@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;800;900&family=Barlow:wght@400;500&display=swap";.hc-rt{background:var(--hc-rt-bg, #f5f5f2);padding-top:var(--hc-rt-pt, 64px);padding-bottom:var(--hc-rt-pb, 64px);font-family:Barlow,sans-serif;color:var(--hc-rt-text, #0a0a0a)}.hc-rt__inner{max-width:var(--hc-rt-max-width, 900px);margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:0}.hc-rt--layout-narrow .hc-rt__inner{max-width:700px}.hc-rt--layout-medium .hc-rt__inner{max-width:900px}.hc-rt--layout-wide .hc-rt__inner{max-width:1100px}.hc-rt--layout-full .hc-rt__inner{max-width:100%}.hc-rt--full .hc-rt__inner{padding:0}.hc-rt--align-left .hc-rt__inner{align-items:flex-start;text-align:left}.hc-rt--align-center .hc-rt__inner{align-items:center;text-align:center}.hc-rt--align-right .hc-rt__inner{align-items:flex-end;text-align:right}.hc-rt--align-center .hc-rt__label{justify-content:center}.hc-rt--align-right .hc-rt__label{justify-content:flex-end}.hc-rt__label{display:flex;align-items:center;gap:8px;margin-bottom:16px}.hc-rt__label-bar{display:block;width:24px;height:2px;background:var(--hc-rt-accent, #2563EB);flex-shrink:0}.hc-rt__label-txt{font-family:Barlow Condensed,sans-serif;font-size:10px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.hc-rt__label-txt--line,.hc-rt__label-txt--plain{color:var(--hc-rt-accent, #2563EB)}.hc-rt__label-txt--pill{background:var(--hc-rt-accent, #2563EB);color:#fff;padding:3px 10px;font-size:9px}.hc-rt__heading-wrap{line-height:.88;margin-bottom:20px}.hc-rt__hl{display:block;font-family:Barlow Condensed,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:-.01em}.hc-rt__hl--solid{color:var(--hc-rt-text, #0a0a0a)}.hc-rt__hl--accent{color:var(--hc-rt-accent, #2563EB)}.hc-rt__hl--outline{-webkit-text-stroke:2px var(--hc-rt-text, #0a0a0a);color:transparent}.hc-rt__subheading{font-family:Barlow Condensed,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--hc-rt-text, #0a0a0a);margin:0 0 16px}.hc-rt__subheading--sm{font-size:13px}.hc-rt__subheading--md{font-size:18px}.hc-rt__subheading--lg{font-size:24px}.hc-rt__body{color:var(--hc-rt-muted, #555);line-height:1.65;margin-bottom:16px}.hc-rt__body--sm{font-size:12px}.hc-rt__body--md{font-size:14px}.hc-rt__body--lg{font-size:16px}.hc-rt__body p{margin:0 0 10px}.hc-rt__body p:last-child{margin-bottom:0}.hc-rt__body a{color:var(--hc-rt-accent, #2563EB);text-decoration:underline}.hc-rt__body strong{font-weight:700;color:var(--hc-rt-text, #0a0a0a)}.hc-rt__highlight{font-family:Barlow Condensed,sans-serif;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:12px 16px;margin:0 0 16px;line-height:1.4}.hc-rt__divider--line{width:100%;border:none;border-top:1.5px solid;margin:24px 0}.hc-rt__divider--thick{height:3px;margin:24px 0}.hc-rt__divider--dots{display:flex;align-items:center;justify-content:center;gap:8px;margin:24px 0}.hc-rt__divider--dots span{width:5px;height:5px;display:block}.hc-rt__divider--space{display:block}.hc-rt__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));border:1.5px solid var(--hc-rt-border, #0a0a0a);margin-bottom:24px;width:100%}.hc-rt__stat{padding:16px 20px;border-right:1.5px solid var(--hc-rt-border, #0a0a0a)}.hc-rt__stat:last-child{border-right:none}.hc-rt__stat-num{font-family:Barlow Condensed,sans-serif;font-size:32px;font-weight:900;line-height:1;color:var(--hc-rt-text, #0a0a0a);margin-bottom:4px}.hc-rt__stat-num span{color:var(--hc-rt-accent, #2563EB)}.hc-rt__stat-label{font-family:Barlow Condensed,sans-serif;font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--hc-rt-muted, #999)}.hc-rt__btn-wrap{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.hc-rt__btn-wrap--left{justify-content:flex-start}.hc-rt__btn-wrap--center{justify-content:center}.hc-rt__btn-wrap--right{justify-content:flex-end}.hc-rt__btn{display:inline-flex;align-items:center;font-family:Barlow Condensed,sans-serif;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;padding:12px 28px;border-radius:0;transition:background .15s,color .15s,border-color .15s;white-space:nowrap;cursor:pointer}.hc-rt__btn--solid{background:var(--hc-rt-text, #0a0a0a);color:#fff;border:1.5px solid var(--hc-rt-text, #0a0a0a)}.hc-rt__btn--solid:hover{background:var(--hc-rt-accent, #2563EB);border-color:var(--hc-rt-accent, #2563EB)}.hc-rt__btn--accent{background:var(--hc-rt-accent, #2563EB);color:#fff;border:1.5px solid var(--hc-rt-accent, #2563EB)}.hc-rt__btn--accent:hover{background:var(--hc-rt-text, #0a0a0a);border-color:var(--hc-rt-text, #0a0a0a)}.hc-rt__btn--outline{background:transparent;color:var(--hc-rt-text, #0a0a0a);border:1.5px solid var(--hc-rt-text, #0a0a0a)}.hc-rt__btn--outline:hover{background:var(--hc-rt-text, #0a0a0a);color:#fff}.hc-rt__btn--outline-accent{background:transparent;color:var(--hc-rt-accent, #2563EB);border:1.5px solid var(--hc-rt-accent, #2563EB)}.hc-rt__btn--outline-accent:hover{background:var(--hc-rt-accent, #2563EB);color:#fff}.hc-rt__btn--ghost{background:transparent;color:var(--hc-rt-text, #0a0a0a);border:1.5px solid transparent;padding-left:0;padding-right:0;border-bottom:1.5px solid var(--hc-rt-text, #0a0a0a);border-radius:0}.hc-rt__btn--ghost:hover{color:var(--hc-rt-accent, #2563EB);border-bottom-color:var(--hc-rt-accent, #2563EB)}.hc-rt__icon-list{list-style:none;padding:0;margin:0 0 16px;width:100%;border-top:1px solid rgba(0,0,0,.1)}.hc-rt__icon-list--2{columns:2}.hc-rt__icon-list--3{columns:3}.hc-rt__icon-item{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.1);break-inside:avoid}.hc-rt__icon-ico{width:22px;height:22px;background:var(--hc-rt-text, #0a0a0a);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hc-rt__icon-ico svg{width:11px;height:11px}.hc-rt__icon-text{display:flex;flex-direction:column;gap:1px}.hc-rt__icon-label{font-family:Barlow Condensed,sans-serif;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--hc-rt-text, #0a0a0a)}.hc-rt__icon-sub{font-family:Barlow,sans-serif;font-size:11px;color:var(--hc-rt-muted, #888)}.hc-rt__ticker{width:100%;overflow:hidden;padding:10px 0;margin-bottom:16px}.hc-rt__ticker-track{display:flex;align-items:center;width:max-content;animation:hc-ticker 20s linear infinite}.hc-rt__ticker-item{font-family:Barlow Condensed,sans-serif;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;padding:0 24px}.hc-rt__ticker-sep{width:4px;height:4px;display:block;flex-shrink:0}@keyframes hc-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.hc-rt__quote{border-left:3px solid var(--hc-rt-accent, #2563EB);padding:16px 24px;margin:0 0 16px;background:#2563eb0a}.hc-rt__quote-mark{font-family:Barlow Condensed,sans-serif;font-size:48px;font-weight:900;line-height:1;color:var(--hc-rt-accent, #2563EB);display:block;margin-bottom:-8px}.hc-rt__quote-text{font-family:Barlow,sans-serif;font-size:18px;font-style:italic;color:var(--hc-rt-text, #0a0a0a);line-height:1.5;margin:0 0 10px}.hc-rt__quote-author{font-family:Barlow Condensed,sans-serif;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--hc-rt-muted, #888);font-style:normal}.hc-rt__image-wrap{margin-bottom:16px}.hc-rt__image-wrap--small{max-width:40%}.hc-rt__image-wrap--medium{max-width:60%}.hc-rt__image-wrap--large{max-width:80%}.hc-rt__image-wrap--full{max-width:100%}.hc-rt--align-center .hc-rt__image-wrap{margin-left:auto;margin-right:auto}.hc-rt--align-right .hc-rt__image-wrap{margin-left:auto}.hc-rt__image{width:100%;height:auto;display:block}.hc-rt__video-wrap{position:relative;padding-bottom:56.25%;width:100%;margin-bottom:16px}.hc-rt__video-wrap iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hc-rt__columns{display:grid;gap:0;width:100%;border:1.5px solid var(--hc-rt-border, #0a0a0a);margin-bottom:16px}.hc-rt__columns--2{grid-template-columns:repeat(2,1fr)}.hc-rt__columns--3{grid-template-columns:repeat(3,1fr)}.hc-rt__col{padding:20px 24px;border-right:1.5px solid var(--hc-rt-border, #0a0a0a)}.hc-rt__col:last-child{border-right:none}.hc-rt__col-heading{font-family:Barlow Condensed,sans-serif;font-size:14px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--hc-rt-text, #0a0a0a);margin:0 0 8px;border-bottom:1.5px solid var(--hc-rt-accent, #2563EB);padding-bottom:8px}.hc-rt__col-text{font-size:13px;color:var(--hc-rt-muted, #555);line-height:1.6}.hc-rt__col-text p{margin:0 0 8px}.hc-rt__col-text p:last-child{margin-bottom:0}@media screen and (max-width:749px){.hc-rt__inner{padding:0 16px}.hc-rt__hl{font-size:clamp(28px,10vw,56px)!important}.hc-rt__hl--outline{-webkit-text-stroke:1.5px var(--hc-rt-text, #0a0a0a)}.hc-rt__stats{grid-template-columns:repeat(2,1fr)}.hc-rt__stat{border-bottom:1.5px solid var(--hc-rt-border, #0a0a0a)}.hc-rt__columns--2,.hc-rt__columns--3{grid-template-columns:1fr}.hc-rt__col{border-right:none;border-bottom:1.5px solid var(--hc-rt-border, #0a0a0a)}.hc-rt__col:last-child{border-bottom:none}.hc-rt__icon-list--2,.hc-rt__icon-list--3{columns:1}.hc-rt__image-wrap--small,.hc-rt__image-wrap--medium{max-width:100%}.hc-rt__btn-wrap{flex-direction:column;align-items:stretch}.hc-rt__btn{justify-content:center}.hc-rt__btn--ghost{align-items:flex-start;justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.hc-rt__ticker-track{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/hc-rich-text.css.map */
