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

@font-face {
    font-family: "wpf4ddd47";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/9a1647/fonts/space-grotesk-400.woff2) format("woff2");
}

@font-face {
    font-family: "wpf4ddd47";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/9a1647/fonts/space-grotesk-700.woff2) format("woff2");
}
:root {
    --ebk4: #2F6486;
    --w9qp: #204A64;
    --hktm: #E09A3E;
    --n5jg: #F5F8FA;
    --wq6h: #FFFFFF;
    --dbl4: #172B38;
    --y7wp: #5F7788;
    --kzie: #D9E5ED;
    --ifju: #FFFFFF;
    --stwp: #111111;
    --lq5m: #E6ECF0;
    --dgvq: #FBF3E8;
    --rh0j: "wpffdbeaf", Georgia, "Times New Roman", serif;
    --t6mn: "wpf4ddd47", "Segoe UI", Roboto, Arial, sans-serif;
    --ifqe: 700;
    --g22v: -0.01em;
    --e59y: 46rem;
    --dp3h: 72rem;
    --fn0s: 1.5rem;
    --tn1q: 1.65;
    --gpl9: 2.5rem;
    --voy0: 1rem;
    --rqrk: 6px
}

/* Вигляд картки один на сайт: рамка, пласка або з тінню. Кути, повітря і рамки
   формують перцептивний відбиток не менше за колір, а коштує це три змінні. */

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

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

body {
    margin: 0
}

h1, h2, h3 {
    margin: 0;
    font-family: var(--rh0j);
    font-weight: var(--ifqe);
    letter-spacing: var(--g22v);
    line-height: 1.22
}

p {
    margin: 0
}

dl, dt, dd {
    margin: 0
}

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

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

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

svg {
    display: block;
    flex: none
}


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

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

summary {
    cursor: pointer
}

[hidden] {
    display: none !important
}

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

/* каркас */

.qo-page {
    margin: 0;
    background: var(--n5jg);
    color: var(--dbl4);
    font-family: var(--t6mn);
    font-size: 17px;
    line-height: var(--tn1q);
    -webkit-font-smoothing: antialiased
}

.qo-main {
    display: block
}

.qo-belt {
    width: 100%;
    margin: 0 auto;
    padding: 0 var(--fn0s);
    max-width: var(--dp3h)
}

.qo-col {
    margin: 0 auto;
    padding: 0 var(--fn0s);
    width: 100%;
    max-width: var(--e59y)
}

.qo-sec {
    padding: var(--gpl9) 0
}

.qo-sec-label {
    margin-bottom: 1.1rem;
    font-size: 1.5rem
}

.qo-jump {
    color: var(--ebk4);
    text-decoration: underline;
    text-underline-offset: 2px
}

.qo-action {
    display: inline-block;
    padding: 0.7rem 1.4rem;
    border: 0;
    border-radius: var(--rqrk);
    background: var(--ebk4);
    color: var(--ifju);
    font-weight: 600;
    cursor: pointer
}

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

.qo-prose {
    color: var(--dbl4)
}

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

/* шапка */

.qo-topbar {
    background: var(--wq6h);
    border-bottom: 1px solid var(--kzie)
}

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

.qo-topbar-brand {
    display: inline-flex;
    align-items: center
}

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

.qo-topbar-links {
    display: flex;
    align-items: center;
    gap: 1.1rem
}

.qo-topbar-jump {
    font-size: 0.95rem;
    color: var(--y7wp)
}

.qo-topbar-jump:hover {
    color: var(--dbl4)
}

.qo-topbar-phone {
    align-items: center;
    gap: 0.4rem;
    display: inline-flex;
    color: var(--ebk4);
    font-weight: 600
}

.qo-topbar-strip {
    font-size: 0.85rem;
    background: var(--lq5m)
}

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

.qo-topbar-hours {
    color: var(--y7wp)
}

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

.qo-opening {
    border-bottom: 1px solid var(--kzie);
    background: var(--wq6h)
}

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

.qo-opening-label {
    font-size: 2.05rem
}

.qo-opening-intro {
    margin-top: 0.9rem;
    color: var(--dbl4)
}

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

.qo-opening-notice-glyph {
    color: var(--hktm);
    margin-top: 0.15rem
}

.qo-opening-shot {
    margin: 0;
    overflow: hidden;
    border-radius: var(--rqrk)
}

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

.qo-opening-flat .qo-opening-label {
    max-width: 34rem
}

.qo-opening-wide {
    margin: 1.4rem 0;
    overflow: hidden
}

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

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

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

.qo-opening-fact-glyph {
    color: var(--ebk4);
    margin-top: 0.15rem
}

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

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

.qo-cat {
    display: grid;
    gap: 0.35rem;
    padding: 1rem 1.1rem;
    border: 1px solid var(--kzie);
    border-radius: var(--rqrk);
    background: var(--wq6h)
}

.qo-cat-label {
    font-family: var(--rh0j);
    font-weight: var(--ifqe);
    font-size: 1.05rem
}

.qo-cat-sub {
    font-size: 0.92rem;
    color: var(--y7wp)
}

.qo-cats-set {
    display: grid
}

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

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

/* товари */

.qo-goods {
    background: var(--wq6h)
}

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

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

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

.qo-goods-grid .qo-good {
    display: grid;
    align-content: start;
    gap: 0.4rem;
    padding: 1rem 1.1rem;
    border: 1px solid var(--kzie);
    border-radius: var(--rqrk);
    background: var(--n5jg)
}

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

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

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

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

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

.qo-good-sub {
    color: var(--y7wp);
    font-size: 0.9rem
}

.qo-good-price {
    font-family: var(--rh0j);
    font-weight: 700;
    font-size: 1.15rem;
    color: var(--ebk4)
}

.qo-price-set {
    display: grid
}

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

.qo-price-set .qo-good-main {
    flex: 1
}

.qo-price-set .qo-good:last-child {
    border-bottom: 1px dotted var(--kzie)
}

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

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

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

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

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

.qo-good-out {
    opacity: 0.62
}

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

.qo-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(--kzie);
    border-radius: var(--rqrk);
    background: transparent;
    color: var(--ebk4);
    font-size: 0.85rem;
    cursor: pointer
}

.qo-good-ask:hover {
    border-color: var(--ebk4)
}

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

.qo-cat-on {
    border-color: var(--ebk4);
    background: var(--lq5m)
}

.qo-cats-grid .qo-cat-on {
    border-color: var(--ebk4)
}

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

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

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

.qo-wide-set {
    display: grid;
    gap: 0.9rem
}

.qo-goods-wide .qo-good {
    display: flex;
    align-items: center;
    gap: 1.1rem;
    padding: 0.9rem 1.1rem;
    border: 1px solid var(--kzie);
    border-radius: var(--rqrk);
    background: var(--n5jg)
}

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

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

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

.qo-good-price-bin {
    flex: none;
    white-space: nowrap
}

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

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

.qo-hours-set {
    display: grid
}

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

.qo-hours-day {
    color: var(--dbl4)
}

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

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

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

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

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

.qo-visit-stack .qo-hours-set {
    margin-bottom: 1.1rem
}

.qo-visit-stack .qo-visit-sub {
    margin-bottom: 0.5rem
}

.qo-opening-since {
    color: var(--y7wp);
    font-size: 0.92rem;
    margin-top: 0.6rem
}

.qo-opening-side .qo-opening-body {
    grid-template-columns: 0.85fr 1.15fr
}

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

.qo-ship-belt {
    background: var(--lq5m)
}

.qo-ship-shot {
    overflow: hidden;
    margin: 1.4rem auto 0;
    max-width: var(--dp3h);
    padding: 0 var(--fn0s)
}

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

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

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

.qo-ship-aside {
    gap: 0.35rem;
    display: grid;
    border-radius: var(--rqrk);
    background: var(--wq6h);
    padding: 1.1rem
}

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

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

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

.qo-ask-sub {
    color: var(--y7wp);
    margin-bottom: 1.1rem
}

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

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

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

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

.qo-ask-input {
    width: 100%;
    padding: 0.65rem 0.8rem;
    border: 1px solid var(--kzie);
    border-radius: var(--rqrk);
    background: var(--wq6h);
    font-family: inherit;
    font-size: 1rem
}

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

.qo-ask-area {
    resize: vertical
}

.qo-ask-send {
    justify-self: start;
    padding: 0.7rem 1.6rem;
    border: 0;
    border-radius: var(--rqrk);
    background: var(--ebk4);
    color: var(--ifju);
    font-weight: 600;
    cursor: pointer
}

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

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

.qo-ask-split {
    background: var(--wq6h)
}

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

.qo-ask-side {
    display: grid;
    gap: 0.5rem;
    padding: 1.2rem;
    border: 1px solid var(--kzie);
    border-radius: var(--rqrk)
}

.qo-ask-phone {
    font-family: var(--rh0j);
    font-weight: 700;
    font-size: 1.3rem;
    color: var(--ebk4)
}

.qo-ask-side-sub {
    font-size: 0.9rem;
    color: var(--y7wp)
}

/* новини */

.qo-log-label {
    margin-bottom: 1rem;
    font-size: 1.35rem
}

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

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

.qo-log-sub {
    font-size: 0.96rem
}

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

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

/* питання */

.qo-qa-set {
    display: grid;
    gap: 0.6rem
}

.qo-qa-unit {
    padding: 0.9rem 1.1rem;
    border: 1px solid var(--kzie);
    border-radius: var(--rqrk);
    background: var(--wq6h)
}

.qo-qa-q {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    font-family: var(--rh0j);
    font-weight: var(--ifqe);
    list-style: none
}

.qo-qa-q::-webkit-details-marker {
    display: none
}

.qo-qa-sign {
    color: var(--y7wp)
}

.qo-qa-a {
    margin-top: 0.6rem;
    color: var(--y7wp)
}

.qo-qa-open .qo-qa-a {
    margin-top: 0.35rem
}

/* адреса */

.qo-where {
    border-top: 1px solid var(--kzie)
}

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

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

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

.qo-where-key {
    font-family: var(--rh0j);
    font-weight: 700
}

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

.qo-where-bin {
    text-align: center;
    gap: 0.4rem;
    display: grid;
    padding: 1.3rem;
    border-radius: var(--rqrk);
    background: var(--lq5m)
}

.qo-where-rule {
    font-size: 0.97rem
}

.qo-where-hours {
    color: var(--y7wp)
}

.qo-where-phone {
    font-family: var(--rh0j);
    font-weight: 700;
    font-size: 1.25rem;
    color: var(--ebk4)
}

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

.qo-phead {
    background: var(--wq6h);
    padding: 2rem 0 1.2rem;
    border-bottom: 1px solid var(--kzie)
}

.qo-phead-tint {
    background: var(--lq5m)
}

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

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

.qo-phead-label {
    font-size: 1.75rem
}

.qo-phead-sub {
    color: var(--y7wp)
}

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

.qo-cinfo {
    display: grid
}

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

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

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

.qo-cinfo-glyph {
    color: var(--ebk4)
}

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

/* 404 */

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

.qo-nf-label {
    font-size: 1.8rem
}

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

/* підвал */

.qo-footer {
    border-top: 1px solid var(--kzie);
    margin-top: var(--gpl9);
    background: var(--wq6h)
}

.qo-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
}

.qo-footer-brand {
    display: grid;
    gap: 0.25rem
}

.qo-footer-name {
    font-family: var(--rh0j);
    font-weight: 700;
    font-size: 1.05rem
}

.qo-footer-sub {
    font-size: 0.9rem;
    color: var(--y7wp)
}

.qo-footer-links {
    flex-wrap: wrap;
    gap: 0.4rem 1.1rem;
    display: flex
}

.qo-footer-jump {
    font-size: 0.9rem;
    color: var(--y7wp)
}

.qo-footer-jump:hover {
    color: var(--dbl4)
}

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

.qo-footer-legal {
    font-size: 0.82rem;
    color: var(--y7wp)
}

.qo-footer-reg {
    font-variant-numeric: tabular-nums
}

.qo-footer-narrow .qo-footer-body {
    gap: 0.6rem;
    display: grid
}

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

.qo-cookie {
    background: var(--w9qp);
    z-index: 20;
    color: var(--ifju);
    position: fixed
}

.qo-cookie-bar {
    bottom: 0;
    left: 0;
    right: 0
}

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

.qo-cookie-bin {
    bottom: 1rem;
    border-radius: var(--rqrk);
    max-width: 22rem;
    left: 1rem;
    padding: 1.1rem
}

.qo-cookie-words {
    font-size: 0.88rem
}

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

.qo-cookie-bin .qo-cookie-actions {
    margin-top: 0.9rem
}

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

.qo-cookie-accept {
    font-size: 0.9rem;
    padding: 0.45rem 1.1rem
}

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

    .qo-opening-side .qo-opening-body {
    grid-template-columns: 1fr
}

    .qo-opening-shot {
    order: -1
}
}

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

    .qo-opening-label {
    font-size: 1.7rem
}

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

    .qo-topbar-links {
    gap: 0.8rem
}

    .qo-price-set .qo-good {
    gap: 0.3rem;
    flex-wrap: wrap
}
}
