@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";:root{--vz-primary: #1f633f;--vz-primary-hover: #2d7651;--vz-forest: #123d2b;--vz-mint: #e8f4eb;--vz-cream: #fbfaf5;--vz-soft: #f5f7f3;--vz-orange: #ef790b;--vz-muted: #68736d;--vz-line: #dce4dd;--vz-white: #ffffff;--vz-danger: #b92b2f;--vz-shadow: 0 16px 46px rgba(18, 61, 43, .1);--vz-width: 1280px}.vz-theme,.vz-header,.vz-footer{color:var(--vz-forest);font-family:Poppins,Segoe UI,sans-serif;font-size:14px;line-height:1.55}.vz-theme *,.vz-header *,.vz-footer *{box-sizing:border-box}.vz-theme img,.vz-header img,.vz-footer img{display:block;max-width:100%}.vz-theme a,.vz-header a,.vz-footer a{color:inherit;text-decoration:none}.vz-theme button,.vz-theme input,.vz-theme textarea,.vz-theme select,.vz-header button,.vz-footer button,.vz-footer input{font:inherit}.vz-container{width:min(var(--vz-width),calc(100% - 48px));margin-inline:auto}.vz-announcement{display:grid;min-height:36px;place-items:center;padding:7px 20px;border-bottom:2px solid rgba(239,121,11,.82);background:linear-gradient(90deg,var(--vz-forest),#376c51);color:#fff;font-size:12px;font-weight:600;letter-spacing:.025em;text-align:center}.vz-site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--vz-line);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.vz-header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;gap:24px}.vz-nav{display:flex;align-items:center;gap:18px}.vz-nav a{display:inline-flex;min-height:44px;align-items:center;padding:0 13px;border-radius:10px;color:#17201c;font-size:15px;font-weight:600;transition:.2s ease}.vz-nav a:hover{background:#edf3ed;color:var(--vz-primary);transform:translateY(-1px)}.vz-brand{display:inline-flex;align-items:center;justify-content:center;gap:10px;color:var(--vz-forest);font-size:clamp(18px,2vw,25px);font-weight:700;letter-spacing:.13em;text-transform:uppercase}.vz-brand-mark{display:grid;width:30px;height:30px;place-items:center;border:2px solid currentColor;border-radius:10px;transform:rotate(-7deg)}.vz-brand-mark:after{width:9px;height:9px;border:2px solid currentColor;border-radius:3px;content:""}.vz-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.vz-icon-link,.vz-menu-button{position:relative;display:inline-grid;width:42px;height:42px;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--vz-forest);cursor:pointer}.vz-icon-link:hover,.vz-menu-button:hover{background:var(--vz-soft)}.vz-icon-link svg,.vz-menu-button svg{width:22px;height:22px}.vz-cart-count{position:absolute;top:1px;right:0;display:grid;min-width:17px;height:17px;place-items:center;padding-inline:4px;border-radius:999px;background:var(--vz-primary);color:#fff;font-size:9px;font-weight:700}.vz-menu-button,.vz-mobile-drawer[hidden]{display:none}.vz-mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;grid-template-columns:min(84vw,360px) 1fr}.vz-mobile-panel{padding:28px;background:#fff;box-shadow:var(--vz-shadow)}.vz-mobile-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.vz-mobile-links{display:grid}.vz-mobile-links a{padding:15px 0;border-bottom:1px solid #edf0ed;font-size:17px;font-weight:600}.vz-mobile-backdrop{border:0;background:#0c1c146b}.vz-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:9px;padding:0 26px;border:1px solid var(--vz-primary);border-radius:9px;background:var(--vz-primary);color:#fff!important;font-weight:600;cursor:pointer;transition:.2s ease}.vz-button:hover{transform:translateY(-1px);border-color:var(--vz-primary-hover);background:var(--vz-primary-hover)}.vz-button--dark{border-color:var(--vz-forest);background:var(--vz-forest)}.vz-button--outline{border-color:var(--vz-forest);background:#ffffffd1;color:var(--vz-forest)!important}.vz-button--full{width:100%}.vz-hero{position:relative;min-height:clamp(500px,50vw,700px);overflow:hidden;background:linear-gradient(135deg,#edf3e8,#dce7da)}.vz-hero-media,.vz-hero-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.vz-hero-media img{object-fit:cover;object-position:center}.vz-hero:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f7f8effa,#f7f8efcc 38%,#f7f8ef1a 70%);content:""}.vz-hero-inner{position:relative;z-index:1;display:flex;min-height:inherit;align-items:center}.vz-hero-copy{max-width:570px;padding-block:70px}.vz-kicker{margin:0 0 10px;color:var(--vz-primary);font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.vz-hero h1,.vz-page-title{margin:0 0 18px;color:var(--vz-forest);font-size:clamp(42px,5.2vw,70px);line-height:1.05;letter-spacing:-.04em}.vz-hero-copy>p:not(.vz-kicker){max-width:510px;margin:0;color:#485850;font-size:16px}.vz-button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.vz-trust{border-block:1px solid #e8ebe8;background:#fff}.vz-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.vz-trust-item{display:flex;min-height:86px;align-items:center;justify-content:center;gap:12px;padding:15px;border-right:1px solid #e8ebe8}.vz-trust-item:last-child{border-right:0}.vz-trust-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:12px;background:var(--vz-mint);color:var(--vz-primary);font-size:18px}.vz-trust-item strong{display:block;font-size:12px;letter-spacing:.03em}.vz-trust-item span{color:var(--vz-muted);font-size:10px}.vz-section{padding:82px 0;background:#fff}.vz-section--soft{background:var(--vz-soft)}.vz-section--mint{background:var(--vz-mint)}.vz-section-head{max-width:730px;margin:0 auto 36px;text-align:center}.vz-section-head h2,.vz-split-copy h2,.vz-product-copy h1,.vz-contact-head h1{margin:0 0 14px;color:var(--vz-forest);font-size:clamp(32px,4vw,50px);line-height:1.15;letter-spacing:-.03em}.vz-section-head p,.vz-split-copy>p{margin:0;color:var(--vz-muted)}.vz-product-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.vz-card{display:flex;min-width:0;flex-direction:column;padding:11px;border:1px solid #e5e9e5;border-radius:18px;background:#fff;transition:.25s ease}.vz-card:hover{transform:translateY(-4px);box-shadow:var(--vz-shadow)}.vz-card-media{position:relative;display:grid;overflow:hidden;aspect-ratio:1;place-items:center;border-radius:13px;background:#f3f5ef}.vz-card-media img{width:100%;height:100%;padding:6px;object-fit:contain;transition:transform .35s ease}.vz-card:hover .vz-card-media img{transform:scale(1.035)}.vz-placeholder-shape{width:52%;aspect-ratio:.72;border-radius:38% 38% 32% 32%;background:linear-gradient(145deg,#326c4d,#133e2c);box-shadow:inset -12px -15px 20px #00000024,0 18px 35px #123d2b2e;transform:rotate(-9deg)}.vz-placeholder-shape:after{display:block;width:33%;aspect-ratio:1;margin:28% auto;border:8px solid #e8f4eb;border-radius:50%;content:""}.vz-card:nth-child(2) .vz-placeholder-shape{background:linear-gradient(145deg,#f0a93c,#d76518);transform:rotate(7deg)}.vz-card:nth-child(3) .vz-placeholder-shape{background:linear-gradient(145deg,#9caf85,#557049);transform:rotate(-2deg)}.vz-badge{position:absolute;top:13px;left:13px;padding:5px 9px;border-radius:999px;background:var(--vz-orange);color:#fff;font-size:10px;font-weight:700}.vz-card-copy{display:flex;flex:1;flex-direction:column;padding:18px 10px 8px;text-align:center}.vz-card-title{min-height:44px;margin:0 0 8px;font-size:14px;font-weight:600}.vz-card-price{margin:0 0 16px;color:var(--vz-danger);font-size:18px;font-weight:700}.vz-card .vz-button{min-height:43px;margin-top:auto;padding-inline:18px;font-size:12px}.vz-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.vz-benefit{padding:30px 22px;border-radius:18px;background:#fff;text-align:center;box-shadow:0 10px 28px #123d2b0f}.vz-benefit-icon{display:grid;width:56px;height:56px;margin:0 auto 18px;place-items:center;border-radius:18px;background:var(--vz-mint);color:var(--vz-primary);font-size:22px}.vz-benefit h3{margin:0 0 8px;color:var(--vz-forest);font-size:17px}.vz-benefit p{margin:0;color:var(--vz-muted);font-size:13px}.vz-split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(42px,7vw,90px)}.vz-split-media{position:relative;overflow:hidden;min-height:520px;border-radius:26px;background:linear-gradient(145deg,#dce8d6,#244d38)}.vz-split-media img{width:100%;height:100%;min-height:520px;object-fit:cover}.vz-split-art{position:absolute;top:0;right:0;bottom:0;left:0}.vz-split-art:before,.vz-split-art:after{position:absolute;border-radius:50%;content:""}.vz-split-art:before{width:340px;height:340px;top:10%;left:12%;background:#ffffff52}.vz-split-art:after{width:260px;height:260px;right:-7%;bottom:-4%;background:#ef790b66}.vz-checks{display:grid;gap:18px;margin:28px 0;padding:0;list-style:none}.vz-checks li{display:grid;grid-template-columns:36px 1fr;gap:13px}.vz-check{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;background:var(--vz-mint);color:var(--vz-primary);font-weight:700}.vz-checks strong{display:block;margin-bottom:2px}.vz-checks span{color:var(--vz-muted);font-size:13px}.vz-comparison{overflow:hidden;max-width:900px;margin:0 auto;border:1px solid #dbe5dc;border-radius:24px;background:#fff}.vz-comparison-row{display:grid;grid-template-columns:1.5fr 1fr 1fr;min-height:62px;align-items:center;border-bottom:1px solid #e7ece8}.vz-comparison-row:last-child{border-bottom:0}.vz-comparison-row>div{display:grid;height:100%;place-items:center;padding:14px 20px;text-align:center}.vz-comparison-row>div:first-child{justify-items:start;text-align:left;font-weight:600}.vz-comparison-row>div:nth-child(2){background:#f1f7ee;color:var(--vz-primary)}.vz-comparison-row--head{font-weight:700}.vz-yes{font-size:20px;font-weight:700}.vz-no{color:#9ba49f;font-size:20px}.vz-social{overflow:hidden;background:linear-gradient(135deg,#103b29,#20563d);color:#fff}.vz-social-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(44px,7vw,90px)}.vz-social-copy{padding-block:72px}.vz-social-copy h2{margin:0 0 16px;color:#fff;font-size:clamp(38px,5vw,64px);line-height:1.08;letter-spacing:-.03em}.vz-social-copy h2 em{color:#b9e88c;font-style:normal}.vz-social-copy p{max-width:600px;margin:0;color:#ffffffb8}.vz-social-stats{display:flex;gap:12px;margin-top:28px}.vz-social-stat{flex:1;padding:16px;border:1px solid rgba(255,255,255,.22);border-radius:14px}.vz-social-stat strong{display:block;font-size:22px}.vz-social-art{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding-block:48px}.vz-social-tile{display:grid;aspect-ratio:1;place-items:center;overflow:hidden;border-radius:18px;background:linear-gradient(145deg,#edf5e9,#8bac79)}.vz-social-tile:nth-child(2){background:linear-gradient(145deg,#f8d29a,#ef790b)}.vz-social-tile:nth-child(3){background:linear-gradient(145deg,#6b927b,#173e2d)}.vz-social-tile:nth-child(4){background:linear-gradient(145deg,#fff,#c9dcc7)}.vz-social-tile .vz-placeholder-shape{width:42%}.vz-newsletter{padding:36px 0;border-bottom:1px solid rgba(255,255,255,.15);background:var(--vz-primary);color:#fff}.vz-newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.vz-newsletter h3{margin:0 0 4px;color:#fff;font-size:22px}.vz-newsletter p{margin:0;color:#ffffffb8}.vz-email-form{display:flex;min-width:min(450px,100%);gap:10px}.vz-email-form input{flex:1;min-width:0;height:50px;padding:0 16px;border:1px solid rgba(255,255,255,.42);border-radius:9px;background:#ffffff1a;color:#fff;outline:none}.vz-email-form input::placeholder{color:#ffffff9e}.vz-email-form .vz-button{border-color:#fff;background:#fff;color:var(--vz-primary)!important}.vz-site-footer{padding:50px 0 32px;background:linear-gradient(145deg,#103b29,#1e5a3e);color:#fff}.vz-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:48px}.vz-footer-brand .vz-brand{justify-content:flex-start;color:#fff}.vz-footer-brand p{max-width:320px;margin-top:18px;color:#ffffffb3}.vz-footer-col h4{margin:0 0 16px;color:#fff;font-size:14px}.vz-footer-col a,.vz-footer-col span{display:block;margin:9px 0;color:#ffffffb8;font-size:12px;overflow-wrap:anywhere}.vz-footer-col a:hover{color:#fff}.vz-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:42px;padding-top:24px;border-top:1px solid rgba(255,255,255,.15);color:#ffffff94;font-size:11px}.vz-page{min-height:60vh;padding:70px 0 92px;background:linear-gradient(180deg,var(--vz-cream),#fff 42%)}.vz-page-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.vz-page-head .vz-page-title{margin-bottom:4px;font-size:clamp(38px,4.4vw,58px)}.vz-page-head p{margin:0;color:var(--vz-muted)}.vz-pill{padding:8px 14px;border:1px solid var(--vz-line);border-radius:999px;background:#fff;color:var(--vz-primary);font-weight:600}.vz-collection-toolbar{display:flex;justify-content:flex-end;margin-bottom:22px}.vz-collection-toolbar select{min-height:44px;padding:0 38px 0 14px;border:1px solid var(--vz-line);border-radius:9px;background:#fff;color:var(--vz-forest)}.vz-empty{max-width:680px;margin:24px auto 0;padding:64px 28px;border:1px solid var(--vz-line);border-radius:24px;background:#fff;text-align:center;box-shadow:var(--vz-shadow)}.vz-empty-icon{display:grid;width:72px;height:72px;margin:0 auto 20px;place-items:center;border-radius:22px;background:var(--vz-mint);color:var(--vz-primary);font-size:28px}.vz-product-main{padding:56px 0 76px;background:#fff}.vz-product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:start;gap:62px}.vz-gallery{position:sticky;top:118px;display:grid;grid-template-columns:78px 1fr;gap:14px}.vz-thumbs{display:grid;align-content:start;gap:10px}.vz-thumb{overflow:hidden;aspect-ratio:1;padding:0;border:1px solid var(--vz-line);border-radius:11px;background:var(--vz-soft);cursor:pointer}.vz-thumb[aria-current=true]{border:2px solid var(--vz-primary)}.vz-thumb img{width:100%;height:100%;object-fit:cover}.vz-main-photo{overflow:hidden;aspect-ratio:1;border-radius:20px;background:var(--vz-soft)}.vz-main-photo img{width:100%;height:100%;padding:10px;object-fit:contain}.vz-product-copy h1{font-size:clamp(34px,4vw,50px)}.vz-product-price{display:flex;align-items:baseline;gap:10px;margin:8px 0 18px}.vz-product-price strong{color:var(--vz-danger);font-size:29px}.vz-product-copy .rte{color:var(--vz-muted)}.vz-form-field{display:grid;gap:8px;margin-top:19px}.vz-form-field label{font-weight:600}.vz-form-field select,.vz-form-field input{width:100%;min-height:50px;padding:0 14px;border:1px solid #cfd8d1;border-radius:9px;background:#fff;color:var(--vz-forest)}.vz-product-actions{display:grid;grid-template-columns:120px 1fr;gap:12px;margin-top:20px}.vz-product-actions .vz-button{min-height:54px}.vz-assurance{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.vz-assurance-card{display:grid;grid-template-columns:36px 1fr;align-items:center;gap:10px;padding:14px;border-radius:11px;background:var(--vz-soft)}.vz-assurance-card i{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:var(--vz-mint);color:var(--vz-primary);font-style:normal}.vz-assurance-card strong{display:block;font-size:12px}.vz-assurance-card span{color:var(--vz-muted);font-size:10px}.vz-product-details{padding-top:8px}.vz-faq{max-width:900px;margin:0 auto;border-top:1px solid var(--vz-line)}.vz-faq details{border-bottom:1px solid var(--vz-line)}.vz-faq summary{display:flex;min-height:68px;align-items:center;justify-content:space-between;cursor:pointer;font-weight:600;list-style:none}.vz-faq summary:after{content:"+";font-size:22px;font-weight:400}.vz-faq details[open] summary:after{content:"\2212"}.vz-faq details p{max-width:760px;padding:0 30px 20px 0;color:var(--vz-muted)}.vz-cart-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.72fr);align-items:start;gap:30px}.vz-cart-lines{display:grid;gap:14px}.vz-cart-line{display:grid;grid-template-columns:145px 1fr;gap:22px;padding:18px;border:1px solid var(--vz-line);border-radius:20px;background:#fff;box-shadow:0 10px 32px #123d2b0f}.vz-cart-image{overflow:hidden;aspect-ratio:1;border-radius:14px;background:var(--vz-soft)}.vz-cart-image img{width:100%;height:100%;padding:6px;object-fit:contain}.vz-cart-info{display:flex;flex-direction:column;justify-content:space-between}.vz-cart-top,.vz-cart-bottom{display:flex;justify-content:space-between;gap:20px}.vz-cart-title{font-size:16px;font-weight:600}.vz-cart-variant{color:var(--vz-muted);font-size:12px}.vz-remove{color:var(--vz-muted);font-size:11px;text-decoration:underline;text-underline-offset:3px}.vz-cart-bottom{align-items:end}.vz-cart-qty{width:100px;min-height:42px;padding:0 10px;border:1px solid #ccd8cf;border-radius:10px}.vz-cart-price{font-size:18px;font-weight:700}.vz-cart-summary{position:sticky;top:114px;padding:28px;border:1px solid var(--vz-line);border-radius:22px;background:#fff;box-shadow:var(--vz-shadow)}.vz-cart-summary h2{margin:0 0 22px;font-size:25px}.vz-summary-row{display:flex;justify-content:space-between;gap:20px;padding:11px 0;color:var(--vz-muted)}.vz-summary-total{margin-top:10px;padding-top:20px;border-top:1px solid var(--vz-line);color:var(--vz-forest);font-size:19px;font-weight:600}.vz-summary-total strong{font-size:25px}.vz-cart-summary textarea{width:100%;min-height:88px;margin:15px 0;padding:12px;resize:vertical;border:1px solid var(--vz-line);border-radius:10px}.vz-contact{max-width:850px}.vz-contact-head{margin-bottom:42px;text-align:center}.vz-contact-head p{max-width:610px;margin:0 auto;color:var(--vz-muted)}.vz-contact-form{display:grid;gap:22px}.vz-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.vz-contact-field{display:grid;gap:8px}.vz-contact-field label{font-size:15px;font-weight:600}.vz-contact-field input,.vz-contact-field textarea{width:100%;min-height:58px;padding:14px 17px;border:1px solid #d4ded6;border-radius:9px;background:#fff;color:var(--vz-forest);outline:none}.vz-contact-field textarea{min-height:190px;resize:vertical}.vz-contact-field input:focus,.vz-contact-field textarea:focus{border-color:var(--vz-primary);box-shadow:0 0 0 3px #1f633f1a}.vz-form-message{padding:15px 17px;border-radius:10px;background:var(--vz-mint)}.vz-form-errors{padding:15px 17px;border-radius:10px;background:#fff0ef;color:#8c2828}.vz-rte{color:var(--vz-muted)}@media(max-width:960px){.vz-nav{display:none}.vz-menu-button{display:inline-grid;justify-self:start}.vz-header-inner{grid-template-columns:1fr auto 1fr;min-height:66px}.vz-trust-grid{grid-template-columns:repeat(2,1fr)}.vz-trust-item:nth-child(2){border-right:0}.vz-trust-item:nth-child(-n+2){border-bottom:1px solid #e8ebe8}.vz-benefits{grid-template-columns:repeat(2,1fr)}.vz-split,.vz-social-grid,.vz-product-layout,.vz-cart-layout{grid-template-columns:1fr}.vz-gallery,.vz-cart-summary{position:static}.vz-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.vz-footer-brand{grid-column:1 / -1}}@media(max-width:700px){.vz-container{width:calc(100% - 32px)}.vz-announcement{min-height:32px;font-size:10px}.vz-header-inner{gap:8px}.vz-brand{font-size:15px;letter-spacing:.09em}.vz-brand-mark{width:25px;height:25px}.vz-icon-link,.vz-menu-button{width:38px;height:38px}.vz-hero{min-height:570px}.vz-hero-media img{object-position:64% center}.vz-hero:after{background:linear-gradient(180deg,#f7f8eff0,#f7f8efc2 48%,#f7f8ef1f 82%)}.vz-hero-inner{align-items:flex-start}.vz-hero-copy{width:100%;margin:0 auto;padding-top:40px;text-align:center}.vz-hero h1{font-size:39px}.vz-button-row{justify-content:center}.vz-trust-item{min-height:78px;justify-content:flex-start;gap:9px;padding:12px 10px}.vz-trust-icon{width:31px;height:31px}.vz-section{padding:58px 0}.vz-product-rail{display:flex;width:calc(100% + 16px);gap:12px;overflow-x:auto;padding-right:16px;scroll-snap-type:x mandatory}.vz-card{min-width:84%;scroll-snap-align:start}.vz-benefits{gap:10px}.vz-benefit{padding:22px 12px}.vz-benefit h3{font-size:14px}.vz-benefit p{font-size:11px}.vz-split{gap:32px}.vz-split-media,.vz-split-media img{min-height:360px}.vz-comparison-row{grid-template-columns:1.4fr .8fr .8fr}.vz-comparison-row>div{padding:10px 8px;font-size:11px}.vz-social-copy{padding-bottom:10px;text-align:center}.vz-social-stats{justify-content:center}.vz-social-art{padding-top:22px}.vz-newsletter-inner,.vz-footer-bottom{align-items:flex-start;flex-direction:column}.vz-email-form{min-width:100%;flex-direction:column}.vz-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.vz-footer-brand{grid-column:1 / -1}.vz-page{padding:42px 0 78px}.vz-page-head{align-items:flex-start;flex-direction:column}.vz-gallery{display:flex;flex-direction:column-reverse}.vz-thumbs{display:flex;overflow-x:auto}.vz-thumb{min-width:66px}.vz-product-copy h1{font-size:30px}.vz-product-actions{grid-template-columns:105px 1fr}.vz-assurance{gap:8px}.vz-assurance-card{grid-template-columns:30px 1fr;padding:11px 9px}.vz-cart-line{grid-template-columns:104px 1fr;gap:13px;padding:12px}.vz-cart-top{gap:8px}.vz-cart-bottom{align-items:flex-end;flex-direction:column-reverse;gap:10px}.vz-cart-title{font-size:13px}.vz-contact-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.vz-theme *,.vz-header *,.vz-footer *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/vorza-inspired.css.map */
