

/* 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/components/spll/state_support/templates/.default/style.css?178541340220192*/
.support__btn {
    width: fit-content;
    width: -moz-fit-content;
    padding-left: 40px;
    padding-right: 40px;
}

/* Общие стили */
.state-support {
    max-width: 1200px;
    margin: 0 auto;
    color: #123670;
}

.support-section {
    margin-bottom: 40px;
}

.state-support :where(
    .t3-description,
    .t8-description,
    .t9-description,
    .t9-receivers-value,
    .t10-description,
    .t12-description,
    .t12-item-description
) :where(p, span, div, ul, ol, li, b, strong, em, i, h1, h2, h3, h4, h5, h6) {
    color: #123670 !important;
}

/* Тип T1 */
.t1-container {
    position: relative;
    width: 100%;
    /* height: 370px; */
    aspect-ratio: 2.575 / 1;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 20px;
    overflow: hidden;
}

.t1-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 36px;
    max-width: 583px;
}

.t1-title {
    color: white;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 24px;
    line-height: 1.3;
}

.t1-button {
    width: 409px;
    height: 48px;
    background: white;
    color: #2F8EED;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.t1-button:hover {
    background: #f0f0f0;
    transform: translateY(-2px);
}

/* Тип T2 */
.t2-container {
    background: rgba(255, 175, 100, 0.1);
    border-radius: 12px;
    padding: 22px 36px;
}

.t2-content {
    display: flex;
    align-items: center;
    gap: 8px;
}

.t2-icon {
    flex-shrink: 0;
}

.t2-text {
    color: #FFAF64;
    font-size: 16px;
    line-height: 1.5;

    a {
        color: #FFAF64;
        text-decoration: none;
        font-weight: 800;
    }

    a:hover {
        text-decoration: underline;
    }
}

/* Тип T3 */
.t3-container {
    background: white;
    border-radius: 20px;
    padding: 22px 36px;
}

.t3-container ul {
    padding-left: 1rem;
}

.t3-title {
    color: #123670;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 24px;
}

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

.t3-description a {
    color: #2F8EED;
    text-decoration: none;
}

.t3-description a:hover {
    text-decoration: underline;
}

.t3-button {
    margin-top: 36px;
    background: #2F8EED;
    color: white;
    border: none;
    border-radius: 8px;
    padding: 12px 24px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.t3-button:hover {
    background: #1e7bda;
    transform: translateY(-2px);
}

/* Тип T4 */
.t4-container {
    background: #D9EFFF;
    border-radius: 20px;
    padding: 22px 36px;
}

.t4-content {
    display: flex;
    align-items: center;
    gap: 16px;
}

.t4-icon {
    flex-shrink: 0;
}

.t4-text {
    color: #2F8EED;
    font-size: 16px;
    line-height: 1.5;
}

/* Тип T5 */
.t5-container {
    display: flex;
    gap: 8px;
    background: transparent;
}

.t5-card {
    flex: 1;
    background: white;
    border-radius: 20px;
    padding: 36px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.t5-label {
    color: #919191;
    font-size: 16px;
}

.t5-value {
    color: #2F8EED;
    font-size: 56px;
    font-weight: bold;
    line-height: 1.2;
}

.t5-name {
    color: #123670;
    font-size: 16px;
    font-weight: 500;
}

/* Тип T6/T7 */
.t6-container {
    background: white;
    border-radius: 20px;
    padding: 36px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 36px;
    border: 1px solid #e0e0e0;
}

/* Заголовок с картинкой в ряд */
.t6-header {
    display: flex;
    flex-direction: row;
    gap: 24px;
    align-items: center;
    margin-bottom: 0;
}

/* Блок с картинкой */
.t6-picture {
    flex-shrink: 0;
}

.t6-picture img {
    max-width: 100px;
    width: auto;
    height: auto;
    display: block;
    border-radius: 12px;
    object-fit: cover;
}

/* Ссылка на картинке */
.t6-picture a {
    display: block;
    line-height: 0;
}

.t6-picture a:hover img {
    opacity: 0.9;
    transition: opacity 0.3s ease;
}

/* Заголовок */
.t6-title {
    color: #123670;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 1.3;
    flex: 1;
}

/* Ссылка на заголовке */
.t6-title a {
    color: #123670;
    text-decoration: none;
    transition: opacity 0.3s ease;
    display: inline-block;
}

.t6-title a:hover {
    opacity: 0.8;
    text-decoration: underline;
}

/* Контакты */
.t6-contacts {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: center;
}

/* По умолчанию — прижимаем влево */
.t6-contacts:has(:only-child) {
    justify-content: flex-start;
}

/* Для двух элементов — расстояние 120px, без растягивания по углам */
.t6-contacts:has(:nth-child(2):last-child) {
    justify-content: flex-start;
    gap: 120px;
}

/* Для трёх и более — равномерное распределение */
.t6-contacts:has(:nth-child(3):last-child),
.t6-contacts:has(:nth-child(4)) {
    justify-content: space-between;
}

.t6-contact-group {
    flex: 1;
    min-width: 200px;
    flex-direction: row;
    display: flex;
    gap: 2.5rem clamp(2.5rem, 2.1rem + 4.5vw, 7.5rem);
    flex-wrap: wrap;
}

.t6-contact-item {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.t6-contact-label {
    color: #919191;
    font-size: 16px;
}

.t6-contact-value {
    color: #123670;
    font-size: 22px;
    text-decoration: none;
    transition: opacity 0.3s ease;
    word-break: break-all;
}

.t6-contact-value:hover {
    opacity: 0.8;
    text-decoration: underline;
}

/* Стили для ссылки в контактах (если есть отдельная кнопка/ссылка) */
.t6-contact-value[target="_blank"]::after {
    content: "↗";
    display: inline-block;
    margin-left: 6px;
    font-size: 16px;
    transition: transform 0.3s ease;
}

.t6-contact-value[target="_blank"]:hover::after {
    transform: translate(2px, -2px);
}

/* Адаптивность для T7 */
@media (max-width: 768px) {
    .t6-container {
        padding: 24px;
    }

    /* На мобилках картинка сверху, заголовок снизу */
    .t6-header {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }

    .t6-picture img {
        max-width: 80px;
        margin: 0 auto;
    }

    .t6-title {
        text-align: center;
        font-size: 20px;
    }

    .t6-contacts {
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
    }

    .t6-contact-value {
        font-size: 18px;
    }

    .t6-contact-group {
        min-width: 100%;
    }
}

/* Дополнительно: для планшетов */
@media (min-width: 769px) and (max-width: 1024px) {
    .t6-container {
        padding: 28px;
    }

    .t6-picture img {
        max-width: 80px;
    }

    .t6-title {
        font-size: 20px;
    }

    .t6-contact-value {
        font-size: 20px;
    }
}

/* Анимация при загрузке (опционально) */
.t6-container {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.t6-container:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
}

/* Модальное окно */
.form-modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.form-modal-content {
    background-color: white;
    margin: 5% auto;
    padding: 20px;
    border-radius: 20px;
    width: 90%;
    max-width: 600px;
    position: relative;
}

.form-modal-close {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    color: #919191;
}

.form-modal-close:hover {
    color: #2F8EED;
}

/* Адаптивность */
@media (max-width: 768px) {
    .t1-container {
        /* height: 300px; */
        aspect-ratio: 1.6 / 1;
    }

    .t1-content {
        padding: 20px;
        max-width: 100%;
    }

    .t1-title {
        font-size: 22px;
    }

    .t1-button {
        width: 100%;
        max-width: 409px;
    }

    .t5-container {
        flex-direction: column;
    }

    .t5-value {
        font-size: 40px;
    }

    .t6-contacts {
        flex-direction: column;
    }

    .t6-header {
        flex-direction: column;
        text-align: center;
    }

    .t3-container,
    .t4-container,
    .t2-container {
        padding: 20px;
    }
}

/* Тип T9 */
.t9-container {
    background: #ffffff;
    border-radius: 20px;
    padding: 22px 36px;
}

.t9-title {
    color: #123670;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
}

.t9-description {
    margin-top: 24px;
    color: #123670;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}

.t9-items {
    margin-top: 34px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.t9-item {
    flex: 1 1 360px;
}

.t9-item-value {
    color: #2F8EED;
    font-size: 72px;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap;
}

.t9-item-name {
    margin-top: 10px;
    color: #123670;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
}

.t9-receivers {
    margin-top: 43px;
}

.t9-receivers-title {
    color: #123670;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
}

.t9-receivers-value {
    margin-top: 8px;
    color: #123670;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}

.t9-files {
    margin-top: 34px;
}

@media (max-width: 768px) {
    .t9-container {
        padding: 20px;
    }

    .t9-item {
        flex-basis: 100%;
    }

    .t9-item-value {
        font-size: 48px;
    }
}

/* Тип T11 */
.t11-slider {
    position: relative;
    width: 100%;
    max-height: 370px;
    background: #ffffff;
    border-radius: 20px;
    overflow: hidden;
}

.t11-track {
    width: 100%;
}

.t11-slide {
    display: none;
    width: 100%;
    height: 370px;
}

.t11-slide.is-active {
    display: block;
}

.t11-slide img {
    width: 100%;
    height: 370px;
    object-fit: cover;
    display: block;
    border-radius: 20px;
}

.t11-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    border: 0;
    border-radius: 4px;
    background: #ffffff;
    color: #123670;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0;
}

.t11-arrow--prev {
    left: 12px;
}

.t11-arrow--next {
    right: 12px;
}

.t11-arrow svg {
    width: 16.8px;
    height: 16.8px;
}

/* Тип T10 */
.t10-container {
    display: flex;
    flex-direction: column;
    gap: 24px;

    a {
        text-decoration: none;
        color: #123670;
        font-weight: 600;
    }

    a:hover {
        text-decoration: underline;
    }
}

.t10-title {
    color: #123670;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0;
}

.t10-description-block {
    background: #D9EFFF;
    border-radius: 20px;
    padding: 22px 36px;

    a.t10-file {
        background-color: white !important;
    }
}

.t10-description-block ul {
    padding-left: 1rem;
}

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

.t10-description p {
    margin: 0 0 12px 0;
}

.t10-description p:last-child {
    margin-bottom: 0;
}

.t10-files {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 36px;
}

.t10-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 30px;
}

.t10-button {
    appearance: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    width: 100% !important;
    padding: 12px 24px;
    border-radius: 12px;
    border: 1px solid #2F8EED;
    background: #2F8EED;
    color: #FFFFFF !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    text-decoration: none !important;
    cursor: pointer;
    transition: transform 0.2s ease, opacity 0.2s ease, background-color 0.2s ease;
}

.t10-button:hover {
    opacity: 0.92;
    transform: translateY(-1px);
    text-decoration: none !important;
}

.t10-button.btn-secondary {
    background: #FFFFFF;
    color: #2F8EED !important;
}

.no-margin {
    margin: 0;
}

.t10-file {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #D9EFFF;
    border-radius: 16px;
    padding: 16px;
    text-decoration: none;
    transition: opacity 0.3s ease, transform 0.2s ease;
}

.t10-file:hover {
    opacity: 0.8;
    transform: translateY(-2px);
}

.t10-file-icon {
    flex-shrink: 0;
}

.t10-file-name {
    color: #2977DA;
    font-size: 14px;
    font-weight: 500;
    word-break: break-word;
}

/* Адаптивность для T10 */
@media (max-width: 768px) {
    .t10-container {
        gap: 20px;
    }

    .t10-title {
        font-size: 20px;
    }

    .t10-description-block {
        padding: 18px 16px;

        a.t10-file {
            background-color: white !important;
        }
    }

    .t10-description {
        font-size: 14px;
    }

    .t10-files {
        flex-direction: column;
        gap: 12px;
    }

    .t10-buttons {
        flex-direction: column;
    }

    .t10-file {
        padding: 14px;
        width: 100%;
    }

    .t10-button {
        width: 100%;
    }

    .t10-file-name {
        font-size: 13px;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .t10-description-block {
        padding: 20px 28px;

        a.t10-file {
            background-color: white !important;
        }
    }
}

.t8-description {
    margin-bottom: 36px;
}

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

.t8-links-list__item {
    margin-bottom: 8px;
}

.t8-links-list__item:last-child {
    margin-bottom: 0;
}

.t8-links-list__item-link {
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

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

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

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

.cards-links-simple-module__item {
    display: flex;
    align-items: stretch;
}

.cards-links-simple-module a {
    text-decoration: none;
    color: inherit;
    padding: 20px;
    border-radius: 12px;
    border: 1px solid rgba(47, 142, 237, .5);
    background: #d9efff1a;
    min-height: 86px;
    transition: all 0.3s ease;
}

@media screen and (max-width: 920px) {
    .cards-links-simple-module a {
        min-height: auto;
    }
}

/* Стили при наведении на ссылку */
.cards-links-simple-module__item:hover {
    .cards-links-simple-module__item-icon {
        transform: rotate(45deg);
    }
}

.cards-links-simple-module__item-icon {
    width: 24px;
    height: 24px;
    background-color: #d9efff;
    border-radius: 100px;
    padding: 4px;
    flex-shrink: 0;
    transition: transform 0.3s ease;
    /* Добавляем плавный переход */
}

/* Тип T12 */
.t12-items {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 1rem 0;
}

.t12-item {
    flex: 0 0 calc(50% - 4px);
    max-width: calc(50% - 4px);
    min-width: 300px;
}

.t12-item-link {
    display: flex;
    flex-direction: column;
    height: 100%;
    border-radius: 12px;
    border: 1px solid rgba(47, 142, 237, 0.5);
    background: rgba(217, 239, 255, 0.1);
    padding: 36px;
    color: inherit;
    text-decoration: none;
}

.t12-item-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
}

.t12-item-title {
    color: #123670;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
}

.t12-item-icon {
    width: 24px;
    height: 24px;
    border-radius: 100px;
    background-color: #d9efff;
    padding: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: transform 0.3s ease;
}

.t12-item .big-card-link:hover .t12-item-icon {
    transform: rotate(45deg);
}

/* Тип T14 */
.t14-items {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.t14-item {
    display: block;
    width: 240px;
    height: 336px;
    border-radius: 16px;
    overflow: hidden;
    text-decoration: none;
}

.t14-item img {
    width: 240px;
    height: 336px;
    display: block;
    object-fit: cover;
    border-radius: 16px;
}

/* Тип T15 */
.t15-divider {
    width: 100%;
    height: 1px;
    background: #d9e1ee;
}

.t12-item-value {
    margin-top: 25px;
    color: #2F8EED;
    font-size: 56px;
    font-weight: 600;
    line-height: 1.1;
}

.t12-item-percent {
    margin-top: 10px;
    color: #123670;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
}

.t12-item-description {
    margin-top: 24px;
    color: #123670;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
}

.t12-item-value,
.t12-item-percent,
.t12-item-description {
    margin-bottom: 0;
}

.t12-item-description p {
    margin: 0;
}

@media (max-width: 768px) {
    .t12-item {
        min-width: 100%;
    }

    .t12-item-link {
        padding: 16px;
    }

    .t12-item-value {
        font-size: 40px;
    }
}
/* T16 - Видео-баннер 950x370 */
.t16-container {
    margin-bottom: 30px;
    max-width: 950px;
    width: 100%;
    height: 370px;
    border-radius: 12px;
    overflow: hidden;
    background: #000;
    position: relative;
}

.t16-video-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

.t16-video-wrapper video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* T16 - оверлей поверх видео: заголовок + файлы (слева снизу, отступы 36px) */
.t16-overlay {
    position: absolute;
    left: 36px;
    bottom: 36px;
    display: flex;
    flex-direction: column;
    gap: 24px; /* между заголовком и блоком файлов */
    max-width: calc(100% - 72px);
}

.t16-title {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    line-height: 120%;
}

.t16-files {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

/* Кнопка скачивания — как кнопка-ссылка (b2c-btn_1): синий фон, белый текст, стрелка справа */
.t16-file {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    min-height: 44px;
    padding: 10px 16px;
    box-sizing: border-box;
    border-radius: 8px;
    background: var(--q-primary, #2f8eed);
    color: var(--t-color-5, #fff);
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    text-decoration: none;
    transition: var(--animate-duration, .2s);
}

.t16-file:hover {
    background: var(--q-accent, #0a1a3e);
    color: var(--t-color-5, #fff);
}

/* Адаптивность */
@media (max-width: 1024px) {
    .t16-container {
        max-width: 100%;
        height: auto;
        aspect-ratio: 950 / 370; /* Сохраняем пропорции 950:370 */
        border-radius: 10px;
    }
}

@media (max-width: 768px) {
    .t16-container {
        border-radius: 8px;
        margin-bottom: 20px;
        aspect-ratio: 950 / 370;
    }

    .t16-overlay {
        left: 16px;
        bottom: 16px;
        gap: 16px;
        max-width: calc(100% - 32px);
    }

    .t16-title {
        font-size: 20px;
    }
}

@media (max-width: 480px) {
    .t16-container {
        border-radius: 6px;
        margin-bottom: 15px;
    }
}
/* End */
/* /subsidies/styles.css?177684852962641 */
/* /local/components/spll/state_support/templates/.default/style.css?178541340220192 */
