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

@font-face {
    font-family: "wpfd63fde";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/580b84/fonts/source-serif-4-400.woff2) format("woff2");
}

@font-face {
    font-family: "wpfd63fde";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/580b84/fonts/source-serif-4-700.woff2) format("woff2");
}
:root {
    --b42t: rgb(31,146,115);
    --q0rb: rgb(21,107,84);
    --v555: rgb(226,132,60);
    --kinc: rgb(244,251,248);
    --ty2j: rgb(255,255,255);
    --yi1p: rgb(18,48,40);
    --n4ex: rgb(90,125,114);
    --uiqb: rgb(213,235,227);
    --cubw: rgb(255,255,255);
    --wb61: rgb(17,17,17);
    --f9hm: rgb(228,242,238);
    --defe: rgb(252,240,232);
    --b05d: "wpfcbfc0d", Verdana, "DejaVu Sans", sans-serif;
    --jiat: "wpfd63fde", Georgia, "Times New Roman", serif;
    --y8mh: 600;
    --w9sx: -0.03em;
    --gj2q: 46rem;
    --ob2d: 72rem;
    --a3m6: 1.5rem;
    --k1t0: 1.65;
    --cw39: 3.4rem;
    --a3r7: 1rem;
    --p9xe: 14px
}

/* Вигляд картки один на сайт: рамка, пласка або з тінню. Кути, повітря і рамки
   формують перцептивний відбиток не менше за колір, а коштує це три змінні. */
.ct-cat,
.ct-goods__split .ct-good,
.ct-goods__wide .ct-good,
.ct-answers__thing,
.ct-ask__side {
    border-color: transparent;
    background: var(--ty2j)
}

*, *::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(--b05d);
    font-weight: var(--y8mh);
    letter-spacing: var(--w9sx);
    line-height: 1.22
}

p {
    margin: 0
}

dl, dt, dd {
    margin: 0
}

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

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

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

svg {
    flex: none;
    display: block
}


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

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

summary {
    cursor: pointer
}

[hidden] {
    display: none !important
}

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

/* каркас */

.ct-page {
    margin: 0;
    background: var(--kinc);
    color: var(--yi1p);
    font-family: var(--jiat);
    font-size: 17px;
    line-height: var(--k1t0);
    -webkit-font-smoothing: antialiased
}

.ct-main {
    display: block
}

.ct-band {
    max-width: var(--ob2d);
    padding: 0 var(--a3m6);
    margin: 0 auto;
    width: 100%
}

.ct-column {
    max-width: var(--gj2q);
    padding: 0 var(--a3m6);
    margin: 0 auto;
    width: 100%
}

.ct-block {
    padding: var(--cw39) 0
}

.ct-block__name {
    margin-bottom: 1.1rem;
    font-size: 1.5rem
}

.ct-anchor {
    color: var(--b42t);
    text-decoration: underline;
    text-underline-offset: 2px
}

.ct-action {
    display: inline-block;
    padding: 0.7rem 1.4rem;
    border: 0;
    border-radius: var(--p9xe);
    background: var(--b42t);
    color: var(--cubw);
    font-weight: 600;
    cursor: pointer
}

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

.ct-prose {
    color: var(--yi1p)
}

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

/* шапка */

.ct-mast {
    background: var(--ty2j);
    border-bottom: 1px solid var(--uiqb)
}

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

.ct-mast__brand {
    display: inline-flex;
    align-items: center
}

.ct-mast__mark {
    display: inline-flex;
    align-items: center;
    gap: 0.55rem;
    font-family: var(--b05d);
    font-weight: 700;
    font-size: 1.15rem
}

.ct-mast__nav {
    align-items: center;
    gap: 1.1rem;
    display: flex
}

.ct-mast__anchor {
    color: var(--n4ex);
    font-size: 0.95rem
}

.ct-mast__anchor:hover {
    color: var(--yi1p)
}

.ct-mast__phone {
    font-weight: 600;
    color: var(--b42t);
    gap: 0.4rem;
    display: inline-flex;
    align-items: center
}

.ct-mast__strip {
    font-size: 0.85rem;
    background: var(--f9hm)
}

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

.ct-mast__hours {
    color: var(--n4ex)
}

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

.ct-opening {
    background: var(--ty2j);
    border-bottom: 1px solid var(--uiqb)
}

.ct-opening__body {
    display: grid;
    align-items: center;
    gap: 2rem;
    grid-template-columns: 1.15fr 1fr
}

.ct-opening__name {
    font-size: 2.05rem
}

.ct-opening__intro {
    color: var(--yi1p);
    margin-top: 0.9rem
}

.ct-opening__notice {
    margin-top: 1.1rem;
    padding: 0.75rem 0.9rem;
    display: flex;
    gap: 0.55rem;
    background: var(--defe);
    align-items: flex-start;
    font-size: 0.95rem;
    border-radius: var(--p9xe)
}

.ct-opening__notice-sign {
    color: var(--v555);
    margin-top: 0.15rem
}

.ct-opening__shot {
    border-radius: var(--p9xe);
    margin: 0;
    overflow: hidden
}

.ct-opening__shot img {
    display: block;
    object-fit: cover;
    height: auto;
    width: 100%
}

.ct-opening__flat .ct-opening__name {
    max-width: 34rem
}

.ct-opening__wide {
    margin: 1.4rem 0;
    overflow: hidden
}

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

.ct-opening__facts {
    gap: 0.5rem;
    display: grid;
    margin-top: 1.3rem
}

.ct-opening__fact {
    gap: 0.55rem;
    align-items: flex-start;
    display: flex;
    font-size: 0.95rem
}

.ct-opening__fact-sign {
    margin-top: 0.15rem;
    color: var(--b42t)
}

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

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

.ct-cat {
    display: grid;
    gap: 0.35rem;
    padding: 1rem 1.1rem;
    border: 1px solid var(--uiqb);
    border-radius: var(--p9xe);
    background: var(--ty2j)
}

.ct-cat__name {
    font-family: var(--b05d);
    font-weight: var(--y8mh);
    font-size: 1.05rem
}

.ct-cat__note {
    color: var(--n4ex);
    font-size: 0.92rem
}

.ct-cats__list {
    display: grid
}

.ct-cat__strip {
    gap: 1rem;
    grid-template-columns: 12rem 1fr;
    padding: 0.85rem 0;
    border-top: 1px solid var(--uiqb);
    display: grid
}

.ct-cat__strip:last-child {
    border-bottom: 1px solid var(--uiqb)
}

/* товари */

.ct-goods {
    background: var(--ty2j)
}

.ct-goods__crown {
    gap: 1rem;
    justify-content: space-between;
    display: flex;
    align-items: baseline
}

.ct-goods__count {
    color: var(--n4ex);
    font-size: 0.9rem
}

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

.ct-goods__split .ct-good {
    display: grid;
    align-content: start;
    gap: 0.4rem;
    padding: 1rem 1.1rem;
    border: 1px solid var(--uiqb);
    border-radius: var(--p9xe);
    background: var(--kinc)
}

.ct-good__figure {
    margin: -1rem -1.1rem 0.6rem;
    overflow: hidden;
    border-radius: var(--p9xe) var(--p9xe) 0 0
}

.ct-good__figure img {
    width: 100%;
    object-fit: cover;
    height: 11rem;
    display: block
}

.ct-good__thumb {
    overflow: hidden;
    flex: none;
    margin: 0;
    width: 4.5rem;
    border-radius: var(--p9xe)
}

.ct-good__thumb img {
    object-fit: cover;
    height: 4.5rem;
    width: 100%;
    display: block
}

.ct-good__name {
    font-size: 1rem
}

.ct-good__note {
    font-size: 0.9rem;
    color: var(--n4ex)
}

.ct-good__price {
    font-family: var(--b05d);
    font-weight: 700;
    font-size: 1.15rem;
    color: var(--b42t)
}

.ct-price__list {
    display: grid
}

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

.ct-price__list .ct-good__main {
    flex: 1
}

.ct-price__list .ct-good:last-child {
    border-bottom: 1px dotted var(--uiqb)
}

.ct-good__main {
    display: grid;
    gap: 0.15rem
}

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

.ct-good__footer {
    align-items: baseline;
    flex-wrap: wrap;
    margin-top: 0.2rem;
    gap: 0.5rem 0.7rem;
    display: flex
}

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

.ct-good__off {
    display: none !important
}

.ct-good__out {
    opacity: 0.62
}

.ct-good__out .ct-good__price {
    color: var(--n4ex);
    text-decoration: line-through
}

.ct-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(--uiqb);
    border-radius: var(--p9xe);
    background: transparent;
    color: var(--b42t);
    font-size: 0.85rem;
    cursor: pointer
}

.ct-good__ask:hover {
    border-color: var(--b42t)
}

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

.ct-cat__on {
    background: var(--f9hm);
    border-color: var(--b42t)
}

.ct-cats__split .ct-cat__on {
    border-color: var(--b42t)
}

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

.ct-good__status {
    color: var(--v555);
    border-radius: 999px;
    padding: 0.1rem 0.5rem;
    white-space: nowrap;
    font-size: 0.78rem;
    background: var(--defe)
}

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

.ct-wide__list {
    gap: 0.9rem;
    display: grid
}

.ct-goods__wide .ct-good {
    display: flex;
    align-items: center;
    gap: 1.1rem;
    padding: 0.9rem 1.1rem;
    border: 1px solid var(--uiqb);
    border-radius: var(--p9xe);
    background: var(--kinc)
}

.ct-good__side {
    overflow: hidden;
    border-radius: var(--p9xe);
    flex: none;
    margin: 0;
    width: 5.5rem
}

.ct-good__side img {
    object-fit: cover;
    width: 100%;
    height: 5.5rem;
    display: block
}

.ct-goods__wide .ct-good__main {
    flex: 1;
    gap: 0.2rem;
    justify-items: start;
    display: grid
}

.ct-good__price-bin {
    flex: none;
    white-space: nowrap
}

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

.ct-visit__body {
    gap: 2rem;
    grid-template-columns: 1fr 1.2fr;
    align-items: start;
    display: grid
}

.ct-hours__list {
    display: grid
}

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

.ct-hours__day {
    color: var(--yi1p)
}

.ct-hours__time {
    font-variant-numeric: tabular-nums;
    white-space: nowrap;
    color: var(--n4ex)
}

.ct-visit__notes {
    padding-top: 0.4rem;
    display: grid;
    gap: 0.8rem
}

.ct-visit__note {
    gap: 0.55rem;
    font-size: 0.96rem;
    align-items: flex-start;
    display: flex
}

.ct-visit__sign {
    color: var(--b42t);
    margin-top: 0.2rem
}

.ct-visit__since {
    font-size: 0.9rem;
    color: var(--n4ex)
}

.ct-visit__stack .ct-hours__list {
    margin-bottom: 1.1rem
}

.ct-visit__stack .ct-visit__note {
    margin-bottom: 0.5rem
}

.ct-opening__since {
    font-size: 0.92rem;
    margin-top: 0.6rem;
    color: var(--n4ex)
}

.ct-opening__side .ct-opening__body {
    grid-template-columns: 0.85fr 1.15fr
}

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

.ct-ship__band {
    background: var(--f9hm)
}

.ct-ship__shot {
    overflow: hidden;
    max-width: var(--ob2d);
    padding: 0 var(--a3m6);
    margin: 1.4rem auto 0
}

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

.ct-ship__body {
    display: grid;
    gap: 2rem;
    grid-template-columns: 1.6fr 1fr;
    align-items: start
}

.ct-ship__para {
    gap: 0.9rem;
    display: grid
}

.ct-ship__aside {
    background: var(--ty2j);
    display: grid;
    padding: 1.1rem;
    gap: 0.35rem;
    border-radius: var(--p9xe)
}

.ct-ship__aside-key {
    font-family: var(--b05d);
    font-weight: 700
}

.ct-ship__aside-val {
    color: var(--n4ex);
    font-size: 0.93rem
}

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

.ct-ask__note {
    margin-bottom: 1.1rem;
    color: var(--n4ex)
}

.ct-ask__form {
    gap: 0.85rem;
    display: grid
}

.ct-ask__strip {
    grid-template-columns: 1fr 1fr;
    display: grid;
    gap: 0.85rem
}

.ct-ask__field {
    display: grid;
    gap: 0.3rem
}

.ct-ask__label {
    color: var(--n4ex);
    font-size: 0.88rem
}

.ct-ask__input {
    width: 100%;
    padding: 0.65rem 0.8rem;
    border: 1px solid var(--uiqb);
    border-radius: var(--p9xe);
    background: var(--ty2j);
    font-family: inherit;
    font-size: 1rem
}

.ct-ask__input:focus {
    outline: 2px solid var(--b42t);
    outline-offset: 1px
}

.ct-ask__area {
    resize: vertical
}

.ct-ask__send {
    justify-self: start;
    padding: 0.7rem 1.6rem;
    border: 0;
    border-radius: var(--p9xe);
    background: var(--b42t);
    color: var(--cubw);
    font-weight: 600;
    cursor: pointer
}

.ct-ask__after {
    color: var(--n4ex);
    font-size: 0.9rem
}

.ct-ask__form-sent .ct-ask__after {
    color: var(--v555);
    font-weight: 600
}

.ct-ask__split {
    background: var(--ty2j)
}

.ct-ask__body {
    align-items: start;
    display: grid;
    gap: 2rem;
    grid-template-columns: 1.5fr 1fr
}

.ct-ask__side {
    display: grid;
    gap: 0.5rem;
    padding: 1.2rem;
    border: 1px solid var(--uiqb);
    border-radius: var(--p9xe)
}

.ct-ask__phone {
    font-family: var(--b05d);
    font-weight: 700;
    font-size: 1.3rem;
    color: var(--b42t)
}

.ct-ask__side-note {
    color: var(--n4ex);
    font-size: 0.9rem
}

/* новини */

.ct-log__name {
    margin-bottom: 1rem;
    font-size: 1.35rem
}

.ct-log__list {
    gap: 0.5rem 1.2rem;
    grid-template-columns: auto 1fr;
    display: grid
}

.ct-log__date {
    color: var(--n4ex);
    white-space: nowrap;
    font-size: 0.86rem
}

.ct-log__note {
    font-size: 0.96rem
}

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

.ct-log__panel {
    padding: 1rem;
    border-left: 2px solid var(--b42t);
    background: var(--ty2j);
    display: grid;
    gap: 0.35rem
}

/* питання */

.ct-answers__list {
    gap: 0.6rem;
    display: grid
}

.ct-answers__thing {
    padding: 0.9rem 1.1rem;
    border: 1px solid var(--uiqb);
    border-radius: var(--p9xe);
    background: var(--ty2j)
}

.ct-answers__q {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    font-family: var(--b05d);
    font-weight: var(--y8mh);
    list-style: none
}

.ct-answers__q::-webkit-details-marker {
    display: none
}

.ct-answers__sign {
    color: var(--n4ex)
}

.ct-answers__a {
    color: var(--n4ex);
    margin-top: 0.6rem
}

.ct-answers__open .ct-answers__a {
    margin-top: 0.35rem
}

/* адреса */

.ct-where {
    border-top: 1px solid var(--uiqb)
}

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

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

.ct-where__sign {
    grid-row: span 2;
    color: var(--b42t)
}

.ct-where__key {
    font-family: var(--b05d);
    font-weight: 700
}

.ct-where__val {
    font-size: 0.93rem;
    color: var(--n4ex)
}

.ct-where__bin {
    border-radius: var(--p9xe);
    text-align: center;
    display: grid;
    gap: 0.4rem;
    background: var(--f9hm);
    padding: 1.3rem
}

.ct-where__row {
    font-size: 0.97rem
}

.ct-where__hours {
    color: var(--n4ex)
}

.ct-where__phone {
    font-family: var(--b05d);
    font-weight: 700;
    font-size: 1.25rem;
    color: var(--b42t)
}

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

.ct-phead {
    border-bottom: 1px solid var(--uiqb);
    padding: 2rem 0 1.2rem;
    background: var(--ty2j)
}

.ct-phead__tint {
    background: var(--f9hm)
}

.ct-phead__body {
    gap: 0.4rem;
    display: grid
}

.ct-phead__back {
    font-size: 0.88rem;
    color: var(--b42t)
}

.ct-phead__name {
    font-size: 1.75rem
}

.ct-phead__sub {
    color: var(--n4ex)
}

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

.ct-cinfo {
    display: grid
}

.ct-cinfo__strip {
    grid-template-columns: 14rem 1fr;
    display: grid;
    padding: 0.8rem 0;
    gap: 1rem;
    border-top: 1px solid var(--uiqb)
}

.ct-cinfo__strip:last-child {
    border-bottom: 1px solid var(--uiqb)
}

.ct-cinfo__key {
    align-items: center;
    gap: 0.5rem;
    color: var(--n4ex);
    display: flex;
    font-size: 0.93rem
}

.ct-cinfo__sign {
    color: var(--b42t)
}

.ct-cinfo__val {
    font-size: 0.97rem
}

/* 404 */

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

.ct-nf__name {
    font-size: 1.8rem
}

.ct-nf__para {
    color: var(--n4ex);
    margin: 0.7rem 0 1.4rem
}

/* підвал */

.ct-footer {
    margin-top: var(--cw39);
    background: var(--ty2j);
    border-top: 1px solid var(--uiqb)
}

.ct-footer__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
}

.ct-footer__brand {
    gap: 0.25rem;
    display: grid
}

.ct-footer__name {
    font-family: var(--b05d);
    font-weight: 700;
    font-size: 1.05rem
}

.ct-footer__note {
    color: var(--n4ex);
    font-size: 0.9rem
}

.ct-footer__nav {
    gap: 0.4rem 1.1rem;
    display: flex;
    flex-wrap: wrap
}

.ct-footer__anchor {
    color: var(--n4ex);
    font-size: 0.9rem
}

.ct-footer__anchor:hover {
    color: var(--yi1p)
}

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

.ct-footer__legal {
    font-size: 0.82rem;
    color: var(--n4ex)
}

.ct-footer__reg {
    font-variant-numeric: tabular-nums
}

.ct-footer__narrow .ct-footer__body {
    gap: 0.6rem;
    display: grid
}

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

.ct-cookie {
    position: fixed;
    background: var(--q0rb);
    color: var(--cubw);
    z-index: 20
}

.ct-cookie__bar {
    bottom: 0;
    right: 0;
    left: 0
}

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

.ct-cookie__bin {
    padding: 1.1rem;
    border-radius: var(--p9xe);
    max-width: 22rem;
    bottom: 1rem;
    left: 1rem
}

.ct-cookie__para {
    font-size: 0.88rem
}

.ct-cookie__actions {
    display: flex;
    gap: 0.9rem;
    margin-top: 0.6rem;
    align-items: center
}

.ct-cookie__bin .ct-cookie__actions {
    margin-top: 0.9rem
}

.ct-cookie__more {
    color: inherit;
    font-size: 0.85rem;
    text-decoration: underline
}

.ct-cookie__accept {
    padding: 0.45rem 1.1rem;
    font-size: 0.9rem
}

@media (max-width: 60rem) {
    .ct-opening__body,
    .ct-ship__body,
    .ct-visit__body,
    .ct-ask__body {
    grid-template-columns: 1fr
}

    .ct-opening__side .ct-opening__body {
    grid-template-columns: 1fr
}

    .ct-opening__shot {
    order: -1
}
}

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

    .ct-opening__name {
    font-size: 1.7rem
}

    .ct-ask__strip,
    .ct-cat__strip,
    .ct-cinfo__strip {
    grid-template-columns: 1fr
}

    .ct-mast__nav {
    gap: 0.8rem
}

    .ct-price__list .ct-good {
    flex-wrap: wrap;
    gap: 0.3rem
}
}
