.bestsellers{padding:var(--bs-pt) 0 var(--bs-pb);background:var(--bs-bg);color:var(--bs-text);overflow:hidden}.bestsellers__heading{text-align:center}.bestsellers__heading p{margin:0 0 8px;color:#66746d;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.bestsellers h2{margin:0;color:#111713;transform-origin:center;font-size:clamp(38px,4.8vw,64px);line-height:1.05;letter-spacing:-1.7px}.bestsellers h2 span{color:#111713}.bestsellers h2 em{color:var(--bs-green);font-style:normal}.bestsellers__title--tap{animation:bs-title-tap 3.8s cubic-bezier(.4,0,.2,1) infinite}.bestsellers__heading>span{display:block;width:58px;height:4px;margin:24px auto 0;border-radius:99px;background:var(--bs-green)}.bestsellers__toolbar{display:flex;align-items:center;gap:22px;margin:28px 0 20px}.bestsellers__toolbar div{display:flex;gap:10px}.bestsellers__toolbar button{width:48px;height:48px;border:1px solid #173c2c22;border-radius:9px;background:#fff;color:#14231d;font-size:22px;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.bestsellers__toolbar button:hover{transform:translateY(-2px);box-shadow:0 8px 22px #173c2c13}.bestsellers__toolbar>span{font-size:15px}.bestsellers__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 48px)/3);gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 2px 22px}.bestsellers__track::-webkit-scrollbar{display:none}.bestsellers__card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #183c2d17;border-radius:20px;background:#fff;box-shadow:0 12px 35px #163a2a0d;scroll-snap-align:start;transition:transform .45s cubic-bezier(.22,.61,.36,1),box-shadow .45s ease,border-color .45s ease}.bestsellers__card:hover,.bestsellers__card:focus-within{transform:translateY(-7px);border-color:#1c6a482d;box-shadow:0 22px 48px #14382818}.bestsellers__product-link{position:relative;display:block;flex:1;padding:22px 22px 12px;color:inherit;text-decoration:none}.bestsellers__tag{position:absolute;z-index:2;top:20px;left:20px;padding:8px 12px;border:1px solid #173c2c1d;border-radius:999px;background:#fff;color:#345045;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bestsellers__image{height:330px;margin-top:12px;overflow:hidden}.bestsellers__image img,.bestsellers__image svg{display:block;width:100%;height:100%;object-fit:contain;transition:transform .7s cubic-bezier(.22,.61,.36,1)}.bestsellers__card:hover .bestsellers__image img,.bestsellers__card:focus-within .bestsellers__image img{transform:scale(1.035) translateY(-3px)}.bestsellers__info{text-align:center}.bestsellers__info h3{margin:12px 0 13px;font-size:20px;line-height:1.25}.bestsellers__price{display:flex;align-items:center;justify-content:center;gap:9px}.bestsellers__price s{color:#849087;font-size:14px}.bestsellers__price strong{font-size:21px}.bestsellers__quick{position:absolute;z-index:3;left:16px;right:16px;bottom:14px;padding:20px;border:1px solid #ffffff4d;border-radius:14px;background:#0b4d3bee;color:#fff;box-shadow:0 14px 30px #0b2a2052;opacity:0;transform:translateY(18px);pointer-events:none;transition:opacity .38s ease,transform .5s cubic-bezier(.22,.61,.36,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bestsellers__card:hover .bestsellers__quick,.bestsellers__card:focus-within .bestsellers__quick{opacity:1;transform:none}.bestsellers__quick strong{font-size:13px;letter-spacing:.08em;text-transform:uppercase}.bestsellers__quick p{margin:8px 0 12px;font-size:13px;line-height:1.5}.bestsellers__quick span{font-size:12px;font-weight:800}.bestsellers__form{padding:0 22px 22px}.bestsellers__add{position:relative;display:flex;align-items:center;justify-content:center;gap:14px;width:100%;min-height:52px;border:0;border-radius:10px;background:var(--bs-green);color:var(--bs-button-text);font:800 16px Arial;cursor:pointer;box-shadow:0 9px 23px color-mix(in srgb,var(--bs-green) 32%,transparent);transition:transform .25s ease,filter .25s ease}.bestsellers__add:hover{transform:translateY(-2px);filter:brightness(.96)}.bestsellers__add:disabled{opacity:.5;cursor:not-allowed;animation:none}.bestsellers__add--pulse{animation:bs-tap 3.4s cubic-bezier(.4,0,.2,1) infinite}.bestsellers__empty{margin-top:35px;padding:40px;border:1px dashed #1c4f3a40;border-radius:14px;text-align:center}@keyframes bs-tap{0%,72%,to{transform:scale(1)}78%{transform:scale(.975)}84%{transform:scale(1.018)}90%{transform:scale(1)}}@keyframes bs-title-tap{0%,76%,to{transform:scale(1)}81%{transform:scale(.982)}87%{transform:scale(1.012)}93%{transform:scale(1)}}@media(max-width:990px){.bestsellers__track{grid-auto-columns:calc((100% - 24px)/2)}.bestsellers__image{height:300px}}@media(max-width:749px){.bestsellers h2{font-size:40px}.bestsellers__track{grid-auto-columns:86%;gap:16px}.bestsellers__image{height:285px}.bestsellers__toolbar{margin-top:22px}.bestsellers__quick{opacity:1;transform:none;position:relative;left:auto;right:auto;bottom:auto;margin-top:14px;background:#0b4d3b;color:#fff}.bestsellers__product-link{padding-bottom:12px}}@media(prefers-reduced-motion:reduce){.bestsellers__card,.bestsellers__image img,.bestsellers__quick,.bestsellers__add{animation:none!important;transition:none!important}}.collection-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.main-collection{padding:48px 0 65px;background:#fff;color:#12251d}.main-collection__header{display:grid;grid-template-columns:auto minmax(420px,760px);align-items:center;justify-content:space-between;gap:55px;margin-bottom:32px}.main-collection__header p{margin:0 0 8px;color:#65736c;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.main-collection__header h1{margin:0;font-size:clamp(38px,5vw,62px)}.main-collection__header div div{max-width:650px;margin-top:13px;color:#5e6c64;line-height:1.6}.collection-search{position:relative}.collection-search form{display:flex;align-items:center;height:58px;padding-left:18px;border:1px solid #173d2d22;border-radius:13px;background:#fff;box-shadow:0 10px 32px #173b2b10}.collection-search form svg{flex:0 0 23px;width:23px;height:23px;fill:none;stroke:#0b4d3b;stroke-width:1.8}.collection-search input{min-width:0;flex:1;height:56px;padding:0 15px;border:0;outline:0;background:transparent;font-size:15px}.collection-search form>button{align-self:stretch;padding:0 25px;border:0;border-radius:0 12px 12px 0;background:#77b82a;color:#10251c;font-weight:800}.collection-search__results{position:absolute;z-index:20;top:calc(100% + 8px);right:0;left:0;max-height:480px;padding:12px;border:1px solid #173b2b18;border-radius:12px;background:#fff;box-shadow:0 24px 60px #102b2026;overflow-y:auto}.collection-search__results>a{display:grid;grid-template-columns:52px 1fr;align-items:center;gap:11px;padding:8px;border-radius:8px;color:#153527;text-decoration:none}.collection-search__results>a:hover{background:#f1f6ee}.collection-search__results img{width:52px;height:52px;object-fit:contain}.collection-search__results strong,.collection-search__results small{display:block}.collection-search__results .collection-search__all{display:block;margin:8px -12px -12px;padding:13px;background:#0b4d3b;color:#fff;text-align:center}.main-collection__toolbar{display:flex;align-items:center;gap:14px;margin-bottom:24px}.main-collection__toolbar select{min-height:43px;padding:0 36px 0 14px;border:1px solid #193c2d20;border-radius:8px;background:#fff;color:#173428}.main-collection__results{margin-right:auto;color:#68766f;font-size:13px}.main-collection__views{display:flex;border:1px solid #193c2d20;border-radius:8px;overflow:hidden}.main-collection__views button{width:42px;height:41px;border:0;background:#fff;color:#839088;cursor:pointer}.main-collection__views button.is-active{background:#0b4d3b;color:#fff}.main-collection__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.catalog-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #183c2d12;border-radius:15px;background:#fff;box-shadow:0 9px 27px #153b2b0b;transition:transform .35s ease,box-shadow .35s ease}.catalog-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #153b2b16}.catalog-card__link{position:relative;display:block;flex:1;padding:17px;color:inherit;text-align:center;text-decoration:none}.catalog-card__badge{position:absolute;z-index:2;top:14px;left:14px;padding:6px 9px;border-radius:99px;background:#0b4d3b;color:#fff;font-size:9px;font-weight:800;text-transform:uppercase}.catalog-card__image{height:270px;overflow:hidden}.catalog-card__image img,.catalog-card__image svg{width:100%;height:100%;object-fit:contain;transition:transform .55s ease}.catalog-card:hover .catalog-card__image img{transform:scale(1.035)}.catalog-card h2{margin:9px 0 8px;font-size:17px}.catalog-card__price{display:flex;justify-content:center;gap:8px}.catalog-card__price s{color:#849188;font-size:13px}.catalog-card__price strong{font-size:17px}.catalog-card__details p{display:none;color:#66746c;font-size:13px;line-height:1.55}.catalog-card form{padding:0 17px 17px}.catalog-card button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:43px;border:0;border-radius:7px;background:#0b4d3b;color:#fff;font-weight:800;cursor:pointer}.catalog-card button:disabled{opacity:.5}.main-collection__grid.is-list{grid-template-columns:1fr}.main-collection__grid.is-list .catalog-card{display:grid;grid-template-columns:1fr 230px;align-items:center}.main-collection__grid.is-list .catalog-card__link{display:grid;grid-template-columns:210px 1fr;align-items:center;text-align:left}.main-collection__grid.is-list .catalog-card__image{height:180px}.main-collection__grid.is-list .catalog-card__details p{display:block}.main-collection__grid.is-list .catalog-card__price{justify-content:flex-start}.main-collection__grid.is-list form{padding:20px}.main-collection__pagination{display:flex;justify-content:center;gap:8px;margin-top:38px}.main-collection__pagination a,.main-collection__pagination span{display:grid;place-items:center;min-width:34px;height:34px;border-radius:50%;color:#53645b;text-decoration:none}.main-collection__pagination .is-current{background:#0b4d3b;color:#fff}.main-collection__empty{padding:70px 20px;text-align:center}.main-collection__empty a{color:#0b4d3b;font-weight:800}@media(max-width:900px){.main-collection__header{grid-template-columns:1fr;gap:22px}.main-collection__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.main-collection{padding-top:30px}.main-collection__toolbar{align-items:stretch;flex-wrap:wrap}.main-collection__results{order:3;width:100%}.main-collection__grid{grid-template-columns:1fr}.main-collection__views{margin-left:auto}.catalog-card__image{height:290px}.main-collection__grid.is-list .catalog-card{display:block}.main-collection__grid.is-list .catalog-card__link{display:block;text-align:center}.main-collection__grid.is-list .catalog-card__price{justify-content:center}.main-collection__header img{display:none}}.ax-contact{padding:58px 0 64px;background:linear-gradient(180deg,#f5f8f3 0 330px,#fff 330px);color:#11271e}.ax-contact__hero{max-width:780px;margin:0 auto 47px;text-align:center}.ax-contact__hero>p,.ax-contact__label,.ax-contact__form-heading>p,.ax-contact__help header>p{margin:0 0 8px;color:#619633;font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.ax-contact__hero h1{margin:0 0 18px;font-size:clamp(43px,6vw,78px);line-height:.98;letter-spacing:-.05em}.ax-contact__hero>div{max-width:650px;margin:auto;color:#617068;font-size:17px;line-height:1.65}.ax-contact__layout{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(540px,1.22fr);gap:28px;align-items:stretch}.ax-contact__details,.ax-contact__form-wrap{border:1px solid #dfe7df;border-radius:22px;background:#fff;box-shadow:0 20px 55px #1639270c}.ax-contact__details{padding:43px;background:#123f2d;color:#fff}.ax-contact__details .ax-contact__label{color:#a8d876}.ax-contact__details>h2{margin:0 0 13px;font-size:clamp(28px,3vw,42px);line-height:1.05}.ax-contact__details>p:not(.ax-contact__label){margin:0 0 30px;color:#dce9e1;line-height:1.65}.ax-contact__cards{display:grid;gap:11px}.ax-contact__cards>a,.ax-contact__cards>div{display:flex;align-items:center;gap:14px;padding:15px;border:1px solid #ffffff20;border-radius:13px;background:#ffffff0a;color:#fff;text-decoration:none}.ax-contact__cards>a:hover{border-color:#a7d42d;background:#ffffff12}.ax-contact__cards>*>span{display:grid;place-items:center;flex:0 0 39px;width:39px;height:39px;border-radius:50%;background:#a7d42d;color:#143827;font-weight:900}.ax-contact__cards small,.ax-contact__cards strong{display:block}.ax-contact__cards small{margin-bottom:3px;color:#bcd0c4;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.ax-contact__cards strong{font-size:13px}.ax-contact__note{margin-top:25px;padding-top:22px;border-top:1px solid #ffffff26}.ax-contact__note strong{font-size:13px}.ax-contact__note p{margin:7px 0 0;color:#c9dad0;font-size:12px;line-height:1.55}.ax-contact__form-wrap{padding:43px}.ax-contact__form-heading h2{margin:0 0 27px;font-size:clamp(28px,3vw,40px)}.ax-contact__form{display:grid;gap:17px}.ax-contact__fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.ax-contact__form label{display:grid;gap:7px;color:#263c31;font-size:12px;font-weight:800}.ax-contact__form label span small{color:#7a867f;font-weight:500}.ax-contact__form input,.ax-contact__form select,.ax-contact__form textarea{width:100%;padding:14px 15px;border:1px solid #d8e1da;border-radius:10px;background:#fbfcfa;color:#12271e;font:inherit;outline:none;transition:border-color .25s,box-shadow .25s,background .25s}.ax-contact__form input,.ax-contact__form select{min-height:50px}.ax-contact__form textarea{resize:vertical}.ax-contact__form input:focus,.ax-contact__form select:focus,.ax-contact__form textarea:focus{border-color:#70aa38;background:#fff;box-shadow:0 0 0 3px #78b82e20}.ax-contact__form button{display:flex;align-items:center;justify-content:space-between;min-height:55px;padding:0 21px;border:0;border-radius:10px;background:#78b82e;color:#10271d;font-size:15px;font-weight:900;cursor:pointer;transition:background .3s,color .3s,transform .3s}.ax-contact__form button:hover{background:#123f2d;color:#fff;transform:translateY(-2px)}.ax-contact__privacy{color:#75827b;font-size:10px;text-align:center}.ax-contact__success,.ax-contact__error{padding:14px 16px;border-radius:10px;font-size:13px}.ax-contact__success{background:#eaf6e3;color:#285d2e}.ax-contact__error{background:#fff0ef;color:#9b302b}.ax-contact__help{padding-top:65px}.ax-contact__help header{text-align:center}.ax-contact__help header h2{margin:0 0 29px;font-size:clamp(30px,4vw,48px)}.ax-contact__help>div{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.ax-contact__help article{padding:27px;border:1px solid #e0e7e1;border-radius:16px;background:#f7f9f6}.ax-contact__help article>span{color:#78ad42;font-size:11px;font-weight:900}.ax-contact__help h3{margin:12px 0 8px;font-size:18px}.ax-contact__help article p{margin:0;color:#67746d;font-size:13px;line-height:1.6}.ax-contact__help article a{display:inline-block;margin-top:15px;color:#174d34;font-size:12px;font-weight:850;text-decoration:none}@media(max-width:989px){.ax-contact__layout{grid-template-columns:1fr}.ax-contact__details,.ax-contact__form-wrap{padding:34px}.ax-contact__help>div{grid-template-columns:1fr}}@media(max-width:749px){.ax-contact{padding:38px 0 45px;background:linear-gradient(180deg,#f5f8f3 0 250px,#fff 250px)}.ax-contact__hero{margin-bottom:30px}.ax-contact__hero h1{font-size:45px}.ax-contact__hero>div{font-size:15px}.ax-contact__details,.ax-contact__form-wrap{padding:25px 20px;border-radius:17px}.ax-contact__fields{grid-template-columns:1fr}.ax-contact__help{padding-top:45px}}.ax-product{padding:38px 0 10px;background:#fff;color:#10241c}.ax-product__layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:48px;align-items:start}.ax-product__gallery{display:grid;grid-template-columns:86px minmax(0,1fr);gap:18px;position:relative}.ax-product__thumbs{display:flex;flex-direction:column;gap:13px}.ax-product__thumb{width:86px;aspect-ratio:1;padding:3px;border:1px solid #dce2de;border-radius:13px;background:#f7f8f6;overflow:hidden;cursor:pointer;transition:border-color .3s,box-shadow .3s,transform .3s}.ax-product__thumb:hover{transform:translateY(-2px)}.ax-product__thumb.is-active{border:2px solid #75b72b;box-shadow:0 7px 18px #183d2720}.ax-product__thumb img{width:100%;height:100%;border-radius:9px;object-fit:contain}.ax-product__stage{position:relative;aspect-ratio:4/5;border-radius:22px;background:#f5f6f3;overflow:hidden}.ax-product__media{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(1.035);transition:opacity 1.15s ease,transform 1.8s cubic-bezier(.2,.65,.25,1);pointer-events:none}.ax-product__media.is-active{opacity:1;transform:scale(1);pointer-events:auto}.ax-product__media img,.ax-product__media video,.ax-product__media iframe,.ax-product__media model-viewer{width:100%;height:100%;object-fit:contain}.ax-product__placeholder svg{width:100%;height:100%}.ax-product__info{padding-top:8px}.ax-product__badge{display:inline-flex;padding:9px 13px;border-radius:8px;background:#0b4d3b;color:#fff;font-size:13px;font-weight:800}.ax-product h1{margin:22px 0 10px;font-size:clamp(35px,4vw,58px);line-height:1.02;letter-spacing:-.035em}.ax-product__rating{display:flex;gap:14px;align-items:center;margin:15px 0}.ax-product__rating span{color:#e7a43b;letter-spacing:3px}.ax-product__rating small{color:#56635d}.ax-product__description{max-width:640px;color:#526059;line-height:1.65}.ax-product__description p{margin:0 0 12px}.ax-product__price{margin:24px 0;font-size:31px;font-weight:850}.ax-product__variant-select{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}.ax-product__option{margin:0 0 20px;padding:0;border:0}.ax-product__option legend,.ax-product__quantity>label{display:block;margin-bottom:10px;font-weight:700}.ax-product__values{display:flex;flex-wrap:wrap;gap:10px}.ax-product__values input{position:absolute;opacity:0}.ax-product__values span{display:block;padding:12px 18px;border:1px solid #d4dbd7;border-radius:10px;cursor:pointer;transition:.25s}.ax-product__values input:checked+span{border-color:#0b4d3b;background:#0b4d3b;color:#fff}.ax-product__quantity>div{display:grid;grid-template-columns:42px 55px 42px;width:max-content;border:1px solid #d4dbd7;border-radius:10px;overflow:hidden}.ax-product__quantity button,.ax-product__quantity input{height:48px;border:0;background:#fff;text-align:center;font-size:17px}.ax-product__quantity input{width:55px;-moz-appearance:textfield}.ax-product__quantity input::-webkit-inner-spin-button{display:none}.ax-product__actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:25px}.ax-product__add,.ax-product__buy .shopify-payment-button__button{min-height:58px;border:1px solid #0b4d3b!important;border-radius:11px!important;background:#0b4d3b!important;color:#fff!important;font-size:16px!important;font-weight:800!important}.ax-product__add{cursor:pointer}.ax-product__benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:32px;padding:19px 0;border-top:1px solid #dce2de;border-bottom:1px solid #dce2de}.ax-product__benefits span{padding:0 14px;border-right:1px solid #dce2de}.ax-product__benefits span:first-child{padding-left:0}.ax-product__benefits span:last-child{border:0}.ax-product__benefits b,.ax-product__benefits small{display:block}.ax-product__benefits b{font-size:12px}.ax-product__benefits small{margin-top:4px;color:#68746e;font-size:10px}@media(max-width:989px){.ax-product__layout{grid-template-columns:1fr}.ax-product__info{padding-top:0}}@media(max-width:749px){.ax-product{padding:22px 0 8px}.ax-product__layout{gap:28px}.ax-product__gallery{display:flex;flex-direction:column-reverse;gap:12px}.ax-product__stage{aspect-ratio:1/1.12;border-radius:16px}.ax-product__thumbs{flex-direction:row;overflow-x:auto}.ax-product__thumb{flex:0 0 66px;width:66px}.ax-product h1{margin-top:16px;font-size:35px}.ax-product__actions{grid-template-columns:1fr}.ax-product__benefits{grid-template-columns:1fr 1fr;gap:16px}.ax-product__benefits span{border:0;padding:0}}.product-difference{padding:24px 0 34px;background:#fff;color:#12251d}.product-difference__layout{display:grid;grid-template-columns:minmax(570px,.94fr) minmax(620px,1.06fr);align-items:center;gap:34px}.product-difference__eyebrow{margin:0 0 7px;color:#77a92f;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-difference h2{max-width:520px;margin:0 0 31px;font-size:clamp(30px,3.2vw,45px);line-height:1.05;letter-spacing:-.035em}.product-difference__list{display:grid;gap:4px}.product-difference__list article{display:grid;grid-template-columns:62px 1fr;align-items:center;gap:20px;padding:13px 0;border:0}.product-difference__list article>div{display:grid;grid-template-columns:minmax(190px,.95fr) minmax(180px,1.05fr);align-items:center;gap:26px}.product-difference__list article:last-child{border:0}.product-difference__list article>span{display:grid;place-items:center;width:58px;height:58px;border:1px solid #cbd8c9;border-radius:14px;background:#f5f9ef;color:#4c852c}.product-difference__list svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.product-difference__list h3{margin:0;font-size:17px}.product-difference__list p{margin:0;color:#69766f;font-size:15px;line-height:1.4}.product-difference__visual{width:100%;display:flex;align-items:center;justify-content:center;overflow:visible}.product-difference__visual img{display:block;width:100%;max-width:900px;height:auto;object-fit:contain;transform:scale(1.08);transform-origin:center right}@media(max-width:989px){.product-difference__layout{grid-template-columns:1fr;gap:35px}.product-difference__visual{margin-top:30px}.product-difference__visual img{width:110%;max-width:none;transform:translate(-5%)}}@media(max-width:749px){.product-difference{padding:20px 0 28px}.product-difference__layout{display:flex;flex-direction:column;gap:20px}.product-difference__visual{order:-1;margin:0 0 4px}.product-difference__copy{order:1;width:100%}.product-difference h2{margin-bottom:20px}.product-difference__list article>div{grid-template-columns:1fr;gap:3px}}.product-faq-cta{padding:28px 0 32px;background:#fff;color:#11251d}.product-faq-cta__grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);gap:45px;align-items:stretch}.product-faq-cta__eyebrow{margin:0 0 8px;color:#4f8534;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.product-faq-cta__faq>h2{margin:0;font-size:clamp(32px,3.6vw,51px);line-height:1.05;letter-spacing:-.04em}.product-faq-cta__intro{margin:13px 0 25px;color:#64716a;font-size:14px}.product-faq-cta__accordions{display:grid;gap:11px}.product-faq-cta details{border:1px solid #dfe6e1;border-radius:12px;background:#fff;transition:border-color .3s,box-shadow .3s}.product-faq-cta details[open]{border-color:#8dbb65;box-shadow:0 10px 25px #173b2b10}.product-faq-cta summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:65px;padding:15px 20px;list-style:none;font-size:15px;font-weight:800;cursor:pointer}.product-faq-cta summary::-webkit-details-marker{display:none}.product-faq-cta__plus{position:relative;flex:0 0 20px;width:20px;height:20px}.product-faq-cta__plus:before,.product-faq-cta__plus:after{position:absolute;top:9px;left:2px;width:16px;height:2px;background:#153a2a;content:"";transition:transform .3s}.product-faq-cta__plus:after{transform:rotate(90deg)}.product-faq-cta details[open] .product-faq-cta__plus:after{transform:rotate(0)}.product-faq-cta details>div{padding:0 20px 18px;color:#64716a;font-size:13px;line-height:1.6}.product-faq-cta__card{position:relative;min-height:530px;border-radius:20px;background:#0b4537;overflow:hidden}.product-faq-cta__card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:right center;filter:saturate(.92)}.product-faq-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#073f35,#0a493bfa 37%,#0a493b9c 62%,#0a493b20)}.product-faq-cta__card-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:58%;min-height:530px;padding:42px;color:#fff}.product-faq-cta__card h2{margin:0 0 13px;font-size:clamp(31px,3.3vw,48px);line-height:1.08;letter-spacing:-.035em}.product-faq-cta__card-copy>p{margin:0 0 24px;color:#e7f0eb;line-height:1.55}.product-faq-cta__card ul{display:grid;gap:14px;margin:0 0 25px;padding:0;list-style:none}.product-faq-cta__card li{display:flex;align-items:center;gap:12px}.product-faq-cta__card li>span{display:grid;place-items:center;width:37px;height:37px;border:1px solid #a7d42d;border-radius:50%;color:#a7d42d}.product-faq-cta__card li b,.product-faq-cta__card li small{display:block}.product-faq-cta__card li small{margin-top:3px;color:#dbe9e2}.product-faq-cta__form{width:100%}.product-faq-cta__form button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:55px;padding:0 20px;border:0;border-radius:9px;background:#77b82a;color:#10241c;font-size:15px;font-weight:850;cursor:pointer;transition:background .3s,color .3s,transform .3s}.product-faq-cta__form button:hover{background:#fff;color:#0b4d3b;transform:translateY(-2px)}.product-faq-cta__trust{margin-top:15px;color:#e5eee9}.product-faq-cta__benefits{display:grid;grid-template-columns:repeat(4,1fr);margin-top:24px;padding:20px;border:1px solid #dfe6e1;border-radius:15px}.product-faq-cta__benefits>div{display:flex;align-items:center;gap:13px;padding:0 24px;border-right:1px solid #dfe6e1}.product-faq-cta__benefits>div:last-child{border:0}.product-faq-cta__benefits>div>span{color:#0b4d3b;font-size:30px}.product-faq-cta__benefits p,.product-faq-cta__benefits b,.product-faq-cta__benefits small{display:block;margin:0}.product-faq-cta__benefits b{font-size:13px}.product-faq-cta__benefits small{margin-top:4px;color:#69766f;font-size:11px}@media(max-width:989px){.product-faq-cta__grid{grid-template-columns:1fr}.product-faq-cta__card-copy{width:65%}}@media(max-width:749px){.product-faq-cta{padding:20px 0 24px}.product-faq-cta__grid{gap:24px}.product-faq-cta__card{min-height:570px}.product-faq-cta__card>img{object-position:center bottom;opacity:.65}.product-faq-cta__overlay{background:linear-gradient(180deg,#073f35,#0a493be8 58%,#0a493b5c)}.product-faq-cta__card-copy{justify-content:flex-start;width:100%;min-height:570px;padding:30px 24px}.product-faq-cta__benefits{grid-template-columns:1fr 1fr;gap:18px;padding:18px}.product-faq-cta__benefits>div{padding:0;border:0}}.product-faq-cta__benefits{display:block;padding:0;overflow:hidden}.product-faq-cta__benefits-track{display:flex;width:100%}.product-faq-cta__benefits-group{display:grid;grid-template-columns:repeat(4,1fr);flex:0 0 100%;padding:20px}.product-faq-cta__benefits-group>div{display:flex;align-items:center;gap:13px;padding:0 24px;border-right:1px solid #dfe6e1}.product-faq-cta__benefits-group>div:last-child{border:0}.product-faq-cta__benefits-group span{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border:1px solid #9ab6a7;border-radius:50%;color:#0b4d3b}.product-faq-cta__benefits-group svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media(min-width:750px){.product-faq-cta__benefits-group[aria-hidden=true]{display:none}}@media(max-width:749px){.product-faq-cta__benefits-track{width:max-content;animation:faq-benefits-marquee 22s linear infinite}.product-faq-cta__benefits-group{display:flex;flex:0 0 auto;width:auto;padding:12px 0}.product-faq-cta__benefits-group>div{flex:0 0 270px;padding:0 20px;border-right:1px solid #dfe6e1}.product-faq-cta__benefits-group span{flex-basis:40px;width:40px;height:40px}.product-faq-cta__benefits-group svg{width:21px;height:21px}}@keyframes faq-benefits-marquee{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.product-faq-cta__benefits-track{animation:none}.product-faq-cta__benefits-group[aria-hidden=true]{display:none}}.product-highlights{padding:18px 0 26px;background:#fff;color:#11261d}.product-highlights__header{max-width:570px;margin:0 auto 42px;text-align:center}.product-highlights__header p{margin:0 0 8px;color:#77a92f;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.product-highlights__header h2{margin:0;font-size:clamp(29px,3.2vw,44px);line-height:1.08;letter-spacing:-.03em}.product-highlights__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-highlights__card{position:relative;padding-top:58px;text-align:center}.product-highlights__line{position:absolute;top:103px;right:-22px;left:50%;height:8px;background:#dcebc7;clip-path:polygon(0 30%,92% 30%,92% 0,100% 50%,92% 100%,92% 70%,0 70%)}.product-highlights__card:last-child .product-highlights__line{display:none}.product-highlights__image{position:absolute;z-index:2;top:0;left:50%;width:112px;height:112px;border:6px solid #fff;border-radius:50%;background:#f2f5ef;box-shadow:0 10px 28px #173b2b1a;overflow:hidden;transform:translate(-50%)}.product-highlights__image img,.product-highlights__image svg{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.product-highlights__card:hover .product-highlights__image img{transform:scale(1.08)}.product-highlights__content{min-height:154px;padding:72px 20px 24px;border:1px solid #0b4d3b;border-radius:16px;background:#124d2d;color:#fff;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease,background-color .35s ease}.product-highlights__card:hover .product-highlights__content{border-color:#77b82a;background:#0b3f30;box-shadow:0 16px 36px #163a2930;transform:translateY(-4px)}.product-highlights h3{margin:0 0 9px;color:#fff;font-size:17px}.product-highlights__content p{margin:0;color:#e4eee8;font-size:13px;line-height:1.55}@media(max-width:989px){.product-highlights__grid{grid-template-columns:repeat(2,1fr);row-gap:35px}.product-highlights__card:nth-child(2) .product-highlights__line{display:none}}@media(max-width:749px){.product-highlights{padding:14px 0 18px;overflow:hidden}.product-highlights__header{margin-bottom:16px}.product-highlights__grid{display:flex;gap:13px;margin-right:-16px;padding:0 16px 10px 0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:0;overscroll-behavior-inline:contain;scrollbar-width:none}.product-highlights__grid::-webkit-scrollbar{display:none}.product-highlights__card{flex:0 0 84%;max-width:310px;padding-top:43px;scroll-snap-align:start}.product-highlights__line{display:none}.product-highlights__image{width:84px;height:84px;border-width:5px}.product-highlights__content{display:flex;min-height:168px;padding:51px 18px 19px;flex-direction:column;justify-content:center}.product-highlights h3{margin-bottom:7px;font-size:16px}.product-highlights__content p{font-size:12px;line-height:1.45}}.product-progress{padding:34px 0 40px;background:#fff;color:#12251d}.product-progress__layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(520px,1.28fr);gap:70px;align-items:start}.product-progress header{position:sticky;top:24px}.product-progress header>p{margin:0 0 8px;color:#6da32f;font-size:11px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.product-progress h2{max-width:520px;margin:0 0 14px;font-size:clamp(32px,4vw,54px);line-height:1.03;letter-spacing:-.04em}.product-progress header>div{max-width:510px;color:#637169;line-height:1.65}.product-progress ol{position:relative;display:grid;margin:4px 0 0;padding:0;list-style:none}.product-progress ol:before{position:absolute;top:18px;bottom:18px;left:15px;width:2px;background:linear-gradient(#9fc67c,#0b4d3b);content:""}.product-progress li{position:relative;display:grid;grid-template-columns:32px 1fr;gap:22px;padding:0 0 28px}.product-progress li:last-child{padding-bottom:0}.product-progress li>span{z-index:1;width:32px;height:32px;border:8px solid #fff;border-radius:50%;background:#78ae39;box-shadow:0 0 0 2px #78ae39}.product-progress small{display:inline-flex;margin:0 0 7px;padding:5px 10px;border-radius:99px;background:#eef5e8;color:#3f7028;font-size:11px;font-weight:850;text-transform:uppercase}.product-progress h3{margin:0 0 6px;font-size:20px}.product-progress li p{margin:0;color:#637169;line-height:1.55}@media(max-width:749px){.product-progress{padding:28px 0 32px}.product-progress__layout{grid-template-columns:1fr;gap:26px}.product-progress header{position:static}.product-progress ol:before{left:12px}.product-progress li{grid-template-columns:26px 1fr;gap:16px;padding-bottom:24px}.product-progress li>span{width:26px;height:26px;border-width:6px}.product-progress h3{font-size:18px}}.product-reviews{padding:24px 0 34px;background:#fff;color:#12251d}.product-reviews__frame{position:relative;min-height:330px;border:1px solid #e5ebe6;border-radius:22px;background:linear-gradient(110deg,#fbfcfa,#fff);box-shadow:0 16px 46px #173b2b0e;overflow:hidden}.product-reviews__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:center;gap:35px;padding:35px 72px;opacity:0;visibility:hidden;transform:translate(22px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.65,.2,1),visibility .85s}.product-reviews__slide.is-active{opacity:1;visibility:visible;transform:none}.product-reviews__copy{position:relative;padding-left:57px}.product-reviews__quote{position:absolute;top:-25px;left:0;color:#5e9639;font-family:Georgia,serif;font-size:78px;line-height:1}.product-reviews blockquote{max-width:690px;margin:0 0 13px;font-size:clamp(18px,2vw,26px);font-weight:650;line-height:1.42}.product-reviews__stars{margin-bottom:12px;color:#e5a33b;font-size:16px;letter-spacing:3px}.product-reviews__copy strong,.product-reviews__copy small{display:block}.product-reviews__copy strong{font-size:15px}.product-reviews__copy small{margin-top:6px;color:#65726b;font-size:12px}.product-reviews__copy small span{display:inline-grid;place-items:center;width:15px;height:15px;border-radius:50%;background:#69a63c;color:#fff;font-size:10px}.product-reviews__portrait{position:relative;justify-self:center;width:245px;height:245px;border:10px solid #fff;border-radius:50%;background:#eef3ec;box-shadow:0 12px 35px #183c2923}.product-reviews__portrait img{width:100%;height:100%;border-radius:50%;object-fit:cover}.product-reviews__leaf{position:absolute;top:20px;right:-43px;color:#5a9639;font-size:55px;transform:rotate(-25deg)}.product-reviews__dots{position:absolute;z-index:5;right:0;bottom:13px;left:0;display:flex;justify-content:center;gap:7px}.product-reviews__dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#dce2dd;cursor:pointer;transition:width .3s,background .3s}.product-reviews__dots button.is-active{width:23px;border-radius:9px;background:#69a63c}@media(max-width:749px){.product-reviews{padding:18px 0 26px}.product-reviews__frame{min-height:570px}.product-reviews__slide{grid-template-columns:1fr;gap:17px;padding:30px 24px 45px;text-align:center}.product-reviews__portrait{grid-row:1;width:190px;height:190px}.product-reviews__copy{padding:0}.product-reviews__quote{top:-25px;left:4px}.product-reviews blockquote{font-size:18px}.product-reviews__leaf{right:-30px;font-size:42px}}.product-strip{padding:5px 0;background:#124d2d;color:#fff;overflow:hidden}.product-strip__track{display:flex;width:max-content;animation:product-strip-marquee var(--strip-speed) linear infinite;will-change:transform}.product-strip__group{display:flex;align-items:center;flex:0 0 100vw;width:100vw}.product-strip__item{display:grid;grid-template-columns:27px auto;align-items:center;justify-content:center;gap:9px;width:100%;padding:0 32px}.product-strip__icon{display:grid;place-items:center;width:24px;height:24px;border:1.25px solid #9bd69d;border-radius:50%}.product-strip__icon svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-strip h3{margin:0;font-size:11px;line-height:1.1}.product-strip p{margin:1px 0 0;color:#e1ece4;font-size:9px;line-height:1.1}.product-strip:hover .product-strip__track{animation-play-state:paused}@keyframes product-strip-marquee{to{transform:translate(-50%)}}@media(max-width:749px){.product-strip{padding:4px 0}.product-strip__item{grid-template-columns:25px auto;padding:0 20px}.product-strip__icon{width:22px;height:22px}.product-strip__icon svg{width:12px;height:12px}}@media(prefers-reduced-motion:reduce){.product-strip__track{width:100%;animation:none}.product-strip__group{width:100%;flex-basis:100%}.product-strip__group[aria-hidden=true]{display:none}}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ref-header{position:relative;z-index:10;background:var(--header-bg);border-bottom:1px solid #153f2f12}.ref-header__inner{min-height:78px;display:flex;align-items:center;gap:42px}.ref-brand{display:flex;align-items:center;gap:9px;text-decoration:none;font-size:21px;font-weight:800;white-space:nowrap}.ref-brand img{width:auto;max-height:46px}.ref-brand__mark{display:grid;place-items:center;min-width:72px;height:42px;padding:0 12px;border-radius:6px;background:#075c61;color:var(--accent);font-size:21px;font-weight:700}.ref-nav{display:flex;align-items:center;justify-content:center;gap:46px;flex:1}.ref-nav a,.ref-login{font-size:16px;font-weight:700;text-decoration:none}.ref-actions{display:flex;align-items:center;gap:22px}.ref-signup{display:inline-flex;min-height:42px;padding:0 23px;align-items:center;border-radius:6px;background:var(--accent);font-size:15px;font-weight:800;text-decoration:none}.ref-menu-button{display:none;border:0;background:none;padding:10px}.ref-menu-button span:not(.visually-hidden){display:block;width:27px;height:3px;margin:5px;background:#111}@media(max-width:1100px){.ref-header__inner{gap:22px}.ref-nav{gap:26px}.ref-brand__name{display:none}}@media(max-width:749px){.ref-header__inner{min-height:68px;justify-content:space-between}.ref-brand{font-size:18px}.ref-brand__mark{min-width:64px;height:38px;font-size:18px}.ref-menu-button{display:block}.ref-nav{display:none;position:absolute;top:100%;left:0;right:0;padding:20px 24px;background:var(--header-bg);box-shadow:0 8px 18px #0002;flex-direction:column;align-items:flex-start;gap:20px}.ref-nav.is-open{display:flex}.ref-actions{gap:13px}.ref-signup{display:none}.ref-login{font-size:14px}}.ref-brand img{display:block!important;width:var(--logo-width)!important;max-width:min(32vw,320px)!important;height:auto!important;max-height:none!important;object-fit:contain}.ref-cart{position:relative;display:grid;place-items:center;width:42px;height:42px;border:1px solid #153f2f1f;border-radius:50%;color:#10251c;text-decoration:none;transition:background .25s ease,transform .25s ease}.ref-cart:hover{background:#f2f7ee;transform:translateY(-1px)}.ref-cart svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ref-cart span{position:absolute;top:-5px;right:-5px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border:2px solid #fff;border-radius:99px;background:var(--accent);color:#10251c;font-size:10px;font-weight:900}.ref-cart span.is-empty{background:#dce5df;color:#506158}@media(max-width:749px){.ref-cart{width:38px;height:38px}.ref-cart svg{width:21px;height:21px}.ref-login{display:none}}.ref-hero{position:relative;overflow:hidden;background:#fff;padding:var(--pt) 0 var(--pb)}.ref-hero__wash{position:absolute;top:0;right:35%;bottom:0;left:0;background:var(--bg)}.ref-hero__inner{position:relative;display:grid;grid-template-columns:43% 57%;align-items:center;min-height:510px}.ref-hero__copy{position:relative;z-index:2;padding-right:52px;color:var(--text)}.ref-hero h1{margin:0 0 22px;font-size:clamp(38px,3.6vw,56px);line-height:1.1;letter-spacing:-1.2px}.ref-hero h1 span{color:var(--accent)}.ref-hero__text{max-width:560px;font-size:18px;line-height:1.55}.ref-hero__text p{margin:0}.ref-hero__button{display:inline-flex;align-items:center;gap:15px;margin-top:28px;padding:14px 22px;border-radius:7px;background:var(--accent);color:#102c25;font-size:16px;font-weight:800;text-decoration:none}.ref-hero__button span{font-size:25px;line-height:.6}.ref-hero__media{position:relative;z-index:2;height:500px;border-radius:18px;overflow:hidden;background:#f3eee4;box-shadow:0 18px 45px #153b2c1f}.ref-hero__media>img,.ref-hero__media picture,.ref-hero__media picture img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.ref-hero__badge{position:absolute;right:18px;top:18px;z-index:2;padding:9px 13px;border:1px solid #153f2f24;border-radius:999px;background:#ffffffe8;color:#153f2f;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}@media(max-width:990px){.ref-hero__inner{grid-template-columns:1fr 1.15fr;min-height:450px}.ref-hero__copy{padding-right:28px}.ref-hero h1{font-size:38px}.ref-hero__text{font-size:16px}.ref-hero__media{height:430px}}@media(max-width:749px){.ref-hero{padding:0 0 28px;background:var(--bg)}.ref-hero__wash{display:none}.ref-hero__inner{width:100%;grid-template-columns:1fr;min-height:0}.ref-hero__copy{padding:38px 24px 30px}.ref-hero__copy--center{text-align:center}.ref-hero__copy--right{text-align:right}.ref-hero h1{font-size:34px;margin-bottom:18px}.ref-hero__text{font-size:16px}.ref-hero__media{height:330px;border-radius:0;box-shadow:none}.ref-hero__media>img,.ref-hero__media picture,.ref-hero__media picture img{object-position:50% center}.ref-hero__badge{right:12px;top:12px;font-size:10px}}.reviews-showcase{padding:var(--rv-pt) 0 var(--rv-pb);background:var(--rv-bg);color:var(--rv-text)}.reviews-showcase__inner{display:grid;grid-template-columns:.76fr 1.24fr;align-items:center;gap:clamp(50px,7vw,105px)}.reviews-showcase__content{min-width:0}.reviews-showcase__label{margin:0 0 9px;color:#6c7771;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.reviews-showcase h2{max-width:480px;margin:0 0 25px;font-size:clamp(34px,3.5vw,48px);line-height:1.08;letter-spacing:-1px}.reviews-showcase__quote{display:block;height:61px;color:var(--rv-accent);font:700 90px/.82 Georgia,serif}.reviews-showcase__reviews{position:relative;min-height:185px}.reviews-showcase__review{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity var(--rv-duration) cubic-bezier(.22,.61,.36,1),transform var(--rv-duration) cubic-bezier(.22,.61,.36,1),visibility var(--rv-duration)}.reviews-showcase__review.is-active{opacity:1;visibility:visible;transform:none}.reviews-showcase blockquote{max-width:510px;margin:0 0 27px;font-size:17px;line-height:1.7}.reviews-showcase__person{display:flex;align-items:center;gap:15px}.reviews-showcase__avatar{display:grid;place-items:center;flex:0 0 58px;width:58px;height:58px;overflow:hidden;border-radius:50%;background:#e8eee9;color:#17452f;font-weight:800}.reviews-showcase__avatar img{width:100%;height:100%;object-fit:cover}.reviews-showcase__person strong{font-size:16px;white-space:nowrap}.reviews-showcase__stars{margin-left:24px;color:#e8a23a;font-size:18px;letter-spacing:2px;white-space:nowrap}.reviews-showcase__dots{display:flex;gap:8px;margin-top:7px}.reviews-showcase__dots button{width:8px;height:8px;padding:0;border:0;border-radius:99px;background:#cdd3cf;cursor:pointer;transition:width .4s ease,background .4s ease}.reviews-showcase__dots button.is-active{width:27px;background:var(--rv-accent)}.reviews-showcase__media{height:430px;overflow:hidden;background:transparent;-webkit-mask-image:radial-gradient(ellipse at center,#000 50%,transparent 78%);mask-image:radial-gradient(ellipse at center,#000 50%,transparent 78%)}.reviews-showcase__media img{display:block;width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;animation:reviews-map-float 8s ease-in-out infinite}@keyframes reviews-map-float{0%,to{transform:translateY(4px) scale(1.01);filter:saturate(.95)}50%{transform:translateY(-7px) scale(1.035);filter:saturate(1.16) brightness(1.06)}}@media(max-width:900px){.reviews-showcase__inner{gap:40px}.reviews-showcase__media{height:370px}.reviews-showcase h2{font-size:36px}}@media(max-width:749px){.reviews-showcase__inner{grid-template-columns:1fr;gap:28px}.reviews-showcase__content{text-align:center}.reviews-showcase h2{margin-inline:auto;font-size:33px}.reviews-showcase__reviews{min-height:220px}.reviews-showcase__person{justify-content:center;flex-wrap:wrap}.reviews-showcase__stars{margin-left:0}.reviews-showcase__dots{justify-content:center}.reviews-showcase__media{height:300px;border-radius:11px}}@media(prefers-reduced-motion:reduce){.reviews-showcase__review,.reviews-showcase__dots button{transition:none!important;transform:none!important}}.science-backed{padding:24px 0;background:#fff;color:#11251d}.science-backed__layout{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(500px,1.2fr);align-items:center;gap:72px}.science-backed__portrait{position:relative;max-width:460px;min-height:530px;border-radius:24px;background:#f5f3ed;overflow:hidden;box-shadow:0 18px 48px #173b2a12}.science-backed__portrait>img{display:block;width:100%;height:530px;object-fit:cover;object-position:center top}.science-backed__seal{position:absolute;top:45px;right:22px;display:grid;place-items:center;width:90px;height:90px;border:2px solid #d9a93e;border-radius:50%;background:#fffdf5;color:#183d2c;text-align:center;transform:rotate(-5deg);box-shadow:0 8px 25px #644d1520}.science-backed__seal b,.science-backed__seal small{line-height:1}.science-backed__seal b{font-size:12px}.science-backed__seal small{font-size:10px;font-weight:800}.science-backed__experience{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:12px;min-height:62px;padding:10px 20px;background:linear-gradient(100deg,#517f31,#82b23e);color:#fff}.science-backed__experience span{font-size:24px}.science-backed__experience b{font-size:15px}.science-backed__eyebrow{margin:0 0 9px;color:#548b33;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.science-backed h2{max-width:760px;margin:0 0 21px;font-size:clamp(34px,4vw,57px);line-height:1.03;letter-spacing:-.04em}.science-backed__badges{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.science-backed__badges span{padding:10px 15px;border:1px solid #dce7da;border-radius:8px;background:#fbfcfa;color:#345743;font-size:12px;font-weight:750}.science-backed__text{max-width:760px;color:#65716b;font-size:14px;line-height:1.7}.science-backed__text p{margin:0 0 13px}.science-backed__statement{display:flex;align-items:center;gap:14px;max-width:590px;margin:25px 0;color:#25392f}.science-backed__statement span{display:grid;place-items:center;width:42px;height:42px;border:1px solid #98b68c;border-radius:50%;color:#4e8234;font-size:22px}.science-backed__statement strong{font-size:17px;line-height:1.35}.science-backed__button{display:inline-flex;align-items:center;gap:22px;padding:14px 22px;border-radius:9px;background:#124d2d;color:#fff;font-size:14px;font-weight:800;text-decoration:none;transition:background-color .3s ease,color .3s ease,transform .3s ease,box-shadow .3s ease}.science-backed__button:hover{background:#a7d42d;color:#10241c;box-shadow:0 10px 25px #75a73435;transform:translateY(-2px)}@media(max-width:989px){.science-backed__layout{grid-template-columns:1fr;gap:38px}.science-backed__portrait{width:min(100%,480px);margin:auto}.science-backed__copy{text-align:center}.science-backed__badges,.science-backed__statement{justify-content:center;margin-right:auto;margin-left:auto}}@media(max-width:749px){.science-backed{padding:22px 0}.science-backed__portrait{min-height:430px}.science-backed__portrait>img{height:430px}.science-backed__seal{top:25px;right:15px;width:72px;height:72px}.science-backed__experience{min-height:54px}.science-backed h2{font-size:35px}.science-backed__statement{text-align:left}}.service-benefits{padding:14px 0;background:#124d2d;color:#fff;overflow:hidden}.service-benefits__viewport{width:100%;overflow:hidden}.service-benefits__track{display:flex;width:max-content;animation:sb-marquee var(--sb-speed) linear infinite;will-change:transform}.service-benefits__group{display:flex;align-items:center;flex-shrink:0}.service-benefits__item{display:grid;grid-template-columns:46px auto;align-items:center;gap:13px;min-width:390px;padding:0 42px;border-right:1px solid #8ed09280}.service-benefits__icon{display:grid;place-items:center;width:42px;height:42px;border:2px solid #8ed092;border-radius:50%;color:#fff}.service-benefits__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.service-benefits h3{margin:0 0 3px;font-size:14px;line-height:1.2}.service-benefits p{margin:0;color:#e5eee7;font-size:12px;line-height:1.25}.service-benefits:hover .service-benefits__track,.service-benefits:focus-within .service-benefits__track{animation-play-state:paused}@keyframes sb-marquee{to{transform:translate(-50%)}}@media(max-width:749px){.service-benefits{padding:11px 0}.service-benefits__item{grid-template-columns:39px auto;gap:10px;min-width:295px;padding:0 24px}.service-benefits__icon{width:36px;height:36px}.service-benefits__icon svg{width:19px;height:19px}.service-benefits h3{font-size:13px}.service-benefits p{font-size:11px}}@media(prefers-reduced-motion:reduce){.service-benefits__track{width:100%;animation:none}.service-benefits__group{width:100%;justify-content:space-around}.service-benefits__group[aria-hidden=true]{display:none}.service-benefits__item{min-width:0;padding:0 18px}}.site-footer{padding:52px 0 27px;background:#fff;color:#111713;border-top:1px solid #111;border-bottom:1px solid #111}.site-footer__logo{display:block;width:min(var(--footer-logo-width),100%);margin-bottom:17px}.site-footer__logo img{display:block;width:100%;height:auto;max-height:110px;object-fit:contain;object-position:left center}.site-footer__grid{display:grid;grid-template-columns:1.15fr repeat(3,.72fr) 1.35fr;gap:42px}.site-footer h2,.site-footer h3{margin:0 0 17px;font-size:15px}.site-footer p,.site-footer a{color:#4f5d55;font-size:13px;line-height:1.65}.site-footer p{margin:0}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li{margin-bottom:7px}.site-footer a{text-decoration:none}.site-footer a:hover{color:#0b4d3b}.site-footer__newsletter form div{display:flex;margin-top:18px}.site-footer__newsletter input{min-width:0;flex:1;padding:13px;border:1px solid #111;border-right:0;border-radius:4px 0 0 4px}.site-footer__newsletter button{padding:0 17px;border:0;border-radius:0 4px 4px 0;background:#a7d42d;color:#102016;font-weight:800}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:38px;padding-top:25px;border-top:1px solid #173b2c24;color:#4f5d55}.site-footer__bottom div{display:flex;flex-wrap:wrap;gap:6px}.site-footer__bottom svg{width:38px;height:auto}@media(max-width:990px){.site-footer__grid{grid-template-columns:repeat(2,1fr)}.site-footer__newsletter{grid-column:1/-1}}@media(max-width:749px){.site-footer__grid{grid-template-columns:1fr}.site-footer__newsletter{grid-column:auto}.site-footer__bottom{align-items:flex-start;flex-direction:column}}.smart-search{position:relative;z-index:8;padding:30px 0 34px;background:#fff;color:#12251d}.smart-search__inner{display:grid;grid-template-columns:auto minmax(360px,760px);align-items:end;justify-content:space-between;gap:35px}.smart-search__heading p{margin:0 0 5px;color:#66746d;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.smart-search__heading h2{margin:0;font-size:25px}.smart-search__box{position:relative}.smart-search__box form{display:flex;align-items:center;min-height:58px;padding-left:18px;border:1px solid #17412f22;border-radius:13px;background:#fff;box-shadow:0 12px 35px #173b2b10}.smart-search__box form>svg{flex:0 0 23px;width:23px;height:23px;fill:none;stroke:#0b4d3b;stroke-width:1.8}.smart-search__box input[type=search]{min-width:0;flex:1;height:56px;padding:0 14px;border:0;outline:0;background:transparent;color:#12251d;font-size:15px}.smart-search__box button[type=submit]{align-self:stretch;padding:0 25px;border:0;border-radius:0 12px 12px 0;background:#77b82a;color:#10251c;font-weight:800;cursor:pointer}.smart-search__box button[type=reset]{border:0;background:none;color:#708078;font-size:23px;cursor:pointer}.smart-search__hidden{position:absolute!important;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.smart-search__results{position:absolute;top:calc(100% + 9px);right:0;left:0;max-height:510px;padding:18px;border:1px solid #173b2b18;border-radius:13px;background:#fff;box-shadow:0 25px 65px #102b2029;overflow-y:auto}.smart-search__group h3{margin:0 0 10px;color:#6a776f;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.smart-search__product{display:grid;grid-template-columns:56px 1fr;align-items:center;gap:12px;padding:8px;border-radius:8px;color:#153527;text-decoration:none}.smart-search__product:hover{background:#f2f7ef}.smart-search__product img,.smart-search__product>span:first-child{width:56px;height:56px;border-radius:7px;background:#f5f6f4;object-fit:contain}.smart-search__product span span{display:block}.smart-search__product strong{display:block;font-size:13px}.smart-search__product small{display:block;margin-top:4px;color:#67756d}.smart-search__collections{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px}.smart-search__collections h3{width:100%}.smart-search__collections a{padding:7px 10px;border-radius:99px;background:#eef4eb;color:#16452f;font-size:12px;text-decoration:none}.smart-search__all{display:block;margin:14px -18px -18px;padding:14px 18px;border-radius:0 0 13px 13px;background:#0b4d3b;color:#fff;font-size:13px;font-weight:800;text-align:center;text-decoration:none}.smart-search__none{margin:0;padding:22px;text-align:center}.smart-search__terms{grid-column:2;display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:-20px;color:#738078;font-size:11px}.smart-search__terms a{padding:5px 9px;border-radius:99px;background:#f1f5ef;color:#315443;text-decoration:none}@media(max-width:749px){.smart-search{padding:24px 0}.smart-search__inner{grid-template-columns:1fr;gap:18px}.smart-search__heading{text-align:center}.smart-search__box form{min-height:52px;padding-left:13px}.smart-search__box input[type=search]{height:50px}.smart-search__box button[type=submit]{padding:0 16px}.smart-search__terms{grid-column:auto;justify-content:center;margin-top:-8px}}.trusted-slider{padding:var(--ts-pt) 0 var(--ts-pb);background:var(--ts-bg);color:var(--ts-text);overflow:hidden}.trusted-slider__inner{display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:clamp(55px,8vw,125px)}.trusted-slider__content{max-width:510px}.trusted-slider__eyebrow{margin:0 0 12px;color:#607067;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.trusted-slider h2{margin:0 0 24px;font-size:clamp(36px,3.7vw,52px);line-height:1.1;letter-spacing:-1px}.trusted-slider__text{font-size:17px;line-height:1.7;color:#405149}.trusted-slider__text p{margin:0}.trusted-slider__button{display:inline-flex;align-items:center;gap:15px;margin-top:30px;padding:14px 22px;border-radius:7px;background:var(--ts-accent);color:#102c25;font-weight:800;text-decoration:none}.trusted-slider__button span{font-size:23px}.trusted-slider__slides{position:relative;height:470px;overflow:hidden;border-radius:14px;background:#ecebe7}.trusted-slider__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transform:scale(1.035);transition:opacity var(--ts-duration) cubic-bezier(.22,.61,.36,1),visibility var(--ts-duration),transform 8s cubic-bezier(.2,.6,.3,1)}.trusted-slider__slide.is-active{opacity:1;visibility:visible;transform:scale(1.085);z-index:1}.trusted-slider__slide img{display:block;width:100%;height:100%;object-fit:cover}.trusted-slider__nav{display:flex;align-items:center;justify-content:flex-end;gap:22px;margin-top:28px}.trusted-slider__progress{width:min(200px,38%);height:4px;border-radius:99px;background:#e6e6e3;overflow:hidden}.trusted-slider__progress i{display:block;width:100%;height:100%;background:var(--ts-accent)}.trusted-slider__nav button{border:0;background:transparent;padding:5px;color:#92948f;font:700 20px/1 Arial;cursor:pointer}.trusted-slider__nav button.is-active{color:#15231d}@media(max-width:900px){.trusted-slider__inner{grid-template-columns:.85fr 1.15fr;gap:42px}.trusted-slider__slides{height:390px}.trusted-slider h2{font-size:36px}}@media(max-width:749px){.trusted-slider__inner{grid-template-columns:1fr;gap:28px}.trusted-slider__stage{order:-1}.trusted-slider__content{order:2;text-align:center}.trusted-slider h2{font-size:34px}.trusted-slider__text{font-size:16px}.trusted-slider__slides{height:330px;border-radius:10px}.trusted-slider__slide img{object-position:center}.trusted-slider__nav{justify-content:center;margin-top:20px}.trusted-slider__progress{width:120px}}@media(prefers-reduced-motion:reduce){.trusted-slider__slide{transform:none!important;transition:opacity .01ms linear,visibility .01ms linear}}.wellness-intro{padding:var(--wi-pt) 0 var(--wi-pb);background:var(--wi-bg);color:var(--wi-text)}.wellness-intro__inner{display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:clamp(54px,7vw,104px)}.wellness-intro__visual{position:relative;margin-bottom:72px}.wellness-intro__visual>img{display:block;width:100%;height:420px;object-fit:cover;border-radius:14px}.wellness-intro__note{position:absolute;left:0;bottom:-78px;width:min(72%,480px);padding:22px 28px;border:1px solid #173f2f18;border-radius:14px;background:#fff;box-shadow:0 14px 38px #163c2b14;font-size:15px;line-height:1.5}.wellness-intro__note p{margin:0 0 16px}.wellness-intro__note-footer{display:flex;align-items:center;gap:12px}.wellness-intro__note strong{font-size:14px;white-space:nowrap}.wellness-intro__avatar{flex:0 0 44px;width:44px;height:44px;border-radius:50%;overflow:hidden}.wellness-intro__avatar img{display:block;width:100%;height:100%;object-fit:cover}.wellness-intro__stars{margin-left:auto;color:var(--wi-stars);font-size:14px;letter-spacing:1px;white-space:nowrap}.wellness-intro__content{max-width:520px}.wellness-intro__eyebrow{margin:0 0 12px;color:#587064;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.wellness-intro h2{margin:0 0 20px;font-size:clamp(34px,3.5vw,48px);line-height:1.08;letter-spacing:-1px}.wellness-intro__text{font-size:16px;line-height:1.65;color:#405149}.wellness-intro__text p{margin:0 0 16px}.wellness-intro__button{display:inline-flex;align-items:center;gap:14px;margin-top:8px;padding:12px 20px;border-radius:7px;background:var(--wi-accent);color:#102c25;font-size:15px;font-weight:800;text-decoration:none}.wellness-intro__button span{font-size:22px}@media(max-width:900px){.wellness-intro__inner{gap:38px}.wellness-intro__visual>img{height:370px}.wellness-intro__note{bottom:-70px;width:86%;padding:19px}.wellness-intro h2{font-size:34px}.wellness-intro__stars{display:none}}@media(max-width:749px){.wellness-intro__inner{grid-template-columns:1fr;gap:36px}.wellness-intro__visual{margin-bottom:0}.wellness-intro__visual>img{height:310px;border-radius:12px}.wellness-intro__note{position:relative;left:auto;bottom:auto;width:auto;margin:-42px 16px 0;padding:18px}.wellness-intro__content{text-align:center}.wellness-intro h2{font-size:32px}.wellness-intro__text{font-size:15px}}.why-axevita{padding:var(--why-pt) 0 var(--why-pb);background:var(--why-bg);color:var(--why-text)}.why-axevita__inner{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(54px,7vw,105px)}.why-axevita__media{position:relative;height:440px;overflow:hidden;border-radius:14px;background:#1f2322}.why-axevita__state{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity 2.2s cubic-bezier(.22,.61,.36,1),visibility 2.2s;isolation:isolate}.why-axevita__state.is-active{opacity:1;visibility:visible;z-index:1}.why-axevita__state img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 9s cubic-bezier(.2,.6,.3,1),filter 2.2s ease}.why-axevita__state--tired img{filter:grayscale(.82) brightness(.62) contrast(1.12);transform:scale(1.02)}.why-axevita__state--tired.is-active img{transform:scale(1.075);animation:why-fatigue 5.5s ease-in-out infinite}.why-axevita__state--well img{filter:saturate(1.04) brightness(1.04);transform:scale(1.02)}.why-axevita__state--well.is-active img{transform:scale(1.075);animation:why-well 6s ease-in-out infinite}.why-axevita__state span{position:absolute;left:18px;bottom:18px;padding:8px 12px;border:1px solid #fff3;border-radius:999px;background:#17231fc4;color:#fff;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.why-axevita__state--well span{background:#f9fff0dd;color:#214032}.why-axevita__content{max-width:570px}.why-axevita h2{margin:0 0 16px;font-size:clamp(34px,3.6vw,49px);line-height:1.1;letter-spacing:-1px}.why-axevita__intro{margin-bottom:30px;color:#526159;font-size:17px;line-height:1.6}.why-axevita__intro p{margin:0}.why-axevita__benefits{display:grid;gap:25px}.why-axevita__benefit{display:grid;grid-template-columns:54px 1fr;align-items:start;gap:18px}.why-axevita__icon{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--why-accent);color:#fff}.why-axevita__icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.why-axevita__benefit h3{margin:1px 0 7px;font-size:17px}.why-axevita__benefit p{margin:0;color:#526159;font-size:15px;line-height:1.55}@keyframes why-fatigue{0%,to{filter:grayscale(.82) brightness(.62) contrast(1.12)}50%{filter:grayscale(.95) brightness(.52) contrast(1.18)}}@keyframes why-well{0%,to{filter:saturate(1.04) brightness(1.04)}50%{filter:saturate(1.13) brightness(1.1)}}@media(max-width:900px){.why-axevita__inner{gap:42px}.why-axevita__media{height:390px}.why-axevita h2{font-size:35px}}@media(max-width:749px){.why-axevita__inner{grid-template-columns:1fr;gap:34px}.why-axevita__media{height:320px;border-radius:11px}.why-axevita__content{text-align:center}.why-axevita h2{font-size:32px}.why-axevita__benefit{text-align:left}.why-axevita__benefits{gap:21px}}@media(prefers-reduced-motion:reduce){.why-axevita__state,.why-axevita__state img{transition:none!important;animation:none!important}.why-axevita__state--tired{display:none}.why-axevita__state--well{opacity:1;visibility:visible}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
