.zv-modal-open{overflow:hidden}.section-custom-liquid.spaced-section{margin:0!important}.zv-products-page,.zv-products-page *{box-sizing:border-box}.zv-products-page{--zv-lime: var(--zv-color-green);--zv-lime-bright: #b7ff5c;--zv-lime-soft: #e9ffd1;--zv-ink: var(--zv-color-dark);--zv-deep: var(--zv-color-dark);--zv-forest: #0b2710;--zv-muted: #5d6b60;--zv-canvas: #f3f3f3;--zv-paper: #ffffff;--zv-line: rgba(var(--zv-color-dark-rgb), .1);--zv-shadow-sm: 0 12px 34px rgba(8, 26, 10, .07);--zv-shadow-md: 0 24px 70px rgba(8, 26, 10, .1);--zv-shadow-dark: 0 28px 80px rgba(0, 10, 2, .2);--zv-radius-sm: 16px;--zv-radius-md: 24px;--zv-radius-lg: 34px;--zv-container: 1350px;--zv-gutter: clamp(18px, 3vw, 40px);--zv-heading-font: var(--font-heading-family, sans-serif);--zv-body-font: var(--font-body-family, sans-serif);width:100%;padding:clamp(28px,4vw,54px) 0 clamp(72px,8vw,112px);overflow:clip;background:var(--zv-canvas);color:var(--zv-ink);font-family:var(--zv-body-font);font-weight:400}.zv-products-page img,.zv-products-page svg{display:block;max-width:100%}.zv-products-page a{color:inherit;text-decoration:none}.zv-products-page h1,.zv-products-page h2,.zv-products-page h3,.zv-products-page p{margin:0}.zv-products-page h1,.zv-products-page h2,.zv-products-page h3{font-family:var(--zv-heading-font);font-weight:700;letter-spacing:-.042em;text-wrap:balance}.zv-products-page button,.zv-products-page input,.zv-products-page select,.zv-products-page textarea{font:inherit}.zv-products-page a:focus-visible,.zv-products-page button:focus-visible{outline:3px solid var(--zv-lime);outline-offset:3px}.zv-products-page__container{width:min(calc(100% - (2 * var(--zv-gutter))),var(--zv-container));margin-inline:auto}.zv-products-hero{flex-direction:column;justify-content:center;margin-bottom:clamp(30px,4vw,48px)}.zv-products-hero:after{position:absolute;z-index:-1;border:1px solid rgba(var(--zv-color-green-rgb),.12);border-radius:50%;box-shadow:0 0 0 44px rgba(var(--zv-color-green-rgb),.035),0 0 0 92px rgba(var(--zv-color-green-rgb),.025);content:""}.zv-products-hero__eyebrow,.zv-product-card__eyebrow,.zv-products-help__eyebrow,.zv-option-modal__eyebrow{font-family:var(--zv-heading-font);font-size:12px;line-height:1.2;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.zv-products-hero__eyebrow{align-items:center;gap:12px;margin-bottom:16px}.zv-products-hero__eyebrow:before{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:var(--zv-lime);box-shadow:0 0 0 6px rgba(var(--zv-color-green-rgb),.14)}.zv-products-hero__title{position:relative;z-index:1}.zv-products-hero__subtitle{position:relative;z-index:1;margin-top:22px;text-wrap:pretty}.zv-products-hero__badges{position:relative;z-index:1;display:flex;flex-wrap:wrap}.zv-products-hero__badges span{display:inline-flex;align-items:center;border-radius:999px;line-height:1}.zv-products-hero__badges span:before{flex:0 0 7px;border-radius:50%;background:var(--zv-lime);content:""}.zv-products-grid{display:grid;gap:22px}.zv-product-card{position:relative;min-width:0;display:grid;grid-template-columns:minmax(230px,286px) minmax(0,1fr);overflow:hidden;border:1px solid var(--zv-line);border-radius:28px;background:var(--zv-paper);box-shadow:var(--zv-shadow-sm);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.zv-product-card__image-link{min-width:0;display:block;padding:14px 0 14px 14px}.zv-product-card__image-wrap{position:relative;width:100%;height:100%;min-height:232px;overflow:hidden;isolation:isolate;border:1px solid rgba(var(--zv-color-dark-rgb),.07);border-radius:21px;background:#f5f6f3}.zv-product-card__image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s cubic-bezier(.22,1,.36,1)}.zv-product-card__content{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,255px);grid-template-rows:auto auto 1fr;gap:0 26px;padding:30px}.zv-product-card--featured .zv-product-card__content{display:flex;flex-direction:column}.zv-product-card__top,.zv-product-card__title,.zv-product-card__text{grid-column:1}.zv-product-card__top{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px}.zv-product-card__eyebrow{color:#477a0c}.zv-product-card__tag{min-height:30px;display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border:1px solid rgba(var(--zv-color-green-rgb),.35);border-radius:999px;background:var(--zv-lime-soft);color:var(--zv-deep);font-size:12px;line-height:1;font-weight:700}.zv-product-card__title{margin-bottom:13px!important;color:var(--zv-ink);font-size:clamp(30px,2.6vw,42px);line-height:.99}.zv-product-card__title a{color:inherit!important}.zv-product-card__text{max-width:720px;color:var(--zv-muted);font-size:15px;line-height:1.62;text-wrap:pretty}.zv-product-card__bottom{grid-column:2;grid-row:1 / 4;align-self:stretch;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:18px;padding:22px;border:1px solid rgba(var(--zv-color-dark-rgb),.07);border-radius:22px;background:#f6f7f4}.zv-product-card--featured .zv-product-card__bottom{width:100%;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;padding:0;border:0;border-radius:0;background:transparent}.zv-product-card__price{min-width:0;display:grid;gap:5px}.zv-product-card__price-label{color:var(--zv-muted);font-family:var(--zv-heading-font);font-size:11px;line-height:1.2;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.zv-product-card__price-value{color:var(--zv-ink);font-family:var(--zv-heading-font);font-size:clamp(28px,2.5vw,40px);line-height:1;font-weight:700;letter-spacing:-.04em;white-space:nowrap}.zv-product-card:not(.zv-product-card--featured) .zv-product-card__price-value{font-size:30px}.zv-product-card__actions{min-width:0;display:grid;gap:10px}.zv-product-card--featured .zv-product-card__actions{width:min(100%,350px);grid-template-columns:1fr 1fr}@media(min-width:990px){.zv-product-card--featured.zv-product-card--core .zv-product-card__actions{flex:0 0 350px;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}}.zv-product-card--core .zv-product-card__button,.zv-product-card--core .zv-product-card__more{white-space:nowrap}.zv-product-card__button,.zv-product-card__more,.zv-products-help__button,.zv-option-modal__add,.zv-option-modal__more{width:100%}.zv-product-card__button:disabled,.zv-option-modal__add:disabled{cursor:not-allowed!important;opacity:.52;transform:none!important}.zv-product-card__button--disabled{cursor:default!important;opacity:.62}.zv-product-card__dot,.zv-products-help__dot,.zv-option-modal__add-dot{display:none!important}.zv-products-empty{padding:clamp(54px,8vw,96px) var(--zv-gutter);border:1px solid var(--zv-line);border-radius:var(--zv-radius-lg);background:#fff;text-align:center;box-shadow:var(--zv-shadow-sm)}.zv-products-empty h2{font-size:clamp(34px,4vw,52px);line-height:1}.zv-products-empty p{max-width:620px;margin:18px auto 0;color:var(--zv-muted);font-size:17px;line-height:1.6}.zv-products-help:after{position:absolute;z-index:-1;border:1px solid rgba(var(--zv-color-green-rgb),.12);border-radius:50%;box-shadow:0 0 0 54px rgba(var(--zv-color-green-rgb),.025);content:""}.zv-products-help__eyebrow{color:var(--zv-lime)}.zv-products-help__subtitle{margin-top:18px!important}.zv-products-help__actions{display:flex;flex-wrap:wrap}.zv-option-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:grid;place-items:center;padding:24px;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .22s ease,visibility 0s linear .22s}.zv-option-modal.is-open{visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s}.zv-option-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#070f089e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.zv-option-modal__dialog{position:relative;z-index:1;width:min(1060px,100%);max-height:min(790px,calc(100vh - 48px));overflow:auto;border:1px solid rgba(255,255,255,.65);border-radius:30px;background:#fff;box-shadow:0 34px 100px #000a0247;opacity:0;transform:translateY(18px) scale(.985);transition:opacity .22s ease,transform .26s cubic-bezier(.22,1,.36,1)}.zv-option-modal.is-open .zv-option-modal__dialog{opacity:1;transform:translateY(0) scale(1)}.zv-option-modal__close{position:sticky;top:18px;z-index:5;float:right;width:44px;height:44px;display:grid;place-items:center;margin:18px 18px -62px 0;padding:0;overflow:hidden;border:1px solid var(--zv-line);border-radius:50%;background:#fff;color:transparent;box-shadow:var(--zv-shadow-sm);cursor:pointer}.zv-option-modal__close:before,.zv-option-modal__close:after{position:absolute;width:16px;height:2px;border-radius:999px;background:var(--zv-ink);content:""}.zv-option-modal__close:before{transform:rotate(45deg)}.zv-option-modal__close:after{transform:rotate(-45deg)}.zv-option-modal__body{min-height:0}.zv-option-modal__product{min-height:650px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.zv-option-modal__visual{min-width:0;display:flex;flex-direction:column;gap:14px;padding:20px;background:var(--zv-canvas)}.zv-option-modal__media{min-height:430px;display:grid;place-items:center;overflow:hidden;border-radius:22px;background:#fff}.zv-option-modal__media img{width:100%;height:100%;object-fit:cover}.zv-option-modal__image-note{padding:18px 20px;border:1px solid var(--zv-line);border-radius:18px;background:#fff;box-shadow:0 8px 24px #081a0a0b}.zv-option-modal__image-note-text{color:var(--zv-muted);font-size:var(--zv-copy-support-size, 13px);line-height:1.58}.zv-option-modal__info{min-width:0;display:flex;flex-direction:column;padding:58px 48px 42px}.zv-option-modal__eyebrow{margin-bottom:14px!important;color:#477a0c}.zv-option-modal__title{color:var(--zv-ink);font-size:clamp(40px,4vw,58px);line-height:.98}.zv-option-modal__subtitle{max-width:530px;margin-top:17px!important;color:var(--zv-muted);font-size:15px;line-height:1.6}.zv-option-modal__variants{display:grid;gap:10px;margin-top:28px}.zv-option-modal__variant{width:100%;min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 17px;border:1px solid var(--zv-line);border-radius:18px;background:#fff;color:var(--zv-ink);text-align:left;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.zv-option-modal__variant.is-selected{border-color:rgba(var(--zv-color-green-rgb),.78);background:var(--zv-lime-soft)}.zv-option-modal__variant.is-disabled{cursor:not-allowed;opacity:.48}.zv-option-modal__variant-main{min-width:0;display:flex;align-items:center;gap:12px}.zv-option-modal__variant-dot{width:18px;height:18px;flex:0 0 18px;border:2px solid #a8b1a9;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 4px #fff}.zv-option-modal__variant.is-selected .zv-option-modal__variant-dot{border-color:#6aa725;background:#6aa725}.zv-option-modal__variant-title{min-width:0;font-size:14px;line-height:1.3;font-weight:700}.zv-option-modal__variant-side{flex:0 0 auto;display:grid;justify-items:end;gap:3px}.zv-option-modal__variant-price{font-family:var(--zv-heading-font);font-size:19px;line-height:1;font-weight:700;letter-spacing:-.03em}.zv-option-modal__variant-stock{color:#8b3c32;font-size:11px;line-height:1.2}.zv-option-modal__footer{display:grid;grid-template-columns:1fr;gap:10px;margin-top:auto;padding-top:30px}.zv-cart-toast{position:fixed;left:50%;bottom:28px;z-index:2147483100;min-width:min(360px,calc(100vw - 36px));padding:15px 20px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:var(--zv-deep);color:#fff;box-shadow:0 18px 50px #000a023d;font-size:14px;font-weight:700;text-align:center;opacity:0;pointer-events:none;transform:translate(-50%,18px);transition:opacity .18s ease,transform .22s ease}.zv-cart-toast.is-visible{opacity:1;transform:translate(-50%)}@media(hover:hover){.zv-product-card:hover{border-color:rgba(var(--zv-color-dark-rgb),.14);box-shadow:var(--zv-shadow-md);transform:translateY(-3px)}.zv-product-card:hover .zv-product-card__image{transform:scale(1.025)}.zv-option-modal__variant:not(.is-disabled):hover{border-color:#477a0c57;transform:translateY(-1px)}.zv-option-modal__close:hover{background:var(--zv-lime-soft)}}@media(max-width:1180px){.zv-product-card__content{grid-template-columns:minmax(0,1fr) 215px;gap:0 20px;padding:26px}.zv-product-card__bottom{padding:18px}.zv-products-help{gap:28px}}@media(max-width:989px){.zv-products-page{--zv-radius-lg: 28px;--zv-radius-md: 22px}.zv-product-card,.zv-product-card--featured{grid-template-columns:minmax(235px,.78fr) minmax(0,1.22fr);min-height:0}.zv-product-card__image-link,.zv-product-card--featured .zv-product-card__image-link{padding:13px 0 13px 13px}.zv-product-card__image-wrap,.zv-product-card--featured .zv-product-card__image-wrap{min-height:290px;border-radius:20px}.zv-product-card__content,.zv-product-card--featured .zv-product-card__content{display:flex;flex-direction:column;justify-content:center;padding:30px}.zv-product-card--featured .zv-product-card__text{font-size:15px}.zv-product-card__bottom,.zv-product-card--featured .zv-product-card__bottom{width:100%;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:18px;margin-top:26px;padding:0;border:0;border-radius:0;background:transparent}.zv-product-card__actions,.zv-product-card--featured .zv-product-card__actions{width:min(100%,265px);grid-template-columns:1fr}.zv-products-help{flex-direction:column}.zv-products-help__actions{width:100%}.zv-option-modal__product{grid-template-columns:.85fr 1.15fr}.zv-option-modal__visual{padding:16px}.zv-option-modal__media{min-height:350px}.zv-option-modal__info{padding:52px 30px 32px}}@media(max-width:749px){.zv-products-page{--zv-gutter: 16px;padding-top:22px;padding-bottom:72px}.zv-products-hero{min-height:0;margin-bottom:26px}.zv-products-hero__subtitle{line-height:1.55}.zv-products-grid{gap:16px}.zv-product-card,.zv-product-card--featured{display:block;border-radius:24px}.zv-product-card__image-link,.zv-product-card--featured .zv-product-card__image-link{padding:11px 11px 0}.zv-product-card__image-wrap,.zv-product-card--featured .zv-product-card__image-wrap{width:100%;min-height:0;aspect-ratio:16 / 10;border-radius:19px}.zv-product-card__content,.zv-product-card--featured .zv-product-card__content{display:block;padding:26px 22px 24px}.zv-product-card__top{margin-bottom:12px}.zv-product-card__eyebrow{font-size:10px}.zv-product-card__title,.zv-product-card--featured .zv-product-card__title{font-size:clamp(34px,10vw,46px)}.zv-product-card__text,.zv-product-card--featured .zv-product-card__text{font-size:14px;line-height:1.55}.zv-product-card__bottom,.zv-product-card--featured .zv-product-card__bottom{display:grid;gap:18px;margin-top:24px}.zv-product-card__price-value,.zv-product-card:not(.zv-product-card--featured) .zv-product-card__price-value{font-size:32px}.zv-product-card__actions,.zv-product-card--featured .zv-product-card__actions{width:100%;grid-template-columns:1fr 1fr}.zv-products-help{min-height:0;margin-top:24px}.zv-products-help__title{font-size:clamp(38px,11vw,50px)}.zv-products-help__actions{display:grid;grid-template-columns:1fr}.zv-option-modal{align-items:end;padding:12px}.zv-option-modal__dialog{width:100%;max-height:calc(100vh - 24px);border-radius:25px}.zv-option-modal__product{display:block;min-height:0}.zv-option-modal__visual{padding:12px}.zv-option-modal__media{min-height:0;aspect-ratio:16 / 10;border-radius:18px}.zv-option-modal__image-note{padding:15px 16px;border-radius:16px}.zv-option-modal__info{padding:28px 20px 24px}.zv-option-modal__title{font-size:40px}.zv-option-modal__variants{margin-top:22px}.zv-option-modal__close{top:10px;width:42px;height:42px;margin:10px 10px -52px 0}}@media(max-width:480px){.zv-products-hero__eyebrow,.zv-product-card__eyebrow,.zv-products-help__eyebrow,.zv-option-modal__eyebrow{font-size:10px;letter-spacing:.13em}.zv-product-card__actions,.zv-product-card--featured .zv-product-card__actions{grid-template-columns:1fr}.zv-option-modal__variant{align-items:flex-start;flex-direction:column;gap:10px}.zv-option-modal__variant-side{justify-items:start;padding-left:30px}}@media(prefers-reduced-motion:reduce){.zv-product-card,.zv-product-card__image,.zv-option-modal,.zv-option-modal__dialog,.zv-option-modal__variant,.zv-cart-toast{transition:none!important}}.zv-products-hero{position:relative;min-height:0;display:block;overflow:hidden;isolation:isolate;margin:0 0 18px;padding:34px 36px;border:0;border-radius:24px;background:linear-gradient(180deg,#041503,#061a04);color:#fff;box-shadow:0 16px 34px rgba(var(--zv-color-dark-rgb),.13)}.zv-products-hero:before,.zv-products-hero:after{position:absolute;z-index:0;border:0;border-radius:50%;box-shadow:none;pointer-events:none;content:""}.zv-products-hero:before{left:-250px;bottom:-250px;width:640px;height:640px;background:linear-gradient(45deg,rgba(var(--zv-color-green-rgb),.82),#98dd44ad 24%,#7eac446b 46%,#5876382e 64%,#58763800 79%)}.zv-products-hero:after{top:-255px;right:-255px;bottom:auto;width:660px;height:660px;aspect-ratio:auto;background:linear-gradient(225deg,#8dc73ab8,#709f2e85 26%,#4b662d47 50%,#3447241f 66%,#34472400 80%)}.zv-products-hero__eyebrow,.zv-products-hero__title,.zv-products-hero__subtitle,.zv-products-hero__badges{position:relative;z-index:1}.zv-products-hero__eyebrow{display:block;margin:0 0 10px;color:var(--zv-lime);font-size:12px;line-height:1.2;letter-spacing:.18em}.zv-products-hero__eyebrow:before{display:none;content:none}.zv-products-hero__title{max-width:930px;margin:0 0 12px;color:#fff;font-size:clamp(31px,3.05vw,46px);line-height:1.03;letter-spacing:-.035em}.zv-products-hero__subtitle{max-width:920px;margin:0;color:#ffffffc2;font-size:15.5px;line-height:1.5}.zv-products-hero__badges{gap:8px;margin-top:18px}.zv-products-hero__badges span{min-height:32px;gap:0;padding:7px 12px;border:1px solid rgba(255,255,255,.09);background:#ffffff14;color:#fff;font-size:13px;font-weight:600;backdrop-filter:none;-webkit-backdrop-filter:none}.zv-products-hero__badges span:before{width:7px;height:7px;margin-right:8px}.zv-product-card--featured{grid-template-columns:minmax(270px,390px) minmax(0,1fr);min-height:320px;border-radius:24px;box-shadow:var(--zv-shadow-sm)}.zv-product-card--featured .zv-product-card__image-link{padding:18px 0 18px 18px}.zv-product-card--featured .zv-product-card__image-wrap{min-height:284px;border-radius:20px}.zv-product-card--featured .zv-product-card__content{justify-content:space-between;padding:28px 30px}.zv-product-card--featured .zv-product-card__title{max-width:620px;margin-bottom:12px!important;font-size:clamp(34px,4.2vw,52px)}.zv-product-card--featured .zv-product-card__text{max-width:790px;font-size:15.5px;line-height:1.5}.zv-product-card--featured .zv-product-card__bottom{gap:18px;margin-top:24px}.zv-product-card__more,.zv-option-modal__more{gap:0!important}.zv-product-card__more:before,.zv-product-card__more:after,.zv-option-modal__more:before,.zv-option-modal__more:after{display:none!important;width:0!important;height:0!important;content:none!important}.zv-products-help{position:relative;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;justify-content:initial;gap:24px;margin-top:18px;padding:28px;overflow:hidden;isolation:isolate;border:0;border-radius:24px;background:linear-gradient(180deg,#041503,#061a04);color:#fff;box-shadow:0 16px 34px rgba(var(--zv-color-dark-rgb),.13)}.zv-products-help:before,.zv-products-help:after{position:absolute;z-index:0;border:0;border-radius:50%;box-shadow:none;pointer-events:none;content:""}.zv-products-help:before{top:-250px;left:-250px;width:640px;height:640px;background:linear-gradient(135deg,rgba(var(--zv-color-green-rgb),.72),#98dd448f 24%,#7eac4457 46%,#58763829 64%,#58763800 79%)}.zv-products-help:after{right:-255px;bottom:-255px;top:auto;width:660px;height:660px;background:linear-gradient(315deg,#8dc73a9e,#709f2e6b 26%,#4b662d38 50%,#3447241a 66%,#34472400 80%)}.zv-products-help__text,.zv-products-help__actions{position:relative;z-index:1}.zv-products-help__text{max-width:none}.zv-products-help__eyebrow{margin-bottom:10px!important}.zv-products-help__title{max-width:720px;margin:0 0 10px;color:#fff;font-size:clamp(29px,2.65vw,39px);line-height:1.03}.zv-products-help__subtitle{max-width:720px;margin:0!important;color:#ffffffc2;font-size:15px;line-height:1.5}.zv-products-help__actions{min-width:0;justify-content:flex-end;gap:10px}.zv-products-help__button{width:auto;min-width:164px}.zv-products-help__button:not(.zv-products-help__button--secondary),.zv-products-help__button:not(.zv-products-help__button--secondary)>span{color:var(--zv-deep)}.zv-products-help__button--secondary:after{display:none;content:none}@media(max-width:1180px){.zv-product-card--featured{grid-template-columns:minmax(250px,350px) minmax(0,1fr)}.zv-product-card--featured .zv-product-card__content{padding:26px}}@media(max-width:989px){.zv-products-hero{min-height:0;padding:28px 24px;border-radius:22px;margin-bottom:16px}.zv-products-hero:before{left:-180px;bottom:-200px;width:470px;height:470px}.zv-products-hero:after{top:-190px;right:-190px;width:490px;height:490px}.zv-product-card--featured{grid-template-columns:minmax(185px,245px) minmax(0,1fr);min-height:0}.zv-product-card--featured .zv-product-card__image-link{padding:13px 0 13px 13px}.zv-product-card--featured .zv-product-card__image-wrap{min-height:210px}.zv-product-card--featured .zv-product-card__content{padding:22px}.zv-product-card--featured .zv-product-card__title{font-size:clamp(31px,5.5vw,42px)}.zv-products-help{grid-template-columns:1fr;align-items:start;gap:20px;padding:24px;border-radius:22px}.zv-products-help__actions{justify-content:flex-start}}@media(max-width:749px){.zv-products-hero{padding:24px 20px;border-radius:20px}.zv-products-hero:before{left:-150px;bottom:-170px;width:390px;height:390px}.zv-products-hero:after{top:-150px;right:-150px;width:400px;height:400px}.zv-products-hero__title{margin-bottom:10px;font-size:clamp(29px,8.4vw,38px)}.zv-products-hero__subtitle{margin-top:0;font-size:14.5px}.zv-products-hero__badges{gap:7px;margin-top:16px}.zv-products-hero__badges span{min-height:31px;padding:7px 11px;font-size:12.5px}.zv-product-card--featured{display:block;border-radius:20px}.zv-product-card--featured .zv-product-card__image-link{padding:14px 14px 0}.zv-product-card--featured .zv-product-card__image-wrap{min-height:0;aspect-ratio:1 / 1;border-radius:18px}.zv-product-card--featured .zv-product-card__content{display:block;padding:20px}.zv-product-card--featured .zv-product-card__title{font-size:clamp(30px,8vw,40px)}.zv-product-card--featured .zv-product-card__text{font-size:14.5px}.zv-product-card--featured .zv-product-card__bottom{flex-direction:column;align-items:stretch;gap:15px;margin-top:18px}.zv-products-help{padding:24px 20px;border-radius:20px}.zv-products-help__actions{width:100%;flex-direction:column}.zv-products-help__button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/318/assets/zv-products-page.css.map */
