

/* Start:/local/templates/redesign/styles.css?17382492913640*/
.cta-block {
  position: relative;
  display: flex;
  min-height: 20rem;
  align-items: flex-end;
  border-bottom-right-radius: 6.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(209 229 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

@media (max-width: 1024px) {
  .cta-block {
    min-height: 15rem;
    border-bottom-right-radius: 2.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

@media (max-width: 767px) {
  .cta-block {
    padding-bottom: 13rem;
  }
}

@media (max-width: 576px) {
  .cta-block {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 0.75rem;
  }
}

.cta-block__content {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 49rem;
}

@media (max-width: 1500px) {
  .cta-block__content {
    width: 50%;
    max-width: none;
  }
}

@media (max-width: 767px) {
  .cta-block__content {
    width: 100%;
  }
}

.cta-block__title {
  margin-bottom: 1rem;
  font-family: Montserrat, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
  font-size: 3.25rem;
  line-height: 1;
  font-weight: 500;
}

@media (max-width: 1024px) {
  .cta-block__title {
    font-size: 2.25rem;
    line-height: 1.11;
  }
}

@media (max-width: 576px) {
  .cta-block__title {
    font-size: 1.75rem;
    line-height: 2rem;
  }
}

.cta-block__descr {
  margin-bottom: 1.5rem;
  font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
  font-size: 1rem;
  line-height: 1.25;
}

@media (max-width: 576px) {
  .cta-block__descr {
    font-size: 0.875rem;
    line-height: 1rem;
  }
}

.cta-block__btn {
  width: 100%;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(35 85 215 / var(--tw-bg-opacity));
  padding: 1.5rem;
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (max-width: 1024px) {
  .cta-block__btn {
    padding: 1rem;
  }
}

@media (max-width: 576px) {
  .cta-block__btn {
    padding: 0.75rem;
  }
}

.cta-block__img-1 {
  position: absolute;
  right: 0px;
  bottom: 0px;
  max-height: 87%;
}

@media (max-width: 576px) {
  .cta-block__img-1 {
    display: none;
  }
}

.cta-block__img-2 {
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: 2.25rem;
  display: none;
  width: 100%;
}

@media (max-width: 576px) {
  .cta-block__img-2 {
    display: block;
  }
}

.cta-block__img-3 {
  position: absolute;
  bottom: -54px;
  right: 6rem;
  height: 320px;
}

@media (max-width: 1500px) {
  .cta-block__img-3 {
    bottom: -40px;
    right: 0px;
    height: 240px;
  }
}

@media (max-width: 767px) {
  .cta-block__img-3 {
    bottom: -29px;
    height: 171px;
  }

  .sm\:static {
    position: static;
  }

  .sm\:mb-4 {
    margin-bottom: 1rem;
  }

  .sm\:gap-2 {
    gap: 0.5rem;
  }
}

@media (max-width: 576px) {
  .xs\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

/* Временно скрыть дату в блоке "Вопросы и ответы"*/
[data-name="js-question-list-container"] .opacity-70.text-\[16px\],
[js-car-question-date],
[js-car-question-answers] .text-gray-900.text-\[16px\],
[js-car-question-item] .car-question-name + .text-gray-900,
[js-car-question-answers] .answer__date {
    display:none;
}
/* --------- */

.big_hr_anketa {

  .error {
    border: 1px solid red;
    color:red;
  }
  .questionnaire__checkboxes-title.error {
    border: none!important;
  }

  h3.error {
    border: none!important;
  }

}

/* End */


/* Start:/local/templates/redesign/template_styles.css?17507780628925*/
.breadcrumbs {
    --tw-bg-opacity: 1;
    background-color: rgb(242 242 242 / var(--tw-bg-opacity));
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    scrollbar-width: none;
    scroll-snap-type: x mandatory;
    -webkit-touch-callout: none;
      -webkit-user-select: none;
       -khtml-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}

.breadcrumbs::-webkit-scrollbar {
    display: none;
}

@media (max-width: 576px) {
    .breadcrumbs {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 0.625rem;
        padding-bottom: 0.625rem;
    }
}

.breadcrumbs__list {
    display: inline-flex;
    scroll-snap-align: start;
    font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
    font-size: 1rem;
    line-height: 1.25;
    --tw-text-opacity: 1;
    color: rgb(179 179 179 / var(--tw-text-opacity));
}

@media (max-width: 576px) {
    .breadcrumbs__list {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}

.breadcrumbs__item {
    /* @apply relative shrink-0 pr-8; */
    position: relative;
    padding-right: 2rem;
}

.breadcrumbs__item:last-child {
    padding-right: 0px;
}

.breadcrumbs__item:last-child .breadcrumbs__link {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
    opacity: 0.8;
}

.breadcrumbs__item svg {
    /* stroke: #323232; */
    position: absolute;
    top: 50%;
    right: 0.375rem;
    --tw-translate-y: -45%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    stroke: #b3b3b3;
}

.breadcrumbs__item:nth-last-child(2) svg {
    /* stroke="#B3B3B3" */
    stroke: #323232;
}


.breadcrumbs__link {
    display: block;
}

.breadcrumbs ul li:last-child svg {
    display: none;
}

.table-of-contents {
    display: flex;
    width: 310px;
    flex-direction: column;
    gap: 1.25rem;
    border-radius: 0.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(242 242 242 / var(--tw-bg-opacity));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (max-width: 576px) {
    .table-of-contents {
        width: auto;
        gap: 0.5rem;
        background-color: transparent;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

.table-of-contents__list {
    counter-reset: ol-counter;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(35 85 215 / var(--tw-text-opacity));
}

@media (max-width: 576px) {
    .table-of-contents__list {
        gap: 0.375rem;
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}

.table-of-contents__link {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

.table-of-contents .table-of-contents__link:before {
    content: counters(ol-counter, ".") '.';
    counter-increment: ol-counter;
    position: absolute;
    left: 0px;
}

.table-of-contents {
    position: absolute;
    left: calc(100% + 1.125rem);
    top: 0px;
    display: flex;
    width: 19.375rem;
    flex-direction: column;
    gap: 1.25rem;
    border-radius: 0.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(242 242 242 / var(--tw-bg-opacity));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (max-width: 1500px) {
    .table-of-contents {
        position: static;
        width: auto;
        background-color: transparent;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

@media (max-width: 576px) {
    .table-of-contents {
        gap: 0.5rem;
    }
}

.share-block {
    position: absolute;
    right: 0px;
    top: 0px;
    display: flex;
    justify-content: flex-end;
    gap: 0.5rem;
}

@media (max-width: 767px) {
    .share-block {
        position: static;
        margin-bottom: 1rem;
        gap: 0.5rem;
    }
}

.share-block.share-block--modifyed {
    position: static;
}

.share-block-social {
    position: relative;
}

.share-block-social__dropdown {
    visibility: hidden;
    position: absolute;
    top: 3rem;
    right: 0px;
    z-index: 1;
    border-radius: 0.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(242 242 242 / var(--tw-bg-opacity));
    padding: 0.5rem;
    opacity: 0;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.share-block-social__dropdown ul {
    display: flex;
}

.share-block-social.active .share-block-social__dropdown {
    visibility: visible;
    opacity: 1;
}

.share-block .share-block__btn {
    position: relative;
    display: flex;
    height: 2.5rem;
    width: 2.5rem;
    align-items: center;
    justify-content: center;
    border-radius: 0.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(242 242 242 / var(--tw-bg-opacity));
}

.share-block .share-block__tooltip {
    pointer-events: none;
    visibility: hidden;
    position: absolute;
    right: 0px;
    bottom: 3rem;
    margin: 0px;
    width: 7.5rem;
    border-radius: 0.375rem;
    background-color: #0009;
    padding: 0.5rem;
    text-align: center;
    font-size: 0.875rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    opacity: 0;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.share-block .share-block__tooltip.active {
    visibility: visible;
    opacity: 1;
}


@media (max-width: 1024px) {
    .menu-desktop {
        padding-left: 0px;
    }
}

.menu-desktop__inner {
    overflow-y: auto;
}

@media (max-width: 1024px) {
    .menu-desktop__inner {
        overflow-y: visible;
    }
}

.menu-desktop__inner::-webkit-scrollbar {
    width: 0.125rem;
    opacity: 0.1;
    background-color: rgb(50, 50, 50, 0.1);
}

.menu-desktop__inner::-webkit-scrollbar-thumb {
    background-color: rgb(50, 50, 50, 0.8);
}

ul.main-menu {
    margin-bottom: 0;
    gap: 0.5rem;
}

li.main-menu__item {
    display: block;
    font-size: 2.25rem;
    font-weight: 600;
    line-height: 2.25rem;
}

li.main-menu__item a::before {
    display: none;
    content: "— ";
    color: #000;
}
/*li.main-menu__item:hover a{*/
/*    color: rgb(255 121 0 / var(--tw-text-opacity))*/
/*}*/
li.main-menu__item:hover a::before{
    display: inline;
}

li.main-menu__item.menu_item_yf {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
}

.main-menu__sub-menu p {
    display: none;
}

.main-menu__sub-menu ul {
    gap: 0.4rem;
}

.main-menu__sub-menu li a {
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
    --tw-text-opacity: 1;
    color: #0d0d0d;
}

.main-menu__item a {
    display: block;
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
}
.text-magenta{
    color: #BC2251;
}


.mobile-menu p {
    display: none;
}

.mobile-menu ul {
    gap: 0.625rem;
}

.mobile-menu ul a {
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;

}

.mobile-menu div.pt-8 {
    padding-top: 0px;
}
.color-grey{
  color:#B2B2B2;
}
[js-result-catalog-section].izbrannoe_page .button_theme_white.is-open{
  background-color: rgb(50 50 50 / var(--tw-bg-opacity));
}
[js-result-catalog-section].izbrannoe_page .button_theme_white.is-open .button__icon svg{
  fill: #ffffff;
}

.mobile-menu .accordion .mobile-menu_submenu{
    display: none;
}

.mobile-menu li svg{
    max-height: 12px;
}

.mobile-menu .accordion.mobile-menu-opened .mobile-menu_submenu{
    display: block;
}

.js-image-count-count-text {
    text-align: center;
    line-height: 64px;
    font-size: 2rem;
    /*border: 1px solid #cacaca;*/
    position: relative;
    cursor:pointer;
}

.js-image-count-count-img {
    filter: blur(4px);
    opacity: 0.5;
    position: absolute;
    top: 0;
}

@media (max-width: 767px) {
    .typography table {
        display: block;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

/* End */


/* Start:/local/templates/redesign/public/13.28880154d9634049bb40.css?175095070418828*/
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{overflow:hidden;overflow:clip;list-style:none;padding:0}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:initial}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}[dir=ltr] .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-left:var(--swiper-centered-offset-before)}[dir=rtl] .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-right:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-left:4px solid var(--swiper-theme-color);border-bottom:4px solid var(--swiper-theme-color);border-right:4px solid var(--swiper-theme-color);border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);height:44px;height:var(--swiper-navigation-size);margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);top:auto;top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:8px;right:var(--swiper-pagination-right,8px);left:auto;left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:rgba(0,0,0,.1);background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;left:var(--swiper-scrollbar-sides-offset,1%);bottom:4px;bottom:var(--swiper-scrollbar-bottom,4px);top:auto;top:var(--swiper-scrollbar-top,auto);z-index:50;height:4px;height:var(--swiper-scrollbar-size,4px);width:98%;width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2)}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:auto;left:var(--swiper-scrollbar-left,auto);right:4px;right:var(--swiper-scrollbar-right,4px);top:1%;top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:4px;width:var(--swiper-scrollbar-size,4px);height:98%;height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2)}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}

/* End */


/* Start:/local/templates/redesign/public/52.e4be1ea67c56e24a86c4.css?175095070412618*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85),rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid;border-color:#888 #888 #fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes fancybox-rotate{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}

/* End */


/* Start:/local/templates/redesign/public/102.e5363e69a7eae0db14c7.css?17509507049827*/
.ss-main{position:relative;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#666;width:100%}.ss-main .ss-single-selected{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;width:100%;height:30px;padding:6px;border:1px solid #dcdee2;border-radius:4px;background-color:#fff;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .2s;transition:background-color .2s}.ss-main .ss-single-selected.ss-disabled{background-color:#dcdee2;cursor:not-allowed}.ss-main .ss-single-selected.ss-open-above{border-top-left-radius:0;border-top-right-radius:0}.ss-main .ss-single-selected.ss-open-below{border-bottom-left-radius:0;border-bottom-right-radius:0}.ss-main .ss-single-selected .placeholder{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;text-align:left;width:calc(100% - 30px);line-height:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ss-main .ss-single-selected .placeholder,.ss-main .ss-single-selected .placeholder *{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ss-main .ss-single-selected .placeholder *{width:auto}.ss-main .ss-single-selected .placeholder .ss-disabled{color:#dedede}.ss-main .ss-single-selected .ss-deselect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin:0 6px;font-weight:700}.ss-main .ss-single-selected .ss-deselect.ss-hide{display:none}.ss-main .ss-single-selected .ss-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin:0 6px}.ss-main .ss-single-selected .ss-arrow span{border:solid #666;border-width:0 2px 2px 0;display:inline-block;padding:3px;-webkit-transition:margin .2s,-webkit-transform .2s;transition:margin .2s,-webkit-transform .2s;transition:transform .2s,margin .2s;transition:transform .2s,margin .2s,-webkit-transform .2s}.ss-main .ss-single-selected .ss-arrow span.arrow-up{-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin:3px 0 0}.ss-main .ss-single-selected .ss-arrow span.arrow-down{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin:-3px 0 0}.ss-main .ss-multi-selected{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;cursor:pointer;min-height:30px;width:100%;padding:0 0 0 3px;border:1px solid #dcdee2;border-radius:4px;background-color:#fff;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .2s;transition:background-color .2s}.ss-main .ss-multi-selected.ss-disabled{background-color:#dcdee2;cursor:not-allowed}.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-disabled{color:#666}.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-value .ss-value-delete{cursor:not-allowed}.ss-main .ss-multi-selected.ss-open-above{border-top-left-radius:0;border-top-right-radius:0}.ss-main .ss-multi-selected.ss-open-below{border-bottom-left-radius:0;border-bottom-right-radius:0}.ss-main .ss-multi-selected .ss-values{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:calc(100% - 30px)}.ss-main .ss-multi-selected .ss-values .ss-disabled{display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 5px;margin:2px 0;line-height:1em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;color:#dedede;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@-webkit-keyframes scaleIn{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scaleIn{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes scaleOut{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0);transform:scale(0);opacity:0}}@keyframes scaleOut{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0);transform:scale(0);opacity:0}}.ss-main .ss-multi-selected .ss-values .ss-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;padding:3px 5px;margin:3px 5px 3px 0;color:#fff;background-color:#5897fb;border-radius:4px;-webkit-animation-name:scaleIn;animation-name:scaleIn;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ss-main .ss-multi-selected .ss-values .ss-value.ss-out{-webkit-animation-name:scaleOut;animation-name:scaleOut;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.ss-main .ss-multi-selected .ss-values .ss-value .ss-value-delete{margin:0 0 0 5px;cursor:pointer}.ss-main .ss-multi-selected .ss-add{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 3px;flex:0 1 3px;margin:9px 12px 0 5px}.ss-main .ss-multi-selected .ss-add .ss-plus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#666;position:relative;height:10px;width:2px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s}.ss-main .ss-multi-selected .ss-add .ss-plus:after{background:#666;content:"";position:absolute;height:2px;width:10px;left:-4px;top:4px}.ss-main .ss-multi-selected .ss-add .ss-plus.ss-cross{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ss-content{position:absolute;width:100%;margin:-1px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #dcdee2;z-index:1010;background-color:#fff;-webkit-transform-origin:center top;transform-origin:center top;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s;opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.ss-content.ss-open{display:block;opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}.ss-content .ss-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:8px 8px 6px}.ss-content .ss-search.ss-hide,.ss-content .ss-search.ss-hide input{height:0;opacity:0;padding:0;margin:0}.ss-content .ss-search input{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:inherit;line-height:inherit;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;min-width:0;height:30px;padding:6px 8px;margin:0;border:1px solid #dcdee2;border-radius:4px;background-color:#fff;outline:0;text-align:left;box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-appearance:textfield}.ss-content .ss-search input::-webkit-input-placeholder{color:#8a8a8a;vertical-align:middle}.ss-content .ss-search input::-moz-placeholder{color:#8a8a8a;vertical-align:middle}.ss-content .ss-search input:-ms-input-placeholder{color:#8a8a8a;vertical-align:middle}.ss-content .ss-search input::-ms-input-placeholder{color:#8a8a8a;vertical-align:middle}.ss-content .ss-search input::placeholder{color:#8a8a8a;vertical-align:middle}.ss-content .ss-search input:focus{-webkit-box-shadow:0 0 5px #5897fb;box-shadow:0 0 5px #5897fb}.ss-content .ss-search .ss-addable{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:22px;font-weight:700;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;height:30px;margin:0 0 0 8px;border:1px solid #dcdee2;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.ss-content .ss-addable{padding-top:0}.ss-content .ss-list{max-height:200px;overflow-x:hidden;overflow-y:auto;text-align:left}.ss-content .ss-list .ss-optgroup .ss-optgroup-label{padding:6px 10px;font-weight:700}.ss-content .ss-list .ss-optgroup .ss-option{padding:6px 6px 6px 25px}.ss-content .ss-list .ss-optgroup-label-selectable{cursor:pointer}.ss-content .ss-list .ss-optgroup-label-selectable:hover{color:#fff;background-color:#5897fb}.ss-content .ss-list .ss-option{padding:6px 10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ss-content .ss-list .ss-option *{display:inline-block}.ss-content .ss-list .ss-option.ss-highlighted,.ss-content .ss-list .ss-option:hover{color:#fff;background-color:#5897fb}.ss-content .ss-list .ss-option.ss-disabled{cursor:not-allowed;color:#dedede;background-color:#fff}.ss-content .ss-list .ss-option:not(.ss-disabled).ss-option-selected{color:#666;background-color:rgba(88,151,251,.1)}.ss-content .ss-list .ss-option.ss-hide{display:none}.ss-content .ss-list .ss-option .ss-search-highlight{background-color:#fffb8c}

/* End */


/* Start:/local/templates/redesign/public/45.a6d7e3c07f09fac489db.css?17509507046254*/
.filter-select{position:relative;overflow:hidden;}.filter-select__search{box-sizing:border-box!important;display:none;transition:all .3s}.filter-select__search::placeholder{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:rgba(0,0,0,.6)}.filter-select__value-wrapper{position:relative;z-index:1}.filter-select__value-wrapper:before{position:absolute;left:0;z-index:-1;display:none;height:1rem;width:100%;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-content:"";content:var(--tw-content)}.filter-select__value{display:flex;cursor:pointer;align-items:center;justify-content:space-between;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.filter-select__list{visibility:hidden}.filter-select__clear-btn{display:none}.filter-select.is-opened{overflow:visible}.filter-select.is-opened .filter-select__search{display:block;width:100%;border-radius:.375rem;--tw-border-opacity:1;border-color:rgb(255 121 0/var(--tw-border-opacity));background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-bg-opacity:1;background-color:rgb(226 226 226/var(--tw-bg-opacity))}.filter-select.is-opened .filter-select__value{display:none}.filter-select.is-opened .filter-select__list{visibility:visible;z-index:30}.filter-select.is-opened.filter-select--top .filter-select__search{border-top-width:1px}.filter-select.is-opened.filter-select--top .filter-select__value-wrapper:before{top:-.125rem;display:block}.filter-select.is-opened.filter-select--bottom .filter-select__search{border-bottom-width:1px}.filter-select.is-opened.filter-select--bottom .filter-select__value-wrapper:before{bottom:-.125rem;display:block}.filter-select.has-selected .filter-select__label{font-size:.75rem;line-height:1rem;color:rgba(0,0,0,.5)}@media (max-width:767px){.filter-select.has-selected .filter-select__label{font-size:.75rem}.filter-select.has-selected .filter-select__value-text{font-size:.75rem;line-height:1rem}}.filter-select.has-selected .filter-select__clear-btn{position:relative;display:block}.filter-select.has-selected .filter-select__clear-btn:before{position:absolute;top:50%;left:50%;height:2rem;width:2rem;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-content:"";content:var(--tw-content)}.filter-select.has-selected .filter-select__arrow-icon{display:none}.filter-select--top .filter-select__list{bottom:100%;border-top-left-radius:.375rem;border-top-right-radius:.375rem}.filter-select--bottom .filter-select__list{top:100%;border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.filter-select_lg .filter-select__value{height:4rem;padding:.5rem 1rem}.filter-select_lg .filter-select__label{font-size:1rem;line-height:1.25}.filter-select_lg .filter-select__search{height:4rem;padding:.5rem 1rem}.filter-select_md .filter-select__value{height:3rem;padding:.5rem 1rem}@media (max-width:767px){.filter-select_md .filter-select__value{height:2.5rem}}.filter-select_md .filter-select__label{font-size:1rem;line-height:1.25}@media (max-width:767px){.filter-select_md .filter-select__label{font-size:.875rem;line-height:1rem}}.filter-select_md .filter-select__search{height:3rem;padding:.5rem 1rem}@media (max-width:767px){.filter-select_md .filter-select__search{height:2.5rem}}.filter-select_sm .filter-select__value{height:2rem;padding:.5rem .625rem}.filter-select_sm .filter-select__label{font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase}.filter-select_sm .filter-select__search{height:2rem;padding:.5rem .625rem}.filter-select_sm .filter-select__search::placeholder{font-size:.75rem;line-height:1rem}.city-select-wrapper{position:relative;cursor:pointer}.city-select-wrapper:after{position:absolute;left:0;top:0;z-index:10;height:100%;width:100%;--tw-content:"";content:var(--tw-content)}
.mega-slider{position:relative;z-index:1}.mega-slider-pagination,.mega-slider-pagination.swiper-pagination-custom{z-index:2}.izt-list-content-container .mega-slider-pagination,.mega-slider-pagination,.mega-slider-pagination.swiper-pagination-custom{position:absolute;left:1.5rem;right:1.5rem;bottom:.5rem;display:flex;width:auto;grid-column-gap:.125rem;column-gap:.125rem}@media (max-width:576px){.izt-list-content-container .mega-slider-pagination{bottom:-2.75rem}}@media (max-width:430px){.izt-list-content-container .mega-slider-pagination{bottom:-1.75rem}}@media (max-width:413px){.izt-list-content-container .mega-slider-pagination{bottom:-1.25rem}}@media (max-width:360px){.izt-list-content-container .mega-slider-pagination{bottom:-.25rem}}.izt-list-content-container .mega-slider-pagination{z-index:2}.izt_items_square .mega-slider-pagination{position:absolute;left:1.5rem;right:1.5rem;bottom:-1.5rem;display:flex;width:auto;grid-column-gap:.125rem;column-gap:.125rem}@media (max-width:2400px){.izt_items_square .mega-slider-pagination{bottom:-1rem}}@media (max-width:1370px){.izt_items_square .mega-slider-pagination{bottom:4rem}}@media (max-width:1360px){.izt_items_square .mega-slider-pagination{bottom:5rem}}@media (max-width:576px){.izt_items_square .mega-slider-pagination{bottom:-3.75rem}}@media (max-width:430px){.izt_items_square .mega-slider-pagination{bottom:-3.125rem}}@media (max-width:413px){.izt_items_square .mega-slider-pagination{bottom:-1.5rem}}@media (max-width:360px){.izt_items_square .mega-slider-pagination{bottom:-.75rem}}.izt_items_square .mega-slider-pagination{z-index:2}.mega-slider-pagination-item{height:.25rem;flex:1 1 0%;border-radius:.125rem;--tw-bg-opacity:1;background-color:rgb(230 230 230/var(--tw-bg-opacity))}.mega-slider-pagination-item.is-active{--tw-bg-opacity:1;background-color:rgb(255 121 0/var(--tw-bg-opacity))}.mega-slider-hover-navigation{position:absolute;z-index:1;display:flex;align-items:stretch}@media (max-width:576px){.mega-slider-hover-navigation{bottom:.5rem;right:0;left:0}}@media (min-width:1025px){.mega-slider-hover-navigation{top:0;right:0;bottom:0;left:0}}.mega-slider-hover-navigation-item{flex:1 1 0%}.box-item-list-swiper .mega-slider-hover-navigation-item{height:.25rem}

/* End */


/* Start:/local/templates/redesign/public/59.0e4338761429b4eb16ac.css?17509507041*/


/* End */


/* Start:/local/templates/redesign/public/78.da7e207799eaee723eae.css?1750950704413326*/
@charset "UTF-8";

/*! tailwindcss v3.1.8 | MIT License | https://tailwindcss.com*/*,:after,:before{box-sizing:border-box;border:0 solid #ddd}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#ccc}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}a,a:focus,button,button:focus,input:focus,select:focus,textarea:focus{outline:none}img{display:block}input{-webkit-appearance:none;appearance:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::-webkit-backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.title-h0,.title-h1,.title-h2,.title-h3,h1,h2,h3{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500}.title-h0{font-size:3.5rem;line-height:.93}.title-h0,.title-h1{text-transform:uppercase;letter-spacing:-1.56px}.title-h1{margin-left:1rem;margin-right:1rem;font-size:3.25rem;line-height:1;font-weight:500}@media (max-width:1024px){.title-h1{font-size:2.25rem;line-height:1.11}}@media (max-width:576px){.title-h1{margin-left:.75rem;font-size:1.75rem;line-height:2rem;letter-spacing:-.64px}}.title-h2{font-size:2rem;line-height:1.125;letter-spacing:-.48px}@media (max-width:767px){.title-h2{font-size:1.25rem;line-height:1.2}}.title-h3{font-size:1.5rem;line-height:1.625rem;line-height:1.16;letter-spacing:-.48px}@media (max-width:767px){.title-h3{font-size:1.25rem;line-height:1.2}}.title-h4,h4{font-size:2rem;line-height:1.125;font-weight:500}@media (max-width:767px){.title-h4,h4{font-size:1.75rem;line-height:2rem}}.title-h5,h5{font-size:1.75rem;line-height:2rem;font-weight:500}@media (max-width:767px){.title-h5,h5{font-size:1.25rem;line-height:1.4}}.mask{background-size:cover;overflow:hidden;-webkit-mask-size:cover;mask-size:cover}.mask_sm{-webkit-mask-image:url(/images/mask/1.svg);mask-image:url(/images/mask/1.svg)}@media (max-width:1024px){.mask_sm{-webkit-mask-image:url(/images/mask/2.svg);mask-image:url(/images/mask/2.svg)}}.\!button,.button{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;grid-gap:.75rem;gap:.75rem;border-radius:.375rem;transition:.25s cubic-bezier(.645,.045,.355,1)}.button.--loader-white{background-image:url(/images/icons/loader-white.svg);background-size:3rem;background-position:50%;background-repeat:no-repeat;color:transparent}.button.--loader-white .button__icon{display:none}.button_size_small{padding:.375rem .75rem}.button_size_medium{padding:.625rem}@media (min-width:577px){.button_size_medium{padding:.75rem}}.button_size_big,.button_size_big-md{padding:1.5rem}@media (max-width:576px){.button_size_big,.button_size_big-md{padding-top:.75rem;padding-bottom:.75rem}}@media (max-width:576px){.button_size_big-md{padding-left:1rem;padding-right:1rem}}.button.button_wide:not(.button_size_small){padding-left:1rem;padding-right:1rem}.button.button_wide:not(.button_size_small).button_size_big,.button.button_wide:not(.button_size_small).button_size_big_md{padding:1.5rem}@media (max-width:576px){.button.button_wide:not(.button_size_small).button_size_big,.button.button_wide:not(.button_size_small).button_size_big_md{padding-top:.75rem;padding-bottom:.75rem}.button.button_wide:not(.button_size_small).button_size_big-md{padding-left:1rem;padding-right:1rem}}.button__text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1rem;font-weight:600;text-transform:uppercase}.button__text-small{font-size:10px}.button__text_default{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600}.button__text_link{font-weight:400;text-transform:none}@media (max-width:576px){.button.button-car-wide-card{margin-bottom:-.375rem;grid-gap:.5rem!important;gap:.5rem!important;background-color:initial;padding:.5rem .625rem!important}.button.button-car-wide-card:hover .button__text{--tw-text-opacity:1!important;color:#000!important;color:rgb(0 0 0/var(--tw-text-opacity))!important}.button.button-car-wide-card:hover .button__icon svg{stroke:#000!important}}.button.button-car-square-mobile-card[data-is-open=true] .button__icon,.button.button-car-wide-card[data-is-open=true] .button__icon,.button.button-collapse-toggle[data-is-open=true] .button__icon,.button.button-tags-show-more[data-is-open=true] .button__icon{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.button.button-car-square-mobile-card[data-is-open=false] .button__icon,.button.button-car-wide-card[data-is-open=false] .button__icon,.button.button-collapse-toggle[data-is-open=false] .button__icon,.button.button-tags-show-more[data-is-open=false] .button__icon{--tw-rotate:0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.button.button-car-square-card[data-is-open=true] .button__icon{--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.button.button-car-square-card[data-is-open=false] .button__icon{--tw-rotate:-45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.button[aria-expanded=true] .button__icon{fill:#fff;--tw-text-opacity:1;color:#2355d7;color:rgb(35 85 215/var(--tw-text-opacity))}.button[aria-expanded=false] .button__icon{fill:#000;--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.button-tooltip,.button .svg-icon_tooltip-btn{height:25px;width:25px}.\!button.\--loader-white{background-image:url(/images/icons/loader-white.svg)!important;background-size:3rem;background-position:50%;background-repeat:no-repeat;color:transparent}.\!button.\--loader-white .button__icon{display:none}.\!button_size_small{padding:.375rem .75rem}.\!button_size_medium{padding:.625rem}@media (min-width:577px){.\!button_size_medium{padding:.75rem}}.\!button_size_big,.\!button_size_big-md{padding:1.5rem}@media (max-width:576px){.\!button_size_big,.\!button_size_big-md{padding-top:.75rem;padding-bottom:.75rem}}@media (max-width:576px){.\!button_size_big-md{padding-left:1rem;padding-right:1rem}}.\!button.button_wide:not(.button_size_small){padding-left:1rem;padding-right:1rem}.\!button.button_wide:not(.button_size_small).button_size_big,.\!button.button_wide:not(.button_size_small).button_size_big_md{padding:1.5rem}@media (max-width:576px){.\!button.button_wide:not(.button_size_small).button_size_big,.\!button.button_wide:not(.button_size_small).button_size_big_md{padding-top:.75rem;padding-bottom:.75rem}.\!button.button_wide:not(.button_size_small).button_size_big-md{padding-left:1rem;padding-right:1rem}}.\!button__text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1rem;font-weight:600;text-transform:uppercase}.\!button__text-small{font-size:10px}.\!button__text_default{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600}.\!button__text_link{font-weight:400;text-transform:none}@media (max-width:576px){.\!button.button-car-wide-card{margin-bottom:-.375rem;grid-gap:.5rem!important;gap:.5rem!important;background-color:initial;padding:.5rem .625rem!important}.\!button.button-car-wide-card:hover .button__text{--tw-text-opacity:1!important;color:#000!important;color:rgb(0 0 0/var(--tw-text-opacity))!important}.\!button.button-car-wide-card:hover .button__icon svg{stroke:#000!important}}.\!button.button-car-square-mobile-card[data-is-open=true] .button__icon,.\!button.button-car-wide-card[data-is-open=true] .button__icon,.\!button.button-collapse-toggle[data-is-open=true] .button__icon,.\!button.button-tags-show-more[data-is-open=true] .button__icon{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!button.button-car-square-mobile-card[data-is-open=false] .button__icon,.\!button.button-car-wide-card[data-is-open=false] .button__icon,.\!button.button-collapse-toggle[data-is-open=false] .button__icon,.\!button.button-tags-show-more[data-is-open=false] .button__icon{--tw-rotate:0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!button.button-car-square-card[data-is-open=true] .button__icon{--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!button.button-car-square-card[data-is-open=false] .button__icon{--tw-rotate:-45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!button[aria-expanded=true] .button__icon{fill:#fff;--tw-text-opacity:1;color:#2355d7;color:rgb(35 85 215/var(--tw-text-opacity))}.\!button[aria-expanded=false] .button__icon{fill:#000;--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.\!button-tooltip,.\!button .svg-icon_tooltip-btn{height:25px;width:25px}.button_theme_dark-black{--tw-bg-opacity:1;background-color:rgb(50 50 50/var(--tw-bg-opacity));--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}@media (hover:hover) and (pointer:fine){.button_theme_dark-black:hover{--tw-bg-opacity:1;background-color:rgb(26 26 26/var(--tw-bg-opacity))}}.button_theme_cyan{--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity));--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}@media (hover:hover) and (pointer:fine){.button_theme_cyan:hover{--tw-bg-opacity:1;background-color:rgb(10 55 172/var(--tw-bg-opacity))}}.button_theme_primary{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.button_theme_dark{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity));--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}@media (hover:hover) and (pointer:fine){.button_theme_dark:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:#323232;color:rgb(50 50 50/var(--tw-text-opacity))}}.button_theme_dark-gray.reverse{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}@media (hover:hover) and (pointer:fine){.button_theme_dark-gray.reverse:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}}.button_theme_dark-gray.reverse .button__text{--tw-text-opacity:1;color:#323232;color:rgb(50 50 50/var(--tw-text-opacity))}@media (hover:hover) and (pointer:fine){.button_theme_dark-gray.reverse .button__text:hover{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}}.button_theme_dark-gray.reverse svg{stroke:#323232}.button_theme_transparent-light .button__icon svg,.button_theme_transparent-light.button_icon-stroke .button_icon svg,.button_theme_transparent .button__icon svg,.button_theme_transparent.button_icon-stroke .button_icon svg{stroke-width:0}.button_theme_outline,.button_theme_transparent,.button_theme_transparent-icon,.button_theme_transparent-light,.button_theme_transparent-light-icon{background-color:initial}.button_theme_outline{border-width:1px;border-color:rgba(0,0,0,.2)}@media (hover:hover) and (pointer:fine){.button_theme_outline:hover{--tw-bg-opacity:1;background-color:rgb(226 226 226/var(--tw-bg-opacity))}}.button_theme_outline[disabled]{border-color:transparent;--tw-bg-opacity:1;background-color:rgb(177 177 177/var(--tw-bg-opacity))}.button_theme_outline-white,.button_theme_outline[disabled]{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.button_theme_outline-white{border-width:1px;border-color:hsla(0,0%,100%,.2);background-color:initial}.button_theme_outline-white:hover{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.button_theme_bottom-white{display:flex;width:100%;justify-content:space-between;border-radius:0;border-width:0 0 1px;border-color:hsla(0,0%,100%,.2);background-color:initial;--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.button_theme_bottom-white:hover{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.button_theme_white,.button_theme_white-on-black{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));}.button_theme_white .button__icon svg,.button_theme_white-on-black .button__icon svg{fill:#0d0d0d;stroke:#0d0d0d}.button_theme_blue{--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity));--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}@media (hover:hover) and (pointer:fine){.button_theme_blue:hover{--tw-bg-opacity:1;background-color:rgb(10 55 172/var(--tw-bg-opacity))}}.button_theme_citrine{--tw-bg-opacity:1;background-color:rgb(255 121 0/var(--tw-bg-opacity));--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}@media (hover:hover) and (pointer:fine){.button_theme_citrine:hover{--tw-bg-opacity:1;background-color:rgb(255 160 102/var(--tw-bg-opacity))}}.button_theme_rounded-tag{grid-gap:.25rem;gap:.25rem;border-radius:2rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.375rem .5rem .375rem .625rem}.button_theme_primary.button_active,.button_theme_primary.is-open:not([js-card-view-tab]),.button_theme_primary:hover,.button_theme_transparent.button_active,.button_theme_transparent.is-open:not([js-card-view-tab]),.button_theme_transparent:hover,.button_theme_white.button_active,.button_theme_white.is-open:not([js-card-view-tab]),.button_theme_white:hover{--tw-bg-opacity:1;background-color:rgb(50 50 50/var(--tw-bg-opacity))}.button_theme_primary.button_active .button__icon svg,.button_theme_primary.is-open:not([js-card-view-tab]) .button__icon svg,.button_theme_primary:hover .button__icon svg,.button_theme_transparent.button_active .button__icon svg,.button_theme_transparent.is-open:not([js-card-view-tab]) .button__icon svg,.button_theme_transparent:hover .button__icon svg,.button_theme_white.button_active .button__icon svg,.button_theme_white.is-open:not([js-card-view-tab]) .button__icon svg,.button_theme_white:hover .button__icon svg{fill:#fff}.button_theme_primary.button_active.button_icon-stroke .button__icon svg,.button_theme_primary.is-open:not([js-card-view-tab]).button_icon-stroke .button__icon svg,.button_theme_primary:hover.button_icon-stroke .button__icon svg,.button_theme_transparent.button_active.button_icon-stroke .button__icon svg,.button_theme_transparent.is-open:not([js-card-view-tab]).button_icon-stroke .button__icon svg,.button_theme_transparent:hover.button_icon-stroke .button__icon svg,.button_theme_white.button_active.button_icon-stroke .button__icon svg,.button_theme_white.is-open:not([js-card-view-tab]).button_icon-stroke .button__icon svg,.button_theme_white:hover.button_icon-stroke .button__icon svg{fill:transparent;stroke:#fff}.button_theme_primary.button_active .button__text,.button_theme_primary.is-open:not([js-card-view-tab]) .button__text,.button_theme_primary:hover .button__text,.button_theme_transparent.button_active .button__text,.button_theme_transparent.is-open:not([js-card-view-tab]) .button__text,.button_theme_transparent:hover .button__text,.button_theme_white.button_active .button__text,.button_theme_white.is-open:not([js-card-view-tab]) .button__text,.button_theme_white:hover .button__text{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.button_theme_primary,.button_theme_primary .button__text,.button_theme_white,.button_theme_white .button__text{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.button_theme_primary .button__icon svg,.button_theme_white .button__icon svg{fill:#000}.button_theme_primary:hover,.button_theme_white:hover{--tw-bg-opacity:1;background-color:rgb(226 226 226/var(--tw-bg-opacity))}.button_theme_primary:hover .button__icon svg,.button_theme_white:hover .button__icon svg{fill:#000}.button_theme_primary:hover .button__text,.button_theme_white:hover .button__text{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.button_theme_primary:hover.button_icon-stroke .button__icon svg,.button_theme_white:hover.button_icon-stroke .button__icon svg{fill:transparent;stroke:#000}.button_icon_no_stroke .button__icon svg{stroke:transparent!important}.button_theme_dark-gray,.button_theme_dark-gray-no-hover{border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(50 50 50/var(--tw-bg-opacity));--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}@media (hover:hover) and (pointer:fine){.button_theme_dark-gray-no-hover:hover,.button_theme_dark-gray:hover{--tw-bg-opacity:1;background-color:rgb(40 40 40/var(--tw-bg-opacity))}}.button_theme_dark-gray-no-hover .button__text,.button_theme_dark-gray .button__text{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.button_theme_dark-gray-no-hover .button__icon svg,.button_theme_dark-gray .button__icon svg{fill:#fff}.button_theme_dark-gray-no-hover:hover,.button_theme_dark-gray:hover{--tw-bg-opacity:1;background-color:rgb(40 40 40/var(--tw-bg-opacity))}.button_theme_dark-gray-no-hover:hover .button__icon svg,.button_theme_dark-gray:hover .button__icon svg{fill:#fff}.button_theme_dark-gray-no-hover:hover,.button_theme_dark-gray-no-hover:hover .button__text{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.button_theme_transparent-light.button_active,.button_theme_transparent-light.is-open,.button_theme_transparent-light:hover{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.button_theme_transparent-light.button_active .button__icon svg,.button_theme_transparent-light.is-open .button__icon svg,.button_theme_transparent-light:hover .button__icon svg{fill:#000;stroke:#000;stroke-width:0}.button_theme_transparent-light.button_active.button_icon-stroke .button_icon svg,.button_theme_transparent-light.is-open.button_icon-stroke .button_icon svg,.button_theme_transparent-light:hover.button_icon-stroke .button_icon svg{fill:transparent;stroke:#000;stroke-width:0}.button_theme_transparent-light.button_active .button__text,.button_theme_transparent-light.is-open .button__text,.button_theme_transparent-light:hover .button__text{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.button_theme_white-on-black.button_active,.button_theme_white-on-black.is-open,.button_theme_white-on-black:hover{opacity:.6}.button_theme_icon{height:2rem;width:2rem;background-color:initial;padding:0}@media (hover:hover) and (pointer:fine){.button_theme_icon:hover{opacity:.75}}.\!button[disabled]:not(.disable-icon),.button[disabled]:not(.disable-icon){pointer-events:none;cursor:not-allowed;--tw-bg-opacity:1;background-color:rgb(177 177 177/var(--tw-bg-opacity))}.\!button.disable-icon[disabled],.button.disable-icon[disabled]{pointer-events:none}.button.disable-icon[disabled] .button__icon{opacity:.3}.\!button.disable-icon[disabled] .button__icon{opacity:.3}.button_theme_white[disabled]{pointer-events:none}.button_theme_white[disabled] .button__icon svg{fill:#fff;stroke:#fff}.button_theme_transparent-icon.button_active,.button_theme_transparent-icon.is-open,.button_theme_transparent-icon:hover{opacity:.75;transition:all .3s}@media (max-width:767px){.\!button.button_adaptive,.button.button_adaptive{padding:.625rem}.button.button_adaptive .button__text{font-size:.75rem;line-height:1rem}}@media (max-width:576px){.button.button_adaptive .button__text{font-size:.75rem;line-height:1rem}}@media (max-width:767px){.\!button.button_adaptive .button__text{font-size:.75rem;line-height:1rem}}@media (max-width:576px){.\!button.button_adaptive .button__text{font-size:.75rem;line-height:1rem}}@media (hover:hover) and (pointer:fine){[js-tooltip-trigger].button_theme_icon:hover{opacity:1!important}}.button_theme_outline_blue{border-width:1px;--tw-border-opacity:1;border-color:rgb(35 85 215/var(--tw-border-opacity));background-color:initial;--tw-text-opacity:1;color:#2355d7;color:rgb(35 85 215/var(--tw-text-opacity))}@media (hover:hover) and (pointer:fine){.button_theme_outline_blue:hover{--tw-bg-opacity:1;background-color:rgb(10 55 172/var(--tw-bg-opacity))}}.button-favorite svg{stroke:none!important;fill-rule:evenodd}.button-favorite.active svg{fill-rule:nonzero}.button-favorite[disabled]{background-color:#fff!important;opacity:.6}.container{margin-left:auto;margin-right:auto;padding-left:.5rem;padding-left:var(--container-margin);padding-right:.5rem;padding-right:var(--container-margin);width:100%;max-width:100%;max-width:var(--container-max-width)}.container-md{--container-max-width:1440px}.container-outer{margin-left:-.5rem;margin-right:-.5rem;margin-left:calc(var(--container-margin)*-1);margin-right:calc(var(--container-margin)*-1)}.section,.section-outlined{position:relative;padding:5rem 7.3125rem}@media (max-width:1280px){.section,.section-outlined{padding:4rem 2rem}}@media (max-width:1024px){.section,.section-outlined{padding-left:1.5rem;padding-right:1.5rem}}.section-sm,.section-sm-outlined{border-radius:3.5rem;padding:1.5rem}.section,.section-sm{--tw-bg-opacity:1;background-color:rgb(221 221 221/var(--tw-bg-opacity))}.section-outlined,.section-sm-outlined{border-width:1px;--tw-border-opacity:1;border-color:rgb(204 204 204/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.\!resume_error{background-color:rgba(230,70,70,.15)!important;border-bottom-width:1px!important;border-color:#e64646!important}.resume_error{background-color:rgba(230,70,70,.15);border-bottom-width:1px;border-color:#e64646}.tag{--tw-skew-x:-20deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-top-left-radius:.375rem;border-bottom-right-radius:.375rem;padding-top:.375rem;padding-bottom:.375rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.catalog-car-squire-card__viewed_footer .tag.text-green{display:none}@media (max-width:576px){.tag{font-size:.875rem;line-height:1rem}}.\!tag{--tw-skew-x:-20deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-top-left-radius:.375rem;border-bottom-right-radius:.375rem;padding-top:.375rem;padding-bottom:.375rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.catalog-car-squire-card__viewed_footer .\!tag.text-green{display:none}@media (max-width:576px){.\!tag{font-size:.875rem;line-height:1rem}}.tag.tag_primary{background-color:rgb(255 121 0/var(--tw-bg-opacity))}.tag.tag_primary,.tag.tag_secondary{--tw-bg-opacity:1;--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.tag.tag_secondary{background-color:rgb(177 177 177/var(--tw-bg-opacity))}.tag>div{--tw-skew-x:20deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));padding-left:.75rem;padding-right:.75rem}.\!tag.tag_primary{background-color:rgb(255 121 0/var(--tw-bg-opacity))}.\!tag.tag_primary,.\!tag.tag_secondary{--tw-bg-opacity:1;--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.\!tag.tag_secondary{background-color:rgb(177 177 177/var(--tw-bg-opacity))}.\!tag>div{--tw-skew-x:20deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));padding-left:.75rem;padding-right:.75rem}.tag-gray{display:inline-flex;--tw-bg-opacity:1;background-color:rgb(221 221 221/var(--tw-bg-opacity));fill:currentColor;padding:.375rem .5rem;font-size:.75rem}.outline-tag,.tag-gray{align-items:center;border-radius:.375rem;line-height:1rem}.outline-tag{display:flex;height:2.5rem;flex-shrink:0;cursor:pointer;grid-gap:.625rem;gap:.625rem;border-width:1px;padding:.75rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;text-transform:uppercase;transition:all .3s}.catalog-car-squire-card__viewed_footer .outline-tag.text-green{display:none}@media (max-width:576px){.outline-tag{height:2rem;grid-gap:.5rem;gap:.5rem;padding:.5rem .625rem}.outline-tag.outline-tag_with-image{padding-left:.75rem;padding-right:.75rem}}.outline-tag.outline-tag_with-image img{flex:0 0 24px;width:24px}@media (max-width:576px){.outline-tag__title{font-size:.75rem;line-height:1rem}}.outline-tag__subtitle{white-space:pre;--tw-text-opacity:1;color:#ffa066;color:rgb(255 160 102/var(--tw-text-opacity))}.outline-tag__white{border-color:hsla(0,0%,100%,.2)}@media (hover:hover) and (pointer:fine){.outline-tag__white:hover{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}}.outline-tag__white .outline-tag__title{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.outline-tag__gray{border-color:rgba(0,0,0,.2)}@media (hover:hover) and (pointer:fine){.outline-tag__gray:hover{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}}.outline-tag__gray .outline-tag__title{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.outline-tag__active{border-style:none;--tw-bg-opacity:1;background-color:rgb(50 50 50/var(--tw-bg-opacity))}.outline-tag__active .outline-tag__title{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.outline-tag_compact{margin:0;height:auto;border-style:none;padding:0}.breadcrumbs-list{display:flex;flex-wrap:wrap;align-items:center;grid-gap:1rem;gap:1rem}.breadcrumbs-item{position:relative;display:block;cursor:pointer;font-size:.75rem;--tw-text-opacity:1;color:#05326e;color:rgb(5 50 110/var(--tw-text-opacity))}@media (hover:hover) and (pointer:fine){.breadcrumbs-item:hover{--tw-text-opacity:1;color:#f01406;color:rgb(240 20 6/var(--tw-text-opacity))}}.breadcrumbs-item:after{position:absolute;font-size:8px;content:"\232A";right:-14px;top:1px}.breadcrumbs-item:first-child{display:block;font-size:.75rem;--tw-text-opacity:1;color:#7b95b8;color:rgb(123 149 184/var(--tw-text-opacity))}.breadcrumbs-item:last-child:after{display:none}.accordion{overflow:hidden;transition:all .3s;}.accordion__header{cursor:pointer}.accordion__arrow{transition:all .3s}.accordion [js-accordion-body]{transition:.25s cubic-bezier(.645,.045,.355,1)}.accordion.is-open .accordion__arrow{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.accordion.is-open .accordion__arrow--blue{--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity))}.accordion:not(.is-open) [js-accordion-body]{opacity:0}.actions-banner{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:24rem;--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity))}@media (max-width:767px){.actions-banner{height:auto;min-height:23.9375rem;flex-direction:column}}@media (max-width:360px){.actions-banner{overflow:hidden}}@media (max-width:330px){.actions-banner{overflow:hidden}}.actions-banner__image,.actions-banner__image_catalog{margin-left:-5.25rem;height:100%;width:100%;width:41.9375rem;--tw-skew-x:22deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));background-size:cover}@media (max-width:767px){.actions-banner__image,.actions-banner__image_catalog{height:13.4375rem;width:49.375rem;background-position:50%;background-repeat:no-repeat}}@media (max-width:576px){.actions-banner__image,.actions-banner__image_catalog{height:10.3125rem;width:29rem}}@media (max-width:360px){.actions-banner__image,.actions-banner__image_catalog{width:37.9375rem}}@media (max-width:330px){.actions-banner__image,.actions-banner__image_catalog{width:37.9375rem}}.actions-banner__image:before,.actions-banner__image_catalog:before{position:absolute;left:5.75rem;top:.25rem;display:none!important;height:100%;width:100%;--tw-skew-x:-22deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-top-left-radius:2.25rem;border-top-width:4px;border-left-width:4px;--tw-border-opacity:1;border-color:rgb(35 85 215/var(--tw-border-opacity));--tw-content:"";content:var(--tw-content)}@media (min-width:768px){.actions-banner__image:before,.actions-banner__image_catalog:before{display:none}}.actions-banner__image_catalog{width:52rem}.actions-banner__catalog{width:100%}@media (max-width:576px){.actions-banner__catalog{width:56%}}.actions-banner--white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.actions-banner.is-opened .actions-banner__image{position:relative}.actions-banner__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background-color:initial;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.actions-banner.is-opened .actions-banner__image:after{background-color:rgba(10,55,172,.8)}.actions-banner-list{margin-top:2rem;display:flex;flex-wrap:wrap;align-items:center;grid-gap:2.625rem;gap:2.625rem;padding-left:1rem;padding-right:1rem}@media (max-width:576px){.actions-banner-list{margin-top:1rem;flex-direction:column;align-items:baseline;grid-gap:1.25rem;gap:1.25rem;padding-left:.75rem;padding-right:.75rem;padding-bottom:1.5rem}}.actions-banner-list>div:first-child{margin-right:-.5rem}@media (max-width:1024px){.actions-banner-list>div:first-child{margin-right:0}}.actions-banner-list>div:nth-child(2){margin-right:-.625rem}@media (max-width:1024px){.actions-banner-list>div:nth-child(2){margin-right:0}}@media (min-width:1361px){.actions-banner-with-tags{min-height:28rem}}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.\!static{position:static!important}.fixed{position:fixed}.\!absolute{position:absolute!important}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-0\.5{top:.125rem;right:.125rem;bottom:.125rem;left:.125rem}.inset-x-6{left:1.5rem}.inset-x-6,.right-6{right:1.5rem}.bottom-28{bottom:7rem}.left-0{left:0}.right-0{right:0}.top-6{top:1.5rem}.left-6{left:1.5rem}.top-0{top:0}.bottom-0{bottom:0}.right-4{right:1rem}.-top-0\.5{top:-.125rem}.-left-0\.5{left:-.125rem}.-top-0{top:0}.-left-0{left:0}.\!bottom-\[22\.5rem\]{bottom:22.5rem!important}.\!left-\[calc\(58\.125\%\+1rem\)\]{left:calc(58.125% + 1rem)!important}.bottom-\[22\.5rem\]{bottom:22.5rem}.bottom-5{bottom:1.25rem}.left-1\.5{left:.375rem}.top-\[2px\]{top:2px}.left-1{left:.25rem}.-left-\[14\.75rem\]{left:-14.75rem}.top-3{top:.75rem}.right-3{right:.75rem}.top-1\.5{top:.375rem}.left-full{left:100%}.top-1{top:.25rem}.-top-2{top:-.5rem}.-right-2{right:-.5rem}.top-4{top:1rem}.left-\[1\.375rem\]{left:1.375rem}.right-\[0px\]{right:0}.bottom-2{bottom:.5rem}.left-1\/2{left:50%}.top-9{top:2.25rem}.bottom-4{bottom:1rem}.left-4{left:1rem}.top-28{top:7rem}.bottom-\[18\%\]{bottom:18%}.top-\[37\%\]{top:37%}.bottom-1{bottom:.25rem}.right-2{right:.5rem}.top-\[2\.25rem\]{top:2.25rem}.right-\[2\.25rem\]{right:2.25rem}.bottom-3{bottom:.75rem}.bottom-1\.5{bottom:.375rem}.left-auto{left:auto}.left-\[-5rem\]{left:-5rem}.right-\[-5rem\]{right:-5rem}.-bottom-5{bottom:-1.25rem}.right-\[4\.375rem\]{right:4.375rem}.top-1\/2{top:50%}.-left-36{left:-9rem}.right-36{right:9rem}.top-\[11\.5rem\]{top:11.5rem}.top-2{top:.5rem}.bottom-16{bottom:4rem}.left-3{left:.75rem}.bottom-6{bottom:1.5rem}.top-16{top:4rem}.-bottom-full{bottom:-100%}.left-5{left:1.25rem}.right-3\.5{right:.875rem}.top-10{top:2.5rem}.-left-5{left:-1.25rem}.top-12{top:3rem}.bottom-\[1\.625rem\]{bottom:1.625rem}.left-\[1\.625rem\]{left:1.625rem}.right-\[1\.625rem\]{right:1.625rem}.top-40{top:10rem}.left-2{left:.5rem}.\!top-0{top:0!important}.\!left-0{left:0!important}.right-\[64\%\]{right:64%}.top-\[10\%\]{top:10%}.right-\[35\%\]{right:35%}.top-\[16px\]{top:16px}.right-\[16px\]{right:16px}.top-\[0\.6875rem\]{top:.6875rem}.right-\[0\.6875rem\]{right:.6875rem}.top-full{top:100%}.-top-1\.5{top:-.375rem}.-top-1{top:-.25rem}.bottom-\[0\.875rem\]{bottom:.875rem}.right-\[0\.875rem\]{right:.875rem}.top-\[2\.44rem\]{top:2.44rem}.top-\[13rem\]{top:13rem}.left-\[6\.3rem\]{left:6.3rem}.top-\[14\.44rem\]{top:14.44rem}.right-\[1\.6rem\]{right:1.6rem}.top-\[31\.25rem\]{top:31.25rem}.left-\[1\.25rem\]{left:1.25rem}.top-\[39\.625rem\]{top:39.625rem}.top-\[86\.75rem\]{top:86.75rem}.left-\[25\.69rem\]{left:25.69rem}.left-0\.5{left:.125rem}.\!-top-14{top:-3.5rem!important}.\!right-8{right:2rem!important}.-left-\[15\.75rem\]{left:-15.75rem}.top-\[3\.125rem\]{top:3.125rem}.right-\[1\.125rem\]{right:1.125rem}.bottom-\[1\.125rem\]{bottom:1.125rem}.bottom-12{bottom:3rem}.\!left-1\/2{left:50%!important}.bottom-10{bottom:2.5rem}.\!left-auto{left:auto!important}.right-8{right:2rem}.bottom-\[189px\]{bottom:189px}.-left-\[9px\]{left:-9px}.-left-\[12px\]{left:-12px}.\!right-\[34\.0625rem\]{right:34.0625rem!important}.left-\[1\.125rem\]{left:1.125rem}.top-\[0\.875rem\]{top:.875rem}.bottom-\[2\.125rem\]{bottom:2.125rem}.right-10{right:2.5rem}.-bottom-2{bottom:-.5rem}.top-2\.5{top:.625rem}.right-2\.5{right:.625rem}.right-\[8\.125rem\]{right:8.125rem}.right-\[60px\]{right:60px}.bottom-\[144px\]{bottom:144px}.bottom-\[165px\]{bottom:165px}.top-0\.5{top:.125rem}.top-\[0\.8125rem\]{top:.8125rem}.left-\[5\.75rem\]{left:5.75rem}.right-\[8\.4375rem\]{right:8.4375rem}.-left-\[30\%\]{left:-30%}.\!bottom-\[1\.875rem\]{bottom:1.875rem!important}.top-\[1\.1rem\]{top:1.1rem}.left-6\.25{left:1.5625rem}.right-6\.25{right:1.5625rem}.-bottom-4{bottom:-1rem}.top-5{top:1.25rem}.-bottom-6{bottom:-1.5rem}.right-5{right:1.25rem}.top-px{top:1px}.left-3\.5{left:.875rem}.\!top-6{top:1.5rem!important}.-bottom-px{bottom:-1px}.-top-px{top:-1px}.-bottom-0{bottom:0}.bottom-full{bottom:100%}.top-\[4rem\]{top:4rem}.-bottom-0\.5{bottom:-.125rem}.-right-5\.25{right:-1.3125rem}.top-auto{top:auto}.-right-5{right:-1.25rem}.top-\[calc\(-1rem_\+_0\.145rem\)\]{top:-.855rem}.left-\[22px\]{left:22px}.\!bottom-\[30px\]{bottom:30px!important}.right-\[135px\]{right:135px}.-left-\[252px\]{left:-252px}.top-\[50px\]{top:50px}.\!bottom-\[280px\]{bottom:280px!important}.\!left-\[798px\]{left:798px!important}.bottom-\[280px\]{bottom:280px}.\!right-\[561px\]{right:561px!important}.z-30{z-index:30}.z-10{z-index:10}.z-\[2\]{z-index:2}.z-\[59\]{z-index:59}.z-20{z-index:20}.z-50{z-index:50}.z-1{z-index:1}.-z-10{z-index:-10}.z-\[1\]{z-index:1}.z-\[999999999\]{z-index:999999999}.z-\[100\]{z-index:100}.z-\[110\]{z-index:110}.z-40{z-index:40}.z-150{z-index:150}.z-\[5\]{z-index:5}.z-\[60\]{z-index:60}.-z-1{z-index:-1}.z-0{z-index:0}.z-\[200\]{z-index:200}.z-\[120\]{z-index:120}.order-1{order:1}.order-first{order:-9999}.col-span-12{grid-column:span 12/span 12}.col-span-4{grid-column:span 4/span 4}.\!col-span-4{grid-column:span 4/span 4!important}.col-span-8{grid-column:span 8/span 8}.col-span-3{grid-column:span 3/span 3}.col-span-9{grid-column:span 9/span 9}.col-span-6{grid-column:span 6/span 6}.col-span-5{grid-column:span 5/span 5}.col-span-1{grid-column:span 1/span 1}.col-span-7{grid-column:span 7/span 7}.col-span-2{grid-column:span 2/span 2}.col-span-11{grid-column:span 11/span 11}.col-start-1{grid-column-start:1}.col-start-9{grid-column-start:9}.col-start-5{grid-column-start:5}.col-start-4{grid-column-start:4}.col-end-9{grid-column-end:9}.col-end-13{grid-column-end:13}.col-end-8{grid-column-end:8}.row-span-1{grid-row:span 1/span 1}.row-span-2{grid-row:span 2/span 2}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.row-end-3{grid-row-end:3}.row-end-4{grid-row-end:4}.m-0\.5{margin:.125rem}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.\!mx-0{margin-left:0!important;margin-right:0!important}.my-\[0\.875rem\]{margin-top:.875rem;margin-bottom:.875rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-16{margin-top:4rem;margin-bottom:4rem}.mx-0{margin-left:0;margin-right:0}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.\!my-0{margin-top:0!important;margin-bottom:0!important}.my-20{margin-top:5rem;margin-bottom:5rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-\[32px\]{margin-top:32px;margin-bottom:32px}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.my-\[7\.5rem\]{margin-top:7.5rem;margin-bottom:7.5rem}.mx-2\.5{margin-left:.625rem;margin-right:.625rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-\[9rem\]{margin-top:9rem;margin-bottom:9rem}.mx-\[-0\.5rem\]{margin-left:-.5rem;margin-right:-.5rem}.mb-\[1\.75rem\]{margin-bottom:1.75rem}.mb-6{margin-bottom:1.5rem}.-mt-\[9rem\]{margin-top:-9rem}.-ml-1{margin-left:-.25rem}.mr-4{margin-right:1rem}.ml-auto{margin-left:auto}.mt-3{margin-top:.75rem}.mt-\[4\.375rem\]{margin-top:4.375rem}.mt-12{margin-top:3rem}.mt-6{margin-top:1.5rem}.mt-auto{margin-top:auto}.ml-2{margin-left:.5rem}.-mb-4{margin-bottom:-1rem}.ml-\[0\.4375rem\]{margin-left:.4375rem}.mr-1\.5{margin-right:.375rem}.mr-1{margin-right:.25rem}.mt-\[1\.875rem\]{margin-top:1.875rem}.mt-1{margin-top:.25rem}.mb-5{margin-bottom:1.25rem}.mt-\[0\.5625rem\]{margin-top:.5625rem}.\!mt-3{margin-top:.75rem!important}.\!mt-2{margin-top:.5rem!important}.mb-4{margin-bottom:1rem}.\!mt-0{margin-top:0!important}.-mt-0\.5{margin-top:-.125rem}.-mt-0{margin-top:0}.ml-3{margin-left:.75rem}.mb-16\.5{margin-bottom:4.125rem}.mb-16{margin-bottom:4rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mr-2{margin-right:.5rem}.\!-ml-1{margin-left:-.25rem!important}.mt-\[48px\]{margin-top:48px}.mb-\[8px\]{margin-bottom:8px}.ml-\[24px\]{margin-left:24px}.ml-\[8px\]{margin-left:8px}.mb-\[100px\]{margin-bottom:100px}.ml-\[5px\]{margin-left:5px}.mt-20{margin-top:5rem}.-mb-\[2px\]{margin-bottom:-2px}.\!mb-1{margin-bottom:.25rem!important}.mr-0{margin-right:0}.mt-2{margin-top:.5rem}.mt-\[0\.3125rem\]{margin-top:.3125rem}.mt-\[1\.125rem\]{margin-top:1.125rem}.ml-4{margin-left:1rem}.ml-0{margin-left:0}.-mt-px{margin-top:-1px}.mt-8{margin-top:2rem}.mt-5{margin-top:1.25rem}.mt-7{margin-top:1.75rem}.ml-\[4\.375rem\]{margin-left:4.375rem}.mt-\[7\.75rem\]{margin-top:7.75rem}.-mt-2{margin-top:-.5rem}.ml-32{margin-left:8rem}.mr-3{margin-right:.75rem}.ml-\[9rem\]{margin-left:9rem}.mb-2{margin-bottom:.5rem}.mt-1\.5{margin-top:.375rem}.mr-\[5\.125rem\]{margin-right:5.125rem}.-mr-\[5\.3125rem\]{margin-right:-5.3125rem}.mb-11{margin-bottom:2.75rem}.mt-11{margin-top:2.75rem}.mt-16{margin-top:4rem}.-mr-4{margin-right:-1rem}.mr-6{margin-right:1.5rem}.ml-\[-1\.125rem\]{margin-left:-1.125rem}.mr-\[-0\.875rem\]{margin-right:-.875rem}.mb-20{margin-bottom:5rem}.mt-\[8\.25rem\]{margin-top:8.25rem}.-mt-6{margin-top:-1.5rem}.mb-0{margin-bottom:0}.mb-3{margin-bottom:.75rem}.ml-\[0\.3125rem\]{margin-left:.3125rem}.mb-\[9rem\]{margin-bottom:9rem}.-mb-1\.5{margin-bottom:-.375rem}.mt-0\.5{margin-top:.125rem}.-mb-1{margin-bottom:-.25rem}.mt-0{margin-top:0}.mb-1{margin-bottom:.25rem}.mr-\[12rem\]{margin-right:12rem}.mt-\[5\.75rem\]{margin-top:5.75rem}.mt-\[3\.375rem\]{margin-top:3.375rem}.mr-\[5\.5rem\]{margin-right:5.5rem}.-mt-4{margin-top:-1rem}.-mt-1{margin-top:-.25rem}.mb-12{margin-bottom:3rem}.mb-10{margin-bottom:2.5rem}.ml-1{margin-left:.25rem}.mr-15{margin-right:3.625rem}.mt-\[120px\]{margin-top:120px}.mt-40{margin-top:10rem}.mb-8{margin-bottom:2rem}.ml-6{margin-left:1.5rem}.mb-28{margin-bottom:7rem}.mt-36{margin-top:9rem}.mb-14{margin-bottom:3.5rem}.-ml-2{margin-left:-.5rem}.mt-\[3\.5rem\]{margin-top:3.5rem}.mt-\[3\.125rem\]{margin-top:3.125rem}.mb-9{margin-bottom:2.25rem}.mr-\[30px\]{margin-right:30px}.ml-0\.5{margin-left:.125rem}.mt-10{margin-top:2.5rem}.mt-9{margin-top:2.25rem}.mt-\[1\.4375rem\]{margin-top:1.4375rem}.mt-\[7\.5rem\]{margin-top:7.5rem}.mb-2\.5{margin-bottom:.625rem}.mt-\[11\.25rem\]{margin-top:11.25rem}.mb-\[1\.125rem\]{margin-bottom:1.125rem}.mb-\[4\.5rem\]{margin-bottom:4.5rem}.mt-\[4\.5rem\]{margin-top:4.5rem}.mb-\[7\.375rem\]{margin-bottom:7.375rem}.mb-\[11rem\]{margin-bottom:11rem}.mt-\[7rem\]{margin-top:7rem}.mb-\[5\.625rem\]{margin-bottom:5.625rem}.mb-7{margin-bottom:1.75rem}.\!mt-4{margin-top:1rem!important}.mb-\[2\.875rem\]{margin-bottom:2.875rem}.mt-6\.5{margin-top:1.625rem}.ml-2\.5{margin-left:.625rem}.mb-\[3\.375rem\]{margin-bottom:3.375rem}.mt-\[4\.25rem\]{margin-top:4.25rem}.ml-\[1\.7rem\]{margin-left:1.7rem}.mt-14{margin-top:3.5rem}.mb-\[16px\]{margin-bottom:16px}.mb-\[32px\]{margin-bottom:32px}.mb-\[24px\]{margin-bottom:24px}.mb-\[4px\]{margin-bottom:4px}.mt-\[32px\]{margin-top:32px}.mr-\[8px\]{margin-right:8px}.mt-\[24px\]{margin-top:24px}.mt-2\.5{margin-top:.625rem}.mr-10{margin-right:2.5rem}.mt-48{margin-top:12rem}.mt-15{margin-top:3.625rem}.ml-5{margin-left:1.25rem}.mb-\[8\.75rem\]{margin-bottom:8.75rem}.mr-8{margin-right:2rem}.mb-\[9\.5rem\]{margin-bottom:9.5rem}.-mt-\[1px\]{margin-top:-1px}.ml-1\.5{margin-left:.375rem}.mb-\[7\.5rem\]{margin-bottom:7.5rem}.mb-\[7\.25rem\]{margin-bottom:7.25rem}.ml-\[8\.75rem\]{margin-left:8.75rem}.mb-\[4\.4375rem\]{margin-bottom:4.4375rem}.mr-12{margin-right:3rem}.mt-\[3\.875rem\]{margin-top:3.875rem}.mr-20{margin-right:5rem}.mt-\[9rem\]{margin-top:9rem}.ml-10{margin-left:2.5rem}.mt-\[7\.125rem\]{margin-top:7.125rem}.mt-\[5\.375rem\]{margin-top:5.375rem}.mt-\[4\.2rem\]{margin-top:4.2rem}.ml-\[1\.875rem\]{margin-left:1.875rem}.-ml-\[7\.5rem\]{margin-left:-7.5rem}.-ml-\[8\.75rem\]{margin-left:-8.75rem}.ml-\[7\.5rem\]{margin-left:7.5rem}.ml-\[100px\]{margin-left:100px}.ml-\[3\.25rem\]{margin-left:3.25rem}.mr-\[-2\.6875rem\]{margin-right:-2.6875rem}.\!mb-6{margin-bottom:1.5rem!important}.mt-\[-9px\]{margin-top:-9px}.mt-\[-12px\]{margin-top:-12px}.mt-\[3\.25rem\]{margin-top:3.25rem}.mr-auto{margin-right:auto}.mt-\[-40px\]{margin-top:-40px}.-mr-1{margin-right:-.25rem}.mt-\[0\.8125rem\]{margin-top:.8125rem}.mb-3\.5{margin-bottom:.875rem}.mr-2\.5{margin-right:.625rem}.mb-\[10px\]{margin-bottom:10px}.mt-\[9\.75rem\]{margin-top:9.75rem}.mt-\[5\.5rem\]{margin-top:5.5rem}.mt-\[6\.5rem\]{margin-top:6.5rem}.mt-\[164px\]{margin-top:164px}.-mt-5{margin-top:-1.25rem}.mr-0\.5{margin-right:.125rem}.mb-\[6\.25rem\]{margin-bottom:6.25rem}.mb-36{margin-bottom:9rem}.mb-\[112px\]{margin-bottom:112px}.-mt-1\.5{margin-top:-.375rem}.-ml-px{margin-left:-1px}.ml-9{margin-left:2.25rem}.ml-7{margin-left:1.75rem}.mr-px{margin-right:1px}.ml-8{margin-left:2rem}.ml-\[3rem\]{margin-left:3rem}.mt-\[5px\]{margin-top:5px}.mr-\[14px\]{margin-right:14px}.mt-\[4px\]{margin-top:4px}.mb-64{margin-bottom:16rem}.mr-16{margin-right:4rem}.mt-\[2\.875rem\]{margin-top:2.875rem}.mt-\[3\.0625rem\]{margin-top:3.0625rem}.mt-\[1\.625rem\]{margin-top:1.625rem}.mt-\[28px\]{margin-top:28px}.mt-\[50px\]{margin-top:50px}.-ml-\[5\.25rem\]{margin-left:-5.25rem}.-mr-2{margin-right:-.5rem}.-mr-2\.5{margin-right:-.625rem}.-ml-\[17\.1875rem\]{margin-left:-17.1875rem}.ml-\[2\.75rem\]{margin-left:2.75rem}.ml-\[6\.75rem\]{margin-left:6.75rem}.ml-\[4\.75rem\]{margin-left:4.75rem}.-mt-\[6\%\]{margin-top:-6%}.mt-\[270px\]{margin-top:270px}.mr-\[-48px\]{margin-right:-48px}.ml-\[-7px\]{margin-left:-7px}.mt-\[0\.6rem\]{margin-top:.6rem}.ml-\[1\.125rem\]{margin-left:1.125rem}.mb-\[0\.875rem\]{margin-bottom:.875rem}.mt-\[0\.1875rem\]{margin-top:.1875rem}.-mt-8{margin-top:-2rem}.mt-\[44\.5vh\]{margin-top:44.5vh}.mt-\[126px\]{margin-top:126px}.-ml-\[275px\]{margin-left:-275px}.ml-\[140px\]{margin-left:140px}.-mt-\[50px\]{margin-top:-50px}.ml-\[50px\]{margin-left:50px}.mt-\[70px\]{margin-top:70px}.mb-\[92px\]{margin-bottom:92px}.mt-\[92px\]{margin-top:92px}.mt-\[54px\]{margin-top:54px}.mt-\[124px\]{margin-top:124px}.mt-\[144px\]{margin-top:144px}.box-border{box-sizing:border-box}.\!box-border{box-sizing:border-box!important}.box-content{box-sizing:initial}.block{display:block}.\!block{display:block!important}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.\!flex{display:flex!important}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.\!hidden{display:none!important}.aspect-\[2557\/456\]{aspect-ratio:2557/456}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-\[1600\/234\]{aspect-ratio:1600/234}.aspect-\[1600\/244\]{aspect-ratio:1600/244}.aspect-\[523\/360\]{aspect-ratio:523/360}.aspect-\[523\/260\]{aspect-ratio:523/260}.aspect-\[1584\/720\]{aspect-ratio:1584/720}.aspect-\[1584\/680\]{aspect-ratio:1584/680}.aspect-\[225\/168\]{aspect-ratio:225/168}.aspect-\[16\/9\]{aspect-ratio:16/9}.aspect-\[128\/73\]{aspect-ratio:128/73}.aspect-\[1584\/580\]{aspect-ratio:1584/580}.aspect-\[13\/8\]{aspect-ratio:13/8}.aspect-\[1295\/240\]{aspect-ratio:1295/240}.aspect-\[1295\/235\]{aspect-ratio:1295/235}.aspect-\[16\/11\]{aspect-ratio:16/11}.aspect-\[53\/41\]{aspect-ratio:53/41}.h-\[27\.5rem\]{height:27.5rem}.h-10{height:2.5rem}.h-5{height:1.25rem}.h-4{height:1rem}.h-3{height:.75rem}.h-8{height:2rem}.h-0{height:0}.h-12{height:3rem}.h-\[1\.125rem\]{height:1.125rem}.h-\[17rem\]{height:17rem}.h-full{height:100%}.h-0\.5{height:.125rem}.h-\[40px\]{height:40px}.h-\[16px\]{height:16px}.h-6{height:1.5rem}.h-2{height:.5rem}.h-max{height:-webkit-max-content;height:max-content}.h-\[calc\(100vh-6\.5rem\)\]{height:calc(100vh - 6.5rem)}.h-\[6\.25rem\]{height:6.25rem}.h-auto{height:auto}.h-\[5\.1875rem\]{height:5.1875rem}.h-\[7\.6875rem\]{height:7.6875rem}.h-\[13\.625rem\]{height:13.625rem}.h-\[44px\]{height:44px}.h-16{height:4rem}.h-\[0\.8\%\]{height:.8%}.h-\[4\.9\%\]{height:4.9%}.h-22\.5{height:5.625rem}.h-1\/2{height:50%}.h-\[31\.25rem\]{height:31.25rem}.h-14{height:3.5rem}.h-\[37\.5rem\]{height:37.5rem}.h-\[11\.5rem\]{height:11.5rem}.h-\[16\.25rem\]{height:16.25rem}.h-\[50\%\]{height:50%}.h-\[60\%\]{height:60%}.h-\[5rem\]{height:5rem}.h-\[19\.75rem\]{height:19.75rem}.h-\[22\.5rem\]{height:22.5rem}.h-\[19\.625rem\]{height:19.625rem}.h-\[39\.625rem\]{height:39.625rem}.h-3\.5{height:.875rem}.h-\[100px\]{height:100px}.h-60{height:15rem}.h-\[10\.5rem\]{height:10.5rem}.h-7{height:1.75rem}.h-\[220px\]{height:220px}.h-\[17\.5rem\]{height:17.5rem}.\!h-auto{height:auto!important}.h-50{height:12.5rem}.h-14\.5{height:3.75rem}.h-\[20\.5rem\]{height:20.5rem}.h-\[26rem\]{height:26rem}.\!h-6{height:1.5rem!important}.h-\[3\.625rem\]{height:3.625rem}.h-\[3\.75rem\]{height:3.75rem}.h-20{height:5rem}.\!h-\[7\.25rem\]{height:7.25rem!important}.h-\[3\.125rem\]{height:3.125rem}.h-\[0\.875rem\]{height:.875rem}.h-\[26\.5rem\]{height:26.5rem}.h-\[1\.875rem\]{height:1.875rem}.h-screen{height:100vh}.h-1{height:.25rem}.\!h-4{height:1rem!important}.\!h-5{height:1.25rem!important}.h-\[19\.375rem\]{height:19.375rem}.h-\[30\%\]{height:30%}.h-\[45\%\]{height:45%}.h-\[64px\]{height:64px}.h-\[18\.75rem\]{height:18.75rem}.h-px{height:1px}.h-\[18\.95rem\]{height:18.95rem}.h-30{height:7.5rem}.h-\[30\.875rem\]{height:30.875rem}.h-\[17\.875rem\]{height:17.875rem}.h-\[7\.5rem\]{height:7.5rem}.h-\[15rem\]{height:15rem}.h-\[23\.75rem\]{height:23.75rem}.h-\[11\.25rem\]{height:11.25rem}.\!h-10{height:2.5rem!important}.h-\[14\.6875rem\]{height:14.6875rem}.h-\[15\.0625rem\]{height:15.0625rem}.h-\[35rem\]{height:35rem}.h-\[39\.375rem\]{height:39.375rem}.h-\[24rem\]{height:24rem}.h-\[11\.68rem\]{height:11.68rem}.h-\[110\%\]{height:110%}.h-\[25rem\]{height:25rem}.h-\[2px\]{height:2px}.h-136{height:34rem}.h-\[11rem\]{height:11rem}.h-\[1\.75rem\]{height:1.75rem}.h-\[18px\]{height:18px}.h-\[24px\]{height:24px}.\!h-\[15px\]{height:15px!important}.h-\[9\.375rem\]{height:9.375rem}.h-\[264px\]{height:264px}.\!h-\[5\.25rem\]{height:5.25rem!important}.\!h-\[4\.0625rem\]{height:4.0625rem!important}.h-\[3\.25rem\]{height:3.25rem}.h-\[12\.5rem\]{height:12.5rem}.h-\[13\.75rem\]{height:13.75rem}.\!h-8{height:2rem!important}.h-\[9\.3125rem\]{height:9.3125rem}.h-\[16rem\]{height:16rem}.h-\[2\.75rem\]{height:2.75rem}.h-\[12\.125rem\]{height:12.125rem}.h-\[5\.25rem\]{height:5.25rem}.h-\[634px\]{height:634px}.h-\[50px\]{height:50px}.h-\[148px\]{height:148px}.h-2\.5{height:.625rem}.h-\[211px\]{height:211px}.h-\[268px\]{height:268px}.h-\[662px\]{height:662px}.h-\[35px\]{height:35px}.h-\[1\.625rem\]{height:1.625rem}.h-\[52px\]{height:52px}.h-\[0\.6875rem\]{height:.6875rem}.h-\[3\.5rem\]{height:3.5rem}.h-\[28\.5rem\]{height:28.5rem}.h-\[14px\]{height:14px}.h-\[21rem\]{height:21rem}.h-\[240px\]{height:240px}.h-fit{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.h-\[25px\]{height:25px}.h-\[26px\]{height:26px}.h-\[138px\]{height:138px}.h-\[1\.25rem\]{height:1.25rem}.h-\[38\.75rem\]{height:38.75rem}.h-\[26\.875rem\]{height:26.875rem}.h-\[8\.75rem\]{height:8.75rem}.h-\[0\.1875rem\]{height:.1875rem}.h-\[4\.25rem\]{height:4.25rem}.h-\[200\%\]{height:200%}.h-\[1rem\]{height:1rem}.h-\[260px\]{height:260px}.h-\[120px\]{height:120px}.h-\[83px\]{height:83px}.h-\[123px\]{height:123px}.h-\[218px\]{height:218px}.h-\[504px\]{height:504px}.max-h-\[19rem\]{max-height:19rem}.max-h-screen{max-height:100vh}.max-h-\[21\.75rem\]{max-height:21.75rem}.max-h-\[31\.75rem\]{max-height:31.75rem}.max-h-full{max-height:100%}.max-h-\[33rem\]{max-height:33rem}.max-h-\[9\.25rem\]{max-height:9.25rem}.max-h-\[0px\]{max-height:0}.max-h-\[15rem\]{max-height:15rem}.max-h-6{max-height:1.5rem}.max-h-\[calc\(100vh-8rem\)\]{max-height:calc(100vh - 8rem)}.max-h-\[7\.25rem\]{max-height:7.25rem}.max-h-16{max-height:4rem}.max-h-\[calc\(100vh-4rem\)\]{max-height:calc(100vh - 4rem)}.max-h-\[18\.75rem\]{max-height:18.75rem}.max-h-\[100vh\]{max-height:100vh}.max-h-\[3\.875rem\]{max-height:3.875rem}.max-h-\[7\.375rem\]{max-height:7.375rem}.max-h-\[1\.5rem\]{max-height:1.5rem}.max-h-\[16rem\]{max-height:16rem}.max-h-\[39px\]{max-height:39px}.max-h-\[6\.25rem\]{max-height:6.25rem}.max-h-\[7\.5rem\]{max-height:7.5rem}.\!max-h-\[12\.5rem\]{max-height:12.5rem!important}.max-h-\[66\.1\%\]{max-height:66.1%}.max-h-\[15\.25rem\]{max-height:15.25rem}.max-h-0{max-height:0}.max-h-\[23\.5rem\]{max-height:23.5rem}.max-h-\[528px\]{max-height:528px}.max-h-\[148px\]{max-height:148px}.min-h-\[4\.375rem\]{min-height:4.375rem}.min-h-screen{min-height:100vh}.min-h-fit{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.min-h-\[16rem\]{min-height:16rem}.min-h-\[30rem\]{min-height:30rem}.min-h-\[7\.27rem\]{min-height:7.27rem}.min-h-\[16\.6875rem\]{min-height:16.6875rem}.min-h-\[7\.5rem\]{min-height:7.5rem}.min-h-\[180px\]{min-height:180px}.min-h-\[23\.75rem\]{min-height:23.75rem}.min-h-\[0\]{min-height:0}.min-h-\[2rem\]{min-height:2rem}.min-h-\[4\.25rem\]{min-height:4.25rem}.min-h-\[7\.25rem\]{min-height:7.25rem}.min-h-0{min-height:0}.min-h-\[6rem\]{min-height:6rem}.min-h-\[1\.5rem\]{min-height:1.5rem}.min-h-\[60rem\]{min-height:60rem}.min-h-\[17\.5rem\]{min-height:17.5rem}.min-h-\[25rem\]{min-height:25rem}.min-h-\[324px\]{min-height:324px}.min-h-\[228px\]{min-height:228px}.min-h-\[31\.25rem\]{min-height:31.25rem}.min-h-\[31\.5rem\]{min-height:31.5rem}.min-h-\[42\.5rem\]{min-height:42.5rem}.min-h-\[150px\]{min-height:150px}.min-h-\[10rem\]{min-height:10rem}.min-h-\[11\.25rem\]{min-height:11.25rem}.min-h-full{min-height:100%}.min-h-\[650px\]{min-height:650px}.min-h-\[620px\]{min-height:620px}.min-h-\[716px\]{min-height:716px}.min-h-\[24rem\]{min-height:24rem}.min-h-\[28rem\]{min-height:28rem}.min-h-\[30px\]{min-height:30px}.min-h-\[15rem\]{min-height:15rem}.min-h-\[8\.5rem\]{min-height:8.5rem}.min-h-\[20rem\]{min-height:20rem}.min-h-\[12\.125rem\]{min-height:12.125rem}.min-h-\[500px\]{min-height:500px}.w-10{width:2.5rem}.w-5{width:1.25rem}.w-4{width:1rem}.w-select{width:15.5rem}.w-\[18\.5rem\]{width:18.5rem}.w-3{width:.75rem}.w-full{width:100%}.w-8{width:2rem}.w-\[12\.5rem\]{width:12.5rem}.w-max{width:-webkit-max-content;width:max-content}.w-\[1\.125rem\]{width:1.125rem}.w-\[40px\]{width:40px}.w-\[16px\]{width:16px}.w-6{width:1.5rem}.w-\[6\.25rem\]{width:6.25rem}.w-auto{width:auto}.w-\[25\%\]{width:25%}.w-\[5\.1875rem\]{width:5.1875rem}.w-\[7\.6875rem\]{width:7.6875rem}.\!w-max{width:-webkit-max-content!important;width:max-content!important}.w-\[111\%\]{width:111%}.w-2{width:.5rem}.w-\[41rem\]{width:41rem}.w-16{width:4rem}.w-80{width:20rem}.w-22\.5{width:5.625rem}.w-14{width:3.5rem}.w-\[14rem\]{width:14rem}.w-\[7rem\]{width:7rem}.w-\[9\.5rem\]{width:9.5rem}.w-\[1500px\]{width:1500px}.w-\[42rem\]{width:42rem}.w-\[28\.125rem\]{width:28.125rem}.w-\[61\.4\%\]{width:61.4%}.w-\[388px\]{width:388px}.w-3\.5{width:.875rem}.w-\[100px\]{width:100px}.w-\[180px\]{width:180px}.w-\[calc\(100\%-3rem\)\]{width:calc(100% - 3rem)}.w-14\.5{width:3.75rem}.w-\[14px\]{width:14px}.\!w-6{width:1.5rem!important}.w-\[7\.25rem\]{width:7.25rem}.w-12{width:3rem}.\!w-fit{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.w-\[3\.125rem\]{width:3.125rem}.w-\[0\.875rem\]{width:.875rem}.\!w-full{width:100%!important}.w-\[17\.7rem\]{width:17.7rem}.w-\[8rem\]{width:8rem}.w-\[32\.75rem\]{width:32.75rem}.w-\[21\.125rem\]{width:21.125rem}.w-\[calc\(100\%-32px\)\]{width:calc(100% - 32px)}.w-\[24\%\]{width:24%}.\!w-4{width:1rem!important}.\!w-5{width:1.25rem!important}.w-\[85\%\]{width:85%}.w-20{width:5rem}.w-\[28\%\]{width:28%}.w-\[64px\]{width:64px}.w-\[75\%\]{width:75%}.w-30{width:7.5rem}.w-\[6\.125rem\]{width:6.125rem}.w-36{width:9rem}.w-\[16\.0625rem\]{width:16.0625rem}.w-\[12rem\]{width:12rem}.w-\[7\.5rem\]{width:7.5rem}.w-\[10rem\]{width:10rem}.w-2\.5{width:.625rem}.w-\[4\.125rem\]{width:4.125rem}.w-9{width:2.25rem}.w-\[16\.8rem\]{width:16.8rem}.w-\[16\.875rem\]{width:16.875rem}.\!w-\[355px\]{width:355px!important}.w-\[150\%\]{width:150%}.w-\[24\.75rem\]{width:24.75rem}.w-\[25\.375rem\]{width:25.375rem}.w-\[24\.875rem\]{width:24.875rem}.w-\[10\.3125rem\]{width:10.3125rem}.w-0\.5{width:.125rem}.w-0{width:0}.w-screen{width:100vw}.\!w-\[100\%\]{width:100%!important}.w-\[300px\]{width:300px}.w-\[112\%\]{width:112%}.w-\[94\%\]{width:94%}.w-\[40\.9375rem\]{width:40.9375rem}.w-\[120\%\]{width:120%}.w-\[29\.375rem\]{width:29.375rem}.w-\[16\.9375rem\]{width:16.9375rem}.w-\[2\.6875rem\]{width:2.6875rem}.\!w-auto{width:auto!important}.w-\[8\.25rem\]{width:8.25rem}.w-\[7\.2rem\]{width:7.2rem}.w-\[43px\]{width:43px}.w-\[18px\]{width:18px}.w-\[24px\]{width:24px}.\!w-\[15px\]{width:15px!important}.w-\[11\.187rem\]{width:11.187rem}.w-\[11\.25rem\]{width:11.25rem}.\!w-8{width:2rem!important}.w-\[13rem\]{width:13rem}.w-\[22\.5rem\]{width:22.5rem}.w-\[1\.375rem\]{width:1.375rem}.w-\[6\.5rem\]{width:6.5rem}.w-1\/2{width:50%}.w-\[5\.25rem\]{width:5.25rem}.w-\[28\.5rem\]{width:28.5rem}.w-60{width:15rem}.w-\[48\.5rem\]{width:48.5rem}.w-\[48rem\]{width:48rem}.w-\[50px\]{width:50px}.w-\[1\.625rem\]{width:1.625rem}.w-\[52px\]{width:52px}.w-\[0\.6875rem\]{width:.6875rem}.w-\[4\.75rem\]{width:4.75rem}.w-\[41\.9375rem\]{width:41.9375rem}.w-\[52rem\]{width:52rem}.w-\[98\%\]{width:98%}.w-\[91\%\]{width:91%}.w-\[93\%\]{width:93%}.w-\[25px\]{width:25px}.w-\[26px\]{width:26px}.w-\[1\.25rem\]{width:1.25rem}.w-\[318px\]{width:318px}.w-\[23\.2rem\]{width:23.2rem}.w-\[48\.5\%\]{width:48.5%}.w-\[169px\]{width:169px}.w-\[80\%\]{width:80%}.w-\[48\.75rem\]{width:48.75rem}.w-1{width:.25rem}.w-\[1\.35rem\]{width:1.35rem}.w-10\.5{width:2.625rem}.w-\[1116px\]{width:1116px}.w-7{width:1.75rem}.w-\[396px\]{width:396px}.w-\[83px\]{width:83px}.w-\[123px\]{width:123px}.w-\[270px\]{width:270px}.min-w-\[12rem\]{min-width:12rem}.min-w-\[84px\]{min-width:84px}.min-w-\[16px\]{min-width:16px}.min-w-\[10rem\]{min-width:10rem}.min-w-\[100rem\]{min-width:100rem}.min-w-\[150px\]{min-width:150px}.min-w-\[2rem\]{min-width:2rem}.min-w-\[2\.5rem\]{min-width:2.5rem}.min-w-\[3\.75rem\]{min-width:3.75rem}.min-w-\[13rem\]{min-width:13rem}.min-w-\[5rem\]{min-width:5rem}.min-w-\[15rem\]{min-width:15rem}.min-w-\[40px\]{min-width:40px}.min-w-\[3px\]{min-width:3px}.min-w-\[355px\]{min-width:355px}.min-w-\[4\.375rem\]{min-width:4.375rem}.min-w-\[20rem\]{min-width:20rem}.min-w-\[122px\]{min-width:122px}.min-w-\[20\.1875rem\]{min-width:20.1875rem}.min-w-\[360px\]{min-width:360px}.min-w-fit{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.min-w-\[50rem\]{min-width:50rem}.min-w-\[63px\]{min-width:63px}.min-w-\[14\.25rem\]{min-width:14.25rem}.min-w-\[48\.75rem\]{min-width:48.75rem}.min-w-\[15\.625rem\]{min-width:15.625rem}.min-w-\[20px\]{min-width:20px}.min-w-\[7rem\]{min-width:7rem}.max-w-\[20rem\]{max-width:20rem}.max-w-\[38\.25rem\]{max-width:38.25rem}.max-w-md{max-width:28rem}.max-w-\[17\.5rem\]{max-width:17.5rem}.max-w-\[27\.875rem\]{max-width:27.875rem}.max-w-\[20\.125rem\]{max-width:20.125rem}.max-w-\[60\%\]{max-width:60%}.max-w-\[12\.5rem\]{max-width:12.5rem}.max-w-\[14\.375rem\]{max-width:14.375rem}.max-w-\[32\.5rem\]{max-width:32.5rem}.max-w-\[41\.25rem\]{max-width:41.25rem}.max-w-\[18rem\]{max-width:18rem}.max-w-\[35\.9375rem\]{max-width:35.9375rem}.max-w-\[34\.375rem\]{max-width:34.375rem}.max-w-\[22\.5rem\]{max-width:22.5rem}.max-w-\[55rem\]{max-width:55rem}.max-w-\[13\.75rem\]{max-width:13.75rem}.max-w-\[44rem\]{max-width:44rem}.max-w-\[22rem\]{max-width:22rem}.max-w-\[40rem\]{max-width:40rem}.max-w-\[20\.5rem\]{max-width:20.5rem}.max-w-\[20\.1875rem\]{max-width:20.1875rem}.max-w-\[22\.25rem\]{max-width:22.25rem}.max-w-\[24\.125rem\]{max-width:24.125rem}.max-w-\[38\.75rem\]{max-width:38.75rem}.max-w-\[20\.9375rem\]{max-width:20.9375rem}.max-w-xs{max-width:20rem}.max-w-\[15\.25rem\]{max-width:15.25rem}.max-w-\[48\.75rem\]{max-width:48.75rem}.max-w-\[35rem\]{max-width:35rem}.max-w-\[20\.75rem\]{max-width:20.75rem}.max-w-\[15rem\]{max-width:15rem}.max-w-\[26rem\]{max-width:26rem}.max-w-\[30\.25rem\]{max-width:30.25rem}.max-w-\[25\.3125rem\]{max-width:25.3125rem}.max-w-\[39\.5625rem\]{max-width:39.5625rem}.max-w-\[54\.9375rem\]{max-width:54.9375rem}.max-w-\[1\.5rem\]{max-width:1.5rem}.max-w-\[39rem\]{max-width:39rem}.max-w-full{max-width:100%}.\!max-w-\[41\.25rem\]{max-width:41.25rem!important}.max-w-\[20\.375rem\]{max-width:20.375rem}.max-w-\[300px\]{max-width:300px}.max-w-\[42\.5rem\]{max-width:42.5rem}.max-w-\[23\.75rem\]{max-width:23.75rem}.max-w-\[50rem\]{max-width:50rem}.max-w-\[19rem\]{max-width:19rem}.max-w-\[3px\]{max-width:3px}.max-w-\[16rem\]{max-width:16rem}.max-w-\[15\.625rem\]{max-width:15.625rem}.max-w-\[28rem\]{max-width:28rem}.max-w-\[32\.125rem\]{max-width:32.125rem}.max-w-\[93\.5rem\]{max-width:93.5rem}.max-w-\[23\.375rem\]{max-width:23.375rem}.max-w-\[31\.125rem\]{max-width:31.125rem}.max-w-\[23\.25rem\]{max-width:23.25rem}.max-w-\[32\.625rem\]{max-width:32.625rem}.max-w-\[36\.8125rem\]{max-width:36.8125rem}.max-w-\[33\.8125rem\]{max-width:33.8125rem}.max-w-\[calc\(100\%-100px\)\]{max-width:calc(100% - 100px)}.max-w-\[30\%\]{max-width:30%}.max-w-\[20\%\]{max-width:20%}.max-w-\[74\.125rem\]{max-width:74.125rem}.max-w-\[500px\]{max-width:500px}.max-w-\[1020px\]{max-width:1020px}.max-w-\[42\.18rem\]{max-width:42.18rem}.max-w-\[563px\]{max-width:563px}.max-w-\[22\.875rem\]{max-width:22.875rem}.max-w-\[15\.5625rem\]{max-width:15.5625rem}.max-w-\[19\.5625rem\]{max-width:19.5625rem}.max-w-\[27rem\]{max-width:27rem}.max-w-\[55\.5rem\]{max-width:55.5rem}.max-w-\[57\.875rem\]{max-width:57.875rem}.max-w-\[30\.6rem\]{max-width:30.6rem}.max-w-\[15\.875rem\]{max-width:15.875rem}.max-w-\[37\.3125rem\]{max-width:37.3125rem}.max-w-\[14\.125rem\]{max-width:14.125rem}.max-w-\[56\.25rem\]{max-width:56.25rem}.max-w-\[27\.625rem\]{max-width:27.625rem}.max-w-\[31\.25rem\]{max-width:31.25rem}.max-w-\[19\.68rem\]{max-width:19.68rem}.max-w-\[36\.9375rem\]{max-width:36.9375rem}.max-w-\[16\.25rem\]{max-width:16.25rem}.max-w-\[330px\]{max-width:330px}.max-w-\[26\.5625rem\]{max-width:26.5625rem}.max-w-\[14\.06rem\]{max-width:14.06rem}.max-w-\[31\.875rem\]{max-width:31.875rem}.max-w-\[12\.375rem\]{max-width:12.375rem}.max-w-\[27\.9375rem\]{max-width:27.9375rem}.max-w-\[23\.125rem\]{max-width:23.125rem}.max-w-\[15\.0625rem\]{max-width:15.0625rem}.max-w-\[14rem\]{max-width:14rem}.max-w-\[18\.4375rem\]{max-width:18.4375rem}.max-w-\[25\.1875rem\]{max-width:25.1875rem}.max-w-\[18\.5rem\]{max-width:18.5rem}.max-w-\[23\.625rem\]{max-width:23.625rem}.max-w-\[244px\]{max-width:244px}.max-w-\[3\.75rem\]{max-width:3.75rem}.max-w-\[7\.75rem\]{max-width:7.75rem}.max-w-\[calc\(100\%-40px\)\]{max-width:calc(100% - 40px)}.max-w-\[28\.75rem\]{max-width:28.75rem}.max-w-\[400px\]{max-width:400px}.max-w-\[8\.25rem\]{max-width:8.25rem}.max-w-\[32\.25rem\]{max-width:32.25rem}.max-w-\[25rem\]{max-width:25rem}.max-w-\[33\.25rem\]{max-width:33.25rem}.max-w-\[14\.75rem\]{max-width:14.75rem}.max-w-\[28\.5rem\]{max-width:28.5rem}.max-w-\[56\.1875rem\]{max-width:56.1875rem}.max-w-\[24\.25rem\]{max-width:24.25rem}.max-w-\[40\.625rem\]{max-width:40.625rem}.max-w-\[23\.4375rem\]{max-width:23.4375rem}.max-w-\[54rem\]{max-width:54rem}.max-w-\[27\.5rem\]{max-width:27.5rem}.max-w-\[49\.25rem\]{max-width:49.25rem}.\!max-w-full{max-width:100%!important}.max-w-\[395px\]{max-width:395px}.max-w-\[394px\]{max-width:394px}.max-w-\[575px\]{max-width:575px}.max-w-\[318px\]{max-width:318px}.max-w-\[242px\]{max-width:242px}.max-w-\[260px\]{max-width:260px}.max-w-\[415px\]{max-width:415px}.max-w-\[380px\]{max-width:380px}.max-w-\[32\.1875rem\]{max-width:32.1875rem}.max-w-\[224px\]{max-width:224px}.max-w-\[53\.125rem\]{max-width:53.125rem}.max-w-\[515px\]{max-width:515px}.max-w-\[82\.5rem\]{max-width:82.5rem}.max-w-\[37\.1875rem\]{max-width:37.1875rem}.max-w-\[52\.5rem\]{max-width:52.5rem}.max-w-\[37\.5rem\]{max-width:37.5rem}.max-w-\[30\.4375rem\]{max-width:30.4375rem}.max-w-\[52\.4375rem\]{max-width:52.4375rem}.max-w-\[25\.9rem\]{max-width:25.9rem}.max-w-\[66\.3rem\]{max-width:66.3rem}.max-w-\[66\.3125rem\]{max-width:66.3125rem}.max-w-lg{max-width:32rem}.max-w-\[660px\]{max-width:660px}.max-w-\[510px\]{max-width:510px}.max-w-\[540px\]{max-width:540px}.max-w-\[600px\]{max-width:600px}.max-w-\[410px\]{max-width:410px}.max-w-\[390px\]{max-width:390px}.max-w-\[200px\]{max-width:200px}.max-w-\[230px\]{max-width:230px}.max-w-\[620px\]{max-width:620px}.max-w-\[335px\]{max-width:335px}.max-w-\[320px\]{max-width:320px}.max-w-\[520px\]{max-width:520px}.max-w-\[370px\]{max-width:370px}.max-w-2xl{max-width:42rem}.flex-auto{flex:1 1 auto}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.flex-grow{flex-grow:1}.grow-0{flex-grow:0}.grow{flex-grow:1}.basis-\[49\.75\%\]{flex-basis:49.75%}.basis-\[41\.25\%\]{flex-basis:41.25%}.basis-\[45\.75\%\]{flex-basis:45.75%}.basis-\[8rem\]{flex-basis:8rem}.basis-\[calc\(50\%-0\.5rem\)\]{flex-basis:calc(50% - 0.5rem)}.basis-\[5rem\]{flex-basis:5rem}.basis-1\/4{flex-basis:25%}.basis-\[22\.75rem\]{flex-basis:22.75rem}.basis-\[calc\(100\%-8rem\)\]{flex-basis:calc(100% - 8rem)}.basis-\[30\.8rem\]{flex-basis:30.8rem}.basis-\[32rem\]{flex-basis:32rem}.border-collapse{border-collapse:collapse}.-translate-y-\[120\%\]{--tw-translate-y:-120%}.-translate-x-1\/2,.-translate-y-\[120\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-\[5rem\]{--tw-translate-x:-5rem}.-translate-x-\[5rem\],.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.translate-x-36{--tw-translate-x:9rem}.-translate-y-full,.translate-x-36{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y:-100%}.-translate-y-\[18rem\]{--tw-translate-y:-18rem}.-translate-y-\[18rem\],.translate-y-1\.5{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\.5{--tw-translate-y:0.375rem}.translate-y-1{--tw-translate-y:0.25rem}.-translate-x-2\/4,.translate-y-1{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-2\/4{--tw-translate-x:-50%}.translate-x-0{--tw-translate-x:0px}.translate-x-0,.translate-x-\[14\.25rem\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[14\.25rem\]{--tw-translate-x:14.25rem}.translate-x-\[60\%\]{--tw-translate-x:60%}.translate-x-\[42\%\],.translate-x-\[60\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[42\%\]{--tw-translate-x:42%}.translate-x-\[50\%\]{--tw-translate-x:50%}.translate-x-\[0\],.translate-x-\[50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[0\]{--tw-translate-x:0}.-translate-x-full{--tw-translate-x:-100%}.-translate-x-full,.translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px}.translate-x-8{--tw-translate-x:2rem}.translate-x-8,.translate-x-\[54\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[54\%\]{--tw-translate-x:54%}.rotate-180{--tw-rotate:180deg}.rotate-90,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate:90deg}.-rotate-90{--tw-rotate:-90deg}.-rotate-45,.-rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-45{--tw-rotate:-45deg}.-skew-x-20{--tw-skew-x:-20deg}.-skew-x-20,.skew-x-20{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.skew-x-20{--tw-skew-x:20deg}.-skew-x-23{--tw-skew-x:-23deg}.-skew-x-23,.skew-x-23{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.skew-x-23{--tw-skew-x:23deg}.skew-x-\[-24deg\]{--tw-skew-x:-24deg}.skew-x-\[24deg\],.skew-x-\[-24deg\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.skew-x-\[24deg\]{--tw-skew-x:24deg}.-skew-x-22{--tw-skew-x:-22deg}.-skew-x-22,.skew-x-22{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.skew-x-22{--tw-skew-x:22deg}.scale-96{--tw-scale-x:0.968;--tw-scale-y:0.968}.scale-0,.scale-96{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-0{--tw-scale-x:0;--tw-scale-y:0}.scale-x-93{--tw-scale-x:0.935}.scale-x-93,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-none{transform:none}@keyframes showCookieBanner{0%{opacity:0;transform:translateY(100%)}}.animate-showCookieBanner{animation:showCookieBanner .6s cubic-bezier(.65,.05,.36,1) both}.\!cursor-default{cursor:default!important}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.columns-2{column-count:2}.columns-10{column-count:10}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-traffik-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-\[500px_1fr\]{grid-template-columns:500px 1fr}.grid-cols-\[repeat\(2\2c minmax\(0\2c max-content\)\)\]{grid-template-columns:repeat(2,minmax(0,-webkit-max-content));grid-template-columns:repeat(2,minmax(0,max-content))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-schedule-row{grid-template-columns:20.15% 32.25% 35.75% 1fr}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-\[70px_1fr_70px\]{grid-template-rows:70px 1fr 70px}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.\!justify-between{justify-content:space-between!important}.gap-4{grid-gap:1rem;gap:1rem}.gap-1{grid-gap:.25rem;gap:.25rem}.gap-2{grid-gap:.5rem;gap:.5rem}.gap-2\.5{grid-gap:.625rem;gap:.625rem}.gap-3{grid-gap:.75rem;gap:.75rem}.gap-6{grid-gap:1.5rem;gap:1.5rem}.gap-\[32px\]{grid-gap:32px;gap:32px}.\!gap-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-0\.5{grid-gap:.125rem;gap:.125rem}.gap-0{grid-gap:0;gap:0}.gap-\[0\.6875rem\]{grid-gap:.6875rem;gap:.6875rem}.gap-\[0\.75rem\]{grid-gap:.75rem;gap:.75rem}.gap-\[0\.7rem\]{grid-gap:.7rem;gap:.7rem}.gap-8{grid-gap:2rem;gap:2rem}.gap-7{grid-gap:1.75rem;gap:1.75rem}.gap-\[2\.563rem\]{grid-gap:2.563rem;gap:2.563rem}.gap-\[3\.375rem\]{grid-gap:3.375rem;gap:3.375rem}.gap-\[8px\]{grid-gap:8px;gap:8px}.gap-10{grid-gap:2.5rem;gap:2.5rem}.gap-\[13\.625rem\]{grid-gap:13.625rem;gap:13.625rem}.gap-\[5\.937rem\]{grid-gap:5.937rem;gap:5.937rem}.gap-\[0\.3125rem\]{grid-gap:.3125rem;gap:.3125rem}.gap-\[1\.875rem\]{grid-gap:1.875rem;gap:1.875rem}.gap-1\.5{grid-gap:.375rem;gap:.375rem}.gap-\[0\.1875rem\]{grid-gap:.1875rem;gap:.1875rem}.gap-5{grid-gap:1.25rem;gap:1.25rem}.gap-\[6px\]{grid-gap:6px;gap:6px}.gap-\[2\.625rem\]{grid-gap:2.625rem;gap:2.625rem}.gap-x-1{grid-column-gap:.25rem;column-gap:.25rem}.gap-y-4{grid-row-gap:1rem;row-gap:1rem}.gap-y-1\.5{grid-row-gap:.375rem;row-gap:.375rem}.gap-y-1{grid-row-gap:.25rem;row-gap:.25rem}.gap-x-\[9\%\]{grid-column-gap:9%;column-gap:9%}.gap-x-3{grid-column-gap:.75rem;column-gap:.75rem}.gap-x-2{grid-column-gap:.5rem;column-gap:.5rem}.gap-y-2{grid-row-gap:.5rem;row-gap:.5rem}.gap-x-4{grid-column-gap:1rem;column-gap:1rem}.gap-y-5{grid-row-gap:1.25rem;row-gap:1.25rem}.gap-y-10{grid-row-gap:2.5rem;row-gap:2.5rem}.gap-x-\[12vw\]{grid-column-gap:12vw;column-gap:12vw}.gap-x-\[10vw\]{grid-column-gap:10vw;column-gap:10vw}.gap-x-12{grid-column-gap:3rem;column-gap:3rem}.gap-x-\[10\%\]{grid-column-gap:10%;column-gap:10%}.gap-x-5{grid-column-gap:1.25rem;column-gap:1.25rem}.gap-y-6{grid-row-gap:1.5rem;row-gap:1.5rem}.gap-x-8{grid-column-gap:2rem;column-gap:2rem}.gap-y-3{grid-row-gap:.75rem;row-gap:.75rem}.gap-x-6{grid-column-gap:1.5rem;column-gap:1.5rem}.gap-y-\[1\.375rem\]{grid-row-gap:1.375rem;row-gap:1.375rem}.\!gap-x-1{grid-column-gap:.25rem!important;column-gap:.25rem!important}.gap-x-16{grid-column-gap:4rem;column-gap:4rem}.gap-y-4\.5{grid-row-gap:1.125rem;row-gap:1.125rem}.gap-x-\[2\.625rem\]{grid-column-gap:2.625rem;column-gap:2.625rem}.gap-y-0\.5{grid-row-gap:.125rem;row-gap:.125rem}.gap-y-0{grid-row-gap:0;row-gap:0}.gap-x-0\.5{grid-column-gap:.125rem;column-gap:.125rem}.gap-x-0{grid-column-gap:0;column-gap:0}.gap-x-20{grid-column-gap:5rem;column-gap:5rem}.gap-y-\[1\.75rem\]{grid-row-gap:1.75rem;row-gap:1.75rem}.gap-x-\[7\.5rem\]{grid-column-gap:7.5rem;column-gap:7.5rem}.gap-y-\[1\.625rem\]{grid-row-gap:1.625rem;row-gap:1.625rem}.gap-x-2\.5{grid-column-gap:.625rem;column-gap:.625rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.25rem*var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.125rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.125rem*var(--tw-space-y-reverse))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px*var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.5rem*var(--tw-space-y-reverse))}.space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(9rem*var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.375rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.375rem*var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.75rem*var(--tw-space-y-reverse))}.space-x-\[6\.875\%\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(6.875%*var(--tw-space-x-reverse));margin-left:calc(6.875%*(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem*var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.space-y-4\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.125rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.125rem*var(--tw-space-y-reverse))}.space-y-5\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.375rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.375rem*var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem*var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.self-baseline{align-self:baseline}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.\!overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-scroll{overflow-y:scroll}.overscroll-none{overscroll-behavior:none}.truncate{overflow:hidden;white-space:nowrap}.overflow-ellipsis,.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.\!rounded-2md{border-radius:.46875rem!important}.rounded-full{border-radius:50%}.rounded-md{border-radius:.375rem}.rounded-3sm{border-radius:.3rem}.\!rounded-l{border-radius:2rem!important}.rounded-\[32px\]{border-radius:32px}.rounded-l{border-radius:2rem}.\!rounded-none{border-radius:0!important}.rounded-lg{border-radius:.5rem}.rounded-\[1\.8125rem\]{border-radius:1.8125rem}.rounded-2md{border-radius:.46875rem}.rounded-100{border-radius:9999px}.rounded-\[6px\]{border-radius:6px}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-2sm{border-radius:.25rem}.rounded-xl{border-radius:3.5rem}.rounded-3xl{border-radius:6.25rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-md{border-top-right-radius:.375rem}.rounded-t-md,.rounded-tl-\[0\.375rem\]{border-top-left-radius:.375rem}.rounded-br-\[0\.375rem\]{border-bottom-right-radius:.375rem}.rounded-tl-\[7\.2rem\]{border-top-left-radius:7.2rem}.rounded-tl-\[6\.75rem\]{border-top-left-radius:6.75rem}.rounded-br-5xl{border-bottom-right-radius:8.75rem}.rounded-br-3xl{border-bottom-right-radius:6.25rem}.rounded-br-2lg{border-bottom-right-radius:3rem}.rounded-bl-3xl{border-bottom-left-radius:6.25rem}.rounded-tl-3xl{border-top-left-radius:6.25rem}.rounded-tl-\[11\.5rem\]{border-top-left-radius:11.5rem}.rounded-br-l{border-bottom-right-radius:2rem}.rounded-tl-l{border-top-left-radius:2rem}.rounded-tr-l{border-top-right-radius:2rem}.rounded-br-xl{border-bottom-right-radius:3.5rem}.rounded-tr-\[56px\]{border-top-right-radius:56px}.rounded-tl-xl{border-top-left-radius:3.5rem}.rounded-br-\[100px\]{border-bottom-right-radius:100px}.rounded-tr-3xl{border-top-right-radius:6.25rem}.rounded-br-\[6\.25rem\]{border-bottom-right-radius:6.25rem}.rounded-br-\[6\.75rem\]{border-bottom-right-radius:6.75rem}.rounded-tl-\[1\.75rem\]{border-top-left-radius:1.75rem}.rounded-tr-\[2\.6875rem\]{border-top-right-radius:2.6875rem}.rounded-tl-\[0\.1875rem\]{border-top-left-radius:.1875rem}.rounded-br-\[0\.1875rem\]{border-bottom-right-radius:.1875rem}.rounded-tl-\[1rem\]{border-top-left-radius:1rem}.rounded-br-\[1rem\]{border-bottom-right-radius:1rem}.rounded-tl-\[0\.5rem\]{border-top-left-radius:.5rem}.rounded-br-\[0\.5rem\]{border-bottom-right-radius:.5rem}.rounded-br-\[8\.75rem\]{border-bottom-right-radius:8.75rem}.rounded-tl-\[2\.25rem\]{border-top-left-radius:2.25rem}.rounded-tl-\[6px\]{border-top-left-radius:6px}.rounded-br-\[6px\]{border-bottom-right-radius:6px}.rounded-tl-\[108px\]{border-top-left-radius:108px}.border{border-width:1px}.border-1\.5{border-width:1.5px}.border-2{border-width:2px}.border-0{border-width:0}.border-y-2{border-top-width:2px;border-bottom-width:2px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-t-\[0\.75rem\]{border-top-width:.75rem}.border-r-2{border-right-width:2px}.border-b-2{border-bottom-width:2px}.border-r{border-right-width:1px}.border-l-0{border-left-width:0}.border-t-2{border-top-width:2px}.border-l-\[0\.75rem\]{border-left-width:.75rem}.border-l{border-left-width:1px}.border-t-4{border-top-width:4px}.border-l-4{border-left-width:4px}.border-l-\[12px\]{border-left-width:12px}.border-t-\[12px\]{border-top-width:12px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-black-20{border-color:rgba(0,0,0,.2)}.border-white-50{border-color:hsla(0,0%,100%,.50196)}.border-blue-100{--tw-border-opacity:1;border-color:rgb(35 85 215/var(--tw-border-opacity))}.border-black\/\[0\.2\]{border-color:rgba(0,0,0,.2)}.border-gray-400{--tw-border-opacity:1;border-color:rgb(204 204 204/var(--tw-border-opacity))}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-black\/20{border-color:rgba(0,0,0,.2)}.border-white\/20{border-color:hsla(0,0%,100%,.2)}.border-gray{--tw-border-opacity:1;border-color:rgb(177 177 177/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(221 221 221/var(--tw-border-opacity))}.\!border-black\/40{border-color:rgba(0,0,0,.4)!important}.border-blue-900{--tw-border-opacity:1;border-color:rgb(30 58 138/var(--tw-border-opacity))}.border-white-20{border-color:hsla(0,0%,100%,.2)}.border-red-700{--tw-border-opacity:1;border-color:rgb(188 34 81/var(--tw-border-opacity))}.border-quartz{--tw-border-opacity:1;border-color:rgb(255 160 102/var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-white\/50{border-color:hsla(0,0%,100%,.5)}.border-transparent{border-color:transparent}.border-red-400{--tw-border-opacity:1;border-color:rgb(230 70 70/var(--tw-border-opacity))}.border-citrine{--tw-border-opacity:1;border-color:rgb(255 121 0/var(--tw-border-opacity))}.border-b-black\/20{border-bottom-color:rgba(0,0,0,.2)}.border-t-black\/20{border-top-color:rgba(0,0,0,.2)}.border-r-black\/20{border-right-color:rgba(0,0,0,.2)}.border-t-white-50{border-top-color:hsla(0,0%,100%,.50196)}.border-l-citrine{--tw-border-opacity:1;border-left-color:rgb(255 121 0/var(--tw-border-opacity))}.border-b-orange-400{--tw-border-opacity:1;border-bottom-color:rgb(255 121 0/var(--tw-border-opacity))}.border-b-transparent{border-bottom-color:transparent}.border-opacity-20{--tw-border-opacity:0.2}.bg-green-light{--tw-bg-opacity:1;background-color:rgb(233 242 231/var(--tw-bg-opacity))}.bg-gray-light{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-gray{--tw-bg-opacity:1;background-color:rgb(177 177 177/var(--tw-bg-opacity))}.bg-black-20{background-color:rgba(0,0,0,.2)}.bg-orange-400{--tw-bg-opacity:1;background-color:rgb(255 121 0/var(--tw-bg-opacity))}.bg-blue-10\/20{background-color:rgba(209,229,255,.2)}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity))}.bg-citrine{--tw-bg-opacity:1;background-color:rgb(255 121 0/var(--tw-bg-opacity))}.bg-asphalt{--tw-bg-opacity:1;background-color:rgb(50 50 50/var(--tw-bg-opacity))}.bg-white-40{background-color:hsla(0,0%,100%,.4)}.\!bg-gray-light{--tw-bg-opacity:1!important;background-color:rgb(242 242 242/var(--tw-bg-opacity))!important}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(241 241 241/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-black-500{--tw-bg-opacity:1;background-color:rgb(50 50 50/var(--tw-bg-opacity))}.bg-white\/50{background-color:hsla(0,0%,100%,.5)}.\!bg-orange-400{--tw-bg-opacity:1!important;background-color:rgb(255 121 0/var(--tw-bg-opacity))!important}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(226 226 226/var(--tw-bg-opacity))}.bg-transparent{background-color:initial}.bg-black-400{--tw-bg-opacity:1;background-color:rgb(65 65 65/var(--tw-bg-opacity))}.bg-white\/60{background-color:hsla(0,0%,100%,.6)}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(221 221 221/var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(79 79 79/var(--tw-bg-opacity))}.\!bg-transparent{background-color:initial!important}.bg-black-600{--tw-bg-opacity:1;background-color:rgb(40 40 40/var(--tw-bg-opacity))}.bg-black-200{--tw-bg-opacity:1;background-color:rgb(60 60 60/var(--tw-bg-opacity))}.bg-red-700{--tw-bg-opacity:1;background-color:rgb(188 34 81/var(--tw-bg-opacity))}.bg-white-20{background-color:hsla(0,0%,100%,.2)}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 249 249/var(--tw-bg-opacity))}.bg-black-300{--tw-bg-opacity:1;background-color:rgb(39 39 39/var(--tw-bg-opacity))}.bg-orange-600{--tw-bg-opacity:1;background-color:rgb(168 81 0/var(--tw-bg-opacity))}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(10 55 172/var(--tw-bg-opacity))}.bg-black-333{--tw-bg-opacity:1;background-color:rgb(51 51 51/var(--tw-bg-opacity))}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(97 97 97/var(--tw-bg-opacity))}.bg-black\/20{background-color:rgba(0,0,0,.2)}.bg-white\/90{background-color:hsla(0,0%,100%,.9)}.bg-red{--tw-bg-opacity:1;background-color:rgb(240 20 6/var(--tw-bg-opacity))}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(255 246 224/var(--tw-bg-opacity))}.bg-yellow-600{--tw-bg-opacity:1;background-color:rgb(253 192 35/var(--tw-bg-opacity))}.bg-black-10{background-color:rgba(0,0,0,.10196)}.\!bg-gray{--tw-bg-opacity:1!important;background-color:rgb(177 177 177/var(--tw-bg-opacity))!important}.bg-gray-190{--tw-bg-opacity:1;background-color:rgb(230 230 230/var(--tw-bg-opacity))}.bg-black\/60{background-color:rgba(0,0,0,.6)}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(204 204 204/var(--tw-bg-opacity))}.bg-blue-100\/40{background-color:rgba(35,85,215,.4)}.bg-blue-100\/20{background-color:rgba(35,85,215,.2)}.bg-white\/20{background-color:hsla(0,0%,100%,.2)}.bg-\[\#d3ddf7\]{--tw-bg-opacity:1;background-color:rgb(211 221 247/var(--tw-bg-opacity))}.bg-opacity-10{--tw-bg-opacity:0.1}.bg-opacity-40{--tw-bg-opacity:0.4}.bg-opacity-80{--tw-bg-opacity:0.8}.bg-opacity-30{--tw-bg-opacity:0.3}.bg-\[url\(\'\/images\/private-leasing\/header\.png\'\)\]{background-image:url(/images/private-leasing/header.png)}.bg-\[url\(\'\/images\/service_banner_m\.svg\'\)\]{background-image:url(/images/service_banner_m.svg)}.bg-footer-bg{background-image:url(/images/footer-bg.png)}.bg-\[url\(\'\/images\/actionAdLineBold\.png\'\)\]{background-image:url(/images/actionAdLineBold.png)}.bg-\[url\(\'\/images\/actionAdLineThin\.png\'\)\]{background-image:url(/images/actionAdLineThin.png)}.bg-none{background-image:none}.bg-\[url\(\'\/images\/icons\/done-blue\.svg\'\)\]{background-image:url(/images/icons/done-blue.svg)}.bg-contain{background-size:contain}.bg-\[length\:102\%\]{background-size:102%}.bg-cover{background-size:cover}.bg-\[length\:105\%\]{background-size:105%}.bg-\[length\:3rem\]{background-size:3rem}.bg-center{background-position:50%}.bg-right{background-position:100%}.bg-\[right_bottom\]{background-position:100% 100%}.bg-\[position\:2rem\]{background-position:2rem}.bg-\[position\:0\]{background-position:0}.bg-bottom{background-position:bottom}.bg-\[left_bottom_0\.1875rem\]{background-position:left bottom .1875rem}.bg-\[position\:1rem_1\.25rem\]{background-position:1rem 1.25rem}.bg-\[position\:-4\.5625rem_0\%\]{background-position:-4.5625rem 0}.bg-\[position\:-1\.5625rem_0\%\]{background-position:-1.5625rem 0}.bg-\[position\:-2\.5625rem_0\%\]{background-position:-2.5625rem 0}.bg-right-bottom{background-position:100% 100%}.bg-\[position\:-0\.0625rem_3\.4375rem\]{background-position:-.0625rem 3.4375rem}.bg-\[position\:-0\.5rem_2\.75rem\]{background-position:-.5rem 2.75rem}.bg-no-repeat{background-repeat:no-repeat}.fill-white{fill:#fff}.fill-black{fill:#000}.fill-green{fill:#1b770c}.fill-current{fill:currentColor}.fill-black-500{fill:#323232}.fill-black-800{fill:#0d0d0d}.fill-asphalt{fill:#323232}.\!fill-black{fill:#000!important}.fill-blue-100{fill:#2355d7}.fill-black-60{fill:rgba(0,0,0,.6)}.fill-transparent{fill:transparent}.stroke-white{stroke:#fff}.stroke-black{stroke:#000}.\!stroke-transparent{stroke:transparent!important}.stroke-current{stroke:currentColor}.stroke-black-500{stroke:#323232}.stroke-gray{stroke:#b1b1b1}.stroke-orange-400{stroke:#ff7900}.stroke-black-800{stroke:#0d0d0d}.stroke-\[1\.5px\]{stroke-width:1.5px}.stroke-\[0\.09375rem\]{stroke-width:.09375rem}.stroke-\[0\.01875rem\]{stroke-width:.01875rem}.stroke-1\.5{stroke-width:1.5px}.stroke-1{stroke-width:1}.stroke-\[0\]{stroke-width:0}.stroke-2{stroke-width:2}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-top{object-position:top}.object-left{object-position:left}.\!p-0{padding:0!important}.p-5{padding:1.25rem}.\!p-\[12px\]{padding:12px!important}.\!p-\[13px\]{padding:13px!important}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-1{padding:.25rem}.\!p-2{padding:.5rem!important}.\!p-3{padding:.75rem!important}.p-\[48px\]{padding:48px}.p-\[24px\]{padding:24px}.p-12{padding:3rem}.p-10{padding:2.5rem}.p-0{padding:0}.p-\[16px\]{padding:16px}.p-16{padding:4rem}.py-\[0\.875rem\]{padding-top:.875rem;padding-bottom:.875rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-0{padding-left:0;padding-right:0}.py-4{padding-top:1rem;padding-bottom:1rem}.py-\[4\.5625rem\]{padding-top:4.5625rem;padding-bottom:4.5625rem}.px-\[8\.25rem\]{padding-left:8.25rem;padding-right:8.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-\[1\.375rem\]{padding-top:1.375rem;padding-bottom:1.375rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-\[1\.5rem\]{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-\[0\.6875rem\]{padding-top:.6875rem;padding-bottom:.6875rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-4\.5{padding-top:1.125rem;padding-bottom:1.125rem}.\!px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-4\.5{padding-left:1.125rem;padding-right:1.125rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[48px\]{padding-left:48px;padding-right:48px}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-\[1\.125rem\]{padding-top:1.125rem;padding-bottom:1.125rem}.py-20{padding-top:5rem;padding-bottom:5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.\!px-12{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-top:0;padding-bottom:0}.\!py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.\!px-\[12px\]{padding-left:12px!important;padding-right:12px!important}.py-\[4px\]{padding-top:4px;padding-bottom:4px}.px-\[0\.875rem\]{padding-left:.875rem;padding-right:.875rem}.\!px-0{padding-left:0!important;padding-right:0!important}.px-\[20px\]{padding-left:20px;padding-right:20px}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.py-\[8px\]{padding-top:8px;padding-bottom:8px}.px-\[7\.3125rem\]{padding-left:7.3125rem;padding-right:7.3125rem}.px-5\.25{padding-left:1.3125rem;padding-right:1.3125rem}.pb-\[56\.25\%\]{padding-bottom:56.25%}.pt-6{padding-top:1.5rem}.pb-3{padding-bottom:.75rem}.pb-\[7\.5rem\]{padding-bottom:7.5rem}.pt-10{padding-top:2.5rem}.pl-\[1\.125rem\]{padding-left:1.125rem}.pr-4{padding-right:1rem}.pt-\[4\.5rem\]{padding-top:4.5rem}.pt-3{padding-top:.75rem}.pb-10{padding-bottom:2.5rem}.pb-\[100px\]{padding-bottom:100px}.pt-4{padding-top:1rem}.pb-\[24px\]{padding-bottom:24px}.pl-4{padding-left:1rem}.pt-8{padding-top:2rem}.pb-1{padding-bottom:.25rem}.pb-20{padding-bottom:5rem}.pt-0\.5{padding-top:.125rem}.pb-5{padding-bottom:1.25rem}.pt-0{padding-top:0}.\!pb-\[4\.125rem\]{padding-bottom:4.125rem!important}.pb-4{padding-bottom:1rem}.pl-\[35px\]{padding-left:35px}.pt-\[1rem\]{padding-top:1rem}.pb-6{padding-bottom:1.5rem}.pb-2{padding-bottom:.5rem}.pr-6{padding-right:1.5rem}.pr-0{padding-right:0}.pr-40{padding-right:10rem}.pt-12{padding-top:3rem}.pl-6{padding-left:1.5rem}.pr-2{padding-right:.5rem}.pl-5{padding-left:1.25rem}.pt-2{padding-top:.5rem}.pr-1{padding-right:.25rem}.pt-\[1\.125rem\]{padding-top:1.125rem}.pb-\[5\.375rem\]{padding-bottom:5.375rem}.pr-10{padding-right:2.5rem}.pt-\[2\.25rem\]{padding-top:2.25rem}.pt-5{padding-top:1.25rem}.pb-\[70\%\]{padding-bottom:70%}.pt-\[9rem\]{padding-top:9rem}.pb-\[8\.75rem\]{padding-bottom:8.75rem}.pt-\[7\.5rem\]{padding-top:7.5rem}.pb-36,.pb-\[9rem\]{padding-bottom:9rem}.pb-8{padding-bottom:2rem}.pl-\[6\.625rem\]{padding-left:6.625rem}.pt-\[6\.25rem\]{padding-top:6.25rem}.pb-\[2\.625rem\]{padding-bottom:2.625rem}.pb-2\.5{padding-bottom:.625rem}.pt-\[3\.75rem\]{padding-top:3.75rem}.pb-7{padding-bottom:1.75rem}.pt-1{padding-top:.25rem}.\!pb-0{padding-bottom:0!important}.\!pt-2{padding-top:.5rem!important}.pb-\[2\.25rem\]{padding-bottom:2.25rem}.pt-2\.5{padding-top:.625rem}.pr-8{padding-right:2rem}.pt-\[6\.75rem\]{padding-top:6.75rem}.pt-16{padding-top:4rem}.pb-3\.5{padding-bottom:.875rem}.\!pt-16{padding-top:4rem!important}.pr-5{padding-right:1.25rem}.pb-18{padding-bottom:4.5rem}.pr-\[32px\]{padding-right:32px}.pb-\[48px\]{padding-bottom:48px}.pt-\[48px\]{padding-top:48px}.pr-\[40px\]{padding-right:40px}.pl-\[48px\]{padding-left:48px}.pt-\[32px\]{padding-top:32px}.pt-15{padding-top:3.75rem}.pt-\[5\.6875rem\]{padding-top:5.6875rem}.pt-\[208px\]{padding-top:208px}.pr-12{padding-right:3rem}.pr-\[48px\]{padding-right:48px}.pt-\[100px\]{padding-top:100px}.pb-\[40px\]{padding-bottom:40px}.pb-\[3\.375rem\]{padding-bottom:3.375rem}.pt-\[4rem\]{padding-top:4rem}.pb-\[60\.2\%\]{padding-bottom:60.2%}.pl-\[4\.6875rem\]{padding-left:4.6875rem}.pb-12{padding-bottom:3rem}.pt-\[2\.125rem\]{padding-top:2.125rem}.pb-\[9\.5rem\]{padding-bottom:9.5rem}.pb-\[82\.2\%\]{padding-bottom:82.2%}.pb-\[118\.5\%\]{padding-bottom:118.5%}.pt-\[18px\]{padding-top:18px}.pb-\[0\.3125rem\]{padding-bottom:.3125rem}.pl-1{padding-left:.25rem}.pt-5\.5{padding-top:1.375rem}.pr-3{padding-right:.75rem}.pl-2{padding-left:.5rem}.pt-20{padding-top:5rem}.pt-\[116px\]{padding-top:116px}.pb-\[61\%\]{padding-bottom:61%}.pl-3{padding-left:.75rem}.pb-\[4\.5rem\]{padding-bottom:4.5rem}.pb-0{padding-bottom:0}.\!pt-0{padding-top:0!important}.pl-\[16px\]{padding-left:16px}.pt-\[2px\]{padding-top:2px}.pl-2\.5{padding-left:.625rem}.pt-64{padding-top:16rem}.pl-0{padding-left:0}.pt-\[10vw\]{padding-top:10vw}.pr-20{padding-right:5rem}.pb-\[55\.5\%\]{padding-bottom:55.5%}.pt-\[0\.875rem\]{padding-top:.875rem}.pb-\[1\.125rem\]{padding-bottom:1.125rem}.pt-7{padding-top:1.75rem}.pr-14{padding-right:3.5rem}.pb-\[7\.25rem\]{padding-bottom:7.25rem}.pr-16{padding-right:4rem}.pl-10{padding-left:2.5rem}.pr-2\.5{padding-right:.625rem}.pb-\[5\.6rem\]{padding-bottom:5.6rem}.pt-\[4\.875rem\]{padding-top:4.875rem}.pl-13{padding-left:3.125rem}.pt-\[144px\]{padding-top:144px}.pb-\[140px\]{padding-bottom:140px}.pb-\[120px\]{padding-bottom:120px}.\!pb-\[66px\]{padding-bottom:66px!important}.text-left{text-align:left}.\!text-left{text-align:left!important}.text-center{text-align:center}.text-right,[dir=ltr] .text-end{text-align:right}[dir=rtl] .text-end{text-align:left}.align-middle{vertical-align:middle}.font-inter{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.font-mont{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.font-neue{font-family:Neue,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.\!font-mont{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.\!font-inter{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.text-base{font-size:1rem;line-height:1.25}.text-1\.5xl{font-size:1.5rem;line-height:1.625rem}.text-xs{font-size:.75rem}.text-md{font-size:.875rem;line-height:1rem}.text-xl{font-size:1.25rem;line-height:1.4}.text-sm{font-size:.75rem;line-height:1rem}.text-375m1{font-size:.875rem;line-height:1rem;font-weight:400}.text-\[24px\]{font-size:24px}.\!text-375desc{font-size:.625rem!important;line-height:.75rem!important;font-weight:400!important}.text-3xl{font-size:2rem;line-height:1.125}.text-\[16px\]{font-size:16px}.text-375h4{font-size:1.25rem;line-height:1.5rem;letter-spacing:-.025rem;font-weight:500}.text-375desc{font-size:.625rem;line-height:.75rem;font-weight:400}.text-4xl{font-size:2.5rem;line-height:1.1}.text-\[2\.08rem\]{font-size:2.08rem}.text-5\.5xl{font-size:3rem;line-height:1}.text-375h1{font-size:1.75rem;line-height:2rem;letter-spacing:-.035rem;font-weight:500}.text-\[4\.375rem\]{font-size:4.375rem}.text-2xl{font-size:1.75rem;line-height:2rem}.text-7xl{font-size:3.5rem;line-height:1}.text-6xl{font-size:3.25rem;line-height:1}.text-3\.5xl{font-size:2.25rem;line-height:1.11}.text-375btn,.text-1600btnS{font-size:.875rem;line-height:1rem;font-weight:600}.\!text-6xl{font-size:3.25rem!important;line-height:1!important}.text-375h3{font-size:1.5rem;line-height:1.5rem;letter-spacing:-.03rem;font-weight:500}.text-1600h1{font-size:3.25rem;line-height:3.25rem;letter-spacing:-.0975rem;font-weight:500}.text-375text1,.text-1600textM{font-size:1rem;line-height:1.25rem;font-weight:400}.text-1600textM{letter-spacing:0}.text-375h2{font-size:1.5rem;line-height:1.625rem;letter-spacing:-.03rem;font-weight:500}.text-375m2{font-size:.875rem;line-height:1.125rem;font-weight:400}.\!text-md{font-size:.875rem!important;line-height:1rem!important}.text-\[40px\]{font-size:40px}.\!text-sm{font-size:.75rem!important;line-height:1rem!important}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[12rem\]{font-size:12rem}.text-375h0{font-size:2rem;line-height:2rem;letter-spacing:-.04rem;font-weight:500}.text-1600h0{font-size:3.5rem;line-height:3.25rem;letter-spacing:-.105rem;font-weight:500}.text-1600textL{font-size:1.25rem;line-height:1.75rem;letter-spacing:0;font-weight:400}.text-\[2\.25rem\]{font-size:2.25rem}.text-1600h2{font-size:2rem;line-height:2.25rem;letter-spacing:-.04rem;font-weight:500}.text-1600desc{font-size:.75rem;line-height:.875rem;font-weight:400}.text-1600h3{font-size:1.5rem;line-height:1.75rem;letter-spacing:-.03rem;font-weight:500}.\!text-1600btnS{font-size:.875rem!important;line-height:1rem!important;font-weight:600!important}.text-lg{font-size:1.125rem;line-height:1.33}.text-\[20px\]{font-size:20px}.text-\[18px\]{font-size:18px}.text-\[8px\]{font-size:8px}.text-\[10px\]{font-size:10px}.\!text-base{font-size:1rem!important;line-height:1.25!important}.font-medium{font-weight:500}.\!font-semibold{font-weight:600!important}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-normal{font-weight:400}.\!font-bold{font-weight:700!important}.\!font-normal{font-weight:400!important}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.\!capitalize{text-transform:capitalize!important}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.leading-\[1\.7rem\]{line-height:1.7rem}.leading-none{line-height:1}.leading-\[1rem\]{line-height:1rem}.leading-6{line-height:1.5rem}.leading-\[1\.08\]{line-height:1.08}.leading-5{line-height:1.25rem}.leading-\[40px\]{line-height:40px}.leading-\[2\.6rem\]{line-height:2.6rem}.leading-4\.5{line-height:1.125rem}.leading-4{line-height:1rem}.leading-\[2\.25rem\]{line-height:2.25rem}.leading-\[1\.17\]{line-height:1.17}.leading-\[0\.915rem\]{line-height:.915rem}.leading-\[1\.5\]{line-height:1.5}.leading-\[16px\]{line-height:16px}.leading-\[0\.93\]{line-height:.93}.leading-\[1\.16\]{line-height:1.16}.leading-\[18px\]{line-height:18px}.leading-\[28px\]{line-height:28px}.leading-\[24px\]{line-height:24px}.leading-8{line-height:2rem}.leading-7{line-height:1.75rem}.-tracking-0\.48{letter-spacing:-.48px}.-tracking-0\.4{letter-spacing:-.4px}.tracking-\[1\.92px\]{letter-spacing:1.92px}.-tracking-0\.64{letter-spacing:-.64px}.-tracking-0\.8{letter-spacing:-.8px}.-tracking-1\.56{letter-spacing:-1.56px}.-tracking-2{letter-spacing:-2px}.-tracking-1\.08{letter-spacing:-1.08px}.tracking-0\.12{letter-spacing:.12px}.tracking-normal{letter-spacing:0}.-tracking-\[0\.0675rem\]{letter-spacing:-.0675rem}.-tracking-1\.6{letter-spacing:-1.6px}.tracking-0\.16{letter-spacing:.16px}.-tracking-0\.24{letter-spacing:-.24px}.-tracking-1\.2{letter-spacing:-1.2px}.text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.text-black-40{color:rgba(0,0,0,.4)}.text-black-60,.text-black\/60{color:rgba(0,0,0,.6)}.text-orange-400{--tw-text-opacity:1;color:#ff7900;color:rgb(255 121 0/var(--tw-text-opacity))}.text-black\/50{color:rgba(0,0,0,.5)}.text-citrine{--tw-text-opacity:1;color:#ff7900;color:rgb(255 121 0/var(--tw-text-opacity))}.text-black-50{color:hsla(0,0%,100%,.50196)}.text-green{--tw-text-opacity:1;color:#1b770c;color:rgb(27 119 12/var(--tw-text-opacity))}.text-blue-800{--tw-text-opacity:1;color:#05326e;color:rgb(5 50 110/var(--tw-text-opacity))}.text-blue-50{--tw-text-opacity:1;color:#7b95b8;color:rgb(123 149 184/var(--tw-text-opacity))}.text-blue-100{--tw-text-opacity:1;color:#2355d7;color:rgb(35 85 215/var(--tw-text-opacity))}.text-white\/\[0\.8\]{color:hsla(0,0%,100%,.8)}.text-gray-500{--tw-text-opacity:1;color:#90959e;color:rgb(144 149 158/var(--tw-text-opacity))}.text-black\/80{color:rgba(0,0,0,.8)}.text-black\/40{color:rgba(0,0,0,.4)}.text-gray{--tw-text-opacity:1;color:#b1b1b1;color:rgb(177 177 177/var(--tw-text-opacity))}.text-quartz{--tw-text-opacity:1;color:#ffa066;color:rgb(255 160 102/var(--tw-text-opacity))}.text-red-900{--tw-text-opacity:1;color:red;color:rgb(255 0 0/var(--tw-text-opacity))}.\!text-black-800{--tw-text-opacity:1!important;color:#0d0d0d!important;color:rgb(13 13 13/var(--tw-text-opacity))!important}.text-gray-light{--tw-text-opacity:1;color:#f2f2f2;color:rgb(242 242 242/var(--tw-text-opacity))}.text-orange-300{--tw-text-opacity:1;color:#ffa066;color:rgb(255 160 102/var(--tw-text-opacity))}.\!text-white{--tw-text-opacity:1!important;color:#fff!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.text-white-60{color:hsla(0,0%,100%,.6)}.text-blue-700{--tw-text-opacity:1;color:#122c70;color:rgb(18 44 112/var(--tw-text-opacity))}.text-red{--tw-text-opacity:1;color:#f01406;color:rgb(240 20 6/var(--tw-text-opacity))}.text-black-800{--tw-text-opacity:1;color:#0d0d0d;color:rgb(13 13 13/var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity:1;color:#0a37ac;color:rgb(10 55 172/var(--tw-text-opacity))}.text-white\/60{color:hsla(0,0%,100%,.6)}.text-gray-900{--tw-text-opacity:1;color:#666;color:rgb(102 102 102/var(--tw-text-opacity))}.text-blue-15{--tw-text-opacity:1;color:#f2f5fd;color:rgb(242 245 253/var(--tw-text-opacity))}.text-black-700{--tw-text-opacity:1;color:#1c1b1f;color:rgb(28 27 31/var(--tw-text-opacity))}.text-white\/20{color:hsla(0,0%,100%,.2)}.text-red-700{--tw-text-opacity:1;color:#bc2251;color:rgb(188 34 81/var(--tw-text-opacity))}.text-black-600{--tw-text-opacity:1;color:#282828;color:rgb(40 40 40/var(--tw-text-opacity))}.text-black-80{color:rgba(13,13,13,.8)}.text-white\/80{color:hsla(0,0%,100%,.8)}.text-black-500{--tw-text-opacity:1;color:#323232;color:rgb(50 50 50/var(--tw-text-opacity))}.text-gray-525{--tw-text-opacity:1;color:#a9a9a9;color:rgb(169 169 169/var(--tw-text-opacity))}.text-black\/\[0\.8\]{color:rgba(0,0,0,.8)}.text-black\/\[0\.3\]{color:rgba(0,0,0,.3)}.\!text-blue-100{--tw-text-opacity:1!important;color:#2355d7!important;color:rgb(35 85 215/var(--tw-text-opacity))!important}.text-red-400{--tw-text-opacity:1;color:#e64646;color:rgb(230 70 70/var(--tw-text-opacity))}.text-blue-40{--tw-text-opacity:1;color:#6caadd;color:rgb(108 170 221/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:#3b82f6;color:rgb(59 130 246/var(--tw-text-opacity))}.text-transparent{color:transparent}.text-asphalt{--tw-text-opacity:1;color:#323232;color:rgb(50 50 50/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:#ccc;color:rgb(204 204 204/var(--tw-text-opacity))}.text-blue-900{--tw-text-opacity:1;color:#1e3a8a;color:rgb(30 58 138/var(--tw-text-opacity))}.text-white-80{color:hsla(0,0%,100%,.8)}.text-opacity-80{--tw-text-opacity:0.8}.text-opacity-40{--tw-text-opacity:0.4}.text-opacity-60{--tw-text-opacity:0.6}.text-opacity-20{--tw-text-opacity:0.2}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.line-through{-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.decoration-dashed{-webkit-text-decoration-style:dashed;text-decoration-style:dashed}.underline-offset-\[3px\]{text-underline-offset:3px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-40{opacity:.4}.opacity-0{opacity:0}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-60{opacity:.6}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-90{opacity:.9}.opacity-80{opacity:.8}.\!opacity-0{opacity:0!important}.opacity-100{opacity:1}.shadow-menu{--tw-shadow:0px 0px 0px 0px rgba(22,23,39,0.16),0px 7px 14px 0px rgba(22,23,39,0.16),0px 26px 26px 0px rgba(22,23,39,0.14),0px 59px 35px 0px rgba(22,23,39,0.08),0px 104px 42px 0px rgba(22,23,39,0.02),0px 163px 46px 0px rgba(22,23,39,0);--tw-shadow-colored:0px 0px 0px 0px var(--tw-shadow-color),0px 7px 14px 0px var(--tw-shadow-color),0px 26px 26px 0px var(--tw-shadow-color),0px 59px 35px 0px var(--tw-shadow-color),0px 104px 42px 0px var(--tw-shadow-color),0px 163px 46px 0px var(--tw-shadow-color)}.shadow-menu,.shadow-secondary{box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-secondary{--tw-shadow:0px 0px 0px 0px rgba(22,23,29,0.06),0px 6px 13px 0px rgba(22,23,29,0.06),0px 23px 23px 0px rgba(22,23,29,0.05),0px 52px 31px 0px rgba(22,23,29,0.03),0px 92px 37px 0px rgba(22,23,29,0.01),0px 144px 40px 0px rgba(22,23,29,0);--tw-shadow-colored:0px 0px 0px 0px var(--tw-shadow-color),0px 6px 13px 0px var(--tw-shadow-color),0px 23px 23px 0px var(--tw-shadow-color),0px 52px 31px 0px var(--tw-shadow-color),0px 92px 37px 0px var(--tw-shadow-color),0px 144px 40px 0px var(--tw-shadow-color)}.shadow-payments-schedule{--tw-shadow:0px 0px 0px 0px rgba(22,23,29,0.05),0px -0.375rem 0.875rem 0px rgba(22,23,29,0.05),0px -1.5rem 1.5rem 0px rgba(22,23,29,0.04),0px -3.5rem 2rem 0px rgba(22,23,29,0.02),0px -6rem 2.5rem 0px rgba(22,23,29,0.01),0px -9.75rem 2.75rem 0px rgba(22,23,29,0);--tw-shadow-colored:0px 0px 0px 0px var(--tw-shadow-color),0px -0.375rem 0.875rem 0px var(--tw-shadow-color),0px -1.5rem 1.5rem 0px var(--tw-shadow-color),0px -3.5rem 2rem 0px var(--tw-shadow-color),0px -6rem 2.5rem 0px var(--tw-shadow-color),0px -9.75rem 2.75rem 0px var(--tw-shadow-color)}.shadow-card,.shadow-payments-schedule{box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-card{--tw-shadow:0 0 0 0 rgba(22,23,39,0.02),0 0.125rem 0.25rem 0 rgba(22,23,39,0.02),0 0.375rem 0.375rem 0 rgba(22,23,39,0.02),0 1rem 0.625rem 0 rgba(22,23,39,0.01),0 1.5rem 0.625rem 0 rgba(22,23,39,0),0 2.5rem 0.75rem 0 rgba(22,23,39,0);--tw-shadow-colored:0 0 0 0 var(--tw-shadow-color),0 0.125rem 0.25rem 0 var(--tw-shadow-color),0 0.375rem 0.375rem 0 var(--tw-shadow-color),0 1rem 0.625rem 0 var(--tw-shadow-color),0 1.5rem 0.625rem 0 var(--tw-shadow-color),0 2.5rem 0.75rem 0 var(--tw-shadow-color)}.shadow-tertiary{--tw-shadow:0px -1px 8px rgba(31,32,35,0.04);--tw-shadow-colored:0px -1px 8px var(--tw-shadow-color)}.shadow-tertiary,.shadow-toast{box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-toast{--tw-shadow:0px 0px 0px 0px rgba(22,23,39,0.02),0px 0.125rem 0.25rem 0px rgba(22,23,39,0.02);--tw-shadow-colored:0px 0px 0px 0px var(--tw-shadow-color),0px 0.125rem 0.25rem 0px var(--tw-shadow-color)}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px -1px rgba(0,0,0,0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-xs{box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-xs{--tw-shadow:0px 4px 16px rgba(0,0,0,0.1);--tw-shadow-colored:0px 4px 16px var(--tw-shadow-color)}.shadow-none{--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.outline{outline-style:solid}.outline-4{outline-width:4px}.outline-1{outline-width:1px}.outline-offset-\[-0\.5rem\]{outline-offset:-.5rem}.outline-offset-2{outline-offset:2px}.outline-white{outline-color:#fff}.outline-blue-100{outline-color:#2355d7}.blur-lg{--tw-blur:blur(16px)}.blur,.blur-lg{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur{--tw-blur:blur(8px)}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,0.1)) drop-shadow(0 1px 1px rgba(0,0,0,0.06))}.drop-shadow,.grayscale{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale:grayscale(100%)}.invert{--tw-invert:invert(100%)}.filter,.invert{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.backdrop-blur{--tw-backdrop-blur:blur(8px)}.backdrop-blur,.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-1000{transition-duration:1s}.duration-500{transition-duration:.5s}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-transform{will-change:transform}.content-\[\'\'\]{--tw-content:"";content:var(--tw-content)}.content-none{--tw-content:none;content:var(--tw-content)}.line-clamp-3{-webkit-line-clamp:3}.line-clamp-3,.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-4{-webkit-line-clamp:4}.line-clamp-10{-webkit-line-clamp:10}.line-clamp-10,.line-clamp-\[17\]{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-\[17\]{-webkit-line-clamp:17}.line-clamp-6{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6}.hyphens-auto{-webkit-hyphens:auto;hyphens:auto}.transition-fast{transition:.15s cubic-bezier(.645,.045,.355,1)}.transition-default{transition:all .3s}.transition-main{transition:.25s cubic-bezier(.645,.045,.355,1)}.transition-medium{transition:.5s cubic-bezier(.645,.045,.355,1)}.transition-long{transition:.75s cubic-bezier(.645,.045,.355,1)}.transition-10s{transition:10s linear}.text-duplicate-red{text-shadow:0 20px 0 #e81d25}.bottom-blackout-gradient{background:linear-gradient(180deg,transparent,rgba(0,0,0,.01) 11.79%,rgba(0,0,0,.02) 21.38%,rgba(0,0,0,.05) 29.12%,rgba(0,0,0,.09) 35.34%,rgba(0,0,0,.14) 40.37%,rgba(0,0,0,.19) 44.56%,rgba(0,0,0,.25) 48.24%,rgba(0,0,0,.31) 51.76%,rgba(0,0,0,.37) 55.44%,rgba(0,0,0,.44) 59.63%,rgba(0,0,0,.51) 64.66%,rgba(0,0,0,.57) 70.88%,rgba(0,0,0,.63) 78.62%,rgba(0,0,0,.69) 88.21%,rgba(0,0,0,.75))}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.position-x-center{left:50%;transform:translateX(-50%)}.position-y-center{top:50%;transform:translateY(-50%)}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-4{-webkit-line-clamp:4}.line-clamp-4,.line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-5{-webkit-line-clamp:5}

/*!* Секция для общих стилей и настроек *!*/:root{--container-margin:0.5rem;--container-max-width:100%}@media (max-width:576px){:root{--container-margin:0.25rem}}@font-face{font-family:Neue;src:url(/local/templates/redesign/public/src/fonts/NeueHaasUnica-Regular.8fe530d4dedfc86fd9669d16f4b3bf66.woff2) format("woff2"),url(/local/templates/redesign/public/src/fonts/NeueHaasUnica-Regular.bc0c1c6a007a46a19e846f2a5fc20024.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Neue;src:url(/local/templates/redesign/public/src/fonts/NeueHaasUnica-Medium.1c060ab196226b7b9347778fabb3b8e7.woff2) format("woff2"),url(/local/templates/redesign/public/src/fonts/NeueHaasUnica-Medium.0a6890f504f0510cc7df0ad637f992a8.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/local/templates/redesign/public/src/fonts/inter-v18-cyrillic_cyrillic-ext_latin-regular.67133610cfe231f2ba9bd28ef45035ae.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/local/templates/redesign/public/src/fonts/inter-v18-cyrillic_cyrillic-ext_latin-500.c5193b9b68260113be7b69e383f3ce94.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/local/templates/redesign/public/src/fonts/inter-v18-cyrillic_cyrillic-ext_latin-600.9875bcb9613ca2196e040e7a9165ee36.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(/local/templates/redesign/public/src/fonts/montserrat-v29-cyrillic_cyrillic-ext_latin-regular.d26cbaf519361dd0e4300a196ae1557e.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:400;src:url(/local/templates/redesign/public/src/fonts/montserrat-v29-cyrillic_cyrillic-ext_latin-italic.d9cc78135c91e8657ac901fa4dbbb638.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:500;src:url(/local/templates/redesign/public/src/fonts/montserrat-v29-cyrillic_cyrillic-ext_latin-500.f401590bbff7b054df26b04bb07b06ca.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:500;src:url(/local/templates/redesign/public/src/fonts/montserrat-v29-cyrillic_cyrillic-ext_latin-500italic.d0f7bfe4db3f691781fb8e0e2a851af9.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:url(/local/templates/redesign/public/src/fonts/montserrat-v29-cyrillic_cyrillic-ext_latin-600.f2b980defcb198700f8acf3c44ebb9d4.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:600;src:url(/local/templates/redesign/public/src/fonts/montserrat-v29-cyrillic_cyrillic-ext_latin-600italic.9beb4690693a848e36d16e55e276c713.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(/local/templates/redesign/public/src/fonts/montserrat-v29-cyrillic_cyrillic-ext_latin-700.1d38385cf3b5fa5224b2547c5f098807.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:italic;font-weight:700;src:url(/local/templates/redesign/public/src/fonts/montserrat-v29-cyrillic_cyrillic-ext_latin-700italic.1caaecfda335ee268c2b4ae9e1ca47c5.woff2) format("woff2")}*{min-width:0}body,html{-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;cursor:default}html{font-weight:400;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.25;--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.catalog-car-squire-card__viewed_footer html.text-green{display:none}@media screen and (min-width:1601px){html{font-size:17.5px}}@media screen and (min-width:1920px){html{font-size:19.2px}}@media screen and (min-width:2560px){html{font-size:25.6px}}@media screen and (min-width:3840px){html{font-size:38.4px}}@media screen and (min-width:5120px){html{font-size:51.2px}}.lizingmarket-container{margin-left:auto;margin-right:auto;width:100%;max-width:82.5rem;padding-left:1rem;padding-right:1rem}body{position:relative;overflow-y:scroll;background:#fff;min-width:320px;max-width:100vw}body.body__fixed{position:fixed;top:0;bottom:0;width:100%}.body__wrapper{display:flex;flex-direction:column;min-height:100vh}.body__wrapper.is-locked{position:fixed;top:0;bottom:0;width:100%}.body.is-locked{position:fixed;top:0;bottom:0;width:100%}.body__header{position:relative;z-index:50;margin-bottom:1.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}@media (max-width:1024px){.body__header{margin-bottom:.25rem}}.body__overlay{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgb(0 0 0/var(--tw-bg-opacity));--tw-bg-opacity:0.3}.body__footer{position:relative}.typography h1{margin-bottom:2.5rem;max-width:32.1875rem;font-size:2rem;line-height:1.125;letter-spacing:-.64px}@media (max-width:767px){.typography h1{font-size:1.25rem;line-height:1.4;line-height:1.2;letter-spacing:-.4px}}@media (max-width:576px){.typography h1{margin-bottom:2rem}}.typography h2{margin-bottom:1rem;font-size:1.5rem;line-height:1.625rem;letter-spacing:-.48px}@media (max-width:576px){.typography h2{margin-bottom:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.25;font-weight:400;letter-spacing:0}}.typography p{margin-bottom:2.5rem;font-size:1rem;line-height:1.5}.typography p:last-child{margin-bottom:0}@media (max-width:767px){.typography p{margin-bottom:1.5rem;font-size:.875rem;line-height:1rem;line-height:1.43}.typography p:last-child{margin-bottom:0}}.typography img{margin-bottom:2.5rem;height:28.5rem;width:100%;object-fit:cover}@media (max-width:767px){.typography img{height:18.25rem}}@media (max-width:576px){.typography img{margin-bottom:2rem}}.typography ol li,.typography ul li{position:relative;padding-left:1.5rem}.typography ol li:before,.typography ul li:before{content:var(--tw-content);position:absolute}.typography ul li:before{top:.625rem;left:.625rem;display:block;height:.3125rem;width:.3125rem;border-radius:50%;content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.typography ol li{counter-increment:ol-counter}.typography ol li:before{content:var(--tw-content);top:0;left:0;content:counters(ol-counter,".") "."}.typography table{width:100%}.typography table tr:nth-child(odd){--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.typography table td{padding:1rem}.typography__journal h2{margin-top:2.5rem}.typography__journal h2:first-child{margin-top:0}.typography__journal img{margin-top:2.5rem}.typography__journal img:first-child{margin-top:0}@media (max-width:767px){.typography__journal img{margin-top:2rem}.typography__journal img:first-child{margin-top:0}}.typography__journal p{margin-bottom:1rem;font-size:1rem;line-height:1.5}.typography__journal p:last-child{margin-bottom:0}@media (max-width:767px){.typography__journal p{font-size:.875rem;line-height:1rem;line-height:1.43}.typography__journal p:last-child{margin-bottom:0}}.typography__journal a{--tw-text-opacity:1;color:#6caadd;color:rgb(108 170 221/var(--tw-text-opacity))}@media (hover:hover) and (pointer:fine){.typography__journal a:hover{opacity:.5}}.typography-faq a{--tw-text-opacity:1;color:#3b82f6;color:rgb(59 130 246/var(--tw-text-opacity))}@media (hover:hover) and (pointer:fine){.typography-faq a:hover{--tw-text-opacity:1;color:#122c70;color:rgb(18 44 112/var(--tw-text-opacity))}}.vacancy-typography section+section{margin-top:2.75rem}@media (max-width:767px){.vacancy-typography section+section{margin-top:2rem}}.vacancy-typography section>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))}.vacancy-typography h3{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2rem;line-height:1.125;font-weight:500;letter-spacing:-.64px;--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}@media (max-width:767px){.vacancy-typography h3{font-size:1.25rem;line-height:1.4;letter-spacing:-.4px}}.vacancy-typography p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;line-height:1.4;--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.vacancy-typography .catalog-car-squire-card__viewed_footer p.text-green{display:none}@media (max-width:767px){.vacancy-typography p{font-size:.875rem;line-height:1rem}}.vacancy-typography ul{list-style-type:none}.vacancy-typography ul li{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;line-height:1.4;--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}@media (max-width:767px){.vacancy-typography ul li{font-size:.875rem;line-height:1rem}}.vacancy-typography ul li p{display:inline}.vacancy-typography ul li:before{content:"\2014\00A0";margin-right:.625rem}.special-seo-fragment p{padding-bottom:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;color:rgba(0,0,0,.6)}.special-seo-fragment .catalog-car-squire-card__viewed_footer p.text-green{display:none}.special-seo-fragment h2{font-size:24px}.special-seo-fragment h2,.special-seo-fragment h3{font-weight:700;color:rgba(0,0,0,.6)}.special-seo-fragment h3{font-size:18px}.special-seo-fragment .seo-text-box strong{display:contents;font-size:16px;font-weight:600;color:rgba(0,0,0,.6)}.special-seo-fragment .seo-text-box ul{margin-bottom:.25rem;margin-top:.5rem}.special-seo-fragment .seo-text-box ul li{display:flex;font-size:16px;color:rgba(0,0,0,.6)}.special-seo-fragment .seo-text-box ul li:before{margin-top:5px;margin-right:14px;display:block;height:14px;width:14px;flex-shrink:0;border-radius:.125rem;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity));font-size:16px;content:""}.special-seo-fragment .seo-text-box ol{margin-bottom:.25rem;margin-top:.5rem;counter-reset:num}.special-seo-fragment .seo-text-box ol,.special-seo-fragment .seo-text-box ol li{color:rgba(0,0,0,.6)}.special-seo-fragment .seo-text-box ol li{display:flex;font-size:16px}.special-seo-fragment .seo-text-box ol li:before{display:block;content:counter(num) ".";counter-increment:num}.special-seo-fragment .seo-text-box a{font-size:16px;color:rgba(0,0,0,.6);-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-color:#323232;text-decoration-color:#323232}.special-seo-fragment .seo-text-box .text_spoiler-wrapper{display:none}.special-seo-fragment .seo-text-box h2,.special-seo-fragment .seo-text-box h3{margin-top:.5rem;margin-bottom:.5rem;--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.products-seo-fragment p{padding-bottom:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}.products-seo-fragment .catalog-car-squire-card__viewed_footer p.text-green{display:none}.products-seo-fragment h2{font-size:24px}.products-seo-fragment h2,.products-seo-fragment h3{font-weight:700;--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.products-seo-fragment h3{font-size:18px}.products-seo-fragment .seo-text-box strong{display:contents;font-size:16px;font-weight:600;--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.products-seo-fragment .seo-text-box ul{margin-bottom:.25rem;margin-top:.5rem}.products-seo-fragment .seo-text-box ul li{display:flex;font-size:16px}.products-seo-fragment .seo-text-box ul li:before{margin-top:4px;margin-right:14px;display:block;height:14px;width:14px;flex-shrink:0;border-radius:.125rem;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity));content:""}.products-seo-fragment .seo-text-box ol{margin-bottom:.25rem;margin-top:.5rem;counter-reset:num}.products-seo-fragment .seo-text-box ol li{display:flex;font-size:16px}.products-seo-fragment .seo-text-box ol li:before{display:block;content:counter(num) ".";counter-increment:num}.products-seo-fragment .seo-text-box a{display:contents;font-size:16px;--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity));-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-color:#323232;text-decoration-color:#323232}.products-seo-fragment .seo-text-box .text_spoiler-wrapper{display:none}.products-seo-fragment .seo-text-box h2,.products-seo-fragment .seo-text-box h3{margin-top:.5rem;margin-bottom:.5rem}.typography-politic h1{margin-bottom:2.5rem;max-width:32.1875rem;font-size:2rem;line-height:1.125;letter-spacing:-.64px}@media (max-width:767px){.typography-politic h1{font-size:1.25rem;line-height:1.4;line-height:1.2;letter-spacing:-.4px}}@media (max-width:576px){.typography-politic h1{margin-bottom:2rem}}.typography-politic h2{margin-bottom:1rem;font-size:1.5rem;line-height:1.625rem;letter-spacing:-.48px}@media (max-width:576px){.typography-politic h2{margin-bottom:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.25;font-weight:400;letter-spacing:0}}.typography-politic p{margin-bottom:1rem;font-size:1rem;line-height:1.5}.typography-politic p:last-child{margin-bottom:0}@media (max-width:767px){.typography-politic p{margin-bottom:1.5rem;font-size:.875rem;line-height:1rem;line-height:1.43}.typography-politic p:last-child{margin-bottom:0}}.typography-politic img{margin-bottom:2.5rem;height:28.5rem;width:100%;object-fit:cover}@media (max-width:767px){.typography-politic img{height:18.25rem}}@media (max-width:576px){.typography-politic img{margin-bottom:2rem}}.typography-politic ol li,.typography-politic ul li{position:relative;margin-bottom:.25rem;padding-left:1.5rem}.typography-politic ol li:before,.typography-politic ul li:before{content:var(--tw-content);position:absolute}.typography-politic ul{list-style-type:none}.typography-politic ol li{counter-increment:ol-counter}.typography-politic ol li:before{content:var(--tw-content);top:0;left:0;content:counters(ol-counter,".") "."}.typography-politic table{width:100%}.typography-politic table tr:nth-child(odd){--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.typography-politic table td{padding:1rem}.typography-politic a{color:#009fdf}@keyframes widthProgress{0%{width:0}to{width:100%}}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;touch-action:none;user-select:none;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-handle,[disabled] .noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{transform:translateY(-18px);top:auto;right:28px}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;opacity:0;transition:opacity .2s linear .5s}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}

/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px rgba(0,0,0,.12),0 10px 36px -4px rgba(77,96,232,.3);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:transparent;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:-webkit-fit-content;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width:360px){.toastify-left,.toastify-right{margin-left:auto;margin-right:auto;left:0;right:0;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}.button_theme_white-black{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.button_theme_white-black:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity));--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.button_theme_light-gray{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}@media (hover:hover) and (pointer:fine){.button_theme_light-gray:hover{background-color:hsla(0,0%,94.9%,.75)}}@media screen and (max-width:350px){.button-favorite-mobile{display:none}}.field{position:relative}.field._gray .field__main{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}@media (max-width:1024px){.field._gray._md-white .field__main{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}}.field._white .field__main{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.field._placeholder_black .field__title{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.field._text_sm .field__title{font-size:1.25rem;line-height:1.4}@media (max-width:576px){.field._text_sm .field__title{font-size:.875rem;line-height:1rem;color:rgba(0,0,0,.6)}}.field__main{display:flex;height:4rem;align-items:flex-end;border-radius:.375rem;padding:.5rem 3.5rem .5rem 1rem}@media (max-width:576px){.field__main{height:3rem;padding-right:3rem}}.field__title{position:absolute;top:1rem;left:0;right:0;z-index:5;padding-left:1rem;padding-right:1rem;font-size:1.25rem;line-height:1.4;line-height:2rem;color:rgba(0,0,0,.6);transition:.15s cubic-bezier(.645,.045,.355,1)}@media (max-width:576px){.field__title{font-size:.875rem;line-height:1rem}}.field:not(.is-focus):not(.is-filled):hover .field__title{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.field__clear{position:absolute;right:1rem;top:1.25rem;z-index:10;height:1.5rem;width:1.5rem;cursor:pointer}@media (max-width:576px){.field__clear{top:1rem;height:1rem;width:1rem}}.field:not(.is-filled) .field__clear{display:none}.field__icon{margin-right:.5rem;height:1.25rem;width:1.25rem;flex-shrink:0}.field__error{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:#e64646;color:rgb(230 70 70/var(--tw-text-opacity))}.field input{z-index:10;width:100%;background-color:initial;font-size:1.25rem;line-height:1.4;line-height:1.75rem}@media (max-width:576px){.field input{font-size:.875rem;line-height:1rem}}.field textarea{display:block;min-height:8.5rem;width:100%;resize:none;border-radius:.375rem;padding-top:.625rem;padding-bottom:.625rem;font-size:1.5rem;line-height:1.25rem}.field--checkField{position:absolute;opacity:0;top:0;z-index:-1}.field.is-disabled .field__main{--tw-text-opacity:0.4}.field.is-disabled .field__main::placeholder{--tw-placeholder-opacity:0.4}.field.is-error .field__main{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(230 70 70/var(--tw-border-opacity));background-color:rgba(230,70,70,.15)}.field.is-filled .field__title,.field.is-focus .field__title{top:.5rem;--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));font-size:.75rem;line-height:1rem}.field.field_outlined .field__main{border-width:1px;--tw-border-opacity:1;border-color:rgb(242 242 242/var(--tw-border-opacity));background-color:initial}.field.field_outlined .field__icon{fill:currentColor;--tw-text-opacity:1;color:#f2f2f2;color:rgb(242 242 242/var(--tw-text-opacity))}.field.field_outlined.is-error .field__main{--tw-border-opacity:1;border-color:rgb(240 20 6/var(--tw-border-opacity));background-color:initial}.input.is-valid .input-error,.input:not(.is-error) .input-error{display:none}.field_md textarea{min-height:20rem;padding:1.5rem 1rem}.input-range[type=range]{position:relative;height:.25rem;width:169px;overflow:hidden;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.input-range[type=range]::-moz-range-track,.input-range[type=range]::-webkit-slider-runnable-track{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.input-range[type=range]::-webkit-slider-thumb{height:0;width:0;background-color:initial;-webkit-appearance:none;box-shadow:-200px 0 0 200px #2355d7}.input-range[type=range]::-moz-range-thumb{height:0;width:0;background-color:initial;-webkit-appearance:none;box-shadow:-200px 0 0 200px #2355d7}.input-range[type=range]::-ms-fill-lower{--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity))}.input-range[type=range]::-ms-ticks-after,.input-range[type=range]::-ms-ticks-before,.input-range[type=range]::-ms-tooltip{display:none}.input-range[type=range]::-ms-track{height:.25rem;border-style:none;--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity));color:transparent}.actions-card{position:relative;grid-column:span 6/span 6;display:flex;flex-direction:column;border-bottom-width:2px;border-color:rgba(0,0,0,.2);padding:.5rem .5rem 1rem}@media (max-width:767px){.actions-card{grid-column:span 12/span 12}}@media (max-width:576px){.actions-card{min-height:23.625rem;padding-left:0;padding-right:0;padding-top:0}}.actions-card__wrapper{position:absolute;top:1.5rem;left:1rem;display:flex;width:100%}.actions-card__tags{z-index:10;display:flex;flex-wrap:wrap;align-items:center;grid-row-gap:.375rem;row-gap:.375rem;grid-column-gap:.25rem;column-gap:.25rem}@media (max-width:576px){.actions-card__tags{left:.75rem;top:.625rem}}.actions-card__tags>div:not(:first-child){margin-left:0}.actions-card:first-child,.actions-card:nth-child(2){border-top-width:2px}@media (max-width:576px){.actions-card:first-child,.actions-card:nth-child(2){border-top-width:0}}.actions-card:nth-child(odd){border-bottom-width:2px;border-right-width:2px;padding-left:0}@media (max-width:576px){.actions-card:nth-child(odd){border-right-width:0}}.actions-card:nth-child(2n){padding-right:0}.actions-card:nth-child(2n) .actions-card__tags{left:1.5rem}@media (max-width:576px){.actions-card:nth-child(2n) .actions-card__tags{left:.75rem}.actions-card.actions-card__main:last-child,.actions-card.actions-card__special-programs:first-child,.actions-card.actions-card__special-programs:nth-child(2),.actions-card.actions-card__special-programs:nth-child(odd){border-bottom-width:0}}.list{padding-left:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;line-height:1.4;--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.catalog-car-squire-card__viewed_footer .list.text-green{display:none}@media (hover:hover) and (pointer:fine){.group:hover .list{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}}@media (max-width:1024px){.list{font-size:1.125rem;line-height:1.33}}@media (max-width:576px){.list{font-size:.875rem;line-height:1rem}}.list-item{position:relative}.list-item:before{position:absolute;left:-.75rem;top:.8rem;height:.25rem;width:.25rem;border-radius:50%;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity));--tw-content:"";content:var(--tw-content)}@media (hover:hover) and (pointer:fine){.group:hover .list-item:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}}@media (max-width:1024px){.list-item:before{content:var(--tw-content);top:.6rem}}@media (max-width:576px){.list-item:before{content:var(--tw-content);top:.36rem}}.solution-card{scale:.6;display:flex!important;flex-direction:column;justify-content:flex-end;overflow:hidden;height:35rem;min-height:35rem;flex-shrink:0;padding:1rem;background-color:#fff}@media (min-width:1025px){.solution-card{min-width:39.875rem;max-width:39.875rem}}.solution-card__tags{display:none}.solution-card__image{width:100%;max-width:25.9rem;align-self:center}@media (max-width:767px){.solution-card__image{margin-top:1.25rem}}.solution-card__full-info{flex-grow:1}.solution-card__delimiter,.solution-card__full-info,.solution-card__price{display:none}.solution-card__short-info{margin-top:3rem;display:flex;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.solution-card.swiper-slide-active{height:35rem;scale:1;z-index:1;display:flex;flex-shrink:0;flex-direction:column;border-top-right-radius:6.25rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1rem}@media (max-width:767px){.solution-card.swiper-slide-active{border-top-right-radius:3.5rem}}.solution-card.swiper-slide-active .solution-card__tags{display:flex;flex-wrap:wrap;align-items:center;grid-row-gap:.375rem;row-gap:.375rem;padding-right:1rem}.solution-card.swiper-slide-active .solution-card__tags>div:not(:first-child){margin-left:0}.solution-card.swiper-slide-active .solution-card__image{margin-top:-2rem;margin-bottom:.875rem;margin-left:auto;display:flex;aspect-ratio:53/41;max-height:66.1%;width:80%;max-width:100%;align-items:center}@media (max-width:767px){.solution-card.swiper-slide-active .solution-card__image{margin-top:0;margin-bottom:0;margin-left:0;max-height:12.125rem;min-height:12.125rem;min-width:15.625rem;max-width:15.625rem}}@media (min-width:1921px){.solution-card.swiper-slide-active .solution-card__image{height:66.2%;width:90%}}.solution-card.swiper-slide-active .solution-card__full-info{display:flex;align-items:flex-end}.solution-card.swiper-slide-active .solution-card__delimiter{margin-top:1rem;margin-bottom:1.25rem;display:block;height:.125rem;--tw-bg-opacity:1;background-color:rgb(255 121 0/var(--tw-bg-opacity))}@media (max-width:767px){.solution-card.swiper-slide-active .solution-card__delimiter{margin-top:.875rem;margin-bottom:.75rem}}.solution-card.swiper-slide-active .solution-card__price{display:flex;align-items:center}@media (max-width:767px){.solution-card.swiper-slide-active .solution-card__price{flex-direction:column;align-items:flex-start;grid-gap:.875rem;gap:.875rem}}.solution-card.swiper-slide-active .solution-card__short-info{display:none}@media screen and (min-width:767px){.solution-card:not(.swiper-slide-active):not(.swiper-slide-prev){transform:translateX(13.4375rem) translateY(11.6875rem)!important}.solution-card.swiper-slide-prev{transform:translateX(-13.4375rem) translateY(11.6875rem)!important}}@media screen and (max-width:767px){.solution-card{scale:1;height:21rem;min-height:auto}.solution-card,.solution-card.swiper-slide-active{display:flex;height:auto;flex-shrink:0;flex-direction:column;border-top-right-radius:6.25rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1rem}}@media screen and (max-width:767px) and (max-width:767px){.solution-card,.solution-card.swiper-slide-active{border-top-right-radius:3.5rem;padding:.75rem}}@media screen and (max-width:767px){.solution-card.swiper-slide-active .solution-card__tags,.solution-card__tags{display:flex;flex-wrap:wrap;align-items:center;grid-row-gap:.375rem;row-gap:.375rem;padding-right:1rem}.solution-card.swiper-slide-active .solution-card__image,.solution-card__image{margin-left:0;margin-top:1.25rem;display:flex;max-height:15.25rem;min-height:12.125rem;width:100%;min-width:15.625rem;max-width:100%;align-items:center}.solution-card.swiper-slide-active .solution-card__full-info,.solution-card__full-info{margin-top:1.875rem;display:flex;align-items:flex-end}.solution-card.swiper-slide-active .solution-card__delimiter,.solution-card__delimiter{margin-top:1rem;margin-bottom:1.25rem;display:block;height:.125rem;--tw-bg-opacity:1;background-color:rgb(255 121 0/var(--tw-bg-opacity))}}@media screen and (max-width:767px) and (max-width:767px){.solution-card.swiper-slide-active .solution-card__delimiter,.solution-card__delimiter{margin-top:.875rem;margin-bottom:.5rem}}@media screen and (max-width:767px){.solution-card.swiper-slide-active .solution-card__price,.solution-card__price{display:flex;align-items:center}}@media screen and (max-width:767px) and (max-width:767px){.solution-card.swiper-slide-active .solution-card__price,.solution-card__price{flex-direction:column;align-items:flex-start;grid-gap:.875rem;gap:.875rem}}@media screen and (max-width:767px){.solution-card.swiper-slide-active .solution-card__short-info,.solution-card__short-info{display:none}}.leasing-card{display:grid;cursor:pointer;grid-template-columns:repeat(12,minmax(0,1fr));}.leasing-card__left-side{grid-column:span 5/span 5;--tw-translate-x:2rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));padding-right:1rem;opacity:0;transition:all .3s}@media (max-width:767px){.leasing-card__left-side{grid-column:span 12/span 12;--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-top-width:1px;border-color:hsla(0,0%,100%,.30196);padding-top:1.5rem;opacity:1}}.leasing-card__right-side{grid-column:span 7/span 7;display:flex;align-items:flex-start;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));padding-top:1.5rem;padding-bottom:7.25rem;opacity:.2;transition:all .3s}@media (max-width:767px){.leasing-card__right-side{grid-column:span 12/span 12;border-top-width:0;padding-bottom:1.5rem;opacity:1}}@media (max-width:576px){.leasing-card__right-side{flex-direction:column}}.leasing-card.leasing-card--active .leasing-card__left-side{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:1}.leasing-card.leasing-card--active .leasing-card__right-side{opacity:1}.banner-left{position:relative;grid-column:span 6/span 6;grid-row:span 1/span 1;display:none;flex-direction:column;overflow:hidden;padding-top:10vw;padding-left:1rem;padding-bottom:1rem}@media (max-width:1360px){.banner-left{grid-column:span 12/span 12;height:auto;padding-left:.75rem;padding-right:.75rem;padding-top:1.5rem}.banner-left:before{content:var(--tw-content);display:none}}.banner-left:before{position:absolute;top:0;right:8.4375rem;bottom:0;left:-30%;z-index:-10;--tw-skew-x:-23deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-bottom-right-radius:6.75rem;--tw-content:"";content:var(--tw-content)}.banner-left__title{margin-left:0;margin-right:0;max-width:37.5rem;font-size:3.25rem;line-height:1;font-weight:500;text-transform:uppercase;letter-spacing:-1.56px}@media (max-width:1360px){.banner-left__title{width:50%;max-width:100%;font-size:2.5rem;line-height:1.1}}@media (max-width:576px){.banner-left__title{width:100%;font-size:2rem;line-height:1.125;line-height:1;letter-spacing:-.8px}}.banner-left__description{margin-top:1.5rem;max-width:30.4375rem;font-size:1.25rem;line-height:1.4}@media (max-width:1360px){.banner-left__description{width:50%;max-width:100%}}@media (max-width:576px){.banner-left__description{margin-top:.75rem;width:100%;font-size:.875rem;line-height:1rem;letter-spacing:-.64px}}.banner-left.banner-active{display:flex}@media (max-width:1360px){.banner-left.banner-primary{--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity))}}.banner-left.banner-primary:before{--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity))}.banner-left.banner-primary .banner-left__title{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.banner-left.banner-primary .banner-left__title b{font-weight:500;color:#ff7900}.banner-left.banner-primary .banner-left__description{color:hsla(0,0%,100%,.8)}@media (max-width:1360px){.banner-left.banner-secondary{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}}.banner-left.banner-secondary:before{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.banner-left.banner-secondary .banner-left__title{--tw-text-opacity:1;color:#0d0d0d;color:rgb(13 13 13/var(--tw-text-opacity))}.banner-left.banner-secondary .banner-left__title b{font-weight:500;color:#ff7900}.banner-left.banner-secondary .banner-left__description{color:rgba(13,13,13,.8)}.banner-right{position:relative;grid-column:span 6/span 6;margin-left:-17.1875rem;height:39.625rem;overflow:hidden}@media (max-width:1360px){.banner-right{grid-column:span 12/span 12;margin-left:0;margin-top:-1px;height:auto}}@media (max-width:576px){.banner-right{padding-top:3rem}}@media (max-width:375px){.banner-right{margin-top:-.125rem}}.banner-right__pagination{position:absolute;bottom:1.875rem!important;right:8.4375rem;left:auto!important;z-index:10;display:flex;width:-webkit-max-content!important;width:max-content!important;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}@media (max-width:576px){.banner-right__pagination{top:0;top:0!important;bottom:auto!important;right:.625rem;font-size:.875rem;line-height:1rem}}@media (max-width:1360px){.banner-right.banner-primary{--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity))}.banner-right.banner-secondary{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}}@media (max-width:576px){.banner-right.banner-secondary .banner-right__pagination{color:rgba(13,13,13,.8)}}.banner-right__image{position:relative;margin-left:2.75rem;height:auto;width:98%}@media (max-width:1360px){.banner-right__image{width:87.625rem}}@media (max-width:1024px){.banner-right__image{width:91%}}@media (max-width:576px){.banner-right__image{margin-left:3.4375rem}}@media screen and (min-width:1720px){.banner-right__image{margin-left:6.75rem;height:auto;width:91%}}@media screen and (min-width:2560px){.banner-right__image{margin-left:4.75rem;height:auto;width:93%}}@media screen and (min-width:3080px) and (max-width:3839px){.banner-right__image{margin-top:-6%}}.banner-progress-bar{grid-column:span 12/span 12;margin-top:.5rem;height:.125rem;background-color:rgba(0,0,0,.2);}.banner-progress-bar__line{height:100%;width:0;--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity))}.banner-progress-bar__line.banner-progress-bar--active{animation-name:widthProgress;animation-duration:7s;animation-timing-function:ease-in;animation-fill-mode:forwards}.abstract-shape{-webkit-clip-path:url(#mask);clip-path:url(#mask)}.tabs{display:flex;align-items:center;grid-gap:.125rem;gap:.125rem;overflow-x:auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.catalog-car-squire-card__viewed_footer .tabs.text-green{display:none}.tabs-item{flex-shrink:0;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.375rem;padding:.75rem 1rem;font-size:.875rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:-.64px;transition:all .3s;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}@media (max-width:767px){.tabs-item_default,.tabs-item_default_black{padding-left:.625rem;padding-right:.625rem}}@media (max-width:767px){.tabs-item_default,.tabs-item_default_black{padding-top:.5rem;padding-bottom:.5rem}}@media (max-width:767px){.tabs-item_default,.tabs-item_default_black{font-size:.75rem;line-height:1rem}}.tabs-item_gray{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}@media (max-width:767px){.tabs-item_gray{padding-left:.625rem;padding-right:.625rem}}@media (max-width:767px){.tabs-item_gray{padding-top:.5rem;padding-bottom:.5rem}}@media (max-width:767px){.tabs-item_gray{font-size:.75rem;line-height:1rem}}.tabs-item_outline{border-width:1px;border-color:rgba(0,0,0,.6);background-color:initial}.tabs-item:hover{--tw-bg-opacity:1;background-color:rgb(226 226 226/var(--tw-bg-opacity))}.tabs-item.is-open:not(.is-white){--tw-bg-opacity:1;background-color:rgb(50 50 50/var(--tw-bg-opacity));--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}@media (hover:hover) and (pointer:fine){.tabs-item.is-open:not(.is-white):hover{--tw-bg-opacity:1;background-color:rgb(40 40 40/var(--tw-bg-opacity))}}.tabs-item_default_black.is-open:not(.is-white),.tabs-item_default_black:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity));--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.tabs-item_asphalt.is-open,.tabs-item_asphalt:hover{--tw-bg-opacity:1;background-color:rgb(50 50 50/var(--tw-bg-opacity));--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.tabs-item_sm{padding-left:.75rem;padding-right:.75rem}@media (max-width:576px){.tabs-item_sm{padding-left:.625rem;padding-right:.625rem}}.tabs-item_flex{display:flex;align-items:center}.tabs_tracking_normal .tabs-item{letter-spacing:0}.tabs_gap_lg{grid-gap:.25rem;gap:.25rem}.bx-touch .tabs{-ms-overflow-style:none;scrollbar-width:none}.bx-touch .tabs::-webkit-scrollbar{display:none}.tabs-panel{display:none!important;flex:1 1 auto;transition:.25s cubic-bezier(.645,.045,.355,1)}.tabs-panel.is-open{display:block!important}.tabs-border-item{opacity:.5;border-bottom:2px solid transparent;padding-bottom:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.tabs-border-item.is-open{opacity:1;border-bottom:2px solid #2355d7}.main-menu{display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem;padding-right:.5rem;}.main-menu__item{display:flex;align-items:center;grid-gap:.25rem;gap:.25rem;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.5rem;font-weight:500;text-transform:uppercase;line-height:1;letter-spacing:-1.2px;--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity));transition:all .3s}@media (max-width:1024px){.main-menu__item{font-size:2rem;line-height:1.125}}.main-menu__item-line{margin-top:.1875rem;display:block;height:.1875rem;width:0;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity));transition:all .3s}.main-menu__item:hover{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.main-menu__item.menu_item_majenta{--tw-text-opacity:1;color:#be3455;color:rgb(190 52 85/var(--tw-text-opacity))}.main-menu__item.menu_item_majenta .main-menu__item-line{--tw-bg-opacity:1;background-color:rgb(190 52 85/var(--tw-bg-opacity))}.main-menu__item.menu_item_orange-black span{transition:all .3s}.main-menu__item.menu_item_orange-black span:first-child{--tw-text-opacity:1;color:#ff7900;color:rgb(255 121 0/var(--tw-text-opacity))}.main-menu__item.menu_item_orange-black .main-menu__item-line{--tw-bg-opacity:1;background-color:rgb(255 121 0/var(--tw-bg-opacity))}.main-menu__item.menu_item_active{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.main-menu__item.menu_item_active .main-menu__item-line{margin-right:.375rem;width:2.5rem;transition:all .3s}.main-menu__item.menu_item_active.menu_item_majenta{--tw-text-opacity:1;color:#be3455;color:rgb(190 52 85/var(--tw-text-opacity))}.main-menu__item.menu_item_active.menu_item_orange-black span:first-child{--tw-text-opacity:1;color:#ff7900;color:rgb(255 121 0/var(--tw-text-opacity))}.main-menu__item.menu_item_unactive,.main-menu__item.menu_item_unactive.menu_item_majenta,.main-menu__item.menu_item_unactive.menu_item_majenta span:first-child,.main-menu__item.menu_item_unactive.menu_item_orange-black,.main-menu__item.menu_item_unactive.menu_item_orange-black span:first-child{color:rgba(0,0,0,.4)}.main-menu__item.menu_item_unactive:hover{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.main-menu__item.menu_item_unactive.menu_item_majenta:hover{--tw-text-opacity:1;color:#be3455;color:rgb(190 52 85/var(--tw-text-opacity))}.main-menu__item.menu_item_unactive.menu_item_orange-black:hover span:first-child{--tw-text-opacity:1;color:#ff7900;color:rgb(255 121 0/var(--tw-text-opacity))}.menu-promo-url b{font-weight:500;color:#ff7900}.mobile-menu--bottom-buttons{margin-bottom:4rem}.mobile-menu--bottom-buttons-fixed{margin-bottom:.25rem;position:fixed;left:16px;right:16px;bottom:0}.comagic-c-buttons{transition:bottom .3s ease;transform:translateZ(0)}.body.body__fixed .comagic-c-buttons{top:75%!important}.group-submenu:hover .group-submenu-hover\:text-black{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.menu-catalog-tab-panel{margin-top:1.5rem;display:none;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:.5rem;gap:.5rem}.menu-catalog-tab-panel.is-open{display:grid}.catalog-menu-item .submenu-item{transition:all .3s;fill:#fff}.catalog-menu-item .submenu-item:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.catalog-menu-item .submenu-item:hover *{fill:#000}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box[data-theme~=light]{color:#26323d;box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);background-color:#fff}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff}.tippy-box{border-radius:.375rem}.tippy-box[data-theme~=light]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity));--tw-shadow:0px 0px 1.5rem 0.25rem rgba(30,32,37,0.06);--tw-shadow-colored:0px 0px 1.5rem 0.25rem var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.tooltip-banner [data-tippy-root]{top:inherit!important;right:inherit!important;bottom:inherit!important;left:inherit!important;transform:inherit!important;top:39px!important;right:0!important}.tippy-content{padding:.375rem .625rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.25}.catalog-car-squire-card__viewed_footer .tippy-content.text-green{display:none}.equipment-list li{position:relative;padding-left:1.25rem}.equipment-list li:before{content:"—";position:absolute;left:0}@media (max-width:576px){.actions-banner__catalog{transform:translateY(-33px)}}@media (max-width:767px){.actions-banner__image.sm{background-position:-2.5rem 0}}@media (max-width:1024px){.actions-banner__image.md{background-position:-3rem;background-size:100%}}.toast{border-radius:.375rem;padding:1.25rem 4rem 1.25rem 1rem;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);}.toast--red{--tw-text-opacity:1;color:#e64646;color:rgb(230 70 70/var(--tw-text-opacity));background:linear-gradient(0deg,rgba(230,70,70,.15),rgba(230,70,70,.15)),#fff}.toast .toast-close{position:absolute;top:1.25rem;right:1.25rem;height:.75rem;width:.75rem;background-size:contain;background-repeat:no-repeat;color:transparent;opacity:1}.toast .toast-close:before{position:absolute;top:50%;left:50%;height:1.25rem;width:1.25rem;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-content:"";content:var(--tw-content)}.toast .toast-close{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjIxIDQuNzA2QzguOTczIDUuOTMgNy45NTIgNi45MjkgNy45NDIgNi45MjZjLS4wMS0uMDAzLTEuMDA0LS45ODEtMi4yMDctMi4xNzMtMS4yMDQtMS4xOTEtMi4xOTktMi4xNjYtMi4yMTItMi4xNjYtLjAxMyAwLS4yNTQuMjM2LS41MzYuNTI0bC0uNTEyLjUyNC44MzYuODNMNS41MSA2LjY0NyA2Ljg3MiA4IDUuNTIzIDkuMzRsLTIuMTk5IDIuMTgyLS44NDkuODQzLjUxMi41MjRjLjI4Mi4yODguNTIzLjUyNC41MzUuNTI0LjAxMyAwIDEuMDA5LS45NzUgMi4yMTMtMi4xNjYgMS4yMDQtMS4xOTIgMi4yLTIuMTY3IDIuMjEzLTIuMTY3LjAxNCAwIC44ODYuODUyIDEuOTM4IDEuODk0YTY2NS43NTMgNjY1Ljc1MyAwIDAwMi4yNTcgMi4yMjdsLjM0My4zMzIuNTE2LS41MzMuNTE3LS41MzMtMi4yNDYtMi4yMzRMOS4wMjcgOGwyLjI0Ni0yLjIzMyAyLjI0Ni0yLjIzNC0uNTEzLS41MjdjLS4yODItLjI5LS41Mi0uNTI3LS41MjktLjUyNy0uMDA5LjAwMS0xLjAyOSAxLjAwMy0yLjI2NyAyLjIyNyIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+")}.range-slider.noUi-target{position:relative;border-radius:0;border-width:0;background-color:initial;padding-left:1.3125rem;padding-right:1.3125rem;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.range-slider.noUi-target:before{left:0;bottom:0;width:1.35rem;--tw-content:"";content:var(--tw-content);height:3px}.range-slider.noUi-target:after,.range-slider.noUi-target:before{position:absolute}.range-slider.noUi-target:after{right:0;bottom:0;height:.125rem;width:1.35rem;--tw-content:"";content:var(--tw-content)}.range-slider.noUi-target:not(.range-slider--with-two-values):before{--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity))}.range-slider.noUi-target:not(.range-slider--with-two-values):after{background-color:initial}.range-slider.noUi-target.range-slider--with-two-values:after,.range-slider.noUi-target.range-slider--with-two-values:before{--tw-bg-opacity:1;background-color:rgb(204 204 204/var(--tw-bg-opacity))}.range-slider.noUi-horizontal{height:auto}.range-slider.noUi-horizontal .noUi-handle{bottom:-.125rem;right:-1.3125rem;top:auto;height:1rem;width:2.625rem;border-radius:.125rem}@media (max-width:576px){.range-slider.noUi-horizontal .noUi-handle{height:.75rem}}.range-slider .noUi-base{height:3px}.range-slider .noUi-handle{border-radius:0;border-width:0;--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity));--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.range-slider .noUi-handle:after,.range-slider .noUi-handle:before{display:none;--tw-content:none;content:var(--tw-content)}.range-slider:not(.range-slider--with-two-values) .noUi-connect{background-color:initial}.range-slider:not(.range-slider--with-two-values) .noUi-connect:first-child{--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity))}.range-slider.range-slider--with-two-values .noUi-connect{--tw-bg-opacity:1;background-color:rgb(204 204 204/var(--tw-bg-opacity))}.range-slider.range-slider--with-two-values .noUi-connect:nth-child(2){--tw-bg-opacity:1;background-color:rgb(10 55 172/var(--tw-bg-opacity))}.range-slider .noUi-pips-horizontal{top:0;left:1rem;right:1rem;display:flex;height:auto;width:auto;justify-content:space-between;padding:0}.range-slider .noUi-pips-horizontal .noUi-marker{display:none}.range-slider .noUi-pips-horizontal .noUi-value{position:static;transform:none;font-size:1rem;line-height:1.25;color:rgba(0,0,0,.6)}@media (max-width:576px){.range-slider .noUi-pips-horizontal .noUi-value{font-size:.75rem;line-height:1rem}}.range-slider--calc{padding-top:2.125rem}.range-slider--calc,.range-slider--filter{margin-left:-1rem;margin-right:-1rem}.range-slider--filter{padding-top:1.5rem}.range-slider_card .noUi-connects{border-radius:0}.range-slider_card .noUi-connect{height:200%}.range-slider_card.noUi-horizontal .noUi-handle{top:-.855rem;height:1rem}.range-slider.hideBase .noUi-base{display:none!important}.range-slider.hideBase:before{display:none}.checkbox{cursor:pointer}@media (hover:hover){.checkbox:hover .checkbox__field{background-color:rgba(35,85,215,.4)}}.checkbox input{display:none}.checkbox input:checked~.checkbox__field{--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity))}.checkbox input:checked~.checkbox__field svg{display:block}.checkbox__field{display:flex;height:1.5rem;width:1.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.25rem;background-color:rgba(35,85,215,.2);transition:all .3s}.checkbox__field svg{display:none}.checkbox__label{font-size:.75rem;line-height:1rem;letter-spacing:-.48px;color:rgba(0,0,0,.6)}@media (max-width:576px){.checkbox__label{font-size:.75rem}}.plus-checkbox{cursor:pointer}@media (hover:hover){.plus-checkbox:hover .plus-checkbox__field{background-color:rgba(35,85,215,.4)}}.plus-checkbox input{display:none}.plus-checkbox input:checked~.plus-checkbox__field{--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity))}.plus-checkbox input:checked~.plus-checkbox__field .plus-checkbox__icon-plus{display:none}.plus-checkbox input:checked~.plus-checkbox__field .plus-checkbox__icon-check{display:block}.plus-checkbox__field{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity));transition:all .3s}.plus-checkbox__field .plus-checkbox__icon-plus{display:block}.plus-checkbox__field .plus-checkbox__icon-check{display:none}.color-checkbox{cursor:pointer}.color-checkbox input{display:none}.color-checkbox input:checked~.color-checkbox__field svg{display:block}.color-checkbox input:disabled~.color-checkbox__field{pointer-events:none;opacity:.5}.color-checkbox__field{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:50%}.color-checkbox__field svg{display:none;fill:#fff}.color-checkbox--white .color-checkbox__field{border-width:1px;border-color:rgba(0,0,0,.4)}.color-checkbox--white .color-checkbox__field svg{fill:#000}.text-checkbox{overflow:hidden;}.text-checkbox_gray input:checked~.text-checkbox__label{--tw-bg-opacity:1;background-color:rgb(50 50 50/var(--tw-bg-opacity));--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.text-checkbox_gray input:checked~.text-checkbox__label svg{fill:#fff}.text-checkbox_gray .text-checkbox__label{border-radius:2rem;--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.text-checkbox_gray .text-checkbox__label svg{fill:#000;transition:.25s cubic-bezier(.645,.045,.355,1)}@media (hover:hover){.text-checkbox_gray:hover input:not(:disabled):not(:checked)~.text-checkbox__label{--tw-text-opacity:1;color:#2355d7;color:rgb(35 85 215/var(--tw-text-opacity))}.text-checkbox_gray:hover input:not(:disabled):not(:checked)~.text-checkbox__label svg{fill:#2355d7}}.text-checkbox_blue input:checked~.text-checkbox__label{--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity));--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.text-checkbox_blue input:checked~.text-checkbox__label svg{fill:#fff}.text-checkbox_blue .text-checkbox__label{border-radius:2rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.text-checkbox_blue .text-checkbox__label svg{fill:#000;transition:.25s cubic-bezier(.645,.045,.355,1)}@media (hover:hover){.text-checkbox_blue:hover input:not(:disabled):not(:checked)~.text-checkbox__label{--tw-text-opacity:1;color:#2355d7;color:rgb(35 85 215/var(--tw-text-opacity))}.text-checkbox_blue:hover input:not(:disabled):not(:checked)~.text-checkbox__label svg{fill:#2355d7}}.text-checkbox_black input:checked~.text-checkbox__label{--tw-bg-opacity:1;background-color:rgb(50 50 50/var(--tw-bg-opacity));--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.text-checkbox_black input:checked~.text-checkbox__label svg{fill:#fff}.text-checkbox_black .text-checkbox__label{border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.text-checkbox_black .text-checkbox__label svg{fill:#000;transition:.25s cubic-bezier(.645,.045,.355,1)}@media (hover:hover){.text-checkbox_black:hover input:not(:disabled):not(:checked)~.text-checkbox__label,.text-checkbox_black:hover input:not(:disabled):not(:checked)~.text-checkbox__label svg{--tw-text-opacity:1;color:#ff7900;color:rgb(255 121 0/var(--tw-text-opacity))}}.text-checkbox_white input:checked~.text-checkbox__label{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.text-checkbox_white input:checked~.text-checkbox__label svg{fill:#000}.text-checkbox_white .text-checkbox__label{border-radius:.375rem;background-color:hsla(0,0%,100%,.2);--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.text-checkbox_white .text-checkbox__label svg{fill:#fff;transition:.25s cubic-bezier(.645,.045,.355,1)}@media (hover:hover){.text-checkbox_white:hover input:not(:disabled):not(:checked)~.text-checkbox__label,.text-checkbox_white:hover input:not(:disabled):not(:checked)~.text-checkbox__label svg{--tw-text-opacity:1;color:#ff7900;color:rgb(255 121 0/var(--tw-text-opacity))}}.text-checkbox_white-black input:checked~.text-checkbox__label{--tw-bg-opacity:1;background-color:rgb(50 50 50/var(--tw-bg-opacity));--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.text-checkbox_white-black input:checked~.text-checkbox__label svg{fill:#fff}.text-checkbox_white-black .text-checkbox__label{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.text-checkbox_white-black .text-checkbox__label svg{fill:#323232}@media (hover:hover){.text-checkbox_white-black:hover input:not(:disabled):not(:checked)~.text-checkbox__label{--tw-bg-opacity:1;background-color:rgb(50 50 50/var(--tw-bg-opacity));--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.text-checkbox_white-black:hover input:not(:disabled):not(:checked)~.text-checkbox__label svg{fill:#fff}}.text-checkbox_size_lg-vertical{display:block;height:4.25rem;border-radius:.375rem}.text-checkbox_size_lg-vertical .text-checkbox__label{flex-direction:column;padding:0 .75rem .5rem;font-size:1rem;line-height:1.25;font-weight:400;text-transform:none}@media (max-width:767px){.text-checkbox_size_lg-vertical .text-checkbox__label{width:11.25rem}}.text-checkbox_size_lg-vertical .text-checkbox__icon{margin-bottom:.125rem;height:2rem;width:2rem}.text-checkbox_size_lg-vertical .text-checkbox__text{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-checkbox input{display:none}.text-checkbox input:disabled~.text-checkbox__label{pointer-events:none;opacity:.5}.text-checkbox__icon{transition:.25s cubic-bezier(.645,.045,.355,1)}.text-checkbox__label{display:flex;height:100%;cursor:pointer;align-items:center;justify-content:center;grid-column-gap:.5rem;column-gap:.5rem;padding:.75rem 1rem;text-align:center;font-size:.875rem;line-height:1rem;font-weight:600;text-transform:uppercase;--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity));transition:.25s cubic-bezier(.645,.045,.355,1)}.radio-dropdown__list{position:absolute;top:4rem;left:0;right:0;z-index:20;display:none;max-height:23.5rem;overflow:auto;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--tw-shadow:0 0 0 0 rgba(22,23,39,0.02),0 0.125rem 0.25rem 0 rgba(22,23,39,0.02),0 0.375rem 0.375rem 0 rgba(22,23,39,0.02),0 1rem 0.625rem 0 rgba(22,23,39,0.01),0 1.5rem 0.625rem 0 rgba(22,23,39,0),0 2.5rem 0.75rem 0 rgba(22,23,39,0);--tw-shadow-colored:0 0 0 0 var(--tw-shadow-color),0 0.125rem 0.25rem 0 var(--tw-shadow-color),0 0.375rem 0.375rem 0 var(--tw-shadow-color),0 1rem 0.625rem 0 var(--tw-shadow-color),0 1.5rem 0.625rem 0 var(--tw-shadow-color),0 2.5rem 0.75rem 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);scrollbar-width:thin;scrollbar-color:#323232}.radio-dropdown.is-opened .radio-dropdown__list{display:block}.radio-dropdown-item{cursor:pointer}.radio-dropdown-item:hover .radio-dropdown-item__content{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.radio-dropdown-item input{display:none}.radio-dropdown-item input:checked~.radio-dropdown-item__content{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity));background-color:rgb(35 85 215/var(--tw-bg-opacity));content:"";position:absolute;top:50%;left:50%;height:1rem;width:1rem;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:50%;background-color:rgb(211 221 247/var(--tw-bg-opacity))}.radio-dropdown-item__content{display:flex;align-items:center;justify-content:space-between;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.125rem 1rem}.radio-dropdown-item__field{position:relative;height:1.5rem;width:1.5rem;flex-shrink:0;border-radius:50%;--tw-bg-opacity:1;background-color:rgb(211 221 247/var(--tw-bg-opacity))}.radio-dropdown-item.--disabled{pointer-events:none;opacity:.5}.radio-dropdown-item.--disabled .radio-dropdown-item__field{display:none}.equipment-card-wrapper{position:relative;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}@media (max-width:576px){.equipment-card-wrapper{grid-gap:.5rem;gap:.5rem}}.equipment-card-wrapper__controls{margin-top:1rem;display:flex;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem}.equipment-card-wrapper[data-is-open=false]{grid-gap:0;gap:0}.equipment-card-wrapper[data-is-open=false] .equipment-card-wrapper__controls{display:none}.equipment-square-card-wrapper{position:relative;display:flex;grid-gap:1rem;gap:1rem;}.equipment-square-card-wrapper__controls{margin-top:1rem;display:flex;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem}.equipment-card-wrapper.is-stock,.equipment-square-card-wrapper.is-stock{margin-bottom:1rem}@media (max-width:767px){.equipment-card-wrapper.is-stock,.equipment-square-card-wrapper.is-stock{margin-bottom:.75rem}}[data-is-open=false] .equipment-square-card-wrapper__controls{display:none}[data-is-open=true] .catalog-car-card-stock-decor{opacity:0}.catalog-car-card{position:relative;display:flex;align-items:center;border-bottom-width:2px;border-bottom-color:transparent;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-shadow:0 0 0 0 rgba(22,23,39,0.02),0 0.125rem 0.25rem 0 rgba(22,23,39,0.02),0 0.375rem 0.375rem 0 rgba(22,23,39,0.02),0 1rem 0.625rem 0 rgba(22,23,39,0.01),0 1.5rem 0.625rem 0 rgba(22,23,39,0),0 2.5rem 0.75rem 0 rgba(22,23,39,0);--tw-shadow-colored:0 0 0 0 var(--tw-shadow-color),0 0.125rem 0.25rem 0 var(--tw-shadow-color),0 0.375rem 0.375rem 0 var(--tw-shadow-color),0 1rem 0.625rem 0 var(--tw-shadow-color),0 1.5rem 0.625rem 0 var(--tw-shadow-color),0 2.5rem 0.75rem 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}@media (max-width:576px){.catalog-car-card{border-bottom-width:1px}}.catalog-car-card{transition:top .8s,transform .8s,border .25s}.catalog-car-card:hover.catalog-car-card__box-solution{--tw-border-opacity:1;border-bottom-color:rgb(255 121 0/var(--tw-border-opacity))}.catalog-car-card:hover{--tw-border-opacity:1;border-bottom-color:rgb(35 85 215/var(--tw-border-opacity))}.catalog-car-card:hover.catalog-car-card__firs-col{--tw-border-opacity:1;border-bottom-color:rgb(255 121 0/var(--tw-border-opacity))}.catalog-car-card__firs-col{display:flex;width:23.2rem;flex-direction:column}@media (max-width:1024px){.catalog-car-card__firs-col{width:auto}}.catalog-car-card__tags-wrapper{margin-top:.6rem;max-width:100%;align-items:flex-end;justify-content:space-between}.catalog-car-card__availability,.catalog-car-card__tags-wrapper{display:flex}.catalog-car-card__availability{align-items:center;grid-gap:.5rem;gap:.5rem}.catalog-car-card__second-col{display:flex;height:100%;flex-grow:1;flex-direction:column}.catalog-car-card__add-info{display:flex;display:block;column-count:2}.catalog-car-card__add-info,.catalog-car-card__equipment-add-info{margin-top:auto;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.catalog-car-card__equipment-add-info{display:flex;grid-template-columns:repeat(7,minmax(0,1fr));flex-wrap:wrap;align-items:baseline}.catalog-car-card__equipment-add-info.four-rows{max-height:6.25rem}.catalog-car-card__equipment-add-info.five-rows{max-height:7.5rem}.catalog-car-card__equipment-add-info.two-cols{display:grid;grid-template-columns:repeat(2,30ch);grid-auto-flow:row;grid-gap:0 2em}.catalog-car-card__add-controls{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;opacity:0;transition:all .3s}@media (hover:hover) and (pointer:fine){.group:hover .catalog-car-card__add-controls{opacity:1}}.catalog-car-card__controls{display:flex;width:100%;align-items:flex-end}.catalog-car-card__ranges{display:grid}.catalog-car-card .catalog-car-card__ranges-title{margin-top:.25rem;color:rgba(0,0,0,.6)}.catalog-car-card .catalog-car-card__ranges-percent{margin-left:.25rem;color:rgba(0,0,0,.6)}.catalog-car-card__calculated-payment{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.25rem;gap:.25rem;border-radius:.375rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-top:.25rem;color:rgba(0,0,0,.6)}.catalog-car-card__third-col{display:flex;flex-direction:column}.catalog-car-card__payment-info{margin-top:1rem}.catalog-car-card__payment-info>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.5rem*var(--tw-space-y-reverse))}.catalog-car-card__payment-info{text-align:right;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.catalog-car-card-list.disable-transition>div{transition-property:none!important}.catalog-car-card[data-is-open=false]{pointer-events:none}.catalog-car-card[data-is-open=false],.catalog-car-card_shadow-none{--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.catalog-car-card__wide{position:relative;height:17.5rem;width:100%;padding:1.25rem}@media (max-width:1024px){.catalog-car-card__wide{height:auto;flex-direction:column;align-items:stretch}}@media (max-width:576px){.catalog-car-card__wide{padding:.75rem}}.catalog-car-card__wide .catalog-car-card__square-price,.catalog-car-card__wide .catalog-car-card__square-title{display:none}.catalog-car-card__wide .catalog-car-card__image-wrapper{margin-left:1.125rem;height:12.125rem;overflow:hidden}@media (max-width:1024px){.catalog-car-card__wide .catalog-car-card__image-wrapper{margin-top:auto!important;margin-bottom:auto!important;margin-left:.75rem;display:flex;height:9rem;align-items:center;justify-content:center}}@media (max-width:767px){.catalog-car-card__wide .catalog-car-card__image-wrapper{margin-left:auto;margin-right:auto}}.catalog-car-card__wide .catalog-car-card__image-wrapper img.-lazyload{visibility:hidden}.catalog-car-card__wide .catalog-car-card__image-wrapper img.lazyload-success{visibility:visible}.catalog-car-card__wide .catalog-car-card__wide-title{letter-spacing:-.48px}.catalog-car-card__wide .catalog-car-card__wide-title:before{position:absolute;top:0;right:0;bottom:0;left:0;--tw-content:"";content:var(--tw-content)}@media (max-width:1024px){.catalog-car-card__wide .catalog-car-card__wide-title{margin-bottom:0;font-size:1.25rem;line-height:1.4}}@media (max-width:576px){.catalog-car-card__wide .catalog-car-card__wide-title{font-size:.875rem;line-height:1rem;letter-spacing:0}}@media (min-width:1025px){.catalog-car-card__wide .catalog-car-card__wide-title{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;line-height:1.625rem;font-weight:500}}@media (max-width:1024px){.catalog-car-card__wide .catalog-car-card__availability{display:none}}.catalog-car-card__wide .catalog-car-card__delimeter{display:none}.catalog-car-card__wide .catalog-car-card__second-col{margin-left:1.5rem;margin-top:.25rem;margin-right:.75rem;max-width:52.4375rem}@media (max-width:1360px){.catalog-car-card__wide .catalog-car-card__second-col{margin-left:1.5rem}}@media (max-width:1024px){.catalog-car-card__wide .catalog-car-card__second-col{margin:0;height:auto;padding-top:.75rem}}@media (max-width:576px){.catalog-car-card__wide .catalog-car-card__second-col{padding-top:14px}}@media (max-width:767px){.catalog-car-card__wide .catalog-car-card__add-controls,.catalog-car-card__wide .catalog-car-card__add-info{display:none}}.catalog-car-card__wide .catalog-car-card__controls{margin-top:auto;grid-gap:.5rem;gap:.5rem}@media (max-width:1550px){.catalog-car-card__wide .catalog-car-card__controls{flex-direction:column;align-items:baseline}}@media (max-width:1024px){.catalog-car-card__wide .catalog-car-card__controls{grid-gap:1rem;gap:1rem}}.catalog-car-card__wide .catalog-car-card__ranges{width:50%;flex:1 1 auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem}@media (max-width:1550px){.catalog-car-card__wide .catalog-car-card__ranges{width:100%}}@media (max-width:1024px){.catalog-car-card__wide .catalog-car-card__ranges{order:1;grid-gap:1rem;gap:1rem}}@media (max-width:576px){.catalog-car-card__wide .catalog-car-card__ranges{grid-template-columns:repeat(1,minmax(0,1fr))}}.catalog-car-card__wide .catalog-car-card__ranges-value{font-size:1.25rem;line-height:1.4}@media (max-width:1024px){.catalog-car-card__wide .catalog-car-card__ranges-value{font-size:.875rem;line-height:1rem}}.catalog-car-card__wide .catalog-car-card__ranges-percent{font-size:1.25rem;line-height:1.4}@media (max-width:1024px){.catalog-car-card__wide .catalog-car-card__ranges-percent,.catalog-car-card__wide .catalog-car-card__ranges-title{font-size:.875rem;line-height:1rem}}.catalog-car-card__wide .catalog-car-card__calculated-payment{width:48.5%;border-width:1px;border-color:rgba(0,0,0,.2);padding:.875rem 1rem 1.125rem}@media (max-width:1550px){.catalog-car-card__wide .catalog-car-card__calculated-payment{width:100%}}@media (max-width:1024px){.catalog-car-card__wide .catalog-car-card__calculated-payment{border-style:none;padding:0}}.catalog-car-card__wide .catalog-car-card__calculated-payment-value{font-size:1.25rem;line-height:1.4;--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}@media (max-width:576px){.catalog-car-card__wide .catalog-car-card__calculated-payment-value{font-size:.875rem;line-height:1rem}}.catalog-car-card__wide .catalog-car-card__third-col{margin-left:auto;height:100%;flex-shrink:0}@media (max-width:1024px){.catalog-car-card__wide .catalog-car-card__third-col{margin-left:0}.catalog-car-card__wide .catalog-car-card__payment-info{display:none}}.catalog-car-card__wide .catalog-car-card__second-col-wide-tag{margin-bottom:.75rem;margin-top:-.125rem}@media (min-width:1025px){.catalog-car-card__wide .catalog-car-card__second-col-wide-tag{display:none}}.catalog-car-card__wide .catalog-car-card__second-col-wide-price{margin-top:.25rem}@media (max-width:1024px){.catalog-car-card__wide .catalog-car-card__second-col-wide-price>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.25rem*var(--tw-space-y-reverse))}.catalog-car-card__wide .catalog-car-card__second-col-wide-price{font-size:.875rem;line-height:1rem;font-weight:400;color:rgba(0,0,0,.6)}}@media (min-width:1025px){.catalog-car-card__wide .catalog-car-card__second-col-wide-price{display:none}}.catalog-car-card__wide .catalog-car-card__second-col-wide-price>p{white-space:pre;text-align:left;color:rgba(0,0,0,.6)}@media (max-width:1024px){.catalog-car-card__wide .catalog-car-card__second-col-wide-price>p{font-size:1.25rem;line-height:1.4}}@media (max-width:576px){.catalog-car-card__wide .catalog-car-card__second-col-wide-price>p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1rem;letter-spacing:0}}@media (max-width:1024px){.catalog-car-card__wide .catalog-car-card__third-col-wide-price{display:none}}.catalog-car-card__wide{height:16rem;padding:0}@media (max-width:1024px){.catalog-car-card__wide{height:auto}}.catalog-car-card__wide .catalog-car-card__firs-col{position:relative;aspect-ratio:16/11;width:auto;align-self:stretch}@media (max-width:1024px){.catalog-car-card__wide .catalog-car-card__firs-col{align-self:center}}.catalog-car-card__wide .catalog-car-card__second-col{padding-top:1.25rem;padding-bottom:1.25rem}@media (max-width:1024px){.catalog-car-card__wide .catalog-car-card__second-col{padding-left:.75rem;padding-right:.75rem}}@media (max-width:576px){.catalog-car-card__wide .catalog-car-card__second-col{padding-top:.75rem;padding-bottom:.75rem}}.catalog-car-card__wide .catalog-car-card__third-col{padding-top:1.25rem;padding-bottom:1.25rem;padding-right:1.25rem}@media (max-width:576px){.catalog-car-card__wide .catalog-car-card__third-col{padding:.75rem}}.catalog-car-card__wide .catalog-car-card__image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));height:99.2%}.catalog-car-card__wide .catalog-car-card__tags-wrapper{pointer-events:none;position:absolute;left:1.5rem;right:1.5rem;top:1.5rem;z-index:2;margin-top:0}.catalog-car-card__wide .catalog-car-card__image-single{height:100%;width:100%;object-fit:cover}.catalog-car-card__wide .catalog-car-card__image-single.placeholder{object-fit:contain}@media (max-width:576px){.catalog-car-card__wide .catalog-car-card__wide-title{padding-top:.25rem;padding-bottom:.5rem}}@media (max-width:1024px){.catalog-car-card__wide .catalog-car-card__firs-col{width:100%}.catalog-car-card__wide .catalog-car-card__image-single{object-fit:contain}[data-tabby=action-view\:list] .catalog-car-card__wide.md\:flex .catalog-car-card__firs-col{max-width:5.3125rem}[data-tabby=action-view\:list] .catalog-car-card__wide.md\:flex .catalog-car-card__third-col{position:absolute;right:0;top:0;height:auto}}@media (max-width:767px){.catalog-car-card__wide.md\:flex .catalog-car-card__firs-col{max-width:100%}}.catalog-car-card__square{height:auto;width:100%;flex-direction:column;padding:.75rem}.catalog-car-card__square .catalog-car-card__firs-col{width:100%}.catalog-car-card__square .catalog-car-card__square-title{margin-bottom:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1rem}.catalog-car-card__square .catalog-car-card__tags-wrapper{order:1}.catalog-car-card__square .catalog-car-card__image-wrapper{margin-left:auto;margin-right:auto;height:8.75rem}.catalog-car-card__square .catalog-car-card__wide-title{display:none}.catalog-car-card__square .catalog-car-card__delimeter{margin-top:1rem;margin-bottom:.875rem;height:1px;width:100%;background-color:rgba(0,0,0,.2)}.catalog-car-card__square .catalog-car-card__second-col{width:100%}.catalog-car-card__square .catalog-car-card__controls{flex-direction:column;grid-gap:1rem;gap:1rem}.catalog-car-card__square .catalog-car-card__third-col{margin-top:1.5rem;width:100%}.catalog-car-card__square .catalog-car-card__ranges{width:100%;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-left:.375rem;font-size:.875rem;line-height:1rem}.catalog-car-card__square .catalog-car-card__calculated-payment{order:-1;width:100%;font-size:.875rem;line-height:1rem}.catalog-car-card__square .catalog-car-card__wide-price{display:none}.catalog-square-car-card{position:relative;display:flex;width:100%;flex-shrink:0;flex-direction:column;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-shadow:0 0 0 0 rgba(22,23,39,0.02),0 0.125rem 0.25rem 0 rgba(22,23,39,0.02),0 0.375rem 0.375rem 0 rgba(22,23,39,0.02),0 1rem 0.625rem 0 rgba(22,23,39,0.01),0 1.5rem 0.625rem 0 rgba(22,23,39,0),0 2.5rem 0.75rem 0 rgba(22,23,39,0);--tw-shadow-colored:0 0 0 0 var(--tw-shadow-color),0 0.125rem 0.25rem 0 var(--tw-shadow-color),0 0.375rem 0.375rem 0 var(--tw-shadow-color),0 1rem 0.625rem 0 var(--tw-shadow-color),0 1.5rem 0.625rem 0 var(--tw-shadow-color),0 2.5rem 0.75rem 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);transition:top .8s,left .8s,transform .8s,bottom .25s,border .25s}.catalog-square-car-card_parent{padding:0!important}.catalog-car-equipments-slider{transition:top .7s}.catalog-car-card__viewed .catalog-car-card__equipment-add-info.four-rows .text-green{display:none}.catalog-car-card__viewed .catalog-car-card__third-col-wide-price .text-citrine{color:#000}.catalog-car-card__viewed .catalog-car-squire-card__viewed_footer .font-inter.text-green,.catalog-car-card__viewed .catalog-square-car-card__tags{display:none}.catalog-car-card-stock-decor{position:absolute;left:1.5625rem;right:1.5625rem;bottom:-1rem;z-index:0;height:1rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.equipment-square-card-wrapper .catalog-car-card-stock-decor{left:1rem;right:1rem}@media (max-width:767px){.catalog-car-card-stock-decor{bottom:-.75rem;height:.75rem}.equipment-square-card-wrapper .catalog-car-card-stock-decor{left:.75rem;right:.75rem}}@media (max-width:1360px){.catalog-car-card__equipment-add-info.two-cols .row>*{flex-shrink:0}.catalog-car-card__equipment-add-info.two-cols .row>:last-child{flex-shrink:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (min-width:1361px){.catalog-car-card__equipment-add-info.two-cols{grid-template-columns:repeat(2,40ch)}}.action-ad-card{position:relative;display:grid;width:auto;grid-template-columns:repeat(12,minmax(0,1fr))}.action-ad-card:after,.action-ad-card:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;height:100%;width:100%;--tw-content:"";content:var(--tw-content)}.action-ad-card__content{z-index:10;margin-left:2.25rem;align-self:center}@media (max-width:1024px){.action-ad-card__content{margin-left:0}}.action-ad-card__title{font-weight:500}.action-ad-card__info{display:flex;align-items:center}.action-ad-card__info-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:rgba(0,0,0,.6)}.action-ad-card__info-description{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;letter-spacing:-.64px;--tw-text-opacity:1;color:#2355d7;color:rgb(35 85 215/var(--tw-text-opacity))}.action-ad-card__wide{margin-left:-1.5rem;margin-right:-1.5rem;height:21rem;justify-content:center}@media (max-width:1024px){.action-ad-card__wide{margin-left:0;margin-right:0}}.action-ad-card__wide:after{background-image:url(/images/actionAdLineBold.png);background-size:105%;background-position:-.0625rem 3.4375rem;background-repeat:no-repeat}@media (max-width:1600px){.action-ad-card__wide:after{background-size:102rem}}@media (max-width:1280px){.action-ad-card__wide:after{background-position:right 26px}}@media (max-width:576px){.action-ad-card__wide:after{background-size:72rem}}.action-ad-card__wide:before{background-image:url(/images/actionAdLineThin.png);background-size:105%;background-position:-.5rem 2.75rem;background-repeat:no-repeat}@media (max-width:1600px){.action-ad-card__wide:before{background-size:102rem}}@media (max-width:1280px){.action-ad-card__wide:before{background-position:right 20px}}.action-ad-card__wide .action-ad-card__content{grid-column:span 9/span 9;grid-column-start:4;margin-top:3.25rem;margin-right:0}@media (max-width:1024px){.action-ad-card__wide .action-ad-card__content{grid-column:span 12/span 12;grid-column-start:1;margin-top:1.5rem;padding-left:1rem;padding-right:1rem}}.action-ad-card__wide .action-ad-card__title{max-width:37.1875rem;font-size:2rem;line-height:1.125;letter-spacing:-.64px}@media (max-width:1024px){.action-ad-card__wide .action-ad-card__title{font-size:1.5rem;line-height:1.625rem}}.action-ad-card__wide .action-ad-card__info{margin-top:2.5rem;max-width:52.5rem;justify-content:space-between}@media (max-width:1024px){.action-ad-card__wide .action-ad-card__info{margin-top:1.5rem;display:grid;max-width:100%;grid-template-columns:repeat(3,minmax(0,1fr));flex-wrap:wrap;grid-gap:1.5rem;gap:1.5rem;grid-gap:.5rem;gap:.5rem}}@media (max-width:767px){.action-ad-card__wide .action-ad-card__info{display:flex;grid-gap:1rem;gap:1rem}}.action-ad-card__wide .action-ad-card__info-title{font-size:1.25rem;line-height:1.4}@media (max-width:1024px){.action-ad-card__wide .action-ad-card__info-title{font-size:1rem;line-height:1.25}}.action-ad-card__wide .action-ad-card__info-description{font-size:2rem;line-height:1.125}@media (max-width:1024px){.action-ad-card__wide .action-ad-card__info-description{font-size:1.5rem;line-height:1.625rem}}@media (max-width:767px){.action-ad-card__wide .action-ad-card__info-description{font-size:24px}}.action-ad-card__square{margin-left:-.25rem;margin-right:-.25rem;height:auto}.action-ad-card__square:after{top:.8125rem;height:.5rem;--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity))}.action-ad-card__square:before{top:.375rem;height:.125rem;--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity));background-image:none}.action-ad-card__square .action-ad-card__content{grid-column:span 12/span 12;margin-top:3.0625rem;padding-left:1rem;padding-right:1rem;padding-bottom:2.5rem}@media (max-width:576px){.action-ad-card__square .action-ad-card__content{padding-bottom:1rem}}.action-ad-card__square .action-ad-card__title{max-width:25rem;font-size:1.5rem;line-height:1.625rem}@media (max-width:576px){.action-ad-card__square .action-ad-card__title{max-width:18.75rem;line-height:1.625rem;letter-spacing:-.48px}}.action-ad-card__square .action-ad-card__info{margin-top:1.625rem;flex-wrap:wrap;justify-content:flex-start;grid-column-gap:7.5rem;column-gap:7.5rem;grid-row-gap:1.625rem;row-gap:1.625rem}@media (max-width:576px){.action-ad-card__square .action-ad-card__info{grid-column-gap:4.6875rem;column-gap:4.6875rem}}.action-ad-card__square .action-ad-card__info-title{font-size:1rem;line-height:1.25}.action-ad-card__square .action-ad-card__info-description{font-size:1.5rem;line-height:1.625rem}@media screen and (max-width:600px){.action-ad-card__izt{height:240px;}.action-ad-card__izt .action-ad-card__info{margin-top:28px;font-size:1.5rem;line-height:1.625rem;font-weight:500}.action-ad-card__izt .action-ad-card__content{margin-top:50px}.action-ad-card__izt:before{background-position:right 40px}.action-ad-card__izt:after{background-position:right 47px}}.collapsable-tag-list--gray .outline-tag__subtitle{color:#a7bbef}.collapsable-tag-list__visible{margin-top:1rem;display:flex;align-items:center;grid-gap:.25rem;gap:.25rem;overflow:auto}@media (max-width:576px){.collapsable-tag-list__visible{grid-gap:.375rem;gap:.375rem}}.collapsable-tag-list__visible--wrap{flex-wrap:wrap}@media (max-width:767px){.collapsable-tag-list__visible--wrap{flex-wrap:nowrap}}.collapsable-tag-list__izt{overflow:visible!important}.collapsable-tag-list__collapsed{height:0;overflow:hidden}.collapsable-tag-list__collapsed .collapsed-items__izt{padding-left:0!important}.collapsable-tag-list__collapsed .collapsable-tag-list__collapsed-items{column-count:10;padding:1.75rem .875rem .5rem}@media (max-width:1280px){.collapsable-tag-list__collapsed .collapsable-tag-list__collapsed-items{column-count:6}}@media (max-width:1024px){.collapsable-tag-list__collapsed .collapsable-tag-list__collapsed-items{column-count:5}}@media (max-width:767px){.collapsable-tag-list__collapsed .collapsable-tag-list__collapsed-items{column-count:4}}@media (max-width:576px){.collapsable-tag-list__collapsed .collapsable-tag-list__collapsed-items{column-count:3;padding-left:0;padding-right:0}}@media (max-width:375px){.collapsable-tag-list__collapsed .collapsable-tag-list__collapsed-items{column-count:2}}.collapsable-tag-list__next-line-container{margin-top:.25rem;display:flex;flex-wrap:wrap;grid-gap:.25rem;gap:.25rem}@media (max-width:576px){.collapsable-tag-list__next-line-container{grid-gap:.375rem;gap:.375rem}}.collapsable-tag-list__next-line-container:empty{display:none}.collapsable-tag-list .collapsed-item{cursor:pointer;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1rem;font-weight:600;text-transform:uppercase;--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity));transition:all .3s}@media (hover:hover) and (pointer:fine){.collapsable-tag-list .collapsed-item:hover{color:hsla(0,0%,100%,.6)}}.collapsable-tag-list .collapsed-item+.collapsed-item{margin-top:1.5rem}.selected-tag-list{display:flex;flex-direction:row;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.catalog-car-squire-card__viewed_footer .selected-tag-list.text-green{display:none}.selected-tag-list .selected-tag-container{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:.25rem;gap:.25rem;padding-top:1rem}.selected-tag{display:flex;flex-shrink:0;align-items:center;grid-column-gap:.25rem;column-gap:.25rem;border-radius:2rem;--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity));padding:.25rem .5rem .25rem .625rem;font-size:1rem;line-height:1.25;line-height:1rem;--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.selected-tag-izt{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.selected-tag-close{height:.6875rem;width:.6875rem;fill:#fff}.selected-tag-close-izt{fill:#000}@media (max-width:767px){@media (max-width:767px){.collapsable-tag-list__izt{overflow:hidden!important}}.selected-tag-list{background-color:rgb(35 85 215/var(--tw-bg-opacity));}.selected-tag-list .selected-tag-container{grid-gap:.5rem;gap:.5rem}}.choose-conditions-mobile__results{display:none}.choose-conditions-mobile.--with-values{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.choose-conditions-mobile.--with-values .choose-conditions-mobile__results{display:block}.choose-conditions-price{margin-left:-.5rem;margin-right:-.5rem;margin-bottom:32px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding-top:8px;padding-bottom:8px;padding-right:calc(16px + .5rem);padding-left:calc(16px + .5rem)}.chosen-car{position:relative;}.chosen-car__cover{pointer-events:none;opacity:0;transition:.15s cubic-bezier(.645,.045,.355,1)}.chosen-car.--is-deleted .chosen-car__cover{pointer-events:auto;opacity:1}.chosen-car.--is-deleted .chosen-car__counter{display:none}.catalog-car-equipments-slider__pagination{position:static!important;margin-top:.5rem}.catalog-car-equipments-slider-bullet-active{--tw-bg-opacity:1!important;background-color:rgb(255 121 0/var(--tw-bg-opacity))!important;opacity:1!important}.video-js .vjs-big-play-button{display:none!important}.choosing-list.opened svg{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.choosing-list--white.opened{background-color:initial}.choosing-list--white .choosing-list__chosen svg{fill:#fff}.choosing-list--white .choosing-list__chosen-value{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.choosing-list--white .choosing-list__name{color:hsla(0,0%,100%,.6)}.choosing-list--white .choosing-list__item{background-color:rgb(92 92 92/var(--tw-bg-opacity));--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.choosing-list--white .choosing-list__item,.choosing-list--white .choosing-list__item.active{--tw-bg-opacity:1}.choosing-list--white .choosing-list__item.active{background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.choosing-list--white .choosing-list__item-delta--minus{color:hsla(0,0%,100%,.6)}.choosing-list--black.opened{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.choosing-list--black .choosing-list__chosen svg{fill:#000}.choosing-list--black .choosing-list__chosen-value{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.choosing-list--black .choosing-list__name{color:rgba(0,0,0,.5)}.choosing-list--black .choosing-list__item{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity));--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}@media (hover:hover) and (pointer:fine){.choosing-list--black .choosing-list__item:hover{--tw-bg-opacity:1;background-color:rgb(226 226 226/var(--tw-bg-opacity))}}.choosing-list--black .choosing-list__item.active{--tw-bg-opacity:1;background-color:rgb(50 50 50/var(--tw-bg-opacity));color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.choosing-list--black .choosing-list__item-delta--minus,.choosing-list--black .choosing-list__item.active{--tw-text-opacity:1}.choosing-list--black .choosing-list__item-delta--minus{color:#828282;color:rgb(130 130 130/var(--tw-text-opacity))}.choosing-list--small .choosing-list__chosen-value{line-height:1rem}.choosing-list--small .choosing-list__chosen-value,.choosing-list--small .choosing-list__name{font-size:.875rem}.choosing-list--small .choosing-list__name{line-height:1rem}.choosing-list--small .choosing-list__item{padding:.5rem .625rem;font-size:.75rem;text-transform:uppercase;line-height:1rem}.choosing-list--medium .choosing-list__chosen-value{font-size:1rem;line-height:1.25;line-height:1.25rem}@media (max-width:1024px){.choosing-list--medium .choosing-list__chosen-value{font-size:.875rem;line-height:1rem}}@media (max-width:1024px){.choosing-list--medium .choosing-list__chosen-value{line-height:1rem}}.choosing-list--medium .choosing-list__name{font-size:1rem;line-height:1.25;line-height:1.25rem}@media (max-width:1024px){.choosing-list--medium .choosing-list__name{font-size:.875rem;line-height:1rem}}@media (max-width:1024px){.choosing-list--medium .choosing-list__name{line-height:1rem}}.choosing-list--medium .choosing-list__item{padding:.75rem;font-size:1rem;line-height:1.25;line-height:1.25rem}@media (max-width:1024px){.choosing-list--medium .choosing-list__item{padding-left:.625rem;padding-right:.625rem}}@media (max-width:1024px){.choosing-list--medium .choosing-list__item{padding-top:.5rem;padding-bottom:.5rem}}@media (max-width:1024px){.choosing-list--medium .choosing-list__item{font-size:.75rem;line-height:1rem}}@media (max-width:1024px){.choosing-list--medium .choosing-list__item{text-transform:uppercase}}@media (max-width:1024px){.choosing-list--medium .choosing-list__item{line-height:1rem}}.choosing-list__chosen{display:flex;cursor:pointer;align-items:center;justify-content:space-between;grid-column-gap:.75rem;column-gap:.75rem}.choosing-list__chosen svg{flex-shrink:0;transition:.25s cubic-bezier(.645,.045,.355,1)}.choosing-list__chosen-value{margin-right:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.choosing-list__chosen-value,.choosing-list__name{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.choosing-list__name{flex-shrink:0}.choosing-list.opened .choosing-list__chosen-value{display:none}.choosing-list.opened .choosing-list svg,.choosing-list.opened svg{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.choosing-list:not(.opened) .choosing-list__list{display:none}.choosing-list__list{margin-top:.5rem;display:flex;width:100%;flex-direction:column;grid-row-gap:.25rem;row-gap:.25rem}@media (max-width:1024px){.choosing-list__list{margin-top:.375rem}}.choosing-list__item{display:flex;cursor:pointer;align-items:center;justify-content:space-between;grid-column-gap:.625rem;column-gap:.625rem;border-radius:.375rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;transition:.25s cubic-bezier(.645,.045,.355,1)}.choosing-list__item-delta{flex-shrink:0;white-space:nowrap}.payments-schedule-car{cursor:pointer;opacity:.7}@media (max-width:767px){.payments-schedule-car{display:flex;grid-column-gap:1rem;column-gap:1rem}}.payments-schedule-car.active{opacity:1}.payments-schedule-car.active .payments-schedule-car__img{outline-style:solid;outline-width:1px;outline-offset:2px;outline-color:#ff7900}.payments-schedule-car.active .payments-schedule-car__title:before{content:"\2014"}.payments-schedule-car.active .payments-schedule-car__title{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}@media (max-width:767px){.payments-schedule-car.active .payments-schedule-car__title{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.payments-schedule-car.active .payments-schedule-car__title:before{content:var(--tw-content);display:none}}.payments-schedule-car__img{display:flex;height:3.625rem;width:7.25rem;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}@media (max-width:1280px){.payments-schedule-car__img{width:6.125rem}}.payments-schedule-car__title{margin-top:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1rem;font-weight:600;text-transform:uppercase;color:hsla(0,0%,100%,.6)}@media (max-width:767px){.payments-schedule-car__title{margin-top:0;--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}}.payment-schedule-table tbody tr:nth-child(2n){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.additional-services-slider:not(.swiper-initialized) .swiper-wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-column-gap:.5rem;column-gap:.5rem}.question-form .q-hidden{display:none}.car-question_filed{height:64px;transition:height .3s ease;}.car-question_filed .field__main{box-sizing:border-box;height:64px;width:100%;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity));transition:height .3s ease}.car-question_filed .field__title{font-size:20px}@media (max-width:767px){.car-question_filed .field__title{font-size:1rem;line-height:1.25}}.car-question_filed .field__title{line-height:calc(64px - 2rem);color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.car-question_filed input[type=text],.car-question_filed textarea{box-sizing:border-box;min-height:30px;width:100%;resize:none;background-color:initial;padding:0;font-size:20px;line-height:28px;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (max-width:767px){.car-question_filed input[type=text],.car-question_filed textarea{font-size:16px;line-height:18px}}.car-question_filed input[type=text],.car-question_filed textarea{height:calc(100% - 16.5px)}.car-question_filed .field__clear{top:1.1rem;height:16px;width:16px}.button_question_blue .button__text{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.button_question_blue:hover{--tw-bg-opacity:1;background-color:rgb(10 55 172/var(--tw-bg-opacity));}.button_question_blue:hover .button__text{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.button_question_blue.disabled{cursor:default!important;--tw-bg-opacity:1!important;background-color:rgb(177 177 177/var(--tw-bg-opacity))!important}.question-form.open .question-message{height:138px}.question-form.open .q-hidden{display:block}.question-form.open .question-message .field__main{height:138px;border-bottom-width:1px;--tw-border-opacity:1;border-bottom-color:rgb(255 121 0/var(--tw-border-opacity))}.car-answer_filed.answer-message{height:138px}.car-answer_filed input,.car-answer_filed textarea{box-sizing:border-box;min-height:30px;width:100%;resize:none;background-color:initial;padding:0;font-size:20px;line-height:28px;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (max-width:767px){.car-answer_filed input,.car-answer_filed textarea{font-size:16px;line-height:18px}}.car-answer_filed input,.car-answer_filed textarea{height:calc(100% - 16.5px)}.car-answer_filed .field__main{height:64px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.car-answer_filed .field__title{font-size:20px;line-height:calc(64px - 2rem);color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.car-answer_filed .field__clear{top:1.1rem;height:16px;width:16px}.car-answer_filed.answer-message .field__main{height:138px}.answer-layer .layer__content{height:100%}.answer-layer .car-answer_filed input,.answer-layer .car-answer_filed textarea{font-size:18px;line-height:24px}.answer-layer .car-question-name{margin-bottom:24px}.answer-layer .car-answer_filed-col{grid-column:span 12/span 12}.answer-layer__large{width:calc(100% - 16px)!important;margin-right:8px;border-top-right-radius:2rem;top:5px!important;}.answer-layer__large .layer__content{height:100%}.answer-layer__large .layer__container{width:100%!important}.answer-layer__large .car-answer_filed-col{grid-column:span 6/span 6}@media (max-width:767px){.answer-layer__large .car-answer_filed-col{grid-column:span 12/span 12}}.answer-layer__large .answer-message .field__main{border-bottom-width:1px;--tw-border-opacity:1;border-bottom-color:rgb(255 121 0/var(--tw-border-opacity))}.car-question__scroll{margin-right:-48px;overflow-y:auto;padding-right:48px}@media (max-width:767px){.car-question__scroll{margin-right:-20px;padding-right:20px}}.car-question__scroll::-webkit-scrollbar{width:8px}.car-question__scroll::-webkit-scrollbar-track{background:#fff;border-radius:6px}.car-question__scroll::-webkit-scrollbar-thumb{background:#333;border:2px solid #fff;border-radius:4px}.answer__user-position{display:flex;grid-gap:.5rem;gap:.5rem;}.answer__user-position .tooltip{position:relative;height:1.25rem;width:1.25rem;flex-shrink:0;border-radius:50%;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity));transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.answer__user-position .tooltip:hover{--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity));--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity));z-index:1;opacity:1}.answer__user-position .tooltip span{display:block;cursor:pointer;text-align:center}.answer__user-position .tooltip-main{position:absolute;top:50%;z-index:-10;margin-left:-7px;width:318px;--tw-translate-y:-50%;--tw-translate-x:-100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:6px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:16px;opacity:0;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (max-width:767px){.answer__user-position .tooltip-main{top:0;right:0;margin-top:-8px;margin-right:0;min-width:219px;--tw-translate-y:-100%;--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.answer__user-position .tooltip-top{margin-bottom:8px;display:flex;align-items:center;grid-gap:8px;gap:8px;--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity));height:40px;width:40px;flex-shrink:0;border-radius:50%;object-fit:cover}.answer__user-position .tooltip:hover{--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity));--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.answer__user-position .tooltip:hover .tooltip-main,.tooltip-main{z-index:1;opacity:1}.answer__user-position .tooltip-top{margin-bottom:8px;display:flex;align-items:center;grid-gap:8px;gap:8px;--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}@media (max-width:1600px){.answer__user-position .tooltip-top{margin-left:8px}}@media (max-width:1280px){.answer__user-position .tooltip-top{margin-left:8px}}.answer__user-position .tooltip-top img{height:40px;width:40px;flex-shrink:0;border-radius:50%;object-fit:cover}.answer__date{font-size:16px}.car-question-layer__item:not(:last-child){padding-bottom:24px}.car-question-layer__more button{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.layer_question-form input,.layer_question-form textarea{box-sizing:border-box;min-height:30px;width:100%;resize:none;background-color:initial;padding:0;font-size:20px;line-height:28px;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (max-width:767px){.layer_question-form input,.layer_question-form textarea{font-size:16px;line-height:18px}}.layer_question-form input,.layer_question-form textarea{height:calc(100% - 16.5px)}.layer_question-form .field__main{height:64px}.layer_question-form .button_question_cancel,.layer_question-form .field__main{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.grecaptcha-badge{display:none}.calculator-car{margin-left:-.5rem;margin-right:-.5rem;margin-bottom:32px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding-top:8px;padding-bottom:8px;padding-right:calc(16px + .5rem);padding-left:calc(16px + .5rem)}.calculator-gray-text{margin-bottom:10px;font-size:12px;line-height:16px;--tw-text-opacity:1;color:#a9a9a9;color:rgb(169 169 169/var(--tw-text-opacity))}.calculator-car-title{color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.calculator-car-price,.calculator-car-title{margin-bottom:4px;font-size:14px;line-height:18px;--tw-text-opacity:1}.calculator-car-price{color:#666;color:rgb(102 102 102/var(--tw-text-opacity))}.calculator-car-photo{min-width:63px}.calculator-car-photo img{max-height:39px}.calculator-result{margin-top:270px}@media (max-width:767px){.calculator-result{margin-top:157px}}.calculator-tooltip{height:26px;width:26px}.loader{width:59px;height:59px;font-size:5px;position:relative;margin:auto;display:flex;align-items:center;justify-content:center}.single_loader{width:59px;height:59px;position:absolute;left:calc(50% - 30px);top:calc(50% - 30px);margin:0}.loader .face{position:absolute;border-radius:50%;border-style:solid;animation:animate 1s linear infinite}.loader .face:first-child{width:100%;height:100%;color:#2355d7;border-color:currentColor transparent transparent currentColor;border-width:.3em .3em 0 0;--deg:-45deg;animation-direction:normal}.loader .face:nth-child(2){width:70%;height:70%;color:#ff7900;border-color:currentColor currentColor transparent transparent;border-width:.3em 0 0 .3em;--deg:-135deg;animation-direction:reverse}@keyframes animate{to{transform:rotate(1turn)}}@media (max-width:767px){div[data-tabby="action-view:list"] .single_loader{width:29px;height:29px;left:calc(50% - 15px);top:calc(50% - 15px)}}@media (max-width:576px){div[data-tabby="action-view:list"] .single_loader{width:29px;height:29px;left:calc(50% - 15px);top:calc(50% - 15px)}}.footer-disclamer div{grid-column:span 12/span 12;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;line-height:1rem;line-height:1.17;color:hsla(0,0%,100%,.6)}.footer-disclamer .catalog-car-squire-card__viewed_footer div.text-green{display:none}@media (max-width:576px){.footer-disclamer div{font-size:.75rem}}.footer-disclamer div:not(:first-child){margin-top:.75rem}.layer{position:fixed;z-index:200;display:flex;flex-direction:column;overflow:auto;transition:.5s cubic-bezier(.645,.045,.355,1);}.layer__inner-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.6);opacity:0}.layer.is-opened .layer__inner-backdrop{opacity:1}.layer--aside .layer__container,.layer--schedule-cars .layer__container{display:flex;flex-grow:1;flex-direction:column;overflow:hidden}.layer--aside .layer__inside,.layer--schedule-cars .layer__inside{position:relative;flex-grow:1;flex-direction:column}.layer--aside .layer__content,.layer--aside .layer__inside,.layer--schedule-cars .layer__content,.layer--schedule-cars .layer__inside{display:flex}.layer--aside .layer__content,.layer--schedule-cars .layer__content{flex-grow:1;flex-direction:column}.layer--aside .layer__inside{overflow:auto;padding:1.5rem .5rem .5rem}@media (max-width:576px){.layer--aside .layer__inside{padding-top:1rem}}.layer--schedule-cars .layer__inside{padding:1rem 1rem 0}.layer--aside{top:0;right:0;bottom:0;width:48.75rem;border-top-left-radius:2rem}@media (max-width:1024px){.layer--aside{width:43.75rem}}@media (max-width:767px){.layer--aside{border-radius:0}}.layer--aside .layer__container{position:absolute;top:0;bottom:0;right:0;width:48.75rem;--tw-translate-x:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition:.5s cubic-bezier(.645,.045,.355,1)}@media (max-width:1024px){.layer--aside .layer__container{width:43.75rem}}@media (max-width:767px){.layer--aside .layer__container{width:100%}}.layer--aside.is-opened{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.layer--aside.is-opened,.layer--aside.is-opened .layer__container{--tw-translate-x:0px}.layer--aside.is-opened .layer__container{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.layer--schedule-cars{top:0;right:0;bottom:0;left:0}.layer--schedule-cars .layer__container{position:absolute;top:0;bottom:0;right:0;width:100%;--tw-translate-x:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition:.5s cubic-bezier(.645,.045,.355,1)}.layer--schedule-cars.is-opened,.layer--schedule-cars.is-opened .layer__container{--tw-translate-x:0px;--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (max-width:767px){.layer--with-touch-controller{width:100%}}.layer--with-touch-controller .layer__container{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (max-width:767px){.layer--with-touch-controller .layer__container{--tw-translate-y:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-translate-x:0px}}@media (max-width:767px){.layer--with-touch-controller .layer__inside{border-top-left-radius:.375rem;border-top-right-radius:.375rem}}.layer--with-touch-controller .layer__touch-controller{position:relative;z-index:10;display:none;width:100%;justify-content:center;padding:.5rem}.layer--with-touch-controller .layer__touch-controller:before{height:.25rem;width:2.5rem;border-radius:2rem;background-color:hsla(0,0%,100%,.8);--tw-content:"";content:var(--tw-content)}@media (max-width:767px){.layer--with-touch-controller .layer__touch-controller{display:flex}}.layer--with-touch-controller.is-opened{--tw-translate-x:0px;--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.layer--with-touch-controller.layer--mobile-half-height{margin-top:44.5vh}@media (max-width:767px){.layer--with-touch-controller:not(.layer--with-inner-backdrop):not(.layer--mobile-half-height){margin-top:3.75rem}}@media (max-width:767px){.layer--with-touch-controller.layer--with-inner-backdrop .layer__container{margin-top:3.75rem}}@media (max-width:767px){.layer--mobile-full{height:100%;width:100%}}.layer--filters{top:1.5rem!important;left:1.5rem;right:1.5rem;bottom:1.5rem;--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity));opacity:0}@media (max-width:767px){.layer--filters{top:0!important;left:0;right:0;bottom:0}}.layer--filters.is-opened{opacity:1}.layer--filters.--white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.layer--conditions{opacity:0}@media (max-width:1024px){.layer--conditions{height:100%;width:100%}}.layer--conditions.is-opened{opacity:1}@media (max-width:1024px){.layer--conditions~.layer--full{background-color:rgba(0,0,0,.8)}}.layer--full{top:0;right:0;bottom:0;left:0;opacity:0}.layer--full.is-opened{opacity:1}.layer--full .layer__inside{height:100%}.page-overlay{pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;transition:.25s cubic-bezier(.645,.045,.355,1)}.page-overlay.is-opened{pointer-events:auto;background-color:rgba(0,0,0,.6)}.layer--filters .layer__container{flex-grow:1}.layer--filters .layer__inside{display:flex;min-height:100%;flex-direction:column;overflow:hidden;padding:1rem 1rem 5.6rem}.layer--conditions .layer__container{flex-grow:1}.layer--conditions .layer__inside{display:flex;min-height:100%;flex-direction:column;--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity));padding:4.875rem .25rem 4.5rem}.layer--conditions.--without-footer .layer__inside{flex-grow:1;flex-direction:column;padding-bottom:0}.layer--conditions.--without-footer .layer__content,.layer--conditions.--without-footer .layer__inside{display:flex}.layer--conditions.--without-footer .layer__content{flex-grow:1;flex-direction:column}.layer--conditions.--without-header .layer__inside{padding-top:0}.layer--video-player.is-opened{top:0;left:0;right:0;bottom:0;background-color:initial}.layer--video-banner{opacity:0}.layer--video-banner.is-opened{top:0;left:0;right:0;bottom:0;background-color:initial;opacity:1}.layer--journal-video{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.catalog-car-squire-card__viewed_footer .layer--journal-video.text-green{display:none}.layer--journal-video .layer__container{width:100%;max-width:66.3rem}.layer--journal-video .layer__inside{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.5rem}.layer--journal-video.layer--aside{border-radius:0}@media (max-width:767px){.layer--journal-video.layer--with-touch-controller:not(.layer--with-inner-backdrop):not(.layer--mobile-half-height){margin-top:22.5vh}}.layer--review{pointer-events:none;}.layer--review .layer__container{pointer-events:auto;width:100%;max-width:66.3125rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.layer--review .layer__inside{display:flex;flex-direction:row;--tw-bg-opacity:1;background-color:rgb(50 50 50/var(--tw-bg-opacity));padding:0}.layer--review.layer--aside{border-radius:0}@media (max-width:767px){.layer--review.layer--with-touch-controller:not(.layer--with-inner-backdrop):not(.layer--mobile-half-height){margin-top:0}}.layer--contacts .layer__container{transition-property:none}.layer--contacts .layer__inside{border-top-left-radius:2rem}@media (max-width:767px){.layer--contacts .layer__inside{border-top-left-radius:.375rem;border-top-right-radius:.375rem}}.layer:not(.is-initialized){display:none}.-scrollbar{scrollbar-width:thin;scrollbar-color:#323232}.-scrollbar::-webkit-scrollbar{width:.375rem;height:.375rem;background:transparent}.-scrollbar::-webkit-scrollbar-track{background:transparent}.-scrollbar::-webkit-scrollbar-thumb{width:.125rem;height:.125rem;border-radius:.25rem;background:#323232;background-clip:content-box;border:.125rem solid transparent}.-scrollbar-light{scrollbar-width:thin;scrollbar-color:#f2f2f2}.-scrollbar-light::-webkit-scrollbar{width:.375rem;height:.375rem;background:transparent}.-scrollbar-light::-webkit-scrollbar-track{background:transparent}.-scrollbar-light::-webkit-scrollbar-thumb{width:.125rem;height:.125rem;border-radius:.25rem;background:#f2f2f2;background-clip:content-box;border:.125rem solid transparent}.-scrollbar-basket{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.21)}.-scrollbar-basket::-webkit-scrollbar{width:.625rem;height:.625rem;background:#fff;border-radius:.375rem}.-scrollbar-basket::-webkit-scrollbar-track{background:transparent}.-scrollbar-basket::-webkit-scrollbar-thumb{width:.375rem;height:.375rem;border-radius:.375rem;background:rgba(0,0,0,.21);background-clip:content-box;border:.125rem solid transparent}.highcharts,.highcharts-container,.highcharts-root{overflow:visible}.highcharts-yaxis .highcharts-axis-line{display:none}.highcharts-tooltip-header .highcharts-label-box.highcharts-shadow{display:none}.highcharts-button-symbol,.highcharts-credits{display:none!important}.highcharts-xaxis-labels{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.catalog-car-squire-card__viewed_footer .highcharts-xaxis-labels.text-green{display:none}.highcharts-xaxis-labels text{font-size:1rem!important;line-height:1.25!important;text-transform:lowercase;--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}@media (max-width:767px){.highcharts-xaxis-labels text{font-size:.875rem!important;line-height:1rem!important}}.highcharts-axis-line path,.highcharts-tick path,.highcharts-xaxis path,.highcharts-yaxis-grid path{stroke-dasharray:2}.highcharts-axis-line,.highcharts-tick,.highcharts-xaxis,.highcharts-yaxis-grid{stroke:#e4e7ee}.highcharts-crosshair{stroke:#1a47ed}@keyframes skeletonAnimation{0%{opacity:.8}50%{opacity:.4}to{opacity:.8}}.skeleton{color:#ccc!important;background-color:#ccc!important;animation-name:skeletonAnimation;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:linear}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{overflow:hidden;overflow:clip;list-style:none;padding:0}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:initial}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}[dir=ltr] .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-left:var(--swiper-centered-offset-before)}[dir=rtl] .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-right:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-left:4px solid var(--swiper-theme-color);border-bottom:4px solid var(--swiper-theme-color);border-right:4px solid var(--swiper-theme-color);border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);height:44px;height:var(--swiper-navigation-size);margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);top:auto;top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:8px;right:var(--swiper-pagination-right,8px);left:auto;left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:rgba(0,0,0,.1);background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;left:var(--swiper-scrollbar-sides-offset,1%);bottom:4px;bottom:var(--swiper-scrollbar-bottom,4px);top:auto;top:var(--swiper-scrollbar-top,auto);z-index:50;height:4px;height:var(--swiper-scrollbar-size,4px);width:98%;width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2)}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:auto;left:var(--swiper-scrollbar-left,auto);right:4px;right:var(--swiper-scrollbar-right,4px);top:1%;top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:4px;width:var(--swiper-scrollbar-size,4px);height:98%;height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2)}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button>.vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff");font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder,.vjs-icon-play{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before{content:"\f101"}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:"\f102"}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.vjs-icon-pause{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before{content:"\f103"}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.vjs-icon-volume-mute{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before{content:"\f104"}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.vjs-icon-volume-low{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before{content:"\f105"}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.vjs-icon-volume-mid{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before{content:"\f106"}.video-js .vjs-mute-control .vjs-icon-placeholder,.vjs-icon-volume-high{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before{content:"\f107"}.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before{content:"\f108"}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before{content:"\f109"}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:"\f10a"}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:"\f10b"}.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.vjs-icon-subtitles{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,.vjs-icon-subtitles:before{content:"\f10c"}.video-js .vjs-captions-button .vjs-icon-placeholder,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-captions{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-captions-button .vjs-icon-placeholder:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-captions:before{content:"\f10d"}.video-js .vjs-chapters-button .vjs-icon-placeholder,.vjs-icon-chapters{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-chapters-button .vjs-icon-placeholder:before,.vjs-icon-chapters:before{content:"\f10e"}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:"\f10f"}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:"\f110"}.video-js .vjs-play-progress,.video-js .vjs-volume-level,.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before{content:"\f111"}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:"\f112"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:"\f113"}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:"\f114"}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,.vjs-icon-cancel{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,.vjs-icon-cancel:before{content:"\f115"}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,.vjs-icon-replay{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,.vjs-icon-replay:before{content:"\f116"}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:"\f117"}.vjs-icon-gplus{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-gplus:before{content:"\f118"}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:"\f119"}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:"\f11a"}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:"\f11b"}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:"\f11c"}.video-js .vjs-descriptions-button .vjs-icon-placeholder,.vjs-icon-audio-description{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,.vjs-icon-audio-description:before{content:"\f11d"}.video-js .vjs-audio-button .vjs-icon-placeholder,.vjs-icon-audio{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-audio-button .vjs-icon-placeholder:before,.vjs-icon-audio:before{content:"\f11e"}.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-next-item:before{content:"\f11f"}.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-previous-item:before{content:"\f120"}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-enter:before{content:"\f121"}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-exit:before{content:"\f122"}.video-js{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:normal}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:none}.video-js *,.video-js :after,.video-js :before{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-js.vjs-4-3,.video-js.vjs-16-9,.video-js.vjs-fluid{width:100%;max-width:100%;height:0}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js.vjs-fill,.video-js .vjs-tech{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0}body.vjs-full-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen{width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.63332em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,.7);border-radius:.3em;transition:all .4s}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-.81666em;margin-left:-1.5em}.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}.video-js button{background:none;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;appearance:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:linear-gradient(180deg,rgba(0,0,0,.8),hsla(0,0%,100%,0));overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.js-focus-visible .vjs-menu li.vjs-menu-item:hover,.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:rgba(115,133,159,.5)}.js-focus-visible .vjs-menu li.vjs-selected:hover,.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.vjs-has-started .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before{text-shadow:0 0 1em #fff}.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{display:flex;align-items:center}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;top:-.3333333333em;z-index:1}.video-js .vjs-load-progress{background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:rgba(115,133,159,.75)}.video-js .vjs-time-tooltip{background-color:#fff;background-color:hsla(0,0%,100%,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel .vjs-volume-control:hover,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control,.video-js .vjs-volume-panel:hover .vjs-volume-control{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em}.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical{left:-3.5em}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:9em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;visibility:visible;opacity:1;position:relative;transition:none}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{position:absolute;bottom:3em;left:.5em}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.3em;right:-.5em}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-has-started .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-liveui .vjs-live-control,.video-js:not(.vjs-live) .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{cursor:pointer;flex:none;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.vjs-no-flex .vjs-seek-to-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.video-js .vjs-current-time,.video-js .vjs-duration,.vjs-live .vjs-time-control,.vjs-no-flex .vjs-current-time,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js .vjs-fullscreen-control,.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate>.vjs-menu-button{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:"X";font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block;animation:vjs-spinner-show 0s linear .3s forwards}.vjs-loading-spinner:after,.vjs-loading-spinner:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:#fff transparent transparent}.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before{animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{transform:rotate(1turn)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"";font-size:1.5em;line-height:inherit}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" ";font-size:1.5em;line-height:inherit}.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-control,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-control,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-control{display:none}.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:auto}.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subs-caps-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button{display:none}.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-custom-control-spacer,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer{flex:auto;display:block}.video-js:not(.vjs-fullscreen).vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-progress-control,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-progress-control{display:none}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-controls,.vjs-text-track-settings .vjs-track-settings-font{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:5px;padding:3px;border:none}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px}.vjs-text-track-settings .vjs-label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);display:block;margin:0 0 5px;padding:0;border:0;height:1px;width:1px;overflow:hidden}.vjs-track-settings-controls button:active,.vjs-track-settings-controls button:focus{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f)}.vjs-track-settings-controls button:hover{color:rgba(43,51,63,.75)}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js :focus:not(.focus-visible),.video-js .vjs-menu :focus:not(.focus-visible),.video-js .vjs-menu :focus:not(:focus-visible),.video-js :focus:not(.focus-visible),.video-js :focus:not(:focus-visible){outline:none;background:none}.swiper-slide{-webkit-transform:translateZ(0)}.placeholder\:font-inter::placeholder{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.placeholder\:text-375m1::placeholder{font-size:.875rem;line-height:1rem;font-weight:400}.placeholder\:text-black-60::placeholder,.placeholder\:text-black\/60::placeholder{color:rgba(0,0,0,.6)}.before\:pointer-events-none:before{content:var(--tw-content);pointer-events:none}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:inset-0:before{content:var(--tw-content);top:0;right:0;bottom:0;left:0}.before\:inset-\[-2px\]:before{content:var(--tw-content);top:-2px;right:-2px;bottom:-2px;left:-2px}.before\:bottom-0:before{content:var(--tw-content);bottom:0}.before\:right-\[20rem\]:before{content:var(--tw-content);right:20rem}.before\:right-full:before{content:var(--tw-content);right:100%}.before\:top-0:before{content:var(--tw-content);top:0}.before\:right-6:before{content:var(--tw-content);right:1.5rem}.before\:left-0:before{content:var(--tw-content);left:0}.before\:right-0:before{content:var(--tw-content);right:0}.before\:-top-0\.5:before{content:var(--tw-content);top:-.125rem}.before\:right-\[2\.4875rem\]:before{content:var(--tw-content);right:2.4875rem}.before\:-top-0:before{content:var(--tw-content);top:0}.before\:top-2\.5:before{content:var(--tw-content);top:.625rem}.before\:left-2\.5:before{content:var(--tw-content);left:.625rem}.before\:top-2:before{content:var(--tw-content);top:.5rem}.before\:left-2:before{content:var(--tw-content);left:.5rem}.before\:-left-3:before{content:var(--tw-content);left:-.75rem}.before\:top-\[0\.8rem\]:before{content:var(--tw-content);top:.8rem}.before\:left-1\/2:before{content:var(--tw-content);left:50%}.before\:-top-2\.5:before{content:var(--tw-content);top:-.625rem}.before\:-right-4:before{content:var(--tw-content);right:-1rem}.before\:-top-2:before{content:var(--tw-content);top:-.5rem}.before\:-left-4:before{content:var(--tw-content);left:-1rem}.before\:left-0\.5:before{content:var(--tw-content);left:.125rem}.before\:top-\[7px\]:before{content:var(--tw-content);top:7px}.before\:top-1\/2:before{content:var(--tw-content);top:50%}.before\:z-10:before{content:var(--tw-content);z-index:10}.before\:mt-px:before{content:var(--tw-content);margin-top:1px}.before\:block:before{content:var(--tw-content);display:block}.before\:h-2:before{content:var(--tw-content);height:.5rem}.before\:h-0\.5:before{content:var(--tw-content);height:.125rem}.before\:h-0:before{content:var(--tw-content);height:0}.before\:h-\[0\.3125rem\]:before{content:var(--tw-content);height:.3125rem}.before\:h-\[200px\]:before{content:var(--tw-content);height:200px}.before\:h-20:before{content:var(--tw-content);height:5rem}.before\:h-1:before{content:var(--tw-content);height:.25rem}.before\:h-2\.5:before{content:var(--tw-content);height:.625rem}.before\:h-8:before{content:var(--tw-content);height:2rem}.before\:w-\[1000rem\]:before{content:var(--tw-content);width:1000rem}.before\:w-10:before{content:var(--tw-content);width:2.5rem}.before\:w-\[16\.9375rem\]:before{content:var(--tw-content);width:16.9375rem}.before\:w-2:before{content:var(--tw-content);width:.5rem}.before\:w-\[0\.3125rem\]:before{content:var(--tw-content);width:.3125rem}.before\:w-\[360px\]:before{content:var(--tw-content);width:360px}.before\:w-32:before{content:var(--tw-content);width:8rem}.before\:w-1:before{content:var(--tw-content);width:.25rem}.before\:w-px:before{content:var(--tw-content);width:1px}.before\:w-8:before{content:var(--tw-content);width:2rem}.before\:-translate-x-1\/2:before{--tw-translate-x:-50%}.before\:-translate-x-1\/2:before,.before\:transform:before{content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes fillCircle{0%{content:var(--tw-content);-webkit-clip-path:polygon(50% 50%,50% -21%,50% -21%,50% -21%,50% -21%,50% -21%);clip-path:polygon(50% 50%,50% -21%,50% -21%,50% -21%,50% -21%,50% -21%)}25%{content:var(--tw-content);-webkit-clip-path:polygon(50% 50%,50% -21%,121% 50%,121% 50%,121% 50%,121% 50%);clip-path:polygon(50% 50%,50% -21%,121% 50%,121% 50%,121% 50%,121% 50%)}50%{content:var(--tw-content);-webkit-clip-path:polygon(50% 50%,50% -21%,121% 50%,50% 121%,50% 121%,50% 121%);clip-path:polygon(50% 50%,50% -21%,121% 50%,50% 121%,50% 121%,50% 121%)}75%{content:var(--tw-content);-webkit-clip-path:polygon(50% 50%,50% -21%,121% 50%,50% 121%,-21% 50%,-21% 50%);clip-path:polygon(50% 50%,50% -21%,121% 50%,50% 121%,-21% 50%,-21% 50%)}to{content:var(--tw-content);-webkit-clip-path:polygon(50% 50%,50% -21%,121% 50%,50% 121%,-21% 50%,50% -21%);clip-path:polygon(50% 50%,50% -21%,121% 50%,50% 121%,-21% 50%,50% -21%)}}.before\:animate-fillCircle:before{content:var(--tw-content);animation:fillCircle 60s linear infinite}.before\:rounded-full:before{content:var(--tw-content);border-radius:50%}.before\:rounded-l:before{content:var(--tw-content);border-radius:2rem}.before\:rounded-lg:before{content:var(--tw-content);border-radius:.5rem}.before\:rounded-tr-xl:before{content:var(--tw-content);border-top-right-radius:3.5rem}.before\:border-2:before{content:var(--tw-content);border-width:2px}.before\:border-1\.5:before{content:var(--tw-content);border-width:1.5px}.before\:border:before{content:var(--tw-content);border-width:1px}.before\:border-t-2:before{content:var(--tw-content);border-top-width:2px}.before\:border-l:before{content:var(--tw-content);border-left-width:1px}.before\:border-t:before{content:var(--tw-content);border-top-width:1px}.before\:border-b:before{content:var(--tw-content);border-bottom-width:1px}.before\:border-t-12:before{content:var(--tw-content);border-top-width:12px}.before\:border-r-12:before{content:var(--tw-content);border-right-width:12px}.before\:border-t-6:before{content:var(--tw-content);border-top-width:6px}.before\:border-r-6:before{content:var(--tw-content);border-right-width:6px}.before\:border-dashed:before{content:var(--tw-content);border-style:dashed}.before\:\!border-gray-light:before{content:var(--tw-content);--tw-border-opacity:1!important;border-color:rgb(242 242 242/var(--tw-border-opacity))!important}.before\:border-red-700:before{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(188 34 81/var(--tw-border-opacity))}.before\:border-black-100:before{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(194 194 194/var(--tw-border-opacity))}.before\:border-red:before{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(240 20 6/var(--tw-border-opacity))}.before\:border-gray-400:before{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(204 204 204/var(--tw-border-opacity))}.before\:border-gray-300:before{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(226 226 226/var(--tw-border-opacity))}.before\:bg-orange-400:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(255 121 0/var(--tw-bg-opacity))}.before\:bg-white:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.before\:bg-black-300:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(39 39 39/var(--tw-bg-opacity))}.before\:bg-black:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.before\:bg-red:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(240 20 6/var(--tw-bg-opacity))}.before\:bg-gradient-to-l:before{content:var(--tw-content);background-image:linear-gradient(270deg,var(--tw-gradient-stops))}.before\:from-gray-light:before{content:var(--tw-content);--tw-gradient-from:#f2f2f2;--tw-gradient-to:hsla(0,0%,94.9%,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.before\:to-transparent:before{content:var(--tw-content);--tw-gradient-to:transparent}.before\:pb-\[88\.5\%\]:before{content:var(--tw-content);padding-bottom:88.5%}.before\:transition-all:before{content:var(--tw-content);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.before\:duration-500:before{content:var(--tw-content);transition-duration:.5s}.before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}.before\:content-\[\\\'\\\'\]:before{--tw-content:\'\';content:var(--tw-content)}.before\:transition-fast:before{content:var(--tw-content);transition:.15s cubic-bezier(.645,.045,.355,1)}.before\:tag-clip-path:before{content:var(--tw-content);-webkit-clip-path:polygon(100% 0,100% 100%,0 100%,0 74%,100% 74%,100% 24%,0 24%,0 0);clip-path:polygon(100% 0,100% 100%,0 100%,0 74%,100% 74%,100% 24%,0 24%,0 0)}.before\:button-clip-path:before{content:var(--tw-content);-webkit-clip-path:polygon(100% 0,100% 25%,0 25%,0 75%,100% 75%,100% 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 25%,0 25%,0 75%,100% 75%,100% 100%,0 100%,0 0)}.before\:toggle-clip-path:before{content:var(--tw-content);-webkit-clip-path:polygon(100% 0,100% 100%,0 100%,0 65%,100% 65%,100% 35%,0 35%,0 0);clip-path:polygon(100% 0,100% 100%,0 100%,0 65%,100% 65%,100% 35%,0 35%,0 0)}.after\:pointer-events-none:after{content:var(--tw-content);pointer-events:none}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:inset-0:after{right:0;bottom:0;left:0}.after\:inset-0:after,.after\:top-0:after{content:var(--tw-content);top:0}.after\:right-0:after{content:var(--tw-content);right:0}.after\:bottom-0:after{content:var(--tw-content);bottom:0}.after\:left-\[6\.5rem\]:after{content:var(--tw-content);left:6.5rem}.after\:left-0:after{content:var(--tw-content);left:0}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:top-1\/2:after{content:var(--tw-content);top:50%}.after\:-bottom-2\.5:after{content:var(--tw-content);bottom:-.625rem}.after\:-right-4:after{content:var(--tw-content);right:-1rem}.after\:-bottom-2:after{content:var(--tw-content);bottom:-.5rem}.after\:-left-4:after{content:var(--tw-content);left:-1rem}.after\:z-\[1\]:after{content:var(--tw-content);z-index:1}.after\:mt-px:after{content:var(--tw-content);margin-top:1px}.after\:h-full:after{content:var(--tw-content);height:100%}.after\:h-0\.5:after{content:var(--tw-content);height:.125rem}.after\:h-0:after{content:var(--tw-content);height:0}.after\:h-2\.5:after{content:var(--tw-content);height:.625rem}.after\:h-2:after{content:var(--tw-content);height:.5rem}.after\:h-1\.5:after{content:var(--tw-content);height:.375rem}.after\:h-1:after{content:var(--tw-content);height:.25rem}.after\:h-3\.5:after{content:var(--tw-content);height:.875rem}.after\:h-3:after{content:var(--tw-content);height:.75rem}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.after\:w-6:after{content:var(--tw-content);width:1.5rem}.after\:w-2:after{content:var(--tw-content);width:.5rem}.after\:w-\[200px\]:after{content:var(--tw-content);width:200px}.after\:w-20:after{content:var(--tw-content);width:5rem}.after\:w-3\.5:after{content:var(--tw-content);width:.875rem}.after\:w-3:after{content:var(--tw-content);width:.75rem}.after\:w-px:after{content:var(--tw-content);width:1px}.after\:-translate-x-1\/2:after{--tw-translate-x:-50%}.after\:-translate-x-1\/2:after,.after\:-translate-y-1\/2:after{content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.after\:-translate-y-1\/2:after{--tw-translate-y:-50%}.after\:transform:after{content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.after\:rounded-full:after{content:var(--tw-content);border-radius:50%}.after\:rounded-bl-xl:after{content:var(--tw-content);border-bottom-left-radius:3.5rem}.after\:border-r:after{content:var(--tw-content);border-right-width:1px}.after\:border-t:after{content:var(--tw-content);border-top-width:1px}.after\:border-b:after{content:var(--tw-content);border-bottom-width:1px}.after\:bg-black\/20:after{content:var(--tw-content);background-color:rgba(0,0,0,.2)}.after\:bg-gray-light:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.after\:bg-white:after{background-color:rgb(255 255 255/var(--tw-bg-opacity))}.after\:bg-red:after,.after\:bg-white:after{content:var(--tw-content);--tw-bg-opacity:1}.after\:bg-red:after{background-color:rgb(240 20 6/var(--tw-bg-opacity))}.after\:bg-gray-300:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(226 226 226/var(--tw-bg-opacity))}.after\:opacity-0:after{content:var(--tw-content);opacity:0}.after\:opacity-100:after{content:var(--tw-content);opacity:1}.after\:content-\[\'\'\]:after{--tw-content:"";content:var(--tw-content)}.after\:transition-fast:after{content:var(--tw-content);transition:.15s cubic-bezier(.645,.045,.355,1)}.after\:tag-clip-path:after{content:var(--tw-content);-webkit-clip-path:polygon(100% 0,100% 100%,0 100%,0 74%,100% 74%,100% 24%,0 24%,0 0);clip-path:polygon(100% 0,100% 100%,0 100%,0 74%,100% 74%,100% 24%,0 24%,0 0)}.after\:button-clip-path:after{content:var(--tw-content);-webkit-clip-path:polygon(100% 0,100% 25%,0 25%,0 75%,100% 75%,100% 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 25%,0 25%,0 75%,100% 75%,100% 100%,0 100%,0 0)}.first\:mt-0:first-child{margin-top:0}.first\:ml-0:first-child{margin-left:0}.first\:border-r-2:first-child{border-right-width:2px}.first\:pr-2:first-child{padding-right:.5rem}.first\:text-opacity-100:first-child{--tw-text-opacity:1}.last\:mb-0:last-child{margin-bottom:0}.last\:border-b-0:last-child{border-bottom-width:0}.last\:pr-0:last-child{padding-right:0}@media (hover:hover) and (pointer:fine){.hover\:border-asphalt:hover{--tw-border-opacity:1;border-color:rgb(50 50 50/var(--tw-border-opacity))}.hover\:border-white:hover{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.hover\:bg-gray-light:hover{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(10 55 172/var(--tw-bg-opacity))}.hover\:bg-blue-100:hover{--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity))}.hover\:bg-black-400:hover{--tw-bg-opacity:1;background-color:rgb(65 65 65/var(--tw-bg-opacity))}.hover\:bg-asphalt:hover{--tw-bg-opacity:1;background-color:rgb(50 50 50/var(--tw-bg-opacity))}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(226 226 226/var(--tw-bg-opacity))}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(188 34 81/var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hover\:bg-black-500:hover{--tw-bg-opacity:1;background-color:rgb(50 50 50/var(--tw-bg-opacity))}.hover\:bg-black-10:hover{background-color:rgba(0,0,0,.10196)}.hover\:bg-black-600:hover{--tw-bg-opacity:1;background-color:rgb(40 40 40/var(--tw-bg-opacity))}.hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:text-black\/60:hover{color:rgba(0,0,0,.6)}.hover\:text-red:hover{--tw-text-opacity:1;color:#f01406;color:rgb(240 20 6/var(--tw-text-opacity))}.hover\:text-black:hover{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.hover\:no-underline:hover{-webkit-text-decoration-line:none;text-decoration-line:none}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-60:hover{opacity:.6}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-75:hover{opacity:.75}.hover\:opacity-80:hover{opacity:.8}.hover\:before\:border:hover:before{content:var(--tw-content);border-width:1px}.hover\:before\:border-red:hover:before{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(240 20 6/var(--tw-border-opacity))}.group:hover .group-hover\:flex{display:flex}.group:hover .group-hover\:translate-x-\[7\.875rem\]{--tw-translate-x:7.875rem}.group:hover .group-hover\:translate-x-\[0\%\],.group:hover .group-hover\:translate-x-\[7\.875rem\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-\[0\%\]{--tw-translate-x:0%}.group:hover .group-hover\:translate-x-\[28\%\]{--tw-translate-x:28%}.group:hover .group-hover\:scale-110,.group:hover .group-hover\:translate-x-\[28\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.group:hover .group-hover\:bg-blue-100{--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-citrine{--tw-bg-opacity:1;background-color:rgb(255 121 0/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray{--tw-bg-opacity:1;background-color:rgb(177 177 177/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-orange-400{--tw-bg-opacity:1;background-color:rgb(255 121 0/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-red-700{--tw-bg-opacity:1;background-color:rgb(188 34 81/var(--tw-bg-opacity))}.group:hover .group-hover\:fill-white{fill:#fff}.group:hover .group-hover\:fill-blue-100{fill:#2355d7}.group:hover .group-hover\:stroke-blue-100{stroke:#2355d7}.group:hover .group-hover\:stroke-white{stroke:#fff}.group:hover .group-hover\:text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.group:hover .group-hover\:text-white\/80{color:hsla(0,0%,100%,.8)}.group:hover .group-hover\:text-quartz{--tw-text-opacity:1;color:#ffa066;color:rgb(255 160 102/var(--tw-text-opacity))}.group:hover .group-hover\:text-black-500{--tw-text-opacity:1;color:#323232;color:rgb(50 50 50/var(--tw-text-opacity))}.group:hover .group-hover\:text-white-80{color:hsla(0,0%,100%,.8)}.group:hover .group-hover\:text-black{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:opacity-40{opacity:.4}.group:hover .group-hover\:opacity-20{opacity:.2}.group:hover .group-hover\:opacity-0{opacity:0}.group:hover .group-hover\:transition-fast{transition:.15s cubic-bezier(.645,.045,.355,1)}.group:hover .group-hover\:before\:w-\[21rem\]:before{content:var(--tw-content);width:21rem}.group:hover .group-hover\:before\:border-red:before{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(240 20 6/var(--tw-border-opacity))}.group:hover .group-hover\:before\:bg-red-700:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(188 34 81/var(--tw-bg-opacity))}}@media (max-width:4500px){.\38xl\:left-8{left:2rem}.\38xl\:-bottom-4{bottom:-1rem}.\38xl\:-translate-x-10{--tw-translate-x:-2.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@media (max-width:4000px){.\37xl\:left-3{left:.75rem}.\37xl\:left-6{left:1.5rem}}@media (max-width:3000px){.\35xl\:left-0{left:0}.\35xl\:left-3{left:.75rem}.\35xl\:mr-0{margin-right:0}.\35xl\:block{display:block}.\35xl\:h-88{height:22rem}.\35xl\:-translate-x-20{--tw-translate-x:-5rem}.\35xl\:-translate-x-20,.\35xl\:transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@media (max-width:2560px){.\33xl\:w-2\/5{width:40%}}@media (max-width:2400px){.\32\.8xl\:-bottom-4{bottom:-1rem}}@media (max-width:2225px){.\32\.5xl\:mr-0{margin-right:0}.\32\.5xl\:max-h-\[325px\]{max-height:325px}.\32\.5xl\:max-h-\[360px\]{max-height:360px}}@media (max-width:1920px){.\32xl\:\!left-\[50\%\]{left:50%!important}.\32xl\:mt-20{margin-top:5rem}.\32xl\:h-64{height:16rem}.\32xl\:max-h-\[280px\]{max-height:280px}.\32xl\:max-h-\[315px\]{max-height:315px}.\32xl\:min-h-\[25rem\]{min-height:25rem}.\32xl\:w-96{width:24rem}.\32xl\:bg-top{background-position:top}}@media (max-width:1600px){.xl\:ml-\[8px\]{margin-left:8px}.xl\:w-auto{width:auto}.xl\:rounded-br-xl{border-bottom-right-radius:3.5rem}.xl\:bg-\[length\:102rem\]{background-size:102rem}.xl\:p-12{padding:3rem}.xl\:pl-0{padding-left:0}.xl\:text-3xl{font-size:2rem;line-height:1.125}}@media (max-width:1550px){.\34lg\:hidden{display:none}.\34lg\:w-full{width:100%}.\34lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\34lg\:flex-col{flex-direction:column}.\34lg\:items-baseline{align-items:baseline}}@media (max-width:1450px){.\33lg\:top-auto{top:auto}.\33lg\:right-auto{right:auto}.\33lg\:bottom-4{bottom:1rem}.\33lg\:left-4{left:1rem}.\33lg\:ml-0{margin-left:0}.\33lg\:\!block{display:block!important}.\33lg\:hidden{display:none}.\33lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\33lg\:\!opacity-100{opacity:1!important}}@media (max-width:1370px){.\32\.5lg\:bottom-16{bottom:4rem}.\32\.5lg\:col-span-6{grid-column:span 6/span 6}.\32\.5lg\:hidden{display:none}}@media (max-width:1360px){.\32lg\:bottom-19{bottom:5rem}.\32lg\:col-span-1{grid-column:span 1/span 1}.\32lg\:col-span-12{grid-column:span 12/span 12}.\32lg\:ml-auto{margin-left:auto}.\32lg\:mr-2\.5{margin-right:.625rem}.\32lg\:mr-2{margin-right:.5rem}.\32lg\:-ml-10{margin-left:-2.5rem}.\32lg\:mt-8{margin-top:2rem}.\32lg\:ml-0{margin-left:0}.\32lg\:-mt-px{margin-top:-1px}.\32lg\:ml-6{margin-left:1.5rem}.\32lg\:hidden{display:none}.\32lg\:h-auto{height:auto}.\32lg\:w-1\/2{width:50%}.\32lg\:w-\[87\.625rem\]{width:87.625rem}.\32lg\:max-w-full{max-width:100%}.\32lg\:max-w-\[440px\]{max-width:440px}.\32lg\:max-w-\[320px\]{max-width:320px}.\32lg\:shrink-0{flex-shrink:0}.\32lg\:grow-0{flex-grow:0}.\32lg\:basis-auto{flex-basis:auto}.\32lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\32lg\:flex-col{flex-direction:column}.\32lg\:border-l-\[0\.75rem\]{border-left-width:.75rem}.\32lg\:\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\32lg\:px-3{padding-left:.75rem;padding-right:.75rem}.\32lg\:pt-6{padding-top:1.5rem}.\32lg\:text-md{font-size:.875rem;line-height:1rem}.\32lg\:text-5xl{font-size:2.75rem;line-height:1.27}.\32lg\:text-3xl{font-size:2rem;line-height:1.125}.\32lg\:text-5\.5xl{font-size:3rem;line-height:1}.\32lg\:text-4xl{font-size:2.5rem;line-height:1.1}.\32lg\:before\:hidden:before{content:var(--tw-content);display:none}}@media (max-width:1280px){.lg\:top-3{top:.75rem}.lg\:left-3{left:.75rem}.lg\:right-\[20\.375rem\]{right:20.375rem}.lg\:right-6{right:1.5rem}.lg\:bottom-6{bottom:1.5rem}.lg\:left-\[696px\]{left:696px}.lg\:right-\[342px\]{right:342px}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-12{grid-column:span 12/span 12}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:my-4{margin-top:1rem;margin-bottom:1rem}.lg\:mt-0{margin-top:0}.lg\:ml-0{margin-left:0}.lg\:mt-2{margin-top:.5rem}.lg\:mb-auto{margin-bottom:auto}.lg\:mb-\[1\.275rem\]{margin-bottom:1.275rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mr-0{margin-right:0}.lg\:ml-4{margin-left:1rem}.lg\:mb-4{margin-bottom:1rem}.lg\:ml-\[8px\]{margin-left:8px}.lg\:mb-5{margin-bottom:1.25rem}.lg\:mb-15{margin-bottom:3.625rem}.lg\:mt-15{margin-top:3.625rem}.lg\:mb-8{margin-bottom:2rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-20{height:5rem}.lg\:h-auto{height:auto}.lg\:h-40{height:10rem}.lg\:h-\[20rem\]{height:20rem}.lg\:h-12{height:3rem}.lg\:w-20{width:5rem}.lg\:w-1\/2{width:50%}.lg\:w-\[32rem\]{width:32rem}.lg\:w-auto{width:auto}.lg\:w-full{width:100%}.lg\:w-\[7rem\]{width:7rem}.lg\:w-\[6\.125rem\]{width:6.125rem}.lg\:w-16{width:4rem}.lg\:w-64{width:16rem}.lg\:min-w-\[16\.9375rem\]{min-width:16.9375rem}.lg\:min-w-\[32\.625rem\]{min-width:32.625rem}.lg\:min-w-\[26\.5rem\]{min-width:26.5rem}.lg\:min-w-\[42\.5rem\]{min-width:42.5rem}.lg\:max-w-\[23\.75rem\]{max-width:23.75rem}.lg\:max-w-\[28rem\]{max-width:28rem}.lg\:max-w-\[15\.25rem\]{max-width:15.25rem}.lg\:max-w-full{max-width:100%}.lg\:max-w-\[42\.5rem\]{max-width:42.5rem}.lg\:max-w-\[380px\]{max-width:380px}.lg\:shrink-0{flex-shrink:0}.lg\:grow-0{flex-grow:0}.lg\:grow{flex-grow:1}.lg\:basis-\[7rem\]{flex-basis:7rem}.lg\:basis-\[19\.5rem\]{flex-basis:19.5rem}.lg\:basis-12{flex-basis:3rem}.lg\:columns-6{column-count:6}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:flex-col{flex-direction:column}.lg\:flex-col-reverse{flex-direction:column-reverse}.lg\:items-start{align-items:flex-start}.lg\:justify-start{justify-content:flex-start}.lg\:gap-3{grid-gap:.75rem;gap:.75rem}.lg\:gap-2{grid-gap:.5rem;gap:.5rem}.lg\:gap-x-0{grid-column-gap:0;column-gap:0}.lg\:gap-y-10{grid-row-gap:2.5rem;row-gap:2.5rem}.lg\:gap-y-6{grid-row-gap:1.5rem;row-gap:1.5rem}.lg\:gap-x-8{grid-column-gap:2rem;column-gap:2rem}.lg\:gap-x-5{grid-column-gap:1.25rem;column-gap:1.25rem}.lg\:gap-y-8{grid-row-gap:2rem;row-gap:2rem}.lg\:gap-x-2{grid-column-gap:.5rem;column-gap:.5rem}.lg\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.lg\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px*var(--tw-space-y-reverse))}.lg\:overflow-auto{overflow:auto}.lg\:overflow-hidden{overflow:hidden}.lg\:overflow-x-auto{overflow-x:auto}.lg\:bg-\[position\:right_26px\]{background-position:right 26px}.lg\:bg-\[position\:right_20px\]{background-position:right 20px}.lg\:p-8{padding:2rem}.lg\:p-0{padding:0}.lg\:p-3{padding:.75rem}.lg\:p-6{padding:1.5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:pr-0{padding-right:0}.lg\:pt-10{padding-top:2.5rem}.lg\:pb-32{padding-bottom:8rem}.lg\:text-xl{font-size:1.25rem;line-height:1.4}.lg\:text-7xl{font-size:3.5rem;line-height:1}.lg\:text-2xl{font-size:1.75rem;line-height:2rem}.lg\:text-base{font-size:1rem;line-height:1.25}.lg\:text-3xl{font-size:2rem;line-height:1.125}.lg\:text-md{font-size:.875rem;line-height:1rem}.lg\:text-xs{font-size:.75rem}.lg\:text-4xl{font-size:2.5rem;line-height:1.1}.lg\:scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.lg\:scrollbar-hide::-webkit-scrollbar{display:none}}@media (max-width:1024px){.md\:static{position:static}.md\:absolute{position:absolute}.md\:relative{position:relative}.md\:sticky{position:sticky}.md\:top-0{top:0}.md\:right-\[13\.125rem\]{right:13.125rem}.md\:-left-\[12\.3125rem\]{left:-12.3125rem}.md\:top-auto{top:auto}.md\:bottom-6{bottom:1.5rem}.md\:bottom-0{bottom:0}.md\:top-32{top:8rem}.md\:left-auto{left:auto}.md\:right-0{right:0}.md\:-left-9{left:-2.25rem}.md\:right-9{right:2.25rem}.md\:bottom-3{bottom:.75rem}.md\:right-auto{right:auto}.md\:left-1\/2{left:50%}.md\:bottom-\[3\.25rem\]{bottom:3.25rem}.md\:top-2{top:.5rem}.md\:left-2{left:.5rem}.md\:right-5{right:1.25rem}.md\:bottom-4{bottom:1rem}.md\:left-3{left:.75rem}.md\:top-3{top:.75rem}.md\:left-2\.5{left:.625rem}.md\:bottom-20{bottom:5rem}.md\:right-4{right:1rem}.md\:left-0{left:0}.md\:-left-\[197px\]{left:-197px}.md\:left-\[556px\]{left:556px}.md\:right-\[226px\]{right:226px}.md\:z-\[100\]{z-index:100}.md\:z-\[120\]{z-index:120}.md\:z-0{z-index:0}.md\:order-7{order:7}.md\:order-2{order:2}.md\:order-4{order:4}.md\:order-6{order:6}.md\:order-8{order:8}.md\:order-1{order:1}.md\:order-3{order:3}.md\:order-5{order:5}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-12{grid-column:span 12/span 12}.md\:col-span-5{grid-column:span 5/span 5}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-start-7{grid-column-start:7}.md\:col-start-1{grid-column-start:1}.md\:row-start-3{grid-row-start:3}.md\:row-end-4{grid-row-end:4}.md\:\!m-0{margin:0!important}.md\:m-0{margin:0}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.md\:-mx-4{margin-left:-1rem;margin-right:-1rem}.md\:mx-1{margin-left:.25rem;margin-right:.25rem}.md\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.md\:my-16{margin-top:4rem;margin-bottom:4rem}.md\:mx-3{margin-left:.75rem;margin-right:.75rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-20{margin-top:5rem;margin-bottom:5rem}.md\:mx-0{margin-left:0;margin-right:0}.md\:\!my-auto{margin-top:auto!important;margin-bottom:auto!important}.md\:-mt-20{margin-top:-5rem}.md\:mt-2\.5{margin-top:.625rem}.md\:mt-2{margin-top:.5rem}.md\:mb-20{margin-bottom:5rem}.md\:mt-20{margin-top:5rem}.md\:mt-3\.5{margin-top:.875rem}.md\:mt-3{margin-top:.75rem}.md\:mt-8{margin-top:2rem}.md\:mr-0{margin-right:0}.md\:\!mt-3\.5{margin-top:.875rem!important}.md\:\!mt-3{margin-top:.75rem!important}.md\:ml-\[7\.375rem\]{margin-left:7.375rem}.md\:\!mb-0{margin-bottom:0!important}.md\:mt-0{margin-top:0}.md\:ml-auto{margin-left:auto}.md\:mt-auto{margin-top:auto}.md\:mt-4{margin-top:1rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-0{margin-bottom:0}.md\:ml-4{margin-left:1rem}.md\:mt-12{margin-top:3rem}.md\:mb-\[3\.625rem\]{margin-bottom:3.625rem}.md\:mb-2{margin-bottom:.5rem}.md\:ml-3{margin-left:.75rem}.md\:mt-7{margin-top:1.75rem}.md\:mt-6{margin-top:1.5rem}.md\:-mb-3{margin-bottom:-.75rem}.md\:mt-28{margin-top:7rem}.md\:mb-3{margin-bottom:.75rem}.md\:ml-0{margin-left:0}.md\:mt-10{margin-top:2.5rem}.md\:mt-11{margin-top:2.75rem}.md\:mt-16{margin-top:4rem}.md\:mt-1\.5{margin-top:.375rem}.md\:mt-1{margin-top:.25rem}.md\:-mt-2{margin-top:-.5rem}.md\:ml-2{margin-left:.5rem}.md\:mt-\[3\.375rem\]{margin-top:3.375rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-\[2\.75rem\]{margin-bottom:2.75rem}.md\:ml-\[118px\]{margin-left:118px}.md\:ml-\[20px\]{margin-left:20px}.md\:mb-12{margin-bottom:3rem}.md\:mt-5{margin-top:1.25rem}.md\:mt-\[3\.25rem\]{margin-top:3.25rem}.md\:mr-auto{margin-right:auto}.md\:mr-2\.5{margin-right:.625rem}.md\:mr-2{margin-right:.5rem}.md\:mb-8{margin-bottom:2rem}.md\:-mt-6{margin-top:-1.5rem}.md\:-mt-1{margin-top:-.25rem}.md\:mb-5{margin-bottom:1.25rem}.md\:ml-1{margin-left:.25rem}.md\:mb-\[5rem\]{margin-bottom:5rem}.md\:mb-\[22px\]{margin-bottom:22px}.md\:mt-\[52px\]{margin-top:52px}.md\:mr-4{margin-right:1rem}.md\:\!block{display:block!important}.md\:block{display:block}.md\:flex{display:flex}.md\:\!flex{display:flex!important}.md\:\!grid{display:grid!important}.md\:grid{display:grid}.md\:hidden{display:none}.md\:\!hidden{display:none!important}.md\:aspect-\[355\/335\]{aspect-ratio:355/335}.md\:aspect-\[355\/165\]{aspect-ratio:355/165}.md\:aspect-\[124\/93\]{aspect-ratio:124/93}.md\:aspect-\[367\/185\]{aspect-ratio:367/185}.md\:aspect-\[1096\/100\]{aspect-ratio:1096/100}.md\:h-auto{height:auto}.md\:h-\[28px\]{height:28px}.md\:h-8{height:2rem}.md\:h-\[12\.1875rem\]{height:12.1875rem}.md\:h-\[7\.75rem\]{height:7.75rem}.md\:h-full{height:100%}.md\:h-\[15rem\]{height:15rem}.md\:h-\[31\.25rem\]{height:31.25rem}.md\:h-\[10\.25rem\]{height:10.25rem}.md\:h-\[257px\]{height:257px}.md\:h-\[182px\]{height:182px}.md\:h-10{height:2.5rem}.md\:h-6{height:1.5rem}.md\:h-\[22rem\]{height:22rem}.md\:h-\[13rem\]{height:13rem}.md\:h-\[5\.5rem\]{height:5.5rem}.md\:h-\[14\.625rem\]{height:14.625rem}.md\:h-12{height:3rem}.md\:h-\[12\.5rem\]{height:12.5rem}.md\:h-\[16\.25rem\]{height:16.25rem}.md\:h-2{height:.5rem}.md\:h-\[14\.62rem\]{height:14.62rem}.md\:h-\[10rem\]{height:10rem}.md\:h-\[6\.375rem\]{height:6.375rem}.md\:h-9{height:2.25rem}.md\:h-\[11\.25rem\]{height:11.25rem}.md\:h-4{height:1rem}.md\:h-\[584px\]{height:584px}.md\:h-\[524px\]{height:524px}.md\:h-\[480px\]{height:480px}.md\:h-\[22\.1875rem\]{height:22.1875rem}.md\:h-\[18\.125rem\]{height:18.125rem}.md\:h-36{height:9rem}.md\:max-h-\[3\.1875rem\]{max-height:3.1875rem}.md\:max-h-full{max-height:100%}.md\:max-h-\[148px\]{max-height:148px}.md\:min-h-min{min-height:-webkit-min-content;min-height:min-content}.md\:min-h-\[500px\]{min-height:500px}.md\:min-h-\[20\.5rem\]{min-height:20.5rem}.md\:min-h-\[550px\]{min-height:550px}.md\:\!w-\[84px\]{width:84px!important}.md\:w-auto{width:auto}.md\:w-\[28px\]{width:28px}.md\:w-\[55rem\]{width:55rem}.md\:w-\[13\.5rem\]{width:13.5rem}.md\:w-8{width:2rem}.md\:w-\[125\%\]{width:125%}.md\:w-full{width:100%}.md\:w-\[367px\]{width:367px}.md\:w-\[260px\]{width:260px}.md\:w-\[22\.125rem\]{width:22.125rem}.md\:w-10{width:2.5rem}.md\:w-screen{width:100vw}.md\:w-6{width:1.5rem}.md\:w-12{width:3rem}.md\:w-7{width:1.75rem}.md\:w-\[12\.5rem\]{width:12.5rem}.md\:w-\[98\%\]{width:98%}.md\:w-2{width:.5rem}.md\:w-\[275px\]{width:275px}.md\:w-\[3\.75rem\]{width:3.75rem}.md\:w-\[11\.25rem\]{width:11.25rem}.md\:w-4{width:1rem}.md\:w-\[16rem\]{width:16rem}.md\:w-\[22\.9375rem\]{width:22.9375rem}.md\:w-\[335px\]{width:335px}.md\:w-64{width:16rem}.md\:w-\[91\%\]{width:91%}.md\:w-\[43\.75rem\]{width:43.75rem}.md\:w-\[1018px\]{width:1018px}.md\:w-\[200px\]{width:200px}.md\:w-32{width:8rem}.md\:min-w-\[68\.5rem\]{min-width:68.5rem}.md\:min-w-\[2\.5rem\]{min-width:2.5rem}.md\:min-w-0{min-width:0}.md\:min-w-\[24px\]{min-width:24px}.md\:min-w-\[37\.5rem\]{min-width:37.5rem}.md\:min-w-\[33\.75rem\]{min-width:33.75rem}.md\:max-w-\[5\.125rem\]{max-width:5.125rem}.md\:max-w-full{max-width:100%}.md\:\!max-w-full{max-width:100%!important}.md\:max-w-\[23\.75rem\]{max-width:23.75rem}.md\:max-w-sm{max-width:24rem}.md\:max-w-\[26\.25rem\]{max-width:26.25rem}.md\:max-w-\[15\.25rem\]{max-width:15.25rem}.md\:max-w-\[27\.5rem\]{max-width:27.5rem}.md\:\!max-w-\[27\.5rem\]{max-width:27.5rem!important}.md\:max-w-\[22\.1875rem\]{max-width:22.1875rem}.md\:max-w-none{max-width:none}.md\:max-w-\[15rem\]{max-width:15rem}.md\:max-w-\[16rem\]{max-width:16rem}.md\:max-w-\[37\.5rem\]{max-width:37.5rem}.md\:max-w-\[33\.75rem\]{max-width:33.75rem}.md\:max-w-\[380px\]{max-width:380px}.md\:flex-auto{flex:1 1 auto}.md\:flex-initial{flex:0 1 auto}.md\:flex-shrink-0{flex-shrink:0}.md\:shrink{flex-shrink:1}.md\:flex-grow,.md\:grow{flex-grow:1}.md\:grow-0{flex-grow:0}.md\:basis-\[22\.125rem\]{flex-basis:22.125rem}.md\:basis-\[7\.75rem\]{flex-basis:7.75rem}.md\:basis-0{flex-basis:0px}.md\:basis-full{flex-basis:100%}.md\:basis-auto{flex-basis:auto}.md\:translate-x-9{--tw-translate-x:2.25rem}.md\:-translate-x-1\/2,.md\:translate-x-9{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:-translate-x-1\/2{--tw-translate-x:-50%}.md\:translate-y-0{--tw-translate-y:0px}.md\:translate-x-\[0\],.md\:translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:translate-x-\[0\]{--tw-translate-x:0}.md\:rotate-0{--tw-rotate:0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:columns-5{column-count:5}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:\!grid-cols-\[repeat\(2\2c minmax\(0\2c max-content\)\)\]{grid-template-columns:repeat(2,minmax(0,-webkit-max-content))!important;grid-template-columns:repeat(2,minmax(0,max-content))!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col{flex-direction:column}.md\:flex-col-reverse{flex-direction:column-reverse}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:items-stretch{align-items:stretch}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-2{grid-gap:.5rem;gap:.5rem}.md\:gap-0\.5{grid-gap:.125rem;gap:.125rem}.md\:gap-0{grid-gap:0;gap:0}.md\:gap-6{grid-gap:1.5rem;gap:1.5rem}.md\:gap-4{grid-gap:1rem;gap:1rem}.md\:gap-8{grid-gap:2rem;gap:2rem}.md\:gap-x-0{grid-column-gap:0;column-gap:0}.md\:gap-y-10{grid-row-gap:2.5rem;row-gap:2.5rem}.md\:gap-x-6{grid-column-gap:1.5rem;column-gap:1.5rem}.md\:gap-y-0\.5{grid-row-gap:.125rem;row-gap:.125rem}.md\:gap-y-0{grid-row-gap:0;row-gap:0}.md\:gap-y-6{grid-row-gap:1.5rem;row-gap:1.5rem}.md\:gap-y-4{grid-row-gap:1rem;row-gap:1rem}.md\:gap-x-2{grid-column-gap:.5rem;column-gap:.5rem}.md\:gap-y-8{grid-row-gap:2rem;row-gap:2rem}.md\:gap-y-2{grid-row-gap:.5rem;row-gap:.5rem}.md\:gap-y-2\.5{grid-row-gap:.625rem;row-gap:.625rem}.md\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(6rem*var(--tw-space-y-reverse))}.md\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem*var(--tw-space-y-reverse))}.md\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.375rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.375rem*var(--tw-space-y-reverse))}.md\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.25rem*var(--tw-space-y-reverse))}.md\:self-end{align-self:flex-end}.md\:self-center{align-self:center}.md\:justify-self-end{justify-self:end}.md\:overflow-auto{overflow:auto}.md\:overflow-hidden{overflow:hidden}.md\:overflow-x-auto{overflow-x:auto}.md\:overflow-y-auto{overflow-y:auto}.md\:rounded-none{border-radius:0}.md\:rounded-md{border-radius:.375rem}.md\:rounded-br-none{border-bottom-right-radius:0}.md\:rounded-tl-1\.5lg{border-top-left-radius:2.5rem}.md\:rounded-br-1\.5lg{border-bottom-right-radius:2.5rem}.md\:rounded-br-\[56px\]{border-bottom-right-radius:56px}.md\:rounded-br-\[3\.5rem\]{border-bottom-right-radius:3.5rem}.md\:rounded-tl-\[36px\]{border-top-left-radius:36px}.md\:border-l-0{border-left-width:0}.md\:border-t-0{border-top-width:0}.md\:border-r-0{border-right-width:0}.md\:border-b{border-bottom-width:1px}.md\:border-gray-400{--tw-border-opacity:1;border-color:rgb(204 204 204/var(--tw-border-opacity))}.md\:\!bg-gray-light{--tw-bg-opacity:1!important;background-color:rgb(242 242 242/var(--tw-bg-opacity))!important}.md\:bg-gray-light{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.md\:bg-blue-100{--tw-bg-opacity:1;background-color:rgb(35 85 215/var(--tw-bg-opacity))}.md\:bg-transparent{background-color:initial}.md\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.md\:bg-gray-200{--tw-bg-opacity:1;background-color:rgb(221 221 221/var(--tw-bg-opacity))}.md\:bg-contain{background-size:contain}.md\:bg-\[length\:100\%\]{background-size:100%}.md\:bg-\[position\:-3rem\]{background-position:-3rem}.md\:p-5{padding:1.25rem}.md\:p-4{padding:1rem}.md\:p-2{padding:.5rem}.md\:p-3{padding:.75rem}.md\:p-0{padding:0}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-1{padding-left:.25rem;padding-right:.25rem}.md\:py-28{padding-top:7rem;padding-bottom:7rem}.md\:py-1{padding-top:.25rem;padding-bottom:.25rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:py-0{padding-top:0;padding-bottom:0}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.md\:pr-1{padding-right:.25rem}.md\:pb-0{padding-bottom:0}.md\:pb-20{padding-bottom:5rem}.md\:pl-0{padding-left:0}.md\:\!pt-0{padding-top:0!important}.md\:pb-28{padding-bottom:7rem}.md\:pb-\[1\.875rem\]{padding-bottom:1.875rem}.md\:pt-0{padding-top:0}.md\:pl-4{padding-left:1rem}.md\:pr-0{padding-right:0}.md\:pb-\[58\%\]{padding-bottom:58%}.md\:pr-5{padding-right:1.25rem}.md\:pb-3{padding-bottom:.75rem}.md\:pt-20{padding-top:5rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pt-\[3\.25rem\]{padding-top:3.25rem}.md\:pt-4{padding-top:1rem}.md\:pl-6{padding-left:1.5rem}.md\:pt-6{padding-top:1.5rem}.md\:pr-6{padding-right:1.5rem}.md\:pb-2{padding-bottom:.5rem}.md\:pr-8{padding-right:2rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-8{padding-bottom:2rem}.md\:pb-4{padding-bottom:1rem}.md\:pl-3{padding-left:.75rem}.md\:pr-4{padding-right:1rem}.md\:pt-3{padding-top:.75rem}.md\:pt-28{padding-top:7rem}.md\:text-left{text-align:left}.md\:text-xl{font-size:1.25rem;line-height:1.4}.md\:\!text-1600h3{font-size:1.5rem!important;line-height:1.75rem!important;letter-spacing:-.03rem!important;font-weight:500!important}.md\:text-1\.5xl{font-size:1.5rem;line-height:1.625rem}.md\:text-375desc{font-size:.625rem;line-height:.75rem;font-weight:400}.md\:text-375m1{font-size:.875rem;line-height:1rem;font-weight:400}.md\:text-2xl{font-size:1.75rem;line-height:2rem}.md\:text-3xl{font-size:2rem;line-height:1.125}.md\:text-lg{font-size:1.125rem;line-height:1.33}.md\:text-sm{font-size:.75rem;line-height:1rem}.md\:text-md{font-size:.875rem;line-height:1rem}.md\:\!text-4xl{font-size:2.5rem!important;line-height:1.1!important}.md\:text-3\.5xl{font-size:2.25rem;line-height:1.11}.md\:text-base{font-size:1rem;line-height:1.25}.md\:text-4xl{font-size:2.5rem;line-height:1.1}.md\:text-375text1{font-size:1rem;line-height:1.25rem;font-weight:400}.md\:text-375h4{font-size:1.25rem;line-height:1.5rem;letter-spacing:-.025rem;font-weight:500}.md\:text-xs{font-size:.75rem}.md\:uppercase{text-transform:uppercase}.md\:leading-4{line-height:1rem}.md\:-tracking-0\.4{letter-spacing:-.4px}.md\:\!text-black{--tw-text-opacity:1!important;color:#000!important;color:rgb(0 0 0/var(--tw-text-opacity))!important}.md\:text-black\/60{color:rgba(0,0,0,.6)}.md\:text-green{--tw-text-opacity:1;color:#1b770c;color:rgb(27 119 12/var(--tw-text-opacity))}.md\:text-green\/60{color:rgba(27,119,12,.6)}.md\:text-black{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.md\:text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.md\:text-orange-400{--tw-text-opacity:1;color:#ff7900;color:rgb(255 121 0/var(--tw-text-opacity))}.md\:text-black-60{color:rgba(0,0,0,.6)}.md\:text-gray{--tw-text-opacity:1;color:#b1b1b1;color:rgb(177 177 177/var(--tw-text-opacity))}.md\:opacity-60{opacity:.6}.md\:opacity-0{opacity:0}.md\:line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.md\:before\:top-\[0\.6rem\]:before{content:var(--tw-content);top:.6rem}.md\:before\:hidden:before{content:var(--tw-content);display:none}.md\:before\:h-1\.5:before{content:var(--tw-content);height:.375rem}.md\:before\:h-1:before{content:var(--tw-content);height:.25rem}}@media (max-width:1024px) and (hover:hover) and (pointer:fine){.md\:hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgb(204 204 204/var(--tw-bg-opacity))}}@media (max-width:920px){.\32sm\:bottom-3{bottom:.75rem}.\32sm\:right-3{right:.75rem}.\32sm\:col-span-1{grid-column:span 1/span 1}.\32sm\:my-2{margin-top:.5rem;margin-bottom:.5rem}.\32sm\:mt-0{margin-top:0}.\32sm\:flex{display:flex}.\32sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.\32sm\:flex-col{flex-direction:column}.\32sm\:gap-5{grid-gap:1.25rem;gap:1.25rem}.\32sm\:border-0{border-width:0}.\32sm\:border-b-2{border-bottom-width:2px}.\32sm\:px-0{padding-left:0;padding-right:0}.\32sm\:first\:border-r-0:first-child{border-right-width:0}}@media (max-width:767px){.sm\:fixed{position:fixed}.sm\:absolute{position:absolute}.sm\:relative{position:relative}.sm\:bottom-2{bottom:.5rem}.sm\:right-4{right:1rem}.sm\:right-0{right:0}.sm\:bottom-0{bottom:0}.sm\:top-auto{top:auto}.sm\:right-\[14px\]{right:14px}.sm\:bottom-\[14px\]{bottom:14px}.sm\:top-1{top:.25rem}.sm\:right-1{right:.25rem}.sm\:left-auto{left:auto}.sm\:-left-9{left:-2.25rem}.sm\:right-9{right:2.25rem}.sm\:top-1\/2{top:50%}.sm\:-top-1{top:-.25rem}.sm\:bottom-16{bottom:4rem}.sm\:top-3{top:.75rem}.sm\:right-3{right:.75rem}.sm\:left-\[calc\(50\%\+2\.5rem\)\]{left:calc(50% + 2.5rem)}.sm\:left-\[calc\(50\%\+1\.5rem\)\]{left:calc(50% + 1.5rem)}.sm\:top-4{top:1rem}.sm\:top-2{top:.5rem}.sm\:left-0{left:0}.sm\:right-\[18px\]{right:18px}.sm\:-top-0\.5{top:-.125rem}.sm\:-top-0{top:0}.sm\:-top-20{top:-5rem}.sm\:-top-24{top:-6rem}.sm\:bottom-5{bottom:1.25rem}.sm\:bottom-10{bottom:2.5rem}.sm\:bottom-4{bottom:1rem}.sm\:bottom-3{bottom:.75rem}.sm\:bottom-\[191px\]{bottom:191px}.sm\:bottom-\[212px\]{bottom:212px}.sm\:\!top-0{top:0!important}.sm\:order-2{order:2}.sm\:order-1{order:1}.sm\:order-3{order:3}.sm\:order-4{order:4}.sm\:order-5{order:5}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:col-span-12{grid-column:span 12/span 12}.sm\:col-span-4{grid-column:span 4/span 4}.sm\:col-span-1{grid-column:span 1/span 1}.sm\:mx-3{margin-left:.75rem;margin-right:.75rem}.sm\:-mx-4{margin-left:-1rem;margin-right:-1rem}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:my-2{margin-top:.5rem;margin-bottom:.5rem}.sm\:mx-1{margin-left:.25rem;margin-right:.25rem}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.sm\:-mx-\[5px\]{margin-left:-5px;margin-right:-5px}.sm\:my-\[4\.006rem\]{margin-top:4.006rem;margin-bottom:4.006rem}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.sm\:my-0{margin-top:0;margin-bottom:0}.sm\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:mt-\[0\.875rem\]{margin-top:.875rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:mb-1{margin-bottom:.25rem}.sm\:mt-4{margin-top:1rem}.sm\:mt-0{margin-top:0}.sm\:ml-0{margin-left:0}.sm\:mt-3{margin-top:.75rem}.sm\:mr-0{margin-right:0}.sm\:mb-24{margin-bottom:6rem}.sm\:mt-8{margin-top:2rem}.sm\:mt-6{margin-top:1.5rem}.sm\:mb-0{margin-bottom:0}.sm\:mb-12{margin-bottom:3rem}.sm\:mb-9{margin-bottom:2.25rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mt-2{margin-top:.5rem}.sm\:ml-1{margin-left:.25rem}.sm\:mt-7{margin-top:1.75rem}.sm\:ml-auto{margin-left:auto}.sm\:mt-20{margin-top:5rem}.sm\:mb-18{margin-bottom:4.5rem}.sm\:mb-5{margin-bottom:1.25rem}.sm\:mt-16{margin-top:4rem}.sm\:-ml-2{margin-left:-.5rem}.sm\:-mb-2{margin-bottom:-.5rem}.sm\:mt-5{margin-top:1.25rem}.sm\:mb-20{margin-bottom:5rem}.sm\:mt-\[5rem\]{margin-top:5rem}.sm\:mt-\[27vh\]{margin-top:27vh}.sm\:mb-\[32px\]{margin-bottom:32px}.sm\:mt-\[4\.5rem\]{margin-top:4.5rem}.sm\:mr-10{margin-right:2.5rem}.sm\:mt-2\.5{margin-top:.625rem}.sm\:ml-4{margin-left:1rem}.sm\:mt-12{margin-top:3rem}.sm\:mt-1{margin-top:.25rem}.sm\:mb-16{margin-bottom:4rem}.sm\:mt-10{margin-top:2.5rem}.sm\:\!ml-0{margin-left:0!important}.sm\:mb-8{margin-bottom:2rem}.sm\:ml-9{margin-left:2.25rem}.sm\:-ml-10{margin-left:-2.5rem}.sm\:\!mb-2{margin-bottom:.5rem!important}.sm\:mt-1\.5{margin-top:.375rem}.sm\:mb-10{margin-bottom:2.5rem}.sm\:mr-5{margin-right:1.25rem}.sm\:ml-3{margin-left:.75rem}.sm\:mt-\[1\.375rem\]{margin-top:1.375rem}.sm\:mt-\[157px\]{margin-top:157px}.sm\:mr-\[-20px\]{margin-right:-20px}.sm\:mt-\[-8px\]{margin-top:-8px}.sm\:mt-\[3\.75rem\]{margin-top:3.75rem}.sm\:mt-\[22\.5vh\]{margin-top:22.5vh}.sm\:block{display:block}.sm\:\!block{display:block!important}.sm\:flex{display:flex}.sm\:\!flex{display:flex!important}.sm\:hidden{display:none}.sm\:\!hidden{display:none!important}.sm\:aspect-\[335\/190\]{aspect-ratio:335/190}.sm\:aspect-\[1584\/800\]{aspect-ratio:1584/800}.sm\:h-\[12\.1875rem\]{height:12.1875rem}.sm\:h-\[28px\]{height:28px}.sm\:h-7{height:1.75rem}.sm\:h-auto{height:auto}.sm\:h-5{height:1.25rem}.sm\:\!h-\[330px\]{height:330px!important}.sm\:h-\[20\.937rem\]{height:20.937rem}.sm\:h-16{height:4rem}.sm\:h-\[100px\]{height:100px}.sm\:h-8{height:2rem}.sm\:h-\[44px\]{height:44px}.sm\:h-\[9\.75rem\]{height:9.75rem}.sm\:h-\[26px\]{height:26px}.sm\:h-\[23\.7rem\]{height:23.7rem}.sm\:h-\[10\.25rem\]{height:10.25rem}.sm\:h-\[45\.9375rem\]{height:45.9375rem}.sm\:h-6{height:1.5rem}.sm\:h-\[22\.75rem\]{height:22.75rem}.sm\:\!h-8{height:2rem!important}.sm\:h-\[15px\]{height:15px}.sm\:h-\[20rem\]{height:20rem}.sm\:h-9{height:2.25rem}.sm\:h-\[calc\(100vh-4rem\)\]{height:calc(100vh - 4rem)}.sm\:h-10{height:2.5rem}.sm\:h-4{height:1rem}.sm\:h-11{height:2.75rem}.sm\:h-\[34rem\]{height:34rem}.sm\:h-\[24px\]{height:24px}.sm\:h-\[196px\]{height:196px}.sm\:h-\[6\.25rem\]{height:6.25rem}.sm\:\!h-\[420px\]{height:420px!important}.sm\:h-\[223px\]{height:223px}.sm\:h-\[195px\]{height:195px}.sm\:h-\[129px\]{height:129px}.sm\:h-\[18\.25rem\]{height:18.25rem}.sm\:h-\[13\.4375rem\]{height:13.4375rem}.sm\:h-\[156px\]{height:156px}.sm\:max-h-\[5rem\]{max-height:5rem}.sm\:max-h-\[6\.25rem\]{max-height:6.25rem}.sm\:max-h-\[130px\]{max-height:130px}.sm\:max-h-\[140px\]{max-height:140px}.sm\:max-h-\[12\.125rem\]{max-height:12.125rem}.sm\:min-h-\[31\.25rem\]{min-height:31.25rem}.sm\:min-h-\[10\.25rem\]{min-height:10.25rem}.sm\:min-h-max{min-height:-webkit-max-content;min-height:max-content}.sm\:min-h-\[10rem\]{min-height:10rem}.sm\:min-h-\[480px\]{min-height:480px}.sm\:min-h-\[23\.9375rem\]{min-height:23.9375rem}.sm\:min-h-\[12\.125rem\]{min-height:12.125rem}.sm\:w-\[84px\]{width:84px}.sm\:w-\[28px\]{width:28px}.sm\:w-7{width:1.75rem}.sm\:w-\[30\.25rem\]{width:30.25rem}.sm\:w-5{width:1.25rem}.sm\:w-16{width:4rem}.sm\:w-8{width:2rem}.sm\:w-\[44px\]{width:44px}.sm\:w-\[26px\]{width:26px}.sm\:w-\[367px\]{width:367px}.sm\:w-full{width:100%}.sm\:\!w-full{width:100%!important}.sm\:w-6{width:1.5rem}.sm\:\!w-8{width:2rem!important}.sm\:w-\[15px\]{width:15px}.sm\:w-auto{width:auto}.sm\:w-9{width:2.25rem}.sm\:w-\[6\.25rem\]{width:6.25rem}.sm\:w-10{width:2.5rem}.sm\:w-4{width:1rem}.sm\:w-11{width:2.75rem}.sm\:\!w-\[87\%\]{width:87%!important}.sm\:w-\[80\%\]{width:80%}.sm\:w-\[115\.5px\]{width:115.5px}.sm\:w-\[200px\]{width:200px}.sm\:w-\[49\.375rem\]{width:49.375rem}.sm\:w-\[11\.25rem\]{width:11.25rem}.sm\:min-w-0{min-width:0}.sm\:min-w-\[219px\]{min-width:219px}.sm\:min-w-\[15\.625rem\]{min-width:15.625rem}.sm\:min-w-min{min-width:-webkit-min-content;min-width:min-content}.sm\:max-w-\[70\%\]{max-width:70%}.sm\:max-w-\[7\.72rem\]{max-width:7.72rem}.sm\:max-w-\[18\.75rem\]{max-width:18.75rem}.sm\:max-w-full{max-width:100%}.sm\:max-w-\[18\.5rem\]{max-width:18.5rem}.sm\:max-w-\[18rem\]{max-width:18rem}.sm\:max-w-\[calc\(100\%-0\.75rem\)\]{max-width:calc(100% - .75rem)}.sm\:max-w-\[20rem\]{max-width:20rem}.sm\:max-w-\[19rem\]{max-width:19rem}.sm\:max-w-\[6\.25rem\]{max-width:6.25rem}.sm\:max-w-\[211px\]{max-width:211px}.sm\:max-w-\[16\.5rem\]{max-width:16.5rem}.sm\:max-w-\[20\.5rem\]{max-width:20.5rem}.sm\:max-w-\[calc\(50\%-0\.25rem\)\]{max-width:calc(50% - .25rem)}.sm\:max-w-\[90\%\]{max-width:90%}.sm\:max-w-\[75\%\]{max-width:75%}.sm\:max-w-\[300px\]{max-width:300px}.sm\:max-w-\[32\.5rem\]{max-width:32.5rem}.sm\:max-w-\[15rem\]{max-width:15rem}.sm\:max-w-\[320px\]{max-width:320px}.sm\:max-w-\[15\.625rem\]{max-width:15.625rem}.sm\:max-w-\[22\.1875rem\]{max-width:22.1875rem}.sm\:flex-auto{flex:1 1 auto}.sm\:shrink-0{flex-shrink:0}.sm\:grow-0{flex-grow:0}.sm\:basis-auto{flex-basis:auto}.sm\:basis-\[20rem\]{flex-basis:20rem}.sm\:translate-x-9{--tw-translate-x:2.25rem}.sm\:-translate-y-1\/2,.sm\:translate-x-9{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:-translate-y-1\/2{--tw-translate-y:-50%}.sm\:translate-y-0{--tw-translate-y:0px}.sm\:-translate-y-full,.sm\:translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:-translate-y-full{--tw-translate-y:-100%}.sm\:translate-x-0{--tw-translate-x:0px}.sm\:translate-x-0,.sm\:translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:translate-y-full{--tw-translate-y:100%}.sm\:columns-4{column-count:4}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-col{flex-direction:column}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-start{align-items:flex-start}.sm\:items-stretch{align-items:stretch}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-\[0\.875rem\]{grid-gap:.875rem;gap:.875rem}.sm\:gap-1{grid-gap:.25rem;gap:.25rem}.sm\:gap-5{grid-gap:1.25rem;gap:1.25rem}.sm\:gap-2{grid-gap:.5rem;gap:.5rem}.sm\:gap-4{grid-gap:1rem;gap:1rem}.sm\:gap-6{grid-gap:1.5rem;gap:1.5rem}.sm\:gap-0{grid-gap:0;gap:0}.sm\:gap-x-3{grid-column-gap:.75rem;column-gap:.75rem}.sm\:gap-y-2{grid-row-gap:.5rem;row-gap:.5rem}.sm\:gap-y-3{grid-row-gap:.75rem;row-gap:.75rem}.sm\:gap-y-6{grid-row-gap:1.5rem;row-gap:1.5rem}.sm\:gap-x-4{grid-column-gap:1rem;column-gap:1rem}.sm\:gap-x-0{grid-column-gap:0;column-gap:0}.sm\:gap-x-2{grid-column-gap:.5rem;column-gap:.5rem}.sm\:gap-x-1{grid-column-gap:.25rem;column-gap:.25rem}.sm\:gap-y-4{grid-row-gap:1rem;row-gap:1rem}.sm\:gap-y-7{grid-row-gap:1.75rem;row-gap:1.75rem}.sm\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(5rem*var(--tw-space-y-reverse))}.sm\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px*var(--tw-space-x-reverse));margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))}.sm\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.sm\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.sm\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.625rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.625rem*var(--tw-space-y-reverse))}.sm\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.5rem*var(--tw-space-y-reverse))}.sm\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))}.sm\:overflow-auto{overflow:auto}.sm\:overflow-hidden{overflow:hidden}.sm\:overflow-visible{overflow:visible}.sm\:overflow-x-auto{overflow-x:auto}.sm\:overflow-y-hidden{overflow-y:hidden}.sm\:rounded-none{border-radius:0}.sm\:rounded-md{border-radius:.375rem}.sm\:rounded-xl{border-radius:3.5rem}.sm\:rounded-tl-\[2\.25rem\]{border-top-left-radius:2.25rem}.sm\:rounded-tl-1\.5lg{border-top-left-radius:2.5rem}.sm\:rounded-br-xl{border-bottom-right-radius:3.5rem}.sm\:rounded-tr-xl{border-top-right-radius:3.5rem}.sm\:rounded-tl-\[1\.75rem\]{border-top-left-radius:1.75rem}.sm\:border-0{border-width:0}.sm\:border-t{border-top-width:1px}.sm\:border-t-0{border-top-width:0}.sm\:border-white-30{border-color:hsla(0,0%,100%,.30196)}.sm\:bg-black\/10{background-color:rgba(0,0,0,.1)}.sm\:bg-transparent{background-color:initial}.sm\:bg-black\/70{background-color:rgba(0,0,0,.7)}.sm\:bg-gray-light{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.sm\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.sm\:bg-asphalt{--tw-bg-opacity:1;background-color:rgb(50 50 50/var(--tw-bg-opacity))}.sm\:bg-\[url\(\'\/images\/private-leasing\/header-m\.png\'\)\]{background-image:url(/images/private-leasing/header-m.png)}.sm\:bg-\[length\:63\%\]{background-size:63%}.sm\:bg-\[length\:57\%\]{background-size:57%}.sm\:bg-\[length\:100\%\]{background-size:100%}.sm\:bg-\[length\:85\%\]{background-size:85%}.sm\:bg-auto{background-size:auto}.sm\:bg-banner_for_catalog{background-position:15% 50%}.sm\:bg-\[position\:2\.4375rem_-0\.125rem\]{background-position:2.4375rem -.125rem}.sm\:bg-\[position\:2\.5rem\]{background-position:2.5rem}.sm\:bg-\[position\:2rem\]{background-position:2rem}.sm\:bg-\[center_bottom_8rem\]{background-position:center bottom 8rem}.sm\:bg-\[position\:0\%_-3\.8125rem\]{background-position:0 -3.8125rem}.sm\:bg-center{background-position:50%}.sm\:bg-no-repeat{background-repeat:no-repeat}.sm\:object-contain{object-fit:contain}.sm\:\!p-1{padding:.25rem!important}.sm\:p-3{padding:.75rem}.sm\:p-5{padding:1.25rem}.sm\:\!p-0{padding:0!important}.sm\:\!p-2\.5{padding:.625rem!important}.sm\:\!p-2{padding:.5rem!important}.sm\:p-2{padding:.5rem}.sm\:p-\[30px\]{padding:30px}.sm\:p-\[20px\]{padding:20px}.sm\:p-4{padding:1rem}.sm\:p-6{padding:1.5rem}.sm\:p-0{padding:0}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-1{padding-left:.25rem;padding-right:.25rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:py-0{padding-top:0;padding-bottom:0}.sm\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:px-\[30px\]{padding-left:30px;padding-right:30px}.sm\:px-\[20px\]{padding-left:20px;padding-right:20px}.sm\:py-\[30px\]{padding-top:30px;padding-bottom:30px}.sm\:\!px-4{padding-left:1rem!important;padding-right:1rem!important}.sm\:py-1{padding-top:.25rem;padding-bottom:.25rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.sm\:\!py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:py-\[22px\]{padding-top:22px;padding-bottom:22px}.sm\:pb-0{padding-bottom:0}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pb-\[6\.5625rem\]{padding-bottom:6.5625rem}.sm\:pt-3{padding-top:.75rem}.sm\:pb-3{padding-bottom:.75rem}.sm\:pt-6{padding-top:1.5rem}.sm\:pl-0{padding-left:0}.sm\:pb-\[80\%\]{padding-bottom:80%}.sm\:pt-4{padding-top:1rem}.sm\:pt-5{padding-top:1.25rem}.sm\:pb-20{padding-bottom:5rem}.sm\:\!pt-0{padding-top:0!important}.sm\:\!pb-0{padding-bottom:0!important}.sm\:\!pb-\[5\.75rem\]{padding-bottom:5.75rem!important}.sm\:pt-13{padding-top:3.125rem}.sm\:pr-1{padding-right:.25rem}.sm\:pb-\[30px\]{padding-bottom:30px}.sm\:pt-\[16px\]{padding-top:16px}.sm\:pt-8{padding-top:2rem}.sm\:pl-3{padding-left:.75rem}.sm\:pb-\[3\.125rem\]{padding-bottom:3.125rem}.sm\:pt-24{padding-top:6rem}.sm\:pb-32{padding-bottom:8rem}.sm\:pr-2{padding-right:.5rem}.sm\:pb-\[5\.25rem\]{padding-bottom:5.25rem}.sm\:pr-0{padding-right:0}.sm\:pt-0{padding-top:0}.sm\:pb-\[59\%\]{padding-bottom:59%}.sm\:pt-12{padding-top:3rem}.sm\:pt-9{padding-top:2.25rem}.sm\:pr-\[20px\]{padding-right:20px}.sm\:pr-\[18px\]{padding-right:18px}.sm\:text-left{text-align:left}.sm\:text-right{text-align:right}.sm\:text-sm{line-height:1rem}.sm\:text-sm,.sm\:text-xs{font-size:.75rem}.sm\:text-xxs{font-size:.5rem;line-height:1.2}.sm\:text-xl{font-size:1.25rem;line-height:1.4}.sm\:text-md{font-size:.875rem;line-height:1rem}.sm\:text-lg{font-size:1.125rem;line-height:1.33}.sm\:text-1\.5xl{font-size:1.5rem;line-height:1.625rem}.sm\:text-3\.5xl{font-size:2.25rem;line-height:1.11}.sm\:text-3xl{font-size:2rem;line-height:1.125}.sm\:text-2xl{font-size:1.75rem;line-height:2rem}.sm\:text-base{font-size:1rem;line-height:1.25}.sm\:\!text-sm{font-size:.75rem!important;line-height:1rem!important}.sm\:text-\[14px\]{font-size:14px}.sm\:text-\[24px\]{font-size:24px}.sm\:text-\[16px\]{font-size:16px}.sm\:font-semibold{font-weight:600}.sm\:font-medium{font-weight:500}.sm\:uppercase{text-transform:uppercase}.sm\:leading-4\.5{line-height:1.125rem}.sm\:leading-4{line-height:1rem}.sm\:leading-none{line-height:1}.sm\:leading-\[1\.29\]{line-height:1.29}.sm\:leading-6{line-height:1.5rem}.sm\:leading-\[1\.2\]{line-height:1.2}.sm\:leading-\[1\.43\]{line-height:1.43}.sm\:leading-\[18px\]{line-height:18px}.sm\:-tracking-0\.48{letter-spacing:-.48px}.sm\:-tracking-0\.4{letter-spacing:-.4px}.sm\:-tracking-1\.08{letter-spacing:-1.08px}.sm\:-tracking-\[6px\]{letter-spacing:-6px}.sm\:text-citrine{--tw-text-opacity:1;color:#ff7900;color:rgb(255 121 0/var(--tw-text-opacity))}.sm\:text-black{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.sm\:opacity-100{opacity:1}.sm\:line-clamp-3{-webkit-line-clamp:3}.sm\:line-clamp-2,.sm\:line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.sm\:line-clamp-2{-webkit-line-clamp:2}.sm\:before\:hidden:before{content:var(--tw-content);display:none}.sm\:before\:h-\[118px\]:before{content:var(--tw-content);height:118px}.sm\:before\:h-\[41px\]:before{content:var(--tw-content);height:41px}.sm\:before\:w-\[279px\]:before{content:var(--tw-content);width:279px}.sm\:before\:w-\[77px\]:before{content:var(--tw-content);width:77px}.sm\:before\:pb-\[101\%\]:before{content:var(--tw-content);padding-bottom:101%}.sm\:after\:w-\[118px\]:after{content:var(--tw-content);width:118px}.sm\:after\:w-10:after{content:var(--tw-content);width:2.5rem}.first\:sm\:mt-0:first-child{margin-top:0}.sm\:last\:mb-0:last-child{margin-bottom:0}.sm\:last\:max-w-none:last-child{max-width:none}.sm\:last\:pr-0:last-child{padding-right:0}}@media (max-width:680px){.xsm\:bottom-0{bottom:0}.xsm\:top-0{top:0}.xsm\:aspect-\[1096\/100\]{aspect-ratio:1096/100}}@media (max-width:576px){.xs\:fixed{position:fixed}.xs\:absolute{position:absolute}.xs\:left-0{left:0}.xs\:bottom-4{bottom:1rem}.xs\:-left-\[8\.9375rem\]{left:-8.9375rem}.xs\:top-3{top:.75rem}.xs\:right-\[1\.125rem\]{right:1.125rem}.xs\:left-3{left:.75rem}.xs\:right-3{right:.75rem}.xs\:right-\[1\.875rem\]{right:1.875rem}.xs\:bottom-3{bottom:.75rem}.xs\:top-\[15px\]{top:15px}.xs\:right-\[15px\]{right:15px}.xs\:bottom-\[0\.875rem\]{bottom:.875rem}.xs\:right-\[0\.875rem\]{right:.875rem}.xs\:right-2{right:.5rem}.xs\:top-0{top:0}.xs\:bottom-\[-222px\]{bottom:-222px}.xs\:left-4{left:1rem}.xs\:top-\[0\.9375rem\]{top:.9375rem}.xs\:right-\[1\.3125rem\]{right:1.3125rem}.xs\:top-\[9px\]{top:9px}.xs\:right-\[9px\]{right:9px}.xs\:right-0{right:0}.xs\:bottom-0{bottom:0}.xs\:top-\[2\.5rem\]{top:2.5rem}.xs\:top-2{top:.5rem}.xs\:top-2\.5{top:.625rem}.xs\:bottom-2{bottom:.5rem}.xs\:-left-16{left:-4rem}.xs\:top-7{top:1.75rem}.xs\:left-2{left:.5rem}.xs\:\!top-0{top:0!important}.xs\:\!bottom-auto{bottom:auto!important}.xs\:right-2\.5{right:.625rem}.xs\:top-4{top:1rem}.xs\:-bottom-11{bottom:-2.75rem}.xs\:-bottom-15{bottom:-3.75rem}.xs\:-top-\[42px\]{top:-42px}.xs\:-left-\[175px\]{left:-175px}.xs\:top-\[21px\]{top:21px}.xs\:top-\[40px\]{top:40px}.xs\:order-1{order:1}.xs\:-order-1{order:-1}.xs\:col-span-12{grid-column:span 12/span 12}.xs\:col-span-6{grid-column:span 6/span 6}.xs\:col-span-5{grid-column:span 5/span 5}.xs\:col-span-2{grid-column:span 2/span 2}.xs\:row-start-4{grid-row-start:4}.xs\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.xs\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.xs\:mx-0{margin-left:0;margin-right:0}.xs\:mx-2{margin-left:.5rem;margin-right:.5rem}.xs\:mx-3{margin-left:.75rem;margin-right:.75rem}.xs\:my-3{margin-top:.75rem;margin-bottom:.75rem}.xs\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.xs\:my-0{margin-top:0;margin-bottom:0}.xs\:ml-0{margin-left:0}.xs\:mr-4{margin-right:1rem}.xs\:mt-1{margin-top:.25rem}.xs\:mt-0{margin-top:0}.xs\:mr-\[0\.3125rem\]{margin-right:.3125rem}.xs\:mb-7{margin-bottom:1.75rem}.xs\:-mb-\[1px\]{margin-bottom:-1px}.xs\:mt-6{margin-top:1.5rem}.xs\:mt-4{margin-top:1rem}.xs\:mt-10{margin-top:2.5rem}.xs\:mt-2{margin-top:.5rem}.xs\:mt-\[1\.875rem\]{margin-top:1.875rem}.xs\:ml-\[4\.6875rem\]{margin-left:4.6875rem}.xs\:-mt-\[0\.3125rem\]{margin-top:-.3125rem}.xs\:mt-3{margin-top:.75rem}.xs\:-mr-\[5\.5rem\]{margin-right:-5.5rem}.xs\:mb-2{margin-bottom:.5rem}.xs\:mb-6{margin-bottom:1.5rem}.xs\:mt-8{margin-top:2rem}.xs\:mr-3{margin-right:.75rem}.xs\:mt-auto{margin-top:auto}.xs\:ml-2\.5{margin-left:.625rem}.xs\:ml-2{margin-left:.5rem}.xs\:mb-16{margin-bottom:4rem}.xs\:mb-3{margin-bottom:.75rem}.xs\:mb-0{margin-bottom:0}.xs\:mt-0\.5{margin-top:.125rem}.xs\:mr-\[10rem\]{margin-right:10rem}.xs\:mb-1\.5{margin-bottom:.375rem}.xs\:mb-1{margin-bottom:.25rem}.xs\:mt-\[2\.5rem\]{margin-top:2.5rem}.xs\:mr-2\.5{margin-right:.625rem}.xs\:mr-2{margin-right:.5rem}.xs\:-mb-1{margin-bottom:-.25rem}.xs\:ml-3{margin-left:.75rem}.xs\:mt-\[2\.8125rem\]{margin-top:2.8125rem}.xs\:-mb-3{margin-bottom:-.75rem}.xs\:mt-\[2\.375rem\]{margin-top:2.375rem}.xs\:mr-0{margin-right:0}.xs\:mt-7{margin-top:1.75rem}.xs\:ml-1{margin-left:.25rem}.xs\:ml-\[0\.4375rem\]{margin-left:.4375rem}.xs\:mt-16{margin-top:4rem}.xs\:mb-8{margin-bottom:2rem}.xs\:mb-10{margin-bottom:2.5rem}.xs\:-mt-3{margin-top:-.75rem}.xs\:mb-4{margin-bottom:1rem}.xs\:mr-1{margin-right:.25rem}.xs\:-mt-\[0\.1875rem\]{margin-top:-.1875rem}.xs\:ml-\[0\.1875rem\]{margin-left:.1875rem}.xs\:mt-5{margin-top:1.25rem}.xs\:mb-20{margin-bottom:5rem}.xs\:-mr-\[7rem\]{margin-right:-7rem}.xs\:mt-\[4\.125rem\]{margin-top:4.125rem}.xs\:mb-\[4\.125rem\]{margin-bottom:4.125rem}.xs\:mt-12{margin-top:3rem}.xs\:-ml-\[0\.1875\]{margin-left:-.1875}.xs\:-ml-3{margin-left:-.75rem}.xs\:-mr-7{margin-right:-1.75rem}.xs\:ml-\[75px\]{margin-left:75px}.xs\:-mr-1{margin-right:-.25rem}.xs\:-mt-1{margin-top:-.25rem}.xs\:-ml-0\.5{margin-left:-.125rem}.xs\:-ml-0{margin-left:0}.xs\:mb-\[14px\]{margin-bottom:14px}.xs\:-mt-0\.5{margin-top:-.125rem}.xs\:-mt-0{margin-top:0}.xs\:mb-\[2\.375rem\]{margin-bottom:2.375rem}.xs\:mb-\[0\.5625rem\]{margin-bottom:.5625rem}.xs\:mr-\[5px\]{margin-right:5px}.xs\:-mr-\[3px\]{margin-right:-3px}.xs\:ml-\[3px\]{margin-left:3px}.xs\:mt-2\.5{margin-top:.625rem}.xs\:\!mt-0{margin-top:0!important}.xs\:-mr-0\.5{margin-right:-.125rem}.xs\:-mr-0{margin-right:0}.xs\:mb-28{margin-bottom:7rem}.xs\:mb-5{margin-bottom:1.25rem}.xs\:ml-\[3\.4375rem\]{margin-left:3.4375rem}.xs\:ml-\[87px\]{margin-left:87px}.xs\:-mt-\[21px\]{margin-top:-21px}.xs\:mt-\[38px\]{margin-top:38px}.xs\:mb-\[87px\]{margin-bottom:87px}.xs\:mt-\[40px\]{margin-top:40px}.xs\:mt-\[45px\]{margin-top:45px}.xs\:mt-\[30px\]{margin-top:30px}.xs\:block{display:block}.xs\:inline{display:inline}.xs\:flex{display:flex}.xs\:grid{display:grid}.xs\:hidden{display:none}.xs\:\!hidden{display:none!important}.xs\:h-7{height:1.75rem}.xs\:h-\[3\.25rem\]{height:3.25rem}.xs\:h-12{height:3rem}.xs\:h-\[5\.4375rem\]{height:5.4375rem}.xs\:h-\[44px\]{height:44px}.xs\:h-20{height:5rem}.xs\:h-\[17\.5rem\]{height:17.5rem}.xs\:h-8{height:2rem}.xs\:h-\[9rem\]{height:9rem}.xs\:h-\[22\.0625rem\]{height:22.0625rem}.xs\:h-\[9\.75rem\]{height:9.75rem}.xs\:h-\[13\.625rem\]{height:13.625rem}.xs\:h-\[22\.7rem\]{height:22.7rem}.xs\:h-auto{height:auto}.xs\:h-\[15\.25rem\]{height:15.25rem}.xs\:h-\[7rem\]{height:7rem}.xs\:h-\[136px\]{height:136px}.xs\:h-10{height:2.5rem}.xs\:h-\[15rem\]{height:15rem}.xs\:h-\[26\.2rem\]{height:26.2rem}.xs\:h-\[15\.75rem\]{height:15.75rem}.xs\:h-\[10\.25rem\]{height:10.25rem}.xs\:h-\[30rem\]{height:30rem}.xs\:h-9{height:2.25rem}.xs\:h-2{height:.5rem}.xs\:h-\[6\.25rem\]{height:6.25rem}.xs\:h-\[100px\]{height:100px}.xs\:h-\[27px\]{height:27px}.xs\:h-\[6\.875rem\]{height:6.875rem}.xs\:h-4{height:1rem}.xs\:h-\[2\.625rem\]{height:2.625rem}.xs\:h-6{height:1.5rem}.xs\:h-\[16\.25rem\]{height:16.25rem}.xs\:\!h-16{height:4rem!important}.xs\:h-\[7\.875rem\]{height:7.875rem}.xs\:h-\[16\.3rem\]{height:16.3rem}.xs\:h-2\.5{height:.625rem}.xs\:h-\[10\.125rem\]{height:10.125rem}.xs\:\!h-fit{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.xs\:h-0{height:0}.xs\:h-\[10\.5rem\]{height:10.5rem}.xs\:h-\[64px\]{height:64px}.xs\:h-\[10\.3125rem\]{height:10.3125rem}.xs\:h-\[156px\]{height:156px}.xs\:h-32{height:8rem}.xs\:h-\[52px\]{height:52px}.xs\:max-h-max{max-height:-webkit-max-content;max-height:max-content}.xs\:max-h-\[5\.8125rem\]{max-height:5.8125rem}.xs\:max-h-\[6\.25rem\]{max-height:6.25rem}.xs\:min-h-\[17\.5rem\]{min-height:17.5rem}.xs\:min-h-\[6\.5rem\]{min-height:6.5rem}.xs\:min-h-\[11\.25rem\]{min-height:11.25rem}.xs\:min-h-\[12\.5rem\]{min-height:12.5rem}.xs\:min-h-\[5\.8125rem\]{min-height:5.8125rem}.xs\:min-h-0{min-height:0}.xs\:min-h-\[23\.625rem\]{min-height:23.625rem}.xs\:min-h-\[200px\]{min-height:200px}.xs\:w-7{width:1.75rem}.xs\:w-\[55rem\]{width:55rem}.xs\:w-\[3\.25rem\]{width:3.25rem}.xs\:w-12{width:3rem}.xs\:w-\[25\.875rem\]{width:25.875rem}.xs\:w-\[44px\]{width:44px}.xs\:w-auto{width:auto}.xs\:w-8{width:2rem}.xs\:w-\[10\.18rem\]{width:10.18rem}.xs\:w-\[14\.1rem\]{width:14.1rem}.xs\:w-\[12\.375rem\]{width:12.375rem}.xs\:w-10{width:2.5rem}.xs\:w-full{width:100%}.xs\:w-\[11\.3125rem\]{width:11.3125rem}.xs\:w-9{width:2.25rem}.xs\:w-\[37\.9rem\]{width:37.9rem}.xs\:w-\[22\.5rem\]{width:22.5rem}.xs\:w-\[23\.125rem\]{width:23.125rem}.xs\:w-\[27px\]{width:27px}.xs\:w-4{width:1rem}.xs\:w-6{width:1.5rem}.xs\:w-\[7\.75rem\]{width:7.75rem}.xs\:w-\[1\.125rem\]{width:1.125rem}.xs\:w-\[47rem\]{width:47rem}.xs\:w-\[29rem\]{width:29rem}.xs\:w-\[56\%\]{width:56%}.xs\:w-\[360px\]{width:360px}.xs\:w-\[52px\]{width:52px}.xs\:w-\[370px\]{width:370px}.xs\:min-w-\[185px\]{min-width:185px}.xs\:min-w-full{min-width:100%}.xs\:min-w-\[22\.1875rem\]{min-width:22.1875rem}.xs\:min-w-\[7\.75rem\]{min-width:7.75rem}.xs\:min-w-0{min-width:0}.xs\:max-w-\[13\.75rem\]{max-width:13.75rem}.xs\:max-w-\[8\.75rem\]{max-width:8.75rem}.xs\:max-w-full{max-width:100%}.xs\:max-w-\[15rem\]{max-width:15rem}.xs\:max-w-\[20rem\]{max-width:20rem}.xs\:max-w-\[12\.5rem\]{max-width:12.5rem}.xs\:max-w-none{max-width:none}.xs\:max-w-\[323px\]{max-width:323px}.xs\:max-w-max{max-width:-webkit-max-content;max-width:max-content}.xs\:max-w-\[18\.125rem\]{max-width:18.125rem}.xs\:max-w-\[264px\]{max-width:264px}.xs\:max-w-\[17\.5rem\]{max-width:17.5rem}.xs\:\!max-w-\[16\.875rem\]{max-width:16.875rem!important}.xs\:max-w-\[17\.5625rem\]{max-width:17.5625rem}.xs\:max-w-\[26\.25rem\]{max-width:26.25rem}.xs\:max-w-\[213px\]{max-width:213px}.xs\:max-w-\[7\.75rem\]{max-width:7.75rem}.xs\:max-w-\[20\.3125rem\]{max-width:20.3125rem}.xs\:max-w-\[15\.25rem\]{max-width:15.25rem}.xs\:max-w-\[300px\]{max-width:300px}.xs\:max-w-\[7\.25rem\]{max-width:7.25rem}.xs\:max-w-\[4\.125rem\]{max-width:4.125rem}.xs\:max-w-\[calc\(100\%-2rem\)\]{max-width:calc(100% - 2rem)}.xs\:max-w-\[18\.75rem\]{max-width:18.75rem}.xs\:max-w-\[240px\]{max-width:240px}.xs\:max-w-\[320px\]{max-width:320px}.xs\:max-w-\[200px\]{max-width:200px}.xs\:max-w-\[140px\]{max-width:140px}.xs\:max-w-\[370px\]{max-width:370px}.xs\:shrink-0{flex-shrink:0}.xs\:grow-0{flex-grow:0}.xs\:basis-\[22\.1875rem\]{flex-basis:22.1875rem}.xs\:-translate-x-\[0\.875rem\]{--tw-translate-x:-0.875rem}.xs\:-translate-x-\[0\.875rem\],.xs\:-translate-y-\[0\.875rem\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xs\:-translate-y-\[0\.875rem\]{--tw-translate-y:-0.875rem}.xs\:-translate-x-\[14px\]{--tw-translate-x:-14px}.xs\:-translate-x-\[14px\],.xs\:-translate-y-\[14px\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xs\:-translate-y-\[14px\]{--tw-translate-y:-14px}.xs\:-skew-x-26{--tw-skew-x:-26deg}.xs\:-skew-x-26,.xs\:skew-x-26{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xs\:skew-x-26{--tw-skew-x:26deg}.xs\:scale-\[0\.6265\]{--tw-scale-x:0.6265;--tw-scale-y:0.6265}.xs\:scale-\[0\.6265\],.xs\:scale-x-100{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xs\:scale-x-100{--tw-scale-x:1}.xs\:scale-x-93{--tw-scale-x:0.935}.xs\:scale-x-93,.xs\:scale-y-70{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xs\:scale-y-70{--tw-scale-y:0.7}.xs\:columns-3{column-count:3}.xs\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xs\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xs\:grid-rows-\[4rem_1fr\]{grid-template-rows:4rem 1fr}.xs\:flex-row{flex-direction:row}.xs\:flex-row-reverse{flex-direction:row-reverse}.xs\:flex-col{flex-direction:column}.xs\:flex-col-reverse{flex-direction:column-reverse}.xs\:flex-wrap{flex-wrap:wrap}.xs\:flex-nowrap{flex-wrap:nowrap}.xs\:items-center{align-items:center}.xs\:items-baseline{align-items:baseline}.xs\:justify-start{justify-content:flex-start}.xs\:justify-end{justify-content:flex-end}.xs\:justify-center{justify-content:center}.xs\:justify-between{justify-content:space-between}.xs\:gap-1{grid-gap:.25rem;gap:.25rem}.xs\:gap-2{grid-gap:.5rem;gap:.5rem}.xs\:gap-1\.5{grid-gap:.375rem;gap:.375rem}.xs\:gap-2\.5{grid-gap:.625rem;gap:.625rem}.xs\:gap-0{grid-gap:0;gap:0}.xs\:gap-\[1\.75rem\]{grid-gap:1.75rem;gap:1.75rem}.xs\:gap-3{grid-gap:.75rem;gap:.75rem}.xs\:gap-4{grid-gap:1rem;gap:1rem}.xs\:gap-5{grid-gap:1.25rem;gap:1.25rem}.xs\:\!gap-2{grid-gap:.5rem!important;gap:.5rem!important}.xs\:gap-y-5{grid-row-gap:1.25rem;row-gap:1.25rem}.xs\:gap-y-4{grid-row-gap:1rem;row-gap:1rem}.xs\:gap-x-1{grid-column-gap:.25rem;column-gap:.25rem}.xs\:gap-y-2{grid-row-gap:.5rem;row-gap:.5rem}.xs\:gap-y-2\.5{grid-row-gap:.625rem;row-gap:.625rem}.xs\:gap-y-1{grid-row-gap:.25rem;row-gap:.25rem}.xs\:gap-y-3{grid-row-gap:.75rem;row-gap:.75rem}.xs\:gap-x-2{grid-column-gap:.5rem;column-gap:.5rem}.xs\:gap-y-1\.5{grid-row-gap:.375rem;row-gap:.375rem}.xs\:gap-x-\[4\.6875rem\]{grid-column-gap:4.6875rem;column-gap:4.6875rem}.xs\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.625rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.625rem*var(--tw-space-y-reverse))}.xs\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.5rem*var(--tw-space-y-reverse))}.xs\:self-end{align-self:flex-end}.xs\:overflow-hidden,.xs\:truncate{overflow:hidden}.xs\:truncate{text-overflow:ellipsis;white-space:nowrap}.xs\:rounded-md{border-radius:.375rem}.xs\:rounded-tl-\[2\.25rem\]{border-top-left-radius:2.25rem}.xs\:rounded-br-l{border-bottom-right-radius:2rem}.xs\:rounded-bl-xl{border-bottom-left-radius:3.5rem}.xs\:rounded-br-1\.5lg{border-bottom-right-radius:2.5rem}.xs\:rounded-br-xl{border-bottom-right-radius:3.5rem}.xs\:rounded-tl-\[36px\]{border-top-left-radius:36px}.xs\:border-0{border-width:0}.xs\:border-r-0{border-right-width:0}.xs\:border-b{border-bottom-width:1px}.xs\:\!border-b-2{border-bottom-width:2px!important}.xs\:border-t-0{border-top-width:0}.xs\:border-b-0{border-bottom-width:0}.xs\:border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.xs\:border-blue-20{--tw-border-opacity:1;border-color:rgb(211 228 251/var(--tw-border-opacity))}.xs\:border-opacity-20{--tw-border-opacity:0.2}.xs\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.xs\:bg-gray-light{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.xs\:bg-transparent{background-color:initial}.xs\:bg-\[length\:128\%\]{background-size:128%}.xs\:bg-\[length\:72rem\]{background-size:72rem}.xs\:bg-\[position\:-3\.0625rem_0\]{background-position:-3.0625rem 0}.xs\:object-cover{object-fit:cover}.xs\:p-2{padding:.5rem}.xs\:p-3{padding:.75rem}.xs\:p-1{padding:.25rem}.xs\:\!p-0{padding:0!important}.xs\:\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.xs\:\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.xs\:px-1{padding-left:.25rem;padding-right:.25rem}.xs\:px-3{padding-left:.75rem;padding-right:.75rem}.xs\:px-4{padding-left:1rem;padding-right:1rem}.xs\:px-2{padding-left:.5rem;padding-right:.5rem}.xs\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.xs\:px-0{padding-left:0;padding-right:0}.xs\:py-20{padding-top:5rem;padding-bottom:5rem}.xs\:py-4{padding-top:1rem;padding-bottom:1rem}.xs\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.xs\:py-2{padding-top:.5rem;padding-bottom:.5rem}.xs\:py-3{padding-top:.75rem;padding-bottom:.75rem}.xs\:px-\[0\.75rem\]{padding-left:.75rem;padding-right:.75rem}.xs\:py-\[0\.5625rem\]{padding-top:.5625rem;padding-bottom:.5625rem}.xs\:py-0{padding-top:0;padding-bottom:0}.xs\:py-1{padding-top:.25rem;padding-bottom:.25rem}.xs\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.xs\:\!px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.xs\:\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.xs\:pt-4{padding-top:1rem}.xs\:pb-\[0\.3125rem\]{padding-bottom:.3125rem}.xs\:pb-\[5rem\]{padding-bottom:5rem}.xs\:pb-3{padding-bottom:.75rem}.xs\:pb-20{padding-bottom:5rem}.xs\:\!pb-\[2\.625rem\]{padding-bottom:2.625rem!important}.xs\:pt-5{padding-top:1.25rem}.xs\:pb-\[60\%\]{padding-bottom:60%}.xs\:pt-0{padding-top:0}.xs\:pr-0{padding-right:0}.xs\:pt-1{padding-top:.25rem}.xs\:pb-\[14px\]{padding-bottom:14px}.xs\:pt-14{padding-top:3.5rem}.xs\:pb-2\.5{padding-bottom:.625rem}.xs\:pb-2{padding-bottom:.5rem}.xs\:pl-\[35px\]{padding-left:35px}.xs\:pt-16{padding-top:4rem}.xs\:pr-\[16px\]{padding-right:16px}.xs\:pt-10{padding-top:2.5rem}.xs\:pb-0{padding-bottom:0}.xs\:pb-\[0\.875rem\]{padding-bottom:.875rem}.xs\:pt-6{padding-top:1.5rem}.xs\:pt-8{padding-top:2rem}.xs\:pb-4{padding-bottom:1rem}.xs\:pb-\[5\.25rem\]{padding-bottom:5.25rem}.xs\:pl-3{padding-left:.75rem}.xs\:pr-1{padding-right:.25rem}.xs\:pt-2\.5{padding-top:.625rem}.xs\:pt-2{padding-top:.5rem}.xs\:pb-\[3\.75rem\]{padding-bottom:3.75rem}.xs\:pb-10{padding-bottom:2.5rem}.xs\:pt-12{padding-top:3rem}.xs\:pt-\[14px\]{padding-top:14px}.xs\:pr-3{padding-right:.75rem}.xs\:pt-20{padding-top:5rem}.xs\:font-inter{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.xs\:text-sm{font-size:.75rem;line-height:1rem}.xs\:text-md{font-size:.875rem;line-height:1rem}.xs\:text-base{font-size:1rem;line-height:1.25}.xs\:text-xl{font-size:1.25rem;line-height:1.4}.xs\:text-xs{font-size:.75rem}.xs\:text-1\.5xl{font-size:1.5rem;line-height:1.625rem}.xs\:text-2xl{font-size:1.75rem;line-height:2rem}.xs\:\!text-2xl{font-size:1.75rem!important;line-height:2rem!important}.xs\:text-3xl{font-size:2rem;line-height:1.125}.xs\:font-normal{font-weight:400}.xs\:leading-none{line-height:1}.xs\:leading-8{line-height:2rem}.xs\:leading-\[1\.2\]{line-height:1.2}.xs\:leading-\[1\.29\]{line-height:1.29}.xs\:\!leading-8{line-height:2rem!important}.xs\:leading-\[0\.875rem\]{line-height:.875rem}.xs\:leading-\[1\.28\]{line-height:1.28}.xs\:leading-\[1\.42\]{line-height:1.42}.xs\:leading-\[1\.625rem\]{line-height:1.625rem}.xs\:leading-4{line-height:1rem}.xs\:-tracking-0\.2{letter-spacing:-.2px}.xs\:-tracking-0\.48{letter-spacing:-.48px}.xs\:tracking-0\.12{letter-spacing:.12px}.xs\:-tracking-0\.4{letter-spacing:-.4px}.xs\:tracking-normal{letter-spacing:0}.xs\:text-black{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}.xs\:text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.xs\:text-black\/40{color:rgba(0,0,0,.4)}.xs\:text-black\/60{color:rgba(0,0,0,.6)}.xs\:opacity-60{opacity:.6}.xs\:opacity-0{opacity:0}.xs\:line-clamp-7{-webkit-line-clamp:7}.xs\:line-clamp-4,.xs\:line-clamp-7{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.xs\:line-clamp-4{-webkit-line-clamp:4}.placeholder\:xs\:text-blue-50::placeholder{--tw-text-opacity:1;color:#7b95b8;color:rgb(123 149 184/var(--tw-text-opacity))}.xs\:before\:top-\[0\.36rem\]:before{content:var(--tw-content);top:.36rem}}@media (max-width:533px){.xss\:mx-auto{margin-left:auto;margin-right:auto}.xss\:mt-\[179px\]{margin-top:179px}.xss\:flex{display:flex}.xss\:hidden{display:none}.xss\:min-w-\[176px\]{min-width:176px}.xss\:shrink-0{flex-shrink:0}.xss\:overflow-x-auto{overflow-x:auto}.xss\:leading-\[145px\]{line-height:145px}}@media (max-width:430px){.xxss\:absolute{position:absolute}.xxss\:bottom-10{bottom:2.5rem}.xxss\:-bottom-7{bottom:-1.75rem}.xxss\:-bottom-13{bottom:-3.125rem}.xxss\:gap-\[0\.15rem\]{grid-gap:.15rem;gap:.15rem}.xxss\:pr-10{padding-right:2.5rem}.xxss\:opacity-100{opacity:1}}@media (max-width:413px){.xxsss\:-bottom-5{bottom:-1.25rem}.xxsss\:-bottom-6{bottom:-1.5rem}}@media (max-width:400px){.xxs\:left-\[calc\(50\%\+9\.5rem\)\]{left:calc(50% + 9.5rem)}.xxs\:top-20{top:5rem}.xxs\:top-24{top:6rem}.xxs\:h-\[13rem\]{height:13rem}.xxs\:max-w-\[50\%\]{max-width:50%}}@media (max-width:375px){.tiny\:right-0{right:0}.tiny\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.tiny\:-mr-5{margin-right:-1.25rem}.tiny\:ml-\[3\.625rem\]{margin-left:3.625rem}.tiny\:ml-\[42px\]{margin-left:42px}.tiny\:-mt-0{margin-top:0}.tiny\:ml-\[58px\]{margin-left:58px}.tiny\:h-\[14\.9375rem\]{height:14.9375rem}.tiny\:w-\[37\.9rem\]{width:37.9rem}.tiny\:w-\[6\.16rem\]{width:6.16rem}}@media (max-width:360px){.tinys\:w-\[23\.875rem\]{width:23.875rem}.tinys\:w-\[37\.9375rem\]{width:37.9375rem}.tinys\:overflow-hidden{overflow:hidden}}@media (max-width:330px){.tinyss\:h-\[12rem\]{height:12rem}.tinyss\:w-\[23\.875rem\]{width:23.875rem}.tinyss\:w-\[37\.9375rem\]{width:37.9375rem}}@media (min-width:534px){.a-xss\:mb-0{margin-bottom:0}.a-xss\:hidden{display:none}.a-xss\:\!w-full{width:100%!important}.a-xss\:w-full{width:100%}.a-xss\:text-4xl{font-size:2.5rem;line-height:1.1}}@media (min-width:577px){.a-xs\:accordion{overflow:hidden;transition:all .3s}.a-xs\:ml-\[3\.125rem\]{margin-left:3.125rem}.a-xs\:mb-2{margin-bottom:.5rem}.a-xs\:flex{display:flex}.a-xs\:hidden{display:none}.a-xs\:h-\[9rem\]{height:9rem}.a-xs\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.a-xs\:flex-col{flex-direction:column}.a-xs\:justify-center{justify-content:center}.a-xs\:overflow-hidden{overflow:hidden}.a-xs\:p-3{padding:.75rem}.a-xs\:pl-\[6\.625rem\]{padding-left:6.625rem}.a-xs\:pl-\[45px\]{padding-left:45px}.a-xs\:text-\[20rem\]{font-size:20rem}}@media (min-width:768px){.a-sm\:button{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;grid-gap:.75rem;gap:.75rem;border-radius:.375rem;transition:.25s cubic-bezier(.645,.045,.355,1);}.a-sm\:button .catalog-car-squire-card__viewed_footer .text-green{display:none}.a-sm\:button[disabled]:not(.disable-icon){pointer-events:none;cursor:not-allowed;--tw-bg-opacity:1;background-color:rgb(177 177 177/var(--tw-bg-opacity))}.a-sm\:button.disable-icon[disabled]{pointer-events:none}}@media (min-width:768px) and (max-width:767px){.a-sm\:button.button_adaptive{padding:.625rem}}@media (min-width:768px){.a-sm\:absolute{position:absolute}.a-sm\:right-6{right:1.5rem}.a-sm\:right-0{right:0}.a-sm\:bottom-0{bottom:0}.a-sm\:top-1\/2{top:50%}.a-sm\:right-2{right:.5rem}.a-sm\:bottom-6{bottom:1.5rem}.a-sm\:left-auto{left:auto}.a-sm\:-right-8{right:-2rem}.a-sm\:top-0{top:0}.a-sm\:-z-\[1\]{z-index:-1}.a-sm\:mt-36{margin-top:9rem}.a-sm\:mb-2{margin-bottom:.5rem}.a-sm\:mt-8{margin-top:2rem}.a-sm\:mb-12{margin-bottom:3rem}.a-sm\:mb-10{margin-bottom:2.5rem}.a-sm\:mb-6{margin-bottom:1.5rem}.a-sm\:mt-\[3\.75rem\]{margin-top:3.75rem}.a-sm\:mr-20{margin-right:5rem}.a-sm\:\!hidden{display:none!important}.a-sm\:hidden{display:none}.a-sm\:h-\[120px\]{height:120px}.a-sm\:h-8{height:2rem}.a-sm\:\!h-screen{height:100vh!important}.a-sm\:h-full{height:100%}.a-sm\:h-\[41\.25rem\]{height:41.25rem}.a-sm\:h-auto{height:auto}.a-sm\:max-h-\[5\.625rem\]{max-height:5.625rem}.a-sm\:min-h-\[24rem\]{min-height:24rem}.a-sm\:min-h-\[25rem\]{min-height:25rem}.a-sm\:min-h-\[40rem\]{min-height:40rem}.a-sm\:w-full{width:100%}.a-sm\:w-8{width:2rem}.a-sm\:w-1\/2{width:50%}.a-sm\:w-auto{width:auto}.a-sm\:w-\[19\.125rem\]{width:19.125rem}.a-sm\:min-w-\[13rem\]{min-width:13rem}.a-sm\:max-w-\[607px\]{max-width:607px}.a-sm\:max-w-\[31rem\]{max-width:31rem}.a-sm\:max-w-\[50\.25rem\]{max-width:50.25rem}.a-sm\:max-w-\[37\.9375rem\]{max-width:37.9375rem}.a-sm\:max-w-\[497px\]{max-width:497px}.a-sm\:max-w-\[8\.5rem\]{max-width:8.5rem}.a-sm\:-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.a-sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.a-sm\:justify-between{justify-content:space-between}.a-sm\:rounded-\[0\.75rem\]{border-radius:.75rem}.a-sm\:rounded-br-xl{border-bottom-right-radius:3.5rem}.a-sm\:rounded-tl-l{border-top-left-radius:2rem}.a-sm\:bg-\[center_bottom_2rem\]{background-position:center bottom 2rem}.a-sm\:object-contain{object-fit:contain}.a-sm\:p-4{padding:1rem}.a-sm\:p-6{padding:1.5rem}.a-sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.a-sm\:px-4{padding-left:1rem;padding-right:1rem}.a-sm\:px-2{padding-left:.5rem;padding-right:.5rem}.a-sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.a-sm\:pl-\[6\.625rem\]{padding-left:6.625rem}.a-sm\:pt-6{padding-top:1.5rem}.a-sm\:pb-\[120px\]{padding-bottom:120px}.a-sm\:pb-\[1\.75rem\]{padding-bottom:1.75rem}.a-sm\:pt-4{padding-top:1rem}.a-sm\:pt-8{padding-top:2rem}.a-sm\:pb-36{padding-bottom:9rem}.a-sm\:pt-\[1\.125rem\]{padding-top:1.125rem}.a-sm\:pb-10{padding-bottom:2.5rem}.a-sm\:pl-10{padding-left:2.5rem}.a-sm\:pt-\[27vh\]{padding-top:27vh}.a-sm\:text-1600h1{font-size:3.25rem;line-height:3.25rem;letter-spacing:-.0975rem;font-weight:500}.a-sm\:text-1600h3{font-size:1.5rem;line-height:1.75rem;letter-spacing:-.03rem;font-weight:500}.a-sm\:text-base{font-size:1rem;line-height:1.25}.a-sm\:text-1600textM{font-size:1rem;line-height:1.25rem;letter-spacing:0;font-weight:400}.a-sm\:text-1600btn{font-size:.875rem;line-height:1rem;font-weight:600}.a-sm\:\!text-xl{font-size:1.25rem!important;line-height:1.4!important}.a-sm\:text-\[5rem\]{font-size:5rem}.a-sm\:text-1600textL{font-size:1.25rem;line-height:1.75rem;letter-spacing:0;font-weight:400}.a-sm\:leading-6{line-height:1.5rem}.a-sm\:leading-\[41\.25rem\]{line-height:41.25rem}.a-sm\:leading-\[5rem\]{line-height:5rem}.a-sm\:tracking-\[-1\.25rem\]{letter-spacing:-1.25rem}.a-sm\:text-citrine{--tw-text-opacity:1;color:#ff7900;color:rgb(255 121 0/var(--tw-text-opacity))}.a-sm\:text-black{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity))}}@media (min-width:1025px){.a-md\:absolute{position:absolute}.a-md\:sticky{position:sticky}.a-md\:inset-0{top:0;right:0;bottom:0;left:0}.a-md\:right-6{right:1.5rem}.a-md\:bottom-1\/2{bottom:50%}.a-md\:top-\[2\.375rem\]{top:2.375rem}.a-md\:left-auto{left:auto}.a-md\:right-\[13\.25rem\]{right:13.25rem}.a-md\:top-\[33rem\]{top:33rem}.a-md\:right-\[17rem\]{right:17rem}.a-md\:top-\[53\.44rem\]{top:53.44rem}.a-md\:left-\[12\.5rem\]{left:12.5rem}.a-md\:top-\[66\.69rem\]{top:66.69rem}.a-md\:right-\[15\.3rem\]{right:15.3rem}.a-md\:top-0{top:0}.a-md\:\!my-0{margin-top:0!important;margin-bottom:0!important}.a-md\:mb-36{margin-bottom:9rem}.a-md\:mb-24{margin-bottom:6rem}.a-md\:mb-5{margin-bottom:1.25rem}.a-md\:mt-4{margin-top:1rem}.a-md\:mb-4{margin-bottom:1rem}.a-md\:mb-8{margin-bottom:2rem}.a-md\:mb-6{margin-bottom:1.5rem}.a-md\:mb-12{margin-bottom:3rem}.a-md\:mt-18{margin-top:4.5rem}.a-md\:mb-14{margin-bottom:3.5rem}.a-md\:mb-\[8\.5rem\]{margin-bottom:8.5rem}.a-md\:mb-\[1\.69rem\]{margin-bottom:1.69rem}.a-md\:mb-10{margin-bottom:2.5rem}.a-md\:ml-\[0\.4375rem\]{margin-left:.4375rem}.a-md\:mr-1\.5{margin-right:.375rem}.a-md\:mr-1{margin-right:.25rem}.a-md\:mb-2{margin-bottom:.5rem}.a-md\:mt-\[4\.5rem\]{margin-top:4.5rem}.a-md\:mb-\[2\.25rem\]{margin-bottom:2.25rem}.a-md\:mb-\[1\.5rem\]{margin-bottom:1.5rem}.a-md\:-ml-2{margin-left:-.5rem}.a-md\:-mt-2{margin-top:-.5rem}.a-md\:mb-\[136px\]{margin-bottom:136px}.a-md\:ml-auto{margin-left:auto}.a-md\:mb-\[9rem\]{margin-bottom:9rem}.a-md\:mt-7{margin-top:1.75rem}.a-md\:mt-3{margin-top:.75rem}.a-md\:mb-\[1\.0625rem\]{margin-bottom:1.0625rem}.a-md\:block{display:block}.a-md\:grid{display:grid}.a-md\:hidden{display:none}.a-md\:\!hidden{display:none!important}.a-md\:h-\[64px\]{height:64px}.a-md\:h-6{height:1.5rem}.a-md\:h-\[6\.875rem\]{height:6.875rem}.a-md\:h-full{height:100%}.a-md\:h-\[12\.5rem\]{height:12.5rem}.a-md\:h-8{height:2rem}.a-md\:h-10{height:2.5rem}.a-md\:h-\[28\.375rem\]{height:28.375rem}.a-md\:h-\[13\.25rem\]{height:13.25rem}.a-md\:h-\[16\.875rem\]{height:16.875rem}.a-md\:h-\[13\.3125rem\]{height:13.3125rem}.a-md\:h-\[100rem\]{height:100rem}.a-md\:h-\[50rem\]{height:50rem}.a-md\:h-\[22\.5rem\]{height:22.5rem}.a-md\:h-\[25rem\]{height:25rem}.a-md\:h-16{height:4rem}.a-md\:h-\[16\.375rem\]{height:16.375rem}.a-md\:h-\[4\.875rem\]{height:4.875rem}.a-md\:h-\[20\.125rem\]{height:20.125rem}.a-md\:h-0\.5{height:.125rem}.a-md\:h-0{height:0}.a-md\:h-\[48px\]{height:48px}.a-md\:max-h-\[12\.5rem\]{max-height:12.5rem}.a-md\:max-h-\[2\.5rem\]{max-height:2.5rem}.a-md\:min-h-\[16rem\]{min-height:16rem}.a-md\:min-h-\[25rem\]{min-height:25rem}.a-md\:min-h-\[7\.1875rem\]{min-height:7.1875rem}.a-md\:min-h-\[12\.5rem\]{min-height:12.5rem}.a-md\:min-h-\[115rem\]{min-height:115rem}.a-md\:min-h-\[31\.25rem\]{min-height:31.25rem}.a-md\:w-full{width:100%}.a-md\:w-6{width:1.5rem}.a-md\:w-max{width:-webkit-max-content;width:max-content}.a-md\:w-8{width:2rem}.a-md\:w-10{width:2.5rem}.a-md\:w-\[20rem\]{width:20rem}.a-md\:w-\[26\.125rem\]{width:26.125rem}.a-md\:w-\[24\.375rem\]{width:24.375rem}.a-md\:w-\[215\.75rem\]{width:215.75rem}.a-md\:w-\[32\.69rem\]{width:32.69rem}.a-md\:w-16{width:4rem}.a-md\:w-\[200px\]{width:200px}.a-md\:min-w-\[calc\(\(100vw\/3\)-1rem\)\]{min-width:calc(33.33333vw - 1rem)}.a-md\:min-w-\[39\.875rem\]{min-width:39.875rem}.a-md\:max-w-\[5\.625rem\]{max-width:5.625rem}.a-md\:max-w-\[19\.8rem\]{max-width:19.8rem}.a-md\:max-w-\[19\.5rem\]{max-width:19.5rem}.a-md\:max-w-\[32\.8rem\]{max-width:32.8rem}.a-md\:max-w-\[20\.44rem\]{max-width:20.44rem}.a-md\:max-w-\[26\.3125rem\]{max-width:26.3125rem}.a-md\:max-w-\[18\.625rem\]{max-width:18.625rem}.a-md\:max-w-\[2\.5rem\]{max-width:2.5rem}.a-md\:max-w-\[8\.125rem\]{max-width:8.125rem}.a-md\:max-w-\[14rem\]{max-width:14rem}.a-md\:max-w-\[39\.875rem\]{max-width:39.875rem}.a-md\:shrink-0{flex-shrink:0}.a-md\:translate-y-1\/2{--tw-translate-y:50%}.a-md\:-translate-y-\[10\.625rem\],.a-md\:translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.a-md\:-translate-y-\[10\.625rem\]{--tw-translate-y:-10.625rem}.a-md\:-skew-x-20{--tw-skew-x:-20deg}.a-md\:-skew-x-20,.a-md\:skew-x-20{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.a-md\:skew-x-20{--tw-skew-x:20deg}.a-md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.a-md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.a-md\:grid-cols-traffik-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.a-md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.a-md\:flex-col{flex-direction:column}.a-md\:flex-wrap{flex-wrap:wrap}.a-md\:items-start{align-items:flex-start}.a-md\:justify-end{justify-content:flex-end}.a-md\:justify-between{justify-content:space-between}.a-md\:gap-2{grid-gap:.5rem;gap:.5rem}.a-md\:gap-\[2\.375rem\]{grid-gap:2.375rem;gap:2.375rem}.a-md\:gap-4{grid-gap:1rem;gap:1rem}.a-md\:gap-3{grid-gap:.75rem;gap:.75rem}.a-md\:gap-x-2{grid-column-gap:.5rem;column-gap:.5rem}.a-md\:gap-y-4{grid-row-gap:1rem;row-gap:1rem}.a-md\:gap-x-6{grid-column-gap:1.5rem;column-gap:1.5rem}.a-md\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem*var(--tw-space-y-reverse))}.a-md\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.a-md\:rounded-tl-\[0\.375rem\]{border-top-left-radius:.375rem}.a-md\:rounded-br-\[0\.375rem\]{border-bottom-right-radius:.375rem}.a-md\:rounded-br-3xl{border-bottom-right-radius:6.25rem}.a-md\:bg-gray{--tw-bg-opacity:1;background-color:rgb(177 177 177/var(--tw-bg-opacity))}.a-md\:bg-\[url\(\'\/images\/private-leasing\/bg\.png\'\)\]{background-image:url(/images/private-leasing/bg.png)}.a-md\:bg-\[url\(\'\/images\/service_banner\.svg\'\)\]{background-image:url(/images/service_banner.svg)}.a-md\:bg-\[right_center\]{background-position:100%}.a-md\:bg-right-top{background-position:100% 0}.a-md\:p-4{padding:1rem}.a-md\:p-5{padding:1.25rem}.a-md\:px-2{padding-left:.5rem;padding-right:.5rem}.a-md\:px-4{padding-left:1rem;padding-right:1rem}.a-md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.a-md\:py-4{padding-top:1rem;padding-bottom:1rem}.a-md\:px-\[1\.625rem\]{padding-left:1.625rem;padding-right:1.625rem}.a-md\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}.a-md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.a-md\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.a-md\:py-1{padding-top:.25rem;padding-bottom:.25rem}.a-md\:px-3{padding-left:.75rem;padding-right:.75rem}.a-md\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.a-md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.a-md\:py-36{padding-top:9rem;padding-bottom:9rem}.a-md\:px-7{padding-left:1.75rem;padding-right:1.75rem}.a-md\:py-\[0\.6875rem\]{padding-top:.6875rem;padding-bottom:.6875rem}.a-md\:pb-36{padding-bottom:9rem}.a-md\:pb-2{padding-bottom:.5rem}.a-md\:pt-4{padding-top:1rem}.a-md\:pb-\[1\.375rem\]{padding-bottom:1.375rem}.a-md\:pt-8{padding-top:2rem}.a-md\:pb-4{padding-bottom:1rem}.a-md\:pt-5{padding-top:1.25rem}.a-md\:pb-9{padding-bottom:2.25rem}.a-md\:pt-\[1\.125rem\]{padding-top:1.125rem}.a-md\:pb-\[9rem\]{padding-bottom:9rem}.a-md\:pb-\[6\.5rem\]{padding-bottom:6.5rem}.a-md\:pl-4{padding-left:1rem}.a-md\:pl-2{padding-left:.5rem}.a-md\:pt-10{padding-top:2.5rem}.a-md\:pt-6{padding-top:1.5rem}.a-md\:pt-\[144px\]{padding-top:144px}.a-md\:pl-1{padding-left:.25rem}.a-md\:pb-\[8\.25rem\]{padding-bottom:8.25rem}.a-md\:pt-\[120px\]{padding-top:120px}.a-md\:text-right{text-align:right}.a-md\:font-mont{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.a-md\:text-1\.5xl{font-size:1.5rem;line-height:1.625rem}.a-md\:text-1600h3{font-size:1.5rem;line-height:1.75rem;letter-spacing:-.03rem;font-weight:500}.a-md\:text-1600h2{font-size:2rem;line-height:2.25rem;letter-spacing:-.04rem;font-weight:500}.a-md\:text-1600textM{font-size:1rem;line-height:1.25rem;letter-spacing:0;font-weight:400}.a-md\:text-autohelp{font-size:3rem;line-height:3rem;letter-spacing:-.09rem;font-weight:500}.a-md\:text-1600btnS{font-size:.875rem;line-height:1rem;font-weight:600}.a-md\:text-1600h1{font-size:3.25rem;line-height:3.25rem;letter-spacing:-.0975rem;font-weight:500}.a-md\:text-1600textL{font-size:1.25rem;line-height:1.75rem;letter-spacing:0;font-weight:400}.a-md\:text-lg{font-size:1.125rem;line-height:1.33}.a-md\:text-xl{font-size:1.25rem;line-height:1.4}.a-md\:text-\[30rem\]{font-size:30rem}.a-md\:text-1600h0{font-size:3.5rem;line-height:3.25rem;letter-spacing:-.105rem}.a-md\:font-medium,.a-md\:text-1600h0{font-weight:500}.a-md\:uppercase{text-transform:uppercase}.a-md\:leading-\[4\.375rem\]{line-height:4.375rem}.a-md\:-tracking-\[2\.1px\]{letter-spacing:-2.1px}.a-md\:text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.placeholder\:a-md\:text-1600textL::placeholder{font-size:1.25rem;line-height:1.75rem;letter-spacing:0;font-weight:400}.a-md\:first\:border-white:first-child{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.a-md\:last\:border-b:last-child{border-bottom-width:1px}}@media (min-width:1281px){.a-lg\:grid{display:grid}.a-lg\:hidden{display:none}.a-lg\:h-\[100px\]{height:100px}.a-lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.a-lg\:gap-2{grid-gap:.5rem;gap:.5rem}.a-lg\:px-\[1\.25rem\]{padding-left:1.25rem;padding-right:1.25rem}.a-lg\:pr-32{padding-right:8rem}.a-lg\:text-1600h2{font-size:2rem;line-height:2.25rem;letter-spacing:-.04rem;font-weight:500}.a-lg\:text-1\.5xl{font-size:1.5rem;line-height:1.625rem}.a-lg\:text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.a-lg\:opacity-100{opacity:1}.a-lg\:opacity-0{opacity:0}}@media (min-width:1281px) and (hover:hover) and (pointer:fine){.group:hover .a-lg\:group-hover\:block{display:block}.group:hover .a-lg\:group-hover\:hidden{display:none}.group:hover .a-lg\:group-hover\:opacity-0{opacity:0}.group:hover .a-lg\:group-hover\:opacity-100{opacity:1}}@media (min-width:1361px){.a-2lg\:hidden{display:none}.a-2lg\:h-\[12\.1275rem\]{height:12.1275rem}.a-2lg\:w-\[19\.9375rem\]{width:19.9375rem}.a-2lg\:object-contain{object-fit:contain}.a-2lg\:pr-40{padding-right:10rem}.a-2lg\:text-\[44\.375rem\]{font-size:44.375rem}}@media (min-width:1451px){.a-3lg\:left-2{left:.5rem}.a-3lg\:-mr-0{margin-right:0}.a-3lg\:h-\[6rem\]{height:6rem}.a-3lg\:h-\[21\.56rem\]{height:21.56rem}.a-3lg\:h-\[11rem\]{height:11rem}.a-3lg\:w-\[16\.25rem\]{width:16.25rem}.a-3lg\:w-\[3\.3125rem\]{width:3.3125rem}.a-3lg\:translate-x-\[16\.25rem\]{--tw-translate-x:16.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.a-3lg\:rounded-tr-100{border-top-right-radius:9999px}.a-3lg\:before\:right-\[3\.1125rem\]:before{content:var(--tw-content);right:3.1125rem}.before\:a-3lg\:w-\[16\.25rem\]:before{content:var(--tw-content);width:16.25rem}}@media (min-width:1451px) and (hover:hover) and (pointer:fine){.group:hover .a-3lg\:group-hover\:translate-x-\[6\.875rem\]{--tw-translate-x:6.875rem}.group:hover .a-3lg\:group-hover\:translate-x-\[6\.875rem\],.group:hover .a-3lg\:group-hover\:translate-x-\[21\.75rem\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .a-3lg\:group-hover\:translate-x-\[21\.75rem\]{--tw-translate-x:21.75rem}.group:hover .a-3lg\:group-hover\:before\:w-\[21rem\]:before{content:var(--tw-content);width:21rem}}@media (min-width:1580px){.a-4lg\:hidden{display:none}.a-4lg\:w-\[18\.1875rem\]{width:18.1875rem}.a-4lg\:translate-x-\[18\.1875rem\]{--tw-translate-x:18.1875rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.a-4lg\:text-\[4\.375rem\]{font-size:4.375rem}.before\:a-4lg\:w-\[18\.1875rem\]:before{content:var(--tw-content);width:18.1875rem}}@media (min-width:1601px){.a-xl\:left-2{left:.5rem}.a-xl\:h-\[740px\]{height:740px}.a-xl\:w-\[110\%\]{width:110%}.a-xl\:min-w-\[4\.4rem\]{min-width:4.4rem}.a-xl\:basis-\[4\.4rem\]{flex-basis:4.4rem}}@media (min-width:1920px){.a-1xl\:w-\[109\%\]{width:109%}.a-1xl\:max-w-full{max-width:100%}}@media (min-width:1921px){.a-2xl\:h-\[66\.2\%\]{height:66.2%}.a-2xl\:w-\[90\%\]{width:90%}}@media (min-width:2050px){.a-2\.5xl\:left-3{left:.75rem}.a-2\.5xl\:block{display:block}.a-2\.5xl\:-translate-x-20{--tw-translate-x:-5rem}.a-2\.5xl\:-translate-x-20,.a-2\.5xl\:transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@media (min-width:2200px){.a-2\.7xl\:left-6{left:1.5rem}}@media (min-width:2400px){.a-2\.8xl\:left-8{left:2rem}.a-2\.8xl\:-translate-x-10{--tw-translate-x:-2.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@media (min-width:2508px){.a-3xl\:-left-\[13\.75rem\]{left:-13.75rem}.a-3xl\:h-\[870px\]{height:870px}.a-3xl\:w-\[108\%\]{width:108%}}@media (min-width:2560px){.a-3\.5xl\:left-0{left:0}}@media (min-width:2661px){.a-3\.7xl\:left-3{left:.75rem}}@media (min-width:3001px){.a-5xl\:-translate-x-40{--tw-translate-x:-10rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.\[\&\:first-child\]\:border-t-2:first-child{border-top-width:2px}@media (min-width:1025px){.a-md\:\[\&\:nth-child\(even\)\]\:pl-4:nth-child(2n){padding-left:1rem}.a-md\:\[\&\:nth-child\(-n\+2\)\]\:border-t-2:nth-child(-n+2){border-top-width:2px}.a-md\:\[\&\:nth-child\(odd\)\]\:border-r-2:nth-child(odd){border-right-width:2px}}.\[\&\>video\]\:object-cover>video{object-fit:cover}@media (max-width:767px){.sm\:\[\&\>video\]\:object-cover>video{object-fit:cover}}.\[\&\>p\]\:text-375m1>p{font-size:.875rem;line-height:1rem;font-weight:400}.\[\&\>p\]\:text-black\/80>p{color:rgba(0,0,0,.8)}@media (min-width:1025px){.\[\&\>p\]\:a-md\:text-1600h2>p{font-size:2rem;line-height:2.25rem;letter-spacing:-.04rem;font-weight:500}}.\[\&\>h3\]\:mb-1\.5>h3{margin-bottom:.375rem}@media (min-width:1025px){.\[\&\>h3\]\:a-md\:text-1600h2>h3{font-size:2rem;line-height:2.25rem;letter-spacing:-.04rem;font-weight:500}}.\[\&\>a\]\:text-blue-100>a{--tw-text-opacity:1;color:#2355d7;color:rgb(35 85 215/var(--tw-text-opacity))}.\[\&\>a\]\:underline>a{-webkit-text-decoration-line:underline;text-decoration-line:underline}
.ss-main{font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.ss-main .ss-single-selected{height:2rem;border-radius:.375rem;border-style:none;padding:.5rem .625rem}.ss-main .ss-single-selected .ss-arrow{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6l4 4 4-4' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");margin-left:.5rem;margin-right:0;height:1rem;width:1rem;flex-shrink:0;border-width:0;background-size:contain;background-position:50%;background-repeat:no-repeat;transition:.25s cubic-bezier(.645,.045,.355,1)}.ss-main .ss-single-selected.ss-open-above .ss-arrow,.ss-main .ss-single-selected.ss-open-below .ss-arrow{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ss-main .ss-single-selected .ss-arrow span.arrow-down,.ss-main .ss-single-selected .ss-arrow span.arrow-up{display:none}.ss-main .ss-content{margin-top:.125rem;border-radius:.375rem;border-style:none;padding:.5rem 0;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity));--tw-shadow:0px 0px 6px rgba(0,0,0,0.02),2px 2px 4px rgba(0,0,0,0.08);--tw-shadow-colored:0px 0px 6px var(--tw-shadow-color),2px 2px 4px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.ss-main .ss-content .ss-list .ss-option{background-color:initial;padding:.5rem .625rem;font-weight:400;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity));transition:.25s cubic-bezier(.645,.045,.355,1)}@media (hover:hover) and (pointer:fine){.ss-main .ss-content .ss-list .ss-option:hover{color:rgba(0,0,0,.6)}}.ss-main .ss-content .ss-list .ss-option.ss-option-selected{display:flex;align-items:center;background-color:initial;font-weight:600;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.model-select__disabled{pointer-events:none}.model-select__disabled .filter-select__value{background:#eee;color:#908b8b}.ss-main .ss-single-selected .placeholder{overflow:visible}.custom-select_min-xs .ss-content{min-width:7rem}.form-select .ss-single-selected{display:flex;height:4rem;align-items:center;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.5rem 1rem;font-size:1.125rem;line-height:1.33;font-weight:400}@media (max-width:1024px){.form-select .ss-single-selected{font-size:.875rem;line-height:1rem}}@media (max-width:576px){.form-select .ss-single-selected{height:3rem;line-height:1rem;color:rgba(0,0,0,.6)}}.form-select .ss-single-selected{text-transform:none}.form-select.is-error .ss-single-selected{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(230 70 70/var(--tw-border-opacity));background-color:rgba(230,70,70,.15);--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}
.custom-select__transparent.ss-main{width:-webkit-max-content;width:max-content}.custom-select__transparent.ss-main .ss-single-selected{border-width:1px;--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity));background-color:initial;padding-right:1.25rem}.custom-select__transparent.ss-main .ss-single-selected .placeholder{font-size:1rem;line-height:1.25;font-weight:400;text-transform:none}.custom-select__transparent.ss-main .ss-content{border-radius:0;padding:0}.custom-select__transparent.ss-main .ss-content .ss-list{min-height:15rem}.custom-select__transparent.ss-main .ss-content .ss-list .ss-option{position:relative;padding:.875rem 1rem;font-size:1rem;line-height:1.25;font-weight:400;text-transform:none}.custom-select__transparent.ss-main .ss-content .ss-list .ss-option.ss-option-selected{padding-right:.625rem;font-weight:400!important}.custom-select__transparent.ss-main .ss-content .ss-list .ss-option.ss-option-selected:after{position:absolute;right:.75rem;height:1rem;width:1rem;background-image:url(/images/icons/done-blue.svg);--tw-content:"";content:var(--tw-content)}.custom-select__transparent.ss-main .ss-content .ss-list .ss-option:hover{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.custom-select_md.ss-main{font-size:.875rem;line-height:1rem}.custom-select_md.ss-main .ss-single-selected{height:auto!important;width:auto!important;padding:.75rem 1rem}.custom-select_md.ss-main .ss-single-selected .ss-arrow{height:1rem;width:1.5rem}@media (max-width:576px){.custom-select_md.ss-main .ss-single-selected .ss-arrow{width:1.25rem}}.custom-select_md.ss-main .ss-list{max-height:12.5rem!important}.custom-select_lg.ss-main{font-size:.875rem;line-height:1rem;font-weight:400;text-transform:none}.custom-select_lg.ss-main .ss-single-selected{height:3rem;padding:.75rem 1rem}.custom-select_lg.ss-main .ss-single-selected .ss-arrow{position:absolute;right:.75rem;top:50%;height:1rem;width:1.5rem;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (max-width:576px){.custom-select_lg.ss-main .ss-single-selected .ss-arrow{width:1.25rem}}.custom-select_lg.ss-main .ss-content .ss-list .ss-option{padding-left:1rem;padding-right:1rem;font-weight:400}.custom-select_lg.ss-main .ss-list{max-height:12.5rem!important}.custom-select.custom-select_square .placeholder,.custom-select.custom-select_square .ss-arrow,.custom-select.custom-select_square .ss-deselect{display:none}.custom-select.custom-select_square .ss-single-selected{position:relative;height:2rem;width:2rem;overflow:hidden;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.custom-select.custom-select_square .ss-single-selected:before{position:absolute;top:50%;left:50%;height:1rem;width:1rem;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 11.667L10.667 15l-3.334-3.333.934-.95L10 12.45V2.333h1.333V12.45l1.734-1.733.933.95zM8.667 5l-.934.95L6 4.217v10.116H4.667V4.217L2.933 5.95 2 5l3.333-3.333L8.667 5z' fill='%23323232'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat}.custom-select.custom-select_square .ss-single-selected.ss-open-above,.custom-select.custom-select_square .ss-single-selected.ss-open-below,.custom-select.custom-select_square .ss-single-selected:hover{--tw-bg-opacity:1;background-color:rgb(50 50 50/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.custom-select.custom-select_square .ss-single-selected.ss-open-above:before,.custom-select.custom-select_square .ss-single-selected.ss-open-below:before,.custom-select.custom-select_square .ss-single-selected:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 11.667L10.667 15l-3.334-3.333.934-.95L10 12.45V2.333h1.333V12.45l1.734-1.733.933.95zM8.667 5l-.934.95L6 4.217v10.116H4.667V4.217L2.933 5.95 2 5l3.333-3.333L8.667 5z' fill='%23fff'/%3E%3C/svg%3E")}.custom-select.custom-select_square .ss-content{min-width:14.25rem}.custom-select.custom-select_sort .ss-content{right:0}.custom-select.custom-select_square .placeholder,.custom-select.custom-select_square .ss-arrow,.custom-select.custom-select_square .ss-deselect{display:none}.custom-select.custom-select_square .ss-single-selected{position:relative;height:2rem;width:2rem;overflow:hidden;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.custom-select.custom-select_square .ss-single-selected:before{position:absolute;top:50%;left:50%;height:1rem;width:1rem;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 11.667L10.667 15l-3.334-3.333.934-.95L10 12.45V2.333h1.333V12.45l1.734-1.733.933.95zM8.667 5l-.934.95L6 4.217v10.116H4.667V4.217L2.933 5.95 2 5l3.333-3.333L8.667 5z' fill='%23323232'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat}.custom-select.custom-select_square .ss-single-selected.ss-open-above,.custom-select.custom-select_square .ss-single-selected.ss-open-below,.custom-select.custom-select_square .ss-single-selected:hover{--tw-bg-opacity:1;background-color:rgb(50 50 50/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.custom-select.custom-select_square .ss-single-selected.ss-open-above:before,.custom-select.custom-select_square .ss-single-selected.ss-open-below:before,.custom-select.custom-select_square .ss-single-selected:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 11.667L10.667 15l-3.334-3.333.934-.95L10 12.45V2.333h1.333V12.45l1.734-1.733.933.95zM8.667 5l-.934.95L6 4.217v10.116H4.667V4.217L2.933 5.95 2 5l3.333-3.333L8.667 5z' fill='%23fff'/%3E%3C/svg%3E")}.custom-select.custom-select_square .ss-content{min-width:14.25rem}.custom-select.custom-select_sort .ss-content{right:0}

/* End */


/* Start:/local/templates/redesign/public/89.8533209082734cc19502.css?1750950704774631*/
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{font:inherit;font-size:100%;vertical-align:initial;border:0;padding:0;margin:0}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;box-sizing:initial}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;*zoom-max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}a{color:inherit;text-decoration:none}a:active,a:focus,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:initial;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,input[type=reset],input[type=submit]{-webkit-appearance:button;appearance:button;cursor:pointer;*overflow:visible}button[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;appearance:textfield;box-sizing:initial}input::-webkit-search-cancel-button,input::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}::selection{text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}button,mark{color:inherit;border:none;background:transparent}*{box-sizing:border-box}a,button{display:flex;transition:.3s;padding:0}a,a:active,a:focus,a:hover,button,button:active,button:focus,button:hover{text-decoration:none;outline:none}.box-about-advantages,.box-about-awards,.box-about-block,.box-about-main,.box-about-mission,.box-about-partners,.box-about-section{font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;line-height:1.75}.container-inner{width:1440px;padding-right:20px;padding-left:20px;margin-left:auto;margin-right:auto}.slick-slider{box-sizing:border-box;-webkit-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:flex;align-items:stretch;position:relative;top:0;left:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;min-height:1px}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-arrow.slick-hidden{display:none}.slick-vertical .slick-track{flex-direction:column}.slick-vertical .slick-track .slick-slide{height:auto}.arcticmodal-container,.arcticmodal-overlay{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1000}.arcticmodal-container{overflow:auto;margin:0;padding:0;border:0;border-collapse:collapse}:first-child+html .arcticmodal-container{height:100%}.box-about-awards__sub-text{color:#000;font-weight:500;line-height:normal;text-transform:uppercase;font-size:16px;max-width:390px;margin:0 auto 5px}@media (min-width:1200px){.landing-edit-mode .container{max-width:1440px}}.arcticmodal-container_i{height:100%;margin:0 auto}.arcticmodal-container_i2{margin:0;border:0;vertical-align:middle}.arcticmodal-error{padding:20px;border-radius:10px;background:#000;color:#fff}.arcticmodal-loading{width:80px;height:80px;border-radius:10px}.hidden{display:none}div.wrapper{overflow:hidden;position:relative}div.wrapper.sticky_footer{display:flex;flex-direction:column;min-height:100%}div.wrapper.sticky_footer .content{flex:1 0 auto}div.wrapper.sticky_footer footer{flex-shrink:0}div.wrapper.bg-blue{color:#fff;background:#009fdf}div.wrapper.bg-blue header{color:#fff}div.wrapper.bg-blue header.open-menu .header-right_content .header-buttons a svg,div.wrapper.bg-blue header.open-menu .header-right_content .header-buttons button svg{fill:#009fdf}div.wrapper.bg-blue header .header-logo svg{fill:#fff}header .header-logo path#newyear_logo_2022_path_1,header .header-logo path#newyear_logo_2022_path_2,header .header-logo path#newyear_logo_2022_path_3{fill:#05326e}div.wrapper.bg-blue header .header-logo path#newyear_logo_2022_path_1,div.wrapper.bg-blue header .header-logo path#newyear_logo_2022_path_2,div.wrapper.bg-blue header .header-logo path#newyear_logo_2022_path_3,div.wrapper header.half-dark_blue-1440 .header-logo path#newyear_logo_2022_path_1,div.wrapper header.half-dark_blue-1440 .header-logo path#newyear_logo_2022_path_2,div.wrapper header.half-dark_blue-1440 .header-logo path#newyear_logo_2022_path_3,div.wrapper header.half-dark_blue .header-logo path#newyear_logo_2022_path_1,div.wrapper header.half-dark_blue .header-logo path#newyear_logo_2022_path_2,div.wrapper header.half-dark_blue .header-logo path#newyear_logo_2022_path_3{fill:#fff}header.fixed .header-logo path#newyear_logo_2022_path_1,header.fixed .header-logo path#newyear_logo_2022_path_2,header.fixed .header-logo path#newyear_logo_2022_path_3{fill:#05326e!important}div.wrapper.bg-blue header .header-phone:hover{color:#05326e}div.wrapper.bg-blue header .header-right_content .header-buttons a svg,div.wrapper.bg-blue header .header-right_content .header-buttons button svg{fill:#fff}div.wrapper.bg-blue header .header-right_content .header-buttons.active svg{fill:#05326e}div.wrapper.bg-blue header .header-nav ul li a:hover{color:#05326e}div.wrapper.bg-blue header .header-nav ul li.active a{color:#fff}div.wrapper.bg-blue header .header-nav ul li.active a:hover{color:#05326e}div.menu_box ul li a .color-orange,header .header-nav .color-orange{color:#ff7900}div.wrapper.bg-blue div.page-breadcrumbs ul li{color:#fff}div.wrapper.bg-blue div.page-breadcrumbs ul li:after{background-size:contain}div.wrapper.bg-blue div.page-breadcrumbs ul li a{color:#fff}div.wrapper.bg-blue div.page-breadcrumbs ul li a:hover{color:#05326e}div.wrapper.bg-blue main.home_style{color:#fff}main.white_bg{background-color:#fff}div.wrapper.bg-blue .page-title h1,div.wrapper.bg-blue .page-title p{color:#fff}a.button-style,button.button-style{display:flex;align-items:center;justify-content:center;width:auto;height:40px;font-weight:700;font-size:12px;line-height:1.25;text-align:center;letter-spacing:.16em;text-transform:uppercase;color:#fff;border-radius:2px;background:#009fdf;padding:10px 44px}a.button-style:hover,button.button-style:hover{background:#05326e}a.button-style.mw300,button.button-style.mw300{width:300px}a.button-style.w160,button.button-style.w160{width:160px}a.button-style.hover-style-2,button.button-style.hover-style-2{border:1px solid #009fdf}a.button-style.hover-style-2:hover,button.button-style.hover-style-2:hover{color:#009fdf;border-color:#d3e4fb;background:#fff}.box-catalog .box-catalog__block .block-links button.yellow-btn,.box_of_halves .block-calculator button.block-link.yellow-btn,.form-template_styles button.form-submit.yellow-btn,a.button-style.yellow-btn,button.button-style.yellow-btn,button.yellow-btn{color:#053d7a;background:#fdcf00;border:1px solid #fdcf00}.box-catalog .box-catalog__block .block-links button.yellow-btn:hover,.box_of_halves .block-calculator button.block-link.yellow-btn:hover,.form-template_styles button.form-submit.yellow-btn:hover,a.button-style.yellow-btn:hover,button.button-style.yellow-btn:hover,button.yellow-btn:hover{background:#fff;border:1px solid #053d7a}a.button-style.orange-btn,button.button-style.orange-btn{color:#fff;background:#ff7900;border-color:#ff7900}a.button-style.orange-btn:hover,button.button-style.orange-btn:hover{color:#ff7900;background:#fff;border-color:#ff7900}.box-about-main{background:#f2f2f2;overflow:hidden}.box-about-main__list{display:flex;justify-content:center;padding:40px 0;margin:0 -55px;flex-wrap:wrap;grid-row-gap:20px;row-gap:20px}.box-about-main__item{position:relative;padding:5px 55px}.box-about-main__item:not(:last-child):after{content:"";width:2px;height:100%;background:#ff7900;position:absolute;right:0;top:0}.box-about-main__link{color:#000;text-align:center;font-size:16px;font-weight:500;line-height:16px;letter-spacing:.8px;text-transform:uppercase;transition:color .3s ease 0s}.box-about-main__video{position:relative;z-index:2}.box-about-main__video video{max-width:100%;width:100%}.box-about-main__bottom{margin-top:-10px;border-radius:0 0 100px 0;background:#2355d7;background:var(--blue-100,#2355d7)}.box-about-main__container{position:relative;padding-top:120px;padding-bottom:250px}.box-about-main__body{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:flex-start}.box-about-main__title{color:#fff;font-size:52px;font-weight:500;line-height:100%;letter-spacing:-1.56px;text-transform:uppercase;margin-right:50px;white-space:nowrap}.box-about-main__text{max-width:655px;color:#fff;font-family:Montserrat;font-size:20px;font-weight:500;line-height:120%}.box-about-main__text p:not(:last-child){margin-bottom:30px}.box-about-main__image{position:absolute;top:-50px;left:20px}.box-about-main__image img{max-width:100%}.box-about-advantages{padding:10px 0;overflow:hidden;background:#f2f2f2}.box-about-advantages .about-block__container{max-width:1580px;margin:0 auto;padding:0 20px}.box-about-advantages__body{display:flex;flex-wrap:wrap;margin:0 -4px;grid-row-gap:13px;row-gap:13px}.box-about-advantages__column{flex:0 1 25%;padding:0 4px}.box-about-advantages__item{height:100%;min-height:300px;border-radius:0 0 50px 0;border:1px solid #919296;background:#fff;padding:30px 20px 30px 30px}.box-about-advantages__value{color:#2355d7;font-family:Montserrat;font-size:70px;font-weight:500;line-height:90%;letter-spacing:-2.4px;text-transform:uppercase;display:flex;align-items:flex-end;position:relative;margin-bottom:5px}.box-about-advantages__value:before{content:"";position:absolute;top:7px;left:-15px;height:90px;width:1px;background:#ff7900}.box-about-advantages__text{color:#000;font-family:Montserrat;font-size:19px;font-weight:500;line-height:normal;max-width:310px}.box-about-advantages__small-text{font-size:24px;line-height:90%;margin-bottom:5px;margin-left:5px}.box-about-advantages__label{font-size:32px;line-height:90%;text-transform:uppercase;align-self:flex-start;margin-top:5px;margin-left:5px}.box-about-advantages__label_big{font-size:48px;margin-top:0}.box-about-why{border-radius:0 0 100px 0;background:#323232;padding-bottom:70px;overflow:hidden}.box-about-why__head{display:flex;padding:50px 0}.box-about-why__title{color:#fff;font-size:52px;font-weight:500;line-height:100%;letter-spacing:-1.56px;text-transform:uppercase;max-width:620px;margin-right:20px}.box-about-why__content{flex:0 1 50%}.box-about-why__content:last-child{padding-left:20px}.box-about-why__icon img{max-width:100%}.box-about-why__top-text{color:#fff;font-size:18px;font-weight:500;line-height:111.111%;max-width:530px;width:100%}.box-about-why__body{display:flex;position:relative}.box-about-why__body:after{bottom:0}.box-about-why__body:after,.box-about-why__body:before{content:"";position:absolute;left:-20vw;width:120vw;height:1px;background:hsla(0,0%,100%,.2)}.box-about-why__body:before{top:-2px}.box-about-why__bottom{width:50%;margin-left:auto;margin-bottom:26px;position:relative}.box-about-why__bottom:after{content:"";position:absolute;left:0;width:1px;height:25px;background:hsla(0,0%,100%,.2)}.box-about-why__column{flex:0 1 50%;display:flex;flex-direction:column}.box-about-why__column:first-child{position:relative;padding-top:40px}.box-about-why__column:last-child{margin-top:-1px}.box-about-why__value{color:#fff;font-size:54px;font-weight:500;line-height:100%;letter-spacing:-1.56px;text-transform:lowercase;margin-bottom:15px;white-space:nowrap}.box-about-why__value span{font-size:52px;text-transform:uppercase}.box-about-why__value_big{color:#ff7900;font-size:72px;font-weight:500;line-height:98%;text-transform:lowercase;margin-bottom:20px}.box-about-why__value_big span{font-size:70px;text-transform:uppercase}.box-about-why__text{color:#fff;font-size:18px;font-weight:500;line-height:normal;margin-bottom:45px}.box-about-why__text_big{font-size:24px;margin-bottom:55px}.box-about-why__image{margin-top:auto}.box-about-why__image img{max-width:100%}.box-about-why__item{padding:20px 0 0 20px;display:flex;justify-content:space-between;align-items:flex-end;border-left:1px solid hsla(0,0%,100%,.2);position:relative;flex:1 1 100%}.box-about-why__item:after{content:"";position:absolute;bottom:0;left:0;width:100vw;height:1px;background:hsla(0,0%,100%,.2)}.box-about-why__item_border:after{display:none}.box-about-why__left,.box-about-why__wrap{margin-right:10px}.box-about-why__decor{position:relative;text-align:right}.box-about-why__decor path{width:100%;max-width:100%}.box-about-why__decor svg{height:auto;width:90%}.box-about-why__decor svg:first-child{position:absolute;top:20px;left:0}.box-about-why__decor svg:last-child{margin-left:auto;margin-right:0}.box-about-awards{background:#f2f2f2;padding-top:56px;padding-bottom:143px}.box-about-awards__title{color:#000;font-size:52px;font-weight:500;line-height:100%;letter-spacing:-1.56px;text-transform:uppercase;margin-bottom:50px}.box-about-awards__body{display:flex}.box-about-awards__column{position:relative;flex:0 1 50%;display:flex;flex-direction:column;align-items:center;padding:78px 20px 0}.box-about-awards__column:not(:last-child):after{content:"";position:absolute;width:1px;height:100%;top:0;right:0;background:#c4c4c4}.box-about-awards__item{text-align:center}.box-about-awards__icon{margin-bottom:50px;min-height:240px;display:flex;align-items:flex-end;justify-content:center}.box-about-awards__icon img{max-width:100%}.box-about-awards__sub-title{color:#000;font-size:24px;font-weight:500;line-height:150%;letter-spacing:-.72px;text-transform:uppercase;margin-bottom:9px}.box-about-awards__text{font-size:16px;max-width:390px;margin:0 auto 5px}.box-about-awards__bottom-text,.box-about-awards__text{color:#000;font-weight:500;line-height:normal;text-transform:uppercase}.box-about-awards__bottom-text{font-size:10px;max-width:430px;margin:40px auto 0}.box-about-mission{background:#fff;padding-top:91px;padding-bottom:98px;overflow:hidden}.box-about-mission__body{display:flex}.box-about-mission__column{flex:0 0 45%;padding-right:50px}.box-about-mission__title{color:#000;font-size:52px;font-weight:500;line-height:100%;letter-spacing:-1.56px;text-transform:uppercase;margin-bottom:40px;display:inline-flex;align-items:flex-start;max-width:540px}.box-about-mission__title svg{flex:0 0 90px}.box-about-mission__text{color:#000;font-size:36.664px;font-weight:500;line-height:109.091%;letter-spacing:-1.1px;text-transform:uppercase}.box-about-mission__text p:nth-child(2){padding-left:30px}.box-about-mission__text p:nth-child(3){padding-left:50px}.box-about-mission__text span{color:#ff7900}.box-about-mission__list{flex:0 1 55%}.box-about-mission__item{position:relative;padding:45px 0;min-height:280px;display:flex;align-items:flex-start;justify-content:space-between}.box-about-mission__item:after{top:0}.box-about-mission__item:after,.box-about-mission__item:last-child:before{content:"";position:absolute;width:100vw;height:1px;background:#c4c4c4;left:0}.box-about-mission__item:last-child:before{bottom:0}.box-about-mission__value{font-family:Inter;font-size:16px;line-height:125%;margin-right:10px;margin-top:3px}.box-about-mission__title-item{font-size:32px;font-weight:500;line-height:112.5%;letter-spacing:-.64px;margin-bottom:15px}.box-about-mission__text-item{font-size:16px;font-weight:500;line-height:125%;max-width:372px;margin-right:5px}.box-about-mission__image{align-self:center}.box-about-mission__image img{max-width:100%}.box-about-partners{background:#2355d7;padding-bottom:215px;padding-top:55px}.box-about-partners__title{font-size:52px;font-weight:500;line-height:100%;letter-spacing:-1.56px;text-transform:uppercase;margin-bottom:148px;color:#fff}.box-about-partners__body{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:135px;row-gap:135px;-webkit-column-gap:50px;-moz-column-gap:50px;grid-column-gap:50px;column-gap:50px}.box-about-partners__image{text-align:center;display:flex;align-items:center;justify-content:center}.box-about-partners__image img{max-width:100%}.box-about-partners__text{color:#f2f2f2;opacity:.4;text-align:center;display:flex;align-items:center;justify-content:center;font-size:44px;font-weight:500;line-height:109.091%;letter-spacing:-1.32px;text-transform:uppercase}.box-about-block{display:flex;overflow:hidden;background:#fff}.box-about-block__conent{flex:0 0 100%;display:flex}.box-about-block .container{display:flex;align-items:center}.box-about-block__body{max-width:70%;padding-top:50px;padding-bottom:50px;padding-left:150px}.box-about-block__top-text{color:#000;font-size:36.685px;font-weight:500;line-height:109.091%;letter-spacing:-1.101px;text-transform:uppercase;margin-bottom:65px}.box-about-block__top-text p:nth-child(2){padding-left:3.5em}.box-about-block__top-text p:nth-child(3){padding-left:.9em}.box-about-block__top-text p:nth-child(5){padding-left:3.5em}.box-about-block__top-text p:nth-child(6){padding-left:8.5em}.box-about-block__top-text_color{color:#1d4fd5}.box-about-block__bottom-text{color:#b3b3b3;font-size:16px;font-weight:600;line-height:121.059%;letter-spacing:-.48px}.box-about-block__bottom-text span{color:#000}.box-about-block__image{flex:0 0 30%;transform:translate(-100%)}.box-about-block__image img{max-width:100%}.box-about-section{background:#f2f2f2;padding-top:195px;padding-bottom:230px;position:relative;overflow:hidden}.box-about-section__wrap{max-width:1050px;margin:0 auto;position:relative;z-index:2;font-size:52px;font-weight:500;line-height:100%;letter-spacing:-1.56px;text-transform:uppercase}.box-about-section__wrap p{margin-bottom:10px}.box-about-section__inner{color:#ff7900;text-align:right;display:flex;align-items:flex-end;justify-content:flex-end;margin-bottom:10px}.box-about-section__inner span:first-child{margin-right:10px}.box-about-section__decor{position:absolute;left:0;top:10%;width:100%}.box-about-section__decor svg{position:absolute;top:0;left:0;width:90%;height:auto}.box-about-section__decor svg:first-child{top:50px}.box-about-section__decor svg:last-child{left:auto;right:0}.tab-title{font-weight:700;font-size:24px;line-height:1.33;padding-top:20px}.common_advantages__text a{display:initial;text-decoration:underline}.common_advantages__text a:hover{text-decoration:none}div[id^=wait_]{display:none!important;background:none!important;border:0!important;color:#000;font-family:Verdana,Arial,sans-serif;font-size:11px;font-style:normal!important;font-feature-settings:normal!important;font-variant:normal!important;font-weight:400;letter-spacing:normal!important;line-height:normal;padding:0!important;position:absolute;text-align:center!important;text-indent:0!important;width:0!important;height:0!important;word-spacing:normal!important;z-index:0;content:""}.autohelp_document_links{margin-top:15px;list-style:none}.autohelp_document_links a{color:#009fdf;margin-bottom:10px;display:block}.autohelp_document_links a:hover{color:#000}.used_pdf_link{margin-bottom:30px;font-size:18px;text-decoration:underline;color:#009fdf}.used_pdf_link:hover{text-decoration:none}@media (max-width:767px){.emptycomparison h2{font-size:14px}.footer-bot-link img{max-width:96px}.footer-socials .mobile-hidden,.mobile-hidden,footer a.footer-complaint.mobile-hidden{display:none}.desktop-hidden,.footer-socials .desktop-hidden,footer a.footer-complaint.desktop-hidden{display:block}.footer_link_delimiter{margin-left:2px;margin-right:2px}.footer-socials__fake-link{width:100%}.used_pdf_link{font-size:13px}}.makes-logo-list{display:flex;align-items:center;flex-direction:row;margin-bottom:20px;flex-wrap:wrap}.makes-logo-list li{flex:1;text-align:center;padding:8px}.makes-logo-list li a{display:block}.makes-logo-list li a img{max-width:100%}@media (max-width:767px){.makes-logo-list li{flex:1 0 15%}}.text_spoiler{background:#fff;border:1px solid #d3e4fb;border-radius:2px;letter-spacing:.16em;text-transform:uppercase;color:#009fdf;font-weight:700;font-size:12px;line-height:15px;padding:13px 50px;margin:15px auto auto}.text_spoiler:hover{color:#fff;background:#009fdf}.text_spoiler:active{color:#fff;border-color:#05326e;background:#05326e}.seo-text-hidden{display:none}#scroll_to_top{display:none;position:fixed;left:11px;bottom:30px;cursor:pointer;z-index:999}div.menu_overlay{display:none;width:50%;height:100%;background:#05326e;position:absolute;top:0;right:50%;opacity:0;transition:.5s;z-index:13;cursor:pointer}div.menu_overlay.active{display:block}div.menu_overlay.show{opacity:.9}div.menu_box{width:50%;min-height:100vh;height:100%;color:#05326e;padding:160px 40px 40px;background:#fff;position:fixed;overflow:auto;top:0;right:-50%;z-index:11;transition:.5s}div.menu_box.active{right:0}div.menu_box ul{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:calc(100vh - 200px)}div.menu_box ul::-webkit-scrollbar{width:4px;height:6px;background-color:#f1f1f1}div.menu_box ul::-webkit-scrollbar-thumb{background:#009fdf}div.menu_box ul li{margin-bottom:24px}div.menu_box ul li:last-child{margin-bottom:0}div.menu_box ul li.menu_gpb_link{margin-top:24px}div.menu_box ul li a{font-weight:700;font-size:16px;line-height:1.25;text-transform:uppercase}div.menu_box ul li a:hover{color:#009fdf}div.menu_box ul li ul{min-height:auto;margin-top:16px}div.menu_box ul li ul li{margin-bottom:16px}div.menu_box ul li ul li a{font-size:12px;color:#7b95b8}div.page-breadcrumbs{margin-top:10px;position:relative;z-index:6}div.page-breadcrumbs.white_bg{margin-top:0;padding-top:10px}div.page-breadcrumbs.bg-dark_blue ul li,div.page-breadcrumbs.bg-dark_blue ul li a:hover{color:#fff}div.page-breadcrumbs ul{display:block;width:100%}div.page-breadcrumbs ul li{display:inline-block;font-size:12px;line-height:1.6;color:#05326e}div.page-breadcrumbs ul li:last-child:after{display:none}div.page-breadcrumbs ul li:after{content:"";display:inline-block;width:3px;height:6px;background:url(/markup/src/images/old_pages/breadcrumbs-arrow.svg) 50% no-repeat;background-size:contain;margin:0 6px 0 7px}div.page-breadcrumbs ul li a{color:#7b95b8;display:inline-block}div.page-breadcrumbs ul li a:hover{color:#009fdf}ul.sitemap{overflow:hidden;position:relative}ul.sitemap li{margin-bottom:5px}ul.sitemap li:last-child{margin-bottom:0}ul.sitemap li a{font-size:16px;line-height:1.25;margin-bottom:5px;position:relative}ul.sitemap li a:last-child{margin-bottom:0}ul.sitemap li a:hover{color:#009fdf}ul.sitemap li ul{padding-left:20px;margin-bottom:5px}ul.sitemap li ul:last-child{margin-bottom:0}main.padding-style-1{padding:36px 0 64px}main.padding-style-2{padding:16px 0 64px;position:relative;z-index:5;margin-top:-5px}main.padding-style-3{padding:24px 0 64px}main.padding-style-4{padding:0 0 64px}main.padding-style-3.border-top-white{padding-top:0;border-top:24px solid #fff}main.home_style{padding:0 0 64px}.cars-block{margin-bottom:50px}.cars-block__text{color:#ff7900;text-align:center;font-size:17px;font-weight:600;line-height:normal;text-transform:uppercase;position:relative;margin-bottom:27px}.cars-block__text br{display:none}.cars-block__text span{position:relative;z-index:2;background:#f9f9f9;padding:13px}.cars-block__text:after{top:5px}.cars-block__text:after,.cars-block__text:before{content:"";width:100%;height:2px;background:#ff7900;position:absolute;left:0}.cars-block__text:before{top:10px}.cars-block__slider{padding:0 35px 40px;position:relative}.cars-block__slider:after{content:"";width:100%;height:2px;position:absolute;bottom:0;left:0;background:#ff7900}.cars-block__slide.swiper-slide{height:auto;display:flex;flex-direction:column}.cars-block__head{color:#000;font-family:Montserrat;font-size:14px;font-weight:600;line-height:normal;margin-bottom:25px;min-height:32px}.cars-block__image{margin-top:auto;text-align:center;margin-bottom:28px}.cars-block__image img{max-width:100%}.cars-block__row{display:flex;justify-content:space-between}.cars-block__column{display:flex;flex-direction:column}.cars-block__column:first-child{margin-right:5px}.cars-block__column:nth-child(2){text-align:right}.cars-block__label{color:#7b95b8;font-size:10px;font-style:normal;font-weight:500;line-height:100%;margin-bottom:10px}.cars-block__value{font-family:Montserrat;font-size:12px;font-weight:600;line-height:100%;color:#000;margin-top:auto;white-space:nowrap}.cars-block__value_blue{color:#009fdf}.cars-block__prev{width:39px;height:39px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;border:1px solid #d3e4fb;left:0}.cars-block__prev:after{font-size:16px;color:#7b95b8}.cars-block__next{width:39px;height:39px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;border:1px solid #d3e4fb;right:0}.cars-block__next:after{font-size:16px;color:#7b95b8}.slider-awards .slick-control{position:absolute;width:32px;background-color:#e5e5e5;display:flex;align-items:center;justify-content:center;height:32px;top:-90px;z-index:5;cursor:pointer}.slider-awards .slick-control.slick-disabled{opacity:.5;cursor:default}.slider-awards .slick-prev{right:47px;border-top-left-radius:5px;border-bottom-left-radius:5px}.slider-awards .slick-next{right:15px;border-top-right-radius:5px;border-bottom-right-radius:5px}.slider-awards .slick-next svg{transform:rotate(-180deg)}@media (max-width:1440px){.box-about-main__list{padding:30px 0}.box-about-main__container{padding-top:100px;padding-bottom:200px}.box-about-main__title{font-size:47px}.box-about-main__image{top:-100px}.box-about-advantages__item{padding:20px;min-height:250px}.box-about-advantages__value{font-size:60px}.box-about-advantages__value:before{left:-10px;top:5px}.box-about-advantages__text{font-size:18px}.box-about-awards__title,.box-about-mission__title,.box-about-why__title{font-size:47px}.box-about-mission__text{font-size:32px}.box-about-mission__text p:nth-child(2){padding-left:15px}.box-about-mission__text p:nth-child(3){padding-left:30px}.box-about-partners{padding-bottom:120px}.box-about-partners__title{font-size:47px}.box-about-block__body{padding-left:100px}.box-about-section{padding:150px 0}.box-about-section__wrap{font-size:47px}.cars-block__text{font-size:15px}.cars-block__head{font-size:12px}}@media (max-width:1200px){.box-about-main__title{font-size:38px}.box-about-advantages__column{flex:0 1 50%}.box-about-why__head{padding:30px 0}.box-about-why__title{font-size:38px}.box-about-why__icon{max-width:130px;margin-bottom:5px}.box-about-why__top-text{font-size:16px}.box-about-why__value{font-size:47px}.box-about-why__value span{font-size:45px}.box-about-why__value_big{font-size:52px}.box-about-why__value_big span{font-size:50px}.box-about-why__text{font-size:16px;margin-bottom:30px}.box-about-why__text_big{font-size:20px;margin-bottom:40px}.box-about-awards{padding-top:50px;padding-bottom:100px}.box-about-awards__title{font-size:38px;margin-bottom:40px}.box-about-awards__column{padding:20px 20px 0}.box-about-awards__icon{max-width:350px;min-height:230px;margin:0 auto 30px}.box-about-awards__sub-title{font-size:22px}.box-about-awards__text{font-size:13px;max-width:340px}.box-about-mission{padding:60px 0}.box-about-mission__column{flex:0 0 55%}.box-about-mission__title{font-size:38px}.box-about-mission__text{font-size:27px}.box-about-mission__list{flex:0 0 45%}.box-about-mission__item{padding:30px 0;min-height:auto}.box-about-mission__title-item{font-size:25px}.box-about-mission__text-item{font-size:15px}.box-about-partners{padding-bottom:100px}.box-about-partners__title{font-size:38px;margin-bottom:120px}.box-about-partners__text{font-size:34px}.box-about-block__body{padding-left:50px}.box-about-block__top-text{font-size:30px;margin-bottom:30px}.box-about-block__image{flex:0 0 35%}.box-about-section__wrap{font-size:43px}.box-about-section__decor svg{width:auto;height:350px}.box-about-section__decor svg:first-child{left:50%;transform:translate(-55%);top:30px}.box-about-section__decor svg:last-child{left:50%;right:auto;transform:translate(-45%)}.cars-block__slider{padding:0 30px 30px}}@media (max-width:991px){.box-about-main__list{padding:25px 0;margin:0 -40px}.box-about-main__item{padding:5px 40px}.box-about-main__bottom{border-radius:0 0 56px 0}.box-about-main__container{padding-bottom:150px;padding-top:30px}.box-about-main__body{flex-direction:column}.box-about-main__title{font-size:35px;margin-bottom:40px}.box-about-main__image{max-width:250px;bottom:30px;right:20px;top:auto;left:auto}.box-about-advantages__item{min-height:200px}.box-about-advantages__value{font-size:45px}.box-about-advantages__value:before{height:70px}.box-about-advantages__text{font-size:15px;max-width:200px}.box-about-advantages__small-text{font-size:20px}.box-about-advantages__label{font-size:24px}.box-about-advantages__label_big{font-size:35px}.box-about-why{border-radius:0 0 56px 0}.box-about-why__title{font-size:35px}.box-about-why__content:last-child{padding-left:15px}.box-about-why__top-text{max-width:100%;font-size:15px}.box-about-why__value{font-size:38px}.box-about-why__value span{font-size:36px}.box-about-why__value_big{font-size:42px}.box-about-why__value_big span{font-size:40px}.box-about-why__text{font-size:14px;margin-bottom:15px}.box-about-why__text_big{font-size:18px}.box-about-why__image{max-width:150px}.box-about-why__item{padding:15px 0 0 15px}.box-about-awards__title{font-size:35px}.box-about-awards__icon{max-width:300px;min-height:200px}.box-about-awards__sub-title{font-size:20px}.box-about-mission__column{padding-right:30px}.box-about-mission__title{font-size:33px}.box-about-mission__text{font-size:24px}.box-about-partners__title{font-size:35px;margin-bottom:100px}.box-about-partners__body{grid-row-gap:100px;row-gap:100px}.box-about-block__body{padding-left:0}.box-about-block__top-text{font-size:24px}.box-about-section__decor{top:15%}.box-about-section__decor svg{height:300px}.cars-block__text{font-size:13px}.cars-block__text:after{top:4px}.cars-block__text:before{top:9px}.cars-block__slider{padding:0 20px 30px}.box-about-main__link{font-size:14px;line-height:14px}}@media (max-width:767px){.box-about-main__list{padding:16px 0;margin:0 -30px}.box-about-main__item{padding:3px 25px}.box-about-main__title{font-size:28px;margin-bottom:30px}.box-about-main__text p:not(:last-child){margin-bottom:25px}.box-about-main__image{max-width:200px}.box-about-advantages__body{grid-row-gap:5px;row-gap:5px;margin:0 -2px}.box-about-advantages__column{padding:0 2px}.box-about-advantages__item{min-height:150px;padding:15px}.box-about-advantages__value{font-size:35px}.box-about-advantages__value:before{top:3px}.box-about-advantages__text{font-size:10px;max-width:140px}.box-about-advantages__small-text{font-size:13px}.box-about-advantages__label{font-size:15px}.box-about-advantages__label_big{font-size:26px}.box-about-why{border-radius:0;padding-bottom:50px}.box-about-why__head{flex-direction:column;padding-top:50px;padding-bottom:15px}.box-about-why__title{font-size:28px;margin-right:0;margin-bottom:10px}.box-about-why__content:last-child{padding-left:0}.box-about-why__icon{max-width:120px}.box-about-why__top-text{font-size:16px}.box-about-why__body{flex-direction:column}.box-about-why__body:after{display:none}.box-about-why__bottom{width:100%;margin-bottom:40px}.box-about-why__bottom:after{display:none}.box-about-why__column:first-child{padding-top:10px;min-height:160px;justify-content:space-between}.box-about-why__column:first-child:after{content:"";position:absolute;bottom:0;left:-20px;width:110vw;height:1px;background:hsla(0,0%,100%,.2)}.box-about-why__value{margin-bottom:5px}.box-about-why__value_big{font-size:38px;margin-bottom:5px}.box-about-why__value_big span{font-size:36px}.box-about-why__text{font-size:16px;margin-bottom:25px}.box-about-why__text br{display:none}.box-about-why__text_big{font-size:16px;margin-bottom:25px}.box-about-why__image{align-self:flex-end;max-width:200px}.box-about-why__item{padding:10px 0 0;border-left:none;flex-direction:column;align-items:flex-start;min-height:160px}.box-about-why__item:after{left:-20px;width:110vw}.box-about-why__item_border:after{display:block}.box-about-why__decor svg{width:100%}.box-about-why__decor svg:first-child{top:10px;left:-20%;width:120%}.box-about-awards{padding-bottom:80px;padding-top:20px}.box-about-awards__title{font-size:28px;margin-bottom:70px}.box-about-awards__body{flex-direction:column}.box-about-awards__column{padding:0}.box-about-awards__column:first-child{margin-bottom:60px}.box-about-awards__column:first-child:after{display:none}.box-about-awards__sub-title{font-size:19px}.box-about-awards__text{max-width:100%;margin:0 auto 15px}.box-about-awards__bottom-text{margin:20px auto 0;font-size:8px;max-width:100%}.box-about-mission{padding-top:15px;padding-bottom:40px}.box-about-mission__body{flex-direction:column}.box-about-mission__title{font-size:28px;margin-bottom:26px;max-width:100%;display:flex;justify-content:space-between}.box-about-mission__title svg{flex:0 0 50px;height:40px;margin-left:10px}.box-about-mission__text{font-size:21px;margin-bottom:50px}.box-about-mission__item{padding:25px 0}.box-about-mission__item:after{left:-10vw;width:110vw}.box-about-mission__item:last-child:before{display:none}.box-about-mission__title-item{font-size:20px;margin-bottom:10px}.box-about-mission__text-item{font-size:14px;max-width:100%}.box-about-mission__image{flex:0 0 100px}.box-about-partners{padding-top:20px;padding-bottom:60px}.box-about-partners__title{font-size:28px;margin-bottom:35px}.box-about-partners__body{grid-template-columns:repeat(2,1fr);grid-row-gap:50px;row-gap:50px;-webkit-column-gap:30px;-moz-column-gap:30px;grid-column-gap:30px;column-gap:30px}.box-about-partners__image{max-width:130px;margin:0 auto}.box-about-partners__text{font-size:16px}.box-about-block{flex-direction:column-reverse}.box-about-block__conent{flex:1 1 100%}.box-about-block__body{max-width:100%;padding-top:37px;padding-bottom:75px;flex:1 1 100%}.box-about-block__top-text{font-size:22px;margin-bottom:50px}.box-about-block__bottom-text{text-align:right}.box-about-block__image{transform:translate(0)}.box-about-section{padding-top:140px;padding-bottom:120px}.box-about-section__wrap{font-size:33px}.box-about-section__decor svg{height:250px}.box-about-section__decor svg:first-child{top:20px}.box-about-main__link{font-size:12px;line-height:12px}.cars-block{margin-bottom:30px}.cars-block__text{font-size:12px;margin-bottom:23px}.cars-block__text br{display:block}.cars-block__text span{padding:0;background:transparent}.cars-block__text:after,.cars-block__text:before{display:none}.cars-block__slider{padding:0 15px 27px;margin:0 -20px}.cars-block__head{font-size:12px;margin-bottom:17px;min-height:25px}.cars-block__image{margin-bottom:20px;padding:0 5px}.cars-block__label{font-size:12px;margin-bottom:6px}.cars-block__value{font-size:12px}.cars-block__next,.cars-block__prev{display:none}}@media (max-width:600px){.box-about-section__wrap{font-size:26px}}@media (max-width:480px){.box-about-awards__icon{max-width:210px;min-height:auto}.box-about-mission__title span{max-width:240px}.box-about-mission__item{flex-direction:column}.box-about-mission__value{margin-top:0;margin-bottom:12px}.box-about-mission__text-item{margin-bottom:25px}.box-about-mission__image{align-self:flex-start;max-width:95px}.box-about-block__top-text{font-size:17px;margin-bottom:40px}.box-about-section__wrap{font-size:24px}.box-about-section__wrap p{margin-bottom:5px}.box-about-section__wrap p:first-child{padding-left:1em}.box-about-section__span-1{display:block;margin-bottom:5px;padding-left:3em}.box-about-section__span-2{display:block;margin-top:5px;padding-left:5em}.box-about-section__inner{margin-bottom:5px}.cars-block__slider{margin:0 -12px}}@media (max-width:360px){.box-about-mission__text{font-size:18px}}@media (max-width:355px){.box-about-advantages__value{font-size:30px}}@media (any-hover:hover){.box-about-main__link:hover{color:#2355d7}}.box-title.page-catalog{display:flex;align-items:center;justify-content:flex-start;margin-bottom:20px}.logo-block{margin-bottom:40px;display:flex;align-items:center;grid-row-gap:10px;row-gap:10px}.logo-block__left{width:100%;flex:0 1 55%;position:relative}.logo-block__left:before{position:absolute;left:0;top:0;content:"";width:100%;height:1px;background:#ff7900}.logo-block__right{flex:0 1 45%;width:100%}.logo-block__list{display:flex;align-items:center;grid-row-gap:25px;row-gap:25px;padding:10px 0 20px}.logo-block__list li{flex-grow:1;padding:0 8px;text-align:center}.logo-block__list li a{display:inline-block}.logo-block__list li a img{max-width:100%}.logo-block__under{color:#ff7900;text-align:center;font-family:Montserrat;font-size:10px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.7px;text-transform:uppercase;position:absolute;bottom:0;left:0;width:100%;display:flex;align-items:center}.logo-block__under:after,.logo-block__under:before{left:0;top:50%;transform:translateY(-50%);content:"";flex-grow:1;height:1px;background:#ff7900}.logo-block__under span{padding:0 10px}@media (max-width:767px){.logo-block{flex-direction:column-reverse}.logo-block__left:before{top:-15px}.logo-block__under{font-size:9px}}@media (max-width:480px){.logo-block__list{flex-wrap:wrap;padding:10px 0 30px}.logo-block__list li{flex:0 1 33.333%}}.box-title.page-catalog h1,.box-title.page-catalog p{font-weight:700;font-size:36px;line-height:1.25;letter-spacing:.1em;text-transform:uppercase;color:#05326e}.box-title.page-catalog span{font-weight:700;font-size:24px;line-height:1.25;letter-spacing:.1em;color:#009fdf;margin-left:16px}.form-radio.style-checkbox .form-radio__item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-left:36px}.form-radio.style-checkbox .form-radio__item.inline-style{display:block}.form-radio.style-checkbox .form-radio__item.inline-style a.form-radio__link,.form-radio.style-checkbox .form-radio__item.inline-style p.form-radio__text{display:inline}.form-radio.style-checkbox .form-radio__item.f-size-10 a.form-radio__link,.form-radio.style-checkbox .form-radio__item.f-size-10 p.form-radio__text{font-size:10px;line-height:1.6}.form-radio.style-checkbox i.form-radio__icon{border-radius:8px;position:absolute;top:0;left:0}.form-radio.style-checkbox i.form-radio__icon:before{border-radius:2px}.form-radio.style-checkbox p.form-radio__text{font-weight:500;font-size:14px;line-height:1.71;letter-spacing:0;text-transform:none;color:#000;margin-top:0}.form-radio .form-radio__wrap{flex-wrap:wrap;margin:-10px -20px}.form-radio .form-radio__item,.form-radio .form-radio__wrap{display:flex;align-items:flex-start;justify-content:flex-start}.form-radio .form-radio__item{margin:10px 20px;position:relative}.form-radio input.form-radio__input{display:block;width:100%;height:100%;font-size:0;opacity:0;position:absolute;top:0;left:0;z-index:1;cursor:pointer}.form-radio input.form-radio__input:checked+i.form-radio__icon{box-shadow:inset 0 0 8px #009fdf}.form-radio input.form-radio__input:checked+i.form-radio__icon:before{opacity:1}.form-radio i.form-radio__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;border:1px solid #d3e4fb;border-radius:50%;margin-right:12px;transition:.3s}.form-radio i.form-radio__icon:before{content:"";display:block;width:8px;height:8px;border-radius:50%;background:#009fdf;transition:.3s;opacity:0}.form-radio p.form-radio__text{font-weight:700;font-size:12px;line-height:1.25;letter-spacing:.16em;text-transform:uppercase;color:#009fdf;margin-top:5px}.form-radio a.form-radio__link,.form-radio button.form-radio__link{color:#009fdf;position:relative;z-index:2}.form-radio a.form-radio__link:hover,.form-radio button.form-radio__link:hover{text-decoration:underline}.form-template_styles .fields-wrapper{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;margin:-12px -12px 12px}.form-template_styles .fields-wrapper:last-child{margin-bottom:-12px}.form-template_styles .fields-wrapper.no-wrap{flex-wrap:nowrap}.form-template_styles .fields-wrapper.no-margin{margin:0 0 24px}.form-template_styles .fields-wrapper.no-margin:last-child{margin-bottom:0}.form-template_styles .fields-wrapper.no-margin .field-wrap{width:100%;margin:0 0 20px}.form-template_styles .fields-wrapper.no-margin .field-wrap:last-child{margin-bottom:0}.form-template_styles .fields-wrapper.field-col-5 .field-wrap{width:calc(20% - 24px)}.form-template_styles .fields-wrapper.field-col-5 .field-wrap.width-auto{width:auto}.form-template_styles .fields-wrapper.field-col-5 .field-wrap.width-330{width:330px}.form-template_styles .fields-wrapper.field-col-4 .field-wrap{width:calc(25% - 24px)}.form-template_styles .fields-wrapper.field-col-4 .field-wrap.double{width:calc(50% - 24px)}.form-template_styles .fields-wrapper.field-col-4 .field-wrap.width-auto{width:auto}.form-template_styles .fields-wrapper.field-col-4 .field-wrap.width-330{width:330px}.form-template_styles .fields-wrapper.field-col-3 .field-wrap{width:calc(33.33% - 24px)}.form-template_styles .fields-wrapper.field-col-3 .field-wrap.double{width:100%}.form-template_styles .fields-wrapper.field-col-3 .field-wrap.width-auto{width:auto}.form-template_styles .fields-wrapper.field-col-3 .field-wrap.width-330{width:330px}.form-template_styles .fields-wrapper.field-col-2 .field-wrap{width:calc(50% - 24px)}.form-template_styles .fields-wrapper.field-col-2 .field-wrap.double{width:calc(100% - 24px)}.form-template_styles .fields-wrapper.field-col-2 .field-wrap.width-auto{width:auto}.form-template_styles .fields-wrapper.field-col-2 .field-wrap.width-330{width:330px}.form-template_styles .field-wrap{width:calc(100% - 24px);margin:12px;position:relative}.form-template_styles .field-wrap.h-center{display:flex;justify-content:center}.form-template_styles .field-wrap.v-center{display:flex;align-items:center}.form-template_styles .field-wrap.width-auto{flex-shrink:0;width:auto}.form-template_styles .field-wrap.width-330{flex-shrink:0;width:330px}.form-template_styles .field-wrap.min-height{min-height:40px}.form-template_styles .field-wrap.hidden-desktop{display:none}.form-template_styles .field-wrap button.form-submit,.form-template_styles .field-wrap input.form-submit{width:100%}.form-template_styles .field{margin-bottom:20px;position:relative}.form-template_styles .field:last-child,.form-template_styles .field:last-child input,.form-template_styles .field:last-child textarea{margin-bottom:0}.form-template_styles .field.for_date{background:#fff}.form-template_styles .field.for_date input{background:transparent}.form-template_styles .field.for_date .ui-datepicker-trigger{display:flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:0;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.form-template_styles .field.for_date .ui-datepicker-trigger.active:after{transform:rotate(-180deg)}.form-template_styles .field.for_date .ui-datepicker-trigger:after{content:"";display:block;width:14px;height:8px;background-size:contain;transition:.3s}.form-template_styles input,.form-template_styles select,.form-template_styles textarea{display:block;width:100%;height:40px;font-size:12px;line-height:1.25;color:#05326e;border:1px solid #d3e4fb;border-radius:2px;padding:0 12px;margin-bottom:20px}.form-template_styles input::placeholder,.form-template_styles select::placeholder,.form-template_styles textarea::placeholder{color:#7b95b8}.form-template_styles input:last-child,.form-template_styles select:last-child,.form-template_styles textarea:last-child{margin-bottom:0}.form-template_styles input.full-height,.form-template_styles select.full-height,.form-template_styles textarea.full-height{height:100%}.form-radio.style-checkbox i.form-radio__icon.error,.form-template_styles input.error,.form-template_styles select.error,.form-template_styles select.error~.ui-selectmenu-button.ui-button,.form-template_styles textarea.error{border-color:red}.form-template_styles input.error::placeholder,.form-template_styles select.error::placeholder,.form-template_styles select.error~.ui-selectmenu-button.ui-button::placeholder,.form-template_styles textarea.error::placeholder{color:red}.form-template_styles input.error~p.error-text,.form-template_styles select.error~p.error-text,.form-template_styles textarea.error~p.error-text{display:block}.form-template_styles select{background:transparent;-webkit-appearance:none;appearance:none;position:relative;z-index:1}.form-template_styles textarea{min-height:100px;resize:none;padding:10px 12px}.form-template_styles.form-safety textarea{min-height:160px}.form-template_styles p.error-text{display:none;font-size:8px;line-height:1.43;color:red;margin-top:2px;position:absolute;top:100%;left:0}.form-template_styles i.select-arrow{display:flex;align-items:center;justify-content:center;width:28px;height:28px;position:absolute;top:50%;right:6px;z-index:0;transform:translateY(-50%)}.form-template_styles a#autostock-filter-submit.form-submit,.form-template_styles button.form-submit,.form-template_styles input.form-submit{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;height:40px;font-weight:700;font-size:12px;line-height:15px;letter-spacing:.16em;text-transform:uppercase;text-align:center;color:#fff;border:none;border-radius:2px;background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);padding:0 24px;transition:.3s}.form-template_styles a#autostock-filter-submit.form-submit:hover,.form-template_styles button.form-submit:hover,.form-template_styles input.form-submit:hover{background:#05326e}.form-template_styles a#autostock-filter-submit.form-submit.width-auto,.form-template_styles button.form-submit.width-auto,.form-template_styles input.form-submit.width-auto{width:auto}.form-template_styles a.form-btn_reset,.form-template_styles button.form-btn_reset{display:flex;align-items:center;justify-content:flex-start}.form-template_styles a.form-btn_reset:hover i svg,.form-template_styles button.form-btn_reset:hover i svg{fill:#05326e}.form-template_styles a.form-btn_reset:hover span,.form-template_styles button.form-btn_reset:hover span{color:#05326e}.form-template_styles a.form-btn_reset i,.form-template_styles button.form-btn_reset i{display:flex;align-items:center;justify-content:center;margin-right:4px}.form-template_styles a.form-btn_reset i:last-child,.form-template_styles button.form-btn_reset i:last-child{margin-right:0}.form-template_styles a.form-btn_reset i svg,.form-template_styles button.form-btn_reset i svg{fill:#009fdf;transition:.3s}.form-template_styles a.form-btn_reset span,.form-template_styles button.form-btn_reset span{color:#009fdf;margin-right:4px;transition:.3s}.form-template_styles a.form-btn_reset span:last-child,.form-template_styles button.form-btn_reset span:last-child{margin-right:0}.form-template_styles .form-color{display:flex;align-items:center;justify-content:flex-start}.form-template_styles .form-color .form-colors_wrap{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin:-8px}.form-template_styles .form-color .form-color__block{margin:8px}.form-template_styles .form-color .color__block-title{margin-bottom:4px}.form-template_styles .form-color .color__block-title:last-child{margin-bottom:0}.form-template_styles .form-color .color__block-title p{font-weight:700;font-size:8px;line-height:1;color:#009fdf}.form-template_styles .form-color .color__block-radio{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;margin:-4px}.form-template_styles .form-color .color__block-radio .radio_block{margin:4px;position:relative}.form-template_styles .form-color .color__block-radio .radio_block input{width:100%;height:100%;margin:0;opacity:0;position:absolute;top:0;left:0;z-index:1;cursor:pointer}.form-template_styles .form-color .color__block-radio .radio_block input:checked+i{border-color:#009fdf}.form-template_styles .form-color .color__block-radio .radio_block i{display:flex;align-items:center;justify-content:center;width:auto;height:20px;border:1px solid #f1f1f1;border-radius:2px}.form-template_styles .form-color .color__block-radio .radio_block i.type{width:46px;font-weight:700;font-size:8px;line-height:1;color:#05326e;text-align:center}.form-template_styles .form-color .color__block-radio .radio_block i.color{width:20px}.form-template_styles .form-color .color__block-radio .radio_block i.color.Beige{background:beige}.form-template_styles .form-color .color__block-radio .radio_block i.color.White{background:#fff}.form-template_styles .form-color .color__block-radio .radio_block i.color.DarkRed{background:#b00000}.form-template_styles .form-color .color__block-radio .radio_block i.color.DeepSkyBlue{background:#00bfff}.form-template_styles .form-color .color__block-radio .radio_block i.color.Yellow{background:#ff0}.form-template_styles .form-color .color__block-radio .radio_block i.color.Green{background:green}.form-template_styles .form-color .color__block-radio .radio_block i.color.Gold{background:gold}.form-template_styles .form-color .color__block-radio .radio_block i.color.Brown{background:brown}.form-template_styles .form-color .color__block-radio .radio_block i.color.Red{background:red}.form-template_styles .form-color .color__block-radio .radio_block i.color.Orange{background:orange}.form-template_styles .form-color .color__block-radio .radio_block i.color.Pink{background:pink}.form-template_styles .form-color .color__block-radio .radio_block i.color.Silver{background:silver}.form-template_styles .form-color .color__block-radio .radio_block i.color.Gray{background:grey}.form-template_styles .form-color .color__block-radio .radio_block i.color.Blue{background:#00f}.form-template_styles .form-color .color__block-radio .radio_block i.color.Violet{background:violet}.form-template_styles .form-color .color__block-radio .radio_block i.color.Black{background:#000}.form-template_styles .form-range_slider{width:100%}.form-template_styles .form-range_slider .range_slider-head{display:flex;align-items:center;justify-content:flex-start;min-height:40px;margin-bottom:24px}.form-template_styles .form-range_slider .range_slider-head:last-child{margin-bottom:0}.form-template_styles .form-range_slider .range_slider-head .range_slider-blocks_wrap{display:flex;align-items:stretch;justify-content:flex-start;width:calc(100% + 24px);margin:-12px}.form-template_styles .form-range_slider .range_slider-head .range_slider-block{width:calc(50% - 24px);margin:12px}.form-template_styles .form-range_slider .range_slider-head .range_slider-block .block-title{padding:0 8px;margin-bottom:2px}.form-template_styles .form-range_slider .range_slider-head .range_slider-block .block-title p{font-weight:700;font-size:8px;line-height:.75;color:#009fdf}.form-template_styles .form-range_slider .range_slider-head .range_slider-block .block-field{display:flex;align-items:center;justify-content:space-between;width:100%;height:32px;border-radius:2px;background:#f6f6f6;padding:4px 8px}.form-template_styles .form-range_slider .range_slider-head .range_slider-block .block-field input{width:100%;height:24px;font-weight:700;font-size:20px;line-height:1.2;color:#009fdf;border:none;border-radius:0;background:transparent;padding:0;margin:0}.form-template_styles .form-range_slider .range_slider-head .range_slider-block .block-field span.symbol{display:block;flex-shrink:0;font-weight:700;font-size:14px;line-height:1;color:#7b95b8;margin-left:8px}.form-template_styles .form-range_slider .range_slider-body{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:40px}.form-template_styles .form-range_slider .range_slider-body .range_slider-line{margin-bottom:4px}.form-template_styles .form-range_slider .range_slider-body .range_slider-line:last-child{margin-bottom:0}.form-template_styles .form-range_slider .range_slider-body .range_slider-line.ui-slider{width:100%;height:2px;border:none;border-radius:0;background:#7b95b8;position:relative;z-index:1}.form-template_styles .form-range_slider .range_slider-body .range_slider-line.ui-slider .ui-slider-range{background:#009fdf}.form-template_styles .form-range_slider .range_slider-body .range_slider-line.ui-slider .ui-slider-handle{width:20px;height:20px;border:none;border-radius:50%;background:transparent;top:-9px;margin-left:-10px;cursor:pointer}.form-template_styles .form-range_slider .range_slider-body .range_slider-line.ui-slider .ui-slider-handle:before{content:"";display:block;width:12px;height:12px;border-radius:50%;background:#009fdf;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.form-template_styles .form-range_slider .range_slider-body .range_slider-info{display:flex;align-items:center;justify-content:space-between;width:100%}.form-template_styles .form-range_slider .range_slider-body .range_slider-info p{font-size:12px;line-height:1.25}.form-template_styles .file-upload{display:flex;align-items:flex-start;justify-content:flex-start;position:relative}.form-template_styles .file-upload:hover p.file-button{color:#05326e}.form-template_styles .file-upload input{width:100%;height:100%;font-size:0;border:none;background:transparent;padding:0;margin:0;opacity:0;position:absolute;top:0;left:0;z-index:1;cursor:pointer}.form-template_styles .file-upload i.file-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:8px}.form-template_styles .file-upload i.file-icon svg{fill:#7b95b8}.form-template_styles .file-upload p.file-button{font-size:12px;line-height:1.67;color:#7b95b8;transition:.3s}.form-template_styles .file-upload p.file-name{font-size:10px;line-height:1.25}.form-template_styles .form-user-type{width:100%;background:#e6f3fb;border-radius:4px;padding:6px 20px 15px;margin-top:3px;margin-left:-1px;margin-right:-1px}.form-template_styles .fields-wrapper.field-col-2 .form-user-type .field-wrap{width:100%}.form-user-type__title{font-size:12px}.form-user-type .form-radio{display:flex;grid-gap:30px;gap:30px}.form-user-type .form-radio .form-radio__item{align-items:center;-webkit-box-align:center;-ms-flex-align:center;margin-bottom:0;margin-top:5px}.form-user-type .form-radio .form-radio__wrap:first-child .form-radio__item{margin-left:10px}.form-user-type .form-radio p.form-radio__text{font-weight:500;font-size:11px;line-height:20px;color:#000;margin-top:0;text-transform:none;letter-spacing:normal}.form-user-type .form-radio i.form-radio__icon{background:#fff;box-shadow:inset 0 0 8px #009fdf}.form-user-type .form-radio i.form-radio__icon.error{box-shadow:inset 0 0 8px red}.form-user-type__error{color:#ff0707;font-weight:500;font-size:15px;line-height:29px;padding:20px;display:none}.box-filter{margin-bottom:54px}.box-filter.mb40{margin-bottom:40px}.pb60{padding-bottom:60px}.box-filter.mb36{margin-bottom:36px}.box-filter.mb20{margin-bottom:20px}.box-filter:last-child{margin-bottom:0}.box-filter__form{display:flex;flex-direction:column;width:100%;border-radius:2px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:28px 24px}.box-filter__form.extended_version .form-head .form-radio .form-radio__item.extended_version__item{display:flex}.box-filter__form.extended_version .form-body .fields-wrapper.no-wrap{flex-wrap:wrap}.box-filter__form.extended_version .form-body .field-wrap.extended_version__item{display:flex}.box-filter__form.extended_version a.form-extended,.box-filter__form.extended_version button.form-extended{color:#7b95b8}.box-filter__form a.form-extended,.box-filter__form button.form-extended{flex-shrink:0;color:#009fdf}.box-filter__form a.form-extended:hover,.box-filter__form button.form-extended:hover{text-decoration:underline}.box-filter__form .form-head{display:flex;align-items:flex-start;justify-content:space-between;width:100%;margin-bottom:24px}.box-filter__form .form-head:last-child{margin-bottom:0}.box-filter__form .form-head .form-radio .form-radio__item.extended_version__item{display:none}.box-filter__form .form-body{display:flex;align-items:flex-start;justify-content:flex-start;width:calc(100% + 24px);margin:-12px}.box-filter__form .form-body .fields-wrapper{display:flex;width:100%;margin:0}.box-filter__form .form-body .fields-wrapper.width-auto{flex-shrink:0;width:auto}.box-filter__form .form-body .fields-wrapper.width-354{flex-shrink:0;width:354px}.box-filter__form .form-body .field-wrap.extended_version__item{display:none}.box-filter__list{width:100%;background:hsla(0,0%,92.9%,.3);padding:25px 0 20px}.no-bgr .box-filter__list{background:none}.box-filter.no-bgr .container{width:100%;padding-left:0;padding-right:0}.box-filter__list .block-title{padding:0 12px;margin-bottom:12px}.box-filter__list .block-title p{font-weight:700;font-size:16px;line-height:1.5;letter-spacing:.1em;color:#05326e;text-transform:uppercase}.box-filter__list ul.block-list{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;padding:0 12px}.box-filter__list ul.block-list li{width:calc(16.66% - 24px);margin:5px 12px}.box-filter__list ul.block-list li:first-child,.box-filter__list ul.block-list li:nth-child(2),.box-filter__list ul.block-list li:nth-child(3),.box-filter__list ul.block-list li:nth-child(4),.box-filter__list ul.block-list li:nth-child(5),.box-filter__list ul.block-list li:nth-child(6),.box-filter__list ul.block-list li:nth-child(7),.box-filter__list ul.block-list li:nth-child(8),.box-filter__list ul.block-list li:nth-child(9),.box-filter__list ul.block-list li:nth-child(10){display:block}.box-filter__list ul.block-list li.block-all{display:none}.box-filter__list ul.block-list li.block-all a span{color:#05326e;margin:0}.box-filter__list ul.block-list li.block-all a:hover span{color:#009fdf}.box-filter__list ul.block-list li .block-list__link{font-size:12px;color:#05326e}.box-filter__list.models-simple-list ul.block-list li .block-list__link{font-size:16px}.box-filter__list ul.block-list li .block-list__link:hover{color:#009fdf}.box-filter__list ul.block-list li .block-list__link span{color:#7b95b8;margin-left:5px}.box-filter__list .block-all{display:flex;justify-content:flex-start}.box-filter__list .block-all a span{font-size:12px;color:#05326e;white-space:pre;margin:0}.box-filter__list .block-all a span.show_all{display:block}.box-filter__list .block-all a span.show_all:after{content:" >"}.box-filter__list .block-all a span.hide_all{display:none}.box-filter__list .block-all a span.hide_all:before{content:"< "}.box-filter__list .block-all a.active span.show_all{display:none}.box-filter__list .block-all a.active span.hide_all{display:block}.box-catalog:last-child{margin-bottom:0}.box-catalog.box-compare_calculation .box-catalog__wrap.mobile_slider.slick-initialized{margin:0}.box-catalog.box-compare_calculation .box-catalog__wrap.mobile_slider.slick-initialized .slick-list{padding-left:20px}.box-catalog.box-compare_calculation .box-catalog__wrap.mobile_slider.slick-initialized .box-catalog__block{width:200px;margin:0 20px 0 0}.box-catalog .box-catalog__wrap{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;margin:-10px -10px 10px}.box-catalog .box-catalog__wrap.blocks-col-2 .box-catalog__block{width:calc(50% - 20px)}.box-catalog .box-catalog__wrap.blocks-col-3 .box-catalog__block{width:calc(33.33% - 20px)}.box-catalog .box-catalog__wrap.blocks-col-4 .box-catalog__block{width:calc(25% - 20px);margin-bottom:40px}.box-catalog .box-catalog__block{width:calc(100% - 20px);border-radius:4px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:20px 16px;margin:10px}.box-catalog .box-catalog__block.style-2{box-shadow:0 4px 8px rgba(0,159,223,.25);padding:16px 16px 24px}.box-catalog .box-catalog__block.taxi-catalog{box-shadow:0 4px 8px rgba(0,0,0,.08);border-radius:4px}.box-catalog .box-catalog__block.style-2 .block-head{flex-direction:column;justify-content:flex-start;margin-bottom:16px}.box-catalog .box-catalog__block.style-2 .block-head:last-child{margin-bottom:0}.box-catalog .box-catalog__block.style-2 .block-body{flex-direction:column}.box-catalog .box-catalog__block.style-2 .block-img{max-width:100%;margin-right:auto;margin-left:auto;margin-bottom:16px}.box-catalog .box-catalog__block.style-2 .block-img:last-child{margin-bottom:0}.box-catalog .box-catalog__block.style-2 .block-desc{margin-bottom:14px;font-weight:500}.box-catalog .box-catalog__block.style-2 .block-info{flex-direction:row;flex-wrap:wrap;margin:-10px}.box-catalog .box-catalog__block.style-2 .block-info .item{width:calc(50% - 20px);margin:10px}.box-catalog .box-catalog__block.style-2 .block-info .item:last-child{margin:10px}.box-catalog .box-catalog__block.style-2 .block-links{margin-top:24px}.box-catalog .box-catalog__block.style-3{background:transparent;box-shadow:none;padding:0}.box-catalog .box-catalog__block.style-3 .block-title{margin-bottom:16px}.box-catalog .box-catalog__block.style-3 .block-img{width:100%;max-width:100%;margin-bottom:16px}.box-catalog .box-catalog__block.style-3 .block-info{flex-direction:column}.box-catalog .box-catalog__block.style-3 .block-info .item{width:100%;margin:0 0 20px}.box-catalog .box-catalog__block.style-3 .block-links{margin-top:24px}.box-catalog .box-catalog__block.style-3 .block-links a.style-2,.box-catalog .box-catalog__block.style-3 .block-links button.style-2{box-shadow:none}.box-catalog .box-catalog__block .block-head{display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:20px}.box-catalog .box-catalog__block .block-head:last-child{margin-bottom:0}.box-catalog .box-catalog__block .block-note{color:#fff;border-radius:2px;background:rgba(5,50,110,.9);padding:8px;margin-bottom:16px}.box-catalog .box-catalog__block .block-note:last-child{margin-bottom:0}.box-catalog .box-catalog__block .block-note p{font-weight:500;font-size:12px;line-height:1.25;text-transform:uppercase}.box-catalog .box-catalog__block .block-title{min-height:40px}.box-catalog .box-catalog__block .block-title a,.box-catalog .box-catalog__block .block-title p{font-weight:700;font-size:16px;line-height:1.25;text-transform:uppercase}.box-catalog .box-catalog__block .block-city{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:15px}.box-catalog .box-catalog__block .block-city p{font-size:10px;line-height:1.6;color:#7b95b8;margin-right:8px}.box-catalog .box-catalog__block .block-city p:last-child{margin-right:0}.box-catalog .box-catalog__block .block-city i{display:flex;align-items:center;justify-content:center}.box-catalog .box-catalog__block .block-city i svg{fill:#009fdf}.box-catalog .box-catalog__block .block-body{display:flex;align-items:flex-start;justify-content:flex-start}.box-catalog .box-catalog__block .block-img{display:flex;align-items:center;justify-content:center;flex-shrink:0;max-width:250px;margin-right:16px}.box-catalog .box-catalog__block .block-img img{width:100%;height:auto}.box-catalog .box-catalog__block .block-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.box-catalog .box-catalog__block .block-info .item{margin-bottom:12px}.box-catalog .box-catalog__block .block-info .item.width-full{width:100%}.box-catalog .box-catalog__block .block-info .item:last-child{margin-bottom:0}.box-catalog .box-catalog__block .block-info .item .item-title{margin-bottom:4px}.box-catalog .box-catalog__block .block-info .item .item-title p{font-size:12px;line-height:1.6;color:#7b95b8}.box-catalog .box-catalog__block .block-info .item .item-data p{font-weight:700;font-size:16px;line-height:1.25}.box-catalog .box-catalog__block .block-info .item .item-data p span{color:#009fdf}.box-catalog .box-catalog__block .block-links{margin-top:16px}.box-catalog .box-catalog__block .block-links a,.box-catalog .box-catalog__block .block-links button{display:flex;align-items:center;justify-content:center;width:100%;height:40px;font-weight:700;font-size:12px;line-height:1.25;letter-spacing:.16em;text-transform:uppercase;text-align:center;color:#fff;border-radius:2px;background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);margin-bottom:16px}.box-catalog .box-catalog__block .block-links a:last-child,.box-catalog .box-catalog__block .block-links button:last-child{margin-bottom:0}.box-catalog .box-catalog__block .block-links a:hover,.box-catalog .box-catalog__block .block-links button:hover{background:#05326e}.box-catalog .box-catalog__block .block-links a.style-2,.box-catalog .box-catalog__block .block-links button.style-2{color:#009fdf;border:1px solid #d3e4fb;background:transparent}.box-catalog .box-catalog__block .block-links a.style-2:hover,.box-catalog .box-catalog__block .block-links button.style-2:hover{color:#fff;border-color:#05326e;background:#05326e}.box-catalog .box-more_link,.box .box-more_link{display:flex;align-items:center;justify-content:center;width:100%;margin-top:24px}.box-catalog .box-more_link a,.box-catalog .box-more_link button,.box .box-more_link a,.box .box-more_link button{display:flex;align-items:center;justify-content:center;width:100%;height:40px;font-weight:700;font-size:12px;line-height:1.25;letter-spacing:.16em;text-transform:uppercase;color:#009fdf;text-align:center;border:1px solid #009fdf;border-radius:2px;background:#fff}.box-catalog .box-more_link a:hover,.box-catalog .box-more_link button:hover,.box .box-more_link a:hover,.box .box-more_link button:hover{color:#fff;border-color:#009fdf;background:#009fdf}.box-advantage.mb40{margin-bottom:40px}.box-advantage:last-child{margin-bottom:0}.box-advantage .box-advantage__wrap{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;margin:-10px}.box-advantage .box-advantage__block{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:calc(33.33% - 20px);min-height:168px;border:1px solid #f1f1f1;background:#fff;padding:16px;margin:10px}.box-advantage .box-advantage__block i.block-icon{display:flex;align-items:center;justify-content:center;width:auto;height:36px;margin-bottom:12px}.box-advantage .box-advantage__block i.block-icon:last-child{margin-bottom:0}.box-advantage .box-advantage__block i.block-icon svg{fill:#009fdf}.box-advantage .box-advantage__block .block-title{margin-bottom:8px}.box-advantage .box-advantage__block .block-title:last-child{margin-bottom:0}.box-advantage .box-advantage__block .block-title p{font-weight:700;font-size:14px;line-height:1.42;color:#05326e}.box-advantage .box-advantage__block .block-description{margin-bottom:8px}.box-advantage .box-advantage__block .block-description:last-child{margin-bottom:0}.box-advantage .box-advantage__block .block-description p{font-size:12px;line-height:1.66}.box-additional_services__wrap{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;margin:-10px}.box-additional_services__block{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:calc(33.3% - 20px);border-radius:2px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:16px 20px;margin:10px;position:relative;overflow:hidden}.box-additional_services__block:before{content:"";display:block;width:372px;height:372px;border-radius:50%;background:#009fdf;position:absolute;top:-186px;right:-186px;z-index:0}.box-additional_services__block .block-content{width:100%;position:relative;z-index:1}.box-additional_services__block .block-img{display:flex;justify-content:center;align-items:center;width:100%;min-height:196px;margin-bottom:10px}.box-additional_services__block.fingap .block-img img{position:absolute;top:-20px;right:-20px}.box-additional_services__block .block-title{padding-top:18px;margin-bottom:4px;position:relative}.box-additional_services__block .block-title:last-child{margin-bottom:0}.box-additional_services__block .block-title:after{content:"";display:block;width:40px;height:2px;background:#05326e;position:absolute;top:0;left:0}.box-additional_services__block .block-title p{font-weight:700;font-size:16px;line-height:1.25;color:#05326e}.box-additional_services__block .block-description p{font-size:12px;line-height:1.66}.box-additional_services__block .block-link{display:flex;justify-content:flex-start;margin-top:24px;margin-bottom:8px;position:absolute;left:0;right:0;top:0;bottom:0}.box-additional_services__block .block-link a,.box-additional_services__block .block-link button{display:flex;align-items:flex-start;justify-content:flex-start;font-weight:700;font-size:12px;line-height:1.25;letter-spacing:.16em;text-transform:uppercase;color:#009fdf;padding-right:14px;position:relative}.box-additional_services__block .block-link a:hover,.box-additional_services__block .block-link button:hover{text-decoration:underline}.box-additional_services__block .block-link a:after,.box-additional_services__block .block-link button:after{content:"";display:block;width:0;height:0;border-color:transparent transparent transparent #05326e;border-style:solid;border-width:3.5px 0 3.5px 6px;position:absolute;top:4px;right:0}.box-steps_callback{border-radius:4px;background:#fff;padding:40px 40px 44px}.box-steps_callback .box-steps_callback__wrap{display:flex;align-items:flex-start;justify-content:flex-start;margin:-30px;counter-reset:counter}.box-steps_callback .box-steps_callback__block{width:calc(25% - 60px);margin:30px;counter-increment:counter;position:relative}.box-steps_callback .box-steps_callback__block i.block-icon{display:flex;align-items:center;justify-content:center;position:absolute;z-index:0;opacity:.07}.box-steps_callback .box-steps_callback__block i.block-icon.style-2{opacity:.05}.box-steps_callback .box-steps_callback__block i.block-icon.position-1{top:-3px;right:-15px}.box-steps_callback .box-steps_callback__block i.block-icon.position-2{top:65px;left:38px}.box-steps_callback .box-steps_callback__block i.block-icon.position-3{top:65px;left:193px}.box-steps_callback .box-steps_callback__block i.block-icon svg{fill:#05326e}.box-steps_callback .box-steps_callback__block .block-content{position:relative;z-index:1}.box-steps_callback .box-steps_callback__block .block-title{margin-bottom:4px}.box-steps_callback .box-steps_callback__block .block-title:last-child{margin-bottom:0}.box-steps_callback .box-steps_callback__block .block-title p{font-weight:700;font-size:16px;line-height:1.25;color:#009fdf}.box-steps_callback .box-steps_callback__block .block-title p:before{content:counter(counter) ". "}.box-steps_callback .box-steps_callback__block .block-description p{font-size:12px;line-height:1.66}.box-steps_callback .box-steps_callback__block .block-form{margin-top:20px}.box-map{height:513px;background-size:cover;padding-top:20px;margin-bottom:64px;position:relative}.box-map:last-child{margin-bottom:0}.box-map .map_list{display:block;width:100%;height:100%;border:none;background:#f2f3f4;position:absolute;top:0;left:0;z-index:0}.box-map .map_list:before{height:180px;top:0}.box-map .map_list:after,.box-map .map_list:before{content:"";display:block;width:100%;background:linear-gradient(180deg,#f9f9f9,hsla(0,0%,100%,0) 81.33%);position:absolute;left:0;z-index:2}.box-map .map_list:after{height:140px;transform:matrix(1,0,0,-1,0,0);bottom:0}.box-map .map_list .map{display:block;width:100%;height:100%;border:none;position:absolute;top:0;left:0;opacity:0;transition:1s}.box-map .map_list .map.active{opacity:1;z-index:1}.box-map .map_list .map div{display:block;width:100%;height:100%;border:none;position:absolute;top:0;left:0}.box-map .box-title{position:relative;z-index:3}.box-map .city_selection{display:block;width:300px;margin-bottom:16px;position:relative;z-index:9}.box-map .city_selection:last-child{margin-bottom:0}.box-map .city_selection input.total_value{display:none}.box-map .city_selection a.select_button{display:flex;align-items:center;justify-content:space-between;width:100%;height:40px;border:1px solid #d3e4fb;border-radius:2px;background:#fff;padding:0 6px 0 12px;cursor:pointer}.box-map .city_selection a.select_button p{width:auto;max-width:100%;font-weight:500;font-size:12px;line-height:1.4;color:#7b95b8;white-space:pre;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis}.box-map .city_selection a.select_button i{display:-ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;width:28px;height:28px;flex-shrink:0;transition:.3s;margin-left:15px;display:flex;align-items:center;justify-content:center}.box-map .city_selection ul.options{display:none;width:100%;border-radius:2px;border:1px solid #d3e4fb;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);margin-top:5px;position:absolute;top:100%;left:0;z-index:1;overflow:auto;max-height:250px}.box-map .city_selection ul.options li{display:flex;align-items:center;justify-content:flex-start;height:40px;font-weight:500;font-size:12px;line-height:1.4;color:#7b95b8;border-bottom:1px solid #d3e4fb;padding:0 12px;cursor:pointer}.box-map .city_selection ul.options li:last-child{border-bottom:none}.box-map .city_selection ul.options li:hover{color:#fff;background:#009fdf}.box-map .city_selection ul.options li:active{color:#fff;background:#05326e}.box-map .city_selection.active{z-index:9}.box-map .city_selection.active a.select_button i{transform:rotate(180deg);transition:.3s}.box-map .city_selection.active .options{display:block}.box-map .city_data{width:300px;border-radius:2px;background:#fff;box-shadow:0 2px 7px rgba(0,0,0,.25);padding:16px;position:relative;z-index:3}.box-map .city_data .block{display:none;flex-direction:column;align-items:flex-start;justify-content:flex-start}.box-map .city_data .block.active{display:flex}.box-map .city_data .block .item{margin-bottom:16px}.box-map .city_data .block .item:last-child{margin-bottom:0}.box-map .city_data .block .item .item-title{margin-bottom:4px}.box-map .city_data .block .item .item-title p{font-weight:500;font-size:12px;line-height:1.4;color:#7b95b8}.box-map .city_data .block .item .item-data p{font-weight:500;font-size:14px;line-height:1.3;color:#05326e}.box-map .city_data .block .element{display:flex;align-items:center;justify-content:flex-start}.box-map .city_data .block .element p.element-title{width:95px;color:#7b95b8;margin-right:8px}.box-information .box-information__block{margin-bottom:60px}.box-information .box-information__block:last-child{margin-bottom:0}.box-information .box-information__block .block-title{margin-bottom:20px}.box-information .box-information__block .block-title:last-child{margin-bottom:0}.box-information .box-information__block .block-title p,.seo-text-box h2{font-weight:700;font-size:24px;line-height:1.5;color:#009fdf}.box-information .box-information__block .items_wrap{display:flex;align-items:flex-start;justify-content:flex-start;margin:-10px}.box-information .box-information__block .item{width:calc(50% - 20px);margin:10px}.seo-text-box.mb40{margin-bottom:40px}.box-information .box-information__block .block-description p,.seo-text-box ol,.seo-text-box p,.seo-text-box ul{line-height:2;margin-bottom:28px}.seo-text-box strong{font-weight:600;color:#009fdf;display:contents}.box-information .box-information__block .block-description p:last-child,.seo-text-box p:last-child{margin-bottom:0}.seo-text-box ol{list-style:decimal;padding-left:16px}.seo-text-box ol li{padding-left:8px}.seo-text-box a{display:contents}.seo_subtitle{font-weight:500;font-size:1.3em;padding-top:10px}.fake_h2{font-size:1.5em;margin-top:15px}.box-information .box-information__block .block-list ul li,.seo-text-box ul li{display:flex;align-items:flex-start;justify-content:flex-start;line-height:2}.box-information .box-information__block .block-list ul li:before,.seo-text-box ul li:before{content:"";display:block;flex-shrink:0;width:12px;height:12px;border-radius:2px;background:#009fdf;margin-top:8px;margin-right:12px}.box-information .box-information__block .block-discount{width:100%;color:#fff;border-radius:2px;background:#009fdf;padding:0 16px;margin-left:-10px;margin-bottom:20px}.box-information .box-information__block .block-discount:last-child{margin-bottom:0}.box-information .box-information__block .block-discount p{display:flex;align-items:center;justify-content:flex-start;line-height:2}.box-information .box-information__block .block-discount p span{font-weight:700;font-size:24px;line-height:1.5;margin-right:16px}.box{margin-bottom:64px;max-width:100%}.box:last-child{margin-bottom:0}.box.mb40{margin-bottom:40px}.box.mb-last:last-child{margin-bottom:64px}.box.bg-white{background:#fff}.box .box-title{margin-bottom:24px}.box .box-title.mb16{margin-bottom:16px}.box .box-title.mb27{margin-bottom:27px}.box .box-title:last-child{margin-bottom:0}.block-header,.box .box-title h2,.box .box-title h3,.box .box-title p{font-weight:700;font-size:24px;line-height:1.33;letter-spacing:.1em;color:#05326e;text-transform:uppercase}.box .box-title h2 a{display:contents}#calc_pre_results h2{white-space:nowrap}.box .box-title .box-title-addition{color:#009fdf;margin-left:30px}.box .box-more{display:flex;justify-content:center;width:100%}.box .box-more.mt40{margin-top:40px}.box .box-more.hidden{display:none}.box .box-more a,.box .box-more button,.btn.btn-more{display:flex;align-items:center;justify-content:center;width:100%;max-width:250px;height:40px;font-weight:700;font-size:12px;line-height:15px;letter-spacing:.16em;text-transform:uppercase;text-align:center;color:#009fdf;border:1px solid #d3e4fb;border-radius:2px;background:#fff}.box-more-blue button,.box .box-more-blue a{width:100%;max-width:450px;margin:auto}.box .box-more a:hover,.box .box-more button:hover,.btn.btn-more:hover{color:#fff;border-color:#009fdf;background:#009fdf}.btn.btn-more{margin:40px auto}.box .box-more.full-width a{max-width:100%}.mobile-480-slider.slick-slider{padding:0}.mobile-480-slider.slick-slider .slick-list{width:100%;padding-left:12px}.mobile-480-slider.slick-slider .slick-list .slick-track{display:flex;align-items:stretch;justify-content:flex-start;width:100%}.mobile-480-slider.slick-slider .slick-list .slick-track .slick-slide{width:288px;margin:0 12px 0 0;cursor:pointer}.mobile-480-slider.slick-slider .slick-list .slick-track .slick-slide .box-advantage__block{display:flex!important}.box_of_halves{display:flex;align-items:stretch;justify-content:center;background:transparent;width:100%;margin-top:-166px;margin-bottom:40px;position:relative}.box_of_halves.specials_detail{background-size:cover!important;background-position:50%!important}.box_of_halves.mb0,.box_of_halves:last-child{margin-bottom:0}.box_of_halves .box-wrap{display:flex;align-self:stretch;justify-content:flex-start;height:100%;position:relative;z-index:1}.box_of_halves .block{width:100%;padding-top:152px;position:relative}.box_of_halves .block.width-half{width:50%}.box_of_halves .block.width-470{flex-shrink:0;width:470px}.box_of_halves .block.width-full{width:100%}.box_of_halves .block.width-full .block-bg{display:flex;justify-content:center;width:100%}.box_of_halves .block.width-full .block-bg:after,.box_of_halves .block.width-full .block-bg:before{display:block;width:9999px}.specials_detail .box_of_halves .block.width-full .block-bg:after,.specials_detail .box_of_halves .block.width-full .block-bg:before{display:none}.box_of_halves .block.bg-blue_dark{color:#fff}.box_of_halves .block.bg-white{background:#fff}.box_of_halves .block.bg-white:after,.box_of_halves .block.bg-white:before{content:"";width:9999px;height:100%;background:#fff;position:absolute;top:0;z-index:0}.box_of_halves .block.bg-white:before{display:none;right:100%}.box_of_halves .block.bg-white:after{left:100%}.box_of_halves .block.pb-20{padding-bottom:20px}.box_of_halves .block.more_important{position:relative;z-index:2}.box_of_halves .block .block-bg{display:flex;justify-content:flex-end;width:9999px;height:100%;background:#05326e;position:absolute;top:0;right:0;z-index:0}.specials_detail.box_of_halves .block .block-bg{background:none}.box_of_halves .block .block-bg.img-min-width-1200 img{width:1200px}.box_of_halves .block .block-bg.img-min-width-1100 img{width:1100px}.box_of_halves .block .block-bg.img-min-width-1000 img{width:1000px}.box_of_halves .block .block-bg.img-min-width-930 img{width:930px}.box_of_halves .block .block-bg.img-min-width-700 img{width:700px}.box_of_halves .block .block-bg.img-min-width-720 img{width:720px}.box_of_halves .block .block-bg:after,.box_of_halves .block .block-bg:before{content:"";display:none;width:999px;height:100%;background:#05326e;position:absolute;top:0;z-index:0}.box_of_halves.specials_detail .block .block-bg:after,.box_of_halves.specials_detail .block .block-bg:before{visibility:hidden}.box_of_halves .block .block-bg:before{right:100%}.box_of_halves .block .block-bg:after{left:100%}.box_of_halves .block .block-bg img{width:1920px;height:100%;object-fit:cover;opacity:.2;position:relative;z-index:1}.box_of_halves .block>div{position:relative;z-index:1}.box_of_halves .block>div.additional_services__arrow{position:absolute}.box_of_halves .block-nav{align-items:center;justify-content:flex-start;width:100%;margin-bottom:24px;padding:0 0 0 60px}.box_of_halves .block-nav::-webkit-scrollbar{width:1px;height:1px;background-color:initial}.box_of_halves .block-nav::-webkit-scrollbar-thumb{background:transparent}.box_of_halves .block-nav ul{display:flex;align-items:center;justify-content:flex-start;width:100%}.box_of_halves .block-nav ul li{display:flex;flex-shrink:0;margin-right:28px}.box_of_halves .block-nav ul li:last-child{margin-right:0}.box_of_halves .block-nav ul li.active,.box_of_halves .block-nav ul li.active a{color:#009fdf}.box_of_halves .block-nav ul li,.box_of_halves .block-nav ul li a{font-weight:700;font-size:12px;line-height:1.25;letter-spacing:.1em;text-transform:uppercase;color:#7b95b8;cursor:pointer}.box_of_halves .block-nav ul li:hover,.box_of_halves .block-nav ul li a:hover{color:#009fdf}.box_of_halves .block-car_card{padding-top:8px;padding-right:20px}.box_of_halves .block-car_card .block-title{margin-bottom:16px}.box_of_halves .block-car_card .block-title:last-child{margin-bottom:0}.box_of_halves .block-car_card .block-title h1,.box_of_halves .block-car_card .block-title p{font-weight:700;font-size:24px;line-height:1.83;letter-spacing:.1em;color:#009fdf}.box_of_halves .block-car_card button.block-popup{display:flex;align-items:center;justify-content:center;border-radius:2px;overflow:hidden;padding:8px;position:relative;margin-bottom:20px}.box_of_halves .block-car_card button.block-popup:after{content:"";display:block;width:100%;height:100%;background:linear-gradient(180deg,#009fdf,#0057cb);position:absolute;top:0;left:0;opacity:.9;z-index:0}.box_of_halves .block-car_card button.block-popup:hover:after{background:linear-gradient(180deg,#0057cb,#0057cb)}.box_of_halves .block-car_card button.block-popup span{font-weight:700;font-size:12px;line-height:1.25;color:#fff;text-transform:uppercase;text-align:center;position:relative;z-index:1}.box_of_halves .block-car_card .block-img{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:24px}.box_of_halves .block-car_card .block-img:last-child{margin-bottom:0}.box_of_halves .block-car_card .block-img img{width:auto;height:auto;max-width:100%}.box_of_halves .block-car_card .block-characteristics{display:flex;align-items:flex-start;justify-content:space-between;width:100%;margin-bottom:24px}.box_of_halves .block-car_card .block-characteristics:last-child{margin-bottom:0}.box_of_halves .block-car_card .block-characteristics span.color{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:2px}.box_of_halves .block-car_card .block-info{margin-bottom:40px}.box_of_halves .block-car_card .block-info:last-child{margin-bottom:0}.box_of_halves .block-car_card .block-info .item{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.box_of_halves .block-car_card .block-info .item:last-child{margin-bottom:0}.box_of_halves .block-car_card .block-info .item p{font-weight:700;font-size:16px;line-height:1.25}.box_of_halves .block-car_card .block-info .item .item-title p{color:#05326e}.box_of_halves .block-car_card .block-info .item .item-data p{color:#009fdf}.box_of_halves .block-car_card .block-info .item .item-data p strong{font-weight:500;color:#2c2c2c}.box_of_halves .block-car_card .block-links{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin:-8px -14px}.box_of_halves .block-car_card .block-links a,.box_of_halves .block-car_card .block-links button{display:flex;align-items:center;justify-content:center;width:auto;min-width:248px;height:40px;font-weight:700;font-size:12px;line-height:1.25;letter-spacing:.16em;text-transform:uppercase;text-align:center;border-radius:2px;margin:8px 14px}.box_of_halves .block-car_card .block-links a.style-1,.box_of_halves .block-car_card .block-links button.style-1{color:#fff;background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08)}.box_of_halves .block-car_card .block-links a.style-1:hover,.box_of_halves .block-car_card .block-links button.style-1:hover{background:#05326e}.box_of_halves .block-car_card .block-links a.style-2,.box_of_halves .block-car_card .block-links button.style-2{color:#009fdf;border:1px solid #d3e4fb;background:#fff}.box_of_halves .block-car_card .block-links a.style-2:hover,.box_of_halves .block-car_card .block-links button.style-2:hover{color:#fff;border-color:#05326e;background:#05326e}.box_of_halves .block-calculator{padding:16px 60px 20px;position:relative}.box_of_halves .block-calculator:after,.box_of_halves .block-calculator:before{content:"";display:none;width:999px;height:100%;background:#fff;position:absolute;top:0}.box_of_halves .block-calculator:before{right:100%}.box_of_halves .block-calculator:after{left:100%}.box_of_halves .block-calculator .block-title_wrap{margin-bottom:20px}.box_of_halves .block-calculator .block-title_wrap p{color:#05326e}.box_of_halves .block-calculator .block-title{margin-bottom:8px}.box_of_halves .block-calculator .block-title:last-child{margin-bottom:0}.box_of_halves .block-calculator .block-title p{font-weight:700;font-size:24px;line-height:1.33;letter-spacing:.1em}.box_of_halves .block-calculator .block-subtitle{margin-bottom:8px}.box_of_halves .block-calculator .block-subtitle:last-child{margin-bottom:0}.box_of_halves .block-calculator .block-subtitle p{font-weight:700;font-size:16px;line-height:1.25}.box_of_halves .block-calculator .block-price{padding-bottom:6px;margin-bottom:16px;position:relative}.box_of_halves .block-calculator .block-price:after{content:"";display:block;width:40px;height:2px;background:#05326e;position:absolute;left:0;bottom:0}.box_of_halves .block-calculator .block-price span{font-weight:500;font-size:12px;line-height:1.67;color:#7b95b8}.box_of_halves .block-calculator .block-price p{font-weight:700;font-size:48px;line-height:1.42;color:#009fdf}.box_of_halves .block-calculator .block-info{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;margin:-10px -15px 6px}.box_of_halves .block-calculator .block-info .item{width:calc(33.33% - 30px);margin:10px 15px}.box_of_halves .block-calculator .block-info .item .item-title{margin-bottom:4px}.box_of_halves .block-calculator .block-info .item .item-title p{max-width:145px;font-size:12px;line-height:1.66;color:#7b95b8}.box_of_halves .block-calculator .block-info .item .item-data p{font-weight:700;font-size:16px;line-height:1.25}.box_of_halves .block-calculator .block-info .item.distinguish .item-title p{color:#05326e}.box_of_halves .block-calculator .block-info .item.distinguish .item-data p{color:#009fdf}.box_of_halves .block-calculator a.block-link,.box_of_halves .block-calculator button.block-link{display:flex;align-items:center;justify-content:center;width:100%;height:40px;font-weight:700;font-size:12px;line-height:1.25;text-align:center;letter-spacing:.16em;text-transform:uppercase;color:#fff;border-radius:2px;background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);padding:12px 16px}.box_of_halves .block-calculator a.block-link:hover,.box_of_halves .block-calculator button.block-link:hover{background:#05326e}.box_of_halves .block-calculator .block-form{padding-top:13px;margin-top:28px;position:relative}.box_of_halves .block-calculator .block-form:before{content:"";display:block;width:9999px;height:1px;background:#f1f1f1;position:absolute;top:0;left:-60px}.box_of_halves .block-calculator .block-form .item{width:100%;margin-bottom:20px}.box_of_halves .block-calculator .block-form .item:last-child{margin-bottom:0}.box_of_halves .block-calculator .block-form .item .item-title{margin-bottom:4px}.box_of_halves .block-calculator .block-form .item .item-title p{font-size:12px;line-height:1.66;color:#7b95b8}.box_of_halves .block-calculator .block-form .item .fields_wrapper{display:flex;align-items:stretch;justify-content:flex-start;margin-bottom:9px}.box_of_halves .block-calculator .block-form .item .fields_wrapper:last-child{margin-bottom:0}.box_of_halves .block-calculator .block-form .item .field_wrap{display:flex;align-items:center;justify-content:space-between;border-radius:4px;background:#f6f6f6;padding:4px 8px;margin-right:12px}.box_of_halves .block-calculator .block-form .item .field_wrap:last-child{margin-right:0}.box_of_halves .block-calculator .block-form .item .field_wrap input{width:100%;height:40px;border:none;background:transparent;font-weight:700;font-size:24px;line-height:1;letter-spacing:.1em;color:#009fdf;padding:0}.box_of_halves .block-calculator .block-form .item .field_wrap input.width-35{width:35px}.box_of_halves .block-calculator .block-form .item .field_wrap input.width-115{width:115px}.box_of_halves .block-calculator .block-form .item .field_wrap input.width-150{width:150px}.box_of_halves .block-calculator .block-form .item .field_wrap span.symbol{display:block;font-weight:700;font-size:16px;line-height:1.25;color:#7b95b8;margin-left:8px}.box_of_halves .block-calculator .block-form .item .item-range_slider{margin-bottom:4px}.box_of_halves .block-calculator .block-form .item .item-range_slider.ui-slider{width:100%;height:2px;border:none;border-radius:0;background:#7b95b8;position:relative;z-index:1}.box_of_halves .block-calculator .block-form .item .item-range_slider.ui-slider .ui-slider-range{background:#009fdf}.box_of_halves .block-calculator .block-form .item .item-range_slider.ui-slider .ui-slider-handle{width:20px;height:20px;border:none;border-radius:50%;background:transparent;top:-9px;margin-left:-10px;cursor:pointer}.box_of_halves .block-calculator .block-form .item .item-range_slider.ui-slider .ui-slider-handle:before{content:"";display:block;width:12px;height:12px;border-radius:50%;background:#009fdf;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.box_of_halves .block-calculator .block-form .item .item-info{display:flex;align-items:center;justify-content:space-between}.box_of_halves .block-calculator .block-form .item .item-info p{font-size:12px;line-height:1.3;color:#000}.box_of_halves .block-equipment{padding-top:16px;padding-bottom:40px;padding-left:60px;position:relative}.box_of_halves .block-equipment:after,.box_of_halves .block-equipment:before{content:"";display:none;width:999px;height:100%;background:#fff;position:absolute;top:0}.box_of_halves .block-equipment:before{right:100%}.box_of_halves .block-equipment:after{left:100%}.box_of_halves .block-equipment .block-title{margin-bottom:20px}.box_of_halves .block-equipment .block-title p{font-weight:700;font-size:24px;line-height:1.33;letter-spacing:.1em;color:#05326e}.box_of_halves .block-equipment .block-list{max-height:600px;padding-right:40px;overflow:auto}.box_of_halves .block-equipment .block-list::-webkit-scrollbar{width:4px;height:2px;background-color:#f5f5f5}.box_of_halves .block-equipment .block-list::-webkit-scrollbar-thumb{background:#a6bbd7}.box_of_halves .block-equipment .block-list .item{margin-bottom:24px}.box_of_halves .block-equipment .block-list .item:last-child{margin-bottom:0}.box_of_halves .block-equipment .block-list .item .item-title{margin-bottom:8px}.box_of_halves .block-equipment .block-list .item .item-title p{font-weight:700;font-size:16px;line-height:1.25;color:#05326e}.box_of_halves .block-equipment .block-list .item ul li{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:4px}.box_of_halves .block-equipment .block-list .item ul li:last-child{margin-bottom:0}.box_of_halves .block-equipment .block-list .item ul li p{font-size:14px;color:#3d5d87}.box_of_halves .block-equipment .block-list .item ul li p:first-child{min-width:140px}.box_of_halves .block-equipment .block-list .item ul li p:last-child{text-align:right}.box_of_halves .block-equipment .block-list .item ul li p b{font-weight:700;color:#009fdf}.automarket-detail-tags{display:flex;margin-top:30px;color:#183555;font-weight:700;font-size:24px;grid-gap:25px;gap:25px}.automarket-detail-tags a:hover{color:#009fdf}.not-found_btns{display:flex;grid-gap:20px;gap:20px;align-items:center;margin-top:30px;margin-bottom:30px}.not-found_btns a.button-style{text-transform:none;padding:10px 14px}.emptycomparison__text-wrapper{display:flex;grid-gap:20px;gap:20px;justify-content:space-between}.emptycomparison__text{text-align:left}.box_of_halves .block-template_blue_dark.padding-style-1{padding:52px 60px 67px 40px}.box_of_halves .block-template_blue_dark.padding-style-2{padding:64px 60px 40px 40px}.box_of_halves .block-template_blue_dark.padding-style-3{padding:36px 60px 67px 40px}.box_of_halves .block-template_blue_dark.padding-style-4{padding:64px 40px 100px}.box_of_halves .block-template_blue_dark.padding-style-5{padding:64px 40px 96px}.box_of_halves .block-template_blue_dark .block-title_wrap{margin-bottom:100px}.box_of_halves .block-template_blue_dark .block-title_wrap.mb28{margin-bottom:28px}.box_of_halves .block-template_blue_dark .block-title_wrap:last-child{margin-bottom:0}.box_of_halves .block-template_blue_dark .block-title{max-width:555px}.box_of_halves.specials_detail .block-template_blue_dark .block-title{max-width:750px}.box_of_halves .block-template_blue_dark .block-title.max-width-none{max-width:none}.box_of_halves .block-template_blue_dark .block-title h1,.box_of_halves .block-template_blue_dark .block-title p{font-weight:700;font-size:48px;line-height:1.42}.box_of_halves .block-template_blue_dark .block-subtitle{max-width:555px}.box_of_halves.specials_detail .block-template_blue_dark .block-subtitle{max-width:750px;font-size:18px}.box_of_halves .block-template_blue_dark .block-subtitle.small-text p{font-size:14px;font-weight:400;line-height:1.5}.box_of_halves .block-template_blue_dark .block-subtitle.max-width-1000{max-width:1000px}.box_of_halves .block-template_blue_dark .block-subtitle.max-width-355{max-width:355px}.box_of_halves .block-template_blue_dark .block-subtitle.max-width-no{max-width:100%}.box_of_halves .block-template_blue_dark .block-subtitle.style-2 p{line-height:1.5;letter-spacing:0}.box_of_halves .block-template_blue_dark .block-subtitle.style-3 p{font-size:16px;line-height:1.25;letter-spacing:0}.box_of_halves .block-template_blue_dark .block-subtitle p{font-weight:700;font-size:24px;line-height:1.33;letter-spacing:.1em}.box_of_halves.specials_detail .block-template_blue_dark .block-subtitle p{font-size:18px}.box_of_halves .block-template_blue_dark .block-description p{margin-bottom:24px}.box_of_halves .block-template_blue_dark .block-description p:last-child{margin-bottom:0}.box_of_halves .block-template_blue_dark .block-link{display:flex;justify-content:flex-start}.box_of_halves .block-template_blue_dark .block-info{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:40px}.box_of_halves .block-template_blue_dark .block-info .item{margin-right:60px}.box_of_halves .block-template_blue_dark .block-info .item:last-child{margin-right:0}.box_of_halves .block-template_blue_dark .block-info .item i.item-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-bottom:8px}.box_of_halves .block-template_blue_dark .block-info .item i.item-icon svg{fill:#fff}.box_of_halves .block-template_blue_dark .block-info .item .item-title p{font-size:10px;line-height:1.6}.box_of_halves .block-template_blue_dark .block-info .item .item-data p{font-weight:700;font-size:16px;line-height:1.25}.box_of_halves .block-offer{padding:0 20px 20px 40px;position:relative}.box_of_halves .block-offer:after,.box_of_halves .block-offer:before{content:"";display:none;width:999px;height:100%;background:#fff;position:absolute;top:0;z-index:0}.box_of_halves .block-offer:before{right:100%}.box_of_halves .block-offer:after{left:100%}.box_of_halves .block-offer>div{position:relative;z-index:1}.box_of_halves .block-offer .block-title_wrap{margin-bottom:36px}.box_of_halves .block-offer .block-title_wrap:last-child{margin-bottom:0}.box_of_halves .block-offer .block-date_title{margin-bottom:4px}.box_of_halves .block-offer .block-date_title:last-child{margin-bottom:0}.box_of_halves .block-offer .block-date_title p{font-weight:700;font-size:14px;line-height:1.44;color:#05326e}.box_of_halves .block-offer .block-title{margin-bottom:4px}.box_of_halves .block-offer .block-title:last-child{margin-bottom:0}.box_of_halves .block-offer .block-title p{font-weight:700;font-size:20px;line-height:1.33;letter-spacing:.1em;color:#05326e}.box_of_halves .block-offer .block-subtitle{max-width:440px;margin-bottom:4px}.box_of_halves .block-offer .block-subtitle:last-child{margin-bottom:0}.box_of_halves .block-offer .block-subtitle p{font-weight:700;font-size:14px;line-height:1.44}.box_of_halves .block-offer .block-content_wrap{display:flex;align-items:flex-end;justify-content:flex-start}.box_of_halves .block-offer .block-content{flex-shrink:0;margin-right:45px}.box_of_halves .block-offer .items_wrap{margin-bottom:40px}.box_of_halves .block-offer .items_wrap .item{margin-bottom:20px}.box_of_halves .block-offer .items_wrap .item:last-child{margin-bottom:0}.box_of_halves .block-offer .items_wrap .item .item-title p{font-size:10px;line-height:1.66;color:#7b95b8}.box_of_halves .block-offer .items_wrap .item .item-data p{font-weight:700;font-size:16px;line-height:1.25}.box_of_halves .block-offer .items_wrap .item .item-data p span{color:#009fdf}.box_of_halves .block-offer .block-img{margin-bottom:20px}.box_of_halves .block-offer .block-img img{max-width:100%}.box_of_halves .block-catalog{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;height:calc(100% + 26px);border-right:1px solid #f1f1f1;margin-top:-26px;background-color:#fff}.box_of_halves .block-catalog .item{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-grow:1;width:33.33%;min-height:155px;border-right:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;background:#fff;padding:24px;position:relative;max-width:33.33%}.box_of_halves .block-catalog .item:last-child,.box_of_halves .block-catalog .item:nth-child(3){border-right:none}.box_of_halves .block-catalog .item:hover .item-title:after,.box_of_halves .block-catalog .item:hover:after{background:#009fdf}.box_of_halves .block-catalog .item:after{content:"";display:none;width:150px;height:110px;border-radius:50%;background:#e9f6fb;position:absolute;top:50%;left:70%;transform:translate(-50%,-50%);transition:.3s}.box_of_halves .block-catalog .item svg{position:absolute;top:20px;right:20px;left:auto;display:none}.box_of_halves .block-catalog .item a.item-link{display:block;width:100%;height:100%;opacity:0;position:absolute;top:0;left:0;z-index:2}.box_of_halves .block-catalog .item .item-title{max-width:150px;position:relative;z-index:0;min-height:30px;width:100%}.box_of_halves .block-catalog .item .item-title:after{content:"";display:block;width:102px;height:75px;border-radius:50%;background:#e9f6fb;margin-top:35px;position:absolute;top:10%;left:25%;transition:.3s}.box_of_halves .block-catalog .item .item-title p{font-weight:700;font-size:12px;line-height:1.25;letter-spacing:.16em;text-transform:uppercase;color:#05326e}.box_of_halves .block-catalog .item .item-img{display:flex;justify-content:center;width:100%;position:relative;z-index:1;max-height:65px}.box_of_halves .block-catalog .item .item-img img{max-height:65px}.box_of_halves .about_company-nav{padding:20px 0 0 20px}.box_of_halves .about_company-nav ul{width:100%}.box_of_halves .about_company-nav ul li{margin-bottom:20px}.box_of_halves .about_company-nav ul li:last-child{margin-bottom:0}.box_of_halves .about_company-nav ul li a{display:flex;align-items:center;justify-content:center;height:70px;font-weight:700;font-size:18px;line-height:1.33;text-align:center;letter-spacing:.1em;text-transform:uppercase;color:#009fdf;border-radius:2px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08)}.box_of_halves .about_company-nav ul li a:hover{color:#fff;background:#05326e}.box_of_halves .additional_services__slider{display:flex;align-items:flex-start;height:calc(100% + 66px);background:#e5f5fc;padding-top:71px;padding-left:40px;padding-bottom:40px;position:relative;margin-top:-66px}.box_of_halves .additional_services__slider.slick-slider .slick-list{min-height:365px;overflow:visible;position:relative;z-index:1}.box_of_halves .additional_services__slider.slick-slider .slick-list .slick-track{align-items:flex-start;justify-content:flex-start;overflow:visible}.box_of_halves .additional_services__slider.slick-slider .slick-list .slick-track .slick-slide{width:280px;min-height:293px;transition:.3s}.box_of_halves .additional_services__slider.slick-slider .slick-list .slick-track .slick-slide.slick-active .block-img{min-height:196px}.box_of_halves .additional_services__slider.slick-slider .slick-list .slick-track .slick-slide.slick-active .block-link{display:flex;position:relative}.box_of_halves .additional_services__slider.slick-slider .slick-list .slick-track .slick-slide .block-img{min-height:171px;transition:.3s}.box_of_halves .additional_services__slider.slick-slider .slick-list .slick-track .slick-slide .block-link{display:none}.box_of_halves .additional_services__slider:after,.box_of_halves .additional_services__slider:before{content:"";display:block;width:9999px;height:100%;background:#e5f5fc;position:absolute;top:0;z-index:0}.box_of_halves .additional_services__slider:before{display:none;right:100%}.box_of_halves .additional_services__slider:after{left:100%}.box_of_halves .additional_services__slider .box-additional_services__block{flex-shrink:0;margin:0 20px 0 0;position:relative;z-index:1}.box_of_halves .additional_services__arrow{display:flex;right:0;bottom:40px}.box_of_halves .additional_services__arrow button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:2px;background:#fff;margin-right:20px;position:relative}.box_of_halves .additional_services__arrow button:last-child{margin-right:0}.box_of_halves .additional_services__arrow button.prev:after{border-width:7px 12px 7px 0;border-color:transparent #05326e transparent transparent}.box_of_halves .additional_services__arrow button.next:after{border-width:7px 0 7px 12px;border-color:transparent transparent transparent #05326e}.box_of_halves .additional_services__arrow button:after{content:"";width:0;height:0;border-style:solid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.box_of_halves .additional_services__block{padding:90px 60px 40px 40px;margin-top:-26px}.box_of_halves .additional_services__block.pb0{padding-bottom:0}.box_of_halves .additional_services__block .block-img{width:156px;height:156px;position:absolute;top:0;right:0;z-index:1;overflow:hidden}.box_of_halves .additional_services__block .block-img:after{content:"";display:block;width:156px;height:156px;border-radius:50%;background:#009fdf;position:absolute;top:-78px;right:-78px;z-index:0}.box_of_halves .additional_services__block .block-img img{position:absolute;top:0;right:0;z-index:1}.box_of_halves .additional_services__block .block-img.img-1{right:8px}.box_of_halves .additional_services__block .block-img.img-1 img{width:91px}.box_of_halves .additional_services__block .block-img.img-2 img{width:102px}.box_of_halves .additional_services__block .block-img.img-3{top:4px;right:12px}.box_of_halves .additional_services__block .block-img.img-3 img{width:60px}.box_of_halves .additional_services__block .block-img.img-4{top:33px;right:0}.box_of_halves .additional_services__block .block-img.img-4 img{width:102px}.box_of_halves .additional_services__block .block-img.img-5 img{width:102px;top:3px}.box_of_halves .additional_services__block .block-img.img-6 img{width:102px;top:10px}.box_of_halves .additional_services__block .block-img img{height:auto}.box_of_halves .additional_services__block .block-title_wrap{margin-bottom:40px}.box_of_halves .additional_services__block .block-title_wrap:last-child{margin-bottom:0}.box_of_halves .additional_services__block .block-title h1,.box_of_halves .additional_services__block .block-title p{font-weight:700;font-size:48px;line-height:1.42;color:#05326e}.box_of_halves .additional_services__block .block-subtitle{margin-bottom:8px}.box_of_halves .additional_services__block .block-subtitle:last-child{margin-bottom:0}.box_of_halves .additional_services__block .block-subtitle p{font-weight:700;font-size:16px;line-height:1.25;color:#05326e}.box_of_halves .additional_services__block .block-description{margin-bottom:8px}.box_of_halves .additional_services__block .block-description:last-child{margin-bottom:0}.box_of_halves .additional_services__block .block-description p{margin-bottom:24px}.box_of_halves .additional_services__block .block-list{margin-bottom:40px}.box_of_halves .additional_services__block .block-list:last-child{margin-bottom:0}.box_of_halves .additional_services__block .block-list ul li{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:20px}.box_of_halves .additional_services__block .block-list ul li:last-child{margin-bottom:0}.box_of_halves .additional_services__block .block-list ul li i{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;margin-right:20px}.box_of_halves .additional_services__block .block-list ul li i svg{fill:#05326e}.box_of_halves .additional_services__block .block-list ul li p{display:flex;align-items:center;font-weight:700;font-size:16px;line-height:1.25;color:#009fdf;min-height:40px}.box_of_halves .additional_services__block .block-bonus .block-bonus__title{margin-bottom:20px}.box_of_halves .additional_services__block .block-bonus .block-bonus__title p{font-weight:700;font-size:16px;line-height:1.25;color:#05326e}.box_of_halves .additional_services__block .block-bonus .items_wrap{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;margin:-10px}.box_of_halves .additional_services__block .block-bonus .item{display:flex;align-items:center;justify-content:center;flex-grow:1;width:calc(33.33% - 20px);height:56px;border-radius:2px;background:#fff;padding:12px 16px;margin:10px}.box_of_halves .additional_services__block .block-bonus .item p{font-weight:700;font-size:10px;line-height:2;text-align:center}.box_of_halves .additional_services__block .block-bonus .item p span.color-red{color:red}.box_of_halves .additional_services__block .block-bonus .item img{width:auto;max-width:100%}.box_of_halves .additional_services__block .block-online{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;padding:12px 0;position:relative}.box_of_halves .additional_services__block .block-online:before{content:"";display:block;width:9999px;height:100%;border-radius:0 4px 4px 0;background:#009fdf;opacity:.1;position:absolute;top:0;right:0;z-index:0}.box_of_halves .additional_services__block .block-online__title{margin-bottom:4px;position:relative;z-index:1}.box_of_halves .additional_services__block .block-online__title-text{font-weight:700;font-size:16px;line-height:1.25;color:#009fdf}.box_of_halves .additional_services__block .block-online__description{position:relative;z-index:1}.box_of_halves .additional_services__table,.box_of_halves .additional_services__table.tab.active{display:flex;align-items:flex-start;justify-content:flex-start;padding:16px 70px 60px 60px}.box_of_halves .additional_services__table .table-block{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:112px}.box_of_halves .additional_services__table .table-block.table-block__title{align-items:flex-start;flex-shrink:1;width:100%}.box_of_halves .additional_services__table .table-block.table-block__title p{font-size:14px;line-height:1.29;text-align:left}.box_of_halves .additional_services__table .table-block.table-block__title .table-item{justify-content:flex-start}.box_of_halves .additional_services__table .table-block.table-block__title .table-item:first-child{justify-content:flex-start;padding:0}.box_of_halves .additional_services__table .table-block.table-block__title .table-item:first-child p{font-weight:700;font-size:24px;line-height:1.33;letter-spacing:.1em;color:#009fdf;padding:7px 0}.box_of_halves .additional_services__table .table-block p{text-align:center}.box_of_halves .additional_services__table .table-block .table-item{display:flex;align-items:center;justify-content:center;margin-bottom:18px}.box_of_halves .additional_services__table .table-block .table-item:first-child{display:flex;justify-content:center;align-items:center;padding:0 15px}.box_of_halves .additional_services__table .table-block .table-item:first-child p{font-weight:700;font-size:10px;line-height:1.6;color:#05326e}.box_of_halves .additional_services__table .table-block .table-item:last-child{margin-bottom:0}.box_of_halves .additional_services__table .table-block .table-item i{display:flex;align-items:center;justify-content:center}.box_of_halves .additional_services__table .table-block .table-item i.yes:after{content:"+"}.box_of_halves .additional_services__table .table-block .table-item i.no:after{content:"-"}.box_of_halves .additional_services__table .table-block .table-item i:after{font-weight:700;font-size:24px;line-height:.75;color:#009fdf}.box_of_halves .additional_services__tradeIn{padding:16px 40px 40px 60px}.box_of_halves .additional_services__tradeIn .block-title{margin-bottom:33px}.box_of_halves .additional_services__tradeIn .block-title p{font-weight:700;font-size:24px;line-height:1.83;letter-spacing:.1em;color:#05326e}.box_of_halves .additional_services__tradeIn .block-list{margin-bottom:40px;counter-reset:counter}.box_of_halves .additional_services__tradeIn .block-list:last-child{margin-bottom:0}.box_of_halves .additional_services__tradeIn .block-list .item{padding-left:40px;margin-bottom:57px;position:relative;counter-increment:counter}.box_of_halves .additional_services__tradeIn .block-list .item:last-child{margin-bottom:0}.box_of_halves .additional_services__tradeIn .block-list .item:before{content:counter(counter) ".";font-weight:700;font-size:96px;line-height:1;color:#009fdf;position:absolute;top:-15px;left:0;z-index:0;opacity:.2}.box_of_halves .additional_services__tradeIn .block-list .item .item-title{max-width:476px;margin-bottom:4px;position:relative;z-index:1}.box_of_halves .additional_services__tradeIn .block-list .item .item-title:last-child{margin-bottom:0}.box_of_halves .additional_services__tradeIn .block-list .item .item-title p{font-weight:700;font-size:16px;line-height:1.25;color:#05326e}.box_of_halves .additional_services__tradeIn .block-list .item .item-description{max-width:476px;margin-bottom:4px;position:relative;z-index:1}.box_of_halves .additional_services__tradeIn .block-list .item .item-description:last-child{margin-bottom:0}.box_of_halves .additional_services__management{padding:16px 40px 40px 60px}.box_of_halves .additional_services__management .block-title{margin-bottom:36px}.box_of_halves .additional_services__management .block-title p{font-weight:700;font-size:24px;line-height:1.83;letter-spacing:.1em;color:#05326e}.box_of_halves .additional_services__management .block-list{margin-bottom:36px}.box_of_halves .additional_services__management .block-list ul li{font-weight:700;font-size:16px;line-height:1.25;color:#05326e;padding-left:20px;margin-bottom:36px;position:relative}.box_of_halves .additional_services__management .block-list ul li:last-child{margin-bottom:0}.box_of_halves .additional_services__management .block-list ul li:before{content:"-";font-weight:700;font-size:36px;line-height:1.22;color:#009fdf;opacity:.2;position:absolute;top:-12px;left:0}.box_of_halves .additional_services__management .block-note a{display:inline-block;color:#009fdf}.box_of_halves .additional_services__management .block-note a:hover{text-decoration:underline}.after-calc-block,.box-special_offer{padding-bottom:64px}.pt-64{padding-top:64px}.pt-45{padding-top:45px}.mb-64{margin-bottom:64px}.box-special_offer .box-1{margin-bottom:20px}.box-special_offer .box-1 .box-date{margin-bottom:4px}.box-special_offer .box-1 .box-date p{font-weight:700;font-size:14px;line-height:1.42;color:#05326e}.box-special_offer .box-1 .box-title{max-width:850px;margin-bottom:4px}.box-special_offer .box-1 .box-description{max-width:650px}.box-special_offer .box-1 .box-title h1,.box-special_offer .box-1 .box-title p{font-weight:700;font-size:36px;line-height:1.22;letter-spacing:.1em;text-transform:uppercase;color:#05326e}.box-special_offer .box-1 .box-description p{font-weight:700;font-size:14px;line-height:1.43}.box-special_offer .box-1 .blocks_wrap{display:flex;align-items:flex-start;justify-content:space-between}.box-special_offer .box-1 .block.block_right{display:flex}.box-special_offer .box-1 .item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-right:60px}.box-special_offer .box-1 .item:last-child{margin-right:0}.box-special_offer .box-1 .item i.item-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;margin-bottom:8px}.box-special_offer .box-1 .item i.item-icon svg{fill:#05326e}.box-special_offer .box-1 .item .item-title p{font-size:10px;line-height:1.66;color:#7b95b8}.box-special_offer .box-1 .item .item-data p{font-weight:700;font-size:16px;line-height:1.25}.box-special_offer .box-slider{margin-bottom:24px}.box-special_offer .box-slider,.box-special_offer .box-slider .slider_wrap{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.box-special_offer .box-slider .slider_wrap{width:100%;margin-bottom:-117px;position:relative;z-index:1}.box-special_offer .box-slider .slider{display:flex;justify-content:center;width:100%;opacity:0;transition:.1s}.box-special_offer .box-slider .slider.slick-slider{opacity:1}.box-special_offer .box-slider .slider.slick-slider .slick-list{width:100%;overflow:visible}.box-special_offer .box-slider .slider .slide{display:flex;justify-content:center;align-items:center}.box-special_offer .box-slider .slider .slide.slick-slide{transform:scale(.5);opacity:0;transition:all .8s linear}.box-special_offer .box-slider .slider .slide.slick-slide.slick-active{transform:scale(1);opacity:1}.box-special_offer .box-slider .slider .slide img{width:auto;max-width:100%;height:auto}.box-special_offer .box-slider .slider-arrows button{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:transparent;position:absolute;top:50%;transform:translateY(-50%)}.box-special_offer .box-slider .slider-arrows button svg{transition:.3}.box-special_offer .box-slider .slider-arrows button svg.slider-arrow-big{fill:#009fdf;opacity:.1;position:absolute;top:0;left:0}.box-special_offer .box-slider .slider-arrows button svg.slider-arrow-small{fill:#009fdf}.box-special_offer .box-slider .slider-arrows button:hover svg.slider-arrow-big{opacity:.2}.box-special_offer .box-slider .slider-arrows button:active svg.slider-arrow-small{fill:#05326e}.box-special_offer .box-slider .slider-arrows button.prev{justify-content:flex-start;left:0}.box-special_offer .box-slider .slider-arrows button.next{justify-content:flex-end;right:0}.box-special_offer .box-slider .slider-arrows button.next svg{transform:matrix(-1,0,0,1,0,0)}.box-special_offer .box-slider .slider_stand{display:flex;align-items:center;justify-content:center;width:828px;height:127px;border:1px solid #d3e4fb;border-radius:50%;position:relative;margin-bottom:46px}.box-special_offer .box-slider .slider_stand:after{content:"";opacity:1;display:block;width:calc(100% - 72px);height:calc(100% - 20px);border-radius:50%;background:#009fdf;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .4s}.box-special_offer .box-slider .slider_stand.invisible:after{opacity:0}.box-special_offer .box-slider .slider_stand.invisible{border-color:transparent}.box-special_offer .box-slider .slider-dots{display:flex;align-items:center;justify-content:center;width:100%}.box-special_offer .box-slider .slider-dots ul{display:flex}.box-special_offer .box-slider .slider-dots ul li{display:flex;margin:0 12px}.box-special_offer .box-slider .slider-dots ul li button{display:flex;align-items:center;justify-content:center;font-size:0;width:10px;height:10px;background:#7b95b8;transition:.3}.box-special_offer .box-slider .slider-dots ul li.slick-active button{background:#009fdf}.box-special_offer .box-2 .box-title_wrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.box-special_offer .box-2 .box-title{width:100%}.box-special_offer .box-2 .box-title p{display:none;font-weight:700;font-size:24px;line-height:1.33;letter-spacing:.1em;color:#009fdf}.box-special_offer .box-2 .box-title p.active{display:block}.box-special_offer .box-2 .items-arrows{display:none}.box-special_offer .box-2 .items-arrows button{display:flex;align-items:center;justify-content:center;width:30px;height:30px}.box-special_offer .box-2 .items-arrows button svg{width:16px;height:14px;fill:#009fdf;transition:.3}.box-special_offer .box-2 .items-arrows button:hover{background:#009fdf}.box-special_offer .box-2 .items-arrows button:hover svg{fill:#fff}.box-special_offer .box-2 .items-arrows button.prev svg{transform:matrix(-1,0,0,1,0,0)}.box-special_offer .box-2 .block{display:flex;align-items:stretch;justify-content:space-between;width:100%}.box-special_offer .box-2 .items_wrap{display:none!important;align-items:stretch;justify-content:flex-start;flex-wrap:wrap}.box-special_offer .box-2 .items_wrap.active{display:flex!important}.box-special_offer .box-2 .item{flex-shrink:0;width:auto;border-radius:4px;background:rgba(0,159,223,.05);padding:4px;margin-right:24px;margin-bottom:10px}.box-special_offer .box-2 .item:last-child{margin-right:0}.box-special_offer .box-2 .item .item-title{margin-bottom:4px}.box-special_offer .box-2 .item .item-title p{font-weight:500;font-size:12px;line-height:1.3;color:#7b95b8}.box-special_offer .box-2 .item .item-data.blue p{color:#009fdf}.box-special_offer .box-2 .item .item-data p{font-weight:700;font-size:16px;line-height:1.3}.box-special_offer .box-2 a.block-link,.box-special_offer .box-2 button.block-link{flex-shrink:0}.box-calculate_cost{display:flex;align-items:stretch;justify-content:flex-start;padding:30px 0}.box-calculate_cost .block{width:50%;position:relative}.box-calculate_cost .block.block-content{background:#fff;padding:36px 40px 36px 0}.box-calculate_cost .block.block-content:after,.box-calculate_cost .block.block-content:before{content:"";display:block;width:9999px;height:100%;background:#fff;position:absolute;top:0}.box-calculate_cost .block.block-content:before{right:100%}.box-calculate_cost .block.block-content:after{display:none;left:100%}.box-calculate_cost .block.block-calculator{background:#e9f6fb;padding:24px 0 24px 40px}.box-calculate_cost .block.block-calculator:after,.box-calculate_cost .block.block-calculator:before{content:"";display:block;width:9999px;height:100%;background:#e9f6fb;position:absolute;top:0}.box-calculate_cost .block.block-calculator:before{display:none;right:100%}.box-calculate_cost .block.block-calculator:after{left:100%}.box-calculate_cost .block .block-price{padding-bottom:6px;margin-bottom:16px;position:relative}.box-calculate_cost .block .block-price:after{content:"";display:block;width:40px;height:2px;background:#05326e;position:absolute;left:0;bottom:0}.box-calculate_cost .block .block-price span{font-weight:500;font-size:12px;line-height:1.67;color:#7b95b8}.box-calculate_cost .block .block-price p{font-weight:700;font-size:48px;line-height:1.42;color:#009fdf}.box-calculate_cost .block .block-info{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;margin:-10px -15px 6px}.box-calculate_cost .block .block-info .item{width:calc(33.33% - 30px);margin:10px 15px}.box-calculate_cost .block .block-info .item .item-title{margin-bottom:4px}.box-calculate_cost .block .block-info .item .item-title p{max-width:145px;font-size:12px;line-height:1.66;color:#7b95b8}.box-calculate_cost .block .block-info .item .item-data p{font-weight:700;font-size:16px;line-height:1.25}.box-calculate_cost .block .block-info .item.distinguish .item-title p{color:#05326e}.box-calculate_cost .block .block-info .item.distinguish .item-data p{color:#009fdf}.box-calculate_cost .block .block-link{display:flex;align-items:center;justify-content:center;width:100%;height:40px;font-weight:700;font-size:12px;line-height:1.25;text-align:center;letter-spacing:.16em;text-transform:uppercase;color:#fff;border-radius:2px;background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);padding:12px 16px}.box-calculate_cost .block .block-link:hover{background:#05326e}.box-calculate_cost .block .block-form .item{width:100%;margin-bottom:8px}.box-calculate_cost .block .block-form .item:last-child{margin-bottom:0}.box-calculate_cost .block .block-form .item .item-title{margin-bottom:4px}.box-calculate_cost .block .block-form .item .item-title p{font-size:12px;line-height:1.66;color:#7b95b8}.box-calculate_cost .block .block-form .item .fields_wrapper{display:flex;align-items:stretch;justify-content:flex-start;margin-bottom:9px}.box-calculate_cost .block .block-form .item .fields_wrapper:last-child{margin-bottom:0}.box-calculate_cost .block .block-form .item .field_wrap{display:flex;align-items:center;justify-content:space-between;border-radius:4px;background:#fff;padding:4px 8px;margin-right:12px}.box-calculate_cost .block .block-form .item .field_wrap:last-child{margin-right:0}.box-calculate_cost .block .block-form .item .field_wrap input{width:100%;height:40px;border:none;background:transparent;font-weight:700;font-size:24px;line-height:1;letter-spacing:.1em;color:#009fdf;padding:0;-webkit-text-fill-color:#009fdf;opacity:1}.box-calculate_cost .block .block-form .item .field_wrap input.width-35{width:35px}.box-calculate_cost .block .block-form .item .field_wrap input.width-115{width:115px}.box-calculate_cost .block .block-form .item .field_wrap input.width-150{width:150px}.box-calculate_cost .block .block-form .item .field_wrap input.width-170{width:170px}.box-calculate_cost .block .block-form .item .field_wrap span.symbol{display:block;font-weight:700;font-size:16px;line-height:1.25;color:#7b95b8;margin-left:8px}.box-calculate_cost .block .block-form .item .item-range_slider{margin-bottom:4px}.box-calculate_cost .block .block-form .item .item-range_slider.ui-slider{width:100%;height:2px;border:none;border-radius:0;background:#7b95b8;position:relative;z-index:1}.box-calculate_cost .block .block-form .item .item-range_slider.ui-slider .ui-slider-range{background:#009fdf}.box-calculate_cost .block .block-form .item .item-range_slider.ui-slider .ui-slider-handle{width:20px;height:20px;border:none;border-radius:50%;background:transparent;top:-9px;margin-left:-10px;cursor:pointer}.box-calculate_cost .block .block-form .item .item-range_slider.ui-slider .ui-slider-handle:before{content:"";display:block;width:12px;height:12px;border-radius:50%;background:#009fdf;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.box-calculate_cost .block .block-form .item .item-info{display:flex;align-items:center;justify-content:space-between}.box-calculate_cost .block .block-form .item .item-info p{font-size:12px;line-height:1.3;color:#000}.box-faq .box-wrap{display:flex;align-items:flex-start;justify-content:flex-start;position:relative}.box-faq .box-wrap.faq-tabs-1 .box-content .block.active{order:-1;margin-top:0}.box-faq .box-wrap.faq-tabs-2 .box-content .block{display:none;margin-bottom:0}.box-faq .box-wrap.faq-tabs-2 .box-content .block.active{display:block;margin-top:0}.box-faq .box-sidebar{flex-shrink:0;width:335px;margin-right:154px}.box-faq .box-sidebar.width-style-2{width:393px;margin-right:80px}.box-faq .box-nav{margin-bottom:64px}.box-faq .box-nav::-webkit-scrollbar{width:1px;height:1px;background-color:initial}.box-faq .box-nav::-webkit-scrollbar-thumb{background:transparent}.box-faq .box-nav:last-child{margin-bottom:0}.box-faq .box-nav ul li{margin-bottom:16px}.box-faq .box-nav ul li:first-child:before{content:"";display:none;width:20px;height:15px}.box-faq .box-nav ul li:last-child{margin-bottom:0}.box-faq .box-nav ul li:last-child:after{content:"";display:none;width:20px;height:15px}.box-faq .box-nav ul li a{font-weight:700;font-size:12px;line-height:1.25;letter-spacing:.16em;text-transform:uppercase;color:#7b95b8}.box-faq .box-nav ul li.active a,.box-faq .box-nav ul li a:hover{color:#009fdf}.box-faq .block-no_answer .block-title_wrap{margin-bottom:24px}.box-faq .block-no_answer .block-title{margin-bottom:8px}.box-faq .block-no_answer .block-title:last-child{margin-bottom:0}.box-faq .block-no_answer .block-title p{font-weight:700;font-size:24px;line-height:1.33;color:#009fdf}.box-faq .block-no_answer .block-description{margin-bottom:8px}.box-faq .block-no_answer .block-description:last-child{margin-bottom:0}.box-faq .block-no_answer .block-description p{font-weight:500;font-size:14px}.box-faq .block-user{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:40px}.box-faq .block-user:last-child{margin-bottom:0}.box-faq .block-user__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:80px;height:80px;border-radius:50%;background:#e9f6fb;margin-right:20px;overflow:hidden}.box-faq .block-user__icon img{width:100%;height:100%;object-fit:cover}.box-faq .block-user__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-top:8px}.box-faq .block-user__title{margin-bottom:4px}.box-faq .block-user__title:last-child{margin-bottom:0}.box-faq .block-user__title p{font-weight:700;font-size:16px;line-height:1.25;color:#009fdf}.box-faq .block-user__description{margin-bottom:4px}.box-faq .block-user__description:last-child{margin-bottom:0}.box-faq .block-user__description p{font-weight:500;font-size:14px}.box-faq .box-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}.box-faq .box-content .block{width:100%;margin-top:52px}.box-faq .box-content .block .block-title{margin-bottom:16px}.box-faq .box-content .block .block-title h2,.box-faq .box-content .block .block-title p{font-weight:700;font-size:24px;line-height:1.33;letter-spacing:.1em;color:#05326e;text-transform:uppercase}.box-faq .box-content .block .block-text{margin-bottom:16px}.box-faq .box-content .block .block-text:last-child{margin-bottom:0}.box-faq .box-content .block .block-links{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:16px}.box-faq .box-content .block .block-links:last-child{margin-bottom:0}.box-faq .box-content .block .block-links a,.box-faq .box-content .block .block-links button{font-size:12px;line-height:1.67;color:#009fdf;margin-bottom:8px}.box-faq .box-content .block .block-links a:hover,.box-faq .box-content .block .block-links button:hover{text-decoration:underline}.box-faq .box-content .block .block-links a:last-child,.box-faq .box-content .block .block-links button:last-child{margin-bottom:0}.box-faq .box-advantage .box-advantage__block .block-title{margin-bottom:8px}.box-faq .box-advantage .box-advantage__block .block-title p{font-weight:700;font-size:16px;line-height:1.25;letter-spacing:0;color:#05326e;text-transform:none}.box-faq .block-performance_results{width:100%;border-radius:4px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:20px;margin-bottom:16px}.box-faq .block-performance_results:last-child{margin-bottom:0}.box-faq .block-performance_results .items_wrap{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;width:calc(100% + 60px);margin:-12px -30px}.box-faq .block-performance_results .item{display:flex;align-items:center;justify-content:flex-start;width:calc(50% - 60px);margin:12px 30px}.box-faq .block-performance_results .item .item-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;margin-right:20px}.box-faq .block-performance_results .item .item-icon svg{fill:#009fdf}.box-faq .block-performance_results .item .item-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.box-faq .block-performance_results .item .item-title{max-width:calc(100% - 90px);margin-bottom:4px;position:relative}.box-faq .block-performance_results .item .item-title p{font-weight:700;font-size:24px;line-height:1.2}.box-faq .block-performance_results .item .item-title span.info{font-weight:700;font-size:16px;line-height:1.25;color:green;padding-left:23px;margin-left:16px;position:absolute;top:7px;left:100%}.box-faq .block-performance_results .item .item-title span.info:after{content:"";display:block;width:0;height:0;border-color:transparent transparent green;border-style:solid;border-width:0 7px 12px;margin-right:9px;position:absolute;top:3px;left:0}.box-faq .block-performance_results .item .item-subtitle p{font-weight:700;font-size:16px;line-height:1.25;color:#7b95b8}.box-faq .block-structure_by_type{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;border-radius:4px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:20px 16px;margin-bottom:16px}.box-faq .block-structure_by_type:last-child{margin-bottom:0}.box-faq .block-structure_by_type .line_elements{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-right:105px}.box-faq .block-structure_by_type .line_elements:last-child{margin-right:0}.box-faq .block-structure_by_type .line_elements .item{display:flex;align-items:stretch;justify-content:flex-start;margin-bottom:16px}.box-faq .block-structure_by_type .line_elements .item:last-child{margin-bottom:0}.box-faq .block-structure_by_type .line_elements .item p{font-weight:500;font-size:14px}.box-faq .block-structure_by_type .line_elements .item p.year{font-weight:700;font-size:16px;color:#7b95b8}.box-faq .block-structure_by_type .line_elements .item .item-title{min-width:265px;color:#7b95b8;margin-right:20px}.box-faq .block-structure_by_type .graphic_elements{display:flex;align-items:flex-start;justify-content:flex-start;width:405px;margin-top:20px}.box-faq .block-structure_by_type .graphic_elements .item{width:100%}.box-faq .block-structure_by_type .graphic_elements .item.color-blue .item-percent p{color:#009fdf}.box-faq .block-structure_by_type .graphic_elements .item.color-blue .item-percent:after{background:#009fdf}.box-faq .block-structure_by_type .graphic_elements .item.color-blue_dark .item-percent p{color:#05326e}.box-faq .block-structure_by_type .graphic_elements .item.color-blue_dark .item-percent:after{background:#05326e}.box-faq .block-structure_by_type .graphic_elements .item.color-blue_light .item-percent p{color:#7b95b8}.box-faq .block-structure_by_type .graphic_elements .item.color-blue_light .item-percent:after{background:#7b95b8}.box-faq .block-structure_by_type .graphic_elements .item.width-47{flex-shrink:0;width:47%}.box-faq .block-structure_by_type .graphic_elements .item.width-29{flex-shrink:0;width:29%}.box-faq .block-structure_by_type .graphic_elements .item.width-24{flex-shrink:0;width:24%}.box-faq .block-structure_by_type .graphic_elements .item .item-percent{display:flex;flex-direction:column;margin-bottom:12px;position:relative}.box-faq .block-structure_by_type .graphic_elements .item .item-percent:last-child{margin-bottom:0}.box-faq .block-structure_by_type .graphic_elements .item .item-percent:after{content:"";display:block;width:100%;height:40px;background:#e9f6fb;margin-top:8px}.box-faq .block-structure_by_type .graphic_elements .item .item-percent p{font-weight:700;font-size:16px;line-height:1.25}.box-faq .block-structure_by_type .graphic_elements .item .item-title{display:none;font-weight:500;font-size:12px;line-height:1.67;color:#7b95b8;margin-top:4px}.box-faq .block-speakers .items_wrap{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;width:calc(100% + 20px);margin:-10px}.box-faq .block-speakers .item{width:calc(50% - 20px);margin:10px}.box-faq .block-speakers .item .item-img{margin-bottom:16px}.box-faq .block-speakers .item .item-img img{width:100%;height:auto}.box-faq .block-speakers .item .item-title_wrap{margin-bottom:8px}.box-faq .block-speakers .item .item-title_wrap:last-child{margin-bottom:0}.box-faq .block-speakers .item .item-title{margin-bottom:4px}.box-faq .block-speakers .item .item-title:last-child{margin-bottom:0}.box-faq .block-speakers .item .item-title p{font-weight:700;font-size:16px;line-height:1.25;color:#009fdf}.box-faq .block-speakers .item .item-description{margin-bottom:4px}.box-faq .block-speakers .item .item-description:last-child{margin-bottom:0}.box-faq .block-speakers .item .item-description p{font-weight:500;font-size:14px}.box-faq .block-speakers .item .item-links a,.box-faq .block-speakers .item .item-links button{font-size:12px;line-height:1.67;color:#009fdf;margin-bottom:8px}.box-faq .block-speakers .item .item-links a:hover,.box-faq .block-speakers .item .item-links button:hover{text-decoration:underline}.box-faq .block-speakers .item .item-links a:last-child,.box-faq .block-speakers .item .item-links button:last-child{margin-bottom:0}.block-accordion .item{border-radius:4px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);margin-bottom:20px;position:relative;overflow:hidden}.block-accordion .item:last-child{margin-bottom:0}.block-accordion .item.active .item-head{padding:16px}.block-accordion .item.active .item-head i:after{transform:rotate(-180deg)}.block-accordion .item-head{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 16px;cursor:pointer;transition:.3s}.block-accordion .item-head p{font-weight:700;font-size:16px;line-height:1.25}.block-accordion .item-head i{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;margin-right:4px;margin-left:20px;position:relative}.block-accordion .item-head i:after{content:"";display:block;width:12px;height:6px;background-size:contain;transition:.3s}.block-accordion .item-body{display:none;padding:0 16px 16px}.block-accordion .item-body a{color:#009fdf;display:contents}.block-accordion .item-body a:hover{text-decoration:underline}.block-accordion .item-body p{margin-bottom:24px}.block-accordion .item-body p:last-child{margin-bottom:0}.box-subscribe{display:flex;align-items:flex-end;justify-content:flex-start;width:100%;max-width:965px;margin-left:auto;margin-right:auto}.box-subscribe .box-title_wrap{margin-bottom:20px}.box-subscribe .box-title_wrap:last-child{margin-bottom:0}.box-subscribe .box-title{margin-bottom:8px}.box-subscribe .box-title:last-child{margin-bottom:0}.box-subscribe .box-title p{line-height:1.5;text-transform:none;letter-spacing:0}.box-subscribe .box-description{margin-bottom:8px}.box-subscribe .box-description:last-child{margin-bottom:0}.box-subscribe .box-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.box-subscribe .box-form{flex-shrink:0;width:335px;margin-left:60px}.about_company-box-1{margin-bottom:36px}.about_company-box-1 .blocks_wrap{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;margin:-10px}.about_company-box-1 .block{width:calc(33.33% - 20px);border-radius:2px;background:#fff;padding:16px 16px 20px;margin:10px}.about_company-box-1 .block .block-img{display:flex;justify-content:center;width:100%;margin-bottom:20px}.about_company-box-1 .block .block-img:last-child{margin-bottom:0}.about_company-box-1 .block .block-img img{max-width:100%}.about_company-box-1 .block .block-title{margin-bottom:8px}.about_company-box-1 .block .block-title:last-child{margin-bottom:0}.about_company-box-1 .block .block-title p{font-weight:700;font-size:16px;line-height:1.25;color:#009fdf}.about_company-box-2{display:flex;align-items:flex-end;min-height:315px;padding-bottom:52px;overflow:hidden;position:relative}.about_company-box-2 .box-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;max-width:690px;position:relative;z-index:1}.about_company-box-2 .box-description p{margin-bottom:24px}.about_company-box-2 .box-description p:last-child{margin-bottom:0}.about_company-box-2 .box-circle{display:flex;align-items:flex-end;justify-content:flex-end;width:465px;height:465px;border-radius:50%;background:#009fdf;padding-bottom:150px;position:absolute;right:0;bottom:-150px;overflow:hidden;z-index:0}.about_company-box-3{background:#e9f6fb;padding:40px 0;margin-bottom:107px}.about_company-box-3 .box-title{margin-bottom:20px}.about_company-box-3 .blocks_wrap{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;margin:-10px}.about_company-box-3 .block{width:calc(25% - 20px);border-radius:2px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:16px 16px 20px;margin:10px}.about_company-box-3 .block i.block-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:16px}.about_company-box-3 .block i.block-icon:last-child{margin-bottom:0}.about_company-box-3 .block i.block-icon svg{fill:#05326e}.about_company-box-3 .block .block-title{margin-bottom:8px}.about_company-box-3 .block .block-title:last-child{margin-bottom:0}.about_company-box-3 .block .block-title p{font-weight:700;font-size:16px;line-height:1.25;color:#009fdf}.about_company-box-3 .block .block-description{margin-bottom:8px}.about_company-box-3 .block .block-description:last-child{margin-bottom:0}.about_company-box-3 .block .block-description p{margin-bottom:24px}.about_company-box-3 .block .block-description p:last-child{margin-bottom:0}.about_company-box-4{color:#fff}.about_company-box-4 .block{display:flex;align-items:stretch;justify-content:flex-start;border-radius:2px;background:#05326e;margin-bottom:20px}.about_company-box-4 .block:last-child{margin-bottom:0}.about_company-box-4 .block-img{display:flex;flex-shrink:0;width:auto}.about_company-box-4 .block-img img{width:100%;height:100%;object-fit:cover}.about_company-box-4 .block-content{display:flex;flex-direction:column;justify-content:space-between;width:100%;padding:40px}.about_company-box-4 .block-description{max-width:786px;margin-bottom:28px}.about_company-box-4 .block-description:last-child{margin-bottom:0}.about_company-box-4 .block-description p{margin-bottom:24px}.about_company-box-4 .block-description p:last-child{margin-bottom:0}.about_company-box-4 .block-info p{font-style:italic;line-height:2;text-align:right}.page-title_wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:36px}.page-title_wrap.mb24{margin-bottom:24px}.page-title_wrap.mb44{margin-bottom:44px}.page-title_wrap:last-child:not(.mb24){margin-bottom:0}.page-title{margin-bottom:20px}.page-title:last-child{margin-bottom:0}.page-title h1,.page-title p{font-weight:700;font-size:36px;line-height:1.25;letter-spacing:.1em;text-transform:uppercase;color:#05326e}.page-description{margin-bottom:20px}.page-description:last-child{margin-bottom:0}.page-description p{margin-bottom:24px}.page-description p:last-child{margin-bottom:0}.history-tabs{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.history-tabs__nav{display:flex;width:100%;padding:0 2px;margin-bottom:16px}.history-tabs__nav ul{display:flex;align-items:stretch;justify-content:center;width:calc(100% + 20px);margin:0 -10px}.history-tabs__nav ul li{width:100%;margin:0 10px}.history-tabs__nav ul li.active a{color:#fff}.history-tabs__nav ul li.active a:after{display:block}.history-tabs__nav ul li a{display:flex;align-items:center;justify-content:center;width:100%;height:56px;position:relative;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);border-radius:2px;color:#009fdf}.history-tabs__nav ul li a:hover{color:#fff;background:#009fdf}.history-tabs__nav ul li a:after{content:"";display:none;width:100%;height:calc(100% + 36px);border-radius:2px 2px 0 0;background:#009fdf;position:absolute;top:0;left:0;z-index:0}.history-tabs__nav ul li a span{font-weight:700;font-size:24px;line-height:1.83;text-align:center;letter-spacing:.1em;position:relative;z-index:1}.history-tabs__content{border-radius:4px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:8px 0;position:relative;width:100%}.history-tabs__content .block{display:none}.history-tabs__content .block.active{display:block}.history-tabs__content .block.active a.block-link{color:#fff;background:#009fdf}.history-tabs__content .block a.block-link{display:none;align-items:center;justify-content:center;width:100%;height:56px;font-weight:700;font-size:18px;line-height:1.78;text-align:center;letter-spacing:.1em;color:#009fdf}.history-tabs__content .block .item{border-bottom:1px solid #f1f1f1;padding:16px}.history-tabs__content .block .item:last-child{border-bottom:none}.history-tabs__content .block .block-title{margin-bottom:12px}.history-tabs__content .block .block-title:last-child{margin-bottom:0}.history-tabs__content .block .block-title p{font-weight:700;font-size:24px;line-height:1.25;letter-spacing:.1em;color:#009fdf}.history-tabs__content .block .block-description p{margin-bottom:24px}.history-tabs__content .block .block-description p:last-child{margin-bottom:0}.vacancy-box-1{min-height:415px;padding-top:28px;position:relative;overflow:hidden}.vacancy-box-1 .box-content{display:flex;flex-direction:column;max-width:555px;position:relative;z-index:1}.vacancy-box-1 .box-title{margin-bottom:4px}.vacancy-box-1 .box-title h1,.vacancy-box-1 .box-title p{font-weight:700;font-size:48px;line-height:1.42;color:#05326e}.vacancy-box-1 .box-description p{font-weight:700;font-size:24px;line-height:1.5;color:#05326e}.vacancy-box-1 .box-circle{display:flex;align-items:flex-start;justify-content:flex-start;width:615px;height:615px;border-radius:50%;background:#009fdf;position:absolute;right:25px;bottom:-250px;z-index:0}.vacancy-box-1 .box-circle img{position:absolute;left:0;bottom:250px}.vacancy-box-2{background:#e9f6fb;padding:40px 0}.vacancy-box-2 .block{min-height:393px;padding-left:calc(50% + 30px);margin-bottom:20px;position:relative;overflow:hidden}.vacancy-box-2 .block:last-child{margin-bottom:0}.vacancy-box-2 .block .block-title{margin-bottom:12px}.vacancy-box-2 .block .block-title p{font-weight:700;font-size:24px;line-height:1.33;letter-spacing:.1em;color:#05326e;text-transform:uppercase}.vacancy-box-2 .block .block-img{width:calc(50% - 10px);position:absolute;top:0;left:0}.vacancy-box-2 .block .block-img img{width:100%;height:auto}.vacancy-box-2 .block .block-description p{margin-bottom:24px}.vacancy-box-2 .block .block-description p:last-child{margin-bottom:0}.vacancy-box-2 .block-photos .items_wrap{display:flex;align-items:stretch;flex-wrap:wrap;margin:-10px}.vacancy-box-2 .block-photos .item{width:calc(25% - 20px);border-radius:2px;margin:10px;position:relative;overflow:hidden}.vacancy-box-2 .block-photos .item img{width:100%}.vacancy-box-2 .block-photos .item span.more{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-weight:700;font-size:36px;line-height:1;color:#fff;background:rgba(5,50,110,.7);position:absolute;top:0;left:0}.vacancy-box-3{overflow:hidden;margin-bottom:0}.vacancy-box-3 .box-title{margin-bottom:40px;position:relative;z-index:1}.vacancy-box-3 .box-wrap{min-height:464px;padding:64px 0 52px;position:relative}.vacancy-box-3 .box-content{max-width:890px;position:relative;z-index:1}.vacancy-box-3 .block{flex-wrap:wrap;margin:-10px}.vacancy-box-3 .block,.vacancy-box-3 .block .item{display:flex;align-items:flex-start;justify-content:flex-start}.vacancy-box-3 .block .item{margin:10px}.vacancy-box-3 .block>div{width:calc(50% - 20px)}.vacancy-box-3 .block .item i.item-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;margin-right:20px}.vacancy-box-3 .block .item i.item-icon svg{fill:#05326e}.vacancy-box-3 .block .item .item-title{display:flex;align-items:center;justify-content:flex-start;min-height:40px}.vacancy-box-3 .block .item .item-title p{font-weight:700;font-size:16px;line-height:1.25;color:#009fdf}.vacancy-box-3 .block .item .item-desc{margin-top:5px;margin-bottom:13px}.vacancy-box-3 .box-circle{display:block;width:664px;height:664px;border-radius:50%;background:#009fdf;position:absolute;right:-275px;bottom:-314px;z-index:0}.vacancy-box-3 .box-circle img{position:absolute;bottom:314px;left:50px}.vacancy-box-4{background:#fff;padding:24px 0 40px}.vacancy-box-4 .box-form{margin-bottom:24px}.vacancy-box-4 .box-form:last-child{margin-bottom:0}.vacancy-box-4 .blocks_wrap{margin-bottom:40px}.vacancy-box-4 .blocks_wrap:last-child{margin-bottom:0}.vacancy-box-4 .block{border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:16px;margin-bottom:20px}.vacancy-box-4 .block:last-child{margin-bottom:0}.vacancy-box-4 .block .block-title{margin-bottom:4px}.vacancy-box-4 .block .block-title:last-child{margin-bottom:0}.vacancy-box-4 .block .block-title a,.vacancy-box-4 .block .block-title p{font-weight:700;font-size:16px;line-height:1.25}.vacancy-box-4 .block .block-title a:hover{color:#009fdf}.vacancy-box-4 .block .block-city{margin-bottom:8px}.vacancy-box-4 .block .block-city:last-child{margin-bottom:0}.vacancy-box-4 .block .block-city p{font-size:12px;line-height:1.67;color:#7b95b8}.vacancy-box-4 .block .block-text{margin-bottom:8px}.vacancy-box-4 .block .block-text:last-child{margin-bottom:0}.vacancy-box-4 .block .block-date{margin-bottom:8px}.vacancy-box-4 .block .block-date:last-child{margin-bottom:0}.vacancy-box-4 .block .block-date p{font-size:12px;line-height:1.67;color:#7b95b8}.partners-box-1 .blocks_wrap{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;margin:-10px}.partners-box-1 .block{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:calc(33.33% - 20px);border-radius:2px;background:#fff;padding:16px 16px 20px;margin:10px}.partners-box-1 .block .block-img{border-radius:4px;box-shadow:0 4px 4px rgba(0,0,0,.16);overflow:hidden;margin-bottom:20px}.partners-box-1 .block .block-img:last-child{margin-bottom:0}.partners-box-1 .block .block-title{width:100%;margin-bottom:8px}.partners-box-1 .block .block-title:last-child{margin-bottom:0}.partners-box-1 .block .block-title p{font-weight:700;font-size:16px;line-height:1.25;text-transform:uppercase;color:#05326e}.partners-box-1 .block .block-description{width:100%}.news-box-1 .blocks_wrap{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;margin:-10px}.news-box-1 .block{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:calc(33.33% - 20px);border-radius:2px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:16px;margin:10px}.news-box-1 .block.main_block{flex-direction:row;align-items:stretch;width:calc(66.66% - 20px);padding-right:0}.news-box-1 .block.main_block .block-img{flex-shrink:0;width:calc(50% - 20px);margin-bottom:0}.news-box-1 .block.main_block .block-img img{width:100%;height:100%;object-fit:cover}.news-box-1 .block.main_block .block-img a.info,.news-box-1 .block.main_block .block-img span.info{margin:0 0 0 24px;left:100%}.news-box-1 .block.main_block .block-content_wrap{justify-content:flex-end;flex:auto;padding:40px 24px 0}.news-box-1 .block .block-img{width:100%;margin-bottom:16px;position:relative}.news-box-1 .block .block-img img{width:100%;height:auto}.news-box-1 .block .block-img a.info,.news-box-1 .block .block-img span.info{display:flex;align-items:center;justify-content:center;font-size:12px;line-height:1.25;text-align:center;color:#fff;white-space:pre;border-radius:2px;background:rgba(5,50,110,.9);padding:8px;margin:8px;position:absolute;top:0;left:0}.news-box-1 .block .block-content_wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;flex:1 0 auto;width:100%}.news-box-1 .block .block-content{margin-bottom:40px}.news-box-1 .block .block-content:last-child{margin-bottom:0}.news-box-1 .block .block-date{margin-bottom:8px}.news-box-1 .block .block-date:last-child{margin-bottom:0}.news-box-1 .block .block-date p{font-size:12px;line-height:1.67;color:#7b95b8}.news-box-1 .block .block-title{margin-bottom:16px}.news-box-1 .block .block-title:last-child{margin-bottom:0}.news-box-1 .block .block-title p{font-weight:700;font-size:16px;line-height:1.25}.news-box-1 .block .block-description{margin-bottom:16px}.news-box-1 .block .block-description:last-child{margin-bottom:0}.news-box-1 .block .block-link{width:100%}.news-box-1 .block .block-link a,.news-box-1 .block .block-link button{display:flex;align-items:center;justify-content:center;width:100%;height:40px;font-weight:700;font-size:12px;line-height:1.25;letter-spacing:.16em;text-transform:uppercase;color:#009fdf;border:1px solid #d3e4fb;border-radius:2px}.news-box-1 .block .block-link a:hover,.news-box-1 .block .block-link button:hover{color:#fff;border-color:#009fdf;background:#009fdf}.news-box-2{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:20px}.news-box-2 .block-img{flex-shrink:0;width:690px;border-radius:2px;margin-right:40px;overflow:hidden}.news-box-2 .block-img img{width:100%;height:auto}.news-box-2 .block-content{padding-top:60px}.news-box-2 .block-date{margin-bottom:8px}.news-box-2 .block-date:last-child{margin-bottom:0}.news-box-2 .block-date p{font-size:12px;line-height:1.67;color:#7b95b8}.news-box-2 .block-title{margin-bottom:16px}.news-box-2 .block-title:last-child{margin-bottom:0}.news-box-2 .block-title h1,.news-box-2 .block-title p{font-weight:700;font-size:24px;line-height:1.33;letter-spacing:.1em;color:#05326e}.news-box-2 .block-description{margin-bottom:16px}.news-box-2 .block-description:last-child{margin-bottom:0}.news-box-3{background:#fff;padding:24px 0 40px;margin-bottom:40px}.news-box-3.style-2{padding:40px 0}.news-box-3.style-2 .box-wrap{padding:0 60px}.articles_lising-content .video,.news-box-3 .video,.special-landing-video-box .video{display:block;width:100%;padding-bottom:52%;margin:0 auto 43px;position:relative}.articles_lising-content .video:last-child,.news-box-3 .video:last-child{margin-bottom:0}.articles_lising-content .video iframe,.news-box-3 .video iframe,.special-landing-video-box .video iframe{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.news-box-3 .box-info{justify-content:space-between;margin-top:24px}.news-box-3 .box-info,.news-box-3 .box-info .share{display:flex;align-items:center}.news-box-3 .box-info .share p{font-size:12px;line-height:1.67;color:#7b95b8;margin-right:16px}.news-box-3 .box-info .share ul{display:flex}.news-box-3 .box-info .share ul li{margin-right:12px}.news-box-3 .box-info .share ul li:last-child{margin-right:0}.news-box-3 .box-info .share ul li a{display:flex;align-items:center;justify-content:center}.page-content h2,.page-content h3{font-weight:700;font-size:24px;line-height:1.5;color:#009fdf;margin-top:28px;margin-bottom:12px}.page-content h3{font-size:18px}.page-content h2:first-child,.page-content h3:first-child{margin-top:0}.page-content h2:last-child,.page-content h3:last-child{margin-bottom:0}.page-content p{margin-bottom:24px}.page-content p:last-child{margin-bottom:0}.page-content ul{margin-bottom:28px}.page-content ul:last-child{margin-bottom:0}.banner-leaseback ul li,.box-home-main .block-list ul li,.page-content ul li{display:block;align-items:flex-start;justify-content:flex-start;margin-bottom:4px;padding-left:20px;position:relative}.banner-leaseback .block-list ul li:last-child .box-home-main .block-list ul li:last-child,.page-content ul li:last-child{margin-bottom:0}.banner-leaseback .block-list ul li:before,.box-home-main .block-list ul li:before,.page-content ul li:before{content:"";display:block;flex-shrink:0;width:12px;height:12px;border-radius:2px;background:#009fdf;margin-top:6px;margin-right:12px;position:absolute;left:0}.block-description a,.page-content a,.seo-text-box a{display:contents;color:#009fdf}.block-description a:hover,.page-content a:hover,.seo-text-box a:hover{color:#05326e}.page-content b{font-weight:600}.box-news_nav{margin-bottom:40px}.box-news_nav .block{display:flex;align-items:center;justify-content:space-between;width:100%;border-radius:0 0 2px 2px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:24px}.box-news_nav .block ul{display:flex;flex-wrap:wrap}.box-news_nav .block ul:last-child{margin-bottom:0}.box-news_nav .block ul li{margin-right:20px}.box-news_nav .block ul li:last-child{margin-right:0}.box-news_nav .block ul li a{color:#05326e}.box-news_nav .block ul li a:hover{color:#009fdf}.box-news_nav .block ul li a span{color:#7b95b8;margin-left:4px}.box-news_nav .block a.sorting,.box-news_nav .block button.sorting{display:flex;align-items:center;justify-content:center}.box-news_nav .block a.sorting i,.box-news_nav .block button.sorting i{display:flex;align-items:center;justify-content:center;width:9px;height:9px;margin-right:4px}.box-news_nav .block a.sorting i svg,.box-news_nav .block button.sorting i svg{fill:#009fdf}.box-news_nav .block a.sorting span,.box-news_nav .block button.sorting span{color:#009fdf}.box-contacts{margin-top:-26px;margin-bottom:48px;position:relative}.box-contacts .box-wrap{display:flex;align-items:stretch;min-height:670px}.box-contacts .box-content{width:340px;color:#fff;background:rgba(5,50,110,.8);padding:55px 20px 40px;margin-left:-20px;position:relative;z-index:1}.box-contacts .box-title{margin-bottom:24px}.box-contacts .box-title h1,.box-contacts .box-title p{font-weight:700;font-size:36px;line-height:1.22;letter-spacing:.1em;text-transform:uppercase}.box-contacts .block{position:relative}.box-contacts .city_selection{display:block;width:100%;margin-bottom:16px;position:relative;z-index:9}.box-contacts .city_selection:last-child{margin-bottom:0}.box-contacts .city_selection input.total_value{display:none}.box-contacts .city_selection a.select_button{display:flex;align-items:center;justify-content:space-between;width:100%;height:40px;border:1px solid #d3e4fb;border-radius:2px;background:#fff;padding:0 6px 0 12px;cursor:pointer}.box-contacts .city_selection a.select_button p{width:auto;max-width:100%;font-weight:500;font-size:12px;line-height:1.4;color:#7b95b8;white-space:pre;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis}.box-contacts .city_selection a.select_button i{display:-ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;width:28px;height:28px;flex-shrink:0;transition:.3s;margin-left:15px;display:flex;align-items:center;justify-content:center}.box-contacts .city_selection ul.options{display:none;width:100%;max-height:330px;border-radius:2px;border:1px solid #d3e4fb;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);margin-top:5px;position:absolute;top:100%;left:0;z-index:1;overflow:auto}.box-contacts .city_selection ul.options li{display:flex;align-items:center;justify-content:flex-start;height:40px;font-weight:500;font-size:12px;line-height:1.4;color:#7b95b8;border-bottom:1px solid #d3e4fb;padding:0 12px;cursor:pointer}.box-contacts .city_selection ul.options li:last-child{border-bottom:none}.box-contacts .city_selection ul.options li:hover{color:#fff;background:#009fdf}.box-contacts .city_selection ul.options li:active{color:#fff;background:#05326e}.box-contacts .city_selection.active{z-index:9}.box-contacts .city_selection.active a.select_button i{transform:rotate(180deg);transition:.3s}.box-contacts .city_selection.active .options{display:block}.box-contacts .city_data{width:100%;border-radius:2px;background:#fff;box-shadow:0 2px 7px rgba(0,0,0,.25);padding:16px;position:relative;z-index:3}.box-contacts .city_data .block{display:none;flex-direction:column;align-items:flex-start;justify-content:flex-start}.box-contacts .city_data .block.active{display:flex}.box-contacts .city_data .block .item{margin-bottom:16px}.box-contacts .city_data .block .item:last-child{margin-bottom:0}.box-contacts .city_data .block .item .item-title{margin-bottom:4px}.box-contacts .city_data .block .item .item-title p{font-weight:500;font-size:12px;line-height:1.4;color:#7b95b8}.box-contacts .city_data .block .item .item-data p{font-weight:500;font-size:14px;line-height:1.3;color:#05326e}.box-contacts .city_data .block .element{display:flex;align-items:center;justify-content:flex-start}.box-contacts .city_data .block .element p.element-title{width:95px;color:#7b95b8;margin-right:8px}.box-contacts .map_list{background:#f2f3f4;z-index:0}.box-contacts .map_list,.box-contacts .map_list .map{display:block;width:100%;height:100%;border:none;position:absolute;top:0;left:0}.box-contacts .map_list .map{opacity:0;transition:1s}.box-contacts .map_list .map.active{opacity:1;z-index:1}.box-contacts .map_list .map div{display:block;width:100%;height:100%;border:none;position:absolute;top:0;left:0}.box-requisites{margin-bottom:56px}.box-requisites .block .item{display:flex;align-items:flex-start;justify-content:flex-start}.box-requisites .block .item .item-title{min-width:238px;margin-right:24px}.box-requisites .block .item .item-title p{color:#009fdf}.box-requisites .block .item .item-data p{color:#05326e}.arcticmodal-overlay{background:#05326e!important;opacity:.9!important}.arcticmodal-container_i2{padding:40px 20px}.arcticmodal-container .box-modal{width:616px;min-height:64px;border-radius:4px;background:hsla(0,0%,100%,.95);padding:16px 16px 24px;margin:0 auto;position:relative}.arcticmodal-container #kadromobil-form-container.box-modal{max-width:400px}.arcticmodal-container #leasing-form-container.box-modal{width:726px}.arcticmodal-container .box-modal .arcticmodal-close{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin:16px;position:absolute;top:0;right:0;cursor:pointer}.arcticmodal-container .box-modal .arcticmodal-close:hover svg{fill:#009fdf}.arcticmodal-container .box-modal .arcticmodal-close svg{fill:#05326e;transition:.3s}.arcticmodal-container .box-modal .block .block-title_wrap{margin-bottom:20px}.arcticmodal-container .box-modal .block .block-title_wrap:last-child{margin-bottom:0}.arcticmodal-container .box-modal .block .block-title{margin-bottom:12px}.arcticmodal-container .box-modal .block .block-title:last-child{margin-bottom:0}.arcticmodal-container .box-modal .block .block-title p{font-weight:700;font-size:24px;line-height:1.33;letter-spacing:.1em;color:#05326e;text-transform:uppercase}.arcticmodal-container .box-modal#carl-sms-form-container .block .block-title p{font-size:20px}.arcticmodal-container .box-modal .block .block-description{margin-bottom:12px}.arcticmodal-container .box-modal .block .block-description:last-child{margin-bottom:0}.arcticmodal-container .box-modal .block .block-form .form-radio.style-checkbox a.form-radio__link,.arcticmodal-container .box-modal .block .block-form .form-radio.style-checkbox button.form-radio__link,.arcticmodal-container .box-modal .block .block-form .form-radio.style-checkbox p.form-radio__text{font-size:10px;line-height:1.6}.arcticmodal-container .box-modal.modal-vacancy{width:1312px;border-radius:0;background:transparent;padding:0;position:relative}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap,.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap.slick-initialized{width:100%}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap.slick-initialized+.slider_arrows{display:block}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap.slick-initialized .slick-list{width:100%;z-index:1}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap.slick-initialized .slick-list .slick-track{width:100%;height:100%}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap.slick-initialized .slick-list .slick-track .slick-slide{width:100%;transform:scale(.95);opacity:0;transition:all .8s linear}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap.slick-initialized .slick-list .slick-track .slick-slide.slick-active{transform:scale(1);opacity:1}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap .block{display:flex;align-items:flex-start;justify-content:flex-start;border-radius:4px;background:hsla(0,0%,100%,.95);padding:16px}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap .block .block-img{flex-shrink:0;width:874px;margin-right:20px}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap .block .block-img img{width:100%;height:auto;border-radius:4px}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap .block .block-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;padding-top:8px}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap .block .block-count{margin-bottom:48px}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap .block .block-count p{font-size:12px;line-height:1.67;color:#009fdf}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap .block .block-date{margin-bottom:16px}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap .block .block-date p{font-size:12px;line-height:1.67;color:#7b95b8}.arcticmodal-container .box-modal.modal-vacancy .slider_arrows{display:none}.arcticmodal-container .box-modal.modal-vacancy .slider_arrows button{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.arcticmodal-container .box-modal.modal-vacancy .slider_arrows button:hover svg{fill:#fff}.arcticmodal-container .box-modal.modal-vacancy .slider_arrows button.prev{left:-44px}.arcticmodal-container .box-modal.modal-vacancy .slider_arrows button.next{right:-44px}.arcticmodal-container .box-modal.modal-vacancy .slider_arrows button.next svg{transform:matrix(-1,0,0,1,0,0)}.arcticmodal-container .box-modal.modal-vacancy .slider_arrows button svg{fill:#009fdf;transition:.3s}.box-gpb-slider{color:#05326e;background:#f6f6f6;overflow:hidden;margin-top:-142px}.box-gpb-slider .box-wrapper{display:flex;align-items:stretch;min-height:587px;position:relative}.box-gpb-slider .box-wrapper.slick-slider .slick-list{width:100%;overflow:visible;z-index:1}.box-gpb-slider .box-wrapper.slick-slider .slick-list .slick-track{height:100%}.box-gpb-slider .box-wrapper.slick-slider .slick-list .slick-track .slick-slide{transform:scale(.8);opacity:0;transition:all .8s linear}.box-gpb-slider .box-wrapper.slick-slider .slick-list .slick-track .slick-slide.slick-active{transform:scale(1);opacity:1}.box-gpb-slider .box-wrapper.slick-slider ul.slick-dots{display:flex;justify-content:center;width:100%;position:absolute;left:0;bottom:20px;z-index:2}.box-gpb-slider .box-wrapper.slick-slider ul.slick-dots li{margin:0 12px}.box-gpb-slider .box-wrapper.slick-slider ul.slick-dots li.slick-active button{background:#009fdf}.box-gpb-slider .box-wrapper.slick-slider ul.slick-dots li button{display:flex;align-items:center;justify-content:center;width:10px;height:10px;font-size:0;background:#7b95b8}.box-gpb-slider .box-wrapper.slick-slider ul.slick-dots li button:hover{background:#009fdf}.box-gpb-slider .block{display:flex;align-items:flex-start;justify-content:flex-start;flex-shrink:0;width:100%;padding:176px 40px 67px;position:relative;z-index:1}.box-gpb-slider .block .block-img{position:absolute;bottom:0;right:-110px;z-index:0}.box-gpb-slider .block .block-img img{width:auto;max-width:100%}.box-gpb-slider .block .block-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;height:100%;position:relative;z-index:1;max-width:630px}.box-gpb-slider .block .block-title_wrap{margin-bottom:40px}.box-gpb-slider .block .block-title_wrap:last-child{margin-bottom:0}.box-gpb-slider .block .block-title p{font-weight:700;font-size:48px;line-height:1.42}.box-gpb-slider .block .block-subtitle{max-width:600px}.box-gpb-slider .block .block-subtitle p{font-weight:700;font-size:24px;line-height:1.33;letter-spacing:.1em}.box-gpb-slider .block .block-link{display:flex;justify-content:flex-start}.box-gpb-slider .block .block-link a,.box-gpb-slider .block .block-link button{min-width:248px;padding:10px 40px}.box-gpb.box-nav{display:flex;justify-content:center;width:100%}.box-gpb.box-nav ul{display:flex;align-items:stretch;justify-content:space-between;width:calc(100% + 20px);margin:-10px}.box-gpb.box-nav ul li{display:flex;align-items:center;justify-content:center;width:calc(100% - 20px);min-height:55px;margin:10px}.box-gpb.box-nav ul li a,.box-gpb.box-nav ul li button{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-weight:700;font-size:12px;line-height:1.25;text-align:center;letter-spacing:.16em;text-transform:uppercase;color:#009fdf;border-radius:2px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:12px 20px}.box-gpb.box-nav ul li a:hover,.box-gpb.box-nav ul li button:hover{color:#fff;background:#05326e}.box-gpb.box-1{display:flex;align-items:center;justify-content:space-between}.box-gpb.box-1 .box-title_wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}.box-gpb.box-1 .box-title{margin-bottom:16px}.box-gpb.box-1 .box-title p{font-weight:700;font-size:24px;line-height:1.33;letter-spacing:.1em;color:#05326e}.box-gpb.box-1 .blocks_wrap{display:flex;align-items:stretch;flex-shrink:0;margin-left:20px}.box-gpb.box-1 .block{width:335px;border-radius:2px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);margin-right:20px;position:relative}.box-gpb.box-1 .block:hover .block-title p{color:#009fdf}.box-gpb.box-1 .block:last-child{margin-right:0}.box-gpb.box-1 .block a.block-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.box-gpb.box-1 .block .block-img{display:flex;justify-content:center;align-items:flex-end;width:100%;height:224px;background:#f6f6f6}.box-gpb.box-1 .block .block-img img{width:auto;max-width:100%}.box-gpb.box-1 .block .block-title{padding:16px 20px}.box-gpb.box-1 .block .block-title p{font-weight:700;font-size:16px;line-height:1.25;color:#05326e;transition:.3s}.box-gpb.box-2{display:flex;justify-content:center;width:100%}.box-gpb.box-2 .blocks_wrap{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;width:calc(100% + 20px);margin:-10px}.box-gpb.box-2 .block{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:calc(50% - 20px);min-height:321px;color:#fff;background:#fff;padding:64px 40px 40px;margin:10px;position:relative}.box-gpb.box-2 .block .block-img{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.box-gpb.box-2 .block .block-img img{width:100%;height:100%;object-fit:cover}.box-gpb.box-2 .block .block-content{position:relative;z-index:1}.box-gpb.box-2 .block .block-title{margin-bottom:8px}.box-gpb.box-2 .block .block-title:last-child{margin-bottom:0}.box-gpb.box-2 .block .block-title p{font-weight:700;font-size:36px;line-height:1.33}.box-gpb.box-2 .block .block-description p{font-weight:500;font-size:12px;line-height:1.67}.box-gpb.box-2 .block .block-link{position:relative;z-index:1}.box-gpb.box-2 .block .block-link a,.box-gpb.box-2 .block .block-link button{display:flex;align-items:center;justify-content:center;min-width:248px;font-weight:700;font-size:12px;line-height:1.25;text-align:center;letter-spacing:.16em;text-transform:uppercase;border:1px solid #d3e4fb;border-radius:2px;padding:11px 20px}.box-gpb.box-2 .block .block-link a:hover,.box-gpb.box-2 .block .block-link button:hover{color:#000;background:#fff}.box-gpb.box-3{display:flex;align-items:stratch;justify-content:flex-start;width:100%;min-height:348px;border-radius:2px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08)}.box-gpb.box-3 .block-img{display:flex;align-items:flex-end;justify-content:center;flex-shrink:0;width:600px;margin-right:60px;position:relative;z-index:0}.box-gpb.box-3 .block-img img{width:auto;max-width:100%}.box-gpb.box-3 .block-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;z-index:1}.box-gpb.box-3 .block-title_wrap{color:#05326e;margin-bottom:24px}.box-gpb.box-3 .block-title{margin-bottom:8px}.box-gpb.box-3 .block-title:last-child{margin-bottom:0}.box-gpb.box-3 .block-title p{font-weight:700;font-size:36px;line-height:1.33}.box-gpb.box-3 .block-subtitle{max-width:550px;margin-bottom:8px}.box-gpb.box-3 .block-subtitle:last-child{margin-bottom:0}.box-gpb.box-3 .block-subtitle p{font-weight:700;font-size:16px;line-height:1.25}.box-gpb.box-3 .block-qr{display:flex;align-items:center;justify-content:flex-start}.box-gpb.box-3 .block-qr img{width:auto;flex-shrink:0;margin-right:16px}.box-gpb.box-3 .block-qr p{font-weight:500;font-size:12px;line-height:1.67}.box-gpb.box-4{display:flex;justify-content:center;width:100%}.box-gpb.box-4 .blocks_wrap{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;width:calc(100% + 20px);margin:-10px}.box-gpb.box-4 .block{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:calc(33.33% - 20px);border-radius:4px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);overflow:hidden;margin:10px;position:relative}.box-gpb.box-4 .block:hover .block-title p{color:#009fdf}.box-gpb.box-4 .block .block-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.box-gpb.box-4 .block .block-img{display:flex;justify-content:center;align-items:flex-end;width:100%;min-height:346px;background:#eff0f3;padding:15px 15px 0}.box-gpb.box-4 .block .block-img img{width:auto;max-width:100%}.box-gpb.box-4 .block .block-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:20px 16px}.box-gpb.box-4 .block .block-title{margin-bottom:8px}.box-gpb.box-4 .block .block-title:last-child{margin-bottom:0}.box-gpb.box-4 .block .block-title p{font-weight:700;font-size:16px;line-height:1.25;color:#05326e;transition:.3s}.box-gpb.box-4 .block .block-description{margin-bottom:8px}.box-gpb.box-4 .block .block-description:last-child{margin-bottom:0}.box-gpb.box-4 .block .block-description p{font-weight:500;font-size:12px;line-height:1.67}.choice_of_options{display:block;width:100%;margin-bottom:16px;position:relative;z-index:9}.choice_of_options:last-child{margin-bottom:0}.choice_of_options input.total_value{display:none}.choice_of_options a.select_button{display:flex;align-items:center;justify-content:space-between;width:100%;height:40px;border:1px solid #d3e4fb;border-radius:2px;background:#fff;padding:0 6px 0 12px;cursor:pointer;position:relative;z-index:2}.choice_of_options a.select_button p{width:auto;max-width:100%;font-weight:500;font-size:12px;line-height:1.4;color:#7b95b8;white-space:pre;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis}.choice_of_options a.select_button p.active{color:#000}.choice_of_options a.select_button i{display:-ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;width:28px;height:28px;flex-shrink:0;transition:.3s;margin-left:15px;display:flex;align-items:center;justify-content:center}.choice_of_options ul.options{display:none;width:100%;border:1px solid #d3e4fb;border-top:none;border-radius:0 0 2px 2px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);position:absolute;top:100%;left:0;z-index:1;overflow:hidden}.choice_of_options ul.options li{display:flex;align-items:center;justify-content:flex-start;height:40px;font-weight:500;font-size:12px;line-height:1.4;color:#000;padding:0 12px;cursor:pointer}.choice_of_options ul.options li:hover{color:#fff;background:#009fdf}.choice_of_options ul.options li:active{color:#fff;background:#05326e}.choice_of_options.active{z-index:10}.choice_of_options.active a.select_button{border-bottom-color:transparent;border-radius:2px 2px 0 0}.choice_of_options.active a.select_button i{transform:rotate(180deg);transition:.3s}.choice_of_options.active .options{display:block}.successful-shipment-message{display:flex;background:rgba(5,50,110,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:40px;position:fixed;left:0;right:0;top:-100%;z-index:9999;transition:1s}.notification-message-body{margin:auto;display:flex;align-items:center;justify-content:flex-start}.successful-shipment-message.show{top:0}.successful-shipment-message i.block-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;border-radius:50%;margin-right:20px}.successful-shipment-message i.block-icon svg{fill:#fff}.successful-shipment-message.error i.block-icon{display:none}.successful-shipment-message .block-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.successful-shipment-message .block-title{margin-bottom:4px}.successful-shipment-message .block-title:last-child{margin-bottom:0}.successful-shipment-message .block-title p{font-weight:700;font-size:24px;line-height:1.33;letter-spacing:.1em;color:#fff}.successful-shipment-message .block-description{max-width:400px;margin-bottom:4px}.successful-shipment-message .block-description p{color:#fff}.successful-shipment-message .block-description:last-child{margin-bottom:0}.box-special_offers .box-special_offers__wrap{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;margin:-10px}.box-special_offers .box-special_offers__block{width:calc(33.33% - 20px);border-radius:4px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);margin:10px;overflow:hidden;position:relative}.box-special_offers .box-special_offers__block img{width:100%;height:345px;max-height:345px;object-fit:cover}.box-special_offers .box-special_offers__block a.block-link{display:block;width:100%;height:100%;opacity:0;position:absolute;top:0;left:0;z-index:1}.box-special_offers .box-special_offers__block .block-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;background:#fff;padding:20px 16px}.box-special_offers .box-special_offers__block .block-title{margin-bottom:8px}.box-special_offers .box-special_offers__block .block-title:last-child{margin-bottom:0}.box-special_offers .box-special_offers__block .block-title p{font-weight:700;font-size:16px;line-height:1.25;color:#05326e}.box-special_offers .box-special_offers__block .block-description{margin-bottom:8px}.box-special_offers .box-special_offers__block .block-description:last-child{margin-bottom:0}.box-special_offers .box-special_offers__block .block-description p{font-size:12px;line-height:1.67}.box-special_offers .box-special_offers__block .block-description p span{color:#009fdf}.box-additional_opportunities .box-title{margin-bottom:28px}.box-additional_opportunities .blocks_wrap{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin:-10px}.box-additional_opportunities .block{display:flex;align-items:flex-start;justify-content:flex-start;flex-grow:1;width:calc(33.33% - 20px);margin:10px}.box-additional_opportunities .block i.block-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:54px;height:54px;border-radius:4px;background:#009fdf;box-shadow:0 4px 4px rgba(5,50,110,.2);margin-right:20px}.box-additional_opportunities .block i.block-icon svg{fill:#fff}.box-additional_opportunities .block .block-title{margin-bottom:6px}.box-additional_opportunities .block .block-title:last-child{margin-bottom:0}.box-additional_opportunities .block .block-title p{font-weight:700;font-size:16px;line-height:1.25;color:#05326e;text-transform:uppercase}.box-additional_opportunities .block .block-description{margin-bottom:6px}.box-additional_opportunities .block .block-description:last-child{margin-bottom:0}.box-additional_opportunities .block .block-description p{font-size:12px;line-height:1.67;color:#05326e}.box-additional_opportunities .box-note{margin-top:28px}.box-additional_opportunities .box-note p{font-weight:700;font-size:16px;line-height:1.25;color:#05326e}.home-title{margin-bottom:20px}.home-title h1,.home-title p{font-weight:700;font-size:38px;line-height:1.47;color:#05326e}.box-home-main{overflow:hidden}.box-home-main .box-wrapper{display:flex;align-items:stretch;min-height:630px;position:relative}.banner-leaseback{min-height:630px}.box-home-main.leasing-items-slider .box-wrapper{min-height:492px;max-height:492px}.box-home-main .box-wrapper.slick-slider .slick-list{width:100%;overflow:visible;z-index:1}.box-home-main .box-wrapper.slick-slider .slick-list .slick-track{height:100%}.box-home-main .box-wrapper.slick-slider .slick-list .slick-track .slick-slide.slick-active{transform:scale(1);opacity:1}.box-home-main .box-wrapper.slick-slider ul.slick-dots{display:flex;justify-content:center;width:100%;position:absolute;left:0;bottom:20px;z-index:2}.box-home-main .box-wrapper.slick-slider ul.slick-dots li{margin:0 12px}.box-home-main .box-wrapper.slick-slider ul.slick-dots li.slick-active button{background:#009fdf}.box-home-main .box-wrapper.slick-slider ul.slick-dots li button{display:flex;align-items:center;justify-content:center;width:10px;height:10px;font-size:0;background:#7b95b8}.box-home-main .box-wrapper.slick-slider ul.slick-dots li button:hover{background:#009fdf}.banner-leaseback,.box-home-main .block{display:flex;align-items:center;justify-content:flex-start;flex-shrink:0;width:100%;color:#fff;padding:40px 80px;position:relative;z-index:1}.box-home-main .block[data-link]{cursor:pointer}.box-home-main .block.slider-china-brands:after{content:"";display:block;position:absolute;background:linear-gradient(180deg,rgba(0,159,223,.1),hsla(0,0%,76.9%,0));width:1012px;height:1012px;border-radius:50%;right:-27%;top:-25%;left:unset;z-index:1}.box-home-main .block.slider-china-brands.china-2022:after,.box-home-main .block.slider-china-brands.specseason-2022:after{display:none}.box-home-main .box-wrapper.slick-slider .slider-desktop-text-row{display:block}.box-home-main .block.banner-fuel_program,.box-home-main .block.slider-autopodpiska,.box-home-main .block.slider-common-2022,.box-home-main .block.slider-gaz,.box-home-main .block.slider-mpt{background-color:#fff}.box-home-main .block.banner-fuel_program{padding-bottom:0;padding-top:80px}.box-home-main .block.slider-mpt .block-content{max-width:550px}.box-home-main .block.slider-common-2022 .block-content,.box-home-main .block.slider-gaz .block-content{max-width:650px}.box-home-main .block.slider-common-2022 .block-list{margin-top:30px;padding-left:20px}.box-home-main .block.slider-common-2022 .block-list ul li{font-weight:500;font-size:22px;line-height:1.2;margin-bottom:20px;list-style:disc outside;display:list-item;padding-left:10px;color:#05326e}.box-home-main .block.slider-common-2022 .block-list ul li:before{display:none}.box-home-main .block.slider-autopodpiska .block-content{max-width:530px}.box-home-main .block.banner-fuel_program .block-content{max-width:800px;padding-top:60px}.box-home-main .block.slider-autopodpiska .block-top-img{position:absolute;top:-100px}.box-home-main .block.banner-fuel_program .block-top-img{position:absolute;top:-60px}.box-home-main .block.slider-mpt .block-title{margin-bottom:100px}.box-home-main .block.slider-common-2022 .block-title,.box-home-main .block.slider-gaz .block-title{margin-bottom:70px}.box-home-main .block.slider-common-2022.used .block-title{margin-bottom:50px}.box-home-main .block.slider-common-2022.gaz_2023 .block-title{margin-bottom:40px}.box-home-main .block.banner-fuel_program .block-title,.box-home-main .block.slider-autopodpiska .block-title{margin-bottom:60px}.box-home-main .block.banner-fuel_program .block-title h1,.box-home-main .block.banner-fuel_program .block-title p,.box-home-main .block.slider-autopodpiska .block-title p,.box-home-main .block.slider-common-2022 .block-title p,.box-home-main .block.slider-gaz .block-title p,.box-home-main .block.slider-mpt .block-title p{color:#05326e}.box-home-main .block.slider-mpt .block-title p{font-weight:600;line-height:1.05}.box-home-main .block.slider-common-2022 .block-title p{line-height:1.05}.box-home-main .block.slider-common-2022.faw .block-title p:not(.subtitle){margin-bottom:30px}.box-home-main .block.slider-common-2022.gaz_2023 .block-title p:not(.subtitle){margin-bottom:60px}.box-home-main .block.slider-common-2022 .block-title p.desktop-hidden,.box-home-main .block.slider-mpt .block-title .desktop-hidden,.mpt-mobile-advantage,.scpecial-season-page.new-season-2022.mpt .desktop-hidden{display:none}.box-home-main .block.slider-autopodpiska .block-title p{font-size:48px}.box-home-main .block.banner-fuel_program .block-title h1,.box-home-main .block.banner-fuel_program .block-title p{font-size:36px}.box-home-main .block.banner-fuel_program .block-title p span,.box-home-main .block.slider-autopodpiska .block-title p span,.box-home-main .block.slider-common-2022 .block-title p .color-blue,.box-home-main .block.slider-gaz .block-title p .color-blue,.box-home-main .block.slider-gaz .block-title p span,.box-home-main .block.slider-mpt .block-title p span{color:#009fdf}.box-home-main .block.banner-fuel_program .block-title p.subtitle,.box-home-main .block.slider-autopodpiska .block-title p.subtitle,.box-home-main .block.slider-common-2022 .block-title p.subtitle,.box-home-main .block.slider-common-2022.faw .block-title p.subtitle,.box-home-main .block.slider-gaz .block-title p.subtitle,.box-home-main .block.slider-mpt .block-title p.subtitle{font-weight:500;font-size:18px;line-height:22px;color:#05326e}.box-home-main .block.slider-mpt .block-title p.subtitle{font-size:16px}.box-home-main .block.slider-common-2022 .block-title p.subtitle{font-size:25px;line-height:30px}.box-home-main .block.slider-autopodpiska .block-title p.subtitle{font-size:19px;line-height:133.9%}.box-home-main .block.banner-fuel_program .block-title p.subtitle,.box-home-main .block.slider-china-brands.specseason-2022 .block-title p.subtitle{font-size:25px;line-height:28px;margin-top:40px}.box-home-main .block.banner-fuel_program .block-title p.subtitle strong,.box-home-main .block.slider-autopodpiska .block-title p.subtitle strong,.box-home-main .block.slider-common-2022 .block-title p.subtitle strong,.box-home-main .block.slider-gaz .block-title p.subtitle strong,.box-home-main .block.slider-mpt .block-title p.subtitle strong{color:#009fdf;font-weight:700}.box-home-main .block.banner-fuel_program .block-img,.box-home-main .block.slider-autopodpiska .block-img,.box-home-main .block.slider-china-brands .block-img,.box-home-main .block.slider-common-2022 .block-img,.box-home-main .block.slider-gaz .block-img,.box-home-main .block.slider-mpt .block-img{top:0;bottom:0}.box-home-main .block.slider-autopodpiska .block-img{width:900px}.box-home-main .block.slider-autopodpiska .block-img .desktop_img,.box-home-main .block.slider-china-brands .block-img .desktop_img,.box-home-main .block.slider-common-2022 .block-img .desktop_img,.box-home-main .block.slider-gaz .block-img .desktop_img,.box-home-main .block.slider-mpt .block-img .desktop_img{display:unset;height:100%}.banner-leaseback .block-content,.box-home-main .block .block-content{width:100%;max-width:700px;position:relative;z-index:10}.banner-bottom-block{display:flex;align-items:center;margin-top:50px}.banner-bottom-block .banner-bottom-block__text{font-weight:500;font-size:17px;line-height:120%;color:#009fdf;margin-right:24px}.banner-fuel-mobile__img,.mobile-block-link{display:none}.box-home-main .block.slider-china-brands .block-content{max-width:800px}.banner-leaseback .block-img,.box-home-main .block .block-img{position:absolute;right:0;bottom:84px;z-index:5}.box-home-main .block.slider-asia{overflow:hidden;background-position:50% 50%}.box-home-main .block.slider-asia .block-img{right:unset;bottom:0}.box-home-main .block.banner-lizing-market .block-title{margin-bottom:140px}.box-home-main .block.slider-asia.banner-lizing-market .block-img{height:100%;padding-top:15px;width:1440px;margin:auto;text-align:right;padding-left:20px;padding-right:20px}.box-home-main .block.slider-asia.banner-lizing-market .block-img img.desktop_img{max-height:100%;display:initial}.box-home-main .block.slider-asia.firmennaya-programma,.box-home-main .block.slider-asia.v2{background-position:50% 50%}.box-home-main .block.slider-asia.firmennaya-programma .container,.box-home-main .block.slider-asia.v2 .container{position:relative}.box-home-main .block.slider-asia.v2.birthday .container{position:unset}.box-home-main .block.slider-asia.firmennaya-programma .block-img{right:0;bottom:-130px}.box-home-main .block.slider-asia.v2 .block-img{right:0;bottom:-160px}.box-home-main .block.slider-asia.v2.birthday .block-img{bottom:0}.box-home-main .block.slider-asia.v2.lift-leasing .block-img{right:0;bottom:-100px}.box-home-main .block.china-2022 .block-img,.box-home-main .block.slider-china-brands.specseason-2022 .block-img{bottom:0}.box-home-main.leasing-items-slider .block .block-img{bottom:40px}.detail-asia .makes-line{display:flex;grid-gap:50px;gap:50px;position:absolute;z-index:9;bottom:40px}.detail-asia.box-home-main .block.slider-asia .block-img{bottom:40px}.box-home-main .block .mb40{margin-bottom:40px}.box-home-main .block .block-title{margin-bottom:40px;position:relative}.box-home-main .block.slider-china-brands .block-title{margin-bottom:130px}.box-home-main .block.slider-china-brands.china-2022 .block-title,.box-home-main .block.slider-china-brands.specseason-2022 .block-title{margin-bottom:80px}.box-home-main .block .block-middle-text{font-weight:500;font-size:18px;line-height:27px}.box-home-main .block .block-small-text{font-weight:500;font-size:14px;line-height:32px}.box-home-main .block .block-text{font-weight:500;font-size:24px;line-height:64px}.box-home-main .block .block-title:last-child{margin-bottom:0}.box-home-main .block .block-title.dark-style{color:#05326e}.box-home-main .block .block-title h1,.box-home-main .block .block-title p{font-weight:700;font-size:48px;line-height:1.42;position:relative;z-index:2}.box-home-main .block.slider-asia .block-title h1,.box-home-main .block.slider-asia .block-title p{font-weight:600;font-size:40px;line-height:110%;margin-bottom:50px;text-transform:uppercase}.box-home-main .block.slider-asia .block-title p{margin-bottom:30px}.box-home-main .block.slider-asia .block-title p.subtitle{font-weight:500;font-size:20px;line-height:24px;margin-bottom:90px;text-transform:unset}.box-home-main .block.slider-asia.lift-leasing .block-title p.subtitle{margin-bottom:160px;font-size:28px;line-height:100%}.box-home-main .block.slider-asia.slider-gaz-new .block-title p{margin-bottom:20px}.box-home-main .block.slider-asia.banner-lizing-market .block-title p{font-weight:500;font-size:40px;line-height:40px;letter-spacing:-.03em;text-transform:uppercase}.box-home-main .block.banner-lizing-market .block-content .block-title{max-width:500px}.box-home-main .block .block-title span.orange-color{color:#ff7900}.box-home-main .block.slider-asia.slider-gaz-new .block-title p.subtitle{margin-bottom:20px}.box-home-main .block.slider-asia.slider-gaz-new .block-slider-gaz-desc{margin-bottom:25px}.box-home-main .block.slider-asia.slider-gaz-new .slider-gaz-logo{position:absolute;top:0;right:0;width:31px;display:none}.box-home-main .block.slider-asia .block-link a,.box-home-main .block.slider-asia .block-link button{background:#2355d6;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;border:1px solid #2355d6}.box-home-main .block.slider-asia .block-link a:hover,.box-home-main .block.slider-asia .block-link button:hover{background:#fff;border:1px solid #fff}.box-home-main .block.slider-china-brands .block-title p{color:#05326e;line-height:105%}.box-home-main .block.slider-china-brands .block-title .color-blue{color:#009fdf;font-weight:700}.box-home-main .block.slider-china-brands.specseason-2022 .block-title .color-blue{font-weight:unset}.box-home-main .block .block-title p.subtitle{font-weight:700;font-size:24px;line-height:1.42;margin-top:20px}.box-home-main .block.slider-china-brands .block-title p.subtitle{font-size:18px;line-height:1.2;font-weight:500}.box-home-main .block.lizing-taksi-2021 .block-title p.subtitle{font-weight:500}.box-home-main .block.lizing-taksi-2021{background-position:50%}.banner-leaseback .block-list,.box-home-main .block .block-list{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:40px}.banner-leaseback .block-list{margin-bottom:80px}.box-home-main .block .block-list:last-child{margin-bottom:0}.box-home-main .block .block-list .item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-right:60px}.box-home-main .block .block-list .item:last-child{margin-right:0}.box-home-main .block .block-list .item i.item-icon{display:flex;align-items:center;justify-content:center;margin-bottom:8px}.box-home-main .block .block-list .item i.item-icon:last-child{margin-bottom:0}.box-home-main .block .block-list .item i.item-icon svg{fill:#fff}.box-home-main .block .block-list.dark-style .item i.item-icon svg{fill:#05326e}.box-home-main .block .block-list .item .item-title p{font-size:10px;line-height:1.6}.box-home-main .block .block-list.dark-style .item .item-title p{color:#05326e}.box-home-main .block .block-list .item .item-data p{font-weight:700;font-size:16px;line-height:1.25}.box-home-main .block .block-list.dark-style .item .item-data p{color:#009fdf}.box-home-main .block .block-link{display:flex;justify-content:flex-start}.banner-leaseback .block-link button,.box-home-main .block .block-link a,.box-home-main .block .block-link button{min-width:248px;padding:10px 40px}.box-home-main .block .block-link a.white-btn{background:#fff;color:#323232}.box-home-main .block .block-link a.white-btn:hover{background:#323232;color:#fff;border-color:#323232}.box-home-main .block .block-link.wdth-250 a,.box-home-main .block .block-link.wdth-250 button{width:250px;font-weight:700;font-size:12px;line-height:15px;padding:10px}.box-home-info{background:#e9f6fb;padding:30px 0 24px}.box-home-info .box-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.box-home-info .box-title{margin-bottom:16px}.box-home-info .box-title h1,.box-home-info .box-title p{font-weight:700;font-size:24px;line-height:1.83;text-align:center;letter-spacing:.1em;text-transform:uppercase;color:#05326e}.box-home-info .blocks_wrap{display:flex;align-items:flex-start;justify-content:space-between;width:calc(100% + 20px);margin:-10px}.box-home-info .block{width:auto;max-width:400px;margin:10px}.box-home-info .block .block-title p{font-size:12px;line-height:1.6;color:#05326e}.box-home-info .block .block-data p{font-weight:700;font-size:20px;line-height:1.25;color:#009fdf}.box-home-info .box-note{margin-top:24px;width:100%;background-color:#bae5f5;border-radius:4px;padding:12px}.box-home-info .box-note p{font-size:14px;line-height:1.67;text-align:center;color:#05326e}.news-box-3 table,.seo-text-box table{width:100%;border:1px solid #7b95b8;margin-bottom:40px;display:block;overflow-x:auto}.news-box-3 table:last-child,.seo-text-box table:last-child{margin-bottom:0}.news-box-3 table thead,.seo-text-box table thead{border-bottom:1px solid #7b95b8}.news-box-3 table thead:last-child,.seo-text-box table thead:last-child{border-bottom:none}.news-box-3 table thead tr,.seo-text-box table thead tr{border-bottom:1px solid #7b95b8}.news-box-3 table thead tr:last-child,.seo-text-box table thead tr:last-child{border-bottom:none}.news-box-3 table thead tr th,.seo-text-box table thead tr th{font-weight:700;font-size:16px;line-height:1.2;color:#009fdf;border-right:1px solid #7b95b8;padding:16px}.news-box-3 table thead tr th:last-child,.seo-text-box table thead tr th:last-child{border-right:none}.news-box-3 table thead tr th.center,.seo-text-box table thead tr th.center{text-align:center}.news-box-3 table tbody,.seo-text-box table tbody{border-bottom:1px solid #7b95b8}.news-box-3 table tbody:last-child,.seo-text-box table tbody:last-child{border-bottom:none}.news-box-3 table tbody tr,.seo-text-box table tbody tr{border-bottom:1px solid #7b95b8}.news-box-3 table tbody tr:last-child,.seo-text-box table tbody tr:last-child{border-bottom:none}.news-box-3 table tbody tr td,.seo-text-box table tbody tr td{border-right:1px solid #7b95b8;padding:16px}.news-box-3 table tbody tr td:last-child,.seo-text-box table tbody tr td:last-child{border-right:none}.news-box-3 table tbody tr td.center,.seo-text-box table tbody tr td.center{text-align:center}.ui-selectmenu-button.ui-button{display:flex;align-items:center;justify-content:space-between;width:100%;height:40px;border:1px solid #d3e4fb;border-radius:2px;background:#fff;padding:0 6px 0 12px}.ui-selectmenu-button.ui-button.ui-selectmenu-button-open .ui-selectmenu-icon{transform:rotate(180deg)}.ui-selectmenu-button.ui-button .ui-selectmenu-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;order:1;width:28px;height:28px;background:none;transition:.3s}.ui-selectmenu-button.ui-button .ui-selectmenu-icon:after{content:"";display:block;width:14px;height:8px;background-size:contain}.ui-selectmenu-button.ui-button .ui-selectmenu-text{width:auto;max-width:100%;font-family:Montserrat,sans-serif;font-weight:500;font-size:12px;line-height:1.4;color:#7b95b8;white-space:pre;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button .ui-selectmenu-text.black{color:#000}.ui-selectmenu-menu ul.ui-menu{border:1px solid #d3e4fb;border-top:none;border-radius:0 0 2px 2px;padding:2px 0 0;margin:-2px 0 0;max-height:250px}.ui-selectmenu-menu ul.ui-menu li.ui-menu-item:first-child{display:none}.ui-selectmenu-menu ul.ui-menu li.ui-menu-item .ui-menu-item-wrapper{display:flex;align-items:center;justify-content:flex-start;width:100%;max-width:100%;height:40px;font-family:Montserrat,sans-serif;font-weight:500;font-size:12px;line-height:1.4;color:#000;white-space:pre;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;border:none;padding:0 12px;margin:0}.ui-selectmenu-menu ul.ui-menu li.ui-menu-item .ui-menu-item-wrapper.ui-state-active{color:#fff;background:#009fdf}.ui-selectmenu-menu ul.ui-menu li.ui-menu-item.ui-state-disabled:not(.not-available){display:none}.ui-selectmenu-menu ul.ui-menu[id^=autostock] li.ui-menu-item .ui-menu-item-wrapper{text-transform:none}.box-safety .box-wrap{padding:40px 60px}.box-safety .box-wrap p{font-size:14px;line-height:2;margin-bottom:28px}.box-safety .box-wrap p:last-child{margin-bottom:0}.box-report_corruption{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;max-width:890px;margin-left:auto;margin-right:auto}.box-report_corruption .box-title_wrap{width:100%;margin-bottom:20px}.box-report_corruption .box-title_wrap:last-child{margin-bottom:0}.box-report_corruption .box-title{margin-bottom:8px}.box-report_corruption .box-title:last-child{margin-bottom:0}.box-report_corruption .box-title p{line-height:1.5;text-transform:none;letter-spacing:0}.box-report_corruption .box-form{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}.box-report_corruption .box-form .form-radio .form-radio__wrap,.box-report_corruption .box-form .form-radio .form-radio__wrap .form-radio__item{margin:0}.box-report_corruption .box-form .fields-wrapper{display:flex;align-items:flex-start;justify-content:flex-start;width:calc(100% + 40px);margin:0 0 20px}.box-report_corruption .box-form .fields-wrapper:last-child{margin-bottom:0}.box-report_corruption .box-form .fields-wrapper .fields-half_part{width:calc(50% - 40px);margin:0 20px}.box-report_corruption .box-form .fields-wrapper .field-wrap{width:100%;margin:0 0 20px}.box-report_corruption .box-form .fields-wrapper .field-wrap:last-child,.box-report_corruption .box-form .fields-wrapper .field-wrap:last-child input{margin-bottom:0}.box-vacancy_page{border-radius:4px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:16px;margin-bottom:64px}.box-vacancy_page .box-title_wrap{margin-bottom:20px}.box-vacancy_page .box-title_wrap:last-child{margin-bottom:0}.box-vacancy_page .box-title h1,.box-vacancy_page .box-title p{font-weight:700;font-size:16px;line-height:1.25}.box-vacancy_page .box-subtitle{margin-top:4px}.box-vacancy_page .box-subtitle:last-child{margin-top:0}.box-vacancy_page .box-subtitle p{font-size:12px;line-height:1.67;color:#7b95b8}.box-vacancy_page .box-description{margin-top:8px}.box-vacancy_page .box-description:first-child{margin-top:0}.box-vacancy_page .box-description p{font-size:14px;line-height:1.71;margin-bottom:24px}.box-vacancy_page .box-description p:last-child{margin-bottom:0}.box-vacancy_page .blocks_wrap{margin-bottom:44px}.box-vacancy_page .blocks_wrap:last-child{margin-bottom:0}.box-vacancy_page .block{margin-bottom:20px}.box-vacancy_page .block:last-child{margin-bottom:0}.box-vacancy_page .block .block-title{margin-bottom:8px}.box-vacancy_page .block .block-title p{font-weight:700;font-size:16px;line-height:1.25;color:#009fdf}.box-vacancy_page .box-img{display:flex;align-items:flex-start;justify-content:center;width:100%;margin-bottom:24px}.box-vacancy_page .box-img:last-child{margin-bottom:0}.box-vacancy_page .box-img img{width:auto;max-width:100%;height:auto}.box-vacancy_page .box-map{width:100%;height:160px;margin-bottom:26px;position:relative}.box-vacancy_page .box-map:last-child{margin-bottom:0}.box-vacancy_page .box-map iframe{display:block;width:100%;height:100%;border:none;position:absolute;top:0;left:0}.box-vacancy_page .box-map img.fake_map{display:block;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.box-vacancy_page .box-bottom_part{display:flex;align-items:flex-end;justify-content:space-between;width:100%}.box-vacancy_page .box-bottom_part p{font-size:12px;line-height:1.67;color:#7b95b8}.box-vacancy_page .box-share{display:flex;align-items:center;justify-content:flex-start;margin-top:4px}.box-vacancy_page .box-share .links_wrap{display:flex;align-items:stretch;justify-content:flex-start;margin-left:9px}.box-vacancy_page .box-share .links_wrap a,.box-vacancy_page .box-share .links_wrap button{display:flex;align-items:center;justify-content:center;margin-right:12px}.box-vacancy_page .box-share .links_wrap a:last-child,.box-vacancy_page .box-share .links_wrap button:last-child{margin-right:0}.box-vacancy_page a.box-link,.box-vacancy_page button.box-link{min-width:335px}.box_of_halves.kadromobil{margin-top:-200px}.box_of_halves.kadromobil .block{padding-top:174px}.kadromobil_main{min-height:300px;background:#e6eaf5;background:linear-gradient(180deg,#e6eaf5,#dbddea);margin-bottom:40px;overflow:hidden;position:relative}.kadromobil_main.detail{min-height:0;background:none}.kadromobil_main header{position:absolute}.kadromobil_main.detail header{position:relative}.kadromobil_main header{top:0;padding:40px 0;width:100%;min-width:320px;z-index:10;border:none}.changing-word{transition:opacity .5s}@media (min-width:1440px){.box-home-main .block.slider-asia.banner-lizing-market.v2 .block-content{padding-left:30px}}@media (min-width:767px){.box-filter__form .form-head .form-radio .form-radio__item.extended_version__item{display:flex}.box-filter__form .form-body .fields-wrapper.no-wrap{flex-wrap:wrap}.box-filter__form .form-body .field-wrap.extended_version__item{display:flex}.box-filter__form a.form-extended,.box-filter__form button.form-extended{color:#7b95b8}}@media (max-width:767px){.kadromobil_main header{padding:10px 0}.automarket-detail-tags{margin-top:15px;font-size:16px;grid-gap:15px;gap:15px}.not-found_btns{text-align:center}.emptycomparison__text-wrapper,.not-found_btns{flex-direction:column}}.kadromobil_main header .box{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}@media (max-width:767px){.kadromobil_main header .box .logo img{width:113px}}.kadromobil_main header .box .tel a{display:table;font-weight:700;font-size:16px;line-height:24px;color:#02366c;text-decoration:none}@media (max-width:767px){.kadromobil_main header .box .tel a{font-size:12px}}.kadromobil_main header .box .tel a:hover{color:#41b6e6}.kadromobil_main header .box .button{margin-left:20px}@media (max-width:767px){.kadromobil_main header .box .button{display:none}}.kadromobil_main header .box .button a{font-weight:700;font-size:14px;line-height:24px;text-align:center;color:#02366c;background:rgba(65,182,230,.2);border-radius:8px;text-decoration:none;padding:15px 52px}.kadromobil_main header .box .button a:hover{background:#41b6e6}.kadromobil_main header .box .button-mobile{display:none}@media (max-width:767px){.kadromobil_main header .box .button-mobile{display:block;margin-left:20px}.kadromobil_main header .box .button-mobile a{display:block}.kadromobil_main header .box .button-mobile a svg path{transition:all .2s}.kadromobil_main header .box .button-mobile a:hover svg path{fill:#41b6e6}}.kadromobil_main header .box .right{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.kadromobil_main__wrapper{padding:185px 80px 44px;position:relative}.kadromobil_main__bg_man{position:absolute;right:-17px;bottom:0;z-index:1}.kadromobil_main__bg_kadromobil_grass{position:absolute;bottom:0;right:100px;z-index:0}.kadromobil_main__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative;z-index:0}.kadromobil_main__title_wrap{margin-bottom:133px}.kadromobil_main__title{margin-bottom:8px}.kadromobil_main__title:last-child{margin-bottom:0}.kadromobil_main__title-text{font-weight:700;font-size:80px;line-height:1.05;color:#009fdf}.kadromobil_main__subtitle{margin-bottom:8px}.kadromobil_main__subtitle:last-child{margin-bottom:0}.kadromobil_main__subtitle-text{font-weight:700;font-size:36px;line-height:1.33;color:#05326e}.kadromobil_main__img{margin-bottom:27px}.kadromobil_main__img:last-child{margin-bottom:0}.kadromobil_main__img-img{width:auto;max-width:100%}.kadromobil_main__note{margin-bottom:20px}.kadromobil_main__note:last-child{margin-bottom:100px}.kadromobil_main__note-text{font-size:12px;line-height:1.67;color:#05326e}.box-kadromobil_description{margin-bottom:40px}.box-kadromobil_description .box-wrapper{display:flex;flex-wrap:wrap;position:relative}.box-kadromobil_description .box-title{width:100%;margin-bottom:20px}.box-kadromobil_description .box-title:last-child{margin-bottom:0}.box-kadromobil_description .box-title h2,.box-kadromobil_description .box-title p{width:100%;max-width:890px;font-weight:700;font-size:36px;line-height:1.33;color:#05326e}.box-kadromobil_description .box-content_wrap{display:flex;align-items:flex-start;justify-content:flex-start}.box-kadromobil_description .box-content{width:100%}.box-kadromobil_description .box-content p{font-size:14px;line-height:1.71}.box-kadromobil_description .box-description{margin-bottom:24px}.box-kadromobil_description .box-description:last-child{margin-bottom:0}.box-kadromobil_description .box-link{display:flex;justify-content:flex-start;margin-top:32px}.box-kadromobil_description .box-link:first-child{margin-top:0}.box-kadromobil_description .box-link a,.box-kadromobil_description .box-link button{min-width:335px}.box-kadromobil_description .box-characteristics{flex-shrink:0;width:424px;border-radius:4px;background:#fff;box-shadow:0 4px 8px rgba(0,159,223,.25);padding:20px 24px;margin-left:70px}.box-kadromobil_description .box-characteristics .items_wrap{display:flex;flex-wrap:wrap;margin:-20px -15px}.box-kadromobil_description .box-characteristics .item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:calc(50% - 30px);margin:20px 15px}.box-kadromobil_description .box-characteristics .item__icon{display:flex;align-items:center;justify-content:center;margin-bottom:8px}.box-kadromobil_description .box-characteristics .item__icon:last-child{margin-bottom:0}.box-kadromobil_description .box-characteristics .item__icon svg{fill:#009fdf}.box-kadromobil_description .box-characteristics .item__title p{font-size:10px;line-height:1.6;color:#7b95b8}.box-kadromobil_description .box-characteristics .item__data p{font-weight:700;font-size:16px;line-height:1.25;color:#24b121}.box-kadromobil_services{display:flex;align-items:stretch;width:100%;min-height:280px;border-radius:2px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:20px 60px;position:relative;overflow:hidden}.box-kadromobil_services:after,.box-kadromobil_services:before{content:"";display:block;background:#009fdf;position:absolute}.box-kadromobil_services:before{width:596px;height:140px;border-radius:0 0 150px 0;top:0;left:0;opacity:.8}.box-kadromobil_services:after{width:283px;height:64px;border-radius:150px 0 0 0;right:0;bottom:0;opacity:.5}.box-kadromobil_services__wrap{display:flex;align-items:center;justify-content:flex-start;width:100%;position:relative;z-index:1}.box-kadromobil_services__img{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;max-width:596px;min-width:450px;padding:0 60px;margin-left:-60px;margin-right:97px}.box-kadromobil_services__img--position2{margin-bottom:-35px}.box-kadromobil_services__img-img{width:auto;max-width:100%;height:auto}.box-kadromobil_services__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;padding:30px 0}.box-kadromobil_services__title_wrap{margin-bottom:28px}.box-kadromobil_services__title_wrap:last-child{margin-bottom:0}.box-kadromobil_services__title{margin-bottom:12px}.box-kadromobil_services__title:last-child{margin-bottom:0}.box-kadromobil_services__title-text{font-weight:700;font-size:36px;line-height:1.33;color:#05326e}.box-kadromobil_services__description{max-width:550px;margin-bottom:12px}.box-kadromobil_services__description:last-child{margin-bottom:0}.box-kadromobil_services__description-text{font-weight:700;font-size:16px;line-height:1.25;color:#05326e}.box-kadromobil_services__link-button{min-width:280px}.kadromobil_why{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.kadromobil_why__title_wrap{width:100%;padding:0 20px;margin-bottom:20px}.kadromobil_why__title_wrap:last-child{margin-bottom:0}.kadromobil_why__title{margin-bottom:16px}.kadromobil_why__title:last-child{margin-bottom:0}.kadromobil_why__title-text{font-weight:700;font-size:36px;line-height:1.25;color:#05326e}.kadromobil_why__description{margin-bottom:16px}.kadromobil_why__description:last-child{margin-bottom:0}.kadromobil_why__description-text{max-width:1280px;font-size:14px;line-height:1.71}.kadromobil_why__box{flex-direction:column;background:#fff;padding:20px}.kadromobil_why__box,.kadromobil_why__content_wrap{display:flex;align-items:flex-start;justify-content:flex-start;width:100%}.kadromobil_why__content_wrap{margin-bottom:24px}.kadromobil_why__content_wrap:last-child{margin-bottom:0}.kadromobil_why__card{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-shrink:0;width:680px;padding-top:8px;margin-right:40px}.kadromobil_why__card_title_wrap{margin-bottom:20px}.kadromobil_why__card_title_wrap:last-child{margin-bottom:0}.kadromobil_why__card_title{margin-bottom:10px}.kadromobil_why__card_title:last-child{margin-bottom:0}.kadromobil_why__card_title-text{font-weight:700;font-size:24px;line-height:1.25;letter-spacing:.1em;color:#009fdf}.kadromobil_why__card_subtitle{margin-bottom:8px}.kadromobil_why__card_subtitle:last-child{margin-bottom:0}.kadromobil_why__card_subtitle-text{font-weight:700;font-size:18px;line-height:1.33;color:#24b121}.kadromobil_why__card_description{margin-bottom:8px}.kadromobil_why__card_description:last-child{margin-bottom:0}.kadromobil_why__card_description-text{font-size:14px;line-height:1.71}.kadromobil_why__card_img{display:flex;align-items:center;justify-content:center;width:100%;padding:30px;margin-bottom:40px}.kadromobil_why__card_img:last-child{margin-bottom:0}.kadromobil_why__card_img-img{width:auto;max-width:100%;height:auto}.kadromobil_why__card_links{width:100%;margin-bottom:24px}.kadromobil_why__card_links:last-child{margin-bottom:0}.kadromobil_why__card_links_wrap{display:flex;flex-wrap:wrap;width:calc(100% + 20px);margin:-8px -10px}.kadromobil_why__card_links a,.kadromobil_why__card_links button{width:calc(50% - 20px);margin:8px 10px}.kadromobil_why__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;padding-top:24px}.kadromobil_why__content_title{margin-bottom:20px}.kadromobil_why__content_title:last-child{margin-bottom:0}.kadromobil_why__content_title-text{font-weight:700;font-size:24px;line-height:1.33;letter-spacing:.1em;text-transform:uppercase;color:#24b121}.kadromobil_why__block{width:100%;border-bottom:1px solid #f1f1f1;padding-bottom:20px;margin-bottom:20px}.kadromobil_why__block:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.kadromobil_why__block--green,.kadromobil_why__block--green .kadromobil_why__item_note-text{color:#24b121}.kadromobil_why__block_title{margin-bottom:12px}.kadromobil_why__block_title:last-child{margin-bottom:0}.kadromobil_why__block_title-text{font-weight:700;font-size:18px;line-height:1.56;letter-spacing:.1em;color:#05326e}.kadromobil_why__items_wrap{flex-wrap:wrap;width:calc(100% + 20px);margin:-10px}.kadromobil_why__item,.kadromobil_why__items_wrap{display:flex;align-items:flex-start;justify-content:flex-start}.kadromobil_why__item{flex-direction:column;width:calc(25% - 20px);margin:10px}.kadromobil_why__item_title{max-width:80px;margin-bottom:4px}.kadromobil_why__item_title:last-child{margin-bottom:0}.kadromobil_why__item_title-text{font-size:12px;line-height:1.67;color:#7b95b8}.kadromobil_why__item_title--dark .kadromobil_why__item_title-text{color:#05326e}.kadromobil_why__item_data-text{font-weight:700;font-size:16px;line-height:1.25}.kadromobil_why__item_note{max-width:80px}.kadromobil_why__item_note-text{font-size:10px;line-height:1.2;color:#7b95b8}.kadromobil_why__note-text{font-size:14px;line-height:1.71;color:#24b121}.kadromobil_calculations__title{padding:0 20px;margin-bottom:24px}.kadromobil_calculations__title:last-child{margin-bottom:0}.kadromobil_calculations__title-text{font-weight:700;font-size:36px;line-height:1.25;color:#05326e}.kadromobil_calculations__blocks_wrap{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;width:calc(100% + 20px);margin:-10px}.kadromobil_calculations__block{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:calc(33.33% - 20px);border-radius:4px;background:#fff;box-shadow:0 4px 8px rgba(0,159,223,.25);padding:16px 16px 20px;margin:10px}.kadromobil_calculations__block_title{flex-shrink:0;margin-bottom:16px}.kadromobil_calculations__block_title:last-child{margin-bottom:0}.kadromobil_calculations__block_title-text{font-weight:700;font-size:16px;line-height:1.25}.kadromobil_calculations__block_content{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;flex:1 0 auto}.kadromobil_calculations__block_img{display:flex;align-items:center;justify-content:center;width:100%;min-height:220px;padding:0 30px;margin-bottom:28px}.kadromobil_calculations__block_img:last-child{margin-bottom:0}.kadromobil_calculations__block_img-img{width:auto;max-width:100%;height:auto;max-height:100%}.kadromobil_calculations__block_more,.kadromobil_calculations__block_more a,.kadromobil_calculations__block_more button{width:100%}.kadromobil_steps__title{margin-bottom:16px}.kadromobil_steps__title-text{font-weight:700;font-size:36px;line-height:1.25;color:#24b121}.kadromobil_steps__list{counter-reset:counter}.kadromobil_steps__list:last-child{margin-bottom:0}.kadromobil_steps__list-item{counter-increment:counter;font-size:14px;line-height:1.33;padding-left:26px;margin-bottom:12px;position:relative}.kadromobil_steps__list-item:before{content:counter(counter) ".";font-weight:700;font-size:14px;color:#24b121;position:absolute;top:0;left:0}.special_orders_head{height:auto;min-height:316px;color:#fff;background:#05326e;margin-bottom:40px;position:relative}.special_orders_head.mb0,.special_orders_head:last-child{margin-bottom:0}.special_orders_head__bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;opacity:.2}.special_orders_head__bg-img{width:100%;height:100%;object-fit:cover}.special_orders_head__wrapper{padding:136px 0 80px;position:relative;z-index:1}.special_orders_head__logo{position:absolute;top:20px;left:0}.special_orders_head__logo svg{fill:#fff}.special_orders_head__title_wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.special_orders_head__title-text{font-weight:700;font-size:48px;line-height:1.42}.special_orders_head__subtitle-text{font-weight:700;font-size:24px;line-height:1.33;letter-spacing:.1em}.special_orders_catalog__wrapper{display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin:-10px}.special_orders_catalog__block{display:flex;align-items:stretch;justify-content:flex-start;width:calc(50% - 20px);border-radius:4px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);margin:10px;overflow:hidden}.special_orders_catalog__img{flex-shrink:0;width:367px}.special_orders_catalog__img-img{width:100%;height:100%;object-fit:cover}.special_orders_catalog__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;padding:20px 16px 16px}.special_orders_catalog__content_wrap{margin-bottom:16px}.special_orders_catalog__content_wrap:last-child{margin-bottom:0}.special_orders_catalog__title{margin-bottom:16px}.special_orders_catalog__title:last-child{margin-bottom:0}.special_orders_catalog__title-text{font-weight:700;font-size:16px;line-height:1.25;color:#05326e}.special_orders_catalog__description{margin-bottom:16px}.special_orders_catalog__description:last-child{margin-bottom:0}.special_orders_catalog__date-text,.special_orders_catalog__description-text{font-size:12px;line-height:1.67}.special_orders_catalog__date-text span{color:#009fdf}.special_orders_catalog__link{width:100%;margin-top:40px}.special_orders_catalog__link:first-child{margin-top:0}.special_orders_catalog__link-button{display:flex;align-items:center;justify-content:center;width:100%;height:40px;font-weight:700;font-size:12px;line-height:1.25;letter-spacing:.16em;text-transform:uppercase;text-align:center;color:#009fdf;border:1px solid #d3e4fb;border-radius:2px;background:#fff}.special_orders_catalog__link-button:hover{color:#fff;border-color:#009fdf;background:#009fdf}.test_drive{display:none;width:100%;height:100%;max-height:100vh;background:#fff;padding-bottom:50px;overflow:auto;position:fixed;top:0;left:0;z-index:12}.test_drive::-webkit-scrollbar{width:0;height:0;background-color:initial}.test_drive::-webkit-scrollbar-thumb{background:transparent}.test_drive__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.test_drive__close svg{fill:#05326e}.test_drive__wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.test_drive__head{display:flex;align-items:center;justify-content:space-between;width:100%;padding:20px 0;margin-bottom:20px;position:relative}.test_drive__logo svg{fill:#05326e}.test_drive__body{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}.test_drive__title_wrap{width:100%;margin-bottom:50px}.test_drive__title_wrap:last-child{margin-bottom:0}.test_drive__title{margin-bottom:16px}.test_drive__title:last-child{margin-bottom:0}.test_drive__title-text{font-weight:700;font-size:24px;line-height:1.83;letter-spacing:.1em;color:#009fdf}.test_drive__location{display:flex;align-items:center;justify-content:flex-start;margin-bottom:14px}.test_drive__location:last-child{margin-bottom:0}.test_drive__location-text{font-size:10px;line-height:1.6;color:#7b95b8;margin-right:8px}.test_drive__location-text:last-child{margin-right:0}.test_drive__location-icon{display:flex;align-items:center;justify-content:center}.test_drive__location-icon svg{fill:#009fdf}.test_drive__description{max-width:690px}.test_drive__box_wrap{width:100%}.test_drive__box{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;width:calc(100% + 20px);margin:0 -10px 70px}.test_drive__box:last-child{margin-bottom:0}.test_drive__block{width:calc(50% - 20px);margin:0 10px}.test_drive__block_car{display:flex;align-items:center;justify-content:center;width:100%}.test_drive__block_car-img{width:auto;max-width:100%;height:auto}.test_drive__block_info{width:100%;height:100%;border-radius:4px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:20px 16px}.test_drive__block_info-title{font-weight:700;font-size:24px;line-height:1.33;letter-spacing:.1em;text-transform:uppercase;color:#05326e;margin-bottom:16px}.test_drive__block_info-title:last-child{margin-bottom:0}.test_drive__block_info-list_item{font-size:14px;line-height:2;padding-left:26px;position:relative}.test_drive__block_info-list_item:before{content:"";display:block;width:12px;height:12px;border-radius:2px;background:#009fdf;position:absolute;top:8px;left:0}.test_drive__block_form{width:100%;max-width:516px;margin:0 auto}.test_drive__block_form-title{font-weight:700;font-size:24px;line-height:1.33;letter-spacing:.1em;text-transform:uppercase;color:#009fdf;margin-bottom:24px}.test_drive__block_form.form-template_styles .fields-wrapper.margin-10:last-child{margin:-10px}#carl-resend-sms-btn{text-decoration:underline;cursor:pointer;display:inline-block}#carl-resend-sms-btn:hover{text-decoration:none}.ui-datepicker.gpb-style{width:248px;font-family:Montserrat,sans-serif;border:1px solid #d3e4fb;border-radius:2px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:16px 8px 12px;margin-top:10px}.ui-datepicker.gpb-style .ui-datepicker-header{font-weight:700;font-size:12px;line-height:1.25;color:#000;border:none;border-radius:0;background:transparent;padding:0 4px;margin-bottom:8px;position:relative}.ui-datepicker.gpb-style .ui-datepicker-next,.ui-datepicker.gpb-style .ui-datepicker-prev{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;position:absolute;left:auto;cursor:pointer}.ui-datepicker.gpb-style .ui-datepicker-next span,.ui-datepicker.gpb-style .ui-datepicker-prev span{display:none}.ui-datepicker.gpb-style .ui-datepicker-next.ui-state-hover,.ui-datepicker.gpb-style .ui-datepicker-prev.ui-state-hover{border:none;background:transparent;box-shadow:none}.ui-datepicker.gpb-style .ui-datepicker-prev{right:32px;top:50%;transform:translateY(-50%)}.ui-datepicker.gpb-style .ui-datepicker-prev:after{content:"";display:block;width:8px;height:8px;border-bottom:2px solid #333;border-left:2px solid #333;transform:rotate(45deg);margin-right:-4px}.ui-datepicker.gpb-style .ui-datepicker-prev.ui-datepicker-prev-hover{top:50%;right:32px;left:auto}.ui-datepicker.gpb-style .ui-datepicker-next{right:4px;top:50%;transform:translateY(-50%)}.ui-datepicker.gpb-style .ui-datepicker-next:after{content:"";display:block;width:8px;height:8px;border-top:2px solid #333;border-right:2px solid #333;transform:rotate(45deg);margin-left:-4px}.ui-datepicker.gpb-style .ui-datepicker-next.ui-datepicker-next-hover{top:50%;right:4px;left:auto}.ui-datepicker.gpb-style .ui-datepicker-title{display:flex;align-items:center;justify-content:flex-start;width:100%;line-height:1.25;padding:0;margin:0}.ui-datepicker.gpb-style table{padding:0;margin:0}.ui-datepicker.gpb-style th{padding:4px}.ui-datepicker.gpb-style th span{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-weight:700;font-size:12px;line-height:24px;text-align:center;color:#000}.ui-datepicker.gpb-style td{padding:4px}.ui-datepicker.gpb-style td.ui-datepicker-today .ui-state-default{color:#05326e;background:#e9f6fb}.ui-datepicker.gpb-style td.ui-datepicker-current-day .ui-state-default{color:#fff;background:#009fdf}.ui-datepicker.gpb-style .ui-state-default{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-weight:500;font-size:12px;line-height:24px;color:#666;text-align:center;border:none;border-radius:50%;background:transparent;padding:0;margin:0 auto}.test_drive__block_form select:not([disabled])~.ui-selectmenu-button.ui-button .ui-selectmenu-text{color:#000}.s_offers_title{padding:6px 0 30px;background-color:#fff}.s_offers_title__wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.s_offers_title-text{font-weight:700;font-size:30px;line-height:1.23;color:#034b8a}.s_offers_visual{color:#fff;background:linear-gradient(90deg,#053672 .13%,#053a76 3.04%,#036fac 48.09%,#0190ce 81.75%,#019cdb);overflow:hidden}.s_offers_visual__wrap{display:flex;align-items:center;justify-content:flex-start;min-height:478px;padding:50px 0;position:relative}.s_offers_visual__title{position:relative;z-index:2}.s_offers_visual__title-text{font-weight:700;font-size:80px;line-height:1.22}.s_offers_visual__bg{display:flex;align-items:center;justify-content:center;width:1140px;height:1216px;border-radius:50%;background:linear-gradient(.77deg,#043d79 2.19%,#015ea1 61.76%,#0070b7 100.88%);position:absolute;right:-160px;bottom:-133px;z-index:0}.s_offers_visual__bg:after{content:"";width:778px;height:830px;border-radius:50%;background:linear-gradient(180.77deg,#043d79 2.21%,#015ea1 61.77%,#0070b7 100.88%)}.s_offers_visual__img{position:absolute;right:135px;bottom:0;z-index:1}.s_offers_terms{padding:62px 0 87px;background-color:#fff}.s_offers_terms__wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.s_offers_terms__title{margin-bottom:50px}.s_offers_terms__title:last-child{margin-bottom:0}.s_offers_terms__title-text{font-weight:500;font-size:30px;line-height:1.23;color:#034b8a}.s_offers_terms__items{flex-wrap:wrap;margin:-55px}.s_offers_terms__item,.s_offers_terms__items{display:flex;align-items:flex-start;justify-content:flex-start}.s_offers_terms__item{flex-direction:column;width:auto;margin:55px}.s_offers_terms__item_title{margin-bottom:5px}.s_offers_terms__item_title:last-child{margin-bottom:0}.s_offers_terms__item_title-text{font-weight:500;font-size:21px;line-height:1.23;color:#034b8a}.s_offers_terms__item_data{margin-bottom:5px}.s_offers_terms__item_data:last-child{margin-bottom:0}.s_offers_terms__item_data-text{font-weight:700;font-size:30px;line-height:1.23;color:#034b8a}.s_offers_steps{background:#eaf6fb;padding:55px 0 81px}.s_offers_steps__wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.s_offers_steps__title{margin-bottom:59px}.s_offers_steps__title:last-child{margin-bottom:0}.s_offers_steps__title-text{font-weight:700;font-size:30px;line-height:1.23;color:#034b8a}.s_offers_steps__blocks{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;width:calc(100% + 20px);margin:-10px}.s_offers_steps__block{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:calc(25% - 20px);color:#034b8a;text-align:center;background:#fff;box-shadow:4px 8px 10px rgba(0,0,0,.08);padding:42px 20px 29px;margin:10px;position:relative}.s_offers_steps__block:after{content:"";display:block;width:85px;height:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='85' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M84.707 8.707a1 1 0 000-1.414L78.343.929a1 1 0 10-1.414 1.414L82.586 8l-5.657 5.657a1 1 0 001.414 1.414l6.364-6.364zM0 9h84V7H0v2z' fill='%23034B8A'/%3E%3C/svg%3E");position:absolute;top:65px;right:-52px;z-index:1}.s_offers_steps__block:last-child:after{display:none}.s_offers_steps__block_icon{display:flex;align-items:center;justify-content:center;height:85px;margin-bottom:22px}.s_offers_steps__block_icon svg{fill:#09346d}.s_offers_steps__block_title-text{font-weight:700;font-size:18px;line-height:1.33}.s_offers_steps__block_description-text{font-weight:400;font-size:18px;line-height:1.33}.s_offers_info{padding:79px 0 68px;background-color:#fff}.s_offers_info__wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.s_offers_info-text{font-size:15px;line-height:1.2;color:#034b8a}.casco_zero{display:flex;align-items:center;justify-content:space-between;width:100%;height:100px;color:#fff;background:linear-gradient(90deg,#019cdb,#0190ce 18.25%,#036fac 51.91%,#053a76 96.96%,#053672 99.87%);padding:0 147px 0 383px;position:relative;overflow:hidden}.casco_zero__bg{display:none;align-items:center;justify-content:center;width:290px;height:315px;border-radius:50%;background:linear-gradient(.77deg,#043d79 2.19%,#015ea1 61.76%,#0070b7 100.88%);position:absolute;right:-110px;top:50%;transform:translateY(-50%);z-index:0}.casco_zero__bg:after{content:"";display:block;width:200px;height:215px;border-radius:50%;background:linear-gradient(180.77deg,#043d79 2.21%,#015ea1 61.77%,#0070b7 100.88%)}.casco_zero__image{position:absolute;left:148px;bottom:0}.casco_zero__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;z-index:1}.casco_zero__title-text{font-weight:700;font-size:35px;line-height:1.22}.casco_zero__description{margin-top:-1px}.casco_zero__description-text{font-weight:500;font-size:23px;line-height:1.21}.casco_zero__button{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:auto;height:46px;font-weight:500;font-size:20px;line-height:1.2;background:#009ddd;padding:0 42px;position:relative;z-index:1}.casco_zero__button:hover{color:#05326e;background:#fff}.to-clients-main{margin-bottom:40px;display:flex;position:relative;max-height:456px;overflow:hidden}.to-clients-main img{max-width:100%;width:100%;object-fit:cover}.to-clients-main-text{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,rgba(5,50,110,.75) 41.46%,rgba(5,50,110,0));font-weight:600;font-size:48px;line-height:59px;color:#fff}.to-clients-main-text .container{height:100%;display:flex;align-items:center}.to-clients-main-text h1{max-width:70%}.to-clients__title{font-weight:600;font-size:24px;line-height:29px;color:#05326e;margin-bottom:20px;display:none}.to-clients__text{width:100%;max-width:984px;margin-bottom:60px}.to-clients__text,.to-clients__text p{font-size:16px;line-height:20px;color:#05326e}.to-clients__text p{margin-bottom:10px}.to-clients__text p a{color:#009fdf;display:inline-block}.to-clients__text p a:hover{text-decoration:underline}.to-clients-tab-box{margin-bottom:60px}.to-clients__nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;border-bottom:1px solid #05326e}.to-clients__nav-item{cursor:pointer;display:flex;align-items:center;justify-content:center;ont-weight:500;font-size:14px;color:#05326e;padding:10px 20px;margin-bottom:-1px;border-top-left-radius:8px;border-top-right-radius:8px}.to-clients__nav-item.active{background-color:#05326e;color:#fff}.to-clients-page .have-question{margin-bottom:60px}.to-clients-page .modal-review.static{margin-bottom:80px}.to-clients-page .box-requisites{margin-bottom:46px}.to-clients-page .box-contacts{margin-top:0}.to-clients-page .box-contacts .box-content{background-color:initial;width:100%;max-width:700px}.to-clients-page .box-contacts .block{max-width:340px}.to-clients-page .box-contacts .box-title p{font-weight:600;font-size:24px;line-height:32px;color:#05326e;text-transform:none}.to-clients__tab{display:none}.to-clients__tab.active{display:block}.to-clients__tab ul.line{margin-bottom:20px;max-width:836px}.to-clients__tab ul.line li{font-size:14px;line-height:17px;color:#05326e;display:flex;align-items:flex-start;margin-bottom:10px;font-weight:400}.to-clients__tab ul.line li:before{content:"â€”";display:block;color:#009fdf;margin-right:5px;flex-shrink:0}.to-clients__tab ul.dot{margin-bottom:20px;padding-left:25px;max-width:836px}.to-clients__tab ul.dot.padding-0{padding-left:0}.to-clients__tab ul.dot li{font-size:14px;line-height:17px;color:#05326e;display:flex;align-items:flex-start;margin-bottom:10px;font-weight:400}.to-clients__tab ul.dot li:before{content:"";width:5px;height:5px;display:block;background-color:#009fdf;margin-top:6px;margin-right:10px;flex-shrink:0;border-radius:50%}.to-clients__tab ul.dot li span{font-size:14px;line-height:17px;color:#05326e;font-weight:400}.to-clients__tab b,.to-clients__tab ul.dot li span>b{font-weight:700;color:#05326e}.to-clients__tab ol.num{margin-bottom:20px;list-style-type:none;counter-reset:num;max-width:836px}.to-clients__tab ol.num li{font-size:14px;line-height:17px;color:#05326e;display:flex;align-items:flex-start;margin-bottom:10px;font-weight:400}.to-clients__tab ol.num li:before{content:"0" counter(num) ".";counter-increment:num;color:#009fdf;font-size:16px;font-weight:700;margin-right:13px;min-width:25px}.to-clients__tab ol.num li a,.to_clients__block-atention p a{color:#009fdf;display:inline-block;font-weight:600;margin:0 3px}.to_clients__block-atention p a{margin:0}.to-clients__tab .tab-text{max-width:984px;margin-bottom:20px}.to-clients__tab .tab-text p{font-size:14px;font-weight:400;line-height:17px;color:#05326e;margin-bottom:4px}.to-clients__tab .tab-text p a{color:#009fdf;display:inline-block;font-weight:600}.to-clients__tab .atention{max-width:984px;margin-bottom:30px}.to-clients__tab .atention p{font-size:14px;font-weight:400;line-height:17px}.to-clients__tab .atention p b{font-weight:700;color:#009fdf;margin-right:5px}.to-clients__tab .block-accordion .item-head p{color:#05326e;font-weight:600;font-size:16px}.to-clients__tab .block-accordion .item-body,.to-clients__tab .block-accordion .item-body p{font-size:14px;line-height:17px;color:#05326e;font-weight:400;max-width:860px}.to-clients__tab .block-accordion .item-body p.title{color:#05326e;font-weight:600;font-size:16px;margin-bottom:10px}.to-clients__tab .block-accordion .item-body p.num span{color:#009fdf;font-weight:600}.to_clients-box,.to_clients__block{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}.to_clients__block{border-radius:4px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:20px;margin-bottom:32px;position:relative}.to_clients__block:last-child{margin-bottom:0}.to_clients__block--block1{padding-bottom:46px;z-index:1}.to_clients__block--block2{padding-top:30px;padding-bottom:30px;margin-bottom:60px}.to_clients__block--block2 .to_clients__block-title{margin-bottom:35px}.to_clients__block--block3{padding:30px 30px 32px}.to_clients__block--block4{padding-bottom:26px;margin-bottom:30px}.to_clients__block--block4 .to_clients__block-title{margin-bottom:15px}.to_clients__block--block5{padding-top:22px;padding-bottom:30px;margin-bottom:30px}.to_clients__block--block5 .to_clients__block-title{margin-bottom:20px}.to_clients__block--block5 ul.line{margin-bottom:40px}.to_clients__block-content{max-width:984px;position:relative;z-index:1}.to_clients__block-img{position:absolute;z-index:0}.to_clients__block-img.img-1{right:-31px;bottom:-45px}.to_clients__block-img.img-2{right:161px;bottom:0}.to_clients__block-img.img-3{right:-18px;bottom:-56px}.to_clients__block-title{font-weight:600;font-size:24px;line-height:1.2;color:#05326e;margin-bottom:40px}.to_clients__block-title:last-child{margin-bottom:0}.to_clients__block-description{font-weight:400;font-size:14px;line-height:1.25;color:#05326e;margin-bottom:20px}.to_clients__block-note{display:block;font-weight:400;font-size:16px;line-height:1.25;color:#05326e}.to_clients__block-note a{display:inline-block;font-weight:600;color:#009fdf}.to_clients__block ul.dot:last-child{margin-bottom:0}.to_clients__block ul.dot li{margin-bottom:5px}.to_clients__block ul.dot li:last-child,.to_clients__block ul.line:last-child{margin-bottom:0}.to_clients__block ul.line li{margin-bottom:5px}.to_clients__block ul.line li:last-child{margin-bottom:0}.to_clients__block ol.num{margin-bottom:40px}.to_clients__block ol.num:last-child{margin-bottom:0}.to_clients__block ol.num li{font-size:16px;line-height:1.25;color:#05326e;margin-bottom:5px}.to_clients__block ol.num li:last-child{margin-bottom:0}.to_clients__block ol.num li:before{margin-right:10px}.to_clients__block-atention{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;max-width:866px}.to_clients__block-atention p{font-weight:400;font-size:16px;line-height:1.25;color:#05326e;margin-bottom:20px}.to_clients__block-atention p:last-child{margin-bottom:0}.to_clients__block-atention p b{font-weight:700;color:#009fdf}.to_clients__items{counter-reset:num;width:100%}.to_clients__items-block{counter-increment:counter;width:100%;min-height:250px;margin-bottom:44px;position:relative}.to_clients__items-block:last-child{margin-bottom:0}.to_clients__items-block:after{content:"";display:block;width:502px;height:1px;background:#e2e2e2;position:absolute;left:0;bottom:0}.to_clients__items-block:last-child:after{display:none}.to_clients__items-title{display:flex;align-items:flex-start;justify-content:flex-start;max-width:570px;font-weight:400;font-size:16px;line-height:1.25;color:#05326e;position:relative;z-index:1}.to_clients__items-title:before{content:"0" counter(num) ".";counter-increment:num;min-width:25px;font-weight:700;font-size:16px;color:#009fdf;margin-right:6px}.to_clients__items-img{position:absolute;right:90px;top:0;z-index:0}.to_clients__items-img--desktop{display:block}.to_clients__items-img--mobile{display:none}.reviews_about_us_reviews__more{display:flex;align-items:center;justify-content:center;width:100%;margin-top:60px;color:#009fdf}.reviews_about_us_reviews__more a:hover{color:#05326e}[class*=ymaps-2][class*=-ground-pane]{filter:grayscale(100%);opacity:.7}#vacancie_map{height:160px;position:relative;width:100%;margin-bottom:26px}#ymap_ctrl_display{display:none;width:100%;height:100%;position:absolute;background-color:rgba(0,0,0,.5);z-index:100;pointer-events:none}#ymap_ctrl_display>div{position:relative;top:calc(50% - 16px);left:0;right:0;color:#fff;text-align:center;font-size:1.8em;pointer-events:none}#sitemap{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#009fdf;position:fixed;left:0;top:0;z-index:9999}#sitemap:hover{background:#05326e}#sitemap svg{fill:#fff}.tabs_container .tab{display:none}.tabs_container .tab.active{display:block}.insurance_tab_file{float:right;margin-left:20px}.specs_empty_text{text-align:center;width:100%}header .header-right_content a.comapre_btn_counter{position:relative;display:none}header .header-right_content a.comapre_btn_counter #compare_counter{display:block;width:10px;height:10px;background-color:#009fdf;font-weight:700;font-size:8px;line-height:10px;text-align:center;position:absolute;right:0;bottom:2px;color:#fff;border-radius:100%}header .header-right_content a.comapre_btn_counter.active{display:flex}.mpt-mobile-advantage{background:#e6f3fb;padding:18px 30px;font-size:11.5px;line-height:14px;text-align:center;font-weight:500;margin-top:20px}.mpt-mobile-advantage .color-blue{color:#0d78be;font-weight:600}.catalog-mpt-makes__wrapper{margin-bottom:0}.emptycomparison{text-align:center;margin-top:30px;margin-bottom:30px;width:100%}.emptycomparison svg{max-width:100%;height:auto}.form_agreement_text{font-size:12px}.block-user__description a{display:contents}.block-user__description a:hover,.form_agreement_text a{text-decoration:underline}.form_agreement_text a{display:contents;color:#009fdf}.form_agreement_text a:hover{text-decoration:none}.main_slider_item{background-size:cover}.item-data.work_time{display:flex}.item-data.work_time .timetable-col{display:flex;flex-direction:column;font-weight:500;font-size:14px;line-height:1.3}.item-data.work_time .timetable-col:first-child{width:95px;color:#7b95b8;margin-right:8px}.item-data.work_time .timetable-col:last-child{color:#05326e}.white_bg{background-color:#fff}.star-bottom-desc{margin-top:94px;font-size:21px;font-weight:700}.doc_link{background:url(/local/templates/gpbl/images/pdf_ico.png) 0 0 no-repeat;padding-left:30px}.page-content .sitemap-list>li>a,.page-content .sitemap-list>li>span{font-weight:600}.page-content .sitemap-list ul{margin-bottom:15px}.box-financing_conditions .blocks_wrap{display:flex;align-items:stretch;flex-wrap:wrap;margin:-10px}.box-financing_conditions .block{display:flex;align-items:stretch;justify-content:flex-start;width:calc(33.33% - 20px);border-radius:4px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:24px;margin:10px;position:relative}.box-financing_conditions .block .block-link{display:flex;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2}.box-financing_conditions .block .block-link:hover+.block-title_wrap .block-img:before{opacity:1}.box-financing_conditions .block .block-title_wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-shrink:0;width:172px;padding-bottom:111px;margin-right:62px;position:relative}.box-financing_conditions .block .block-title{margin-bottom:24px}.box-financing_conditions .block .block-title:last-child{margin-bottom:0}.box-financing_conditions .block .block-title p{font-weight:700;font-size:12px;line-height:1.25;letter-spacing:.16em;text-transform:uppercase;color:#05326e}.box-financing_conditions .block .block-img{display:flex;align-items:flex-end;justify-content:flex-end;width:152px;height:111px;position:absolute;right:0;bottom:0}.box-financing_conditions .block .block-img:before{content:"";display:block;width:100%;height:100%;border-radius:50%;background:#009fdf;opacity:.1;position:absolute;top:0;left:0;z-index:0;transition:.3s}.box-financing_conditions .block .block-img img{width:auto;position:absolute;right:0;bottom:0;z-index:1}.box-financing_conditions .block .block-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}.box-financing_conditions .block .block-content .item{margin-bottom:24px}.box-financing_conditions .block .block-content .item:last-child{margin-bottom:0}.box-financing_conditions .block .block-content .item .item-title{margin-bottom:4px}.box-financing_conditions .block .block-content .item .item-title:last-child{margin-bottom:0}.box-financing_conditions .block .block-content .item .item-title p{font-size:12px;line-height:1.67;color:#7b95b8}.box-financing_conditions .block .block-content .item .item-data{margin-bottom:4px}.box-financing_conditions .block .block-content .item .item-data:last-child{margin-bottom:0}.box-financing_conditions .block .block-content .item .item-data p{font-weight:700;font-size:16px;line-height:1.25}.reviews_about_us{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}.reviews_about_us_main{width:100%;color:#fff;background:#000;margin-bottom:60px;position:relative}.reviews_about_us_main:last-child{margin-bottom:0}.reviews_about_us_main-bg{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.reviews_about_us_main-bg:after{content:"";display:block;width:100%;height:100%;background:#05326e;opacity:.4;position:absolute;top:0;left:0;z-index:1}.reviews_about_us_main-bg img{display:block;width:100%;height:100%;object-fit:cover;position:relative;z-index:0}.reviews_about_us_main-wrap{display:flex;align-items:center;justify-content:flex-start;width:100%;height:519px;position:relative;z-index:1}.reviews_about_us_main-content{width:100%}.reviews_about_us_main-content,.reviews_about_us_main-title_wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.reviews_about_us_main-title_wrap{margin-bottom:60px}.reviews_about_us_main-title_wrap:last-child{margin-bottom:0}.reviews_about_us_main-title{font-weight:700;font-size:64px;line-height:1.1;margin-bottom:20px}.reviews_about_us_main-title:last-child{margin-bottom:0}.reviews_about_us_main-desription{max-width:562px;font-weight:400;font-size:16px;line-height:1.25;margin-bottom:20px}.reviews_about_us_main-desription:last-child{margin-bottom:0}.reviews_about_us_main-button{display:flex;align-items:center;justify-content:center;width:auto;min-width:203px;height:42px;font-weight:600;font-size:14px;line-height:1.21;text-align:center;background:#009fdf;border-radius:2px;padding:0 15px}.reviews_about_us_main-button:hover{background:#05326e}.reviews_about_us_reviews{width:100%;color:#000;margin-bottom:60px}.reviews_about_us_reviews:last-child{margin-bottom:0}.reviews_about_us_reviews-wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}.reviews_about_us_reviews-box{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;width:calc(100% + 20px);margin-left:-10px;margin-right:-10px}.reviews_about_us_reviews-block{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:calc(33.33% - 20px);padding-top:23px;margin:20px 10px;position:relative}.reviews_about_us_reviews-block:before{content:"";display:block;width:45px;height:3px;background:#009fdf;position:absolute;top:0;left:0}.reviews_about_us_reviews-head{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;margin-bottom:23px}.reviews_about_us_reviews-head:last-child{margin-bottom:0}.reviews_about_us_reviews-title{display:flex;align-items:flex-start;justify-content:space-between;width:100%;margin-bottom:8px}.reviews_about_us_reviews-title:last-child{margin-bottom:0}.reviews_about_us_reviews-name{font-weight:600;font-size:14px;line-height:1.21}.reviews_about_us_reviews__rating{display:flex;align-items:flex-start;justify-content:flex-start}.reviews_about_us_reviews__rating-star{display:flex;align-items:center;justify-content:center;margin-right:5px}.reviews_about_us_reviews__rating-star:last-child{margin-right:0}.reviews_about_us_reviews__rating-star.active:after{background-color:#e9c134}.reviews_about_us_reviews__rating-star:after{content:"";display:block;width:13px;height:12px;background-color:#c4c4c4;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 0l2.369 3.24 3.813 1.251-2.35 3.254-.011 4.014L6.5 10.53l-3.82 1.229-.013-4.014L.318 4.491 4.131 3.24 6.5 0z' fill='%23C4C4C4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 0l2.369 3.24 3.813 1.251-2.35 3.254-.011 4.014L6.5 10.53l-3.82 1.229-.013-4.014L.318 4.491 4.131 3.24 6.5 0z' fill='%23C4C4C4'/%3E%3C/svg%3E")}.reviews_about_us_reviews-company{font-weight:400;font-size:14px;line-height:1.21;color:#bababa}.reviews_about_us_reviews-description{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.reviews_about_us_reviews-description .review-text{font-weight:400;font-size:14px;line-height:1.21;text-align:left}.reviews_about_us_reviews-description .text-hidden{overflow:hidden;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical}.reviews_about_us_reviews-read_all{display:flex;align-items:center;justify-content:center;visibility:hidden;font-weight:400;font-size:14px;line-height:1.21;color:#009fdf;margin-top:20px;margin-left:auto}.reviews_about_us_reviews-read_all:hover{color:#05326e}.reviews_about_us_reviews-read_all.show{visibility:visible}.reviews_about_us_reviews-wrap .box-more{display:flex;align-items:center;justify-content:center;width:100%;margin-top:60px}.reviews_about_us_reviews-wrap .box-more:first-child{margin-top:0}.reviews_about_us_reviews-wrap .btn-more{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:14px;line-height:1.21;text-align:center;color:#009fdf}.reviews_about_us_reviews-wrap .btn-more:hover{color:#05326e}.arcticmodal-container .modal-review{width:1320px;background-color:#fff;box-shadow:2px 2px 10px hsla(0,0%,81.2%,.41);border-radius:2px;padding:40px 125px 25px}.arcticmodal-container .modal-review .modal-review.static{padding:0;box-shadow:none}.arcticmodal-container .modal-review__title{font-size:20px;font-weight:600;color:#000;margin-bottom:20px}.arcticmodal-container .modal-review__subtitle{font-size:16px;line-height:20px;color:#000;margin-bottom:60px;max-width:566px}.modal-review{width:1320px;background-color:#fff;box-shadow:2px 2px 10px hsla(0,0%,81.2%,.41);border-radius:2px;padding:40px 125px 25px}.modal-review.static{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-top:70px;position:relative;margin-bottom:80px}.modal-review .arcticmodal-close{position:absolute;right:10px;top:10px}.modal-review__title{font-size:20px;font-weight:600;color:#000;margin-bottom:20px}.modal-review__subtitle{font-size:16px;line-height:20px;color:#000;margin-bottom:60px;max-width:566px}.review-form{display:flex;flex-wrap:wrap}.review-form__left{display:flex;flex-direction:column;width:calc(100% - 644px);margin-right:20px;flex-shrink:0}.review-form__input{width:100%;height:56px;border-radius:2px;border:1px solid #d3e4fb;background:#fff;margin-bottom:20px;padding:0 20px}.review-form__input,.review-form__input::placeholder{color:#9d9d9d;font-size:14px}.review-form__right{width:624px;flex-shrink:0}.review-form__textarea{width:100%;height:209px;border-radius:2px;border:1px solid #d3e4fb;background:#fff;padding:20px;resize:none}.review-form__textarea,.review-form__textarea::placeholder{color:#9d9d9d;font-size:14px}.review-form__bot{width:100%;display:flex;align-items:center;justify-content:space-between;padding-top:20px}.review-form__bot span{color:#a9a9a9;font-size:14px;display:block}.review-form__btn{width:100%;max-width:203px;height:42px;background:#009fdf;border-radius:2px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:600}.review-form .field-wrap{width:100%;margin:0}.review-form.form-template_styles .field input{width:100%;height:56px;background:#fff;margin-bottom:20px;padding:0 20px;color:#9d9d9d;font-size:14px}.review-form.form-template_styles .field input::placeholder{color:#9d9d9d;font-size:14px}.review-form.form-template_styles textarea{width:100%;height:209px;background:#fff;padding:20px;resize:none;color:#9d9d9d;font-size:14px}.review-form.form-template_styles textarea::placeholder{color:#9d9d9d;font-size:14px}.review-form.form-template_styles .fields-wrapper:last-child{margin:0}.rew-rating{width:100%;position:relative}.rew-rating .total-stars{display:none}.rew-rating__choise{display:flex;align-items:center;width:100%;height:56px;border-radius:2px;border:1px solid #d3e4fb;background:#fff;padding:0 20px;position:relative;cursor:pointer}.rew-rating__choise.error{border-color:red}.rew-rating__name{color:#9d9d9d;font-weight:500;font-size:14px}.rew-rating__rating{display:flex;align-items:center;margin-left:auto}.rew-rating__rating-num{font-size:14px;line-height:13px;color:#9d9d9d;margin-right:10px}.rew-rating__stars{display:flex;align-items:center;margin-right:20px}.rew-rating__stars#five-stars .rew-rating__stars-star,.rew-rating__stars#four-stars .rew-rating__stars-star{fill:#e9c134}.rew-rating__stars#four-stars .rew-rating__stars-star:first-child{fill:#c4c4c4}.rew-rating__stars#three-stars .rew-rating__stars-star{fill:#e9c134}.rew-rating__stars#three-stars .rew-rating__stars-star:first-child,.rew-rating__stars#three-stars .rew-rating__stars-star:nth-child(2){fill:#c4c4c4}.rew-rating__stars#two-stars .rew-rating__stars-star{fill:#e9c134}.rew-rating__stars#two-stars .rew-rating__stars-star:first-child,.rew-rating__stars#two-stars .rew-rating__stars-star:nth-child(2),.rew-rating__stars#two-stars .rew-rating__stars-star:nth-child(3){fill:#c4c4c4}.rew-rating__stars#one-stars .rew-rating__stars-star{fill:#e9c134}.rew-rating__stars#one-stars .rew-rating__stars-star:first-child,.rew-rating__stars#one-stars .rew-rating__stars-star:nth-child(2),.rew-rating__stars#one-stars .rew-rating__stars-star:nth-child(3),.rew-rating__stars#one-stars .rew-rating__stars-star:nth-child(4){fill:#c4c4c4}.rew-rating__stars-star{width:13px;height:13px;margin-right:5px;fill:#c4c4c4}.rew-rating__stars-star:last-child{margin-right:0}.rew-rating__list{position:absolute;width:100%;top:78%;left:0;border:1px solid #d3e4fb;border-top:none;border-radius:2px;background-color:#fff;z-index:10;display:none}.rew-rating__list.active{display:block}.rew-rating__list-item{width:100%;display:flex;justify-content:flex-end;background-color:#fff;padding:6px 33px;cursor:pointer}.rew-rating__list-item:hover{background-color:#e9f6fb}.rew-rating__list-item span{font-size:14px;line-height:13px;color:#9d9d9d;margin-right:10px}.hide_rate .rew-rating__rating-num,.hide_rate .rew-rating__stars{display:none}.reviews_about_us_reviews-box.rew-full,.reviews_about_us_reviews-box.rew-full .reviews_about_us_reviews-block{width:100%}.reviews_about_us_reviews-box.rew-full .reviews_about_us_reviews-head{max-width:230px}.reviews-full{font-size:14px;line-height:17px;color:#000}.rew-slider{width:100%;max-width:1235px;margin:0 auto}.rew-slider .slick-dots{width:100%;display:flex;align-items:center;justify-content:center;padding-top:40px}.rew-slider .slick-dots li{width:10px;height:10px;border-radius:50%;background-color:#c4c4c4;margin:0 5px;cursor:pointer}.rew-slider .slick-dots li.slick-active{background-color:#009fdf}.rew-slider .slick-dots li button{display:none}.rew-slider .slick-prev{position:absolute;top:calc(50% - 16px);left:-70px;width:16px;height:32px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 2L2.414 16.586a2 2 0 000 2.828L17 34' stroke='%23CACACA' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 2L2.414 16.586a2 2 0 000 2.828L17 34' stroke='%23CACACA' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");background-color:#cacaca;font-size:0;z-index:99}.rew-slider .slick-prev:hover{background-color:#009fdf}.rew-slider .slick-next{position:absolute;top:calc(50% - 16px);right:-70px;width:16px;height:32px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 2L2.414 16.586a2 2 0 000 2.828L17 34' stroke='%23CACACA' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 2L2.414 16.586a2 2 0 000 2.828L17 34' stroke='%23CACACA' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");background-color:#cacaca;transform:rotate(180deg);font-size:0;z-index:20}.rew-slider .slick-next:hover{background-color:#009fdf}.rew-slider__title-block{display:flex;align-items:center;width:100%;padding-top:75px;margin-bottom:45px}.rew-slider__title-block-title{font-size:24px;line-height:32px;letter-spacing:.1em;color:#05326e;font-weight:700;text-transform:uppercase;margin-right:40px}.rew-slider__title-block-all{font-weight:500;font-size:14px;color:#009fdf;margin-right:40px}.rew-slider__title-block-btn{width:100%;max-width:203px;height:42px;background:#009fdf;border-radius:2px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:600}.rew-slider .reviews_about_us_reviews-block{width:398px;background-color:#fff;margin:0 20px 0 0;padding:40px 20px 20px}.rew-slider .reviews_about_us_reviews-block:before{top:20px;left:20px}.arcticmodal-container .modal-review-senk{width:1320px;min-height:418px;background:#fff;box-shadow:2px 2px 10px hsla(0,0%,81.2%,.41);border-radius:2px;display:flex;flex-direction:column;align-items:center;justify-content:center}.arcticmodal-container .modal-review-senk .blocks_wrap{display:flex;flex-direction:column;align-items:center;height:100%}.arcticmodal-container .modal-review-senk__subtitle{max-width:732px;font-size:18px;line-height:22px;display:block;text-align:center;color:#000;margin-bottom:20px}.arcticmodal-container .modal-review-senk__link{font-weight:600;font-size:18px;text-align:center;color:#009fdf}.have-question{width:100%;min-height:114px;display:flex;align-items:center;background:#05326e;box-shadow:0 4px 7px hsla(0,0%,74.1%,.25);position:relative;overflow:hidden;padding:24px 60px}.have-question__descr{display:flex;flex-direction:column;position:relative;z-index:5;max-width:405px;padding-right:15px}.have-question__descr p{font-weight:600;font-size:16px;line-height:20px;color:#fff;margin-bottom:5px}.have-question__descr span{font-weight:500;font-size:14px;line-height:17px;color:#fff}.have-question__descr span a{display:inline-block;text-decoration:none}.have-question:before{content:"";width:300px;height:300px;position:absolute;left:-150px;top:calc(50% - 150px);background:linear-gradient(180deg,#009fdf,rgba(0,159,223,.25));border-radius:50%}.have-question .default_form{display:flex;flex-direction:row;margin-left:auto;width:100%}.have-question .default_form .fields-wrapper{width:100%;flex-direction:row;align-items:center;margin:0;justify-content:right}.have-question .form-template_styles .field-wrap{width:auto;margin:0 20px 0 0;flex:1}.have-question .form-template_styles .field-wrap:last-child{margin-right:0;margin-bottom:0}.like-link{color:#009fdf;cursor:pointer}.like-link:hover{text-decoration:underline}header.fixed{position:fixed;top:0;left:0;right:0;background:#fff;animation:smoothScroll 1s forwards;box-shadow:4px 4px 13px hsla(0,0%,64.3%,.25)}header.fixed .header-logo svg,header.fixed .header-right_content .header-buttons a svg,header.fixed .header-right_content .header-buttons button svg{fill:#05326e!important}header.fixed .header-nav ul li a{color:#05326e!important}header.fixed .header-nav ul li a:hover{color:#009fdf!important}header.fixed .header-phone,header.fixed .kadromobil-phone{color:#05326e!important}header.fixed .header-phone:hover,header.fixed .kadromobil-phone:hover{color:#009fdf!important}main .header_helper_block{display:block;content:"";width:100%;height:0}div.menu_box.fixed{position:fixed;overflow:auto}header .header-right_content .header-buttons a.header_phone_icon{display:none}div.bx-auth{margin:auto}.career_review_link{color:#009fdf;margin-top:30px;display:inline-block}.career_review_link:hover{text-decoration:underline}.full_img_with_custom_mobile{background-size:auto;background-repeat:no-repeat;background-position:50%}.box-home-main .block.slider-common-2022.full_img_with_custom_mobile{background-color:#9ac2db}.news-qr-block{display:flex;align-items:center;margin-top:15px}.news-qr-block__qr{padding:0 70px}.common_truck_types{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-gap:20px;align-items:center;margin-top:50px}.common_truck_types a{font-weight:500;font-size:20px;line-height:24px;text-align:center;color:#05326e;margin-bottom:25px;display:block}@media (max-width:1440px){.container-inner{width:1200px}.hidden-1440{display:none}.hidden-i-1440{display:none!important}.visible-1440{display:block}.visible-i-1440{display:block!important}header .header-button.hide1440{display:none}header.additional_nav .header-right_content{justify-content:flex-end}header .header-right_content{padding-left:0}header .header-right_content .header-additional_nav{margin-right:24px}.form-template_styles .fields-wrapper.field-col-4 .field-wrap.width-330{flex-shrink:inherit;width:calc(25% - 24px)}.form-template_styles .fields-wrapper.field-col-3 .field-wrap.width-330{flex-shrink:inherit;width:calc(33.33% - 24px)}.form-template_styles .fields-wrapper.field-col-2 .field-wrap.width-330{flex-shrink:inherit;width:calc(50% - 24px)}.box-catalog .box-catalog__block .block-body{flex-direction:column}.box-catalog .box-catalog__block .block-img{width:100%;max-width:100%;margin-right:0;margin-bottom:12px}.box-catalog .box-catalog__block .block-img img{width:auto;max-width:100%;height:auto}.box-catalog .box-catalog__block .block-info{flex-wrap:wrap;flex-direction:row;margin:-8px}.box-catalog .box-catalog__block .block-info .item{width:calc(50% - 16px);margin:8px}.box-catalog .box-catalog__block .block-info .item.width-full{width:calc(100% - 16px)}.box-catalog .box-catalog__block .block-info .item:last-child{margin:8px}.box-steps_callback{padding:30px 30px 44px}.box-steps_callback .box-steps_callback__wrap{margin:-20px}.box-steps_callback .box-steps_callback__block{width:calc(25% - 40px);margin:20px}.box-steps_callback .box-steps_callback__block i.block-icon.position-2{left:0}.box-steps_callback .box-steps_callback__block i.block-icon.position-3{left:130px}.box_of_halves .box-wrap.wrap-1440{align-items:flex-start;flex-wrap:wrap}.box_of_halves .box-wrap.wrap-1440 .block:first-child{width:100%}.box_of_halves .box-wrap.wrap-1440 .block:nth-child(2){width:100%;padding-top:0}.box_of_halves .block-catalog .item svg{position:absolute;top:70px;left:20px}.box_of_halves .block-catalog .item .item-img{justify-content:flex-end;max-height:none}.box_of_halves .block-catalog .item .item-img img{max-height:none}.box_of_halves .box-wrap.wrap-1440 .block.bg-white:before{display:block}.box_of_halves .box-wrap.wrap-1440 .block .block-bg{width:calc(100% + 280px);right:-140px}.box_of_halves .box-wrap.wrap-1440 .block .block-bg:after,.box_of_halves .box-wrap.wrap-1440 .block .block-bg:before{display:block}.box_of_halves .box-wrap.wrap-1440 .block .block-bg img{width:100%}.box_of_halves .block.width-half:first-child{width:60%}.box_of_halves .block.width-half:nth-child(2){width:40%}.box_of_halves .block.width-half.mobile-width-equally:first-child,.box_of_halves .block.width-half.mobile-width-equally:nth-child(2){width:50%}.box_of_halves .block-template_blue_dark.padding-style-1{padding:52px 60px 67px 0}.box_of_halves .block-template_blue_dark .block-title h1,.box_of_halves .block-template_blue_dark .block-title p{font-size:40px}.box_of_halves .block-offer{padding:0 0 20px 30px}.box_of_halves .block-offer .block-title_wrap{margin-bottom:24px}.box_of_halves .block-offer .block-content{margin-right:30px}.box_of_halves .block-offer .items_wrap{margin-bottom:30px}.box_of_halves .block-offer a.button-style,.box_of_halves .block-offer button.button-style{padding:10px 30px}.box_of_halves .block-catalog{height:auto;border-top:1px solid #f1f1f1;border-left:1px solid #f1f1f1;margin-top:20px}.box_of_halves .block-catalog .item{min-height:150px}.box_of_halves .block-catalog .item:after{display:block}.box_of_halves .block-catalog .item .item-title{z-index:2}.box_of_halves .block-catalog .item .item-title:after{display:none}.box_of_halves .additional_services__block{padding:90px 40px 40px 0}.box_of_halves .additional_services__block.pb0{padding:90px 0 40px}.box_of_halves .additional_services__block .block-img{display:flex;justify-content:center}.box_of_halves .additional_services__block .block-img.img-1 img,.box_of_halves .additional_services__block .block-img.img-3 img,.box_of_halves .additional_services__block .block-img:after{right:0}.box_of_halves .additional_services__table{padding:16px 0 60px 40px}.box_of_halves .additional_services__management,.box_of_halves .additional_services__tradeIn{padding:16px 0 40px 40px}.box-special_offer .box-1 .box-title{max-width:700px}.box-special_offer .box-1 .box-title h1,.box-special_offer .box-1 .box-title p{font-size:30px}.box-special_offer .box-1 .item{margin-right:40px}.about_company-box-3{margin-bottom:48px}.about_company-box-4 .block-img{width:40%}.vacancy-box-1 .box-content{max-width:500px}.vacancy-box-1 .box-title h1,.vacancy-box-1 .box-title p{font-size:44px}.vacancy-box-1 .box-description p{font-size:22px}.vacancy-box-1 .box-circle{right:0}.vacancy-box-2 .block{min-height:325px}.vacancy-box-3 .box-content{max-width:810px}.vacancy-box-3 .block>div{width:calc(100% - 20px)}.vacancy-box-3 .box-circle{right:-335px}.news-box-2 .block-img{width:500px}.news-box-2 .block-content{padding-top:0}.news-box-3.style-2{padding:24px 0 40px}.news-box-3.style-2 .box-wrap{padding:0}.home-title h1,.home-title p{font-size:40px}.banner-leaseback,.box-home-main .block{padding:40px 0}.box-home-main .block .block-img{right:0}.box-home-main .block .block-img img{width:500px}.box-home-main .block.slider-asia .block-img img{width:100%}.box-home-main .block.slider-asia.banner-lizing-market .block-img{display:flex;left:200px}.box-home-main .block.slider-asia.banner-lizing-market .block-img img{width:auto;max-width:100%;align-self:end}.box-home-main .block.slider-asia.firmennaya-programma .block-img{width:70%}.box-home-main .block.slider-asia.firmennaya-programma.slider-gaz-new .block-img{width:80%}.box-home-main .block.slider-common-2022 .block-title p.subtitle,.box-home-main .block.slider-gaz .block-title p.subtitle{font-size:16px}.box-home-main .block.banner-fuel_program .block-img img,.box-home-main .block.slider-autopodpiska .block-img img,.box-home-main .block.slider-china-brands .block-img img,.box-home-main .block.slider-common-2022 .block-img img,.box-home-main .block.slider-gaz .block-img img,.box-home-main .block.slider-mpt .block-img img{width:auto}.box-home-main .block.slider-china-brands.specseason-2022 .block-img,.box-home-main .block.slider-mpt .block-img{max-width:850px}.box-home-main .block .block-title p{font-size:40px}.arcticmodal-container .box-modal.modal-vacancy{width:1000px}.arcticmodal-container .box-modal.modal-vacancy .arcticmodal-close{top:27px}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap.slick-initialized .slick-list{padding-top:30px}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap .block .block-img{width:400px}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap .block .block-content{padding-top:0}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap .block .block-count{margin-bottom:7px;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap .block .block-count p{color:#fff}.box-gpb-slider .block{padding:176px 0 67px}.box-gpb-slider .block .block-title p{font-size:40px}.box-gpb-slider .block .block-subtitle p{font-size:22px}.box-gpb.box-1{flex-direction:column;align-items:flex-start;justify-content:flex-start}.box-gpb.box-1 .box-title_wrap{margin-bottom:30px}.box-gpb.box-1 .blocks_wrap{margin-left:0}.box-gpb.box-3{padding-left:15px}.box-gpb.box-3 .block-img{width:500px;margin-right:40px}footer .footer-wrap{margin-right:30px}footer .footer-contacts .block{margin-right:0}.box-faq .box-sidebar{margin-right:100px}.box-faq .block-performance_results{padding:16px}.box-faq .block-performance_results .items_wrap{width:calc(100% + 24px);margin:-12px}.box-faq .block-performance_results .item{width:calc(50% - 24px);margin:12px}.box-faq .block-performance_results .item .item-title span.info{margin-left:12px;top:5px}.box-faq .block-structure_by_type{padding:16px}.box-faq .block-structure_by_type .line_elements{display:none}.box-faq .block-structure_by_type .graphic_elements{width:100%;margin-top:0}.box-faq .block-structure_by_type .graphic_elements .item .item-title{display:block}.box-financing_conditions .block .block-title_wrap{width:152px;margin-right:40px}.kadromobil_main__bg_man{right:-260px}.box-kadromobil_description .box-title h2,.box-kadromobil_description .box-title p{font-size:32px}.box-kadromobil_services{padding:20px 40px}.box-kadromobil_services:before{width:500px}.box-kadromobil_services:after{display:none}.box-kadromobil_services__img{max-width:450px;padding:0 40px;margin-left:-40px;margin-right:80px}.box-kadromobil_services__title-text{font-size:30px}.kadromobil_why__title-text{font-size:32px}.kadromobil_why__card{width:500px}.kadromobil_calculations__title-text,.kadromobil_steps__title-text{font-size:32px}.s_offers_visual__wrap{min-height:400px}.s_offers_visual__title-text{font-size:60px}.s_offers_visual__bg{right:-250px}.s_offers_visual__img{right:0}.s_offers_visual__img img{width:500px}.s_offers_terms__items{margin:-30px}.s_offers_terms__item{margin:30px}.s_offers_terms__item_title-text{font-size:18px}.s_offers_terms__item_data-text{font-size:24px}.casco_zero{padding:0 50px 0 220px}.casco_zero__image{left:30px}.reviews_about_us_reviews-description .text-hidden{-webkit-line-clamp:8}.to_clients__block-content{max-width:680px}.to_clients__items-img{right:50px}.modal-review{padding:40px 100px 25px}.box-home-main .block.banner-fuel_program .block-img,.box-home-main .block.slider-autopodpiska .block-img{width:550px}}@media (max-width:1200px){.container-inner{width:970px}.hidden-1200{display:none}.hidden-i-1200{display:none!important}.visible-1200{display:block}.visible-i-1200{display:block!important}header.additional_nav .header-phone,header.additional_nav .kadromobil-phone{display:none}header.half-dark_blue .header-right_content .header-buttons a svg,header.half-dark_blue .header-right_content .header-buttons button svg{fill:#fff}header.half-dark_blue.open-menu .header-logo svg,header.half-dark_blue.open-menu .header-right_content .header-buttons a svg,header.half-dark_blue.open-menu .header-right_content .header-buttons button svg{fill:#05326e}header .header-right_content .header-additional_nav ul li{margin-right:20px}header .header-right_content .header-additional_nav ul li a{font-size:10px}footer{padding:40px 0 60px}footer .footer-wrap{flex-direction:row;align-items:center;justify-content:space-between;max-width:100%;margin-bottom:32px}footer a.footer-logo{margin-bottom:0}footer a.footer-complaint{width:auto}footer .footer-contacts{margin-bottom:24px}footer .footer-description{margin-top:0;margin-bottom:28px}footer .footer-info{flex-direction:column;align-items:flex-start;justify-content:flex-start}footer .footer-socials{margin-bottom:24px}footer .footer-copyright{align-items:flex-start}footer .footer-copyright p{text-align:left}.box-title.page-catalog h1,.box-title.page-catalog p{font-size:30px}.box-title.page-catalog span{font-size:22px}.form-template_styles .fields-wrapper.no-wrap{flex-wrap:wrap}.form-template_styles .fields-wrapper.field-col-4 .field-wrap{width:calc(33.33% - 24px)}.form-template_styles .fields-wrapper.field-col-4 .field-wrap.double{width:calc(66.66% - 24px)}.form-template_styles .fields-wrapper.field-col-4 .field-wrap.width-330{width:calc(33.33% - 24px)}.form-template_styles .field-wrap.visible-1200{display:flex}.box-filter__form{padding-top:20px}.box-filter__form .form-head{justify-content:flex-start;margin-bottom:16px}.box-filter__form .form-body{flex-wrap:wrap}.box-filter__form .form-body .fields-wrapper.width-354{width:100%}.box-filter__form .form-body .fields-wrapper.field-col-3 .field-wrap.field-wrap-color{width:calc(100% - 24px)}.box-filter__form .form-body .field-wrap.field-wrap-color{order:1}.box-filter__form .form-body .field-wrap.min-height{min-height:auto}.box-filter__list ul.block-list li{width:calc(20% - 24px)}.box-catalog .box-catalog__block .block-head{flex-direction:column;justify-content:flex-start;margin-bottom:0}.box-catalog .box-catalog__block .block-city{margin-top:4px}.box-steps_callback{padding:20px 20px 40px}.box-steps_callback .box-steps_callback__wrap{flex-wrap:wrap;flex-direction:column;margin:0}.box-steps_callback .box-steps_callback__block{width:100%;margin:0 0 60px}.box-steps_callback .box-steps_callback__block:first-child{margin-bottom:40px}.box-steps_callback .box-steps_callback__block:last-child{margin-bottom:0}.box-steps_callback .box-steps_callback__block i.block-icon.position-2{display:none}.box-steps_callback .box-steps_callback__block i.block-icon.position-3{top:-20px;left:0}.block-header,.box-information .box-information__block .block-title p,.box .box-title h2,.box .box-title h3,.box .box-title p,.seo-text-box h2{font-size:22px}.box_of_halves .box-wrap.wrap-1200{align-items:flex-start;flex-wrap:wrap}.box_of_halves .box-wrap.wrap-1200 .block:nth-child(2){padding-top:0}.box_of_halves .box-wrap.wrap-1200 .block.bg-white:before{display:block}.box_of_halves .box-wrap.wrap-1200 .block .block-bg{width:calc(100% + 280px);right:-140px}.box_of_halves .box-wrap.wrap-1200 .block .block-bg:after,.box_of_halves .box-wrap.wrap-1200 .block .block-bg:before{display:block}.box_of_halves .block.width-470,.box_of_halves .block.width-half,.box_of_halves .block.width-half.mobile-width-equally:first-child,.box_of_halves .block.width-half.mobile-width-equally:nth-child(2),.box_of_halves .block.width-half:first-child,.box_of_halves .block.width-half:nth-child(2),.box_of_halves .box-wrap.wrap-1200 .block .block-bg img{width:100%}.box_of_halves .block-car_card{padding-right:30px}.box_of_halves .block-car_card .block-links{justify-content:flex-end}.box_of_halves .block-calculator{padding:0 0 20px 30px}.box_of_halves .block-calculator .block-price p{font-size:40px}.box_of_halves .block-calculator .block-info{margin:-10px -10px 6px}.box_of_halves .block-calculator .block-info .item{width:calc(33.33% - 20px);margin:10px}.box_of_halves .block-calculator .block-info .item .item-title p{max-width:115px;line-height:1.25}.box_of_halves .block-calculator .block-form .item .field_wrap{padding:2px 8px}.box_of_halves .block-calculator .block-form .item .field_wrap input{font-size:20px}.box_of_halves .block-equipment{padding-left:30px}.box_of_halves .block-equipment .block-list{max-height:550px}.box_of_halves .block-template_blue_dark.padding-style-1{padding:60px 0}.box_of_halves .block-template_blue_dark.padding-style-2{padding:60px 0 32px}.box_of_halves .block-template_blue_dark.padding-style-3{padding:40px 0 45px}.box_of_halves .block-template_blue_dark.padding-style-4{padding:64px 0 100px}.box_of_halves .block-template_blue_dark.padding-style-5{padding:64px 0 96px}.box_of_halves .block-template_blue_dark .block-title_wrap{margin-bottom:87px}.box_of_halves .block-offer{background:#fff;padding:20px 0}.box_of_halves .block-offer:after,.box_of_halves .block-offer:before{display:block}.box_of_halves .about_company-nav{padding:0;margin-top:20px}.box_of_halves .about_company-nav ul{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;width:calc(100% + 20px);margin:-10px}.box_of_halves .about_company-nav ul li{width:calc(50% - 20px);margin:10px}.box_of_halves .about_company-nav ul li:last-child{margin:10px}.box_of_halves .additional_services__slider{padding:20px 0 24px;margin:0}.box_of_halves .additional_services__slider:before{display:block}.box_of_halves .additional_services__arrow{bottom:24px}.box_of_halves .additional_services__block{padding:90px 0 40px}.box_of_halves .additional_services__block .block-img{display:flex;justify-content:center;width:156px}.box_of_halves .additional_services__block .block-img.img-1,.box_of_halves .additional_services__block .block-img.img-3{right:0}.box_of_halves .additional_services__table{padding:16px 0 40px}.box_of_halves .additional_services__tradeIn{padding:20px 0 40px}.box_of_halves .additional_services__tradeIn .block-list .item .item-description,.box_of_halves .additional_services__tradeIn .block-list .item .item-title{max-width:100%}.box_of_halves .additional_services__management{padding:20px 0 40px}.box_of_halves .additional_services__management .block-list ul li{margin-bottom:20px}.after-calc-block,.box-special_offer{padding-bottom:60px}.pt-64{padding-top:60px}.pt-45{padding-top:40px}.mb-64{margin-bottom:60px}.box-special_offer .box-1 .box-title{max-width:500px}.box-special_offer .box-1 .box-title h1,.box-special_offer .box-1 .box-title p{font-size:24px;line-height:1.35}.box-special_offer .box-1 .box-description{max-width:500px}.box-special_offer .box-1 .item{margin-right:30px}.box-special_offer .box-slider{margin-bottom:20px}.box-special_offer .box-slider .slider_wrap{margin-bottom:-76px}.box-special_offer .box-slider .slider .slide img{max-width:380px}.box-special_offer .box-slider .slider_stand{width:620px;height:94px;margin-bottom:21px}.box-special_offer .box-slider .slider_stand:after{width:calc(100% - 50px);height:calc(100% - 14px)}.box-calculate_cost .block .block-price p{font-size:40px}.box-calculate_cost .block .block-info{margin:-10px -10px 6px}.box-calculate_cost .block .block-info .item{width:calc(33.33% - 20px);margin:10px}.box-calculate_cost .block .block-info .item .item-title p{max-width:115px;line-height:1.25}.box-calculate_cost .block .block-form .item .field_wrap{padding:2px 8px}.box-calculate_cost .block .block-form .item .field_wrap input{font-size:20px}.about_company-box-2 .box-content{max-width:450px}.about_company-box-3 .block{width:calc(50% - 20px)}.about_company-box-4 .block-content{padding:30px}.vacancy-box-1{min-height:330px}.vacancy-box-1 .box-content{max-width:455px}.vacancy-box-1 .box-title h1,.vacancy-box-1 .box-title p{font-size:38px}.vacancy-box-1 .box-description p{font-size:20px}.vacancy-box-1 .box-circle{width:430px;height:430px;bottom:-175px}.vacancy-box-1 .box-circle img{width:300px;bottom:175px}.vacancy-box-2 .block{min-height:260px}.vacancy-box-2 .block .block-title p{font-size:22px}.vacancy-box-3 .box-content{max-width:580px}.news-box-1 .block,.partners-box-1 .block{width:calc(50% - 20px)}.news-box-1 .block.main_block{width:calc(100% - 20px)}.news-box-2{flex-direction:column}.news-box-2 .block-img{width:100%;margin-bottom:24px}.news-box-2 .block-img img{width:auto;max-width:100%}.successful-shipment-message{padding:20px;border-radius:4px}.successful-shipment-message .block-title p{font-size:20px}.home-title h1,.home-title p{font-size:34px;line-height:1.33}.box-home-main .block.banner-fuel_program .block-img,.box-home-main .block.slider-autopodpiska .block-img,.box-home-main .block.slider-china-brands .block-img,.box-home-main .block.slider-common-2022 .block-img,.box-home-main .block.slider-gaz .block-img,.box-home-main .block.slider-mpt .block-img{right:-150px}.banner-leaseback,.box-home-main .box-wrapper{min-height:500px}.box-home-main .box-wrapper:after{left:340px}.box-home-main .block .block-content{max-width:500px}.box-home-main .block .block-title p{font-size:34px}.box-home-main .block .block-title p.subtitle{font-size:21px}.box-home-info .box-wrapper{align-items:flex-start}.box-home-info .box-title h1,.box-home-info .box-title p{font-size:22px;line-height:1.5;text-align:left}.box-home-info .blocks_wrap{justify-content:flex-start;flex-wrap:wrap}.box-home-info .block{flex-grow:1;width:calc(16.66% - 20px)}.box-home-info .box-note p{text-align:left}.box-safety .box-wrap{padding:40px 0}.arcticmodal-container .box-modal.modal-vacancy{width:860px}.box-gpb-slider .box-wrapper.slick-slider ul.slick-dots{justify-content:flex-start}.box-gpb-slider .block .block-img{max-width:570px}.box-gpb-slider .block .block-title p{font-size:34px}.box-gpb-slider .block .block-subtitle p{font-size:20px}.box-gpb.box-nav ul{flex-wrap:wrap}.box-gpb.box-nav ul li{width:calc(50% - 20px)}.box-gpb.box-1 .box-title p{font-size:22px}.box-gpb.box-2 .block{padding:30px}.box-gpb.box-3{min-height:300px;padding-left:40px}.box-gpb.box-3 .block-img{width:400px;margin-right:15px}.box-gpb.box-3 .block-content{order:-1}.box-gpb.box-3 .block-title p{font-size:30px}.box-faq .box-sidebar,.box-faq .box-sidebar.width-style-2{width:300px;margin-right:50px}.box-faq .box-content .block .block-title h2,.box-faq .box-content .block .block-title p{font-size:22px}.box-faq .box-advantage .box-advantage__block .block-title p{font-size:16px}.box-faq .block-performance_results{padding:20px}.box-faq .block-performance_results .item{width:calc(100% - 24px)}.box-faq .block-structure_by_type{padding:20px}.star-bottom-desc{margin-top:95px;font-size:17px}.box-financing_conditions .block{flex-direction:column}.box-financing_conditions .block .block-title_wrap{width:100%;margin:0}.kadromobil_main__bg_man{right:-150px}.kadromobil_main__bg_man-img{width:650px}.kadromobil_main__bg_flower--position1{left:-170px}.kadromobil_main__bg_flower--position2{display:none}.kadromobil_main__title-text{font-size:70px}.kadromobil_main__subtitle-text{font-size:30px}.kadromobil_main__note{max-width:300px}.box-kadromobil_description .box-title h2,.box-kadromobil_description .box-title p{font-size:30px;line-height:1.33}.box-kadromobil_description .box-characteristics{margin-left:50px}.box-kadromobil_services{padding:20px 30px}.box-kadromobil_services:before{width:400px;height:120px}.box-kadromobil_services__img{max-width:370px;min-width:auto;padding:0 30px;margin-left:-30px;margin-right:40px}.kadromobil_why__title-text{font-size:30px;line-height:1.33}.kadromobil_why__card{width:360px;margin-right:30px}.kadromobil_why__card_links a,.kadromobil_why__card_links button{width:calc(100% - 20px)}.kadromobil_calculations__title-text{font-size:30px;line-height:1.33}.kadromobil_calculations__block{width:calc(50% - 20px)}.kadromobil_calculations__block_img{min-height:180px;padding:0 16px}.kadromobil_steps__title-text{font-size:30px;line-height:1.33}.special_orders_catalog__block{flex-direction:column}.special_orders_catalog__img{width:100%}.special_orders_catalog__img-img{height:auto;object-fit:contain}.special_orders_catalog__content{padding:16px}.test_drive__block_info-title{font-size:20px}.test_drive__block_info-list_item{font-size:12px}.test_drive__block_form-title{font-size:20px;line-height:1.4}.s_offers_title-text{font-size:24px}.s_offers_visual__wrap{min-height:350px}.s_offers_visual__title-text{font-size:50px}.s_offers_visual__bg{width:550px;height:567px;right:-133px;bottom:-50px}.s_offers_visual__bg:after{width:380px;height:372px}.s_offers_visual__img img{width:400px}.s_offers_terms__title-text{font-size:26px}.s_offers_terms__items{margin:-15px}.s_offers_terms__item{width:calc(50% - 30px);margin:15px}.s_offers_steps__title{margin-bottom:50px}.s_offers_steps__title-text{font-size:28px}.s_offers_steps__block_description-text,.s_offers_steps__block_title-text{font-size:16px}.s_offers_info{padding:70px 0}.casco_zero{padding:0 20px 0 200px}.casco_zero__title-text{font-size:30px}.casco_zero__description-text{font-size:20px}.casco_zero__button{font-size:18px}.reviews_about_us_main{margin-bottom:50px}.reviews_about_us_main-title{font-size:55px}.reviews_about_us_reviews-description .text-hidden{-webkit-line-clamp:11}.to_clients__block--block5 .to_clients__block-content{max-width:100%}.to_clients__block-content{max-width:560px}.to_clients__block-img.img-1{right:-120px}.to_clients__block-img.img-2{right:64px}.to_clients__items-block:after{width:400px}.to_clients__items-title{max-width:460px}.to_clients__items-img{right:-30px}}@media print and (max-width:1200px){.box-home-info .box-wrapper.big-size .block{width:auto}.box-home-info .box-note p{text-align:center}.special_orders_catalog__block{flex-direction:row}.special_orders_catalog__img{width:300px}}@media (max-width:1024px){.box-home-main .block.slider-asia.v2.banner-avtoauktsion{background-position-x:42%}.box-home-main .block.slider-asia.firmennaya-programma .block-img{bottom:-50px}}@media (max-width:991px){.container-inner{width:750px}.hidden-991{display:none}.hidden-i-991{display:none!important}.visible-991{display:block}.visible-i-991{display:block!important}div.wrapper.bg-blue header.open-menu .header-logo svg{fill:#05326e}header{border-bottom:1px solid #f1f1f1}header.fixed{position:fixed;left:0;right:0;top:0;width:100%;animation:smoothScroll 1s forwards}header.fixed .header-logo svg,header.fixed .header-right_content .header-buttons a svg{fill:#05326e!important}header.additional_nav.additional_services .header-right_content .header-additional_nav ul.page-additional_services,header.additional_nav.catalog .header-right_content .header-additional_nav ul.page-catalog{display:none!important}header .header-left_content{padding:16px 0}.new-year-2022 header .header-left_content{padding:0}header .header-phone,header .kadromobil-phone{font-size:12px;min-width:120px;display:none}header .header-right_content .header-buttons a.header_phone_icon{display:flex}header .header-button{display:none}header .header-right_content{min-width:auto}header .header-button.button-style{display:block;width:80px;margin-left:0;font-weight:500;font-size:8px;line-height:10px;padding:0;letter-spacing:normal;height:19px}header .header-right_content .header-buttons{padding:16px 0 16px 16px}header .header-nav{display:none}header .header-nav:after{width:100%;right:-100%}footer .footer-contacts{width:calc(100% + 30px);margin:0 -15px 28px}footer .footer-contacts .block{width:calc(50% - 30px);margin:0 15px}footer .footer-contacts .block:last-child{margin:0 15px}div.menu_overlay{width:100%;right:0;z-index:10}div.menu_box{width:100%;min-height:auto;height:auto;padding:99px 0 40px;right:-100%;top:0;bottom:0;overflow:auto;position:fixed}.boxes_header+div.menu_box{padding-top:130px}.sticky_header.open-menu{background-color:#fff}div.menu_box ul{width:750px;min-height:auto;padding-right:20px;padding-left:20px;margin-left:auto;margin-right:auto}div.menu_box ul li{margin-bottom:20px}div.menu_box ul li.menu_gpb_link{margin-top:20px}div.menu_box ul li ul{width:auto;padding:0}.box-title.page-catalog h1,.box-title.page-catalog p{font-size:28px}.box-title.page-catalog span{font-size:20px}.form-template_styles .fields-wrapper.field-col-4 .field-wrap{width:calc(50% - 24px)}.form-template_styles .fields-wrapper.field-col-4 .field-wrap.double{width:calc(100% - 24px)}.form-template_styles .fields-wrapper.field-col-3 .field-wrap,.form-template_styles .fields-wrapper.field-col-3 .field-wrap.width-330,.form-template_styles .fields-wrapper.field-col-4 .field-wrap.width-330{width:calc(50% - 24px)}.box-filter__list ul.block-list li{width:calc(25% - 24px)}.box-additional_services__block,.box-advantage .box-advantage__block,.box-catalog .box-catalog__wrap.blocks-col-3 .box-catalog__block{width:calc(50% - 20px)}.box-information .box-information__block .block-title p,.seo-text-box h2{font-size:20px}.box-information .box-information__block .block-description p,.seo-text-box p{line-height:1.66}.box-information .box-information__block .block-list ul li,.seo-text-box ol li,.seo-text-box ul li{line-height:1.66;margin-bottom:5px}.box-information .box-information__block .block-list ul li:last-child,.seo-text-box ol li:last-child,.seo-text-box ul li:last-child{margin-bottom:0}.block-header,.box .box-title h2,.box .box-title h3,.box .box-title p{font-size:20px}.box_of_halves{margin-top:-118px}.box_of_halves .box-wrap.wrap-991{align-items:flex-start;flex-wrap:wrap}.box_of_halves .box-wrap.wrap-991 .block:nth-child(2){padding-top:0}.box_of_halves .box-wrap.wrap-991 .block.bg-white:before{display:block}.box_of_halves .box-wrap.wrap-991 .block .block-bg{width:calc(100% + 280px);right:-140px}.box_of_halves .box-wrap.wrap-991 .block .block-bg:after,.box_of_halves .box-wrap.wrap-991 .block .block-bg:before{display:block}.box_of_halves .box-wrap.wrap-991 .block .block-bg img{width:100%}.box_of_halves .block{padding-top:95px}.box_of_halves .block .block-bg.img-min-width-700 img,.box_of_halves .block .block-bg.img-min-width-720 img,.box_of_halves .block .block-bg.img-min-width-930 img,.box_of_halves .block .block-bg.img-min-width-1200 img{min-width:100%}.box_of_halves .block-nav{display:flex;margin-top:16px;padding:0}.box_of_halves .block-car_card{padding:0;margin-bottom:48px}.box_of_halves .block-car_card .block-links{justify-content:flex-start}.box_of_halves .block-calculator{background:#fff;padding:16px 0 20px}.box_of_halves .block-calculator:after,.box_of_halves .block-calculator:before{display:block}.box_of_halves .block-calculator .block-info .item .item-title p{max-width:145px;line-height:1.6}.box_of_halves .block-equipment{background:#fff;padding:16px 0 20px}.box_of_halves .block-equipment:after,.box_of_halves .block-equipment:before{display:block}.box_of_halves .block-catalog .item{width:50%;max-width:50%}.box_of_halves .block-catalog .item:nth-child(2n){border-right:none}.box_of_halves .block-catalog .item:nth-child(3){border-right:1px solid #f1f1f1}.after-calc-block,.box-special_offer{padding-bottom:40px}.pt-64{padding-top:40px}.pt-45{padding-top:35px}.mb-64{margin-bottom:40px}.box-special_offer .box-1 .box-title{max-width:100%}.box-special_offer .box-1 .box-description{max-width:100%;margin-bottom:20px}.box-special_offer .box-1 .blocks_wrap{flex-direction:column;align-items:flex-start;justify-content:flex-start}.box-special_offer .box-1 .item{flex-direction:row;align-items:center}.box-special_offer .box-1 .item i.item-icon{margin-bottom:0;margin-right:10px}.box-special_offer .box-1 .item .item-data p{font-size:14px}.box-special_offer .box-2 .block{flex-direction:column;align-items:flex-start;justify-content:flex-start}.box-special_offer .box-2 .items_wrap{margin-bottom:16px}.box-special_offer .box-2 .item{margin-right:16px}.box-calculate_cost{flex-direction:column}.box-calculate_cost .block{width:100%}#calc_pre_results h2{white-space:unset}.box-calculate_cost .block.block-content{padding:24px 0 30px}.box-calculate_cost .block.block-content:after{display:block}.box-calculate_cost .block.block-calculator{padding:24px 0}.box-calculate_cost .block.block-calculator:before{display:block}.box-calculate_cost .block .block-info .item .item-title p{max-width:145px;line-height:1.6}.box-faq .box-wrap{flex-direction:column}.box-faq .box-sidebar.width-style-2{width:100%;margin-right:0}.box-faq .box-wrap.faq-tabs-1 .box-content .block.active .block-title{display:none}.box-faq .box-sidebar{width:100%;margin-right:0}.box-faq .box-nav{width:calc(100% + 40px);margin-left:-20px;margin-bottom:0;position:absolute;top:0;left:0;overflow:auto}.box-faq .box-nav ul{display:flex}.box-faq .box-nav ul li{display:flex;flex-shrink:0;margin-bottom:0;margin-right:30px}.box-faq .box-nav ul li:first-child:before,.box-faq .box-nav ul li:last-child:after{display:block}.box-faq .box-nav ul li:last-child{margin-right:0}.box-faq .box-content{order:-1;padding-top:40px;margin-bottom:48px}.box-faq .box-content .block .block-title h2,.box-faq .box-content .block .block-title p{font-size:20px}.about_company-box-1 .blocks_wrap{margin:0}.about_company-box-1 .block{width:100%;margin:0 0 20px}.about_company-box-1 .block:last-child{margin-bottom:0}.about_company-box-2{padding-bottom:340px}.about_company-box-2 .box-content{max-width:100%}.about_company-box-2 .box-circle{right:auto;left:50%;transform:translate(-50%)}.about_company-box-4 .block{flex-direction:column;align-items:flex-start}.about_company-box-4 .block-img{width:100%;order:-1}.page-title h1,.page-title p{font-size:32px}.history-tabs__nav ul li a{height:50px;color:#009fdf;border-radius:2px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);position:relative}.history-tabs__nav ul li a span{font-size:18px}.vacancy-box-1{min-height:300px}.vacancy-box-1 .box-content{max-width:335px}.vacancy-box-1 .box-title h1,.vacancy-box-1 .box-title p{font-size:30px}.vacancy-box-1 .box-description p{font-size:18px;line-height:1.33}.vacancy-box-1 .box-circle{width:360px;height:360px;bottom:-150px}.vacancy-box-1 .box-circle img{width:265px;bottom:150px}.vacancy-box-2 .block{min-height:auto;padding-left:0}.vacancy-box-2 .block .block-title p{font-size:20px}.vacancy-box-2 .block .block-img{width:100%;margin-bottom:20px;position:relative}.vacancy-box-2 .block-photos .item{width:calc(50% - 20px)}.vacancy-box-3 .box-wrap{min-height:auto}.vacancy-box-3 .box-content{max-width:100%}.vacancy-box-3 .box-circle{display:none}.news-box-1 .block.main_block .block-img a.info,.news-box-1 .block.main_block .block-img span.info{margin:8px;left:0}.box-news_nav .block{flex-direction:column;justify-content:flex-start;align-items:flex-start}.box-news_nav .block ul,.box-news_nav .block ul:last-child{margin:-6px -10px}.box-news_nav .block ul li,.box-news_nav .block ul li:last-child{margin:6px 10px}.box-news_nav .block a.sorting,.box-news_nav .block button.sorting{margin-top:12px}.box-additional_opportunities .blocks_wrap{margin:0}.box-additional_opportunities .block{width:100%;margin:0 0 24px}.box-additional_opportunities .block:last-child{margin-bottom:0}.box-home-main .box-wrapper:after{left:200px}.box-home-main .block{align-items:flex-start}.box-home-main .block .block-content,.box-home-main .block.slider-common-2022 .block-content,.box-home-main .block.slider-gaz .block-content{max-width:100%}.box-home-main .block .block-img img{width:400px}.box-home-main .block.slider-asia.firmennaya-programma .block-img{bottom:-100px}.box-home-main .block.slider-asia.v2 .block-img,.box-home-main .block.slider-asia.v2.lift-leasing .block-img{bottom:20px}.box-home-main .block.banner-fuel_program .block-img img,.box-home-main .block.slider-autopodpiska .block-img img,.box-home-main .block.slider-china-brands .block-img img,.box-home-main .block.slider-common-2022 .block-img img,.box-home-main .block.slider-gaz .block-img img,.box-home-main .block.slider-mpt .block-img img{width:auto}.box-home-main .block.slider-autopodpiska .block-img,.box-home-main .block.slider-china-brands .block-img,.box-home-main .block.slider-common-2022 .block-img,.box-home-main .block.slider-gaz .block-img,.box-home-main .block.slider-mpt .block-img{right:-250px}.box-home-main .block.slider-autopodpiska .block-img{width:700px}.box-home-main .block.banner-fuel_program .block-img{right:-300px;width:auto}.box-home-main .block .block-list{display:none;margin-bottom:20px}.box-home-info .block{width:calc(33.33% - 20px)}.box-report_corruption .box-form .fields-wrapper{width:calc(100% + 20px)}.box-report_corruption .box-form .fields-wrapper .fields-half_part{width:calc(50% - 20px);margin:0 10px}.box-vacancy_page a.box-link,.box-vacancy_page button.box-link{min-width:auto}.arcticmodal-container .box-modal.modal-vacancy{width:700px}.arcticmodal-container .box-modal.modal-vacancy .arcticmodal-close{position:fixed;top:0}.arcticmodal-container .box-modal.modal-vacancy .arcticmodal-close svg{fill:#fff}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap .block{flex-direction:column}.arcticmodal-container .box-modal.modal-vacancy .blocks_wrap .block .block-img{width:100%;margin-bottom:20px}.arcticmodal-container .box-modal.modal-vacancy .slider_arrows button{top:0;transform:none}.arcticmodal-container .box-modal.modal-vacancy .slider_arrows button.prev{left:0}.arcticmodal-container .box-modal.modal-vacancy .slider_arrows button.next{right:0}.kadromobil_main__bg_man{right:-185px}.kadromobil_main__bg_man-img{width:540px}.kadromobil_main__title-text{font-size:60px}.kadromobil_main__subtitle-text{font-size:28px}.box-kadromobil_description .box-wrapper{padding-bottom:70px}.box-kadromobil_description .box-title h2,.box-kadromobil_description .box-title p{font-size:28px}.box-kadromobil_description .box-content_wrap{flex-wrap:wrap}.box-kadromobil_description .box-content{margin-bottom:30px}.box-kadromobil_description .box-link{margin:0;position:absolute;bottom:0;left:0}.box-kadromobil_description .box-characteristics{width:100%;margin-left:0}.box-kadromobil_services{padding:30px}.box-kadromobil_services:before{width:320px;height:100px}.box-kadromobil_services__img{max-width:270px;padding:0;margin-left:0;margin-right:40px}.box-kadromobil_services__content{padding:0}.box-kadromobil_services__title-text{font-size:26px}.box-kadromobil_services__description-text{font-size:14px}.kadromobil_why__title-text{font-size:28px}.kadromobil_why__content_wrap{flex-wrap:wrap}.kadromobil_why__card{width:100%;padding-top:0;margin-right:0;margin-bottom:40px}.kadromobil_why__card_links a,.kadromobil_why__card_links button{width:calc(50% - 20px)}.kadromobil_why__content{padding-top:0}.kadromobil_calculations__title-text,.kadromobil_steps__title-text{font-size:28px}.test_drive__head{padding:16px 0;margin-bottom:16px}.box-gpb-slider{margin-top:-95px;overflow:visible}.box-gpb-slider .box-wrapper{min-height:500px}.box-gpb-slider .block{padding:100px 0 67px}.box-gpb-slider .block .container{padding-left:0;padding-right:0}.box-gpb-slider .block .block-title p{font-size:20px;line-height:28px}.box-gpb-slider .block .block-img{max-width:290px;right:-50px}.box-gpb-slider .block .block-title_wrap{margin-bottom:16px}.box-gpb-slider .box-wrapper.slick-slider ul.slick-dots{bottom:-10px;justify-content:center}.box-gpb-slider .box-wrapper.slick-slider ul.slick-dots li button{width:4px;height:4px}.box-gpb-slider .block .block-content{max-width:400px}.box-gpb-slider .block .block-subtitle{max-width:100%}.box-gpb-slider .block .block-subtitle p{font-size:16px;line-height:20px}.box-gpb-slider .block .block-subtitle p br{display:none}.box-gpb.box-1 .box-title p{font-size:20px}.box-gpb.box-1 .blocks_wrap{flex-wrap:wrap;width:calc(100% + 20px);margin:-10px}.box-gpb.box-1 .block{width:100%;margin:10px}.box-gpb.box-1 .block:last-child{margin:10px}.box-gpb.box-2 .blocks_wrap{width:100%;margin:0}.box-gpb.box-2 .block{width:100%;margin:0 0 20px}.box-gpb.box-2 .block:last-child{margin-bottom:0}.box-gpb.box-3{min-height:auto;padding-left:30px}.box-gpb.box-3 .block-img{width:300px}.box-gpb.box-3 .block-content{padding:50px 0}.box-gpb.box-3 .block-title p{font-size:24px}.box-gpb.box-3 .block-subtitle p{font-size:14px}.box-gpb.box-4 .blocks_wrap{width:100%;margin:0}.box-gpb.box-4 .block{width:100%;margin:0 0 20px}.box-gpb.box-4 .block:last-child{margin-bottom:0}.star-bottom-desc{margin-top:142px}.test_drive__box{width:100%;margin:0 0 50px}.test_drive__block{width:100%;margin:0 0 28px}.test_drive__block:last-child{margin-bottom:0}.test_drive__block_car{justify-content:flex-start}.test_drive__block_form{max-width:100%}.s_offers_title{padding:6px 0 20px}.s_offers_title-text{font-size:22px}.s_offers_visual__wrap{min-height:250px}.s_offers_visual__title-text{font-size:45px}.s_offers_visual__bg{width:450px;height:467px}.s_offers_visual__bg:after{width:300px;height:312px}.s_offers_visual__img{right:-30px}.s_offers_visual__img img{width:320px}.s_offers_terms{padding:52px 0 77px}.s_offers_terms__title{margin-bottom:40px}.s_offers_terms__title-text{font-size:22px}.s_offers_terms__item_data-text{font-size:20px}.s_offers_steps{padding:50px 0 70px}.s_offers_steps__title{margin-bottom:40px}.s_offers_steps__title-text{font-size:24px}.s_offers_steps__block{width:calc(50% - 20px)}.s_offers_steps__block:after{display:none}.s_offers_info{padding:60px 0}.s_offers_info-text{font-size:14px}.casco_zero{padding-left:180px}.casco_zero__image{left:20px}.casco_zero__title-text{font-size:28px}.casco_zero__description{display:none}.casco_zero__description-text{font-weight:400;font-size:16px}.casco_zero__button{font-size:16px;padding:0 30px}.box-home-main .block.main_kasko .subtitle.mobile_hidden{display:none}.box-home-main .block.main_kasko .block-img img{width:50%}.reviews_about_us_main{margin-bottom:40px}.reviews_about_us_main-wrap{height:450px}.reviews_about_us_main-title{font-size:50px}.reviews_about_us_reviews-block{width:calc(50% - 20px)}.reviews_about_us_reviews-description .text-hidden{-webkit-line-clamp:9}.to-clients__nav-item{font-size:12px;padding:10px}.insurance_tab_file{float:none;margin-left:0;margin-bottom:20px}.to_clients__block-content{max-width:100%}.to_clients__block-img{display:none}.to_clients__items-block{min-height:auto}.to_clients__items-block:after{width:100%}.to_clients__items-title{max-width:100%;margin-bottom:30px}.to_clients__items-img{position:relative;right:auto;bottom:auto}.to_clients__items-image{max-width:100%}.to_clients__items-img--desktop{display:none}.to_clients__items-img--mobile{display:block;margin:auto}.to-clients-main-text h1{font-size:24px;line-height:29px}.news-qr-block{flex-direction:column}.news-qr-block__qr{padding:0;margin-top:10px;margin-bottom:25px}.box-home-main .block.slider-asia.v2 .container{height:100%}.box-home-main .block.banner-lizing-market .block-title{margin-bottom:40px}.box-home-main .block.slider-asia.banner-lizing-market .block-img{left:100px;width:100%}}@media (max-width:768px){.slider-awards .slick-control{top:-45px}.form-template_styles .form-user-type{width:calc(100% + 8px);margin-left:-4px;margin-right:-4px;margin-bottom:20px;padding:10px 16px 26px}.form-user-type .form-radio .form-radio__wrap:first-child .form-radio__item{margin-left:20px}.form-template_styles .form-user-type .form-user-type__title{font-weight:500;font-size:12px;line-height:29px;margin-bottom:18px;margin-left:15px}.form-user-type .form-radio{flex-direction:column}.comapre_btn_counter #compare_counter{width:8px;height:8px;font-size:6px;line-height:8px;left:-2px;bottom:-2px}.container-inner{width:100%}.hidden-767{display:none}.hidden-i-767{display:none!important}.visible-767{display:block}.visible-i-767{display:block!important}header.dark_blue-767 .header-logo svg{fill:#fff}header.dark_blue-767 .header-nav ul li a,header.dark_blue-767 .header-phone{color:#fff}header.dark_blue-767 .header-nav ul li a:hover{color:#009fdf}header.dark_blue-767 .header-nav ul li.active a{color:#fff}header.dark_blue-767 .header-nav ul li.active a:hover{color:#009fdf}header.dark_blue-767 .header-right_content .header-buttons a svg,header.dark_blue-767 .header-right_content .header-buttons button svg{fill:#fff}header.dark_blue-767.open-menu .header-logo svg,header.dark_blue-767.open-menu .header-right_content .header-buttons a svg,header.dark_blue-767.open-menu .header-right_content .header-buttons button svg{fill:#05326e}header .header-right_content .header-user_name{display:none!important}footer{padding:30px 0}footer .footer-wrap{flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:20px}footer a.footer-logo{margin-bottom:20px}footer a.footer-complaint{width:100%;margin-bottom:20px}footer .footer-contacts{width:100%;flex-wrap:wrap}footer .footer-contacts .block{width:100%;margin-right:0;margin-bottom:24px}footer .footer-contacts .block:last-child{margin-right:0;margin-bottom:0}footer .footer-socials{margin:-8px -8px 12px}footer .footer-socials a{margin:8px 3px}footer .footer-socials a svg{max-height:32px}div.menu_box ul{width:100%}.box-title.page-catalog{flex-direction:column;align-items:flex-start;margin-bottom:12px}.box-title.page-catalog h1,.box-title.page-catalog p{font-size:26px}.box-title.page-catalog span{font-size:18px;margin-left:0;margin-top:4px}.form-template_styles .fields-wrapper.field-col-2 .field-wrap,.form-template_styles .fields-wrapper.field-col-2 .field-wrap.width-330,.form-template_styles .fields-wrapper.field-col-2 .field-wrap.width-auto,.form-template_styles .fields-wrapper.field-col-3 .field-wrap,.form-template_styles .fields-wrapper.field-col-3 .field-wrap.width-330,.form-template_styles .fields-wrapper.field-col-3 .field-wrap.width-auto,.form-template_styles .fields-wrapper.field-col-4 .field-wrap,.form-template_styles .fields-wrapper.field-col-4 .field-wrap.width-330,.form-template_styles .fields-wrapper.field-col-4 .field-wrap.width-auto{width:calc(100% - 24px)}.form-template_styles .field-wrap.jc-sb-767{justify-content:space-between}.form-template_styles .field-wrap.jc-fe-767{justify-content:flex-end}.box-filter__form{padding-top:24px}.box-filter__form a.form-extended.visible-767,.box-filter__form button.form-extended.visible-767{display:block}.box-filter__form .form-body .fields-wrapper.width-auto{width:100%}.box-filter__form .form-body .field-wrap:last-child{margin-bottom:16px}.box-filter__form .form-body .field-wrap.field-wrap-color{order:0}.box-filter__form .form-body .field-wrap.width-auto{width:calc(100% - 24px)}.box-filter__list ul.block-list li{width:calc(33.33% - 24px)}.box-catalog .box-catalog__wrap.blocks-col-2 .box-catalog__block,.box-catalog .box-catalog__wrap.blocks-col-3 .box-catalog__block{width:calc(100% - 20px)}.box-advantage .box-advantage__wrap{margin:0}.box-advantage .box-advantage__block{width:100%;min-height:auto;margin:0 0 12px}.box-advantage .box-advantage__wrap:not(.mobile-768-slider) .box-advantage__block:last-child{margin-bottom:0}.box-additional_services__wrap{margin:0}.box-additional_services__block{width:100%;margin:0 0 20px}.box-additional_services__block:last-child{margin-bottom:0}.box-map{height:auto;padding-top:0}.box-map .map_list{width:calc(100% + 30px);height:336px;margin-top:-60px;margin-left:-15px;position:relative;top:auto;left:auto}.box-map .map_list:before{height:117px}.box-map .map_list:after{height:90px}.box-map .city_selection{margin:0 auto}.box-map .city_data{margin:-60px auto 0}.box-information .box-information__block{margin-bottom:40px}.box-information .box-information__block .block-title{margin-bottom:16px}.box-information .box-information__block .block-title p,.seo-text-box h2{font-size:18px}.box-information .box-information__block .items_wrap{flex-wrap:wrap;margin:0}.box-information .box-information__block .item{width:100%;margin:0 0 20px}.box-information .box-information__block .item:last-child{margin-bottom:0}.box-information .box-information__block .block-description p,.seo-text-box ol,.seo-text-box p,.seo-text-box ul{margin-bottom:10px}.block-header,.box .box-title h2,.box .box-title h3,.box .box-title p{font-size:18px}.box_of_halves{margin-bottom:48px}.box_of_halves .box-wrap.wrap-991 .block .block-bg,.box_of_halves .box-wrap.wrap-1200 .block .block-bg,.box_of_halves .box-wrap.wrap-1440 .block .block-bg{width:calc(100% + 40px);right:-20px}.box_of_halves .block .block-bg:after,.box_of_halves .block .block-bg:before{width:50px}.box_of_halves .block-nav{width:calc(100% + 40px);margin-left:-20px;overflow:auto}.box_of_halves .block-nav ul li{margin-right:20px}.box_of_halves .block-nav ul li:first-child:before,.box_of_halves .block-nav ul li:last-child:after{content:"";display:block;width:20px;height:15px}.box_of_halves .block-calculator{width:calc(100% + 40px);padding:16px 20px 20px;margin-left:-20px}.box_of_halves .block-calculator:after,.box_of_halves .block-calculator:before{display:none}.box_of_halves .block-equipment{width:calc(100% + 40px);padding:16px 20px 20px;margin-left:-20px}.box_of_halves .block-equipment:after,.box_of_halves .block-equipment:before{display:none}.box_of_halves .block-template_blue_dark.padding-style-2{padding:86px 0 32px}.box_of_halves .block-template_blue_dark .block-title_wrap.mb28{margin-bottom:36px}.box_of_halves .block-template_blue_dark .block-title h1,.box_of_halves .block-template_blue_dark .block-title p{font-size:36px;line-height:1.33}.box_of_halves.specials_detail .block-template_blue_dark .block-title h1{font-size:28px;line-height:1.33}.box_of_halves .block-template_blue_dark .block-subtitle p{font-weight:500;font-size:16px;line-height:1.25}.box_of_halves .block-template_blue_dark .block-info .item{margin-right:40px}.box_of_halves .block-offer .block-content_wrap{flex-direction:column;align-items:flex-start}.box_of_halves .block-offer .block-content{width:100%;margin-right:0}.box_of_halves .block-offer .items_wrap{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin:-8px -10px 8px}.box_of_halves .block-offer .items_wrap .item{width:calc(50% - 20px);margin:8px 10px}.box_of_halves .block-offer .items_wrap .item:last-child{margin:10px}.box_of_halves .block-offer .items_wrap .item.width-full{width:calc(100% - 20px)}.box_of_halves .block-offer .block-img{display:flex;justify-content:center;width:100%;order:-1}.box_of_halves .block-catalog{width:calc(100% + 40px);border-top:none;border-right:none;margin-top:0;margin-left:-20px}.box_of_halves .block-catalog .item{width:100%;max-width:100%;border-right:none}.box_of_halves .block-catalog .item:nth-child(3){border-right:none}.box_of_halves .about_company-nav ul{width:100%;margin:0}.box_of_halves .about_company-nav ul li{width:100%;margin:0 0 20px}.box_of_halves .about_company-nav ul li:last-child{margin:0}.box_of_halves .additional_services__block{width:calc(100% + 40px);padding:90px 20px 40px;margin-left:-20px}.box_of_halves .additional_services__block.pb0{padding:90px 20px 40px}.box_of_halves .additional_services__block .block-img:after{right:-78px}.box_of_halves .additional_services__block .block-img.img-1{right:8px}.box_of_halves .additional_services__block .block-img.img-3{right:12px}.box_of_halves .additional_services__block .block-title h1,.box_of_halves .additional_services__block .block-title p{font-size:40px}.box_of_halves .additional_services__block .block-bonus .items_wrap{margin:-8px}.box_of_halves .additional_services__block .block-bonus .item{width:calc(33.33% - 16px);padding:10px;margin:8px}.box_of_halves .additional_services__table,.box_of_halves .additional_services__table.tab.active{padding:16px 0}#tab-truck.additional_services__table{display:flex}.box_of_halves .additional_services__table .table-block{padding:8px 0 12px;display:flex;background:#e5f5fc}.box_of_halves .additional_services__table .table-block.table-block__title{display:flex;background:#fff}.box_of_halves .additional_services__management,.box_of_halves .additional_services__tradeIn{padding:20px 0}.after-calc-block,.box-special_offer{padding-bottom:32px}.pt-64{padding-top:32px}.pt-45{padding-top:30px}.mb-64{margin-bottom:32px}.box-special_offer .box-1 .box-title h1,.box-special_offer .box-1 .box-title p{font-size:22px}.box-special_offer .box-1 .block.block_right{display:none}.box-special_offer .box-2 .items_wrap.active{display:grid!important;grid-template-columns:1fr 1fr;width:100%;grid-gap:7px}.box-special_offer .box-1 .item{flex-direction:column;align-items:flex-start;margin-right:36px}.box-special_offer .box-1 .item i.item-icon{margin-bottom:5px;margin-right:0}.box-special_offer .box-slider .slider-dots ul li{margin:0 10px}.box-special_offer .box-2 .box-title_wrap{margin-bottom:10px}.box-special_offer .box-2 .box-title p{font-size:20px}.box-special_offer .box-2 .items-arrows{display:flex}.box-special_offer .box-2 .item{margin-right:0;margin-bottom:0}.box-special_offer .box-2 .item .item-data p{font-size:14px}.box-calculate_cost{padding:0}.box-calculate_cost .block.block-calculator:after,.box-calculate_cost .block.block-calculator:before,.box-calculate_cost .block.block-content:after,.box-calculate_cost .block.block-content:before{width:99px}.box-faq .box-nav ul li{margin-right:20px}.box-faq .box-content .block .block-title h2,.box-faq .box-content .block .block-title p{font-size:18px}.box-subscribe{flex-direction:column;align-items:flex-start}.box-subscribe .box-content{margin-bottom:20px}.box-subscribe .box-form{width:100%;margin-left:0}.about_company-box-3 .blocks_wrap{margin:0}.about_company-box-3 .block{width:100%;margin:0 0 20px}.about_company-box-3 .block:last-child{margin-bottom:0}.about_company-box-4 .block-content{padding:20px}.page-title h1,.page-title p{font-size:28px}.history-tabs__nav{display:none}.history-tabs__content{background:transparent;box-shadow:none;padding:0}.history-tabs__content .block{display:block;height:56px;border-radius:4px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:0;position:relative;margin-bottom:20px;overflow:hidden}.history-tabs__content .block:last-child{margin-bottom:0}.history-tabs__content .block.active{height:auto}.history-tabs__content .block a.block-link{display:flex}.vacancy-box-1{width:calc(100% + 40px);padding:0 20px 310px;margin-left:-20px}.vacancy-box-1 .box-content{max-width:100%}.vacancy-box-1 .box-circle{right:-40px}.vacancy-box-2 .block .block-title p{font-size:18px}.vacancy-box-3 .box-title{margin-bottom:24px}.vacancy-box-3 .box-wrap{padding:40px 0 48px}.partners-box-1 .blocks_wrap{margin:0}.partners-box-1 .block{width:100%;margin:0 0 20px}.partners-box-1 .block:last-child{margin-bottom:0}.news-box-1 .blocks_wrap{margin:0}.news-box-1 .block{width:100%;margin:0 0 20px}.news-box-1 .block:last-child{margin-bottom:0}.news-box-1 .block.main_block{flex-direction:column;align-items:flex-start;width:100%;padding:16px}.news-box-1 .block.main_block:last-child{margin-bottom:0}.news-box-1 .block.main_block .block-img{width:100%;margin-bottom:16px}.news-box-1 .block.main_block .block-content_wrap{padding:0}.news-box-2{margin-bottom:24px}.news-box-3{background:transparent;padding:0;margin-bottom:48px}.news-box-3.style-2{padding:0}.news-box-3 .video{margin-bottom:24px}.news-box-3 .box-info{flex-direction:column;align-items:flex-start;justify-content:flex-start}.news-box-3 .box-info .share{justify-content:space-between;width:100%;margin-top:24px}.box-contacts{margin-top:-95px}.box-contacts .box-wrap{align-items:flex-start;width:calc(100% + 40px);min-height:769px;margin-left:-20px}.box-contacts .box-content{width:100%;padding:111px 20px 20px;margin:0}.box-contacts .box-title{margin-bottom:20px}.box-contacts .box-title p{font-size:30px}.box-contacts .city_selection{margin:0 auto}.box-contacts .city_data{margin-top:40px;position:absolute;top:100%;left:0}.box-requisites .block .item{flex-direction:column;margin-bottom:24px}.box-requisites .block .item:last-child{margin-bottom:0}.arcticmodal-container #leasing-form-container.box-modal,.arcticmodal-container .box-modal{width:100%}.arcticmodal-container .box-modal .block .block-title p{font-size:20px;line-height:1.5}.choice_of_options{margin:0 auto}.successful-shipment-message .block-title p{font-size:18px}.box-special_offers .box-special_offers__wrap{margin:0}.box-special_offers .box-special_offers__block{width:100%;margin:0 0 20px}.box-special_offers .box-special_offers__block:last-child{margin-bottom:0}.box-special_offers .box-special_offers__block img{height:auto}.home-title h1,.home-title p{font-size:28px}.box-home-main{background:transparent}.box-home-main .box-wrapper{min-height:427px;background:linear-gradient(99.69deg,#05326e 11.34%,#009fdf 199.92%);overflow:hidden}.banner-leaseback{min-height:427px}.box-home-main .box-wrapper:after{width:754px;height:70px;left:66px;bottom:28px}.banner-leaseback,.box-home-main .block{padding:20px}.box-home-main .block.slider-asia.v2.banner-avtoauktsion{background-position-x:41%}.banner-bottom-block{display:none}.mobile-block-link{display:block}.mobile-block-link a,.mobile-block-link button{width:100%}.banner-fuel-mobile__img{display:block}.banner-fuel-mobile__img img{width:191px}.box-home-main .block .block-img{right:0;bottom:44px}.box-home-main .block .block-img img{width:324px}.box-home-main .block.slider-asia .block-img{right:-35%;bottom:25%}.box-home-main .block.slider-asia .block-img img{width:900px}.box-home-main .block.slider-asia.banner-lizing-market .block-img{left:0;bottom:0;right:0}.box-home-main .block.slider-asia.banner-lizing-market .block-link{margin-top:215px}.box-home-main .block.slider-asia.firmennaya-programma .block-img,.box-home-main .block.slider-asia.v2 .block-img,.box-home-main .block.slider-asia.v2.lift-leasing .block-img{bottom:0;right:150px}.box-home-main .block.slider-asia.v2.birthday .block-img{bottom:60px}.box-home-main .block.slider-asia.firmennaya-programma .block-img img,.box-home-main .block.slider-asia.v2 .block-img img{width:auto;max-width:100%}.box-home-main .block.banner-fuel_program .block-content,.box-home-main .block.slider-autopodpiska .block-content,.box-home-main .block.slider-mpt .block-content{max-width:none}.box-home-main .block.banner-fuel_program .block-content{padding-top:0}.box-home-main .block.banner-fuel_program .block-content .banner-fuel-mobile__content{display:flex;padding-top:15px}.box-home-main .block.slider-autopodpiska .block-img,.box-home-main .block.slider-china-brands .block-img,.box-home-main .block.slider-common-2022 .block-img,.box-home-main .block.slider-gaz .block-img,.box-home-main .block.slider-mpt .block-img{position:relative;right:unset;left:unset;margin:auto auto 25px}.box-home-main .block.banner-fuel_program .block-img{display:none}.box-home-main .block.banner-fuel_program{padding-top:60px}.box-home-main .block.banner-fuel_program .block-img,.box-home-main .block.slider-autopodpiska .block-img{width:100%}.box-home-main .block.banner-fuel_program .block-img{padding-top:50px}.box-home-main .block.slider-autopodpiska .block-top-img{display:none}.box-home-main .block.banner-fuel_program .block-top-img{position:relative;width:170px;top:unset}.box-home-main .block.banner-fuel_program .block-top-img img{max-width:100%}.box-home-main .block.banner-fuel_program .block-link{display:none}.mpt-mobile-advantage{display:block}.box-home-main .block.banner-fuel_program .block-img img,.box-home-main .block.slider-autopodpiska .block-img img,.box-home-main .block.slider-china-brands .block-img img,.box-home-main .block.slider-common-2022 .block-img img,.box-home-main .block.slider-gaz .block-img img,.box-home-main .block.slider-mpt .block-img img{width:auto}.box-home-main .block.banner-fuel_program .block-img img.desktop_img,.box-home-main .block.slider-autopodpiska .block-img img.desktop_img,.box-home-main .block.slider-china-brands .block-img img.desktop_img,.box-home-main .block.slider-common-2022 .block-img img.desktop_img,.box-home-main .block.slider-gaz .block-img img.desktop_img,.box-home-main .block.slider-mpt .block-img img.desktop_img{display:none}.box-home-main .block.banner-fuel_program .block-img img.mobile_img,.box-home-main .block.slider-autopodpiska .block-img img.mobile_img,.box-home-main .block.slider-china-brands .block-img img.mobile_img,.box-home-main .block.slider-common-2022 .block-img img.mobile_img,.box-home-main .block.slider-gaz .block-img img.mobile_img,.box-home-main .block.slider-mpt .block-img img.mobile_img{display:block;margin:auto}.box-home-main .block.slider-common-2022 .block-title p.mobile-hidden,.box-home-main .block.slider-gaz .block-title p.subtitle,.box-home-main .block.slider-mpt .block-title p.mobile-hidden,.scpecial-season-page.new-season-2022.mpt .take-kasko__subtitle.mobile-hidden{display:none}.box-home-main .block.slider-common-2022 .block-title p.desktop-hidden,.box-home-main .block.slider-mpt .block-title .desktop-hidden,.scpecial-season-page.new-season-2022.mpt .desktop-hidden{display:block}.box-home-main .block.slider-autopodpiska .block-title p.subtitle,.box-home-main .block.slider-mpt .block-title p.subtitle{font-size:12px;margin-top:5px;line-height:1.05}.box-home-main .block.banner-fuel_program .block-title p.subtitle{font-size:17px;line-height:20px}.box-home-main .block.slider-china-brands .block-title p.subtitle,.box-home-main .block.slider-common-2022.faw .block-title p.subtitle,.box-home-main .block.slider-common-2022.gaz_2023 .block-title p.subtitle{display:none}.box-home-main .block.slider-china-brands .block-title{text-align:center}.box-home-main .block.slider-gaz .block-title{max-width:200px;margin-left:auto;margin-right:auto}.box-home-main .block.slider-common-2022 .block-title{margin-left:auto;margin-right:auto}.box-home-main .block.slider-autopodpiska .block-title,.box-home-main .block.slider-common-2022 .block-title,.box-home-main .block.slider-gaz .block-title,.box-home-main .block.slider-mpt .block-title{margin-bottom:30px;text-align:center}.box-home-main .block.slider-mpt .block-title{margin-bottom:20px}.box-home-main .block.slider-common-2022.used .block-title{max-width:300px;margin-bottom:30px}.box-home-main .block.banner-fuel_program .block-title{padding-top:30px;margin-bottom:20px}.box-home-main .block.slider-autopodpiska .block-title p,.box-home-main .block.slider-common-2022 .block-title p,.box-home-main .block.slider-gaz .block-title p,.box-home-main .block.slider-mpt .block-title p{font-size:14px;line-height:17px}.box-home-main .block.banner-fuel_program .block-title h1,.box-home-main .block.banner-fuel_program .block-title p{font-size:18px;line-height:22px}.box-home-main .block.banner-fuel_program .block-title p span,.box-home-main .block.slider-autopodpiska .block-title p span,.box-home-main .block.slider-common-2022 .block-title p span,.box-home-main .block.slider-gaz .block-title p span{color:#05326e}.box-home-main .block.banner-fuel_program .block-link a,.box-home-main .block.slider-autopodpiska .block-link a,.box-home-main .block.slider-common-2022 .block-link a,.box-home-main .block.slider-gaz .block-link a,.box-home-main .block.slider-mpt .block-link a{margin:auto}.box-home-main .block .block-title{margin-bottom:20px}.box-home-main .block .block-title p,.box-home-main .block.slider-asia .block-title h1,.box-home-main .block.slider-asia .block-title p{font-size:28px;line-height:1.2}.box-home-main .block.banner-avtoauktsion .block-title{margin-top:20px}.box-home-main .block.slider-asia.firmennaya-programma .block-title p,.box-home-main .block.slider-asia.v2 .block-title p{text-align:left;margin-bottom:0}.box-home-main .block.slider-asia.firmennaya-programma .block-title p.subtitle,.box-home-main .block.slider-asia.v2 .block-title p.subtitle{text-align:left}.box-home-main .block.slider-asia .block-title h1,.box-home-main .block.slider-asia .block-title p{margin-top:0;text-align:left;margin-bottom:0}.box-home-main .block.slider-asia .block-title p.subtitle{text-align:left;margin-top:34px}.detail-asia .makes-line{position:relative;bottom:unset;margin-top:30px;flex-wrap:wrap;justify-content:center;grid-gap:20px;gap:20px;display:none}.detail-asia .makes-line img{width:25%;margin:0 5px}.box-home-main .block.slider-asia .block-img{bottom:60px}.box-home-main .block .block-title p.subtitle,.box-home-main .block.slider-asia .block-title p.subtitle,.box-home-main .block.slider-asia.lift-leasing .block-title p.subtitle{font-size:18px}.box-home-main .block.slider-asia.moto .block-title p{text-align:left;color:#2355d7;margin-top:0;margin-bottom:10px}.box-home-main .block.slider-asia .block-title p.subtitle,.box-home-main .block.slider-asia.lift-leasing .block-title p.subtitle{text-transform:unset;margin-bottom:0;margin-top:15px}.box-home-main .block.slider-asia .block-link{justify-content:center;margin-top:270px}.box-home-main .block.slider-asia.v2.lift-leasing .block-link{margin-top:250px}.box-home-main .block.slider-asia.moto .block-content,.box-home-main .block.slider-asia.moto .container{height:100%}.box-home-main .block.slider-asia.moto .block-link{position:absolute;left:0;right:0;bottom:10px}.box-home-main .block.slider-asia.firmennaya-programma .block-link{margin-top:210px}.box-home-main .block.slider-asia.firmennaya-programma.slider-gaz-new .block-link{margin-top:240px}.box-home-main .block.slider-asia.v2 .block-link{margin-top:270px}.box-home-main .block.slider-asia.v2.banner-avtoauktsion .block-link{margin-top:260px}.box-home-main .block.slider-asia.v2.exeed-banner .block-link{margin-top:190px}.box-home-main .block.slider-common-2022 .block-title p.subtitle{margin-top:0}.news-box-3 table,.seo-text-box table{margin-bottom:24px}.box-safety .box-wrap p{line-height:1.65;margin-bottom:23px}.box-report_corruption{flex-direction:column;align-items:flex-start}.box-report_corruption .box-form .fields-wrapper{width:100%}.box-report_corruption .box-form .fields-wrapper .fields-half_part{width:100%;margin:0 0 20px}.box-report_corruption .box-form .fields-wrapper .fields-half_part:last-child{margin-bottom:0}.box-vacancy_page .box-bottom_part{flex-direction:column;align-items:flex-start;justify-content:flex-start}.box-vacancy_page .box-bottom_part div:first-child{margin-bottom:16px}.star-bottom-desc{margin-top:188px;font-size:14px}.box-financing_conditions .blocks_wrap{margin:0}.box-financing_conditions .block{flex-direction:row;width:100%;margin:0 0 20px}.box-financing_conditions .block:last-child{margin-bottom:0}.box-financing_conditions .block .block-title_wrap{width:152px;margin-right:40px}.kadromobil_main__wrapper{padding:100px 0 0}.kadromobil_main__bg_man{right:-110px}.kadromobil_main__bg_man-img{width:360px}.kadromobil_main__bg_flower--position1{left:-80px;bottom:-90px}.kadromobil_main__bg_flower--position1 img{width:200px}.kadromobil_main__title_wrap{margin-bottom:40px}.kadromobil_main__title-text{font-size:40px}.kadromobil_main__subtitle-text{font-size:22px}.kadromobil_main__img{display:flex;order:1;margin-bottom:0;visibility:hidden}.kadromobil_main__bg_flower-img{height:80px}.kadromobil_main__note,.kadromobil_main__note:last-child{margin-bottom:30px}.box-kadromobil_description .box-title h2,.box-kadromobil_description .box-title p{font-size:24px}.box-kadromobil_services{padding:50px 20px 20px}.box-kadromobil_services__wrap{flex-direction:column}.box-kadromobil_services__img{max-width:100%;padding:0 30px;margin-right:0;margin-bottom:20px}.box-kadromobil_services__title-text br{display:none}.kadromobil_why__title_wrap{padding:0}.kadromobil_why__title-text{font-size:24px}.kadromobil_why__box{width:calc(100% + 40px);margin-left:-20px}.kadromobil_why__card_title-text{font-size:22px}.kadromobil_why__card_subtitle-text{font-size:16px}.kadromobil_why__content_title-text{font-size:22px}.kadromobil_why__block_title-text{font-size:16px}.kadromobil_why__note-text{font-size:12px;line-height:1.67}.kadromobil_calculations__title{padding:0;margin-bottom:20px}.kadromobil_calculations__title-text{font-size:24px}.kadromobil_calculations__block{padding:16px}.kadromobil_calculations__block_title-text{font-size:14px}.kadromobil_calculations__block_img{min-height:120px;padding:0 12px}.kadromobil_steps__title-text{font-size:24px}.box-additional_services.six-blocks .box-additional_services__wrap{margin:-10px}.box-additional_services.six-blocks .box-additional_services__block{width:calc(50% - 20px);margin:10px}.box-home-info .box-wrapper.big-size .block .block-title p{font-size:10px}.box-home-info .box-wrapper.big-size .block .block-data p{font-size:16px}.box-home-info .box-wrapper.new-style-note .box-note p{font-size:12px}.test_drive__title_wrap{margin-bottom:40px}.test_drive__title{margin-bottom:8px}.test_drive__title-text{line-height:1.5}.test_drive__location{margin-bottom:12px}.test_drive__block_car{padding:0 24px}.s_offers_title{padding:0 0 25px}.s_offers_title-text{font-size:18px}.s_offers_visual__wrap{min-height:170px}.s_offers_visual__title-text{font-size:30px}.s_offers_visual__bg{width:350px;height:367px;right:-100px;bottom:-35px}.s_offers_visual__bg:after{width:220px;height:232px}.s_offers_visual__img img{width:220px}.s_offers_terms{padding:47px 0 59px}.s_offers_terms__title{margin-bottom:30px}.s_offers_terms__title-text{font-size:20px}.s_offers_terms__items{margin:-8px}.s_offers_terms__item{width:calc(50% - 16px);margin:8px}.s_offers_terms__item_title-text{font-size:15px}.s_offers_terms__item_data-text{font-size:18px}.s_offers_steps{padding:41px 0 61px}.s_offers_steps__title{margin-bottom:30px}.s_offers_steps__title-text{font-size:20px}.s_offers_steps__blocks{width:100%;margin:0}.s_offers_steps__block{justify-content:center;width:100%;min-height:235px;padding:40px 20px;margin:0 0 20px}.s_offers_steps__block:last-child{margin-bottom:0}.s_offers_steps__block:after{display:block;width:16px;height:36px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.293 35.707a1 1 0 001.414 0l6.364-6.364a1 1 0 00-1.414-1.414L8 33.586l-5.657-5.657A1 1 0 00.93 29.343l6.364 6.364zM7 0v35h2V0H7z' fill='%23034B8A'/%3E%3C/svg%3E");top:auto;right:auto;left:50%;bottom:-28px;transform:translate(-50%)}.s_offers_steps__block_icon{height:auto}.s_offers_info{padding:50px 0}.casco_zero{background:linear-gradient(90deg,#053672 .13%,#053a76 3.04%,#036fac 48.09%,#0190ce 81.75%,#019cdb);padding:0 26px}.casco_zero__bg{display:flex}.casco_zero__image{display:none}.casco_zero__title-text{font-size:20px}.casco_zero__button{height:35px;font-size:11px;line-height:1.18;color:#036fac;border:1px solid #009ddd;border-radius:20px;background:#fff;padding:0 29px}.casco_zero__button:hover{color:#fff;background:#009ddd}.reviews_about_us_main{margin-bottom:30px}.reviews_about_us_main-wrap{height:400px}.reviews_about_us_main-title{font-size:40px}.reviews_about_us_reviews-box{width:100%;margin:0}.reviews_about_us_reviews-block{width:100%;margin:0 0 24px}.reviews_about_us_reviews-block:last-child{margin-bottom:0}.reviews_about_us_reviews-description .text-hidden{-webkit-line-clamp:7}.to-clients__title{font-size:16px;line-height:20px;margin-bottom:10px;display:block}.to-clients-main-text{display:none}.to-clients__text{margin-bottom:40px}.to-clients__text,.to-clients__text p{font-size:10px;line-height:12px}.to-clients__nav{flex-direction:column;align-items:flex-start;border:none;margin:0 -20px 60px}.to-clients__nav-item{width:100%;border-radius:0;justify-content:flex-start}.to-clients__tab ol.num li,.to-clients__tab ul.dot li,.to-clients__tab ul.line li{font-size:10px;line-height:12px}.to-clients__tab ol.num li:before{font-size:10px;min-width:16px;margin-right:10px}.to-clients__tab .tab-text p{font-size:10px;line-height:12px}.to-clients__tab .atention p,.to-clients__tab .block-accordion .item-head p{font-size:12px;line-height:15px}.to-clients__tab .block-accordion .item-body,.to-clients__tab .block-accordion .item-body p{font-size:10px;line-height:12px}.to-clients__tab .block-accordion .item-body p.title{font-size:12px;line-height:15px}.modal-review.static{margin-bottom:40px}}@media (max-width:767px) and (max-width:480px){.box-requisites .block .item{margin-bottom:20px}}@media (max-width:480px){body{line-height:1.67}button,input,select,textarea{font-size:12px;line-height:1.67}.container{width:100%;padding-right:12px;padding-left:12px}.hidden-480{display:none}.hidden-i-480{display:none!important}.visible-480{display:block}.visible-i-480{display:block!important}div.wrapper{min-width:320px}header .header-left_content{padding:12px 0}.new-year-2022 header .header-left_content{padding:0}header .header-logo svg{width:112px;height:24px}.new-year-2022 header .header-logo svg{height:30px;margin-top:-5px}header .header-right_content{margin-right:-10px}header .header-right_content .header-buttons{border-left:none;padding:6px 0}header .header-right_content .header-buttons a,header .header-right_content .header-buttons button{margin-right:4px}footer{padding:16px 0 20px}footer .footer-wrap{margin-right:0}footer a.footer-logo svg{width:169px;height:36px}footer a.footer-logo img{width:190px}footer .footer-contacts .block{margin-bottom:28px}footer .footer-contacts .block .block-title{margin-bottom:12px}footer .footer-contacts .block .block-title p{line-height:1.66}footer .footer-contacts .block ul li{margin-bottom:16px}footer .footer-copyright{align-items:flex-end}footer .footer-copyright p{text-align:right}div.menu_box{padding-top:73px;padding-bottom:20px}.boxes_header+div.menu_box{padding-top:100px}div.menu_box ul li{margin-bottom:16px}div.menu_box ul li.menu_gpb_link{margin-top:16px}div.menu_box ul li a{font-size:14px;line-height:1.42}div.menu_box ul li ul li a{line-height:1.16}main.padding-style-1{padding:16px 0 48px}main.padding-style-4{padding-bottom:48px}main.home_style{padding-top:16px}.box-title.page-catalog h1,.box-title.page-catalog p{font-size:24px;line-height:1.33}.box-title.page-catalog span{font-size:16px;line-height:1.5}.form-radio.style-checkbox p.form-radio__text,.form-radio a.form-radio__link,.form-radio button.form-radio__link{font-size:12px;line-height:1.67}.have-question .default_form .fields-wrapper{display:block}.form-template_styles .fields-wrapper,.form-template_styles .fields-wrapper:last-child{margin:0}.form-template_styles .fields-wrapper.field-col-2 .field-wrap,.form-template_styles .fields-wrapper.field-col-2 .field-wrap.double,.form-template_styles .fields-wrapper.field-col-2 .field-wrap.width-330,.form-template_styles .fields-wrapper.field-col-2 .field-wrap.width-auto,.form-template_styles .fields-wrapper.field-col-3 .field-wrap,.form-template_styles .fields-wrapper.field-col-3 .field-wrap.double,.form-template_styles .fields-wrapper.field-col-3 .field-wrap.width-330,.form-template_styles .fields-wrapper.field-col-3 .field-wrap.width-auto,.form-template_styles .fields-wrapper.field-col-4 .field-wrap,.form-template_styles .fields-wrapper.field-col-4 .field-wrap.double,.form-template_styles .fields-wrapper.field-col-4 .field-wrap.width-330,.form-template_styles .fields-wrapper.field-col-4 .field-wrap.width-auto{width:100%}.form-template_styles .field-wrap{width:100%;margin:0 0 16px}.form-template_styles .field-wrap:last-child{margin-bottom:0}.form-template_styles .form-range_slider .range_slider-head{margin-bottom:16px}.form-template_styles .form-range_slider .range_slider-head .range_slider-blocks_wrap{width:calc(100% + 16px);margin:-8px}.form-template_styles .form-range_slider .range_slider-head .range_slider-block{width:calc(50% - 16px);margin:8px}.box-filter{margin-bottom:24px}.box-filter__form{padding:23px 12px 16px}.box-filter__form a,.box-filter__form button{font-size:12px}.box-filter__form .form-body{width:100%;margin:0}.box-filter__form .form-body .fields-wrapper{margin-bottom:4px}.box-filter__form .form-body .fields-wrapper:last-child,.box-filter__form .form-body .fields-wrapper:last-child .field-wrap{margin-bottom:0}.box-filter__form .form-body .field-wrap{margin-bottom:16px}.box-filter__list{padding:16px 0}.box-filter__list ul.block-list{margin:-5px -12px}.box-filter__list ul.block-list.active li{display:block}.box-filter__list ul.block-list li{display:none;width:calc(50% - 24px)}.box-filter__list ul.block-list li.block-all{width:calc(100% - 24px);display:flex}.box-filter__list .block-all a{margin-left:calc(50% + 12px)}.box-catalog .box-catalog__wrap{margin:0 0 10px}.box-catalog .box-catalog__wrap.blocks-col-2 .box-catalog__block,.box-catalog .box-catalog__wrap.blocks-col-3 .box-catalog__block{width:100%}.box-catalog .box-catalog__wrap.mobile-visible-3 .box-catalog__block:first-child,.box-catalog .box-catalog__wrap.mobile-visible-3 .box-catalog__block:nth-child(2),.box-catalog .box-catalog__wrap.mobile-visible-3 .box-catalog__block:nth-child(3){display:block}.box-catalog .box-catalog__block{width:100%;padding:16px 12px;margin:0 0 20px}.box-catalog .box-catalog__block:last-child{margin-bottom:0}.box-catalog .box-catalog__block .block-title p{font-size:14px;line-height:1.21}.box-steps_callback{padding:16px 16px 36px}.box-steps_callback .box-steps_callback__block:first-child{margin-bottom:36px}.box-steps_callback .box-steps_callback__block i.block-icon.position-1{top:20px;right:auto;left:0}.box-steps_callback .box-steps_callback__block .block-form{margin-top:16px}.box-special_offers .box-special_offers__wrap{margin:0}.box-map .city_selection{width:100%;margin:0}.box-map .city_data{width:100%;margin:-60px 0 0}.box-information .box-information__block{margin-bottom:24px}.box-information .box-information__block .block-title{margin-bottom:12px}.box-information .box-information__block .block-title p,.seo-text-box h2{font-size:16px}.box-information .box-information__block .item{margin-bottom:16px}.box-information .box-information__block .block-description p,.box-information .box-information__block .block-list ul li,.seo-text-box ol li,.seo-text-box p,.seo-text-box ul li{font-size:12px}.box-information .box-information__block .block-list ul li:before,.seo-text-box ul li:before{margin-top:4px}.box-information .box-information__block .block-discount{width:calc(100% + 24px);border-radius:0;margin-left:-12px}.box{margin-bottom:48px}.box.mb40{margin-bottom:40px}.box.mb-last:last-child{margin-bottom:48px}.box .box-title{margin-bottom:12px}.box .box-title.mb16{margin-bottom:14px}.box .box-title.mb27{margin-bottom:20px}.block-header,.box .box-title h2,.box .box-title h3,.box .box-title p{font-size:16px;line-height:1.5}.box .box-more a,.box .box-more button,.btn.btn-more{max-width:100%}.mobile-480-slider{width:calc(100% + 24px);padding:0 12px;margin-left:-12px!important}.box_of_halves{margin-top:-91px;margin-bottom:40px}.box_of_halves .block{padding-top:75px}.box_of_halves .block-car_card .block-title h1,.box_of_halves .block-car_card .block-title p{line-height:1.5}.box_of_halves .block-car_card .block-characteristics{justify-content:flex-start;margin-bottom:16px}.box_of_halves .block-car_card .block-characteristics ul li{font-size:12px;line-height:1.66}.box_of_halves .block-car_card .block-characteristics span.color{order:-1;margin-right:12px}.box_of_halves .block-car_card .block-info{margin-bottom:20px}.box_of_halves .block-car_card .block-info .item{margin-bottom:16px}.box_of_halves .block-car_card .block-info .item p{font-size:14px;line-height:1.42}.box_of_halves .block-car_card .block-links{margin:0}.box_of_halves .block-car_card .block-links a,.box_of_halves .block-car_card .block-links button{width:100%;margin:0 0 20px}.box_of_halves .block-car_card .block-links a:last-child,.box_of_halves .block-car_card .block-links button:last-child{margin-bottom:0}.box_of_halves .block-calculator .block-title{margin-bottom:4px}.box_of_halves .block-calculator .block-title p{font-size:16px;line-height:1.5}.box_of_halves .block-calculator .block-subtitle{margin-bottom:4px}.box_of_halves .block-calculator .block-subtitle p{font-size:14px}.box_of_halves .block-calculator .block-price{padding-bottom:16px}.box_of_halves .block-calculator .block-price span{font-size:10px;line-height:1.6}.box_of_halves .block-calculator .block-price p{font-size:36px;line-height:1.33}.box_of_halves .block-calculator .block-info{margin:0 0 20px}.box_of_halves .block-calculator .block-info .item{width:100%;margin:0 0 12px}.box_of_halves .block-calculator .block-info .item:last-child{margin-bottom:0}.box_of_halves .block-calculator .block-info .item .item-title p{max-width:100%}.box_of_halves .block-calculator .block-info .item .item-data p{font-size:14px;line-height:1.43}.box_of_halves .block-calculator .block-form{padding-top:20px;margin-top:20px}.box_of_halves .block-calculator .block-form .item,.box_of_halves .block-equipment .block-title{margin-bottom:16px}.box_of_halves .block-equipment .block-title p{font-size:16px;line-height:1.5}.box_of_halves .block-equipment .block-list{padding-right:12px}.box_of_halves .block-equipment .block-list .item .item-title p{font-size:14px;line-height:1.43}.box_of_halves .block-equipment .block-list .item ul li p{font-size:12px}.box_of_halves .block-template_blue_dark.padding-style-1{padding:24px 0}.box_of_halves .block-template_blue_dark.padding-style-4{padding:68px 0 141px}.box_of_halves .block-template_blue_dark.padding-style-5{padding:68px 0 96px}.box_of_halves .block-template_blue_dark .block-description p{font-size:12px;line-height:1.67;margin-bottom:20px}.box_of_halves .block-template_blue_dark .block-info{margin-bottom:36px}.box_of_halves .block-template_blue_dark .block-info .item{margin-right:28px}.box_of_halves .block-template_blue_dark .block-info .item .item-data p{font-size:14px}.box_of_halves .block-offer .block-date_title p{font-size:12px;line-height:2}.box_of_halves .block-offer .block-title p{font-size:18px;line-height:1.56}.box_of_halves .block-offer .block-subtitle p{font-size:12px;line-height:1.67}.box_of_halves .block-offer .block-img{padding:0 30px}.box_of_halves .block-catalog{width:calc(100% + 24px);border-right:none;margin-left:-12px}.box_of_halves .block-catalog .item{padding:16px 12px}.box_of_halves .additional_services__slider.slick-slider .slick-list,.box_of_halves .additional_services__slider.slick-slider .slick-list .slick-track .slick-slide{width:100%;min-height:auto}.box_of_halves .additional_services__slider .box-additional_services__block{margin-right:12px}.box_of_halves .additional_services__arrow{display:none}.box_of_halves .additional_services__block{width:calc(100% + 24px);padding:90px 12px 24px;margin-left:-12px}.box_of_halves .additional_services__block.pb0{padding:90px 12px 24px}.box_of_halves .additional_services__block .block-title_wrap{margin-bottom:24px}.box_of_halves .additional_services__block .block-title h1,.box_of_halves .additional_services__block .block-title p{font-size:36px;line-height:1.33}.box_of_halves .additional_services__block .block-subtitle p{font-size:14px;line-height:1.43}.box_of_halves .additional_services__block .block-description p{margin-bottom:20px}.box_of_halves .additional_services__block .block-list{margin-bottom:24px}.box_of_halves .additional_services__block .block-list ul li{margin-bottom:16px}.box_of_halves .additional_services__block .block-list ul li i{margin-right:12px}.box_of_halves .additional_services__block .block-list ul li p{font-size:14px;line-height:1.43}.box_of_halves .additional_services__block .block-bonus .block-bonus__title{margin-bottom:16px}.box_of_halves .additional_services__block .block-bonus .block-bonus__title p{font-size:14px;line-height:1.43}.box_of_halves .additional_services__block .block-bonus .item{width:calc(50% - 16px)}.box_of_halves .additional_services__table{padding:8px 0 13px}.box_of_halves .additional_services__table .table-block.table-block__title .table-item:first-child p{font-size:18px;line-height:1.78}.box_of_halves .additional_services__tradeIn .block-title{margin-bottom:35px}.box_of_halves .additional_services__tradeIn .block-title p{font-size:16px;line-height:1.25;letter-spacing:0}.box_of_halves .additional_services__tradeIn .block-list{margin-bottom:24px}.box_of_halves .additional_services__tradeIn .block-list .item{padding-left:20px;margin-bottom:47px}.box_of_halves .additional_services__tradeIn .block-list .item .item-title p{font-size:14px;line-height:1.43}.box_of_halves .additional_services__management .block-title{margin-bottom:35px}.box_of_halves .additional_services__management .block-title p{font-size:16px;line-height:1.25;letter-spacing:0}.box_of_halves .additional_services__management .block-list ul li{font-size:14px}.box-special_offer .box-1 .box-title{margin-bottom:8px}.box-special_offer .box-1 .box-title h1,.box-special_offer .box-1 .box-title p{font-size:18px;line-height:1.56;text-transform:none}.box-special_offer .box-1 .box-description{margin-bottom:14px}.box-special_offer .box-1 .box-description p{font-size:12px;line-height:1.67}.box-special_offer .box-1 .item{margin-right:30px}.box-special_offer .box-slider{margin-bottom:14px}.box-special_offer .box-slider .slider_wrap{margin-bottom:-55px}.box-special_offer .box-slider .slider .slide img{max-width:300px}.box-special_offer .box-slider .slider-arrows button,.box-special_offer .box-slider .slider-arrows button svg.slider-arrow-big{width:32px;height:32px}.box-special_offer .box-slider .slider-arrows button svg.slider-arrow-small{width:13px;height:13px}.box-special_offer .box-slider .slider_stand{width:360px;height:62px;margin-bottom:18px}.box-special_offer .box-slider .slider-dots ul li{margin:0 8px}.box-special_offer .box-slider .slider-dots ul li button{width:8px;height:8px}.box-special_offer .box-2 .box-title p{font-size:14px}.box-special_offer .box-2 .items-arrows button{width:24px;height:24px}.box-special_offer .box-2 .items-arrows button svg{width:14px;height:12px}.box-special_offer .box-2 .item .item-title p{font-size:10px}.box-special_offer .box-2 .item .item-data p{font-size:12px}.box-special_offer .box-2 a.block-link,.box-special_offer .box-2 button.block-link{width:100%}.box-calculate_cost .block.block-content{padding:16px 0 20px}.box-calculate_cost .block.block-calculator{padding:16px 0}.box-calculate_cost .block .block-price{padding-bottom:16px}.box-calculate_cost .block .block-price p{font-size:36px;line-height:1.33}.box-calculate_cost .block .block-info{margin:0 0 20px}.box-calculate_cost .block .block-info .item{width:100%;margin:0 0 12px}.box-calculate_cost .block .block-info .item:last-child{margin-bottom:0}.box-calculate_cost .block .block-info .item .item-title p{max-width:100%}.box-calculate_cost .block .block-info .item .item-data p{font-size:14px;line-height:1.43}.box-faq .block-no_answer .block-title_wrap,.box-faq .box-title{margin-bottom:16px}.box-faq .block-no_answer .block-title p{font-size:18px}.box-faq .block-user{flex-direction:column;margin-bottom:24px}.box-faq .block-user__icon{margin-right:0;margin-bottom:16px}.box-faq .block-user__content{padding-top:0}.box-faq .block-no_answer .block-description p{font-size:12px;line-height:1.66}.box-faq .box-content{padding-top:32px}.box-faq .box-content .block{margin-top:32px}.box-faq .box-content .block .block-title{margin-bottom:12px}.box-faq .box-content .block .block-title h2,.box-faq .box-content .block .block-title p{font-size:16px;line-height:1.5}.box-faq .box-advantage .box-advantage__block .block-title p{font-size:16px;line-height:1.25}.box-faq .block-performance_results{width:calc(100% + 24px);border-radius:0;padding:16px 12px;margin-left:-12px}.box-faq .block-performance_results .item .item-title{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;max-width:100%;margin-bottom:0}.box-faq .block-performance_results .item .item-title span.info{order:-1;margin-left:0;position:relative;top:auto;left:auto}.box-faq .block-structure_by_type{width:calc(100% + 24px);border-radius:0;padding:16px 12px;margin-left:-12px}.box-faq .block-structure_by_type .graphic_elements{flex-direction:column}.box-faq .block-structure_by_type .graphic_elements .item{display:flex;margin-bottom:24px}.box-faq .block-structure_by_type .graphic_elements .item:last-child{margin-bottom:0}.box-faq .block-structure_by_type .graphic_elements .item.width-29,.box-faq .block-structure_by_type .graphic_elements .item.width-47,.box-faq .block-structure_by_type .graphic_elements .item.width-47 .item-percent:after{width:100%}.box-faq .block-structure_by_type .graphic_elements .item.width-29 .item-percent:after{width:75%}.box-faq .block-structure_by_type .graphic_elements .item.width-24{width:100%}.box-faq .block-structure_by_type .graphic_elements .item.width-24 .item-percent:after{width:50%}.box-faq .block-structure_by_type .graphic_elements .item .item-percent{width:100%;margin-bottom:0}.box-faq .block-structure_by_type .graphic_elements .item .item-content{order:-1;flex-shrink:0;width:115px}.box-faq .block-speakers .items_wrap{width:100%;margin:0}.box-faq .block-speakers .item{width:100%;margin:0 0 24px}.box-faq .block-speakers .item:last-child{margin-bottom:0}.block-accordion .item-head,.block-accordion .item.active .item-head{padding:12px}.block-accordion .item-head p{font-size:14px;line-height:1.43}.block-accordion .item-body p{font-size:12px;line-height:1.66}.box-subscribe .box-title_wrap{margin-bottom:12px}.box-subscribe .box-title p{font-size:18px}.box-subscribe .box-description p{font-size:12px;line-height:1.67}.about_company-box-1 .block{padding:16px;margin-bottom:16px}.about_company-box-1 .block .block-title p{font-size:14px;line-height:1.43}.about_company-box-1 .block .block-description p{font-size:12px;line-height:1.67}.about_company-box-2{padding-bottom:215px}.about_company-box-2 .box-description p{font-size:12px;line-height:1.67;margin-bottom:20px}.about_company-box-2 .box-circle{width:290px;height:290px;padding-bottom:94px;bottom:-94px}.about_company-box-2 .box-circle img{width:254px}.about_company-box-3 .box-title{margin-bottom:16px}.about_company-box-3 .block{padding:16px;margin-bottom:16px}.about_company-box-3 .block .block-title p{font-size:14px;line-height:1.43}.about_company-box-3 .block .block-description p{font-size:12px;line-height:1.67;margin-bottom:20px}.about_company-box-4 .block-content{padding:15px}.about_company-box-4 .block-description p{font-size:12px;line-height:1.67;margin-bottom:20px}.about_company-box-4 .block-info p{font-size:12px;line-height:2.16}.page-title_wrap,.page-title_wrap.mb24{margin-bottom:16px}.page-title_wrap.mb44{margin-bottom:24px}.page-title h1,.page-title p{font-size:24px;line-height:1.33}.page-description p{margin-bottom:20px}.history-tabs__content .block .block-title{margin-bottom:8px}.history-tabs__content .block .block-title p{font-size:18px;line-height:1.44}.history-tabs__content .block .block-description p{margin-bottom:20px}.vacancy-box-1{width:calc(100% + 24px);padding:13px 12px 300px;margin-left:-12px}.vacancy-box-1 .box-title h1,.vacancy-box-1 .box-title p{font-size:24px;line-height:1.33}.vacancy-box-1 .box-circle{width:430px;height:430px;right:auto;left:12px;bottom:-175px}.vacancy-box-1 .box-circle img{bottom:175px}.vacancy-box-2{padding:24px 0 16px}.vacancy-box-2 .block .block-title p{font-size:16px;line-height:1.5}.vacancy-box-2 .block .block-img{margin-bottom:16px}.vacancy-box-2 .block .block-description p{margin-bottom:20px}.vacancy-box-2 .block-photos .item{display:none}.vacancy-box-2 .block-photos .item:last-child{width:calc(100% - 20px);display:block}.vacancy-box-3{margin-bottom:0}.vacancy-box-3 .box-title{margin-bottom:20px}.vacancy-box-3 .box-wrap{padding:24px 0 48px}.vacancy-box-3 .block .item i.item-icon{margin-right:12px}.vacancy-box-3 .block .item .item-title p{font-size:14px;line-height:1.43}.vacancy-box-4{padding:20px 0 24px}.vacancy-box-4 .box-form{margin-bottom:20px}.vacancy-box-4 .blocks_wrap{margin-bottom:24px}.vacancy-box-4 .block .block-title a,.vacancy-box-4 .block .block-title p{font-size:14px;line-height:1.43}.partners-box-1 .block{align-items:center;padding:16px;margin-bottom:16px}.partners-box-1 .block .block-title p{font-size:14px;line-height:1.43}.news-box-1 .blocks_wrap.mobile-only-one .block{display:none;margin:0}.news-box-1 .blocks_wrap.mobile-only-one .block:first-child{display:flex}.news-box-1 .block .block-content{margin-bottom:20px}.news-box-1 .block .block-title{margin-bottom:8px}.news-box-1 .block .block-title p{font-size:14px;line-height:1.43}.news-box-2 .block-img{margin-bottom:16px}.news-box-2 .block-date p{font-size:10px;line-height:1.6}.news-box-2 .block-title p{font-size:14px;line-height:1.43;color:#000;letter-spacing:0}.news-box-3 .video{margin-bottom:20px}.news-box-3 .box-info,.news-box-3 .box-info .share{margin-top:20px}.news-box-3 .box-info .share p{font-size:10px;line-height:1.6}.page-content h2,.page-content h3{font-size:18px;line-height:1.2;margin-top:20px;margin-bottom:4px}.page-content h3{font-size:16px}.page-content p,.page-content ul{margin-bottom:20px}.page-content ul li{margin-bottom:8px}.page-content ul li:before{margin-top:4px}.box-news_nav{margin-bottom:20px}.box-news_nav .block{padding:16px}.box-contacts .box-wrap{width:calc(100% + 24px);margin-left:-12px}.box-contacts .box-content{padding:111px 12px 16px}.box-contacts .box-title{margin-bottom:16px}.box-contacts .box-title p{font-size:24px;line-height:1.33}.box-contacts .city_selection{width:100%;margin:0}.box-contacts .city_data{margin-top:32px}.box-requisites{margin-bottom:48px}.arcticmodal-container_i2{padding:40px 12px}.arcticmodal-container .box-modal{padding:16px}.arcticmodal-container .box-modal .block .block-title_wrap{margin-bottom:16px}.arcticmodal-container .box-modal .block .block-title{margin-bottom:8px}.arcticmodal-container .box-modal .block .block-title p{font-size:16px}.choice_of_options{width:100%;margin:0}.successful-shipment-message{padding:8px}.successful-shipment-message i.block-icon{width:28px;height:28px;margin-right:8px}.successful-shipment-message .block-title{margin-bottom:0}.successful-shipment-message .block-title p{font-size:14px;line-height:1.43;letter-spacing:0}.successful-shipment-message .block-description{margin-bottom:0}.box-special_offers .box-special_offers__block .block-content{padding:16px}.box-special_offers .box-special_offers__block .block-description,.box-special_offers .box-special_offers__block .block-title{margin-bottom:4px}.box-special_offers .box-special_offers__block .block-description p span{display:block}.box-additional_opportunities .box-title{margin-bottom:24px}.box-additional_opportunities .block i.block-icon{margin-right:16px}.box-additional_opportunities .box-note{margin-top:24px}.box-additional_opportunities .box-note p{font-size:14px;line-height:1.43}.home-title h1,.home-title p{font-size:24px}.box-home-main .box-wrapper:after{left:-16px;width:400px;height:80px;bottom:38px}.box-home-main .box-wrapper.slick-slider .slick-list .slick-track .slick-slide{transform:scale(1)}.box-home-main .box-wrapper.slick-slider ul.slick-dots{bottom:12px}.box-home-main .box-wrapper.slick-slider ul.slick-dots li{margin:0 6px}.box-home-main .box-wrapper.slick-slider ul.slick-dots li button{width:4px;height:4px}.banner-leaseback,.box-home-main .block{padding:20px 12px}.box-home-main .block .block-img img{width:300px;margin:auto}.box-home-main .block.slider-asia.firmennaya-programma .block-title{width:75%}.box-home-main .block.slider-asia.firmennaya-programma .block-title p,.box-home-main .block.slider-asia.v2 .block-title p{margin-top:5px}.box-home-main .block.slider-asia.firmennaya-programma .block-title p.subtitle,.box-home-main .block.slider-asia.v2 .block-title p.subtitle{margin-top:20px}.box-home-main .block.slider-asia.v2.banner-avtoauktsion .block-title p:not(.subtitle){font-size:28px;line-height:32px}.box-home-main .block.slider-asia.v2.banner-avtoauktsion .block-title p.subtitle{font-size:18px;line-height:18px}.box-home-main .block.slider-asia.v2.banner-avtoauktsion{background-position-x:center}.box-home-main .block.slider-asia.v2.lift-leasing .block-title p:not(.subtitle){font-size:28px;line-height:32px;word-spacing:100vw;margin-top:0}.box-home-main .block.slider-asia.firmennaya-programma .block-title p.subtitle br{display:none}.box-home-main .block.slider-asia.firmennaya-programma.slider-gaz-new .block-title p.subtitle br{display:block}.box-home-main .block.slider-asia.firmennaya-programma.slider-gaz-new .block-img{width:100%;right:unset;left:-15px}.box-home-main .block.slider-asia.slider-gaz-new .slider-gaz-logo{display:block}.box-home-main .block.slider-asia.birthday .block-title{height:85px}.box-home-main .block .block-title p{font-size:24px}.box-home-main .block .block-title p.subtitle{font-size:16px}.box-home-main .block.slider-asia .block-title h1,.box-home-main .block.slider-asia .block-title p{font-size:20px;line-height:20px}.box-home-main .block.slider-asia.exeed-banner .block-title p{font-size:28px;font-weight:600;line-height:32px}.box-home-main .block.slider-asia.birthday .block-title p{font-size:28px;line-height:32px;letter-spacing:-.84px}.box-home-main .block.slider-asia .block-title p.subtitle,.box-home-main .block.slider-asia.lift-leasing .block-title p.subtitle{font-size:14px;line-height:17px}.box-home-main .block.slider-asia.exeed-banner .block-title p.subtitle{font-size:18px;line-height:18px}.box-home-main .block.slider-asia.banner-lizing-market .block-img{padding:0;justify-content:right}.box-home-main .block.slider-asia.banner-lizing-market .block-img img{margin:0;max-height:390px}.box-home-main .block.banner-lizing-market .block-content .block-title{max-width:300px}.box-home-main .block.slider-asia.banner-lizing-market .container{padding:0}.box-home-main .block.slider-asia.banner-lizing-market .block-link{margin-top:230px}.box-home-main .block.slider-asia.banner-lizing-market .block-link a,.box-home-main .block.slider-asia.lift-leasing .block-link button{background:#fff;color:#323232;border:1px solid #fff}.box-home-main .block.slider-asia.banner-lizing-market .block-title p{font-size:28px;line-height:32px}.box-home-main .block.slider-asia.moto .block-title p.subtitle{width:80%}.box-home-main .block.slider-asia .block-img{right:-50%}.box-home-main .block.slider-asia .block-img img{width:800px}.box-home-main .block.slider-asia.firmennaya-programma .block-img,.box-home-main .block.slider-asia.moto .block-img,.box-home-main .block.slider-asia.v2 .block-img,.box-home-main .block.slider-asia.v2.lift-leasing .block-img{bottom:0;right:-10px;width:auto}.box-home-main .block.slider-asia.v2.exeed-banner .block-img{width:320px}.box-home-main .block.slider-asia.moto .block-img{bottom:80px;right:calc(50% - 150px);width:auto}.box-home-main .block.slider-asia.moto .block-img img{max-width:100%;width:300px}.banner-leaseback .block-link button,.box-home-main .block .block-link a,.box-home-main .block .block-link button{width:100%}.box-home-info{padding:20px 0}.box-home-info .box-title{margin-bottom:20px}.box-home-info .box-title h1,.box-home-info .box-title p{font-size:16px}.box-home-info .block{width:calc(50% - 20px)}.box-home-info .box-note{margin-top:20px}.news-box-3 table,.seo-text-box table{margin-bottom:20px}.news-box-3 table thead tr th,.seo-text-box table thead tr th{font-size:12px;padding:12px}.news-box-3 table tbody tr td,.seo-text-box table tbody tr td{line-height:1.33;padding:12px}.box-safety .box-wrap{padding:30px 0}.box-report_corruption .box-title_wrap{margin-bottom:12px}.box-report_corruption .box-title p{font-size:18px}.box-vacancy_page{margin-bottom:48px}.box-vacancy_page .box-description p{font-size:12px;line-height:1.67;margin-bottom:16px}.box-vacancy_page .blocks_wrap{margin-bottom:30px}#vacancie_map,.box-vacancy_page .box-img,.box-vacancy_page .box-map{margin-bottom:20px}.box-vacancy_page a.box-link,.box-vacancy_page button.box-link{min-width:100%}.box_of_halves .additional_services__block .block-img{margin-top:30px}.star-bottom-desc{margin-top:210px;font-size:7px}.box-financing_conditions .block{padding:16px 12px}.box-financing_conditions .block .block-title_wrap{width:132px;padding-bottom:97px;margin-right:25px}.box-financing_conditions .block .block-title{margin-bottom:16px}.box-financing_conditions .block .block-img{width:132px;height:97px}.box-financing_conditions .block .block-img img{transform:scale(.9)}.box-financing_conditions .block .block-content .item{margin-bottom:16px}.box-financing_conditions .block .block-content .item .item-title p{font-size:10px;line-height:1.6}.box-financing_conditions .block .block-content .item .item-data p{font-size:14px}.kadromobil_main__wrapper{padding-top:60px}.kadromobil_main__bg_man{right:-100px}.kadromobil_main__bg_man-img{width:300px}.kadromobil_main__bg_flower--position1 img{width:150px}.kadromobil_main__title_wrap{margin-bottom:20px}.kadromobil_main__title-text{font-size:30px}.kadromobil_main__subtitle-text{font-size:18px}.kadromobil_main__note{max-width:200px;margin-bottom:40px}.kadromobil_main__note-text{font-size:10px}.box-kadromobil_description .box-wrapper{padding-bottom:60px}.box-kadromobil_description .box-title{margin-bottom:12px}.box-kadromobil_description .box-title h2,.box-kadromobil_description .box-title p{font-size:20px}.box-kadromobil_description .box-content{margin-bottom:20px}.box-kadromobil_description .box-content p{font-size:12px}.box-kadromobil_description .box-description{margin-bottom:10px}.box-kadromobil_description .box-link{width:100%}.box-kadromobil_description .box-link a,.box-kadromobil_description .box-link button{min-width:100%}.box-kadromobil_description .box-characteristics{width:calc(100% + 24px);border-radius:0;padding:16px 12px;margin-left:-12px}.box-kadromobil_description .box-characteristics .items_wrap{margin:-15px -10px}.box-kadromobil_description .box-characteristics .item{width:calc(50% - 20px);margin:15px 10px}.box-kadromobil_description .box-characteristics .item__data p{font-size:14px}.box-kadromobil_services{padding:49px 16px 20px}.box-kadromobil_services:before{width:246px;height:94px}.box-kadromobil_services__img{margin-bottom:16px}.box-kadromobil_services__img-img{width:calc(100% + 32px);max-width:none}.box-kadromobil_services__title_wrap{margin-bottom:20px}.box-kadromobil_services__title{margin-bottom:8px}.box-kadromobil_services__title-text{font-size:20px;line-height:1.2}.box-kadromobil_services__description{margin-bottom:8px}.box-kadromobil_services__description-text{font-weight:500;font-size:12px;line-height:1.67}.box-kadromobil_services__link{width:100%}.box-kadromobil_services__link-button{min-width:100%}.kadromobil_why__title_wrap{margin-bottom:16px}.kadromobil_why__title{margin-bottom:12px}.kadromobil_why__title-text{font-size:20px}.kadromobil_why__description-text{font-size:12px;line-height:1.67}.kadromobil_why__box{width:calc(100% + 24px);padding:16px 12px;margin-left:-12px}.kadromobil_why__card_title-text{font-size:18px}.kadromobil_why__card_subtitle-text{font-size:14px}.kadromobil_why__card_description-text{font-size:12px;line-height:1.67}.kadromobil_why__card_img{padding:0}.kadromobil_why__card_links_wrap{width:100%;margin:0}.kadromobil_why__card_links a,.kadromobil_why__card_links button{width:100%;margin:0 0 12px}.kadromobil_why__card_links a:last-child,.kadromobil_why__card_links button:last-child{margin-bottom:0}.kadromobil_why__block{width:calc(100% + 24px);padding:0 12px 16px;margin-bottom:16px;margin-left:-12px}.kadromobil_why__item{width:calc(50% - 20px)}.kadromobil_calculations__title{margin-bottom:16px}.kadromobil_calculations__title-text{font-size:20px}.kadromobil_calculations__blocks_wrap{width:100%;margin:0}.kadromobil_calculations__block{width:100%;padding:12px;margin:0 0 20px}.kadromobil_calculations__block:last-child{margin-bottom:0}.kadromobil_steps__title-text{font-size:20px}.kadromobil_steps__list-item{font-size:12px;padding-left:24px}.kadromobil_steps__list-item:before{top:-1px}.special_orders_head__wrapper{padding:100px 0 60px}.special_orders_head__logo svg{width:112px;height:24px}.test_drive__close{margin-right:-10px}.test_drive__head{padding:12px 0;margin-bottom:12px}.test_drive__logo svg{width:112px;height:24px}.box-additional_services.six-blocks .box-additional_services__wrap{margin:0}.box-additional_services.six-blocks .box-additional_services__block{width:100%;margin:0 0 20px}.box-additional_services.six-blocks .box-additional_services__block:last-child{margin-bottom:0}.box-home-info .box-wrapper.new-style-note .box-note{padding:12px}.special_orders_catalog__wrapper{margin:0}.special_orders_catalog__block{width:100%;margin:0 0 16px}.special_orders_catalog__block:last-child{margin-bottom:0}.special_orders_catalog__link{margin-top:30px}.test_drive__title{margin-bottom:0}.test_drive__box{margin-bottom:20px}.test_drive__block{margin-bottom:28px}.test_drive__block_car{margin-bottom:12px}.test_drive__block_info{padding:16px 12px}.test_drive__block_info-title{font-size:16px;letter-spacing:.08em}.test_drive__block_form-title{margin-bottom:16px}.s_offers_title{padding:0 0 15px}.s_offers_title-text{font-size:14px;line-height:1.2}.s_offers_visual__wrap{min-height:104px}.s_offers_visual__title-text{font-size:22px;line-height:1.2}.s_offers_visual__bg{width:250px;height:267px;right:-65px;bottom:-30px}.s_offers_visual__bg:after{width:170px;height:182px}.s_offers_visual__img{right:-10px}.s_offers_visual__img img{width:140px}.s_offers_terms{padding:37px 0 49px}.s_offers_terms__title{max-width:250px;margin-bottom:21px}.s_offers_terms__title-text{font-size:14px;line-height:1.2}.s_offers_terms__item_title-text{font-size:13px;line-height:1.2}.s_offers_terms__item_data-text{font-size:15px;line-height:1.25}.s_offers_steps{padding:31px 0 51px}.s_offers_steps__wrap{align-items:center}.s_offers_steps__title{margin-bottom:25px}.s_offers_steps__title-text{font-size:14px;line-height:1.25;text-align:center}.s_offers_steps__block_description-text,.s_offers_steps__block_title-text{font-size:15px;line-height:1.23}.s_offers_info{padding:44px 0}.s_offers_info-text{font-size:12px;line-height:1.2}.casco_zero__title-text{font-size:18px}.reviews_about_us_main{margin-bottom:24px}.reviews_about_us_main-wrap{align-items:stretch;height:366px;padding:40px 0 28px}.reviews_about_us_main-content{justify-content:space-between}.reviews_about_us_main-title{font-size:36px}.reviews_about_us_main-desription{max-width:251px;font-size:14px;line-height:1.21}.reviews_about_us_main-button{width:100%}.reviews_about_us_reviews-block:before{width:31px}.reviews_about_us_reviews-head{margin-bottom:10px}.reviews_about_us_reviews-title{margin-bottom:1px}.reviews_about_us_reviews-company,.reviews_about_us_reviews-description .review-text,.reviews_about_us_reviews-name{font-size:12px}.reviews_about_us_reviews-read_all{font-size:10px;margin-top:10px}.reviews_about_us_reviews__more-button{font-size:10px}.review-form.form-template_styles .field input{margin-bottom:0}.to-clients__nav{margin:0 -12px 60px}.reviews_about_us_reviews__more{margin-top:46px}.box-home-main .block.banner-fuel_program .block-img,.box-home-main .block.slider-autopodpiska .block-img{margin-left:-40px}.box-home-main .block.banner-fuel_program .block-title,.box-home-main .block.banner-fuel_program .block-title p.subtitle,.box-home-main .block.slider-autopodpiska .block-title,.box-home-main .block.slider-autopodpiska .block-title p.subtitle{text-align:left}.box-home-main .block.banner-fuel_program .block-title,.box-home-main .block.slider-autopodpiska .block-title{margin-bottom:20px}.form-user-type__error{padding:20px 0}.form-template_styles .form-user-type{width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}.form-template_styles .form-user-type .form-user-type__title{margin-left:0}}@media (max-width:375px){footer a.footer-logo img{width:169px}footer a.footer-complaint{padding:16px 10px}footer .footer-contacts .block ul li a{font-size:10px}.box-map .city_data{padding:12px}.box-map .city_data .block .item{margin-bottom:12px}.box-map .city_data .block .item .item-title p{font-size:10px}.box-map .city_data .block .item .item-data p{font-size:12px}.box_of_halves .block-calculator .block-form .item .item-title p,.box_of_halves .block-calculator .block-info .item .item-title p{font-size:10px}.box_of_halves .block-template_blue_dark .block-link a,.box_of_halves .block-template_blue_dark .block-link button{width:100%}.box_of_halves .block-offer .block-date_title p{font-size:10px}.box-special_offer .box-1 .box-description{margin-bottom:12px}.box-special_offer .box-slider .slider_wrap{margin-bottom:-40px}.box-special_offer .box-slider .slider .slide img{max-width:236px}.box-special_offer .box-slider .slider_stand{width:270px;height:42px;margin-bottom:15px}.box-special_offer .box-slider .slider-dots ul li{margin:0 6px}.box-special_offer .box-slider .slider-dots ul li button{width:4px;height:4px}.box-special_offer .box-2 .box-title_wrap{margin-bottom:8px}.box-special_offer .box-2 .items-arrows button{width:16px;height:16px}.box-special_offer .box-2 .items-arrows button svg{width:8px;height:6px}.box-special_offer .box-2 .items_wrap{margin-bottom:14px}.box-special_offer .box-2 .item{margin-right:4px}.box-special_offer .box-2 .item .item-title p{font-size:8px}.box-calculate_cost .block .block-form .item .item-title p,.box-special_offer .box-2 .item .item-data p{font-size:10px}.box-contacts .city_data .block .item{margin-bottom:12px}.box-contacts .city_data .block .item .item-title p{font-size:10px}.box-contacts .city_data .block .item .item-data p{font-size:12px}.box-safety .box-wrap{padding:20px 0}.box-vacancy_page{border-radius:0;padding:12px}#vacancie_map,.box-vacancy_page,.box-vacancy_page .box-map{width:calc(100% + 24px);margin-left:-12px}.box-vacancy_page .box-share{flex-direction:column;align-items:flex-start}.box-vacancy_page .box-share .links_wrap{margin-left:0;margin-top:4px}.s_offers_title-text{font-size:10px}.s_offers_visual__title-text{font-size:20px}.s_offers_terms__title{max-width:200px}.s_offers_terms__item_title-text,.s_offers_terms__title-text{font-size:10px}.s_offers_steps__title-text,.s_offers_terms__item_data-text{font-size:12px}.s_offers_steps__block_description-text,.s_offers_steps__block_title-text{font-size:13px}.s_offers_info-text{font-size:10px}.casco_zero{padding:0 20px}.casco_zero__title-text{font-size:16px}}.box-online{width:100%;border-radius:2px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:20px 60px;position:relative;overflow:hidden}.box-online:after,.box-online:before{content:"";display:block;background:#009fdf;position:absolute}.box-online:before{width:596px;height:168px;border-radius:0 0 150px 0;top:0;left:0}.box-online:after{width:283px;height:75px;border-radius:150px 0 0 0;right:0;bottom:0;opacity:.5}.box-online__wrap{display:flex;align-items:center;justify-content:flex-start;position:relative;z-index:1}.box-online__img{display:flex;align-items:center;justify-content:center;flex-shrink:0;max-width:522px;min-width:450px;margin-right:110px}.box-online__img-img{width:auto;max-width:100%;height:auto}.box-online__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;padding:30px 0}.box-online__title_wrap{margin-bottom:28px}.box-online__title_wrap:last-child{margin-bottom:0}.box-online__title{margin-bottom:12px}.box-online__title:last-child{margin-bottom:0}.box-online__title-text{font-weight:700;font-size:36px;line-height:1.33;color:#05326e}.box-online__description{margin-bottom:12px}.box-online__description:last-child{margin-bottom:0}.box-online__description-text{font-weight:700;font-size:16px;line-height:1.25;color:#05326e}.box-online__link-button{min-width:280px}@media (max-width:1440px){.box-online{padding:20px 40px}.box-online:before{width:500px}.box-online:after{display:none}.box-online__img{max-width:450px;margin-right:80px}.box-online__title-text{font-size:30px}}@media (max-width:1200px){.box-online{padding:20px 30px}.box-online:before{width:400px;height:120px}.box-online__img{max-width:370px;min-width:auto;margin-right:40px}}@media (max-width:991px){.box-online{padding:30px}.box-online:before{width:320px;height:100px}.box-online__img{max-width:270px;margin-right:40px}.box-online__content{padding:0}.box-online__title-text{font-size:26px}.box-online__description-text{font-size:14px}}@media (max-width:767px){.box-online{padding:50px 20px 20px}.box-online__wrap{flex-direction:column}.box-online__title-text br{display:none}.box-online{padding:49px 16px 20px}.box-online:before{width:246px;height:94px}.box-online__img{max-width:100%;margin-right:0;margin-bottom:20px}.box-online__img-img{width:calc(100% + 32px);max-width:none}.box-online__title_wrap{margin-bottom:20px}.box-online__title{margin-bottom:8px}.box-online__title-text{font-size:20px;line-height:1.2}.box-online__description{margin-bottom:8px}.box-online__description-text{font-weight:500;font-size:12px;line-height:1.67}.box-online__link{width:100%}.box-online__link-button{min-width:100%}}.box-fuel_discount{display:flex;align-items:center;justify-content:space-between;width:100%;color:#fff;background:#000;padding:36px;margin:0 auto 60px}.box-fuel_discount:last-child{margin-bottom:0}.box-fuel_discount__logo{display:flex;align-items:center;justify-content:flex-start;flex-shrink:0}.box-fuel_discount__logo svg{fill:#fff}.box-fuel_discount__logo-line{width:2px;height:39px;background:#fff;margin:0 16px}.box-fuel_discount__title{margin:0 36px}.box-fuel_discount__title-text{font-weight:700;font-size:26px;line-height:1.23;text-align:center}.box-fuel_discount__content{display:flex;flex-direction:column;flex-shrink:0}.box-fuel_discount__subtitle-text{font-weight:700;font-size:18px;line-height:1.33;text-align:right}.box-fuel_discount__description-text{font-weight:700;font-size:12px;line-height:1.67;text-align:right}@media (max-width:1440px){.box-fuel_discount__title-text span{display:block}}@media (max-width:1200px){.box-fuel_discount{padding:30px}.box-fuel_discount__title{margin:0 24px}.box-fuel_discount__title-text{font-size:22px}.box-fuel_discount__subtitle-text{font-size:16px}.box-fuel_discount__description-text{font-size:10px}}@media (max-width:991px){.box-fuel_discount{flex-direction:column;align-items:flex-start;justify-content:flex-start}.box-fuel_discount__logo{width:100%;margin-bottom:30px;justify-content:center}.box-fuel_discount__title{margin:0 0 30px;width:100%}.box-fuel_discount__subtitle-text,.box-fuel_discount__title-text{text-align:center}.box-fuel_discount__description-text{text-align:center;font-size:8px;line-height:12px;font-weight:400}.box-fuel_discount__title-text span{display:inline-block}.box-fuel_discount__content{width:100%}}@media (max-width:480px){.box-fuel_discount{padding:16px;margin-bottom:36px}.box-fuel_discount__logo,.box-fuel_discount__title{margin-bottom:15px}.box-fuel_discount__title-text{font-size:14px;line-height:18px}.box-fuel_discount__subtitle-text{font-size:12px}}.box-offer_popup{display:flex;justify-content:flex-end;transition:.5s;position:fixed;top:150px;right:-344px;z-index:10}.box-offer_popup.show{right:0;z-index:12}.box-offer_popup.show .box-offer_popup__content{opacity:1}.box-offer_popup__click{width:124px;height:100%;background:transparent;position:absolute;top:0;left:-52px;cursor:pointer;z-index:3}.box-offer_popup__overlay{display:none;width:100%;height:100%;position:fixed;top:0;left:0;opacity:.8;transition:.5s;z-index:1}.box-offer_popup__overlay.active{display:block}.box-offer_popup__overlay.show{background:#fff}.box-offer_popup__block{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:416px;color:#fff;border-radius:0 0 0 8px;background:#05326e;padding:20px 20px 20px 67px;position:relative;z-index:2;transition:.5s}.box-offer_popup__close{margin-bottom:8px;position:absolute;right:20px;bottom:100%}.box-offer_popup__close-button{display:flex;align-items:center;justify-content:flex-start}.box-offer_popup__close-button:hover span{color:#05326e}.box-offer_popup__close-button:hover i svg{fill:#05326e}.box-offer_popup__close-button span{font-weight:400;font-size:10px;line-height:1.6;color:#009fdf;transition:.3s}.box-offer_popup__close-button i{display:flex;align-items:center;justify-content:center;width:16px;height:16px;margin-left:4px}.box-offer_popup__close-button i svg{fill:#009fdf;transition:.3s}.box-offer_popup__logo{display:flex;align-items:center;justify-content:center;width:104px;height:104px;border:5px solid #05326e;border-radius:50%;background:#fff;padding:6px;position:absolute;top:0;left:-52px;z-index:0}.box-offer_popup__logo img{width:100%;height:100%}.box-offer_popup__content{position:relative;z-index:1;transition:.5s;opacity:0}.box-offer_popup__title_wrap{margin-bottom:12px}.box-offer_popup__title_wrap:last-child{margin-bottom:0}.box-offer_popup__title{margin-bottom:6px}.box-offer_popup__title:last-child{margin-bottom:0}.box-offer_popup__title-text{font-weight:700;font-size:16px;line-height:1.5}.box-offer_popup__description{margin-bottom:6px}.box-offer_popup__description:last-child{margin-bottom:0}.box-offer_popup__description-text{font-size:12px;line-height:1.67}.box-offer_popup__link a,.box-offer_popup__link button{height:38px;font-size:14px;letter-spacing:0;text-transform:none}.box-offer_popup__link a:hover,.box-offer_popup__link button:hover{color:#009fdf;background:#fff}.box-offer_popup__note{margin-top:8px;margin-bottom:-12px}.box-offer_popup__note-text{font-weight:500;font-size:10px;line-height:2}@media (max-width:767px){.box-offer_popup.show .box-offer_popup__block{height:auto}.box-offer_popup__block{height:124px}}@media (max-width:480px){.box-offer_popup{width:calc(100% - 10px);padding-left:32px;top:185px;right:auto;left:calc(100% - 64px)}.box-offer_popup.show{right:auto;left:10px}.box-offer_popup__block{max-width:100%;height:74px;padding:12px 12px 12px 43px}.box-offer_popup__close{right:10px}.box-offer_popup__logo{width:64px;height:64px;border-width:3px;padding:3px;left:-32px}.box-offer_popup__title{margin-bottom:8px}.box-offer_popup__title-text{font-size:12px}.box-offer_popup__description-text{font-size:10px;line-height:1.6}.box-offer_popup__link a,.box-offer_popup__link button{height:36px;padding:10px 15px}.box-offer_popup__note{margin-bottom:-2px}}@keyframes smoothScroll{0%{transform:translateY(-40px)}to{transform:translateY(0)}}.box-kasko_null{width:100%;background:linear-gradient(90deg,#019cdb,#0190ce 18.25%,#036fac 51.91%,#053a76 96.96%,#053672 99.87%);position:relative;z-index:1;overflow:hidden;color:#fff}.box-kasko_null .container{display:flex;align-items:center;justify-content:space-between;height:100%}.box-kasko_null .box-kasko_null__content{margin-left:-150px}.box-kasko_null .box-kasko_null__title-text{font-weight:700;font-size:35px;line-height:43px}.box-kasko_null .box-kasko_null__subtitle-text{font-weight:500;font-size:23px;line-height:28px}.box-kasko_null .box-kasko_null-link:hover{background:#fff;color:#009fdf}@media (max-width:1200px){.box-kasko_null .box-kasko_null__content{margin-left:0}}@media (max-width:991px){.box-kasko_null{height:100px;background-size:cover;background-position:50%}.box-kasko_null .box-kasko_null__content{margin-left:0}.box-kasko_null .box-kasko_null__logo{display:none}.box-kasko_null .box-kasko_null__title-text{font-size:16px;line-height:20px}.box-kasko_null .box-kasko_null__subtitle-text{display:none}.box-kasko_null .box-kasko_null-link{border:1px solid #009ddd;border-radius:50rem;font-weight:500;font-size:11px;line-height:13px;color:#036fac;background-color:#fff}.box-kasko_null .box-kasko_null-link:hover{color:#036fac;background-color:#fff}}.take-kasko,.take-kasko-wrapper{overflow:hidden}.take-kasko{min-height:492px;background:linear-gradient(99.69deg,#05326e 11.34%,#009fdf 199.92%)}.take-kasko .ico1{width:826px;height:828px;position:absolute;left:783px;top:-105px;background:#0078c3;border-radius:50%}.take-kasko .ico2{position:absolute;right:110px;top:9px;z-index:3}.take-kasko .ico3{position:absolute;right:271px;top:152px;z-index:4}.take-kasko .ico4{position:absolute;right:-53px;top:29%;width:567px;height:567px;border:2px solid #fff;border-radius:50%;z-index:2}.take-kasko__wrap{display:flex;width:100%;position:relative;z-index:5}.take-kasko__item{display:flex;flex-direction:column;max-width:670px;padding-top:98px}.take-kasko__title{font-size:48px;line-height:60px;color:#fff;margin-bottom:20px;font-weight:700;z-index:5}.take-kasko__subtitle{font-size:18px;line-height:27px;color:#fff;font-weight:500;margin-bottom:40px;z-index:5}.take-kasko__descr{font-size:14px;line-height:32px;color:#fff;font-weight:500;margin-bottom:50px;z-index:5}a.take-kasko__btn,button.take-kasko__btn{width:270px;height:40px;background:#fdcf00;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#000;font-weight:600;z-index:5}.take-kasko__btn:hover{background:#fff}.take-kasko-advantages{padding-top:60px;padding-bottom:100px}.take-kasko-advantages__subtitle{max-width:874px;margin:0 auto 60px;text-align:center;font-size:18px;line-height:27px;color:#05326e}.take-kasko-advantages__wrap{display:flex;justify-content:center;flex-wrap:wrap}.take-kasko-advantages__item{width:426px;min-height:168px;background:#fff;border:1px solid #f1f1f1;margin:0 10px 20px;display:flex;flex-direction:column;padding:20px}.take-kasko-advantages__item-descr{font-weight:500;font-size:16px;line-height:16px;color:#05326e;margin-bottom:20px}.take-kasko-advantages__item-title{font-size:18px;line-height:22px;color:#05326e;font-weight:700}.take-kasko-advantages__ico{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.take-kasko-stock{background-color:#fff;padding-top:30px;padding-bottom:30px}.take-kasko-stock__title{font-size:24px;line-height:44px;text-align:center;letter-spacing:.1em;color:#05326e;font-weight:700;text-transform:uppercase;margin-bottom:60px}.take-kasko-stock__wrap{display:flex;align-items:flex-start;justify-content:space-around}.take-kasko-stock__item{display:flex;flex-direction:column;align-items:center;min-width:315px;max-width:358px}.take-kasko-stock__item-ico{margin-bottom:30px}.take-kasko-stock__item-title{font-size:24px;line-height:12px;text-align:center;color:#05326e;font-weight:700;margin-bottom:10px}.take-kasko-stock__item-descr{font-size:18px;line-height:36px;text-align:center;color:#05326e}.take-kasko-machines{padding-top:100px;padding-bottom:100px}.take-kasko-machines__wrap{display:flex;flex-wrap:wrap;justify-content:center}.take-kasko-machines__item{width:650px;min-height:360px;background:#fff;border:1px solid #f1f1f1;margin:0 10px 20px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.take-kasko-machines__item-ico{display:flex;align-items:center;justify-content:center}.take-kasko-machines__item-ico img{width:100%}.take-kasko-machines__name{font-size:18px;line-height:22px;color:#000;font-weight:700;width:100%;text-align-last:left}.take-kasko-machines__btn{width:100%;height:40px;background-color:#fff;border:1px solid #d3e4fb;border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:17px;letter-spacing:.16em;text-transform:uppercase;color:#009fdf}.take-kasko-machines__btn:hover{background-color:#009fdf;color:#fff}.take-kasko-machines__btn-arrange{display:flex;align-items:center;justify-content:center;width:426px;height:50px;background:#fdcf00;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;margin:40px auto 0;font-size:12px;line-height:15px;letter-spacing:.16em;text-transform:uppercase;color:#000;font-weight:700}.take-kasko-machines__btn-arrange:hover{transform:scale(.99);box-shadow:none}@media (max-width:1440px){.take-kasko .ico1{left:670px}.take-kasko .ico2{right:0}.take-kasko .ico3{right:160px}.take-kasko .ico4{right:-145px}.take-kasko-machines__item{width:48%}}@media (min-width:1201px){.take-kasko-advantages__item{flex:1 1 0}}@media (max-width:1200px){.take-kasko .ico1{left:510px}.take-kasko .ico2{right:-80px}.take-kasko .ico3{right:80px}.take-kasko .ico4{right:-225px}.take-kasko__item{max-width:510px}.take-kasko__title{font-size:35px}.take-kasko__subtitle{font-size:16px}.take-kasko-machines__item{margin:0 5px 20px}}@media (max-width:991px){.take-kasko .ico1{left:360px}.take-kasko .ico2{right:-140px}.take-kasko .ico3{right:20px}.take-kasko .ico4{right:-270px}.take-kasko__item{max-width:380px}.take-kasko__title{font-size:26px;line-height:normal}.take-kasko__subtitle{font-size:14px;line-height:normal}.take-kasko__descr{font-size:12px;line-height:normal}.take-kasko-advantages__item{width:335px}.take-kasko-stock__wrap{flex-wrap:wrap}}@media (max-width:767px){.take-kasko-page header .header-logo svg,.take-kasko-page header .header-right_content .header-buttons a svg,.take-kasko-page header .header-right_content .header-buttons button svg{fill:#fff}.take-kasko-page div.page-breadcrumbs{z-index:8}.take-kasko-page div.page-breadcrumbs ul li{color:#fff}.take-kasko-page header{border-color:#f1f1f1}.take-kasko{min-height:auto;padding-bottom:30px;overflow:visible;margin-top:-95px}.take-kasko .ico1{width:427px;height:427px;left:40%;top:0}.take-kasko .ico2{width:250px;height:250px;right:0;top:95px}.take-kasko .ico2 img{width:100%}.take-kasko .ico3{width:85px;height:105px;right:80px;top:235px}.take-kasko .ico3 img{width:100%}.take-kasko .ico4{width:250px;height:250px;right:-5%;top:37%}.take-kasko__item{padding-top:125px;width:100%;max-width:100%}.take-kasko__title{font-size:28px;line-height:34px;max-width:196px}.take-kasko__subtitle{font-size:12px;line-height:17px;max-width:196px}.take-kasko__descr{font-size:12px;line-height:14px;max-width:196px}a.take-kasko__btn,button.take-kasko__btn{width:100%}.take-kasko-advantages{padding-top:40px;padding-bottom:30px}.take-kasko-advantages__subtitle{font-size:12px;line-height:14px;margin-bottom:40px}.take-kasko-advantages__wrap{flex-wrap:nowrap;justify-content:flex-start;overflow-x:scroll;padding-bottom:20px}.take-kasko-advantages__item{width:246px;min-height:157px;flex-shrink:0;margin:0 10px 0 0}.take-kasko-advantages__item-descr{font-size:14px;line-height:16px;margin-bottom:10px}.take-kasko-advantages__item-title{font-size:16px;line-height:20px}.take-kasko-advantages__ico{width:28px;height:28px;margin-bottom:26px}.take-kasko-stock__title{font-size:20px;line-height:22px;letter-spacing:0;text-transform:inherit}.take-kasko-stock__item{margin-bottom:30px}.take-kasko-stock__item-ico{margin-bottom:10px}.take-kasko-stock__item-ico img{width:100%}.take-kasko-stock__item-title{font-size:16px;line-height:20px;margin-bottom:4px}.take-kasko-stock__item-descr{font-size:10px;line-height:17px}.take-kasko-machines{padding-top:60px;padding-bottom:60px}.take-kasko-machines__wrap{flex-wrap:nowrap;justify-content:flex-start;overflow-x:scroll;padding-bottom:20px}.take-kasko-machines__item{flex-shrink:0;margin:0 10px 0 0;padding:9px;width:246px;min-height:190px}.take-kasko-machines__item-ico img{width:80%;margin:0 auto}.take-kasko-machines__name{font-size:14px;line-height:17px}.take-kasko-machines__btn{font-size:10px;height:28px}.binf__deleate{margin-bottom:20px}.add-benif{width:100%;height:40px;font-size:12px}}@media (max-width:480px){.take-kasko .ico2{right:-120px;top:95px}.take-kasko .ico3{right:-45px;top:235px}.take-kasko .ico4{right:-52%}.take-kasko-machines__btn-arrange{width:100%;height:28px;font-size:11px;margin-top:20px}}.scpecial-season-page .take-kasko{min-height:630px}.scpecial-season-page .sp-season-cases__item-ico{margin:auto}.scpecial-season-page .take-kasko__item{padding-top:137px}.scpecial-season-page .take-kasko__title{margin-bottom:40px}.scpecial-season-page.mpt .take-kasko__title{margin-bottom:20px}.scpecial-season-page .take-kasko__subtitle{margin-bottom:96px}.scpecial-season-page .take-kasko .ico1{width:848px;height:848px;left:786px;top:-83px}.scpecial-season-page .take-kasko .ico2{right:-84px;top:30px}.scpecial-season-page .take-kasko__btn{background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);color:#fff}.scpecial-season-page .take-kasko-advantages{background-color:#fff}.scpecial-season-page .take-kasko-advantages__item{width:315px}.scpecial-season-page .take-kasko-advantages__subtitle{max-width:100%;width:100%;text-align:left;color:#353535;font-weight:500;font-size:18px;line-height:27px}.sp-season-cases{background-color:#fff;padding-bottom:100px}.sp-season-cases__wrap{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:100px}.sp-season-cases__item{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:315px;min-height:200px;background:#fff;border:1px solid #f1f1f1;padding:40px 35px 30px;margin:0 10px 20px}.sp-season-cases__item-btn-more{width:100%;height:38px;display:flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#009fdf}.sp-season-cases .questionnaire__btn{margin:0 auto;width:426px;height:50px}.sp-season-cases2{background-color:#fff;padding-bottom:100px}.sp-season-cases2__wrap{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:80px}.sp-season-cases2__item{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:650px;min-height:286px;background:#fff;border:1px solid #f1f1f1;padding:40px 35px 30px;margin:0 10px 30px}.sp-season-cases2__item-btn-more{width:100%;height:38px;display:flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#009fdf}.sp-season-cases2 .questionnaire__btn{margin:0 auto;width:426px;height:50px}.sp-banners{overflow:hidden}.sp-banners.full-banner{position:relative;background-color:#fff}.sp-banners.full-banner.spec-new-through-banner{background:linear-gradient(90.28deg,#009fdf,#05326e);position:relative}.fake-soft-blue-bg{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,159,223,.1);border-radius:5px;transform:matrix(-1,0,0,1,0,0)}.spec-new-through-banner .fake-soft-blue-bg{display:none}.sp-banners--dark-blue{background:#053c79;height:100px;overflow:hidden}.sp-banners__wrap{display:flex;position:relative}.sp-banners__wrap--circle:after{content:"";width:415px;height:415px;border-radius:50%;background:#0078c3;position:absolute;right:-130px;top:calc(50% - 207.5px)}.sp-banners__item{width:50%;display:flex;align-items:center;background:#053c79;padding:0 30px;position:relative}.sp-banners__item.sp-banners__item--full{width:100%;background:#fff;display:flex}.spec-new-through-banner .sp-banners__item.sp-banners__item--full{background:none;height:100px}.sp-banners__ico-fake-img{width:220px}.spec-new-through-banner .sp-banners__ico{position:absolute;left:calc(50% + 450px);right:0;top:-100%;bottom:-100%;background-color:#fff;display:flex;align-items:center;overflow:hidden;border-top-left-radius:100%;border-bottom-left-radius:100%}.sp-banners__item.sp-banners__item--full>a,.sp-banners__item.sp-banners__item--full>div{flex:1 1 auto}.sp-banners__item--full .sp-banners__ico{text-align:right}.sp-banners__item--light-blue{background:#009fdf}.sp-banners__item--left:before{left:-100%}.sp-banners__item--left:after,.sp-banners__item--left:before{content:"";position:absolute;top:0;width:100%;height:100%;background:#053c79}.sp-banners__item--left:after{right:-100%;display:none}.sp-banners__item--left .sp-banners__descr{margin-left:auto;text-align:right}.sp-banners__item--right:before{right:-100%}.sp-banners__item--right:after,.sp-banners__item--right:before{content:"";position:absolute;top:0;width:100%;height:100%;background:#009fdf}.sp-banners__item--right:after{left:-100%;display:none}.sp-banners__item--right .sp-banners__btn{margin-left:auto;margin-right:40px}.sp-banners__item--singl{width:100%;padding-left:0}.sp-banners__item--singl .sp-banners__ico{margin-left:auto;z-index:5}.sp-banners__item--singl .sp-banners__btn{margin-right:78px;width:248px;height:40px}.sp-banners__descr{display:flex;flex-direction:column}.sp-banners__descr-name{font-size:20px;line-height:24px;color:#fff;font-weight:700;margin-bottom:6px}.full-banner .sp-banners__descr-name{color:#05326e;font-size:31px;line-height:17px;margin-bottom:17px}.spec-new-through-banner.full-banner .sp-banners__descr-name{color:#fff}.sp-banners__descr-sub{font-weight:500;font-size:12px;line-height:15px;color:#fff}.full-banner .sp-banners__descr-sub{color:#05326e;font-size:20px;line-height:24px;font-weight:400}.spec-new-through-banner.full-banner .sp-banners__descr-sub{color:#fff}.sp-banners__btn{width:160px;height:30px;display:flex;align-items:center;justify-content:center;background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#fff;font-weight:700;flex-shrink:0}.full-banner .sp-banners__btn{width:120px}.sp-banners__btn--light-blue{background:#fff;color:#009fdf}.sp-banners__btn:hover{transform:scale(.99)}.scpecial-season-page.new-season-2021 .take-kasko.spec-new-banner{background:linear-gradient(100.84deg,#009fdf,#05326e);overflow:hidden}.scpecial-season-page.new-season-2021 .spec-new-banner .take-kasko__subtitle,.scpecial-season-page.new-season-2021 .spec-new-banner .take-kasko__title{color:#fff}.scpecial-season-page.new-season-2022 .take-kasko.spec-new-banner{background:linear-gradient(100.84deg,#009fdf,#05326e);overflow:hidden}.scpecial-season-page.new-season-2022 .spec-new-banner .take-kasko__subtitle,.scpecial-season-page.new-season-2022 .spec-new-banner .take-kasko__title{color:#fff}.spec-new-banner-img-wrapper{position:absolute;right:0;top:-25%;bottom:-25%;background-color:#fff;display:flex;align-items:center;left:50%;overflow:hidden;border-top-left-radius:100%;border-bottom-left-radius:100%}.spec-new-banner-img-wrapper img{margin-left:20px}.banner-important-box{background-color:#009fdf}.banner-important-inner{display:flex;justify-content:space-between;align-items:center}.banner-important-text{text-transform:uppercase;font-weight:500;font-size:24px;line-height:29px;letter-spacing:.03em;color:#fff}.banner-important-text strong{font-weight:700}a.button-style.banner-important-btn{background:#05326e;border-radius:2px;width:300px}@media (max-width:1440px){.scpecial-season-page .take-kasko .ico2{right:-110px;transform:scale(.7)}.spec-new-banner-img-wrapper{left:60%}.spec-new-banner-img-wrapper img{width:85%}.full-banner .sp-banners__descr-name{font-size:27px;line-height:30px;margin-bottom:10px}.full-banner .sp-banners__descr-sub{font-size:15px;line-height:18px;max-width:500px}.scpecial-season-page .take-kasko__subtitle{margin-bottom:50px}.scpecial-season-page.new-season-2021 .spec-new-banner .take-kasko__item,.scpecial-season-page.new-season-2022 .spec-new-banner .take-kasko__item{padding-top:100px}}@media (max-width:1200px){.sp-banners__wrap{flex-wrap:wrap}.sp-banners__item{width:100%;justify-content:center}.sp-banners__item--left:after,.sp-banners__item--right:after{display:block}.sp-banners__item--singl .sp-banners__btn{margin-right:20px}.sp-banners__descr-name{font-size:12px;line-height:14px}.sp-banners__descr-sub{font-size:10px}.spec-new-through-banner .sp-banners__ico{left:calc(50% + 300px)}a.button-style.banner-important-btn{width:auto}}@media (max-width:991px){.scpecial-season-page .take-kasko{min-height:540px}.scpecial-season-page .take-kasko .ico1{left:350px}.scpecial-season-page .take-kasko .ico2{right:-27%;transform:scale(.7)}.sp-season-cases2__wrap,.sp-season-cases__wrap{margin-bottom:0}.sp-banners{display:none}.sp-banners.full-banner.spec-new-through-banner{display:block;background:#fff}.spec-new-through-banner.full-banner .sp-banners__descr-name{color:#05326e;font-size:14px;line-height:17px}.sp-banners__item.sp-banners__item--full{display:block;z-index:2;padding:0}.spec-new-through-banner .sp-banners__ico{left:auto;z-index:1}.spec-new-through-banner .sp-banners__btn{height:20px;margin-top:10px;font-size:7px;line-height:9px}.spec-new-through-banner .sp-banners__descr{margin-top:10px;padding:0 150px 0 0}.spec-new-through-banner.full-banner .sp-banners__descr-sub{color:#05326e;font-size:7px;line-height:11px}.scpecial-season-page.new-season-2021 .spec-new-banner .take-kasko__wrap{width:60%}.scpecial-season-page.new-season-2021 .spec-new-banner .take-kasko__title{text-align:left}.scpecial-season-page.new-season-2021 .spec-new-banner .take-kasko__subtitle{font-size:18px}.scpecial-season-page.new-season-2022 .spec-new-banner .take-kasko__wrap{width:60%}.scpecial-season-page.new-season-2022 .spec-new-banner .take-kasko__title{text-align:left}.scpecial-season-page.new-season-2022 .spec-new-banner .take-kasko__subtitle{font-size:18px}.banner-important-box{display:none}}@media (max-width:767px){.scpecial-season-page .take-kasko{min-height:auto;overflow:hidden}.scpecial-season-page .take-kasko__subtitle,.scpecial-season-page .take-kasko__title{max-width:100%}.scpecial-season-page .take-kasko .ico2{display:none}.scpecial-season-page .take-kasko-advantages__subtitle{font-size:12px;line-height:14px;text-align:center}.sp-season-cases{padding-bottom:50px}.sp-season-cases__item{width:100%;min-height:140px;margin:0;padding:20px 15px}.sp-season-cases__item-ico{margin-bottom:22px}.sp-season-cases__item-ico img{width:100%}.sp-season-cases__item-btn-more{font-size:10px}.sp-season-cases2{padding-bottom:50px}.sp-season-cases2__item{width:100%;min-height:140px;margin:0 0 20px;padding:20px 15px}.sp-season-cases2__item-ico{margin-bottom:22px}.sp-season-cases2__item-ico img{width:100%}.sp-season-cases2__item-btn-more{font-size:10px}.scpecial-season-page.new-season-2021 .take-kasko.spec-new-banner,.scpecial-season-page.new-season-2022 .take-kasko.spec-new-banner{background:#fff}.spec-new-banner-img-wrapper{position:relative;left:auto;right:auto;top:auto;bottom:auto}.spec-new-banner-img-wrapper img{max-width:400px;margin:auto}.scpecial-season-page.new-season-2021 .spec-new-banner .take-kasko__subtitle,.scpecial-season-page.new-season-2021 .spec-new-banner .take-kasko__title{color:#05326e}.scpecial-season-page.new-season-2021 .spec-new-banner .take-kasko__title{text-align:center}.scpecial-season-page.new-season-2021 .spec-new-banner .take-kasko__wrap{width:100%}.scpecial-season-page.new-season-2021 .spec-new-banner .take-kasko__item{padding-top:10px}.scpecial-season-page.new-season-2022 .spec-new-banner .take-kasko__subtitle,.scpecial-season-page.new-season-2022 .spec-new-banner .take-kasko__title{color:#05326e}.scpecial-season-page.new-season-2022 .spec-new-banner .take-kasko__title{text-align:center}.scpecial-season-page.new-season-2022 .spec-new-banner .take-kasko__wrap{width:100%}.scpecial-season-page.new-season-2022 .spec-new-banner .take-kasko__item{padding-top:10px}}@media (max-width:480px){.scpecial-season-page .take-kasko .ico1{width:427px;height:427px;left:40%;top:0}.sp-season-cases2 .questionnaire__btn,.sp-season-cases .questionnaire__btn{width:100%;height:40px;font-size:10px}}.scpecial-season-page.new-season-2021 .take-kasko{background:#fff;position:relative}.scpecial-season-page.new-season-2021 .take-kasko__title{color:#05326e}.scpecial-season-page.new-season-2021 .take-kasko__subtitle{color:#05326e;font-size:22px;line-height:27px;font-weight:400}.scpecial-season-page.new-season-2021 .strip{position:absolute;width:100%;height:40%;top:25%;bottom:20%;background:rgba(0,159,223,.1);border-radius:5px;transform:matrix(-1,0,0,1,0,0);z-index:5}.scpecial-season-page.new-season-2021 .take-kasko__item{padding-top:200px;max-width:590px}.scpecial-season-page.new-season-2021 .sp-season-cases__item{width:auto;flex:1 1 0;height:130px;min-height:130px;padding:0}.scpecial-season-page.new-season-2022 .take-kasko{background:#fff;position:relative}.scpecial-season-page.new-season-2022 .take-kasko__title{color:#05326e;font-size:64px}.scpecial-season-page.new-season-2022.jcb .take-kasko__title,.scpecial-season-page.new-season-2022.tonar .take-kasko__title{font-size:52px;margin-bottom:20px}.scpecial-season-page.new-season-2022.tonar .take-kasko__title{font-size:58px;margin-bottom:30px}.scpecial-season-page.new-season-2022 .take-kasko__subtitle{color:#05326e;font-size:22px;line-height:27px;font-weight:400;display:flex;align-items:center;margin-bottom:30px;letter-spacing:.02em}.scpecial-season-page.new-season-2022.jcb .take-kasko__subtitle,.scpecial-season-page.new-season-2022.tonar .take-kasko__subtitle{margin-bottom:100px;max-width:370px;display:block}.scpecial-season-page.new-season-2022 .take-kasko__subtitle .like_btn{color:#fff;padding:15px 47px;background:#05326e;border-radius:5px;margin-left:20px}.scpecial-season-page.new-season-2022.jcb .take-kasko__subtitle .like_btn,.scpecial-season-page.new-season-2022.tonar .take-kasko__subtitle .like_btn{font-weight:700;font-size:56px;line-height:68px;display:block;text-align:left;letter-spacing:.02em;color:#05326e;background:none;padding:0;margin-left:0;margin-top:10px}.scpecial-season-page.new-season-2022.tonar .take-kasko__subtitle .like_btn{font-size:44px;line-height:120%}.scpecial-season-page.new-season-2022 .take-kasko-advantages__subtitle{text-align:center;max-width:1096px}.scpecial-season-page.new-season-2022.jcb .take-kasko-advantages__subtitle,.scpecial-season-page.new-season-2022.tonar .take-kasko-advantages__subtitle{font-weight:700;font-size:20px;line-height:24px;color:#05326e;text-align:left;margin-bottom:20px;max-width:none}.scpecial-season-page.new-season-2022.tonar .take-kasko-advantages__subtitle{text-align:center}.scpecial-season-page.new-season-2022.jcb .take-kasko-advantages__desc_text,.scpecial-season-page.new-season-2022.tonar .take-kasko-advantages__desc_text{font-weight:500;font-size:16px;line-height:20px;color:#05326e}.scpecial-season-page.new-season-2022.tonar .take-kasko-advantages__desc_text{text-align:center}.scpecial-season-page.new-season-2022.jcb .take-kasko-advantages__desc_text strong,.scpecial-season-page.new-season-2022.tonar .take-kasko-advantages__desc_text strong{font-weight:700}.scpecial-season-page.new-season-2022.jcb .take-kasko-advantages__desc_logos,.scpecial-season-page.new-season-2022.tonar .take-kasko-advantages__desc_logos{float:right;margin-top:45px}.scpecial-season-page.new-season-2022.jcb .take-kasko-advantages__desc_wrapper,.scpecial-season-page.new-season-2022.tonar .take-kasko-advantages__desc_wrapper{margin-bottom:70px;padding:0 10px}.scpecial-season-page.new-season-2022 .sp-season-cases .take-kasko__btn{width:426px;max-width:100%}.scpecial-season-page.new-season-2022 .take-kasko-advantages{padding-bottom:60px}.scpecial-season-page.new-season-2022 .take-kasko-advantages__ico{width:auto;height:auto;justify-content:left;margin-bottom:30px}.scpecial-season-page.new-season-2022 .take-kasko-advantages__subtitle p:last-child{margin-top:15px}.scpecial-season-page.new-season-2022 .take-kasko .ico2{top:130px}.scpecial-season-page.new-season-2022 .take-kasko .ico2 .mobile_img{display:none}.scpecial-season-page.new-season-2022.jcb .take-kasko .ico2,.scpecial-season-page.new-season-2022.tonar .take-kasko .ico2{top:60px;right:0;text-align:right;z-index:1}.scpecial-season-page.new-season-2022.tonar .take-kasko .ico2{right:50px}.scpecial-season-page.new-season-2022.jcb .take-kasko .container,.scpecial-season-page.new-season-2022.tonar .take-kasko .container{position:relative;z-index:5}.scpecial-season-page.new-season-2022.jcb .take-kasko .container:after,.scpecial-season-page.new-season-2022.tonar .take-kasko .container:after{content:"";display:block;width:203px;height:174px;background-size:cover;position:absolute;top:0;right:120px;z-index:5}.scpecial-season-page.new-season-2022.jcb .strip,.scpecial-season-page.new-season-2022.tonar .strip{z-index:1}.scpecial-season-page.new-season-2022 .strip{position:absolute;width:100%;height:36px;bottom:85px;background:rgba(0,159,223,.1);border-radius:5px;transform:matrix(-1,0,0,1,0,0);z-index:5}.scpecial-season-page.new-season-2022.tonar .strip{width:1040px;height:1040px;border-radius:50%;right:-15%;top:-33%}.scpecial-season-page.new-season-2022 .take-kasko__item{padding-top:180px;max-width:100%}.scpecial-season-page.new-season-2022.mpt .take-kasko__item{max-width:600px}.scpecial-season-page.new-season-2022 .sp-season-cases__item{width:auto;flex:1 1 0;height:130px;min-height:130px;padding:0}.scpecial-season-lkt{background:#fff}.scpecial-season-lkt .take-kasko{background:#fff;position:relative;min-height:630px}.scpecial-season-lkt .take-kasko__title{font-weight:700;font-size:48px;line-height:54px;color:#05326e;margin-bottom:40px}.scpecial-season-lkt .take-kasko__subtitle{font-size:22px;line-height:27px;color:#05326e;margin-bottom:70px}.scpecial-season-lkt .take-kasko__item{max-width:715px}.scpecial-season-lkt button.take-kasko__btn{background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);color:#fff}.scpecial-season-lkt .take-kasko .ico2{top:auto;bottom:0;right:-30px}.scpecial-season-lkt .take-kasko:after{content:"";display:block;border-radius:100%;background:linear-gradient(180deg,#009fdf,#05326e);transform:rotate(-60deg);position:absolute;right:-30%;bottom:-70%;width:1334px;height:867px}.scpecial-season-lkt .take-kasko-advantages__subtitle p:last-child{margin-top:15px}.scpecial-season-lkt .take-kasko-advantages__ico{width:auto;height:auto;justify-content:left;margin-bottom:30px}.banner-specseason-2022 .sp-banners__item{background:#fff;padding:0 45px 0 0}.banner-specseason-2022 .sp-banners__item--left:after,.banner-specseason-2022 .sp-banners__item--left:before,.banner-specseason-2022 .sp-banners__item--right:after,.banner-specseason-2022 .sp-banners__item--right:before{background:#fff}.banner-specseason-2022 .sp-banners__item--left .sp-banners__descr{margin-right:15px}.banner-specseason-2022 .sp-banners__item--right .sp-banners__descr{margin-left:15px}.banner-specseason-2022 .sp-banners__descr-name{font-weight:700;font-size:20px;line-height:24px;color:#05326e}.banner-specseason-2022 .sp-banners__item--left .sp-banners__descr-name{text-align:right}.banner-specseason-2022 .sp-banners__item--right .sp-banners__descr-name{text-align:left}.banner-specseason-2022 .sp-banners__descr-sub{font-weight:600;font-size:12px;line-height:15px;text-align:right;color:#009fdf}.banner-specseason-2022 .sp-banners__item--left .sp-banners__descr-sub{text-align:right}.banner-specseason-2022 .sp-banners__item--right .sp-banners__descr-sub{text-align:left}.box-home-main .block.main-banner-spetssezon-lkt{background:#fff}.box-home-main .block.main-banner-spetssezon-lkt .block-content{max-width:720px}.box-home-main .block.main-banner-spetssezon-lkt .block-title p{color:#05326e;line-height:54px;margin-bottom:40px}.box-home-main .block.main-banner-spetssezon-lkt .block-title p.subtitle{font-size:22px;line-height:27px;font-weight:400;max-width:450px}.box-home-main .block.main-banner-spetssezon-lkt .block-img{bottom:0}.box-home-main .block.main-banner-spetssezon-2022{background:#fff;display:block;position:relative}.box-home-main .block.main-banner-spetssezon-2022:after{content:"";display:block;position:absolute;width:100%;height:36px;bottom:150px;left:0;right:0;background:rgba(0,159,223,.1);border-radius:5px;transform:matrix(-1,0,0,1,0,0);z-index:5}.box-home-main .block.main-banner-spetssezon-2022.jcb:after{display:none}.box-home-main .block.main-banner-spetssezon-2022.tonar:after{background:rgba(0,159,223,.1);width:1040px;height:1040px;border-radius:50%;right:-20%;top:-25%;left:unset;z-index:1}.box-home-main .block.main-banner-spetssezon-2022 .container{margin-top:60px}.box-home-main .block.main-banner-spetssezon-2022.tonar .container{margin-top:150px}.box-home-main .block.main-banner-spetssezon-2022.jcb .container:after,.box-home-main .block.main-banner-spetssezon-2022.tonar .container:after{content:"";display:block;width:203px;height:174px;background-size:cover;position:absolute;top:0;right:200px;z-index:5}.box-home-main .block.main-banner-spetssezon-2022 .block-content{max-width:none}.box-home-main .block.main-banner-spetssezon-2022 .block-title p{color:#05326e;font-size:64px;line-height:78px;margin-bottom:40px}.box-home-main .block.main-banner-spetssezon-2022.jcb .block-title p,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-title p{font-size:52px;line-height:63px}.box-home-main .block.main-banner-spetssezon-2022 .block-title p.subtitle{font-size:22px;line-height:27px;display:flex;align-items:center;color:#05326e;font-weight:400}.box-home-main .block.main-banner-spetssezon-2022.jcb .block-title p.subtitle,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-title p.subtitle{display:block;max-width:370px;margin-bottom:100px}.box-home-main .block.main-banner-spetssezon-2022 .block-title p.subtitle .like_btn{color:#fff;padding:15px 47px;background:#05326e;border-radius:5px;margin-left:20px}.box-home-main .block.main-banner-spetssezon-2022.jcb .block-title p.subtitle .like_btn,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-title p.subtitle .like_btn{background:none;color:#05326e;font-weight:700;padding:0;margin-left:0;margin-top:10px;display:block;font-size:56px;line-height:68px}.box-home-main .block.main-banner-spetssezon-2022.tonar .block-title p.subtitle .like_btn{font-size:44px}.box-home-main .block.main-banner-spetssezon-2022 .block-img{left:0;bottom:70px}.box-home-main .block.main-banner-spetssezon-2022.jcb .block-img,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-img{text-align:right;margin-right:150px;top:50px}.box-home-main .block.main-banner-spetssezon-2022 .block-img img{margin:auto}.box-home-main .block.main-banner-spetssezon-2022.jcb .block-img img.desktop_img,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-img img.desktop_img{display:inline}.banner-leaseback{position:relative}.banner-leaseback,.box-home-main .block.leaseback,.box-home-main .block.leasing-china,.box-home-main .block.slider-china-brands,.box-home-main .block.slider-used{background-color:#fff}.banner-leaseback .block-img,.box-home-main .block.leaseback .block-img,.box-home-main .block.leasing-china .block-img,.box-home-main .block.practical-leasing .block-img,.box-home-main .block.slider-used .block-img{bottom:0;top:0;right:0;text-align:right}.banner-leaseback .block-content,.box-home-main .block.leaseback .block-content,.box-home-main .block.leasing-china .block-content,.box-home-main .block.slider-used .block-content{color:#05326e;max-width:750px}.box-home-main .block .block-title.mobile{display:none}.banner-leaseback .block-title,.box-home-main .block.leaseback .block-title,.box-home-main .block.leasing-china .block-title,.box-home-main .block.practical-leasing .block-title,.box-home-main .block.slider-used .block-title{position:relative;margin-bottom:50px}.banner-leaseback .block-title:before,.box-home-main .block.leaseback .block-title:before,.box-home-main .block.leasing-china .block-title:before,.box-home-main .block.practical-leasing .block-title:before{content:"";display:block;position:absolute;top:-10%;bottom:-15%;left:-100%;right:-40%;background:linear-gradient(90deg,rgba(0,159,223,.1),rgba(0,159,223,0) 115.19%);z-index:1}.box-home-main .block.practical-leasing .block-title:before{background:linear-gradient(90.18deg,#0366a4 9.57%,rgba(3,102,164,0) 99.84%)}.banner-leaseback .block-title h1,.banner-leaseback .block-title p{font-weight:700;line-height:1.42;position:relative;z-index:2}.banner-leaseback .block-title h1,.banner-leaseback .block-title p,.box-home-main .block.leaseback .block-title p{font-size:64px}.box-home-main .block.slider-used .block-title p{font-size:52px;line-height:110%}.box-home-main .block.leasing-china .block-title p{font-size:40px}.banner-leaseback .block-title p.subtitle,.box-home-main .block.leaseback .block-title p.subtitle,.box-home-main .block.leasing-china .block-title p.subtitle{font-size:26px;font-weight:400}.banner-leaseback .block-list ul li,.box-home-main .block.leaseback .block-list ul li,.box-home-main .block.leasing-china .block-list ul li,.box-home-main .block.practical-leasing .block-list ul li{font-weight:500;font-size:22px;line-height:37px}.box-home-main .block.slider-used .block-list ul li{font-weight:500;font-size:18px;line-height:22px;margin-bottom:20px;list-style:disc inside;display:list-item;padding-left:10px}.banner-leaseback .block-list ul li:before,.box-home-main .block.leaseback .block-list ul li:before,.box-home-main .block.leasing-china .block-list ul li:before,.box-home-main .block.practical-leasing .block-list ul li:before{margin-top:13px}.box-home-main .block.slider-used .block-list ul li:before{display:none}.banner-leaseback .block-img img,.box-home-main .block.leaseback .block-img img,.box-home-main .block.leasing-china .block-img img,.box-home-main .block.practical-leasing .block-img img,.box-home-main .block.slider-used .block-img img{height:100%;width:auto}.banner-leaseback .block-img .desktop_img,.box-home-main .block.leaseback .block-img .desktop_img,.box-home-main .block.slider-used .block-img .desktop_img{display:unset}.box-home-main .block.practical-leasing{background-color:#009fdf}.box-home-main .block.practical-leasing .block-content{max-width:800px}.box-home-main .block.practical-leasing .block-title p{font-weight:700;font-size:38px;line-height:46px}.box-home-main .block.practical-leasing .block-list ul li:before{background:#05326e}.scpecial-season-page.new-season-2022.gaz,.scpecial-season-page.new-season-2022.mpt{margin-top:-24px;background-color:#fff}.scpecial-season-page.new-season-2022.mpt{padding-bottom:100px}.scpecial-season-page.new-season-2022.gaz .take-kasko .ico2,.scpecial-season-page.new-season-2022.mpt .take-kasko .ico2{top:0;right:0;left:unset;transform:none;height:100%}.scpecial-season-page.new-season-2022.gaz .take-kasko .ico2 img,.scpecial-season-page.new-season-2022.mpt .take-kasko .ico2 img{height:100%}.scpecial-season-page.new-season-2022.gaz .take-kasko__title,.scpecial-season-page.new-season-2022.mpt .take-kasko__title{font-size:48px}.scpecial-season-page.new-season-2022.mpt .take-kasko__title{font-weight:600}.scpecial-season-page.new-season-2022.gaz .take-kasko__title span,.scpecial-season-page.new-season-2022.mpt .take-kasko__title span{color:#009fdf}.scpecial-season-page.new-season-2022.gaz .take-kasko__subtitle,.scpecial-season-page.new-season-2022.mpt .take-kasko__subtitle{font-weight:500;font-size:18px;line-height:22px;max-width:597px;display:block;margin-bottom:100px}.scpecial-season-page.new-season-2022.mpt .take-kasko__subtitle{font-size:16px;margin-bottom:20px}.scpecial-season-page.new-season-2022.mpt .take-kasko__btn{margin-top:40px}.scpecial-season-page.new-season-2022.mpt .take-kasko__subtitle .color-blue{color:#0d78be}.scpecial-season-page.new-season-2022.gaz .take-kasko__subtitle strong{font-weight:700;color:#009fdf}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-desc,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-desc{display:grid;grid-template-columns:1fr 1fr;margin-top:100px}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-desc p,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-desc p{font-size:16px;line-height:20px}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-desc p strong,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-desc p strong{font-weight:700}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-desc .catalog-gaz-desc-text{max-width:528px}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-desc .catalog-gaz-desc-list,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-desc .catalog-mpt-desc-list{background-color:#e6f6fc;padding:30px}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-desc .catalog-gaz-desc-list h5,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-desc .catalog-mpt-desc-list h5{font-weight:700;font-size:24px;line-height:100%;color:#054581;padding-bottom:10px}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-desc .catalog-gaz-desc-list ul,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-desc .catalog-mpt-desc-list ul{margin-left:15px}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-desc .catalog-gaz-desc-list li:before,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-desc .catalog-mpt-desc-list li:before{content:"\2B58";color:#009fdf;font-weight:700;display:inline-block;width:2em;margin-left:-1em;vertical-align:middle;font-size:.7em}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-desc .catalog-gaz-desc-list li,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-desc .catalog-mpt-desc-list li{font-weight:500;font-size:16px;line-height:20px;color:#05326e;margin-top:20px}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-desc .catalog-gaz-desc-list li strong,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-desc .catalog-mpt-desc-list li strong{font-weight:700}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-advantages{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px}.scpecial-season-page.new-season-2022.mpt .catalog-mpt-advantages{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:20px}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-advantages .catalog-gaz-advantages-item,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-advantages .catalog-mpt-advantages-item{border:1px solid #e6f6fc;border-radius:5px;text-align:center;padding:35px}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-advantages .catalog-gaz-advantages-item p,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-advantages .catalog-mpt-advantages-item p{font-weight:500;font-size:16px;line-height:20px;color:#05326e}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-advantages .catalog-gaz-advantages-item p strong,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-advantages .catalog-mpt-advantages-item p strong{font-weight:700;letter-spacing:.1em}.catalog-mpt-makes{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;align-items:center;text-align:center;grid-gap:20px;margin-bottom:20px}.catalog-mpt-makes__item{padding:15px;border:1px solid #e6f6fc;border-radius:5px;height:100%;justify-content:center;display:flex;align-items:center}.box.catalog-mpt-makes__wrapper .box-title p,.catalog-mpt-advantages__wrapper .box-title p,.mpt-calc-example .box-title p{letter-spacing:unset;text-transform:none}.box.catalog-mpt-makes__wrapper .box-title p{text-align:center}.catalog-mpt-makes__desc{font-size:16px;margin-bottom:20px}.mpt-calc-example__first-row{display:flex;margin-bottom:15px}.mpt-calc-example__first-row-left{border:1px solid #e6f6fc;border-radius:5px;padding:30px;width:315px;margin-right:20px}.mpt-calc-example__first-row-right{background:#e5f5fc;padding:30px;position:relative;flex:1}.mpt-calc-example__first-row-right:after{content:"";display:block;height:100%;position:absolute;right:-350px;top:0;width:350px;background:#e5f5fc}.mpt-calc-example-item:not(:last-child){margin-bottom:30px}.mpt-calc-example-item__title{font-weight:700;font-size:16px;color:#05326e;margin-bottom:15px;line-height:100%}.mpt-calc-example-item__value{font-weight:700;font-size:22px;color:#009fdf;line-height:100%}.mpt-calc-example-item__value .small{font-weight:500;font-size:14px}.mpt_calc_img{position:absolute;right:0;top:-50px}.mpt-calc-example__second-row{width:762px;border:1px solid #e6f6fc;border-radius:5px;padding:15px 30px;display:flex;align-items:center;max-width:100%}.mpt-calc-example__second-row-right{margin-left:30px}.mpt-calc-example__second-row-right p{font-weight:500;font-size:16px;color:#05326e;line-height:100%}.mpt-calc-example__second-row-right p strong{font-weight:700;color:#009fdf}.mpt-calc-example__second-row-left{width:500px}@media (max-width:1440px){.scpecial-season-page.new-season-2021 .take-kasko{min-height:430px}.scpecial-season-page.new-season-2021 .strip{height:40%;top:33%}.scpecial-season-page.new-season-2021 .sp-season-cases__wrap{display:grid;grid-template-columns:1fr 1fr 1fr}.scpecial-season-page.new-season-2022 .take-kasko{min-height:500px}.scpecial-season-page.new-season-2022 .strip{bottom:85px}.scpecial-season-page.new-season-2022.jcb .take-kasko .container:after,.scpecial-season-page.new-season-2022.tonar .take-kasko .container:after{right:0}.scpecial-season-page.new-season-2022 .take-kasko-advantages__subtitle{font-size:16px}.scpecial-season-page.new-season-2022 .sp-season-cases__wrap{display:grid;grid-template-columns:1fr 1fr 1fr}.scpecial-season-page .take-kasko .ico2{top:-30px}.scpecial-season-page.new-season-2021 .take-kasko__item{padding-top:150px}.scpecial-season-page.new-season-2022 .take-kasko__item{padding-top:50px}.scpecial-season-page.new-season-2022.mpt .take-kasko__item{padding-top:150px}.scpecial-season-page.new-season-2022 .take-kasko__title{font-size:48px}.scpecial-season-page.new-season-2022 .take-kasko__subtitle{font-size:18px}.scpecial-season-page.new-season-2022.jcb .take-kasko__subtitle,.scpecial-season-page.new-season-2022.tonar .take-kasko__subtitle{max-width:330px}.scpecial-season-page.new-season-2022 .take-kasko .ico2{top:30px;left:50%;transform:translate(-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.scpecial-season-page.new-season-2022.jcb .take-kasko .ico2,.scpecial-season-page.new-season-2022.tonar .take-kasko .ico2{right:0;left:unset;transform:none}.scpecial-season-page.new-season-2022.jcb .take-kasko .ico2 img,.scpecial-season-page.new-season-2022.tonar .take-kasko .ico2 img{max-width:650px}.scpecial-season-page.new-season-2022.tonar .take-kasko .ico2 img{max-width:600px}.scpecial-season-page.new-season-2022 .take-kasko__subtitle .like_btn{padding:12px 35px}.box-home-main .block.main-banner-spetssezon-2022.tonar:after{right:-35%}.box-home-main .block.slider-china-brands:after{right:-45%}.box-home-main .block.main-banner-spetssezon-2022.jcb .container:after,.box-home-main .block.main-banner-spetssezon-2022.tonar .container:after{right:10px}.scpecial-season-page.new-season-2022.tonar .strip{right:-35%;top:-55%}.scpecial-season-lkt .take-kasko{min-height:450px}.scpecial-season-lkt .take-kasko__item{max-width:580px}.scpecial-season-lkt .take-kasko__title{font-size:36px;line-height:48px}.scpecial-season-lkt .take-kasko .ico2 img{width:700px}.scpecial-season-lkt .take-kasko__item{padding-top:40px}.scpecial-season-lkt .take-kasko__subtitle{font-size:18px;margin-bottom:40px}.scpecial-season-lkt .take-kasko:after{transform:rotate(-40deg);right:-50%;bottom:-80%;width:1234px;height:767px}.box-home-main .block.main-banner-spetssezon-lkt .block-img img{width:800px}.box-home-main .block.main-banner-spetssezon-2022 .block-img img{width:auto}.box-home-main .block.main-banner-spetssezon-2022.jcb .block-img,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-img{margin-right:0}.box-home-main .block.slider-used .block-img{right:-100px}}@media (max-width:1200px){.scpecial-season-page.new-season-2021 .take-kasko__item{max-width:500px;margin-bottom:25px;padding-top:140px}.scpecial-season-page.new-season-2021 .take-kasko{min-height:400px}.scpecial-season-page.new-season-2021 .take-kasko .ico2{top:-50px}.scpecial-season-page.new-season-2021 .strip{height:45%;bottom:120px}.scpecial-season-page.new-season-2022 .take-kasko .ico2{top:-50px}.scpecial-season-page.new-season-2022.jcb .take-kasko .ico2,.scpecial-season-page.new-season-2022.tonar .take-kasko .ico2{right:-100px}.scpecial-season-page.new-season-2022.jcb .take-kasko .container:after,.scpecial-season-page.new-season-2022.tonar .take-kasko .container:after{right:-50px}.scpecial-season-page.new-season-2022.tonar .strip{right:-50%}.scpecial-season-page .take-kasko__title{margin-bottom:20px}.scpecial-season-page.new-season-2021 .take-kasko__subtitle,.scpecial-season-page.new-season-2022 .take-kasko__subtitle{font-size:20px;margin-bottom:50px}.scpecial-season-page.new-season-2022 .strip{bottom:125px}.scpecial-season-page.new-season-2022 .take-kasko-advantages{padding-top:0}.scpecial-season-lkt .take-kasko{min-height:380px}.scpecial-season-lkt .take-kasko__title{font-size:31px;line-height:42px}.scpecial-season-lkt .take-kasko__subtitle{font-size:16px;line-height:21px}.scpecial-season-lkt .take-kasko .ico2 img{max-width:550px}.scpecial-season-lkt .take-kasko:after{right:-65%;bottom:-95%}.box-home-main .block.main-banner-spetssezon-lkt .block-img img{width:650px}.box-home-main .block.main-banner-spetssezon-lkt .block-title p{line-height:44px}.box-home-main .block.main-banner-spetssezon-2022:after{bottom:120px}.box-home-main .block.main-banner-spetssezon-2022.tonar:after{top:-40%;right:-60%}.box-home-main .block.slider-china-brands:after{right:-55%}.box-home-main .block.main-banner-spetssezon-2022 .block-title p{font-size:48px;margin-bottom:20px}.box-home-main .block.main-banner-spetssezon-2022 .block-title p.subtitle{font-size:18px}.box-home-main .block.main-banner-spetssezon-2022 .block-img img{max-width:1200px}.box-home-main .block.main-banner-spetssezon-2022.jcb .block-img,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-img{margin-right:0;top:100px}.box-home-main .block.main-banner-spetssezon-2022.jcb .block-img img,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-img img{max-width:550px}.box-home-main .block.main-banner-spetssezon-2022 .block-title p.subtitle .like_btn{padding:15px 37px}.banner-leaseback .block-img,.box-home-main .block.leaseback .block-img,.box-home-main .block.leasing-china .block-img,.box-home-main .block.practical-leasing .block-img,.box-home-main .block.slider-used .block-img{right:-15%;text-align:right}.banner-leaseback .block-img img.desktop_img,.box-home-main .block.leaseback .block-img img.desktop_img,.box-home-main .block.leasing-china .block-img img.desktop_img,.box-home-main .block.practical-leasing .block-img img.desktop_img,.box-home-main .block.slider-used .block-img img.desktop_img{width:auto;height:100%;display:unset}.banner-leaseback .block-title h1,.banner-leaseback .block-title p,.box-home-main .block.leaseback .block-title p,.box-home-main .block.leasing-china .block-img img.desktop_img,.box-home-main .block.slider-used .block-title p{font-size:48px}.box-home-main .block.practical-leasing .block-title p{font-size:33px}.banner-leaseback .block-title p.subtitle,.box-home-main .block.leaseback .block-title p.subtitle{font-size:21px}.banner-leaseback .block-list ul li,.box-home-main .block.leaseback .block-list ul li,.box-home-main .block.leasing-china .block-list ul li,.box-home-main .block.practical-leasing .block-list ul li,.box-home-main .block.slider-common-2022 .block-list ul li,.box-home-main .block.slider-used .block-list ul li{font-size:100%;line-height:27px}.banner-leaseback .block-list ul li:before,.box-home-main .block.leaseback .block-list ul li:before,.box-home-main .block.leasing-china .block-list ul li:before,.box-home-main .block.practical-leasing .block-list ul li:before,.box-home-main .block.slider-common-2022 .block-list ul li:before,.box-home-main .block.slider-used .block-list ul li:before{margin-top:9px;width:10px;height:10px}.scpecial-season-page.new-season-2022.mpt .take-kasko .ico2{right:-150px}}@media (max-width:991px){.scpecial-season-page.new-season-2022.jcb .take-kasko__subtitle,.scpecial-season-page.new-season-2022.tonar .take-kasko__subtitle{margin-bottom:15px;max-width:none}.scpecial-season-page.new-season-2022.jcb .take-kasko .ico2 img,.scpecial-season-page.new-season-2022.tonar .take-kasko .ico2 img{max-width:100%;margin:auto}.scpecial-season-page.new-season-2021 .strip{display:none}.scpecial-season-page.new-season-2021 .take-kasko .ico2{position:relative;right:auto;left:auto;top:auto;bottom:auto;transform:none;max-width:500px;margin:auto;width:100%;text-align:center}.scpecial-season-page.new-season-2021 .take-kasko .ico2 img{max-width:100%;max-height:100%;height:auto;width:auto}.scpecial-season-page.new-season-2021 .take-kasko__wrap{display:block}.scpecial-season-page.new-season-2021 .take-kasko__item{max-width:100%;padding-top:10px}.scpecial-season-page.new-season-2021 .take-kasko__title{text-align:center}.scpecial-season-page.new-season-2021 .sp-season-cases__wrap{grid-template-columns:1fr 1fr}.scpecial-season-page.new-season-2021 .sp-season-cases{padding-bottom:40px}.scpecial-season-page.new-season-2022 .take-kasko .ico2,.scpecial-season-page.new-season-2022.jcb .take-kasko .ico2,.scpecial-season-page.new-season-2022.tonar .take-kasko .ico2{position:relative;right:auto;left:auto;top:auto;bottom:auto;transform:none;max-width:500px;margin:auto;width:100%;text-align:center}.scpecial-season-page.new-season-2022.jcb .take-kasko .ico2,.scpecial-season-page.new-season-2022.tonar .take-kasko .ico2{padding-top:100px}.scpecial-season-page.new-season-2022.jcb .take-kasko .container:after,.scpecial-season-page.new-season-2022.tonar .take-kasko .container:after{right:0}.scpecial-season-page.new-season-2022.jcb .strip,.scpecial-season-page.new-season-2022.tonar .strip{top:140px}.scpecial-season-page.new-season-2022.tonar .strip{top:30px;width:60%;right:20%;height:60%;left:20%}.scpecial-season-page.new-season-2022 .take-kasko .ico2 img{max-width:100%;max-height:100%;height:auto;width:auto}.scpecial-season-page.new-season-2022 .take-kasko__wrap{display:block}.scpecial-season-page.new-season-2022.jcb .take-kasko .container:after,.scpecial-season-page.new-season-2022.tonar .take-kasko .container:after{width:101px;height:87px}.scpecial-season-page.new-season-2022 .take-kasko__item{max-width:100%;padding-top:10px}.scpecial-season-page.new-season-2022.jcb .take-kasko__item,.scpecial-season-page.new-season-2022.tonar .take-kasko__item{margin-bottom:40px}.scpecial-season-page.new-season-2022 .take-kasko__title,.scpecial-season-page.new-season-2022.jcb .take-kasko__title,.scpecial-season-page.new-season-2022.tonar .take-kasko__title{text-align:center;font-size:36px}.scpecial-season-page.new-season-2022.jcb .take-kasko-advantages__desc_logos{float:none;margin-bottom:40px;margin-top:0}.scpecial-season-page.new-season-2022 .take-kasko__subtitle{font-size:18px}.scpecial-season-page.new-season-2022 .strip{top:125px;bottom:auto;height:20px}.scpecial-season-page.new-season-2022 .sp-season-cases__wrap{grid-template-columns:1fr 1fr}.scpecial-season-page.new-season-2022 .sp-season-cases{padding-bottom:40px}.scpecial-season-lkt .take-kasko .ico2{position:relative;text-align:center;width:100%;overflow:hidden;right:auto}.scpecial-season-lkt .take-kasko .ico2 img{position:relative;z-index:3}.scpecial-season-lkt .take-kasko .ico2:before{content:"";display:block;position:absolute;width:240px;height:240px;left:calc(50% - 120px);bottom:0;background:linear-gradient(180deg,#009fdf,#05326e);z-index:1;border-radius:100%}.scpecial-season-lkt .take-kasko .ico2:after{content:"";display:block;position:absolute;width:100%;height:90px;left:0;right:0;bottom:-10px;background:#fff;z-index:2}.scpecial-season-lkt .take-kasko:after{display:none}.scpecial-season-lkt .take-kasko__item{max-width:none}.box-home-main .block.main-banner-spetssezon-lkt .block-img img{width:600px}.box-home-main .block.main-banner-spetssezon-2022 .block-img img{max-width:950px}.box-home-main .block.main-banner-spetssezon-2022.jcb .block-img,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-img{right:-100px}.box-home-main .block.main-banner-spetssezon-2022.tonar:after{right:-80%}.box-home-main .block.slider-china-brands:after{right:-90%}.box-home-main .block.main-banner-spetssezon-2022.jcb .container:after,.box-home-main .block.main-banner-spetssezon-2022.tonar .container:after{width:101px;height:87px}.box-home-main .block.main-banner-spetssezon-2022 .block-title p,.box-home-main .block.main-banner-spetssezon-2022.jcb .block-title p,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-title p{font-size:34px;line-height:48px}.banner-leaseback .block-title h1,.banner-leaseback .block-title p,.box-home-main .block.leaseback .block-title p,.box-home-main .block.leasing-china .block-title p,.box-home-main .block.slider-used .block-title p{font-size:42px}.box-home-main .block.practical-leasing .block-title p{font-size:26px}.banner-leaseback .block-title p.subtitle,.box-home-main .block.leaseback .block-title p.subtitle,.box-home-main .block.main-banner-spetssezon-2022.jcb .block-title p.subtitle,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-title p.subtitle{font-size:19px}.box-home-main .block.main-banner-spetssezon-2022.jcb .block-title p.subtitle,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-title p.subtitle{line-height:24px}.box-home-main .block.main-banner-spetssezon-2022.jcb .block-title p.subtitle .like_btn,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-title p.subtitle .like_btn{font-size:48px}.banner-leaseback .block.leaseback .block-img,.box-home-main .block.leaseback .block-img,.box-home-main .block.leasing-china .block-img,.box-home-main .block.slider-used .block-img{right:-20%}.box-home-main .block.practical-leasing .block-img{right:-30%}.banner-leaseback .block-list,.box-home-main .block.leaseback .block-list,.box-home-main .block.leasing-china .block-list,.box-home-main .block.practical-leasing .block-list,.box-home-main .block.slider-used .block-list{display:flex}.scpecial-season-page.new-season-2022.mpt .take-kasko .ico2{right:0}.scpecial-season-page.new-season-2022.gaz .take-kasko .ico2 img,.scpecial-season-page.new-season-2022.mpt .take-kasko .ico2 img{margin:auto}.scpecial-season-page.new-season-2022.gaz .take-kasko .ico2 img.mobile_img,.scpecial-season-page.new-season-2022.mpt .take-kasko .ico2 img.mobile_img{display:block}.scpecial-season-page.new-season-2022.gaz .take-kasko .ico2 img.desktop_img,.scpecial-season-page.new-season-2022.mpt .take-kasko .ico2 img.desktop_img{display:none}.scpecial-season-page.new-season-2022.mpt .take-kasko__item{padding-top:10px;max-width:none}.scpecial-season-page.new-season-2022.gaz .take-kasko__title,.scpecial-season-page.new-season-2022.mpt .take-kasko__title{font-size:200%}.scpecial-season-page.new-season-2022.gaz .take-kasko__subtitle,.scpecial-season-page.new-season-2022.mpt .take-kasko__subtitle{margin-left:auto;margin-right:auto;margin-bottom:40px}.scpecial-season-page.new-season-2022.gaz .take-kasko__btn,.scpecial-season-page.new-season-2022.mpt .take-kasko__btn{margin:auto}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-desc,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-desc{margin-top:40px;display:block}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-desc .catalog-gaz-desc-text,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-desc .catalog-mpt-desc-text{max-width:none;margin-bottom:40px}.scpecial-season-page.new-season-2022.gaz .take-kasko,.scpecial-season-page.new-season-2022.mpt .take-kasko{min-height:unset}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-advantages,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-advantages{grid-template-columns:1fr 1fr}.mpt-calc-example__first-row{display:block}.mpt-calc-example__first-row-left{width:100%;margin-bottom:10px;padding:20px 25px}.mpt-calc-example__first-row-right{border-radius:5px;padding:20px 25px}.mpt_calc_img{top:20px;width:140px}.mpt_calc_img img{max-width:100%}}@media (max-width:767px){.scpecial-season-page.new-season-2021 .take-kasko .ico2{display:block}.scpecial-season-page.new-season-2021 .take-kasko{margin-top:0;padding-bottom:0}.scpecial-season-page.new-season-2021 .take-kasko__subtitle{font-size:12px;line-height:15px;text-align:center;margin-bottom:20px}.scpecial-season-page.new-season-2021 .take-kasko__title{font-size:22px;line-height:26px;margin-bottom:10px}.scpecial-season-page.new-season-2021 .take-kasko-advantages{padding-top:0}.scpecial-season-page.new-season-2021 .sp-season-cases__wrap{grid-template-columns:1fr;grid-gap:20px;margin-bottom:20px}.scpecial-season-page.new-season-2021 .sp-season-cases{padding-bottom:30px}.scpecial-season-page.new-season-2022.jcb .take-kasko__title,.scpecial-season-page.new-season-2022.tonar .take-kasko__title{font-size:22px;margin-bottom:10px}.scpecial-season-page.new-season-2022 .take-kasko .ico2{display:block;height:auto}.scpecial-season-page.new-season-2022 .take-kasko__subtitle .like_btn,.scpecial-season-page.new-season-2022.jcb .take-kasko__subtitle .like_btn,.scpecial-season-page.new-season-2022.tonar .take-kasko__subtitle .like_btn{background:none;color:#05326e;font-weight:700;padding:0;margin-left:0;white-space:nowrap;display:inline;font-size:100%}.scpecial-season-page.new-season-2022.jcb .take-kasko__subtitle .like_btn,.scpecial-season-page.new-season-2022.tonar .take-kasko__subtitle .like_btn{margin-top:0;line-height:100%}.scpecial-season-page.new-season-2022.jcb .take-kasko-advantages__desc_wrapper,.scpecial-season-page.new-season-2022.tonar .take-kasko-advantages__desc_wrapper{margin-bottom:40px}.scpecial-season-page.new-season-2022.jcb .take-kasko .ico2,.scpecial-season-page.new-season-2022.tonar .take-kasko .ico2{padding-top:30px}.scpecial-season-page.new-season-2022.jcb .strip{top:80px}.scpecial-season-page.new-season-2022.jcb .take-kasko-advantages__desc_logos{text-align:center;max-width:80%;margin-left:auto;margin-right:auto}.scpecial-season-page.new-season-2022.jcb .take-kasko-advantages__desc_logos img{max-width:100%}.scpecial-season-page.new-season-2022.jcb .take-kasko-advantages__subtitle,.scpecial-season-page.new-season-2022.tonar .take-kasko-advantages__subtitle{font-size:12px;line-height:14px;text-align:center;margin-bottom:10px}.scpecial-season-page.new-season-2022.jcb .take-kasko-advantages__desc_text,.scpecial-season-page.new-season-2022.tonar .take-kasko-advantages__desc_text{font-weight:500;font-size:12px;line-height:14px;text-align:center}.scpecial-season-page.new-season-2022.jcb .take-kasko .container:after,.scpecial-season-page.new-season-2022.tonar .take-kasko .container:after{display:none}.scpecial-season-page.new-season-2022 .take-kasko{margin-top:0;padding-bottom:40px;min-height:auto}.scpecial-season-page.new-season-2022.tonar .take-kasko{padding-bottom:0}.scpecial-season-page.new-season-2022 .take-kasko__subtitle{font-size:12px;line-height:15px;text-align:center;margin-bottom:20px;display:block}.scpecial-season-page.new-season-2022 .take-kasko__title{font-size:22px;line-height:26px;margin-bottom:10px}.scpecial-season-page.new-season-2022 .take-kasko-advantages{padding-top:0;padding-bottom:30px}.scpecial-season-page.new-season-2022 .take-kasko-advantages__subtitle{font-weight:500;font-size:12px;line-height:14px}.scpecial-season-page.new-season-2022 .sp-season-cases__wrap{grid-template-columns:1fr;grid-gap:20px;margin-bottom:20px}.scpecial-season-page.new-season-2022 .sp-season-cases{padding-bottom:30px}.scpecial-season-page.new-season-2022 .strip{top:130px;bottom:auto;height:9px}.scpecial-season-lkt{margin-top:70px}.scpecial-season-lkt .take-kasko__item{text-align:center}.scpecial-season-lkt .take-kasko__title{max-width:none;text-align:center}.scpecial-season-lkt .take-kasko__subtitle{max-width:none}.box-home-main .block.main-banner-spetssezon-lkt .block-title p{line-height:34px}.box-home-main .block.main-banner-spetssezon-lkt .block-img img{width:480px}.box-home-main .block.main-banner-spetssezon-2022 .block-title p{font-size:28px;line-height:34px}.box-home-main .block.main-banner-spetssezon-2022 .container,.box-home-main .block.main-banner-spetssezon-2022.tonar .container{margin-top:0}.box-home-main .block.main-banner-spetssezon-2022.jcb .block-img,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-img{top:50px}.box-home-main .block.main-banner-spetssezon-2022 .block-img img{width:800px}.box-home-main .block.main-banner-spetssezon-2022.jcb .block-img img,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-img img{max-width:450px}.box-home-main .block.main-banner-spetssezon-2022.tonar .block-img{right:-100px}.box-home-main .block.main-banner-spetssezon-2022 .block-title p.subtitle{display:block}.box-home-main .block.main-banner-spetssezon-2022 .block-title p.subtitle .like_btn,.box-home-main .block.main-banner-spetssezon-2022.jcb .block-title p.subtitle .like_btn,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-title p.subtitle .like_btn{background:none;color:#05326e;font-weight:700;padding:0;margin-left:0;white-space:nowrap;display:block}.box-home-main .block.main-banner-spetssezon-2022.jcb .container:after,.box-home-main .block.main-banner-spetssezon-2022.tonar .container:after{width:101px;height:87px}.box-home-main .block.main-banner-spetssezon-2022:after{height:16px;bottom:115px}.box-home-main .block.main-banner-spetssezon-2022.tonar:after{right:-95%;top:-42%;width:800px;height:800px}.box-home-main .block.slider-china-brands:after{right:-100%;width:800px;height:800px}.box-home-main .box-wrapper.slick-slider .slider-desktop-text-row{display:contents}.box-home-main .block.slider-china-brands.china-2022 .block-title .color-blue,.box-home-main .block.slider-china-brands.specseason-2022 .block-title .color-blue{display:block}.banner-leaseback .block-title h1,.banner-leaseback .block-title p,.box-home-main .block.leaseback .block-title p,.box-home-main .block.leasing-china .block-title p,.box-home-main .block.slider-used .block-title p{font-size:26px}.banner-leaseback .block-title p.subtitle,.box-home-main .block.leaseback .block-title p.subtitle,.box-home-main .block.leasing-china .block-title p.subtitle{font-size:16px}.banner-leaseback .block-img,.box-home-main .block.leaseback .block-img,.box-home-main .block.leasing-china .block-img,.box-home-main .block.slider-used .block-img{right:-35%}.box-home-main .block.practical-leasing .block-title p{font-size:21px;line-height:1.5em}.box-home-main .block.practical-leasing .block-img{right:-60%}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-desc .catalog-gaz-desc-list h5,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-desc .catalog-mpt-desc-list h5{font-size:18px;line-height:22px}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-advantages .catalog-gaz-advantages-item p,.scpecial-season-page.new-season-2022.gaz .catalog-gaz-desc .catalog-gaz-desc-list li,.scpecial-season-page.new-season-2022.gaz .catalog-gaz-desc p,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-advantages .catalog-mpt-advantages-item p,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-desc .catalog-mpt-desc-list li,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-desc p{font-size:12px;line-height:15px}.scpecial-season-page.new-season-2022.gaz .take-kasko,.scpecial-season-page.new-season-2022.mpt .take-kasko{padding-bottom:0}.scpecial-season-page.new-season-2022.gaz .take-kasko__subtitle{display:none}.scpecial-season-page.new-season-2022.mpt .take-kasko__subtitle{font-size:12px;line-height:120%;margin-bottom:20px}.scpecial-season-page.new-season-2022.gaz .take-kasko__title,.scpecial-season-page.new-season-2022.mpt .take-kasko__title{font-size:14px;line-height:17px;margin-top:15px;margin-bottom:40px}.scpecial-season-page.new-season-2022.mpt .take-kasko__title{margin-bottom:0}.scpecial-season-page.new-season-2022.gaz .take-kasko__title span,.scpecial-season-page.new-season-2022.mpt .take-kasko__title span{color:inherit}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-desc .catalog-gaz-desc-list li,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-desc .catalog-mpt-desc-list li{margin-top:10px}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-advantages,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-advantages{grid-template-columns:1fr}.scpecial-season-page.new-season-2022.gaz,.scpecial-season-page.new-season-2022.mpt{margin-top:0;padding-bottom:40px}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-advantages .catalog-gaz-advantages-item,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-advantages .catalog-mpt-advantages-item{padding:20px}.scpecial-season-page.new-season-2022.gaz .catalog-gaz-desc .catalog-gaz-desc-list,.scpecial-season-page.new-season-2022.mpt .catalog-mpt-desc .catalog-mpt-desc-list{padding:15px 25px 25px}.catalog-mpt-makes{grid-gap:6px;overflow-x:auto;padding-bottom:20px}.catalog-mpt-makes__item{margin-left:10%;margin-right:10%;width:160px}.box.catalog-mpt-makes__wrapper .box-title p,.catalog-mpt-advantages__wrapper .box-title p,.mpt-calc-example .box-title p{text-align:center}.catalog-mpt-makes__desc{font-size:12px;line-height:14px}.mpt-calc-example-item__value .small{display:block;font-size:8px}.mpt-calc-example__first-row-right{display:flex}.mpt_calc_img{position:relative;top:auto;right:auto;display:flex;align-items:center;width:70px}.mpt-calc-example-items{flex:1}.mpt-calc-example-item__title{margin-bottom:5px;font-size:12px}.mpt-calc-example-item:not(:last-child){margin-bottom:15px}.mpt-calc-example-item__value{font-size:14px}.mpt-calc-example__first-row-right:after{display:none}.mpt-calc-example__second-row{display:block}.mpt-calc-example__second-row-left{margin-bottom:15px}.mpt-calc-example__second-row-right{margin-left:0}.mpt-calc-example__second-row-right p{font-size:12px}}@media (max-width:520px){.scpecial-season-page.new-season-2022.jcb .take-kasko__subtitle,.scpecial-season-page.new-season-2022.tonar .take-kasko__subtitle{max-width:80%;margin-left:auto;margin-right:auto}.scpecial-season-page.new-season-2022 .take-kasko .ico2 .desktop_img{display:none}.scpecial-season-page.new-season-2022 .take-kasko .ico2 .mobile_img{display:block}.scpecial-season-page.new-season-2022 .strip{top:120px}.scpecial-season-page.new-season-2022.jcb .strip{top:70px}.scpecial-season-page.new-season-2022.tonar .strip{display:none}.scpecial-season-lkt .take-kasko{padding-bottom:0}.scpecial-season-lkt .take-kasko .ico2{height:auto;overflow:hidden}.scpecial-season-lkt .take-kasko .ico2 img{max-width:90%}.scpecial-season-lkt .take-kasko__item{padding-top:0}.scpecial-season-lkt .take-kasko__title{font-size:22px;line-height:26px;margin-bottom:10px}.scpecial-season-lkt .take-kasko__subtitle{font-size:12px;line-height:15px;margin-bottom:30px}.scpecial-season-lkt .take-kasko .ico2:before{width:190px;height:190px;left:calc(50% - 95px);bottom:1px}.scpecial-season-lkt .take-kasko-advantages{padding-top:25px}.box-home-main .block.main-banner-spetssezon-lkt .block-img img{width:330px}.box-home-main .block.main-banner-spetssezon-lkt .block-title p{font-size:18px;line-height:24px;margin-bottom:20px}.box-home-main .block.main-banner-spetssezon-lkt .block-title p.subtitle{font-size:16px;line-height:24px}.box-home-main .block.main-banner-spetssezon-2022 .block-img img{width:100%}.box-home-main .block.main-banner-spetssezon-2022:after{height:10px;bottom:95px}.box-home-main .block.main-banner-spetssezon-2022 .block-img img.desktop_img,.box-home-main .block.main-banner-spetssezon-2022.jcb .block-img img.desktop_img,.box-home-main .block.main-banner-spetssezon-2022.jcb:after,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-img img.desktop_img,.box-home-main .block.main-banner-spetssezon-2022.tonar:after,.box-home-main .block.slider-china-brands:after{display:none}.box-home-main .block.main-banner-spetssezon-2022 .block-img img.mobile_img{display:block;width:auto}.box-home-main .block.main-banner-spetssezon-2022 .block-img,.box-home-main .block.main-banner-spetssezon-2022.jcb .block-img,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-img{position:relative;top:0}.box-home-main .block.main-banner-spetssezon-2022.jcb .container:after,.box-home-main .block.main-banner-spetssezon-2022.tonar .container:after{display:none}.box-home-main .block.main-banner-spetssezon-2022 .block-title p,.box-home-main .block.main-banner-spetssezon-2022.jcb .block-title p,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-title p{text-align:center;font-size:14px;line-height:17px;margin-bottom:5px}.box-home-main .block.main-banner-spetssezon-2022.jcb .block-title p.subtitle .like_btn,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-title p.subtitle .like_btn{display:contents;font-size:100%;line-height:100%}.box-home-main .block.main-banner-spetssezon-2022 .block-title p.subtitle,.box-home-main .block.main-banner-spetssezon-2022.jcb .block-title p.subtitle,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-title p.subtitle{font-size:12px;line-height:15px}.box-home-main .block.main-banner-spetssezon-2022.jcb .block-title p.subtitle,.box-home-main .block.main-banner-spetssezon-2022.tonar .block-title p.subtitle{max-width:230px;margin-bottom:20px;line-height:15px;margin-left:auto;margin-right:auto}.box-home-main .block.main-banner-spetssezon-2022 .block-content{margin-top:20px}.banner-leaseback .container,.box-home-main .block.leaseback .container,.box-home-main .block.leasing-china .container,.box-home-main .block.practical-leasing .container,.box-home-main .block.slider-used .container{padding-left:0;padding-right:0}.banner-leaseback .block-img,.box-home-main .block.leaseback .block-img,.box-home-main .block.leasing-china .block-img,.box-home-main .block.practical-leasing .block-img,.box-home-main .block.slider-china-brands .block-img,.box-home-main .block.slider-used .block-img{position:relative}.banner-leaseback .block-list,.box-home-main .block.leaseback .block-list,.box-home-main .block.leasing-china .block-list,.box-home-main .block.practical-leasing .block-list,.box-home-main .block.slider-used .block-list{display:none}.banner-leaseback .block-link button,.box-home-main .block .block-link a,.box-home-main .block .block-link button{width:100%}.banner-leaseback .block-img img.desktop_img,.box-home-main .block.leaseback .block-img img.desktop_img,.box-home-main .block.leasing-china .block-img img.desktop_img,.box-home-main .block.practical-leasing .block-img img.desktop_img,.box-home-main .block.slider-china-brands .block-img img.desktop_img,.box-home-main .block.slider-used .block-img img.desktop_img{display:none}.banner-leaseback .block-img img.mobile_img,.box-home-main .block.leaseback .block-img img.mobile_img,.box-home-main .block.leasing-china .block-img img.mobile_img,.box-home-main .block.practical-leasing .block-img img.mobile_img,.box-home-main .block.slider-china-brands .block-img img.mobile_img,.box-home-main .block.slider-used .block-img img.mobile_img{display:block;margin:auto}.banner-leaseback,.box-home-main .block.leaseback,.box-home-main .block.leasing-china{background:linear-gradient(90deg,rgba(0,159,223,.1),rgba(0,159,223,0) 115.19%),#fff}.banner-leaseback .block-title:before,.box-home-main .block.leaseback .block-title:before,.box-home-main .block.leasing-china .block-title:before,.box-home-main .block.practical-leasing .block-title:before,.box-home-main .block.slider-used .block-title:before{display:none}.banner-leaseback .block-title,.box-home-main .block.leaseback .block-title,.box-home-main .block.leasing-china .block-title,.box-home-main .block.practical-leasing .block-title,.box-home-main .block.slider-china-brands .block-title,.box-home-main .block.slider-china-brands.china-2022 .block-title,.box-home-main .block.slider-china-brands.specseason-2022 .block-title,.box-home-main .block.slider-used .block-title{text-align:center;margin-bottom:30px}.box-home-main .block .block-title.desktop{display:none}.box-home-main .block .block-title.mobile{display:block}.box-home-main .block .block-title.mobile .subtitle{font-weight:500;display:block;font-size:12px;margin-top:5px}.banner-leaseback .block-title h1,.banner-leaseback .block-title p,.box-home-main .block.leaseback .block-title p,.box-home-main .block.leasing-china .block-title p,.box-home-main .block.practical-leasing .block-title p,.box-home-main .block.slider-china-brands .block-title p,.box-home-main .block.slider-used .block-title p{font-size:14px;line-height:17px;display:inline;font-weight:700}.box-home-main .block.slider-china-brands .block-title p{display:block}.box-home-main .block.specseason-2022 .block-title p{font-weight:500;font-size:19px;line-height:1.2}.banner-leaseback .block-title p.subtitle,.box-home-main .block.leaseback .block-title p.subtitle{font-size:14px;font-weight:700}.banner-leaseback .block-title p.subtitle .mobile_hidden,.box-home-main .block.slider-china-brands .block-title p.subtitle{display:none}.banner-leaseback .block-img,.box-home-main .block.leaseback .block-img,.box-home-main .block.leasing-china .block-img,.box-home-main .block.practical-leasing .block-img,.box-home-main .block.slider-china-brands .block-img,.box-home-main .block.slider-used .block-img{left:auto;right:auto;bottom:auto;text-align:center;margin-bottom:25px}.banner-leaseback .block-img img,.box-home-main .block.leaseback .block-img img,.box-home-main .block.leasing-china .block-img img,.box-home-main .block.practical-leasing .block-img img,.box-home-main .block.slider-used .block-img img{width:auto;display:inline-block}}@media (max-width:480px){.scpecial-season-page.new-season-2022 .strip{top:110px}.scpecial-season-lkt .take-kasko .ico2:before{width:140px;height:140px;left:calc(50% - 70px)}}@media (max-width:440px){.scpecial-season-page.new-season-2022 .strip{top:100px}}@media (max-width:400px){.scpecial-season-page.new-season-2022 .strip{top:80px}}.box-home-main .block.new-season-slider-2021{background:linear-gradient(100.84deg,#009fdf,#05326e)}.box-home-main .block.new-season-slider-2021 .block-title p{color:#fff;font-size:46px;line-height:56px;margin-bottom:22px}.box-home-main .block.new-season-slider-2021 .block-title p.subtitle{color:#fff;font-weight:400;font-size:22px;line-height:27px}.box-home-main .block.new-season-slider-2021 .block-img{right:0;top:-25%;bottom:-25%;background-color:#fff;display:flex;align-items:center;left:50%;overflow:hidden;border-top-left-radius:100%;border-bottom-left-radius:100%}.box-home-main .block.new-season-slider-2021 .block-img img{margin-left:20px}.box-home-main .block.new-season-slider-2021 .block-link{position:absolute;margin-top:30px}@media (max-width:1440px){.box-home-main .block.new-season-slider-2021 .block-title p{font-size:36px}.box-home-main .block.new-season-slider-2021 .block-title p.subtitle{font-size:18px;line-height:21px}.box-home-main .block.new-season-slider-2021 .block-content{max-width:550px}}@media (max-width:1200px){.box-home-main .block.new-season-slider-2021 .block-img{left:60%}.box-home-main .block.new-season-slider-2021 .block-img img{width:85%}}@media (max-width:991px){.box-home-main .block.new-season-slider-2021{background:#fff}.box-home-main .block.new-season-slider-2021:after{display:none}.box-home-main .block.new-season-slider-2021 .block-img{position:relative;right:auto;top:auto;bottom:auto;left:auto;background:none}.box-home-main .block.new-season-slider-2021 .block-img img{transform:none;max-width:300px;margin:-20px auto auto}.box-home-main .block.new-season-slider-2021 .block-title p{font-size:31px;margin-bottom:12px;color:#05326e}.box-home-main .block.new-season-slider-2021 .block-title p.subtitle{font-size:18px;color:#05326e}.box-home-main .block.new-season-slider-2021 .block-link{position:relative;margin-top:0}.box-home-main .block.new-season-slider-2021 .block-title{margin-bottom:20px}}@media (max-width:480px){.box-home-main .block.new-season-slider-2021 .block-title p{font-size:24px;line-height:28px}}.arcticmodal-container #contact-form-container-lfl.box-modal,.arcticmodal-container #fizlica-form-container.box-modal{max-width:400px}.calc-new{padding:0;width:100%}.calc-new:after{display:none}.calc-new .block.block-calculator{padding:0;width:100%}.calc-new .block.block-calculator:after,.calc-new .block.block-calculator:before{display:none}.calc-new .block.block-calculator .block-form{background:linear-gradient(0deg,#05326e -45.25%,#009fdf 215%);padding:12px 12px 10px}.calc-new .block.block-calculator .block-form .item .field_wrap{border-radius:0;background-color:initial}.calc-new .block.block-calculator .block-form .item-info p{color:#fff;font-size:9px;font-weight:700}.calc-new__img{margin-bottom:15px}.calc-new__img svg{width:130px;height:30px;fill:#fff}.calc-new__title{letter-spacing:.1em;text-transform:uppercase;font-size:17px;color:#fff;font-weight:900;margin-bottom:10px}.calc-new__row{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:2px}.calc-new__row .field_wrap{border-radius:0}.calc-new__row .item-title{padding-left:8px}.calc-new__row .item-title p{font-size:12px;color:#7b95b8;font-weight:500}.calc-new__bot{padding:12px 12px 0;display:flex;flex-direction:column;margin-bottom:10px}.calc-new__item{width:100%;display:flex;align-items:center;justify-content:space-between}.calc-new__text{font-size:18px;font-weight:500;line-height:15px}.calc-new__text--dark-blue{color:#05326e}.calc-new__text--blue{color:#009fdf}.calc-new__price{font-size:21px;font-weight:700;line-height:25px}.calc-new__price--dark-blue{color:#05326e}.calc-new__price--blue{color:#009fdf}.calc-new .block-link{max-width:296px;margin:0 auto 10px}.calculate-block-nk{padding-top:50px;padding-bottom:50px}.calculate-block-nk__title{letter-spacing:.02em;color:#05326e;font-size:24px;line-height:20px;font-weight:700;margin-bottom:40px}.calculate-block-nk__wrap{display:flex;margin-bottom:37px}.calculate-block-nk__left{width:100%;max-width:873px;display:flex;flex-direction:column}.calculate-block-nk__right{width:100%;max-width:426px;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;margin-left:20px;background:linear-gradient(0deg,#e9f6fb,#e9f6fb),#009fdf;border-radius:1px;padding:30px 50px 50px 30px;margin-top:75px;position:relative}.calculate-block-nk__right:before{left:-100%}.calculate-block-nk__right:after,.calculate-block-nk__right:before{content:"";width:100%;height:100%;background:linear-gradient(0deg,#e9f6fb,#e9f6fb),#009fdf;position:absolute;top:0;display:none}.calculate-block-nk__right:after{right:-100%}.calculate-block-nk__coprdiscount{font-size:19px;line-height:23px;color:#009fdf;font-weight:700;margin-bottom:40px}.calculate-block-nk__title-block{font-weight:600;font-size:20px;line-height:20px;color:#05326e;margin-bottom:20px}.calculate-block-nk__totalsumm{font-weight:600;font-size:32px;line-height:27px;color:#009fdf;margin-bottom:60px}.calculate-block-nk__subs{font-weight:600;font-size:20px;line-height:20px;color:#f48442;margin-bottom:18px;position:relative}.calculate-block-nk__subs span{cursor:pointer;color:#009fdf;font-weight:600}.calculate-block-nk__subs .more-info{max-width:387px;position:absolute;top:140%;left:0;background:linear-gradient(90deg,#ffcd01 -88.03%,#e73585);box-shadow:2px 2px 4px hsla(0,0%,81.2%,.41);border-radius:2px;padding:1px;display:none}.calculate-block-nk__subs .more-info.active{display:flex}.calculate-block-nk__subs .more-info .pic{width:16px;height:18px;position:absolute;top:-12px;left:31px;background-size:cover;background-repeat:no-repeat;background-position:50%}.calculate-block-nk__subs .more-info .pic:before{content:"";width:100%;height:2px;background-color:#fff;position:absolute;bottom:0;left:0}.calculate-block-nk__subs .more-info__close{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background-size:cover;background-repeat:no-repeat;background-position:50%;position:absolute;top:5px;right:5px;cursor:pointer}.calculate-block-nk__subs .more-info__wrap{display:flex;padding:20px 30px 27px 20px;background-color:#fff}.calculate-block-nk__subs .more-info__left{width:42px;height:42px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;margin-right:20px}.calculate-block-nk__subs .more-info__right{display:flex;flex-direction:column;max-width:250px}.calculate-block-nk__subs .more-info__text{font-size:14px;line-height:17px;font-weight:400;color:#000;margin-bottom:17px}.calculate-block-nk__subs .more-info__btn{width:100%;height:30px;font-size:10px;color:#fff;text-transform:uppercase}.calculate-block-nk__subs .more-info__btn,.calculate-block-nk__subsbtn{display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#ffcd01 -88.03%,#e73585);border-radius:36.48px}.calculate-block-nk__subsbtn{padding:11px 18px}.calculate-block-nk__subsbtn i{width:28px;height:28px;display:flex;align-items:center;justify-content:center;margin-right:20px}.calculate-block-nk__subsbtn span{font-weight:600;font-size:32px;line-height:27px;color:#fff}.calculate-block-nk__top-block{display:flex;align-items:center;margin-bottom:20px}.calculate-block-nk__top-block .choice_of_options{margin-bottom:0;margin-right:20px}.calculate-block-nk__top-block .choice_of_options:last-child{margin-right:0}.calculate-block-nk__top-block .choice_of_options a.select_button{height:54px;padding:0 17px 0 20px}.calculate-block-nk .calc-new .calc-new__row{margin-bottom:18px}.calculate-block-nk .calc-new .block.block-calculator .block-form{border:1px solid #d3e4fb;border-radius:2px;background:#fff;padding:21px 20px 10px}.calculate-block-nk .calc-new .block.block-calculator .block-form .item .field_wrap{border-radius:2px;border:1px solid #d3e4fb}.calculate-block-nk .calc-new .block.block-calculator .block-form .item-info p{color:#05326e;font-weight:600;font-size:12px}.calculate-block-nk .box-calculate_cost .block .block-form .item{margin-bottom:47px}.calculate-block-nk .box-calculate_cost .block .block-form .item .field_wrap{justify-content:center}.calculate-block-nk .box-calculate_cost .block .block-form .item .field_wrap.width-100{width:100px}.calculate-block-nk .box-calculate_cost .block .block-form .item .field_wrap.width-183{width:183px}.calculate-block-nk .box-calculate_cost .block .block-form .item .field_wrap.help-info{transition:.3s}.calculate-block-nk .box-calculate_cost .block .block-form .item .field_wrap.help-info.active{border:1px solid #ef924f}.calculate-block-nk .box-calculate_cost .block .block-form .item .field_wrap.help-info.active input,.calculate-block-nk .box-calculate_cost .block .block-form .item .field_wrap.help-info.active span.symbol{color:#ef924f}.calculate-block-nk .box-calculate_cost .block .block-form .item .field_wrap input{height:27px;font-size:18px;color:#009fdf;text-align:right;-webkit-text-fill-color:#009fdf;opacity:1}.calculate-block-nk .box-calculate_cost .block .block-form .item .field_wrap input.width-124{width:124px}.calculate-block-nk .box-calculate_cost .block .block-form .item .field_wrap span.symbol{font-size:18px;color:#009fdf;margin-left:3px}.calculate-block-nk .box-calculate_cost .block .block-form .item .item-range_slider.ui-slider{background:#ebebeb;margin-bottom:10px}.calculate-block-nk .box-calculate_cost .block .block-form .item .item-range_slider.ui-slider .ui-slider-handle:before{background:#fff;border:1px solid #009fdf}.calculate-block-nk .box-calculate_cost .block .block-form .item .item-title{padding-left:0}.calculate-block-nk .box-calculate_cost .block .block-form .item .item-title.title-field{display:flex;align-items:center}.calculate-block-nk .box-calculate_cost .block .block-form .item .item-title.title-field .fields_wrapper{margin-left:20px}.calculate-block-nk .box-calculate_cost .block .block-form .item .item-title p{color:#05326e;font-weight:600;font-size:14px}.calculate-block-nk .btn_container{margin:0 auto;width:426px;height:50px}.calculate-block-nk .btn_container button{width:100%}.info-price-help{max-width:407px;color:#ef924f;font-weight:500;font-size:14px;line-height:15px;margin-left:auto;padding-right:20px;text-align:right;position:relative;opacity:0;transition:.3s;visibility:hidden}.info-price-help.active{opacity:1;visibility:visible;display:block}.info-price-help.mobile{margin-bottom:30px;display:none}.info-price-help.mobile.active{display:none}.info-price-help span{cursor:pointer;color:#009fdf;font-weight:600}.info-price-help__prompt{width:366px;background:#fff;border:.5px solid #ef924f;box-shadow:2px 2px 4px hsla(0,0%,81.2%,.41);border-radius:2px;position:absolute;top:155%;right:0;z-index:20;padding:20px;color:#000;font-size:14px;line-height:17px;text-align:left;display:none}.info-price-help__prompt.active{display:block}.info-price-help__prompt .pic{width:17.61px;height:14.92px;position:absolute;top:-13px;right:19px;background-size:cover;background-repeat:no-repeat;background-position:50%}.info-price-help__prompt .pic:before{content:"";width:100%;height:2px;background-color:#fff;position:absolute;bottom:0;left:0}.nekredit .take-kasko{margin-top:0;min-height:633px;padding-top:93px}.nekredit .take-kasko .take-kasko__btn{background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);color:#fff}.nekredit .take-kasko .ico1{width:769px;height:769px;left:819px;top:-157px}.nekredit .take-kasko .circle1{width:769px;height:769px;border:2px solid #fdcf00;border-radius:50%;position:absolute;top:-617px;right:32px}.nekredit .take-kasko .car1{position:absolute;top:-93px;right:278px}.nekredit .take-kasko .car2{position:absolute;top:150px;right:418px}.nekredit .take-kasko .car3{position:absolute;top:-103px;right:-363px}.nekredit .take-kasko .car4{position:absolute;top:222px;right:-320px}.nekredit .take-kasko .take-kasko__title{font-size:64px;margin-bottom:33px}.nekredit .take-kasko .take-kasko__subtitle{font-size:24px;margin-bottom:93px}.nekredit .text-block{padding-top:57px;padding-bottom:50px}.nekredit .text-block p{font-weight:500;font-size:18px;line-height:30px;color:#353535}.nekredit .box-advantage{padding-bottom:100px}.nekredit .box-advantage .box-advantage__block{width:calc(50% - 20px);max-width:650px;min-height:188px;padding:15px 30px}.nekredit .box-advantage .box-advantage__block .block-title p{font-size:16px}.nekredit .box-advantage .box-advantage__block i.block-icon{margin-bottom:22px}.nekredit .box-advantage .box-advantage__block .block-description p{font-size:14px}.nekredit .box-steps_callback .box-steps_callback__block i.calc-pic1{position:absolute;left:11px;bottom:-143px}.nekredit .box-steps_callback .box-steps_callback__block i.calc-pic2{position:absolute;right:97px;bottom:-107px}.nekredit .form-template_styles .policy{font-weight:500;font-size:10px;line-height:16px;color:#000;margin-bottom:12px}.nekredit .form-template_styles .policy a{color:#009fdf;display:inline-block;text-decoration:underline}.nekredit .form-template_styles .policy a:hover{text-decoration:none}.nekredit .box-faq{padding-top:100px}.nekredit .box-faq .title-block{font-weight:700;font-size:24px;line-height:20px;letter-spacing:.02em;color:#05326e}.nekredit .box-additional_services{padding-top:50px}.kasko-osago-check{display:flex;position:relative;margin-bottom:40px}.kasko-osago-check input{position:absolute;width:100%;height:100%;z-index:5;cursor:pointer;margin:0;padding:0;opacity:0}.kasko-osago-check input:checked+.kasko-osago-check__circle{background:#009fdf}.kasko-osago-check__circle,.nekredit-form__bot i.kasko-osago-check__circle{width:20px;height:20px;background:#fff;border:1px solid #009fdf;border-radius:2px;margin-right:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative!important}.kasko-osago-check__text{color:#05326e;font-weight:500;font-size:14px;line-height:20px}.advant-lizing{padding-top:50px;padding-bottom:100px}.advant-lizing__title{font-weight:700;font-size:24px;line-height:20px;letter-spacing:.02em;color:#05326e;margin-bottom:40px}.advant-lizing__wrap{display:flex;justify-content:space-between}.advant-lizing__item{display:flex;flex-direction:column;align-items:center;max-width:275px}.advant-lizing__title-block{font-weight:700;font-size:36px;line-height:44px;text-align:center;color:#009fdf;margin-bottom:20px}.advant-lizing__descr{font-weight:500;font-size:16px;line-height:22px;text-align:center;color:#05326e}.nekredit-form{padding-top:52px;padding-bottom:80px}.nekredit-form__title{font-size:24px;line-height:20px;letter-spacing:.02em;color:#05326e;font-weight:700;margin-bottom:40px}.nekredit-form__form{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:100px}.nekredit-form__form .btn_container{max-width:430px}.form-template_styles .nekredit-form__input,.nekredit-form__input{width:427px;height:56px;background:#fff;border:1px solid #d3e4fb;box-sizing:border-box;border-radius:2px;margin-bottom:0;margin-right:20px;padding:0 20px;font-weight:500;font-size:14px;color:#05326e}.nekredit-form__input::placeholder{font-weight:500;font-size:14px;color:#05326e}.nekredit-form__bot{display:flex;flex-direction:column;align-items:flex-start}.nekredit-form__bot .btn_container,.nekredit-form__bot .btn_container button{width:100%}.nekredit-form .kasko-osago-check{max-width:426px;align-items:center}.nekredit-form .questionnaire__btn{width:426px;height:56px}.nekredit-form__descr{color:#636363;font-weight:500;font-size:14px;line-height:17px}.box-advantage__title-block{font-size:24px;line-height:20px;letter-spacing:.02em;color:#05326e;font-weight:700;margin-bottom:40px}.how-to-buy{padding-bottom:50px}.how-to-buy__title{font-size:24px;line-height:20px;letter-spacing:.02em;color:#05326e;font-weight:700;margin-bottom:40px}.how-to-buy__wrap{display:flex;justify-content:space-between}.how-to-buy__item{display:flex;flex-direction:column;max-width:315px}.how-to-buy__item-title{font-size:16px;line-height:20px;color:#009fdf;font-weight:700;margin-bottom:4px}.how-to-buy__item-descr{color:#000;font-weight:500;font-size:12px;line-height:20px}.mobile-chioise-avto{display:flex;align-items:center;justify-content:space-between;width:100%;height:50px;border:1px solid #d3e4fb;border-radius:2px;background:#fff;padding:0 26px 0 25px;cursor:pointer;position:relative;z-index:2;margin-bottom:28px}.mobile-chioise-avto__name span{font-weight:500;font-size:12px;color:#05326e}.choise-car-mobile{position:fixed;width:100%;height:100%;top:0;background-color:#fff;z-index:50;padding:20px 25px;overflow-x:scroll;transform:translateY(-100%);transition:.4s}.choise-car-mobile.active{transform:translateY(0)}.choise-car-mobile__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.choise-car-mobile__top-title{font-weight:700;font-size:12px;line-height:20px;color:#05326e}.choise-car-mobile__top-ico{display:flex;align-items:center;justify-content:center}.choise-car-mobile__list{display:flex;flex-direction:column}.choise-car-mobile__item{display:flex;align-items:center;justify-content:space-between;position:relative;margin-bottom:20px}.choise-car-mobile__item input{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0;z-index:20}.choise-car-mobile__item input:checked+.choise-car-mobile__item-name+.choise-car-mobile__item-circle{background-color:#009fdf}.choise-car-mobile__item-name{font-weight:500;font-size:12px;line-height:20px;color:#05326e}.choise-car-mobile__item-circle{display:flex;align-items:center;justify-content:center;width:8px;height:8px;border-radius:50%;border:1px solid #009fdf}.choise-item-car-model{display:none}.choise-item-car-model .choise-car-mobile__top{justify-content:flex-start}.choise-item-car-model .choise-car-mobile__top-ico{margin-right:20px}@media (max-width:1399px){.calculate-block-nk__subsbtn span{font-size:25px}.calculate-block-nk .box-calculate_cost .block .block-form .item{margin-bottom:30px}.info-price-help{display:none}.info-price-help.active{opacity:0;visibility:hidden;display:none}.info-price-help.mobile{text-align:center}.info-price-help.mobile.active{display:block;opacity:1;visibility:visible}.nekredit .take-kasko .car1,.nekredit .take-kasko .circle1{right:-170px}.nekredit .take-kasko .car1 img{width:100%}.nekredit .take-kasko .car2{display:none}.nekredit .take-kasko .car3{top:77px;right:-210px;width:500px}.nekredit .take-kasko .car3 img{width:100%}.nekredit .take-kasko .car4{top:317px;right:-170px;width:510px}.nekredit .take-kasko .car4 img{width:100%}.kasko-osago-check__text{font-size:12px}.advant-lizing__title-block{font-size:25px;line-height:35px;margin-bottom:10px}.advant-lizing__descr{font-size:13px}.form-template_styles input.nekredit-form__input,.nekredit-form__input{width:290px}}@media (max-width:1330px){.arcticmodal-container .modal-review,.modal-review{width:100%;padding:40px 20px}.review-form__left{margin-bottom:20px;margin-right:0}.review-form__left,.review-form__right{max-width:100%;width:100%}.arcticmodal-container .modal-review-senk{width:100%;padding:40px 20px}}@media (max-width:1200px){.calculate-block-nk__subs .more-info__text{font-size:12px;line-height:15px}.info-price-help.mobile{max-width:100%;padding-right:0}.info-price-help__prompt{padding:10px;font-size:11px}.have-question{padding:25px 30px}.have-question .default_form{margin-left:0}.have-question .form-template_styles .field-wrap{width:100%;margin-right:0;margin-bottom:15px}}@media (max-width:991px){.calculate-block-nk{padding-top:10px}.calculate-block-nk__wrap{flex-wrap:wrap;margin-bottom:12px}.calculate-block-nk__left{max-width:100%}.calculate-block-nk__right{max-width:100%;margin-top:20px;margin-left:0}.nekredit .take-kasko{min-height:457px}.nekredit .take-kasko .ico1{left:210px}.nekredit .take-kasko .take-kasko__title{font-size:37px}.nekredit .take-kasko .take-kasko__subtitle{font-size:12px;line-height:14px;max-width:155px}.nekredit .text-block{padding-top:30px;padding-bottom:30px}.kasko-osago-check{margin-bottom:20px}.advant-lizing{padding-top:30px;padding-bottom:30px}.advant-lizing__wrap{flex-wrap:wrap}.advant-lizing__item{max-width:50%;width:50%;margin-bottom:20px}.nekredit-form__form .field{width:100%}.form-template_styles input.nekredit-form__input,.nekredit-form__input{width:100%;height:40px;margin-right:0}.nekredit-form__bot{width:100%}.nekredit-form .kasko-osago-check{max-width:100%;width:100%}.nekredit-form .questionnaire__btn{margin:0 auto;width:100%;height:40px}.how-to-buy__wrap{flex-wrap:wrap}.how-to-buy__item{width:50%;max-width:50%;margin-bottom:20px}.rew-slider .slick-next,.rew-slider .slick-prev{display:none}.rew-slider .reviews_about_us_reviews-block{margin-right:0}}@media (min-width:767px){.mobile-chioise-avto{display:none}}@media (max-width:767px){.calculate-block-nk{padding-top:0}.calculate-block-nk__title{font-size:18px;line-height:24px}.calculate-block-nk__right{padding:10px 0 50px}.calculate-block-nk__right:after,.calculate-block-nk__right:before{display:block}.calculate-block-nk__coprdiscount{font-size:12px;line-height:16px;margin-bottom:20px}.calculate-block-nk__title-block{font-size:12px}.calculate-block-nk__totalsumm{font-size:18px;margin-bottom:30px}.calculate-block-nk__subs{font-size:12px}.calculate-block-nk__subsbtn{padding:2px 14px}.calculate-block-nk__subsbtn i{width:18px;height:18px;margin-right:10px}.calculate-block-nk__subsbtn i img{width:100%}.calculate-block-nk__subsbtn span{font-size:16px}.calculate-block-nk__top-block{flex-direction:column;margin-bottom:10px;display:none}.calculate-block-nk__top-block .choice_of_options{width:100%;margin-right:0;margin-bottom:10px}.calculate-block-nk .calc-new .block.block-calculator{background-color:#fff}.calculate-block-nk .calc-new .block.block-calculator .block-form{padding:0;border:none}.calculate-block-nk .box-calculate_cost .block .block-form .item{margin-bottom:15px}.calculate-block-nk .box-calculate_cost .block .block-form .item .field_wrap.width-100{width:70px}.calculate-block-nk .box-calculate_cost .block .block-form .item .field_wrap.width-183{width:105px;margin-left:5px}.calculate-block-nk .box-calculate_cost .block .block-form .item .field_wrap input{font-size:11px}.calculate-block-nk .box-calculate_cost .block .block-form .item .field_wrap input.width-124{width:80px}.calculate-block-nk .box-calculate_cost .block .block-form .item .field_wrap span.symbol{font-size:11px;margin-left:0;margin-right:10px}.calculate-block-nk .box-calculate_cost .block .block-form .item .item-title.title-field{width:100%;margin-bottom:0}.calculate-block-nk .box-calculate_cost .block .block-form .item .item-title.title-field .fields_wrapper{margin-left:auto}.calculate-block-nk .box-calculate_cost .block .block-form .item .item-title p{font-size:12px}.calculate-block-nk .btn_container{width:100%;height:40px}.info-price-help.mobile{font-size:10px;margin-bottom:15px}.info-price-help__prompt{width:299px;top:145%}.nekredit{background-color:#fff}.nekredit .padding-style-1{padding-top:0}.nekredit .take-kasko{overflow:hidden}.nekredit .take-kasko .ico1{width:362px;height:362px;top:-112px;left:163px}.nekredit .take-kasko .circle1{width:230px;height:230px;right:-107px;top:-162px}.nekredit .take-kasko .car1{width:327px;height:116px;top:-81px;right:-87px}.nekredit .take-kasko .car3{width:320px;height:124px;top:26px;right:-170px}.nekredit .take-kasko .car4{width:269px;height:68px;top:173px;right:-146px}.nekredit .take-kasko .take-kasko__title{margin-bottom:16px}.nekredit .take-kasko .take-kasko__subtitle{margin-bottom:168px}.nekredit .text-block p{font-size:12px;line-height:14px}.nekredit .take-kasko__item{padding-top:47px}.nekredit .box-advantage{padding-bottom:40px}.nekredit .box-advantage .box-advantage__block{width:100%}.nekredit .box-faq{padding-top:20px}.nekredit .box-faq .box-nav{width:100%;margin-left:0}.nekredit .box-faq .title-block{font-size:18px}.advant-lizing{padding-top:0;padding-bottom:0}.advant-lizing__title{font-size:18px;line-height:24px;margin-bottom:30px}.advant-lizing__item{max-width:100%;width:100%;margin-bottom:33px}.advant-lizing__title-block{font-size:20px;line-height:24px}.advant-lizing__descr{font-size:14px}.nekredit-form{padding-top:40px;padding-bottom:40px}.nekredit-form__title{font-size:18px;line-height:24px;margin-bottom:30px}.nekredit-form__form{margin-bottom:40px}.nekredit-form__descr{font-size:10px}.box-advantage__title-block{font-size:18px;line-height:24px;margin-bottom:30px}.how-to-buy{padding-bottom:10px}.how-to-buy__title{font-size:18px;line-height:24px;margin-bottom:30px}.how-to-buy__wrap{flex-direction:column}.how-to-buy__item{width:100%;max-width:100%;margin-bottom:16px}.arcticmodal-container .modal-review{padding:11px 12px}.arcticmodal-container .modal-review__title{font-size:16px;margin-bottom:10px}.arcticmodal-container .modal-review__subtitle{font-size:10px;line-height:12px;max-width:195px;margin-bottom:18px}.modal-review.static{box-shadow:none;background-color:initial}.modal-review{padding:11px 12px}.modal-review__title{font-size:16px;margin-bottom:10px}.modal-review__subtitle{font-size:10px;line-height:12px;max-width:195px;margin-bottom:18px}.review-form__left{margin-bottom:10px}.review-form__input{height:38px;padding:0 14px;font-size:10px;margin-bottom:10px}.review-form__input::placeholder{font-size:10px}.review-form__textarea{height:135px}.review-form__textarea::placeholder{font-size:10px}.review-form__bot{flex-direction:column;justify-content:flex-end;padding-top:5px}.review-form__bot span{font-size:10px;margin-bottom:20px;width:100%;text-align:right}.review-form__btn{max-width:100%;height:42px}.review-form.form-template_styles input{height:38px;padding:0 14px;font-size:10px;margin-bottom:10px}.review-form.form-template_styles input::placeholder{font-size:10px}.review-form.form-template_styles textarea{height:135px}.review-form.form-template_styles textarea::placeholder{font-size:10px}.rew-rating__choise{padding:0 14px;height:38px}.rew-rating__name,.rew-rating__rating-num{font-size:10px}.rew-rating__list-item{padding:6px 28px}.reviews-full,.rew-rating__list-item span{font-size:10px}.reviews-full{line-height:124.9%}.rew-slider .slick-dots{padding-top:20px}.rew-slider .slick-dots li{width:6px;height:6px;margin:0 3px}.rew-slider__title-block{flex-direction:column;align-items:flex-start;padding-top:30px;margin-bottom:20px}.rew-slider__title-block-title{font-size:18px;margin-right:0}.rew-slider__title-block-all{margin-right:0;margin-bottom:10px}.arcticmodal-container .modal-review-senk{padding:65px 12px;min-height:200px}.arcticmodal-container .modal-review-senk__subtitle{font-size:10px;line-height:12px;margin-bottom:10px}.arcticmodal-container .modal-review-senk__link{font-size:12px}.have-question{flex-direction:column;padding:20px}.have-question__descr{margin-bottom:15px}.have-question:before{left:141px;top:-120px}.have-question .form-template_styles .field-wrap button.form-submit{padding:0 5px}}.nekredit .logo svg{fill:#fff}.nekredit header{position:absolute;top:0;padding:40px 0;width:100%;min-width:320px;z-index:10;border:none}@media (max-width:767px){.nekredit header{padding:10px 0}}.nekredit header .box{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}@media (max-width:767px){.nekredit header .box .logo img{width:113px}}.nekredit header .box .button{margin-left:20px}@media (max-width:767px){.nekredit header .box .button{display:none}}.nekredit header .box .button a{font-weight:700;font-size:14px;line-height:24px;text-align:center;color:#02366c;background:rgba(65,182,230,.2);border-radius:8px;text-decoration:none;padding:15px 52px}.nekredit header .box .button a:hover{background:#41b6e6}.nekredit header .box .button-mobile{display:none}@media (max-width:767px){.nekredit header .box .button-mobile{display:block;margin-left:20px}.nekredit header .box .button-mobile a{display:block}.nekredit header .box .button-mobile a svg path{transition:all .2s}.nekredit header .box .button-mobile a:hover svg path{fill:#41b6e6}}.box-home-main .block.ogon_banner .block-title{margin-bottom:0}.box-home-main .block.ogon_banner .block-text-ogon{font-weight:500;font-size:24px;line-height:27px;margin-top:75px;margin-bottom:75px;display:flex;align-items:center}.box-home-main .block.ogon_banner .block-text-ogon p{margin-right:15px;margin-bottom:10px}.box-home-main .block.ogon_banner .block-img{top:0}.box-home-main .block.with_mobile_bgr .main_slider_item_mobile_bgr{display:none;position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover;background-position:50% 50%;z-index:1}.banner-leaseback .mobile_img,.box-home-main .with_mobile_main_img .mobile_img,.common-main-banner .mobile_img{display:none}@media (max-width:1440px){.box-home-main .block.ogon_banner .block-img img{width:750px}}@media (max-width:1200px){.box-home-main .block.ogon_banner .block-img img{width:620px}.box-home-main .block.ogon_banner .block-text{display:none}.box-home-main .block.ogon_banner .block-text-ogon{display:block}}@media (max-width:991px){.box-home-main .block.ogon_banner{background-position:90%}.box-home-main .block.ogon_banner .block-img img{width:620px}.box-home-main .block.ogon_banner .block-link,.box-home-main .block.ogon_banner .block-title{display:none}.box-home-main .block.ogon_banner .block-content{position:absolute;bottom:0}.box-home-main .block.ogon_banner .block-text-ogon{margin-bottom:30px;max-width:320px}.box-home-main .block.ogon_banner .block-img{right:-80px}.common-main-banner .mobile_img{display:block}.full_img_with_custom_mobile{background:#fff!important}.full_img_with_custom_mobile .container{margin:auto}.common-main-banner .desktop_img{display:none}}@media (max-width:520px){.box-home-main .block.ogon_banner .block-img img{width:500px}.box-home-main .block.ogon_banner .block-text-ogon{font-size:16px;line-height:18px;max-width:200px;margin-bottom:50px}.box-home-main .block.ogon_banner .block-text-ogon img{height:35px}.box-home-main .block.ogon_banner .block-img{top:50px}}@media (max-width:479px){.box-home-main .block.ogon_banner .block-img{right:0;top:0}.box-home-main .block.ogon_banner .block-content{bottom:25px;left:12px;right:12px}.box-home-main .block.ogon_banner .block-title{display:block}.box-home-main .block.ogon_banner .block-text{display:block;font-weight:500;font-size:16px;line-height:18px;max-width:200px}.box-home-main .block.ogon_banner .block-title p{font-weight:600;font-size:36px;line-height:64px;letter-spacing:.05em}.box-home-main .block.ogon_banner .block-img img{width:auto}.box-home-main .block.ogon_banner .block-text-ogon p{margin-right:0}.box-home-main .block.ogon_banner .block-text-ogon{margin-top:30px;margin-bottom:0}.box-home-main .block.with_mobile_bgr .main_slider_item_mobile_bgr{display:block}.box-home-main .block.with_mobile_bgr{background:none}.box-home-main .block.ogon_banner .block-link{display:block;margin-top:68px}.banner-leaseback .mobile_img,.box-home-main .with_mobile_main_img .mobile_img{display:block}.banner-leaseback .desktop_img,.box-home-main .block.slider-asia.banner-lizing-market .block-img img.desktop_img,.box-home-main .with_mobile_main_img .desktop_img{display:none}}.automarket_sort_container{display:flex}.automarket_sort_container .sort_btn{margin-right:20px;color:#d6d6d6;font-weight:500;font-size:16px;line-height:20px;display:flex;align-items:center;transition:.3s;margin-bottom:15px}.automarket_sort_container .sort_btn svg{margin-right:20px;fill:#d6d6d6;transition:.3s}.automarket_sort_container .sort_btn.active,.automarket_sort_container .sort_btn:hover{color:#009fdf}.automarket_sort_container .sort_btn.active svg,.automarket_sort_container .sort_btn:hover svg{fill:#009fdf}.automarket_sort_wrapper.selected #automarket_sort_mobile_label .sort_btn_title{color:#d6d6d6}.automarket_sort_wrapper.selected #automarket_sort_mobile_label svg{fill:#d6d6d6}.loader .box-catalog__block .auto_item,.loader .box-catalog__block a{visibility:hidden;transition:none}.loader .box-catalog__block{position:relative}@keyframes flickerAnimation{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.loader .box-catalog__block:before{position:absolute;content:"";display:block;left:0;right:0;top:0;bottom:0;background-size:contain;animation:flickerAnimation 2s infinite}.automarket_sort_mobile{display:none;margin-top:15px;justify-content:right;margin-bottom:10px}#automarket_sort_mobile_label{color:#009fdf;font-weight:500;font-size:12px;line-height:15px;margin-left:10px;margin-right:10px;cursor:pointer}.automarket_sort_wrapper{position:relative}@media (max-width:520px){.automarket_sort_container{display:none;background:#fff;box-shadow:4px 4px 13px 2px rgba(0,0,0,.08);padding:20px}.automarket_sort_mobile{display:flex;align-items:center}.automarket_sort_container.active{display:block;position:absolute;right:0}.sort_btn:last-child{margin-bottom:0}.automarket_sort_wrapper.selected .automarket_sort_container .sort_btn.active{display:none}.automarket_sort_wrapper.selected .automarket_sort_container .sort_btn{margin:0;color:#009fdf}.automarket_sort_wrapper.selected .automarket_sort_container .sort_btn svg{fill:#009fdf}}.calc-tabs{padding:0;background-color:#fff;display:flex}.calc-tabs li{font-weight:600;font-size:12px;line-height:17px;display:flex;align-items:center;text-align:center;letter-spacing:.1em;color:#05326e;text-transform:uppercase;border-top:5px solid #fff;cursor:pointer;padding:13px 20px 18px}.calc-tabs li:hover{border-color:#009fdf}.calc-tabs li.active{background-color:#e9f6fb;color:#009fdf;border-color:#009fdf}.calc_with_tabs .calc-block-content-wrapper{margin-right:20px}.calc_with_tabs .block-content{background-color:#e9f6fb;padding:36px 30px 36px 60px}.calc_with_tabs.box-calculate_cost .block.block-calculator{margin-top:69px;padding-right:40px}.calc_with_tabs .ui-selectmenu-button.ui-button{color:#009fdf;background:#e9f6fb;display:none}.calc_with_tabs .ui-selectmenu-button.ui-button .ui-selectmenu-text{text-transform:uppercase;font-size:10px;line-height:12px;font-weight:700}.calc-tabs-selectui.ui-selectmenu-menu ul.ui-menu{padding-top:0}.calc-tabs-selectui.ui-selectmenu-menu ul.ui-menu li.ui-menu-item .ui-menu-item-wrapper{text-transform:uppercase;color:#05326e;font-weight:700;font-size:10px;line-height:12px}.calc-tabs-selectui.ui-selectmenu-menu ul.ui-menu li.ui-menu-item:first-child{display:list-item}.calc-tabs-selectui.ui-selectmenu-menu ul.ui-menu li.ui-menu-item .ui-menu-item-wrapper.ui-state-active{color:#009fdf;background:#e9f6fb}.calc-tabs-select-title{font-weight:500;font-size:12px;line-height:16px;color:#05326e;display:none}.calc_with_tabs.box-calculate_cost .block.block-calculator:after{display:none}@media (max-width:1400px){.calc-tabs li{padding:13px 10px 13px 15px;font-size:10px}}@media (max-width:1200px){.calc-tabs li{padding:13px 10px 13px 15px;font-size:8px;line-height:13px}}@media (max-width:991px){.calc-tabs{display:none}.calc-tabs-select-title{display:block}.calc_with_tabs .ui-selectmenu-button.ui-button{display:flex;height:32px}.calc_with_tabs .block-content{background-color:#fff}.calc_with_tabs .block-price{margin-top:7px}.calc_with_tabs.box-calculate_cost .block.block-calculator{margin-top:0;padding-right:0}.calc_with_tabs .block-content{padding:12px;margin-left:-12px;margin-right:-12px}.calc_with_tabs #calc_pre_results{margin-bottom:20px}.calc_with_tabs.box-calculate_cost .block.block-calculator:after{display:block}}.subjects-lizing-slider__item{min-height:492px;max-width:1440px;width:100%;margin:0 auto}.subjects-lizing-slider .slick-dots{position:absolute;left:50%;bottom:30px;transform:translateY(-50%);display:flex;align-items:center}.subjects-lizing-slider .slick-dots li{width:6px;height:6px;background:#c4c4c4;margin:0 5px}.subjects-lizing-slider .slick-dots li.slick-active{background:#009fdf}.subjects-lizing-slider .slick-dots li button{display:none}.subjects-lizing-slider .take-kasko__btn{background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;color:#fff}.lizing-blocks__item,.lizing-blocks__item-2022{width:100%;min-height:357px;display:flex;align-items:flex-start;filter:drop-shadow(0 4px 7px rgba(189,189,189,.25));background-color:#fff;margin-bottom:80px;position:relative;overflow:hidden;padding:40px}.lizing-blocks__item-2022{margin-bottom:40px}.lizing-blocks__item-2022:after,.lizing-blocks__item:after{content:"";width:565px;height:565px;background:linear-gradient(178.41deg,#05326e -21.29%,rgba(0,159,223,0) 98.65%);transform:rotate(-90deg);top:-30%;right:-250px;border-radius:50%;position:absolute}.lizing-blocks__item-2022.section-used:after{display:none}.lizing-blocks__item-2022.section-used .lizing-blocks__pic img{max-width:none}.lizing-blocks__item-2022.lizng-entity:after,.lizing-blocks__item.lizng-entity:after{background:linear-gradient(180deg,#009fdf,rgba(0,159,223,0))}.lizing-blocks__item-2022.lizng-entity .lizing-blocks__title,.lizing-blocks__item.lizng-entity .lizing-blocks__title{margin-bottom:77px}.lizing-blocks__item-2022.lizng-entity .lizing-blocks__descr,.lizing-blocks__item.lizng-entity .lizing-blocks__descr{max-width:690px}.lizing-blocks__item-2022 .lizing-blocks__pic{z-index:1}.lizing-blocks__item-2022 .lizing-blocks__pic img{max-width:536px}.lizing-blocks__item-2022.section-used.used_update .lizing-blocks__pic{transform:none;bottom:0}.used_update .lizing-blocks__title{margin-bottom:17px}.used_update .lizing-blocks__descr{max-width:627px}.used_update .lizing-blocks__simple_list{padding-left:0}.used_update .simple-block-list li:before{margin-top:-2px}.lizing-conditions.lizing-conditions-2022{padding-top:0}.lizing-conditions-2022 .lizing-conditions__item{overflow:hidden;max-width:690px}.lizing-conditions-2022 .lizing-conditions__item:after{content:"";display:block;width:420px;height:420px;background:#3292ce;bottom:-50%;right:-210px;position:absolute;border-radius:50%;z-index:1}.lizing-conditions-2022 .lizing-conditions__wrap{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}.lizing-conditions__item .lizing-conditions__ico{z-index:2;bottom:40px}.lizing-conditions__item_legkovie .lizing-conditions__ico{right:-15%;max-width:60%}.lizing-conditions__item_commercial .lizing-conditions__ico{right:-23%;max-width:80%}.lizing-conditions__item_trucks .lizing-conditions__ico{right:-50%;max-width:110%}.lizing-conditions__item_spectech .lizing-conditions__ico{right:0;max-width:40%}.container-inner .lizing-blocks__item.lizng-entity .lizing-blocks__pic img{max-width:100%}.lizing-blocks__simple_list.mobile{display:none}.lizing-blocks__pic .line{width:150%;height:2px;background:linear-gradient(270deg,#009fdf 1.43%,rgba(0,159,223,0) 98.58%)}.lizing-blocks__item.section-legkovie .lizing-blocks__pic{right:20px}.lizing-blocks__item.section-avtobusi .lizing-blocks__pic,.lizing-blocks__item.section-gryzovie .lizing-blocks__pic{bottom:-25%}.lizing-blocks__item-2022.section-used .lizing-blocks__pic{bottom:-55%}.lizing-blocks__item.section-used:after{display:none}.simple-block-list{margin-bottom:40px}.simple-block-list li{display:block;align-items:flex-start;justify-content:flex-start;margin-bottom:4px;padding-left:20px;position:relative}.simple-block-list li:last-child{margin-bottom:0}.simple-block-list li:before{content:"\2022";display:block;color:#05326e;font-weight:700;margin-top:-7px;margin-right:12px;position:absolute;left:0;font-size:1.5em}.simple-block-list.circles li:before{content:"\3007";font-size:.8em;margin-top:0}.lizing-blocks__item .simple-block-list li{font-weight:500;font-size:18px;line-height:22px;margin-bottom:10px}.lizing-blocks__item.section-used .lizing-blocks__pic{right:-50px}.lizing-blocks__item.section-spectech .lizing-blocks__pic{bottom:-30%}.lizing-blocks__item.section-taxi .lizing-blocks__pic{right:20px}.lizing-blocks__descr{width:100%;max-width:813px;display:flex;flex-direction:column}.lizing-blocks__title{font-size:36px;line-height:44px;color:#05326e;font-weight:700;margin-bottom:47px}.lizing-blocks__list{display:flex;align-items:flex-start;margin-bottom:40px}.lizing-blocks__list-item{display:flex;flex-direction:column;margin-right:auto}.lizing-blocks__ico{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-bottom:15px;flex-shrink:0}.lizing-blocks__ico img{max-width:100%}.lizing-blocks__text{display:flex;flex-direction:column}.lizing-blocks__text p{color:#05326e;font-weight:500;font-size:16px;line-height:16px;margin-bottom:10px}.lizing-blocks__text span{display:block;color:#05326e;font-weight:700;font-size:18px;line-height:22px}.lizing-blocks__pic{bottom:-10%}.lizing-blocks__pic,.lizing-blocks__pic-mob{position:absolute;transform:translateY(-50%);right:0;z-index:5}.lizing-blocks__pic-mob{top:42%;display:none}.lizing-blocks__descr .take-kasko__btn{background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;color:#fff}.subj-lizing{padding-top:80px;margin-bottom:80px}.container-inner .subj-lizing{padding-top:0}.subj-lizing__title{font-size:36px;line-height:161%;color:#054581;font-weight:700;margin-bottom:30px}.subj-lizing__subtitle{font-weight:500;font-size:18px;line-height:22px;color:#353535;margin-bottom:68px}.subj-lizing__wrap{display:flex;align-items:flex-start;flex-wrap:wrap;margin:0 -10px}.subj-lizing__item{width:100%;max-width:315px;min-height:290px;background-color:#fff;filter:drop-shadow(0 4px 7px rgba(189,189,189,.25));display:flex;flex-direction:column;padding-top:20px;padding-bottom:25px;margin:0 10px 30px;position:relative}.subj-lizing__item.form{position:relative;background:#05326e;box-shadow:0 4px 7px hsla(0,0%,74.1%,.25);padding:20px;overflow:hidden}.subj-lizing__item.form:before{content:"";width:300px;height:300px;position:absolute;background:linear-gradient(180deg,#009fdf,rgba(0,159,223,.25));border-radius:50%;left:141px;top:-120px}.subj-lizing__title-block{font-weight:600;font-size:16px;line-height:20px;color:#05326e;padding:0 20px}.subj-lizing__img{width:100%;min-height:145px;display:flex;align-items:center;justify-content:flex-end;margin-top:auto;overflow:hidden}.subj-lizing__img img{width:auto;max-width:100%}.subj-lizing__img .subj-lizing__img_wrapper{align-self:flex-end;margin-bottom:25px}.subj-lizing__img .line{width:150%;height:2px;background:linear-gradient(270deg,#009fdf 1.43%,rgba(0,159,223,0) 98.58%)}.section-legkovie .subj-lizing__img img{height:72px}.section-legkovie .subj-lizing__img .subj-lizing__img_wrapper{margin-right:-70px}.section-legkovie .subj-lizing__img .line{margin-left:-70px}.section-commercial .subj-lizing__img img{height:112px}.section-commercial .subj-lizing__img .subj-lizing__img_wrapper{margin-right:-80px}.section-commercial .subj-lizing__img .line{margin-left:-140px}.section-gryzovie .subj-lizing__img img{height:143px;margin-bottom:-5px}.section-gryzovie .subj-lizing__img .subj-lizing__img_wrapper{margin-right:-100px}.section-gryzovie .subj-lizing__img .line{margin-left:-90px;width:100%}.section-avtobusi .subj-lizing__img img{height:126px}.section-avtobusi .subj-lizing__img .subj-lizing__img_wrapper{margin-right:-100px}.section-avtobusi .subj-lizing__img .line{margin-left:-90px}.section-used .subj-lizing__img img{height:156px}.section-used .subj-lizing__img .subj-lizing__img_wrapper{margin-right:-5px}.section-used .subj-lizing__img .line{margin-left:-90px}.section-spectech .subj-lizing__img img{height:128px}.section-spectech .subj-lizing__img .subj-lizing__img_wrapper{margin-right:-50px}.section-spectech .subj-lizing__img .line{width:100%;margin-left:-90px}.section-taxi .subj-lizing__img .line{margin-left:-90px}.section-mototekhnika .subj-lizing__img img{height:213px;margin-bottom:-30px}.subj-lizing__link{font-weight:600;font-size:14px;line-height:17px;color:#009fdf;margin:0 20px}.subj-lizing__link:hover{color:#05326e}.subj-lizing .have-question__descr{padding-right:0;margin-bottom:15px}.subj-lizing .form-template_styles .field-wrap{width:100%;margin:0 0 20px}.subj-lizing .form-template_styles .field-wrap:nth-last-child(2){margin-bottom:20px}.subj-lizing .form-template_styles .field-wrap:last-child{margin-bottom:0}.subj-lizing .form-template_styles .fields-wrapper{margin:0}.subj-lizing .form-template_styles button.form-submit,.subj-lizing .form-template_styles input.form-submit{font-size:12px;padding:0}.liz-taxi-exml{padding-top:80px;margin-bottom:40px}.liz-taxi-exml__title{font-size:36px;line-height:161%;color:#054581;font-weight:700;margin-bottom:40px}.liz-taxi-exml__wrap{display:flex;flex-wrap:wrap;align-items:flex-start;margin:0 -10px}.liz-taxi-exml__item{width:100%;max-width:453px;display:flex;flex-direction:column;background-color:#fff;margin:0 10px;padding:40px 0}.liz-taxi-exml__name{font-weight:600;font-size:14px;line-height:17px;text-transform:uppercase;color:#009fdf;margin-bottom:13px;padding:0 40px}.liz-taxi-exml__title-block{font-size:18px;line-height:22px;font-weight:700;text-transform:uppercase;color:#000;padding:0 40px}.liz-taxi-exml__img{width:100%;min-height:176px;display:flex;align-items:center;justify-content:flex-end;margin-top:-20px}.liz-taxi-exml__img img{max-width:100%}.liz-taxi-exml__price{font-weight:500;font-size:14px;line-height:17px;color:#000;padding:0 40px;margin-bottom:30px}.liz-taxi-exml__list{display:flex;flex-direction:column;max-width:370px;padding:0 40px}.liz-taxi-exml__line{width:100%;display:flex;justify-content:space-between;margin-bottom:20px}.liz-taxi-exml__box{display:flex;flex-direction:column;min-width:65px}.liz-taxi-exml__box span{font-weight:500;font-size:12px;line-height:14px;color:#9b9b9b;margin-bottom:5px}.liz-taxi-exml__box p{font-size:14px;line-height:14px;color:#05326e;font-weight:700}.liz-taxi-exml__box p.price{color:#3292ce}.liz-taxi-exml__btn{width:100%;max-width:248px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#fff;margin:10px auto 0;background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px}.lizing-conditions{padding-top:80px}.lizing-conditions__wrap{display:flex;flex-wrap:wrap;align-items:flex-start;margin:0 -10px}.lizing-conditions__item{width:100%;max-width:650px;min-height:359px;display:flex;flex-direction:column;background-color:#fff;margin:0 10px 20px;padding:40px;position:relative}.lizing-conditions__title-block{font-size:18px;line-height:22px;color:#000;font-weight:700;margin-bottom:42px}.lizing-conditions__box,.lizing-conditions__list{display:flex;flex-direction:column}.lizing-conditions__box{margin-bottom:20px}.lizing-conditions__name{font-weight:500;font-size:12px;line-height:14px;color:#9b9b9b;margin-bottom:5px}.lizing-conditions__data{font-size:14px;line-height:14px;color:#05326e;font-weight:700}.lizing-conditions__data.blue{color:#3292ce}.lizing-conditions__ico{position:absolute;right:0;bottom:20px}.lizing-conditions__ico img{max-width:100%}.special_all_link_wrapper{text-align:center;margin-top:30px}.special_all_link_wrapper a{display:contents;color:#009fdf;font-weight:600;font-size:14px;line-height:17px}.special_all_link_wrapper a:hover{color:#05326e}@media (max-width:1440px){.subjects-lizing-slider__item{padding:0 60px;overflow:hidden}.lizing-blocks__item:after{right:-250px;top:-15%}.lizing-blocks__descr,.lizing-blocks__item.lizng-entity .lizing-blocks__descr{max-width:50%}.lizing-blocks__list{flex-wrap:wrap}.lizing-blocks__list-item{margin-bottom:15px}.container-inner .lizing-blocks__item div.lizing-blocks__pic,.lizing-blocks__pic{right:0}.lizing-blocks__item.section-taxi .lizing-blocks__pic{right:20px}.-inner .lizing-blocks__item.section-gryzovie .lizing-blocks__pic{right:-10%}.lizing-blocks__item-2022.section-used .lizing-blocks__pic{bottom:-50%}.liz-taxi-exml__wrap,.subj-lizing__wrap{justify-content:center}.liz-taxi-exml__item{margin-bottom:30px}.lizing-conditions__wrap{justify-content:center}.lizing-conditions__item{margin-bottom:30px}}@media (max-width:991px){.subjects-lizing-slider__item{padding:0 30px}.lizing-blocks__item{padding:30px}.lizing-blocks__item:after{right:-380px}.lizing-blocks__item.lizng-entity .lizing-blocks__title{margin-bottom:30px}.lizing-blocks__item.lizng-entity .lizing-blocks__descr{max-width:55%}.lizing-blocks__descr{max-width:55%;position:relative;z-index:2}.lizing-blocks__title{font-size:25px;line-height:30px;margin-bottom:20px}.lizing-blocks__list-item{margin-right:30px}.container-inner .lizing-blocks__item div.lizing-blocks__pic,.lizing-blocks__pic{right:-15%;bottom:22%}.container-inner .lizing-blocks__item.section-commercial div.lizing-blocks__pic{bottom:10%}.lizing-blocks__item-2022:after{right:-400px}.lizing-blocks__item-2022 .lizing-blocks__pic{right:-30%}.container-inner .lizing-blocks__item.section-gryzovie .lizing-blocks__pic{right:-30%;bottom:0}.container-inner .lizing-blocks__item.section-avtobusi .lizing-blocks__pic{right:-30%;bottom:-8%}.container-inner .lizing-blocks__item-2022.section-used .lizing-blocks__pic{right:-20%}.container-inner .lizing-blocks__item.section-spectech .lizing-blocks__pic{right:-30%;bottom:-20%}.container-inner .lizing-blocks__item.section-taxi .lizing-blocks__pic{right:-20%;bottom:13%}.lizing-blocks__item.section-taxi .lizing-blocks__pic{bottom:15%}.lizing-conditions-2022 .lizing-conditions__wrap{grid-template-columns:1fr}}@media (max-width:767px){.container-inner .lizing-blocks__item.section-gryzovie .lizing-blocks__pic{right:-40%;bottom:8%}.container-inner .lizing-blocks__item.section-spectech .lizing-blocks__pic{bottom:6%}.container-inner .lizing-blocks__item.section-avtobusi .lizing-blocks__pic{bottom:8%}.container-inner .lizing-blocks__item.section-taxi .lizing-blocks__pic{bottom:25%}.article-lizing-form.lizing-blocks__item{background:#05326e}.subjects-lizing-slider__item{padding:0 8px;min-height:506px}.subjects-lizing-slider .slick-dots{bottom:85px}.subjects-lizing-slider .take-kasko__item,.subjects-lizing-slider .take-kasko__wrap{height:100%}.subjects-lizing-slider .take-kasko__btn{margin-top:auto;margin-bottom:30px}.lizing-blocks__item{min-height:297px;margin-bottom:40px;padding:12px 12px 24px}.lizing-blocks__item:after{width:185px;height:185px;top:50px;right:-123px}.lizing-blocks__item.lizng-entity:after{top:160px;width:250px;height:250px}.lizing-blocks__item.lizng-entity .lizing-blocks__descr{max-width:100%}.lizing-blocks__item.lizng-entity .lizing-blocks__pic{display:block;width:240px;right:-80px}.lizing-blocks__descr{max-width:100%}.lizing-blocks__title{font-size:14px;line-height:17px;margin-bottom:35px}.lizing-blocks__list{flex-direction:column;align-items:flex-start;margin-bottom:0}.lizing-blocks__list-item{margin-right:0;flex-direction:row;align-items:center;margin-bottom:30px}.lizing-blocks__ico{width:25px;height:25px;margin-bottom:0;margin-right:16px}.lizing-blocks__text p{font-size:12px;line-height:20px;margin-bottom:0}.lizing-blocks__text span{font-size:12px;line-height:12px}.lizing-blocks__item .lizing-blocks__pic .line{margin-left:-50px}.container-inner .lizing-blocks__item.section-commercial div.lizing-blocks__pic,.container-inner .lizing-blocks__item div.lizing-blocks__pic,.lizing-blocks__pic{bottom:27%}.lizing-blocks__item.section-legkovie .lizing-blocks__pic{right:-70px;margin-top:-20px}.lizing-blocks__item.section-legkovie .lizing-blocks__pic img{max-width:210px}.lizing-blocks__item.section-commercial .lizing-blocks__pic{right:-70px;margin-top:-20px}.lizing-blocks__item.section-commercial .lizing-blocks__pic img{max-width:210px}.lizing-blocks__item.section-gryzovie .lizing-blocks__pic{right:-150px;margin-top:-20px}.lizing-blocks__item.section-gryzovie .lizing-blocks__pic img{max-width:300px}.lizing-blocks__item.section-avtobusi .lizing-blocks__pic{right:-150px;margin-top:-20px}.lizing-blocks__item.section-avtobusi .lizing-blocks__pic img{max-width:300px}.lizing-blocks__item-2022.section-used .lizing-blocks__pic{right:-70px;margin-top:-20px}.lizing-blocks__item.section-used .lizing-blocks__pic img{max-width:210px}.lizing-blocks__item.section-spectech .lizing-blocks__pic{right:-70px;margin-top:-20px}.lizing-blocks__item.section-spectech .lizing-blocks__pic img{max-width:300px}.lizing-blocks__item.section-taxi .lizing-blocks__pic{right:-70px;margin-top:-20px}.lizing-blocks__item.section-taxi .lizing-blocks__pic img{max-width:210px}.lizing-blocks__simple_list.desktop{display:none}.lizing-blocks__simple_list.mobile{display:block;margin-bottom:20px}.lizing-blocks__item-2022:after{width:240px;height:240px;right:-120px;top:-10%}.lizing-conditions-2022 .lizing-conditions__item:after{width:246px;height:246px;right:-120px}.lizing-conditions__item .lizing-conditions__ico{bottom:10px}.lizing-conditions__item_legkovie .lizing-conditions__ico{right:-40%;width:100%;max-width:100%}.lizing-conditions__item_spectech .lizing-conditions__ico{width:45%;max-width:100%}.lizing-conditions__item_commercial .lizing-conditions__ico{right:-50%;width:120%;max-width:120%}.lizing-conditions__item_trucks .lizing-conditions__ico{right:-120%;width:170%;max-width:170%}.lizing-blocks__item-2022 .lizing-blocks__pic{right:0;left:0;height:100%;text-align:right}.lizing-blocks__item-2022 .lizing-blocks__pic img{width:auto;max-width:70%;margin-top:3%}.lizing-blocks__item-2022{padding:20px;min-height:188px;margin-bottom:20px}.lizing-blocks__item-2022 .lizing-blocks__descr h1{max-width:50%}.lizing-blocks__item-2022 .lizing-blocks__descr .take-kasko__btn{margin-top:30%}.subj-lizing{padding-top:40px}.subj-lizing__title{font-size:16px;line-height:20px;margin-bottom:10px}.subj-lizing__subtitle{font-size:12px;line-height:12px;margin-bottom:30px}.subj-lizing__item{min-height:195px;margin-bottom:10px}.subj-lizing__img{width:55%;position:absolute;right:0;bottom:0;min-height:90px}.subj-lizing__link{margin-top:auto}.section-used .subj-lizing__img img{height:116px}.section-mototekhnika .subj-lizing__img img{height:auto;margin-bottom:-10px}.liz-taxi-exml{padding-top:40px}.liz-taxi-exml__title{font-size:20px;line-height:24px;margin-bottom:30px}.liz-taxi-exml__wrap{margin:0}.liz-taxi-exml__item{margin:0 0 13px;padding:20px 0}.liz-taxi-exml__name,.liz-taxi-exml__title-block{padding:0 10px}.liz-taxi-exml__img{width:90%;margin-left:auto;min-height:125px;margin-top:-10px}.liz-taxi-exml__list,.liz-taxi-exml__price{padding:0 10px}.lizing-conditions__wrap{margin:0}.lizing-conditions__item{min-height:235px;margin:0 0 20px;padding:20px}.lizing-conditions__ico{width:70%}.section-avtobusi .subj-lizing__img img,.section-spectech .subj-lizing__img img{height:auto}.mobile-horizontal-scroll{display:flex;overflow:auto;flex-wrap:nowrap;justify-content:unset}.mobile-horizontal-scroll .subj-lizing__item{min-width:315px;min-height:295px}}.articles_lising{margin-bottom:92px}.articles_lising-wrap{background:#fff;border-radius:2px;padding:32px 60px}.articles_lising-content,.articles_lising-wrap{display:flex;align-items:flex-start;justify-content:flex-start}.articles_lising-content{flex-direction:column;width:calc(100% - 498px)}.articles_lising-content p.text{font-size:14px;line-height:1.36;color:#272727}.articles_lising-back{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:14px;line-height:1.2;color:#009fdf;margin-bottom:36px}.articles_lising-back:last-child{margin-bottom:0}.articles_lising-back span{display:flex;align-items:center;justify-content:center}.articles_lising-back span:before{content:"";display:block;width:18px;height:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.293 7.293a1 1 0 000 1.414l6.364 6.364a1 1 0 001.414-1.414L2.414 8l5.657-5.657A1 1 0 006.657.93L.293 7.293zM18 7H1v2h17V7z' fill='%23009FDF'/%3E%3C/svg%3E");background-size:contain;margin-right:15px}.articles_lising-info{display:flex;align-items:center;justify-content:flex-start;margin-bottom:20px}.articles_lising-info:last-child{margin-bottom:0}.articles_lising-info p{margin:0 28px 0 0}.articles_lising-info p:last-child{margin-right:0}.articles_lising-title{font-weight:600;font-size:32px;line-height:1.22;color:#272727;margin-bottom:30px}.articles_lising-title:last-child{margin-bottom:0}.articles_lising-image{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;width:100%;margin-bottom:30px}.articles_lising-image:last-child{margin-bottom:0}.articles_lising-image img{width:100%;height:auto;border-radius:2px}.articles_lising-image p{font-size:10px;line-height:1.22;color:#b3b3b3;margin-top:8px}.articles_lising__control_links{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:40px}.articles_lising__control_links-button span{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:14px;line-height:1.22;color:#009fdf;transition:.3s}.articles_lising__control_links-button span:hover{color:#053c79}.articles_lising__control_links-button span:hover:after,.articles_lising__control_links-button span:hover:before{background-color:#053c79}.articles_lising__control_links-button span.next:after,.articles_lising__control_links-button span.prev:before{display:block}.articles_lising__control_links-button span:after,.articles_lising__control_links-button span:before{content:"";display:none;width:41px;height:16px;background-color:#009fdf;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='41' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.293 7.293a1 1 0 000 1.414l6.364 6.364a1 1 0 001.414-1.414L2.414 8l5.657-5.657A1 1 0 006.657.93L.293 7.293zM41 7H1v2h40V7z' fill='%23009FDF'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='41' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.293 7.293a1 1 0 000 1.414l6.364 6.364a1 1 0 001.414-1.414L2.414 8l5.657-5.657A1 1 0 006.657.93L.293 7.293zM41 7H1v2h40V7z' fill='%23009FDF'/%3E%3C/svg%3E");transition:.3s}.articles_lising__control_links-button span:before{margin-right:15px}.articles_lising__control_links-button span:after{margin-left:15px;transform:rotate(-180deg)}.articles_lising-sidebar{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-shrink:0;width:425px;margin-left:73px}.articles_lising-date{display:flex;align-items:center;justify-content:center;margin-bottom:30px}.articles_lising-date:last-child{margin-bottom:0}.articles_lising-date span{display:flex;align-items:center;justify-content:flex-start;font-weight:500;font-size:12px;line-height:1.25;color:#272727}.articles_lising-date span:before{content:"";display:block;width:21px;height:21px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.75 2.25H16.5V.75a.75.75 0 10-1.5 0v1.5H6V.75a.75.75 0 10-1.5 0v1.5H2.25A2.25 2.25 0 000 4.5v14.25A2.25 2.25 0 002.25 21h16.5A2.25 2.25 0 0021 18.75V4.5a2.25 2.25 0 00-2.25-2.25zm.75 16.5a.75.75 0 01-.75.75H2.25a.75.75 0 01-.75-.75V9h18v9.75zm0-11.25h-18v-3a.75.75 0 01.75-.75H4.5v1.5a.75.75 0 101.5 0v-1.5h9v1.5a.75.75 0 101.5 0v-1.5h2.25a.75.75 0 01.75.75v3z' fill='%23009FDF'/%3E%3Cpath d='M6 10.5H4.5a.75.75 0 100 1.5H6a.75.75 0 100-1.5zm5.25 0h-1.5a.75.75 0 000 1.5h1.5a.75.75 0 000-1.5zm5.25 0H15a.75.75 0 000 1.5h1.5a.75.75 0 000-1.5zM6 13.5H4.5a.75.75 0 100 1.5H6a.75.75 0 100-1.5zm5.25 0h-1.5a.75.75 0 000 1.5h1.5a.75.75 0 000-1.5zm5.25 0H15a.75.75 0 000 1.5h1.5a.75.75 0 000-1.5zM6 16.5H4.5a.75.75 0 100 1.5H6a.75.75 0 100-1.5zm5.25 0h-1.5a.75.75 0 000 1.5h1.5a.75.75 0 000-1.5zm5.25 0H15a.75.75 0 000 1.5h1.5a.75.75 0 000-1.5z' fill='%23009FDF'/%3E%3C/svg%3E");background-size:contain;margin-right:10px}.articles_lising-time{display:flex;align-items:center;justify-content:center;margin-bottom:30px}.articles_lising-time:last-child{margin-bottom:0}.articles_lising-time span{display:flex;align-items:center;justify-content:flex-start;font-weight:500;font-size:12px;line-height:1.25;color:#272727}.articles_lising-time span:before{content:"";display:block;width:22px;height:22px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.637 13.418c-.238-.922-.348-1.69-.348-2.418 0-5.355 4.356-9.71 9.711-9.71 2.43 0 4.777.945 6.574 2.62h-1.418a.645.645 0 000 1.29h2.578a.645.645 0 00.645-.645V1.977a.645.645 0 00-1.29 0v.666C16.108.95 13.597 0 11 0 4.943 0 0 4.944 0 11c0 .84.123 1.71.388 2.739a.645.645 0 001.249-.322zM21.16 6.891a.644.644 0 10-1.195.484c.495 1.222.746 2.441.746 3.625 0 5.355-4.356 9.71-9.711 9.71-3.042 0-5.913-1.473-7.736-3.91h1.29a.645.645 0 000-1.288H1.978a.645.645 0 00-.645.644v2.578a.645.645 0 001.29 0v-.672C4.775 20.628 7.857 22 11 22c6.057 0 11-4.944 11-11 0-1.35-.282-2.733-.84-4.109z' fill='%23009FDF'/%3E%3Cpath d='M11 3.91a.644.644 0 100-1.289.644.644 0 000 1.29zm0 15.469a.644.644 0 100-1.29.644.644 0 000 1.29zm-7.734-7.734a.644.644 0 100-1.29.644.644 0 000 1.29zm15.468 0a.644.644 0 100-1.29.644.644 0 000 1.29zm-5.911 0h2.044a.644.644 0 100-1.29h-2.044a1.943 1.943 0 00-1.178-1.178V5.844a.645.645 0 00-1.29 0v3.333a1.937 1.937 0 00-1.1 2.656l-2.578 2.579a.645.645 0 10.912.911l2.578-2.578a1.937 1.937 0 002.656-1.1zm-1.823 0a.645.645 0 11.001-1.291.645.645 0 01-.001 1.29z' fill='%23009FDF'/%3E%3C/svg%3E");background-size:contain;margin-right:10px}.articles_lising__socials{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:50px}.articles_lising__socials:last-child{margin-bottom:0}.articles_lising__socials-title{font-weight:500;font-size:14px;line-height:1.22;color:#009fdf;margin-bottom:20px}.articles_lising__socials-title:last-child{margin-bottom:0}.articles_lising__socials-list{display:flex;align-items:center;justify-content:flex-start;position:relative}.articles_lising__socials-item{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#009fdf;margin-right:20px;cursor:pointer}.articles_lising__socials-list .link_copied{display:none;position:absolute;top:-3px;left:100%;width:225px;line-height:36px;text-align:center;box-shadow:2px 2px 15px hsla(0,0%,50.6%,.25);color:#009fdf}.articles_lising__socials-list .link_copied.active{display:block}.articles_lising__socials-item:last-child{margin-right:0}.articles_lising__socials-item i{display:flex;align-items:center;justify-content:center}.articles_lising__socials-item i:after{content:"";display:block;background-color:#fff}.articles_lising__socials-item i.tw:after{width:17px;height:14px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.575 2.062c-.61.27-1.258.448-1.922.526a3.365 3.365 0 001.472-1.85 6.728 6.728 0 01-2.125.81A3.346 3.346 0 008.297 4.6 9.5 9.5 0 011.4 1.105a3.346 3.346 0 001.035 4.468 3.332 3.332 0 01-1.516-.419v.043a3.348 3.348 0 002.684 3.28 3.334 3.334 0 01-1.51.059 3.35 3.35 0 003.126 2.323 6.71 6.71 0 01-4.156 1.432c-.27 0-.538-.014-.798-.046a9.47 9.47 0 005.129 1.504c6.155 0 9.521-5.1 9.521-9.522 0-.145-.003-.289-.01-.433a6.794 6.794 0 001.67-1.731z' fill='%23F2F2F2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.575 2.062c-.61.27-1.258.448-1.922.526a3.365 3.365 0 001.472-1.85 6.728 6.728 0 01-2.125.81A3.346 3.346 0 008.297 4.6 9.5 9.5 0 011.4 1.105a3.346 3.346 0 001.035 4.468 3.332 3.332 0 01-1.516-.419v.043a3.348 3.348 0 002.684 3.28 3.334 3.334 0 01-1.51.059 3.35 3.35 0 003.126 2.323 6.71 6.71 0 01-4.156 1.432c-.27 0-.538-.014-.798-.046a9.47 9.47 0 005.129 1.504c6.155 0 9.521-5.1 9.521-9.522 0-.145-.003-.289-.01-.433a6.794 6.794 0 001.67-1.731z' fill='%23F2F2F2'/%3E%3C/svg%3E")}.articles_lising__socials-item i.vk:after{width:19px;height:11px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.297 10.954h1.135s.343-.039.518-.23c.161-.176.155-.507.155-.507s-.022-1.546.686-1.773c.697-.225 1.592 1.494 2.541 2.155.717.5 1.262.39 1.262.39l2.538-.035s1.328-.084.699-1.143c-.051-.086-.367-.783-1.887-2.215-1.592-1.499-1.378-1.255.539-3.847C18.65 2.17 19.117 1.206 18.97.794c-.14-.393-.998-.289-.998-.289l-2.855.017s-.211-.029-.37.066c-.152.094-.25.311-.25.311s-.453 1.222-1.057 2.26c-1.272 2.193-1.781 2.308-1.989 2.172-.483-.317-.362-1.275-.362-1.954 0-2.125.317-3.01-.619-3.24-.31-.075-.539-.126-1.333-.134-1.02-.011-1.883.003-2.37.245-.326.162-.577.522-.424.543.19.025.617.116.844.43.293.403.282 1.312.282 1.312s.169 2.5-.393 2.811c-.386.214-.914-.221-2.048-2.21-.581-1.02-1.02-2.146-1.02-2.146s-.085-.21-.236-.322a1.183 1.183 0 00-.44-.18L.62.505S.212.516.062.695c-.133.16-.01.49-.01.49s2.125 5.046 4.531 7.59c2.208 2.332 4.714 2.179 4.714 2.179z' fill='%23fff'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.297 10.954h1.135s.343-.039.518-.23c.161-.176.155-.507.155-.507s-.022-1.546.686-1.773c.697-.225 1.592 1.494 2.541 2.155.717.5 1.262.39 1.262.39l2.538-.035s1.328-.084.699-1.143c-.051-.086-.367-.783-1.887-2.215-1.592-1.499-1.378-1.255.539-3.847C18.65 2.17 19.117 1.206 18.97.794c-.14-.393-.998-.289-.998-.289l-2.855.017s-.211-.029-.37.066c-.152.094-.25.311-.25.311s-.453 1.222-1.057 2.26c-1.272 2.193-1.781 2.308-1.989 2.172-.483-.317-.362-1.275-.362-1.954 0-2.125.317-3.01-.619-3.24-.31-.075-.539-.126-1.333-.134-1.02-.011-1.883.003-2.37.245-.326.162-.577.522-.424.543.19.025.617.116.844.43.293.403.282 1.312.282 1.312s.169 2.5-.393 2.811c-.386.214-.914-.221-2.048-2.21-.581-1.02-1.02-2.146-1.02-2.146s-.085-.21-.236-.322a1.183 1.183 0 00-.44-.18L.62.505S.212.516.062.695c-.133.16-.01.49-.01.49s2.125 5.046 4.531 7.59c2.208 2.332 4.714 2.179 4.714 2.179z' fill='%23fff'/%3E%3C/svg%3E")}.articles_lising__socials-item i.fb:after{width:9px;height:19px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.52 9.548h-2.5V18.7H2.237V9.548h-1.8V6.331h1.8v-2.08c0-1.489.706-3.82 3.818-3.82l2.803.012v3.122H6.824c-.334 0-.803.167-.803.876v1.894h2.83l-.332 3.213z' fill='%23fff'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.52 9.548h-2.5V18.7H2.237V9.548h-1.8V6.331h1.8v-2.08c0-1.489.706-3.82 3.818-3.82l2.803.012v3.122H6.824c-.334 0-.803.167-.803.876v1.894h2.83l-.332 3.213z' fill='%23fff'/%3E%3C/svg%3E")}.articles_lising__socials-item i.mail:after{width:16px;height:12px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.6.076H2.4C1.763.076 1.153.3.703.696.253 1.09 0 1.628 0 2.188v7.044c0 .56.253 1.098.703 1.494.45.397 1.06.62 1.697.62h11.2c.636 0 1.247-.223 1.697-.62.45-.396.703-.933.703-1.494V2.19c0-.56-.253-1.098-.703-1.494A2.575 2.575 0 0013.6.076zm-.536 1.409L8 4.831 2.936 1.485h10.128zm.536 8.452H2.4a.858.858 0 01-.566-.206.665.665 0 01-.234-.498V2.365l5.92 3.91c.138.091.307.14.48.14s.342-.049.48-.14l5.92-3.91v6.868a.665.665 0 01-.234.498.858.858 0 01-.566.206z' fill='%23fff'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.6.076H2.4C1.763.076 1.153.3.703.696.253 1.09 0 1.628 0 2.188v7.044c0 .56.253 1.098.703 1.494.45.397 1.06.62 1.697.62h11.2c.636 0 1.247-.223 1.697-.62.45-.396.703-.933.703-1.494V2.19c0-.56-.253-1.098-.703-1.494A2.575 2.575 0 0013.6.076zm-.536 1.409L8 4.831 2.936 1.485h10.128zm.536 8.452H2.4a.858.858 0 01-.566-.206.665.665 0 01-.234-.498V2.365l5.92 3.91c.138.091.307.14.48.14s.342-.049.48-.14l5.92-3.91v6.868a.665.665 0 01-.234.498.858.858 0 01-.566.206z' fill='%23fff'/%3E%3C/svg%3E")}.articles_lising__socials-item i.chain:after{width:14px;height:14px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.91 1.593a2.603 2.603 0 00-1.731 0 2.32 2.32 0 00-.734.418l-.823.702a.954.954 0 01-1.199 0 .65.65 0 010-1.022l.823-.702A4.059 4.059 0 018.53.257C9.01.087 9.524 0 10.043 0c.52 0 1.035.087 1.515.257s.916.418 1.283.731c.368.314.66.686.858 1.095.199.41.301.848.301 1.292 0 .443-.103.882-.302 1.29a3.38 3.38 0 01-.858 1.095l-1.998 1.704a4.06 4.06 0 01-1.283.732c-.48.17-.994.256-1.514.256s-1.033-.087-1.513-.256a4.06 4.06 0 01-1.284-.732.65.65 0 010-1.022.954.954 0 011.199 0c.21.179.46.32.733.418a2.603 2.603 0 001.73 0 2.32 2.32 0 00.734-.418l1.998-1.704c.21-.18.377-.392.49-.626.114-.234.173-.485.173-.738s-.059-.504-.172-.738a1.94 1.94 0 00-.49-.625 2.32 2.32 0 00-.734-.418z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.955 5.363c-.297 0-.591.056-.865.163a2.273 2.273 0 00-.734.465L2.358 7.884c-.21.2-.377.435-.49.695a2.045 2.045 0 000 1.64c.113.26.28.496.49.695.21.2.459.357.733.465a2.37 2.37 0 001.73 0c.275-.108.524-.266.734-.465l.823-.78a.881.881 0 011.198 0 .774.774 0 010 1.136l-.822.78a3.978 3.978 0 01-1.283.813 4.146 4.146 0 01-3.029 0 3.976 3.976 0 01-1.283-.813A3.742 3.742 0 01.3 10.834a3.58 3.58 0 010-2.87c.2-.455.491-.868.859-1.216l1.998-1.893a3.977 3.977 0 011.283-.813 4.146 4.146 0 013.027 0c.48.188.916.464 1.284.813a.774.774 0 010 1.136.881.881 0 01-1.199 0 2.273 2.273 0 00-.733-.465 2.37 2.37 0 00-.865-.163z' fill='%23fff'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.91 1.593a2.603 2.603 0 00-1.731 0 2.32 2.32 0 00-.734.418l-.823.702a.954.954 0 01-1.199 0 .65.65 0 010-1.022l.823-.702A4.059 4.059 0 018.53.257C9.01.087 9.524 0 10.043 0c.52 0 1.035.087 1.515.257s.916.418 1.283.731c.368.314.66.686.858 1.095.199.41.301.848.301 1.292 0 .443-.103.882-.302 1.29a3.38 3.38 0 01-.858 1.095l-1.998 1.704a4.06 4.06 0 01-1.283.732c-.48.17-.994.256-1.514.256s-1.033-.087-1.513-.256a4.06 4.06 0 01-1.284-.732.65.65 0 010-1.022.954.954 0 011.199 0c.21.179.46.32.733.418a2.603 2.603 0 001.73 0 2.32 2.32 0 00.734-.418l1.998-1.704c.21-.18.377-.392.49-.626.114-.234.173-.485.173-.738s-.059-.504-.172-.738a1.94 1.94 0 00-.49-.625 2.32 2.32 0 00-.734-.418z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.955 5.363c-.297 0-.591.056-.865.163a2.273 2.273 0 00-.734.465L2.358 7.884c-.21.2-.377.435-.49.695a2.045 2.045 0 000 1.64c.113.26.28.496.49.695.21.2.459.357.733.465a2.37 2.37 0 001.73 0c.275-.108.524-.266.734-.465l.823-.78a.881.881 0 011.198 0 .774.774 0 010 1.136l-.822.78a3.978 3.978 0 01-1.283.813 4.146 4.146 0 01-3.029 0 3.976 3.976 0 01-1.283-.813A3.742 3.742 0 01.3 10.834a3.58 3.58 0 010-2.87c.2-.455.491-.868.859-1.216l1.998-1.893a3.977 3.977 0 011.283-.813 4.146 4.146 0 013.027 0c.48.188.916.464 1.284.813a.774.774 0 010 1.136.881.881 0 01-1.199 0 2.273 2.273 0 00-.733-.465 2.37 2.37 0 00-.865-.163z' fill='%23fff'/%3E%3C/svg%3E")}.articles_lising__table_contents{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:100px}.articles_lising__table_contents--hidden-desktop{display:none}.articles_lising__table_contents:last-child{margin-bottom:0}.articles_lising__table_contents-title{font-weight:500;font-size:16px;line-height:1.25;color:#053c79;margin-bottom:30px}.articles_lising__table_contents-title:last-child{margin-bottom:0}.articles_lising__table_contents-list{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;list-style:decimal;padding-left:20px}.articles_lising__table_contents-subtitle{font-weight:600;font-size:16px;line-height:1.25;color:#009fdf;margin-bottom:20px;cursor:pointer}.articles_lising__table_contents-subtitle:hover{color:#053c79}.articles_lising__table_contents-subtitle:last-child{margin-bottom:0}.articles_lising__articles{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;max-width:425px;top:0;padding-top:20px}.articles_lising__articles-title{font-weight:600;font-size:26px;line-height:1.23;color:#009fdf;margin-bottom:20px}.articles_lising__articles-title:last-child{margin-bottom:0}.articles_lising__articles-box{width:100%;margin-bottom:40px}.articles_lising__articles-box:last-child{margin-bottom:0}.articles_lising__articles-block{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;border-bottom:1px solid #cecece;padding-bottom:25px;margin-bottom:25px}.articles_lising__articles-block:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.articles_lising__articles-link{font-weight:600;font-size:16px;line-height:1.25;color:#053c79;margin-bottom:10px}.articles_lising__articles-link:last-child{margin-bottom:0}.articles_lising__articles-info{display:flex;align-items:center;justify-content:flex-start}.articles_lising__articles-info p{margin:0 34px 0 0}.articles_lising__articles-info p:last-child{margin-right:0}.articles_lising__articles-all{display:flex;align-items:center;justify-content:flex-end;width:100%}.articles_lising__articles-all a{font-weight:500;font-size:14px;line-height:1.22;color:#009fdf}.articles_lising__articles-all a:hover{color:#053c79}.leasing-text p{font-size:14px;line-height:19px;color:#272727;margin-bottom:20px}.leasing-text img{max-width:100%;height:auto}.leasing-text b{font-weight:600}.articles__title{max-width:650px;font-weight:600;font-size:24px;line-height:29px;color:#009fdf;margin-top:10px;margin-bottom:10px}.articles__quote{background:#e2f7ff;font-weight:600;font-size:14px;line-height:19px;color:#272727;position:relative;padding:13px 0;margin-bottom:30px}.articles__quote:before{left:-60px}.articles__quote:after,.articles__quote:before{content:"";width:60px;height:100%;background:#e2f7ff;position:absolute;top:0}.articles__quote:after{right:-60px;display:none}.article-lizing-page .form-template_styles .fields-wrapper:last-child{margin:0}.article-lizing-page blockquote{max-width:650px;padding-left:53px;position:relative;margin-bottom:40px}.article-lizing-page blockquote:before{content:"";width:33px;height:23px;position:absolute;top:4px;left:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.469 10.756L12.445 0H5.749L1.826 9.741C.271 13.461 0 14.747 0 16.506 0 20.362 2.773 23 6.56 23c3.72 0 6.493-2.57 6.493-6.494 0-2.774-1.352-4.803-3.584-5.75zm19.946 0L32.391 0h-6.695l-3.923 9.741c-1.556 3.72-1.826 5.006-1.826 6.765 0 3.856 2.773 6.494 6.56 6.494C30.227 23 33 20.43 33 16.506c0-2.774-1.353-4.803-3.585-5.75z' fill='%23009FDF'/%3E%3C/svg%3E")}.article-lizing-page blockquote p{font-style:italic;font-weight:400;font-size:14px;line-height:19px;color:#272727}.article-lizing-page table{width:100%;background-color:#fff;display:flex;flex-direction:column;margin-bottom:60px}.article-lizing-page table thead{width:100%}.article-lizing-page table thead tr{width:100%;display:grid;align-items:center;grid-template-columns:1fr 1fr 1fr}.article-lizing-page table tbody tr:first-child b,.article-lizing-page table thead tr th{text-align:left;font-weight:600;font-size:14px;color:#009fdf}.article-lizing-page table tbody{width:100%}.article-lizing-page table tbody tr:nth-child(2n){background:#ededed}.article-lizing-page table tbody tr td{text-align:left;padding:10px 20px;font-weight:500;font-size:14px;color:#000}.articles-form__title{max-width:375px;font-weight:600;font-size:24px;line-height:29px;color:#fff;margin-bottom:10px}.articles-form__subtitle{max-width:375px;font-size:14px;line-height:17px;color:#fff;margin-bottom:30px}.articles-with-img{max-width:650px;margin-bottom:60px}.articles-with-img img{max-width:255px;float:left;margin-right:20px}.articles-with-img p{font-size:14px;line-height:19px;color:#272727}.c-both{clear:both}.articles-rew{display:flex;align-items:flex-start;margin-bottom:30px}.articles-rew:last-child{margin-bottom:0}.articles-rew__img{width:94px;height:94px;border-radius:50%;overflow:hidden;margin-right:20px;flex-shrink:0}.articles-rew__img img{width:100%;object-fit:cover}.articles-rew__text{font-style:italic;font-weight:400;font-size:14px;line-height:136%;color:#272727}.liz-about-company{background:#009fdf;padding-top:55px;padding-bottom:60px;margin-bottom:80px;position:relative;overflow:hidden}.liz-about-company:before{content:"";width:570px;height:585px;background-size:cover;position:absolute;top:-285px;right:-300px;display:block}.liz-about-company__title{max-width:762px;font-size:36px;line-height:58px;color:#fff;font-weight:700;margin-bottom:10px}.liz-about-company__descr{max-width:1050px;font-weight:500;font-size:14px;line-height:19px;color:#fff;margin-bottom:48px}.liz-about-company__wrap{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.liz-about-company__item{width:100%;max-width:636px;display:flex;flex-direction:column;margin-bottom:46px}.liz-about-company__item-title{font-size:22px;line-height:27px;font-weight:700;color:#fff;margin-bottom:5px}.liz-about-company__item-descr{font-size:14px;line-height:17px;color:#fff}.video-section__video{width:100%;height:506px;position:relative}.video-section__video .ytLoader{width:100%;height:100%;background-size:cover;background-position:50%}.video-section__video .ytLoader:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:#000;opacity:.8}.video-section__video .playBtn{width:131px;height:131px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:5px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.video-section__video .playBtn:before{content:"";width:45px;height:52px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='45' height='52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M45 26L.75 51.115V.885L45 26z' fill='%23fff'/%3E%3C/svg%3E");position:relative;right:-5px}.article-lizing-form.lizing-blocks__item{max-width:100%;min-height:230px;padding:20px;filter:none;margin-bottom:30px;background:#009fdf}.article-lizing-form.lizing-blocks__item:after{width:411px;height:411px;right:-260px}.article-lizing-form.lizing-blocks__item .lizing-blocks__pic{top:65%;right:0}.article-lizing-form.lizing-blocks__item .lizing-blocks__descr .block-form{max-width:370px}.article-lizing-form.lizing-blocks__item .lizing-blocks__descr .block-form .fields-wrapper .field-wrap{width:100%;margin:0 0 15px}.article-lizing-form.lizing-blocks__item .lizing-blocks__descr .block-form .fields-wrapper .field-wrap:first-child{margin-right:20px}.article-lizing-form.lizing-blocks__item .lizing-blocks__descr .block-form .fields-wrapper .field-wrap:first-child,.article-lizing-form.lizing-blocks__item .lizing-blocks__descr .block-form .fields-wrapper .field-wrap:nth-child(2){display:inline-block;width:auto}.article-lizing-form.lizing-blocks__item .lizing-blocks__descr .block-form .fields-wrapper .field-wrap:last-child{margin-bottom:0}.article-lizing-form.lizing-blocks__item .lizing-blocks__descr .block-form .fields-wrapper .field-wrap .form-submit{background:#05326e}.article-lizing-form.lizing-blocks__item .form-template_styles .field{max-width:175px}.article-lizing-form.lizing-blocks__item .box-subscribe .form-template_styles .field{max-width:100%}.graph_linier{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:40px}.graph_linier:last-child{margin-bottom:0}.graph_linier-box{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-right:60px}.graph_linier-box:last-child{margin-right:0}.graph_linier-box.color-blue span{background-color:#00a4d8}.graph_linier-box.color-dark_blue span{background-color:#053c79}.graph_linier-title{font-weight:600;font-size:14px;line-height:1.36;color:#272727;margin-bottom:15px}.graph_linier-title:last-child{margin-bottom:0}.graph_linier-blocks{display:flex;align-items:stretch;justify-content:space-around;position:relative}.graph_linier-block{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:45px;position:relative;z-index:1}.graph_linier-item{display:flex;justify-content:center;align-items:flex-end;width:25px;height:175px;border-radius:5px;background:hsla(0,0%,76.9%,.3);margin-bottom:5px}.graph_linier-item:last-child{margin-bottom:0}.graph_linier-text{font-weight:400;font-size:10px;line-height:12px;text-align:center;color:#505050}.graph_linier-lines{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;position:absolute;left:0;bottom:15px;z-index:0}.graph_linier-line{display:block;width:100%;border-bottom:1px dashed #1d2125;opacity:.2;margin-bottom:24px}.graph_linier span{display:flex;justify-content:center;align-items:flex-start;width:100%;height:0;font-weight:600;font-size:10px;line-height:1.2;color:#fff;text-align:center;border-radius:5px;padding:0;transition:1s}.graph_linier span.active{padding:16px 0}.graph_circle{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;margin-bottom:40px}.graph_circle:last-child{margin-bottom:0}.graph_circle-title{font-weight:600;font-size:14px;line-height:1.35;margin-bottom:20px}.graph_circle-title:last-child{margin-bottom:0}.graph_circle-content{display:flex;align-items:flex-start;justify-content:flex-start}.graph_circle-box{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:43px;gap:43px;width:auto;margin-right:60px}.graph_circle-block{display:flex;align-items:center;justify-content:center;width:108px;height:108px;font-size:0;border-radius:50%;background:#053c79;background-image:linear-gradient(90deg,transparent 50%,#009fdf 0);position:relative;color:transparent}.graph_circle-block:before{content:"";position:absolute;top:0;left:50%;width:50%;height:100%;border-radius:0 100% 100% 0/50%;background-color:inherit;transform-origin:left;animation:spin 50s linear infinite,bg 100s step-end infinite;animation-play-state:paused;animation-delay:inherit}.graph_circle-list{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.graph_circle-item{font-size:14px;line-height:1.22;margin-bottom:10px}.graph_circle-item:last-child{margin-bottom:0}.graph_circle-item span{display:flex;align-items:flex-start;justify-content:flex-start}.graph_circle-item span.color-1{color:#00a0e9}.graph_circle-item span.color-1:before{background:#00a0e9}.graph_circle-item span.color-2{color:#053c79}.graph_circle-item span.color-2:before{background:#053c79}.graph_circle-item span:before{content:"";display:block;flex-shrink:0;width:18px;height:18px;border-radius:50%;background:hsla(0,0%,76.9%,.3);margin-right:18px}@keyframes spin{to{transform:rotate(.5turn)}}@keyframes bg{50%{background:#009fdf}}.lizing-nav__subtitle{max-width:762px;font-size:14px;line-height:19px;color:#272727;margin-top:10px;margin-bottom:60px}.lizing-nav__item-top{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.article-lizing-nav-page .articles_lising-date,.article-lizing-nav-page .articles_lising-time{margin-bottom:0}.article-lizing-nav-page .news-box-1 .block{padding:0;margin:0 10px 30px;box-shadow:none}.article-lizing-nav-page .news-box-1 .block .block-img{margin-bottom:30px;border-radius:2px}.article-lizing-nav-page .news-box-1 .block .block-content_wrap{width:100%;padding:0 20px 30px}.article-lizing-nav-page .news-box-1 .block .block-content{width:100%}.article-lizing-nav-page .box .box-more{margin:20px 2px 0}.article-lizing-nav-page .box .box-more a,.article-lizing-nav-page .box .box-more button{max-width:453px;min-height:48px;background-color:initial;border:1px solid #009fdf;border-radius:2px;letter-spacing:.16em;font-size:14px;color:#009fdf}.article-lizing-nav-page .box .box-more a:hover,.article-lizing-nav-page .box .box-more button:hover{background-color:#009fdf;color:#fff}.progress-bar{height:3px;width:0;background-color:#009fdf}.progress-bar-wrap{position:fixed;top:0;left:0;right:0;z-index:500}@media (max-width:1440px){.articles_lising-wrap{flex-direction:column}.articles_lising-content{width:calc(100% - 420px);width:100%}.articles_lising-sidebar{width:380px;width:100%;margin-left:0;margin-top:60px}.articles_lising__table_contents{display:none}.articles_lising__table_contents--hidden-desktop{display:flex;margin-bottom:40px}.liz-about-company__descr{max-width:950px}}@media screen and (max-width:991px){.article-lizing-form.lizing-blocks__item .lizing-blocks__descr .block-form .fields-wrapper .field-wrap:first-child{margin-right:0}.article-lizing-form.lizing-blocks__item .lizing-blocks__descr .block-form .fields-wrapper .field-wrap:first-child,.article-lizing-form.lizing-blocks__item .lizing-blocks__descr .block-form .fields-wrapper .field-wrap:nth-child(2){display:flex;width:100%}.article-lizing-form.lizing-blocks__item .form-template_styles .field{max-width:none;width:100%}.articles_lising-wrap{padding:32px 20px}.liz-about-company:before{width:200px;height:206px;top:-90px;right:-100px}.liz-about-company__wrap{grid-template-columns:repeat(2,1fr)}.liz-about-company__item{margin-bottom:20px}.video-section__video{height:370px}.article-lizing-form.lizing-blocks__item .lizing-blocks__pic{right:-60px}}@media (max-width:767px){.articles_lising-back{display:none}.articles_lising-info{display:flex}.articles_lising-title{font-size:14px;line-height:17px;margin-bottom:15px}.articles_lising-image{margin-bottom:15px}.articles_lising__control_links{margin-top:20px}.articles_lising__control_links-button span{font-size:12px}.articles_lising__control_links-button span:after,.articles_lising__control_links-button span:before{width:13px;height:8px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.646 3.646a.5.5 0 000 .708l3.182 3.182a.5.5 0 10.708-.708L1.707 4l2.829-2.828a.5.5 0 10-.708-.708L.646 3.646zM13 3.5H1v1h12v-1z' fill='%23009FDF'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.646 3.646a.5.5 0 000 .708l3.182 3.182a.5.5 0 10.708-.708L1.707 4l2.829-2.828a.5.5 0 10-.708-.708L.646 3.646zM13 3.5H1v1h12v-1z' fill='%23009FDF'/%3E%3C/svg%3E")}.articles_lising__control_links-button span:before{margin-right:5px}.articles_lising__control_links-button span:after{margin-left:5px}.articles_lising-date{display:none}.articles_lising-date.mobile-visible{display:flex}.articles_lising-date span{font-size:8px}.articles_lising-time{display:none}.articles_lising-time.mobile-visible{display:flex}.articles_lising-time span{font-size:8px}.articles_lising__socials{margin-bottom:27px}.articles_lising__socials-title{font-size:10px;margin-bottom:15px}.articles_lising__table_contents--hidden-desktop{margin-bottom:30px}.articles_lising__table_contents-title{font-size:14px;margin-bottom:10px}.articles_lising__table_contents-subtitle{font-size:12px;margin-bottom:10px}.articles_lising__articles-title{font-size:14px;margin-bottom:15px}.articles_lising__articles-box{margin-bottom:20px}.articles_lising__articles-block{padding-bottom:10px;margin-bottom:10px}.articles_lising__articles-link{font-size:12px}.articles_lising__articles-info p{display:flex}.articles_lising__articles-all a{font-size:12px}.graph_linier{flex-direction:column}.graph_linier-box{margin-right:0;margin-bottom:30px}.graph_linier-box:last-child{margin-bottom:0}.graph_circle-content{flex-direction:column;align-items:center;justify-content:flex-start;width:100%}.graph_circle-box{grid-template-columns:repeat(2,1fr);margin-right:0;margin-bottom:20px}.graph_circle-box:last-child{margin-bottom:0}.graph_circle-list{flex-direction:row}.graph_circle-item{margin-bottom:0;margin-right:15px}.graph_circle-item:last-child{margin-right:0}.graph_circle-item span:before{width:8px;height:8px;margin-top:4px;margin-right:5px}.lizing-nav__subtitle{font-size:12px;line-height:14px;color:#05326e;margin-bottom:30px}.lizing-nav__item-top{margin-bottom:19px}.article-lizing-nav-page .articles_lising-date,.article-lizing-nav-page .articles_lising-time{display:flex}.article-lizing-nav-page .news-box-1 .block{margin:0 0 20px}.article-lizing-nav-page .news-box-1 .block .block-content_wrap{padding:0 10px 20px}.article-lizing-nav-page .box .box-more{margin:10px 0 0}.article-lizing-nav-page .box .box-more a,.article-lizing-nav-page .box .box-more button{min-height:40px;font-size:12px}}@media screen and (max-width:767px){.articles_lising{margin-bottom:45px}.articles_lising-wrap{padding:20px 0;background-color:initial}.articles__text{font-size:10px;line-height:14px}.articles__title{font-size:12px;line-height:15px}.articles__quote{font-size:10px;line-height:14px;margin-bottom:40px}.articles__quote:after{display:block}.article-lizing-page blockquote p{font-size:10px;line-height:14px}.article-lizing-page table{margin-bottom:20px}.article-lizing-page table tbody tr:first-child b,.article-lizing-page table thead tr th{font-size:10px;padding:13px 10px}.article-lizing-page table tbody tr td{font-size:9px;padding:13px 10px}.articles-form__title{font-size:14px}.articles-form__subtitle{font-size:10px;line-height:12px;margin-bottom:20px}.articles-with-img{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.articles-with-img img{max-width:100%;float:none;margin:0 auto 10px}.articles-with-img p{font-size:10px;line-height:14px}.articles-rew__img{width:45px;height:45px}.articles-rew__text{font-size:10px;line-height:14px}.liz-about-company{padding-top:30px;padding-bottom:20px;margin-bottom:40px}.liz-about-company:before{width:125px;height:128px;top:-60px;right:-60px}.liz-about-company__title{font-size:20px;line-height:24px;margin-bottom:20px}.liz-about-company__descr{font-size:10px;line-height:14px;margin-bottom:30px}.liz-about-company__wrap{grid-template-columns:repeat(1,1fr)}.liz-about-company__item-title{font-size:16px;line-height:20px;margin-bottom:0}.liz-about-company__item-descr{font-size:10px;line-height:14px}.video-section__video{height:280px}.video-section__video .playBtn{width:30px;height:30px;border:1px solid #fff}.video-section__video .playBtn:before{width:13px;height:15px;background-size:cover;right:-2px}.article-lizing-form.lizing-blocks__item{padding:15px;min-height:270px;filter:drop-shadow(0 4px 7px rgba(189,189,189,.25));margin-bottom:40px;background:#05326e;position:relative}.article-lizing-form.lizing-blocks__item:after{display:block;background:linear-gradient(180deg,#009fdf,rgba(0,159,223,.25));width:300px;height:300px;border-radius:100%;position:absolute;z-index:1;right:-150px;top:0}.article-lizing-form.lizing-blocks__item .lizing-blocks__pic{display:none}.article-lizing-form.lizing-blocks__item .lizing-blocks__descr .block-form{max-width:100%}.article-lizing-form.lizing-blocks__item .lizing-blocks__descr .block-form .fields-wrapper .field-wrap .form-submit{font-size:12px;padding:0 5px;background:#009fdf}.article-lizing-form.lizing-blocks__item .form-template_styles .field{max-width:100%}}@media screen and (min-width:768px){.banner-top-logo{margin-bottom:80px}.box-home-main .block.fuel-banner{overflow:hidden}.box-home-main .block.fuel-banner .block-title{margin-bottom:50px}.box-home-main .block.fuel-banner .block-img img{margin-right:-120px}.box-home-main .block.fuel-banner .block-title p.subtitle{font-weight:500;font-size:28px;line-height:28px;margin-top:23px}}@media screen and (max-width:767px){.box-home-main .block.fuel-banner .banner-top-logo img{max-width:150px;margin-bottom:20px}.box-home-main .block.fuel-banner .block-title p.subtitle{font-weight:500}}@media screen and (max-width:480px){.mobile_horizontal_scroll_block{overflow:auto;padding-bottom:15px}.mobile-480-scroll{width:auto!important;display:grid!important;grid-auto-flow:column;grid-auto-rows:1fr}.mobile-480-scroll .list-item{width:288px;margin:0 12px 0 0;cursor:pointer;height:100%}.mobile-480-scroll .list-item:last-child{margin-right:0}}.leaseback-content{background-color:#fff}.desc-leaseback-wrapper{display:flex;padding-top:60px}.desc-leaseback-wrapper .desc-leaseback-left{flex-basis:100%;padding-right:20px}.desc-leaseback-wrapper .desc-leaseback-tools{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;margin-top:20px}.desc-leaseback-wrapper .desc-leaseback-tools .desc-leaseback-tool{padding:20px;border:1px solid #e6f6fc;border-radius:5px}.desc-leaseback-wrapper .desc-leaseback-tools .desc-leaseback-tool .desc-leaseback-tool-top{display:flex}.desc-leaseback-tool-top svg{margin-right:45px}.desc-leaseback-tool-top .desc-leaseback-tool-top__num{border-bottom:1px solid #05326e;width:70%;font-weight:700;font-size:16px;line-height:20px;color:#009fdf}.desc-leaseback-tool-bottom{padding:35px 0 0;font-weight:500;font-size:16px;line-height:20px;color:#05326e}.desc-leaseback-wrapper .desc-leaseback-right{background-color:#e6f6fc;padding:40px;flex-basis:100%}.desc-leaseback-wrapper .desc-leaseback-right .block-title p{font-weight:700;font-size:28px;line-height:1.2em;color:#054581;margin-bottom:40px}.desc-leaseback-wrapper .desc-leaseback-right ul li{margin-bottom:20px;padding-left:30px}.desc-leaseback-wrapper .desc-leaseback-right ul li p{font-weight:500;font-size:16px;line-height:20px;color:#05326e}.desc-leaseback-wrapper .desc-leaseback-right ul li p strong{font-weight:700}.desc-leaseback-wrapper .simple-block-list li:before{color:#009fdf}.desc-leaseback-wrapper .desc-leaseback-text p{font-weight:500;font-size:16px;line-height:20px;margin-bottom:10px}.leaseback-economy-wrapper{margin-top:100px}.leaseback-economy-header{font-weight:700;font-size:28px;line-height:38px;text-align:center;color:#054581;display:block}.leaseback-economy-items{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px;margin-top:45px}.leaseback-economy-item{border:1px solid #e6f6fc;border-radius:5px;padding:40px 50px;text-align:center}.leaseback-economy-item-desc{margin-top:20px}.leaseback-economy-item-desc p{font-weight:500;font-size:16px;line-height:20px;color:#05326e}.leaseback-economy-item-desc p strong{font-weight:700}.leaseback-how-it-works-wrapper{margin-top:100px}.leaseback-how-it-works-wrapper-header{font-weight:700;font-size:28px;line-height:58px;color:#054581;text-align:left;margin-bottom:40px}.leaseback-how-it-works-items{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:20px;margin-bottom:20px}.leaseback-how-it-works-items.last-row{grid-template-columns:1fr 1fr 2.05fr}.leaseback-how-it-works-items.last-row .leaseback-how-it-works-item:last-child{background-color:#e6f6fc}.leaseback-how-it-works-item{border:1px solid #e6f6fc;border-radius:5px;padding:20px}.leaseback-how-it-works-item-top{display:flex;margin-bottom:15px;min-height:22px}.leaseback-how-it-works-item-num{font-weight:600;font-size:18px;line-height:22px;color:#009fdf;padding-right:40px}.leaseback-how-it-works-item-progressbar{width:100%;border-bottom:1px solid #e7e7e7;margin-bottom:10px;position:relative}.leaseback-how-it-works-item-progressbar:after{content:"";display:block;position:absolute;bottom:-1px;left:0;height:1px;background-color:#009fdf}.leaseback-how-it-works-item-progressbar.prg16:after{width:16%}.leaseback-how-it-works-item-progressbar.prg32:after{width:32%}.leaseback-how-it-works-item-progressbar.prg50:after{width:50%}.leaseback-how-it-works-item-progressbar.prg70:after{width:70%}.leaseback-how-it-works-item-progressbar.prg80:after{width:80%}.leaseback-how-it-works-item-progressbar.prg100:after{width:100%}.leaseback-how-it-works-item-bottom p{font-weight:500;font-size:16px;line-height:20px;color:#05326e}.desc-leaseback-right .simple-block-list{margin-bottom:0}@media (max-width:991px){.desc-leaseback-wrapper{display:block}}.avto-listing-list{padding-top:5px;margin-top:40px}.avto-listing-list__more{width:100%;display:flex;justify-content:center}.avto-listing-list__more-btn{display:block;width:100%;font-weight:700;font-size:12px;line-height:15px;letter-spacing:.16em;text-transform:uppercase;color:#fff;transition:.3s;border-radius:2px;background:#009fdf;height:40px;padding:0 24px;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08)}.avto-listing-list__more-btn:hover{background:#05326e}.avto-listing-list__wrap{width:100%;display:none;flex-direction:column;align-items:center}.avto-listing-list__wrap.active{display:flex}.avto-listing-list__item{width:100%;min-height:320px;box-shadow:0 0 13px 3px rgba(68,68,68,.08);border-radius:2px;position:relative;padding:30px;margin-bottom:40px;background-color:#fff}.avto-listing-list__descr{width:100%;max-width:748px}.avto-listing-list__descr .top{width:100%;display:flex;align-items:center;margin-bottom:24px}.avto-listing-list__descr .top .car-name{width:386px;font-size:24px;line-height:29px;color:#05326e;font-weight:700;padding-right:15px;margin-right:40px;max-width:386px}.avto-listing-list__descr .top .car-name.auto-width{width:auto;max-width:none}.avto-listing-list__descr .top .items{width:auto;display:flex;align-items:flex-start;flex-wrap:wrap;grid-gap:20px 10px;gap:20px 10px}.avto-listing-list__descr .top .items .item,.product-box-item .mobile-items .item{position:relative;display:flex;align-items:center;justify-content:center;background:rgba(0,159,223,.1);border-radius:5px;color:#009fdf;font-weight:500;font-size:16px;padding:6px 20px;white-space:nowrap}.product-box-item .mobile-items .item{margin-right:5px;height:30px}.avto-listing-list__period{display:flex;flex:0 0 100%;font-weight:700;font-size:13px;line-height:31px;color:#ff7900;margin-top:-15px;margin-bottom:15px}.product-box-item.avto-listing-list__item{border:5px solid rgba(255,121,0,.5);border-radius:20px 0;padding:20px;filter:drop-shadow(0 4px 7px #F1F1F1)}.product-box-item .avto-listing-list__descr .top .items{display:grid;grid-template-columns:1fr 1fr}.product-box-item .mobile-items{display:none}.product-box-item .avto-listing-list__descr .top .items .item{width:206px;height:30px;background:none}.product-box-item .mobile-items{width:129px;height:30px}.product-box-item .avto-listing-list__descr .top .items .item-value,.product-box-item .mobile-items .item-value{position:relative;z-index:2;padding:0 10px;width:auto;border-radius:3.04227px;font-weight:700;font-size:10px;line-height:11px;display:flex;align-items:center;justify-content:center;text-align:center;text-transform:uppercase;color:#fff}.product-box-item .avto-listing-list__descr .top .items .item:after,.product-box-item .mobile-items .item:after{content:"";display:block;-webkit-transform:skew(-20deg);-moz-transform:skew(-20deg);-o-transform:skew(-20deg);border-radius:5px 0 5px 0;background:#ff7900;width:100%;height:100%;position:absolute;top:0;left:0}.product-box-item .avto-listing-list__descr .top .items .item.bgr-blue:after,.product-box-item .mobile-items .item.bgr-blue:after{background:#4478ff}.product-box-item .avto-listing-list__descr{max-width:848px}.product-box-item .avto-listing-list__descr .bot .btn-get-summ{max-width:276px;background:#2355d7;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;font-weight:700;font-size:10px;line-height:12px;height:30px;letter-spacing:normal}.product-box-item .avto-listing-list__descr .info{width:80%}.avto-listing-list__descr .car-img{position:absolute;top:30px;right:85px}.avto-listing-list__descr .car-img img{max-width:100%}.avto-listing-list__descr .info{width:100%;display:flex;flex-wrap:wrap;grid-gap:28px 0;gap:28px 0;margin-bottom:32px}.avto-listing-list__descr .info .item{width:33%;display:flex;flex-direction:column;align-items:flex-start}.avto-listing-list__descr .info .item .name{color:#05326e;font-weight:500;font-size:16px;line-height:16px;margin-bottom:10px}.avto-listing-list__descr .info .item .data{display:block;color:#05326e;font-weight:700;font-size:18px;line-height:22px}.avto-listing-list__descr .info .item .data--blue{color:#009fdf}.avto-listing-list__descr .bot{width:100%;display:flex;align-items:center}.avto-listing-list__descr .bot .btn-get-summ{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;max-width:248px;height:40px;font-weight:700;font-size:12px;line-height:15px;letter-spacing:.16em;text-transform:uppercase;text-align:center;color:#fff;border:none;border-radius:2px;background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);padding:0 24px;transition:.3s;margin-right:57px}.avto-listing-list__descr .bot .btn-get-summ:hover{background:#05326e}.avto-listing-list__descr .bot .aval{display:flex;align-items:center}.avto-listing-list__descr .bot .aval .name{color:#05326e;font-weight:500;font-size:16px;line-height:16px;margin-right:11px}.avto-listing-list__descr .bot .aval .data{width:92px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #009fdf;box-sizing:border-box;border-radius:2px}.avto-listing-list__descr .bot .aval .data span{font-size:16px;font-weight:700;color:#05326e}@media screen and (max-width:1440px){.product-box-item .avto-listing-list__descr .car-img{top:70px;right:20px}}@media screen and (max-width:1199px){.avto-listing-list__descr{max-width:100%}.avto-listing-list__descr .top{flex-direction:column;align-items:flex-start}.avto-listing-list__descr .top .car-name{width:100%;margin-bottom:6px;max-width:none}.avto-listing-list__descr .car-img,.product-box-item .avto-listing-list__descr .car-img{position:relative;top:0;right:0;margin-bottom:16px}.product-box-item .avto-listing-list__descr .top .items{display:none}.product-box-item .mobile-items{display:grid;grid-template-columns:1fr 1fr}.product-box-item .avto-listing-list__descr .info{margin-top:25px}}@media (max-width:767px){.avto-listing-list__item{padding:20px;margin-bottom:20px}.avto-listing-list__descr .top .items{width:100%}.avto-listing-list__descr .info .item{width:50%}.avto-listing-list__descr .bot{flex-direction:column-reverse;align-items:center}.avto-listing-list__descr .bot .btn-get-summ{margin-right:0}.avto-listing-list__descr .bot .aval{margin-bottom:20px}.avto-listing-list__period{margin-top:-25px;font-size:10px;line-height:12px}}@media screen and (max-width:480px){.avto-listing-list__descr .top .car-name{font-size:16px;line-height:28px}.avto-listing-list__descr .top .items{grid-gap:10px 10px;gap:10px 10px}.avto-listing-list__descr .top .items .item{font-size:10px;padding:3px 10px}.avto-listing-list__descr .info{grid-gap:10px 0;gap:10px 0}.avto-listing-list__descr .info .item{width:100%}.avto-listing-list__descr .info .item .name{font-size:12px;margin-bottom:0}.avto-listing-list__descr .info .item .data{font-size:12px}.avto-listing-list__descr .bot .btn-get-summ{margin-bottom:5px}.avto-listing-list__descr .bot .aval .name{font-size:12px;line-height:16px}.avto-listing-list__descr .bot .aval .data{width:70px;height:30px}.avto-listing-list__descr .bot .aval .data span{font-size:12px}.product-box-item .mobile-items{width:100%}}.tender-table{display:table;margin-bottom:30px}.tender-table-tr{display:table-row}.tender-table-td{display:table-cell;border:1px solid #000;padding:10px 20px;text-align:center}.box-gpb-slider .block.gazprom-2022 .block-content,.box-gpb-slider .block.gazprom-2022 .block-subtitle{max-width:800px}.box-gpb-slider .block.gazprom-2022 .block-subtitle p{font-weight:500;letter-spacing:normal}.box-gpb-slider .block .block-title_wrap.mb-100{margin-bottom:100px}.box-gpb-slider .block .block-title_wrap.mb-50{margin-bottom:50px}.box-gpb-slider .block.gazprom-2022 .block-title{margin-top:60px}.box-gpb-slider .block.gazprom-2022 .block-title p{line-height:48px;margin-bottom:15px}@media (max-width:767px){.box-gpb-slider .block.gazprom-2022 .block-title{margin-top:0}.box-gpb-slider .block.gazprom-2022 .block-title p{font-size:20px;line-height:28px;margin-bottom:5px}.box-gpb-slider .block.gazprom-2022 .block-content{max-width:none;align-items:center;text-align:center;position:unset}.box-gpb-slider .block.gazprom-2022 .block-img{max-width:320px;right:0;left:0;text-align:center;margin:auto;top:210px}.box-gpb-slider .block .block-link{position:absolute;bottom:20px}.box-gpb-slider .block.gazprom-2022{padding-bottom:0}}.box-gpb.box-1.gazprom-2022 .blocks_wrap{margin-left:0}.box-gpb.box-1.gazprom-2022 .block .block-img img{max-height:100%}.box-gpb.box-1.gazprom-2022 .block .block-img,.box-gpb.box-4.gazprom-2022 .block .block-img{background:#fff}.box-gpb.box-4.gazprom-2022 .block .block-img{min-height:unset;padding:0}.lizing-items-descr{margin-bottom:60px;width:50%}.lizing-items-descr p{margin-bottom:20px;font-weight:500;font-size:16px;line-height:20px;color:#05326e}.lizing-blocks__descr.mobile,.lizing-blocks__item-2022.section-used .lizing-blocks__pic img.mobile_img{display:none}@media (max-width:767px){.lizing-blocks__descr.desktop{display:none}.lizing-blocks__descr.mobile{display:block}.lizing-items-descr{margin-bottom:40px;width:100%}.lizing-items-descr p{margin-bottom:15px;font-size:12px;line-height:15px;color:inherit}.lizing-blocks__item-2022.section-used .lizing-blocks__pic img.mobile_img{display:block;max-width:100%}.container-inner .lizing-blocks__item-2022.section-used .lizing-blocks__pic{position:relative;transform:none;margin:auto}.lizing-blocks__item-2022.section-used .lizing-blocks__pic img.desktop_img{display:none}.lizing-blocks__descr.mobile .lizing-blocks__descr_title{font-weight:700;font-size:12px;line-height:15px;align-items:center;text-align:center;padding:10px}.used_update.lizing-blocks__descr.mobile .lizing-blocks__descr_title{font-size:15px;color:#05326e;margin-bottom:37px;max-width:300px;margin-left:auto;margin-right:auto}.lizing-blocks__descr.mobile .simple-block-list,.lizing-blocks__descr.mobile .take-kasko__btn{margin-bottom:20px}.lizing-blocks__item-2022.section-used{filter:none;margin-bottom:0}body.mobile_white{background-color:#fff}a.button-style.w160,button.button-style.w160{width:110px;font-size:8px;height:25px}}.lizing-blocks__simple_list{list-style:disc outside;font-weight:500;font-size:18px;line-height:22px;color:#05326e;padding-left:20px;margin-bottom:40px}.lizing-blocks__simple_list li{margin-bottom:10px}.used-dir .lizing-blocks__item:after{background:#3292ce}.used-dir .lizing-blocks__pic{bottom:5%}.used-dir .lizing-blocks__item.section-used-gryzovie .lizing-blocks__pic{bottom:-7%}.used-dir .lizing-blocks__item.section-used-commercial .lizing-blocks__pic{bottom:0}.used-dir .lizing-blocks__item.section-used-spectech .lizing-blocks__pic{bottom:-47%;right:100px}.lizing-blocks__used_advantages{display:grid;width:100%;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);text-align:center;grid-gap:30px}.lizing-blocks__advantage{background-color:#fff;border:1px solid #f1f1f1;padding:25px}.lizing-blocks__advantage svg{margin-bottom:10px}.lizing-blocks__advantage-title{font-weight:500;font-size:16px;line-height:16px;color:#05326e}.lizing-blocks__advantage-value{font-weight:700;font-size:18px;line-height:22px;color:#05326e}.used-dir .lizing-blocks__title{max-width:600px}@media (max-width:1200px){.lizing-blocks__used_advantages{grid-template-rows:1fr 1fr}}@media (max-width:991px){.container-inner .lizing-blocks__item.section-used-legkovie div.lizing-blocks__pic{right:-25%;bottom:8%}.lizing-blocks__simple_list{font-size:16px}.used-dir .lizing-blocks__used_advantages{grid-template-rows:1fr 1fr}}@media (max-width:767px){.used-dir .lizing-blocks__used_advantages{grid-auto-flow:row;grid-gap:10px}.lizing-blocks__advantage{padding:20px}.used-dir .lizing-blocks__item{display:block;filter:none}.container-inner.used-dir .lizing-blocks__item div.lizing-blocks__pic{position:relative;bottom:auto;right:auto;top:auto;margin:auto;transform:none;text-align:center;height:250px}.container-inner.used-dir .lizing-blocks__item div.lizing-blocks__pic img{max-width:80vw;position:relative;top:50%;transform:translateY(-50%)}.used-dir .lizing-blocks__item:after{width:246px;height:246px;right:calc(50% - 123px);top:5px}.used-dir .lizing-blocks__title{text-align:center}.lizing-blocks__advantage-title,.lizing-blocks__advantage-value{font-size:12px}.lizing-conditions-2022 .lizing-conditions__wrap{filter:drop-shadow(0 4px 7px rgba(189,189,189,.25))}.lizing-blocks__simple_list{font-size:12px;margin-bottom:20px}.lizing-blocks__simple_list li{margin-bottom:5px}.used-dir .lizing-blocks__title{margin-bottom:10px}.used-dir>.lizing-blocks__item{padding-left:0;padding-right:0}.used-dir>.lizing-blocks__item.section-used-gryzovie{margin-left:-20px;margin-right:-20px;width:100vw}.used-dir>.lizing-blocks__item.section-used-gryzovie .lizing-blocks__descr{padding-left:20px;padding-right:20px}.container-inner.used-dir .lizing-blocks__item.section-used-gryzovie div.lizing-blocks__pic{text-align:right}.container-inner.used-dir .lizing-blocks__item.section-used-gryzovie div.lizing-blocks__pic img{max-width:90vw}.container-inner.used-dir .lizing-blocks__item.section-used-spectech div.lizing-blocks__pic img{max-width:60vw}}.fuel-advantages-wrapper{background-color:#fff;background-size:contain;padding-bottom:25px}.fuel-advantages-wrapper h4,.fuel-gas-station-network h4{font-weight:700;font-size:30px;line-height:106%;text-align:center;color:#05326e;margin-bottom:30px}.fuel-advantages-list__wrapper{margin-bottom:50px}.fuel-advantages-list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:33px}.fuel-advantages-item{background-color:#fff;text-align:center;padding:30px 20px 50px;border:1px solid #0a73ba;box-shadow:4px 4px 25px hsla(0,0%,82%,.25);border-radius:5px}.fuel-advantages-item__image{margin-bottom:42px;height:105px;display:flex;align-items:center}.fuel-advantages-item__image svg{margin:auto}.fuel-advantages-item__text{font-weight:500;font-size:18px;line-height:22px;color:#05326e}.fuel-comfort-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px}.fuel-comfort-item{background-color:#fff;display:flex;flex-direction:column;text-align:center;padding:35px 40px;box-shadow:4px 4px 25px hsla(0,0%,82%,.25);border-radius:5px}.fuel-comfort-item__title{font-weight:700;font-size:21px;line-height:23px;color:#10a5e1}.fuel-comfort-item__text{font-weight:500;font-size:16px;line-height:23px;color:#05326e}.fuel-program-connection__wrapper{background-color:#fff;padding-bottom:22px}.fuel-program-connection{background-size:contain;background-repeat:no-repeat;background-position:50%;background-color:#000102;border-radius:9px;display:grid;grid-template-columns:1fr 1fr}.fuel-program-connection__desc{padding:40px 40px 40px 20px}.fuel-program-connection__desc-btn a{width:318px}.fuel-program-connection__desc-text{margin-bottom:30px}.fuel-program-connection__desc-text p{font-weight:500;font-size:19px;line-height:150%;color:#fff}.fuel-gas-station-network__wrapper{background-color:#fff}.fuel-gas-station-network-list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:30px}.fuel-gas-station-network-item{padding:15px;border:1px solid #0a73ba;box-shadow:4px 4px 25px hsla(0,0%,82%,.25);border-radius:5px;text-align:center}.fuel-gas-station-network-item__value{font-weight:700;font-size:35px;line-height:100%;color:#0a73ba;margin-bottom:7px}.fuel-gas-station-network-item__title{font-weight:500;font-size:20px;line-height:24px;color:#000}.banner-service_fuel__wrapper{position:relative}.banner-service_fuel{display:flex;height:100px;background:#05326e;align-items:center;justify-content:space-between;width:100%;margin-bottom:60px;overflow:hidden}.banner-service_fuel-logo{background-size:cover;background-position:0;height:100%;display:flex;align-items:center;width:30%;justify-content:center}.banner-service_fuel-program{display:flex;align-items:center;justify-content:space-around;width:100%}.banner-service_fuel-program__title{font-weight:700;font-size:27px;line-height:100%}.banner-service_fuel-program__desc,.banner-service_fuel-program__title{color:#fff;position:relative;z-index:5}.banner-service_fuel-program__desc-header{font-weight:500;font-size:20px;line-height:30px}.banner-service_fuel-program__desc-footer{font-weight:500;font-size:10px;line-height:30px}.banner-service_fuel-program__card{position:relative}.banner-service_fuel-program__card img{position:relative;z-index:5}.banner-service_fuel-program__card:before{content:"";display:block;position:absolute;top:-10%;left:-30%;right:-30%;bottom:-10%;background:#0a73ba;border-radius:100%;filter:blur(50px);transform:rotate(-10.02deg);z-index:1}.banner-service_fuel-program__card-img-mobile{display:none}.box-additional_services__block.fuel-2022 .block-img{position:relative}.box-additional_services__block.fuel-2022 .block-img:before{content:"";display:block;position:absolute;top:20%;bottom:20%;left:20%;right:20%;background:#0a73ba;filter:blur(50px);transform:rotate(-10.02deg);border-radius:100%;z-index:1}.box-additional_services__block.fuel-2022 .block-img img{position:relative;z-index:5}@media (max-width:1200px){.fuel-advantages-list{grid-template-columns:1fr 1fr}}@media (max-width:991px){.fuel-gas-station-network-list{grid-template-columns:1fr 1fr}.banner-service_fuel{flex-direction:column;height:auto;background:none}.banner-service_fuel-program{flex-direction:column;background:#05326e}.banner-service_fuel-logo{width:100%;position:relative;z-index:5;height:78px;background-color:#fff;background-image:none}.banner-service_fuel-program__title{margin-top:20px;margin-bottom:20px;text-align:center}.banner-service_fuel-program__card{margin-bottom:23px}.banner-service_fuel-program__desc{text-align:center;margin-bottom:20px}.banner-service_fuel-program__card-img-desktop{display:none}.banner-service_fuel-program__card-img-mobile{display:block}.banner-service_fuel-program__desc-header{font-size:16px;line-height:22px}.banner-service_fuel-program__desc-footer{font-size:9px;line-height:12px}}@media (max-width:767px){.fuel-slider-wrapper.box-home-main .box-wrapper{min-height:auto;background:#fff}.fuel-slider-wrapper.box-home-main .block.banner-fuel_program{padding-bottom:30px;padding-top:0}.fuel-advantages-wrapper{background-image:none}.fuel-advantages-wrapper h4,.fuel-gas-station-network h4{font-size:17px;line-height:100%}.fuel-comfort-list{grid-template-columns:1fr;grid-gap:20px}.fuel-program-connection{background-size:cover;background-repeat:no-repeat;background-position:top;grid-template-columns:1fr;border-top-right-radius:5px;border-top-left-radius:5px}.fuel-program-connection__image{height:120px}.fuel-program-connection__desc-btn,.fuel-program-connection__desc-btn a{width:100%}.fuel-program-connection__desc{padding:0}.fuel-program-connection__desc-text{padding:20px;margin-bottom:0;text-align:center}.fuel-program-connection__desc-text p{font-size:12px;line-height:128%}}@media (max-width:480px){.fuel-advantages-list{grid-gap:12px}.fuel-advantages-item{padding:12px 10px 20px}.fuel-comfort-item{padding:20px}.fuel-comfort-item__title{font-size:16px;line-height:18px}.fuel-comfort-item__text{font-size:12px;line-height:16px}}.about-top-menu{margin-bottom:44px;margin-top:34px}.about-top-menu ul{display:flex;justify-content:space-around}.about-top-menu a{font-weight:500;font-size:24px;line-height:32px;text-align:center;letter-spacing:.05em;color:#05326e;text-transform:uppercase}.about-top-menu a:hover{color:#009fdf}.about-desc__wrapper{background-size:cover;border-radius:37px;padding:200px 114px 30px 94px;margin-bottom:40px}.about-desc__support{background:#2355d7;border-radius:25px;text-align:center;margin-bottom:50px;font-weight:500;font-size:35px;line-height:1.2;padding:25px;color:#fff;text-transform:uppercase}.about-desc__wrapper h1{font-weight:600;font-size:50px;line-height:57px;color:#fff;margin-bottom:16px;text-transform:uppercase}.about-desc__wrapper .about-desc p{font-weight:600;font-size:18px;line-height:20px;color:#fff;margin-bottom:15px}.about-why-we__wrapper{margin-bottom:56px}.about-why-we__wrapper h4{font-weight:600;font-size:50px;line-height:100%;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#05326e;margin-bottom:50px}.about-why-we__list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:30px;padding:0 6%}.about-why-we__item{text-align:center;display:flex;flex-direction:column}.about-why-we__item-image{margin-bottom:18px}.about-why-we__item-desc{background:#e6f3fb;border-radius:25px;padding:14px 14px 44px;height:100%}.about-why-we__item-title{font-weight:600;font-size:30px;line-height:34px;text-align:center;color:#0d78be;height:70px;margin-bottom:10px;display:flex;align-items:center;justify-content:center;padding:0 20px}.about-why-we__item-text{font-weight:500;font-size:20px;line-height:25px;text-align:center;color:#000}.about-award{display:flex;justify-content:space-around;margin-bottom:50px}.about-award-place{text-align:center;align-self:center}.about-award-place__num{font-weight:600;font-size:79px;line-height:62px;color:#009fdf;margin-bottom:15px}.about-award-place__desc{line-height:36px}.about-award-desc,.about-award-place__desc{font-weight:500;font-size:25px;color:#05326e}.about-award-desc{line-height:142.1%}.about-award-desc strong{font-weight:700;font-size:30px;display:block}.about-digits__wrapper{border:9px solid #e6f3fb;border-radius:37px;padding:47px 50px 56px;margin-bottom:60px}.about-digits__wrapper h4{font-weight:600;font-size:50px;line-height:100%;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#05326e;margin-bottom:54px}.about-digits__first_row{display:flex;justify-content:space-between;margin-bottom:50px}.about-digits__second_row{display:flex;justify-content:space-around}.about-digits__item{height:150px;display:flex;flex-direction:column;justify-content:center}.about-digits__item-digit{font-weight:700;font-size:31px;line-height:100%;text-align:center;color:#05326e;margin-bottom:25px}.about-digits__item-digit-big{font-weight:500;font-size:75px}.about-digits__item-desc{font-weight:400;font-size:20px;line-height:110%;text-align:center;text-transform:lowercase;color:#05326e}.about-values,.about-values h4{margin-bottom:60px}.about-values h4{font-weight:600;font-size:50px;line-height:100%;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#05326e}.about-values__list{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px}.about-values__item{background:linear-gradient(180deg,#e6f3fb,rgba(230,243,251,0));border-radius:37px;padding:50px 15px 50px 70px;display:flex;justify-content:space-between}.about-values__item-title{font-weight:600;font-size:28px;line-height:32px;color:#0d78be;margin-bottom:20px;max-width:200px}.about-values__item-text{font-weight:400;font-size:16px;line-height:24px;color:#000}.about-main-description__wrapper{display:grid;grid-template-columns:1.5fr 2fr;grid-gap:30px}.about-main-description__image{background-size:cover;background-position:50%;border-radius:37px}.about-main-description__text{padding:83px 47px 84px;background:#e7edf3;border-radius:37px}.about-main-description__text p{font-weight:500;font-size:18px;line-height:24px;color:#05326e;mix-blend-mode:normal;margin-bottom:15px}.about-main-description__signature{margin-top:38px;text-align:right;font-style:italic;font-weight:500;font-size:14px;line-height:21px;color:#05326e;mix-blend-mode:normal}.about-video.liz-about-company{background:none;margin-bottom:60px;padding-bottom:0}.about-video.liz-about-company:before{display:none}.about-video .video-section__video{height:820px}.about-video .video-section__video .ytLoader{border-radius:37px}.about-video .video-section__video .ytLoader:before{display:none}.about-video .video-section__video .playBtn{width:300px;height:300px;border:3px solid #fff}.video-section__video .playBtn:before{width:127px;height:127px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='97' height='111' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M96.3 55.49L.605 110.74V.241L96.3 55.491z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.about-disklaimer{font-weight:400;font-size:15px;line-height:20px;color:#000;margin-bottom:60px}.about-digits__rows{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:44px}@media (max-width:1440px){.about-why-we__item-title{font-size:24px;line-height:28px;height:60px}.about-why-we__item-text{font-size:16px}.about-main-description__text{padding:63px 47px 64px}.about-main-description__text p{font-size:16px;line-height:21px}.about-video .video-section__video{height:600px}}@media (max-width:767px){.about-top-menu{margin-top:20px;margin-bottom:20px}.about-top-menu ul{flex-direction:column;align-items:center}.about-top-menu a{margin-bottom:11px;font-size:21px;line-height:32px}.about-desc__wrapper{background-size:cover;padding:30px 19px 5px;margin-bottom:24px;border-radius:20px}.about-desc__wrapper h1{font-size:25px;line-height:57px;margin-top:80px;margin-bottom:0}.about-desc__wrapper .about-desc p{font-size:12px;line-height:16px}.about-desc__support{font-size:14px;padding:15px 25px;margin-bottom:30px;border-radius:10px}.about-why-we__wrapper{margin-botom:40px}.about-why-we__wrapper h4{font-size:25px;line-height:100%;margin-bottom:20px}.about-why-we__list{display:inline-flex;padding:0}.about-why-we__item{width:calc(100vw - 24px)}.about-why-we__item-desc{max-width:85%;min-width:250px;margin:auto}.about-why-we__item-title{font-size:25px;line-height:26px;height:auto}.about-why-we__item-text{font-size:15px;line-height:21px}.about-award{flex-direction:column;margin-bottom:40px}.about-award-place__num{font-size:48px;line-height:62px}.about-award-place__desc{line-height:28px;margin-bottom:40px;position:relative}.about-award-place__desc:after{content:"";display:block;position:absolute;bottom:-20px;left:20%;height:2px;width:60%;background-color:#009fdf}.about-award-desc{text-align:center;font-size:15px;line-height:131%}.about-award-desc strong{font-size:20px}.about-digits__wrapper{border:none;padding:0;margin-bottom:40px}.about-digits__wrapper h4{font-size:25px;line-height:118%;margin-bottom:30px}.about-digits__item{width:260px}.about-digits__rows-wrapper,.about-why-we__list-wrapper{overflow:scroll;padding-bottom:15px}.about-digits__rows{display:inline-flex;border:4px solid #e6f3fb;border-radius:15px;padding:50px 40px}.about-digits__first_row{margin-bottom:0}.about-digits__item-digit{font-size:26px;line-height:100%}.about-digits__item-digit-big{font-size:66px;line-height:100%}.about-digits__item-desc{font-size:15px;line-height:100%}.about-values h4{font-size:25px;line-height:100%;margin-bottom:20px}.about-values__list{grid-template-columns:1fr}.about-values__item{padding:0 26px 19px;flex-direction:column-reverse}.about-values__item-image{margin-top:-20px;text-align:center}.about-values__item-image img{width:120px}.about-values__item-title{max-width:none;font-size:26px;line-height:32px;text-align:center}.about-values__item-text{font-size:16px;line-height:24px;text-align:center}.about-main-description__wrapper{grid-template-columns:1fr;grid-gap:24px}.about-main-description__image{height:440px;border-radius:20px;background-position:top}.about-main-description__text{padding:34px 15px;border-radius:20px}.about-main-description__text p{font-size:12px;line-height:16px}.about-main-description__signature{margin-top:30px;font-size:10px;line-height:16px}.about-video .video-section__video{height:170px}.about-video .video-section__video .playBtn{height:63px;width:63px}.about-video .video-section__video .ytLoader{border-radius:10px}.about-video .video-section__video .playBtn:before{width:26px;height:27px}.about-disklaimer{margin-bottom:0}}.stimulmobil_main__body{display:flex;align-items:center;justify-content:space-between;background:#fff;padding-left:60px}@media screen and (max-width:1024px){.stimulmobil_main__body{padding-left:20px}}@media screen and (max-width:991px){.stimulmobil_main__body{flex-direction:column-reverse;padding-left:0;padding-bottom:50px}.stimulmobil_main__content{text-align:center;margin-top:25px;width:100%}}.stimulmobil_main__title{font-weight:600;font-size:40px;line-height:120%;color:#05326e;margin-bottom:90px;max-width:535px}@media screen and (max-width:1200px){.stimulmobil_main__title{font-size:35px}}@media screen and (max-width:991px){.stimulmobil_main__title{max-width:100%}}@media screen and (max-width:768px){.stimulmobil_main__title{font-size:15px;margin-bottom:30px}}.stimulmobil_main__button{font-weight:700;font-size:12px;line-height:15px;letter-spacing:.16em;text-transform:uppercase;color:#fff;background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;padding:13px 70px;width:300px;text-align:center;text-decoration:none;border:1px solid #009fdf}.stimulmobil_main__button:hover{background:#fff;color:#009fdf}@media screen and (max-width:991px){.stimulmobil_main__button{margin:0 auto}}@media screen and (max-width:768px){.stimulmobil_main__button{padding:10px 61px;width:280px}}.stimulmobil_main__img img{max-width:100%}@media screen and (max-width:991px){.stimulmobil_main__img img{border-radius:50%;max-width:246px;height:240px}.stimulmobil_main__img{padding:0 30px;max-width:400px}}.stimulmobil_advantages{padding:50px 0 0;margin-bottom:60px}.stimulmobil_advantages__title{font-weight:600;font-size:50px;line-height:44px;text-align:center;color:#05326e;margin-bottom:50px;text-transform:uppercase}@media screen and (max-width:1200px){.stimulmobil_advantages__title{font-size:48px}}@media screen and (max-width:768px){.stimulmobil_advantages__title{font-size:25px;line-height:100%;margin-bottom:25px;padding:0 25px}.stimulmobil_advantages__scroll{overflow:auto}}.stimulmobil_advantages__body{display:flex;flex-wrap:wrap;justify-content:center;padding:0 75px}@media screen and (max-width:1300px){.stimulmobil_advantages__body{padding:0}}@media screen and (max-width:768px){.stimulmobil_advantages__body{flex-wrap:nowrap;width:315%;justify-content:flex-start;margin:0 -20px}}@media screen and (max-width:768px) and (max-width:480px){.stimulmobil_advantages__body{width:330%}}.stimulmobil_advantages__column{flex:0 1 33%;padding:0 18px}@media screen and (max-width:991px){.stimulmobil_advantages__column{flex:0 1 50%;margin-bottom:30px;flex-grow:1}}@media screen and (max-width:768px){.stimulmobil_advantages__column{display:block;padding:0 20px;flex:0 1 33.333%}}.stimulmobil_advantages__item{text-align:center;height:100%}.stimulmobil_advantages__img{margin-bottom:15px}.stimulmobil_advantages__block{background:#e6f3fb;border-radius:25px;max-width:400px;padding:0 30px;display:flex;flex-direction:column;justify-content:center;min-height:200px;margin:0 auto}@media screen and (max-width:991px){.stimulmobil_advantages__block{max-width:100%}}@media screen and (max-width:768px){.stimulmobil_advantages__block{padding:0 10px;min-height:150px}}.stimulmobil_advantages__sub-title{font-weight:600;font-size:30px;line-height:34px;text-align:center;color:#0d78be;margin-bottom:10px}@media screen and (max-width:768px){.stimulmobil_advantages__sub-title{font-size:25px;line-height:30px}}.stimulmobil_advantages__text{text-align:center;font-size:20px;line-height:30px}@media screen and (max-width:768px){.stimulmobil_advantages__text{font-size:20px;line-height:25px}}.stimulmobil_advantages__row{display:flex;align-items:center;justify-content:center;margin-top:75px}@media screen and (max-width:991px){.stimulmobil_advantages__row{flex-direction:column;align-items:flex-start}}@media screen and (max-width:768px){.stimulmobil_advantages__row{margin-top:40px}}.stimulmobil_advantages__fl{max-width:450px;margin-right:200px}@media screen and (max-width:1300px){.stimulmobil_advantages__fl{margin-right:50px;min-width:450px}}@media screen and (max-width:991px){.stimulmobil_advantages__fl{max-width:100%;margin-right:0;margin-bottom:20px;min-width:auto}}.stimulmobil_advantages__name{font-weight:600;font-size:50px;line-height:62px;color:#009fdf}@media screen and (max-width:768px){.stimulmobil_advantages__name{font-size:33px;line-height:40px}}.stimulmobil_advantages__bottom{font-weight:500;font-size:31px;line-height:32px;color:#009fdf}@media screen and (max-width:768px){.stimulmobil_advantages__bottom{font-size:20px;line-height:24px}}.stimulmobil_advantages__text-2{font-weight:500;font-size:25px;line-height:31px;color:#05326e;max-width:585px}.stimulmobil_advantages__text-2 span{font-weight:600;font-size:25px;line-height:31px;color:#05326e}@media screen and (max-width:768px){.stimulmobil_advantages__text-2 span{font-size:15px;line-height:18px}}@media screen and (max-width:991px){.stimulmobil_advantages__text-2{max-width:100%}}@media screen and (max-width:768px){.stimulmobil_advantages__text-2{font-size:15px;line-height:18px}}.stimulmobil_condition{padding-top:100px}@media screen and (max-width:768px){.stimulmobil_condition{padding-top:70px}}.stimulmobil_condition__title{font-weight:600;font-size:50px;line-height:60px;text-align:center;letter-spacing:.05em;color:#05326e;padding:0 50px;margin-bottom:60px;text-transform:uppercase}@media screen and (max-width:1200px){.stimulmobil_condition__title{padding:0}}@media screen and (max-width:768px){.stimulmobil_condition__title{font-size:25px;line-height:100%;margin-bottom:35px}.stimulmobil_condition__scroll{overflow:auto}}.stimulmobil_condition__body{display:flex;justify-content:space-between;margin:0 -15px}@media screen and (max-width:991px){.stimulmobil_condition__body{flex-wrap:wrap}}@media screen and (max-width:768px){.stimulmobil_condition__body{flex-wrap:nowrap;width:315%}}@media screen and (max-width:768px) and (max-width:480px){.stimulmobil_condition__body{width:325%}}.stimulmobil_condition__column{padding:0 15px;flex-grow:1;margin-bottom:20px}@media screen and (max-width:768px){.stimulmobil_condition__column{flex:0 1 33%}}.stimulmobil_condition__item{padding:50px 88px;background:#fff;border:4px solid #e6f3fb;border-radius:37px;width:100%}@media screen and (max-width:1200px){.stimulmobil_condition__item{padding:40px 30px}}.stimulmobil_condition__name{font-weight:600;font-size:30px;line-height:18px;text-align:center;color:#009fdf;margin-bottom:8px}@media screen and (max-width:768px){.stimulmobil_condition__name{font-size:25px;line-height:18px}}.stimulmobil_condition__text{font-weight:500;font-size:30px;line-height:37px;text-align:center;color:#05326e}@media screen and (max-width:768px){.stimulmobil_condition__text{font-size:20px;line-height:24px}}.stimulmobil_condition__text span{font-size:60px;line-height:74px}@media screen and (max-width:768px){.stimulmobil_condition__text span{font-size:40px;line-height:48px}}.stimulmobil_scheme{padding-top:68px}@media screen and (max-width:768px){.stimulmobil_scheme{padding-top:35px}}.stimulmobil_scheme__title{font-weight:600;font-size:50px;line-height:60px;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#05326e;margin-bottom:55px}@media screen and (max-width:768px){.stimulmobil_scheme__title{font-size:25px;line-height:30px;margin-bottom:20px}.stimulmobil_scheme__scroll{overflow:auto;padding-bottom:20px}}.stimulmobil_scheme__body{display:flex;justify-content:center;margin:0 -15px;flex-wrap:wrap}@media screen and (max-width:768px){.stimulmobil_scheme__body{flex-wrap:nowrap;width:315%}}@media screen and (max-width:768px) and (max-width:480px){.stimulmobil_scheme__body{width:325%}}.stimulmobil_scheme__column{padding:0 15px;flex:0 1 33.333%}@media screen and (max-width:991px){.stimulmobil_scheme__column{flex:1 1 50%;margin-bottom:50px}}@media screen and (max-width:768px){.stimulmobil_scheme__column{margin-bottom:0;flex:1 1 33%}}.stimulmobil_scheme__item{height:100%;overflow:hidden;border-radius:25px}@media screen and (max-width:768px){.stimulmobil_scheme__item{padding-bottom:10px}}.stimulmobil_scheme__img{margin-bottom:20px;text-align:center}.stimulmobil_scheme__block{background:#e6f3fb;border-radius:25px;position:relative;padding:30px 40px;height:100%}@media screen and (max-width:768px){.stimulmobil_scheme__block{padding:5px}}.stimulmobil_scheme__sub-title{font-weight:600;font-size:30px;line-height:34px;text-align:center;color:#0d78be;margin-bottom:30px}@media screen and (max-width:768px){.stimulmobil_scheme__sub-title{font-size:25px;line-height:34px;margin-bottom:20px;padding-top:20px}}.stimulmobil_scheme__list{list-style:disc}.stimulmobil_scheme__li{font-weight:500;font-size:16px;line-height:24px;color:#000}.stimulmobil_scheme__li span{font-weight:600}@media screen and (max-width:768px){.stimulmobil_scheme__li{font-size:15px;line-height:24px;margin-left:20px}}.stimulmobil_scheme__value{font-weight:700;font-size:240px;line-height:200px;color:#0079c7;opacity:.1;position:absolute;top:15px;right:15px}@media screen and (max-width:768px){.stimulmobil_scheme__value{right:0}}.stimulmobil_auto{padding:70px 0}@media screen and (max-width:768px){.stimulmobil_auto{padding:45px 0}}.stimulmobil_auto__title{font-weight:600;font-size:50px;line-height:60px;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#05326e;margin-bottom:50px}@media screen and (max-width:768px){.stimulmobil_auto__title{font-size:25px;line-height:30px;margin-bottom:25px}.stimulmobil_auto__scroll{overflow:auto;padding-bottom:20px}}.stimulmobil_auto__body{display:flex;flex-wrap:wrap;margin:0 -18px}@media screen and (max-width:768px){.stimulmobil_auto__body{flex-wrap:nowrap;width:210%}}@media screen and (max-width:768px) and (max-width:480px){.stimulmobil_auto__body{width:217%}}.stimulmobil_auto__column{flex:1 1 50%;min-width:300px;padding:0 18px}.stimulmobil_auto__item{height:100%;overflow:hidden;padding-bottom:60px;border-radius:25px}@media screen and (max-width:768px){.stimulmobil_auto__item{width:100%}}.stimulmobil_auto__img{text-align:center;margin-bottom:20px}.stimulmobil_auto__block{padding:30px 92px 5px;background:#e6f3fb;border-radius:25px;height:100%}@media screen and (max-width:1200px){.stimulmobil_auto__block{padding:20px 20px 5px}}.stimulmobil_auto__sub-title{font-weight:600;font-size:30px;line-height:34px;color:#0d78be;text-align:center;margin-bottom:25px}@media screen and (max-width:768px){.stimulmobil_auto__sub-title{font-size:25px;line-height:30px;margin-bottom:15px}}.stimulmobil_auto__list{list-style:disc}.stimulmobil_auto__li span{font-weight:600}.stimulmobil_auto__li{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#000}@media screen and (max-width:1200px){.stimulmobil_auto__li{margin-left:5px}}@media screen and (max-width:768px){.stimulmobil_auto__li{font-size:15px;line-height:24px}}.box-autostock .box-autostock__wrap{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;margin:-10px -10px 10px}.box-autostock .box-autostock__wrap.blocks-col-3 .box-autostock__block{width:calc(33.33% - 20px)}.box-autostock .box-autostock__block{width:calc(100% - 20px);border-radius:4px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:20px 16px;margin:10px}.box-autostock .box-autostock__block .block-head{display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:20px}.box-autostock .box-autostock__block .block-head:last-child{margin-bottom:0}.box-autostock .box-autostock__block .block-title{min-height:40px}.box-autostock .box-autostock__block .block-title a{font-weight:700;font-size:16px;line-height:1.25;text-transform:uppercase}.box-autostock .box-autostock__block .block-city{display:flex;align-items:center;justify-content:center;flex-shrink:0}.box-autostock .box-autostock__block .block-city p{font-size:10px;line-height:1.6;color:#7b95b8;margin-right:8px}.box-autostock .box-autostock__block .block-city p:last-child{margin-right:0}.box-autostock .box-autostock__block .block-city i{display:flex;align-items:center;justify-content:center}.box-autostock .box-autostock__block .block-city i svg{fill:#009fdf}.box-autostock .box-autostock__block .block-info{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;flex-direction:row;margin:-8px}.box-autostock .box-autostock__block .block-info .item{width:calc(50% - 16px);margin:8px}.box-autostock .box-autostock__block .block-info .item.width-full{width:calc(100% - 16px)}.box-autostock .box-autostock__block .block-info .item:last-child{margin:8px}.box-autostock .box-autostock__block .block-info .item .item-title{margin-bottom:4px}.box-autostock .box-autostock__block .block-info .item .item-title p{font-size:10px;line-height:1.6;color:#7b95b8}.box-autostock .box-autostock__block .block-info .item .item-data p{font-weight:700;font-size:16px;line-height:1.25}.box-autostock .box-autostock__block .block-info .item .item-data p span{color:#009fdf}.box-autostock .box-autostock__block .block-img{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;max-width:100%;margin-right:0;margin-bottom:12px}.box-autostock .box-autostock__block .block-img img{width:auto;max-width:100%;height:auto}.box-autostock .box-autostock__block .block-links{margin-top:16px}.box-autostock .box-autostock__block .block-links a,.box-autostock .box-autostock__block .block-links button{display:flex;align-items:center;justify-content:center;width:100%;height:40px;font-weight:700;font-size:12px;line-height:1.25;letter-spacing:.16em;text-transform:uppercase;text-align:center;color:#fff;border-radius:2px;background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);margin-bottom:16px}.box-autostock .box-autostock__block .block-links a:last-child,.box-autostock .box-autostock__block .block-links button:last-child{margin-bottom:0}.box-autostock .box-autostock__block .block-links a:hover,.box-autostock .box-autostock__block .block-links button:hover{background:#05326e}.box-autostock .box-autostock__block .block-links a.style-2,.box-autostock .box-autostock__block .block-links button.style-2{color:#009fdf;border:1px solid #d3e4fb;background:transparent}.box-autostock .box-autostock__block .block-links a.style-2:hover,.box-autostock .box-autostock__block .block-links button.style-2:hover{color:#fff;border-color:#05326e;background:#05326e}#autostock-form-container.box-modal{width:836px;padding:40px 70px;background:#e9f6fb}#autostock-form-container.box-modal .block .block-title{margin-bottom:35px}#autostock-form-container .form-radio p.form-radio__text{text-transform:none;letter-spacing:normal;font-size:18px;margin-top:0}#autostock-form-container .form-radio.style-checkbox p.form-radio__text{font-size:12px;line-height:14px}#autostock-form-container.box-modal .block .block-description:last-child{font-weight:500;font-size:18px;line-height:31px}#autostock-form-container .form-template_styles input[type=tel],#autostock-form-container .form-template_styles input[type=text]{height:47px}#autostock-form-container .form-radio i.form-radio__icon{background-color:#fff}@media (max-width:1200px){.box-autostock .box-autostock__block .block-head{flex-direction:column;justify-content:flex-start;margin-bottom:0}.box-autostock .box-autostock__block .block-city{margin-top:4px}}@media (max-width:991px){.box-autostock .box-autostock__wrap.blocks-col-3 .box-autostock__block{width:calc(50% - 20px)}}@media (max-width:767px){.box-autostock .box-autostock__wrap.blocks-col-3 .box-autostock__block{width:calc(100% - 20px)}#autostock-form-container.box-modal{width:100%}}@media (max-width:480px){.box-autostock .box-autostock__wrap{margin:0 0 10px}.box-autostock .box-autostock__wrap.blocks-col-3 .box-autostock__block{width:100%}.box-autostock .box-autostock__wrap.mobile-visible-3 .box-autostock__block:first-child,.box-autostock .box-autostock__wrap.mobile-visible-3 .box-autostock__block:nth-child(2),.box-autostock .box-autostock__wrap.mobile-visible-3 .box-autostock__block:nth-child(3){display:block}.box-autostock .box-autostock__block{width:100%;padding:16px 12px;margin:0 0 20px}.box-autostock .box-autostock__block:last-child{margin-bottom:0}.box-autostock .box-autostock__block .block-title p{font-size:14px;line-height:1.21}#autostock-form-container.box-modal{padding:16px}#autostock-form-container.box-modal .fields-wrapper{margin-bottom:12px}}.gaz_main{position:relative;background:#fff;overflow:hidden;padding-top:100px;padding-bottom:117px}.gaz_main__body{display:flex;align-items:center;justify-content:space-between}.gaz_main__content{position:relative;z-index:5}.gaz_main__title{font-weight:700;font-size:48px;line-height:105%;color:#05326e;margin-bottom:50px;max-width:700px}.gaz_main__text{font-weight:500;font-size:20px;line-height:24px;color:#05326e;max-width:500px;margin-bottom:50px}.gaz_main__text strong{font-weight:600;line-height:22px;color:#009fdf}.gaz_main__text span{display:block}.gaz_main__button{font-weight:700;font-size:12px;line-height:15px;letter-spacing:.16em;text-transform:uppercase;color:#fff;background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;text-align:center;padding:13px 73px;text-decoration:none;border:1px solid #009fdf;display:flex;justify-content:center;align-items:center}.gaz_main__button:hover{background:#fff;color:#009fdf}.gaz_main__gazon{position:absolute;top:150px;right:250px;z-index:2}.gaz_main__gazon-2{position:absolute;top:200px;right:-200px;z-index:3}.gaz_main__img{position:absolute;top:0;right:0;height:100%}.gaz_condition{padding:45px 0}.gaz_condition__title{font-weight:600;font-size:50px;line-height:60px;text-align:center;letter-spacing:.05em;color:#05326e;padding:0 200px;margin-bottom:45px;text-transform:uppercase}.gaz_condition__body{display:flex;justify-content:space-between;margin:0 -10px}.gaz_condition__column{padding:0 10px;flex-grow:1;margin-bottom:20px}.gaz_condition__item{padding:40px 10px;background:#fff;border:4px solid #e6f3fb;border-radius:37px;width:100%;height:100%;display:flex;flex-direction:column}.gaz_condition__name{font-weight:600;font-size:35px;line-height:35px;text-align:center;color:#009fdf;margin-bottom:15px}.gaz_condition__text{font-weight:500;font-size:20px;line-height:24px;text-align:center;color:#05326e;max-width:250px;margin:0 auto}.gaz_advantages{padding:20px 0}.gaz_advantages__title{font-weight:600;font-size:50px;line-height:60px;text-align:center;letter-spacing:.05em;color:#05326e;margin-bottom:45px;text-transform:uppercase}.gaz_advantages__body{display:flex;flex-wrap:wrap;width:1115px;margin:50px auto 0}.gaz_advantages__item{text-align:center;flex:0 1 33.333%;padding:0 15px;margin-bottom:40px}.gaz_advantages__img{margin-bottom:20px}.gaz_advantages__block{background:#e6f3fb;border-radius:20px;min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center}.gaz_advantages__name{font-family:Montserrat;font-weight:500;font-size:16px;line-height:16px;text-align:center;color:#000;margin-bottom:5px}.gaz_advantages__value{font-weight:600;font-size:30px;line-height:37px;text-align:center;color:#0d78be}.common_models_listing,.gaz_popular{padding:45px 0}.common_models_listing__bg,.gaz_popular__bg{max-width:1080px;margin:0 auto}.common_models_listing__title,.gaz_popular__title{font-weight:700;font-size:24px;line-height:32px;text-transform:uppercase;color:#05326e;margin-bottom:25px}.common_models_listing__item,.gaz_popular__item{background:#fff;border:1px solid #f5f5f5;margin-bottom:15px;padding:25px}.common_models_listing__sub-title,.gaz_popular__sub-title{font-weight:700;font-size:20px;line-height:24px;color:#05326e;margin-bottom:20px}.common_models_listing__row,.gaz_popular__row{display:flex;justify-content:space-between}.common_models_listing__wrap,.gaz_popular__wrap{display:flex;flex-wrap:wrap;margin:0 -8px}.common_models_listing__column,.gaz_popular__column{padding:0 8px;flex:0 1 33.333%;margin-bottom:22px}.common_models_listing__name,.gaz_popular__name{font-weight:500;font-size:13px;line-height:16px;color:#05326e;margin-bottom:8px}.common_models_listing__value,.gaz_popular__value{font-weight:700;font-size:15px;line-height:18px;color:#05326e}.common_models_listing__value_color,.gaz_popular__value_color{color:#009fdf}.common_models_listing__btn,.gaz_popular__btn{max-width:200px;width:100%;padding:7px 5px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#fff;background:#009fdf;border:1px solid #009fdf;border-radius:2px}.common_models_listing__btn:hover,.gaz_popular__btn:hover{background:#fff;color:#009fdf}.common_models_listing__img,.gaz_popular__img{max-width:300px}.common_models_listing__img img,.gaz_popular__img img{max-width:100%}.common_models_listing__text,.gaz_popular__text{font-weight:500;font-size:16px;line-height:20px;color:#05326e;margin-top:20px}.common_profit__item{border:2px solid transparent}.common_profit__item:hover{border:2px solid #2355d7}@media (max-width:1440px){.gaz_main__title{font-size:45px}.gaz_main__gazon{right:100px}.gaz_main__img{max-width:800px}.gaz_condition__title{font-size:47px;line-height:55px}.gaz_condition__name{font-size:33px;line-height:33px}.gaz_condition__text{font-size:18px;line-height:22px}.gaz_advantages__title{font-size:47px;line-height:55px}.gaz_advantages__name{font-size:15px}.gaz_advantages__value{font-size:28px}.common_profit__sub-title{font-size:24px}}@media (max-width:1200px){.gaz_main{padding:150px 0}.gaz_main__gazon{max-width:400px;top:300px;right:150px}.gaz_main__gazon-2{max-width:400px;top:350px;right:-100px}.gaz_main__img{max-width:500px}.gaz_condition__name{font-size:30px}.gaz_advantages__body{width:100%}}@media screen and (max-width:1200px){.gaz_condition__title{padding:0}}@media (max-width:991px){.gaz_main{padding:45px 0}.gaz_main__text{order:3;font-size:16px;max-width:100%;text-align:left;line-height:20px;margin-bottom:0}.gaz_main__button{order:2;max-width:320px;margin:0 auto 25px}.gaz_main__gazon{max-width:180px;top:100px;right:90px}.gaz_main__gazon-2{max-width:180px;top:120px;right:-20px}.gaz_main__img{position:relative;height:250px}.gaz_advantages__title,.gaz_condition__title{font-size:40px;line-height:45px}.gaz_advantages__item{padding:0 10px;flex:0 1 50%}.common_models_listing__title,.gaz_popular__title{font-size:20px}.common_models_listing__row,.gaz_popular__row{flex-direction:column-reverse;align-items:center}.common_models_listing__column,.gaz_popular__column{text-align:center}.common_models_listing__btn,.gaz_popular__btn{margin:20px auto 0}.common_models_listing__img,.gaz_popular__img{margin-bottom:40px}.common_profit__title{font-size:20px}.common_profit__item{padding:40px 20px 30px}.common_profit__sub-title{font-size:20px;line-height:25px;max-width:70%}.common_profit__img{margin-bottom:10px;position:absolute;top:10px;right:10px}.common_profit__img img{width:90px}}@media screen and (max-width:991px){.gaz_main__body{flex-direction:column-reverse}.gaz_main__content{text-align:center;margin-top:25px;width:100%;display:flex;flex-direction:column}.gaz_main__title{max-width:100%;font-size:30px;order:1}.gaz_condition__body{flex-wrap:wrap}}@media screen and (max-width:767px){.gaz_main__title{font-size:14px}.common_profit{padding-bottom:25px}.gaz_main__button{padding:10px 65px;max-width:100%;font-size:8px;width:100%}.gaz_condition__title{font-size:25px;line-height:100%;margin-bottom:35px}.gaz_condition__scroll{overflow:auto;padding-bottom:20px}.gaz_condition__body{flex-wrap:nowrap;width:300%;margin:0}.gaz_condition__column{flex:0 1 100%;padding:0;margin:0 5px}.gaz_condition__name{font-size:20px;line-height:24px}.gaz_condition__text{font-size:15px;line-height:18px}.gaz_advantages__title{font-size:25px;line-height:100%;margin-bottom:35px}}@media (max-width:767px){.gaz_main__text{font-size:12px;line-height:16px;text-align:center}.gaz_condition__item{padding:30px 10px}.gaz_advantages{padding:10px 0}.gaz_advantages__row{overflow:auto;padding-bottom:20px}.gaz_advantages__body{width:600%;margin:0;flex-wrap:nowrap}.gaz_advantages__item{flex:0 1 100%;padding:0;margin:0 5px}.gaz_advantages__value{font-size:28px;line-height:34px}.common_models_listing__title,.gaz_popular__title{font-size:16px;line-height:24px;margin-bottom:15px;padding:0 5px}.common_models_listing__sub-title,.gaz_popular__sub-title{font-size:18px;line-height:22px}.common_models_listing__column,.gaz_popular__column{flex:0 1 50%}.common_models_listing__name,.gaz_popular__name{font-size:12px;margin-bottom:3px}.common_models_listing__value,.gaz_popular__value{font-size:13px}.common_models_listing__text,.gaz_popular__text{display:none}.common_profit__title{font-size:16px;line-height:24px;margin-bottom:15px;padding:0 5px}.common_profit__row{overflow:auto;padding-bottom:20px}.common_profit__body{width:200%;flex-wrap:nowrap;margin:0}.common_profit__column{flex:1 1 100%;padding:0;margin:0 5px}.common_profit__sub-title{font-size:18px;line-height:22px}.common_profit__text{max-width:100%;font-size:12px;line-height:20px}}@media (max-width:480px){.gaz_main__text strong{line-height:16px}.gaz_main__text span{display:contents}.common_models_listing__column,.gaz_popular__column{flex:1 1 100%;text-align:left;margin-bottom:10px}}.leasing-item-taxi_main{position:relative;background:#fff;overflow:hidden;padding-top:120px;padding-bottom:90px}.leasing-item-taxi_main__body{display:flex;align-items:center;justify-content:space-between}.leasing-item-taxi_main__content{position:relative;z-index:5}.leasing-item-taxi_main__title{font-weight:600;font-size:40px;line-height:120%;color:#05326e;margin-bottom:50px;max-width:650px}.leasing-item-taxi_main__button{font-weight:700;font-size:12px;line-height:15px;letter-spacing:.16em;text-transform:uppercase;color:#fff;background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;text-align:center;padding:13px 73px;text-decoration:none;border:1px solid #009fdf;display:flex;justify-content:center;align-items:center}.leasing-item-taxi_main__button:hover{background:#fff;color:#009fdf}.leasing-item-taxi_main__img{position:absolute;top:0;right:0;height:100%}.leasing-item-taxi_main__media{height:100%}.leasing-item-adv__row{display:flex;margin-bottom:80px}.leasing-item-adv__item:not(:last-child){margin-right:80px}.leasing-item-adv__item__icon{min-height:40px;display:flex;align-items:center;margin-bottom:10px;text-align:left}.leasing-item-adv__item__name{font-weight:500;font-size:16px;line-height:16px;color:#05326e;margin-bottom:10px;text-align:left}.leasing-item-adv__item__value{font-weight:700;font-size:18px;line-height:22px;color:#05326e;text-align:left}.leasing-item-taxi_advantages{padding:55px 0}.leasing-item-taxi_advantages__title{font-weight:600;font-size:50px;line-height:60px;text-align:center;letter-spacing:.05em;color:#05326e;margin-bottom:45px;text-transform:uppercase}.leasing-item-taxi_advantages__body{display:flex;flex-wrap:wrap;margin:0 -15px}.leasing-item-taxi_advantages__item{text-align:center;flex:0 1 33.333%;padding:0 15px;margin-bottom:40px}.leasing-item-taxi_advantages__img{margin-bottom:20px}.leasing-item-taxi_advantages__block{background:#e6f3fb;border-radius:20px;min-height:200px;display:flex;flex-direction:column;align-items:center;padding:30px 20px}.leasing-item-taxi_advantages__name{font-family:Montserrat;font-weight:600;font-size:30px;line-height:34px;text-align:center;color:#0d78be;margin-bottom:10px}.leasing-item-taxi_advantages__value{font-family:Montserrat;font-weight:500;font-size:20px;line-height:24px;text-align:center;color:#000}.common_profit{padding-top:25px;padding-bottom:60px;background:#fff}.common_profit__title{font-weight:700;font-size:24px;line-height:32px;text-transform:uppercase;color:#05326e;margin-bottom:25px}.common_profit__body{display:flex;margin:0 -10px;grid-row-gap:30px;row-gap:30px}.common_profit__column{flex:0 1 50%;padding:0 10px}.common_profit__item{display:flex;align-items:center;justify-content:space-between;padding:30px 30px 30px 45px;background:linear-gradient(180deg,#e6f3fb,rgba(230,243,251,0));border-radius:37px;height:100%;position:relative}.common_profit__content{height:100%}.common_profit__sub-title{font-family:Montserrat;font-weight:600;font-size:25px;line-height:30px;color:#009fdf;margin-bottom:20px}.common_profit__text{font-family:Montserrat;font-weight:500;font-size:12px;line-height:20px;color:#000;max-width:340px}.common_profit__text a{color:#009fdf;font-family:Montserrat}@media (max-width:1440px){.leasing-item-taxi_main__title{font-size:38px}.leasing-item-taxi_main{padding-top:100px;padding-bottom:80px}.leasing-item-adv__item__name{margin-bottom:5px}.leasing-item-taxi_main__img{max-width:600px}.leasing-item-adv__row{margin-bottom:70px}.leasing-item-adv__item:not(:last-child){margin-right:40px}.leasing-item-taxi_advantages__title{font-size:47px;line-height:55px}.leasing-item-taxi_advantages__block{padding:25px 10px}.leasing-item-taxi_advantages__name{font-size:28px}.common_profit__sub-title{font-size:24px}}@media (max-width:1200px){.leasing-item-taxi_main__img{max-width:550px}.leasing-item-taxi_advantages__name{font-size:26px}.leasing-item-taxi_advantages__value{font-size:18px}.leasing-item-taxi_advantages__body{width:100%;margin:0 -10px}.leasing-item-taxi_advantages__item{padding:0 10px;flex:0 1 50%}}@media (max-width:991px){.leasing-item-taxi_main{padding:45px 0}.leasing-item-taxi_main__button{order:2;max-width:320px;margin:0 auto 25px}.leasing-item-taxi_main__img{position:relative;max-width:250px;height:250px}.leasing-item-taxi_main__media{border-radius:60%;max-width:100%;height:100%}.leasing-item-taxi_main__scr{order:3;width:100%}.leasing-item-adv__row{order:3;width:100%;justify-content:space-between;margin-bottom:0}.leasing-item-adv__item:not(:last-child){margin-right:0}.leasing-item-taxi_advantages__title{font-size:40px;line-height:45px}.common_profit__title{font-size:20px}.common_profit__item{padding:40px 20px 30px}.common_profit__sub-title{font-size:20px;line-height:25px;max-width:70%}.common_profit__img{margin-bottom:10px;position:absolute;top:10px;right:10px}.common_profit__img img{width:90px}}@media screen and (max-width:991px){.leasing-item-taxi_main__body{flex-direction:column-reverse}.leasing-item-taxi_main__content{text-align:center;margin-top:25px;width:100%;display:flex;flex-direction:column}.leasing-item-taxi_main__title{max-width:100%;font-size:30px;margin-bottom:20px;order:1}}@media (max-width:767px){.leasing-item-taxi_main{padding:20px 0}.leasing-item-taxi_main__scr{padding-bottom:20px;overflow-x:auto}.leasing-item-adv__item{background:#fff;border:1px solid #f1f1f1;width:80%;margin:0 5px;padding:30px 10px 40px}.leasing-item-adv__item__name{font-size:14px}.leasing-item-adv__item__value{font-size:16px;line-height:20px}.leasing-item-taxi_advantages{padding:40px 0}.leasing-item-taxi_advantages__row{overflow:auto;padding-bottom:20px}.leasing-item-taxi_advantages__body{width:600%;margin:0;flex-wrap:nowrap}.leasing-item-taxi_advantages__item{flex:0 1 100%;padding:0;margin:0 5px}.leasing-item-taxi_advantages__block{padding:20px 10px;min-height:180px}.leasing-item-taxi_advantages__name{font-size:25px;line-height:30px}.common_profit{padding:25px 0}.common_profit__title{font-size:16px;line-height:24px;margin-bottom:15px;padding:0 5px}.common_profit__row{overflow:auto;padding-bottom:20px}.common_profit__body{width:200%;flex-wrap:nowrap;margin:0}.common_profit__column{flex:1 1 100%;padding:0;margin:0 5px}.common_profit__sub-title{font-size:18px;line-height:22px}.common_profit__text{max-width:100%;font-size:12px;line-height:20px}}@media screen and (max-width:767px){.leasing-item-taxi_main__title{font-size:15px}.leasing-item-taxi_main__button{padding:10px 65px;max-width:100%;width:100%}.leasing-item-taxi_advantages__title{font-size:25px;line-height:100%;margin-bottom:35px}}.common_advantages{padding-top:55px;padding-bottom:20px}.common_advantages__title{font-weight:600;font-size:50px;line-height:1.05;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#05326e;margin-bottom:30px}.common_advantages__body{display:flex;flex-wrap:wrap;margin:0 -10px}.common_advantages .box-title{margin-bottom:58px}.common_advantages.row-3 .common_advantages__body{padding-left:11%;padding-right:11%}.common_advantages__item{text-align:center;flex:0 1 25%;padding:0 10px;margin-bottom:40px}.common_advantages.row-3 .common_advantages__item{flex:0 1 33%;padding:0 20px}.common_advantages__img{margin-bottom:20px}.common_advantages__block{background:#e6f3fb;border-radius:20px;min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px}.common_advantages__name{font-weight:500;font-size:16px;line-height:16px;text-align:center;color:#000;margin-bottom:5px}.common_advantages__text{background:#e6f3fb;border-radius:10px;padding:15px;font-weight:500;font-size:18px;line-height:22px;text-align:center;color:#05326e;margin-bottom:25px}.common_advantages__value{font-weight:600;font-size:30px;line-height:34px;text-align:center;color:#0d78be;margin-bottom:10px}.common_advantages__sub-text{font-weight:400;font-size:18px;line-height:22px;text-align:center;letter-spacing:.02em;color:#05326e}@media (max-width:1440px){.common_advantages__block{padding:10px}.common_advantages__value{font-size:26px}.common_advantages__sub-text{font-size:17px}}@media (max-width:1200px){.common_advantages.row-3 .common_advantages__body{padding-left:0;padding-right:0}.common_advantages.row-3 .common_advantages__item,.common_advantages__item{padding:0 10px;flex:0 1 50%}.common_advantages__sub-text,.common_advantages__text{font-size:15px}}@media (max-width:767px){.common_advantages{padding:20px 0}.common_advantages__title{font-size:16px;line-height:24px}.common_advantages__row{overflow-x:auto;padding-bottom:20px}.common_advantages__body{width:400%;margin:0;flex-wrap:nowrap}.common_advantages.row-3 .common_advantages__body{width:300%}.common_advantages.row-3 .common_advantages__item,.common_advantages__item{flex:0 1 100%;padding:0;margin:0 5px}.common_advantages__block{padding:10px;min-height:145px}.common_advantages__name{font-size:15px}.common_advantages__value{font-size:25px;line-height:30px}.common_advantages__sub-text{font-size:12px;line-height:15px;margin-top:25px}.preferential-leasing_advantages__text{font-size:12px;line-height:15px;padding:15px 13px}}.china-specseason_main{position:relative;background:#fff;overflow:hidden;padding-top:175px;padding-bottom:117px}.china-specseason_main__body{display:flex;align-items:center;justify-content:space-between}.china-specseason_main__content{position:relative;z-index:5}.china-specseason_main__title{font-weight:600;font-size:42px;line-height:52px;text-transform:uppercase;color:#05326e;margin-bottom:40px;max-width:700px}.china-specseason_main__color{line-height:22px;color:#009fdf}.china-specseason_main__text{font-weight:500;font-size:25px;line-height:120%;color:#05326e;max-width:550px;margin-bottom:60px}.china-specseason_main__button{font-weight:700;font-size:12px;line-height:15px;letter-spacing:.16em;text-transform:uppercase;color:#fff;background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;text-align:center;padding:13px 73px;text-decoration:none;border:1px solid #009fdf;display:flex;justify-content:center;align-items:center}.china-specseason_main__button:hover{background:#fff;color:#009fdf}.china-specseason_main__auto{position:absolute;top:120px;left:-170px;z-index:2}.china-specseason_main__auto-2{position:absolute;top:190px;left:240px;z-index:3}.china-specseason_main__auto-3{position:absolute;top:0;left:240px}.china-specseason_main__img{position:absolute;top:0;right:0;height:100%}.china-specseason_main__media{height:100%}.china-specseason_program{padding-top:30px}.china-specseason_program__title{font-weight:600;font-size:25px;line-height:30px;text-align:center;color:#05326e;margin-bottom:25px}.china-specseason_program__row{margin-bottom:25px}.china-specseason_program__desc{margin-bottom:25px;color:#05326e}.china-specseason_program__body{display:flex;flex-wrap:wrap;margin:0 -3px;grid-row-gap:6px;row-gap:6px}.china-specseason_program__column{padding:0 3px;flex:0 1 12.5%}.china-specseason_program__item{background:#fff;border:1px solid #e6f6fc;border-radius:5px;height:105px;display:flex;align-items:center;justify-content:center}.china-specseason_program__img{padding:10px 20px}.china-specseason_program__img img{max-width:100%}.china-specseason_program__button{font-weight:700;font-size:12px;line-height:15px;letter-spacing:.16em;text-transform:uppercase;color:#fff;background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;text-align:center;padding:13px 73px;max-width:425px;text-decoration:none;margin:0 auto;width:100%;border:1px solid #009fdf;display:flex;justify-content:center;align-items:center}.china-specseason_program__button:hover{background:#fff;color:#009fdf}.specseason_2022_top_banner__bg{background:#fff}.specseason_2023_top_banner__bg{background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.specseason_2022_top_banner__body,.specseason_2023_top_banner__body{display:flex;align-items:center;justify-content:center;height:100px;overflow:hidden}.specseason_2022_top_banner__column,.specseason_2023_top_banner__column{display:flex;align-items:center;flex:1 1 100%;margin:0 30px}.specseason_2022_top_banner__column_1,.specseason_2023_top_banner__column_1{justify-content:flex-end}.specseason_2022_top_banner__content{margin-right:35px}.specseason_2023_top_banner__content{margin-right:10px}.specseason_2022_top_banner__content-2,.specseason_2023_top_banner__content-2{margin-bottom:1px}.specseason_2022_top_banner__title,.specseason_2023_top_banner__title{font-weight:700;font-size:20px;line-height:24px;color:#05326e;margin-bottom:9px;text-align:right}.specseason_2023_top_banner__title{color:#fff}.specseason_2022_top_banner__title-2,.specseason_2023_top_banner__title-2{font-weight:700;font-size:20px;line-height:24px;color:#05326e;margin-bottom:10px}.specseason_2023_top_banner__title-2{color:#fff}.specseason_2022_top_banner__text,.specseason_2023_top_banner__text{font-weight:600;font-size:12px;line-height:15px;color:#009fdf}.specseason_2023_top_banner__text{color:#fff}.specseason_2022_top_banner__media,.specseason_2023_top_banner__media{position:relative;width:150px;height:100px;min-width:150px}.specseason_2022_top_banner__img,.specseason_2023_top_banner__img{position:absolute;top:37px;left:60px;z-index:2}.specseason_2022_top_banner__img-2,.specseason_2023_top_banner__img-2{position:absolute;top:1px;left:-22px}.specseason_2022_top_banner__media-2,.specseason_2023_top_banner__media-2{position:relative;width:150px;height:100px;min-width:150px;margin-right:40px}.specseason_2023_top_banner__media-2{margin-right:10px}.specseason_2022_top_banner__images,.specseason_2023_top_banner__images{position:absolute;top:3px;left:-19px}.specseason_2022_top_banner__images-2,.specseason_2023_top_banner__images-2{position:absolute;top:-25px;left:65px}.specseason_2023_top_banner__text-big{font-size:15px}@media (max-width:1440px){.china-specseason_main{padding-top:150px;padding-bottom:100px}.china-specseason_main__title{font-size:45px;line-height:55px}.china-specseason_main__text{font-size:23px;margin-bottom:50px;max-width:500px}.china-specseason_main__auto{max-width:500px;left:-150px}.china-specseason_main__auto-2{left:170px;top:160px;max-width:400px}.china-specseason_main__auto-3{top:50px;left:190px;max-width:350px}.china-specseason_main__img{max-width:700px}.china-specseason_program__title{font-size:23px}.china-specseason_program__button{max-width:380px}.specseason_2022_top_banner__column,.specseason_2023_top_banner__column{margin:0 15px}.specseason_2022_top_banner__content{margin-right:30px}.specseason_2022_top_banner__title,.specseason_2022_top_banner__title-2,.specseason_2023_top_banner__title,.specseason_2023_top_banner__title-2{font-size:18px;line-height:22px}.specseason_2022_top_banner__text,.specseason_2023_top_banner__text{font-size:10px;line-height:13px}}@media (max-width:1200px){.china-specseason_main{padding:100px 0}.china-specseason_main__auto{max-width:400px;top:150px;left:-100px}.china-specseason_main__auto-2{max-width:300px;top:200px}.china-specseason_main__auto-3{max-width:300px;top:80px;left:170px}.china-specseason_main__img{max-width:500px}.china-specseason_program__column{flex:0 1 25%}.specseason_2022_top_banner__text_1,.specseason_2023_top_banner__text_1{text-align:right}}@media (max-width:991px){.china-specseason_main{padding:25px 0}.china-specseason_main__color{display:inline}.china-specseason_main__text{order:3;font-size:20px;max-width:100%;text-align:left;line-height:20px;margin-bottom:0;text-align:center}.china-specseason_main__button{order:2;max-width:320px;margin:0 auto 25px}.china-specseason_main__auto{max-width:180px;top:80px;left:-40px}.china-specseason_main__auto-2{max-width:140px;top:100px;left:90px}.china-specseason_main__auto-3{max-width:180px;top:20px;left:80px}.china-specseason_main__img{position:relative;max-width:250px;height:250px}.china-specseason_main__media{border-radius:60%;max-width:100%;height:100%}.china-specseason_program__button{max-width:320px}.specseason_2022_top_banner__body,.specseason_2023_top_banner__body{flex-direction:column;height:auto;overflow:visible;display:none}.specseason_2022_top_banner__column,.specseason_2023_top_banner__column{margin:0;flex-direction:row-reverse;justify-content:center;width:100%}.specseason_2022_top_banner__column:not(:last-child),.specseason_2023_top_banner__column:not(:last-child){margin-bottom:50px}.specseason_2022_top_banner__content,.specseason_2023_top_banner__content{margin-right:0}.specseason_2022_top_banner__content:last-child,.specseason_2023_top_banner__content:last-child{text-align:right}.specseason_2022_top_banner__title,.specseason_2023_top_banner__title{max-width:100%;text-align:left}.specseason_2022_top_banner__text_1,.specseason_2023_top_banner__text_1{text-align:left}.specseason_2022_top_banner__media,.specseason_2023_top_banner__media{margin-right:30px}.specseason_2022_top_banner__media-2,.specseason_2023_top_banner__media-2{margin-right:0;margin-left:40px}}@media screen and (max-width:991px){.china-specseason_main__body{flex-direction:column-reverse}.china-specseason_main__content{text-align:center;margin-top:25px;width:100%;display:flex;flex-direction:column}.china-specseason_main__title{max-width:100%;font-size:30px;order:1}}@media screen and (max-width:767px){.china-specseason_main__title{font-size:19px;line-height:105%}.china-specseason_main__button,.china-specseason_program__button{padding:10px 65px;max-width:100%;font-size:8px;width:100%}}@media (max-width:767px){.china-specseason_main__color{display:block}.china-specseason_main__text{font-size:12px;line-height:16px}.china-specseason_program{padding:10px 0}.china-specseason_program__title{font-size:20px;line-height:24px;margin-bottom:10px}.china-specseason_program__row{padding-bottom:20px;overflow-x:auto}.china-specseason_program__body{width:480%;flex-wrap:nowrap;margin:0}.china-specseason_program__column{flex:0 1 60%;padding:0;margin:0 5px}.specseason_2022_top_banner,.specseason_2023_top_banner{overflow-x:hidden}.specseason_2022_top_banner__column:not(:last-child),.specseason_2023_top_banner__column:not(:last-child){margin-bottom:50px}.specseason_2022_top_banner__title,.specseason_2022_top_banner__title-2,.specseason_2023_top_banner__title,.specseason_2023_top_banner__title-2{font-size:12px;line-height:17px}.specseason_2022_top_banner__text,.specseason_2023_top_banner__text{font-size:9px;line-height:12px}}@media (max-width:480px){.china-specseason_main__color{line-height:16px}.specseason_2022_top_banner__media,.specseason_2023_top_banner__media{min-width:200px;margin-right:0;margin-left:-100px}.specseason_2022_top_banner__img,.specseason_2023_top_banner__img{left:90px;top:60px}.specseason_2022_top_banner__img img,.specseason_2023_top_banner__img img{width:80px}.specseason_2022_top_banner__img-2,.specseason_2023_top_banner__img-2{transform:rotateY(180deg);left:80px;top:10px}.specseason_2022_top_banner__img-2 img,.specseason_2023_top_banner__img-2 img{width:100px}.specseason_2022_top_banner__media-2,.specseason_2023_top_banner__media-2{margin-right:-100px;min-width:200px}.specseason_2022_top_banner__images,.specseason_2023_top_banner__images{left:-30px;top:-10px}.specseason_2022_top_banner__images img,.specseason_2023_top_banner__images img{width:80px}.specseason_2022_top_banner__images-2,.specseason_2023_top_banner__images-2{left:10px;top:25px;width:100px;transform:rotateY(180deg)}.specseason_2022_top_banner__images-2 img,.specseason_2023_top_banner__images-2 img{width:80px}}.preferential-leasing_main{position:relative;background:#fff;overflow:hidden;padding-top:190px;padding-bottom:110px}.preferential-leasing_main__body{display:flex;align-items:center;justify-content:space-between}.preferential-leasing_main__content{position:relative;z-index:5}.preferential-leasing_main__title{font-weight:600;font-size:43px;line-height:52px;text-transform:uppercase;color:#05326e;margin-bottom:20px}.preferential-leasing_main__line{display:block}.preferential-leasing_main__color{line-height:22px;color:#009fdf}.preferential-leasing_main__text{font-weight:500;font-size:25px;line-height:120%;color:#05326e;margin-bottom:20px}.preferential-leasing_main__button{font-weight:700;font-size:12px;line-height:15px;letter-spacing:.16em;text-transform:uppercase;color:#fff;background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;text-align:center;padding:13px 73px;text-decoration:none;border:1px solid #009fdf;display:flex;justify-content:center;align-items:center}.preferential-leasing_main__button:hover{background:#fff;color:#009fdf}.preferential-leasing_main__auto{position:absolute;top:300px;right:400px;z-index:2}.preferential-leasing_main__auto-2{position:absolute;top:250px;right:120px;z-index:3}.preferential-leasing_main__auto-3{position:absolute;top:350px;right:-50px;z-index:3}.preferential-leasing_main__img{position:absolute;top:0;right:0;height:100%}.preferential-leasing_program{padding:20px 0}.preferential-leasing_program__title{font-weight:600;font-size:25px;line-height:30px;text-align:center;color:#05326e;margin-bottom:25px}.preferential-leasing_program__body{display:flex;flex-wrap:wrap;margin:0 -3px;grid-row-gap:6px;row-gap:6px}.preferential-leasing_program__column{padding:0 3px;flex:0 1 12.5%}.preferential-leasing_program__item{background:#fff;border:1px solid #e6f6fc;border-radius:5px;height:105px;display:flex;align-items:center;justify-content:center}.preferential-leasing_program__img{padding:10px 20px}.preferential-leasing_program__img img{max-width:100%}.preferential-leasing_program__text{font-weight:500;font-size:16px;line-height:20px;color:#05326e;margin-top:20px}@media (max-width:1440px){.preferential-leasing_main{padding-top:180px;padding-bottom:88px}.preferential-leasing_main__title{font-size:40px}.preferential-leasing_main__text{font-size:23px;margin-bottom:60px}.preferential-leasing_main__auto{right:270px;top:280px;max-width:450px}.preferential-leasing_main__auto-2{top:250px;right:60px;max-width:450px}.preferential-leasing_main__auto-3{top:360px;right:-50px;max-width:350px}.preferential-leasing_main__img{max-width:700px}.preferential-leasing_program__title{font-size:23px}.preferential-leasing_program__text{font-size:15px}}@media (max-width:1200px){.preferential-leasing_main{padding:150px 0}.preferential-leasing_main__auto{max-width:400px;top:280px;right:180px}.preferential-leasing_main__auto-2{max-width:400px;right:0;top:270px}.preferential-leasing_main__auto-3{max-width:300px;top:360px;right:-100px}.preferential-leasing_main__img{max-width:500px}.preferential-leasing_program__column{flex:0 1 25%}.preferential-leasing_program__text{font-size:14px}}@media (max-width:991px){.preferential-leasing_main{padding:25px 0}.preferential-leasing_main__line{display:inline}.preferential-leasing_main__text{order:3;font-size:20px;max-width:100%;line-height:20px;margin-bottom:0;text-align:center}.preferential-leasing_main__button{order:2;max-width:320px;margin:0 auto 25px}.preferential-leasing_main__auto{max-width:180px;top:100px;right:110px}.preferential-leasing_main__auto-2{max-width:180px;top:90px;right:20px}.preferential-leasing_main__auto-3{max-width:150px;top:130px;right:-40px}.preferential-leasing_main__img{position:relative;max-width:250px;height:250px}.preferential-leasing_main__media{border-radius:60%;max-width:100%;height:100%}}@media screen and (max-width:991px){.preferential-leasing_main__body{flex-direction:column-reverse}.preferential-leasing_main__content{text-align:center;margin-top:25px;width:100%;display:flex;flex-direction:column}.preferential-leasing_main__title{max-width:100%;font-size:30px;order:1}}@media screen and (max-width:767px){.preferential-leasing_main__title{font-size:19px;line-height:105%}.preferential-leasing_main__button{padding:10px 65px;max-width:100%;font-size:8px;width:100%}}@media (max-width:767px){.preferential-leasing_main__line{color:#009fdf;font-weight:700}.preferential-leasing_main__text{font-size:12px;line-height:16px}.preferential-leasing_program{padding:10px 0}.preferential-leasing_program__title{font-size:20px;line-height:24px;margin-bottom:10px}.preferential-leasing_program__row{padding-bottom:20px;overflow-x:auto}.preferential-leasing_program__body{width:480%;flex-wrap:nowrap;margin:0}.preferential-leasing_program__column{flex:0 1 60%;padding:0;margin:0 5px}.preferential-leasing_program__text{font-size:12px;line-height:14px;text-align:center;margin-top:0}}@media (max-width:480px){.preferential-leasing_main__color{line-height:16px}}.common_banner_used__body{display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden;background:#fff;padding:0 40px}.common_banner_used__filter{position:absolute;right:150px;top:0;width:600px;height:500px;border-radius:30%;background:#d1e6ff;filter:blur(150px);transform:rotate(-6.28deg)}.common_banner_used__content{max-width:750px;margin-right:20px;padding:35px 0;position:relative;z-index:2}.common_banner_used__title{font-weight:700;font-size:40px;line-height:43px;color:#2355d7;margin-bottom:20px}.common_banner_used__item{font-weight:500;font-size:28px;line-height:34px;color:#000;display:flex;align-items:center;margin-bottom:5px}.common_banner_used__item:before{content:"";width:5px;height:5px;display:block;background:#000;border-radius:50%;margin-right:20px}.common_banner_used__list-md{display:none;position:relative;z-index:2}.common_banner_used__item-md{display:none;font-weight:500;font-size:18px;line-height:20px;color:#000}.common_banner_used__item-md:before{content:"";width:5px;height:5px;display:block;background:#000;border-radius:50%;margin-right:10px}.common_banner_used__media{position:relative;z-index:2;height:240px;overflow:hidden;min-width:480px}.common_banner_used__bg{position:absolute;top:0;right:20px;background:linear-gradient(180deg,#2355d7,#4478ff 47.68%);width:388px;height:388px;border-radius:50%}.common_banner_used__img-1{position:absolute;top:0;left:0}.common_banner_used__img-2{position:absolute;top:50px;left:145px}.common_banner_used__img-3{position:absolute;right:0;bottom:0}.common_banner_used__mark{position:absolute;top:0;right:0}@media (max-width:1440px){.common_banner_used__filter{width:500px;height:400px}.common_banner_used__content{padding:30px 0}.common_banner_used__title{font-size:35px;line-height:35px}.common_banner_used__item{font-size:25px;line-height:30px}.common_banner_used__media{height:200px;min-width:420px}.common_banner_used__bg{width:340px;height:340px}.common_banner_used__img-1 img{width:180px}.common_banner_used__img-2{left:120px}.common_banner_used__img-2 img{width:200px}.common_banner_used__img-3 img{width:180px}.common_banner_used__mark img{width:100px;height:100px}}@media (max-width:1200px){.common_banner_used__content{padding:10px 0}.common_banner_used__title{font-size:31px;margin-bottom:10px}.common_banner_used__item{font-size:24px;margin-bottom:0}.common_banner_used__item:before{margin-right:10px}.common_banner_used__media{min-width:370px}.common_banner_used__bg{width:300px;height:300px}.common_banner_used__img-1 img{width:150px}.common_banner_used__img-2 img{width:180px}.common_banner_used__img-3 img{width:150px}.common_banner_used__mark img{width:90px;height:90px}}@media (max-width:991px){.common_banner_used__body{flex-direction:column;align-items:center;padding:15px 0}.common_banner_used__filter{width:400px;height:300px;top:50px;right:50px}.common_banner_used__content{margin-right:0;padding:0}.common_banner_used__title{text-align:center;font-size:30px;line-height:33px}.common_banner_used__item{display:none}.common_banner_used__list-md{display:block;margin-top:25px}.common_banner_used__item-md{display:flex;align-items:center}.common_banner_used__media{overflow:visible;min-width:auto;width:265px;height:265px;margin-left:30px}.common_banner_used__bg{width:265px;height:265px}.common_banner_used__img-1{top:30px;left:-30px}.common_banner_used__img-2{top:70px;left:80px}.common_banner_used__img-3{bottom:30px;right:80px}.common_banner_used__mark{right:40px}.common_banner_used__mark img{width:75px;height:75px}}.leasing-about_company_award{padding:50px 0 0}.leasing-about_company_award__body{display:flex;justify-content:space-around;background:#fff;border:9px solid #d3e4fb;border-radius:37px;padding-top:55px;padding-bottom:40px}.leasing-about_company_award__media img{max-width:100%}.leasing-about_company_award__logo{max-width:310px;text-align:center;margin:0 auto 50px}.leasing-about_company_award__logo img{margin-bottom:10px}.leasing-about_company_award__text{font-weight:500;font-size:20px}.leasing-about_company_award__text,.leasing-about_company_award__title{line-height:100%;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#05326e}.leasing-about_company_award__title{font-weight:600;font-size:50px;margin-bottom:23px;max-width:600px}.leasing-about_company_award__year{font-weight:600;font-size:42px;line-height:100%;text-align:center;letter-spacing:.05em;color:#a48350}@media (max-width:1440px){.leasing-about_company_award{padding:40px 0 0}.leasing-about_company_award__body{padding:40px;border:7px solid #d3e4fb}.leasing-about_company_award__text{font-size:18px}.leasing-about_company_award__title{font-size:45px;margin-bottom:20px}.leasing-about_company_award__year{font-size:40px}}@media (max-width:1200px){.leasing-about_company_award__body{border:5px solid #d3e4fb}.leasing-about_company_award__title{font-size:40px}}@media (max-width:991px){.leasing-about_company_award{padding:20px 0 0}.leasing-about_company_award__body{flex-direction:column-reverse;align-items:center;padding:30px;border:4px solid #d3e4fb;border-radius:10px}.leasing-about_company_award__media{margin-top:35px}.leasing-about_company_award__media img{max-width:300px}.leasing-about_company_award__logo{margin:0 auto 20px;max-width:290px}.leasing-about_company_award__logo img{max-width:80px;margin-bottom:5px}.leasing-about_company_award__text{font-size:15px}.leasing-about_company_award__title{font-size:30px;margin-bottom:10px}.leasing-about_company_award__year{font-size:30px}}@media (max-width:767px){.leasing-about_company_award__media img{max-width:240px}.leasing-about_company_award__logo{max-width:150px}.leasing-about_company_award__text{font-size:8px}.leasing-about_company_award__title{font-size:21px;margin-bottom:5px}.leasing-about_company_award__year{font-size:20px}}.leasing-moto_main{position:relative;background:#fff;overflow:hidden;padding-top:125px;padding-bottom:90px}.leasing-moto_main__body{display:flex;align-items:center;justify-content:space-between}.leasing-moto_main__content{position:relative;z-index:5}.leasing-moto_main__title{font-weight:600;font-size:40px;line-height:120%;color:#05326e;margin-bottom:50px;max-width:700px}.leasing-moto_main__button{font-weight:700;font-size:12px;line-height:15px;letter-spacing:.16em;text-transform:uppercase;color:#fff;background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;text-align:center;padding:11px 45px;text-decoration:none;border:1px solid #009fdf;display:flex;justify-content:center;align-items:center}.leasing-moto_main__button:hover{background:#fff;color:#009fdf}.leasing-moto_main__img{position:absolute;top:0;right:0;height:100%}.leasing-moto_main__media{height:100%}.leasing-moto_main__row{display:flex;margin-bottom:85px}.leasing-moto_main__icon{margin-bottom:15px;display:flex;min-height:40px;align-items:center}.leasing-moto_main__name{font-weight:500;font-size:16px;line-height:16px;margin-bottom:10px;color:#05326e}.leasing-moto_main__value{font-weight:700;font-size:18px;line-height:22px;color:#05326e}.leasing-moto_program{padding:60px 0 30px}.leasing-moto_program__title{font-weight:600;font-size:25px;line-height:30px;text-align:center;color:#05326e;margin-bottom:25px}.leasing-moto_program__body{display:flex;flex-wrap:wrap;margin:0 -3px;grid-row-gap:6px;row-gap:6px}.leasing-moto_program__column{padding:0 3px;flex:0 1 12.5%}.leasing-moto_program__item{background:#fff;border:1px solid #e6f6fc;border-radius:5px;height:105px;display:flex;align-items:center;justify-content:center}.leasing-moto_program__img{padding:10px 20px}.leasing-moto_program__img img{max-width:100%}.leasing-moto_program__text{background:#e6f3fb;border-radius:10px;font-weight:500;font-size:20px;line-height:24px;color:#05326e;padding:35px 10px;text-align:center;margin-top:30px}@media (max-width:1440px){.leasing-moto_main{padding-top:100px;padding-bottom:80px}.leasing-moto_main__title{font-size:35px}.leasing-moto_main__img{max-width:600px}.leasing-moto_main__row{margin-bottom:60px}.leasing-moto_program{padding:50px 0 30px}.leasing-moto_program__title{font-size:23px}.leasing-moto_program__text{font-size:18px}}@media (max-width:1200px){.leasing-moto_main__title{font-size:33px}.leasing-moto_main__img{max-width:500px}.leasing-moto_program__column{flex:0 1 25%}.leasing-moto_program__text{font-size:16px}}@media (max-width:991px){.leasing-moto_main{padding:25px 0}.leasing-moto_main__button{order:2;max-width:320px;margin:0 auto 25px}.leasing-moto_main__img{position:relative;max-width:250px;height:250px}.leasing-moto_main__media{border-radius:60%;max-width:100%;height:100%}.leasing-moto_program{padding:30px 0 50px}}@media screen and (max-width:991px){.leasing-moto_main__body{flex-direction:column-reverse}.leasing-moto_main__content{text-align:center;margin-top:25px;width:100%;display:flex;flex-direction:column}.leasing-moto_main__title{max-width:100%;font-size:30px;order:1}}@media screen and (max-width:767px){.leasing-moto_main__title{font-size:15px;line-height:105%;margin-bottom:20px}.leasing-moto_main__button{padding:12px 65px;max-width:100%;width:100%}}@media (max-width:767px){.leasing-moto_main{padding-bottom:0}.leasing-moto_main__row{margin-bottom:0;order:3;margin-left:-20px;margin-right:-20px;padding-left:20px;background-color:#f9f9f9;padding-top:36px}.leasing-moto_program{padding:25px 0 50px}.leasing-moto_program__title{font-size:20px;line-height:24px}.leasing-moto_program__row{padding-bottom:20px;overflow-x:auto}.leasing-moto_program__body{width:480%;flex-wrap:nowrap;margin:0}.leasing-moto_program__column{flex:0 1 60%;padding:0;margin:0 5px}.leasing-moto_program__text{font-size:12px;line-height:14px;text-align:center;margin-top:40px}}.leasing-page_request__title{font-weight:700;font-size:24px;line-height:32px;letter-spacing:.1em;color:#05326e;margin-bottom:20px;text-transform:uppercase}.leasing-page_request__body{display:flex;margin:0 -10px}.leasing-page_request__column{padding:0 10px;flex:0 1 25%}.leasing-page_request__item{height:100%;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.08);border-radius:2.95775px;padding-top:15px;width:100%;overflow:hidden}.leasing-page_request__sub-title{font-weight:700;font-size:12px;line-height:14px;color:#000;text-transform:uppercase;padding-left:12px}.leasing-page_request__img{display:flex;justify-content:flex-end;margin-right:-5px}.used_spectech .leasing-page_request__img{margin-left:-25px;margin-right:0;margin-top:-25px}.leasing-page_request__img img{max-width:100%}@media (max-width:1200px){.leasing-page_request__img{margin-right:-4px}}@media (max-width:991px){.leasing-page_request__img{margin-right:-3px}}@media (max-width:767px){.leasing-page_request__title{margin-bottom:10px;font-size:16px;line-height:24px;letter-spacing:.1em}.leasing-page_request__row{overflow-x:auto;padding-bottom:20px}.leasing-page_request__body{width:400%;margin:0}.leasing-page_request__column{flex:1 1 100%;padding:0;margin:0 10px}.leasing-page_request__item{width:100%}.leasing-page_request__img{margin-right:-5px;height:260px}}.leasing-about_why{padding:50px 0 80px}.leasing-about_why__block{border:9px solid #e6f3fb;border-radius:37px;max-width:1235px;margin:0 auto;display:flex;position:relative;padding-top:68px;padding-bottom:37px}.leasing-about_why__column{text-align:center;position:relative;flex:1 1 55%}.leasing-about_why__column_1{flex:1 1 35%;display:flex;align-items:center}.leasing-about_why__column_1:after{content:"";width:9px;height:100px;background:#e6f3fb;position:absolute;right:-30px;top:0}.leasing-about_why__sub-title{font-weight:600;font-size:79px;line-height:62px;text-align:center;color:#009fdf;position:absolute;background:#fff;left:50%;transform:translate(-52%);top:-120px;width:100%;padding:20px 0}.leasing-about_why__text{font-weight:500;font-size:25px;line-height:36px;text-align:center;color:#05326e;width:68%;margin:0 auto}.leasing-about_why__text a,.leasing-about_why__text span{font-weight:600;display:contents}.leasing-about_why__text a:hover{text-decoration:underline}.leasing-about_why__img{position:absolute;bottom:-50px;right:-35px;background:#fff;padding:10px 20px}@media (max-width:1440px){.leasing-about_why__text{width:71%}}@media (max-width:1200px){.leasing-about_why__column_1:after{right:-15px}.leasing-about_why__sub-title{font-size:70px;line-height:50px}.leasing-about_why__text{width:90%}.leasing-about_why__img img{width:150px}}@media (max-width:991px){.leasing-about_why__block{padding-top:40px;border:6px solid #e6f3fb}.leasing-about_why__column_1:after{right:-5px;top:20px;width:4px}.leasing-about_why__sub-title{font-size:60px;line-height:40px;transform:translate(-53%);top:-90px}.leasing-about_why__text{width:90%}}@media (max-width:767px){.leasing-about_why__block{flex-direction:column;border:4px solid #e6f3fb;border-radius:15px;padding-top:40px;padding-bottom:46px}.leasing-about_why__column{flex:1 1 100%}.leasing-about_why__column_1{padding-bottom:20px;margin-bottom:20px}.leasing-about_why__column_1:after{height:4px;width:200px;bottom:0;top:auto;left:50%;margin-left:-100px}.leasing-about_why__sub-title{font-size:48px;line-height:62px;transform:translate(-50%);width:auto;padding:5px 20px;top:-85px;white-space:nowrap}.leasing-about_why__text{width:95%}.leasing-about_why__img{right:auto;left:50%;transform:translate(-50%);bottom:-35px}.leasing-about_why__img img{width:120px}}.common_truck_makes__title{font-weight:600;font-size:25px;line-height:30px;text-align:center;color:#05326e;margin-bottom:25px}.common_truck_makes__row{margin-bottom:70px}.common_truck_makes__body{display:flex;flex-wrap:wrap;margin:0 -3px;grid-row-gap:6px;row-gap:6px}.common_truck_makes__column{padding:0 3px;flex:0 1 12.5%}.common_truck_makes__item{background:#fff;border:1px solid #e6f6fc;border-radius:5px;height:105px;display:flex;align-items:center;justify-content:center}.common_truck_makes__img{padding:10px 20px}.common_truck_makes__img img{max-width:100%}.common_truck_makes__brends{display:flex;justify-content:space-around;padding:0 80px}.common_truck_makes__brends.no_padding{padding:0}.common_truck_makes.reduced_makes a{font-size:12px;margin-bottom:0}.common_truck_makes.reduced_makes .common_truck_makes__brend,.common_truck_makes.spectech_makes .common_truck_makes__brend{font-size:12px;margin-bottom:15px}.common_truck_makes__wrap{flex:0 1 14.285%;display:flex;flex-direction:column;align-items:center}.common_truck_makes__full-width .common_truck_makes__wrap{flex:1}.common_truck_makes__more{font-weight:500;font-size:10px;line-height:32px;color:#009fdf;margin-left:auto;margin-right:20px;display:none}.common_truck_makes__wrapper{margin-left:auto}.common_truck_makes__brend{font-weight:500;font-size:20px;line-height:24px;text-align:center;color:#05326e;margin-bottom:25px}.common_truck_makes__row-2_active .common_truck_makes__wrap_md{display:flex}@media (any-hover:hover){.common_truck_makes__brend:hover{color:#009fdf}}@media (max-width:1440px){.common_truck_makes__title{font-size:23px}.common_truck_makes__brends{padding:0 40px}.common_truck_makes__brend,.common_truck_types a{font-size:18px;margin-bottom:20px}}@media (max-width:1200px){.common_truck_makes__column{flex:0 1 25%}.common_truck_makes__brends{justify-content:space-between;padding:0}.common_truck_makes__brend,.common_truck_types a{font-size:16px;margin-bottom:15px}}@media (max-width:991px){.common_truck_makes__brends{flex-wrap:wrap;justify-content:flex-start}.common_truck_makes__wrap{flex:0 1 25%}}@media (max-width:767px){.common_truck_makes{padding:35px 0}.common_truck_makes__title{font-size:20px;line-height:24px}.common_truck_makes__row{padding-bottom:20px;overflow-x:auto;margin-bottom:30px}.common_truck_makes__body{width:480%;flex-wrap:nowrap;margin:0}.common_truck_makes__column{flex:0 1 60%;padding:0;margin:0 5px}.common_truck_makes__brends{width:100%}.common_truck_makes__wrap{flex:0 1 50%}.common_truck_makes__wrap_md{display:none}.common_truck_makes__more{display:block}.common_truck_types{grid-template-columns:1fr 1fr;grid-gap:0;margin-top:20px}.common_truck_makes__brend,.common_truck_types a{font-size:14px;line-height:32px;margin-bottom:10px}.common_truck_makes__wrap_last{flex-direction:row;flex-wrap:wrap;flex:0 1 100%}.common_truck_makes__wrap_last a{justify-content:center;flex:0 1 50%;text-align:center}}@media (max-width:480px){.common_truck_makes__brend,.common_truck_types a{font-size:12px}}.preferential-leasing_main.belarus-banner{padding-top:100px;padding-bottom:80px}.belarus-banner .preferential-leasing_main__content{max-width:600px}.belarus-banner .preferential-leasing_main__title{text-transform:none;margin-bottom:40px}.belarus-banner .preferential-leasing_main__text{margin-bottom:120px}.belarus-makes .preferential-leasing_program__body{justify-content:center}.belarus-makes .preferential-leasing_program__column{flex:0 1 16%}.belarus-makes .preferential-leasing_program__text{margin-top:43px;text-align:center}.belarus-advantages .common_advantages__text{margin-bottom:80px}@media (max-width:991px){.belarus-banner .common-main-banner .mobile_img{margin-left:-20px}.preferential-leasing_main.belarus-banner{padding:15px 0}.belarus-banner .preferential-leasing_main__content{margin-top:5px}.belarus-banner .preferential-leasing_main__title{margin-bottom:30px}.belarus-banner .preferential-leasing_main__text{margin-bottom:0}.belarus-advantages .common_advantages__text{margin-bottom:20px}}@media (max-width:767px){.belarus-makes .preferential-leasing_program__body{width:300%;justify-content:unset}}.automarket-null-response__wrapper{justify-items:center;display:grid}.automarket-null-response__wrapper img{margin-bottom:35px;max-width:100%}.automarket-null-response__wrapper p{color:#000;font-size:33px;font-weight:700;margin-bottom:50px}.automarket-null-response__wrapper p .color-blue{color:#009fdf}.automarket-null-response__wrapper a{display:inline-block}@media (max-width:767px){.automarket-null-response__wrapper p{font-size:20px;margin-bottom:30px;order:1}.automarket-null-response__wrapper img{order:2}.automarket-null-response__wrapper a{order:3}}.automarket-pagination__container{display:flex;grid-gap:75px;gap:75px;align-items:center;justify-content:center;margin-top:40px}.automarket-pagination__links{display:flex}.automarket-pagination__link{color:#05326e;display:flex;min-width:32px;height:32px;text-align:center;font-size:16px;font-weight:700;line-height:125%;align-items:center;justify-content:center;padding:0 5px}.automarket-pagination__link:not(.active):hover{color:#009fdf}.automarket-pagination__link.active{color:#fff;border-radius:2px;background:#009fdf;box-shadow:0 4px 4px 0 rgba(0,0,0,.08),0 4px 8px 0 rgba(0,0,0,.06)}.automarket-pagination__more{display:flex;align-items:center;justify-content:center;width:100%;height:40px;font-weight:700;font-size:12px;line-height:15px;letter-spacing:.16em;text-transform:uppercase;text-align:center;color:#009fdf;border:1px solid #d3e4fb;border-radius:2px;background:#fff;max-width:311px}.automarket-pagination__more:hover{color:#fff;border-color:#009fdf;background:#009fdf}@media (max-width:767px){.automarket-pagination__container{flex-direction:column;grid-gap:30px;gap:30px;margin-top:30px}.automarket-pagination__more{order:1;max-width:100%}.automarket-pagination__links{order:2}}header .header-right_content a.header_button_account{width:auto;height:auto;margin-right:10px;font-size:10px;color:#05326e;font-weight:500;line-height:16px}div.wrapper.bg-blue header .header-right_content a.header_button_account,div.wrapper header.half-dark_blue-1440 .header-right_content a.header_button_account,div.wrapper header.half-dark_blue .header-right_content a.header_button_account{color:#fff}div.wrapper header.fixed .header-right_content a.header_button_account,div.wrapper header.half-dark_blue-1440.open-menu .header-right_content a.header_button_account{color:#05326e}.header_button_account svg{flex:0 0 16px;margin-right:10px}header.additional_nav a.header_button_account{width:36px;height:36px}header.additional_nav .header_button_account span{display:none}@media (max-width:480px){.header_button_account span{display:none}header .header-right_content a.header_button_account{margin-right:4px;width:36px;height:36px}.header_button_account svg{margin:0 auto}}.erid_wrapper{z-index:11;position:absolute;top:4px;right:4px}#homeSlider .erid_wrapper{top:15px;right:15px}.erid_block{position:relative;overflow:visible}.erid_label{display:inline-flex;padding:6px 8px;justify-content:center;align-items:center;grid-gap:4px;gap:4px;border-radius:32px;background:hsla(0,0%,100%,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.erid_label__text{color:rgba(0,0,0,.4);text-align:center;font-feature-settings:"zero";font-variant-numeric:slashed-zero;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:14px;cursor:default}.erid_popup{display:none;position:absolute;right:0;top:28px;padding-top:27px}.erid_block:hover .erid_popup{display:block}.erid_popup__text{width:290px;color:#000;font-feature-settings:"zero";font-variant-numeric:slashed-zero;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:20px;border-radius:6px;background:#fff;padding:16px}.participation-auction{padding-bottom:25px}.participation-auction__title{color:#05326e;font-size:24px;font-weight:700;line-height:133.333%;letter-spacing:2.4px;text-transform:uppercase;margin-bottom:30px}.participation-auction__body{display:flex;flex-wrap:wrap;margin:0 -10px;grid-row-gap:23px;row-gap:23px}.participation-auction__column{flex:0 1 25%;padding:0 10px}.participation-auction__item{display:flex;flex-direction:column;height:100%}.participation-auction__image{padding-bottom:58%;position:relative;margin-bottom:20px}.participation-auction__image img{object-fit:cover;position:absolute;width:100%;height:100%;top:0;left:0;border-radius:10px}.participation-auction__time{color:#4478ff;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:10px}.participation-auction__sub-title{color:#242f4b;font-family:Montserrat;font-size:24px;font-weight:700;line-height:125%;margin-bottom:10px}.participation-auction__text{color:#242f4b;font-size:16px;font-weight:400;line-height:125%}.participation-auction__text a{color:#009fdf;-webkit-text-decoration-line:underline;text-decoration-line:underline;display:inline-block;transition:color .3s ease 0s}.advantages-auction{padding-top:25px;padding-bottom:70px}.advantages-auction__title{color:#05326e;font-size:24px;font-weight:700;line-height:133.333%;letter-spacing:2.4px;text-transform:uppercase;margin-bottom:26px}.advantages-auction__body{display:flex;flex-wrap:wrap;margin:0 -10px;grid-row-gap:20px;row-gap:20px}.advantages-auction__column{flex:0 1 33.333%;padding:0 10px}.advantages-auction__column:last-child{flex:0 1 66.666%}.advantages-auction__column:last-child .advantages-auction__icon{padding-right:0}.advantages-auction__item{height:100%;border-radius:10px;background:#f1f1f1;padding:30px 30px 0;min-height:260px;display:flex;flex-direction:column}.advantages-auction__row{display:flex;justify-content:space-between;height:100%}.advantages-auction__content{display:flex;flex-direction:column}.advantages-auction__image{margin-top:-50px;margin-bottom:-30px}.advantages-auction__image img{max-width:100%}.advantages-auction__sub-title{color:#242f4b;font-size:24px;font-weight:700;line-height:125%;margin-bottom:10px}.advantages-auction__text{color:#242f4b;font-size:16px;font-weight:400;line-height:130%}.advantages-auction__icon{margin-top:auto;text-align:right;padding-right:50px}.advantages-auction__icon img{max-width:100%}.orange-text{color:#ff7900}@media (max-width:1440px){.participation-auction__sub-title{font-size:21px}.participation-auction__text{font-size:15px}.advantages-auction__image{margin-top:-30px;margin-bottom:-50px}}@media (max-width:1200px){.advantages-auction__column,.participation-auction__column{flex:0 1 50%}.advantages-auction__column:last-child{flex:1 1 100%}.advantages-auction__image{margin-top:-30px;margin-bottom:-20px}}@media (max-width:991px){.participation-auction__title{font-size:20px}.participation-auction__sub-title{font-size:19px}.advantages-auction__title{font-size:20px}.advantages-auction__item{padding:30px 30px 0 15px;min-height:200px}.advantages-auction__sub-title{font-size:20px}.advantages-auction__text{font-size:14px}.advantages-auction__icon{max-width:130px;margin-left:auto;padding-right:20px}}@media (max-width:767px){.participation-auction{padding-top:20px;padding-bottom:20px}.participation-auction__title{font-size:16px;margin-bottom:20px}.participation-auction__column{flex:1 1 100%}.participation-auction__image{margin-bottom:10px}.participation-auction__time{font-size:12px;line-height:normal;margin-bottom:5px}.participation-auction__sub-title{font-size:16px;margin-bottom:5px}.participation-auction__text{font-size:12px}.advantages-auction{padding-top:15px;padding-bottom:30px}.advantages-auction__title{font-size:16px;margin-bottom:10px}.advantages-auction__body{grid-row-gap:10px;row-gap:10px}.advantages-auction__column{flex:1 1 100%}.advantages-auction__column:last-child .advantages-auction__icon{display:none}.advantages-auction__column:last-child .advantages-auction__item{min-height:220px}.advantages-auction__item{min-height:170px}.advantages-auction__row{flex-direction:column}.advantages-auction__image{text-align:right;margin-top:0;max-width:200px;margin-bottom:-15px;margin-left:auto}.advantages-auction__sub-title{font-size:16px}.advantages-auction__text{font-size:12px}.advantages-auction__icon{max-width:100px}}@media (any-hover:hover){.participation-auction__text a:hover{color:#05326e}}
.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMi41OTIuMDQ0bDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjRMMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.choices[data-type*=select-one]:after{content:"";height:0;width:0;border:5px solid transparent;border-top-color:#333;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0-4px 0 8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMi41OTIuMDQ0bDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjRMMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{visibility:hidden;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all;will-change:visibility}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{visibility:visible}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable,.choices__list[aria-expanded] .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after,.choices__list[aria-expanded] .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:grey}.choices__button{text-indent:-9999px;-webkit-appearance:none;appearance:none;border:0;background-color:initial;background-repeat:no-repeat;background-position:50%;cursor:pointer}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{display:inline-block;vertical-align:initial;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number],input[type=number]:focus,input[type=number]:hover{-webkit-appearance:none;appearance:none;-moz-appearance:textfield}.boxes-select-block.boxes-select-block-one .selected-modification:after{display:none}.boxes-select-block .choices{display:inline-flex;align-items:center;overflow:visible!important}.boxes-select-block .choices__inner,.select-modification-box{background:none;border:none;color:#05326e;font-size:17px;font-weight:500;padding:0!important;display:flex;align-items:center;min-height:auto;position:relative}.boxes-select-block .choices__list--single,.selected-modification{padding:0;margin-right:5px;display:inline-flex;align-items:center;cursor:pointer}.boxes-select-block .choices[data-type*=select-one]:after,.selected-modification:after{top:0;right:-10px;border-width:auto;border-style:none;margin-top:0;position:relative;content:"";transition:all .3s ease 0s;display:flex;justify-content:center;align-items:center;width:10px;flex:0 0 10px;height:10px;border-top:2px solid #05326e;border-right:2px solid #05326e;margin-right:10px;transform:translateY(-3px) rotate(135deg)}.boxes-select-block .choices[data-type*=select-one].is-open:after{margin-top:0;border-color:#05326e}.boxes-select-block .choices__list--dropdown,.fake-modification-list{position:absolute;white-space:nowrap;right:0;top:30px;width:auto!important;border-radius:2px;border:1px solid #d1e5ff!important}.boxes-select-block .choices__item:after{display:none}.boxes-select-block .choices__list--dropdown .choices__item--selectable,.boxes-select-block .choices__list[aria-expanded] .choices__item--selectable,.fake-modification-item{padding:10px;color:#7b95b8;font-size:17px;font-weight:500;line-height:100%;background-color:#fff!important;cursor:pointer}.boxes-card-modification{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;margin-top:10px}.boxes-configuration-card__row.boxes-card-modification{justify-content:space-between;flex-direction:row;align-items:center;margin-top:0}._select-tag{cursor:pointer}.boxes-card-region{display:flex;align-items:center}.boxes-card-modification__text{color:#7b95b8;font-family:Inter;font-size:16px;line-height:125%;margin-right:20px}.boxes-popup__body.boxes-popup__start{align-items:flex-start}.boxes-popup-region__image{margin:0 -15px}.boxes-popup-region__image img{max-width:100%}.boxes-popup__content.boxes-popup-region{max-width:100%;background:transparent;padding:20px 0 0}.boxes-popup-region__title{color:#fff;font-size:24px;font-weight:700;line-height:100%;letter-spacing:2.4px;text-transform:uppercase;padding-right:20px}.boxes-popup-region__top{display:flex;justify-content:space-between}.boxes-popup-region__close{position:relative;width:20px;height:20px;background:transparent;margin-top:2px}.boxes-popup-region__close:before{transform:rotate(-45deg)}.boxes-popup-region__close:after,.boxes-popup-region__close:before{content:"";position:absolute;top:50%;left:0;height:2px;width:100%;background:#fff}.boxes-popup-region__close:after{transform:rotate(45deg)}.boxes-card-region__text{color:#7b95b8;font-family:Inter;font-size:16px;line-height:125%;margin-right:6px;white-space:nowrap}.boxes-card-region__question{color:#fff;text-align:center;font-size:10px;font-weight:600;line-height:130.361%;flex:0 0 14px;height:14px;justify-content:center;background-color:#d3e4fb;border-radius:50%}.boxes-card-region__buttons,.boxes-card-region__content,.boxes-card-region__question{display:flex;align-items:center}.boxes-card-region__buttons{flex:1 1 auto;justify-content:flex-end;margin-left:40px}.boxes-card-region__button{border-radius:2px;border:1px solid #d3e4fb;background:#fff;color:#05326e;font-size:12px;font-weight:600;line-height:133.333%;letter-spacing:-.12px;padding:10px;text-align:center;max-width:204px;width:100%;margin-left:4px;display:flex;flex-direction:column;justify-content:center;align-items:center;white-space:nowrap;transition:all .3s ease 0s;min-height:54px}.boxes-card-region__button strong{font-weight:700}.boxes-card-region__button_act{background:#009fdf;color:#fff}.boxes-recommended-slider .boxes-interesting-card__button-more{display:none}.boxes-recommended-slider .boxes-interesting-card__wrap-buttons{margin-top:-20px;margin-bottom:20px}.boxes-row-block{display:flex;flex-wrap:wrap;margin:0 -10px;grid-row-gap:10px;row-gap:10px}.boxes-row-block__column{flex:0 1 33.333%;padding:0 10px}.boxes-row-block__item{border-radius:20px 0;border:1px solid #f1f1f1;background:#4478ff;display:flex;align-items:center;height:100%;padding:25px 30px;min-height:168px}.boxes-row-block__icon{margin-right:8px}.boxes-row-block__text{color:#fff;font-size:14px;font-style:normal;font-weight:600;line-height:normal;max-width:270px}.boxes-sort-list{display:flex;align-items:center;flex-wrap:wrap;grid-row-gap:10px;row-gap:10px;padding:0 5px;margin-bottom:36px}.boxes-sort-list__input{display:none}.boxes-sort-list__input:checked+.boxes-sort-list__button{background:#2355d7;color:#fff}.boxes-sort-list__button{padding:10px 15px;border:1.5px solid #2355d7;color:#2355d7;font-family:Inter;font-size:14px;font-weight:400;margin-right:15px;line-height:123.092%;border-radius:10px 0 10px 0;display:block;transform:skew(-25deg,0);cursor:pointer;transition:all .3s ease 0s}.boxes-sort-list__button span{display:block;transform:skew(25deg,0)}.boxes-interesting-card__sub-title{font-family:Inter;font-weight:400;font-size:12px;line-height:14px;color:#7b95b8}.boxes-spollers-edit__text-qs{background:#d3e4fb;width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:8px;font-weight:600;font-size:10px;line-height:13px;color:#fff;position:relative}.boxes-spollers-edit__text-up{position:absolute;top:-8px;left:50%;width:80px;background:#7b95b8;font-weight:500;font-size:8px;line-height:10px;color:#fff;padding:5px 9px;text-align:center;transform:translate(-50%,-100%);transition:all .3s ease 0s;visibility:hidden;opacity:0}.boxes-spollers-edit__text-up:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #7b95b8;transform:translate(-50%,100%)}.boxes-cart-empty{border:1px solid #d3e4fb;border-radius:5px;padding:0 32px 32px;display:none}.boxes-cart-empty__top{padding:97px 0;max-width:333px;margin:0 auto}.boxes-cart-empty__header{font-weight:500;font-size:24px;line-height:28px;letter-spacing:-.02em;color:#2355d7;margin-bottom:16px;text-align:center}.boxes-cart-empty__text{font-family:Inter;font-weight:400;font-size:16px;line-height:20px;text-align:center;color:#000;margin-bottom:24px}.boxes-cart-empty__catalog{background:#2355d7;color:#fff;margin:0 auto 16px;display:flex}.boxes-cart-empty__catalog,.boxes-cart-empty__user{border:1px solid #2355d7;border-radius:2px;max-width:283px;padding:12px;text-align:center;font-weight:700;font-size:12px;line-height:15px;text-transform:uppercase;transition:all .3s ease 0s;align-items:center;justify-content:center}.boxes-cart-empty__user{letter-spacing:.1em;color:#2355d7;margin:0 auto}.boxes-cart-empty__title{font-weight:700;font-size:24px;line-height:32px;letter-spacing:.1em;color:#05326e;margin-bottom:24px}.boxes-cart-empty__body{display:flex;grid-row-gap:20px;row-gap:20px;flex-wrap:wrap;margin:0 -10px}.boxes-cart-empty__column{flex:0 1 25%;padding:0 10px}.boxes-item-empty{background:#fff;padding:12px;display:flex;flex-direction:column;height:100%}.boxes-item-empty__header{display:flex;justify-content:space-between;margin-bottom:5px;flex:1 1 100%}.boxes-item-empty__brand{font-weight:700;font-size:12px;line-height:15px;color:#05326e;text-transform:uppercase;margin-right:10px}.boxes-item-empty__items{display:flex;flex-direction:column;align-items:flex-end}.boxes-item-empty__warranty{font-family:Inter;font-weight:400;font-size:8px;line-height:8px;color:#fff;position:relative;padding:4px 10px;display:flex;align-items:center;justify-content:center;text-align:center;margin-bottom:8px;white-space:nowrap}.boxes-item-empty__warranty p{position:relative;z-index:2}.boxes-item-empty__warranty:after{content:"";display:block;-webkit-transform:skew(-20deg);-moz-transform:skew(-20deg);-o-transform:skew(-20deg);border-radius:5px 0 5px 0;background:#ff7900;width:100%;height:100%;position:absolute;top:0;left:0}.boxes-item-empty__stock{font-family:Inter;font-weight:400;font-size:8px;line-height:8px;color:#fff;position:relative;padding:4px 10px;display:flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap}.boxes-item-empty__stock p{position:relative;z-index:2}.boxes-item-empty__stock:after{content:"";display:block;-webkit-transform:skew(-20deg);-moz-transform:skew(-20deg);-o-transform:skew(-20deg);border-radius:5px 0 5px 0;background:#b1b1b1;width:100%;height:100%;position:absolute;top:0;left:0}.boxes-item-empty__image{text-align:center;margin-bottom:8px;display:flex;align-items:center;justify-content:center}.boxes-item-empty__image img{max-width:100%}.boxes-item-empty__row{display:flex;justify-content:space-between;margin-bottom:16px;grid-gap:10px;gap:10px}.boxes-item-empty__label{font-weight:500;font-size:12px;line-height:11px;margin-bottom:5px;color:#7b95b8}.boxes-item-empty__pay{color:#2355d7}.boxes-item-empty__pay,.boxes-item-empty__price{font-weight:700;font-size:12px;line-height:15px;white-space:nowrap}.boxes-item-empty__price{color:#05326e}.boxes-item-empty__button{background:#2355d7;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;width:100%;min-height:28px;font-weight:700;font-size:9px;line-height:11px;display:flex;align-items:center;justify-content:center;padding:5px;text-align:center;letter-spacing:.16em;text-transform:uppercase;color:#fff;border:1px solid #2355d7;transition:all .3s ease 0s}.boxes-spollers-edit__text-block-save{display:flex;align-items:center;margin-bottom:8px}.boxes-spollers-edit__text-save{font-weight:500;font-size:16px;line-height:20px;color:#009fdf}.boxes-interesting-card{padding:60px 0}.boxes-interesting-card__head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:25px}.boxes-interesting-card__title{font-weight:700;font-size:24px;line-height:32px;letter-spacing:.1em;color:#05326e;margin-bottom:8px}.boxes-interesting-card__wrapper{grid-row-gap:12px;row-gap:12px}.boxes-interesting-card__slide{background:#fff;padding:16px;height:auto;display:flex;flex-direction:column;width:33.333%}.boxes-interesting-card__buttons{display:flex;align-items:center;justify-content:flex-end}.boxes-interesting-card__prev{cursor:pointer;left:auto;right:40px;border:1px solid #d3e4fb;border-radius:2px;width:29px;height:25px;display:flex;align-items:center;justify-content:center}.boxes-interesting-card__prev img{width:5px;transform:rotate(-180deg)}.boxes-interesting-card__next{right:10px;border:1px solid #d3e4fb;border-radius:2px;width:29px;height:25px;margin-left:4px;display:flex;align-items:center;cursor:pointer;justify-content:center}.boxes-interesting-card__next img{width:5px}.boxes-interesting-card .swiper-button-disabled{opacity:.5}.boxes-interesting-card__header{display:flex;justify-content:space-between;margin-bottom:26px;flex:1 1 100%}.boxes-interesting-card__brand{font-weight:700;font-size:16px;line-height:20px;color:#05326e;max-width:190px;margin-right:10px;text-transform:uppercase}.boxes-interesting-card__items{display:flex;flex-direction:column;align-items:flex-end}.boxes-interesting-card__warranty{font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#fff;position:relative;padding:6px 15px;display:flex;align-items:center;justify-content:center;text-align:center;margin-bottom:4px;white-space:nowrap}.boxes-interesting-card__warranty p{position:relative;z-index:2}.boxes-interesting-card__warranty:after{content:"";display:block;-webkit-transform:skew(-20deg);-moz-transform:skew(-20deg);-o-transform:skew(-20deg);border-radius:5px 0 5px 0;background:#ff7900;width:100%;height:100%;position:absolute;top:0;left:0}.boxes-interesting-card__stock{font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#fff;position:relative;padding:6px 20px;display:flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap}.boxes-interesting-card__stock p{position:relative;z-index:2}.boxes-interesting-card__stock:after{content:"";display:block;-webkit-transform:skew(-20deg);-moz-transform:skew(-20deg);-o-transform:skew(-20deg);border-radius:5px 0 5px 0;background:#b1b1b1;width:100%;height:100%;position:absolute;top:0;left:0}.boxes-interesting-card__img{text-align:center;margin-bottom:8px;display:flex;align-items:center;justify-content:center}.boxes-interesting-card__img img{max-width:100%}.boxes-interesting-card__row{display:flex;justify-content:space-between;margin-bottom:25px;grid-gap:10px;gap:10px}.boxes-interesting-card__label{font-family:Inter;font-weight:400;font-size:12px;line-height:14px;margin-bottom:2px;color:#7b95b8}.boxes-interesting-card__pay{color:#2355d7}.boxes-interesting-card__pay,.boxes-interesting-card__price{font-weight:700;font-size:16px;line-height:20px;white-space:nowrap}.boxes-interesting-card__price{color:#05326e}.boxes-interesting-card__button{background:#2355d7;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;width:100%;min-height:40px;font-weight:700;font-size:12px;line-height:15px;display:flex;align-items:center;justify-content:center;padding:5px;text-align:center;letter-spacing:.16em;text-transform:uppercase;color:#fff;border:1px solid #2355d7;transition:all .3s ease 0s}.boxes-approved-cart{display:none;border:1px solid #d3e4fb;border-radius:5px;padding:0 32px 32px}.boxes-approved-cart__wrap{padding:100px 0;max-width:400px;margin:0 auto;text-align:center}.boxes-approved-cart__icon{margin-bottom:24px}.boxes-approved-cart__header{font-weight:500;font-size:24px;line-height:28px;letter-spacing:-.02em;color:#2355d7;margin-bottom:16px}.boxes-approved-cart__text{font-family:Inter;font-weight:400;font-size:16px;line-height:20px;color:#000;margin-bottom:24px}.boxes-approved-cart__complete{background:#2355d7;border-radius:2px;padding:12px 24px;display:inline-block;margin:0 auto;font-weight:700;font-size:12px;line-height:15px;letter-spacing:.1em;text-transform:uppercase;text-align:center;color:#fff}.boxes-approved-cart__title{font-weight:700;font-size:24px;line-height:32px;letter-spacing:.1em;color:#05326e;margin-bottom:24px}.boxes-approved-cart__body{display:flex;justify-content:center;grid-row-gap:8px;row-gap:8px;flex-wrap:wrap;margin:0 -10px}.boxes-approved-cart__column{flex:0 1 19.2%;padding:0 10px}.boxes-approved-cart__column:nth-child(5){flex:0 1 23.2%}.boxes-approved-cart__column:nth-child(4) .boxes-approved-cart__lines,.boxes-approved-cart__column:nth-child(5) .boxes-approved-cart__lines{margin-bottom:12px}.boxes-approved-cart__item{background:#fff;overflow:hidden;height:100%;min-height:220px;display:flex;flex-direction:column}.boxes-approved-cart__value{font-weight:500;font-size:24px;line-height:28px;letter-spacing:-.02em;color:#2355d7;margin-bottom:16px;padding-top:12px;padding-left:12px}.boxes-approved-cart__label{font-family:Inter;font-weight:400;font-size:16px;line-height:20px;color:#000;padding:0 12px;margin-bottom:25px}.boxes-approved-cart__lines{margin-top:auto}.boxes-approved-cart__lines img{width:100%}.boxes-leasing-cards__title{font-weight:500;font-size:52px;line-height:52px;letter-spacing:-.03em;text-transform:uppercase;color:#000;margin-bottom:30px}.boxes-leasing-main{background:url(/upload/images/boxes/main-bg.jpg) left bottom 30%/cover no-repeat;overflow:hidden}.boxes-leasing-main__body{display:flex;align-items:flex-end;position:relative}.boxes-leasing-main__content{align-self:center}.boxes-leasing-main__row{display:flex;align-items:center;padding-left:200px;position:relative;top:40px}.boxes-leasing-main__img-1{width:200px}.boxes-leasing-main__img-1 img{width:100%}.boxes-leasing-main__img-2{width:500px;position:relative}.boxes-leasing-main__img-auto{width:100%}.boxes-leasing-main__media{margin-top:-50px}.boxes-leasing-main__title{font-weight:500;font-size:52px;line-height:52px;letter-spacing:-.03em;text-transform:uppercase;color:#fff;max-width:800px;margin-top:32px;margin-bottom:-60px}.boxes-leasing-main__title span{color:#ff7900}.boxes-leasing-main__button{background:#2355d7;border-radius:2px;display:inline-block;font-weight:700;font-size:12px;line-height:15px;text-align:center;letter-spacing:.1em;text-transform:uppercase;color:#fff;padding:12px 24px;position:relative;z-index:2;margin-bottom:32px}.boxes-main-loading{width:180px;position:absolute;z-index:2;bottom:60px;left:230px;text-align:center;max-width:180px}.boxes-main-loading__text{font-weight:600;font-size:15px;line-height:18px;letter-spacing:-.03em;text-transform:uppercase;color:#214ac6}.boxes-main-loading img{max-width:100%;border:1px solid #214ac6}.boxes-leasing-advantages{padding:80px 0;position:relative;z-index:2}.boxes-leasing-advantages__body{display:flex;flex-wrap:wrap;grid-row-gap:30px;row-gap:30px;margin:0 -65px}.boxes-leasing-advantages__column{padding:0 65px;flex:0 1 33.333%}.boxes-leasing-advantages__item{max-width:300px}.boxes-leasing-advantages__icon{margin-bottom:16px;display:flex;align-items:flex-end;min-height:55px}.boxes-leasing-advantages__text{font-weight:500;font-size:24px;line-height:28px;letter-spacing:-.02em;color:#000}.boxes-leasing-advantages__text span{color:#ff7900}.boxes-leasing-simply{padding:80px 0}.boxes-leasing-simply__head{position:relative;padding-bottom:80px}.boxes-leasing-simply__title{font-weight:500;font-size:52px;line-height:52px;letter-spacing:-.03em;text-transform:uppercase;color:#000;margin-right:30px;max-width:575px;position:relative;z-index:2}.boxes-leasing-simply__row{display:flex;flex-wrap:wrap;grid-row-gap:10px;row-gap:10px;position:relative;z-index:2;margin:0 -50px;padding-right:50px}.boxes-leasing-simply__block{position:relative;padding:100px 0}.boxes-leasing-simply__line-3{position:absolute;bottom:0;left:0;width:100%}.boxes-leasing-simply__line-3 img{width:100%}.boxes-leasing-simply__line-1{position:absolute;bottom:0;left:0;width:120%}.boxes-leasing-simply__line-1 img{width:120%}.boxes-leasing-simply__line-2{position:absolute;bottom:40px;left:0;width:120%}.boxes-leasing-simply__line-2 img{width:120%}.boxes-leasing-simply__column{flex:0 1 33.333%;padding:0 50px}.boxes-leasing-simply__text{font-family:Inter;font-weight:400;font-size:20px;line-height:28px;color:rgba(0,0,0,.8)}.boxes-btns{margin-top:auto;display:flex;align-items:center;justify-content:center;position:relative;width:100%;min-height:40px}.boxes-btns img{width:7px;transform:rotate(-90deg)}.boxes-btns__back{background:#f9f9f9;cursor:pointer;box-shadow:0 4px 8px rgba(0,0,0,.06);border-radius:2px;width:40px;height:40px;margin-left:auto;position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;z-index:2;display:none}.boxes_header.fixed{position:relative;top:0;left:0}.header_helper_block{height:0!important}.boxes-new-really-act+.boxes_header{top:0!important}.boxes_header.sticky_header.fixed{top:40px}.boxes-product-cards__items{display:flex;flex-direction:column;align-items:flex-end}.boxes-product-cards__stock{font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#fff;position:relative;padding:6px 20px;display:flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap}.boxes-product-cards__stock:after{content:"";display:block;-webkit-transform:skew(-20deg);-moz-transform:skew(-20deg);-o-transform:skew(-20deg);border-radius:5px 0 5px 0;background:#b1b1b1;width:100%;height:100%;position:absolute;top:0;left:0}.boxes-product-cards__stock p{position:relative;z-index:2}.boxes-new-really{position:relative;z-index:13;background:#2355d7;display:flex;align-items:center;padding:10px 20px;justify-content:center;transition:all .3s ease 0s}.boxes-new-really.fixed{position:fixed;left:0;right:0;top:0;width:100%;animation:smoothScroll 1s forwards;z-index:15}.boxes-new-really.boxes-new-really-act{position:relative}.boxes-new-really__content{display:flex;align-items:center}.boxes-new-really img{margin-right:10px}.boxes-new-really p{font-weight:500;font-size:16px;line-height:20px;color:#fff}.boxes-new-really__close{width:12px;height:12px;position:relative;display:none}.boxes-new-really__close:after{left:0;transform:rotate(-45deg)}.boxes-new-really__close:after,.boxes-new-really__close:before{content:"";width:100%;height:1px;position:absolute;top:50%;background-color:#fff}.boxes-new-really__close:before{transform:rotate(45deg)}.boxes-leasing-faq{padding:80px 0}.boxes-leasing-faq__title{font-weight:500;font-size:52px;line-height:52px;letter-spacing:-.03em;text-transform:uppercase;color:#000;margin-bottom:48px;position:relative;z-index:2;max-width:430px}.boxes-leasing-faq__title span:last-child{display:none}.boxes-spollers__item{border-bottom:1px solid rgba(0,0,0,.2)}.boxes-spollers__title{font-weight:500;font-size:24px;line-height:28px;letter-spacing:-.02em;color:#000;text-align:left;padding:32px 60px 32px 0;width:100%;position:relative}.boxes-spollers__title span{max-width:470px;display:inline-block;margin-right:20px}._spoller-init .boxes-spollers__title:after{content:"";position:absolute;right:0;top:calc(50% - 23px);width:46px;height:46px;border-radius:50%;transition:transform .3s ease 0s}._spoller-init .boxes-spollers__title._spoller-active:after{transform:rotateX(180deg)}.boxes-spollers__body{max-width:680px;font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:24px;margin-bottom:35px;color:rgba(0,0,0,.8);padding-right:30px}.boxes-spollers__body p:not(:last-child){margin-bottom:20px}.boxes-leasing-form{padding-top:40px;padding-bottom:80px}.boxes-leasing-form__body{background:hsla(0,0%,100%,.8);border-radius:0;display:flex;padding:48px}.boxes-leasing-form__content{margin-right:255px}.boxes-leasing-form__title{font-weight:500;font-size:32px;line-height:36px;color:#000;margin-bottom:16px}.boxes-leasing-form__text{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#000;max-width:307px}.boxes-leasing-form__block{display:flex;flex-direction:column;grid-row-gap:16px;row-gap:16px;max-width:425px;width:100%}.boxes-leasing-form__input{width:100%;height:40px;padding:0 12px;background:#fff;border:1px solid #d3e4fb;border-radius:2px;transition:all .3s ease 0s;font-weight:500;font-size:12px;line-height:20px;color:#05326e}.boxes-leasing-form__input:focus{border:1px solid #2355d7}.boxes-leasing-form__input::placeholder{font-weight:500;font-size:12px;line-height:20px;color:#7b95b8}.boxes-leasing-form__button{font-weight:700;font-size:12px;line-height:15px;text-align:center;letter-spacing:.16em;text-transform:uppercase;color:#fff;background:#2355d7;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;border:1px solid #2355d7;transition:all .3s ease 0s;padding:12px 24px;display:flex;align-items:center;justify-content:center}.boxes-leasing-issue{padding:80px 0;position:relative}.boxes-leasing-issue__title{font-weight:500;font-size:52px;line-height:52px;letter-spacing:-.03em;text-transform:uppercase;color:#000;margin-bottom:70px;position:relative;z-index:2}.boxes-leasing-issue__title br{display:none}.boxes-leasing-issue__body{display:flex;flex-direction:column;position:relative;z-index:2;grid-row-gap:32px;row-gap:32px}.boxes-leasing-issue__row{display:flex;grid-row-gap:32px;row-gap:32px;justify-content:space-between;width:45%;margin:0 -40px}.boxes-leasing-issue__row:last-child{margin-left:auto}.boxes-leasing-issue__column{padding:0 40px}.boxes-leasing-issue__item{max-width:240px}.boxes-leasing-issue__value{color:#ff7900;margin-bottom:16px}.boxes-leasing-issue__text,.boxes-leasing-issue__value{font-weight:500;font-size:24px;line-height:28px;letter-spacing:-.02em}.boxes-leasing-issue__text{color:#000}.boxes-leasing-issue__line-1{position:absolute;bottom:70px;left:0;width:100%}.boxes-leasing-issue__line-1 img{width:120%}.boxes-leasing-issue__line-2{position:absolute;bottom:110px;left:-5%;width:100%}.boxes-leasing-issue__line-2 img{width:120%}.boxex-description-card{margin-top:auto;position:relative;padding-top:24px}.boxes-description-cart__up{background:#f9f9f9;cursor:pointer;box-shadow:0 4px 8px rgba(0,0,0,.06);border-radius:2px;width:40px;height:40px;position:absolute;right:20px;bottom:18px;display:none;align-items:center;justify-content:center;z-index:2}.boxes-description-cart__up-act{display:flex}.boxes-description-cart__up img{width:7px;transform:rotate(-90deg)}.boxex-description-card__scroll{height:200px}.boxex-description-card__title{font-weight:700;font-size:16px;line-height:20px;color:#009fdf;margin-bottom:24px;text-transform:uppercase}.boxex-description-card__text{font-family:Inter;font-weight:400;font-size:16px;line-height:20px;color:#05326e;padding-right:20px}.boxex-description-card__more{font-weight:700;font-size:12px;line-height:15px;display:flex;align-items:center;justify-content:center;text-align:center;letter-spacing:.16em;text-transform:uppercase;color:#009fdf;min-width:230px;min-height:40px;background:#fff;border:1px solid #d3e4fb;border-radius:2px;padding:5px 10px;margin:auto auto 0;transition:all .3s ease 0s}.boxex-description-card__back{background:#f9f9f9;cursor:pointer;box-shadow:0 4px 8px rgba(0,0,0,.06);border-radius:2px;width:40px;height:40px;position:absolute;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:2}.boxex-description-card__back img{width:7px;transform:rotate(-90deg)}.boxex-description-card .swiper{width:100%;height:100%}.boxex-description-card .swiper-slide{height:auto;min-height:100%}.boxex-description-card .swiper-scrollbar{background:rgba(211,228,251,.4);border-radius:100px;cursor:pointer;width:2px;right:0}.boxex-description-card .swiper-scrollbar-drag{background:#7b95b8;border-radius:3.5px;width:2px}.boxes-auto-card__act .boxex-description-card{display:block}.boxes-auto-card__act .boxes-card-main__bottom{display:none}.boxes-auto-card__act .boxes-auto-card__more{margin-top:0}.boxes-leasing-header__top{position:relative;z-index:102;border-bottom:1px solid #f1f1f1;display:flex;align-items:center}.boxes-leasing-header__body{display:flex;justify-content:space-between;height:75px}.boxes-leasing-header__logo{margin-right:60px}.boxes-leasing-header__logo img{max-width:100%}.boxes-leasing-header__number{font-weight:700;font-size:16px;line-height:18px;color:#05326e}.boxes-leasing-header__left,.boxes-leasing-header__right{display:flex;align-items:center}.boxes-leasing-header__right{border-left:1px solid #f1f1f1;padding-left:33px}.boxes-leasing-header__btn{display:none;position:relative}.boxes-leasing-header__btn span{position:absolute;bottom:0;left:0;transform:translate(-50%);background:#009fdf;font-weight:700;font-size:6px;line-height:8px;text-align:center;color:#fff;border-radius:50%;padding:0 2.5px;display:flex;align-items:center;justify-content:center}.boxes-leasing-header__user{margin-left:25px}.boxes-leasing-header__burger{display:block;width:16px;height:16px;position:relative;z-index:200;margin-left:25px}.boxes-leasing-header__burger.active:before{transform:rotate(45deg);top:8px;background:#05326e}.boxes-leasing-header__burger.active:after{transform:rotate(-45deg);bottom:6px;background:#05326e;width:100%}.boxes-leasing-header__burger.active span{display:none}.boxes-leasing-header__burger:before{left:0;top:0;width:100%}.boxes-leasing-header__burger:after,.boxes-leasing-header__burger:before{display:block;content:"";position:absolute;height:2px;background:#05326e;transition:all .5s ease}.boxes-leasing-header__burger:after{right:0;bottom:0;width:50%}.boxes-leasing-header__burger span{position:absolute;left:0;top:50%;margin-top:-1px;height:2px;width:100%;background:#05326e;transition:all .5s ease}.boxes-leasing-header__menu{padding:10px 0;border-bottom:1px solid #f1f1f1}.boxes-leasing-header__list{display:flex;align-items:center}.boxes-leasing-header__link{font-weight:700;font-size:10px;line-height:20px;letter-spacing:.1em;color:#05326e;display:inline-block;margin-right:20px;text-transform:uppercase}.boxes-wrapper{overflow:hidden;min-height:100%;width:100%}.boxes-leasing-cards{padding:45px 0 25px}.boxes-leasing-cards__sorting{display:flex;align-items:center;margin-bottom:25px}.boxes-leasing-cards__sort{font-weight:500;font-size:16px;line-height:20px;color:#d6d6d6;margin-right:25px;display:flex;align-items:center;transition:all .3s ease 0s;cursor:pointer}.boxes-leasing-cards__sort:last-child{margin:0}.boxes-leasing-cards__decor{display:block;width:16px;height:10px;margin-right:14px}.boxes-leasing-cards__decor:before{content:"";width:5.12px}.boxes-leasing-cards__decor:before,.boxes-leasing-cards__decor span{border-radius:1px;display:block;height:2px;background:#d6d6d6;margin-bottom:2px;transition:all .3s ease 0s}.boxes-leasing-cards__decor span{width:10.24px}.boxes-leasing-cards__decor:after{content:"";width:16px;display:block;background:#d6d6d6;height:2px;border-radius:1px;transition:all .3s ease 0s}.boxes-leasing-cards__body{display:flex;flex-wrap:wrap;grid-row-gap:20px;row-gap:20px;margin:0 -8px 46px}.boxes-leasing-cards__column{flex:0 1 33.333%;padding:0 8px}.boxes-leasing-cards__column.boxes-block-visible{display:block}.boxes-leasing-cards__button{font-weight:700;font-size:12px;line-height:15px;display:-ms-flexbox;display:none;align-items:center;justify-content:center;text-align:center;letter-spacing:.16em;text-transform:uppercase;color:#009fdf;min-height:40px;max-width:229px;background:#fff;border:1px solid #d3e4fb;border-radius:2px;margin:0 auto;transition:all .3s ease 0s}.boxes-product-cards{background:#fff;padding:17px;box-shadow:0 4px 8px rgba(0,0,0,.08);border-radius:4px;display:flex;flex-direction:column;height:100%}.boxes-product-cards__header{display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;flex:1 1 100%;justify-content:space-between;margin-bottom:26px}.boxes-product-cards__brand{font-weight:700;font-size:16px;line-height:20px;color:#323232;margin-right:10px;text-transform:uppercase}.boxes-product-cards__warranty{font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#fff;position:relative;padding:6px 15px;display:flex;align-items:center;justify-content:center;text-align:center;margin-bottom:4px;white-space:nowrap}.boxes-product-cards__warranty:after{content:"";display:block;-webkit-transform:skew(-20deg);-moz-transform:skew(-20deg);-o-transform:skew(-20deg);border-radius:5px 0 5px 0;background:#ff7900;width:100%;height:100%;position:absolute;top:0;left:0}.boxes-product-cards__warranty p{position:relative;z-index:2}.boxes-product-cards__image{text-align:center;margin-bottom:8px;display:flex;align-items:center;justify-content:center}.boxes-product-cards__image img{max-width:100%;height:auto}.boxes-product-cards__row{display:flex;justify-content:space-between;margin-bottom:25px;grid-gap:10px;gap:10px}.boxes-product-cards__label{font-weight:500;font-size:12px;line-height:16px;margin-bottom:4px;color:#7b95b8}.boxes-product-cards__pay{color:#2355d7}.boxes-product-cards__pay,.boxes-product-cards__price{font-weight:700;font-size:16px;line-height:20px;white-space:nowrap}.boxes-product-cards__price{color:#000}.boxes-product-cards__button{background:#2355d7;border-radius:2px;width:100%;min-height:40px;font-weight:700;font-size:12px;line-height:15px;display:flex;align-items:center;justify-content:center;padding:5px;text-align:center;letter-spacing:.16em;text-transform:uppercase;color:#fff;border:1px solid #2355d7;transition:all .3s ease 0s}.boxes-leasing-breadcrumbs{padding:8px 0;margin-bottom:10px}.boxes-leasing-breadcrumbs__item,.boxes-leasing-breadcrumbs__list{display:flex;align-items:center}.boxes-leasing-breadcrumbs__link{font-weight:500;font-size:10px;line-height:16px;color:#7b95b8;display:flex;align-items:center}.boxes-leasing-breadcrumbs__link:after{content:"";display:inline-block;width:3px;height:6px;margin:0 6px}.boxes-leasing-breadcrumbs__span{font-weight:500;font-size:10px;line-height:16px;color:#05326e}.boxes-card-main__body{display:flex;margin:0 -10px 63px}.boxes-card-main__column{flex:0 1 50%;min-width:0;padding:0 10px}.boxes-card-main__column_act{display:block!important}.boxes-card-main__column_hid{display:none}.boxes-card-main__row{display:flex;margin:0 -10px 20px}.boxes-card-main__content{flex:0 1 50%;padding:0 10px}.boxes-card-main__title{font-weight:700;font-size:30px;line-height:100%;color:#05326e;margin-bottom:15px}.boxes-card-main__text{font-family:Inter;font-weight:400;font-size:16px;line-height:20px;color:#009fdf}.boxes-card-main__text span{color:#009fdf;display:flex;align-items:center}.boxes-card-main__price{font-weight:700;font-size:30px;line-height:44px;color:#009fdf;margin-bottom:4px}.boxes-card-main__cost{font-weight:500;font-size:12px;line-height:30px;color:#7b95b8}.boxes-card-main__choice{font-weight:700;font-size:12px;line-height:15px;display:none;align-items:center;justify-content:center;text-align:center;letter-spacing:.16em;text-transform:uppercase;color:#fff;min-width:270px;min-height:40px;background:#2355d7;border-radius:2px;padding:5px 10px;margin:20px auto;transition:all .3s ease 0s}.boxes-auto-card{position:relative;background:#fff;padding:20px 17px;border-radius:5px;height:100%;display:flex;flex-direction:column}.boxes-auto-card__text-city{font-weight:500;font-size:12px;line-height:20px;color:#7b95b8;margin-bottom:10px;display:none}.boxes-auto-card__text-city span{color:#009fdf}.boxes-auto-card__row-md{display:none;align-items:center;justify-content:space-between;margin-bottom:24px}.boxes-auto-card__payment-md{font-weight:700;font-size:16px;line-height:20px;color:#009fdf;margin-bottom:4px}.boxes-auto-card__including-md{font-family:Inter;font-weight:400;font-size:16px;line-height:20px;color:#7b95b8;margin-bottom:12px}.boxes-auto-card__price-md{font-weight:700;font-size:30px;line-height:30px;color:#009fdf}.boxes-auto-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.boxes-auto-card__cc{display:flex;flex-direction:column;align-items:flex-end}.boxes-auto-card__warranty{position:relative;display:inline-flex;align-items:center;margin-bottom:20px}.boxes-auto-card__warranty p{position:relative;z-index:2;min-width:212px;min-height:35px;background:#ff7900;border-radius:3.04227px;font-weight:600;font-size:11.3015px;line-height:7px;display:flex;align-items:center;justify-content:center;text-align:center;text-transform:uppercase;color:#fff}.boxes-auto-card__warranty span{content:"";position:absolute;top:50%;left:50%;background:#2355d7;border-radius:3.04227px;transform:matrix(1,-.04,.04,1,0,0) translate(-50%,-60%);width:90%;height:40px}.boxes-auto-card__stock{position:relative;height:29px;display:inline-flex;align-items:center}.boxes-auto-card__stock p{position:relative;background:#2355d7;z-index:2;min-width:212px;min-height:35px;border-radius:3.04227px;font-weight:600;font-size:11.3015px;line-height:7px;display:flex;align-items:center;justify-content:center;text-align:center;text-transform:uppercase;color:#fff}.boxes-auto-card__stock span{content:"";position:absolute;top:50%;left:50%;background:#ff7900;border-radius:3.04227px;transform:matrix(1,-.04,.04,1,0,0) translate(-50%,-60%);width:90%;height:40px}.boxes-auto-card__slider{margin-bottom:20px;width:100%}.boxes-interesting-card__wrapper{padding-bottom:0}.boxes-auto-card__slide,.boxes-auto-card__wrapper{display:flex;align-items:center}.boxes-auto-card__slide{transition:all .3s ease 0s;justify-content:center;width:100%}.boxes-auto-card__slide.swiper-slide-active{opacity:1!important}.boxes-auto-card__image{text-align:center}.boxes-auto-card__image img{max-width:100%}.boxes-auto-card .swiper-button-prev{width:auto;left:0}.boxes-auto-card .swiper-button-prev:after{font-size:25px;color:#7b95b8}.boxes-auto-card .swiper-button-next{width:auto;right:0}.boxes-auto-card .swiper-button-next:after{font-size:25px;color:#7b95b8}.boxes-auto-card__tabs{margin-bottom:20px}.boxes-auto-card__more{font-weight:700;font-size:12px;line-height:15px;display:flex;align-items:center;justify-content:center;text-align:center;letter-spacing:.16em;text-transform:uppercase;color:#009fdf;min-width:230px;min-height:40px;background:#fff;border:1px solid #d3e4fb;border-radius:2px;padding:5px 10px;margin:auto auto 0;transition:all .3s ease 0s}.boxes-configuration-card{border:1px solid #d3e4fb;border-radius:5px;height:100%;padding:40px 20px 20px;display:flex;flex-direction:column}.boxes-configuration-card__sub-title{font-weight:700;font-size:24px;line-height:32px;letter-spacing:.1em;color:#05326e;max-width:280px;margin-bottom:12px}.boxes-configuration-card__mark{font-weight:500;font-size:19px;line-height:28px;color:#05326e;margin-bottom:27px}.boxes-configuration-card__row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d3e4fb;padding-bottom:20px;margin-bottom:20px}.boxes-configuration-card__label{font-family:Inter;font-weight:400;font-size:16px;line-height:20px;color:#7b95b8;margin-bottom:4px}.boxes-configuration-card__value{font-weight:700;font-size:16px;line-height:20px;color:#009fdf;white-space:nowrap}.boxes-configuration-card__buttons{display:flex;margin-left:10px;grid-row-gap:8px;row-gap:8px}.boxes-configuration-card__button{background:#fff;border:1px solid #d3e4fb;border-radius:2px;width:98px;height:35px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:600;font-size:16px;line-height:16px;color:#05326e;margin-left:4px;cursor:pointer}.boxes-configuration-card__button_act{background:#009fdf;color:#fff}.boxes-configuration-card__payment{font-weight:700;font-size:16px;line-height:20px;color:#009fdf}.boxes-configuration-card__including{font-family:Inter;font-weight:400;font-size:16px;line-height:20px;color:#7b95b8}.boxes-configuration-card__price{font-weight:700;font-size:30px;line-height:44px;color:#009fdf;white-space:nowrap}.boxes-configuration-card__sum{font-family:Inter;font-weight:400;font-size:16px;line-height:20px;color:#05326e}.boxes-configuration-card__sub-price{font-weight:700;font-size:16px;line-height:20px;text-align:right;color:#009fdf;white-space:nowrap}.boxes-configuration-card__block-add{display:flex;align-items:center;justify-content:center;margin-bottom:68px}.boxes-configuration-card__add{font-weight:500;font-size:16px;line-height:20px;color:#009fdf;margin-right:24px;cursor:pointer}.boxes-configuration-card__hover{position:absolute;top:-8px;left:50%;background:#7b95b8;font-weight:500;font-size:8px;line-height:10px;color:#fff;padding:5px 9px;transform:translate(-50%,-100%);transition:all .3s ease 0s;visibility:hidden;opacity:0}.boxes-configuration-card__hover:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #7b95b8;transform:translate(-50%,100%)}.boxes-configuration-card__question{width:14px;height:14px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:10px;line-height:13px;text-align:center;color:#fff;background:#d3e4fb;border-radius:50%;position:relative}.boxes-configuration-card__block-next{display:flex;justify-content:center}.boxes-configuration-card__back{width:48px;height:40px;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;margin-right:2px;display:none}.boxes-configuration-card__next{background:#2355d7;border-radius:2px;font-weight:700;font-size:12px;line-height:15px;letter-spacing:.16em;text-transform:uppercase;color:#fff;min-width:330px;padding:5px 10px;min-height:40px;display:flex;align-items:center;justify-content:center;text-align:center;transition:all .3s ease 0s;border:1px solid #2355d7}.boxes-configuration-card__bottom{margin-top:auto}.boxes-configuration-card__wrap{background:#fff;border:1px solid #d3e4fb;border-radius:2px;display:flex;align-items:center;justify-content:space-between;margin-bottom:4px;padding:8px 12px}.boxes-configuration-card__time{font-weight:500;font-size:10px;line-height:16px;color:#7b95b8}.boxes-configuration-card__approval{font-weight:700;font-size:16px;line-height:20px;color:#009fdf}.boxes-configuration-card__detailed{font-weight:500;font-size:12px;line-height:20px;display:flex;align-items:center;color:#7b95b8;margin-left:20px}.boxes-configuration-card__detailed p:last-child{display:none;background:#d3e4fb;width:14px;height:14px;border-radius:50%;align-items:center;justify-content:center;text-align:center;font-weight:600;font-size:10px;line-height:13px;color:#fff}.boxes-configuration-card__columns{display:flex;margin:0 -3px}.boxes-configuration-card__column{background:#fff;border:1px solid #d3e4fb;border-radius:2px;flex:0 1 25%;margin:0 3px;height:8px}.boxes-configuration-card__column_act{background:#017dd8}.boxes-still-card{padding:40px 20px 20px;position:relative;height:100%;background:#f9f9f9;box-shadow:0 2.77734px 5.55468px rgba(0,0,0,.08);display:none;flex-direction:column}.boxes-still-card__row{display:flex;align-items:center;justify-content:space-between;position:relative}.boxes-still-card__title{font-weight:700;font-size:24px;line-height:32px;letter-spacing:.1em;color:#05326e;margin-bottom:25px}.boxes-still-card .swiper-button-prev{left:auto;right:30px;border:1px solid #d3e4fb;border-radius:2px;width:29px;height:25px}.boxes-still-card .swiper-button-prev:after{font-size:10px;color:#7b95b8}.boxes-still-card .swiper-button-next{right:0;border:1px solid #d3e4fb;border-radius:2px;width:29px;height:25px}.boxes-still-card .swiper-button-next:after{font-size:10px;color:#7b95b8}.boxes-still-card__slider{min-width:0;max-width:100%;margin-bottom:20px}.boxes-still-card__slide{height:600px}.boxes-still-card__back{background:#f9f9f9;cursor:pointer;box-shadow:0 4px 8px rgba(0,0,0,.06);border-radius:2px;width:40px;height:40px;position:absolute;right:24px;bottom:20px;display:-ms-flexbox;display:none;align-items:center;justify-content:center;z-index:2}.boxes-still-card__back img{width:7px;transform:rotate(-90deg)}.boxes-still-card__back.boxes-still-card__back-act{display:flex}.boxes-still-card__item{background:#f9f9f9;border:1px solid #d3e4fb;border-radius:2px;display:flex;padding:12px 50px 12px 20px;position:relative;margin-bottom:12px;min-height:172px}.boxes-still-card__image{margin-right:35px;padding:10px 0;flex:0 0 42%;align-self:center}.boxes-still-card__image img{max-width:100%}.boxes-still-card__content{flex:1 1 100%;display:flex;flex-direction:column}.boxes-still-card__link{font-weight:700;font-size:12px;line-height:15px;align-items:center;justify-content:center;text-align:center;letter-spacing:.16em;text-transform:uppercase;color:#009fdf;min-width:230px;min-height:40px;background:#fff;border:1px solid #d3e4fb;border-radius:2px;padding:5px 10px;margin:auto auto 0;transition:all .3s ease 0s}.boxes-still-card__warranty{position:absolute;left:10px;top:15px;height:20px;display:flex;align-items:center}.boxes-still-card__warranty p{position:relative;z-index:2;min-width:91px;min-height:15px;background:#ff7900;border-radius:3.04227px;font-weight:600;font-size:4.84724px;line-height:3px;display:flex;align-items:center;justify-content:center;text-align:center;text-transform:uppercase;color:#fff}.boxes-still-card__warranty span{content:"";position:absolute;top:50%;left:50%;background:#2355d7;border-radius:3.04227px;transform:matrix(1,-.04,.04,1,0,0) translate(-50%,-64%);width:90%;height:18px}.boxes-still-card__mark{font-weight:700;font-size:16px;line-height:20px;color:#000;margin-bottom:10px}.boxes-still-card__mark_blue{color:#009fdf}.boxes-still-card__body{display:flex;flex-wrap:wrap;margin:0 -15px 15px;flex:1 1 100%;justify-content:space-between}.boxes-still-card__wrap{padding:0 15px;flex:0 1 50%;margin-bottom:10px}.boxes-still-card__label{font-weight:500;font-size:7px;line-height:12px;color:#7b95b8;margin-bottom:3px;white-space:nowrap}.boxes-still-card__value{font-weight:700;font-size:12px;line-height:15px;color:#000;white-space:nowrap}.boxes-still-card__value_blue{color:#009fdf}.boxes-still-card__button{background:#009fdf;box-shadow:0 1.77197px 3.54394px rgba(0,0,0,.06),0 1.77197px 1.77197px rgba(0,0,0,.08);border-radius:.885985px;font-weight:700;font-size:5.31591px;line-height:6px;letter-spacing:.16em;text-transform:uppercase;color:#fff;display:-ms-flexbox;min-height:18px;min-width:173px;display:flex;margin:0 auto;align-items:center;justify-content:center;text-align:center;transition:all .3s ease 0s;border:1px solid #009fdf}.field{position:relative}form p.error-text{display:none;font-size:8px;line-height:1.43;color:red;margin-top:2px;position:absolute;top:100%;left:0}form input.error~p.error-text{display:block}form input.error{border-color:red}form input.error~label:before{border-color:red;box-shadow:inset 0 0 8px red}form input.error::placeholder{color:red}.boxes-order-card{padding:70px 0}.boxes-order-card__block{max-width:533px;margin:0 auto;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);border-radius:2px;position:relative;padding:43px 30px 10px}.boxes-order-card__body{display:flex;justify-content:space-between}.boxes-order-card__image img{max-width:100%}.boxes-order-card__logo img{width:130px}.boxes-order-card__title{font-weight:700;font-size:24px;line-height:32px;letter-spacing:.1em;color:#05326e;max-width:207px;margin-top:-20px}.boxes-order-card__text{font-weight:500;font-size:12px;line-height:24px;color:#7b95b8;margin-bottom:38px}.boxes-order-card__row{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.boxes-order-card__row_border{border-bottom:1px solid #7b95b8;padding-bottom:10px}.boxes-order-card__row_border:last-child{border:0}.boxes-order-card__left{display:flex;align-items:center}.boxes-order-card__label{font-weight:500;font-size:19px;line-height:28px;color:#7b95b8;justify-self:flex-start;margin-right:5px}.boxes-order-card__number{font-weight:500;font-size:19px;line-height:28px;color:#009fdf;margin-right:10px}.boxes-order-card__value{font-weight:600;font-size:19px;line-height:28px;color:#009fdf}.boxes-order-card__button{background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;font-weight:700;font-size:12px;line-height:15px;display:flex;justify-content:center;align-items:center;text-align:center;letter-spacing:.16em;text-transform:uppercase;color:#fff;max-width:332px;min-height:40px;margin:75px auto 23px;border:1px solid #009fdf;transition:all .3s ease 0s}.boxes-order-card__bottom-text{font-weight:500;font-size:6px;line-height:7px;text-align:justify;color:#000}.boxes-cart-main{padding:30px 0}.boxes-cart-main__row{display:flex;justify-content:space-between}.boxes-cart-main__edit{flex:0 1 calc(50% - 10px);margin-bottom:10px;display:none}.boxes-cart-main__sub-title{font-weight:700;font-size:24px;line-height:32px;letter-spacing:.1em;color:#05326e}.boxes-cart-main__sub-text{font-weight:500;font-size:12px;line-height:20px;color:#7b95b8}.boxes-cart-main__title{font-weight:700;font-size:20px;line-height:14px;letter-spacing:.1em;color:#05326e;margin-bottom:20px}.boxes-cart-main .swiper{width:100%;height:100%}.boxes-cart-main .swiper-slide{height:auto;min-height:100%}.boxes-cart-main .swiper-scrollbar{background:rgba(211,228,251,.34);border-radius:66px;cursor:pointer}.boxes-cart-main .swiper-scrollbar-drag{background:#7b95b8;border-radius:33px}.boxes-cart-main__body{display:flex;margin:0 -10px}.boxes-cart-main__column{flex:0 1 50%;min-width:0;padding:0 10px;height:555px;position:relative}.boxes-cart-main__item{height:100%}.boxes-cart-content{background:#fff;box-shadow:0 2.77734px 5.55468px rgba(0,0,0,.08);padding:18px 20px;border-radius:5px}.boxes-cart-content__more-btn{background:#fff;border:1px solid #d3e4fb;border-radius:2px;transition:all .3s ease 0s;display:flex;align-items:center;justify-content:center;text-align:center;max-width:230px;width:100%;padding:5px;min-height:40px;font-size:12px;line-height:15px;letter-spacing:.16em;text-transform:uppercase;color:#009fdf;margin:0 auto}.boxes-cart-content__open-block{height:100%;display:flex;flex-direction:column}.boxes-cart-content__more-block{position:relative;display:none}.boxes-cart-content__back-btn{background:#f9f9f9;cursor:pointer;box-shadow:0 4px 8px rgba(0,0,0,.06);border-radius:2px;width:40px;height:40px;position:absolute;right:30px;bottom:20px;display:flex;align-items:center;justify-content:center;z-index:2;display:none}.boxes-cart-content__back-btn img{width:7px;transform:rotate(-90deg)}.boxes-cart-content__item{background:#e6f3fb;border:1px solid #009fdf;border-radius:2px;display:flex;padding:16px;margin-bottom:20px;position:relative}.boxes-cart-content__media{flex:0 1 75%;padding-right:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding-bottom:20px}.boxes-cart-content__warranty{font-family:Inter;font-weight:400;font-size:12px;line-height:14px;color:#fff;position:relative;padding:6px 15px;display:flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap;margin-bottom:10px}.boxes-cart-content__warranty p{position:relative;z-index:2}.boxes-cart-content__warranty:after{content:"";display:block;-webkit-transform:skew(-20deg);-moz-transform:skew(-20deg);-o-transform:skew(-20deg);border-radius:5px 0 5px 0;background:#ff7900;width:100%;height:100%;position:absolute;top:0;left:0}.boxes-cart-content__img{flex:1 1 100%;display:flex;align-items:center;margin-bottom:10px}.boxes-cart-content__img img{max-width:100%}.boxes-cart-content__text{display:flex;align-items:center;font-weight:500;font-size:12px;line-height:14px;color:#7b95b8;position:absolute;z-index:2;bottom:15px;left:30px}.boxes-cart-content__text svg{margin-right:7px}.boxes-cart-content__text span{color:#009fdf}.boxes-cart-content__main{flex:1 1 100%;display:flex;flex-direction:column;justify-content:space-between}.boxes-cart-content__head{display:flex;justify-content:space-between;margin-bottom:10px}.boxes-cart-content__brand{font-weight:700;font-size:16px;line-height:20px;color:#05326e;margin-bottom:3px;margin-right:10px}.boxes-cart-content__modification{margin-bottom:45px;font-family:Inter;font-weight:400;font-size:16px;line-height:20px;color:#7b95b8}.boxes-cart-content__price{font-weight:700;font-size:16px;line-height:20px;color:#009fdf;margin-bottom:2px;white-space:nowrap}.boxes-cart-content__label{font-family:Inter;font-weight:400;font-size:16px;line-height:20px;color:#7b95b8}.boxes-cart-content__actions{display:flex;align-items:center;grid-gap:5px;gap:5px;margin-top:5px;margin-bottom:30px}.boxes-cart-content__btn{font-weight:500;font-size:10px;line-height:12px;text-align:right;color:#7b95b8;display:flex;align-items:center}.boxes-cart-content__btn:first-child:after{display:inline-block;content:"";width:1px;height:7px;margin-left:5px;background:#7b95b8}.boxes-cart-content__row{display:flex;justify-content:space-between;grid-gap:10px;gap:10px}.boxes-cart-content__wrap{margin-top:16px}.boxes-cart-content__value{font-weight:700;font-size:16px;line-height:20px;color:#05326e}.boxes-cart-content__save-block{display:flex;align-items:center;justify-content:flex-end}.boxes-cart-content__save{font-weight:500;font-size:12px;line-height:20px;color:#009fdf;padding-left:23px}.boxes-cart-content__help{margin-left:10px;width:14px;height:14px;background:#d3e4fb;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:10px;line-height:13px;text-align:center;color:#fff}.boxes-recommend-cart__title{font-weight:700;font-size:24px;line-height:32px;letter-spacing:.1em;color:#7b95b8;padding-left:10px}.boxes-recommend-cart__text{font-weight:500;font-size:12px;line-height:12px;color:#7b95b8;padding-left:10px;margin-bottom:10px}.boxes-recommend-cart__body{display:flex;flex-wrap:wrap;grid-row-gap:3px;row-gap:3px;margin:0 -10px 30px}.boxes-recommend-cart__column{flex:0 1 33.333%;padding:0 10px}.boxes-recommend-cart__item{height:100%;display:flex;flex-direction:column;padding:8px 7px;background:#fff;box-shadow:0 1.77197px 3.54394px rgba(0,0,0,.08);border-radius:1.77197px}.boxes-recommend-cart__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.boxes-recommend-cart__brand{font-weight:700;font-size:7.08788px;line-height:9px;color:#009fdf}.boxes-recommend-cart__warranty{position:relative;height:20px;display:flex;align-items:center}.boxes-recommend-cart__warranty p{position:relative;z-index:2;min-width:59px;min-height:9px;background:#ff7900;border-radius:3.04227px;font-weight:600;font-size:3.14381px;line-height:2px;display:flex;align-items:center;justify-content:center;text-align:center;text-transform:uppercase;color:#fff}.boxes-recommend-cart__warranty span{content:"";position:absolute;top:50%;left:50%;background:#2355d7;border-radius:3.04227px;transform:matrix(1,-.04,.04,1,0,0) translate(-50%,-64%);width:90%;height:11px}.boxes-recommend-cart__image{padding:0 5px;margin-top:auto}.boxes-recommend-cart__image img{max-width:100%}.boxes-recommend-cart__row{display:flex;justify-content:space-between;margin-bottom:6px}.boxes-recommend-cart__label{font-weight:500;font-size:4.42992px;line-height:7px;color:#7b95b8;margin-bottom:2px}.boxes-recommend-cart__pay{font-weight:700;font-size:7.08788px;line-height:9px;color:#000}.boxes-recommend-cart__pay_blue{color:#009fdf}.boxes-recommend-cart__select{min-height:17px;font-weight:700;font-size:5.31591px;line-height:6px;color:#fff;background:#009fdf;box-shadow:0 1.77197px 3.54394px rgba(0,0,0,.06),0 1.77197px 1.77197px rgba(0,0,0,.08);border-radius:.885985px;border:1px solid #009fdf}.boxes-recommend-cart__more,.boxes-recommend-cart__select{width:100%;display:flex;align-items:center;justify-content:center;text-align:center;letter-spacing:.16em;text-transform:uppercase;transition:all .3s ease 0s}.boxes-recommend-cart__more{background:#fff;border:1px solid #d3e4fb;border-radius:2px;max-width:230px;padding:5px;min-height:40px;font-size:12px;line-height:15px;color:#009fdf;margin:auto auto 0}.boxes-cart-approval{border:1px solid #d3e4fb;border-radius:5px;padding:40px 20px}.boxes-cart-approval__title{font-weight:700;font-size:24px;line-height:32px;letter-spacing:.1em;color:#05326e;margin-bottom:5px}.boxes-cart-approval__text{font-weight:500;font-size:12px;line-height:12px;color:#7b95b8;margin-bottom:40px}.boxes-cart-approval__check-ok{font-weight:500;font-size:10px;line-height:16px;color:#009fdf;margin-top:2px;position:absolute;top:100%;left:0;display:none}.boxes-cart-approval__wrap-inn_ok .boxes-cart-approval__input{border:1px solid #d3e4fb!important}.boxes-cart-approval__wrap-inn_ok p.error-text{display:none!important}.boxes-cart-approval__wrap-inn_ok .boxes-cart-approval__check-ok{display:block}.boxes-cart-approval__wrap-inn_ok .boxes-cart-approval__check{background:#009fdf}.boxes-cart-approval__wrap-inn_err .boxes-cart-approval__input{border:1px solid red}.boxes-cart-approval__wrap-inn_err p.error-text{display:block}.boxes-cart-approval__wrap-inn_err .boxes-cart-approval__check{background:pink}.boxes-cart-approval__error,.boxes-cart-approval__exceeded,.boxes-cart-approval__ok,.boxes-cart-approval__refused,.boxes-cart-approval__timer{display:none}.boxes-cart-approval__form{max-width:400px;margin:0 auto 30px;position:relative}.boxes-cart-approval__input{height:40px;width:100%;background:#fff;padding:12px;border:1px solid #d3e4fb;border-radius:2px;font-weight:500;font-size:12px;line-height:20px}.boxes-cart-approval__input:focus{border:1px solid #009fdf}.boxes-cart-approval__input::placeholder{font-weight:500;font-size:12px;line-height:20px;color:#7b95b8}.boxes-cart-approval__input_num{padding-right:40px}.boxes-cart-approval__wrap{position:relative;max-width:300px;margin:0 auto 30px}.boxes-cart-approval__wrap .field-name{color:#6c757d}.boxes-cart-approval__check{position:absolute;cursor:pointer;right:4px;top:4px;width:32px;height:32px;background:#d3e4fb;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;display:flex;align-items:center;justify-content:center}.boxes-cart-approval__check img{transform:rotate(-180deg)}.boxes-cart-approval__button-block{margin-top:60px;display:flex;justify-content:center;height:40px;margin-bottom:21px}.boxes-cart-approval__back{background:#7b95b8;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;margin-right:2px;flex:0 0 47px}.boxes-cart-approval__back,.boxes-cart-approval__button{display:flex;align-items:center;justify-content:center;text-align:center;height:100%}.boxes-cart-approval__button{background:#2355d7;border:1px solid #2355d7;border-radius:2px;flex:1 1 100%;padding:5px;font-weight:700;font-size:12px;line-height:15px;letter-spacing:.16em;text-transform:uppercase;color:#fff;transition:all .3s ease 0s}.boxes-cart-approval__button-inner{display:flex;align-items:center;grid-gap:8px;gap:8px}.boxes-timer-approval__progress{margin-top:50px;margin-bottom:40px;display:flex;align-items:center;justify-content:center;position:relative}.boxes-timer-approval__progress svg{transform:rotate(-90deg)}.boxes-timer-approval__title{font-weight:500;font-size:19px;line-height:28px;color:#05326e;max-width:226px;margin:0 auto 100px;text-align:center}.boxes-timer-approval__text{font-weight:500;font-size:12px;line-height:12px;text-align:center;color:#7b95b8}.boxes-block-edit{border:1px solid #d3e4fb;border-radius:5px;padding:40px 20px 18px;height:100%;display:none;flex-direction:column}.boxes-block-edit__spollers{margin-bottom:30px}.boxes-block-edit .swiper-scrollbar{background:rgba(211,228,251,.34);border-radius:66px;cursor:pointer;right:0}.boxes-block-edit .swiper-scrollbar-drag{background:#7b95b8;border-radius:33px}.boxes-block-edit .swiper{width:100%;height:100%}.boxes-block-edit .swiper-slide{height:auto;min-height:100%;display:flex;flex-direction:column}.boxes-block-edit__button{background:#2355d7;border-radius:2px;font-weight:700;font-size:12px;line-height:15px;letter-spacing:.16em;text-transform:uppercase;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;min-width:339px;min-height:40px;margin:0 auto;border:1px solid #2355d7;transition:all .3s ease 0s}.boxes-block-edit__button,.boxes-block-edit__button_error{box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08)}.boxes-block-edit__button_error{color:red;background:#fff;border:1px solid red}.boxes-favourites__title{font-weight:700;font-size:20px;line-height:44px;letter-spacing:.1em;color:#009fdf;margin-bottom:50px}.boxes-favourites__body{display:flex;flex-wrap:wrap;grid-row-gap:12px;row-gap:12px;margin:0 -6px 50px}.boxes-favourites__column{padding:0 6px;flex:0 1 33.333%}.boxes-favourites__item{background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);border-radius:4px;height:100%;display:flex;flex-direction:column;padding:15px 17px}.boxes-favourites__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:3px}.boxes-favourites__brand{font-weight:700;font-size:16px;line-height:20px;color:#009fdf}.boxes-favourites__right{display:flex;align-items:center}.boxes-favourites__warranty{position:relative;height:29px;display:flex;align-items:center}.boxes-favourites__warranty p{position:relative;z-index:2;min-width:129px;min-height:21px;background:#ff7900;border-radius:3.04227px;font-weight:600;font-size:6.87644px;line-height:4px;display:flex;align-items:center;justify-content:center;text-align:center;text-transform:uppercase;color:#fff}.boxes-favourites__warranty span{content:"";position:absolute;top:50%;left:50%;background:#2355d7;border-radius:3.04227px;transform:matrix(1,-.04,.04,1,0,0) translate(-50%,-62%);width:90%;height:24px}.boxes-favourites__icon{margin-left:10px}.boxes-favourites__image{text-align:center;flex:1 1 100%;padding:0 20px}.boxes-favourites__image img{max-width:100%}.boxes-favourites__bottom{display:flex;justify-content:space-between;margin:0 -15px 15px}.boxes-favourites__wrap{flex:0 1 50%;padding:0 15px}.boxes-favourites__label{font-weight:500;font-size:10px;line-height:16px;margin-bottom:4px;color:#7b95b8}.boxes-favourites__value{font-weight:700;font-size:16px;line-height:20px;color:#000;margin-bottom:15px}.boxes-favourites__value_blue{color:#009fdf}.boxes-favourites__input{background:#fff;border:1px solid #d3e4fb;border-radius:2px;height:40px;width:100%;padding:12px;font-weight:500;font-size:12px;line-height:20px;color:#05326e}.boxes-favourites__input::placeholder{font-weight:500;font-size:12px;line-height:20px;color:#7b95b8}.boxes-favourites__button{background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;width:100%;color:#fff;border:1px solid #009fdf;margin-top:auto}.boxes-favourites__button,.boxes-favourites__more{font-weight:700;font-size:12px;line-height:15px;letter-spacing:.16em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;text-align:center;min-height:40px;transition:all .3s ease 0s}.boxes-favourites__more{margin:0 auto;min-width:230px;background:#fff;border:1px solid #d3e4fb;border-radius:2px;color:#009fdf}.js-boxes-timer-bg{stroke-dasharray:565.48;stroke-dashoffset:0}.js-boxes-timer-progress{stroke-dasharray:565.48;stroke-dashoffset:565.48;transition:all 1s linear 0s}.js-boxes-timer-text{font-weight:700;font-size:30px;line-height:44px;color:#009fdf;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.js-boxes-timer-text span{margin-right:5px;display:inline-block}.boxes-received-approval{max-width:450px;margin:20px auto 0}.boxes-received-approval__header{text-align:center;margin-bottom:70px}.boxes-received-approval__header_margin{margin-bottom:85px}.boxes-received-approval__icon{margin-bottom:30px}.boxes-received-approval__title{font-weight:700;font-size:24px;line-height:32px;text-align:center;letter-spacing:.1em;color:#7b95b8}.boxes-received-approval__title_blue{color:#017dd8;margin-bottom:20px}.boxes-received-approval__text{font-weight:500;font-size:19px;line-height:24px;color:#05326e}.boxes-received-approval__sub-text{font-weight:500;font-size:14px;line-height:18px;text-align:center;color:#7b95b8;margin-bottom:30px}.boxes-received-approval__wrap{position:relative;max-width:277px;margin:0 auto 32px}.boxes-received-approval__input{width:100%;height:40px;padding:12px;font-weight:500;font-size:12px;line-height:20px;color:#05326e;background:#fff;border:1px solid #d3e4fb;border-radius:2px}.boxes-received-approval__input::placeholder{font-weight:500;font-size:12px;line-height:20px;color:#7b95b8}.boxes-received-approval__check{background:#d3e4fb;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;position:absolute;top:4px;right:4px}.boxes-received-approval__check img{transform:rotate(180deg)}.boxes-received-approval__button{background:#009fdf;box-shadow:0 4px 8px rgba(0,0,0,.06),0 4px 4px rgba(0,0,0,.08);border-radius:2px;font-weight:700;font-size:12px;line-height:15px;letter-spacing:.16em;text-transform:uppercase;color:#fff;min-width:340px;min-height:40px;display:flex;align-items:center;justify-content:center;text-align:center;margin:0 auto 20px;border:1px solid #009fdf;transition:all .3s ease 0s}.boxes-hint-inn{background:#f1f1f1;border:1px solid #d3e4fb;border-radius:2px;padding:30px 20px;width:555px;position:absolute;bottom:-50px;left:50%;z-index:5;transform:translate(-50%);display:none}.boxes-hint-inn-act{display:block}.boxes-hint-inn__scroll{height:220px}.boxes-hint-inn__items{padding-right:40px}.boxes-hint-inn__item{padding-bottom:10px;margin-bottom:10px;border-bottom:2px solid #d3e4fb;cursor:pointer}.boxes-hint-inn__company{font-weight:700;font-size:12px;line-height:15px;color:#009fdf;margin-bottom:10px}.boxes-hint-inn__adress,.boxes-hint-inn__name{font-weight:500;font-size:10px;line-height:16px;color:#05326e}.boxes-hint-inn .swiper{width:100%;height:100%}.boxes-hint-inn .swiper-slide{height:auto;min-height:100%}.boxes-hint-inn .swiper-scrollbar{background:rgba(211,228,251,.34);border-radius:66px;cursor:pointer;right:0}.boxes-hint-inn .swiper-scrollbar-drag{background:#7b95b8;border-radius:33px}.boxes-leasing-footer{padding-top:105px;padding-bottom:50px}.boxes-leasing-footer__top{display:flex;justify-content:space-between;margin:0 -20px 130px;grid-row-gap:30px;row-gap:30px;flex-wrap:wrap}.boxes-leasing-footer__column{flex:0 1 33.333%;padding:0 20px}.boxes-leasing-footer__logo{margin-bottom:52px}.boxes-leasing-footer__logo img{max-width:100%}.boxes-leasing-footer__button{background:#fff;border:1px solid #d3e4fb;border-radius:2px;font-weight:700;font-size:12px;line-height:15px;display:flex;justify-content:center;align-items:center;text-align:center;letter-spacing:.16em;text-transform:uppercase;color:#009fdf;min-height:40px;min-width:406px;padding:5px 10px;transition:all .3s ease 0s}.boxes-leasing-footer__title{font-weight:700;font-size:14px;line-height:20px;color:#05326e;margin-bottom:20px}.boxes-leasing-footer__link{display:inline-block;margin-bottom:20px;font-weight:500;font-size:12px;line-height:20px;color:#05326e}.boxes-leasing-footer__text{margin-bottom:30px}.boxes-leasing-footer__text p{font-weight:400;font-size:12px;line-height:15px;margin-bottom:20px}.boxes-leasing-footer__bottom{display:flex;align-items:flex-end;justify-content:space-between}.boxes-leasing-footer__socials{flex-wrap:wrap;grid-row-gap:17px;row-gap:17px}.boxes-leasing-footer__socials,.boxes-leasing-footer__wrap{display:flex;align-items:center}.boxes-leasing-footer__social{margin-right:20px}.boxes-leasing-footer__copy{text-align:right}.boxes-leasing-footer__copy p{font-weight:500;font-size:12px;line-height:18px;color:#7b95b8}.boxes-popup{position:fixed;z-index:100;width:100%;height:100%;background:rgba(5,50,110,.9);top:0;left:0;opacity:0;visibility:hidden;transition:all .3s ease 0s;overflow-y:auto;overflow-x:hidden}.boxes-popup.boxes-open{opacity:1;visibility:visible}.boxes-popup__body{min-height:100%;display:flex;align-items:center;justify-content:center;padding:15px}.boxes-popup__content{background:#f9f9f9;position:relative;padding:30px 15px;max-width:335px}.boxes-popup__slider{padding-bottom:70px}.boxes-popup__row-line{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.boxes-popup__close-block{display:flex;justify-content:flex-end;margin-bottom:40px}.boxes-popup__close{font-weight:500;font-size:12px;line-height:20px;color:#7b95b8;cursor:pointer}.boxes-popup__header{font-weight:700;font-size:16px;line-height:20px;color:#009fdf;margin-bottom:20px}.boxes-popup__step{font-weight:500;font-size:14px;line-height:28px;color:#05326e}.boxes-popup__title{font-weight:500;font-size:19px;line-height:20px;color:#05326e}.boxes-popup__text{font-weight:500;font-size:10px;line-height:16px;color:#7b95b8}.boxes-popup .boxes-popup-button-prev{width:98px;height:35px;background:#fff;border:1px solid #d3e4fb;border-radius:2px;top:95%}.boxes-popup .boxes-popup-button-prev:after{color:#7b95b8;font-size:20px}.boxes-popup .boxes-autoplay-progress{position:relative;flex:0 0 calc(20% - 4px);margin:0 2px;height:3px;display:flex;align-items:center;justify-content:center;background:#d9d9d9;border-radius:29px}.boxes-popup .boxes-autoplay-progress span{--progress:0;position:absolute;left:0;top:0;height:100%;background:rgba(0,0,0,.25);border-radius:29px}.boxes-popup .boxes-popup-button-next{width:98px;height:35px;background:#fff;border:1px solid #d3e4fb;border-radius:2px;top:95%}.boxes-popup .boxes-popup-button-next:after{color:#7b95b8;font-size:20px}.boxes-popup__block{padding:8px 13px;background:#fff;border-radius:2px;position:relative;margin-bottom:35px}.boxes-popup__from{font-weight:500;font-size:4.43741px;line-height:7px;color:#7b95b8;text-align:right;margin-bottom:2px}.boxes-popup__setting{font-weight:700;font-size:10.6498px;line-height:14px;letter-spacing:.1em;color:#05326e;max-width:150px;margin-bottom:4px}.boxes-popup__brand{font-weight:500;font-size:8.43108px;line-height:12px;color:#05326e;margin-bottom:28px}.boxes-popup__row{display:flex;justify-content:space-between;align-items:center;border-bottom:.443741px solid #d3e4fb;padding:8px 0;margin:0}.boxes-popup__row:last-child{border:none}.boxes-popup__left{margin-right:5px;display:flex;flex-direction:column}.boxes-popup__label{font-weight:500;font-size:4.43741px;line-height:7px;color:#7b95b8}.boxes-popup__value{font-weight:700;font-size:7.09986px;line-height:9px;color:#009fdf}.boxes-popup__button,.boxes-popup__buttons{display:flex;align-items:center}.boxes-popup__button{background:#fff;border:.443741px solid #d3e4fb;border-radius:.887482px;width:43px;height:15px;justify-content:center;text-align:center;font-weight:500;font-size:5.32489px;line-height:9px;color:#7b95b8;margin-left:3px}.boxes-popup__price{font-weight:700;font-size:13.3122px;line-height:20px;text-align:right;color:#009fdf}.boxes-cover-popup{background:#fff;padding-top:20px;overflow:hidden;position:absolute;z-index:2;width:155px;height:155px;border:.443741px solid #d3e4fb;border-radius:50%;bottom:100px;left:55%;transform:translate(-50%,-50%)}.boxes-cover-popup__row{display:flex;border-bottom:.637121px solid #d3e4fb;padding:12px 0}.boxes-cover-popup__button{width:62px;height:22px;margin-left:5px;background:#fff;border:.637121px solid #d3e4fb;border-radius:1.27424px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:500;font-size:7.64545px;line-height:13px;color:#7b95b8}.boxes-cover-popup__button_act{position:relative;background:#d3e4fb}.boxes-cover-popup__button_act img{position:absolute;bottom:-25px;left:10px;z-index:3}.boxes-cover-popup__price{font-weight:700;font-size:19.1136px;line-height:28px;text-align:center;color:#009fdf;padding-left:20px;border-bottom:.637121px solid #d3e4fb}.boxes-popup-delete{min-width:525px}.boxes-popup-delete__close-block{display:flex;justify-content:flex-end;margin-bottom:40px}.boxes-popup-delete__close{font-weight:500;font-size:12px;line-height:20px;color:#7b95b8;cursor:pointer}.boxes-popup-delete__wrap{max-width:390px;margin:0 auto}.boxes-popup-delete__title{font-weight:700;font-size:16px;line-height:20px;color:#009fdf;padding-bottom:10px;border-bottom:1px solid #d3e4fb;margin-bottom:20px}.boxes-popup-delete__text{font-weight:500;font-size:14px;line-height:17px;color:#05326e;margin-bottom:20px}.boxes-popup-delete__button{background:#009fdf;border-radius:2px;font-weight:500;font-size:12px;line-height:20px;display:flex;align-items:center;justify-content:center;text-align:center;text-transform:uppercase;color:#fff;min-width:230px;min-height:35px;margin:0 auto 40px;border:1px solid #009fdf;transition:all .3s ease 0s}.boxes-popup-download{min-width:525px}.boxes-popup-download__close-block{display:flex;justify-content:flex-end;margin-bottom:40px}.boxes-popup-download__inner{padding:0 60px}.boxes-popup-download__close{font-weight:500;font-size:12px;line-height:20px;color:#7b95b8;cursor:pointer}.boxes-popup-download__title{font-weight:700;font-size:16px;line-height:20px;color:#009fdf;margin-bottom:30px}.boxes-popup-download__wrap{max-width:262px;margin-top:20px;padding-left:20px}.boxes-popup-download__input{height:40px;width:100%;padding:12px;background:#fff;border:1px solid #d3e4fb;border-radius:2px;font-weight:500;font-size:12px;line-height:20px;color:#05326e}.boxes-popup-download__input::placeholder{color:#7b95b8}.boxes-popup-download__button,.boxes-popup-download__input::placeholder{font-weight:500;font-size:12px;line-height:20px;display:flex;align-items:center}.boxes-popup-download__button{background:#009fdf;border-radius:2px;justify-content:center;text-align:center;text-transform:uppercase;color:#fff;min-width:230px;min-height:35px;margin:37px auto 25px;border:1px solid #009fdf;transition:all .3s ease 0s}.boxes-popup-back{min-width:525px}.boxes-popup-back__close-block{display:flex;justify-content:flex-end;margin-bottom:40px}.boxes-popup-back__inner{padding:0 50px}.boxes-popup-back__close{font-weight:500;font-size:12px;line-height:20px;color:#7b95b8;cursor:pointer}.boxes-popup-back__title{border-bottom:1px solid #d3e4fb;margin-bottom:20px;font-weight:700;font-size:16px;line-height:20px;padding-bottom:10px;color:#009fdf}.boxes-popup-back__text{font-weight:500;font-size:14px;line-height:17px;color:#05326e;margin-bottom:20px}.boxes-popup-back__button{background:#009fdf;border-radius:2px;font-weight:500;font-size:12px;line-height:20px;display:flex;align-items:center;justify-content:center;text-align:center;text-transform:uppercase;color:#fff;max-width:230px;min-height:35px;margin:37px auto 25px;border:1px solid #009fdf;transition:all .3s ease 0s}.boxes-popup-confirmation{min-width:550px}.boxes-popup-confirmation__close-block{display:flex;justify-content:flex-end;margin-bottom:40px}.boxes-popup-confirmation__inner{padding:0 50px;text-align:center}.boxes-popup-confirmation__close{font-weight:500;font-size:12px;line-height:20px;color:#7b95b8;cursor:pointer}.boxes-popup-confirmation__title{font-weight:700;font-size:16px;line-height:20px;margin-bottom:20px;color:#009fdf}.boxes-popup-confirmation__text{font-weight:500;font-size:14px;line-height:20px;color:#05326e;margin-bottom:20px}.boxes-popup-confirmation__wrap{margin-bottom:20px}.boxes-popup-confirmation__input{background:#fff;border:.586106px solid #d3e4fb;border-radius:1.17221px;width:35px;height:50px;margin:0 3px;display:inline-block;text-align:center;font-size:20px;color:#05326e}.boxes-popup-confirmation__replay{font-weight:500;font-size:12px;line-height:12px;text-align:center;color:#7b95b8;margin-bottom:45px}.boxes-popup-confirmation__button{font-weight:500;font-size:14px;line-height:50px;color:#7b95b8;display:inline-block}.boxes-spollers-tabs{padding-top:10px;display:flex;flex-direction:column;margin-bottom:10px}.boxes-spollers-tabs .swiper{width:100%;height:100%}.boxes-spollers-tabs .swiper-slide{height:auto;padding:0 50px}.boxes-spollers-tabs .swiper-scrollbar{background:rgba(211,228,251,.34);border-radius:66px;cursor:pointer}.boxes-spollers-tabs .swiper-scrollbar-drag{background:#7b95b8;border-radius:33px}.boxes-spollers-tabs__title{border-bottom:1px solid #d3e4fb;width:100%;font-weight:600;font-size:12px;line-height:20px;color:#7b95b8;position:relative;padding:20px 10px;overflow:hidden}._spoller-init .boxes-spollers-tabs__title{cursor:pointer}._spoller-init .boxes-spollers-tabs__title:after,._spoller-init .boxes-spollers-tabs__title:before{content:"";position:absolute;right:10px;top:30px;background-color:#7b95b8;height:1px;width:10px;transition:transform .5s ease 0s}._spoller-init .boxes-spollers-tabs__title:before{transform:translate(-75%,-50%) rotate(40deg)}._spoller-init .boxes-spollers-tabs__title:after{transform:translateY(-50%) rotate(-40deg)}._spoller-init .boxes-spollers-tabs__title._spoller-active{border-bottom:none}._spoller-init .boxes-spollers-tabs__title._spoller-active:before{transform:translateX(-75%) rotate(-40deg)}._spoller-init .boxes-spollers-tabs__title._spoller-active:after{transform:rotate(40deg)}.boxes-spollers-tabs__body{padding:0 5px}.boxes-spollers-tabs__item{display:flex;align-items:center;justify-content:space-between;position:relative}.boxes-spollers-tabs__item:not(:last-child){margin-bottom:5px}.boxes-spollers-tabs__item:before{position:absolute;top:0;left:0;content:"";width:100%;height:60%;border-bottom:1px dashed #d3e4fb}.boxes-spollers-tabs__text{color:#7b95b8;margin-right:10px}.boxes-spollers-tabs__text,.boxes-spollers-tabs__value{font-weight:500;font-size:12px;line-height:143.4%;background-color:#fff;padding:2px 5px;position:relative;z-index:2}.boxes-spollers-tabs__value{color:#05326e;width:30%}.boxes-spollers-edit{display:flex;flex-direction:column;grid-gap:15px;gap:15px}.boxes-spollers-edit__item{color:#7b95b8}.boxes-spollers-edit__title{width:100%;cursor:default;text-align:left;border-radius:2px 2px 0 0;position:relative;font-weight:500;font-size:19px;line-height:28px;color:#05326e;padding:10px 40px 10px 0;border-bottom:2px solid #d3e4fb}._spoller-init .boxes-spollers-edit__title{cursor:pointer}._spoller-init .boxes-spollers-edit__title:after,._spoller-init .boxes-spollers-edit__title:before{content:"";position:absolute;right:10px;top:25px;background-color:#7b95b8;height:1px;width:10px;transition:transform .5s ease 0s}._spoller-init .boxes-spollers-edit__title:before{transform:translate(-75%,-50%) rotate(40deg)}._spoller-init .boxes-spollers-edit__title:after{transform:translateY(-50%) rotate(-40deg)}._spoller-init .boxes-spollers-edit__title._spoller-active{border-bottom:none}._spoller-init .boxes-spollers-edit__title._spoller-active:before{transform:translateX(-75%) rotate(-40deg)}._spoller-init .boxes-spollers-edit__title._spoller-active:after{transform:rotate(40deg)}.boxes-spollers-edit__body{position:relative}.boxes-spollers-edit__err-text{position:absolute;top:5px;right:5px;font-weight:500;font-size:10px;line-height:16px;color:red;display:none}.boxes-spollers-edit__text{margin-left:auto;font-weight:500;font-size:12px;line-height:15px;color:#7b95b8;margin-bottom:30px;max-width:70%;text-align:right}.boxes-spollers-edit__text button{display:inline-block;font-weight:500;font-size:16px;line-height:20px;color:#009fdf}.boxes-spollers-edit__row{display:flex;justify-content:space-between;margin-top:30px}.boxes-spollers-edit__row_last{margin-top:10px}.boxes-spollers-edit__value{font-weight:700;font-size:16px;line-height:20px;color:#009fdf}.boxes-spollers-edit__label{font-family:Inter;font-weight:400;font-size:16px;line-height:20px;color:#7b95b8;margin-bottom:4px}.boxes-spollers-edit__buttons{display:flex}.boxes-spollers-edit__button{width:100px;height:36px;margin-left:4px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:600;font-size:16px;line-height:16px;color:#05326e;background:#fff;border:1px solid #d3e4fb;border-radius:2px}.boxes-spollers-edit__button_act{background:#009fdf;color:#fff}.boxes-spollers-edit__buttons_error .boxes-spollers-edit__button{background:pink;border:1px solid red}.boxes-spollers-edit__price{font-weight:700;font-size:30px;line-height:44px;color:#009fdf}.boxes-tabs__navigation{padding-bottom:10px;width:100%}.boxes-tabs .swiper-scrollbar{width:100%;height:2px;display:block}.boxes-tabs .swiper-scrollbar-drag{display:block}.boxes-tabs__slide{width:auto;min-width:auto;display:flex;align-items:center}.boxes-tabs__title{font-weight:700;font-size:16px;line-height:16px;text-transform:capitalize;letter-spacing:.16em;color:#05326e;margin-right:4px;background:#fff;border:1px solid #d3e4fb;border-radius:2px;display:flex;align-items:center;justify-content:center;text-align:center;padding:13px 5px}.boxes-tabs__title span{margin-right:5px}.boxes-tabs__title span:last-child{display:none}.boxes-tabs__title span:first-child{display:inline-block}.boxes-tabs__title:first-child{margin-right:4px}.boxes-tabs__title._tab-active{background:#009fdf;color:#fff}.boxes-tabs__row{display:flex;justify-content:space-between;padding:20px 10px 0;margin:0 -10px}.boxes-tabs__items{flex:0 1 50%;padding:0 10px}.boxes-tabs__item{display:flex;align-items:center;margin-bottom:24px}.boxes-tabs__icon{margin-right:8px;height:40px;flex:0 0 40px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#f7f7f7}.boxes-tabs__icon img{max-width:30px}.boxes-tabs__text{color:#7b95b8;margin-bottom:4px}.boxes-tabs__sub-text,.boxes-tabs__text{font-family:Inter;font-weight:400;font-size:16px;line-height:20px}.boxes-tabs__sub-text{color:#05326e}.boxes-tabs__item_big .boxes-tabs__sub-text{font-size:20px;line-height:28px}.boxes-checkbox{position:relative;padding-left:55px}.boxes-checkbox_padding{padding-left:20px}.boxes-checkbox__input{position:absolute;width:0;height:0;opacity:0}.boxes-checkbox__input:checked+.boxes-checkbox__label:after{transform:scale(1)}.boxes-checkbox__label{cursor:pointer;display:inline-flex;align-items:center;position:relative;grid-gap:10px;gap:10px}.boxes-checkbox__label:before{content:"";align-self:flex-start;flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:#fff;border:1px solid #d3e4fb;box-shadow:inset 0 0 8px #009fdf}.boxes-checkbox__label:after{content:"";background:#009fdf;border-radius:4px;width:8px;height:8px;border-radius:50%;position:absolute;top:9px;left:9px;transition:all .3s ease 0s;transform:scale(0)}.boxes-checkbox__text{font-weight:500;font-size:10px;line-height:16px;color:#7b95b8}.boxes-checkbox__text a{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#009fdf;display:inline-block}.boxes-checkbox-2{position:relative;margin-bottom:10px}.boxes-checkbox-2__input{position:absolute;width:0;height:0;opacity:0}.boxes-checkbox-2__input:checked+.boxes-checkbox-2__label:after{transform:scale(1)}.boxes-checkbox-2__label{cursor:pointer;display:inline-flex;align-items:center;position:relative;grid-gap:8px;gap:8px}.boxes-checkbox-2__label:before{content:"";align-self:flex-start;flex:0 0 20px;width:20px;height:20px;background:#fff;border:1px solid #d3e4fb;box-shadow:inset 0 0 8px #009fdf;border-radius:2px}.boxes-checkbox-2__label:after{content:"";width:20px;height:20px;top:1px;left:1px;position:absolute;transition:all .3s ease 0s;transform:scale(0)}.boxes-checkbox-2__text{font-weight:500;font-size:14px;color:#05326e}.boxes-checkbox-2__text span{font-weight:500;font-size:12px;line-height:12px;display:block;color:#7b95b8}.boxes-checkbox-2__text img{margin-right:5px}.boxes-checkbox-2__text a{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#009fdf}.boxes-quantity{width:100px;height:36px;border:1px solid #d3e4fb;border-radius:2px;display:flex;margin-left:auto;align-items:center;background:#fff}.boxes-quantity__button{flex:0 0 25px;position:relative;cursor:pointer;height:100%}.boxes-quantity__button:after,.boxes-quantity__button:before{content:"";position:absolute;top:50%;left:50%;transition:all .3s ease 0s;margin:0 0 0 -4px;background-color:#05326e;width:8px;height:1px}.boxes-quantity__button_plus:before{transform:rotate(-90deg)}.boxes-quantity__input{flex:1 1 auto}.boxes-quantity__input input{height:100%;width:100%;text-align:center;border:none;padding:0 2px;font-weight:600;font-size:16px;line-height:16px;color:#05326e;display:flex;align-items:center}.boxes-card-main__slider-wrap{width:100%;height:100%}.boxes-card-main__slide-wrap{height:auto;min-height:100%;padding-right:10px}.boxes-card-main .swiper-scrollbar{background:rgba(211,228,251,.34);border-radius:66px;cursor:pointer;right:0}.boxes-card-main .swiper-scrollbar-drag{background:#7b95b8;border-radius:33px}.boxes-received-approval_mg{margin:0 auto}.boxes-received-approval__header_mg{margin-bottom:75px}.boxes_header .header-button,.boxes_header .header_phone_icon{display:none!important}@media (max-width:1440px){.boxes-row-block__item{padding:25px 20px;min-height:140px}.boxes-interesting-card__head{margin-bottom:25px}.boxes-cart-empty{padding:0 10px 10px}.boxes-cart-empty__top{padding:60px 0}.boxes-cart-empty__header{font-size:22px;line-height:26px;margin-bottom:13px}.boxes-cart-empty__text{font-size:15px}.boxes-cart-empty__title{font-size:22px;line-height:29px;margin-bottom:20px}.boxes-item-empty{padding:10px}.boxes-quantity__input input{font-size:12px;line-height:14px}.boxes-quantity__button{flex:0 0 20px}.boxes-quantity{width:70px;height:30px}.boxes-cart-content__btn{font-size:8px}.boxes-cart-content__modification{margin-bottom:25px}.boxes-cart-content__label,.boxes-cart-content__modification{font-size:12px;line-height:12px}.boxes-card-main__text{font-size:14px}.boxes-interesting-card__brand{font-size:14px;line-height:15px}.boxes-interesting-card__label{font-size:12px;margin-bottom:5px;line-height:14px}.boxes-interesting-card__pay,.boxes-interesting-card__price{font-size:14px}.boxes-interesting-card__button{font-size:10px;min-height:35px}.boxes-interesting-card__title{font-size:22px;margin-bottom:5px}.boxes-card-main__title{font-size:28px}.boxes-approved-cart{padding:0 20px 20px}.boxes-approved-cart__header{font-size:22px}.boxes-approved-cart__text{font-size:15px}.boxes-approved-cart__title{font-size:22px}.boxes-approved-cart__body{margin:0 -5px}.boxes-approved-cart__column{padding:0 5px}.boxes-approved-cart__value{font-size:22px}.boxes-approved-cart__label{font-size:15px}.boxes-still-card__value{font-size:11px}.boxes-leasing-cards__title{font-size:45px}.boxes-leasing-main__row{padding-left:50px}.boxes-leasing-main__title{font-size:45px}.boxes-leasing-advantages__body{margin:0 -20px}.boxes-leasing-advantages__column{padding:0 20px}.boxes-leasing-advantages__text{font-size:22px;line-height:24px}.boxes-leasing-simply{padding:60px 0}.boxes-leasing-simply__title{font-size:45px}.boxes-leasing-simply__row{margin:0 -20px}.boxes-leasing-simply__block{padding:70px 0}.boxes-leasing-simply__column{padding:0 20px}.boxes-leasing-simply__text{font-size:18px;line-height:25px}.boxes-new-really p{font-size:14px}.boxes-leasing-faq__title{font-size:45px;margin-bottom:40px}.boxes-spollers__title{font-size:22px;line-height:25px;padding:30px 60px 30px 0}.boxes-leasing-form__content{margin-right:200px}.boxes-leasing-form__title{font-size:30px;margin-bottom:13px}.boxes-leasing-form__text{font-size:15px}.boxes-leasing-issue__title{font-size:45px;margin-bottom:60px}.boxes-leasing-issue__row{margin:0 -10px}.boxes-leasing-issue__column{padding:0 10px}.boxes-leasing-issue__value{margin-bottom:13px}.boxes-leasing-issue__text,.boxes-leasing-issue__value{font-size:22px;line-height:25px}.boxes-leasing-issue__line-1{bottom:90px}.boxes-leasing-issue__line-2{bottom:130px}.boxes-leasing-cards__sorting{margin-bottom:20px}.boxes-leasing-cards__sort{font-size:14px;line-height:13px;margin-right:20px}.boxes-leasing-cards__decor{margin-right:12px}.boxes-product-cards{padding:15px}.boxes-product-cards__brand{font-size:12px;line-height:15px}.boxes-product-cards__pay,.boxes-product-cards__price{font-size:14px}.boxes-product-cards__button{min-height:35px}.boxes-auto-card__warranty{margin-bottom:10px}.boxes-auto-card__warranty p{font-size:10px;min-width:160px;min-height:25px}.boxes-auto-card__warranty span{height:30px}.boxes-auto-card__stock p{font-size:10px;min-width:160px;min-height:25px}.boxes-auto-card__stock span{height:30px}.boxes-auto-card__slider{margin-bottom:20px}.boxes-configuration-card__button{width:80px;height:35px}.boxes-configuration-card__block-add{margin-bottom:40px}.boxes-configuration-card__next{min-width:260px}.boxes-still-card__item{padding:12px 20px}.boxes-order-card{padding:50px 0}.boxes-cart-content__media{padding-right:20px}.boxes-cart-content__text{left:20px;bottom:20px}.boxes-recommend-cart__body{margin:0 -5px 20px}.boxes-recommend-cart__column{padding:0 5px}.boxes-favourites__warranty p{font-size:5px;line-height:4px;min-width:100px;min-height:20px}.boxes-favourites__warranty span{height:24px}.boxes-hint-inn{width:450px}.boxes-leasing-footer__top{margin:0 -20px 100px}.boxes-spollers-edit__button{width:70px}.boxes-tabs__title{font-size:12px;line-height:12px}}@media (max-width:1200px){.boxes-card-modification__text{margin-right:20px}.boxes-card-region__buttons{margin-left:20px}.boxes-card-main__body{margin:0 -10px 40px}.boxes-card-main__row-block{margin-top:40px}.boxes-row-block{margin:0 -5px}.boxes-row-block__column{flex:1 1 50%;padding:0 5px}.boxes-row-block__icon img{width:60px}.boxes-row-block__text{max-width:100%}.boxes-sort-list{margin-bottom:30px}.boxes-leasing-cards__column{flex:0 1 50%}.boxes-product-cards__brand{font-size:12px;line-height:15px}.boxes-cart-empty__column{flex:0 1 50%}.boxes-cart-content__warranty,.boxes-interesting-card__stock,.boxes-interesting-card__warranty{font-size:10px;padding:6px 8px}.boxes-card-main__title{font-size:26px}.boxes-approved-cart__column:nth-child(5){flex:0 1 50%}.boxes-approved-cart__column:nth-child(4) .boxes-approved-cart__lines{margin-bottom:20px}.boxes-approved-cart__column{flex:1 1 50%}.boxes-still-card__body{margin:0 -5px 15px}.boxes-still-card__wrap{padding:0 5px}.boxes-leasing-cards__title{font-size:43px}.boxes-leasing-main__row{padding-left:0;top:20px}.boxes-leasing-main__img-1{width:150px}.boxes-leasing-main__img-2{width:400px}.boxes-leasing-main__title{font-size:43px;margin-bottom:0}.boxes-main-loading{left:200px;max-width:100px;bottom:45px}.boxes-main-loading__text{font-size:14px;line-height:10px}.boxes-leasing-advantages__text{font-size:20px}.boxes-leasing-simply__title{font-size:43px}.boxes-leasing-simply__block{padding:50px 0}.boxes-product-cards__stock,.boxes-product-cards__warranty{padding:6px 8px}.boxes-leasing-faq__title{font-size:43px}.boxes-spollers__title{font-size:20px;line-height:23px}.boxes-leasing-form__body{padding:40px}.boxes-leasing-form__content{margin-right:100px}.boxes-leasing-form__block{max-width:350px}.boxes-leasing-issue__title{font-size:43px}.boxes-leasing-issue__text{font-size:20px;line-height:22px}.boxes-leasing-header__logo{width:180px;margin-right:40px}.boxes-auto-card{padding:15px 10px;min-height:600px}.boxes-auto-card__header{margin-bottom:20px}.boxes-configuration-card{padding:15px 10px}.boxes-configuration-card__buttons{justify-content:flex-end}.boxes-configuration-card__button{width:60px;font-size:14px}.boxes-still-card{padding:20px 10px}.boxes-still-card__item{padding:10px}.boxes-still-card__image{margin-right:10px}.boxes-cart-main__sub-title{font-size:22px}.boxes-cart-main__body{margin:0 -5px}.boxes-cart-main__column{padding:0 5px}.boxes-cart-content{padding:10px 15px 10px 10px}.boxes-cart-content__item{padding:10px}.boxes-cart-content__media{padding-right:10px}.boxes-cart-content__text{left:10px;bottom:15px;font-size:10px}.boxes-cart-content__row{grid-gap:10px;gap:10px;justify-content:space-between}.boxes-recommend-cart__title{padding-top:30px}.boxes-block-edit{padding:30px 10px 18px}.boxes-block-edit__button{min-width:280px}.boxes-favourites__column{flex:0 1 50%}.boxes-hint-inn{width:430px;padding:30px 10px}.boxes-leasing-footer__top{margin:0 -20px 50px}.boxes-leasing-footer__column{flex:1 1 50%}.boxes-leasing-footer__column:first-child{flex:1 1 100%;display:flex;align-items:center;justify-content:space-between}.boxes-leasing-footer__logo{margin-bottom:0;margin-right:20px;width:180px}.boxes-leasing-footer__bottom{flex-direction:column;align-items:flex-start}.boxes-leasing-footer__socials{margin-bottom:20px}.boxes-leasing-footer__copy{text-align:left}.boxes-spollers-edit__button{width:60px;font-size:12px;line-height:14px}.boxes-tabs__title span:last-child{display:inline-block}.boxes-tabs__title span:first-child{display:none}.boxes-checkbox{padding-left:40px}}@media (max-width:1200px) and (max-width:767px){.boxes_header.fixed{top:32px}.boxes-leasing-cards__button{display:flex}.boxes-leasing-footer__column:first-child{flex-direction:column;grid-row-gap:30px;row-gap:30px;align-items:flex-start}}@media (min-width:992px){.boxes-card-main__column{display:block}}@media (max-width:991px){.boxes-recommended-slider .boxes-interesting-card__button-more{display:flex;justify-content:center;align-items:center;border-radius:1px;background:#ff7900;color:#fff;text-align:center;font-family:Montserrat;font-size:8.332px;font-weight:700;line-height:normal;letter-spacing:1.333px;text-transform:uppercase;padding:5px 10px;min-height:28px;max-width:300px;margin:10px auto}.boxes-recommended-slider .boxes-interesting-card__slide.active{display:none}.boxes-recommended-slider .boxes-interesting-card__slide.active:first-child,.boxes-recommended-slider .boxes-interesting-card__slide.active:nth-child(2),.boxes-recommended-slider .boxes-interesting-card__slide.active:nth-child(3),.boxes-recommended-slider .boxes-interesting-card__slide.active:nth-child(4){display:flex}.boxes-row-block__text{font-size:13px}.boxes-sort-list{margin-bottom:25px}.boxes-sort-list__button{font-size:12px;padding:8px 12px}.boxes-interesting-card__slide{width:100%}.boxes-interesting-card{padding:30px 0 50px}.boxes-interesting-card__brand{max-width:100%}.boxes-interesting-card__next,.boxes-interesting-card__prev{display:none}.boxes-interesting-card__wrapper{flex-direction:column}.boxex-description-card__slider{touch-action:pan-y}.boxex-description-card__scroll{height:auto}.boxes-approved-cart__column:nth-child(4) .boxes-approved-cart__lines{margin-bottom:15px}.boxes-leasing-cards__title{font-size:35px;line-height:45px;margin-bottom:25px}.boxes-leasing-main__row{top:0}.boxes-leasing-main__img-1{display:none}.boxes-leasing-main__img-2{margin:20px 0}.boxes-leasing-main__title{font-size:35px;line-height:45px;max-width:550px}.boxes-leasing-advantages{padding:60px 0 50px}.boxes-leasing-advantages__column{flex:1 1 50%}.boxes-leasing-advantages__item{max-width:100%}.boxes-leasing-advantages__icon img{height:40px}.boxes-leasing-advantages__text{font-size:18px;line-height:22px}.boxes-leasing-advantages__text br{display:none}.boxes-leasing-simply__title{font-size:35px;line-height:45px;max-width:400px}.boxes-leasing-simply__line-1{left:0;right:-40%;width:140%}.boxes-leasing-simply__line-2{width:140%}.boxes-leasing-simply__column{flex:1 1 100%}.boxes-btns{min-height:auto}.boxes-btns__back{top:-20px}.boxes-new-really p{font-size:12px}.boxes-leasing-faq__title{font-size:35px;line-height:45px;margin-bottom:30px}.boxes-spollers__title{font-size:18px;line-height:22px}._spoller-init .boxes-spollers__title:after{top:calc(50% - 18px);width:36px;height:36px}.boxes-leasing-form{padding-bottom:60px;padding-top:20px}.boxes-leasing-form__body{flex-direction:column;align-items:center}.boxes-leasing-form__content{margin-right:0;margin-bottom:26px;width:100%}.boxes-leasing-form__title{font-size:26px;line-height:30px;margin-bottom:10px}.boxes-leasing-form__text{max-width:100%}.boxes-leasing-form__button{width:100%}.boxes-leasing-issue{padding-top:40px;padding-bottom:170px}.boxes-leasing-issue__title{font-size:35px;line-height:45px;margin-bottom:60px}.boxes-leasing-issue__body{flex-direction:row;margin:0 -10px}.boxes-leasing-issue__row:last-child{margin:0}.boxes-leasing-issue__row{width:100%;margin:0}.boxes-leasing-issue__column{flex:0 1 50%}.boxes-leasing-issue__item{width:100%;max-width:100%}.boxes-leasing-issue__text{font-size:18px}.boxes-leasing-issue__text br{display:none}.boxes-leasing-issue__line-1{bottom:20px;left:0;right:-40%;width:140%}.boxes-leasing-issue__line-2{bottom:0;width:140%;left:-30%}.boxes-still-card__slide{height:auto}.boxes-still-card__wrapper{flex-direction:column}.boxes-tabs__content .swiper-scrollbar,.boxes-tabs__content .swiper-scrollbar-drag{display:none}.boxes-card-main__slide-wrap{padding-right:0}.boxes-cart-main__item>.swiper-scrollbar{display:none}.boxes-cart-main.swiper{touch-action:pan-y}.boxes-cart-main__item.swiper{width:auto;height:auto;touch-action:pan-y;overflow:visible}.boxes-cart-main__item .boxes-cart-content__slide{height:auto;min-height:auto}.boxes-description-cart__up{display:none}.boxes-cart-content__open-block{height:auto}.boxes-cart-main__item .swiper-wrapper{padding-bottom:0}.boxex-description-card__back{bottom:100px;right:15px;position:fixed}.boxes-leasing-header__menu{display:none}.boxes-card-main__column{flex:1 1 100%}.boxes-card-main__column_last{display:none}.boxes-card-main__row{flex-direction:column;margin:0 -10px}.boxes-card-main__title{font-size:24px;margin-bottom:23px}.boxes-card-main__cost{margin-bottom:15px}.boxes-card-main__choice{display:flex}.boxes-auto-card{height:auto;min-height:auto}.boxes-auto-card__text-city{display:block}.boxes-auto-card__row-md{display:flex}.boxes-configuration-card{height:auto;background-color:#fff;border:none}.boxes-configuration-card__block-add,.boxes-configuration-card__mark{display:none}.boxes-configuration-card__block-next{margin-top:23px}.boxes-configuration-card__back{display:block}.boxes-still-card{height:auto;box-shadow:none;padding:15px 0}.boxes-still-card .swiper-button-next,.boxes-still-card .swiper-button-prev,.boxes-still-card__back{display:none}.boxes-still-card__item{padding:12px 50px 12px 20px;background:#fff;box-shadow:0 2.77934px 5.55868px rgba(0,0,0,.08);border-radius:2.77934px;border:none}.boxes-still-card__link{display:flex}.boxes-cart-main{padding:0}.boxes-cart-main__title{margin-bottom:40px}.boxes-cart-main .swiper-scrollbar{right:0}.boxes-cart-main__column{height:auto;flex:1 1 100%}.boxes-cart-main__column:last-child{display:none}.boxes-cart-main__item{height:auto}.boxes-cart-content{padding:1px;background:transparent;box-shadow:none}.boxes-cart-content__items{margin-bottom:35px}.boxes-cart-content__back-btn{bottom:100px;right:20px;position:fixed}.boxes-cart-content__save-block{margin-bottom:20px}.boxes-recommend-cart__title{padding-top:0;padding-left:0;color:#05326e}.boxes-recommend-cart__text{padding-left:0}.boxes-recommend-cart__item{padding:10px}.boxes-cart-approval{border:0;padding:0}.boxes-cart-approval__button-block{padding-right:0;margin-top:0}.boxes-block-edit{margin-bottom:30px;border:none}.boxes-block-edit .swiper-scrollbar,.boxes-block-edit .swiper-scrollbar-drag{display:none}.boxes-block-edit .swiper-slide{display:block}.boxes-favourites__title{margin-bottom:30px}.boxes-favourites__item{padding:10px}.boxes-favourites__brand{font-size:14px}.boxes-favourites__icon{margin-left:6px}.boxes-favourites__label{font-size:8px}.boxes-favourites__value{font-size:14px}.boxes-favourites__input{height:35px}.boxes-favourites__button{font-size:10px;min-height:35px}.boxes-received-approval{margin:80px auto}.boxes-received-approval__header{margin-bottom:80px}.boxes-received-approval__title{font-size:22px;line-height:29px}.boxes-received-approval__text{font-size:15px;line-height:20px}.boxes-hint-inn{bottom:-100px}.boxes-checkbox{padding-left:50px}.boxes-received-approval_mg{margin:0 auto 80px}.boxes-received-approval__header_mg{margin-bottom:70px}}@media (max-width:767px){.boxes-select-block .choices__list--dropdown,.fake-modification-list{right:auto;left:0}.boxes-card-modification__text{margin-bottom:10px}.boxes-card-modification,.boxes-configuration-card__row.boxes-card-modification{justify-content:space-between;flex-direction:column;align-items:flex-start}.boxes-card-modification{margin-top:0}.boxes-spollers-edit__row{flex-direction:column}.boxes-spollers-edit__left{margin-bottom:5px}.boxes-spollers-edit__buttons{margin:0 -2px}.boxes-spollers-edit__button{margin:0 2px;flex:0 1 calc(25% - 4px)}.boxes-card-region{flex-direction:column;align-items:flex-start}.boxes-popup-region__close{margin-top:-4px}.boxes-popup-region__title{font-size:16px}.boxes-card-region__content,.boxes-configuration-card__value{margin-bottom:15px}.boxes-card-region__buttons{margin-left:0;grid-column-gap:4px;column-gap:4px;width:100%}.boxes-card-region__button{margin:0;max-width:100%;font-size:10px;padding:5px 10px;min-height:39px}.boxes-configuration-card__row{flex-direction:column;align-items:flex-start;padding-bottom:15px;margin-bottom:15px}.boxes-configuration-card__buttons{flex:1 1 100%;grid-column-gap:4px;column-gap:4px;width:100%;margin-left:0}.boxes-configuration-card__button{margin:0;flex:0 1 25%;width:auto;font-size:12px}.boxes-card-main__body{margin:0 -10px 40px}.boxes-row-block__column{flex:1 1 100%}.boxes-row-block__item{padding:20px;min-height:auto}.boxes-row-block__text{font-size:12px}.boxes-sort-list{margin-bottom:15px}.boxes-sort-list__input:checked+.boxes-sort-list__button{border:1.5px solid #2355d7;color:#2355d7;background:transparent}.boxes-sort-list__button{font-size:11px;padding:4px 9px;border-radius:5px 0 5px 0;margin-right:8px;border:1.5px solid #969696;color:#969696}.boxes-interesting-card__head{margin-bottom:12px}.boxes-interesting-card__sub-title{font-size:14px;line-height:18px}.boxes-tabs__row{margin-bottom:15px}.boxes-cart-empty{padding:0;border:none}.boxes-cart-empty__top{padding:44px 0}.boxes-cart-empty__header{font-size:20px;line-height:24px;margin-bottom:8px}.boxes-cart-empty__text{font-size:14px;line-height:18px}.boxes-cart-empty__catalog{margin:0 auto 10px}.boxes-cart-empty__title{font-size:20px;line-height:27px;margin-bottom:12px}.boxes-cart-empty__body{grid-row-gap:12px;row-gap:12px}.boxes-cart-empty__column{flex:1 1 100%}.boxes-item-empty__stock,.boxes-item-empty__warranty{font-size:10px;line-height:10px;padding:6px 10px}.boxes-item-empty__button{font-size:8.33201px;line-height:10px;min-height:28px}.boxes-cart-content__text svg{margin-left:0}.boxes-cart-content__head{margin-bottom:0}.boxes-cart-content__label,.boxes-cart-content__modification{font-size:12px;line-height:12px}.boxes-card-main__text{font-size:12px;line-height:100%}.boxes-spollers-tabs__body{padding:0}.boxes-interesting-card__title{font-size:20px;line-height:27px;margin-bottom:4px}.boxes-interesting-card__header{margin-bottom:20px}.boxes-interesting-card__brand{font-size:12px;line-height:14px}.boxes-interesting-card__row{margin-bottom:20px}.boxes-interesting-card__pay{font-size:11.1094px;line-height:14px}.boxes-interesting-card__price{font-size:12px;line-height:14px}.boxes-interesting-card__button{font-size:8.33201px;line-height:10px;min-height:28px}.boxes-card-main__title{font-size:20px;line-height:27px}.boxes-tabs__icon{width:32px;height:32px}.boxes-tabs__icon img{max-width:20px}.boxes-tabs__item_big .boxes-tabs__sub-text,.boxes-tabs__sub-text,.boxes-tabs__text{font-size:14px;line-height:16px}.boxes-tabs__text{margin-bottom:2px}.boxes-approved-cart{padding:0;border:0}.boxes-approved-cart__wrap{max-width:370px;padding:75px 0}.boxes-approved-cart__icon{margin-bottom:16px}.boxes-approved-cart__icon img{width:86px}.boxes-approved-cart__header{font-size:20px;line-height:24px;margin-bottom:8px}.boxes-approved-cart__text{font-size:14px;line-height:18px}.boxes-approved-cart__title{font-size:20px;line-height:27px;margin-bottom:12px}.boxes-approved-cart__value{font-size:20px;line-height:24px;margin-bottom:8px}.boxes-approved-cart__label{font-size:14px}.boxes-leasing-cards__title{font-size:28px;line-height:32px;margin-bottom:15px}.boxes-leasing-issue__title br{display:block}.boxes-leasing-faq{padding:60px 0}.boxes-leasing-main__media{position:absolute;margin-top:0;bottom:-50px;right:-100px}.boxes-leasing-main__media img{width:300px}.boxes-leasing-main__title{font-size:28px;line-height:32px;width:85%;margin-top:12px}.boxes-leasing-advantages{padding:50px 0 10px}.boxes-leasing-advantages__body{grid-row-gap:25px;row-gap:25px}.boxes-leasing-advantages__column{flex:1 1 100%}.boxes-leasing-advantages__item{max-width:95%}.boxes-leasing-advantages__icon{min-height:auto}.boxes-leasing-advantages__icon img{height:35px}.boxes-leasing-advantages__text{font-size:16px;line-height:20px}.boxes-leasing-simply{padding:10px 0}.boxes-leasing-simply__head{padding-bottom:0;padding-top:190px}.boxes-leasing-simply__title{font-size:28px;line-height:32px;margin-right:0;margin-bottom:24px;max-width:300px}.boxes-leasing-simply__row{padding-right:20px}.boxes-leasing-simply__block{padding-top:0;padding-bottom:50px}.boxes-leasing-simply__line-1{top:40px}.boxes-leasing-simply__line-2{top:20px}.boxes-leasing-simply__text{font-size:14px;line-height:18px}.boxes-new-really{justify-content:space-between;padding:8px 20px}.boxes-new-really img{margin-right:5px}.boxes-new-really p{font-size:10px;line-height:16px}.boxes-new-really__close{display:flex}.boxes-leasing-faq__title{font-size:28px;line-height:32px;margin-bottom:24px;max-width:300px}.boxes-spollers__title{font-size:16px;line-height:20px;padding:20px 60px 20px 0}._spoller-init .boxes-spollers__title:after{top:calc(50% - 11px);width:22px;height:22px}.boxes-spollers__body{font-size:14px;line-height:20px;margin-bottom:20px}.boxes-leasing-form{padding-bottom:40px;padding-top:0}.boxes-leasing-form__title{font-size:24px;line-height:26px;margin-bottom:8px}.boxes-leasing-form__text{font-size:14px;line-height:18px}.boxes-leasing-issue__title{font-size:28px;line-height:32px;margin-bottom:24px}.boxes-leasing-issue__row{flex-direction:column}.boxes-leasing-issue__value{font-size:20px;line-height:24px;margin-bottom:12px}.boxes-leasing-issue__text{font-size:16px;line-height:20px}._spoller-init .boxes-spollers-tabs__title:after,._spoller-init .boxes-spollers-tabs__title:before{right:0}.boxex-description-card__title{font-size:12px;line-height:15px;margin-bottom:12px}.boxex-description-card__text{font-size:14px;line-height:18px;padding-right:0}.boxes-leasing-header__body{height:60px}.boxes-leasing-header__logo{width:150px}.boxes-leasing-header__number{display:none}.boxes-leasing-cards__sorting{margin-bottom:9px}.boxes-leasing-cards__sort{font-size:10.635px;line-height:13px;margin-right:16px}.boxes-leasing-cards__decor{margin-right:9px;width:10px}.boxes-leasing-cards__decor:before{width:3px}.boxes-leasing-cards__decor span{width:6px}.boxes-leasing-cards__decor:after{width:10px}.boxes-leasing-cards__body{grid-row-gap:30px;row-gap:30px;margin-bottom:30px}.boxes-leasing-cards__column{flex:0 1 100%}.boxes-product-cards{padding:11px}.boxes-product-cards__header{margin-bottom:20px}.boxes-product-cards__brand{font-size:12px;line-height:16px}.boxes-product-cards__row{margin-bottom:20px}.boxes-product-cards__pay,.boxes-product-cards__price{font-size:13px;line-height:14px}.boxes-auto-card__header{margin-bottom:10px}.boxes-auto-card__warranty{margin-bottom:5px}.boxes-auto-card__warranty p{font-size:4.77801px;line-height:3px;min-width:90px;min-height:15px}.boxes-auto-card__warranty span{height:20px}.boxes-auto-card__stock p{font-size:4.77801px;line-height:3px;min-width:90px;min-height:15px}.boxes-auto-card__stock span{height:20px}.boxes-auto-card__slider{margin-bottom:10px}.boxes-auto-card .swiper-button-next:after,.boxes-auto-card .swiper-button-prev:after{font-size:15px}.boxes-auto-card__tabs{margin-bottom:0}.boxes-configuration-card__sub-title{font-size:16px;line-height:24px;margin-bottom:20px}.boxes-configuration-card__next{min-width:220px}.boxes-still-card__title{font-size:16px;line-height:24px}.boxes-still-card__item{padding:10px}.boxes-still-card__image{flex:1 1 100%}.boxes-still-card__mark{font-size:11.1174px;line-height:14px;margin-bottom:5px}.boxes-still-card__label{font-size:6.94836px;line-height:11px}.boxes-still-card__value{font-size:11.1174px;line-height:14px}.boxes-order-card{padding:10px 0}.boxes-order-card__title{text-transform:uppercase;font-size:16px;line-height:24px}.boxes-order-card__text{margin-bottom:17px}.boxes-order-card__label,.boxes-order-card__number{font-size:14px;line-height:28px}.boxes-order-card__value{font-size:16px;line-height:20px}.boxes-order-card__button{max-width:270px;margin:50px auto 13px}.boxes-recommend-cart__title{font-size:20px;line-height:27px;margin-bottom:10px}.boxes-recommend-cart__column{flex:0 1 50%}.boxes-cart-approval__title{font-size:20px;line-height:27px;margin-bottom:15px}.boxes-cart-approval__text,.boxes-favourites__title{margin-bottom:20px}.boxes-favourites__body{margin:0 -6px 30px}.boxes-favourites__column{flex:1 1 100%;display:none}.boxes-favourites__column:nth-child(-n+3){display:block}.boxes-favourites__brand{font-size:11.1174px;line-height:14px}.boxes-favourites__warranty p{font-size:4.77801px;line-height:3px;min-width:90px;min-height:15px}.boxes-favourites__warranty span{height:18px}.boxes-favourites__bottom{margin:0 -10px 15px}.boxes-favourites__wrap{padding:0 10px}.boxes-favourites__label{font-size:6.94836px;line-height:11px}.boxes-favourites__value{font-size:11.1174px;line-height:14px;margin-bottom:10px}.boxes-favourites__input{padding:8px;height:27px}.boxes-favourites__input,.boxes-favourites__input::placeholder{font-size:8.33803px;line-height:14px}.boxes-favourites__button{font-size:8.33803px;line-height:10px;min-height:27px}.boxes-received-approval{max-width:350px;margin:50px auto}.boxes-received-approval__header{margin-bottom:60px}.boxes-received-approval__title{font-size:19px;line-height:27px}.boxes-received-approval__text{font-size:14px;line-height:20px}.boxes-received-approval__sub-text{font-size:12px;line-height:12px;margin-bottom:18px}.boxes-received-approval__wrap{max-width:100%}.boxes-received-approval__button{min-width:100%}.boxes-leasing-footer{padding-bottom:20px;padding-top:60px}.boxes-leasing-footer__top{margin:0 -20px 20px;grid-row-gap:20px;row-gap:20px}.boxes-leasing-footer__column{flex:1 1 100%}.boxes-leasing-footer__button{min-width:100%}.boxes-leasing-footer__link,.boxes-leasing-footer__title{margin-bottom:10px}.boxes-leasing-footer__text p{display:none}.boxes-leasing-footer__text p:last-child{display:block}.boxes-leasing-footer__text p:last-child span{display:none}.boxes-leasing-footer__socials{flex-direction:column;align-items:flex-start}.boxes-popup-delete{min-width:auto;padding:20px 40px}.boxes-popup-delete__wrap{max-width:auto}.boxes-popup-download{min-width:auto}.boxes-popup-download__inner{padding:0}.boxes-popup-download__wrap{padding-left:0;max-width:100%}.boxes-popup-download__button{min-width:100%}.boxes-popup-back{min-width:auto}.boxes-popup-back__inner{padding:0}.boxes-popup-back__text{margin-bottom:70px}.boxes-popup-back__button{min-width:100%}.boxes-popup-confirmation{min-width:auto}.boxes-popup-confirmation__inner{padding:10px}.boxes-spollers-tabs{grid-gap:10px;gap:10px}.boxes-spollers-tabs .swiper-slide{padding:0 20px}.boxes-spollers-tabs__title{padding:15px 5px}._spoller-init .boxes-spollers-tabs__title:after,._spoller-init .boxes-spollers-tabs__title:before{top:28px}.boxes-spollers-edit{grid-gap:10px;gap:10px}.boxes-tabs__title{padding:10px}.boxes-tabs__title:first-child{margin-right:2px}.boxes-tabs__row{padding:20px 10px 0}.boxes-checkbox,.boxes-checkbox_padding{padding-left:0}.boxes-checkbox-2{margin-bottom:5px}.boxes-received-approval_mg{margin:0 auto 50px}.boxes-received-approval__header_mg{margin-bottom:45px}}@media (max-width:600px){.boxes-leasing-main__media{position:absolute;bottom:-50px;right:-150px}}@media (max-width:480px){.choices__list--dropdown .choices__item--selectable,.choices__list[aria-expanded] .choices__item--selectable,.fake-modification-item{font-size:16px}.boxes-card-modification{justify-content:space-between}.boxes-recommended-slider .boxes-interesting-card__button-more{max-width:100%}.boxes-row-block__item{flex-direction:column;align-items:flex-start}.boxes-row-block__icon{margin-right:0;margin-bottom:8px}.boxes-row-block__icon img{width:55px}.boxes-spollers-edit__text-qs{order:2;margin-left:8px}.boxes-spollers-tabs__value{width:100%}.boxes-spollers-tabs__item:before{display:none}.boxes-approved-cart__complete{width:100%}.boxes-approved-cart__column,.boxes-approved-cart__column:nth-child(5){flex:1 1 100%}.boxes-approved-cart__item{min-height:160px}.boxes-still-card__body{margin:0 -10px 15px}.boxes-still-card__wrap{padding:0 10px}.boxes-leasing-main__img-2{padding-top:80px;width:250px;margin-bottom:25px}.boxes-leasing-main__button{width:100%;margin-bottom:10px;color:#000;background-color:#fff}.boxes-main-loading{top:20px;left:0;max-width:200px}.boxes-main-loading__text{color:#fff}.boxes-main-loading img{border:0}.boxes-leasing-simply__head{padding-top:140px}.boxes-leasing-simply__row{padding:0}.boxes-new-really{padding:8px 12px}.boxes-leasing-form .container{padding:0}.boxes-leasing-form__body{padding:24px 12px}.boxes-leasing-form__block{max-width:100%}.boxes-leasing-issue{padding-top:30px;padding-bottom:100px}.boxes-leasing-issue__body{flex-direction:column}.boxes-leasing-issue__line-1{bottom:10px}.boxes-leasing-header__logo{width:103px}.boxes-leasing-header__right{padding-left:20px;border:none}.boxes-leasing-header__btn{display:block}.boxes-leasing-header__like,.boxes-leasing-header__user{display:none}.boxes-auto-card__row-md,.boxes-configuration-card__row{flex-direction:column;align-items:flex-start}.boxes-configuration-card__row{padding-bottom:15px;margin-bottom:15px}.boxes-configuration-card__value{margin-bottom:15px}.boxes-configuration-card__buttons{flex:1 1 100%;margin:0 -4px;width:100%}.boxes-configuration-card__button{margin:0 4px;flex:0 1 25%;width:auto}.boxes-configuration-card__time{font-weight:700;font-size:12px;line-height:15px;color:#009fdf}.boxes-configuration-card__approval{font-weight:500;font-size:10px;line-height:16px;color:#7b95b8}.boxes-configuration-card__detailed p:last-child{display:flex}.boxes-configuration-card__detailed p:first-child{display:none}.boxes-still-card__item{flex-direction:column}.boxes-still-card__image{margin-top:30px}.boxes-still-card__content{width:100%}.boxes-still-card__warranty{left:auto;right:10px}.boxes-still-card__mark{position:absolute;top:15px;left:10px}.boxes-still-card__body{padding-right:20px;margin:0 -10px 10px}.boxes-still-card__column{padding:0 10px}.boxes-still-card__button{font-size:8.33803px;line-height:10px;min-width:100%}.boxes-order-card__block{padding:10px 10px 20px}.boxes-order-card__body{justify-content:flex-end}.boxes-order-card__image{width:211px}.boxes-order-card__logo{display:none}.boxes-order-card__title{margin-top:32px}.boxes-cart-content__item{flex-direction:column}.boxes-cart-content__media{padding-right:0}.boxes-cart-content__img{text-align:center;margin:0 auto}.boxes-cart-content__text{position:relative;bottom:0;left:0;margin-bottom:20px}.boxes-cart-content__modification{margin-bottom:20px}.boxes-cart-content__actions{position:absolute;right:10px;top:7px}.boxes-cart-content__save-block{justify-content:flex-start}.boxes-recommend-cart__body{grid-row-gap:20px;row-gap:20px}.boxes-recommend-cart__column{flex:1 1 100%}.boxes-recommend-cart__column_more:nth-child(-n+6){display:block}.boxes-recommend-cart__brand{font-size:11.1094px;line-height:14px}.boxes-recommend-cart__warranty p{min-width:90px;min-height:15px;font-size:4.77801px;line-height:3px}.boxes-recommend-cart__warranty span{height:18px}.boxes-recommend-cart__row{margin-bottom:20px}.boxes-recommend-cart__label{font-size:6.94335px;line-height:11px}.boxes-recommend-cart__pay{font-size:11.1094px;line-height:14px}.boxes-recommend-cart__select{font-size:8.33201px;line-height:10px;min-height:27px}.boxes-cart-approval__form,.boxes-cart-approval__wrap{max-width:100%}.boxes-block-edit__button{min-width:230px}.boxes-hint-inn{width:100%;padding:25px 15px}.boxes-leasing-footer__logo{width:125px}.boxes-leasing-footer__copy{text-align:right}.boxes-popup__content{padding:20px 10px;max-width:300px}.boxes-popup-delete__close-block,.boxes-popup__close-block{margin-bottom:20px}.boxes-popup-delete__text{margin-bottom:40px}.boxes-popup-back__close-block,.boxes-popup-confirmation__close-block,.boxes-popup-download__close-block{margin-bottom:20px}.boxes-popup-confirmation__inner{padding:0}.boxes-spollers-tabs__item{flex-direction:column;align-items:flex-start}.boxes-spollers-edit__err-text{top:70px}.boxes-spollers-edit__text{max-width:100%;margin-left:0;text-align:left}.boxes-spollers-edit__row{flex-direction:column}.boxes-spollers-edit__left{margin-bottom:5px}.boxes-spollers-edit__buttons{margin:0 -3px}.boxes-spollers-edit__button{margin:0 3px;flex:0 1 calc(25% - 6px)}.boxes-tabs__row{flex-direction:column}}@media (any-hover:hover){.select__option:hover{background:#009fdf;color:#fff}.boxes-interesting-card__button:hover,.boxes-item-empty__button:hover{color:#2355d7;background-color:#fff}.boxes-leasing-main__button:hover{color:#2355d7;background:#fff}.boxes-block-edit__button:hover,.boxes-leasing-form__button:hover{color:#2355d7;background-color:#fff}.boxes-still-card__link:hover,.boxex-description-card__more:hover{color:#fff;background:#009fdf}.boxes-leasing-cards__sort:hover,.boxes-leasing-header__link:hover,.boxes-leasing-header__number:hover{color:#009fdf}.boxes-leasing-cards__sort:hover .leasing-cards__decor:after,.boxes-leasing-cards__sort:hover .leasing-cards__decor:before,.boxes-leasing-cards__sort:hover .leasing-cards__decor span{background:#009fdf}.boxes-leasing-cards__button:hover{color:#fff;background:#009fdf}.boxes-product-cards__button:hover{color:#2355d7;background-color:#fff}.boxes-leasing-breadcrumbs__link:hover{color:#009fdf}.boxes-auto-card__more:hover{background:#009fdf;color:#fff}.boxes-configuration-card__question:hover .boxes-configuration-card__hover,.boxes-spollers-edit__text-qs:hover .boxes-spollers-edit__text-up{visibility:visible;opacity:1}.boxes-configuration-card__next:hover{border:1px solid #2355d7;color:#2355d7;background-color:#fff}.boxes-still-card__button:hover{border:1px solid #009fdf}.boxes-order-card__button:hover,.boxes-still-card__button:hover{color:#009fdf;background-color:#fff}.boxes-cart-content__more-btn:hover{color:#fff;background-color:#009fdf}.boxes-recommend-cart__select:hover{color:#009fdf;background-color:#fff}.boxes-recommend-cart__more:hover{color:#fff;background-color:#009fdf}.boxes-cart-approval__button:hover{background:#009fdf;border:1px solid #d3e4fb;border-radius:2px;color:#fff}.boxes-favourites__button:hover{background-color:#fff;color:#009fdf}.boxes-favourites__more:hover{color:#fff;background:#009fdf}.boxes-received-approval__button:hover{background-color:#fff;color:#009fdf}.boxes-leasing-footer__button:hover{background:#009fdf;color:#fff}.boxes-leasing-footer__link:hover{color:#009fdf}.boxes-popup-back__button:hover,.boxes-popup-delete__button:hover,.boxes-popup-download__button:hover{color:#009fdf;background-color:#fff}.boxes-quantity__button:hover:after,.boxes-quantity__button:hover:before{background-color:rgba(5,50,110,.6)}}@media (any-hover:hover) and (max-width:767px){.boxes-sort-list__button:hover{border:1.5px solid #2355d7;color:#2355d7;background:transparent}}@media (any-hover:hover){.boxes-sort-list__button:hover{background:#2355d7;color:#fff}.boxes-select-block .choices__list--dropdown .choices__item--selectable:hover,.boxes-select-block .choices__list[aria-expanded] .choices__item--selectable:hover,.fake-modification-item:hover{background-color:#009fdf!important;color:#fff}}
.studyBlock .form_input_label,.trainingBlock .form_input_label{font-size:12px;line-height:14px}.studyItem .popup__box-half,.trainingItem .popup__box-half{margin-right:10px}form[name=send-hr-anket] button{display:inline-block;width:inherit}.experienceItem,.langItem,.relativesBlockItem,.studyItem,.trainingItem{position:relative}.experienceBlock .closeItem,.langItem .closeItem,.relativesBlock .closeItem,.studyItem .closeItem,.trainingItem .closeItem{position:absolute;width:20px;height:20px;right:0;top:-10px;border:1px solid #32a3dc;border-radius:50%;padding:4px;cursor:pointer}.experienceItem .closeItem,.langItem .closeItem{right:-10px}.checkTitle{font-size:14px;line-height:20px}.langItem{position:relative;border:1px solid #d9d9d9;padding:5px}.UI__checkbox{margin-right:20px}.experienceItem .UI__input-name .UI__input-name__label,.relativesBlockItem .UI__input-name .UI__input-name__label{line-height:18px;font-size:13px}.w200{width:200px}.mt40{margin-top:40px!important}.mt60{margin-top:60px!important}.passportBlock .UI__input-name__label{line-height:22px;font-size:13px}.w500{width:500px}.agree a{color:#32a3dc}.radio{margin:.5rem}.radio input[type=radio]{position:absolute;opacity:0}.radio input[type=radio]+.radio-label:before{content:"";background:#f4f4f4;border-radius:100%;border:1px solid #b4b4b4;display:inline-block;width:1.4em;height:1.4em;position:relative;top:.2em;margin-right:1em;vertical-align:top;cursor:pointer;text-align:center;transition:all .25s ease}.radio input[type=radio]:checked+.radio-label:before{background-color:#3197ee;box-shadow:inset 0 0 0 4px #f4f4f4}.radio input[type=radio]:focus+.radio-label:before{outline:none;border-color:#3197ee}.radio input[type=radio]:disabled+.radio-label:before{box-shadow:inset 0 0 0 4px #f4f4f4;border-color:#b4b4b4;background:#b4b4b4}.radio input[type=radio]+.radio-label:empty:before{margin-right:0}form[name=send-link] button{display:inline-block;width:inherit}.tc{text-align:center}.mt40{margin-top:40px}.mt20{margin-top:20px}.alert{display:none;width:inherit;padding:12px;font-size:14px;font-weight:500;color:#fff;text-transform:uppercase;border-radius:6px}.alert.success{border:1px solid #53c823;background:#53c823;display:inline-block}.alert.error{display:inline-block;border:1px solid #c83123;background:#c83123}.radio-label.wrong{color:#ff6161}textarea.wrong{border-color:#ff6161}.anketURL{display:none;width:100%;height:50px;background:#fff;border:1px solid #05329d;border-radius:10px;box-shadow:inset -1px 1px 4px 0;text-align:center;font-size:16px;line-height:47px}.anketURL.show{display:block}@media only screen and (min-device-width:320px) and (max-device-width:767px){.w500{width:100%}}

/* End */
/* /local/templates/redesign/styles.css?17382492913640 */
/* /local/templates/redesign/template_styles.css?17507780628925 */
/* /local/templates/redesign/public/13.28880154d9634049bb40.css?175095070418828 */
/* /local/templates/redesign/public/52.e4be1ea67c56e24a86c4.css?175095070412618 */
/* /local/templates/redesign/public/102.e5363e69a7eae0db14c7.css?17509507049827 */
/* /local/templates/redesign/public/45.a6d7e3c07f09fac489db.css?17509507046254 */
/* /local/templates/redesign/public/59.0e4338761429b4eb16ac.css?17509507041 */
/* /local/templates/redesign/public/78.da7e207799eaee723eae.css?1750950704413326 */
/* /local/templates/redesign/public/89.8533209082734cc19502.css?1750950704774631 */
