@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--why-bg-primary: #000000;--why-bg-secondary: #0a0a0a;--why-bg-card: #111111;--why-bg-card-hover: #1a1a1a;--why-bg-announcement: #A52429;--why-text-heading: #ffffff;--why-text-body: #f8f4e9cf;--why-text-muted: #999999;--why-accent: #A52429;--why-accent-hover: #8a1e22;--why-accent-glow: rgba(165, 36, 41, .35);--why-accent-subtle: rgba(165, 36, 41, .15);--why-border-color: rgba(165, 36, 41, .15);--why-border-subtle: rgba(255, 255, 255, .06);--why-overlay-gradient: linear-gradient(180deg, rgba(0, 0, 0, .7) 0%, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .8) 100%);--why-drawer-bg: #0a0a0a;--why-font-family: "Inter", -apple-system, BlinkMacSystemFont, sans-serif}.why-section-header{text-align:center;margin-bottom:60px}.why-section-label{display:inline-block;font-family:var(--why-font-family);font-size:.78rem;font-weight:600;letter-spacing:4px;color:var(--why-accent);margin-bottom:12px;text-transform:uppercase}.why-section-title{font-family:var(--why-font-family);font-size:clamp(2rem,5vw,3rem);font-weight:800;text-transform:uppercase;letter-spacing:2px;color:var(--why-text-heading);margin-bottom:16px;line-height:1.1}.why-section-intro{font-family:var(--why-font-family);font-size:1rem;color:var(--why-text-muted);max-width:550px;margin:0 auto;line-height:1.6}.why-container{max-width:1280px;margin:0 auto;padding:0 24px;width:100%}.why-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 32px;font-family:var(--why-font-family);font-weight:600;text-transform:uppercase;font-size:.8rem;letter-spacing:2px;border:2px solid transparent;cursor:pointer;transition:all .3s ease;white-space:nowrap;text-decoration:none;line-height:1}.why-btn--primary{background:var(--why-accent);color:#fff;border-color:var(--why-accent)}.why-btn--primary:hover{background:var(--why-accent-hover);border-color:var(--why-accent-hover);transform:translateY(-2px);box-shadow:0 8px 24px var(--why-accent-glow)}.why-btn--outline{background:#ffffff14;color:#fff;border-color:#fff6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.why-btn--outline:hover{background:#fff;color:#000;border-color:#fff;transform:translateY(-2px);backdrop-filter:none;-webkit-backdrop-filter:none}@keyframes why-fadeUp{to{opacity:1;transform:translateY(0)}}.why-fade-in{opacity:0;transform:translateY(30px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transition-delay:var(--stagger, 0s)}.why-fade-in.why-visible{opacity:1;transform:translateY(0)}.why-fade-in--left{transform:translate(-50px)}.why-fade-in--left.why-visible{transform:translate(0)}.why-fade-in--right{transform:translate(50px)}.why-fade-in--right.why-visible{transform:translate(0)}.why-section-header.why-fade-in{opacity:1;transform:none;transition:none}.why-section-header.why-fade-in .why-section-label,.why-section-header.why-fade-in .why-section-title,.why-section-header.why-fade-in .why-section-intro{opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.why-section-header.why-fade-in.why-visible .why-section-label{opacity:1;transform:translateY(0);transition-delay:0s}.why-section-header.why-fade-in.why-visible .why-section-title{opacity:1;transform:translateY(0);transition-delay:.12s}.why-section-header.why-fade-in.why-visible .why-section-intro{opacity:1;transform:translateY(0);transition-delay:.24s}@media(max-width:768px){.why-fade-in--left,.why-fade-in--right{transform:translateY(25px)}.why-fade-in--left.why-visible,.why-fade-in--right.why-visible{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.why-fade-in,.why-fade-in--left,.why-fade-in--right,.why-section-header.why-fade-in .why-section-label,.why-section-header.why-fade-in .why-section-title,.why-section-header.why-fade-in .why-section-intro{transition-duration:.01s!important;transition-delay:0s!important}}.hero .overlay{background:linear-gradient(180deg,#000000b3,#0000004d 40%,#000c)!important}.hero .hero__content-wrapper{display:flex;align-items:center;justify-content:center;text-align:center;z-index:3;min-height:100svh}.hero .hero__content-wrapper .layout-panel-flex{align-items:center;justify-content:center;max-width:900px;margin-inline:auto;padding-inline:20px;isolation:isolate}.hero h1,.hero .h1,.hero .text-block.h1,.hero .jumbo-text__text{font-family:var(--why-font-family)!important;font-size:clamp(4.5rem,12vw,9.5rem)!important;font-weight:900!important;color:#fff!important;letter-spacing:-2px!important;line-height:.9!important;text-transform:uppercase!important;margin-bottom:24px!important}.hero .text-block.subtitle,.hero .text-block--text_subtitle,.hero .text-block.h3{font-family:var(--why-font-family)!important;font-size:.85rem!important;font-weight:600!important;letter-spacing:4px!important;text-transform:uppercase!important;color:var(--why-accent)!important;margin-bottom:16px!important;font-style:normal!important}.hero .text-block--text_subtitle p,.hero .text-block--text_subtitle em{font-family:var(--why-font-family)!important;font-size:.85rem!important;font-weight:700!important;letter-spacing:4.5px!important;text-transform:uppercase!important;line-height:normal!important;margin:0 0 16px!important;font-style:normal!important;color:var(--why-accent)!important}.hero .text-block--text_tagline p{font-family:var(--why-font-family)!important;font-size:clamp(1rem,2vw,1.15rem)!important;color:#fff!important;font-weight:400!important;line-height:1.8!important;max-width:550px!important;margin-left:auto!important;margin-right:auto!important;letter-spacing:.5px!important;text-transform:none!important;margin-bottom:40px!important}.hero .button:not(.button-secondary):not(.link),.hero a[href].button:not(.button-secondary):not(.link){background:var(--why-accent)!important;border-color:var(--why-accent)!important;color:#fff!important;font-family:var(--why-font-family)!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:2px!important;font-size:.8rem!important;padding:14px 32px!important;box-shadow:0 0 30px #a5242980,0 0 60px #a5242933,0 4px 16px #0000004d!important}.hero .button:not(.button-secondary):not(.link):hover,.hero a[href].button:not(.button-secondary):not(.link):hover{background:var(--why-accent-hover)!important;border-color:var(--why-accent-hover)!important;transform:translateY(-2px)!important;box-shadow:0 0 40px #a52429b3,0 0 80px #a524294d,0 4px 20px #0006!important}.hero .button-secondary,.hero a[href].button-secondary{border:2px solid rgba(255,255,255,.4)!important;color:#fff!important;background:#ffffff0f!important;backdrop-filter:blur(24px) saturate(1.2)!important;-webkit-backdrop-filter:blur(24px) saturate(1.2)!important;font-family:var(--why-font-family)!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:2px!important;font-size:.8rem!important;padding:14px 32px!important;box-shadow:0 0 24px #ffffff0f,inset 0 1px #ffffff1f,0 4px 16px #00000026!important}.hero .button-secondary:hover,.hero a[href].button-secondary:hover{background:#fffffff2!important;color:#000!important;border:2px solid #ffffff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:0 0 32px #ffffff4d!important;transform:translateY(-2px)!important}@media(max-width:768px){.hero h1,.hero .h1,.hero .text-block.h1,.hero .jumbo-text__text{font-size:clamp(3.6rem,16vw,5.8rem)!important}}@media(max-width:480px){.hero .hero__content-wrapper .group-block-content{flex-direction:column!important}.hero .button:not(.button-secondary):not(.link),.hero .button-secondary,.hero a[href].button:not(.button-secondary):not(.link),.hero a[href].button-secondary,.hero .button,.hero a[href].button{width:100%!important;justify-content:center!important;padding:14px 20px!important}}.header[data-sticky-state=active]{background:#000000eb!important;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid rgba(165,36,41,.2)!important;box-shadow:0 4px 30px #00000026!important}#shopify-section-header_section{position:sticky;top:-1px;z-index:var(--layer-sticky, 30)}.header-actions__badge{background:var(--why-accent)!important}.cart-drawer__heading .cart-bubble{border-radius:50%!important;aspect-ratio:1!important;min-width:26px}.cart-drawer__dialog,.cart-drawer__inner,.cart-drawer__content,.cart-drawer__items,.cart-drawer__header,.cart-drawer__summary{background-color:#0a0a0a!important;mask-image:none!important;-webkit-mask-image:none!important}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--why-bg-primary)}::-webkit-scrollbar-thumb{background:var(--why-accent);border-radius:3px}.hero .social-icons__wrapper{justify-content:center!important;gap:16px!important;margin-top:8px}.hero .social-icons__icon-wrapper{width:44px!important;height:44px!important;border:1.5px solid rgba(255,255,255,.35)!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .3s ease!important;background:#ffffff0f!important}.hero .social-icons__icon-wrapper:hover{border-color:#fff!important;background:#ffffff26!important;transform:translateY(-2px)}.hero .social-icons__icon-wrapper a{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;color:#fff!important}.hero .social-icons__icon{width:20px!important;height:20px!important;fill:#fff!important}.hero .button:not(.button-secondary):not(.link):before{content:"\f290";font-family:"Font Awesome 6 Free";font-weight:900;font-size:.95em;line-height:1;margin-right:8px}.hero .button-secondary:before{content:"\f654";font-family:"Font Awesome 6 Free";font-weight:900;font-size:.95em;line-height:1;margin-right:8px}.hero .button:not(.link),.hero .button-secondary{display:inline-flex!important;align-items:center!important;justify-content:center!important}.announcement-bar.color-scheme-who-brand{--color-background: #A52429 !important;--color-foreground: #ffffff !important;background-color:#a52429!important;border-bottom:none!important;overflow:hidden!important;position:relative}.section-background.color-scheme-who-brand:has(+.announcement-bar),.announcement-bar+.section-background.color-scheme-who-brand,.header-section .section-background.color-scheme-who-brand{--color-background: #A52429 !important;background-color:#a52429!important}.announcement-bar .announcement-bar__text{font-weight:500!important;font-size:.82rem!important;letter-spacing:1px!important;text-transform:uppercase!important;color:#fff!important;white-space:nowrap}.announcement-bar .announcement-bar__slide{display:flex!important;align-items:center!important;justify-content:center!important}.announcement-bar .slideshow-control{color:#fff!important;opacity:.7}.announcement-bar .slideshow-control:hover{opacity:1}.announcement-bar .announcement-bar__link{color:#fff!important}.color-scheme-who-brand .product-card__content{background:#111!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:0!important;overflow:hidden;transition:all .3s ease}.color-scheme-who-brand .product-card:hover .product-card__content{background:#1a1a1a!important;transform:translateY(-4px);box-shadow:0 12px 32px #00000026;border-color:#a5242926!important}.color-scheme-who-brand .card-gallery{aspect-ratio:3 / 4;overflow:hidden;background:#0a0a0a}.color-scheme-who-brand .card-gallery img{transition:transform .5s ease!important}.color-scheme-who-brand .product-card:hover .card-gallery img{transform:scale(1.05)}.color-scheme-who-brand .product-badges__badge{background:#a52429!important;color:#fff!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:1px!important;text-transform:uppercase!important;border-radius:0!important}.color-scheme-who-brand product-card .product-title-component{font-size:.9rem!important;font-weight:600!important;color:#fff!important;letter-spacing:.5px}.color-scheme-who-brand product-card .product-price__sale{color:#a52429!important;font-weight:700!important}.color-scheme-who-brand product-card .product-price__regular--compare-at{color:#999!important;text-decoration:line-through!important}.color-scheme-who-brand product-card .product-price__from{color:#999!important;font-size:.75rem!important}.color-scheme-who-brand .section-resource-list__header{text-align:center;margin-bottom:20px}html{scroll-behavior:smooth}[id=mission],[id=why-explained],[id=lookbook],[id=editorial],[id=testimonials],[id=signup],[id=shop]{scroll-margin-top:calc(var(--header-group-height, 80px) + 16px)}.menu-drawer{width:85vw!important;max-width:400px!important;background-color:#0a0a0a!important;border-right:1px solid rgba(165,36,41,.15)!important;box-shadow:8px 0 40px #0003!important}.menu-drawer__backdrop{backdrop-filter:blur(12px) brightness(.6)!important;-webkit-backdrop-filter:blur(12px) brightness(.6)!important;background:#0006!important}.menu-drawer .menu-drawer__close-button{position:absolute!important;top:14px!important;right:14px!important;left:auto!important;z-index:10!important;color:#fff!important;padding:6px!important;width:auto!important}.menu-drawer .menu-drawer__logo{padding:16px 48px 12px 20px;flex-shrink:0;border-bottom:1px solid rgba(255,255,255,.08)}.menu-drawer .menu-drawer__logo img{height:36px;width:auto}.menu-drawer .menu-drawer__logo-text{font-family:var(--why-font-family);font-size:1.25rem;font-weight:800;color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:2px}.menu-drawer .menu-drawer__navigation{flex:1 1 auto}.menu-drawer .menu-drawer__utility-links,.menu-drawer .menu-drawer__featured-content{display:none!important}.menu-drawer .menu-drawer__menu-item--mainlist{font-family:var(--why-font-family)!important;font-weight:600!important;font-size:.85rem!important;letter-spacing:3px!important;text-transform:uppercase!important;color:#fff!important;padding:18px 20px!important;border-bottom:1px solid rgba(255,255,255,.08)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;text-decoration:none!important}.menu-drawer .menu-drawer__menu-item--mainlist:first-child{border-top:1px solid rgba(255,255,255,.08)!important}.menu-drawer .menu-drawer__menu-item--mainlist:after{content:""!important;display:inline-block!important;width:8px;height:8px;border-right:1.5px solid rgba(255,255,255,.35);border-bottom:1.5px solid rgba(255,255,255,.35);transform:rotate(-45deg);flex-shrink:0;margin-left:auto}.menu-drawer .menu-drawer__menu-item--mainlist>.svg-wrapper{display:none!important}.menu-drawer .menu-drawer__menu-item--mainlist:hover{color:var(--why-accent)!important}.menu-drawer .menu-drawer__menu-item--mainlist:hover:after{border-color:var(--why-accent)}.menu-drawer .menu-drawer__footer{margin-top:auto;flex-shrink:0;padding:20px;display:flex;flex-direction:column;align-items:center;gap:14px}.menu-drawer .menu-drawer__cta-button{display:block;width:100%;padding:14px;background:var(--why-accent)!important;color:#fff!important;text-align:center;font-family:var(--why-font-family);font-weight:700;font-size:.8rem;letter-spacing:3px;text-transform:uppercase;text-decoration:none;border-radius:4px;transition:background .3s ease}.menu-drawer .menu-drawer__cta-button:hover{background:var(--why-accent-hover)!important}.menu-drawer .menu-drawer__social-icons{display:flex;gap:12px;justify-content:center}.menu-drawer .menu-drawer__social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.25);border-radius:50%;color:#ffffffb3;transition:all .3s ease;text-decoration:none}.menu-drawer .menu-drawer__social-link:hover{border-color:#fff;color:#fff;background:#ffffff1a}.menu-drawer .menu-drawer__social-link svg{width:16px;height:16px;fill:currentColor}.cart-drawer__dialog.dialog-drawer{background-color:#0a0a0a!important;border-left:1px solid rgba(165,36,41,.15)!important;box-shadow:-8px 0 40px #00000040!important;color:#f8f4e9!important}.cart-drawer__dialog.dialog-drawer::backdrop{backdrop-filter:blur(12px) brightness(.6)!important;-webkit-backdrop-filter:blur(12px) brightness(.6)!important;background:#0006!important}.cart-drawer__dialog .cart-drawer__header{background-color:#0a0a0a!important;border-bottom:1px solid rgba(255,255,255,.06)!important;padding:20px 24px!important}.cart-drawer__dialog .cart-drawer__heading{font-size:.85rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:3px!important;color:#f8f4e9!important}.cart-drawer__dialog .cart-bubble{background:#a52429!important;color:#fff!important}.cart-drawer__dialog .cart-drawer__close-button{color:#f8f4e9!important}.cart-drawer__dialog .cart-drawer__close-button:hover{color:#a52429!important}.cart-drawer__dialog .cart-drawer__items{background-color:#0a0a0a!important}.cart-drawer__dialog .cart-item{border-bottom:1px solid rgba(255,255,255,.06)!important}.cart-drawer__dialog .cart-item__name{font-size:.85rem!important;font-weight:600!important;color:#f8f4e9!important}.cart-drawer__dialog .cart-item__variant{font-size:.75rem!important;color:#999!important}.cart-drawer__dialog .cart-item__discounted-price{color:#a52429!important;font-weight:700!important}.cart-drawer__dialog .cart-item__old-price{color:#999!important;text-decoration:line-through!important}.cart-drawer__dialog .cart-item__media{background:#111!important}.cart-drawer__dialog .quantity-selector{border-color:#ffffff0f!important}.cart-drawer__dialog .quantity-selector__button{color:#f8f4e9!important}.cart-drawer__dialog .quantity-selector__button:hover{color:#a52429!important}.cart-drawer__dialog .cart-item__remove{color:#999!important;text-transform:uppercase!important;letter-spacing:1px!important;font-size:.75rem!important}.cart-drawer__dialog .cart-item__remove:hover{color:#a52429!important}.cart-drawer__dialog .cart-drawer__summary{background-color:#111!important;border-top:1px solid rgba(255,255,255,.06)!important;padding:20px 24px!important}.cart-drawer__dialog .cart__total-label{font-size:.8rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:2px!important;color:#f8f4e9!important}.cart-drawer__dialog .cart__total-value{font-size:1.1rem!important;font-weight:800!important;color:#f8f4e9!important}.cart-drawer__dialog .cart__discount-value{color:#a52429!important;font-weight:600!important}.cart-drawer__dialog .cart__checkout-button{background:#a52429!important;color:#fff!important;border:none!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:3px!important;font-size:.82rem!important;padding:16px!important;transition:all .3s ease!important}.cart-drawer__dialog .cart__checkout-button:hover{background:var(--why-accent-hover, #8b1e22)!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #a5242966!important}.cart-drawer__dialog .tax-note{color:#999!important}.cart-drawer__dialog .cart-actions{border-color:#ffffff0f!important}.cart-drawer__dialog .cart-drawer__heading--empty{color:#f8f4e9!important}.why-footer{padding:60px 0 0;background:var(--why-bg-secondary, #0a0a0a);border-top:1px solid rgba(255,255,255,.06);font-family:Inter,sans-serif}.why-footer .why-container{max-width:1280px;margin:0 auto;padding:0 24px}.why-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.06)}.why-footer__logo{height:44px;width:auto;margin:0 0 16px;filter:brightness(0) invert(1)}.why-footer__logo-text{display:block;font-size:1.5rem;font-weight:800;color:#f8f4e9;margin-bottom:16px;letter-spacing:2px;text-transform:uppercase}.why-footer__description{font-size:.88rem;color:var(--why-text-muted, #999999);line-height:1.7;max-width:320px;margin-bottom:20px}.why-footer__social{display:flex;gap:10px}.why-footer__social a{width:38px;height:38px;border:1px solid rgba(165,36,41,.15);display:flex;align-items:center;justify-content:center;font-size:.95rem;color:var(--why-text-muted, #999999);transition:all .3s ease;text-decoration:none}.why-footer__social a:hover{border-color:var(--why-accent, #A52429);color:var(--why-accent, #A52429);background:#a5242914}.why-footer__column-heading{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:3px;color:#f8f4e9;margin:0 0 20px}.why-footer__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.why-footer__links a{font-size:.85rem;color:var(--why-text-muted, #999999);text-decoration:none;transition:all .3s ease}.why-footer__links a:hover{color:var(--why-accent, #A52429);padding-left:4px}.why-footer__bottom{padding:24px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.why-footer__copyright{font-size:.75rem;color:var(--why-text-muted, #999999);letter-spacing:.5px;margin:0}.why-footer__payments{display:flex;gap:8px;align-items:center}.why-footer__payments i{font-size:1.6rem;color:var(--why-text-muted, #999999);opacity:.6}@media(max-width:1024px){.why-footer__grid{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:768px){.why-footer__grid{grid-template-columns:1fr;gap:32px}.why-footer__bottom{flex-direction:column;text-align:center}}.shopify-section-group-footer-group .shopify-section:has(.footer-content),.shopify-section-group-footer-group .shopify-section:has(.footer-utilities){display:none!important}.shopify-section-group-footer-group .shopify-section:has(.why-footer),.shopify-section-group-footer-group .why-footer-section,.shopify-section-group-footer-group [id*=why_footer]{display:block!important;visibility:visible!important;opacity:1!important}.why-footer{display:block!important;visibility:visible!important;opacity:1!important;background:var(--why-bg-primary)!important;color:var(--why-text-body)!important;font-family:var(--why-font-family)!important}.hero{min-height:max(700px,100svh)!important;overflow:clip!important}.hero .hero__content-wrapper{min-height:inherit!important;padding-block-start:57px!important;padding-block-end:0!important}.hero .hero__container.spacing-style{padding-block-start:0!important;padding-block-end:0!important}.hero .hero__content-wrapper .layout-panel-flex{max-width:900px!important;margin-inline:auto!important;padding-inline:20px!important;padding-top:0!important;padding-bottom:24px!important}@media(max-width:768px){.hero{min-height:max(620px,100svh)!important}.hero .hero__content-wrapper .layout-panel-flex{padding-top:0!important;padding-bottom:16px!important}.hero .hero__content-wrapper{padding-block-start:24px!important}}.hero h1,.hero .h1,.hero .text-block.h1,.hero .jumbo-text__text{font-size:clamp(5rem,15vw,12rem)!important;line-height:.9!important;margin-bottom:24px!important}.hero .text-block--text_tagline p{margin-bottom:40px!important}.hero .group-block:has(.button) .group-block-content{gap:16px!important;margin-bottom:40px!important}.why-section-header *{margin:0!important;padding:0!important}.why-section-header{text-align:center!important;margin-top:0!important;margin-bottom:60px!important;padding:0!important}.why-section-header h2,.why-section-header .why-section-title{font-family:var(--why-font-family)!important;font-size:clamp(2rem,5vw,3rem)!important;font-weight:800!important;letter-spacing:2px!important;line-height:1.1!important;text-transform:uppercase!important;color:var(--why-text-heading)!important;margin:0 0 16px!important;padding:0!important}marquee-component .marquee__repeated-items .text-block{flex-direction:row!important;align-items:center!important;gap:24px!important}marquee-component .marquee__repeated-items .text-block,marquee-component .marquee__repeated-items .text-block>*{font-family:var(--why-font-family)!important;font-size:clamp(1rem,2.5vw,1.3rem)!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:6px!important;color:#fff!important}marquee-component .marquee__repeated-items>.text-block:after{content:"\2726"!important;font-size:.7em!important;opacity:.6!important;color:#fff!important;flex-shrink:0!important}marquee-component .marquee__repeated-items{gap:24px!important}marquee-component .marquee__repeated-items .icon-block{margin-inline:12px!important}.why-section-header .why-section-label{display:inline-block!important;font-family:var(--why-font-family)!important;font-size:.78rem!important;font-weight:600!important;letter-spacing:4px!important;text-transform:uppercase!important;color:var(--why-accent)!important;margin:0 0 12px!important;padding:0!important}.why-section-header .why-section-intro{font-family:var(--why-font-family)!important;font-size:1rem!important;color:var(--why-text-muted)!important;max-width:550px!important;margin:0 auto!important;padding:0!important;line-height:1.6!important}.why-explainer__letter{font-size:clamp(3rem,6vw,4.5rem)!important;font-weight:900!important;color:var(--why-accent)!important;line-height:1!important;margin:0 0 8px!important;letter-spacing:-2px!important;font-family:var(--why-font-family)!important}.why-explainer__word{font-size:1.1rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:4px!important;color:var(--why-text-heading)!important;margin:0 0 16px!important;font-family:var(--why-font-family)!important}.why-explainer__desc{font-size:.92rem!important;color:var(--why-text-muted)!important;line-height:1.7!important;margin:0!important;font-family:var(--why-font-family)!important}.why-mission__heading{font-family:var(--why-font-family)!important;font-size:clamp(1.8rem,4vw,2.5rem)!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:1px!important;color:var(--why-text-heading)!important;margin:0 0 24px!important;padding:0!important;line-height:1.1!important}.why-signup__heading{font-family:var(--why-font-family)!important;font-size:clamp(1.8rem,4vw,2.5rem)!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:2px!important;color:#fff!important;margin:0 0 16px!important;padding:0!important;line-height:1.1!important}.why-editorial__cta,.why-lookbook__cta{display:flex!important;justify-content:center!important;align-items:center!important;gap:16px!important;margin-top:40px!important;flex-wrap:wrap!important}.why-editorial__cta .why-btn,.why-lookbook__cta .why-btn{padding:14px 32px!important;font-size:.8rem!important;font-weight:600!important;letter-spacing:2px!important;text-transform:uppercase!important;border:2px solid transparent!important;line-height:1!important}.why-editorial__cta .why-btn--primary,.why-lookbook__cta .why-btn--primary{background:var(--why-accent)!important;color:#fff!important;border-color:var(--why-accent)!important}.why-editorial__cta .why-btn--primary:hover,.why-lookbook__cta .why-btn--primary:hover{background:var(--why-accent-hover)!important;border-color:var(--why-accent-hover)!important;transform:translateY(-2px)!important;box-shadow:0 8px 24px var(--why-accent-glow)!important}.why-editorial__cta .why-btn--outline,.why-lookbook__cta .why-btn--outline{background:#ffffff14!important;color:#fff!important;border-color:#fff!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.why-editorial__cta .why-btn--outline:hover,.why-lookbook__cta .why-btn--outline:hover{background:#fff!important;color:#000!important;border-color:#fff!important;transform:translateY(-2px)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.why-testimonials,.why-testimonials__slider,.why-testimonials__slider .splide__track{overflow:visible!important}html,body{overflow-x:clip!important}.why-section-label{font-size:.78rem!important;font-weight:600!important;letter-spacing:4px!important}.why-section-title{font-size:clamp(2rem,5vw,3rem)!important;font-weight:800!important;letter-spacing:2px!important;line-height:1.1!important}.why-section-intro{font-size:1rem!important;max-width:550px!important;margin-left:auto!important;margin-right:auto!important;line-height:1.6!important}.hero .text-block.subtitle,.hero .text-block--text_subtitle,.hero .text-block.h3{font-size:.85rem!important;font-weight:600!important;letter-spacing:4px!important;margin-bottom:16px!important;font-style:normal!important}.hero .text-block--text_subtitle>p,.hero .text-block--text_subtitle>p[style],.hero .text-block--text_subtitle>em,.hero .text-block--text_subtitle>em[style]{font-family:var(--why-font-family)!important;font-size:.85rem!important;font-weight:600!important;letter-spacing:4px!important;text-transform:uppercase!important;color:var(--why-accent)!important;line-height:1.1!important;margin:0 0 16px!important;font-style:normal!important}.hero[data-why-headline-shadow=true] :is(h1,.h1,.text-block.h1,.jumbo-text__text){text-shadow:0 6px 20px rgba(0,0,0,.42)!important}.hero[data-why-headline-shadow=false] :is(h1,.h1,.text-block.h1,.jumbo-text__text){text-shadow:none!important}.why-btn{font-size:.8rem!important;font-weight:600!important;letter-spacing:2px!important;padding:14px 32px!important}@media(max-width:768px){.hero h1,.hero .h1,.hero .text-block.h1,.hero .jumbo-text__text{font-size:clamp(4rem,18vw,6rem)!important}}@media(max-width:480px){.why-editorial__cta,.why-lookbook__cta{flex-direction:column!important}.why-editorial__cta .why-btn,.why-lookbook__cta .why-btn{width:100%!important;justify-content:center!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/why-theme.css.map */
