:root{--vh-ink:#302319;--vh-muted:#695b4e;--vh-gold:#dca53b;--vh-cream:#f7f1e7;--vh-paper:#fffdf8;--vh-line:#e8ddce;--vh-radius:12px}.vh-container{width:min(100% - 64px,1240px);margin-inline:auto}.vh-section{padding-block:var(--vh-space,48px);color:var(--vh-ink);background:var(--vh-paper)}.vh-section h2{font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);font-size:clamp(1.8rem,3.3vw,2.65rem);line-height:1.15;letter-spacing:-.025em;margin:8px 0 16px;text-wrap:balance}.vh-eyebrow{font-size:.72rem;line-height:1.5;letter-spacing:.15em;text-transform:uppercase;font-weight:650;color:#85601e;margin:0 0 8px}.vh-copy{color:var(--vh-muted);line-height:1.7;max-width:58ch}.vh-copy p{margin:0 0 14px}.vh-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.vh-section-heading h2{margin-bottom:12px}.vh-section-heading .vh-copy p:last-child{margin-bottom:0}.vh-text-link{display:inline-flex;gap:12px;align-items:center;min-height:44px;color:var(--vh-ink);font-size:.88rem;font-weight:600;text-underline-offset:5px;flex-shrink:0}.vh-products{display:grid;grid-template-columns:repeat(var(--vh-columns,2),minmax(0,1fr));gap:24px}.vh-product{min-width:0;height:100%;border:1px solid var(--vh-line);border-radius:var(--vh-radius);overflow:hidden;background:var(--vh-paper)}.vh-product product-card{height:100%;display:block}.vh-product .product-card__content{padding:0;gap:0;height:100%}.vh-product .product-card__link{display:none}.vh-product__media{position:relative;background:var(--vh-cream);overflow:hidden;aspect-ratio:1.12}.vh-product__media>a{display:block;width:100%;height:100%}.vh-product__image,.vh-product__placeholder{display:block;width:100%;height:100%;object-fit:contain}.vh-product__body{padding:24px;display:flex;flex-direction:column;gap:14px;flex:1}.vh-product h3{font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.3;margin:0;font-weight:650;letter-spacing:-.015em}.vh-product h3 a{text-decoration:none;color:var(--vh-ink)}.vh-product__price{display:block;margin-top:auto;font-size:1.2rem;font-weight:650}.vh-product__price .unit-price{font-size:.8rem;font-weight:400;color:var(--vh-muted)}.vh-product__badge{position:absolute;top:16px;left:16px;background:var(--vh-paper);border:1px solid var(--vh-line);border-radius:4px;padding:5px 10px;font-size:.75rem}.vh-button,.vh-product .quick-add__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--vh-gold);color:var(--vh-ink);border:1px solid transparent;border-radius:8px;min-height:48px;padding:13px 22px;font:inherit;font-weight:650;font-size:.92rem;text-decoration:none;cursor:pointer;white-space:normal;line-height:1.35;text-align:center}.vh-button:disabled{opacity:.55;cursor:not-allowed}.vh-product .quick-add{position:relative;inset:auto;display:block;pointer-events:auto;margin-top:4px}.vh-product .quick-add__product-form-component,.vh-product .quick-add form,.vh-product add-to-cart-component{width:100%;display:block}.vh-product .quick-add__button{position:relative;inset:auto;width:100%;max-inline-size:none;min-inline-size:0;height:auto;opacity:1;-webkit-backdrop-filter:none;backdrop-filter:none;overflow:visible;--quick-add-expanded-width:100%}.vh-product [data-quick-add-button=choose] add-to-cart-component,.vh-product [data-quick-add-button=add] .quick-add__button--choose{display:none}.vh-product .quick-add__button .add-to-cart-icon{width:20px;margin:0}.vh-product .quick-add__button:disabled{opacity:.55}.vh-section :is(a,button,input,textarea):focus-visible,.vh-footer :is(a,button,input):focus-visible{outline:2px solid #946718;outline-offset:4px}@media(hover:hover)and (prefers-reduced-motion:no-preference){.vh-product{transition:transform .2s,border-color .2s,box-shadow .2s}.vh-product:hover{transform:translateY(-3px);border-color:#d2ba90;box-shadow:0 8px 22px #30231908}.vh-product__image{transition:transform .35s}.vh-product:hover .vh-product__image{transform:scale(1.025)}.vh-button,.vh-product .quick-add__button{transition:background .2s,transform .2s}.vh-button:hover,.vh-product .quick-add__button:hover{background:#e5b653;transform:translateY(-1px);scale:1}}@media(max-width:989px){.vh-products{grid-template-columns:repeat(var(--vh-mobile-columns,2),minmax(0,1fr));gap:18px}}@media(max-width:749px){.vh-container{width:calc(100% - 32px)}.vh-section{padding-block:calc(var(--vh-space,48px)*.75)}.vh-section-heading{align-items:start;flex-direction:column;gap:8px}.vh-product__body{padding:18px}.vh-section h2{font-size:1.85rem}}@media(max-width:599px){.vh-products{grid-template-columns:minmax(0,1fr)}.vh-product__media{aspect-ratio:1.15}}@media(prefers-reduced-motion:reduce){.vh-product,.vh-product *,.vh-button{animation:none!important;transition:none!important;scroll-behavior:auto!important}.vh-product:hover,.vh-product:hover .vh-product__image,.vh-product .quick-add__button:hover{transform:none;scale:1}}.vh-benefits{border-block:1px solid var(--vh-line);background:var(--vh-cream)}.vh-benefits__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));gap:28px}.vh-benefit{min-width:0}.vh-benefit__icon{display:flex;align-items:center;height:36px;color:#8b641f;font-weight:500;font-size:1.5rem;letter-spacing:-.04em;margin-bottom:16px}.vh-benefit h3{font-size:1rem;margin:0 0 8px;font-weight:650}.vh-benefit .vh-copy{font-size:.88rem}.vh-benefit p:last-child{margin-bottom:0}.vh-icon{flex-shrink:0}.vh-story--cream{background:var(--vh-cream)}.vh-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,6vw,80px);align-items:center}.vh-story__media{overflow:hidden;aspect-ratio:1.12;border-radius:var(--vh-radius)}.vh-story__image{display:block;width:100%;height:100%;object-fit:cover}.vh-story__grid--reverse .vh-story__media{order:2}.vh-story__content{padding-block:12px}.vh-story__note{border-left:1px solid #d7c5aa;padding:28px 0 28px 40px;max-width:440px}.vh-story__note .vh-icon{color:#8b641f}.vh-story__note p{font-family:var(--font-heading--family);font-size:clamp(1.4rem,2.7vw,2rem);line-height:1.4;letter-spacing:-.025em;margin:18px 0}.vh-story__note>span{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--vh-muted)}@media(max-width:749px){.vh-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.vh-story__grid{grid-template-columns:1fr;gap:24px}.vh-story__grid--reverse .vh-story__media{order:0}.vh-story__note{border-left:0;border-top:1px solid #d7c5aa;padding:24px 0 0}.vh-story__content{padding:0}}.vh-collection__heading{max-width:760px;margin:0 0 32px}.vh-collection h1{font-size:clamp(2rem,4vw,3rem);letter-spacing:-.035em;line-height:1.15;margin:10px 0 18px}.vh-empty{border:1px solid var(--vh-line);border-radius:var(--vh-radius);background:var(--vh-cream);padding:clamp(28px,6vw,64px);text-align:center;max-width:760px;margin:24px auto}.vh-empty .vh-copy{margin:0 auto 24px}.vh-empty .vh-icon{color:#85601e}.vh-sort{display:flex;gap:12px;align-items:center;justify-content:flex-end;flex-wrap:wrap;margin-bottom:24px}.vh-sort select{font:inherit;padding:12px;border:1px solid var(--vh-line);border-radius:8px;max-width:100%;background:var(--vh-paper);color:var(--vh-ink)}.vh-pagination{margin-top:32px}.vh-campaigns{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:20px;margin-bottom:32px}.vh-campaign{padding:24px;background:var(--vh-cream);border:1px solid var(--vh-line);border-radius:12px}.vh-campaign h2{font-size:1.4rem}[data-template=product] .product-details h1{font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.16;letter-spacing:-.03em}[data-template=product] .product-details .add-to-cart-button{min-height:52px}[data-template=product] .product-details .unit-price{font-size:.82rem;font-weight:400}[data-template=product] .product-details{min-width:0}[data-template=product] .product-details .rte{line-height:1.7}.cart-drawer__summary{border-top:1px solid var(--vh-line)}.cart-drawer .button{min-height:48px}.cart-page__summary{border-radius:12px}@media(max-width:749px){[data-template=product] .product-details{padding-inline:0}[data-template=product] .product-details h1{font-size:1.9rem}.vh-sort{justify-content:flex-start}}.vh-socials{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.vh-social{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:10px 14px;border:1px solid currentColor;border-radius:6px;text-decoration:none;color:inherit;font-size:.8rem}.vh-social svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.vh-social--tiktok svg,.vh-social--facebook svg{fill:currentColor;stroke:none}.vh-social--youtube svg>path:first-child{fill:currentColor;stroke:none}.vh-social__play{fill:var(--vh-paper);stroke:none}.vh-social-section{border-top:1px solid var(--vh-line)}.vh-social-section .vh-copy{margin-bottom:24px}.vh-footer{background:#302319;color:#f8f1e5;padding-top:52px}.vh-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:36px}.vh-footer__wordmark{font-family:var(--font-heading--family);font-weight:650;font-size:1.5rem;letter-spacing:-.02em;text-decoration:none}.vh-footer__brand .rte{color:#d4c6b4;font-size:.88rem;line-height:1.7;max-width:30ch;margin:18px 0}.vh-footer a{color:inherit}.vh-footer__brand>a:last-child{overflow-wrap:anywhere;font-size:.85rem}.vh-footer nav{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.vh-footer nav h2{font-size:.85rem;letter-spacing:.04em;font-weight:650;color:#e9be6e;margin:0 0 12px}.vh-footer nav a{font-size:.85rem;line-height:1.5;padding-block:8px;text-decoration:none;color:#eadfce}.vh-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:40px;padding-block:24px;border-top:1px solid #ffffff24}.vh-footer__bottom p{font-size:.75rem;color:#cdbda6;margin:0}.vh-footer .vh-social{border-color:#ffffff30;padding:10px}.vh-footer .vh-social span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.vh-footer .vh-social__play{fill:#302319}.vh-footer__newsletter{margin-top:32px;padding-top:28px;border-top:1px solid #ffffff24}.vh-footer__newsletter .email-signup{max-width:560px}.vh-contact__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(28px,6vw,80px);align-items:start}.vh-contact h1{font-size:clamp(2rem,4vw,3rem);line-height:1.12;letter-spacing:-.03em;margin:10px 0 20px}.vh-contact__email{display:inline-block;color:var(--vh-ink);text-underline-offset:5px;margin:20px 0 28px;overflow-wrap:anywhere}.vh-contact__form{background:var(--vh-cream);border:1px solid var(--vh-line);border-radius:12px;padding:32px}.vh-contact form{display:grid;gap:10px}.vh-contact label{font-size:.85rem;font-weight:600;margin-top:8px}.vh-contact input,.vh-contact textarea{width:100%;min-width:0;min-height:48px;background:var(--vh-paper);border:1px solid #cdbfa9;border-radius:6px;padding:12px 14px;font:inherit;color:var(--vh-ink)}.vh-contact textarea{resize:vertical}.vh-contact button{margin-top:12px}.vh-contact__success{border-left:3px solid #6b7c48;padding:12px;background:#f0f3e9;color:#344122}.vh-contact__location{display:grid;grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);margin-top:clamp(36px,6vw,72px);overflow:hidden;border:1px solid var(--vh-line);border-radius:14px;background:var(--vh-cream);box-shadow:0 18px 48px #51391612}.vh-contact__location-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(28px,4vw,52px)}.vh-contact__location-copy h2{font-size:clamp(1.75rem,3vw,2.5rem);margin:8px 0 16px}.vh-contact__location-copy address{font-style:normal;line-height:1.75;color:var(--vh-muted);margin-bottom:24px}.vh-contact__location-copy .vh-button{min-width:170px}.vh-contact__map{min-height:390px;background:#e9e0cf}.vh-contact__map iframe{display:block;width:100%;height:100%;min-height:390px;border:0}@media(hover:hover)and (prefers-reduced-motion:no-preference){.vh-social{transition:background .2s,transform .2s}.vh-social:hover{background:#dca53b18;transform:translateY(-2px)}.vh-footer a:hover{color:#e9be6e}}@media(max-width:989px){.vh-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.vh-contact__grid,.vh-contact__location{grid-template-columns:1fr}.vh-contact__form{padding:20px}.vh-contact__location-copy{padding:28px 22px}.vh-contact__map,.vh-contact__map iframe{min-height:320px}.vh-footer{padding-top:36px}.vh-footer__grid{gap:28px 20px}.vh-footer__bottom{align-items:flex-start;flex-direction:column}}@media(max-width:399px){.vh-footer__grid{grid-template-columns:1fr 1fr}.vh-footer__brand{grid-column:1 / -1}}.vh-promo__track{display:flex;align-items:center;justify-content:space-between;gap:28px;width:100%;overflow-x:auto;scrollbar-width:thin;scroll-snap-type:x proximity}.vh-promo__track .announcement-bar__slide{flex:0 0 auto;width:auto;max-width:none;scroll-snap-align:start;opacity:1;visibility:visible}.vh-promo__track .announcement-bar__text{line-height:1.5;margin:0}.vh-promo__track:focus-visible{outline:2px solid #e9be6e;outline-offset:3px}.vh-promo__track .announcement-bar__slide:not(:last-child):after{content:"";position:absolute;right:-14px;top:50%;width:3px;height:3px;border-radius:50%;background:#e9be6e}@media(max-width:749px){.vh-promo__track{gap:28px;padding-block:2px}.vh-promo__track .announcement-bar__text{font-size:.72rem}.vh-promo__track .announcement-bar__slide{max-width:86vw;white-space:normal}.vh-story__media{aspect-ratio:1.35}.vh-story__image{object-position:center}}.vh-footer a,.vh-contact a{overflow-wrap:anywhere}.vh-product__body,.vh-story__content,.vh-contact__grid>*,.vh-footer__grid>*{min-width:0}.vh-product h3{overflow-wrap:anywhere}@media(max-width:749px){.header-logo{max-width:42vw}.header-logo__image{max-height:54px;width:auto}.header__columns{column-gap:8px}}.vh-product .quick-add__button.add-to-cart-button{height:auto;min-height:48px}.vh-product .quick-add__product-form-component,.vh-product .quick-add__product-form-component .shopify-product-form{height:auto}.vh-product .quick-add__button .add-to-cart-icon{height:20px}.vh-product .quick-add__button[data-added=true]{width:100%}@media(prefers-reduced-motion:reduce){.vh-social,.vh-story__image,.vh-benefit,.vh-promo__track{transition:none;animation:none;scroll-behavior:auto}}.vh-section h2,.vh-hero__copy h1,.vh-hero__subtitle{font-family:Georgia,Times New Roman,serif;font-weight:600}.vh-home{background:#fcf8ef}.vh-home .vh-section-heading,.vh-benefits .vh-section-heading{justify-content:center;text-align:center}.vh-home .vh-section-heading>div{width:100%}.vh-home .vh-copy,.vh-benefits .vh-section-heading .vh-copy{margin-inline:auto}.vh-home .vh-section-heading h2{margin-top:0}.vh-home .vh-products{max-width:980px;margin-inline:auto;gap:24px}.vh-home .vh-product{border:0;border-radius:8px;background:#f6f0e5;box-shadow:0 3px 14px #30231908}.vh-home .vh-product__body{text-align:center;align-items:stretch;padding:18px 24px 22px;gap:8px}.vh-home .vh-product__media{aspect-ratio:1.45;background:#f6f0e5}.vh-home .vh-product h3{font-size:1.15rem}.vh-home .vh-product .quick-add__button{background:#302319;color:#fff9ef;border-radius:999px}.vh-home .vh-product .quick-add__button:hover{background:#57402a}.vh-benefits{background:linear-gradient(110deg,#f5eedf,#fffcf5,#f3ead8)}.vh-benefit{text-align:center}.vh-benefit__icon{width:64px;height:64px;border-radius:50%;background:#fffaf1;box-shadow:0 2px 8px #30231912;justify-content:center;margin:0 auto 14px;color:#b78732}.vh-benefits--compact .vh-benefits__grid{gap:20px}.vh-benefits--compact .vh-benefit{display:grid;grid-template-columns:52px 1fr;column-gap:12px;text-align:left;align-content:center}.vh-benefits--compact .vh-benefit__icon{grid-row:1 / 3;width:52px;height:52px;margin:0}.vh-benefits--compact .vh-benefit h3{font-size:.86rem;margin:4px 0}.vh-benefits--compact .vh-copy{font-size:.76rem;line-height:1.5}.vh-story__media{aspect-ratio:1.5;border-radius:6px}.vh-story__grid{gap:40px}.vh-story__content .vh-text-link{padding:12px 24px;background:#b68a3d;color:#fff;border-radius:999px;text-decoration:none;margin-top:8px}.vh-story__content .vh-text-link:hover{background:#916b2e}.vh-footer{background:linear-gradient(110deg,#302319,#251b12)}.vh-footer__wordmark{font-family:Georgia,Times New Roman,serif}.vh-footer nav h2{color:#fff9ef}.vh-hero--with-copy .vh-hero__stage{aspect-ratio:auto;min-height:520px;height:clamp(520px,40vw,640px);isolation:isolate}.vh-hero--with-copy .vh-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;object-position:center 60%;z-index:-2}.vh-hero--with-copy .vh-hero__stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff4dded,#fff4ddd6 30%,#fff4dd10 65%);z-index:-1}.vh-hero__copy{position:absolute;left:7%;top:13%;width:48%;max-width:660px;color:#302319}.vh-hero__copy h1{font-size:clamp(2.8rem,5vw,5.1rem);line-height:1.06;letter-spacing:-.035em;margin:16px 0 10px;text-wrap:balance}.vh-hero__copy .vh-eyebrow{color:#302319;letter-spacing:.22em}.vh-hero__subtitle{font-size:clamp(1.4rem,2.4vw,2.2rem);line-height:1.2;margin:0 0 16px}.vh-hero__copy .vh-copy{max-width:40ch;color:#302319}.vh-hero .vh-hero__cta-button{background:#302319;color:#fff9ef;border-radius:999px}.vh-hero .vh-hero__cta-button:hover{background:#57402a}@media(max-width:989px){.vh-benefits--compact .vh-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vh-hero__copy{width:65%}}@media(max-width:749px){.vh-home .vh-section-heading,.vh-benefits .vh-section-heading{align-items:center}.vh-home .vh-product__body{padding:18px}.vh-story__grid{gap:24px}.vh-hero--with-copy .vh-hero__stage{height:650px;min-height:0}.vh-hero--with-copy .vh-hero__image{object-position:25% center}.vh-hero--with-copy .vh-hero__stage:after{background:linear-gradient(180deg,#fff4ddf5,#fff4dde6 38%,#fff4dd05 75%)}.vh-hero__copy{top:6%;left:8%;width:84%}.vh-hero__copy h1{font-size:clamp(2.6rem,10vw,3.6rem)}.vh-hero__copy .vh-copy{font-size:.92rem}.vh-benefits--compact .vh-benefit{grid-template-columns:1fr;text-align:center}.vh-benefits--compact .vh-benefit__icon{grid-row:auto;margin:0 auto 8px}.vh-benefits--compact .vh-benefit h3{font-size:.83rem}}.vh-home .vh-products{max-width:1240px;gap:22px}.vh-home .vh-product__body{padding:16px 16px 20px}.vh-home .vh-product__media{aspect-ratio:1.25}.vh-home .vh-product .quick-add__button{padding:12px 10px;font-size:.85rem}.vh-home .vh-product h3{font-size:1rem;line-height:1.35}@media(max-width:749px){.vh-home .vh-products{gap:16px}}.vh-whatsapp{position:fixed;left:22px;bottom:22px;z-index:40;display:flex;align-items:center;gap:12px;color:#34404e;text-decoration:none;font-weight:700;font-size:1rem;line-height:1;transition:transform .2s ease}.vh-whatsapp__label{display:flex;align-items:center;min-height:58px;padding:0 24px;border-radius:999px;background:#f5f7fa;box-shadow:0 8px 28px #10271924;white-space:nowrap}.vh-whatsapp__icon{display:flex;align-items:center;justify-content:center;flex:0 0 64px;width:64px;height:64px;border-radius:50%;background:#25d366;color:#fff;box-shadow:0 8px 28px #10271935}.vh-whatsapp__icon svg{display:block;width:28px;height:28px}.vh-whatsapp:hover{transform:translateY(-2px)}.vh-whatsapp:hover .vh-whatsapp__label,.vh-whatsapp:hover .vh-whatsapp__icon{box-shadow:0 12px 32px #10271938}.vh-whatsapp:focus-visible{outline:3px solid #302319;outline-offset:4px;border-radius:999px}@media(max-width:749px){.vh-whatsapp{left:12px;bottom:12px;gap:8px;font-size:.82rem}.vh-whatsapp__label{min-height:46px;padding:0 15px}.vh-whatsapp__icon{flex-basis:50px;width:50px;height:50px}.vh-whatsapp__icon svg{width:22px;height:22px}}@media(max-width:374px){.vh-whatsapp__label{padding:0 12px;font-size:.76rem}.vh-whatsapp__icon{flex-basis:46px;width:46px;height:46px}}@media(prefers-reduced-motion:reduce){.vh-whatsapp{transition:none}.vh-whatsapp:hover{transform:none}}.vh-footer{padding-top:44px}.vh-footer__grid{grid-template-columns:1.35fr .8fr .9fr .9fr 1.65fr;gap:28px}.vh-footer__brand .rte{margin:10px 0 12px}.vh-footer__brand .vh-socials{margin-top:14px;gap:4px}.vh-footer__brand .vh-social{border:0;padding:10px;min-width:44px}.vh-footer__brand .vh-social:first-child{margin-left:-10px}.vh-footer__payments h2{font-size:.85rem;font-weight:650;margin:0 0 18px;color:#fff9ef}.vh-footer__payment-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.vh-footer__payment-list li{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:4px;padding:3px}.vh-footer__payment-icon{display:block;width:48px;height:31px}.vh-footer__payments p{font-size:.75rem;line-height:1.6;color:#d4c6b4;margin:14px 0 0}.vh-footer__bottom{margin-top:32px}.vh-footer__signature span{color:#e9be6e;font-size:1rem;margin-left:6px}.vh-footer nav a{min-height:36px}@media(max-width:1100px){.vh-footer__grid{grid-template-columns:1.25fr 1fr 1fr}.vh-footer__payments{grid-column:span 2}}@media(max-width:749px){.vh-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.vh-footer__brand,.vh-footer__payments{grid-column:1 / -1}.vh-footer nav a{min-height:44px}.vh-footer__bottom{gap:12px}.vh-footer__payment-icon{width:48px;height:31px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/velberter.css.map */
