/* Розогрыш телефона  */

@media (max-width: 1300px) {
    .popup-preset__image{
      top: -15%;
      left: 2%;
      max-width: 850px;
    }
  }
  @media (max-width: 1024px) {
    .popup-preset__wrap{
      flex-direction: column;
      border-radius: 10px;
      max-height: inherit;
      background: transparent;
      gap: 0;
    }
    .popup-preset__image{
      top: -40%;
      right: -17%;
      left: auto;
      max-width: 650px;
    }
    .popup-preset__content{
      width: 100%;
      max-width: 100%;
      height: auto;
      background: linear-gradient(209deg, rgba(0, 31, 90, 0.00) 33.37%, rgba(0, 0, 0, 0.40) 59.01%), #5478BC;
      border-radius: 10px 10px 0px 0px;
      padding: 40px;
      position: relative;
      top: 5px;
    }
    .popup-preset__form{
      border-radius: 10px;
      max-width: 100%;
      z-index: 0;
      position: relative;
      background-color: rgba(255, 255, 255, 0.5);
    }

    .popup-preset__form::after{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 10px;
        background: rgba(0, 57, 166, 0.70);
        backdrop-filter: blur(15px);
        z-index: 0;
      }
      .popup-preset__form-top{
        z-index: 2;
    }

    .popup-preset__form-fields{
      z-index: 2;
    }
  }

  @media (max-width: 768px) {
    .main-form-checkbox__input {
        top: 2px;
    }
    .btn.btn_megasave{
        display: flex;
        align-items: center;
        gap: 10px;
       
    }
    .btn.btn_megasave p{
        font-family: 'Mulish';
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
       
    }
    .btn.btn_megasave span{
        border-radius: 10px;
        background-color: #DD4C70;
        font-family: 'Mulish';
        font-size: 8px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        padding: 5px 20px;
       
    }
   
    .popup-preset .popup__close{
      top: 25px;
      right: 15px;
    }
    .popup-preset__content-title{
      font-size: 18px;
      font-weight: 700;
      line-height: 21.6px;
      letter-spacing: -0.18px;
      max-width: 150px;
  
    }
    .popup-preset__content-text{
      font-size: 10px;
      font-weight: 400;
      line-height: 11px;
      max-width: 200px;
    }
    .popup-preset__content{
      height: 200px;
      padding: 34px 17px 10px;
    }
    .popup-preset__image {
        max-width: inherit;
        max-height: inherit;
        right: -22%;
        top: initial;
        bottom: -52%;
    }
    .popup-preset__form{
      height: auto;
      gap: 20px;
      padding: 24px 16px 16px;
      
     
    }
    .popup-preset__form-fields{
        gap: 8px;
      }
      .popup-preset__form-fields-button{
        margin-top: 4px;
        font-size: 16px;
        font-weight: 700;
        padding: 14px;
      }
      .popup-preset__form-fields-confidentiality a{
        font-size: 10px;
            font-weight: 400;
            line-height: normal;
      }
    .popup-preset__form-top{
        gap: 12px;
    }
    .popup-preset__form-top-title{
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
    }
    .popup-preset__form-top-text{
        font-size: 14px;
        font-weight: 400;
        line-height: 14px;
    }
    .popup-preset__input{
      font-size: 16px;
      font-weight: 400;
      padding: 14px 30px;
    }
  }
  @media (max-width: 500px) {
    .popup-preset__image{
      max-width: inherit;
      max-height: inherit;
      right: -25%;
      top: auto;
      bottom: -20%;
      width: max-content;
    }
    
  }

/* Розогрыш телефона  */

@media (max-width: 1280px) {
  
    .marks-grid {
        -ms-grid-columns: (1fr)[10];
        grid-template-columns: repeat(10, 1fr);
    }

    .hero-carousel {
        height: 410px;
    }

    .hero-carousel .hero-carousel__pag {
        bottom: 45px;
    }

    .mark-link__title {
        font-size: 12px;
    }

    .credit-banner:before {
        right: 0;
        max-width: 50%;
    }

    .credit-banner__futures {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 50%;
    }

    .catalog__grid {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    }

    .stocks-page {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 1024px) {
  
    .container {
        max-width: 576px;
    }


    .special-credit__text {
        line-height: 26px;
        font-size: 26px;
    }

    .special-credit__col {
        width: 100%;
    } 

    .special-credit__item__text {
        font-size: 18px;
    }

    .special-credit__wrapper {
        gap: 40px;
    }

    .mod-check__handler {
        -ms-flex-wrap: wrap;
        flex-wrap: nowrap;
    }

    .mod-check__dropdown-list {
      right: 0;
    }
    .mod-check__icon {
      align-self: flex-start;
    }

    .mod-check__content {
      gap: 8px;
    }

    .mod-check__title {
      width: 100%;
      font-size: 20px;
      font-weight: 700;
    }

    .mod-check__button__credit {
      padding: 0 4px;
    }
    .mod-check__desc {
      font-size: 18px;
      font-weight: 700;
    }
    .btn-compare {
        width: 100%;
    }
    .mod-check__old {
      font-size: 16px;
      font-weight: 500;
    }

    .btn-mob-phone {
        font-size: 11px !important;
    }

    .mod-check__buttons {
        width: 100%;
    }

    .mod-check__buttons > * {
        width: 100%;
    }

    .mod-check__addon {
      grid-template-columns: repeat(1, 1fr);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .mod-check__content {
        flex-wrap: wrap;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 30px - 12px);
        flex: 0 0 calc(100% - 30px - 12px);
    }

    select,
    textarea,
    input {
        font-size: 16px;
    }

    .header__main {
        display: none;
    }

    .header__aside {
        display: none;
    }

    .header__open-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 32px;
        height: 32px;
        background: none;
        border: none;
    }

    .header__top {
        position: sticky;
        height: 64px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-bottom: 1px solid #ddd;
        background: #fff;
    }

    .mobile-menu {
        position: fixed;
        top: 64px;
        left: -100%;
        width: 100%;
        height: calc(100% - 64px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background: #fff;
        padding: 30px 16px;
        overflow: auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 30px;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }

    body {
        padding-top: 64px;
    }

    .app-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000;
    }

    .mobile-menu__nav {
        display: -ms-grid;
        display: grid;
        grid-gap: 20px;
    }

    .mobile-menu__nav-item {
        font-size: 20px;
    }

    .mobile-menu__nav-item.--active {
        color: var(--primary);
    }

    .mobile-menu__contacts {
        display: -ms-grid;
        display: grid;
        grid-gap: 20px;
    }

    .mobile-menu__contacts-item {
        font-size: 20px;
    }

    .mobile-menu__contacts-item:nth-child(2) {
        font-size: 16px;
    }

    .mobile-menu__link {
        border: 1px solid var(--primary);
        height: 42px;
        border-radius: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        max-width: 216px;
        font-size: 16px;
    }

    .mobile-menu.--active {
        left: 0;
    }

    .hero-carousel {
        overflow: hidden;
        height: 305px;
        border-radius: 0;
    }

    .hero-carousel__slide {
        height: 180px;
    }

    .hero-carousel__content {
        height: 166px;
        border-radius: 10px;
        margin: 140px 16px 0;
        padding: 16px 20px;
        -webkit-backdrop-filter: blur(30px);
        backdrop-filter: blur(30px);
        background: rgb(0 57 166 / 84%);
    }

    .section-hero .container {
        padding: 0;
    }

    .app-section.section-hero {
        overflow: hidden;
        padding: 0 0 30px;
    }

    .hero-carousel__title {
        font-size: 20px;
        margin-bottom: 8px;
        line-height: normal;
    }

    .hero-carousel__content-items {
        max-height: unset;
        width: 100%;
    }

    .hero-carousel__desc {
        font-size: 16px;
        margin-bottom: 8px;
        line-height: normal;
    }

    .hero-carousel__btn {
        width: 100%;
    }

    .hero-carousel__btn .btn {
        height: 48px;
    }

    .hero-carousel .hero-carousel__pag {
        display: none;
    }

    .app-section {
        padding: 30px 0;
    }

    .section-header__heading {
        font-size: 30px;
        line-height: normal;
    }

    .section-header__heading:before {
        width: 100px;
        height: 2px;
        position: absolute;
        top: 0;
        left: 0;
    }

    .section-header {
        position: relative;
        margin-bottom: 30px;
        padding-top: 10px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 0;
    }

    .marks-grid {
        -ms-grid-columns: 1fr 8px 1fr 8px 1fr;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 8px;
    }

    .mark-link__title {
        font-size: 14px;
    }

    .mark-link__icon {
        width: 28px;
        height: 28px;
    }

    .mark-link {
        padding: 6px 0 10px;
    }

    .marks-show-more {
        -ms-grid-column-span: 3;
        grid-column: 3 span;
        margin-top: 26px;
    }

    .btn {
        height: 48px;
    }

    .catalog-carousel__bottom {
        margin-top: 20px;
    }

    .catalog-carousel + .btn {
        margin-top: 32px;
    }

    .section-catalog {
        overflow: hidden;
    }

    .catalog-carousel {
        overflow: visible;
    }

    .about-grid {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    }

    .about-card__text {
        font-size: 18px;
    }

    .about-card__icon {
        width: 75px;
        height: 75px;
    }

    .about-card {
        padding: 20px;
    }

    .questions {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 0;
    }

    .questions__asset {
        width: 100%;
    }

    .questions__form {
        padding: 30px 16px;
        border-radius: 0 0 10px 10px;
    }

    .questions__form-title {
        font-size: 24px;
    }

    .form-terms {
        font-size: 12px;
    }

    .credit-banner {
        padding: 16px;
        min-height: 228px;
    }

    .credit-banner__title {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 32px;
        max-width: 45%;
    }

    .credit-banner__futures {
        max-width: 100%;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 16px 1fr;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 16px;
        margin-bottom: 0;
    }

    .credit-banner__info-title {
        font-size: 20px;
    }

    .credit-banner__info-text {
        font-size: 14px;
    }

    .credit-banner:before {
        background-position: top -8px right -8px;
        height: 100%;
        top: 0;
        max-width: 205px;
    }

    .credit-banner__info {
        grid-gap: 4px;
    }

    .credit-banner__button .btn {
        font-size: 14px;
        padding: 0;
        height: 40px;
        font-weight: normal;
        margin-top: -40px;
    }

    .services-grid {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    }

    .service-card {
        height: 120px;
        padding: 20px 15px;
    }

    .service-card__title {
        font-size: 18px;
        padding-right: 32px;
    }

    .service-card__title:after {
        height: 1px;
    }

    .service-card__title:before {
        background: url('data:image/svg+xml,<svg width="5" height="8" viewBox="0 0 5 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.35365 4.35355C4.54892 4.15829 4.54892 3.84171 4.35365 3.64645L1.17167 0.464466C0.976411 0.269204 0.659828 0.269204 0.464566 0.464466C0.269304 0.659728 0.269304 0.976311 0.464566 1.17157L3.29299 4L0.464566 6.82843C0.269304 7.02369 0.269304 7.34027 0.464566 7.53553C0.659828 7.7308 0.976411 7.7308 1.17167 7.53553L4.35365 4.35355ZM4 4.5H4.0001V3.5H4V4.5Z" fill="white"/></svg>') center no-repeat;
        width: 5px;
        height: 7px;
        right: -2px;
        bottom: -23px;
    }

    .banks-grid {
        -ms-grid-columns: 1fr 12px 1fr;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 12px;
    }

    .bank-card {
        padding: 12px;
    }

    .contacts__content {
        position: relative;
        width: 100%;
        left: unset;
        bottom: unset;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        background: #F7F7F7;
        padding: 20px 12px;
        font-size: 18px;
    }

    .contacts {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        gap: 16px;
        height: auto;
    }

    .contacts__map {
        height: 200px;
        border-radius: 10px;
    }

    .footer__main {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 24px;
    }

    .footer-logo__text {
        font-size: 16px;
    }

    .footer__main-col:nth-child(1) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .footer__main-col:nth-child(2) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .footer__main-col:nth-child(3) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .footer__main-col:nth-child(4) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .footer-nav__item {
        line-height: 140%;
    }

    .footer-contacts__item {
        font-size: 20px;
        line-height: normal;
    }

    .footer-contacts__item:nth-child(2) {
        font-size: 16px;
    }

    .footer-terms__link {
        color: var(--primary);
        font-size: 16px;
        font-weight: normal;
    }

    .modal {
        padding: 32px;
    }

    .modal__title {
        font-size: 22px;
    }

    .modal__desc {
        font-size: 16px;
    }

    .modal__form {
        margin-top: 24px;
    }

    .credit-banner__button {
        max-width: calc(100% / 2 - 8px);
        margin-left: auto;
    }

    .breadcrumbs {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 0 16px;
        margin: 0 -16px;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 10px;
    }

    .breadcrumbs__item {
        white-space: nowrap;
        font-size: 14px;
    }

    .app-section.section-breadcrumbs {
        padding: 20px 0 10px;
    }

    [data-mobile-text] {
        opacity: 0;
    }

    html.--loaded [data-mobile-text] {
        opacity: 1;
    }

    .comps-grid {
        -ms-grid-columns: 1fr 12px 1fr;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 12px;
    }

    .comp-item {
        height: 100px;
        background-position: center bottom 10px;
    }

    .comp-item__title {
        font-size: 14px;
    }

    .catalog__grid {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }

    .pagination__next {
        display: none;
    }

    .section-header__addons {
        display: none;
    }

    .shh-filter__title {
        display: none;
    }

    .section-header__heading {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%;
    }

    .shh-filter {
        margin-left: 0;
        width: 100%;
    }

    .shh-filter .select2.select2-container {
        width: 100% !important;
    }

    .section-header__heading.section-header__heading_icon img {
        display: none;
    }

    .only-mobile {
        display: block !important;
    }

    .catalog {
        grid-gap: 32px;
    }

    .section-model-page .section-header__heading:before {
        display: none;
    }

    .section-model-page .section-header {
        padding: 0;
        margin-bottom: 20px;
    }

    .model-page {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 40px;
    }

    .model-page__preview {
        height: 240px;
    }

    .model-page__colors-title {
        font-size: 16px;
    }

    .model-total__row {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 12px;
    }

    .hide-mob {
        display: none !important;
    }

    .model-total__future-title {
        font-size: 16px;
    }

    .model-total__future {
        grid-gap: 4px;
    }

    .model-total {
        padding: 16px;
        grid-gap: 12px;
        margin-bottom: 0;
    }

    .model-mods {
        display: none;
    }

    .gallery {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 16px;
        margin: 0 -16px;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .gallery-item {
        grid-column: unset;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 93%;
        flex: 0 0 93%;
        height: 200px;
    }

    .model-mob-mods {
        display: -ms-grid;
        display: grid;
        grid-gap: 16px;
        margin-bottom: 40px;
    }

    .model-page__sticky {
        position: relative;
        top: unset;
    }

    .model-mod-compare {
        margin-top: 30px;
    }

    .model-mod-select {
        background: #F7F7F7;
        border-radius: 10px;
        padding: 12px 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 12px;
    }

    .model-mod-select__content {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: -ms-grid;
        display: grid;
        grid-gap: 12px;
    }

    .model-mod-select__action {
        line-height: 24px;
        padding-right: 32px;
        background: url('data:image/svg+xml,<svg width="8" height="15" viewBox="0 0 8 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.39931 5.37982L1.80931 0.789816C1.62195 0.603565 1.3685 0.499023 1.10431 0.499023C0.840128 0.499023 0.586676 0.603565 0.399314 0.789816C0.305586 0.882779 0.231191 0.99338 0.180423 1.11524C0.129654 1.2371 0.103516 1.3678 0.103516 1.49982C0.103516 1.63183 0.129654 1.76253 0.180423 1.88439C0.231191 2.00625 0.305586 2.11685 0.399314 2.20982L4.99931 6.78982C5.09304 6.88278 5.16744 6.99338 5.21821 7.11524C5.26897 7.2371 5.29511 7.36781 5.29511 7.49982C5.29511 7.63183 5.26897 7.76253 5.21821 7.88439C5.16744 8.00625 5.09304 8.11685 4.99931 8.20982L0.399314 12.7898C0.21101 12.9768 0.104696 13.2309 0.103758 13.4963C0.10282 13.7616 0.207337 14.0165 0.394315 14.2048C0.581292 14.3931 0.835415 14.4994 1.10078 14.5004C1.36614 14.5013 1.62101 14.3968 1.80931 14.2098L6.39931 9.61982C6.96112 9.05732 7.27668 8.29482 7.27668 7.49982C7.27668 6.70481 6.96112 5.94232 6.39931 5.37982Z" fill="black"/></svg>') center right no-repeat;
    }

    .model-mod-select__heading {
        font-weight: bold;
    }

    .model-mod-select__title {
        font-size: 20px;
        font-weight: bold;
        color: var(--primary);
    }

    .modal-mod-template .fancybox-slide--html {
        padding: 0;
    }

    /*body.fancybox-active {*/
    /*    overflow: hidden;*/
    /*}*/

    .model-mods__section-heading {
        position: sticky;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 20;
        background: #fff;
        padding: 20px 16px;
    }

    .model-mods__section {
        position: relative;
        overflow: auto;
        height: 100%;
        padding: 0;
        width: 100%;
    }

    .model-mods__section-title {
        display: none;
    }

    .model-mods__section-placeholder {
        display: block;
        font-size: 18px;
    }

    .modal-mod-template .fancybox-slide--html .fancybox-close-small {
        position: fixed;
        top: 8px;
    }

    .model-mods__mods-grid {
        gap: 12px;
    }

    .model-mods__mods-grid > * {
        width: 100%;
    }

    .model-mods__mobile-actions {
        display: -ms-grid;
        display: grid;
        position: sticky;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        padding: 16px;
        grid-gap: 12px;
        z-index: 20;
    }

    .model-mods__section-link {
        display: none;
    }

    .mod-check__handler {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .mod-check__addon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .mod-check__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 30px - 12px);
        flex: 0 0 calc(100% - 30px - 12px);
    }

    .credit-form__steps-divider {
        display: none;
    }

    .credit-form__steps-title {
        display: none;
    }

    .credit-form__steps-desc {
        display: none;
    }

    .credit-form__steps-item {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        border-bottom: 2px solid #B4B4B4;
        height: 39px;
    }

    .credit-form__steps {
        gap: 4px;
        position: relative;
    }

    .credit-form__steps-item.--active {
        border-color: var(--primary);
    }

    .credit-form__steps-item.--active .credit-form__steps-desc {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        font-size: 18px;
        font-weight: 500;
        color: #000;
        width: 100%;
    }

    .credit-form {
        grid-gap: 16px;
    }

    .credit-form__grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .credit-form__main {
        padding: 16px;
        background: #F7F7F7;
        margin: 0 -16px;
    }

    .credit-form__main-title {
        font-size: 24px;
        font-weight: bold;
    }

    .credit-form__placeholder {
        height: 220px;
        padding: 0 16px;
        margin: 0 -16px;
    }

    .terms-grid {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }

    .term-block {
        padding: 12px;
        gap: 15px;
    }

    .term-block__number {
        width: 20px;
        height: 20px;
        font-size: 10px;
        font-weight: 600;
    }

    .term-block__text {
        font-size: 14px;
    }

    .rules {
        position: relative;
        z-index: 1;
        padding: calc(220px + 12px) 0 0;
        background: none;
    }

    .rules:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 220px;
        border-radius: 10px;
        background: url(../img/rules-section-bg.webp) #ddd center/cover no-repeat;
    }

    .rule-block {
        padding: 16px;
        gap: 16px;
    }

    .rule-block__icon {
        width: 40px;
        height: 40px;
        padding: 7px;
    }

    .rule-block__title {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 4px;
    }

    .rule-block__desc {
        font-size: 12px;
    }

    .credit-form__aside {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .credit-form__hidden {
        padding: 0;
        background: none;
    }

    .car-block__main {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .car-block__main-preview__img {
        background: #F7F7F7;
    }

    .car-block__wait {
        display: none;
    }

    .car-block__main-title {
        margin-bottom: 16px;
    }

    .car-block__main-price {
        display: none;
    }

    .car-block__total-row {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 4px;
    }

    .car-block__total-value {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        font-size: 20px;
        font-weight: 500;
    }

    .car-block__total-name {
        font-size: 14px;
    }

    .car-block__total {
        -ms-grid-columns: 1fr 16px 1fr;
        grid-template-columns: 1fr 1fr;
        grid-gap: 16px;
        padding: 16px;
    }

    .car-block__total-row:last-child {
        -ms-grid-column-span: 2;
        grid-column: 2 span;
    }

    .irs--flat .irs-grid-text {
        font-size: 12px;
    }

    .irs--flat .irs-handle {
        width: 20px;
        height: 20px;
    }

    .irs--flat .irs-bar {
        top: 9px;
    }

    .irs--flat .irs-line {
        top: 9px;
    }

    .irs--flat.irs-with-grid {
        height: 36px;
    }

    .credit-form__main-step.cf-step-2 .credit-form__main-inputs {
        grid-gap: 12px;
        overflow: hidden;
    }

    .form-range__title {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .car-block__main-info.car-card__info {
        display: -ms-grid;
        display: grid;
        margin-top: 0;
    }

    .terms-grid.terms-grid_4x {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }

    .finance-form__section-inputs {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    }

    .finance-form__section-submit {
        grid-column: unset;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .finance-form__section-submit .btn {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 20px;
        width: 100%;
    }

    .finance-form__section-submit .form-terms {
        text-align: left;
    }

    .term-block__sub-text {
        font-size: 12px;
    }

    .finance-form {
        padding: 16px;
    }

    .rules__inner {
        grid-gap: 12px;
    }

    .documents__content:after {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        width: 100%;
        height: 220px;
        margin: 0;
    }

    .documents {
        padding: 0;
        background: none;
    }

    .documents__content {
        display: -ms-grid;
        display: grid;
        grid-gap: 12px;
    }

    .documents__content .list {
        padding: 16px;
        background: #F7F7F7;
    }

    .list__item {
        font-size: 14px;
    }

    .list {
        grid-gap: 8px;
    }

    .stocks-page {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    }

    .stock-card__photo {
        height: 164px;
    }

    .stock-card__content {
        padding: 16px;
    }

    .stock-card__title {
        font-size: 16px;
        margin-bottom: 4px;
        height: 36px;
    }

    .stock-card__desc {
        font-size: 12px;
        height: 28px;
    }

    .error-page__asset {
        width: 100%;
    }

    .error-page__text {
        font-weight: bold;
    }

    .error-page {
        gap: 25px;
    }

    .resp-table__header-swiper {
        background: none;
        height: auto !important;
    }

    .resp-table__header .resp-table__prev, .resp-table__header .resp-table__next {
        display: none;
    }

    .resp-table__header {
        top: 70px;
    }

    .resp-table {
        padding: 0;
        margin: 0 -16px;
    }

    .resp-head-title {
        font-size: 13px;
    }

    .resp-head-desc {
        font-size: 14px;
    }

    .resp-table__header .resp-table__col {
        min-height: 87px;
    }

    .resp-table__row > div {
        border-bottom: unset;
    }

    .resp-table__body-swiper .resp-table__col {
        border-bottom: 1px solid #F7F7F7;
        padding-bottom: 12px;
    }

    .resp-table__row-content-heading {
        padding-top: 0;
    }

    .resp-table__row-heading {
        padding: 0;
        border-top: 1px solid #B4B4B4;
        padding: 15px 10px 10px;
        font-size: 16px;
    }

    select {
        visibility: hidden;
    }

    .credit-form__main-step.cf-step-3 .credit-form__main-button .btn.btn_primary {
        width: auto;
    }

    /*header logo*/
    svg.header__open-menu-icon {
        display: none;
    }

    .header__open-menu {
        background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="800px" height="800px" viewBox="0 0 20 20" fill="none"><path fill="%230E0E13" fill-rule="evenodd" d="M19 4a1 1 0 01-1 1H2a1 1 0 010-2h16a1 1 0 011 1zm0 6a1 1 0 01-1 1H2a1 1 0 110-2h16a1 1 0 011 1zm-1 7a1 1 0 100-2H2a1 1 0 100 2h16z"/></svg>') center/contain no-repeat;
    }

    .header__open-menu.--active {
        opacity: .8;
        transform: scale(.9);
    }

    .car-special__container {
        grid-template-columns: repeat(2, 1fr);
    }

    .car-card {
        padding: 0 0 8px 0;
        border: 1px solid #f7f7f7;
    }
    .car-card__thumb {
        padding: 0 !important;
        height: 100px;
        margin-bottom: 10px;
    }
    .car-card__title {
        font-size: 12px;
        line-height: 15px;
        font-weight: 700;
    }
    .car-card__price {
        font-size: 12px;
    }
    .car-card__price.car-card__price_under {
        font-size: 10px;
    }
    .car-card__thumb-img {
        height: 115px;
    }
    .car-card__info {
        gap: 8px;
        grid-template-columns: repeat(1, 1fr);
    }
    .car-card__credit {
        display: none;
    }
    .car-card__buttons {
       margin: auto 0 0 0;
       padding: 0 8px;
       gap: 4px;
        grid-template-columns: repeat(1, 1fr);
    }
    .car-card__content {
        padding: 0 8px;
        margin: 0;
    }

    .car-card__buttons .btn {
        font-size: 12px;
        height: 32px;
    }
    .deal-chip {
        display: none;
    }
    .deal-badge {
        width: 48px;
        height: 24px;
    }
    .deal-badge__text {
        font-size: 12px;
    }
    .car-card__thumb .sale-block {
        top: 4px !important;
        right: inherit !important;
        right: 4px !important;
        padding: 4px !important;
        font-size: 8px !important;
        border-radius: 5px !important;
    }
    .car-special__container {
        gap: 6px;
    }
}

@media (max-width: 700px) {
    .car-card__info-col {
        display: -ms-flex;
        display: flex;
        justify-content: space-between;
    }
    .car-card__price {
        font-size: 11px;
    }
    .car-card__price.car-card__price_under {
        font-size: 10px;
    }
}

.btn.btn_outline.sh-addons__item.sh-addons__offset {
    margin-top: 20px;
}

@media(max-width: 1100px) {
    .model-opt-item__hidden {
        flex-direction: column;
        width: 100%;
    }
    .specs__list__item {
        margin-left: 0;
        margin-top: 12px;
    }
    .specs__list__item__name  {
        font-size: 14px;
        line-height: 20px;
        max-width: 150px;
    }
    .speclist__options {
        width: 100%;
    }
    .specs__list__item__value  {
        font-size: 14px;
    }
    .mod-check__addon-item {
        margin-left: 0;
    }
    .mod-check__addon-item:has(b) {
        padding: 0;
    }
}

