@font-face {
    font-family: "wpf78a89d";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/55d5d5/fonts/lora-700.woff2) format("woff2");
}

@font-face {
    font-family: "wpf78a89d";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/55d5d5/fonts/lora-400.woff2) format("woff2");
}
:root {
    --ti1x: rgb(181,118,28);
    --lqy2: rgb(138,88,18);
    --ylxg: rgb(47,127,150);
    --k0li: rgb(253,249,242);
    --a8mb: rgb(255,255,255);
    --vtxk: rgb(58,43,18);
    --kp9h: rgb(132,112,87);
    --fy0s: rgb(240,228,207);
    --auiu: rgb(255,255,255);
    --hu4s: rgb(255,255,255);
    --x4ys: rgb(246,239,228);
    --vc81: rgb(230,240,242);
    --z4as: "wpf78a89d", Georgia, "Times New Roman", serif;
    --v0if: "wpf78a89d", "Palatino Linotype", Georgia, serif;
    --ie2c: 700;
    --eb35: -0.01em;
    --cmpz: 46rem;
    --lh8q: 72rem;
    --ezlk: 1.5rem;
    --bf1v: 1.65;
    --f9m8: 2.5rem;
    --lehn: 1rem;
    --f8wp: 6px
}

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

*, *::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(--z4as);
    font-weight: var(--ie2c);
    letter-spacing: var(--eb35);
    line-height: 1.22
}

p {
    margin: 0
}

dl, dt, dd {
    margin: 0
}

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

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

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

svg {
    flex: none;
    display: block
}


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

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

summary {
    cursor: pointer
}

[hidden] {
    display: none !important
}

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

/* каркас */

.rp-page {
    margin: 0;
    background: var(--k0li);
    color: var(--vtxk);
    font-family: var(--v0if);
    font-size: 17px;
    line-height: var(--bf1v);
    -webkit-font-smoothing: antialiased
}

.rp-main {
    display: block
}

.rp-ribbon {
    max-width: var(--lh8q);
    margin: 0 auto;
    width: 100%;
    padding: 0 var(--ezlk)
}

.rp-measure {
    padding: 0 var(--ezlk);
    width: 100%;
    max-width: var(--cmpz);
    margin: 0 auto
}

.rp-block {
    padding: var(--f9m8) 0
}

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

.rp-link {
    color: var(--ti1x);
    text-decoration: underline;
    text-underline-offset: 2px
}

.rp-cta {
    display: inline-block;
    padding: 0.7rem 1.4rem;
    border: 0;
    border-radius: var(--f8wp);
    background: var(--ti1x);
    color: var(--auiu);
    font-weight: 600;
    cursor: pointer
}

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

.rp-prose {
    color: var(--vtxk)
}

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

/* шапка */

.rp-head {
    border-bottom: 1px solid var(--fy0s);
    background: var(--a8mb)
}

.rp-head-body {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding-top: 0.9rem;
    padding-bottom: 0.9rem
}

.rp-head-brand {
    display: inline-flex;
    align-items: center
}

.rp-head-chip {
    display: inline-flex;
    align-items: center;
    gap: 0.55rem;
    font-family: var(--z4as);
    font-weight: 700;
    font-size: 1.15rem
}

.rp-head-nav {
    display: flex;
    gap: 1.1rem;
    align-items: center
}

.rp-head-link {
    color: var(--kp9h);
    font-size: 0.95rem
}

.rp-head-link:hover {
    color: var(--vtxk)
}

.rp-head-phone {
    gap: 0.4rem;
    color: var(--ti1x);
    display: inline-flex;
    align-items: center;
    font-weight: 600
}

.rp-head-strip {
    background: var(--x4ys);
    font-size: 0.85rem
}

.rp-head-strip-body {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem
}

.rp-head-hours {
    color: var(--kp9h)
}

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

.rp-top {
    border-bottom: 1px solid var(--fy0s);
    background: var(--a8mb)
}

.rp-top-body {
    gap: 2rem;
    display: grid;
    align-items: center;
    grid-template-columns: 1.15fr 1fr
}

.rp-top-title {
    font-size: 2.05rem
}

.rp-top-intro {
    margin-top: 0.9rem;
    color: var(--vtxk)
}

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

.rp-top-notice-pict {
    color: var(--ylxg);
    margin-top: 0.15rem
}

.rp-top-shot {
    margin: 0;
    border-radius: var(--f8wp);
    overflow: hidden
}

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

.rp-top-flat .rp-top-title {
    max-width: 34rem
}

.rp-top-wide {
    overflow: hidden;
    margin: 1.4rem 0
}

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

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

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

.rp-top-fact-pict {
    margin-top: 0.15rem;
    color: var(--ti1x)
}

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

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

.rp-cat {
    display: grid;
    gap: 0.35rem;
    padding: 1rem 1.1rem;
    border: 1px solid var(--fy0s);
    border-radius: var(--f8wp);
    background: var(--a8mb)
}

.rp-cat-title {
    font-family: var(--z4as);
    font-weight: var(--ie2c);
    font-size: 1.05rem
}

.rp-cat-small {
    font-size: 0.92rem;
    color: var(--kp9h)
}

.rp-cats-series {
    display: grid
}

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

.rp-cat-strip:last-child {
    border-bottom: 1px solid var(--fy0s)
}

/* товари */

.rp-goods {
    background: var(--a8mb)
}

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

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

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

.rp-goods-layout .rp-good {
    display: grid;
    align-content: start;
    gap: 0.4rem;
    padding: 1rem 1.1rem;
    border: 1px solid var(--fy0s);
    border-radius: var(--f8wp);
    background: var(--k0li)
}

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

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

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

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

.rp-good-name {
    font-size: 1rem
}

.rp-good-small {
    color: var(--kp9h);
    font-size: 0.9rem
}

.rp-good-price {
    font-family: var(--z4as);
    font-weight: 700;
    font-size: 1.15rem;
    color: var(--ti1x)
}

.rp-price-series {
    display: grid
}

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

.rp-price-series .rp-good-main {
    flex: 1
}

.rp-price-series .rp-good:last-child {
    border-bottom: 1px dotted var(--fy0s)
}

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

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

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

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

.rp-good-off {
    display: none !important
}

.rp-good-out {
    opacity: 0.62
}

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

.rp-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(--fy0s);
    border-radius: var(--f8wp);
    background: transparent;
    color: var(--ti1x);
    font-size: 0.85rem;
    cursor: pointer
}

.rp-good-ask:hover {
    border-color: var(--ti1x)
}

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

.rp-cat-on {
    background: var(--x4ys);
    border-color: var(--ti1x)
}

.rp-cats-layout .rp-cat-on {
    border-color: var(--ti1x)
}

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

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

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

.rp-wide-series {
    display: grid;
    gap: 0.9rem
}

.rp-goods-wide .rp-good {
    display: flex;
    align-items: center;
    gap: 1.1rem;
    padding: 0.9rem 1.1rem;
    border: 1px solid var(--fy0s);
    border-radius: var(--f8wp);
    background: var(--k0li)
}

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

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

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

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

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

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

.rp-hours-series {
    display: grid
}

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

.rp-hours-day {
    color: var(--vtxk)
}

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

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

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

.rp-visit-pict {
    margin-top: 0.2rem;
    color: var(--ti1x)
}

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

.rp-visit-stack .rp-hours-series {
    margin-bottom: 1.1rem
}

.rp-visit-stack .rp-visit-small {
    margin-bottom: 0.5rem
}

.rp-top-since {
    color: var(--kp9h);
    font-size: 0.92rem;
    margin-top: 0.6rem
}

.rp-top-side .rp-top-body {
    grid-template-columns: 0.85fr 1.15fr
}

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

.rp-ship-ribbon {
    background: var(--x4ys)
}

.rp-ship-shot {
    max-width: var(--lh8q);
    padding: 0 var(--ezlk);
    margin: 1.4rem auto 0;
    overflow: hidden
}

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

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

.rp-ship-words {
    display: grid;
    gap: 0.9rem
}

.rp-ship-aside {
    padding: 1.1rem;
    border-radius: var(--f8wp);
    background: var(--a8mb);
    gap: 0.35rem;
    display: grid
}

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

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

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

.rp-ask-small {
    color: var(--kp9h);
    margin-bottom: 1.1rem
}

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

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

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

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

.rp-ask-input {
    width: 100%;
    padding: 0.65rem 0.8rem;
    border: 1px solid var(--fy0s);
    border-radius: var(--f8wp);
    background: var(--a8mb);
    font-family: inherit;
    font-size: 1rem
}

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

.rp-ask-area {
    resize: vertical
}

.rp-ask-send {
    justify-self: start;
    padding: 0.7rem 1.6rem;
    border: 0;
    border-radius: var(--f8wp);
    background: var(--ti1x);
    color: var(--auiu);
    font-weight: 600;
    cursor: pointer
}

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

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

.rp-ask-split {
    background: var(--a8mb)
}

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

.rp-ask-side {
    display: grid;
    gap: 0.5rem;
    padding: 1.2rem;
    border: 1px solid var(--fy0s);
    border-radius: var(--f8wp)
}

.rp-ask-phone {
    font-family: var(--z4as);
    font-weight: 700;
    font-size: 1.3rem;
    color: var(--ti1x)
}

.rp-ask-side-small {
    font-size: 0.9rem;
    color: var(--kp9h)
}

/* новини */

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

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

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

.rp-log-small {
    font-size: 0.96rem
}

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

.rp-log-tile {
    background: var(--a8mb);
    display: grid;
    gap: 0.35rem;
    padding: 1rem;
    border-left: 2px solid var(--ti1x)
}

/* питання */

.rp-faq-series {
    gap: 0.6rem;
    display: grid
}

.rp-faq-point {
    padding: 0.9rem 1.1rem;
    border: 1px solid var(--fy0s);
    border-radius: var(--f8wp);
    background: var(--a8mb)
}

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

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

.rp-faq-sign {
    color: var(--kp9h)
}

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

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

/* адреса */

.rp-where {
    border-top: 1px solid var(--fy0s)
}

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

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

.rp-where-pict {
    color: var(--ti1x);
    grid-row: span 2
}

.rp-where-key {
    font-family: var(--z4as);
    font-weight: 700
}

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

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

.rp-where-streak {
    font-size: 0.97rem
}

.rp-where-hours {
    color: var(--kp9h)
}

.rp-where-phone {
    font-family: var(--z4as);
    font-weight: 700;
    font-size: 1.25rem;
    color: var(--ti1x)
}

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

.rp-phead {
    padding: 2rem 0 1.2rem;
    background: var(--a8mb);
    border-bottom: 1px solid var(--fy0s)
}

.rp-phead-tint {
    background: var(--x4ys)
}

.rp-phead-body {
    display: grid;
    gap: 0.4rem
}

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

.rp-phead-title {
    font-size: 1.75rem
}

.rp-phead-sub {
    color: var(--kp9h)
}

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

.rp-cinfo {
    display: grid
}

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

.rp-cinfo-strip:last-child {
    border-bottom: 1px solid var(--fy0s)
}

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

.rp-cinfo-pict {
    color: var(--ti1x)
}

.rp-cinfo-val {
    font-size: 0.97rem
}

/* 404 */

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

.rp-nf-title {
    font-size: 1.8rem
}

.rp-nf-words {
    color: var(--kp9h);
    margin: 0.7rem 0 1.4rem
}

/* підвал */

.rp-bottom {
    border-top: 1px solid var(--fy0s);
    margin-top: var(--f9m8);
    background: var(--a8mb)
}

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

.rp-bottom-brand {
    display: grid;
    gap: 0.25rem
}

.rp-bottom-name {
    font-family: var(--z4as);
    font-weight: 700;
    font-size: 1.05rem
}

.rp-bottom-small {
    color: var(--kp9h);
    font-size: 0.9rem
}

.rp-bottom-nav {
    flex-wrap: wrap;
    gap: 0.4rem 1.1rem;
    display: flex
}

.rp-bottom-link {
    font-size: 0.9rem;
    color: var(--kp9h)
}

.rp-bottom-link:hover {
    color: var(--vtxk)
}

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

.rp-bottom-legal {
    font-size: 0.82rem;
    color: var(--kp9h)
}

.rp-bottom-reg {
    font-variant-numeric: tabular-nums
}

.rp-bottom-narrow .rp-bottom-body {
    gap: 0.6rem;
    display: grid
}

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

.rp-notice {
    color: var(--auiu);
    position: fixed;
    background: var(--lqy2);
    z-index: 20
}

.rp-notice-bar {
    right: 0;
    bottom: 0;
    left: 0
}

.rp-notice-body {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding-top: 0.9rem;
    padding-bottom: 0.9rem
}

.rp-notice-case {
    padding: 1.1rem;
    border-radius: var(--f8wp);
    bottom: 1rem;
    max-width: 22rem;
    left: 1rem
}

.rp-notice-words {
    font-size: 0.88rem
}

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

.rp-notice-case .rp-notice-actions {
    margin-top: 0.9rem
}

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

.rp-notice-accept {
    font-size: 0.9rem;
    padding: 0.45rem 1.1rem
}

@media (max-width: 60rem) {
    .rp-top-body,
    .rp-ship-body,
    .rp-visit-body,
    .rp-ask-body {
    grid-template-columns: 1fr
}

    .rp-top-side .rp-top-body {
    grid-template-columns: 1fr
}

    .rp-top-shot {
    order: -1
}
}

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

    .rp-top-title {
    font-size: 1.7rem
}

    .rp-ask-strip,
    .rp-cat-strip,
    .rp-cinfo-strip {
    grid-template-columns: 1fr
}

    .rp-head-nav {
    gap: 0.8rem
}

    .rp-price-series .rp-good {
    flex-wrap: wrap;
    gap: 0.3rem
}
}
