.apollo-science-section{--hs-red:#FB0D1B;--hs-ink:#242424;--hs-cream:#FFF4EC;--hs-line:#E8DFD4;--hs-white:#fff;--hs-serif:"Perfectly Nineties","Cormorant Garamond","Source Serif Pro",Georgia,serif;--hs-display:"Lemon","Bowlby One SC",system-ui,sans-serif;--hs-sans:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}.apollo-science-section{background:#fff;overflow-x:clip}.apollo-science-section *{box-sizing:border-box}.apollo-science-section .hs-sans{font-family:var(--hs-sans)}.apollo-science-section img{max-width:100%}.apollo-science-section section[id]{scroll-margin-top:74px}.apollo-science-section h1 em,.apollo-science-section h2 em,.apollo-science-section h3 em{color:var(--hs-red)}.apollo-science-section h2[style*=--hs-display] em,.apollo-science-section h3[style*=--hs-display] em{font-style:normal}.apollo-science-section .hero-text h1 em{color:#fff;font-style:italic}.apollo-science-section richtext p,.apollo-science-section .hs-faq-a p{margin:0 0 16px}.apollo-science-section .hs-faq-a p:last-child{margin-bottom:0}@keyframes hsFlow{0%{background-position:0 0}to{background-position:0 12px}}@keyframes hsBob{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes hsDash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-36}}@keyframes hsPulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.05)}}@keyframes hsFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes hsHub{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.apollo-science-section .hbtn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--hs-display);text-transform:uppercase;font-size:clamp(20px,2.2vw,28px);letter-spacing:.02em;padding:18px 42px;border-radius:999px;text-decoration:none;cursor:pointer;transition:background .2s ease-out,color .2s ease-out,border-color .2s ease-out;border:2px solid transparent}.apollo-science-section .hbtn-primary{background:#fb0d1b;color:#fff;border-color:#fb0d1b}.apollo-science-section .hbtn-primary:hover{background:#fff;color:#fb0d1b;border-color:#fb0d1b}.apollo-science-section .hbtn-secondary{background:transparent;color:#242424;border-color:#242424}.apollo-science-section .hbtn-secondary:hover{background:#242424;color:#fff;border-color:#242424}.apollo-science-section .cta-row{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;align-items:center}body.hs-science-overlay #shopify-section-header,body.hs-science-overlay [data-section-id] nss-header,body.hs-science-overlay nss-header{background-color:transparent!important;box-shadow:none!important;color:#fff!important;transition:background-color .25s ease,color .25s ease}body.hs-science-overlay nss-header a,body.hs-science-overlay nss-header svg,body.hs-science-overlay nss-header path,body.hs-science-overlay nss-header span{color:#fff!important;fill:#fff!important}body.hs-science-overlay.hs-header-solid #shopify-section-header [data-section-id],body.hs-science-overlay.hs-header-solid nss-header{background-color:#fff4ec!important;color:#242424!important}body.hs-science-overlay.hs-header-solid nss-header a,body.hs-science-overlay.hs-header-solid nss-header svg,body.hs-science-overlay.hs-header-solid nss-header path,body.hs-science-overlay.hs-header-solid nss-header span{color:#242424!important;fill:#242424!important}.apollo-science-section .jumpnav{position:sticky;top:0;z-index:40;background:#ffffffeb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid #E8DFD4}.apollo-science-section .jumpnav-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 24px}.apollo-science-section .jumpnav-brand{font-family:var(--hs-sans);font-weight:800;font-size:12px;letter-spacing:.16em;color:#fb0d1b;white-space:nowrap}.apollo-science-section .jumpnav-links{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.apollo-science-section .jumplink{font-family:var(--hs-sans);font-weight:700;font-size:13px;letter-spacing:.01em;color:#242424;text-decoration:none;padding:9px 16px;border-radius:999px;border:1.5px solid #E8DFD4;transition:background .18s ease-out,color .18s ease-out,border-color .18s ease-out;white-space:nowrap}.apollo-science-section .jumplink:hover{background:#fb0d1b;color:#fff;border-color:#fb0d1b}.apollo-science-section [data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.apollo-science-section [data-reveal].hs-in{opacity:1;transform:none}.apollo-science-section [data-grow]{transform-origin:bottom;transform:scaleY(0);transition:transform .9s cubic-bezier(.16,1,.3,1)}.apollo-science-section [data-grow].hs-in{transform:scaleY(1)}.apollo-science-section [data-draw]{stroke-dasharray:1;stroke-dashoffset:1}.apollo-science-section [data-draw].hs-in{stroke-dashoffset:0}.apollo-science-section .hs-faq-item{background:#fff4ec;border-radius:14px;overflow:hidden}.apollo-science-section .hs-faq-q{all:unset;cursor:pointer;width:100%;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;font-weight:700;font-size:17px;color:#242424;font-family:var(--hs-sans)}.apollo-science-section .hs-faq-sign{font-size:24px;font-weight:300;line-height:1;color:#242424;flex:none}.apollo-science-section .hs-faq-a{font-family:var(--hs-sans);font-size:16px;line-height:1.6;color:#242424;margin:0;padding:0 24px;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.apollo-science-section .hs-faq-item.hs-open .hs-faq-a{max-height:600px;padding:0 24px 24px}.apollo-science-section .hs-carousel-wrap{max-width:1280px;margin:0 auto}.apollo-science-section .hs-carousel{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:6px 2px 10px;scrollbar-width:none}.apollo-science-section .hs-carousel::-webkit-scrollbar{display:none}.apollo-science-section .hs-pcard{flex:0 0 clamp(220px,24vw,278px);scroll-snap-align:start;background:#fff;border-radius:18px;box-shadow:0 6px 28px #24242417;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s ease,transform .2s ease;text-decoration:none}.apollo-science-section .hs-pcard:hover{box-shadow:0 12px 34px #24242429;transform:translateY(-3px)}.apollo-science-section .hs-pcard-img{background:#fff4ec;aspect-ratio:1;display:flex;align-items:center;justify-content:center;padding:14px}.apollo-science-section .hs-pcard-img img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.apollo-science-section .hs-pcard-body{padding:16px 18px 20px;display:flex;flex-direction:column;gap:8px;flex:1}.apollo-science-section .hs-pcard-title{font-family:var(--hs-sans);font-weight:800;font-size:16px;line-height:1.25;color:#242424;margin:0}.apollo-science-section .hs-pcard-price{font-family:var(--hs-sans);font-weight:600;font-size:15px;color:#242424}.apollo-science-section .hs-pcard-price s{color:#9a9a9a;font-weight:400;margin-right:6px}.apollo-science-section .hs-pcard-btn{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;font-family:var(--hs-display);text-transform:uppercase;font-size:15px;letter-spacing:.02em;padding:11px 18px;border-radius:999px;background:#fb0d1b;color:#fff;border:2px solid #FB0D1B;transition:background .18s ease-out,color .18s ease-out}.apollo-science-section .hs-pcard:hover .hs-pcard-btn{background:#fff;color:#fb0d1b}.apollo-science-section .hs-stars{display:inline-flex;gap:2px;color:#fb0d1b}.apollo-science-section .hs-carousel-head{max-width:1280px;margin:0 auto clamp(24px,3vw,36px);text-align:center}.apollo-science-section .hs-carousel-ctrls{display:flex;justify-content:center;gap:14px;margin-top:18px}.apollo-science-section .hs-carousel-ctrls button{all:unset;cursor:pointer;width:46px;height:46px;border-radius:50%;border:1.8px solid #E8DFD4;color:#fb0d1b;display:flex;align-items:center;justify-content:center;font-size:24px;line-height:1;transition:background .18s,color .18s,border-color .18s}.apollo-science-section .hs-carousel-ctrls button:hover{background:#fb0d1b;color:#fff;border-color:#fb0d1b}.atp-mobile{display:none}.apollo-science-section .hs-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--hs-sans);font-weight:700;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#fb0d1b;margin:0 0 20px}.apollo-science-section .hs-h2{font-family:var(--hs-display);text-transform:uppercase;font-weight:700;font-size:clamp(1.9rem,3.4vw,2.9rem);line-height:1.02;letter-spacing:.005em;color:#242424}.apollo-science-section .hs-h3{font-family:var(--hs-display);text-transform:uppercase;font-weight:700;font-size:clamp(1.5rem,2.4vw,2.05rem);line-height:1.04;letter-spacing:.005em;color:#242424}.apollo-science-section .hs-lead{font-family:var(--hs-sans);font-size:clamp(16px,1.7vw,18px);line-height:1.6;color:#242424}.apollo-science-section .hs-body{font-family:var(--hs-sans);font-size:16.5px;line-height:1.65;color:#242424}.apollo-science-section .hs-sec-head{max-width:780px;margin:0 auto clamp(28px,3.2vw,44px);text-align:center}.apollo-science-section .hs-sec-head .hs-eyebrow{justify-content:center}.apollo-science-section .hs-pcard-img{position:relative}.apollo-science-section .hs-pcard-tag{position:absolute;top:12px;left:12px;font-family:var(--hs-sans);font-weight:800;font-size:11px;letter-spacing:.08em;background:#fb0d1b;color:#fff;padding:5px 10px;border-radius:999px}.apollo-science-section .hs-stars{display:inline-flex;gap:2px;color:#fb0d1b;line-height:1}.apollo-science-section .hs-lm-grid{display:grid;gap:18px}.apollo-science-section .hs-lm-card{background:#fff;border:1px solid #E8DFD4;border-radius:20px;padding:26px 24px;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease;text-align:left}.apollo-science-section .hs-lm-card:hover{box-shadow:0 12px 34px #2424241f;transform:translateY(-2px);border-color:#fb0d1b}.apollo-science-section .hs-lm-card.hs-open{border-color:#fb0d1b;box-shadow:0 12px 34px #2424241f}.apollo-science-section .hs-lm-top{display:flex;align-items:center;gap:16px}.apollo-science-section .hs-lm-ico{flex:none;width:52px;height:52px;border-radius:50%;background:#fff4ec;display:flex;align-items:center;justify-content:center;color:#fb0d1b}.apollo-science-section .hs-lm-title{flex:1;font-family:var(--hs-sans);font-weight:800;font-size:17px;color:#242424;margin:0}.apollo-science-section .hs-lm-plus{flex:none;font-size:26px;font-weight:300;line-height:1;color:#fb0d1b;transition:transform .25s ease}.apollo-science-section .hs-lm-card.hs-open .hs-lm-plus{transform:rotate(45deg)}.apollo-science-section .hs-lm-body{max-height:0;overflow:hidden;transition:max-height .32s ease,margin-top .32s ease;font-family:var(--hs-sans);font-size:15.5px;line-height:1.6;color:#242424}.apollo-science-section .hs-lm-card.hs-open .hs-lm-body{max-height:420px;margin-top:16px}@media(max-width:860px){.apollo-science-section .rstack{grid-template-columns:1fr!important;gap:34px!important}.apollo-science-section .rstack h2{position:static!important;top:auto!important}.apollo-science-section .hero-content{align-items:center!important;text-align:center!important;padding:56px 24px!important;min-height:480px!important}.apollo-science-section .hero-text{max-width:620px!important}.apollo-science-section .hero-text>div{justify-content:center!important}.apollo-science-section .chartsec{background:#fff!important;border-radius:22px!important;box-shadow:0 6px 28px #24242417!important;padding:26px 18px!important;gap:0!important}.apollo-science-section .chartcard{background:transparent!important;box-shadow:none!important;border-radius:0!important;padding:26px 0 0!important;border-top:1px solid #E8DFD4;margin-top:26px}.apollo-science-section .atp-ring{width:86vw!important;max-width:330px!important;margin:8px auto 36px!important}.apollo-science-section .atp-ring div[style*="border:2.5px solid #FB0D1B"]{width:54px!important;height:54px!important}.apollo-science-section .atp-hub{width:100px!important;height:100px!important}.apollo-science-section .atp-hub>span:first-child{font-size:14px!important}.apollo-science-section .atp-hub>span:last-child{font-size:7.5px!important;margin-top:4px!important}.apollo-science-section .atpl{width:26vw!important;max-width:122px!important;text-align:center!important;background:#fff;padding:3px 5px;border-radius:8px;box-shadow:0 1px 5px #24242424}.apollo-science-section .atpl>span:first-child{font-size:10.5px!important}.apollo-science-section .atpl>span:last-child{font-size:9.5px!important;line-height:1.25!important}.apollo-science-section .atpl-top,.apollo-science-section .atpl-right{transform:translate(-50%,calc(-100% - 40px))!important}.apollo-science-section .atpl-bottom{transform:translate(-50%,40px)!important}.apollo-science-section .atpl-left{transform:translate(-50%,calc(-100% - 40px))!important}.apollo-science-section .atp-ring{display:none!important}.atp-mobile{display:flex!important;flex-direction:column;max-width:380px;margin:6px auto 0}.apollo-science-section .barsrow div[style*="background:#FFF4EC"],.apollo-science-section .barsrow div[style*="background:#FB0D1B"]{width:26px!important}.apollo-science-section .sachet-cell{position:static!important;min-height:0!important;justify-content:center!important;align-self:auto!important;margin:8px 0!important}.apollo-science-section .sachet-img{position:static!important;height:auto!important;width:auto!important;max-height:300px!important;max-width:54%!important}.apollo-science-section .week-track{flex-direction:row!important;overflow-x:auto!important;gap:16px!important;scroll-snap-type:x mandatory;padding:4px 2px 18px;-webkit-overflow-scrolling:touch}.apollo-science-section .week-step{grid-template-columns:1fr!important;flex:0 0 80%!important;scroll-snap-align:start;background:#fff;border-radius:16px;padding:18px}.apollo-science-section .week-marker{flex-direction:row!important;align-items:center!important}.apollo-science-section .week-conn{display:none!important}.apollo-science-section .week-body{padding-bottom:0!important}.apollo-science-section .week-body h4{margin-top:8px!important}.apollo-science-section .week-nav{display:flex!important}.apollo-science-section .faq-img{order:-1!important;min-height:300px!important;margin-bottom:6px}.apollo-science-section .ptrow{grid-template-columns:1fr!important;gap:26px!important}.apollo-science-section .ptrow .ptcard{max-width:300px!important}.apollo-science-section .ptrow .ptrow-card{order:-1!important}.apollo-science-section .trio{grid-template-columns:1fr!important}.apollo-science-section .quad{grid-template-columns:1fr 1fr!important}.apollo-science-section .hs-lm-grid{grid-template-columns:1fr!important}.apollo-science-section .hs-carousel{gap:14px!important}.apollo-science-section .hs-pcard{flex:0 0 74vw!important;max-width:280px}.apollo-science-section .jumpnav-brand{display:none}.apollo-science-section .jumpnav-inner{justify-content:center}.apollo-science-section .jumpnav-links{justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;width:100%}.apollo-science-section .jumplink{flex:none}}@media(max-width:520px){.apollo-science-section .atp-ring{width:92vw!important;max-width:330px!important;margin:8px auto 32px!important}.apollo-science-section .barsrow div[style*="background:#FFF4EC"],.apollo-science-section .barsrow div[style*="background:#FB0D1B"]{width:20px!important}.apollo-science-section .week-step{flex:0 0 86%!important}.apollo-science-section .quad{grid-template-columns:1fr!important}}
/*# sourceMappingURL=/cdn/shop/t/71/assets/apollo-science.css.map */
