

/* Start:/subsidies/styles.css?177684852962641*/
@charset "UTF-8";[data-v-ee6f8945]:root {
    --tablet-breakpoint: 920px
}

.builder-page-layout[data-v-ee6f8945] {
    overflow-x: hidden
}

.builder-page-layout__container[data-v-ee6f8945] {
    align-items: flex-start;
    gap: 20px
}

@media screen and (max-width: 920px) {
    .builder-page-layout__container[data-v-ee6f8945] {
        width:100%
    }
}

.builder-page-layout__content[data-v-ee6f8945] {
    width: 100%;
    flex: 1;
}

.builder-page-layout__sidebar[data-v-ee6f8945] {
    width: 307px;
    flex-shrink: 0;
    background-color: #fff;
    padding: 20px;
    border-radius: 20px
}

.builder-page-layout__main[data-v-ee6f8945] {
    gap: 20px;
}

[data-v-8c4094fb]:root {
    --tablet-breakpoint: 920px
}

.builder-menu-module__block-title[data-v-8c4094fb] {
    font-size: 22px
}

@media screen and (max-width: 920px) {
    .builder-menu-module__block-title[data-v-8c4094fb] {
        font-size:20px
    }
}

@media screen and (max-width: 480px) {
    .builder-menu-module__block-title[data-v-8c4094fb] {
        font-size:18px
    }
}

.builder-menu-module__block-title[data-v-8c4094fb] {
    margin-bottom: 12px;
    color: #123670
}

.builder-menu-module__block-list[data-v-8c4094fb] {
    gap: 5px
}

.builder-menu-module__block-item-link[data-v-8c4094fb] .btn-component__wrapper {
    justify-content: space-between;
    width: 100%
}

.builder-menu-module__block-item-link.active[data-v-8c4094fb] {
    color: #2f8eed
}

.builder-menu-module__block-item-link-text[data-v-8c4094fb] {
    text-align: left
}

.builder-menu-module__block-item-link-icon-wrapper[data-v-8c4094fb] {
    width: 16px;
    height: 16px
}

.builder-menu-module__block-divider[data-v-8c4094fb] {
    border-bottom: 1px solid #2f8eed;
    margin: 20px 0
}

.builder-menu-module__block-item-children[data-v-8c4094fb] {
    padding: 14px 20px;
    gap: 10px
}

.builder-menu-module__block-item-children-item-link[data-v-8c4094fb] {
    text-align: left
}

[data-v-6d68e4c9]:root {
    --tablet-breakpoint: 920px
}

.banner-module[data-v-6d68e4c9] {
    aspect-ratio: auto/370
}

@media screen and (max-width: 920px) {
    .banner-module[data-v-6d68e4c9] {
        aspect-ratio:auto 288
    }
}

@media screen and (max-width: 480px) {
    .banner-module[data-v-6d68e4c9] {
        aspect-ratio:auto 420
    }
}

.banner-module[data-v-6d68e4c9] {
    position: relative;
    width: 100%;
    border-radius: 20px;
    aspect-ratio: 953/370;
    background-color: #0a1a3e;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

@media screen and (max-width: 920px) {
    .banner-module[data-v-6d68e4c9] {
        width:100%
    }
}

.banner-module__video[data-v-6d68e4c9] {
    object-position: center;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit
}

.banner-module__content[data-v-6d68e4c9] {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: start;
    height: 100%;
    z-index: 1;
    max-width: 600px;
    padding: 36px
}

@media screen and (max-width: 920px) {
    .banner-module__content[data-v-6d68e4c9] {
        padding:24px
    }
}

@media screen and (max-width: 480px) {
    .banner-module__content[data-v-6d68e4c9] {
        padding:16px
    }
}

.banner-module__title[data-v-6d68e4c9] {
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 24px
}

@media screen and (max-width: 920px) {
    .banner-module__title[data-v-6d68e4c9] {
        font-size:22px
    }
}

@media screen and (max-width: 480px) {
    .banner-module__button[data-v-6d68e4c9] {
        width:100%
    }
}

@media screen and (max-width: 920px) {
    .banner-module[data-v-6d68e4c9] {
        min-height:300px;
        aspect-ratio: unset;
    }
}

@media screen and (max-width: 480px) {
    .banner-module[data-v-6d68e4c9] {
        min-height:420px;
        aspect-ratio: unset;
    }
}

[data-v-c03ecf53]:root {
    --tablet-breakpoint: 920px
}

.contacts-module[data-v-c03ecf53] {
    padding: 36px
}

@media screen and (max-width: 920px) {
    .contacts-module[data-v-c03ecf53] {
        padding:36px
    }
}

@media screen and (max-width: 480px) {
    .contacts-module[data-v-c03ecf53] {
        padding:24px
    }
}

.contacts-module[data-v-c03ecf53] {
    border-radius: 28px;
    border: 1px solid #2f8eed;
    gap: 46px
}

@media screen and (max-width: 920px) {
    .contacts-module[data-v-c03ecf53] {
        gap:42px
    }
}

@media screen and (max-width: 480px) {
    .contacts-module[data-v-c03ecf53] {
        gap:24px;
        border-radius: 16px
    }
}

.contacts-module__head[data-v-c03ecf53] {
    gap: 24px;
    padding: 4px 0
}

@media screen and (max-width: 480px) {
    .contacts-module__head[data-v-c03ecf53] {
        flex-wrap:wrap;
        gap: 24px
    }
}

.contacts-module__head-title[data-v-c03ecf53] {
    font-size: 22px
}

@media screen and (max-width: 1320px) {
    .contacts-module__head-title[data-v-c03ecf53] {
        font-size:calc(20px + 2 * (100vw - 768px) / 552)
    }
}

@media screen and (max-width: 768px) {
    .contacts-module__head-title[data-v-c03ecf53] {
        font-size:20px
    }
}

.contacts-module__head-title[data-v-c03ecf53] {
    line-height: 115%;
    max-width: 464px;
    color: #123670
}

.contacts-module__head-icon[data-v-c03ecf53] {
    width: 70px
}

@media screen and (max-width: 920px) {
    .contacts-module__head-icon[data-v-c03ecf53] {
        width:70px
    }
}

@media screen and (max-width: 480px) {
    .contacts-module__head-icon[data-v-c03ecf53] {
        width:57px
    }
}

.contacts-module__head-icon[data-v-c03ecf53] {
    flex-shrink: 0
}

.contacts-module__head-icon img[data-v-c03ecf53] {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: contain
}

.contacts-module__features-list[data-v-c03ecf53] {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(30%,1fr));
    gap: 40px
}

@media screen and (max-width: 920px) {
    .contacts-module__features-list[data-v-c03ecf53] {
        gap:24px
    }
}

@media screen and (max-width: 480px) {
    .contacts-module__features-list[data-v-c03ecf53] {
        grid-template-columns:repeat(auto-fill,minmax(100%,1fr))
    }
}

.contacts-module__features-item[data-v-c03ecf53] {
    gap: 8px
}

.contacts-module__features-item-title[data-v-c03ecf53] {
    color: #919191
}

.contacts-module__features-item-value[data-v-c03ecf53] {
    font-weight: 500;
    color: #123670
}

.contacts-module[data-v-c03ecf53] a {
    text-decoration: none;
    color: inherit
}

[data-v-178267f9]:root {
    --tablet-breakpoint: 920px
}

.info-module[data-v-178267f9] {
    background-color: #d9efff;
    gap: 24px;
    padding: 22px 36px;
    border-radius: 20px
}

@media screen and (max-width: 920px) {
    .info-module[data-v-178267f9] {
        gap:16px
    }
}

.info-module__icon[data-v-178267f9] {
    flex-shrink: 0;
    width: 24px;
    height: 31px;
    color: #2f8eed
}

.info-module p[data-v-178267f9] {
    color: #2f8eed
}

[data-v-4f4cc9f2]:root {
    --tablet-breakpoint: 920px
}

.slider-module[data-v-4f4cc9f2] {
    height: 370px
}

@media screen and (max-width: 920px) {
    .slider-module[data-v-4f4cc9f2] {
        height:288px
    }
}

@media screen and (max-width: 480px) {
    .slider-module[data-v-4f4cc9f2] {
        height:420px
    }
}

.slider-module[data-v-4f4cc9f2] {
    position: relative
}

.slider-module__slide img[data-v-4f4cc9f2] {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
    border-radius: 20px
}

[data-v-4f4cc9f2] .swiper-button-prev {
    left: 16px
}

[data-v-4f4cc9f2] .swiper-button-next {
    right: 16px
}

[data-v-2c03fc4b]:root {
    --tablet-breakpoint: 920px
}

.warning-module[data-v-2c03fc4b] {
    gap: 8px;
    color: #ffaf64;
    background: rgba(from currentColor r g b/.1);
    border: 1px solid currentColor;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 500;
    padding: 22px 36px
}

.warning-module__icon[data-v-2c03fc4b] {
    flex-shrink: 0;
    width: 20px;
    height: 20px
}

.warning-module__title[data-v-2c03fc4b] {
    font-size: 16px
}

@media screen and (max-width: 920px) {
    .warning-module__title[data-v-2c03fc4b] {
        font-size:14px
    }
}

@media screen and (max-width: 480px) {
    .warning-module__title[data-v-2c03fc4b] {
        font-size:14px
    }
}

@media screen and (max-width: 920px) {
    .warning-module[data-v-2c03fc4b] {
        padding:16px 24px
    }
}

[data-v-5c957b35]:root {
    --tablet-breakpoint: 920px
}

.text-cards-module[data-v-5c957b35] {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(45%,1fr));
    gap: 8px
}

@media screen and (max-width: 480px) {
    .text-cards-module[data-v-5c957b35] {
        grid-template-columns:repeat(auto-fill,minmax(100%,1fr))
    }
}

.text-cards-module__item[data-v-5c957b35] {
    background-color: #fff;
    gap: 12px;
    padding: 36px;
    border-radius: 20px
}

@media screen and (max-width: 920px) {
    .text-cards-module__item[data-v-5c957b35] {
        padding:24px
    }
}

.text-cards-module__item-title[data-v-5c957b35] {
    font-size: 56px
}

@media screen and (max-width: 920px) {
    .text-cards-module__item-title[data-v-5c957b35] {
        font-size:42px
    }
}

@media screen and (max-width: 480px) {
    .text-cards-module__item-title[data-v-5c957b35] {
        font-size:18px
    }
}

.text-cards-module__item-title[data-v-5c957b35] {
    font-variant-numeric: lining-nums proportional-nums;
    line-height: 115%;
    font-weight: 600;
    color: #2f8eed
}

.text-cards-module__item-subtitle[data-v-5c957b35] {
    color: #919191
}

[data-v-54c47ed0]:root {
    --tablet-breakpoint: 920px
}

.list-features-module[data-v-54c47ed0] {
    gap: 20px
}

@media screen and (max-width: 920px) {
    .list-features-module[data-v-54c47ed0] {
        display:grid;
        grid-template-columns: repeat(auto-fill,minmax(45%,1fr))
    }
}

@media screen and (max-width: 480px) {
    .list-features-module[data-v-54c47ed0] {
        grid-template-columns:repeat(auto-fill,minmax(100%,1fr))
    }
}

.list-features-module__title[data-v-54c47ed0] {
    font-size: 72px
}

@media screen and (max-width: 920px) {
    .list-features-module__title[data-v-54c47ed0] {
        font-size:72px
    }
}

@media screen and (max-width: 480px) {
    .list-features-module__title[data-v-54c47ed0] {
        font-size:52px
    }
}

.list-features-module__title[data-v-54c47ed0] {
    font-variant-numeric: lining-nums proportional-nums;
    color: #2f8eed
}

@media screen and (max-width: 480px) {
    .list-features-module__title[data-v-54c47ed0] {
        line-height:110%
    }
}

.list-features-module__text[data-v-54c47ed0] {
    color: #123670
}

.list-features-module__item[data-v-54c47ed0] {
    gap: 10px;
    min-width: 360px
}

@media screen and (max-width: 920px) {
    .list-features-module__item[data-v-54c47ed0] {
        min-width:100%
    }
}

[data-v-e84cd3bb]:root {
    --tablet-breakpoint: 920px
}

.text-block-module[data-v-e84cd3bb] {
    padding: 22px 36px;
    background-color: #fff;
    border-radius: 20px;
    gap: 34px
}

@media screen and (max-width: 920px) {
    .text-block-module[data-v-e84cd3bb] {
        padding:24px;
        gap: 24px
    }
}

@media screen and (max-width: 480px) {
    .text-block-module[data-v-e84cd3bb] {
        padding:12px;
        border-radius: 16px
    }
}

.text-block-module--primary[data-v-e84cd3bb] {
    background-color: #d9efff
}

.text-block-module--primary[data-v-e84cd3bb] h3 {
    color: #2f8eed
}

.text-block-module__buttons[data-v-e84cd3bb] {
    gap: 12px
}

@media screen and (max-width: 480px) {
    .text-block-module__buttons[data-v-e84cd3bb] {
        width:100%
    }
}

@media screen and (max-width: 480px) {
    .text-block-module__buttons[data-v-e84cd3bb] .btn-component {
        width:100%
    }
}

.text-block-module__formula[data-v-e84cd3bb] {
    font-size: 56px
}

@media screen and (max-width: 920px) {
    .text-block-module__formula[data-v-e84cd3bb] {
        font-size:42px
    }
}

@media screen and (max-width: 480px) {
    .text-block-module__formula[data-v-e84cd3bb] {
        font-size:52px
    }
}

.text-block-module__formula[data-v-e84cd3bb] {
    font-variant-numeric: lining-nums proportional-nums;
    line-height: 115%;
    font-weight: 600;
    color: #2f8eed
}

.text-block-module .text-block-module__html[data-v-e84cd3bb] {
    gap: 24px
}

.text-block-module .text-block-module__html[data-v-e84cd3bb] h3 {
    font-size: 22px
}

@media screen and (max-width: 920px) {
    .text-block-module .text-block-module__html[data-v-e84cd3bb] h3 {
        font-size:20px
    }
}

@media screen and (max-width: 480px) {
    .text-block-module .text-block-module__html[data-v-e84cd3bb] h3 {
        font-size:18px
    }
}

.text-block-module .text-block-module__html[data-v-e84cd3bb] h3 {
    font-weight: 600;
    font-variant-numeric: lining-nums proportional-nums;
    line-height: 130%;
    margin: 0
}

.text-block-module .text-block-module__html[data-v-e84cd3bb] b {
    font-size: 18px
}

@media screen and (max-width: 1320px) {
    .text-block-module .text-block-module__html[data-v-e84cd3bb] b {
        font-size:calc(18px + 0*(100vw - 768px))
    }
}

@media screen and (max-width: 768px) {
    .text-block-module .text-block-module__html[data-v-e84cd3bb] b {
        font-size:18px
    }
}

.text-block-module .text-block-module__html[data-v-e84cd3bb] b {
    font-variant-numeric: lining-nums proportional-nums;
    line-height: 130%;
    margin: 0;
    font-weight: 600;
    color: #123670
}

.text-block-module .text-block-module__html[data-v-e84cd3bb] p {
    font-size: 16px
}

@media screen and (max-width: 1320px) {
    .text-block-module .text-block-module__html[data-v-e84cd3bb] p {
        font-size:calc(16px + 0*(100vw - 768px))
    }
}

@media screen and (max-width: 768px) {
    .text-block-module .text-block-module__html[data-v-e84cd3bb] p {
        font-size:16px
    }
}

.text-block-module .text-block-module__html[data-v-e84cd3bb] p {
    font-variant-numeric: lining-nums proportional-nums;
    font-weight: 500;
    line-height: 130%;
    color: #123670;
    margin: 0
}

.text-block-module .text-block-module__html[data-v-e84cd3bb] ul {
    font-size: 16px
}

@media screen and (max-width: 1320px) {
    .text-block-module .text-block-module__html[data-v-e84cd3bb] ul {
        font-size:calc(16px + 0*(100vw - 768px))
    }
}

@media screen and (max-width: 768px) {
    .text-block-module .text-block-module__html[data-v-e84cd3bb] ul {
        font-size:16px
    }
}

.text-block-module .text-block-module__html[data-v-e84cd3bb] ul {
    margin: 0;
    list-style-type: disc;
    padding: 0 0 0 24px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    font-variant-numeric: lining-nums proportional-nums;
    font-weight: 400;
    line-height: 130%
}

@media screen and (max-width: 480px) {
    .text-block-module .text-block-module__html[data-v-e84cd3bb] ul {
        padding-left:14px
    }
}

.text-block-module .text-block-module__html[data-v-e84cd3bb] li::marker {
    font-size: 14px
}

[data-v-3c2f7dcf]:root {
    --tablet-breakpoint: 920px
}

.cards-links-module[data-v-3c2f7dcf] {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(45%,1fr));
    gap: 8px
}

@media screen and (max-width: 480px) {
    .cards-links-module[data-v-3c2f7dcf] {
        grid-template-columns:repeat(auto-fill,minmax(100%,1fr))
    }
}

.cards-links-module__item[data-v-3c2f7dcf] {
    display: flex;
    align-items: stretch
}

.cards-links-module__item-large-text[data-v-3c2f7dcf] {
    font-size: 56px
}

@media screen and (max-width: 920px) {
    .cards-links-module__item-large-text[data-v-3c2f7dcf] {
        font-size:42px
    }
}

@media screen and (max-width: 480px) {
    .cards-links-module__item-large-text[data-v-3c2f7dcf] {
        font-size:18px
    }
}

.cards-links-module__item-large-text[data-v-3c2f7dcf] {
    color: #2f8eed;
    font-variant-numeric: lining-nums proportional-nums;
    line-height: 115%;
    font-weight: 600
}

.cards-links-module__item-content[data-v-3c2f7dcf] {
    gap: 10px
}

.cards-links-module a[data-v-3c2f7dcf] {
    text-decoration: none;
    color: inherit;
    min-height: 293px
}

@media screen and (max-width: 920px) {
    .cards-links-module a[data-v-3c2f7dcf] {
        min-height:247px
    }
}

@media screen and (max-width: 480px) {
    .cards-links-module a[data-v-3c2f7dcf] {
        min-height:144px
    }
}

.cards-links-module a[data-v-3c2f7dcf] {
    padding: 20px;
    gap: 24px;
    border-radius: 12px;
    border: 1px solid rgba(47,142,237,.5);
    background: #d9efff1a
}

.cards-links-module__item-icon[data-v-3c2f7dcf] {
    width: 24px;
    height: 24px;
    background-color: #d9efff;
    border-radius: 100px;
    padding: 4px;
    flex-shrink: 0
}

[data-v-392cd5ec]:root {
    --tablet-breakpoint: 920px
}

.cards-links-simple-module[data-v-392cd5ec] {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(30%,1fr));
    gap: 8px
}

@media screen and (max-width: 920px) {
    .cards-links-simple-module[data-v-392cd5ec] {
        grid-template-columns:repeat(auto-fill,minmax(45%,1fr))
    }
}

@media screen and (max-width: 480px) {
    .cards-links-simple-module[data-v-392cd5ec] {
        grid-template-columns:repeat(auto-fill,minmax(100%,1fr))
    }
}

.cards-links-simple-module__item[data-v-392cd5ec] {
    display: flex;
    align-items: stretch
}

.cards-links-simple-module a[data-v-392cd5ec] {
    text-decoration: none;
    color: inherit;
    padding: 20px;
    border-radius: 12px;
    border: 1px solid rgba(47,142,237,.5);
    background: #d9efff1a;
    min-height: 86px
}

@media screen and (max-width: 920px) {
    .cards-links-simple-module a[data-v-392cd5ec] {
        min-height:auto
    }
}

.cards-links-simple-module__item-icon[data-v-392cd5ec] {
    width: 24px;
    height: 24px;
    background-color: #d9efff;
    border-radius: 100px;
    padding: 4px;
    flex-shrink: 0
}

[data-v-0a707f04]:root {
    --tablet-breakpoint: 920px
}

.statistic-section__main[data-v-0a707f04] {
    gap: 16px;
    padding-top: 70px
}

@media screen and (max-width: 920px) {
    .statistic-section__main[data-v-0a707f04] {
        flex-direction:column;
        gap: 40px
    }
}

@media screen and (max-width: 480px) {
    .statistic-section__main[data-v-0a707f04] {
        padding-top:40px
    }
}

.statistic-section__chart[data-v-0a707f04] {
    gap: 24px;
    align-items: center;
    min-width: 632px
}

@media screen and (max-width: 480px) {
    .statistic-section__chart[data-v-0a707f04] {
        flex-direction:column;
        min-width: 100%
    }
}

.statistic-section__list[data-v-0a707f04] {
    gap: 24px;
    max-width: 219px
}

@media screen and (max-width: 480px) {
    .statistic-section__list[data-v-0a707f04] {
        max-width:100%;
        gap: 8px
    }
}

.statistic-section__item[data-v-0a707f04] {
    position: relative;
    padding-left: 24px
}

@media screen and (max-width: 480px) {
    .statistic-section__item-text[data-v-0a707f04] {
        font-size:14px
    }
}

.statistic-section__item-circle[data-v-0a707f04] {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 6px;
    height: 6px;
    border-radius: 100px
}

.statistic-section__cards[data-v-0a707f04] {
    gap: 16px;
    flex-grow: 1
}

@media screen and (max-width: 480px) {
    .statistic-section__cards[data-v-0a707f04] {
        flex-direction:column;
        gap: 8px
    }
}

.statistic-section__card[data-v-0a707f04] {
    flex: 1 1 auto
}

.statistic-section__card[data-v-0a707f04]:nth-child(2) {
    max-width: calc(50% - 8px)
}

@media screen and (max-width: 480px) {
    .statistic-section__card[data-v-0a707f04]:nth-child(2) {
        max-width:100%
    }
}

.statistic-section__footer[data-v-0a707f04] {
    padding-top: 70px
}

@media screen and (max-width: 480px) {
    .statistic-section__footer[data-v-0a707f04] {
        padding-top:40px
    }
}

.statistic-section__table-title[data-v-0a707f04] {
    font-size: 28px
}

@media screen and (max-width: 920px) {
    .statistic-section__table-title[data-v-0a707f04] {
        font-size:28px
    }
}

@media screen and (max-width: 480px) {
    .statistic-section__table-title[data-v-0a707f04] {
        font-size:22px
    }
}

.statistic-section__table-title[data-v-0a707f04] {
    margin-bottom: 40px
}

@media screen and (max-width: 920px) {
    .statistic-section__table-title[data-v-0a707f04] {
        margin-bottom:32px
    }
}

@media screen and (max-width: 480px) {
    .statistic-section__table-title[data-v-0a707f04] {
        line-height:115%;
        margin-bottom: 24px
    }
}

.statistic-section[data-v-0a707f04] table {
    width: 100%;
    border: none
}

.statistic-section[data-v-0a707f04] th,.statistic-section[data-v-0a707f04] td {
    font-family: Raleway,Arial,sans-serif;
    font-size: 16px;
    line-height: 140%;
    font-variant-numeric: lining-nums proportional-nums;
    border: none;
    border-bottom: 1px solid #D0D5DD;
    padding: 16px 0;
    text-align: left
}

@media screen and (max-width: 480px) {
    .statistic-section[data-v-0a707f04] th,.statistic-section[data-v-0a707f04] td {
        font-size:14px;
        padding: 12px 0 12px 8px
    }
}

.statistic-section[data-v-0a707f04] tr:first-child td {
    font-size: 18px
}

@media screen and (max-width: 920px) {
    .statistic-section[data-v-0a707f04] tr:first-child td {
        font-size:18px
    }
}

@media screen and (max-width: 480px) {
    .statistic-section[data-v-0a707f04] tr:first-child td {
        font-size:16px
    }
}

.statistic-section[data-v-0a707f04] tr:first-child td {
    color: #919191
}

.statistic-section[data-v-0a707f04] tr:last-child td {
    border-color: transparent
}

[data-v-fca51c6d]:root {
    --tablet-breakpoint: 920px
}

canvas[data-v-fca51c6d] {
    cursor: pointer
}

.industries-section[data-v-fca51c6d] {
    position: relative
}

.industries-section__head[data-v-fca51c6d] {
    margin-bottom: 40px
}

@media screen and (max-width: 920px) {
    .industries-section__head[data-v-fca51c6d] {
        margin-bottom:24px
    }
}

@media screen and (max-width: 480px) {
    .industries-section__head[data-v-fca51c6d] {
        margin-bottom:0
    }
}

.industries-section__title[data-v-fca51c6d] {
    font-size: 32px
}

@media screen and (max-width: 920px) {
    .industries-section__title[data-v-fca51c6d] {
        font-size:28px
    }
}

@media screen and (max-width: 480px) {
    .industries-section__title[data-v-fca51c6d] {
        font-size:22px
    }
}

.industries-section__title[data-v-fca51c6d] {
    max-width: 724px
}

.industries-section__content[data-v-fca51c6d] {
    display: flex;
    align-items: center;
    margin-bottom: 24px
}

@media screen and (max-width: 920px) {
    .industries-section__content[data-v-fca51c6d] {
        align-items:flex-start
    }
}

@media screen and (max-width: 480px) {
    .industries-section__content[data-v-fca51c6d] {
        flex-direction:column
    }
}

.industries-section__list[data-v-fca51c6d] {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column
}

@media screen and (max-width: 920px) {
    .industries-section__list[data-v-fca51c6d] {
        max-width:366px
    }
}

.industries-section__list-left li[data-v-fca51c6d] {
    display: flex;
    justify-content: flex-end
}

.industries-section__list-left li[data-v-fca51c6d]:nth-child(1) {
    margin-right: -20px
}

.industries-section__list-left li[data-v-fca51c6d]:nth-child(2) {
    margin-right: 49px
}

.industries-section__list-left li[data-v-fca51c6d]:nth-child(3) {
    margin-right: 66px
}

.industries-section__list-left li[data-v-fca51c6d]:nth-child(4) {
    margin-right: 66px
}

.industries-section__list-left li[data-v-fca51c6d]:nth-child(5) {
    margin-right: 66px
}

.industries-section__list-left li[data-v-fca51c6d]:nth-child(6) {
    margin-right: 12px
}

.industries-section__list-left li[data-v-fca51c6d]:nth-child(7) {
    margin-right: 24px
}

.industries-section__list-right li[data-v-fca51c6d] {
    display: flex;
    justify-content: flex-start
}

.industries-section__list-right li[data-v-fca51c6d]:nth-child(1) {
    margin-left: 7px
}

.industries-section__list-right li[data-v-fca51c6d]:nth-child(2) {
    margin-left: 13px
}

.industries-section__list-right li[data-v-fca51c6d]:nth-child(3) {
    margin-left: 24px
}

.industries-section__list-right li[data-v-fca51c6d]:nth-child(4) {
    margin-left: 33px
}

.industries-section__list-right li[data-v-fca51c6d]:nth-child(5) {
    margin-left: 24px
}

.industries-section__list-right li[data-v-fca51c6d]:nth-child(6) {
    margin-left: 13px
}

.industries-section__list-right li[data-v-fca51c6d]:nth-child(7) {
    margin-left: -20px
}

.industries-section__list-btn[data-v-fca51c6d] {
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border-radius: 0;
    outline: none;
    background: transparent;
    color: #0a1a3e
}

.industries-section__list-btn.with-custom-svg[data-v-fca51c6d] svg path:not([stroke]) {
    fill: #0a1a3e
}

.industries-section__list-btn.with-custom-svg[data-v-fca51c6d] svg mask {
    mask-type: alpha!important
}

.industries-section__list-btn.with-custom-svg[data-v-fca51c6d] svg path:not([fill]) {
    stroke: #0a1a3e
}

.industries-section__list-btn.with-custom-svg[data-v-fca51c6d] svg polygon:not([stroke]) {
    fill: #0a1a3e
}

.industries-section__list-btn.with-custom-svg[data-v-fca51c6d] svg polygon:not([fill]) {
    stroke: #0a1a3e
}

.industries-section__list-btn.with-custom-svg[data-v-fca51c6d] svg path[fill][stroke]:not([stroke-width]) {
    fill: #0a1a3e
}

.industries-section__list-btn.with-custom-svg[data-v-fca51c6d] svg path[fill][stroke][stroke-width] {
    stroke: #0a1a3e
}

.industries-section__list-btn.with-custom-svg[data-v-fca51c6d] svg circle:not([stroke]) {
    fill: #0a1a3e
}

.industries-section__list-btn.with-custom-svg[data-v-fca51c6d] svg circle:not([fill]) {
    stroke: #0a1a3e
}

.industries-section__list-btn.with-custom-svg[data-v-fca51c6d] svg circle[fill][stroke] {
    fill: #0a1a3e;
    stroke: #0a1a3e
}

.industries-section__list-btn.active:not(.disabled).with-custom-svg[data-v-fca51c6d] svg path:not([stroke]) {
    fill: #123670
}

.industries-section__list-btn.active:not(.disabled).with-custom-svg[data-v-fca51c6d] svg mask {
    mask-type: alpha!important
}

.industries-section__list-btn.active:not(.disabled).with-custom-svg[data-v-fca51c6d] svg path:not([fill]) {
    stroke: #123670
}

.industries-section__list-btn.active:not(.disabled).with-custom-svg[data-v-fca51c6d] svg polygon:not([stroke]) {
    fill: #123670
}

.industries-section__list-btn.active:not(.disabled).with-custom-svg[data-v-fca51c6d] svg polygon:not([fill]) {
    stroke: #123670
}

.industries-section__list-btn.active:not(.disabled).with-custom-svg[data-v-fca51c6d] svg path[fill][stroke]:not([stroke-width]) {
    fill: #123670
}

.industries-section__list-btn.active:not(.disabled).with-custom-svg[data-v-fca51c6d] svg path[fill][stroke][stroke-width] {
    stroke: #123670
}

.industries-section__list-btn.active:not(.disabled).with-custom-svg[data-v-fca51c6d] svg circle:not([stroke]) {
    fill: #123670
}

.industries-section__list-btn.active:not(.disabled).with-custom-svg[data-v-fca51c6d] svg circle:not([fill]) {
    stroke: #123670
}

.industries-section__list-btn.active:not(.disabled).with-custom-svg[data-v-fca51c6d] svg circle[fill][stroke] {
    fill: #123670;
    stroke: #123670
}

.industries-section__list-btn.active:not(.disabled).btn-component--outline[data-v-fca51c6d] {
    border-color: transparent
}

.industries-section__list-btn.active[data-v-fca51c6d]:not(.disabled) {
    background: transparent;
    color: #123670
}

@media screen and (min-width: 921px) and (hover: hover) {
    .industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):hover.with-custom-svg[data-v-fca51c6d] svg path:not([stroke]),.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):focus-visible.with-custom-svg[data-v-fca51c6d] svg path:not([stroke]) {
        fill:#123670
    }

    .industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):hover.with-custom-svg[data-v-fca51c6d] svg mask,.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):focus-visible.with-custom-svg[data-v-fca51c6d] svg mask {
        mask-type: alpha!important
    }

    .industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):hover.with-custom-svg[data-v-fca51c6d] svg path:not([fill]),.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):focus-visible.with-custom-svg[data-v-fca51c6d] svg path:not([fill]) {
        stroke: #123670
    }

    .industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):hover.with-custom-svg[data-v-fca51c6d] svg polygon:not([stroke]),.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):focus-visible.with-custom-svg[data-v-fca51c6d] svg polygon:not([stroke]) {
        fill: #123670
    }

    .industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):hover.with-custom-svg[data-v-fca51c6d] svg polygon:not([fill]),.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):focus-visible.with-custom-svg[data-v-fca51c6d] svg polygon:not([fill]) {
        stroke: #123670
    }

    .industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):hover.with-custom-svg[data-v-fca51c6d] svg path[fill][stroke]:not([stroke-width]),.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):focus-visible.with-custom-svg[data-v-fca51c6d] svg path[fill][stroke]:not([stroke-width]) {
        fill: #123670
    }

    .industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):hover.with-custom-svg[data-v-fca51c6d] svg path[fill][stroke][stroke-width],.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):focus-visible.with-custom-svg[data-v-fca51c6d] svg path[fill][stroke][stroke-width] {
        stroke: #123670
    }

    .industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):hover.with-custom-svg[data-v-fca51c6d] svg circle:not([stroke]),.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):focus-visible.with-custom-svg[data-v-fca51c6d] svg circle:not([stroke]) {
        fill: #123670
    }

    .industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):hover.with-custom-svg[data-v-fca51c6d] svg circle:not([fill]),.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):focus-visible.with-custom-svg[data-v-fca51c6d] svg circle:not([fill]) {
        stroke: #123670
    }

    .industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):hover.with-custom-svg[data-v-fca51c6d] svg circle[fill][stroke],.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):focus-visible.with-custom-svg[data-v-fca51c6d] svg circle[fill][stroke] {
        fill: #123670;
        stroke: #123670
    }

    .industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):hover.btn-component--outline[data-v-fca51c6d],.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):focus-visible.btn-component--outline[data-v-fca51c6d] {
        border-color: transparent
    }

    .industries-section__list-btn[data-v-fca51c6d]:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):hover,.industries-section__list-btn[data-v-fca51c6d]:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):focus-visible {
        background: transparent;
        color: #123670
    }
}

.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):active.with-custom-svg[data-v-fca51c6d] svg path:not([stroke]) {
    fill: #123670
}

.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):active.with-custom-svg[data-v-fca51c6d] svg mask {
    mask-type: alpha!important
}

.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):active.with-custom-svg[data-v-fca51c6d] svg path:not([fill]) {
    stroke: #123670
}

.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):active.with-custom-svg[data-v-fca51c6d] svg polygon:not([stroke]) {
    fill: #123670
}

.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):active.with-custom-svg[data-v-fca51c6d] svg polygon:not([fill]) {
    stroke: #123670
}

.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):active.with-custom-svg[data-v-fca51c6d] svg path[fill][stroke]:not([stroke-width]) {
    fill: #123670
}

.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):active.with-custom-svg[data-v-fca51c6d] svg path[fill][stroke][stroke-width] {
    stroke: #123670
}

.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):active.with-custom-svg[data-v-fca51c6d] svg circle:not([stroke]) {
    fill: #123670
}

.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):active.with-custom-svg[data-v-fca51c6d] svg circle:not([fill]) {
    stroke: #123670
}

.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):active.with-custom-svg[data-v-fca51c6d] svg circle[fill][stroke] {
    fill: #123670;
    stroke: #123670
}

.industries-section__list-btn:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):active.btn-component--outline[data-v-fca51c6d] {
    border-color: transparent
}

.industries-section__list-btn[data-v-fca51c6d]:not(:disabled):not(.industries-section__list-btn--disabled):not(.disabled):active {
    background: transparent;
    color: #123670
}

.industries-section__list-btn[data-v-fca51c6d] {
    padding: 12px 20px;
    border-radius: 10px;
    position: relative;
    gap: 20px;
    display: flex;
    align-items: center
}

.industries-section__list-btn--active[data-v-fca51c6d] {
    background: #e8eff5;
    color: #0a1a3e
}

.industries-section__list-btn--active.with-custom-svg[data-v-fca51c6d] svg path:not([stroke]) {
    fill: #0a1a3e
}

.industries-section__list-btn--active.with-custom-svg[data-v-fca51c6d] svg mask {
    mask-type: alpha!important
}

.industries-section__list-btn--active.with-custom-svg[data-v-fca51c6d] svg path:not([fill]) {
    stroke: #0a1a3e
}

.industries-section__list-btn--active.with-custom-svg[data-v-fca51c6d] svg polygon:not([stroke]) {
    fill: #0a1a3e
}

.industries-section__list-btn--active.with-custom-svg[data-v-fca51c6d] svg polygon:not([fill]) {
    stroke: #0a1a3e
}

.industries-section__list-btn--active.with-custom-svg[data-v-fca51c6d] svg path[fill][stroke]:not([stroke-width]) {
    fill: #0a1a3e
}

.industries-section__list-btn--active.with-custom-svg[data-v-fca51c6d] svg path[fill][stroke][stroke-width] {
    stroke: #0a1a3e
}

.industries-section__list-btn--active.with-custom-svg[data-v-fca51c6d] svg circle:not([stroke]) {
    fill: #0a1a3e
}

.industries-section__list-btn--active.with-custom-svg[data-v-fca51c6d] svg circle:not([fill]) {
    stroke: #0a1a3e
}

.industries-section__list-btn--active.with-custom-svg[data-v-fca51c6d] svg circle[fill][stroke] {
    fill: #0a1a3e;
    stroke: #0a1a3e
}

.industries-section__list-btn--active.active:not(.disabled).with-custom-svg[data-v-fca51c6d] svg path:not([stroke]) {
    fill: #0a1a3e
}

.industries-section__list-btn--active.active:not(.disabled).with-custom-svg[data-v-fca51c6d] svg mask {
    mask-type: alpha!important
}

.industries-section__list-btn--active.active:not(.disabled).with-custom-svg[data-v-fca51c6d] svg path:not([fill]) {
    stroke: #0a1a3e
}

.industries-section__list-btn--active.active:not(.disabled).with-custom-svg[data-v-fca51c6d] svg polygon:not([stroke]) {
    fill: #0a1a3e
}

.industries-section__list-btn--active.active:not(.disabled).with-custom-svg[data-v-fca51c6d] svg polygon:not([fill]) {
    stroke: #0a1a3e
}

.industries-section__list-btn--active.active:not(.disabled).with-custom-svg[data-v-fca51c6d] svg path[fill][stroke]:not([stroke-width]) {
    fill: #0a1a3e
}

.industries-section__list-btn--active.active:not(.disabled).with-custom-svg[data-v-fca51c6d] svg path[fill][stroke][stroke-width] {
    stroke: #0a1a3e
}

.industries-section__list-btn--active.active:not(.disabled).with-custom-svg[data-v-fca51c6d] svg circle:not([stroke]) {
    fill: #0a1a3e
}

.industries-section__list-btn--active.active:not(.disabled).with-custom-svg[data-v-fca51c6d] svg circle:not([fill]) {
    stroke: #0a1a3e
}

.industries-section__list-btn--active.active:not(.disabled).with-custom-svg[data-v-fca51c6d] svg circle[fill][stroke] {
    fill: #0a1a3e;
    stroke: #0a1a3e
}

.industries-section__list-btn--active.active:not(.disabled).btn-component--outline[data-v-fca51c6d] {
    border-color: #e8eff5
}

.industries-section__list-btn--active.active[data-v-fca51c6d]:not(.disabled) {
    background: #e8eff5;
    color: #0a1a3e
}

@media screen and (min-width: 921px) and (hover: hover) {
    .industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):hover.with-custom-svg[data-v-fca51c6d] svg path:not([stroke]),.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):focus-visible.with-custom-svg[data-v-fca51c6d] svg path:not([stroke]) {
        fill:#0a1a3e
    }

    .industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):hover.with-custom-svg[data-v-fca51c6d] svg mask,.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):focus-visible.with-custom-svg[data-v-fca51c6d] svg mask {
        mask-type: alpha!important
    }

    .industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):hover.with-custom-svg[data-v-fca51c6d] svg path:not([fill]),.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):focus-visible.with-custom-svg[data-v-fca51c6d] svg path:not([fill]) {
        stroke: #0a1a3e
    }

    .industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):hover.with-custom-svg[data-v-fca51c6d] svg polygon:not([stroke]),.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):focus-visible.with-custom-svg[data-v-fca51c6d] svg polygon:not([stroke]) {
        fill: #0a1a3e
    }

    .industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):hover.with-custom-svg[data-v-fca51c6d] svg polygon:not([fill]),.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):focus-visible.with-custom-svg[data-v-fca51c6d] svg polygon:not([fill]) {
        stroke: #0a1a3e
    }

    .industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):hover.with-custom-svg[data-v-fca51c6d] svg path[fill][stroke]:not([stroke-width]),.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):focus-visible.with-custom-svg[data-v-fca51c6d] svg path[fill][stroke]:not([stroke-width]) {
        fill: #0a1a3e
    }

    .industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):hover.with-custom-svg[data-v-fca51c6d] svg path[fill][stroke][stroke-width],.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):focus-visible.with-custom-svg[data-v-fca51c6d] svg path[fill][stroke][stroke-width] {
        stroke: #0a1a3e
    }

    .industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):hover.with-custom-svg[data-v-fca51c6d] svg circle:not([stroke]),.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):focus-visible.with-custom-svg[data-v-fca51c6d] svg circle:not([stroke]) {
        fill: #0a1a3e
    }

    .industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):hover.with-custom-svg[data-v-fca51c6d] svg circle:not([fill]),.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):focus-visible.with-custom-svg[data-v-fca51c6d] svg circle:not([fill]) {
        stroke: #0a1a3e
    }

    .industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):hover.with-custom-svg[data-v-fca51c6d] svg circle[fill][stroke],.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):focus-visible.with-custom-svg[data-v-fca51c6d] svg circle[fill][stroke] {
        fill: #0a1a3e;
        stroke: #0a1a3e
    }

    .industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):hover.btn-component--outline[data-v-fca51c6d],.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):focus-visible.btn-component--outline[data-v-fca51c6d] {
        border-color: #e8eff5
    }

    .industries-section__list-btn--active[data-v-fca51c6d]:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):hover,.industries-section__list-btn--active[data-v-fca51c6d]:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):focus-visible {
        background: #e8eff5;
        color: #0a1a3e
    }
}

.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):active.with-custom-svg[data-v-fca51c6d] svg path:not([stroke]) {
    fill: #0a1a3e
}

.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):active.with-custom-svg[data-v-fca51c6d] svg mask {
    mask-type: alpha!important
}

.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):active.with-custom-svg[data-v-fca51c6d] svg path:not([fill]) {
    stroke: #0a1a3e
}

.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):active.with-custom-svg[data-v-fca51c6d] svg polygon:not([stroke]) {
    fill: #0a1a3e
}

.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):active.with-custom-svg[data-v-fca51c6d] svg polygon:not([fill]) {
    stroke: #0a1a3e
}

.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):active.with-custom-svg[data-v-fca51c6d] svg path[fill][stroke]:not([stroke-width]) {
    fill: #0a1a3e
}

.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):active.with-custom-svg[data-v-fca51c6d] svg path[fill][stroke][stroke-width] {
    stroke: #0a1a3e
}

.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):active.with-custom-svg[data-v-fca51c6d] svg circle:not([stroke]) {
    fill: #0a1a3e
}

.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):active.with-custom-svg[data-v-fca51c6d] svg circle:not([fill]) {
    stroke: #0a1a3e
}

.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):active.with-custom-svg[data-v-fca51c6d] svg circle[fill][stroke] {
    fill: #0a1a3e;
    stroke: #0a1a3e
}

.industries-section__list-btn--active:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):active.btn-component--outline[data-v-fca51c6d] {
    border-color: #e8eff5
}

.industries-section__list-btn--active[data-v-fca51c6d]:not(:disabled):not(.industries-section__list-btn--active--disabled):not(.disabled):active {
    background: #e8eff5;
    color: #0a1a3e
}

@media screen and (max-width: 480px) {
    .industries-section__list-btn[data-v-fca51c6d] {
        padding:10px 12px
    }
}

.industries-section__list-btn-title[data-v-fca51c6d] {
    white-space: nowrap
}

@media screen and (max-width: 920px) {
    .industries-section__list-btn-title[data-v-fca51c6d] {
        white-space:normal;
        text-align: left
    }
}

@media screen and (max-width: 480px) {
    .industries-section__list-btn-title[data-v-fca51c6d] {
        font-size:14px
    }
}

.industries-section__list-btn-color[data-v-fca51c6d] {
    width: 10px;
    min-width: 10px;
    height: 10px;
    border-radius: 100px;
    display: block
}

.industries-section__btn[data-v-fca51c6d] .btn-component__right-icon {
    transform: rotate(90deg)
}

.industries-section__btn[data-v-fca51c6d] .btn-component--outline {
    border-width: 1px
}

[data-v-2998b21c]:root {
    --tablet-breakpoint: 920px
}

.background-text-module[data-v-2998b21c] {
    border-radius: 36px
}

@media screen and (max-width: 920px) {
    .background-text-module[data-v-2998b21c] {
        border-radius:24px
    }
}

@media screen and (max-width: 480px) {
    .background-text-module[data-v-2998b21c] {
        border-radius:24px
    }
}

.background-text-module[data-v-2998b21c] {
    padding: 36px;
    height: 546px;
    position: relative;
    overflow: hidden;
    justify-content: flex-end
}

@media screen and (max-width: 920px) {
    .background-text-module[data-v-2998b21c] {
        height:680px;
        padding: 24px
    }
}

@media screen and (max-width: 480px) {
    .background-text-module[data-v-2998b21c] {
        height:auto;
        padding: 0
    }
}

.background-text-module__img[data-v-2998b21c] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media screen and (max-width: 480px) {
    .background-text-module__img[data-v-2998b21c] {
        border-radius:20px;
        overflow: hidden;
        position: relative
    }
}

.background-text-module__img[data-v-2998b21c] img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover
}

.background-text-module__img[data-v-2998b21c]:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(180deg,#0000,#00000080)
}

.background-text-module__main[data-v-2998b21c] {
    position: relative;
    z-index: 1;
    background-color: #fff;
    border-radius: 36px;
    padding: 36px;
    gap: 40px
}

@media screen and (max-width: 920px) {
    .background-text-module__main[data-v-2998b21c] {
        flex-direction:column;
        gap: 16px
    }
}

@media screen and (max-width: 480px) {
    .background-text-module__main[data-v-2998b21c] {
        padding:20px;
        gap: 12px
    }
}

.background-text-module__title[data-v-2998b21c] {
    font-size: 32px
}

@media screen and (max-width: 920px) {
    .background-text-module__title[data-v-2998b21c] {
        font-size:28px
    }
}

@media screen and (max-width: 480px) {
    .background-text-module__title[data-v-2998b21c] {
        font-size:22px
    }
}

[data-v-7a22f51d]:root {
    --tablet-breakpoint: 920px
}

.manufacturer-slider-component[data-v-7a22f51d] {
    width: 100%;
    gap: 32px
}

.manufacturer-slider-component__slider[data-v-7a22f51d] {
    width: 100%
}

.manufacturer-slider-component__head[data-v-7a22f51d] {
    gap: 16px
}

@media screen and (max-width: 920px) {
    .manufacturer-slider-component__slider--x-visible[data-v-7a22f51d] {
        overflow:visible
    }
}

.manufactures-card[data-v-7a22f51d] {
    text-decoration: none;
    color: inherit
}

.manufactures-card__chip[data-v-7a22f51d] {
    position: absolute;
    top: 12px;
    left: 12px;
    background-color: #e8e8ff;
    border-radius: 100px;
    padding: 4px 8px
}

.manufactures-card__image[data-v-7a22f51d] {
    position: relative;
    height: 188px;
    width: 100%;
    margin-bottom: 12px;
    background-color: #fff;
    border-radius: 16px;
    overflow: hidden
}

@media screen and (max-width: 920px) {
    .manufactures-card__image[data-v-7a22f51d] {
        height:219px
    }
}

@media screen and (max-width: 480px) {
    .manufactures-card__image[data-v-7a22f51d] {
        height:188px
    }
}

.manufactures-card__image img[data-v-7a22f51d] {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: contain
}

.manufactures-card__title[data-v-7a22f51d] {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 44px
}

[data-v-3d10dd73]:root {
    --tablet-breakpoint: 920px
}

.hexagon-component[data-v-3d10dd73] {
    width: 451px;
    height: 451px;
    position: relative
}

.hexagon-component__overlay[data-v-3d10dd73] {
    fill: #3273da8c
}

.hexagon-component__bg[data-v-3d10dd73] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none
}

.hexagon-component__mask[data-v-3d10dd73] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 339px;
    height: 339px;
    transform: translate(-50%,-50%);
    z-index: 1
}

.hexagon-component__svg[data-v-3d10dd73] {
    display: block;
    width: 100%;
    height: 100%
}

.hexagon-component__slot[data-v-3d10dd73] {
    width: 100%;
    height: 100%
}

[data-v-497dd90b]:root {
    --tablet-breakpoint: 920px
}

.direction-module[data-v-497dd90b] {
    position: relative;
    height: 580px;
    justify-content: center;
    align-items: flex-end
}

@media screen and (max-width: 920px) {
    .direction-module[data-v-497dd90b] {
        min-height:auto
    }
}

.direction-module__oval[data-v-497dd90b] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    bottom: 44px;
    height: 100%;
    width: 100%
}

@media screen and (max-width: 920px) {
    .direction-module__oval[data-v-497dd90b] {
        display:none
    }
}

.direction-module__content[data-v-497dd90b] {
    color: #fff;
    position: relative
}

@media screen and (max-width: 920px) {
    .direction-module__content[data-v-497dd90b] {
        display:none
    }
}

.direction-module__content-text[data-v-497dd90b] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    z-index: 1;
    text-align: center;
    max-width: 180px;
    gap: 4px
}

.direction-module__item-icon[data-v-497dd90b] {
    transition: .2s ease;
    transition-property: all;
    order: 1;
    width: 56px;
    min-width: 56px;
    height: 56px;
    border-radius: 100px;
    background-color: #d9efff
}

@media screen and (max-width: 480px) {
    .direction-module__item-icon[data-v-497dd90b] {
        order:0
    }
}

.direction-module__list[data-v-497dd90b] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 100%;
    width: 100%
}

@media screen and (max-width: 920px) {
    .direction-module__list[data-v-497dd90b] {
        position:static;
        transform: none;
        display: grid;
        grid-template-columns: repeat(auto-fill,minmax(45%,1fr));
        gap: 24px 40px
    }
}

@media screen and (max-width: 480px) {
    .direction-module__list[data-v-497dd90b] {
        gap:10px;
        grid-template-columns: repeat(auto-fill,minmax(100%,1fr))
    }
}

.direction-module__list[data-v-497dd90b]:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 245px;
    width: 112px;
    border-radius: 40px;
    border: 2px dashed rgba(47,142,237,.2);
    content: "";
    z-index: -1;
    display: none
}

@media screen and (max-width: 920px) {
    .direction-module__list[data-v-497dd90b]:before {
        display:block
    }
}

@media screen and (max-width: 480px) {
    .direction-module__list[data-v-497dd90b]:before {
        display:none
    }
}

.direction-module__item-title[data-v-497dd90b] {
    max-width: 209px
}

@media screen and (max-width: 920px) {
    .direction-module__item-title[data-v-497dd90b] {
        max-width:100%;
        text-align: right
    }
}

@media screen and (max-width: 480px) {
    .direction-module__item-title[data-v-497dd90b] {
        text-align:left;
        font-size: 16px
    }
}

.direction-module__item[data-v-497dd90b] {
    transition: .2s ease;
    transition-property: all;
    position: absolute;
    gap: 16px
}

@media screen and (max-width: 920px) {
    .direction-module__item[data-v-497dd90b] {
        position:static;
        justify-content: flex-end
    }
}

@media screen and (max-width: 480px) {
    .direction-module__item[data-v-497dd90b] {
        justify-content:flex-start
    }
}

@media screen and (min-width: 921px) and (hover: hover) {
    .direction-module__item[data-v-497dd90b]:not(:disabled):not(.direction-module__item--disabled):not(.disabled):hover,.direction-module__item[data-v-497dd90b]:not(:disabled):not(.direction-module__item--disabled):not(.disabled):focus-visible {
        color:#2f8eed
    }

    .direction-module__item:not(:disabled):not(.direction-module__item--disabled):not(.disabled):hover .direction-module__item-icon[data-v-497dd90b],.direction-module__item:not(:disabled):not(.direction-module__item--disabled):not(.disabled):focus-visible .direction-module__item-icon[data-v-497dd90b] {
        background-color: #2f8eed;
        color: #fff
    }
}

.direction-module__item[data-v-497dd90b]:nth-child(4),.direction-module__item[data-v-497dd90b]:nth-child(5) {
    flex-direction: column
}

@media screen and (max-width: 920px) {
    .direction-module__item[data-v-497dd90b]:nth-child(4),.direction-module__item[data-v-497dd90b]:nth-child(5) {
        flex-direction:row
    }
}

.direction-module__item:nth-child(-n+3) .direction-module__item-icon[data-v-497dd90b] {
    order: 1
}

@media screen and (max-width: 480px) {
    .direction-module__item:nth-child(-n+3) .direction-module__item-icon[data-v-497dd90b] {
        order:0
    }
}

.direction-module__item:nth-child(-n+3) .direction-module__item-title[data-v-497dd90b] {
    text-align: right
}

@media screen and (max-width: 480px) {
    .direction-module__item:nth-child(-n+3) .direction-module__item-title[data-v-497dd90b] {
        text-align:left
    }
}

.direction-module__item:nth-last-child(-n+3) .direction-module__item-icon[data-v-497dd90b] {
    order: 0
}

@media screen and (max-width: 920px) {
    .direction-module__item:nth-last-child(-n+3) .direction-module__item-icon[data-v-497dd90b] {
        order:1
    }
}

@media screen and (max-width: 480px) {
    .direction-module__item:nth-last-child(-n+3) .direction-module__item-icon[data-v-497dd90b] {
        order:0
    }
}

@media screen and (max-width: 920px) {
    .direction-module__item[data-v-497dd90b]:nth-child(2n) {
        justify-content:flex-start
    }
}

@media screen and (max-width: 920px) {
    .direction-module__item:nth-child(2n) .direction-module__item-icon[data-v-497dd90b] {
        order:0
    }
}

@media screen and (max-width: 920px) {
    .direction-module__item:nth-child(2n) .direction-module__item-title[data-v-497dd90b] {
        text-align:left
    }
}

.direction-module__item[data-v-497dd90b]:nth-child(1) {
    bottom: 68px;
    left: -5.3%
}

.direction-module__item[data-v-497dd90b]:nth-child(2) {
    bottom: 245px;
    left: -2%
}

.direction-module__item[data-v-497dd90b]:nth-child(3) {
    top: 138px;
    left: 6.5%
}

.direction-module__item[data-v-497dd90b]:nth-child(4) {
    top: -3%;
    left: 50%;
    text-align: center
}

.direction-module__item[data-v-497dd90b]:nth-child(5) {
    text-align: center;
    top: -3%;
    right: 50%
}

.direction-module__item[data-v-497dd90b]:nth-child(6) {
    top: 138px;
    right: 6.5%
}

.direction-module__item[data-v-497dd90b]:nth-child(7) {
    bottom: 245px;
    right: -1.8%
}

.direction-module__item[data-v-497dd90b]:nth-child(8) {
    bottom: 68px;
    right: -5.5%
}

[data-v-9a6171a3]:root {
    --tablet-breakpoint: 920px
}

.standart-list-module__blocks[data-v-9a6171a3] {
    gap: 16px
}

.standart-list-module__block[data-v-9a6171a3] {
    padding: 36px;
    background-color: #fff;
    border-radius: 28px;
    gap: 24px
}

@media screen and (max-width: 920px) {
    .standart-list-module__block[data-v-9a6171a3] {
        padding:20px;
        gap: 20px
    }
}

@media screen and (max-width: 480px) {
    .standart-list-module__block[data-v-9a6171a3] {
        padding:16px;
        gap: 16px
    }
}

.standart-list-module__block-title[data-v-9a6171a3] {
    font-size: 22px
}

@media screen and (max-width: 920px) {
    .standart-list-module__block-title[data-v-9a6171a3] {
        font-size:20px
    }
}

@media screen and (max-width: 480px) {
    .standart-list-module__block-title[data-v-9a6171a3] {
        font-size:18px
    }
}

.standart-list-module__block-title[data-v-9a6171a3] {
    line-height: 115%
}

.standart-list-module__block-list[data-v-9a6171a3] {
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(24%,1fr));
    gap: 12px
}

@media screen and (max-width: 920px) {
    .standart-list-module__block-list[data-v-9a6171a3] {
        grid-template-columns:repeat(auto-fill,minmax(45%,1fr))
    }
}

@media screen and (max-width: 480px) {
    .standart-list-module__block-list[data-v-9a6171a3] {
        grid-template-columns:repeat(auto-fill,minmax(100%,1fr))
    }
}

.standart-list-module__block-item[data-v-9a6171a3] {
    margin-left: 16px;
    list-style: disc
}

[data-v-87dddd90]:root {
    --tablet-breakpoint: 920px
}

.big-slider-module[data-v-87dddd90] {
    height: 617px
}

@media screen and (max-width: 920px) {
    .big-slider-module[data-v-87dddd90] {
        height:288px
    }
}

@media screen and (max-width: 480px) {
    .big-slider-module[data-v-87dddd90] {
        height:420px
    }
}

.big-slider-module[data-v-87dddd90] {
    position: relative
}

.big-slider-module__slide img[data-v-87dddd90] {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
    border-radius: 20px
}

[data-v-87dddd90] .swiper-button-prev {
    left: 16px
}

[data-v-87dddd90] .swiper-button-next {
    right: 16px
}

[data-v-117a7acc]:root {
    --tablet-breakpoint: 920px
}

.events-module__header[data-v-117a7acc] {
    margin-bottom: 16px
}

.events-module__title[data-v-117a7acc] {
    font-size: 36px
}

@media screen and (max-width: 920px) {
    .events-module__title[data-v-117a7acc] {
        font-size:32px
    }
}

@media screen and (max-width: 480px) {
    .events-module__title[data-v-117a7acc] {
        font-size:28px
    }
}

.events-module__title[data-v-117a7acc] {
    font-weight: 600
}

.events-module__content[data-v-117a7acc] {
    display: flex;
    gap: 16px
}

@media screen and (max-width: 480px) {
    .events-module__content[data-v-117a7acc] {
        flex-direction:column-reverse
    }
}

.events-module__list[data-v-117a7acc] {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(45%,1fr));
    gap: 16px;
    flex-grow: 1
}

@media screen and (max-width: 480px) {
    .events-module__list[data-v-117a7acc] {
        grid-template-columns:repeat(auto-fill,minmax(100%,1fr))
    }
}

.events-module__calendar[data-v-117a7acc] {
    max-width: 368px;
    width: 100%;
    gap: 32px;
    flex-shrink: 0
}

.events-module__empty[data-v-117a7acc] {
    padding: 32px;
    text-align: center;
    color: #939393;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.events-module__color-list[data-v-117a7acc] {
    margin: 16px 0;
    gap: 16px
}

.events-module__color-item[data-v-117a7acc] {
    gap: 16px;
    align-items: center
}

.events-module__color-item-color[data-v-117a7acc] {
    min-width: 12px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    flex-shrink: 0
}

.events-module__color-item-label[data-v-117a7acc] {
    color: #123670
}

[data-v-94117e33]:root {
    --tablet-breakpoint: 920px
}

.builder-page__modules[data-v-94117e33] {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
    flex-grow: 1
}

.builder-page__head-module[data-v-94117e33] {
    margin-bottom: 24px
}

.list-files-module {
    gap: 1rem;
}
.list-files-module__btn {
    font-size: 14px !important;
    color: var(--b2b-primary) !important;
}
.list-files-module__btn .btn-component__wrapper {
    gap: 1rem !important;
}

@media screen and (max-width: 768px) {
    .builder-page-layout__main {
        flex-direction: column;
    }
    .builder-page-layout__sidebar {
        width: 100% !important;
        flex-direction: row;
        gap: 2rem;
    }
}

h1 {
    font-size: clamp(1.75rem, 1.65rem + 0.5vw, 2.25rem);
    font-weight: 700;
}
/* End */


/* Start:/local/templates/main_b2b/components/bitrix/news.detail/loan/style.css?17768485292333*/
/* === loan-detail === */

.loan-detail {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.loan-detail__alert {
    color: #FFAF64;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    background: rgba(255, 175, 100, 0.1);
    border-radius: 12px;
    padding: 22px 36px;
}

.loan-detail__content {
    margin-top: 36px;
    display: flex;
    flex-direction: column;
    gap: 36px;
}

.loan-detail__preview {
    color: #123670;
    font-size: 16px;
    line-height: 1.6;
}

/* Карточки в стиле t10-description-block */
.loan-detail__card {
    background: #D9EFFF;
    border-radius: 20px;
    padding: 22px 36px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.loan-detail__row {
    color: #123670;
    font-size: 16px;
    line-height: 1.5;
}

.loan-detail__row strong {
    display: block;
    font-weight: 700;
}

.loan-detail__row--with-offset > div {
    margin-top: 8px;
}

.loan-detail__row--inner-gap {
    margin-top: 24px;
}

.loan-detail__plain-block {
    color: #123670;
    font-size: 16px;
    line-height: 1.6;
}

.loan-detail__plain-block strong {
    font-weight: 700;
}

.loan-detail__plain-content {
    margin-top: 24px;
}

.loan-detail__more-btn {
    text-decoration: none;
    color: inherit;
    padding: 20px;
    border-radius: 12px;
    border: 1px solid rgba(47, 142, 237, 0.5);
    background: #d9efff1a;
    min-height: 86px;
    transition: all 0.3s ease;
}

.loan-detail__more-btn:hover .cards-links-simple-module__item-icon {
    transform: rotate(45deg);
}

.loan-detail__more-btn .cards-links-simple-module__item-icon {
    transition: transform 0.3s ease;
}

@media (max-width: 768px) {
    .loan-detail__alert,
    .loan-detail__card {
        padding: 18px 24px;
    }

    .loan-detail__content {
        margin-top: 24px;
        gap: 24px;
    }
}

@media (max-width: 480px) {
    .loan-detail__alert,
    .loan-detail__card,
    .loan-detail__more-btn {
        padding: 16px;
    }

    .loan-detail__alert,
    .loan-detail__preview,
    .loan-detail__row,
    .loan-detail__plain-block {
        font-size: 14px;
    }
}

.loan-detail__preview {
    font-weight: 800;
}

.loan-detail__content {
    a {
        color: #2F8EED;
        text-decoration: none;
    }
    a:hover {
        text-decoration: underline;
    }
}
/* End */
/* /subsidies/styles.css?177684852962641 */
/* /local/templates/main_b2b/components/bitrix/news.detail/loan/style.css?17768485292333 */
