.wrapper {
  overflow: hidden;
}

@supports (overflow: clip) {
  .wrapper {
    overflow: clip;
  }
}

[class*="_icon-"]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class*="_icon-"]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class*="_icon-"]:before {
  display: block;
}

._icon-koobeton:before {
  content: "\e900";
}

/* site settings */

:root {
  /* Цвет шрифта по умолчанию */
  --main-color-2: #0052da;
  /* fonts */
  /* hero */
  --main-page-background: #0d1218;
  --main-page-text-color: #fff;
  --main-page-title-color: #fff;
  --main-page-title-weight: 900;
  --main-page-offers-background: #b73cef;
  --main-page-link-background: #a9ff1a;
  --main-page-link-color: #000;
  --main-page-link-size: 0.875rem;
  --main-page-link-weight: 600;
  --main-page-subtext: #fff;
  --main-page-label-title-color: #fff;
  --main-page-label-title-weight: 600;
  --main-page-label-text-color: #fff;
  --main-page-label-text-weight: 500;
  --main-page-label-blure: blur(1.25rem);
  --main-page-label-background: #fff2;
  /* contact */
  --contact-subtitle-color: #fff;
  --contact-title-color: #fff;
  --inp-border-color: rgba(255, 255, 255, 0.3);
  --inp-border-size: 0.0625rem;
  --inp-focus-border-color: #fff;
  --inp-background: transparent;
  --inp-color: #fff;
  --inp-option-color: #fff;
  --inp-select-list-background: #0052da;
  /* hero services */
  --service-title-weight: 600;
  --service-title-color: #fff;
  --service-text-weight: 500;
  --service-text-size: 0.875rem;
  --service-text-color: #fff;
  /* expert-member */
  --expert-background: #f9f9fa;
  --expert-name-weight: 700;
  --expert-name-color: #2c3147;
  --expert-position-weight: 500;
  --expert-position-color: #4c5165;
  /* statistics */
  --statistics-number-weight: 800;
  --statistics-background: transparent;
  --statistics-text-weight: 500;
  /* offer */
  --offer-background: transparent;
  --offer-subtitle-color: #4c5165;
  --offer-subtitle-size: 1.125rem;
  --offer-subtitle-weight: 500;
  --offer-title-color: #2c3147;
  --offer-title-size: 1.875rem;
  --offer-title-weight: 700;
  --offer-text-color: #4c5165;
  --offer-text-size: 1rem;
  --offer-text-weight: 500;
  --offer-link-size: 1.125rem;
  --offer-item-color: #fff;
  /* client */
  --client-background: transparent;
  --client-item-background: transparent;
  --client-name-color: #472c2c;
  --client-name-size: 1.5rem;
  --client-name-weight: 700;
  --client-position-color: #4c5165;
  --client-position-size: 1rem;
  --client-position-weight: 700;
  --client-text-color: #4c5165;
  --client-text-size: 1rem;
  --client-text-weight: 500;
  --client-star-color: #ffb700;
  --client-star-size: 1.2rem;
  /* about */
  --about-text-color: #4c5165;
  --about-text-size: 1.125rem;
  --about-text-weight: 500;
  --about-background: transparent;
  /* faq accordion */
  --faq--background: transparent;
  --acc-title-color: #4c5165;
  --acc-title-weight: 700;
  --acc-text-color: #4c5165;
  --acc-text-weight: 500;
  /* resources */
  --resources-background: transparent;
  --resources-title-size: 1.5rem;
  --resources-title-weight: 700;
  --resources-text-color: #4c5165;
  --resources-text-size: 1rem;
  --resources-text-weight: 500;
  /* prices */
  --price-background: #fff;
  --price-item-background: #fff;
  --price-border-color: #afafaf;
  --price-title-size: 1.875rem;
  --price-title-weight: 700;
  --price-symbol-color: #2c3147;
  --price-symbol-size: 1.25rem;
  --price-symbol-weight: 700;
  --price-number-color: #2c3147;
  --price-number-size: 3.125rem;
  --price-number-weight: 700;
  --price-sub-text-color: #2c3147;
  --price-sub-text-size: 1.125rem;
  --price-sub-text-weight: 500;
  --price-text-color: #4c5165;
  --price-text-size: 1.125rem;
  --price-text-weight: 500;
  --price-list-color: #4c5165;
  --price-list-size: 1rem;
  --price-list-weight: 500;
  /* header */
  --header-background: #fff;
  --header-menu-color: #2c3147;
  --header-menu-text-size: 0.875rem;
  --submenu-background: #fff;
  --submenu-text-color: #2c3147;
  --submenu-text-size: 0.875rem;
  --burger-background: #fff;
  --burger-menu-color: #222;
  --burger-submenu-color: #222;
  --burger-menu-text-size: 1rem;
  --burger-submenu-text-size: 1rem;
  --burger-menu-icon-color: #222;
  --burger-sublist-background: #fff;
  --burger-menu-button: #fff;
  /* footer */
  --footer-background: #1a1e30;
  --footer-title-color: #fff;
  --footer-color: #fff;
  --footer-button-color: #0052da;
  --footer-menu-color: #fff;
  --footer-menu-size: 1.125rem;
  --footer-menu-weight: 500;
  --footer-rights-color: #fff;
  --footer-rights-size: 1rem;
  --footer-rights-weight: 500;
  --footer-rights-link-color: #fff;
  --footer-rights-link-size: 1rem;
  --footer-rights-link-weight: 500;
  /* article-header */
  --article-menu-color: #fff;
  --article-burger-color: #fff;
  /* article-head */
  --article-head-background-zoom: 30s;
  --article-head-main-title-color: #fff;
  --article-head-link-color: #fff;
  --article-head-date-color: #fff;
  --article-head-link-size: 1.375rem;
  --article-head-date-size: 1rem;
  --article-head-main-title-weight: 800;
  --article-head-link-weight: 500;
  --article-head-date-weight: 500;
  /* article */
  --article-background: #fff;
  --article-main-title-color: #2c3147;
  --article-main-title-weight: 700;
  --article-quote-size: 1.75rem;
  --article-quote-color: #2c3147;
  --article-quote-weight: 500;
  --article-coma-font-family: "Franklin Gothic Medium", "Arial Narrow", Arial,
    sans-serif;
  --article-title2-size: 1.75rem;
  --article-title2-color: #2c3147;
  --article-title2-weight: 700;
  --article-title3-size: 1.5rem;
  --article-title3-color: #2c3147;
  --article-title3-weight: 700;
  --article-list-items-color: #4c5165;
  --article-list-items-size: 1rem;
  --article-list-marker-size: 1.25rem;
}

* {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  height: 100%;
  text-align: left;
}

body {
  color: #000;
  line-height: 1;
  font-size: 1rem;
  font-weight: 500;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 20rem;
}

input,
button,
textarea {
  font-weight: inherit;
  font-size: inherit;
}

button {
  cursor: pointer;
  color: inherit;
  background-color: inherit;
  font-weight: inherit;
}

a,
span {
  font-weight: inherit;
  color: inherit;
}

a:link,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul,
li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

section,
[data-switch-sections] {
  position: relative;
}

/*
(i) Стили будут применяться ко 
всем классам содержащим *__container
Например header__container, main__container и т.д.
Снипет (HTML): cnt
*/

[class*="__container"] {
  max-width: 90rem;
  margin: 0 auto;
  padding: 0 0.9375rem;
}

.select {
  position: relative;
  color: #000;
  height: 100%;
  width: 100%;
  z-index: 3;
}

.select .option-list {
  display: none;
  position: relative;
  z-index: 1;
}

.select .selections {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -5px;
  left: 0;
}

.select .selected {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.select .selected-icon {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.select .selected-icon.active {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.select .option-open {
  display: block;
}

.select .option {
  background-color: #fff;
  white-space: nowrap;
  width: 100%;
  cursor: pointer;
}

[class*="-ibg"] {
  position: relative;
}

[class*="-ibg"] img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

[class*="-ibg--contain"] img {
  -o-object-fit: contain;
  object-fit: contain;
}

/* unique classes */

.logo,
.logo-white {
  display: inline-block;
  width: 8.0625rem;
  height: 3.375rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.logo:hover,
.logo-white:hover {
  opacity: 0.8;
}

.no-webp .logo {
  background: url("/img/logo.png") center/cover no-repeat;
}

.no-webp .logo-white {
  background: url("/img/logowhite.png") center/cover no-repeat;
}

.link-1 {
  display: inline-block;
  letter-spacing: 0.03125rem;
  border-radius: 0.3125rem;
  padding: 1rem 1.875rem;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.link-1__text {
  position: relative;
  z-index: 20;
}

.link-1::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  scale: 0.5;
  opacity: 0;
  border-radius: 0.3125rem;
  z-index: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.link-1:hover::before {
  opacity: 1;
  scale: 1;
}

.link-2 {
  display: inline-block;
  letter-spacing: 0.03125rem;
  border-radius: 0.3125rem;
  padding: 1rem 1.875rem;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.link-2__text {
  position: relative;
  z-index: 20;
}

.link-2::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  scale: 0.5;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.link-2:hover::before {
  opacity: 1;
  scale: 1;
}

.title {
  text-align: center;
  line-height: 1.2em;
  margin-block: 0.625rem;
}

.subtitle-1 {
  color: #fff;
  line-height: 1.2em;
  text-align: center;
  margin-block: 0.625rem;
}

.text-1 {
  margin-block: 0.625rem;
  line-height: 1.5em;
  text-align: center;
}

.header {
  position: fixed;
  width: 100%;
  padding-block: 0.9375rem;
  top: -2px;
  left: 0;
  z-index: 10;
  transition: background-color 0.3s ease;
}

.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__menu .menu__list {
  gap: 2.5rem;
  margin: 0;
}

.header__menu .menu__link {
  padding-block: 1.25rem;
}

.header__menu .menu__submenu-list {
  padding: 1.25rem 1.25rem 1.25rem 0rem;
  border-radius: 0.3125rem;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(3.125rem);
  -ms-transform: translateY(3.125rem);
  transform: translateY(3.125rem);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 100%;
  left: -0.9375rem;
  min-width: 9.375rem;
}

.header__menu .menu__submenu-list._active {
  z-index: 10;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.header__menu .menu__submenu-link {
  display: inline-block;
  padding: 0.5rem 0.5rem 0.5rem 1.75rem;
  white-space: nowrap;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}

.header__menu .menu__submenu-link:hover {
  scale: 1.2;
}

.menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.menu__link {
  text-decoration: none;
  padding: 10px;
}

.menu__item {
  position: relative;
}

.menu__link {
  display: inline-block;
}

.burger-body .menu {
  margin-top: 2.5rem;
}

.burger-body .menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.burger-body .menu__link {
  text-align: start;
  width: 100%;
  padding-block: 0.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.burger-body .menu__link i {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.burger-body .menu__link._active i {
  rotate: -180deg;
}

.burger-body .menu__submenu-list {
  display: none;
}

.burger-body .menu__submenu-link {
  display: inline-block;
  padding: 0.5rem 0.5rem 0.5rem 1.75rem;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.burger-body__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.burger-body__link-block {
  padding-block: 2.5rem;
}

.icon-burger {
  display: none;
}

._body-active {
  overflow: hidden;
}

.burger-body {
  position: fixed;
  top: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  width: 20rem;
  height: 100%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  overflow: hidden;
  padding-inline: 1.25rem;
  padding-block: 0.9375rem;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  z-index: 4;
}

.burger-body__content {
  height: 100%;
  overflow-y: auto;
  padding-right: 0.9375rem;
}

.burger-body__content::-webkit-scrollbar {
  width: 0.3125rem;
  border-radius: 0.3125rem;
}

.burger-body__content::-webkit-scrollbar-thumb {
  border-radius: 1.875rem;
}

._active-burger {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

.header-center__logo {
  background-position: center !important;
}

.header-center .header__menu.left-menu {
  justify-content: flex-end;
}

@media (min-width: 61.99875em) {
  .burger-body {
    display: none;
  }
}
@media (min-width: 80em) {
  .title {
    font-size: 3.125rem;
  }

  .subtitle-1 {
    font-size: 1.125rem;
  }

  .text-1 {
    font-size: 1rem;
  }
}
@media (max-width: 20em) {
  .title {
    font-size: 1.875rem;
  }

  .subtitle-1 {
    font-size: 0.875rem;
  }

  .text-1 {
    font-size: 0.75rem;
  }
}

@media (max-width: 61.99875em) {
  .header__menu {
    display: none;
  }

  .header__link {
    display: none;
  }
  .icon-burger {
    display: block;
    position: relative;
    background: unset !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1.875rem;
    flex: 0 0 1.875rem;
    width: 1.875rem;
    height: 1.125rem;
    z-index: 5;
  }
  .icon-burger span,
  .icon-burger::before,
  .icon-burger::after {
    content: "";
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    right: 0;
    position: absolute;
    width: 100%;
    height: 0.125rem;
  }

  .icon-burger::before {
    top: 0;
  }

  .icon-burger::after {
    bottom: 0;
  }
  .icon-burger span {
    top: calc(50% - 0.0625rem);
  }

  .menu-open span {
    width: 0;
  }

  .menu-open::before {
    top: calc(50% - 0.0625rem);
    -webkit-transform: rotate(-45deg) translate(1px);
    -ms-transform: rotate(-45deg) translate(1px);
    transform: rotate(-45deg) translate(1px);
  }

  .menu-open::after {
    bottom: calc(50% - 0.0625rem);
    -webkit-transform: rotate(45deg) translate(1px);
    -ms-transform: rotate(45deg) translate(1px);
    transform: rotate(45deg) translate(1px);
  }
}

@media (max-width: 61.99875em) and (any-hover: none) {
  .icon-burger {
    cursor: default;
  }
}

@media (max-width: 47.99875em) {
  .burger-body {
    width: 100%;
    margin: 0;
  }
}

@media (max-width: 20em) {
  .title {
    font-size: 1.875rem;
  }

  .subtitle-1 {
    font-size: 0.875rem;
  }

  .text-1 {
    font-size: 0.75rem;
  }
}

@media (min-width: 20em) and (max-width: 80em) {
  @supports (
    font-size: clamp(1.875rem, 1.4583333333rem + 2.0833333333vw, 3.125rem)
  ) {
    .title {
      font-size: clamp(1.875rem, 1.4583333333rem + 2.0833333333vw, 3.125rem);
    }
  }

  @supports not (
    font-size: clamp(1.875rem, 1.4583333333rem + 2.0833333333vw, 3.125rem)
  ) {
    .title {
      font-size: calc(1.875rem + 1.25 * (100vw - 20rem) / 60);
    }
  }

  @supports (
    font-size: clamp(0.875rem, 0.7916666667rem + 0.4166666667vw, 1.125rem)
  ) {
    .subtitle-1 {
      font-size: clamp(0.875rem, 0.7916666667rem + 0.4166666667vw, 1.125rem);
    }
  }

  @supports not (
    font-size: clamp(0.875rem, 0.7916666667rem + 0.4166666667vw, 1.125rem)
  ) {
    .subtitle-1 {
      font-size: calc(0.875rem + 0.25 * (100vw - 20rem) / 60);
    }
  }

  @supports (
    font-size: clamp(0.75rem, 0.6666666667rem + 0.4166666667vw, 1rem)
  ) {
    .text-1 {
      font-size: clamp(0.75rem, 0.6666666667rem + 0.4166666667vw, 1rem);
    }
  }

  @supports not (
    font-size: clamp(0.75rem, 0.6666666667rem + 0.4166666667vw, 1rem)
  ) {
    .text-1 {
      font-size: calc(0.75rem + 0.25 * (100vw - 20rem) / 60);
    }
  }
}

.webp .logo {
  background: url(/img/logo.webp) right center/contain no-repeat;
}

.logo {
  background: url(/img/logo.png) right center / contain no-repeat;
}

.webp .logo-white {
  background: url(/img/logowhite.webp) center/contain no-repeat;
}

.logo-white {
  background: url(/img/logowhite.png) center/contain no-repeat;
}

.webp .hero__picture-background div {
  background: url(/img/mainpicture.webp) center/contain no-repeat;
}

.hero__picture-background div {
  background: url(/img/mainpicture.webp) center/contain no-repeat;
}

.webp .article-page-head__background {
  background: url(/img/articlebackground.webp) center/contain no-repeat;
}

.article-page-head__background {
  background: url(/img/articlebackground.jpg) center/contain no-repeat;
}
