@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#111;font-family:Barlow Condensed,Arial,Helvetica,sans-serif}body.apex-menu-open{overflow:hidden}.apex-header{position:sticky;top:0;z-index:100;background:#fff;color:#111;border-bottom:1px solid #e5e5e5}.apex-header__inner{min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;padding:0 30px;max-width:1440px;margin:0 auto}.apex-header__brand{justify-self:start;display:flex;align-items:center;text-decoration:none;color:#111;min-width:0}.apex-header__logo{display:block;width:auto;max-width:210px;max-height:58px;height:auto}.apex-header__wordmark{font-weight:800;letter-spacing:.04em;font-size:20px}.apex-header__menu{justify-self:center;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:8px 12px;border:0;background:transparent;color:#111;cursor:pointer;font:inherit}.apex-header__hamburger{display:flex;flex-direction:column;justify-content:center;gap:4px;width:22px}.apex-header__hamburger i{display:block;width:22px;height:2px;background:#111;border-radius:1px}.apex-header__menu-label{font-size:13px;font-weight:800;letter-spacing:.1em}.apex-header__actions{justify-self:end;display:flex;align-items:center;gap:14px}.apex-header__action{position:relative;display:inline-flex;align-items:center;justify-content:center;width:34px;height:42px;color:#111;text-decoration:none;transition:transform .18s ease,opacity .18s ease}.apex-header__action:hover{transform:translateY(-1px);opacity:.72}.apex-header__action svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.apex-header__cart-count{position:absolute;top:1px;right:-2px;min-width:17px;height:17px;padding:0 4px;border-radius:10px;background:#e21b23;color:#fff;font-size:10px;font-weight:800;line-height:17px;text-align:center}.apex-header__cart-count[hidden]{display:none}.apex-drawer{position:fixed;z-index:120;left:0;top:0;bottom:0;width:min(390px,88vw);background:#090909;color:#fff;padding:28px;transform:translate(-105%);transition:transform .25s ease;overflow:auto;box-shadow:12px 0 35px #00000038}.apex-drawer.is-open{transform:translate(0)}.apex-drawer__top{display:flex;justify-content:space-between;align-items:center;padding-bottom:22px;border-bottom:1px solid #333}.apex-drawer__top strong{font-size:18px;letter-spacing:.08em}.apex-drawer__top button{border:0;background:transparent;color:#fff;font-size:32px;line-height:1;cursor:pointer}.apex-drawer ul{list-style:none;padding:0;margin:24px 0}.apex-drawer a{display:block;color:#fff;text-decoration:none;padding:13px 0;font-size:16px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.apex-drawer a:hover{color:#e21b23}.apex-drawer__item-row{display:flex;align-items:center;gap:10px}.apex-drawer__item-row>a{flex:1;min-width:0}.apex-drawer__expand{flex:0 0 36px;width:36px;height:36px;margin-right:0;padding:0;border:1px solid #444;background:transparent;color:#fff;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-size:24px;font-weight:400;line-height:1;cursor:pointer}.apex-drawer__expand:hover{color:#e21b23;border-color:#e21b23}.apex-drawer__expand span{display:block;transform:translateY(-1px)}.apex-drawer__sub[hidden]{display:none}.apex-drawer__sub.is-open{display:block}.apex-drawer__sub{padding-left:15px!important;margin:0!important}.apex-drawer__sub a{font-size:14px;font-weight:400;text-transform:none}.apex-drawer__backdrop{position:fixed;z-index:110;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;pointer-events:none;transition:opacity .25s ease}.apex-drawer.is-open+.apex-drawer__backdrop{opacity:1;pointer-events:auto}.apex-hero{position:relative;width:100%;overflow:hidden;background:#050505}.apex-hero picture,.apex-hero__image{display:block;width:100%}.apex-hero__image{height:auto}.apex-hero__placeholder{min-height:520px;display:grid;place-items:center;background:#050505;color:#fff;text-align:center}.apex-hero__placeholder span{display:block;font-size:clamp(36px,7vw,92px);font-weight:900;font-style:italic;letter-spacing:-.05em}.apex-hero__placeholder strong{display:block;margin-top:10px;color:#e21b23;letter-spacing:.18em;font-size:clamp(12px,1.4vw,18px)}.apex-hero__cta{position:absolute;left:50%;bottom:34px;transform:translate(-50%)}button,input,select,textarea{font-family:inherit}.apex-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;background:#e21b23;color:#fff;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:.08em;border:1px solid #e21b23;transition:transform .2s ease,background .2s ease}.apex-button:hover{transform:translateY(-2px);background:#c9161d}.apex-footer{background:#090909;color:#fff;padding:28px 28px 14px;text-align:center}.apex-footer__inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.apex-footer__logo-link{display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;min-height:48px}.apex-footer__logo{display:block;width:auto;max-width:210px;max-height:62px;height:auto}.apex-footer__wordmark{font-size:24px;font-weight:800;letter-spacing:.06em}.apex-footer__tagline{margin:10px 0 0;color:#bdbdbd;font-size:15px;line-height:1.2;letter-spacing:.04em}.apex-footer__links{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px 26px;margin:22px auto 0;max-width:900px}.apex-footer__links a{color:#fff;text-decoration:none;font-size:14px;font-weight:600;line-height:1.25;letter-spacing:.025em;transition:opacity .18s ease,transform .18s ease}.apex-footer__links a:hover{opacity:.7;transform:translateY(-1px)}.apex-footer__social{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:18px}.apex-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;color:#fff;text-decoration:none;border-radius:50%;transition:transform .18s ease,opacity .18s ease,background .18s ease}.apex-footer__social a:hover{transform:translateY(-2px);opacity:.75}.apex-footer__social svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.apex-footer__social a:nth-child(2) svg{fill:none}.apex-footer__trustpilot{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;margin-top:18px;color:#fff;text-decoration:none;min-height:44px;padding:0 10px;transition:opacity .18s ease,transform .18s ease}.apex-footer__trustpilot:hover{opacity:.72;transform:translateY(-1px)}.apex-footer__trustpilot-brand{font-size:16px;font-weight:800;letter-spacing:.13em}.apex-footer__trustpilot-meta{color:#a9a9a9;font-size:13px;letter-spacing:.02em}.apex-footer__trustpilot-widget{width:min(280px,100%);margin-top:18px;min-height:28px;display:flex;justify-content:center;align-items:center}.apex-footer__app-blocks{width:min(360px,100%);margin-top:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}.apex-footer__app-blocks>*{width:100%;max-width:360px}.apex-footer__trustpilot-widget .trustpilot-widget{width:100%}.apex-footer__bottom{max-width:1100px;margin:24px auto 0;padding-top:13px;border-top:1px solid #333;color:#888;font-size:12px;line-height:1.4;text-align:center}@media(max-width:749px){.apex-footer{padding:24px 18px 12px}.apex-footer__logo{max-width:185px;max-height:56px}.apex-footer__tagline{font-size:14px}.apex-footer__links{gap:10px 18px;margin-top:20px}.apex-footer__links a{font-size:13px}.apex-footer__social{margin-top:16px;gap:12px}.apex-footer__social a{width:50px;height:50px}.apex-footer__social svg{width:26px;height:26px}.apex-footer__trustpilot,.apex-footer__trustpilot-widget,.apex-footer__app-blocks{margin-top:14px}.apex-footer__trustpilot-brand{font-size:15px}.apex-footer__bottom{margin-top:20px;padding-top:12px}}@media(min-width:750px)and (max-width:1023px){.apex-footer__links{max-width:820px}}.apex-loop{padding:28px 28px 8px}.apex-footer__app-blocks{width:min(360px,100%);margin-top:14px}@media(max-width:749px){.apex-loop{padding:22px 18px 6px}.apex-loop .apex-section__inner{padding-bottom:8px}.apex-footer{padding-top:10px}.apex-footer__app-blocks{margin-top:10px}}.apex-loop{padding:36px 28px 24px}.apex-loop .apex-section__inner{padding-bottom:24px;border-bottom:1px solid #333}.apex-loop .apex-section__header{margin-bottom:0}.apex-loop .apex-section__heading{margin-bottom:10px;font-size:clamp(32px,3.6vw,48px)}.apex-loop .apex-section__support{font-size:18px;line-height:1.2}@media(min-width:990px){.apex-loop .apex-section__support{white-space:nowrap}}@media(max-width:749px){.apex-loop{padding:28px 20px 18px}.apex-loop .apex-section__inner{padding-bottom:18px}.apex-loop .apex-section__support{font-size:16px;line-height:1.3}}.apex-section{width:100%;padding:72px 28px}.apex-section__inner{max-width:1200px;margin:0 auto}.apex-section__header{text-align:center;margin:0 auto 42px}.apex-section__heading{margin:0 0 12px;font-size:clamp(34px,4vw,52px);line-height:.98;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.apex-section__support{margin:0;font-size:22px;line-height:1.25;color:#444}.apex-new-arrivals{background:#fff;color:#111}.apex-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.apex-product-card{min-width:0;text-decoration:none;color:#111;display:block}.apex-product-card__media{aspect-ratio:1/1;background:#f4f4f4;overflow:hidden}.apex-product-card__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.apex-product-card:hover .apex-product-card__media img{transform:scale(1.035)}.apex-product-card__meta{padding:12px 2px 0}.apex-product-card__brand{font-size:14px;color:#666;text-transform:uppercase;letter-spacing:.06em}.apex-product-card__title{font-size:20px;font-weight:600;line-height:1.05;margin-top:3px}.apex-product-card__price{font-size:18px;margin-top:6px}.apex-product-card__badge{display:inline-block;margin-top:8px;padding:4px 7px;background:#e21b23;color:#fff;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.apex-section__footer{text-align:center;margin-top:36px}.apex-shop-by-brand{background:#fff;color:#111}.apex-brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.apex-brand-card{display:flex;min-height:190px;align-items:center;justify-content:center;background:#f3f3f3;border:1px solid #ddd;text-decoration:none;color:#111;overflow:hidden;position:relative;transition:transform .2s ease,border-color .2s ease}.apex-brand-card:hover{transform:translateY(-3px);border-color:#e21b23}.apex-brand-card img{width:100%;height:100%;max-height:150px;object-fit:contain;padding:24px;transition:transform .2s ease}.apex-brand-card:hover img{transform:scale(1.03)}.apex-brand-card__name{font-size:22px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.apex-story{background:#f1f2f3;color:#111}.apex-story__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;min-height:420px}.apex-story__image{min-height:420px;background:#ddd}.apex-story__image img{width:100%;height:100%;display:block;object-fit:cover}.apex-story__content{display:flex;flex-direction:column;justify-content:center;padding:56px}.apex-story__content h2{margin:0 0 28px;font-size:clamp(34px,4vw,52px);line-height:.98;font-weight:800;text-transform:uppercase}.apex-story__content .rte{font-size:22px;line-height:1.3}.apex-story__content .apex-button{align-self:flex-start;margin-top:28px}.apex-loop{background:#050505;color:#fff;text-align:center}.apex-loop .apex-section__support{color:#ddd;max-width:820px;margin:0 auto}.apex-loop__actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:34px}.apex-loop__tagline{margin:42px 0 0;font-size:24px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.apex-button--dark{background:#fff;color:#111;border-color:#fff}.apex-button--dark:hover{background:#eee}.apex-empty{padding:20px;text-align:center;background:#f5f5f5;color:#666;font-size:18px}@media(max-width:989px){.apex-product-grid,.apex-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.apex-story__content{padding:42px}}@media(max-width:749px){.apex-section{padding:54px 18px}.apex-section__header{margin-bottom:30px}.apex-section__support{font-size:19px}.apex-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.apex-product-card__brand{font-size:12px}.apex-product-card__title{font-size:18px}.apex-product-card__price{font-size:16px}.apex-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.apex-brand-card{min-height:145px}.apex-brand-card img{max-height:110px;padding:18px}.apex-brand-card__name{font-size:18px}.apex-story__inner{display:flex;flex-direction:column}.apex-story__image{min-height:280px}.apex-story__content{padding:36px 22px}.apex-story__content h2{font-size:36px}.apex-story__content .rte,.apex-loop__tagline{font-size:19px}}.apex-featured-brands{background:#050505;color:#fff;padding:54px 28px 58px;overflow:hidden}.apex-featured-brands__inner{max-width:1200px;margin:0 auto}.apex-featured-brands__scroller{--featured-width:var(--apex-featured-width,260px);--featured-gap:var(--apex-featured-gap,20px);--featured-radius:var(--apex-featured-radius,8px);--featured-logo-height:var(--apex-featured-logo-height,80px);position:relative;width:100%;overflow:hidden;padding:2px 0 8px;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 3%,#000 97%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 3%,#000 97%,transparent 100%)}.apex-featured-brands__header{text-align:center;margin:0 auto 30px}.apex-featured-brands__header h2{margin:0 0 10px;font-size:clamp(34px,4vw,50px);line-height:.98;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.apex-featured-brands__header p{margin:0;color:#bbb;font-size:20px;line-height:1.2}.apex-featured-brands__track{display:flex;gap:var(--featured-gap);width:max-content;padding:0 2px;will-change:transform}.apex-featured-brands__set{display:flex;gap:var(--featured-gap);flex-shrink:0}.apex-featured-brands__smoke{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(to bottom,#0003,#00000057),linear-gradient(to right,rgba(0,0,0,.28),transparent 12%,transparent 88%,rgba(0,0,0,.28));box-shadow:inset 0 0 40px #0000004d}.apex-featured-brands__card{flex:0 0 var(--featured-width);min-height:120px;display:flex;align-items:center;justify-content:center;padding:30px;background:#1a1a1a;border:1px solid #333;border-radius:var(--featured-radius);box-shadow:0 8px 24px #0000002e}.apex-featured-brands__logo-wrap{width:100%;height:100%;min-height:60px;display:flex;align-items:center;justify-content:center}.apex-featured-brands__logo{display:block;width:auto;max-width:100%;max-height:var(--featured-logo-height);object-fit:contain;filter:none;opacity:.72;transition:opacity .2s ease}.apex-featured-brands__card:hover .apex-featured-brands__logo{opacity:.72}@media(max-width:749px){.apex-featured-brands{padding:44px 16px 48px}.apex-featured-brands__header{margin-bottom:24px}.apex-featured-brands__header h2{font-size:34px}.apex-featured-brands__header p{font-size:18px}.apex-featured-brands__scroller{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 5%,#000 95%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 5%,#000 95%,transparent 100%)}.apex-featured-brands__card{min-height:120px;padding:24px}}@media(prefers-reduced-motion:reduce){.apex-featured-brands__scroller{scroll-behavior:auto}}.apex-header__inner{grid-template-columns:1fr auto 1fr}.apex-header__menu{grid-column:1;grid-row:1;justify-self:start}.apex-header__actions{grid-column:3;grid-row:1;justify-self:end}@media(min-width:750px)and (max-width:1023px){.apex-header__inner{min-height:70px;grid-template-columns:1fr auto 1fr;gap:12px;padding:0 18px}.apex-header__menu{grid-column:1;grid-row:1;justify-self:start;width:auto;height:44px;padding:10px 6px}.apex-header__brand{grid-column:2;grid-row:1;justify-self:center}.apex-header__logo{max-width:175px;max-height:50px}.apex-header__actions{grid-column:3;grid-row:1;justify-self:end;gap:4px}.apex-header__action{display:inline-flex;width:40px}}@media(max-width:749px){.apex-header__inner{min-height:64px;grid-template-columns:44px 1fr auto;gap:6px;padding:0 10px}.apex-header__menu{grid-column:1;grid-row:1;justify-self:start;width:44px;height:44px;padding:10px 6px}.apex-header__menu-label{display:none}.apex-header__brand{grid-column:2;grid-row:1;justify-self:center;min-width:0}.apex-header__logo{max-width:132px;max-height:44px}.apex-header__actions{grid-column:3;grid-row:1;justify-self:end;gap:0}.apex-header__action{display:inline-flex;width:40px;height:42px}.apex-header__action svg{width:21px;height:21px}.apex-header__cart-count{top:0;right:-1px}}@media(max-width:360px){.apex-header__inner{grid-template-columns:40px 1fr 120px;padding:0 7px;gap:3px}.apex-header__menu,.apex-header__action{width:40px}.apex-header__logo{max-width:120px}}body.apex-search-open,body.apex-cart-open{overflow:hidden}.apex-header__search,.apex-header__cart{border:0;background:transparent;font:inherit;cursor:pointer}.apex-search-panel{position:absolute;top:100%;left:0;right:0;z-index:140;background:#fff;border-bottom:1px solid #ddd;box-shadow:0 16px 35px #0000001f;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .25s ease,transform .25s ease,visibility .25s ease}.apex-search-panel.is-open{opacity:1;visibility:visible;transform:translateY(0)}.apex-search-panel__inner{max-width:980px;margin:0 auto;padding:18px 24px 24px}.apex-search-panel form{margin:0}.apex-search-panel__field{display:flex;align-items:center;min-height:52px;border:1px solid #cfcfcf;background:#fff}.apex-search-panel__field>svg{width:22px;height:22px;margin:0 14px;flex:0 0 auto;fill:none;stroke:#111;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.apex-search-panel__field input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#111;font-size:18px;padding:13px 0}.apex-search-panel__field input::placeholder{color:#777}.apex-search-panel__field>button{width:48px;height:48px;border:0;background:transparent;color:#111;font-size:30px;line-height:1;cursor:pointer}.apex-search-results{max-height:min(62vh,520px);overflow:auto;margin-top:10px}.apex-search-results__label{padding:10px 2px 7px;color:#777;font-size:11px;font-weight:800;letter-spacing:.12em}.apex-search-result{display:grid;grid-template-columns:68px 1fr;gap:14px;align-items:center;padding:10px 4px;color:#111;text-decoration:none;border-top:1px solid #eee}.apex-search-result:hover{background:#f7f7f7}.apex-search-result__image{width:68px;height:68px;display:flex;align-items:center;justify-content:center;background:#f4f4f4;overflow:hidden}.apex-search-result__image img{width:100%;height:100%;object-fit:cover}.apex-search-results__placeholder{width:100%;height:100%;background:#eee}.apex-search-result__info{display:flex;flex-direction:column;min-width:0}.apex-search-result__vendor{color:#777;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.apex-search-result__title{margin-top:2px;font-size:18px;font-weight:700;line-height:1.05}.apex-search-result__price{margin-top:5px;font-size:15px}.apex-search-results__all{display:block;margin-top:8px;padding:14px 4px 5px;color:#111;text-decoration:none;border-top:1px solid #ddd;font-size:13px;font-weight:800;letter-spacing:.08em}.apex-search-results__empty,.apex-search-results__hint{padding:22px 4px 8px;color:#666;text-align:center;font-size:16px}.apex-search-backdrop{position:fixed;z-index:130;top:0;right:0;bottom:0;left:0;background:#00000057;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}body.apex-search-open .apex-search-backdrop{opacity:1;visibility:visible;pointer-events:auto}.apex-cart-drawer{position:fixed;z-index:150;top:0;right:0;bottom:0;width:min(440px,92vw);background:#fff;color:#111;transform:translate(105%);transition:transform .25s ease;box-shadow:-14px 0 40px #00000038;display:flex;flex-direction:column}.apex-cart-drawer.is-open{transform:translate(0)}.apex-cart-drawer__top{min-height:74px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd}.apex-cart-drawer__top strong{font-size:18px;letter-spacing:.08em}.apex-cart-drawer__top button{border:0;background:transparent;color:#111;font-size:32px;line-height:1;cursor:pointer}.apex-cart-drawer__body{flex:1;min-height:0;overflow:auto;padding:18px 24px 24px}.apex-cart-drawer__loading,.apex-cart-drawer__error{padding:42px 10px;text-align:center;color:#666;font-size:17px}.apex-cart-items{display:flex;flex-direction:column;gap:18px}.apex-cart-item{display:grid;grid-template-columns:88px 1fr;gap:14px;padding-bottom:18px;border-bottom:1px solid #eee}.apex-cart-item__image{width:88px;height:88px;display:flex;align-items:center;justify-content:center;background:#f4f4f4;overflow:hidden}.apex-cart-item__image img{width:100%;height:100%;object-fit:cover}.apex-cart-item__placeholder{width:100%;height:100%;background:#eee}.apex-cart-item__info{min-width:0}.apex-cart-item__title{display:block;color:#111;text-decoration:none;font-size:18px;font-weight:700;line-height:1.05}.apex-cart-item__variant{display:block;margin-top:4px;color:#777;font-size:13px}.apex-cart-item__price{display:block;margin-top:6px;font-size:16px}.apex-cart-item__controls{display:flex;align-items:center;gap:8px;margin-top:10px}.apex-cart-item__controls>button{width:28px;height:28px;border:1px solid #ccc;background:#fff;color:#111;cursor:pointer;font-size:18px;line-height:1}.apex-cart-item__controls>span{min-width:22px;text-align:center;font-size:14px;font-weight:700}.apex-cart-item__controls .apex-cart-item__remove{width:auto;margin-left:auto;border:0;font-size:10px;font-weight:800;letter-spacing:.08em}.apex-cart-summary{margin-top:22px;padding-top:18px;border-top:1px solid #ccc}.apex-cart-summary>div{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.apex-cart-summary>div span{color:#666;font-size:12px;font-weight:800;letter-spacing:.1em}.apex-cart-summary>div strong{font-size:20px}.apex-cart-summary__checkout{width:100%;min-height:52px}.apex-cart-summary>div.apex-cart-summary__shipping{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;margin:0 0 16px;padding:14px 16px;border:1px solid #d8d8d8;border-left:3px solid #e21b23;background:#f7f7f5;text-align:left}.apex-cart-summary__shipping-label{color:#111;font-size:10px;font-weight:800;letter-spacing:.12em;text-align:left}.apex-cart-summary__shipping-copy{color:#333;font-size:12px;font-weight:600;line-height:1.45;text-align:left}.apex-cart-continue{display:block;margin:14px auto 0;border:0;background:transparent;color:#111;font:inherit;font-size:13px;font-weight:800;letter-spacing:.08em;cursor:pointer}.apex-cart-empty{min-height:60%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.apex-cart-empty strong{font-size:22px;letter-spacing:.08em}.apex-cart-empty p{margin:8px 0 24px;color:#666;font-size:17px}.apex-cart-empty .apex-button{border:0;cursor:pointer}.apex-cart-backdrop{position:fixed;z-index:140;top:0;right:0;bottom:0;left:0;background:#0000006b;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}body.apex-cart-open .apex-cart-backdrop{opacity:1;visibility:visible;pointer-events:auto}@media(max-width:749px){.apex-search-panel{position:fixed;top:0;left:0;right:0;bottom:0;z-index:150;overflow:auto;transform:translateY(-100%);border:0;box-shadow:none}.apex-search-panel.is-open{transform:translateY(0)}.apex-search-panel__inner{max-width:none;padding:14px 14px 24px}.apex-search-panel__field{min-height:54px}.apex-search-panel__field input{font-size:18px}.apex-search-results{max-height:none}.apex-search-backdrop{z-index:145}.apex-cart-drawer{width:min(430px,94vw)}.apex-cart-drawer__body{padding:16px 18px 22px}.apex-cart-drawer__top{padding:0 18px}}@media(max-width:360px){.apex-header__inner{grid-template-columns:40px 1fr 120px}.apex-header__action{width:40px}}.apex-featured-brands__card{color:#fff;text-decoration:none;cursor:default}.apex-featured-brands__name{font-size:22px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;text-align:center}.apex-featured-brands-page .apex-section__support{color:#bbb}.apex-featured-brands-page .apex-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.apex-featured-brands-page .apex-brand-card{background:#1a1a1a;border-color:#333;color:#fff;min-height:190px}.apex-featured-brands-page .apex-brand-card:hover{border-color:#e21b23}@media(max-width:749px){.apex-featured-brands__name{font-size:18px}.apex-featured-brands-page .apex-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.apex-featured-brands-page{background:#050505;color:#fff}.apex-featured-brands-page .apex-section__inner{max-width:1200px}.apex-featured-brands-page .apex-section__header{margin-bottom:42px}.apex-featured-brands-page .apex-section__heading{color:#fff}.apex-featured-brands-page .apex-section__support{color:#bdbdbd}.apex-featured-brands-page .apex-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.apex-featured-brands-page .apex-brand-card{min-height:190px;background:#1a1a1a;border:1px solid #333;border-radius:12px;color:#fff;box-shadow:0 8px 24px #0000002e;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.apex-featured-brands-page .apex-brand-card:hover{transform:translateY(-3px);border-color:#555;box-shadow:0 12px 28px #00000047}.apex-featured-brands-page .apex-brand-card img{max-height:150px;padding:24px}.apex-featured-brands-page .apex-brand-card__name{color:#fff}@media(max-width:989px){.apex-featured-brands-page .apex-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.apex-featured-brands-page .apex-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.apex-featured-brands-page .apex-brand-card{min-height:145px;border-radius:10px}.apex-featured-brands-page .apex-brand-card img{max-height:110px;padding:18px}.apex-featured-brands-page .apex-section__header{margin-bottom:30px}}.apex-product-card{position:relative}.apex-product-card__link{display:block;color:inherit;text-decoration:none}.apex-product-card__quick-add{width:100%;min-height:42px;margin-top:12px;border:1px solid #111;background:#e21b23;color:#fff;font:inherit;font-size:12px;font-weight:800;letter-spacing:.08em;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.apex-product-card__quick-add:hover{background:#e21b23;border-color:#e21b23}.apex-product-card__quick-add:disabled{opacity:.6;cursor:wait}.apex-product-page{background:#fff;color:#111;padding:64px 28px 80px}.apex-product-page__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:64px;align-items:start}.apex-product-page__media{min-width:0}.apex-product-gallery{width:100%;max-width:100%}.apex-product-gallery__viewport{background:#f4f4f4;overflow:hidden;aspect-ratio:1/1;position:relative}.apex-product-gallery__track{display:flex;width:100%;height:100%;will-change:transform;transform:translateZ(0);transition:transform .48s cubic-bezier(.22,.61,.36,1)}.apex-product-gallery__slide{position:relative;display:block;flex:0 0 100%;width:100%;height:100%;padding:0;border:0;background:#f4f4f4;overflow:hidden;cursor:zoom-in}.apex-product-gallery__slide img{width:100%;height:100%;display:block;object-fit:contain;transform-origin:var(--zoom-x,50%) var(--zoom-y,50%);transition:transform .42s cubic-bezier(.22,.61,.36,1)}@media(hover:hover)and (pointer:fine){.apex-product-gallery__slide:hover img{transform:scale(1.8)}}.apex-product-gallery__controls{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:14px}.apex-product-gallery__nav{width:42px;height:36px;border:1px solid #bbb;background:#fff;color:#111;font-size:28px;line-height:1;cursor:pointer;transition:border-color .2s ease,color .2s ease,opacity .2s ease}.apex-product-gallery__nav:hover:not(:disabled){border-color:#111}.apex-product-gallery__nav:disabled{opacity:.3;cursor:default}.apex-product-gallery__count{min-width:58px;text-align:center;font-size:13px;font-weight:800;letter-spacing:.08em}.apex-product-lightbox[hidden]{display:none}.apex-product-lightbox{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:32px;background:#000000e0}.apex-product-lightbox.is-opening{animation:apexLightboxBackdropIn .38s ease both}.apex-product-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;cursor:zoom-out}.apex-product-lightbox__content{position:relative;z-index:1;width:min(1100px,100%);height:min(88vh,900px);display:flex;align-items:center;justify-content:center}.apex-product-lightbox.is-opening .apex-product-lightbox__content{animation:apexLightboxContentIn .42s cubic-bezier(.22,.61,.36,1) both}.apex-product-lightbox__image-wrap{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.apex-product-lightbox__image-wrap img{position:relative;z-index:1;display:block;max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;background:#f4f4f4;will-change:transform,opacity}.apex-product-lightbox__image-clone{position:absolute!important;top:0;right:0;bottom:0;left:0;z-index:2;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain;pointer-events:none}.apex-product-lightbox__image-wrap img.is-leaving-next{animation:apexLightboxOutNext .18s ease both}.apex-product-lightbox__image-wrap img.is-leaving-prev{animation:apexLightboxOutPrev .18s ease both}.apex-product-lightbox__image-wrap img.is-entering-next{animation:apexLightboxInNext .42s cubic-bezier(.22,.61,.36,1) both}.apex-product-lightbox__image-wrap img.is-entering-prev{animation:apexLightboxInPrev .42s cubic-bezier(.22,.61,.36,1) both}.apex-product-lightbox__image-wrap img.is-opening{animation:apexLightboxImageOpen .42s cubic-bezier(.22,.61,.36,1) both}@keyframes apexLightboxBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes apexLightboxContentIn{0%{opacity:0;transform:scale(.97) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes apexLightboxImageOpen{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes apexLightboxOutNext{to{opacity:0;transform:translate(-12%) scale(.985)}}@keyframes apexLightboxOutPrev{to{opacity:0;transform:translate(12%) scale(.985)}}@keyframes apexLightboxInNext{0%{opacity:0;transform:translate(14%) scale(.985)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes apexLightboxInPrev{0%{opacity:0;transform:translate(-14%) scale(.985)}to{opacity:1;transform:translate(0) scale(1)}}@media(prefers-reduced-motion:reduce){.apex-product-gallery__track{transition:none}.apex-product-lightbox.is-opening,.apex-product-lightbox.is-opening .apex-product-lightbox__content,.apex-product-lightbox__image-wrap img.is-opening,.apex-product-lightbox__image-wrap img.is-leaving-next,.apex-product-lightbox__image-wrap img.is-leaving-prev,.apex-product-lightbox__image-wrap img.is-entering-next,.apex-product-lightbox__image-wrap img.is-entering-prev{animation:none}}.apex-product-lightbox__close,.apex-product-lightbox__nav{position:absolute;border:0;background:#fffffff5;color:#111;cursor:pointer;z-index:2}.apex-product-lightbox__close{top:-8px;right:-8px;width:42px;height:42px;border-radius:50%;font-size:28px;line-height:1}.apex-product-lightbox__nav{top:50%;transform:translateY(-50%);width:48px;height:64px;font-size:36px;line-height:1}.apex-product-lightbox__nav--prev{left:12px}.apex-product-lightbox__nav--next{right:12px}.apex-product-lightbox__nav:disabled{opacity:.35;cursor:default}.apex-product-lightbox__count{position:absolute;bottom:-30px;left:50%;transform:translate(-50%);color:#fff;font-size:13px;font-weight:800;letter-spacing:.08em}.apex-gallery-open{overflow:hidden}.apex-product-page__image{display:block;background:#f4f4f4;overflow:hidden;aspect-ratio:1/1}.apex-product-page__image img{width:100%;height:100%;display:block;object-fit:contain}.apex-product-page__info{position:sticky;top:24px}.apex-product-page__vendor{color:#666;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.apex-product-page__title{margin:8px 0 0;font-size:clamp(34px,4vw,54px);line-height:.98;font-weight:800}.apex-product-page__price{margin-top:18px;font-size:28px;font-weight:700}.apex-product-page__description{margin-top:28px;color:#444;font-size:18px;line-height:1.45}.apex-product-form{margin-top:32px}.apex-product-form__label{display:block;margin-bottom:8px;font-size:11px;font-weight:800;letter-spacing:.1em}.apex-product-form__select{width:100%;min-height:50px;border:1px solid #bbb;background:#fff;color:#111;padding:0 14px;font:inherit}.apex-product-form__purchase{display:grid;grid-template-columns:140px 1fr;gap:12px;margin-top:14px}.apex-quantity{min-height:52px;display:grid;grid-template-columns:40px 1fr 40px;border:1px solid #bbb}.apex-quantity button{border:0;background:#fff;color:#111;font-size:22px;cursor:pointer}.apex-quantity input{width:100%;border:0;outline:0;background:#fff;color:#111;text-align:center;font:inherit;font-weight:700}.apex-product-form__add{width:100%;min-height:52px}.apex-product-form__add:disabled{opacity:.6;cursor:wait}.apex-product-page__sold-out{display:inline-block;margin-top:30px;padding:13px 18px;background:#e21b23;color:#fff;font-size:12px;font-weight:800;letter-spacing:.1em}.apex-product-page__note{margin-top:16px;color:#e21b23;font-size:12px;font-weight:800;letter-spacing:.1em}.apex-pagination{display:flex;justify-content:center;align-items:center;gap:28px;margin-top:42px;font-size:12px;font-weight:800;letter-spacing:.08em}.apex-pagination a{color:#111;text-decoration:none}.apex-pagination a:hover{color:#e21b23}@media(max-width:989px){.apex-product-page__inner{grid-template-columns:1fr 1fr;gap:36px}}@media(max-width:749px){.apex-product-page{padding:42px 18px 58px}.apex-product-page__inner{display:block}.apex-product-page__info{position:static;margin-top:34px}.apex-product-page__title{font-size:36px}.apex-product-page__price{font-size:24px}.apex-product-page__description{font-size:17px}.apex-product-form__purchase{grid-template-columns:120px 1fr}.apex-product-card__quick-add{min-height:40px}}.apex-collection__header{display:flex;flex-direction:column;align-items:center}.apex-collection__logo{width:min(280px,70vw);height:110px;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.apex-collection__logo img{display:block;width:100%;height:100%;object-fit:contain}.apex-collection__count{margin:-2px 0 14px;color:#666;font-size:16px;font-weight:600;letter-spacing:.04em}.apex-product-card__stock{margin-top:7px;color:#666;font-size:12px;font-weight:800;letter-spacing:.06em}.apex-product-card__stock--available{color:#666}.apex-product-card__stock--low,.apex-product-card__stock--last{color:#c9161d}.apex-product-page__stock{margin-top:10px;color:#555;font-size:14px;font-weight:800;letter-spacing:.08em}.apex-product-page__stock--available{color:#555}.apex-product-page__stock--low,.apex-product-page__stock--last{color:#c9161d}.apex-product-page__stock[hidden]{display:none}.apex-cart-item__error{margin-top:8px;color:#c9161d;font-size:12px;font-weight:700;line-height:1.25}.apex-cart-item__controls button:disabled{opacity:.45;cursor:not-allowed}.apex-cart-item__limit{margin-top:8px;color:#c9161d;font-size:12px;font-weight:700;line-height:1.25}@media(max-width:749px){.apex-collection__logo{height:90px;width:min(240px,78vw)}.apex-collection__count{font-size:14px}.apex-product-card__stock{font-size:13px}.apex-product-page__stock{font-size:15px}}.apex-collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 26px;padding:14px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.apex-filter-toggle{display:none;min-height:44px;padding:0 18px;border:1px solid #111;background:#111;color:#fff;font:inherit;font-size:12px;font-weight:800;letter-spacing:.08em;cursor:pointer}.apex-collection-toolbar__sort{margin-left:auto;display:flex;align-items:center;gap:10px}.apex-collection-toolbar__sort label{font-size:11px;font-weight:800;letter-spacing:.08em}.apex-collection-toolbar__sort select,.apex-search-page__toolbar select{min-height:40px;border:1px solid #bbb;background:#fff;color:#111;padding:0 34px 0 10px;font:inherit;font-size:14px}.apex-collection-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:28px;align-items:start}.apex-filters{position:sticky;top:98px;background:#fff}.apex-filters__top{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:2px solid #111}.apex-filters__top strong{font-size:14px;letter-spacing:.1em}.apex-filters__top button{display:none}.apex-filter{margin:0;padding:20px 0;border:0;border-bottom:1px solid #ddd}.apex-filter legend{padding:0;margin-bottom:12px;font-size:13px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.apex-filter__values{display:grid;gap:9px}.apex-filter__value{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:7px;font-size:14px;cursor:pointer}.apex-filter__value input{accent-color:#e21b23}.apex-filter__value small{color:#888;font-size:11px}.apex-filter__value.is-disabled{opacity:.4;cursor:not-allowed}.apex-filter__range{display:grid;grid-template-columns:1fr 1fr;gap:8px}.apex-filter__range label span{display:block;margin-bottom:5px;color:#777;font-size:10px;font-weight:800;letter-spacing:.08em}.apex-filter__range input{width:100%;height:40px;border:1px solid #bbb;padding:0 8px;font:inherit}.apex-filters__actions{padding-top:20px;display:grid;gap:10px}.apex-filters__actions .apex-button{width:100%;border-radius:0}.apex-filter-clear{color:#111;text-align:center;font-size:11px;font-weight:800;letter-spacing:.08em;text-decoration:none}.apex-filter-backdrop{display:none}.apex-search-page__form{max-width:760px;margin:0 auto 44px;display:grid;grid-template-columns:1fr auto;gap:10px}.apex-search-page__form input{min-height:52px;border:1px solid #bbb;padding:0 16px;background:#fff;color:#111;font:inherit;font-size:17px}.apex-search-page__toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px 0;margin-bottom:26px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;font-size:11px;font-weight:800;letter-spacing:.08em}.apex-search-page__toolbar label{display:flex;align-items:center;gap:10px}.apex-search-page__no-results{max-width:680px;margin:10px auto 0;padding:52px 28px;background:#f5f5f5;text-align:center}.apex-search-page__no-results strong{font-size:28px;font-weight:800}.apex-search-page__no-results p{margin:10px 0 24px;color:#555;font-size:18px}@media(max-width:989px){.apex-collection-layout{grid-template-columns:200px minmax(0,1fr);gap:20px}}@media(max-width:749px){.apex-collection-toolbar{margin-bottom:18px}.apex-filter-toggle{display:inline-flex;align-items:center;justify-content:center}.apex-collection-toolbar__sort{gap:7px}.apex-collection-toolbar__sort label{display:none}.apex-collection-layout{display:block}.apex-filters{position:fixed;z-index:180;top:0;left:0;bottom:0;width:min(340px,88vw);padding:22px;overflow:auto;transform:translate(-105%);transition:transform .25s ease;box-shadow:12px 0 35px #00000038}.apex-filters.is-open{transform:translate(0)}.apex-filters__top button{display:block;border:0;background:transparent;color:#111;font-size:30px;line-height:1;cursor:pointer}.apex-filter-backdrop{display:block;position:fixed;z-index:170;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;pointer-events:none;transition:opacity .25s ease}body.apex-filters-open .apex-filter-backdrop{opacity:1;pointer-events:auto}.apex-search-page__form{grid-template-columns:1fr;margin-bottom:30px}.apex-search-page__form .apex-button{width:100%}.apex-search-page__toolbar{align-items:flex-start}.apex-search-page__toolbar label{display:grid;gap:6px}}.apex-product-card__title{height:4.2em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}@media(max-width:749px){.apex-product-gallery__controls{margin-top:12px;gap:18px}.apex-product-gallery__nav{width:40px;height:34px}.apex-product-lightbox{padding:18px}.apex-product-lightbox__content{height:min(82vh,760px)}.apex-product-lightbox__close{top:-4px;right:-2px}.apex-product-lightbox__nav{width:42px;height:54px;font-size:32px}.apex-product-lightbox__nav--prev{left:0}.apex-product-lightbox__nav--next{right:0}}.apex-product-specifications{margin-top:30px;padding-top:24px;border-top:1px solid #dedede}.apex-product-specifications__title{margin:0 0 14px;font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.12em}.apex-product-specifications__list{margin:0;border-top:1px solid #e8e8e8}.apex-product-specifications__row{display:grid;grid-template-columns:minmax(110px,.8fr) minmax(0,1.4fr);gap:18px;padding:12px 0;border-bottom:1px solid #e8e8e8}.apex-product-specifications__row dt{color:#666;font-size:14px;font-weight:700}.apex-product-specifications__row dd{margin:0;color:#171717;font-size:15px;font-weight:600;text-align:right;word-break:break-word}@media(max-width:640px){.apex-product-specifications{margin-top:26px;padding-top:20px}.apex-product-specifications__row{grid-template-columns:1fr;gap:4px;padding:11px 0}.apex-product-specifications__row dd{text-align:left;font-size:16px}}.apex-related-products{background:#f6f6f6;color:#111;border-top:1px solid #e3e3e3}.apex-related-products.is-empty{display:none}.apex-related-products__header{max-width:760px;margin-bottom:36px}.apex-related-products__eyebrow{margin:0 0 10px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#666}.apex-related-products .apex-section__heading{margin-bottom:10px}.apex-related-products .apex-section__support{font-size:18px;line-height:1.35;color:#555}.apex-related-products__grid{align-items:stretch}.apex-related-products__card{display:flex;flex-direction:column;min-width:0}.apex-related-products__card .apex-product-card__link{display:flex;flex-direction:column;flex:1}.apex-related-products__card .apex-product-card__media{background:#fff}.apex-related-products__card .apex-product-card__quick-add{margin-top:12px}@media(max-width:749px){.apex-related-products{padding-top:48px;padding-bottom:52px}.apex-related-products__header{margin-bottom:28px}.apex-related-products .apex-section__support{font-size:16px}}.apex-product-form__purchase{align-items:stretch}.apex-quantity{transition:border-color .2s ease,opacity .2s ease,box-shadow .2s ease}.apex-quantity:focus-within{border-color:#111;box-shadow:0 0 0 2px #1111110f}.apex-quantity button{transition:background .18s ease,color .18s ease,opacity .18s ease}.apex-quantity button:hover:not(:disabled){background:#f3f3f3}.apex-quantity button:disabled,.apex-quantity.is-disabled button,.apex-quantity.is-disabled input{opacity:.42;cursor:not-allowed}.apex-quantity.is-disabled{background:#f6f6f6;border-color:#ddd}.apex-quantity.is-disabled input,.apex-quantity.is-disabled button{background:#f6f6f6}.apex-product-form__limit{margin-top:9px;color:#777;font-size:11px;font-weight:700;letter-spacing:.035em}.apex-product-page__stock--sold-out{color:#c9161d}.apex-product-form__add{position:relative;transition:transform .2s ease,background .2s ease,border-color .2s ease,opacity .2s ease}.apex-product-form__add:not(:disabled):active{transform:translateY(1px)}.apex-product-form__add.is-sold-out,.apex-product-form__add.is-sold-out:disabled{background:#333;border-color:#333;color:#fff;opacity:.7;cursor:not-allowed}.apex-product-page__sold-out-state{margin-top:32px}.apex-product-page__sold-out-button{width:100%;min-height:52px;background:#333;border-color:#333;opacity:.72;cursor:not-allowed}.apex-product-page__sold-out-button:disabled{color:#fff}.apex-product-page__sold-out-state p{margin:9px 0 0;color:#777;font-size:12px;font-weight:700;letter-spacing:.02em}@media(max-width:749px){.apex-product-form__limit{font-size:11px}}.apex-page-router:has(.apex-shipping-page),.apex-page-router:has(.apex-returns-page){background:#fff;color:#111}.apex-shipping-page{max-width:940px}.apex-shipping-page__header{max-width:760px;margin:0 auto 56px;text-align:center}.apex-shipping-page__eyebrow,.apex-policy-section__kicker,.apex-unboxing-callout__eyebrow{margin:0 0 10px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#c9161d}.apex-shipping-page__header .apex-section__heading{margin-bottom:18px}.apex-shipping-page__intro{margin:0 auto;color:#555;font-size:18px;line-height:1.55;max-width:680px}.apex-shipping-page__content{display:grid;gap:0}.apex-policy-section{padding:34px 0;border-top:1px solid #e3e3e3}.apex-policy-section:first-child{border-top:0;padding-top:0}.apex-policy-section--last{padding-bottom:0}.apex-policy-section h2,.apex-unboxing-callout h2{margin:0 0 18px;font-size:26px;line-height:1.12;font-weight:800;letter-spacing:.01em;text-transform:uppercase}.apex-policy-section h3{margin:28px 0 12px;font-size:18px;line-height:1.25;font-weight:800}.apex-policy-section p,.apex-unboxing-callout p{margin:0 0 13px;font-size:16px;line-height:1.7;color:#3f3f3f}.apex-policy-section p:last-child,.apex-unboxing-callout p:last-child{margin-bottom:0}.apex-policy-section ul,.apex-unboxing-callout ul{margin:10px 0 16px;padding-left:21px;color:#3f3f3f}.apex-policy-section li,.apex-unboxing-callout li{margin:7px 0;line-height:1.55}.apex-policy-section--collector{margin:18px 0;padding:38px 42px;border:1px solid #dedede;border-left:4px solid #c9161d;background:#fafafa}.apex-policy-section--collector .apex-policy-section__kicker{margin-bottom:8px}.apex-unboxing-callout{display:grid;grid-template-columns:4px minmax(0,1fr);margin:18px 0 34px;border:1px solid #dedede;background:#fafafa}.apex-unboxing-callout__accent{background:#c9161d}.apex-unboxing-callout__body{padding:34px 38px}.apex-unboxing-callout__eyebrow{margin-bottom:8px}@media(max-width:749px){.apex-shipping-page__header{margin-bottom:38px;text-align:left}.apex-shipping-page__intro{margin-left:0;font-size:16px}.apex-policy-section{padding:28px 0}.apex-policy-section h2,.apex-unboxing-callout h2{font-size:22px}.apex-policy-section h3{font-size:17px}.apex-policy-section p,.apex-unboxing-callout p{font-size:15px;line-height:1.65}.apex-policy-section--collector{padding:28px 24px;margin:12px 0}.apex-unboxing-callout{margin:12px 0 28px}.apex-unboxing-callout__body{padding:28px 24px}}.apex-page-router:has(.apex-payment-page){background:#fff;color:#111}.apex-payment-page{max-width:940px}.apex-payment-page__header{max-width:760px;margin:0 auto 56px;text-align:center}.apex-payment-page__eyebrow{margin:0 0 10px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#c9161d}.apex-payment-page__header .apex-section__heading{margin-bottom:18px}.apex-payment-page__intro{margin:0 auto;color:#555;font-size:18px;line-height:1.55;max-width:680px}.apex-payment-page__content{display:grid;gap:0}.apex-payment-page .apex-policy-section--payment-methods{margin:0 0 18px;padding:38px 42px;border:1px solid #dedede;border-left:4px solid #c9161d;background:#fafafa}.apex-payment-page .apex-policy-section--payment-methods .apex-policy-section__kicker{margin-bottom:8px}.apex-payment-page .apex-policy-section--payment-methods ul{margin-bottom:16px}.apex-payment-page .apex-policy-section a{color:#111;text-decoration-color:#c9161d;text-underline-offset:3px}.apex-payment-page .apex-policy-section a:hover{color:#c9161d}@media(max-width:749px){.apex-payment-page__header{margin-bottom:38px;text-align:left}.apex-payment-page__intro{margin-left:0;font-size:16px}.apex-payment-page .apex-policy-section--payment-methods{padding:28px 24px;margin:0 0 12px}}.apex-page-router:has(.apex-contact-page){background:#fff;color:#111}.apex-contact-page{max-width:940px}.apex-contact-page__header{max-width:760px;margin:0 auto 42px;text-align:center}.apex-contact-page__eyebrow,.apex-contact-card__eyebrow{margin:0 0 10px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#c9161d}.apex-contact-page__header .apex-section__heading{margin-bottom:18px}.apex-contact-page__intro{margin:0 auto;color:#555;font-size:18px;line-height:1.55;max-width:680px}.apex-contact-page__content{display:grid;gap:0}.apex-contact-intro{padding:0 0 34px}.apex-contact-intro p{margin:0;font-size:16px;line-height:1.7;color:#3f3f3f}.apex-contact-card{padding:34px 38px;margin:0 0 18px;border:1px solid #dedede;background:#fafafa}.apex-contact-card--whatsapp{border-left:4px solid #c9161d}.apex-contact-card h2{margin:0 0 14px;font-size:26px;line-height:1.12;font-weight:800;letter-spacing:.01em;text-transform:uppercase}.apex-contact-card p{margin:0 0 13px;font-size:16px;line-height:1.7;color:#3f3f3f}.apex-contact-card__lead{font-weight:700;color:#171717!important}.apex-contact-card__detail{margin-top:18px!important;font-size:17px!important;color:#171717!important}.apex-contact-card__button{display:inline-flex;width:auto;margin-top:10px;text-transform:uppercase}.apex-contact-card__button--secondary{background:#fff;color:#111;border:1px solid #111}.apex-contact-card__button--secondary:hover{background:#111;color:#fff}.apex-whatsapp-bubble{position:fixed;right:24px;bottom:24px;z-index:250;display:flex;align-items:center;gap:9px;padding:0 16px;height:52px;border-radius:999px;background:#111;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.16);box-shadow:0 10px 28px #00000038;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.apex-whatsapp-bubble:hover{transform:translateY(-2px);box-shadow:0 14px 32px #00000047;background:#1b1b1b}.apex-whatsapp-bubble:active{transform:translateY(0) scale(.98)}.apex-whatsapp-bubble:focus-visible{outline:2px solid #c9161d;outline-offset:3px}.apex-whatsapp-bubble__icon{width:23px;height:23px;fill:#fff;flex:0 0 auto}.apex-whatsapp-bubble__label{font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}@media(max-width:749px){.apex-contact-page__header{margin-bottom:30px;text-align:left}.apex-contact-page__intro{margin-left:0;font-size:16px}.apex-contact-intro{padding-bottom:28px}.apex-contact-card{padding:28px 24px;margin-bottom:12px}.apex-contact-card h2{font-size:22px}.apex-contact-card p{font-size:15px;line-height:1.65}.apex-contact-card__detail{font-size:16px!important}.apex-contact-card__button{width:100%;justify-content:center}.apex-whatsapp-bubble{right:16px;bottom:16px;width:54px;padding:0;justify-content:center}.apex-whatsapp-bubble__icon{width:24px;height:24px}.apex-whatsapp-bubble__label{display:none}}.apex-page-router:has(.apex-faq-page){background:#fff;color:#111}.apex-faq-page{max-width:940px}.apex-faq-page__header{max-width:760px;margin:0 auto 56px;text-align:center}.apex-faq-page__eyebrow,.apex-faq-closing__eyebrow{margin:0 0 10px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#c9161d}.apex-faq-page__header .apex-section__heading{margin-bottom:18px}.apex-faq-page__intro{margin:0 auto;color:#555;font-size:18px;line-height:1.55;max-width:700px}.apex-faq-page__content{display:grid;gap:0}.apex-faq-item{border-top:1px solid #e3e3e3}.apex-faq-item:last-of-type{border-bottom:1px solid #e3e3e3}.apex-faq-item summary{position:relative;display:flex;align-items:center;gap:24px;padding:27px 54px 27px 0;cursor:pointer;font-size:21px;line-height:1.28;font-weight:800;letter-spacing:.01em;color:#171717;list-style:none}.apex-faq-item summary::-webkit-details-marker{display:none}.apex-faq-item summary:after{content:"+";position:absolute;right:6px;top:50%;transform:translateY(-50%);font-size:32px;line-height:1;font-weight:300;color:#c9161d;transition:transform .2s ease}.apex-faq-item[open] summary:after{transform:translateY(-50%) rotate(45deg)}.apex-faq-item__answer{padding:0 0 27px}.apex-faq-item__answer p{margin:0 0 13px;font-size:16px;line-height:1.7;color:#3f3f3f}.apex-faq-item__answer p:last-child{margin-bottom:0}.apex-faq-item__answer ul{margin:10px 0 16px;padding-left:21px;color:#3f3f3f}.apex-faq-item__answer li{margin:7px 0;line-height:1.55}.apex-faq-item__answer a{color:#111;text-decoration-color:#c9161d;text-underline-offset:3px}.apex-faq-item__answer a:hover{color:#c9161d}.apex-faq-closing{margin-top:32px;padding:38px 42px;border:1px solid #dedede;border-left:4px solid #c9161d;background:#fafafa}.apex-faq-closing__eyebrow{margin-bottom:8px}.apex-faq-closing h2{margin:0 0 18px;font-size:26px;line-height:1.12;font-weight:800;letter-spacing:.01em;text-transform:uppercase}.apex-faq-closing p{margin:0 0 13px;font-size:16px;line-height:1.7;color:#3f3f3f}.apex-faq-closing p:last-child{margin-bottom:0}.apex-contact-card__social-links{display:flex;flex-wrap:wrap;gap:10px}.apex-contact-card__social-links .apex-contact-card__button{margin-top:10px}@media(max-width:749px){.apex-faq-page__header{margin-bottom:38px;text-align:left}.apex-faq-page__intro{margin-left:0;font-size:16px}.apex-faq-item summary{padding:23px 46px 23px 0;font-size:18px;line-height:1.35}.apex-faq-item summary:after{right:2px;font-size:28px}.apex-faq-item__answer{padding-bottom:24px}.apex-faq-item__answer p{font-size:15px;line-height:1.65}.apex-faq-closing{margin-top:24px;padding:28px 24px}.apex-faq-closing h2{font-size:22px}.apex-faq-closing p{font-size:15px;line-height:1.65}.apex-contact-card__social-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.apex-contact-card__social-links .apex-contact-card__button{width:100%;margin-top:10px}}@media(min-width:990px){.apex-product-page__inner{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:64px;align-items:start}.apex-product-page__media{grid-column:1;grid-row:1}.apex-product-page__info{grid-column:2;grid-row:1}.apex-product-specifications{grid-column:1;grid-row:2;margin-top:0}}@media(min-width:750px)and (max-width:989px){.apex-product-specifications{grid-column:1 / -1;grid-row:auto}}@media(min-width:750px)and (max-width:989px)and (max-height:600px){.apex-product-page__info{position:static}.apex-product-specifications{grid-column:1 / -1;grid-row:auto;margin-top:0}.apex-product-specifications__title{font-size:18px}.apex-product-specifications__row dt{font-size:17px}.apex-product-specifications__row dd{font-size:18px}}.apex-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:100}#MainContent{padding-top:78px}.apex-header__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.apex-header__left{grid-column:1;grid-row:1;justify-self:start;display:flex;align-items:center;gap:2px}.apex-header__menu,.apex-header__search{grid-column:auto;grid-row:auto;justify-self:auto}.apex-header__brand{grid-column:2;grid-row:1;justify-self:center}.apex-header__actions{display:flex;grid-column:3;grid-row:1;justify-self:end}.apex-header__account,.apex-header__cart{grid-column:auto;grid-row:auto;justify-self:auto}.apex-product-gallery__controls{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:14px;margin-top:14px}.apex-product-gallery__thumb-window{min-width:0;overflow:hidden}.apex-product-gallery__thumb-track{display:flex;width:400%;transition:transform .32s cubic-bezier(.22,.61,.36,1);will-change:transform}.apex-product-gallery__thumb{position:relative;flex:0 0 var(--apex-thumb-width,25%);width:var(--apex-thumb-width,25%);aspect-ratio:1/1;min-width:0;padding:0;margin:0;border:1px solid #dedede;border-radius:14px;background:#f2f2f2;overflow:hidden;cursor:pointer;isolation:isolate;transition:border-color .2s ease,transform .2s ease,opacity .2s ease}.apex-product-gallery__thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#18181880;pointer-events:none;transition:background .2s ease}.apex-product-gallery__thumb img{display:block;width:100%;height:100%;object-fit:cover}.apex-product-gallery__thumb:hover:not(.is-active){transform:translateY(-1px);border-color:#aaa}.apex-product-gallery__thumb.is-active{border-color:#111}.apex-product-gallery__thumb.is-active:after{background:#18181838}.apex-product-gallery__thumb:focus-visible{outline:2px solid #c9161d;outline-offset:2px}@media(min-width:750px)and (max-width:1023px){#MainContent{padding-top:70px}.apex-header__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:12px;padding:0 18px}.apex-header__left{gap:2px}.apex-header__search,.apex-header__account,.apex-header__cart{width:40px}}@media(max-width:749px){#MainContent{padding-top:64px}.apex-header__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:4px;padding:0 10px}.apex-header__left{gap:0}.apex-header__menu,.apex-header__search,.apex-header__account,.apex-header__cart{width:40px}.apex-header__menu{width:44px}.apex-header__logo{max-width:132px;max-height:44px}.apex-product-gallery__controls{grid-template-columns:36px minmax(0,1fr) 36px;gap:8px}.apex-product-gallery__thumb-track{width:300%}.apex-product-gallery__thumb{border-radius:12px}}@media(max-width:360px){.apex-header__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:3px;padding:0 7px}.apex-header__menu,.apex-header__search,.apex-header__account,.apex-header__cart{width:40px}.apex-header__logo{max-width:120px}}.apex-header__menu-label{display:none}.apex-product-gallery__thumb-window{width:55%;margin-left:auto;margin-right:auto}.apex-footer__trustpilot-static{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;margin-top:16px;min-height:48px;padding:4px 12px;color:#fff;text-decoration:none;transition:opacity .18s ease,transform .18s ease}.apex-footer__trustpilot-static:hover{opacity:.78;transform:translateY(-1px)}.apex-footer__trustpilot-static__brand{font-size:15px;font-weight:800;letter-spacing:.12em}.apex-footer__trustpilot-static__stars{display:inline-flex;align-items:center;justify-content:center;gap:2px;font-size:20px;line-height:1}.apex-footer__trustpilot-static__star{position:relative;display:block;width:1em;height:1em}.apex-footer__trustpilot-static__star-base,.apex-footer__trustpilot-static__star-fill{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;white-space:nowrap;font-size:inherit;line-height:1}.apex-footer__trustpilot-static__star-base{color:#555}.apex-footer__trustpilot-static__star-fill{color:#00b67a}.apex-footer__trustpilot-static__meta{color:#a9a9a9;font-size:13px;line-height:1.2;letter-spacing:.02em}@media(max-width:749px){.apex-footer__trustpilot-static{margin-top:12px}.apex-footer__trustpilot-static__stars{font-size:19px}}.apex-loop{padding-bottom:8px}.apex-loop .apex-section__inner{padding-bottom:10px}.apex-footer{padding-top:12px}@media(max-width:749px){.apex-loop{padding-bottom:6px}.apex-loop .apex-section__inner{padding-bottom:8px}.apex-footer{padding-top:10px}}.apex-cart-page{background:#fff;color:#111}.apex-cart-page__header{max-width:820px}.apex-cart-page__eyebrow{margin:0 0 10px;color:#e21b23;font-size:13px;font-weight:800;letter-spacing:.12em}.apex-cart-page__layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:42px;align-items:start}.apex-cart-page__items{min-width:0}.apex-cart-page__item{display:grid;grid-template-columns:132px minmax(0,1fr) auto;gap:22px;align-items:start;padding:0 0 26px;margin:0 0 26px;border-bottom:1px solid #ddd}.apex-cart-page__image{display:block;width:132px;height:132px;background:#f4f4f4;overflow:hidden}.apex-cart-page__image img{display:block;width:100%;height:100%;object-fit:cover}.apex-cart-page__placeholder{display:block;width:100%;height:100%;background:#eee}.apex-cart-page__details{min-width:0}.apex-cart-page__vendor{margin-bottom:5px;color:#666;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.apex-cart-page__title{display:block;color:#111;text-decoration:none;font-size:24px;font-weight:700;line-height:1.02}.apex-cart-page__title:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.apex-cart-page__variant{margin-top:5px;color:#777;font-size:15px}.apex-cart-page__price{margin-top:9px;font-size:18px}.apex-cart-page__controls{display:flex;align-items:center;gap:8px;margin-top:16px}.apex-cart-page__qty{width:32px;height:32px;border:1px solid #ccc;background:#fff;color:#111;cursor:pointer;font:inherit;font-size:20px;line-height:1}.apex-cart-page__qty:hover:not(:disabled){border-color:#111}.apex-cart-page__qty:disabled{opacity:.4;cursor:not-allowed}.apex-cart-page__qty-value{min-width:24px;text-align:center;font-size:16px;font-weight:700}.apex-cart-page__remove{margin-left:7px;padding:0;border:0;background:transparent;color:#666;cursor:pointer;font:inherit;font-size:12px;font-weight:800;letter-spacing:.08em}.apex-cart-page__remove:hover{color:#e21b23}.apex-cart-page__line-total{font-size:20px;font-weight:700;white-space:nowrap}.apex-cart-page__limit,.apex-cart-page__error{margin:8px 0 0;color:#c9161d;font-size:12px;font-weight:700;line-height:1.25}.apex-cart-page__error[hidden]{display:none}.apex-cart-page__item.is-updating{opacity:.55}.apex-cart-page__summary{position:sticky;top:104px}.apex-cart-page__summary-card{padding:26px;background:#f6f6f6;border:1px solid #ddd}.apex-cart-page__summary-card h2{margin:0 0 24px;font-size:22px;letter-spacing:.06em}.apex-cart-page__summary-row{display:flex;justify-content:space-between;gap:20px;padding:10px 0;font-size:17px}.apex-cart-page__summary-row strong{font-size:18px}.apex-cart-page__summary-row--discount{color:#c9161d}.apex-cart-page__shipping-note{margin:16px 0;padding:16px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.apex-cart-page__shipping-note strong{display:block;font-size:13px;letter-spacing:.08em}.apex-cart-page__shipping-note p{margin:7px 0 0;color:#555;font-size:14px;line-height:1.35}.apex-cart-page__summary-total{display:flex;justify-content:space-between;gap:20px;padding:6px 0 20px;font-size:18px;font-weight:800}.apex-cart-page__summary-total strong{font-size:24px}.apex-cart-page__checkout{width:100%;min-height:54px;border:0;cursor:pointer}.apex-cart-page__continue{display:block;margin-top:17px;color:#111;text-align:center;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:.08em}.apex-cart-page__continue:hover{color:#e21b23}.apex-cart-page__empty{text-align:center;max-width:650px;margin:0 auto;padding:56px 24px 20px}.apex-cart-page__empty-mark{width:72px;height:72px;margin:0 auto 22px;display:flex;align-items:center;justify-content:center;border:2px solid #e21b23;border-radius:50%;color:#e21b23;font-size:42px;font-weight:300;line-height:1}.apex-cart-page__empty h2{margin:0;font-size:34px;line-height:1}.apex-cart-page__empty p{margin:12px 0 28px;color:#555;font-size:18px}.apex-cart-page__empty .apex-button{display:inline-flex}@media(max-width:989px){.apex-cart-page__layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,.75fr);gap:28px}.apex-cart-page__item{grid-template-columns:112px minmax(0,1fr) auto;gap:18px}.apex-cart-page__image{width:112px;height:112px}.apex-cart-page__title{font-size:21px}}@media(max-width:749px){.apex-cart-page__layout{display:block}.apex-cart-page__item{grid-template-columns:92px minmax(0,1fr);gap:14px;padding-bottom:20px;margin-bottom:20px}.apex-cart-page__image{width:92px;height:92px;grid-row:1 / span 2}.apex-cart-page__line-total{grid-column:2;font-size:18px;margin-top:-5px}.apex-cart-page__title{font-size:19px}.apex-cart-page__price{font-size:16px}.apex-cart-page__controls{margin-top:12px}.apex-cart-page__summary{position:static;margin-top:30px}.apex-cart-page__summary-card{padding:22px 18px}.apex-cart-page__empty{padding-top:28px}.apex-cart-page__empty h2{font-size:30px}}.apex-header__account-wrap{position:relative;display:flex;align-items:center}.apex-header__account{border:0;background:transparent;cursor:pointer;font:inherit;padding:0}.apex-account-menu{position:absolute;top:calc(100% + 12px);right:-6px;z-index:120;width:238px;padding:18px;background:#fff;border:1px solid #dedede;box-shadow:0 16px 38px #00000024;opacity:0;visibility:hidden;transform:translateY(-8px) scale(.985);transform-origin:top right;transition:opacity .2s ease,transform .22s cubic-bezier(.22,.61,.36,1),visibility .2s ease}.apex-account-menu.is-open{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.apex-account-menu:before{content:"";position:absolute;top:-7px;right:15px;width:12px;height:12px;background:#fff;border-left:1px solid #dedede;border-top:1px solid #dedede;transform:rotate(45deg)}.apex-account-menu__eyebrow{font-size:10px;font-weight:800;letter-spacing:.16em;color:#777}.apex-account-menu__welcome{margin-top:4px;font-size:20px;font-weight:800;line-height:1.05}.apex-account-menu__links{display:grid;margin-top:14px;border-top:1px solid #e5e5e5}.apex-account-menu__links a{display:flex;align-items:center;min-height:42px;padding:0 2px;color:#111;text-decoration:none;border-bottom:1px solid #e5e5e5;font-size:13px;font-weight:800;letter-spacing:.08em;transition:color .16s ease,padding-left .16s ease}.apex-account-menu__links a:last-child{border-bottom:0}.apex-account-menu__links a:hover{color:#d71920;padding-left:5px}.apex-account-menu__links a:focus-visible{outline:2px solid #d71920;outline-offset:2px}.apex-account-menu__links a.apex-account-menu__auth{margin-top:8px;justify-content:center;min-height:40px;padding:0 12px;background:#d71920;color:#fff;border:1px solid #d71920;letter-spacing:.1em;transition:background .16s ease,border-color .16s ease,transform .16s ease}.apex-account-menu__links a.apex-account-menu__auth:hover{background:#111;border-color:#111;color:#fff;padding-left:12px;transform:translateY(-1px)}.apex-account-menu__links a.apex-account-menu__auth:focus-visible{outline:2px solid #111;outline-offset:2px}@media(max-width:749px){.apex-account-menu{right:-5px;width:226px;top:calc(100% + 10px);padding:16px}.apex-account-menu__welcome{font-size:19px}}@media(prefers-reduced-motion:reduce){.apex-account-menu{transition:none}}.apex-wishlist-toggle{position:absolute;top:10px;right:10px;z-index:3;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid #ddd;border-radius:50%;background:#fffffff5;color:#111;cursor:pointer;box-shadow:0 4px 14px #00000014;transition:transform .18s ease,border-color .18s ease,color .18s ease,background .18s ease}.apex-wishlist-toggle:hover{transform:translateY(-1px);border-color:#111}.apex-wishlist-toggle.is-active{color:#d71920;border-color:#d71920;background:#fff}.apex-wishlist-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.apex-wishlist-toggle.is-active svg{fill:#d71920}.apex-wishlist-toggle:focus-visible{outline:2px solid #d71920;outline-offset:2px}.apex-product-card__media{position:relative}.apex-product-page__wishlist{margin-top:18px}.apex-product-page__wishlist .apex-wishlist-toggle{position:static;width:auto;height:44px;padding:0 18px;border-radius:0;gap:9px;box-shadow:none;font:inherit;font-size:13px;font-weight:800;letter-spacing:.08em}.apex-product-page__wishlist .apex-wishlist-toggle svg{width:18px;height:18px}.apex-product-page__wishlist .apex-wishlist-toggle.is-active{background:#111;color:#fff;border-color:#111}.apex-product-page__wishlist .apex-wishlist-toggle.is-active svg{fill:#d71920;stroke:#d71920}.apex-wishlist-page{padding:72px 28px 84px;background:#fff;color:#111}.apex-wishlist-page__inner{max-width:1200px;margin:0 auto}.apex-wishlist-page__header{text-align:center;margin:0 auto}.apex-wishlist-page__title{margin:0;font-size:clamp(42px,5vw,58px);line-height:.98;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.apex-wishlist-page__count{margin:10px 0 0;font-size:22px;line-height:1.2;color:#444}.apex-wishlist-page__rule{margin:42px 0 38px;border-top:1px solid #ddd}.apex-wishlist-page__content{min-height:120px}.apex-wishlist-page__empty{padding:54px 24px;border:1px solid #e1e1e1;text-align:center;background:#f8f8f8}.apex-wishlist-page__empty strong{display:block;font-size:24px;font-weight:800}.apex-wishlist-page__empty p{margin:8px auto 0;max-width:480px;color:#555;font-size:17px;line-height:1.35}.apex-wishlist-page__empty .apex-button{margin-top:20px}.apex-wishlist-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px}.apex-wishlist-item{min-width:0}.apex-wishlist-item__media{position:relative;aspect-ratio:1/1;background:#f4f4f4;overflow:hidden}.apex-wishlist-item__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.apex-wishlist-item__media:hover img{transform:scale(1.035)}.apex-wishlist-item__heart{position:absolute;top:12px;right:12px;width:40px;height:40px;border:1px solid #ddd;border-radius:50%;background:#fffffff0;color:#111;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s ease,color .18s ease,border-color .18s ease}.apex-wishlist-item__heart:hover{transform:translateY(-1px)}.apex-wishlist-item__heart svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.apex-wishlist-item__heart.is-active{color:#d71920;border-color:#d71920}.apex-wishlist-item__heart.is-active svg{fill:#d71920}.apex-wishlist-item__meta{padding:12px 2px 0}.apex-wishlist-item__brand{font-size:13px;color:#666;text-transform:uppercase;letter-spacing:.06em}.apex-wishlist-item__title{display:block;margin-top:3px;color:#111;text-decoration:none;font-size:20px;font-weight:600;line-height:1.05}.apex-wishlist-item__title:hover{color:#d71920}.apex-wishlist-item__price{margin-top:6px;font-size:18px}.apex-wishlist-item__actions{display:flex;gap:8px;margin-top:12px}.apex-wishlist-item__view,.apex-wishlist-item__remove{min-height:40px;padding:0 12px;border:1px solid #111;background:#111;color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-size:12px;font-weight:800;letter-spacing:.07em;cursor:pointer}.apex-wishlist-item__remove{background:#fff;color:#111;border-color:#bbb}.apex-wishlist-item__view:hover{background:#d71920;border-color:#d71920}.apex-wishlist-item__remove:hover{border-color:#111}.apex-wishlist-page--locked .apex-wishlist-page__empty{margin-top:0}@media(max-width:989px){.apex-wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.apex-wishlist-page{padding:48px 18px 64px}.apex-wishlist-page__title{font-size:46px}.apex-wishlist-page__count{font-size:20px}.apex-wishlist-page__rule{margin:32px 0 28px}.apex-wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.apex-wishlist-item__heart{top:8px;right:8px;width:36px;height:36px}.apex-wishlist-item__heart svg{width:19px;height:19px}.apex-wishlist-item__title{font-size:18px}.apex-wishlist-item__actions{flex-direction:column}}.apex-recently-viewed{background:#fff;color:#111;border-top:1px solid #e3e3e3}.apex-recently-viewed__viewport{width:100%;overflow:visible}.apex-recently-viewed__grid{align-items:start}.apex-recently-viewed__grid[data-count="1"]{grid-template-columns:minmax(220px,280px);justify-content:center}.apex-recently-viewed__grid[data-count="2"]{grid-template-columns:repeat(2,minmax(220px,280px));justify-content:center}.apex-recently-viewed__grid[data-count="3"]{grid-template-columns:repeat(3,minmax(220px,280px));justify-content:center}.apex-recently-viewed__card{min-width:0}.apex-recently-viewed[hidden]{display:none!important}@media(max-width:989px)and (min-width:750px){.apex-recently-viewed__grid[data-count="1"]{grid-template-columns:minmax(220px,300px)}.apex-recently-viewed__grid[data-count="2"]{grid-template-columns:repeat(2,minmax(220px,300px))}.apex-recently-viewed__grid[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.apex-recently-viewed{padding-top:50px;padding-bottom:56px}.apex-recently-viewed__viewport{overflow-x:auto;overflow-y:hidden;margin-right:-18px;padding-right:18px;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.apex-recently-viewed__viewport::-webkit-scrollbar{display:none}.apex-recently-viewed__grid{display:flex;gap:14px;width:max-content}.apex-recently-viewed__grid[data-count="1"]{width:100%}.apex-recently-viewed__grid[data-count="1"] .apex-recently-viewed__card{margin-left:auto;margin-right:auto}.apex-recently-viewed__card{width:calc((100vw - 50px)/2);max-width:250px;flex:0 0 calc((100vw - 50px)/2);scroll-snap-align:start}}.apex-hero-carousel{position:relative;width:100%;overflow:hidden;background:#050505;isolation:isolate}.apex-hero-carousel__track{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#050505}.apex-hero-carousel__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transform:translate(0);transition:opacity 2s ease,transform 2s ease;z-index:1}.apex-hero-carousel__slide.is-active{opacity:1;visibility:visible;transform:translate(0);z-index:2}.apex-hero-carousel__slide.is-entering-right{opacity:0;visibility:visible;transform:translate(5%);z-index:3}.apex-hero-carousel__slide.is-entering-left{opacity:0;visibility:visible;transform:translate(-5%);z-index:3}.apex-hero-carousel__slide.is-leaving-left{opacity:0;visibility:visible;transform:translate(-5%);z-index:1}.apex-hero-carousel__slide.is-leaving-right{opacity:0;visibility:visible;transform:translate(5%);z-index:1}.apex-hero-carousel__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.apex-hero-carousel__placeholder{width:100%;height:100%;background:#050505}.apex-hero-carousel__content{position:absolute;left:clamp(24px,5vw,84px);bottom:clamp(24px,5vw,78px);display:flex;flex-direction:column;align-items:flex-start;gap:14px;z-index:4;max-width:42%}.apex-hero-carousel__title{margin:0;color:#fff;font-size:clamp(24px,3.3vw,54px);font-weight:800;line-height:.95;letter-spacing:.06em;text-transform:uppercase;text-shadow:0 2px 14px rgba(0,0,0,.72)}.apex-hero-carousel__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;background:#d71920;color:#fff;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:.08em;border:1px solid #D71920;transition:transform .2s ease,background .2s ease}.apex-hero-carousel__button:hover{transform:translateY(-2px);background:#b9141a}.apex-hero-carousel__arrow{position:absolute;top:50%;z-index:6;transform:translateY(-50%);width:44px;height:44px;border:1px solid rgba(255,255,255,.42);border-radius:50%;background:#00000059;color:#fff;font-family:Arial,sans-serif;font-size:34px;line-height:1;display:grid;place-items:center;padding:0;cursor:pointer;opacity:.78;transition:opacity .2s ease,background .2s ease}.apex-hero-carousel__arrow:hover{opacity:1;background:#00000094}.apex-hero-carousel__arrow--prev{left:18px}.apex-hero-carousel__arrow--next{right:18px}.apex-hero-carousel__dots{position:absolute;left:50%;bottom:18px;z-index:7;transform:translate(-50%);display:flex;align-items:center;gap:8px;padding:5px 8px}.apex-hero-carousel__dot{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#ffffff85;cursor:pointer;transition:width .2s ease,background .2s ease}.apex-hero-carousel__dot.is-active{width:24px;border-radius:4px;background:#d71920}.apex-hero-carousel__arrow:focus-visible,.apex-hero-carousel__dot:focus-visible,.apex-hero-carousel__button:focus-visible{outline:2px solid #D71920;outline-offset:3px}@media(max-width:749px){.apex-hero-carousel__track{aspect-ratio:4 / 3}.apex-hero-carousel__image{object-position:center center}.apex-hero-carousel__content{left:20px;bottom:28px;gap:10px;max-width:70%}.apex-hero-carousel__title{font-size:clamp(22px,7vw,34px);letter-spacing:.05em}.apex-hero-carousel__button{min-height:44px;padding:0 20px;font-size:12px}.apex-hero-carousel__arrow{display:none}.apex-hero-carousel__dots{bottom:10px;gap:7px}.apex-hero-carousel__dot{width:6px;height:6px}.apex-hero-carousel__dot.is-active{width:20px}}@media(prefers-reduced-motion:reduce){.apex-hero-carousel__slide{transition:opacity .2s ease}.apex-hero-carousel__button,.apex-hero-carousel__arrow,.apex-hero-carousel__dot{transition:none}}.apex-drawer__featured-brands-sub{border-left:1px solid #333;padding-left:18px!important}.apex-drawer__featured-brands-sub li{margin:0}.apex-drawer__featured-brands-sub a{padding:10px 0;color:#d8d8d8}.apex-drawer__featured-brands-sub a:hover{color:#e21b23}.apex-product-card__labels{position:absolute;top:12px;left:12px;z-index:2;display:flex;flex-wrap:wrap;gap:6px;max-width:calc(100% - 64px);pointer-events:none}.apex-product-card__label,.apex-product-page__label{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:5px 8px;border:1px solid rgba(17,17,17,.18);background:#fffffff0;color:#111;font-size:10px;font-weight:800;line-height:1;letter-spacing:.07em;text-transform:uppercase;box-shadow:0 2px 7px #00000029;border-radius:4px}.apex-product-page__labels{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 12px}.apex-product-page__label{min-height:30px;padding:6px 9px;background:#f7f7f7;box-shadow:none}.apex-footer__stock-updates{display:inline-flex;align-items:center;justify-content:center;width:min(100%,210px);margin-top:20px;color:#fff;text-decoration:none;transition:transform .18s ease,opacity .18s ease}.apex-footer__stock-updates:hover{transform:translateY(-1px);opacity:.88}.apex-footer__stock-updates__logo{display:block;width:100%;height:auto;max-width:210px}@media(max-width:749px){.apex-product-card__labels{top:8px;left:8px;gap:5px;max-width:calc(100% - 52px)}.apex-product-card__label{min-height:25px;padding:4px 6px;font-size:9px}.apex-product-page__labels{gap:6px;margin-bottom:10px}.apex-product-page__label{min-height:28px;padding:5px 8px;font-size:10px}.apex-footer__stock-updates{width:min(100%,185px)}.apex-footer__stock-updates__logo{max-width:185px}}
/*# sourceMappingURL=/cdn/shop/t/108/assets/apex-base.css.map */
