.apollo-outlet-card{border:1px solid #e4e4e8;border-radius:22px;overflow:hidden;height:100%;display:flex;flex-direction:column}.apollo-outlet-card__image{display:block;aspect-ratio:1;background:#f8f9fb}.apollo-outlet-card__image img{width:100%;height:100%;object-fit:contain;padding:20px;mix-blend-mode:multiply}.apollo-outlet-card>div{padding:20px;display:flex;flex-direction:column;flex:1}.apollo-outlet-card h2{font-size:17px;line-height:1.35;margin:0 0 14px}.apollo-outlet-card h2 a{color:#1d1d1f;text-decoration:none}.apollo-outlet-card h2 a:hover{color:#0d5eff}.apollo-outlet-card__price{font-size:18px;font-weight:750;margin:0 0 16px}.apollo-outlet-card__price s{font-size:13px;color:#6e6e73;font-weight:400;margin-left:8px}.apollo-outlet-card__stock{font-size:12px;color:#6e6e73;margin:0 0 16px}.apollo-outlet-card .button{margin-top:auto;padding-inline:16px}@media(max-width:749px){.apollo-outlet-card>div{padding:14px}.apollo-outlet-card h2{font-size:14px}.apollo-outlet-card .button{font-size:12px;padding-inline:10px}.apollo-outlet-card__price{font-size:16px}.apollo-outlet-card__price s{display:block;margin:3px 0 0}}.im-footer{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1d1d1f;background:#fff;border-top:1px solid #e4e4e8;padding:48px 32px 30px;letter-spacing:normal;line-height:1.6}.im-foot-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:36px;max-width:1136px;margin:auto}.im-foot-grid p{font-size:13.5px;color:#6e6e73;margin-top:10px}.im-foot-grid h2{font:700 12.5px -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#6e6e73;margin:0 0 12px}.im-foot-grid>div>a:not(.im-logo){display:block;font-size:13.5px;color:#6e6e73;padding:10px 0;min-height:44px;text-decoration:none}.im-foot-grid>div>a:hover{color:#0d5eff}.im-foot-payment{display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin:34px auto 20px}.im-foot-payment svg{width:38px;height:25px}.im-localization{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;font-size:12px;color:#6e6e73;max-width:1136px;margin:auto}.im-localization select{font:inherit;border:1px solid #d2d2d7;border-radius:99px;max-width:260px;padding:8px;background:#fff;color:#1d1d1f}.im-localization button{border:0;border-radius:99px;padding:8px 16px;background:#f5f5f7;color:#1d1d1f;font:inherit;cursor:pointer}.im-foot-bottom{display:flex;justify-content:space-between;gap:20px;max-width:1136px;margin:28px auto 0;padding-top:18px;border-top:1px solid #e4e4e8;font-size:12px;color:#6e6e73}.im-footer :focus-visible{outline:3px solid #0d5eff;outline-offset:4px}@media(max-width:749px){.im-footer{padding:36px 22px 24px}.im-foot-grid{grid-template-columns:1fr 1fr;gap:28px}.im-foot-grid>div:first-child{grid-column:1/-1}.im-foot-grid>div:last-child{grid-column:1/-1}.im-foot-bottom{flex-direction:column;gap:4px}.im-localization{justify-content:flex-start}}.apollo-v4 .im-compact-header{position:sticky;top:0;z-index:40;background:#fffffff0;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid #e4e4e8;font-family:var(--font-body-family);letter-spacing:normal;color:#1d1d1f}.im-compact-nav{max-width:1280px;margin:auto;min-height:58px;padding:0 32px;display:flex;align-items:center;gap:24px}.apollo-v4 .im-compact-header .im-logo{font-size:16.5px;font-weight:800;letter-spacing:-.025em;white-space:nowrap;text-decoration:none;color:#1d1d1f;display:flex;align-items:center;min-height:44px;flex-shrink:0}.im-compact-header .im-logo>.apollo-wordmark{color:inherit}.im-menu-panel[open]{display:contents}.im-compact-links{display:flex;align-items:center;justify-content:center;gap:18px;flex:1}.im-compact-group{position:relative}.im-compact-group>summary,.im-compact-link{display:flex;align-items:center;gap:5px;min-height:58px;padding:0;list-style:none;font:500 13px var(--font-body-family);color:#6e6e73;text-decoration:none;cursor:pointer;white-space:nowrap;position:relative}.im-compact-group>summary::-webkit-details-marker{display:none}.im-compact-group>summary:after,.im-compact-link:after{content:"";position:absolute;left:0;right:100%;bottom:12px;height:2px;background:#0d5eff;transition:right .16s}.im-compact-group[open]>summary,.im-compact-group>summary:hover,.im-compact-link:hover{color:#1d1d1f}.im-compact-group[open]>summary:after,.im-compact-group>summary.is-current:after,.im-compact-link[aria-current]:after,.im-compact-link:hover:after{right:0}.im-compact-link--outlet{color:#d92d20;font-weight:650}.im-compact-link--outlet:after{background:#d92d20}.im-compact-header svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.im-menu-chevron{width:10px;height:10px;color:#b0b0b6;transition:transform .16s;flex-shrink:0}.im-compact-group[open] .im-menu-chevron{transform:rotate(180deg);color:#0d5eff}.im-compact-drop{position:absolute;top:calc(100% - 1px);left:50%;transform:translate(-50%);width:300px;padding:10px;background:#fff;border:1px solid #e4e4e8;border-radius:18px;box-shadow:0 24px 60px #00000026;max-height:calc(100dvh - 80px);overflow-y:auto;z-index:42}.im-compact-drop>a{display:flex;align-items:center;gap:11px;padding:8px 12px;min-height:48px;border-radius:11px;color:#1d1d1f;text-decoration:none;font-size:13px;font-weight:500;line-height:1.35}.im-compact-drop>a:hover,.im-compact-drop>a[aria-current]{background:#f5f5f7;color:#0d5eff}.im-menu-icon{width:32px;height:32px;border-radius:9px;background:#f5f5f7;color:#0d5eff;display:grid;place-items:center;flex-shrink:0}.im-menu-icon svg{width:17px;height:17px}.im-menu-arrow{margin-left:auto;color:#b0b0b6;font-size:18px}.im-compact-drop .im-menu-all{margin-top:6px;padding-top:14px;border-top:1px solid #e4e4e8;border-radius:0;color:#0d5eff;font-weight:650;justify-content:space-between;gap:12px;min-height:48px}.im-compact-drop .im-menu-all:hover{background:transparent;color:#0a4ed0}.im-compact-more .im-compact-drop{left:auto;right:-12px;transform:none;width:270px}.im-compact-tools{display:flex;gap:0;align-items:center;flex-shrink:0}.im-compact-tools>a,.im-compact-tools summary,.im-compact-tools>button{width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent;display:grid;place-items:center;color:#1d1d1f;cursor:pointer;list-style:none}.im-compact-tools svg{width:21px;height:21px}.im-compact-tools summary::-webkit-details-marker{display:none}.im-compact-tools>a:hover,.im-compact-tools summary:hover{color:#0d5eff;background:#f5f5f7}.im-compact-tools .im-compact-burger{display:none}.im-cart{position:relative}.im-cart .im-cart-count,.im-cart .cart-count-bubble{position:absolute;top:2px;right:2px;min-width:17px;height:17px;background:#0d5eff;color:#fff;border-radius:99px;font-size:10px;line-height:17px;text-align:center}.im-menu-panel__head,.im-menu-panel__foot{display:none}.im-compact-search form{position:absolute;top:100%;right:max(20px,calc((100vw - 1216px)/2));width:min(460px,calc(100vw - 32px));background:#fff;border:1px solid #e4e4e8;border-radius:18px;padding:24px;box-shadow:0 24px 60px #0002;z-index:43}.im-compact-search label{display:block;font-size:14px;font-weight:650;margin-bottom:12px}.im-compact-search form>div{display:flex;gap:8px}.im-compact-search input{flex:1;min-width:0;min-height:48px;border:1.5px solid #e4e4e8;border-radius:13px;padding:10px 14px;font:400 16px var(--font-body-family);color:#1d1d1f;background:#fff}.im-compact-search button{padding:10px 18px;min-height:48px;border:0;border-radius:99px;background:#0d5eff;color:#fff;font:650 14px var(--font-body-family);cursor:pointer}.im-compact-header :focus-visible{outline:3px solid #0d5eff;outline-offset:3px}.im-compact-header .im-compact-group>summary:focus-visible{outline-offset:-4px;border-radius:5px}@media(max-width:1240px)and (min-width:1121px){.im-compact-nav{gap:18px;padding-inline:24px}.im-compact-links{gap:12px}.im-compact-group>summary,.im-compact-link{font-size:12px}.apollo-v4 .im-compact-header .im-logo{font-size:16px}}@media(max-width:1120px){.im-compact-nav{min-height:60px;padding:0 18px;gap:10px;justify-content:space-between}.apollo-v4 .im-compact-header .im-logo{font-size:16px}.im-compact-tools .im-compact-account{display:none}.im-compact-header[data-ready] .im-compact-burger{display:grid}.im-menu-panel{font-family:var(--font-body-family);color:#1d1d1f}.im-menu-panel:not([open]){display:none}.im-menu-panel[open]{display:flex;flex-direction:column;position:fixed;top:0;bottom:0;right:0;left:auto;width:min(400px,90vw);max-width:none;height:100dvh;max-height:100dvh;border:0;border-radius:0;margin:0;padding:0;background:#fff;box-shadow:-24px 0 60px #0003;overflow-y:auto;overscroll-behavior:contain}.im-menu-panel::backdrop{background:#0006}.im-menu-panel__head{position:sticky;top:0;z-index:2;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:64px;padding:10px 20px;border-bottom:1px solid #e4e4e8}.im-menu-panel__head button{display:grid;place-items:center;background:#f5f5f7;border:0;border-radius:50%;width:44px;height:44px;flex-shrink:0;cursor:pointer;color:#6e6e73}.im-menu-panel__head button svg{width:19px;height:19px}.im-compact-links{display:block;flex:none;padding:8px 0 0}.im-compact-group{border-bottom:1px solid #e4e4e8}.im-compact-group>summary,.im-compact-link{min-height:56px;padding:16px 22px;font-size:16px;font-weight:600;color:#1d1d1f;justify-content:space-between}.im-compact-link{border-bottom:1px solid #e4e4e8}.im-compact-link--outlet{color:#d92d20}.im-compact-group>summary:after,.im-compact-link:after{display:none}.im-menu-chevron{width:14px;height:14px}.im-compact-group>summary.is-current{color:#0d5eff}.im-compact-drop,.im-compact-more .im-compact-drop{position:static;transform:none;width:100%;max-height:none;padding:0 12px 12px;border:0;border-radius:0;box-shadow:none;overflow:visible}.im-compact-drop>a{font-size:14px;padding:9px 12px;min-height:48px;color:#6e6e73}.im-compact-drop .im-menu-all{margin-top:4px;padding:12px;border:0}.im-compact-more{border:0;padding-top:8px}.im-compact-more>summary{display:none}.im-compact-more .im-menu-icon{background:transparent}.im-compact-more .im-compact-drop{padding-bottom:8px}.im-menu-panel__foot{display:grid;margin-top:auto;padding:16px 24px 24px;border-top:1px solid #e4e4e8}.im-menu-panel__foot a{display:flex;align-items:center;justify-content:space-between;min-height:46px;color:#6e6e73;text-decoration:none;font-size:13px;font-weight:600}.im-compact-search form{right:16px;padding:20px}.im-menu-panel .im-logo{font-size:16px}.im-menu-panel:not([data-enhanced]){position:static;width:100%;height:auto;max-height:none;box-shadow:none}.im-compact-header:not([data-ready]) .im-compact-nav{flex-wrap:wrap}.im-compact-header:not([data-ready]) .im-menu-panel{order:3}.im-compact-header:not([data-ready]) .im-menu-panel__head{display:none}}@media(max-width:360px){.im-compact-nav{padding-inline:12px;gap:0}.apollo-v4 .im-compact-header .im-logo{font-size:14px}.im-menu-panel__head{padding-inline:16px}.im-compact-tools>a,.im-compact-tools summary,.im-compact-tools>button{width:44px}}@media(prefers-reduced-motion:reduce){.im-compact-header *{transition:none!important}}.apollo-editorial{max-width:1200px;margin:0 auto;padding:22px 32px 64px}.apollo-editorial__hero{padding:58px 56px;border-radius:28px;background:#f5f5f7;position:relative;overflow:hidden}.apollo-editorial__hero--blue{background:linear-gradient(120deg,#e9f1ff,#f4f7fc)}.apollo-editorial__hero--outlet{background:linear-gradient(120deg,#eaf1ff,#f7f8fb)}.apollo-v4 .apollo-editorial__hero h1{font-size:clamp(34px,4.5vw,56px);max-width:720px;line-height:1.06;letter-spacing:-.045em;margin:18px 0}.apollo-editorial__hero p{max-width:620px;font-size:17px;line-height:1.7;color:#636875;margin:16px 0 0}.apollo-editorial__badge{display:inline-flex;align-items:center;gap:8px;border:1px solid #c9d8f8;border-radius:99px;padding:7px 12px;color:#0d5eff;background:#fff9;font-size:11px;letter-spacing:.07em;font-weight:750;text-transform:uppercase}.apollo-editorial__badge:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.apollo-editorial__eyebrow{display:block;color:#0d5eff;font-size:11px;text-transform:uppercase;letter-spacing:.13em;font-weight:750}.apollo-editorial__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.apollo-editorial__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:28px}.apollo-editorial__feature{padding:28px;border:1px solid #e4e4e8;border-radius:22px;background:#fff}.apollo-editorial__number{width:38px;height:38px;border-radius:12px;background:#e9f1ff;color:#0d5eff;display:grid;place-items:center;font-size:13px;font-weight:800}.apollo-v4 .apollo-editorial__feature h2{font-size:19px;line-height:1.25;margin:18px 0 10px}.apollo-editorial__feature p{font-size:14px;color:#6e6e73;line-height:1.7;margin:0}.apollo-editorial__note{font-size:13px;text-align:center;color:#6e6e73;margin:24px auto 0;max-width:65ch}.apollo-outlet-empty{padding:54px 24px 22px;text-align:center}.apollo-outlet-empty svg{width:42px;height:42px;stroke:#0d5eff;fill:none;stroke-width:1.5}.apollo-v4 .apollo-outlet-empty h2{font-size:25px;margin:16px 0 10px}.apollo-outlet-empty p{max-width:50ch;margin:0 auto 24px;font-size:15px;color:#6e6e73}.apollo-outlet-grid{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:32px 0;padding:0}.apollo-outlet-grid>li{min-width:0}.apollo-explore{max-width:1200px;margin:0 auto;padding:50px 32px}.apollo-v4 .apollo-explore__head h2{font-size:32px;letter-spacing:-.025em;margin:0 0 10px}.apollo-explore__head p{color:#6e6e73;font-size:15px;margin:0 0 28px}.apollo-explore__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.apollo-explore__card{display:flex;flex-direction:column;border:1px solid #e4e4e8;border-radius:22px;padding:26px 24px;text-decoration:none;color:#1d1d1f;background:#f9fafc;transition:border-color .2s,transform .2s}.apollo-explore__card:hover{border-color:#0d5eff;transform:translateY(-3px)}.apollo-explore__card svg{width:32px;height:32px;fill:none;stroke:#0d5eff;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;margin-bottom:24px}.apollo-v4 .apollo-explore__card h3{font-size:20px;margin:0 0 10px;letter-spacing:-.015em}.apollo-explore__card p{font-size:13px;line-height:1.6;color:#6e6e73;margin:0 0 24px}.apollo-explore__card span{font-size:12px;font-weight:700;color:#0d5eff;margin-top:auto}.apollo-explore__card span:after{content:" \2192"}@media(max-width:900px){.apollo-explore__grid{grid-template-columns:1fr 1fr}.apollo-editorial__features{gap:14px}.apollo-editorial__feature{padding:22px}}@media(max-width:749px){.apollo-editorial{padding:18px 18px 40px}.apollo-editorial__hero{padding:34px 26px;border-radius:22px}.apollo-v4 .apollo-editorial__hero h1{font-size:36px}.apollo-editorial__hero p{font-size:15px}.apollo-editorial__features{grid-template-columns:1fr;margin-top:20px}.apollo-editorial__feature{padding:24px}.apollo-v4 .apollo-editorial__feature h2{font-size:20px}.apollo-editorial__actions{display:grid;grid-template-columns:1fr}.apollo-editorial__actions .button{width:100%;white-space:normal;padding-inline:20px}.apollo-explore{padding:36px 18px}.apollo-v4 .apollo-explore__head h2{font-size:27px}.apollo-explore__card{padding:22px 18px}.apollo-v4 .apollo-explore__card h3{font-size:18px}.apollo-explore__grid{gap:12px}.apollo-outlet-grid{grid-template-columns:1fr 1fr;gap:12px}.apollo-outlet-empty{padding:36px 8px 8px}}body.apollo-v4{--apollo-ink:#1d1d1f;--apollo-muted:#6e6e73;--apollo-surface:#f5f5f7;--apollo-line:#e4e4e8;--apollo-accent:#0d5eff;--apollo-tint:#e9f1ff;--font-body-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-heading-family:var(--font-body-family);--font-heading-weight:800;--font-body-weight:400;--font-body-style:normal;--font-heading-style:normal;--page-width:120rem;--buttons-radius:999px;--buttons-radius-outset:999px;--inputs-radius:13px;--inputs-radius-outset:13px;--inputs-border-opacity:1;--inputs-border-width:1px;background:#fff;color:var(--apollo-ink);font-family:var(--font-body-family);font-size:15px;letter-spacing:normal;line-height:1.5;-webkit-font-smoothing:antialiased}.apollo-v4 .gradient{background:#fff}.apollo-v4 h1,.apollo-v4 h2,.apollo-v4 h3,.apollo-v4 h4,.apollo-v4 .h0,.apollo-v4 .h1,.apollo-v4 .h2,.apollo-v4 .h3{font-family:var(--font-body-family);font-weight:800;letter-spacing:-.025em;color:var(--apollo-ink);line-height:1.18}.apollo-v4 h1,.apollo-v4 .h0,.apollo-v4 .h1{font-size:34px}.apollo-v4 h2,.apollo-v4 .h2{font-size:27px}.apollo-v4 h3,.apollo-v4 .h3{font-size:20px}.apollo-v4 .page-width{max-width:1200px;padding-inline:32px}.apollo-v4 .page-width--narrow{max-width:960px}.apollo-v4 .rte{font-size:15px;line-height:1.65;color:var(--apollo-muted)}.apollo-v4 .rte strong{color:var(--apollo-ink)}.apollo-v4 .rte h2{font-size:23px}.apollo-v4 .rte h3{font-size:18px}.apollo-v4 .rte a,.apollo-v4 .underlined-link{color:var(--apollo-accent);text-underline-offset:4px}.apollo-v4 .button,.apollo-v4 .customer button{min-height:48px;border-radius:999px;font-family:inherit;font-size:14.5px;font-weight:700;letter-spacing:normal;background:var(--apollo-accent);color:#fff;box-shadow:none;border:1.5px solid transparent;padding:12px 26px;transition:background .18s,transform .18s}.apollo-v4 .button:before,.apollo-v4 .button:after,.apollo-v4 .customer button:before,.apollo-v4 .customer button:after{display:none}.apollo-v4 .button:hover,.apollo-v4 .customer button:hover{background:#0a4ed0;transform:translateY(-1px)}.apollo-v4 .button--secondary{background:#fff;border-color:var(--apollo-line);color:var(--apollo-ink)}.apollo-v4 .button--secondary:hover{background:var(--apollo-tint);color:var(--apollo-accent);border-color:var(--apollo-accent)}.apollo-v4 .button[disabled]{opacity:.5;cursor:not-allowed;transform:none}.apollo-v4 :focus-visible{outline:3px solid var(--apollo-accent);outline-offset:4px}.apollo-v4 .field:after,.apollo-v4 .select:after,.apollo-v4 .customer .field:after{border-radius:13px;box-shadow:0 0 0 1.5px var(--apollo-line)}.apollo-v4 .field__input,.apollo-v4 .select__select,.apollo-v4 .customer input{font-family:inherit;font-size:15px;border-radius:13px;background:#fff;color:var(--apollo-ink)}.apollo-v4 .field__input:focus{box-shadow:0 0 0 1.5px var(--apollo-accent)}.apollo-v4 .quantity{border:1.5px solid var(--apollo-line);border-radius:999px;min-height:48px}.apollo-v4 .quantity:after,.apollo-v4 .quantity:before{display:none}.apollo-v4 .quantity__input{font-weight:700;font-size:14px}.apollo-v4 .quantity__button{min-width:36px}.apollo-v4 .badge{border:0;border-radius:999px;letter-spacing:.06em;font-size:10px;font-weight:800;padding:6px 10px}.apollo-v4 .im-footer h2,.apollo-v4 .im-footer h3{color:inherit}.apollo-v4 .im-foot-grid h2{font-size:12.5px;line-height:1.5;letter-spacing:.06em;color:#6e6e73}.apollo-v4 .apollo-detail-card h3,.apollo-v4 .apollo-landing .im-hero h1,.apollo-v4 .apollo-landing .im-hero h2{color:inherit}.v4-device-strip{background:#fff;border-bottom:1px solid var(--apollo-line)}.v4-device-strip__inner{max-width:1200px;margin:auto;padding:9px 32px;display:flex;align-items:center;gap:16px;justify-content:space-between}.v4-device-strip label{font-size:12.5px;font-weight:600;color:var(--apollo-muted)}.v4-device-strip form{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.v4-device-strip select{font:600 12.5px var(--font-body-family);border:1.5px solid var(--apollo-line);border-radius:999px;background:#fff;color:var(--apollo-ink);padding:9px 12px;max-width:280px;min-height:40px}.v4-device-strip button{font:700 12px var(--font-body-family);border:0;border-radius:999px;background:var(--apollo-accent);color:#fff;padding:10px 16px;min-height:40px;cursor:pointer}.v4-device-strip__link{font-size:12px;font-weight:600;color:var(--apollo-accent);white-space:nowrap}.v4-crumbs{width:100%;max-width:1200px;margin:0 auto;padding:20px 32px 10px;display:flex;gap:10px;flex-wrap:wrap;align-items:center;color:var(--apollo-muted);font-size:12px}.v4-crumbs a{color:inherit;text-decoration:none}.v4-crumbs a:hover{color:var(--apollo-accent)}.v4-crumbs [aria-current]{color:var(--apollo-ink);font-weight:600}.v4-crumbs svg{width:10px;height:10px;fill:none;stroke:#c7c7cc;stroke-width:2;flex-shrink:0}.v4-categories{max-width:1200px;margin:0 auto;padding:16px 32px 10px;display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin}.v4-category{flex:0 0 98px;display:flex;flex-direction:column;gap:10px;align-items:center;scroll-snap-align:start;text-decoration:none;color:var(--apollo-ink);font-size:12.5px;font-weight:600;text-align:center;line-height:1.3}.v4-category__icon{width:84px;height:84px;border:1.5px solid var(--apollo-line);background:#fff;border-radius:50%;display:grid;place-items:center;transition:transform .2s,box-shadow .2s}.v4-category__icon svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.v4-category:hover .v4-category__icon{transform:translateY(-4px);border-color:var(--apollo-accent);color:var(--apollo-accent);box-shadow:0 16px 36px #0d5eff24}.v4-category[aria-current] .v4-category__icon{background:var(--apollo-accent);border-color:var(--apollo-accent);color:#fff;box-shadow:0 16px 36px #0d5eff28}.apollo-v4 .collection-hero__inner{padding-top:22px;padding-bottom:0}.apollo-v4 .collection-hero__title{font-size:27px;margin:10px 0}.apollo-v4 .collection-hero__description{max-width:68ch;font-size:14px;margin:12px 0}.apollo-v4 .facets-vertical .facets-wrapper{width:250px;padding-right:36px;flex-shrink:0}.apollo-v4 .facets__heading{font-size:17px;font-weight:800}.apollo-v4 .facets__summary{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--apollo-muted);padding-block:16px}.apollo-v4 .facets__disclosure-vertical{border-color:var(--apollo-line)}.apollo-v4 .facet-checkbox,.apollo-v4 .facet-filters__sort{font-size:13px}.apollo-v4 .facet-filters__label{font-size:13px;font-weight:600;letter-spacing:normal}.apollo-v4 .product-count__text{font-size:13px;color:var(--apollo-muted)}.apollo-v4 .active-facets__button-inner{border-radius:999px;font-size:12px}.apollo-v4 #product-grid{column-gap:18px;row-gap:22px}.apollo-v4 #product-grid.grid--3-col-desktop>.grid__item{width:calc((100% - 36px)/3);max-width:calc((100% - 36px)/3)}.apollo-v4 .product-card-wrapper .card{border:0;border-radius:22px;background:#fff;box-shadow:0 1px 3px #0000000d,0 10px 30px #00000012;overflow:hidden;transition:transform .2s,box-shadow .2s}.apollo-v4 .product-card-wrapper .card:hover{transform:translateY(-4px);box-shadow:0 24px 50px #00000021}.apollo-v4 .product-card-wrapper .card:after{display:none}.apollo-v4 .product-card-wrapper .card__inner{background:#fff;border-radius:22px 22px 0 0;margin:0;width:100%}.apollo-v4 .product-card-wrapper .card__media{top:24px;right:28px;bottom:16px;left:28px;width:auto;height:auto}.apollo-v4 .product-card-wrapper .card__media img{object-fit:contain!important;object-position:center center!important}.apollo-v4 .product-card-wrapper .card__heading a{text-decoration:none!important}.apollo-v4 .product-card-wrapper .card__inner.ratio:before{padding-bottom:min(78%,230px)}.apollo-v4 .product-card-wrapper .card__content{padding:0 16px 16px}.apollo-v4 .product-card-wrapper .card__inner .card__content{padding:0}.apollo-v4 .product-card-wrapper .card__information{padding:10px 0 0}.apollo-v4 .product-card-wrapper .card__heading{font-size:14.5px;line-height:1.3;font-weight:700;letter-spacing:-.01em}.apollo-v4 .product-card-wrapper .price{font-size:17px;font-weight:800;letter-spacing:-.02em}.apollo-v4 .product-card-wrapper .price__sale s{font-size:12px;font-weight:400}.apollo-v4 .product-card-wrapper .quick-add{margin:12px 0 0}.apollo-v4 .quick-add__submit{font-size:12.5px;min-height:42px;padding:9px 12px}.v4-stock{font-size:10px;letter-spacing:.07em;text-transform:uppercase;font-weight:700;color:#1d9e50;margin:0 0 8px}.v4-stock--out{color:#d92d20}.v4-card-type{display:inline-block;font-size:10.5px;color:var(--apollo-muted);background:var(--apollo-surface);padding:3px 8px;border-radius:6px;margin:10px 0 3px}.apollo-v4 product-info .product{column-gap:52px;align-items:start}.apollo-v4 product-info .product.grid>.product__media-wrapper,.apollo-v4 product-info .product.grid>.product__info-wrapper{width:calc(50% - 26px);max-width:calc(50% - 26px);padding:0}.apollo-v4 .product__media-list{border-radius:26px;box-shadow:0 1px 3px #0000000d,0 10px 30px #00000012;overflow:hidden;background:#fff}.apollo-v4 .product__media img{object-fit:contain!important;padding:24px}.apollo-v4 .product__media-item{background:#fff}.apollo-v4 .product-media-container{border:0;background:#fff}.apollo-v4 .product__title h1{font-size:clamp(26px,3vw,34px);line-height:1.12;margin:0;letter-spacing:-.025em}.apollo-v4 .product__title{margin:6px 0 14px}.apollo-v4 .product__text.caption-with-letter-spacing{color:var(--apollo-accent);font-size:12.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.apollo-v4 .product__info-container>.price,.apollo-v4 .product__info-container .price--large{font-size:28px;font-weight:800;letter-spacing:-.02em}.apollo-v4 .product__inventory{font-size:11px;letter-spacing:.05em;text-transform:uppercase;font-weight:700}.apollo-v4 .product__sku{font-size:11.5px;color:var(--apollo-muted)}.apollo-v4 .product__tax{font-size:12px;color:var(--apollo-muted)}.apollo-v4 .product-form__input .form__label{font-size:12.5px;font-weight:700}.apollo-v4 .product-form__input--pill input[type=radio]+label{border:1.5px solid var(--apollo-line);border-radius:15px;font-size:13px;padding:12px 16px}.apollo-v4 .product-form__input--pill input[type=radio]:checked+label{background:var(--apollo-tint);border-color:var(--apollo-accent);color:var(--apollo-accent)}.apollo-v4 .product-form__buttons{max-width:none}.apollo-v4 .product-form__submit.button{min-height:50px;background:var(--apollo-accent);color:#fff;border-color:var(--apollo-accent)}.apollo-v4 .product-form__submit.button:hover{background:#0a4ed0}.apollo-v4 .shopify-payment-button__button{border-radius:999px}.apollo-v4 shopify-accelerated-checkout{--shopify-accelerated-checkout-button-border-radius:999px}.apollo-v4 .thumbnail{border-radius:14px;border:1.5px solid var(--apollo-line);padding:7px;background:#fff}.apollo-v4 .thumbnail img{object-fit:contain}.apollo-v4 .thumbnail[aria-current]{border-color:var(--apollo-accent);box-shadow:0 6px 18px #0d5eff24}.apollo-v4 .thumbnail-list{gap:10px}.apollo-v4 .thumbnail-list__item{width:72px!important;min-width:72px}.v4-product-lead{color:var(--apollo-muted);font-size:15px;line-height:1.6;margin:16px 0}.v4-product-help{padding:14px 18px;border:1px solid var(--apollo-line);border-radius:16px;font-size:12.5px;color:var(--apollo-muted);margin:18px 0}.v4-product-help p{margin:5px 0}.v4-product-help a{color:var(--apollo-accent);font-weight:600;text-underline-offset:3px}.v4-product-details{max-width:1200px;margin:26px auto 36px;padding:0 32px}.v4-product-details__card{border-radius:26px;padding:38px 44px;background:#fff;box-shadow:0 1px 3px #0000000d,0 10px 30px #00000012}.v4-product-details__card>h2{margin-top:0;font-size:27px}.v4-product-details details{border-top:1px solid var(--apollo-line);padding:18px 0}.v4-product-details details:last-child{padding-bottom:0}.v4-product-details summary{display:flex;justify-content:space-between;gap:12px;cursor:pointer;font-size:16px;font-weight:700;list-style:none}.v4-product-details summary::-webkit-details-marker{display:none}.v4-product-details summary:after{content:"+";color:var(--apollo-accent);font-size:20px;line-height:1}.v4-product-details details[open]>summary:after{content:"\2212"}.v4-product-details .rte{margin:14px 0 24px}.v4-specs{display:grid;grid-template-columns:170px minmax(0,1fr);font-size:13.5px;gap:0;margin:16px 0 0}.v4-specs dt,.v4-specs dd{padding:12px 0;border-bottom:1px solid var(--apollo-line);margin:0}.v4-specs dt{font-weight:700}.v4-specs dd{color:var(--apollo-muted);overflow-wrap:anywhere}.v4-compatibility{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0 0}.v4-compatibility a{font-size:12px;text-decoration:none;border-radius:999px;background:var(--apollo-tint);color:var(--apollo-accent);padding:7px 12px}.apollo-v4 .related-products__heading{font-size:27px}.apollo-v4 .related-products .grid{gap:18px}.apollo-v4.template-cart #MainContent{display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:0 32px;max-width:1200px;width:100%;margin:0 auto;padding:0 32px 48px;align-items:start}.apollo-v4.template-cart #MainContent>.v4-crumbs,.apollo-v4.template-cart #MainContent>.shopify-section:not(.v4-cart-items-section):not(.v4-cart-summary-section){grid-column:1/-1}.apollo-v4.template-cart #MainContent>.v4-crumbs{width:100%;padding-inline:0}.apollo-v4.template-cart .v4-cart-items-section{grid-column:1;min-width:0}.apollo-v4.template-cart .v4-cart-summary-section{grid-column:2;position:sticky;top:126px;margin-top:83px}.apollo-v4.template-cart .v4-cart-items-section .page-width,.apollo-v4.template-cart .v4-cart-summary-section .page-width{padding:0}.apollo-v4.template-cart .cart__footer{display:block;border:0;padding:26px 28px;border-radius:22px;box-shadow:0 1px 3px #0000000d,0 10px 30px #00000012}.apollo-v4.template-cart .cart__blocks{width:100%;max-width:none}.apollo-v4.template-cart .cart__blocks>*+*{margin-top:18px}.apollo-v4.template-cart .cart__note{margin:0 0 22px;display:block;max-width:100%}.apollo-v4.template-cart .cart__note label{position:static;font-size:13px;margin-bottom:8px}.apollo-v4.template-cart .cart__note textarea{min-height:90px;padding:12px;border:1px solid var(--apollo-line);box-shadow:none}.apollo-v4.template-cart .totals{justify-content:space-between;align-items:baseline;gap:12px}.apollo-v4.template-cart .totals__total{font-size:16px;font-weight:700}.apollo-v4.template-cart .totals__total-value{font-size:23px;font-weight:800;margin:0}.apollo-v4.template-cart .tax-note{text-align:left;font-size:12px;line-height:1.5;color:var(--apollo-muted)}.apollo-v4.template-cart .cart__items{border:0;border-radius:22px;padding:8px 22px;box-shadow:0 1px 3px #0000000d,0 10px 30px #00000012}.apollo-v4.template-cart .cart-items th{font-size:10px;color:var(--apollo-muted);letter-spacing:.06em}.apollo-v4.template-cart .cart-item__image{width:86px;height:86px;object-fit:contain;border-radius:16px}.apollo-v4.template-cart .cart-item__name{font-size:14.5px;font-weight:700}.apollo-v4.template-cart .cart-item .product-option{font-size:12px;color:var(--apollo-muted)}.apollo-v4.template-cart .cart-item__details{width:auto}.apollo-v4.template-cart .cart-item__price-wrapper .price{font-size:15px;font-weight:800}.apollo-v4.template-cart .title-wrapper-with-link h1{font-size:27px}.apollo-v4.template-cart .title-wrapper-with-link>a{font-size:12px}.apollo-v4.template-cart .cart__checkout-button{width:100%}.apollo-v4.template-cart #MainContent:has(cart-items.is-empty){display:block}.apollo-v4.template-cart .cart__warnings{padding:65px 20px}.apollo-v4 .main-page-title{font-size:34px;margin-bottom:24px}.apollo-v4 .shopify-policy__container{max-width:960px;margin:36px auto 60px;padding:38px 44px;border-radius:26px;box-shadow:0 1px 3px #0000000d,0 10px 30px #00000012}.apollo-v4 .shopify-policy__title{text-align:left;margin-bottom:28px}.apollo-v4 .shopify-policy__title h1{font-size:32px}.apollo-v4 .customer:not(.account):not(.order){max-width:510px;margin:44px auto 60px;padding:32px;border-radius:26px;box-shadow:0 1px 3px #0000000d,0 10px 30px #00000012}.apollo-v4 .customer h1{font-size:30px}.apollo-v4 .customer h2{font-size:22px}.apollo-v4 .customer p,.apollo-v4 .customer a{font-size:14px}.apollo-v4 .customer button{margin-block:20px}.apollo-v4 .customer input{font-size:15px}.apollo-v4 .account,.apollo-v4 .order{max-width:1200px;padding:32px}.apollo-v4 .customer table{border-radius:18px;font-size:13px;box-shadow:0 1px 3px #0000000d,0 10px 30px #00000012}.apollo-v4 .template-search__header{margin:28px auto 36px}.apollo-v4 .template-search__header h1{font-size:34px}.apollo-v4 .template-search__search{max-width:660px}.apollo-v4 .template-search .field,.apollo-v4 .template-search .field__input{border-radius:999px}.apollo-v4 .template-404{padding-block:70px}.apollo-v4 .template-404 h1{font-size:40px}@media(min-width:990px){.apollo-v4 .related-products .grid--4-col-desktop>.grid__item{width:calc((100% - 54px)/4);max-width:calc((100% - 54px)/4)}}@media(max-width:989px){.apollo-v4 .facets-vertical .facets-wrapper{width:auto;padding-right:0}.apollo-v4.template-cart #MainContent{grid-template-columns:minmax(0,1fr) 330px;gap:0 20px}.apollo-v4 product-info .product{column-gap:28px}.apollo-v4 product-info .product.grid>.product__media-wrapper,.apollo-v4 product-info .product.grid>.product__info-wrapper{width:calc(50% - 14px);max-width:calc(50% - 14px)}.apollo-v4 #product-grid.grid--3-col-desktop>.grid__item{width:calc((100% - 18px)/2);max-width:calc((100% - 18px)/2)}}@media(max-width:749px){.apollo-v4 .page-width{padding-inline:18px}.apollo-v4 h1,.apollo-v4 .h1,.apollo-v4 .main-page-title{font-size:27px}.apollo-v4 h2,.apollo-v4 .h2{font-size:23px}.v4-device-strip__inner{padding:8px 14px;gap:6px}.v4-device-strip label{display:none}.v4-device-strip select{max-width:205px;min-width:0;font-size:11.5px}.v4-device-strip button{font-size:11.5px;padding-inline:12px}.v4-device-strip__link{font-size:11px}.v4-crumbs{padding:16px 18px 8px;font-size:11px;gap:7px}.v4-categories{padding:16px 18px 10px;gap:14px}.v4-category{flex-basis:82px;font-size:11px}.v4-category__icon{width:68px;height:68px}.v4-category__icon svg{width:27px;height:27px}.apollo-v4 .collection-hero__title{font-size:25px}.apollo-v4 .collection-hero__description{font-size:13px}.apollo-v4 #product-grid{column-gap:12px;row-gap:16px}.apollo-v4 #product-grid.grid--2-col-tablet-down>.grid__item{width:calc((100% - 12px)/2);max-width:calc((100% - 12px)/2)}.apollo-v4 .product-card-wrapper .card{border-radius:18px}.apollo-v4 .product-card-wrapper .card__media{top:18px;right:20px;bottom:12px;left:20px;width:auto;height:auto}.apollo-v4 .product-card-wrapper .card__content{padding:0 12px 12px}.apollo-v4 .product-card-wrapper .card__heading{font-size:12.5px}.apollo-v4 .product-card-wrapper .price{font-size:15px}.apollo-v4 .quick-add__submit{font-size:11px;padding:8px}.v4-stock{font-size:8.5px}.v4-card-type{font-size:9px}.apollo-v4 product-info .product{display:block}.apollo-v4 product-info .product.grid>.product__media-wrapper,.apollo-v4 product-info .product.grid>.product__info-wrapper{width:100%;max-width:100%;padding:0}.apollo-v4 .product__media-list{margin-inline:0;border-radius:22px}.apollo-v4 .product__media-list .product__media-item{width:100%;padding:0}.apollo-v4 .product__media img{padding:18px}.apollo-v4 .product__info-wrapper{margin-top:28px}.apollo-v4 .product__title h1{font-size:27px}.apollo-v4 .product__info-container .price--large{font-size:26px}.apollo-v4 .thumbnail-list{margin-inline:0;padding:0}.v4-product-details{padding:0 18px;margin:20px auto 30px}.v4-product-details__card{padding:26px 22px;border-radius:22px}.v4-product-details__card>h2{font-size:23px}.v4-product-details .rte{font-size:14px}.v4-specs{grid-template-columns:100px minmax(0,1fr);font-size:12px;column-gap:10px}.apollo-v4.template-cart #MainContent{display:block;padding:0 18px 36px}.apollo-v4.template-cart .v4-cart-summary-section{position:static;margin-top:0}.apollo-v4.template-cart .cart__items{padding:0 16px}.apollo-v4.template-cart .cart__footer{padding:24px 22px}.apollo-v4.template-cart .cart-item__image{width:72px;height:72px}.apollo-v4 .shopify-policy__container{margin:20px 18px 40px;padding:26px 22px}.apollo-v4 .shopify-policy__title h1{font-size:27px}.apollo-v4 .customer:not(.account):not(.order){margin:24px 18px 44px;padding:26px 22px}.apollo-v4 .account,.apollo-v4 .order{padding:24px 18px}.apollo-v4 .template-search__header h1{font-size:27px}}@media(prefers-reduced-motion:reduce){.apollo-v4 *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.apollo-v4 .product-card-wrapper:has(.v4-stock--out) .card__badge{display:none}.apollo-v4 #product-grid product-component,.apollo-v4 #product-grid .product-card-wrapper{display:block;height:100%}.apollo-v4 #product-grid .card{height:100%}.apollo-v4.template-cart .cart__footer>.cart__blocks{margin:0;width:100%;max-width:100%}.apollo-v4.template-cart .cart__note:after,.apollo-v4.template-cart .cart__note:before{display:none}.apollo-v4.template-cart .cart__note.field{display:block}.apollo-v4.template-cart .cart__note label{display:block;line-height:1.4;margin:0 0 10px}.apollo-v4.template-cart .cart__blocks .cart__ctas{display:block}.apollo-v4.template-cart .cart__footer .v4-cart-summary-heading{font-size:20px;margin:0 0 20px}.apollo-v4 cart-remove-button .button{background:transparent;color:#6e6e73;min-width:36px;min-height:42px;padding:8px;border:0}.apollo-v4 cart-remove-button .button:hover{background:#fff0ef;color:#d92d20}.v4-sidebar-categories{margin:0 0 24px;padding-bottom:16px;border-bottom:1px solid #e4e4e8}.v4-sidebar-categories summary{font-size:17px;font-weight:800;cursor:pointer;list-style:none;margin:0 0 14px}.v4-sidebar-categories nav{display:grid;gap:3px}.v4-sidebar-categories a{font-size:13px;text-decoration:none;color:#6e6e73;padding:7px 0;display:flex;align-items:center;gap:9px}.v4-sidebar-categories a:before{content:"";width:16px;height:16px;border:1.5px solid #c7c7cc;border-radius:5px;flex-shrink:0}.v4-sidebar-categories a:hover,.v4-sidebar-categories a[aria-current]{color:#0d5eff}.v4-sidebar-categories a[aria-current]:before{background:#0d5eff;border-color:#0d5eff;box-shadow:inset 0 0 0 3px #fff}@media(max-width:749px){.v4-sidebar-categories{display:none}}@media(max-width:749px){.v4-device-strip form{flex-wrap:nowrap;min-width:0}.v4-device-strip select{width:190px;max-width:100%}.v4-device-strip button{flex-shrink:0}.apollo-v4 .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){margin-left:0;margin-right:0}}.apollo-v4 .im-hero-controls button{width:44px;height:44px}.apollo-v4 .im-tabs button,.apollo-v4 .im-device-form select,.apollo-v4 .im-device-form button,.apollo-v4 .v4-device-strip select,.apollo-v4 .v4-device-strip button{min-height:44px}.apollo-v4 .quantity__button{min-width:44px}.apollo-v4 .v4-product-details summary{min-height:44px;align-items:center}.apollo-v4 .v4-compatibility a{display:inline-flex;align-items:center;min-height:44px}.apollo-v4 .im-device-form select,.apollo-v4 .v4-device-strip select{font-size:16px}.apollo-v4 a,.apollo-v4 button{-webkit-tap-highlight-color:transparent}.apollo-v4 [id]{scroll-margin-top:125px}@media(max-width:749px){.apollo-v4 .im-device-form select{max-width:100%}.apollo-v4 .v4-device-strip__link{min-height:44px;display:inline-flex;align-items:center}.apollo-v4 .v4-device-strip select{width:170px;font-size:16px}.apollo-v4 .v4-device-strip__inner{flex-wrap:wrap}.apollo-v4 .v4-device-strip form,.apollo-v4 .v4-device-strip select{flex:1}}@media(prefers-reduced-motion:reduce){.apollo-v4 *{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.v4-product-highlights{font-size:15px;line-height:1.6;color:#515154}.v4-product-highlights ul{padding-left:20px;margin:14px 0}.v4-product-highlights li+li{margin-top:7px}.v4-product-details th{text-align:left;font-weight:600;width:38%}.v4-product-details table{width:100%;table-layout:fixed}.v4-product-details td,.v4-product-details th{overflow-wrap:anywhere}
/*# sourceMappingURL=/cdn/shop/t/22/compiled_assets/styles.css.map?subset=CAAAGAAAACAQ */
