.basket-container[data-astro-cid-xd52xbq7] {
    display: flex;
    background-image: url(/local/templates/komplektuushie-pk/assets/img/BasketBg.png);
    background-repeat: no-repeat;
    min-width: 698px;
    min-height: 302px;
    position: relative;
    padding: 2rem 3.5rem
}

.basket-container-row[data-astro-cid-xd52xbq7] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-right: 1px dashed oklch(from var(--grey-text) l c h);
    padding: 0 2rem 0 0
}

.basket-container-row[data-astro-cid-xd52xbq7]:last-child {
    padding: 0 0 0 2rem;
    border-right: none
}

.basket-container-row__index[data-astro-cid-xd52xbq7] {
    font-family: JetBrainsMono;
    color: oklch(from var(--grey-text) l c h);
    font-size: 12px;
    position: absolute;
    top: 5px;
    left: 16px
}

.basket-container-row__article[data-astro-cid-xd52xbq7] {
    display: flex;
    width: 100%;
    gap: 1.5rem;
    font-family: JetBrainsMono;
    text-transform: uppercase
}

.basket-container-row-interactive[data-astro-cid-xd52xbq7] {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center
}

.basket-container-row__info[data-astro-cid-xd52xbq7] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    font-family: JetBrainsMono;
    text-transform: uppercase
}

.basket-container-row__info[data-astro-cid-xd52xbq7] h5[data-astro-cid-xd52xbq7] {
    font-size: 20px;
    text-transform: uppercase;
    max-width: 350px
}

.basket-container-row__info[data-astro-cid-xd52xbq7] ul[data-astro-cid-xd52xbq7] {
    list-style: none
}

.basket-container-row__info[data-astro-cid-xd52xbq7] li[data-astro-cid-xd52xbq7] {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin: .5rem 0
}

.basket-container-row-interactive[data-astro-cid-xd52xbq7] span[data-astro-cid-xd52xbq7] {
    color: oklch(from var(--purple-text) l c h);
    font-size: 20px
}

.basket-container-row-interactive[data-astro-cid-xd52xbq7] .btn[data-astro-cid-xd52xbq7] {
    padding: 0
}

.counter[data-astro-cid-xd52xbq7] {
    display: flex;
    gap: .5rem;
    align-items: center;
    border: 1px solid oklch(from var(--light-stroke) l c h);
    padding: 8px 9px;

    .btn {
        padding: 0
    }
}

@media (max-width: 1024px) {
    .basket-container[data-astro-cid-xd52xbq7] {
        max-width: 100%;
        min-width: 0;
        min-height: 18, 875rem;
        padding: 20px 16px
    }

    .basket-container-row__info[data-astro-cid-xd52xbq7] h5[data-astro-cid-xd52xbq7] {
        font-size: 10px
    }

    .basket-container-row-interactive[data-astro-cid-xd52xbq7] span[data-astro-cid-xd52xbq7] {
        font-size: 12px
    }

    .basket-container-row__info[data-astro-cid-xd52xbq7], .basket-container-row__index[data-astro-cid-xd52xbq7], .basket-container-row__article[data-astro-cid-xd52xbq7] {
        font-size: 8px
    }

    .basket-container-row-interactive[data-astro-cid-xd52xbq7] svg[data-astro-cid-xd52xbq7] {
        width: 12px;
        height: 12px
    }

    .basket-container-row[data-astro-cid-xd52xbq7] {
        padding: 0 1rem 0 2px
    }

    .basket-container-row[data-astro-cid-xd52xbq7]:last-child {
        padding: 0 0 0 .5rem
    }

    .basket-container-row[data-astro-cid-xd52xbq7] img[data-astro-cid-xd52xbq7] {
        width: 100%
    }
}

.header-container[data-astro-cid-wktbvweb] {
    display: flex;
    justify-content: space-around;
    align-items: flex-end
}

.header-container__info[data-astro-cid-wktbvweb] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem
}

.header-container__info[data-astro-cid-wktbvweb] p[data-astro-cid-wktbvweb] {
    max-width: 38.125rem
}

.header-container__order[data-astro-cid-wktbvweb] {
    display: flex;
    flex-direction: column;
    gap: .75rem;
    font-size: 28px;
    text-transform: uppercase
}

.header-container__order[data-astro-cid-wktbvweb] span[data-astro-cid-wktbvweb] {
    color: oklch(from var(--grey-text) l c h)
}

.container[data-astro-cid-wktbvweb] {
    max-width: 1751px;
    margin: 1rem auto;
    padding: 40px 0;
    display: flex;
    gap: 40px;
    border-inline: 1px solid oklch(from var(--stroke) l c h)
}

.basket-cards[data-astro-cid-wktbvweb] {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    overflow-y: auto
}

.cart[data-astro-cid-wktbvweb], .order-form[data-astro-cid-wktbvweb] {
    padding: 4.5rem 2rem;
    flex: 1 1 50%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    justify-content: space-between;
    max-height: 1449px;
    border-bottom: 1px solid oklch(from var(--stroke) l c h)
}

.cart[data-astro-cid-wktbvweb] {
    border-right: 1px solid #353544
}

.cart-head[data-astro-cid-wktbvweb] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-transform: uppercase;
    font-size: 16px;
    color: oklch(from var(--body-text) l c h);
    font-family: JetBrainsMono;
    padding-bottom: 1rem;
    border-bottom: 1px solid oklch(from var(--stroke) l c h);

    .btn {
        text-transform: uppercase;
        padding: 0
    }
}

.optionals[data-astro-cid-wktbvweb] {
    display: flex;
    flex-direction: column;
    gap: 23px;
    text-transform: uppercase;
    font-size: 20px;
    color: oklch(from var(--text));
    padding-bottom: 1.5rem;
    border-bottom: 1px dashed #323339
}

.optionals[data-astro-cid-wktbvweb] label[data-astro-cid-wktbvweb] {
    font-size: 12px;
    color: oklch(from var(--body-text));
    font-family: JetBrainsMono
}

.switch[data-astro-cid-wktbvweb] {
    position: relative;
    display: inline-block;
    width: 67px;
    height: 30px;
    vertical-align: middle;
    margin-right: 7px
}

.switch[data-astro-cid-wktbvweb] input[data-astro-cid-wktbvweb] {
    display: none
}

.slider[data-astro-cid-wktbvweb] {
    position: absolute;
    cursor: pointer;
    background-color: #313143;
    border: 1px solid oklch(from var(--body-text));
    inset: 0;
    border-radius: 8px;
    transition: .4s
}

.slider[data-astro-cid-wktbvweb]:before {
    position: absolute;
    content: "";
    height: 24px;
    width: 24px;
    left: 3px;
    bottom: 3px;
    background-color: #d7a6ff;
    border-radius: 50%;
    transition: .4s
}

input[data-astro-cid-wktbvweb]:checked + .slider[data-astro-cid-wktbvweb] {
    background: #280055
}

input[data-astro-cid-wktbvweb]:checked + .slider[data-astro-cid-wktbvweb]:before {
    left: 40px;
    background: #d7a6ff
}

.additional-text[data-astro-cid-wktbvweb] {
    opacity: .72;
    margin-left: 13px
}

.contacts-block[data-astro-cid-wktbvweb] {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    font-size: 20px;
    font-family: JetBrainsMono;
    padding: 1.5rem 1rem;
    margin-top: 1.5rem;
    border: 1px solid oklch(from var(--stroke) l c h)
}

.contacts-block[data-astro-cid-wktbvweb] h4[data-astro-cid-wktbvweb] {
    font-family: JetBrainsMono;
    text-transform: uppercase;
    font-size: 20px
}

.contacts-block[data-astro-cid-wktbvweb] h4[data-astro-cid-wktbvweb]:first-child {
    font-family: EuropeExt
}

.contacts-block[data-astro-cid-wktbvweb] p[data-astro-cid-wktbvweb] {
    font-size: 16px;
    color: oklch(from var(--grey-text) l c h)
}

.contacts-info[data-astro-cid-wktbvweb] {
    color: oklch(from var(--text) l c h);
    font-size: 14px
}

.contacts-info[data-astro-cid-wktbvweb] {
    display: flex;
    flex-direction: column;
    gap: 14px;
    text-transform: uppercase
}

.order-form[data-astro-cid-wktbvweb] label[data-astro-cid-wktbvweb] {
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    margin: 1rem 0
}

.order-form[data-astro-cid-wktbvweb] input[data-astro-cid-wktbvweb], .order-form[data-astro-cid-wktbvweb] textarea[data-astro-cid-wktbvweb], .order-form[data-astro-cid-wktbvweb] select[data-astro-cid-wktbvweb] {
    width: 100%;
    padding: 29px 24px;
    background: oklch(from var(--card) l c h);
    border: 1px solid oklch(from var(--stroke) l c h);
    color: oklch(from var(--grey-text) l c h);
    outline: none;
    font-size: 14px;
    font-family: JetBrainsMono;
    text-transform: uppercase;
    resize: vertical;
    transition: border .2s;
    border-radius: 0
}

.delivery-methods[data-astro-cid-wktbvweb] {
    display: flex;
    gap: 14px
}

.delivery-method[data-astro-cid-wktbvweb] {
    display: flex;
    flex-direction: column;
    gap: 24px;
    flex: 1 1;
    padding: 18px;
    border: 1px dashed oklch(from var(--stroke) l c h);
    background: oklch(from var(--card) l c h);
    text-transform: uppercase;
    font-family: JetBrainsMono;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    transition: border .2s, background .2s;
    user-select: none
}

.delivery-method[data-astro-cid-wktbvweb] span[data-astro-cid-wktbvweb]:last-child {
    color: oklch(from var(--grey-text) l c h)
}

.delivery-method[data-astro-cid-wktbvweb].selected, .delivery-method[data-astro-cid-wktbvweb]:hover {
    border: 1px solid oklch(from var(--purple) l c h)
}

.order-summary[data-astro-cid-wktbvweb] {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.summary-row[data-astro-cid-wktbvweb] {
    display: flex;
    width: 100%;
    justify-content: space-between;
    text-transform: uppercase;
    color: oklch(from var(--grey-text) l c h);
    font-family: JetBrainsMono
}

.summary-row__total[data-astro-cid-wktbvweb] h4[data-astro-cid-wktbvweb] {
    font-size: 20px;
    color: oklch(from var(--white) l c h);
    margin-bottom: 4px
}

.summary-row__price[data-astro-cid-wktbvweb] {
    font-size: 28px;
    color: oklch(from var(--purple-text) l c h);
    font-family: EuropeExt
}

.order-bottom[data-astro-cid-wktbvweb] {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.order-bottom__info[data-astro-cid-wktbvweb] {
    font-weight: 600;
    font-size: 12px;
    line-height: 120%
}

.order-bottom__info[data-astro-cid-wktbvweb] a[data-astro-cid-wktbvweb] {
    color: oklch(from var(--purple-text) l c h);
    text-decoration: underline
}

.order-form[data-astro-cid-wktbvweb] option[data-astro-cid-wktbvweb] {
    background-color: oklch(from var(--card) l c h);
    color: oklch(from var(--white) l c h);
    border: 1px solid oklch(from var(--stroke) l c h);
    font-size: 14px;
    border: none
}

.order-form[data-astro-cid-wktbvweb] option[data-astro-cid-wktbvweb]:hover {
    background-color: oklch(from var(--purple) l c h)
}

@media (max-width: 1100px) {
    .container[data-astro-cid-wktbvweb] {
        flex-direction: column;
        padding: 2vw
    }

    .cart[data-astro-cid-wktbvweb], .order-form[data-astro-cid-wktbvweb] {
        border-right: none
    }
}

@media (max-width: 1024px) {
    .header-container[data-astro-cid-wktbvweb] {
        flex-direction: column;
        align-items: flex-start;
        padding: 0 1rem;
        gap: 2rem
    }

    .header-container__info[data-astro-cid-wktbvweb] sup[data-astro-cid-wktbvweb] {
        font-size: 20px
    }

    .header-container__info[data-astro-cid-wktbvweb] p[data-astro-cid-wktbvweb], .cart-head[data-astro-cid-wktbvweb], .optionals[data-astro-cid-wktbvweb] span[data-astro-cid-wktbvweb], .contacts-block[data-astro-cid-wktbvweb] p[data-astro-cid-wktbvweb], .summary-row[data-astro-cid-wktbvweb] {
        font-size: 14px
    }

    .header-container__order[data-astro-cid-wktbvweb] {
        font-size: 22px
    }

    .container[data-astro-cid-wktbvweb] {
        padding: 4px;
        border: none
    }

    .corner-stars-container[data-astro-cid-wktbvweb]:before, .corner-stars-container[data-astro-cid-wktbvweb]:after, .corner-stars-container[data-astro-cid-wktbvweb] > [data-astro-cid-wktbvweb]:first-child:before, .corner-stars-container[data-astro-cid-wktbvweb] > [data-astro-cid-wktbvweb]:first-child:after {
        display: none
    }

    .basket-cards[data-astro-cid-wktbvweb] {
        overflow: visible;
        gap: .5rem
    }

    .cart[data-astro-cid-wktbvweb], .order-form[data-astro-cid-wktbvweb] {
        padding: 10px;
        border: none
    }

    .optionals[data-astro-cid-wktbvweb] label[data-astro-cid-wktbvweb], .order-bottom__info[data-astro-cid-wktbvweb] {
        font-size: 10px
    }

    .optionals[data-astro-cid-wktbvweb] {
        gap: 14px
    }

    .contacts-block[data-astro-cid-wktbvweb] h4[data-astro-cid-wktbvweb], .summary-row__total[data-astro-cid-wktbvweb] h4[data-astro-cid-wktbvweb] {
        font-size: 16px
    }

    .contacts-info[data-astro-cid-wktbvweb], .order-form[data-astro-cid-wktbvweb] label[data-astro-cid-wktbvweb] {
        font-size: 12px
    }

    .order-form[data-astro-cid-wktbvweb] input[data-astro-cid-wktbvweb], .order-form[data-astro-cid-wktbvweb] textarea[data-astro-cid-wktbvweb], .order-form[data-astro-cid-wktbvweb] select[data-astro-cid-wktbvweb] {
        padding: 18px 16px
    }

    .delivery-methods[data-astro-cid-wktbvweb] {
        gap: 1.5rem
    }

    .delivery-method[data-astro-cid-wktbvweb] {
        gap: .5rem
    }

    .summary-row__price[data-astro-cid-wktbvweb] {
        font-size: 22px
    }

    .cart-head[data-astro-cid-wktbvweb] {
        border: none
    }
}
