@font-face {font-family: "montserrat";font-display: swap;src: url("../fonts/Montserrat-Bold/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold/Montserrat-Bold.ttf") format("opentype");font-weight: 700;font-style: normal;}@font-face {font-family: "montserrat";font-display: swap;src: url("../fonts/Montserrat-Regular/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular/Montserrat-Regular.ttf") format("opentype");font-weight: 400;font-style: normal;}* {-webkit-box-sizing: border-box;box-sizing: border-box;}html, body {position: relative;padding: 0;margin: 0;line-height: normal;font-family: montserrat, sans-serif;font-weight: 400;font-size: 18px;color: #000;background-color: #fff;}h1, h2, h3, h4, h5, h6 {padding: 0;margin: 0;line-height: normal;font-weight: 700;}p {padding: 0;margin: 0;}a {color: #000;}a:hover {text-decoration: none;color: #000;}a:focus {outline: none;}picture {line-height: 0;}img {max-width: 100%;height: auto;}svg {max-width: 100%;max-height: 100%;}ul, ol {list-style-type: none;margin: 0;padding: 0;}input, textarea {border: none;}input:focus, textarea:focus {outline: none;}fieldset {border: 0 none;padding: 0;margin: 0;}label, legend, figure {margin: 0;padding: 0;}button {border: none;padding: 0;}button:focus {outline: none;padding: 0;}.main {position: relative;margin: 0 auto;max-width: 1920px;width: 100%;overflow: hidden;}.container {position: relative;margin: 0 auto;max-width: 1350px;padding: 0 90px;width: 100%;}.title {font-size: 2rem;font-weight: 700;color: #000;}.logo {width: 348px;height: auto;}.nav__list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.nav__item:not(:last-child) {margin-right: 47px;}.nav__link {position: relative;font-size: 1rem;color: #fff;text-decoration: none;}.nav__link::before {content: "";position: absolute;bottom: -2px;left: 0;display: block;width: 0;height: 2px;background-color: #fff;-webkit-transition: width 0.25s ease;-o-transition: width 0.25s ease;transition: width 0.25s ease;}.nav__link:hover {color: #fff;}.nav__link:hover::before {width: 100%;}.form-status {position: absolute;bottom: -30px;left: 0;color: #fff;font-size: 0.88889rem;-webkit-animation: status 0.25s ease;animation: status 0.25s ease;}.form-status--fault {color: #e24955;}.modal .form-status {position: relative;margin-top: 10px;color: #000;bottom: initial;}.modal .form-status--fault {color: #e24955;}@-webkit-keyframes status {0% {-webkit-transform: translateY(-100%);transform: translateY(-100%);opacity: 0;}100% {-webkit-transform: translateY(0);transform: translateY(0);opacity: 1;}}@keyframes status {0% {-webkit-transform: translateY(-100%);transform: translateY(-100%);opacity: 0;}100% {-webkit-transform: translateY(0);transform: translateY(0);opacity: 1;}}.button {position: relative;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;height: 3em;border-radius: 50px;background-image: -o-linear-gradient(355.9deg, #00A4FF -9.14%, #0065C1 119.99%);background-image: linear-gradient(94.1deg, #00A4FF -9.14%, #0065C1 119.99%);font-size: 1rem;color: #fff;text-decoration: none;overflow: hidden;cursor: pointer;}.button::before {content: '';position: absolute;top: 0;left: 0;display: block;width: 100%;height: 100%;background-color: #000;opacity: 0;-webkit-transition: opacity 0.25s ease;-o-transition: opacity 0.25s ease;transition: opacity 0.25s ease;}.button__text {position: relative;}.button:hover {color: #fff;text-decoration: none;}.button:hover::before {opacity: 0.2;}.button[disabled] {cursor: text;pointer-events: none;}.button[disabled]::before {opacity: 0.2;}.header {position: fixed;top: 0;left: 0;padding-bottom: 20px;width: 100%;background-color: transparent;-webkit-transition: background-color 0.25s ease;-o-transition: background-color 0.25s ease;transition: background-color 0.25s ease;z-index: 100;}.header--not-top {background-color: rgba(0, 0, 0, 0.8);-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);}.header__container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.header__logo {margin-top: 32px;}.header__collapse {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}.header__nav {margin: 50px auto 0;}.header__phones-group {margin-top: 32px;text-align: right;}.header__phone-number {position: relative;display: block;font-weight: 700;font-size: 1.333rem;color: #fff;text-decoration: none;}.header__phone-number::before {content: "";position: absolute;bottom: 0px;left: 0;display: block;width: 0;height: 1px;background-color: #fff;-webkit-transition: width 0.25s ease;-o-transition: width 0.25s ease;transition: width 0.25s ease;}.header__phone-number:hover {color: #fff;}.header__phone-number:hover::before {width: 100%;}.header__mobile-phone {display: none;}.header__callme-link {position: relative;margin-top: 5px;display: inline-block;font-size: 1rem;color: #3ab7ff;text-decoration: none;}.header__callme-link::before {content: "";position: absolute;bottom: -2px;left: 0;display: block;width: 100%;height: 2px;background-color: #3ab7ff;-webkit-transition: width 0.25s ease;-o-transition: width 0.25s ease;transition: width 0.25s ease;}.header__callme-link:hover {color: #3ab7ff;}.header__callme-link:hover::before {width: 0;}.header__overlay {opacity: 0;}.header__submenu-open {position: relative;margin-top: 20px;-ms-flex-item-align: center;align-self: center;display: none;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;width: 22px;height: 21px;cursor: pointer;}.header__submenu-open span {display: block;width: 77%;height: 3px;border-radius: 3px;background-color: #626262;-webkit-transition: background-color 0.25s ease;-o-transition: background-color 0.25s ease;transition: background-color 0.25s ease;}.header__submenu-open span::before, .header__submenu-open span::after {content: "";position: absolute;right: 0;display: block;width: 100%;height: 3px;border-radius: 3px;background-color: #626262;-webkit-transition: background-color 0.25s ease;-o-transition: background-color 0.25s ease;transition: background-color 0.25s ease;}.header__submenu-open span::before {top: 0;}.header__submenu-open span::after {bottom: 0;}.header__submenu-close {position: absolute;right: 40px;top: 40px;width: 26px;height: 26px;display: none;cursor: pointer;}.header__submenu-close::before, .header__submenu-close::after {content: "";position: absolute;top: 50%;left: 0;display: block;width: 100%;height: 3px;border-radius: 3px;background-color: #000;-webkit-transition: background-color 0.25s ease;-o-transition: background-color 0.25s ease;transition: background-color 0.25s ease;}.header__submenu-close::before {-webkit-transform: translateY(-50%) rotate(-45deg);-ms-transform: translateY(-50%) rotate(-45deg);transform: translateY(-50%) rotate(-45deg);}.header__submenu-close::after {-webkit-transform: translateY(-50%) rotate(45deg);-ms-transform: translateY(-50%) rotate(45deg);transform: translateY(-50%) rotate(45deg);}.modal {position: fixed;display: none;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;width: 100%;height: 100%;top: 0;bottom: 0;left: 0;right: 0;overflow: auto;z-index: 1500;opacity: 0;-webkit-transition: opacity ease 0.25s;-o-transition: opacity ease 0.25s;transition: opacity ease 0.25s;}.modal__overlay {position: fixed;width: 100%;height: 100%;top: 0;left: 0;background-color: rgba(0, 0, 0, 0.8);cursor: pointer;}.modal__wrapper {position: relative;width: 100%;pointer-events: none;}.modal__container {position: relative;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;max-width: 400px;margin: 60px auto;padding: 40px;background-color: #fff;border-radius: 4px;display: none;pointer-events: visible;}.modal__content-block {width: 50%;padding: 40px;}.modal__close-btn {position: absolute;top: 20px;right: 20px;display: block;width: 16px;height: 16px;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition: opacity ease 0.25s;-o-transition: opacity ease 0.25s;transition: opacity ease 0.25s;}.modal__close-btn::after {content: "";position: absolute;display: block;width: 2px;height: 100%;top: 0;left: 7px;background-color: #777;}.modal__close-btn::before {content: "";position: absolute;display: block;width: 100%;height: 2px;top: 7px;left: 0;background-color: #777;}.modal__close-btn:hover {opacity: 0.65;}.modal--show {display: -webkit-box;display: -ms-flexbox;display: flex;}.modal--visible {opacity: 1;}.modal__title {font-weight: 700;font-size: 22px;line-height: 1.37;text-align: center;}.modal__form {padding-top: 20px;}.modal-form__field {padding-bottom: 20px;}.modal-form__label {display: inline-block;font-size: 0.7778rem;padding-bottom: 10px;text-align: left;}.modal-form__input {padding-left: 21px;padding-right: 14px;margin-right: 15px;min-height: 46px;width: 100%;background-color: transparent;border-radius: 50px;border: 1px solid #1E7DB2;font-size: 0.7778rem;color: #000;-webkit-transition: border-color 0.25s ease;-o-transition: border-color 0.25s ease;transition: border-color 0.25s ease;}.modal-form__input::-webkit-input-placeholder {color: #1E7DB2;}.modal-form__input::-moz-placeholder {color: #1E7DB2;}.modal-form__input:-ms-input-placeholder {color: #1E7DB2;}.modal-form__input::-ms-input-placeholder {color: #1E7DB2;}.modal-form__input::placeholder {color: #1E7DB2;}.modal-form__input--textarea {padding-top: 20px;resize: none;min-height: 100px;max-height: 200px;border-radius: 15px;overflow: auto;-webkit-appearance: none;-moz-appearance: none;appearance: none;}.modal-form__submit-btn {position: relative;margin-top: 10px;width: 100%;min-height: 46px;font-size: 1rem;color: #fff;}.footer {padding-top: 34px;padding-bottom: 36px;background-color: #09527b;}.footer__container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap;}.footer__logo-wrap {-ms-flex-preferred-size: 50%;flex-basis: 50%;}.footer__questions-callme {-ms-flex-preferred-size: 50%;flex-basis: 50%;}.footer__imp-info {margin-top: -15px;}.footer__privacy {position: relative;display: inline-block;font-size: 0.7778rem;color: #3a82ab;text-decoration: none;}.footer__privacy::before {content: "";position: absolute;bottom: 0px;left: 0;display: block;width: 100%;height: 1px;background-color: #3a82ab;-webkit-transition: width 0.25s ease;-o-transition: width 0.25s ease;transition: width 0.25s ease;}.footer__privacy:hover {color: #3a82ab;}.footer__privacy:hover::before {width: 0;}.footer__copy {margin-top: 5px;font-size: 0.7778rem;color: #3a82ab;}.questions-callme__title {font-size: 1rem;font-weight: 400;color: #fff;}.questions-callme__form {position: relative;margin-top: 21px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.questions-callme__input {padding-left: 21px;padding-right: 14px;margin-right: 15px;height: 41px;min-width: 227px;background-color: transparent;border-radius: 50px;border: 1px solid #1E7DB2;font-size: 0.7778rem;color: #fff;-webkit-transition: border-color 0.25s ease;-o-transition: border-color 0.25s ease;transition: border-color 0.25s ease;}.questions-callme__input::-webkit-input-placeholder {color: #1E7DB2;}.questions-callme__input::-moz-placeholder {color: #1E7DB2;}.questions-callme__input:-ms-input-placeholder {color: #1E7DB2;}.questions-callme__input::-ms-input-placeholder {color: #1E7DB2;}.questions-callme__input::placeholder {color: #1E7DB2;}.questions-callme__input:focus {border-color: #fff;}.questions-callme__btn {height: 41px;min-width: 227px;}.hero {padding-top: 270px;padding-bottom: 75px;background-color: #020202;background-image: url("../img/hero/background.jpg");background-repeat: no-repeat;background-position-x: center;background-size: cover;}.hero__title {font-size: 2.667rem;color: #fff;text-align: center;}.hero__subtitle {margin-top: 14px;font-weight: 400;font-size: 1.667rem;color: #fff;text-align: center;}.hero__subtitle b {font-weight: 700;display: inline-block;}.hero__guarantees {margin-top: 70px;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.hero__btn {margin: 62px auto 0;width: 100%;max-width: 389px;height: 71px;}.hero__callme-btn {position: absolute;bottom: -38px;right: 90px;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: 4.195rem;height: 4.195rem;background-color: rgba(236, 245, 248, 0.25);border-radius: 15px;border: 2px solid rgba(61, 153, 215, 0.25);-webkit-transition: background-color 0.25s ease, border-color 0.25s ease;-o-transition: background-color 0.25s ease, border-color 0.25s ease;transition: background-color 0.25s ease, border-color 0.25s ease;}.hero__callme-btn svg {width: 2.2761rem;height: 2.2761rem;fill: transparent;stroke: #3d99d7;stroke-width: 2;stroke-linecap: round;stroke-linejoin: round;}.hero__callme-btn:hover {background-color: rgba(236, 245, 248, 0.3);border-color: #3d99d7;}.guarantees {display: -webkit-box;display: -ms-flexbox;display: flex;}.guarantees__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;}.guarantees__item:not(:last-child) {margin-right: 55px;}.guarantees__icon {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: 3.278rem;height: 3.278rem;border-radius: 50%;border: 1px solid #ffffff;}.guarantees__icon svg {max-width: 100%;max-height: 100%;fill: none;stroke: #00a4ff;stroke-linecap: round;stroke-linejoin: round;}.guarantees__icon--medal svg {width: 0.96em;height: 0.96em;}.guarantees__icon--shield svg {width: 0.9723em;height: 0.9723em;}.guarantees__icon--like svg {width: 0.8612em;height: 0.8612em;}.guarantees__text {margin-top: 16px;font-size: 1rem;color: #fff;}.car-park {padding-top: 72px;padding-bottom: 135px;}.car-park__slider {margin-top: 57px;position: relative;width: calc(100% + 60px);margin-left: -30px;margin-right: -30px;padding-left: 30px;padding-right: 30px;padding-top: 15px;padding-bottom: 15px;overflow: hidden;}.car-park__list {position: relative;margin-left: 0;margin-right: 0;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;height: 100%;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform, -webkit-transform;-webkit-box-sizing: content-box;box-sizing: content-box;}.car-park__item {position: relative;-ms-flex-negative: 0;flex-shrink: 0;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform, -webkit-transform;}.car-park__card {margin: 0 auto;}.car-park__arrow {position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);display: block;-webkit-box-sizing: border-box;box-sizing: border-box;width: 33px;height: 33px;background-color: transparent;border-bottom: 2px solid #7f929c;border-right: 2px solid #7f929c;cursor: pointer;}.car-park__arrow--next {right: 16px;-webkit-transform: translate(calc(-50% + -1px), -50%) rotate(-45deg);-ms-transform: translate(calc(-50% + -1px), -50%) rotate(-45deg);transform: translate(calc(-50% + -1px), -50%) rotate(-45deg);}.car-park__arrow--prev {left: 48px;-webkit-transform: translate(calc(-50% + 1px), -50%) rotate(135deg);-ms-transform: translate(calc(-50% + 1px), -50%) rotate(135deg);transform: translate(calc(-50% + 1px), -50%) rotate(135deg);}.car-park__arrow--disabled {opacity: 0.35;cursor: auto;pointer-events: none;}.car-park__pagination {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 0 32px;margin-top: 12px;display: none;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.car-park__bullet {margin: 0 4px;display: block;width: 10px;height: 10px;border-radius: 50%;background-color: #00a4ff;opacity: 0.2;-webkit-transition: opacity ease 0.25s;-o-transition: opacity ease 0.25s;transition: opacity ease 0.25s;cursor: pointer;}.car-park__bullet--active {opacity: 1;}.car-park__car-logo-comps {position: absolute;bottom: -219px;left: 90px;width: calc(100% - 180px);}.car-card {padding-top: 59px;padding-bottom: 37px;padding-left: 32px;padding-right: 32px;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;width: 350px;-webkit-box-shadow: 0 0 15px rgba(20, 66, 109, 0.25);box-shadow: 0 0 15px rgba(20, 66, 109, 0.25);}.car-card__img {margin-left: -13px;margin-right: -13px;width: 312px;max-width: initial;}.car-card__name {margin-top: 20px;margin-bottom: 38px;font-weight: 700;font-size: 1rem;color: #212121;text-align: center;}.car-card__characteristics {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 4px;font-size: 1rem;text-align: left;width: 100%;}.car-card__char-type {color: #7f929c;width: 63.5%;margin-right: 5px;}.car-card__char-value {color: #212121;-ms-flex-negative: 0;flex-shrink: 0;width: 106px;}.car-card__tariff {margin-top: 29px;font-weight: 700;font-size: 24px;color: #00a4ff;}.car-card__number {font-size: 36px;}.car-card__btn {margin-top: 29px;width: 100%;height: 56px;font-size: 1rem;}.car-logo-comps {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;}.advantages {padding-top: 156px;padding-bottom: 72px;background-color: #f3f7f9;}.advantages__list {margin-top: 26px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;width: calc(100% + 15px);margin-left: -7.5px;margin-right: -7.5px;}.advantages__item {margin-top: 16px;margin-left: 7.5px;margin-right: 7.5px;width: calc(33.3333% - 15px);}.advantages-card {padding-left: 47px;padding-right: 20px;padding-bottom: 16px;border-radius: 30px;background-image: -o-linear-gradient(355.9deg, #00a4ff -9.14%, #0065c1 119.99%);background-image: linear-gradient(94.1deg, #00a4ff -9.14%, #0065c1 119.99%);-webkit-box-shadow: 0 0 15px rgba(20, 66, 109, 0.05);box-shadow: 0 0 15px rgba(20, 66, 109, 0.05);}.advantages-card__icon--dollar {margin-top: 17px;margin-bottom: 11px;width: 51px;height: 50.97px;}.advantages-card__icon--cars {margin-top: 24px;margin-bottom: 19px;width: 72px;height: 36px;}.advantages-card__icon--banknote {margin-top: 21px;margin-bottom: 11px;width: 45.99px;height: 46.91px;}.advantages-card__icon--garage {margin-top: 19px;margin-bottom: 11px;width: 51px;height: 51.01px;}.advantages-card__icon--docs {margin-top: 20px;margin-bottom: 11px;width: 44px;height: 50.11px;}.advantages-card__icon--new {margin-top: 18px;margin-bottom: 11px;width: 52px;height: 52px;}.advantages-card__title {font-weight: 700;font-size: 1rem;color: #fff;}.advantages-card__text {margin-top: 5px;font-size: 0.889rem;color: #cde0ea;}.start-work {padding-top: 72px;padding-bottom: 72px;}.start-work__list {margin-top: 23px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;counter-reset: start-work-card;}.start-work__item {margin-top: 20px;}.start-work__item:not(:last-child) {margin-right: 15px;}.start-work__btn {margin-top: 72px;margin-left: auto;margin-right: auto;max-width: 389px;width: 100%;height: 71px;font-size: 1.3334rem;}.start-work-card {padding: 30px 18px 37px;position: relative;text-align: center;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;width: 193px;}.start-work-card:nth-child(1)::before {opacity: 0.15;}.start-work-card:nth-child(2)::before {opacity: 0.25;}.start-work-card:nth-child(3)::before {opacity: 0.5;}.start-work-card:nth-child(4)::before {opacity: 0.75;}.start-work-card::before {counter-increment: start-work-card;content: counter(start-work-card, decimal-leading-zero);font-weight: 700;font-size: 4rem;color: #1E7DB2;}.start-work-card__border {position: absolute;top: 0;left: 0;width: 100%;height: 100%;fill: #CDE0EA;pointer-events: none;}.start-work-card__title {margin-top: 23px;font-weight: 700;font-size: 1rem;color: #1E7DB2;}.start-work-card__time {margin-top: auto;padding-top: 10px;font-size: 1rem;color: #7F929C;}.connect {background-color: #F3F7F9;padding-top: 72px;padding-bottom: 72px;}.connect__content {margin-top: 38px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.connect__background-img {width: calc(50% + 12px);margin-left: -12px;}.connect__list {width: 50%;}.connect__item {padding: 20px 42px;margin-top: 20px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;border-radius: 50px;border: 1px solid #D6E4EB;background-color: #fff;font-size: 1rem;color: #212121;}.connect__btn {margin: 74px auto 0;max-width: 389px;width: 100%;height: 71px;font-size: 1.3334rem;}.conditions {position: relative;padding-top: 72px;padding-bottom: 72px;background-color: #747474;background-image: url("../img/conditions/background.jpg");background-repeat: no-repeat;background-position-x: center;background-size: cover;height: 774px;}.conditions__list {padding: 47px 49px 46px;margin-top: 41px;max-width: 641px;border-radius: 35px;background-color: rgba(255, 255, 255, 0.5);-webkit-backdrop-filter: blur(25px);backdrop-filter: blur(25px);}.conditions__item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.conditions__item:not(:last-child) {margin-bottom: 23px;}.conditions__icon {margin-right: 23px;-ms-flex-negative: 0;flex-shrink: 0;width: 33px;height: 29.99px;}.conditions__text {font-size: 1rem;color: #212121;}.conditions__background-img {position: absolute;max-width: initial;top: 0;right: calc((1920px - 100vw) / -2);}.faq {padding-top: 72px;padding-bottom: 72px;}.faq__list {margin-top: 36px;}.faq__item {position: relative;padding: 22px 80px;border-radius: 30px;background-color: #f3f7f9;cursor: pointer;}.faq__item:not(:last-child) {margin-bottom: 18px;}.faq__item::before {content: "";position: absolute;top: 26px;left: 36px;width: 10px;height: 10px;background-color: transparent;border-right: 2px solid #00a4ff;border-bottom: 2px solid #00a4ff;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}.faq__item--active::before {-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg);transform: rotate(-135deg);top: 31px;}.faq__item--active .faq__answer {max-height: initial;}.faq__question {font-weight: 400;font-size: 1rem;color: #212121;}.faq__answer {font-size: 0.8889rem;color: #212121;max-height: 0;overflow: hidden;-webkit-box-sizing: content-box;box-sizing: content-box;-webkit-transition: max-height 0.25s ease;-o-transition: max-height 0.25s ease;transition: max-height 0.25s ease;}.faq__answer p {padding-left: 24px;padding-top: 13px;padding-bottom: 24px;}.faq__answer--hide {max-height: 0;padding-top: 0;padding-bottom: 0;-webkit-transition: max-height 1s ease, padding 1s ease;-o-transition: max-height 1s ease, padding 1s ease;transition: max-height 1s ease, padding 1s ease;}.questions {background-color: #cde0ea;padding-top: 32px;padding-bottom: 36px;}.questions__container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.questions__left {width: 50%;}.questions__right {width: 50%;}.questions__title {font-size: 2rem;font-weight: 700;color: #09527b;}.questions__subtitle {margin-top: 4px;font-size: 1.333rem;color: #09527b;}.questions__btn {margin: 0 auto;max-width: 389px;height: 71px;font-size: 1.333rem;}.contacts {position: relative;min-height: 460px;padding-top: 65px;padding-bottom: 73px;}.contacts__container {pointer-events: none;}.contacts__map {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}.contacts__map iframe {position: relative;border: none;width: 100%;height: 100%;}.contacts__info-block {position: relative;pointer-events: visible;}.contacts-block {padding: 38px 33px;max-width: 262px;min-height: 321px;border-radius: 30px;background-image: -o-linear-gradient(355.9deg, rgba(0, 164, 255, 0.75) -9.14%, rgba(0, 101, 193, 0.75) 119.99%);background-image: linear-gradient(94.1deg, rgba(0, 164, 255, 0.75) -9.14%, rgba(0, 101, 193, 0.75) 119.99%);-webkit-box-shadow: 0 0 15px rgba(30, 125, 178, 0.25);box-shadow: 0 0 15px rgba(30, 125, 178, 0.25);}.contacts-block__title {font-weight: 700;font-size: 1.333rem;color: #fff;}.contacts-block__address {margin-top: 22px;display: -webkit-box;display: -ms-flexbox;display: flex;}.contacts-block__phone {margin-top: 22px;display: -webkit-box;display: -ms-flexbox;display: flex;text-decoration: none;}.contacts-block__phone:hover {color: #fff;}.contacts-block__phone:hover .contacts-block__text::before {width: 100%;}.contacts-block__icon {margin-right: 17px;-ms-flex-negative: 0;flex-shrink: 0;fill: transparent;stroke: #F3F7F9;stroke-width: 2;stroke-linecap: round;stroke-linejoin: round;}.contacts-block__icon--mark {width: 18px;height: 22px;}.contacts-block__icon--phone-2 {width: 19.89px;height: 19.93px;}.contacts-block__text {position: relative;font-size: 0.8889rem;color: #fff;}.contacts-block__text::before {content: "";position: absolute;bottom: 0px;left: 0;display: block;width: 0;height: 1px;background-color: #fff;-webkit-transition: width 0.25s ease;-o-transition: width 0.25s ease;transition: width 0.25s ease;}@media screen and (max-width: 1359px) {.car-park__slider {width: calc(100% + 30px);margin-left: -15px;margin-right: -15px;padding-left: 15px;padding-right: 15px;}}@media screen and (max-width: 1199px) {.header__collapse {padding: 40px 40px;min-width: 500px;position: fixed;top: 0;right: 0;background-color: white;height: 100vh;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;z-index: 210;-webkit-transition: -webkit-transform 0.25s ease;transition: -webkit-transform 0.25s ease;-o-transition: transform 0.25s ease;transition: transform 0.25s ease;transition: transform 0.25s ease, -webkit-transform 0.25s ease;display: none;}.header__collapse--opened {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-transform: translateX(0%);-ms-transform: translateX(0%);transform: translateX(0%);overflow-y: auto;}.header__overlay {position: fixed;top: 0;right: 0;width: 100%;height: 100%;background-color: #000;opacity: 0;-webkit-transition: opacity 0.25s ease;-o-transition: opacity 0.25s ease;transition: opacity 0.25s ease;display: none;}.header__overlay--active {opacity: 0.5;display: block;}.header__nav {margin: 0;}.nav__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;}.header__phones-group {margin-top: 50px;text-align: left;}.header__phone-number {margin-bottom: 20px;color: #000;display: block;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;}.header__phone-number::before {background-color: #000;}.header__phone-number:hover {color: #000;}.nav__link {color: #000;font-size: 1.5rem;}.nav__link::before {background-color: #000;}.nav__link:hover {color: #000;}.nav__item:not(:last-child) {margin-right: 0;margin-bottom: 20px;}.header__submenu-open {display: -webkit-box;display: -ms-flexbox;display: flex;}.header__submenu-close {display: block;}.header__mobile-phone {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-top: 20px;-ms-flex-item-align: center;align-self: center;width: 3.5rem;height: 3.5rem;background-color: rgba(236, 245, 248, 0.15);border-radius: 15px;border: 2px solid rgba(61, 153, 215, 0.25);-webkit-transition: background-color 0.25s ease, border-color 0.25s ease;-o-transition: background-color 0.25s ease, border-color 0.25s ease;transition: background-color 0.25s ease, border-color 0.25s ease;}.header__mobile-phone svg {width: 1.7rem;height: 1.7rem;fill: transparent;stroke: #3d99d7;stroke-width: 2;stroke-linecap: round;stroke-linejoin: round;}.header__mobile-phone:hover {background-color: rgba(236, 245, 248, 0.25);border-color: #3d99d7;}.questions-callme__input {height: 60px;min-width: 300px;font-size: 1rem;}.questions-callme__btn {height: 60px;margin-top: 16px;min-width: 300px;font-size: 1rem;}.questions-callme__form {-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;}.footer__imp-info {margin-top: -50px;}.start-work__list {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-pack: space-evenly;-ms-flex-pack: space-evenly;justify-content: space-evenly;}}@media screen and (max-width: 991px) {html, body {font-size: 16px;}.container {padding: 0 30px;}.logo {max-width: 280px;height: auto;}.header__collapse {width: 100%;min-width: initial;}.popup__container {margin: 0;max-width: 100%;width: 100%;border-radius: 0;min-height: 100vh;padding: 30px;}.popup__content-block {width: 100%;}.popup__close-btn {width: 22px;height: 22px;}.popup__close-btn::before {top: 10px;}.popup__close-btn::after {left: 10px;}.popup__form {padding-top: 30px;}.hero {padding-top: 190px;}.hero__title {font-size: 2.333rem;}.hero__subtitle {margin-top: 22px;font-size: 1.5rem;}.hero__brn {max-width: 370px;}.car-park__slider {width: calc(100% - 30px);margin-left: 15px;margin-right: 15px;padding-left: 15px;padding-right: 15px;}.car-park__pagination {display: -webkit-box;display: -ms-flexbox;display: flex;}.car-park__car-logo-comps {width: calc(100% - 30px);left: 15px;}.car-park__car-logo-comps {bottom: -185px;}.advantages__item {width: calc(50% - 15px);}.connect__content {-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;}.connect__title {max-width: 650px;width: 100%;}.connect__list {max-width: 500px;width: 100%;}.connect__background-img {margin-left: 0;max-width: 500px;width: 100%;}.connect__btn {margin-left: 0;}.conditions__container {z-index: 1;}.questions__container {-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;}.questions__left {width: 100%;}.questions__right {width: 100%;}.questions__btn {margin: 30px 0 0;}}@media screen and (max-width: 767px) {.footer__container {-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;text-align: center;}.footer__logo {-ms-flex-preferred-size: initial;flex-basis: initial;}.footer__questions-callme {margin-top: 20px;-ms-flex-preferred-size: initial;flex-basis: initial;}.questions-callme__input {margin-right: 0;max-width: 300px;min-width: initial;width: 100%;}.questions-callme__btn {max-width: 300px;min-width: initial;width: 100%;}.footer__imp-info {margin-top: 20px;}.hero {padding-top: 140px;padding-bottom: 140px;}.hero__callme-btn {bottom: -100px;right: 30px;}.car-park__car-logo-comps {bottom: -155px;}.car-park {padding-top: 50px;padding-bottom: 90px;}.car-park__slider {margin-top: 35px;}.car-park__car-logo-comps {bottom: -120px;}.advantages {padding-top: 70px;padding-bottom: 50px;}.start-work {padding-top: 50px;padding-bottom: 50px;}.start-work__btn {margin-top: 50px;}.connect {padding-top: 50px;padding-bottom: 50px;}.connect__btn {margin-top: 50px;}.conditions {padding-top: 50px;padding-bottom: 50px;}.faq {padding-top: 50px;padding-bottom: 50px;}}@media screen and (max-width: 575px) {.logo {max-width: 130px;height: auto;}.header__mobile-phone {margin-top: 20px;width: 2.5rem;height: 2.5rem;}.header__mobile-phone svg {width: 0.85rem;height: 0.85rem;}.header__mobile-phone:hover {background-color: rgba(236, 245, 248, 0.25);border-color: #3d99d7;}.guarantees {-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;}.guarantees__item:not(:last-child) {margin-bottom: 30px;margin-right: 0;}.car-card {padding-top: 30px;padding-left: 20px;padding-right: 20px;max-width: 350px;width: 100%;}.car-card__img {width: 100%;}.car-card__name {margin-bottom: 20px;}.car-card__characteristics {margin-top: 8px;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: left;}.car-card__char-type {margin-right: 0;width: 100%;}.car-card__char-value {width: 100%;}.car-park__car-logo-comps {bottom: -150px;}.car-park__arrow--prev {left: 33px;}.car-park__arrow--next {right: 1px;}.car-card__tariff {font-size: 1rem;}.car-card__number {font-size: 1.5rem;}.advantages__list {width: 100%;margin-right: 0;margin-left: 0;}.advantages__item {width: 100%;margin-right: 0;margin-left: 0;}.connect__item {padding: 20px 24px;}.conditions {height: 600px;}.conditions__background-img {display: none;}.conditions__list {padding: 30px 24px 26px;}.conditions__icon {margin-right: 14px;width: 25px;height: 19px;}.faq__item {padding-left: 40px;padding-right: 40px;}.faq__answer {padding-left: 0;}.faq__item::before {left: 18px;width: 6px;height: 6px;}}.whatsapp-button {position: fixed;bottom: 10px;right: 10px;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: end;-ms-flex-align: end;align-items: flex-end;width: 91px;height: 91px;border: none;border-radius: 50%;background-color: #189d0e;background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='???»????_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 85 85' style='enable-background:new 0 0 85 85;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bopacity:0.3;fill:%23189D0E;%7D .st1%7Bfill:%23189D0E;%7D .st2%7Bfill:%23FFFFFF;%7D %3C/style%3E%3Cg%3E%3Cg%3E%3Ccircle class='st0' cx='42.5' cy='42.5' r='42.5'/%3E%3Ccircle class='st1' cx='42.5' cy='42.5' r='36.2'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st2' d='M24.6,60.5c0.1-0.3,0.2-0.5,0.2-0.7c1-2.8,1.9-5.7,2.9-8.5c0-0.1,0-0.2,0-0.3c-1.2-2.1-2-4.3-2.3-6.7 c-0.7-6.1,1.2-11.2,5.8-15.4c2.4-2.2,5.2-3.5,8.3-4.1c1.6-0.3,3.2-0.4,4.8-0.3c3.2,0.3,6.1,1.3,8.7,3.2c3.8,2.7,6.2,6.3,7.1,10.8 c1.1,5.4-0.2,10.4-3.7,14.7c-2.7,3.3-6.2,5.3-10.4,6.1c-4,0.7-7.8,0.1-11.4-1.8c-0.1-0.1-0.2-0.1-0.4,0c-3.1,1-6.2,2-9.3,3 C24.8,60.5,24.7,60.5,24.6,60.5z M29.1,56.1c0.1,0,0.2,0,0.2-0.1c1.7-0.6,3.5-1.1,5.2-1.7c0.1,0,0.2,0,0.4,0 c3.3,2.1,6.8,2.8,10.6,2c3.2-0.6,5.9-2.1,8-4.5c3.2-3.5,4.4-7.6,3.6-12.3c-0.4-2.8-1.7-5.3-3.6-7.4c-3.7-4.1-9.3-5.8-14.7-4.3 c-3.6,1-6.4,3.1-8.5,6.2c-1.9,2.9-2.6,6.1-2.2,9.5c0.3,2.5,1.2,4.8,2.6,6.8c0.1,0.1,0.1,0.2,0,0.3c-0.5,1.6-1.1,3.2-1.6,4.8 C29.3,55.7,29.2,55.9,29.1,56.1z'/%3E%3Cpath class='st2' d='M34.1,37.8c0-1.6,0.6-2.9,1.8-4c0.3-0.3,0.7-0.4,1.2-0.4c0.3,0,0.6,0,1,0.1c0.3,0,0.4,0.1,0.5,0.3 c0.1,0.2,0.2,0.4,0.3,0.7c0.4,1.1,0.8,2.2,1.2,3.3c0.1,0.2,0.1,0.5,0,0.7c-0.3,0.6-0.7,1-1.2,1.5c-0.4,0.4-0.4,0.6-0.2,1 c1.3,2.4,3.1,4.2,5.6,5.3c0.1,0.1,0.3,0.1,0.4,0.2c0.3,0.1,0.6,0.1,0.8-0.2c0.5-0.6,1-1.1,1.5-1.7c0.3-0.3,0.5-0.4,0.9-0.2 c0.6,0.3,1.1,0.5,1.7,0.8c0.6,0.3,1.2,0.7,1.9,1c0.4,0.2,0.5,0.4,0.5,0.8c-0.1,0.6-0.2,1.2-0.5,1.8c-0.1,0.1-0.2,0.3-0.3,0.4 c-0.7,0.7-1.5,1.2-2.5,1.5c-0.9,0.2-1.9,0.2-2.8-0.2c-1.3-0.5-2.5-0.9-3.7-1.6c-1.5-0.8-2.7-1.9-3.8-3.1c-1.4-1.5-2.5-3.1-3.4-4.9 C34.4,40,34,38.8,34.1,37.8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");outline: none;z-index: 90;}.whatsapp-button:hover {background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Ñëîé_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 85 85' style='enable-background:new 0 0 85 85;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bopacity:0.3;%7D .st1%7Bfill:%231FB114;%7D .st2%7Bfill:%23FFFFFF;%7D %3C/style%3E%3Cg%3E%3Cg%3E%3Cg class='st0'%3E%3Ccircle class='st1' cx='42.5' cy='42.5' r='42.5'/%3E%3C/g%3E%3Cg%3E%3Ccircle class='st1' cx='42.5' cy='42.5' r='36.2'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath class='st2' d='M24.6,60.5c0.1-0.3,0.2-0.5,0.2-0.7c1-2.8,1.9-5.7,2.9-8.5c0-0.1,0-0.2,0-0.3c-1.2-2.1-2-4.3-2.3-6.7 c-0.7-6.1,1.2-11.2,5.8-15.4c2.4-2.2,5.2-3.5,8.3-4.1c1.6-0.3,3.2-0.4,4.8-0.3c3.2,0.3,6.1,1.3,8.7,3.2c3.8,2.7,6.2,6.3,7.1,10.8 c1.1,5.4-0.2,10.4-3.7,14.7c-2.7,3.3-6.2,5.3-10.4,6.1c-4,0.7-7.8,0.1-11.4-1.8c-0.1-0.1-0.2-0.1-0.4,0c-3.1,1-6.2,2-9.3,3 C24.8,60.5,24.7,60.5,24.6,60.5z M29.1,56.1c0.1,0,0.2,0,0.2-0.1c1.7-0.6,3.5-1.1,5.2-1.7c0.1,0,0.2,0,0.4,0 c3.3,2.1,6.8,2.8,10.6,2c3.2-0.6,5.9-2.1,8-4.5c3.2-3.5,4.4-7.6,3.6-12.3c-0.4-2.8-1.7-5.3-3.6-7.4c-3.7-4.1-9.3-5.8-14.7-4.3 c-3.6,1-6.4,3.1-8.5,6.2c-1.9,2.9-2.6,6.1-2.2,9.5c0.3,2.5,1.2,4.8,2.6,6.8c0.1,0.1,0.1,0.2,0,0.3c-0.5,1.6-1.1,3.2-1.6,4.8 C29.3,55.7,29.2,55.9,29.1,56.1z'/%3E%3Cpath class='st2' d='M34.1,37.8c0-1.6,0.6-2.9,1.8-4c0.3-0.3,0.7-0.4,1.2-0.4c0.3,0,0.6,0,1,0.1c0.3,0,0.4,0.1,0.5,0.3 c0.1,0.2,0.2,0.4,0.3,0.7c0.4,1.1,0.8,2.2,1.2,3.3c0.1,0.2,0.1,0.5,0,0.7c-0.3,0.6-0.7,1-1.2,1.5c-0.4,0.4-0.4,0.6-0.2,1 c1.3,2.4,3.1,4.2,5.6,5.3c0.1,0.1,0.3,0.1,0.4,0.2c0.3,0.1,0.6,0.1,0.8-0.2c0.5-0.6,1-1.1,1.5-1.7c0.3-0.3,0.5-0.4,0.9-0.2 c0.6,0.3,1.1,0.5,1.7,0.8c0.6,0.3,1.2,0.7,1.9,1c0.4,0.2,0.5,0.4,0.5,0.8c-0.1,0.6-0.2,1.2-0.5,1.8c-0.1,0.1-0.2,0.3-0.3,0.4 c-0.7,0.7-1.5,1.2-2.5,1.5c-0.9,0.2-1.9,0.2-2.8-0.2c-1.3-0.5-2.5-0.9-3.7-1.6c-1.5-0.8-2.7-1.9-3.8-3.1c-1.4-1.5-2.5-3.1-3.4-4.9 C34.4,40,34,38.8,34.1,37.8z'/%3E%3C/g%3E%3C/svg%3E%0A");cursor: pointer;}.whatsapp-button--animate {-webkit-animation: shake 0.45s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;animation: shake 0.45s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.whatsapp-button--animate:hover {-webkit-animation: none;animation: none;}@-webkit-keyframes shake {10%, 90% {-webkit-transform: translate3d(-1px, 0, 0);transform: translate3d(-1px, 0, 0);}20%, 80% {-webkit-transform: translate3d(2px, 0, 0);transform: translate3d(2px, 0, 0);}30%, 50%, 70% {-webkit-transform: translate3d(-4px, 0, 0);transform: translate3d(-4px, 0, 0);}40%, 60% {-webkit-transform: translate3d(4px, 0, 0);transform: translate3d(4px, 0, 0);}}@keyframes shake {10%, 90% {-webkit-transform: translate3d(-1px, 0, 0);transform: translate3d(-1px, 0, 0);}20%, 80% {-webkit-transform: translate3d(2px, 0, 0);transform: translate3d(2px, 0, 0);}30%, 50%, 70% {-webkit-transform: translate3d(-4px, 0, 0);transform: translate3d(-4px, 0, 0);}40%, 60% {-webkit-transform: translate3d(4px, 0, 0);transform: translate3d(4px, 0, 0);}}@media screen and (max-width: 575px) {.whatsapp-button {width: 71px;height: 71px;}}