@font-face {
    font-family: "wpf606002";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/0667c6/fonts/space-grotesk-700.woff2) format("woff2");
}

@font-face {
    font-family: "wpffe90b2";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/0667c6/fonts/lora-400.woff2) format("woff2");
}

@font-face {
    font-family: "wpffe90b2";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/0667c6/fonts/lora-700.woff2) format("woff2");
}
:root {
    --j0qx: rgb(181,118,28);
    --vhna: rgb(138,88,18);
    --m77m: rgb(47,127,150);
    --qwa3: rgb(253,249,242);
    --d06k: rgb(255,255,255);
    --imii: rgb(58,43,18);
    --kqki: rgb(132,112,87);
    --hx5w: rgb(240,228,207);
    --uobh: rgb(255,255,255);
    --wha7: rgb(255,255,255);
    --z9s4: rgb(246,239,228);
    --dewd: rgb(230,240,242);
    --o1eb: "wpf606002", -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
    --tqkm: "wpffe90b2", "Palatino Linotype", Georgia, serif;
    --dkta: 600;
    --bbrg: -0.03em;
    --lg9n: 46rem;
    --d6y2: 72rem;
    --k8b7: 1.5rem;
    --w4q1: 1.65;
    --m2ju: 2.1rem;
    --sc6t: 0.7rem;
    --hyqj: 14px;
}

/* Вигляд картки один на сайт: рамка, пласка або з тінню. Кути, повітря і рамки
   формують перцептивний відбиток не менше за колір, а коштує це три змінні. */
.vf-cat,
.vf-goods-cols .vf-good,
.vf-goods-wide .vf-good,
.vf-faq-thing,
.vf-ask-side {
    background: var(--d06k);
    border-color: transparent;
}

*, *::before, *::after {
    box-sizing: border-box;
}

html {
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
}

body {
    margin: 0;
}

h1, h2, h3 {
    margin: 0;
    font-family: var(--o1eb);
    font-weight: var(--dkta);
    letter-spacing: var(--bbrg);
    line-height: 1.22;
}

p {
    margin: 0;
}

dl, dt, dd {
    margin: 0;
}

ul, ol {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
}

img {
    max-width: 100%;
    height: auto;
}

svg {
    display: block;
    flex: none;
}


button {
    color: inherit;
    margin: 0;
    background: none;
    font: inherit;
    padding: 0;
    border: 0;
}

input, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

summary {
    cursor: pointer;
}

[hidden] {
    display: none !important;
}

[id] {
    scroll-margin-top: 1.5rem;
}

/* каркас */

.vf-page {
    margin: 0;
    background: var(--qwa3);
    color: var(--imii);
    font-family: var(--tqkm);
    font-size: 17px;
    line-height: var(--w4q1);
    -webkit-font-smoothing: antialiased;
}

.vf-main {
    display: block;
}

.vf-band {
    max-width: var(--d6y2);
    padding: 0 var(--k8b7);
    width: 100%;
    margin: 0 auto;
}

.vf-inner {
    padding: 0 var(--k8b7);
    width: 100%;
    max-width: var(--lg9n);
    margin: 0 auto;
}

.vf-block {
    padding: var(--m2ju) 0;
}

.vf-block-title {
    margin-bottom: 1.1rem;
    font-size: 1.5rem;
}

.vf-ref {
    color: var(--j0qx);
    text-decoration: underline;
    text-underline-offset: 2px;
}

.vf-btn {
    display: inline-block;
    padding: 0.7rem 1.4rem;
    border: 0;
    border-radius: var(--hyqj);
    background: var(--j0qx);
    color: var(--uobh);
    font-weight: 600;
    cursor: pointer;
}

.vf-doc {
    gap: 1rem;
    display: grid;
}

.vf-prose {
    color: var(--imii);
}

.vf-rev {
    font-size: 0.86rem;
    margin-top: 0.5rem;
    color: var(--kqki);
}

/* шапка */

.vf-brandbar {
    background: var(--d06k);
    border-bottom: 1px solid var(--hx5w);
}

.vf-brandbar-in {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
}

.vf-brandbar-brand {
    align-items: center;
    display: inline-flex;
}

.vf-brandbar-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.55rem;
    font-family: var(--o1eb);
    font-weight: 700;
    font-size: 1.15rem;
}

.vf-brandbar-links {
    gap: 1.1rem;
    align-items: center;
    display: flex;
}

.vf-brandbar-ref {
    font-size: 0.95rem;
    color: var(--kqki);
}

.vf-brandbar-ref:hover {
    color: var(--imii);
}

.vf-brandbar-phone {
    color: var(--j0qx);
    align-items: center;
    display: inline-flex;
    gap: 0.4rem;
    font-weight: 600;
}

.vf-brandbar-strip {
    background: var(--z9s4);
    font-size: 0.85rem;
}

.vf-brandbar-strip-in {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
}

.vf-brandbar-hours {
    color: var(--kqki);
}

/* перший екран */

.vf-lead {
    background: var(--d06k);
    border-bottom: 1px solid var(--hx5w);
}

.vf-lead-in {
    gap: 2rem;
    align-items: center;
    display: grid;
    grid-template-columns: 1.15fr 1fr;
}

.vf-lead-title {
    font-size: 2.05rem;
}

.vf-lead-intro {
    color: var(--imii);
    margin-top: 0.9rem;
}

.vf-lead-notice {
    margin-top: 1.1rem;
    border-radius: var(--hyqj);
    padding: 0.75rem 0.9rem;
    gap: 0.55rem;
    align-items: flex-start;
    background: var(--dewd);
    font-size: 0.95rem;
    display: flex;
}

.vf-lead-notice-glyph {
    margin-top: 0.15rem;
    color: var(--m77m);
}

.vf-lead-shot {
    overflow: hidden;
    border-radius: var(--hyqj);
    margin: 0;
}

.vf-lead-shot img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

.vf-lead-flat .vf-lead-title {
    max-width: 34rem;
}

.vf-lead-wide {
    overflow: hidden;
    margin: 1.4rem 0;
}

.vf-lead-wide img {
    height: clamp(11rem, 26vw, 20rem);
    object-fit: cover;
    width: 100%;
    display: block;
}

.vf-lead-facts {
    margin-top: 1.3rem;
    gap: 0.5rem;
    display: grid;
}

.vf-lead-fact {
    gap: 0.55rem;
    align-items: flex-start;
    display: flex;
    font-size: 0.95rem;
}

.vf-lead-fact-glyph {
    margin-top: 0.15rem;
    color: var(--j0qx);
}

/* категорії */

.vf-cats-cols {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
}

.vf-cat {
    display: grid;
    gap: 0.35rem;
    padding: 1rem 1.1rem;
    border: 1px solid var(--hx5w);
    border-radius: var(--hyqj);
    background: var(--d06k);
}

.vf-cat-title {
    font-family: var(--o1eb);
    font-weight: var(--dkta);
    font-size: 1.05rem;
}

.vf-cat-note {
    color: var(--kqki);
    font-size: 0.92rem;
}

.vf-cats-stack {
    display: grid;
}

.vf-cat-bar {
    display: grid;
    padding: 0.85rem 0;
    border-top: 1px solid var(--hx5w);
    gap: 1rem;
    grid-template-columns: 12rem 1fr;
}

.vf-cat-bar:last-child {
    border-bottom: 1px solid var(--hx5w);
}

/* товари */

.vf-goods {
    background: var(--d06k);
}

.vf-goods-crown {
    gap: 1rem;
    align-items: baseline;
    justify-content: space-between;
    display: flex;
}

.vf-goods-count {
    font-size: 0.9rem;
    color: var(--kqki);
}

.vf-goods-cols {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(14rem, 1fr));
    gap: 1rem;
}

.vf-goods-cols .vf-good {
    display: grid;
    align-content: start;
    gap: 0.4rem;
    padding: 1rem 1.1rem;
    border: 1px solid var(--hx5w);
    border-radius: var(--hyqj);
    background: var(--qwa3);
}

.vf-good-figure {
    border-radius: var(--hyqj) var(--hyqj) 0 0;
    margin: -1rem -1.1rem 0.6rem;
    overflow: hidden;
}

.vf-good-figure img {
    object-fit: cover;
    display: block;
    width: 100%;
    height: 11rem;
}

.vf-good-thumb {
    flex: none;
    width: 4.5rem;
    margin: 0;
    overflow: hidden;
    border-radius: var(--hyqj);
}

.vf-good-thumb img {
    display: block;
    height: 4.5rem;
    width: 100%;
    object-fit: cover;
}

.vf-good-name {
    font-size: 1rem;
}

.vf-good-note {
    color: var(--kqki);
    font-size: 0.9rem;
}

.vf-good-price {
    font-family: var(--o1eb);
    font-weight: 700;
    font-size: 1.15rem;
    color: var(--j0qx);
}

.vf-price-stack {
    display: grid;
}

.vf-price-stack .vf-good {
    border-top: 1px dotted var(--hx5w);
    padding: 0.85rem 0;
    justify-content: space-between;
    align-items: center;
    display: flex;
    gap: 1rem;
}

.vf-price-stack .vf-good-main {
    flex: 1;
}

.vf-price-stack .vf-good:last-child {
    border-bottom: 1px dotted var(--hx5w);
}

.vf-good-main {
    display: grid;
    gap: 0.15rem;
}

.vf-goods-few {
    justify-content: start;
    grid-template-columns: repeat(auto-fit, minmax(14rem, 19rem));
}

.vf-good-end {
    flex-wrap: wrap;
    margin-top: 0.2rem;
    align-items: baseline;
    display: flex;
    gap: 0.5rem 0.7rem;
}

.vf-good-end-side {
    flex: none;
    flex-direction: column;
    align-items: flex-end;
    gap: 0.4rem;
}

.vf-good-off {
    display: none !important;
}

.vf-good-out {
    opacity: 0.62;
}

.vf-good-out .vf-good-price {
    color: var(--kqki);
    text-decoration: line-through;
}

.vf-good-ask {
    /* justify-self, а не align-self: усередині гріда картки друге тягне кнопку по
       вертикалі, а по горизонталі вона лишається на всю ширину рядка. */
    justify-self: start;
    align-self: start;
    margin-top: 0.35rem;
    padding: 0.28rem 0.7rem;
    border: 1px solid var(--hx5w);
    border-radius: var(--hyqj);
    background: transparent;
    color: var(--j0qx);
    font-size: 0.85rem;
    cursor: pointer;
}

.vf-good-ask:hover {
    border-color: var(--j0qx);
}

.vf-cat, .vf-cat-bar {
    text-align: left;
    cursor: pointer;
    width: 100%;
}

.vf-cat-on {
    background: var(--z9s4);
    border-color: var(--j0qx);
}

.vf-cats-cols .vf-cat-on {
    border-color: var(--j0qx);
}

/* Кнопка "показати все" тільки з підписом, тому їй потрібна власна висота. */
.vf-cat-all {
    color: var(--j0qx);
    align-content: center;
    min-height: 3.2rem;
}

.vf-good-status {
    color: var(--m77m);
    background: var(--dewd);
    padding: 0.1rem 0.5rem;
    border-radius: 999px;
    white-space: nowrap;
    font-size: 0.78rem;
}

/* широкі рядки товарів */

.vf-wide-stack {
    display: grid;
    gap: 0.9rem;
}

.vf-goods-wide .vf-good {
    display: flex;
    align-items: center;
    gap: 1.1rem;
    padding: 0.9rem 1.1rem;
    border: 1px solid var(--hx5w);
    border-radius: var(--hyqj);
    background: var(--qwa3);
}

.vf-good-side {
    width: 5.5rem;
    overflow: hidden;
    flex: none;
    border-radius: var(--hyqj);
    margin: 0;
}

.vf-good-side img {
    height: 5.5rem;
    display: block;
    width: 100%;
    object-fit: cover;
}

.vf-goods-wide .vf-good-main {
    justify-items: start;
    display: grid;
    gap: 0.2rem;
    flex: 1;
}

.vf-good-price-case {
    white-space: nowrap;
    flex: none;
}

/* візит: години, орієнтир, зона доставки */

.vf-visit-in {
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 2rem;
    align-items: start;
}

.vf-hours-stack {
    display: grid;
}

.vf-hours-bar {
    justify-content: space-between;
    padding: 0.45rem 0;
    align-items: baseline;
    gap: 1rem;
    border-bottom: 1px dotted var(--hx5w);
    display: flex;
}

.vf-hours-day {
    color: var(--imii);
}

.vf-hours-time {
    font-variant-numeric: tabular-nums;
    white-space: nowrap;
    color: var(--kqki);
}

.vf-visit-notes {
    padding-top: 0.4rem;
    display: grid;
    gap: 0.8rem;
}

.vf-visit-note {
    display: flex;
    gap: 0.55rem;
    font-size: 0.96rem;
    align-items: flex-start;
}

.vf-visit-glyph {
    margin-top: 0.2rem;
    color: var(--j0qx);
}

.vf-visit-since {
    font-size: 0.9rem;
    color: var(--kqki);
}

.vf-visit-stack .vf-hours-stack {
    margin-bottom: 1.1rem;
}

.vf-visit-stack .vf-visit-note {
    margin-bottom: 0.5rem;
}

.vf-lead-since {
    font-size: 0.92rem;
    color: var(--kqki);
    margin-top: 0.6rem;
}

.vf-lead-side .vf-lead-in {
    grid-template-columns: 0.85fr 1.15fr;
}

/* доставка */

.vf-ship-band {
    background: var(--z9s4);
}

.vf-ship-shot {
    max-width: var(--d6y2);
    margin: 1.4rem auto 0;
    overflow: hidden;
    padding: 0 var(--k8b7);
}

.vf-ship-shot img {
    height: clamp(9rem, 20vw, 15rem);
    display: block;
    object-fit: cover;
    border-radius: var(--hyqj);
    width: 100%;
}

.vf-ship-in {
    grid-template-columns: 1.6fr 1fr;
    display: grid;
    gap: 2rem;
    align-items: start;
}

.vf-ship-copy {
    gap: 0.9rem;
    display: grid;
}

.vf-ship-aside {
    padding: 1.1rem;
    gap: 0.35rem;
    background: var(--d06k);
    display: grid;
    border-radius: var(--hyqj);
}

.vf-ship-aside-key {
    font-family: var(--o1eb);
    font-weight: 700;
}

.vf-ship-aside-val {
    font-size: 0.93rem;
    color: var(--kqki);
}

/* форма замовлення */

.vf-ask-note {
    margin-bottom: 1.1rem;
    color: var(--kqki);
}

.vf-ask-form {
    gap: 0.85rem;
    display: grid;
}

.vf-ask-bar {
    gap: 0.85rem;
    grid-template-columns: 1fr 1fr;
    display: grid;
}

.vf-ask-field {
    display: grid;
    gap: 0.3rem;
}

.vf-ask-label {
    color: var(--kqki);
    font-size: 0.88rem;
}

.vf-ask-input {
    width: 100%;
    padding: 0.65rem 0.8rem;
    border: 1px solid var(--hx5w);
    border-radius: var(--hyqj);
    background: var(--d06k);
    font-family: inherit;
    font-size: 1rem;
}

.vf-ask-input:focus {
    outline: 2px solid var(--j0qx);
    outline-offset: 1px;
}

.vf-ask-area {
    resize: vertical;
}

.vf-ask-send {
    justify-self: start;
    padding: 0.7rem 1.6rem;
    border: 0;
    border-radius: var(--hyqj);
    background: var(--j0qx);
    color: var(--uobh);
    font-weight: 600;
    cursor: pointer;
}

.vf-ask-after {
    font-size: 0.9rem;
    color: var(--kqki);
}

.vf-ask-form-sent .vf-ask-after {
    font-weight: 600;
    color: var(--m77m);
}

.vf-ask-split {
    background: var(--d06k);
}

.vf-ask-in {
    align-items: start;
    grid-template-columns: 1.5fr 1fr;
    gap: 2rem;
    display: grid;
}

.vf-ask-side {
    display: grid;
    gap: 0.5rem;
    padding: 1.2rem;
    border: 1px solid var(--hx5w);
    border-radius: var(--hyqj);
}

.vf-ask-phone {
    font-family: var(--o1eb);
    font-weight: 700;
    font-size: 1.3rem;
    color: var(--j0qx);
}

.vf-ask-side-note {
    color: var(--kqki);
    font-size: 0.9rem;
}

/* новини */

.vf-log-title {
    font-size: 1.35rem;
    margin-bottom: 1rem;
}

.vf-log-stack {
    grid-template-columns: auto 1fr;
    gap: 0.5rem 1.2rem;
    display: grid;
}

.vf-log-date {
    font-size: 0.86rem;
    white-space: nowrap;
    color: var(--kqki);
}

.vf-log-note {
    font-size: 0.96rem;
}

.vf-log-cols {
    grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
    display: grid;
    gap: 1rem;
}

.vf-log-panel {
    display: grid;
    padding: 1rem;
    border-left: 2px solid var(--j0qx);
    gap: 0.35rem;
    background: var(--d06k);
}

/* питання */

.vf-faq-stack {
    display: grid;
    gap: 0.6rem;
}

.vf-faq-thing {
    padding: 0.9rem 1.1rem;
    border: 1px solid var(--hx5w);
    border-radius: var(--hyqj);
    background: var(--d06k);
}

.vf-faq-q {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    font-family: var(--o1eb);
    font-weight: var(--dkta);
    list-style: none;
}

.vf-faq-q::-webkit-details-marker {
    display: none;
}

.vf-faq-sign {
    color: var(--kqki);
}

.vf-faq-a {
    color: var(--kqki);
    margin-top: 0.6rem;
}

.vf-faq-open .vf-faq-a {
    margin-top: 0.35rem;
}

/* адреса */

.vf-where {
    border-top: 1px solid var(--hx5w);
}

.vf-where-in {
    gap: 1.2rem;
    grid-template-columns: repeat(auto-fit, minmax(14rem, 1fr));
    display: grid;
}

.vf-where-thing {
    grid-template-columns: auto 1fr;
    align-items: start;
    display: grid;
    gap: 0.2rem 0.6rem;
}

.vf-where-glyph {
    grid-row: span 2;
    color: var(--j0qx);
}

.vf-where-key {
    font-family: var(--o1eb);
    font-weight: 700;
}

.vf-where-val {
    color: var(--kqki);
    font-size: 0.93rem;
}

.vf-where-case {
    background: var(--z9s4);
    text-align: center;
    display: grid;
    padding: 1.3rem;
    gap: 0.4rem;
    border-radius: var(--hyqj);
}

.vf-where-rule {
    font-size: 0.97rem;
}

.vf-where-hours {
    color: var(--kqki);
}

.vf-where-phone {
    font-family: var(--o1eb);
    font-weight: 700;
    font-size: 1.25rem;
    color: var(--j0qx);
}

/* заголовок внутрішньої сторінки */

.vf-phead {
    border-bottom: 1px solid var(--hx5w);
    padding: 2rem 0 1.2rem;
    background: var(--d06k);
}

.vf-phead-tint {
    background: var(--z9s4);
}

.vf-phead-in {
    display: grid;
    gap: 0.4rem;
}

.vf-phead-back {
    font-size: 0.88rem;
    color: var(--j0qx);
}

.vf-phead-title {
    font-size: 1.75rem;
}

.vf-phead-sub {
    color: var(--kqki);
}

/* контакти */

.vf-cinfo {
    display: grid;
}

.vf-cinfo-bar {
    grid-template-columns: 14rem 1fr;
    gap: 1rem;
    display: grid;
    border-top: 1px solid var(--hx5w);
    padding: 0.8rem 0;
}

.vf-cinfo-bar:last-child {
    border-bottom: 1px solid var(--hx5w);
}

.vf-cinfo-key {
    gap: 0.5rem;
    color: var(--kqki);
    display: flex;
    font-size: 0.93rem;
    align-items: center;
}

.vf-cinfo-glyph {
    color: var(--j0qx);
}

.vf-cinfo-val {
    font-size: 0.97rem;
}

/* 404 */

.vf-nf {
    text-align: center;
    padding: 4rem 0;
}

.vf-nf-title {
    font-size: 1.8rem;
}

.vf-nf-copy {
    color: var(--kqki);
    margin: 0.7rem 0 1.4rem;
}

/* підвал */

.vf-end {
    border-top: 1px solid var(--hx5w);
    background: var(--d06k);
    margin-top: var(--m2ju);
}

.vf-end-in {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1.5rem;
    padding-top: 1.8rem;
    padding-bottom: 1.2rem;
}

.vf-end-brand {
    gap: 0.25rem;
    display: grid;
}

.vf-end-name {
    font-family: var(--o1eb);
    font-weight: 700;
    font-size: 1.05rem;
}

.vf-end-note {
    color: var(--kqki);
    font-size: 0.9rem;
}

.vf-end-links {
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem 1.1rem;
}

.vf-end-ref {
    font-size: 0.9rem;
    color: var(--kqki);
}

.vf-end-ref:hover {
    color: var(--imii);
}

.vf-end-bottom {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 1.6rem;
    gap: 0.4rem 1.2rem;
}

.vf-end-legal {
    font-size: 0.82rem;
    color: var(--kqki);
}

.vf-end-reg {
    font-variant-numeric: tabular-nums;
}

.vf-end-narrow .vf-end-in {
    display: grid;
    gap: 0.6rem;
}

/* банер згоди */

.vf-bar {
    z-index: 20;
    position: fixed;
    color: var(--uobh);
    background: var(--vhna);
}

.vf-bar-bar {
    bottom: 0;
    left: 0;
    right: 0;
}

.vf-bar-in {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
}

.vf-bar-case {
    padding: 1.1rem;
    max-width: 22rem;
    bottom: 1rem;
    left: 1rem;
    border-radius: var(--hyqj);
}

.vf-bar-copy {
    font-size: 0.88rem;
}

.vf-bar-actions {
    margin-top: 0.6rem;
    display: flex;
    gap: 0.9rem;
    align-items: center;
}

.vf-bar-case .vf-bar-actions {
    margin-top: 0.9rem;
}

.vf-bar-more {
    color: inherit;
    font-size: 0.85rem;
    text-decoration: underline;
}

.vf-bar-accept {
    padding: 0.45rem 1.1rem;
    font-size: 0.9rem;
}

@media (max-width: 60rem) {
    .vf-lead-in,
    .vf-ship-in,
    .vf-visit-in,
    .vf-ask-in {
    grid-template-columns: 1fr;
}

    .vf-lead-side .vf-lead-in {
    grid-template-columns: 1fr;
}

    .vf-lead-shot {
    order: -1;
}
}

@media (max-width: 40rem) {
    :root {
    --m2ju: 2rem;
    --k8b7: 1.1rem;
}

    .vf-lead-title {
    font-size: 1.7rem;
}

    .vf-ask-bar,
    .vf-cat-bar,
    .vf-cinfo-bar {
    grid-template-columns: 1fr;
}

    .vf-brandbar-links {
    gap: 0.8rem;
}

    .vf-price-stack .vf-good {
    gap: 0.3rem;
    flex-wrap: wrap;
}
}
