@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.product__inner{padding:20px 0 40px}.product__wrapper{display:flex;flex-direction:column;gap:30px}.product__gallery{position:relative;width:100%;max-width:440px}.product__wrap,.product__big{position:relative}.product__big-main{position:relative;border-radius:20px;background:radial-gradient(circle at 50% 40%,#eef0f8,#e6e8f2 60%,#e2e4ef);overflow:hidden;margin-bottom:16px}.product__big-main:before,.product__big-main:after{content:"";position:absolute;top:50%;left:50%;border-radius:50%;border:1px solid rgba(120,125,160,.12);transform:translate(-50%,-50%);pointer-events:none}.product__big-main:before{width:420px;height:420px}.product__big-main:after{width:300px;height:300px}.product__gallery-main-slide{display:flex!important;align-items:center;justify-content:center}.product__gallery-main-slide img{width:100%}.product__small{position:relative}.product__small-wrap{position:relative;display:flex;align-items:center;gap:8px}.product__gallery-thumbs{flex:1 1 auto;min-width:0}.product__gallery-thumbs .slick-track{display:flex;gap:12px}.product__gallery-thumbs .slick-slide{height:auto}.product__gallery-thumbs .slick-slide:first-child{margin-left:0}.product__gallery-thumbs .slick-slide:last-child{margin-right:0}.product__gallery-thumb{border-radius:12px;overflow:hidden;cursor:pointer;display:flex!important;align-items:center;justify-content:center;transition:border-color .2s ease,box-shadow .2s ease}.product__gallery-thumb img{width:100%;height:100%;object-fit:contain}.product__gallery-thumb:hover{border-color:#c9cbe0}.product__gallery-thumbs .slick-current .product__gallery-thumb{border-color:#2c2a72;box-shadow:0 0 0 1px #2c2a72}.product__small-items-left-arrow,.product__small-items-right-arrow{flex:0 0 auto;cursor:pointer;width:36px;height:36px;position:absolute;right:-6px;z-index:2px}.product__small-items-left-arrow img,.product__small-items-right-arrow img{width:36px;height:36px}.product__small-items-left-arrow img{transform:rotate(180deg)}.product__gallery-main .slick-list,.product__gallery-main .slick-track{display:flex}.product__gallery-main .slick-slide{height:auto}.product__eyebrow{font-family:Inter,sans-serif;font-weight:500;font-size:12px;color:#1b1b6e;display:inline-block;margin-bottom:8px}.product__title{font-family:Uxum Grotesque,sans-serif;font-weight:500;font-size:24px;line-height:1.2;color:#000;margin:0 0 8px}.product__meta{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#414141;margin:0 0 16px}.product__callout{font-family:Inter,sans-serif;font-weight:500;font-size:13px;line-height:1.6;color:#606060;background-color:#f6f8fa;border-left:3px solid #49498B;border-radius:8px;padding:12px 14px;margin-bottom:20px}.product__supply-text{font-family:Inter,sans-serif;font-weight:500;font-size:13px;color:#111;margin:0 0 6px}.product__supply-options{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.product__supply-option{display:block;cursor:pointer}.product__supply-input{position:absolute;opacity:0;width:0;height:0}.product__supply-card{display:block;border:1px solid #e5e5e5;border-radius:8px;padding:12px 14px;transition:border-color .2s ease,background-color .2s ease}.product__supply-input:checked+.product__supply-card{border-color:#1a1a5e;border-width:2px;background-color:#f7f7fb}.product__supply-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.product__supply-name{font-family:Uxum Grotesque,sans-serif;font-weight:500;font-size:14px;color:#000;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product__supply-tag{font-family:Inter,sans-serif;font-weight:500;font-size:10px;color:#1a1a5e;background-color:#e5e3f5;border-radius:20px;padding:3px 8px}.product__supply-price{font-family:Uxum Grotesque,sans-serif;font-weight:700;font-size:18px;color:#000;white-space:nowrap}.product__supply-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px}.product__supply-desc{font-family:Inter,sans-serif;font-weight:400;font-size:12px;color:#414141}.product__supply-perday{font-family:Inter,sans-serif;font-weight:400;font-size:12px;color:#414141;white-space:nowrap}.product__btn{width:100%;display:block;font-family:Inter,sans-serif;font-weight:600;font-size:14px;border-radius:6px;padding:14px;cursor:pointer;margin-bottom:10px}.product__btn--primary{background-color:#1a1a5e;color:#fff;border:1px solid #1a1a5e}.product__btn--secondary{background-color:#fff;color:#1a1a5e;border:1px solid #1a1a5e;text-align:center}.product__badges{display:grid;grid-template-columns:repeat(2,1fr);row-gap:26px;column-gap:12px;padding:24px 0;margin:20px 0}.product__badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.product__badge-icon{display:block;width:24px;height:24px;object-fit:contain}.product__badge span:last-child{font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:1.4;color:#111}.product__description{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:1.6;color:#414141;text-align:center;margin:0}.inside__inner{position:relative;padding:60px 0;background-color:#f4f4f2}.inside__header{text-align:center;margin-bottom:30px}.inside__eyebrow{font-size:12px;font-weight:500;letter-spacing:.5px;color:#606060;margin:0 0 8px}.inside__title{font-size:28px;font-weight:700;letter-spacing:.5px;color:#101010;text-transform:uppercase;max-width:640px;margin:0 auto}.inside__wrapper{display:flex;flex-direction:column;gap:40px;position:relative}.inside__wrapper:before{content:"";display:none}.inside__left{display:flex;flex-direction:column;gap:20px}.inside__image{border-radius:12px;overflow:hidden;background-color:#eceae6}.inside__image img{width:100%;height:100%;object-fit:cover;display:block}.inside__facts{background-color:#fff;border:1px solid #dcdcdc;border-radius:12px;padding:20px 24px}.inside__facts-title{font-size:24px;font-weight:500;color:#101010;margin:0 0 12px;padding-bottom:10px;border-bottom:3px solid #101010;font-family:Uxum Grotesque,sans-serif}.inside__facts-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #e2e2e2;font-size:13px;color:#101010}.inside__facts-row--serving{font-weight:500;font-size:16px;letter-spacing:.2px;color:#606060;font-family:Inter,sans-serif}.inside__facts-name{display:flex;flex-direction:column;max-width:65%}.inside__facts-name p{color:#111;font-weight:500;font-size:18px;font-family:Inter,sans-serif}.inside__facts-name span{color:#606060;font-weight:400;font-size:14px;font-family:Inter,sans-serif;margin-top:6px}.inside__facts-name small{font-weight:400;color:#6b6b6b;font-size:11px;margin-top:2px}.inside__facts-values{display:flex;gap:20px;font-weight:500;white-space:nowrap;color:#000;font-family:Inter,sans-serif;font-size:14px}.inside__facts-other{font-size:12px;line-height:1.6;color:#6b6b6b;margin:14px 0 8px;font-family:Inter,sans-serif;font-weight:500}.inside__facts-other strong{color:#101010;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.inside__facts-note{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#606060;margin-top:20px}.inside__right{width:100%}.inside__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:26px}.inside__item{display:flex;align-items:flex-start;gap:16px}.inside__icon{flex:0 0 auto;width:24px;height:24px}.inside__icon img{object-fit:contain}.inside__content h4{font-size:15px;font-weight:700;color:#000;font-family:Uxum Grotesque,sans-serif}.inside__content p{font-size:13px;line-height:1.6;color:#333;font-weight:400;margin:0;font-family:Inter,sans-serif}.how-to-use__inner{padding:48px 0 56px}.how-to-use__header{margin-bottom:24px}.how-to-use__eyebrow{margin:0 0 10px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#606060;letter-spacing:.01em}.how-to-use__title{margin:0;font-family:Uxum Grotesque,sans-serif;font-weight:700;font-size:30px;line-height:1.15;letter-spacing:-.01em;color:#000}.how-to-use__slider{position:relative}.how-to-use__track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;margin:0 calc(var(--wrap-pad) * -1);padding-left:var(--wrap-pad);padding-right:var(--wrap-pad)}.how-to-use__track::-webkit-scrollbar{display:none}.how-to-use__item{flex:0 0 82%;scroll-snap-align:start;background:#b8b8d280;border-radius:16px;padding:20px 20px 50px}.how-to-use__media{border-radius:8px;overflow:hidden;aspect-ratio:4 / 3;background:#c9c8d6;margin-bottom:20px}.how-to-use__media img{width:100%;height:100%;object-fit:cover}.how-to-use__number{display:block;font-family:Uxum Grotesque,sans-serif;font-weight:500;font-size:22px;color:#000;margin-bottom:10px}.how-to-use__item-title{margin:0 0 10px;font-family:Uxum Grotesque,sans-serif;font-weight:400;font-size:18px;line-height:1.3;color:#000}.how-to-use__item-desc{margin:0;font-family:Inter,sans-serif;font-size:16px;line-height:1.5;color:#414141}.how-to-use__dots{display:flex;justify-content:center;gap:8px;margin-top:18px}.how-to-use__dot{width:6px;height:6px;border-radius:50%;background:#1b1b6e;border:none;padding:0;cursor:pointer;transition:background .2s ease,transform .2s ease}.how-to-use__dot.is-active{background:#1b1b6e;transform:scale(1.25)}.science__inner{width:100%;background-color:#111;font-family:Inter,sans-serif;padding:56px 0}.science__head{text-align:center;margin-bottom:32px}.science__eyebrow{font-family:Uxum Grotesque,Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:.02em;color:#8a8a8a;margin:0 0 8px}.science__title{font-family:Uxum Grotesque,Inter,sans-serif;font-size:26px;font-weight:800;line-height:1.2;color:#fff;margin:0 0 12px;letter-spacing:-.01em}.science__subtitle{font-size:14px;line-height:1.6;color:#9a9a9a}.card{border-radius:14px;height:100%}.card--dark{background-color:#414141;padding:24px}.card--blue{background-color:#1b1b6e;padding:24px}.card--media{padding:0;overflow:hidden;background-color:#414141}.card--media img{width:100%;height:100%;display:block}.card__eyebrow{display:block;font-family:Uxum Grotesque,Inter,sans-serif;font-size:13px;font-weight:700;color:#fff;margin-bottom:14px}.card__eyebrow--red{color:#e2503f}.card__title{font-family:Uxum Grotesque,Inter,sans-serif;font-size:19px;font-weight:700;line-height:1.3;color:#fff;margin:0 0 14px}.card__text{font-size:14px;line-height:1.65;color:#e7e7e7;margin:0 0 12px}.card--blue .card__text{color:#c7c7e6}.card__text:last-of-type{margin-bottom:0}.card__text strong{color:#fff;font-weight:700}.badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.badge{display:inline-flex;align-items:center;background-color:#f2f5f6;color:#1b1b6e;font-size:12px;font-weight:600;padding:6px 12px;border-radius:20px;white-space:nowrap}.science__slider{margin-bottom:24px}.science__track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:4px;margin:0 -20px;padding-left:20px;padding-right:20px;scrollbar-width:none}.science__track::-webkit-scrollbar{display:none}.science__slide{flex:0 0 105%;scroll-snap-align:center}.science__dots{display:flex;justify-content:center;gap:6px;margin-top:16px}.science__dot{width:6px;height:6px;border-radius:50%;border:none;padding:0;background-color:#414141;cursor:pointer;transition:background-color .2s ease,width .2s ease}.science__dot--active{background-color:#e29403;width:18px;border-radius:4px}.stats{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.stat{background-color:#414141;border-radius:14px;padding:22px;text-align:center}.stat__number{font-family:Uxum Grotesque,Inter,sans-serif;font-size:26px;font-weight:800;color:#e29403;margin:0 0 8px}.stat__label{font-size:13px;line-height:1.55;color:#e8e8f1;margin:0}.honest-note{background-color:#414141;border-radius:14px;padding:22px}.honest-note__title{font-family:Uxum Grotesque,Inter,sans-serif;font-size:14px;font-weight:700;color:#fff;margin:0 0 8px}.honest-note__text{font-size:13px;line-height:1.6;color:#e7e7e7;margin:0}.standards__inner{width:100%;background-color:#fff;font-family:Inter,sans-serif;padding:48px 0}.standards__head{margin-bottom:24px}.standards__eyebrow{font-size:13px;font-weight:500;color:#6b6b6f;margin:0 0 10px}.standards__title{font-size:28px;font-weight:800;line-height:1.2;color:#111112;margin:0 0 12px;letter-spacing:-.01em}.standards__subtitle{font-size:14px;line-height:1.6;color:#6b6b6f;margin:0}.standards-card{background-color:#e8e8f1;border-radius:14px;padding:22px;height:100%}.standards-card__head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.standards-card__icon{flex:0 0 auto;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.standards-card__icon svg{width:100%;height:100%}.standards-card__title{font-size:16px;font-weight:700;color:#111112;margin:0;line-height:1.3}.standards-card__text{font-size:14px;line-height:1.6;color:#6b6b70;margin:0}.standards__slider{margin-top:4px}.standards__track{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.standards__track::-webkit-scrollbar{display:none}.standards__slide{flex:0 0 100%;width:100%;scroll-snap-align:start}.standards__dots{display:flex;justify-content:center;gap:6px;margin-top:16px}.standards__dot{width:6px;height:6px;border-radius:50%;border:none;padding:0;background-color:#dcdce4;cursor:pointer;transition:background-color .2s ease,width .2s ease}.standards__dot--active{background-color:#141b34;width:18px;border-radius:4px}.honesty__inner{position:relative;width:100%;overflow:hidden;background-color:#1b1b6e;font-family:Inter,sans-serif;padding:48px 0}.honesty__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.honesty__bg-image{width:100%;height:100%;object-fit:cover;display:block}.honesty__content{display:flex;flex-direction:column;gap:20px}.honesty__col{display:flex;flex-direction:column;gap:16px}.honesty__head{margin-bottom:4px}.honesty__eyebrow{font-size:13px;font-weight:500;color:#a3a3c9;margin:0 0 10px}.honesty__title{font-size:26px;font-weight:800;line-height:1.2;color:#fff;margin:0;letter-spacing:-.01em}.honesty-card{background-color:#49498b;border-radius:14px;padding:22px}.honesty-card__title{font-size:16px;font-weight:700;color:#fff;margin:0 0 16px}.honesty-card__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.honesty-card__item{display:flex;align-items:flex-start;gap:10px}.honesty-card__icon{flex:0 0 auto;width:18px;height:18px;margin-top:1px;color:#ffffff8c}.honesty-card--stand .honesty-card__icon{color:#ffffffa6}.honesty-card__icon svg{width:100%;height:100%;display:block}.honesty-card__text{font-size:13.5px;line-height:1.6;color:#b9b9db;margin:0}.honesty-card__text strong{color:#fff;font-weight:600}.honesty__media{position:relative;border-radius:14px;overflow:hidden;background-color:#fff;aspect-ratio:1 / 1}.honesty__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.honesty-reveal{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.honesty-reveal--visible{opacity:1;transform:translateY(0)}.feedback__inner{width:100%;background-color:#fff;font-family:Inter,sans-serif;padding:48px 0}.feedback__head{text-align:center;margin-bottom:28px}.feedback__eyebrow{font-family:Uxum Grotesque,sans-serif;font-size:13px;font-weight:500;color:#767676;margin:0 0 8px}.feedback__title{font-family:Uxum Grotesque,sans-serif;font-size:26px;font-weight:800;line-height:1.2;color:#111;margin:0 0 12px;letter-spacing:-.01em}.feedback__subtitle{font-size:14px;line-height:1.6;color:#707070;margin:0 auto;max-width:460px}.testimonial-card{background-color:#f8fafb;border-radius:12px;padding:22px;height:100%}.testimonial-card__name{font-family:Uxum Grotesque,Inter,sans-serif;font-size:15px;font-weight:700;color:#111;margin:0 0 4px}.testimonial-card__role{font-size:13px;color:#8a8a8a;margin:0 0 12px}.testimonial-card__stars{display:flex;align-items:center;gap:2px;margin-bottom:16px;width:120px}.star{width:16px;height:16px;fill:#e3e5e8;flex:0 0 auto}.star--full{fill:#faad14}.star--half{position:relative;display:inline-block;width:16px;height:16px}.star--half .star__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:16px;height:16px;fill:#e3e5e8}.star--half .star__fg-clip{position:absolute;top:0;right:0;bottom:0;left:0;width:8px;height:16px;overflow:hidden}.star--half .star__fg{width:16px;height:16px;fill:#faad14;display:block}.testimonial-card__quote{font-size:14px;line-height:1.7;color:#4b4b4b;margin:0}.feedback__slider{margin-bottom:20px}.feedback__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.feedback__track::-webkit-scrollbar{display:none}.feedback__slide{flex:0 0 100%;width:100%;scroll-snap-align:start}.feedback__nav{display:flex;justify-content:center;gap:10px}.feedback__nav-btn{width:40px;height:40px;padding:0;border:none;background:none;cursor:pointer;border-radius:50%;transition:transform .15s ease,opacity .15s ease}.feedback__nav-btn:hover{transform:translateY(-1px)}.feedback__nav-btn:active{transform:translateY(0)}.feedback__nav-btn:disabled{opacity:.4;cursor:default;transform:none}.feedback__nav-btn img{width:100%;height:100%;display:block}.answers__inner{width:100%;padding:48px 0;background:#e7e7e740}.answers__wrapper{display:flex;flex-direction:column;gap:32px}.answers__left{display:flex;flex-direction:column}.answers__eyebrow{margin:0 0 6px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#6b6b6b}.answers__heading{margin:0 0 20px;font-family:Uxum Grotesque,Georgia,Times New Roman,serif;font-size:30px;line-height:1.15;font-weight:700;letter-spacing:-.01em;color:#111}.answers__image{border-radius:12px;overflow:hidden;width:100%;min-height:260px;background:#e9e9e9}.answers__image img{display:block;width:100%;height:100%;min-height:260px;object-fit:cover}.answers__right{display:flex}.answers__list{display:flex;flex-direction:column;gap:12px;width:100%}.answers__item{background-color:#fff;border:1px solid #e7e7e7;border-radius:8px;box-shadow:none;overflow:hidden;transition:box-shadow .25s ease,border-color .25s ease}.answers__item.is-active{background-color:#fff;border-color:#dcdcdc;box-shadow:0 6px 20px #1111110f}.answers__question{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px;text-align:left;background-color:transparent}.answers__question-text{font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.4;color:#111}.answers__icon{flex:0 0 auto;width:14px;height:14px;margin-top:4px;display:block}.answers__icon:before{content:url(../img/plus.svg);display:block;width:14px;height:14px}.answers__item.is-active .answers__icon:before{content:url(../img/minus.svg)}.answers__answer{max-height:0;overflow:hidden;background-color:#fff;transition:max-height .3s ease}.answers__answer-inner{padding:0 20px 20px}.answers__answer-inner p{margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.6;color:#6b6b6b}.product__supply-variant{display:flex;flex-direction:column;gap:10px;margin:8px 0}.product__supply-label{position:relative;display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #e0e0e0;border-radius:10px;background:#fff;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.product__supply-label:hover{border-color:#b8b4f0}.product__supply-input{appearance:none;-webkit-appearance:none;flex-shrink:0;width:20px;height:20px;margin:0;border:2px solid #c9c7c0;border-radius:50%;position:relative;cursor:pointer;transition:border-color .15s ease}.product__supply-input:checked{border-color:#2c2a6b}.product__supply-input:checked:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;background:#2c2a6b;border-radius:50%;transform:translate(-50%,-50%)}.product__supply-label:has(.product__supply-input:checked){border:2px solid #2c2a6b;background:#f5f4fc;padding:15px}.product__supply-description{display:flex;flex-direction:column;gap:4px}.product__supply-value{font-family:Uxum Grotesque,sans-serif;font-size:14px;font-weight:500;color:#1a1a1a;line-height:1.3}.product__supply-discount{font-family:Inter,sans-serif;font-weight:400;font-size:12px;color:#414141}.product__supply-input:focus-visible{outline:2px solid #2c2a6b;outline-offset:2px}@media(min-width:1024px){.product__inner{padding:50px 0 80px}.product__eyebrow{font-size:16px}.product__wrapper{flex-direction:row;gap:60px;align-items:flex-start}.product__gallery{max-width:480px;flex:0 0 480px}.product__supply-label{font-size:16px}.product__info{width:43%}.product__title{font-size:48px}.product__meta{font-size:18px;width:562px}.product__callout{font-size:16px;padding:14px 16px}.product__badges{column-gap:20px;row-gap:28px;padding:28px 0;margin:24px 0}.product__badge-icon{width:26px;height:26px}.product__badge span:last-child{font-size:13px}.product__description{font-size:16px}.inside__inner{padding:80px 0}.inside__header{margin-bottom:60px}.inside__title{font-size:40px;max-width:760px}.inside__wrapper{flex-direction:row;align-items:flex-start;gap:72px}.inside__eyebrow{font-size:16px;margin:0 0 12px}.inside__left{max-width:45%}.inside__right{flex:1;padding-top:4px}.inside__list{gap:34px;max-width:720px}.inside__icon{width:48px;height:48px}.inside__content h4{font-size:24px}.inside__content p{font-size:16px;margin-top:12px}.how-to-use__inner{padding:120px 0 100px}.how-to-use__header{margin-bottom:40px}.how-to-use__eyebrow{font-size:16px;margin-bottom:14px}.how-to-use__title{font-size:48px}.how-to-use__track{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;overflow:visible;margin:0;padding:0}.how-to-use__item{flex:initial}.how-to-use__media{margin-bottom:24px}.how-to-use__number{font-size:36px;margin-bottom:12px}.how-to-use__item-title{font-size:24px}.how-to-use__item-desc{font-size:14px}.how-to-use__dots{display:none}.science_inner{padding:96px 0}.science__head{margin-bottom:48px}.science__eyebrow{font-size:13px}.science__title{font-size:40px}.science__subtitle{font-size:16px}.science__slider{margin-bottom:28px}.science__track{display:grid;grid-template-columns:1fr 1fr;gap:28px;overflow:visible;margin:0;padding:0}.science__slide{flex:initial;scroll-snap-align:none}.science__dots{display:none}.card{border-radius:16px}.card--dark,.card--blue{padding:40px}.card--media,.card--media img{min-height:0}.card__eyebrow{font-size:14px;margin-bottom:20px}.card__title{font-size:24px;margin-bottom:18px}.card__text{font-size:15px;margin-bottom:14px}.badges{gap:10px;margin-top:22px}.badge{font-size:13px;padding:7px 16px}.stats{flex-direction:row;gap:28px;margin-bottom:28px}.stat{flex:1;padding:32px;border-radius:16px}.stat__number{font-size:34px;margin-bottom:10px}.stat__label{font-size:14px}.honest-note{padding:28px 32px;border-radius:16px;text-align:left}.honest-note__title{font-size:15px}.honest-note__text{font-size:14px;max-width:900px}.standards__inner{padding:80px 0}.standards__head{margin-bottom:40px}.standards__eyebrow{font-size:14px}.standards__title{font-size:36px}.standards__subtitle{font-size:16px}.standards__track{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;overflow:visible}.standards__slide{flex:initial;width:auto;scroll-snap-align:none}.standards__dots{display:none}.standards-card{padding:28px;border-radius:16px}.standards-card__icon{width:30px;height:30px}.standards-card__title{font-size:24px}.standards-card__text{font-size:14px}.honesty__inner{padding:88px 0}.honesty__content{flex-direction:row;align-items:stretch;gap:24px}.honesty__col{flex:0 0 46%;gap:20px}.honesty__head{margin-bottom:8px}.honesty__eyebrow{font-size:14px}.honesty__title{font-size:36px;max-width:460px}.honesty-card{padding:28px;border-radius:16px}.honesty-card__title{font-size:17px;margin-bottom:18px}.honesty-card__text{font-size:14px}.honesty__media{flex:1;aspect-ratio:unset;height:auto;border-radius:16px;max-width:628px;max-height:542px;margin-top:142px}.feedback__inner{padding:88px 0}.feedback__head{margin-bottom:40px}.feedback__eyebrow{font-size:14px}.feedback__title{font-size:38px}.feedback__subtitle{font-size:16px;max-width:560px}.feedback__slider{margin-bottom:32px}.feedback__track{gap:20px}.feedback__slide{flex:0 0 calc((100% - 40px) / 3);width:auto}.testimonial-card{padding:28px;border-radius:14px}.testimonial-card__name{font-size:16px}.testimonial-card__quote{font-size:14.5px}.feedback__nav-btn{width:44px;height:44px}.answers__inner{padding:96px 0}.answers__wrapper{flex-direction:row;align-items:stretch;gap:64px}.answers__left,.answers__right{flex:1 1 50%;min-width:0}.answers__left{height:100%}.answers__heading{font-size:40px;margin-bottom:28px}.answers__image{flex:1}.answers__image img{min-height:100%}.answers__right{align-items:stretch}.answers__list{justify-content:space-between;height:100%}.answers__question{padding:20px 22px}.answers__question-text{font-size:15px}.answers__answer-inner{padding:0 22px 22px}.product__supply-name{font-size:20px}.product__supply-desc{font-size:16px}.product__supply-price{font-size:28px}.product__supply-perday{font-size:16px}.product__supply-variant{flex-direction:row;gap:16px}.product__supply-label{flex:1;padding:20px}.product__supply-label:has(.product__supply-input:checked){padding:19px}.product__supply-value{font-size:20px}.product__supply-discount{font-size:16px}}.product__supply-text{margin:0 0 10px!important}.product__supply-variant{gap:10px!important;margin:0 0 10px!important}.product__supply-label{margin:0!important}.product__supply-options{display:flex!important;flex-direction:column!important;gap:10px!important;margin:0 0 10px!important}.product__supply-option,.product__supply-card{margin:0!important}.product__supply-option .product__supply-input{position:absolute!important;opacity:0!important;width:0!important;height:0!important;margin:0!important;padding:0!important;border:none!important;appearance:none!important;-webkit-appearance:none!important}.product__supply-option .product__supply-input:checked:after{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/9/assets/product.css.map */
