﻿/* Start:/local/templates/rtm.2025/assets/css/styles_rtm.2019.custom.css?178332234338366*/
.faq__form-wrapper {
  background: url("/local/templates/rtm.2025/assets/css/images/bg_faq_form@2x.png")
    no-repeat 147px 87px;
  background-size: 150px 741px;
  position: relative;
  margin: -121px 0 0;
  padding: 121px 0 1px;
}

.faq__tags {
  font-family: "PTRootUIWeb";
  font-size: 28px;
  font-weight: 500;
  line-height: 1.21;
  margin: 40px 0 49px;
}

.faq__tags-list {
  margin: 0;
}

.faq__tags-item {
  float: left;
  margin: 0 46px 15px 0;
}

.faq__tags-item:before {
  display: none;
}

.faq__tags-link {
  color: #000000;
  border-bottom-color: rgba(0, 0, 0, 0.35);
  border-bottom-style: dashed;
}

.faq__tags-link_active {
  border-bottom-color: rgba(221, 75, 62, 0.35);
}

.faq__tags-link:hover {
  color: #000000;
  border-bottom-color: transparent;
}

.faq__block {
  margin: 0 0 84px;
}

.faq__item {
  margin: 0 0 41px;
  max-width: 53%;
}

.faq__item p {
  margin: 0 0 12px;
}

.faq__question {
  font-family: "PTRootUIWeb";
  font-size: 28px;
  font-weight: 500;
  line-height: 1.21;
}

.faq__answer {
  margin: 11px 0 0;
}

.faq__answer ul {
  margin-top: -1px;
}

.faq__block_1 .faq__item_2,
.faq__block_1 .faq__item_3,
.faq__block_1 .faq__item_5 {
  margin-bottom: 40px;
}

.faq__block_1 .faq__item_4,
.faq__block_1 .faq__item_5 {
  max-width: 50.1%;
}

.faq__block_1 .faq__item_6 {
  max-width: 49%;
}

.faq__block_2 {
  margin-bottom: 83px;
}

.faq__block_2 .faq__item_1 {
  max-width: 50%;
  padding: 1px 0 0;
  margin: 0 0 39px;
}

.faq__block_2 .faq__item_2 {
  max-width: 50%;
}

.faq__block_2 .faq__item_2 .faq__answer {
  margin: 12px 0 0;
}

.faq__block_2 .faq__item_3 {
  margin-bottom: 39px;
}

.faq__block_2 .faq__item_4 {
  margin-bottom: 40px;
}

.faq__block_2 .faq__item_5 {
  max-width: 50%;
}

.faq__block_2 .faq__item_5 .faq__answer {
  margin: 14px 0 0;
}

.faq__block_3 .faq__subtitle {
  margin: 0 0 30px;
}

.faq__block_3 .faq__item_1 {
  margin-bottom: 40px;
}

.faq__block_3 .faq__item_2 {
  max-width: 50%;
}

.faq__block_3 .faq__item_3 .faq__answer {
  margin: 12px 0 0;
}

.faq__block_4 .faq__subtitle {
  margin: 0 0 30px;
}

.faq__block_4 .faq__item_1 {
  max-width: 50%;
  margin: 0 0 40px;
}

.faq__block_4 .faq__item_2 {
  max-width: 49%;
  margin: 0 0 40px;
}

.faq__block_4 .faq__item_3 {
  max-width: 50%;
  margin: 0 0 42px;
}

.faq__block_4 .faq__item_3 .faq__answer {
  margin: 13px 0 0;
}

.faq__block_4 .faq__item_4 {
  max-width: 49%;
  margin: 0 0 42px;
}

.faq__block_4 .faq__item_4 .faq__answer {
  margin: 12px 0 0;
}

.faq__block_4 .faq__item_5 .faq__question {
  max-width: 83%;
}

.faq__block_4 .faq__item_5 .faq__answer {
  margin: 12px 0 0;
}
.form_help {
  width: 591px;
  margin: 50px auto 102px;
  text-align: center;
  position: relative;
  left: 1px;
}

.form_help .form__title {
  margin: 0 0 39px;
}

.form_help .form__submit {
  margin: 25px 0 0;
}

.form__no-border .form__element {
  margin: 0 0 45px;
}

.form__no-border .form__input {
  border: 1.5px solid #eef1fa;
  height: 59px;
  background: #eef1fa;
  padding-left: 16px;
  outline: 0;
}

.form__no-border .form__textarea {
  border: 1.5px solid #eef1fa;
  height: 191px;
  background: #eef1fa;
  padding-left: 16px;
  outline: 0;
}

.form__input:focus,
.form__textarea:focus {
  border: 1px solid #437fdc;
}
.form__element {
  margin: 0 0 11px;
  box-sizing: border-box;
}

.form__label {
  display: block;
  font-family: "PTRootUIWeb";
  font-size: 28px;
  font-weight: 500;
  line-height: 1.18;
  margin: 0 0 19px;
}

.form__textarea,
.form__input {
  font-family: "PTRootUIWeb";
  box-sizing: border-box;
  border-radius: 12px;
  border: solid 1px #acb6bf;
  background-color: #ffffff;
  padding: 14px 0 17px 21px;
  font-size: 21px;
  line-height: 1.38;
  color: #1f1f1f;
  display: block;
  width: 100%;
  outline: 0;
}

.form__textarea::placeholder,
.form__input::placeholder {
  color: #1f1f1f;
}

.form__textarea:-ms-input-placeholder,
.form__input:-ms-input-placeholder {
  color: #1f1f1f;
}

.form__textarea {
  height: 193px;
}

.form__input {
  height: 61px;
}

.form__checkbox {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 48px;
  border-radius: 12px;
  border: solid 2px #bec9d3;
  background-color: #ffffff;
  box-sizing: border-box;
}

.form__checkbox input {
  opacity: 0;
}

.form__checkbox_checked:before {
  content: "\2713";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 40px;
  text-align: center;
  line-height: 48px;
}

.form__submit {
  border: 0;
  border-radius: 12px;
  background: url("../../../../../../local/templates/rtm.2025/assets/img/bg_btn.jpg")
    repeat-x 0 0;
  background-size: auto 100%;
  font-family: "PTRootUIWeb";
  font-size: 21px;
  font-weight: 500;
  line-height: 1.38;
  text-align: center;
  color: #ffffff;
  padding: 14px 52px 17px;
  cursor: pointer;
}

.form__submit:hover {
  background-position: -50% 0;
}

.form__submit_big {
  font-size: 38px;
  padding: 14px 76px 17px;
}

.form__text {
  margin-top: 18px;
}
.contacts__item_phone .contacts__link {
  color: #000000;
  border-bottom-color: transparent;
}
.contacts__contacts {
  width: 50%;
}
.contacts__item_phone + .contacts__item_email {
  margin-top: 50px;
}
.contacts__item_phone + .contacts__item_email p {
  margin: 0 0 25px;
}
.page__description p {
  margin: 0 0 25px;
}
.contacts__item {
  margin: 0 0 25px;
}
.contacts__method {
  font-size: 36px;
  margin: 0 0 10px;
}
.top-image {
  position: relative;
  margin-bottom: -200px;
  z-index: -1;
}
.top-image:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: -moz-linear-gradient(to top, #ffffff 5%, transparent);
  background: -webkit-linear-gradient(to top, #ffffff 5%, transparent);
  background: -o-linear-gradient(to top, #ffffff 5%, transparent);
  background: -ms-linear-gradient(to top, #ffffff 5%, transparent);
  background: linear-gradient(to top, #ffffff 5%, transparent);
}
.page__title,
.form__title {
  font-family: "PTRootUIWeb";
  font-size: 72px;
  font-weight: 700;
  text-align: center;
  color: #131313;
  margin: 48px 0;
}
.page__title_regular {
  font-family: "PTRootUIWeb";
  font-weight: 400;
}
.section_services {
}
.services__wrapper {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-content: start;
  align-items: start;
  grid-gap: 24px 32px;
}

.services__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-bottom: none;
  text-decoration: none;
}
.services__item:hover > p {
  color: #071449;
}
.services__image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.services__image-wrapper > img {
  width: 100%;
  max-width: 258px;
  max-height: 164px;
  object-fit: cover;
  border-radius: 4px;
}
.services__text {
  margin-top: 12px;
  text-align: center;
  width: 100%;
}
@media (max-width: 1024px) {
  .services__image-wrapper > img {
    max-height: 100px;
  }
}
@media (max-width: 768px) {
  .services__wrapper {
    grid-gap: 10px 16px;
    grid-template-columns: repeat(2, 1fr);
  }
  .services__image-wrapper > img {
    max-height: 100px;
  }
}

.numbers {
  width: 100%;
  padding-bottom: 292px;
  display: flex;
  flex-direction: row;
  position: relative;
  justify-content: center;
}
.numbers__img {
  width: 100%;
  height: 624px;
  z-index: 0;
  object-fit: cover;
}
.numbers__content-box {
  position: absolute;
  bottom: calc((292px / 2) - 12px);
  display: grid;
  grid-template-columns: repeat(3, 288px);
  grid-gap: 24px 88px;
  z-index: 1;
  background-color: #ffffff;
  padding: 24px 40px;
}
.numbers__content {
  display: flex;
  flex-direction: column;
  max-width: 288px;
  justify-content: flex-start;
  align-items: flex-start;
}
.numbers__title {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}
.numbers__number {
  font-weight: 700;
  font-size: 64px;
  line-height: 80px;
  color: #071449;
}
.numbers__text_accent {
  font-weight: 700;
  font-size: 20px;
  line-height: 25.5px;
  color: #071449;
  text-transform: uppercase;
  margin: 0 0 0 12px;
  word-wrap: break-word;
}
.numbers__text {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #a5aeb8;
  margin: 0;
  grid-column: span 2;
}
@media (max-width: 1080px) {
  .numbers {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 4rem;
  }
  .numbers__img {
    width: 100%;
    height: auto;
  }
  .numbers__content-box {
    position: static;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 24px 32px;
  }
  .numbers__number {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #071449;
  }
  .numbers__text_accent {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #071449;
    text-transform: uppercase;
  }
  .numbers__text {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.11em;
    color: #a5aeb8;
  }
}

@media (max-width: 780px) {
  .numbers__content-box {
    grid-template-columns: 1fr 1fr;
    grid-gap: 24px 44px;
  }
  .numbers__text_accent {
    align-self: center;
  }
}

@media (max-width: 480px) {
  .numbers__content-box {
    grid-template-columns: 1fr;
    grid-gap: 24px 24px;
  }

  .numbers__content-box_2-columns {
    grid-template-columns: 1fr 1fr;
  }
}

// Slider
.object__slider {
  position: relative;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
}
.object__slider-img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.object__slider > .owl-nav {
  position: absolute;
  top: calc(50% - 60px);
  z-index: 10;
  display: inline-flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  padding: 0 15px;
}
.object__slider-nav .owl-prev,
.object__slider-nav .owl-next {
  font-size: 60px;
  color: #071449;
}
.object__slider-nav > span,
.object__slider-nav > span {
  color: #071449;
}

/* About company changes */
.numbers--company .numbers__content-grid {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.numbers--company .numbers__number,
.numbers--company .numbers__text_accent {
  color: #0b091b;
}
.numbers__title-capture {
  color: #fff;
  font-size: 32px;
  text-align: center;
}
.numbers__page-title {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 5rem;
  color: #fff;
}
.numbers__page-title h1 {
  font-weight: 700;
  font-size: 52px;
  line-height: 64px;
  margin-bottom: 16px;
}
.numbers__page-title p {
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  max-width: 25vw;
  text-align: center;
}
.quatation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 42px;
}
.quatation_image-wrapper {
  width: 456px;
  border-radius: 50%;
  overflow: clip;
}
.quatation_image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
}
.quatation_text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 50%;
  color: #0b091b;
  margin-left: 4rem;
}
.quatation_title {
  font-size: 32px;
  line-height: 40px;
  position: relative;
  marign: 24px 0;
  padding: 14px 0;
  font-weight: 500;
  max-width: 25vw;
}
.quatation_title::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='47' height='36' viewBox='0 0 47 36' fill='none'%3E%3Cpath d='M10.6665 14.8333C10.1462 14.8333 9.64685 14.9127 9.14985 14.985C9.31085 14.4437 9.47652 13.893 9.74252 13.3983C10.0085 12.6797 10.4239 12.0567 10.8369 11.429C11.1822 10.75 11.7912 10.2903 12.2392 9.70932C12.7082 9.14465 13.3475 8.76899 13.8539 8.29999C14.3509 7.80999 15.0019 7.56499 15.5199 7.21965C16.0612 6.90932 16.5325 6.56632 17.0365 6.40299L18.2942 5.88499L19.4002 5.42532L18.2685 0.90332L16.8755 1.23932C16.4299 1.35132 15.8862 1.48199 15.2679 1.63832C14.6355 1.75499 13.9612 2.07465 13.2099 2.36632C12.4679 2.69765 11.6092 2.92165 10.8112 3.45365C10.0085 3.96232 9.08218 4.38699 8.26552 5.06832C7.47452 5.77065 6.52018 6.37965 5.81552 7.27332C5.04552 8.10865 4.28485 8.98599 3.69452 9.98465C3.01085 10.9367 2.54652 11.982 2.05652 13.0157C1.61318 14.0493 1.25618 15.1063 0.964517 16.133C0.411517 18.191 0.164184 20.1463 0.0685172 21.8193C-0.0108161 23.4947 0.0358506 24.8877 0.133851 25.8957C0.168851 26.3717 0.234184 26.8337 0.280851 27.1533L0.339184 27.5453L0.39985 27.5313C0.81486 29.4699 1.77023 31.2514 3.15543 32.6697C4.54064 34.0881 6.29908 35.0852 8.22734 35.5459C10.1556 36.0066 12.1749 35.9119 14.0516 35.2729C15.9283 34.6339 17.5858 33.4766 18.8323 31.935C20.0787 30.3933 20.8633 28.5303 21.0952 26.5613C21.327 24.5924 20.9967 22.5981 20.1425 20.809C19.2883 19.02 17.945 17.5093 16.268 16.4518C14.5911 15.3943 12.649 14.8332 10.6665 14.8333ZM36.3332 14.8333C35.8128 14.8333 35.3135 14.9127 34.8165 14.985C34.9775 14.4437 35.1432 13.893 35.4092 13.3983C35.6752 12.6797 36.0905 12.0567 36.5035 11.429C36.8489 10.75 37.4578 10.2903 37.9058 9.70932C38.3748 9.14465 39.0142 8.76899 39.5205 8.29999C40.0175 7.80999 40.6685 7.56499 41.1865 7.21965C41.7278 6.90932 42.1992 6.56632 42.7032 6.40299L43.9608 5.88499L45.0668 5.42532L43.9352 0.90332L42.5422 1.23932C42.0965 1.35132 41.5528 1.48199 40.9345 1.63832C40.3022 1.75499 39.6278 2.07465 38.8765 2.36632C38.1368 2.69999 37.2758 2.92165 36.4778 3.45599C35.6752 3.96465 34.7489 4.38932 33.9322 5.07065C33.1412 5.77299 32.1868 6.38199 31.4822 7.27332C30.7122 8.10865 29.9515 8.98599 29.3612 9.98465C28.6775 10.9367 28.2132 11.982 27.7232 13.0157C27.2799 14.0493 26.9228 15.1063 26.6312 16.133C26.0782 18.191 25.8308 20.1463 25.7352 21.8193C25.6558 23.4947 25.7025 24.8877 25.8005 25.8957C25.8355 26.3717 25.9008 26.8337 25.9475 27.1533L26.0058 27.5453L26.0665 27.5313C26.4815 29.4699 27.4369 31.2514 28.8221 32.6697C30.2073 34.0881 31.9657 35.0852 33.894 35.5459C35.8223 36.0066 37.8416 35.9119 39.7183 35.2729C41.595 34.6339 43.2525 33.4766 44.4989 31.935C45.7454 30.3933 46.53 28.5303 46.7618 26.5613C46.9937 24.5924 46.6634 22.5981 45.8092 20.809C44.9549 19.02 43.6116 17.5093 41.9347 16.4518C40.2578 15.3943 38.3157 14.8332 36.3332 14.8333Z' fill='%23060516'/%3E%3C/svg%3E");
  display: block;
  position: absolute;
  width: 46px;
  height: 34px;
  left: 0;
  bottom: 100%;
}
.quatation_author {
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  margin-bottom: 4px;
}

.wrapper--company {
  padding: 42px;
}
.wrapper--company .title-block__subtitle {
  margin-bottom: 56px;
}
.quatation_author-description,
.wrapper--company .numbers__text_black {
  font-size: 16px;
}
.wrapper--company .numbers__title .numbers__text_black {
  font-size: 24px;
}

.swiper-wrapper {
  margin-left: calc((100% - 1120px) / 2);
}

.history-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 12px;
  max-width: 352px;
}
.history-year {
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
}
.history-line {
  position: relative;
  display: block;
  width: 100%;
  height: 48px;
  z-index: 2;
}
.history-line::after {
  content: "";
  position: absolute;
  left: 12px;
  top: 24px;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #071449;
  border-radius: 50%;
  z-index: 5;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.history-line::before {
  content: "";
  position: absolute;
  left: 40px;
  top: 24px;
  display: block;
  width: calc(100% - 20px);
  height: 1px;
  background-color: rgba(0, 0, 0, 0.15);
  z-index: 4;
}

.history-title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  color: #0b091b;
}
.history-text {
  margin-top: 16px;
  font-size: 16px;
  line-height: 24px;
  color: #3c3a49;
}
.mission {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mission_text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-right: 96px;
}
.mission_text-wrapper .title-block__subtitle {
  margin-bottom: 56px;
}
.mission_text h3 {
  font-size: 24px;
  line-height: 30px;
  color: #060516;
  margin-bottom: 16px;
}
.mission_text p {
  font-size: 16px;
  line-height: 24px;
  color: #060516;
  margin-bottom: 16px;
}
.mission_text ul li:before {
  content: none !important;
  display: none;
}
.mission_text ul {
  list-style: disc;
}
.mission_text li {
  font-size: 16px;
  line-height: 24px;
  color: #060516;
  margin-bottom: 0;
}

.mission_text li a {
  color: #071449;
  text-decoration: none;
  border-bottom: none;
}
.mission_text li a:hover,
.mission_text li a:active {
  color: #071449;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
.mission_separator {
  margin: 28px 0;
  display: block;
  height: 1px;
  width: 100%;
  background-color: #ebecf3;
}
.mission_image-wrapper {
  width: 100%;
  height: 100%;
}
.mission_image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.section--faq .title-block__subtitle {
  margin-bottom: 56px;
}
.filters__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #ebecf3;
}
.filters__item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #a5aeb8;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  padding-bottom: 16px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.filters__item + .filters__item {
  margin-left: 48px;
}
.filters__item:hover,
.filters__item:active,
.filters__item.active {
  color: #071449;
  border-bottom: 1px solid #071449;
}
.filters__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
  margin: 56px 0 0;
}
.filters__list li:before {
  display: none;
  content: none;
}
.filters__list li {
  padding: 20px 0;
  margin: 0;
}
.filters__list li a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.11em;
  line-height: 1.4;
  font-weight: 500;
  color: #0b091b;
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration-style: dashed;
  text-decoration-style: dashed;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  text-underline-offset: 2px;
}
.filters__list li a:hover,
.filters__list li a:active {
  color: #071449;
}

.filters__list li p {
  font-size: 16px;
  line-height: 24px;
  color: #3c3a49;
  font-weight: 400;
  margin: 12px 0 0;
}

.nav-panel {
  position: absolute;
  left: 16px;
  top: 35%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
}
.nav-opener {
  background-color: #071449;
  border-radius: 4px;
  -webkit-box-shadow:
    0px 10px 20px rgba(0, 0, 0, 0.04),
    0px 2px 6px rgba(0, 0, 0, 0.04),
    0px 0px 1px rgba(0, 0, 0, 0.04);
  box-shadow:
    0px 10px 20px rgba(0, 0, 0, 0.04),
    0px 2px 6px rgba(0, 0, 0, 0.04),
    0px 0px 1px rgba(0, 0, 0, 0.04);
  padding: 24px 48px 24px 16px;
  -webkit-transform: rotate(-90deg) translateY(calc(-100% + 16px));
  -ms-transform: rotate(-90deg) translateY(calc(-100% + 16px));
  transform: rotate(-90deg) translateY(calc(-100% + 16px));
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  position: relative;
  z-index: 2;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  text-transform: uppercase;
}
.nav-opener:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  right: 24px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
@media (min-width: 1280px) {
  .nav-opener:hover {
    background-color: #060516;
  }
  .nav-opener:hover:before {
    background-color: #071449;
  }
}

.nav-opener.active {
  background-color: #060516;
}
.nav-opener.active:before {
  background-color: #071449;
}

.nav-body {
  /*visibility: none;
	opacity: 0;
	height: 0;
	width: 0;*/
  position: absolute;
  top: -150%;
  left: 0;
  padding: 32px 32px 32px 52px;
  background: #060516;
  width: 340px;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.nav-body.active {
  opacity: 1;
}

.nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
  padding-left: 24px;
}
.nav__list li {
  margin: 0;
  position: relative;
}
.nav__list li a {
  opacity: 0.5;
  color: #fff;
  padding: 5px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-wrap: wrap;
  border-bottom: none;
}

.nav__list li:before {
  content: "";
  display: block;
  position: absolute;
  left: -16px !important;
  top: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #fff;
  opacity: 0.5;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}
.nav__list li:hover a,
.nav__list li:active a,
.nav__list li.active a {
  opacity: 1;
}

.nav__list li:hover:before,
.nav__list li:active:before,
.nav__list li.active:before {
  opacity: 1;
}
.section--company {
  scroll-margin-top: 220px;
}
.filters__list.hide-filter {
  display: none;
}

@media (max-width: 1280px) {
  .nav-panel {
    top: 12rem;
  }
  .numbers__page-title p {
    max-width: 50vw;
  }
}
@media (max-width: 1279px) {
  .nav-panel {
    display: none;
  }
}
@media (max-width: 768px) {
  .quatation {
    flex-direction: column;
    padding: 24px 0;
  }
  .quatation_image-wrapper {
    margin-bottom: 56px;
    width: 100%;
  }
  .quatation_text-wrapper {
    margin-left: 0;
    max-width: 100%;
  }
  .quatation_title {
    max-width: 100%;
  }
  .swiper-wrapper {
    margin-left: 0;
  }
  .mission {
    flex-direction: column-reverse;
  }
  .mission_text-wrapper {
    padding-right: 0;
  }
  .filters__wrapper {
    overflow-x: auto;
    width: 100%;
  }
  .filters__item {
    white-space: nowrap;
    font-size: 18px;
  }
  .section--company .numbers__img {
    height: 240px;
  }
  .section--company .numbers__page-title p {
    font-size: 18px;
    line-height: 28px;
    max-width: 80%;
  }
  .section--company .numbers__page-title h1 {
    font-size: 32px;
  }
  .numbers__page-title {
    top: 26px;
  }
  .nav-panel {
    top: 300px;
    transform: translateY(-100%);
  }
  .wrapper--company .title-block__subtitle,
  .mission_text-wrapper .title-block__subtitle,
  .section--faq .title-block__subtitle {
    margin-bottom: 12px;
  }
  .wrapper--company {
    padding: 0 10px;
  }
  .wrapper--company .numbers__content {
    max-width: 100%;
  }
  .nav-panel {
    display: none;
  }
  .numbers__page-title {
    top: 120px;
    transform: translateY(-50%);
  }
}
.filters__list {
  margin: 24px 0 0;
}
.licenses {
  margin: 0 0 7em;
}
.js-licensesSwiper {
  overflow: hidden;
}

.js-licensesSwiper .swiper-wrapper {
  padding-bottom: 2.67em;
  margin-left: 0;
}

.licenses__card--wrapper {
  max-width: 256px;
}

.licenses__card {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 300px;
  padding: 30px;
  border: 1px solid #e3e8ee;
  box-shadow:
    0px 10px 20px rgba(0, 0, 0, 0.04),
    0px 2px 6px rgba(0, 0, 0, 0.04),
    0px 0px 1px rgba(0, 0, 0, 0.04);
}
.licenses__card:hover {
  border-bottom: 1px solid #e3e8ee;
  box-shadow:
    0px 14px 21px rgba(0, 0, 0, 0.11),
    0px 2px 6px rgba(0, 0, 0, 0.04),
    0px 0px 1px rgba(0, 0, 0, 0.04);
}
.licenses__card:hover h3,
.licenses__card:hover p {
  color: #071449;
}

.slider__controls {
  display: flex;
  justify-content: center;
  align-items: center;
}

.slider__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow:
    0px 0px 1px rgba(0, 0, 0, 0.04),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px 4px 8px rgba(0, 0, 0, 0.04);
  cursor: pointer;
}
.slider__button:hover {
  background-color: #071449;
}
.slider__button:hover svg path {
  stroke: #fff;
}
.slider__button:nth-child(1) {
  margin-right: 24px;
}
.swiper-button-disabled {
  opacity: 0.5;
}
.slider__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2.67em;
}

.card h3 {
  font-size: 18px;
  font-weight: 700;
  color: #0b091b;
  margin-top: 35px;
  margin-bottom: 10px;
}
.licenses__card h3 {
  margin-top: 68px;
}
.card p {
  font-size: 14px;
  color: #0b091b;
  margin-bottom: 0;
}

.numbers__page-title--left {
  left: calc((100% - 1120px) / 2);
  top: 3rem;
}
.card {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 20px 30px 40px;
  border: 1px solid #e3e8ee;
  box-shadow:
    0px 10px 20px rgba(0, 0, 0, 0.04),
    0px 2px 6px rgba(0, 0, 0, 0.04),
    0px 0px 1px rgba(0, 0, 0, 0.04);
}
.card span {
  color: #071449;
  font-weight: 700;
  font-size: 2.89em;
}
.cards__grid {
  display: flex;
  flex-wrap: wrap;
  margin: 48px -12px;
}
.cards__grid .card {
  width: calc(25% - 24px);
  margin: 12px;
}
.card--accent {
  border: 1px solid #071449;
  position: relative;
}
.card--accent:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='44' viewBox='0 0 24 44' fill='none'%3E%3Cpath d='M10 28H0L14 0V16H24L10 44V28Z' fill='%23FE3242'/%3E%3C/svg%3E");
  position: absolute;
  right: 30px;
  top: 30px;
  width: 24px;
  height: 44px;
  display: block;
}
.character {
  padding-top: 50px;
  display: flex;
  flex-direction: row;
}
.character__block + .character__block {
  margin-left: 24px;
}
.character__block {
  padding: 3.3em;
  max-width: 464px;
}
.character__block span {
  font-size: 2.22em;
  font-weight: 700;
  display: flex;
  align-items: center;
}
.character__block p {
  margin-bottom: 0;
  margin-top: 28px;
}
.character__block svg {
  margin-right: 20px;
}
.character__block--accent {
  background-color: #071449;
  color: #fff;
}
.character__block--pale {
  background-color: #f8f8fb;
  color: #a5aeb8;
}

.blockImg__card {
  max-width: 352px;
  padding: 2.22em;
  border: 1px solid rgba(165, 174, 184, 0.2);
  border-bottom: 4px solid #071449;
  color: #3c3a49;
  background-color: #fff;
}
.blockImg__card span {
  font-size: 16px;
  position: relative;
  padding-left: 16px;
}
.blockImg__card span::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-color: #071449;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.text-bold {
  font-weight: 700;
}
.blockImg__card h3 {
  font-weight: 700;
  font-size: 1.11em;
  line-height: 1.5;
  margin-bottom: 10px;
  margin-top: 30px;
}

.blockImg__card p {
  font-size: 1.11em;
  line-height: 1.6;
  margin-bottom: 0;
}

.blockImg__cards {
  display: flex;
  flex-direction: row;
}
.blockImg__card + .blockImg__card {
  margin-left: 24px;
}

.blockImg--mission .blockImg__head {
  width: 376px;
  position: absolute;
  top: 52px;
  left: 52px;
}
.blockImg--mission .blockImg__head p {
  font-size: 1.11em;
  line-height: 1.6;
  color: #3c3a49;
  margin-top: 10px;
}

.blockImg--mission img {
  width: 100%;
}
.blockImg--mission {
  position: relative;
  margin-bottom: 308px;
}

.blockImg--mission .blockImg__cards {
  position: absolute;
  top: calc(100% - 52px);
  left: 52px;
}

.section--blockImg h2 {
  margin: 0 auto;
  max-width: 1120px;
}
.blockImg--values {
  padding: 2.22em calc((100% - 1120px) / 2);
  margin: 90px 0 308px;
}
.blockImg--values {
  height: 364px;
  background-color: #f8f8fb;
  position: relative;
}
.blockImg--values .blockImg__cards {
  position: absolute;
  top: calc(100% - 52px);
  max-width: 1120px;
  width: 100%;
  justify-content: space-between;
}
.blockImg__head-svg {
  width: 6em;
  height: 6em;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.blockImg__head-text {
  display: flex;
  flex-direction: column;
  padding-left: 20px;
  font-size: 1.33em;
}
.blockImg__head-text p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  color: #060516;
  margin-top: 6px;
}
.blockImg--values .blockImg__content-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  padding: 80px 0;
  max-width: 300px;
}

.blockImg--values .blockImg__head {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: -40px;
  max-width: 1120px;
  width: 100%;
}

.text {
  font-size: 1.11em;
  line-height: 1.6;
}

.blockImg--values .blockImg__content-wrapper {
  color: #3c3a49;
}

.blockImg--values--vHeight {
  height: 418px;
  margin-bottom: 0;
}

.list-wrapper ul {
  list-style: none;
  margin-left: 0;
  padding: 24px 0;
}
.list-wrapper li {
  position: relative;
  padding-left: 28px;
  color: #3c3a49;
}
.list-wrapper li:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-color: #071449;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.list-wrapper li:before {
  content: "";
}
.values__block {
  display: flex;
  flex-direction: row;
  margin: 60px auto;
  max-width: 1120px;
  justify-content: space-between;
}
.card-wrapper .blockImg__card + .blockImg__card {
  margin-left: 0;
  margin-top: 20px;
}
.blockImg__card--row {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.blockImg__card--row svg {
  margin-right: 20px;
  flex-shrink: 0;
}
.section__hero {
  position: relative;
}
.hero__heading {
  position: absolute;
  top: 100%;
  left: calc((100% - 1120px + 58px) / 2);
  transform: translateY(-80%);
  padding: 30px 74px;
  z-index: 5;
}
.hero__heading h1 {
  position: relative;
  color: #fff;
  z-index: 3;
  font-size: 2.22em;
  line-height: 1.3;
}
.hero__heading:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  transform: skew(-20deg);
  position: absolute;
  left: 0;
  top: 0;
  background-color: #071449;
  z-index: 2;
}
.hero__slider .swiper-wrapper {
  margin-left: 0;
}
.hero__slider .swiper-slide {
  width: 100%;
  height: calc(100% - 167px);
}
.hero__slider .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/*.w-header__bottom {
	padding: 1.22em 0;
}
.w-header__top {
	padding: 1.11em 0;
}*/
@media (max-width: 1024px) {
  .section--blockImg {
    max-width: 970px;
    margin: 0 auto;
  }
  .numbers__page-title--left {
    left: 30px;
  }
  .blockImg__image-wrapper {
    max-width: 60vw;
  }
  .blockImg__image-wrapper img {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .page {
    overflow: hidden;
  }
  .numbers__page-title--left {
    left: 16px;
  }
  .cards__grid .card {
    width: calc(100% - 24px);
  }
  .character {
    overflow: scroll;
    width: 100%;
  }
  .character__block {
    flex-shrink: 0;
    width: calc(100% - 24px);
  }
  .hero__heading {
    padding: 12px 24px;
    display: inline-flex;
    transform: translateY(-12px) translateX(12px);
    position: relative;
    left: 0;
    width: max-content;
  }
  .hero__heading h1 {
    display: inline-flex;
  }
  .section__hero,
  .blockImg--mission,
  .blockImg__head,
  .blockImg__cards,
  .blockImg--mission .blockImg__cards,
  .blockImg--mission .blockImg__head,
  .blockImg--values .blockImg__cards,
  .blockImg--values .blockImg__head {
    position: static;
  }
  .section__hero {
    margin-top: 0;
    max-width: 100vw;
    overflow: hidden;
    display: flex;
    flex-direction: column-reverse;
  }
  .blockImg__cards {
    overflow: scroll;
  }
  .blockImg--mission {
    margin-bottom: 48px;
    display: flex;
    flex-direction: column;
  }
  .blockImg__cards {
    margin-top: 16px;
  }
  .blockImg--mission .blockImg__bg {
    order: 2;
  }
  .blockImg--mission .blockImg__head {
    order: 1;
  }
  .blockImg--mission .blockImg__cards {
    order: 3;
  }
  .blockImg--values {
    margin: 24px 0;
  }
  .blockImg--values .blockImg__head {
    flex-direction: column;
  }
  .blockImg--values .blockImg__content-wrapper {
    padding: 24px;
    max-width: 100%;
  }
  .blockImg__image-wrapper {
    max-width: 100%;
  }
  .blockImg__image-wrapper img {
    width: 100%;
  }
  .blockImg--values {
    height: auto;
    padding: 16px 0;
  }
  .values__block {
    flex-direction: column;
    padding: 24px;
    margin: 0;
  }
  .blockImg__head {
    width: 100%;
    margin-top: 16px;
  }
  .blockImg__head-text {
    width: 60%;
  }
  .section--blockImg {
    padding: 0 10px;
  }
  .blockImg--mission .blockImg__head p {
    max-width: 300px;
  }
  .w-header_sticky,
  .w-header {
    max-width: 100vw;
  }
  .hero__slider .swiper-slide {
    height: auto;
  }
}
.hero__slider {
  overflow: hidden;
}
@media (max-width: 479px) {
  .w-header {
    height: 145px;
  }
}

.nav-wrapper {
  position: fixed;
  bottom: 0;
  z-index: 10;
  background-color: #fff;
  width: 100%;
  box-shadow: 0px -1px 16px rgba(48, 55, 74, 0.25);
}
.company-nav {
  display: flex;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 10px;
}
.company-nav a {
  padding: 16px 24px;
  text-decoration: none;
  border: none;
  transition: 0.2s;
  color: #3c3a49;
  white-space: nowrap;
}
.company-nav a:hover,
.company-nav a.active {
  background: rgba(221, 236, 252, 0.4);
  color: #071449;
}
section[id] {
  scroll-margin-top: 140px;
}
@media (max-width: 768px) {
  .company-nav {
    width: 100%;
    overflow-x: auto;
  }
  .company-nav a {
    padding: 10px 12px 12px;
  }
}

.privacy__title {
  margin: 50px 0 30px;
}

.privacy__item {
  margin-bottom: 50px;
}

.privacy__item-title {
  font-weight: 700;
}

.privacy__item li {
  margin: 0 0 10px;
}

.privacy-table-overflow {
  overflow-x: auto;
}

.privacy-table {
  border: 1px solid #ccc;
  margin: 40px 0;
  padding: 0;
  border-collapse: collapse;
}

.privacy-table_cookie {
  border: 0;
  margin-top: 0;
}

.privacy-table td {
  border-bottom: 1px solid #ccc;
}

.privacy-table th {
  border-bottom: 2px solid #000;
  white-space: nowrap;
  text-align: left;
}

.privacy-table tr:last-child {
  border-bottom: 0;
}

.privacy-table th,
.privacy-table td {
  padding: 10px 20px;
}

.privacy-table_two-columns td {
  width: 60%;
  margin-left: 10%;
}

.privacy-table_two-columns td:first-child {
  width: 30%;
  margin-left: 0;
}

.privacy-table_two-columns td + td {
  border-left: 1px solid #ccc;
}



.modal-form__row_policy {
  font-size: 15px;
}

.modal-form__row_policy input,
.form__element_policy input {
  width: auto;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.mobile-app-section {
  display: flex;
  justify-content: center;
  margin-top: 96px;
}

@media (max-width: 767px) {
  .mobile-app-section {
    margin-top: 48px;
  }
}

/* End */

/* Start:/local/templates/rtm.2025/assets/css/custom.css?1783322343127551*/
@font-face {
  font-family: "PTRootUIWeb";
  src: url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Bold/PT_Root_UI_Bold.eot");
  src:
    url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Bold/PT_Root_UI_Bold-1.eot")
      format("embedded-opentype"),
    url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Bold/PT_Root_UI_Bold.woff2")
      format("woff2"),
    url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Bold/PT_Root_UI_Bold.woff")
      format("woff"),
    url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Bold/PT_Root_UI_Bold.ttf")
      format("truetype"),
    url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Bold/PT_Root_UI_Bold.svg")
      format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "PTRootUIWeb";
  src: url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Light/PT_Root_UI_Light.eot");
  src:
    url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Light/PT_Root_UI_Light-1.eot")
      format("embedded-opentype"),
    url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Light/PT_Root_UI_Light.woff2")
      format("woff2"),
    url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Light/PT_Root_UI_Light.woff")
      format("woff"),
    url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Light/PT_Root_UI_Light.ttf")
      format("truetype"),
    url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Light/PT_Root_UI_Light.svg")
      format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "PTRootUIWeb";
  src: url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Medium/PT_Root_UI_Medium.eot");
  src:
    url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Medium/PT_Root_UI_Medium-1.eot")
      format("embedded-opentype"),
    url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Medium/PT_Root_UI_Medium.woff2")
      format("woff2"),
    url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Medium/PT_Root_UI_Medium.woff")
      format("woff"),
    url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Medium/PT_Root_UI_Medium.ttf")
      format("truetype"),
    url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Medium/PT_Root_UI_Medium.svg")
      format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "PTRootUIWeb";
  src: url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Regular/PT_Root_UI_Regular.eot");
  src:
    url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Regular/PT_Root_UI_Regular-1.eot")
      format("embedded-opentype"),
    url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Regular/PT_Root_UI_Regular.woff2")
      format("woff2"),
    url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Regular/PT_Root_UI_Regular.woff")
      format("woff"),
    url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Regular/PT_Root_UI_Regular.ttf")
      format("truetype"),
    url("../../../../../../local/templates/rtm.2025/assets/css/fonts/PT_Root_UI_Web/PT_Root_UI_Regular/PT_Root_UI_Regular.svg")
      format("svg");
  font-weight: 400;
  font-style: normal;
}

.wrapper {
  box-sizing: border-box;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 10px;
}

.swiper-wrapper {
  margin-left: calc((100% - 1120px) / 2);
}

.numbers {
  width: 100%;
  padding-bottom: 292px;
  display: flex;
  flex-direction: row;
  position: relative;
  justify-content: center;
}

.numbers__img {
  width: 100%;
  height: 624px;
  z-index: 0;
  object-fit: cover;
}

.numbers__content-box {
  position: absolute;
  bottom: calc((292px / 2) - 12px);
  display: grid;
  grid-template-columns: repeat(3, 288px);
  grid-gap: 24px 88px;
  z-index: 1;
  background-color: #ffffff;
  padding: 24px 40px;
}

.numbers__content {
  display: flex;
  flex-direction: column;
  max-width: 288px;
  justify-content: flex-start;
  align-items: flex-start;
}

.numbers__title {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}

.numbers__number {
  font-weight: 700;
  font-size: 64px;
  line-height: 80px;
  color: #071449;
}

.numbers__text_accent {
  font-weight: 700;
  font-size: 20px;
  line-height: 25.5px;
  color: #071449;
  text-transform: uppercase;
  margin: 0 0 0 12px;
  word-wrap: break-word;
}

.numbers__text {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #a5aeb8;
  margin: 0;
  grid-column: span 2;
}

@media (max-width: 1080px) {
  .numbers {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 4rem;
  }

  .numbers__img {
    width: 100%;
    height: auto;
  }

  .numbers__content-box {
    position: static;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 24px 32px;
  }

  .numbers__number {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #071449;
  }

  .numbers__text_accent {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #071449;
    text-transform: uppercase;
  }

  .numbers__text {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.11em;
    color: #a5aeb8;
  }
}

@media (max-width: 780px) {
  .numbers__content-box {
    grid-template-columns: 1fr 1fr;
    grid-gap: 24px 44px;
  }

  .numbers__text_accent {
    align-self: center;
  }
}

@media (max-width: 480px) {
  .numbers__content-box {
    grid-template-columns: 1fr;
    grid-gap: 24px 24px;
  }

  .numbers__content-box_2-columns {
    grid-template-columns: 1fr 1fr;
  }
}

ul li::before {
  left: -24px !important;
}

.article h2 {
  font-weight: 600 !important;
}

.owl-next span {
  font-size: 7rem;
}

.owl-prev span {
  font-size: 7rem;
}

.owl-prev {
  display: flex;
  align-items: center;
}

.owl-next {
  display: flex;
  align-items: center;
}

.wstd_pavel__ul {
  list-style-type: square;
  line-height: 0.9;
  margin-left: 10px;
  color: #071449;
}

.wstd__pavel_li {
  position: revert;
}

.wstd__pavel_span {
  color: #000000;
}

.owl-prev .owl-next {
  font-size: 80px !important;
}

input:focus,
textarea:focus {
  border: 1px solid #071449 !important;
  outline: none;
}

.text-success_color_blue {
  color: #071449 !important;
  text-align: center;
  font-size: 20px;
}

.wstd-rec {
  font-size: 12px;
  color: #071449;
  display: inline-block !important;
  padding: 3px 10px;
  text-align: center;
  position: relative;
  top: -4px;
  border: 1px solid #071449;
  border-radius: 5px;
}

.wstd-pasha {
  border-bottom: 2px dashed #071449;
}

.text_nowrap {
  white-space: nowrap;
}

@media (max-width: 768px) {
  .text_nowrap {
    white-space: normal;
  }
}

.footer__menu {
  clear: both;
}

.footer__menu_second {
  margin-top: 16px;
}

/* NEW BLOCKS */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 992px) {
  a:hover {
    color: #071449;
  }

  input[type="number"]:hover,
  input[type="number"]:focus {
    -moz-appearance: number-input;
  }

  .w-btn_accent:hover,
  .w-btn_accent:focus {
    background-color: #102a68;
    color: #fff;
  }

  .w-btn_accent-outline:hover,
  .w-btn_accent-outline:focus {
    background-color: #102a68;
    color: #fff;
  }

  .w-btn_white-outline:hover,
  .w-btn_white-outline:focus {
    background-color: #f2f2f2;
    color: #312f3d;
  }

  .w-btn_white-primary:hover,
  .w-btn_white-primary:focus {
    background-color: #102a68;
    color: #fff;
  }

  .w-btn_blue-outline:hover,
  .w-btn_blue-outline:focus {
    background-color: #25242f;
    color: #fff;
  }

  .w-btn_blue-link:hover,
  .w-btn_blue-link:focus {
    color: #071449;
  }

  .w-btn_link:hover,
  .w-btn_link:focus {
    color: #102a68;
  }

  .navs-slider__nav:hover,
  .navs-slider__nav:focus {
    background-color: #102a68;
  }

  .navs-slider__nav:hover path,
  .navs-slider__nav:focus path {
    stroke: #fff;
  }

  .partners-slider__partner:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
  }

  .app-btns__item:hover {
    background-color: #071449;
    color: #fff;
  }

  .app-btns__item:hover .app-btns__icon path {
    fill: #fff;
  }

  .app-btns__item_inverse:hover {
    background-color: #fff;
    color: #3c3a49;
  }

  .app-btns__item_inverse:hover .app-btns__icon path {
    fill: #071449;
  }

  .news__item:hover .news__title {
    color: #071449;
  }

  .news__item:hover .news__description {
    color: #3c3a49;
  }

  .counter__btn:hover {
    background-color: rgba(177, 49, 56, 0.05);
    color: #071449;
  }

  .counter__input:focus {
    border-color: #071449;
  }

  .tooltip:hover {
    background-color: #071449;
  }

  .w-header__services:hover .w-header__services-wrap,
  .w-header__services:focus .w-header__services-wrap {
    display: block;
  }

  .w-header__services:hover .w-header__services-text,
  .w-header__services:focus .w-header__services-text {
    color: #071449;
  }

  .link-icon:hover .link-icon__text,
  .link-icon:focus .link-icon__text {
    color: #071449;
  }

  .link-icon:hover path,
  .link-icon:focus path {
    fill: #071449 !important;
    stroke: #071449 !important;
  }

  .link-icon:hover .link-icon__icon_stroke path,
  .link-icon:focus .link-icon__icon_stroke path {
    fill: #071449 !important;
    stroke: #071449 !important;
  }
}

.rub {
  font-family: "PT Sans", sans-serif;
  font-style: normal;
}

button {
  border: none;
  background: transparent;
  color: inherit;
  font-family: inherit;
}

a {
  color: inherit;
}

[v-cloak] {
  display: none;
}

button {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  outline: none;
}

html {
  font-size: 18px;
}

body {
  font-family:
    "PTRootUI",
    Arial,
    Helvetica sans-serif;
  font-size: 1rem;
  line-height: 1.3;
  /* Актуально со старым хедером */
  /* padding-top: 170px; */
}

body.pt-first {
  padding-top: 0;
}

body.promoajaxpage {
  padding-top: 107px;
}

main.inner-page {
  overflow-x: hidden;
}

.main-page .w-header {
  background-color: transparent;
}

.main-page .w-header,
.main-page .link-icon__icon path {
  color: #fff;
  fill: #fff;
  stroke: #fff;
}

a {
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.article-hide {
  max-height: 300px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.anchor {
  position: relative;
}

.anchor span {
  position: absolute;
  top: -260px;
  left: 0;
}

@media (max-width: 991px) {
  body {
    /* Актуально со старым хедером */
    /* padding-top: 200px; */
  }
}

@media (max-width: 479px) {
  body {
    padding-top: 145px;
  }
}

.section .section_m {
  margin-bottom: 48px;
}

.section_l {
  margin-bottom: 96px;
}

.section_red {
  background-color: #071449;
  color: #fff;
}

.w-btn {
  padding: 16px 24px;
  font-size: 1.11em;
  border-radius: 4px;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.w-btn_small {
  padding: 12px 16px;
  font-size: 0.88em;
}

.w-btn_accent {
  margin-bottom: 25px;
  background-color: #071449;
  color: #fff;
}

.w-btn_accent:active {
  background-color: #89262b;
}

.w-btn_accent-outline {
  border: 1px solid #071449;
  color: #071449;
  background-color: transparent;
}

.w-btn_accent-outline:active {
  background-color: #89262b;
  color: #fff;
}

.w-btn_white-outline {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
}

.w-btn_white-outline:active {
  background-color: #e6e6e6;
  color: #312f3d;
}

.w-btn_white-primary {
  background-color: #fff;
  color: #071449;
}

.w-btn_white-primary:active {
  background-color: #89262b;
  color: #fff;
}

.w-btn_blue-outline {
  background: transparent;
  border: 1px solid #312f3d;
  color: #312f3d;
}

.w-btn_blue-outline:active {
  background-color: #1a1920;
  color: #fff;
}

.w-btn_blue-link {
  background: transparent;
  color: #312f3d;
}

.w-btn_blue-link:active {
  color: #071449;
}

.w-btn_link {
  background: transparent;
  border: none;
  color: #000c30;
}

.w-btn_link:active {
  color: #89262b;
}

.w-btn:disabled {
  opacity: 0.4;
  pointer-events: none;
}

@media (max-width: 991px) {
  .w-btn {
    padding: 8px 16px;
  }
}

.title-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
}

.title-block__title {
  font-size: 2.89em;
  color: #060516;
  margin: 0;
}

.title-block__subtitle {
  font-size: 2.22em;
  color: #0b091b;
  margin: 0;
}

.title-block__descr {
  font-size: 1.11em;
  color: #0b091b;
  margin: 12px 0;
}

.title-block__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.title-block_slider-nav {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.title-block_white {
  color: #fff;
}

.title-block_white * {
  color: inherit;
}

.title-block_app {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.board {
  border-radius: 12px;
  overflow: hidden;
  color: #fff;
}

.board__title {
  font-size: 2.22em;
  font-weight: 700;
}

.board__subtitle {
  font-size: 1.77em;
  font-weight: 500;
}

.board__subtitle + .board__text {
  margin-top: 12px;
}

.board__item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  min-height: 344px;
  padding: 32px 40px;
  background-color: transarent;
}

.board__item *:nth-last-child(2) {
  margin-bottom: auto;
}

.board__btn {
  margin-top: 24px;
}

.board__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.board__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: right center;
  object-position: right center;
}

@media (max-width: 992px) {
  .board__item {
    padding: 16px 20px;
    min-height: inherit;
  }
}

.w-advantages {
  font-size: 1rem;
  overflow: hidden;
}

.w-advantages__fgrid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 48px);
  margin: 0 -24px;
}

.w-advantages__fgrid .w-advantages__item {
  width: calc(25% - 48px);
  margin: 0 24px 24px;
}

.w-advantages__icon {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
}

.w-advantages__icon svg {
  width: 100%;
  height: auto;
}

.w-advantages__icon + .w-advantages__title {
  margin-top: 18px;
}

.w-advantages__title {
  font-size: 1.11em;
  font-weight: 500;
}

.w-advantages__title + p {
  margin-top: 12px;
}

.w-advantages__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.w-advantages__item .w-advantages__icon {
  margin-bottom: 18px;
}

.w-advantages__item p {
  color: #3c3a49;
}

@media (max-width: 991px) {
  .w-advantages__fgrid .w-advantages__item {
    width: calc(50% - 48px);
  }
}

@media (max-width: 767px) {
  .w-advantages {
    width: calc(100% + 20px);
    margin: 0 -10px;
  }

  .w-advantages__fgrid {
    width: 100%;
    margin: 0;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 10px;
  }

  .w-advantages__fgrid .w-advantages__item {
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 40%;
    margin: 0 10px;
  }

  .w-advantages__fgrid .w-advantages__item:last-child::after {
    content: "";
    display: block;
    position: absolute;
    right: -10px;
    width: 10px;
    height: 1px;
  }
}

@media (max-width: 479px) {
  .w-advantages__fgrid .w-advantages__item {
    width: 70%;
  }
}

.navs-slider__nav {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow:
    0px 0px 1px rgba(0, 0, 0, 0.04),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px 4px 8px rgba(0, 0, 0, 0.04);
  box-shadow:
    0px 0px 1px rgba(0, 0, 0, 0.04),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px 4px 8px rgba(0, 0, 0, 0.04);
  cursor: pointer;
  outline: none;
}

.navs-slider__nav_next {
  transform: rotate(180deg);
}

.navs-slider__nav_next svg {
  transform: none;
}

.navs-slider__nav.swiper-button-disabled {
  opacity: 0.3;
  pointer-events: none;
}

.navs-slider__nav:active {
  background-color: #89262b;
}

.navs-slider__nav:active path {
  stroke: #fff;
}

.navs-slider_desktop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navs-slider_desktop .navs-slider__nav {
  margin-left: 24px;
}

@media (max-width: 991px) {
  .navs-slider_desktop {
    display: none;
  }
}

@media (max-width: 767px) {
  .navs-slider__nav {
    width: 38px;
    height: 38px;
  }
}

.partners-slider {
  font-size: 1rem;
}

.partners-slider__slider .swiper-slide {
  height: auto;
}

.partners-slider__partner {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px;
  /*background-color: #071449;*/
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  cursor: pointer;
  -webkit-transition: -webkit-filter 0.2s ease;
  transition: -webkit-filter 0.2s ease;
  -o-transition: filter 0.2s ease;
  transition: filter 0.2s ease;
  transition:
    filter 0.2s ease,
    -webkit-filter 0.2s ease;
}

.partners-slider__partner img {
  width: 100%;
}

@media (max-width: 767px) {
  .partners-slider__slider {
    width: calc(100% + 20px);
    margin: 0 -10px;
  }
}

.offer {
  font-size: 1rem;
  overflow: hidden;
}

.offer__fgrid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% + 24px);
  margin: 0 -12px;
}

.offer__fgrid .offer__card {
  width: calc(33.33% - 24px);
  margin: 0 12px;
}

.offer__card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #000c30;
  border-radius: 12px;
  padding: 32px;
  color: #fff;
}

.offer__card-title {
  font-size: 1.77em;
  font-weight: 500;
  margin: 0;
}

.offer__card-title ~ * {
  margin-top: 0;
  margin-bottom: 24px;
}

.offer__card-title + * {
  margin-top: 16px;
  margin-bottom: 24px;
}

.offer__card-btn {
  margin-top: auto;
  margin-bottom: 0;
}

.offer__card-types {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.offer__card-type {
  padding: 8px 16px;
  margin-bottom: 12px;
  border-radius: 4px;
}

.offer__card-type_red {
  background: -o-linear-gradient(
    180.18deg,
    #000c30 0.04%,
    rgba(0, 12, 48, 0.05) 19.82%,
    rgba(254, 50, 66, 0) 26.58%,
    rgba(254, 50, 66, 0.44) 99.96%
  );
  background: linear-gradient(
    269.82deg,
    #000c30 0.04%,
    rgba(0, 12, 48, 0.05) 19.82%,
    rgba(254, 50, 66, 0) 26.58%,
    rgba(254, 50, 66, 0.44) 99.96%
  );
}

.offer__card-type_blue {
  background: -o-linear-gradient(
    180.18deg,
    #000c30 0.04%,
    rgba(0, 12, 48, 0.05) 19.82%,
    rgba(62, 221, 202, 0) 26.58%,
    rgba(62, 183, 221, 0.44) 99.96%
  );
  background: linear-gradient(
    269.82deg,
    #000c30 0.04%,
    rgba(0, 12, 48, 0.05) 19.82%,
    rgba(62, 221, 202, 0) 26.58%,
    rgba(62, 183, 221, 0.44) 99.96%
  );
}

.offer__card-type span {
  display: block;
  font-size: 1.33em;
  font-weight: 700;
}

.offer__card-type span:first-child {
  font-size: 1.11em;
  font-weight: 500;
}

.offer__card-list li {
  font-size: 1rem;
  border-bottom: none;
}

.offer__card-list li::before {
  color: white;
}

@media (max-width: 991px) {
  .offer__fgrid {
    width: 100%;
    margin: 0;
  }

  .offer__fgrid .offer__card {
    width: 100%;
    margin: 0 0 24px;
  }

  .offer__card {
    padding: 16px;
  }
}

@media (max-width: 767px) {
  .offer {
    width: calc(100% + 20px);
    margin: 0 -10px;
  }

  .offer__fgrid {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0;
    padding-bottom: 10px;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .offer__fgrid .offer__card {
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 80%;
    margin: 0 10px;
  }

  .offer__fgrid .offer__card:last-child::after {
    content: "";
    display: block;
    position: absolute;
    right: -10px;
    width: 10px;
    height: 1px;
  }
}

.cases-slider {
  font-size: 1rem;
  padding: 60px 0;
  background-color: #000c30;
}

.cases-slider__slide {
  height: auto;
  opacity: 0.3;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.cases-slider__slide.swiper-slide-active {
  opacity: 1;
}

.cases-slider__case {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  background-color: #fff;
  border-radius: 12px;
  overflow: hidden;
}

.cases-slider__case-img {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 40%;
  overflow: hidden;
}

.cases-slider__case-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.cases-slider__case-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 56px 100px;
}

.cases-slider__case p {
  font-size: 0.88em;
  margin-bottom: 16px;
  color: #3c3a49;
}

.cases-slider__case ul {
  margin-left: 0;
  margin-top: 16px;
}

.cases-slider__case ul p {
  font-size: 1.11em;
  font-weight: 500;
  margin: 0;
  color: #0b091b;
}

.cases-slider__case ul li {
  margin: 8px 0;
  max-width: 350px;
}

.cases-slider__case ul li::before {
  content: none;
}

.cases-slider__case-title {
  font-size: 1.77em;
  font-weight: 500;
  margin: 0;
}

.cases-slider__case-title + * {
  margin-top: 16px;
}

.cases-slider__case-toptitle {
  color: #a5aeb8;
}

.cases-slider__case-actions {
  margin-top: auto;
}

.cases-slider__case-actions > *:not(:last-child) {
  margin-right: 24px;
  margin-bottom: 12px;
}

.cases-slider__case-thumbs {
  width: 40%;
  padding: 56px 0 56px 100px;
}

.cases-slider__case-thumbs img {
  width: 100%;
  height: 100%;
}

.cases-slider__thumb .swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cases-slider__thumb-navigation {
  margin-top: 40px;
}

.cases-slider__thumb-navigation .swiper-slide {
  border-radius: 4px;
  border: 1px solid transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

.cases-slider__thumb-navigation .swiper-slide-thumb-active {
  border-color: #ebecf3;
}

.cases-slider__options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 32px);
  margin-left: -16px;
  margin-right: -16px;
  margin-bottom: 16px;
}

.cases-slider__options > .cases-slider__option {
  width: calc(50% - 32px);
  margin: 0 16px 8px;
}

.cases-slider__option {
  font-size: 1.11em;
}

.cases-slider__option-key {
  color: #0b091b;
  font-weight: 400;
  margin: 0;
}

.cases-slider__option-value {
  display: block;
  margin-top: 4px;
  font-weight: 500;
}

@media (max-width: 991px) {
  .cases-slider__case-description {
    padding: 32px;
  }

  .cases-slider__case-thumbs {
    padding: 32px;
  }
}

@media (max-width: 767px) {
  .cases-slider__slide {
    max-width: 90%;
    opacity: 1;
  }

  .cases-slider__options {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .cases-slider__options > .cases-slider__option {
    width: 100%;
    margin: 0 0px 16px;
  }
}

@media (max-width: 479px) {
  .cases-slider__case {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cases-slider__case-img {
    width: 100%;
    max-height: 200px;
  }

  .cases-slider__case-description {
    padding: 16px;
  }

  .cases-slider__case-title + * {
    margin-top: 12px;
  }

  .cases-slider__case-thumbs {
    width: 100%;
  }

  .cases-slider__options {
    margin-bottom: 12px;
  }

  .cases-slider__thumb {
    width: 100%;
  }

  .cases-slider__thumb-navigation {
    width: 100%;
  }
}

.article {
  font-size: 1rem;
}

.article h2 {
  font-size: 2.22em;
  font-weight: 500;
  margin: 40px 0 32px;
}

.article p {
  font-size: 1.11em;
  margin-bottom: 32px;
}

.article img {
  width: 100%;
  border-radius: 12px;
}

@media (max-width: 991px) {
  .article h2 {
    margin: 20px 0 16px;
  }
}

.quote-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 0;
}

.quote-block__img {
  width: 50%;
}

.quote-block__img img {
  width: 100%;
}

.quote-block__description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 60px;
}

.quote-block__title {
  font-size: 2.22em;
  font-weight: 500;
}

.quote-block__namebox {
  margin-top: 16px;
  color: #ebecf3;
}

.quote-block__namebox span {
  display: block;
}

.quote-block__namebox span:first-child {
  font-size: 1.11em;
  font-weight: 500;
  margin-bottom: 4px;
}

.quote-block__quote {
  margin-bottom: 8px;
}

.quote-block__btn {
  color: #071449;
  margin-top: 48px;
}

@media (max-width: 991px) {
  .quote-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .quote-block__description {
    padding: 10px 0 0;
  }

  .quote-block__img {
    width: 300px;
  }
}

@media (max-width: 768px) {
  .quote-block__img {
    display: none;
  }
}

.hsblock {
  position: relative;
  overflow-y: hidden;
  padding-bottom: 60px;
}

.hsblock[data-hsblock="false"]::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(255, 255, 255, 0)),
    color-stop(60%, white)
  );
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 60%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 60%);
}

.hsblock__btn {
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}

.w-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
}

.w-logo__icon {
  width: 38px;
  height: 44px;
  margin-right: 12px;
}

.w-logo__icon path {
  fill: #071449;
  stroke: transparent;
}

.w-logo__name {
  font-size: 24px;
  font-weight: 700;
}

.w-logo__subname {
  font-size: 0.628em;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-top: 3px;
}

.navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation__item {
  display: inline-block;
  white-space: nowrap;
  border: none;
}

.navigation__item + .navigation__item {
  margin-left: 40px;
}

@media (max-width: 1200px) {
  .navigation__item + .navigation__item {
    margin-left: 20px;
  }
}

.w-footer {
  -webkit-box-shadow:
    0px 0px 1px rgba(0, 0, 0, 0.04),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px -3px 8px rgba(0, 0, 0, 0.04);
  box-shadow:
    0px 0px 1px rgba(0, 0, 0, 0.04),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px -3px 8px rgba(0, 0, 0, 0.04);
}

.w-footer__top {
  padding: 40px 0 32px;
}

.w-footer__fgrid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: calc(100% + 32px);
  margin: 0 -16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.w-footer__fgrid > .w-footer__col {
  margin: 0 16px;
}

.w-footer__col * + * {
  margin-top: 24px;
}

.w-footer__title {
  color: #a5aeb8;
  font-size: 1.11em;
  font-weight: 500;
}

.w-footer__link {
  display: block;
  border: none;
}

.w-footer__contact {
  display: block;
  border: none;
  font-weight: 500;
  white-space: nowrap;
}

.w-footer__contact_tel {
  font-size: 1.77em;
}

.w-footer__contact_email {
  font-size: 1.11em;
  margin-top: 8px;
}

.w-footer__bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 32px 0;
  border-top: 1px solid #ebecf3;
}

.w-footer__bottom > * {
  margin-right: 40px;
}

.w-footer__logo .w-logo__name {
  font-size: 18px;
}

.w-footer__logo .w-logo__icon {
  height: 32px;
}

.w-footer__copy {
  color: #a5aeb8;
  font-size: 0.889em;
}

.w-footer__politic {
  color: #a5aeb8;
  border-bottom-color: transparent;
  font-size: 0.889em;
}

@media (max-width: 767px) {
  .w-footer__fgrid {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .w-footer__col:last-child {
    width: 100%;
    margin-top: 32px;
  }

  .w-footer__col * + * {
    margin-top: 12px;
  }

  .w-footer__top {
    padding: 24px 0 8px;
  }

  .w-footer__bottom {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 24px 0 8px;
  }

  .w-footer__bottom > * {
    margin: 0 16px 16px 0;
  }

  .w-footer__copy {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .w-footer__fgrid {
    width: 100%;
    margin: 0;
  }

  .w-footer__fgrid > .w-footer__col {
    width: 100%;
    margin: 16px 0;
  }
}

.response-table {
  width: 100%;
}

.response-table table {
  min-width: 600px;
  width: 100%;
  border-collapse: collapse;
}

.response-table thead th {
  font-size: 1.77em;
  font-weight: 500;
  padding: 16px 8px;
}

.response-table tbody tr:not(:last-child) {
  border-bottom: 1px solid #ebecf3;
}

.response-table tr td {
  padding: 24px 8px;
}

.response-table tr td:first-child {
  padding-left: 0;
}

.response-table td {
  font-size: 1.33em;
  font-weight: 500;
}

.response-table td:not(:first-child) {
  text-align: center;
  max-width: 220px;
}

.response-table td.th {
  padding: 16px 8px;
}

.response-table td.bold {
  font-weight: 700;
}

.response-table td span {
  color: #a5aeb8;
}

@media (max-width: 767px) {
  .response-table {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .response-table tr td {
    padding: 8px;
  }

  .response-table thead th {
    padding: 8px;
  }
}

.kits__fgrid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 24px);
  margin: 0 -12px;
}

.kits__fgrid > .kits__card {
  width: calc(33.33% - 24px);
  margin: 0 12px 12px;
}

.kits__card {
  border-radius: 12px;
  -webkit-box-shadow:
    0px 0px 1px rgba(0, 0, 0, 0.04),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px 4px 8px rgba(0, 0, 0, 0.04);
  box-shadow:
    0px 0px 1px rgba(0, 0, 0, 0.04),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px 4px 8px rgba(0, 0, 0, 0.04);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.kits__card-head {
  padding: 16px 24px;
  background-color: #000c30;
  color: #fff;
  border-radius: 12px 12px 0 0;
}

.kits__card-head-title {
  font-size: 1.33em;
  font-weight: 700;
}

.kits__card-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 24px;
  height: 100%;
}

.kits__card-body > * {
  margin-bottom: 24px;
}

.kits__option {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 0.889em;
  font-weight: 700;
}

.kits__option span:first-child {
  margin-right: 12px;
}

.kits__guarantee .kits__option {
  margin-bottom: 12px;
}

.kits__guarantee-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 24px;
  border-radius: 100px;
  background-color: #ebecf3;
  overflow: hidden;
}

.kits__guarantee-line span {
  display: block;
  width: 20%;
  height: 100%;
  background-color: #3eddca;
}

.kits__list {
  margin-left: 0;
  padding-bottom: 8;
  border-bottom: 1px solid #ebecf3;
  font-size: 0.778em;
}

.kits__list p {
  padding-bottom: 8px;
  margin-bottom: 16px;
  border-bottom: 1px solid #ebecf3;
  font-weight: bold;
}

.kits__list li {
  display: block;
  margin-bottom: 16px;
}

.kits__list li::before {
  content: none;
}

.kits__price {
  font-size: 1.33em;
  font-weight: bold;
  text-align: center;
  color: #3c3a49;
}

.kits__actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: auto;
}

.kits__actions > * {
  margin-bottom: 8px;
}

.kits__actions > *:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .kits__fgrid {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: calc(100% + 20px);
    margin: 0 -10px;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .kits__fgrid > .kits__card {
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 350px;
    margin: 0 12px 12px;
  }

  .kits__fgrid > .kits__card:last-child:after {
    content: "";
    display: block;
    position: absolute;
    right: -12px;
    width: 12px;
    height: 12px;
  }
}

@media (max-width: 479px) {
  .kits__fgrid > .kits__card {
    width: 80%;
  }
}

.kits-slider .cases-slider__case {
  -webkit-box-shadow:
    0px 0px 1px rgba(0, 0, 0, 0.04),
    0px 2px 6px rgba(0, 0, 0, 0.04),
    0px 10px 20px rgba(0, 0, 0, 0.04);
  box-shadow:
    0px 0px 1px rgba(0, 0, 0, 0.04),
    0px 2px 6px rgba(0, 0, 0, 0.04),
    0px 10px 20px rgba(0, 0, 0, 0.04);
  border-radius: 12px;
}

@media (max-width: 479px) {
  .kits-slider .cases-slider__case-description {
    padding: 16px;
  }
}

.app-btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.app-btns__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  padding: 24px 20px;
  background-color: #fff;
  color: #3c3a49;
  -webkit-box-shadow:
    0px 0px 1px rgba(0, 0, 0, 0.04),
    0px 2px 6px rgba(0, 0, 0, 0.04),
    0px 10px 20px rgba(0, 0, 0, 0.04);
  box-shadow:
    0px 0px 1px rgba(0, 0, 0, 0.04),
    0px 2px 6px rgba(0, 0, 0, 0.04),
    0px 10px 20px rgba(0, 0, 0, 0.04);
  overflow: hidden;
  border: none;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin-right: 24px;
}

.app-btns__item:last-child {
  margin-right: 0;
}

.app-btns__item_inverse {
  background-color: #071449;
  color: #fff;
}

.app-btns__item_inverse .app-btns__icon path {
  fill: #fff;
}

.app-btns__icon {
  width: 40px;
  height: 40px;
  margin-right: 20px;
}

.app-btns__icon path {
  fill: #071449;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.app-btns__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 0.778em;
}

.app-btns__box span:nth-child(2) {
  font-weight: 700;
}

@media (max-width: 1199px) {
  .app-btns {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .app-btns__item {
    padding: 16px;
  }

  .app-btns__icon {
    width: 32px;
    height: 32px;
  }
}

.app-slider .title-block {
  padding-bottom: 32px;
  border-bottom: 1px solid #ebecf3;
  margin-bottom: 32px;
}

.app-slider__slider {
  position: relative;
  z-index: 0;
}

.app-slider__navs {
  position: absolute;
  left: 50%;
  bottom: 15%;
  margin-left: 100px;
  z-index: 1;
}

.app-slider__navs .navs-slider__nav {
  margin-right: 24px;
}

.app-slider__card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.app-slider__card-img {
  width: 50%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.app-slider__card-img img {
  width: 100%;
}

.app-slider__box {
  height: 200px;
  padding-left: 100px;
}

.app-slider__title {
  font-size: 1.77em;
  font-weight: 500;
  margin: 0;
  margin-bottom: 32px;
}

.app-slider__list {
  /*margin: 0 0 0 30px;*/
  margin: 0;
}

.app-slider__list li::before {
  left: -30px;
  content: none;
}

@media (max-width: 1199px) {
  .app-slider__card {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .app-slider__card-description {
    padding-bottom: 50px;
  }

  .app-slider__navs {
    bottom: 0%;
    margin-left: 56px;
  }

  .app-slider__box {
    height: auto;
    padding-left: 56px;
  }
}

@media (max-width: 767px) {
  .app-slider__navs {
    margin-left: 24px;
  }

  .app-slider__box {
    padding-left: 24px;
  }
}

@media (max-width: 480px) {
  .app-slider__card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .app-slider__card-img {
    width: 100%;
    margin-bottom: 16px;
  }

  .app-slider__card-description {
    padding-bottom: 0;
  }

  .app-slider__title {
    margin-bottom: 16px;
  }

  .app-slider__navs {
    position: relative;
    left: 0;
    margin-left: 0;
  }

  .app-slider__box {
    padding-left: 0px;
    padding-bottom: 24px;
  }
}

.news__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 0;
  border-bottom: 1px solid #ebecf3;
  color: #3c3a49;
}

.news__item:last-child {
  border: none;
}

.news__img {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 258px;
  margin-right: 40px;
}

.news__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.news__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.news__title {
  font-size: 1.33em;
  font-weight: 700;
  color: #060516;
  margin-bottom: 32px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.news__date {
  font-size: 0.889em;
  font-weight: 500;
  color: #a5aeb8;
  margin-top: auto;
}

.news__description {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 30%;
  padding: 0 16px;
  font-size: 0.889em;
  margin-left: 40px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.news__actions {
  margin-top: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 991px) {
  .news__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 24px);
    margin: 0 -12px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .news__list > .news__item {
    width: calc(50% - 24px);
    margin: 0 12px 16px;
  }

  .news__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 0 16px;
  }

  .news__img {
    width: 100%;
    margin-bottom: 16px;
  }

  .news__title {
    font-size: 1.11em;
    margin: 0;
    margin-bottom: 8px;
  }

  .news__date {
    margin-bottom: 16px;
  }

  .news__description {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}

@media (max-width: 768px) {
  .news__list {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .news__list > .news__item {
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 80%;
  }

  .news__list > .news__item:last-child:after {
    content: "";
    display: block;
    position: absolute;
    right: -12px;
    width: 12px;
    height: 12px;
  }
}

.calc__section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.calc__body {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 24px;
}

.calc__aside {
  position: -webkit-sticky;
  position: sticky;
  top: 200px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 260px;
  padding: 20px;
  background-color: #fff;
  -webkit-box-shadow:
    0px 10px 20px rgba(0, 0, 0, 0.04),
    0px 2px 6px rgba(0, 0, 0, 0.04),
    0px 0px 1px rgba(0, 0, 0, 0.04);
  box-shadow:
    0px 10px 20px rgba(0, 0, 0, 0.04),
    0px 2px 6px rgba(0, 0, 0, 0.04),
    0px 0px 1px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
}

.calc__row {
  padding: 32px 0;
  border-top: 1px solid #ebecf3;
}

.calc__row:first-of-type {
  border-top: none;
  padding-top: 0;
}

.calc__row_tariffs {
  display: flex;
  flex-wrap: nowrap;
  width: calc(100% + 24px);
  margin: 0 -12px;
}

.calc__row_tariffs > * {
  flex: 1 0;
  padding: 12px 16px !important;
  margin: 0 12px !important;
}

.calc__result-title {
  font-size: 1.33em;
  font-weight: 700;
  color: #060516;
  margin-bottom: 16px;
}

.calc__result-action {
  margin-bottom: 24px;
}

.calc__result-option {
  margin-bottom: 28px;
}

.calc__result-option > span {
  display: inline-block;
  font-size: 1.11em;
  font-weight: 300;
  margin-bottom: 12px;
}

.calc__result-option .rates__price {
  /*color: #000000;*/
  margin: 0;
}

.calc__result-option .rates__price span {
  font-weight: 500;
}

.calc__result-bonus {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 24px;
  border-top: 1px solid #ebecf3;
  font-size: 0.889em;
  font-weight: 300;
}

.calc__result-bonus svg {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-right: 16px;
}

.calc__result-bonus_action svg {
  margin: 19px 10px 0 -2px;
}

.calc__result-bonus path {
  fill: #071449;
}

.calc__result-bonus b {
  color: #071449;
  font-weight: 300;
}

.calc__result-bonus span {
  color: #3c3a49;
  margin: 0 -10px 0 0;
}

.calc__tab {
  margin-right: 40px;
  font-size: 1.33em;
  font-weight: 700;
  color: #a5aeb8;
  text-decoration: none;
  border: none;
}

.calc__tab_selected {
  color: #071449;
  pointer-events: none;
}

.calc__complect {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 56px);
  margin: 0 -28px -56px;
}

.calc__complect > * {
  width: calc(25% - 56px);
  margin: 0 28px 56px;
}

.calc__card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.889em;
  font-weight: 500;
  text-align: center;
}

.calc__card-img {
  width: 100%;
  margin-bottom: 16px;
}

.calc__card-img img {
  width: 100%;
  height: auto;
}

.calc__card-count {
  color: #a5aeb8;
  margin-bottom: 8px;
}

.calc__card-name {
  margin: 0;
}

.calc__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.calc__list-title {
  margin-bottom: 32px;
  font-size: 1.33em;
  font-weight: 700;
  color: #3c3a49;
}

.calc__element {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px;
  margin-bottom: 16px;
  border-radius: 12px;
  background: #fff;
}

.calc__element_category {
  flex-direction: column;
  align-items: flex-start;
}

.calc__element_category span {
  display: block;
}

.calc__element_category span + .calc__category-description {
  margin-top: 8px;
}

.calc__row_categories {
  align-items: flex-start;
  border-top: none;
  padding-top: 0;
}

.calc__category-description {
  font-size: 1rem;
}

.calc__element_selected {
  -webkit-box-shadow:
    0px 4px 8px rgba(0, 0, 0, 0.04),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px 0px 1px rgba(0, 0, 0, 0.04);
  box-shadow:
    0px 4px 8px rgba(0, 0, 0, 0.04),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px 0px 1px rgba(0, 0, 0, 0.04);
}

.calc__element_disabled .calc__element-title span:first-of-type,
.calc__element_disabled .calc__element-form-el,
.calc__element_disabled .calc__element-price,
.calc__element_disabled .calc__element-counter,
.calc__element_free .calc__element-title span:first-of-type,
.calc__element_free .calc__element-form-el,
.calc__element_free .calc__element-price,
.calc__element_free .calc__element-counter {
  opacity: 0.6;
  pointer-events: none;
  cursor: none;
}

.calc__element_disabled * {
  color: #a5aeb8;
}

.calc__element .calc__element-form-el {
  margin-right: 33px;
  cursor: pointer;
}

.calc__element-title {
  margin-right: auto;
  font-size: 1.33em;
  font-weight: 500;
  cursor: pointer;
}

.calc__element-title .tooltip {
  margin-left: 8px;
}

.calc__element-price {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 1.33em;
  font-weight: 500;
  width: 110px;
  margin-left: 36px;
  white-space: nowrap;
  text-align: right;
}

.calc__element-counter {
  margin-left: 24px;
}

@media (max-width: 991px) {
  .calc {
    overflow: hidden;
  }

  .calc__section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .calc__aside {
    width: 100%;
  }

  .calc__body {
    width: 100%;
    padding: 0;
  }

  .calc__complect > * {
    width: calc(33.33% - 56px);
    margin: 0 28px 56px;
  }

  .calc__element-price {
    width: 80px;
    margin-left: 24px;
    text-align: right;
  }

  .calc__element .calc__element-form-el {
    margin-right: 24px;
  }
}

@media (max-width: 768px) {
  .calc__complect {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 0;
    width: 100%;
  }

  .calc__complect > * {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 30%;
    margin: 0 16px;
  }

  .calc__row_tariffs {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: calc(100% + 20px);
    margin: 0 -10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .calc__row_tariffs > * {
    margin: 0 0 12px !important;
  }

  .calc__row_categories {
    flex-wrap: nowrap;
    flex-direction: row;
    overflow-x: auto;
    width: 100%;
    margin: 0;
    align-items: stretch;
  }

  .calc__element_category {
    width: 60% !important;
    min-width: 200px;
    flex-shrink: 0;
    height: auto;
  }
}

@media (max-width: 620px) {
  .calc__tab {
    margin-right: 20px;
  }

  .calc__element {
    position: relative;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 82px;
  }

  .calc__element-title {
    width: 100%;
    margin-bottom: 16px;
    margin-right: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .calc__element-counter,
  .calc__element-price {
    width: auto;
    margin-left: 0;
  }

  .calc__element-counter {
    margin-right: 24px;
  }

  .calc__element .calc__element-form-el {
    position: absolute;
    left: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .calc__row_tariffs .calc__element-form-el {
    position: static;
    transform: none;
  }

  .calc__row_tariffs .calc__element-title {
    width: auto;
    margin-bottom: 0;
  }
}

.checkbox {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}

.checkbox input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}

.checkbox span {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 2px solid #a5aeb8;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.checkbox span::before {
  content: "";
  position: absolute;
  top: calc(50% - 7px);
  left: calc(50% - 7px);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #071449;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.checkbox input:disabled {
  pointer-events: none;
}

.checkbox input:disabled + span {
  opacity: 0.4;
}

.checkbox input:checked + span {
  border-color: #071449;
}

.checkbox input:checked + span::before {
  opacity: 1;
}

.switch-checkbox {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}

.switch-checkbox input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}

.switch-checkbox span {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 14px;
  border-radius: 14px;
  background-color: rgba(0, 28, 61, 0.08);
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.switch-checkbox span::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: calc(50% - 20px / 2);
  left: calc(50% - 20px / 2 - 8px);
  width: 20px;
  height: 20px;
  background-color: #f9f9f9;
  border-radius: 50%;
  -webkit-box-shadow:
    0px 1px 1px rgba(0, 0, 0, 0.237602),
    0px 0px 1px rgba(0, 0, 0, 0.12);
  box-shadow:
    0px 1px 1px rgba(0, 0, 0, 0.237602),
    0px 0px 1px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.switch-checkbox input:disabled {
  pointer-events: none;
}

.switch-checkbox input:disabled + span {
  opacity: 0.4;
}

.switch-checkbox input:checked + span {
  background-color: rgba(242, 196, 51, 0.55);
}

.switch-checkbox input:checked + span::before {
  left: calc(50% - 20px / 2 + 9px);
  background-color: #071449;
}

.input input {
  padding: 16px 40px;
  font-size: 1.11em;
  font-weight: 500;
  border-radius: 4px;
  border: 1px solid #ebecf3;
  width: 100%;
}

.input input::-webkit-input-placeholder {
  color: #000;
}

.input input::-moz-placeholder {
  color: #000;
}

.input input:-ms-input-placeholder {
  color: #000;
}

.input input::-ms-input-placeholder {
  color: #000;
}

.input input::placeholder {
  color: #000;
}

.counter {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.counter__btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: rgba(6, 5, 22, 0.05);
  cursor: pointer;
  font-size: 1.11em;
  line-height: 24px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.counter__input {
  width: 50px;
  padding: 2px 4px;
  margin: 0 8px;
  font-size: 1.11em;
  border-radius: 4px;
  border: 1px solid rgba(6, 5, 22, 0.05);
  text-align: center;
  outline: none;
}

.first-main {
  position: relative;
  padding-top: 260px;
  background-image: url("/local/templates/rtm.2025/assets/css/../images/new-blocks/bg-main.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  overflow: hidden;
}

.first-main::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 150%;
  height: 30%;
  background-color: #fff;
  -webkit-transform: rotate(-5deg) translateX(-50%);
  -ms-transform: rotate(-5deg) translateX(-50%);
  transform: rotate(-5deg) translateX(-50%);
}

.first-main__title {
  font-size: 2.22em;
  font-weight: 700;
  max-width: 820px;
  margin: 0 auto 70px;
  text-align: center;
  color: #fff;
}

.first-main__title span {
  color: #071449;
}

.first-main__offers {
  position: relative;
  padding: 0 48px;
  z-index: 4;
}

.first-main__offers .offer__fgrid {
  width: calc(100% + 24px);
  margin: 0 -12px;
}

.first-main__offers .offer__card {
  width: calc(33.33% - 24px);
  margin: 0 12px;
}

.first-main__promos {
  /* display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: 12px; */
  margin-top: -32px;
  /* overflow: hidden; */
}

.first-main__promo {
  width: 50%;
  position: relative;
  padding: 70px;
  color: #fff;
  overflow: hidden;
}

.first-main__promo-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(15.54%, #0a0619),
    color-stop(28.37%, rgba(10, 6, 25, 0.724846)),
    color-stop(50%, rgba(10, 6, 25, 0))
  );
  background: -o-linear-gradient(
    left,
    #0a0619 15.54%,
    rgba(10, 6, 25, 0.724846) 28.37%,
    rgba(10, 6, 25, 0) 50%
  );
  background: linear-gradient(
    90deg,
    #0a0619 15.54%,
    rgba(10, 6, 25, 0.724846) 28.37%,
    rgba(10, 6, 25, 0) 50%
  );
  z-index: 2;
}

.first-main__promo-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 1;
}

.first-main__promo-box {
  position: relative;
  z-index: 3;
}

.first-main__promo-box > * {
  margin-bottom: 36px;
}

.first-main__promo-box > *:last-child {
  margin-bottom: 0;
}

.first-main__subtitle {
  font-size: 1.77em;
  font-weight: 700;
}

.first-main__advantages {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.first-main__advantages span {
  margin-top: 8px;
}

.first-main__advantages span:first-child {
  font-size: 1.11em;
  font-weight: 500;
}

.first-main__icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-bottom: 8px;
}

.first-main__icon img {
  width: 100%;
  height: 100%;
}

@media (max-width: 991px) {
  .first-main__offers .offer__fgrid {
    width: calc(100% + 24px);
    margin: 0 -12px;
  }

  .first-main__offers .offer__card {
    width: calc(33.33% - 24px);
    margin: 0 12px;
  }

  .first-main__promo {
    padding: 40px 32px 32px;
  }

  .first-main__promo-box > * {
    margin-bottom: 16px;
  }
}

@media (max-width: 767px) {
  .first-main__offers .offer__fgrid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: initial;
  }

  .first-main__offers .offer__card {
    width: 100%;
    margin: 0 0 8px;
  }

  .first-main .offer__card-types {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
  }

  .first-main .offer__card-type {
    width: 50%;
    margin-bottom: 0;
  }

  .first-main__promos {
    margin-top: 0;
  }

  .first-main__promo {
    padding: 16px;
  }

  .first-main__promo-video {
    display: none;
  }

  .first-main__promo-overlay {
    background: #000c30;
  }
}

@media (max-width: 480px) {
  .first-main {
    padding-top: 160px;
  }

  .first-main__title {
    font-size: 1.77em;
    margin: 0 auto 40px;
  }

  .first-main__offers {
    padding: 0;
  }

  .first-main__promos {
    width: calc(100% + 20px);
    margin: 0 -10px;
    position: relative;
    overflow-x: scroll;
    z-index: 1;
    border-radius: 0;
  }

  .first-main__promo {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 80%;
  }
}

.tooltip {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 16px;
  line-height: 1;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 3px;
  border-radius: 50%;
  background-color: #a5aeb8;
  width: 21px;
  height: 21px;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media (max-width: 991px) {
  .tooltip {
    width: 18px;
    height: 18px;
  }
}

.w-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  color: #0b091b;
  -webkit-box-shadow:
    0px 0px 1px rgba(0, 0, 0, 0.04),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px 4px 8px rgba(0, 0, 0, 0.04);
  box-shadow:
    0px 0px 1px rgba(0, 0, 0, 0.04),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px 4px 8px rgba(0, 0, 0, 0.04);
  background: #fff;
  z-index: 100;
  font-size: 0.889em;
  -webkit-transition:
    background 0.6s ease,
    -webkit-transform 0.6s ease;
  transition:
    background 0.6s ease,
    -webkit-transform 0.6s ease;
  -o-transition:
    background 0.6s ease,
    transform 0.6s ease;
  transition:
    background 0.6s ease,
    transform 0.6s ease;
  transition:
    background 0.6s ease,
    transform 0.6s ease,
    -webkit-transform 0.6s ease;
}

.w-header_sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.w-header__inner {
  position: relative;
}

.w-header__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px 0;
}

.w-header__bottom {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 28px 0;
  border-top: 1px solid #ebecf3;
}

.w-header__bottom * + * {
  margin-left: 40px;
}

.w-header__logo {
  margin-top: -7px;
  margin-right: 40px;
}

.w-header__contact {
  margin-right: 12px;
  text-decoration: none;
  border-bottom: 0;
  white-space: nowrap;
}

.w-header__contact_separator {
  color: #a5aeb8;
}

.w-header__contact_tel {
  font-weight: 700;
}

.w-header__account {
  margin-left: auto;
}

.w-header__btn-order {
  margin-left: 32px;
  white-space: nowrap;
  padding: 12px 16px;
}

.w-header__btn-order-bottom {
  display: none;
  white-space: nowrap;
  padding: 12px 16px;
}

.w-header__navigation-secondary {
  color: #a5aeb8;
}

.w-header__services {
  position: relative;
}

.w-header__services-content {
  -webkit-box-shadow:
    0px 0px 1px rgba(0, 0, 0, 0.04),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px 4px 8px rgba(0, 0, 0, 0.04);
  box-shadow:
    0px 0px 1px rgba(0, 0, 0, 0.04),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px 4px 8px rgba(0, 0, 0, 0.04);
  padding: 16px;
  background-color: #fff;
  border-radius: 0 0 4px 4px;
  color: #0b091b;
  border: 1px solid #eee;
  border-top: 0;
}

.w-header__services-content .navigation {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.w-header__services-content .navigation__item {
  margin: 8px 0;
}

.w-header__services-text {
  text-decoration: none;
  border: none;
}

.w-header__services-wrap {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  padding: 28px 0 0;
  margin: 0;
  background: transparent;
  cursor: default;
}

.w-header__services-wrap.is-active {
  display: block;
}

.w-header__services-wrap .wrapper {
  padding: 0;
}

@media (max-width: 1200px) {
  .w-header__bottom * + * {
    margin-left: 20px;
  }

  .w-header__services-wrap {
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  .w-header__top {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .w-header__btn-order {
    -webkit-box-ordinal-group: -1;
    -webkit-order: -2;
    -ms-flex-order: -2;
    order: -2;
    margin-left: auto;
    margin-bottom: 10px;
  }

  .w-header__btn-order-bottom {
    display: none;
  }

  .w-header__logo {
    -webkit-box-ordinal-group: -2;
    -webkit-order: -3;
    -ms-flex-order: -3;
    order: -3;
    margin-right: auto;
    margin-bottom: 10px;
  }

  .w-header__mob-spacer {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .w-header__btn-order {
    padding: 8px 16px;
  }

  .w-header__btn-order-bottom {
    padding: 8px 16px;
  }

  .w-header__bottom {
    position: initial;
    overflow-x: auto;
    /*-webkit-overflow-scrolling: touch;*/
  }

  .w-header__mob-spacer-2 {
    width: 100%;
  }

  .w-header__services {
    position: initial;
  }

  .w-header__services-wrap {
    width: 100%;
    padding: 20px 0;
    margin: -48px 0 0;
  }
}

@media (max-width: 479px) {
  .w-header__top {
    padding: 16px 0;
  }

  .w-header__bottom {
    padding: 16px 0;
  }

  .w-header__logo {
    margin-bottom: 5px;
  }

  .w-header__logo .w-logo__icon {
    height: 30px;
    margin-right: 0;
  }

  .w-header__logo .w-logo__name {
    font-size: 16px;
  }

  .w-header__contact {
    margin-right: 8px;
  }

  .w-header__services-wrap {
    margin-top: -16px;
    padding-top: 16px;
  }
}

.link-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
}

.link-icon path {
  fill: #0b091b;
  stroke: #0b091b;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.link-icon__icon {
  width: 20px;
  height: 20px;
  margin-right: 12px;
}

.link-icon__text {
  font-weight: 500;
  margin: 0;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

@media (max-width: 767px) {
  .link-icon__icon {
    width: 16px;
    height: 16px;
    margin-right: 8px;
  }
}

.w-advantages-new {
  font-size: 1rem;
  overflow: hidden;
}

.w-advantages-new__fgrid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 32px);
  margin: 0 -16px -32px;
}

.w-advantages-new__fgrid .w-advantages-new__item {
  width: calc(20% - 32px);
  margin: 0 16px 32px;
}

.w-advantages-new__icon {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 30px;
  margin: 0 auto 20px;
}

.w-advantages-new__icon svg {
  width: auto;
  height: 100%;
}

.w-advantages-new__icon path {
  fill: #071449;
}

.w-advantages-new__text {
  font-size: 0.889em;
  line-height: 1.11em;
  color: #0b091b;
  text-align: center;
  margin: 0;
  min-width: 199px;
}

.w-advantages-new__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.w-advantages-new__item .w-advantages-new__icon {
  margin-bottom: 18px;
}

@media (max-width: 991px) {
  .w-advantages-new__fgrid .w-advantages-new__item {
    width: calc(33% - 32px);
  }

  .w-advantages-new__text {
    min-width: auto;
  }
}

@media (max-width: 767px) {
  .w-advantages-new {
    width: calc(100% + 20px);
    margin: 0 -10px;
  }

  .w-advantages-new__fgrid {
    width: 100%;
    margin: 0;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 10px;
  }

  .w-advantages-new__fgrid .w-advantages-new__item {
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 25%;
    margin: 0 10px;
  }

  .w-advantages-new__fgrid .w-advantages-new__item:last-child::after {
    content: "";
    display: block;
    position: absolute;
    right: -10px;
    width: 10px;
    height: 1px;
  }
}

@media (max-width: 479px) {
  .w-advantages-new__fgrid .w-advantages-new__item {
    width: 36%;
  }
}

.come-us {
  background-color: #fafafa;
  padding-top: 30px;
}

.come-us__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.come-us__form {
  padding: 60px 120px 60px 0;
}

.come-us__form-title {
  font-size: 2.22em;
  font-weight: 500;
  margin-bottom: 32px;
}

.come-us__form-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
}

.come-us__form-row .input {
  margin-right: 24px;
}

.come-us__form-row .w-btn {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.come-us__form .w-btn {
  margin-bottom: 0;
}

.come-us__quote {
  width: 444px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 62px 56px;
  background-image: url("/local/templates/rtm.2025/assets/css/../images/new-blocks/bg-quote.png");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px 12px 0 0;
  color: #fff;
}

.come-us__quote-box {
  margin-top: 20px;
}

.come-us__quote-title {
  display: inline-block;
  position: relative;
  font-size: 1.33em;
  font-weight: 500;
  padding: 44px 0;
  letter-spacing: -0.3px;
}

.come-us__quote-title::before,
.come-us__quote-title::after {
  content: "";
  position: absolute;
  width: 28px;
  height: 20px;
}

.come-us__quote-title::before {
  left: 0;
  top: 0;
  background-image: url("/local/templates/rtm.2025/assets/css/../images/new-blocks/i-quote-before.svg");
}

.come-us__quote-title::after {
  right: 0;
  bottom: 0;
  background-image: url("/local/templates/rtm.2025/assets/css/../images/new-blocks/i-quote-after.svg");
}

.come-us__politic {
  font-size: 0.88em;
  color: #3c3a49;
}

.come-us__politic a {
  display: inline;
  border-bottom-color: #3c3a49;
}

.come-us__politic .switch-checkbox span {
  margin-right: 17px;
}

.come-us__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.come-us__box-thumb {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 54px;
  height: 54px;
  background-color: transparent;
  border-radius: 50%;
  margin-right: 16px;
  overflow: hidden;
}

.come-us__box-thumb img {
  width: 100%;
  height: 100%;
}

.come-us__box-name {
  display: block;
  font-size: 1.11em;
  font-weight: 500;
  margin-bottom: 4px;
}

.come-us__box-info {
  font-weight: 300;
}

@media (max-width: 1199px) {
  .come-us__form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 16px;
  }

  .come-us__form-row .input {
    margin-bottom: 16px;
  }

  .come-us__quote {
    margin: auto;
  }
}

@media (max-width: 991px) {
  .come-us__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .come-us__form {
    padding: 0 0 32px;
  }

  .come-us__form-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    margin-bottom: 0;
  }

  .come-us .w-btn {
    padding: 16px 24px;
  }

  .come-us__quote {
    margin: 0;
    width: 100%;
    border-radius: 12px;
    padding: 32px;
  }
}

@media (max-width: 480px) {
  .come-us__politic {
    margin-top: 16px;
    display: inline-block;
  }

  .come-us__quote-title {
    display: block;
  }

  .come-us__form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .come-us__form-row .input {
    width: 100%;
    margin-right: 0;
  }
}

.promos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% + 160px);
  margin: 0 -80px;
  border-radius: 12px;
  overflow: hidden;
}

.promos__item {
  width: 50%;
  position: relative;
  padding: 130px 80px;
  color: #fff;
  overflow: hidden;
}

.promos__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(31.77%, rgba(10, 6, 25, 0.9)),
    to(rgba(10, 6, 25, 0))
  );
  background: -o-linear-gradient(
    left,
    rgba(10, 6, 25, 0.9) 31.77%,
    rgba(10, 6, 25, 0) 100%
  );
  background: linear-gradient(
    90deg,
    rgba(10, 6, 25, 0.9) 31.77%,
    rgba(10, 6, 25, 0) 100%
  );
  z-index: 2;
}

.promos__video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 1;
}

.promos__box {
  position: relative;
  z-index: 3;
}

.promos__box > * {
  margin-bottom: 48px;
}

.promos__box > *:last-child {
  margin-bottom: 0;
}

.promos__title {
  font-size: 2.22em;
  font-weight: 700;
  border-bottom-width: 2px;
  border-bottom-color: #fff;
  white-space: nowrap;
}

.promos__option {
  font-size: 1.11em;
  font-weight: 500;
}

@media (max-width: 1279px) {
  .promos {
    width: 100%;
    margin: 0;
  }

  .promos__item {
    padding: 80px;
  }

  .promos__title {
    font-size: 1.77em;
  }
}

@media (max-width: 1199px) {
  .promos__item {
    padding: 60px 40px;
  }
}

@media (max-width: 991px) {
  .promos__item {
    padding: 40px 30px;
  }

  .promos__title {
    font-size: 1.33em;
  }

  .promos__box > * {
    margin-bottom: 32px;
  }
}

@media (max-width: 767px) {
  .promos__item {
    padding: 30px;
  }

  .promos__video {
    display: none;
  }

  .promos__overlay {
    background: #000c30;
  }
}

@media (max-width: 620px) {
  .promos {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .promos__item {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 80%;
  }

  .promos__box > * {
    margin-bottom: 24px;
  }
}

.rates {
  font-size: 1rem;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% + 24px);
  margin: 0 -12px;
  padding-top: 38px;
}

.rates > * {
  width: calc(33.33% - 24px);
  margin: 0 12px;
}

.rates p {
  margin: 0;
}

.rates .tooltip {
  margin-left: 8px;
}

.rates__circle-blur {
  position: absolute;
  top: -5%;
  left: 50%;
  width: 80%;
  height: 80%;
  background: #ebecf3;
  -webkit-filter: blur(70px);
  filter: blur(70px);
  opacity: 0.35;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}

.rates__card {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow:
    0px 0px 1px rgba(0, 0, 0, 0.04),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px 4px 8px rgba(0, 0, 0, 0.04);
  box-shadow:
    0px 0px 1px rgba(0, 0, 0, 0.04),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px 4px 8px rgba(0, 0, 0, 0.04);
  border: 1px solid transparent;
  border-radius: 12px;
  padding: 32px 24px;
}

.rates__card_accent {
  border-color: #071449;
}

.rates__card_accent::before {
  content: "";
  position: absolute;
  top: -37px;
  left: 50%;
  margin-left: -38px;
  width: 76px;
  height: 38px;
  background-image: url("/local/templates/rtm.2025/assets/css/../images/new-blocks/card_accent.svg");
  background-repeat: no-repeat;
}

.rates__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
  padding-bottom: 32px;
}

.rates__head .rates__title {
  margin-bottom: 24px;
  line-height: 1.11em;
}

.rates__head .rates__connect {
  margin-bottom: 24px;
}

.rates__head .rates__price {
  margin-bottom: 12px;
}

.rates__body {
  border-top: 1px solid #ebecf3;
  border-bottom: 1px solid #ebecf3;
  padding: 24px 0;
}

.rates__footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-top: 24px;
}

.rates__footer .w-btn_link {
  padding-left: 0;
}

.rates__row {
  padding: 16px 0;
  border-bottom: 1px solid #ebecf3;
}

.rates__row:first-of-type {
  padding-top: 0;
}

.rates__row:last-of-type {
  padding-bottom: 0;
  border: none;
}

.rates__option {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 16px;
  font-weight: 500;
}

.rates__option:last-of-type {
  margin-bottom: 0;
}

.rates__option_disabled {
  color: #ebecf3;
}

.rates__title {
  font-size: 1.33em;
  font-weight: 700;
  color: #060516;
}

.rates__title_row {
  font-size: 1.11em;
  color: #a5aeb8;
  margin-bottom: 20px;
}

.rates__price {
  color: #071449;
  line-height: 1.11em;
}

.rates__price span {
  font-size: 1.77em;
  font-weight: 700;
}

.rates__price small {
  margin-left: 8px;
  font-size: 0.889em;
}

.rates__connect {
  display: inline-block;
  font-size: 0.889em;
  line-height: 0.889em;
  font-weight: 500;
  color: #a5aeb8;
}

@media (max-width: 991px) {
  .rates__title_row {
    font-size: 1rem;
    line-height: 1.33em;
  }

  .rates__option {
    font-size: 0.889em;
  }
}

@media (max-width: 768px) {
  .rates__title_row {
    margin-bottom: 16px;
  }

  .rates__card {
    padding: 24px 16px;
  }

  .rates__option {
    margin-bottom: 8px;
  }
}

@media (max-width: 620px) {
  .rates {
    position: relative;
    width: calc(100% + 20px);
    margin: 0 -10px;
    padding: 38px 10px 10px;
    overflow-x: scroll;
    overflow-y: visible;
    -webkit-overflow-scrolling: touch;
  }

  .rates::after {
    content: "";
    position: relative;
    top: 0;
    right: 0;
    display: inline-block;
    width: 1px;
    height: 1px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .rates > * {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 50%;
    margin: 0 10px 0 0;
  }

  .rates__circle-blur {
    display: none;
  }
}

@media (max-width: 480px) {
  .rates {
    flex-flow: column;
    gap: 10px;
  }

  .rates__card {
    width: 100%;
  }
}

.board-block {
  position: relative;
  overflow: hidden;
}

.board-block__img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
  max-height: 500px;
  -o-object-fit: cover;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}

.board-block__box {
  width: 50%;
  padding: 56px 84px 56px 0;
}

.board-block__title {
  font-size: 2.89em;
  line-height: 1.11em;
  color: #060516;
  margin-bottom: 32px;
}

.board-block__text {
  font-size: 1.11em;
  line-height: 1.77em;
  font-weight: 500;
  color: #3c3a49;
  margin-bottom: 40px;
}

.board-block__options {
  margin-bottom: 40px;
}

.board-block__option {
  margin-bottom: 24px;
}

.board-block__option > span {
  display: block;
  font-size: 1.11em;
  font-weight: 700;
  color: #3c3a49;
  margin-bottom: 12px;
}

.board-block__price {
  color: #071449;
  line-height: 1.11em;
  font-size: 1.77em;
  font-weight: 700;
}

.board-block__price small {
  margin-left: 8px;
  font-size: 0.889em;
}

.board-block__actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -24px;
}

.board-block__actions > * {
  margin-right: 24px;
  margin-bottom: 24px;
}

@media (max-width: 991px) {
  .board-block__img {
    position: relative;
    top: 0;
    left: 0;
    width: calc(100% + 20px);
    margin: 0 -10px;
    max-height: 300px;
  }

  .board-block__box {
    width: 100%;
    padding: 30px 0 0;
  }
}

@media (max-width: 768px) {
  .board-block__title {
    font-size: 2.22em;
    margin-bottom: 16px;
  }

  .board-block__text,
  .board-block__options {
    margin-bottom: 16px;
  }

  .board-block__box {
    padding: 16px 0 0;
  }
}

@media (max-width: 991px) {
  html {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  html {
    font-size: 14px;
  }

  .section .section_m {
    margin-bottom: 24px;
  }

  .section_l {
    margin-bottom: 48px;
  }
}

/* NEW BLOCKS end*/

/* NEW BLOCKS CUSTOM */
.first-main__big-title {
  font-size: 2.8em;
  font-weight: 700;
  margin: 0 auto 30px;
  text-align: center;
  color: #fff;
}

/* NEW BLOCKS CUSTOM end */

li ul {
  padding-left: 20px;
  margin-top: 0 !important;
}

.w-logo__image {
  max-width: 100%;
  width: 270px;
}

.w-logo__image_white {
  display: none;
}

.main-page .w-logo__image_white {
  display: inline-block;
}

.main-page .w-logo__image_black {
  display: none;
}

@media (max-width: 480px) {
  .w-logo {
    width: 50%;
  }
}

.flash-animation:hover {
  opacity: 1;
  -webkit-animation: flash 0.5s;
  animation: flash 0.5s;
}

@-webkit-keyframes flash {
  0% {
    -webkit-filter: saturate(3);
    filter: saturate(3);
  }

  100% {
    -webkit-filter: saturate(1);
    filter: saturate(1);
  }
}

@keyframes flash {
  0% {
    -webkit-filter: saturate(3);
    filter: saturate(3);
  }

  100% {
    -webkit-filter: saturate(1);
    filter: saturate(1);
  }
}

.modal__title {
  min-height: 24px;
  border: none;
}

.slider__content .owl-prev,
.slider__content .owl-next {
  font-size: 60px !important;
  line-height: 1 !important;
  position: absolute;
  top: 50%;
  color: #fff !important;
  transform: translateY(-50%);
}

.slider__content .owl-prev {
  left: 15px;
}

.slider__content .owl-next {
  right: 15px;
}

.about-wrapper {
  background-image: url("../../../../../../upload/about-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.about-top {
  margin: auto;
  padding: 76px 0 126px;
}

.about-top,
.about-top__big {
  color: #fff;
}

@media (max-width: 991px) and (min-width: 320px) {
  .about-top {
    padding: 50px 0;
  }
}

/* Cases Swiper*/
.cases {
  width: 100%;
  padding: 40px 0;
}

.cases__item {
  display: flex;
  flex-direction: column;
  max-height: 742px;
  height: 100%;
  max-width: 352px;
  width: 100%;
  background-color: #ffffff;
  box-shadow:
    0px 10px 20px rgba(0, 0, 0, 0.04),
    0px 2px 6px rgba(0, 0, 0, 0.04),
    0px 0px 1px rgba(0, 0, 0, 0.04);
}

.cases__image-wrapper {
  width: 100%;
  height: 100%;
  max-height: 235px;
  border-radius: 12px 12px 0px 0px;
}

.cases__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.cases__text-wrapper {
  padding: 32px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.cases__text {
  font-size: 16px;
  line-height: 1.5;
  color: #3c3a49;
  margin: 16px 0;
}

.cases__title {
  font-size: 24px;
  line-height: 1.25;
  color: #0b091b;
}

.cases__caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.cases__caption {
  widht: 32px;
  height: 32px;
  padding: 8px 0;
}

.cases__caption-text {
  margin: 0;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #3c3a49;
  opacity: 0.85;
}

.numbers__content-box_wide {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr;
  grid-template-columns: 1fr 1fr;
  padding: 24px 40px;
  grid-gap: 24px;
  position: absolute;
  z-index: 1;
  background-color: #ffffff;
  bottom: 56px;
  max-width: 1184px;
}

.numbers__content-box_wide .numbers__button-wrappper {
  align-items: center;
}

.numbers__content-box_wide .numbers__button-wrappper .w-btn {
  margin-bottom: 0;
}

.numbers__content-grid {
  padding: 24px 32px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 32px 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 24px 32px;
  -webkit-box-shadow:
    0px 10px 20px rgba(0, 0, 0, 0.04),
    0px 2px 6px rgba(0, 0, 0, 0.04),
    0px 0px 1px rgba(0, 0, 0, 0.04);
  box-shadow:
    0px 10px 20px rgba(0, 0, 0, 0.04),
    0px 2px 6px rgba(0, 0, 0, 0.04),
    0px 0px 1px rgba(0, 0, 0, 0.04);
  border-radius: 12px;
}

.numbers__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.numbers__licence-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.numbers__licence-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 24px;
  width: 46%;
  text-decoration: none;
  border-bottom: none;
  cursor: pointer;
}

.numbers__licence-link p {
  margin: 0;
  margin-left: 16px;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  font-size: 16px;
  line-height: 1.25;
  color: #3c3a49;
  font-weight: 600;
}

.numbers__licence-link:hover p {
  color: #071449;
}

.numbers__number.numbers__number_small {
  font-size: 52px;
}

.numbers__button-wrappper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.numbers__button-wrappper > * + * {
  margin-left: 16px;
}

.calculator--new__table {
  padding: 24px 0;
  border-top: 1px solid #ebecf3;
  border-bottom: 1px solid #ebecf3;
  display: flex;
  flex-direction: column;
}

.calculator--new__table-row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [5];
  grid-template-columns: repeat(5, 1fr);
  padding: 20px 0;
  grid-gap: 40px;
  font-size: 24px;
}

.calculator--new__table-row:first-of-type {
  font-weight: 700;
  font-size: 20px;
}

.calculator--new__table-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-directin: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.calculator--new__table-col:not(:first-child) {
  text-align: center;
}

.calculator--new__table-col:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-directin: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
  font-weight: 700;
}

.calculator--new__table-col svg {
  margin-left: 8px;
  cursor: pointer;
}

.calculator--new__table-col svg:hover path {
  fill: #071449;
}

.calculator--new__table-row p {
  grid-column: span 5;
  font-size: 16px;
  color: #3c3a49;
}

.calculator--new__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 56px;
}

.calculator--new__footer p {
  font-size: 24px;
  line-height: 1.25;
  font-weight: 500;
  color: #0b091b;
}

.calculator--new__footer span {
  font-weight: 700;
}

.calculator--new__filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px 0;
}

.calculator--new__filters span {
  font-size: 24px;
  color: #0b091b;
  margin-right: 56px;
}

.calculator--new__filter-button {
  font-size: 16px;
  border: 1px solid #a5aeb8;
  color: #a5aeb8;
  border-radius: 4px;
  padding: 12px 16px;
  margin-right: 16px;
}

.calculator--new__filter-button:hover,
.calculator--new__filter-button.active {
  color: #ffffff;
  border-color: #071449;
  background-color: #071449;
}

.calculator--new__filter-button-compare {
  color: #a5aeb8;
  text-decoration: underline;
  align-self: flex-end;
  margin-left: auto;
  font-size: 20px;
}

.cases__controls {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cases__controls-next {
  margin-left: 24px;
}

.cases__controls-next,
.cases__controls-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow:
    0px 0px 1px rgba(0, 0, 0, 0.04),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px 4px 8px rgba(0, 0, 0, 0.04);
  cursor: pointer;
}

.cases__controls-next:hover,
.cases__controls-prev:hover {
  background-color: #071449;
}

.cases__controls-next:hover svg path,
.cases__controls-prev:hover svg path {
  stroke: #ffffff;
}

.cases__controls-next-disabled svg path,
.cases__controls-prev-disabled svg path {
  stroke: #a5aeb8;
}

.cases__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 48px;
}

.numbers__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px 40px;
  place-items: start;
}

.numbers_black .numbers__content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  bottom: 0;
}

.numbers__title > .numbers__text_black {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 16px;
  color: #0b091b;
}

.numbers__text_black {
  color: #3c3a49;
}

.numbers_black {
  margin: 56px 0;
}

.calculator_new {
  margin: 62px 0;
}

.staff__slide {
  width: 100%;
  max-width: 1100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.staff__head {
  display: flex;
  justify-content: space-between;
  padding: 32px 0;
  border-bottom: 1px solid #ebecf3;
}

.staff__head h2 {
  margin-bottom: 12px;
}

.staff__head p {
  margin: 0;
}

.staff > .swiper-wrapper {
  padding: 32px 0;
}

.staff__slide-image-wrapper {
  width: 50%;
  height: 100%;
  flex-grow: 0;
}

.staff__slide-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.staff__slide-text-wrapper {
  padding: 3rem;
  width: 45%;
  flex-shrink: 0;
  flex-grow: 0;
}

.staff__slide-subtitle {
  font-size: 32px;
  font-weight: 500;
  color: #060516;
  margin-bottom: 32px;
}

.staff__slide-text {
  color: #060516;
}

.staff__controls {
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.staff__controls-prev,
.staff__controls-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow:
    0px 0px 1px rgba(0, 0, 0, 0.04),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px 4px 8px rgba(0, 0, 0, 0.04);
  cursor: pointer;
}

.staff__controls-prev:hover svg path,
.staff__controls-next:hover svg path {
  stroke: #ffffff;
}

.staff__controls-prev:hover,
.staff__controls-next:hover {
  background-color: #071449;
}

.staff__controls-next {
  margin-left: 24px;
}

@media (max-width: 1280px) {
  .calculator--new__table-row {
    font-size: 18px;
  }
}

@media (max-width: 992px) {
  .numbers__content-box_wide {
    grid-template-columns: 1fr;
    position: static;
    width: 100%;
    padding: 24px 10px;
  }

  .numbers_black .numbers__content-box {
    padding: 24px 10px;
  }

  .numbers_black .numbers__content {
    max-width: 100%;
  }

  .numbers__grid {
    grid-template-columns: 1fr;
  }

  .staff__slide {
    flex-direction: column;
  }

  .numbers__content {
    max-width: 90%;
  }

  .staff__slide-image-wrapper,
  .staff__slide-text-wrapper {
    width: 100%;
    flex-shrink: 0;
  }

  .staff__slide-image-wrapper {
    height: 50%;
  }

  .staff__slide-text-wrapper {
    height: 50%;
    padding-bottom: 0;
  }

  .numbers_black {
    margin: 48px 0;
    padding-bottom: 0;
  }

  .calculator--new__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
  }

  .calculator--new__footer p {
    text-align: center;
  }

  .calculator--new__filters {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .numbers {
    padding-bottom: 0;
  }

  .numbers__col {
    gap: 25px;
  }

  .numbers__content-grid {
    padding: 24px 10px;
    grid-gap: 24px;
  }

  .numbers__content-grid > .numbers__content {
    max-width: 100%;
  }

  .numbers__content-grid > .numbers__title {
    margin-bottom: 8px;
  }

  .calculator--new__filter-button-wrapper {
    margin: 16px 0;
  }

  .calculator--new__filter-button-compare {
    margin-left: 0;
    align-self: flex-start;
  }

  .calculator--new__table-row {
    grid-template-columns: repeat(5, 180px);
  }

  .calculator--new__table {
    width: 100%;
    overflow-x: scroll;
  }

  .numbers__licence-link {
    width: 100%;
  }

  .numbers__button-wrappper {
    flex-direction: column;
  }

  .numbers__button-wrappper > * + * {
    margin-left: 0;
    margin-top: 16px;
  }

  .cases {
    padding-top: 0;
  }

  .mobile-mb-0 {
    margin-bottom: 0 !important;
  }
}

.popup-licence {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 60;
  background: rgba(0, 0, 0, 0.4);
}

.popup-licence__wrapper {
  width: 50vw;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding-top: 200px;
}

.popup-licence__close-button {
  position: absolute;
  top: -16px;
  right: 0;
  padding: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #ffffff;
  font-size: 2rem;
}

.popup-licence__close-button:hover {
  color: #071449;
}

.galleryPopup__image {
  max-width: 540px;
  max-height: 780px;
}

.popup-licence__content {
  position: relative;
}

@media (max-width: 992px) {
  .galleryPopup__image {
    max-width: 100%;
    max-height: auto;
  }

  .popup-licence__wrapper {
    width: 80vw;
  }
}

.swiper-pagination-bullet {
  background: #071449;
}

.hero__slider .swiper-pagination-bullet {
  width: 24px;
  height: 24px;
}

.hero__slider .swiper-pagination {
  text-align: right;
  padding-right: calc((100vw - 1120px) / 2);
}

@media (max-width: 1024px) {
  .hero__slider .swiper-pagination {
    display: none;
  }
}

.blog {
  display: grid;
  grid-template-columns: 1fr 282px;
  place-items: start;
  grid-gap: 3.5rem;
}

.blog__banner {
  grid-column: span 2;
  max-height: 600px;
}

.blog__banner-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: cover;
}

.blog__content {
  color: #0b091b;
}

.blog__content h1 {
  font-weight: 700;
  font-size: 2.66em;
  line-height: 1.16;
  margin-bottom: 3.5rem;
}

.blog__content h2 {
  font-weight: 700;
  font-size: 1.7em;
  line-height: 1.26;
  margin-bottom: 2rem;
  margin-top: 3.5rem;
}

.blog__content p,
.blog__content li {
  font-weight: 400;
  font-size: 1.11em;
  line-height: 1.5;
}

.blog__content p {
  margin: 32px 0;
}

.blog__content ul {
  list-style: disc;
  padding-left: 32px;
  margin: 32px 0;
}

.blog__content ol {
  padding-left: 32px;
  margin: 32px 0;
}

.blog__content li {
  margin-bottom: 1em;
}

.blog__content ul li::before {
  content: "";
}

.blog__content figure {
  width: 100%;
}

.blog__content figure img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
}

.blog__content figure figcaption {
  color: #3c3a49;
  margin-top: 20px;
  opacity: 0.5;
}

.blog__blockquote {
  margin: 3.5rem 0;
  padding: 4rem;
  background-color: #fff8df;
  border-radius: 4px;
  position: relative;
}

.blog__blockquote:after {
  content: url("data:image/svg+xml,%3Csvg width='34' height='26' viewBox='0 0 34 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.83309 10.6666C7.46142 10.6666 7.10475 10.7232 6.74975 10.7749C6.86475 10.3882 6.98309 9.99489 7.17309 9.64155C7.36309 9.12822 7.65975 8.68322 7.95475 8.23489C8.20142 7.74989 8.63642 7.42155 8.95642 7.00655C9.29142 6.60322 9.74809 6.33489 10.1098 5.99989C10.4648 5.64989 10.9298 5.47489 11.2998 5.22822C11.6864 5.00655 12.0231 4.76155 12.3831 4.64489L13.2814 4.27489L14.0714 3.94655L13.2631 0.716553L12.2681 0.956552C11.9498 1.03655 11.5614 1.12989 11.1198 1.24155C10.6681 1.32489 10.1864 1.55322 9.64975 1.76155C9.11975 1.99822 8.50642 2.15822 7.93642 2.53822C7.36309 2.90155 6.70142 3.20489 6.11809 3.69155C5.55309 4.19322 4.87142 4.62822 4.36809 5.26655C3.81809 5.86322 3.27475 6.48989 2.85309 7.20322C2.36475 7.88322 2.03309 8.62989 1.68309 9.36822C1.36642 10.1066 1.11142 10.8616 0.903087 11.5949C0.508087 13.0649 0.33142 14.4616 0.263087 15.6566C0.20642 16.8532 0.239754 17.8482 0.309754 18.5682C0.334754 18.9082 0.381421 19.2382 0.414754 19.4666L0.45642 19.7466L0.499754 19.7366C0.796189 21.1213 1.47859 22.3938 2.46803 23.4069C3.45746 24.4199 4.71349 25.1322 6.09082 25.4613C7.46815 25.7903 8.9105 25.7227 10.251 25.2663C11.5915 24.8098 12.7754 23.9832 13.6658 22.882C14.5561 21.7808 15.1165 20.4501 15.2821 19.0437C15.4477 17.6373 15.2118 16.2128 14.6016 14.9349C13.9915 13.657 13.032 12.578 11.8342 11.8226C10.6364 11.0673 9.24918 10.6665 7.83309 10.6666ZM26.1664 10.6666C25.7948 10.6666 25.4381 10.7232 25.0831 10.7749C25.1981 10.3882 25.3164 9.99489 25.5064 9.64155C25.6964 9.12822 25.9931 8.68322 26.2881 8.23489C26.5348 7.74989 26.9698 7.42155 27.2898 7.00655C27.6248 6.60322 28.0814 6.33489 28.4431 5.99989C28.7981 5.64989 29.2631 5.47489 29.6331 5.22822C30.0198 5.00655 30.3564 4.76155 30.7164 4.64489L31.6148 4.27489L32.4048 3.94655L31.5964 0.716553L30.6014 0.956552C30.2831 1.03655 29.8948 1.12989 29.4531 1.24155C29.0014 1.32489 28.5198 1.55322 27.9831 1.76155C27.4548 1.99989 26.8398 2.15822 26.2698 2.53989C25.6964 2.90322 25.0348 3.20655 24.4514 3.69322C23.8864 4.19489 23.2048 4.62989 22.7014 5.26655C22.1514 5.86322 21.6081 6.48989 21.1864 7.20322C20.6981 7.88322 20.3664 8.62989 20.0164 9.36822C19.6998 10.1066 19.4448 10.8616 19.2364 11.5949C18.8414 13.0649 18.6648 14.4616 18.5964 15.6566C18.5398 16.8532 18.5731 17.8482 18.6431 18.5682C18.6681 18.9082 18.7148 19.2382 18.7481 19.4666L18.7898 19.7466L18.8331 19.7366C19.1295 21.1213 19.8119 22.3938 20.8014 23.4069C21.7908 24.4199 23.0468 25.1322 24.4242 25.4613C25.8015 25.7903 27.2438 25.7227 28.5843 25.2663C29.9249 24.8098 31.1088 23.9832 31.9991 22.882C32.8894 21.7808 33.4498 20.4501 33.6154 19.0437C33.7811 17.6373 33.5451 16.2128 32.935 14.9349C32.3248 13.657 31.3653 12.578 30.1675 11.8226C28.9697 11.0673 27.5825 10.6665 26.1664 10.6666Z' fill='%23060516'/%3E%3C/svg%3E");
  position: absolute;
  top: 4rem;
  left: 4rem;
  width: 34px;
  height: 24px;
  display: block;
}

.blog__content .blockquote__text {
  font-size: 1.7em;
  font-weight: 500;
  line-height: 1.26;
  padding: 4rem 0;
}

.blog__content .blockquote__author {
  display: grid;
  grid-template-columns: 48px 1fr;
  grid-gap: 4px 20px;
  place-items: start;
  color: #0b091b;
}

.blog__content .blockquote__author-image {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
  grid-row: span 2;
}

.blog__content .blockquote__author-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.blog__content .blockquote__author-name {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5;
}

.blog__content .blockquote__author-description {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.375;
}

.blog__accent {
  margin: 4rem 0;
  padding: 4rem;
  background-color: #f5f6f9;
  border-radius: 4px;
  font-size: 1.7em;
  font-weight: 500;
  line-height: 1.26;
}

.blog__links {
  display: grid;
  grid-template-columns: repeat(auto-fill, 312px);
  grid-gap: 12px;
}

.blog__links-card {
  border: 1px solid #ebecf3;
  border-radius: 12px;
  background-color: #fff;
}

.blog__links-card:hover,
.blog__links-card:focus,
.blog__links-card:active {
  border: 1px solid #ebecf3;
}

.blog__links-card:hover .blog__links-card-text {
}

.blog__links-card-image {
  aspect-ratio: 1.14/1;
  overflow: hidden;
  border-radius: 12px 12px 0 0;
}

.blog__links-card-text {
  padding: 24px;
  font-size: 1.11em;
  line-height: 1.15;
}

.blog__links-card-text span {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.blog__sidebar-content {
  position: sticky;
  top: 240px;
}

.blog__sidebar-title {
  font-size: 18px;
  line-height: 1.33;
  font-weight: 700;
  margin-bottom: 24px;
  padding-left: 24px;
}

.blog__sidebar-nav a {
  padding: 12px 24px;
  width: 100%;
  text-decoration: none;
  border-bottom: none;
  font-size: 16px;
  line-height: 1.33;
}

.blog__sidebar-nav a:hover,
.blog__sidebar-nav a:active,
.blog__sidebar-nav a.active,
.blog__sidebar-nav a:focus {
  background-color: #ebecf3;
  border-bottom: none;
  color: #0b091b;
}

.blog__sidebar {
  height: 100%;
  border-left: 1px solid #ebecf3;
}

@media (max-width: 1023px) {
  .blog {
    grid-template-columns: 1fr;
  }

  .blog__banner {
    grid-column: span 1;
  }

  .blog__sidebar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    background-color: #ffffff;
  }

  .blog__sidebar-content {
  }

  .blog__sidebar-title {
    display: none;
  }

  .blog__sidebar-nav {
    overflow-x: auto;
    display: flex;
    flex-direction: row;
    white-space: nowrap;
  }
}

@media (max-width: 768px) {
  .blog__blockquote {
    padding: 24px;
  }

  .blog__content .blockquote__text {
    padding: 24px 0;
  }

  .blog__blockquote::after {
    top: 24px;
    left: 24px;
  }

  .blog__accent {
    padding: 24px;
  }

  .blog__links {
    justify-content: center;
  }
}

.blog__links-3 {
  margin: 2.5rem 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px;
}

.blog__links-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.blog-main {
  margin-top: 64px;
}

/* FaQ Block*/
.faq__page {
  margin-bottom: 80px;
}

.faq .faq__item {
  border-bottom: 1px solid #e9e9e9;
  cursor: pointer;
  margin: 0;
  max-width: 100%;
  font-size: 1.11em;
  line-height: 1.6;
  color: #3c3a49;
}

.faq .faq__item:not(.faq__page .faq__item) {
  padding: 2rem 0;
}

.faq__title:not(.faq__page .faq__title) {
  font-weight: 700;
  font-size: 1.11em;
  line-height: 1.5;
  padding-right: calc(1em * 1.33 + 12px);
  position: relative;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}

.faq__title:hover,
.faq__title:focus,
.faq__title:active {
  color: var(--main-accent);
}

.faq__title:not(.faq__page .faq__title):not(.faq > .faq__title):after {
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 12H21' stroke='%23121212' stroke-width='2'/%3E%3Cpath d='M12 21L12 3' stroke='%23121212' stroke-width='2'/%3E%3C/svg%3E");
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(1em * 1.33);
  height: calc(1em * 1.33);
}

.faq__content {
  max-width: 90%;
  opacity: 0;
  -webkit-transition: max-height 0.3s ease-in-out;
  -o-transition: max-height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out;
  max-height: 0;
}

.faq__content-text {
  font-size: clamp(
    15px,
    calc(15px + (24 - 15) * ((100vw - 375px) / (2560 - 375))),
    24px
  );
  line-height: 1.6;
  padding-top: 2rem;
}

@media (max-width: 769px) {
  .faq__content-text {
    padding-top: 20px;
  }
}

.faq__item.active .faq__title:after {
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 12H21' stroke='%23B13138' stroke-width='2'/%3E%3C/svg%3E");
}

.faq__item.active .faq__content {
  -webkit-transition:
    opacity 0.2s 0.2s ease-in,
    max-height 0.3s ease-in-out;
  -o-transition:
    opacity 0.2s 0.2s ease-in,
    max-height 0.3s ease-in-out;
  transition:
    opacity 0.2s 0.2s ease-in,
    max-height 0.3s ease-in-out;
  opacity: 1;
  max-height: 39rem;
}

.faq__item:not(.active) .faq__content {
  pointer-events: none;
}

.faq__contacts-block {
  margin: 0 0 70px;
}

/* header 2lvl*/
.header__dropdown {
  list-style: none;
  margin: 0;
  display: grid;
  max-height: 460px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 0 24px;
}

.header__dropdown-item {
  left: 0;
  margin: 0;
}

.header__dropdown-item:before {
  content: "";
}

@media (min-width: 992px) {
  .w-header__services:hover .w-header__services-wrap,
  .w-header__services:focus .w-header__services-wrap {
    width: fit-content;
  }
}

@media (max-width: 991px) {
  .w-header__services-content {
    overflow-x: auto;
  }
}

.gift {
  display: flex;
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  color: #071449;
  font-family: "PTRootUIWeb";
  margin: 23px 0 0;
}

.gift svg {
  width: 20px;
  height: 20px;
  margin: 8px 0 0;
}

.gift path {
  fill: #071449;
}

.gift span {
  position: relative;
  z-index: 1;
  width: calc(100% - 20px);
  text-align: left;
  padding: 0 0 0 10px;
}

.promoajax-code {
  display: block;
  font-size: 14px;
  font-family: "Arial";
  line-height: 1.15;
  color: #071449;
}

.promoajax-code b {
  display: block;
}

/* Catalog items */
.catalog-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(212px, 1fr));
  grid-gap: 16px;
  place-items: center;
}

.catalog-grid__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 10px;
  text-align: center;
  width: 212px;
}

.catalog-grid__item-image {
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
}

.catalog-grid__item-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.catalog-grid__item h3 {
  font-size: 1rem;
  font-weight: 700;
  color: #060516;
  margin-top: 16px;
}

.catalog-grid__item p {
  margin: 4px 0 8px;
  font-size: 0.8rem;
}

.callback-form-blog .modal__wrapper {
  translate: -50% -50%;
  top: 50%;
  top: 50% !important;
  left: 50% !important;
}

.--word-break {
  word-break: break-all;
}
/* End */

/* Start:/local/templates/rtm.2025/assets/css/responsive.css?174521975524481*/
@media (min-width: 1980px) {
  .page__business .header,
  .invite,
  .page__main {
    background-size: 100% auto;
  }
}

@media (min-width: 1920px) {
  .header__menu-bg:before,
  .header__menu-bg:after {
    bottom: -22px;
    height: 43px;
  }
}

@media (min-width: 1200px) and (max-width: 1220px) {
  .info {
    margin: 0;
    top: -30px;
  }

  .info__item {
    padding-top: 15.4%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .page__title {
    font-size: 62px;
  }

  .wrapper {
    max-width: 970px;
  }

  .form__description {
    font-size: 19px;
  }

  .footer__menu {
    margin-right: 8px;
  }

  .footer__menu_second {
    margin-right: 0;
  }

  .footer__menu .menu__link_ml {
    margin-left: 0;
  }

  .action__send-request {
    bottom: 42px;
  }

  /* Flat */
  .kit__row:before {
    left: -10px;
    width: 102%;
  }

  /* Main */
  .kit-info__item {
    width: 310px;
    height: 320px;
  }

  .kit-info__title {
    font-size: 40px;
  }

  .kit-info__description {
    font-size: 18px;
  }

  .info {
    margin: 0;
    top: -30px;
  }

  .info__item {
    padding-top: 10.4%;
    min-height: 610px;
  }
}

@media (min-width: 768px) {
  .visible-xs {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 16px;
  }

  .wrapper {
    max-width: 750px;
  }

  .btn_small {
    padding: 8px 20px;
    font-size: 16px;
  }

  .block-title {
    font-size: 42px;
  }

  .page__title,
  .form__title {
    font-size: 50px;
  }

  .form__element {
    margin-bottom: 30px !important;
  }

  .form__label {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .form__description,
  .contacts__form .form__description {
    font-size: 15px;
  }

  /* Header */
  .header__left {
    max-width: 30%;
  }

  .header__right {
    max-width: 70%;
  }

  .header__menu {
    font-size: 15px;
  }

  .header__menu_big .menu__item {
    margin-left: 10px;
  }

  /* About */
  .about-top {
    max-width: 100%;
    margin: 50px 0;
  }

  .thesis {
    max-width: none;
    width: 50%;
  }

  .thesis__title {
    font-size: 42px;
  }

  .thesis__subtitle {
    font-size: 24px;
  }

  .thesis__content {
    font-size: 16px;
  }

  .human {
    max-width: none;
    margin-right: 0;
    width: 40%;
  }

  .human__thesis {
    font-size: 32px;
    margin-right: 0;
  }

  /* Payment */
  .payment__form {
    max-width: 360px;
  }

  .page__payment .content {
    max-width: 44%;
    font-size: 16px;
  }

  /* Faq */
  .faq__form-wrapper {
    background: none;
  }

  .faq__tags {
    font-size: 22px;
  }

  .faq__tags-item {
    margin-right: 20px;
  }

  .faq__item {
    max-width: 100% !important;
  }

  .faq__contacts-block {
    margin: 0 0 70px;
    background: none;
    padding: 30px 10% 50px;
  }

  /* Flat */
  .kit__row:before {
    left: -10px;
    width: 102.6%;
  }

  .page__brief {
    font-size: 28px;
  }

  .prices-info__price {
    font-size: 62px;
  }

  .prices-info__text {
    font-size: 18px;
  }

  .how-works__number {
    font-size: 62px;
  }

  .how-works__text {
    font-size: 18px;
  }

  .kit__col {
    font-size: 22px;
  }

  .kit__row-title {
    font-size: 22px;
  }

  .kit__col_content {
    font-size: 16px;
  }

  .advantages__item-title {
    font-size: 22px;
  }

  /* Residence */
  .page__residence .advantages__item + .advantages__item + .advantages__item {
    margin-left: 7.5%;
  }

  /* Business */
  .text-info__big {
    font-size: 34px;
  }

  .form__input_kit {
    width: 82px;
  }

  .form__input_kit:focus,
  .kit__row:hover .form__input_kit {
    width: 79px;
  }

  .invite__title {
    font-size: 36px;
  }

  .invite__image-wrapper {
    margin-top: 132px;
  }

  .invite__image-caption {
    top: -12%;
    right: -2%;
    max-width: 160px;
    font-size: 14px;
  }

  /* Main */
  .page__main .header {
    min-height: 0;
    margin-bottom: 0;
  }

  .kit-info__item {
    width: 236px;
    height: 270px;
  }

  .kit-info__title {
    font-size: 28px;
  }

  .kit-info__description {
    font-size: 17px;
  }

  .info {
    margin: 0;
    top: -20px;
  }

  .info__item {
    padding-top: 5.4%;
    min-height: 500px;
  }

  .invite_main .invite__image {
    max-width: 380px;
    margin-top: 4px;
  }

  .invite_main .invite__image-caption {
    top: -7%;
  }

  .action__show-content {
    margin-right: 6px;
  }

  /* Contacts */
  .contacts__method {
    font-size: 28px;
  }

  .routes__gps {
    font-size: 18px;
  }

  /* Footer */
  .footer__menu {
    margin-bottom: 40px;
  }

  .footer__menu_second {
    margin-right: 0;
  }

  .footer__menu .menu__title {
    font-size: 22px;
  }

  .footer__menu .menu__link {
    font-size: 16px;
  }

  .footer__menu .menu__link_ml {
    margin-left: 0;
  }

  .footer__bottom {
    font-size: 15px;
  }

  .footer__left {
    max-width: 300px;
  }

  .footer__action {
    margin-right: 0;
  }

  .action__send-request {
    bottom: 33px;
    padding: 8px 20px;
    font-size: 16px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  body {
    font-size: 15px;
  }

  .hidden-xs {
    display: none;
  }

  .wrapper {
    max-width: 100%;
  }

  .block-title {
    font-size: 28px;
  }

  .page__title,
  .form__title {
    font-size: 46px;
  }

  .form__element {
    margin-bottom: 15px !important;
  }

  .form__label {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .form__textarea,
  .form__input {
    font-size: 16px;
    padding: 10px 0 10px 15px;
    height: 51px;
  }

  .form__textarea {
    height: 150px;
  }

  .opened-menu .logo {
    display: none;
  }

  .page__main.opened-menu .logo {
    display: block;
  }

  /* Header */
  .equipment {
    display: none;
  }

  .header {
    padding-top: 15px !important;
  }

  .header_with-bevel:before {
    bottom: 25px;
  }

  .header__menu-bg,
  .header__top-menu-bg {
    top: 30px;
    height: 24px;
  }

  .header__menu-bg:before,
  .header__menu-bg:after {
    bottom: -24px;
  }

  .header__menu-bg:before {
    transform: skewY(2.9deg);
  }

  .header__menu-bg:after {
    transform: skewY(-2.9deg);
  }

  .header__left {
    max-width: 50%;
  }

  .header__right {
    width: 100%;
    margin-top: 0;
    clear: both;
  }

  .toggle-menu {
    display: block;
  }

  .menu-wrapper {
    display: none;
    width: 100%;
    top: -8px;
    left: 0;
    padding: 56px 10px 0;
    z-index: 20;
    box-sizing: border-box;
    text-align: right;
  }

  .menu {
    float: none;
    margin: 0;
  }

  .menu:first-child {
    margin-top: -5px;
  }

  .header__menu,
  .header__menu_small {
    font-size: 24px;
    font-family: "PTRootUIWebRegular";
    font-weight: 700;
  }

  .page__main .header__left,
  .page__main .header__right,
  .page__main .header__menu {
    text-align: right;
  }

  .menu_inline .menu__item {
    float: none;
    padding: 5px 0;
  }

  .menu__link,
  .header__menu_small .menu__link {
    color: #000000;
    border-bottom: 0;
  }

  .header__menu_small .menu__item,
  .header__menu_big .menu__item {
    margin: 0;
  }

  .header__menu_small .menu__link {
    color: #071449 !important;
  }

  /* 404 */
  .page__404 .page__content {
    margin-bottom: -15px;
  }

  /* About */
  .page__about,
  .page__about .page__bg {
    background: none;
  }

  .page__about .logo__image_text {
    display: none;
  }

  .about-top {
    margin: 50px auto;
    font-size: 24px;
    max-width: 70%;
  }

  .about-top__big {
    font-size: 38px;
  }

  .thesis {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .thesis__subtitle {
    font-size: 22px;
  }

  .thesis__content {
    font-size: 16px;
  }

  .human {
    max-width: 50%;
    width: 100%;
    margin: 0 auto 60px;
    float: none;
    text-align: center;
  }

  .human__thesis {
    font-size: 32px;
  }

  .human__image-wrapper {
    margin: 20px auto !important;
  }

  .our-history {
    margin-bottom: 30px;
  }

  .our-history__year {
    width: 60px;
    font-size: 22px;
  }

  .licenses {
    margin-bottom: 64px;
  }

  .licenses__link {
    font-size: 22px;
  }

  .documents {
    margin-bottom: -23px;
  }

  /* Faq */
  .faq__form-wrapper {
    background: none;
  }

  .form_help {
    width: 100%;
    max-width: 591px;
    margin: 50px auto;
  }

  .faq__tags {
    font-size: 20px;
  }

  .faq__tags-item {
    margin: 0 16px 10px 0;
  }

  .faq__block {
    margin-bottom: 40px;
  }

  .faq__item {
    max-width: 90% !important;
    margin: 0 0 20px !important;
  }

  .faq__question {
    font-size: 22px;
  }

  .faq__answer {
    font-size: 17px;
  }

  .contacts-block {
    font-size: 32px;
  }

  .contacts-block__item {
    font-size: 24px;
  }

  .faq__contacts-block {
    max-width: 55%;
    margin: 0 auto 45px;
    float: none;
    background: none;
    padding: 0;
  }

  /* Payment */
  .page__payment .main {
    padding: 0 0 20px;
  }

  .payment__form {
    width: 85%;
    margin: 0 0 30px;
    float: none;
  }

  .payment__form .form__submit {
    display: block;
    margin: 0 0 30px;
  }

  .form__text {
    text-align: left;
  }

  .page__payment .content {
    max-width: 100%;
    margin: -6px 0 20px;
  }

  .payment_systems {
    max-width: 50%;
    margin: 20px 0 0;
  }

  /* Flat */
  .header__content_increased-margin {
    margin-top: 47px;
  }

  .page__brief {
    font-size: 24px;
  }

  .prices-info {
    height: auto;
  }

  .prices-info__item {
    width: 90%;
    margin: 20px 5% 0 !important;
  }

  .prices-info__item + .prices-info__item {
    margin-top: 26px !important;
  }

  .prices-info__price {
    font-size: 52px;
    margin: 0 0 10px;
  }

  .prices-info__text {
    font-size: 15px;
  }

  .text-info__big {
    font-size: 26px;
  }

  .form__submit_big {
    font-size: 24px;
  }

  .how-works {
    margin: 50px 0;
  }

  .how-works__item {
    width: 100%;
  }

  .how-works__number {
    float: left;
    font-size: 42px;
    width: 40px;
  }

  .how-works__text {
    font-size: 15px;
    margin-top: 10px;
  }

  .form__checkbox {
    width: 38px;
    height: 38px;
  }

  .form__checkbox_checked:before {
    font-size: 30px;
    line-height: 34px;
  }

  .form__input_kit {
    width: 72px;
    height: 40px;
    padding: 0 8px 3px 0;
  }

  .form__input_kit:focus,
  .kit__row:hover .form__input_kit {
    width: 69px;
  }

  .kit__row:before {
    left: -1%;
    width: 102%;
  }

  .kit__col {
    font-size: 18px;
    padding-bottom: 20px !important;
  }

  .kit__row-title {
    font-size: 18px;
  }

  .kit__col_content {
    font-size: 14px;
  }

  .advantages {
    margin-bottom: 10px;
  }

  .advantages__title {
    font-size: 26px !important;
  }

  .advantages:before {
    top: -58px !important;
    height: 200px;
  }

  .advantages__row {
    margin-bottom: 0;
  }

  .advantages__item {
    width: 100% !important;
    margin-left: 0 !important;
    margin-bottom: 15px;
  }

  .advantages__item-title {
    font-size: 20px;
    margin-bottom: 10px;
  }

  /* Business */
  .page__business .header {
    min-height: 0;
    padding: 8px 0 100px;
    background-position: 50% 100%;
  }

  .page__business .header__right {
    margin-top: -1px;
  }

  .page__business .menu__link,
  .page__business .header__menu_small .menu__link,
  .page__business .header__menu_big .menu__link:hover,
  .page__business .header__menu_big .menu__item_active_true .menu__link {
    color: #d0dce7;
    border-bottom: 0;
  }

  .page__business .logo {
    margin: 4px 0 0 3px;
  }

  .page__business .header__content {
    margin-top: 0;
  }

  .prices-info {
    margin-top: 37px;
  }

  .kit {
    padding: 200px 0 100px;
  }

  .kit__table {
    margin-top: 30px;
  }

  .kit__button {
    margin-top: 8px;
  }

  .in-cost:before {
    top: -60px;
    height: 200px;
  }

  .in-cost__title {
    font-size: 26px !important;
  }

  .in-cost__row {
    margin-bottom: 0 !important;
    padding-bottom: 0;
  }

  .in-cost__item {
    width: 100% !important;
    margin-bottom: 15px;
  }

  .in-cost__item-title {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .in-cost__item-text {
    font-size: 17px;
  }

  .our-clients__slider {
    margin: 20px 10px 0;
  }

  .our-clients__slider .slider__item {
    max-width: 380px;
  }

  .our-clients__slider .slider__image {
    max-height: 280px;
  }

  .invite {
    height: auto;
    padding: 20px 0;
    margin: 0 0 44px;
  }

  .invite__content {
    box-sizing: border-box;
    margin: 60px 0 0 0 !important;
    padding-left: 28px;
    width: 100%;
    max-width: 400px;
    float: none;
  }

  .invite__text {
    font-size: 16px;
  }

  .invite__image-wrapper {
    display: none;
  }

  .invite_bg-reverse {
    background-image: url("/local/templates/rtm.2025/assets/css/images/bg_invite@2x.jpg");
  }

  /* Main */
  .page__main .menu-wrapper {
    padding: 55px 10px;
  }

  .page__main .menu__link,
  .page__main .header__menu_small .menu__link {
    color: #d0dce7;
    border-bottom: 0;
  }

  .page__main .kit-info {
    margin-top: 45px;
  }

  .kit-info__item {
    width: 100%;
    height: auto;
    margin: 0 0 20px !important;
  }

  .kit-info__title {
    font-size: 28px;
  }

  .kit-info__description {
    font-size: 18px;
  }

  .info {
    margin: 0 0 80px;
    top: auto;
    background: #000000;
    padding: 0 0 20px;
  }

  .info__item {
    padding-top: 3%;
    min-height: 0;
    background: none;
    width: 50%;
  }

  .info__item-video {
    display: none;
  }

  .info__description {
    font-size: 18px;
    margin-right: 0;
  }

  .slider__title {
    margin-bottom: 30px;
  }

  .invite_main .invite__title {
    margin-left: 0;
  }

  .action__description {
    font-size: 15px;
  }

  /* Contacts */
  .page__contacts .page__content {
    padding: 0 0 14px;
  }

  .page__contacts .page__title {
    margin-top: 0;
  }

  .top-image {
    margin-bottom: 0;
  }

  .contacts__contacts,
  .contacts__routes {
    width: 100%;
    margin: 0 0 30px;
  }

  .contacts__item {
    margin: -10px 0 25px;
  }

  .contacts__item_phone + .contacts__item_email {
    margin-top: 0;
  }

  .contacts__method {
    font-size: 24px;
  }

  .routes__item-title {
    font-size: 18px;
  }

  .contacts__form {
    margin: 50px 0 20px;
  }

  .contacts__form .form__title,
  .contacts__form .form__description {
    width: 100%;
    max-width: 100%;
    text-align: left;
    margin: 0 0 20px;
  }

  .contacts__form .form__description {
    font-size: 16px;
  }

  .contacts__form .form__element {
    width: 100% !important;
  }

  /**/
  .page__content {
    padding: 0 0 15px;
  }

  .table {
    margin-bottom: 29px;
  }

  .header__menu_big .menu__link:hover,
  .header__menu_big .menu__item_active_true .menu__link {
    color: #000000;
  }

  /* Footer */
  footer {
    padding: 20px 0 0;
  }

  .footer__menu {
    margin: 0 0 50px;
  }

  .footer__menu .menu__title {
    font-size: 24px;
  }

  .footer__menu .menu__link_ml {
    margin-left: 0;
  }

  .footer__menu .menu__link {
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.35);
  }

  .footer__bottom {
    font-size: 14px;
    margin-top: 27px;
  }

  .footer__left,
  .footer__center {
    max-width: 70%;
  }

  .footer__action {
    margin: 0;
  }

  .action__send-request {
    right: 10px;
    bottom: 18%;
    padding: 8px 20px;
    font-size: 16px;
  }
}

@media (min-width: 320px) and (max-width: 599px) {
  body {
    font-size: 14px;
  }

  p {
    margin: 0 0 15px;
  }

  .form__textarea,
  input[type="text"].form__input {
    font-size: 16px;
    height: 41px !important;
    line-height: 41px !important;
  }

  .form__textarea {
    height: 100px !important;
  }

  .form__submit {
    padding-left: 60px;
    padding-right: 60px;
  }

  .form__label {
    font-size: 16px;
  }

  .form__checkbox {
    width: 28px;
    height: 28px;
  }

  /* Header */
  .header__left {
    max-width: 70%;
  }

  .page__title,
  .form__title {
    font-size: 30px;
  }

  .block-title {
    font-size: 22px;
  }

  /* About */
  .about-top {
    left: auto;
    max-width: 90%;
    font-size: 22px;
  }

  .about-top__big {
    font-size: 32px;
  }

  .thesis__subtitle {
    font-size: 18px;
  }

  .human {
    max-width: 80% !important;
  }

  .human__thesis {
    font-size: 26px;
    margin: 0 0 25px;
  }

  .our-history__year {
    width: 100%;
    float: none;
  }

  .our-history__content {
    max-width: 100%;
    margin: 20px 0 0;
  }

  .documents__subtitle {
    font-size: 18px;
  }

  .licenses__link {
    font-size: 18px;
  }

  /* Faq */
  .faq__tags {
    font-size: 16px;
    margin: 20px 0;
  }

  .faq__question {
    font-size: 18px;
  }

  .contacts-block {
    font-size: 22px;
  }

  .contacts-block__item {
    font-size: 18px;
  }

  .faq__contacts-block {
    max-width: 100%;
    text-align: center;
  }

  /* Flat */
  .page__brief {
    font-size: 20px;
  }

  .prices-info__small {
    font-size: 16px;
  }

  .prices-info__price {
    font-size: 50px;
  }

  .prices-info__text {
    font-size: 17px;
  }

  .text-info__item {
    width: 100% !important;
    margin-left: 0 !important;
  }

  .text-info__big {
    font-size: 30px;
  }

  .text-info__text {
    font-size: 15px;
  }

  .how-works__text {
    font-size: 15px;
    margin-left: 40px;
  }

  .kit__col {
    font-size: 14px;
    padding-right: 1% !important;
  }

  .kit__col_content {
    width: 38%;
    min-width: 38%;
    font-size: 11px !important;
  }

  .kit__col_count {
    width: 16.6%;
    min-width: 16.6%;
  }

  .kit__col_price {
    width: 22.6%;
    min-width: 22.6%;
  }

  .kit__col_sum {
    width: 22.6%;
    min-width: 22.6%;
  }

  .kit__row-title {
    font-size: 14px;
  }

  .kit__col_price:before,
  .kit__col_sum:before {
    left: 2px;
    top: -5px;
  }

  input[type="text"].form__input_kit,
  .form__input_kit {
    width: 42px;
    height: 30px !important;
    line-height: 30px !important;
  }

  .form__input_kit:focus,
  .kit__row:hover .form__input_kit,
  input[type="text"].form__input_kit:focus,
  .kit__row:hover input[type="text"].form__input_kit {
    width: 39px;
  }

  .form__checkbox_kit {
    margin: -5px 5px 0 0;
  }

  .form__checkbox_checked:before {
    font-size: 26px;
    line-height: 26px;
  }

  /* Business */
  .in-cost__image_1 {
    margin-left: 0;
  }

  .our-clients__slider {
    margin: 20px 10px -15px;
  }

  .our-clients__slider .slider__item {
    max-width: 265px;
    width: 265px;
  }

  .our-clients__slider .slider__image {
    max-height: 195px;
  }

  .slider__caption {
    font-size: 12px;
  }

  /* Contacts */
  .routes__gps {
    overflow: hidden;
  }

  .routes__coordinates {
    width: 100%;
  }

  .routes__copy {
    float: left;
    margin: 20px 0 0;
  }

  /* Main */
  .info__item {
    width: 100%;
    max-width: 360px;
  }

  .info__item + .info__item {
    padding-top: 9%;
  }

  .action {
    margin-top: 64px;
  }

  .action__show-content {
    margin-right: 0;
  }

  .action__description {
    font-size: 13px;
  }

  /* Footer */
  .footer__left,
  .footer__center {
    max-width: 90%;
  }

  .footer__menu .menu__title {
    font-size: 20px;
  }

  .footer__menu .menu__link {
    margin-right: 5px !important;
  }
}

@media (min-width: 320px) and (max-width: 560px) {
  .action__send-request {
    display: none;
  }
}
/* End */

/* Start:/local/templates/rtm.2025/assets/libs/js/owlcarousel/assets/owl.carousel.min.css?17452197553356*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(../../../../../../local/templates/rtm.2025/assets/libs/js/owlcarousel/assets/owl.video.play.png)
    no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/* End */
/* /local/templates/rtm.2025/assets/css/styles_rtm.2019.custom.css?178332234338366 */
/* /local/templates/rtm.2025/assets/css/custom.css?1783322343127551 */
/* /local/templates/rtm.2025/assets/css/responsive.css?174521975524481 */
/* /local/templates/rtm.2025/assets/libs/js/owlcarousel/assets/owl.carousel.min.css?17452197553356 */
