:root {
    --btn-radius: 10px;
    --btn-radius-offer-line: 8px;
    --card-radius: 16px;
    --card-radius-xs: 16px;
    --gray-250: #eeeeee;
    --gray-300: #D9DDE6;
    --gray-500: #6A6E7E;
    --red-500: #ED5252;
    --theme-bg: #fff;
    --theme-header-title: #0A0E20;
    --theme-header-text: #453F53;
    --theme-title: #fff;
    --theme-text: #fff;
    --theme-license-title: #303446;
    --theme-license-text: #4D5163;
    --theme-license-bg: #fff;
    --theme-license-border: #fff;
    --theme-offer-bg: #fff;
    --theme-offer-border: #fff;
    --theme-offer-logo-bg: #F5F7F9;
    --theme-offer-title: #0A0E20;
    --theme-offer-params-big: #0A0E20;
    --theme-offer-params: #4D5163;
    --theme-utp-bg: #AA8FFF;
    --theme-utp-border: #AA8FFF;
    --theme-utp-color: #fff;
    --theme-btn-bg: #BCF34D;
    --theme-btn-color: #12553A;
    --theme-btn-border: #12553A;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: #AA8FFF;
    --theme-btn-hover-border: #2F02BE;
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: #12553A;
    --theme-btn-active-border: #12553A;
    --theme-approval-progress: #12553A;
    --theme-approval-progress-bg: #BCF34D;
    --theme-approval-color: #12553A;
    --theme-filter-bg: #BCF34D;
    --theme-filter-color: #4D5163;
    --theme-filter-input-color: #0A0E20;
    --theme-filter-input-border: #AA8FFF;
    --theme-filter-symbol-color: #A0A6BF;
    --theme-filter-btn-bg: #12553A;
    --theme-filter-btn-color: #fff;
    --theme-filter-btn-border-color: #12553A;
    --theme-range-line: linear-gradient(91.73deg, #12553A 0%, #12553A 100%);
    --theme-tag-color: #0A0E20;
    --theme-tag-bg: #fff;
    --theme-tag-active-bg: #BCF34D;
    --theme-tag-border: #BCF34D;
    --theme-advantage-name: #fff;
    --theme-advantage-text: #EBEFF3;
    --theme-advantage-icon-bg: transparent;
    --theme-additional-title: #fff;
    --theme-additional-text: #EBEFF3;
    --theme-user-code-body: #EBEFF3;
    --theme-footer-bg: #F5F7F9;
    --theme-footer-text: #6A6E7E;
    --theme-footer-partner: #4D5163;
    --theme-footer-privacy: #6A6E7E;
    --theme-footer-privacy-link: #4D5163
}

[data-theme=green] {
    --theme-bg: #12553A
}

[data-theme=dendro] {
    --theme-bg: #fff;
    --theme-title: #303446;
    --theme-text: #303446;
    --theme-offer-bg: #fff;
    --theme-offer-border: #7AC933;
    --theme-utp-bg: #CCBDF4;
    --theme-utp-border: #CCBDF4;
    --theme-utp-color: #303446;
    --theme-btn-color: #fff;
    --theme-btn-bg: #7AC933;
    --theme-btn-border: #7AC933;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: #007004;
    --theme-btn-hover-border: #007004;
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: #0EAA14;
    --theme-btn-active-border: #0EAA14;
    --theme-filter-bg: #C3F893;
    --theme-filter-input-border: #7AC933;
    --theme-filter-btn-bg: #7AC933;
    --theme-filter-btn-border-color: #7AC933;
    --theme-filter-btn-color: #FFFFFF;
    --theme-range-line: linear-gradient(91.73deg, #007004 0%, #007004 100%);
    --theme-tag-active-bg: #C3F893;
    --theme-tag-border: #C3F893;
    --theme-approval-progress: #007004;
    --theme-approval-progress-bg: #C3F893;
    --theme-approval-color: #007004;
    --theme-advantage-name: #303446;
    --theme-advantage-text: #303446;
    --theme-additional-title: #303446;
    --theme-additional-text: #303446;
    --theme-user-code-body: #303446
}

[data-theme=dawning] {
    --theme-bg: #FDF3E9;
    --theme-title: #303446;
    --theme-text: #303446;
    --theme-utp-bg: #F19560;
    --theme-utp-border: #F19560;
    --theme-btn-color: #FDF3E9;
    --theme-btn-bg: #EC5F23;
    --theme-btn-border: #EC5F23;
    --theme-btn-hover-color: #FDF3E9;
    --theme-btn-hover-bg: #F24C06;
    --theme-btn-hover-border: #F24C06;
    --theme-btn-active-color: #FDF3E9;
    --theme-btn-active-bg: #FC7940;
    --theme-btn-active-border: #FC7940;
    --theme-filter-bg: #F19560;
    --theme-filter-input-border: #FDF3E9;
    --theme-filter-btn-bg: #EC5F23;
    --theme-filter-btn-border-color: #EC5F23;
    --theme-filter-btn-color: #FDF3E9;
    --theme-range-line: linear-gradient(91.73deg, #EC5F23 0%, #EC5F23 100%);
    --theme-tag-active-bg: #F19560;
    --theme-tag-border: #F19560;
    --theme-approval-progress: #EC5F23;
    --theme-approval-progress-bg: #FDF3E9;
    --theme-approval-color: #EC5F23;
    --theme-advantage-name: #303446;
    --theme-advantage-text: #303446;
    --theme-additional-title: #303446;
    --theme-additional-text: #303446;
    --theme-user-code-body: #303446
}

[data-theme=sacharoza] {
    --theme-bg: #F2F8FF;
    --theme-title: #303446;
    --theme-text: #303446;
    --theme-utp-bg: #4661AC;
    --theme-utp-border: #4661AC;
    --theme-utp-color: #D6F3C6;
    --theme-btn-color: #4661AC;
    --theme-btn-bg: #D6F3C6;
    --theme-btn-border: #D6F3C6;
    --theme-btn-hover-color: #4661AC;
    --theme-btn-hover-bg: #B8F795;
    --theme-btn-hover-border: #B8F795;
    --theme-btn-active-color: #4661AC;
    --theme-btn-active-bg: #F0FBEA;
    --theme-btn-active-border: #F0FBEA;
    --theme-filter-bg: #D6F3C6;
    --theme-filter-input-border: #F2F8FF;
    --theme-filter-btn-bg: #4661AC;
    --theme-filter-btn-border-color: #4661AC;
    --theme-filter-btn-color: #F2F8FF;
    --theme-range-line: linear-gradient(91.73deg, #4661AC 0%, #4661AC 100%);
    --theme-tag-active-bg: #D6F3C6;
    --theme-tag-border: #D6F3C6;
    --theme-approval-progress: #4661AC;
    --theme-approval-progress-bg: #F2F8FF;
    --theme-approval-color: #4661AC;
    --theme-advantage-name: #303446;
    --theme-advantage-text: #303446;
    --theme-additional-title: #303446;
    --theme-additional-text: #303446;
    --theme-user-code-body: #303446
}

[data-theme=gypsy_baroque] {
    --theme-bg: #0E0D1F;
    --theme-license-title: #fff;
    --theme-license-text: #D9DDE6;
    --theme-license-bg: #242424;
    --theme-license-border: #4F4F4F;
    --theme-offer-bg: #242424;
    --theme-offer-border: #4F4F4F;
    --theme-offer-title: #fff;
    --theme-offer-params-big: #fff;
    --theme-offer-params: #D9DDE6;
    --theme-utp-bg: #FDECB3;
    --theme-utp-border: #FDECB3;
    --theme-utp-color: #0A0E20;
    --theme-btn-color: #0E0D1F;
    --theme-btn-bg: #FDC73D;
    --theme-btn-border: #FDC73D;
    --theme-btn-hover-color: #0E0D1F;
    --theme-btn-hover-bg: #FFBB0B;
    --theme-btn-hover-border: #FFBB0B;
    --theme-btn-active-color: #0E0D1F;
    --theme-btn-active-bg: #FDECB3;
    --theme-btn-active-border: #FDECB3;
    --theme-filter-bg: #4E461D;
    --theme-filter-input-border: #FDECB3;
    --theme-filter-btn-bg: #FDC73D;
    --theme-filter-btn-border-color: #FDC73D;
    --theme-filter-btn-color: #0A0E20;
    --theme-range-line: linear-gradient(91.73deg, #FDC73D 0%, #FDC73D 100%);
    --theme-tag-color: #FDECB3;
    --theme-tag-bg: #4F4F4F;
    --theme-tag-active-bg: #4E461D;
    --theme-tag-border: #4E461D;
    --theme-approval-progress: #FDC73D;
    --theme-approval-progress-bg: #787047;
    --theme-approval-color: #FDC73D;
    --theme-advantage-name: #fff;
    --theme-advantage-text: #EBEFF3;
    --theme-additional-title: #fff;
    --theme-additional-text: #EBEFF3;
    --theme-user-code-body: #EBEFF3
}

[data-theme=mondstadt] {
    --theme-bg: #EEF7FA;
    --theme-title: #0A0E20;
    --theme-text: #303446;
    --theme-utp-bg: #E6FCFB;
    --theme-utp-border: #95F3E9;
    --theme-utp-color: #0A0E20;
    --theme-btn-color: #02445A;
    --theme-btn-bg: #95F3E9;
    --theme-btn-border: #95F3E9;
    --theme-btn-hover-color: #02445A;
    --theme-btn-hover-bg: #26F0DB;
    --theme-btn-hover-border: #26F0DB;
    --theme-btn-active-color: #02445A;
    --theme-btn-active-bg: #C9FAF5;
    --theme-btn-active-border: #C9FAF5;
    --theme-filter-bg: #E6FCFB;
    --theme-filter-input-border: #95F3E9;
    --theme-filter-btn-bg: #95F3E9;
    --theme-filter-btn-border-color: #95F3E9;
    --theme-filter-btn-color: #0A0E20;
    --theme-range-line: linear-gradient(91.73deg, #4661AC 0%, #4661AC 100%);
    --theme-tag-active-bg: #E6FCFB;
    --theme-tag-border: #95F3E9;
    --theme-approval-progress: #95F3E9;
    --theme-approval-progress-bg: #E6FCFB;
    --theme-approval-color: #02445A;
    --theme-advantage-name: #0A0E20;
    --theme-advantage-text: #6A6E7E;
    --theme-additional-title: #0A0E20;
    --theme-additional-text: #6A6E7E;
    --theme-user-code-body: #6A6E7E
}

[data-theme=sea_bottom] {
    --theme-bg: #02445A;
    --theme-utp-bg: #81E0FF;
    --theme-utp-border: #81E0FF;
    --theme-utp-color: #0A0E20;
    --theme-btn-color: #0A0E20;
    --theme-btn-bg: #FF8FD1;
    --theme-btn-border: #FF8FD1;
    --theme-btn-hover-color: #0A0E20;
    --theme-btn-hover-bg: #81E0FF;
    --theme-btn-hover-border: #81E0FF;
    --theme-btn-active-color: #0A0E20;
    --theme-btn-active-bg: #F778C3;
    --theme-btn-active-border: #F778C3;
    --theme-filter-bg: #81E0FF;
    --theme-filter-input-border: #FF8FD1;
    --theme-filter-btn-bg: #FF8FD1;
    --theme-filter-btn-border-color: #FF8FD1;
    --theme-filter-btn-color: #0A0E20;
    --theme-range-line: linear-gradient(91.73deg, #02445A 0%, #02445A 100%);
    --theme-tag-active-bg: #81E0FF;
    --theme-tag-border: #81E0FF;
    --theme-approval-progress: #02445A;
    --theme-approval-progress-bg: #FF8FD1;
    --theme-approval-color: #02445A;
    --theme-user-code-body: #EBEFF3
}

[data-theme=barbie] {
    --theme-bg: #FEF8FE;
    --theme-title: #303446;
    --theme-text: #303446;
    --theme-license-title: #303446;
    --theme-license-text: #4D5163;
    --theme-license-bg: #fff;
    --theme-utp-bg: #81E0FF;
    --theme-utp-border: #81E0FF;
    --theme-utp-color: #0A0E20;
    --theme-btn-color: #FEF8FE;
    --theme-btn-bg: #EC4697;
    --theme-btn-border: #EC4697;
    --theme-btn-hover-color: #fff;
    --theme-btn-hover-bg: #EA147C;
    --theme-btn-hover-border: #EA147C;
    --theme-btn-active-color: #fff;
    --theme-btn-active-bg: #FF8FD1;
    --theme-btn-active-border: #FF8FD1;
    --theme-filter-bg: #FDEBFD;
    --theme-filter-input-border: #FDEBFD;
    --theme-filter-btn-bg: #EC4697;
    --theme-filter-btn-border-color: #FF8FD1;
    --theme-filter-btn-color: #FEF8FE;
    --theme-range-line: linear-gradient(91.73deg, #EC4697 0%, #EC4697 100%);
    --theme-tag-active-bg: #FDEBFD;
    --theme-tag-border: #FDEBFD;
    --theme-approval-progress: #EC4697;
    --theme-approval-progress-bg: #FF8FD1;
    --theme-approval-color: #3E555C;
    --theme-advantage-name: #303446;
    --theme-advantage-text: #303446;
    --theme-additional-title: #303446;
    --theme-additional-text: #303446;
    --theme-user-code-body: #303446
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(/static/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(/static/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

* {
    box-sizing: border-box
}

body {
    margin: 0;
    padding: 0;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.57;
    color: var(--theme-text);
    background-color: var(--theme-bg)
}

.wrapper .lds-widget-banner-container, .wrapper .lds-widget {
    margin-top: 20px
}

.container {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    margin-left: auto;
    margin-right: auto
}

.row {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.title {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.333;
    color: var(--theme-title)
}

.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 10px;
    outline: none;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    color: var(--theme-btn-color);
    border: 1px solid var(--theme-btn-border);
    border-radius: var(--btn-radius);
    background: var(--theme-btn-bg);
    cursor: pointer;
    transition: .2s
}

.btn:hover {
    color: var(--theme-btn-hover-color);
    border-color: var(--theme-btn-hover-border);
    background: var(--theme-btn-hover-bg)
}

.btn:active {
    color: var(--theme-btn-active-color);
    border-color: var(--theme-btn-active-border);
    background: var(--theme-btn-active-bg)
}

.advantages, .additional-info, .page-banner, .license, .user-code-body {
    margin-top: 24px;
    margin-bottom: 24px
}

.user-code-body {
    color: var(--theme-user-code-body)
}

@media (min-width: 320px) {
    .container {
        max-width: 344px;
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width: 640px) {
    .container {
        max-width: 704px;
        padding-left: 16px;
        padding-right: 16px
    }

    .advantages, .additional-info, .page-banner, .license, .user-code-body {
        margin-top: 32px;
        margin-bottom: 32px
    }
}

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

@media (min-width: 1280px) {
    .container {
        max-width: 1232px
    }

    .title {
        font-size: 32px
    }

    .advantages, .additional-info, .page-banner, .license, .user-code-body {
        margin-top: 64px;
        margin-bottom: 64px
    }
}

.header {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px
}

.header__logo + .header__info {
    margin-top: 16px
}

.header__logo img {
    display: block
}

.header__title {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: var(--theme-header-title)
}

.header__text {
    margin-top: 8px;
    margin-bottom: 0;
    line-height: 143%;
    color: var(--theme-header-text)
}

@media (min-width: 640px) {
    .header {
        min-height: 256px;
        padding: 16px 32px
    }

    .header_empty {
        min-height: 0
    }

    .header_empty + .offers .offers__title {
        margin-top: 20px
    }

    .header__info {
        max-width: 408px
    }

    .header__title {
        font-size: 24px
    }
}

@media (min-width: 1280px) {
    .header {
        min-height: 360px;
        padding: 18px 40px
    }

    .header_empty {
        min-height: 0
    }

    .header_empty + .offers .offers__title {
        margin-top: 20px
    }

    .header__info {
        max-width: 548px
    }

    .header__logo + .header__info {
        margin-top: 24px
    }

    .header__title {
        font-size: 40px
    }

    .header__text {
        margin-top: 16px;
        font-size: 16px
    }
}

@media (min-width: 1366px) {
    .header {
        max-width: 1366px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 82px;
        padding-right: 82px
    }
}

.offers__title {
    margin: 24px 0 0;
    text-align: center;
    color: var(--theme-title)
}

.offers__text {
    margin-top: 8px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 157%;
    white-space: pre-line;
    text-align: center;
    color: var(--theme-text)
}

.offers__list {
    display: grid;
    grid-gap: 20px;
    gap: 20px;
    align-items: end;
    margin-top: 16px
}

.offers__filter {
    margin-top: 32px;
    margin-bottom: 24px
}

@media (min-width: 320px) {
    .offers__list_two-columns-xs {
        grid-template-columns:1fr 1fr;
        grid-gap: 16px 7px;
        gap: 16px 7px
    }

    .offers__list_two-columns-xs .offer__container {
        padding-left: 8px;
        padding-right: 8px
    }
}

@media (min-width: 640px) {
    .offers__title {
        margin: 32px 0 0
    }

    .offers__text {
        margin-top: 15px
    }

    .offers__list {
        grid-template-columns:1fr 1fr;
        grid-gap: 16px;
        gap: 16px
    }

    .offers__list_two-columns-xs .offer__container {
        padding-left: 16px;
        padding-right: 16px
    }
}

@media (min-width: 1280px) {
    .offers__title {
        margin: 64px 0 0
    }

    .offers__list {
        grid-template-columns:1fr 1fr 1fr 1fr;
        grid-gap: 20px 24px;
        gap: 20px 24px
    }

    .offers__list_row {
        grid-template-columns:1fr
    }

    .offers__text {
        max-width: 650px;
        margin-left: auto;
        margin-right: auto
    }
}

.offer {
    position: relative;
    text-decoration: none;
    color: inherit
}

.offer:hover .btn {
    color: var(--theme-btn-hover-color);
    border-color: var(--theme-btn-hover-border);
    background: var(--theme-btn-hover-bg)
}

.offer:active .btn {
    color: var(--theme-btn-active-color);
    border-color: var(--theme-btn-active-border);
    background: var(--theme-btn-active-bg)
}

.offer_usp_outside .offer__usp {
    margin-left: 0;
    margin-bottom: 4px
}

.offer_usp_outside .offer__container {
    padding-top: 16px
}

.offer__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    border-radius: var(--card-radius);
    border: 1px solid var(--theme-offer-border);
    background-color: var(--theme-offer-bg)
}

.offer__usp {
    display: inline-block;
    margin-top: 8px;
    margin-left: 16px;
    margin-right: 16px;
    padding: 3px 20px;
    word-break: break-word;
    text-align: center;
    line-height: 22px;
    color: var(--theme-utp-color);
    background-color: var(--theme-utp-bg);
    border-radius: var(--card-radius);
    border: 1px solid var(--theme-utp-border)
}

.offer__row {
    width: 100%
}

.offer__container {
    padding: 8px 16px 0
}

.offer__header {
    display: grid;
    align-items: center;
    grid-template-columns:auto 1fr;
    grid-gap: 0 10px;
    gap: 0 10px
}

.offer__header_no-approval .offer__img {
    grid-row: unset
}

.offer__approval {
    align-self: end
}

.offer__img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 56px;
    grid-row: 1/3;
    overflow: hidden;
    background-color: #F1F1F1;
}

.offer__img img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}

.offer__name {
    max-width: 238px;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--theme-offer-title)
}

.offer__name_long {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
    -webkit-line-clamp: 2
}

.offer__params {
    display: flex;
    flex-direction: column;
    margin-top: 16px
}

.offer__params > *:not(:first-child) {
    margin-top: 8px
}

.offer__item {
    display: inline-block;
    margin-right: 8px;
    line-height: 1.2;
    color: var(--theme-offer-params)
}

.offer__item:last-child {
    margin-right: 0
}

.offer__item_sum .offer__item-value, .offer__item_hr .offer__item-value {
    font-size: 24px;
    font-weight: 600;
    color: var(--theme-offer-params-big)
}

.offer__item_hr .offer__item-value {
    font-size: 18px
}

.offer__item-betting {
    margin: 0;
    line-height: 1.2;
    color: var(--theme-offer-params)
}

.offer__item-betting + .offer__item-betting {
    margin-top: 8px
}

.offer__item-betting_big {
    margin-top: 8px;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3333;
    color: var(--theme-offer-params-big)
}

.offer__item-value {
    margin: 0;
    font-feature-settings: "pnum" on, "lnum" on
}

.offer__btn {
    margin: 16px
}

.offer_mortgage .offer__block {
    display: grid;
    grid-gap: 8px;
    gap: 8px
}

@media (min-width: 320px) and (max-width: 639px) {
    .offer_xs .offer__usp {
        display: block;
        margin: 8px 8px 0
    }

    .offer_xs.offer_usp_outside .offer__usp {
        display: block;
        margin: 0 0 4px;
        padding-top: 5px;
        padding-bottom: 5px;
        line-height: 1.2
    }

    .offer_xs .offer__approval {
        margin-top: 8px;
        font-size: 13px
    }

    .offer_xs .offer__params > *:not(:first-child):not(.offer__block_betting) {
        margin-top: 4px
    }

    .offer_xs .offer__item:not(.offer__item_big) {
        align-items: center;
        margin-left: 0
    }

    .offer_xs .offer__item_sum .offer__item-value {
        font-size: 16px;
        line-height: 1.2;
        font-weight: 700
    }

    .offer_xs .offer__name {
        grid-column: 1/3;
        grid-row: 3/4;
        margin-top: 10px;
        font-size: 12px;
        font-weight: 500
    }

    .offer_xs .offer__name_betting {
        grid-column: 2/3;
        grid-row: 1/3;
        margin-top: 0
    }

    .offer_xs .offer__item-betting {
        font-size: 13px;
        line-height: 16px
    }

    .offer_xs .offer__item-betting + .offer__item-betting {
        margin-top: 4px
    }

    .offer_xs .offer__item-betting_big {
        margin-top: 4px;
        font-size: 14px;
        line-height: 17px
    }

    .offer_xs .offer__params > *:not(:first-child) {
        margin-top: 4px
    }

    .offer_xs .offer__name_long {
        word-wrap: break-word
    }

    .offer_xs .offer__btn {
        margin: 8px 4px 4px;
        padding-top: 11px;
        padding-bottom: 11px;
        font-size: 14px;
        line-height: 1.2
    }

    .offer_xs .offer__img {
        width: 50px;
        height: 50px
    }
}

@media (min-width: 1280px) {
    .offer_line .offer__wrapper {
        display: grid;
        grid-template-rows:auto 1fr;
        justify-content: unset
    }

    .offer_line .offer__row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%
    }

    .offer_line .offer__container {
        display: flex;
        align-items: center;
        width: 100%;
        padding: 15px 24px
    }

    .offer_line .offer__header {
        min-width: 251px;
        grid-gap: 0 16px;
        gap: 0 16px
    }

    .offer_line .offer__usp {
        margin-top: 0;
        margin-left: 0;
        transform: translateY(-6px)
    }

    .offer_line .offer__approval {
        width: 171px
    }

    .offer_line .offer__params {
        width: 100%;
        flex-direction: row;
        margin-top: 0;
        margin-left: 64px
    }

    .offer_line .offer__params > *:not(:first-child):not(.offer__block_betting) {
        grid-gap: 8px;
        gap: 8px;
        margin-top: 0;
        margin-left: auto
    }

    .offer_line .offer__params .offer__block_betting {
        margin-top: 0
    }

    .offer_line .offer__block {
        display: grid;
        align-items: center
    }

    .offer_line .offer__block_betting {
        gap: 0;
        margin-left: auto
    }

    .offer_line .offer__item, .offer_line .offer__item-betting {
        min-width: 150px;
        max-width: 330px
    }

    .offer_line .offer__item-betting_big {
        margin-top: 0
    }

    .offer_line .offer__header .offer__item-betting {
        margin-top: 8px
    }

    .offer_line .offer__item_sum .offer__item-value {
        font-size: 32px;
        line-height: 1
    }

    .offer_line .offer__btn {
        min-width: 260px;
        flex-shrink: 0;
        margin: 0 20px 0 36px;
        border-radius: var(--btn-radius-offer-line)
    }

    .offer_line.offer_usp_outside .offer__usp {
        transform: none
    }
}

input[type=range] {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 2px;
    margin: 0;
    background: var(--theme-filter-input-border);
    background-image: var(--theme-range-line);
    border-radius: 20px;
    background-size: 0 100%;
    background-repeat: no-repeat;
    -webkit-appearance: none
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 21px;
    width: 21px;
    border: 3px solid #fff;
    border-radius: 50%;
    background: var(--theme-range-line);
    cursor: grab;
    transition: background .3s ease-in-out
}

input[type=range]::-moz-range-thumb {
    -webkit-appearance: none;
    height: 21px;
    width: 21px;
    border-radius: 50%;
    background: var(--theme-range-line);
    cursor: ew-resize;
    transition: background .3s ease-in-out
}

input[type=range]::-ms-thumb {
    -webkit-appearance: none;
    height: 21px;
    width: 21px;
    border-radius: 50%;
    background: var(--theme-range-line);
    cursor: ew-resize;
    transition: background .3s ease-in-out
}

input[type=range]::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    box-shadow: none;
    border: none;
    background: transparent
}

input[type=range]::-moz-range-track {
    -webkit-appearance: none;
    box-shadow: none;
    border: none;
    background: transparent
}

input[type=range]::-ms-track {
    -webkit-appearance: none;
    box-shadow: none;
    border: none;
    background: transparent
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.filter__wrapper {
    display: flex;
    flex-direction: column;
    grid-gap: 14px;
    gap: 14px;
    padding: 16px;
    border-radius: 16px;
    background-color: var(--theme-filter-bg)
}

.filter__item {
    position: relative;
    flex: 1
}

.filter__box {
    display: grid;
    grid-template-columns:auto 1fr auto;
    align-items: center;
    gap: 12px;
    padding: 10px 12px 10px 16px;
    font-size: 14px;
    color: var(--theme-filter-color);
    background-color: #fff;
    border-radius: 10px;
    border: 2px solid var(--theme-filter-input-border)
}

.filter__input {
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: 600;
    font-family: inherit;
    color: var(--theme-filter-input-color);
    border: 0;
    outline: 0
}

.filter__symbol {
    font-size: 16px;
    line-height: 22px;
    color: var(--theme-filter-symbol-color)
}

.filter__line {
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    display: flex;
    align-items: center
}

.filter__btn {
    padding: 11px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: unset;
    color: var(--theme-filter-btn-color);
    border-radius: 10px;
    background-color: var(--theme-filter-btn-bg);
    border-color: var(--theme-filter-btn-border-color)
}

.filter__fail-text {
    max-width: 650px;
    margin: 24px auto 0;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    white-space: break-spaces
}

@media (min-width: 640px) {
    .filter__wrapper {
        flex-direction: row;
        align-items: center;
        grid-gap: 16px;
        gap: 16px;
        padding: 16px 16px 22px
    }

    .filter__btn {
        width: auto;
        padding-left: 0;
        padding-right: 0;
        flex: 1
    }
}

@media (min-width: 1280px) {
    .filter_has-calc .tags__item {
        border: 2px solid var(--theme-tag-border);
        border-radius: 16px 16px 0 0;
        border-bottom: 0
    }

    .filter_has-tags .filter__wrapper {
        border-top-left-radius: 0
    }

    .filter__btn {
        min-width: 288px;
        padding-left: 10px;
        padding-right: 10px;
        flex: 0
    }
}

[data-theme=sea_bottom] .filter__btn:hover {
    background-color: #f778c3;
    border-color: #f778c3
}

.tags {
    display: flex;
    grid-gap: 4px;
    gap: 4px;
    margin: 0 0 8px;
    padding: 0;
    list-style: none;
    overflow: auto
}

.tags__item {
    padding: 2px 18px 4px;
    flex-shrink: 0;
    line-height: 22px;
    color: var(--theme-tag-color);
    border: 2px solid var(--theme-tag-border);
    background-color: var(--theme-tag-bg);
    border-radius: 16px;
    cursor: pointer
}

.tags__item_active {
    background-color: var(--theme-tag-active-bg)
}

@media (min-width: 640px) {
    .tags {
        flex-wrap: wrap
    }
}

@media (min-width: 1280px) {
    .tags {
        margin-bottom: 0;
        flex-wrap: wrap
    }

    .tags__item {
        border-width: 2px 2px 0 2px;
        border-style: solid;
        border-color: var(--theme-tag-border)
    }
}

.approval-rate__text {
    margin: 0 0 4px;
    font-variant-numeric: lining-nums proportional-nums;
    line-height: 1.2;
    color: var(--theme-approval-color)
}

.approval-rate__line {
    position: relative;
    height: 8px;
    overflow: hidden;
    border-radius: 12px;
    background-color: var(--theme-approval-progress-bg)
}

.approval-rate__line-fill {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    border-radius: 12px;
    background-color: var(--theme-approval-progress)
}

.advantages__title {
    margin: 0 0 24px;
    text-align: center
}

.advantages__list {
    display: grid;
    grid-template-columns:1fr;
    grid-gap: 26px;
    gap: 26px
}

.advantages__item {
    display: grid;
    grid-template-columns:auto 1fr;
    grid-auto-rows: auto 1fr;
    align-items: center;
    grid-gap: 8px 20px;
    gap: 8px 20px
}

.advantages__icon {
    grid-column: 1/2;
    grid-row: 1/3;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #fff
}

.advantages__image {
    max-width: 100%;
    max-height: 100%
}

.advantages__name {
    grid-column: 2/3;
    grid-row: 1/2;
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: .06em;
    color: var(--theme-advantage-name)
}

.advantages__text {
    grid-column: 2/3;
    grid-row: 2/3;
    margin: 0;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.5;
    color: var(--theme-advantage-name)
}

.advantages__banner {
    margin-top: 24px;
    text-align: center
}

.advantages__banner img {
    max-width: 100%
}

@media (min-width: 640px) {
    .advantages__list {
        grid-gap: 32px;
        gap: 32px
    }

    .advantages__item {
        grid-gap: 15px 20px;
        gap: 15px 20px
    }

    .advantages__banner img {
        width: 650px;
        height: 390px
    }
}

@media (min-width: 1280px) {
    .advantages__wrap {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .advantages__wrap > *:not(:first-child) {
        margin-left: 128px
    }

    .advantages__list {
        grid-gap: 46px;
        gap: 46px
    }

    .advantages__item {
        grid-gap: 8px 20px;
        gap: 8px 20px
    }

    .advantages__banner {
        flex-shrink: 0;
        margin-top: 0
    }

    .advantages__banner img {
        width: 650px;
        height: 390px
    }
}

@media (min-width: 640px) {
    .advantages__icon {
        width: 60px;
        height: 60px;
        border-radius: 0;
        background: var(--theme-advantage-icon-bg)
    }
}

.additional-info__title {
    margin: 0 0 8px;
    color: var(--theme-additional-title)
}

.additional-info__text {
    margin: 0;
    color: var(--theme-additional-text);
    white-space: pre-line
}

.additional-info__text p {
    margin: 0
}

@media (min-width: 1280px) {
    .additional-info__title {
        margin-bottom: 12px
    }
}

.page-banner__picture {
    display: block
}

.page-banner__picture img {
    max-width: 100%
}

.license__title {
    margin: 0 0 16px
}

.license__list {
    display: grid;
    grid-gap: 16px;
    gap: 16px
}

.license__item {
    padding: 16px 12px;
    line-height: 157%;
    color: var(--theme-license-text);
    border-radius: var(--btn-radius);
    background: var(--theme-license-bg);
    border: 1px solid var(--theme-license-border)
}

.license__name {
    margin: 0 0 8px;
    font-weight: 600;
    color: var(--theme-license-title)
}

.license__number, .license__address, .license__inn, .license__contacts {
    margin: 8px 0 0
}

@media (min-width: 640px) {
    .license__list {
        grid-template-columns:1fr 1fr
    }
}

@media (min-width: 1280px) {
    .license__title {
        margin-bottom: 20px
    }

    .license__list {
        grid-template-columns:1fr 1fr 1fr 1fr
    }
}

.footer {
    margin-top: 24px;
    padding: 32px 24px;
    text-align: center;
    background-color: var(--theme-footer-bg)
}

.footer__info {
    margin: 0;
    font-size: 14px;
    color: var(--theme-footer-text);
    white-space: pre-line
}

.footer__info p {
    margin: 0
}

.footer__partner {
    margin-top: 24px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    color: var(--theme-footer-partner)
}

.footer + .privacy {
    margin-top: -24px;
    padding-top: 0
}

.privacy {
    margin-top: 24px;
    padding: 32px 24px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: var(--theme-footer-privacy);
    background-color: var(--theme-footer-bg)
}

.privacy a {
    color: var(--theme-footer-privacy-link)
}

.scoring-offer-modal {
    position: fixed;
    z-index: 9999;
    width: 100%;
    max-width: 441px
}

@media (min-width: 640px) {
    .scoring-offer-modal {
        top: 72px;
        right: 40px
    }
}

@media (max-width: 639px) {
    .scoring-offer-modal {
        max-width: 768px;
        padding: 0 24px;
        bottom: 40px;
        left: 50%;
        transform: translate(-50%)
    }
}

.scoring-offer-modal__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0 0 45px 0 var(--theme-btn-bg);
    border: 1px solid var(--gray-300);
    border-radius: 16px;
    background: white
}

.scoring-offer-modal__message {
    padding: 16px 34px;
    margin: 0;
    border-bottom: 1px solid var(--gray-300);
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #0a0e20
}

.scoring-offer-modal__message-highlight {
    font-weight: 700;
    color: var(--red-500)
}

.scoring-offer-modal__actions {
    display: flex;
    justify-content: space-between;
    width: 230px;
    padding: 13px 0
}

.scoring-offer-modal__actions > .btn {
    height: 33px;
    font-size: 16px;
    border-radius: 4px;
    text-transform: none
}

.scoring-offer-modal__action-confirm {
    width: 150px
}

.scoring-offer-modal__action-cancel {
    color: var(--gray-500);
    background: none;
    border: 0
}

.scoring-offer-modal__action-cancel:hover, .scoring-offer-modal__action-cancel:active {
    color: #fff;
    background: #000
}

.fade-enter-active, .fade-leave-active {
    transition: opacity .5s ease
}

.fade-enter-from, .fade-leave-to {
    opacity: 0
}

.fade-enter-to, .fade-leave-from {
    opacity: 1
}

.pwa-modal {
    position: fixed;
    top: 24px;
    right: 24px;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 318px;
    padding: 24px;
    font-family: Montserrat, sans-serif;
    background-color: #fff;
    box-shadow: -15px 10px 40px #00000014;
    border-radius: 24px;
    z-index: 9999
}

@media (max-width: 767px) {
    .pwa-modal {
        left: 50%;
        right: auto;
        transform: translate(-50%)
    }
}

.pwa-modal__title {
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    background: linear-gradient(92deg, #9735F9 -2.7%, #0456F4 109.23%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.pwa-modal__title_xs {
    font-size: 14px
}

.pwa-modal__close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding: 0;
    color: #4d5163;
    border: none;
    outline: none;
    background: none;
    cursor: pointer
}

.pwa-modal__actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 16px
}

.pwa-modal__button, .pwa-modal__link {
    padding: 0;
    border: none;
    outline: none;
    cursor: pointer
}

.pwa-modal__button {
    padding: 8px 16px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background-color: #6786f9;
    box-shadow: -2px 4px 14px #6786f980;
    border-radius: 21px;
    transition: .2s
}

.pwa-modal__button:hover {
    box-shadow: none
}

.pwa-modal__link {
    font-size: 14px;
    font-weight: 500;
    color: #6a6e7e;
    background-color: transparent
}

@font-face {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/static/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/static/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

.custom-banner {
    position: relative;
    min-height: 340px;
    margin-top: 40px;
    margin-bottom: 40px
}

.custom-banner__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    font-family: Open Sans, sans-serif;
    border: 1px solid #BFC3D5;
    background-color: #fff;
    border-radius: 5px;
    cursor: pointer
}

.custom-banner__item.active {
    opacity: 1;
    z-index: 1
}

.custom-banner__item:hover .custom-banner__btn {
    background-color: #0575a8
}

.custom-banner__item.second .custom-banner__img {
    background-image: url(/static/banner2.jpg)
}

.custom-banner__item.second .custom-banner__btn {
    color: #12553a;
    background-color: #bcf34d
}

.custom-banner__item.second:hover .custom-banner__btn {
    background-color: #ade834
}

.custom-banner__item.third .custom-banner__img {
    background-image: url(/static/banner3.jpg)
}

.custom-banner__item.third .custom-banner__btn {
    background-color: #ff8a1e
}

.custom-banner__item.third:hover .custom-banner__btn {
    background-color: #f87c0a
}

.custom-banner__img {
    display: block;
    flex-shrink: 0;
    width: 100%;
    height: 142px;
    background: url(/static/banner1.jpg) center/cover no-repeat
}

.custom-banner__info {
    width: 100%;
    padding: 12px 16px 40px;
    text-align: center
}

.custom-banner__title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    color: #021229
}

.custom-banner__text {
    margin-top: 4px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.5;
    color: #333
}

.custom-banner__btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 14px;
    padding: 13px 28px;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.3;
    color: #fff;
    background-color: #0090d1;
    border: 0;
    border-radius: 12px;
    outline: none;
    cursor: pointer;
    transition: .2s
}

.custom-banner__btn:hover {
    background-color: #0575a8
}

.custom-banner__additional-info {
    position: absolute;
    bottom: 14px;
    left: 0;
    width: 100%;
    margin: 0;
    font-family: Montserrat, sans-serif;
    font-size: 8px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: .03em;
    text-transform: uppercase;
    text-align: center;
    color: #c5c7d0
}

.custom-banner__mark {
    position: absolute;
    top: 16px;
    right: 16px;
    margin: 0;
    padding: 2px 8px;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: .03em;
    color: #6a6e7e;
    border: 1px solid #BFC3D5;
    background-color: #f5f7f9;
    border-radius: 24px
}

.custom-banner__link {
    position: absolute;
    inset: 0;
    text-indent: -9999px
}

@media (min-width: 768px) {
    .custom-banner {
        min-height: 266px
    }

    .custom-banner__item {
        display: flex
    }

    .custom-banner__img {
        width: 260px;
        height: 100%;
        border-right: 1px solid #BFC3D5
    }

    .custom-banner__title {
        font-size: 24px
    }

    .custom-banner__info {
        padding: 46px 10px 16px 64px;
        text-align: left
    }

    .custom-banner__additional-info {
        right: 24px;
        bottom: 18px;
        left: auto;
        width: auto
    }

    .custom-banner__mark {
        top: 24px;
        right: 24px
    }
}

@media (min-width: 1280px) {
    .custom-banner {
        margin-top: 80px;
        margin-bottom: 80px
    }

    .custom-banner__item {
        border-radius: 0
    }

    .custom-banner__img {
        width: 405px
    }

    .custom-banner__title {
        font-size: 32px
    }

    .custom-banner__text {
        margin-top: 8px;
        font-size: 18px
    }

    .custom-banner__btn {
        margin-top: 24px
    }

    .custom-banner__additional-info {
        bottom: 26px
    }
}

/* CUSTOM */

.fixed-button-bar {
    position: fixed;
    bottom: 1.6rem;
    left: 0;
    width: 100%;
    background: white;
    display: flex;
    justify-content: space-around;
    box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.05);
    z-index: 9999;
    border-top: 1px solid #ddd;
    margin-bottom: -2px;
    padding: 0.85rem 1.5rem;
    min-width: 100px;
    font-size: 1.05rem;
}

.action-button {
    background-color: #222;
    color: #e9ffe3;
    border: 2px solid #75d5a2;
    border-radius: 0.75rem;
    padding: 0.6rem 1rem;
    font-size: 1.25rem;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    min-width: 3.2rem;
    box-shadow: 0 0 6px rgba(0, 128, 0, 0.2);
    transition: transform 0.1s ease;
}

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

.ticker-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 0.75rem;
    line-height: 1rem;
    background: #fff4cc;
    color: #333;
    border-top: 1px solid #ddd;
    overflow: hidden;
    z-index: 9999;
    padding: 0.4rem 0;
    display: flex;
    align-items: center;
    height: 1.5rem;
}

.ticker-bar span {
    display: inline-block;
    padding-left: 100%;
    white-space: nowrap;
    animation: ticker 480s linear infinite;
}

@keyframes ticker {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}
