.ezh{--ezh-paper: #FBFAF5;--ezh-paper-tint: #F3F6EC;--ezh-card: #FFFFFF;--ezh-ink: #23301F;--ezh-muted: #5E6B58;--ezh-line: #E2E8D9;--ezh-forest: #16330E;--ezh-forest-2: #1D4213;--ezh-forest-deep: #0F2409;--ezh-forest-line: rgba(255, 255, 255, .14);--ezh-forest-text: #E6EFE0;--ezh-forest-muted: #A8BCA0;--ezh-grass: #58A840;--ezh-grass-bright: #7CC45D;--ezh-grass-vivid: #65E042;--ezh-green-700: #3F7D2C;--ezh-green-800: #2C5A1F;--ezh-gold: #F5A623;--ezh-gold-deep: #8A5D00;--ezh-heat: #C2410C;--ezh-heat-bright: #E2571F;--ezh-ease: cubic-bezier(.22, 1, .36, 1);--ezh-ease-clip: cubic-bezier(.16, 1, .3, 1);--ezh-overshoot: cubic-bezier(.34, 1.56, .64, 1);--ezh-micro: .2s;--ezh-reveal: .45s;--ezh-premium: .6s;--ezh-spring-tap: linear(0, .026 2.5%, .087 5%, .169 7.5%, .369 13.1%, .567 19.4%, .716 25.6%, .802 30.6%, .87 36.2%, .938 45.6%, .975 56.9%, .993 72.5%, 1);--ezh-spring-smooth: linear(0, .025 2.5%, .084 5%, .163 7.5%, .359 13.1%, .555 19.4%, .704 25.6%, .801 31.2%, .868 36.9%, .936 46.2%, .974 57.5%, .993 73.1%, 1);--ezh-spring-natural: linear(0, .022 2.5%, .093 5.6%, .193 8.8%, .415 15%, .615 21.2%, .727 25.6%, .825 30.6%, .895 35.6%, .947 41.2%, .989 50%, 1 55.6%, 1.006 67.5%, 1);--ezh-page: 1240px;--ezh-gutter: 24px;--ezh-radius: 18px;--ezh-pill: 999px;font-family:"Plus Jakarta Sans",var(--font-body-family),system-ui,sans-serif;font-size:17px;line-height:1.65;color:var(--ezh-ink);background:var(--ezh-paper)}.ezh *,.ezh *:before,.ezh *:after{box-sizing:border-box}:where(.ezh) img{max-width:100%;height:auto;display:block}:where(.ezh) h1,:where(.ezh) h2,:where(.ezh) h3,:where(.ezh) h4{margin:0;color:var(--ezh-ink);font-family:inherit;font-weight:800;letter-spacing:-.02em;text-transform:none;text-wrap:balance}:where(.ezh) p{margin:0 0 1em;text-wrap:pretty}.ezh p:last-child{margin-bottom:0}:where(.ezh) ul,:where(.ezh) ol,:where(.ezh) figure,:where(.ezh) blockquote,:where(.ezh) dl,:where(.ezh) dd{margin:0;padding:0;list-style:none}:where(.ezh) a{color:var(--ezh-green-700);text-decoration:none}:where(.ezh) button{font:inherit;cursor:pointer}.ezh :focus-visible{outline:2px solid var(--ezh-green-700);outline-offset:3px;border-radius:4px}.ezh ::selection{background:var(--ezh-green-700);color:#fff}.ezh .ezh-band ::selection,.ezh .ezh-hero ::selection{background:var(--ezh-grass-bright);color:var(--ezh-forest-deep)}.ezh-wrap{max-width:var(--ezh-page);margin:0 auto;padding:0 var(--ezh-gutter)}.ezh-wrap--narrow{max-width:820px}.ezh-vh{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.ezh-h2{font-size:clamp(34px,4.2vw,54px);line-height:1.04;text-box:trim-both cap alphabetic}.ezh .ezh-h2--light{color:#fff}.ezh .ezh-accent{color:var(--ezh-green-700)}.ezh .ezh-h2--light .ezh-accent{color:var(--ezh-grass-bright)}.ezh-eyebrow{display:inline-block;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--ezh-green-700);background:#58a8401f;padding:6px 14px;border-radius:var(--ezh-pill);margin-bottom:16px}.ezh-eyebrow--light{color:var(--ezh-grass-bright);background:#7cc45d24}.ezh-eyebrow--heat{color:#fff;background:var(--ezh-heat);display:inline-flex;align-items:center;gap:8px;box-shadow:0 8px 22px #e2571f59}.ezh-eyebrow--heat svg{width:14px;height:14px}.ezh-price{font-weight:800;font-size:19px;color:var(--ezh-green-800);font-variant-numeric:tabular-nums}.ezh-price small{font-weight:600;color:var(--ezh-muted);font-size:13px}.ezh .ezh-textlink{font-weight:700;font-size:15.5px;color:var(--ezh-green-700);position:relative;padding-bottom:3px;white-space:nowrap}.ezh-textlink:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:currentColor;transform:scaleX(0);transform-origin:left center;transition:transform var(--ezh-micro) var(--ezh-ease)}.ezh-textlink:hover:after{transform:scaleX(1)}.ezh-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 32px;font-weight:800;font-size:15.5px;letter-spacing:.01em;border:1px solid transparent;border-radius:var(--ezh-pill);position:relative;overflow:hidden;text-align:center;transition:transform var(--ezh-micro) var(--ezh-ease),box-shadow var(--ezh-micro) var(--ezh-ease),background-color var(--ezh-micro) var(--ezh-ease),border-color var(--ezh-micro) var(--ezh-ease),color var(--ezh-micro) var(--ezh-ease)}.ezh-btn:hover{transform:translateY(-2px)}.ezh-btn:active{transform:translateY(0) scale(.97)}.ezh .ezh-btn--sm{min-height:42px;padding:0 22px;font-size:13.5px}.ezh .ezh-btn--primary{background:var(--ezh-green-700);color:#fff}.ezh .ezh-btn--primary:hover{background:var(--ezh-green-800);box-shadow:0 10px 26px #3f7d2c59}.ezh .ezh-btn--primary:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 30%,rgba(255,255,255,.3) 50%,transparent 70%);transform:translate(-130%)}.ezh .ezh-btn--primary:hover:after{transform:translate(130%);transition:transform .45s var(--ezh-ease)}.ezh .ezh-btn--gold{background:var(--ezh-gold);color:var(--ezh-forest-deep)}.ezh .ezh-btn--gold:hover{box-shadow:0 10px 26px #f5a62366}.ezh .ezh-btn--heat{background:var(--ezh-heat);color:#fff}.ezh .ezh-btn--heat:hover{background:#9a3412;box-shadow:0 12px 30px #e2571f6b}.ezh .ezh-btn--glass{background:#ffffff24;color:#fff;border-color:#ffffff8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ezh .ezh-btn--glass:hover{background:#ffffff3d;border-color:#fff}.ezh .ezh-btn--quick{min-height:40px;padding:0 18px;background:transparent;color:var(--ezh-green-700);border:1.5px solid var(--ezh-line);border-radius:var(--ezh-pill);font-size:13.5px;font-weight:700}.ezh .ezh-btn--quick:hover{background:var(--ezh-green-700);border-color:var(--ezh-green-700);color:#fff;transform:translateY(-1px)}.ezh .ezh-btn--quick[disabled]{opacity:.5;cursor:not-allowed}.ezh-cartform{display:contents}@keyframes ezhPulse{0%,to{box-shadow:0 0 #58a84073}50%{box-shadow:0 0 0 12px #58a84000}}.ezh-pulse{animation:ezhPulse .9s var(--ezh-ease) 2}.ezh-js .ezh-reveal{opacity:0;transform:translateY(22px)}.ezh-js .ezh-reveal.is-in{opacity:1;transform:translateY(0);transition:opacity var(--ezh-reveal) var(--ezh-ease) var(--d, 0ms),transform var(--ezh-reveal) var(--ezh-ease) var(--d, 0ms)}.ezh-js .ezh-band .ezh-reveal.is-in{transition-duration:var(--ezh-premium),var(--ezh-premium)}.ezh-overlay-header .shopify-section-group-header-group:not(.shopify-section-header-sticky){position:relative;z-index:40}.ezh-overlay-header .shopify-section-header-sticky{z-index:40}.ezh-overlay-header:not(.ezh-header-solid) .header-wrapper{background:transparent!important;background-image:none!important;border-bottom:1px solid transparent;box-shadow:none;transition:background-color .3s cubic-bezier(.22,1,.36,1),border-color .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1)}.ezh-overlay-header:not(.ezh-header-solid) .shopify-section-group-header-group.section-header,.ezh-overlay-header:not(.ezh-header-solid) .section-header{background:transparent!important}.ezh-overlay-header .ezh-hero{margin-top:calc(-1 * var(--ezh-headerh, 76px))}.ezh-overlay-header .ezh-hero__grid{padding-top:var(--ezh-headerh, 76px)}.ezh-overlay-header .announcement-bar,.ezh-overlay-header .announcement-bar-section,.ezh-overlay-header .utility-bar{background:#0f2409!important;border-bottom:1px solid rgba(255,255,255,.12)}.ezh-overlay-header .announcement-bar__message,.ezh-overlay-header .announcement-bar__link,.ezh-overlay-header .utility-bar__item{color:#f5a623!important;font-weight:700;letter-spacing:.1em;text-transform:uppercase;font-size:12.5px}.ezh-overlay-header .header__heading-logo{filter:drop-shadow(0 2px 6px rgba(0,0,0,.5));transition:filter .32s var(--ezh-ease)}.ezh-overlay-header .header__menu-item,.ezh-overlay-header .header__menu-item span,.ezh-overlay-header .header__icon,.ezh-overlay-header .header__icon .icon,.ezh-overlay-header summary.header__menu-item{color:#fff!important;transition:color .32s var(--ezh-ease)}.ezh-overlay-header .header__menu-item span{text-shadow:0 1px 3px rgba(0,0,0,.4)}.ezh-overlay-header .header__icon .icon{filter:drop-shadow(0 1px 2px rgba(0,0,0,.4))}.ezh-overlay-header.ezh-header-solid .header-wrapper{background:#fbfaf5db!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom-color:#e2e8d9;box-shadow:0 8px 30px #23301f12}@supports not ((backdrop-filter: blur(14px)) or (-webkit-backdrop-filter: blur(14px))){.ezh-overlay-header.ezh-header-solid .header-wrapper{background:#fbfaf5fa!important}}.ezh-overlay-header.ezh-header-solid .header__heading-logo{filter:none}.ezh-overlay-header.ezh-header-solid .header__menu-item,.ezh-overlay-header.ezh-header-solid .header__menu-item span,.ezh-overlay-header.ezh-header-solid .header__icon,.ezh-overlay-header.ezh-header-solid .header__icon .icon,.ezh-overlay-header.ezh-header-solid summary.header__menu-item{color:#23301f!important;text-shadow:none}.ezh-overlay-header.ezh-header-solid .header__icon .icon{filter:none}.ezh-overlay-header .menu-drawer,.ezh-overlay-header .header__submenu,.ezh-overlay-header .mega-menu__content{color:#23301f}.ezh-overlay-header .menu-drawer .header__menu-item,.ezh-overlay-header .menu-drawer .header__menu-item span,.ezh-overlay-header .header__submenu .header__menu-item,.ezh-overlay-header .header__submenu .header__menu-item span,.ezh-overlay-header .mega-menu__link{color:#23301f!important;text-shadow:none}.ezh-overlay-header .header-wrapper{position:relative}.ezh-progress{position:absolute;left:0;right:0;bottom:-1px;height:3px;z-index:41;background:linear-gradient(90deg,#58a840,#f5a623);transform:scaleX(0);transform-origin:left center;pointer-events:none}.ezh-progress--fixed{position:fixed;top:0;bottom:auto}.ezh-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;margin-left:18px;background:#f5a623;color:#0f2409!important;border-radius:999px;white-space:nowrap;font-family:Plus Jakarta Sans,sans-serif;font-size:13.5px;font-weight:800;letter-spacing:.01em;text-decoration:none;border:0;box-shadow:0 6px 18px #f5a62352;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s,background-color .2s}.ezh-header-cta:hover{transform:translateY(-2px);box-shadow:0 10px 26px #f5a62373;background:#ffb63f}.ezh-header-cta:active{transform:translateY(0) scale(.97)}@media(max-width:989px){.ezh-header-cta{min-height:38px;padding:0 15px;font-size:12.5px}}@media(max-width:640px){.ezh-header-cta{display:none}}.ezh-hero{position:relative;min-height:100svh;display:flex;align-items:center;background:var(--ezh-forest);overflow:hidden;padding:96px 0}.ezh-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.ezh .ezh-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:0% 50%}.ezh-hero.is-loaded .ezh-hero__img{animation:ezhKen 9s var(--ezh-ease) forwards}@keyframes ezhKen{0%{transform:scale(1)}to{transform:scale(1.05)}}.ezh-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0b1b0761,#0b1b0799 24%,#0b1b078f 36%,#0b1b075c 52%,#0b1b0724 72%,#0b1b070f),linear-gradient(180deg,#0f240961,#0f24091a 42%,#0f24096b),radial-gradient(120% 90% at 78% 50%,transparent 46%,rgba(11,27,7,.3) 100%)}.ezh-hero__sheen{position:absolute;top:-10%;right:-40%;bottom:-10%;left:-40%;background:linear-gradient(115deg,transparent 42%,rgba(245,200,120,.15) 50%,transparent 58%);transform:translate(-70%);pointer-events:none}.ezh-hero.is-loaded .ezh-hero__sheen{animation:ezhSheen 2.2s cubic-bezier(.4,0,.2,1) 1.1s forwards}@keyframes ezhSheen{0%{transform:translate(-70%)}to{transform:translate(70%)}}.ezh-hero:after,.ezh-band:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:160px 160px;opacity:.07;mix-blend-mode:overlay}.ezh-hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:1.3fr .7fr;gap:48px;align-items:center}.ezh .ezh-hero__title{font-size:clamp(36px,4.9vw,70px);font-weight:800;line-height:1.02;letter-spacing:-.03em;color:#fff;margin:22px 0 40px;text-box:trim-both cap alphabetic;text-shadow:0 2px 18px rgba(8,20,5,.55),0 1px 3px rgba(8,20,5,.45)}.ezh-hero__sub{text-shadow:0 1px 3px rgba(8,20,5,.9),0 2px 16px rgba(8,20,5,.65)}.ezh-hero__line,.ezh-hero__line-inner{display:block}.ezh-js [data-ezh-hero]{opacity:0}.ezh-js .ezh-hero.is-loaded [data-ezh-hero="1"]{animation:ezhFadeUp .5s var(--ezh-ease) .1s forwards}.ezh-js .ezh-hero.is-loaded [data-ezh-hero="2"]{animation:ezhFadeUp .6s var(--ezh-ease-clip) .25s forwards}.ezh-js .ezh-hero.is-loaded [data-ezh-hero="3"]{animation:ezhFadeUp .6s var(--ezh-ease-clip) .34s forwards}.ezh-js .ezh-hero.is-loaded [data-ezh-hero="4"]{animation:ezhFadeUp .5s var(--ezh-ease) .7s forwards}.ezh-js .ezh-hero.is-loaded [data-ezh-hero="5"]{animation:ezhFadeUp .5s var(--ezh-ease) .82s forwards}.ezh-js .ezh-hero.is-loaded [data-ezh-hero="6"]{animation:ezhFadeUp .5s var(--ezh-ease) .94s forwards}.ezh-js .ezh-hero.is-loaded [data-ezh-hero="7"]{animation:ezhFadeUp .5s var(--ezh-ease) 1.06s forwards}@keyframes ezhFadeUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes ezhBump{0%{transform:scale(1)}50%{transform:scale(1.35)}to{transform:scale(1)}}.cart-count-bubble.ezh-bump{animation:ezhBump .3s cubic-bezier(.34,1.56,.64,1)}.ezh .ezh-sweep{position:relative;display:inline;max-width:100%;color:var(--ezh-grass-vivid);text-decoration:none;padding-bottom:.03em;background-image:linear-gradient(var(--ezh-gold),var(--ezh-gold));background-repeat:no-repeat;background-position:0 100%;background-size:100% .085em;-webkit-box-decoration-break:clone;box-decoration-break:clone}.ezh .ezh-sweep__txt{color:var(--ezh-grass-vivid)}@supports (-webkit-background-clip: text) or (background-clip: text){.ezh-js .ezh-sweep{background-size:0% .085em}.ezh-js .ezh-sweep__txt{background-image:linear-gradient(90deg,var(--ezh-grass-vivid) 0% 44%,#F6FFE8 50%,rgba(255,255,255,.96) 56% 100%);background-size:240% 100%;background-position:100% 0;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.ezh-js .ezh-hero.is-loaded .ezh-sweep{animation:ezhRule .65s var(--ezh-ease-clip) 1.15s forwards}.ezh-js .ezh-hero.is-loaded .ezh-sweep__txt{animation:ezhHighlight .9s cubic-bezier(.65,0,.35,1) .95s forwards}}@keyframes ezhHighlight{to{background-position:0% 0}}@keyframes ezhRule{to{background-size:100% .085em}}.ezh-hero__sub{max-width:560px;font-size:18.5px;color:#ffffffeb;margin-bottom:30px}.ezh-hero__ctas{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:38px}.ezh-magnet{display:inline-block;will-change:transform}.ezh-hero__stats{display:flex;border-top:1px solid rgba(255,255,255,.22);max-width:540px}.ezh-hero__stats>div{padding:16px 26px 0 0;margin-right:26px;display:flex;flex-direction:column-reverse;border-right:1px solid rgba(255,255,255,.22)}.ezh-hero__stats>div:last-child{border-right:0;margin-right:0;padding-right:0}.ezh-hero__stats dd{font-size:clamp(24px,2.6vw,34px);font-weight:800;color:#fff;line-height:1.1;font-variant-numeric:tabular-nums}.ezh-hero__stats dt{font-size:12.5px;font-weight:600;color:#ffffffc7}.ezh-promo{position:relative;background:#0a1906e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.16);border-radius:24px;padding:26px 26px 24px;box-shadow:0 30px 70px #00000080;overflow:hidden}@supports not ((backdrop-filter: blur(18px)) or (-webkit-backdrop-filter: blur(18px))){.ezh-promo{background:#0a1906f5}}.ezh-promo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;padding:1px;background:linear-gradient(150deg,#f5a62399,#ffffff24 38%,#ffffff0a 70%,#e2571f73);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.ezh-promo__head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.ezh-promo__off{display:inline-flex;align-items:baseline;gap:5px;flex-shrink:0;background:var(--ezh-heat);color:#fff;font-size:15px;font-weight:800;letter-spacing:.02em;padding:7px 14px;border-radius:var(--ezh-pill);box-shadow:0 8px 20px #c2410c73}.ezh-promo__off b{font-size:19px;font-weight:800;letter-spacing:-.02em}.ezh-promo__rule{flex:1;height:1px;background:#ffffff29}.ezh .ezh-promo__title{color:#fff;font-size:23px;margin-bottom:8px;letter-spacing:-.015em}.ezh-promo__sub{color:#c7d9be;font-size:14.5px;margin-bottom:18px}.ezh-promo__list{display:grid;gap:10px;margin-bottom:18px}.ezh-promo__item{display:flex;align-items:center;gap:12px;padding:10px;border-radius:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.09);transition:transform .25s var(--ezh-ease),background-color .25s var(--ezh-ease)}.ezh-promo__item:hover{transform:translate(4px);background:#ffffff1a}.ezh-promo__item img{width:46px;height:46px;border-radius:10px;object-fit:cover;background:#fff;flex-shrink:0}.ezh .ezh-promo__item b{display:block;color:#fff;font-size:14.5px;font-weight:700;line-height:1.25}.ezh-promo__item span{color:#b9cfae;font-size:12.5px}.ezh-promo__note{display:flex;align-items:center;gap:8px;color:var(--ezh-gold);font-size:12.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px}.ezh-promo__note svg{width:15px;height:15px;flex-shrink:0}.ezh-promo .ezh-btn{width:100%}.ezh-promo__fine{margin-top:12px;text-align:center;color:#b9cfae;font-size:12px}.ezh-trust{background:var(--ezh-paper);border-bottom:1px solid var(--ezh-line)}.ezh-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.ezh-trust__item{display:flex;align-items:center;gap:14px;padding:26px 22px;border-left:1px solid var(--ezh-line)}.ezh-trust__item:first-child{border-left:0;padding-left:0}a.ezh-trust__item{color:inherit;text-decoration:none}.ezh-trust__item--call:hover svg{color:var(--ezh-gold);transform:scale(1.08)}.ezh-trust__item--call svg{transition:color .2s,transform .2s var(--ezh-ease)}.ezh-trust__item svg{width:30px;height:30px;color:var(--ezh-green-700);flex-shrink:0}.ezh-trust__item strong{display:block;font-size:15.5px;font-weight:800}.ezh-trust__item span{font-size:13.5px;color:var(--ezh-muted)}.ezh-section{padding:100px 0;background:var(--ezh-paper);position:relative}.ezh-section--tint{background:var(--ezh-paper-tint)}.ezh-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:48px}.ezh-head__note{max-width:400px;color:var(--ezh-muted);font-size:16px;margin-bottom:6px}.ezh-head .ezh .ezh-textlink{margin-bottom:8px}.ezh-process:before,.ezh-stories:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(rgba(35,48,31,.07) 1px,transparent 1px);background-size:26px 26px;-webkit-mask-image:radial-gradient(ellipse 75% 65% at 50% 40%,#000 25%,transparent 95%);mask-image:radial-gradient(ellipse 75% 65% at 50% 40%,#000 25%,transparent 95%)}.ezh-section>.ezh-wrap{position:relative}.ezh-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.ezh-card{position:relative;background:var(--ezh-card);border:1px solid var(--ezh-line);border-radius:var(--ezh-radius);overflow:hidden;display:flex;flex-direction:column;transition:transform var(--ezh-micro) var(--ezh-ease),box-shadow var(--ezh-micro) var(--ezh-ease),border-color var(--ezh-micro),opacity .25s var(--ezh-ease)}.ezh-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px #23301f1f;border-color:#cfdac4}.ezh-card--heat{border-color:#e2571f73}.ezh-card__flag{position:absolute;top:12px;left:12px;z-index:2;background:var(--ezh-heat);color:#fff;font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:5px 10px;border-radius:var(--ezh-pill)}.ezh-card__link{display:block}.ezh-card__well{aspect-ratio:1 / 1;background:#f6f8f1;display:grid;place-items:center;padding:9%;overflow:hidden;position:relative}.ezh-card__well img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .25s var(--ezh-ease)}.ezh-card:hover .ezh-card__well img{transform:scale(1.05)}.ezh-card__well:after{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:linear-gradient(115deg,transparent 44%,rgba(255,255,255,.55) 50%,transparent 56%);transform:translate(-120%)}.ezh-card:hover .ezh-card__well:after{transform:translate(120%);transition:transform .45s var(--ezh-ease)}.ezh-card__body{padding:18px 20px 20px;display:flex;flex-direction:column;gap:8px;flex:1}.ezh-card__body h3{font-size:17px;letter-spacing:-.01em;line-height:1.25}.ezh .ezh-card__body h3 a{color:var(--ezh-ink)}.ezh-card__body h3 a:hover{color:var(--ezh-green-700)}.ezh-card__desc{font-size:14px;color:var(--ezh-muted);flex:1}.ezh-card__buy{display:flex;align-items:center;justify-content:space-between;gap:10px}.ezh-kicker{align-self:flex-start;font-size:11.5px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;padding:4px 11px;border-radius:var(--ezh-pill);background:#e7f1e1;color:var(--ezh-green-800)}.ezh-kicker--heat{background:#e2571f1f;color:#a83b12}.ezh-products__all{text-align:center;margin-top:48px}@media(hover:hover)and (pointer:fine){.ezh-products__grid:has(.ezh-card:hover) .ezh-card:not(:hover){opacity:.68}.ezh-watch__grid:has(.ezh-video:hover) .ezh-video:not(:hover){opacity:.72}}.ezh-band{position:relative;overflow:hidden;background:radial-gradient(90% 70% at 50% 0%,rgba(101,224,66,.06) 0%,transparent 60%),linear-gradient(180deg,var(--ezh-forest-2) 0%,var(--ezh-forest) 100%);color:var(--ezh-forest-text);padding:104px 0}.ezh-band>.ezh-wrap{position:relative;z-index:2}.ezh-colors__intro{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:52px}.ezh-colors__note{max-width:460px;color:var(--ezh-forest-muted);font-size:16.5px;margin-bottom:6px}.ezh-swatches{display:grid;grid-template-columns:repeat(7,1fr);gap:20px 14px}.ezh-swatch{text-align:center}.ezh-swatch__chip{position:relative;overflow:hidden;display:block;width:100%;aspect-ratio:5 / 4;border-radius:12px;background:var(--c);border:1px solid rgba(255,255,255,.16);box-shadow:inset 0 1px #ffffff29,inset 0 -8px 14px #00000024,0 4px 12px #00000038;margin-bottom:10px;transition:transform .26s var(--ezh-ease),box-shadow .26s var(--ezh-ease)}.ezh-swatch__chip:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.16) .5px,transparent .6px),radial-gradient(rgba(0,0,0,.2) .5px,transparent .6px);background-size:7px 7px,11px 11px;background-position:0 0,3px 5px;opacity:.45}.ezh-swatch:hover .ezh-swatch__chip{transform:translateY(-4px) scale(1.04)}@supports (box-shadow: 0 0 0 color-mix(in srgb,red 50%,transparent)){.ezh-swatch:hover .ezh-swatch__chip{box-shadow:inset 0 1px #ffffff29,inset 0 -8px 14px #00000024,0 18px 34px -8px color-mix(in srgb,var(--c) 75%,#000)}}@supports not (box-shadow: 0 0 0 color-mix(in srgb,red 50%,transparent)){.ezh-swatch:hover .ezh-swatch__chip{box-shadow:0 14px 28px #00000061}}.ezh-swatch strong{display:block;font-size:12.5px;font-weight:800;color:#fff;line-height:1.3;letter-spacing:.01em}.ezh-swatch small{display:block;font-size:11.5px;font-weight:500;color:var(--ezh-forest-muted);line-height:1.35;margin-top:1px}.ezh-colors__sub{margin:42px 0 20px;display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.ezh .ezh-colors__sub h3{font-size:17px;font-weight:800;color:#fff;letter-spacing:-.01em;margin:0;padding-left:14px;position:relative}.ezh .ezh-colors__sub h3:before{content:"";position:absolute;left:0;top:3px;bottom:3px;width:3px;border-radius:3px;background:linear-gradient(180deg,var(--ezh-grass),var(--ezh-gold))}.ezh .ezh-colors__sub p{margin:0;font-size:13.5px;color:var(--ezh-forest-muted)}.ezh-swatches--release{grid-template-columns:repeat(6,1fr)}.ezh-colors__fine{margin:30px 0 34px;font-size:13px;color:var(--ezh-forest-muted)}.ezh-colors__ctas{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.ezh .ezh-colors__kit{color:var(--ezh-grass-bright);font-weight:700;font-size:15.5px}.ezh-colors__kit:hover{text-decoration:underline;text-underline-offset:4px}.ezh-process{padding-bottom:110px}.ezh-process__grid{display:grid;grid-template-columns:5fr 7fr;gap:72px;align-items:start}.ezh-process__intro{position:sticky;top:120px}.ezh-process__intro .ezh-h2{margin-bottom:18px}.ezh-process__note{color:var(--ezh-muted);font-size:16.5px;max-width:380px;margin-bottom:30px}.ezh-timeline{position:relative}.ezh-track{position:absolute;left:25px;top:12px;bottom:12px;width:3px;background:var(--ezh-line);border-radius:3px}.ezh-track span{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3px;background:linear-gradient(180deg,var(--ezh-grass),var(--ezh-green-700));transform:scaleY(0);transform-origin:top center}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.ezh-js .ezh-track span{animation:ezhTrackFill linear both;animation-timeline:view();animation-range:entry 12% cover 62%}}}@keyframes ezhTrackFill{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.ezh-step{position:relative;display:grid;grid-template-columns:52px 1fr;column-gap:28px;padding:30px 0;border-bottom:1px dashed var(--ezh-line)}.ezh-step:first-child{padding-top:2px}.ezh-step:last-child{border-bottom:0;padding-bottom:2px}.ezh-step__num{width:52px;height:52px;border-radius:50%;z-index:1;align-self:start;display:grid;place-items:center;background:var(--ezh-green-700);color:#fff;border:4px solid var(--ezh-paper);box-shadow:0 8px 18px #3f7d2c47;font-weight:800;font-size:16px;font-variant-numeric:tabular-nums;transition:transform .25s var(--ezh-overshoot),background-color .25s}.ezh-step:hover .ezh-step__num{transform:scale(1.1);background:var(--ezh-green-800)}.ezh-step__body h3{font-size:21px;margin-bottom:8px}.ezh-step__body p{font-size:15.5px;color:var(--ezh-muted);max-width:470px}.ezh .ezh-step__prod{display:inline-flex;align-items:center;gap:12px;margin-top:14px;font-size:13px;font-weight:800;color:var(--ezh-green-700);line-height:1.3}.ezh-step__prod img{width:40px;height:40px;border-radius:8px;object-fit:cover;background:#f6f8f1}.ezh-step__prod small{display:block;font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ezh-muted)}.ezh-step__prod:hover{color:var(--ezh-green-800)}.ezh-watch__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ezh-video{display:block;color:var(--ezh-ink);transition:opacity .25s var(--ezh-ease)}.ezh-video__frame{position:relative;border-radius:var(--ezh-radius);overflow:hidden;aspect-ratio:16 / 10;margin-bottom:14px;box-shadow:0 14px 34px #23301f24;background:#0f2409}.ezh-video__loop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover;pointer-events:none}.ezh-video__frame.is-playing .ezh-video__loop{display:none}.ezh-video__frame img,.ezh-video__frame video{width:100%;height:100%;object-fit:cover;transition:transform .4s var(--ezh-spring-smooth)}.ezh-video:hover .ezh-video__frame img{transform:scale(1.05)}.ezh-video__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;border:0;background:#fbfaf5eb;color:var(--ezh-green-700);box-shadow:0 10px 26px #0000004d;transition:transform .25s var(--ezh-overshoot),background-color .25s}.ezh-video:hover .ezh-video__play{transform:translate(-50%,-50%) scale(1.12);background:var(--ezh-gold);color:var(--ezh-forest-deep)}.ezh-video__play svg{width:24px;height:24px;margin-left:3px}.ezh-video__frame.is-playing .ezh-video__play{opacity:0;pointer-events:none}.ezh-video h3{font-size:18px;margin-bottom:2px}.ezh-video>span{font-size:14px;color:var(--ezh-muted)}.ezh-stories__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.ezh-quote{position:relative;background:var(--ezh-card);border:1px solid var(--ezh-line);border-radius:var(--ezh-radius);padding:30px 30px 26px;transition:transform var(--ezh-micro) var(--ezh-ease),box-shadow var(--ezh-micro) var(--ezh-ease)}.ezh-quote:hover{transform:translateY(-4px);box-shadow:0 18px 40px #23301f1a}.ezh-quote__product{font-size:12.5px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--ezh-gold-deep);margin-bottom:12px}.ezh-quote blockquote{font-size:17px;color:var(--ezh-ink);margin-bottom:18px;font-weight:500}.ezh-quote figcaption{display:flex;flex-direction:column}.ezh-quote figcaption strong{font-size:15px}.ezh-quote figcaption span{font-size:13.5px;color:var(--ezh-muted)}.ezh-about__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.ezh-about__media{position:relative;border-radius:22px;overflow:hidden;box-shadow:0 26px 60px #00000059}.ezh-about__media img{width:100%;height:100%;object-fit:cover}.ezh-about__flag{position:absolute;top:18px;left:18px;background:var(--ezh-gold);color:var(--ezh-forest-deep);font-size:13px;font-weight:800;padding:8px 16px;border-radius:var(--ezh-pill)}.ezh-about__text{color:var(--ezh-forest-text);font-size:17px;max-width:480px}.ezh-about__list{margin:22px 0 30px;display:grid;gap:12px}.ezh-about__list li{position:relative;padding-left:32px;color:var(--ezh-forest-text);font-weight:600;font-size:16px}.ezh-about__list li:before{content:"";position:absolute;left:0;top:2px;width:20px;height:20px;border-radius:50%;background:#7cc45d2e}.ezh-about__list li:after{content:"";position:absolute;left:6px;top:8px;width:8px;height:5px;border-left:2px solid var(--ezh-grass-bright);border-bottom:2px solid var(--ezh-grass-bright);transform:rotate(-45deg)}.ezh-faq .ezh-h2{margin-bottom:40px}.ezh-faq__list{display:grid;gap:12px}.ezh-faq__item{background:var(--ezh-card);border:1px solid var(--ezh-line);border-radius:16px;padding:0 24px}.ezh-faq__item summary{cursor:pointer;list-style:none;font-weight:800;font-size:17px;padding:20px 44px 20px 0;position:relative}.ezh-faq__item summary::-webkit-details-marker{display:none}.ezh-faq__item summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#58a8401f;color:var(--ezh-green-700);font-weight:700;transition:transform .25s var(--ezh-ease),background-color .25s}.ezh-faq__item[open] summary:after{content:"\2013";background:var(--ezh-green-700);color:#fff}.ezh-faq__item p{padding:0 0 20px;color:var(--ezh-muted);font-size:15.5px}.ezh-contact__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.ezh-contact .ezh-h2{margin-bottom:26px}.ezh-contact__text{color:var(--ezh-muted);max-width:400px;font-size:17.5px;line-height:1.7;margin-bottom:34px}.ezh .ezh-contact__phone-legacy{display:inline-block;font-size:clamp(32px,3.6vw,46px);font-weight:800;letter-spacing:-.02em;color:var(--ezh-green-700);margin:0 0 14px;font-variant-numeric:tabular-nums;transition:color var(--ezh-micro)}.ezh-contact__phone-legacy:hover{color:var(--ezh-green-800)}.ezh-contact__division{color:var(--ezh-muted);font-size:14.5px}.ezh-form{background:var(--ezh-card);border:1px solid var(--ezh-line);border-radius:22px;padding:34px;box-shadow:0 20px 50px #23301f14}.ezh-form h3{font-size:22px;margin-bottom:20px}.ezh-field{margin-bottom:18px}.ezh-field label{display:block;font-size:13.5px;font-weight:700;color:var(--ezh-ink);margin-bottom:7px}.ezh-field label span{color:var(--ezh-green-700)}.ezh-field input,.ezh-field textarea,.ezh-field select{width:100%;padding:13px 16px;background:var(--ezh-paper);border:1.5px solid var(--ezh-line);border-radius:12px;color:var(--ezh-ink);font:inherit;font-size:15.5px;transition:border-color .15s var(--ezh-ease),box-shadow .15s var(--ezh-ease)}.ezh-field select{cursor:pointer;appearance:none;-webkit-appearance:none;padding-right:46px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233F7D2C' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:16px}.ezh-field input::placeholder,.ezh-field textarea::placeholder{color:#9aa893}.ezh-field input:focus,.ezh-field textarea:focus,.ezh-field select:focus{outline:none;border-color:var(--ezh-grass);box-shadow:0 0 0 3px #58a8402e}.ezh-field textarea{resize:vertical;min-height:110px}.ezh-form__submit{width:100%;margin-top:4px}.ezh-form__msg{margin:14px 0 0;font-size:14.5px;color:var(--ezh-green-700);font-weight:700}.ezh-form__msg--error{color:#b3352c}.ezh-toast{position:fixed;left:50%;bottom:28px;z-index:150;transform:translate(-50%,16px);opacity:0;pointer-events:none;background:var(--ezh-forest);color:#fff;padding:13px 24px;border-radius:var(--ezh-pill);font-size:14.5px;font-weight:700;box-shadow:0 14px 36px #0f240966;transition:transform .3s var(--ezh-overshoot),opacity .25s var(--ezh-ease)}.ezh-toast.is-show{transform:translate(-50%);opacity:1}@supports (transition-timing-function: linear(0,1)){.ezh-btn{transition:transform 375ms var(--ezh-spring-tap),box-shadow .25s var(--ezh-ease),background-color var(--ezh-micro) var(--ezh-ease),border-color var(--ezh-micro) var(--ezh-ease),color var(--ezh-micro) var(--ezh-ease)}.ezh-card,.ezh-quote{transition:transform .55s var(--ezh-spring-smooth),box-shadow .25s var(--ezh-ease),border-color .25s var(--ezh-ease),opacity .25s var(--ezh-ease)}.ezh-card__well img{transition:transform 675ms var(--ezh-spring-natural)}}@media(max-width:989px){.ezh-section{padding:72px 0}.ezh-band{padding:80px 0}.ezh-hero{padding:72px 0 76px}.ezh-hero__grid{grid-template-columns:1fr;gap:40px}.ezh-hero__stats{max-width:none}.ezh-promo{max-width:520px}.ezh-trust__grid{grid-template-columns:1fr 1fr}.ezh-trust__item{border-left:0;padding-left:0}.ezh-trust__item:nth-child(-n+2){border-bottom:1px solid var(--ezh-line)}.ezh-head,.ezh-colors__intro{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:36px}.ezh-products__grid{grid-template-columns:1fr 1fr}.ezh-swatches{grid-template-columns:repeat(4,1fr)}.ezh-process__grid{grid-template-columns:1fr;gap:40px}.ezh-process__intro{position:static}.ezh-watch__grid{grid-template-columns:1fr;max-width:560px;margin:0 auto}.ezh-stories__grid{grid-template-columns:1fr}.ezh-about__grid,.ezh-contact__grid{grid-template-columns:1fr;gap:44px}}@media(max-width:749px){.ezh{font-size:16px}.ezh-wrap{padding:0 18px}.ezh-section{padding:58px 0}.ezh-band{padding:64px 0}.ezh-hero{padding:56px 0 66px;min-height:0}.ezh .ezh-hero__title{font-size:clamp(36px,4.9vw,70px)}.ezh-hero__sub{font-size:16.5px}.ezh-hero__ctas .ezh-btn,.ezh-hero__ctas .ezh-magnet{width:100%}.ezh-hero__stats{display:none}.ezh-hero{padding-bottom:48px}.ezh-hero__wins{margin-bottom:24px}.ezh-promo__list{gap:8px}.ezh-promo__item{padding:8px}.ezh-promo__sub{margin-bottom:14px}.ezh-promo{padding:22px 18px 20px}.ezh-promo__off{font-size:17px;padding:8px 13px}.ezh-products__grid{grid-template-columns:1fr 1fr;gap:12px}.ezh-card__body{padding:14px 14px 16px}.ezh-card__buy{flex-direction:column;align-items:stretch}.ezh-card__buy .ezh .ezh-btn--quick{width:100%}.ezh-swatches{grid-template-columns:repeat(3,1fr);gap:18px 12px}.ezh-colors__ctas .ezh-btn{width:100%}.ezh-step{grid-template-columns:44px 1fr;column-gap:18px}.ezh-step__num{width:44px;height:44px;font-size:14px}.ezh-track{left:21px}.ezh-form{padding:26px 20px}.ezh .ezh-textlink,.ezh .ezh-colors__kit{display:inline-flex;align-items:center;min-height:44px}}@media(prefers-reduced-motion:reduce){.ezh *,.ezh *:before,.ezh *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.ezh-reveal,[data-ezh-hero]{opacity:1!important;transform:none!important}.ezh-hero__sheen{display:none!important}.ezh-hero__img{animation:none!important;transform:none!important}.ezh-track span{transform:scaleY(1)!important}.ezh-js .ezh-sweep{background-size:100% .085em!important}.ezh-js .ezh-sweep__txt{background:none!important;color:var(--ezh-grass-vivid)!important;-webkit-text-fill-color:var(--ezh-grass-vivid)!important}}.ezh-hero__copy{position:relative;isolation:isolate}.ezh-hero__copy:before{content:"";position:absolute;top:-44px;right:-120px;bottom:-40px;left:-24px;z-index:-1;pointer-events:none;background:#09160647;-webkit-backdrop-filter:brightness(.45) saturate(1.06);backdrop-filter:brightness(.45) saturate(1.06);-webkit-mask-image:radial-gradient(165% 140% at 44% 50%,#000 0%,#000 50%,rgba(0,0,0,.72) 64%,rgba(0,0,0,.44) 76%,rgba(0,0,0,.2) 87%,rgba(0,0,0,.07) 95%,transparent 100%);mask-image:radial-gradient(165% 140% at 44% 50%,#000 0%,#000 50%,rgba(0,0,0,.72) 64%,rgba(0,0,0,.44) 76%,rgba(0,0,0,.2) 87%,rgba(0,0,0,.07) 95%,transparent 100%)}@media(max-width:749px){.ezh-hero__copy:before{top:-24px;right:-24px;bottom:-24px;left:-24px}}.ezh-revealed-failsafe .ezh-reveal,.ezh-revealed-failsafe [data-ezh-hero]{opacity:1!important;transform:none!important}.ezh-revealed-failsafe .ezh-sweep{background-size:100% .085em!important}.ezh-revealed-failsafe .ezh-sweep__txt{background:none!important;color:var(--ezh-grass-vivid)!important;-webkit-text-fill-color:var(--ezh-grass-vivid)!important}.ezh-overlay-header .header__inline-menu>.list-menu>li>.header__menu-item:hover span,.ezh-overlay-header .header__inline-menu>.list-menu>li>header-menu>details>.header__menu-item:hover span{text-decoration:none!important}.ezh-overlay-header .header__inline-menu>.list-menu>li>.header__menu-item>span,.ezh-overlay-header .header__inline-menu>.list-menu>li>header-menu>details>.header__menu-item>span{position:relative;display:inline-block}.ezh-overlay-header .header__inline-menu>.list-menu>li>.header__menu-item>span:after,.ezh-overlay-header .header__inline-menu>.list-menu>li>header-menu>details>.header__menu-item>span:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:2px;border-radius:2px;background:currentColor;transform:scaleX(0);transform-origin:right center;transition:transform .46s linear(0,.025 2.5%,.084 5%,.163 7.5%,.359 13.1%,.555 19.4%,.704 25.6%,.801 31.2%,.868 36.9%,.936 46.2%,.974 57.5%,.993 73.1%,1);pointer-events:none}.ezh-overlay-header .header__inline-menu>.list-menu>li>.header__menu-item:hover>span:after,.ezh-overlay-header .header__inline-menu>.list-menu>li>.header__menu-item:focus-visible>span:after,.ezh-overlay-header .header__inline-menu>.list-menu>li>header-menu>details>.header__menu-item:hover>span:after,.ezh-overlay-header .header__inline-menu>.list-menu>li>header-menu>details[open]>.header__menu-item>span:after{transform:scaleX(1);transform-origin:left center}.ezh-overlay-header .header__inline-menu>.list-menu>li>.header__menu-item>span.header__active-menu-item:after,.ezh-overlay-header .header__inline-menu>.list-menu>li>header-menu>details>.header__menu-item>span.header__active-menu-item:after{transform:scaleX(1);transform-origin:left center;opacity:.5}@media(prefers-reduced-motion:reduce){.ezh-overlay-header .header__inline-menu .header__menu-item>span:after{transition:none}}.ezh-promo__bene{font-style:normal;font-weight:700;color:var(--ezh-grass-vivid);letter-spacing:.02em}.ezh .ezh-hero__wins{list-style:none;margin:0 0 42px;padding:0;display:grid;gap:11px}.ezh .ezh-win{display:flex;align-items:center;gap:13px;font-size:12.5px;font-weight:800;letter-spacing:.085em;text-transform:uppercase;color:#fff;text-shadow:0 1px 3px rgba(8,20,5,.7)}.ezh .ezh-win__ico{display:grid;place-items:center;flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#65e04229;border:1px solid rgba(101,224,66,.42);color:var(--ezh-grass-vivid);transition:transform .26s var(--ezh-ease),background-color .26s var(--ezh-ease)}.ezh .ezh-win__ico svg{width:17px;height:17px}.ezh .ezh-win:hover .ezh-win__ico{transform:translateY(-2px) scale(1.06);background:#65e04242}@media(max-width:749px){.ezh .ezh-hero__wins{gap:9px;margin-bottom:30px}.ezh .ezh-win{font-size:11.5px;letter-spacing:.06em}.ezh .ezh-win__ico{width:32px;height:32px}.ezh .ezh-win__ico svg{width:15px;height:15px}}@media(prefers-reduced-motion:reduce){.ezh .ezh-win__ico{transition:none}}.ezh-promo__buyrow{display:flex;align-items:stretch;gap:10px}.ezh-promo .ezh-promo__buyrow .ezh-btn{flex:1;width:auto}.ezh-promo__qty{display:inline-flex;align-items:center;gap:4px;padding:0 6px;border-radius:var(--ezh-pill);background:#ffffff12;border:1px solid rgba(255,255,255,.14)}.ezh-promo__qty button{width:30px;height:30px;border:0;border-radius:50%;background:transparent;color:#fff;font-size:16px;font-weight:800;line-height:1;cursor:pointer;display:grid;place-items:center;transition:background-color .18s}.ezh-promo__qty button:hover{background:#ffffff24}.ezh-promo__qty output{min-width:18px;text-align:center;color:#fff;font-weight:800;font-size:14.5px;font-variant-numeric:tabular-nums}.ezh .ezh-promo__multi{margin:10px 0 0;font-size:12px;color:#b9cfae}.ezh .ezh-hot{position:relative;display:inline-block;color:var(--ezh-heat-bright);text-shadow:0 1px 3px rgba(8,20,5,.65)}.ezh .ezh-hot:after{content:attr(data-text);position:absolute;left:0;top:0;z-index:-1;color:var(--ezh-heat-bright);filter:blur(.18em);opacity:.45;transform-origin:50% 60%;animation:ezhHeatPulse 2.6s ease-in-out infinite;pointer-events:none;-webkit-user-select:none;user-select:none}@keyframes ezhHeatPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.8;transform:scale(1.07)}}@media(prefers-reduced-motion:reduce){.ezh .ezh-hot:after{animation:none;opacity:.4}}.ezh .ezh-eyebrow:not(.ezh-eyebrow--heat){display:none}.ezh .ezh-contact__phoneline{display:inline-block;margin:4px 0 10px;color:var(--ezh-green-700);font-size:16.5px;font-weight:800;text-decoration:none}.ezh .ezh-contact__phoneline:hover{color:var(--ezh-green-800);text-decoration:underline;text-underline-offset:4px}
/*# sourceMappingURL=/cdn/shop/t/10/assets/ezcurb-home-v2.css.map */
