@charset "UTF-8";
/*!
Theme Name: arendacar
Theme URI: https://ivan-kozlov.ru/
Author: Ivan Kozlov
Author URI: https://ivan-kozlov.ru/
Description: Description
Version: 1.0.0
Text Domain: arendacar
*/
@import "css/intlTelInput.min.css";
:root {
  /*new design colors*/
  --const-white: #FFF;
  --const-dark-blue: #243C4E;
  --const-gold: #DFBC74;
  --const-gray: #8A9299;
  --const-green: #45AD5A;
  --const-red: #EC3D0C;
  --section-background-color: #F6F9FC;
  --text-primary: #1E1E1E;
  --text-description: #243C4E;
  --button-text-color: #FFF;
  --button-background-color: #243C4E;
  --item-background-color: #F6F9FC;
  --item-border-color: #DDE6ED;
  --item-description-color: rgba(30, 30, 30, 0.70);
  --z-line-color: rgba(138, 146, 153, 0.40);
  --z-background-color: #fff;
  --z-background-color-2: #fff;
  --z-border: rgba(36, 60, 78, 0.30);
  /*new design colors*/
  --header-color: #4D4D4D;
  --header-background: #243C4E;
  --header-background2: #1E1E1E;
  --header-link: #243C4E;
  --popup-background: #FFFFFF;
  --popup-load: url("images/desktop/icons8-dots-loading.gif");
  --popup-link: #243C4E;
  --popup-message-background: #F6F9FC;
  --text-color: #FFFFFF;
  --text-color-gray: #8A9299;
  --gold-color: #DFBC74;
  --main-info: rgba(30, 30, 30, .7);
  --section-background: #ffffff;
  --section-color: #1E1E1E;
  --subtitle-color: #1E1E1E;
  --paragraph-color: #4D4D4D;
  --link-color: #243C4E;
  --description-color-1: #B0AA9E;
  --benefit-item-background: #F6F9FC;
  --benefit-item-border: #DDE6ED;
  --main-filter-background: #DDE6ED;
  --main-filter-color-active: #243C4E;
  --favorite-btn-background: rgba(36, 60, 78, 0.8);
  --carstable-line-hover: #DDE6ED;
  --btn-color-1: #243C4E;
  --btn-color-1-hover: #ffffff;
  --btn-background-1: #F6F9FC;
  --btn-background-1-hover: #506371;
  --btn-background-1-active: #1E1E1E;
  --btn-color-2: #FFFFFF;
  --btn-background-2: #243C4E;
  --btn-background-2-hover: #506371;
  --btn-background-2-active: #1E1E1E;
  --q-form-background: #F6F9FC;
  --q-form-border: #DDE6ED;
  --filter-border: #DDE6ED;
  --filter-input-background: #FFFFFF;
  --filter-datepicker-marked-background: #243C4E;
  --filter-datepicker-marked-color: #ffffff;
  --promo-pagination: #DDE6ED;
  --img-contrast: 100%;
  --cp-panel-background: #DDE6ED;
  --cp-panel-bar-background: #DDE6ED;
  --cp-progress: rgba(30, 30, 30, 0.20);
  --cp-progress-back: #243C4E;
  --bonus-changer-background: #DDE6ED;
  --investors-text: #DDE6ED;
  --investors-border: #D9D9D9;
  --franchise-icon: #243C4E;
  --franchise-more-btn: #fff;
}

.dark-theme {
  /*new design colors*/
  --section-background-color: #2C2C30;
  --text-primary: #FFF;
  --text-description: #FFF;
  --button-text-color: #243C4E;
  --button-background-color: #FFF;
  --item-background-color: #2C2C30;
  --item-border-color: rgba(221, 230, 237, 0.16);
  --item-description-color: rgba(255, 255, 255, 0.70);
  --z-background-color: #2C2C30;
  --z-background-color-2: #1E1E1E;
  --z-border: rgba(255, 255, 255, 0.30);
  --z-box-shadow: rgba(255, 255, 255, 0.20);
  /*new design colors*/
  --header-color: #F6F9FC;
  --header-background: #2C2C30;
  --header-background2: #2C2C30;
  --header-link: #ffffff;
  --popup-background: #2C2C30;
  --popup-load: url("images/loading.gif");
  --popup-link: #ffffff;
  --popup-message-background: #1E1E1E;
  --main-info: rgba(30, 30, 30, .7);
  --section-background: #1E1E1E;
  --section-color: #fff;
  --subtitle-color: #ffffff;
  --paragraph-color: #8A9299;
  --link-color: #ffffff;
  --description-color-1: #8A9299;
  --benefit-item-background: #2C2C30;
  --benefit-item-border: #2C2C30;
  --main-filter-background: #2C2C30;
  --main-filter-color-active: #FFFFFF;
  --favorite-btn-background: #2C2C30;
  --carstable-line-hover: #1E1E1E;
  --btn-color-1: #2C2C30;
  --btn-color-1-hover: #2C2C30;
  --btn-background-1: #F6F9FC;
  --btn-background-1-hover: rgba(255, 255, 255, .7);
  --btn-background-1-active: rgba(255, 255, 255, .5);
  --btn-color-2: #1E1E1E;
  --btn-background-2: #FFFFFF;
  --btn-background-2-hover: rgba(255, 255, 255, .7);
  --btn-background-2-active: rgba(255, 255, 255, .5);
  --q-form-background: #2C2C30;
  --q-form-border: #2C2C30;
  --filter-border: rgba(221, 230, 237, 0.10);
  --filter-input-background: #2C2C30;
  --filter-datepicker-marked-background: #ffffff;
  --filter-datepicker-marked-color: #1E1E1E;
  --promo-pagination: #1E1E1E;
  --img-contrast: 0%;
  --cp-panel-background: #2C2C30;
  --cp-panel-bar-background: #1E1E1E;
  --cp-progress: #8A9299;
  --cp-progress-back: #1E1E1E;
  --bonus-changer-background: #4D4D4D;
  --investors-text: #DDE6ED;
  --investors-border: #EDE8DD;
  --franchise-icon: rgba(255, 255, 255, 0.20);
  --franchise-more-btn: #243C4E;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: "Inter", sans-serif;
}

/* make sure to set some focus styles for accessibility */
:focus {
  outline: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

#wpadminbar {
  top: auto !important;
  bottom: 0 !important;
}

html {
  margin: 0 !important;
  padding: 0 !important;
  scroll-padding-top: 0 !important;
}

body.admin-bar {
  padding-bottom: 32px;
}

body {
  background: var(--section-background);
  color: var(--section-color);
}

body.no-scroll {
  overflow: hidden;
}

*::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

*::-webkit-scrollbar-track {
  background-color: var(--popup-background);
}

*::-webkit-scrollbar-thumb {
  background-color: var(--link-color);
}

.iti__selected-dial-code {
  color: var(--subtitle-color);
  font-size: 14px;
}
.container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 20px;
  max-width: 100%;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .container {
    padding: 0 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container {
    padding: 0 14px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 15px;
  }
}
.container__wrap {
  width: 1160px;
  max-width: 100%;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .container__wrap {
    width: 960px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container__wrap {
    width: 740px;
  }
}
@media (max-width: 767px) {
  .container__wrap {
    width: 100%;
  }
}

.offset__4 {
  margin-top: 4px;
}
.offset__8 {
  margin-top: 8px;
}
.offset__12 {
  margin-top: 12px;
}
.offset__16 {
  margin-top: 16px;
}
.offset__24 {
  margin-top: 24px;
}
.offset__32 {
  margin-top: 32px;
}
.offset__40 {
  margin-top: 40px;
}
.offset__64 {
  margin-top: 64px;
}
.offset__80 {
  margin-top: 80px;
}
.offset__100 {
  margin-top: 100px;
}

.bron-popup {
  position: fixed;
  box-sizing: border-box;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #506371;
  z-index: 100;
  border: 1px solid #DDE6ED;
}
@media (max-width: 991px) {
  .bron-popup {
    bottom: auto;
    top: 0;
  }
}
.bron-popup__flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bron-popup__text {
  box-sizing: border-box;
  padding: 30px 0;
  width: calc(100% - 50px);
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}
.bron-popup__close {
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url(images/desktop/icon-close.svg) no-repeat center;
  transition: 0.3s all ease-in-out 0s;
  filter: brightness(2);
}
.bron-popup__close:hover {
  opacity: 0.7;
}

.tip {
  display: block;
  position: relative;
  cursor: pointer;
  z-index: 40;
}
.tip:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url("images/desktop/icon-tip.svg") no-repeat center;
}
.tip__text {
  display: none;
  position: absolute;
  box-sizing: border-box;
  max-width: 200px;
  right: 100%;
  top: 100%;
  background: #DDE6ED;
  padding: 4px;
  font-size: 12px;
  line-height: 14px;
  color: #8A9299;
  border-radius: 4px;
}
.tip:hover .tip__text {
  display: block;
}

.ft:after, .ft:before {
  content: "";
  display: block;
  clear: both;
}
.ft__title > * {
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-size: 42px;
  line-height: 56px;
  color: var(--subtitle-color);
}
@media (max-width: 767px) {
  .ft__title > * {
    font-size: 24px;
    line-height: 32px;
  }
}
.ft__subtitle > * {
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  color: var(--subtitle-color);
}
@media (max-width: 767px) {
  .ft__subtitle > * {
    font-size: 16px;
    line-height: 24px;
  }
}
.ft h1 {
  font-weight: 600;
  font-size: 42px;
  line-height: 56px;
  color: var(--subtitle-color);
  margin: 0 0 40px;
}
@media (max-width: 767px) {
  .ft h1 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  .ft h1 {
    margin: 0 0 20px;
  }
}
.ft h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  color: var(--subtitle-color);
  margin: 0 0 40px;
}
@media (max-width: 767px) {
  .ft h2 {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .ft h2 {
    margin: 0 0 20px;
  }
}
.ft h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--subtitle-color);
  margin: 0 0 40px;
}
@media (max-width: 767px) {
  .ft h3 {
    margin: 0 0 20px;
    font-size: 15px;
    line-height: 24px;
  }
}
.ft h4, .ft h5, .ft h6 {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: var(--subtitle-color);
  margin: 0 0 40px;
}
@media (max-width: 767px) {
  .ft h4, .ft h5, .ft h6 {
    margin: 0 0 20px;
  }
}
.ft p {
  font-size: 18px;
  line-height: 28px;
  color: var(--paragraph-color);
  margin: 0 0 28px;
}
@media (max-width: 767px) {
  .ft p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 20px;
  }
}
.ft ul {
  display: block;
  margin: 0 0 28px;
}
@media (max-width: 767px) {
  .ft ul {
    margin: 0 0 20px;
  }
}
.ft ul li {
  display: block;
  position: relative;
  margin: 0 0 4px;
  padding-left: 26px;
  color: var(--paragraph-color);
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .ft ul li {
    font-size: 14px;
    line-height: 20px;
  }
}
.ft ul li:last-child {
  margin: 0 0 0;
}
.ft ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 11px;
  left: 4px;
  width: 6px;
  height: 6px;
  background: var(--text-color-gray);
  border-radius: 50%;
}
@media (max-width: 767px) {
  .ft ul li:before {
    top: 7px;
  }
}
.ft ol {
  display: block;
  list-style: none;
  counter-reset: my-counter;
  margin: 0 0 28px;
}
@media (max-width: 767px) {
  .ft ol {
    margin: 0 0 20px;
  }
}
.ft ol li {
  counter-increment: my-counter;
  display: block;
  position: relative;
  margin: 0 0 4px;
  padding-left: 26px;
  color: var(--paragraph-color);
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .ft ol li {
    font-size: 14px;
    line-height: 20px;
  }
}
.ft ol li:last-child {
  margin: 0 0 0;
}
.ft ol li:before {
  content: counter(my-counter) ".";
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  height: 28px;
  color: var(--text-color-gray);
  font-size: 18px;
  line-height: 1;
}
.ft a {
  font-size: inherit;
  line-height: inherit;
  color: var(--gold-color);
  text-decoration: none;
  transition: 0.3s all ease 0s;
}
.ft a:hover {
  color: var(--link-color);
}
.ft strong {
  font-weight: 600;
}
.ft em {
  font-style: italic;
}
.ft iframe, .ft video {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.ft img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 16px;
  margin: 0 0 28px;
}
@media (max-width: 767px) {
  .ft img {
    margin: 0 0 20px;
  }
}
.ft .aligncenter {
  margin: 0 auto 40px;
}
@media (max-width: 767px) {
  .ft .aligncenter {
    margin: 0 auto 20px;
  }
}
.ft .alignleft {
  display: block;
  max-width: 100%;
  float: left;
  margin: 0 40px 40px 0;
}
@media (max-width: 767px) {
  .ft .alignleft {
    margin: 0 20px 20px 0;
  }
}
.ft .alignright {
  display: block;
  max-width: 100%;
  float: right;
  margin: 0 0 40px 40px;
}
@media (max-width: 767px) {
  .ft .alignright {
    margin: 0 0 20px 20px;
  }
}
.ft .wp-caption {
  display: block;
  max-width: 100%;
}
.ft .wp-caption .wp-caption-text {
  display: block;
  margin: -28px 0 0 0;
  padding: 12px 12px 0;
  font-size: 12px;
  line-height: 16px;
  color: var(--paragraph-color);
}
@media (max-width: 767px) {
  .ft .wp-caption .wp-caption-text {
    margin: -20px 0 0 0;
  }
}
.ft blockquote {
  background: var(--q-form-background);
  border: 1px solid var(--q-form-border);
  box-sizing: border-box;
  border-radius: 16px;
  padding: 20px;
  margin: 0 0 28px 0;
  color: var(--link-color);
}
@media (max-width: 767px) {
  .ft blockquote {
    margin: 0 0 20px 0;
  }
}
.ft blockquote > * {
  color: var(--link-color);
}
.ft blockquote > *:last-child {
  margin-bottom: 0;
}
.ft hr {
  display: block;
  width: 100%;
  height: 1px;
  border: none;
  margin: 0 0 28px 0;
  background: #243C4E;
}
@media (max-width: 767px) {
  .ft hr {
    margin: 0 0 20px 0;
  }
}
.ft table {
  width: 100%;
  margin: 0 0 28px 0;
}
@media (max-width: 767px) {
  .ft table {
    margin: 0 0 20px 0;
  }
}
.ft table tr th {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #243C4E;
  text-align: left;
  padding: 20px 12px;
}
.ft table tr th:first-child {
  padding: 20px 12px 20px 20px;
}
.ft table tr th:last-child {
  padding: 20px 20px 20px 12px;
}
.ft table tr td {
  padding: 12px;
  background: #F6F9FC;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
  text-align: left;
  transition: 0.3s all ease 0s;
}
.ft table tr td:first-child {
  padding: 12px 12px 12px 20px;
}
.ft table tr td:last-child {
  padding: 12px 20px 12px 12px;
}
.ft table tr:hover td {
  background: #DDE6ED;
}
.ft strong {
  font-weight: 700;
}
.ft > *:last-child {
  margin-bottom: 0;
}

.site-breadcrumbs {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  color: var(--paragraph-color);
}
.site-breadcrumbs a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px 0 0;
  color: var(--paragraph-color);
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  transition: 0.3s color ease 0s;
}
.site-breadcrumbs a:hover {
  color: var(--link-color);
}
.site-breadcrumbs .sep {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px 0 0;
  color: var(--paragraph-color);
  font-size: 14px;
  line-height: 20px;
}
.site-breadcrumbs .breadcrumb_last {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
  font-weight: 600;
  color: var(--paragraph-color);
  font-size: 14px;
  line-height: 20px;
}

.navigation {
  margin-top: 64px;
}
.navigation .screen-reader-text {
  display: none;
}
.navigation .nav-links {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;
}
.navigation .nav-links a {
  display: block;
  margin: 0 6px;
  font-size: 16px;
  line-height: 24px;
  color: var(--subtitle-color);
  text-decoration: none;
  background: var(--popup-background);
  border-radius: 8px;
  padding: 12px 6px;
  transition: 0.3s color ease 0s;
}
.navigation .nav-links a:hover {
  opacity: 0.7;
}
.navigation .nav-links span.current {
  display: block;
  margin: 0 6px;
  background: var(--link-color);
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--popup-background);
  border-radius: 8px;
  padding: 12px 20px;
}

.info-popup {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 10000;
  transition: 0.3s all ease-in-out 0s;
}
.info-popup.show {
  visibility: visible;
  opacity: 1;
}
.info-popup__close {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.9);
}
.info-popup__close_btn {
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  width: 24px;
  height: 24px;
  z-index: 15;
  cursor: pointer;
  background: url("images/desktop/icon-close.svg") no-repeat center;
  filter: brightness(2);
}
.info-popup__img {
  display: block;
  position: relative;
  width: 550px;
  max-width: calc(100% - 30px);
  z-index: 10;
}
.info-popup__img img {
  display: block;
  width: 100%;
  height: auto;
}

.alert.danger {
  display: block;
  padding: 16px 16px 16px 56px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #EC3D0C;
  background: linear-gradient(0deg, rgba(236, 61, 12, 0.1), rgba(236, 61, 12, 0.1)), url("images/alert-danger.svg") no-repeat left 16px center;
  border-radius: 12px;
}
@media (max-width: 767px) {
  .alert.danger br {
    display: none;
  }
}

.alert.info {
  display: block;
  position: relative;
  padding: 16px 256px 16px 56px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  background: var(--q-form-background);
  border: 1px solid var(--q-form-border);
  border-radius: 12px;
}
.alert.info:before {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  left: 16px;
  top: calc(50% - 12px);
  background-color: var(--link-color);
  mask: url("images/alert-info.svg") no-repeat center/24px auto;
  -webkit-mask: url("images/alert-info.svg") no-repeat center/24px auto;
}
@media (max-width: 767px) {
  .alert.info {
    padding: 16px 16px 16px 56px;
  }
  .alert.info br {
    display: none;
  }
}
.alert.info .alert__btn {
  box-sizing: border-box;
  position: absolute;
  top: calc(50% - 23px);
  right: 16px;
  width: 226px;
  height: 46px;
  background: var(--btn-background-2);
  border-radius: 8px;
  color: var(--btn-color-2);
  font-weight: 400;
  font-size: 14px;
  line-height: 46px;
  text-align: center;
  cursor: pointer;
  transition: 0.3s all ease-in-out 0s;
}
@media (max-width: 767px) {
  .alert.info .alert__btn {
    position: relative;
    right: auto;
    top: auto;
    margin-top: 24px;
  }
}
.alert.info .alert__btn:hover {
  background: var(--btn-background-2-hover);
}
.alert.info .alert__btn:active {
  background: var(--btn-background-2-active);
}

.grecaptcha-badge {
  opacity: 0 !important;
}

.not-work-popup {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.5);
}
.not-work-popup__box {
  display: block;
  box-sizing: border-box;
  width: 580px;
  max-width: 100%;
  background: #FFFFFF;
  border: 1px solid #DDE6ED;
  border-radius: 12px;
  padding: 44px 32px 32px;
}
.not-work-popup__icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.not-work-popup__heading {
  margin-top: 28px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #243C4E;
}
.not-work-popup__text {
  margin-top: 8px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #243C4E;
}
.not-work-popup__btn {
  display: block;
  box-sizing: border-box;
  margin-top: 24px;
  width: 100%;
  height: 46px;
  background: #243C4E;
  border-radius: 8px;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 14px;
  line-height: 46px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  transition: 0.3s all ease-in-out 0s;
}
.not-work-popup__btn:hover {
  opacity: 0.7;
}

.privacy-message {
  font-size: 12px;
  line-height: 16px;
  color: var(--text-color-gray);
}
.privacy-message a {
  color: var(--link-color) !important;
}

.site-header {
  position: relative;
  z-index: 100;
}
.site-header__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 44px;
  max-height: 44px;
  transition: 0.3s all ease-out 0s;
}
.site-header__region {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.site-header__region svg {
  display: block;
  margin-left: 16px;
  margin-right: 4px;
  width: 12px;
  height: 12px;
  fill: var(--header-color);
}
.site-header__region_current {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  font-size: 12px;
  line-height: 16px;
  color: var(--header-color);
}
.site-header__region_current:after {
  content: "";
  display: block;
  margin-left: 4px;
  width: 8px;
  height: 8px;
  background-color: var(--header-color);
  mask: url("images/desktop/icon-header-down.svg") no-repeat center;
  -webkit-mask: url("images/desktop/icon-header-down.svg") no-repeat center;
}
.site-header__lang_current {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  font-size: 12px;
  line-height: 16px;
  color: var(--header-color);
}
.site-header__lang_current:after {
  content: "";
  display: block;
  margin-left: 4px;
  width: 8px;
  height: 8px;
  background: url("images/desktop/icon-header-down.svg") no-repeat center;
}
.site-header__lang_current.ru:before {
  content: "";
  display: block;
  margin-right: 4px;
  width: 12px;
  height: 8px;
  background: url("images/desktop/lang-ru.svg") no-repeat center;
}
.site-header__contact {
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-header__contact > a {
  text-decoration: none;
  margin-right: 12px;
}
.site-header__contact > a:last-child {
  margin-right: 0;
}
.site-header__phone {
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: var(--header-color);
  text-decoration: none;
}
.site-header__online {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 12px;
  line-height: 16px;
  color: #45AD5A;
}
.site-header__online span {
  display: block;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  background: #45AD5A;
  border-radius: 50%;
  border: 4px solid #a2d6ad;
}
.site-header__favorite_box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  font-size: 12px;
  line-height: 16px;
  color: var(--header-color);
}
.site-header__favorite svg {
  display: block;
  margin-right: 4px;
  fill: var(--header-color);
}
.site-header__favorite_count {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 4px;
  width: 16px;
  height: 16px;
  background: #DE1D1D;
  border-radius: 16px;
  font-weight: 500;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  color: #FFFFFF;
}
.site-header__account > a, .site-header__account > span {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  font-size: 12px;
  line-height: 16px;
  color: var(--header-color);
}
.site-header__account > a svg, .site-header__account > span svg {
  display: block;
  margin-right: 4px;
  fill: var(--header-color);
}
.site-header__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: var(--header-background);
  border-radius: 16px;
}
.site-header__logo {
  margin-left: 16px;
}
.site-header__logo img {
  display: block;
  width: 128px;
  height: auto;
}
.site-header__call_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
  width: 148px;
  height: 36px;
  background: var(--btn-background-1);
  border-radius: 8px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--btn-color-1);
  text-decoration: none;
  transition: 0.3s all ease 0s;
}
.site-header__call_btn:hover {
  background: var(--btn-background-1-hover);
  color: var(--btn-color-1-hover);
}
.site-header__call_btn:active {
  background: var(--btn-background-1-active);
  color: var(--btn-color-1-hover);
}
.site-header.fixed .site-header__top {
  display: none;
}
.site-header.fixed .site-header__bottom {
  border-radius: 0 0 16px 16px;
}
.site-header.fixed {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 300;
}

.darkmode-btn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 8px;
  border-radius: 50px;
  border: 1px solid rgba(138, 146, 153, 0.5);
  background: #FFFFFF;
  padding: 2px 9px 2px 3px;
  color: #2C2C30;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  cursor: pointer;
}
.darkmode-btn span {
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #243C4E url("images/darkmode-btn-light.svg") no-repeat center/14px auto;
}
.darkmode-btn.dark {
  border: 1px solid #4D4D4D;
  background: #2C2C30;
  color: #FFFFFF;
  padding: 2px 3px 2px 9px;
}
.darkmode-btn.dark span {
  background: #FFFFFF url("images/darkmode-btn-dark.svg") no-repeat center/14px auto;
}

body.fixed {
  padding-top: 100px;
}

.header-menu ul.menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-menu ul.menu > li {
  display: block;
  position: relative;
  margin: 0 16px;
}
.header-menu ul.menu > li > a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 68px;
  font-size: 14px;
  line-height: 24px;
  color: #FFFFFF;
  text-decoration: none;
  transition: 0.3s color ease 0s;
}
.header-menu ul.menu > li.current-menu-item > a {
  font-weight: 700;
}
.header-menu ul.menu > li.menu-item-has-children > a:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  margin-left: 4px;
  background: url("images/desktop/icon-menu-down.svg") no-repeat center;
}
.header-menu ul.menu > li:hover > a {
  color: rgba(255, 255, 255, 0.65);
}
.header-menu ul.menu > li:hover > ul {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
}
.header-menu ul.menu > li > ul {
  display: block;
  position: absolute;
  visibility: hidden;
  box-sizing: border-box;
  top: 100%;
  left: -8px;
  margin-top: -20px;
  min-width: 180px;
  opacity: 0;
  transition: 0.3s all ease 0s;
  border-radius: 16px;
  z-index: 500;
  padding: 8px;
}
.header-menu ul.menu > li > ul > li {
  display: block;
  position: relative;
}
.header-menu ul.menu > li > ul > li > a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  color: #FFFFFF;
  text-decoration: none;
  background: var(--header-background);
  padding: 8px 16px;
  transition: 0.3s color ease 0s;
}
.header-menu ul.menu > li > ul > li:first-child > a {
  padding-top: 16px;
  border-radius: 16px 16px 0 0;
}
.header-menu ul.menu > li > ul > li:last-child > a {
  padding-bottom: 16px;
  border-radius: 0 0 16px 16px;
}
.header-menu ul.menu > li > ul > li.menu-item-has-children > a:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  margin-left: 4px;
  background: url("images/desktop/icon-menu-right.svg") no-repeat center;
}
.header-menu ul.menu > li > ul > li:hover > a {
  color: rgba(255, 255, 255, 0.65);
}
.header-menu ul.menu > li > ul > li:hover > ul {
  visibility: visible;
  opacity: 1;
  margin-left: 0;
}
.header-menu ul.menu > li > ul > li > ul {
  display: block;
  position: absolute;
  visibility: hidden;
  box-sizing: border-box;
  left: 100%;
  top: 0;
  opacity: 0;
  margin-left: -20px;
  min-width: 130px;
  transition: 0.3s all ease 0s;
  border-radius: 16px;
  z-index: 500;
  padding: 8px;
}
.header-menu ul.menu > li > ul > li > ul > li {
  display: block;
  position: relative;
}
.header-menu ul.menu > li > ul > li > ul > li > a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  color: #FFFFFF;
  text-decoration: none;
  background: var(--header-background);
  padding: 8px 16px;
  transition: 0.3s color ease 0s;
}
.header-menu ul.menu > li > ul > li > ul > li:first-child > a {
  padding-top: 16px;
  border-radius: 16px 16px 0 0;
}
.header-menu ul.menu > li > ul > li > ul > li:last-child > a {
  padding-bottom: 16px;
  border-radius: 0 0 16px 16px;
}
.header-menu ul.menu > li > ul > li > ul > li:hover > a {
  color: rgba(255, 255, 255, 0.65);
}
.header-menu ul.menu > li > ul > li > ul > li > ul {
  display: none;
}

.home .site-header__region svg, .page-template-page-attractions .site-header__region svg {
  fill: #F6F9FC;
}
.home .site-header__region_current, .page-template-page-attractions .site-header__region_current {
  color: #F6F9FC;
}
.home .site-header__region_current:after, .page-template-page-attractions .site-header__region_current:after {
  background-color: #F6F9FC;
}
.home .site-header__lang_current, .page-template-page-attractions .site-header__lang_current {
  color: #F6F9FC;
}
.home .site-header__lang_current:after, .page-template-page-attractions .site-header__lang_current:after {
  background: url("images/desktop/icon-header-down-white.svg") no-repeat center;
}
.home .site-header__phone, .page-template-page-attractions .site-header__phone {
  color: #F6F9FC;
}
.home .site-header__online, .page-template-page-attractions .site-header__online {
  color: #45AD5A;
}
.home .site-header__online span, .page-template-page-attractions .site-header__online span {
  background: #45AD5A;
  border: 4px solid #66bf77;
}
.home .site-header__favorite_box, .page-template-page-attractions .site-header__favorite_box {
  color: #F6F9FC;
}
.home .site-header__favorite svg, .page-template-page-attractions .site-header__favorite svg {
  fill: #F6F9FC;
}
.home .site-header__account > a, .home .site-header__account > span, .page-template-page-attractions .site-header__account > a, .page-template-page-attractions .site-header__account > span {
  color: #F6F9FC;
}
.home .site-header__account > a svg, .home .site-header__account > span svg, .page-template-page-attractions .site-header__account > a svg, .page-template-page-attractions .site-header__account > span svg {
  fill: #F6F9FC;
}
.home .site-header__bottom, .page-template-page-attractions .site-header__bottom {
  background: #1E1E1E;
}
.home .header-menu ul.menu > li > ul > li > a, .page-template-page-attractions .header-menu ul.menu > li > ul > li > a {
  background: #1E1E1E;
}
.home .header-menu ul.menu > li > ul > li > ul > li > a, .page-template-page-attractions .header-menu ul.menu > li > ul > li > ul > li > a {
  background: #1E1E1E;
}

.new-cars-menu {
  display: none;
  align-items: stretch;
  justify-content: space-between;
  position: fixed;
  box-sizing: border-box;
  top: 120px;
  left: calc(50% - 580px);
  width: 1160px;
  z-index: 300;
}
.new-cars-menu.fixed {
  top: 75px;
}
.new-cars-menu.open {
  display: flex;
}
.new-cars-menu__by_class, .new-cars-menu__by_brand {
  box-sizing: border-box;
  padding: 20px 24px 30px;
  border-radius: 16px;
  background: var(--z-background-color);
}
.new-cars-menu__by_class {
  width: 270px;
}
.new-cars-menu__by_brand {
  width: calc(100% - 278px);
}
.new-cars-menu__heading {
  color: var(--text-description);
  font-weight: 600;
}
.new-cars-menu__items {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 12px;
  column-gap: 24px;
  margin-top: 24px;
}
.new-cars-menu__item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: calc(33.33% - 16px);
  column-gap: 16px;
  color: var(--text-description);
  font-size: 12px;
  font-weight: 600;
  line-height: 133.333%;
  text-decoration: none;
}
.new-cars-menu__item.full {
  width: 100%;
}
.new-cars-menu__item img {
  display: block;
  flex: 0 0 60px;
  width: 60px;
  height: auto;
  border-radius: 6px;
}
.new-cars-menu__item > span > span {
  color: var(--const-gray);
}
.new-cars-menu__item:hover > span {
  text-decoration: underline;
}

.regions-popup {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease-in-out 0s;
}
.regions-popup.show {
  opacity: 1;
  transform: scale(1);
  visibility: visible;
}
.regions-popup__close {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(5px);
  cursor: pointer;
  z-index: 1;
  transition: 0.3s all ease-in-out 0s;
}
.regions-popup__box {
  position: relative;
  box-sizing: border-box;
  width: 750px;
  z-index: 10;
  border: 1px solid var(--popup-background);
  border-radius: 12px;
  background: var(--popup-background);
  padding: 32px;
}
.regions-popup__close_btn {
  position: absolute;
  top: 32px;
  right: 32px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url("images/desktop/icon-close.svg") no-repeat center;
}
.regions-popup__biglist {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: -24px -24px 0 0;
}
.regions-popup__biglist a, .regions-popup__biglist div {
  margin: 24px 24px 0 0;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--popup-link);
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
.regions-popup__list {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -24px 0 0;
}
.regions-popup__list a {
  display: block;
  margin: 24px 24px 0 0;
  font-size: 18px;
  line-height: 28px;
  color: var(--popup-link);
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
.regions-popup__list a:hover {
  opacity: 0.7;
}

.sitemap__btn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--header-color);
  padding: 16px;
  text-decoration: none;
  cursor: pointer;
}
.sitemap__btn:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  margin-left: 12px;
  transition: 0.3s all ease 0s;
  background-color: var(--header-color);
  mask: url("images/desktop/sitemap-right.svg") no-repeat center;
  -webkit-mask: url("images/desktop/sitemap-right.svg") no-repeat center;
}
.sitemap__list {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0 16px;
  max-height: 0;
  overflow: hidden;
  transition: 0.3s all ease 0s;
}
.sitemap__menu {
  width: calc(25% - 40px);
}
.sitemap ul.menu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 12px;
}
.sitemap ul.menu li {
  display: block;
}
.sitemap ul.menu li a {
  color: var(--header-color);
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  transition: 0.3s opacity ease 0s;
}
.sitemap ul.menu li a:hover {
  opacity: 0.7;
}
.sitemap.active .sitemap__btn:after {
  mask: url("images/desktop/sitemap-down.svg") no-repeat center;
  -webkit-mask: url("images/desktop/sitemap-down.svg") no-repeat center;
}
.sitemap.active .sitemap__list {
  max-height: 2000px;
}

#menu-karta-sajta-4 {
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 32px;
}
#menu-karta-sajta-4 > * {
  flex: 0 0 calc(50% - 16px);
}

.site-footer__cols {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 32px 16px;
}
.site-footer__col {
  margin-right: 32px;
}
.site-footer__col:last-child {
  margin-left: auto;
}
.site-footer__logo img, .site-footer__logo svg {
  display: block;
  width: 128px;
  height: auto;
  fill: var(--header-link);
}
.site-footer__call_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
  width: 148px;
  height: 36px;
  background: var(--btn-background-2);
  border-radius: 8px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--btn-color-2);
  text-decoration: none;
  transition: 0.3s all ease 0s;
}
.site-footer__call_btn:hover {
  background: var(--btn-background-2-hover);
  color: var(--btn-color-2);
}
.site-footer__call_btn:active {
  background: var(--btn-background-2-active);
  color: var(--btn-color-2);
}
.site-footer__contact {
  display: block;
  position: relative;
  margin-top: 16px;
}
.site-footer__tg {
  position: absolute;
  top: 50%;
  left: 166px;
  transform: translate(0, -50%);
}
.site-footer__whatsapp {
  position: absolute;
  top: 50%;
  left: 198px;
  transform: translate(0, -50%);
}
.site-footer__phone {
  display: block;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  color: var(--header-link);
}
.site-footer__online {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 16px;
  font-size: 12px;
  line-height: 16px;
  color: #45AD5A;
}
.site-footer__online span {
  display: block;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  background: #45AD5A;
  border-radius: 50%;
  border: 4px solid #a2d6ad;
}
.site-footer__social {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 16px;
}
.site-footer__social a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: 20px;
  text-decoration: none;
  transition: 0.3s opacity ease 0s;
}
.site-footer__social a:last-child {
  margin-right: 0;
}
.site-footer__social a:hover {
  opacity: 0.75;
}
.site-footer__social a img {
  display: block;
  margin-right: 8px;
  width: 32px;
  height: auto;
}
.site-footer__social a span {
  font-size: 14px;
  line-height: 20px;
  color: var(--header-link);
  border-bottom: 1px dashed var(--text-color-gray);
}
.site-footer__feedback_desc {
  font-size: 14px;
  line-height: 20px;
  text-align: right;
  color: var(--header-color);
}
.site-footer__feedback_items {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 16px;
}
.site-footer__feedback_items a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: 20px;
  text-decoration: none;
  transition: 0.3s opacity ease 0s;
}
.site-footer__feedback_items a:last-child {
  margin-right: 0;
}
.site-footer__feedback_items a:hover {
  opacity: 0.75;
}
.site-footer__feedback_items a img {
  display: block;
  margin-right: 8px;
  width: 32px;
  height: auto;
}
.site-footer__feedback_items a span {
  font-size: 14px;
  line-height: 20px;
  color: var(--header-link);
  border-bottom: 1px dashed var(--text-color-gray);
}
.site-footer__adress {
  margin-top: 16px;
  text-align: right;
  font-size: 16px;
  line-height: 24px;
  color: var(--subtitle-color);
}
.site-footer__links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 16px;
}
.site-footer__links a {
  display: block;
  margin-right: 16px;
  font-size: 14px;
  line-height: 20px;
  color: var(--header-link);
  text-decoration: none;
  transition: 0.3s opacity ease 0s;
}
.site-footer__links a:hover {
  opacity: 0.75;
}
.site-footer__links a:last-child {
  margin-right: 0;
}
.site-footer__copyright {
  margin-top: 16px;
  font-size: 14px;
  line-height: 20px;
  text-align: right;
  color: var(--text-color-gray);
}

#scrollToTopBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  right: calc(50% - 580px);
  bottom: 48px;
  column-gap: 10px;
  padding: 8px 12px;
  border-radius: 12px;
  background: var(--section-background-color);
  z-index: 100;
  border: none;
  color: var(--text-description);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
  box-shadow: 0px 33px 40px 0px rgba(0, 0, 0, 0.06), 0px 12.046px 14.601px 0px rgba(0, 0, 0, 0.04), 0px 5.848px 7.088px 0px rgba(0, 0, 0, 0.03), 0px 2.867px 3.475px 0px rgba(0, 0, 0, 0.03), 0px 1.134px 1.374px 0px rgba(0, 0, 0, 0.02);
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  #scrollToTopBtn {
    right: 20px;
    bottom: 100px;
    column-gap: 0;
    border-radius: 50%;
    padding: 0;
    font-size: 0;
  }
}
#scrollToTopBtn:hover {
  transform: scale(0.9);
}
#scrollToTopBtn span {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--section-background-color);
  background: var(--section-background-color);
}
@media (max-width: 991px) {
  #scrollToTopBtn span {
    border-radius: 50%;
  }
}
#scrollToTopBtn span svg {
  display: block;
  width: 28px;
  height: auto;
  fill: var(--text-description);
}
@media (max-width: 991px) {
  #scrollToTopBtn span svg {
    width: 32px;
  }
}

.privacy-popup {
  display: none;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  box-sizing: border-box;
  width: 340px;
  max-width: calc(100% - 32px);
  left: 16px;
  bottom: 16px;
  border-radius: 12px;
  background: var(--popup-background);
  padding: 20px 24px;
  box-shadow: 0px -8px 15px 0px rgba(0, 0, 0, 0.07), 0px 8px 15px 0px rgba(0, 0, 0, 0.07);
  z-index: 200;
}
.privacy-popup.open {
  display: flex;
}
.privacy-popup__text {
  width: 210px;
  color: var(--subtitle-color);
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.privacy-popup__text a {
  color: var(--subtitle-color);
  text-decoration: underline;
}
.privacy-popup__text a:hover {
  text-decoration: none;
}
.privacy-popup__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 46px;
  background: var(--btn-background-2);
  border-radius: 8px;
  border: none;
  font-size: 14px;
  line-height: 20px;
  color: var(--btn-color-2);
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.privacy-popup__btn:hover {
  background: var(--btn-background-2-hover);
}
.privacy-popup__btn:active {
  background: var(--btn-background-2-active);
}

.front-main {
  position: relative;
  margin-top: -112px;
}
.front-main__item {
  padding-top: 170px;
  padding-bottom: 64px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.front-main__info {
  box-sizing: border-box;
  position: relative;
  width: 480px;
  max-width: 100%;
  background: var(--main-info);
  border-radius: 24px;
  padding: 24px;
}
.front-main__info_text h1, .front-main__info_text h2, .front-main__info_text h3, .front-main__info_text h4, .front-main__info_text h5, .front-main__info_text h6, .front-main__info_text .h {
  display: block;
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  color: var(--text-color);
}
.front-main__info_text p, .front-main__info_text li {
  display: block;
  margin-top: 12px;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--text-color-gray);
}
.front-main__info_t1 {
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: var(--text-color-gray);
}
.front-main__info_t2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  top: 32px;
  right: 32px;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: var(--text-color-gray);
}
.front-main__info_t2 span {
  display: block;
  margin: 0 8px;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: var(--text-color);
}
.front-main__info_heading {
  margin-top: 64px;
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  color: var(--text-color);
}
.front-main__info_price {
  margin-top: 12px;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--text-color-gray);
}
.front-main__info_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 32px;
  width: 200px;
  height: 64px;
  background: var(--btn-background-1);
  border-radius: 12px;
  font-weight: 600;
  font-size: 24px;
  line-height: 1;
  color: var(--btn-color-1);
  text-align: center;
  text-decoration: none;
  transition: 0.3s all ease 0s;
}
.front-main__info_btn:hover {
  background: var(--btn-background-1-hover);
  color: var(--text-color);
}
.front-main__info_btn:active {
  background: var(--btn-background-1-active);
  color: var(--text-color);
}

.filter-classes__heading {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--text-color);
}
.filter-classes__items {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.filter-classes__item {
  display: block;
  box-sizing: border-box;
  width: 168px;
  margin: 0 30px 0 0;
  text-decoration: none;
  transition: 0.3s opacity ease-out 0s;
}
.filter-classes__item:hover {
  opacity: 0.75;
}
.filter-classes__item_image {
  display: block;
  position: relative;
  height: 128px;
}
.filter-classes__item_image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  border-radius: 12px;
}
.filter-classes__item_class {
  display: block;
  margin-top: 8px;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.filter-classes__item_price {
  display: block;
  margin-top: 4px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--text-color);
}
.filter-classes__all {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  width: 168px;
  text-decoration: none;
}
.filter-classes__all svg {
  display: block;
  fill: var(--text-color-gray);
  transition: 0.3s all ease-out 0s;
}
.filter-classes__all span {
  margin-top: 8px;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
  text-align: center;
  transition: 0.3s all ease-out 0s;
}
.filter-classes__all:hover svg {
  fill: var(--text-color);
}
.filter-classes__all:hover span {
  color: var(--text-color);
}

.main-top-cars__items {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 0 0 -40px;
}
.main-top-cars__item {
  width: calc(25% - 40px);
  margin: 40px 0 0 40px;
}
.main-top-cars__all {
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-top-cars__all a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
  text-decoration: none;
  transition: 0.3s opacity ease-in-out 0s;
}
.main-top-cars__all a svg {
  display: block;
  margin-right: 8px;
}
.main-top-cars__all a:hover {
  opacity: 0.7;
}

.main-services {
  background: var(--section-background);
}
.main-services__description {
  font-size: 18px;
  line-height: 28px;
  color: var(--description-color-1);
}
.main-services .service__item {
  margin: 40px 0 0 40px;
}

.main-benefits {
  background: var(--section-background);
}
.main-benefits__description {
  font-size: 18px;
  line-height: 28px;
  color: var(--description-color-1);
}
.main-benefits__items {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 0 0 -40px;
}
.main-benefits__item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  width: calc(33.33% - 40px);
  margin: 40px 0 0 40px;
  background: var(--benefit-item-background);
  border: 1px solid var(--benefit-item-color);
  padding: 12px 12px 12px 8px;
  border-radius: 8px;
}
.main-benefits__item_image {
  width: 64px;
  margin-right: 16px;
}
.main-benefits__item_image img {
  display: block;
  width: 100%;
  height: auto;
  filter: contrast(var(--img-contrast));
}
.main-benefits__item_info {
  width: calc(100% - 80px);
  align-self: center;
}
.main-benefits__item_heading {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--subtitle-color);
}
.main-benefits__item_description {
  margin-top: 4px;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}

/*used?*/
.main-clients__slider {
  position: relative;
}
.main-clients__slider_prev, .main-clients__slider_next {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: calc(50% - 18px);
  width: 36px;
  height: 36px;
  background: #FFFFFF;
  border-radius: 18px;
  z-index: 5;
  cursor: pointer;
  box-shadow: 0 4px 24px rgba(117, 138, 132, 0.15);
}
.main-clients__slider_prev svg, .main-clients__slider_next svg {
  display: block;
  opacity: 0.5;
  transition: 0.3s all ease-in-out 0s;
}
.main-clients__slider_prev:hover svg, .main-clients__slider_next:hover svg {
  opacity: 1;
}
.main-clients__slider_prev {
  left: -18px;
}
.main-clients__slider_next {
  right: -18px;
}
.main-clients__slider .swiper-slide {
  width: 376px;
}

.main-news__items {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 0 0 -40px;
}
.main-news__item {
  width: calc(25% - 40px);
  margin: 40px 0 0 40px;
}
.main-news__all {
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-news__all a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
  text-decoration: none;
  transition: 0.3s opacity ease-in-out 0s;
}
.main-news__all a svg {
  display: block;
  margin-right: 8px;
}
.main-news__all a:hover {
  opacity: 0.7;
}

.question-form {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  background: var(--q-form-background);
  height: 268px;
  border: 1px solid var(--q-form-border);
  border-radius: 24px;
  padding: 0 60px;
}
.question-form__info {
  width: 390px;
}
.question-form__title {
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  color: var(--subtitle-color);
}
.question-form__description {
  font-size: 16px;
  line-height: 24px;
  color: var(--text-color-gray);
}
.question-form__btns {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.question-form__btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 148px;
  color: #FFFFFF;
  background: #243C4E;
  border-radius: 8px;
  text-decoration: none;
  text-align: center;
  transition: 0.3s all ease-in-out 0s;
  margin-right: 24px;
}
.question-form__btn_call {
  background: #243C4E;
}
.question-form__btn_tg {
  background: #56CCF2;
}
.question-form__btn_whats {
  background: #27AE60;
}
.question-form__btn:last-child {
  margin-right: 0;
}
.question-form__btn:hover {
  transform: translate(0, -2px);
}
.question-form__btn:active {
  opacity: 0.7;
}
.question-form__btn svg {
  display: block;
}
.question-form__btn span {
  margin-top: 16px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}

.manager-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  background: var(--q-form-background);
  border-radius: 24px;
  padding: 40px 72px;
}
.manager-form__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--subtitle-color);
  width: 360px;
}
.manager-form__formbox {
  width: calc(100% - 400px);
}
.manager-form__formbox br, .manager-form__formbox .ajax-loader, .manager-form__formbox .wpcf7-spinner {
  display: none !important;
}
.manager-form__formbox .wpcf7 {
  display: block;
  margin-top: -20px;
}
.manager-form__cols {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.manager-form__col {
  width: calc(50% - 8px);
}
.manager-form span.wpcf7-list-item {
  display: block;
  margin: 0;
}
.manager-form label {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
}
.manager-form .wpcf7-form-control-wrap {
  display: block;
  position: relative;
  margin: 0;
  max-width: 100%;
}
.manager-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  box-sizing: border-box;
  left: 1px;
  top: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  color: #f44336;
  font-size: 12px;
  line-height: 18px;
  background-color: #ffffff;
  padding: 0 18px;
  border-radius: 8px;
}
.manager-form input[type=text], .manager-form input[type=tel], .manager-form input[type=email], .manager-form input[type=number], .manager-form input[type=password] {
  display: block;
  box-sizing: border-box;
  margin: 8px auto 0;
  width: 100%;
  height: 46px;
  background-color: var(--filter-input-background);
  padding: 0 20px;
  border: 1px solid var(--filter-border);
  color: var(--subtitle-color);
  font-size: 14px;
  border-radius: 8px;
}
.manager-form input[type=text]::placeholder, .manager-form input[type=tel]::placeholder, .manager-form input[type=email]::placeholder, .manager-form input[type=number]::placeholder, .manager-form input[type=password]::placeholder {
  color: var(--text-color-gray);
}
.manager-form input[type=text]:focus, .manager-form input[type=tel]:focus, .manager-form input[type=email]:focus, .manager-form input[type=number]:focus, .manager-form input[type=password]:focus {
  outline: none;
  border: 1px solid var(--link-color);
}
.manager-form input[type=text].wpcf7-not-valid, .manager-form input[type=tel].wpcf7-not-valid, .manager-form input[type=email].wpcf7-not-valid, .manager-form input[type=number].wpcf7-not-valid, .manager-form input[type=password].wpcf7-not-valid {
  border: 1px solid #f44336;
}
.manager-form textarea {
  display: block;
  box-sizing: border-box;
  margin: 8px auto 0;
  width: 100%;
  height: 150px;
  background-color: var(--filter-input-background);
  padding: 12px 20px;
  border: 1px solid var(--filter-border);
  color: var(--subtitle-color);
  resize: none;
  font-size: 14px;
  border-radius: 8px;
}
.manager-form textarea::placeholder {
  color: var(--text-color-gray);
}
.manager-form textarea:focus {
  outline: none;
  border: 1px solid var(--link-color);
}
.manager-form textarea.wpcf7-not-valid {
  border: 1px solid #f44336;
}
.manager-form .wpcf7-checkbox input {
  display: none;
}
.manager-form .wpcf7-checkbox label {
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 12px;
  line-height: 16px;
  color: var(--text-color-gray);
  padding-left: 40px;
}
.manager-form .wpcf7-checkbox label a {
  color: var(--link-color) !important;
}
.manager-form .wpcf7-checkbox label .wpcf7-list-item-label {
  display: block;
}
.manager-form .wpcf7-checkbox label .wpcf7-list-item-label:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  background: #ffffff;
  border: 1px solid #DDE6ED;
  border-radius: 6px;
  background-position: center;
  transition: 0.3s all ease 0s;
}
.manager-form .wpcf7-checkbox label input {
  display: none;
}
.manager-form .wpcf7-checkbox label input:checked + .wpcf7-list-item-label:before {
  background: #ffffff url(images/desktop/icon-check.svg) no-repeat center;
}
.manager-form .wpcf7-checkbox.wpcf7-not-valid label .wpcf7-list-item-label:before {
  border-color: #f44336;
}
.manager-form .wpcf7-checkbox.wpcf7-not-valid + .wpcf7-not-valid-tip {
  display: none !important;
}
.manager-form .wpcf7-submit {
  margin: 20px auto 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: 46px;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  border-radius: 8px;
  transition: 0.3s all cubic-bezier(0.35, 0, 0, 1) 0s;
  font-size: 14px;
  line-height: 20px;
  border: 1px solid var(--btn-background-2);
  background: var(--btn-background-2);
  color: var(--btn-color-2);
}
.manager-form .wpcf7-submit:not(.disabled):hover {
  border-color: var(--btn-background-2-hover);
  background: var(--btn-background-2-hover);
}
.manager-form .wpcf7-submit:not(.disabled):active {
  border-color: var(--btn-background-2-active);
  background: var(--btn-background-2-active);
}
.manager-form .wpcf7-response-output {
  display: none !important;
}

.cars-single__meta {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cars-single__feedback_mark {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: 24px;
}
.cars-single__feedback_mark svg {
  display: block;
  margin-right: 12px;
}
.cars-single__feedback_mark a {
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  text-decoration: none;
  border-bottom: 1px dashed var(--text-color-gray);
  transition: 0.3s all ease 0s;
}
.cars-single__feedback_mark a:hover {
  border-color: transparent;
}
.cars-single__favorite_btn_status_1, .cars-single__favorite_btn_status_2, .cars-single__favorite_btn_status_3 {
  display: none;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  transition: 0.3s all ease-in-out 0s;
}
.cars-single__favorite_btn_status_1 svg, .cars-single__favorite_btn_status_2 svg, .cars-single__favorite_btn_status_3 svg {
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin-right: 12px;
  fill: var(--link-color);
}
.cars-single__favorite_btn_status_1 {
  color: var(--link-color);
}
.cars-single__favorite_btn_status_2 {
  color: #EC3D0C;
}
.cars-single__favorite_btn_status_3 {
  color: #EC3D0C;
}
.cars-single__favorite_btn:not(.active) .cars-single__favorite_btn_status_1 {
  display: flex;
}
.cars-single__favorite_btn.active .cars-single__favorite_btn_status_2 {
  display: flex;
}
.cars-single__favorite_btn.active:hover .cars-single__favorite_btn_status_2 {
  display: none;
}
.cars-single__favorite_btn.active:hover .cars-single__favorite_btn_status_3 {
  display: flex;
}
.cars-single__info {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.cars-single__info_col {
  width: 660px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .cars-single__info_col {
    width: calc(50% - 16px);
  }
}
.cars-single__youtube {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 180px;
  height: 38px;
  bottom: 24px;
  right: 24px;
  z-index: 10;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
  background: var(--header-background);
  cursor: pointer;
  border-radius: 8px;
  text-decoration: none;
  transition: 0.3s all ease 0s;
}
.cars-single__youtube svg {
  display: block;
  margin-right: 8px;
}
.cars-single__youtube:hover {
  opacity: 0.7;
}
.cars-single__youtube:active {
  opacity: 0.5;
}
.cars-single__promo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 10;
}
.cars-single__promo.full {
  right: calc((100% - 1160px) / 2);
}
.cars-single__promo > span {
  display: block;
  margin: 0 0 0 8px;
  padding: 4px 8px;
  font-weight: 600;
  font-size: 10px;
  line-height: 14px;
  border-radius: 8px;
}
.cars-single__promo_bron {
  color: #ffffff;
  background: #1E1E1E;
}
.cars-single__promo_sale {
  color: #ffffff;
  background: #EC3D0C;
}
.cars-single__promo_top {
  color: #ffffff;
  background: #45AD5A;
}
.cars-single__promo_top_month {
  color: #ffffff;
  background: #56CCF2;
}
.cars-single__promo_top_week {
  color: #ffffff;
  background: #6A5ACD;
}
.cars-single__promo_special {
  color: #000000;
  background: #FFFF00;
}
.cars-single__promo_new {
  color: #ffffff;
  background: #8B0000;
}
.cars-single__gallery {
  width: 660px;
  position: relative;
  user-select: none;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .cars-single__gallery {
    width: calc(50% - 16px);
  }
}
.cars-single__gallery_count {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 180px;
  height: 38px;
  bottom: 24px;
  left: 116px;
  z-index: 10;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
  background: var(--header-background);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.cars-single__gallery_count svg {
  display: block;
  margin-right: 8px;
}
.cars-single__gallery_3d_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 180px;
  height: 38px;
  bottom: 24px;
  left: 312px;
  z-index: 10;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
  background: var(--header-background);
  border-radius: 8px;
  cursor: pointer;
  text-decoration: none;
  transition: 0.3s all ease 0s;
}
.cars-single__gallery_3d_btn:hover {
  opacity: 0.7;
}
.cars-single__gallery_3d_btn svg {
  display: block;
  margin-right: 8px;
}
.cars-single__gallery_main {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.cars-single__gallery_main_prev, .cars-single__gallery_main_next {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 24px;
  width: 38px;
  height: 38px;
  z-index: 10;
  background: var(--header-background);
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.cars-single__gallery_main_prev:hover, .cars-single__gallery_main_next:hover {
  opacity: 0.7;
}
.cars-single__gallery_main_prev:active, .cars-single__gallery_main_next:active {
  opacity: 0.5;
}
.cars-single__gallery_main_prev {
  left: 24px;
  border-radius: 8px 0 0 8px;
}
.cars-single__gallery_main_next {
  left: 62px;
  border-radius: 0 8px 8px 0;
}
.cars-single__gallery_main_image {
  display: block;
  position: relative;
}
.cars-single__gallery_main_image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 16px;
}
.cars-single__gallery_thumbs {
  margin-top: 24px;
  width: 100%;
  overflow: hidden;
}
.cars-single__gallery_thumbs_image {
  position: relative;
}
.cars-single__gallery_thumbs_image:after {
  content: "";
  display: block;
  padding-top: 100%;
}
.cars-single__gallery_thumbs_image img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  transition: 0.3s opacity ease 0s;
  cursor: pointer;
  object-fit: cover;
  -o-object-fit: cover;
}
.cars-single__gallery_thumbs .swiper-slide {
  width: 80px;
}
.cars-single__gallery_thumbs .swiper-slide img {
  opacity: 0.5;
}
.cars-single__gallery_thumbs .swiper-slide-thumb-active img {
  opacity: 1;
}
.cars-single__full_gallery {
  user-select: none;
}
.cars-single__full_gallery_count {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 24px;
  left: calc((100% - 1160px) / 2);
  margin-left: 24px;
  padding: 12px 20px;
  z-index: 10;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
  background: var(--header-background);
  border-radius: 8px;
  cursor: pointer;
  pointer-events: none;
  transition: 0.3s all ease 0s;
}
.cars-single__full_gallery_count svg {
  display: block;
  margin-right: 8px;
}
.cars-single__full_gallery_youtube {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 180px;
  height: 38px;
  bottom: 24px;
  right: calc((100% - 1160px) / 2);
  z-index: 10;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
  background: var(--header-background);
  cursor: pointer;
  border-radius: 8px;
  text-decoration: none;
  transition: 0.3s all ease 0s;
}
.cars-single__full_gallery_youtube svg {
  display: block;
  margin-right: 8px;
}
.cars-single__full_gallery_youtube:hover {
  opacity: 0.7;
}
.cars-single__full_gallery_youtube:active {
  opacity: 0.5;
}
.cars-single__full_gallery_3d_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 24px;
  left: calc((100% - 1160px) / 2);
  margin-left: 164px;
  padding: 10px 20px;
  z-index: 10;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
  background: var(--header-background);
  border-radius: 8px;
  cursor: pointer;
  text-decoration: none;
  transition: 0.3s all ease 0s;
}
.cars-single__full_gallery_3d_btn:hover {
  opacity: 0.7;
}
.cars-single__full_gallery_3d_btn svg {
  display: block;
  margin-right: 8px;
}
.cars-single__full_gallery_main {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.cars-single__full_gallery_main .swiper-wrapper {
  width: 100%;
}
.cars-single__full_gallery_main .swiper-slide {
  width: 1160px;
}
.cars-single__full_gallery_main .swiper-slide:not(.swiper-slide-active) {
  opacity: 0.5;
}
.cars-single__full_gallery_main_prev, .cars-single__full_gallery_main_next {
  display: block;
  position: absolute;
  bottom: 0;
  width: calc(((100% - 1160px) / 2) + 60px);
  height: 100%;
  z-index: 10;
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.cars-single__full_gallery_main_prev:hover, .cars-single__full_gallery_main_next:hover {
  opacity: 0.7;
}
.cars-single__full_gallery_main_prev.swiper-button-disabled, .cars-single__full_gallery_main_next.swiper-button-disabled {
  display: none;
}
.cars-single__full_gallery_main_prev {
  left: 0;
  background: url("images/slider-prev.svg") no-repeat right center/60px auto;
}
.cars-single__full_gallery_main_next {
  right: 0;
  background: url("images/slider-next.svg") no-repeat left center/60px auto;
}
.cars-single__full_gallery_main_youtube {
  position: absolute;
}
.cars-single__full_gallery_main_image {
  display: block;
  position: relative;
  text-decoration: none;
}
.cars-single__full_gallery_main_image:before {
  content: "";
  display: block;
  padding-top: 59%;
}
.cars-single__full_gallery_main_image img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 16px;
  object-fit: cover;
  -o-object-fit: cover;
}
.cars-single__full_gallery_thumbs {
  width: 100%;
  overflow: hidden;
}
.cars-single__full_gallery_thumbs_image {
  position: relative;
}
.cars-single__full_gallery_thumbs_image:after {
  content: "";
  display: block;
  padding-top: 100%;
}
.cars-single__full_gallery_thumbs_image img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  transition: 0.3s opacity ease 0s;
  cursor: pointer;
  object-fit: cover;
  -o-object-fit: cover;
}
.cars-single__full_gallery_thumbs .swiper-slide {
  width: 80px;
}
.cars-single__full_gallery_thumbs .swiper-slide img {
  opacity: 0.5;
}
.cars-single__full_gallery_thumbs .swiper-slide-thumb-active img {
  opacity: 1;
}
.cars-single__calc {
  width: calc(100% - 700px);
}
@media (min-width: 992px) and (max-width: 1200px) {
  .cars-single__calc {
    width: calc(50% - 16px);
  }
}
.cars-single__tabs {
  width: 660px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .cars-single__tabs {
    width: calc(50% - 16px);
  }
}
.cars-single__tabs.full {
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .cars-single__tabs.full {
    width: 100%;
  }
}
.cars-single__tabs_btns {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.cars-single__tabs_btn {
  display: block;
  box-sizing: border-box;
  margin: 0 12px 16px 0;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  white-space: normal;
  padding: 12px 16px;
  border: 1px solid var(--link-color);
  border-radius: 12px;
  cursor: pointer;
  text-decoration: none;
  transition: 0.3s all ease 0s;
}
.cars-single__tabs_btn:hover {
  background: var(--link-color);
  color: var(--filter-datepicker-marked-color);
}
.cars-single__tabs_btn.active {
  background: var(--link-color);
  color: var(--filter-datepicker-marked-color);
}
.cars-single__tabs_out {
  display: none;
}
.cars-single__tabs_out.active {
  display: block;
}
.cars-single__prices {
  width: calc(100% - 700px);
}
@media (min-width: 992px) and (max-width: 1200px) {
  .cars-single__prices {
    width: calc(50% - 16px);
  }
}
.cars-single__prices.full {
  width: 460px;
  max-width: 100%;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .cars-single__prices.full {
    width: 460px;
  }
}
.cars-single__prices_btns {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.cars-single__prices_btn {
  display: block;
  box-sizing: border-box;
  margin: 0 12px 16px 0;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  white-space: normal;
  padding: 12px 16px;
  border: 1px solid var(--link-color);
  border-radius: 12px;
  cursor: pointer;
  text-decoration: none;
  transition: 0.3s all ease 0s;
}
.cars-single__prices_btn:hover {
  background: var(--link-color);
  color: var(--filter-datepicker-marked-color);
}
.cars-single__prices_btn.active {
  background: var(--link-color);
  color: var(--filter-datepicker-marked-color);
}
.cars-single__prices_table {
  display: none;
  background: var(--q-form-background);
  border-radius: 16px;
  padding: 20px;
}
.cars-single__prices_table.active {
  display: block;
}
.cars-single__prices_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
.cars-single__prices_item_d {
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.cars-single__prices_item_p {
  padding: 0;
  text-align: right;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--subtitle-color);
}
.cars-single__prices_description {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}

.cars-calc__row {
  margin-top: 24px;
}
.cars-calc__row:first-child {
  margin-top: 0;
}
.cars-calc__output {
  box-sizing: border-box;
  background: var(--q-form-background);
  border-radius: 16px;
  padding: 20px;
}
.cars-calc__output.loading {
  height: 340px;
  background-color: var(--popup-background);
  background-image: var(--popup-load);
  background-repeat: no-repeat;
  background-position: center;
}
.cars-calc__label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--link-color);
}
.cars-calc__count_days {
  font-size: 16px;
  line-height: 24px;
  text-align: right;
  color: var(--subtitle-color);
  font-weight: 400;
}
.cars-calc__value {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-top: 16px;
}
.cars-calc__value_col {
  width: calc(50% - 10px);
}
.cars-calc__start, .cars-calc__end {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 56px;
  border: 1px solid var(--filter-border);
  background: var(--filter-input-background) url("images/desktop/icon-calendar.svg") no-repeat right 16px center;
  padding: 0 60px 0 16px;
  font-size: 16px;
  color: var(--subtitle-color);
  cursor: pointer;
  border-radius: 12px;
}
.cars-calc__start::placeholder, .cars-calc__end::placeholder {
  font-size: 16px;
  color: var(--text-color-gray);
}
.cars-calc__datepicker {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: transparent !important;
  background: none !important;
  border: none !important;
  cursor: pointer;
  border-radius: 12px;
}
.cars-calc__tarif {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 56px;
  border: 1px solid var(--filter-border);
  background: var(--filter-input-background) url("images/desktop/icon-select.svg") no-repeat right 16px center;
  padding: 0 60px 0 16px;
  font-size: 16px;
  color: var(--subtitle-color);
  cursor: pointer;
  border-radius: 12px;
}
.cars-calc__tarif::placeholder {
  font-size: 16px;
  color: var(--text-color-gray);
}
.cars-calc__tarif_desc {
  display: none;
  padding-top: 12px;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.cars-calc__tarif_desc.active {
  display: block;
}
.cars-calc select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.cars-calc select::-ms-expand {
  display: none;
}
.cars-calc__cashback {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 24px;
  border: 1px solid var(--text-color-gray);
  border-radius: 12px;
  padding: 12px 16px;
}
.cars-calc__cashback:first-child {
  margin-top: 0;
}
.cars-calc__cashback_label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.cars-calc__cashback_value {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--subtitle-color);
}
.cars-calc__cashback_value .tip {
  margin-left: 8px;
}
.cars-calc__price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 24px;
}
.cars-calc__price:first-child {
  margin-top: 0;
}
.cars-calc__price_label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.cars-calc__price_value {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--subtitle-color);
}
.cars-calc__price_value .tip {
  margin-left: 8px;
}
.cars-calc__price_promocode {
  padding: 4px 8px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: var(--text-color-gray);
  background: var(--q-form-border);
  border-radius: 4px;
}
.cars-calc__summ {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 24px;
}
.cars-calc__summ_label {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.cars-calc__summ_text {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--link-color);
}
.cars-calc__summ_days {
  margin-top: 6px;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.cars-calc__summ_value {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-weight: 600;
  font-size: 42px;
  line-height: 56px;
  color: var(--link-color);
  white-space: nowrap;
}
.cars-calc__summ_value_old {
  margin-right: 6px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-decoration-line: line-through;
  color: var(--text-color-gray);
  white-space: nowrap;
}
.cars-calc__not_available {
  display: block;
  margin-top: 24px;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.cars-calc__promocode_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
}
.cars-calc__promocode_btn span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-decoration-line: underline;
  color: var(--link-color);
  cursor: pointer;
}
.cars-calc__promocode_btn span:hover {
  text-decoration: none;
}
.cars-calc__btn, .cars-calc__btn3, .cars-calc__btn4 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
  width: 100%;
  height: 56px;
  background: var(--btn-background-2);
  border-radius: 8px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--btn-color-2);
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.cars-calc__btn:hover, .cars-calc__btn3:hover, .cars-calc__btn4:hover {
  background: var(--btn-background-2-hover);
}
.cars-calc__btn:active, .cars-calc__btn3:active, .cars-calc__btn4:active {
  background: var(--btn-background-2-active);
}
.cars-calc__btn2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
}
.cars-calc__btn2 span {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  cursor: pointer;
  border-bottom: 1px dashed var(--text-color-gray);
}
.cars-calc__btn2 span:hover {
  border-color: transparent;
}
.cars-calc__tariff_items {
  width: 100%;
}
.cars-calc__tariff_item {
  margin-top: 16px;
}
.cars-calc__head {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin: -20px -20px 0;
  width: calc(100% + 40px);
  padding: 0 20px;
  height: 57px;
  background: #95999C;
  border-radius: 16px 16px 0 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
}
.cars-calc__head.in {
  justify-content: flex-start;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}
.cars-calc__head.in > span {
  display: block;
  margin-right: 8px;
  margin-left: auto;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: right;
  color: #FFFFFF;
}
.cars-calc__head.in .tip:before {
  background: #ffffff;
  mask: url("images/desktop/icon-tip.svg") no-repeat center;
  -webkit-mask: url("images/desktop/icon-tip.svg") no-repeat center;
}
.cars-calc__head_p0 {
  background: #95999C;
}
.cars-calc__head_p1 {
  background: radial-gradient(77.14% 195.25% at 22.86% 31.59%, #A1A8AD 0%, #6C757C 100%);
}
.cars-calc__head_p2 {
  background: radial-gradient(77.14% 195.25% at 22.86% 31.59%, #E2C383 0%, #CF9B30 100%);
}
.cars-calc__head_p3 {
  background: radial-gradient(77.14% 195.25% at 22.86% 31.59%, #2E2B25 0%, #000000 100%);
}
.cars-calc__bonus_control {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  padding: 12px;
  border-radius: 8px;
  row-gap: 4px;
  background: var(--bonus-changer-background);
}
.cars-calc__bonus_control_heading {
  color: var(--text-color-gray);
  font-size: 12px;
  font-weight: 400;
  line-height: 133.333%;
}
.cars-calc__bonus_control_value {
  color: var(--link-color);
  font-size: 18px;
  font-weight: 700;
  line-height: 155.556%;
}
.cars-calc__bonus_control_changer_btn {
  color: var(--link-color);
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
  cursor: pointer;
  text-decoration-line: underline;
}
.cars-calc__bonus_control_changer_btn:hover {
  text-decoration: none;
}
.cars-calc__bonus_changer {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  column-gap: 16px;
}
.cars-calc__bonus_changer.hide {
  display: none;
}
.cars-calc__bonus_changer_col {
  width: calc(50% - 8px);
}
.cars-calc__bonus_changer_input {
  display: block;
  position: relative;
  width: 100%;
}
.cars-calc__bonus_changer_input input {
  display: block;
  box-sizing: border-box;
  padding: 0 16px;
  width: 100%;
  height: 56px;
  border-radius: 12px;
  background: var(--filter-input-background);
  border: 1px solid var(--filter-border);
  color: var(--subtitle-color);
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.cars-calc__bonus_changer_input_clear {
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  right: 16px;
  width: 16px;
  height: 16px;
  z-index: 16;
  cursor: pointer;
  background-color: #8A9299;
  mask: url(images/desktop/icon-close.svg) no-repeat center/16px auto;
  -webkit-mask: url(images/desktop/icon-close.svg) no-repeat center/16px auto;
}
.cars-calc__bonus_changer_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 56px;
  border-radius: 8px;
  background: var(--btn-background-2);
  color: var(--btn-color-2);
  font-size: 14px;
  font-weight: 600;
  line-height: 142.857%;
  transition: 0.3s all ease-out;
  cursor: pointer;
}
.cars-calc__bonus_changer_btn:hover {
  background: var(--btn-background-2-hover);
}
.cars-calc__bonus_changer_btn:hover {
  background: var(--btn-background-2-active);
}

.tariff-checkbox, .order-form-tariff-checkbox {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 56px;
  background: var(--popup-background);
  border: 1px solid var(--text-color-gray);
  border-radius: 8px;
  padding: 0 40px 0 20px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--subtitle-color);
  cursor: pointer;
  transition: 0.3s all ease-in-out 0s;
}
.tariff-checkbox:hover, .order-form-tariff-checkbox:hover {
  border-color: var(--link-color);
}
.tariff-checkbox__icon, .order-form-tariff-checkbox__icon {
  display: block;
  box-sizing: border-box;
  position: relative;
  margin-right: 12px;
  width: 44px;
  height: 24px;
  background: var(--filter-input-background);
  border: 1px solid var(--text-color-gray);
  border-radius: 100px;
  transition: 0.3s all ease-in-out 0s;
}
.tariff-checkbox__icon:before, .order-form-tariff-checkbox__icon:before {
  content: "";
  display: block;
  position: absolute;
  left: 1px;
  top: 1px;
  width: 20px;
  height: 20px;
  background: #8A9299;
  border-radius: 50%;
  transition: 0.3s all ease-in-out 0s;
}
.tariff-checkbox .tip, .order-form-tariff-checkbox .tip {
  position: absolute;
  right: 20px;
  top: calc(50% - 8px);
}
.tariff-checkbox .tip__text, .order-form-tariff-checkbox .tip__text {
  width: 300px;
}
.tariff-checkbox.checked .tariff-checkbox, .tariff-checkbox.checked .order-form-tariff-checkbox, .order-form-tariff-checkbox.checked .tariff-checkbox, .order-form-tariff-checkbox.checked .order-form-tariff-checkbox {
  border: 1px solid var(--link-color);
}
.tariff-checkbox.checked .tariff-checkbox__icon, .tariff-checkbox.checked .order-form-tariff-checkbox__icon, .order-form-tariff-checkbox.checked .tariff-checkbox__icon, .order-form-tariff-checkbox.checked .order-form-tariff-checkbox__icon {
  background: var(--link-color);
  border: 1px solid var(--link-color);
}
.tariff-checkbox.checked .tariff-checkbox__icon:before, .tariff-checkbox.checked .order-form-tariff-checkbox__icon:before, .order-form-tariff-checkbox.checked .tariff-checkbox__icon:before, .order-form-tariff-checkbox.checked .order-form-tariff-checkbox__icon:before {
  left: calc(100% - 21px);
  background: var(--filter-input-background);
}

.cars-conditions__heading {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--link-color);
}
.cars-conditions__items {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cars-conditions__item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: 28px;
}
.cars-conditions__item_img {
  margin-right: 8px;
}
.cars-conditions__item_img svg {
  display: block;
  filter: contrast(var(--img-contrast));
}
.cars-conditions__item_heading {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.cars-conditions__item_description {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
}
.cars-conditions__more {
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  text-decoration: none;
  border-bottom: 1px dashed var(--text-color-gray);
}
.cars-conditions__more:hover {
  border-color: var(--text-color);
}

.cars-benefits__items {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0 0 -40px;
}
.cars-benefits__item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  margin: 40px 0 0 40px;
  width: calc(33.33% - 40px);
  background: var(--q-form-background);
  border: 1px solid var(--q-form-border);
  border-radius: 8px;
}
.cars-benefits__item.c {
  align-items: center;
}
.cars-benefits__item_icon {
  width: 88px;
  box-sizing: border-box;
  padding: 12px 8px;
}
.cars-benefits__item_icon img {
  display: block;
  width: 64px;
  height: auto;
  filter: contrast(var(--img-contrast));
}
.cars-benefits__item_info {
  width: calc(100% - 88px);
  box-sizing: border-box;
  padding: 12px 12px 12px 0;
}
.cars-benefits__item_heading {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--subtitle-color);
}
.cars-benefits__item_desc {
  margin-top: 4px;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}

.cars-related__items {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 0 0 -40px;
}
.cars-related__item {
  width: calc(25% - 40px);
  margin: 40px 0 0 40px;
}

.cars-list-empty {
  background: var(--q-form-background);
  border: 1px solid var(--q-form-border);
  box-sizing: border-box;
  border-radius: 12px;
  padding: 24px;
}
.cars-list-empty__text {
  font-size: 18px;
  line-height: 28px;
  color: var(--link-color);
}
.cars-list-empty__btn {
  display: block;
  box-sizing: border-box;
  width: 180px;
  height: 46px;
  background: var(--btn-background-2);
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-size: 14px;
  line-height: 46px;
  text-align: center;
  text-decoration: none;
  color: var(--btn-color-2);
  transition: 0.3s all ease 0s;
}
.cars-list-empty__btn:hover {
  background: var(--btn-background-2-hover);
}
.cars-list-empty__btn:active {
  background: var(--btn-background-2-active);
}

.cars-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cars-list__item {
  position: relative;
  width: calc(50% - 20px);
}
.cars-list__sep {
  margin: 40px 0;
  width: 100%;
  height: 1px;
  background: var(--filter-border);
}

.cars-item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}
.cars-item__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  font-size: 0;
  color: transparent;
}
.cars-item__gallery {
  display: block;
  position: relative;
  width: 280px;
  height: 220px;
  border-radius: 12px;
}
.cars-item__gallery_img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  opacity: 0;
  transition: 0.3s all ease 0s;
  object-fit: cover;
  -o-object-fit: cover;
}
.cars-item__gallery_img.active {
  opacity: 1;
}
.cars-item__gallery_dots {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  left: 64px;
  bottom: 12px;
  z-index: 10;
}
.cars-item__gallery_dots span {
  display: block;
  margin-right: 12px;
  width: 16px;
  height: 4px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 4px;
  transition: 0.3s all ease 0s;
}
.cars-item__gallery_dots span:last-child {
  margin-right: 0;
}
.cars-item__gallery_dots span.active {
  width: 40px;
  background: white;
}
.cars-item__promo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 10;
}
.cars-item__promo > span {
  display: block;
  margin: 0 8px 0 0;
  padding: 4px 8px;
  font-weight: 600;
  font-size: 10px;
  line-height: 14px;
  border-radius: 8px;
}
.cars-item__promo_bron {
  color: #ffffff;
  background: #1E1E1E;
}
.cars-item__promo_sale {
  color: #ffffff;
  background: #EC3D0C;
}
.cars-item__promo_top {
  color: #ffffff;
  background: #45AD5A;
}
.cars-item__promo_top_month {
  color: #ffffff;
  background: #56CCF2;
}
.cars-item__promo_top_week {
  color: #ffffff;
  background: #6A5ACD;
}
.cars-item__promo_special {
  color: #000000;
  background: #FFFF00;
}
.cars-item__promo_new {
  color: #ffffff;
  background: #8B0000;
}
.cars-item__favorite_btn {
  display: block;
  position: absolute;
  width: 44px;
  height: 44px;
  left: 8px;
  bottom: 8px;
  z-index: 15;
  background: var(--favorite-btn-background) url("images/desktop/icon-favorite-1.svg") no-repeat center;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.cars-item__favorite_btn:hover {
  background: #EC3D0C url("images/desktop/icon-favorite-1.svg") no-repeat center;
}
.cars-item__favorite_btn.active {
  background: #EC3D0C url("images/desktop/icon-favorite-2.svg") no-repeat center;
}
.cars-item__favorite_btn.active:hover {
  background: #EC3D0C url("images/desktop/icon-favorite-3.svg") no-repeat center;
}
.cars-item__info {
  width: calc(100% - 300px);
}
.cars-item__heading {
  display: block;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  color: var(--link-color);
}
.cars-item__status {
  margin-top: 8px;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.cars-item__params {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 12px;
}
.cars-item__param {
  display: block;
  position: relative;
  box-sizing: border-box;
  margin-top: 20px;
  padding-left: 40px;
  width: 126px;
}
.cars-item__param:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 16px;
  width: 32px;
  height: 32px;
  background-color: var(--link-color);
  transform: translate(0, -50%);
}
.cars-item__param_1:before {
  mask: url("images/desktop/icon-cars-param1.svg") no-repeat left center/32px auto;
  -webkit-mask: url("images/desktop/icon-cars-param1.svg") no-repeat left center/32px auto;
}
.cars-item__param_2:before {
  mask: url("images/desktop/icon-cars-param2.svg") no-repeat left center/32px auto;
  -webkit-mask: url("images/desktop/icon-cars-param2.svg") no-repeat left center/32px auto;
}
.cars-item__param_3:before {
  mask: url("images/desktop/icon-cars-param3.svg") no-repeat left center/32px auto;
  -webkit-mask: url("images/desktop/icon-cars-param3.svg") no-repeat left center/32px auto;
}
.cars-item__param_4:before {
  mask: url("images/desktop/icon-cars-param4.svg") no-repeat left center/32px auto;
  -webkit-mask: url("images/desktop/icon-cars-param4.svg") no-repeat left center/32px auto;
}
.cars-item__param_5:before {
  mask: url("images/desktop/icon-cars-param5.svg") no-repeat left center/32px auto;
  -webkit-mask: url("images/desktop/icon-cars-param5.svg") no-repeat left center/32px auto;
}
.cars-item__param_6:before {
  mask: url("images/desktop/icon-cars-param6.svg") no-repeat left center/32px auto;
  -webkit-mask: url("images/desktop/icon-cars-param6.svg") no-repeat left center/32px auto;
}
.cars-item__param_label {
  font-size: 12px;
  line-height: 16px;
  color: var(--text-color-gray);
}
.cars-item__param_value {
  margin-top: 4px;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: var(--link-color);
}
.cars-item__param_value:first-letter {
  text-transform: uppercase;
}

.cars-item-control {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  padding: 0 20px;
  margin-top: 20px;
  height: 70px;
  background: var(--q-form-background);
  border-radius: 16px;
}
.cars-item-control__price {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cars-item-control__price_main {
  font-weight: 600;
  font-size: 28px;
  line-height: 42px;
  color: var(--subtitle-color);
  padding-right: 24px;
}
.cars-item-control__price_old {
  font-size: 12px;
  line-height: 16px;
  text-decoration-line: line-through;
  color: var(--text-color-gray);
}
.cars-item-control__price_small {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--subtitle-color);
}
.cars-item-control__price2 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cars-item-control__price2_big {
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: var(--subtitle-color);
}
.cars-item-control__price2_main {
  display: block;
  position: relative;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--subtitle-color);
  padding-right: 24px;
  padding-top: 20px;
}
.cars-item-control__price2_main span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.cars-item-control__price2_old {
  font-size: 12px;
  line-height: 20px;
  text-decoration-line: line-through;
  color: var(--text-color-gray);
}
.cars-item-control__price2_small {
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: var(--subtitle-color);
}
.cars-item-control__btn, .cars-item-control__btn2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  width: 140px;
  height: 46px;
  background: var(--btn-background-2);
  border-radius: 8px;
  font-size: 14px;
  line-height: 20px;
  color: var(--btn-color-2);
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.cars-item-control__btn:hover, .cars-item-control__btn2:hover {
  background: var(--btn-background-2-hover);
}
.cars-item-control__btn:active, .cars-item-control__btn2:active {
  background: var(--btn-background-2-active);
}
.cars-item-control__btn3 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  width: 226px;
  height: 46px;
  background: var(--btn-background-2);
  border-radius: 8px;
  font-size: 14px;
  line-height: 20px;
  color: var(--btn-color-2);
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.cars-item-control__btn3:hover {
  background: var(--btn-background-2-hover);
}
.cars-item-control__btn3:active {
  background: var(--btn-background-2-active);
}

.cars-item-bron-message {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  opacity: 0;
  transition: 0.3s all ease 0s;
}
.cars-item-bron-message:hover {
  opacity: 1;
}
.cars-item-bron-message__box {
  display: block;
  box-sizing: border-box;
  width: 380px;
  background: #F6F9FC;
  border-radius: 16px;
  padding: 24px 32px;
}
.cars-item-bron-message__text {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #1E1E1E;
}
.cars-item-bron-message__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 24px auto 0;
  width: 140px;
  height: 46px;
  background: #243C4E;
  border-radius: 8px;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.cars-item-bron-message__btn:hover {
  background: #506371;
}
.cars-item-bron-message__btn:active {
  background: #1E1E1E;
}

.cars-item-2 {
  position: relative;
}
.cars-item-2__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  font-size: 0;
  color: transparent;
}
.cars-item-2__image {
  display: block;
  position: relative;
  background: lightgrey;
  border-radius: 12px;
  min-height: 200px;
}
.cars-item-2__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 12px;
}
.cars-item-2__promo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 10;
}
.cars-item-2__promo > span {
  display: block;
  margin: 0 8px 0 0;
  padding: 4px 8px;
  font-weight: 600;
  font-size: 10px;
  line-height: 14px;
  border-radius: 8px;
}
.cars-item-2__promo_sale {
  color: #ffffff;
  background: #EC3D0C;
}
.cars-item-2__promo_top {
  color: #ffffff;
  background: #45AD5A;
}
.cars-item-2__promo_top_month {
  color: #ffffff;
  background: #56CCF2;
}
.cars-item-2__promo_top_week {
  color: #ffffff;
  background: #6A5ACD;
}
.cars-item-2__promo_special {
  color: #000000;
  background: #FFFF00;
}
.cars-item-2__promo_new {
  color: #ffffff;
  background: #8B0000;
}
.cars-item-2__favorite_btn {
  display: block;
  position: absolute;
  width: 44px;
  height: 44px;
  left: 8px;
  bottom: 8px;
  z-index: 15;
  background: var(--favorite-btn-background) url("images/desktop/icon-favorite-1.svg") no-repeat center;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.cars-item-2__favorite_btn:hover {
  background: #EC3D0C url("images/desktop/icon-favorite-1.svg") no-repeat center;
}
.cars-item-2__favorite_btn.active {
  background: #EC3D0C url("images/desktop/icon-favorite-2.svg") no-repeat center;
}
.cars-item-2__favorite_btn.active:hover {
  background: #EC3D0C url("images/desktop/icon-favorite-3.svg") no-repeat center;
}
.cars-item-2__info {
  display: block;
}
.cars-item-2__heading {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 8px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  color: var(--subtitle-color);
  overflow: hidden;
}
.cars-item-2__status {
  margin-top: 8px;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.cars-item-2__params {
  margin-top: 24px;
}
.cars-item-2__param {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: 8px;
}
.cars-item-2__param:first-child {
  margin-top: 0;
}
.cars-item-2__param_label {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.cars-item-2__param_value {
  font-size: 14px;
  line-height: 20px;
  color: var(--subtitle-color);
}

.cars-item-2-control {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 12px;
}
.cars-item-2-control__price_old {
  font-size: 12px;
  line-height: 16px;
  color: var(--text-color-gray);
  text-decoration: line-through;
}
.cars-item-2-control__price_main {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--subtitle-color);
}
.cars-item-2-control__price2_old {
  font-size: 12px;
  line-height: 16px;
  color: var(--text-color-gray);
  text-decoration: line-through;
}
.cars-item-2-control__price2_main {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--subtitle-color);
}
.cars-item-2-control__btn, .cars-item-2-control__btn2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  width: 96px;
  height: 36px;
  font-weight: 600;
  text-decoration: none;
  background: var(--btn-background-2);
  border-radius: 8px;
  font-size: 14px;
  line-height: 20px;
  color: var(--btn-color-2);
  cursor: pointer;
  transition: 0.3s all ease 0s;
  user-select: none;
}
.cars-item-2-control__btn:hover, .cars-item-2-control__btn2:hover {
  background: var(--btn-background-2-hover);
}
.cars-item-2-control__btn:active, .cars-item-2-control__btn2:active {
  background: var(--btn-background-2-active);
}

.cars-item-3__image {
  display: block;
  position: relative;
  width: 100%;
}
.cars-item-3__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 12px;
}
.cars-item-3__promo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 10;
}
.cars-item-3__promo > span {
  display: block;
  margin: 0 8px 0 0;
  padding: 4px 8px;
  font-weight: 600;
  font-size: 10px;
  line-height: 14px;
  border-radius: 8px;
}
.cars-item-3__promo_bron {
  color: #ffffff;
  background: #1E1E1E;
}
.cars-item-3__promo_sale {
  color: #ffffff;
  background: #EC3D0C;
}
.cars-item-3__promo_top {
  color: #ffffff;
  background: #45AD5A;
}
.cars-item-3__promo_top_month {
  color: #ffffff;
  background: #56CCF2;
}
.cars-item-3__promo_top_week {
  color: #ffffff;
  background: #6A5ACD;
}
.cars-item-3__promo_special {
  color: #000000;
  background: #FFFF00;
}
.cars-item-3__promo_new {
  color: #ffffff;
  background: #8B0000;
}
.cars-item-3__link {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.cars-item-3__link:focus {
  outline: none;
}
.cars-item-3__favorite_btn {
  display: block;
  position: absolute;
  width: 44px;
  height: 44px;
  left: 8px;
  bottom: 8px;
  z-index: 15;
  background: var(--favorite-btn-background) url("images/desktop/icon-favorite-1.svg") no-repeat center;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.cars-item-3__favorite_btn:hover {
  background: #EC3D0C url("images/desktop/icon-favorite-1.svg") no-repeat center;
}
.cars-item-3__favorite_btn.active {
  background: #EC3D0C url("images/desktop/icon-favorite-2.svg") no-repeat center;
}
.cars-item-3__favorite_btn.active:hover {
  background: #EC3D0C url("images/desktop/icon-favorite-3.svg") no-repeat center;
}
.cars-item-3__info {
  margin-top: 8px;
}
.cars-item-3__heading {
  color: var(--subtitle-color);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}

.cars-item-3-control {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  margin-top: 12px;
  height: 36px;
}
.cars-item-3-control__price {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cars-item-3-control__price_main {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--subtitle-color);
  padding-right: 24px;
}
.cars-item-3-control__price_old {
  font-size: 12px;
  line-height: 16px;
  text-decoration-line: line-through;
  color: var(--text-color-gray);
}
.cars-item-3-control__price_small {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--subtitle-color);
}
.cars-item-3-control__btn, .cars-item-3-control__btn2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  width: 96px;
  height: 36px;
  background: var(--btn-background-2);
  border-radius: 8px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: var(--btn-color-2);
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.cars-item-3-control__btn:hover, .cars-item-3-control__btn2:hover {
  background: var(--btn-background-2-hover);
}
.cars-item-3-control__btn:active, .cars-item-3-control__btn2:active {
  background: var(--btn-background-2-active);
}

.three_flex {
  display: flex !important;
  flex-direction: row !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  flex-wrap: wrap !important;
  column-gap: 15px;
  row-gap: 32px;
  margin: 40px 0 0 0 !important;
}

.three_cols {
  width: 376px !important;
  margin: 0 !important;
}

.cars-change-region {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--subtitle-color);
}
.cars-change-region__select {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 16px;
  cursor: pointer;
}
.cars-change-region__select span {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--paragraph-color);
  transition: 0.3s color ease 0s;
}
.cars-change-region__select svg {
  display: block;
  margin-left: 8px;
  fill: var(--paragraph-color);
  transition: 0.3s all ease 0s;
}
.cars-change-region__select:hover span {
  color: var(--link-color);
}
.cars-change-region__select:hover svg {
  fill: var(--link-color);
}
.cars-change-region.white {
  color: #FFFFFF;
}
.cars-change-region.white .cars-change-region__select span {
  color: #DDE6ED;
}
.cars-change-region.white .cars-change-region__select svg {
  fill: #DDE6ED;
}
.cars-change-region.white .cars-change-region__select:hover span {
  color: #ffffff;
}
.cars-change-region.white .cars-change-region__select:hover svg {
  fill: #ffffff;
}

.filter {
  position: relative;
  z-index: 20;
}
.filter__flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.filter__flex2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 24px;
}
.filter__cols {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  width: calc(100% - 224px);
}
.filter__col {
  display: block;
  box-sizing: border-box;
  width: calc(25% - 50px);
  border-top: 1px solid var(--filter-border);
  border-right: 1px solid var(--filter-border);
  border-bottom: 1px solid var(--filter-border);
}
.filter__col.four {
  width: 25%;
}
.filter__col:first-child {
  border-left: 1px solid var(--filter-border);
  border-radius: 12px 0 0 12px;
}
.filter__col:first-child .filter__select_current {
  border-radius: 12px 0 0 12px;
}
.filter__col:last-child {
  width: 200px;
  border-radius: 0 12px 12px 0;
}
.filter__col:last-child .filter__select_current {
  border-radius: 0 12px 12px 0;
}
.filter__cols2 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  width: 100%;
}
.filter__col2 {
  display: block;
  box-sizing: border-box;
  width: calc(100% / 6);
  border-top: 1px solid var(--filter-border);
  border-right: 1px solid var(--filter-border);
  border-bottom: 1px solid var(--filter-border);
}
.filter__col2:first-child {
  border-left: 1px solid var(--filter-border);
  border-radius: 12px 0 0 12px;
}
.filter__col2:first-child .filter__select_current {
  border-radius: 12px 0 0 12px;
}
.filter__col2:last-child {
  border-radius: 0 12px 12px 0;
}
.filter__col2:last-child .filter__select_current {
  border-radius: 0 12px 12px 0;
}
.filter__datepicker {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(50% - 100px);
  height: 100%;
  color: transparent !important;
  background: none !important;
  border: none !important;
  cursor: pointer;
}
.filter__date_start input, .filter__date_end input {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 56px;
  border: none;
  background: var(--filter-input-background) url("images/desktop/icon-calendar.svg") no-repeat right 16px center;
  padding: 0 60px 0 16px;
  font-size: 16px;
  color: var(--subtitle-color);
  cursor: pointer;
}
.filter__date_start input::placeholder, .filter__date_end input::placeholder {
  font-size: 16px;
  color: var(--text-color-gray);
}
.filter__date_start input {
  border-radius: 12px 0 0 12px;
}
.filter__select {
  position: relative;
}
.filter__select_current {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 56px;
  background: var(--filter-input-background) url("images/desktop/icon-select.svg") no-repeat right 16px center;
  padding: 0 60px 0 16px;
  font-size: 16px;
  line-height: 56px;
  color: var(--subtitle-color);
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: 0.3s all ease 0s;
}
.filter__select_current:not(.active):hover {
  color: var(--text-color-gray);
}
.filter__select_clear {
  display: none;
  position: absolute;
  cursor: pointer;
  right: 44px;
  top: calc(50% - 8px);
  width: 16px;
  height: 16px;
  background: url("images/desktop/icon-clear.svg") no-repeat center;
  z-index: 3;
  transition: 0.3s opacity ease 0s;
}
.filter__select_clear:hover {
  opacity: 0.7;
}
.filter__select_clear.active {
  display: block;
}
.filter__select_list {
  display: none;
  position: absolute;
  box-sizing: border-box;
  top: 100%;
  margin-top: 24px;
  left: 0;
  width: 100%;
  z-index: 5;
  overflow: auto;
  background: var(--filter-input-background);
  border: 1px solid var(--filter-border);
  border-radius: 12px;
  padding: 0 16px;
  overflow: auto;
  max-height: 350px;
}
.filter__select_option {
  display: block;
  padding: 12px 0;
  font-size: 16px;
  line-height: 24px;
  color: var(--subtitle-color);
  border-bottom: 1px solid var(--filter-border);
  cursor: pointer;
}
.filter__select.open .filter__select_list {
  display: block;
}
.filter__checkbox {
  /* стили для чекбокса, находящегося в состоянии checked */
}
.filter__checkbox_input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.filter__checkbox_input + label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  user-select: none;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  color: var(--subtitle-color);
}
.filter__checkbox_input + label::before {
  content: "";
  display: block;
  box-sizing: border-box;
  margin-right: 16px;
  width: 24px;
  height: 24px;
  border: 1px solid var(--filter-border);
  background: var(--text-color) no-repeat center;
  border-radius: 6px;
  transition: 0.3s all ease 0s;
}
.filter__checkbox_input:not(:disabled):not(:checked) + label:hover::before {
  border-color: var(--link-color);
}
.filter__checkbox_input:checked + label::before {
  background: var(--text-color) url("images/desktop/icon-check.svg") no-repeat center;
}
.filter__checkbox_input:disabled + label::before {
  opacity: 0.7;
}
.filter__show_settings {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  width: 100%;
  height: 56px;
  background: var(--filter-input-background) url("images/desktop/icon-settings.svg") no-repeat right 16px center;
  padding: 0 40px 0 16px;
  font-size: 16px;
  color: var(--subtitle-color);
  cursor: pointer;
  border-radius: 0 12px 12px 0;
  transition: 0.3s all ease 0s;
}
.filter__show_settings:not(.active):hover {
  color: var(--text-color-gray);
}
.filter__show_settings.active {
  background: var(--header-background) url("images/desktop/icon-settings-close.svg") no-repeat right 16px center;
  color: var(--text-color);
}
.filter__btn {
  display: block;
  box-sizing: border-box;
  width: 200px;
  height: 58px;
  background: var(--btn-background-2);
  border: none;
  border-radius: 12px;
  cursor: pointer;
  font-size: 18px;
  line-height: 28px;
  color: var(--btn-color-2);
  transition: 0.3s all ease 0s;
}
.filter__btn:hover {
  background: var(--btn-background-2-hover);
}
.filter__btn:active {
  background: var(--btn-background-2-active);
}
.filter__advanced {
  display: none;
  padding: 16px 0 0 0;
}
.filter__advanced.active {
  display: block;
}
.filter__reset, .filter__reset2 {
  display: none;
  padding-left: 24px;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  cursor: pointer;
  background: url("images/desktop/icon-clear.svg") no-repeat left center;
  transition: 0.3s opacity ease 0s;
}
.filter__reset.active, .filter__reset2.active {
  display: block;
}
.filter__reset:hover, .filter__reset2:hover {
  opacity: 0.7;
}
.filter__reset2 {
  margin-left: auto;
}
.filter__sorting {
  margin-top: 40px;
}
.filter__list_heading {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--subtitle-color);
}
.filter__list {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.filter__list_item {
  display: block;
  margin: 8px 8px 0 0;
  border: 1px solid var(--link-color);
  box-sizing: border-box;
  border-radius: 12px;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  text-decoration: none;
}
.filter__list_item:first-letter {
  text-transform: uppercase;
}

.sorting {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.sorting__label {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: var(--paragraph-color);
}
.sorting__radio {
  margin-left: 22px;
}
.sorting__radio_input, .sorting__radio_input2 {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.sorting__radio_input + label, .sorting__radio_input2 + label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  user-select: none;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
  cursor: pointer;
  transition: 0.3s color ease 0s;
}
.sorting__radio_input + label:hover, .sorting__radio_input2 + label:hover {
  color: var(--link-color);
}
.sorting__radio_input:checked + label, .sorting__radio_input2:checked + label {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
}

.litepicker {
  box-sizing: border-box !important;
  padding: 36px 6px !important;
  background: var(--filter-input-background) !important;
  border: 1px solid var(--filter-border) !important;
  border-radius: 12px !important;
  margin-top: 20px !important;
}
.litepicker .month-item-name {
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: var(--link-color) !important;
}
.litepicker .month-item-name:first-letter {
  text-transform: uppercase !important;
}
.litepicker .month-item-year {
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: var(--link-color) !important;
}
.litepicker .container__months {
  box-shadow: none !important;
  width: calc((var(--litepicker-month-width) * 2) + 120px) !important;
  background: var(--filter-input-background) !important;
}
.litepicker .month-item {
  padding: 0 30px !important;
}
.litepicker .month-item-weekdays-row > div {
  display: block !important;
  box-sizing: border-box !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: var(--text-color-gray) !important;
  text-align: center !important;
  padding: 8px 0 !important;
  text-transform: uppercase !important;
}
.litepicker .day-item {
  display: block !important;
  box-sizing: border-box;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: var(--link-color) !important;
  text-align: center !important;
  padding: 4px 0 !important;
  text-transform: uppercase !important;
  border: 1px solid transparent !important;
}
.litepicker .day-item.is-locked {
  opacity: 0.5;
}
.litepicker .day-item.is-start-date, .litepicker .day-item.is-end-date, .litepicker .day-item.is-in-range {
  color: var(--filter-datepicker-marked-color) !important;
  background: var(--filter-datepicker-marked-background) !important;
}
.litepicker .day-item.is-start-date {
  border-radius: 0 0 0 0 !important;
}
.litepicker .day-item.is-end-date {
  border-radius: 0 0 0 0 !important;
}
.litepicker .button-previous-month {
  width: 12px !important;
  height: 12px !important;
  background: url("images/desktop/icon-calendar-prev.svg") no-repeat center !important;
  cursor: pointer !important;
  transition: 0.3s opacity ease 0s;
}
.litepicker .button-previous-month:hover {
  opacity: 0.7;
}
.litepicker .button-previous-month svg {
  display: none !important;
}
.litepicker .button-next-month {
  width: 12px !important;
  height: 12px !important;
  background: url("images/desktop/icon-calendar-next.svg") no-repeat center;
  cursor: pointer !important;
  transition: 0.3s opacity ease 0s;
}
.litepicker .button-next-month:hover {
  opacity: 0.7;
}
.litepicker .button-next-month svg {
  display: none !important;
}

.i-cars-prices {
  background: var(--q-form-background);
  border-radius: 16px;
  padding: 20px;
}
.i-cars-prices__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 24px;
}
.i-cars-prices__item:first-child {
  margin-top: 0;
}
.i-cars-prices__item_label {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.i-cars-prices__item_price {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--subtitle-color);
}
.i-cars-prices__old {
  margin-top: 24px;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-decoration-line: line-through;
  color: var(--text-color-gray);
  text-align: right;
}
.i-cars-prices__current {
  margin-top: 8px;
  font-weight: 600;
  font-size: 42px;
  line-height: 56px;
  color: var(--link-color);
  text-align: right;
}
.i-cars-prices__manager {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
  width: 100%;
  height: 56px;
  font-weight: 600;
  background: var(--btn-background-2);
  border-radius: 8px;
  font-size: 16px;
  line-height: 24px;
  color: var(--btn-color-2);
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.i-cars-prices__manager:hover {
  background: var(--btn-background-2-hover);
}
.i-cars-prices__manager:active {
  background: var(--btn-background-2-active);
}
.i-cars-prices__trade-in {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
  width: 100%;
  height: 56px;
  font-weight: 600;
  background: var(--filter-input-background);
  border: 1px solid var(--link-color);
  border-radius: 8px;
  font-size: 16px;
  line-height: 24px;
  color: var(--link-color);
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.i-cars-prices__trade-in:hover {
  color: var(--btn-color-2);
  background: var(--btn-background-2-hover);
}
.i-cars-prices__trade-in:active {
  background: var(--btn-background-2-active);
}

.i-cars-tab {
  display: block;
  box-sizing: border-box;
  padding: 20px;
  background: var(--q-form-background);
  border: 1px solid var(--q-form-border);
  border-radius: 16px;
  margin-top: 16px;
}
.i-cars-tab:first-child {
  margin-top: 0;
}
.i-cars-tab__heading {
  display: block;
  position: relative;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--link-color);
  cursor: pointer;
}
.i-cars-tab__heading span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: var(--text-color-gray);
}
.i-cars-tab__text {
  display: none;
}
.i-cars-tab.active .i-cars-tab__text {
  display: block;
  margin-top: 24px;
}

.i-cars-slider__slide {
  display: flex;
  align-items: stretch;
  justify-content: center;
  height: 400px;
  border-radius: 16px;
  background: var(--header-background);
}
.i-cars-slider__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  width: 324px;
  padding: 32px;
  background: var(--header-background);
  border-radius: 16px 0 0 16px;
}
.i-cars-slider__heading {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--text-color);
}
.i-cars-slider__description {
  margin-top: 12px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--text-color-gray);
}
.i-cars-slider__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 32px;
  width: 162px;
  height: 46px;
  background: var(--btn-background-1);
  border-radius: 8px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--btn-color-1);
  text-decoration: none;
  text-align: center;
  transition: 0.3s all ease-in-out;
}
.i-cars-slider__btn:hover {
  color: var(--btn-color-1-hover);
  background: var(--btn-background-1-hover);
}
.i-cars-slider__btn:active {
  background: var(--btn-background-1-active);
}
.i-cars-slider__image {
  display: block;
  width: calc(100% - 324px);
  background-position: right center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  border-radius: 0 16px 16px 0;
}
.i-cars-slider__pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
}
.i-cars-slider__pagination .swiper-pagination-bullet {
  display: block;
  margin: 0 6px;
  width: 16px;
  height: 6px;
  background: var(--link-color);
  opacity: 0.6;
  border-radius: 4px;
  transition: 0.3s all ease-in-out 0s;
}
.i-cars-slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 40px;
  opacity: 1;
}

.need-auth-popup {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  transition: 0.3s all ease-in-out;
}
.need-auth-popup:not(.open) {
  visibility: hidden;
  opacity: 0;
}
.need-auth-popup__overflow {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(5px);
}
.need-auth-popup__form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  position: relative;
  max-width: 100%;
  width: 580px;
  padding: 32px;
  row-gap: 24px;
  border-radius: 12px;
  border: 1px solid var(--popup-background);
  background: var(--popup-background);
  z-index: 5;
}
.need-auth-popup__close {
  display: block;
  position: absolute;
  top: 32px;
  right: 32px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url("images/desktop/icon-close.svg") no-repeat center;
}
.need-auth-popup__title {
  color: var(--link-color);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.need-auth-popup__description {
  color: var(--link-color);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.need-auth-popup__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px 14px;
  background: var(--btn-background-2);
  border-radius: 8px;
  border: none;
  font-size: 14px;
  line-height: 20px;
  color: var(--btn-color-2);
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.need-auth-popup__btn:hover {
  background: var(--btn-background-2-hover);
}
.need-auth-popup__btn:active {
  background: var(--btn-background-2-active);
}

.tariff.small {
  width: 700px;
  max-width: 100%;
}
.tariff__btns {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 18px;
  line-height: 28px;
  color: var(--link-color);
}
.tariff__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin-left: 8px;
  height: 50px;
  background: var(--filter-input-background);
  border-radius: 12px;
  border: 1px solid var(--link-color);
  padding: 0 16px;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  text-align: center;
  color: var(--link-color);
  cursor: pointer;
  transition: 0.3s all ease-in-out 0s;
}
.tariff__btn .tip {
  margin-left: 10px;
}
.tariff__btn:first-letter {
  text-transform: uppercase;
}
.tariff__btn:hover {
  background: var(--link-color);
  color: var(--filter-datepicker-marked-color);
}
.tariff__btn.active {
  background: var(--link-color);
  color: var(--filter-datepicker-marked-color);
}
.tariff__item {
  display: none;
  box-sizing: border-box;
  transition: 0.3s all ease-in-out 0s;
  padding: 32px 0 0;
}
.tariff__item.active {
  display: block;
}
.tariff__head {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.tariff__head_name {
  padding: 20px 20px;
  box-sizing: border-box;
  width: 300px;
}
.tariff__head_promotion {
  padding: 20px 20px;
  box-sizing: border-box;
  width: 140px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.tariff__head_days {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: calc(100% - 540px);
}
.tariff__head_day {
  flex-grow: 1;
  box-sizing: border-box;
  width: 100%;
  padding: 20px 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.tariff__head_actions {
  padding: 20px 20px;
  box-sizing: border-box;
  width: 100px;
}
.tariff__table {
  margin-top: 16px;
  background: var(--q-form-background);
  border-radius: 16px;
  padding: 20px 0;
}
.tariff__table_heading {
  padding: 0 20px 12px 20px;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.tariff__table_heading:first-letter {
  text-transform: uppercase;
}
.tariff__table_line {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  background: transparent;
  transition: 0.3s all ease-in-out 0s;
}
.tariff__table_line:hover {
  background: var(--carstable-line-hover);
}
.tariff__table_name {
  padding: 12px 20px;
  box-sizing: border-box;
  width: 300px;
}
.tariff__table_name a {
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  text-decoration: none;
  border-bottom: 1px dashed var(--text-color-gray);
  transition: 0.3s all ease-in-out 0s;
}
.tariff__table_name a:hover {
  border-color: transparent;
}
.tariff__table_promotion {
  padding: 12px 20px;
  box-sizing: border-box;
  width: 140px;
}
.tariff__table_promotion span {
  display: block;
  padding: 4px 8px;
  font-weight: 600;
  font-size: 10px;
  line-height: 14px;
  border-radius: 8px;
}
.tariff__table_prices {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: calc(100% - 540px);
}
.tariff__table_price {
  flex-grow: 1;
  box-sizing: border-box;
  width: 100%;
  padding: 12px 0;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
  white-space: nowrap;
}
.tariff__table_actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
  width: 100px;
  padding: 12px 20px;
}
.tariff__table_btn {
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  text-decoration: none;
  border-bottom: 1px dashed var(--text-color-gray);
  transition: 0.3s all ease-in-out 0s;
}
.tariff__table_btn:hover {
  border-color: transparent;
}

.promotion-sale {
  color: #ffffff;
  background: #EC3D0C;
}

.promotion-top {
  color: #ffffff;
  background: #45AD5A;
}

.promotion-top_month {
  color: #ffffff;
  background: #56CCF2;
}

.promotion-top_week {
  color: #ffffff;
  background: #6A5ACD;
}

.promotion-special {
  color: #000000;
  background: #FFFF00;
}

.promotion-new {
  color: #ffffff;
  background: #8B0000;
}

.order-popup, .signin-popup {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease-in-out 0s;
}
.order-popup.show, .signin-popup.show {
  opacity: 1;
  transform: scale(1);
  visibility: visible;
}
.order-popup .for-sms, .signin-popup .for-sms {
  display: none;
}
.order-popup__close, .signin-popup__close {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(5px);
  cursor: pointer;
  z-index: 1;
  transition: 0.3s all ease-in-out 0s;
}
.order-popup__load, .signin-popup__load {
  display: block;
  position: relative;
  width: 498px;
  height: 498px;
  max-width: 100%;
  max-height: 100%;
  background-color: var(--popup-background);
  background-image: var(--popup-load);
  background-repeat: no-repeat;
  background-position: center;
  z-index: 10;
}
.order-popup__form, .signin-popup__form {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  height: auto;
  max-height: 100%;
  overflow: auto;
  z-index: 20;
}
.order-popup__form::-webkit-scrollbar, .signin-popup__form::-webkit-scrollbar {
  width: 2px;
  background: rgba(0, 0, 0, 0);
}
.order-popup__form::-webkit-scrollbar-track, .signin-popup__form::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}
.order-popup__form::-webkit-scrollbar-thumb, .signin-popup__form::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0);
  outline: none;
}

.rlp {
  position: relative;
}

.order-form {
  box-sizing: border-box;
  width: 580px;
  background: var(--popup-background);
  border-radius: 20px;
  padding: 32px;
}
.order-form #order-form.submiting {
  display: block;
  position: relative;
}
.order-form #order-form.submiting:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--popup-background);
  background-image: var(--popup-load);
  background-repeat: no-repeat;
  background-position: center;
  z-index: 40;
}
.order-form__full_form_message {
  background: var(--popup-message-background);
  border-radius: 16px;
  padding: 24px 32px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--link-color);
}
.order-form__full_form_message a {
  color: var(--link-color);
  text-decoration: underline;
}
.order-form__full_form_message a:hover {
  text-decoration: none;
}
.order-form__full_form_message_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
  width: 230px;
  height: 46px;
  border: 1px solid #243C4E;
  border-radius: 8px;
  color: #243C4E;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s all ease-in-out 0s;
}
.order-form__full_form_message_btn:hover {
  background: #243C4E;
  color: #ffffff;
}
.order-form__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.order-form__heading {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--link-color);
}
.order-form__desc {
  font-size: 12px;
  line-height: 16px;
  color: var(--link-color);
}
.order-form__desc a {
  color: var(--link-color);
  text-decoration: underline;
}
.order-form__desc a:hover {
  text-decoration: none;
}
.order-form__desc.right {
  text-align: right;
}
.order-form__desc.center {
  text-align: center;
}
.order-form__doc_message {
  padding: 18px 36px 18px 76px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  background: #F6F9FC url("images/desktop/doc_message.svg") no-repeat left 36px center;
  border-radius: 12px;
}
.order-form__gray {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.order-form__points {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.order-form__points_point {
  display: block;
  box-sizing: border-box;
  width: 24px;
  height: 12px;
  margin-left: 4px;
  border: 1px solid #DDE6ED;
  background: #F6F9FC;
  border-radius: 6px;
}
.order-form__points_point.active {
  background: #243C4E;
  border-color: #243C4E;
}
.order-form__points_label {
  margin-left: 16px;
  font-size: 12px;
  line-height: 16px;
  color: #8A9299;
}
.order-form__tariff_item {
  display: block;
  width: 100%;
}
.order-form__step {
  display: none;
}
.order-form__step.active {
  display: block;
}
.order-form__close {
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url("images/desktop/icon-close.svg") no-repeat center;
}
.order-form__tarif_desc {
  display: none;
  padding-top: 12px;
  font-size: 14px;
  line-height: 20px;
  color: #8A9299;
}
.order-form__tarif_desc.active {
  display: block;
}
.order-form__lv {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.order-form__lv_label {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--link-color);
}
.order-form__lv_value {
  font-size: 16px;
  line-height: 24px;
  text-align: right;
  color: var(--subtitle-color);
}
.order-form__lv_value strong {
  font-weight: bold;
}
.order-form__bron_message {
  background: #F6F9FC url("images/desktop/bron_message.svg") no-repeat left 16px center;
  border-radius: 12px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #243C4E;
  padding: 16px 16px 16px 56px;
}
.order-form__row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.order-form__row label {
  width: 100%;
}
.order-form__col {
  width: calc(50% - 12px);
}
.order-form__line {
  width: 100%;
  height: 1px;
  background: #DDE6ED;
}
.order-form label:not(.form-checkbox) {
  display: block;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  padding-bottom: 8px;
}
.order-form input[type=text], .order-form input[type=tel], .order-form input[type=email] {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 46px;
  background: var(--filter-input-background);
  border: 1px solid var(--filter-border);
  border-radius: 8px;
  padding: 0 20px;
  font-size: 14px;
  font-family: "Inter", sans-serif;
  color: var(--subtitle-color);
  transition: 0.3s all ease-in-out;
}
.order-form input[type=text].with-change-mask, .order-form input[type=tel].with-change-mask, .order-form input[type=email].with-change-mask {
  padding-left: 78px;
}
.order-form input[type=text]::placeholder, .order-form input[type=tel]::placeholder, .order-form input[type=email]::placeholder {
  color: var(--text-color-gray);
}
.order-form input[type=text].invalid, .order-form input[type=tel].invalid, .order-form input[type=email].invalid {
  border: 1px solid #EC3D0C;
}
.order-form input[type=text]:focus, .order-form input[type=tel]:focus, .order-form input[type=email]:focus {
  border-color: var(--link-color);
  outline: none;
}
.order-form input[type=date] {
  display: block;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  box-sizing: border-box;
  width: 100%;
  height: 46px;
  min-height: 46px;
  background: var(--filter-input-background);
  border: 1px solid var(--filter-border);
  border-radius: 8px;
  padding: 0 20px;
  font-size: 14px;
  line-height: 44px;
  font-family: "Inter", sans-serif;
  color: var(--subtitle-color);
  transition: 0.3s all ease-in-out;
}
.order-form input[type=date]::placeholder {
  color: var(--text-color-gray);
}
.order-form input[type=date].invalid {
  border: 1px solid #EC3D0C;
}
.order-form input[type=date]:focus {
  border-color: var(--link-color);
  outline: none;
}
.order-form select {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 46px;
  background: var(--filter-input-background) url("images/desktop/icon-select.svg") no-repeat right 10px center;
  border: 1px solid var(--filter-border);
  border-radius: 8px;
  padding: 0 20px;
  font-size: 14px;
  font-family: "Inter", sans-serif;
  color: var(--subtitle-color);
  transition: 0.3s all ease-in-out;
}
.order-form select::placeholder {
  color: var(--text-color-gray);
}
.order-form select.invalid {
  border: 1px solid #EC3D0C;
}
.order-form select:focus {
  border-color: var(--link-color);
  outline: none;
}
.order-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.order-form select::-ms-expand {
  display: none;
}
.order-form textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 96px;
  background: var(--filter-input-background);
  border: 1px solid var(--filter-border);
  border-radius: 8px;
  padding: 12px 20px;
  font-size: 14px;
  font-family: "Inter", sans-serif;
  color: var(--subtitle-color);
  transition: 0.3s all ease-in-out;
  resize: none;
}
.order-form textarea::placeholder {
  color: var(--text-color-gray);
}
.order-form textarea.invalid {
  border: 1px solid #EC3D0C;
}
.order-form textarea:focus {
  border-color: var(--link-color);
  outline: none;
}
.order-form input[type=file] {
  font-size: 14px;
  font-family: "Inter", sans-serif;
  color: var(--subtitle-color);
  width: 100%;
}
.order-form button.blue {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 46px;
  background: var(--btn-background-2);
  border-radius: 8px;
  border: none;
  font-size: 14px;
  line-height: 20px;
  color: var(--btn-color-2);
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.order-form button.blue:hover {
  background: var(--btn-background-2-hover);
}
.order-form button.blue:active {
  background: var(--btn-background-2-active);
}
.order-form button.white {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 46px;
  background: var(--filter-datepicker-marked-color);
  border-radius: 8px;
  border: 1px solid var(--link-color);
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.order-form button.white:hover {
  background: var(--btn-background-1-hover);
  border: 1px solid var(--btn-background-1-hover);
  color: var(--filter-datepicker-marked-color);
}
.order-form button.white:active {
  background: var(--btn-background-1-active);
  border: 1px solid var(--btn-background-1-active);
  color: var(--filter-datepicker-marked-color);
}
.order-form__thank {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.order-form__thank svg {
  display: block;
}
.order-form__thank_title {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #243C4E;
}
.order-form__thank_desc {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #243C4E;
}
.order-form button.quick {
  margin: 0 auto;
  width: 200px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #243C4E;
  text-decoration: underline;
  border: none;
  background: none;
}
.order-form button.quick:hover {
  text-decoration: none;
}
.order-form__price_promocode {
  color: #8A9299;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  padding: 4px 8px;
  border-radius: 4px;
  background: #DDE6ED;
}

.order-form-change-date {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #243C4E;
  text-decoration: underline;
  cursor: pointer;
}
.order-form-change-date:hover {
  text-decoration: none;
}

.order-car {
  box-sizing: border-box;
  width: 280px;
  margin-left: 8px;
  background: var(--q-form-background);
  border-radius: 20px;
  padding: 16px;
}
.order-car__image img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 12px;
}
.order-car__title {
  margin-top: 20px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--link-color);
}
.order-car__class {
  margin-top: 4px;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.order-car__line {
  width: 100%;
  height: 1px;
  background: var(--carstable-line-hover);
}
.order-car__promocode_label {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
}
.order-car__promocode_form {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 8px;
  position: relative;
}
.order-car__promocode_form input {
  display: block;
  box-sizing: border-box;
  padding: 0 140px 0 8px;
  font-weight: 400;
  font-size: 14px;
  color: var(--subtitle-color);
  width: 100%;
  height: 46px;
  background: var(--filter-input-background);
  border: 1px solid var(--filter-border);
  border-radius: 8px;
}
.order-car__promocode_form button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 125px;
  height: 46px;
  background: var(--btn-background-2);
  border-radius: 8px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: var(--btn-color-2);
  border: none;
  z-index: 3;
  transition: 0.3s all ease-in-out 0s;
}
.order-car__promocode_form button:hover {
  background: var(--btn-background-2-hover);
}
.order-car__promocode_form button:active {
  background: var(--btn-background-2-active);
}
.order-car__price {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.order-car__price_label {
  font-size: 12px;
  line-height: 16px;
  color: var(--text-color-gray);
}
.order-car__price_value {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: var(--subtitle-color);
}
.order-car__price_value .tip {
  margin-left: 8px;
}
.order-car__price_promocode {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  padding: 4px 8px;
  color: var(--text-color-gray);
  background: var(--carstable-line-hover);
  border-radius: 4px;
}
.order-car__cashback {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid var(--text-color-gray);
  border-radius: 12px;
  padding: 12px 16px;
}
.order-car__cashback_label {
  font-size: 12px;
  line-height: 16px;
  color: var(--text-color-gray);
}
.order-car__cashback_value {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: var(--subtitle-color);
}
.order-car__cashback_value .tip {
  margin-left: 8px;
}
.order-car__summ {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.order-car__summ_label {
  box-sizing: border-box;
  padding-right: 12px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--link-color);
}
.order-car__summ_value {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--link-color);
  white-space: nowrap;
  text-align: right;
}
.order-car__summ_value_old {
  display: block;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-decoration-line: line-through;
  color: var(--text-color-gray);
}
.order-car__foot {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin: 16px -16px -16px;
  width: calc(100% + 32px);
  padding: 0 20px;
  height: 47px;
  background: #95999C;
  border-radius: 0 0 16px 16px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
}
.order-car__foot.in {
  justify-content: flex-start;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}
.order-car__foot.in > span {
  display: block;
  margin-right: 8px;
  margin-left: auto;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: right;
  color: #FFFFFF;
}
.order-car__foot.in .tip:before {
  background: #ffffff;
  mask: url("images/desktop/icon-tip.svg") no-repeat center;
  -webkit-mask: url("images/desktop/icon-tip.svg") no-repeat center;
}
.order-car__foot_p0 {
  background: #95999C;
}
.order-car__foot_p1 {
  background: radial-gradient(77.14% 195.25% at 22.86% 31.59%, #A1A8AD 0%, #6C757C 100%);
}
.order-car__foot_p2 {
  background: radial-gradient(77.14% 195.25% at 22.86% 31.59%, #E2C383 0%, #CF9B30 100%);
}
.order-car__foot_p3 {
  background: radial-gradient(77.14% 195.25% at 22.86% 31.59%, #2E2B25 0%, #000000 100%);
}
.order-car__bonus_control {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  padding: 12px;
  border-radius: 8px;
  row-gap: 4px;
  background: var(--bonus-changer-background);
}
.order-car__bonus_control_heading {
  color: var(--text-color-gray);
  font-size: 12px;
  font-weight: 400;
  line-height: 133.333%;
}
.order-car__bonus_control_value {
  color: var(--link-color);
  font-size: 18px;
  font-weight: 700;
  line-height: 155.556%;
}
.order-car__bonus_control_changer_btn {
  color: var(--link-color);
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
  cursor: pointer;
  text-decoration-line: underline;
}
.order-car__bonus_control_changer_btn:hover {
  text-decoration: none;
}
.order-car__bonus_changer {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  column-gap: 16px;
}
.order-car__bonus_changer.hide {
  display: none;
}
.order-car__bonus_changer_col {
  width: calc(50% - 8px);
}
.order-car__bonus_changer_input {
  display: block;
  position: relative;
  width: 100%;
}
.order-car__bonus_changer_input input {
  display: block;
  box-sizing: border-box;
  padding: 0 16px;
  width: 100%;
  height: 56px;
  border-radius: 12px;
  background: var(--filter-input-background);
  border: 1px solid var(--filter-border);
  color: var(--subtitle-color);
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.order-car__bonus_changer_input_clear {
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  right: 16px;
  width: 16px;
  height: 16px;
  z-index: 16;
  cursor: pointer;
  background-color: #8A9299;
  mask: url(images/desktop/icon-close.svg) no-repeat center/16px auto;
  -webkit-mask: url(images/desktop/icon-close.svg) no-repeat center/16px auto;
}
.order-car__bonus_changer_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 56px;
  border-radius: 8px;
  background: var(--btn-background-2);
  color: var(--btn-color-2);
  font-size: 14px;
  font-weight: 600;
  line-height: 142.857%;
  transition: 0.3s all ease-out;
  cursor: pointer;
}
.order-car__bonus_changer_btn:hover {
  background: var(--btn-background-2-hover);
}
.order-car__bonus_changer_btn:hover {
  background: var(--btn-background-2-active);
}

.form-checkbox {
  display: block;
  cursor: pointer;
}
.form-checkbox input {
  display: none;
}
.form-checkbox__box {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.form-checkbox__icon {
  display: block;
  box-sizing: border-box;
  margin-right: 8px;
  width: 24px;
  height: 24px;
  background: #FFFFFF;
  border: 1px solid #DDE6ED;
  border-radius: 6px;
}
.form-checkbox__label {
  width: calc(100% - 48px);
  font-size: 12px;
  line-height: 24px;
  color: var(--link-color);
}
.form-checkbox .tip {
  margin: 4px 0 4px 8px;
}
.form-checkbox input:checked + .form-checkbox__box .form-checkbox__icon {
  background: #FFFFFF url("images/desktop/icon-check.svg") no-repeat center;
}
.form-checkbox a {
  color: inherit;
}

.form-radio {
  display: block;
  cursor: pointer;
}
.form-radio input {
  display: none;
}
.form-radio__box {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.form-radio__icon {
  display: block;
  box-sizing: border-box;
  margin-right: 8px;
  width: 24px;
  height: 24px;
  background: #FFFFFF;
  border: 1px solid #DDE6ED;
  border-radius: 50%;
}
.form-radio__label {
  width: calc(100% - 48px);
  font-size: 12px;
  line-height: 24px;
  color: var(--link-color);
}
.form-radio__label.error {
  color: red;
}
.form-radio .tip {
  margin: 4px 0 4px 8px;
}
.form-radio input:checked + .form-radio__box .form-radio__icon {
  background: #FFFFFF url("images/desktop/icon-radio.svg") no-repeat center;
}
.form-radio input.error + .form-radio__label {
  color: red;
}

.order_result_textarea, #order_result_textarea {
  display: none;
}

.order-form-toggle-heading {
  position: relative;
  cursor: pointer;
}
.order-form-toggle-heading__result {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  right: 32px;
  top: 0;
  height: 100%;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
.order-form-toggle-heading__result.many {
  top: calc(50% - 12px);
  width: 24px;
  height: 24px;
  justify-content: center;
  border-radius: 50%;
  background: var(--btn-background-2);
  color: var(--btn-color-2);
  text-align: center;
}
.order-form-toggle-heading__result.single {
  color: var(--text-color-gray);
}
.order-form-toggle-heading:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: calc(50% - 8px);
  width: 16px;
  height: 16px;
  background-color: var(--link-color);
  mask: url(images/desktop/icon-down.svg) no-repeat center/16px auto;
  transform: rotate(180deg);
  transition: 0.3s all ease-out;
}
.order-form-toggle-heading.active:after {
  transform: rotate(0deg);
}

.order-form-toggle-content {
  display: none;
}
.order-form-toggle-content.active {
  display: flex;
}

.actions__items {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: -64px 0 0 -40px;
}
.actions__item {
  width: calc(50% - 40px);
  margin: 64px 0 0 40px;
}

.promo-item__image {
  display: block;
  position: relative;
  text-decoration: none;
}
.promo-item__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 12px;
}
.promo-item__label {
  position: absolute;
  top: 8px;
  left: 8px;
  font-weight: 600;
  font-size: 10px;
  line-height: 14px;
  color: #FFFFFF;
  padding: 4px 8px;
  z-index: 5;
  white-space: nowrap;
  border-radius: 8px;
}
.promo-item__info {
  position: relative;
}
.promo-item__heading {
  padding-right: 120px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--subtitle-color);
}
.promo-item__description {
  padding-right: 120px;
  font-size: 14px;
  line-height: 20px;
  color: var(--paragraph-color);
}
.promo-item__date {
  padding-right: 120px;
  font-size: 12px;
  line-height: 16px;
  color: var(--text-color-gray);
}
.promo-item__btn {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  transition: 0.3s all ease-in-out 0s;
}
.promo-item__btn span {
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  border-bottom: 1px dashed var(--link-color);
  transition: 0.3s all ease-in-out 0s;
}
.promo-item__btn:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  margin-left: 4px;
  background-color: var(--link-color);
  mask: url("images/post-more.svg") no-repeat center/16px auto;
  -webkit-mask: url("images/post-more.svg") no-repeat center/16px auto;
}
.promo-item__btn:hover span {
  border-color: transparent;
}
.promo-item__btn:active {
  opacity: 0.7;
}

.archive__items {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 0 0 -40px;
}
.archive__item {
  width: calc(25% - 40px);
  margin: 40px 0 0 40px;
}

.post-item__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 12px;
}
.post-item__heading {
  margin-top: 8px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--subtitle-color);
}
.post-item__description {
  margin-top: 8px;
  font-size: 14px;
  line-height: 20px;
  color: var(--paragraph-color);
}
.post-item__date {
  margin-top: 8px;
  font-size: 12px;
  line-height: 16px;
  color: var(--text-color-gray);
}
.post-item__more {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  margin-top: 8px;
  transition: 0.3s all ease-in-out 0s;
}
.post-item__more span {
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  border-bottom: 1px dashed var(--link-color);
  transition: 0.3s all ease-in-out 0s;
}
.post-item__more:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  margin-left: 4px;
  background-color: var(--link-color);
  mask: url("images/post-more.svg") no-repeat center/16px auto;
  -webkit-mask: url("images/post-more.svg") no-repeat center/16px auto;
}
.post-item__more:hover span {
  border-color: transparent;
}
.post-item__more:active {
  opacity: 0.7;
}

.contacts__flex {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
.contacts__info {
  width: 460px;
}
.contacts__tel {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--link-color);
  text-decoration: none;
}
.contacts__soc {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.contacts__soc a {
  display: block;
  margin-right: 12px;
  text-decoration: none;
  transition: 0.3s opacity ease-in-out 0s;
}
.contacts__soc a:hover {
  opacity: 0.7;
}
.contacts__mode, .contacts__addr, .contacts__email {
  font-size: 16px;
  line-height: 24px;
  color: var(--text-color-gray);
}
.contacts__mode a, .contacts__addr a, .contacts__email a {
  font-size: 16px;
  line-height: 24px;
  color: var(--link-color);
  text-decoration: none;
  border-bottom: 1px dashed var(--link-color);
  transition: 0.3s all ease-in-out 0s;
}
.contacts__mode a:hover, .contacts__addr a:hover, .contacts__email a:hover {
  border-color: transparent;
}
.contacts__mode span, .contacts__addr span, .contacts__email span {
  display: block;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--link-color);
}
.contacts__map {
  width: 660px;
}
.contacts__map > ymaps {
  border-radius: 16px;
  overflow: hidden;
}
.contacts__req {
  width: 460px;
  font-size: 18px;
  line-height: 28px;
  color: var(--paragraph-color);
}
.contacts__req_heading {
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  color: var(--subtitle-color);
}
.contacts__form {
  width: 660px;
}
.contacts__form_heading {
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  color: var(--subtitle-color);
}
.contacts__form br, .contacts__form .ajax-loader, .contacts__form .wpcf7-spinner {
  display: none !important;
}
.contacts__form .wpcf7 {
  display: block;
  margin-top: -20px;
}
.contacts__cols, .contacts__subcols {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contacts__col {
  width: calc(50% - 16px);
}
.contacts__subcol {
  width: calc(50% - 8px);
}
.contacts span.wpcf7-list-item {
  display: block;
  margin: 0;
}
.contacts label {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
}
.contacts .wpcf7-form-control-wrap {
  display: block;
  position: relative;
  margin: 0;
  max-width: 100%;
}
.contacts .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  box-sizing: border-box;
  left: 1px;
  top: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  color: #f44336;
  font-size: 12px;
  line-height: 18px;
  background-color: #ffffff;
  padding: 0 18px;
  border-radius: 8px;
}
.contacts input[type=text], .contacts input[type=tel], .contacts input[type=email], .contacts input[type=number], .contacts input[type=password] {
  display: block;
  box-sizing: border-box;
  margin: 8px auto 0;
  width: 100%;
  height: 46px;
  background-color: var(--filter-input-background);
  padding: 0 20px;
  border: 1px solid var(--filter-border);
  color: var(--subtitle-color);
  font-size: 14px;
  border-radius: 8px;
}
.contacts input[type=text]::placeholder, .contacts input[type=tel]::placeholder, .contacts input[type=email]::placeholder, .contacts input[type=number]::placeholder, .contacts input[type=password]::placeholder {
  color: var(--text-color-gray);
}
.contacts input[type=text]:focus, .contacts input[type=tel]:focus, .contacts input[type=email]:focus, .contacts input[type=number]:focus, .contacts input[type=password]:focus {
  outline: none;
  border: 1px solid var(--link-color);
}
.contacts input[type=text].wpcf7-not-valid, .contacts input[type=tel].wpcf7-not-valid, .contacts input[type=email].wpcf7-not-valid, .contacts input[type=number].wpcf7-not-valid, .contacts input[type=password].wpcf7-not-valid {
  border: 1px solid #f44336;
}
.contacts textarea {
  display: block;
  box-sizing: border-box;
  margin: 8px auto 0;
  width: 100%;
  height: 150px;
  background-color: var(--filter-input-background);
  padding: 12px 20px;
  border: 1px solid var(--filter-border);
  resize: none;
  color: var(--subtitle-color);
  font-size: 14px;
  border-radius: 8px;
}
.contacts textarea::placeholder {
  color: var(--text-color-gray);
}
.contacts textarea:focus {
  outline: none;
  border: 1px solid var(--link-color);
}
.contacts textarea.wpcf7-not-valid {
  border: 1px solid #f44336;
}
.contacts .wpcf7-checkbox input {
  display: none;
}
.contacts .wpcf7-checkbox label {
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 12px;
  line-height: 16px;
  color: var(--text-color-gray);
  padding-left: 40px;
}
.contacts .wpcf7-checkbox label a {
  color: var(--link-color) !important;
}
.contacts .wpcf7-checkbox label .wpcf7-list-item-label {
  display: block;
}
.contacts .wpcf7-checkbox label .wpcf7-list-item-label:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  background: #ffffff;
  border: 1px solid #DDE6ED;
  border-radius: 6px;
  background-position: center;
  transition: 0.3s all ease 0s;
}
.contacts .wpcf7-checkbox label input {
  display: none;
}
.contacts .wpcf7-checkbox label input:checked + .wpcf7-list-item-label:before {
  background: #ffffff url(images/desktop/icon-check.svg) no-repeat center;
}
.contacts .wpcf7-checkbox.wpcf7-not-valid label .wpcf7-list-item-label:before {
  border-color: #f44336;
}
.contacts .wpcf7-checkbox.wpcf7-not-valid + .wpcf7-not-valid-tip {
  display: none !important;
}
.contacts .wpcf7-submit {
  margin: 20px auto 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: 64px;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  border-radius: 8px;
  transition: 0.3s all cubic-bezier(0.35, 0, 0, 1) 0s;
  font-size: 14px;
  line-height: 20px;
  border: none;
  background: var(--btn-background-2);
  color: var(--btn-color-2);
}
.contacts .wpcf7-submit:not(.disabled):hover {
  background: var(--btn-background-2-hover);
}
.contacts .wpcf7-submit:not(.disabled):active {
  background: var(--btn-background-2-active);
}
.contacts .wpcf7-response-output {
  display: none !important;
}

.b_404 {
  min-height: 600px;
}
.b_404__heading {
  font-weight: 600;
  font-size: 42px;
  line-height: 56px;
  color: var(--subtitle-color);
}
.b_404__description {
  font-size: 18px;
  line-height: 28px;
  color: var(--paragraph-color);
}
.b_404__description a {
  color: var(--link-color);
  text-decoration: none;
  font-weight: 700;
}
.b_404__description a svg {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px 0 4px;
  width: 26px;
  height: 26px;
}
.b_404__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 46px;
  background: var(--btn-background-2);
  border-radius: 8px;
  font-size: 14px;
  line-height: 20px;
  color: var(--btn-color-2);
  text-decoration: none;
  transition: 0.3s all ease 0s;
}
.b_404__btn:hover {
  background: var(--btn-background-2-hover);
}
.b_404__btn:active {
  background: var(--btn-background-2-active);
}

.workers__heading {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--link-color);
}
.workers__items {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 0 0 -40px;
}
.workers__item {
  width: calc(25% - 40px);
  margin: 24px 0 0 40px;
}
.workers__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 12px;
}
.workers__name {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--subtitle-color);
}
.workers__status {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}

.about-gallery__items {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 0 0 -16px;
}
.about-gallery__item {
  width: calc(33.33% - 16px);
  margin: 40px 0 0 16px;
  transition: 0.3s opacity ease-in-out 0s;
}
.about-gallery__item:hover {
  opacity: 0.7;
}
.about-gallery img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 12px;
}

.about-banner {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  margin-top: 24px;
  border-radius: 16px;
  background: #243C4E;
}
.about-banner__info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  width: calc(100% - 403px);
  padding: 32px;
}
.about-banner__heading {
  display: block;
  color: #FFF;
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
}
.about-banner__description {
  margin-top: 12px;
  color: #8A9299;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.about-banner__image {
  display: block;
  width: 403px;
  min-height: 400px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0 16px 16px 0;
}

.about-map {
  margin-top: 64px;
  min-height: 584px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.about-map__items {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 135px;
  column-gap: 60px;
}
.about-map__item {
  display: block;
  box-sizing: border-box;
  position: relative;
  opacity: 0;
}
.about-map__item.with-subheading {
  padding-left: 20px;
}
.about-map__subheading {
  display: block;
  position: absolute;
  left: 0;
  top: 16px;
  color: #243C4E;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  writing-mode: vertical-lr;
}
.about-map__number {
  color: #243C4E;
  text-align: center;
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  white-space: nowrap;
}
.about-map__heading {
  color: #243C4E;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.about-franchise {
  margin-top: 64px;
}
.about-franchise__title {
  color: #1E1E1E;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
}
.about-franchise__items {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 40px;
  row-gap: 40px;
  column-gap: 40px;
}
.about-franchise__item {
  display: block;
  position: relative;
  width: 260px;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
.about-franchise__item:hover {
  opacity: 0.7;
}
.about-franchise__image {
  display: block;
  position: relative;
  width: 260px;
  height: 220px;
  border-radius: 8px;
  border: 1px solid #DDE6ED;
}
.about-franchise__image img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  border-radius: 8px;
}
.about-franchise__info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.about-franchise__subheading {
  color: #FFF;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.6;
}
.about-franchise__heading {
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}

.about-team {
  margin-top: 64px;
}
.about-team__title {
  color: #1E1E1E;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
}
.about-team__slider {
  display: block;
  position: relative;
  margin-top: 40px;
}
.about-team .swiper-slide {
  width: 373px;
}
.about-team .swiper-slide:not(.swiper-slide-active) {
  opacity: 0.6;
}
.about-team__prev, .about-team__next {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: calc(50% - 18px);
  width: 36px;
  height: 36px;
  border-radius: 18px;
  background: #FFF;
  cursor: pointer;
  box-shadow: 0 4px 24px 0 rgba(117, 138, 132, 0.15);
  z-index: 30;
  transition: 0.3s all ease-in-out 0s;
}
.about-team__prev:hover, .about-team__next:hover {
  opacity: 0.7;
}
.about-team__prev {
  left: -18px;
  background: #FFF url(images/desktop/slider-prev.svg) no-repeat center;
}
.about-team__next {
  right: -18px;
  background: #FFF url(images/desktop/slider-next.svg) no-repeat center;
}
.about-team__item {
  display: block;
  box-sizing: border-box;
  border-radius: 8px;
  border: 1px solid #DDE6ED;
  background: #F6F9FC;
}
.about-team__photo {
  display: block;
  position: relative;
  width: 100%;
  height: 240px;
}
.about-team__photo img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  border-radius: 8px 8px 0 0;
}
.about-team__info {
  padding: 16px 20px;
}
.about-team__name {
  color: #1E1E1E;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  height: 60px;
  overflow: hidden;
}
.about-team__position {
  margin-top: 12px;
  color: #8A9299;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
}
.about-team__position strong {
  font-weight: 600;
}
.about-team__description {
  margin-top: 12px;
  color: #8A9299;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  height: 192px;
  overflow: hidden;
}
.about-team__description strong {
  font-weight: 600;
}

.about-benefits2 {
  margin-top: 64px;
}

.about-text {
  margin-top: 64px;
}
.about-text__title {
  color: #1E1E1E;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
}
.about-text__text {
  margin-top: 20px;
}

.contract {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 36px 16px;
  border: 1px solid var(--q-form-border);
  background-color: var(--q-form-background);
}
.contract__title {
  display: block;
  color: var(--link-color);
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.contract__description {
  display: block;
  margin-top: 20px;
  color: var(--text-color-gray);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.contract__description div + div {
  margin-top: 8px;
}
.contract__description strong {
  color: var(--link-color);
  font-weight: 600;
}
.contract__link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 50px;
  column-gap: 16px;
  text-decoration: none;
}
.contract__link svg {
  display: block;
  fill: var(--gold-color);
}
.contract__link span {
  display: block;
  color: var(--gold-color);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  text-decoration-line: underline;
}
.contract__link:hover span {
  text-decoration: none;
}

.company__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--link-color);
}
.company__cols {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.company__col {
  width: calc(50% - 20px);
}
.company__box {
  background: var(--q-form-background);
  border: 1px solid var(--q-form-border);
  box-sizing: border-box;
  border-radius: 16px;
  padding: 20px;
}
.company__box_heading {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--link-color);
}
.company__box_item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 16px;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
}
.company__box_item:first-child {
  margin-top: 24px;
}
.company__box_item svg {
  display: block;
  margin-right: 24px;
  filter: contrast(var(--img-contrast));
}
.company__box_item div {
  width: calc(100% - 72px);
}
.company__box_small {
  margin-top: 24px;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.company__box_link {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  text-decoration: none;
  border-bottom: 1px dashed var(--text-color-gray);
  transition: 0.3s all ease-in-out 0s;
}
.company__box_link:hover {
  border-color: transparent;
}
.company__heading {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--link-color);
}
.company__item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 24px;
  font-size: 18px;
  line-height: 28px;
  color: var(--link-color);
}
.company__item:first-child {
  margin-top: 24px;
}
.company__item svg {
  display: block;
  margin-right: 24px;
  filter: contrast(var(--img-contrast));
}

.delivery__title {
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  color: var(--subtitle-color);
}
.delivery__items {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.delivery__item {
  width: calc(50% - 20px);
}
.delivery__item_heading {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--link-color);
}
.delivery__item_table {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  background: var(--q-form-background);
  border-radius: 16px;
  padding: 20px;
}
.delivery__item_table_heading {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.delivery__item_table_price {
  margin-top: 16px;
  font-size: 14px;
  line-height: 20px;
  color: var(--subtitle-color);
}

.conditions__heading1 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--link-color);
}
.conditions__items1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.conditions__item1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 24px 44px 0 0;
}
.conditions__item1_icon {
  margin-right: 16px;
}
.conditions__item1_icon svg, .conditions__item1_icon img {
  filter: contrast(var(--img-contrast));
}
.conditions__item1_h1 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.conditions__item1_h2 {
  margin-top: 4px;
  font-size: 18px;
  line-height: 28px;
  color: var(--link-color);
}
.conditions__item1_h3 {
  margin-top: 4px;
  font-size: 12px;
  line-height: 16px;
  color: var(--text-color-gray);
}
.conditions__heading2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--link-color);
}
.conditions__items2 {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
}
.conditions__item2 {
  margin: 32px 0 0;
  border: 1px solid var(--q-form-border);
  box-sizing: border-box;
  background-color: var(--q-form-background);
  background-position: right bottom;
  background-repeat: no-repeat;
  border-radius: 16px;
  width: calc(50% - 20px);
  padding: 20px;
}
.conditions__item2:first-child {
  background-image: url("images/desktop/conditions__item2_1.svg");
}
.conditions__item2.kz:first-child {
  background-image: url("images/desktop/conditions__item2_1-kz.svg");
}
.conditions__item2:last-child {
  background-image: url("images/desktop/conditions__item2_2.svg");
}
.conditions__item2_heading {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--link-color);
}
.conditions__item2_li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 24px;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
}
.conditions__item2_li svg {
  display: block;
  margin-right: 20px;
  filter: contrast(var(--img-contrast));
}
.conditions__heading3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--link-color);
}
.conditions__items3 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.conditions__item3 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 32px 40px 0 0;
  min-width: 420px;
  font-size: 18px;
  line-height: 28px;
  color: var(--link-color);
}
.conditions__item3 a {
  font-size: 18px;
  line-height: 24px;
  color: var(--link-color);
  text-decoration: none;
  border-bottom: 1px dashed var(--text-color-gray);
  transition: 0.3s all ease-in-out 0s;
}
.conditions__item3 a:hover {
  border-color: transparent;
}
.conditions__item3 svg {
  display: block;
  margin-right: 20px;
  filter: contrast(var(--img-contrast));
}
.conditions__items4 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.conditions__item4 {
  width: calc(50% - 20px);
}
.conditions__item4_heading {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--subtitle-color);
}
.conditions__item4_description p {
  font-size: 18px;
  line-height: 28px;
  color: var(--paragraph-color);
  margin: 0 0 1rem 0;
}
.conditions__item4_description p:last-child {
  margin: 0;
}

.service__items {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 0 0 -40px;
}
.service__item {
  width: calc(25% - 40px);
  margin: 64px 0 0 40px;
}

.service-item__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 12px;
  transition: 0.3s all ease-in-out 0s;
}
.service-item__image img:hover {
  opacity: 0.7;
}
.service-item__heading {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--subtitle-color);
}
.service-item__description {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}

.sale-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  height: 238px;
  background: var(--q-form-background);
  border-radius: 24px;
  padding: 0 64px;
}
.sale-form__info {
  width: calc(50% - 16px);
}
.sale-form__title {
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  color: var(--subtitle-color);
}
.sale-form__description {
  font-size: 16px;
  line-height: 24px;
  color: var(--text-color-gray);
}
.sale-form__form {
  width: calc(50% - 16px);
}
.sale-form__form br, .sale-form__form .ajax-loader, .sale-form__form .wpcf7-spinner {
  display: none !important;
}
.sale-form__form .wpcf7 {
  display: block;
  margin-top: -20px;
}
.sale-form__cols {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sale-form__col {
  width: calc(50% - 8px);
}
.sale-form span.wpcf7-list-item {
  display: block;
  margin: 0;
}
.sale-form label {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
}
.sale-form .wpcf7-form-control-wrap {
  display: block;
  position: relative;
  margin: 0;
  max-width: 100%;
}
.sale-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  box-sizing: border-box;
  left: 1px;
  top: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  color: #f44336;
  font-size: 12px;
  line-height: 18px;
  background-color: #ffffff;
  padding: 0 18px;
  border-radius: 8px;
}
.sale-form input[type=text], .sale-form input[type=tel], .sale-form input[type=email], .sale-form input[type=number], .sale-form input[type=password] {
  display: block;
  box-sizing: border-box;
  margin: 8px auto 0;
  width: 100%;
  height: 46px;
  background-color: var(--filter-input-background);
  padding: 0 20px;
  border: 1px solid var(--filter-border);
  color: var(--subtitle-color);
  font-size: 14px;
  border-radius: 8px;
}
.sale-form input[type=text]::placeholder, .sale-form input[type=tel]::placeholder, .sale-form input[type=email]::placeholder, .sale-form input[type=number]::placeholder, .sale-form input[type=password]::placeholder {
  color: var(--text-color-gray);
}
.sale-form input[type=text]:focus, .sale-form input[type=tel]:focus, .sale-form input[type=email]:focus, .sale-form input[type=number]:focus, .sale-form input[type=password]:focus {
  outline: none;
  border: 1px solid var(--link-color);
}
.sale-form input[type=text].wpcf7-not-valid, .sale-form input[type=tel].wpcf7-not-valid, .sale-form input[type=email].wpcf7-not-valid, .sale-form input[type=number].wpcf7-not-valid, .sale-form input[type=password].wpcf7-not-valid {
  border: 1px solid #f44336;
}
.sale-form textarea {
  display: block;
  box-sizing: border-box;
  margin: 8px auto 0;
  width: 100%;
  height: 150px;
  background-color: var(--filter-input-background);
  padding: 12px 20px;
  border: 1px solid var(--filter-border);
  color: var(--subtitle-color);
  resize: none;
  font-size: 14px;
  border-radius: 8px;
}
.sale-form textarea::placeholder {
  color: var(--text-color-gray);
}
.sale-form textarea:focus {
  outline: none;
  border: 1px solid var(--link-color);
}
.sale-form textarea.wpcf7-not-valid {
  border: 1px solid #f44336;
}
.sale-form .wpcf7-checkbox input {
  display: none;
}
.sale-form .wpcf7-checkbox label {
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 12px;
  line-height: 16px;
  color: var(--text-color-gray);
  padding-left: 40px;
}
.sale-form .wpcf7-checkbox label a {
  color: var(--link-color) !important;
}
.sale-form .wpcf7-checkbox label .wpcf7-list-item-label {
  display: block;
}
.sale-form .wpcf7-checkbox label .wpcf7-list-item-label:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  background: #ffffff;
  border: 1px solid #DDE6ED;
  border-radius: 6px;
  background-position: center;
  transition: 0.3s all ease 0s;
}
.sale-form .wpcf7-checkbox label input {
  display: none;
}
.sale-form .wpcf7-checkbox label input:checked + .wpcf7-list-item-label:before {
  background: #ffffff url(images/desktop/icon-check.svg) no-repeat center;
}
.sale-form .wpcf7-checkbox.wpcf7-not-valid label .wpcf7-list-item-label:before {
  border-color: #f44336;
}
.sale-form .wpcf7-checkbox.wpcf7-not-valid + .wpcf7-not-valid-tip {
  display: none !important;
}
.sale-form .wpcf7-submit {
  margin: 20px auto 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: 46px;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  border-radius: 8px;
  transition: 0.3s all cubic-bezier(0.35, 0, 0, 1) 0s;
  font-size: 14px;
  line-height: 20px;
  border: 1px solid var(--btn-background-2);
  background: var(--btn-background-2);
  color: var(--btn-color-2);
}
.sale-form .wpcf7-submit:not(.disabled):hover {
  border-color: var(--btn-background-2-hover);
  background: var(--btn-background-2-hover);
}
.sale-form .wpcf7-submit:not(.disabled):active {
  border-color: var(--btn-background-2-active);
  background: var(--btn-background-2-active);
}
.sale-form .wpcf7-response-output {
  display: none !important;
}

.client-item__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 12px;
}
.client-item__heading {
  font-size: 14px;
  line-height: 20px;
  color: var(--paragraph-color);
}

:root {
  --cp-background: url("images/page-cp.jpg") no-repeat center / cover;
}

.dark-theme {
  --cp-background: var(--section-background);
}

.page-cp {
  background: var(--cp-background);
  padding-top: 80px;
  padding-bottom: 180px;
}

.page-worksheet {
  padding-top: 80px;
  padding-bottom: 180px;
}
.page-worksheet.new {
  padding-top: 0;
  padding-bottom: 0;
}
.page-worksheet__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page-worksheet__flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.page-worksheet__fullbox {
  width: 100%;
}
.page-worksheet__menu {
  width: 260px;
}
.page-worksheet__menu.new {
  position: sticky;
  top: 120px;
}
.page-worksheet__menu ul {
  display: block;
}
.page-worksheet__menu ul li {
  display: block;
  margin-top: 12px;
}
.page-worksheet__menu ul li:first-child {
  margin-top: 0;
}
.page-worksheet__menu ul li a, .page-worksheet__menu ul li span {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  width: 100%;
  height: 46px;
  padding: 0 24px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--paragraph-color);
  text-decoration: none;
  border: 1px solid var(--paragraph-color);
  border-radius: 8px;
}
.page-worksheet__menu ul li a.current, .page-worksheet__menu ul li span.current {
  background: var(--link-color);
  color: var(--filter-datepicker-marked-color);
}
.page-worksheet__content {
  width: calc(100% - 300px);
}
.page-worksheet__row {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-left: -40px;
}
.page-worksheet__col {
  position: relative;
  width: calc(33.3% - 40px);
  margin: 0 0 0 40px;
}
.page-worksheet__col.two {
  width: calc(66.6% - 40px);
}
.page-worksheet__col.full {
  width: calc(100% - 40px);
}
.page-worksheet__col_tip {
  display: none;
  position: absolute;
  box-sizing: border-box;
  bottom: 100%;
  left: 0;
  width: 100%;
  background: var(--q-form-background);
  border-radius: 12px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  padding: 16px 16px 16px 56px;
  margin-bottom: 6px;
}
.page-worksheet__col_tip svg {
  display: block;
  position: absolute;
  top: 16px;
  left: 16px;
  filter: contrast(var(--img-contrast));
}
.page-worksheet__col:hover .page-worksheet__col_tip {
  display: block;
}
.page-worksheet label:not(.form-checkbox) {
  display: block;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  padding-bottom: 8px;
}
.page-worksheet label:not(.form-checkbox).required:after {
  content: "*";
  font-size: 14px;
  line-height: 20px;
  color: red;
}
.page-worksheet input[type=text], .page-worksheet input[type=tel], .page-worksheet input[type=email] {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 46px;
  background: var(--filter-input-background);
  border: 1px solid var(--filter-border);
  border-radius: 8px;
  padding: 0 20px;
  font-size: 14px;
  font-family: "Inter", sans-serif;
  color: var(--subtitle-color);
  transition: 0.3s all ease-in-out;
}
.page-worksheet input[type=text]::placeholder, .page-worksheet input[type=tel]::placeholder, .page-worksheet input[type=email]::placeholder {
  color: var(--text-color-gray);
}
.page-worksheet input[type=text].invalid, .page-worksheet input[type=tel].invalid, .page-worksheet input[type=email].invalid {
  border: 1px solid #EC3D0C;
}
.page-worksheet input[type=text]:disabled, .page-worksheet input[type=tel]:disabled, .page-worksheet input[type=email]:disabled {
  background: var(--cp-panel-background);
  color: var(--text-color-gray);
}
.page-worksheet input[type=text]:focus, .page-worksheet input[type=tel]:focus, .page-worksheet input[type=email]:focus {
  border-color: var(--link-color);
  outline: none;
}
.page-worksheet input[type=date] {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 46px;
  background: var(--filter-input-background);
  border: 1px solid var(--filter-border);
  border-radius: 8px;
  padding: 0 20px;
  font-size: 14px;
  line-height: 44px;
  font-family: "Inter", sans-serif;
  color: var(--subtitle-color);
  transition: 0.3s all ease-in-out;
}
.page-worksheet input[type=date]::placeholder {
  color: var(--text-color-gray);
}
.page-worksheet input[type=date]:disabled {
  background: var(--cp-panel-background);
  color: var(--text-color-gray);
}
.page-worksheet input[type=date].invalid {
  border: 1px solid #EC3D0C;
}
.page-worksheet input[type=date]:focus {
  border-color: var(--link-color);
  outline: none;
}
.page-worksheet select {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 46px;
  background: var(--filter-input-background) url("images/desktop/icon-select.svg") no-repeat right 10px center;
  border: 1px solid var(--filter-border);
  border-radius: 8px;
  padding: 0 20px;
  font-size: 14px;
  font-family: "Inter", sans-serif;
  color: var(--subtitle-color);
  transition: 0.3s all ease-in-out;
}
.page-worksheet select::placeholder {
  color: var(--text-color-gray);
}
.page-worksheet select.invalid {
  border: 1px solid #EC3D0C;
}
.page-worksheet select:focus {
  border-color: var(--link-color);
  outline: none;
}
.page-worksheet select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.page-worksheet select::-ms-expand {
  display: none;
}
.page-worksheet textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 96px;
  background: var(--filter-input-background);
  border: 1px solid var(--filter-border);
  border-radius: 8px;
  padding: 12px 20px;
  font-size: 14px;
  font-family: "Inter", sans-serif;
  color: var(--subtitle-color);
  transition: 0.3s all ease-in-out;
  resize: none;
}
.page-worksheet textarea::placeholder {
  color: var(--text-color-gray);
}
.page-worksheet textarea.invalid {
  border: 1px solid #EC3D0C;
}
.page-worksheet textarea:focus {
  border-color: var(--link-color);
  outline: none;
}
.page-worksheet input[type=file] {
  font-size: 14px;
  font-family: "Inter", sans-serif;
  color: var(--subtitle-color);
  width: 100%;
}
.page-worksheet button.blue {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 46px;
  background: var(--btn-background-2);
  border-radius: 8px;
  border: none;
  font-size: 14px;
  line-height: 20px;
  color: var(--btn-color-2);
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.page-worksheet button.blue:hover {
  background: var(--btn-background-2-hover);
}
.page-worksheet button.blue:active {
  background: var(--btn-background-2-active);
}
.page-worksheet button.white {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 46px;
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #243C4E;
  font-size: 14px;
  line-height: 20px;
  color: #243C4E;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.page-worksheet button.white:hover {
  background: #506371;
  border: 1px solid #506371;
  color: #FFFFFF;
}
.page-worksheet button.white:active {
  background: #1E1E1E;
  border: 1px solid #1E1E1E;
  color: #ffffff;
}
.page-worksheet__desc {
  font-size: 12px;
  line-height: 16px;
  color: var(--link-color);
}
.page-worksheet__desc a {
  color: var(--link-color);
  text-decoration: underline;
}
.page-worksheet__desc a:hover {
  text-decoration: none;
}
.page-worksheet__success {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  background: linear-gradient(0deg, rgba(69, 173, 90, 0.1), rgba(69, 173, 90, 0.1)), #FFFFFF url("images/icon-success.svg") no-repeat left 16px center;
  border-radius: 12px;
  padding: 16px 16px 16px 56px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #45AD5A;
}
.page-worksheet__info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  background: linear-gradient(0deg, rgba(255, 222, 65, 0.1), rgba(255, 222, 65, 0.1)), #FFFFFF url("images/icon-info.svg") no-repeat left 16px center;
  border-radius: 12px;
  padding: 16px 16px 16px 56px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #DFBC74;
}
.page-worksheet__error {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  background: linear-gradient(0deg, rgba(236, 61, 12, 0.1), rgba(236, 61, 12, 0.1)), #FFFFFF url("images/icon-error.svg") no-repeat left 16px center;
  border-radius: 12px;
  padding: 16px 16px 16px 56px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #EC3D0C;
}
.page-worksheet__docs_message {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  background: var(--q-form-background);
  border-radius: 12px 12px 0 0;
  padding: 16px 16px 16px 56px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
}
.page-worksheet__docs_message:before {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  left: 16px;
  top: calc(50% - 12px);
  background-color: var(--link-color);
  mask: url("images/icon-docs-message.svg") no-repeat center/24px auto;
  -webkit-mask: url("images/icon-docs-message.svg") no-repeat center/24px auto;
}
.page-worksheet__docs_images {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: var(--q-form-background);
  padding: 20px;
}
.page-worksheet__docs_images a {
  display: block;
  width: calc(25% - 15px);
  text-decoration: none;
  transition: 0.3s all ease-in-out 0s;
}
.page-worksheet__docs_images a:hover {
  opacity: 0.7;
}
.page-worksheet__docs_images a img {
  display: block;
  width: 100%;
  height: auto;
}
.page-worksheet__docs_description {
  padding: 0 20px 20px;
  background: var(--q-form-background);
}
.page-worksheet__files_send {
  padding: 38px 28px 16px;
  background: var(--q-form-background);
  border: 1px solid var(--q-form-background);
  border-radius: 0 0 12px 12px;
  cursor: pointer;
}
.page-worksheet__files_send.dz-drag-hover {
  border: 1px solid var(--link-color);
}
.page-worksheet__files_send_info {
  position: relative;
  width: 100%;
  padding-bottom: 24px;
}
.page-worksheet__files_send_info > svg {
  display: block;
  margin: 0 auto;
}
.page-worksheet__files_send_text {
  display: block;
  margin-top: 16px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: var(--text-color-gray);
}
.page-worksheet__files_send.dz-started {
  display: flex;
  flex-wrap: wrap;
}
.page-worksheet__files_send.dz-started .dz-preview {
  display: block;
  position: relative;
  margin: 5px;
  width: calc(20% - 10px);
}
.page-worksheet__files_send.dz-started .dz-preview .dz-image {
  padding-top: 100%;
}
.page-worksheet__files_send.dz-started .dz-preview .dz-image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  border-radius: 8px;
}
.page-worksheet__files_send.dz-started .dz-preview .dz-details {
  display: none;
}
.page-worksheet__files_send.dz-started .dz-preview .dz-progress {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: 10px;
  z-index: 5;
  border-radius: 4px;
}
.page-worksheet__files_send.dz-started .dz-preview .dz-progress .dz-upload {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: var(--text-color-gray);
  border-radius: 4px;
}
.page-worksheet__files_send.dz-started .dz-preview .dz-error-message {
  display: none;
}
.page-worksheet__files_send.dz-started .dz-preview .dz-success-mark {
  display: none;
}
.page-worksheet__files_send.dz-started .dz-preview .dz-error-mark {
  display: none;
}
.page-worksheet__files_send.dz-started .dz-preview .dz-remove {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 5;
  font-size: 0;
  color: red;
  width: 16px;
  height: 16px;
  background: url("images/desktop/icon-clear.svg") no-repeat center/contain;
  text-decoration: none;
}
.page-worksheet__files_send.dz-started .dz-preview.dz-error .dz-error-message {
  display: block;
  position: absolute;
  box-sizing: border-box;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 14px;
  color: red;
  background: #ffffff;
  padding: 4px;
}
.page-worksheet__files_send.dz-started .dz-preview.dz-success .dz-success-mark {
  display: block;
  position: absolute;
  top: calc(50% - 27px);
  left: calc(50% - 27px);
  z-index: 8;
}

.signin .for-sms {
  display: none;
}
.signin__flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.signin__form {
  box-sizing: border-box;
  width: 400px;
  background: var(--q-form-background);
  border: 1px solid var(--q-form-border);
  box-shadow: 0 33px 40px rgba(0, 0, 0, 0.06), 0 12.0455px 14.6007px rgba(0, 0, 0, 0.0413989), 0 5.84789px 7.08835px rgba(0, 0, 0, 0.0333774), 0px 2.86674px 3.47484px rgba(0, 0, 0, 0.0266226), 0 1.13351px 1.37396px rgba(0, 0, 0, 0.0186011);
  border-radius: 12px;
  padding: 32px;
}
.signin__form_heading {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--link-color);
}
.signin__form_description {
  margin-top: 24px;
  background: var(--popup-message-background);
  border-radius: 12px;
  padding: 16px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
}
.signin__form_row {
  margin-top: 24px;
  position: relative;
}
.signin__form label:not(.form-checkbox) {
  display: block;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  padding-bottom: 8px;
}
.signin__form input[type=text], .signin__form input[type=tel], .signin__form input[type=email] {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 46px;
  background: var(--filter-input-background);
  border: 1px solid var(--filter-border);
  border-radius: 8px;
  padding: 0 20px;
  font-size: 14px;
  font-family: "Inter", sans-serif;
  color: var(--subtitle-color);
  transition: 0.3s all ease-in-out;
}
.signin__form input[type=text]::placeholder, .signin__form input[type=tel]::placeholder, .signin__form input[type=email]::placeholder {
  color: var(--text-color-gray);
}
.signin__form input[type=text].invalid, .signin__form input[type=tel].invalid, .signin__form input[type=email].invalid {
  border: 1px solid #EC3D0C;
}
.signin__form input[type=text]:focus, .signin__form input[type=tel]:focus, .signin__form input[type=email]:focus {
  border-color: var(--link-color);
  outline: none;
}
.signin__form select {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 46px;
  background: var(--filter-input-background) url("images/desktop/icon-select.svg") no-repeat right 10px center;
  border: 1px solid var(--filter-border);
  border-radius: 8px;
  padding: 0 20px;
  font-size: 14px;
  font-family: "Inter", sans-serif;
  color: var(--subtitle-color);
  transition: 0.3s all ease-in-out;
}
.signin__form select::placeholder {
  color: var(--text-color-gray);
}
.signin__form select.invalid {
  border: 1px solid #EC3D0C;
}
.signin__form select:focus {
  border-color: var(--link-color);
  outline: none;
}
.signin__form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.signin__form select::-ms-expand {
  display: none;
}
.signin__form button.blue {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 46px;
  background: var(--btn-background-2);
  border-radius: 8px;
  border: none;
  font-size: 14px;
  line-height: 20px;
  color: var(--btn-color-2);
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.signin__form button.blue:hover {
  background: var(--btn-background-2-hover);
  color: #FFFFFF;
}
.signin__form button.blue:active {
  background: var(--btn-background-2-active);
  color: #ffffff;
}
.signin__form button.blue:disabled {
  background: #a7a7a7 !important;
  color: #ffffff !important;
}
.signin__form .iti {
  display: block;
}
.signin__benefits {
  width: calc(100% - 480px);
}
.signin__promo {
  display: block;
  box-sizing: border-box;
  padding: 22px 16px 22px 148px;
  border-radius: 12px;
  border: 1px solid var(--q-form-border);
  background: var(--q-form-background) url("images/desktop/signin__promo.png") no-repeat left center/131px auto;
  color: var(--link-color);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.signin__heading {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--subtitle-color);
}
.signin__items {
  margin-top: 24px;
}
.signin__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  margin-top: 16px;
  background: var(--q-form-background);
  border: 1px solid var(--q-form-border);
  border-radius: 8px;
  padding: 0 8px;
  width: 100%;
  height: 88px;
}
.signin__item_icon {
  width: 64px;
}
.signin__item_icon svg, .signin__item_icon img {
  filter: contrast(var(--img-contrast));
}
.signin__item_heading {
  width: calc(100% - 80px);
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: var(--subtitle-color);
}

.sms__retry {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--subtitle-color);
}
.sms__retry_btn {
  display: block;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  cursor: pointer;
}

.page-template-page-cp .litepicker {
  margin-top: 0 !important;
  margin-left: -80px !important;
}
.page-template-page-cp .litepicker .container__months {
  width: calc((var(--litepicker-month-width) * 1) + 60px) !important;
}

.cp-popup {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease-in-out 0s;
}
.cp-popup.show {
  opacity: 1;
  transform: scale(1);
  visibility: visible;
}
.cp-popup__close {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(5px);
  cursor: pointer;
  z-index: 1;
  transition: 0.3s all ease-in-out 0s;
}
.cp-popup__load {
  display: block;
  position: relative;
  width: 498px;
  height: 498px;
  max-width: 100%;
  max-height: 100%;
  background-color: var(--popup-background);
  background-image: var(--popup-load);
  background-repeat: no-repeat;
  background-position: center;
  z-index: 10;
}
.cp-popup__form {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  height: auto;
  max-height: 100%;
  overflow: auto;
  z-index: 20;
}
.cp-popup__form::-webkit-scrollbar {
  width: 2px;
}
.cp-popup__form::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.15);
  outline: none;
}
.cp-popup__box {
  box-sizing: border-box;
  width: 580px;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 32px;
}
.cp-popup__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cp-popup__heading {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: #243C4E;
}
.cp-popup__close_btn {
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url("images/desktop/icon-close.svg") no-repeat center;
}
.cp-popup__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 40px 0;
}
.cp-popup__body svg {
  display: block;
}
.cp-popup__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #243C4E;
}
.cp-popup__description {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #243C4E;
}
.cp-popup__btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cp-popup__btn1 {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: calc(50% - 6px);
  height: 46px;
  border: 1px solid #243C4E;
  border-radius: 8px;
  color: #243C4E;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s all ease-in-out 0s;
}
.cp-popup__btn1:hover {
  background: #243C4E;
  color: #ffffff;
}
.cp-popup__btn2 {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: calc(50% - 6px);
  height: 46px;
  background: #F7C822;
  border-radius: 8px;
  color: #1E1E1E;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s all ease-in-out 0s;
}
.cp-popup__btn2:hover {
  opacity: 0.7;
}

.change-mask {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  height: 46px;
  left: 2px;
  bottom: 0;
  z-index: 10;
}
.change-mask__current {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 40px;
  padding: 0 22px 0 18px;
  cursor: pointer;
  background: var(--popup-background) url(images/desktop/icon-select.svg) no-repeat right top 18px;
}
.change-mask__current img {
  display: block;
  width: 24px;
  height: auto;
}
.change-mask__list {
  display: none;
  position: absolute;
  top: 100%;
  margin-top: -4px;
  left: 0;
  padding: 4px 0;
  background: var(--popup-background);
  z-index: 10;
  border: 1px solid var(--filter-border);
}
.change-mask__item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 6px 20px;
  cursor: pointer;
  transition: 0.3s all ease-in-out 0s;
}
.change-mask__item:hover {
  background: var(--carstable-line-hover);
}
.change-mask__item img {
  display: block;
  width: 24px;
  height: auto;
}
.change-mask.active .change-mask__list {
  display: block;
}

.cp-promocode {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.cp-promocode__title {
  width: 290px;
}
.cp-promocode__price {
  font-weight: 600;
  font-size: 24px;
  line-height: 46px;
  color: var(--subtitle-color);
  white-space: nowrap;
}
.cp-promocode__copy {
  display: block;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #4D4D4D;
  text-decoration: underline;
  cursor: pointer;
}
.cp-promocode__copy:hover {
  text-decoration: none;
}
.cp-promocode__empty {
  width: 280px;
  max-width: 100%;
}

.cp-bonus {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.cp-bonus__title {
  width: 290px;
}
.cp-bonus__price {
  font-weight: 600;
  font-size: 24px;
  line-height: 46px;
  color: #1E1E1E;
  white-space: nowrap;
}
.cp-bonus__card {
  width: 280px;
  max-width: 100%;
}
.cp-bonus__card_shield {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 46px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  border-radius: 8px;
}
.cp-bonus__card_description {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-align: right;
  color: #4D4D4D;
}
.cp-bonus__card_1 .cp-bonus__card_shield {
  background: radial-gradient(77.14% 195.25% at 22.86% 31.59%, #A1A8AD 0%, #6C757C 100%);
}
.cp-bonus__card_2 .cp-bonus__card_shield {
  background: radial-gradient(77.14% 195.25% at 22.86% 31.59%, #E2C383 0%, #CF9B30 100%);
}
.cp-bonus__card_3 .cp-bonus__card_shield {
  background: radial-gradient(77.14% 195.25% at 22.86% 31.59%, #2E2B25 0%, #000000 100%);
}

.cp-history {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  padding-bottom: 24px;
  border-bottom: 1px solid #DDE6ED;
}
.cp-history.with-voucher {
  padding-bottom: 52px;
}
.cp-history:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.cp-history__col {
  display: block;
  width: calc(33.33% - 30px);
}
.cp-history__name {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #243C4E;
}
.cp-history__text {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #8A9299;
}
.cp-history__price {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #1E1E1E;
}
.cp-history__param {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.cp-history__param > span:first-child {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #8A9299;
}
.cp-history__param > span:last-child {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #1E1E1E;
}
.cp-history__voucher {
  display: block;
  position: absolute;
  left: 0;
  bottom: 12px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #243C4E;
  text-decoration: none;
  border-bottom: 1px dashed #8A9299;
  transition: 0.3s all ease-in-out 0s;
}
.cp-history__voucher:hover {
  border-color: transparent;
}

.fines-total {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  column-gap: 44px;
}
.fines-total__label {
  color: var(--text-color-gray);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.fines-total__value {
  color: var(--link-color);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}

.fines-filter {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.fines-filter__btns {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 8px;
  border-radius: 8px;
  background: var(--cp-panel-background);
  column-gap: 4px;
}
.fines-filter__btn {
  padding: 6px 26px;
  color: var(--text-color-gray);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  cursor: pointer;
  border-radius: 6px;
}
.fines-filter__btn.active {
  color: var(--text-color);
  background: var(--cp-progress-back);
}

.fines-item {
  user-select: none;
}
.fines-item:nth-child(2n) .fines-item__head {
  background: var(--section-background);
}
.fines-item:nth-child(2n) .fines-item__body {
  background: var(--section-background);
}
.fines-item__head {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  background: var(--q-form-background);
  padding: 12px;
  column-gap: 24px;
  cursor: pointer;
}
.fines-item__head:after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  right: 12px;
  top: 12px;
  background-color: var(--link-color);
  mask: url("images/cp-down.svg") no-repeat center/20px auto;
  -webkit-mask: url("images/cp-down.svg") no-repeat center/20px auto;
}
.fines-item__heading {
  display: block;
  color: var(--link-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  width: 340px;
}
.fines-item__sum {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 140px;
  color: var(--link-color);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.fines-item__sum_old {
  display: block;
  color: var(--link-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  text-decoration: line-through;
  opacity: 0.5;
}
.fines-item__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px 14px 24px;
  border-radius: 8px;
  background: var(--btn-background-2);
  color: var(--btn-color-2);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
.fines-item__btn:hover {
  background: var(--btn-background-2-hover);
}
.fines-item__btn:active {
  background: var(--btn-background-2-active);
}
.fines-item__body {
  display: none;
  align-items: flex-start;
  justify-content: flex-start;
  border-top: 1px solid var(--q-form-border);
  background: var(--q-form-background);
  padding: 16px 12px;
  column-gap: 14px;
}
.fines-item__col {
  display: block;
  width: 50%;
}
.fines-item__subheading {
  color: var(--link-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}
.fines-item__label {
  color: var(--link-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.fines-item__value {
  color: var(--link-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
.fines-item__value a {
  color: var(--link-color);
  text-decoration: underline;
}
.fines-item__value a:hover {
  text-decoration: none;
}
.fines-item.open .fines-item__head:after {
  mask: url("images/cp-up.svg") no-repeat center/20px auto;
  -webkit-mask: url("images/cp-up.svg") no-repeat center/20px auto;
}
.fines-item.open .fines-item__body {
  display: flex;
}

.fines-error {
  display: block;
  padding: 24px 32px;
  border-radius: 16px;
  background: var(--cp-panel-background);
  color: var(--link-color);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.fines-error.hide {
  display: none;
}

.cp-main-panel {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
.cp-main-panel__col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 16px;
  width: calc(50% - 21px);
}
.cp-main-panel__bonus {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  row-gap: 4px;
  padding: 32px 20px;
  border-radius: 8px;
  background: var(--cp-panel-background);
}
.cp-main-panel__bonus_value {
  color: var(--link-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}
.cp-main-panel__bonus_description {
  color: var(--text-color-gray);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.cp-main-panel__bonus_progress {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  width: 100%;
  padding: 30px 20px;
  row-gap: 12px;
  border-radius: 8px;
  background: var(--popup-background);
  box-shadow: 0 2px 8px 0 rgba(36, 60, 78, 0.1);
}
.cp-main-panel__bonus_progress_conditions {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  padding-right: 100px;
  color: var(--link-color);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.cp-main-panel__bonus_progress_conditions strong {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.cp-main-panel__bonus_progress_conditions img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 48px;
  width: auto;
}
.cp-main-panel__bonus_progress_bar {
  display: block;
  position: relative;
  width: 100%;
  height: 8px;
  border-radius: 100px;
  background: var(--cp-panel-bar-background);
}
.cp-main-panel__bonus_progress_bar_p {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border-radius: 100px;
  background: var(--text-color-gray);
}
.cp-main-panel__bonus_progress_sum {
  color: var(--text-color-gray);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.cp-main-panel__bonus_progress_link {
  color: var(--link-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 121.523%;
  text-decoration-line: underline;
}
.cp-main-panel__bonus_progress_link:hover {
  text-decoration: none;
}
.cp-main-panel__loyalty_link {
  color: var(--link-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 121.523%;
  text-decoration-line: underline;
}
.cp-main-panel__loyalty_link.red {
  color: #EC3D0C;
}
.cp-main-panel__loyalty_link:hover {
  text-decoration: none;
}
.cp-main-panel__menu {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 8px;
  column-gap: 8px;
}
.cp-main-panel__menu a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 8px;
  text-decoration: none;
  width: calc(50% - 4px);
  height: 106px;
  border-radius: 8px;
  background: var(--benefit-item-background);
  color: var(--link-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  transition: 0.3s all ease-in-out;
}
.cp-main-panel__menu a:hover {
  opacity: 0.7;
}
.cp-main-panel__menu a svg {
  display: block;
}
.cp-main-panel__menu a svg path {
  fill: var(--header-background);
}
.cp-main-panel__menu a span {
  display: block;
}
.cp-main-panel__exit {
  color: var(--utility-red, #EC3D0C) !important;
  background: #FFD8D8 !important;
}
.cp-main-panel__promo + .cp-main-panel__bonus {
  margin-top: 24px;
}
.cp-main-panel__promo {
  display: block;
  box-sizing: border-box;
  padding: 16px 16px 16px 148px;
  border-radius: 12px;
  border: 1px solid var(--q-form-border);
  background: var(--q-form-background) url("images/desktop/signin__promo.png") no-repeat left center/131px auto;
}
.cp-main-panel__promo_title {
  color: var(--link-color);
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}
.cp-main-panel__promo_text {
  margin-top: 16px;
  color: var(--text-color-gray);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.cp-main-panel__promo_text a {
  color: var(--link-color);
  font-weight: 600;
  text-decoration: underline;
}
.cp-main-panel__promo_text a:hover {
  text-decoration: none;
}

.cp-logout {
  margin-top: 40px;
  background: #FFD8D8 !important;
  border-color: #FFD8D8 !important;
  color: #F00 !important;
  text-align: center;
  justify-content: center;
}

.cp-bonus-banner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  height: 116px;
  padding: 0 16px 0 148px;
  border-radius: 12px;
  text-decoration: none;
  border: 1px solid var(--q-form-border);
  background: var(--q-form-background) url("images/desktop/cp-bonus-banner.svg") no-repeat left center/auto 100%;
}
.cp-bonus-banner__title {
  color: var(--link-color);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.cp-bonus-banner__description {
  margin-top: 12px;
  color: var(--text-color-gray);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

.cp-bonus-info {
  display: block;
  padding: 24px;
  border-radius: 8px;
  background: var(--cp-panel-background);
}
.cp-bonus-info__head {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 10px;
}
.cp-bonus-info__head_sum {
  color: var(--link-color);
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px;
}
.cp-bonus-info__head_labels {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  row-gap: 4px;
}
.cp-bonus-info__head_label_1 {
  color: var(--link-color);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}
.cp-bonus-info__head_label_2 {
  color: var(--link-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
.cp-bonus-info__statuses {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cp-bonus-info__status {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 12px;
  opacity: 0.5;
}
.cp-bonus-info__status_image {
  display: block;
}
.cp-bonus-info__status_sum {
  color: var(--link-color);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24.282px;
}
.cp-bonus-info__status.current {
  opacity: 1;
}
.cp-bonus-info__progress {
  display: block;
  position: relative;
  width: 100%;
  height: 28px;
  border-radius: 8px;
  background: var(--cp-progress);
}
.cp-bonus-info__progress_sum {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  box-sizing: border-box;
  padding: 0 16px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  color: var(--text-color);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 24.282px;
}
.cp-bonus-info__progress_status {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  max-width: 100%;
  border-radius: 8px;
  background: var(--cp-progress-back);
}
.cp-bonus-info__next {
  color: var(--link-color);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.cp-bonus-info__loyalty_link {
  display: block;
  color: var(--subtitle-color);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
}
.cp-bonus-info__loyalty_link:hover {
  text-decoration: none;
}

.cp-bonus-history {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 16px;
}
.cp-bonus-history__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  padding: 12px;
  row-gap: 16px;
  width: 100%;
}
.cp-bonus-history__item:nth-child(2n) {
  background: var(--q-form-background);
}
.cp-bonus-history__date {
  color: var(--text-color-gray);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.cp-bonus-history__name {
  color: var(--link-color);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
.cp-bonus-history__name:first-letter {
  text-transform: uppercase;
}
.cp-bonus-history__sum {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  padding: 12px;
  color: var(--link-color);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  transform: translate(0, -50%);
}

.cp-ref-banner {
  display: block;
  padding: 24px 510px 24px 24px;
  border-radius: 16px;
  border: 1px solid var(--q-form-border);
  background: var(--q-form-background) url("images/desktop/ref.png") no-repeat right center;
}
.cp-ref-banner__title {
  color: var(--subtitle-color);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.cp-ref-banner__description {
  margin-top: 12px;
  color: var(--link-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.cp-ref-banner__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 32px;
  width: 100%;
  height: 46px;
  border-radius: 8px;
  background: var(--btn-background-2);
  text-decoration: none;
  color: var(--btn-color-2);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  transition: 0.3s all ease-in-out;
}
.cp-ref-banner__btn:hover {
  background: var(--btn-background-2-hover);
}
.cp-ref-banner__btn:active {
  background: var(--btn-background-2-active);
}

.cp-ref-code {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 154px;
  border-radius: 8px;
  border: 1px solid var(--q-form-border);
  background: var(--q-form-background);
  padding: 24px;
}
.cp-ref-code__info {
  width: 326px;
}
.cp-ref-code__title {
  color: var(--subtitle-color);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.cp-ref-code__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  width: 100%;
  height: 46px;
  border-radius: 8px;
  background: var(--btn-background-2);
  text-decoration: none;
  color: var(--btn-color-2);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  transition: 0.3s all ease-in-out;
}
.cp-ref-code__btn:hover {
  background: var(--btn-background-2-hover);
}
.cp-ref-code__btn:active {
  background: var(--btn-background-2-active);
}
.cp-ref-code__form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 12px;
}
.cp-ref-code__label {
  color: var(--subtitle-color);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.cp-ref-code__field {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
  padding: 16px 24px;
  border-radius: 12px;
  background: #FFF;
  box-shadow: 0 4px 6px 0 rgba(36, 60, 78, 0.1);
}
.cp-ref-code__value {
  color: var(--text-primary, #1E1E1E);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.cp-ref-code__copy {
  display: block;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
.cp-ref-code__copy:hover {
  opacity: 0.7;
}
.cp-ref-code__field.succcess .cp-ref-code__value {
  color: var(--utility-green, #45AD5A);
}

.cp-orders-filter {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cp-orders-filter__wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-radius: 8px;
  background: var(--cp-panel-background);
  padding: 8px;
}
.cp-orders-filter__btn {
  display: flex;
  color: var(--text-color-gray);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  padding: 6px 26px;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
.cp-orders-filter__btn.active {
  color: var(--text-color);
  background: var(--cp-progress-back);
  padding: 6px 40px;
  border-radius: 8px;
}

.cp-orders {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 12px;
}
.cp-orders__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  position: relative;
  row-gap: 16px;
  width: 100%;
  padding: 12px 212px 12px 12px;
}
.cp-orders__item.message {
  display: block;
  padding: 0;
}
.cp-orders__item:not(.show) {
  display: none;
}
.cp-orders__item.blue {
  background: var(--q-form-background);
}
.cp-orders__date {
  color: #4EB410;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.cp-orders__name {
  color: var(--link-color);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
.cp-orders__number {
  margin-top: -12px;
  color: var(--text-color-gray);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.cp-orders__status {
  color: var(--link-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.cp-orders__voucher {
  color: var(--link-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  text-decoration-line: underline;
}
.cp-orders__voucher:hover {
  text-decoration: none;
}
.cp-orders__price {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  box-sizing: border-box;
  top: 0;
  right: 0;
  height: 100%;
  padding: 12px;
  color: var(--link-color);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
.cp-orders__message {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}
.cp-orders__message_icon svg {
  display: block;
  width: 100px;
  height: auto;
}
.cp-orders__message_title {
  margin-top: 40px;
  color: var(--link-color);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}
.cp-orders__message_description {
  margin-top: 24px;
  color: var(--subtitle-color);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.cp-orders__message_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
  border-radius: 8px;
  background: var(--btn-background-2);
  padding: 12px 24px 14px 24px;
  color: var(--btn-color-2);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
.cp-orders__message_btn:hover {
  background: var(--btn-background-2-hover);
}
.cp-orders__message_btn:active {
  background: var(--btn-background-2-active);
}

:root {
  --thank-background: url("images/thank-page.jpg") no-repeat center / cover;
}

.dark-theme {
  --thank-background: var(--section-background);
}

.thank-page {
  background: var(--thank-background);
  padding-top: 80px;
  padding-bottom: 180px;
}

.thank-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.thank-block h2 {
  color: var(--link-color);
}
.thank-block__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: var(--link-color);
}
.thank-block__subtitle {
  color: var(--link-color);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.thank-block__social {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 16px;
}
.thank-block__social a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: 20px;
  text-decoration: none;
  transition: 0.3s opacity ease 0s;
}
.thank-block__social a:last-child {
  margin-right: 0;
}
.thank-block__social a:hover {
  opacity: 0.75;
}
.thank-block__social a img {
  display: block;
  margin-right: 8px;
  width: 32px;
  height: auto;
}
.thank-block__social a span {
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  border-bottom: 1px dashed var(--text-color-gray);
}
.thank-block__share {
  display: flex;
  align-items: center;
  justify-content: center;
}
.thank-block__share .addtoany_share_save {
  display: block;
  box-sizing: border-box;
  padding: 13px 24px;
  background: var(--btn-background-2);
  border-radius: 8px;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 20px !important;
  text-align: center;
  color: var(--btn-color-2);
}
.thank-block__share .addtoany_share_save:hover {
  background: var(--btn-background-2-hover) !important;
}
.thank-block__share .addtoany_share_save:active {
  background: var(--btn-background-2-active) !important;
}
.thank-block__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 320px;
  height: 56px;
  background: var(--btn-background-2);
  border-radius: 8px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--btn-color-2);
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.thank-block__btn:hover {
  background: var(--btn-background-2-hover);
}
.thank-block__btn:active {
  background: var(--btn-background-2-active);
}

#a2apage_dropdown {
  margin-left: -69px;
  margin-top: 6px;
}

.partners__items {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: -40px 0 0 -40px;
}
.partners__item {
  width: calc(50% - 40px);
  margin: 40px 0 0 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .partners__item {
    width: calc(100% - 40px);
  }
}

.partner-item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  background: var(--q-form-background);
  border: 1px solid var(--q-form-border);
  border-radius: 8px;
  padding: 12px;
}
.partner-item__image {
  display: block;
  position: relative;
  width: 124px;
  height: 124px;
  border: 1px solid var(--q-form-border);
  border-radius: 4px;
}
.partner-item__image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  -o-object-fit: contain;
  border-radius: 4px;
}
.partner-item__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: calc(100% - 140px);
}
.partner-item__name {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--subtitle-color);
}
.partner-item__description {
  margin-top: 4px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: var(--text-color-gray);
  height: 80px;
  overflow: hidden;
}
.partner-item__link {
  display: block;
  margin-top: 4px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-decoration-line: underline;
  color: var(--link-color);
}
.partner-item__link:hover {
  text-decoration: none;
}

.feedback-page {
  margin-top: 40px;
}
.feedback-page__tabs {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: var(--q-form-background);
  border-radius: 12px;
  padding: 12px;
}
.feedback-page__tab {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  color: var(--link-color);
  cursor: pointer;
  text-decoration: none;
  padding: 12px;
  margin: 0 12px 0 0;
  border-radius: 12px;
}
.feedback-page__tab:last-child {
  margin: 0;
}
.feedback-page__tab.active {
  background: var(--filter-datepicker-marked-color);
}
.feedback-page__item {
  display: none;
  align-items: flex-start;
  justify-content: center;
  margin-top: 40px;
}
.feedback-page__item.active {
  display: flex;
}

.loyalty-banner__flexbox {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  width: 100%;
  background: var(--header-background);
  backdrop-filter: blur(25px);
  border-radius: 16px;
}
.loyalty-banner__text {
  display: block;
  box-sizing: border-box;
  width: 324px;
  max-width: 100%;
  padding: 32px;
}
.loyalty-banner__heading {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--text-color);
}
.loyalty-banner__description {
  margin-top: 12px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--text-color-gray);
}
.loyalty-banner__image {
  display: block;
  width: 100%;
}
.loyalty-banner__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 16px;
}

.loyalty-how {
  position: relative;
}
.loyalty-how__btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 0;
  height: 46px;
  width: 305px;
  max-width: 100%;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  border-radius: 8px;
  transition: 0.3s all cubic-bezier(0.35, 0, 0, 1) 0s;
  font-size: 14px;
  line-height: 20px;
  border: 1px solid #243C4E;
  background: #243C4E;
  color: #FFFFFF;
}
.loyalty-how__btn:not(.disabled):hover {
  border-color: #506371;
  background: #506371;
  color: #FFFFFF;
}
.loyalty-how__btn:not(.disabled):active {
  border-color: #1E1E1E;
  background: #1E1E1E;
}
.loyalty-how__items {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 0 0 -40px;
}
.loyalty-how__item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  position: relative;
  width: calc(33.33% - 40px);
  margin: 40px 0 0 40px;
  padding: 20px 12px 20px 88px;
  background: var(--q-form-background);
  border: 1px solid var(--q-form-border);
  border-radius: 8px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--subtitle-color);
}
@media (min-width: 992px) and (max-width: 1200px) {
  .loyalty-how__item {
    width: calc(50% - 40px);
  }
}
.loyalty-how__item.small {
  padding: 12px 12px 12px 88px;
}
.loyalty-how__item.small span {
  left: 12px;
}
.loyalty-how__item span {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 20px;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  background: var(--link-color);
  border-radius: 50%;
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  color: var(--filter-datepicker-marked-color);
}

.loyalty-status__row {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.loyalty-status__col_name {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  width: calc(100% - 860px);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 40px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .loyalty-status__col_name {
    width: calc(100% - 600px);
  }
}
.loyalty-status__cols {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  box-sizing: border-box;
  width: 860px;
  background: var(--q-form-background);
  padding: 0 20px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .loyalty-status__cols {
    width: 600px;
  }
}
.loyalty-status__col_data {
  width: calc(33.33% - 26px);
  padding-top: 12px;
  padding-bottom: 12px;
}
.loyalty-status__col_data.full {
  width: 100%;
}
.loyalty-status__row:first-child .loyalty-status__col_name {
  align-items: flex-end;
}
.loyalty-status__row:first-child .loyalty-status__cols {
  padding-top: 20px;
  border-radius: 16px 16px 0 0;
}
.loyalty-status__row:first-child .loyalty-status__col_data {
  padding-top: 0;
}
.loyalty-status__row:last-child .loyalty-status__col_data {
  padding-bottom: 0;
}
.loyalty-status__row:last-child .loyalty-status__cols {
  padding-bottom: 20px;
  border-radius: 0 0 16px 16px;
}
.loyalty-status__image {
  display: block;
}
.loyalty-status__image img {
  display: block;
  width: 100%;
  height: auto;
}
.loyalty-status__name {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}
.loyalty-status__text {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--subtitle-color);
}
.loyalty-status__checkbox {
  display: block;
  width: 20px;
  height: 20px;
  background: url("images/checkbox-not.svg") no-repeat center/contain;
}
.loyalty-status__checkbox.checked {
  background: url("images/checkbox-yes.svg") no-repeat center/contain;
}

.loyalty-text__banner img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.loyalty-benefits__items {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
}
.loyalty-benefits__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  width: calc(50% - 20px);
  margin-top: 40px;
  padding: 20px 12px 20px 88px;
  background: var(--q-form-background);
  border: 1px solid var(--q-form-border);
  border-radius: 8px;
}
.loyalty-benefits__item_icon {
  display: block;
  position: absolute;
  left: 20px;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  filter: contrast(var(--img-contrast));
}
.loyalty-benefits__item_heading {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--subtitle-color);
}
.loyalty-benefits__item_description {
  margin-top: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-gray);
}

.loyalty-faq__items {
  display: block;
  margin-top: 40px;
}
.loyalty-faq__item {
  display: block;
  box-sizing: border-box;
  margin-top: 12px;
  border: 1px solid var(--q-form-border);
  border-radius: 12px;
  padding: 16px 0 16px 0;
  user-select: none;
}
.loyalty-faq__item_q {
  display: block;
  position: relative;
  padding-right: 48px;
  padding-left: 24px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--link-color);
  cursor: pointer;
}
.loyalty-faq__item_q:after {
  content: "";
  display: block;
  position: absolute;
  right: 24px;
  top: calc(50% - 8px);
  width: 16px;
  height: 16px;
  background-color: var(--link-color);
  mask: url("images/faq-close.svg") no-repeat center/16px auto;
  -webkit-mask: url("images/faq-close.svg") no-repeat center/16px auto;
}
.loyalty-faq__item_a {
  display: none;
  padding-right: 48px;
  padding-left: 24px;
  margin-top: 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--subtitle-color);
}
.loyalty-faq__item.open .loyalty-faq__item_q:after {
  mask: url("images/faq-open.svg") no-repeat center/16px auto;
  -webkit-mask: url("images/faq-open.svg") no-repeat center/16px auto;
}
.loyalty-faq__item.open .loyalty-faq__item_a {
  display: block;
}

.vacancies-hero {
  box-sizing: border-box;
  margin-top: 24px;
  border-radius: 8px;
  border: 1px solid var(--q-form-border);
  background: var(--q-form-background);
  padding: 20px 24px 28px;
}
.vacancies-hero__title {
  color: var(--subtitle-color);
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
}
.vacancies-hero__conditions {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 20px;
  row-gap: 20px;
}
.vacancies-hero__condition {
  color: var(--subtitle-color);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}

.vacancies-texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 40px;
  row-gap: 40px;
}
.vacancies-texts__heading {
  color: var(--subtitle-color);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
}
.vacancies-texts__text {
  margin-top: 20px;
}

.vacancies-skills {
  margin-top: 40px;
}
.vacancies-skills__title {
  color: var(--subtitle-color);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
}
.vacancies-skills__items {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 20px;
  row-gap: 20px;
  column-gap: 20px;
}
.vacancies-skills__item {
  display: block;
  color: var(--paragraph-color);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  padding: 8px 24px;
  border-radius: 6px;
  background: var(--main-filter-background);
}

.vacancies-form-response {
  margin-top: 64px;
  border-radius: 8px;
  padding: 32px;
  background: var(--q-form-background);
}
.vacancies-form-response__title {
  color: var(--subtitle-color);
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
}
.vacancies-form-response__form {
  width: 505px;
  margin-top: 24px;
}
.vacancies-form-response__form .wpcf7-form > p {
  display: block;
}
.vacancies-form-response__form .wpcf7-form > p > br {
  display: none !important;
}
.vacancies-form-response__form .wpcf7-form > p > label {
  display: block;
  margin-top: 40px;
}
.vacancies-form-response__form .wpcf7-form > p > label:first-child {
  margin-top: 0;
}
.vacancies-form-response__form .wpcf7-form > p > label span {
  display: block;
  color: var(--link-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.vacancies-form-response__form .wpcf7-form > p > label .wpcf7-text {
  display: block;
  margin-top: 8px;
  box-sizing: border-box;
  height: 46px;
  width: 100%;
  border-radius: 8px;
  border: 1px solid var(--filter-border);
  background: var(--filter-input-background);
  padding: 0 20px;
  color: var(--subtitle-color);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.vacancies-form-response__form .wpcf7-form > p > label .wpcf7-text:focus {
  border-color: var(--link-color);
}
.vacancies-form-response__form .wpcf7-form > p > label .wpcf7-text.wpcf7-not-valid {
  border: 1px solid #EC3D0C;
}
.vacancies-form-response__form .wpcf7-form > p > label .wpcf7-text::placeholder {
  color: var(--text-color-gray);
}
.vacancies-form-response__form .wpcf7-form > p .codedropz-upload-wrapper {
  margin-top: 8px;
}
.vacancies-form-response__form .wpcf7-form > p .codedropz-upload-wrapper .codedropz-upload-handler {
  border-radius: 12px;
  border: 1px dashed var(--text-color-gray);
}
.vacancies-form-response__form .wpcf7-form > p .codedropz-upload-wrapper .codedropz-dragover {
  border: 1px dashed var(--text-color-gray);
  background: var(--carstable-line-hover);
}
.vacancies-form-response__form .wpcf7-form > p .codedropz-upload-wrapper .codedropz-upload-inner {
  color: #8A9299;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.vacancies-form-response__form .wpcf7-form > p .codedropz-upload-wrapper .codedropz-upload-inner:before {
  content: "";
  display: block;
  margin: 0 auto 10px;
  width: 25px;
  height: 24px;
  background: url("images/download.svg") no-repeat center/100% auto;
}
.vacancies-form-response__form .wpcf7-form > p .codedropz-upload-wrapper .cd-upload-btn {
  color: var(--link-color);
  border-bottom: 1px solid var(--link-color);
}
.vacancies-form-response__form .wpcf7-form > p .dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
  background: var(--link-color);
}
.vacancies-form-response__form .wpcf7-form > p .has-error-msg, .vacancies-form-response__form .wpcf7-form > p .wpcf7-not-valid-tip {
  display: block;
  margin-top: 8px;
  color: #EC3D0C;
  font-size: 12px;
  line-height: 1.5;
}
.vacancies-form-response__form .wpcf7-form > p .wpcf7-form-control-wrap[data-name=u-page] {
  display: none;
}
.vacancies-form-response__form .wpcf7-form > p .wpcf7-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin-top: 40px;
  width: 122px;
  height: 46px;
  border-radius: 8px;
  background: var(--btn-background-2);
  color: var(--btn-color-2);
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  border: none;
  transition: 0.3s all ease-in-out;
}
.vacancies-form-response__form .wpcf7-form > p .wpcf7-submit:hover {
  background: var(--btn-background-2-hover);
}
.vacancies-form-response__form .wpcf7-form > p .wpcf7-submit:active {
  background: var(--btn-background-2-active);
}
.vacancies-form-response__form .wpcf7-response-output {
  display: none !important;
}
.vacancies-form-response__form .wpcf7-spinner {
  display: none !important;
}
.vacancies-form-response__form .dnd-upload-counter {
  display: none !important;
}

.vacancies-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 24px;
  color: var(--subtitle-color);
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
}
.vacancies-title__select {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 26px;
  cursor: pointer;
  color: var(--gold-color);
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
}
.vacancies-title__select svg {
  display: block;
  fill: var(--gold-color);
  margin-left: 4px;
}

.vacancies-list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 64px;
  column-gap: 40px;
  row-gap: 40px;
}
.vacancies-list__item {
  display: block;
  box-sizing: border-box;
  width: 360px;
  border-radius: 8px;
  padding: 12px 16px;
  border: 1px solid var(--q-form-border);
  background: var(--q-form-background);
  text-decoration: none;
}
.vacancies-list__heading {
  color: var(--subtitle-color);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}
.vacancies-list__conditions {
  margin-top: 12px;
  color: var(--text-color-gray);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.7;
}
.vacancies-list__conditions strong {
  font-weight: 600;
}
.vacancies-list__more {
  margin-top: 12px;
  color: var(--link-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.7;
  text-decoration-line: underline;
}
.vacancies-list__more:hover {
  text-decoration: none;
}

.vacancies-contact {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 64px;
  border-radius: 8px;
  background: var(--q-form-background);
  padding: 32px;
}
.vacancies-contact__info {
  width: 527px;
}
.vacancies-contact__title {
  color: var(--subtitle-color);
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
}
.vacancies-contact__description {
  margin-top: 8px;
  color: var(--text-color-gray);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.vacancies-contact__image {
  display: block;
  margin-top: 16px;
}
.vacancies-contact__image img {
  display: block;
  width: 100%;
  height: auto;
}
.vacancies-contact__heading {
  margin-top: 16px;
  color: var(--text-color-gray);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.vacancies-contact__fields {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-top: 16px;
  column-gap: 20px;
}
.vacancies-contact__field {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.vacancies-contact__field svg {
  display: block;
  margin-right: 8px;
  width: 24px;
  height: auto;
  fill: var(--link-color);
}
.vacancies-contact__field a {
  color: var(--link-color);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
}
.vacancies-contact__form {
  width: 505px;
}
.vacancies-contact__form .wpcf7-form > p {
  display: block;
}
.vacancies-contact__form .wpcf7-form > p > br {
  display: none !important;
}
.vacancies-contact__form .wpcf7-form > p > label {
  display: block;
  margin-top: 40px;
}
.vacancies-contact__form .wpcf7-form > p > label:first-child {
  margin-top: 0;
}
.vacancies-contact__form .wpcf7-form > p > label span {
  display: block;
  color: var(--link-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.vacancies-contact__form .wpcf7-form > p > label .wpcf7-text {
  display: block;
  margin-top: 8px;
  box-sizing: border-box;
  height: 46px;
  width: 100%;
  border-radius: 8px;
  border: 1px solid var(--filter-border);
  background: var(--filter-input-background);
  padding: 0 20px;
  color: var(--subtitle-color);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.vacancies-contact__form .wpcf7-form > p > label .wpcf7-text:focus {
  border-color: var(--link-color);
}
.vacancies-contact__form .wpcf7-form > p > label .wpcf7-text.wpcf7-not-valid {
  border: 1px solid #EC3D0C;
}
.vacancies-contact__form .wpcf7-form > p > label .wpcf7-text::placeholder {
  color: var(--text-color-gray);
}
.vacancies-contact__form .wpcf7-form > p .codedropz-upload-wrapper {
  margin-top: 8px;
}
.vacancies-contact__form .wpcf7-form > p .codedropz-upload-wrapper .codedropz-upload-handler {
  border-radius: 12px;
  border: 1px dashed var(--text-color-gray);
}
.vacancies-contact__form .wpcf7-form > p .codedropz-upload-wrapper .codedropz-dragover {
  border: 1px dashed var(--text-color-gray);
  background: var(--carstable-line-hover);
}
.vacancies-contact__form .wpcf7-form > p .codedropz-upload-wrapper .codedropz-upload-inner {
  color: #8A9299;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.vacancies-contact__form .wpcf7-form > p .codedropz-upload-wrapper .codedropz-upload-inner:before {
  content: "";
  display: block;
  margin: 0 auto 10px;
  width: 25px;
  height: 24px;
  background: url("images/download.svg") no-repeat center/100% auto;
}
.vacancies-contact__form .wpcf7-form > p .codedropz-upload-wrapper .cd-upload-btn {
  color: var(--link-color);
  border-bottom: 1px solid var(--link-color);
}
.vacancies-contact__form .wpcf7-form > p .dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
  background: var(--link-color);
}
.vacancies-contact__form .wpcf7-form > p .has-error-msg, .vacancies-contact__form .wpcf7-form > p .wpcf7-not-valid-tip {
  display: block;
  margin-top: 8px;
  color: #EC3D0C;
  font-size: 12px;
  line-height: 1.5;
}
.vacancies-contact__form .wpcf7-form > p .wpcf7-form-control-wrap[data-name=u-page] {
  display: none;
}
.vacancies-contact__form .wpcf7-form > p .wpcf7-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin-top: 40px;
  width: 122px;
  height: 46px;
  border-radius: 8px;
  background: var(--btn-background-2);
  color: var(--btn-color-2);
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  border: none;
  transition: 0.3s all ease-in-out;
}
.vacancies-contact__form .wpcf7-form > p .wpcf7-submit:hover {
  background: var(--btn-background-2-hover);
}
.vacancies-contact__form .wpcf7-form > p .wpcf7-submit:active {
  background: var(--btn-background-2-active);
}
.vacancies-contact__form .wpcf7-response-output {
  display: none !important;
}
.vacancies-contact__form .wpcf7-spinner {
  display: none !important;
}
.vacancies-contact__form .dnd-upload-counter {
  display: none !important;
}

.promotion-labels {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  row-gap: 22px;
  z-index: 66;
  padding-left: 16px;
  overflow: hidden;
}
.promotion-labels__item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 52px;
  height: 48px;
  margin-right: -52px;
  border-radius: 4px 0 0 4px;
  cursor: pointer;
  background: var(--gold-color);
  transition: 0.3s all ease-in-out;
}
.promotion-labels__item.active {
  margin-right: 0;
}
.promotion-labels__item:before {
  content: "";
  position: absolute;
  top: 5px;
  right: 100%;
  width: 16px;
  height: 38px;
  background: url("images/desktop/promotion-arrow.svg") no-repeat center/16px auto;
}
.promotion-labels__item svg {
  display: block;
  max-width: 100%;
  height: auto;
}

.promotion-popup {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: 0.3s all ease-in-out;
  z-index: 500;
}
.promotion-popup:not(.open) {
  visibility: hidden;
  opacity: 0;
}
.promotion-popup:not(.open) .promotion-popup__overlay {
  opacity: 0;
}
.promotion-popup:not(.open) .promotion-popup__box {
  transform: translate(800px, 0);
}
.promotion-popup__overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 5;
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
  transition: 0.3s all ease-in-out;
}
.promotion-popup__box {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 580px;
  max-height: 100%;
  padding: 32px;
  border-radius: 12px 0 0 12px;
  border: 1px solid var(--q-form-border);
  background: var(--popup-background);
  z-index: 10;
  transition: 0.3s all ease-in-out 0s;
  transform: translate(0, 0);
}
.promotion-popup__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.promotion-popup__pagination {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 6px;
  row-gap: 10px;
}
.promotion-popup__pagination div {
  display: block;
  box-sizing: border-box;
  padding: 4px 12px;
  border-radius: 100px;
  background: var(--promo-pagination);
  color: var(--text-color-gray);
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
.promotion-popup__pagination div:hover {
  color: var(--link-color);
}
.promotion-popup__pagination div.active {
  color: var(--link-color);
}
.promotion-popup__close {
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url("images/desktop/promotion-popup__close.svg") no-repeat center/24px auto;
  transition: 0.3s all ease-in-out;
}
.promotion-popup__close:hover {
  opacity: 0.7;
}
.promotion-popup__body {
  max-height: calc(100vh - 120px);
  overflow: auto;
  padding-right: 4px;
}
.promotion-popup__heading {
  color: var(--link-color);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.promotion-popup__text {
  margin-top: 14px;
}
.promotion-popup__form {
  display: block;
  padding-top: 24px;
  border-top: 1px solid var(--q-form-border);
}
.promotion-popup__form_heading {
  color: var(--link-color);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.promotion-popup__row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.promotion-popup__row label {
  width: 100%;
}
.promotion-popup__col {
  position: relative;
  width: calc(50% - 12px);
}
.promotion-popup label:not(.form-checkbox) {
  display: block;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: var(--link-color);
  padding-bottom: 8px;
}
.promotion-popup input[type=text], .promotion-popup input[type=tel], .promotion-popup input[type=email] {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 46px;
  background: var(--filter-input-background);
  border: 1px solid var(--filter-border);
  border-radius: 8px;
  padding: 0 20px;
  font-size: 14px;
  font-family: "Inter", sans-serif;
  color: var(--subtitle-color);
  transition: 0.3s all ease-in-out;
}
.promotion-popup input[type=text].with-change-mask, .promotion-popup input[type=tel].with-change-mask, .promotion-popup input[type=email].with-change-mask {
  padding-left: 78px;
}
.promotion-popup input[type=text]::placeholder, .promotion-popup input[type=tel]::placeholder, .promotion-popup input[type=email]::placeholder {
  color: var(--text-color-gray);
}
.promotion-popup input[type=text].invalid, .promotion-popup input[type=tel].invalid, .promotion-popup input[type=email].invalid {
  border: 1px solid #EC3D0C;
}
.promotion-popup input[type=text]:focus, .promotion-popup input[type=tel]:focus, .promotion-popup input[type=email]:focus {
  border-color: var(--link-color);
  outline: none;
}
.promotion-popup button.blue {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 46px;
  background: var(--btn-background-2);
  border-radius: 8px;
  border: none;
  font-size: 14px;
  line-height: 20px;
  color: var(--btn-color-2);
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease 0s;
}
.promotion-popup button.blue:hover {
  background: var(--btn-background-2-hover);
}
.promotion-popup button.blue:active {
  background: var(--btn-background-2-active);
}
.promotion-popup__desc {
  font-size: 12px;
  line-height: 16px;
  color: var(--link-color);
}
.promotion-popup__desc a {
  color: var(--link-color);
  text-decoration: underline;
}
.promotion-popup__desc a:hover {
  text-decoration: none;
}
.promotion-popup__desc.right {
  text-align: right;
}
.promotion-popup__desc.center {
  text-align: center;
}
.promotion-popup__form_description {
  color: var(--link-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.promo-reg-popup {
  display: block;
  position: absolute;
  box-sizing: border-box;
  top: 48px;
  right: calc(50% - 580px);
  width: 300px;
  padding: 18px 50px 18px 18px;
  border-radius: 12px;
  background: var(--popup-background);
  box-shadow: 0px -8px 15px 0px rgba(0, 0, 0, 0.07), 0px 8px 15px 0px rgba(0, 0, 0, 0.15);
  color: var(--header-color);
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  z-index: 300;
}
.promo-reg-popup:before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  right: 50px;
  top: -7px;
  transform: rotate(45deg);
  background: var(--popup-background);
  border-radius: 2px;
  z-index: 3;
}
.promo-reg-popup__close {
  display: block;
  position: absolute;
  top: 18px;
  right: 18px;
  cursor: pointer;
}
.promo-reg-popup__close svg {
  display: block;
  width: 16px;
  height: auto;
  fill: var(--header-color);
}

.page-template-page-investors-php.dark-theme {
  color: white;
}

.investors-hero {
  position: relative;
  margin-top: -112px;
}
@media screen and (max-width: 991px) {
  .investors-hero {
    margin-top: -108px;
  }
}
.investors-hero:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 44px;
  background-color: var(--section-background);
  z-index: 6;
}
.investors-hero__image, .investors-hero__image img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  z-index: 5;
}
.investors-hero__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  padding-top: 160px;
  padding-bottom: 60px;
  min-height: 100vh;
  z-index: 10;
}
@media screen and (max-width: 991px) {
  .investors-hero__box {
    padding-top: 130px;
    padding-bottom: 30px;
  }
}
.investors-hero__heading {
  color: #FFF;
  font-size: 42px;
  font-weight: 600;
  line-height: 133.333%;
}
@media screen and (max-width: 991px) {
  .investors-hero__heading {
    font-size: 24px;
  }
}
.investors-hero__description {
  margin-top: 24px;
  color: #DDE6ED;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}
@media screen and (max-width: 991px) {
  .investors-hero__description {
    margin-top: 24px;
    font-size: 14px;
    line-height: 142.857%;
  }
}
.investors-hero__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px 14px 24px;
  margin-top: 24px;
  border-radius: 8px;
  background: #FFF;
  color: #243C4E;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease-out;
}
@media screen and (max-width: 991px) {
  .investors-hero__btn {
    box-sizing: border-box;
    margin-top: 24px;
    width: 100%;
    padding: 12px 24px 14px 24px;
    border-radius: 8px;
    font-size: 12px;
    line-height: 16px;
  }
}
.investors-hero__btn:hover {
  color: #FFF;
  background: #243C4E;
}
.investors-hero__list {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 68px;
  row-gap: 30px;
  column-gap: 30px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .investors-hero__list {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    row-gap: 12px;
    margin-top: 30px;
  }
}
.investors-hero__item {
  display: block;
  box-sizing: border-box;
  width: calc(33.33% - 20px);
  padding: 20px 24px;
  border-radius: 15px;
  background: rgba(238, 238, 238, 0.3);
}
@media screen and (max-width: 991px) {
  .investors-hero__item {
    width: 100%;
    padding: 15px 24px;
    border-radius: 15px;
  }
}
.investors-hero__item_icon {
  display: block;
}
.investors-hero__item_icon img, .investors-hero__item_icon svg {
  display: block;
  height: 45px;
  width: auto;
}
@media screen and (max-width: 991px) {
  .investors-hero__item_icon img, .investors-hero__item_icon svg {
    height: 45px;
  }
}
.investors-hero__item_caption {
  margin-top: 25px;
  color: #DDE6ED;
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
}
@media screen and (max-width: 991px) {
  .investors-hero__item_caption {
    margin-top: 15px;
  }
}
.investors-hero__item_value {
  margin-top: 8px;
  color: #FFF;
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .investors-hero__item_value {
    margin-top: 8px;
    font-size: 24px;
    line-height: 133.333%;
  }
}

.investors-benefits {
  position: relative;
  max-width: 100%;
  overflow: hidden;
  min-height: 700px;
}
.investors-benefits__image {
  display: block;
  position: absolute;
  top: 102px;
  left: calc(50% + 212px);
  z-index: 5;
}
@media screen and (max-width: 991px) {
  .investors-benefits__image {
    display: none;
  }
}
.investors-benefits__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  padding-top: 100px;
  padding-bottom: 30px;
  z-index: 10;
}
@media screen and (max-width: 991px) {
  .investors-benefits__box {
    padding-top: 40px;
    padding-bottom: 0;
  }
}
.investors-benefits__heading {
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-benefits__heading {
    font-size: 24px;
    line-height: 133.333%;
  }
}
.investors-benefits__caption {
  display: block;
  margin-top: 14px;
  padding: 11px 16px;
  border-radius: 10px;
  background: var(--main-filter-background);
  color: var(--header-link);
  font-size: 24px;
  font-weight: 600;
  line-height: 133.333%;
}
@media screen and (max-width: 991px) {
  .investors-benefits__caption {
    margin-top: 24px;
    padding: 11px 16px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 700;
    line-height: 155.556%;
  }
}
.investors-benefits__subheading {
  display: block;
  margin-top: 50px;
  padding-bottom: 12px;
  color: var(--subtitle-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  border-bottom: 1px solid var(--investors-border);
}
@media screen and (max-width: 991px) {
  .investors-benefits__subheading {
    width: 100%;
    margin-top: 24px;
    padding-bottom: 24px;
  }
}
.investors-benefits__list {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 30px;
  width: 810px;
  max-width: 100%;
  row-gap: 40px;
}
@media screen and (max-width: 991px) {
  .investors-benefits__list {
    flex-direction: column;
    margin-top: 24px;
    width: 100%;
    row-gap: 24px;
  }
}
.investors-benefits__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 50%;
}
@media screen and (max-width: 991px) {
  .investors-benefits__item {
    width: 100%;
  }
}
.investors-benefits__item_value {
  display: block;
  position: relative;
  color: var(--subtitle-color);
  font-size: 42px;
  font-weight: 600;
  line-height: 133.333%;
}
@media screen and (max-width: 991px) {
  .investors-benefits__item_value {
    padding-right: 120px;
  }
}
.investors-benefits__item_caption {
  display: block;
  position: absolute;
  top: 0;
  left: calc(100% + 12px);
  padding: 4px 12px;
  border-radius: 100px;
  background: #A2D6AD;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  line-height: 142.857%;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .investors-benefits__item_caption {
    left: auto;
    right: 0;
    top: 3px;
  }
}
.investors-benefits__item_text {
  margin-top: 8px;
  color: var(--header-link);
  font-size: 18px;
  font-weight: 400;
  line-height: 155.556%;
}
.investors-dynamics {
  padding-top: 100px;
  padding-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .investors-dynamics {
    padding-top: 40px;
    padding-bottom: 0;
  }
}
.investors-dynamics__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.investors-dynamics__heading {
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-dynamics__heading {
    font-size: 24px;
    line-height: 133.333%;
  }
}
.investors-dynamics__description {
  margin-top: 16px;
  color: var(--subtitle-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
@media screen and (max-width: 991px) {
  .investors-dynamics__description {
    margin-top: 24px;
  }
}
.investors-dynamics__description strong {
  font-weight: 600;
}
.investors-dynamics__list {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  position: relative;
  margin-top: 68px;
  height: 164px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .investors-dynamics__list {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 24px;
    height: auto;
    width: 100%;
    row-gap: 54px;
  }
}
.investors-dynamics__list:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  border-bottom: 1px dashed #8A9299;
}
@media screen and (max-width: 991px) {
  .investors-dynamics__list:before {
    left: 50%;
    top: 0;
    width: 0;
    height: 100%;
    border-bottom: none;
    border-right: 1px dashed #8A9299;
  }
}
.investors-dynamics__item_year {
  display: block;
  padding: 5px 10px;
  color: var(--link-color);
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  border-radius: 10px;
  background: var(--main-filter-background);
}
.investors-dynamics__item_caption {
  margin-top: 8px;
  color: var(--text-color-gray);
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
}
.investors-dynamics__item_caption strong {
  color: var(--link-color);
  font-weight: 600;
}
.investors-dynamics__target {
  display: block;
  padding: 12px;
  border-radius: 10px;
  background: #243C4E;
  margin-top: -16px;
}
@media screen and (max-width: 991px) {
  .investors-dynamics__target {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
  }
}
.investors-dynamics__target_caption {
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
}
.investors-dynamics__target_value {
  margin-top: 4px;
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}
.investors-dynamics__item, .investors-dynamics__target_wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
}
@media screen and (max-width: 991px) {
  .investors-dynamics__item, .investors-dynamics__target_wrap {
    justify-content: flex-start;
    align-items: flex-end;
    box-sizing: border-box;
    width: 50%;
    margin: 0 auto 0 0;
    padding: 0 26px 0 0;
  }
}
.investors-dynamics__item:before, .investors-dynamics__item:after, .investors-dynamics__target_wrap:before, .investors-dynamics__target_wrap:after {
  content: "";
  display: block;
  position: absolute;
  box-sizing: border-box;
  border-radius: 50%;
}
.investors-dynamics__item:before, .investors-dynamics__target_wrap:before {
  left: 0;
  top: calc(50% - 10px);
  width: 20px;
  height: 20px;
  border: 1px solid var(--link-color);
}
@media screen and (max-width: 991px) {
  .investors-dynamics__item:before, .investors-dynamics__target_wrap:before {
    top: 0;
    left: auto;
    right: -10px;
  }
}
.investors-dynamics__item:after, .investors-dynamics__target_wrap:after {
  left: 5px;
  top: calc(50% - 5px);
  width: 10px;
  height: 10px;
  background: var(--link-color);
}
@media screen and (max-width: 991px) {
  .investors-dynamics__item:after, .investors-dynamics__target_wrap:after {
    left: auto;
    top: 5px;
    right: -5px;
  }
}
.investors-dynamics__item:nth-child(2n-1), .investors-dynamics__target_wrap:nth-child(2n-1) {
  justify-content: flex-end;
}
@media screen and (max-width: 991px) {
  .investors-dynamics__item:nth-child(2n-1), .investors-dynamics__target_wrap:nth-child(2n-1) {
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0 0 0 auto;
    padding: 0 0 0 26px;
  }
  .investors-dynamics__item:nth-child(2n-1):before, .investors-dynamics__target_wrap:nth-child(2n-1):before {
    left: -10px;
    right: auto;
  }
  .investors-dynamics__item:nth-child(2n-1):after, .investors-dynamics__target_wrap:nth-child(2n-1):after {
    left: -5px;
    right: auto;
  }
}
.investors-dynamics__item:nth-child(2n-1) .investors-dynamics__target, .investors-dynamics__target_wrap:nth-child(2n-1) .investors-dynamics__target {
  margin-top: 16px;
}
@media screen and (max-width: 991px) {
  .investors-dynamics__target_wrap {
    width: 100%;
    padding: 0;
    margin: 0;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .investors-dynamics__target_wrap:after, .investors-dynamics__target_wrap:before {
    display: none;
  }
}

.investors-dynamics + .investors-offer {
  margin-top: 100px;
}
@media screen and (max-width: 991px) {
  .investors-dynamics + .investors-offer {
    margin-top: 40px;
  }
}

.investors-offer {
  background: #243C4E;
}
.investors-offer__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  padding-top: 100px;
  padding-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .investors-offer__box {
    padding-top: 40px;
    padding-bottom: 0;
  }
}
.investors-offer__heading {
  color: #FFF;
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-offer__heading {
    font-size: 24px;
    line-height: 133.333%;
  }
}
.investors-offer__text {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  position: relative;
  margin-top: 30px;
  color: #8A9299;
  font-size: 12px;
  font-weight: 400;
  line-height: 133.333%;
}
@media screen and (max-width: 991px) {
  .investors-offer__text {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 24px;
    row-gap: 24px;
    padding-top: 48px;
  }
}
.investors-offer__text svg {
  display: block;
  position: absolute;
  left: 0;
  top: calc(50% - 12px);
  width: 24px;
  height: auto;
}
@media screen and (max-width: 991px) {
  .investors-offer__text svg {
    top: 0;
    width: 24px;
  }
}
.investors-offer__text1 {
  padding: 0 20px 0 38px;
  border-right: 1px solid #8A9299;
}
@media screen and (max-width: 991px) {
  .investors-offer__text1 {
    padding: 0;
    border: none;
  }
}
.investors-offer__text2 {
  padding: 0 20px;
}
@media screen and (max-width: 991px) {
  .investors-offer__text2 {
    padding: 0;
  }
}
.investors-offer__list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 30px;
  column-gap: 30px;
  margin-top: 50px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .investors-offer__list {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    row-gap: 24px;
    margin-top: 24px;
  }
}
.investors-offer__item {
  display: block;
  box-sizing: border-box;
  width: calc(33.33% - 20px);
  padding: 24px 30px 20px 30px;
  border-radius: 15px;
  background: #2D495E;
}
@media screen and (max-width: 991px) {
  .investors-offer__item {
    width: 100%;
    padding: 20px;
  }
}
.investors-offer__item_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 45px;
  height: 45px;
  border: 1px solid #DDE6ED;
  border-radius: 50%;
}
.investors-offer__item_icon svg {
  display: block;
  width: 24px;
  height: auto;
}
.investors-offer__item_text {
  margin-top: 52px;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  line-height: 142.857%;
}
.investors-economy {
  background: #243C4E;
}
.investors-economy__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .investors-economy__box {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.investors-economy__heading {
  color: #FFF;
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-economy__heading {
    font-size: 24px;
    line-height: 133.333%;
  }
  .investors-economy__heading br {
    display: none;
  }
}
.investors-economy__description {
  margin-top: 16px;
  color: #DDE6ED;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
@media screen and (max-width: 991px) {
  .investors-economy__description {
    margin-top: 24px;
  }
}
.investors-economy__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px 14px 24px;
  margin-top: 30px;
  border-radius: 8px;
  background: #FFF;
  color: #243C4E;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease-out;
}
@media screen and (max-width: 991px) {
  .investors-economy__btn {
    box-sizing: border-box;
    width: 100%;
    padding: 12px 24px;
    margin-top: 24px;
    color: var(--accents-darkblue, #243C4E);
    font-size: 12px;
    line-height: 133.333%;
  }
}
.investors-economy__btn:hover {
  color: #FFF;
  background: #243C4E;
}
.investors-economy__list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 30px;
  margin-top: 50px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .investors-economy__list {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 24px;
    row-gap: 24px;
  }
}
.investors-economy__item {
  display: block;
  position: relative;
  box-sizing: border-box;
  border-right: 1px solid #8A9299;
  padding: 0 30px 0 70px;
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 155.556%;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .investors-economy__item {
    padding: 0 30px 0 40px;
    border-right: none;
  }
}
@media screen and (max-width: 991px) {
  .investors-economy__item {
    width: 100%;
    border: none;
    padding: 0 0 0 40px;
  }
  .investors-economy__item br {
    display: none;
  }
}
.investors-economy__item:before {
  content: "";
  display: block;
  position: absolute;
  left: 30px;
  top: 0;
  width: 24px;
  height: 24px;
  background: url("images/investors-economy__item.svg") no-repeat center/24px auto;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .investors-economy__item:before {
    left: 0;
  }
}
@media screen and (max-width: 991px) {
  .investors-economy__item:before {
    left: 0;
  }
}
.investors-economy__item:nth-child(3n) {
  border-right: none;
}
.investors-economy__item:nth-child(3n-2) {
  padding-left: 40px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .investors-economy__item:nth-child(3n-2) {
    padding: 0 30px 0 40px;
  }
}
@media screen and (max-width: 991px) {
  .investors-economy__item:nth-child(3n-2) {
    padding-left: 40px;
  }
}
.investors-economy__item:nth-child(3n-2):before {
  left: 0;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .investors-economy__item:nth-child(3n-2):before {
    left: 0;
  }
}
.investors-money__box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-top: 130px;
}
@media screen and (max-width: 991px) {
  .investors-money__box {
    padding-top: 40px;
    display: block;
  }
}
.investors-money__col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 540px;
}
.investors-money__col:first-child {
  width: calc(100% - 640px);
}
@media screen and (max-width: 991px) {
  .investors-money__col:first-child {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .investors-money__col {
    display: block;
    width: 100%;
  }
}
.investors-money__heading {
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-money__heading {
    font-size: 24px;
    line-height: 133.333%;
  }
}
.investors-money__description {
  margin-top: 15px;
  color: var(--subtitle-color);
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}
@media screen and (max-width: 991px) {
  .investors-money__description {
    margin-top: 24px;
  }
}
.investors-money__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 24px;
  margin-top: 30px;
}
.investors-money__item {
  position: relative;
  padding-left: 44px;
  color: var(--paragraph-color);
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
}
.investors-money__item:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  background: url("images/investors-money__numbers_item.svg") no-repeat center/30px auto;
}
.investors-money__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px 14px 24px;
  margin-top: 50px;
  border-radius: 8px;
  background: #243C4E;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease-out;
}
.investors-money__btn:hover {
  color: #243C4E;
  background: #FFF;
}
.investors-money__numbers {
  padding: 30px;
  border-radius: 15px;
  border: 1px solid var(--benefit-item-border);
  background: var(--benefit-item-background);
}
@media screen and (max-width: 991px) {
  .investors-money__numbers {
    margin-top: 24px;
  }
}
@media screen and (max-width: 500px) {
  .investors-money__numbers {
    padding: 12px;
  }
}
.investors-money__numbers_item {
  display: block;
  position: relative;
  padding: 22px 190px 10px 0;
  border-top: 1px solid rgba(138, 146, 153, 0.2);
}
@media screen and (max-width: 991px) {
  .investors-money__numbers_item {
    padding: 22px 40px 10px 0;
  }
}
.investors-money__numbers_item:first-child {
  border-top: none;
  padding-top: 0;
}
.investors-money__numbers_item_caption {
  color: var(--text-color-gray);
  font-size: 12px;
  font-weight: 400;
  line-height: 133.333%;
}
.investors-money__numbers_item_value {
  margin-top: 5px;
  color: var(--link-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
  white-space: nowrap;
}
@media screen and (max-width: 500px) {
  .investors-money__numbers_item_value {
    font-size: 24px;
  }
}
.investors-money__numbers_item_value.green {
  color: #45AD5A;
}
.investors-money__numbers_item_icon {
  display: block;
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 30px;
  height: 30px;
  background: url("images/investors-money__numbers_item_icon.svg") no-repeat center/30px auto;
}
.dark-theme .investors-money__item:before {
  background: url("images/investors-money__numbers_item-dark.svg") no-repeat center/30px auto;
}
.investors-info__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 130px;
}
@media screen and (max-width: 991px) {
  .investors-info__box {
    padding-top: 40px;
  }
}
.investors-info__heading {
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-info__heading {
    font-size: 24px;
    line-height: 133.333%;
  }
}
.investors-info__description {
  margin-top: 15px;
  color: var(--subtitle-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
@media screen and (max-width: 991px) {
  .investors-info__description {
    margin-top: 24px;
  }
}
.investors-info__list {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 13px;
  column-gap: 13px;
  margin-top: 50px;
}
@media screen and (max-width: 991px) {
  .investors-info__list {
    margin-top: 24px;
    row-gap: 24px;
    column-gap: 24px;
  }
}
.investors-info__item {
  display: block;
  position: relative;
  width: calc(25% - 10px);
}
@media screen and (max-width: 991px) {
  .investors-info__item {
    width: calc(50% - 12px);
  }
}
@media screen and (max-width: 500px) {
  .investors-info__item {
    width: 100%;
  }
}
.investors-info__item img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 12px;
}
.investors-info__item_text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
  z-index: 5;
  border-radius: 12px;
  padding: 16px 24px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.investors-because__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 130px;
}
@media screen and (max-width: 991px) {
  .investors-because__box {
    padding-top: 40px;
  }
}
.investors-because__heading {
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-because__heading {
    font-size: 24px;
    line-height: 133.333%;
  }
}
.investors-because__label {
  display: block;
  margin-top: 14px;
  padding: 11px 16px;
  border-radius: 10px;
  background: var(--main-filter-background);
  color: var(--link-color);
  font-size: 24px;
  font-weight: 600;
  line-height: 133.333%;
}
@media screen and (max-width: 991px) {
  .investors-because__label {
    margin-top: 24px;
    font-size: 18px;
    font-weight: 700;
    line-height: 155.556%;
  }
}
.investors-because__list {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  column-gap: 40px;
  row-gap: 24px;
  margin-top: 50px;
}
@media screen and (max-width: 991px) {
  .investors-because__list {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 24px;
    margin-top: 24px;
    width: 100%;
  }
}
.investors-because__item {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: calc(33.33% - 27px);
  border-radius: 8px;
  border: 1px solid var(--benefit-item-border);
  background: var(--benefit-item-background);
  padding: 12px 12px 16px 88px;
}
@media screen and (max-width: 991px) {
  .investors-because__item {
    width: 100%;
  }
}
.investors-because__item_icon {
  display: block;
  position: absolute;
  left: 24px;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  background: var(--link-color);
}
.investors-because__item_caption {
  color: var(--text-color-gray);
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
}
.investors-because__item_value {
  margin-top: 10px;
  color: var(--link-color);
  font-size: 24px;
  font-weight: 600;
  line-height: 133.333%;
  white-space: nowrap;
}
@media screen and (max-width: 500px) {
  .investors-because__item_value {
    font-size: 18px;
  }
}

.investors-inflation__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 130px;
}
@media screen and (max-width: 991px) {
  .investors-inflation__box {
    padding-top: 40px;
  }
}
.investors-inflation__heading {
  position: relative;
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-inflation__heading {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 24px;
    line-height: 133.333%;
  }
}
.investors-inflation__label {
  display: block;
  position: absolute;
  padding: 11px 16px;
  top: -6px;
  left: calc(100% + 12px);
  border-radius: 10px;
  background: #2C2C30;
  color: var(--utility-white, #FFF);
  font-size: 24px;
  font-weight: 600;
  line-height: 133.333%;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .investors-inflation__label {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    margin-top: 24px;
    font-size: 18px;
    font-weight: 700;
    line-height: 155.556%;
  }
}
.investors-inflation__description {
  margin-top: 16px;
  color: var(--subtitle-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
@media screen and (max-width: 991px) {
  .investors-inflation__description {
    margin-top: 24px;
  }
}
.investors-inflation__description strong {
  font-weight: 600;
}
.investors-inflation__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px 14px 24px;
  margin-top: 30px;
  border-radius: 8px;
  background: #243C4E;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease-out;
}
@media screen and (max-width: 991px) {
  .investors-inflation__btn {
    box-sizing: border-box;
    margin-top: 24px;
    width: 100%;
    font-size: 12px;
    line-height: 133.333%;
  }
}
.investors-inflation__btn:hover {
  color: #243C4E;
  background: #FFF;
}
.investors-inflation__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 50px;
  row-gap: 30px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .investors-inflation__list {
    margin-top: 24px;
    row-gap: 24px;
  }
}
.investors-inflation__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .investors-inflation__item {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    row-gap: 110px;
  }
}
.investors-inflation__item_col {
  display: block;
  position: relative;
  width: calc(50% - 50px);
}
@media screen and (max-width: 991px) {
  .investors-inflation__item_col {
    width: 100%;
  }
}
.investors-inflation__item img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 15px;
}
.investors-inflation__item_text {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 24px 24px 20px 24px;
}
@media screen and (max-width: 450px) {
  .investors-inflation__item_text {
    padding: 12px;
  }
}
.investors-inflation__item_label {
  padding: 5px 10px;
  border-radius: 10px;
  background: #DDE6ED;
  color: #243C4E;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}
@media screen and (max-width: 450px) {
  .investors-inflation__item_label {
    font-size: 14px;
  }
}
.investors-inflation__item_label.green {
  color: #fff;
  background: #45AD5A;
}
.investors-inflation__item_heading {
  margin-top: 10px;
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 155.556%;
}
@media screen and (max-width: 450px) {
  .investors-inflation__item_heading {
    font-size: 16px;
  }
}
.investors-inflation__item_price {
  margin-top: auto;
  color: #FFF;
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .investors-inflation__item_price {
    font-size: 24px;
  }
}
.investors-inflation__item_sum {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: calc(50% - 50px);
  width: 100px;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .investors-inflation__item_sum {
    left: 0;
    width: 100%;
    top: calc(50% - 55px);
    height: 110px;
  }
}
.investors-inflation__item_sum:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  border-bottom: 1px dashed #8A9299;
}
@media screen and (max-width: 991px) {
  .investors-inflation__item_sum:before {
    left: 50%;
    top: 0;
    width: 0;
    height: 100%;
    border-bottom: none;
    border-right: 1px dashed #8A9299;
  }
}
.investors-inflation__item_sum span {
  position: relative;
  padding: 4px 12px;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  line-height: 142.857%;
  border-radius: 100px;
  background: #A2D6AD;
  z-index: 5;
}
.investors-team {
  background: #243C4E;
}
.investors-team__box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-top: 70px;
  padding-bottom: 70px;
}
@media screen and (max-width: 991px) {
  .investors-team__box {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.investors-team__col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: calc(50% - 30px);
}
@media screen and (max-width: 991px) {
  .investors-team__col {
    width: 100%;
  }
}
.investors-team__heading {
  color: #FFF;
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-team__heading {
    font-size: 24px;
    line-height: 133.333%;
  }
}
.investors-team__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 22px;
  margin-top: 50px;
}
@media screen and (max-width: 991px) {
  .investors-team__list {
    row-gap: 24px;
    margin-top: 24px;
  }
}
.investors-team__item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  min-height: 45px;
  padding: 3px 0 3px 65px;
  color: #DDE6ED;
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
}
.investors-team__item span {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid #DDE6ED;
  color: #FFF;
  font-size: 24px;
  font-weight: 600;
}
.investors-team__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px 14px 24px;
  margin-top: 50px;
  border-radius: 8px;
  background: #FFF;
  color: #243C4E;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease-out;
}
@media screen and (max-width: 991px) {
  .investors-team__btn {
    margin-top: 24px;
    width: 100%;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 133.333%;
  }
}
.investors-team__btn:hover {
  color: #FFF;
  background: #243C4E;
}
.investors-team__image {
  display: block;
}
@media screen and (max-width: 991px) {
  .investors-team__image {
    margin-top: 24px;
  }
}
.investors-team__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.investors-inflation + .investors-team {
  margin-top: 100px;
}
@media screen and (max-width: 991px) {
  .investors-inflation + .investors-team {
    margin-top: 40px;
  }
}

.investors-easy-manage__box {
  padding-top: 100px;
}
@media screen and (max-width: 991px) {
  .investors-easy-manage__box {
    padding-top: 40px;
  }
}
.investors-easy-manage__list {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 30px;
}
@media screen and (max-width: 991px) {
  .investors-easy-manage__list {
    flex-direction: column;
    row-gap: 24px;
  }
}
.investors-easy-manage__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  width: calc(50% - 15px);
  min-height: 400px;
  padding: 40px;
  border-radius: 15px;
  border: 1px solid rgba(138, 146, 153, 0.5);
}
@media screen and (max-width: 991px) {
  .investors-easy-manage__item {
    width: 100%;
    min-height: auto;
    padding: 30px 20px;
  }
}
.investors-easy-manage__item_heading {
  color: var(--subtitle-color);
  font-size: 24px;
  font-weight: 600;
  line-height: 133.333%;
}
@media screen and (max-width: 991px) {
  .investors-easy-manage__item_heading br {
    display: none;
  }
}
.investors-easy-manage__item_description {
  margin-top: 16px;
  margin-bottom: 24px;
  color: var(--text-color-gray);
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
}
.investors-easy-manage__item_caption {
  display: block;
  position: relative;
  margin-top: auto;
  padding: 16px 20px 16px 88px;
  border-radius: 10px;
  border: 1px solid var(--benefit-item-border);
  background: var(--benefit-item-background);
  color: var(--link-color);
  font-size: 12px;
  font-weight: 600;
  line-height: 133.333%;
}
.investors-easy-manage__item_icon {
  display: block;
  position: absolute;
  top: calc(50% - 20px);
  left: 24px;
  width: 40px;
  height: 40px;
  background-color: var(--link-color);
}
.investors-reliability__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 130px;
}
@media screen and (max-width: 991px) {
  .investors-reliability__box {
    padding-top: 40px;
  }
}
.investors-reliability__heading {
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-reliability__heading {
    font-size: 24px;
    line-height: 133.333%;
  }
}
.investors-reliability__description {
  margin-top: 16px;
  color: var(--subtitle-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
@media screen and (max-width: 991px) {
  .investors-reliability__description {
    margin-top: 24px;
  }
}
.investors-reliability__list {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 50px;
  row-gap: 50px;
  column-gap: 20px;
}
@media screen and (max-width: 991px) {
  .investors-reliability__list {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 24px;
    row-gap: 24px;
  }
}
.investors-reliability__item {
  display: block;
  position: relative;
  box-sizing: border-box;
  padding: 0 12px 0 50px;
  width: calc(33.33% - 14px);
  color: var(--subtitle-color);
  font-size: 14px;
  font-weight: 600;
  line-height: 142.857%;
}
@media screen and (max-width: 991px) {
  .investors-reliability__item {
    width: 100%;
  }
}
.investors-reliability__item:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  background: url(images/investors-money__numbers_item.svg) no-repeat center/30px auto;
}
.dark-theme .investors-reliability__item:before {
  background: url(images/investors-money__numbers_item-dark.svg) no-repeat center/30px auto;
}
.investors-meet__box {
  padding-top: 130px;
}
@media screen and (max-width: 991px) {
  .investors-meet__box {
    padding-top: 40px;
  }
}
.investors-meet__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  position: relative;
  padding: 50px;
  width: 100%;
  border-radius: 20px;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 991px) {
  .investors-meet__item {
    padding: 24px;
  }
}
.investors-meet__heading {
  color: #FFF;
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-meet__heading {
    font-size: 24px;
    line-height: 133.333%;
  }
}
.investors-meet__description {
  margin-top: 16px;
  color: #DDE6ED;
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
}
.investors-meet__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px 14px 24px;
  margin-top: 50px;
  border-radius: 8px;
  background: #FFF;
  color: #243C4E;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease-out;
}
@media screen and (max-width: 991px) {
  .investors-meet__btn {
    box-sizing: border-box;
    width: 100%;
    margin-top: 24px;
    font-size: 12px;
    font-weight: 600;
    line-height: 133.333%;
  }
}
.investors-meet__btn:hover {
  color: #FFF;
  background: #243C4E;
}

.single-calc__period {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--link-color);
  font-size: 16px;
  font-weight: 600;
  line-height: 42px;
}
.single-calc__inputs {
  display: flex;
  align-items: stretch;
  position: relative;
  flex-wrap: wrap;
  row-gap: 16px;
}
.single-calc__input {
  display: block;
  position: relative;
  box-sizing: border-box;
  background: var(--filter-input-background);
  border-top: 1px solid var(--filter-border);
  border-right: 1px solid var(--filter-border);
  border-bottom: 1px solid var(--filter-border);
}
.single-calc__input:nth-child(2n-1) {
  border-radius: 12px 0 0 12px;
  border-left: 1px solid var(--filter-border);
}
.single-calc__input:nth-child(2n) {
  border-radius: 0 12px 12px 0;
}
.single-calc__input.date {
  width: 70%;
}
.single-calc__input.date:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 10px);
  right: 16px;
  width: 20px;
  height: 20px;
  background-color: var(--text-color-gray);
  mask: url("images/universal/icon-calendar.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/icon-calendar.svg") no-repeat center/100% auto;
  z-index: 1;
}
.single-calc__input.time {
  width: 30%;
}
.single-calc__input.time:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  right: 16px;
  width: 16px;
  height: 16px;
  background-color: var(--text-color-gray);
  mask: url("images/universal/icon-time.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/icon-time.svg") no-repeat center/100% auto;
  z-index: 1;
}
.single-calc__date_times {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  background: transparent;
  font-size: 0;
  color: transparent;
  cursor: pointer;
  z-index: 10;
}
.single-calc__not_available_message {
  display: block;
  border-radius: 8px;
  background: #EC3D0C url("images/universal/not_available.svg") no-repeat left 25px top 10px/16px auto;
  padding: 10px 25px 10px 50px;
}
.single-calc__not_available_message h4 {
  display: block;
  color: #FFF;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.single-calc__not_available_message p {
  display: block;
  margin-top: 10px;
  color: #FFF;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
}
.single-calc__available_message {
  display: block;
  border-radius: 8px;
  background: #27AE60 url("images/universal/available.svg") no-repeat left 25px top 10px/21px auto;
  padding: 10px 25px 10px 50px;
}
.single-calc__available_message h4 {
  display: block;
  color: #FFF;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.single-calc__available_message p {
  display: block;
  margin-top: 10px;
  color: #FFF;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
}
.single-calc__output {
  box-sizing: border-box;
  background: var(--q-form-background);
  border-radius: 16px;
  padding: 20px;
}
.single-calc__output.loading {
  height: 340px;
  background: #ffffff url("images/desktop/icons8-dots-loading.gif") no-repeat center;
}

.main-filter {
  --select-width: 280px;
}
@media (max-width: 991px) {
  .main-filter {
    --select-width: 100%;
  }
}
.main-filter__box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .main-filter__box {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    row-gap: 12px;
  }
}
.main-filter__items {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  max-width: calc(100% - 180px);
}
@media (max-width: 991px) {
  .main-filter__items {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    max-width: 100%;
    row-gap: 12px;
  }
}
.main-filter__item {
  display: block;
  position: relative;
  box-sizing: border-box;
  background: var(--filter-input-background);
  border-top: 1px solid var(--filter-border);
  border-right: 1px solid var(--filter-border);
  border-bottom: 1px solid var(--filter-border);
}
@media (max-width: 991px) {
  .main-filter__item.carstable-select {
    width: 100%;
    border: 1px solid var(--filter-border);
    border-radius: 12px;
  }
}
.main-filter__item.select {
  width: var(--select-width);
}
@media (max-width: 991px) {
  .main-filter__item.select {
    border: 1px solid var(--filter-border);
    border-radius: 12px;
  }
}
.main-filter__item.time {
  width: 150px;
}
@media (max-width: 991px) {
  .main-filter__item.time {
    width: 50%;
    box-sizing: border-box;
    border-radius: 0 12px 12px 0;
  }
}
.main-filter__item.time:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  right: 16px;
  width: 16px;
  height: 16px;
  background-color: var(--text-color-gray);
  mask: url("images/universal/icon-time.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/icon-time.svg") no-repeat center/100% auto;
  z-index: 1;
}
.main-filter__item.date {
  width: 200px;
}
@media (max-width: 991px) {
  .main-filter__item.date {
    width: 50%;
    box-sizing: border-box;
    border-radius: 12px 0 0 12px;
    border-left: 1px solid var(--filter-border);
  }
}
.main-filter__item.date:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 10px);
  right: 16px;
  width: 20px;
  height: 20px;
  background-color: var(--text-color-gray);
  mask: url("images/universal/icon-calendar.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/icon-calendar.svg") no-repeat center/100% auto;
  z-index: 1;
}
@media (min-width: 992px) {
  .main-filter__item:nth-child(2) {
    border-radius: 12px 0 0 12px;
    border-left: 1px solid var(--filter-border);
  }
  .main-filter__item:last-child {
    border-radius: 0 12px 12px 0;
  }
}
.main-filter__date_times {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - var(--select-width));
  height: 100%;
  border: none;
  background: transparent;
  font-size: 0;
  color: transparent;
  cursor: pointer;
  z-index: 10;
}
@media (max-width: 991px) {
  .main-filter__date_times {
    width: 100%;
    height: 126px;
  }
}
.main-filter__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: var(--btn-background-2);
  width: 164px;
  height: 56px;
  border: none;
  cursor: pointer;
  color: var(--btn-color-2);
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .main-filter__btn {
    width: 100%;
  }
}
.main-filter__btn:hover {
  background: var(--btn-background-2-hover);
}
.main-filter__btn:active {
  background: var(--btn-background-2-active);
}
.main-filter__advanced_items {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .main-filter__advanced_items {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    row-gap: 12px;
  }
}
.main-filter__advanced_items:not(.open) {
  display: none;
}
.main-filter__advanced_item {
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 14.285%;
  background: var(--filter-input-background);
  border-top: 1px solid var(--filter-border);
  border-right: 1px solid var(--filter-border);
  border-bottom: 1px solid var(--filter-border);
}
@media (max-width: 991px) {
  .main-filter__advanced_item {
    width: 100%;
    border: 1px solid var(--filter-border);
    border-radius: 12px;
  }
}
.main-filter__advanced_item:first-child {
  border-radius: 12px 0 0 12px;
  border-left: 1px solid var(--filter-border);
}
@media (max-width: 991px) {
  .main-filter__advanced_item:first-child {
    border-radius: 12px;
  }
}
.main-filter__advanced_item:last-child {
  border-radius: 0 12px 12px 0;
}
@media (max-width: 991px) {
  .main-filter__advanced_item:last-child {
    border-radius: 12px;
  }
}
.main-filter__control {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 16px;
  row-gap: 12px;
}
@media (max-width: 991px) {
  .main-filter__control {
    flex-wrap: wrap;
  }
}
.main-filter__advanced_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 120px;
  height: 46px;
  column-gap: 8px;
  color: var(--filter-datepicker-marked-background);
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid var(--filter-border);
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .main-filter__advanced_btn {
    width: 50%;
  }
}
.main-filter__advanced_btn:hover {
  opacity: 0.7;
}
.main-filter__advanced_btn:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-color: var(--filter-datepicker-marked-background);
  mask: url("images/universal/icon-filter-btn.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/icon-filter-btn.svg") no-repeat center/100% auto;
}
.main-filter__advanced_btn.active {
  border-color: var(--filter-datepicker-marked-background);
}
.main-filter__clear_btn {
  display: flex;
  align-items: center;
  column-gap: 8px;
  color: var(--filter-datepicker-marked-background);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
.main-filter__clear_btn:not(.open) {
  display: none;
}
.main-filter__clear_btn:hover {
  opacity: 0.7;
}
.main-filter__clear_btn:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-color: var(--text-color-gray);
  mask: url("images/universal/icon-clear.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/icon-clear.svg") no-repeat center/100% auto;
}
.main-filter__order {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: auto;
}
@media (max-width: 991px) {
  .main-filter__order {
    margin-top: 12px;
  }
}

.main-filter-select {
  display: block;
  position: relative;
  z-index: 20;
}
.main-filter-select.open {
  z-index: 21;
}
.main-filter-select:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  right: 16px;
  width: 16px;
  height: 16px;
  background-color: var(--text-color-gray);
  mask: url("images/universal/icon-time.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/icon-time.svg") no-repeat center/100% auto;
  z-index: 1;
}
.main-filter-select__current {
  display: block;
  box-sizing: border-box;
  position: relative;
  padding: 0 60px 0 16px;
  width: 100%;
  height: 56px;
  color: var(--text-color-gray);
  font-size: 16px;
  font-weight: 400;
  line-height: 56px;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  z-index: 2;
}
.main-filter-select__current.active {
  color: var(--filter-datepicker-marked-background);
}
.main-filter-select__clear {
  display: none;
  position: absolute;
  cursor: pointer;
  right: 40px;
  top: calc(50% - 6px);
  width: 12px;
  height: 12px;
  background-color: var(--text-color-gray);
  mask: url("images/desktop/icon-clear.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/desktop/icon-clear.svg") no-repeat center/100% auto;
  z-index: 3;
  transition: 0.3s opacity ease 0s;
}
.main-filter-select__clear:hover {
  opacity: 0.7;
}
.main-filter-select__clear.active {
  display: block;
}
.main-filter-select__list {
  display: none;
  position: absolute;
  box-sizing: border-box;
  top: 100%;
  margin-top: 24px;
  left: 0;
  width: 100%;
  min-width: 200px;
  z-index: 5;
  background: var(--filter-input-background);
  border: 1px solid var(--filter-border);
  border-radius: 12px;
  padding: 0 16px;
  overflow: auto;
  max-height: 350px;
}
.main-filter-select__option {
  display: block;
  padding: 12px 0;
  font-size: 16px;
  line-height: 24px;
  color: var(--subtitle-color);
  border-bottom: 1px solid var(--filter-border);
  cursor: pointer;
}
.main-filter-select.open .main-filter-select__list {
  display: block;
}

.main-filter-input, .single-calc-input {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 56px;
  padding: 0 16px;
  border: none;
  background: transparent;
  color: var(--filter-datepicker-marked-background);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.main-filter-input::placeholder, .single-calc-input::placeholder {
  color: var(--text-color-gray);
}

.order-form__datepicker {
  display: block;
  position: relative;
}
.order-form__datepicker .order-date-times {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  z-index: 10 !important;
  opacity: 0 !important;
  font-size: 0 !important;
}

.not-scroll {
  overflow: hidden;
}

.need-auth-message {
  display: block;
  position: relative;
  box-sizing: inherit;
  padding: 24px 32px 24px 78px;
  border-radius: 16px;
  background: var(--main-filter-background);
  color: var(--link-color);
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
@media (max-width: 991px) {
  .need-auth-message br {
    display: none;
  }
}
.need-auth-message:before {
  content: "";
  display: block;
  position: absolute;
  left: 32px;
  top: calc(50% - 15px);
  width: 30px;
  height: 30px;
  background-color: var(--link-color);
  mask: url("images/universal/need-auth.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/need-auth.svg") no-repeat center/100% auto;
}
.need-auth-message a {
  color: inherit;
  text-decoration-line: underline;
}
.need-auth-message a:hover {
  text-decoration: none;
}

.cars-bron-message {
  display: block;
  margin-top: -20px;
  background: var(--q-form-background);
  border-radius: 0 0 16px 16px;
  padding: 20px 20px 15px 54px;
  color: var(--subtitle-color);
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .cars-bron-message {
    margin-top: -10px;
  }
}
.cars-bron-message.mt0 {
  margin-top: 0;
}
.cars-bron-message em {
  display: block;
  margin-top: 4px;
  color: var(--paragraph-color);
  font-weight: 400;
  font-size: 10px;
  line-height: 16px;
}
.cars-bron-message.success {
  background: var(--q-form-background) url("images/universal/success.svg") no-repeat left 20px top 20px/20px auto;
}
.cars-bron-message.danger {
  background: var(--q-form-background) url("images/universal/danger.svg") no-repeat left 20px top 20px/20px auto;
}
.cars-bron-message.nb {
  background-color: transparent;
  background-position: left top 20px;
  padding-left: 30px;
}

.attraction-hero {
  display: block;
  position: relative;
  height: 100vh;
  width: 100%;
  margin-top: -112px;
}
@media (max-width: 991px) {
  .attraction-hero {
    margin-top: -108px;
    height: calc(100vh - 70px);
  }
  .attraction-hero.active {
    margin-top: 20px;
  }
}
.attraction-hero img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  z-index: 5;
}
.attraction-hero__box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 0 75px 0;
  row-gap: 30px;
  z-index: 10;
}
@media (max-width: 991px) {
  .attraction-hero__box {
    padding: 0 0 50px 0;
    row-gap: 24px;
  }
}
.attraction-hero__text {
  color: #FFF;
  text-align: center;
  font-size: 65px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.65px;
}
@media (max-width: 991px) {
  .attraction-hero__text {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: normal;
  }
}
.attraction-hero__point {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  column-gap: 16px;
  padding: 16px 30px;
  color: #FFF;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.3);
}
@media (max-width: 991px) {
  .attraction-hero__point {
    column-gap: 16px;
    padding: 16px 20px;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
  }
}
.attraction-hero__point:before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  background-color: #45AD5A;
  mask: url("images/universal/point.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/point.svg") no-repeat center/100% auto;
}
@media (max-width: 991px) {
  .attraction-hero__point:before {
    width: 28px;
    height: 28px;
  }
}

@media (max-width: 991px) {
  .attraction-map {
    margin-top: 40px !important;
  }
}
.attraction-map__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.attraction-map__title {
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}
@media (max-width: 991px) {
  .attraction-map__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
  }
}
.attraction-map__btn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 16px;
  margin-top: 20px;
  padding: 11px 30px;
  border-radius: 10px;
  background: var(--main-filter-background);
  color: var(--link-color);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .attraction-map__btn {
    margin-top: 24px;
    padding: 11px 16px;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
  }
}
.attraction-map__btn:hover {
  opacity: 0.7;
}
.attraction-map__btn:before {
  content: "";
  width: 26px;
  height: 24px;
  background-color: var(--link-color);
  mask: url("images/universal/btn-map.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/btn-map.svg") no-repeat center/100% auto;
}
.attraction-map__script {
  margin-top: 50px;
  width: 100%;
}
@media (max-width: 991px) {
  .attraction-map__script {
    margin-top: 24px;
  }
}
.attraction-map__script iframe, .attraction-map__script video {
  border-radius: 20px;
}
@media (max-width: 991px) {
  .attraction-list {
    margin-top: 50px !important;
  }
}
.attraction-list__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.attraction-list__title {
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}
@media (max-width: 991px) {
  .attraction-list__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
  }
}
.attraction-list__btn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 16px;
  margin-top: 20px;
  padding: 11px 30px;
  border-radius: 10px;
  background: var(--main-filter-background);
  color: var(--link-color);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .attraction-list__btn {
    margin-top: 24px;
    padding: 11px 16px;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
  }
}
.attraction-list__btn:hover {
  opacity: 0.7;
}
.attraction-list__btn:before {
  content: "";
  width: 30px;
  height: 30px;
  background-color: var(--link-color);
  mask: url("images/universal/btn-points.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/btn-points.svg") no-repeat center/100% auto;
}
.attraction-list__items {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  width: 100%;
  row-gap: 40px;
  column-gap: 40px;
  margin-top: 50px;
}
@media (max-width: 991px) {
  .attraction-list__items {
    row-gap: 30px;
    column-gap: 0;
    margin-top: 40px;
  }
}
.attraction-list__item {
  width: calc(25% - 30px);
}
@media (max-width: 991px) {
  .attraction-list__item {
    width: 100%;
  }
}

.attraction-banner {
  display: block;
  position: relative;
}
@media (max-width: 991px) {
  .attraction-banner {
    margin-top: 50px !important;
  }
}
.attraction-banner img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}
@media (max-width: 991px) {
  .attraction-banner img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
  }
}
.attraction-banner__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 60px;
  z-index: 5;
}
@media (max-width: 991px) {
  .attraction-banner__box {
    position: relative;
    left: auto;
    top: auto;
    padding: 30px 12px;
  }
}
.attraction-banner__heading {
  color: #FFF;
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}
@media (max-width: 991px) {
  .attraction-banner__heading {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
  }
}
.attraction-banner__description {
  margin-top: 16px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 991px) {
  .attraction-banner__description {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }
}
.attraction-banner__btn {
  display: block;
  margin-top: 36px;
  padding: 8px 16px;
  border-radius: 8px;
  background: #FFF;
  color: #243C4E;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .attraction-banner__btn {
    margin-top: 36px;
    padding: 8px 16px;
  }
}
.attraction-banner__btn:hover {
  opacity: 0.7;
}

.attraction-content {
  margin-top: 40px;
}
.attraction-content__slider {
  position: relative;
}
@media (max-width: 991px) {
  .attraction-content__slider {
    padding-top: 60px;
  }
}
.attraction-content__slider_image {
  display: block;
}
.attraction-content__slider_image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.attraction-content__slider_prev, .attraction-content__slider_next {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  bottom: calc(100% + 40px);
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .attraction-content__slider_prev, .attraction-content__slider_next {
    bottom: auto;
    top: 0;
  }
}
.attraction-content__slider_prev:hover, .attraction-content__slider_next:hover {
  opacity: 0.7;
}
.attraction-content__slider_prev {
  right: 48px;
  background: url("images/universal/prev.svg") no-repeat center/100% auto;
}
.attraction-content__slider_next {
  right: 0;
  background: url("images/universal/next.svg") no-repeat center/100% auto;
}
.attraction-content__gallery {
  margin-top: 40px;
  position: relative;
}
@media (max-width: 991px) {
  .attraction-content__gallery {
    margin-top: 20px;
  }
}
.attraction-content__gallery_count {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 1160px;
  margin: 0 auto 40px;
}
@media (max-width: 991px) {
  .attraction-content__gallery_count {
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto 20px;
  }
}
.attraction-content__gallery_count span {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 16px;
  color: var(--link-color);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  border-radius: 10px;
  padding: 10px 30px;
  background: var(--main-filter-background);
}
@media (max-width: 991px) {
  .attraction-content__gallery_count span {
    column-gap: 8px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 24px;
  }
}
.attraction-content__gallery_count span:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-color: var(--link-color);
  mask: url("images/universal/picture.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/picture.svg") no-repeat center/100% auto;
}
@media (max-width: 991px) {
  .attraction-content__gallery_count span:before {
    width: 16px;
    height: 16px;
  }
}
.attraction-content__gallery .swiper-slide {
  width: 1160px;
}
@media (max-width: 991px) {
  .attraction-content__gallery .swiper-slide {
    width: calc(100vw - 30px);
  }
}
.attraction-content__gallery_image {
  display: block;
  position: relative;
}
.attraction-content__gallery_image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.attraction-content__gallery_caption {
  display: block;
  position: absolute;
  left: 30px;
  bottom: 30px;
  border-radius: 10px;
  padding: 10px 30px;
  background: rgba(255, 255, 255, 0.3);
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  z-index: 10;
}
@media (max-width: 991px) {
  .attraction-content__gallery_caption {
    left: 15px;
    bottom: 15px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 24px;
  }
}
.attraction-content__gallery_prev, .attraction-content__gallery_next {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 14px;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .attraction-content__gallery_prev, .attraction-content__gallery_next {
    top: 0;
  }
}
.attraction-content__gallery_prev:hover, .attraction-content__gallery_next:hover {
  opacity: 0.7;
}
.attraction-content__gallery_prev {
  right: calc(50% - 532px);
  background: url("images/universal/prev.svg") no-repeat center/100% auto;
}
@media (max-width: 991px) {
  .attraction-content__gallery_prev {
    right: 56px;
  }
}
.attraction-content__gallery_next {
  right: calc(50% - 580px);
  background: url("images/universal/next.svg") no-repeat center/100% auto;
}
@media (max-width: 991px) {
  .attraction-content__gallery_next {
    right: 15px;
  }
}
.attraction-content__script {
  margin: 0 0 40px;
}
@media (max-width: 991px) {
  .attraction-content__script {
    margin: 0 0 20px;
  }
}
.attraction-content__script iframe, .attraction-content__script video {
  margin: 0 auto;
  max-width: 100%;
  height: revert-layer;
  border-radius: 20px;
}
.attraction-content__btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .attraction-content__btns {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    row-gap: 16px;
  }
}
.attraction-content__btn1, .attraction-content__btn2 {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  column-gap: 10px;
  width: calc(50% - 10px);
  height: 50px;
  text-align: center;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .attraction-content__btn1, .attraction-content__btn2 {
    width: 100%;
    height: 40px;
  }
}
.attraction-content__btn1:after, .attraction-content__btn2:after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  transition: 0.3s all ease-in-out;
}
.attraction-content__btn1 {
  background: var(--btn-background-2);
  color: var(--btn-color-2) !important;
}
.attraction-content__btn1:hover {
  opacity: 0.7;
}
.attraction-content__btn1:after {
  background-color: var(--btn-color-2) !important;
  mask: url("images/universal/btn1.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/btn1.svg") no-repeat center/100% auto;
}
.attraction-content__btn2 {
  color: var(--btn-background-2) !important;
  border: 1px solid rgba(138, 146, 153, 0.5);
}
.attraction-content__btn2:after {
  width: 20px;
  height: 20px;
  background-color: var(--btn-background-2) !important;
  mask: url("images/universal/btn2.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/btn2.svg") no-repeat center/100% auto;
}
.attraction-content__btn2:hover {
  color: var(--btn-color-2) !important;
  background-color: var(--btn-background-2);
  border-color: var(--btn-background-2);
}
.attraction-content__btn2:hover:after {
  background-color: var(--btn-color-2) !important;
}

.attraction-related-cars-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 400px;
  border-radius: 20px;
  background: url("images/universal/attraction-related-cars-empty.jpg") no-repeat center/cover;
}
.attraction-related-cars-empty svg {
  display: block;
  width: 40px;
  height: auto;
}
.attraction-related-cars-empty__title {
  display: block;
  margin-top: 20px;
  color: #FFF;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}
@media (max-width: 991px) {
  .attraction-related-cars-empty__title {
    font-size: 24px;
    line-height: 36px;
  }
}
.attraction-related-cars-empty__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
  padding: 8px 16px;
  border-radius: 8px;
  background: #FFF;
  color: #243C4E;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
.attraction-related-cars-empty__btn:hover {
  opacity: 0.7;
}

.related-attractions__title {
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}
@media (max-width: 991px) {
  .related-attractions__title {
    font-size: 16px;
    line-height: 24px;
  }
}
.related-attractions__description {
  color: var(--text-color-gray);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 991px) {
  .related-attractions__description {
    font-size: 14px;
    line-height: 20px;
  }
}
.related-attractions__script {
  display: block;
}
.related-attractions__script iframe {
  border-radius: 20px;
}
.related-attractions__items {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 40px;
  column-gap: 40px;
}
.related-attractions__item {
  width: calc(25% - 30px);
}
@media (max-width: 991px) {
  .related-attractions__item {
    width: 100%;
  }
}

.attraction-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.attraction-item__image {
  display: block;
  position: relative;
  width: 100%;
}
.attraction-item__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 12px;
}
.attraction-item__point {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  column-gap: 10px;
  top: 15px;
  left: 15px;
  padding: 4px 12px;
  border-radius: 100px;
  background: #8A9299;
  color: #FFF;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  z-index: 5;
}
.attraction-item__point:before {
  content: "";
  display: block;
  width: 16px;
  height: 17px;
  background: url("images/universal/point.svg") no-repeat center/100% auto;
}
.attraction-item__date {
  margin-top: 14px;
  color: var(--btn-background-2);
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
.attraction-item__title {
  margin-top: 8px;
  color: var(--subtitle-color);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.attraction-item__description {
  margin-top: 8px;
  color: var(--text-color-gray);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.attraction-item__more {
  display: block;
  margin-top: 16px;
  border-radius: 8px;
  padding: 8px 16px;
  background: var(--btn-background-2);
  color: var(--btn-color-2);
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
.attraction-item__more:hover {
  opacity: 0.7;
}

.franchise-promo {
  display: block;
  box-sizing: border-box;
  position: relative;
  min-height: 100vh;
  width: 100%;
  margin-top: -112px;
}
@media (max-width: 991px) {
  .franchise-promo {
    margin-top: -108px;
    height: auto;
    min-height: 0;
  }
}
.franchise-promo::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 44px;
  background-color: var(--section-background);
  z-index: 6;
}
.franchise-promo img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  z-index: 5;
}
.franchise-promo__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  padding: 120px calc((100% - 1160px) / 2) 0;
}
@media (max-width: 991px) {
  .franchise-promo__box {
    position: relative;
    left: auto;
    top: auto;
    height: auto;
    padding: 138px 15px 30px;
  }
}
.franchise-promo__caption {
  display: block;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  padding: 10px 12px;
  border-radius: 100px;
  background: #45AD5A;
}
.franchise-promo__heading {
  margin-top: 60px;
  color: #fff;
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 56px;
}
@media (max-width: 991px) {
  .franchise-promo__heading {
    margin-top: 24px;
    font-size: 24px;
    line-height: 32px;
  }
}
.franchise-promo__description {
  margin-top: 24px;
  color: #EDE8DD;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
@media (max-width: 991px) {
  .franchise-promo__description {
    font-size: 14px;
    line-height: 20px;
  }
}
.franchise-promo__btn {
  display: block;
  box-sizing: border-box;
  padding: 8px 16px;
  margin-top: 24px;
  color: #243C4E;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  border-radius: 8px;
  background: #FFF;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .franchise-promo__btn {
    padding: 12px 24px;
    width: 100%;
    color: var(--accents-darkblue, #243C4E);
    text-align: center;
    font-size: 12px;
    line-height: 16px;
  }
}
.franchise-promo__btn:hover {
  opacity: 0.7;
}

.dark-theme .franchise-promo:before {
  display: none;
}

.franchise-map {
  margin-top: 100px;
}
@media (max-width: 991px) {
  .franchise-map {
    margin-top: 40px;
  }
}
.franchise-map__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.franchise-map__title {
  color: var(--link-color);
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 42px;
}
@media (max-width: 991px) {
  .franchise-map__title {
    font-size: 24px;
    line-height: 32px;
  }
}
.franchise-map__caption {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 14px;
  padding: 11px 16px;
  color: var(--link-color);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  border-radius: 10px;
  background: var(--benefit-item-background);
}
@media (max-width: 991px) {
  .franchise-map__caption {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
  }
}
.franchise-map__caption:before {
  content: "";
  display: block;
  margin-right: 16px;
  width: 17px;
  height: 22px;
  background-color: var(--link-color);
  mask: url("images/universal/franchise-map__caption.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/franchise-map__caption.svg") no-repeat center/100% auto;
}
@media (max-width: 991px) {
  .franchise-map__caption:before {
    margin-right: 10px;
  }
}
.franchise-map__image {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .franchise-map__image {
    display: none !important;
  }
}
.franchise-map__image.for-dark {
  display: none;
}
.franchise-map__image img {
  display: block;
  width: 100%;
  height: auto;
}
.franchise-map__cities {
  display: none;
}
@media (max-width: 991px) {
  .franchise-map__cities {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 24px;
    padding-top: 16px;
    column-gap: 20px;
    border-top: 1px solid #D9D9D9;
  }
}
.franchise-map__city {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  width: calc(50% - 10px);
  padding: 11px 16px;
  column-gap: 10px;
  color: var(--link-color);
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.franchise-map__city:before {
  content: "";
  display: block;
  margin-right: 16px;
  width: 17px;
  height: 22px;
  background-color: var(--link-color);
  mask: url("images/universal/franchise-map__caption.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/franchise-map__caption.svg") no-repeat center/100% auto;
}
.franchise-map__city:nth-child(1n+9) {
  display: none;
}
.franchise-map__cities.open .franchise-map__city:nth-child(1n+9) {
  display: flex;
}
.franchise-map__more_cities_btn {
  display: none;
}
@media (max-width: 991px) {
  .franchise-map__more_cities_btn {
    display: block;
    box-sizing: border-box;
    margin-top: 24px;
    padding: 12px 24px;
    width: 100%;
    color: var(--franchise-more-btn);
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    border-radius: 8px;
    background: var(--link-color);
    cursor: pointer;
    transition: 0.3s all ease-in-out;
  }
  .franchise-map__more_cities_btn:hover {
    opacity: 0.7;
  }
}

.dark-theme .franchise-map__image {
  display: none;
}
.dark-theme .franchise-map__image.for-dark {
  display: block;
}

.franchise-future {
  margin-top: 200px;
}
@media (max-width: 991px) {
  .franchise-future {
    margin-top: 40px;
  }
}
.franchise-future__title {
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}
@media (max-width: 991px) {
  .franchise-future__title {
    font-size: 24px;
    line-height: 32px;
  }
}
.franchise-future__items {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 30px;
  column-gap: 30px;
  margin-top: 50px;
}
@media (max-width: 991px) {
  .franchise-future__items {
    margin-top: 24px;
    row-gap: 16px;
  }
}
.franchise-future__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  border-radius: 15px;
  background: var(--benefit-item-background);
  padding: 20px 30px 30px;
  width: calc(33.33% - 20px);
}
@media (max-width: 991px) {
  .franchise-future__item {
    padding: 20px;
    width: 100%;
  }
}
.franchise-future__item.item-50 {
  width: calc(50% - 15px);
}
@media (max-width: 991px) {
  .franchise-future__item.item-50 {
    width: 100%;
  }
}
.franchise-future__item_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  background-color: var(--franchise-icon);
  border-radius: 50%;
}
@media (max-width: 991px) {
  .franchise-future__item_icon {
    width: 50px;
    height: 50px;
  }
}
.franchise-future__item_icon img, .franchise-future__item_icon svg {
  display: block;
  width: 40px;
  height: auto;
}
@media (max-width: 991px) {
  .franchise-future__item_icon img, .franchise-future__item_icon svg {
    width: 30px;
  }
}
.franchise-future__item_description {
  margin-top: 40px;
  color: var(--link-color);
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
@media (max-width: 991px) {
  .franchise-future__item_description {
    margin-top: 30px;
  }
}

.franchise-conditions {
  background: #243C4E;
  padding-top: 70px;
  padding-bottom: 100px;
  margin-top: 130px;
}
@media (max-width: 991px) {
  .franchise-conditions {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 40px;
  }
}
.franchise-conditions__box1 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .franchise-conditions__box1 {
    display: block;
  }
}
.franchise-conditions__info1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 550px;
}
@media (max-width: 991px) {
  .franchise-conditions__info1 {
    width: 100%;
  }
}
.franchise-conditions__title1, .franchise-conditions__title2 {
  color: #FFF;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 42px;
}
@media (max-width: 991px) {
  .franchise-conditions__title1, .franchise-conditions__title2 {
    font-size: 24px;
    line-height: 32px;
  }
}
.franchise-conditions__list1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 50px;
  row-gap: 40px;
}
@media (max-width: 991px) {
  .franchise-conditions__list1 {
    margin-top: 24px;
    row-gap: 24px;
  }
}
.franchise-conditions__item1 {
  display: block;
  position: relative;
  box-sizing: border-box;
  padding-left: 65px;
  min-height: 48px;
  color: #DDE6ED;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 991px) {
  .franchise-conditions__item1 {
    font-size: 14px;
    line-height: 20px;
  }
}
.franchise-conditions__item1 span {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid rgba(221, 230, 237, 0.2);
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.franchise-conditions__btn {
  display: block;
  box-sizing: border-box;
  padding: 12px 24px 14px;
  margin-top: 50px;
  color: #243C4E;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  border-radius: 8px;
  background: #FFF;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .franchise-conditions__btn {
    margin-top: 24px;
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
  }
}
.franchise-conditions__btn:hover {
  opacity: 0.7;
}
.franchise-conditions__image1 {
  width: 580px;
}
@media (max-width: 991px) {
  .franchise-conditions__image1 {
    width: 100%;
    margin-top: 24px;
  }
}
.franchise-conditions__image1 img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 15px;
}
.franchise-conditions__box2 {
  margin-top: 130px;
}
@media (max-width: 991px) {
  .franchise-conditions__box2 {
    margin-top: 40px;
  }
}
.franchise-conditions__list2 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 50px;
  row-gap: 60px;
  column-gap: 60px;
}
@media (max-width: 991px) {
  .franchise-conditions__list2 {
    margin-top: 24px;
    row-gap: 24px;
  }
}
.franchise-conditions__item2 {
  display: block;
  box-sizing: border-box;
  width: calc(33.33% - 40px);
  position: relative;
  padding-left: 60px;
  color: #DDE6ED;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
@media (max-width: 991px) {
  .franchise-conditions__item2 {
    width: 100%;
    padding-left: 40px;
  }
}
.franchise-conditions__item2:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -30px;
  width: 1px;
  height: 50px;
  background-color: #8A9299;
}
@media (max-width: 991px) {
  .franchise-conditions__item2:before {
    display: none;
  }
}
.franchise-conditions__item2:nth-child(3n-2):before {
  display: none;
}
.franchise-conditions__item2 span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
}
@media (max-width: 991px) {
  .franchise-conditions__item2 span {
    width: 24px;
    height: 24px;
  }
}
.franchise-conditions__item2 span:before {
  content: "";
  display: block;
  position: absolute;
  left: calc(50% - 10px);
  top: calc(50% - 10px);
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 50%;
  opacity: 0.3;
  z-index: 5;
}
@media (max-width: 991px) {
  .franchise-conditions__item2 span:before {
    left: calc(50% - 8px);
    top: calc(50% - 8px);
    width: 16px;
    height: 16px;
  }
}
.franchise-conditions__item2 span:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  mask: url("images/universal/franchise-benefits__item.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/franchise-benefits__item.svg") no-repeat center/100% auto;
  z-index: 10;
}
.franchise-conditions__box3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .franchise-conditions__box3 {
    margin-top: 40px;
  }
}
.franchise-conditions__title3 {
  display: block;
  padding: 11px 16px;
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  border-radius: 10px;
  background: rgba(221, 230, 237, 0.15);
}
.franchise-conditions__list3 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 30px;
  row-gap: 60px;
  column-gap: 60px;
  width: 100%;
}
@media (max-width: 991px) {
  .franchise-conditions__list3 {
    margin-top: 24px;
    row-gap: 24px;
  }
}
.franchise-conditions__item3 {
  display: block;
  box-sizing: border-box;
  position: relative;
  padding-left: 50px;
  color: #DDE6ED;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
@media (max-width: 991px) {
  .franchise-conditions__item3 {
    padding-left: 45px;
    min-height: 40px;
  }
}
.franchise-conditions__item3:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -30px;
  width: 1px;
  height: 50px;
  background-color: #8A9299;
}
@media (max-width: 991px) {
  .franchise-conditions__item3:before {
    display: none;
  }
}
.franchise-conditions__item3:nth-child(3n-2):before {
  display: none;
}
.franchise-conditions__item3 span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  background-color: #fff;
  mask: url("images/universal/franchise-conditions__item3.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/franchise-conditions__item3.svg") no-repeat center/100% auto;
}
@media (max-width: 991px) {
  .franchise-conditions__item3 span {
    width: 30px;
    height: 30px;
  }
}

.franchise-benefits {
  margin-top: 130px;
}
@media (max-width: 991px) {
  .franchise-benefits {
    margin-top: 40px;
  }
}
.franchise-benefits__title {
  color: var(--subtitle-color);
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 42px;
}
@media (max-width: 991px) {
  .franchise-benefits__title {
    font-size: 24px;
    line-height: 32px;
  }
}
.franchise-benefits__description {
  margin-top: 16px;
  color: var(--subtitle-color);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
@media (max-width: 991px) {
  .franchise-benefits__description {
    margin-top: 24px;
  }
  .franchise-benefits__description br {
    display: none;
  }
}
.franchise-benefits__items {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 60px;
  column-gap: 60px;
  margin-top: 50px;
}
@media (max-width: 991px) {
  .franchise-benefits__items {
    margin-top: 24px;
    row-gap: 24px;
  }
}
.franchise-benefits__item {
  display: block;
  position: relative;
  width: calc(33.33% - 40px);
}
@media (max-width: 991px) {
  .franchise-benefits__item {
    width: 100%;
  }
}
.franchise-benefits__item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -30px;
  width: 1px;
  height: 50px;
  background-color: #DDE6ED;
}
@media (max-width: 991px) {
  .franchise-benefits__item:before {
    display: none;
  }
}
.franchise-benefits__item:nth-child(3n-2):before {
  display: none;
}
.franchise-benefits__item_heading {
  position: relative;
  padding-left: 40px;
  color: var(--subtitle-color);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
@media (max-width: 991px) {
  .franchise-benefits__item_heading {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
  }
}
.franchise-benefits__item_heading span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
}
.franchise-benefits__item_heading span:before {
  content: "";
  display: block;
  position: absolute;
  left: calc(50% - 10px);
  top: calc(50% - 10px);
  width: 20px;
  height: 20px;
  background-color: var(--link-color);
  border-radius: 50%;
  opacity: 0.3;
  z-index: 5;
}
.franchise-benefits__item_heading span:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--link-color);
  mask: url("images/universal/franchise-benefits__item.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/franchise-benefits__item.svg") no-repeat center/100% auto;
  z-index: 10;
}
.franchise-benefits__item_description {
  margin-top: 12px;
  color: var(--text-color-gray);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.franchise-base {
  margin-top: 60px;
}
@media (max-width: 991px) {
  .franchise-base {
    margin-top: 40px;
  }
}
.franchise-base__box {
  position: relative;
}
.franchise-base__image {
  display: block;
}
.franchise-base__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}
@media (max-width: 991px) {
  .franchise-base__image img {
    border-radius: 15px;
  }
}
.franchise-base__image.for-desktop {
  display: block;
}
@media (max-width: 991px) {
  .franchise-base__image.for-desktop {
    display: none;
  }
}
.franchise-base__image.for-mobile {
  display: none;
}
@media (max-width: 991px) {
  .franchise-base__image.for-mobile {
    display: block;
  }
}
.franchise-base__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  box-sizing: border-box;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 35px;
  z-index: 10;
}
@media (max-width: 991px) {
  .franchise-base__text {
    justify-content: flex-start;
    padding: 24px;
    height: auto;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 15px 15px 0 0;
  }
}
.franchise-base__title {
  display: block;
  padding: 11px 16px;
  color: #243C4E;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  border-radius: 10px;
  background: rgba(36, 60, 78, 0.15);
}
.franchise-base__value {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 30px;
  color: #243C4E;
  font-size: 42px;
  font-weight: 600;
  line-height: 56px;
}
@media (max-width: 991px) {
  .franchise-base__value {
    font-size: 30px;
    line-height: 42px;
  }
}
.franchise-base__value:before {
  content: "";
  margin-right: 12px;
  width: 50px;
  height: 50px;
  background: url("images/universal/franchise-base__value.svg") no-repeat center/100% auto;
}
@media (max-width: 991px) {
  .franchise-base__value:before {
    margin-right: 12px;
    width: 50px;
    height: 50px;
  }
}

.franchise-banner {
  margin-top: 130px;
}
@media (max-width: 991px) {
  .franchise-banner {
    margin-top: 40px;
  }
}
.franchise-banner__box {
  position: relative;
}
.franchise-banner__image {
  display: block;
}
@media (max-width: 991px) {
  .franchise-banner__image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
.franchise-banner__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}
@media (max-width: 991px) {
  .franchise-banner__image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    object-fit: cover;
    -o-object-fit: cover;
  }
}
.franchise-banner__image.for-desktop {
  display: block;
}
@media (max-width: 991px) {
  .franchise-banner__image.for-desktop {
    display: none;
  }
}
.franchise-banner__image.for-mobile {
  display: none;
}
@media (max-width: 991px) {
  .franchise-banner__image.for-mobile {
    display: block;
  }
}
.franchise-banner__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  box-sizing: border-box;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 50px;
  z-index: 10;
}
@media (max-width: 991px) {
  .franchise-banner__text {
    position: relative;
    left: auto;
    top: auto;
    padding: 30px 15px;
  }
}
.franchise-banner__title {
  color: #fff;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 42px;
}
@media (max-width: 991px) {
  .franchise-banner__title {
    font-size: 24px;
    line-height: 32px;
  }
}
.franchise-banner__description {
  margin-top: 16px;
  color: #DDE6ED;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.franchise-banner__btn {
  display: block;
  box-sizing: border-box;
  margin-top: 54px;
  padding: 8px 16px;
  border-radius: 8px;
  background: #FFF;
  color: #243C4E;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .franchise-banner__btn {
    margin-top: 24px;
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    padding: 8px 16px;
  }
}
.franchise-banner__btn:hover {
  opacity: 0.7;
}

.insurances {
  margin-top: 40px;
  padding-bottom: 40px;
  padding-top: 24px;
  border-top: 1px solid #DDE6ED;
  border-bottom: 1px solid #DDE6ED;
}
.insurances__btns {
  display: flex;
  column-gap: 14px;
}
@media screen and (max-width: 991px) {
  .insurances__btns {
    overflow: auto;
    padding-bottom: 10px;
  }
}
.insurances__btn {
  display: block;
  color: #848484;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  padding: 12px 16px 14px 16px;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid rgba(132, 132, 132, 0.3);
}
@media screen and (max-width: 991px) {
  .insurances__btn {
    font-size: 12px;
    padding: 5px;
    border-radius: 4px;
    flex: 0 0 auto;
  }
}
.insurances__btn.active {
  background-color: #243C4E;
  color: #FFF;
}
.insurances__tables {
  display: none;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 40px;
  row-gap: 16px;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .insurances__tables {
    margin-top: 20px;
  }
}
.insurances__tables.active {
  display: flex;
}
.insurances__tables table {
  width: 100%;
  border-radius: 16px 16px 0 0;
  background: #F5F5F5;
}
@media screen and (max-width: 991px) {
  .insurances__tables table {
    display: block;
    max-width: 100%;
    padding-bottom: 10px;
    overflow: auto;
    border-radius: 4px 4px 0 0;
  }
}
@media screen and (max-width: 991px) {
  .insurances__tables thead {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .insurances__tables tbody {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .insurances__tables tr {
    display: flex;
    align-items: stretch;
  }
}
.insurances__tables th {
  box-sizing: border-box;
  padding: 30px 20px 22px 20px;
  color: #8A9299;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 991px) {
  .insurances__tables th {
    display: block;
    flex: 0 0 70px;
    padding: 5px;
    font-size: 12px;
    white-space: nowrap;
  }
}
.insurances__tables th:first-child {
  width: 360px;
}
@media screen and (max-width: 991px) {
  .insurances__tables th:first-child {
    width: auto;
    flex: 0 0 150px;
  }
}
.insurances__tables td {
  box-sizing: border-box;
  padding: 12px 20px;
  color: #243C4E;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 991px) {
  .insurances__tables td {
    display: block;
    flex: 0 0 70px;
    padding: 5px;
    font-size: 13px;
  }
}
.insurances__tables td:first-child {
  width: 360px;
}
@media screen and (max-width: 991px) {
  .insurances__tables td:first-child {
    width: auto;
    flex: 0 0 150px;
  }
}
.insurances__tables td a {
  color: #243C4E;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: underline;
}
@media screen and (max-width: 991px) {
  .insurances__tables td a {
    font-size: 13px;
  }
}
.insurances__tables td a:hover {
  text-decoration: none;
}
.insurances__tables tr:last-child td {
  border-bottom: none;
}
.insurances__tables tr:hover td {
  background: #D5D5D5;
}
.insurances__tables .table-J + .table-XJ {
  margin-top: -16px;
  border-radius: 0;
}
.insurances__tables .table-J + .table-XJ thead, .insurances__tables .table-J + .table-XJ th {
  height: 0;
  overflow: hidden;
}

.dark-theme .insurances {
  border-top: 1px solid rgba(221, 230, 237, 0.16);
  border-bottom: 1px solid rgba(221, 230, 237, 0.16);
}
.dark-theme .insurances__btn {
  color: #848484;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.dark-theme .insurances__btn.active {
  background-color: #FFF;
  color: #000;
}
.dark-theme .insurances__tables table {
  background: #2C2C30;
}
.dark-theme .insurances__tables td {
  color: #FFF;
}
.dark-theme .insurances__tables td a {
  color: #FFF;
}
.dark-theme .insurances__tables tr:hover td {
  background: #565659;
}

.insurance-conditions {
  margin-top: 64px;
}
@media screen and (max-width: 991px) {
  .insurance-conditions {
    margin-top: 40px;
  }
}
.insurance-conditions__title {
  color: var(--text-primary);
  font-size: 24px;
  font-weight: 600;
  line-height: 133.333%;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__title {
    font-size: 14px;
    line-height: 142.857%;
  }
}
.insurance-conditions__description {
  margin-top: 16px;
  color: var(--text-description);
  font-size: 18px;
  font-weight: 400;
  line-height: 155.556%;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__description {
    font-size: 14px;
    line-height: 142.857%;
  }
}
.insurance-conditions__description strong {
  font-weight: 600;
}
.insurance-conditions__box {
  display: block;
  margin-top: 32px;
  padding: 20px;
  border-radius: 16px;
  background: var(--item-background-color);
}
.insurance-conditions__box_heading {
  color: var(--text-description);
  font-size: 18px;
  font-weight: 600;
  line-height: 133.333%;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__box_heading {
    font-size: 14px;
    line-height: 142.857%;
  }
}
.insurance-conditions__box_description {
  margin-top: 20px;
  color: var(--text-description);
  font-size: 14px;
  font-weight: 400;
  line-height: 171.429%;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__box_description {
    font-size: 14px;
    line-height: 142.857%;
  }
}
.insurance-conditions__box_description strong {
  font-weight: 600;
}
.insurance-conditions__box_items {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 12px;
  row-gap: 12px;
  column-gap: 12px;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__box_items {
    margin-top: 16px;
  }
}
.insurance-conditions__box_item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: calc(50% - 6px);
  column-gap: 16px;
  color: var(--text-description);
  font-size: 14px;
  font-weight: 400;
  line-height: 171.429%;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__box_item {
    width: 100%;
    font-size: 14px;
    line-height: 142.857%;
  }
}
.insurance-conditions__box_svg {
  display: block;
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  background-color: var(--text-description);
  mask-repeat: repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-repeat: repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__box_svg {
    width: 32px;
    height: 32px;
    flex: 0 0 32px;
  }
}
.insurance-conditions__box_caption {
  margin-top: 20px;
  color: var(--const-gray);
  font-size: 14px;
  font-weight: 400;
  line-height: 171.429%;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__box_caption {
    font-size: 14px;
    line-height: 142.857%;
  }
}
.insurance-conditions__text {
  margin-top: 32px;
}
.insurance-conditions__text > *:first-child {
  margin-top: 0 !important;
}
.insurance-conditions__text h1, .insurance-conditions__text h2, .insurance-conditions__text h3 {
  display: block;
  margin-top: 32px;
  color: var(--text-description);
  font-size: 24px;
  font-weight: 600;
  line-height: 116.667%;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__text h1, .insurance-conditions__text h2, .insurance-conditions__text h3 {
    font-size: 15px;
    line-height: 133.333%;
  }
}
.insurance-conditions__text h4, .insurance-conditions__text h5, .insurance-conditions__text h6 {
  display: block;
  margin-top: 12px;
  color: var(--text-description);
  font-size: 18px;
  font-weight: 600;
  line-height: 155.556%;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__text h4, .insurance-conditions__text h5, .insurance-conditions__text h6 {
    font-size: 14px;
    line-height: 142.857%;
  }
}
.insurance-conditions__text p {
  display: block;
  margin-top: 12px;
  color: var(--text-description);
  font-size: 18px;
  font-weight: 400;
  line-height: 155.556%;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__text p {
    font-size: 14px;
    line-height: 142.857%;
  }
}
.insurance-conditions__text a {
  color: inherit;
  text-decoration: underline;
}
.insurance-conditions__text a:hover {
  text-decoration: none;
}
.insurance-conditions__text strong {
  font-weight: 600;
}

.page-template-page-investors-php.dark-theme {
  color: white;
}

.investors-hero {
  position: relative;
  margin-top: -112px;
}
@media screen and (max-width: 991px) {
  .investors-hero {
    margin-top: -108px;
  }
}
.investors-hero:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 44px;
  background-color: var(--section-background);
  z-index: 6;
}
.investors-hero__image, .investors-hero__image img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  z-index: 5;
}
.investors-hero__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  padding-top: 160px;
  padding-bottom: 60px;
  min-height: 100vh;
  z-index: 10;
}
@media screen and (max-width: 991px) {
  .investors-hero__box {
    padding-top: 130px;
    padding-bottom: 30px;
  }
}
.investors-hero__heading {
  color: #FFF;
  font-size: 42px;
  font-weight: 600;
  line-height: 133.333%;
}
@media screen and (max-width: 991px) {
  .investors-hero__heading {
    font-size: 24px;
  }
}
.investors-hero__description {
  margin-top: 24px;
  color: #DDE6ED;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}
@media screen and (max-width: 991px) {
  .investors-hero__description {
    margin-top: 24px;
    font-size: 14px;
    line-height: 142.857%;
  }
}
.investors-hero__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px 14px 24px;
  margin-top: 24px;
  border-radius: 8px;
  background: #FFF;
  color: #243C4E;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease-out;
}
@media screen and (max-width: 991px) {
  .investors-hero__btn {
    box-sizing: border-box;
    margin-top: 24px;
    width: 100%;
    padding: 12px 24px 14px 24px;
    border-radius: 8px;
    font-size: 12px;
    line-height: 16px;
  }
}
.investors-hero__btn:hover {
  color: #FFF;
  background: #243C4E;
}
.investors-hero__list {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 68px;
  row-gap: 30px;
  column-gap: 30px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .investors-hero__list {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    row-gap: 12px;
    margin-top: 30px;
  }
}
.investors-hero__item {
  display: block;
  box-sizing: border-box;
  width: calc(33.33% - 20px);
  padding: 20px 24px;
  border-radius: 15px;
  background: rgba(238, 238, 238, 0.3);
}
@media screen and (max-width: 991px) {
  .investors-hero__item {
    width: 100%;
    padding: 15px 24px;
    border-radius: 15px;
  }
}
.investors-hero__item_icon {
  display: block;
}
.investors-hero__item_icon img, .investors-hero__item_icon svg {
  display: block;
  height: 45px;
  width: auto;
}
@media screen and (max-width: 991px) {
  .investors-hero__item_icon img, .investors-hero__item_icon svg {
    height: 45px;
  }
}
.investors-hero__item_caption {
  margin-top: 25px;
  color: #DDE6ED;
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
}
@media screen and (max-width: 991px) {
  .investors-hero__item_caption {
    margin-top: 15px;
  }
}
.investors-hero__item_value {
  margin-top: 8px;
  color: #FFF;
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .investors-hero__item_value {
    margin-top: 8px;
    font-size: 24px;
    line-height: 133.333%;
  }
}

.investors-benefits {
  position: relative;
  max-width: 100%;
  overflow: hidden;
  min-height: 700px;
}
.investors-benefits__image {
  display: block;
  position: absolute;
  top: 102px;
  left: calc(50% + 212px);
  z-index: 5;
}
@media screen and (max-width: 991px) {
  .investors-benefits__image {
    display: none;
  }
}
.investors-benefits__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  padding-top: 100px;
  padding-bottom: 30px;
  z-index: 10;
}
@media screen and (max-width: 991px) {
  .investors-benefits__box {
    padding-top: 40px;
    padding-bottom: 0;
  }
}
.investors-benefits__heading {
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-benefits__heading {
    font-size: 24px;
    line-height: 133.333%;
  }
}
.investors-benefits__caption {
  display: block;
  margin-top: 14px;
  padding: 11px 16px;
  border-radius: 10px;
  background: var(--main-filter-background);
  color: var(--header-link);
  font-size: 24px;
  font-weight: 600;
  line-height: 133.333%;
}
@media screen and (max-width: 991px) {
  .investors-benefits__caption {
    margin-top: 24px;
    padding: 11px 16px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 700;
    line-height: 155.556%;
  }
}
.investors-benefits__subheading {
  display: block;
  margin-top: 50px;
  padding-bottom: 12px;
  color: var(--subtitle-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  border-bottom: 1px solid var(--investors-border);
}
@media screen and (max-width: 991px) {
  .investors-benefits__subheading {
    width: 100%;
    margin-top: 24px;
    padding-bottom: 24px;
  }
}
.investors-benefits__list {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 30px;
  width: 810px;
  max-width: 100%;
  row-gap: 40px;
}
@media screen and (max-width: 991px) {
  .investors-benefits__list {
    flex-direction: column;
    margin-top: 24px;
    width: 100%;
    row-gap: 24px;
  }
}
.investors-benefits__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 50%;
}
@media screen and (max-width: 991px) {
  .investors-benefits__item {
    width: 100%;
  }
}
.investors-benefits__item_value {
  display: block;
  position: relative;
  color: var(--subtitle-color);
  font-size: 42px;
  font-weight: 600;
  line-height: 133.333%;
}
@media screen and (max-width: 991px) {
  .investors-benefits__item_value {
    padding-right: 120px;
  }
}
.investors-benefits__item_caption {
  display: block;
  position: absolute;
  top: 0;
  left: calc(100% + 12px);
  padding: 4px 12px;
  border-radius: 100px;
  background: #A2D6AD;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  line-height: 142.857%;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .investors-benefits__item_caption {
    left: auto;
    right: 0;
    top: 3px;
  }
}
.investors-benefits__item_text {
  margin-top: 8px;
  color: var(--header-link);
  font-size: 18px;
  font-weight: 400;
  line-height: 155.556%;
}
.investors-dynamics {
  padding-top: 100px;
  padding-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .investors-dynamics {
    padding-top: 40px;
    padding-bottom: 0;
  }
}
.investors-dynamics__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.investors-dynamics__heading {
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-dynamics__heading {
    font-size: 24px;
    line-height: 133.333%;
  }
}
.investors-dynamics__description {
  margin-top: 16px;
  color: var(--subtitle-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
@media screen and (max-width: 991px) {
  .investors-dynamics__description {
    margin-top: 24px;
  }
}
.investors-dynamics__description strong {
  font-weight: 600;
}
.investors-dynamics__list {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  position: relative;
  margin-top: 68px;
  height: 164px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .investors-dynamics__list {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 24px;
    height: auto;
    width: 100%;
    row-gap: 54px;
  }
}
.investors-dynamics__list:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  border-bottom: 1px dashed #8A9299;
}
@media screen and (max-width: 991px) {
  .investors-dynamics__list:before {
    left: 50%;
    top: 0;
    width: 0;
    height: 100%;
    border-bottom: none;
    border-right: 1px dashed #8A9299;
  }
}
.investors-dynamics__item_year {
  display: block;
  padding: 5px 10px;
  color: var(--link-color);
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  border-radius: 10px;
  background: var(--main-filter-background);
}
.investors-dynamics__item_caption {
  margin-top: 8px;
  color: var(--text-color-gray);
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
}
.investors-dynamics__item_caption strong {
  color: var(--link-color);
  font-weight: 600;
}
.investors-dynamics__target {
  display: block;
  padding: 12px;
  border-radius: 10px;
  background: #243C4E;
  margin-top: -16px;
}
@media screen and (max-width: 991px) {
  .investors-dynamics__target {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
  }
}
.investors-dynamics__target_caption {
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
}
.investors-dynamics__target_value {
  margin-top: 4px;
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}
.investors-dynamics__item, .investors-dynamics__target_wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
}
@media screen and (max-width: 991px) {
  .investors-dynamics__item, .investors-dynamics__target_wrap {
    justify-content: flex-start;
    align-items: flex-end;
    box-sizing: border-box;
    width: 50%;
    margin: 0 auto 0 0;
    padding: 0 26px 0 0;
  }
}
.investors-dynamics__item:before, .investors-dynamics__item:after, .investors-dynamics__target_wrap:before, .investors-dynamics__target_wrap:after {
  content: "";
  display: block;
  position: absolute;
  box-sizing: border-box;
  border-radius: 50%;
}
.investors-dynamics__item:before, .investors-dynamics__target_wrap:before {
  left: 0;
  top: calc(50% - 10px);
  width: 20px;
  height: 20px;
  border: 1px solid var(--link-color);
}
@media screen and (max-width: 991px) {
  .investors-dynamics__item:before, .investors-dynamics__target_wrap:before {
    top: 0;
    left: auto;
    right: -10px;
  }
}
.investors-dynamics__item:after, .investors-dynamics__target_wrap:after {
  left: 5px;
  top: calc(50% - 5px);
  width: 10px;
  height: 10px;
  background: var(--link-color);
}
@media screen and (max-width: 991px) {
  .investors-dynamics__item:after, .investors-dynamics__target_wrap:after {
    left: auto;
    top: 5px;
    right: -5px;
  }
}
.investors-dynamics__item:nth-child(2n-1), .investors-dynamics__target_wrap:nth-child(2n-1) {
  justify-content: flex-end;
}
@media screen and (max-width: 991px) {
  .investors-dynamics__item:nth-child(2n-1), .investors-dynamics__target_wrap:nth-child(2n-1) {
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0 0 0 auto;
    padding: 0 0 0 26px;
  }
  .investors-dynamics__item:nth-child(2n-1):before, .investors-dynamics__target_wrap:nth-child(2n-1):before {
    left: -10px;
    right: auto;
  }
  .investors-dynamics__item:nth-child(2n-1):after, .investors-dynamics__target_wrap:nth-child(2n-1):after {
    left: -5px;
    right: auto;
  }
}
.investors-dynamics__item:nth-child(2n-1) .investors-dynamics__target, .investors-dynamics__target_wrap:nth-child(2n-1) .investors-dynamics__target {
  margin-top: 16px;
}
@media screen and (max-width: 991px) {
  .investors-dynamics__target_wrap {
    width: 100%;
    padding: 0;
    margin: 0;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .investors-dynamics__target_wrap:after, .investors-dynamics__target_wrap:before {
    display: none;
  }
}

.investors-dynamics + .investors-offer {
  margin-top: 100px;
}
@media screen and (max-width: 991px) {
  .investors-dynamics + .investors-offer {
    margin-top: 40px;
  }
}

.investors-offer {
  background: #243C4E;
}
.investors-offer__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  padding-top: 100px;
  padding-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .investors-offer__box {
    padding-top: 40px;
    padding-bottom: 0;
  }
}
.investors-offer__heading {
  color: #FFF;
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-offer__heading {
    font-size: 24px;
    line-height: 133.333%;
  }
}
.investors-offer__text {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  position: relative;
  margin-top: 30px;
  color: #8A9299;
  font-size: 12px;
  font-weight: 400;
  line-height: 133.333%;
}
@media screen and (max-width: 991px) {
  .investors-offer__text {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 24px;
    row-gap: 24px;
    padding-top: 48px;
  }
}
.investors-offer__text svg {
  display: block;
  position: absolute;
  left: 0;
  top: calc(50% - 12px);
  width: 24px;
  height: auto;
}
@media screen and (max-width: 991px) {
  .investors-offer__text svg {
    top: 0;
    width: 24px;
  }
}
.investors-offer__text1 {
  padding: 0 20px 0 38px;
  border-right: 1px solid #8A9299;
}
@media screen and (max-width: 991px) {
  .investors-offer__text1 {
    padding: 0;
    border: none;
  }
}
.investors-offer__text2 {
  padding: 0 20px;
}
@media screen and (max-width: 991px) {
  .investors-offer__text2 {
    padding: 0;
  }
}
.investors-offer__list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 30px;
  column-gap: 30px;
  margin-top: 50px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .investors-offer__list {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    row-gap: 24px;
    margin-top: 24px;
  }
}
.investors-offer__item {
  display: block;
  box-sizing: border-box;
  width: calc(33.33% - 20px);
  padding: 24px 30px 20px 30px;
  border-radius: 15px;
  background: #2D495E;
}
@media screen and (max-width: 991px) {
  .investors-offer__item {
    width: 100%;
    padding: 20px;
  }
}
.investors-offer__item_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 45px;
  height: 45px;
  border: 1px solid #DDE6ED;
  border-radius: 50%;
}
.investors-offer__item_icon svg {
  display: block;
  width: 24px;
  height: auto;
}
.investors-offer__item_text {
  margin-top: 52px;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  line-height: 142.857%;
}
.investors-economy {
  background: #243C4E;
}
.investors-economy__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .investors-economy__box {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.investors-economy__heading {
  color: #FFF;
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-economy__heading {
    font-size: 24px;
    line-height: 133.333%;
  }
  .investors-economy__heading br {
    display: none;
  }
}
.investors-economy__description {
  margin-top: 16px;
  color: #DDE6ED;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
@media screen and (max-width: 991px) {
  .investors-economy__description {
    margin-top: 24px;
  }
}
.investors-economy__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px 14px 24px;
  margin-top: 30px;
  border-radius: 8px;
  background: #FFF;
  color: #243C4E;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease-out;
}
@media screen and (max-width: 991px) {
  .investors-economy__btn {
    box-sizing: border-box;
    width: 100%;
    padding: 12px 24px;
    margin-top: 24px;
    color: var(--accents-darkblue, #243C4E);
    font-size: 12px;
    line-height: 133.333%;
  }
}
.investors-economy__btn:hover {
  color: #FFF;
  background: #243C4E;
}
.investors-economy__list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 30px;
  margin-top: 50px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .investors-economy__list {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 24px;
    row-gap: 24px;
  }
}
.investors-economy__item {
  display: block;
  position: relative;
  box-sizing: border-box;
  border-right: 1px solid #8A9299;
  padding: 0 30px 0 70px;
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 155.556%;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .investors-economy__item {
    padding: 0 30px 0 40px;
    border-right: none;
  }
}
@media screen and (max-width: 991px) {
  .investors-economy__item {
    width: 100%;
    border: none;
    padding: 0 0 0 40px;
  }
  .investors-economy__item br {
    display: none;
  }
}
.investors-economy__item:before {
  content: "";
  display: block;
  position: absolute;
  left: 30px;
  top: 0;
  width: 24px;
  height: 24px;
  background: url("images/investors-economy__item.svg") no-repeat center/24px auto;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .investors-economy__item:before {
    left: 0;
  }
}
@media screen and (max-width: 991px) {
  .investors-economy__item:before {
    left: 0;
  }
}
.investors-economy__item:nth-child(3n) {
  border-right: none;
}
.investors-economy__item:nth-child(3n-2) {
  padding-left: 40px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .investors-economy__item:nth-child(3n-2) {
    padding: 0 30px 0 40px;
  }
}
@media screen and (max-width: 991px) {
  .investors-economy__item:nth-child(3n-2) {
    padding-left: 40px;
  }
}
.investors-economy__item:nth-child(3n-2):before {
  left: 0;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .investors-economy__item:nth-child(3n-2):before {
    left: 0;
  }
}
.investors-money__box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-top: 130px;
}
@media screen and (max-width: 991px) {
  .investors-money__box {
    padding-top: 40px;
    display: block;
  }
}
.investors-money__col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 540px;
}
.investors-money__col:first-child {
  width: calc(100% - 640px);
}
@media screen and (max-width: 991px) {
  .investors-money__col:first-child {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .investors-money__col {
    display: block;
    width: 100%;
  }
}
.investors-money__heading {
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-money__heading {
    font-size: 24px;
    line-height: 133.333%;
  }
}
.investors-money__description {
  margin-top: 15px;
  color: var(--subtitle-color);
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}
@media screen and (max-width: 991px) {
  .investors-money__description {
    margin-top: 24px;
  }
}
.investors-money__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 24px;
  margin-top: 30px;
}
.investors-money__item {
  position: relative;
  padding-left: 44px;
  color: var(--paragraph-color);
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
}
.investors-money__item:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  background: url("images/investors-money__numbers_item.svg") no-repeat center/30px auto;
}
.investors-money__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px 14px 24px;
  margin-top: 50px;
  border-radius: 8px;
  background: #243C4E;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease-out;
}
.investors-money__btn:hover {
  color: #243C4E;
  background: #FFF;
}
.investors-money__numbers {
  padding: 30px;
  border-radius: 15px;
  border: 1px solid var(--benefit-item-border);
  background: var(--benefit-item-background);
}
@media screen and (max-width: 991px) {
  .investors-money__numbers {
    margin-top: 24px;
  }
}
@media screen and (max-width: 500px) {
  .investors-money__numbers {
    padding: 12px;
  }
}
.investors-money__numbers_item {
  display: block;
  position: relative;
  padding: 22px 190px 10px 0;
  border-top: 1px solid rgba(138, 146, 153, 0.2);
}
@media screen and (max-width: 991px) {
  .investors-money__numbers_item {
    padding: 22px 40px 10px 0;
  }
}
.investors-money__numbers_item:first-child {
  border-top: none;
  padding-top: 0;
}
.investors-money__numbers_item_caption {
  color: var(--text-color-gray);
  font-size: 12px;
  font-weight: 400;
  line-height: 133.333%;
}
.investors-money__numbers_item_value {
  margin-top: 5px;
  color: var(--link-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
  white-space: nowrap;
}
@media screen and (max-width: 500px) {
  .investors-money__numbers_item_value {
    font-size: 24px;
  }
}
.investors-money__numbers_item_value.green {
  color: #45AD5A;
}
.investors-money__numbers_item_icon {
  display: block;
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 30px;
  height: 30px;
  background: url("images/investors-money__numbers_item_icon.svg") no-repeat center/30px auto;
}
.dark-theme .investors-money__item:before {
  background: url("images/investors-money__numbers_item-dark.svg") no-repeat center/30px auto;
}
.investors-info__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 130px;
}
@media screen and (max-width: 991px) {
  .investors-info__box {
    padding-top: 40px;
  }
}
.investors-info__heading {
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-info__heading {
    font-size: 24px;
    line-height: 133.333%;
  }
}
.investors-info__description {
  margin-top: 15px;
  color: var(--subtitle-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
@media screen and (max-width: 991px) {
  .investors-info__description {
    margin-top: 24px;
  }
}
.investors-info__list {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 13px;
  column-gap: 13px;
  margin-top: 50px;
}
@media screen and (max-width: 991px) {
  .investors-info__list {
    margin-top: 24px;
    row-gap: 24px;
    column-gap: 24px;
  }
}
.investors-info__item {
  display: block;
  position: relative;
  width: calc(25% - 10px);
}
@media screen and (max-width: 991px) {
  .investors-info__item {
    width: calc(50% - 12px);
  }
}
@media screen and (max-width: 500px) {
  .investors-info__item {
    width: 100%;
  }
}
.investors-info__item img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 12px;
}
.investors-info__item_text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
  z-index: 5;
  border-radius: 12px;
  padding: 16px 24px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.investors-because__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 130px;
}
@media screen and (max-width: 991px) {
  .investors-because__box {
    padding-top: 40px;
  }
}
.investors-because__heading {
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-because__heading {
    font-size: 24px;
    line-height: 133.333%;
  }
}
.investors-because__label {
  display: block;
  margin-top: 14px;
  padding: 11px 16px;
  border-radius: 10px;
  background: var(--main-filter-background);
  color: var(--link-color);
  font-size: 24px;
  font-weight: 600;
  line-height: 133.333%;
}
@media screen and (max-width: 991px) {
  .investors-because__label {
    margin-top: 24px;
    font-size: 18px;
    font-weight: 700;
    line-height: 155.556%;
  }
}
.investors-because__list {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  column-gap: 40px;
  row-gap: 24px;
  margin-top: 50px;
}
@media screen and (max-width: 991px) {
  .investors-because__list {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 24px;
    margin-top: 24px;
    width: 100%;
  }
}
.investors-because__item {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: calc(33.33% - 27px);
  border-radius: 8px;
  border: 1px solid var(--benefit-item-border);
  background: var(--benefit-item-background);
  padding: 12px 12px 16px 88px;
}
@media screen and (max-width: 991px) {
  .investors-because__item {
    width: 100%;
  }
}
.investors-because__item_icon {
  display: block;
  position: absolute;
  left: 24px;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  background: var(--link-color);
}
.investors-because__item_caption {
  color: var(--text-color-gray);
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
}
.investors-because__item_value {
  margin-top: 10px;
  color: var(--link-color);
  font-size: 24px;
  font-weight: 600;
  line-height: 133.333%;
  white-space: nowrap;
}
@media screen and (max-width: 500px) {
  .investors-because__item_value {
    font-size: 18px;
  }
}

.investors-inflation__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 130px;
}
@media screen and (max-width: 991px) {
  .investors-inflation__box {
    padding-top: 40px;
  }
}
.investors-inflation__heading {
  position: relative;
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-inflation__heading {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 24px;
    line-height: 133.333%;
  }
}
.investors-inflation__label {
  display: block;
  position: absolute;
  padding: 11px 16px;
  top: -6px;
  left: calc(100% + 12px);
  border-radius: 10px;
  background: #2C2C30;
  color: var(--utility-white, #FFF);
  font-size: 24px;
  font-weight: 600;
  line-height: 133.333%;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .investors-inflation__label {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    margin-top: 24px;
    font-size: 18px;
    font-weight: 700;
    line-height: 155.556%;
  }
}
.investors-inflation__description {
  margin-top: 16px;
  color: var(--subtitle-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
@media screen and (max-width: 991px) {
  .investors-inflation__description {
    margin-top: 24px;
  }
}
.investors-inflation__description strong {
  font-weight: 600;
}
.investors-inflation__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px 14px 24px;
  margin-top: 30px;
  border-radius: 8px;
  background: #243C4E;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease-out;
}
@media screen and (max-width: 991px) {
  .investors-inflation__btn {
    box-sizing: border-box;
    margin-top: 24px;
    width: 100%;
    font-size: 12px;
    line-height: 133.333%;
  }
}
.investors-inflation__btn:hover {
  color: #243C4E;
  background: #FFF;
}
.investors-inflation__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 50px;
  row-gap: 30px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .investors-inflation__list {
    margin-top: 24px;
    row-gap: 24px;
  }
}
.investors-inflation__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .investors-inflation__item {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    row-gap: 110px;
  }
}
.investors-inflation__item_col {
  display: block;
  position: relative;
  width: calc(50% - 50px);
}
@media screen and (max-width: 991px) {
  .investors-inflation__item_col {
    width: 100%;
  }
}
.investors-inflation__item img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 15px;
}
.investors-inflation__item_text {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 24px 24px 20px 24px;
}
@media screen and (max-width: 450px) {
  .investors-inflation__item_text {
    padding: 12px;
  }
}
.investors-inflation__item_label {
  padding: 5px 10px;
  border-radius: 10px;
  background: #DDE6ED;
  color: #243C4E;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}
@media screen and (max-width: 450px) {
  .investors-inflation__item_label {
    font-size: 14px;
  }
}
.investors-inflation__item_label.green {
  color: #fff;
  background: #45AD5A;
}
.investors-inflation__item_heading {
  margin-top: 10px;
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 155.556%;
}
@media screen and (max-width: 450px) {
  .investors-inflation__item_heading {
    font-size: 16px;
  }
}
.investors-inflation__item_price {
  margin-top: auto;
  color: #FFF;
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .investors-inflation__item_price {
    font-size: 24px;
  }
}
.investors-inflation__item_sum {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: calc(50% - 50px);
  width: 100px;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .investors-inflation__item_sum {
    left: 0;
    width: 100%;
    top: calc(50% - 55px);
    height: 110px;
  }
}
.investors-inflation__item_sum:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  border-bottom: 1px dashed #8A9299;
}
@media screen and (max-width: 991px) {
  .investors-inflation__item_sum:before {
    left: 50%;
    top: 0;
    width: 0;
    height: 100%;
    border-bottom: none;
    border-right: 1px dashed #8A9299;
  }
}
.investors-inflation__item_sum span {
  position: relative;
  padding: 4px 12px;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  line-height: 142.857%;
  border-radius: 100px;
  background: #A2D6AD;
  z-index: 5;
}
.investors-team {
  background: #243C4E;
}
.investors-team__box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-top: 70px;
  padding-bottom: 70px;
}
@media screen and (max-width: 991px) {
  .investors-team__box {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.investors-team__col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: calc(50% - 30px);
}
@media screen and (max-width: 991px) {
  .investors-team__col {
    width: 100%;
  }
}
.investors-team__heading {
  color: #FFF;
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-team__heading {
    font-size: 24px;
    line-height: 133.333%;
  }
}
.investors-team__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 22px;
  margin-top: 50px;
}
@media screen and (max-width: 991px) {
  .investors-team__list {
    row-gap: 24px;
    margin-top: 24px;
  }
}
.investors-team__item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  min-height: 45px;
  padding: 3px 0 3px 65px;
  color: #DDE6ED;
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
}
.investors-team__item span {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid #DDE6ED;
  color: #FFF;
  font-size: 24px;
  font-weight: 600;
}
.investors-team__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px 14px 24px;
  margin-top: 50px;
  border-radius: 8px;
  background: #FFF;
  color: #243C4E;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease-out;
}
@media screen and (max-width: 991px) {
  .investors-team__btn {
    margin-top: 24px;
    width: 100%;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 133.333%;
  }
}
.investors-team__btn:hover {
  color: #FFF;
  background: #243C4E;
}
.investors-team__image {
  display: block;
}
@media screen and (max-width: 991px) {
  .investors-team__image {
    margin-top: 24px;
  }
}
.investors-team__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.investors-inflation + .investors-team {
  margin-top: 100px;
}
@media screen and (max-width: 991px) {
  .investors-inflation + .investors-team {
    margin-top: 40px;
  }
}

.investors-easy-manage__box {
  padding-top: 100px;
}
@media screen and (max-width: 991px) {
  .investors-easy-manage__box {
    padding-top: 40px;
  }
}
.investors-easy-manage__list {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 30px;
}
@media screen and (max-width: 991px) {
  .investors-easy-manage__list {
    flex-direction: column;
    row-gap: 24px;
  }
}
.investors-easy-manage__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  width: calc(50% - 15px);
  min-height: 400px;
  padding: 40px;
  border-radius: 15px;
  border: 1px solid rgba(138, 146, 153, 0.5);
}
@media screen and (max-width: 991px) {
  .investors-easy-manage__item {
    width: 100%;
    min-height: auto;
    padding: 30px 20px;
  }
}
.investors-easy-manage__item_heading {
  color: var(--subtitle-color);
  font-size: 24px;
  font-weight: 600;
  line-height: 133.333%;
}
@media screen and (max-width: 991px) {
  .investors-easy-manage__item_heading br {
    display: none;
  }
}
.investors-easy-manage__item_description {
  margin-top: 16px;
  margin-bottom: 24px;
  color: var(--text-color-gray);
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
}
.investors-easy-manage__item_caption {
  display: block;
  position: relative;
  margin-top: auto;
  padding: 16px 20px 16px 88px;
  border-radius: 10px;
  border: 1px solid var(--benefit-item-border);
  background: var(--benefit-item-background);
  color: var(--link-color);
  font-size: 12px;
  font-weight: 600;
  line-height: 133.333%;
}
.investors-easy-manage__item_icon {
  display: block;
  position: absolute;
  top: calc(50% - 20px);
  left: 24px;
  width: 40px;
  height: 40px;
  background-color: var(--link-color);
}
.investors-reliability__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 130px;
}
@media screen and (max-width: 991px) {
  .investors-reliability__box {
    padding-top: 40px;
  }
}
.investors-reliability__heading {
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-reliability__heading {
    font-size: 24px;
    line-height: 133.333%;
  }
}
.investors-reliability__description {
  margin-top: 16px;
  color: var(--subtitle-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
@media screen and (max-width: 991px) {
  .investors-reliability__description {
    margin-top: 24px;
  }
}
.investors-reliability__list {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 50px;
  row-gap: 50px;
  column-gap: 20px;
}
@media screen and (max-width: 991px) {
  .investors-reliability__list {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 24px;
    row-gap: 24px;
  }
}
.investors-reliability__item {
  display: block;
  position: relative;
  box-sizing: border-box;
  padding: 0 12px 0 50px;
  width: calc(33.33% - 14px);
  color: var(--subtitle-color);
  font-size: 14px;
  font-weight: 600;
  line-height: 142.857%;
}
@media screen and (max-width: 991px) {
  .investors-reliability__item {
    width: 100%;
  }
}
.investors-reliability__item:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  background: url(images/investors-money__numbers_item.svg) no-repeat center/30px auto;
}
.dark-theme .investors-reliability__item:before {
  background: url(images/investors-money__numbers_item-dark.svg) no-repeat center/30px auto;
}
.investors-meet__box {
  padding-top: 130px;
}
@media screen and (max-width: 991px) {
  .investors-meet__box {
    padding-top: 40px;
  }
}
.investors-meet__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  position: relative;
  padding: 50px;
  width: 100%;
  border-radius: 20px;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 991px) {
  .investors-meet__item {
    padding: 24px;
  }
}
.investors-meet__heading {
  color: #FFF;
  font-size: 32px;
  font-weight: 600;
  line-height: 131.25%;
}
@media screen and (max-width: 991px) {
  .investors-meet__heading {
    font-size: 24px;
    line-height: 133.333%;
  }
}
.investors-meet__description {
  margin-top: 16px;
  color: #DDE6ED;
  font-size: 14px;
  font-weight: 400;
  line-height: 142.857%;
}
.investors-meet__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px 14px 24px;
  margin-top: 50px;
  border-radius: 8px;
  background: #FFF;
  color: #243C4E;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all ease-out;
}
@media screen and (max-width: 991px) {
  .investors-meet__btn {
    box-sizing: border-box;
    width: 100%;
    margin-top: 24px;
    font-size: 12px;
    font-weight: 600;
    line-height: 133.333%;
  }
}
.investors-meet__btn:hover {
  color: #FFF;
  background: #243C4E;
}

.single-calc__period {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--link-color);
  font-size: 16px;
  font-weight: 600;
  line-height: 42px;
}
.single-calc__inputs {
  display: flex;
  align-items: stretch;
  position: relative;
  flex-wrap: wrap;
  row-gap: 16px;
}
.single-calc__input {
  display: block;
  position: relative;
  box-sizing: border-box;
  background: var(--filter-input-background);
  border-top: 1px solid var(--filter-border);
  border-right: 1px solid var(--filter-border);
  border-bottom: 1px solid var(--filter-border);
}
.single-calc__input:nth-child(2n-1) {
  border-radius: 12px 0 0 12px;
  border-left: 1px solid var(--filter-border);
}
.single-calc__input:nth-child(2n) {
  border-radius: 0 12px 12px 0;
}
.single-calc__input.date {
  width: 70%;
}
.single-calc__input.date:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 10px);
  right: 16px;
  width: 20px;
  height: 20px;
  background-color: var(--text-color-gray);
  mask: url("images/universal/icon-calendar.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/icon-calendar.svg") no-repeat center/100% auto;
  z-index: 1;
}
.single-calc__input.time {
  width: 30%;
}
.single-calc__input.time:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  right: 16px;
  width: 16px;
  height: 16px;
  background-color: var(--text-color-gray);
  mask: url("images/universal/icon-time.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/icon-time.svg") no-repeat center/100% auto;
  z-index: 1;
}
.single-calc__date_times {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  background: transparent;
  font-size: 0;
  color: transparent;
  cursor: pointer;
  z-index: 10;
}
.single-calc__not_available_message {
  display: block;
  border-radius: 8px;
  background: #EC3D0C url("images/universal/not_available.svg") no-repeat left 25px top 10px/16px auto;
  padding: 10px 25px 10px 50px;
}
.single-calc__not_available_message h4 {
  display: block;
  color: #FFF;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.single-calc__not_available_message p {
  display: block;
  margin-top: 10px;
  color: #FFF;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
}
.single-calc__available_message {
  display: block;
  border-radius: 8px;
  background: #27AE60 url("images/universal/available.svg") no-repeat left 25px top 10px/21px auto;
  padding: 10px 25px 10px 50px;
}
.single-calc__available_message h4 {
  display: block;
  color: #FFF;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.single-calc__available_message p {
  display: block;
  margin-top: 10px;
  color: #FFF;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
}
.single-calc__output {
  box-sizing: border-box;
  background: var(--q-form-background);
  border-radius: 16px;
  padding: 20px;
}
.single-calc__output.loading {
  height: 340px;
  background: #ffffff url("images/desktop/icons8-dots-loading.gif") no-repeat center;
}

.main-filter {
  --select-width: 280px;
}
@media (max-width: 991px) {
  .main-filter {
    --select-width: 100%;
  }
}
.main-filter__box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .main-filter__box {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    row-gap: 12px;
  }
}
.main-filter__items {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  max-width: calc(100% - 180px);
}
@media (max-width: 991px) {
  .main-filter__items {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    max-width: 100%;
    row-gap: 12px;
  }
}
.main-filter__item {
  display: block;
  position: relative;
  box-sizing: border-box;
  background: var(--filter-input-background);
  border-top: 1px solid var(--filter-border);
  border-right: 1px solid var(--filter-border);
  border-bottom: 1px solid var(--filter-border);
}
@media (max-width: 991px) {
  .main-filter__item.carstable-select {
    width: 100%;
    border: 1px solid var(--filter-border);
    border-radius: 12px;
  }
}
.main-filter__item.select {
  width: var(--select-width);
}
@media (max-width: 991px) {
  .main-filter__item.select {
    border: 1px solid var(--filter-border);
    border-radius: 12px;
  }
}
.main-filter__item.time {
  width: 150px;
}
@media (max-width: 991px) {
  .main-filter__item.time {
    width: 50%;
    box-sizing: border-box;
    border-radius: 0 12px 12px 0;
  }
}
.main-filter__item.time:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  right: 16px;
  width: 16px;
  height: 16px;
  background-color: var(--text-color-gray);
  mask: url("images/universal/icon-time.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/icon-time.svg") no-repeat center/100% auto;
  z-index: 1;
}
.main-filter__item.date {
  width: 200px;
}
@media (max-width: 991px) {
  .main-filter__item.date {
    width: 50%;
    box-sizing: border-box;
    border-radius: 12px 0 0 12px;
    border-left: 1px solid var(--filter-border);
  }
}
.main-filter__item.date:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 10px);
  right: 16px;
  width: 20px;
  height: 20px;
  background-color: var(--text-color-gray);
  mask: url("images/universal/icon-calendar.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/icon-calendar.svg") no-repeat center/100% auto;
  z-index: 1;
}
@media (min-width: 992px) {
  .main-filter__item:nth-child(2) {
    border-radius: 12px 0 0 12px;
    border-left: 1px solid var(--filter-border);
  }
  .main-filter__item:last-child {
    border-radius: 0 12px 12px 0;
  }
}
.main-filter__date_times {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - var(--select-width));
  height: 100%;
  border: none;
  background: transparent;
  font-size: 0;
  color: transparent;
  cursor: pointer;
  z-index: 10;
}
@media (max-width: 991px) {
  .main-filter__date_times {
    width: 100%;
    height: 126px;
  }
}
.main-filter__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: var(--btn-background-2);
  width: 164px;
  height: 56px;
  border: none;
  cursor: pointer;
  color: var(--btn-color-2);
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .main-filter__btn {
    width: 100%;
  }
}
.main-filter__btn:hover {
  background: var(--btn-background-2-hover);
}
.main-filter__btn:active {
  background: var(--btn-background-2-active);
}
.main-filter__advanced_items {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .main-filter__advanced_items {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    row-gap: 12px;
  }
}
.main-filter__advanced_items:not(.open) {
  display: none;
}
.main-filter__advanced_item {
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 14.285%;
  background: var(--filter-input-background);
  border-top: 1px solid var(--filter-border);
  border-right: 1px solid var(--filter-border);
  border-bottom: 1px solid var(--filter-border);
}
@media (max-width: 991px) {
  .main-filter__advanced_item {
    width: 100%;
    border: 1px solid var(--filter-border);
    border-radius: 12px;
  }
}
.main-filter__advanced_item:first-child {
  border-radius: 12px 0 0 12px;
  border-left: 1px solid var(--filter-border);
}
@media (max-width: 991px) {
  .main-filter__advanced_item:first-child {
    border-radius: 12px;
  }
}
.main-filter__advanced_item:last-child {
  border-radius: 0 12px 12px 0;
}
@media (max-width: 991px) {
  .main-filter__advanced_item:last-child {
    border-radius: 12px;
  }
}
.main-filter__control {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 16px;
  row-gap: 12px;
}
@media (max-width: 991px) {
  .main-filter__control {
    flex-wrap: wrap;
  }
}
.main-filter__advanced_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 120px;
  height: 46px;
  column-gap: 8px;
  color: var(--filter-datepicker-marked-background);
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid var(--filter-border);
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .main-filter__advanced_btn {
    width: 50%;
  }
}
.main-filter__advanced_btn:hover {
  opacity: 0.7;
}
.main-filter__advanced_btn:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-color: var(--filter-datepicker-marked-background);
  mask: url("images/universal/icon-filter-btn.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/icon-filter-btn.svg") no-repeat center/100% auto;
}
.main-filter__advanced_btn.active {
  border-color: var(--filter-datepicker-marked-background);
}
.main-filter__clear_btn {
  display: flex;
  align-items: center;
  column-gap: 8px;
  color: var(--filter-datepicker-marked-background);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
.main-filter__clear_btn:not(.open) {
  display: none;
}
.main-filter__clear_btn:hover {
  opacity: 0.7;
}
.main-filter__clear_btn:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-color: var(--text-color-gray);
  mask: url("images/universal/icon-clear.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/icon-clear.svg") no-repeat center/100% auto;
}
.main-filter__order {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: auto;
}
@media (max-width: 991px) {
  .main-filter__order {
    margin-top: 12px;
  }
}

.main-filter-select {
  display: block;
  position: relative;
  z-index: 20;
}
.main-filter-select.open {
  z-index: 21;
}
.main-filter-select:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  right: 16px;
  width: 16px;
  height: 16px;
  background-color: var(--text-color-gray);
  mask: url("images/universal/icon-time.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/icon-time.svg") no-repeat center/100% auto;
  z-index: 1;
}
.main-filter-select__current {
  display: block;
  box-sizing: border-box;
  position: relative;
  padding: 0 60px 0 16px;
  width: 100%;
  height: 56px;
  color: var(--text-color-gray);
  font-size: 16px;
  font-weight: 400;
  line-height: 56px;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  z-index: 2;
}
.main-filter-select__current.active {
  color: var(--filter-datepicker-marked-background);
}
.main-filter-select__clear {
  display: none;
  position: absolute;
  cursor: pointer;
  right: 40px;
  top: calc(50% - 6px);
  width: 12px;
  height: 12px;
  background-color: var(--text-color-gray);
  mask: url("images/desktop/icon-clear.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/desktop/icon-clear.svg") no-repeat center/100% auto;
  z-index: 3;
  transition: 0.3s opacity ease 0s;
}
.main-filter-select__clear:hover {
  opacity: 0.7;
}
.main-filter-select__clear.active {
  display: block;
}
.main-filter-select__list {
  display: none;
  position: absolute;
  box-sizing: border-box;
  top: 100%;
  margin-top: 24px;
  left: 0;
  width: 100%;
  min-width: 200px;
  z-index: 5;
  background: var(--filter-input-background);
  border: 1px solid var(--filter-border);
  border-radius: 12px;
  padding: 0 16px;
  overflow: auto;
  max-height: 350px;
}
.main-filter-select__option {
  display: block;
  padding: 12px 0;
  font-size: 16px;
  line-height: 24px;
  color: var(--subtitle-color);
  border-bottom: 1px solid var(--filter-border);
  cursor: pointer;
}
.main-filter-select.open .main-filter-select__list {
  display: block;
}

.main-filter-input, .single-calc-input {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 56px;
  padding: 0 16px;
  border: none;
  background: transparent;
  color: var(--filter-datepicker-marked-background);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.main-filter-input::placeholder, .single-calc-input::placeholder {
  color: var(--text-color-gray);
}

.order-form__datepicker {
  display: block;
  position: relative;
}
.order-form__datepicker .order-date-times {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  z-index: 10 !important;
  opacity: 0 !important;
  font-size: 0 !important;
}

.not-scroll {
  overflow: hidden;
}

.need-auth-message {
  display: block;
  position: relative;
  box-sizing: inherit;
  padding: 24px 32px 24px 78px;
  border-radius: 16px;
  background: var(--main-filter-background);
  color: var(--link-color);
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
@media (max-width: 991px) {
  .need-auth-message br {
    display: none;
  }
}
.need-auth-message:before {
  content: "";
  display: block;
  position: absolute;
  left: 32px;
  top: calc(50% - 15px);
  width: 30px;
  height: 30px;
  background-color: var(--link-color);
  mask: url("images/universal/need-auth.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/need-auth.svg") no-repeat center/100% auto;
}
.need-auth-message a {
  color: inherit;
  text-decoration-line: underline;
}
.need-auth-message a:hover {
  text-decoration: none;
}

.cars-bron-message {
  display: block;
  margin-top: -20px;
  background: var(--q-form-background);
  border-radius: 0 0 16px 16px;
  padding: 20px 20px 15px 54px;
  color: var(--subtitle-color);
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .cars-bron-message {
    margin-top: -10px;
  }
}
.cars-bron-message.mt0 {
  margin-top: 0;
}
.cars-bron-message em {
  display: block;
  margin-top: 4px;
  color: var(--paragraph-color);
  font-weight: 400;
  font-size: 10px;
  line-height: 16px;
}
.cars-bron-message.success {
  background: var(--q-form-background) url("images/universal/success.svg") no-repeat left 20px top 20px/20px auto;
}
.cars-bron-message.danger {
  background: var(--q-form-background) url("images/universal/danger.svg") no-repeat left 20px top 20px/20px auto;
}
.cars-bron-message.nb {
  background-color: transparent;
  background-position: left top 20px;
  padding-left: 30px;
}

.attraction-hero {
  display: block;
  position: relative;
  height: 100vh;
  width: 100%;
  margin-top: -112px;
}
@media (max-width: 991px) {
  .attraction-hero {
    margin-top: -108px;
    height: calc(100vh - 70px);
  }
  .attraction-hero.active {
    margin-top: 20px;
  }
}
.attraction-hero img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  z-index: 5;
}
.attraction-hero__box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 0 75px 0;
  row-gap: 30px;
  z-index: 10;
}
@media (max-width: 991px) {
  .attraction-hero__box {
    padding: 0 0 50px 0;
    row-gap: 24px;
  }
}
.attraction-hero__text {
  color: #FFF;
  text-align: center;
  font-size: 65px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.65px;
}
@media (max-width: 991px) {
  .attraction-hero__text {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: normal;
  }
}
.attraction-hero__point {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  column-gap: 16px;
  padding: 16px 30px;
  color: #FFF;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.3);
}
@media (max-width: 991px) {
  .attraction-hero__point {
    column-gap: 16px;
    padding: 16px 20px;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
  }
}
.attraction-hero__point:before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  background-color: #45AD5A;
  mask: url("images/universal/point.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/point.svg") no-repeat center/100% auto;
}
@media (max-width: 991px) {
  .attraction-hero__point:before {
    width: 28px;
    height: 28px;
  }
}

@media (max-width: 991px) {
  .attraction-map {
    margin-top: 40px !important;
  }
}
.attraction-map__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.attraction-map__title {
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}
@media (max-width: 991px) {
  .attraction-map__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
  }
}
.attraction-map__btn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 16px;
  margin-top: 20px;
  padding: 11px 30px;
  border-radius: 10px;
  background: var(--main-filter-background);
  color: var(--link-color);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .attraction-map__btn {
    margin-top: 24px;
    padding: 11px 16px;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
  }
}
.attraction-map__btn:hover {
  opacity: 0.7;
}
.attraction-map__btn:before {
  content: "";
  width: 26px;
  height: 24px;
  background-color: var(--link-color);
  mask: url("images/universal/btn-map.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/btn-map.svg") no-repeat center/100% auto;
}
.attraction-map__script {
  margin-top: 50px;
  width: 100%;
}
@media (max-width: 991px) {
  .attraction-map__script {
    margin-top: 24px;
  }
}
.attraction-map__script iframe, .attraction-map__script video {
  border-radius: 20px;
}
@media (max-width: 991px) {
  .attraction-list {
    margin-top: 50px !important;
  }
}
.attraction-list__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.attraction-list__title {
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}
@media (max-width: 991px) {
  .attraction-list__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
  }
}
.attraction-list__btn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 16px;
  margin-top: 20px;
  padding: 11px 30px;
  border-radius: 10px;
  background: var(--main-filter-background);
  color: var(--link-color);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .attraction-list__btn {
    margin-top: 24px;
    padding: 11px 16px;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
  }
}
.attraction-list__btn:hover {
  opacity: 0.7;
}
.attraction-list__btn:before {
  content: "";
  width: 30px;
  height: 30px;
  background-color: var(--link-color);
  mask: url("images/universal/btn-points.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/btn-points.svg") no-repeat center/100% auto;
}
.attraction-list__items {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  width: 100%;
  row-gap: 40px;
  column-gap: 40px;
  margin-top: 50px;
}
@media (max-width: 991px) {
  .attraction-list__items {
    row-gap: 30px;
    column-gap: 0;
    margin-top: 40px;
  }
}
.attraction-list__item {
  width: calc(25% - 30px);
}
@media (max-width: 991px) {
  .attraction-list__item {
    width: 100%;
  }
}

.attraction-banner {
  display: block;
  position: relative;
}
@media (max-width: 991px) {
  .attraction-banner {
    margin-top: 50px !important;
  }
}
.attraction-banner img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}
@media (max-width: 991px) {
  .attraction-banner img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
  }
}
.attraction-banner__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 60px;
  z-index: 5;
}
@media (max-width: 991px) {
  .attraction-banner__box {
    position: relative;
    left: auto;
    top: auto;
    padding: 30px 12px;
  }
}
.attraction-banner__heading {
  color: #FFF;
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}
@media (max-width: 991px) {
  .attraction-banner__heading {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
  }
}
.attraction-banner__description {
  margin-top: 16px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 991px) {
  .attraction-banner__description {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }
}
.attraction-banner__btn {
  display: block;
  margin-top: 36px;
  padding: 8px 16px;
  border-radius: 8px;
  background: #FFF;
  color: #243C4E;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .attraction-banner__btn {
    margin-top: 36px;
    padding: 8px 16px;
  }
}
.attraction-banner__btn:hover {
  opacity: 0.7;
}

.attraction-content {
  margin-top: 40px;
}
.attraction-content__slider {
  position: relative;
}
@media (max-width: 991px) {
  .attraction-content__slider {
    padding-top: 60px;
  }
}
.attraction-content__slider_image {
  display: block;
}
.attraction-content__slider_image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.attraction-content__slider_prev, .attraction-content__slider_next {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  bottom: calc(100% + 40px);
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .attraction-content__slider_prev, .attraction-content__slider_next {
    bottom: auto;
    top: 0;
  }
}
.attraction-content__slider_prev:hover, .attraction-content__slider_next:hover {
  opacity: 0.7;
}
.attraction-content__slider_prev {
  right: 48px;
  background: url("images/universal/prev.svg") no-repeat center/100% auto;
}
.attraction-content__slider_next {
  right: 0;
  background: url("images/universal/next.svg") no-repeat center/100% auto;
}
.attraction-content__gallery {
  margin-top: 40px;
  position: relative;
}
@media (max-width: 991px) {
  .attraction-content__gallery {
    margin-top: 20px;
  }
}
.attraction-content__gallery_count {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 1160px;
  margin: 0 auto 40px;
}
@media (max-width: 991px) {
  .attraction-content__gallery_count {
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto 20px;
  }
}
.attraction-content__gallery_count span {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 16px;
  color: var(--link-color);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  border-radius: 10px;
  padding: 10px 30px;
  background: var(--main-filter-background);
}
@media (max-width: 991px) {
  .attraction-content__gallery_count span {
    column-gap: 8px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 24px;
  }
}
.attraction-content__gallery_count span:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-color: var(--link-color);
  mask: url("images/universal/picture.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/picture.svg") no-repeat center/100% auto;
}
@media (max-width: 991px) {
  .attraction-content__gallery_count span:before {
    width: 16px;
    height: 16px;
  }
}
.attraction-content__gallery .swiper-slide {
  width: 1160px;
}
@media (max-width: 991px) {
  .attraction-content__gallery .swiper-slide {
    width: calc(100vw - 30px);
  }
}
.attraction-content__gallery_image {
  display: block;
  position: relative;
}
.attraction-content__gallery_image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.attraction-content__gallery_caption {
  display: block;
  position: absolute;
  left: 30px;
  bottom: 30px;
  border-radius: 10px;
  padding: 10px 30px;
  background: rgba(255, 255, 255, 0.3);
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  z-index: 10;
}
@media (max-width: 991px) {
  .attraction-content__gallery_caption {
    left: 15px;
    bottom: 15px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 24px;
  }
}
.attraction-content__gallery_prev, .attraction-content__gallery_next {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 14px;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .attraction-content__gallery_prev, .attraction-content__gallery_next {
    top: 0;
  }
}
.attraction-content__gallery_prev:hover, .attraction-content__gallery_next:hover {
  opacity: 0.7;
}
.attraction-content__gallery_prev {
  right: calc(50% - 532px);
  background: url("images/universal/prev.svg") no-repeat center/100% auto;
}
@media (max-width: 991px) {
  .attraction-content__gallery_prev {
    right: 56px;
  }
}
.attraction-content__gallery_next {
  right: calc(50% - 580px);
  background: url("images/universal/next.svg") no-repeat center/100% auto;
}
@media (max-width: 991px) {
  .attraction-content__gallery_next {
    right: 15px;
  }
}
.attraction-content__script {
  margin: 0 0 40px;
}
@media (max-width: 991px) {
  .attraction-content__script {
    margin: 0 0 20px;
  }
}
.attraction-content__script iframe, .attraction-content__script video {
  margin: 0 auto;
  max-width: 100%;
  height: revert-layer;
  border-radius: 20px;
}
.attraction-content__btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .attraction-content__btns {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    row-gap: 16px;
  }
}
.attraction-content__btn1, .attraction-content__btn2 {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  column-gap: 10px;
  width: calc(50% - 10px);
  height: 50px;
  text-align: center;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .attraction-content__btn1, .attraction-content__btn2 {
    width: 100%;
    height: 40px;
  }
}
.attraction-content__btn1:after, .attraction-content__btn2:after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  transition: 0.3s all ease-in-out;
}
.attraction-content__btn1 {
  background: var(--btn-background-2);
  color: var(--btn-color-2) !important;
}
.attraction-content__btn1:hover {
  opacity: 0.7;
}
.attraction-content__btn1:after {
  background-color: var(--btn-color-2) !important;
  mask: url("images/universal/btn1.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/btn1.svg") no-repeat center/100% auto;
}
.attraction-content__btn2 {
  color: var(--btn-background-2) !important;
  border: 1px solid rgba(138, 146, 153, 0.5);
}
.attraction-content__btn2:after {
  width: 20px;
  height: 20px;
  background-color: var(--btn-background-2) !important;
  mask: url("images/universal/btn2.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/btn2.svg") no-repeat center/100% auto;
}
.attraction-content__btn2:hover {
  color: var(--btn-color-2) !important;
  background-color: var(--btn-background-2);
  border-color: var(--btn-background-2);
}
.attraction-content__btn2:hover:after {
  background-color: var(--btn-color-2) !important;
}

.attraction-related-cars-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 400px;
  border-radius: 20px;
  background: url("images/universal/attraction-related-cars-empty.jpg") no-repeat center/cover;
}
.attraction-related-cars-empty svg {
  display: block;
  width: 40px;
  height: auto;
}
.attraction-related-cars-empty__title {
  display: block;
  margin-top: 20px;
  color: #FFF;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}
@media (max-width: 991px) {
  .attraction-related-cars-empty__title {
    font-size: 24px;
    line-height: 36px;
  }
}
.attraction-related-cars-empty__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
  padding: 8px 16px;
  border-radius: 8px;
  background: #FFF;
  color: #243C4E;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
.attraction-related-cars-empty__btn:hover {
  opacity: 0.7;
}

.related-attractions__title {
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}
@media (max-width: 991px) {
  .related-attractions__title {
    font-size: 16px;
    line-height: 24px;
  }
}
.related-attractions__description {
  color: var(--text-color-gray);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 991px) {
  .related-attractions__description {
    font-size: 14px;
    line-height: 20px;
  }
}
.related-attractions__script {
  display: block;
}
.related-attractions__script iframe {
  border-radius: 20px;
}
.related-attractions__items {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 40px;
  column-gap: 40px;
}
.related-attractions__item {
  width: calc(25% - 30px);
}
@media (max-width: 991px) {
  .related-attractions__item {
    width: 100%;
  }
}

.attraction-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.attraction-item__image {
  display: block;
  position: relative;
  width: 100%;
}
.attraction-item__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 12px;
}
.attraction-item__point {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  column-gap: 10px;
  top: 15px;
  left: 15px;
  padding: 4px 12px;
  border-radius: 100px;
  background: #8A9299;
  color: #FFF;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  z-index: 5;
}
.attraction-item__point:before {
  content: "";
  display: block;
  width: 16px;
  height: 17px;
  background: url("images/universal/point.svg") no-repeat center/100% auto;
}
.attraction-item__date {
  margin-top: 14px;
  color: var(--btn-background-2);
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
.attraction-item__title {
  margin-top: 8px;
  color: var(--subtitle-color);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.attraction-item__description {
  margin-top: 8px;
  color: var(--text-color-gray);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.attraction-item__more {
  display: block;
  margin-top: 16px;
  border-radius: 8px;
  padding: 8px 16px;
  background: var(--btn-background-2);
  color: var(--btn-color-2);
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
.attraction-item__more:hover {
  opacity: 0.7;
}

.franchise-promo {
  display: block;
  box-sizing: border-box;
  position: relative;
  min-height: 100vh;
  width: 100%;
  margin-top: -112px;
}
@media (max-width: 991px) {
  .franchise-promo {
    margin-top: -108px;
    height: auto;
    min-height: 0;
  }
}
.franchise-promo::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 44px;
  background-color: var(--section-background);
  z-index: 6;
}
.franchise-promo img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  z-index: 5;
}
.franchise-promo__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  padding: 120px calc((100% - 1160px) / 2) 0;
}
@media (max-width: 991px) {
  .franchise-promo__box {
    position: relative;
    left: auto;
    top: auto;
    height: auto;
    padding: 138px 15px 30px;
  }
}
.franchise-promo__caption {
  display: block;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  padding: 10px 12px;
  border-radius: 100px;
  background: #45AD5A;
}
.franchise-promo__heading {
  margin-top: 60px;
  color: #fff;
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 56px;
}
@media (max-width: 991px) {
  .franchise-promo__heading {
    margin-top: 24px;
    font-size: 24px;
    line-height: 32px;
  }
}
.franchise-promo__description {
  margin-top: 24px;
  color: #EDE8DD;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
@media (max-width: 991px) {
  .franchise-promo__description {
    font-size: 14px;
    line-height: 20px;
  }
}
.franchise-promo__btn {
  display: block;
  box-sizing: border-box;
  padding: 8px 16px;
  margin-top: 24px;
  color: #243C4E;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  border-radius: 8px;
  background: #FFF;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .franchise-promo__btn {
    padding: 12px 24px;
    width: 100%;
    color: var(--accents-darkblue, #243C4E);
    text-align: center;
    font-size: 12px;
    line-height: 16px;
  }
}
.franchise-promo__btn:hover {
  opacity: 0.7;
}

.dark-theme .franchise-promo:before {
  display: none;
}

.franchise-map {
  margin-top: 100px;
}
@media (max-width: 991px) {
  .franchise-map {
    margin-top: 40px;
  }
}
.franchise-map__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.franchise-map__title {
  color: var(--link-color);
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 42px;
}
@media (max-width: 991px) {
  .franchise-map__title {
    font-size: 24px;
    line-height: 32px;
  }
}
.franchise-map__caption {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 14px;
  padding: 11px 16px;
  color: var(--link-color);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  border-radius: 10px;
  background: var(--benefit-item-background);
}
@media (max-width: 991px) {
  .franchise-map__caption {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
  }
}
.franchise-map__caption:before {
  content: "";
  display: block;
  margin-right: 16px;
  width: 17px;
  height: 22px;
  background-color: var(--link-color);
  mask: url("images/universal/franchise-map__caption.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/franchise-map__caption.svg") no-repeat center/100% auto;
}
@media (max-width: 991px) {
  .franchise-map__caption:before {
    margin-right: 10px;
  }
}
.franchise-map__image {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .franchise-map__image {
    display: none !important;
  }
}
.franchise-map__image.for-dark {
  display: none;
}
.franchise-map__image img {
  display: block;
  width: 100%;
  height: auto;
}
.franchise-map__cities {
  display: none;
}
@media (max-width: 991px) {
  .franchise-map__cities {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 24px;
    padding-top: 16px;
    column-gap: 20px;
    border-top: 1px solid #D9D9D9;
  }
}
.franchise-map__city {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  width: calc(50% - 10px);
  padding: 11px 16px;
  column-gap: 10px;
  color: var(--link-color);
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.franchise-map__city:before {
  content: "";
  display: block;
  margin-right: 16px;
  width: 17px;
  height: 22px;
  background-color: var(--link-color);
  mask: url("images/universal/franchise-map__caption.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/franchise-map__caption.svg") no-repeat center/100% auto;
}
.franchise-map__city:nth-child(1n+9) {
  display: none;
}
.franchise-map__cities.open .franchise-map__city:nth-child(1n+9) {
  display: flex;
}
.franchise-map__more_cities_btn {
  display: none;
}
@media (max-width: 991px) {
  .franchise-map__more_cities_btn {
    display: block;
    box-sizing: border-box;
    margin-top: 24px;
    padding: 12px 24px;
    width: 100%;
    color: var(--franchise-more-btn);
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    border-radius: 8px;
    background: var(--link-color);
    cursor: pointer;
    transition: 0.3s all ease-in-out;
  }
  .franchise-map__more_cities_btn:hover {
    opacity: 0.7;
  }
}

.dark-theme .franchise-map__image {
  display: none;
}
.dark-theme .franchise-map__image.for-dark {
  display: block;
}

.franchise-future {
  margin-top: 200px;
}
@media (max-width: 991px) {
  .franchise-future {
    margin-top: 40px;
  }
}
.franchise-future__title {
  color: var(--subtitle-color);
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}
@media (max-width: 991px) {
  .franchise-future__title {
    font-size: 24px;
    line-height: 32px;
  }
}
.franchise-future__items {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 30px;
  column-gap: 30px;
  margin-top: 50px;
}
@media (max-width: 991px) {
  .franchise-future__items {
    margin-top: 24px;
    row-gap: 16px;
  }
}
.franchise-future__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  border-radius: 15px;
  background: var(--benefit-item-background);
  padding: 20px 30px 30px;
  width: calc(33.33% - 20px);
}
@media (max-width: 991px) {
  .franchise-future__item {
    padding: 20px;
    width: 100%;
  }
}
.franchise-future__item.item-50 {
  width: calc(50% - 15px);
}
@media (max-width: 991px) {
  .franchise-future__item.item-50 {
    width: 100%;
  }
}
.franchise-future__item_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  background-color: var(--franchise-icon);
  border-radius: 50%;
}
@media (max-width: 991px) {
  .franchise-future__item_icon {
    width: 50px;
    height: 50px;
  }
}
.franchise-future__item_icon img, .franchise-future__item_icon svg {
  display: block;
  width: 40px;
  height: auto;
}
@media (max-width: 991px) {
  .franchise-future__item_icon img, .franchise-future__item_icon svg {
    width: 30px;
  }
}
.franchise-future__item_description {
  margin-top: 40px;
  color: var(--link-color);
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
@media (max-width: 991px) {
  .franchise-future__item_description {
    margin-top: 30px;
  }
}

.franchise-conditions {
  background: #243C4E;
  padding-top: 70px;
  padding-bottom: 100px;
  margin-top: 130px;
}
@media (max-width: 991px) {
  .franchise-conditions {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 40px;
  }
}
.franchise-conditions__box1 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .franchise-conditions__box1 {
    display: block;
  }
}
.franchise-conditions__info1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 550px;
}
@media (max-width: 991px) {
  .franchise-conditions__info1 {
    width: 100%;
  }
}
.franchise-conditions__title1, .franchise-conditions__title2 {
  color: #FFF;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 42px;
}
@media (max-width: 991px) {
  .franchise-conditions__title1, .franchise-conditions__title2 {
    font-size: 24px;
    line-height: 32px;
  }
}
.franchise-conditions__list1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 50px;
  row-gap: 40px;
}
@media (max-width: 991px) {
  .franchise-conditions__list1 {
    margin-top: 24px;
    row-gap: 24px;
  }
}
.franchise-conditions__item1 {
  display: block;
  position: relative;
  box-sizing: border-box;
  padding-left: 65px;
  min-height: 48px;
  color: #DDE6ED;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 991px) {
  .franchise-conditions__item1 {
    font-size: 14px;
    line-height: 20px;
  }
}
.franchise-conditions__item1 span {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid rgba(221, 230, 237, 0.2);
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.franchise-conditions__btn {
  display: block;
  box-sizing: border-box;
  padding: 12px 24px 14px;
  margin-top: 50px;
  color: #243C4E;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  border-radius: 8px;
  background: #FFF;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .franchise-conditions__btn {
    margin-top: 24px;
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
  }
}
.franchise-conditions__btn:hover {
  opacity: 0.7;
}
.franchise-conditions__image1 {
  width: 580px;
}
@media (max-width: 991px) {
  .franchise-conditions__image1 {
    width: 100%;
    margin-top: 24px;
  }
}
.franchise-conditions__image1 img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 15px;
}
.franchise-conditions__box2 {
  margin-top: 130px;
}
@media (max-width: 991px) {
  .franchise-conditions__box2 {
    margin-top: 40px;
  }
}
.franchise-conditions__list2 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 50px;
  row-gap: 60px;
  column-gap: 60px;
}
@media (max-width: 991px) {
  .franchise-conditions__list2 {
    margin-top: 24px;
    row-gap: 24px;
  }
}
.franchise-conditions__item2 {
  display: block;
  box-sizing: border-box;
  width: calc(33.33% - 40px);
  position: relative;
  padding-left: 60px;
  color: #DDE6ED;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
@media (max-width: 991px) {
  .franchise-conditions__item2 {
    width: 100%;
    padding-left: 40px;
  }
}
.franchise-conditions__item2:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -30px;
  width: 1px;
  height: 50px;
  background-color: #8A9299;
}
@media (max-width: 991px) {
  .franchise-conditions__item2:before {
    display: none;
  }
}
.franchise-conditions__item2:nth-child(3n-2):before {
  display: none;
}
.franchise-conditions__item2 span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
}
@media (max-width: 991px) {
  .franchise-conditions__item2 span {
    width: 24px;
    height: 24px;
  }
}
.franchise-conditions__item2 span:before {
  content: "";
  display: block;
  position: absolute;
  left: calc(50% - 10px);
  top: calc(50% - 10px);
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 50%;
  opacity: 0.3;
  z-index: 5;
}
@media (max-width: 991px) {
  .franchise-conditions__item2 span:before {
    left: calc(50% - 8px);
    top: calc(50% - 8px);
    width: 16px;
    height: 16px;
  }
}
.franchise-conditions__item2 span:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  mask: url("images/universal/franchise-benefits__item.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/franchise-benefits__item.svg") no-repeat center/100% auto;
  z-index: 10;
}
.franchise-conditions__box3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .franchise-conditions__box3 {
    margin-top: 40px;
  }
}
.franchise-conditions__title3 {
  display: block;
  padding: 11px 16px;
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  border-radius: 10px;
  background: rgba(221, 230, 237, 0.15);
}
.franchise-conditions__list3 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 30px;
  row-gap: 60px;
  column-gap: 60px;
  width: 100%;
}
@media (max-width: 991px) {
  .franchise-conditions__list3 {
    margin-top: 24px;
    row-gap: 24px;
  }
}
.franchise-conditions__item3 {
  display: block;
  box-sizing: border-box;
  position: relative;
  padding-left: 50px;
  color: #DDE6ED;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
@media (max-width: 991px) {
  .franchise-conditions__item3 {
    padding-left: 45px;
    min-height: 40px;
  }
}
.franchise-conditions__item3:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -30px;
  width: 1px;
  height: 50px;
  background-color: #8A9299;
}
@media (max-width: 991px) {
  .franchise-conditions__item3:before {
    display: none;
  }
}
.franchise-conditions__item3:nth-child(3n-2):before {
  display: none;
}
.franchise-conditions__item3 span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  background-color: #fff;
  mask: url("images/universal/franchise-conditions__item3.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/franchise-conditions__item3.svg") no-repeat center/100% auto;
}
@media (max-width: 991px) {
  .franchise-conditions__item3 span {
    width: 30px;
    height: 30px;
  }
}

.franchise-benefits {
  margin-top: 130px;
}
@media (max-width: 991px) {
  .franchise-benefits {
    margin-top: 40px;
  }
}
.franchise-benefits__title {
  color: var(--subtitle-color);
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 42px;
}
@media (max-width: 991px) {
  .franchise-benefits__title {
    font-size: 24px;
    line-height: 32px;
  }
}
.franchise-benefits__description {
  margin-top: 16px;
  color: var(--subtitle-color);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
@media (max-width: 991px) {
  .franchise-benefits__description {
    margin-top: 24px;
  }
  .franchise-benefits__description br {
    display: none;
  }
}
.franchise-benefits__items {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 60px;
  column-gap: 60px;
  margin-top: 50px;
}
@media (max-width: 991px) {
  .franchise-benefits__items {
    margin-top: 24px;
    row-gap: 24px;
  }
}
.franchise-benefits__item {
  display: block;
  position: relative;
  width: calc(33.33% - 40px);
}
@media (max-width: 991px) {
  .franchise-benefits__item {
    width: 100%;
  }
}
.franchise-benefits__item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -30px;
  width: 1px;
  height: 50px;
  background-color: #DDE6ED;
}
@media (max-width: 991px) {
  .franchise-benefits__item:before {
    display: none;
  }
}
.franchise-benefits__item:nth-child(3n-2):before {
  display: none;
}
.franchise-benefits__item_heading {
  position: relative;
  padding-left: 40px;
  color: var(--subtitle-color);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
@media (max-width: 991px) {
  .franchise-benefits__item_heading {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
  }
}
.franchise-benefits__item_heading span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
}
.franchise-benefits__item_heading span:before {
  content: "";
  display: block;
  position: absolute;
  left: calc(50% - 10px);
  top: calc(50% - 10px);
  width: 20px;
  height: 20px;
  background-color: var(--link-color);
  border-radius: 50%;
  opacity: 0.3;
  z-index: 5;
}
.franchise-benefits__item_heading span:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--link-color);
  mask: url("images/universal/franchise-benefits__item.svg") no-repeat center/100% auto;
  -webkit-mask: url("images/universal/franchise-benefits__item.svg") no-repeat center/100% auto;
  z-index: 10;
}
.franchise-benefits__item_description {
  margin-top: 12px;
  color: var(--text-color-gray);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.franchise-base {
  margin-top: 60px;
}
@media (max-width: 991px) {
  .franchise-base {
    margin-top: 40px;
  }
}
.franchise-base__box {
  position: relative;
}
.franchise-base__image {
  display: block;
}
.franchise-base__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}
@media (max-width: 991px) {
  .franchise-base__image img {
    border-radius: 15px;
  }
}
.franchise-base__image.for-desktop {
  display: block;
}
@media (max-width: 991px) {
  .franchise-base__image.for-desktop {
    display: none;
  }
}
.franchise-base__image.for-mobile {
  display: none;
}
@media (max-width: 991px) {
  .franchise-base__image.for-mobile {
    display: block;
  }
}
.franchise-base__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  box-sizing: border-box;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 35px;
  z-index: 10;
}
@media (max-width: 991px) {
  .franchise-base__text {
    justify-content: flex-start;
    padding: 24px;
    height: auto;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 15px 15px 0 0;
  }
}
.franchise-base__title {
  display: block;
  padding: 11px 16px;
  color: #243C4E;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  border-radius: 10px;
  background: rgba(36, 60, 78, 0.15);
}
.franchise-base__value {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 30px;
  color: #243C4E;
  font-size: 42px;
  font-weight: 600;
  line-height: 56px;
}
@media (max-width: 991px) {
  .franchise-base__value {
    font-size: 30px;
    line-height: 42px;
  }
}
.franchise-base__value:before {
  content: "";
  margin-right: 12px;
  width: 50px;
  height: 50px;
  background: url("images/universal/franchise-base__value.svg") no-repeat center/100% auto;
}
@media (max-width: 991px) {
  .franchise-base__value:before {
    margin-right: 12px;
    width: 50px;
    height: 50px;
  }
}

.franchise-banner {
  margin-top: 130px;
}
@media (max-width: 991px) {
  .franchise-banner {
    margin-top: 40px;
  }
}
.franchise-banner__box {
  position: relative;
}
.franchise-banner__image {
  display: block;
}
@media (max-width: 991px) {
  .franchise-banner__image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
.franchise-banner__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}
@media (max-width: 991px) {
  .franchise-banner__image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    object-fit: cover;
    -o-object-fit: cover;
  }
}
.franchise-banner__image.for-desktop {
  display: block;
}
@media (max-width: 991px) {
  .franchise-banner__image.for-desktop {
    display: none;
  }
}
.franchise-banner__image.for-mobile {
  display: none;
}
@media (max-width: 991px) {
  .franchise-banner__image.for-mobile {
    display: block;
  }
}
.franchise-banner__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  box-sizing: border-box;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 50px;
  z-index: 10;
}
@media (max-width: 991px) {
  .franchise-banner__text {
    position: relative;
    left: auto;
    top: auto;
    padding: 30px 15px;
  }
}
.franchise-banner__title {
  color: #fff;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 42px;
}
@media (max-width: 991px) {
  .franchise-banner__title {
    font-size: 24px;
    line-height: 32px;
  }
}
.franchise-banner__description {
  margin-top: 16px;
  color: #DDE6ED;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.franchise-banner__btn {
  display: block;
  box-sizing: border-box;
  margin-top: 54px;
  padding: 8px 16px;
  border-radius: 8px;
  background: #FFF;
  color: #243C4E;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 991px) {
  .franchise-banner__btn {
    margin-top: 24px;
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    padding: 8px 16px;
  }
}
.franchise-banner__btn:hover {
  opacity: 0.7;
}

.insurances {
  margin-top: 40px;
  padding-bottom: 40px;
  padding-top: 24px;
  border-top: 1px solid #DDE6ED;
  border-bottom: 1px solid #DDE6ED;
}
.insurances__btns {
  display: flex;
  column-gap: 14px;
}
@media screen and (max-width: 991px) {
  .insurances__btns {
    overflow: auto;
    padding-bottom: 10px;
  }
}
.insurances__btn {
  display: block;
  color: #848484;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  padding: 12px 16px 14px 16px;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid rgba(132, 132, 132, 0.3);
}
@media screen and (max-width: 991px) {
  .insurances__btn {
    font-size: 12px;
    padding: 5px;
    border-radius: 4px;
    flex: 0 0 auto;
  }
}
.insurances__btn.active {
  background-color: #243C4E;
  color: #FFF;
}
.insurances__tables {
  display: none;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 40px;
  row-gap: 16px;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .insurances__tables {
    margin-top: 20px;
  }
}
.insurances__tables.active {
  display: flex;
}
.insurances__tables table {
  width: 100%;
  border-radius: 16px 16px 0 0;
  background: #F5F5F5;
}
@media screen and (max-width: 991px) {
  .insurances__tables table {
    display: block;
    max-width: 100%;
    padding-bottom: 10px;
    overflow: auto;
    border-radius: 4px 4px 0 0;
  }
}
@media screen and (max-width: 991px) {
  .insurances__tables thead {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .insurances__tables tbody {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .insurances__tables tr {
    display: flex;
    align-items: stretch;
  }
}
.insurances__tables th {
  box-sizing: border-box;
  padding: 30px 20px 22px 20px;
  color: #8A9299;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 991px) {
  .insurances__tables th {
    display: block;
    flex: 0 0 70px;
    padding: 5px;
    font-size: 12px;
    white-space: nowrap;
  }
}
.insurances__tables th:first-child {
  width: 360px;
}
@media screen and (max-width: 991px) {
  .insurances__tables th:first-child {
    width: auto;
    flex: 0 0 150px;
  }
}
.insurances__tables td {
  box-sizing: border-box;
  padding: 12px 20px;
  color: #243C4E;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 991px) {
  .insurances__tables td {
    display: block;
    flex: 0 0 70px;
    padding: 5px;
    font-size: 13px;
  }
}
.insurances__tables td:first-child {
  width: 360px;
}
@media screen and (max-width: 991px) {
  .insurances__tables td:first-child {
    width: auto;
    flex: 0 0 150px;
  }
}
.insurances__tables td a {
  color: #243C4E;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: underline;
}
@media screen and (max-width: 991px) {
  .insurances__tables td a {
    font-size: 13px;
  }
}
.insurances__tables td a:hover {
  text-decoration: none;
}
.insurances__tables tr:last-child td {
  border-bottom: none;
}
.insurances__tables tr:hover td {
  background: #D5D5D5;
}
.insurances__tables .table-J + .table-XJ {
  margin-top: -16px;
  border-radius: 0;
}
.insurances__tables .table-J + .table-XJ thead, .insurances__tables .table-J + .table-XJ th {
  height: 0;
  overflow: hidden;
}

.dark-theme .insurances {
  border-top: 1px solid rgba(221, 230, 237, 0.16);
  border-bottom: 1px solid rgba(221, 230, 237, 0.16);
}
.dark-theme .insurances__btn {
  color: #848484;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.dark-theme .insurances__btn.active {
  background-color: #FFF;
  color: #000;
}
.dark-theme .insurances__tables table {
  background: #2C2C30;
}
.dark-theme .insurances__tables td {
  color: #FFF;
}
.dark-theme .insurances__tables td a {
  color: #FFF;
}
.dark-theme .insurances__tables tr:hover td {
  background: #565659;
}

.insurance-conditions {
  margin-top: 64px;
}
@media screen and (max-width: 991px) {
  .insurance-conditions {
    margin-top: 40px;
  }
}
.insurance-conditions__title {
  color: var(--text-primary);
  font-size: 24px;
  font-weight: 600;
  line-height: 133.333%;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__title {
    font-size: 14px;
    line-height: 142.857%;
  }
}
.insurance-conditions__description {
  margin-top: 16px;
  color: var(--text-description);
  font-size: 18px;
  font-weight: 400;
  line-height: 155.556%;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__description {
    font-size: 14px;
    line-height: 142.857%;
  }
}
.insurance-conditions__description strong {
  font-weight: 600;
}
.insurance-conditions__box {
  display: block;
  margin-top: 32px;
  padding: 20px;
  border-radius: 16px;
  background: var(--item-background-color);
}
.insurance-conditions__box_heading {
  color: var(--text-description);
  font-size: 18px;
  font-weight: 600;
  line-height: 133.333%;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__box_heading {
    font-size: 14px;
    line-height: 142.857%;
  }
}
.insurance-conditions__box_description {
  margin-top: 20px;
  color: var(--text-description);
  font-size: 14px;
  font-weight: 400;
  line-height: 171.429%;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__box_description {
    font-size: 14px;
    line-height: 142.857%;
  }
}
.insurance-conditions__box_description strong {
  font-weight: 600;
}
.insurance-conditions__box_items {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 12px;
  row-gap: 12px;
  column-gap: 12px;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__box_items {
    margin-top: 16px;
  }
}
.insurance-conditions__box_item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: calc(50% - 6px);
  column-gap: 16px;
  color: var(--text-description);
  font-size: 14px;
  font-weight: 400;
  line-height: 171.429%;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__box_item {
    width: 100%;
    font-size: 14px;
    line-height: 142.857%;
  }
}
.insurance-conditions__box_svg {
  display: block;
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  background-color: var(--text-description);
  mask-repeat: repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-repeat: repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__box_svg {
    width: 32px;
    height: 32px;
    flex: 0 0 32px;
  }
}
.insurance-conditions__box_caption {
  margin-top: 20px;
  color: var(--const-gray);
  font-size: 14px;
  font-weight: 400;
  line-height: 171.429%;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__box_caption {
    font-size: 14px;
    line-height: 142.857%;
  }
}
.insurance-conditions__text {
  margin-top: 32px;
}
.insurance-conditions__text > *:first-child {
  margin-top: 0 !important;
}
.insurance-conditions__text h1, .insurance-conditions__text h2, .insurance-conditions__text h3 {
  display: block;
  margin-top: 32px;
  color: var(--text-description);
  font-size: 24px;
  font-weight: 600;
  line-height: 116.667%;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__text h1, .insurance-conditions__text h2, .insurance-conditions__text h3 {
    font-size: 15px;
    line-height: 133.333%;
  }
}
.insurance-conditions__text h4, .insurance-conditions__text h5, .insurance-conditions__text h6 {
  display: block;
  margin-top: 12px;
  color: var(--text-description);
  font-size: 18px;
  font-weight: 600;
  line-height: 155.556%;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__text h4, .insurance-conditions__text h5, .insurance-conditions__text h6 {
    font-size: 14px;
    line-height: 142.857%;
  }
}
.insurance-conditions__text p {
  display: block;
  margin-top: 12px;
  color: var(--text-description);
  font-size: 18px;
  font-weight: 400;
  line-height: 155.556%;
}
@media screen and (max-width: 991px) {
  .insurance-conditions__text p {
    font-size: 14px;
    line-height: 142.857%;
  }
}
.insurance-conditions__text a {
  color: inherit;
  text-decoration: underline;
}
.insurance-conditions__text a:hover {
  text-decoration: none;
}
.insurance-conditions__text strong {
  font-weight: 600;
}

/*# sourceMappingURL=style.css.map */
