@media screen and (min-width: 1650px) {
    .company--header-size{
        height: 611px;
    }
    .company--slider-size {
        width: 500px !important;
        height: 350px !important;
    }
    .company--footer-size{
        height: 395px;
    }
    .company-header{
        gap: 45px;
        flex-direction: row;
    }
    .company-header__span{
        font-size: 26px;
        padding-left: 21px;
    }
    .company-header__image{
        width: 1239px;
        height: 496px;
    }
    .company-header__cards-block{
        gap: 50px;
        flex-direction: column;
    }
    .company-card--header{
        width: 333px;
        height: 227px;
    }
    .company-card--info-block{
        width:487px;
        height: 312px;
    }
    .company-block__span{
        font-size: 36px;
        padding-left: 64px;
    }
    .slider-span{
        font-size: 16px;
    }
    .slider-h2{
        padding-top: 20px;
        font-size: 25px;
    }
    .company-block__h1{
        font-size: 67px;
        padding-left: 64px;
    }
    .company-info-block__cards{
        gap: 25px;
    }
    .company-content-wrapper{
        max-width: 1450px;
        padding: 0 20px;
    }
    .company-h2{
        font-size: 35px;
        padding-top: 55px;
        padding-bottom: 25px;
    }
    .company-span{
        font-size: 23px;
        padding-bottom: 41px;
    }
    .company-card--company-logo{
        width:514px;
        height: 275px;
    }
    .company-info-block__icons{
        gap: 27px;
        padding-bottom: 30px;
    }
    .sn-logo-img {
        width: 60px;
        height: 60px;
    }
    .sn-logo-img-yt{
        width: 60px;
        height: 40px;
    }
    .company-footer{
        font-size: 36px;
        padding-top:72px;
    }
    .company-spoiler {
        max-width: 1681px;
        padding-bottom:50px;
    }
    .company-spoiler__button{
        gap: 10px;
        padding: 16px 24px;
    }
    .company-spoiler__button-text {
        font-size: 27px;
    }
    .company-spoiler__content.active{
        padding: 11px;
    }
    .company-spoiler__text{
        font-size: 26px;
    }
    .company-swiper .swiper-slide img{
        width: 100px !important;
        height: 100px !important;
    }
    .company-swiper .company__item {
        padding-left:36px;
    }
    .swiper-wrapper {
        gap: 50px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1649px) {
    .company--header-size{
        height: 571px;
    }
    .company--slider-size {
        width: 424px !important;
        height: 331px !important;
    }
    .company--footer-size{
        height: 146px;
    }
    .company-header{
        gap: 40px;
        flex-direction: column-reverse;
    }
    .company-header__span{
        font-size: 22px;
        padding-left: 16px;
    }
    .company-header__image{
        width: 686px;
        height: 275px;
    }
    .company-header__cards-block{
        gap: 50px;
        flex-direction: row-reverse;
    }
    .company-card--header{
        width: 317px;
        height: 188px;
    }
    .company-card--info-block{
        width:210px;
        height: 113px;
    }
    .company-block__span{
        font-size: 16px;
        padding-left: 27px;
    }
    .slider-span{
        font-size: 16px;
    }
    .slider-h2{
        padding-top: 20px;
        font-size: 25px;
    }
    .company-block__h1{
        font-size: 22px;
        padding-left: 27px;
    }
    .company-info-block__cards{
        gap: 30px;
    }
    .company-content-wrapper{
        max-width: 1681px;
        padding: 0 20px;
    }
    .company-h2{
        font-size: 22px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .company-span{
        font-size: 14px;
        padding-bottom: 20px;
    }
    .company-card--company-logo{
        width:207px;
        height: 100px;
    }
    .company-info-block__icons{
        gap: 25px;
        padding-bottom: 20px;
    }
    .sn-logo-img {
        width: 50px;
        height: 50px;
    }
    .sn-logo-img-yt{
        width: 50px;
        height: 30px;
    }
    .company-footer{
        font-size: 16px;
        padding-top:20px;
    }
    .company-spoiler {
        max-width: 1681px;
        padding-bottom:22px;
    }
    .company-spoiler__button{
        gap: 10px;
        padding: 16px 24px;
    }
    .company-spoiler__button-text {
        font-size: 16px;
    }
    .company-spoiler__content.active{
        padding: 11px;
    }
    .company-spoiler__text{
        font-size: 16px;
    }
    .company-swiper .swiper-slide img{
        width: 100px !important;
        height: 100px !important;
    }
    .company-swiper .company__item {
        padding-left:36px;
    }
    .swiper-wrapper {
        gap: 50px;
    }
}

@media screen and (max-width: 767px) {
    .company-logo-image{
        height: 50%;
    }
    .company--header-size{
        height: 525px;
    }
    .company--slider-size {
        width: 361px !important;
        height: 323px !important;
    }
    .company--footer-size{
        height: 146px;
    }
    .company-header{
        gap: 12px;
        flex-direction: column-reverse;
    }
    .company-header__span{
        font-size: 16px;
        padding-left: 45px;
    }
    .company-header__image{
        width: 286px;
        height: 143px;
    }
    .company-header__cards-block{
        gap: 12px;
        flex-direction: column;
    }
    .company-card--header{
        width: 286px;
        height: 157px;
    }
    .company-card--info-block{
        width:261px;
        height: 113px;
    }
    .company-block__span{
        font-size: 16px;
        padding-left: 33px;
    }
    .slider-span{
        font-size: 16px;
    }
    .slider-h2{
        padding-top: 20px;
        font-size: 25px;
    }
    .company-block__h1{
        font-size: 22px;
        padding-left: 33px;
    }
    .company-info-block__cards{
        gap: 30px;
        flex-direction: column;
        align-items: center;
    }
    .company-content-wrapper{
        max-width: 1681px;
        padding: 0 20px;
    }
    .company-h2{
        font-size: 22px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .company-span{
        font-size: 14px;
        padding-bottom: 20px;
    }
    .company-card--company-logo{
        width:266px;
        height: 140px;
    }
    .company-info-block__icons{
        gap: 25px;
        padding-bottom: 20px;
    }
    .sn-logo-img {
        width: 50px;
        height: 50px;
    }
    .sn-logo-img-yt{
        width: 50px;
        height: 30px;
    }
    .company-footer{
        font-size: 12px;
        padding-top:6px;
    }
    .company-spoiler {
        max-width: 1681px;
        padding-bottom:22px;
    }
    .company-spoiler__button{
        gap: 10px;
        padding: 16px 24px;
    }
    .company-spoiler__button-text {
        font-size: 12px;
    }
    .company-spoiler__content.active{
        padding: 11px;
    }
    .company-spoiler__text{
        font-size: 12px;
    }
    .company-swiper .swiper-slide img{
        width: 100px !important;
        height: 100px !important;
    }
    .company-swiper .company__item {
        padding-left:36px;
    }
    .swiper-wrapper {
        gap: 50px;
    }
}

.company-card--white{
    background-color: white;
}
.company-card--blue{
    background-color: #175CFF;

}
.company--dark-blue{
    background-color: #163560;
}
.company-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
}
.company-header{
    display: flex;
    align-items: center;
    justify-content: center;
}
.company-header__span{
    color: white;
    font-family: "Roboto", "Arial", sans-serif;
    font-weight: 700;
    line-height: 160%;
    text-align: left;
}
.company-header__image{
    border-radius: 12px;
}
.company-header__images-block{
    align-items: center;
    display: flex;
}
.company-header__cards-block{
    display: flex;
}
.company-card--header{
    border-radius: 16px;
}
.company-card--info-block{
    border-radius: 12px;
    align-items: flex-start;
}
.company-block__span{
    color: white;
    font-family: "Roboto", "Arial", sans-serif;
    font-weight: 400;
    line-height: 128%;
    text-align: left;
}

.slider-span{
    font-family: Roboto;
    font-weight: 400;
    line-height: 160%;
}
.slider-h2{
    font-family: Roboto;
    font-weight: 700;
    line-height: 160%;
}
.company-block__h1{
    color: white;
    font-family: "Roboto", "Arial", sans-serif;
    font-weight: 700;
    line-height: 254%;
}
.company-info-block__cards{
    display: flex;
    justify-content: center;
}
.company-content-wrapper {
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
}
.company-blue{
    color: #175CFF;
}
.company-h2{
    font-family: "Roboto", "Arial", sans-serif;
    font-weight: 700;
    line-height: 160%;
}
.company-span{
    font-family: "Roboto", "Arial", sans-serif;
    font-weight: 400;
    line-height: 160%;
}
.company-card--company-logo{
    border-radius: 12px;
    align-items: center;
}
.company-card__img1{
    width: 80%;
}
.company-card__img2{
    height: 75%;
}
.company-info-block__icons {
    display: flex;
    flex-direction: row;
}

.sn-logo-href {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}


.company-footer{
    color: white;
    font-family: "Roboto", "Arial", sans-serif;
    font-weight: 400;
    line-height: 160%;
}
.company-footer b {
    color: inherit;
    font-weight: 700;
}
.company-spoiler__button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    background: #ffffff;
    border-radius: 12px;
    cursor: pointer;
    border: none !important;
    outline: none !important;
}
.company-spoiler__button-text {
    text-transform: none !important;
    font-family: "Roboto", "Arial", sans-serif;
    font-weight: 400;
    line-height: 160%;
}

.company-spoiler__button-icon {
    width: clamp(25px, 5vw, 43px);
    height: clamp(17px, 3.5vw, 29px);
    flex-shrink: 0;
}

@media screen and (max-width: 767px) {
    .company-spoiler__button-icon {
        width: 25px;
        height: 17px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1919px) {
    .company-spoiler__button-icon {
        width: 35px;
        height: 24px;
    }
}

@media screen and (min-width: 1920px) {
    .company-spoiler__button-icon {
        width: 43px;
        height: 29px;
    }
}

.company-spoiler__button-icon path {
    stroke: #175CFF; /* Синий цвет по умолчанию */
    transition: stroke 0.3s ease; /* Плавный переход */
}

.company-spoiler__button:hover .company-spoiler__button-icon path {
    stroke: #0a3d9f; /* Темно-синий при наведении */
}

.company-spoiler__button:active .company-spoiler__button-icon path {
    stroke: #FFFFFF; /* Белый цвет при нажатии */
}

.company-spoiler__button.active .company-spoiler__button-icon path {
    stroke: #FFFFFF; /* Белый для активного состояния */
}

.company-spoiler__content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.1s ease;
    background: #ffffff;
    border-radius: 12px;
}

.company-spoiler__content.active {
    max-height: 5000px;
}

.company-spoiler__text {
    font-family: "Roboto", "Arial", sans-serif;
    font-weight: 400;
    line-height: 160%;
}
.company-spoiler__button.active {
    background-color: #175CFF !important;
}
.company-spoiler__button.active .company-spoiler__button-text {
    color: #ffffff !important;
}
.company-spoiler__button.active .company-spoiler__button-text b {
    color: #ffffff !important;
}
.company-swiper .swiper-slide img {
    object-fit: contain; /* Чтобы картинки не искажались */
}
.company-swiper .company__item {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    text-align: left !important;
}

.company-swiper .company__item img {
    flex-shrink: 0;
}
.ya__map {
    position: relative;
}

.ya__img {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 15;
    border-radius: 12px;
    height: auto;
    max-width: 752px;
    max-height: 395px;
    opacity:0;
    visibility:hidden;
    transition: opacity .2s ease, visibility .2s ease;
}
@media (max-width: 767px) {
    .ya__img {
        max-width: 458px;
        max-height: 289px;
    }
}

.ya__img.show {
    opacity:1;
    visibility:visible;
}
.ya__map-wrapper {
    /*padding: 2.5rem 3rem;*/
    padding: 0;
    margin: 0 auto;
    max-width: 162rem;
    margin-bottom: 2.5rem;
    border-radius: 12px;
    overflow: hidden;
    box-sizing: border-box;
    background: transparent !important;
    background-color: transparent !important;
}
.ya__map-btns {
    position:absolute;
    top:25px;
    left:30px;
    display:flex;
    gap:15px;
    z-index:1;
}
.ya__map-btns-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.ya__map-btns span {
    font-size: 24px;
    font-weight: 400;
    line-height: 33.6px;
    letter-spacing: -0.01em;
    color:#163560;
    flex-shrink: 0;
    display: block;
}
.ya__map-btns-wrapper a,
.ya__map-btns-wrapper button {
    display: inline-block;
    min-width: 134px;
    text-align: center;
    background-color:#fff;
    padding: 8px 14px;
    color: #175CFF;
    border: 1px solid #175CFF;
    border-radius:6px;
    text-transform: unset;

    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    margin-right: 16px;
    transition: all .3s ease;
}

.ya__map-content {
    height: 500px;
}
.ya__map-text {
    background: transparent !important;
}

.ya__map-btns-wrapper a:hover,
.ya__map-btns-wrapper a:active,
.ya__map-btns-wrapper a:focus,
.ya__map-btns-wrapper button:hover,
.ya__map-btns-wrapper button:active,
.ya__map-btns-wrapper button:focus {
    outline: 0;
    background-color: #175CFF;
    color: #FFFFFF;
    transition: all .3s ease;
    text-decoration: none;
}

/*.ymaps-map {*/
/*    filter:grayscale(1);*/
/*}*/
@media screen and (max-width: 767px) {
    .ya__map-content {
        height: 434px;
    }
    .ya__map-wrapper {
        /*padding: 15px;*/
    }
    .ya__map-wrapper .ya__map {
        overflow: hidden;
        height: 434px;
    }
    .ya__map-btns {
        top: 10px;
        left: 10px;
        width: calc(100% - 20px);
    }
    .ya__map-btns span {
        font-size: 20px;
    }
}
@media screen  and (max-width: 575px) {
    .ya__map-btns {
        justify-content: space-between;
    }
    .ya__map-btns-wrapper {
        flex-direction: column;
        align-items: flex-end;
    }
    .ya__img {
        bottom: 0;
        top: unset;
        z-index: 15;
        width: 100%;
    }
    .ya__map-btns-wrapper a,
    .ya__map-btns-wrapper button {
        margin-right: 0;
        margin-bottom: 5px;
    }
}
.company-swiper {
    width: 100%;
    overflow: hidden;
    cursor: grab;
    position: relative;
}

.company-swiper:active {
    cursor: grabbing;
}

.swiper-wrapper {
    display: flex;
    will-change: transform;
    transition: transform 0.2s ease-out;
}

.swiper-slide {
    padding-right: 20px;
    flex-shrink: 0;
    transition: none;
}

.company-swiper * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
}

.swiper-wrapper {

}