:root{--apollo-blue:#173B6C;--apollo-blue-2:#234F87;--apollo-pink:#EC168C;--apollo-pink-soft:#FBE8F3;--apollo-ink:#243047;--accent:var(--apollo-blue)!important;--ink:var(--apollo-ink)!important;--font-body:"DM Sans","Helvetica Neue",Arial,sans-serif!important}body{font-family:var(--font-body);color:var(--apollo-ink)}.announcement-slider{background:linear-gradient(90deg,var(--apollo-blue),var(--apollo-blue-2))!important}.button,.newsletter button,.button-outline:hover{background:var(--apollo-blue)!important;border-color:var(--apollo-blue)!important;color:#fff!important}.button:hover,.newsletter button:hover{background:var(--apollo-pink)!important;border-color:var(--apollo-pink)!important}.apollo-header .logo img{width:92px!important;height:92px!important;object-fit:contain}[data-header].is-scrolled .header-main-row .logo img{width:60px!important;height:60px!important}.apollo-header .desktop-nav>a,.apollo-header .nav-item>a,.header-icon{color:var(--apollo-blue)!important}.apollo-header .desktop-nav>a:after,.apollo-header .nav-item>a:after{background:var(--apollo-pink)!important}.mobile-drawer-logo{display:flex;justify-content:center;margin:0 0 20px}.mobile-drawer-logo img{width:76px;height:76px;object-fit:contain}.apollo-slow-products{padding:92px 0;overflow:hidden;background:#fff}.apollo-slow-products:nth-of-type(2n){background:linear-gradient(180deg,#fff,#f7f9fc)}.apollo-slow-products .section-heading{margin-bottom:35px}.apollo-slow-products .rail-actions a{color:var(--apollo-blue);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--apollo-pink);padding-bottom:5px}.apollo-slow-viewport{overflow:hidden;padding:18px 0 38px}.apollo-slow-track{display:flex;width:max-content;gap:24px;transform:translate(calc(-50% - 12px));animation:apolloMoveRight 120s linear infinite;will-change:transform}.apollo-slow-viewport:hover .apollo-slow-track,.apollo-slow-viewport:focus-within .apollo-slow-track{animation-play-state:paused}.apollo-slow-item{width:clamp(250px,22vw,340px);flex:0 0 auto}.apollo-slow-item .product-card{height:100%;display:block}.apollo-slow-item .product-image{position:relative;display:block;overflow:hidden;aspect-ratio:4/5!important;background:#f4f4f4;border:1px solid #E5EAF1;box-shadow:0 18px 38px #173b6c1c;transition:transform .45s ease,box-shadow .45s ease}.apollo-slow-item:hover .product-image{transform:translateY(-7px);box-shadow:0 28px 55px #173b6c2e}.apollo-slow-item .product-image-primary,.apollo-slow-item .product-image-secondary{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%;height:100%;object-fit:cover;transition:none!important}.apollo-slow-item .product-image-primary{opacity:1;animation:apolloPrimaryImage 14s ease-in-out infinite}.apollo-slow-item .product-image-secondary{opacity:0;animation:apolloSecondaryImage 14s ease-in-out infinite}.apollo-slow-item:nth-child(3n+2) .product-image-primary,.apollo-slow-item:nth-child(3n+2) .product-image-secondary{animation-delay:-4s}.apollo-slow-item:nth-child(3n) .product-image-primary,.apollo-slow-item:nth-child(3n) .product-image-secondary{animation-delay:-8s}.apollo-slow-item .product-line{padding:18px 3px 0}.apollo-slow-item .product-line h3{font-family:DM Sans,sans-serif!important;font-size:15px;font-weight:600;line-height:1.4;color:var(--apollo-ink)}.apollo-slow-item .price{color:var(--apollo-blue)!important;font-weight:700}@keyframes apolloMoveRight{0%{transform:translate(calc(-50% - 12px))}to{transform:translate(0)}}@keyframes apolloPrimaryImage{0%,42%,to{opacity:1}50%,88%{opacity:0}}@keyframes apolloSecondaryImage{0%,42%,to{opacity:0}50%,88%{opacity:1}}.apollo-studio-card-dark,.studio-card-dark,[class*=dark-card]{background:linear-gradient(145deg,var(--apollo-blue),var(--apollo-blue-2))!important}.apollo-footer-3d{position:relative;overflow:hidden;background:linear-gradient(145deg,#f7f9fc,#eef3f8 68%,#fcebf4);color:var(--apollo-blue);padding:92px 0 0;border-top:1px solid #fff}.apollo-footer-3d:before{content:"";position:absolute;inset:22px 3% auto;height:calc(100% - 70px);border:1px solid rgba(23,59,108,.13);box-shadow:0 26px 70px #173b6c1f,inset 0 1px #fff;pointer-events:none}.apollo-footer-glow{position:absolute;width:440px;height:440px;border-radius:50%;right:-150px;top:-200px;background:radial-gradient(circle,rgba(236,22,140,.18),transparent 70%)}.apollo-footer-shell{position:relative;display:grid;grid-template-columns:1.4fr .7fr .9fr;gap:70px;padding-bottom:70px}.apollo-footer-logo{display:inline-flex;background:#fff;padding:12px;box-shadow:12px 14px #ec168c1c,0 24px 50px #173b6c24;transform:rotate(-2deg)}.apollo-footer-logo img{width:108px;height:108px;object-fit:contain}.apollo-footer-statement{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(25px,2.5vw,38px);line-height:1.16;max-width:490px;margin:30px 0 24px;color:var(--apollo-blue)}.apollo-footer-quote{font-weight:700;color:var(--apollo-blue);border-bottom:2px solid var(--apollo-pink);padding-bottom:6px}.apollo-footer-nav{display:flex;flex-direction:column;gap:12px}.apollo-footer-nav h2{font-family:var(--font-body)!important;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--apollo-pink);margin:0 0 12px}.apollo-footer-nav a{color:var(--apollo-blue);font-size:14px;width:fit-content;transition:color .2s ease,transform .2s ease}.apollo-footer-nav a:hover{color:var(--apollo-pink);transform:translate(4px)}.apollo-footer-bottom{position:relative;border-top:1px solid rgba(23,59,108,.16);display:flex;justify-content:space-between;gap:20px;padding-top:24px;padding-bottom:28px;font-size:11px;text-transform:uppercase;letter-spacing:.09em}@media(max-width:820px){.apollo-footer-shell{grid-template-columns:1fr 1fr;gap:45px}.apollo-footer-brand{grid-column:1/-1}.apollo-slow-track{animation-duration:105s}}@media(max-width:560px){.apollo-slow-products{padding:64px 0}.apollo-slow-item{width:72vw}.apollo-slow-track{gap:16px;animation-duration:95s}.apollo-footer-3d{padding-top:65px}.apollo-footer-shell{grid-template-columns:1fr;gap:36px}.apollo-footer-brand{grid-column:auto}.apollo-footer-bottom{flex-direction:column}.apollo-footer-3d:before{inset:16px 12px auto;height:calc(100% - 60px)}}@media(prefers-reduced-motion:reduce){.apollo-slow-track{animation:none;transform:none}.apollo-slow-item .product-image-primary,.apollo-slow-item .product-image-secondary{animation:none}.apollo-slow-item .product-image-secondary{display:none}}:root{--apollo-blue:#071F49;--apollo-blue-2:#0B2B60;--apollo-ink:#10213F;--accent:#071F49!important;--ink:#10213F!important}.announcement-slider{background:linear-gradient(90deg,#051735,#0b2b60)!important}.button,.newsletter button,.shopify-payment-button__button,.product-form__submit{background:#071f49!important;border-color:#071f49!important}.apollo-header .desktop-nav>a,.apollo-header .nav-item>a,.header-icon,.price,.product-line .price{color:#071f49!important}.apollo-footer-3d{color:#071f49;background:linear-gradient(145deg,#f8fafd,#eaf0f7 70%,#fceaf4)}.apollo-footer-statement,.apollo-footer-nav a,.apollo-footer-quote{color:#071f49!important}.apollo-studio-images .studio-card-visual{position:relative;overflow:hidden;isolation:isolate;background:#e9eef5!important}.apollo-studio-images .studio-card-image{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;object-fit:cover!important;opacity:1!important;z-index:0;transition:transform .7s ease}.apollo-studio-images .studio-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#071f490d 12%,#071f49d1)}.apollo-studio-images .studio-card-accent .studio-card-overlay{background:linear-gradient(180deg,#ec168c0a,#071f49d6)}.apollo-studio-images .studio-card-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:space-between;color:#fff;padding:28px}.apollo-studio-images .studio-card-content h3,.apollo-studio-images .studio-card-content small,.apollo-studio-images .studio-icon,.apollo-studio-images .studio-number{color:#fff!important}.apollo-studio-images .studio-card-visual:hover .studio-card-image{transform:scale(1.045)}.template-product main,.template-collection main,.template-page main,.template-search main,.template-cart main{background:linear-gradient(180deg,#fff,#f7f9fc)}.template-product .page-width,.template-collection .page-width,.template-page .page-width,.template-search .page-width,.template-cart .page-width{max-width:1440px}.template-product h1,.template-collection h1,.template-page h1,.template-search h1,.template-cart h1{color:#071f49;font-family:Cormorant Garamond,Georgia,serif!important;letter-spacing:-.02em}.template-product h2,.template-collection h2,.template-page h2,.template-search h2{color:#071f49}.template-product .product-gallery,.template-product .product-info,.template-collection .product-card,.template-search .product-card,.template-page .rte,.template-cart .cart-items{border-color:#dce4ef!important}.template-product .product-gallery,.template-page .rte,.template-cart .cart-items{box-shadow:0 22px 55px #071f4914}.template-collection .product-card .product-image,.template-search .product-card .product-image{background:#f4f4f4!important;box-shadow:0 15px 34px #071f4914}.template-collection .product-card:hover .product-image,.template-search .product-card:hover .product-image{box-shadow:0 24px 46px #071f4924}.template-product a:not(.button),.template-collection a:not(.button),.template-page a:not(.button){text-decoration-color:#ec168c}@media(max-width:760px){.apollo-studio-images .studio-card-content{padding:22px}}.hero-slider{overflow:hidden}.hero-slide>.page-width{width:100%;max-width:none!important;padding-left:clamp(36px,7vw,140px)!important;padding-right:clamp(28px,5vw,100px)!important;box-sizing:border-box}.hero-copy-overlay{width:min(100%,660px)!important;max-width:660px!important;margin-left:0!important;padding-bottom:clamp(58px,7vh,92px)!important}.hero-copy-overlay h1{max-width:650px;font-size:clamp(46px,4.8vw,72px)!important;line-height:1.02!important;letter-spacing:-.025em;margin-bottom:20px!important;text-wrap:balance}.hero-copy-overlay .hero-text{max-width:580px;font-size:clamp(15px,1.2vw,18px)!important;line-height:1.55!important}.hero-copy-overlay .button-row{margin-top:28px}@media(max-width:760px){.hero-slide>.page-width{padding-left:24px!important;padding-right:24px!important}.hero-copy-overlay{padding-bottom:68px!important}.hero-copy-overlay h1{font-size:clamp(38px,11vw,54px)!important;max-width:95%}.hero-copy-overlay .hero-text{max-width:92%}}@media(max-width:390px){.hero-slide>.page-width{padding-left:18px!important;padding-right:18px!important}}.template-product main{background:#f7f9fc!important}.template-product .product-layout-v2{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)!important;gap:clamp(48px,6vw,92px)!important;align-items:start!important;max-width:1480px!important;padding:clamp(48px,6vw,88px) clamp(28px,5vw,72px)!important;margin:0 auto!important}.template-product .product-gallery{position:sticky;top:110px;background:#f2f4f7!important;border:1px solid #E3E8EF!important;box-shadow:0 24px 55px #071f4914!important;overflow:hidden}.template-product .product-gallery-track{background:#f2f4f7!important}.template-product .product-gallery-slide{height:min(68vw,680px)!important;min-height:520px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:clamp(24px,4vw,58px)!important;box-sizing:border-box}.template-product .product-gallery-img{width:100%!important;height:100%!important;max-height:610px!important;object-fit:contain!important}.template-product .product-gallery-thumbs{padding:14px 18px 20px!important;background:#fff;border-top:1px solid #E3E8EF}.template-product .product-info{background:#fff!important;border:1px solid #E0E6EF!important;box-shadow:0 28px 65px #071f491a!important;padding:clamp(34px,4vw,56px)!important;position:relative}.template-product .product-info:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,#071f49 0 76%,#ec168c 76%)}.template-product .product-info .eyebrow{color:#ec168c!important;margin-bottom:14px;font-size:11px;letter-spacing:.18em}.template-product .product-title{font-size:clamp(38px,3.6vw,58px)!important;line-height:1.03!important;margin:0 0 22px!important;max-width:680px}.template-product .product-price-row{margin:0 0 18px!important;min-height:auto!important}.template-product .product-price-note{display:inline-block;color:#071f49;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;background:#eef3f9;padding:9px 12px;border-left:3px solid #EC168C}.template-product .product-case-pack,.template-product .product-sku{display:inline-flex!important;margin:0 8px 10px 0!important;padding:8px 11px!important;background:#f6f8fb;border:1px solid #E1E7EF;color:#526078!important;font-size:11px!important;letter-spacing:.06em}.template-product .product-availability{margin:6px 0 26px!important;font-size:12px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.08em}.template-product .product-add-button{width:100%;min-height:54px!important;margin-top:6px;font-weight:700;letter-spacing:.08em}.template-product .product-pallet-link{display:inline-block!important;margin:16px 0 28px!important;color:#071f49!important;font-size:12px!important;font-weight:700;text-decoration:none!important;border-bottom:1px solid #EC168C;padding-bottom:4px}.template-product .product-features{margin:8px 0 24px!important;padding:26px 0 8px!important;border-top:1px solid #DDE4ED}.template-product .product-features>b{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#071f49;margin-bottom:12px}.template-product .check-list{margin:0!important;padding:0!important}.template-product .check-list li{padding:13px 0 13px 26px!important;border-bottom:1px solid #E1E6EC;font-size:14px;line-height:1.5}.template-product .product-accordions{border-top:1px solid #DDE4ED}.template-product .product-accordion{border-bottom:1px solid #DDE4ED!important}.template-product .product-accordion summary{min-height:54px!important;display:flex;align-items:center;font-size:12px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.08em;color:#071f49!important}.template-product .product-accordion .rte,.template-product .product-accordion p,.template-product .product-accordion dl{font-size:14px!important;line-height:1.75!important;color:#536076!important;padding-bottom:22px}.template-product .b2b-note{margin-top:28px!important;padding:22px 24px!important;background:linear-gradient(135deg,#eef3f9,#fceef5)!important;border:1px solid #DDE5EF!important;color:#10213f}.template-product .b2b-note b{color:#071f49}.template-product .b2b-note p{margin:8px 0 0;line-height:1.6}.template-product .product-recommendations-section{background:#fff;padding:80px 0}@media(max-width:1050px){.template-product .product-layout-v2{grid-template-columns:1fr!important;max-width:850px!important;gap:36px!important}.template-product .product-gallery{position:relative;top:auto}.template-product .product-gallery-slide{height:min(92vw,680px)!important}}@media(max-width:620px){.template-product .product-layout-v2{padding:24px 16px 54px!important}.template-product .product-gallery-slide{min-height:390px!important;height:112vw!important;padding:18px!important}.template-product .product-info{padding:30px 22px!important}.template-product .product-title{font-size:38px!important}}.apollo-header .desktop-nav{gap:clamp(30px,4vw,68px)!important}.apollo-header .desktop-nav>a{font-weight:600!important;font-size:12px!important;letter-spacing:.055em!important}.apollo-header .desktop-nav>a:before{content:"";position:absolute;left:50%;bottom:-8px;width:5px;height:5px;border-radius:50%;background:#ec168c;opacity:0;transform:translate(-50%,5px);transition:.22s ease}.apollo-header .desktop-nav>a:hover:before,.apollo-header .desktop-nav>a:focus-visible:before{opacity:1;transform:translate(-50%)}.button,.product-add-button,.shopify-payment-button__button,.apollo-btn,.policy-help-actions a,.apollo-custom-page a[class*=button]{min-height:44px!important;padding:0 22px!important;border-radius:2px!important;font-size:11px!important;font-weight:700!important;letter-spacing:.085em!important;text-transform:uppercase;box-shadow:0 8px 20px #071f491a;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease!important}.button:hover,.product-add-button:hover,.shopify-payment-button__button:hover,.apollo-btn:hover,.policy-help-actions a:hover,.apollo-custom-page a[class*=button]:hover{transform:translateY(-3px)!important;box-shadow:0 14px 28px #071f492e!important;background:#ec168c!important;border-color:#ec168c!important;color:#fff!important}.button:active,.product-add-button:active,.apollo-btn:active{transform:translateY(-1px)!important}.template-product .product-layout-v2{grid-template-columns:minmax(0,1fr) minmax(400px,.82fr)!important;gap:clamp(42px,5vw,72px)!important;max-width:1380px!important;padding-top:56px!important}.template-product .product-gallery-slide{height:min(58vw,610px)!important;min-height:460px!important}.template-product .product-gallery-img{max-height:540px!important}.template-product .product-info{padding:42px!important}.template-product .product-title{font-size:clamp(40px,3.2vw,52px)!important;max-width:520px!important}.template-product .product-info p,.template-product .product-info li,.template-product .product-accordion .rte{max-width:62ch}.template-product .product-price-note{font-size:11px;padding:8px 10px}.template-product .product-add-button{max-width:340px!important}.template-product .product-pallet-link{display:block!important;width:fit-content;max-width:100%;line-height:1.5}.template-page main,.template-collection main,.template-search main,.template-cart main{color:#10213f}.template-page main>section,.template-collection main>section,.template-search main>section,.template-cart main>section{position:relative}.template-page .page-width,.template-collection .page-width,.template-search .page-width,.template-cart .page-width{padding-left:clamp(22px,5vw,72px);padding-right:clamp(22px,5vw,72px)}.template-page .rte{font-size:16px;line-height:1.75;max-width:76ch}.template-page .rte h2,.template-page .rte h3{color:#071f49;margin-top:1.7em}.template-page details,.template-product details{background:#ffffffb8}.template-page details summary,.template-product details summary{transition:color .2s ease,background .2s ease}.template-page details summary:hover,.template-product details summary:hover{color:#ec168c!important;background:#fafcff}.apollo-footer-nav a,.footer-legal-links a,.apollo-custom-page a:not(.button){transition:color .2s ease,transform .2s ease,text-decoration-color .2s ease}.apollo-footer-nav a:hover,.footer-legal-links a:hover,.apollo-custom-page a:not(.button):hover{color:#ec168c!important;transform:translate(3px)}@media(max-width:1050px){.template-product .product-layout-v2{max-width:820px!important}.template-product .product-add-button{max-width:none!important}}@media(max-width:620px){.template-product .product-info{padding:28px 20px!important}.template-product .product-gallery-slide{min-height:350px!important;height:104vw!important}.template-product .product-title{font-size:38px!important}}.apollo-header .desktop-nav{overflow:visible!important}.nav-products-trigger{position:static!important;height:100%;display:flex;align-items:center}.nav-products-trigger>a{font-size:12px;font-weight:600;letter-spacing:.055em;text-transform:uppercase;color:#071f49;position:relative;padding:16px 0}.nav-caret{display:inline!important;margin-left:5px;font-size:12px;transition:transform .2s ease}.nav-products-trigger:hover .nav-caret,.nav-products-trigger:focus-within .nav-caret{transform:rotate(180deg)}.products-mega-menu{position:absolute;left:0;right:0;top:100%;z-index:1100;background:#fff;border-top:1px solid #E1E7EF;border-bottom:1px solid #DCE4ED;box-shadow:0 28px 60px #071f4921;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .22s ease,visibility .22s ease,transform .22s ease}.nav-products-trigger:hover .products-mega-menu,.nav-products-trigger:focus-within .products-mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.products-mega-inner{display:grid;grid-template-columns:310px 1fr;gap:55px;padding-top:38px!important;padding-bottom:42px!important}.products-mega-intro{padding-right:35px;border-right:1px solid #E1E7EF}.products-mega-intro h2{font-family:Cormorant Garamond,Georgia,serif;font-size:32px;line-height:1.05;color:#071f49;margin:10px 0 14px}.products-mega-intro>p:not(.mega-label){font-size:14px;line-height:1.6;color:#647087}.products-view-all{display:inline-block;margin-top:16px;color:#071f49!important;font-size:11px!important;font-weight:700!important;letter-spacing:.09em!important;text-transform:uppercase;border-bottom:1px solid #EC168C;padding-bottom:5px}.products-mega-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 22px;max-height:380px;overflow-y:auto;padding-right:12px}.products-mega-list>a{display:flex!important;align-items:center;gap:12px;min-height:58px;padding:7px 9px!important;border:1px solid transparent;color:#10213f!important;font-size:12px!important;line-height:1.3!important;text-transform:none!important;letter-spacing:0!important;transition:background .2s ease,border-color .2s ease,transform .2s ease}.products-mega-list>a:hover{background:#f7f9fc;border-color:#dce4ed;transform:translate(3px)}.products-mega-list img{width:48px;height:48px;object-fit:cover;background:#f4f4f4;flex:0 0 48px}.mobile-products-menu{border-bottom:1px solid var(--hdr-border)}.mobile-products-menu summary{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:10px 0;font-size:13px;text-transform:uppercase;letter-spacing:.02em;color:#071f49;cursor:pointer;list-style:none}.mobile-products-menu summary::-webkit-details-marker{display:none}.mobile-products-menu summary:after{content:"+";font-size:18px}.mobile-products-menu[open] summary:after{content:"\2212"}.mobile-products-list{max-height:330px;overflow-y:auto;padding:0 0 14px 14px}.mobile-products-list a{font-size:12px!important;text-transform:none!important;padding:9px 0!important}@media(max-width:1200px){.products-mega-list{grid-template-columns:repeat(2,minmax(0,1fr))}.products-mega-inner{grid-template-columns:270px 1fr}}.template-product .product-form{display:grid;gap:14px;margin-top:8px}.template-product .product-form .form-field,.template-product .product-buy-now{max-width:340px}.template-product .product-buy-now .shopify-payment-button__button{width:100%!important;min-height:54px!important}.template-product .product-price-required{max-width:520px;margin:10px 0 4px;padding:16px 18px;background:#fff7fb;border:1px solid #F3C9E1;border-left:3px solid #EC168C;color:#10213f}.template-product .product-price-required b{display:block;color:#071f49;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.template-product .product-price-required p{margin:7px 0 0;font-size:13px;line-height:1.55}@media(max-width:1050px){.template-product .product-layout-v2{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:820px!important}.template-product .product-gallery,.template-product .product-info{width:100%!important;min-width:0!important}}@media(max-width:620px){.template-product main{overflow-x:hidden!important}.template-product .product-layout-v2{display:flex!important;flex-direction:column!important;gap:22px!important;width:100%!important;max-width:100%!important;padding:16px 14px 48px!important}.template-product .product-gallery{order:1!important;position:relative!important;top:auto!important;width:100%!important}.template-product .product-info{order:2!important;width:100%!important;padding:27px 19px!important}.template-product .product-gallery-slide{width:100%!important;min-height:0!important;height:auto!important;aspect-ratio:1/1!important;padding:14px!important}.template-product .product-gallery-img{width:100%!important;height:100%!important;object-fit:contain!important}.template-product .product-title{font-size:34px!important;line-height:1.05!important}.template-product .product-add-button,.template-product .product-buy-now,.template-product .product-form .form-field{max-width:none!important;width:100%!important}.template-product .product-pallet-link{font-size:11px!important}}.template-product main{overflow:hidden!important;background:#f6f8fb!important}.template-product .product-layout-v2{display:grid!important;grid-template-columns:minmax(0,620px) minmax(360px,500px)!important;justify-content:center!important;align-items:start!important;gap:clamp(36px,5vw,72px)!important;width:100%!important;max-width:1320px!important;margin:0 auto!important;padding:48px 32px 72px!important}.template-product .product-gallery{position:relative!important;top:auto!important;width:100%!important;min-width:0!important;overflow:hidden!important;background:#fff!important;border:1px solid #E1E6ED!important;border-radius:0!important;box-shadow:0 16px 42px #071f4912!important}.template-product .product-gallery-track{display:flex!important;width:100%!important;max-width:100%!important;overflow:hidden!important;transform:none!important;background:#f3f5f7!important}.template-product .product-gallery-slide{display:flex!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;aspect-ratio:1/1!important;align-items:center!important;justify-content:center!important;padding:28px!important;box-sizing:border-box!important;overflow:hidden!important}.template-product .product-gallery-img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}.template-product .product-gallery-dots{display:none!important}.template-product .product-gallery-thumbs{display:flex!important;gap:10px!important;overflow-x:auto!important;padding:12px 14px!important;background:#fff!important;border-top:1px solid #E1E6ED!important}.template-product .product-media-thumb{flex:0 0 64px!important;width:64px!important;height:64px!important;padding:3px!important;background:#f4f5f7!important;border:1px solid #DCE2EA!important;border-radius:4px!important;overflow:hidden}.template-product .product-media-thumb img{width:100%!important;height:100%!important;object-fit:contain!important}.template-product .product-info{width:100%!important;min-width:0!important;padding:36px!important;background:#fff!important;border:1px solid #E1E6ED!important;border-radius:0!important;box-shadow:0 16px 42px #071f4912!important}.template-product .product-info:before{height:3px!important;background:linear-gradient(90deg,#071f49 0 82%,#ec168c 82%)!important}.template-product .product-title{font-family:DM Sans,Helvetica Neue,Arial,sans-serif!important;font-size:clamp(30px,2.5vw,42px)!important;font-weight:600!important;line-height:1.15!important;letter-spacing:-.035em!important;max-width:100%!important;margin:0 0 20px!important;text-wrap:balance}.template-product .product-price{font-family:DM Sans,Helvetica Neue,Arial,sans-serif!important;font-size:26px!important;font-weight:700!important}.template-product .product-price-note{background:transparent!important;border:0!important;padding:0!important;color:#58657a!important;font-size:11px!important}.template-product .product-case-pack,.template-product .product-sku{border-radius:3px!important}.template-product .product-availability{margin-bottom:20px!important}.template-product .product-unpriced-actions{display:grid;gap:10px;max-width:100%;margin:4px 0 2px}.template-product .product-unpriced-actions .product-add-button{max-width:100%!important;width:100%!important;opacity:.48!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}.template-product .product-price-request{display:flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;border:1px solid #071F49!important;color:#071f49!important;text-decoration:none!important;font-size:11px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;transition:.2s ease}.template-product .product-price-request:hover{background:#071f49!important;color:#fff!important}.template-product .product-pallet-link{margin:14px 0 22px!important}.template-product .product-features{padding-top:22px!important}.template-product .check-list li{font-family:DM Sans,Helvetica Neue,Arial,sans-serif!important}.template-product .b2b-note{display:none!important}.product-card .product-info h3,.product-card .product-line h3,.product-card h3,.apollo-slow-item .product-line h3,.collection-product-grid h3{font-family:DM Sans,Helvetica Neue,Arial,sans-serif!important;font-size:14px!important;font-weight:600!important;line-height:1.45!important;letter-spacing:-.01em!important;color:#10213f!important}@media(max-width:900px){.template-product .product-layout-v2{grid-template-columns:1fr!important;max-width:720px!important;padding:28px 22px 60px!important;gap:24px!important}}@media(max-width:620px){.template-product .product-layout-v2{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;padding:12px 12px 42px!important;gap:16px!important}.template-product .product-gallery{order:1!important;width:100%!important;max-width:100%!important}.template-product .product-info{order:2!important;width:100%!important;max-width:100%!important;padding:25px 20px 28px!important}.template-product .product-gallery-track{width:100%!important;max-width:100%!important}.template-product .product-gallery-slide{width:100%!important;max-width:100%!important;aspect-ratio:1/1!important;padding:14px!important}.template-product .product-gallery-img{width:100%!important;height:100%!important;object-fit:contain!important}.template-product .product-gallery-thumbs{padding:10px!important}.template-product .product-media-thumb{flex-basis:54px!important;width:54px!important;height:54px!important}.template-product .product-title{font-size:28px!important;line-height:1.18!important}.template-product .product-info .eyebrow{font-size:9px!important;margin-bottom:12px!important}.template-product .product-features{margin-bottom:12px!important}.template-product .check-list li{padding:11px 0 11px 24px!important;font-size:13px!important}.template-product .product-accordion summary{min-height:50px!important;font-size:11px!important}.apollo-footer-3d{padding:50px 0 0!important}.apollo-footer-3d:before{inset:12px 12px auto!important;height:calc(100% - 48px)!important}.apollo-footer-shell{display:grid!important;grid-template-columns:1fr 1fr!important;gap:30px 20px!important;padding:0 28px 42px!important}.apollo-footer-brand{grid-column:1/-1!important}.apollo-footer-logo img{width:72px!important;height:72px!important}.apollo-footer-statement{font-family:DM Sans,Helvetica Neue,Arial,sans-serif!important;font-size:19px!important;line-height:1.35!important;margin:22px 0 18px!important;max-width:330px!important}.apollo-footer-nav{gap:9px!important}.apollo-footer-nav h2{margin-bottom:8px!important}.apollo-footer-nav a{font-size:12px!important;line-height:1.35!important}.apollo-footer-bottom{padding:18px 28px 24px!important;gap:8px!important;font-size:9px!important}}#shopify-section-group-header-group{position:sticky!important;top:0!important;z-index:1200!important;background:#fff!important}#shopify-section-group-header-group .shopify-section{position:relative!important;z-index:auto!important}.site-header.apollo-header{position:relative!important;top:auto!important;z-index:100!important;width:100%!important;overflow:visible!important;background:#fff!important}.announcement-slider{display:block!important;position:relative!important;z-index:101!important;width:100%!important;height:35px!important;min-height:35px!important;overflow:hidden!important;background:linear-gradient(90deg,#051735,#0b2b60)!important;color:#fff!important}.announcement-track{display:block!important;position:relative!important;width:100%!important;height:100%!important;overflow:hidden!important}.announcement-slide{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0 42px!important;color:#fff!important;text-align:center!important;opacity:0!important;visibility:hidden!important;transform:translateY(7px)!important;transition:opacity .35s ease,transform .35s ease,visibility .35s ease!important}.announcement-slide.is-active{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.search-drawer{position:absolute!important;left:0!important;right:0!important;top:100%!important;z-index:1250!important;width:100%!important;background:#fff!important;border-top:1px solid #E1E6ED!important;border-bottom:1px solid #DCE3EC!important;box-shadow:0 22px 45px #071f491f!important}.search-drawer[hidden]{display:none!important}.search-drawer:not([hidden]){display:block!important}.search-drawer-inner{display:block!important;padding:20px 0!important}.search-drawer-form{display:grid!important;grid-template-columns:22px minmax(0,1fr) 36px!important;align-items:center!important;gap:12px!important;width:100%!important;padding:0 0 10px!important;border-bottom:1px solid #AEB9C8!important}.search-drawer-form svg{display:block!important;width:20px!important;height:20px!important;stroke:#071f49!important}.search-drawer-form input{display:block!important;width:100%!important;min-width:0!important;height:42px!important;padding:0!important;border:0!important;outline:0!important;background:#fff!important;color:#071f49!important;font-size:15px!important;opacity:1!important}.search-drawer-form input::placeholder{color:#7a8698!important;opacity:1!important}.search-drawer-close{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;color:#071f49!important}.mobile-drawer:not(.is-open){visibility:hidden!important;pointer-events:none!important}.mobile-drawer.is-open{visibility:visible!important;pointer-events:auto!important}@media(max-width:989px){#shopify-section-group-header-group{position:sticky!important;top:0!important}.announcement-slider{height:32px!important;min-height:32px!important}.header-main-row{min-height:68px!important}.search-drawer{position:fixed!important;top:100px!important;left:0!important;right:0!important}.search-drawer-inner{width:100%!important;padding:16px 18px 18px!important}.search-drawer-form{grid-template-columns:20px minmax(0,1fr) 34px!important}.search-drawer-form input{font-size:14px!important}}@media(max-width:620px){.announcement-slider{height:30px!important;min-height:30px!important}.announcement-slide{padding:0 28px!important;font-size:9px!important;letter-spacing:.08em!important}.search-drawer{top:98px!important}}.shopify-section-group-header-group:has(.announcement-slider){position:sticky!important;top:0!important;z-index:1201!important}.shopify-section-group-header-group:has(.apollo-header){position:sticky!important;top:35px!important;z-index:1200!important}@media(max-width:989px){.shopify-section-group-header-group:has(.apollo-header){top:32px!important}}@media(max-width:620px){.shopify-section-group-header-group:has(.apollo-header){top:30px!important}}.hero-slider .button-row{display:none!important}.hero-slider .slider-controls.slider-dots-only{left:50%!important;right:auto!important;bottom:20px!important;width:auto!important;min-width:0!important;height:auto!important;padding:9px 12px!important;transform:translate(-50%)!important;border-radius:999px!important;background:#ffffffe0!important;box-shadow:0 8px 24px #071f491f!important}.hero-slider .slider-dots{display:flex!important;align-items:center!important;gap:7px!important}.hero-slider .slider-dots [data-dot]{display:block!important;width:7px!important;height:7px!important;border:0!important;border-radius:50%!important;background:#d9c7d3!important;transition:width .25s ease,background .25s ease!important}.hero-slider .slider-dots [data-dot].is-active{width:24px!important;border-radius:8px!important;background:#071f49!important}@media(max-width:989px){.apollo-header .header-nav-row{display:block!important;background:#fff!important;border-top:1px solid #E1E6ED!important;overflow:hidden!important}.apollo-header .desktop-nav{display:flex!important;justify-content:flex-start!important;align-items:center!important;gap:0!important;width:100%!important;height:42px!important;max-width:none!important;padding:0 14px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}.apollo-header .desktop-nav::-webkit-scrollbar{display:none!important}.apollo-header .desktop-nav>a,.apollo-header .nav-item>a{display:flex!important;align-items:center!important;flex:0 0 auto!important;height:42px!important;padding:0 14px!important;white-space:nowrap!important;font-size:10px!important;font-weight:700!important;letter-spacing:.055em!important;color:#071f49!important}.apollo-header .nav-products-trigger{position:relative!important;flex:0 0 auto!important;height:42px!important}.apollo-header .nav-products-trigger>a{height:42px!important;padding:0 14px!important}.apollo-header .nav-caret,.apollo-header .products-mega-menu,.apollo-header .icon-button.mobile-only{display:none!important}.search-drawer{top:140px!important}.mobile-drawer,.mobile-drawer-backdrop{display:none!important}}@media(max-width:620px){.apollo-header .desktop-nav{height:40px!important;padding:0 8px!important}.apollo-header .desktop-nav>a,.apollo-header .nav-item>a,.apollo-header .nav-products-trigger,.apollo-header .nav-products-trigger>a{height:40px!important}.apollo-header .desktop-nav>a,.apollo-header .nav-products-trigger>a{padding:0 12px!important;font-size:9.5px!important}.search-drawer{top:138px!important}.hero-slider .slider-controls.slider-dots-only{bottom:14px!important;padding:8px 10px!important}}@media(max-width:989px){.apollo-header .header-nav-row{display:none!important}.apollo-header .icon-button.mobile-only{display:flex!important;align-items:center!important;justify-content:center!important;grid-column:1!important;width:42px!important;height:42px!important;padding:0!important;border:0!important;background:transparent!important;color:#071f49!important;font-size:0!important;cursor:pointer!important}.apollo-header .icon-button.mobile-only:before{content:""!important;display:block!important;width:22px!important;height:14px!important;border-top:2px solid #071F49!important;border-bottom:2px solid #071F49!important;background:linear-gradient(#071f49,#071f49) center/22px 2px no-repeat!important}.apollo-header .mobile-drawer{display:block!important;position:fixed!important;left:0!important;top:0!important;bottom:0!important;width:min(88vw,360px)!important;height:100dvh!important;z-index:1400!important;padding:28px 26px 40px!important;background:#fff!important;overflow-y:auto!important;transform:translate(-105%)!important;transition:transform .28s ease!important}.apollo-header .mobile-drawer.is-open{visibility:visible!important;pointer-events:auto!important;transform:translate(0)!important}.apollo-header .mobile-drawer:not(.is-open){visibility:hidden!important;pointer-events:none!important;transform:translate(-105%)!important}.apollo-header .mobile-drawer-backdrop{display:block!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1350!important;background:#071f496b!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .28s ease,visibility .28s ease!important}.apollo-header .mobile-drawer-backdrop.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.apollo-header .mobile-drawer-logo{display:flex!important;justify-content:flex-start!important;margin:0 0 22px!important}.apollo-header .mobile-drawer-logo img{width:70px!important;height:70px!important;object-fit:contain!important}.apollo-header .mobile-drawer nav{display:flex!important;flex-direction:column!important;margin-top:8px!important}.apollo-header .mobile-drawer nav>a,.apollo-header .mobile-products-menu{display:block!important;border-bottom:1px solid #E1E6ED!important}.apollo-header .mobile-drawer nav>a{padding:14px 0!important;color:#071f49!important;font-size:12px!important;font-weight:600!important;letter-spacing:.04em!important;text-transform:uppercase!important}.apollo-header .mobile-products-menu summary{min-height:49px!important}.apollo-header .mobile-drawer-close{display:grid!important;place-items:center!important;position:absolute!important;top:20px!important;right:20px!important;width:36px!important;height:36px!important;border:1px solid #DCE3EC!important;border-radius:50%!important;background:#fff!important;color:#071f49!important}.search-drawer{top:100px!important}}@media(max-width:620px){.apollo-header .header-main-row{grid-template-columns:42px minmax(0,1fr) auto!important}.apollo-header .header-main-row .logo{grid-column:2!important;justify-self:center!important}.apollo-header .header-main-row .header-actions{grid-column:3!important}.search-drawer{top:98px!important}}@media(max-width:989px){.apollo-header .mobile-products-menu{width:100%!important;margin:0!important;background:#fff!important}.apollo-header .mobile-products-menu summary{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:52px!important;padding:0!important;color:#071f49!important;font-size:12px!important;font-weight:600!important;letter-spacing:.04em!important;text-transform:uppercase!important;cursor:pointer!important}.apollo-header .mobile-products-menu summary:after{content:"+"!important;font-size:18px!important;font-weight:400!important}.apollo-header .mobile-products-menu[open] summary:after{content:"\2212"!important}.apollo-header .mobile-products-list{display:flex!important;flex-direction:column!important;width:100%!important;max-height:52vh!important;overflow-y:auto!important;overflow-x:hidden!important;padding:4px 0 12px!important;margin:0!important;background:#f8fafd!important;border-top:1px solid #E1E6ED!important;overscroll-behavior:contain!important}.apollo-header .mobile-products-list>a{display:flex!important;align-items:center!important;flex:0 0 auto!important;width:100%!important;min-height:54px!important;margin:0!important;padding:7px 10px!important;border:0!important;border-bottom:1px solid #E1E6ED!important;color:#10213f!important;text-decoration:none!important;text-transform:none!important;font-size:12px!important;font-weight:500!important;line-height:1.35!important;letter-spacing:0!important;white-space:normal!important}.apollo-header .mobile-products-list>a:last-child{border-bottom:0!important}.apollo-header .mobile-product-row{gap:11px!important}.apollo-header .mobile-product-row img,.apollo-header .mobile-product-placeholder{display:block!important;flex:0 0 42px!important;width:42px!important;height:42px!important;object-fit:contain!important;background:#fff!important;border:1px solid #E1E6ED!important}.apollo-header .mobile-product-row>span:last-child{display:block!important;min-width:0!important;overflow-wrap:anywhere!important}.apollo-header .mobile-product-all{justify-content:space-between!important;min-height:46px!important;color:#071f49!important;font-weight:700!important;text-transform:uppercase!important;font-size:10px!important;letter-spacing:.07em!important}}:root{--apollo-page-bg:#F7F9FC;--apollo-page-paper:#FFFFFF;--apollo-page-navy:#071F49;--apollo-page-navy-2:#0B2B60;--apollo-page-pink:#EC168C;--apollo-page-copy:#536176;--apollo-page-line:#DDE5EF;--apollo-page-shadow:0 22px 55px rgba(7,31,73,.1) }.template-page main,.template-policy main{background:var(--apollo-page-bg)!important;color:var(--apollo-page-copy)!important}.acf-page{--acf-bg:var(--apollo-page-bg)!important;--acf-paper:#fff!important;--acf-ink:var(--apollo-page-navy)!important;--acf-copy:var(--apollo-page-copy)!important;--acf-stone:#E7EDF5!important;--acf-sand:#DCE5F0!important;--acf-mocha:#63728A!important;--acf-line:rgba(7,31,73,.13)!important;--acf-accent:var(--apollo-page-pink)!important;--acf-shadow:var(--apollo-page-shadow)!important;--page-wash:var(--apollo-page-bg)!important;--page-tint:#EAF0F7!important;--page-accent:var(--apollo-page-pink)!important;--page-deep:var(--apollo-page-navy)!important;background:var(--apollo-page-bg)!important;color:var(--apollo-page-copy)!important;font-family:DM Sans,Helvetica Neue,Arial,sans-serif!important}.acf-page h1,.acf-page h2,.acf-page h3{color:var(--apollo-page-navy)!important;font-family:Cormorant Garamond,Georgia,serif!important}.acf-kicker{color:var(--apollo-page-pink)!important}.acf-hero{grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr)!important;min-height:640px!important;background:linear-gradient(135deg,#f7f9fc,#edf2f8)!important;border-bottom:1px solid var(--apollo-page-line)!important}.acf-hero__copy{padding:88px clamp(34px,6vw,105px)!important}.acf-hero h1{font-size:clamp(58px,6.4vw,94px)!important;line-height:.92!important;color:var(--apollo-page-navy)!important}.acf-lead{color:var(--apollo-page-copy)!important}.acf-hero__scene{min-height:640px!important;background:linear-gradient(145deg,#edf2f8,#fafcff)!important}.acf-plane--back{background:#dce5f0!important}.acf-plane--mid{background:#fff!important}.acf-hero__image{border-color:#fff!important;box-shadow:0 34px 72px #071f492e!important}.acf-orbit{border-color:#ec168c73!important;box-shadow:inset 0 0 0 24px #ec168c0a!important}.acf-image-note{display:none!important}.acf-btn{min-height:48px!important;padding:0 25px!important;background:var(--apollo-page-navy)!important;border-color:var(--apollo-page-navy)!important;color:#fff!important;border-radius:2px!important;font-family:DM Sans,Helvetica Neue,Arial,sans-serif!important;box-shadow:0 9px 22px #071f491f!important}.acf-btn--ghost{background:#fff!important;color:var(--apollo-page-navy)!important}.acf-btn:hover{background:var(--apollo-page-pink)!important;border-color:var(--apollo-page-pink)!important;color:#fff!important;transform:translateY(-3px)!important}.acf-section{max-width:1320px!important;padding:100px 52px!important}.acf-depth-image span{background:#dce5f0!important}.acf-depth-image img{border-color:#fff!important;box-shadow:var(--apollo-page-shadow)!important}.acf-benefits{max-width:none!important;background:linear-gradient(145deg,#f0f4f9,#e8eef6)!important;padding-left:max(52px,calc((100vw - 1210px)/2))!important;padding-right:max(52px,calc((100vw - 1210px)/2))!important}.acf-benefits:before{border-color:#071f491f!important}.acf-benefits .acf-kicker{color:var(--apollo-page-pink)!important}.acf-benefits p{color:var(--apollo-page-copy)!important}.acf-card{background:#fff!important;color:var(--apollo-page-copy)!important;border:1px solid var(--apollo-page-line)!important;box-shadow:0 18px 42px #071f4914!important;border-top:3px solid var(--apollo-page-navy)!important}.acf-card>span{color:var(--apollo-page-pink)!important}.acf-card h3{color:var(--apollo-page-navy)!important}.acf-card:hover{background:#fff!important;transform:translateY(-6px)!important;box-shadow:0 28px 58px #071f4924!important}.acf-step-grid{border-color:var(--apollo-page-line)!important}.acf-step-grid article{border-color:var(--apollo-page-line)!important}.acf-step-grid span{color:var(--apollo-page-navy)!important;border-color:var(--apollo-page-line)!important;box-shadow:6px 8px 18px #071f4917!important}.acf-editorial{background:linear-gradient(135deg,#eaf0f7,#fcebf4)!important}.acf-editorial figure img{filter:saturate(.88) contrast(.98)!important}.acf-editorial a{color:var(--apollo-page-navy)!important;border-color:var(--apollo-page-pink)!important}.acf-final__intro{top:155px!important}.acf-form-card,.acf-cta-card,.acf-faq{background:#fff!important;border:1px solid var(--apollo-page-line)!important;box-shadow:14px 16px #e6edf6,0 30px 65px #071f491a!important}.acf-fields label{color:var(--apollo-page-navy)!important}.acf-fields input,.acf-fields select,.acf-fields textarea{background:#f9fbfd!important;border:1px solid #CBD6E3!important;color:var(--apollo-page-navy)!important;font-family:DM Sans,Helvetica Neue,Arial,sans-serif!important;border-radius:2px!important}.acf-fields input:focus,.acf-fields select:focus,.acf-fields textarea:focus{outline:2px solid rgba(236,22,140,.18)!important;border-color:var(--apollo-page-pink)!important}.acf-faq details{border-color:var(--apollo-page-line)!important}.acf-faq summary{font-family:DM Sans,Helvetica Neue,Arial,sans-serif!important;font-size:17px!important;font-weight:600!important;color:var(--apollo-page-navy)!important}.acf-related{background:#fff!important;border-color:var(--apollo-page-line)!important}.acf-related a{color:var(--apollo-page-navy)!important;border-color:var(--apollo-page-line)!important;font-family:DM Sans,Helvetica Neue,Arial,sans-serif!important;font-size:18px!important;font-weight:600!important}.acf-related span{color:var(--apollo-page-pink)!important}.acf-related a:hover{background:#f4f7fb!important}.acf-page--discover-apollo-beauty .acf-hero,.acf-page--apollo-wholesale-program .acf-hero,.acf-page--apollo-pallet-ordering .acf-hero,.acf-page--apollo-wholesale-quote .acf-hero,.acf-page--apollo-shipping-information .acf-hero,.acf-page--apollo-buyer-faq .acf-hero,.acf-page--apollo-contact .acf-hero{background:linear-gradient(135deg,#f7f9fc,#eaf0f7)!important}.acf-page--discover-apollo-beauty .acf-editorial,.acf-page--apollo-shipping-information .acf-editorial,.acf-page--apollo-contact .acf-editorial{background:linear-gradient(135deg,#eaf0f7,#fcebf4)!important}.acf-page--apollo-wholesale-quote .acf-final,.acf-page--apollo-pallet-ordering .acf-process{background:#eef3f8!important}.acf-page--apollo-wholesale-quote .acf-form-card{border-top:4px solid var(--apollo-page-pink)!important}.acf-page--apollo-contact .acf-form-card{box-shadow:14px 16px #e6edf6,0 30px 65px #071f491a!important}.template-page .main-page{max-width:1180px!important;margin:0 auto!important;padding:90px 42px!important}.template-page .main-page h1{color:var(--apollo-page-navy)!important;font-family:Cormorant Garamond,Georgia,serif!important;font-size:clamp(48px,6vw,78px)!important;line-height:.98!important;margin:0 0 34px!important}.template-page .main-page .rte{max-width:900px!important;padding:42px!important;background:#fff!important;border:1px solid var(--apollo-page-line)!important;box-shadow:var(--apollo-page-shadow)!important;color:var(--apollo-page-copy)!important}.template-page .main-page .rte h2,.template-page .main-page .rte h3{color:var(--apollo-page-navy)!important}.template-page .main-page .rte a{color:var(--apollo-page-navy)!important;text-decoration-color:var(--apollo-page-pink)!important}.template-page .main-page .rte table{width:100%!important;border-collapse:collapse!important}.template-page .main-page .rte th,.template-page .main-page .rte td{padding:14px!important;border:1px solid var(--apollo-page-line)!important}.template-policy .shopify-policy__container{background:var(--apollo-page-bg)!important;color:var(--apollo-page-copy)!important}.template-policy .shopify-policy__title{background:#eaf0f7!important}.template-policy .shopify-policy__title:before{color:var(--apollo-page-pink)!important}.template-policy .shopify-policy__title h1{color:var(--apollo-page-navy)!important;font-family:Cormorant Garamond,Georgia,serif!important}.template-policy .shopify-policy__body{background:#fff!important;color:var(--apollo-page-copy)!important}.template-policy .shopify-policy__body h2,.template-policy .shopify-policy__body h3{color:var(--apollo-page-navy)!important}.template-policy .shopify-policy__body a{color:var(--apollo-page-navy)!important;text-decoration-color:var(--apollo-page-pink)!important}.template-policy .policy-overview,.template-policy .policy-toc,.template-policy .policy-help-band,.template-policy .policy-related-band{border-color:var(--apollo-page-line)!important}.template-policy .policy-toggle,.template-policy .policy-help-actions a{background:var(--apollo-page-navy)!important;border-color:var(--apollo-page-navy)!important;color:#fff!important}.template-policy .policy-toggle:hover,.template-policy .policy-help-actions a:hover{background:var(--apollo-page-pink)!important;border-color:var(--apollo-page-pink)!important}.template-page button,.template-policy button,.template-page .button,.template-policy .button{font-family:DM Sans,Helvetica Neue,Arial,sans-serif!important}@media(max-width:1000px){.acf-hero{grid-template-columns:1fr!important}.acf-hero__scene{order:-1!important;min-height:470px!important}.acf-section{padding:82px 32px!important}.acf-benefits{padding-left:32px!important;padding-right:32px!important}}@media(max-width:650px){.acf-hero__scene{min-height:350px!important}.acf-hero__copy{padding:48px 20px 58px!important}.acf-hero h1{font-size:48px!important}.acf-section{padding:64px 18px!important}.acf-benefits{padding-left:18px!important;padding-right:18px!important}.acf-card{padding:26px 22px!important}.acf-form-card,.acf-cta-card,.acf-faq{padding:25px 18px!important;box-shadow:7px 8px #e6edf6!important}.acf-related{grid-template-columns:1fr!important}.template-page .main-page{padding:58px 18px!important}.template-page .main-page .rte{padding:24px 19px!important}.template-policy .shopify-policy__container{display:block!important}.template-policy .shopify-policy__title{position:relative!important;min-height:0!important;padding:58px 20px!important}.template-policy .shopify-policy__body{padding:48px 20px 72px!important}}.announcement-slide{color:#fff!important;text-shadow:none!important;mix-blend-mode:normal!important}.announcement-slide:not(.is-active){opacity:0!important;visibility:hidden!important;z-index:0!important}.announcement-slide.is-active{opacity:1!important;visibility:visible!important;z-index:1!important}.audience-section .section-heading h2,.faq-section h2,.split-banner-copy h2,.lifestyle-banner-copy h2{color:#071f49!important;font-family:Cormorant Garamond,Georgia,serif!important;font-weight:500!important;letter-spacing:-.025em!important}.audience-section .eyebrow,.faq-section .eyebrow,.split-banner .eyebrow,.lifestyle-banner .eyebrow{color:#ec168c!important}.audience-section{max-width:none!important;width:100%!important;margin:0!important;padding:92px max(24px,calc((100vw - 1440px)/2))!important;background:linear-gradient(180deg,#fff,#f7f9fc)!important}.audience-section .section-heading{max-width:1440px;margin:0 auto 38px!important}.audience-section .category-grid{max-width:1440px;margin:0 auto!important;gap:24px!important}.audience-section .category-card{overflow:hidden!important;background:#fff!important;border:1px solid #DDE5EF!important;box-shadow:0 16px 38px #071f4914!important;transition:transform .3s ease,box-shadow .3s ease!important}.audience-section .category-card:hover{transform:translateY(-6px)!important;box-shadow:0 26px 52px #071f4924!important}.audience-section .category-card img{aspect-ratio:5/4!important;object-fit:cover!important;transform:none!important}.audience-section .category-card>div{padding:22px 20px 24px!important}.audience-section .category-card h3{color:#071f49!important;font-family:DM Sans,Helvetica Neue,Arial,sans-serif!important;font-size:18px!important;font-weight:600!important;line-height:1.3!important;letter-spacing:-.015em!important}.audience-section .category-card p{color:#607086!important;font-size:13px!important;line-height:1.6!important}.split-banner{padding:92px 0!important;background:linear-gradient(135deg,#eaf0f7,#fcebf4)!important}.split-banner-inner{gap:clamp(38px,5vw,74px)!important}.split-banner-media{position:relative!important}.split-banner-media:after{content:""!important;position:absolute!important;left:18px!important;right:-18px!important;top:18px!important;bottom:-18px!important;z-index:0!important;border:1px solid rgba(7,31,73,.16)!important;background:#dce5f0!important}.split-banner-media img,.split-banner-media-fallback{position:relative!important;z-index:1!important;aspect-ratio:4/3!important;object-fit:cover!important;border:9px solid #fff!important;box-shadow:0 24px 55px #071f4926!important}.split-banner-copy h2{font-size:clamp(34px,3.6vw,52px)!important;line-height:1.08!important}.split-banner-copy p{color:#536176!important;font-size:15px!important;line-height:1.7!important}.split-banner .button-outline{background:#fff!important;color:#071f49!important;border-color:#071f49!important}.split-banner .button-outline:hover{background:#ec168c!important;color:#fff!important;border-color:#ec168c!important}.lifestyle-banner:not(:has(.lifestyle-banner-media)){min-height:460px!important;padding:82px 0!important;background:linear-gradient(145deg,#eaf0f7,#f7f9fc 65%,#fcebf4)!important;border-top:1px solid #DDE5EF!important;border-bottom:1px solid #DDE5EF!important}.lifestyle-banner:not(:has(.lifestyle-banner-media)):before{content:""!important;position:absolute!important;top:28px!important;right:3%!important;bottom:28px!important;left:3%!important;border:1px solid rgba(7,31,73,.12)!important;pointer-events:none!important}.lifestyle-banner:not(:has(.lifestyle-banner-media)) .lifestyle-banner-copy{position:relative!important;z-index:1!important;max-width:700px!important;padding:40px!important}.lifestyle-banner-copy h2{font-size:clamp(38px,4.6vw,62px)!important;line-height:1.05!important}.lifestyle-banner-copy p{color:#536176!important;font-size:16px!important;line-height:1.65!important}.lifestyle-banner-copy .button-outline{background:#071f49!important;color:#fff!important;border-color:#071f49!important}.lifestyle-banner-copy .button-outline:hover{background:#ec168c!important;border-color:#ec168c!important}.faq-section{padding:96px 0!important;background:linear-gradient(180deg,#f7f9fc,#eef3f8)!important}.faq-layout{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr)!important;gap:clamp(55px,7vw,110px)!important}.faq-layout>div:first-child{padding:38px!important;background:#fff!important;border:1px solid #DDE5EF!important;border-top:4px solid #071F49!important;box-shadow:0 18px 42px #071f4914!important}.faq-section h2{font-size:clamp(40px,4.5vw,62px)!important;line-height:1.02!important}.faq-layout>div:first-child>p:not(.eyebrow){color:#536176!important;line-height:1.7!important}.faq-list{background:#fff!important;border:1px solid #DDE5EF!important;padding:10px 32px!important;box-shadow:0 18px 42px #071f4912!important}.faq-item{border-color:#dde5ef!important;padding:0!important}.faq-item summary{min-height:74px!important;align-items:center!important;color:#071f49!important;font-family:DM Sans,Helvetica Neue,Arial,sans-serif!important;font-size:16px!important;font-weight:600!important}.faq-item summary span{color:#ec168c!important}.faq-item p{color:#5d6b80!important;line-height:1.7!important;padding:0 34px 24px 0!important;margin:0!important}.template-index .category-card h3{color:#071f49!important;font-family:DM Sans,Helvetica Neue,Arial,sans-serif!important;font-weight:600!important;letter-spacing:-.015em!important}@media(max-width:900px){.audience-section{padding:70px 22px!important}.audience-section .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.faq-layout{grid-template-columns:1fr!important;gap:28px!important}.split-banner-inner{grid-template-columns:1fr!important}.split-banner-media:after{right:-10px!important;bottom:-10px!important}}@media(max-width:620px){.audience-section{padding:58px 14px!important}.audience-section .category-grid{grid-template-columns:1fr!important;gap:18px!important}.audience-section .category-card>div{padding:18px!important}.split-banner{padding:58px 0!important}.split-banner-inner{width:calc(100% - 28px)!important;gap:32px!important}.split-banner-copy h2{font-size:36px!important}.split-banner .button-row{display:grid!important;grid-template-columns:1fr!important}.split-banner .button{width:100%!important}.lifestyle-banner:not(:has(.lifestyle-banner-media)){min-height:390px!important;padding:58px 0!important}.lifestyle-banner:not(:has(.lifestyle-banner-media)) .lifestyle-banner-copy{padding:28px 18px!important}.lifestyle-banner-copy h2{font-size:38px!important}.faq-section{padding:58px 0!important}.faq-layout{width:calc(100% - 28px)!important}.faq-layout>div:first-child{padding:27px 22px!important}.faq-list{padding:4px 20px!important}.faq-item summary{min-height:66px!important;font-size:14px!important}}.template-index .apollo-slow-products,.template-index .apollo-slow-viewport{min-height:0!important;height:auto!important}.template-index .apollo-slow-track{align-items:flex-start!important}.template-index .apollo-slow-item,.template-index .apollo-slow-item .product-card{min-height:0!important;height:auto!important}.template-index .apollo-slow-item .product-image{display:block!important;width:100%!important;min-height:0!important;aspect-ratio:4/5!important}.template-index .apollo-slow-item .product-image img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important}@media(max-width:620px){.template-index .apollo-slow-products{padding:58px 0!important;overflow:hidden!important}.template-index .apollo-slow-products .section-heading{margin-bottom:18px!important}.template-index .apollo-slow-viewport{overflow:hidden!important;padding:8px 0 24px!important}.template-index .apollo-slow-track{gap:16px!important;width:max-content!important;transform:translate3d(calc(-50% - 8px),0,0);animation:apolloMobileMoveRight 105s linear infinite!important}.template-index .apollo-slow-item{flex:0 0 76vw!important;width:76vw!important}.template-index .apollo-slow-item .product-card{display:flex!important;flex-direction:column!important;width:100%!important}.template-index .apollo-slow-item .product-image{position:relative!important;width:100%!important;aspect-ratio:4/5!important;background:#f4f6f9!important}.template-index .apollo-slow-item .product-line{position:relative!important;display:block!important;padding:14px 4px 0!important;min-height:58px!important}}@keyframes apolloMobileMoveRight{0%{transform:translate3d(calc(-50% - 8px),0,0)}to{transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.template-index .apollo-slow-track{animation:none!important;transform:none!important}}@media(min-width:1051px){.template-product .product-layout-v2{align-items:stretch!important}.template-product .product-gallery,.template-product .product-info{height:100%!important;min-height:680px!important;box-sizing:border-box!important}.template-product .product-gallery{display:flex!important;flex-direction:column!important}.template-product .product-gallery-track{flex:1 1 auto!important;min-height:0!important}.template-product .product-gallery-slide{height:100%!important;min-height:0!important;aspect-ratio:3/4!important}.template-product .product-gallery-img{width:100%!important;height:100%!important;object-fit:contain!important}.template-product .product-gallery-thumbs{flex:0 0 auto!important}}@media(max-width:1050px){.template-product .product-gallery,.template-product .product-info{height:auto!important;min-height:0!important}.template-product .product-gallery-slide{aspect-ratio:3/4!important;height:auto!important;min-height:0!important}.template-product .product-gallery-img{width:100%!important;height:100%!important;object-fit:contain!important}}@media(min-width:1051px){body.template-product .product-layout-v2{grid-template-rows:760px!important;align-items:start!important}body.template-product .product-layout-v2>.product-gallery,body.template-product .product-layout-v2>.product-info{align-self:start!important;margin-top:0!important;margin-bottom:0!important;transform:none!important;top:auto!important;width:100%!important;height:760px!important;min-height:760px!important;max-height:760px!important;box-sizing:border-box!important}body.template-product .product-layout-v2>.product-gallery{position:relative!important;display:flex!important;flex-direction:column!important}body.template-product .product-gallery-track{flex:1 1 auto!important;height:0!important;min-height:0!important;overflow:hidden!important}body.template-product .product-gallery-slide{width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:auto!important;padding:28px!important}body.template-product .product-gallery-img{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important}body.template-product .product-layout-v2>.product-info{position:relative!important;overflow-y:auto!important;overscroll-behavior:contain}}@media(max-width:767px){.hero-slider{background:#071f49!important}.hero-slide{min-height:0!important;height:auto!important;display:block!important;align-items:initial!important;background:#071f49!important}.hero-slide-media{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;aspect-ratio:1884 / 835!important;overflow:hidden!important;background:#f4f4f4!important}.hero-slide-media .hero-slide-img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;max-width:none!important;max-height:none!important}.hero-slide-scrim{background:linear-gradient(0deg,rgba(7,31,73,.22) 0%,transparent 42%)!important}.hero-slide .page-width{position:relative!important;width:100%!important;min-height:230px!important;margin:0!important;padding:0 24px!important;display:flex!important;align-items:flex-start!important;background:#071f49!important}.hero-copy,.hero-copy-overlay{transform:none!important}.hero-copy-overlay{width:100%!important;max-width:430px!important;padding:26px 0 58px!important;color:#fff!important}.hero-copy-overlay h1{margin:0 0 10px!important;max-width:360px!important;font-size:clamp(32px,9vw,40px)!important;line-height:1.02!important;letter-spacing:-.02em!important;color:#fff!important}.hero-copy-overlay .hero-text{margin:0!important;max-width:370px!important;font-size:14px!important;line-height:1.55!important;color:#ffffffe0!important}.hero-slider .slider-controls{left:24px!important;right:auto!important;bottom:18px!important;transform:none!important}.hero-slider .slider-dots{background:#ffffff24!important;border:1px solid rgba(255,255,255,.24)!important}}@media(max-width:390px){.hero-slide .page-width{padding-inline:20px!important}.hero-copy-overlay{padding-top:22px!important;min-height:218px!important}.hero-copy-overlay h1{font-size:32px!important}.hero-slider .slider-controls{left:20px!important}}:root{--apollo-shell-blue:#eef5ff;--apollo-shell-pink:#f9e8f5;--apollo-shell-line:rgba(7,31,73,.14)}.apollo-header,.header-main,.header-nav-row{background:linear-gradient(112deg,var(--apollo-shell-blue) 0%,#f7f8ff 52%,var(--apollo-shell-pink) 100%)!important}.header-main{border-bottom:1px solid var(--apollo-shell-line)!important}.header-nav-row{border-top:1px solid rgba(255,255,255,.7)!important;border-bottom:1px solid var(--apollo-shell-line)!important}.apollo-header .desktop-nav>a,.apollo-header .nav-item>a{color:#071f49!important}.header-icon{background:#ffffffb8!important;border-color:#071f4926!important;color:#071f49!important}[data-header].is-scrolled .header-main,[data-header].is-scrolled .header-nav-row{background:linear-gradient(112deg,#eef5fff7,#f7f8fff7 52%,#f9e8f5f7)!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}@media(max-width:989px){.header-main-row{position:relative!important;display:grid!important;grid-template-columns:96px 1fr 96px!important;width:100%!important;min-height:68px!important}.header-main-row .icon-button.mobile-only{grid-column:1!important;justify-self:start!important;z-index:3!important}.header-main-row .logo{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;padding:0!important;width:auto!important;max-width:118px!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:2!important}.header-main-row .logo img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:42px!important;margin:0 auto!important}.header-main-row .header-actions{grid-column:3!important;justify-self:end!important;width:96px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;z-index:3!important}}@media(max-width:390px){.header-main-row{grid-template-columns:82px 1fr 82px!important}.header-main-row .header-actions{width:82px!important;gap:9px!important}.header-main-row .logo{max-width:106px!important}}@media(max-width:989px){.header-main-row{grid-template-columns:72px 1fr 88px!important;padding-left:14px!important;padding-right:14px!important;box-sizing:border-box!important;overflow:visible!important}.header-main-row .icon-button.mobile-only{width:40px!important;margin:0!important}.header-main-row .header-actions{width:88px!important;max-width:88px!important;min-width:0!important;padding:0!important;margin:0!important;gap:8px!important;overflow:visible!important}.header-main-row .header-actions .header-icon{flex:0 0 30px!important;width:30px!important;height:30px!important;min-width:30px!important;margin:0!important}.header-main-row .header-actions .cart-count{right:-3px!important;top:-5px!important}}@media(max-width:390px){.header-main-row{grid-template-columns:62px 1fr 78px!important;padding-left:10px!important;padding-right:10px!important}.header-main-row .header-actions{width:78px!important;max-width:78px!important;gap:6px!important}.header-main-row .header-actions .header-icon{flex-basis:28px!important;width:28px!important;height:28px!important;min-width:28px!important}}.template-collection .pcc-info,.template-search .pcc-info{display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important;text-align:center!important;box-sizing:border-box!important}.template-collection .pcc-title-link,.template-search .pcc-title-link{display:block!important;width:100%!important;text-align:center!important}.template-collection .pcc-title-link h3,.template-search .pcc-title-link h3{width:100%!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;text-wrap:balance}.template-collection .pcc-case,.template-search .pcc-case,.template-collection .pcc-price,.template-search .pcc-price{display:block!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.template-collection .pcc-price,.template-search .pcc-price{margin-top:6px!important}.template-collection .pcc-cta,.template-search .pcc-cta{width:100%!important;box-sizing:border-box!important;text-align:center!important}@media(max-width:620px){.template-collection .pcc-info,.template-search .pcc-info{padding-left:8px!important;padding-right:8px!important}}.template-collection .seo-panel{position:relative!important;overflow:hidden!important;background:linear-gradient(118deg,#eef5ff,#f8f9fd 52%,#f9e8f5)!important;border-top:1px solid rgba(7,31,73,.1)!important;border-bottom:1px solid rgba(7,31,73,.12)!important;isolation:isolate}.template-collection .seo-panel:before{content:""!important;position:absolute!important;width:440px!important;height:440px!important;left:-190px!important;bottom:-270px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(7,31,73,.12),transparent 68%)!important;pointer-events:none!important;z-index:-1!important}.template-collection .seo-panel:after{content:""!important;position:absolute!important;width:480px!important;height:480px!important;right:-210px!important;top:-290px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(236,22,140,.15),transparent 68%)!important;pointer-events:none!important;z-index:-1!important}.template-collection .seo-panel .seo-grid{position:relative!important;gap:clamp(48px,8vw,130px)!important;align-items:center!important}.template-collection .seo-panel .eyebrow{color:#ec168c!important;font-weight:700!important;letter-spacing:.16em!important}.template-collection .seo-panel h2{color:#071f49!important}.template-collection .seo-panel .seo-grid>div:last-child{position:relative!important;padding:30px 34px!important;color:#45536a!important;background:#ffffffb8!important;border:1px solid rgba(7,31,73,.12)!important;border-left:4px solid #ec168c!important;box-shadow:0 18px 42px #071f4914!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.template-collection .seo-panel .seo-grid>div:last-child p{color:#45536a!important;line-height:1.75!important}@media(max-width:760px){.template-collection .seo-panel .seo-grid{gap:28px!important}.template-collection .seo-panel .seo-grid>div:last-child{padding:24px 22px!important}}@media(max-width:989px){.apollo-header,.apollo-header .header-main{width:100%!important;max-width:100%!important;overflow-x:clip!important}.apollo-header .header-main-row.page-width{position:relative!important;display:grid!important;grid-template-columns:56px minmax(0,1fr) 76px!important;align-items:center!important;width:100%!important;max-width:none!important;min-height:68px!important;margin:0!important;padding:0 12px!important;box-sizing:border-box!important;overflow:visible!important}.apollo-header .header-main-row .icon-button.mobile-only{grid-column:1!important;justify-self:start!important;display:flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;margin:0!important;padding:0!important;z-index:3!important}.apollo-header .header-main-row .logo{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;display:flex!important;align-items:center!important;justify-content:center!important;width:clamp(78px,25vw,108px)!important;max-width:108px!important;height:48px!important;margin:0!important;padding:0!important;z-index:2!important}.apollo-header .header-main-row .logo img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:48px!important;object-fit:contain!important;margin:0 auto!important}.apollo-header .header-main-row .header-actions{grid-column:3!important;justify-self:end!important;display:grid!important;grid-template-columns:repeat(2,30px)!important;align-items:center!important;justify-content:end!important;gap:6px!important;width:66px!important;min-width:66px!important;max-width:66px!important;margin:0!important;padding:0!important;overflow:visible!important;z-index:3!important}.apollo-header .header-main-row .header-actions .mobile-hidden{display:none!important}.apollo-header .header-main-row .header-actions .header-icon{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:30px!important;min-width:30px!important;height:30px!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.apollo-header .header-main-row .header-actions .cart-count{right:-2px!important;top:-5px!important}}@media(max-width:350px){.apollo-header .header-main-row.page-width{grid-template-columns:48px minmax(0,1fr) 72px!important;padding-left:8px!important;padding-right:8px!important}.apollo-header .header-main-row .logo{width:78px!important}.apollo-header .header-main-row .header-actions{grid-template-columns:repeat(2,28px)!important;gap:5px!important;width:61px!important;min-width:61px!important;max-width:61px!important}.apollo-header .header-main-row .header-actions .header-icon{width:28px!important;min-width:28px!important;height:28px!important}}.template-index main>.shopify-section .section.page-width:has(.category-grid){max-width:1520px!important;padding-top:88px!important;padding-bottom:112px!important}.template-index .section:has(.category-grid) .section-heading{margin-bottom:36px!important}.template-index .section.page-width:not(.audience-section)>.category-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(16px,1.8vw,28px)!important;align-items:start!important}.template-index .section.page-width:not(.audience-section)>.category-grid .category-card{position:relative!important;display:flex!important;flex-direction:column!important;min-width:0!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(7,31,73,.13)!important;box-shadow:0 18px 38px #071f4917!important;transform:none!important;transition:transform .38s ease,box-shadow .38s ease,border-color .38s ease!important}.template-index .section.page-width:not(.audience-section)>.category-grid .category-card:nth-child(2n){margin-top:42px!important}.template-index .section.page-width:not(.audience-section)>.category-grid .category-card:before{position:absolute!important;left:16px!important;top:16px!important;z-index:3!important;display:flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;border-radius:50%!important;color:#fff!important;background:#071f49eb!important;border:1px solid rgba(255,255,255,.65)!important;box-shadow:0 8px 18px #071f492e!important;font:700 10px/1 DM Sans,sans-serif!important;letter-spacing:.1em!important}.template-index .section.page-width:not(.audience-section)>.category-grid .category-card:nth-child(1):before{content:"01"!important}.template-index .section.page-width:not(.audience-section)>.category-grid .category-card:nth-child(2):before{content:"02"!important;background:#ec168ceb!important}.template-index .section.page-width:not(.audience-section)>.category-grid .category-card:nth-child(3):before{content:"03"!important}.template-index .section.page-width:not(.audience-section)>.category-grid .category-card:nth-child(4):before{content:"04"!important;background:#ec168ceb!important}.template-index .section.page-width:not(.audience-section)>.category-grid .category-card img{display:block!important;width:100%!important;aspect-ratio:1/1!important;object-fit:cover!important;transform:scale(1.002)!important;transition:transform .65s cubic-bezier(.2,.7,.2,1)!important}.template-index .section.page-width:not(.audience-section)>.category-grid .category-card>div{position:relative!important;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;padding:24px 18px 26px!important;text-align:center!important;background:linear-gradient(180deg,#fff,#f8fafd)!important;border-top:3px solid #071f49!important}.template-index .section.page-width:not(.audience-section)>.category-grid .category-card:nth-child(2n)>div{border-top-color:#ec168c!important}.template-index .section.page-width:not(.audience-section)>.category-grid .category-card h3{margin:0!important;min-height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#071f49!important;font-size:clamp(16px,1.35vw,20px)!important;line-height:1.25!important;text-align:center!important;text-wrap:balance}.template-index .section.page-width:not(.audience-section)>.category-grid .category-card p{margin:7px 0 18px!important;min-height:38px!important;color:#66748a!important;font-size:12px!important;line-height:1.55!important;text-align:center!important}.template-index .section.page-width:not(.audience-section)>.category-grid .category-card span{margin-top:auto!important;padding-bottom:4px!important;color:#071f49!important;border-bottom:1px solid #ec168c!important;font-size:10px!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important}.template-index .section.page-width:not(.audience-section)>.category-grid .category-card:hover{transform:translateY(-8px)!important;border-color:#ec168c6b!important;box-shadow:0 28px 58px #071f4929!important}.template-index .section.page-width:not(.audience-section)>.category-grid .category-card:nth-child(2n):hover{transform:translateY(-8px)!important}.template-index .section.page-width:not(.audience-section)>.category-grid .category-card:hover img{transform:scale(1.045)!important}@media(max-width:1050px){.template-index .section.page-width:not(.audience-section)>.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important}.template-index .section.page-width:not(.audience-section)>.category-grid .category-card:nth-child(2n){margin-top:28px!important}}@media(max-width:620px){.template-index main>.shopify-section .section.page-width:has(.category-grid){padding:62px 0 72px 16px!important;overflow:hidden!important}.template-index .section:has(.category-grid) .section-heading{padding-right:16px!important;margin-bottom:24px!important}.template-index .section.page-width:not(.audience-section)>.category-grid{display:flex!important;gap:16px!important;overflow-x:auto!important;padding:0 16px 24px 0!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important}.template-index .section.page-width:not(.audience-section)>.category-grid::-webkit-scrollbar{display:none!important}.template-index .section.page-width:not(.audience-section)>.category-grid .category-card{flex:0 0 82vw!important;width:82vw!important;margin-top:0!important;scroll-snap-align:start!important}.template-index .section.page-width:not(.audience-section)>.category-grid .category-card h3{min-height:auto!important;font-size:18px!important}.template-index .section.page-width:not(.audience-section)>.category-grid .category-card p{min-height:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/apollo-working-refresh.css.map */
