@import"normalize.css";

@font-face {
    font-family: "Inter";
    src: url("/local/templates/basf_new/assets/fonts/Inter-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("/local/templates/basf_new/assets/fonts/HelveticaNeue-Roman.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Inter";
    src: url("/local/templates/basf_new/assets/fonts/Inter-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("/local/templates/basf_new/assets/fonts/HelveticaNeue-Roman.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.color-primary {
    color: #202020
}

.color-secondary {
    color: #bcbcbc
}

.color-gray {
    color: #9d9d9d
}

.color-white {
    color: #fff
}

.color-category {
    color: #414141
}

.color-category2 {
    color: #414141
}

.color-link {
    color: #65ac1e
}

.color-lightGray {
    color: #bcbcbc
}

.color-corpRed {
    color: #c50022
}

.color-tertiary {
    color: #747474
}

.color-tertiary {
    color: #747474
}

.color-account-link {
    color: #606060
}

.color-caption {
    color: #8b8d98
}

.color-button-text {
    color: #fafafa
}

.weight-100 {
    font-weight: 100
}

.weight-200 {
    font-weight: 200
}

.weight-300 {
    font-weight: 300
}

.weight-400 {
    font-weight: 400
}

.weight-500 {
    font-weight: 500
}

.weight-600 {
    font-weight: 600
}

.weight-700 {
    font-weight: 700
}

.weight-800 {
    font-weight: 800
}

.weight-900 {
    font-weight: 900
}

.font-inter {
    font-family: "Inter", sans-serif
}

.font-helvetica {
    font-family: "Helvetica Neue", sans-serif
}

.typography-large {
    font-size: 48px;
    line-height: 1
}

@media(min-width: 768px) {
    .typography-large {
        font-size: 64px
    }
}

@media(min-width: 1440px) {
    .typography-large {
        font-size: 80px
    }
}

@media(min-width: 1920px) {
    .typography-large {
        font-size: 80px
    }
}

.typography-banner {
    font-size: 32px;
    line-height: 1
}

@media(min-width: 768px) {
    .typography-banner {
        font-size: 32px
    }
}

@media(min-width: 1440px) {
    .typography-banner {
        font-size: 72px
    }
}

@media(min-width: 1920px) {
    .typography-banner {
        font-size: 80px
    }
}

.typography-headline {
    font-size: 32px;
    line-height: 1
}

@media(min-width: 768px) {
    .typography-headline {
        font-size: 32px
    }
}

@media(min-width: 1440px) {
    .typography-headline {
        font-size: 64px
    }
}

@media(min-width: 1920px) {
    .typography-headline {
        font-size: 80px
    }
}

.typography-title {
    font-size: 32px;
    line-height: 1
}

@media(min-width: 768px) {
    .typography-title {
        font-size: 32px
    }
}

@media(min-width: 1440px) {
    .typography-title {
        font-size: 46px
    }
}

@media(min-width: 1920px) {
    .typography-title {
        font-size: 54px
    }
}

.typography-subtitle {
    font-size: 24px;
    line-height: 1
}

@media(min-width: 768px) {
    .typography-subtitle {
        font-size: 24px
    }
}

@media(min-width: 1440px) {
    .typography-subtitle {
        font-size: 36px
    }
}

@media(min-width: 1920px) {
    .typography-subtitle {
        font-size: 48px
    }
}

.typography-head {
    font-size: 18px;
    line-height: 1
}

@media(min-width: 768px) {
    .typography-head {
        font-size: 24px
    }
}

@media(min-width: 1440px) {
    .typography-head {
        font-size: 32px
    }
}

@media(min-width: 1920px) {
    .typography-head {
        font-size: 32px
    }
}

.typography-description {
    font-size: 20px;
    line-height: 1
}

@media(min-width: 768px) {
    .typography-description {
        font-size: 20px
    }
}

@media(min-width: 1440px) {
    .typography-description {
        font-size: 28px
    }
}

@media(min-width: 1920px) {
    .typography-description {
        font-size: 36px
    }
}

.typography-caption {
    font-size: 18px;
    line-height: 1
}

@media(min-width: 768px) {
    .typography-caption {
        font-size: 20px
    }
}

@media(min-width: 1440px) {
    .typography-caption {
        font-size: 24px
    }
}

@media(min-width: 1920px) {
    .typography-caption {
        font-size: 24px
    }
}

.typography-display {
    font-size: 16px;
    line-height: 1
}

@media(min-width: 768px) {
    .typography-display {
        font-size: 16px
    }
}

@media(min-width: 1440px) {
    .typography-display {
        font-size: 20px
    }
}

@media(min-width: 1920px) {
    .typography-display {
        font-size: 28px
    }
}

.typography-paragraph {
    font-size: 16px;
    line-height: 1
}

@media(min-width: 768px) {
    .typography-paragraph {
        font-size: 16px
    }
}

@media(min-width: 1440px) {
    .typography-paragraph {
        font-size: 18px
    }
}

@media(min-width: 1920px) {
    .typography-paragraph {
        font-size: 22px
    }
}

.typography-middle {
    font-size: 18px;
    line-height: 1
}

@media(min-width: 768px) {
    .typography-middle {
        font-size: 20px
    }
}

@media(min-width: 1440px) {
    .typography-middle {
        font-size: 22px
    }
}

@media(min-width: 1920px) {
    .typography-middle {
        font-size: 22px
    }
}

.typography-compact {
    font-size: 12px;
    line-height: 1
}

@media(min-width: 768px) {
    .typography-compact {
        font-size: 14px
    }
}

@media(min-width: 1440px) {
    .typography-compact {
        font-size: 16px
    }
}

@media(min-width: 1920px) {
    .typography-compact {
        font-size: 16px
    }
}

.typography-tiny {
    font-size: 14px;
    line-height: 1
}

@media(min-width: 768px) {
    .typography-tiny {
        font-size: 14px
    }
}

@media(min-width: 1440px) {
    .typography-tiny {
        font-size: 14px
    }
}

@media(min-width: 1920px) {
    .typography-tiny {
        font-size: 16px
    }
}

.typography-small {
    font-size: 12px;
    line-height: 1
}

@media(min-width: 768px) {
    .typography-small {
        font-size: 12px
    }
}

@media(min-width: 1440px) {
    .typography-small {
        font-size: 12px
    }
}

@media(min-width: 1920px) {
    .typography-small {
        font-size: 14px
    }
}

.link {
    text-decoration: none
}

.text {
    font-family: "Helvetica Neue", sans-serif;
    font-weight: 400
}

.text.h1 {
    font-size: 48px;
    line-height: 100%;
    letter-spacing: -0.02em
}

@media(min-width: 768px) {
    .text.h1 {
        font-size: 48px
    }
}

@media(min-width: 1440px) {
    .text.h1 {
        font-size: 64px
    }
}

@media(min-width: 1920px) {
    .text.h1 {
        font-size: 80px
    }
}

@media(max-width: 440px) {
    .text.h1.long-mobile {
        font-size: 40px !important
    }
}

.text.h2 {
    font-size: 32px;
    line-height: 100%;
    letter-spacing: -0.02em;
    font-weight: 500
}

@media(min-width: 768px) {
    .text.h2 {
        font-size: 32px
    }
}

@media(min-width: 1440px) {
    .text.h2 {
        font-size: 46px
    }
}

@media(min-width: 1920px) {
    .text.h2 {
        font-size: 54px
    }
}

.text.h3 {
    font-size: 24px;
    line-height: 100%;
    letter-spacing: -0.02em;
    font-weight: 400
}

@media(min-width: 768px) {
    .text.h3 {
        font-size: 24px
    }
}

@media(min-width: 1440px) {
    .text.h3 {
        font-size: 36px
    }
}

@media(min-width: 1920px) {
    .text.h3 {
        font-size: 48px
    }
}

.text.h4 {
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
    font-weight: 400
}

@media(min-width: 768px) {
    .text.h4 {
        font-size: 20px
    }
}

@media(min-width: 1440px) {
    .text.h4 {
        font-size: 28px
    }
}

@media(min-width: 1920px) {
    .text.h4 {
        font-size: 36px
    }
}

.text.h5 {
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    font-weight: 500
}

@media(min-width: 768px) {
    .text.h5 {
        font-size: 16px
    }
}

@media(min-width: 1440px) {
    .text.h5 {
        font-size: 20px
    }
}

@media(min-width: 1920px) {
    .text.h5 {
        font-size: 28px
    }
}

.text.h6 {
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0;
    font-weight: 500
}

@media(min-width: 768px) {
    .text.h6 {
        font-size: 14px
    }
}

@media(min-width: 1440px) {
    .text.h6 {
        font-size: 16px
    }
}

@media(min-width: 1920px) {
    .text.h6 {
        font-size: 18px
    }
}

.text.medium {
    font-size: 18px;
    line-height: 110%;
    letter-spacing: 0;
    font-weight: 400
}

@media(min-width: 768px) {
    .text.medium {
        font-size: 18px
    }
}

@media(min-width: 1440px) {
    .text.medium {
        font-size: 24px
    }
}

@media(min-width: 1920px) {
    .text.medium {
        font-size: 30px
    }
}

.text.normal {
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0
}

@media(min-width: 768px) {
    .text.normal {
        font-size: 16px
    }
}

@media(min-width: 1440px) {
    .text.normal {
        font-size: 18px
    }
}

@media(min-width: 1920px) {
    .text.normal {
        font-size: 22px
    }
}

.text.small {
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0
}

@media(min-width: 768px) {
    .text.small {
        font-size: 14px
    }
}

@media(min-width: 1440px) {
    .text.small {
        font-size: 14px
    }
}

@media(min-width: 1920px) {
    .text.small {
        font-size: 16px
    }
}

.text.very-small {
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0
}

@media(min-width: 768px) {
    .text.very-small {
        font-size: 12px
    }
}

@media(min-width: 1440px) {
    .text.very-small {
        font-size: 12px
    }
}

@media(min-width: 1920px) {
    .text.very-small {
        font-size: 14px
    }
}

.text-color_10 {
    color: #fff
}

.text-color_50 {
    color: #fafafa
}

.text-color_300 {
    color: #dfdfdf
}

.text-color_400 {
    color: #bcbcbc
}

.text-color_500 {
    color: #9d9d9d
}

.text-color_600 {
    color: #747474
}

.text-color_800 {
    color: #414141
}

.text-color_900 {
    color: #202020
}

.text-color_light-green {
    color: #65ac1e
}

.text-color_corp-red {
    color: #c50022
}

.text-color_Dark-green {
    color: #00793a
}

.text-color_white {
    color: #fff
}

.text-color_black {
    color: #000
}

.text-color_spec {
    color: #767677
}

.text-color_light_gray {
    color: #cdced6
}

.tab {
    white-space: nowrap;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 24px;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #dfdfdf;
    color: #202020;
    display: flex;
    align-items: center;
    transition: all .3s ease
}

.tab span {
    line-height: 130%
}

.tab:hover {
    background-color: rgba(101, 172, 30, .1)
}

.tab.active {
    background-color: #65ac1e;
    border: none
}

.tab.active span {
    color: #fff
}

@media(min-width: 1920px) {
    .tab {
        padding: 16px 32px
    }
}

.text-button {
    all: unset;
    cursor: pointer;
    color: inherit;
    font: inherit;
    line-height: inherit;
    text-align: inherit;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    display: inline
}

.button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: none;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    transition: all .2s ease;
    text-decoration: none;
    white-space: nowrap
}

.button-color-corp {
    background: #65ac1e;
    border: 1.8px solid #ededed
}

.button-color-corp:hover {
    background: hsl(90, 70.297029703%, 29.6078431373%)
}

.button-color-corp-red {
    background: #c50022;
    border: 1.8px solid #ededed
}

.button-color-corp-red:hover {
    background: rgb(146, 0, 25.1979695431)
}

.button-color-white {
    background: #fff;
    border: 1.8px solid #ededed
}

.button-color-white:hover {
    background: hsl(0, 0%, 90%)
}

.button-color-gray {
    background: #ededed;
    border: 1px solid #dfdfdf
}

.button-color-gray:hover {
    background: rgb(211.5, 211.5, 211.5)
}

.button-variant-rectangle {
    border-radius: 8px
}

.button-variant-ellipse {
    border-radius: 32px
}

.button:disabled,
.button.disabled {
    color: #747474 !important;
    cursor: not-allowed
}

.button:disabled:hover,
.button.disabled:hover {
    background: #ededed !important;
    color: #fff !important
}

.button.loading {
    position: relative;
    cursor: not-allowed
}

.button.loading::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border: 2px solid rgba(0, 0, 0, 0);
    border-top: 2px solid currentColor;
    border-radius: 50%;
    animation: spin 1s linear infinite
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.button-size-small {
    padding: 11px 35.5px
}

.button-size-normal {
    width: 100%;
    padding: 0 30px;
    border-radius: 12px;
    height: 72px
}

@media(min-width: 1440px) {
    .button-size-normal {
        height: 90px
    }
}

.button-size-tiny {
    padding: 16px 24px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.button-size-medium {
    padding: 21.5px 21.5px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.button-size-tab-large {
    padding: 23px 24px;
    border-radius: 24px
}

.button__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    transition: all .2s ease
}

.button__icon svg {
    width: 100%;
    height: 100%;
    fill: currentColor;
    stroke: currentColor
}

.button__content {
    width: 100%;
    display: flex;
    align-items: center;
    gap: inherit;
    justify-content: space-between
}

.button__content>:only-child {
    margin-left: auto;
    margin-right: auto
}

.button__content>:only-child {
    margin-left: auto;
    margin-right: auto
}

.icon-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border: none;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0);
    cursor: pointer;
    transition: all .2s ease;
    padding: 0
}

.icon-button:hover {
    background: #f9f9fb;
    color: #65ac1e
}

.icon-button:active {
    transform: scale(0.95)
}

.icon-button:disabled {
    opacity: .3;
    cursor: not-allowed;
    pointer-events: none
}

.icon-button__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    transition: all .2s ease
}

.icon-button__icon svg {
    width: 100%;
    height: 100%;
    stroke: currentColor
}

@font-face {
    font-family: "Inter";
    src: url("/local/templates/basf_new/assets/fonts/Inter-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("/local/templates/basf_new/assets/fonts/HelveticaNeue-Roman.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.pass-button {
    gap: 16px;
    padding: 24px 48px;
    border-radius: 24px;
    border: 1.8px solid #ededed;
    background-color: #fff
}

.pass-button:hover {
    background-color: #fff;
    border-color: #65ac1e;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .1)
}

.pass-button:hover .pass-button__icon {
    transform: translateX(3px)
}

.pass-button--color-green {
    border-color: #65ac1e
}

.pass-button--color-green:hover {
    border-color: rgb(50, 85.1485148515, 14.8514851485)
}

.pass-button--color-orange {
    border-color: #f39500
}

.pass-button--color-orange:hover {
    border-color: rgb(141, 86.4567901235, 0)
}

.pass-button--color-blue {
    border-color: #21a0d2
}

.pass-button--color-blue:hover {
    border-color: rgb(19.1481481481, 92.8395061728, 121.8518518519)
}

.pass-button__icon {
    order: 2;
    color: #65ac1e
}

.pass-button--color-green .pass-button__icon {
    color: #65ac1e
}

.pass-button--color-orange .pass-button__icon {
    color: #f39500
}

.pass-button--color-blue .pass-button__icon {
    color: #21a0d2
}

@media(min-width: 1440px) {
    .pass-button {
        padding: 32px 48px;
        border-radius: 32px
    }
}

@media(min-width: 1920px) {
    .pass-button {
        padding: 40px 60px
    }
}

.pagination {
    display: flex;
    width: 100%;
    display: flex;
    justify-content: space-between
}

.pagination__btn {
    background-color: #f5f5f5;
    border: 1px solid #ededed;
    border-radius: 12px;
    height: 100%;
    min-width: 48px;
    min-height: 48px;
    box-sizing: border-box
}

.pagination__controls--next {
    order: 4;
    transform: rotate(180deg) !important
}

.pagination__pages {
    display: flex;
    gap: 4px
}

.pagination__pages-btn.active {
    color: #fff;
    background-color: #65ac1e
}

@media(min-width: 768px) {
    .pagination {
        gap: 4px
    }

    .pagination__controls--next {
        order: 0;
        margin-right: auto
    }
}

@media(min-width: 1440px) {
    .pagination {
        gap: 8px
    }

    .pagination__btn {
        min-width: 60px;
        min-height: 60px
    }

    .pagination__pages {
        gap: 8px
    }
}

.address-radios {
    display: flex;
    gap: 16px;
    flex-wrap: wrap
}

.address-radios__item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 105px;
    padding: 16px 24px;
    border: 2px solid #dfdfdf;
    border-radius: 12px;
    transition: border-color .2s ease;
    cursor: pointer
}

.address-radios__item.active {
    border-color: #65ac1e
}

.address-radios__item.active.active {
    border-color: #65ac1e
}

.address-radios__item--disabled {
    opacity: .5;
    cursor: not-allowed !important;
    pointer-events: none
}

.address-radios__item--disabled .address-radios__radio {
    cursor: not-allowed !important
}

.address-radios__item__delete {
    background: rgba(0, 0, 0, 0);
    border: none;
    padding: 0;
    align-self: flex-end !important;
    margin: 0 0 0 auto;
    cursor: pointer
}

.address-radios__radio {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    gap: 11px;
    position: relative;
    cursor: pointer;
    width: 100%
}

.address-radios__radio input[type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0
}

.address-radios__box {
    min-width: 24px;
    min-height: 24px;
    border-radius: 50%;
    border: 2px solid #dfdfdf;
    background: rgba(0, 0, 0, 0);
    transition: background .2s ease, border-color .2s ease;
    flex-shrink: 0
}

.address-radios__text {
    flex: 1;
    transition: border-color .2s ease
}

.address-radios__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    margin-top: 8px
}

.address-radios__badge {
    display: none;
    padding: 4px 12px;
    border-radius: 8px;
    background: rgba(101, 172, 30, .1019607843);
    border: 1px solid #65ac1e;
    width: -moz-fit-content;
    width: fit-content
}

.address-radios__item.active .address-radios__badge {
    display: block
}

.address-radios input[type=radio]:checked+.address-radios__box {
    background-image: url("/local/templates/basf_new/assets/svg/radioOn.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
    border-color: #65ac1e
}

.confirm-modal__button .red {
    background-color: #c50022 !important;
    border-color: #ededed !important
}

.confirm-modal__button .red:hover {
    background-color: rgb(146, 0, 25.1979695431) !important
}

@font-face {
    font-family: "Inter";
    src: url("/local/templates/basf_new/assets/fonts/Inter-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("/local/templates/basf_new/assets/fonts/HelveticaNeue-Roman.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.swiper {
    width: 100%;
    min-height: 100%;
    overflow: hidden
}

.weather-swiper {
    transition: transform .3s ease, box-shadow .3s ease
}

.weather-swiper:hover {
    transform: scale(0.98)
}

.swiper-wrapper {
    display: flex;
    width: 100%;
    min-height: 100%
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    min-height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-slide .product-card:hover {
    transform: none;
    box-shadow: none
}

.card-weather {
    border-radius: 24px !important;
    position: relative;
    padding: 24px;
    width: 100%;
    height: 162px;
    box-sizing: border-box;
    background-position: 22% 50% !important
}

.card-weather--blure::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    backdrop-filter: blur(15px);
    border-radius: 24px;
    pointer-events: none;
    z-index: 0
}

.card-weather--radial::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
    border-radius: 24px;
    pointer-events: none;
    z-index: 0
}

.card-weather__description {
    display: flex;
    align-items: flex-start
}

.card-weather__description--text {
    font-size: 32px !important;
    white-space: pre-line
}

.card-weather__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    min-height: 100%;
    z-index: 1;
    position: relative
}

.card-weather__title {
    opacity: .5
}

.card-weather__header {
    display: flex;
    gap: 8px
}

.card-weather__footer {
    display: flex;
    align-items: center;
    gap: 8px;
    z-index: 1;
    position: relative
}

.card-weather__icon {
    width: 18px;
    height: 24px;
    color: #fff;
    z-index: 1;
    position: relative
}

@media(min-width: 768px) {
    .card-weather {
        min-height: 100%
    }
}

@media(min-width: 1440px) {
    .swiper {
        width: 100%;
        min-height: auto;
        height: 100%
    }

    .card-weather__description--text {
        font-size: 28px !important
    }
}

@media(min-width: 1920px) {
    .card-weather__description--text {
        font-size: 36px !important
    }
}

@font-face {
    font-family: "Inter";
    src: url("/local/templates/basf_new/assets/fonts/Inter-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("/local/templates/basf_new/assets/fonts/HelveticaNeue-Roman.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Inter";
    src: url("/local/templates/basf_new/assets/fonts/Inter-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("/local/templates/basf_new/assets/fonts/HelveticaNeue-Roman.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.list-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between
}

.list__content {
    display: flex;
    gap: 8px
}

.list__icon-wrapper {
    border-radius: 12px;
    min-width: 58px;
    height: 58px;
    background-color: #00793a;
    transition: all .2s ease
}

.list__icon-wrapper:hover {
    scale: 1.05;
    background-color: rgb(0, 136.3, 65.3338842975)
}

.list__primary-text {
    display: inline-flex
}

.list__description-text {
    display: inline-flex
}

.list__icon {
    width: 17px;
    height: 17px;
    color: #fff
}

.list__link {
    display: flex;
    gap: 4px;
    text-decoration: none;
    transition: all .4s ease;
    width: 100%;
    border-radius: 12px
}

.list__link:hover {
    scale: 1.05
}

.list__link:hover .list__more-icon {
    scale: 1.05;
    background-color: rgba(0, 0, 0, 0);
    color: #65ac1e
}

.list__link__wrapper {
    display: flex;
    background-color: #fff;
    justify-content: space-between;
    border-radius: 10px;
    padding-left: 16px;
    padding-right: 8px;
    box-sizing: border-box;
    width: 100%;
    max-height: 58px
}

.list__text {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-evenly
}

.list__more-icon {
    flex-shrink: 0;
    color: #202020;
    height: 100%;
    width: 24px;
    transition: all .2s ease
}

.list__more-icon-svg {
    width: 24px;
    height: 12px
}

@media(min-width: 1920px) {
    .list__icon-wrapper {
        min-width: 72px;
        height: 72px
    }

    .list__link__wrapper {
        min-height: 72px
    }
}

.document-card {
    box-sizing: border-box;
    background-color: #65ac1e;
    padding: 16px;
    border-radius: 24px !important
}

.document-card__header {
    margin-bottom: 12px
}

.document-card__button {
    margin-top: 12px;
    border-radius: 10px;
    width: 100%;
    height: 48px;
    background-color: rgba(250, 250, 250, .2);
    border: none
}

.document-card__button:hover {
    background-color: rgba(46, 46, 46, .2)
}

.list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 4px
}

@media(min-width: 768px) {
    .document-card {
        width: 50%
    }
}

@media(min-width: 1440px) {
    .document-card {
        width: 100%;
        padding: 24px
    }
}

@media(min-width: 1920px) {
    .document-card {
        padding: 28px
    }

    .document-card__button {
        height: 69px
    }

    .document-card__header {
        margin-bottom: 24px
    }
}

@font-face {
    font-family: "Inter";
    src: url("/local/templates/basf_new/assets/fonts/Inter-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("/local/templates/basf_new/assets/fonts/HelveticaNeue-Roman.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.list-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between
}

.list__content {
    display: flex;
    gap: 8px
}

.list__icon-wrapper {
    border-radius: 12px;
    min-width: 58px;
    height: 58px;
    background-color: #00793a;
    transition: all .2s ease
}

.list__icon-wrapper:hover {
    scale: 1.05;
    background-color: rgb(0, 136.3, 65.3338842975)
}

.list__primary-text {
    display: inline-flex
}

.list__description-text {
    display: inline-flex
}

.list__icon {
    width: 17px;
    height: 17px;
    color: #fff
}

.list__link {
    display: flex;
    gap: 4px;
    text-decoration: none;
    transition: all .4s ease;
    width: 100%;
    border-radius: 12px
}

.list__link:hover {
    scale: 1.05
}

.list__link:hover .list__more-icon {
    scale: 1.05;
    background-color: rgba(0, 0, 0, 0);
    color: #65ac1e
}

.list__link__wrapper {
    display: flex;
    background-color: #fff;
    justify-content: space-between;
    border-radius: 10px;
    padding-left: 16px;
    padding-right: 8px;
    box-sizing: border-box;
    width: 100%;
    max-height: 58px
}

.list__text {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-evenly
}

.list__more-icon {
    flex-shrink: 0;
    color: #202020;
    height: 100%;
    width: 24px;
    transition: all .2s ease
}

.list__more-icon-svg {
    width: 24px;
    height: 12px
}

@media(min-width: 1920px) {
    .list__icon-wrapper {
        min-width: 72px;
        height: 72px
    }

    .list__link__wrapper {
        min-height: 72px
    }
}

.product-card {
    border-radius: 24px;
    text-decoration: none;
    padding: 16px;
    border: 1px solid #bcbcbc;
    position: relative;
    overflow: hidden;
    display: block;
    transition: transform .3s ease, box-shadow .3s ease
}

.product-card:hover {
    transform: scale(0.99);
    box-shadow: 0 8px 25px rgba(0, 0, 0, .15)
}

.product-card__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1
}

.product-card__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) -24.18%, rgba(28, 32, 36, 0) 100%);
    z-index: -1
}

.product-card__content {
    display: flex;
    flex-direction: column;
    gap: 4px
}

@media(min-width: 1440px) {
    .product-card {
        padding: 24px
    }
}

.card {
    position: relative;
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 12px
}

.container {
    max-width: 1920px;
    margin: 0 auto;
    box-sizing: border-box;
    width: 100%;
    padding-left: 16px;
    padding-right: 16px
}

@media(min-width: 768px) {
    .container {
        padding-left: 32px;
        padding-right: 32px
    }
}

@media(min-width: 1440px) {
    .container {
        padding-left: 80px;
        padding-right: 80px
    }
}

@font-face {
    font-family: "Inter";
    src: url("/local/templates/basf_new/assets/fonts/Inter-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("/local/templates/basf_new/assets/fonts/HelveticaNeue-Roman.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.main__slider {
    height: 100%;
    width: 100%
}

.main__swiper {
    height: 100%
}

.main__swiper .swiper-wrapper .swiper-slide {
    position: relative;
    align-items: flex-end
}

.main-info {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    box-sizing: border-box;
    padding: 24px;
    text-align: left
}

@media(min-width: 1440px) {
    .main-info {
        padding: 48px
    }
}

@media(min-width: 1920px) {
    .main-info {
        padding: 60px
    }
}

.main-info__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1
}

.main-info__overlay {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
    border-radius: 24px;
    pointer-events: none;
    z-index: -1
}

.main-info__content {
    height: 100%;
    align-items: flex-end;
    align-content: end;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 2
}

.main-info__wrapper {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.main-info__title {
    font-weight: 400 !important;
    white-space: pre-line
}

.main-info__description {
    opacity: .8
}

.main-info__button {
    display: none;
    border: 2px solid #f5f5f5;
    background-color: rgba(0, 0, 0, 0);
    backdrop-filter: blur(10px)
}

.main-info__button:hover {
    border-color: #65ac1e;
    background-color: rgba(84.7363636364, 169.4727272727, 69.5272727273, .25)
}

.main-info__button:hover .arrow-icon {
    color: #65ac1e;
    transform: translateX(3px)
}

.main-info--link {
    display: flex;
    text-decoration: none;
    color: inherit;
    cursor: default;
    height: 100%;
    width: 100%;
    align-items: flex-end
}

@media(max-width: 1439px) {
    .main-info--link {
        cursor: pointer
    }

    .main-info--link:hover .main-info__content {
        opacity: .9
    }
}

.arrow-icon {
    color: #fff;
    transition: transform .3s ease
}

@media(min-width: 768px) {
    .main-info__title {
        white-space: normal
    }
}

@media(min-width: 1440px) {
    .main-info__button {
        display: flex
    }

    .main-info__wrapper {
        flex: 1
    }

    .main-info__content {
        display: flex
    }

    .main-info__description {
        white-space: pre-line
    }

    .main-info__title {
        font-size: 64px !important;
        white-space: pre-line
    }

    .main-info--link {
        height: 100%;
        width: 100%;
        align-items: flex-end;
        pointer-events: none
    }

    .main-info--link .main-info__content {
        pointer-events: auto
    }
}

@media(min-width: 1920px) {
    .main-info__title {
        font-size: 80px !important
    }
}

.bread-crumbs {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    gap: 4px;
    padding: 8px 0
}

.bread-crumbs__link {
    text-decoration: none;
    font-size: 14px
}

@media(min-width: 1440px) {
    .bread-crumbs {
        padding: 16px 0
    }
}

.address-radios {
    display: flex;
    gap: 16px;
    flex-wrap: wrap
}

.address-radios__item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 105px;
    padding: 16px 24px;
    border: 2px solid #dfdfdf;
    border-radius: 12px;
    transition: border-color .2s ease;
    cursor: pointer
}

.address-radios__item.active {
    border-color: #65ac1e
}

.address-radios__item.active.active {
    border-color: #65ac1e
}

.address-radios__item__delete {
    align-self: flex-start;
    background: rgba(0, 0, 0, 0);
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer
}

.address-radios__item__delete span {
    transition: color .3s ease
}

.address-radios__item__delete span:hover {
    color: #c50022
}

.address-radios__radio {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    gap: 11px;
    position: relative;
    cursor: pointer
}

.address-radios__radio input[type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0
}

.address-radios__box {
    min-width: 24px;
    min-height: 24px;
    border-radius: 50%;
    border: 2px solid #dfdfdf;
    background: rgba(0, 0, 0, 0);
    transition: background .2s ease, border-color .2s ease;
    flex-shrink: 0
}

.address-radios__text {
    flex: 1;
    transition: border-color .2s ease
}

.address-radios input[type=radio]:checked+.address-radios__box {
    background-image: url("/local/templates/basf_new/assets/svg/radioOn.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
    border-color: #65ac1e
}

.current-order-list-item {
    display: flex;
    flex-direction: column;
    gap: 4px
}

.current-order-list-item__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.current-order-list-item-button {
    border: 1px solid #dfdfdf;
    background-color: #fff;
    padding: 16px;
    box-sizing: border-box;
    border-radius: 24px
}

.current-order-list-item__title {
    padding-bottom: 8px
}

.current-order-list-item__result {
    padding-bottom: 4px
}

.current-order-list-item__result span {
    color: #9d9d9d
}

.current-order-list-item__updated {
    padding-bottom: 24px
}

@media(min-width: 1440px) {
    .current-order-list-item__title {
        text-wrap: nowrap;
        min-width: 202px;
        text-align: left;
        margin-right: 32px
    }

    .current-order-list-item__result {
        text-wrap: nowrap;
        min-width: 171px;
        text-align: left;
        margin-right: 4px
    }

    .current-order-list-item__status {
        text-wrap: nowrap;
        min-width: 49px;
        text-align: center;
        margin-left: auto;
        margin-right: 4px
    }

    .current-order-list-item__updated--lg {
        text-wrap: nowrap;
        min-width: 61px;
        text-align: right;
        margin-left: auto
    }
}

@media(min-width: 1920px) {
    .current-order-list-item__title {
        text-wrap: nowrap;
        min-width: 280px;
        text-align: left
    }

    .current-order-list-item__result {
        text-wrap: nowrap;
        min-width: 222px;
        text-align: left
    }

    .current-order-list-item__status {
        text-wrap: nowrap;
        min-width: 130px;
        text-align: center
    }

    .current-order-list-item__updated--lg {
        text-wrap: nowrap;
        min-width: 71px;
        text-align: right
    }
}

.current-order-list-item__updated--lg {
    display: none
}

.current-order-list-item__actions {
    display: flex;
    gap: 4px
}

.current-order-list-item__button {
    flex: 1
}

@media(min-width: 1440px) {
    .current-order-list-item {
        flex-direction: row
    }

    .current-order-list-item__content {
        flex-direction: row
    }

    .current-order-list-item__title {
        padding-bottom: 0;
        flex: 1
    }

    .current-order-list-item__result {
        padding-bottom: 0;
        flex: 1
    }

    .current-order-list-item__result span {
        color: #202020
    }

    .current-order-list-item__status {
        flex: 1
    }

    .current-order-list-item__updated {
        display: none
    }

    .current-order-list-item__updated--lg {
        display: block
    }

    .current-order-list-item__button {
        width: 128px;
        box-sizing: border-box;
        padding: 20px 0
    }

    .current-order-list-item__button span {
        font-size: 12px !important
    }

    .current-order-list-item-button {
        width: 100%;
        padding: 19px 24px
    }
}

@media(min-width: 1920px) {
    .current-order-list-item-button {
        padding: 24px 32px
    }

    .current-order-list-item__button {
        width: 188px
    }

    .current-order-list-item__button span {
        font-size: 16px !important
    }
}

.page-header__title-wrapper {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0
}

.page-header__title-wrapper--counter {
    justify-content: flex-start
}

.page-header__trailing {
    font-size: 30px;
    color: #9d9d9d
}

.page-header__sub--date {
    font-weight: 400;
    line-height: 130%;
    color: #9d9d9d;
    letter-spacing: 0%;
    padding: 16px 0
}

.page-header__sub--info {
    color: #9d9d9d;
    padding: 8px 0
}

.page-header__sub--description {
    max-width: 800px;
    padding: 8px 0;
    line-height: 120%;
    font-weight: 400;
    color: #747474
}

.page-header__sub--description span {
    font-size: 14px
}

.page-header__sub--subtitle {
    margin: 8px 0;
    font-weight: 400;
    color: #747474
}

.page-header__sub--dyed {
    padding: 16px 0 8px 0
}

.page-header__sub--dyed span {
    color: #65ac1e
}

@media(min-width: 1440px) {
    .page-header__sub--dyed {
        padding: 8px 0
    }
}

.page-header__counter {
    margin-left: 18px;
    font-size: 16px;
    background-color: #65ac1e;
    border-radius: 50%;
    font-family: "Helvetica Neue", sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff
}

@media(max-width: 1440px) {
    .category__header {
        font-size: 48px !important
    }

    .page-header__counter {
        width: 40px;
        height: 40px
    }
}

@media(min-width: 1440px) {
    .page-header__sub--info {
        padding: 16px 0
    }

    .page-header__sub--subtitle {
        margin-bottom: 16px
    }

    .page-header__sub--description {
        padding: 8px 0 16px 0;
        line-height: 130%
    }

    .page-header__sub--description span {
        font-size: 16px
    }

    .page-header__counter {
        width: 60px;
        height: 60px;
        font-size: 20px
    }
}

@media(min-width: 1920px) {
    .page-header__counter {
        width: 72px;
        height: 72px;
        font-size: 28px
    }
}

.order-conditions {
    height: 100%;
    justify-content: space-between;
    flex-direction: column;
    display: flex;
    padding: 24px 16px 20px 16px;
    box-sizing: border-box
}

.order-conditions__content {
    display: grid;
    grid-template-columns: 180fr 119fr;
    -moz-column-gap: 12px;
    column-gap: 12px
}

.order-conditions__cents {
    margin-left: 8px
}

.order-conditions__title {
    margin-bottom: 16px;
    grid-column: span 2
}

.order-conditions__item {
    display: flex;
    flex-direction: column;
    gap: 8px;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 24px
}

.order-conditions__price {
    grid-column: span 2;
    margin-bottom: 12px
}

.order-conditions__value {
    display: flex;
    flex-direction: row;
    align-items: flex-start
}

.order-conditions__currency {
    display: inline-flex
}

.order-conditions__original {
    align-self: flex-end;
    margin-top: 4px
}

.order-conditions__amount--past {
    text-decoration: line-through;
    color: #c50022;
    font-size: 14px !important
}

.order-conditions__submit-btn {
    background-color: #65ac1e;
    border-radius: 16px;
    padding: 17.8px 0;
    width: 100%;
    cursor: pointer;
    transition: background-color .2s ease
}

.order-conditions__submit-btn:disabled {
    border: 1.8px solid #ededed;
    background-color: #dfdfdf;
    cursor: not-allowed
}

.order-conditions__submit-btn:disabled span {
    color: #747474
}

@media(min-width: 768px) {
    .order-conditions__content {
        grid-template-columns: 180px 180px
    }
}

@media(min-width: 1440px) {
    .order-conditions {
        min-height: 486px;
        padding: 24px 24px 12px 24px
    }

    .order-conditions__content {
        grid-template-columns: 1fr
    }

    .order-conditions__value {
        flex-direction: column
    }

    .order-conditions__original {
        align-self: flex-start
    }

    .order-conditions__title {
        grid-column: span 1
    }

    .order-conditions__price {
        grid-column: span 1
    }

    .order-conditions__submit-btn {
        padding: 27px 0
    }

    .order-conditions__amount--total {
        font-size: 46px !important
    }

    .submit-order-text {
        font-size: 18px !important
    }
}

@media(min-width: 1920px) {
    .order-conditions {
        padding: 24px 24px 20px 24px
    }

    .order-conditions__value {
        flex-direction: column
    }

    .order-conditions__original {
        align-self: flex-start
    }

    .order-conditions__submit-btn {
        padding: 20px 0
    }

    .order-conditions__amount--total {
        font-size: 48px !important
    }

    .submit-order-text {
        font-size: 16px !important
    }
}

.basket-deleted-item {
    padding: 21px 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.basket-deleted-item__restore-icon {
    order: 1
}

.basket-deleted-item__restore-button {
    padding: 0;
    background: none;
    border: none
}

.basket-deleted-item__restore-button:hover {
    background: none
}

@media(min-width: 768px) {
    .basket-deleted-item {
        padding: 30px 0
    }
}

@media(min-width: 1440px) {
    .basket-deleted-item {
        padding: 38px 0
    }
}

@media(min-width: 1920px) {
    .basket-deleted-item {
        padding: 47px 0
    }
}

.basket-error-message {
    display: flex;
    flex-direction: column;
    margin: 14px 16px 16px 16px;
    gap: 4px;
    box-sizing: border-box;
    border: 1px solid #c50022 !important;
    background-color: rgba(197, 0, 34, 0.1019607843);
    border-radius: 12px;
    padding: 12px;
    word-wrap: break-word;
    color: #c50022;
    font-weight: 400;
    font-size: 12px
}

.basket-error-message__text {
    white-space: pre-line
}

@media(min-width: 768px) {
    .basket-error-message {
        margin: 8px 16px 16px 16px
    }
}

@media(min-width: 1440px) {
    .basket-error-message {
        margin: 16px 24px
    }
}

@media(min-width: 1920px) {
    .basket-error-message__title {
        font-size: 16px !important
    }
}

.alert {
    border-radius: 12px
}

.alert.success {
    border: 1px solid #65ac1e;
    background: rgba(101, 172, 30, .1019607843)
}

.alert.success>* {
    color: #65ac1e
}

.alert.error {
    border: 1px solid #c50022;
    background: rgba(197, 0, 34, .1019607843)
}

.alert.error>* {
    color: #c50022
}

.alert.small {
    padding: 12px
}

.alert.normal {
    padding: 16px
}

.service-item__header {
    display: flex;
    gap: 4px
}

.service-item__icon {
    min-width: 91px;
    min-height: 91px;
    border-radius: 32px;
    background-color: #21a0d2;
    display: none;
    align-items: center;
    justify-content: center
}

.service-item {
    padding: 32px 0
}

.service-item--color-green .service-item__icon {
    background-color: #65ac1e
}

.service-item--color-orange .service-item__icon {
    background-color: #f39500
}

.service-item--color-blue .service-item__icon {
    background-color: #21a0d2
}

.service-item__icon-wrapper {
    width: 24px;
    height: 24px;
    -o-object-fit: contain;
    object-fit: contain
}

.service-item__title {
    background-color: #21a0d2;
    border-radius: 24px;
    padding: 24px;
    width: 100%;
    display: flex;
    align-items: center
}

.service-item--color-green .service-item__title {
    background-color: #65ac1e
}

.service-item--color-orange .service-item__title {
    background-color: #f39500
}

.service-item--color-blue .service-item__title {
    background-color: #21a0d2
}

.service-item__button {
    display: none
}

.service-item__footer {
    display: flex;
    margin-top: 16px;
    margin-left: 16px;
    margin-right: 16px
}

.service-item__button--mobile {
    width: 100%
}

.service-item__header {
    margin-bottom: 16px
}

@media(min-width: 768px) {
    .service-item__footer {
        display: flex;
        margin-top: 24px
    }
}

@media(min-width: 1440px) {
    .service-item__header {
        margin-bottom: 32px
    }

    .service-item__icon {
        display: flex
    }

    .service-item__button {
        display: flex
    }

    .service-item__footer {
        display: none
    }

    .service-item {
        padding: 60px 0
    }
}

@media(min-width: 1920px) {
    .service-item__icon {
        min-width: 109px;
        min-height: 109px
    }
}

.publication-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.publication-list__item {
    border-bottom: 1px solid #9d9d9d
}

.publication-list__item:first-child {
    border-top: 1px solid #9d9d9d
}

.publication-list__item:hover {
    background-color: #65ac1e
}

.publication-list__item:hover .publication-list__subtitle span {
    color: #fff
}

.publication-list__item:hover .publication-list__text span {
    color: #fff
}

.publication-list__link {
    position: relative;
    text-decoration: none;
    padding: 24px 16px;
    display: flex;
    max-width: 1760px;
    flex-direction: column;
    transition: all .3s ease;
    gap: 8px;
    margin: 0 auto
}

.publication-list__subtitle {
    flex: 1
}

.publication-list__text {
    flex: .93
}

.publication-list__image {
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
    width: 20%;
    max-width: 92px;
    min-width: 92px;
    height: auto;
    aspect-ratio: 93/93;
    border-radius: 50%;
    z-index: 2;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0;
    transition: opacity .3s ease;
    pointer-events: none
}

.publication-list--always-visible .publication-list__image {
    opacity: 1
}

.publication-list--always-visible .publication-list__item:hover {
    background-color: #21a0d2
}

@media(min-width: 1440px) {
    .publication-list--always-visible .publication-list__image {
        display: block;
        opacity: 0;
        left: 70%;
        max-width: 390px;
        min-width: 203px;
        aspect-ratio: 390/203;
        border-radius: 8px
    }

    .publication-list--always-visible .publication-list__item:hover .publication-list__image {
        opacity: 1
    }
}

.publication-list--hover-only .publication-list__image {
    opacity: 0
}

@media(max-width: 1439px) {
    .publication-list--hover-only .publication-list__item:hover .publication-list__image {
        opacity: 0
    }
}

@media(min-width: 1440px) {
    .publication-list--hover-only .publication-list__image {
        display: block;
        opacity: 0;
        left: 70%;
        max-width: 390px;
        min-width: 203px;
        aspect-ratio: 390/203;
        border-radius: 8px
    }

    .publication-list--hover-only .publication-list__item:hover .publication-list__image {
        opacity: 1
    }
}

@media(min-width: 768px) {
    .publication-list__link {
        padding-left: 32px;
        padding-right: 32px
    }
}

@media(min-width: 1440px) {
    .publication-list__link {
        padding: 32px 80px;
        flex-direction: row;
        gap: 0;
        align-items: center
    }
}

@media(min-width: 1920px) {
    .publication-list__link {
        padding-top: 48px;
        padding-bottom: 48px;
        flex-direction: row;
        gap: 0;
        align-items: center
    }
}

.sustainable-development__content {
    display: flex;
    z-index: 1;
    position: relative
}

.services__card--development {
    padding: 32px 32px 143px 32px;
    box-sizing: border-box
}

.services__card--development::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(rgba(0, 0, 0, 0) 0, rgba(11, 26, 13, 0.6) 100%);
    border-radius: 24px;
    pointer-events: none;
    z-index: 0
}

.sustainable-development__content {
    display: flex;
    flex-direction: column;
    gap: 24px
}

@media(min-width: 768px) {
    .sustainable-development__content {
        width: 71%
    }
}

@media(min-width: 1440px) {
    .services__card--development {
        height: 560px !important;
        padding: 80px
    }

    .sustainable-development__content {
        justify-content: center;
        height: 100%;
        align-items: center;
        width: 49%
    }
}

@media(min-width: 1920px) {
    .services__card--development {
        height: 680px !important;
        padding: 120px
    }

    .sustainable-development__content {
        width: 47%
    }
}

.ya-map {
    background: #fafafa;
    border: 1px solid #ededed;
    border-radius: 16px;
    text-align: center;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: flex-start;
    align-items: stretch;
    position: relative
}

.ya-map__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    overflow: hidden
}

.ya-map__menu {
    position: absolute;
    display: none;
    z-index: 10
}

.custom-marker {
    position: relative;
    transform: translate(-50%, -100%);
    cursor: pointer
}

.marker-drop {
    width: 24px;
    height: 24px;
    border-radius: 50% 50% 50% 0;
    transform: rotate(-45deg);
    position: relative;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .25);
    border: 2px solid #fff
}

.marker-drop::after {
    content: "";
    width: 12px;
    height: 12px;
    background: #fff;
    position: absolute;
    top: 6px;
    left: 6px;
    border-radius: 50%
}

.marker-drop.blue {
    background: #21a0d2
}

.marker-drop.green {
    background: #65ac1e
}

.product-details__review {
    width: 100%;
    height: 100%;
    padding: 16px;
    box-sizing: border-box;
    text-align: left;
    background-color: #fafafa;
    border-radius: 12px;
    border: 1px solid #ededed;
    display: flex;
    flex-direction: column;
    gap: 32px;
    justify-content: space-between
}

.product-details__review__content {
    max-height: 515px;
    overflow: auto
}

.product-details__review__user {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    flex-direction: column
}

.product-details__review__user_avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover
}

.product-details__review__user__bio {
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 268px
}

.product-details-review--light {
    height: auto;
    min-width: 295px
}

.product-details-review__content--light {
    overflow: visible;
    max-height: 100%
}

.product-details__review__user_avatar--light {
    width: 70px;
    height: 70px
}

@media(min-width: 1440px) {
    .product-details__review {
        padding: 24px
    }

    .product-details__review__user {
        align-items: center;
        flex-direction: row
    }

    .product-details__review__user_avatar {
        width: 120px;
        height: 120px
    }

    .product-details__review__user__bio {
        gap: 8px
    }

    .product-details-review--light {
        gap: 28px
    }
}

@media(min-width: 1920px) {
    .product-details-review--light {
        gap: 168px
    }
}

.input-email-wrapper {
    display: flex;
    flex-direction: column;
    gap: 4px
}

@media(min-width: 768px) {
    .input-email-wrapper {
        flex-wrap: wrap
    }
}

@media(min-width: 768px) {
    .input-email {
        order: 1
    }
}

.input-email__input {
    height: 29px !important
}

.input-email__button {
    display: none;
    width: 16px;
    height: 16px
}

.input-email__button:hover {
    background-color: rgba(0, 0, 0, 0)
}

.input-email__button__icon {
    width: 16px !important;
    height: 16px !important
}

.input-email__button-submit {
    padding: 21px 21.5px
}

@media(min-width: 768px) {
    .input-email__button-submit {
        order: 2
    }
}

.input-email__button-wrapper {
    margin-right: 8px
}

@media(min-width: 768px) {
    .input-email__input {
        min-width: 100%
    }

    .input-email__button-submit {
        flex: .22
    }

    .input-email-wrapper {
        flex-direction: row
    }

    .input-email-wrapper .input-wrapper {
        flex: 1
    }

    .input-email__button-submit {
        padding: 21px 20px
    }
}

@media(min-width: 1440px) {
    .input-email__input {
        height: auto !important
    }

    .input-email__button {
        display: flex
    }

    .input-email__button-submit {
        display: none
    }
}

@media(min-width: 1920px) {
    .input-email-wrapper {
        width: 476px
    }

    .input-email__input {
        height: 35px !important
    }
}

.input-email__checkbox {
    margin: 10px 0;
    flex-basis: 100%
}

@media(min-width: 768px) {
    .input-email__checkbox {
        order: 3
    }
}

.input {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 14px;
    border: 1.33px solid #ededed;
    background-color: #fff;
    border-radius: 12px;
    transition: border-color .2s ease;
    box-sizing: border-box;
    width: 100%
}

.input:focus-within {
    border-color: #65ac1e
}

.input__field {
    flex-grow: 1;
    height: 100%;
    width: 100%;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    font-family: "Helvetica Neue", sans-serif;
    color: #9d9d9d;
    padding: 0
}

.input__field:focus {
    outline: none
}

.input__field::-moz-placeholder {
    color: #9d9d9d;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 14px
}

.input__field::placeholder {
    color: #9d9d9d;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 14px
}

.input__field:-webkit-autofill,
.input__field:-webkit-autofill:hover,
.input__field:-webkit-autofill:focus,
.input__field:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
    -webkit-text-fill-color: #9d9d9d !important
}

.input__field:has(+.input__suffix) {
    padding-right: 8px
}

.input__field:disabled {
    cursor: not-allowed;
    opacity: 1
}

.input__suffix {
    position: absolute;
    right: 8px;
    display: flex;
    align-items: center;
    justify-content: center
}

.input.input--medium {
    padding: 16px
}

.input.input--large {
    padding: 21.5px 16px
}

.input.input--max {
    padding: 28px 24px
}

.input.input--disabled {
    pointer-events: none
}

.input.input--error {
    border: 1px solid #c50022 !important;
    background-color: rgba(197, 0, 34, .1019607843);
    border-radius: 12px
}

.input-error-message {
    display: none;
    box-sizing: border-box;
    border: 1px solid #c50022 !important;
    background-color: rgba(197, 0, 34, .1019607843);
    border-radius: 12px;
    padding: 12px;
    width: 100%;
    word-wrap: break-word;
    color: #c50022;
    font-weight: 400;
    font-size: 12px
}

.input-error-message:not(:empty) {
    display: block
}

.input-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.input-wrapper .input__label {
    margin-bottom: 8px;
    display: block
}

.otpInput {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    padding: 0 16px
}

.otpInput__cells {
    display: flex;
    gap: 4px;
    align-items: center
}

.otpInput__cell {
    box-sizing: border-box;
    width: 48px;
    height: 48px;
    border: 1px solid #ededed;
    border-radius: 8px;
    background-color: #fff;
    text-align: center;
    font-family: "Helvetica Neue";
    font-size: 18px;
    font-weight: 500;
    color: #202020;
    transition: all .2s ease;
    outline: none
}

.otpInput__cell:focus {
    border-color: #65ac1e;
    box-shadow: 0 0 0 2px rgba(101, 172, 30, .1)
}

@media(min-width: 768px) {
    .otpInput {
        padding: 0 24px
    }

    .otpInput__cell {
        width: 60px;
        height: 60px
    }
}

@media(min-width: 1440px) {
    .otpInput {
        padding: 0 32px
    }
}

@media(min-width: 1920px) {
    .otpInput {
        padding: 0 40px
    }

    .otpInput__cell {
        width: 80px;
        height: 80px
    }
}

.select {
    position: relative;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    border: 1.33px solid #ededed;
    background-color: #fff;
    border-radius: 12px;
    transition: border-color .2s ease;
    box-sizing: border-box
}

.select:focus-within {
    border-color: #65ac1e
}

.select.disabled {
    cursor: not-allowed;
    border-color: #fff !important;
    opacity: 1;
    color: #9d9d9d
}

.select.disabled:hover {
    background: #ededed !important;
    border-color: #fff !important
}

.select__control {
    display: flex;
    align-items: center;
    cursor: pointer;
    height: 100%;
    width: 100%
}

.select__input {
    width: 100%;
    height: 100%;
    flex-grow: 1;
    border: none;
    outline: none;
    background: rgba(0, 0, 0, 0);
    font-family: "Helvetica Neue", sans-serif;
    color: #9d9d9d;
    font-size: 14px;
    border-radius: 12px;
    box-sizing: border-box;
    padding: 21.5px 40px 21.5px 16px;
    transition: background .2s
}

.select__input::-moz-placeholder {
    color: #9d9d9d;
    opacity: 1
}

.select__input::placeholder {
    color: #9d9d9d;
    opacity: 1
}

.select__suffix {
    position: absolute;
    right: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none
}

.select__dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    right: 0;
    max-height: 240px;
    overflow-y: auto;
    border: 1.33px solid #ededed;
    border-radius: 12px;
    background-color: #fff;
    z-index: 1000
}

.select__item {
    padding: 8px 16px;
    cursor: pointer
}

.select__item:hover {
    background-color: #ededed
}

.select__no-results {
    padding: 64px 16px;
    text-align: center;
    cursor: default;
    pointer-events: none;
    font-family: "Helvetica Neue", sans-serif;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 0;
    color: #9d9d9d;
    font-size: 14px
}

@media(min-width: 768px) {
    .select__no-results {
        font-size: 14px
    }
}

@media(min-width: 1440px) {
    .select__no-results {
        font-size: 14px
    }
}

@media(min-width: 1920px) {
    .select__no-results {
        font-size: 16px
    }
}

.select.is-open .select__dropdown {
    display: block
}

.select.select--disabled {
    opacity: 1;
    pointer-events: none
}

.select.select--error {
    border: 1px solid #c50022 !important;
    border-radius: 12px
}

.select-error-message {
    display: none;
    box-sizing: border-box;
    border: 1px solid #c50022 !important;
    background-color: rgba(197, 0, 34, .1019607843);
    border-radius: 12px;
    padding: 12px;
    width: 100%;
    word-wrap: break-word;
    color: #c50022;
    font-weight: 400;
    font-size: 12px
}

.select-error-message:not(:empty) {
    display: block
}

.select-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.select-wrapper .select__label {
    display: block;
    margin-bottom: 8px
}

.file-upload {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 8px
}

.file-upload__drop-zone {
    flex-shrink: 0;
    height: 80px;
    position: relative;
    border: 2px dashed #dfdfdf;
    border-radius: 8px;
    padding: 23px 16px;
    text-align: center;
    transition: all .3s ease;
    cursor: pointer;
    box-sizing: border-box
}

.file-upload__drop-zone:hover {
    border-color: #65ac1e;
    background-color: #f5f5f5
}

.file-upload__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    justify-content: center;
    gap: 8px
}

.file-upload__input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.file-upload__attached-files {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.file-upload__attached-files:empty {
    margin-top: 0;
    display: none
}

.file-upload__file-item {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    background-color: #f5f5f5;
    border: 1px solid #ededed;
    border-radius: 8px;
    transition: all .3s ease
}

.file-upload__file-item:hover {
    background-color: #ededed
}

.file-upload__file-info {
    display: flex;
    align-items: center;
    gap: 12px;
    flex: 1
}

.file-upload__file-details {
    display: flex;
    flex-direction: column;
    gap: 2px
}

.file-upload__file-name {
    font-size: 14px;
    font-weight: 500;
    color: #202020;
    line-height: 1.2
}

.file-upload__file-size {
    font-size: 12px;
    color: #747474;
    line-height: 1.2
}

.file-upload__remove-button {
    background: none;
    border: none;
    padding: 8px;
    cursor: pointer;
    border-radius: 4px;
    color: #747474;
    transition: all .3s ease
}

.file-upload__remove-button:hover {
    background-color: rgba(197, 0, 34, .1019607843);
    color: #c50022
}

.file-upload__remove-button svg {
    width: 16px;
    height: 16px
}

.file-upload.file-upload--error .file-upload__drop-zone {
    border: 2px dashed #c50022 !important;
    border-radius: 12px
}

.fileupload-error-message {
    display: none;
    box-sizing: border-box;
    border: 1px solid #c50022 !important;
    background-color: rgba(197, 0, 34, .1019607843);
    border-radius: 12px;
    padding: 12px;
    width: 100%;
    word-wrap: break-word;
    color: #c50022;
    font-weight: 400;
    font-size: 12px
}

.fileupload-error-message:not(:empty) {
    display: block
}

.checkbox-wrapper {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.checkbox {
    display: inline-flex;
    align-items: center;
    gap: 16px;
    cursor: pointer
}

.checkbox__input {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

.checkbox__box {
    min-width: 24px;
    min-height: 24px;
    border-radius: 5px;
    border: 1px solid #ededed;
    background: rgba(0, 0, 0, 0);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: background .2s ease, border-color .2s ease
}

.checkbox__input:checked+.checkbox__box {
    background-image: url("/local/templates/basf_new/assets/svg/checkbox.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px
}

.checkbox--error .checkbox__box {
    border-color: #c50022
}

.checkbox-error-message {
    display: none;
    box-sizing: border-box;
    border: 1px solid #c50022 !important;
    background-color: rgba(197, 0, 34, .1019607843);
    border-radius: 12px;
    padding: 12px;
    width: 100%;
    word-wrap: break-word;
    color: #c50022;
    font-weight: 400;
    font-size: 12px
}

.checkbox-error-message:not(:empty) {
    display: block
}

.search {
    position: relative;
    display: flex;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 12px;
    box-sizing: border-box;
    transition: width .5s ease-in-out;
    width: 48px;
    min-height: 48px;
    justify-content: end
}

.search__button {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 12px;
    height: 100%;
    width: 48px;
    min-height: 48px;
    z-index: 10
}

.search__button__icon {
    width: 24px;
    height: 24px
}

.search__button:hover {
    background-color: rgba(0, 0, 0, 0)
}

.search__button-clear {
    width: 24px;
    height: 24px;
    margin-right: 16px;
    opacity: 0;
    transition: none
}

.search__input__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-color: #f5f5f5;
    z-index: 10;
    border-radius: 12px;
    border: 1px solid #ededed;
    position: absolute;
    height: 100%;
    box-sizing: border-box
}

.search__input__wrapper__row {
    display: flex;
    align-items: center;
    width: 100%;
    max-height: 46px;
    min-height: 46px;
    box-sizing: border-box
}

@media(min-width: 1440px) {
    .search__input__wrapper__row {
        max-height: 58px;
        min-height: 58px
    }
}

@media(min-width: 1920px) {
    .search__input__wrapper__row {
        max-height: 78px;
        min-height: 78px
    }
}

.search__input__wrapper.open {
    height: -moz-fit-content;
    height: fit-content
}

.search__input__wrapper.open .search__input {
    padding: 16px;
    font-size: 12px;
    font-family: "Helvetica Neue", sans-serif;
    transition: padding .5s ease-out, color .3s ease-in-out .3s;
    color: #747474
}

.search__input__wrapper.open .search__input::-moz-placeholder {
    color: #747474;
    -moz-transition: color .7s ease-in-out;
    transition: color .7s ease-in-out;
    opacity: 1
}

.search__input__wrapper.open .search__input::placeholder {
    color: #747474;
    transition: color .7s ease-in-out;
    opacity: 1
}

.search__input__wrapper.open .search__button-clear {
    opacity: 1;
    transition: opacity .3s ease-in-out .3s
}

.search__input__wrapper.open .search__vertical {
    opacity: 1
}

.search__input {
    width: 100%;
    height: 100%;
    display: flex;
    flex-grow: 1;
    border: none;
    outline: none;
    background: rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0);
    font-size: 12px;
    border-radius: 12px;
    box-sizing: border-box;
    padding: 23px 0;
    transition: padding 0s ease-out, color .3s ease-in-out, other-properties .3s ease-out, color 0s ease-in-out, width .5s ease-in-out
}

.search__input::-moz-placeholder {
    color: rgba(0, 0, 0, 0);
    -moz-transition: color .1s ease-in-out;
    transition: color .1s ease-in-out
}

.search__input::placeholder {
    color: rgba(0, 0, 0, 0);
    transition: color .1s ease-in-out
}

.search__suffix {
    display: none;
    position: absolute;
    right: 24px;
    align-items: center;
    justify-content: center;
    pointer-events: none
}

.search__dropdown {
    display: none;
    flex-direction: column;
    background-color: rgba(0, 0, 0, 0);
    overflow: hidden;
    width: 100%;
    border-radius: 0 0 12px 12px;
    z-index: 10;
    height: 0
}

.search__dropdown.open {
    height: -moz-fit-content;
    height: fit-content;
    display: flex
}

.search__item {
    padding: 8px 16px;
    cursor: pointer;
    z-index: 10;
    box-sizing: border-box;
    text-decoration: none;
    transition: background-color .2s ease-in-out;
    display: flex;
    align-items: center;
    gap: 8px
}

.search__item:hover {
    background-color: #65ac1e
}

.search__item:hover svg {
    stroke: #fff
}

.search__item:hover span {
    color: #fff
}

.search__item:hover>* {
    color: #fff
}

.search__item__title {
    max-width: 562px;
    flex-grow: 1;
    transition: color .2s ease-in-out
}

.search__item__category {
    transition: color .2s ease-in-out
}

.search__item__next-icon {
    margin-left: auto;
    flex-shrink: 0
}

.search__item:last-child {
    margin-bottom: 8px
}

.search__item svg {
    stroke: #bcbcbc;
    fill: rgba(0, 0, 0, 0);
    transition: stroke .2s ease-in-out
}

.search.search--disabled {
    opacity: .6;
    pointer-events: none
}

.search:has(.open) {
    width: 100%
}

.search__vertical {
    width: 2px;
    background-color: #ededed;
    height: 34px;
    margin-right: 52px;
    opacity: 0;
    transition: opacity .3s ease-in-out
}

.search__item__search-icon {
    align-self: start;
    width: 24px;
    height: 24px
}

.search__item__content {
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 74%
}

@media(min-width: 1440px) {
    .search {
        width: 60px;
        min-height: 60px
    }

    .search__button-clear {
        margin-right: 24px
    }

    .search__button {
        width: 60px;
        min-height: 60px
    }

    .search__button__icon {
        width: 32px;
        height: 32px
    }

    .search__input__wrapper.open .search__input {
        padding: 23px 24px 23px 24px
    }

    .search__vertical {
        height: 36px;
        margin-right: 66px
    }

    .search__item {
        padding: 10px 24px
    }

    .search__item__content {
        flex-direction: row;
        width: 100%
    }

    .search__item__title {
        flex: 2
    }

    .search__item__category {
        flex: 1.35
    }
}

@media(min-width: 1920px) {
    .search {
        width: 80px;
        min-height: 80px
    }

    .search__button {
        width: 80px;
        min-height: 80px
    }

    .search__vertical {
        margin-right: 80px
    }

    .search__item__content {
        gap: 158px
    }

    .search__input__wrapper.open .search__input {
        padding: 32px
    }

    .search__input {
        font-size: 14px !important
    }
}

.transparent-item,
.search__input__wrapper {
    transition: background-color .3s ease, backdrop-filter .3s ease, box-shadow .3s ease;
    position: absolute;
    overflow: visible
}

.transparent-item.transparent,
.transparent.search__input__wrapper {
    background-color: hsla(0, 0%, 100%, .7);
    backdrop-filter: blur(10px);
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    border-bottom: 1px solid rgba(0, 0, 0, .06)
}

.transparent-item.transparent::after,
.transparent.search__input__wrapper::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 16px;
    pointer-events: none;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    filter: blur(8px);
    opacity: .7;
    transition: opacity .3s ease, filter .3s ease
}

.transparent-item.transparent.faded::after,
.transparent.faded.search__input__wrapper::after {
    opacity: .4;
    filter: blur(10px)
}

.transparent-item.no-background,
.no-background.search__input__wrapper {
    background-color: rgba(0, 0, 0, 0);
    backdrop-filter: none;
    box-shadow: none;
    border-bottom: none
}

.transparent-item.no-background::after,
.no-background.search__input__wrapper::after {
    content: none
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1004;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    pointer-events: none
}

.modal--fog-of-war {
    background: rgba(0, 0, 0, .5019607843);
    pointer-events: all
}

.modal__overlay {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 0;
    pointer-events: all;
    box-sizing: border-box
}

.modal__container {
    position: relative;
    box-sizing: border-box;
    background: #fff;
    border-radius: 24px;
    min-width: 320px;
    padding: 24px;
    margin: 24px;
    max-height: calc(100vh - 48px);
    overflow: hidden;
    pointer-events: all;
    display: flex;
    flex-direction: column
}

.modal__container--full-height {
    height: calc(100vh - 48px)
}

.modal__container--with-border {
    border: 2px solid #9d9d9d
}

.modal__container--icon-small .modal__close-button {
    width: 24px;
    height: 24px
}

.modal__container--icon-small .modal__close-icon svg {
    width: 18px;
    height: 18px
}

.modal__header {
    display: flex;
    justify-content: space-between;
    padding-bottom: 16px
}

.modal__title {
    flex: 1
}

.modal__close {
    flex-shrink: 0
}

.modal__close-button {
    width: 32px;
    height: 32px
}

.modal__close-button:hover {
    background-color: #ededed
}

.modal__close-icon svg {
    stroke: none
}

.modal {
    display: none;
    opacity: 0;
    transition: opacity .3s ease-in-out
}

.modal.modal--fog-of-war {
    display: flex;
    opacity: 1
}

.modal__container.document-modal {
    width: 400px
}

.document-modal__list .list__link__wrapper {
    background-color: #f5f5f5
}

.base-modal.subscription-pop-up {
    width: calc(100vw - 42px);
    max-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 24px;
    background-color: #f5f5f5;
    border: 1px solid #9d9d9d;
    position: absolute;
    height: -moz-fit-content;
    height: fit-content
}

.base-modal.subscription-pop-up .subscription-pop-up__header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 24px 24px 0 24px
}

.base-modal.subscription-pop-up .subscription-pop-up__content {
    padding: 32px 24px 24px 24px
}

.base-modal.subscription-pop-up .subscription-pop-up__text-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    flex: 1
}

.base-modal.subscription-pop-up .subscription-pop-up__title {
    display: flex;
    width: 196px
}

.base-modal.subscription-pop-up .subscription-pop-up__description {
    width: 240px
}

.base-modal.subscription-pop-up .subscription-pop-up__checkbox {
    margin-top: 16px
}

.base-modal.subscription-pop-up .input {
    background-color: #dfdfdf
}

.base-modal.subscription-pop-up .input input {
    color: #414141 !important
}

.base-modal.subscription-pop-up .input input::-moz-placeholder {
    color: #414141 !important
}

.base-modal.subscription-pop-up .input input::placeholder {
    color: #414141 !important
}

.base-modal.subscription-pop-up .subscription-pop-up__checkbox-wrapper .checkbox {
    display: flex;
    align-items: center;
    gap: 8px
}

.base-modal.subscription-pop-up .subscription-pop-up__checkbox-wrapper .checkbox p {
    margin: 0;
    line-height: 1.4
}

@media(min-width: 768px) {
    .base-modal.subscription-pop-up {
        width: 479px;
        left: 50%;
        transform: translate(-50%, -50%)
    }
}

@media(min-width: 1440px) {
    .subscription-popup-wrapper .base-modal-overlay {
        background-color: rgba(0, 0, 0, 0)
    }

    .subscription-popup-wrapper .base-modal.subscription-pop-up .subscription-pop-up__content {
        padding: 24px
    }

    .subscription-popup-wrapper .base-modal.subscription-pop-up {
        width: 420px;
        right: 32px;
        bottom: 32px;
        top: auto;
        left: auto;
        transform: translate(0, 0)
    }

    .subscription-popup-wrapper .base-modal.subscription-pop-up .subscription-pop-up__title {
        width: 243px
    }
}

@media(min-width: 1920px) {
    .subscription-popup-wrapper .base-modal.subscription-pop-up {
        width: 541px
    }

    .subscription-popup-wrapper .base-modal.subscription-pop-up .subscription-pop-up__description {
        width: auto
    }
}

.base-modal.success-pop-up {
    width: calc(100vw - 42px);
    max-width: 100%;
    top: 50%;
    right: 21px;
    border-radius: 24px;
    background-color: #f5f5f5;
    border: 1px solid #9d9d9d;
    position: absolute;
    height: -moz-fit-content;
    height: fit-content
}

.base-modal.success-pop-up .success-pop-up__header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 24px 24px 0 24px
}

.base-modal.success-pop-up .success-pop-up__content {
    padding: 16px 24px 24px 24px
}

.base-modal.success-pop-up .success-pop-up__icon {
    width: 72px;
    height: 72px;
    background-color: #ededed;
    border-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0
}

.base-modal.success-pop-up .success-pop-up__title {
    display: flex;
    width: 196px
}

@media(min-width: 768px) {
    .base-modal.success-pop-up {
        width: 479px;
        right: 50%;
        transform: translate(50%, -50%)
    }
}

@media(min-width: 1440px) {
    .success-popup-wrapper .base-modal-overlay {
        background-color: rgba(0, 0, 0, 0)
    }

    .success-popup-wrapper .base-modal.success-pop-up .success-pop-up__content {
        padding: 24px
    }

    .success-popup-wrapper .base-modal.success-pop-up {
        width: 420px;
        right: 32px;
        bottom: 32px;
        top: auto;
        transform: translate(0, 0)
    }

    .success-popup-wrapper .base-modal.success-pop-up .success-pop-up__title {
        width: 243px
    }
}

.auth-modal {
    padding: 8px;
    width: 100%;
    max-height: 628px;
    height: 100%;
    overflow-y: auto
}

.auth-modal .modal__header {
    padding: 24px 24px 16px 24px
}

@media(min-width: 768px) {
    .auth-modal {
        max-height: 704px
    }
}

@media(min-width: 1440px) {
    .auth-modal {
        width: 400px;
        max-height: calc(100vh - 48px)
    }
}

.auth-modal__title {
    width: 200px;
    line-height: 1.2
}

.auth-modal__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.auth-form {
    display: flex;
    flex-direction: column;
    padding: 0 24px
}

.auth-form__wrapper {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 24px
}

.auth-form__email-input,
.auth-form__password-input {
    position: relative
}

.auth-form__error-message {
    color: #c50022;
    padding: 1px 12px;
    border-radius: 5px;
    font-size: 14px;
    margin-top: 4px
}

.auth-form__button {
    background-color: #65ac1e;
    padding: 21px 0;
    width: 100%;
    border-radius: 16px;
    margin-bottom: 16px
}

.auth-modal__register-button {
    background-color: #fff;
    padding: 21px 0;
    width: 100%;
    border-radius: 16px;
    border: 2px solid #65ac1e
}

.auth-modal__register-button:hover {
    background-color: #ededed
}

.auth-modal__register-button:hover span {
    color: #65ac1e
}

.auth-modal__footer {
    background-color: #ededed;
    border-radius: 24px;
    padding: 16px 10px 10px 10px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    box-sizing: border-box
}

.auth-modal__footer-text {
    padding: 0 16px;
    width: 100%;
    box-sizing: border-box
}

.auth-modal__text {
    align-self: center
}

.auth-modal__checkbox {
    padding: 0 16px 2px 16px
}

.auth-modal__checkbox .checkbox__box {
    border: 1px solid #65ac1e !important
}

.base-modal-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1004;
    display: none
}

.base-modal-wrapper--no-overlay {
    pointer-events: none
}

.base-modal-wrapper--no-overlay .base-modal {
    pointer-events: auto
}

.base-modal-wrapper.active {
    display: block;
    z-index: 1005
}

.base-modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    cursor: pointer
}

.base-modal {
    position: absolute;
    max-height: calc(100vh - 80px);
    min-height: 100px;
    background: #fafafa;
    border: 2px solid #ededed;
    border-radius: 24px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    max-width: calc(100vw - 80px);
    right: 40px;
    bottom: 40px
}

.base-modal__content {
    overflow-y: auto;
    padding: 20px;
    flex: 1
}

[data-modal-open] {
    cursor: pointer
}

[data-modal-close] {
    cursor: pointer
}

.base-modal__close-button {
    width: 32px;
    height: 32px
}

.base-modal__close-button:hover {
    background-color: #ededed
}

.base-modal__close-icon svg {
    stroke: none
}

.order-modal {
    overflow: hidden;
    width: 420px;
    height: 100%;
    max-height: calc(100vh - 32px);
    min-width: calc(100vw - 32px);
    right: 16px;
    bottom: 16px
}

.order-modal__header {
    padding: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media(min-width: 768px) {
    .order-modal__header {
        padding: 24px
    }
}

@media(min-width: 1920px) {
    .order-modal__header {
        padding: 32px 32px 24px 32px
    }
}

.order-modal__title-container {
    display: flex;
    flex-direction: column;
    gap: 4px
}

.order-modal__alert {
    margin: 8px 16px 24px
}

@media(min-width: 768px) {
    .order-modal__alert {
        margin: 0 24px 24px
    }
}

@media(min-width: 1440px) {
    .order-modal__alert {
        margin-top: -4px;
        margin-bottom: 20px
    }
}

@media(min-width: 1920px) {
    .order-modal__alert {
        margin: -4px 32px 20px
    }
}

.order-modal .content {
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow-y: auto
}

.order-modal .content .section {
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 24px
}

.order-modal .content .section:last-child {
    margin-bottom: 16px
}

@media(min-width: 768px) {
    .order-modal .content .section:last-child {
        margin-bottom: 24px
    }
}

@media(min-width: 1920px) {
    .order-modal .content .section:last-child {
        margin-bottom: 32px
    }
}

@media(min-width: 768px) {
    .order-modal .content .section {
        padding: 16px 24px
    }
}

@media(min-width: 1920px) {
    .order-modal .content .section {
        padding: 16px 32px
    }
}

.order-modal .content .section__order {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    align-items: center;
    padding-bottom: 16px;
    border-bottom: 1px solid #dfdfdf
}

.order-modal .content .section__order-icon {
    width: 48px;
    height: 48px;
    border-radius: 12px;
    -o-object-fit: cover;
    object-fit: cover
}

.order-modal .content .section__order-quantity {
    display: none
}

.order-modal .content .section__order-price {
    display: none
}

.order-modal .content .section__body {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.order-modal .content .section__body__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 12px;
    border-bottom: 1px solid #ededed
}

.order-modal .content .section__documents {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.order-modal .content .section__documents__item {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.order-modal .content .section__documents__item__button {
    width: 24px;
    height: 24px;
    border-radius: 4px;
    background-color: #65ac1e
}

.order-modal .content .section:has(.section__documents) {
    gap: 16px;
    margin-bottom: 26px
}

@media(min-width: 768px) {
    .order-modal {
        max-height: calc(100vh - 64px);
        min-width: calc(100vw - 64px);
        right: 32px;
        bottom: 32px
    }

    .order-modal .content .section__order {
        gap: 24px;
        grid-template-columns: 180px 120px 132px 120px;
        padding-bottom: 20px
    }

    .order-modal .content .section__order-quantity {
        display: block
    }

    .order-modal .content .section__order-price {
        display: block
    }
}

@media(min-width: 1440px) {
    .order-modal {
        max-height: calc(100vh - 48px);
        min-width: 717px;
        right: 24px;
        bottom: 24px
    }

    .order-modal .content .section__order {
        grid-template-columns: 230px 154px 120px 105px;
        gap: 8px;
        padding: 12px 0
    }
}

@media(min-width: 1920px) {
    .order-modal {
        max-height: calc(100vh - 80px);
        min-width: 741px;
        right: 40px;
        bottom: 40px
    }

    .order-modal .content .section__order {
        grid-template-columns: 230px 154px 120px 118px;
        gap: 8px
    }
}

.section__order-product {
    display: flex;
    align-items: center;
    gap: 9px
}

.section__order-product__name {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 4px
}

@media(min-width: 1440px) {
    .section__order-product {
        gap: 16px
    }
}

.section__order-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    padding: 9px 0 4px 0
}

@media(min-width: 768px) {
    .section__order-item {
        gap: 8px;
        padding: 4px 0
    }
}

@media(min-width: 1440px) {
    .section__order-item {
        padding: 0
    }
}

.section__order-item__value {
    display: flex;
    align-items: center;
    gap: 8px
}

.section__order-item__value__discount {
    background-color: #65ac1e;
    color: #fff;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 600;
    padding: 4px 8px
}

.bold {
    font-weight: 500 !important
}

.order__body {
    display: flex;
    flex-direction: column;
    gap: 16px
}

@media(min-width: 1440px) {
    .order__body {
        gap: 0
    }
}

.order__result-sum {
    padding: 0
}

@media(min-width: 1440px) {
    .order__result-sum {
        padding: 20px 0 12px 0
    }
}

.change-password-modal {
    overflow: hidden;
    width: 100%;
    height: 381px;
    max-width: calc(100vw - 32px);
    right: 16px;
    bottom: 16px
}

.change-password-modal__header {
    padding: 24px 24px 16px 24px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.change-password-modal .content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 0 24px;
    overflow-y: auto
}

.change-password-form__button {
    margin-top: 24px
}

.change-password-step1 {
    display: block;
    height: 100%
}

.change-password-step2 {
    display: none;
    height: 100%
}

.change-password-step2__title {
    width: 200px
}

.change-password-step2__button {
    padding: 17.8px 34.1px
}

.change-password-step2 .content {
    height: 100%;
    justify-content: center;
    align-items: center;
    gap: 16px
}

.change-password-step2 .content img {
    width: 32px;
    height: 32px;
    padding: 24px;
    border-radius: 12px;
    background: #fafafa;
    border: 1px solid #ededed
}

.change-password-step2 .content__success {
    display: flex;
    flex-direction: column;
    gap: 16px;
    text-align: center;
    justify-content: center
}

.change-password-step2__header {
    position: absolute;
    top: 24px;
    right: 24px
}

@media(min-width: 1440px) {
    .change-password-modal {
        width: 400px;
        min-height: calc(100vh - 48px);
        right: 24px;
        bottom: 24px
    }

    .change-password-modal__title {
        width: 200px
    }

    .change-password-form__button {
        margin-top: 8px
    }

    .change-password-step2__title {
        width: 278px
    }

    .change-password-step2__button {
        padding: 17.8px 70.7px
    }
}

@media(min-width: 1920px) {
    .change-password-modal {
        width: 484px;
        min-height: calc(100vh - 80px);
        right: 40px;
        bottom: 40px
    }

    .change-password-modal__header {
        padding: 32px 32px 16px 32px
    }

    .change-password-modal .content {
        padding: 0 32px
    }

    .change-password-form__button {
        margin-top: 8px
    }

    .change-password-step2__button {
        padding: 22.5px 78.2px
    }

    .change-password-step2__title {
        width: 364px
    }
}

.confirm-modal {
    width: 100%;
    max-width: calc(100vw - 32px);
    overflow: hidden;
    right: 16px;
    bottom: 16px
}

.confirm-modal__header {
    padding: 24px 24px 10px 24px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.confirm-modal__content {
    padding: 0 24px 24px 24px
}

.confirm-modal__close-button {
    position: absolute;
    right: 24px;
    top: 24px
}

.confirm-modal__button {
    margin: 0 24px 24px 24px;
    background-color: #65ac1e
}

@media(min-width: 768px) {
    .confirm-modal {
        max-width: calc(100vw - 64px);
        right: 32px;
        bottom: 32px
    }
}

@media(min-width: 1440px) {
    .confirm-modal {
        max-width: 623px;
        width: 623px;
        right: auto;
        bottom: auto;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .confirm-modal__header {
        padding: 32px 60px 12px 60px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .confirm-modal__content {
        padding: 0 60px 32px 60px;
        text-align: center
    }

    .confirm-modal__button {
        width: -moz-fit-content;
        width: fit-content;
        padding: 20px 60px;
        margin: 0 auto 32px auto
    }
}

@media(min-width: 1920px) {
    .confirm-modal {
        max-width: 820px;
        width: 820px
    }

    .confirm-modal__header {
        padding: 40px 60px 12px 60px
    }

    .confirm-modal__button {
        margin: 0 auto 40px auto
    }
}

.filter-modal {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 16px;
    overflow: auto
}

.filter-modal__content {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-top: 8px
}

.filter-modal__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 24px;
    padding-bottom: 16px
}

.filter-modal-wrapper {
    width: 100%;
    max-width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    max-height: 100%;
    border-radius: 0
}

.filter-modal__button {
    border-radius: 24px;
    padding: 19px;
    width: 100%;
    margin-top: 4px;
    box-sizing: border-box;
    transition: border ease-in-out .4s;
    border: 1.8px solid rgba(0, 0, 0, 0)
}

.filter-modal__button.apply {
    background-color: #65ac1e
}

.filter-modal__button.apply:hover {
    border: 1.8px solid #00793a
}

.filter-modal__button.cancel {
    display: none;
    background-color: #fafafa
}

.filter-modal__button.cancel:hover {
    border: 1.8px solid #00793a
}

.filter-modal__footer {
    margin-bottom: 32px
}

@media(min-width: 768px) {
    .filter-modal {
        padding: 0 32px
    }

    .filter-modal__header {
        padding-top: 32px;
        padding-bottom: 32px
    }
}

@media(min-width: 1440px) {
    .filter-modal {
        display: none
    }
}

.burger-modal {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 80px 32px 0 32px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1002;
    background-color: #fff;
    transform: translateY(-120%);
    transition: transform .3s ease-in-out;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box
}

.burger-modal--open {
    transform: translateY(0);
    overflow: auto
}

.burger-modal__wrapper {
    padding-top: 24px
}

.burger-modal__link:hover span {
    color: #65ac1e
}

.burger-modal__list {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.burger-modal__button {
    margin-top: 32px;
    border-radius: 24px;
    padding: 19px;
    width: 100%;
    box-sizing: border-box;
    border: 1.8px solid rgba(0, 0, 0, 0);
    margin-bottom: 16px
}

@media(min-width: 768px) {
    .burger-modal__button {
        margin-bottom: 48px
    }
}

@media(min-width: 768px) {
    .burger-modal {
        padding: 80px 40px 0 40px
    }

    .burger-modal__wrapper {
        padding-top: 40px
    }
}

@media(min-width: 1440px) {
    .burger-modal {
        display: none
    }
}

.subscription-form__content {
    border-radius: 12px;
    background-color: #fff;
    position: relative
}

.subscription-form__content--dark {
    background-color: rgba(0, 0, 0, 0)
}

.subscription-form__form {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.subscription-form__wrapper {
    width: 100%
}

.subscription-form__input {
    color: #8b8d98
}

.subscription-form__input--dark .input__field {
    color: #414141
}

.subscription-form__input--dark .input__field::-moz-placeholder {
    color: #414141
}

.subscription-form__input--dark .input__field::placeholder {
    color: #414141
}

.subscription-form__error-message {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    color: #c50022;
    padding: 1px 12px;
    border-radius: 5px;
    font-size: 14px;
    margin-top: 4px;
    z-index: 10
}

.subscription-form__button {
    background-color: #65ac1e;
    border-radius: 12px;
    min-width: 55px;
    height: 55px;
    border: none;
    cursor: pointer;
    transition: background-color .3s ease
}

.subscription-form__button:hover {
    background-color: #00793a
}

.subscription-form__button:disabled {
    background-color: #9d9d9d;
    cursor: not-allowed
}

.subscription-form__button--large {
    min-width: 48px;
    height: 48px
}

.subscription-form__icon {
    width: 17px;
    height: 17px;
    color: #fff
}

.subscription-form__input.input--large .input__suffix {
    right: 6px
}

.subscription-form__input.input--large .subscription-form__icon {
    width: 7px;
    height: 12px
}

.registration__form__title {
    padding-top: 19px
}

.registration__form__info {
    padding: 16px 0;
    color: #606060;
    display: flex;
    gap: 4px
}

.registration__form__submit {
    margin: 24px 0;
    display: flex;
    justify-content: flex-start
}

.registration__form__submit-btn {
    background-color: #65ac1e;
    border: 1.8px solid #ededed;
    border-radius: 16px;
    padding: 28.5px 78px;
    width: 100%;
    cursor: pointer;
    transition: background-color .2s ease
}

.registration__form__submit-btn:disabled {
    border: 1.8px solid #ededed;
    background-color: #dfdfdf;
    cursor: not-allowed
}

.registration__form__submit-btn:disabled span {
    color: #747474
}

.registration .row-wrapper {
    padding: 8px 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 16px
}

.registration .card {
    box-sizing: border-box;
    border: 1px solid #ededed;
    border-radius: 12px;
    background-color: #fafafa;
    padding: 0 16px;
    width: 100%
}

.registration .card__title {
    padding: 24px 0 12px 0
}

.registration .card__title .required {
    color: red;
    margin-left: 4px
}

.registration .card__content {
    padding: 16px 0 16px 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start
}

@media(min-width: 768px) {
    .registration .card {
        padding: 0 24px
    }
}

.registration .input-group {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    flex-shrink: 0
}

.registration .input-label {
    text-align: left;
    width: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
    display: flex;
    align-items: flex-end
}

.registration .input--fio,
.registration .input--phone,
.registration .input--sub-phone,
.registration .input--email,
.registration .input--address,
.registration .input--inn,
.registration .input--company {
    width: 100%;
    border-radius: 12px;
    padding: 21.5px 16px
}

.registration .input--region,
.registration .input--culture {
    width: 100%
}

.registration .select {
    width: 100%
}

.registration .input--fio.input--error,
.registration .input--phone.input--error,
.registration .input--email.input--error {
    border-color: #c50022
}

.registration__form__persona-data {
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 24px
}

.registration__form__persona-data__checkbox {
    display: flex;
    align-items: center;
    gap: 16px
}

.registration__form__persona-data__checkbox.checkbox--error .checkbox__box {
    border-color: #c50022
}

.registration__form__persona-data__checkbox.checkbox--error .checkbox__label {
    color: #c50022
}

.card:has(.input--document) .card__content {
    padding: 0 0 32px 0
}

.card:has(.input--promocode) {
    display: flex;
    flex-direction: column
}

@media(min-width: 768px) {
    .registration .card:has(.input--fio-field) .card__content {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px
    }

    .registration .card:has(.input--fio-field) .card__content .input-group {
        width: 100%
    }

    .registration .card:has(.input--fio-field) .card__content .input-group:has(.input--phone-field) {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .registration .card:has(.input--fio-field) .card__content .input-group:has(.input--fio-field) .input-label {
        width: 317px
    }

    .registration .input-group:has(.input--document) .input-label,
    .registration .input-group:has(.file-upload) .input-label,
    .registration .card:has(.input--document) .input-label {
        width: 388px !important
    }

    .registration .card:has(.input--region-field) .card__content {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px
    }

    .registration .card:has(.input--region-field) .card__content .input-group {
        width: 100%
    }

    .registration .card:has(.input--inn-field) .card__content {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px
    }

    .registration .card:has(.input--inn-field) .card__content .input-group {
        width: 100%
    }

    .registration .card__content {
        padding: 24px 0
    }

    .registration .card:has(.input--document) .input-group {
        gap: 12px !important
    }

    .registration .row-wrapper {
        gap: 24px;
        padding: 12px 0
    }
}

@media(min-width: 1440px) {
    .registration .card__content {
        padding: 24px 0 32px 0 !important
    }

    .registration .card {
        padding: 0 32px !important
    }

    .registration .registration__form__submit-btn {
        width: auto !important;
        padding: 27px 77.5px !important
    }

    .registration .card:has(.input--fio-field) .card__content {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 8px
    }

    .registration .card:has(.input--fio-field) .card__content .input-group {
        width: auto
    }

    .registration .card:has(.input--fio-field) .card__content .input-group:has(.input--phone-field) .input-label {
        margin-bottom: 0
    }

    .registration .card:has(.input--region-field) .card__content {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 8px
    }

    .registration .card:has(.input--region-field) .card__content .input-group {
        width: 410px
    }

    .registration .row-wrapper {
        flex-direction: row;
        gap: 16px
    }

    .registration .card {
        flex: 1
    }

    .registration .card__title {
        padding: 24px 0
    }

    .registration .card:has(.input--fio-field) .card__content .input-group:has(.input--fio-field) .input-label {
        width: auto
    }

    .registration .card:has(.input--inn-field) .card__content {
        gap: 10px
    }

    .registration .card:has(.input--document) .card__content {
        padding: 0 0 32px !important
    }

    .registration .card__content {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 10px;
        align-items: flex-start
    }

    .registration .card__content--sm {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 8px;
        align-items: flex-start
    }

    .registration .card__content--sm .input-group {
        flex: 1;
        min-width: 0
    }

    .registration .card__content--sm .select {
        width: 100%
    }

    .registration .input-group {
        max-width: 100%
    }

    .registration .card:has(.input--region-field) .card__content .input-group {
        max-width: 410px
    }

    .registration .input-wrapper {
        width: auto !important
    }

    .registration .input-group:has(.input--fio-field) .input-wrapper {
        width: 333px !important
    }

    .registration .input-group:has(.input--phone-field) .input-wrapper {
        width: 180px !important
    }

    .registration .input-group:has(.input--sub-phone-field) .input-wrapper {
        width: 180px !important
    }

    .registration .input-group:has(.input--email-field) .input-wrapper {
        width: 360px !important
    }

    .registration .input-group:has(.input--region-field) .input-wrapper {
        width: 410px !important
    }

    .registration .input-group:has(.input--address-field) .input-wrapper {
        width: 410px !important
    }

    .registration .input-group:has(.input--inn-field) .input-wrapper {
        width: 100% !important
    }

    .registration .input-group:has(.input--company-field) .input-wrapper {
        width: 100% !important
    }

    .registration .input-group:has(.input--culture-field) .input-wrapper {
        width: 100% !important
    }

    .registration .input-group:has(.input--promocode-field) .input-wrapper {
        width: 153px !important
    }

    .registration .input-group:has(.input--fio-field) .input {
        width: 333px !important
    }

    .registration .input-group:has(.input--phone-field) .input {
        width: 180px !important
    }

    .registration .input-group:has(.input--sub-phone-field) .input {
        width: 180px !important
    }

    .registration .input-group:has(.input--email-field) .input {
        width: 360px !important
    }

    .registration .input-group:has(.input--region-field) .input {
        width: 410px !important
    }

    .registration .input-group:has(.input--address-field) .input {
        width: 410px !important
    }

    .registration .input-group:has(.input--inn-field) .input {
        width: 100% !important
    }

    .registration .input-group:has(.input--company-field) .input {
        width: 100% !important
    }

    .registration .input-group:has(.input--culture-field) .input {
        width: 100% !important
    }

    .registration .input-group:has(.input--promocode-field) .input {
        width: 153px !important
    }

    .registration .input-group:has(.input--region-field) .select-wrapper {
        width: 410px !important
    }

    .registration .input-group:has(.input--region-field) .select {
        width: 410px !important
    }

    .registration .input-group:has(.input--culture-field) .select-wrapper {
        width: 100% !important
    }

    .registration .input-group:has(.input--culture-field) .select {
        width: 100% !important
    }

    .registration .input-group:has(.input--document) .file-upload {
        width: 100% !important
    }

    .registration .card:has(.input--fio-field) .input-group {
        width: auto !important
    }

    .registration .card:has(.input--fio-field) .input-group:has(.input--fio-field) {
        width: 333px !important
    }

    .registration .card:has(.input--fio-field) .input-group:has(.input--phone-field) {
        width: 180px !important
    }

    .registration .card:has(.input--fio-field) .input-group:has(.input--sub-phone-field) {
        width: 180px !important
    }

    .registration .card:has(.input--fio-field) .input-group:has(.input--email-field) {
        width: 360px !important
    }

    .registration .card:has(.input--region-field) .input-group {
        width: 410px !important
    }

    .registration .card:has(.input--region-field) .input-group:has(.input--region-field) {
        width: 410px !important
    }

    .registration .card:has(.input--region-field) .input-group:has(.input--address-field) {
        width: 410px !important
    }

    .registration .card:has(.input--inn-field) .input-group {
        width: auto !important
    }

    .registration .card:has(.input--inn-field) .input-group:has(.input--inn-field) {
        width: 100% !important
    }

    .registration .card:has(.input--inn-field) .input-group:has(.input--company-field) {
        width: 100% !important
    }

    .registration .card:has(.input--culture-field) .input-group {
        width: auto !important
    }

    .registration .card:has(.input--culture-field) .input-group:has(.input--culture-field) {
        width: 100% !important
    }

    .registration .card:has(.input--promocode-field) .input-group {
        width: auto !important
    }

    .registration .card:has(.input--promocode-field) .input-group:has(.input--promocode-field) {
        width: 153px !important
    }

    .registration .card:has(.input--promocode-field) {
        justify-content: space-between
    }

    .registration .card:has(.input--document) .input-group {
        width: auto !important
    }

    .registration .card:has(.input--document) .input-group:has(.input--document) {
        width: 100% !important
    }

    .registration .input-group:has(.input--fio-field) .input-label {
        max-width: 333px
    }

    .registration .input-group:has(.input--phone-field) .input-label {
        max-width: 180px
    }

    .registration .input-group:has(.input--sub-phone-field) .input-label {
        max-width: 180px
    }

    .registration .input-group:has(.input--email-field) .input-label {
        max-width: 360px
    }

    .registration .input-group:has(.input--region-field) .input-label {
        max-width: 410px
    }

    .registration .input-group:has(.input--address-field) .input-label {
        max-width: 410px
    }

    .registration .input-group:has(.input--culture-field) .input-label {
        max-width: 100%
    }

    .registration .card__content:has(.input--promocode-field) .input-label {
        max-width: 153px
    }

    .registration .input-group:has(.input--fio-field) .input-error-message {
        max-width: 333px
    }

    .registration .input-group:has(.input--phone-field) .input-error-message {
        max-width: 180px
    }

    .registration .input-group:has(.input--sub-phone-field) .input-error-message {
        max-width: 180px
    }

    .registration .input-group:has(.input--email-field) .input-error-message {
        max-width: 360px
    }

    .registration .input-group:has(.input--region-field) .input-error-message {
        max-width: 410px
    }

    .registration .input-group:has(.input--address-field) .input-error-message {
        max-width: 410px
    }

    .registration .input-group:has(.input--inn-field) .input-error-message {
        max-width: 100%
    }

    .registration .input-group:has(.input--company-field) .input-error-message {
        max-width: 100%
    }

    .registration .input-group:has(.input--culture-field) .input-error-message {
        max-width: 100%
    }

    .registration .input-group:has(.input--promocode-field) .input-error-message {
        max-width: 100%
    }

    .registration .input-group:has(.input--document) .input-error-message {
        max-width: 100%
    }

    .registration .input-group:has(.input--region-field) .select-error-message {
        max-width: 410px
    }

    .registration .input-group:has(.input--culture-field) .select-error-message {
        max-width: 100%
    }

    .registration .input-group:has(.input--document-field) .fileupload-error-message {
        max-width: 100%
    }

    .registration .card__content:has(.input--inn-field) .input-group {
        flex: 1
    }

    .registration .card__content:has(.input--company-field) .input-group {
        flex: 1
    }

    .registration .card__content:has(.input--culture-field) .input-group {
        flex: 1
    }

    .registration .card__content:has(.input--document-field) .input-group {
        flex: 1
    }

    .registration .card:has(.input--region-field) .card__content .input-group {
        flex: none
    }

    .registration .input--fio {
        width: 333px
    }

    .registration .input--phone {
        width: 180px
    }

    .registration .input--sub-phone {
        width: 180px
    }

    .registration .input--email {
        width: 360px
    }

    .registration .input--region {
        width: 410px
    }

    .registration .input--address {
        width: 410px
    }

    .registration .input--inn {
        width: 100%
    }

    .registration .input--company {
        width: 100%
    }

    .registration .input--culture {
        width: 100%
    }

    .registration .input--promocode {
        width: 153px
    }

    .registration .card__content--sm .select {
        width: 100%
    }
}

@media(min-width: 1920px) {
    .registration .input {
        padding: 26px 24px !important
    }

    .registration .select__input {
        padding: 26.5px 40px 26.5px 24px !important
    }

    .registration .card__title {
        padding: 32px 0 16px 0 !important
    }

    .registration .registration__form__submit-btn {
        padding: 19px 101.5px !important
    }

    .registration .input-group:has(.input--promocode-field) .input-wrapper,
    .registration .input-group:has(.input--promocode-field) .input {
        width: 360px !important
    }

    .registration .card:has(.input--promocode-field) .input-group:has(.input--promocode-field) {
        width: 360px !important
    }

    .registration .file-upload__drop-zone {
        height: 120px !important
    }

    .registration .card:has(.input--region-field) .card__content .input-group {
        width: 540px !important;
        max-width: 540px
    }

    .registration .card:has(.input--region-field) .input-group:has(.input--region-field) {
        width: 540px !important
    }

    .registration .card:has(.input--region-field) .input-group:has(.input--address-field) {
        width: 540px !important
    }

    .registration .input-group:has(.input--region-field) .input-wrapper {
        width: 540px !important
    }

    .registration .input-group:has(.input--address-field) .input-wrapper {
        width: 540px !important
    }

    .registration .input-group:has(.input--region-field) .input {
        width: 540px !important
    }

    .registration .input-group:has(.input--address-field) .input {
        width: 540px !important
    }

    .registration .input-group:has(.input--region-field) .select-wrapper {
        width: 540px !important
    }

    .registration .input-group:has(.input--region-field) .select {
        width: 540px !important
    }

    .registration .input-group:has(.input--region-field) .input-label {
        max-width: 540px
    }

    .registration .input-group:has(.input--address-field) .input-label {
        max-width: 540px
    }

    .registration .input-group:has(.input--region-field) .input-error-message {
        max-width: 540px
    }

    .registration .input-group:has(.input--address-field) .input-error-message {
        max-width: 540px
    }

    .registration .input-group:has(.input--region-field) .select-error-message {
        max-width: 540px
    }

    .registration .input--region {
        width: 540px
    }

    .registration .input--address {
        width: 540px
    }

    .registration .input-group:has(.input--document) .input-label,
    .registration .input-group:has(.file-upload) .input-label,
    .registration .card:has(.input--document) .input-label {
        width: 467px !important
    }

    .registration .card:has(.input--fio-field) .card__content .input-group:has(.input--fio-field) {
        width: 360px !important
    }

    .registration .card:has(.input--fio-field) .card__content .input-group:has(.input--fio-field) .input-wrapper,
    .registration .card:has(.input--fio-field) .card__content .input-group:has(.input--fio-field) .input {
        width: 360px !important
    }

    .registration .card:has(.input--fio-field) .card__content .input-group:has(.input--fio-field) .input-label {
        max-width: 360px
    }

    .registration .card:has(.input--fio-field) .card__content .input-group:has(.input--phone-field) {
        width: 240px !important
    }

    .registration .card:has(.input--fio-field) .card__content .input-group:has(.input--phone-field) .input-wrapper,
    .registration .card:has(.input--fio-field) .card__content .input-group:has(.input--phone-field) .input {
        width: 240px !important
    }

    .registration .card:has(.input--fio-field) .card__content .input-group:has(.input--phone-field) .input-label {
        max-width: 240px
    }

    .registration .card:has(.input--fio-field) .card__content .input-group:has(.input--sub-phone-field) {
        width: 240px !important
    }

    .registration .card:has(.input--fio-field) .card__content .input-group:has(.input--sub-phone-field) .input-wrapper,
    .registration .card:has(.input--fio-field) .card__content .input-group:has(.input--sub-phone-field) .input {
        width: 240px !important
    }

    .registration .card:has(.input--fio-field) .card__content .input-group:has(.input--sub-phone-field) .input-label {
        max-width: 240px
    }

    .registration .card:has(.input--fio-field) .card__content .input-group:has(.input--email-field) {
        width: 360px !important
    }

    .registration .card:has(.input--fio-field) .card__content .input-group:has(.input--email-field) .input-wrapper,
    .registration .card:has(.input--fio-field) .card__content .input-group:has(.input--email-field) .input {
        width: 360px !important
    }

    .registration .card:has(.input--fio-field) .card__content .input-group:has(.input--email-field) .input-label {
        max-width: 360px
    }
}

@media(min-width: 768px) {
    .input-phone-label {
        height: 36px
    }

    .input-subphone-label,
    .input-email-label {
        height: auto
    }
}

.input-phone-label,
.input-subphone-label,
.input-email-label {
    height: auto
}

@media(min-width: 1440px) {

    .input-phone-label,
    .input-subphone-label,
    .input-email-label {
        height: 34px
    }
}

@media(min-width: 1920px) {

    .input-phone-label,
    .input-subphone-label,
    .input-email-label {
        height: 40px
    }
}

.dropdown-list {
    border: 1px solid #ededed;
    box-sizing: border-box;
    border-radius: 24px;
    background: rgba(0, 0, 0, 0);
    padding: 20px 16px 20px 24px;
    max-height: 300px;
    height: -moz-fit-content;
    height: fit-content;
    position: relative
}

.dropdown-list__header {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.dropdown-list__title-wrap {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    height: 26px;
    cursor: default;
}

.dropdown-list__counter {
    display: none;
    max-width: 32px;
    max-height: 32px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #65ac1e;
    color: #fafafa;
    align-items: center;
    justify-content: center
}

.dropdown-list__counter--visible {
    display: inline-flex
}

.dropdown-list__toggle {
    width: 26px;
    height: 26px
}

.dropdown-list__content {
    height: 0;
    overflow: auto;
    transition: all .3s ease
}

.dropdown-list__items {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
    overflow: auto
}

.dropdown-list__label {
    display: inline-flex;
    align-items: center;
    gap: 16px;
    cursor: pointer
}

.dropdown-list__checkbox-input {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

.dropdown-list__checkbox-box {
    width: 18px;
    height: 18px;
    min-width: 18px;
    min-height: 18px;
    border-radius: 5px;
    border: 1px solid #ededed;
    background: rgba(0, 0, 0, 0);
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.dropdown-list__checkbox-input:checked+.dropdown-list__checkbox-box {
    background-image: url("/local/templates/basf_new/assets/svg/checkbox.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px
}

.dropdown-list-absolute {
    border: 1px solid #ededed;
    box-sizing: border-box;
    border-radius: 24px;
    background: rgba(0, 0, 0, 0);
    padding: 20px 16px 20px 24px;
    max-height: 300px;
    height: -moz-fit-content;
    height: fit-content;
    position: relative;
    padding-bottom: 20px
}

.dropdown-list-absolute .dropdown-list__content {
    position: absolute;
    width: calc(100% + 1.6px);
    box-sizing: border-box;
    top: 100%;
    left: -0.9px;
    right: 0;
    z-index: 1000;
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 0 0 24px 24px;
    border-top: none;
    max-height: 200px;
    height: 300px;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all .2s ease
}

.dropdown-list-absolute .dropdown-list__content .dropdown-list-absolute__scroll-wrapper {
    width: calc(100% - 48px);
    height: calc(100% - 16px);
    overflow-y: auto;
    padding-left: 16px;
    padding-right: 16px;
    margin-right: -16px;
    position: absolute
}

.dropdown-list-absolute.dropdown-list--open .dropdown-list__content {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.dropdown-list-absolute.dropdown-list--open {
    border-radius: 24px 24px 0 0
}

.img_24 {
    width: 24px;
    height: 24px
}

.img_30 {
    width: 30px;
    height: 30px
}

.grid_12 {
    display: grid;
    grid-template-columns: repeat(12, 1fr)
}

.grid-item-full {
    grid-column: 1/-1
}

.no-scroll {
    scrollbar-width: none;
    -ms-overflow-style: none
}

.no-scroll::-webkit-scrollbar {
    display: none
}

html {
    scrollbar-width: thin;
    scrollbar-color: #65ac1e #fafafa
}

body {
    overflow-x: hidden;
    background: #fff;
    height: 100vh;
    display: flex;
    flex-direction: column
}

main {
    flex-grow: 1
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

p {
    margin: 0
}

a {
    text-decoration: none
}

* {
    scrollbar-width: thin;
    scrollbar-color: #65ac1e #fafafa
}

*::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

*::-webkit-scrollbar-thumb {
    background-color: #65ac1e;
    border-radius: 31px
}

*::-webkit-scrollbar-track {
    background: #fafafa;
    padding: 4px;
    border: 1px solid #fff;
    box-sizing: border-box;
    border-radius: 24px
}

.spacer {
    flex-grow: 1
}

.not-container {
    position: relative;
    width: 100vw;
    left: calc((100% - 100vw)/2)
}

.container-left-fixed {
    overflow-x: visible;
    width: calc(100% - (100% - 1920px)/2);
    max-width: 100%;
    margin: 0 0 0 auto;
    box-sizing: border-box;
    padding-left: 16px;
    padding-right: 16px
}

@media(min-width: 768px) {
    .container-left-fixed {
        padding-left: 32px;
        padding-right: 32px
    }
}

@media(min-width: 1440px) {
    .container-left-fixed {
        padding-left: 80px;
        padding-right: 80px
    }
}

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

ul li {
    margin: 0;
    padding: 0;
    list-style-type: none
}

#cookie-consent-banner {
    opacity: 0;
    transform: translateX(-50%) translateY(20px);
    transition: opacity .3s ease, transform .3s ease
}

#cookie-consent-banner.show {
    opacity: 1;
    transform: translateX(-50%) translateY(0)
}

@media(max-width: 768px) {
    #cookie-consent-banner {
        width: calc(100vw - 40px) !important;
        left: 20px !important;
        transform: translateX(0) !important;
        bottom: 20px !important;
        padding: 20px !important
    }

    #cookie-consent-banner>div {
        flex-direction: column !important;
        gap: 16px !important;
        text-align: center !important
    }

    #cookie-accept-button {
        width: 100% !important
    }
}

@media(max-width: 375px) {
    #cookie-consent-banner {
        padding: 16px !important
    }

    #cookie-accept-button {
        padding: 10px 20px !important;
        font-size: 13px !important
    }
}

a,
button,
.button,
[role=button] {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

a:active,
button:active,
.button:active,
[role=button]:active {
    background: rgba(0, 0, 0, 0) !important
}

.header-allocating {
    height: 80px
}

@media(min-width: 1440px) {
    .header-allocating {
        height: 108px
    }
}

@media(min-width: 1920px) {
    .header-allocating {
        height: 144px
    }
}