 *, *::before, *::after {box-sizing: border-box;}* {margin: 0;}@media (prefers-reduced-motion: no-preference) {html {interpolate-size: allow-keywords;}}body {line-height: 1.5;-webkit-font-smoothing: antialiased;}img, picture, video, canvas, svg {display: block;max-width: 100%;}input, button, textarea, select {font: inherit;}p, h1, h2, h3, h4, h5, h6 {overflow-wrap: break-word;}p {text-wrap: pretty;}h1, h2, h3, h4, h5, h6 {text-wrap: balance;}#root, #__next {isolation: isolate;}body {font-family: 'Rubik', sans-serif;line-height: normal;}:root {--main-color: #BC4E47;--text-color: #424242;--text-gray-color: #6B6B6B;}.global__btn {align-items: center;text-align: center;background: url(../new-img/header/btn.png) 50% 50% no-repeat;background-size: cover;border-radius: 25px;border: none;box-shadow: 0 6px 20px rgba(188, 78, 71, 0.4);cursor: pointer;display: flex;gap: 5px;width: 150px;justify-content: center;text-decoration: none;color: #fff;font-weight: bold;aspect-ratio: 157 / 46;font-size: 15px;transition: transform 0.2s, box-shadow 0.2s;}.global__btn:hover {transform: translateY(-1px);box-shadow: 0 8px 25px rgba(188, 78, 71, 0.5);}.global__btn--big {width: 200px;border-radius: 32px;font-size: 20px;}.global__container {margin: 0 auto;max-width: 1120px;}.global__text {display: block;font-size: 15px;color: var(--text-color);line-height: 1.5;}.global__text--bold {font-weight: 700;}.global__text--light {font-weight: 300;}.global__text--center {text-align: center;}.global__mini_text {font-size: 10px;color: var(--text-color) }.global__big_text {font-size: 22px;color: var(--text-color) }.global__title {font-size: 40px;color: var(--text-color) }.global__text--gray {color: var(--text-gray-color) }@media (max-width: 1265px) {.global__container {max-width: 810px;}.global__text {font-size: 10px;}.global__title {font-size: 28px;}.global__mini_text {font-size: 8px;}.global__btn {width: 100px;font-size: 10px;}.global__btn--big {width: 150px;border-radius: 32px;font-size: 18px;}.global__big_text {font-size: 15px;}}.global__only_mobile_visible {display: none;}.mt-20 {margin-top: 20px;}.mt-section {margin-top: 100px;}@media (max-width: 820px) {.mt-section {margin-top: 50px;}.global__container {padding: 20px;}.global__mobile_hide {display: none !important;}.global__only_mobile_visible {display: block;}.mt-20 {margin-top: 15px;}}.header {padding: 0 10px;align-items: center;display: flex;gap: 5px;justify-content: space-between;font-family: var(--main-font);}.header__logo {align-items: center;display: flex;gap: 10px;justify-content: space-between;}.header__logo_image {max-width: 150px;}.header__line {background-color: var(--main-color);height: 40px;width: 1px;}.header__text_box {max-width: 125px;}.header__rating {align-items: center;display: flex;gap: 10px;}.header__rating_image {max-width: 80px;}.header__rating_image_stars {max-width: 55px;}.header__box {align-items: start;display: flex;flex-direction: column;gap: 5px;justify-content: center;}.header__line_box {align-items: center;display: flex;gap: 5px;}@-webkit-keyframes blinker {from {opacity: 1.0;}to {opacity: 0.0;}}@keyframes blinker {from {opacity: 1.0;}to {opacity: 0.0;}}.header__phone_icon {-webkit-animation-duration: 1s;-webkit-animation-iteration-count: infinite;-webkit-animation-name: blinker;-webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);animation-duration: 1s;animation-iteration-count: infinite;animation-name: blinker;animation-timing-function: cubic-bezier(1, 0, 0, 1);background-color: #7cc321;border-radius: 100%;display: block;height: 8px;width: 8px;z-index: 1;}.header__phone_number {font-weight: bold;text-decoration: none;text-wrap-mode: nowrap;}.header__nav_bg {display: none;position: absolute;top: 0;right: 0;left: 0;bottom: 0;background-color: rgba(35, 26, 26, 0.8);transition: all 1s linear;z-index: 999;}.header__nav_bg--active {display: block;}.header__nav {background-color: #fff;max-width: 300px;margin: 60px auto;border-radius: 10px;padding: 10px;padding-top: 10px;}.header__btn_box {width: 100%;}.header__close_btn {margin-left: auto;display: block;border: none;border-radius: 100%;background-color: var(--main-color);box-shadow: 1px 1px 1px var(--main-color);aspect-ratio: 1 / 1;cursor: pointer;transition: .2s linear all;}.header__close_btn:hover {box-shadow: 2px 2px 2px var(--main-color);}.header__close_icon {height: 20px;width: 20px;color: #fff;}.header__title {text-align: center;}ol, ul {list-style: none;}.header__list {padding: 0;max-width: 400px;margin: 0 auto;display: block;text-align: center;}.header__list {padding-bottom: 10px;max-width: 400px;margin: 0 auto;display: block;text-align: center;}.header__list a {text-decoration: none;}.header__list a:hover {text-decoration: underline;}@media (max-width: 1265px) {.header__box {gap: 2px;}.header__logo_image {max-width: 100px;}.header__rating_image {max-width: 40px;}}@media (max-width: 820px) {.header__box {align-items: center;}}.hero {background: url(../new-img/hero/background.png) no-repeat 50% 50%;background-size: cover;padding-bottom: 20px;}.hero__box {display: flex;gap: 15px;justify-content: center;align-items: center;}.hero__box_right {max-width: 450px;display: flex;flex-direction: column;gap: 30px;}.hero__title_important {color: var(--main-color);}.hero__text {line-height: 1.5;}.hero__box_bar {margin-right: 15px;}.hero__benefit {margin-top: -85px;padding: 55px 40px 40px 40px;background: url(../new-img/hero/benefit-bg-wheel.png) no-repeat 50% 50%;background-size: cover;display: flex;flex-direction: column;align-items: center;aspect-ratio: 1 / 1;width: 230px;}.hero__benefit_calendar_img {background-image: url(../new-img/hero/benefit-bg-calendar.png);}.hero__benefit_wallet_img {background-image: url(../new-img/hero/benefit-bg-wallet.png);}.hero__benefit:first-child {margin-top: 0px;}.hero__bold {font-weight: bold;}.hero__driver {max-width: 400px;aspect-ratio: 26 / 34;object-fit: contain;width: 100%;height: 100%;}@media (max-width: 1265px) {.hero__benefit {margin-top: -45px;padding: 25px 20px 20px 20px;width: 130px;}.hero__driver {max-width: 250px;}}@media (max-width: 820px) {.hero__box {display: block;}.hero__box_right {align-items: center;text-align: center;margin: 0 auto;}.hero__box_bar {display: flex;justify-content: center;margin: 20px auto }.hero__benefit {margin-top: 0;margin-right: -30px;padding: 21px 18px;text-align: center;}.hero__benefit:last-child {margin-right: 0px;}}.footer__bg {width: 100%;padding: 20px 0px;background: url(../new-img/footer/bg.png) no-repeat 50% 50%;}.footer__box {display: flex;flex-direction: row;gap: 5px;justify-content: space-between;}.footer__col {display: flex;flex-direction: column;gap: 20px;}.footer__documents {display: flex;flex-direction: column;gap: 5px;}.footer__license {padding: 20px;}.footer__icon {height: 20px;width: 20px;fill: #fff;}.footer__btn {align-items: center;background-color: #29b317;border-radius: 25px;box-shadow: 0 6px 20px #29b3179b;color: #fff;cursor: pointer;display: flex;font-size: 15px;font-weight: bold;gap: 10px;justify-content: center;padding: 10px 20px;text-align: center;text-decoration: none;width: fit-content;transition: transform 0.2s, box-shadow 0.2s;}.footer__btn:hover {transform: translateY(-1px);box-shadow: 0 8px 25px #29b3179b;}.footer__btn--telegram {background-color: #31ace0;box-shadow: 0 6px 20px #31ace09b;}.footer__btn--telegram:hover {transform: translateY(-1px);box-shadow: 0 8px 25px #31ace09b;}@media (max-width: 1265px) {.footer__btn {font-size: 10px;}}@media (max-width: 820px) {.footer {text-align: center;}.footer__box {display: flex;flex-direction: column;gap: 5px;justify-content: center;}.footer__col {display: flex;flex-direction: column;justify-content: center;align-items: center;}.footer__box {text-align: center;}.footer__documents {margin-bottom: 20px;}}.global__big_text {text-decoration: none;color: var(--text-color) }.global__big_text:hover {color: var(--main-color) }.list {list-style: disc;padding: 30px 40px;background-color: rgba(107, 107, 107, 0.05);border-radius: 25px;}.list li {margin-top: 15px;}.list li:first-child {margin-top: 0px;}.text-paragraph li {list-style: disc;margin-left: 20px;}.global__link {color: var(--text-color);font-size: 16px;display: block;line-height: 1.6;margin-block-start: 1em;margin-block-end: 1em;}.global__link:hover {color: var(--main-color);text-decoration: underline;}.global__container--about, .global__container--management {line-height: 1.4;margin-top: 30px;margin-bottom: 50px;}.text-heading-1 {display: block;font-size: 32px;line-height: 1.25;font-weight: 600;margin-block-start: 0.67em;margin-block-end: 0.67em;}.text-heading-2 {display: block;font-size: 24px;line-height: 1.3;font-weight: 600;margin-block-start: 0.83em;margin-block-end: 0.83em;}.text-heading-3 {display: block;font-size: 18px;line-height: 1.4;font-weight: 600;margin-block-start: 1em;margin-block-end: 1em;}.text-paragraph {display: block;font-size: 16px;line-height: 1.6;margin-block-start: 1em;margin-block-end: 1em;}.text-paragraph-small {display: block;font-size: 14px;line-height: 1.5;margin-block-start: 1em;margin-block-end: 1em;}.text-caption {display: block;font-size: 13px;line-height: 1.4;margin-block-start: 0.5em;margin-block-end: 0.5em;}.text-footnote {display: block;font-size: 12px;line-height: 1.4;margin-block-start: 0.5em;margin-block-end: 0.5em;}.table-responsive {width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;margin-top: 1em;margin-bottom: 1em;}.global__table {width: 100%;border-collapse: collapse;border-spacing: 0;font-size: 16px;margin: 0.5em 0 1em 0;}.global__table th, .global__table td {border: 1px solid rgba(0, 0, 0, 0.08);padding: 10px 12px;text-align: left;vertical-align: top;}.global__table thead th {background-color: rgba(107, 107, 107, 0.04);font-weight: 600;font-size: 14px;}.global__table tbody tr:nth-child(even) {background-color: rgba(107, 107, 107, 0.02);}@media (max-width: 600px) {.global__table th, .global__table td {padding: 8px 10px;font-size: 14px;}}
