.preloader{position: fixed;top: 0;right: 0;bottom: 0;left: 0;background: #fff;z-index: 99999999;visibility: visible;}.spinner{width: 50px;height: 50px;border: 4px solid #f3f3f3;border-top: 4px solid var(--u-menu-theme-color);border-radius: 100%;position: absolute;top:0;bottom:0;left:0;right: 0;margin: auto;animation: spin 1s infinite linear;-webkit-animation: spin 1s infinite linear;}@keyframes spin {from{transform: rotate(0deg);}to{transform: rotate(360deg);}}@-webkit-keyframes spin {from{transform: rotate(0deg);}to{transform: rotate(360deg);}}
*, ::after, ::before{box-sizing: border-box;}html {-webkit-text-size-adjust: 100%;}body{margin: 0;padding: 0;height: 5000px;}.u-menu-overlay{position: fixed;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.5);display: none;z-index: 9000;}.u-mobile-menu-switcher{border: 0;background: #2196F3;color: #fff;font-weight: 600;padding: 15px 25px;font-size: 15px;margin: 20px;}body.u-mobile-menu-open{position: fixed;overflow: visible;width: 100%;min-height: 100%;}body.u-mobile-menu-open .u-menu-overlay{display: block;}body.u-mobile-menu-open .u-mobile-menu{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.u-mobile-menu{position: fixed;left: 0;top: 0;height: 100%;max-height: 100vh;width: 300px;z-index: 9999;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;-webkit-transform: translate3d(-102%, 0, 0);-ms-transform: translate3d(-102%, 0, 0);-o-transform: translate3d(-102%, 0, 0);transform: translate3d(-102%, 0, 0);-webkit-box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);}.u-mobile-menu__wrapper{width: 100%;height: 100%;max-height: 100vh;background: #fff;transition: -webkit-transform .4s ease;transition: transform .4s ease;transition: transform .4s ease, -webkit-transform .4s ease;z-index: 9998;}.u-mobile-menu__content{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;flex-direction: column;height: calc(100vh - 45px);overflow: scroll;overflow-x: visible;overflow-y: auto;-webkit-overflow-scrolling: auto;padding-bottom: 65px;}.u-mobile-menu__close{position: absolute;bottom: 0;width: 100%;height: 45px;background: #bed732;border: 0;color: #fff;font-size: 15px;font-weight: 600;cursor: pointer;}.u-mobile-menu__close:active{background: #bed732;}.u-mobile-menu .logo{position: relative;padding: 20px;display: block;border-bottom: 1px solid #eee;}.u-mobile-menu .logo img{width: 70%;}.u-mobile-menu .contacts{padding: 15px 0;border-bottom: 1px solid #eee;}.u-mobile-menu .contacts__item{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;align-items: center;padding: 7px 15px;text-decoration: none;font-size: 16px;color: #5d5d5d;font-weight: 500;}.u-mobile-menu .contacts__item:active{background: #f5f5f5;}.u-mobile-menu .contacts__item i{margin-right: 7px;color: #2196F3;font-size: 12px;display: block;}.action-buttons{display: block;border-bottom: 1px solid #eee;}.action-buttons__item{position: relative;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;border: 0;justify-content: center;align-items: center;height: 75px;width: 33.33333%;float: left;background: transparent;outline: 0 !important;border-right: 1px solid #eee;color: #333;}.action-buttons__item:active{background: #f5f5f5;}.action-buttons__item img{max-width: 28px;max-height: 28px;opacity: .7;}.action-buttons__item span.counter{position: absolute;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;align-items: center;justify-content: center;width: 20px;height: 20px;background: #e82517;color: #fff;font-weight: 600;font-size: 10px;margin-top: -12px;margin-left: 18px;border: 2px solid #fff;-webkit-border-radius: 100%;-moz-border-radius: 100%;-ms-border-radius: 100%;-o-border-radius: 100%;border-radius: 100%;}.login-action{display: block;padding: 12px 12px 15px;font-size: 12px;color: #333;border-bottom: 1px solid #eee;text-decoration: none;}.login-action span{font-weight: 500;border-bottom: 1px dotted #333;}.login-action span:first-child{margin-right: 5px;}.login-action:active{background: #f5f5f5;}.u-nav-group, .u-nav{list-style: none;margin: 0;padding: 0;}.u-nav__item-title{font-size: 14px;font-weight: 600;margin-top: 30px;padding: 12px 15px 12px;color: #333;border-bottom: 1px solid #eee;}.u-nav__item.highlight > a.u-nav__link{background: #2196F3;color: #fff;border-color: #5cadef;}.u-nav__item.highlight > a.u-nav__link:active{background: #147ed2;}.u-nav__item.highlight > a.u-nav__link span.u-nav__next{border-color: #5cadef;}.u-nav__item.highlight-1 > a.u-nav__link{background: #bed732;color: #fff;border-color: #bed732;}.u-nav__item.highlight-1 > a.u-nav__link:active{background: #bed732;}.u-nav__item.highlight-1 > a.u-nav__link span.u-nav__next{background: #bed732}.u-nav__item.highlight-1 .u-nav__back{background: #bed732;}.u-mobile-menu .logo {display: block;position: relative;padding: 20px;display: block;height: 120px;border-bottom: 1px solid #eee;width: 100%;}.u-mobile-menu .logo img {width: 160px;height: 80px;}.u-nav__link{position: relative;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;align-items: center;padding: 15px 15px;padding-right: 55px;font-size: 16px;text-decoration: none;color: #333;border-bottom: 1px solid #eee;}.u-nav__link:active{background: #f5f5f5;}.u-nav__link svg{width: 16px;height: 16px;margin-right: 12px;}.u-nav__link img{margin-right: 12px;}.u-nav__next{position: absolute;right: 0;top: 0;width: 45px;height: 100%;display: -webkit-flex !important;display: -moz-flex !important;display: -ms-flex !important;display: -o-flex !important;display: flex !important;justify-content: center;align-items: center;border-left: 1px solid #eee;font-size: 15px;}.u-nav-wrapper{position: absolute;left: 0;top: 0;width: 280px;height: 100%;background: #fff;z-index: 9999;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);visibility: hidden;transition: visibility 0s ease .4s, -webkit-transform .4s ease;transition: visibility 0s ease .4s, transform .4s ease;transition: visibility 0s ease .4s, transform .4s ease, -webkit-transform .4s ease;-webkit-box-shadow: 2px 0 10px rgba(0, 0, 0, 0.15);box-shadow: 2px 0 10px rgba(0, 0, 0, 0.15);}.u-nav-wrapper.active{visibility: visible;transition: -webkit-transform .4s ease;transition: transform .4s ease;transition: transform .4s ease, -webkit-transform .4s ease;}.u-mobile-menu__wrapper.open:after, .u-nav-wrapper.open:after{visibility: visible;opacity: 1;transition-delay: .05s;}.u-mobile-menu__wrapper:after, .u-nav-wrapper:after{content: '';position: fixed;z-index: 9990;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;-ms-scroll-chaining: none;overscroll-behavior: none;visibility: hidden;opacity: 0;transition: visibility 0s ease .4s, opacity .4s ease;background: rgba(0, 0, 0, 0.3);}.u-nav-content{height: 100%;max-height: calc(100vh - 35px);overflow: scroll;overflow-x: visible;overflow-y: auto;box-sizing: border-box;-webkit-overflow-scrolling: auto;}.u-nav__title{margin: 0;font-size: 20px;padding: 20px 15px;font-weight: 500;color: #5d5d5d;}.u-nav__back{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;align-items: center;justify-content: space-between;background: #bed732;color: #fff;padding: 15px;text-decoration: none;font-weight: 500;font-size: 16px;}.u-nav__back:active{background: #147ed2;}.fa-phone-alt:before {color: #bed732;}.fa-envelope:before {color: #bed732;}
[class^="_icon-"],[class*=" _icon-"] {font-family: "icons" !important;speak: never;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}._icon-socials-icon-5:before {content: "";color: #bed732;}._icon-socials-icon-4:before {content: "";color: #bed732;}._icon-socials-icon-3:before {content: "";color: #bed732;}._icon-socials-icon-2:before {content: "";color: #bed732;}._icon-socials-icon-1:before {content: "";color: #bed732;}* {padding: 0;margin: 0;border: 0;}*,*:before,*:after {-webkit-box-sizing: border-box;box-sizing: border-box;}:focus,:active {outline: none;}a:focus,a:active {outline: none;}nav,footer,header,aside {display: block;}html,body {height: 100%;width: 100%;font-size: 100%;line-height: 1;font-size: 14px;-ms-text-size-adjust: 100%;-moz-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}input,button,textarea {font-family: inherit;}input::-ms-clear {display: none;}button {cursor: pointer;}button::-moz-focus-inner {padding: 0;border: 0;}a,a:visited {text-decoration: none;}a:hover {text-decoration: none;}ul li {list-style: none;}img {vertical-align: top;}h1,h2,h3,h4,h5,h6 {font-size: inherit;font-weight: 400;}button {background: unset;}html,body {height: 100%;background: #fff;font-family: "TT Norms Pro", sans-serif;}#tinymce {padding: 20px;}.tmce_notice_info,.tmce_notice_success,.tmce_notice_error {padding: 20px 30px;margin: 1rem 0 1.5rem;font-weight: 500;font-size: 16px;line-height: 1.6;border-left: 8px solid rgb(188, 188, 188);display: block;}.tmce_notice_error {background-color: #ffcac6;border-left: 8px solid #ff3121;color: #222;}.tmce_notice_success {background-color: #d6fbcc;border-left: 8px solid #266f12;color: #222;}.tmce_notice_info {background-color: #e1f6fd;border-left: 8px solid #0a7ca2;color: #222;}.hidden {display: none;visibility: hidden;}.block__description b,.block__description strong {font-weight: 600;}.block__description img {max-width: 100%;border-style: none;}.block__description img:not([src]) {visibility: hidden;}.block__description figure {margin: 15px 40px;}.block__description mark {background-color: #ff0;color: #000;}.block__description small {font-size: 80%;}.block__description hr {height: 1px;background-color: #dbdbdb;margin: 20px 0;box-sizing: content-box;border: 0;overflow: visible;}.block__description sub,.block__description sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}.block__description sub {bottom: -0.25em;}.block__description sup {top: -0.5em;}.block__description svg:not(:root) {overflow: hidden;}[hidden] {display: none;}.block__description p {line-height: 1.6;margin: 0 0 1.5rem;}.block__description p:last-child {margin-bottom: 0;}.block__description table {border-collapse: collapse;border-spacing: 0;background-color: transparent;}.block__description nav ul {margin: 0;padding: 0;list-style: none;}.block__description ol,.block__description ul {margin: 0 0 1.5rem 1.5rem;}.block__description ol li,.block__description ul li {font-weight: 500;margin: 0 0 1rem 0;}.block__description blockquote {margin: 1rem 0 1.5rem;color: rgb(94, 94, 94);padding: 20px 30px;border-left: 8px solid rgb(194, 194, 194);position: relative;background: rgb(248, 248, 248);font-weight: 400;font-size: 18px;font-style: italic;line-height: 1.3;width: 100%;max-width: 100%;font-family: inherit;}.block__description blockquote p {font-style: italic;font-size: 16px;margin-top: 0;}.block__description blockquote cite {color: #999999;font-size: 14px;display: block;margin-top: 5px;}.block__description blockquote cite:before {content: "\2014 \2009";}.wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;min-height: 100%;}.main {-webkit-box-flex: 1;-ms-flex: 1 0 auto;flex: 1 0 auto;overflow: hidden;}.footer {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;}.container {max-width: 1260px;margin: 0 auto;padding: 0 15px;}.big-container {max-width: 1420px;margin: 0 auto;padding: 0 15px;}.burger {display: none;width: 40px;height: 40px;position: relative;border: unset;background: unset;color: unset;font-weight: unset;padding: unset;font-size: unset;margin: unset;}.burger svg {position: absolute;left: 0;right: 0;bottom: 0;top: 0;width: 100%;-webkit-transition: opacity 0.3s;-o-transition: opacity 0.3s;transition: opacity 0.3s;}.burger svg:nth-child(2) {opacity: 0;}.logo {display: block;width: 130px;height: 59px;}@media (max-width: 1170px) {.logo {width: calc(88px + 42 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.logo {height: calc(40px + 19 * ((100vw - 320px) / 850));}}.logo__img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}.btn {padding: 16px 40px;border-radius: 4px;background: #bed732;color: #000;font-size: 18px;line-height: 22px;border: 1px solid rgba(0, 0, 0, 0);-webkit-transition: color 0.3s, background 0.3s, border 0.3s;-o-transition: color 0.3s, background 0.3s, border 0.3s;transition: color 0.3s, background 0.3s, border 0.3s;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.btn:hover {color: #bed732;background: rgba(0, 0, 0, 0);border: 1px solid #bed732;}.btn--black {color: #bed732;background: #000;}.btn--black:hover {border: 1px solid #000;color: #000;}.big-title {color: #000;font-weight: 900;text-transform: uppercase;font-size: 60px;line-height: 68px;}@media (max-width: 1170px) {.big-title {font-size: calc(24px + 36 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.big-title {line-height: calc(28px + 40 * ((100vw - 320px) / 850));}}.title,.title b {color: #000;font-weight: 900;text-transform: uppercase;font-size: 48px;line-height: 58px;}@media (max-width: 1170px) {.title {font-size: calc(24px + 24 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.title {line-height: calc(28px + 30 * ((100vw - 320px) / 850));}}.swiper-btn--prev {width: 170px;height: 170px;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;border-radius: 100%;position: absolute;left: -130px;cursor: pointer;-webkit-transition: background 0.3s;-o-transition: background 0.3s;transition: background 0.3s;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}@media (max-width: 1170px) {.swiper-btn--prev {width: calc(100px + 70 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.swiper-btn--prev {height: calc(100px + 70 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.swiper-btn--prev {left: calc(-40px + -90 * ((100vw - 320px) / 850));}}.swiper-btn--prev svg {width: 30px;height: 30px;}@media (max-width: 1170px) {.swiper-btn--prev svg {width: calc(20px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.swiper-btn--prev svg {height: calc(20px + 10 * ((100vw - 320px) / 850));}}.swiper-btn--prev:hover {background: #fff;}.swiper-btn--next {width: 170px;height: 170px;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;border-radius: 100%;position: absolute;right: -130px;cursor: pointer;-webkit-transition: background 0.3s;-o-transition: background 0.3s;transition: background 0.3s;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}@media (max-width: 1170px) {.swiper-btn--next {width: calc(100px + 70 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.swiper-btn--next {height: calc(100px + 70 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.swiper-btn--next {right: calc(-40px + -90 * ((100vw - 320px) / 850));}}.swiper-btn--next svg {width: 30px;height: 30px;}@media (max-width: 1170px) {.swiper-btn--next svg {width: calc(20px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.swiper-btn--next svg {height: calc(20px + 10 * ((100vw - 320px) / 850));}}.swiper-btn--next:hover {background: #fff;}@-webkit-keyframes moveLeft {0% {-webkit-transform: translateX(0);transform: translateX(0);}100% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}}@keyframes moveLeft {0% {-webkit-transform: translateX(0);transform: translateX(0);}100% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}}@-webkit-keyframes moveRight {0% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}@keyframes moveRight {0% {-webkit-transform: translateX(-100%);transform: translateX(-100%);}100% {-webkit-transform: translateX(0);transform: translateX(0);}}@-webkit-keyframes circleAnimation {0% {-webkit-transform: scale(1);transform: scale(1);}50% {-webkit-transform: scale(0.8);transform: scale(0.8);}100% {-webkit-transform: scale(1);transform: scale(1);}}@keyframes circleAnimation {0% {-webkit-transform: scale(1);transform: scale(1);}50% {-webkit-transform: scale(0.8);transform: scale(0.8);}100% {-webkit-transform: scale(1);transform: scale(1);}}.lozad {-webkit-transition: 0.5s linear;-o-transition: 0.5s linear;transition: 0.5s linear;opacity: 0;}.loaded {opacity: 1 !important;}.u-mobile-menu .markets {padding-top: 15px;padding-left: 15px;padding-right: 15px;display: -ms-grid;display: grid;-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;}.u-mobile-menu .markets__link {width: 100%;height: 40px;}.u-mobile-menu .markets__link:nth-child(2) {width: 100%;}.u-mobile-menu .markets__link:nth-child(2) .markets__link-img {height: 42px;width: 100%;}.u-mobile-menu .markets__link-img {width: 100%;height: 40px;}.u-mobile-menu .markets__link-img:nth-child(2) {width: 100%;}.breadcrumbs {margin-bottom: 50px;position: relative;z-index: 1;}@media (max-width: 1170px) {.breadcrumbs {margin-bottom: calc(20px + 30 * ((100vw - 320px) / 850));}}.breadcrumbs__list {display: -webkit-box;display: -ms-flexbox;display: flex;gap: 10px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0;}.breadcrumbs__list-item {position: relative;color: #212329;font-size: 14px;line-height: 17px;letter-spacing: 0.28px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 10px;}.breadcrumbs__list-item:nth-child(1)::before {content: "";display: block;width: 13px;height: 13px;background-repeat: no-repeat;background-size: contain;background-image: url(../../design/theme/images/home-icon.svg);}.breadcrumbs__list-item:last-child::after {content: unset;}.breadcrumbs__list-item svg:last-child path {fill: #212329;}.breadcrumbs__list-link {color: rgba(33, 35, 41, 0.6);-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;}.breadcrumbs__list-link:hover {color: #bed732;}.circle {display: block;border-radius: 100%;position: absolute;background: #bed732;-webkit-animation: circleAnimation 4s infinite;animation: circleAnimation 4s infinite;}.pagination {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.pagination__link {width: 40px;height: 40px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-transition: color 0.3s, background 0.3s, border 0.3s;-o-transition: color 0.3s, background 0.3s, border 0.3s;transition: color 0.3s, background 0.3s, border 0.3s;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;background: #fff;cursor: pointer;border-radius: 4px;}@media (max-width: 1170px) {.pagination__link {width: calc(32px + 8 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.pagination__link {height: calc(32px + 8 * ((100vw - 320px) / 850));}}.pagination__link svg path {-webkit-transition: fill 0.3s;-o-transition: fill 0.3s;transition: fill 0.3s;}.pagination__link:hover {background: #bed732;}.pagination__link:hover a {color: #fff;}.pagination__link:hover svg path {fill: #fff;}.pagination__list {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;gap: 10px;}@media (max-width: 1170px) {.pagination__list {gap: calc(5px + 5 * ((100vw - 320px) / 850));}}.pagination__list-item {width: 40px;height: 40px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-transition: color 0.3s, background 0.3s, border 0.3s;-o-transition: color 0.3s, background 0.3s, border 0.3s;transition: color 0.3s, background 0.3s, border 0.3s;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;color: #353945;font-size: 18px;line-height: 18px;border: 1px solid #000;border-radius: 4px;background: #fff;font-weight: 700;cursor: pointer;}@media (max-width: 1170px) {.pagination__list-item {width: calc(32px + 8 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.pagination__list-item {height: calc(32px + 8 * ((100vw - 320px) / 850));}}.pagination__list-item:hover {background: #bed732;border: 1px solid #bed732;}.pagination__list-item--active {color: #000;background: #bed732;border: 1px solid #bed732;}.pagination__list-item--dots {border: 1px solid rgba(0, 0, 0, 0);}.pagination__list-link {color: #353945;-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;}.header {position: absolute;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);width: 100%;z-index: 10;padding-top: 30px;padding-bottom: 5px;}@media (max-width: 1170px) {.header {padding-top: calc(10px + 20 * ((100vw - 320px) / 850));}}.header__inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.header .phone {gap: 20px;font-size: 50px;line-height: 60px;}@media (max-width: 1170px) {.header .phone {gap: calc(8px + 12 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.header .phone {font-size: calc(20px + 30 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.header .phone {line-height: calc(24px + 36 * ((100vw - 320px) / 850));}}.header .phone--small .phone__icon {width: 50px;height: 50px;}@media (max-width: 1170px) {.header .phone--small .phone__icon {width: calc(16px + 34 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.header .phone--small .phone__icon {height: calc(16px + 34 * ((100vw - 320px) / 850));}}.header .lang {margin-left: -12px;margin-right: 33px;}.header .markets {display: none;}.header__wrapper {margin-left: auto;margin-right: auto;}.header__mobile-bg {display: none;}.menu-list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 30px;-ms-flex-wrap: wrap;flex-wrap: wrap;}.menu-list__item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 10px;}.menu-list__item--active {position: relative;z-index: 10;}.menu-list__item--active::after {content: "";width: 45px;height: 1px;position: absolute;bottom: -2px;left: 0;background: #fff;}.menu-list__item--inner {position: relative;z-index: 100;padding: 8px 12px;-webkit-transition: background 0.3s;-o-transition: background 0.3s;transition: background 0.3s;cursor: pointer;margin-left: -12px;margin-right: -12px;}.menu-list__item--inner:hover {z-index: 101;background: #bed732;}.menu-list__item--inner:hover .menu-sublist {z-index: 1;opacity: 100;height: unset;}.menu-list__item--inner:hover .menu-sublist__item {height: unset;}.menu-list__item--inner:hover .menu-sublist__item:last-child {padding-bottom: 0;}.menu-list__item--inner:hover .menu-list__text svg {-webkit-transform: rotate(-180deg);-ms-transform: rotate(-180deg);transform: rotate(-180deg);}.menu-list__link {color: #000;-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;font-size: 16px;line-height: 19px;}@media (max-width: 1170px) {.menu-list__link {font-size: calc(14px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.menu-list__link {line-height: calc(17px + 2 * ((100vw - 320px) / 850));}}.menu-list__link:hover {color: #bed732;}.menu-list__text {cursor: pointer;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 12px;color: #000;font-size: 16px;line-height: 19px;-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}@media (max-width: 1170px) {.menu-list__text {gap: calc(8px + 4 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.menu-list__text {font-size: calc(14px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.menu-list__text {line-height: calc(17px + 2 * ((100vw - 320px) / 850));}}.menu-list__text svg {-webkit-transition: -webkit-transform 0.3s;transition: -webkit-transform 0.3s;-o-transition: transform 0.3s;transition: transform 0.3s;transition: transform 0.3s, -webkit-transform 0.3s;min-height: 10px;min-width: 10px;margin-top: 6px;}@media (max-width: 1170px) {.menu-list__text svg {margin-top: calc(4px + 2 * ((100vw - 320px) / 850));}}.menu-sublist {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;left: 0;top: 100%;position: absolute;opacity: 0;z-index: -10;background: #fff;height: 0;width: -webkit-max-content;width: -moz-max-content;width: max-content;min-width: 100%;-webkit-transition: opacity 0.3s, height 0.3s;-o-transition: opacity 0.3s, height 0.3s;transition: opacity 0.3s, height 0.3s;-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);border-radius: 0 0 2px 2px;}.menu-sublist::before {content: "";display: block;width: 100%;position: absolute;top: -10px;height: 10px;left: 0;right: 0;opacity: 0;background: #000;}.menu-sublist__item {padding-bottom: 0;height: 0;-webkit-transition: padding-bottom 0.3s, height 0.3s;-o-transition: padding-bottom 0.3s, height 0.3s;transition: padding-bottom 0.3s, height 0.3s;}.menu-sublist__link {color: #000;font-size: 16px;line-height: 19px;-webkit-transition: color 0.3s, background 0.3s;-o-transition: color 0.3s, background 0.3s;transition: color 0.3s, background 0.3s;padding-left: 12px;padding-right: 12px;position: relative;display: block;padding-top: 8px;padding-bottom: 8px;}.menu-sublist__link::before {content: "";width: 3px;height: 100%;position: absolute;left: 0;top: 0;bottom: 0;background: #bed732;opacity: 0;-webkit-transition: opacity 0.3s;-o-transition: opacity 0.3s;transition: opacity 0.3s;}.menu-sublist__link:hover {background: #f2f3f5;}.menu-sublist__link:hover::before {opacity: 1;}.lang {position: relative;z-index: 1;padding: 8px 12px;padding-right: 12px;padding-left: 12px;-webkit-transition: background 0.3s;-o-transition: background 0.3s;transition: background 0.3s;margin-left: -12px;margin-right: -12px;}@media (max-width: 1170px) {.lang {padding-right: calc(5px + 7 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.lang {padding-left: calc(5px + 7 * ((100vw - 320px) / 850));}}.lang:hover {background: #bed732;}.lang__current {cursor: pointer;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 5px;}.lang__current-arrow {-webkit-transition: -webkit-transform 0.3s;transition: -webkit-transform 0.3s;-o-transition: transform 0.3s;transition: transform 0.3s;transition: transform 0.3s, -webkit-transform 0.3s;}.lang__current-flag {display: none;}.lang__current-text {color: #000;text-transform: uppercase;font-size: 16px;line-height: 19px;-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;}@media (max-width: 1170px) {.lang__current-text {font-size: calc(14px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.lang__current-text {line-height: calc(17px + 2 * ((100vw - 320px) / 850));}}.lang__list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;position: absolute;background: #fff;opacity: 0;left: 0;right: unset;-webkit-transition: opacity 0.3s;-o-transition: opacity 0.3s;transition: opacity 0.3s;top: 100%;border-radius: 0 0 2px 2px;-webkit-box-shadow: 0px 14px 24px 0px rgba(2, 15, 28, 0.11);box-shadow: 0px 14px 24px 0px rgba(2, 15, 28, 0.11);}.lang__list-link {color: #000;font-size: 16px;line-height: 19px;-webkit-transition: color 0.3s, background 0.3s;-o-transition: color 0.3s, background 0.3s;transition: color 0.3s, background 0.3s;padding-left: 12px;padding-right: 12px;position: relative;display: block;padding-top: 8px;padding-bottom: 8px;}.lang__list-link::before {content: "";width: 3px;height: 100%;position: absolute;left: 0;top: 0;bottom: 0;background: #bed732;opacity: 0;-webkit-transition: opacity 0.3s;-o-transition: opacity 0.3s;transition: opacity 0.3s;}.lang__list-link:hover {background: #f2f3f5;}.lang__list-link:hover::before {opacity: 1;}.lang:hover .lang__list {opacity: 1;}.lang:hover .lang__current-arrow {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.phone {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;color: #000;gap: 25px;font-size: 60px;line-height: 72px;position: relative;-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;}@media (max-width: 1170px) {.phone {gap: calc(5px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.phone {font-size: calc(40px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.phone {line-height: calc(48px + 24 * ((100vw - 320px) / 850));}}.phone:hover {color: #bed732;}.phone__icon {width: 58px;height: 58px;position: relative;}@media (max-width: 1170px) {.phone__icon {width: calc(34px + 24 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.phone__icon {height: calc(34px + 24 * ((100vw - 320px) / 850));}}.phone__icon-img {width: 100%;height: 100%;}.phone__icon-img:nth-child(2) {display: none;}.phone--small {gap: 20px;font-size: 50px;line-height: 54px;}.phone--small .phone__icon {width: 50px;height: 50px;}.phone--white {color: #fff;}.heading {padding-top: 150px;margin-bottom: 180px;}@media (max-width: 1170px) {.heading {padding-top: calc(80px + 70 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.heading {margin-bottom: calc(80px + 100 * ((100vw - 320px) / 850));}}.heading__inner {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;gap: 70px;}@media (max-width: 1170px) {.heading__inner {gap: calc(5px + 65 * ((100vw - 320px) / 850));}}.heading-content {max-width: 565px;padding-top: 20px;padding-bottom: 20px;}@media (max-width: 1170px) {.heading-content {padding-top: calc(5px + 15 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.heading-content {padding-bottom: calc(5px + 15 * ((100vw - 320px) / 850));}}.heading-content__img {display: block;width: 314px;height: 100px;margin-bottom: 35px;}@media (max-width: 1170px) {.heading-content__img {width: calc(220px + 94 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.heading-content__img {height: calc(180px + -37 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.heading-content__img {margin-bottom: calc(20px + 15 * ((100vw - 320px) / 850));}}.heading-content__img img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}.heading-content__title {color: #bed732;max-width: 555px;margin-bottom: 30px;}@media (max-width: 1170px) {.heading-content__title {max-width: calc(270px + 285 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.heading-content__title {margin-bottom: calc(10px + 20 * ((100vw - 320px) / 850));}}.heading-content__text {color: #000;max-width: 555px;font-size: 24px;line-height: 32px;margin-bottom: 80px;}@media (max-width: 1170px) {.heading-content__text {max-width: calc(140px + 415 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.heading-content__text {font-size: calc(16px + 8 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.heading-content__text {line-height: calc(24px + 8 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.heading-content__text {margin-bottom: calc(20px + 60 * ((100vw - 320px) / 850));}}.heading-content__wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 30px;}@media (max-width: 1170px) {.heading-content__wrapper {gap: calc(20px + 10 * ((100vw - 320px) / 850));}}.markets {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 20px;}@media (max-width: 1170px) {.markets {gap: calc(10px + 10 * ((100vw - 320px) / 850));}}.markets__link {display: block;}.markets__link:nth-child(2) .markets__link-img {width: 158px;height: 47px;}@media (max-width: 1170px) {.markets__link:nth-child(2) .markets__link-img {width: calc(147px + 11 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.markets__link:nth-child(2) .markets__link-img {height: calc(44px + 3 * ((100vw - 320px) / 850));}}.markets__link-img {width: 143px;height: 47px;display: block;}@media (max-width: 1170px) {.markets__link-img {width: calc(133px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.markets__link-img {height: calc(44px + 3 * ((100vw - 320px) / 850));}}.markets__link-img img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}.heading-view {-webkit-filter: drop-shadow(0px 34px 34px rgba(14, 22, 53, 0));filter: drop-shadow(0px 34px 34px rgba(14, 22, 53, 0));margin-right: -345px;height: 100%;}@media (max-width: 1170px) {.heading-view {margin-right: calc(-40px + -305 * ((100vw - 320px) / 850));}}.heading-view__img {display: block;width: 945px;max-height: 680px;height: 100%;border-radius: 50px 0 0 50px / 50% 0 0 50%;overflow: hidden;}@media (max-width: 1170px) {.heading-view__img {width: calc(183px + 762 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.heading-view__img {max-height: calc(251px + 429 * ((100vw - 320px) / 850));}}.heading-view__img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.services {margin-bottom: 180px;}@media (max-width: 1170px) {.services {margin-bottom: calc(80px + 100 * ((100vw - 320px) / 850));}}.services__inner {display: -ms-grid;display: grid;-ms-grid-columns: 495px 600px;grid-template-columns: 495px 600px;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;gap: 75px;}@media (max-width: 1170px) {.services__inner {gap: calc(30px + 45 * ((100vw - 320px) / 850));}}.services-heading {padding-top: 20px;max-width: 495px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}@media (max-width: 1170px) {.services-heading {padding-top: calc(0px + 20 * ((100vw - 320px) / 850));}}.services-heading__title {margin-bottom: 30px;}.services-heading__text {color: #000;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;font-size: 24px;line-height: 29px;margin-bottom: 30px;}@media (max-width: 1170px) {.services-heading__text {font-size: calc(16px + 8 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.services-heading__text {line-height: calc(21px + 8 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.services-heading__text {margin-bottom: calc(15px + 15 * ((100vw - 320px) / 850));}}.services-heading__bottom {display: none;}.services-heading__bottom-text {font-size: 24px;line-height: 29px;}@media (max-width: 1170px) {.services-heading__bottom-text {font-size: calc(16px + 8 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.services-heading__bottom-text {line-height: calc(21px + 8 * ((100vw - 320px) / 850));}}.services-list {max-width: 600px;display: -ms-grid;display: grid;-ms-grid-columns: 1fr 1fr 1fr;grid-template-columns: 1fr 1fr 1fr;row-gap: 60px;-webkit-column-gap: 45px;-moz-column-gap: 45px;column-gap: 45px;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}@media (max-width: 1170px) {.services-list {row-gap: calc(30px + 30 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.services-list {-webkit-column-gap: calc(5px + 40 * ((100vw - 320px) / 850));-moz-column-gap: calc(5px + 40 * ((100vw - 320px) / 850));column-gap: calc(5px + 40 * ((100vw - 320px) / 850));}}.services-list__item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;text-align: center;}.services-list__img {display: block;width: 160px;height: 160px;margin-bottom: 20px;-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;transition: opacity 0.3s, -webkit-transform 0.3s;-o-transition: opacity 0.3s, transform 0.3s;transition: opacity 0.3s, transform 0.3s;transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;}@media (max-width: 1170px) {.services-list__img {width: calc(70px + 90 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.services-list__img {height: calc(70px + 90 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.services-list__img {margin-bottom: calc(10px + 10 * ((100vw - 320px) / 850));}}.services-list__img img {width: 100%;height: 100%;}.services-list__title {color: #000;font-size: 24px;line-height: 28px;margin-bottom: 20px;}@media (max-width: 1170px) {.services-list__title {font-size: calc(14px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.services-list__title {line-height: calc(17px + 11 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.services-list__title {margin-bottom: calc(2px + 18 * ((100vw - 320px) / 850));}}.services-list__text {color: #bed732;font-weight: 900;font-size: 24px;line-height: 29px;}@media (max-width: 1170px) {.services-list__text {font-size: calc(20px + 4 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.services-list__text {line-height: calc(24px + 5 * ((100vw - 320px) / 850));}}.services-list__link {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;text-align: center;color: #000;font-size: 24px;line-height: 29px;}@media (max-width: 1170px) {.services-list__link {font-size: calc(20px + 4 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.services-list__link {line-height: calc(24px + 5 * ((100vw - 320px) / 850));}}.services-list__lnk:hover .services-list__img {opacity: 0.7 !important;-webkit-transform: scale(0.95);-ms-transform: scale(0.95);transform: scale(0.95);}.services-list__link-icon {width: 160px;height: 160px;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;margin-bottom: 20px;border-radius: 100%;background: #bed732;border: 1px solid rgba(0, 0, 0, 0);-webkit-transition: background 0.3s, border 0.3s;-o-transition: background 0.3s, border 0.3s;transition: background 0.3s, border 0.3s;}@media (max-width: 1170px) {.services-list__link-icon {width: calc(70px + 90 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.services-list__link-icon {height: calc(70px + 90 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.services-list__link-icon {margin-bottom: calc(10px + 10 * ((100vw - 320px) / 850));}}.services-list__link-icon:hover {background: rgba(0, 0, 0, 0);border: 1px solid #bed732;}.services-list__link-icon svg {width: 30px;height: 30px;}@media (max-width: 1170px) {.services-list__link-icon svg {width: calc(14px + 16 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.services-list__link-icon svg {height: calc(14px + 16 * ((100vw - 320px) / 850));}}.services-list__price_to {font-weight: 600;font-size: 18px;}.rates {margin-bottom: 125px;}@media (max-width: 1170px) {.rates {margin-bottom: calc(80px + 45 * ((100vw - 320px) / 850));}}.rates__inner {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 600px;grid-template-columns: 1fr 600px;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;gap: 75px;}@media (max-width: 1170px) {.rates__inner {gap: calc(30px + 45 * ((100vw - 320px) / 850));}}.rates__title {display: none;margin-bottom: 30px;}@media (max-width: 1170px) {.rates__title {margin-bottom: calc(25px + 5 * ((100vw - 320px) / 850));}}.rates-list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 40px;}@media (max-width: 1170px) {.rates-list {gap: calc(20px + 20 * ((100vw - 320px) / 850));}}.rates-list__title {color: #000;font-weight: 800;font-size: 32px;line-height: 38px;margin-bottom: 8px;}@media (max-width: 1170px) {.rates-list__title {font-size: calc(20px + 12 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.rates-list__title {line-height: calc(26px + 12 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.rates-list__title {margin-bottom: calc(5px + 3 * ((100vw - 320px) / 850));}}.rates-list__text {color: #000;font-size: 18px;line-height: 22px;}@media (max-width: 1170px) {.rates-list__text {font-size: calc(16px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.rates-list__text {line-height: calc(19px + 3 * ((100vw - 320px) / 850));}}.rates-titling {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.rates-titling__title {margin-bottom: 30px;}@media (max-width: 1170px) {.rates-titling__title {margin-bottom: calc(25px + 5 * ((100vw - 320px) / 850));}}.rates-titling__text {color: #000;font-size: 24px;line-height: 29px;margin-bottom: 50px;}@media (max-width: 1170px) {.rates-titling__text {font-size: calc(16px + 8 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.rates-titling__text {line-height: calc(19px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.rates-titling__text {margin-bottom: calc(15px + 35 * ((100vw - 320px) / 850));}}.moving-line {position: relative;z-index: 1;margin-bottom: 140px;}@media (max-width: 1170px) {.moving-line {margin-bottom: calc(80px + 60 * ((100vw - 320px) / 850));}}.moving-line__wrapper {position: relative;}.moving-line__inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;position: relative;gap: 10px;}@media (max-width: 1170px) {.moving-line__inner {gap: calc(3px + 7 * ((100vw - 320px) / 850));}}.moving-line__box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.moving-line__box svg {width: 320px;height: 110px;min-width: 320px;min-height: 110px;}@media (max-width: 1170px) {.moving-line__box svg {width: calc(90px + 230 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.moving-line__box svg {height: calc(31px + 79 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.moving-line__box svg {min-width: calc(90px + 230 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.moving-line__box svg {min-height: calc(31px + 79 * ((100vw - 320px) / 850));}}.moving-line__circle {position: absolute;background: #bed732;border-radius: 100%;width: 606px;height: 606px;top: -420px;right: -190px;-webkit-animation: circleAnimation 4s infinite;animation: circleAnimation 4s infinite;}@media (max-width: 1170px) {.moving-line__circle {width: calc(170px + 436 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.moving-line__circle {height: calc(170px + 436 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.moving-line__circle {top: calc(-120px + -300 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.moving-line__circle {right: calc(-90px + -100 * ((100vw - 320px) / 850));}}.about {margin-bottom: 120px;}@media (max-width: 1170px) {.about {margin-bottom: calc(80px + 40 * ((100vw - 320px) / 850));}}.about__inner {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;gap: 40px;}.about-content {max-width: 590px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.about-content__title {max-width: 560px;margin-bottom: 40px;z-index: 1;}@media (max-width: 1170px) {.about-content__title {margin-bottom: calc(20px + 20 * ((100vw - 320px) / 850));}}.about-content__wrapper {margin-bottom: 60px;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}@media (max-width: 1170px) {.about-content__wrapper {margin-bottom: calc(25px + 35 * ((100vw - 320px) / 850));}}.about-content__box {margin-right: 30px;}.about-content__box:nth-child(2) {margin-right: unset;}.about-content__box-text {color: #000;font-size: 16px;line-height: 29px;}@media (max-width: 1170px) {.about-content__box-text {font-size: calc(14px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.about-content__box-text {line-height: calc(20px + 9 * ((100vw - 320px) / 850));}}.about-content-bottom {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 50px;}@media (max-width: 1170px) {.about-content-bottom {gap: calc(35px + 15 * ((100vw - 320px) / 850));}}.about-content-bottom__icon {width: 54px;height: 54px;}.about-content-bottom__icon img {width: 100%;height: 100%;}.about-view__img {display: block;margin-right: -345px;-webkit-filter: drop-shadow(0px 34px 34px rgba(14, 22, 53, 0));filter: drop-shadow(0px 34px 34px rgba(14, 22, 53, 0));height: 100%;border-radius: 50px 0 0 50px / 50% 0 0 50%;overflow: hidden;width: 945px;}@media (max-width: 1170px) {.about-view__img {margin-right: calc(-145px + -200 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.about-view__img {width: calc(391px + 554 * ((100vw - 320px) / 850));}}.about-view__img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.about-content__wrapper--one {-webkit-columns: 1;-moz-columns: 1;columns: 1;}.news {padding-top: 90px;padding-bottom: 30px;background: #bed732;position: relative;z-index: 1;-webkit-filter: drop-shadow(0px 24px 34px rgba(0, 0, 0, 0.1));filter: drop-shadow(0px 24px 34px rgba(0, 0, 0, 0.1));position: relative;}@media (max-width: 1170px) {.news {padding-top: calc(60px + 30 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.news {padding-bottom: calc(15px + 15 * ((100vw - 320px) / 850));}}.news__bg {position: absolute;border-radius: 0 0 50% 50% / 0 0 100px 100px;height: 100px;background: #bed732;bottom: -100px;width: 100%;}.news__title {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;text-align: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;margin-bottom: 40px;}@media (max-width: 1170px) {.news__title {margin-bottom: calc(25px + 15 * ((100vw - 320px) / 850));}}.news__inner {position: relative;}.news-swiper {margin-left: -10px;margin-right: -10px;padding-left: 10px;padding-right: 10px;}.news-swiper__prev {top: 110px;-webkit-transform: unset;-ms-transform: unset;transform: unset;}.news-swiper__next {top: 110px;-webkit-transform: unset;-ms-transform: unset;transform: unset;}.news-slide {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.news-item {height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;gap: 20px;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}@media (max-width: 1170px) {.news-item {gap: calc(15px + 5 * ((100vw - 320px) / 850));}}.news-item__img {display: block;width: 100%;-webkit-filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.15));filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.15));height: 390px;position: relative;overflow: hidden;}.news-item__img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;clip-path: url(#news_mask);}.news-item__title {color: #000;font-weight: 800;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;font-size: 32px;line-height: 40px;}@media (max-width: 1170px) {.news-item__title {font-size: calc(20px + 12 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.news-item__title {line-height: calc(26px + 14 * ((100vw - 320px) / 850));}}.news-item__link {color: #bed732;background: #000;padding-top: 16px;padding-bottom: 16px;font-size: 18px;line-height: 22px;}@media (max-width: 1170px) {.news-item__link {padding-top: calc(10px + 6 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.news-item__link {padding-bottom: calc(10px + 6 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.news-item__link {font-size: calc(16px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.news-item__link {line-height: calc(19px + 3 * ((100vw - 320px) / 850));}}.news-item__link:hover {border: 1px solid #000;color: #000;}.app {background-repeat: no-repeat;background-size: cover;padding-top: 180px;padding-bottom: 180px;margin-bottom: 120px;}@media (max-width: 1170px) {.app {padding-top: calc(200px + 130 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.app {padding-bottom: calc(60px + 115 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.app {margin-bottom: calc(80px + 40 * ((100vw - 320px) / 850));}}.app__inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;gap: 30px;}.app__wrapper {max-width: 100%;overflow: hidden;width: 100%;}.app-content {max-width: 390px;padding-top: 20px;}@media (max-width: 1170px) {.app-content {padding-top: calc(0px + 20 * ((100vw - 320px) / 850));}}.app-content__title {margin-bottom: 50px;}@media (max-width: 1170px) {.app-content__title {margin-bottom: calc(10px + 40 * ((100vw - 320px) / 850));}}.app-images {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;gap: 30px;}@media (max-width: 1170px) {.app-images {gap: calc(20px + 10 * ((100vw - 320px) / 850));}}.app-images__img {display: block;width: 390px;max-width: 390px;height: 410px;}@media (max-width: 1170px) {.app-images__img {height: calc(305px + 105 * ((100vw - 320px) / 850));}}.app-images__img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.recalls {margin-bottom: 190px;}.recalls__title {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: center;margin-bottom: 15px;}@media (max-width: 1170px) {.recalls__title {margin-bottom: calc(5px + 10 * ((100vw - 320px) / 850));}}.recalls__inner {position: relative;}.recalls-swiper {padding-top: 15px;padding-bottom: 30px;margin-left: -15px;padding-left: 15px;margin-right: -15px;padding-right: 15px;}.recalls-swiper__prev:hover {background: #bed732;}.recalls-swiper__next:hover {background: #bed732;}.recalls-item {background: #fff;-webkit-box-shadow: 0px 11px 15px 0px rgba(0, 0, 0, 0.1);box-shadow: 0px 11px 15px 0px rgba(0, 0, 0, 0.1);padding: 30px 20px;}.recalls-item__title {color: #000;font-size: 20px;font-weight: 900;line-height: 24px;margin-bottom: 10px;}.recalls-item__text {color: #000;font-size: 14px;line-height: 22px;}.recalls-item-top {margin-bottom: 20px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.recalls-item-top__date {color: #7a7a7a;font-size: 14px;line-height: 17px;}.recalls-item-top-box__text {color: #7a7a7a;font-size: 14px;line-height: 17px;}.stars {margin-bottom: 5px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 2px;}.partners {padding-top: 25px;padding-bottom: 105px;-webkit-filter: drop-shadow(0px 24px 34px rgba(0, 0, 0, 0.1));filter: drop-shadow(0px 24px 34px rgba(0, 0, 0, 0.1));position: relative;background: #bed732;}@media (max-width: 1170px) {.partners {padding-bottom: calc(65px + 40 * ((100vw - 320px) / 850));}}.partners__bg {position: absolute;border-radius: 50% 50% 0 0 / 100px 100px 0 0;height: 100px;background: #bed732;top: -100px;width: 100%;}.partners__title {margin-bottom: 40px;position: relative;z-index: 1;text-align: center;}@media (max-width: 1170px) {.partners__title {margin-bottom: calc(20px + 20 * ((100vw - 320px) / 850));}}.partners-swiper {padding-bottom: 15px;margin-left: -310px;margin-right: -310px;padding-left: 15px;padding-right: 15px;}.partners-slide {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;min-height: 130px;background: #fff;-webkit-box-shadow: 0px 5px 20px 0px rgba(17, 25, 47, 0.11);box-shadow: 0px 5px 20px 0px rgba(17, 25, 47, 0.11);margin-top: unset !important;}@media (max-width: 1170px) {.partners-slide {min-height: calc(90px + 40 * ((100vw - 320px) / 850));}}.partners-slide__img {width: 90%;height: 90%;}.partners-slide__img img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}.footer {background: #000;padding-top: 60px;padding-bottom: 60px;}@media (max-width: 1170px) {.footer {padding-top: calc(40px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.footer {padding-bottom: calc(30px + 30 * ((100vw - 320px) / 850));}}.footer__copy {display: none;color: rgba(229, 229, 229, 0.5);font-size: 12px;line-height: 14px;}.footer__inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;gap: 30px;}.footer .menu {margin-left: auto;}.footer .menu-list__link {color: #fff;}.footer .menu-list__link:hover {color: #bed732;}.footer .menu-list {max-width: 440px;display: -ms-grid;display: grid;-ms-grid-columns: 155px 1fr;grid-template-columns: 155px 1fr;row-gap: 15px;-webkit-column-gap: 60px;-moz-column-gap: 60px;column-gap: 60px;}@media (max-width: 1170px) {.footer .menu-list {-webkit-column-gap: calc(40px + 20 * ((100vw - 320px) / 850));-moz-column-gap: calc(40px + 20 * ((100vw - 320px) / 850));column-gap: calc(40px + 20 * ((100vw - 320px) / 850));}}.footer .menu-list__text {color: #fff;}.footer .menu-sublist {top: unset;bottom: 100%;border-radius: 2px 2px 0 0;}.footer .markets {margin-left: auto;}.footer .phone {gap: 20px;font-size: 50px;line-height: 60px;}@media (max-width: 1170px) {.footer .phone {gap: calc(10px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.footer .phone {font-size: calc(30px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.footer .phone {line-height: calc(36px + 24 * ((100vw - 320px) / 850));}}.footer .phone::before {background: #fff;}.footer .phone__icon {width: 50px;height: 50px;}@media (max-width: 1170px) {.footer .phone__icon {width: calc(30px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.footer .phone__icon {height: calc(30px + 20 * ((100vw - 320px) / 850));}}.footer-box__logo {margin-bottom: 24px;width: 101px;height: 46px;}.footer-box__text {color: rgba(229, 229, 229, 0.5);font-size: 12px;line-height: 14px;}.footer-box .phone {display: none;}.head {position: relative;padding-top: 130px;}@media (max-width: 1170px) {.head {padding-top: calc(70px + 60 * ((100vw - 320px) / 850));}}.head__bg {position: absolute;border-radius: 0 0 50% 50% / 0 0 100px 100px;height: 100px;background: #f7f7f7;bottom: -100px;width: 100%;top: -65px;height: 470px;-o-object-fit: fill;object-fit: fill;}@media (max-width: 1170px) {.head__bg {top: calc(-35px + -30 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.head__bg {height: calc(400px + 70 * ((100vw - 320px) / 850));}}.head__moving-line {top: 165px;position: absolute;}@media (max-width: 1170px) {.head__moving-line {top: calc(180px + -15 * ((100vw - 320px) / 850));}}.head__moving-line svg {width: 320px;height: 109px;}@media (max-width: 1170px) {.head__moving-line svg {width: calc(179px + 141 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.head__moving-line svg {height: calc(61px + 48 * ((100vw - 320px) / 850));}}.head .moving-line__box:nth-child(1) {-webkit-animation: moveLeft 30s linear infinite;animation: moveLeft 30s linear infinite;}.head__wrapper {position: relative;z-index: 1;}.head__inner {position: relative;z-index: 1;}.head__title {color: #000;text-transform: uppercase;max-width: 810px;}.head__title span {color: #bed732;}.head__title-span {display: inline-block;color: #000 !important;text-transform: math-auto;font-weight: 400;font-size: 38px;line-height: 44px;}@media (max-width: 1170px) {.head__title-span {font-size: calc(24px + 14 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.head__title-span {line-height: calc(28px + 16 * ((100vw - 320px) / 850));}}.head__subtext {color: #000;font-size: 46px;line-height: 52px;}.head__text {color: #000;max-width: 784px;margin-top: 30px;font-size: 24px;line-height: 32px;}@media (max-width: 1170px) {.head__text {margin-top: calc(15px + 15 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.head__text {font-size: calc(16px + 8 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.head__text {line-height: calc(24px + 8 * ((100vw - 320px) / 850));}}.head__circle {bottom: -15px;right: -70px;width: 337px;height: 337px;}@media (max-width: 1170px) {.head__circle {bottom: calc(-30px + 15 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.head__circle {right: calc(0px + -70 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.head__circle {width: calc(135px + 202 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.head__circle {height: calc(135px + 202 * ((100vw - 320px) / 850));}}.time {margin-top: -40px;margin-bottom: 140px;position: relative;}@media (max-width: 1170px) {.time {margin-top: calc(95px + -135 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.time {margin-bottom: calc(80px + 60 * ((100vw - 320px) / 850));}}.time__inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;gap: 30px;}.time-box {margin-bottom: -40px;margin-top: auto;}@media (max-width: 1170px) {.time-box {margin-bottom: calc(3px + -43 * ((100vw - 320px) / 850));}}.time-box__text {display: none;color: #000;font-size: 16px;line-height: 20px;margin-bottom: 15px;}.time-box__img {display: block;width: 620px;height: 210px;}@media (max-width: 1170px) {.time-box__img {width: calc(90px + 530 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.time-box__img {height: calc(30px + 180 * ((100vw - 320px) / 850));}}.time-box__img img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}.time-info {margin-right: -135px;}@media (max-width: 1170px) {.time-info {margin-right: calc(0px + -135 * ((100vw - 320px) / 850));}}.time-info__img {display: block;width: 500px;height: 224px;}@media (max-width: 1170px) {.time-info__img {width: calc(156px + 344 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.time-info__img {height: calc(70px + 154 * ((100vw - 320px) / 850));}}.time-info__img img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}.time-info__subtext {color: #000;margin-bottom: 10px;margin-top: -20px;font-size: 24px;line-height: 29px;}@media (max-width: 1170px) {.time-info__subtext {margin-top: calc(10px + -30 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.time-info__subtext {font-size: calc(16px + 8 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.time-info__subtext {line-height: calc(20px + 9 * ((100vw - 320px) / 850));}}.time-info__title {margin-left: auto;color: #bed732;font-weight: 900;text-transform: uppercase;max-width: 220px;font-size: 36px;line-height: 42px;}@media (max-width: 1170px) {.time-info__title {font-size: calc(16px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.time-info__title {line-height: calc(20px + 22 * ((100vw - 320px) / 850));}}.head--contacts .head__inner {padding-bottom: 85px;}@media (max-width: 1170px) {.head--contacts .head__inner {padding-bottom: calc(115px + -30 * ((100vw - 320px) / 850));}}.head--contacts .circle {bottom: -140px;}@media (max-width: 1170px) {.head--contacts .circle {bottom: calc(16px + -156 * ((100vw - 320px) / 850));}}.head--contacts .moving-line {top: 205px;}@media (max-width: 1170px) {.head--contacts .moving-line {top: calc(150px + 55 * ((100vw - 320px) / 850));}}.head--contacts .moving-line__box path {fill: #f7f7f7;}.head--contacts .breadcrumbs {margin-bottom: 80px;}@media (max-width: 1170px) {.head--contacts .breadcrumbs {margin-bottom: calc(20px + 60 * ((100vw - 320px) / 850));}}.head--about .head__bg {top: -65px;}@media (max-width: 1170px) {.head--about .head__bg {top: calc(-200px + 135 * ((100vw - 320px) / 850));}}.head--about .moving-line {top: 180px;}@media (max-width: 1170px) {.head--about .moving-line {top: calc(90px + 90 * ((100vw - 320px) / 850));}}.head--about .circle {bottom: -225px;}@media (max-width: 1170px) {.head--about .circle {bottom: calc(-95px + -130 * ((100vw - 320px) / 850));}}.head--card .head__bg {top: -65px;height: 470px;}@media (max-width: 1170px) {.head--card .head__bg {top: calc(-25px + -40 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.head--card .head__bg {height: calc(390px + 80 * ((100vw - 320px) / 850));}}.head--card .head__circle {bottom: -15px;}@media (max-width: 1170px) {.head--card .head__circle {bottom: calc(-75px + 60 * ((100vw - 320px) / 850));}}.head--card .moving-line {top: 195px;}@media (max-width: 1170px) {.head--card .moving-line {top: calc(210px + -15 * ((100vw - 320px) / 850));}}.head--services .head__circle {bottom: -15px;right: -70px;}@media (max-width: 1170px) {.head--services .head__circle {bottom: calc(-113px + 98 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.head--services .head__circle {right: calc(20px + -90 * ((100vw - 320px) / 850));}}.head--news .head__bg {top: -65px;}@media (max-width: 1170px) {.head--news .head__bg {top: calc(-200px + 135 * ((100vw - 320px) / 850));}}.head--news .moving-line {top: 180px;}@media (max-width: 1170px) {.head--news .moving-line {top: calc(90px + 90 * ((100vw - 320px) / 850));}}.head--news .head__circle {bottom: -224px;}@media (max-width: 1170px) {.head--news .head__circle {bottom: calc(-95px + -129 * ((100vw - 320px) / 850));}}.head--electric .head__title-span {text-transform: uppercase;}.head--electric .moving-line {top: 200px;}@media (max-width: 1170px) {.head--electric .moving-line {top: calc(90px + 110 * ((100vw - 320px) / 850));}}.head--electric .head__circle {bottom: -175px;}@media (max-width: 1170px) {.head--electric .head__circle {bottom: calc(-35px + -140 * ((100vw - 320px) / 850));}}.head--electric .head__bg {top: -65px;}@media (max-width: 1170px) {.head--electric .head__bg {top: calc(-200px + 135 * ((100vw - 320px) / 850));}}.head--electric .head__title-span {font-size: 38px;line-height: 44px;max-width: 600px;margin-top: 0px;}@media (max-width: 1170px) {.head--electric .head__title-span {font-size: calc(16px + 22 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.head--electric .head__title-span {line-height: calc(20px + 24 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.head--electric .head__title-span {max-width: calc(260px + 340 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.head--electric .head__title-span {margin-top: calc(5px + -5 * ((100vw - 320px) / 850));}}.head--business .moving-line {top: 195px;}@media (max-width: 1170px) {.head--business .moving-line {top: calc(90px + 105 * ((100vw - 320px) / 850));}}.head--business .head__circle {bottom: -245px;}@media (max-width: 1170px) {.head--business .head__circle {bottom: calc(-95px + -150 * ((100vw - 320px) / 850));}}.head--business .head__bg {top: -65px;}@media (max-width: 1170px) {.head--business .head__bg {top: calc(-200px + 135 * ((100vw - 320px) / 850));}}.price {background: #333;padding-top: 140px;padding-bottom: 140px;margin-bottom: 140px;}@media (max-width: 1170px) {.price {padding-top: calc(80px + 60 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.price {padding-bottom: calc(80px + 60 * ((100vw - 320px) / 850));margin-bottom: calc(80px + 60 * ((100vw - 320px) / 850));}}.price__title {color: #fff;position: relative;z-index: 2;margin-bottom: 50px;}@media (max-width: 1170px) {.price__title {margin-bottom: calc(30px + 20 * ((100vw - 320px) / 850));}}.price__inner {position: relative;z-index: 1;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.price__circle {left: -170px;top: -310px;width: 382px;height: 382px;z-index: -1;}@media (max-width: 1170px) {.price__circle {left: calc(-60px + -110 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.price__circle {top: calc(-170px + -140 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.price__circle {width: calc(195px + 187 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.price__circle {height: calc(195px + 187 * ((100vw - 320px) / 850));}}.price__link {gap: 10px;}.price__link svg path {-webkit-transition: fill 0.3s;-o-transition: fill 0.3s;transition: fill 0.3s;}.price__link:hover svg path {fill: #bed732;}.price__wrap__title {margin-left: auto;color: #bed732;font-weight: 900;text-transform: uppercase;font-size: 36px;line-height: 42px;}.price-list {width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 20px;margin-bottom: 20px;}.price-list__item:last-child .price-list__inner {border-bottom: unset;}.price-list__inner {padding-bottom: 60px;border-bottom: 1px solid #515151;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;display: -ms-grid;display: grid;-ms-grid-columns: 260px 1fr 200px;grid-template-columns: 260px 1fr 200px;gap: 55px;-webkit-transition: padding 0.3s;-o-transition: padding 0.3s;transition: padding 0.3s;}.price-list__inner:hover {padding-bottom: 80px;}.price-list__inner:hover .price-list__order-link {opacity: 1;height: unset;}.price-list__titling svg {display: none;}.price-list__titling-title {color: #fff;font-weight: 900;text-transform: uppercase;font-size: 24px;line-height: 29px;}@media (max-width: 1170px) {.price-list__titling-title {font-size: calc(20px + 4 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.price-list__titling-title {line-height: calc(24px + 5 * ((100vw - 320px) / 850));}}.price-list__text {color: #fff;font-size: 16px;line-height: 26px;}@media (max-width: 1170px) {.price-list__text {font-size: calc(14px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.price-list__text {line-height: calc(20px + 6 * ((100vw - 320px) / 850));}}.price-list__order {margin-left: auto;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-transition: height 0.3s;-o-transition: height 0.3s;transition: height 0.3s;}.price-list__order-price {color: #bed732;font-weight: 700;-webkit-box-flex: 3;-ms-flex-positive: 3;flex-grow: 3;-webkit-transition: margin 0.3s;-o-transition: margin 0.3s;transition: margin 0.3s;font-size: 40px;line-height: 48px;}@media (max-width: 1170px) {.price-list__order-price {font-size: calc(30px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.price-list__order-price {line-height: calc(36px + 12 * ((100vw - 320px) / 850));}}.price-list__order-price_to {font-weight: 600;font-size: 18px;}.price-list__order-link {opacity: 0;-webkit-transition: color 0.3s, background 0.3s, border 0.3s, opacity 0.3s;-o-transition: color 0.3s, background 0.3s, border 0.3s, opacity 0.3s;transition: color 0.3s, background 0.3s, border 0.3s, opacity 0.3s;}.faq {margin-bottom: 140px;}@media (max-width: 1170px) {.faq {margin-bottom: calc(60px + 80 * ((100vw - 320px) / 850));}}.faq__title {text-align: center;margin-bottom: 40px;}@media (max-width: 1170px) {.faq__title {margin-bottom: calc(20px + 20 * ((100vw - 320px) / 850));}}.faq-list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 20px;}@media (max-width: 1170px) {.faq-list {gap: calc(15px + 5 * ((100vw - 320px) / 850));}}.faq-list__item {padding-bottom: 20px;border-bottom: 1px solid rgba(0, 0, 0, 0.1);cursor: pointer;}@media (max-width: 1170px) {.faq-list__item {padding-bottom: calc(15px + 5 * ((100vw - 320px) / 850));}}.faq-list__item--active .faq-list__top {margin-bottom: 10px;}@media (max-width: 1170px) {.faq-list__item--active .faq-list__top {margin-bottom: calc(5px + 5 * ((100vw - 320px) / 850));}}.faq-list__item--active .faq-list__top svg {-webkit-transform: rotate(-180deg);-ms-transform: rotate(-180deg);transform: rotate(-180deg);}.faq-list__item--active .faq-list__text {opacity: 1;height: unset;}.faq-list__top {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;gap: 20px;-webkit-transition: margin 0.3s;-o-transition: margin 0.3s;transition: margin 0.3s;}.faq-list__top svg {width: 16px;height: 16px;min-width: 16px;min-height: 16px;-webkit-transition: -webkit-transform 0.3s;transition: -webkit-transform 0.3s;-o-transition: transform 0.3s;transition: transform 0.3s;transition: transform 0.3s, -webkit-transform 0.3s;}.faq-list__top-title {color: #000;text-transform: uppercase;font-size: 18px;letter-spacing: 0.54px;line-height: 22px;}@media (max-width: 1170px) {.faq-list__top-title {font-size: calc(14px + 4 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.faq-list__top-title {letter-spacing: calc(0.42px + 0.12 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.faq-list__top-title {line-height: calc(18px + 4 * ((100vw - 320px) / 850));}}.faq-list__text {color: #000;opacity: 0;height: 0;-webkit-transition: opacity 0.3s, height 0.3s;-o-transition: opacity 0.3s, height 0.3s;transition: opacity 0.3s, height 0.3s;margin-right: 50px;font-size: 16px;line-height: 26px;}@media (max-width: 1170px) {.faq-list__text {margin-right: calc(30px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.faq-list__text {font-size: calc(14px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.faq-list__text {line-height: calc(18px + 8 * ((100vw - 320px) / 850));}}.app--common {padding-top: 160px;margin-bottom: 140px;}@media (max-width: 1170px) {.app--common {padding-top: calc(60px + 100 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.app--common {margin-bottom: calc(70px + 70 * ((100vw - 320px) / 850));}}.recalls--common {margin-bottom: 110px;}@media (max-width: 1170px) {.recalls--common {margin-bottom: calc(100px + 10 * ((100vw - 320px) / 850));}}.plans {background: #fff;padding-top: 140px;position: relative;padding-bottom: 0px;}@media (max-width: 1170px) {.plans {padding-top: calc(80px + 60 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.plans {padding-bottom: calc(10px + -10 * ((100vw - 320px) / 850));}}.plans__bg {position: absolute;border-radius: 0 0 50% 50% / 0 0 100px 100px;height: 100px;background: #fff;bottom: -100px;width: 100%;}.plans__text {color: #000;font-style: italic;font-size: 48px;line-height: 58px;margin-bottom: 30px;}@media (max-width: 1170px) {.plans__text {font-size: calc(16px + 32 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.plans__text {line-height: calc(19px + 39 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.plans__text {margin-bottom: calc(20px + 10 * ((100vw - 320px) / 850));}}.plans-swiper .swiper-wrapper {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 1fr 1fr;grid-template-columns: 1fr 1fr 1fr;}.plans-slide {height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.plan {height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.plan__title {border-radius: 50% 50% 0 0 / 50px 50px 0 0;color: #fff;font-weight: 900;text-transform: uppercase;background: #000;position: relative;z-index: 1;font-size: 28px;line-height: 32px;padding-top: 50px;padding-right: 10px;text-align: center;padding-bottom: 30px;padding-left: 10px;}@media (max-width: 1170px) {.plan__title {font-size: calc(24px + 12 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.plan__title {line-height: calc(28px + 14 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.plan__title {padding-top: calc(30px + 35 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.plan__title {padding-right: calc(25px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.plan__title {padding-bottom: calc(15px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.plan__title {padding-left: calc(15px + 15 * ((100vw - 320px) / 850));}}.plan__inner {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: #bed732;padding-top: 30px;padding-right: 30px;padding-bottom: 40px;padding-left: 30px;}@media (max-width: 1170px) {.plan__inner {padding-right: calc(15px + 15 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.plan__inner {padding-bottom: calc(25px + 15 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.plan__inner {padding-left: calc(15px + 15 * ((100vw - 320px) / 850));}}.plan__subtitle {margin-bottom: 5px;color: #000;font-weight: 900;margin-right: auto;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;font-size: 22px;line-height: 26px;}@media (max-width: 1170px) {.plan__subtitle {font-size: calc(16px + 6 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.plan__subtitle {line-height: calc(20px + 6 * ((100vw - 320px) / 850));}}.plan__price {color: #fff;font-weight: 700;margin-bottom: 35px;white-space: nowrap;position: relative;margin-right: auto;font-size: 80px;line-height: 96px;}@media (max-width: 1170px) {.plan__price {font-size: calc(58px + 22 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.plan__price {line-height: calc(72px + 24 * ((100vw - 320px) / 850));}}.plan__price span:nth-child(1) {}.plan__price span:nth-child(2) {}.plan__price span:nth-child(3) {color: #fff;font-size: 18px;line-height: 22px;position: absolute;bottom: -15px;right: 0;}.plan__link {padding: 16px 58.5px;}.plan__link a {color: #bed732;background: #000;padding: 16px 25px;font-size: 16px;border-radius: 4px;border: 1px solid #000;-webkit-transition: color 0.3s, background 0.3s, border 0.3s;-o-transition: color 0.3s, background 0.3s, border 0.3s;transition: color 0.3s, background 0.3s, border 0.3s;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;}.plan__link a:hover,.plan__link a:focus {border: 1px solid #000;color: #000;background: none;}.services-plan__link a {color: #000;background: #bed732;padding: 16px 25px;font-size: 16px;border-radius: 4px;border: 1px solid #bed732;-webkit-transition: color 0.3s, background 0.3s, border 0.3s;-o-transition: color 0.3s, background 0.3s, border 0.3s;transition: color 0.3s, background 0.3s, border 0.3s;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;}.services-plan__link a:hover,.services-plan__link a:focus {border: 1px solid #bed732;color: #bed732;background: none;}.plan__inner ul {margin-right: auto;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;margin-bottom: 30px;gap: 10px;}.plan__inner ul li::after {content: "";display: block;height: 1px;background: #323233;margin-top: 5px;}@media (max-width: 1170px) {.plan__inner ul {margin-bottom: calc(25px + 5 * ((100vw - 320px) / 850));}}.plan__inner ul li {color: #000;font-size: 16px;line-height: 20px;}@media (max-width: 1170px) {.plan__inner ul li {font-size: calc(14px + 4 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.plan__inner ul li {line-height: calc(20px + 2 * ((100vw - 320px) / 850));}}.app--row {padding-top: 140px;padding-bottom: 130px;}.app--row .app__inner {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 50px;}.app--row .app-content {padding-top: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;width: 100%;max-width: unset;gap: 30px;}.app--row .app-content__title {max-width: 706px;}.app-swiper {margin-left: auto !important;margin-right: auto !important;}.app-swiper .swiper-wrapper {display: -ms-grid;display: grid;-ms-grid-columns: 295px 295px 295px;grid-template-columns: 295px 295px 295px;gap: 25px;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.app-slide__img {display: block;width: 290px;height: 330px;height: 330px;}@media (max-width: 1170px) {.app-slide__img {height: calc(280px + 50 * ((100vw - 320px) / 850));}}.app-slide__img img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}.app-slide__prev {display: none;}.app-slide__next {display: none;}.tidings {padding-top: 205px;margin-bottom: 140px;}@media (max-width: 1170px) {.tidings {padding-top: calc(115px + 90 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.tidings {margin-bottom: calc(80px + 60 * ((100vw - 320px) / 850));}}.tidings__inner {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 1fr 1fr;grid-template-columns: 1fr 1fr 1fr;gap: 60px 15px;row-gap: 60px;margin-bottom: 50px;}@media (max-width: 1170px) {.tidings__inner {row-gap: calc(30px + 30 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.tidings__inner {margin-bottom: calc(30px + 20 * ((100vw - 320px) / 850));}}.tidings .news-item__img {height: 390px;}@media (max-width: 1170px) {.tidings .news-item__img {height: calc(285px + 105 * ((100vw - 320px) / 850));}}.tidings .news-item__title {margin-top: 0px;}@media (max-width: 1170px) {.tidings .news-item__title {margin-top: calc(-5px + 5 * ((100vw - 320px) / 850));}}.cards {margin-top: -150px;background: #333;margin-bottom: 0px;padding-top: 450px;}@media (max-width: 1170px) {.cards {margin-bottom: calc(105px + 15 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards {padding-top: calc(375px + 75 * ((100vw - 320px) / 850));}}.cards__wrap {position: relative;}.cards__title {color: #fff;margin-bottom: 0px;}@media (max-width: 1170px) {.cards__title {margin-bottom: calc(10px + -10 * ((100vw - 320px) / 850));}}.cards__text {color: #fff;font-size: 24px;line-height: 30px;margin-bottom: 50px;}@media (max-width: 1170px) {.cards__text {font-size: calc(16px + 8 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards__text {line-height: calc(20px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards__text {margin-bottom: calc(30px + 20 * ((100vw - 320px) / 850));}}.cards__wrapper {width: 100%;position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;padding-bottom: 130px;}@media (max-width: 1170px) {.cards__wrapper {padding-bottom: calc(60px + 70 * ((100vw - 320px) / 850));}}.cards__link {margin-left: 250px;}@media (max-width: 1170px) {.cards__link {margin-left: calc(95px + 155 * ((100vw - 320px) / 850));}}.cards__circle {right: 70px;bottom: -175px;width: 360px;height: 360px;z-index: 1;}@media (max-width: 1170px) {.cards__circle {right: calc(110px + -40 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards__circle {bottom: calc(-125px + -50 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards__circle {width: calc(170px + 190 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards__circle {height: calc(170px + 190 * ((100vw - 320px) / 850));}}.cards-images {margin-left: 250px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 45px;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;max-width: 980px;width: calc(100% - 255px);gap: 5px;}@media (max-width: 1170px) {.cards-images {margin-left: calc(105px + 145 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards-images {margin-bottom: calc(25px + 20 * ((100vw - 320px) / 850));}}.cards-images__img {display: block;width: 195px;height: 145px;}@media (max-width: 1170px) {.cards-images__img {width: calc(120px + 75 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards-images__img {height: calc(90px + 55 * ((100vw - 320px) / 850));}}.cards-images__img img {width: 100%;-o-object-fit: contain;object-fit: contain;border-radius: 5px;}.cards-list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;margin-bottom: 50px;width: 100%;gap: 30px;}@media (max-width: 1170px) {.cards-list {margin-bottom: calc(30px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards-list {gap: calc(15px + 15 * ((100vw - 320px) / 850));}}.cards-list__item {position: relative;width: 100%;padding-right: 40px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 25px;}@media (max-width: 1170px) {.cards-list__item {padding-right: calc(20px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards-list__item {gap: calc(5px + 20 * ((100vw - 320px) / 850));}}.cards-list__item::after {content: "";display: block;width: 100%;height: 2px;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;background: #b3b3b3;}.cards-list__text {color: #fff;white-space: nowrap;font-size: 24px;line-height: 29px;}@media (max-width: 1170px) {.cards-list__text {font-size: calc(14px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards-list__text {line-height: calc(17px + 12 * ((100vw - 320px) / 850));}}.cards-list__inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding-left: 80px;padding-right: 80px;position: absolute;width: calc(100% - 255px);max-width: 980px;right: 0;left: 250px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}@media (max-width: 1170px) {.cards-list__inner {padding-left: calc(40px + 40 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards-list__inner {padding-right: calc(40px + 40 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards-list__inner {left: calc(115px + 135 * ((100vw - 320px) / 850));}}.cards-list__circle {background: #bed732;border-radius: 100%;width: 36px;height: 36px;}.cards-list__circle span {background: #323233;padding: 10px 0px;font-size: 16px;color: #fff;width: 75px;text-align: center;display: block;margin-left: -20px;}@media (max-width: 1170px) {.cards-list__circle {width: calc(20px + 16 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards-list__circle {height: calc(20px + 16 * ((100vw - 320px) / 850));}}.cards-list__circle--unvisible {opacity: 0 !important;}.cards-list__circle--third {right: 40px;}.section {padding-top: 190px;margin-bottom: 120px;}@media (max-width: 1170px) {.section {padding-top: calc(145px + 45 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.section {margin-bottom: calc(80px + 40 * ((100vw - 320px) / 850));}}.section-box {margin-bottom: 45px;}@media (max-width: 1170px) {.section-box {margin-bottom: calc(30px + 15 * ((100vw - 320px) / 850));}}.section-box:last-child {margin-bottom: 0;}.section-box picture {display: block;width: 100%;height: 465px;margin-bottom: 45px;}@media (max-width: 1170px) {.section-box picture {height: calc(290px + 175 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.section-box picture {margin-bottom: calc(30px + 15 * ((100vw - 320px) / 850));}}.section-box picture img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.section-box h2 {color: #000;font-weight: 700;margin-bottom: 10px;font-size: 30px;line-height: 36px;}@media (max-width: 1170px) {.section-box h2 {font-size: calc(20px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.section-box h2 {line-height: calc(24px + 12 * ((100vw - 320px) / 850));}}.section-box p {color: #000;font-size: 16px;line-height: 26px;margin-bottom: 30px;}@media (max-width: 1170px) {.section-box p {font-size: calc(14px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.section-box p {line-height: calc(20px + 6 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.section-box p {margin-bottom: calc(20px + 10 * ((100vw - 320px) / 850));}}.section-box p:last-child {margin-bottom: 0;}.section-box p a {color: #000;text-decoration: underline;}.section-box p a:hover {text-decoration: unset;}.section-box p span {background: #bed732;}.section-box ul {margin-bottom: 40px;}@media (max-width: 1170px) {.section-box ul {margin-bottom: calc(30px + 10 * ((100vw - 320px) / 850));}}.section-box ul li {color: #000;font-size: 16px;line-height: 34px;position: relative;padding-left: 16px;}@media (max-width: 1170px) {.section-box ul li {font-size: calc(14px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.section-box ul li {line-height: calc(24px + 10 * ((100vw - 320px) / 850));}}.section-box ul li::before {content: "";position: absolute;left: 0;top: 13px;width: 7px;height: 7px;display: block;border-radius: 100%;background: #bed732;}.section-box ol {margin-bottom: 40px;counter-reset: custom-counter 0;list-style: none;}.section-box ol li {color: #000;font-size: 16px;line-height: 34px;position: relative;counter-increment: custom-counter;padding-left: 23px;}@media (max-width: 1170px) {.section-box ol li {font-size: calc(14px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.section-box ol li {line-height: calc(24px + 10 * ((100vw - 320px) / 850));}}.section-box ol li::before {position: absolute;content: counter(custom-counter) ".";color: #bed732;font-size: 16px;left: 0;top: 0;font-weight: 700;line-height: 34px;}@media (max-width: 1170px) {.section-box ol li::before {font-size: calc(14px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.section-box ol li::before {line-height: calc(24px + 10 * ((100vw - 320px) / 850));}}.section-box__images {margin-bottom: 40px;display: -ms-grid;display: grid;-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;gap: 30px;}@media (max-width: 1170px) {.section-box__images {margin-bottom: calc(30px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.section-box__images {gap: calc(10px + 20 * ((100vw - 320px) / 850));}}.section-box__images picture {margin-bottom: unset;display: block;width: 100%;height: 335px;}@media (max-width: 1170px) {.section-box__images picture {height: calc(290px + 45 * ((100vw - 320px) / 850));}}.section-box__images picture img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.info {position: relative;margin-bottom: 120px;padding-top: 150px;padding-bottom: 150px;}@media (max-width: 1170px) {.info {margin-bottom: calc(80px + 40 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.info {padding-top: calc(30px + 120 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.info {padding-bottom: calc(455px + -305 * ((100vw - 320px) / 850));}}.communications {position: relative;z-index: 1;max-width: 610px;background: #fff;border-radius: 100px/650px;-webkit-filter: drop-shadow(0px 4px 54px rgba(0, 0, 0, 0.13));filter: drop-shadow(0px 4px 54px rgba(0, 0, 0, 0.13));}.communications__inner {padding-top: 60px;padding-right: 50px;padding-bottom: 55px;padding-left: 45px;border-radius: 100px/650px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 30px;background: #bed732;}@media (max-width: 1170px) {.communications__inner {padding-top: calc(30px + 30 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.communications__inner {padding-right: calc(20px + 30 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.communications__inner {padding-bottom: calc(35px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.communications__inner {padding-left: calc(20px + 25 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.communications__inner {gap: calc(20px + 10 * ((100vw - 320px) / 850));}}.communications__inner::before {content: "";width: calc(100% - 2px);height: 100%;position: absolute;top: 0;bottom: 0;right: 2px;background: #fff;border-radius: 100px/650px;}.communications__inner::after {content: "";width: 50%;height: 100%;position: absolute;top: 0;bottom: 0;left: 0;background: #fff;}.communications__wrapper {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;gap: 20px;position: relative;z-index: 1;}.communications-box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;gap: 10px;position: relative;z-index: 1;}.communications-box__title {color: #000;font-size: 16px;font-weight: 800;line-height: 26px;text-transform: uppercase;margin-bottom: 2px;}.communications-box__text {color: #000;font-size: 16px;line-height: 22px;}.communications-box__link {color: #000;font-size: 16px;line-height: 22px;display: inline-block;-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;}.communications-box__link:hover {color: #bed732;}.communications-box-icon {width: 12px;height: 12px;min-width: 12px;min-height: 12px;margin-top: 7px;}.communications-box-icon svg {width: 100%;height: 100%;}.schedule__text {color: #000;font-size: 16px;line-height: 26px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 25px;}.schedule__text span:nth-child(1) {width: 60px;}.socials__title {color: #000;font-size: 16px;font-weight: 800;line-height: 26px;text-transform: uppercase;margin-bottom: 10px;}.socials__list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 20px;}.socials__list-link {-webkit-transition: opacity 0.3s;-o-transition: opacity 0.3s;transition: opacity 0.3s;}.socials__list-link:hover {opacity: 0.5;}.socials__list-link span::before {font-size: 20px;}.map {position: absolute;top: 0;left: 0;right: 0;bottom: 0;}.map__img {display: block;width: 100%;height: 100%;}.map__img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.contact {margin-bottom: 120px;}@media (max-width: 1170px) {.contact {margin-bottom: calc(80px + 40 * ((100vw - 320px) / 850));}}.contact__inner {position: relative;overflow: hidden;max-width: 1230px;margin-left: auto;margin-right: auto;}.contact__inner::before {content: "";position: absolute;left: 0;top: 0;bottom: 0;height: 100%;width: 100px;background: #bed732;}.contact__wrapper {border-radius: 100px/650px;background: #bed732;padding-top: 60px;padding-right: 75px;padding-bottom: 50px;padding-left: 40px;}@media (max-width: 1170px) {.contact__wrapper {padding-top: calc(20px + 40 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.contact__wrapper {padding-right: calc(30px + 45 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.contact__wrapper {padding-bottom: calc(65px + -15 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.contact__wrapper {padding-left: calc(15px + 25 * ((100vw - 320px) / 850));}}.contact__title {position: relative;z-index: 1;font-size: 48px;line-height: 58px;margin-bottom: 30px;}@media (max-width: 1170px) {.contact__title {font-size: calc(20px + 28 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.contact__title {line-height: calc(24px + 34 * ((100vw - 320px) / 850));}}.contact__title span {font-weight: 300;display: block;}@media (max-width: 1170px) {.contact__title {margin-bottom: calc(20px + 10 * ((100vw - 320px) / 850));}}.contact__line {position: absolute;left: -110px;bottom: 50px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-wrap: nowrap;flex-wrap: nowrap;opacity: 0.3;}@media (max-width: 1170px) {.contact__line {bottom: calc(25px + 25 * ((100vw - 320px) / 850));}}.contact__line svg {width: 328px;height: 112px;}@media (max-width: 1170px) {.contact__line svg {width: calc(156px + 172 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.contact__line svg {height: calc(53px + 59 * ((100vw - 320px) / 850));}}.contact__line-second {display: none;}.contact-form {position: relative;z-index: 1;}.contact-form__inner {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 1fr 1fr;grid-template-columns: 1fr 1fr 1fr;gap: 10px;margin-bottom: 10px;}.contact-form__input {padding: 14px 20px;background: #fff;color: #000;font-size: 15px;line-height: 24px;width: 100%;border: 1px solid #fff;}.contact-form__input::-webkit-input-placeholder {color: #000;font-size: 15px;line-height: 24px;}.contact-form__input::-moz-placeholder {color: #000;font-size: 15px;line-height: 24px;}.contact-form__input:-ms-input-placeholder {color: #000;font-size: 15px;line-height: 24px;}.contact-form__input::-ms-input-placeholder {color: #000;font-size: 15px;line-height: 24px;}.contact-form__input::placeholder {color: #000;font-size: 15px;line-height: 24px;}.contact-form__wrapper {display: -webkit-box;display: -ms-flexbox;display: grid;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 25px;-ms-grid-columns: 260px 1fr 200px;grid-template-columns: 360px 1fr 260px;}.captcha {margin-bottom: 15px;}@media (max-width: 1170px) {.contact-form__wrapper {gap: calc(15px + 10 * ((100vw - 320px) / 850));}}.contact-form__img {display: block;width: 228px;height: 56px;}.contact-form__img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.contact-form__button {color: #fff;}.contact-form__checkbox {margin-right: auto;}.contact-form__checkbox .container {display: block;position: relative;padding-left: 30px;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;color: #333;font-size: 14px;line-height: 20px;}@media (max-width: 1170px) {.contact-form__checkbox .container {font-size: calc(12px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.contact-form__checkbox .container {line-height: calc(14px + 6 * ((100vw - 320px) / 850));}}.contact-form__checkbox .container input {position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0;}.contact-form__checkbox .checkmark {position: absolute;top: 0px;left: 0;height: 20px;width: 20px;background-color: #fff;border-radius: 4px;}@media (max-width: 1170px) {.contact-form__checkbox .checkmark {top: calc(-3px + 3 * ((100vw - 320px) / 850));}}.contact-form__checkbox .checkmark:after {content: "";position: absolute;opacity: 0;-webkit-transition: opacity 0.3s;-o-transition: opacity 0.3s;transition: opacity 0.3s;}.contact-form__checkbox .container input:checked~.checkmark:after {opacity: 1;}.contact-form__checkbox .container .checkmark:after {top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);width: 14px;height: 14px;background-image: url(../../design/theme/images/tick-icon.svg);background-repeat: no-repeat;}.about--infrastructure .about-content__box-text {max-width: 525px;line-height: 26px;}@media (max-width: 1170px) {.about--infrastructure .about-content__box-text {line-height: calc(24px + 2 * ((100vw - 320px) / 850));}}.about--infrastructure .about-content__title {max-width: 600px;}.about--infrastructure .about-content__wrapper {margin-bottom: 60px;}@media (max-width: 1170px) {.about--infrastructure .about-content__wrapper {margin-bottom: calc(20px + 40 * ((100vw - 320px) / 850));}}.about--infrastructure .about__inner {gap: 40px;}@media (max-width: 1170px) {.about--infrastructure .about__inner {gap: calc(15px + 25 * ((100vw - 320px) / 850));}}.about--infrastructure .about-view__img {height: 750px;}@media (max-width: 1170px) {.about--infrastructure .about-view__img {height: calc(265px + 485 * ((100vw - 320px) / 850));}}.app--row {padding-top: 140px;padding-bottom: 130px;}@media (max-width: 1170px) {.app--row {padding-top: calc(60px + 80 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.app--row {padding-bottom: calc(180px + -50 * ((100vw - 320px) / 850));}}.app--row .app-content {gap: 30px;}@media (max-width: 1170px) {.app--row .app-content {gap: calc(25px + 5 * ((100vw - 320px) / 850));}}.contact--popup {opacity: 0;z-index: -1;position: fixed;width: 100%;height: 100%;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: rgba(0, 0, 0, 0.8);-webkit-transition: opacity 0.3s;-o-transition: opacity 0.3s;transition: opacity 0.3s;top: 0;left: 0;right: 0;bottom: 0;}.contact--popup .contact__title {margin-bottom: 25px;line-height: normal;}.contact--popup .contact__title span {font-size: 28px;}@media (max-width: 1170px) {.contact--popup .contact__title {margin-bottom: calc(30px + -5 * ((100vw - 320px) / 850));}}.contact--popup .container {width: 100%;}.contact--popup .contact__close {position: absolute;top: 20px;right: 35px;}@media (max-width: 1170px) {.contact--popup .contact__close {top: calc(25px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.contact--popup .contact__close {right: calc(30px + 5 * ((100vw - 320px) / 850));}}.contact--popup .contact__wrapper {padding-top: 50px;padding-right: 65px;padding-bottom: 50px;padding-left: 50px;}@media (max-width: 1170px) {.contact--popup .contact__wrapper {padding-top: calc(30px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.contact--popup .contact__wrapper {padding-right: calc(20px + 45 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.contact--popup .contact__wrapper {padding-left: calc(15px + 35 * ((100vw - 320px) / 850));}}.contact--popup .contact__line {top: unset;bottom: 125px;mix-blend-mode: color-dodge;}@media (max-width: 1170px) {.contact--popup .contact__line {bottom: calc(105px + 20 * ((100vw - 320px) / 850));}}.contact--popup .contact-form__inner {-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 30px;}.contact--popup .contact-form__checkbox {padding: 16px 20px;width: 100%;background: #fff;}.contact--popup .contact-form__checkbox .checkmark {border: 1px solid #e0e0e0;}.contact--popup .contact-form__price {color: #000;font-size: 24px;line-height: 29px;-webkit-column-gap: 10px;-moz-column-gap: 10px;column-gap: 10px;row-gap: 10px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}@media (max-width: 1170px) {.contact--popup .contact-form__price {font-size: calc(20px + 4 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.contact--popup .contact-form__price {line-height: calc(24px + 5 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.contact--popup .contact-form__price {row-gap: calc(2px + 8 * ((100vw - 320px) / 850));}}.contact--popup .contact-form__price span {font-size: 30px;font-weight: 900;line-height: 36px;text-transform: uppercase;}.contact--popup .contact-form__price_title {font-size: 14px;}.contact--popup .contact-form__wrapper {gap: 20px;}.contact--active {overflow: hidden;}.contact--active .contact--popup {opacity: 1;z-index: 100;}.moving-line--left .moving-line__circle {right: unset;left: -150px;width: 408px;height: 408px;top: -310px;}@media (max-width: 1170px) {.moving-line--left .moving-line__circle {left: calc(-102px + -48 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.moving-line--left .moving-line__circle {width: calc(170px + 238 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.moving-line--left .moving-line__circle {height: calc(170px + 238 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.moving-line--left .moving-line__circle {top: calc(-125px + -185 * ((100vw - 320px) / 850));}}.steps {margin-bottom: 140px;}@media (max-width: 1170px) {.steps {margin-bottom: calc(80px + 60 * ((100vw - 320px) / 850));}}.steps__inner {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;gap: 30px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.steps__title {display: none;color: #000;font-weight: 900;font-size: 48px;line-height: 54px;text-transform: uppercase;margin-bottom: 40px;}@media (max-width: 1170px) {.steps__title {font-size: calc(24px + 24 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.steps__title {line-height: calc(28px + 26 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.steps__title {margin-bottom: calc(10px + 30 * ((100vw - 320px) / 850));}}.steps-view {-webkit-filter: drop-shadow(0px 34px 34px rgba(14, 22, 53, 0));filter: drop-shadow(0px 34px 34px rgba(14, 22, 53, 0));margin-left: -345px;}@media (max-width: 1170px) {.steps-view {margin-left: calc(-55px + -290 * ((100vw - 320px) / 850));}}.steps-view__img {display: block;width: 945px;max-height: 510px;height: 510px;border-radius: 100px/650px;overflow: hidden;}@media (max-width: 1170px) {.steps-view__img {width: calc(305px + 640 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.steps-view__img {max-height: calc(200px + 310 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.steps-view__img {height: calc(200px + 310 * ((100vw - 320px) / 850));}}.steps-view__img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.steps-body__title {color: #000;font-weight: 900;font-size: 48px;line-height: 54px;text-transform: uppercase;margin-bottom: 40px;}@media (max-width: 1170px) {.steps-body__title {font-size: calc(24px + 24 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.steps-body__title {line-height: calc(28px + 26 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.steps-body__title {margin-bottom: calc(10px + 30 * ((100vw - 320px) / 850));}}.steps-list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 30px;}@media (max-width: 1170px) {.steps-list {gap: calc(20px + 10 * ((100vw - 320px) / 850));}}.steps-list__item {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 20px;}@media (max-width: 1170px) {.steps-list__item {gap: calc(10px + 10 * ((100vw - 320px) / 850));}}.steps-list__item:last-child .steps-list__arrow {display: none;}.steps-list__arrow {position: absolute;left: 32px;top: calc(100% + 4px);width: 14px;height: 14px;}@media (max-width: 1170px) {.steps-list__arrow {left: calc(20px + 12 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.steps-list__arrow {width: calc(10px + 4 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.steps-list__arrow {height: calc(10px + 4 * ((100vw - 320px) / 850));}}.steps-list .markets__link:nth-child(1) picture {width: 143px;height: 47px;}@media (max-width: 1170px) {.steps-list .markets__link:nth-child(1) picture {width: calc(101px + 42 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.steps-list .markets__link:nth-child(1) picture {height: calc(33px + 14 * ((100vw - 320px) / 850));}}.steps-list .markets__link:nth-child(2) picture {width: 158px;height: 47px;}@media (max-width: 1170px) {.steps-list .markets__link:nth-child(2) picture {width: calc(111px + 47 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.steps-list .markets__link:nth-child(2) picture {height: calc(33px + 14 * ((100vw - 320px) / 850));}}.steps-list-count {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;border: 1px dashed #bed732;border-radius: 100%;width: 78px;height: 78px;}@media (max-width: 1170px) {.steps-list-count {width: calc(50px + 28 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.steps-list-count {height: calc(50px + 28 * ((100vw - 320px) / 850));}}.steps-list-count__digit {width: 60px;height: 60px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;background: #bed732;-webkit-box-align: center;-ms-flex-align: center;align-items: center;border-radius: 100%;color: #000;font-weight: 900;text-transform: uppercase;font-size: 30px;line-height: 36px;}@media (max-width: 1170px) {.steps-list-count__digit {width: calc(40px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.steps-list-count__digit {height: calc(40px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.steps-list-count__digit {font-size: calc(20px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.steps-list-count__digit {line-height: calc(23px + 13 * ((100vw - 320px) / 850));}}.steps-list-box__title {color: #000;font-weight: 900;text-transform: uppercase;font-size: 20px;line-height: 24px;margin-bottom: 7px;}@media (max-width: 1170px) {.steps-list-box__title {font-size: calc(16px + 4 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.steps-list-box__title {line-height: calc(19px + 5 * ((100vw - 320px) / 850));}}.points {padding-top: 195px;margin-bottom: 140px;}@media (max-width: 1170px) {.points {padding-top: calc(80px + 115 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.points {margin-bottom: calc(80px + 60 * ((100vw - 320px) / 850));}}.points__inner {display: -ms-grid;display: grid;-ms-grid-columns: 390px 1fr;grid-template-columns: 390px 1fr;gap: 30px;}@media (max-width: 1170px) {.points__inner {gap: calc(20px + 10 * ((100vw - 320px) / 850));}}.points-body__title {color: #000;font-weight: 900;font-size: 48px;line-height: 54px;margin-bottom: 25px;text-transform: uppercase;}@media (max-width: 1170px) {.points-body__title {font-size: calc(24px + 24 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.points-body__title {line-height: calc(29px + 25 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.points-body__title {margin-bottom: calc(20px + 25 * ((100vw - 320px) / 850));}}.points-body-list {padding-right: 40px;overflow-y: scroll;max-height: 450px;}@media (max-width: 1170px) {.points-body-list {padding-right: calc(10px + 30 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.points-body-list {max-height: calc(250px + 200 * ((100vw - 320px) / 850));}}.points-body-list::-webkit-scrollbar {width: 6px;}.points-body-list::-webkit-scrollbar-track {background: #e7e7e7;}.points-body-list::-webkit-scrollbar-thumb {background: #bed732;}.points-body-list__item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 10px;border-bottom: 1px solid #dcdcdc;padding: 15px 0;}.points-body-list__count {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;width: 60px;height: 60px;min-width: 60px;min-height: 60px;border-radius: 100%;background: #bed732;color: #000;font-size: 24px;font-weight: 900;line-height: 29px;text-transform: uppercase;}@media (max-width: 1170px) {.points-body-list__count {width: calc(50px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.points-body-list__count {height: calc(50px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.points-body-list__count {min-width: calc(50px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.points-body-list__count {min-height: calc(50px + 10 * ((100vw - 320px) / 850));}}.points-body-list__title {color: #000;font-weight: 900;text-transform: uppercase;margin-bottom: 5px;font-size: 20px;line-height: 24px;}@media (max-width: 1170px) {.points-body-list__title {font-size: calc(16px + 4 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.points-body-list__title {line-height: calc(19px + 5 * ((100vw - 320px) / 850));}}.points-body-list__text {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;gap: 8px;color: #000;font-size: 14px;line-height: 18px;}.points-body-list__text svg {width: 12px;height: 12px;min-width: 12px;min-height: 12px;}@media (max-width: 1170px) {.points-body-list__text {font-size: calc(12px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.points-body-list__text {line-height: calc(14px + 4 * ((100vw - 320px) / 850));}}.points-map {position: relative;width: calc(100% + 345px);height: 100%;margin-right: -345px;}.points-map__checkbox {position: absolute;top: 20px;left: 20px;z-index: 99999;}.points-map__picture {display: block;width: 100%;height: 100%;}.points-map__picture img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.about--mission {padding-top: 265px;margin-bottom: 260px;}@media (max-width: 1170px) {.about--mission {padding-top: calc(145px + 120 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.about--mission {margin-bottom: calc(80px + 180 * ((100vw - 320px) / 850));}}.about--mission .about-content__title {margin-bottom: 30px;}.about--mission .about-content__title br {display: none;}.about--mission .about-content {padding-top: 30px;padding-bottom: 15px;}.about--mission .about__inner {position: relative;}.about--mission .about__circle {top: -70px;left: -125px;width: 260px;height: 260px;}@media (max-width: 1170px) {.about--mission .about__circle {top: calc(-30px + -40 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.about--mission .about__circle {left: calc(-60px + -65 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.about--mission .about__circle {width: calc(140px + 120 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.about--mission .about__circle {height: calc(140px + 120 * ((100vw - 320px) / 850));}}.about--mission .about-content__wrapper {position: relative;z-index: 1;margin-bottom: 0;}.about--mission .about-content__box-text {line-height: 26px;}@media (max-width: 1170px) {.about--mission .about-content__box-text {line-height: calc(20px + 6 * ((100vw - 320px) / 850));}}.about--for {margin-bottom: 140px;}@media (max-width: 1170px) {.about--for {margin-bottom: calc(80px + 60 * ((100vw - 320px) / 850));}}.about--for .about__inner {position: relative;}.about--for .about__circle {top: -70px;left: -180px;width: 364px;height: 364px;}@media (max-width: 1170px) {.about--for .about__circle {top: calc(175px + -245 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.about--for .about__circle {left: calc(-20px + -160 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.about--for .about__circle {width: calc(160px + 204 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.about--for .about__circle {height: calc(160px + 204 * ((100vw - 320px) / 850));}}.about--for .about-content__wrapper {position: relative;z-index: 1;margin-bottom: 0;}.about--for .about-content__title {margin-bottom: 85px;}@media (max-width: 1170px) {.about--for .about-content__title {margin-bottom: calc(30px + 55 * ((100vw - 320px) / 850));}}.about--for .about-content__box-text {line-height: 26px;}@media (max-width: 1170px) {.about--for .about-content__box-text {line-height: calc(20px + 6 * ((100vw - 320px) / 850));}}.advantages {background-position: top;background-repeat: no-repeat;background-size: cover;padding-top: 140px;padding-bottom: 235px;}@media (max-width: 1170px) {.advantages {padding-top: calc(80px + 60 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.advantages {padding-bottom: calc(110px + 125 * ((100vw - 320px) / 850));}}.advantages__inner {margin-bottom: 140px;}@media (max-width: 1170px) {.advantages__inner {margin-bottom: calc(80px + 60 * ((100vw - 320px) / 850));}}.advantages__title {margin-bottom: 30px;text-align: center;}@media (max-width: 1170px) {.advantages__title {margin-bottom: calc(10px + 20 * ((100vw - 320px) / 850));}}.advantages .contact {margin-bottom: unset;}.advantages-swiper {padding-top: 75px;margin-left: -15px;margin-right: -15px;padding-left: 15px;padding-right: 15px;padding-bottom: 30px;}@media (max-width: 1170px) {.advantages-swiper {padding-top: calc(50px + 25 * ((100vw - 320px) / 850));}}.advantages-swiper .swiper-wrapper {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 1fr 1fr;grid-template-columns: 1fr 1fr 1fr;gap: 115px 0;}.advantages-slide {-webkit-filter: drop-shadow(0px 14px 10px rgba(0, 0, 0, 0.12));filter: drop-shadow(0px 14px 10px rgba(0, 0, 0, 0.12));}.advantages-item {border-radius: 650px/150px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: center;padding-right: 20px;padding-bottom: 40px;padding-left: 20px;}@media (max-width: 1170px) {.advantages-item {padding-right: calc(15px + 5 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.advantages-item {padding-bottom: calc(25px + 15 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.advantages-item {padding-left: calc(15px + 5 * ((100vw - 320px) / 850));}}.advantages-item::before {content: "";background: #fff;width: 100%;height: 150px;position: absolute;left: 0;right: 0;bottom: 0;border-bottom: 3px solid #bed732;}.advantages-item__title {color: #000;font-weight: 900;text-transform: uppercase;max-width: 250px;position: relative;z-index: 1;margin-bottom: 10px;font-size: 24px;line-height: 28px;}@media (max-width: 1170px) {.advantages-item__title {margin-bottom: calc(5px + 5 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.advantages-item__title {font-size: calc(20px + 4 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.advantages-item__title {line-height: calc(24px + 4 * ((100vw - 320px) / 850));}}.advantages-item__text {color: #000;text-align: left;position: relative;z-index: 1;font-size: 16px;line-height: 26px;}@media (max-width: 1170px) {.advantages-item__text {font-size: calc(12px + 4 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.advantages-item__text {line-height: calc(18px + 8 * ((100vw - 320px) / 850));}}.advantages-item-icon {margin-bottom: 15px;margin-top: -75px;width: 144px;height: 144px;border-radius: 100%;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;border: 1px dashed #bed732;}@media (max-width: 1170px) {.advantages-item-icon {margin-top: calc(-50px + -25 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.advantages-item-icon {width: calc(100px + 44 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.advantages-item-icon {height: calc(100px + 44 * ((100vw - 320px) / 850));}}.advantages-item-icon__img {width: 130px;height: 130px;border-radius: 100%;background: #bed732;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;}@media (max-width: 1170px) {.advantages-item-icon__img {width: calc(90px + 40 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.advantages-item-icon__img {height: calc(90px + 40 * ((100vw - 320px) / 850));}}.advantages-item-icon__img-picture {display: block;width: 60px;height: 60px;}@media (max-width: 1170px) {.advantages-item-icon__img-picture {width: calc(40px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.advantages-item-icon__img-picture {height: calc(40px + 20 * ((100vw - 320px) / 850));}}.advantages-item-icon__img-picture img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}.road {position: relative;min-height: 100vh;}.road__title {margin-bottom: 85px;position: relative;z-index: 1;}@media (max-width: 1170px) {.road__title {margin-bottom: calc(35px + 50 * ((100vw - 320px) / 850));}}.road__inner {padding-bottom: 55px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;padding-right: 65px;padding-left: 145px;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;position: relative;z-index: 1;margin-top: -245px;max-height: 100vh;min-height: 100vh;}@media (max-width: 1170px) {.road__inner {padding-bottom: calc(80px + -25 * ((100vw - 320px) / 850));}}.road__inner::-webkit-scrollbar {width: 0px;height: 0px;}.road__inner--active {overflow-y: scroll;}.road__wrap:nth-child(2n) .road__wrapper:nth-child(1n) .road-item:nth-child(1) {margin-right: auto;-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}.road__wrap:nth-child(2n) .road__wrapper:nth-child(1n) .road-item:nth-child(2) {margin-left: auto;margin-top: 245px;}.road__wrap:nth-child(2n) .road__wrapper:nth-child(2n) .road-item:nth-child(1) {margin-top: -40px;}.road__wrap:nth-child(2n) .road__wrapper:nth-child(2n) .road-item:nth-child(2) {margin-top: 290px;-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}.road__wrap:nth-child(2n) .road__wrapper:nth-child(3n) .road-item {margin-left: unset;}.road__wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;gap: 30px;}.road__wrapper:nth-child(1n) .road-item:nth-child(2) {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;margin-top: 245px;}.road__wrapper:nth-child(2n) .road-item:nth-child(1) {margin-top: -40px;}.road__wrapper:nth-child(2n) .road-item:nth-child(2) {margin-top: 290px;-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}.road__wrapper:nth-child(3n) .road-item {margin-left: auto;}.road-item {max-width: 390px;position: relative;-webkit-filter: drop-shadow(0px 14px 20px rgba(0, 0, 0, 0.12));filter: drop-shadow(0px 14px 20px rgba(0, 0, 0, 0.12));}.road-item:hover .road-item__link {opacity: 1;}.road-item__inner {border-radius: 1500px/150px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding-top: 20px;padding-right: 20px;padding-bottom: 50px;padding-left: 20px;position: relative;overflow: hidden;-webkit-transition: margin-bottom 0.3s, padding-bottom 0.3s;-o-transition: margin-bottom 0.3s, padding-bottom 0.3s;transition: margin-bottom 0.3s, padding-bottom 0.3s;}@media (max-width: 1170px) {.road-item__inner {padding-right: calc(15px + 5 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.road-item__inner {padding-bottom: calc(30px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.road-item__inner {padding-left: calc(15px + 5 * ((100vw - 320px) / 850));}}.road-item__inner::after {content: "";position: absolute;width: 352px;height: 352px;border-radius: 100%;background: #f7f7f7;bottom: -185px;left: -155px;}@media (max-width: 1170px) {.road-item__inner::after {width: calc(160px + 192 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.road-item__inner::after {height: calc(160px + 192 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.road-item__inner::after {bottom: calc(-32px + -153 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.road-item__inner::after {left: calc(-60px + -95 * ((100vw - 320px) / 850));}}.road-item::before {content: "";background: #fff;width: 100%;height: 150px;position: absolute;left: 0;right: 0;top: 0;z-index: 1;border-top: 3px solid #bed732;}.road-item__text {color: #000;position: relative;z-index: 1;font-size: 16px;line-height: 18px;}@media (max-width: 1170px) {.road-item__text {font-size: calc(12px + 4 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.road-item__text {line-height: calc(16px + 2 * ((100vw - 320px) / 850));}}.road-item__link {width: calc(100% - 30px);opacity: 0;position: absolute;bottom: 30px;left: 15px;right: 15px;z-index: 1;-webkit-transition: color 0.3s, background 0.3s, border 0.3s, opacity 0.3s;-o-transition: color 0.3s, background 0.3s, border 0.3s, opacity 0.3s;transition: color 0.3s, background 0.3s, border 0.3s, opacity 0.3s;padding-top: 16px;padding-bottom: 16px;padding-left: 40px;padding-right: 40px;}@media (max-width: 1170px) {.road-item__link {padding-top: calc(11px + 5 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.road-item__link {padding-bottom: calc(11px + 5 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.road-item__link {padding-left: calc(16px + 24 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.road-item__link {padding-right: calc(16px + 24 * ((100vw - 320px) / 850));}}.road-item-top {width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;gap: 10px;margin-bottom: 10px;position: relative;z-index: 1;}.road-item-top__title {color: #000;font-weight: 900;text-transform: uppercase;font-size: 24px;line-height: 29px;}@media (max-width: 1170px) {.road-item-top__title {font-size: calc(20px + 4 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.road-item-top__title {line-height: calc(24px + 5 * ((100vw - 320px) / 850));}}.road-item-top__icon {width: 100px;height: 100px;min-width: 100px;min-height: 100px;border-radius: 100%;background: #bed732;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;}@media (max-width: 1170px) {.road-item-top__icon {width: calc(60px + 40 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.road-item-top__icon {height: calc(60px + 40 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.road-item-top__icon {min-width: calc(60px + 40 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.road-item-top__icon {min-height: calc(60px + 40 * ((100vw - 320px) / 850));}}.road-item-top__icon-picture {display: block;width: 45px;height: 45px;}@media (max-width: 1170px) {.road-item-top__icon-picture {width: calc(30px + 15 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.road-item-top__icon-picture {height: calc(30px + 15 * ((100vw - 320px) / 850));}}.road-item-top__icon-picture img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}.road-way {position: absolute;top: -300px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);width: 385px;}.road-way__picture--mobile {display: none;}.road-way__car {position: absolute;top: 375px;right: 80px;display: block;width: 150px;height: 150px;}.road-way__car img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}@media (max-width: 1600px) {.time-info {margin-right: unset;}}@media (max-width: 1450px) {.news-swiper__prev {top: unset;-webkit-transform: unset;-ms-transform: unset;transform: unset;left: -40px;z-index: 1;bottom: -140px;background: rgba(255, 255, 255, 0.3);}}@media (max-width: 1450px) and (max-width: 1170px) {.news-swiper__prev {bottom: calc(-95px + -45 * ((100vw - 320px) / 850));}}@media (max-width: 1450px) {.news-swiper__prev:hover {background: rgba(255, 255, 255, 0.3);}}@media (max-width: 1450px) {.news-swiper__next {top: unset;-webkit-transform: unset;-ms-transform: unset;transform: unset;right: -40px;z-index: 1;bottom: -140px;background: rgba(255, 255, 255, 0.3);}}@media (max-width: 1450px) and (max-width: 1170px) {.news-swiper__next {bottom: calc(-95px + -45 * ((100vw - 320px) / 850));}}@media (max-width: 1450px) {.news-swiper__next:hover {background: rgba(255, 255, 255, 0.3);}}@media (max-width: 1450px) {.recalls-swiper__prev {top: unset;-webkit-transform: unset;-ms-transform: unset;transform: unset;bottom: -120px;left: -40px;background: #bed732;}}@media (max-width: 1450px) and (max-width: 1170px) {.recalls-swiper__prev {bottom: calc(-60px + -60 * ((100vw - 320px) / 850));}}@media (max-width: 1450px) {.recalls-swiper__next {top: unset;-webkit-transform: unset;-ms-transform: unset;transform: unset;right: -40px;background: #bed732;bottom: -120px;}}@media (max-width: 1450px) and (max-width: 1170px) {.recalls-swiper__next {bottom: calc(-60px + -60 * ((100vw - 320px) / 850));}}@media (max-width: 1350px) {.app-images__img {width: 100%;}.app-images__img img {-o-object-fit: contain;object-fit: contain;}}@media (max-width: 1300px) {.header__wrapper {gap: 30px;}}@media (max-width: 1300px) and (max-width: 1170px) {.header__wrapper {gap: calc(20px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1300px) {.menu-list {gap: 20px;}}@media (max-width: 1300px) {.plans-swiper {margin-right: -15px;}}@media (max-width: 1300px) {.plans-swiper__prev {display: -webkit-box;display: -ms-flexbox;display: flex;z-index: 1;}}@media (max-width: 1300px) {.plans-swiper__next {display: -webkit-box;display: -ms-flexbox;display: flex;z-index: 1;}}@media (max-width: 1300px) {.plan__title::before {height: 80px;}}@media (max-width: 1300px) and (max-width: 1170px) {.plan__title::before {height: calc(30px + 50 * ((100vw - 320px) / 850));}}@media (max-width: 1300px) {.plans-swiper .swiper-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;}}@media (max-width: 1300px) {.plans-swiper__prev {top: unset;-webkit-transform: unset;-ms-transform: unset;transform: unset;left: -25px;z-index: 1;bottom: -140px;background: rgba(190, 215, 50, 0.2);}}@media (max-width: 1300px) and (max-width: 1170px) {.plans-swiper__prev {bottom: calc(-75px + -65 * ((100vw - 320px) / 850));}}@media (max-width: 1300px) {.plans-swiper__prev:hover {background: rgba(190, 215, 50, 0.2);}}@media (max-width: 1300px) {.plans-swiper__next {top: unset;-webkit-transform: unset;-ms-transform: unset;transform: unset;right: -25px;z-index: 2;bottom: -140px;background: rgba(190, 215, 50, 0.2);}}@media (max-width: 1300px) and (max-width: 1170px) {.plans-swiper__next {bottom: calc(-75px + -65 * ((100vw - 320px) / 850));}}@media (max-width: 1300px) {.plans-swiper__next:hover {background: rgba(190, 215, 50, 0.2);}}@media (max-width: 1250px) {.heading-content__wrapper {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.heading-view__img {max-height: unset;}.heading-content__wrapper {width: -webkit-min-content;width: -moz-min-content;width: min-content;}.heading-content__link {display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.services-list {-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;}.services__inner {-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;}.rates__inner {-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;}.about__inner {-ms-grid-columns: 1fr;grid-template-columns: 1fr;gap: 40px;}}@media (max-width: 1250px) and (max-width: 1170px) {.about__inner {gap: calc(20px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1250px) {.about-view {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}}@media (max-width: 1250px) {.about__inner {position: relative;}}@media (max-width: 1250px) {.about-content__title {position: absolute;top: 30px;text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;}}@media (max-width: 1250px) and (max-width: 1170px) {.about-content__title {top: calc(15px + 15 * ((100vw - 320px) / 850));}}@media (max-width: 1250px) {.about-view__img {height: 750px;}}@media (max-width: 1250px) and (max-width: 1170px) {.about-view__img {height: calc(310px + 440 * ((100vw - 320px) / 850));}}@media (max-width: 1250px) {.about-content__wrapper {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;gap: unset;}}@media (max-width: 1250px) {.about-content {max-width: unset;}}@media (max-width: 1250px) {.about-view__img {margin-left: 250px;margin-right: -250px;}}@media (max-width: 1250px) and (max-width: 1170px) {.about-view__img {margin-left: calc(45px + 205 * ((100vw - 320px) / 850));}}@media (max-width: 1250px) and (max-width: 1170px) {.about-view__img {margin-right: calc(-145px + -105 * ((100vw - 320px) / 850));}}@media (max-width: 1250px) {.footer__inner {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 40px;}}@media (max-width: 1250px) {.footer .menu {margin-left: unset;}}@media (max-width: 1250px) {.footer-box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;width: 100%;gap: 30px;}.footer-box .phone {display: -webkit-box;display: -ms-flexbox;display: flex;}}@media (max-width: 1250px) {.footer-box__text {display: none;}}@media (max-width: 1250px) {.footer-box__logo {margin-bottom: 0;}}@media (max-width: 1250px) {.footer__phone {display: none;}}@media (max-width: 1250px) {.footer .markets {margin-left: unset;margin-right: auto;}}@media (max-width: 1250px) {.footer__copy {display: block;}}@media (max-width: 1250px) {.footer__wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;gap: 25px;}}@media (max-width: 1250px) {.footer .menu-sublist {top: unset;top: 30px;height: -webkit-max-content;height: -moz-max-content;height: max-content;min-height: -webkit-max-content;min-height: -moz-max-content;min-height: max-content;}}@media (max-width: 1250px) {.partners-swiper {margin-left: -15px;margin-right: -15px;}}@media (max-width: 1250px) {.footer .menu-sublist {top: 100%;border-radius: 0 0 2px 2px;}}@media (max-width: 1250px) {.contact--popup .contact-form__inner {-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;}.contact--popup .contact-form__img {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}}@media (max-width: 1250px) {.about--mission .about-view__img {height: 500px;}}@media (max-width: 1250px) and (max-width: 1170px) {.about--mission .about-view__img {height: calc(270px + 230 * ((100vw - 320px) / 850));}}@media (max-width: 1250px) {.about--mission .about-content {padding-top: unset;padding-bottom: unset;}}@media (max-width: 1250px) {.about--for .about-view__img {height: 500px;}}@media (max-width: 1250px) and (max-width: 1170px) {.about--for .about-view__img {height: calc(270px + 230 * ((100vw - 320px) / 850));}}@media (max-width: 1250px) {.about--for .about__circle {z-index: -1;}}@media (max-width: 1250px) {.about-content__box {margin-right: unset;}}@media (max-width: 1200px) {.burger {display: -webkit-box;display: -ms-flexbox;display: flex;}.header .lang {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;margin-left: 10px;margin-right: unset;}.header .logo {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;margin-left: auto;margin-right: auto;}.header .phone {-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;}.header__wrapper {display: none;}.header--sticky .header {position: fixed;bottom: 0;width: 100%;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transition: background 0.3s;-o-transition: background 0.3s;transition: background 0.3s;}.header--sticky .heading {padding-top: 150px;}}@media (max-width: 1200px) and (max-width: 1170px) {.header--sticky .heading {padding-top: calc(80px + 70 * ((100vw - 320px) / 850));}}@media (max-width: 1200px) {.header--sticky .header__logo {display: none;}}@media (max-width: 1200px) {.header--sticky .burger {-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;}}@media (max-width: 1200px) {.header--sticky .lang {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}}@media (max-width: 1200px) {.header--sticky .header__phone {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}}@media (max-width: 1200px) {.header--sticky .header {padding-bottom: 30px;background: #000 !important;}}@media (max-width: 1200px) and (max-width: 1170px) {.header--sticky .header {padding-bottom: calc(10px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1200px) {.header--sticky .header .lang__current-text {display: none;}}@media (max-width: 1200px) {.header--sticky .header .lang__current-arrow {display: none;}}@media (max-width: 1200px) {.header--sticky .header .lang__current-flag {display: block;width: 25px;height: 25px;border-radius: 100%;}}@media (max-width: 1200px) {.header--sticky .header .lang {border-radius: 100%;padding: unset;}.header--sticky .header .lang ul {display: none;}}@media (max-width: 1200px) {.header--sticky .header .phone {-webkit-transition: unset;-o-transition: unset;transition: unset;gap: 10px;font-size: 30px;line-height: 36px;color: #fff;}}@media (max-width: 1200px) {.header--sticky .header .phone__icon {width: 30px;height: 30px;}}@media (max-width: 1200px) {.header--sticky .header .lang {margin-left: unset;}}@media (max-width: 1200px) {.header--sticky .header .phone__icon-img:nth-child(1) {display: none;}.header--sticky .header .phone__icon-img:nth-child(2) {display: block;}}@media (max-width: 1200px) {.road__inner {padding-left: unset;padding-right: unset;}}@media (max-width: 1200px) {.road__inner {margin-left: -15px;margin-right: -15px;padding-left: 15px;padding-right: 15px;}}@media (max-width: 1100px) {.steps-view {margin-left: -425px;}}@media (max-width: 1100px) and (max-width: 1170px) {.steps-view {margin-left: calc(-35px + -390 * ((100vw - 320px) / 850));}}@media (max-width: 1000px) {.app__inner {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 80px;}}@media (max-width: 1000px) and (max-width: 1170px) {.app__inner {gap: calc(30px + 50 * ((100vw - 320px) / 850));}}@media (max-width: 1000px) {.app-content {max-width: 800px;text-align: center;margin-left: auto;margin-right: auto;}}@media (max-width: 1000px) {.app-images {margin-left: auto;margin-right: auto;}}@media (max-width: 1000px) {.app-content__markets {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}}@media (max-width: 1000px) {.app--row .app-content {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.app--row .app-content__title {margin-left: auto;margin-right: auto;}.app--row .app-content__title {margin-bottom: 0;}}@media (max-width: 1000px) {.app-swiper .swiper-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;gap: unset;-webkit-box-pack: unset;-ms-flex-pack: unset;justify-content: unset;}}@media (max-width: 1000px) {.app-swiper .app-slide__img {width: 100%;}}@media (max-width: 1000px) {.road__inner {margin-top: unset;}}@media (max-width: 950px) {.price-list__inner {padding-bottom: 20px;-ms-grid-columns: 1fr;grid-template-columns: 1fr;gap: unset;}.services-plan__link {position: unset !important;}.price-list__order {margin-left: unset;}.price-list__order {gap: 20px;-webkit-column-gap: 20px;-moz-column-gap: 20px;column-gap: 20px;row-gap: 10px;}.price-list__order-price {-webkit-box-flex: unset;-ms-flex-positive: unset;flex-grow: unset;}.price-list__text {height: 0;opacity: 0;-webkit-transition: height 0.3s, opacity 0.3s, margin 0.3s;-o-transition: height 0.3s, opacity 0.3s, margin 0.3s;transition: height 0.3s, opacity 0.3s, margin 0.3s;}.price-list__titling {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin-bottom: 5px;gap: 30px;}.price-list__titling svg {display: block;min-width: 16px;min-height: 16px;margin-top: 5px;-webkit-transition: -webkit-transform 0.3s;transition: -webkit-transform 0.3s;-o-transition: transform 0.3s;transition: transform 0.3s;transition: transform 0.3s, -webkit-transform 0.3s;}.price-list__item:hover .price-list__inner {padding-bottom: 20px;}.price-list__item:hover .price-list__order {height: unset;}.price-list__item:hover .price-list__text {opacity: 1;height: unset;margin-bottom: 15px;}.price-list__item:hover .price-list__titling svg {-webkit-transform: rotate(-180deg);-ms-transform: rotate(-180deg);transform: rotate(-180deg);}.price-list__order-link {padding: 9px 10px;width: 100%;max-width: 150px;}.contact-form__wrapper {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;grid-template-columns: auto;}.contact-form__inner {-ms-grid-columns: 1fr;grid-template-columns: 1fr;}.contact--popup .contact-form__inner {-ms-grid-columns: 1fr;grid-template-columns: 1fr;}.contact--popup .contact-form__img {-webkit-box-ordinal-group: unset;-ms-flex-order: unset;order: unset;}.contact-form__checkbox {margin-top: 10px;}.steps__inner {-ms-grid-columns: 1fr;grid-template-columns: 1fr;gap: unset;}.steps-view__img {width: 100%;}.steps__title {display: block;}.steps-body__title {display: none;}.steps-view {margin-bottom: 30px;}.points__inner {-ms-grid-columns: 1fr;grid-template-columns: 1fr;}.points-map {width: 100%;height: 600px;}}@media (max-width: 950px) and (max-width: 1170px) {.points-map {height: calc(400px + 200 * ((100vw - 320px) / 850));}}@media (max-width: 950px) {.advantages-swiper .swiper-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;}}@media (max-width: 900px) {.recalls-swiper {z-index: 2;position: relative;}.news-item {position: relative;z-index: 1;}.news-swiper {z-index: 2;}}@media (max-width: 850px) {.tidings__inner {-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;}.app-swiper {margin-right: -15px !important;}.app--row .app__wrapper {overflow: unset;}.app-slide__prev {top: unset;-webkit-transform: unset;-ms-transform: unset;transform: unset;left: -40px;z-index: 0;bottom: -140px;background: #bed732;display: -webkit-box;display: -ms-flexbox;display: flex;}}@media (max-width: 850px) and (max-width: 1170px) {.app-slide__prev {bottom: calc(-85px + -55 * ((100vw - 320px) / 850));}}@media (max-width: 850px) {.app-slide__prev:hover {background: #bed732;}}@media (max-width: 850px) {.app-slide__next {top: unset;-webkit-transform: unset;-ms-transform: unset;transform: unset;right: -40px;z-index: 0;display: -webkit-box;display: -ms-flexbox;display: flex;bottom: -140px;background: #bed732;}}@media (max-width: 850px) and (max-width: 1170px) {.app-slide__next {bottom: calc(-85px + -55 * ((100vw - 320px) / 850));}}@media (max-width: 850px) {.app-slide__next:hover {background: #bed732;}}@media (max-width: 850px) {.app--row .app__wrapper {position: relative;}}@media (max-width: 850px) {.road__wrap:nth-child(1n) .road__wrapper:last-child .road-item:last-child {-ms-grid-row: 1;-ms-grid-column: 2;grid-area: 1/2;}}@media (max-width: 850px) {.road__wrap:nth-child(2n) .road__wrapper:last-child .road-item:last-child {-ms-grid-row: 1;-ms-grid-column: 1;grid-area: 1/1;}}@media (max-width: 850px) {.road__wrapper {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;}}@media (max-width: 800px) {.cards__inner {overflow-y: unset;overflow-x: scroll;}.cards__inner::-webkit-scrollbar {width: 0;height: 0;}.cards__wrapper {width: 800px;min-width: 800px;}}@media (max-width: 800px) and (max-width: 1170px) {.cards__wrapper {width: calc(600px + 200 * ((100vw - 320px) / 850));}}@media (max-width: 800px) and (max-width: 1170px) {.cards__wrapper {min-width: calc(600px + 200 * ((100vw - 320px) / 850));}}@media (max-width: 768px) {.heading-content__img {display: none;}.services__inner {-ms-grid-columns: 1fr;grid-template-columns: 1fr;}.services-list {-ms-grid-columns: 1fr 1fr 1fr;grid-template-columns: 1fr 1fr 1fr;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;max-width: 100%;}.services-heading__phone {display: none;}.services-heading__text {display: none;}.services-heading__title {text-align: center;max-width: unset;margin-bottom: 0;}.services-heading {max-width: unset;}.services-heading__bottom {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;gap: 20px;}}@media (max-width: 768px) and (max-width: 1170px) {.services-heading__bottom {gap: calc(12px + 8 * ((100vw - 320px) / 850));}}@media (max-width: 768px) {.rates__inner {-ms-grid-columns: 1fr;grid-template-columns: 1fr;}}@media (max-width: 768px) {.rates-titling__title {display: none;}}@media (max-width: 768px) {.rates__title {display: block;margin-bottom: 0;}}@media (max-width: 768px) {.header .menu-list {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}}@media (max-width: 550px) {.heading-view {position: absolute;right: -40px;margin-right: unset;}.heading-content {position: relative;z-index: 1;}.heading-content__title {text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;}.heading-view__img {width: 945px;max-height: 680px;}}@media (max-width: 550px) and (max-width: 1170px) {.heading-view__img {width: calc(183px + 762 * ((100vw - 320px) / 850));}}@media (max-width: 550px) and (max-width: 1170px) {.heading-view__img {max-height: calc(251px + 429 * ((100vw - 320px) / 850));}}@media (max-width: 550px) {.heading__inner {position: relative;}}@media (max-width: 550px) {.app-images {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}}@media (max-width: 550px) {.app-content {text-align: left;}}@media (max-width: 550px) {.app-content__markets {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}}@media (max-width: 550px) {.app-images__img {width: 290px;}}@media (max-width: 550px) {.footer .menu-sublist {left: unset;right: 0;}}@media (max-width: 550px) {.app {background-image: url(../../design/theme/images/app-bg-mobile.svg) !important;}}@media (max-width: 550px) {.time-info__subtext {display: none;}}@media (max-width: 550px) {.time-info__title {margin-left: unset;}}@media (max-width: 550px) {.time-box__text {display: block;}}@media (max-width: 550px) {.time__inner {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}}@media (max-width: 550px) {.price__link {width: 100%;}}@media (max-width: 550px) {.faq__title {text-align: left;}}@media (max-width: 550px) {.tidings__inner {-ms-grid-columns: 1fr;grid-template-columns: 1fr;}}@media (max-width: 550px) {.tidings .news-item__link {width: unset;padding-left: 20px;padding-right: 20px;}}@media (max-width: 550px) {.about--infrastructure .about-content__title {top: 60px;}}@media (max-width: 550px) {.section-box__images {-ms-grid-columns: 1fr;grid-template-columns: 1fr;}}@media (max-width: 550px) {.contact__line--second {display: -webkit-box;display: -ms-flexbox;display: flex;top: 95px;bottom: unset;}}@media (max-width: 550px) {.contact-form__button {width: 100%;}}@media (max-width: 550px) {.communications__wrapper {-ms-grid-columns: 1fr;grid-template-columns: 1fr;}}@media (max-width: 550px) {.head--card .head__circle {display: none;}}@media (max-width: 550px) {.contact--popup .contact-form__button {max-width: 100%;}.contact--popup .contact__wrapper {border-radius: 60px/650px;}.contact--popup .contact-form__price_title {text-align: center;}.fast-order .contact__title {text-align: center;}.order-line {display: none !important;}}@media (max-width: 550px) {.communications__inner {border-radius: 650px/100px;}}@media (max-width: 550px) {.communications__inner::before {border-radius: 650px/100px;right: 0;bottom: 2px;top: unset;left: 0;width: 100%;}}@media (max-width: 550px) {.communications {border-radius: 650px/100px;}}@media (max-width: 550px) {.communications__inner::after {height: 200px;width: 100%;bottom: unset;left: 0;right: 0;top: 0;}}@media (max-width: 550px) {.communications__socials {padding-left: 22px;}}@media (max-width: 550px) {.about--mission .about-content__title br {display: block;}.about--mission .about__circle {display: none;}}@media (max-width: 550px) {.road__wrapper {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}}@media (max-width: 550px) {.road__inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 30px;}}@media (max-width: 550px) {.road-item {max-width: 350px;margin-bottom: unset !important;margin-top: unset !important;margin-left: unset !important;}}@media (max-width: 550px) and (max-width: 1170px) {.road-item {max-width: calc(250px + 150 * ((100vw - 320px) / 850));}}@media (max-width: 550px) {.road-item:hover .road-item__inner {margin-bottom: unset;}}@media (max-width: 550px) {.road-way {-webkit-transform: unset;-ms-transform: unset;transform: unset;right: -20px;left: unset;width: 175px;top: 65px;}}@media (max-width: 550px) {.road-way__picture {display: none;}}@media (max-width: 550px) {.road-way__picture--mobile {display: block;}}@media (max-width: 550px) {.road-way__car {width: 80px;height: 80px;top: 170px;right: 30px;}.road-way__car img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}}@media (max-width: 550px) {.road__wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 30px;}}@media (max-width: 550px) {.road__wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;}.road__wrapper:nth-child(1) .road-item:nth-child(1) {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}.road__wrapper:nth-child(1) .road-item:nth-child(2) {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}.road__wrapper:nth-child(2) .road-item:nth-child(1) {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}.road__wrapper:nth-child(2) .road-item:nth-child(2) {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}}@media (max-width: 500px) {.partners__inner {max-width: 100%;overflow: hidden;width: 100%;}.partners-swiper .swiper-wrapper {-webkit-box-orient: unset;-webkit-box-direction: unset;-ms-flex-direction: unset;flex-direction: unset;row-gap: 10px;}}@media (max-width: 450px) {.rates-titling__link {width: 100%;}.moving-line__circle {left: -90px;}.about-content-bottom {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;gap: 15px;-ms-flex-wrap: wrap;flex-wrap: wrap;}.news-item__link {width: 100%;}.footer .menu-list {-webkit-column-gap: 20px;-moz-column-gap: 20px;column-gap: 20px;}}.langs .u-nav__link img {width: 20px;height: 20px;}.menu-sublist__item {height: unset;}.menu-sublist {height: unset;pointer-events: none;}.menu-list__item--inner:hover .menu-sublist {pointer-events: auto;}.heading-content {z-index: 10;}.heading-view {width: 945px;max-height: 680px;}@media (max-width: 1170px) {.heading-view {max-height: calc(251px + 429 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.heading-view {width: calc(183px + 762 * ((100vw - 320px) / 850));}}.error {border: 1px solid #ff1616;}label {display: none !important;}label.container {display: block !important;}.message_error {color: #b00;font-size: 14px;line-height: 20px;margin-bottom: 10px;}.message_success {color: #0f3;font-size: 14px;line-height: 20px;margin-bottom: 10px;}.contact__title span {color: #000;font-size: 32px;line-height: 38px;margin-bottom: 30px;font-weight: 275;text-transform: uppercase;position: relative;z-index: 1;}@media (max-width: 1170px) {.contact__title span {font-size: calc(18px + 14 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.contact__title span {line-height: calc(24px + 14 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.contact__title span {margin-bottom: calc(15px + 15 * ((100vw - 320px) / 850));}}.fast-order {overflow: scroll;}.fast-order::-webkit-scrollbar {width: 0;height: 0;}.fast-order .contact__title {margin-bottom: 5px;}.fast-order .contact__close {display: none;}.fast-order .contact__wrapper {padding-top: 40px;padding-right: 65px;padding-bottom: 45px;padding-left: 45px;}@media (max-width: 1170px) {.fast-order .contact__wrapper {padding-top: calc(45px + -5 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.fast-order .contact__wrapper {padding-right: calc(20px + 45 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.fast-order .contact__wrapper {padding-bottom: calc(50px + -5 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.fast-order .contact__wrapper {padding-left: calc(15px + 30 * ((100vw - 320px) / 850));}}.order-line {margin-bottom: 30px;border-radius: 15px;background: rgba(255, 255, 255, 0.25);padding: 7px 13px 7px 8px;position: relative;z-index: 1;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;gap: 30px;}@media (max-width: 1170px) {.order-line {margin-bottom: calc(20px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.order-line {gap: calc(15px + 15 * ((100vw - 320px) / 850));}}.order-line__inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-wrap: wrap;flex-wrap: wrap;row-gap: 20px;-webkit-column-gap: 40px;-moz-column-gap: 40px;column-gap: 40px;}@media (max-width: 1170px) {.order-line__inner {-webkit-column-gap: calc(20px + 20 * ((100vw - 320px) / 850));-moz-column-gap: calc(20px + 20 * ((100vw - 320px) / 850));column-gap: calc(20px + 20 * ((100vw - 320px) / 850));}}.order-line__step {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 10px;}@media (max-width: 1170px) {.order-line__step {gap: calc(5px + 5 * ((100vw - 320px) / 850));}}.order-line__step-count {width: 31px;height: 31px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;text-align: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;border-radius: 100%;color: #fff;background: #000;position: relative;font-size: 18px;line-height: 20px;margin-right: 40px;}@media (max-width: 1170px) {.order-line__step-count {width: calc(24px + 7 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.order-line__step-count {height: calc(24px + 7 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.order-line__step-count {font-size: calc(16px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.order-line__step-count {line-height: calc(18px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.order-line__step-count {margin-right: calc(25px + 15 * ((100vw - 320px) / 850));}}.order-line__step-count::after {content: "";position: absolute;left: 31px;width: 40px;height: 1px;background: #000;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}@media (max-width: 1170px) {.order-line__step-count::after {left: calc(24px + 7 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.order-line__step-count::after {width: calc(25px + 15 * ((100vw - 320px) / 850));}}.order-line__step-text {color: #000;font-size: 18px;line-height: 23px;}@media (max-width: 1170px) {.order-line__step-text {font-size: calc(16px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.order-line__step-text {line-height: calc(20px + 3 * ((100vw - 320px) / 850));}}.fast-order--active {overflow: hidden;}.fast-order--active .fast-order {opacity: 1;z-index: 100;}.payment {position: relative;z-index: 1;display: none;}.payment__title {position: relative;z-index: 1;font-size: 48px;line-height: 58px;margin-bottom: 30px;}@media (max-width: 1170px) {.payment__title {font-size: calc(20px + 28 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.payment__title {line-height: calc(24px + 34 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.payment__title {margin-bottom: calc(20px + 10 * ((100vw - 320px) / 850));}}.payment__title span {font-weight: 300;display: block;}.payment__inner {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 1fr 1fr;grid-template-columns: 1fr 1fr 1fr;margin-bottom: 20px;gap: 20px;}@media (max-width: 1170px) {.payment__inner {margin-bottom: calc(20px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.payment__inner {gap: calc(15px + 15 * ((100vw - 320px) / 850));}}.payment__button {margin-left: auto;color: #fff;}.payment-item {border-radius: 10px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 15px;padding-top: 15px;padding-right: 15px;padding-bottom: 15px;padding-left: 15px;border: 1px solid rgba(0, 0, 0, 0);position: relative;-webkit-transition: border 0.3s;-o-transition: border 0.3s;transition: border 0.3s;}@media (max-width: 1170px) {.payment-item {gap: calc(15px + 5 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.payment-item {padding-top: calc(20px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.payment-item {padding-right: calc(15px + 0 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.payment-item {padding-bottom: calc(20px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.payment-item {padding-left: calc(15px + 5 * ((100vw - 320px) / 850));}}.payment-item__img {border-radius: 100%;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: #f2f2ed;width: 70px;height: 70px;min-width: 70px;min-height: 70px;}@media (max-width: 1170px) {.payment-item__img {width: calc(60px + 25 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.payment-item__img {height: calc(60px + 25 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.payment-item__img {min-width: calc(60px + 25 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.payment-item__img {min-height: calc(60px + 25 * ((100vw - 320px) / 850));}}.payment-item__img-image {-o-object-fit: contain;object-fit: contain;width: 60px;height: 45px;}@media (max-width: 1170px) {.payment-item__img-image {width: calc(55px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.payment-item__img-image {height: calc(35px + 20 * ((100vw - 320px) / 850));}}.payment-item__info-title {color: #000;font-weight: 900;text-transform: uppercase;max-width: 540px;font-size: 18px;line-height: normal;margin-bottom: 10px;}@media (max-width: 1170px) {.payment-item__info-title {font-size: calc(16px + 8 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.payment-item__info-title {line-height: calc(20px + 9 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.payment-item__info-title {margin-bottom: calc(5px + 5 * ((100vw - 320px) / 850));}}.payment-item__info-text {color: #000;max-width: 540px;font-size: 16px;line-height: 22px;}@media (max-width: 1170px) {.payment-item__info-text {font-size: calc(14px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.payment-item__info-text {line-height: calc(20px + 6 * ((100vw - 320px) / 850));}}.payment-item__radio {position: absolute;left: 0;top: 0;right: 0;bottom: 0;width: 100%;height: 100%;cursor: pointer;opacity: 0;}.payment-item--active {border: 1px solid #000;}.fast-order--payment .payment {display: block;}.fast-order--payment .contact__wrap {display: none;}.end-order {display: none;position: relative;z-index: 1;}.end-order__title {position: relative;z-index: 1;font-size: 48px;line-height: 58px;margin-bottom: 20px;}@media (max-width: 1170px) {.end-order__title {font-size: calc(20px + 28 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.end-order__title {line-height: calc(24px + 34 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.end-order__title {margin-bottom: calc(15px + 5 * ((100vw - 320px) / 850));}}.end-order__title span {font-weight: 300;display: block;}.end-order__buttons {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 10px;-ms-flex-wrap: wrap;flex-wrap: wrap;}.end-order__buttons-button {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 10px;}.end-order__buttons-button svg {width: 18px;height: 18px;}.end-order__buttons-button--white {background: #fff;color: #000;border: 1px solid rgba(0, 0, 0, 0);}.end-order__buttons-button--white svg path {-webkit-transition: fill 0.3s;-o-transition: fill 0.3s;transition: fill 0.3s;}.end-order__buttons-button--white:hover {border: 1px solid #fff;color: #fff;}.end-order__buttons-button--white:hover svg path {fill: #fff;}.end-order__buttons-button--red {background: #e80000;color: #fff;border: 1px solid rgba(0, 0, 0, 0);}.end-order__buttons-button--red svg path {-webkit-transition: fill 0.3s;-o-transition: fill 0.3s;transition: fill 0.3s;}.end-order__buttons-button--red:hover {border: 1px solid #e80000;color: #e80000;}.end-order__buttons-button--red:hover svg path {fill: #e80000;}.end-order-info {margin-bottom: 30px;}.end-order-info__inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;border-radius: 10px;background: #fff;padding: 20px;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;gap: 30px;}@media (max-width: 1170px) {.end-order-info__inner {padding-top: calc(20px + 10 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.end-order-info__inner {padding-right: calc(15px + 15 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.end-order-info__inner {padding-bottom: calc(20px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.end-order-info__inner {padding-left: calc(15px + 5 * ((100vw - 320px) / 850));}}.end-order-info__payment-item {padding: 0;}.end-order-info__cost {min-width: 250px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.end-order-info__cost-title {color: #000;font-size: 24px;line-height: 28px;margin-bottom: 15px;}@media (max-width: 1170px) {.end-order-info__cost-title {font-size: calc(18px + 6 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.end-order-info__cost-title {line-height: calc(22px + 7 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.end-order-info__cost-title {margin-bottom: calc(15px + 10 * ((100vw - 320px) / 850));}}.end-order-info__cost-text {color: #000;font-weight: 900;text-transform: uppercase;font-size: 30px;line-height: 36px;}@media (max-width: 1170px) {.end-order-info__cost-text {font-size: calc(24px + 6 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.end-order-info__cost-text {line-height: calc(28px + 8 * ((100vw - 320px) / 850));}}.fast-order--end-order .end-order {display: block;}.fast-order--end-order .payment {display: none;}@media (max-width: 1050px) {.fast-order {-webkit-box-pack: unset;-ms-flex-pack: unset;justify-content: unset;-webkit-box-align: unset;-ms-flex-align: unset;align-items: unset;}.fast-order .contact__inner {margin-top: 30px;margin-bottom: 30px;}.fast-order .contact__wrapper {margin-bottom: 30px;}.fast-order .contact__inner::before {bottom: 30px;top: -30px;}}@media (max-width: 950px) {.order-line__close {display: none;}.fast-order .contact__close {display: block;}.payment__inner {-ms-grid-columns: 1fr;grid-template-columns: 1fr;}.end-order-info__inner {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.end-order-info__payment-item {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.end-order__buttons {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.contact--popup .contact__title span {font-size: 18px;text-align: center;}.contact--popup .contact-form__price {justify-content: center;}}@media (max-width: 550px) {.fast-order .contact__wrapper {border-radius: 0;}.payment-item {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.payment__button {margin-left: unset;}.end-order__buttons {display: -ms-grid;display: grid;-ms-grid-columns: 1fr;grid-template-columns: 1fr;}.end-order__buttons-button {padding-left: 15px;padding-right: 15px;}}.services-list__lnk .services-plan__link {display: none;}.notifications {top: 15px;position: absolute;z-index: 9;display: block;font-weight: 400;font-size: 16px;}.notifications .message_errors {background: #ed0b0b;color: #fff;padding: 15px 30px;}.notifications .message_success {background: #0aed2a;color: #000;padding: 15px 30px;}@keyframes slideIn {from {opacity: 0;transform: translateX(-100%);}to {opacity: 1;transform: translateX(0);}}@keyframes fadeOut {from {opacity: 1;}to {opacity: 0;}}.notifications .message_errors,.notifications .message_success {animation-duration: 0.5s;animation-fill-mode: forwards;}.hidden-slide-out {animation-name: fadeOut;animation-duration: 0.5s;animation-delay: 3s;}.cards-list {gap: 30px;}@media (max-width: 1170px) {.cards-list {gap: calc(25px + 5 * ((100vw - 320px) / 850));}}.cards-list__text {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 15px;}@media (max-width: 1170px) {.cards-list__text {gap: calc(5px + 10 * ((100vw - 320px) / 850));}}.cards-list__text span:nth-child(1) {opacity: 0;-webkit-transition: opacity 0.3s;-o-transition: opacity 0.3s;transition: opacity 0.3s;position: absolute;font-size: 16px;line-height: 20px;left: 50%;top: -25px;}@media (max-width: 1170px) {.cards-list__text span:nth-child(1) {font-size: calc(14px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards-list__text span:nth-child(1) {line-height: calc(16px + 4 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards-list__text span:nth-child(1) {top: calc(-20px + -5 * ((100vw - 320px) / 850));}}.cards-list__text span:nth-child(2) {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;width: 26px;height: 26px;min-width: 26px;min-height: 26px;font-size: 16px;line-height: 20px;background: #fff;border-radius: 100%;cursor: pointer;color: #000;z-index: 1;position: relative;}@media (max-width: 1170px) {.cards-list__text span:nth-child(2) {width: calc(20px + 6 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards-list__text span:nth-child(2) {height: calc(20px + 6 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards-list__text span:nth-child(2) {min-width: calc(20px + 6 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards-list__text span:nth-child(2) {min-height: calc(20px + 6 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards-list__text span:nth-child(2) {font-size: calc(14px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.cards-list__text span:nth-child(2) {line-height: calc(16px + 4 * ((100vw - 320px) / 850));}}.cards-list__text--active span:nth-child(1) {opacity: 1;}@media (max-width: 1170px) {.cards-list__circle {height: calc(20px + 16 * ((100vw - 320px) / 850));width: calc(20px + 16 * ((100vw - 320px) / 850));}.cards-list__circle span {width: calc(60px + 15 * ((100vw - 320px) / 850));margin-top: calc(-7px + 7 * ((100vw - 320px) / 850));font-size: calc(14px + 2 * ((100vw - 320px) / 850));}}.card__bg {position: absolute;border-radius: 0 0 50% 50% / 0 0 100px 100px;height: 100px;background: #333;bottom: -100px;width: 100%;}@media (max-width: 1170px) {.partners__bg {border-radius: 50% 50% 0 0 / 50px 50px 0 0;height: 50px;top: -50px;}.news__bg {border-radius: 0 0 50% 50% / 0 0 50px 50px;height: 50px;bottom: -50px;}.head__bg {border-radius: 0 0 50% 50% / 0 0 50px 50px;}.plans__bg {border-radius: 0 0 50% 50% / 0 0 50px 50px;height: 50px;bottom: -50px;}}.heading-content__title span {display: block;}.heading-content__title span::first-letter {font-style: italic;}.head--charging {margin-bottom: 120px;}@media (max-width: 1170px) {.head--charging {margin-bottom: calc(60px + 60 * ((100vw - 320px) / 850));}}.head--charging .head__inner {margin-top: -55px;}@media (max-width: 1170px) {.head--charging .head__inner {margin-top: calc(0px + -55 * ((100vw - 320px) / 850));}}.head--charging .head__wrapper {padding-top: 144px;padding-bottom: 144px;min-width: 500px;}@media (max-width: 1170px) {.head--charging .head__wrapper {padding-top: calc(30px + 114 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.head--charging .head__wrapper {padding-bottom: calc(30px + 114 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.head--charging .head__wrapper {min-width: calc(200px + 300 * ((100vw - 320px) / 850));}}.head--charging .moving-line {top: 205px;}.head__inner {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;gap: 70px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}@media (max-width: 1170px) {.head__inner {gap: calc(35px + 35 * ((100vw - 320px) / 850));}}.head__links {margin-top: 50px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 18px;}@media (max-width: 1170px) {.head__links {margin-top: calc(25px + 25 * ((100vw - 320px) / 850));}}.head__links-link {font-size: 18px;line-height: 22px;}@media (max-width: 1170px) {.head__links-link {font-size: calc(16px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.head__links-link {line-height: calc(16px + 6 * ((100vw - 320px) / 850));}}.head__links-link:nth-child(2) {background: #fff;border: 1px solid #bed732;}.head__links-link:nth-child(2):hover {background: #bed732;color: #fff;}.about-view__img {display: block;width: 945px;max-height: 680px;height: 100%;border-radius: 100px/650px;overflow: hidden;}.about-view__img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.head-view {margin-right: -345px;}@media (max-width: 1170px) {.head-view {margin-right: calc(-40px + -305 * ((100vw - 320px) / 850));}}.head-view__img {display: block;width: 945px;max-height: 680px;height: 100%;border-radius: 100px/650px;overflow: hidden;}@media (max-width: 1170px) {.head-view__img {width: calc(183px + 762 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.head-view__img {max-height: calc(251px + 429 * ((100vw - 320px) / 850));}}.head-view__img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.funnel {margin-bottom: 140px;}@media (max-width: 1170px) {.funnel {margin-bottom: calc(70px + 70 * ((100vw - 320px) / 850));}}.funnel__inner {background: #bed732;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding-top: 50px;padding-right: 60px;padding-bottom: 55px;padding-left: 40px;gap: 30px;}@media (max-width: 1170px) {.funnel__inner {padding-top: calc(20px + 30 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.funnel__inner {padding-right: calc(15px + 45 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.funnel__inner {padding-bottom: calc(20px + 35 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.funnel__inner {padding-left: calc(15px + 25 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.funnel__inner {gap: calc(15px + 15 * ((100vw - 320px) / 850));}}.funnel__title {color: #000;text-transform: uppercase;font-size: 40px;line-height: 44px;}@media (max-width: 1170px) {.funnel__title {font-size: calc(20px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.funnel__title {line-height: calc(24px + 20 * ((100vw - 320px) / 850));}}.funnel__title span {font-weight: 900;}.funnel__img {display: block;width: 110px;height: 132px;min-width: 110px;min-height: 132px;}@media (max-width: 1170px) {.funnel__img {width: calc(50px + 60 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.funnel__img {height: calc(64px + 68 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.funnel__img {min-width: calc(50px + 60 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.funnel__img {min-height: calc(64px + 68 * ((100vw - 320px) / 850));}}.funnel__img img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}.chargings {margin-bottom: 140px;}@media (max-width: 1170px) {.chargings {margin-bottom: calc(60px + 80 * ((100vw - 320px) / 850));}}.chargings__title {margin-bottom: 30px;}@media (max-width: 1170px) {.chargings__title {margin-bottom: calc(20px + 10 * ((100vw - 320px) / 850));}}.chargings__img {display: block;margin-left: auto;margin-right: auto;width: 220px;height: 325px;margin-bottom: 30px;}@media (max-width: 1170px) {.chargings__img {width: calc(110px + 110 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.chargings__img {height: calc(145px + 180 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.chargings__img {margin-bottom: calc(15px + 15 * ((100vw - 320px) / 850));}}.chargings__img img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}.chargings__link {font-size: 18px;line-height: 22px;padding-left: 15px;padding-right: 15px;}@media (max-width: 1170px) {.chargings__link {font-size: calc(14px + 4 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.chargings__link {line-height: calc(16px + 6 * ((100vw - 320px) / 850));}}.chargings__inner {position: relative;}.chargings-swiper {margin-top: -15px;margin-left: -15px;margin-right: -360px;margin-bottom: -30px;padding-top: 15px;padding-right: 15px;padding-bottom: 30px;padding-left: 15px;}.chargings-swiper__prev {z-index: 1;}.chargings-swiper__prev:hover {background: #bed732;}.chargings-swiper__next {z-index: 1;}.chargings-swiper__next:hover {background: #bed732;}.chargings-slide {border-radius: 20px;background: #f7f7f7;-webkit-box-shadow: 0px 16px 16px 0px rgba(0, 0, 0, 0.03);box-shadow: 0px 16px 16px 0px rgba(0, 0, 0, 0.03);padding-top: 40px;padding-right: 30px;padding-bottom: 30px;padding-left: 30px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}@media (max-width: 1170px) {.chargings-slide {padding-top: calc(20px + 20 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.chargings-slide {padding-right: calc(15px + 15 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.chargings-slide {padding-bottom: calc(15px + 15 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.chargings-slide {padding-left: calc(15px + 15 * ((100vw - 320px) / 850));}}.chargings-slide__title {color: #000;font-weight: 900;text-align: center;font-size: 32px;line-height: 38px;margin-bottom: 10px;}@media (max-width: 1170px) {.chargings-slide__title {font-size: calc(20px + 12 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.chargings-slide__title {line-height: calc(24px + 14 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.chargings-slide__title {margin-bottom: calc(5px + 5 * ((100vw - 320px) / 850));}}.chargings-slide__text {color: #000;text-align: center;font-size: 24px;line-height: 29px;margin-bottom: 25px;}@media (max-width: 1170px) {.chargings-slide__text {font-size: calc(16px + 8 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.chargings-slide__text {line-height: calc(20px + 9 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.chargings-slide__text {margin-bottom: calc(15px + 10 * ((100vw - 320px) / 850));}}.chargings-slide-info {margin-top: auto;height: 100%;}.chargings-slide-info__text {color: #000;font-weight: 700;font-size: 20px;line-height: 24px;margin-bottom: 10px;}@media (max-width: 1170px) {.chargings-slide-info__text {font-size: calc(14px + 6 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.chargings-slide-info__text {line-height: calc(16px + 8 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.chargings-slide-info__text {margin-bottom: calc(5px + 5 * ((100vw - 320px) / 850));}}.chargings-slide-info__list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 5px;margin-bottom: 20px;}@media (max-width: 1170px) {.chargings-slide-info__list {gap: calc(3px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.chargings-slide-info__list {margin-bottom: calc(10px + 10 * ((100vw - 320px) / 850));}}.chargings-slide-info__list-item {color: #000;padding-left: 15px;position: relative;font-size: 16px;line-height: 20px;}@media (max-width: 1170px) {.chargings-slide-info__list-item {font-size: calc(14px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.chargings-slide-info__list-item {line-height: calc(16px + 4 * ((100vw - 320px) / 850));}}.chargings-slide-info__list-item::before {content: "";position: absolute;left: 0;top: 6px;background: #bed732;width: 5px;height: 5px;border-radius: 100%;}.charger__inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding-top: 130px;padding-bottom: 165px;gap: 30px;}@media (max-width: 1170px) {.charger__inner {padding-top: calc(60px + 70 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.charger__inner {padding-bottom: calc(60px + 105 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.charger__inner {gap: calc(25px + 5 * ((100vw - 320px) / 850));}}.charger-heading {max-width: 550px;}.charger-heading__title {margin-bottom: 40px;}@media (max-width: 1170px) {.charger-heading__title {margin-bottom: calc(20px + 20 * ((100vw - 320px) / 850));}}.charger-heading__title span {color: #bed732;}.charger-heading-row {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 20px;}@media (max-width: 1170px) {.charger-heading-row {gap: calc(15px + 5 * ((100vw - 320px) / 850));}}.charger-heading-row__img {width: 111px;height: 56px;min-width: 111px;min-height: 56px;display: block;}@media (max-width: 1170px) {.charger-heading-row__img {width: calc(80px + 31 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.charger-heading-row__img {height: calc(40px + 16 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.charger-heading-row__img {min-width: calc(80px + 31 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.charger-heading-row__img {min-height: calc(40px + 16 * ((100vw - 320px) / 850));}}.charger-heading-row__img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;border-radius: 10px;}.charger-heading-row__text {max-width: 335px;color: #000;font-size: 20px;line-height: 26px;}@media (max-width: 1170px) {.charger-heading-row__text {font-size: calc(14px + 6 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.charger-heading-row__text {line-height: calc(20px + 6 * ((100vw - 320px) / 850));}}.charger-partners {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 1fr 1fr;grid-template-columns: 1fr 1fr 1fr;gap: 30px;}@media (max-width: 1170px) {.charger-partners {gap: calc(15px + 15 * ((100vw - 320px) / 850));}}.charger-partners__item {background: #fff;-webkit-box-shadow: 0px 14px 44px 0px rgba(17, 25, 47, 0.11);box-shadow: 0px 14px 44px 0px rgba(17, 25, 47, 0.11);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;width: 179px;height: 116px;}.charger-partners__item-img {display: block;width: 80%;height: 80%;}.charger-partners__item-img img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}@media (max-width: 1550px) {.chargings-swiper__prev {left: 15px;}.chargings-swiper__next {right: 15px;}}@media (max-width: 1300px) {.chargings-swiper__prev {display: none;}.chargings-swiper__next {display: none;}.chargings-swiper {margin-right: -30px;}}@media (max-width: 1250px) {.head__links {display: -ms-grid;display: grid;-ms-grid-columns: 300px;grid-template-columns: 300px;}}@media (max-width: 1150px) {.charger-partners {-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;margin-left: auto;margin-right: auto;}.charger-partners__item {width: 100%;}.charger-partners__item:last-child {-ms-grid-column-span: 2;grid-column: 2 span;}}@media (max-width: 950px) {.charger-heading {max-width: unset;}.charger__inner {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.charger-partners {-ms-grid-columns: 1fr 1fr 1fr;grid-template-columns: 1fr 1fr 1fr;}.charger-partners__item {width: 100%;}.charger-partners__item:last-child {grid-column: unset;}}@media (max-width: 550px) {.head-view {position: absolute;right: 0;top: 15px;}.funnel__inner {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.funnel__img {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}}@media (max-width: 500px) {.charger-partners {-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;}.charger-partners__item {width: 100%;}.charger-partners__item:last-child {-ms-grid-column-span: 2;grid-column: 2 span;}}@media (max-width: 450px) {.head__links {-ms-grid-columns: 250px;grid-template-columns: 250px;}.head__links-link {padding-left: 15px;padding-right: 15px;}}.block__description h3 {color: #000;font-weight: 700;font-size: 20px;line-height: 24px;margin-bottom: 10px;}@media (max-width: 1170px) {.block__description h3 {font-size: calc(14px + 6 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.block__description h3 {line-height: calc(16px + 8 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.block__description h3 {margin-bottom: calc(5px + 5 * ((100vw - 320px) / 850));}}.block__description ul {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 5px;margin-bottom: 20px;}@media (max-width: 1170px) {.block__description ul {gap: calc(3px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.block__description ul {margin-bottom: calc(10px + 10 * ((100vw - 320px) / 850));}}.block__description li {color: #000;padding-left: 15px;position: relative;font-size: 16px;line-height: 20px;}@media (max-width: 1170px) {.block__description li {font-size: calc(14px + 2 * ((100vw - 320px) / 850));}}@media (max-width: 1170px) {.block__description li {line-height: calc(16px + 4 * ((100vw - 320px) / 850));}}.block__description li::before {content: "";position: absolute;left: 0;top: 6px;background: #bed732;width: 5px;height: 5px;border-radius: 100%;}.fn_variants {-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.plan__inner {-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;}.plan__subtitle {-webkit-box-flex: unset;-webkit-flex-grow: unset;-ms-flex-positive: unset;flex-grow: unset;}.plan-list {-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;}.plan__link {padding: 16px;}.cookiealert {bottom: 15px;right: 15px;left: 15px;}.breadcrumbs__list-item a {color: rgba(33, 35, 41, 0.6);transition: color 0.3s;}.breadcrumbs__list-item a:hover {color: #bed732;}.about-view__img {width: calc(332px + 613 * ((100vw - 320px) / 850));}@media (max-width: 450px) {.captcha {-webkit-transform: scale(0.72);-ms-transform: scale(0.72);transform: scale(0.72);margin-left: -43px;}}.contact__title b {font-size: 48px;line-height: 58px;}@media (max-width: 1170px) {.contact__title b {line-height: calc(24px + 34 * ((100vw - 320px) / 850));font-size: calc(20px + 28 * ((100vw - 320px) / 850));}}@media (max-width: 450px) {.contact-form__button {padding: 16px;}}@media (max-width: 1170px) {.advantages-item::before {height: calc(80px + 70 * ((100vw - 320px) / 850));}}.advantages-item-icon {z-index: 1;}@media (max-width: 1170px) {.road-item-top__icon {height: calc(40px + 60 * ((100vw - 320px) / 850));width: calc(40px + 60 * ((100vw - 320px) / 850));min-width: calc(40px + 60 * ((100vw - 320px) / 850));min-height: calc(40px + 60 * ((100vw - 320px) / 850));}.road-item-top__title {line-height: calc(20px + 9 * ((100vw - 320px) / 850));font-size: calc(16px + 8 * ((100vw - 320px) / 850));}.road-item-top__icon-picture {height: calc(20px + 25 * ((100vw - 320px) / 850));width: calc(20px + 25 * ((100vw - 320px) / 850));}}.road-item {width: 100%;}.road-item__text {margin-right: auto;}.road-item::before {height: 20px;}.about-view__img {width: 945px;}.about--for .about-content__wrapper {margin-bottom: 60px;}@media (max-width: 1170px) {.about-view__img {width: calc(391px + 554 * ((100vw - 320px) / 850));}.about--for .about-content__wrapper {margin-bottom: calc(25px + 35 * ((100vw - 320px) / 850));}}@media (max-width: 950px) {.price-list__order-link {padding: unset;max-width: unset;}.price-list__order {-webkit-flex-wrap: unset;-ms-flex-wrap: unset;flex-wrap: unset;}.price-list__order-price {white-space: nowrap;}.price-list__order-link a {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}}.app {background-position: center;background-repeat: no-repeat;background-size: cover;}.faq-list .landing-table {width: 100%;}.services-plan__link {position: absolute;bottom: 20px;right: 0;}@media (max-width: 768px) {.order-line__step {opacity: 0;visibility: hidden;display: none;}.order-line__step.active {opacity: 1;visibility: unset;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}}.about {position: relative;}.advantages {position: relative;}@media (max-width: 950px) {.price-list__inner:hover {padding-bottom: 20px;}.price-list__order {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;}}.popup {display: none;position: fixed;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;z-index: 100;background: rgba(0, 0, 0, .85);overflow: scroll}.popup::-webkit-scrollbar {width: 0;height: 0}.popup__close {position: absolute;top: 15px;right: 15px;cursor: pointer;z-index: 10}.popup__wrapper {width: 100%;height: 100%;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}.popup__inner {width: 100%}.body--popup {overflow: hidden}.message {background: #fff;max-width: 650px;margin-left: auto;margin-right: auto;border-radius: 15px;position: relative}.message__inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: center;padding: 80px 15px 30px 15px;padding-top: 80px}@media(max-width: 1170px) {.message__inner {padding-top: calc(60px + 20 * ((100vw - 320px) / 850))}}.message__text {color: #000;font-size: 24px;line-height: 32px;margin-bottom: 30px}@media(max-width: 1170px) {.message__text {font-size: calc(16px + 8 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.message__text {line-height: calc(24px + 8 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.message__text {margin-bottom: calc(20px + 10 * ((100vw - 320px) / 850))}}.message-form {width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 30px;text-align: center}@media(max-width: 1170px) {.message-form {gap: calc(20px + 10 * ((100vw - 320px) / 850))}}.message-form__input {padding: 14px 20px;background: #fff;color: #000;font-size: 15px;line-height: 24px;border: 1px solid #000;width: 100%;border-radius: 4px;max-width: 400px;margin-left: auto;margin-right: auto}.message-form__input::-webkit-input-placeholder {color: rgba(0, 0, 0, .5);font-size: 15px;line-height: 24px}.message-form__input::-moz-placeholder {color: rgba(0, 0, 0, .5);font-size: 15px;line-height: 24px}.message-form__input:-ms-input-placeholder {color: rgba(0, 0, 0, .5);font-size: 15px;line-height: 24px}.message-form__input::-ms-input-placeholder {color: rgba(0, 0, 0, .5);font-size: 15px;line-height: 24px}.message-form__input::placeholder {color: rgba(0, 0, 0, .5);font-size: 15px;line-height: 24px}.error {border: 1px solid #ff1616;}.block__description p {position: relative;z-index: 1;}.contact--active .header {z-index: 10}.header {position: absolute;top: 0;padding-top: 10px;width: 100%;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);z-index: 1000}.header__inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 50px}.header .menu-list__item--active::after {display: none}.header .menu {width: 100%}.header .menu-list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;gap: 30px;-webkit-box-align: center;-ms-flex-align: center;align-items: center}.header .menu-list__item {position: relative}.header .menu-list__item--active .menu-list-sublist {display: -webkit-box;display: -ms-flexbox;display: flex}.header .menu-list__item--active .menu-list__btn svg {-webkit-transform: rotate(180deg) translateY(50%);-ms-transform: rotate(180deg) translateY(50%);transform: rotate(180deg) translateY(50%)}.header .menu-list__link {color: #000;font-weight: 500;text-transform: uppercase;position: relative;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;font-size: 16px;line-height: 20px}@media(max-width: 1170px) {.header .menu-list__link {font-size: calc(14px + 2 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.header .menu-list__link {line-height: calc(18px + 2 * ((100vw - 320px) / 850))}}.header .menu-list__link::before {content: "";position: absolute;width: 0%;height: 1px;bottom: -2px;left: 0;-webkit-transition: width .3s;-o-transition: width .3s;transition: width .3s}.header .menu-list__link:hover {color: #bed732}.header .menu-list__link:hover::before {width: 100%}.header .menu-list__btn {color: #000;font-size: 16px;font-weight: 500;line-height: 20px;text-transform: uppercase;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 10px;position: relative;align-items: center}.header .menu-list__btn svg {width: 10px;height: 10px}.header .menu-list__btn::before {content: "";position: absolute;width: 0%;height: 1px;bottom: -2px;left: 0;-webkit-transition: width .3s;-o-transition: width .3s;transition: width .3s}.header .menu-list__btn:hover::before {width: 100%}.header .menu-list-sublist {position: absolute;background: #fff;width: 250px;padding: 12px 0;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;top: 25px;display: none;border-radius: 10px;-webkit-box-shadow: 0px 14px 34px 0px rgba(2, 15, 28, .29);box-shadow: 0px 14px 34px 0px rgba(2, 15, 28, .29)}.header .menu-list-sublist::before {content: ""}.header .menu-list-sublist__item {-webkit-transition: background .3s;-o-transition: background .3s;transition: background .3s;position: relative;cursor: pointer}.header .menu-list-sublist__item--active {background: #bed732}.header .menu-list-sublist__item--active::before {opacity: 1}.header .menu-list-sublist__item--active .menu-list-sublist__btn-text {color: #fff}.header .menu-list-sublist__btn {padding: 2.5px 15px;font-weight: 500;font-size: 14px;line-height: 28px;cursor: default;position: relative;width: 100%;text-align: left}.header .menu-list-sublist__btn-text {cursor: pointer;color: #131b23;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;width: 100%;display: block}.header .menu-list-sublist__btn-text:hover {color: #fff}.header .menu-list-sublist__list {position: absolute;left: -252px;width: 250px;background: #fff;padding: 12px 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;top: -25px;border-radius: 10px;pointer-events: none;-webkit-transition: opacity .3s;-o-transition: opacity .3s;transition: opacity .3s;opacity: 0;-webkit-box-shadow: 0px 14px 34px 0px rgba(2, 15, 28, .29);box-shadow: 0px 14px 34px 0px rgba(2, 15, 28, .29)}.header .menu-list-sublist__list--active {opacity: 1;pointer-events: unset}.header .menu-list-sublist__list-link {padding: 2.5px 15px;font-weight: 500;font-size: 14px;line-height: 28px;position: relative;color: #131b23;-webkit-transition: color .3s, background .3s;-o-transition: color .3s, background .3s;transition: color .3s, background .3s;width: 100%;display: block;cursor: pointer}.header .menu-list-sublist__list-link:hover {color: #fff;background: #bed732}.header .menu-list-sublist {opacity: 0;pointer-events: none;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-transition: opacity .3s;-o-transition: opacity .3s;transition: opacity .3s}.header .menu-list-sublist::before {content: "";position: absolute;height: 30px;width: 100%;opacity: 0;top: -30px;left: 0;right: 0}.header .menu-list__item--categories {cursor: pointer}.header .menu-list__btn {pointer-events: none}.header .menu-list__btn svg {-webkit-transition: -webkit-transform .3s;transition: -webkit-transform .3s;-o-transition: transform .3s;transition: transform .3s;transition: transform .3s, -webkit-transform .3s}.header .menu-list__item--active .menu-list-sublist {opacity: 1;pointer-events: unset}.header .burger {min-height: 40px;min-width: 40px}.header .logo {width: 130px;height: 60px;min-width: 130px;min-height: 60px}@media(max-width: 1170px) {.header .logo {width: calc(74px + 56 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.header .logo {height: calc(34px + 26 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.header .logo {min-width: calc(74px + 56 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.header .logo {min-height: calc(34px + 26 * ((100vw - 320px) / 850))}}.header .logo__img {display: block}.header .logo__img-image {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain}.header-body {width: 100%}.header-body__wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;width: 100%}.header-body__wrapper:nth-child(1) {padding-bottom: 10px;border-bottom: 1px solid #d3d3d3}.header-body__wrapper:nth-child(2) {padding-top: 20px;gap: 30px}.lng {position: relative;z-index: 2}.lng__current {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;color: #000;font-weight: 500;font-size: 16px;line-height: 20px;gap: 8px;cursor: pointer;position: relative;z-index: 1;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s}@media(max-width: 1170px) {.lng__current {font-size: calc(14px + 2 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.lng__current {line-height: calc(18px + 2 * ((100vw - 320px) / 850))}}.lng__current svg {-webkit-transition: -webkit-transform .3s;transition: -webkit-transform .3s;-o-transition: transform .3s;transition: transform .3s;transition: transform .3s, -webkit-transform .3s;width: 10px;height: 10px}.lng__current svg path {-webkit-transition: fill .3s;-o-transition: fill .3s;transition: fill .3s}.lng__current picture {display: block;width: 26px;height: 26px}.lng__current picture img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;border-radius: 100%}.lng__list {background: #fff;-webkit-box-shadow: 0px 14px 34px 0px rgba(2, 15, 28, .29);box-shadow: 0px 14px 34px 0px rgba(2, 15, 28, .29);opacity: 0;pointer-events: none;position: absolute;top: -20px;border-radius: 0 0 10px 10px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 20px;padding: 70px 45px 15px 15px;left: -15px;width: -webkit-max-content;width: -moz-max-content;width: max-content;-webkit-transition: opacity .3s;-o-transition: opacity .3s;transition: opacity .3s}.lng__list-link {color: #252525;font-weight: 300;font-size: 15px;line-height: 19px;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;display: -webkit-box;display: -ms-flexbox;display: flex;gap: 8px;-webkit-box-align: center;-ms-flex-align: center;align-items: center}@media(max-width: 1170px) {.lng__list-link {font-size: calc(13px + 2 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.lng__list-link {line-height: calc(16px + 3 * ((100vw - 320px) / 850))}}.lng__list-link picture {display: block;width: 26px;height: 26px}.lng__list-link picture img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;border-radius: 100%}.lng__list-link:hover {color: #bed732}.lng--active .lng__list {opacity: 1;pointer-events: unset}.lng--active .lng__current {color: #252525}.lng--active .lng__current svg {-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg)}.lng--active .lng__current svg path {fill: #252525}.links {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 40px}.links .phone--small .phone__icon {width: 30px;height: 30px}.links .phone {font-size: 30px;line-height: 36px;gap: 10px}.links-email {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 10px}.links-email__icon {width: 30px;height: 30px;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;border-radius: 100%;background: rgba(255, 255, 255, .1)}@media(max-width: 1170px) {.links-email__icon {width: calc(26px + 4 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.links-email__icon {height: calc(26px + 4 * ((100vw - 320px) / 850))}}.links-email__icon span::before {font-size: 14px;color: #fff}@media(max-width: 1170px) {.links-email__icon span::before {font-size: calc(12px + 2 * ((100vw - 320px) / 850))}}.links-email__link {color: #fff;font-weight: 500;font-size: 16px;line-height: 20px;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s}@media(max-width: 1170px) {.links-email__link {font-size: calc(14px + 2 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.links-email__link {line-height: calc(18px + 2 * ((100vw - 320px) / 850))}}.links-email__link:hover {color: rgba(255, 255, 255, .5)}.phone {position: relative;cursor: pointer}.phone__inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;position: absolute;top: -5px;opacity: 0;right: 0;pointer-events: none;-webkit-transition: opacity .3s;-o-transition: opacity .3s;transition: opacity .3s;padding: 70px 16px 15px 16px;background: #fff;border-radius: 0 0 10px 10px;-webkit-box-shadow: 0px 14px 34px 0px rgba(2, 15, 28, .29);box-shadow: 0px 14px 34px 0px rgba(2, 15, 28, .29)}.phone__link {color: #ac2a21;text-align: right;font-size: 14px;font-weight: 500;line-height: 18px;text-decoration-line: underline}.phone__link:hover {text-decoration: unset}.phone-heading {position: relative;z-index: 1;-webkit-transition: -webkit-transform .3s;transition: -webkit-transform .3s;-o-transition: transform .3s;transition: transform .3s;transition: transform .3s, -webkit-transform .3s}.phone-heading__inner {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 10px}.phone-heading__inner svg {-webkit-transition: -webkit-transform .3s;transition: -webkit-transform .3s;-o-transition: transform .3s;transition: transform .3s;transition: transform .3s, -webkit-transform .3s;width: 10px;height: 10px}.phone-heading__inner svg path {-webkit-transition: fill .3s;-o-transition: fill .3s;transition: fill .3s}.phone-heading__icon {width: 30px;height: 30px;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;border-radius: 100%;background: rgba(255, 255, 255, .1);-webkit-transition: background .3s;-o-transition: background .3s;transition: background .3s}@media(max-width: 1170px) {.phone-heading__icon {width: calc(26px + 4 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.phone-heading__icon {height: calc(26px + 4 * ((100vw - 320px) / 850))}}.phone-heading__icon span::before {font-size: 14px;color: #fff;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s}@media(max-width: 1170px) {.phone-heading__icon span::before {font-size: calc(12px + 2 * ((100vw - 320px) / 850))}}.phone-heading__link {color: #fff;font-weight: 500;font-size: 16px;line-height: 20px;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s}@media(max-width: 1170px) {.phone-heading__link {font-size: calc(14px + 2 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.phone-heading__link {line-height: calc(18px + 2 * ((100vw - 320px) / 850))}}.phone-heading__link:hover {color: #ac2a21}.phone-heading__text {color: #fff;font-size: 9px;font-weight: 500;line-height: 11px;text-align: right;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s}.phone-box {margin-bottom: 20px;text-align: right}.phone-box__label {color: rgba(37, 37, 37, .7);font-size: 12px;font-weight: 500;line-height: 15px;margin-bottom: 6px}.phone-box__link {color: #252525;font-size: 14px;font-weight: 500;line-height: 18px;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s}.phone-box__link:hover {color: #ac2a21}.phone--active .phone-heading {-webkit-transform: translateX(-15px);-ms-transform: translateX(-15px);transform: translateX(-15px)}.phone--active .phone__inner {opacity: 1;pointer-events: unset}.phone--active .phone-heading__inner svg {-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg)}.phone--active .phone-heading__inner svg path {fill: #252525}.phone--active .phone-heading__link {color: #252525}.phone--active .phone-heading__text {color: #252525}.phone--active .phone-heading__icon {background: rgba(37, 37, 37, .1)}.phone--active .phone-heading__icon span::before {color: #252525}.cabinet {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 15px;border-radius: 20px;background: #bed732;padding: 5px 20px 5px 5px;-webkit-transition: background .3s;-o-transition: background .3s;transition: background .3s;border: 1px solid rgba(0, 0, 0, 0)}.cabinet:hover {background: #fff;border: 1px solid #bed732}.cabinet:hover .cabinet__text {color: #bed732}.cabinet:hover .cabinet__icon {background: rgba(190, 215, 50, .1)}.cabinet:hover .cabinet__icon svg path {fill: #bed732}.cabinet__icon {width: 30px;height: 30px;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;border-radius: 100%;background: rgba(255, 255, 255, .1);-webkit-transition: background .3s;-o-transition: background .3s;transition: background .3s}.cabinet__icon svg {width: 14px;height: 14px}.cabinet__icon svg path {-webkit-transition: fill .3s;-o-transition: fill .3s;transition: fill .3s}.cabinet__text {color: #000;font-weight: 500;font-size: 16px;line-height: 23px;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s}@media(max-width: 1170px) {.cabinet__text {font-size: calc(14px + 2 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.cabinet__text {line-height: calc(20px + 3 * ((100vw - 320px) / 850))}}.cabinet__svg-mobile {display: none}.phone__svg-mobile {display: none}.header--sticky .header {position: fixed;top: unset}.header--sticky .lng {margin-left: unset;margin-right: unset}.header--sticky .cabinet {display: none}.header--sticky .links .phone--small .phone__icon {display: block}.header--sticky .header .phone span {display: block}.header--sticky .phone__svg-mobile {display: none}.header--sticky .links {margin-left: auto;margin-right: auto}.header--sticky .header__inner {gap: unset}.header--sticky .lng__list {top: unset;bottom: -20px;padding-bottom: 70px;padding-top: 30px;border-radius: 10px 10px 0px 0px}@media(max-width: 1200px) {.header-body__wrapper:nth-child(1) {border: unset;padding: unset}.header-body__wrapper:nth-child(2) {display: none}.header .logo {-webkit-box-ordinal-group: 1;-ms-flex-order: 0;order: 0}.header__inner {gap: 20px}.lng {margin-left: auto;margin-right: 40px}.lng__list {top: -30px;padding-top: 80px}.cabinet__svg-mobile {display: block}.phone__svg-mobile {display: block}.header .phone {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1}.header .phone span {display: none}.header .phone__icon {display: none}.header .cabinet__icon {display: none}.header .cabinet {padding: unset;border-radius: unset;background: unset}.header .cabinet span {display: none}.lng {margin-right: 20px}.lng__current span {display: none}.lng__current svg {display: none}.links {gap: 20px}.lng__list-link span {display: none}.lng__list {padding-right: 15px}}.header--sticky .header {position: unset;}.header--sticky .header {position: absolute;}@media (max-width: 1200px) {.header--sticky .header {position: fixed;}.cabinet:hover {border: 1px solid transparent;}}@media (max-width: 550px) {.heading-content__text {text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;}}.plans__title {position: relative;z-index: 1;}.plans__text {position: relative;z-index: 1;}.plans-swiper__prev {background: #bed732;}.plans-swiper__next {background: #bed732;}.time-info__img {position: relative;z-index: 1;}body,html {scroll-behavior: smooth;}.cookiealert {background-color: #0534fe !important;}@media (max-width: 850px) {.road__wrap:nth-child(1n) .road__wrapper:last-child .road-item:last-child {grid-area: 1 / 1;}}.road__wrapper:nth-child(3n) .road-item {margin-left: unset;}@media (max-width: 550px) {.road__wrapper:nth-child(1n) .road-item:nth-child(2) {order: unset;}}.cabinet--transperent {background: unset !important;border: 1px solid #d3d3d3;}.cabinet--transperent .cabinet__icon {background: #c4db47;}//.heading-view {max-height: 730px}@media(max-width: 1170px) {.heading-view {max-height: calc(300px + 430 * ((100vw - 320px) / 850))}}.heading-view__img {max-height: 730px}@media(max-width: 1170px) {.heading-view__img {max-height: calc(300px + 430 * ((100vw - 320px) / 850))}}.heading-content__wrapper {margin-bottom: 40px}@media(max-width: 1170px) {.heading-content__wrapper {margin-bottom: calc(30px + 10 * ((100vw - 320px) / 850))}}.heading-content__text {margin-bottom: 50px}@media(max-width: 1170px) {.heading-content__text {margin-bottom: calc(20px + 30 * ((100vw - 320px) / 850))}}.heading-content__title {margin-bottom: 20px}@media(max-width: 1170px) {.heading-content__title {margin-bottom: calc(10px + 10 * ((100vw - 320px) / 850))}}.heading-content__img {margin-bottom: 30px}@media(max-width: 1170px) {.heading-content__img {margin-bottom: calc(20px + 10 * ((100vw - 320px) / 850))}}.heading-content {padding: 0}.telephone {padding-top: 30px;padding-right: 30px;padding-bottom: 30px;padding-left: 30px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;width: 100%;max-width: 600px;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;border-radius: 20px;background: #f7f7f7;gap: 30px;margin-top: -116px;position: relative;z-index: 100;row-gap: 15px}@media(max-width: 1170px) {.telephone {padding-top: calc(20px + 10 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.telephone {padding-right: calc(15px + 15 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.telephone {padding-bottom: calc(20px + 10 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.telephone {padding-left: calc(15px + 15 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.telephone {border-radius: calc(4px + 16 * ((100vw - 320px) / 850))}}.telephone__box-title {color: #000;font-weight: 800;font-size: 30px;line-height: 30px}@media(max-width: 1170px) {.telephone__box-title {font-size: calc(24px + 6 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.telephone__box-title {line-height: calc(24px + 6 * ((100vw - 320px) / 850))}}.telephone__box-text {color: #000;font-size: 20px;line-height: 26px}@media(max-width: 1170px) {.telephone__box-text {font-size: calc(16px + 4 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.telephone__box-text {line-height: calc(20px + 6 * ((100vw - 320px) / 850))}}@media(max-width: 1300px) {.telephone {margin-top: -15px;max-width: unset}}@media(max-width: 600px) {.telephone__link {width: 100%}}@media (max-width: 1200px) {.cabinet {border: 1px solid transparent;}.cabinet:hover {border: 1px solid transparent;}}.services-list__info {color: #6d6d6d;font-size: 16px;line-height: 20px;white-space: nowrap;font-size: 16px;line-height: 20px}@media(max-width: 1170px) {.services-list__info {font-size: calc(12px + 4 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.services-list__info {line-height: calc(14px + 6 * ((100vw - 320px) / 850))}}.services-list__info span {font-size: 24px;font-weight: 900;line-height: 26px;font-size: 24px;line-height: 26px}@media(max-width: 1170px) {.services-list__info span {font-size: calc(14px + 10 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.services-list__info span {line-height: calc(16px + 10 * ((100vw - 320px) / 850))}}.services-list__lnk {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center}.services__info {color: #bed732;font-weight: 900;text-transform: uppercase;border-radius: 10px;background: #000;padding: 15px 32px;font-size: 24px;line-height: 26px;padding-left: 32px;padding-right: 32px;margin-top: 60px}@media(max-width: 1170px) {.services__info {font-size: calc(14px + 10 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.services__info {line-height: calc(18px + 8 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.services__info {padding-left: calc(15px + 17 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.services__info {padding-right: calc(15px + 17 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.services__info {margin-top: calc(30px + 30 * ((100vw - 320px) / 850))}}@media(max-width: 550px) {.services-list__info {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column}}.plans .plan__link {padding: 0;width: 100%;}.plans .plan__link a {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.plans .plan__link--transperent {margin-top: 10px;}.plans .plan__link--transperent a {background: transparent;color: #000;}.plans .plan__link--transperent a:hover {background: #000;color: #bed732;}.fn_variants {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.services-list__info {white-space: unset;}.main--grey {background: #f7f7f7;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column}.head--call {padding-bottom: 100px;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center}@media(max-width: 1170px) {.head--call {padding-bottom: calc(50px + 50 * ((100vw - 320px) / 850))}}.head--call .container {width: 100%}.head--call .head__inner {display: block}.head--call .head__moving-line {top: 210px}.head--call .head__title {margin-bottom: 40px}@media(max-width: 1170px) {.head--call .head__title {margin-bottom: calc(25px + 15 * ((100vw - 320px) / 850))}}.head--call .head__circle {width: 214px;height: 214px;right: -70px;top: -25px}.head--call .head__big-circle {width: 348px;background: #ebebeb;height: 348px;top: 65px;right: 0}.call {position: relative;z-index: 1}.call__inner {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;max-width: 800px;gap: 20px;margin-bottom: 30px}@media(max-width: 1170px) {.call__inner {gap: calc(15px + 5 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.call__inner {margin-bottom: calc(20px + 10 * ((100vw - 320px) / 850))}}.call__input {color: #000;font-size: 15px;line-height: 24px;padding: 14px 20px;border-radius: 4px;border: 1px solid #e3e3e3;background: #fff}.call__input.error {border: 1px solid red;}.call__input::-webkit-input-placeholder {font-size: 15px;line-height: 24px;color: #000}.call__input::-moz-placeholder {font-size: 15px;line-height: 24px;color: #000}.call__input:-ms-input-placeholder {font-size: 15px;line-height: 24px;color: #000}.call__input::-ms-input-placeholder {font-size: 15px;line-height: 24px;color: #000}.call__input::placeholder {font-size: 15px;line-height: 24px;color: #000}.call__checkbox {margin-right: auto;margin-bottom: 30px}.call__checkbox .container {display: block;position: relative;padding-left: 30px;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;color: #333;font-size: 14px;line-height: 20px}@media(max-width: 1170px) {.call__checkbox .container {font-size: calc(12px + 2 * ((100vw - 320px) / 850))}}@media(max-width: 1170px) {.call__checkbox .container {line-height: calc(14px + 6 * ((100vw - 320px) / 850))}}.call__checkbox .container input {position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0}.call__checkbox .checkmark {position: absolute;top: 0px;left: 0;height: 20px;width: 20px;background-color: #fff;border-radius: 4px;border: 1px solid #e3e3e3}@media(max-width: 1170px) {.call__checkbox .checkmark {top: calc(-3px + 3 * ((100vw - 320px) / 850))}}.call__checkbox .checkmark:after {content: "";position: absolute;opacity: 0;-webkit-transition: opacity .3s;-o-transition: opacity .3s;transition: opacity .3s}.call__checkbox .container input:checked~.checkmark:after {opacity: 1}.call__checkbox .container .checkmark:after {top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);width: 14px;height: 14px;background-image: url(../../design/theme/images/tick-icon.svg);background-repeat: no-repeat}.call__btn {color: #fff}@media(max-width: 550px) {.call__inner {-ms-grid-columns: 1fr;grid-template-columns: 1fr}.head--call .head__circle {display: none}.head--call .head__big-circle {display: none}}.services-plan__link span {pointer-events: none;}.plan__link span {pointer-events: none;}.price-list__inner {width: 100%}.plan-list ul .plus::before {content: '';background-image: url(../../design/theme/images/pls-icon.svg);width: 10px;height: 10px;display: inline-block;background-repeat: no-repeat;background-size: contain;margin-right: 10px;}.call_sent svg {width: 150px;height: auto;margin-bottom: 50px;color: #bed732;}@media (max-width: 550px) {.fast-order .container {padding: unset;}.fast-order .contact__wrapper {min-height: 100vh;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: unset;}.fast-order .contact__inner {min-height: 100vh;}.fast-order .contact__inner {margin: 0;}.fast-order .contact__wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.fast-order .contact-form {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding-bottom: 80px;}.fast-order .contact-form__button {position: fixed;width: calc(100% - 30px);bottom: 15px;}}@media (max-width: 550px) {.fast-order .payment-item__info-title {margin-bottom: unset;}.fast-order .payment-item__info .payment-item__info-title {display: none;}.fast-order .payment-item__wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;gap: 15px;}}.payment-item__wrap .payment-item__info-title {display: none;}@media (max-width: 550px) {.payment-item__wrap .payment-item__info-title {display: block;}}@media (max-width: 550px) {.fast-order .payment__inner {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.fast-order .payment {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.fast-order .contact-form__checkbox .container {padding-left: 30px;padding-right: 15px;}.fast-order .payment {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.fast-order .payment__inner {-webkit-box-flex: unset;-ms-flex-positive: unset;flex-grow: unset;}.fast-order--end-order .end-order {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.fast-order .end-order {width: 100%;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;padding-bottom: 120px;}.fast-order .end-order__buttons {position: absolute;bottom: 0;width: 100%;}}.btn__load {opacity: 0;pointer-events: none;-webkit-transition: opacity .3s;-o-transition: opacity .3s;transition: opacity .3s;position: absolute}.btn__error {opacity: 0;pointer-events: none;-webkit-transition: opacity .3s;-o-transition: opacity .3s;transition: opacity .3s;position: absolute}.btn--loading {position: relative;overflow: hidden}.btn--loading:hover {border: 1px solid #bed732;background: #bed732}.btn--loading .btn__load {color: #fff;font-size: 18px;line-height: 22px;position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;background: #000000;opacity: 1;pointer-events: unset;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}.btn--loading .btn__load::after {content: "";position: absolute;top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);border: 3px solid #bed732;border-top: 3px solid #fff;border-radius: 50%;width: 35px;height: 35px;-webkit-animation: spin 1s ease infinite;animation: spin 1s ease infinite}@-webkit-keyframes spin {0% {-webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);transform: translateX(-50%) translateY(-50%) rotate(0deg)}100% {-webkit-transform: translateX(-50%) translateY(-50%) rotate(360deg);transform: translateX(-50%) translateY(-50%) rotate(360deg)}}@keyframes spin {0% {-webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);transform: translateX(-50%) translateY(-50%) rotate(0deg)}100% {-webkit-transform: translateX(-50%) translateY(-50%) rotate(360deg);transform: translateX(-50%) translateY(-50%) rotate(360deg)}}.btn--error {overflow: hidden;position: relative;border: 1px solid #db1414}.btn--error:hover {border: 1px solid #db1414;background: #db1414}.btn--error .btn__error {color: #fff;font-size: 18px;line-height: 22px;position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;background: #db1414;opacity: 1;pointer-events: unset;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}@media (max-width: 550px) {.fast-order .end-order-info__inner {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.fast-order .end-order-info__inner .payment-item__info .payment-item__info-title {display: block;}.payment-item--active {background: rgba(0, 0, 0, 0.5);border: 1px solid rgba(0, 0, 0, 0.5);}.payment-item--active .payment-item__info-title {color: #fff;}.payment-item--active .payment-item__info-text {color: #fff;}.fast-order .payment__button {position: fixed;bottom: 15px;width: calc(100% - 30px);}.fast-order .contact__wrapper {padding-left: 15px;padding-right: 15px;}.fast-order .payment__inner{margin-bottom: 40px;}}.fast-order .payment {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}@media (max-width: 1250px) {.payment__inner {-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;}}@media (max-width: 950px) {.payment__inner {-ms-grid-columns: 1fr;grid-template-columns: 1fr;}}
.cookiealert {position: fixed;background-color: #ff1616;bottom: 30px;right: 30px;left: 30px;z-index: 9999;opacity: 0;transform: translateY(100%);transition: transform 500ms ease-out, opacity 500ms ease-out;padding: 32px;text-align: center;}.cookiealert p {font-size: 15px;color: #ffffff;}.cookiealert p a {color: #ffffff;text-decoration: underline;}.cookiealert p a:hover {color: #eabd3c;}.cookiealert .btn-primary {color: #fff;background-color: #212328;padding: 10px 30px;border: 2px solid #212328;transition: .2s linear;font-weight: 500;font-size: 16px;background: #212328;margin-top: 20px;}.cookiealert .btn:hover, .btn:focus {font-weight: 500;box-shadow: none;}.cookiealert .btn-primary:hover {color: #fff;background-color: rgba(33, 31, 30, 0);border: 2px solid #fff;}@media (max-width: 765px) {.cookiealert {padding: 15px;bottom: 0px;right: 0px;left: 0px;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);-webkit-transition: background 0.3s;-o-transition: background 0.3s;transition: background 0.3s;}.header--sticky .cookiealert {bottom: 63px;}}
.city-mini-modal-btn {display: flex;justify-content: space-between;align-items: center;align-content: center;flex-wrap: nowrap;border: 2px solid #bed732;padding: 15px 40px 15px 20px;width: 100%;position: relative;transition: border-radius .2s linear;}.city-mini-modal-btn::before {position: absolute;content: "";top: 50%;right: 10px;width: 12px;height: 12px;margin-top: 2px;background: url(../../Okay/Modules/Tobas/Dealers/design/images/arrow.svg) 50%/contain no-repeat;-webkit-transform: translateY(-50%) rotate(90deg);-ms-transform: translateY(-50%) rotate(90deg);transform: translateY(-50%) rotate(90deg);}.city-mini-modal-btn.active::before {-webkit-transform: translateY(-50%) rotate(270deg);-ms-transform: translateY(-50%) rotate(270deg);transform: translateY(-50%) rotate(270deg);}.mini-modal__cityes {overflow: hidden;overflow-y: auto;max-height: 500px;padding-right: 4px;}@media (min-width: 1025px) {.mini-modal__cityes::-webkit-scrollbar {width: 2px;height: 2px;background-color: #F1F1F1;}.mini-modal__cityes::-webkit-scrollbar-thumb {border: 2px solid #888;background-color: #F1F1F1;}.mini-modal__cityes {scrollbar-color: #888 #F2F2F2;scrollbar-width: thin;}}.mini-modal-btn .mini-modal-title {margin-right: 10px;font-weight: 400;}.mini-modal-btn span {font-size: 16px;font-weight: 700;display: block;text-align: left;}.city-modal-cont {position: relative;margin: 20px 0;}.mini-modal.city-mini-modal {position: absolute;z-index: 90;top: calc(50% + 20px);left: 0;visibility: hidden;pointer-events: none;opacity: 0;transition: .2s linear;}.mini-modal.city-mini-modal.active {visibility: visible;pointer-events: auto;opacity: 1;top: 100%;}.city-mini-modal {width: 100%;border: 2px solid #bed732;border-top: none;background-color: #fff;overflow: hidden;padding: 5px 0;}.mini-modal__city-item + .mini-modal__city-item {border-top: 1px solid #eee;}.mini-modal__city-item {font-weight: 600;font-size: 16px;}.mini-modal__city-link {display: block;color: #000;width: 100%;height: 100%;padding: 10px 20px;transition: background-color 0.3s ease;}.mini-modal__city-link:hover {background-color: #f6f6f6;}.dealer__list{list-style-type: none;margin: 0;position: relative;padding: 0;}.dealer__item{margin-bottom: 15px;position: relative;}.dealer__item:last-child{margin-bottom: 0;}.dealer__item--boxed {padding: 10px 15px;background-color: #fff;border-radius: 4px;box-shadow: inset 0 0 3px #0000004d;}.dealer__name{position: relative;padding: 15px 15px 15px 50px;transition: all 500ms ease;cursor: pointer;font-weight: 600;font-size: 16px;color: var(--okay-body-text);line-height: 1.2;text-transform: uppercase;}.dealer__arrow{position: absolute;width: 20px;height: 20px;top: calc(50% - 10px);left: 15px;transition: all .3s ease;}.dealer__name.active {background: #fff;color: var(--okay-basic-company);}.dealer__name.active .dealer__arrow{transform: rotate(-90deg);}.dealer__content{position: relative;display: none;padding: 0 0 0 50px;border-bottom: 1px solid #f2f2f2;}.dealer__answer{position: relative;font-size: 14px;margin-bottom: 20px;line-height: 1.6;font-weight: normal;font-family: inherit;}.dealer .visible a {color: #ff5100;}.dealer a{color: #000;text-decoration: none;}.dealer p{margin-bottom: 5px;}.dea {padding-top: 60px;}.dea li{padding: 30px 30px 30px 55px;}.dea li:nth-child(2n) {}.dea_img ul{padding: 0;margin: 0;text-align: left;list-style-type: none;}.dea_img li{float: left;padding: 0!important;margin-right: 15px;text-align: left;}.dea_img li img{width: 30px;height: 30px;border-radius: 5px;}.area2.active{background-color:#4caf50;}.area2.active:nth-child(4) {color: #fff;}.products_cont a {font-weight: 500;line-height: 40px;}@media only screen and (max-width : 767px) {.dealer__name{font-weight: 500;font-size: 14px;}.dea li {padding: 30px 15px;}.products_cont a {font-weight: 500;line-height: 25px;margin-bottom: 10px;}.area .brand__link {vertical-align: middle;}}@media only screen and (max-width: 767px) {.products_cont a {font-weight: 500;line-height: 25px;display: block;margin-bottom: 10px;}.products_cont a {font-weight: 500;line-height: 40px;}.brand__link {height: 60px;margin: auto;position: relative;text-decoration: none;}}.select-css {font-size: 16px;font-family: sans-serif;font-weight: 700;color: #444;line-height: 1.3;padding: .6em 1.4em .5em .8em;max-width: 100%;box-sizing: border-box;margin: 0;border: 1px solid #aaa;box-shadow: 0 1px 0 1px rgba(0,0,0,.04);border-radius: .5em;-moz-appearance: none;-webkit-appearance: none;appearance: none;background-color: #fff;background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'), linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);background-repeat: no-repeat, repeat;background-position: right .7em top 50%, 0 0;background-size: .65em auto, 100%;}.select-css::-ms-expand {display: none;}.select-css:hover {border-color: #888;}.select-css:focus {border-color: #aaa;box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);box-shadow: 0 0 0 3px -moz-mac-focusring;color: #222;outline: none;}.select-css option {font-weight:normal;}*[dir="rtl"] .select-css, :root:lang(ar) .select-css, :root:lang(iw) .select-css {background-position: left .7em top 50%, 0 0;padding: .6em .8em .5em 1.4em;}.dealerh2 {font-size: 20px;font-weight: 500;margin-right: 15px;}

/*# sourceMappingURL=theme.head.a4f6cc2b905117de7898b0492dcd9118.css.map */
