:root{--v26-green:#1e5e3d;--v26-green-deep:#123d28;--v26-orange:#ff8a00;--v26-ink:#1c1c1c;--v26-canvas:#f6f7f8;--v26-line:#e4e9e5;--v26-white:#fff;--v26-muted:#617067;--v26-radius:18px;--v26-shadow:0 18px 45px rgba(20,54,35,.11)}html{scroll-behavior:smooth}body,.page-container,.main-content{color:var(--v26-ink);background:var(--v26-white)}.template-index .header-wrapper{background:#fffffff5!important;border-bottom:1px solid rgba(18,61,40,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.template-index .site-header__logo a,.template-index .site-nav__link,.template-index .site-nav__dropdown-link,.template-index .toolbar a{color:var(--v26-ink)!important}.template-index .site-nav__link:after{background:var(--v26-orange)!important}.template-index .cart-link__bubble{background:var(--v26-orange)!important}.announcement-bar{background:var(--v26-green-deep)!important;color:#f4fbf6!important}.announcement-bar a,.announcement-bar .announcement-text,.announcement-bar .announcement-link-text{color:#f4fbf6!important}.v26-home{overflow:hidden;color:var(--v26-ink);background:var(--v26-white)}.v26-shell{width:min(1240px,calc(100% - 48px));margin:0 auto}.v26-home h1,.v26-home h2,.v26-home h3,.v26-home p{color:inherit}.v26-home h1,.v26-home h2,.v26-home h3{font-family:inherit;font-weight:800;letter-spacing:-.045em;text-transform:none}.v26-eyebrow{margin:0 0 10px;color:var(--v26-orange)!important;font-size:11px;line-height:1.25;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.v26-hero{min-height:700px;position:relative;display:flex;align-items:center;overflow:hidden;background:var(--v26-green-deep)}.v26-hero__image{position:absolute;top:-18px;right:-18px;bottom:-18px;left:-18px;background-position:center;background-size:cover;transform:scale(1.025);transition:transform .16s linear}.v26-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#081f13e8,#103b25c2 40%,#103b252e 72%,#103b2505)}.v26-hero__content{position:relative;z-index:1;padding:115px 0 100px;color:var(--v26-white)}.v26-hero h1{max-width:720px;margin:0;color:#fff;font-size:clamp(46px,5.4vw,78px);line-height:.99}.v26-hero__copy{max-width:570px;margin:25px 0 0;color:#e4f0e8!important;font-size:clamp(17px,1.65vw,21px);line-height:1.6}.v26-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:31px}.v26-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 22px;border:1px solid transparent;border-radius:10px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease}.v26-button:hover{transform:translateY(-2px);text-decoration:none}.v26-button--orange{background:var(--v26-orange);color:#1c1c1c;box-shadow:0 12px 30px #ff8a0047}.v26-button--orange:hover{background:#ff9d24;color:#1c1c1c}.v26-button--outline{border-color:#ffffff78;color:#fff;background:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.v26-button--outline:hover{color:#fff;background:#ffffff2b;border-color:#fff}.v26-button--green{background:var(--v26-green);color:#fff}.v26-button--green:hover{background:var(--v26-green-deep);color:#fff}.v26-hero__proof{display:flex;flex-wrap:wrap;gap:19px;margin-top:29px;color:#eef9f1;font-size:13px}.v26-hero__proof i{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;margin-right:4px;border-radius:50%;background:#ff8a0033;color:#ffc271;font-style:normal}.v26-hero__scroll{position:absolute;z-index:1;right:32px;bottom:31px;display:flex;align-items:center;gap:10px;color:#fff;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;text-decoration:none}.v26-hero__scroll span{display:block;width:28px;height:41px;border:1px solid rgba(255,255,255,.65);border-radius:16px}.v26-hero__scroll span:after{content:"";display:block;width:4px;height:8px;margin:8px auto 0;background:var(--v26-orange);border-radius:4px;animation:v26-scroll 1.5s ease-in-out infinite}@keyframes v26-scroll{50%{transform:translateY(12px);opacity:.2}}.v26-benefits{background:var(--v26-green-deep);color:#edf8ef}.v26-benefits .v26-shell{min-height:68px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:center}.v26-benefits span{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:700}.v26-benefits b{display:inline-flex;width:21px;height:21px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.26);border-radius:50%;color:#ffc271}.v26-section{padding:112px 0}.v26-section--products{background:var(--v26-canvas)}.v26-section--new{background:#fff}.v26-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:37px}.v26-heading h2{max-width:690px;margin:0;font-size:clamp(31px,3.5vw,50px);line-height:1.05}.v26-heading__copy{max-width:500px;margin:13px 0 0;color:var(--v26-muted)!important;font-size:16px;line-height:1.6}.v26-heading--center{justify-content:center;text-align:center}.v26-text-link,.v26-faq__more a{display:inline-flex;align-items:center;gap:10px;color:var(--v26-green);font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap}.v26-text-link span,.v26-faq__more span{transition:transform .2s ease}.v26-text-link:hover span,.v26-faq__more a:hover span{transform:translate(5px)}.v26-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.v26-category{min-height:260px;position:relative;display:flex;overflow:hidden;align-items:end;padding:25px;border-radius:var(--v26-radius);background:var(--v26-green-deep);color:#fff;isolation:isolate;text-decoration:none}.v26-category__image,.v26-category__tint{position:absolute;top:0;right:0;bottom:0;left:0}.v26-category__image{background-size:cover;background-position:center;transition:transform .55s ease}.v26-category:nth-child(2n) .v26-category__image{background-position:70% center}.v26-category__tint{background:linear-gradient(0deg,#072013eb,#0c392214 75%)}.v26-category:hover .v26-category__image{transform:scale(1.08)}.v26-category__copy,.v26-category__icon{position:relative;z-index:1}.v26-category__copy{display:flex;flex-direction:column;gap:5px}.v26-category__copy strong{color:#fff;font-size:26px;letter-spacing:-.04em}.v26-category__copy small{display:flex;align-items:center;gap:7px;color:#deeee2;font-size:12px;font-weight:700}.v26-category__copy i{color:#ffb459;font-style:normal}.v26-category__icon{position:absolute;top:19px;right:21px;display:flex;width:37px;height:37px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:#ffffff1c;color:#fff4df;font-size:17px}.v26-product-grid{margin-bottom:-30px}.v26-product-grid .grid-product{margin-bottom:30px}.v26-product-grid .grid-product__content{height:100%;position:relative;display:flex;flex-direction:column;padding:12px;border:1px solid #e8ece9;border-radius:15px;background:#fff;box-shadow:0 2px #123d2805;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;overflow:hidden}.v26-product-grid .grid-product__content:hover{transform:translateY(-5px);border-color:#d6e1d9;box-shadow:var(--v26-shadow)}.v26-product-grid .grid-product__link{display:flex;height:100%;flex-direction:column;color:inherit;text-decoration:none}.v26-product-grid .grid-product__image-mask{overflow:hidden;border-radius:10px;background:#f4f7f4}.v26-product-grid .grid-product__meta{padding:17px 6px 11px}.v26-product-grid .grid-product__title{min-height:43px;color:var(--v26-ink);font-size:15px;font-weight:800;letter-spacing:-.02em;line-height:1.4}.v26-product-grid .grid-product__price{margin-top:6px;color:var(--v26-green);font-weight:800}.v26-product-grid .grid-product__tag{z-index:3;top:21px;left:20px;padding:6px 9px;border-radius:5px;background:var(--v26-orange);color:#1c1c1c;font-size:10px;font-weight:800}.v26-card-rating{display:block;margin:9px 0 2px;color:#ef8b00;font-size:12px;letter-spacing:.1em}.v26-card-rating small{margin-left:5px;color:var(--v26-muted);font-size:10px;font-weight:700;letter-spacing:0}.v26-stock{display:flex;align-items:center;gap:5px;margin-top:9px;color:#3f5e49;font-size:11px;font-weight:700}.v26-stock i{width:6px;height:6px;border-radius:50%;background:#63a84c}.v26-product-actions{display:flex;gap:8px;padding:0 6px 7px;margin-top:auto}.v26-quick-add{flex:1;min-height:41px;border:0;border-radius:7px;background:var(--v26-green);color:#fff;font:700 12px inherit;cursor:pointer;transition:background .2s ease,transform .2s ease}.v26-quick-add:hover{background:var(--v26-green-deep);transform:translateY(-1px)}.v26-quick-add.is-added{background:#4b8d38}.v26-wishlist{width:41px;border:1px solid #dce5de;border-radius:7px;background:#fff;color:var(--v26-green);font-size:20px;cursor:pointer}.v26-wishlist.is-saved{color:#d3543c}.v26-empty,.v26-editor-note{padding:41px;border:1px dashed #bfd1c3;border-radius:15px;background:#fff;color:var(--v26-muted);text-align:center}.v26-empty span{display:block;margin-bottom:9px;color:var(--v26-orange);font-size:26px}.v26-empty strong{display:block;color:var(--v26-ink)}.v26-empty p{margin:6px 0 0;font-size:14px}.v26-feature{display:grid;grid-template-columns:1.05fr .95fr;min-height:555px;margin-top:110px;margin-bottom:110px;overflow:hidden;border-radius:var(--v26-radius);background:#dce8df}.v26-feature__media{min-height:360px;background-size:cover;background-position:center}.v26-feature__copy{display:flex;flex-direction:column;justify-content:center;padding:60px clamp(35px,6vw,87px)}.v26-feature__copy h2{margin:0;font-size:clamp(31px,3.5vw,48px);line-height:1.06}.v26-feature__copy>p:not(.v26-eyebrow){margin:20px 0 0;color:#455d4c!important;line-height:1.7}.v26-feature ul{display:grid;gap:12px;margin:27px 0 29px;padding:0;list-style:none}.v26-feature li{display:flex;gap:10px;color:#294a34;font-size:14px;font-weight:700}.v26-feature li span{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;border-radius:50%;background:var(--v26-green);color:#fff;font-size:11px}.v26-section--values{background:var(--v26-green-deep);color:#fff}.v26-section--values .v26-eyebrow{color:#ffc271!important}.v26-section--values .v26-heading h2{color:#fff}.v26-values{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.v26-values article{padding:28px 22px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:#ffffff0b}.v26-values article>span{display:flex;width:40px;height:40px;align-items:center;justify-content:center;margin-bottom:21px;border-radius:10px;background:#ff8a002b;color:#ffc271;font-size:20px}.v26-values h3{margin:0;color:#fff;font-size:19px}.v26-values p{margin:9px 0 0;color:#cfe2d4!important;font-size:13px;line-height:1.6}.v26-section--reviews{background:#f9fbf9}.v26-reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.v26-review{display:flex;flex-direction:column;padding:28px;border:1px solid #e5ebe6;border-radius:15px;background:#fff}.v26-stars{color:#f2a020;font-size:14px;letter-spacing:.1em}.v26-review blockquote{flex:1;margin:15px 0 25px;color:#253f2d;font-size:16px;font-weight:600;line-height:1.6}.v26-review footer{display:flex;flex-wrap:wrap;gap:6px 10px;color:var(--v26-muted);font-size:12px}.v26-review footer strong{color:var(--v26-ink)}.v26-review footer small{width:100%;color:#5e7565;font-size:11px}.v26-faq{max-width:900px;margin:0 auto;border-top:1px solid var(--v26-line)}.v26-faq article{border-bottom:1px solid var(--v26-line)}.v26-faq button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:20px 1px;border:0;background:none;color:var(--v26-ink);font:800 16px inherit;text-align:left;cursor:pointer}.v26-faq button i{color:var(--v26-orange);font-size:25px;font-style:normal;font-weight:400;transition:transform .22s ease}.v26-faq article>div{max-height:0;overflow:hidden;transition:max-height .3s ease}.v26-faq article>div p{max-width:730px;margin:0;padding:0 0 20px;color:var(--v26-muted)!important;font-size:14px;line-height:1.7}.v26-faq article.is-open>div{max-height:180px}.v26-faq article.is-open button i{transform:rotate(45deg)}.v26-faq__more{margin:26px 0 0;text-align:center}.v26-newsletter{padding:73px 0;background:var(--v26-orange);color:#1c1c1c}.v26-newsletter__inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.v26-newsletter .v26-eyebrow{color:#664100!important}.v26-newsletter h2{margin:0;font-size:clamp(28px,3vw,41px);line-height:1.04}.v26-newsletter p:not(.v26-eyebrow){margin:10px 0 0;color:#493207!important;font-size:15px}.v26-newsletter__form{width:min(480px,100%);display:flex;padding:5px;border-radius:10px;background:#fff;box-shadow:0 9px 22px #69430029}.v26-newsletter__form input{min-width:0;flex:1;border:0;background:transparent;padding:11px 12px;color:var(--v26-ink);font:14px inherit}.v26-newsletter__form input:focus{outline:0}.v26-newsletter__form button{border:0;border-radius:7px;padding:0 17px;background:var(--v26-green-deep);color:#fff;font:800 13px inherit;cursor:pointer}.v26-payments{display:flex;min-height:86px;align-items:center;justify-content:space-between;gap:20px;color:#516559;font-size:12px;font-weight:700}.v26-payments>span{display:flex;align-items:center;gap:8px}.v26-payments b{display:inline-flex;width:19px;height:19px;align-items:center;justify-content:center;border:1px solid #b4c9ba;border-radius:50%;color:var(--v26-green)}.v26-payments>div{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.v26-payments svg{width:34px;height:22px}.v26-back-top{position:fixed;z-index:10;right:21px;bottom:21px;width:42px;height:42px;border:0;border-radius:50%;background:var(--v26-green);color:#fff;opacity:0;pointer-events:none;box-shadow:0 8px 20px #123d2840;cursor:pointer;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease}.v26-back-top.is-visible{opacity:1;pointer-events:auto;transform:none}[data-v26-reveal]{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s cubic-bezier(.2,.65,.3,1)}[data-v26-reveal].is-visible{opacity:1;transform:none}@media(max-width:989px){.v26-hero{min-height:620px}.v26-category-grid,.v26-values{grid-template-columns:repeat(2,1fr)}.v26-feature{grid-template-columns:1fr;margin-top:80px;margin-bottom:80px}.v26-feature__media{min-height:360px}.v26-newsletter__inner{align-items:flex-start;flex-direction:column}.v26-newsletter__form{max-width:580px}.v26-benefits .v26-shell{grid-template-columns:repeat(2,1fr);padding:17px 0}.v26-benefits span{font-size:11px}}@media(max-width:749px){.v26-shell{width:min(100% - 32px,1240px)}.v26-hero{min-height:610px;align-items:end}.v26-hero__image{background-position:63% center}.v26-hero__shade{background:linear-gradient(0deg,#071e12eb,#0d36229e 57%,#0b2b1c38)}.v26-hero__content{padding:80px 0 73px}.v26-hero h1{font-size:42px}.v26-hero__copy{margin-top:17px;font-size:16px}.v26-actions{margin-top:24px}.v26-button{width:100%}.v26-hero__proof{gap:11px;font-size:11px}.v26-hero__scroll{display:none}.v26-section{padding:72px 0}.v26-heading{align-items:flex-start;flex-direction:column;margin-bottom:27px}.v26-heading h2{font-size:32px}.v26-heading__copy{font-size:14px}.v26-category-grid{grid-template-columns:1fr;gap:13px}.v26-category{min-height:205px}.v26-category__copy strong{font-size:23px}.v26-product-grid{margin-left:-5px;margin-right:-5px}.v26-product-grid .grid-product{padding-left:5px;padding-right:5px}.v26-product-grid .grid-product__content{padding:8px;border-radius:11px}.v26-product-grid .grid-product__meta{padding:12px 4px 8px}.v26-product-grid .grid-product__title{min-height:40px;font-size:13px}.v26-card-rating{font-size:10px}.v26-card-rating small{display:none}.v26-stock{font-size:9px}.v26-product-actions{padding:0 4px 4px}.v26-quick-add{min-height:37px;font-size:11px}.v26-wishlist{width:37px}.v26-feature{margin-top:64px;margin-bottom:64px;border-radius:13px}.v26-feature__media{min-height:270px}.v26-feature__copy{padding:40px 25px}.v26-feature__copy h2{font-size:31px}.v26-values{grid-template-columns:1fr;gap:10px}.v26-values article{padding:22px}.v26-values article>span{float:left;margin:0 16px 14px 0}.v26-values p{clear:both}.v26-reviews{grid-template-columns:1fr}.v26-newsletter{padding:58px 0}.v26-newsletter__form{display:grid;gap:5px;padding:5px}.v26-newsletter__form input{min-height:45px}.v26-newsletter__form button{min-height:45px;padding:0 14px}.v26-payments{flex-direction:column;justify-content:center;padding:23px 0;text-align:center}.v26-payments>div{order:-1}.v26-benefits .v26-shell{gap:13px}.v26-benefits span{font-size:10px}.v26-benefits b{width:18px;height:18px}.v26-faq button{font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.v26-home *,.v26-home *:before,.v26-home *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-v26-reveal]{opacity:1;transform:none}}.v26-product-assurance{width:min(1140px,calc(100% - 48px));display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0 auto 75px;overflow:hidden;border:1px solid #d9e5dc;border-radius:13px;background:#d9e5dc}.v26-product-assurance>span{display:grid;grid-template-columns:33px 1fr;column-gap:10px;align-items:center;padding:17px 18px;background:#f7faf7;color:var(--v26-ink)}.v26-product-assurance b{grid-row:span 2;display:flex;width:31px;height:31px;align-items:center;justify-content:center;border-radius:50%;background:#e1eee4;color:var(--v26-green)}.v26-product-assurance strong{font-size:12px}.v26-product-assurance small{color:var(--v26-muted);font-size:10px}.v26-page{padding:84px 0 110px;background:#fff}.v26-page__hero{max-width:820px;padding:28px 0 53px}.v26-page__hero h1{max-width:800px;margin:0;color:var(--v26-ink);font-size:clamp(40px,5vw,67px);line-height:1}.v26-page__hero>p:not(.v26-eyebrow){max-width:690px;margin:19px 0 0;color:var(--v26-muted);font-size:17px;line-height:1.65}.v26-faq--page{max-width:920px;margin:0}.v26-page__help{max-width:920px;margin:55px 0 0;padding:37px;border-radius:var(--v26-radius);background:var(--v26-canvas)}.v26-page__help strong{font-size:23px;letter-spacing:-.03em}.v26-page__help p{margin:8px 0 20px;color:var(--v26-muted)}.v26-about-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:72px;align-items:start;padding:16px 0 86px}.v26-about-grid h2{margin:0;color:var(--v26-ink);font-size:clamp(30px,3.2vw,47px);line-height:1.08}.v26-about-grid>div>p:not(.v26-eyebrow){color:var(--v26-muted);line-height:1.75}.v26-about-grid__card{padding:38px;border-radius:var(--v26-radius);background:var(--v26-green-deep);color:#fff}.v26-about-grid__card>span{display:flex;width:39px;height:39px;align-items:center;justify-content:center;margin:0 0 18px;border-radius:10px;background:#ff8a002e;color:#ffc271;font-size:18px}.v26-about-grid__card h3{margin:0;color:#fff;font-size:22px}.v26-about-grid__card p{margin:9px 0 27px;color:#d2e6d7;font-size:14px;line-height:1.65}.v26-about-grid__card p:last-child{margin-bottom:0}.v26-about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.v26-about-values article{padding:28px;border:1px solid #e0e9e2;border-radius:13px}.v26-about-values strong{display:block;color:var(--v26-green);font-size:24px;letter-spacing:-.03em}.v26-about-values p{margin:10px 0 0;color:var(--v26-muted);font-size:14px;line-height:1.6}.v26-policy{background:#f9fbf9}.v26-policy__inner{max-width:920px}.v26-policy__inner>h2{margin:35px 0 11px;color:var(--v26-green-deep);font-size:25px;letter-spacing:-.035em}.v26-policy__inner>p{color:#44564a;line-height:1.8}.v26-policy__inner a{color:var(--v26-green);font-weight:800}@media(max-width:749px){.v26-product-assurance{width:min(100% - 32px,1140px);grid-template-columns:1fr;margin-bottom:50px}.v26-page{padding:54px 0 74px}.v26-page__hero{padding:9px 0 38px}.v26-page__hero h1{font-size:39px}.v26-page__hero>p:not(.v26-eyebrow){font-size:15px}.v26-page__help{padding:26px}.v26-about-grid{grid-template-columns:1fr;gap:27px;padding-bottom:54px}.v26-about-grid__card{padding:30px}.v26-about-values{grid-template-columns:1fr}.v26-policy__inner>h2{font-size:23px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/vargas26.css.map */
