.huddle-cta{max-width:1400px;margin:80px auto;padding:0 40px}.huddle-cta__inner{background:var(--blue, #0068ee);padding:64px;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;overflow:hidden}.huddle-cta__inner:before{content:var(--huddle-cta-watermark, "SOAR");position:absolute;right:-40px;top:50%;transform:translateY(-50%);font-family:Upbolters,Impact,sans-serif;font-size:200px;color:#ffffff0f;text-transform:uppercase;pointer-events:none;line-height:1}.huddle-cta__content{position:relative;z-index:1}.huddle-cta__content h2{font-family:Upbolters,Impact,sans-serif;font-size:clamp(28px,3.5vw,48px);text-transform:uppercase;color:#fff;line-height:1;margin:0 0 12px}.huddle-cta__content p{font-size:17px;color:#fffc;max-width:480px;margin:0}.huddle-cta__button{position:relative;z-index:1;display:inline-flex;align-items:center;gap:10px;font-family:Upbolters,Impact,sans-serif;font-size:15px;letter-spacing:2px;text-transform:uppercase;color:var(--blue, #0068ee);background:#fff;padding:16px 36px;text-decoration:none;transition:all .3s ease;white-space:nowrap;flex-shrink:0}.huddle-cta__button:hover{background:var(--cream, #eadfcc);transform:translateY(-2px);box-shadow:0 8px 24px #0003}@media(max-width:1024px){.huddle-cta__inner{flex-direction:column;text-align:center;padding:48px 32px}.huddle-cta__content p{margin:0 auto}}@media(max-width:768px){.huddle-cta{padding:0 20px;margin:60px auto}}.huddle-ghost{overflow:hidden;padding:4px 0;white-space:nowrap}.huddle-ghost__text{font-family:Upbolters,Impact,sans-serif;font-size:clamp(72px,10vw,140px);text-transform:uppercase;color:transparent;-webkit-text-stroke:1.5px rgba(14,12,13,.1);letter-spacing:8px;display:inline-block;animation:huddle-ghost-scroll var(--huddle-ghost-speed, 20s) linear infinite}@keyframes huddle-ghost-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.huddle-hero__breadcrumb{max-width:1400px;margin:0 auto;padding:20px 40px;font-size:13px;color:#0e0c0d8c;font-weight:500}.huddle-hero__breadcrumb a{color:#0e0c0d8c;text-decoration:none}.huddle-hero__breadcrumb a:hover{color:var(--blue, #0068ee)}.huddle-hero__breadcrumb span{margin:0 8px}.huddle-hero__current{color:var(--black, #0e0c0d);font-weight:600}.huddle-hero{position:relative;max-width:1400px;margin:0 auto;padding:60px 40px 80px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.huddle-hero__content{position:relative;z-index:2}.huddle-hero__eyebrow{font-family:Upbolters,Impact,sans-serif;font-size:12px;letter-spacing:3px;text-transform:uppercase;color:var(--orange, #ff5c00);margin-bottom:16px;display:inline-flex;align-items:center;gap:10px}.huddle-hero__eyebrow:before{content:"";display:inline-block;width:32px;height:2px;background:var(--orange, #ff5c00)}.huddle-hero__h1{font-family:Upbolters,Impact,sans-serif;font-size:clamp(96px,12vw,170px);font-weight:900;font-style:italic;letter-spacing:-.04em;line-height:.9;text-transform:uppercase;color:var(--black, #0e0c0d);margin:0 0 24px}.huddle-hero__h1 strong,.huddle-hero__h1 em{font-weight:inherit;font-style:inherit;color:var(--blue, #0068ee)}.huddle-hero__description{font-size:18px;line-height:1.7;color:#0e0c0dbf;max-width:520px;margin-bottom:32px}.huddle-hero__description p{margin:0}.huddle-hero__description strong{color:var(--black, #0e0c0d);font-weight:600}.huddle-hero__stats{display:flex;gap:40px;margin-top:40px;padding-top:32px;border-top:1px solid rgba(14,12,13,.12);flex-wrap:wrap}.huddle-hero__stat-number{font-family:Upbolters,Impact,sans-serif;font-size:36px;color:var(--black, #0e0c0d);line-height:1}.huddle-hero__stat-label{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#0e0c0d8c;margin-top:6px;font-weight:600}.huddle-hero__image{position:relative;overflow:hidden;aspect-ratio:4/5;background:var(--black, #0e0c0d)}.huddle-hero__image img{width:100%;height:100%;object-fit:cover;opacity:.9}.huddle-hero__image-overlay{position:absolute;bottom:0;left:0;right:0;padding:40px 32px;background:linear-gradient(transparent,#0e0c0dd9)}.huddle-hero__image-overlay p{font-family:Upbolters,Impact,sans-serif;font-size:20px;color:#fff;text-transform:uppercase;letter-spacing:1px;margin:0}@media(max-width:1024px){.huddle-hero{grid-template-columns:1fr;gap:40px;padding:40px 24px 60px}.huddle-hero__image{aspect-ratio:16/9;max-height:400px}}@media(max-width:768px){.huddle-hero{padding:24px 20px 48px}.huddle-hero__breadcrumb{padding:16px 20px}.huddle-hero__stats{gap:24px}}.huddle-newsletter{max-width:1400px;margin:0 auto 80px;padding:0 40px;text-align:center}.huddle-newsletter__inner{background:#0e0c0d0a;border:1px solid rgba(14,12,13,.08);padding:64px 40px}.huddle-newsletter h2{font-family:Upbolters,Impact,sans-serif;font-size:clamp(28px,3vw,42px);text-transform:uppercase;color:var(--black, #0e0c0d);margin:0 0 12px}.huddle-newsletter p{font-size:16px;color:#0e0c0d99;max-width:480px;margin:0 auto 32px}.huddle-newsletter__form{display:flex;gap:12px;max-width:480px;margin:0 auto}.huddle-newsletter__form input{flex:1;padding:14px 20px;border:1px solid rgba(14,12,13,.15);background:#fff;font-family:Inter,sans-serif;font-size:15px;color:var(--black, #0e0c0d);outline:none;transition:border-color .3s ease}.huddle-newsletter__form input::placeholder{color:#0e0c0d66}.huddle-newsletter__form input:focus{border-color:var(--blue, #0068ee)}.huddle-newsletter__form button{font-family:Upbolters,Impact,sans-serif;font-size:14px;letter-spacing:2px;text-transform:uppercase;color:#fff;background:var(--orange, #ff5c00);padding:14px 28px;border:none;cursor:pointer;transition:all .3s ease;white-space:nowrap}.huddle-newsletter__form button:hover{background:#d44410;transform:translateY(-1px)}.huddle-newsletter__success{font-family:Upbolters,Impact,sans-serif;text-transform:uppercase;color:var(--blue, #0068ee);margin:0}@media(max-width:768px){.huddle-newsletter{padding:0 20px}.huddle-newsletter__inner{padding:48px 24px}.huddle-newsletter__form{flex-direction:column}}.huddle-pillars__header{max-width:1400px;margin:0 auto;padding:80px 40px 40px;text-align:center}.huddle-pillars__eyebrow{font-family:Upbolters,Impact,sans-serif;font-size:12px;letter-spacing:3px;text-transform:uppercase;color:var(--orange, #ff5c00);margin-bottom:16px}.huddle-pillars__h2{font-family:Upbolters,Impact,sans-serif;font-size:clamp(36px,5vw,60px);text-transform:uppercase;color:var(--black, #0e0c0d);line-height:1;margin:0 0 20px}.huddle-pillars__intro{font-size:17px;color:#0e0c0da6;max-width:640px;margin:0 auto;line-height:1.7}.huddle-pillars__grid{max-width:1400px;margin:0 auto;padding:20px 40px 80px;display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.huddle-pillars__card{position:relative;overflow:hidden;background:var(--black, #0e0c0d);transition:transform .4s ease,box-shadow .4s ease;cursor:pointer;text-decoration:none}.huddle-pillars__card:hover{transform:translateY(-4px);box-shadow:0 20px 60px #0e0c0d33}.huddle-pillars__card--featured{grid-column:1 / -1;display:grid;grid-template-columns:1.2fr 1fr;gap:0;min-height:480px}.huddle-pillars__card-image{position:relative;overflow:hidden;aspect-ratio:16/10}.huddle-pillars__card--featured .huddle-pillars__card-image{aspect-ratio:auto;height:100%}.huddle-pillars__card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.huddle-pillars__card:hover .huddle-pillars__card-image img{transform:scale(1.05)}.huddle-pillars__card-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(14,12,13,.7) 100%)}.huddle-pillars__card--featured .huddle-pillars__card-image:after{display:none}.huddle-pillars__card-content{padding:32px;position:relative;z-index:2}.huddle-pillars__card:not(.huddle-pillars__card--featured) .huddle-pillars__card-content{position:absolute;bottom:0;left:0;right:0}.huddle-pillars__card--featured .huddle-pillars__card-content{display:flex;flex-direction:column;justify-content:center;padding:48px 40px;background:var(--black, #0e0c0d)}.huddle-pillars__card h3{font-family:Upbolters,Impact,sans-serif;font-size:clamp(22px,2.5vw,32px);text-transform:uppercase;color:#fff;line-height:1.1;margin:0 0 12px}.huddle-pillars__card--featured h3{font-size:clamp(28px,3vw,42px)}.huddle-pillars__desc{font-size:14px;line-height:1.7;color:#ffffffa6;margin:0 0 20px}.huddle-pillars__card--featured .huddle-pillars__desc{font-size:16px;max-width:440px}.huddle-pillars__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.huddle-pillars__tag{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:4px 12px;background:#ffffff1a;color:#ffffffb3;border:1px solid rgba(255,255,255,.08)}.huddle-pillars__cta{display:inline-flex;align-items:center;gap:8px;font-family:Upbolters,Impact,sans-serif;font-size:13px;letter-spacing:2px;text-transform:uppercase;color:#fff;padding:10px 0;border-bottom:2px solid var(--blue, #0068ee);transition:all .3s ease}.huddle-pillars__cta:hover{color:var(--blue, #0068ee);gap:14px}.huddle-pillars__cta svg{width:16px;height:16px;transition:transform .3s ease}.huddle-pillars__card:hover .huddle-pillars__cta svg{transform:translate(4px)}@media(max-width:1024px){.huddle-pillars__card--featured{grid-template-columns:1fr}.huddle-pillars__card--featured .huddle-pillars__card-image{aspect-ratio:16/9}}@media(max-width:768px){.huddle-pillars__header{padding:60px 20px 28px}.huddle-pillars__grid{grid-template-columns:1fr;padding:12px 20px 60px}}.skip-to-content-link{position:absolute;left:-99999px}.skip-to-content-link:focus{z-index:var(--layer-temporary);overflow:auto;width:auto;height:auto;padding:var(--padding-lg) var(--padding-4xl);left:var(--margin-lg);top:var(--margin-lg);background-color:var(--color-background);box-shadow:0 0 0 var(--focus-outline-offset) var(--color-background)}
/*# sourceMappingURL=/cdn/shop/t/16/compiled_assets/styles.css.map?subset=AAAAfAAAAAAAAAAAAAAAAAI */
