@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import '/fonts/onest.css';
@import '/fonts/halvar.css';
@import '/fonts/HelveticaNeueCyr.css';
@media (max-width: 1074px) {
  [desktop] {
    display: none !important;
  }
}

[mobile] {
  display: none !important;
}
@media (max-width: 1074px) {
  [mobile] {
    display: inherit !important;
  }
}

@media (max-width: 1230px) {
  [desktop-two] {
    display: none !important;
  }
}

[mobile-two] {
  display: none !important;
  padding: 0 20px;
}
@media (max-width: 1230px) {
  [mobile-two] {
    padding: inherit;
  }
}
@media (max-width: 1230px) {
  [mobile-two] {
    display: inherit !important;
  }
}

.none {
  display: none !important;
}

.header.active .ifClose {
  display: none;
}
.header.active .ifOpen {
  display: inherit;
}
.header .ifClose {
  display: inherit;
}
.header .ifOpen {
  display: none;
}

input {
  outline: none;
  border: none;
}

section.test {
  height: 900px;
}

.bread {
  color: #FFF;
  font-family: Onest;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 15.6px */
  opacity: 0.7;
  margin-left: 185px;
}
@media (max-width: 1100px) {
  .bread {
    display: none;
  }
}

button {
  outline: none;
  border: none;
}

.o-hidden {
  overflow: hidden;
}

.section-intro.intro {
  background: url("/images/section-intro/bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  min-height: 548px;
}
.section-intro.intro.fullHeight {
  height: 80vh;
}
@media (max-width: 1200px) {
  .section-intro.intro.fullHeight {
    height: inherit;
  }
}
.section-intro.intro .intro__date {
  color: var(--text-gr-bg, #B1B1B1);
  margin-top: 30px;
  /* Text 15px Regular (mobile) */
  font-family: Onest;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 22.5px */
  letter-spacing: -0.15px;
}
.section-intro.intro .intro__cities {
  display: flex;
  flex-wrap: wrap;
  gap: 42px;
  color: #FFF;
  font-family: Halvar Breitschrift;
  margin-top: 62px;
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.23px;
  text-transform: uppercase;
  transition: all 1s;
  flex-grow: 1;
}
@media (max-width: 1074px) {
  .section-intro.intro .intro__cities {
    color: #FFF;
    /* H4 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 14px */
    letter-spacing: -0.14px;
    text-transform: uppercase;
  }
}
.section-intro.intro .intro__cities span {
  cursor: pointer;
  opacity: 0.56;
}
.section-intro.intro .intro__cities .active {
  opacity: 1;
  padding-bottom: 5px;
  border-bottom: 2px solid rgb(255, 255, 255);
}
.section-intro.intro.column {
  flex-direction: column;
  padding-top: 104px;
}
@media (max-width: 1074px) {
  .section-intro.intro.column {
    padding-top: 0;
  }
}
@media (max-width: 1074px) {
  .section-intro.intro.nobg {
    min-height: initial;
  }
}
.section-intro.intro.flex {
  display: flex;
}
.section-intro.intro.flex .intro__container {
  display: flex;
  align-items: center;
  width: 100%;
}
.section-intro.intro.flex .intro__container .intro__inner {
  align-items: start;
}
@media (max-width: 1074px) {
  .section-intro.intro {
    background-position: center;
  }
}
.section-intro.intro .bread {
  padding-top: 32px;
  position: absolute;
}
.section-intro.intro .intro__bg {
  height: 100%;
  width: 100%;
}
@media (max-width: 1074px) {
  .section-intro.intro .intro__bg {
    position: relative;
    display: inherit;
  }
}
.section-intro.intro .intro__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section-intro.intro .intro__inner.column {
  flex-direction: column;
}
@media (max-width: 1074px) {
  .section-intro.intro .intro__inner {
    padding: 0;
    padding-bottom: 52px;
    flex-direction: column-reverse;
  }
}
.section-intro.intro .intro__inner.two {
  padding: 128px 0 0 0;
}
@media (max-width: 1074px) {
  .section-intro.intro .intro__inner.two {
    padding: 0;
    padding-bottom: 0;
  }
}
.section-intro.intro .intro__col {
  display: flex;
  flex-direction: column;
}
.section-intro.intro .intro__img {
  width: 511px;
  display: flex;
}
@media (max-width: 1074px) {
  .section-intro.intro .intro__img {
    width: 300px;
    height: 266px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 1074px) and (max-width: 1074px) {
  .section-intro.intro .intro__img {
    width: 100%;
  }
}
.section-intro.intro .intro__img img {
  flex-shrink: 0;
}
.section-intro.intro .intro__title {
  color: #FFF;
  font-family: Halvar Breitschrift;
  font-size: 46px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 46px */
  letter-spacing: -0.46px;
  text-transform: uppercase;
  z-index: 2;
}
@media (max-width: 1074px) {
  .section-intro.intro .intro__title {
    margin-top: 37px;
    color: #FFF;
    font-family: Halvar Breitschrift;
    font-size: 30px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 30px */
    letter-spacing: -0.3px;
    text-transform: uppercase;
  }
}
@media (max-width: 1074px) {
  .section-intro.intro .intro__title.mob-20-fz {
    font-size: 20px !important;
  }
}
.section-intro.intro .intro__descr {
  color: #FFF;
  z-index: 2;
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  margin-top: 20px;
  max-width: 871px;
}
@media (max-width: 1074px) {
  .section-intro.intro .intro__descr {
    margin-top: 26px;
    color: #FFF;
    font-family: Onest;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 20.8px */
    letter-spacing: -0.16px;
  }
}
.section-intro.intro .intro__buttons {
  z-index: 2;
  display: flex;
  margin-top: 42px;
  gap: 22px;
}
@media (max-width: 1074px) {
  .section-intro.intro .intro__buttons {
    margin-top: 18px;
    flex-direction: column;
    gap: 15px;
  }
}
.section-intro.intro .intro__buttons .intro__buttons__item {
  padding: 26px 53px;
  border-radius: 100px;
  border: 1px solid #FFF;
  color: #FFF;
  font-family: Onest;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
  letter-spacing: -0.2px;
  display: flex;
  gap: 8px;
  align-items: center;
  transition: all 0.5s;
  cursor: pointer;
}
.section-intro.intro .intro__buttons .intro__buttons__item:hover {
  opacity: 0.5;
}
@media (max-width: 1074px) {
  .section-intro.intro .intro__buttons .intro__buttons__item {
    color: #FFF;
    font-family: Onest;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: -0.12px;
    padding: 0;
    width: 300px;
    height: 72px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
  }
}
.section-intro.intro .intro__button {
  z-index: 2;
  margin-top: 40px;
  color: #FFF;
  font-family: Onest;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
  letter-spacing: -0.2px;
  background-color: #008DD2;
  padding: 19px 0;
  border-radius: 64px;
  width: 265px;
  display: flex;
  justify-content: center;
  align-content: center;
  cursor: pointer;
  transition: all 0.5s;
}
@media (max-width: 1074px) {
  .section-intro.intro .intro__button {
    margin-top: 27px;
    color: #fff;
    font-family: Onest;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 20px */
    letter-spacing: -0.2px;
    align-self: center;
  }
}
.section-intro.intro .intro__button:hover {
  color: #008DD2;
  background-color: #FFF;
}
@media (max-width: 1074px) {
  .section-intro.intro .intro__container {
    display: flex;
    flex-direction: column-reverse;
  }
}
.section-intro.intro .intro__list {
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  flex-grow: 1;
  align-items: flex-end;
}
@media (max-width: 1074px) {
  .section-intro.intro .intro__list {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 1200px) {
  .section-intro.intro .intro__list {
    align-items: inherit;
  }
}
.section-intro.intro .intro__list .intro__list__item {
  height: 235px;
  color: var(--white-text, #FFF);
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: flex-end;
  transition: all 0.5s;
  position: relative;
}
@media (max-width: 1074px) {
  .section-intro.intro .intro__list .intro__list__item {
    color: var(--white-text, #FFF);
    font-family: Halvar Breitschrift;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 18px */
    letter-spacing: -0.18px;
    text-transform: uppercase;
  }
}
.section-intro.intro .intro__list .intro__list__item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  opacity: 0;
  background: #008DD2;
  transition: all 0.5s;
}
.section-intro.intro .intro__list .intro__list__item:hover {
  transform: scale(110%) translateX(4%) translateY(-4%);
  z-index: 5;
}
.section-intro.intro .intro__list .intro__list__item:hover::after {
  opacity: 0.8;
}
.section-intro.intro .intro__list .intro__list__item:hover svg circle {
  fill: white;
}
.section-intro.intro .intro__list .intro__list__item:hover svg path {
  stroke: #008DD2;
}
.section-intro.intro .intro__list .intro__list__item .intro__list__item__img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  filter: brightness(0.5);
}
.section-intro.intro .intro__list .intro__list__item .intro__list__item__text {
  display: flex;
  justify-content: space-around;
  position: relative;
  align-items: center;
  width: 100%;
  padding-bottom: 35px;
  padding-left: 20px;
  z-index: 1;
  padding-right: 20px;
}
.section-intro.intro .intro__list .intro__list__item .intro__list__item__text svg {
  flex-shrink: 0;
}

@media (max-width: 1415px) {
  .section-general.general .general__bg {
    top: 0 !important;
  }
}
@media (max-width: 1314px) {
  .section-general.general {
    max-height: inherit !important;
  }
}
@media (max-width: 1074px) {
  .section-general.general .general__item__span {
    max-width: 100% !important;
  }
}
.section-general.general .general__inner-custom {
  flex-direction: column;
  gap: 60px;
  justify-content: center;
  flex-grow: 1;
  padding: 60px 0;
  padding-right: 60px;
}
@media (max-width: 1314px) {
  .section-general.general .general__inner-custom {
    top: 0 !important;
  }
}
@media (max-width: 1250px) {
  .section-general.general .general__inner-custom {
    gap: 15px;
  }
}
@media (max-width: 1074px) {
  .section-general.general .general__inner-custom {
    margin-left: 0;
    height: initial !important;
    padding: 62px 0 55px 0;
    gap: 20px;
  }
}
.section-general.general .general__inner-custom p, .section-general.general .general__inner-custom li {
  font-family: "Onest";
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.18px;
  color: var(--text-gr-bg, #B1B1B1);
}
@media (min-width: 1075px) {
  .section-general.general .general__inner-custom p, .section-general.general .general__inner-custom li {
    font-size: 18px;
  }
}
.section-general.general .general__inner-custom .general__inner-custom__img {
  width: 100%;
  flex-shrink: 0;
  justify-content: center;
  margin-top: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-general.general .general__inner-custom .general__inner-custom__title {
  color: var(--main-color, #008DD2);
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 157%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
  max-width: 756px;
}
@media (max-width: 1074px) {
  .section-general.general .general__inner-custom .general__inner-custom__title {
    color: var(--main-color, #008DD2);
    font-family: Halvar Breitschrift;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 18px */
    letter-spacing: -0.18px;
    text-transform: uppercase;
    max-width: 288px;
  }
}
.section-general.general .general__inner-custom .general__inner-custom__descr {
  color: var(--white-text, #FFF);
  /* Text 24px Regular */
  font-family: Onest;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 31.2px */
  letter-spacing: -0.24px;
  max-width: 928px;
}
@media (max-width: 1074px) {
  .section-general.general .general__inner-custom .general__inner-custom__descr {
    color: var(--white-text, #FFF);
    font-family: Onest;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 23.4px */
    letter-spacing: -0.18px;
    max-width: 300px;
    margin-top: 20px;
  }
}
.section-general.general .general__cols {
  display: flex;
  gap: 60px;
  grid-template-columns: 1fr 1fr;
  grid-gap: 60px;
  display: grid;
}
@media (max-width: 1074px) {
  .section-general.general .general__cols {
    flex-direction: column;
    display: flex;
  }
}
.section-general.general .general__cols .general__item.general__item__nopoint .general__item__span {
  padding-left: 0;
}
.section-general.general .general__cols .general__item.general__item__nopoint .general__item__span::after {
  display: none;
}
.section-general.general .general__cols .general__item {
  color: var(--white-text, #FFF);
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
}
@media (max-width: 1330px) {
  .section-general.general .general__cols .general__item {
    font-size: 15px;
  }
}
@media (max-width: 1150px) {
  .section-general.general .general__cols .general__item {
    font-size: 13px;
  }
}
@media (max-width: 1074px) {
  .section-general.general .general__cols .general__item {
    color: var(--white-text, #FFF);
    /* Text 15px Regular (mobile) */
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
  }
}
.section-general.general .general__cols .general__item .general__item__span {
  position: relative;
}
.section-general.general .general__cols .general__item .general__item__span::after {
  content: "•";
  position: absolute;
  left: -3px;
  top: 2px;
}
.section-general.general .general__inner {
  display: flex;
  gap: 60px;
  position: relative;
  align-items: center;
  display: grid;
  grid-template-columns: 1.9fr 0.9fr;
  grid-gap: 60px;
}
@media (max-width: 1200px) {
  .section-general.general .general__inner {
    margin: 0 auto;
    flex-direction: column;
  }
}
@media (max-width: 1024px) {
  .section-general.general .general__inner {
    margin-left: 0;
    gap: 27px;
  }
}
@media (max-width: 1200px) {
  .section-general.general .general__inner .padding-right {
    padding-right: 0;
  }
}
@media (max-width: 1074px) {
  .section-general.general .general__inner {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: inherit;
    padding: 51px 0;
    display: flex;
    margin: 0 auto;
  }
}
@media (max-width: 1074px) {
  .section-general.general .general__inner img {
    width: 320px;
    height: 200px;
    margin: 0 auto;
  }
}
.section-general.general.reverse .general__bg {
  order: -1;
  margin-right: auto;
  margin-left: 0;
}
.section-general.general.reverse .general__inner {
  grid-template-columns: 0.9fr 1.9fr;
}
.section-general.general.reverse .general__inner-custom__title {
  padding-right: 56px;
  margin-bottom: 1rem;
}
@media (max-width: 1074px) {
  .section-general.general.reverse .general__inner-custom__title {
    padding-top: 1.5rem;
    padding-right: 0;
  }
}
.section-general.general.reverse .general__inner-custom__descr {
  padding-right: 56px;
}
@media (max-width: 1074px) {
  .section-general.general.reverse .general__inner-custom__descr {
    padding-right: 0;
  }
}
.section-general.general.reverse .general__item__nopoint:last-child .general__item__span {
  padding-right: 56px;
}
@media (max-width: 1074px) {
  .section-general.general.reverse .general__item__nopoint:last-child .general__item__span {
    padding-right: 0;
  }
}
.section-general.general:not(.reverse) .general__inner-custom__title {
  padding-left: 56px;
}
@media (max-width: 1074px) {
  .section-general.general:not(.reverse) .general__inner-custom__title {
    padding-left: 0;
  }
}
.section-general.general:not(.reverse) .general__inner-custom__descr {
  padding-left: 56px;
}
@media (max-width: 1074px) {
  .section-general.general:not(.reverse) .general__inner-custom__descr {
    padding-left: 0;
  }
}
.section-general.general:not(.reverse) .general__item__nopoint:first-child .general__item__span {
  padding-left: 56px;
}
@media (max-width: 1074px) {
  .section-general.general:not(.reverse) .general__item__nopoint:first-child .general__item__span {
    padding-left: 0;
  }
}
.section-general.general .general__bg {
  width: 100% !important;
  height: 100% !important;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  margin-left: auto;
}
.section-general.general .general__bg.full {
  height: 100%;
}
.section-general.general .general__item {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (max-width: 1074px) {
  .section-general.general .general__item {
    gap: 27px;
    width: 100%;
    align-items: center;
  }
}
.section-general.general .general__item .general__item__title {
  color: #008DD2;
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-general.general .general__item .general__item__title {
    font-family: Halvar Breitschrift;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 16px */
    letter-spacing: -0.16px;
    text-transform: uppercase;
  }
}
.section-general.general .general__item .general__item__descr {
  color: #FFF;
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  max-width: 400px;
}
@media (max-width: 1074px) {
  .section-general.general .general__item .general__item__descr {
    max-width: 300px;
    color: #FFF;
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 19.5px */
    letter-spacing: -0.15px;
  }
}

.general__item__title-step {
  display: flex;
}
@media (max-width: 1074px) {
  .general__item__title-step {
    flex-direction: column;
    align-self: start;
  }
}
.general__item__title-step span {
  color: #008DD2;
  font-size: 46px;
}
@media (max-width: 1074px) {
  .general__item__title-step span {
    font-size: 16px;
  }
}
.general__item__title-step div {
  color: white;
}

.section-steps.steps {
  background: white;
  padding: 100px 0 84px 0;
  position: relative;
}
@media (max-width: 1300px) {
  .section-steps.steps {
    padding: 74px 0 50px 0;
  }
}
.section-steps.steps .steps__bg {
  position: absolute;
  bottom: 0;
  left: 0;
}
.section-steps.steps .steps__inner {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1300px) {
  .section-steps.steps .steps__inner {
    flex-direction: column;
    justify-content: initial;
    gap: 38px;
    align-items: center;
  }
}
@media (max-width: 1074px) {
  .section-steps.steps .steps__inner {
    align-items: start;
  }
}
.section-steps.steps .steps__item {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.section-steps.steps .steps__item .steps__item__bg {
  width: 846px;
  height: 420.181px;
}
@media (max-width: 1074px) {
  .section-steps.steps .steps__item .steps__item__bg {
    width: inherit;
    height: inherit;
  }
}
.section-steps.steps .steps__title {
  color: #0F0F0F;
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
}
@media (max-width: 1300px) {
  .section-steps.steps .steps__title {
    color: #0F0F0F;
    font-family: Halvar Breitschrift;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 20px */
    letter-spacing: -0.2px;
    text-transform: uppercase;
  }
}
.section-steps.steps .steps__text {
  color: var(--black-text, #1B1B1B);
  max-width: 406px;
  /* Text 24px Regular */
  font-family: Onest;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 31.2px */
  letter-spacing: -0.24px;
}
@media (max-width: 1300px) {
  .section-steps.steps .steps__text {
    color: var(--black-text, #1B1B1B);
    font-family: Onest;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 20.8px */
    letter-spacing: -0.16px;
  }
}

.section-sleft.sleft {
  position: relative;
}
@media (max-width: 1300px) {
  .section-sleft.sleft .padding-left {
    padding-left: 0;
  }
}
@media (max-width: 1074px) {
  .section-sleft.sleft {
    padding-bottom: 122px;
  }
}
.section-sleft.sleft .sleft__inner {
  display: flex;
  height: 577px;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1300px) {
  .section-sleft.sleft .sleft__inner {
    flex-direction: column;
    gap: 30px;
    height: inherit;
  }
}
.section-sleft.sleft .sleft__bg {
  width: 100%;
  height: 577px;
}
@media (max-width: 1074px) {
  .section-sleft.sleft .sleft__bg {
    position: initial;
    height: 280px;
    width: 320px;
  }
}
.section-sleft.sleft .sleft__item {
  display: flex;
  gap: 20px;
  flex-direction: column;
  width: 33%;
  max-width: 525px;
}
@media (max-width: 1074px) {
  .section-sleft.sleft .sleft__item {
    width: 100%;
  }
}
.section-sleft.sleft .sleft__item .sleft__item__title {
  color: #FFF;
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.3px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-sleft.sleft .sleft__item .sleft__item__title {
    color: #FFF;
    font-family: Halvar Breitschrift;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 20px */
    letter-spacing: -0.2px;
    text-transform: uppercase;
  }
}
.section-sleft.sleft .sleft__item .sleft__item__descr {
  color: #FFF;
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.18px;
  flex-direction: column;
  gap: 24px;
  display: flex;
}
@media (max-width: 1074px) {
  .section-sleft.sleft .sleft__item .sleft__item__descr {
    color: #FFF;
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 19.5px */
    letter-spacing: -0.15px;
  }
}

.section-ready.ready {
  background: white;
  height: 718px;
  position: relative;
}
.section-ready.ready.girl {
  height: 951px;
}
.section-ready.ready.girl .ready__text__list__item__descr {
  max-width: 789px;
}
.section-ready.ready.custom-vids .ready__text {
  display: flex;
  flex-direction: column;
}
.section-ready.ready.custom-vids .ready__text .ready__text__list {
  flex-grow: 1;
  margin-top: 91px;
  gap: 7%;
}
.section-ready.ready .ready__abs {
  position: absolute;
  bottom: 114px;
  left: 43px;
  color: var(--grey-text, #3E464F);
  /* H5 */
  font-family: Halvar Breitschrift;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 119%; /* 23.8px */
  letter-spacing: -0.2px;
  text-transform: uppercase;
}
@media (min-width: 2500px) {
  .section-ready.ready .ready__abs {
    display: none;
  }
}
@media (max-width: 1074px) {
  .section-ready.ready .ready__abs {
    display: none;
  }
}
.section-ready.ready.px569 {
  height: 569px;
}
.section-ready.ready.px547 {
  height: 547px;
}
.section-ready.ready.custom-695 {
  background: #161A1F;
}
@media (max-width: 1074px) {
  .section-ready.ready.custom-695 .ready__text__list__item__num {
    color: var(--white-text, #FFF) !important;
    font-family: Halvar Breitschrift;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 30px */
    letter-spacing: -0.3px;
    opacity: 0.3 !important;
  }
}
@media (max-width: 1074px) {
  .section-ready.ready.custom-695 .ready__text__list__item__descr {
    color: var(--white-text, #FFF) !important;
    /* Text 18px Regular */
    font-family: Onest;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.18px;
    opacity: 1 !important;
  }
}
@media (max-width: 1330px) {
  .section-ready.ready.custom-695 .ready__text__list__item__descr {
    font-size: 14px;
  }
}
@media (max-width: 1074px) {
  .section-ready.ready {
    height: inherit !important;
    padding-bottom: 88px;
  }
}
.section-ready.ready .ready__inner {
  display: flex;
  gap: 76px;
  position: relative;
}
@media (max-width: 1074px) {
  .section-ready.ready .ready__inner {
    flex-direction: column;
    gap: 40px;
    margin-left: 0%;
    align-items: center;
  }
}
.section-ready.ready .ready__text {
  padding-top: 96.5px;
}
@media (max-width: 1074px) {
  .section-ready.ready .ready__text {
    padding: 0;
  }
}
.section-ready.ready .ready__text .ready__text__title {
  color: var(--grey-text, #3E464F);
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 29px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
}
.section-ready.ready .ready__text .ready__text__list {
  margin-top: 40px;
  gap: 20px;
  display: flex;
  flex-direction: column;
}
.section-ready.ready .ready__text .ready__text__list .ready__text__list__item {
  display: flex;
  gap: 5px;
}
@media (max-width: 1074px) {
  .section-ready.ready .ready__text .ready__text__list .ready__text__list__item {
    flex-wrap: wrap;
  }
}
.section-ready.ready .ready__text .ready__text__list .ready__text__list__item .ready__text__list__item__inner {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.section-ready.ready .ready__text .ready__text__list .ready__text__list__item .ready__text__list__item__num {
  color: #3E464F;
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  width: 71px;
  opacity: 0.3;
}
@media (max-width: 1074px) {
  .section-ready.ready .ready__text .ready__text__list .ready__text__list__item .ready__text__list__item__num {
    color: #3E464F;
    font-family: Halvar Breitschrift;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 20px */
    letter-spacing: -0.2px;
    width: inherit;
  }
}
.section-ready.ready .ready__text .ready__text__list .ready__text__list__item .ready__text__list__item__title {
  color: #008DD2;
  /* H5 */
  font-family: Halvar Breitschrift;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 119%; /* 23.8px */
  letter-spacing: -0.2px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-ready.ready .ready__text .ready__text__list .ready__text__list__item .ready__text__list__item__title {
    width: 223px;
    color: #008DD2;
    font-family: Halvar Breitschrift;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 119%; /* 19.04px */
    letter-spacing: -0.16px;
    text-transform: uppercase;
  }
}
.section-ready.ready .ready__text .ready__text__list .ready__text__list__item .ready__text__list__item__descr {
  color: var(--grey-text, #3E464F);
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
}
@media (max-width: 1330px) {
  .section-ready.ready .ready__text .ready__text__list .ready__text__list__item .ready__text__list__item__descr {
    font-size: 14px;
  }
}
@media (max-width: 1074px) {
  .section-ready.ready .ready__text .ready__text__list .ready__text__list__item .ready__text__list__item__descr {
    color: var(--grey-text, #3E464F);
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 19.5px */
    letter-spacing: -0.15px;
  }
}
.section-ready.ready .ready__text .ready__text__list.shag-big .ready__text__list__item__num {
  font-size: 46px;
}
@media (max-width: 1330px) {
  .section-ready.ready .ready__text .ready__text__list.shag-big .ready__text__list__item__num {
    width: initial;
  }
}
.section-ready.ready .ready__text .ready__text__list.shag .ready__text__list__item__num {
  width: 120px;
}
@media (max-width: 1330px) {
  .section-ready.ready .ready__text .ready__text__list.shag .ready__text__list__item__num {
    width: 84px;
    font-size: 19px;
  }
}
.section-ready.ready .ready__text .ready__text__list.shag .ready__text__list__item__descr {
  max-width: 793px;
}
.section-ready.ready .ready__image {
  width: 465px;
  height: 718px;
  left: 0;
}
@media (max-width: 1074px) {
  .section-ready.ready .ready__image {
    height: 245px;
    background-size: cover;
    background-position: center;
    position: initial;
    width: 320px;
  }
}
.section-ready.ready.custom-right .ready__image {
  right: 0;
  left: inherit;
}
.section-ready.ready.custom-right .ready__inner {
  margin-left: 0%;
  justify-content: space-between;
}
.section-ready.ready.custom-right .ready__text__list__item__descr {
  max-width: 789px;
}
.section-ready.ready.imgFull .ready__image {
  height: 100%;
}

.section-connect.connect {
  background: url("/images/section-connect/bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 85px 0 80px 0;
}
@media (max-width: 1074px) {
  .section-connect.connect {
    background-position: center;
  }
}
.section-connect.connect.white button {
  color: #FFF !important;
}
.section-connect.connect.white button:hover {
  color: #fff;
  background: #008DD2;
}
.section-connect.connect .connect__title {
  color: var(--white-text, #FFF);
  /* H2 */
  font-family: Halvar Breitschrift;
  font-size: 46px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 46px */
  letter-spacing: -0.46px;
  text-transform: uppercase;
}
.section-connect.connect .connect__title.column {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.section-connect.connect .connect__title.column .connect__title__tg {
  text-transform: initial;
  color: var(--grey-text, #3E464F);
  /* Text 24px Regular */
  font-family: Onest;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.24px;
}
@media (max-width: 1074px) {
  .section-connect.connect .connect__title {
    color: var(--white-text, #FFF);
    font-family: Halvar Breitschrift;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 24px */
    letter-spacing: -0.24px;
    text-transform: uppercase;
  }
}
.section-connect.connect button {
  color: #FFF;
  font-family: Onest;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
  letter-spacing: -0.2px;
  display: flex;
  width: 441.708px;
  padding: 19px 55px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 64px;
  background: #008DD2;
  cursor: pointer;
  transition: all 0.5s;
}
.section-connect.connect button:hover {
  color: #008DD2;
  background: white;
}
.section-connect.connect .connect__cols {
  display: flex;
  gap: 84px;
  align-items: start;
}
@media (max-width: 1074px) {
  .section-connect.connect .connect__cols {
    flex-direction: column;
    gap: 40px;
  }
}
.section-connect.connect .connect__col {
  display: flex;
  flex-direction: column;
  gap: 35px;
  max-width: 926px;
}
.section-connect.connect .connect__col .connect__col__check {
  color: var(--white-text, #FFF);
  font-family: Onest;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 18.2px */
  letter-spacing: -0.14px;
  display: flex;
  gap: 10px;
}
.section-connect.connect .connect__col .connect__col__check.che {
  border: 1px solid red;
  padding: 15px;
}
@media (max-width: 1074px) {
  .section-connect.connect .connect__col .connect__col__check {
    color: var(--white-text, #FFF);
    font-family: Onest;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 18.2px */
    letter-spacing: -0.14px;
  }
}
.section-connect.connect .connect__col .connect__col__check a {
  color: #008DD2;
}
.section-connect.connect .connect__col .connect__col__check input:checked ~ label {
  background-color: white;
}
.section-connect.connect .connect__col .connect__col__check input:checked ~ label > svg {
  display: inherit;
}
.section-connect.connect .connect__col .connect__col__check input:not(:checked) ~ label > svg {
  display: none;
}
.section-connect.connect .connect__col .connect__col__check label {
  width: 20px;
  height: 20px;
  border-radius: 5px;
  border: 2px solid #FFF;
  flex-shrink: 0;
  transition: all 0.5s;
}
.section-connect.connect .connect__col .connect__col__check label:checked {
  background-color: red;
}
.section-connect.connect .connect__col .connect__col__row {
  display: flex;
  justify-content: space-between;
  gap: 56px;
}
@media (max-width: 1074px) {
  .section-connect.connect .connect__col .connect__col__row {
    flex-direction: column;
    justify-content: initial;
    gap: 35px;
  }
}
.section-connect.connect .connect__col .connect__col__row button, .section-connect.connect .connect__col .connect__col__row label {
  width: 100%;
}
.section-connect.connect .connect__col .connect__col__row label {
  color: #FFF;
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  padding: 16px 28px;
  display: flex;
  align-items: center;
  gap: 9px;
  border: 1px dashed #AAA;
  transition: all 0.5s;
}
@media (max-width: 1074px) {
  .section-connect.connect .connect__col .connect__col__row label {
    padding: 0;
    width: 300px;
    height: 85px;
    display: flex;
    flex-direction: row-reverse;
  }
}
@media (max-width: 1074px) {
  .section-connect.connect .connect__col .connect__col__row label img {
    padding: 11px;
  }
}
.section-connect.connect .connect__col .connect__col__input {
  width: 100%;
  background: none;
  color: #FFF;
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  border-bottom: 1px solid white;
  padding-bottom: 17px;
}
.section-connect.connect .connect__col .connect__col__input.che {
  border-color: red;
}
@media (max-width: 1074px) {
  .section-connect.connect .connect__col .connect__col__input {
    color: #FFF;
    font-family: Onest;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 18.2px */
    letter-spacing: -0.14px;
  }
}
.section-connect.connect .connect__col .connect__col__input::-moz-placeholder {
  color: #FFF;
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  opacity: 0.5;
}
.section-connect.connect .connect__col .connect__col__input::placeholder {
  color: #FFF;
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  opacity: 0.5;
}
@media (max-width: 1074px) {
  .section-connect.connect .connect__col .connect__col__input::-moz-placeholder {
    color: #FFF;
    font-family: Onest;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 18.2px */
    letter-spacing: -0.14px;
  }
  .section-connect.connect .connect__col .connect__col__input::placeholder {
    color: #FFF;
    font-family: Onest;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 18.2px */
    letter-spacing: -0.14px;
  }
}
.section-connect.connect.white {
  background: white;
}
.section-connect.connect.white .connect__title {
  color: #3E464F;
}
@media (max-width: 1074px) {
  .section-connect.connect.white .connect__title {
    color: #3E464F;
  }
}
.section-connect.connect.white .button {
  color: #3E464F;
}
@media (max-width: 1074px) {
  .section-connect.connect.white .button {
    color: #3E464F;
  }
}
.section-connect.connect.white .connect__col__check {
  color: #3E464F;
}
@media (max-width: 1074px) {
  .section-connect.connect.white .connect__col__check {
    color: #3E464F;
  }
}
.section-connect.connect.white input, .section-connect.connect.white label, .section-connect.connect.white button, .section-connect.connect.white .connect__col__row label, .section-connect.connect.white .connect__col__input {
  color: #3E464F;
}
.section-connect.connect.white input::-moz-placeholder, .section-connect.connect.white label::-moz-placeholder, .section-connect.connect.white button::-moz-placeholder, .section-connect.connect.white .connect__col__row label::-moz-placeholder, .section-connect.connect.white .connect__col__input::-moz-placeholder {
  color: #3E464F;
}
.section-connect.connect.white input::placeholder, .section-connect.connect.white label::placeholder, .section-connect.connect.white button::placeholder, .section-connect.connect.white .connect__col__row label::placeholder, .section-connect.connect.white .connect__col__input::placeholder {
  color: #3E464F;
}
@media (max-width: 1074px) {
  .section-connect.connect.white input::-moz-placeholder, .section-connect.connect.white label::-moz-placeholder, .section-connect.connect.white button::-moz-placeholder, .section-connect.connect.white .connect__col__row label::-moz-placeholder, .section-connect.connect.white .connect__col__input::-moz-placeholder {
    color: #3E464F;
  }
  .section-connect.connect.white input::placeholder, .section-connect.connect.white label::placeholder, .section-connect.connect.white button::placeholder, .section-connect.connect.white .connect__col__row label::placeholder, .section-connect.connect.white .connect__col__input::placeholder {
    color: #3E464F;
  }
}
@media (max-width: 1074px) {
  .section-connect.connect.white input, .section-connect.connect.white label, .section-connect.connect.white button, .section-connect.connect.white .connect__col__row label, .section-connect.connect.white .connect__col__input {
    color: #3E464F;
  }
}
.section-connect.connect.white .connect__col__input {
  border-color: #3E464F;
}
.section-connect.connect.white * {
  border-color: #3E464F;
}
.section-connect.connect.white .connect__col .connect__col__check input:checked ~ label {
  background-color: black;
}
.section-connect.connect.white .connect__col .connect__col__check label {
  width: 20px;
  height: 20px;
  border-radius: 5px;
  border: 2px solid black;
}
.section-connect.connect .connect__col .connect__col__check label {
  width: 20px;
  height: 20px;
  border-radius: 5px;
  border: 2px solid white;
  flex-shrink: 0;
  transition: all 0.5s;
}
.section-connect.connect .connect__col .connect__col__check label:checked {
  background-color: red;
}

.section-prof.prof .prof__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 1074px) {
  .section-prof.prof .prof__inner {
    display: flex;
    flex-direction: column;
  }
}
.section-prof.prof .prof__block {
  display: flex;
  flex-direction: column;
}
.section-prof.prof .prof__item {
  background-size: cover;
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1074px) {
  .section-prof.prof .prof__item {
    width: 320px;
    height: 305.995px;
    flex-shrink: 0;
    align-self: center;
  }
}
@media (max-width: 1074px) {
  .section-prof.prof .prof__item.prof__item-img {
    width: 320px;
    height: 219px !important;
    flex-shrink: 0;
    align-self: center;
    margin: 0;
  }
}
.section-prof.prof .prof__item.prof__item-two {
  background: white;
  max-width: initial;
  max-height: initial;
}
@media (max-width: 1074px) {
  .section-prof.prof .prof__item.prof__item-two {
    width: 320px;
    align-self: center;
  }
}
.section-prof.prof .prof__item.prof__item-two .prof__list {
  color: var(--grey-text, #3E464F);
  max-width: initial;
  max-height: initial;
  /* Text 18px Regular */
  color: var(--grey-text, #3E464F);
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  text-transform: none;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1074px) {
  .section-prof.prof .prof__item.prof__item-two .prof__list {
    color: var(--grey-text, #3E464F);
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 19.5px */
    letter-spacing: -0.15px;
  }
}
.section-prof.prof .prof__item.prof__item-two .prof__list .prof__list__item {
  max-width: initial;
  max-height: initial;
}
.section-prof.prof .prof__item.prof__item-two .prof__list .prof__list__item::before {
  content: "";
}
.section-prof.prof .prof__item.prof__item-two .prof__title {
  color: var(--main-color, #008DD2);
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-prof.prof .prof__item.prof__item-two .prof__title {
    color: var(--main-color, #008DD2);
    font-family: Halvar Breitschrift;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 20px */
    letter-spacing: -0.2px;
    text-transform: uppercase;
  }
}
.section-prof.prof .prof__title {
  color: #FFF;
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
  padding: 55px 0 0 64px;
  max-width: 540.285px;
}
@media (max-width: 1330px) {
  .section-prof.prof .prof__title {
    padding: 18px 0 0 18px;
  }
}
@media (max-width: 1074px) {
  .section-prof.prof .prof__title {
    color: #FFF;
    font-family: Halvar Breitschrift;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 20px */
    letter-spacing: -0.2px;
    text-transform: uppercase;
    padding: 40px 0 0 10px;
  }
}
.section-prof.prof .prof__list {
  display: flex;
  flex-direction: column;
  gap: 2px 40px;
  color: #FFF;
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -0.13px;
  text-transform: uppercase;
  margin-top: 30px;
  padding: 0 0 0 64px;
  max-height: 50px;
  flex-wrap: wrap;
  max-width: 252px;
}
@media (max-width: 1300px) {
  .section-prof.prof .prof__list {
    margin-top: 15px;
    padding: 0 0 0 18px;
  }
}
@media (max-width: 1074px) {
  .section-prof.prof .prof__list {
    color: #FFF;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 135%;
    letter-spacing: -0.13px;
    text-transform: uppercase;
    padding: 18px 0 78px 10px;
    margin-top: 0;
    flex-wrap: nowrap;
  }
}
.section-prof.prof .prof__list .prof__list__item {
  position: relative;
  max-width: 201px;
}
@media (max-width: 1300px) {
  .section-prof.prof .prof__list .prof__list__item:last-child {
    display: none;
  }
}
.section-prof.prof .prof__list .prof__list__item::before {
  content: "—   ";
  color: var(--main-color, #008DD2);
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%; /* 17.55px */
  letter-spacing: -0.13px;
  text-transform: uppercase;
}

.section-clients.clients {
  padding: 95px 0 131px 0;
  background-color: white;
}
.section-clients.clients .clients__title {
  color: #008DD2;
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
}
.section-clients.clients .clients__title span {
  cursor: pointer;
}
.section-clients.clients .clients__title span:not(.active) {
  color: grey;
}
@media (max-width: 1074px) {
  .section-clients.clients .clients__title {
    color: #008DD2;
    /* H2 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 18px */
    letter-spacing: -0.18px;
    text-transform: uppercase;
  }
}
.section-clients.clients .clients__list {
  margin-top: 28px;
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.section-clients.clients .clients__item {
  width: 326px;
  height: 200px;
  flex-shrink: 0;
  border: 1px solid #8D8D8D;
  background: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-clients.clients .clients__item img {
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 1074px) {
  .section-clients.clients .clients__item img {
    transform: scale(0.5);
  }
}
@media (max-width: 1074px) {
  .section-clients.clients .clients__item {
    width: 129.008px;
    height: 87.884px;
    flex-shrink: 0;
    overflow: hidden;
  }
}

.section-tech.tech {
  padding: 67px 0 100px 0;
  background: #161A1F;
}
.section-tech.tech .tech__title {
  color: #FFF;
  font-family: Halvar Breitschrift;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 32px */
  letter-spacing: -0.32px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-tech.tech .tech__title {
    color: #FFF;
    /* H3 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 16px */
    letter-spacing: -0.16px;
    text-transform: uppercase;
  }
}
.section-tech.tech .tech__list {
  margin-top: 20px;
  display: flex;
  gap: 19px;
  flex-wrap: wrap;
}
.section-tech.tech .tech__item {
  width: 260.475px;
  height: 231.255px;
  border: 1.156px solid #8D8D8D;
  background: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
@media (max-width: 1074px) {
  .section-tech.tech .tech__item {
    width: 134.583px;
    height: 127.386px;
  }
}
@media (max-width: 1074px) {
  .section-tech.tech .tech__item img {
    transform: scale(0.5);
  }
}

.section-poten.poten {
  background: white;
  position: relative;
}
.section-poten.poten .poten__cols {
  padding: 79px 0 0 0;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1074px) {
  .section-poten.poten .poten__cols {
    justify-content: initial;
    flex-direction: column;
  }
}
@media (max-width: 1300px) {
  .section-poten.poten .poten__cols {
    padding: 30px 0;
  }
}
.section-poten.poten .poten__col.flex {
  display: flex;
}
@media (max-width: 1074px) {
  .section-poten.poten .poten__col.flex {
    justify-content: center;
    margin-top: 60px;
  }
}
.section-poten.poten .poten__col img {
  max-width: 566px;
  max-height: 617px;
}
@media (max-width: 1074px) {
  .section-poten.poten .poten__col img {
    width: 320px;
    height: 200px;
    align-self: center;
    flex-shrink: 0;
  }
}
.section-poten.poten .poten__bg {
  position: absolute;
  bottom: 0;
  right: 26%;
}
.section-poten.poten .poten__title {
  color: var(--grey-text, #3E464F);
  /* H2 */
  font-family: Halvar Breitschrift;
  font-size: 46px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 46px */
  letter-spacing: -0.46px;
  text-transform: uppercase;
  max-width: 682px;
}
.section-poten.poten .poten__title a {
  color: var(--main-color, #008DD2);
}
@media (max-width: 1300px) {
  .section-poten.poten .poten__title {
    font-size: 30px;
  }
}
@media (max-width: 1074px) {
  .section-poten.poten .poten__title {
    color: var(--grey-text, #3E464F);
    font-family: Halvar Breitschrift;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 18px */
    letter-spacing: -0.18px;
    text-transform: uppercase;
  }
}
.section-poten.poten .poten__descr {
  margin-top: 30px;
  display: block;
  flex-direction: column;
  gap: 10px;
}
.section-poten.poten .poten__descr .poten__descr__title {
  color: var(--black-text, #1B1B1B);
  /* Text 18 px Medium */
  font-family: Onest;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 30px */
}
@media (max-width: 1074px) {
  .section-poten.poten .poten__descr .poten__descr__title {
    color: var(--black-text, #1B1B1B);
    font-family: Onest;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 24px */
  }
}
.section-poten.poten .poten__descr .poten__descr__list {
  display: flex;
  flex-direction: column;
  color: var(--grey-text, #3E464F);
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  max-width: 810px;
}
@media (max-width: 1074px) {
  .section-poten.poten .poten__descr .poten__descr__list {
    color: var(--grey-text, #3E464F);
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
  }
}
.section-poten.poten .poten__descr .poten__descr__text {
  color: var(--grey-text, #3E464F);
  /* Text 24px Regular */
  font-family: Onest;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 31.2px */
  letter-spacing: -0.24px;
  max-width: 732px;
  margin-top: 14px;
}
@media (max-width: 1330px) {
  .section-poten.poten .poten__descr .poten__descr__text {
    font-size: 18px;
    margin-top: 14px;
  }
}
@media (max-width: 1074px) {
  .section-poten.poten .poten__descr .poten__descr__text {
    color: var(--grey-text, #3E464F);
    font-family: Onest;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 20.8px */
    letter-spacing: -0.16px;
  }
}
.section-poten.poten .poten__button {
  position: relative;
  z-index: 1;
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 223px;
  height: 58px;
  color: #FFF;
  font-family: Onest;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
  letter-spacing: -0.2px;
  border-radius: 64px;
  background: #008DD2;
  cursor: pointer;
  transition: all 0.5s;
}
.section-poten.poten .poten__button:hover {
  transform: scale(1.1);
}
@media (max-width: 1074px) {
  .section-poten.poten .poten__button {
    display: none;
  }
}

.section-more.more.section .more__inner {
  display: flex;
  flex-direction: column;
}
.section-more.more.section .more__service {
  background: url("/images/section-more/service-bg.png");
  background-size: cover;
  background-position: center;
  border: 1px solid #2C3239;
  padding: 100px 0 32px 0;
}
.section-more.more.section .more__service .more__service__inner {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.section-more.more.section .more__service .more__service__inner .more__service__title {
  color: var(--white-text, #FFF);
  /* H2 */
  font-family: Halvar Breitschrift;
  font-size: 46px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 46px */
  letter-spacing: -0.46px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-more.more.section .more__service .more__service__inner .more__service__title {
    color: var(--white-text, #FFF);
    font-family: Halvar Breitschrift;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 18px */
    letter-spacing: -0.18px;
    text-transform: uppercase;
  }
}
.section-more.more.section .more__service .more__service__inner .more__service__descr {
  color: var(--white-text, #FFF);
  /* Text 18 px Medium */
  font-family: Onest;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 30px */
  opacity: 0.34;
  max-width: 797px;
}
@media (max-width: 1074px) {
  .section-more.more.section .more__service .more__service__inner .more__service__descr {
    color: var(--white-text, #FFF);
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 22.5px */
    max-width: 300px;
  }
}
.section-more.more.section .more__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 1074px) {
  .section-more.more.section .more__list {
    display: flex;
    flex-direction: column;
  }
}
.section-more.more.section .more__list .more__item {
  height: 240px;
  display: flex;
  justify-content: center;
  align-content: center;
  gap: 20px;
  transition: all 0.5s;
  color: var(--white-text, #FFF);
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
}
.section-more.more.section .more__list .more__item:not(:hover):nth-child(1).two {
  background: rgba(43, 50, 57, 0.431372549) !important;
}
.section-more.more.section .more__list .more__item:not(:hover):nth-child(1):not(.two) {
  background: none !important;
}
.section-more.more.section .more__list .more__item:not(:hover):nth-child(2).two {
  background: none !important;
}
.section-more.more.section .more__list .more__item:not(:hover):nth-child(2):not(.two) {
  background: rgba(43, 50, 57, 0.431372549) !important;
}
.section-more.more.section .more__list .more__item:not(:hover):nth-child(3).two {
  background: rgba(43, 50, 57, 0.431372549) !important;
}
.section-more.more.section .more__list .more__item:not(:hover):nth-child(3):not(.two) {
  background: none !important;
}
.section-more.more.section .more__list .more__item > .hover {
  display: none;
  opacity: 0;
}
.section-more.more.section .more__list .more__item:hover {
  transform: scale(106%) translateX(2%) translateY(-3%);
}
.section-more.more.section .more__list .more__item:hover > .hover {
  display: inherit;
  opacity: 1;
}
.section-more.more.section .more__list .more__item:hover > *:not(.hover) {
  display: none;
}
.section-more.more.section .more__list .more__item.more__item-mobile {
  height: 200px;
  position: relative;
  flex-direction: column;
}
.section-more.more.section .more__list .more__item .more__item__back {
  height: 100%;
  width: 320px;
  position: absolute;
  top: 0;
  /* left: 0; */
  -o-object-fit: cover;
  object-fit: cover;
  z-index: -1;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  align-self: center;
}
.section-more.more.section .more__list .more__item .more__item-mobile__title {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  color: var(--white-text, #FFF);
  font-family: Halvar Breitschrift;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 16px */
  letter-spacing: -0.16px;
  text-transform: uppercase;
  max-width: 100%;
}
.section-more.more.section .more__list .more__item .more__item-mobile__descr {
  margin-top: 5px;
  color: var(--white-text, #FFF);
  /* Text 15px Regular (mobile) */
  font-family: Onest;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 22.5px */
  letter-spacing: -0.15px;
}
.section-more.more.section .more__list .more__item * {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-more.more.section .more__list .more__item svg {
  margin: auto 0;
}
.section-more.more.section .more__list .more__item.more__item-img:hover {
  border-bottom: 5px solid #008DD2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 17px;
}
.section-more.more.section .more__list .more__item.more__item-img:hover .more__item__title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.section-more.more.section .more__list .more__item.more__item-img:hover .more__item__descr {
  color: var(--white-text, #FFF);
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  margin-left: 66px;
  margin-top: 20px;
}
.section-more.more.section .more__blocks {
  display: grid;
  grid-template-columns: 1fr 1fr;
  color: var(--white-text, #FFF);
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
}
.section-more.more.section .more__blocks.more__blocks-mobile {
  display: flex;
  flex-direction: column;
}
.section-more.more.section .more__blocks .more__block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 300px;
  transition: all 0.5s;
  position: relative;
}
.section-more.more.section .more__blocks .more__block.more__block-mobile {
  height: 200px;
  color: var(--white-text, #FFF);
  font-family: Halvar Breitschrift;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 16px */
  letter-spacing: -0.16px;
  text-transform: uppercase;
  padding-bottom: 2px;
}
@media (min-width: 1074px) {
  .section-more.more.section .more__blocks .more__block:nth-child(1) {
    background: #1E2429;
    padding-bottom: 5px;
  }
}
.section-more.more.section .more__blocks .more__block:nth-child(1):hover {
  background: url("/images/u1.png");
  border-bottom: 5px solid #008DD2;
  background-size: cover;
  background-position: center;
}
@media (min-width: 1074px) {
  .section-more.more.section .more__blocks .more__block:nth-child(2) {
    background: none;
    padding-bottom: 5px;
  }
}
.section-more.more.section .more__blocks .more__block:nth-child(2):hover {
  background: url("/images/section-more/moreblock.jpg");
  border-bottom: 5px solid #008DD2;
  background-size: cover;
  background-position: center;
}
.section-more.more.section .more__blocks .more__block:hover {
  transform: scale(105%);
  position: relative;
  z-index: 5;
}
.section-more.more.section .more__blocks .more__block:hover .more__block__one {
  opacity: 0;
  display: none;
}
.section-more.more.section .more__blocks .more__block:hover .more__block__two {
  opacity: 1;
  display: inherit;
}
.section-more.more.section .more__blocks .more__block:not(:hover) .more__block__one {
  opacity: 1;
  display: inherit;
}
.section-more.more.section .more__blocks .more__block:not(:hover) .more__block__two {
  opacity: 0;
  display: none;
}
.section-more.more.section .more__blocks .more__block .more__block__one {
  transition: all 0.5s;
  display: flex;
  gap: 20px;
  align-items: center;
}
.section-more.more.section .more__blocks .more__block .more__block__one * {
  flex-shrink: 0;
}
.section-more.more.section .more__blocks .more__block .more__block__mobile {
  display: flex;
  justify-content: space-between;
  display: flex;
  justify-content: flex-end;
  gap: 31px;
  padding-bottom: 13px;
}
.section-more.more.section .more__blocks .more__block .more__block__bg {
  position: absolute;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
  border-bottom: 1px solid #008DD2;
  width: 320px;
  height: 100%;
}
.section-more.more.section .more__blocks .more__block .more__block__two {
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.section-more.more.section .more__blocks .more__block .more__block__two .title {
  color: var(--white-text, #FFF);
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
  max-width: 544px;
}
.section-more.more.section .more__blocks .more__block .more__block__two svg {
  flex-shrink: 0;
}
.section-more.more.section .more__blocks .more__block .more__block__two .two {
  color: var(--white-text, #FFF);
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  gap: 50px;
  display: flex;
  margin-top: 10px;
  align-items: flex-end;
}
.section-more.more.section .more__blocks .more__block .more__block__two .two span {
  max-width: 448px;
  color: var(--white-text, #FFF);
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  text-transform: none;
}

.section-slider.slider {
  padding: 90px 0 70px 0;
  background-color: white;
}
.section-slider.slider .container {
  position: relative;
}
.section-slider.slider .container::after {
  bottom: -30px;
  left: 0;
  position: absolute;
  content: "";
  width: 494px;
  height: 1px;
  flex-shrink: 0;
  background: #008DD2;
  display: none;
}
@media (max-width: 1074px) {
  .section-slider.slider .container::after {
    display: none;
  }
}
.section-slider.slider .slider__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section-slider.slider .slider__title span {
  color: var(--main-color, #008DD2);
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-slider.slider .slider__title span {
    color: var(--main-color, #008DD2);
    font-family: Halvar Breitschrift;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 20px */
    letter-spacing: -0.2px;
    text-transform: uppercase;
  }
}
.section-slider.slider .slider__title .slider__title__svg {
  display: flex;
  gap: 20px;
  margin-right: 20px;
}
@media (max-width: 1074px) {
  .section-slider.slider .slider__title .slider__title__svg {
    display: none;
  }
}
.section-slider.slider .slider__title .slider__title__svg svg {
  cursor: pointer;
}
.section-slider.slider .slider__list {
  overflow: hidden;
  margin-top: 30px;
  display: flex;
  gap: 30px;
  align-items: center;
  height: 340px;
  overflow-x: scroll;
  overflow-y: hidden;
  padding-bottom: 30px;
}
@media (max-width: 1074px) {
  .section-slider.slider .slider__list {
    flex-direction: column;
    height: initial;
    gap: 57px;
    overflow-x: initial;
    overflow-y: initial;
  }
}
.section-slider.slider .slider__list::-webkit-scrollbar {
  width: 1px; /* ширина scrollbar */
  height: 1px;
}
.section-slider.slider .slider__list::-webkit-scrollbar-track {
  opacity: 0.1;
  background: var(--grey-text, rgba(62, 70, 79, 0.3098039216));
}
.section-slider.slider .slider__list::-webkit-scrollbar-thumb {
  background-color: blue; /* цвет плашки */
  border-radius: 20px; /* закругления плашки */
  border: 3px solid #008DD2; /* padding вокруг плашки */
}
.section-slider.slider .slider__item {
  width: 994px;
  height: 100%;
  flex-shrink: 0;
  display: flex;
  background: #D9D9D9;
  position: relative;
}
@media (max-width: 1074px) {
  .section-slider.slider .slider__item {
    flex-direction: column;
    width: initial;
  }
}
.section-slider.slider .slider__item .slider__item__img {
  height: 100%;
  width: 406px;
  flex-shrink: 0;
  opacity: 0.35;
}
@media (max-width: 1074px) {
  .section-slider.slider .slider__item .slider__item__img {
    opacity: 1;
    width: 300px;
    height: 200px;
  }
}
.section-slider.slider .slider__item.active .slider__item__img {
  opacity: 1;
}
.section-slider.slider .slider__item .slider__item__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 20px;
}
@media (max-width: 1074px) {
  .section-slider.slider .slider__item .slider__item__text {
    padding-top: 26px;
    padding-bottom: 32px;
  }
}
.section-slider.slider .slider__item .slider__item__text .slider__item__descr {
  margin-top: 15px;
  color: var(--grey-text, #3E464F);
  font-family: Onest;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  position: relative;
  max-width: 328px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: relative;
  padding-right: 20px;
  max-height: 100%;
  flex-wrap: wrap;
}
@media (max-width: 1074px) {
  .section-slider.slider .slider__item .slider__item__text .slider__item__descr {
    color: var(--grey-text, #3E464F);
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
  }
}
.section-slider.slider .slider__item .slider__item__text .slider__item__title {
  color: var(--black-text, #1B1B1B);
  /* H5 */
  font-family: Halvar Breitschrift;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 119%; /* 23.8px */
  letter-spacing: -0.2px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-slider.slider .slider__item .slider__item__text .slider__item__title {
    color: var(--black-text, #1B1B1B);
    /* H4 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 14px */
    letter-spacing: -0.14px;
    text-transform: uppercase;
  }
}

.section-low.low {
  position: relative;
  background: url("/images/section-low/bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 1074px) {
  .section-low.low {
    padding-bottom: 85px;
  }
}
.section-low.low .low__inner {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1074px) {
  .section-low.low .low__inner {
    height: initial !important;
    display: block;
  }
}
.section-low.low .low__inner__inner {
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
}
.section-low.low .low__title {
  max-width: 570px;
  color: var(--white-text, #FFF);
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-low.low .low__title {
    color: var(--white-text, #FFF);
    font-family: Halvar Breitschrift;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 20px */
    letter-spacing: -0.2px;
    text-transform: uppercase;
    margin-top: 55px;
  }
}
.section-low.low .low__descr {
  max-width: 776px;
  color: var(--white-text, #FFF);
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
}
@media (max-width: 1074px) {
  .section-low.low .low__descr {
    color: var(--white-text, #FFF);
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
    max-width: 289px;
  }
}
.section-low.low .low__bg {
  max-width: 520px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-tlist.tlist {
  padding: 80px 0;
  background: #161A1F;
}
@media (max-width: 1074px) {
  .section-tlist.tlist {
    padding: 60px 0 56px 0;
  }
}
.section-tlist.tlist .tlist__title {
  color: #FFF;
  /* H2 */
  font-family: Halvar Breitschrift;
  font-size: 46px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 46px */
  letter-spacing: -0.46px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-tlist.tlist .tlist__title {
    color: #FFF;
    /* H2 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 18px */
    letter-spacing: -0.18px;
    text-transform: uppercase;
    max-width: 256px;
  }
}
.section-tlist.tlist .tlist__path {
  font-family: Halvar Breitschrift;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 24px */
  letter-spacing: -0.24px;
  text-transform: uppercase;
  margin-top: 30px;
}
.section-tlist.tlist .tlist__path .item {
  cursor: pointer;
  transition: all 0.5s;
  opacity: 0.4;
  color: #FFFFFF;
}
.section-tlist.tlist .tlist__path .item.active {
  opacity: 1;
  color: #008DD2;
}
@media (max-width: 1074px) {
  .section-tlist.tlist .tlist__path .slash {
    display: none;
  }
}
@media (max-width: 1074px) {
  .section-tlist.tlist .tlist__path {
    display: flex;
    flex-direction: column;
    gap: 5px;
    font-family: Halvar Breitschrift;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 16px */
    letter-spacing: -0.16px;
    text-transform: uppercase;
  }
}
.section-tlist.tlist .tlist__list {
  margin-top: 46px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.section-tlist.tlist .tlist__list .tlist__list__item {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2823529412);
}
.section-tlist.tlist .tlist__list .tlist__list__item .tlist__list__item__title {
  color: var(--white-text, #FFF);
  /* H5 */
  font-family: Halvar Breitschrift;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 119%; /* 23.8px */
  letter-spacing: -0.2px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-tlist.tlist .tlist__list .tlist__list__item .tlist__list__item__title {
    color: var(--white-text, #FFF);
    /* H4 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 14px */
    letter-spacing: -0.14px;
    text-transform: uppercase;
  }
}
.section-tlist.tlist .tlist__list .tlist__list__item .tlist__list__item__descr {
  color: var(--text-gr-bg, #B1B1B1);
  font-family: Onest;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 20.8px */
  letter-spacing: -0.16px;
}
@media (max-width: 1074px) {
  .section-tlist.tlist .tlist__list .tlist__list__item .tlist__list__item__descr {
    color: var(--text-gr-bg, #B1B1B1);
    font-family: Onest;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 20.8px */
    letter-spacing: -0.16px;
  }
}

.section-am.am {
  padding: 113px 0;
  background-color: white;
}
.section-am.am .am__list-mobile {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.section-am.am .am__list-mobile .am__list-mobile__item {
  background: #EBEDEC;
  display: flex;
  flex-direction: column;
  max-height: 77px;
  overflow: hidden;
  transition: all 0.5s;
}
.section-am.am .am__list-mobile .am__list-mobile__item.active {
  animation: shake-rectangle 0.8s;
  max-height: 2000px;
}
.section-am.am .am__list-mobile .am__list-mobile__item.active svg.active {
  display: initial;
}
.section-am.am .am__list-mobile .am__list-mobile__item.active svg:not(.active) {
  display: none;
}
.section-am.am .am__list-mobile .am__list-mobile__item svg.active {
  display: none;
}
.section-am.am .am__list-mobile .am__list-mobile__item svg:not(.active) {
  display: initial;
}
.section-am.am .am__list-mobile .am__list-mobile__item .am__list-mobile__item__down {
  padding: 0 10px 41px 10px;
  color: var(--grey-text, #3E464F);
  /* Text 15px Regular (mobile) */
  font-family: Onest;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 22.5px */
  letter-spacing: -0.15px;
}
.section-am.am .am__list-mobile .am__list-mobile__item .am__list-mobile__item__up {
  padding: 20px 10px;
  position: relative;
  display: flex;
  gap: 20px;
  align-items: center;
}
.section-am.am .am__list-mobile .am__list-mobile__item .am__list-mobile__item__up .click {
  position: absolute;
  right: 10px;
}
.section-am.am .am__list-mobile .am__list-mobile__item .am__list-mobile__item__up .am__list-mobile__item__up__img {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  width: 45px;
}
.section-am.am .am__list-mobile .am__list-mobile__item .am__list-mobile__item__up .am__list-mobile__item__up__img img {
  flex-shrink: 0;
  align-self: center;
  height: 100%;
  width: 100%;
}
.section-am.am .am__list-mobile .am__list-mobile__item .am__list-mobile__item__up .am__list-mobile__item__up__title {
  color: var(--black-text, #1B1B1B);
  /* H4 (mobile) */
  font-family: Halvar Breitschrift;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 14px */
  letter-spacing: -0.14px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-am.am {
    padding: 49px 0 77px 0;
  }
}
.section-am.am .am__title {
  color: var(--main-color, #008DD2);
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
  max-width: 1108px;
}
@media (max-width: 1074px) {
  .section-am.am .am__title {
    display: none;
  }
}
.section-am.am .am__list {
  display: flex;
  flex-direction: column;
  gap: 30.5px;
  margin-top: 53px;
}
.section-am.am .am__item {
  border-radius: 3px;
  background: #EBEDEC;
  height: 320px;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 150px;
  margin: 0 auto;
}
@media (max-width: 1074px) {
  .section-am.am .am__item {
    padding: 0;
    gap: 0;
    max-height: 77px;
    height: initial;
    align-items: start;
  }
}
.section-am.am .am__item .am__item__img {
  height: 200px;
  flex-shrink: 0;
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 112px;
}
@media (max-width: 1074px) {
  .section-am.am .am__item .am__item__img {
    height: 45px;
    width: 45px;
  }
}
.section-am.am .am__item .am__item__img img {
  flex-shrink: 0;
  align-self: center;
  margin: auto;
}
@media (max-width: 1074px) {
  .section-am.am .am__item .am__item__img img {
    height: 100%;
    width: 100%;
  }
}
.section-am.am .am__item .am__item__text {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-right: 89px;
}
.section-am.am .am__item .am__item__text .am__item__text__title {
  color: var(--black-text, #1B1B1B);
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-am.am .am__item .am__item__text .am__item__text__title {
    color: var(--black-text, #1B1B1B);
    /* H4 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 14px */
    letter-spacing: -0.14px;
    text-transform: uppercase;
  }
}
.section-am.am .am__item .am__item__text .am__item__text__descr {
  color: var(--grey-text, #3E464F);
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
}
@media (max-width: 1330px) {
  .section-am.am .am__item .am__item__text .am__item__text__descr {
    font-size: 14px;
  }
}
@media (max-width: 1074px) {
  .section-am.am .am__item .am__item__text .am__item__text__descr {
    color: var(--grey-text, #3E464F);
    /* Text 15px Regular (mobile) */
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
  }
}

@keyframes amactive {
  from {
    transform: translateY(0);
  }
  10% {
    transform: translateY(50px);
    transform: translateX(10px);
  }
  50% {
    transform: translateY(5px);
    transform: translateX(10px);
  }
  80% {
    transform: translateY(5px);
    transform: translateX(5px);
  }
  to {
    transform: translateY(0);
    transform: translateX(0);
  }
}
@keyframes shake-rectangle {
  0% {
    transform: translateY(20px);
  }
  33% {
    transform: translateY(28px);
  }
  66% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.section-news.news {
  background: white;
  padding-bottom: 60px;
}
.section-news.news .news__inner {
  display: flex;
  gap: 101px 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  top: -87px;
}
@media (max-width: 1200px) {
  .section-news.news .news__inner {
    justify-content: center;
    gap: 101px 0;
  }
}
@media (max-width: 1074px) {
  .section-news.news .news__inner {
    top: 0;
    gap: 40px;
  }
}
.section-news.news .news__inner * {
  flex-shrink: 0;
}
.section-news.news .news__item {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 555px;
  cursor: pointer;
}
.section-news.news .news__item:nth-of-type(odd) {
  position: relative;
}
@media (max-width: 1074px) {
  .section-news.news .news__item {
    gap: 20px;
    width: 300px;
  }
}
.section-news.news .news__item:hover .news__item__img svg {
  opacity: 1;
  transform: scale(1);
}
@media (max-width: 1074px) {
  .section-news.news .news__item:hover .news__item__img svg {
    transform: scale(0.5);
  }
}
.section-news.news .news__item:hover .news__item__title {
  color: #008DD2;
}
.section-news.news .news__item:hover .news__item__descr {
  opacity: 1;
}
.section-news.news .news__item .news__item__title {
  transition: all 0.5s;
  color: #3E464F;
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
}
@media (max-width: 1074px) {
  .section-news.news .news__item .news__item__title {
    color: var(--grey-text, #3E464F);
    /* H3 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 16px */
    letter-spacing: -0.16px;
    text-transform: uppercase;
  }
}
.section-news.news .news__item .news__item__descr {
  color: #3E464F;
  transition: all 0.5s;
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  opacity: 0.85;
}
@media (max-width: 1074px) {
  .section-news.news .news__item .news__item__descr {
    color: var(--grey-text, #3E464F);
    /* Text 15px Regular (mobile) */
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
  }
}
.section-news.news .news__item .news__item__img {
  width: 100%;
  height: 321px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1074px) {
  .section-news.news .news__item .news__item__img {
    height: 200px;
  }
}
.section-news.news .news__item .news__item__img img {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  flex-shrink: 0;
  left: 0;
  z-index: 0;
}
.section-news.news .news__item .news__item__img svg {
  z-index: 1;
  opacity: 0;
  transition: all 0.5s;
  transform: scale(1.3);
}
@media (max-width: 1074px) {
  .section-news.news .news__item .news__item__img svg {
    transform: scale(0);
  }
}

.section-work.work .work__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
@media (max-width: 1074px) {
  .section-work.work .work__inner {
    flex-direction: column-reverse;
    display: flex;
  }
}
.section-work.work .work__text {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 1074px) {
  .section-work.work .work__text {
    padding: 31px 0 67px 0;
  }
}
.section-work.work .work__title {
  color: var(--black-text, #1B1B1B);
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
  max-width: 411px;
}
.section-work.work .work__descr {
  color: var(--grey-text, #3E464F);
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  max-width: 589px;
}
.section-work.work .work__image {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1074px) {
  .section-work.work .work__image {
    width: 320px;
  }
}
.section-work.work .work__image img {
  width: 100%;
}

.section-history.history .history__inner {
  display: flex;
  flex-direction: column;
  padding: 130px 0;
}
@media (max-width: 1074px) {
  .section-history.history .history__inner {
    padding: 60px 0 62px 0;
  }
}
.section-history.history .history__title {
  color: var(--black-text, #1B1B1B);
  /* H2 */
  font-family: Halvar Breitschrift;
  font-size: 46px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 46px */
  letter-spacing: -0.46px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-history.history .history__title {
    color: var(--black-text, #1B1B1B);
    font-size: 18px;
    font-weight: 700;
    line-height: 100%; /* 18px */
    letter-spacing: -0.18px;
  }
}
.section-history.history .history__dates {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1074px) {
  .section-history.history .history__dates {
    margin-top: 90px;
    justify-content: initial;
    gap: 14px;
    max-width: 100%;
    overflow-x: scroll;
  }
}
.section-history.history .history__dates::-webkit-scrollbar {
  width: 0;
}
.section-history.history .history__dates .history__date {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  gap: 5px;
}
.section-history.history .history__dates .history__date.active span, .section-history.history .history__dates .history__date.active .line {
  color: #008DD2;
}
.section-history.history .history__dates .history__date.active .line {
  background: #008DD2;
}
.section-history.history .history__dates .history__date span {
  color: #929292;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 26px */
  letter-spacing: -0.2px;
  text-transform: uppercase;
}
.section-history.history .history__dates .history__date .line {
  width: 112px;
  height: 1px;
  background: #3E464F;
}
@media (max-width: 1430px) {
  .section-history.history .history__dates .history__date .line {
    width: 80px;
  }
}
@media (max-width: 1074px) {
  .section-history.history .history__dates .history__date .line {
    width: 112px;
  }
}
.section-history.history .history__cols {
  display: flex;
  gap: 30px;
  margin-top: 60px;
}
@media (max-width: 1074px) {
  .section-history.history .history__cols {
    margin-top: 20px;
    flex-direction: column;
    gap: 5px;
  }
}
.section-history.history .history__cols .history__cols__date {
  color: #008DD2;
  font-family: Halvar Breitschrift;
  font-size: 274.553px;
  font-style: normal;
  font-weight: 500;
  line-height: 65%; /* 178.46px */
  letter-spacing: -2.746px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-history.history .history__cols .history__cols__date {
    color: #008DD2;
    font-family: Halvar Breitschrift;
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 96px */
    text-transform: uppercase;
  }
}
.section-history.history .history__cols .history__cols__text {
  color: var(--black-text, #1B1B1B);
  /* Text 24px Regular */
  font-family: Onest;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 31.2px */
  letter-spacing: -0.24px;
  max-width: 420px;
}
@media (max-width: 1074px) {
  .section-history.history .history__cols .history__cols__text {
    color: var(--black-text, #1B1B1B);
    /* Text 15px Regular (mobile) */
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
  }
}

.section-why.why {
  padding: 141px 0 90px 0;
}
@media (max-width: 1074px) {
  .section-why.why {
    padding: 50px 0 80px 0;
  }
}
.section-why.why .why__inner {
  justify-content: space-between;
  display: flex;
}
@media (max-width: 1074px) {
  .section-why.why .why__inner {
    flex-direction: column;
  }
}
.section-why.why .why__col {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 641px;
}
.section-why.why .why__title {
  color: #FFF;
  /* H2 */
  font-family: Halvar Breitschrift;
  font-size: 46px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 46px */
  letter-spacing: -0.46px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-why.why .why__title {
    color: #FFF;
    /* H1 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
  }
}
.section-why.why .why__blocks {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 45px 58px;
}
.section-why.why .why__blocks .why__blocks__item {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 283px;
}
.section-why.why .why__blocks .why__blocks__item .why__blocks__item__title {
  color: var(--main-color, #008DD2);
  font-family: Halvar Breitschrift;
  font-size: 56px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 56px */
  letter-spacing: -0.56px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-why.why .why__blocks .why__blocks__item .why__blocks__item__title {
    color: var(--main-color, #008DD2);
    font-family: Halvar Breitschrift;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 40px */
    letter-spacing: -0.4px;
    text-transform: uppercase;
  }
}
.section-why.why .why__blocks .why__blocks__item .why__blocks__item__descr {
  color: var(--grey-text, rgba(255, 255, 255, 0.6));
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 23.4px */
  max-width: 329px;
}
@media (max-width: 1074px) {
  .section-why.why .why__blocks .why__blocks__item .why__blocks__item__descr {
    color: var(--grey-text, rgba(255, 255, 255, 0.6));
    /* Text 15px Regular (mobile) */
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
  }
}
.section-why.why .why__list {
  display: flex;
  flex-direction: column;
  width: 805px;
}
@media (max-width: 1074px) {
  .section-why.why .why__list {
    width: 100%;
    margin-top: 71px;
  }
}
.section-why.why .why__list .why__list__item {
  cursor: pointer;
  transition: all 0.5s;
  max-height: 30px;
  max-width: 708px;
  padding: 30px 0;
  padding-left: 30px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
@media (max-width: 1074px) {
  .section-why.why .why__list .why__list__item {
    padding-left: 5px;
  }
}
.section-why.why .why__list .why__list__item .noact {
  display: inherit;
}
.section-why.why .why__list .why__list__item .act {
  display: none;
}
.section-why.why .why__list .why__list__item.active {
  max-height: 1000px;
}
.section-why.why .why__list .why__list__item.active .why__list__item__descr {
  opacity: 1;
  font-size: 18px;
  padding-top: 20px;
}
@media (max-width: 1074px) {
  .section-why.why .why__list .why__list__item.active .why__list__item__descr {
    font-size: 15px;
  }
}
.section-why.why .why__list .why__list__item.active .noact {
  display: none;
}
.section-why.why .why__list .why__list__item.active .act {
  display: inherit;
}
.section-why.why .why__list .why__list__item .why__list__item__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section-why.why .why__list .why__list__item .why__list__item__title span {
  color: #FFF;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 113%; /* 18px */
  letter-spacing: -0.18px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-why.why .why__list .why__list__item .why__list__item__title span {
    font-size: 15px;
  }
}
.section-why.why .why__list .why__list__item .why__list__item__descr {
  padding-top: 20px;
  opacity: 0;
  color: #C5C5C5;
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  transition: all 0.5s;
  padding-top: 0;
  font-size: 0;
}

.section-sert.sert {
  padding: 133px 0 120px 0;
  position: relative;
}
.section-sert.sert .sert__title {
  color: var(--main-color, #008DD2);
  font-family: Halvar Breitschrift;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 32px */
  letter-spacing: -0.32px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-sert.sert .sert__title {
    color: var(--grey-text, #3E464F);
    /* H1 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
    max-width: 201px;
  }
}
.section-sert.sert .sert__list {
  margin-top: 44px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 1074px) {
  .section-sert.sert .sert__list[mobile] {
    display: flex !important;
    gap: 10px 0;
  }
}
.section-sert.sert .sert__item {
  width: 249.353px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 6.5px;
}
@media (max-width: 1074px) {
  .section-sert.sert .sert__item {
    width: 145px;
  }
}
.section-sert.sert .sert__item img {
  width: 100%;
  height: 326.971px;
}
@media (max-width: 1074px) {
  .section-sert.sert .sert__item img {
    height: 200px;
  }
}
.section-sert.sert .sert__item span {
  color: var(--grey-text, #3E464F);
  font-family: Onest;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 18px */
  letter-spacing: -0.12px;
}
.section-sert.sert .sert__bg {
  position: absolute;
  top: 0;
  right: 0;
}

.section-car.car {
  padding: 74px 0 100px 0;
}
@media (max-width: 789px) {
  .section-car.car {
    padding: 63px 0 75px 0;
  }
}
.section-car.car .car__inner {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.section-car.car .car__title {
  color: #FFF;
  font-family: Halvar Breitschrift;
  font-size: 56px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 56px */
  letter-spacing: -0.56px;
  text-transform: uppercase;
}
@media (max-width: 789px) {
  .section-car.car .car__title {
    color: #FFF;
    /* H1 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
  }
}
.section-car.car .car__descr {
  display: flex;
  justify-content: space-between;
  color: #FFF;
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 23.4px */
}
@media (max-width: 789px) {
  .section-car.car .car__descr {
    color: #FFF;
    /* Text 15px Regular (mobile) */
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
    gap: 20px;
    justify-content: initial;
    flex-direction: column;
  }
}

.section-vacancy.vacancy .vacancy__inner {
  display: flex;
  justify-content: space-between;
}
.section-vacancy.vacancy .vacancy__block {
  display: flex;
  flex-direction: column;
  margin: 62px 0 73px 0;
}
.section-vacancy.vacancy .vacancy__title {
  color: #000;
  font-family: Halvar Breitschrift;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 32px */
  letter-spacing: -0.32px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-vacancy.vacancy .vacancy__title {
    color: var(--grey-text, #3E464F);
    /* H1 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
  }
}
.section-vacancy.vacancy .vacancy__cities {
  display: flex;
  margin-top: 24px;
  gap: 9px;
  color: #6D6D6D;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 18px */
  cursor: pointer;
  letter-spacing: -0.18px;
}
@media (max-width: 1074px) {
  .section-vacancy.vacancy .vacancy__cities {
    flex-direction: column;
    gap: 5px;
    color: #6D6D6D;
    /* H3 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 16px */
    letter-spacing: -0.16px;
    text-transform: uppercase;
  }
}
.section-vacancy.vacancy .vacancy__cities .vacancy__cities__item-slash {
  color: #4F4F4F;
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
}
@media (max-width: 1074px) {
  .section-vacancy.vacancy .vacancy__cities .vacancy__cities__item-slash {
    display: none;
  }
}
.section-vacancy.vacancy .vacancy__cities .active {
  transition: all 0.5s;
  color: #008DD2;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 18px */
  letter-spacing: -0.18px;
}
.section-vacancy.vacancy .vacancy__list {
  margin-top: 64px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-height: 280px;
  overflow-y: scroll;
  position: relative;
  padding-right: 30px;
}
.section-vacancy.vacancy .vacancy__list::-webkit-scrollbar {
  width: 6px; /* ширина полосы прокрутки */
  background-color: #C4C4C4; /* цвет фона полосы прокрутки */
  transform: rotate(-90deg); /* поворот полосы прокрутки на 90 градусов против часовой стрелки */
  transform-origin: right top; /* определение точки трансформации полосы прокрутки */
}
.section-vacancy.vacancy .vacancy__list::-webkit-scrollbar-thumb {
  background-color: #008DD2; /* цвет линии прокрутки */
  transform: rotate(90deg); /* поворот линии прокрутки обратно на 90 градусов по часовой стрелке */
}
@media (max-width: 1074px) {
  .section-vacancy.vacancy .vacancy__list {
    gap: 20px;
  }
}
.section-vacancy.vacancy .vacancy__buttons {
  display: flex;
  gap: 15px;
  margin-top: 42px;
}
@media (max-width: 1074px) {
  .section-vacancy.vacancy .vacancy__buttons {
    gap: 10px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.section-vacancy.vacancy .vacancy__buttons .vacancy__buttons__car {
  display: inline-flex;
  padding: 19px 55px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 64px;
  background: #008DD2;
  color: #FFF;
  font-family: Onest;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
  letter-spacing: -0.2px;
  cursor: pointer;
  transition: all 0.5s;
}
.section-vacancy.vacancy .vacancy__buttons .vacancy__buttons__car:hover {
  transform: scale(0.9);
}
@media (max-width: 1074px) {
  .section-vacancy.vacancy .vacancy__buttons .vacancy__buttons__car {
    height: 61px;
    padding: 0;
    gap: 0;
    width: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    /* Text 15px Regular (mobile) */
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
  }
}
.section-vacancy.vacancy .vacancy__buttons .vacancy__buttons__info {
  display: flex;
  padding: 19px 55px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 64px;
  border: 1px solid #6B6B6B;
  color: #2B2B2B;
  font-family: Onest;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
  letter-spacing: -0.2px;
  cursor: pointer;
}
.section-vacancy.vacancy .vacancy__buttons .vacancy__buttons__info:hover {
  transform: scale(0.9);
}
@media (max-width: 1074px) {
  .section-vacancy.vacancy .vacancy__buttons .vacancy__buttons__info {
    height: 61px;
    padding: 0;
    gap: 0;
    width: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #2B2B2B;
    /* Text 15px Regular (mobile) */
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
  }
}
.section-vacancy.vacancy .vacancy__item {
  width: 815px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(178, 181, 185, 0.2941176471);
  max-height: 21px;
  transition: all 0.5s;
  cursor: pointer;
}
@media (max-width: 1440px) {
  .section-vacancy.vacancy .vacancy__item {
    width: 600px;
  }
}
@media (max-width: 1074px) {
  .section-vacancy.vacancy .vacancy__item {
    width: 100%;
  }
}
.section-vacancy.vacancy .vacancy__item.active {
  max-height: 500px;
}
.section-vacancy.vacancy .vacancy__item.active .vacancy__item__title svg {
  transform: rotate(180deg);
}
.section-vacancy.vacancy .vacancy__item.active .vacancy__item__descr {
  font-size: 18px;
}
.section-vacancy.vacancy .vacancy__item .vacancy__item__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section-vacancy.vacancy .vacancy__item .vacancy__item__title svg {
  transition: all 0.5s;
}
@media (max-width: 1074px) {
  .section-vacancy.vacancy .vacancy__item .vacancy__item__title svg {
    width: 10px;
    height: 5px;
  }
}
.section-vacancy.vacancy .vacancy__item .vacancy__item__title .vacancy__item__title__text {
  display: flex;
  gap: 21px;
  color: #3E464F;
  font-family: Halvar Breitschrift;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 24px */
  letter-spacing: -0.24px;
  text-transform: uppercase;
}
.section-vacancy.vacancy .vacancy__item .vacancy__item__title .vacancy__item__title__text span {
  opacity: 0.3;
}
@media (max-width: 1074px) {
  .section-vacancy.vacancy .vacancy__item .vacancy__item__title .vacancy__item__title__text {
    max-width: 242px;
    color: #3E464F;
    /* H4 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 14px */
    letter-spacing: -0.14px;
    text-transform: uppercase;
  }
}
.section-vacancy.vacancy .vacancy__item .vacancy__item__descr {
  color: #3E464F;
  font-family: Halvar Breitschrift;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 24px */
  letter-spacing: -0.24px;
  text-transform: uppercase;
  padding-top: 20px;
  font-size: 0;
  transition: all 0.5s;
}
@media (max-width: 1250px) {
  .section-vacancy.vacancy .vacancy__img {
    display: none;
  }
}

.section-lineslider.lineslider {
  padding: 118px 0 160px 0;
}
@media (max-width: 1074px) {
  .section-lineslider.lineslider {
    padding: 56px 0 50px 0;
  }
}
.section-lineslider.lineslider .lineslider__inner {
  display: flex;
  flex-direction: column;
  gap: 50px;
  position: relative;
}
.section-lineslider.lineslider .lineslider__title {
  color: #FFF;
  font-family: Halvar Breitschrift;
  font-size: 56px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 56px */
  letter-spacing: -0.56px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-lineslider.lineslider .lineslider__title {
    color: #FFF;
    /* H1 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
  }
}
.section-lineslider.lineslider .lineslider__right {
  position: absolute;
  position: absolute;
  display: none;
  right: 95px;
  top: 215px;
  cursor: pointer;
  /* display: none; */
  transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1778px) {
  .section-lineslider.lineslider .lineslider__right {
    display: initial;
  }
}
@media (max-width: 1074px) {
  .section-lineslider.lineslider .lineslider__right {
    display: none;
  }
}
.section-lineslider.lineslider .lineslider__left {
  position: absolute;
  position: absolute;
  display: none;
  left: 80px;
  top: 215px;
  cursor: pointer;
  /* display: none; */
  transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1778px) {
  .section-lineslider.lineslider .lineslider__left {
    display: initial;
  }
}
@media (max-width: 1074px) {
  .section-lineslider.lineslider .lineslider__left {
    display: none;
  }
}
.section-lineslider.lineslider .lineslider__list {
  display: flex;
  gap: 24px;
  padding-bottom: 56px;
  overflow-x: scroll;
  position: relative;
}
@media (max-width: 1074px) {
  .section-lineslider.lineslider .lineslider__list {
    overflow: hidden;
    flex-direction: column;
    gap: 20px;
  }
}
.section-lineslider.lineslider .lineslider__list::-webkit-scrollbar {
  width: 1px; /* ширина scrollbar */
  height: 1px;
}
.section-lineslider.lineslider .lineslider__list::-webkit-scrollbar-track {
  opacity: 0.1;
  background: var(--grey-text, rgba(62, 70, 79, 0.3098039216));
}
.section-lineslider.lineslider .lineslider__list::-webkit-scrollbar-thumb {
  background-color: blue; /* цвет плашки */
  border-radius: 20px; /* закругления плашки */
  border: 3px solid #008DD2; /* padding вокруг плашки */
}
.section-lineslider.lineslider .lineslider__item {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  gap: 32px;
  width: 566px;
}
@media (max-width: 1074px) {
  .section-lineslider.lineslider .lineslider__item {
    width: 300px;
  }
}
@media (max-width: 1074px) {
  .section-lineslider.lineslider .lineslider__item {
    opacity: 1;
    gap: 10.6px;
  }
}
.section-lineslider.lineslider .lineslider__item:nth-child(1) {
  opacity: 1;
}
.section-lineslider.lineslider .lineslider__item:nth-child(2) {
  opacity: 1;
}
.section-lineslider.lineslider .lineslider__item img {
  width: 100%;
  height: 321px;
}
@media (max-width: 1074px) {
  .section-lineslider.lineslider .lineslider__item img {
    height: 170px;
  }
}
.section-lineslider.lineslider .lineslider__item .lineslider__item__title {
  height: 120px;
  color: #FFF;
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
}
@media (max-width: 1074px) {
  .section-lineslider.lineslider .lineslider__item .lineslider__item__title {
    height: initial;
    color: #FFF;
    /* H4 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 14px */
    letter-spacing: -0.14px;
    text-transform: uppercase;
  }
}
.section-lineslider.lineslider .lineslider__item .lineslider__item__descr {
  height: 31px;
  color: #FFF;
  font-family: HelveticaNeueCyr;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 31.2px */
  letter-spacing: -0.24px;
  color: #FFF;
  opacity: 0.34;
}
@media (max-width: 1074px) {
  .section-lineslider.lineslider .lineslider__item .lineslider__item__descr {
    height: initial;
    color: #FFF;
    font-family: Onest;
    font-size: 9.541px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 14.311px */
    letter-spacing: -0.095px;
  }
}

.section-kr.kr {
  padding: 90px 0 127px 0;
}
@media (max-width: 1074px) {
  .section-kr.kr {
    padding: 63px 0 71px 0;
  }
}
.section-kr.kr .kr__inner {
  display: flex;
  flex-direction: column;
  gap: 55px;
}
.section-kr.kr .kr__title {
  display: flex;
  gap: 6px;
  color: var(--white-text, #FFF);
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
}
.section-kr.kr .kr__title span {
  color: #008DD2;
}
@media (max-width: 1074px) {
  .section-kr.kr .kr__title {
    display: flex;
    flex-direction: column;
    font-family: Halvar Breitschrift;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 16px */
    letter-spacing: -0.16px;
    text-transform: uppercase;
  }
}
.section-kr.kr .kr__list {
  display: flex;
  gap: 84px;
  flex-wrap: wrap;
  max-width: 1475px;
}
.section-kr.kr .kr__item {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 472px;
}
.section-kr.kr .kr__item.full {
  width: 900px;
}
.section-kr.kr .kr__item .kr__item__title {
  color: var(--white-text, #FFF);
  /* H5 */
  font-family: Halvar Breitschrift;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 119%; /* 23.8px */
  letter-spacing: -0.2px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-kr.kr .kr__item .kr__item__title {
    color: var(--white-text, #FFF);
    /* H4 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 14px */
    letter-spacing: -0.14px;
    text-transform: uppercase;
  }
}
.section-kr.kr .kr__item .kr__item__descr {
  color: #8D8D8D;
  font-family: Onest;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 20.8px */
  letter-spacing: -0.16px;
}
@media (max-width: 1074px) {
  .section-kr.kr .kr__item .kr__item__descr {
    color: #8D8D8D;
    /* Text 15px Regular (mobile) */
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
  }
}
.section-kr.kr .kr__item .kr__item__text {
  padding: 13.5px 0;
  color: #8D8D8D;
  /* Text 24px Regular */
  font-family: Onest;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 31.2px */
  letter-spacing: -0.24px;
}
@media (max-width: 1074px) {
  .section-kr.kr .kr__item .kr__item__text {
    /* Text 15px Regular (mobile) */
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
  }
}
.section-kr.kr .kr__item .kr__item__text2 {
  margin-top: 13px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  color: #8D8D8D;
  font-family: Onest;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%; /* 16.8px */
}
@media (max-width: 1074px) {
  .section-kr.kr .kr__item .kr__item__text2 {
    /* Text 15px Regular (mobile) */
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
  }
}
.section-kr.kr .kr__text {
  color: var(--white-text, #FFF);
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  margin-top: 40px;
  max-width: 682px;
}
@media (max-width: 1074px) {
  .section-kr.kr .kr__text {
    color: var(--white-text, #FFF);
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
    margin-top: 20px;
  }
}

.section-colu.colu .colu__inner {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1074px) {
  .section-colu.colu .colu__inner {
    display: flex;
    flex-direction: column-reverse;
    justify-content: initial;
    align-items: center;
  }
}
.section-colu.colu .colu__img {
  margin-left: auto;
}
@media (max-width: 1074px) {
  .section-colu.colu .colu__img {
    width: 320px;
    height: 200px;
    margin-left: 0;
  }
}
.section-colu.colu .colu__col {
  display: block;
  flex-direction: column;
}
.section-colu.colu .colu__col .colu__first {
  padding: 76px 121px 69px 57px;
  background-size: cover;
  color: var(--white-text, #FFF);
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
  position: relative;
  background-color: #161A1F;
}
.section-colu.colu .colu__col .colu__first::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/images/section-colu/bg.png");
  background-size: cover;
}
@media (max-width: 1074px) {
  .section-colu.colu .colu__col .colu__first::after {
    display: none;
  }
}
@media (max-width: 1074px) {
  .section-colu.colu .colu__col .colu__first {
    padding: 76px 0 67px 0;
    width: 100vw;
    /* H4 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 14px */
    letter-spacing: -0.14px;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 1074px) {
  .section-colu.colu .colu__col .colu__first span {
    max-width: 300px;
  }
}
.section-colu.colu .colu__white {
  padding: 63px 97px 86px 60px;
}
.section-colu.colu .colu__white .colu__white__title {
  color: var(--grey-text, #3E464F);
  /* H5 */
  font-family: Halvar Breitschrift;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 119%; /* 23.8px */
  letter-spacing: -0.2px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-colu.colu .colu__white .colu__white__title {
    color: var(--grey-text, #3E464F);
    /* H4 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 14px */
    letter-spacing: -0.14px;
    text-transform: uppercase;
  }
}
@media (max-width: 1074px) {
  .section-colu.colu .colu__white {
    padding: 48px 0 70px 0;
    max-width: 300px;
    margin: 0 auto;
  }
}
.section-colu.colu .colu__white ul {
  margin-top: 20px;
  max-height: 100px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  flex-direction: column;
}
@media (max-width: 1074px) {
  .section-colu.colu .colu__white ul {
    flex-wrap: nowrap;
    max-height: initial;
    gap: 10px;
    padding-left: 0;
  }
}
.section-colu.colu .colu__white ul li {
  color: var(--grey-text, #3E464F);
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%; /* 21.6px */
}
@media (max-width: 1074px) {
  .section-colu.colu .colu__white ul li {
    color: var(--grey-text, #3E464F);
    list-style-type: none;
    /* Text 15px Regular (mobile) */
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
    padding-left: 0;
  }
}

.section-faq.faq .faq__inner {
  display: flex;
  flex-direction: column;
  gap: 55px;
  padding: 135px 0;
}
@media (max-width: 1074px) {
  .section-faq.faq .faq__inner {
    gap: 27px;
    padding: 67px 0;
  }
}
.section-faq.faq .faq__title {
  color: #008DD2;
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-faq.faq .faq__title {
    color: var(--main-color, #008DD2);
    /* H4 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 14px */
    letter-spacing: -0.14px;
    text-transform: uppercase;
  }
}
.section-faq.faq .faq__list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.section-faq.faq .faq__item {
  cursor: pointer;
  background: white;
  padding: 53px 36px;
  transition: all 0.5s;
}
@media (max-width: 1074px) {
  .section-faq.faq .faq__item svg {
    width: 30px;
    height: 30px;
  }
}
.section-faq.faq .faq__item svg.act {
  display: none;
}
@media (max-width: 1074px) {
  .section-faq.faq .faq__item svg.act {
    display: none;
  }
}
.section-faq.faq .faq__item svg.noact {
  display: initial;
}
@media (max-width: 1074px) {
  .section-faq.faq .faq__item svg.noact {
    display: initial;
  }
}
.section-faq.faq .faq__item.active svg.act {
  display: initial;
}
@media (max-width: 1074px) {
  .section-faq.faq .faq__item.active svg.act {
    display: initial;
  }
}
.section-faq.faq .faq__item.active svg.noact {
  display: none;
}
@media (max-width: 1074px) {
  .section-faq.faq .faq__item.active svg.noact {
    display: none;
  }
}
.section-faq.faq .faq__item .faq__item__descr {
  padding: 60px 0;
  transition: all 0.5s;
  max-height: 1000px;
}
.section-faq.faq .faq__item .faq__item__descr span {
  color: var(--grey-text, #3E464F);
  font-family: Onest;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 1074px) {
  .section-faq.faq .faq__item .faq__item__descr span {
    color: var(--grey-text, #3E464F);
    /* Text 15px Regular (mobile) */
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
  }
}
.section-faq.faq .faq__item .faq__item__descr ul {
  color: var(--grey-text, #3E464F);
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
}
@media (max-width: 1074px) {
  .section-faq.faq .faq__item .faq__item__descr ul {
    color: var(--grey-text, #3E464F);
    font-family: Onest;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: -0.12px;
  }
}
.section-faq.faq .faq__item .faq__item__descr:not(.active) {
  padding: 0;
  max-height: 0;
}
.section-faq.faq .faq__item .faq__item__descr:not(.active) span, .section-faq.faq .faq__item .faq__item__descr:not(.active) ul {
  font-size: 0;
}
.section-faq.faq .faq__item .faq__item__title {
  display: flex;
  justify-content: space-between;
}
.section-faq.faq .faq__item .faq__item__title svg {
  flex-shrink: 0;
}
.section-faq.faq .faq__item .faq__item__title .faq__item__title__title {
  color: var(--grey-text, #3E464F);
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-faq.faq .faq__item .faq__item__title .faq__item__title__title {
    color: var(--grey-text, #3E464F);
    /* H4 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 14px */
    letter-spacing: -0.14px;
    text-transform: uppercase;
  }
}
.section-faq.faq .faq__item .faq__item__title .faq__item__title__text {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.section-faq.faq .faq__item .faq__item__title .faq__item__title__descr {
  color: var(--grey-text, #3E464F);
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
}
@media (max-width: 1074px) {
  .section-faq.faq .faq__item .faq__item__title .faq__item__title__descr {
    color: var(--grey-text, #3E464F);
    font-family: Onest;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: -0.12px;
    max-width: 243px;
  }
}

.section-stat.stat .stat__inner {
  padding: 140px 0;
  display: flex;
  flex-direction: column;
  gap: 50px;
}
@media (max-width: 1074px) {
  .section-stat.stat .stat__inner {
    padding: 60px 0;
    gap: 28px;
  }
}
.section-stat.stat .stat__title {
  color: var(--main-color, #008DD2);
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-stat.stat .stat__title {
    color: var(--main-color, #008DD2);
    /* H3 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 16px */
    letter-spacing: -0.16px;
    text-transform: uppercase;
  }
}
.section-stat.stat .stat__list {
  display: flex;
  flex-direction: column;
  gap: 19px;
}
@media (max-width: 1074px) {
  .section-stat.stat .stat__list {
    gap: 40px;
  }
}
.section-stat.stat .stat__item {
  background: #EBEDEC;
  display: flex;
  gap: 57px;
  align-items: center;
}
@media (max-width: 1074px) {
  .section-stat.stat .stat__item {
    gap: 40px;
    flex-direction: column;
  }
}
.section-stat.stat .stat__item .stat__item__img {
  width: 404px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1074px) {
  .section-stat.stat .stat__item .stat__item__img {
    width: 300px;
    height: 200px;
  }
}
.section-stat.stat .stat__item .stat__item__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}
@media (min-width: 1074px) {
  .section-stat.stat .stat__item .stat__item__text {
    padding: 20px;
    padding-left: 0;
  }
}
@media (max-width: 1074px) {
  .section-stat.stat .stat__item .stat__item__text {
    gap: 28px;
  }
}
.section-stat.stat .stat__item .stat__item__title {
  color: var(--grey-text, #3E464F);
  /* H5 */
  font-family: Halvar Breitschrift;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 119%; /* 23.8px */
  letter-spacing: -0.2px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-stat.stat .stat__item .stat__item__title {
    color: var(--grey-text, #3E464F);
    /* H3 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 16px */
    letter-spacing: -0.16px;
    text-transform: uppercase;
    padding: 0 10px;
  }
}
.section-stat.stat .stat__item .stat__item__descr {
  color: var(--grey-text, #3E464F);
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  max-width: 866px;
}
.section-stat.stat .stat__item .stat__item__descr .list {
  max-height: 122px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 0 71px;
}
@media (max-width: 1074px) {
  .section-stat.stat .stat__item .stat__item__descr .list {
    gap: 0;
    flex-wrap: nowrap;
    max-height: initial;
  }
}
.section-stat.stat .stat__item .stat__item__descr .list span {
  padding-left: 40px;
  position: relative;
  display: flex;
}
.section-stat.stat .stat__item .stat__item__descr .list span::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 20px;
  background-color: #008DD2;
  left: 10px;
  top: 10px;
}
.section-stat.stat .stat__item .stat__item__descr span {
  margin-top: 10px;
}
.section-stat.stat .stat__item .stat__item__descr span.line {
  padding-left: 40px;
  position: relative;
  display: flex;
}
.section-stat.stat .stat__item .stat__item__descr span.line::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 20px;
  background-color: #008DD2;
  left: 10px;
  top: 10px;
}
@media (max-width: 1074px) {
  .section-stat.stat .stat__item .stat__item__descr {
    color: var(--grey-text, #3E464F);
    /* Text 15px Regular (mobile) */
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
    padding: 0 10px;
    padding-bottom: 42px;
  }
}

.section-resh.resh {
  padding: 113px 0;
}
.section-resh.resh .resh__inner {
  overflow: hidden;
  display: flex;
  gap: 50px;
}
@media (max-width: 1330px) {
  .section-resh.resh .resh__inner {
    gap: 0;
  }
}
@media (max-width: 1330px) {
  .section-resh.resh .resh__inner {
    flex-direction: column;
    align-items: center;
  }
}
.section-resh.resh .resh__title {
  color: var(--grey-text, #3E464F);
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
}
@media (max-width: 1300px) {
  .section-resh.resh .resh__title {
    color: var(--grey-text, #3E464F);
    /* H2 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 18px */
    letter-spacing: -0.18px;
    text-transform: uppercase;
  }
}
.section-resh.resh .resh__p .resh__p__item {
  display: flex;
  position: relative;
}
.section-resh.resh .resh__p .resh__p__item .resh__p__item__text span {
  color: var(--grey-text, #3E464F);
  /* H5 */
  font-family: Halvar Breitschrift;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 119%; /* 23.8px */
  letter-spacing: -0.2px;
  text-transform: uppercase;
}
@media (max-width: 1300px) {
  .section-resh.resh .resh__p .resh__p__item .resh__p__item__text span {
    color: var(--grey-text, #3E464F);
    /* H4 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 14px */
    letter-spacing: -0.14px;
    text-transform: uppercase;
  }
}
.section-resh.resh .resh__p .resh__p__item .resh__p__item__text li {
  list-style-type: none;
  padding-left: 0;
  color: var(--grey-text, #3E464F);
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 23.4px */
  letter-spacing: -0.18px;
}
.section-resh.resh .resh__p .resh__p__item .resh__p__item__text li:nth-child(2) {
  padding-left: 10px;
}
.section-resh.resh .resh__p .resh__p__item .resh__p__item__text li:nth-child(3) {
  padding-left: 20px;
}
.section-resh.resh .resh__p .resh__p__item .resh__p__item__text li:nth-child(4) {
  padding-left: 30px;
}
@media (max-width: 1110px) {
  .section-resh.resh .resh__p .resh__p__item .resh__p__item__text li {
    list-style: initial;
    padding-left: 10px !important;
  }
}
@media (max-width: 1300px) {
  .section-resh.resh .resh__p .resh__p__item .resh__p__item__text li {
    color: var(--grey-text, #3E464F);
    /* Text 15px Regular (mobile) */
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
  }
}
.section-resh.resh .resh__p .resh__p__item svg {
  position: relative;
}
@media (max-width: 1110px) {
  .section-resh.resh .resh__p .resh__p__item svg {
    display: none;
  }
}
@media (max-width: 1110px) {
  .section-resh.resh .resh__p .resh__p__item {
    position: initial;
  }
}
.section-resh.resh .resh__p .resh__p__item:nth-child(1) {
  left: 200px;
  top: 29px;
}
.section-resh.resh .resh__p .resh__p__item:nth-child(2) {
  left: 98px;
}
.section-ca.ca .ca__inner {
  padding: 71px 0 94px 0;
}
.section-ca.ca .ca__text {
  color: #FFF;
  /* Text 24px Regular */
  font-family: Onest;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 31.2px */
  letter-spacing: -0.24px;
  padding-bottom: 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1215686275);
}
@media (max-width: 1074px) {
  .section-ca.ca .ca__text {
    color: #FFF;
    /* Text 15px Regular (mobile) */
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
  }
}
.section-ca.ca .ca__text2 {
  color: rgba(255, 255, 255, 0.6);
  /* Text 15px Regular (mobile) */
  font-family: Onest;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  margin-top: 20px;
  line-height: 150%; /* 22.5px */
  letter-spacing: -0.15px;
}
@media (max-width: 1074px) {
  .section-ca.ca .ca__text2 {
    color: rgba(255, 255, 255, 0.6);
    /* Text 15px Regular (mobile) */
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
  }
}

.section-pir.pir {
  padding: 135px 0 90px 0;
}
@media (max-width: 1074px) {
  .section-pir.pir {
    padding: 60px 0;
  }
}
.section-pir.pir .pir__list-mobile {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.section-pir.pir .pir__list-mobile .pir__list-mobile__item {
  display: flex;
  padding-bottom: 22px;
  flex-direction: column;
  padding-top: 22px;
  gap: 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.616);
}
.section-pir.pir .pir__list-mobile .pir__list-mobile__item .pir__list-mobile__item__title {
  display: flex;
  gap: 12px;
}
.section-pir.pir .pir__list-mobile .pir__list-mobile__item .pir__list-mobile__item__title div {
  color: var(--main-color, #008DD2);
  /* H1 (mobile) */
  font-family: Halvar Breitschrift;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 24px */
  text-transform: uppercase;
}
.section-pir.pir .pir__list-mobile .pir__list-mobile__item .pir__list-mobile__item__title span {
  color: var(--grey-text, #3E464F);
  /* H4 (mobile) */
  font-family: Halvar Breitschrift;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 14px */
  letter-spacing: -0.14px;
  text-transform: uppercase;
}
.section-pir.pir .pir__list-mobile .pir__list-mobile__item ul {
  color: var(--grey-text, #3E464F);
  /* Text 15px Regular (mobile) */
  font-family: Onest;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 22.5px */
  letter-spacing: -0.15px;
  list-style-type: none;
}
.section-pir.pir .pir__list-mobile .pir__list-mobile__item ul li {
  position: relative;
}
.section-pir.pir .pir__list-mobile .pir__list-mobile__item ul li::after {
  content: url(/images/line.svg);
  position: absolute;
  left: -30px;
  top: 10px;
}
.section-pir.pir .pir__list {
  display: flex;
  flex-direction: column;
  gap: 28px;
  position: relative;
}
.section-pir.pir .pir__dir {
  top: -4px;
  left: 50%;
  transform: translateX(-50%);
  height: 782px;
  position: absolute;
}
.section-pir.pir .pir__dir-list {
  position: absolute;
  top: 16px;
  font-size: 18px;
  color: #fff;
  z-index: 1;
  left: 0;
  right: 0;
  text-align: center;
  list-style: none;
  font-family: Inter, sans-serif;
  font-weight: 700;
  padding: 0;
  margin: 0;
}
.section-pir.pir .pir__dir-list li {
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 28px;
}
@media (max-width: 1599px) {
  .section-pir.pir .pir__dir {
    width: 30vw;
    left: 50%;
    transform: translate(-50%);
  }
}
@media (max-width: 1199px) {
  .section-pir.pir .pir__dir {
    width: 20vw;
  }
}
.section-pir.pir .pir__dir .pir__img {
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 1;
}
.section-pir.pir .pir__item {
  display: flex;
  justify-content: space-between;
  color: var(--grey-text, #3E464F);
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%; /* 21.6px */
  border-bottom: 1px solid rgba(0, 0, 0, 0.521);
  height: 130px;
}
.section-pir.pir .pir__item span {
  width: 390px;
}
.section-pir.pir .pir__item span ul {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.section-pir.pir .pir__item span ul li {
  position: relative;
  z-index: 5;
}
.section-pir.pir .pir__item span ul li::after {
  content: url(/images/line.svg);
  position: absolute;
  left: -27px;
  top: 9.5px;
}

.section-socks.socks {
  padding: 120px 0 160px 0;
}
.section-socks.socks .socks__title {
  color: var(--white-text, #FFF);
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
}
.section-socks.socks .socks__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 46px;
  gap: 50px;
}
@media (max-width: 1534px) {
  .section-socks.socks .socks__list {
    justify-content: center;
    align-content: center;
  }
}
@media (max-width: 1074px) {
  .section-socks.socks .socks__list {
    gap: 50px;
    justify-content: center;
  }
}
.section-socks.socks .socks__item {
  width: 683px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1534px) {
  .section-socks.socks .socks__item {
    width: 480px;
  }
}
@media (max-width: 1074px) {
  .section-socks.socks .socks__item {
    gap: 41px;
  }
}
.section-socks.socks .socks__item .socks__item__img {
  width: 100%;
  height: 321px;
}
@media (max-width: 1074px) {
  .section-socks.socks .socks__item .socks__item__img {
    align-self: center;
    width: 320px;
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.section-socks.socks .socks__item .socks__item__title {
  margin-top: 30px;
  color: var(--white-text, #FFF);
  /* H5 */
  font-family: Halvar Breitschrift;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 119%; /* 23.8px */
  letter-spacing: -0.2px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-socks.socks .socks__item .socks__item__title {
    color: var(--white-text, #FFF);
    /* H4 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -0.14px;
    text-transform: uppercase;
    margin-top: -100px;
  }
}
.section-socks.socks .socks__item .socks__item__descr {
  margin-top: 13px;
  color: var(--white-text, #FFF);
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
}
@media (max-width: 1074px) {
  .section-socks.socks .socks__item .socks__item__descr {
    color: #FFF;
    /* Text 15px Regular (mobile) */
    font-family: Onest;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.15px;
  }
}

.section-scheme.scheme {
  padding: 65px 0 56px 0;
}
.section-scheme.scheme .scheme__inner {
  display: flex;
  flex-direction: column;
  gap: 29px;
}
.section-scheme.scheme .scheme__img {
  margin: 0 auto;
}
@media (max-width: 1074px) {
  .section-scheme.scheme .scheme__img {
    width: 300px;
    height: 127px;
  }
}
.section-scheme.scheme .scheme__title {
  color: var(--main-color, #008DD2);
  /* H3 */
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .section-scheme.scheme .scheme__title {
    color: var(--main-color, #008DD2);
    /* H4 (mobile) */
    font-family: Halvar Breitschrift;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 14px */
    letter-spacing: -0.14px;
    text-transform: uppercase;
  }
}

.section-table.table {
  padding: 101px 0 135px 0;
}
.section-table.table .table__inner {
  width: 92%;
  margin: 0 auto;
}
.section-table.table .table__row {
  color: #FFF;
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  border: 1px solid #FFF;
  display: grid;
  grid-template-columns: 3fr 1fr 1fr;
  text-align: center;
}
.section-table.table .table__row.title {
  color: #050505;
  /* H5 */
  font-family: Halvar Breitschrift;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 119%; /* 23.8px */
  letter-spacing: -0.2px;
  text-transform: uppercase;
  background: #FFF !important;
}
@media (max-width: 1074px) {
  .section-table.table .table__row.title {
    font-size: 14px;
  }
}
@media (max-width: 1074px) {
  .section-table.table .table__row {
    font-size: 14px;
  }
}
.section-table.table .table__row .table__row__col {
  height: 73px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border: 1px solid #FFF;
}
@media (max-width: 1074px) {
  .section-table.table .table__row .table__row__col {
    padding: 20px 0;
  }
}
.section-table.table .table__row:nth-child(odd) {
  background: #111417;
}

[for=form-check] svg {
  max-width: 100%;
  max-height: 100%;
}

html {
  scroll-behavior: smooth;
}

.container {
  max-width: initial;
  box-sizing: border-box;
  margin: 0 auto;
}
@media (min-width: 2400px) {
  .container {
    max-width: 2400px;
  }
}
@media (max-width: 1024px) {
  .container {
    max-width: 980px;
  }
}
@media (max-width: 1074px) {
  .container {
    max-width: 300px;
  }
}
@media (max-width: 600px) {
  .container {
    max-width: 300px;
  }
}
.container.only-mobile {
  max-width: 100%;
}
@media (max-width: 1024px) {
  .container.only-mobile {
    max-width: 980px;
  }
}
@media (max-width: 1074px) {
  .container.only-mobile {
    max-width: 500px;
  }
}
@media (max-width: 600px) {
  .container.only-mobile {
    max-width: 300px;
  }
}

.padding-left {
  padding-left: 56px;
}
@media (max-width: 1024px) {
  .padding-left {
    padding-left: 0;
  }
}

.padding-right {
  padding-right: 56px;
}
@media (max-width: 1024px) {
  .padding-right {
    padding-right: 0;
  }
}

.break-out {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.nocontainer {
  width: 100vw;
}

.breakout {
  margin: 1em -100%; /* old browsers fallback */
  margin: 1em calc(50% - 50vw);
  background-color: rgba(255, 0, 255, 0.5);
}
@media (max-width: 1074px) {
  .breakout {
    margin: 0 auto;
  }
}
@media (max-width: 320px) {
  .breakout {
    margin: 1em -100% !important; /* old browsers fallback */
    margin: 1em calc(50% - 50vw) !important;
  }
}

body {
  background: #161A1F;
  scroll-behavior: smooth;
  background: #161A1F;
  scroll-behavior: smooth;
}
body * {
  scroll-behavior: smooth;
}

html {
  overflow-x: hidden;
}

.section-container {
  max-width: 1512px;
  margin: 0 auto;
}
@media (min-width: 1512px) {
  .section-container {
    width: 1512px;
  }
}

header.header-mobile {
  position: relative;
  z-index: 56;
}
header.header-mobile .header-mobile__inner {
  display: flex;
  height: 70px;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1330px) {
  header.header-mobile .header-mobile__inner {
    padding: 0 20px;
  }
}
@media (max-width: 1074px) {
  header.header-mobile .header-mobile__inner {
    padding: 0;
  }
}
header.header-mobile .header-mobile__buttons {
  display: flex;
  gap: 20px;
}
header.header-mobile.active {
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
header.header-mobile.active .header-mobile__dialog {
  transform: translateX(0);
}
header.header-mobile .header-mobile__dialog {
  position: absolute;
  left: 0;
  width: 100vw;
  transform: translateX(-2000px);
  transition: all 0.5s;
  background: #FFF;
}
header.header-mobile .header-mobile__dialog .header-mobile__dialog__list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: relative;
  padding-top: 40px;
  padding-bottom: 108px;
}
header.header-mobile .header-mobile__dialog .header-mobile__dialog__list .header-mobile__dialog__list__input {
  position: relative;
}
header.header-mobile .header-mobile__dialog .header-mobile__dialog__list .header-mobile__dialog__list__input input {
  width: 100%;
  border: 1px solid #E4E4E4;
  background: #F8F8F8;
  color: #888;
  font-family: Roboto;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
  height: 51px;
  text-indent: 31px;
}
header.header-mobile .header-mobile__dialog .header-mobile__dialog__list .header-mobile__dialog__list__input::before {
  content: url(/img/header/searc.svg);
  position: absolute;
  left: 10px;
  z-index: 1;
  top: 17px;
}
header.header-mobile .header-mobile__dialog .header-mobile__dialog__list .header-mobile__dialog__list__item {
  color: var(--grey-text, #3E464F);
  /* Text 24px Regular */
  font-family: Onest;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 31.2px */
  letter-spacing: -0.24px;
  max-height: 32px;
  overflow: hidden;
  transition: all 0.5s;
}
header.header-mobile .header-mobile__dialog .header-mobile__dialog__list .header-mobile__dialog__list__item.plus.rov {
  max-height: 1000px;
}
header.header-mobile .header-mobile__dialog .header-mobile__dialog__list .header-mobile__dialog__list__item.plus.rov span {
  position: relative;
}
header.header-mobile .header-mobile__dialog .header-mobile__dialog__list .header-mobile__dialog__list__item.plus.rov span::after {
  transform: rotate(180deg) translateY(0);
}
header.header-mobile .header-mobile__dialog .header-mobile__dialog__list .header-mobile__dialog__list__item.plus span {
  position: relative;
}
header.header-mobile .header-mobile__dialog .header-mobile__dialog__list .header-mobile__dialog__list__item.plus span::after {
  content: url("/images/svg/dialog_list__plus.svg");
  position: absolute;
  right: -30px;
  top: 13px;
  transition: all 0.5s;
}

header.header {
  position: relative;
  z-index: 10;
  transition: all 0.5s;
}
header.header.header-new {
  z-index: 15;
  background: rgba(17, 20, 23, 0.94);
  position: fixed;
  transform: translateY(0px);
  left: 0px;
  top: 0px;
  width: 100vw;
  height: 70px;
}
header.header.header-new .header__list__inner {
  position: relative;
  left: -5px;
}
@media (max-width: 1074px) {
  header.header.header-new {
    display: none;
  }
}
header.header.header-new .header__logo {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  max-height: 100%;
  height: 100%;
  position: relative;
  left: 29px;
  width: 178px;
}
header.header.header-new .header__list {
  height: 79px;
}
header.header .header__button {
  color: #FFF;
  text-align: center;
  font-family: "Onest";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 14px */
  letter-spacing: -0.14px;
  text-transform: uppercase;
  width: 180px;
  height: 39px;
  flex-shrink: 0;
  border-radius: 100px;
  background: #008DD2;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1024px) {
  header.header .header__button {
    font-size: 10px;
  }
}
header.header .header__lines {
  width: 39px;
  height: 39px;
  flex-shrink: 0;
  border-radius: 79.032px;
  background: #008DD2;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
header.header .header__search {
  width: 39px;
  height: 39px;
  flex-shrink: 0;
  border-radius: 79.032px;
  background: #434343;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.5s;
  position: relative;
  z-index: 5;
}
header.header .header__search.active {
  border-radius: 4px;
  justify-content: start;
  align-items: initial;
}
header.header .header__search.active svg {
  left: 11px;
  opacity: 0.5;
  position: absolute;
  top: 12px;
}
@media (max-width: 1074px) {
  header.header .header__search.active svg {
    display: none;
  }
}
header.header .header__search svg {
  z-index: 2;
  position: relative;
  left: 2px;
  flex-shrink: 0;
}
header.header .header__search.active {
  width: 300px;
}
@media (max-width: 1466px) {
  header.header .header__search.active {
    width: 170px;
  }
}
@media (max-width: 1160px) {
  header.header .header__search.active {
    width: 230px;
  }
}
@media (max-width: 600px) {
  header.header .header__search.active {
    width: 230px;
  }
}
header.header .header__search.active input {
  height: 100%;
  width: 100%;
  opacity: 1;
  background: rgba(17, 20, 23, 0.4901960784);
  text-indent: 30px;
  color: white;
  border-radius: 4px;
}
@media (max-width: 1074px) {
  header.header .header__search.active input {
    font-family: "ONEST";
    font-size: 13px;
    text-indent: 10px;
  }
}
header.header .header__search input {
  width: 0;
  height: 0;
  opacity: 0;
}
header.header .header__right {
  display: flex;
  gap: 11px;
  align-items: center;
  margin-right: 71px;
}
@media (max-width: 1440px) {
  header.header .header__right {
    margin-right: 20px;
  }
}
header.header .header__inner {
  background: rgba(17, 20, 23, 0.4901960784);
}
header.header .header__item {
  cursor: pointer;
  max-height: 14px;
  position: relative;
  transition: all 2s;
}
header.header .header__item:hover {
  text-decoration: underline;
}
header.header .header__item .header__item__down {
  position: absolute;
  background: white;
  animation: openDialog 1s;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 27px;
  font-family: "Halvar Breitschrift";
  width: 125%;
  text-align: center;
  color: black;
  font-weight: 600;
  border-radius: 0 0 20px 20px;
  padding: 20px 20px;
  gap: 18px;
  font-size: 12px;
  min-width: 180px;
}
header.header .header__item .header__item__down .header__item__down__item {
  border-bottom: 1px solid black;
  padding-bottom: 5px;
}
header.header .header__item.plus.active {
  max-height: 1000px;
}
header.header .header__item.plus.active svg {
  transform: translateY(2px) translateX(10px) rotate(180deg);
}
header.header .header__item.plus span svg {
  position: absolute;
  transform: translateY(2px) translateX(10px);
  transition: all 0.5s;
}
header.header .header__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-height: 70px;
  color: #FFF;
  font-family: "Onest";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 14px */
  letter-spacing: -0.14px;
  text-transform: uppercase;
}
@media (max-width: 1490px) {
  header.header .header__list {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  header.header .header__list {
    font-size: 11px;
  }
}
header.header .header__list .header__list__inner {
  display: flex;
  gap: 45px;
}
@media (max-width: 1490px) {
  header.header .header__list .header__list__inner {
    gap: 39px;
  }
}
header.header .header__logo {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  max-height: 100%;
  height: 100%;
}
header.header .header__logo img {
  padding: 24px 30px 28.12px 30px;
  width: 118px;
  height: 88.884px;
  align-self: flex-end;
  position: relative;
  top: 47px;
  background: rgba(17, 20, 23, 0.4901960784);
  z-index: 5;
}

a {
  color: inherit;
  text-decoration: inherit;
}

@keyframes openDialog {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
footer.footer {
  color: #FFF;
  background: #040404;
  position: relative;
  overflow: hidden;
}
footer.footer.white {
  color: #3E464F;
  background: white;
}
footer.footer .container {
  position: relative;
  z-index: 4;
}
footer.footer .footer__bg {
  position: absolute;
  right: -3px;
  top: 0;
  width: 49%;
}
@media (max-width: 1074px) {
  footer.footer .footer__bg {
    display: none;
  }
}
footer.footer .footer__inner {
  padding: 80px 0 26px 0;
}
footer.footer .footer__line {
  margin-top: 19px;
  border-top: 1px solid #32373D;
  color: rgba(255, 255, 255, 0.4);
  font-family: Onest;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 15.6px */
  letter-spacing: -0.12px;
  padding: 28px 0;
}
footer.footer .footer__descr .footer__descr__inner {
  margin-top: 56px;
  color: rgba(255, 255, 255, 0.4);
  font-family: Onest;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 165%; /* 26.4px */
  letter-spacing: -0.16px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1074px) {
  footer.footer .footer__descr .footer__descr__inner {
    margin-top: 30px;
    color: rgba(255, 255, 255, 0.4);
    font-family: Onest;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 165%; /* 19.8px */
    letter-spacing: -0.12px;
  }
}
footer.footer .footer__cols {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 1074px) {
  footer.footer .footer__cols {
    gap: 51px 0;
  }
}
footer.footer .footer__cols .footer__cols__item {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1074px) {
  footer.footer .footer__cols .footer__cols__item .footer__cols__item__list__col {
    display: flex;
    align-items: center;
    gap: 20px;
  }
}
@media (max-width: 1074px) {
  footer.footer .footer__cols .footer__cols__item .footer__cols__item__text__col {
    margin-top: 24px;
    display: flex;
    gap: 9px;
    flex-direction: column;
  }
}
footer.footer .footer__cols .footer__cols__item .footer__cols__item__title {
  color: #FFF;
  font-family: HelveticaNeueCyr;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 32.4px */
  letter-spacing: -0.24px;
}
footer.footer .footer__cols .footer__cols__item .footer__cols__item__text {
  margin-top: 24px;
  color: #FFF;
  font-family: Onest;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 21.6px */
  letter-spacing: -0.16px;
  display: flex;
}
@media (max-width: 1074px) {
  footer.footer .footer__cols .footer__cols__item .footer__cols__item__text {
    color: #FFF;
    font-family: Onest;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%; /* 16.2px */
    letter-spacing: -0.12px;
    opacity: 0.6;
    margin-top: 0;
  }
}
footer.footer .footer__cols .footer__cols__item .footer__cols__item__list {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 9px;
}
footer.footer .footer__cols .footer__cols__item .footer__cols__item__list a {
  color: #FFF;
  font-family: Onest;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 21.6px */
  letter-spacing: -0.16px;
  opacity: 0.6;
  transition: all 0.5s;
}
@media (max-width: 1074px) {
  footer.footer .footer__cols .footer__cols__item .footer__cols__item__list a {
    color: #FFF;
    font-family: Onest;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%; /* 16.2px */
    letter-spacing: -0.12px;
  }
}
footer.footer .footer__cols .footer__cols__item .footer__cols__item__list a:hover {
  opacity: 1;
}
footer.footer .footer__cols .footer__cols__item .footer__cols__item__general-title {
  color: #FFF;
  font-family: Halvar Breitschrift;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 30px */
  letter-spacing: -0.3px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  footer.footer .footer__cols .footer__cols__item .footer__cols__item__general-title {
    color: #FFF;
    font-family: Halvar Breitschrift;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 24px */
    letter-spacing: -0.24px;
    text-transform: uppercase;
  }
}
footer.footer .footer__cols .footer__cols__item .footer__cols__item__general-descr {
  margin-top: 32px;
  color: #FFF;
  font-family: Onest;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 165%;
  letter-spacing: -0.16px;
}
@media (max-width: 1074px) {
  footer.footer .footer__cols .footer__cols__item .footer__cols__item__general-descr {
    margin-top: 19px;
  }
}
footer.footer .footer__cols .footer__cols__item .footer__cols__item__general-descr .opacity {
  color: rgba(255, 255, 255, 0.15);
  font-family: Onest;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 165%;
  letter-spacing: -0.16px;
}
@media (max-width: 1074px) {
  footer.footer .footer__cols .footer__cols__item .footer__cols__item__general-descr .opacity {
    color: rgba(255, 255, 255, 0.4);
    font-family: Onest;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 165%; /* 26.4px */
    letter-spacing: -0.16px;
  }
}
footer.footer .footer__cols .footer__cols__item .footer__cols__item__general-descr .footer__cols__item__general-descr__opacity {
  color: rgba(255, 255, 255, 0.4);
  font-family: Onest;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 165%; /* 26.4px */
  letter-spacing: -0.16px;
}
@media (max-width: 1074px) {
  footer.footer .footer__cols .footer__cols__item .footer__cols__item__general-descr .footer__cols__item__general-descr__opacity {
    color: rgba(255, 255, 255, 0.4);
    font-family: Onest;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 165%; /* 26.4px */
    letter-spacing: -0.16px;
  }
}
footer.footer .footer__cols .footer__cols__item .footer__cols__item__general-descr span, footer.footer .footer__cols .footer__cols__item .footer__cols__item__general-descr a {
  color: #FFF;
  font-family: Onest;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 165%;
  letter-spacing: -0.16px;
}
@media (max-width: 1074px) {
  footer.footer .footer__cols .footer__cols__item .footer__cols__item__general-descr span, footer.footer .footer__cols .footer__cols__item .footer__cols__item__general-descr a {
    color: #FFF;
    font-family: Onest;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 165%;
    letter-spacing: -0.16px;
  }
}

.sertif {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 30;
  -webkit-backdrop-filter: brightness(0.5);
          backdrop-filter: brightness(0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}
.sertif .sertif__inner {
  width: 95%;
  height: 90%;
  display: flex;
  flex-direction: column;
}
.sertif .sertif__title {
  display: flex;
  justify-content: space-between;
  color: var(--white-text, #FFF);
  /* H4 */
  font-family: Halvar Breitschrift;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 24px */
  letter-spacing: -0.24px;
  text-transform: uppercase;
}
@media (max-width: 1074px) {
  .sertif .sertif__title span {
    opacity: 0;
  }
}
.sertif .sertif__title svg {
  cursor: pointer;
}
.sertif .sertif__list {
  flex-grow: 1;
  align-items: center;
  display: flex;
  gap: 20px;
  justify-content: center;
}
@media (max-width: 1074px) {
  .sertif .sertif__list {
    flex-direction: column;
    gap: 10px;
    overflow-y: scroll;
  }
}
.sertif .sertif__list * {
  flex-shrink: 0;
}
.sertif .sertif__img {
  display: flex;
  gap: 36px;
  align-items: center;
  cursor: pointer;
}
.sertif .sertif__img img {
  flex-shrink: 0;
}
@media (max-width: 1074px) {
  .sertif .sertif__img img {
    width: 300px;
    height: 398px;
  }
}
@media (max-width: 1074px) {
  .sertif .sertif__img {
    width: 300px;
    height: 398px;
    flex-direction: column;
  }
}
.sertif .sert__down {
  width: 215px;
  height: 60px;
  border-radius: 60px;
  background: var(--main-color, #008DD2);
  color: #FFF;
  font-family: Onest;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
  letter-spacing: -0.2px;
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  align-self: center;
  cursor: pointer;
}

.header-mobile__nextdialog__list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  opacity: 0.5;
  /* padding-left: 18px; */
  list-style-type: disc;
  font-size: 18px;
  margin-top: 11px;
}

.mt100 {
  margin-top: 100px;
}
@media (max-width: 1074px) {
  .mt100 {
    margin-top: 0;
  }
}
@media (max-height: 840px) {
  .mt100 {
    margin-top: -12px;
  }
}

.section-poll {
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 75px;
}
.section-poll .poll__title {
  margin-top: 92px;
  color: #FFF;
  /* H4 */
  font-family: Halvar Breitschrift;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 24px */
  letter-spacing: -0.24px;
  text-transform: uppercase;
}
.section-poll .poll__descr {
  margin-top: 40px;
  color: #FFF;
  /* H5 */
  font-family: Halvar Breitschrift;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 119%; /* 23.8px */
  letter-spacing: -0.2px;
  text-transform: uppercase;
}
.section-poll .poll__list {
  margin-top: 35px;
  color: #FFF;
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.section-poll .poll__grid {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
@media (max-width: 1074px) {
  .section-poll .poll__grid {
    justify-content: initial;
    flex-direction: column;
  }
}
.section-poll .poll__grid .poll__grid__item__title {
  color: #FFF;
  /* H5 */
  font-family: Halvar Breitschrift;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 119%; /* 23.8px */
  letter-spacing: -0.2px;
  text-transform: uppercase;
}
.section-poll .poll__grid .poll__grid__item__list {
  color: #FFF;
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
}
.section-poll .poll__table {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
}
.section-poll .poll__table .poll__table__item {
  display: flex;
  justify-content: space-between;
  color: #FFF;
  /* Text 18px Regular */
  font-family: Onest;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  padding: 45px 0;
  border-bottom: 1px solid #B3B3B3;
  border-top: 1px solid #B3B3B3;
}
@media (max-width: 1074px) {
  .section-poll .poll__table .poll__table__item {
    justify-content: initial;
    flex-direction: column;
  }
}/*# sourceMappingURL=style.css.map */
