#MainContent:has(.ed-cart-design){background:#111315;color:#f7f7f4;padding:64px max(24px,calc((100vw - 1280px)/2)) 80px;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:32px 48px;align-items:start;--color-foreground:247,247,244;--color-background:17,19,21}#MainContent:has(.ed-cart-design)>*{min-width:0}#MainContent:has(.ed-cart-design) .page-width{padding:0;max-width:none}#MainContent:has(.ed-cart-design) cart-items,#MainContent:has(.ed-cart-design) #main-cart-footer{display:block;background:transparent;color:#f7f7f4;--color-foreground:247,247,244;--color-background:17,19,21}#MainContent:has(.ed-cart-design) .title-wrapper-with-link{margin:0 0 36px;gap:20px;align-items:center}#MainContent:has(.ed-cart-design) .title{font-size:clamp(36px,4vw,56px);font-weight:800;letter-spacing:-.045em;color:#fff;margin:0}#MainContent:has(.ed-cart-design) .underlined-link{color:#d7d9dc;font-size:14px;text-underline-offset:5px}#MainContent:has(.ed-cart-design) .cart__items{border-bottom:0;padding-bottom:0}#MainContent:has(.ed-cart-design) .cart-items th{color:#aeb3bb;font-size:11px;letter-spacing:.12em;border-bottom:1px solid #363a40;padding-bottom:18px}#MainContent:has(.ed-cart-design) .cart-item td{padding-top:28px;padding-bottom:28px;vertical-align:top}#MainContent:has(.ed-cart-design) .cart-item+.cart-item td{border-top:1px solid #363a40}#MainContent:has(.ed-cart-design) .cart-item__image-container{background:#f4f4f1;border-radius:8px;padding:8px;border:0;overflow:hidden}#MainContent:has(.ed-cart-design) .cart-item__image{width:120px;height:132px;object-fit:contain}#MainContent:has(.ed-cart-design) .cart-item__name{color:#fff;font-size:19px;font-weight:750;line-height:1.3;letter-spacing:-.02em}#MainContent:has(.ed-cart-design) .product-option{color:#c3c7cd;font-size:14px;line-height:1.7}#MainContent:has(.ed-cart-design) .price{color:#fff;font-size:17px;font-weight:650}#MainContent:has(.ed-cart-design) .quantity{color:#fff;background:#1e2125;border:1px solid #626974;min-height:44px;width:126px}#MainContent:has(.ed-cart-design) .quantity:after,#MainContent:has(.ed-cart-design) .quantity:before{box-shadow:none}#MainContent:has(.ed-cart-design) .quantity__button{width:40px;color:#fff}#MainContent:has(.ed-cart-design) .quantity__input{color:#fff;font-size:15px}#MainContent:has(.ed-cart-design) cart-remove-button .button{color:#c3c7cd;min-width:44px;min-height:44px}#MainContent:has(.ed-cart-design) .cart__footer-wrapper{position:sticky;top:110px;margin-top:94px}#MainContent:has(.ed-cart-design) .cart__footer{display:block;padding:28px;background:#1b1e22;border:1px solid #383d45;border-radius:12px}#MainContent:has(.ed-cart-design) .cart__blocks{width:100%;max-width:none;margin:0}#MainContent:has(.ed-cart-design) .totals{justify-content:space-between;align-items:baseline;gap:12px}#MainContent:has(.ed-cart-design) .totals__total{color:#f7f7f4;font-size:17px;font-weight:650}#MainContent:has(.ed-cart-design) .totals__total-value{font-size:25px;font-weight:750;color:#fff;letter-spacing:-.03em;white-space:normal;text-align:right}#MainContent:has(.ed-cart-design) .tax-note{color:#bbc0c8;text-align:left;font-size:13px;line-height:1.6;margin:16px 0 24px}#MainContent:has(.ed-cart-design) .cart__ctas{display:block}#MainContent:has(.ed-cart-design) .cart__checkout-button,#MainContent:has(.ed-cart-design) .cart__warnings>.button{background:#ff7900;color:#111315;border-radius:5px;min-height:56px;font-weight:800;font-size:16px;width:100%;box-shadow:none}#MainContent:has(.ed-cart-design) .cart__checkout-button:after,#MainContent:has(.ed-cart-design) .cart__warnings>.button:after{box-shadow:none}#MainContent:has(.ed-cart-design) .cart__checkout-button:hover{background:#ff922e}#MainContent:has(.ed-cart-design) .cart__dynamic-checkout-buttons{margin-top:18px}#MainContent:has(.ed-cart-design) .discounts{color:#ffd09f}#MainContent:has(.ed-cart-design) .cart__note{margin:0 0 24px;width:100%}#MainContent:has(.ed-cart-design) .cart__warnings{padding:60px 24px 80px;text-align:center;background:#1b1e22;border:1px solid #383d45;border-radius:12px}#MainContent:has(.ed-cart-design) .cart__empty-text{font-size:clamp(30px,4vw,48px);font-weight:750;color:#fff;letter-spacing:-.04em}#MainContent:has(.ed-cart-design) .cart__warnings>.button{max-width:300px}#MainContent:has(.ed-cart-design) .cart__login-title,#MainContent:has(.ed-cart-design) .cart__login-paragraph{color:#c3c7cd}#MainContent:has(.ed-cart-design):has(cart-items.is-empty)>:has(cart-items){grid-column:1/-1}#MainContent:has(.ed-cart-design) .cart__footer-wrapper:has(.is-empty){display:none}#MainContent:has(.ed-cart-design)>:has(.ed-cart-design){grid-column:1/-1}.ed-cart-design{display:flex;justify-content:space-between;gap:16px;border-top:1px solid #363a40;padding-top:24px;font-size:14px;color:#b9bec6}.ed-cart-design p{margin:0}.ed-cart-design a{color:#fff;text-underline-offset:4px;margin-left:6px}#MainContent:has(.ed-cart-design) :focus-visible{outline:2px solid #ff9b40;outline-offset:4px}@media(max-width:1099px){#MainContent:has(.ed-cart-design){grid-template-columns:1fr;padding:36px 24px 56px;gap:24px}#MainContent:has(.ed-cart-design) .cart__footer-wrapper{position:static;margin-top:0}#MainContent:has(.ed-cart-design) .cart__blocks{max-width:none}.ed-cart-design{flex-direction:column}}@media(max-width:749px){#MainContent:has(.ed-cart-design){padding:28px 20px 44px}#MainContent:has(.ed-cart-design) .title-wrapper-with-link{margin-bottom:26px;align-items:flex-start}#MainContent:has(.ed-cart-design) .underlined-link{max-width:110px;text-align:right;line-height:1.4}#MainContent:has(.ed-cart-design) .cart-item{gap:16px;grid-template-columns:88px minmax(0,1fr) auto;margin-bottom:24px}#MainContent:has(.ed-cart-design) .cart-item td{padding-top:0;padding-bottom:0}#MainContent:has(.ed-cart-design) .cart-item+.cart-item{padding-top:24px;border-top:1px solid #363a40}#MainContent:has(.ed-cart-design) .cart-item+.cart-item td{border:0}#MainContent:has(.ed-cart-design) .cart-item__image{width:72px;height:96px}#MainContent:has(.ed-cart-design) .cart-item__name{font-size:17px}#MainContent:has(.ed-cart-design) .cart-item__details{grid-column:2/4}#MainContent:has(.ed-cart-design) .cart-item__totals.medium-hide{grid-column:3;grid-row:2}#MainContent:has(.ed-cart-design) .cart-item__quantity{grid-column:2;grid-row:2;padding:0}#MainContent:has(.ed-cart-design) .cart-item__quantity-wrapper{flex-wrap:wrap;gap:4px}#MainContent:has(.ed-cart-design) .quantity{width:112px}#MainContent:has(.ed-cart-design) .quantity__button{width:34px}#MainContent:has(.ed-cart-design) .cart__footer{padding:24px 20px}#MainContent:has(.ed-cart-design) .cart__warnings{padding:44px 20px}}@media(min-width:750px){#MainContent:has(.ed-cart-design) .cart-item>td+td,#MainContent:has(.ed-cart-design) .cart-items th+th{padding-left:20px}#MainContent:has(.ed-cart-design) .cart-item__details{width:auto}#MainContent:has(.ed-cart-design) .cart-items thead th:first-child{width:48%}}@media(max-width:374px){#MainContent:has(.ed-cart-design) .cart-item{grid-template-columns:72px minmax(0,1fr) auto;gap:12px}#MainContent:has(.ed-cart-design) .cart-item__image{width:56px;height:80px}#MainContent:has(.ed-cart-design) .quantity{width:96px;min-width:0}#MainContent:has(.ed-cart-design) .quantity__button{width:30px}}.ef-help{background:#111315;color:#f5f5f3;border-top:1px solid #343a40;padding:32px 5%;font-family:Arial,Helvetica,sans-serif}.ef-help>div{max-width:1200px;margin:auto;display:flex;align-items:center;gap:28px;flex-wrap:wrap}.ef-help p{font-weight:700;margin:0 auto 0 0;font-size:17px}.ef-help a{color:inherit;font-size:14px;min-height:44px;display:flex;align-items:center;text-underline-offset:5px}.ef-help a:focus-visible{outline:3px solid #ff9a43;outline-offset:4px}@media(max-width:749px){.ef-help>div{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px}.ef-help p{grid-column:1/-1;margin-bottom:10px}}.ed-gallery{position:relative}.ed-gallery .ed-video-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:24px;max-width:none;margin:0;scrollbar-width:thin;scrollbar-color:#555 #18191b;padding:0 0 12px;overscroll-behavior-x:contain}.ed-gallery .ed-video{flex:0 0 calc((100% - 48px)/3);scroll-snap-align:start;min-width:0}.ed-video-sport{font-size:11px;letter-spacing:1.4px;text-transform:uppercase;padding:12px 16px;color:#ccc}.ed-gallery-arrow{position:absolute;z-index:3;top:44%;width:46px;height:46px;border:1px solid #777;border-radius:50%;background:#111e;color:#fff;font-size:24px;display:grid;place-items:center;cursor:pointer}.ed-gallery-arrow:disabled{opacity:.25;cursor:default}.ed-gallery-prev{left:-23px}.ed-gallery-next{right:-23px}.ed-gallery-hint{color:#aaa;font-size:12px;margin-top:14px!important}@media(max-width:749px){.ed-gallery .ed-video{flex-basis:86%}.ed-gallery .ed-video-grid{gap:16px}.ed-gallery-arrow{width:40px;height:40px}.ed-gallery-prev{left:-12px}.ed-gallery-next{right:-12px}.ed-gallery .ed-video video{aspect-ratio:9/13}}.ed-testimonials{background:#f3f3ef}.ed-testimonials h2{max-width:760px}.ed-testimonials .ed-kicker{color:#9b410b}.ed-quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:34px}.ed-quote-grid figure{margin:0;padding:32px;background:#fff;border:1px solid #dedfd9;border-radius:10px;display:flex;flex-direction:column}.ed-quote-mark{font:72px/1 Georgia,serif;color:#cb5200;height:48px}.ed-quote-grid blockquote{border:0;padding:0;margin:16px 0 28px;font-size:clamp(23px,2.5vw,32px);font-weight:700;line-height:1.3;letter-spacing:-.5px}.ed-quote-grid figcaption{margin-top:auto;font-size:15px;font-weight:700}.ed-testimonials .ed-quote-source{font-size:12px;color:#656962;margin-top:20px}@media(max-width:749px){.ed-quote-grid{grid-template-columns:1fr;gap:16px}.ed-quote-grid figure{padding:26px}}.ed-quote-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ed-quote-grid figcaption{overflow-wrap:anywhere}.ed-quote-grid blockquote{font-size:clamp(22px,2vw,28px)}@media(max-width:999px){.ed-quote-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.ed-quote-grid{grid-template-columns:1fr}}.ed-testimonial-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.ed-quote-controls{display:flex;gap:10px;flex-shrink:0}.ed-quote-controls button{width:46px;height:46px;border:1px solid #a9ada5;border-radius:50%;background:transparent;color:#111315;font-size:24px;cursor:pointer}.ed-quote-controls button:hover:not(:disabled){background:#111315;color:#fff}.ed-quote-controls button:disabled{opacity:.3;cursor:default}.ed-testimonials .ed-quote-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;gap:24px;padding:4px 3px 16px;scrollbar-width:thin;scrollbar-color:#a9ada5 transparent}.ed-testimonials .ed-quote-grid figure{flex:0 0 calc((100% - 48px)/3);min-width:0;scroll-snap-align:start;padding:32px;min-height:260px}.ed-testimonials .ed-quote-mark{font-size:48px;height:32px}.ed-testimonials .ed-quote-grid blockquote{margin:16px 0 32px}.ed-quote-grid figcaption a{color:#30362e;text-decoration:none;line-height:1.6;display:inline-block;padding:6px 0}.ed-quote-grid figcaption a:hover{text-decoration:underline;text-underline-offset:4px}.ed-quote-foot{display:flex;justify-content:space-between;gap:16px}.ed-quote-foot .ed-quote-source{margin-top:12px}@media(max-width:999px){.ed-testimonials .ed-quote-grid figure{flex-basis:calc((100% - 24px)/2)}}@media(max-width:749px){.ed-testimonial-heading{align-items:flex-start;flex-direction:column;gap:20px}.ed-testimonials .ed-quote-grid{gap:16px;margin-top:20px}.ed-testimonials .ed-quote-grid figure{flex-basis:100%;min-height:240px;padding:26px}.ed-quote-foot{flex-direction:column;gap:0}}.ed-brands{background:#0d0e10;color:#fff;padding:32px 0;border-top:1px solid #292a2e}.ed-brands p{text-align:center;font-size:13px;font-weight:700;letter-spacing:.5px;color:#bfc3cb}.ed-brand-row{display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap;margin-top:24px}.ed-brand-logo{display:block;width:85px;height:44px;object-fit:contain}.ed-brand-logo[alt="Golden State Warriors"]{width:48px}.ed-brand-logo[alt="Syracuse Orange"]{width:40px}@media(max-width:749px){.ed-brand-row{gap:22px}.ed-brand-logo{width:64px;height:35px}.ed-brands{padding:28px 0}}.ed-home{--ed-ink:#111214;--ed-blue:#154be8;--ed-orange:#ff690a;color:var(--ed-ink);background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.5}.ed-home *{box-sizing:border-box}.ed-home h1,.ed-home h2,.ed-home h3,.ed-home p{margin:0}.ed-home h1,.ed-home h2,.ed-home h3{color:inherit}.ed-wrap{width:min(1320px,90%);margin-inline:auto}.ed-kicker{font-size:12px;font-weight:800;letter-spacing:1.6px}.ed-hero{position:relative;min-height:620px;display:flex;align-items:center;background:#080909;color:#fff;overflow:hidden}.ed-hero-image{position:absolute;right:0;top:0;width:64%;height:100%;object-fit:contain;object-position:center top}.ed-hero-shade{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050606 15%,#050606f0 32%,#05060633 76%)}.ed-hero-content{position:relative;padding-block:70px}.ed-hero h1{max-width:650px;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(60px,7.5vw,112px);font-weight:900;line-height:.96;text-transform:uppercase;letter-spacing:-2px;font-style:italic;margin:22px 0 26px}.ed-intro{max-width:495px;font-size:19px;color:#ececec}.ed-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.ed-button{display:inline-flex;justify-content:space-between;align-items:center;gap:24px;min-height:50px;padding:14px 23px;border-radius:3px;text-decoration:none;font-size:15px;font-weight:800;border:1px solid transparent;transition:filter .15s}.ed-button:hover{filter:brightness(.89)}.ed-orange{background:var(--ed-orange);color:#080808}.ed-outline{border-color:#a6a6a6;color:#fff;background:transparent}.ed-black{background:#111214;color:#fff}.ed-blue{background:var(--ed-blue);color:#fff}.ed-section{padding:88px 0}.ed-home h2{font-size:clamp(32px,4vw,54px);font-weight:800;line-height:1.08;letter-spacing:-1.5px;margin-top:12px}.ed-subtitle{font-size:17px;color:#56585d;margin-top:20px!important;max-width:660px}.ed-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:42px}.ed-card{border:1px solid #dddfe5;border-radius:8px;padding:26px;display:flex;flex-direction:column;background:#fafafa}.ed-featured{border:2px solid var(--ed-blue);background:#f6f8ff;padding:25px}.ed-card-tag{font-size:11px;letter-spacing:1.2px;font-weight:800;color:#535862}.ed-featured .ed-card-tag{color:var(--ed-blue)}.ed-product-image{display:block;margin:16px -8px 12px;aspect-ratio:1.15;overflow:hidden}.ed-product-image img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.ed-card-title{display:flex;justify-content:space-between;gap:12px;align-items:center}.ed-card h3{font-size:30px;font-weight:900;letter-spacing:-1px}.ed-price{font-size:25px;font-weight:800}.ed-card-description{font-size:16px;margin-top:12px!important;min-height:72px;color:#484c52}.ed-included{font-size:13px;font-weight:700;margin-top:14px!important}.ed-saving{font-size:13px;color:#123bb1;margin-top:8px!important;font-weight:700}.ed-card .ed-button{margin-top:auto}.ed-card .ed-included,.ed-card .ed-saving{margin-bottom:18px}.ed-note{font-size:13px;color:#62656b;margin-top:24px!important}.ed-clips{background:#101113;color:#fff}.ed-section-heading{display:grid;grid-template-columns:1.5fr 1fr;gap:80px;align-items:end;margin-bottom:38px}.ed-section-heading>p{font-size:16px;color:#bfc2c8;max-width:330px;justify-self:end}.ed-clips h2{max-width:640px}.ed-clips .ed-kicker{color:#ff8c43}.ed-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ed-video{border-radius:6px;overflow:hidden;background:#222}.ed-video video{display:block;width:100%;aspect-ratio:9/13;object-fit:cover}.ed-how{background:#f2f2ef}.ed-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;margin-top:44px}.ed-number{font-size:42px;font-weight:800;color:#777e89;letter-spacing:-2px}.ed-steps h3{font-size:23px;font-weight:800;margin:16px 0 12px}.ed-steps p{font-size:16px;color:#555960}.ed-faq-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:90px}.ed-faq h2{max-width:400px}.ed-faq details{border-bottom:1px solid #ddd;padding:22px 0}.ed-faq details:first-child{border-top:1px solid #ddd}.ed-faq summary{cursor:pointer;font-size:17px;font-weight:700;min-height:28px}.ed-faq details p{margin-top:15px;color:#565b62;font-size:15px}.ed-faq a{color:var(--ed-blue)}.ed-final{padding:72px 0;background:#111214;color:#fff;text-align:center}.ed-final h2{max-width:750px;margin-inline:auto;font-size:clamp(34px,4vw,56px)}.ed-final p{margin:22px 0 28px;color:#c1c5cb;font-size:17px}.ed-home :focus-visible{outline:3px solid #497fff;outline-offset:5px}.ed-home #comparison{display:block;scroll-margin-top:110px}.ed-home section[id]{scroll-margin-top:110px}body:has(.ed-home) .header-wrapper{background:#080909;color:#fff}body:has(.ed-home) .header{padding-top:8px;padding-bottom:8px}body:has(.ed-home) .header__menu-item,body:has(.ed-home) .header__icon,body:has(.ed-home) .header__heading-link{color:#fff}body:has(.ed-home) .section-header{margin-bottom:0}body:has(.ed-home) .announcement-bar-section{display:none}@media(max-width:749px){.ed-hero{min-height:660px;align-items:flex-end}.ed-hero-image{width:100%;height:100%;object-position:64% top}.ed-hero-shade{background:linear-gradient(0deg,#050606 3%,#050606ed 27%,#0506060d 80%)}.ed-hero-content{padding-block:230px 36px}.ed-hero h1{font-size:60px;max-width:420px;letter-spacing:-1px;margin:16px 0 20px}.ed-intro{font-size:16px;max-width:350px}.ed-kicker{font-size:10px}.ed-actions{gap:10px;margin-top:25px}.ed-actions .ed-button{font-size:13px;padding:13px 15px;gap:12px}.ed-section{padding:58px 0}.ed-home h2{letter-spacing:-1px}.ed-products{grid-template-columns:1fr;gap:18px;margin-top:28px}.ed-card{padding:22px}.ed-featured{padding:21px}.ed-product-image{aspect-ratio:1.5;max-height:240px}.ed-card-description{min-height:0;margin-bottom:5px!important}.ed-card .ed-button{margin-top:10px}.ed-section-heading{grid-template-columns:1fr;gap:22px}.ed-section-heading>p{justify-self:start}.ed-video-grid{grid-template-columns:1fr;gap:20px;max-width:400px;margin:auto}.ed-video video{aspect-ratio:9/12}.ed-steps{grid-template-columns:1fr;gap:30px;margin-top:28px}.ed-steps article{border-top:1px solid #d2d4d2;padding-top:20px}.ed-number{font-size:32px}.ed-steps h3{margin-top:8px}.ed-faq-layout{grid-template-columns:1fr;gap:28px}.ed-final{padding:58px 0}}@media(prefers-reduced-motion:reduce){.ed-button{transition:none}}.ed-brand-logo[alt=Adidas]{filter:brightness(0) invert(1)}.ed-featured-customers{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 30px;margin:32px auto 0;max-width:1020px;padding-top:26px;border-top:1px solid #272a30}.ed-featured-customers span{font-size:17px;font-weight:700;letter-spacing:-.3px;color:#e9ecf1}.ed-customer-details{margin:24px auto 0;max-width:1120px}.ed-customer-details summary{display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;list-style:none;min-height:44px;color:#aeb5c2;font-size:13px}.ed-customer-details summary::-webkit-details-marker{display:none}.ed-customer-details summary span{font-size:20px;color:#ff892d;transition:transform .2s}.ed-customer-details[open] summary span{transform:rotate(45deg)}.ed-customer-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px 40px;padding:30px 0 12px;border-top:1px solid #272a30;margin-top:18px}.ed-customer-grid h3{font-size:12px;color:#ff9b57;letter-spacing:1px;text-transform:uppercase;margin:0 0 12px}.ed-brands .ed-customer-grid p{text-align:left;font-size:14px;line-height:1.85;font-weight:400;letter-spacing:0;color:#c2c8d2}.ed-brands .ed-customer-notable{text-align:left;font-size:14px;line-height:1.7;font-weight:400;margin-top:18px;padding-top:18px;border-top:1px solid #272a30}@media(max-width:749px){.ed-featured-customers{gap:14px 20px;margin-top:26px}.ed-featured-customers span{font-size:14px}.ed-customer-grid{grid-template-columns:1fr;gap:24px}.ed-customer-details summary{font-size:12px}}.ed-featured-customers{gap:32px 46px}.ed-featured-logo{display:block;width:110px;height:64px;object-fit:contain}.ed-wk-logo{fill:#fff;width:135px}.ed-featured-logo[alt="Made Hoops"]{width:45px}.ed-featured-logo[alt="U.S. Soccer"],.ed-featured-logo[alt="Portland Thorns FC"]{width:56px}@media(max-width:749px){.ed-featured-customers{display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;gap:28px 18px}.ed-featured-logo{width:85px;height:56px}.ed-wk-logo{width:95px}}.ed-joola-logo{width:81px;height:64px}.ed-joola-logo path{fill:#fff}@media(max-width:749px){.ed-joola-logo{width:71px;height:56px;grid-column:2}}.ed-sport-guide{margin-top:46px;padding-top:34px;border-top:1px solid #ddd}.ed-sport-guide>h3{font-size:28px;letter-spacing:-.7px}.ed-sport-options{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}.ed-sport-options article{padding:24px;border-radius:8px;background:#f3f3f0}.ed-sport-options .ed-kicker{color:#8a3c0a}.ed-sport-options h4{font-size:20px;margin:12px 0;color:#111}.ed-sport-options p{font-size:15px;line-height:1.65;color:#50545a}@media(max-width:749px){.ed-sport-options{grid-template-columns:1fr}.ed-sport-guide>h3{font-size:25px}}@media(max-width:749px){.ed-hero-image{width:100%;height:auto;aspect-ratio:1;object-fit:contain;object-position:center top}.ed-hero-content{padding-top:calc(100vw + 8px);padding-bottom:36px}.ed-hero-shade{background:linear-gradient(to bottom,transparent 0,transparent calc(100vw - 65px),#050606 calc(100vw + 5px))}}.ed-card-specs{margin:16px 0 8px;border-top:1px solid #d8dbe0}.ed-card-specs>div{padding:10px 0;border-bottom:1px solid #d8dbe0}.ed-card-specs dt{font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:#62656b}.ed-card-specs dd{margin:4px 0 0;font-size:14px;line-height:1.5;color:#25282d}.ed-card-description{min-height:72px}.ed-hero-image{transform:scale(1.12);transform-origin:center top}@media(max-width:749px){.ed-hero-image{transform:scale(1.06)}.ed-hero-content{padding-top:calc(106vw + 8px)}.ed-hero-shade{background:linear-gradient(to bottom,transparent 0,transparent calc(106vw - 65px),#050606 calc(106vw + 5px))}}@media(min-width:750px){.ed-hero{min-height:680px}.ed-hero-image{width:64%;height:100%;object-fit:cover;object-position:center top;transform:none}.ed-hero-shade{background:linear-gradient(90deg,#050606 8%,rgba(5,6,6,.98) 25%,rgba(5,6,6,.72) 40%,rgba(5,6,6,.12) 65%,transparent 85%)}}.ed-card .ed-audience{display:flex;align-items:flex-start;gap:9px;font-size:14px;line-height:1.5;color:#25282d;margin:12px 0 10px}.ed-audience>span:first-child{color:#157342;font-weight:800;flex-shrink:0}.ed-shop .ed-products{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1140px;margin-inline:auto}.ed-shop .ed-product-image{aspect-ratio:1.65;max-height:320px}.ed-shop .ed-card-description{min-height:0}.ed-go-card [hidden]{display:none!important}.ed-go-options{border:0;margin:20px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.ed-go-options legend{font-size:12px;font-weight:700;margin-bottom:9px}.ed-go-options label{display:flex;align-items:center;gap:9px;padding:12px;border:1px solid #c9cdd3;border-radius:6px;cursor:pointer;font-size:13px}.ed-go-options label:has(input:checked){border-color:#ec650f;background:#fff3e9;box-shadow:inset 0 0 0 1px #ec650f}.ed-go-options input{accent-color:#d85400;margin:0;flex-shrink:0}.ed-go-options strong{display:block;font-size:15px;margin-top:3px}.ed-offer-bottom{margin-top:auto}.ed-offer-bottom .ed-button{width:100%}.ed-go-card .ed-saving{color:#913d08}.ed-bundle-image{position:relative}.ed-bundle-image>img{padding-right:15%}.ed-mic-inset{position:absolute;right:3%;bottom:12%;width:28%;height:40%;display:flex;align-items:center;gap:6px}.ed-mic-inset>span{font-size:25px;color:#b64b00}.ed-mic-inset img{width:80%;height:100%;object-fit:contain}.ed-shop .ed-card-tag{color:#8a3c0a}@media(max-width:749px){.ed-shop .ed-products{grid-template-columns:1fr}.ed-shop .ed-product-image{max-height:260px}.ed-go-options{gap:8px}.ed-go-options label{padding:10px;font-size:12px}}.ed-shop{background:#f5f5f2}.ed-shop>.ed-wrap{max-width:1140px}.ed-shop .ed-products{gap:28px;align-items:stretch}.ed-shop .ed-card{background:#fff;border:1px solid #deded9;border-radius:18px;padding:30px;box-shadow:0 8px 30px #12121205;min-width:0}.ed-shop .ed-card-tag{align-self:flex-start;padding:6px 10px;border-radius:5px;background:#fff0e4;color:#8b3600;font-size:10px;letter-spacing:1.1px}.ed-shop .ed-pro-card .ed-card-tag{background:#eeeeeb;color:#353631}.ed-shop .ed-product-image{margin:14px 0 20px;aspect-ratio:1.75;max-height:280px}.ed-shop .ed-card-title h3{font-size:40px;letter-spacing:-1.6px}.ed-shop .ed-price{font-size:28px;letter-spacing:-.8px}.ed-shop .ed-card-description{font-size:15px;line-height:1.6;min-height:48px}.ed-shop .ed-card-specs{margin:20px 0 10px}.ed-shop .ed-card-specs>div{display:grid;grid-template-columns:100px 1fr;gap:14px;padding:12px 0;align-items:baseline}.ed-shop .ed-card-specs dd{margin:0;font-size:14px}.ed-shop .ed-audience{font-size:13px;margin:10px 0 20px;min-height:40px;color:#50544c}.ed-shop .ed-offer-bottom{padding-top:8px}.ed-shop .ed-go-options{margin:0;min-height:128px;align-content:start}.ed-shop .ed-go-options legend{font-size:12px;margin-bottom:10px}.ed-shop .ed-go-options label{position:relative;align-items:flex-start;background:#fafaf8;min-height:88px;border-radius:9px;padding:12px}.ed-shop .ed-go-options label:has(input:checked){background:#fff4eb;border-color:#e36a22;box-shadow:inset 0 0 0 1px #e36a22}.ed-shop .ed-go-options input{margin-top:3px}.ed-shop .ed-go-options strong{font-size:17px;margin:3px 0}.ed-save-badge{display:inline-block;font-size:10px;line-height:1.4;font-weight:800;color:#864000;background:#ffe2bf;border-radius:4px;padding:2px 6px}.ed-pro-help{min-height:128px;background:#f5f5f1;border:1px solid #e5e5df;padding:14px 16px;border-radius:9px}.ed-pro-help>span{font-size:13px;font-weight:700}.ed-shop .ed-pro-help p{font-size:12px;line-height:1.5;color:#595d56;margin:6px 0 8px}.ed-pro-help a{font-size:12px;color:#252823;text-underline-offset:3px}.ed-shop .ed-included{min-height:20px;font-size:12px;margin:14px 0 16px!important}.ed-shop .ed-offer-bottom .ed-button{margin-top:0;border-radius:7px;min-height:52px}.ed-shop .ed-button:hover{filter:brightness(1.15)}.ed-shop .ed-orange:hover{filter:brightness(.94)}.ed-shop .ed-mic-inset{background:#fff;border:1px solid #e5e5df;border-radius:10px;padding:8px;right:0;bottom:5%;width:30%;height:42%}.ed-shop .ed-bundle-image>img{padding-right:12%}.ed-shop .ed-sport-guide{margin-top:38px}.ed-shop .ed-sport-options article{background:#fff;border:1px solid #e0e0d9;border-radius:12px}.ed-shop .ed-note{font-size:12px}@media(max-width:749px){.ed-shop .ed-products{gap:20px}.ed-shop .ed-card{padding:22px;border-radius:14px}.ed-shop .ed-card-title h3{font-size:34px}.ed-shop .ed-price{font-size:25px}.ed-shop .ed-card-description{min-height:0}.ed-shop .ed-product-image{aspect-ratio:1.55;max-height:250px}.ed-shop .ed-card-specs>div{grid-template-columns:80px 1fr;gap:10px}.ed-shop .ed-card-specs dd{font-size:13px}.ed-shop .ed-audience,.ed-shop .ed-go-options,.ed-pro-help{min-height:0}.ed-shop .ed-go-options label{min-height:90px;padding:10px}.ed-shop .ed-included{min-height:0}}@media(min-width:750px){.ed-hero-image{-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.25) 10%,#000 34%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.25) 10%,#000 34%)}}.ed-slides{position:absolute;inset:0 0 0 auto;width:64%;overflow:hidden;background:#101211}.ed-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .8s ease;pointer-events:none}.ed-slide.is-active{opacity:1}.ed-slide img,.ed-slide-fallback{width:100%;height:100%;object-fit:cover;object-position:center var(--focus,40%)}.ed-slide-controls{position:absolute;bottom:20px;right:24px;z-index:4;display:flex;align-items:center;gap:6px;background:#080909b8;color:#fff;border:1px solid #ffffff45;border-radius:30px;padding:3px 8px;font:12px Arial,sans-serif}@media(min-width:750px){.ed-slide img{object-position:center 10%}}.ed-slide-controls[hidden]{display:none}.ed-slide-controls button{border:0;background:transparent;color:inherit;min-width:40px;min-height:40px;cursor:pointer;font-size:18px}.ed-slide-controls button:focus-visible{outline:2px solid #ff7900;outline-offset:1px;border-radius:20px}.ed-hero-shade{pointer-events:none}@media(max-width:749px){.ed-hero{min-height:0;display:flex;flex-direction:column;padding:0}.ed-slides{position:relative;width:100%;height:clamp(290px,83vw,390px);flex-shrink:0}.ed-slide img{object-position:center var(--focus,40%)}.ed-hero .ed-hero-content{padding:26px 0 32px;width:calc(100% - 40px)}.ed-hero .ed-hero-shade{display:none}.ed-hero #ed-title{font-size:clamp(38px,10vw,52px);line-height:1.04;letter-spacing:-1px;margin:12px 0 16px}.ed-hero .ed-intro{font-size:16px;line-height:1.5;margin:0 0 22px}.ed-hero .ed-kicker{font-size:10px;letter-spacing:1.8px}.ed-hero .ed-actions{display:flex;flex-wrap:wrap;gap:10px}.ed-hero .ed-button{min-height:48px;font-size:13px;padding:12px 16px;flex:1;white-space:nowrap;justify-content:center}.ed-slide-controls{bottom:12px;right:12px}body .header{padding-top:12px;padding-bottom:12px}.header__heading-logo-wrapper{max-width:130px;height:42px;display:flex;align-items:center;overflow:hidden}.header__heading-logo{flex-shrink:0}}@media(prefers-reduced-motion:reduce){.ed-slide{transition:none}}@media(min-width:750px){.ed-hero{background:#050606}.ed-slides{-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.2) 12%,rgba(0,0,0,.7) 28%,#000 46%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.2) 12%,rgba(0,0,0,.7) 28%,#000 46%)}}.em-section .chp_single_product_rating_preview{display:none!important}.em-section{background:#08090b;color:#f5f5f7;padding:86px 0;font-family:Arial,sans-serif;--em-p:0;--em-wire:0}.em-wrap{max-width:1200px;width:90%;margin:auto}.em-kicker{font-size:11px;letter-spacing:2px;color:#ff892d;font-weight:700}.em-section h2{font-size:clamp(36px,5vw,64px);letter-spacing:-2px;color:inherit;margin:12px 0;line-height:1.1}.em-intro{font-size:18px;color:#a9aeb8;margin:18px 0 26px}.em-switch{display:inline-flex;background:#22252b;padding:5px;border-radius:40px;gap:5px}.em-switch button{border:0;border-radius:30px;background:transparent;color:#c6cbd3;padding:13px 22px;font-size:14px;cursor:pointer;font-weight:700}.em-switch button[aria-pressed=true]{background:#f5f5f7;color:#111}.em-panel{display:grid;grid-template-columns:1.5fr 1fr;gap:55px;align-items:center;margin:30px 0}.em-panel[hidden]{display:none}.em-stage{background:radial-gradient(ellipse at center,#252a33,#101216 65%);border-radius:24px;min-height:460px;display:grid;place-items:center;overflow:hidden}.em-stage svg{width:100%;height:460px;display:block}.em-panel[data-panel=go] svg{max-width:360px}.em-copy h3{color:#fff;font-size:32px;line-height:1.15;letter-spacing:-1px;margin:0 0 20px}.em-copy p{font-size:16px;line-height:1.6;color:#abb2bd}.em-copy ol{list-style:none;margin:24px 0;padding:0}.em-copy li{padding:13px 0;border-bottom:1px solid #333;font-size:14px;color:#818b99}.em-copy li[data-active=true]{color:#fff}.em-shop{color:#ff994b;display:inline-block;padding:12px 0;font-weight:700;font-size:15px}.em-controls{display:flex;align-items:center;gap:24px;max-width:670px;margin:34px auto 0}.em-controls button{border:1px solid #656a73;color:#fff;background:#20232a;border-radius:24px;min-height:48px;padding:12px 22px;white-space:nowrap;cursor:pointer}.em-controls label{font-size:12px;color:#b3bac5;flex:1}.em-controls input{display:block;width:100%;height:32px;accent-color:#ff7900;cursor:pointer}.em-disclaimer{font-size:12px;color:#9099a7;text-align:center;margin-top:22px}.em-photo{margin-top:20px;color:#b2bbc9;font-size:13px}.em-photo summary{cursor:pointer;padding:10px 0}.em-photo img{display:block;width:250px;max-width:100%;height:auto;border-radius:8px}.em-go-mic{transform:translateY(calc(var(--em-p)*95px))}.em-pro-tx{transform:translateY(calc(var(--em-p)*109px))}.em-cable{stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--em-wire))}.em-lav{opacity:var(--em-wire)}.em-ring{opacity:var(--em-p)}.em-section :focus-visible{outline:3px solid #83a6ff;outline-offset:4px}@media(max-width:749px){.em-section{padding:56px 0}.em-switch button{padding:12px 14px;font-size:12px}.em-panel{grid-template-columns:1fr;gap:28px}.em-stage{min-height:300px}.em-stage svg{height:340px}.em-panel[data-panel=pro] svg{height:280px}.em-copy h3{font-size:28px}.em-controls{gap:14px}.em-controls button{font-size:12px;padding:12px 16px}}.em-real{position:relative;display:block;aspect-ratio:1;min-height:0;background:#fff;border-radius:20px;isolation:isolate}.em-real .em-full{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain}.em-real-outside,.em-real-inside,.em-real-back,.em-real-lav,.em-real-closeup,.em-occlusion,.em-back-occlusion{position:absolute;top:0;right:0;bottom:0;left:0;display:block!important}.em-real-outside .em-full{padding:7%}.em-real-inside{opacity:var(--em-inside,0)}.em-moving-mic{position:absolute;left:44.3%;top:calc(25% + var(--em-insert,0)*25%);width:14%;aspect-ratio:1;z-index:2}.em-mic-image{display:block;width:100%;height:100%;object-fit:contain}.em-occlusion{z-index:3;clip-path:inset(55.4% 0 0 0)}.em-pocket-focus{display:block!important;position:absolute;left:41.7%;top:43%;width:18.7%;height:26%;border:2px solid #f87916;border-radius:8px;z-index:4;opacity:var(--em-finish,0);box-shadow:0 0 0 5px #ff790018}.em-real-back{opacity:calc(1 - var(--em-front,0))}.em-moving-tx{position:absolute;left:42.5%;top:calc(6% + var(--em-pro-insert,0)*20%);width:14%;aspect-ratio:1;z-index:2}.em-back-occlusion{z-index:3;clip-path:inset(29.3% 0 0 0)}.em-real-lav{opacity:var(--em-front,0)}.em-real-closeup{opacity:var(--em-closeup,0)}.em-view-label{position:absolute;bottom:18px;left:18px;z-index:6;background:#111e;color:#fff;border-radius:20px;padding:8px 14px;font-size:11px;letter-spacing:1px;font-weight:700}.em-label-outside{opacity:calc(1 - var(--em-inside,0))}.em-label-inside{opacity:var(--em-inside,0)}.em-label-back{opacity:calc(1 - var(--em-front,0))}.em-label-lav{opacity:var(--em-front,0)}.em-panel{grid-template-columns:1.55fr 1fr}.em-section{scroll-margin-top:20px}@media(max-width:749px){.em-panel{grid-template-columns:1fr}.em-real{min-height:0}.em-view-label{font-size:9px;bottom:12px;left:12px}}.em-section{padding:78px 0 64px}.em-section h2{font-weight:800;letter-spacing:-2.7px;font-size:clamp(38px,5vw,66px)}.em-kicker{font-weight:800;letter-spacing:2.4px}.em-intro{max-width:650px;line-height:1.5;margin-bottom:28px}.em-wrap{max-width:1320px}.em-panel{grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);gap:60px;align-items:center;margin-bottom:0}.em-real{width:100%;max-width:650px;justify-self:center;box-shadow:0 24px 60px #0004}.em-real-outside{transform:scale(calc(1 + var(--em-inside,0)*.025))}.em-real-inside{transform:scale(calc(1 + var(--em-insert,0)*.06));transform-origin:50% 55%}.em-real-lav{transform:scale(calc(1 + var(--em-closeup,0)*.06));transform-origin:50% 57%}.em-real-closeup{transform:scale(calc(1.04 - var(--em-closeup,0)*.04))}.em-copy h3{font-size:clamp(26px,2.6vw,38px);font-weight:800;letter-spacing:-1px}.em-copy p{font-size:16px;max-width:400px;line-height:1.65}.em-copy ol{margin:26px 0 24px}.em-copy li{padding:0;border-bottom:1px solid #2f3238}.em-copy li button{display:flex;align-items:center;gap:13px;text-align:left;width:100%;min-height:65px;padding:15px 10px;border:0;background:transparent;color:#a9b1bf;font-size:14px;line-height:1.45;cursor:pointer;border-radius:4px}.em-copy li button:hover{background:#ffffff08;color:#fff}.em-copy li[data-active=true] button{background:#ffffff0b;color:#fff}.em-step-number{display:inline-grid;place-items:center;flex:0 0 29px;height:29px;border:1px solid #454b57;border-radius:50%;font-size:10px;font-weight:800}.em-copy li[data-active=true] .em-step-number{background:#ff7900;color:#111;border-color:#ff7900}.em-step-arrow{margin-left:auto;opacity:.5}.em-shop{background:#ff7900;color:#08090b;text-decoration:none;border-radius:5px;padding:14px 22px;min-height:48px;font-size:14px;font-weight:800}.em-controls{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px 22px;padding:20px 26px;background:#1a1c21;border:1px solid #30333b;border-radius:20px;width:calc((100% - 60px)*.6);max-width:650px;margin:24px 0 0}.em-controls-hint{grid-column:1/-1;font-size:11px;color:#aeb6c4;letter-spacing:.3px}.em-controls button{background:#fff;color:#111;border:0;font-size:13px;font-weight:700;min-width:126px}.em-controls label{font-size:10px;letter-spacing:.4px}.em-controls input{margin:5px 0 0;height:26px}.em-disclaimer{text-align:left;font-size:11px;max-width:650px;line-height:1.5;margin-top:18px}.em-pocket-focus{border:1px solid #f87916;box-shadow:0 0 0 4px #ff790014}.em-view-label{font-size:10px;letter-spacing:1px}.em-switch button{min-height:46px}.em-section [hidden]{display:none!important}@media(max-width:749px){.em-section{padding:50px 0}.em-wrap{display:flex;flex-direction:column;width:91%}.em-kicker{order:0}.em-section h2{order:1;letter-spacing:-1.5px;font-size:39px}.em-intro{order:2;font-size:15px;margin:10px 0 20px}.em-switch{order:3;align-self:flex-start;margin-bottom:24px;max-width:100%}.em-switch button{font-size:12px;padding:10px 16px}.em-panel{display:contents}.em-panel[hidden]{display:none!important}.em-stage{order:4}.em-controls{order:5;width:100%;margin:14px 0 25px;padding:17px;gap:10px 16px;border-radius:15px}.em-controls button{min-width:108px;padding:10px 15px}.em-copy{order:6}.em-copy h3{font-size:28px}.em-copy p{font-size:15px}.em-copy ol{margin-top:18px}.em-copy li button{min-height:60px}.em-shop{display:flex;align-items:center;justify-content:space-between}.em-disclaimer{order:7;text-align:left;margin-top:20px}.em-real{max-width:540px}.em-view-label{bottom:12px;left:12px;font-size:9px}}@media(prefers-reduced-motion:reduce){.em-real-outside,.em-real-inside,.em-real-lav,.em-real-closeup{transform:none}}@media(max-width:750px){body:has(#see-how-it-fits) .kl-teaser-TRWeKi{display:none!important}}.em-real{background:#15181e;border-radius:20px;box-shadow:0 0 70px #31384418}.em-real-outside{opacity:calc(1 - var(--em-inside,0))}.em-real-lav{opacity:calc(var(--em-front,0)*(1 - var(--em-closeup,0)))}.em-real-outside .em-full{filter:drop-shadow(0 16px 18px #0006)}.em-flap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none;backface-visibility:hidden}.em-flap-go{clip-path:inset(43% 39% 44.6% 41.7%);transform-origin:50% 43%;transform:perspective(700px) rotateX(calc(-105deg*(1 - var(--em-go-flap,0))));opacity:var(--em-go-flap,0)}.em-flap-pro{clip-path:inset(19% 42% 70.7% 42%);transform-origin:50% 19%;transform:perspective(700px) rotateX(calc(-105deg*(1 - var(--em-pro-flap,0))));opacity:var(--em-pro-flap,0)}.em-outside-mic{position:absolute;left:43%;top:40%;width:14%;aspect-ratio:1;z-index:2;border:1px dashed #ff994b99;border-radius:9px;background:#15181e88;padding:2px;box-shadow:0 0 18px #0005}.em-outside-mic-label{position:absolute;right:18px;bottom:18px;z-index:3;background:#111e;color:#ffd3b2;border-radius:12px;padding:5px 9px;font-size:9px;white-space:nowrap;letter-spacing:.3px}@media(max-width:749px){.em-outside-mic-label{font-size:8px;padding:4px 7px;right:12px;bottom:14px}}.em-section .em-real .em-route-guide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;pointer-events:none;z-index:2}.em-route-line{fill:none;stroke:#ff942f;stroke-width:5;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--em-route,0))}.em-route-lav{fill:#ff942f;stroke:#fff;stroke-width:2;opacity:var(--em-route-end,0)}.em-route-caption{position:absolute;top:14px;right:14px;font-size:10px;padding:7px 10px;background:#111e;border-radius:12px;color:#ffc18a;z-index:3}@media(min-width:1000px)and (min-height:760px)and (prefers-reduced-motion:no-preference){.em-panel{min-height:calc(100vh + 550px);align-items:start;position:relative}.em-panel>.em-stage,.em-panel>.em-copy{position:sticky;top:110px}.em-panel>.em-stage{max-height:calc(100vh - 150px);max-width:min(650px,calc(100vh - 150px))}.em-panel>.em-copy{padding-top:35px}}.ep{background:#f7f7f4;color:#151614;font-family:Arial,Helvetica,sans-serif;line-height:1.5}.ep *{box-sizing:border-box}.ep h1,.ep h2,.ep p{margin:0}.ep h1,.ep h2{color:inherit}.ep-wrap{width:min(1240px,90%);margin:auto}.ep-breadcrumb{display:flex;gap:10px;font-size:11px;color:#666b63;padding:24px 0}.ep a{color:inherit;text-underline-offset:4px}.ep-top{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:64px;padding:6px 0 70px;align-items:start}.ep-media{position:sticky;top:100px;min-width:0}.ep-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;border:1px solid #e3e3dd;background:#fff;border-radius:16px;scrollbar-width:thin}.ep-slide{flex:0 0 100%;min-width:0;aspect-ratio:1;scroll-snap-align:start;display:grid;place-items:center}.ep-slide img,.ep-slide video,.ep-slide iframe,.ep-slide model-viewer{width:100%;height:100%;object-fit:contain;border:0;max-height:620px}.ep-slide img{padding:16px}.ep-gallery-nav{display:flex;align-items:center;justify-content:space-between;margin:12px 0;gap:12px}.ep-gallery-nav span{font-size:11px;color:#666b63}.ep-gallery-nav button{border:1px solid #d5d7ce;border-radius:50%;width:38px;height:38px;background:#fff;cursor:pointer;font-size:18px}.ep-thumbs{display:flex;overflow-x:auto;gap:9px;padding:3px 2px 10px}.ep-thumbs button{border:1px solid #d5d7ce;border-radius:7px;background:#fff;padding:3px;flex:0 0 65px;height:65px;cursor:pointer}.ep-thumbs button[aria-pressed=true]{border:2px solid #ee701f}.ep-thumbs img{height:100%;width:100%;object-fit:contain}.ep-kicker{font-size:10px;letter-spacing:1.7px;font-weight:800;color:#9b410d;text-transform:uppercase}.ep h1{font-size:clamp(38px,4vw,60px);font-weight:800;letter-spacing:-2px;line-height:1.05;margin:15px 0 18px}.ep-intro{font-size:17px;line-height:1.6;color:#52584f;max-width:480px}.ep-price-row{display:flex;gap:15px;align-items:center;margin:22px 0 5px}.ep-price{font-weight:800;font-size:31px;letter-spacing:-1px}.ep-badge{font-size:11px;background:#ffdfbd;color:#803800;padding:5px 9px;border-radius:4px;font-weight:800}.ep-included{font-size:12px;font-weight:700;color:#535a50}.ep-facts{list-style:none;padding:0;margin:22px 0;display:grid;gap:9px;font-size:13px}.ep-facts li:before{content:"\2713";color:#247248;font-weight:800;margin-right:10px}.ep-offers{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}.ep-offers a{display:block;border:1px solid #d5d7ce;border-radius:9px;padding:12px 14px;text-decoration:none;font-size:13px;background:#fff}.ep-offers a[aria-current=page]{border:2px solid #e76e24;padding:11px 13px;background:#fff1e5}.ep-offers strong{display:block;font-size:18px;margin-top:4px}.ep-offers small{display:inline-block;margin-top:4px;color:#91400f;font-weight:700;font-size:10px}.ep-size-label{display:flex;justify-content:space-between;gap:10px;font-size:12px;margin:22px 0 8px}.ep-size-label label{font-weight:800}.ep-form select{width:100%;min-height:52px;border:1px solid #b9c0b4;border-radius:6px;padding:12px;background:#fff;font:inherit;font-size:14px;color:#222}.ep-add{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:55px;background:#ff7900;color:#111;font-size:15px;font-weight:800;border:0;border-radius:7px;padding:16px 20px;margin:14px 0 12px;cursor:pointer}.ep-add:hover{background:#ef7000}.ep-add:disabled{background:#ddd;color:#73766f;cursor:not-allowed}.ep-shipping{font-size:11px;color:#6a7066}.ep-quick{margin-top:24px;border-top:1px solid #dcded6;border-bottom:1px solid #dcded6;padding:16px 0;font-size:13px}.ep summary{font-weight:700;cursor:pointer;min-height:28px}.ep details p{font-size:14px;color:#555d50;margin:14px 0;line-height:1.7}.ep-quick>a{font-size:12px}.ep-story{background:#101211;color:#fff;padding:72px 0}.ep-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.ep-story .ep-kicker{color:#ff9a55}.ep h2{font-size:clamp(30px,3.5vw,46px);line-height:1.12;letter-spacing:-1.5px;margin:14px 0 20px;font-weight:800}.ep-story p:not(.ep-kicker){color:#b8c0b5;font-size:15px;line-height:1.7}.ep-details-photo{position:relative;border:1px solid #343a32;border-radius:15px;overflow:hidden;background:#171a1e}.ep-details-photo img{display:block;width:100%;height:auto}.ep-details-photo>span{position:absolute;bottom:14px;left:14px;right:14px;color:#fff;background:#101211de;border-radius:7px;font-size:11px;padding:10px}.ep-setup{list-style:none;padding:0;margin:24px 0}.ep-setup li{display:flex;align-items:baseline;gap:14px;border-bottom:1px solid #343a32;padding:15px 0;font-size:14px}.ep-setup span{font-size:11px;color:#ff9a55;font-weight:800}.ep-story .ep-sound-check{font-size:12px!important}.ep-bottom{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding:75px 0}.ep-bottom>div>p:not(.ep-kicker){font-size:15px;color:#646b5e}.ep-accordions details{border-bottom:1px solid #d9ddd2;padding:20px 0;scroll-margin-top:110px}.ep-accordions details:first-child{border-top:1px solid #d9ddd2}.ep-table-scroll{overflow:auto}.ep table{width:100%;border-collapse:collapse;font-size:12px;background:#fff}.ep th,.ep td{text-align:left;border-bottom:1px solid #ddd;padding:10px}.ep th{font-weight:700}.ep-video{aspect-ratio:16/9;margin-top:15px}.ep-video iframe{width:100%;height:100%;border:0}.ep-policy{margin-top:20px!important;font-size:12px!important}.ep :focus-visible{outline:3px solid #b75414;outline-offset:4px}body:has(.ep) .header-wrapper{background:#080909;color:#fff}body:has(.ep) .header__menu-item,body:has(.ep) .header__icon{color:#fff}body:has(.ep) .section-header{margin-bottom:0}@media(max-width:899px){.ep-top{grid-template-columns:1fr;gap:26px;padding-bottom:44px}.ep-media{position:static}.ep-wrap{width:91%}.ep-breadcrumb{padding:17px 0;font-size:10px}.ep-slide{max-height:470px}.ep-slide img,.ep-slide video{max-height:470px}.ep h1{font-size:40px}.ep-intro{font-size:15px}.ep-thumbs button{flex-basis:54px;height:54px}.ep-story{padding:44px 0}.ep-story-grid{grid-template-columns:1fr;gap:30px}.ep-bottom{grid-template-columns:1fr;gap:24px;padding:44px 0}.ep-details-photo{max-width:520px;margin:auto}.ep-gallery{border-radius:10px}}@media(prefers-reduced-motion:reduce){.ep-gallery{scroll-behavior:auto}}.ep{background:#111315;color:#f5f5f3}.ep-breadcrumb{color:#a8b0b7}.ep-kicker{color:#ff9b58}.ep-intro,.ep-included{color:#bdc4ca}.ep-gallery{background:#f1f1ee;border-color:#3c4146}.ep-gallery-nav span{color:#aab3bb}.ep-gallery-nav button{background:#22272b;color:#fff;border-color:#495058}.ep-thumbs button{background:#f0f0ed;border-color:#58616a}.ep-thumbs button[aria-pressed=true]{border-color:#ff8a3d}.ep-facts{color:#d3d8dc}.ep-facts li:before{color:#85d2a0}.ep-offers a{background:#1d2125;border-color:#495058;color:#e8eaec}.ep-offers a[aria-current=page]{background:#30231c;border-color:#ff8a3d}.ep-offers small{color:#ffbc8e}.ep-form select{background:#202529;border-color:#5a626b;color:#f5f5f3;color-scheme:dark}.ep-shipping{color:#aab2ba}.ep-quick{border-color:#3a4147}.ep details p{color:#bcc4cb}.ep-quick>a{color:#ffc096}.ep-story{background:#090b0c;border-block:1px solid #30353a}.ep-bottom>div>p:not(.ep-kicker){color:#aeb7bf}.ep-accordions details,.ep-accordions details:first-child{border-color:#394047}.ep table{background:#1b2024;color:#e8ecef}.ep th,.ep td{border-color:#3b434b}.ep :focus-visible{outline-color:#ffab72}.ep-compatible-list{list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:15px 0 0;padding:0}.ep-compatible-list li{font-size:12px;line-height:1.5;border:1px solid #4b535c;background:#242a30;color:#eef1f4;border-radius:6px;padding:7px 10px}.ep-compatible-list{display:grid;grid-template-columns:1fr;gap:0;margin-top:12px}.ep-compatible-list li{border:0;border-bottom:1px solid #343c43;border-radius:0;background:transparent;padding:9px 0;font-size:14px}.ep-compatible-list .ep-compatible-more{color:#ffb582;border-bottom:0;font-weight:700}.ep-size-picker{position:relative;border:0;padding:0;margin:24px 0 16px;min-width:0}.ep-size-picker legend{font-size:13px;font-weight:800;padding:0;margin-bottom:12px}.ep-size-help{position:static;display:block;text-align:right;font-size:12px;margin:0 0 12px;min-height:24px}.ep-size-buttons{display:flex;flex-wrap:wrap;gap:9px}.ep-size-chip{position:relative;cursor:pointer;min-width:52px}.ep-size-chip input{position:absolute;opacity:0;width:1px;height:1px;top:0;right:0;bottom:0;left:0}.ep-size-chip>span{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:52px;min-height:48px;padding:10px 13px;border:1px solid #59636c;border-radius:7px;background:#20262b;color:#f6f6f4;font-size:14px;font-weight:700}.ep-size-chip input:checked+span{border-color:#ff943f;background:#3a281b;box-shadow:inset 0 0 0 1px #ff943f}.ep-size-chip input:focus-visible+span{outline:3px solid #ffc28c;outline-offset:3px}.ep-size-chip input:disabled+span{color:#979fa7;border-color:#383f45;background:#181d21;cursor:not-allowed}.ep-size-chip small{font-size:9px;font-weight:400;margin-top:2px}.ep-quick h3{color:#f5f5f3;font-size:14px;margin:0}.ep-compatibility-details{margin-top:14px}.ep-compatibility-details summary{font-size:12px;color:#ffc096}.ep-compatibility-details>a{color:#ffc096;font-size:12px}.ep-review-link{display:inline-block;color:#ffb276;padding:0 0 24px;font-size:14px;text-underline-offset:5px}.ed-reviews{background:#f5f5f1;color:#111315;padding:72px 0;scroll-margin-top:110px}.ed-reviews-inner{width:min(1200px,90%);margin:auto}.ed-reviews h2{color:#111315;font-size:clamp(30px,4vw,46px);line-height:1.12;letter-spacing:-1px;font-weight:800;margin:0 0 16px}.ed-reviews-intro{color:#535861;font-size:16px;line-height:1.6;margin:0 0 32px}.ed-reviews .jdgm-review-widget{background:#fff;border:1px solid #dedfd9;border-radius:10px;padding:24px;color:#111315;--jdgm-primary-color:#a94600;--jdgm-secondary-color:#fff2e6;--jdgm-star-color:#a94600}.ed-reviews .jdgm-review-widget:empty{display:none}.ed-reviews :focus-visible{outline:2px solid #a94600;outline-offset:4px}@media(max-width:749px){.ed-reviews{padding:48px 0}.ed-reviews .jdgm-review-widget{padding:16px}.ed-reviews-inner{width:90%}}.es-shop{background:#111315;color:#f5f5f3;font-family:Arial,Helvetica,sans-serif;padding:64px 24px 72px}.es-shop *{box-sizing:border-box}.es-wrap{max-width:1200px;margin:0 auto}.es-shop h1,.es-shop h2,.es-shop h3{font-family:inherit;font-style:normal;letter-spacing:-.035em;color:inherit;margin:0;line-height:1.08}.es-kicker{font-size:11px!important;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:#ff9a43!important;margin:0 0 16px!important}.es-header{margin-bottom:40px;max-width:800px}.es-header h1{font-size:clamp(38px,5vw,64px);font-weight:800}.es-header>p:last-child{font-size:18px;line-height:1.5;color:#bfc3c8;margin:20px 0 0}.es-vests,.es-extras{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.es-card{background:#1a1d20;border:1px solid #34383c;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.es-photo{position:relative;background:#f1f1ee;display:block;aspect-ratio:1.35;overflow:hidden}.es-photo>img{width:100%;height:100%;object-fit:contain;padding:48px 32px 20px;mix-blend-mode:multiply}.es-badge{position:absolute;z-index:1;top:20px;left:22px;background:#111315;color:#fff;padding:9px 12px;border-radius:5px;font-size:11px;text-transform:uppercase;letter-spacing:.09em;font-weight:700}.es-body{padding:28px;display:flex;flex-direction:column;flex:1}.es-name-price{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.es-name-price h2{font-size:32px;font-weight:800}.es-price{font-size:25px;font-weight:700;white-space:nowrap}.es-description{font-size:16px;line-height:1.65;color:#c4c8cc;min-height:80px;margin:18px 0}.es-sport{border-top:1px solid #393d40;padding-top:18px;font-weight:700;font-size:14px;margin:0 0 10px}.es-included{font-size:12px;color:#b7bcc1;margin:0 0 24px}.es-button{display:flex;align-items:center;justify-content:space-between;background:#ff7900;color:#101214;text-decoration:none;font-weight:800;min-height:52px;padding:14px 20px;border-radius:5px;margin-top:auto}.es-button:hover{background:#ff9a43}.es-add-header{margin:56px 0 24px}.es-add-header h2{font-size:32px;font-weight:750}.es-add-header p{color:#bfc3c8;font-size:16px;line-height:1.6;margin:12px 0 0}.es-extra{border:1px solid #383c40;border-radius:14px;overflow:hidden;display:grid;grid-template-columns:36% 1fr;background:#191c1f}.es-extra-photo{position:relative;display:flex;align-items:center;background:#f1f1ee;min-height:220px}.es-extra-photo>img{width:100%;height:100%;object-fit:contain;padding:14px;mix-blend-mode:multiply}.es-mic-inset{position:absolute;right:8px;bottom:12px;width:42%;aspect-ratio:1;background:#fff;border:1px solid #d9dbdc;border-radius:8px;overflow:hidden;box-shadow:0 3px 14px #0002}.es-mic-inset img{height:100%;width:100%;object-fit:contain}.es-extra-body{padding:24px;display:flex;flex-direction:column}.es-extra-body .es-kicker{margin-bottom:12px!important}.es-extra-body h3{font-size:23px;line-height:1.15}.es-extra-body .es-price{font-size:21px}.es-extra-body>p:not(.es-kicker){font-size:14px;line-height:1.65;color:#bfc3c8;margin:14px 0}.es-extra-body .es-saving{color:#ffab63!important;font-weight:700}.es-text-link{color:#fff;font-weight:700;text-underline-offset:5px;font-size:14px;display:inline-block;padding:10px 0;margin-top:auto}.es-text-link:hover{color:#ffab63}.es-help{margin-top:48px;padding-top:32px;border-top:1px solid #383c40;display:flex;align-items:center;justify-content:space-between;gap:24px}.es-help h2{font-size:22px}.es-help p{font-size:14px;color:#bfc3c8;line-height:1.5}.es-help .es-text-link{margin-top:0;flex-shrink:0}.es-stock{font-size:13px;color:#c4c8cc}.es-more{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.es-more a{color:inherit;text-decoration:none}.es-more img{width:100%;aspect-ratio:1;object-fit:contain;background:#f1f1ee}.es-more h3{font-size:20px;margin-top:16px}.es-shop a:focus-visible{outline:3px solid #ffad63;outline-offset:5px}.es-shop .pagination{color:#fff}@media(max-width:1000px){.es-extra{grid-template-columns:1fr}.es-extra-photo{height:240px;min-height:0}.es-mic-inset{width:100px;right:18%}}@media(max-width:749px){.es-shop{padding:36px 18px 48px}.es-header{margin-bottom:28px}.es-header>p:last-child{font-size:16px}.es-vests,.es-extras{grid-template-columns:1fr;gap:20px}.es-photo{aspect-ratio:1.2}.es-body{padding:22px}.es-name-price h2{font-size:29px}.es-description{min-height:0}.es-add-header{margin-top:38px}.es-help{align-items:flex-start;flex-direction:column;gap:8px}.es-more{grid-template-columns:1fr 1fr}.es-extra-photo{height:250px}}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map */
