.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}}.v4-contact{padding-top:24px;padding-bottom:60px}.v4-contact h1{margin:0 0 14px}.v4-contact__lead{font-size:15px;color:#6e6e73;max-width:65ch;margin:0 0 28px}.v4-contact__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:22px;align-items:start}.v4-contact__card{padding:28px;border-radius:22px;background:#fff;box-shadow:0 1px 3px #0000000d,0 10px 30px #00000012}.v4-contact__card h2{font-size:21px;margin:0 0 24px}.v4-contact__fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.v4-contact label{display:block;font-size:12px;font-weight:700;margin:18px 0 7px}.v4-contact__fields label{margin-top:0}.v4-contact input,.v4-contact textarea,.v4-contact select{width:100%;border:1.5px solid #e4e4e8;border-radius:13px;padding:13px 16px;font:14px var(--font-body-family);background:#fff;color:#1d1d1f;min-height:46px}.v4-contact textarea{resize:vertical}.v4-contact :is(input,textarea,select):focus{outline:2px solid #0d5eff;outline-offset:2px}.v4-contact [aria-invalid=true]{border-color:#d92d20;background:#fff7f7}.v4-contact__privacy{font-size:12px;color:#6e6e73;margin:16px 0}.v4-contact a{color:#0d5eff;text-underline-offset:3px}.v4-contact .button{margin-top:14px}.v4-contact__support details{padding:18px 0;border-top:1px solid #e4e4e8;font-size:13.5px}.v4-contact__support details:first-of-type{border-top:0;padding-top:0}.v4-contact__support details p{color:#6e6e73;line-height:1.6;margin:12px 0}.v4-contact__support summary{font-weight:700;font-size:14px;cursor:pointer}.v4-contact__support a{font-size:13px;font-weight:600;text-decoration:none}.v4-contact__success{background:#e8f7ee;color:#1d9e50;padding:14px;border-radius:13px;font-size:14px}@media(max-width:860px){.v4-contact__grid{grid-template-columns:1fr}.v4-contact__card{padding:24px 22px}}@media(max-width:480px){.v4-contact__fields{grid-template-columns:1fr}.v4-contact__fields>div+div label{margin-top:0}.v4-contact__card h2{font-size:20px}}.apollo-wallpaper-controls{margin-top:32px}.apollo-wallpaper-tabs{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid #e4e4e8;padding-bottom:20px}.apollo-wallpaper-tabs button{border:1px solid #e4e4e8;background:#fff;color:#1d1d1f;font:600 14px var(--font-body-family);border-radius:99px;min-height:44px;min-width:72px;padding:10px 22px;cursor:pointer}.apollo-wallpaper-tabs button[aria-pressed=true]{background:#0d5eff;border-color:#0d5eff;color:#fff}.apollo-wallpaper-filters{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr) auto;gap:16px;align-items:end;margin-top:22px}.apollo-wallpaper-filters label{display:block;font-size:12px;font-weight:700;margin-bottom:8px}.apollo-wallpaper-filters input,.apollo-wallpaper-filters select{width:100%;font:400 16px var(--font-body-family);color:#1d1d1f;min-height:48px;border:1.5px solid #e4e4e8;background:#fff;border-radius:13px;padding:10px 14px;min-width:0}.apollo-wallpaper-filters .button{min-height:48px}.apollo-wallpaper-results{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;color:#6e6e73;margin:14px 0}.apollo-wallpaper-results p{margin:0}.apollo-wallpaper-results button{border:0;background:transparent;color:#0d5eff;font:600 12px var(--font-body-family);min-height:44px;cursor:pointer;padding:8px 0}.apollo-wallpaper-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.apollo-wallpaper-card{border:1px solid #e4e4e8;border-radius:20px;overflow:hidden;min-width:0;background:#fff}.apollo-wallpaper-card>button{display:block;width:100%;height:240px;padding:0;border:0;background:#f0f3f8;cursor:zoom-in;overflow:hidden}.apollo-wallpaper-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s}.apollo-wallpaper-card>button:hover img{transform:scale(1.04)}.apollo-wallpaper-card>div{padding:16px 18px}.apollo-wallpaper-card h2{font-size:15px;letter-spacing:normal;margin:0 0 5px;line-height:1.35}.apollo-wallpaper-card p{font-size:12px;color:#6e6e73;margin:0}.apollo-wallpaper-card>button>span{display:block;padding:24px;font:500 13px var(--font-body-family);color:#6e6e73}.apollo-wallpaper-more{text-align:center;margin:28px 0 0}.apollo-wallpapers [hidden]{display:none!important}.apollo-wallpaper-dialog{position:fixed;top:0;right:0;bottom:0;left:0;width:min(940px,calc(100vw - 36px));max-height:calc(100dvh - 36px);padding:0;border:0;border-radius:24px;overflow:auto;color:#1d1d1f;box-shadow:0 24px 100px #0005}.apollo-wallpaper-dialog[open]{display:grid;grid-template-columns:1.1fr 1fr}.apollo-wallpaper-dialog::backdrop{background:#101829b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.apollo-wallpaper-preview{display:flex;align-items:center;justify-content:center;min-height:420px;background:#f1f3f7}.apollo-wallpaper-preview img{display:block;width:100%;height:70dvh;max-height:680px;object-fit:contain}.apollo-wallpaper-preview p{padding:40px;font-size:14px;text-align:center;color:#6e6e73}.apollo-wallpaper-dialog__copy{padding:64px 32px 32px;align-self:center}.apollo-wallpaper-dialog__copy>span{font-size:12px;color:#6e6e73}.apollo-wallpaper-dialog__copy h2{font-size:30px;line-height:1.15;margin:12px 0 26px}.apollo-wallpaper-dialog__copy .button{width:100%;font-size:13px;padding-inline:16px}.apollo-wallpaper-dialog__copy p{font-size:12px;line-height:1.6;color:#6e6e73}.apollo-wallpaper-close{position:absolute;top:12px;right:12px;border:1px solid #e4e4e8;background:#fff;border-radius:50%;width:44px;height:44px;cursor:pointer;font:26px var(--font-body-family);z-index:1}.apollo-wallpaper-paging{display:flex;justify-content:space-between;gap:12px;margin-top:24px}.apollo-wallpaper-paging button{font:600 12px var(--font-body-family);background:#f5f5f7;border:0;border-radius:99px;min-height:44px;padding:10px 16px;cursor:pointer}.apollo-wallpaper-paging button:disabled{opacity:.35;cursor:default}@media(max-width:900px){.apollo-wallpaper-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.apollo-wallpaper-card>button{height:220px}}@media(max-width:749px){.apollo-wallpaper-tabs{gap:8px}.apollo-wallpaper-tabs button{padding-inline:17px;flex:1;min-width:80px}.apollo-wallpaper-filters{grid-template-columns:minmax(0,1fr) auto;gap:14px 10px}.apollo-wallpaper-filters>div:first-child{grid-column:1/-1}.apollo-wallpaper-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.apollo-wallpaper-card>button{height:200px}.apollo-wallpaper-card>div{padding:13px}.apollo-wallpaper-card h2{font-size:13px}.apollo-wallpaper-card p{font-size:11px}.apollo-wallpaper-dialog[open]{display:block}.apollo-wallpaper-preview{min-height:200px}.apollo-wallpaper-preview img{height:43dvh}.apollo-wallpaper-dialog__copy{padding:22px}.apollo-wallpaper-dialog__copy h2{font-size:24px;margin:8px 0 18px}.apollo-wallpaper-paging{margin-top:16px}.apollo-wallpaper-close{top:10px;right:10px}}.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-header{position:sticky;top:0;z-index:30;background:#fffffff7;border-bottom:1px solid #e4e4e8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-family:var(--font-body-family);color:#1d1d1f;letter-spacing:normal}.apollo-v4 .im-nav{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:0 28px;max-width:1200px;margin:auto;padding:0 32px;min-height:64px;align-items:center}.apollo-v4 .im-logo{font-size:18px;font-weight:800;letter-spacing:-.035em;white-space:nowrap;text-decoration:none;color:#1d1d1f;display:inline-flex;align-items:center;min-height:44px;grid-column:1;grid-row:1}.im-logo>.apollo-wordmark{color:inherit}.apollo-v4 .im-nav-icons{grid-column:3;grid-row:1;display:flex;gap:0;align-items:center;padding-block:8px}.apollo-v4 .im-nav-icons>a,.apollo-v4 .im-nav-icons summary,.apollo-v4 .im-menu-toggle{display:grid;place-items:center;width:44px;height:44px;min-width:44px;min-height:44px;background:none;border:0;padding:0;border-radius:50%;color:#1d1d1f;cursor:pointer;list-style:none}.im-nav-icons svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.im-nav-icons summary::-webkit-details-marker{display:none}.apollo-v4 .im-nav-icons>a:hover,.apollo-v4 .im-nav-icons summary:hover,.apollo-v4 .im-menu-toggle:hover{background:#f5f5f7;color:#0d5eff}.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-navigation{display:contents}.apollo-v4 .im-nav-links{display:flex;grid-column:2;grid-row:1;justify-content:center;gap:14px;align-items:center}.im-navigation a{display:flex;align-items:center;min-height:44px;text-decoration:none;color:#1d1d1f;font-size:13px;font-weight:600;white-space:nowrap}.im-navigation a:hover,.im-navigation a[aria-current]{color:#0d5eff}.im-navigation a[aria-current]{text-decoration:underline;text-underline-offset:7px;text-decoration-thickness:2px}.im-explore-links{grid-column:1/-1;grid-row:2;display:flex;justify-content:center;gap:28px;border-top:1px solid #f0f0f3;align-items:center}.im-explore-links a{font-size:12px;color:#56565d}.im-explore-links .im-shop-all{margin-right:auto;color:#1d1d1f}.im-explore-links .im-help-link{margin-left:auto}.im-explore-links .im-outlet-link{color:#0d5eff}.im-menu-heading,.im-menu-categories,.apollo-v4 .im-menu-toggle,.im-menu-cross{display:none}.im-search form{position:absolute;top:100%;right:max(18px,calc((100vw - 1136px)/2));padding:24px;background:#fff;border:1px solid #e4e4e8;border-radius:0 0 20px 20px;box-shadow:0 16px 36px #0002;width:min(460px,calc(100vw - 36px))}.im-search label{display:block;font-size:14px;font-weight:700;margin-bottom:12px}.im-search form>div{display:flex;gap:8px}.im-search input{flex:1;min-width:0;min-height:48px;border:1.5px solid #e4e4e8;border-radius:13px;font:inherit;font-size:16px;padding:10px 14px}.im-search button{min-height:48px;padding:10px 20px;border:0;border-radius:99px;background:#0d5eff;color:#fff;font:600 14px var(--font-body-family);cursor:pointer}.im-search button:hover{background:#0a4ed0}.im-header :focus-visible{outline:3px solid #0d5eff;outline-offset:3px}@media(max-width:1050px){.apollo-v4 .im-nav{gap:0 14px;padding-inline:24px}.apollo-v4 .im-nav-links{gap:10px}.apollo-v4 .im-nav-links a{font-size:12px}.apollo-v4 .im-logo{font-size:17px}}@media(max-width:960px){.apollo-v4 .im-nav{grid-template-columns:minmax(0,1fr) auto;padding:0 18px;gap:0;min-height:64px}.apollo-v4 .im-nav-icons{grid-column:2;padding-block:6px}.apollo-v4 .im-logo{font-size:17px}.apollo-v4 .im-nav-icons>.im-account{display:none}.im-header[data-ready] .im-menu-toggle{display:grid}.im-header[data-ready]:not([data-menu-open]) .im-navigation{display:none}.im-navigation{display:block;grid-column:1/-1;background:#fff;padding:6px 0 20px}.im-header[data-ready] .im-navigation{position:absolute;top:100%;left:0;right:0;padding:16px 24px 28px;border-bottom:1px solid #e4e4e8;box-shadow:0 18px 30px #0002;max-height:calc(100dvh - 64px);overflow-y:auto;overscroll-behavior:contain}.apollo-v4 .im-nav-links,.im-explore-links,.im-menu-categories{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;border:0;border-bottom:1px solid #e4e4e8;padding:0 0 16px;margin:0 0 16px;justify-content:normal}.im-menu-heading{display:block;grid-column:1/-1;font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:750;color:#6e6e73;margin:4px 0 8px}.apollo-v4 .im-navigation a{font-size:14px;white-space:normal;min-height:46px;padding:8px 0}.im-explore-links .im-shop-all,.im-explore-links .im-help-link{margin:0}.im-menu-categories{border:0;margin-bottom:0;padding-bottom:0}.im-header[data-menu-open] .im-menu-cross{display:block}.im-header[data-menu-open] .im-menu-lines{display:none}.im-search form{right:18px;padding:20px}.im-search form>div{gap:8px}}@media(max-width:370px){.apollo-v4 .im-nav{padding-inline:12px}.apollo-v4 .im-logo{font-size:14px}.apollo-v4 .im-nav-icons>a,.apollo-v4 .im-nav-icons summary,.apollo-v4 .im-menu-toggle{width:44px;min-width:44px}.im-header[data-ready] .im-navigation{padding-inline:18px}}.apollo-landing{--a-ink:#1d1d1f;--a-muted:#6e6e73;--a-surface:#f5f5f7;--a-line:#e4e4e8;--a-blue:#0d5eff;color:var(--a-ink);background:#fff}.apollo-landing *{box-sizing:border-box}.apollo-shell{width:min(1200px,calc(100% - 64px));margin-inline:auto}.apollo-eyebrow{margin:0 0 10px;color:var(--a-blue);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.apollo-section-copy{max-width:650px;color:var(--a-muted)}.apollo-hero{position:relative;aspect-ratio:8/3;overflow:hidden;background:#f7f8fa}.apollo-hero__art{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.apollo-hero__art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.apollo-finder{padding:56px 32px 30px;background:#fff}.apollo-finder__inner{max-width:1200px;margin:auto;text-align:center}.apollo-finder h2{margin:0;font-size:clamp(22px,3vw,30px);font-weight:800;letter-spacing:-.03em}.apollo-faq h2,.apollo-newsletter h2{margin:0;font-size:clamp(28px,3vw,42px);font-weight:800;letter-spacing:-.035em}.apollo-finder__inner>p{margin:10px auto 0;color:var(--a-muted);font-size:clamp(14px,1.5vw,17px)}.apollo-selector-group{margin-top:30px;padding-top:24px;border-top:1px solid var(--a-line);text-align:left}.apollo-selector-group__head{text-align:left}.apollo-selector-group__head .apollo-eyebrow{margin-bottom:4px}.apollo-selector-group__head h3{margin:0;font-size:19px;font-weight:800;letter-spacing:-.02em}.apollo-selector-group .apollo-choice-list{justify-content:flex-start;padding:24px 0 12px}.apollo-choice-list{display:flex;justify-content:center;gap:26px;overflow-x:auto;padding:28px 0 14px;scroll-snap-type:x proximity;scrollbar-width:none}.apollo-choice-list::-webkit-scrollbar{display:none}.apollo-choice{display:flex;width:118px;flex:0 0 118px;flex-direction:column;align-items:center;gap:14px;color:var(--a-ink);text-decoration:none;scroll-snap-align:start}.apollo-choice__ring{display:grid;width:104px;height:104px;place-items:center;border:1.5px solid var(--a-line);border-radius:50%;background:#fff;transition:.18s}.apollo-choice svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.apollo-choice strong{min-height:2.6em;font-size:14.5px;font-weight:600;letter-spacing:-.01em;line-height:1.3;text-align:center}.apollo-choice:hover .apollo-choice__ring{border-color:var(--a-blue);color:var(--a-blue);transform:translateY(-4px);box-shadow:0 16px 36px #0d5eff24}.apollo-choice--all{color:var(--a-muted)}.apollo-choice--all .apollo-choice__ring{border-style:dashed}.apollo-featured{padding:34px 0 20px;overflow:hidden;background:#fff}.apollo-featured__head,.apollo-rail__head{display:flex;width:min(1200px,calc(100% - 64px));align-items:flex-end;justify-content:space-between;gap:20px;margin:0 auto 20px}.apollo-featured__head h2,.apollo-rail__head h2{margin:0;font-size:27px;font-weight:800;letter-spacing:-.02em}.apollo-product-arrows{display:flex;gap:10px}.apollo-product-arrows button{display:grid;width:42px;height:42px;padding:0;place-items:center;border:0;border-radius:50%;background:var(--a-surface);color:var(--a-ink);cursor:pointer;transition:background .15s ease,opacity .15s ease}.apollo-product-arrows button:hover{background:#e8e8ec}.apollo-product-arrows button:disabled{opacity:.35;cursor:default}.apollo-product-arrows svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.apollo-product-list,.apollo-rail__list{display:flex;gap:18px;overflow-x:auto;padding:12px max(32px,calc((100vw - 1200px)/2 + 32px)) 34px;scroll-padding-left:max(32px,calc((100vw - 1200px)/2 + 32px));scroll-snap-type:x mandatory;scrollbar-width:none}.apollo-product-list::-webkit-scrollbar,.apollo-rail__list::-webkit-scrollbar{display:none}.apollo-home-product-card{display:block;width:290px;flex:0 0 290px;scroll-snap-align:start}.apollo-home-product-card>.card-wrapper{width:100%}.apollo-product-card{position:relative;display:flex;flex:0 0 290px;flex-direction:column;overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 1px 3px #0000000d,0 10px 30px #00000012;scroll-snap-align:start;transition:transform .22s ease,box-shadow .22s ease}.apollo-product-card:hover{transform:translateY(-5px);box-shadow:0 24px 50px #00000021}.apollo-product-card__media{display:flex;height:210px;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.apollo-product-card__media img{width:100%;height:100%;padding:20px;object-fit:contain;transition:transform .35s ease}.apollo-product-card:hover .apollo-product-card__media img{transform:scale(1.05)}.apollo-product-card__body{display:flex;min-height:245px;flex:1;flex-direction:column;padding:14px 22px 20px}.apollo-product-card__badge{position:absolute;z-index:2;top:14px;left:14px;padding:5px 12px;border-radius:999px;background:var(--a-blue);color:#fff;font-size:10.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.apollo-product-card__badge--sale{background:#d92d20}.apollo-product-card__stock{display:flex;align-items:center;gap:6px;margin:0 0 5px;font-size:10.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.apollo-product-card__stock:before{width:7px;height:7px;border-radius:50%;background:currentColor;content:""}.apollo-product-card__stock--in{color:#1d9e50}.apollo-product-card__stock--out{color:#c93030}.apollo-product-card h3{margin:0;font-size:17px;font-weight:700;letter-spacing:-.01em;line-height:1.25}.apollo-product-card h3 a{color:inherit;text-decoration:none}.apollo-product-card__meta{margin:3px 0 0;color:var(--a-muted);font-size:13px;line-height:1.4}.apollo-product-card__type{display:inline-flex;align-items:center;align-self:flex-start;margin:10px 0 0;padding:5px 12px;border-radius:999px;background:var(--a-surface);color:var(--a-muted);font-size:11.5px;font-weight:600}.apollo-product-card__row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:13px}.apollo-product-card__price{margin:0;font-size:16px;font-weight:700;white-space:nowrap}.apollo-product-card__price s{margin-right:4px;color:var(--a-muted);font-size:12.5px;font-weight:500}.apollo-product-card__price strong{color:#d92d20}.apollo-product-card__form{margin:0}.apollo-product-card__form button{padding:8px 14px;border:1.5px solid #d2d2d7;border-radius:999px;background:#fff;color:var(--a-ink);font:inherit;font-size:12.5px;font-weight:700;white-space:nowrap;cursor:pointer;transition:.18s}.apollo-product-card__form button:hover{border-color:var(--a-blue);background:var(--a-blue);color:#fff}.apollo-product-card__form button:disabled{opacity:.45;cursor:not-allowed}.apollo-showcase,.apollo-promotions,.apollo-videos{padding:54px 0 64px;overflow:hidden}.apollo-promotions{background:var(--a-surface)}.apollo-detail-card{display:flex;flex:0 0 min(420px,88vw);flex-direction:column;overflow:hidden;border-radius:26px;color:#fff;box-shadow:0 10px 30px #0000001a;scroll-snap-align:start;transition:.22s}.apollo-detail-card:hover,.apollo-promo-card:hover,.apollo-video-card:hover{transform:translateY(-5px)}.apollo-detail-card__image{display:block;aspect-ratio:4/3;overflow:hidden;background:#fff}.apollo-detail-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.apollo-detail-card:hover img{transform:scale(1.035)}.apollo-detail-card>div{display:flex;min-height:245px;flex:1;flex-direction:column;padding:24px 26px 28px}.apollo-detail-card small,.apollo-promo-card small{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.75}.apollo-detail-card h3{margin:8px 0 0;font-size:24px;line-height:1.12}.apollo-detail-card p{margin:10px 0 22px;opacity:.84;line-height:1.5}.apollo-detail-card>div>a{align-self:flex-start;margin-top:auto;padding:11px 20px;border-radius:999px;background:#fff;color:var(--a-ink);font-weight:800;text-decoration:none}.apollo-detail-card--blue{background:linear-gradient(165deg,#0d5eff,#071f66)}.apollo-detail-card--slate{background:linear-gradient(165deg,#3d3d43,#17171a)}.apollo-detail-card--violet{background:linear-gradient(165deg,#8b5cf6,#4c1d95)}.apollo-promo-card{display:flex;min-height:330px;flex:0 0 320px;flex-direction:column;padding:28px;border-radius:24px;color:#fff;text-decoration:none;box-shadow:0 10px 30px #0000001a;scroll-snap-align:start;transition:.22s}.apollo-promo-card strong{max-width:12ch;margin-top:auto;font-size:25px;line-height:1.08}.apollo-promo-card span{margin-top:20px;font-weight:800}.apollo-promo-card--blue{background:linear-gradient(145deg,#0d5eff,#7fd0ff)}.apollo-promo-card--violet{background:linear-gradient(145deg,#8b5cf6,#4c1d95)}.apollo-promo-card--green{background:linear-gradient(145deg,#10b981,#065f46)}.apollo-promo-card--orange{background:linear-gradient(145deg,#f59e0b,#b45309)}.apollo-promo-card--dark{background:radial-gradient(400px 250px at 85% 0,rgba(13,94,255,.55),transparent 65%),linear-gradient(180deg,#101013,#1b1b20)}.apollo-promo-card--pink{background:linear-gradient(145deg,#f472b6,#be185d)}.apollo-video-card{position:relative;display:block;flex:0 0 620px;aspect-ratio:16/9;overflow:hidden;border-radius:24px;background:#111;color:#fff;box-shadow:0 10px 30px #0000001c;scroll-snap-align:start;transition:.22s}.apollo-video-card>img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.apollo-video-card:hover>img{transform:scale(1.03)}.apollo-video-card:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000008,#00000094);content:""}.apollo-video-card__play{position:absolute;z-index:2;top:50%;left:50%;display:grid;width:62px;height:62px;place-items:center;border-radius:50%;background:#fffffff0;color:var(--a-ink);transform:translate(-50%,-50%);box-shadow:0 12px 32px #0000004d}.apollo-video-card__play svg{width:26px;height:26px;fill:currentColor}.apollo-video-card__caption{position:absolute;z-index:2;right:24px;bottom:20px;left:24px;display:flex;flex-direction:column}.apollo-video-card__caption strong{font-size:19px}.apollo-video-card__caption small{margin-top:2px;opacity:.84}.apollo-faq{padding:72px 0}.apollo-faq__inner{display:grid;grid-template-columns:360px 1fr;gap:72px}.apollo-faq__list{border-top:1px solid var(--a-line)}.apollo-faq details{border-bottom:1px solid var(--a-line)}.apollo-faq summary{padding:22px 4px;cursor:pointer;font-weight:800}.apollo-faq details p{margin:0;padding:0 4px 22px;color:var(--a-muted)}.apollo-trust{padding:52px 0;background:var(--a-surface)}.apollo-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.apollo-trust article{padding:24px 22px;border-radius:18px;background:#fff}.apollo-trust article>span{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:#e8f0ff;color:var(--a-blue);font-weight:900}.apollo-trust h3{margin:14px 0 5px;font-size:15px}.apollo-trust p{margin:0;color:var(--a-muted);font-size:13px}.apollo-newsletter{padding:72px 0}.apollo-newsletter__inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:46px;border-radius:28px;background:#e8f0ff}.apollo-newsletter__inner>div>p:last-child{color:var(--a-muted)}.apollo-newsletter__form{display:grid;grid-template-columns:1fr auto;gap:10px}.apollo-newsletter__form input{min-width:0;padding:14px 18px;border:1px solid var(--a-line);border-radius:999px;background:#fff;font:inherit}.apollo-newsletter__form button{padding:14px 24px;border:0;border-radius:999px;background:var(--a-blue);color:#fff;font:inherit;font-weight:800;cursor:pointer}.apollo-newsletter__form p,.apollo-newsletter__form ul{grid-column:1/-1;margin:4px 0 0}@media(max-width:990px){.apollo-choice-list{justify-content:flex-start}.apollo-faq__inner{grid-template-columns:1fr;gap:30px}.apollo-trust__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.apollo-shell{width:min(100% - 36px,1200px)}.apollo-hero{min-height:300px;aspect-ratio:auto}.apollo-hero__art img{object-position:left center}.apollo-finder{padding:34px 18px 20px}.apollo-finder h2{font-size:22px}.apollo-finder__inner>p{font-size:14px}.apollo-selector-group{margin-top:24px;padding-top:20px}.apollo-selector-group__head h3{font-size:18px}.apollo-choice-list{margin-inline:-18px;padding:22px 18px 12px;scroll-padding-left:18px}.apollo-choice{width:96px;flex-basis:96px;gap:11px}.apollo-choice__ring{width:84px;height:84px}.apollo-choice svg{width:31px;height:31px}.apollo-choice strong{font-size:12px}.apollo-featured,.apollo-showcase,.apollo-promotions,.apollo-videos{padding:24px 0 42px;border-top:1px solid var(--a-line)}.apollo-featured__head,.apollo-rail__head{width:calc(100% - 36px);align-items:center;margin-bottom:10px}.apollo-featured__head h2,.apollo-rail__head h2{font-size:22px}.apollo-product-list,.apollo-rail__list{padding-right:18px;padding-left:18px;scroll-padding-left:18px}.apollo-home-product-card,.apollo-product-card{flex-basis:82vw;max-width:290px}.apollo-product-card__media{height:210px}.apollo-product-card__body{min-height:245px;padding:14px 22px 20px}.apollo-product-card h3{font-size:17px}.apollo-product-card__meta{font-size:13px}.apollo-product-card__price{font-size:16px}.apollo-product-card__form button{padding:8px 14px}.apollo-detail-card{flex-basis:88vw}.apollo-promo-card{flex-basis:82vw;max-width:330px}.apollo-video-card{flex-basis:86vw}.apollo-faq,.apollo-newsletter{padding:48px 0}.apollo-newsletter__inner{grid-template-columns:1fr;gap:24px;padding:28px 22px}.apollo-newsletter__form{grid-template-columns:1fr}.apollo-newsletter__form button{width:100%}}.apollo-landing{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:normal;line-height:1.5}.apollo-landing h1,.apollo-landing h2,.apollo-landing h3{font-family:inherit;font-weight:800;color:inherit}.apollo-landing a{color:inherit}.apollo-landing [hidden]{display:none!important}.apollo-landing button,.apollo-landing select{font-family:inherit}.apollo-landing :focus-visible,.im-header :focus-visible,.im-footer :focus-visible{outline:3px solid #0d5eff;outline-offset:5px}.apollo-landing a{text-decoration:none}.apollo-landing .im-button{color:#fff}.im-hero{position:relative;height:570px;overflow:hidden;background:#f0f5fc;color:#15233a}.im-slide{position:absolute;top:0;right:0;bottom:0;left:0}.apollo-product-slide--1{background:linear-gradient(115deg,#f5f8fd,#e4eefb)}.apollo-product-slide--2{background:linear-gradient(115deg,#f9f6ef,#eee8dc)}.apollo-product-slide--3{background:linear-gradient(115deg,#f5f4f8,#e9e6f0)}.apollo-product-slide__inner{max-width:1240px;margin:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;height:100%;padding:30px 40px 48px;gap:32px}.apollo-product-slide__copy{position:relative;z-index:1;max-width:520px}.im-hero .apollo-eyebrow{font-size:11px;font-weight:700;letter-spacing:.15em;color:#0d5eff;margin:0 0 22px;text-transform:uppercase}.im-hero h1,.im-hero h2{font-size:clamp(38px,4.3vw,60px);line-height:1.03;letter-spacing:-.045em;margin:0;text-wrap:balance}.im-hero-copy{font-size:17px;line-height:1.6;color:#526075;max-width:41ch;margin:22px 0 12px}.apollo-hero-price{font-size:18px;font-weight:650;letter-spacing:-.02em;margin:0 0 24px}.im-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.im-button{display:inline-flex;gap:20px;align-items:center;justify-content:center;padding:15px 25px;border-radius:999px;background:#0d5eff;color:#fff;font-size:14px;font-weight:650;transition:background .2s}.im-button:hover{background:#0846c7}.apollo-hero-secondary{font-size:13px;font-weight:650;text-decoration:none;padding:10px 0}.apollo-product-slide__visual{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;height:100%;text-decoration:none}.apollo-product-slide__visual img{display:block;width:100%;height:440px;object-fit:contain;mix-blend-mode:multiply}.apollo-hero-caption{text-align:center;font-size:10px;line-height:1.4;color:#627085;max-width:340px;margin-top:8px}.im-hero-controls{position:absolute;bottom:16px;left:0;right:0;display:flex;gap:4px;justify-content:center;align-items:center}.im-hero-controls button{border:0;cursor:pointer;padding:0;width:36px;height:32px;background:transparent;color:#243a56;display:grid;place-items:center}.im-hero-controls button[data-im-dot]:after{content:"";width:7px;height:7px;background:#8191a7;border-radius:99px;transition:width .2s}.im-hero-controls button[aria-pressed=true][data-im-dot]:after{width:26px;background:#0d5eff}.im-hero-controls .im-hero-pause{font-size:12px;margin-left:12px;border-radius:50%;background:#fff9}.apollo-extra-categories{display:flex;justify-content:center;gap:24px;padding:0 0 15px}.apollo-choice--extra{font-size:13px;color:#526075!important}.im-device-fallback{display:flex;flex-wrap:wrap;gap:12px}.im-device-fallback a{color:#fff;text-decoration:underline}@media(max-width:749px){.apollo-product-hero.im-hero{height:740px}.apollo-product-slide__inner{grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:0;padding:34px 24px 48px;align-items:start}.apollo-product-slide__copy{max-width:500px}.im-hero .apollo-eyebrow{font-size:10px;margin-bottom:14px}.apollo-product-hero h1,.apollo-product-hero h2{font-size:38px;max-width:13ch}.apollo-product-hero .im-hero-copy{font-size:14px;margin:16px 0 8px;max-width:40ch}.apollo-hero-price{font-size:16px;margin-bottom:16px}.apollo-product-hero .im-actions{gap:16px}.apollo-product-hero .im-button{padding:12px 20px;font-size:13px}.apollo-hero-secondary{font-size:12px}.apollo-product-slide__visual{min-height:0;height:100%;max-height:345px}.apollo-product-slide__visual img{height:100%;max-height:315px}.apollo-hero-caption{font-size:9px;margin:0;max-width:280px}.apollo-extra-categories{gap:18px}}.apollo-finder{padding:56px 32px 6px}.apollo-finder__inner{background:#f5f5f7;border-radius:32px;padding:38px 34px 26px}.im-tabs{display:flex;justify-content:center;gap:36px;margin:24px 0 0;border-bottom:1px solid #e4e4e8}.im-tabs button{font-size:15.5px;font-weight:600;background:none;border:0;color:#6e6e73;padding:0 4px 14px;cursor:pointer;position:relative}.im-tabs button[aria-selected=true]{color:#0d5eff}.im-tabs button[aria-selected=true]:after{content:"";position:absolute;bottom:-1px;height:3px;background:#0d5eff;left:0;right:0;border-radius:2px}.apollo-selector-group{padding:0;margin:0;border:0}.apollo-selector-group .apollo-choice-list{justify-content:center;padding:28px 0 14px}.im-device-bar{display:flex;gap:16px;align-items:center;text-align:left;padding:18px 22px;border-radius:22px;color:#fff;background:radial-gradient(440px 220px at 10% -40%,rgba(123,179,255,.5),transparent 70%),linear-gradient(120deg,#0d5eff,#0a3bb4 62%,#071f66);box-shadow:0 16px 38px #0d5eff33;margin-top:12px}.im-device-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#ffffff29;flex-shrink:0;font-size:26px}.im-device-bar strong{font-size:15.5px}.im-device-bar p{margin:0;font-size:12.5px;color:#ffffffd1}.im-device-form{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-left:auto}.im-device-form select,.im-device-form button{border:1px solid rgba(255,255,255,.5);padding:10px 16px;border-radius:999px;font-size:13px;max-width:260px}.im-device-form select{background:#fff;color:#1d1d1f}.im-device-form button{background:#ffffff1f;color:#fff;font-weight:600;cursor:pointer}.im-device-form button:hover{background:#fff;color:#0d5eff}.apollo-featured__head,.apollo-rail__head{max-width:1200px;padding:0 32px;width:100%}.apollo-product-list,.apollo-rail__list{padding-left:max(32px,calc((100vw - 1200px)/2 + 32px));scroll-padding-left:max(32px,calc((100vw - 1200px)/2 + 32px))}.apollo-showcase,.apollo-promotions,.apollo-videos{padding:34px 0 20px}.apollo-promotions{background:#fff}.apollo-product-card__body{min-height:220px}.im-product-go{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#f5f5f7;font-size:20px;flex-shrink:0}.im-product-go:hover{color:#fff;background:#0d5eff}.apollo-detail-card{flex-basis:560px}.apollo-detail-card__image{aspect-ratio:16/10}.apollo-detail-card>div{min-height:225px}.apollo-promo-card{position:relative;overflow:hidden}.apollo-promo-card>*:not(img){position:relative;z-index:2}.im-promo-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.apollo-promo-card:has(.im-promo-photo):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#05081233,#050812d1)}.apollo-promo-card strong{max-width:14ch}.apollo-promo-card--blue{background:linear-gradient(145deg,#064cd4,#073177)}.apollo-video-card{flex-basis:560px}.im-guide-arrow{position:absolute;top:20px;right:20px;z-index:2;display:grid;place-items:center;border-radius:50%;background:#fff;color:#1d1d1f;width:44px;height:44px;font-size:24px}.apollo-faq{padding:70px 32px 20px}.apollo-faq__inner{display:block;max-width:820px;width:100%}.apollo-faq .apollo-eyebrow,.apollo-faq .apollo-section-copy{display:none}.apollo-faq h2{text-align:center;font-size:27px;margin-bottom:20px}.apollo-faq__list{border:1px solid #e4e4e8;border-radius:18px;overflow:hidden}.apollo-faq details:last-child{border-bottom:0}.apollo-faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:18px 22px;font-size:15.5px;font-weight:600}.apollo-faq summary::-webkit-details-marker{display:none}.apollo-faq summary:after{content:"+";font-size:22px;color:#6e6e73;margin-left:16px}.apollo-faq details[open] summary:after{content:"\2212"}.apollo-faq details p{padding:0 22px 20px;font-size:14.5px}.apollo-trust{padding:60px 32px;background:#fff}.apollo-trust__grid{max-width:1200px;width:100%;gap:18px}.apollo-trust article{background:#f5f5f7}.apollo-trust article>span{background:transparent;font-size:26px;place-items:start}.apollo-newsletter{padding:22px 32px 70px}.apollo-newsletter__inner{display:block;max-width:1200px;width:100%;padding:56px 32px;text-align:center;background:#f5f5f7;border-radius:32px}.apollo-newsletter h2{font-size:26px}.apollo-newsletter__inner>div>p{font-size:15.5px;margin:8px 0 26px}.apollo-newsletter__form{max-width:680px;margin:auto;grid-template-columns:1fr 1fr}.apollo-newsletter__form button{font-size:15px}.apollo-newsletter__form input{font-size:14.5px}.apollo-newsletter__form .im-newsletter-note{font-size:12px;color:#6e6e73;max-width:580px;margin:14px auto 0}.im-newsletter-note a{color:#0d5eff;text-decoration:underline}@media(max-width:1100px){.im-device-bar{flex-wrap:wrap}.im-device-form{width:100%;margin:0}.apollo-selector-group .apollo-choice-list{justify-content:flex-start}}@media(max-width:749px){.im-hero{height:520px}.im-hero-inner{padding:44px 20px 64px;align-items:flex-end}.im-hero-shade{background:linear-gradient(180deg,#0508121f,#050812e0 65%)}.im-slide>img{object-position:65% center}.im-hero h1,.im-hero h2{font-size:34px}.im-hero-copy{font-size:15.5px;margin:14px 0 22px}.im-button{padding:12px 20px;font-size:13px}.apollo-finder{padding:28px 18px 6px}.apollo-finder__inner{padding:28px 20px 20px;border-radius:24px}.apollo-selector-group .apollo-choice-list{margin:0 -20px;padding:24px 20px 12px}.im-device-bar{padding:18px;gap:10px}.im-device-form{display:grid;grid-template-columns:1fr}.im-device-form select{max-width:none;width:100%;min-width:0}.im-device-icon{width:42px;height:42px}.apollo-featured__head,.apollo-rail__head{padding:0 18px;width:100%}.apollo-product-list,.apollo-rail__list{padding-left:18px;scroll-padding-left:18px;padding-right:18px}.apollo-detail-card{flex-basis:88vw}.apollo-video-card{flex-basis:86vw}.apollo-showcase,.apollo-promotions,.apollo-videos,.apollo-featured{border:0;padding:28px 0 12px}.apollo-faq{padding:44px 18px 12px}.apollo-trust{padding:36px 18px}.apollo-trust__grid{gap:12px}.apollo-trust article{padding:20px 16px}.apollo-newsletter{padding:12px 18px 44px}.apollo-newsletter__inner{padding:36px 22px;border-radius:24px}.apollo-newsletter__form{grid-template-columns:1fr}.apollo-newsletter h2{font-size:24px}.apollo-product-card__row{gap:6px}.apollo-product-card__price{font-size:15px}}@media(prefers-reduced-motion:reduce){.apollo-landing *,.apollo-landing *:after{transition:none!important;animation:none!important;scroll-behavior:auto!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:16px;right:16px;bottom:0;left:16px}.apollo-v4 .product-card-wrapper .card__media img{object-fit:contain!important}.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:10px;right:10px;bottom:0;left:10px}.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}}
/*# sourceMappingURL=/cdn/shop/t/22/compiled_assets/styles.css.map */
