@font-face {
    font-family: "wpfb37f6d";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/e9d0eb/fonts/source-serif-4-700.woff2) format("woff2");
}

@font-face {
    font-family: "wpfc1adcb";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/e9d0eb/fonts/rubik-400.woff2) format("woff2");
}

@font-face {
    font-family: "wpfc1adcb";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/e9d0eb/fonts/rubik-700.woff2) format("woff2");
}
:root {
    --phoi: #12798f;
    --t6q7: #0c5768;
    --dprc: #e78c46;
    --jd0f: #f3fafb;
    --dd9t: #ffffff;
    --y2r1: #0f2c33;
    --uf26: #55787f;
    --jyei: #d2e8ec;
    --eazt: #ffffff;
    --ypvd: #111111;
    --azfw: #e3eff2;
    --r1c3: #fcf1e9;
    --z2jz: "wpfb37f6d", Charter, Georgia, serif;
    --hpw3: "wpfc1adcb", Tahoma, Verdana, Geneva, sans-serif;
    --rovm: 700;
    --b6we: -0.01em;
    --x1d0: 46rem;
    --d45y: 72rem;
    --ybdw: 1.5rem;
    --nw43: 1.65;
    --k3p9: 3.4rem;
    --g8ys: 0.7rem;
    --z8e4: 3px;
}

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

*, *::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(--z2jz);
    font-weight: var(--rovm);
    letter-spacing: var(--b6we);
    line-height: 1.22;
}

p {
    margin: 0;
}

dl, dt, dd {
    margin: 0;
}

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

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

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

svg {
    display: block;
    flex: none;
}


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

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

summary {
    cursor: pointer;
}

[hidden] {
    display: none !important;
}

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

/* каркас */

.al-page {
    margin: 0;
    background: var(--jd0f);
    color: var(--y2r1);
    font-family: var(--hpw3);
    font-size: 17px;
    line-height: var(--nw43);
    -webkit-font-smoothing: antialiased;
}

.al-main {
    display: block;
}

.al-strip {
    max-width: var(--d45y);
    padding: 0 var(--ybdw);
    width: 100%;
    margin: 0 auto;
}

.al-measure {
    margin: 0 auto;
    width: 100%;
    padding: 0 var(--ybdw);
    max-width: var(--x1d0);
}

.al-sec {
    padding: var(--k3p9) 0;
}

.al-sec-title {
    margin-bottom: 1.1rem;
    font-size: 1.5rem;
}

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

.al-btn {
    display: inline-block;
    padding: 0.7rem 1.4rem;
    border: 0;
    border-radius: var(--z8e4);
    background: var(--phoi);
    color: var(--eazt);
    font-weight: 600;
    cursor: pointer;
}

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

.al-prose {
    color: var(--y2r1);
}

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

/* шапка */

.al-topbar {
    background: var(--dd9t);
    border-bottom: 1px solid var(--jyei);
}

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

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

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

.al-topbar-nav {
    display: flex;
    gap: 1.1rem;
    align-items: center;
}

.al-topbar-link {
    font-size: 0.95rem;
    color: var(--uf26);
}

.al-topbar-link:hover {
    color: var(--y2r1);
}

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

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

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

.al-topbar-hours {
    color: var(--uf26);
}

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

.al-opening {
    border-bottom: 1px solid var(--jyei);
    background: var(--dd9t);
}

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

.al-opening-title {
    font-size: 2.05rem;
}

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

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

.al-opening-notice-pict {
    color: var(--dprc);
    margin-top: 0.15rem;
}

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

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

.al-opening-flat .al-opening-title {
    max-width: 34rem;
}

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

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

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

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

.al-opening-fact-pict {
    color: var(--phoi);
    margin-top: 0.15rem;
}

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

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

.al-cat {
    display: grid;
    gap: 0.35rem;
    padding: 1rem 1.1rem;
    border: 1px solid var(--jyei);
    border-radius: var(--z8e4);
    background: var(--dd9t);
}

.al-cat-title {
    font-family: var(--z2jz);
    font-weight: var(--rovm);
    font-size: 1.05rem;
}

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

.al-cats-roll {
    display: grid;
}

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

.al-cat-row:last-child {
    border-bottom: 1px solid var(--jyei);
}

/* товари */

.al-goods {
    background: var(--dd9t);
}

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

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

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

.al-goods-layout .al-good {
    display: grid;
    align-content: start;
    gap: 0.4rem;
    padding: 1rem 1.1rem;
    border: 1px solid var(--jyei);
    border-radius: var(--z8e4);
    background: var(--jd0f);
}

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

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

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

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

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

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

.al-good-price {
    font-family: var(--z2jz);
    font-weight: 700;
    font-size: 1.15rem;
    color: var(--phoi);
}

.al-price-roll {
    display: grid;
}

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

.al-price-roll .al-good-main {
    flex: 1;
}

.al-price-roll .al-good:last-child {
    border-bottom: 1px dotted var(--jyei);
}

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

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

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

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

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

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

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

.al-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(--jyei);
    border-radius: var(--z8e4);
    background: transparent;
    color: var(--phoi);
    font-size: 0.85rem;
    cursor: pointer;
}

.al-good-ask:hover {
    border-color: var(--phoi);
}

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

.al-cat-on {
    background: var(--azfw);
    border-color: var(--phoi);
}

.al-cats-layout .al-cat-on {
    border-color: var(--phoi);
}

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

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

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

.al-wide-roll {
    display: grid;
    gap: 0.9rem;
}

.al-goods-wide .al-good {
    display: flex;
    align-items: center;
    gap: 1.1rem;
    padding: 0.9rem 1.1rem;
    border: 1px solid var(--jyei);
    border-radius: var(--z8e4);
    background: var(--jd0f);
}

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

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

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

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

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

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

.al-hours-roll {
    display: grid;
}

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

.al-hours-day {
    color: var(--y2r1);
}

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

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

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

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

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

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

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

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

.al-opening-side .al-opening-core {
    grid-template-columns: 0.85fr 1.15fr;
}

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

.al-ship-strip {
    background: var(--azfw);
}

.al-ship-shot {
    overflow: hidden;
    max-width: var(--d45y);
    margin: 1.4rem auto 0;
    padding: 0 var(--ybdw);
}

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

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

.al-ship-prose {
    gap: 0.9rem;
    display: grid;
}

.al-ship-aside {
    gap: 0.35rem;
    display: grid;
    background: var(--dd9t);
    border-radius: var(--z8e4);
    padding: 1.1rem;
}

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

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

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

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

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

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

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

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

.al-ask-input {
    width: 100%;
    padding: 0.65rem 0.8rem;
    border: 1px solid var(--jyei);
    border-radius: var(--z8e4);
    background: var(--dd9t);
    font-family: inherit;
    font-size: 1rem;
}

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

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

.al-ask-send {
    justify-self: start;
    padding: 0.7rem 1.6rem;
    border: 0;
    border-radius: var(--z8e4);
    background: var(--phoi);
    color: var(--eazt);
    font-weight: 600;
    cursor: pointer;
}

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

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

.al-ask-split {
    background: var(--dd9t);
}

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

.al-ask-side {
    display: grid;
    gap: 0.5rem;
    padding: 1.2rem;
    border: 1px solid var(--jyei);
    border-radius: var(--z8e4);
}

.al-ask-phone {
    font-family: var(--z2jz);
    font-weight: 700;
    font-size: 1.3rem;
    color: var(--phoi);
}

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

/* новини */

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

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

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

.al-log-small {
    font-size: 0.96rem;
}

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

.al-log-box {
    border-left: 2px solid var(--phoi);
    display: grid;
    gap: 0.35rem;
    padding: 1rem;
    background: var(--dd9t);
}

/* питання */

.al-asks-roll {
    gap: 0.6rem;
    display: grid;
}

.al-asks-thing {
    padding: 0.9rem 1.1rem;
    border: 1px solid var(--jyei);
    border-radius: var(--z8e4);
    background: var(--dd9t);
}

.al-asks-q {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    font-family: var(--z2jz);
    font-weight: var(--rovm);
    list-style: none;
}

.al-asks-q::-webkit-details-marker {
    display: none;
}

.al-asks-sign {
    color: var(--uf26);
}

.al-asks-a {
    color: var(--uf26);
    margin-top: 0.6rem;
}

.al-asks-open .al-asks-a {
    margin-top: 0.35rem;
}

/* адреса */

.al-where {
    border-top: 1px solid var(--jyei);
}

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

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

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

.al-where-key {
    font-family: var(--z2jz);
    font-weight: 700;
}

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

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

.al-where-row {
    font-size: 0.97rem;
}

.al-where-hours {
    color: var(--uf26);
}

.al-where-phone {
    font-family: var(--z2jz);
    font-weight: 700;
    font-size: 1.25rem;
    color: var(--phoi);
}

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

.al-phead {
    padding: 2rem 0 1.2rem;
    border-bottom: 1px solid var(--jyei);
    background: var(--dd9t);
}

.al-phead-tint {
    background: var(--azfw);
}

.al-phead-core {
    gap: 0.4rem;
    display: grid;
}

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

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

.al-phead-sub {
    color: var(--uf26);
}

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

.al-cinfo {
    display: grid;
}

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

.al-cinfo-row:last-child {
    border-bottom: 1px solid var(--jyei);
}

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

.al-cinfo-pict {
    color: var(--phoi);
}

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

/* 404 */

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

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

.al-nf-prose {
    color: var(--uf26);
    margin: 0.7rem 0 1.4rem;
}

/* підвал */

.al-footer {
    border-top: 1px solid var(--jyei);
    background: var(--dd9t);
    margin-top: var(--k3p9);
}

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

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

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

.al-footer-small {
    font-size: 0.9rem;
    color: var(--uf26);
}

.al-footer-nav {
    gap: 0.4rem 1.1rem;
    flex-wrap: wrap;
    display: flex;
}

.al-footer-link {
    font-size: 0.9rem;
    color: var(--uf26);
}

.al-footer-link:hover {
    color: var(--y2r1);
}

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

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

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

.al-footer-narrow .al-footer-core {
    display: grid;
    gap: 0.6rem;
}

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

.al-cookie {
    position: fixed;
    z-index: 20;
    color: var(--eazt);
    background: var(--t6q7);
}

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

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

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

.al-cookie-prose {
    font-size: 0.88rem;
}

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

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

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

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

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

    .al-opening-side .al-opening-core {
    grid-template-columns: 1fr;
}

    .al-opening-shot {
    order: -1;
}
}

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

    .al-opening-title {
    font-size: 1.7rem;
}

    .al-ask-row,
    .al-cat-row,
    .al-cinfo-row {
    grid-template-columns: 1fr;
}

    .al-topbar-nav {
    gap: 0.8rem;
}

    .al-price-roll .al-good {
    flex-wrap: wrap;
    gap: 0.3rem;
}
}
