

/* Start:/local/templates/main/css/style.css?1782136845204814*/
@font-face {
  font-family: Manrope;
  font-display: swap;
  src: url("/local/templates/main/css/../fonts/Manrope-Medium.woff2") format("woff2"), url("/local/templates/main/css/../fonts/Manrope-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Manrope;
  font-display: swap;
  src: url("/local/templates/main/css/../fonts/Manrope-Regular.woff2") format("woff2"), url("/local/templates/main/css/../fonts/Manrope-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("/local/templates/main/css/../fonts/Mulish-Bold.woff2") format("woff2"), url("/local/templates/main/css/../fonts/Mulish-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("/local/templates/main/css/../fonts/Mulish-Regular.woff2") format("woff2"), url("/local/templates/main/css/../fonts/Mulish-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("/local/templates/main/css/../fonts/Mulish-ExtraBold.woff2") format("woff2"), url("/local/templates/main/css/../fonts/Mulish-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: WixMadeforDisplay;
  font-display: swap;
  src: url("/local/templates/main/css/../fonts/WixMadeforDisplay-Bold.woff2") format("woff2"), url("/local/templates/main/css/../fonts/WixMadeforDisplay-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("/local/templates/main/css/../fonts/Mulish-SemiBold.woff2") format("woff2"), url("/local/templates/main/css/../fonts/Mulish-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("/local/templates/main/css/../fonts/Mulish-Medium.woff2") format("woff2"), url("/local/templates/main/css/../fonts/Mulish-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: WixMadeforDisplay;
  font-display: swap;
  src: url("/local/templates/main/css/../fonts/WixMadeforDisplay-ExtraBold.woff2") format("woff2"), url("/local/templates/main/css/../fonts/WixMadeforDisplay-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: WixMadeforDisplay;
  font-display: swap;
  src: url("/local/templates/main/css/../fonts/WixMadeforDisplay-Medium.woff2") format("woff2"), url("/local/templates/main/css/../fonts/WixMadeforDisplay-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: WixMadeforDisplay;
  font-display: swap;
  src: url("/local/templates/main/css/../fonts/WixMadeforDisplay-Regular.woff2") format("woff2"), url("/local/templates/main/css/../fonts/WixMadeforDisplay-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: WixMadeforDisplay;
  font-display: swap;
  src: url("/local/templates/main/css/../fonts/WixMadeforDisplay-SemiBold.woff2") format("woff2"), url("/local/templates/main/css/../fonts/WixMadeforDisplay-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

:root {
  --font-family: WixMadeforDisplay, sans-serif;
  --second-family: Mulish, sans-serif;
  --third-family: Manrope, sans-serif;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  padding: 0;
  margin: 0;
  font-family: var(--font-family);
  font-size: 16px;
  line-height: 125%;
  font-weight: 400;
  -webkit-font-feature-settings: "lnum" 1;
          font-feature-settings: "lnum" 1;
}

ul {
  list-style: none;
}

body {
  -webkit-text-size-adjust: none;
  background: #292d30;
}

body.active {
  overflow: hidden;
}

html {
  scroll-behavior: smooth;
}

button {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  outline: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  cursor: pointer;
  border: none;
  background: none;
}

b,
span,
a {
  color: inherit;
  text-decoration: none;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
  font-family: inherit;
}

img {
  display: block;
}

.container-h1 h1 {
  max-width: 775px;
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  text-transform: uppercase;
  margin-bottom: 32px;
  word-break: break-word;
}

h2, .title {
  font-weight: 800;
  font-size: 40px;
  line-height: 120%;
  text-transform: uppercase;
}

.subtitle {
  text-transform: uppercase;
  margin-bottom: 16px;
  opacity: 0.5;
}

.more {
  font-weight: 800;
  font-size: 16px;
  text-transform: uppercase;
  color: #f4dab9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}

.more::after {
  content: "";
  display: block;
  min-width: 32px;
  width: 32px;
  height: 32px;
  background: #ececec;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.more::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 11px;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='14' viewBox='0 0 9 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.66666 6.99935L0.333009 1.66583L1.66618 0.332683L8.33301 6.99935L1.66618 13.666L0.333008 12.3329L5.66666 6.99935Z' fill='%23474B4F'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  width: 9px;
  height: 14px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.more:hover {
  position: relative;
}

.more:hover::after {
  background: #f4dab9;
}

.more:hover::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3336 6.66732L8 1.33379L9.33318 0.000651254L16 6.66732L9.33318 13.334L8 12.0008L13.3336 6.66732Z' fill='%234B4B4B'/%3E%3Cpath d='M0 5.5H7H14V7.5H7H0V5.5Z' fill='%234B4B4B'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 14px;
  -webkit-transform: translate(3px, -50%);
      -ms-transform: translate(3px, -50%);
          transform: translate(3px, -50%);
}

.container {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

.swiper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-button-prev,
.swiper-button-next {
  border-radius: 100px;
  min-width: 48px;
  width: 48px;
  height: 48px;
  cursor: pointer;
  border: 1px solid #474b4f;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.swiper-button-prev::before,
.swiper-button-next::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.16602 10H15.8327' stroke='white' stroke-width='1.53846' stroke-linecap='square'/%3E%3Cpath d='M10.834 4.16797L16.6673 10.0013L10.834 15.8346' stroke='white' stroke-width='1.53846' stroke-linecap='square'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  background: #334d40;
  border: 1px solid #334d40;
}

.swiper-button-prev::before {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
      -ms-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
}

.swiper-button-disabled {
  cursor: not-allowed;
  background: none !important;
  border: 1px solid #474b4f !important;
}

.swiper-button-disabled::before {
  opacity: 0.5;
}

.swiper-button-lock {
  display: none !important;
}

.swiper-pagination {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  margin-top: 24px;
}

.swiper-pagination-bullet {
  cursor: pointer;
  display: block;
  border-radius: 50px;
  width: 4px;
  height: 4px;
  position: relative;
}

.swiper-pagination-bullet::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 4px;
  height: 4px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 50px;
}

.swiper-pagination-bullet-active {
  width: 20px;
  height: 20px;
  border: 1px solid rgba(255, 255, 255, 0.6);
}

.swiper-pagination-bullet-active::before {
  background: #fff;
}

.swiper-pagination-lock {
  display: none !important;
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-scrollbar {
  background: var(--grey3);
  border-radius: 2px;
  height: 4px;
  width: 100%;
  opacity: 1 !important;
}

.swiper-scrollbar-drag {
  border-radius: 2px;
  height: 4px;
}

.swiper-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

.btn {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  border: none;
  cursor: pointer;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.btn::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  z-index: -1;
  -webkit-transform: translateX(-102%);
      -ms-transform: translateX(-102%);
          transform: translateX(-102%);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  -o-transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}

.btn:hover::before {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.btn:disabled {
  background: rgba(255, 255, 255, 0.5);
  opacity: 0.5;
  cursor: not-allowed;
  color: #fff;
}

.btn:disabled:hover::before {
  display: none;
}

.more-btn {
  margin-top: 50px;
  background: #34373a;
  padding: 17px;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0);
}

.more-btn:hover {
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.more-btn:active {
  border: 1px solid #fff;
}

.btn-green {
  background: #334d40;
  padding: 18px 26px;
}

.btn-green::before {
  background: #fff;
}

.btn-green:hover {
  color: #334d40;
}

.btn-transparent {
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.16);
  padding: 17px 18px;
  border: 1px solid rgba(255, 255, 255, 0);
}

.btn-transparent:hover {
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.btn-transparent:active {
  border: 1px solid #fff;
}

.btn-green-border {
  padding: 17px;
  width: 100%;
  color: #f4dab9;
  border: 1px solid #f4dab9;
}

.btn-green-border::before {
  background: #f4dab9;
}

.btn-green-border:hover {
  color: #334d40;
}

.btn-border {
  padding: 17px 24px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.btn-border::before {
  background: #fff;
}

.btn-border:hover {
  border: 1px solid rgba(255, 255, 255, 0);
  color: #334d40;
}

.btn-beige {
  background: #f4dab9;
  padding: 18px 25px;
  color: #292d30;
  font-weight: 500;
}

.btn-beige::before {
  background: #fff;
}

.card {
  background: #334d40;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 20px;
  padding: 12px;
  min-height: 313px;
  height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.card__img {
  border-radius: 10px;
  width: 100%;
  display: block;
  overflow: hidden;
  height: 203px;
  min-height: 203px;
}

.card__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.card__inner {
  padding: 20px 8px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.card__title {
  font-weight: 800;
  font-size: 16px;
  text-transform: uppercase;
  color: #f4dab9;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
}

.card__title::after {
  display: block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='16' viewBox='0 0 28 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 8L26 8' stroke='%23F4DAB9' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 1L27 8L20 15' stroke='%23F4DAB9' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  min-width: 16px;
  width: 16px;
  height: 16px;
  margin-right: 29px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.card__price {
  margin-top: auto;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 16px;
}

.card__price span {
  font-weight: 800;
  font-size: 20px;
  color: #fff;
  padding-left: 10px;
}

.card .form {
  padding: 28px 8px;
}

.card .form__title {
  font-weight: 800;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.card .form__content label.active input {
  border: none;
  border-bottom: 1px solid #ff6d6d;
  color: #ff6d6d;
}

.card .form__content label.active input::-webkit-input-placeholder {
  color: #ff6d6d;
}

.card .form__content label.active input::-moz-placeholder {
  color: #ff6d6d;
}

.card .form__content label.active input:-ms-input-placeholder {
  color: #ff6d6d;
}

.card .form__content label.active input::-ms-input-placeholder {
  color: #ff6d6d;
}

.card .form__content label.active input::placeholder {
  color: #ff6d6d;
}

.card .form__content label input {
  padding: 8px 0;
  border-radius: 0%;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  height: auto;
}

.card .form__content label input:hover {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.card .form__content label input:focus {
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.card .form__inputs {
  margin-bottom: 24px;
}

.accordion:not(:last-child) {
  margin-bottom: 10px;
}

.accordion.open .accordion__content {
  padding-top: 24px;
  padding-bottom: 22px;
  opacity: 1;
  visibility: visible;
}

.accordion.open .accordion__btn::after {
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.accordion__btn {
  margin-right: 89px;
  padding: 24px;
  border-radius: 10px;
  background: #34373a;
  position: relative;
  font-size: 18px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  min-height: 70px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.accordion__btn::before {
  position: absolute;
  content: "";
  background: #334d40;
  border-radius: 8px;
  left: calc(100% + 19px);
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 70px;
  height: 100%;
}

.accordion__btn::after {
  position: absolute;
  content: "";
  left: calc(100% + 35px);
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 8.33203V31.6654' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.33398 20H31.6673' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 40px;
  height: 40px;
  z-index: 1;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.accordion__content {
  max-height: 0;
  opacity: 0;
  padding: 0 24px;
  visibility: hidden;
  will-change: max-height;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  max-width: 666px;
}

.accordion__content p {
  color: rgba(255, 255, 255, 0.6);
  opacity: 0.8;
}

.accordion__content p:not(:last-child) {
  margin-bottom: 12px;
}

.accordion__content ul li {
  font-family: var(--second-family);
  padding-left: 24px;
  position: relative;
  color: rgba(255, 255, 255, 0.6);
  opacity: 0.8;
}

.accordion__content ul li::before {
  position: absolute;
  content: "";
  top: 6px;
  left: 7px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #f4dab9;
}

.accordion__content ul li:not(:last-child) {
  margin-bottom: 18px;
}

.accordion__content-title {
  margin-top: 40px;
  font-size: 18px;
  color: #fff !important;
  opacity: 1 !important;
  margin-bottom: 24px !important;
}

.accordion__content-title:first-child {
  margin-top: 0;
}

.accordion__content-btn {
  margin-top: 40px;
}

.hidden {
  display: none !important;
}

.crumbs {
  z-index: 5;
  margin-top: 9px;
}

.crumbs ul {
  overflow-x: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 8px;
  gap: 0 10px;
  margin-bottom: 24px;
}

.crumbs ul li p,
.crumbs ul li a {
  white-space: nowrap;
}

.crumbs ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

.crumbs ul li a::after {
  display: block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L10 8L6 4' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-width: 16px;
  width: 16px;
  height: 16px;
}

.crumbs ul li p {
  color: #f4dab9;
  padding-right: 10px;
}

.crumbs-fixed {
  margin-top: 0 !important;
  position: absolute;
  top: 162px;
  left: 0;
  width: 100%;
}

.crumbs-fixed-service {
  top: 187px;
  left: 0;
}

.crumbs-fixed-service ul {
  padding-left: 24px;
}

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

.select[data-state=active] .select__title {
  border-radius: 20px 20px 0 0;
}

.select[data-state=active] .select__title::after {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.select[data-state=active] .select__content {
  opacity: 1;
  visibility: visible;
}

.select__title {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
  padding: 13px 52px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

.select__title::after {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_161_7090)'%3E%3Cpath d='M1.75195 1.75195L10.0764 10.0764M10.516 1.76131V10.516H1.76131' stroke='white' stroke-opacity='0.6' stroke-width='1.07865' stroke-linecap='square'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_161_7090'%3E%3Crect width='12' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 12px;
  width: 12px;
  height: 12px;
}

.select__title:hover {
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.3);
}

.select__title:focus {
  border: 1px solid #fff;
  background: none;
}

.select__content {
  position: absolute;
  top: 100%;
  left: 0;
  background: #292d30;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-top: none;
  border-radius: 0 0 20px 20px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  visibility: hidden;
  opacity: 0;
  z-index: 100;
  scrollbar-width: thin;
}

.select__content::-webkit-scrollbar {
  width: 10px;
}

.select__content::-webkit-scrollbar-thumb {
  background: #f4f5f6;
  border-radius: 100px;
}

.select__input {
  display: none;
}

.select__item:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.select__label {
  display: block;
  font-weight: 500;
  width: 100%;
  padding: 12px 15px;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}

.select__label.active {
  background: rgba(255, 255, 255, 0.2);
}

.select__label:hover {
  background: rgba(255, 255, 255, 0.1);
}

.rating {
  margin-bottom: 24px;
}

.rating p {
  margin-bottom: 18px;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.rating__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}

.rating__item {
  cursor: pointer;
  background: url("/local/templates/main/css/../img/star.svg") center center/contain no-repeat;
  width: 24px;
  height: 24px;
  -webkit-filter: grayscale(1) opacity(0.7);
          filter: grayscale(1) opacity(0.7);
}

.rating__item.active {
  -webkit-filter: none;
          filter: none;
}

.arrow-up {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.667 23.3333V10' stroke='white' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.3333 16.6667L16.6667 10L10 16.6667' stroke='white' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.6667 33.3333C25.8714 33.3333 33.3333 25.8714 33.3333 16.6667C33.3333 7.46192 25.8714 0 16.6667 0C7.46192 0 0 7.46192 0 16.6667C0 25.8714 7.46192 33.3333 16.6667 33.3333Z' fill='white' fill-opacity='0.2'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  min-width: 34px;
  width: 34px;
  height: 34px;
  cursor: pointer;
  display: block;
  position: fixed;
  bottom: 80px;
  right: 63px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 10;
}

.arrow-up.active {
  opacity: 1;
  visibility: visible;
}

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

.article-card__img {
  border-radius: 10px;
  width: 100%;
  display: block;
  overflow: hidden;
  height: 216px;
  min-height: 216px;
  margin-bottom: 16px;
}

.article-card__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-radius: 10px;
}

.article-card__until,
.article-card__date {
  font-size: 14px;
  opacity: 0.5;
}

.article-card__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  margin-bottom: 12px;
}

.article-card__title {
  font-weight: 600;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.article-card::after {
  display: block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='16' viewBox='0 0 28 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 8L26 8' stroke='%23F4DAB9' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 1L27 8L20 15' stroke='%23F4DAB9' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  min-width: 16px;
  width: 16px;
  height: 16px;
  margin-right: 29px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-top: auto;
}

.pagination {
  margin-top: 16px;
}

.pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}

.pagination ul li a {
  height: 50px;
  width: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: var(--second-family);
  letter-spacing: 0.02em;
  font-weight: 500;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border-radius: 100%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.pagination ul li a:hover {
  border: 1px solid #334d40;
}

.pagination ul li a.active {
  border: 1px solid #334d40;
  background: #334d40;
}

.not-found {
  padding: 70px 0 100px;
}

.not-found__wrapper {
  max-width: 905px;
  margin: 0 auto;
  text-align: center;
}

.not-found__wrapper img {
  width: 219px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto 24px;
}

.not-found__wrapper h1 {
  font-weight: 400;
  font-size: 40px;
  line-height: 110%;
  text-align: center;
  color: #fff;
  margin-bottom: 32px;
}

.not-found__btn {
  padding: 18px 54px;
  margin: 0 auto;
}

.burger {
  display: none;
}

.header {
  padding-bottom: 20px;
}

.header__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 74px;
  width: 100%;
  padding-bottom: 14px;
  padding-top: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 10px;
}

.header__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 47px;
}

.header__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

.header__list li img {
  -o-object-fit: contain;
     object-fit: contain;
  min-width: 24px;
  width: 24px;
  height: 24px;
}

.header__list li p {
  font-weight: 500;
  font-size: 14px;
  line-height: 143%;
}

.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 9px;
}

.header__logo img {
  width: 72px;
}

.header__logo p:first-child {
  font-family: var(--second-family);
  font-weight: 800;
  font-size: 19px;
}
.header__logo p:last-child {
   font-size: 11px;
   line-height: 100%;
   max-width: 130px;
}
.header__logo p:first-child span {
  font-weight: 400;
}

.header__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-left: auto;
}

.header__phone span {
  font-weight: 500;
  font-size: 18px;
  line-height: 111%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  white-space: nowrap;
}

.header__phone img {
  display: none;
}

.header__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}

.header__socials a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(255, 255, 255, 0.2);
  padding: 8px;
  border-radius: 100%;
}

.header__socials a img {
  width: 16px;
  height: 16px;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.header__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}

.header__inner .header__socials {
  display: none;
}

.header__contacts-mobile {
  display: none;
}

.header__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}

.header__logo-mobile {
  display: none;
}

.header .nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 33px;
}

.header .nav__item {
  position: relative;
}

.header .nav__item ul {
  overflow: hidden;
  border-radius: 20px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  left: 0;
  top: calc(100% + 10px);
  z-index: 10;
  padding: 20px 16px 60px;
}

.header .nav__item ul a {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #292d30;
  width: 100%;
}

.header .nav__item ul > li {
  width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header .nav__item ul > li:not(:last-child) {
  margin-bottom: 12px;
}

.header .nav__item ul > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header .nav__item ul > li ul {
  overflow: visible;
  border-radius: 0;
  top: 0;
  left: 416px;
  z-index: 1;
  padding-left: 64px;
  gap: 10px;
  height: 100%;
  padding-bottom: 20px;
  width: 65%;
  padding-right: 0;
  overflow-y: auto;
  overflow-x: hidden;
}

.header .nav__item ul > li ul li {
  width: 336px;
  min-height: 24px;
}

.header .nav__item ul > li ul li:not(:last-child) {
  margin-bottom: 0;
  padding-bottom: 14px;
}

.header .nav__item ul > li ul a {
  padding: 0;
  padding-right: 24px;
  background: none !important;
  border-radius: 0;
}

.header .nav__item ul > li ul ul {
  left: 400px;
  border-left: 1px solid #f0f1f0;
  padding-right: 16px;
  width: 300px;
  padding-top: 0;
  padding-bottom: 0;
  margin: 20px 0;
  height: calc(100% - 40px);
  overflow: visible;
}

.header .nav__item-big {
  position: static;
}

.header .nav__item-big ul {
  width: 100%;
}

.header .nav__item-big ul > li:not(:last-child) {
  margin-bottom: 4px;
}

.header .nav__item-big ul > li > a {
  padding: 12px 24px;
  background: rgba(109, 118, 101, 0.1);
  border-radius: 40px;
}

.header .nav__link {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  white-space: nowrap;
  text-transform: uppercase;
}

.header .nav__arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}

.header .nav__arrow::after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.56055 1.75195L10.885 10.0764M11.3246 1.76131V10.516H2.5699' stroke='%23F4DAB9' stroke-opacity='1' stroke-width='1.07865' stroke-linecap='square'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  min-width: 13px;
  width: 13px;
  height: 12px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-filter: brightness(0) invert(1) opacity(0.6);
          filter: brightness(0) invert(1) opacity(0.6);
}

.header .nav__icon {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12H19' stroke='%236D7665' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 5L19 12L12 19' stroke='%236D7665' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  min-width: 24px;
  width: 24px;
  height: 24px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.header__mobile {
  display: none;
}

.header-fixed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

.scroll .burger {
  border-radius: 50%;
}

.scroll .header__inner {
  -webkit-animation: showTop 0.5s ease-in-out;
          animation: showTop 0.5s ease-in-out;
  border-radius: 50px;
  position: fixed;
  top: 16px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100%;
  z-index: 100;
  background: #292d30;
  max-width: 1220px;
  width: 100%;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.16);
  padding: 10px 22px;
}

.scroll .header__inner .btn-transparent {
  display: none;
}

.scroll .header__logo-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
}

.scroll .header__logo-mobile p {
  padding-left: 15px;
}

.scroll .header__logo-mobile p span {
  display: inline;
}

.scroll .header__logo-mobile img {
  display: none;
}

@-webkit-keyframes showTop {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -100px);
            transform: translate(-50%, -100px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, 0px);
            transform: translate(-50%, 0px);
  }
}

@keyframes showTop {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -100px);
            transform: translate(-50%, -100px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, 0px);
            transform: translate(-50%, 0px);
  }
}

.form__title {
  font-weight: 800;
  font-size: 32px;
  margin-bottom: 16px;
}

.form__text {
  margin-bottom: 34px;
}

.form__text a {
  font-weight: 800;
  color: #f4dab9;
}

.form__filter {
  background: #34373a;
  border-radius: 20px;
  padding: 32px 40px;
}

.form__items {
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  -webkit-column-gap: 32px;
     -moz-column-gap: 32px;
          column-gap: 32px;
  margin-bottom: 28px;
}

.form__item {
  margin-bottom: 32px;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
}

.form__item p {
  font-size: 18px;
  margin-bottom: 16px;
}

.form__item label {
  display: block;
}

.form__item label:not(:last-child) {
  margin-bottom: 12px;
}

.form__item label input {
  display: none;
}

.form__item label input:checked + span::after {
  opacity: 1;
}

.form__item label span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  position: relative;
  cursor: pointer;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
}

.form__item label span::before {
  content: "";
  border-radius: 100%;
  background: #4b4b4b;
  display: block;
  min-width: 16px;
  width: 16px;
  height: 16px;
}

.form__item label span::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 3px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #f4dab9;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.form__item-choice {
  display: none;
}

.form__item-choice.active {
  display: block;
}

.form__item-column .form__item-inner {
  display: -ms-grid;
  display: grid;
  gap: 0 12px;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

.form__item-wrap .form__item:not(:last-child) {
  margin-bottom: 16px;
}

.form__item-square p {
  font-size: 18px !important;
}

.form__item-square .form__item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.form__item-square .form__item-inner label:not(:last-child) {
  margin-bottom: 0;
}

.form__item-square .form__item-inner label input {
  display: none;
}

.form__item-square .form__item-inner label input:checked + span {
  background: #f4dab9;
  color: #292d30;
}

.form__item-square .form__item-inner label span {
  background: #4b4b4b;
  border-radius: 4px;
  width: 48px;
  height: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.form__item-square .form__item-inner label span::before,
.form__item-square .form__item-inner label span::after {
  display: none;
}

.form__range {
  margin-bottom: 24px;
}

.form__range input[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  outline: none;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  -webkit-transform: translateY(-6px);
      -ms-transform: translateY(-6px);
          transform: translateY(-6px);
  background-color: transparent;
  pointer-events: none;
}

.form__range input[type=range]::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  height: 0px;
}

.form__range input[type=range]::-moz-range-track {
  -moz-appearance: none;
  height: 0px;
}

.form__range input[type=range]::-ms-track {
  appearance: none;
  height: 0px;
}

.form__range input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 2px solid #f4dab9;
  background: #f4dab9;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  cursor: pointer;
  pointer-events: auto;
}

.form__range input[type=range]::-moz-range-thumb {
  -webkit-appearance: none;
  border-radius: 100%;
  border: 2px solid #f4dab9;
  background: #f4dab9;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  cursor: pointer;
  pointer-events: auto;
  transform: translateY(6px);
}

.form__range input[type=range]::-ms-thumb {
  appearance: none;
  background: #f4dab9;
  border: 2px solid #f4dab9;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  cursor: pointer;
  -ms-transform: translateY(6px);
      transform: translateY(6px);
  pointer-events: auto;
}

.form__range-title {
  font-size: 18px;
  line-height: 111%;
  max-width: 190px;
  margin-bottom: 11px;
}

.form__range-title span {
  font-weight: 700;
}

.form__range-out {
  font-weight: 600;
  font-size: 15px;
  line-height: 133%;
  color: #f4dab9;
  position: absolute;
  top: -25px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: left 0.1s ease;
  -o-transition: left 0.1s ease;
  transition: left 0.1s ease;
  white-space: nowrap;
}

.form__range-track {
  margin: 10px 0;
  height: 2px;
  width: 100%;
  position: relative;
}

.form__range-input {
  width: 100%;
}

.form__range-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
}

.form__range-from,
.form__range-before {
  font-weight: 600;
  font-size: 18px;
  line-height: 111%;
  color: #f4dab9;
  white-space: nowrap;
}

.form__total {
  padding-bottom: 12px;
  border-bottom: 2px solid #474b4f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 24px;
}

.form__total p {
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  color: #f4dab9;
  margin: 0;
}

.form__total-price {
  font-weight: 600;
  font-size: 24px;
  line-height: 83%;
  color: #f4dab9;
}

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

.form__content label {
  position: relative;
  display: block;
  width: 100%;
}

.form__content label:not(:last-child) {
  margin-bottom: 16px;
}

.form__content label.active input,
.form__content label.active textarea {
  border: 1px solid #ff6d6d;
  color: #ff6d6d;
}

.form__content label.active input::-webkit-input-placeholder, .form__content label.active textarea::-webkit-input-placeholder {
  color: #ff6d6d;
}

.form__content label.active input::-moz-placeholder, .form__content label.active textarea::-moz-placeholder {
  color: #ff6d6d;
}

.form__content label.active input:-ms-input-placeholder, .form__content label.active textarea:-ms-input-placeholder {
  color: #ff6d6d;
}

.form__content label.active input::-ms-input-placeholder, .form__content label.active textarea::-ms-input-placeholder {
  color: #ff6d6d;
}

.form__content label.active input::placeholder,
.form__content label.active textarea::placeholder {
  color: #ff6d6d;
}

.form__content label.active p {
  color: #ff6d6d;
  opacity: 1;
}

.form__content label.active .form__error {
  margin-top: 10px;
  opacity: 1;
  padding: 10px 0;
}

.form__content label p {
  font-size: 14px;
  line-height: 114%;
  opacity: 0.8;
  margin-bottom: 10px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.form__content label input {
  background: transparent;
  border: 1px solid #4b4b4b;
  border-radius: 40px;
  padding: 16px 23px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
  height: 56px;
}

.form__content label input::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.5;
}

.form__content label input::-moz-placeholder {
  color: #fff;
  opacity: 0.5;
}

.form__content label input:-ms-input-placeholder {
  color: #fff;
  opacity: 0.5;
}

.form__content label input::-ms-input-placeholder {
  color: #fff;
  opacity: 0.5;
}

.form__content label input::placeholder {
  color: #fff;
  opacity: 0.5;
}

.form__content label input:hover {
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.form__content label input:focus {
  border: 1px solid #fff;
  outline: none;
}

.form__content textarea {
  background: transparent;
  border: 1px solid #4b4b4b;
  border-radius: 40px;
  padding: 11px 23px;
  border-radius: 20px;
  height: 120px;
  width: 100%;
  resize: none;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.form__content textarea::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.5;
}

.form__content textarea::-moz-placeholder {
  color: #fff;
  opacity: 0.5;
}

.form__content textarea:-ms-input-placeholder {
  color: #fff;
  opacity: 0.5;
}

.form__content textarea::-ms-input-placeholder {
  color: #fff;
  opacity: 0.5;
}

.form__content textarea::placeholder {
  color: #fff;
  opacity: 0.5;
}

.form__content textarea:hover {
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.form__content textarea:focus {
  border: 1px solid #fff;
  outline: none;
}

.form__content-after {
  display: none !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.form__content-after img {
  width: 218px;
  height: 218px;
  margin: 0 auto 32px;
}

.form__content-after .form__title {
  font-weight: 800;
  font-size: 38px;
  text-transform: uppercase;
  text-align: center;
}

.form__content-after .form__text {
  text-align: center;
}

.form__error {
  height: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  font-size: 14px;
  line-height: 143%;
  color: #ff6d6d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.form__btn {
  width: 100%;
  margin-bottom: 8px;
}

.form__inputs {
  margin-top: auto;
  margin-bottom: 28px;
}
.form__checkbox {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  gap: 12px;
  margin-bottom: 24px !important;
  padding-left: 30px;
}
.form-calculater-section .form__checkbox {
  margin-bottom: 28px !important;
}
.form-quiz .form__checkbox {
  margin-bottom: 0 !important;
  margin-top: 16px;
}
.form__checkbox.active span::before {
  border-color: #ff6d6d;
}
.form__checkbox.active span {
  color: #ff6d6d;
}
.form__checkbox input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: -1000px;
}
.form__checkbox input:checked + span {
  border-color: #fff;
}
.form__checkbox input:checked + span::before {
    background: #fff !important;
}

.form__checkbox input:checked + span::after {
  opacity: 1;
}

.form__checkbox span {
  display: block;
  border-radius: 100px;
    font-weight: 400;
    font-size: 14px;
    line-height: 143%;
    color: #8f9296;
}
.form__checkbox span a {
  color: #fff;
  text-decoration: none;
}
.form__checkbox span::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    cursor: pointer;
      -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.form__checkbox span::after {
  position: absolute;
  content: "";
  top: 5px;
  left: 5px;
  width: 12px;
  height: 12px;
background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.001 3L4.50098 8.5L2.00098 6' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
}

.form__checkbox p {
  font-size: 14px;
  text-align: center;
  color: rgba(28, 28, 26, 0.5);
  max-width: 360px;
}

.form__checkbox a {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.form__info {
  font-size: 14px;
  text-align: center;
  color: #8f9296;
}

.form__info a {
  color: #fff;
}

.form__description {
  margin-bottom: 24px;
  background: #34373a;
  border-radius: 0 0 20px 20px;
  padding: 0 40px 40px;
  display: none;
}
.form__description.active{
  display: block;
}
.form__structure {
  background: #f4dab9;
  border-radius: 20px;
  padding: 35px 35px 35px 80px;
  position: relative;
  margin-bottom: 40px;
}

.form__structure::before {
  position: absolute;
  content: "";
  top: 12px;
  left: 12px;
  background-image: url("data:image/svg+xml,%3Csvg width='56' height='56' viewBox='0 0 56 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.5185 6C28.5128 6 28.5052 6.00095 28.4995 6.00095C28.4929 6.00095 28.4872 6 28.4805 6C16.6181 6 7 15.6256 7 27.5005C7 39.3734 16.6181 49 28.4805 49C28.4872 49 28.4929 49 28.4995 49C28.5052 49 28.5128 49 28.5185 49C40.381 49 49.999 39.3734 49.999 27.5005C50 15.6256 40.3819 6 28.5185 6ZM28.5185 42.8451C28.5128 42.8451 28.5052 42.8441 28.4995 42.8441C28.4929 42.8441 28.4872 42.8451 28.4805 42.8451C26.5389 42.8451 24.9645 41.2702 24.9645 39.3259C24.9645 37.3835 26.5389 35.8087 28.4805 35.8087C28.4872 35.8087 28.4929 35.8087 28.4995 35.8087C28.5052 35.8087 28.5128 35.8087 28.5185 35.8087C30.4592 35.8087 32.0355 37.3835 32.0355 39.3259C32.0355 41.2693 30.462 42.8451 28.5185 42.8451ZM33.5605 16.0284C33.3309 19.5399 31.7271 29.9833 31.7271 29.9833C31.7271 31.7443 30.2855 33.171 28.5261 33.171C28.5166 33.171 28.5071 33.171 28.4986 33.171C28.49 33.171 28.4796 33.171 28.4711 33.171C26.7126 33.171 25.271 31.7424 25.271 29.9833C25.271 29.9833 23.6682 19.5399 23.4385 16.0284C23.3246 14.2702 24.6703 11.0056 28.472 11.0056C28.4815 11.0056 28.491 11.0066 28.4995 11.0066C28.5081 11.0066 28.5176 11.0056 28.527 11.0056C32.3278 11.0056 33.6754 14.2702 33.5605 16.0284Z' fill='%23292D30'/%3E%3C/svg%3E%0A");
  width: 56px;
  height: 56px;
  background-size: contain;
  background-repeat: no-repeat;
  min-width: 56px;
}

.form__structure ul {
  display: -ms-grid;
  display: grid;
  gap: 12px 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  padding-left: 9px;
}

.form__structure ul ul {
  display: block;
  padding-left: 0;
}

.form__structure ul li {
  padding-left: 19px;
  position: relative;
  font-size: 18px;
  line-height: 111%;
  color: #292d30;
}

.form__structure ul  li::before {
  position: absolute;
  content: "";
  top: 4px;
  left: 0px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #292d30;
}

.form__structure-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  color: #292d30;
  margin-bottom: 24px;
}

.form__additional ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

.form__additional ul li:nth-child(1) {
  padding: 0 17px 20px 10px;
  border-bottom: 1px solid #474b4f;
  border-right: 1px solid #474b4f;
}

.form__additional ul li:nth-child(2) {
  padding: 0 10px 20px 23px;
  border-bottom: 1px solid #474b4f;
}

.form__additional ul li:nth-child(3) {
  padding: 20px 17px 0 10px;
  border-right: 1px solid #474b4f;
}

.form__additional ul li:nth-child(4) {
  padding: 20px 10px 0 23px;
}

.form__additional ul li ul {
  display: block;
}

.form__additional ul li ul li {
  padding: 0 !important;
  border: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 13px;
}

.form__additional ul li ul li:not(:last-child) {
  margin-bottom: 16px;
}

.form__additional ul li ul li p {
  font-weight: 500;
}

.form__additional ul li ul li p:last-child {
  font-weight: 700;
  white-space: nowrap;
  color: #f4dab9;
}

.form__additional-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 111%;
  margin-bottom: 24px;
}

.form .form__file {
  margin-bottom: 16px;
}

.form .form__file p {
  font-size: 14px;
  line-height: 114%;
  opacity: 0.8;
  margin-bottom: 10px;
}

.form .form__file label {
  border: 1px solid #4b4b4b;
  border-radius: 40px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  padding: 15px 33px;
  white-space: nowrap;
  margin-bottom: 0;
}

.form .form__file label:hover {
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.form .form__file label:focus {
  border: 1px solid #fff;
  outline: none;
}

.form .form__file.active label {
  border: 1px solid #ff6d6d;
}

.form .form__file.active label::before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15' stroke='%23FF6D6D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17 8L12 3L7 8' stroke='%23FF6D6D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 3V15' stroke='%23FF6D6D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.form .form__file.active label span {
  color: #ff6d6d;
}

.form .form__file.active p {
  color: #ff6d6d;
}

.form .form__file label::before {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15' stroke='white' stroke-opacity='0.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17 8L12 3L7 8' stroke='white' stroke-opacity='0.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 3V15' stroke='white' stroke-opacity='0.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.form .form__file span {
  color: rgba(255, 255, 255, 0.5);
}

.form .form__file input {
  display: none;
}

.form .file-item {
  padding-bottom: 12px;
  border-bottom: 1px solid #4b4b4b;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 8px;
}

.form .file-item span {
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.form .file-item-delete {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 6L6 18' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 6L18 18' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  min-width: 24px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.form-reviews .form__content textarea {
  height: 257px;
}

.form-reviews .rating {
  margin-bottom: 20px;
}

.main {
  height: 100dvh;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 100px;
}

.main__item {
  height: 100%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  padding: 170px 0 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
}

.main__item::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.1)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.1) 100%);
}

.main__item-inner {
  position: relative;
}

.main__subtitle {
  text-transform: uppercase;
  margin-bottom: 19px;
}

.main__title {
  font-weight: 800;
  font-size: 40px;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 26px;
  max-width: 792px;
}

.main__advantages {
  background: #334d40;
}

.main__advantages ul {
  padding: 23px 0;
  display: -ms-grid;
  display: grid;
  gap: 24px;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
}

.main__advantages ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  padding: 17px;
}

.main__advantages ul li:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.main__advantages ul li p {
  font-weight: 400;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.5);
}

.main__advantages ul li p:first-child {
  font-weight: 800;
  font-size: 56px;
  line-height: 121%;
  color: #fff;
}

.main__item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 57px;
}

.main__item-wrapper .main__title {
  margin-bottom: 17px;
}

.main__banner {
  max-width: 526px;
  min-width: 45%;
  width: 100%;
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  background: #334d40;
  border-radius: 20px;
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}

.main__banner-inner {
  max-width: 218px;
  width: 100%;
}

.main__banner-inner p {
  font-family: var(--second-family);
  font-weight: 500;
  margin-bottom: 32px;
}

.main__banner-inner .main__btn {
  width: 100%;
}

.main__banner-logo {
  display: block;
  text-align: center;
  border-radius: 24px;
  background: #fff;
  padding: 20px;
  margin-bottom: 32px;
}

.main__banner-logo img {
  width: 65px;
  margin: 0 auto 16px;
}

.main__banner-logo p {
  font-family: var(--second-family);
  font-weight: 800;
  font-size: 24px;
  color: #34373a;
  margin-bottom: 0;
}

.main__banner-logo p span {
  font-weight: 400;
}

.main__banner-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.main__banner-list li {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  padding: 24px;
  border-radius: 20px;
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  background: rgba(255, 255, 255, 0.2);
}

.main__banner-list li:not(:last-child) {
  margin-bottom: 12px;
}

.main__banner-list li:last-child .main__banner-text {
  margin-top: auto;
}

.main__banner-text {
  font-weight: 500;
}

.main__banner-title {
  font-weight: 700;
  font-size: 32px;
  letter-spacing: -0.04em;
  margin-bottom: 24px;
}

.main .main-swiper {
  position: relative;
}

.main .swiper-pagination {
  position: absolute;
  bottom: 64px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.main-services {
  height: auto;
}

.main-services .main__item {
  padding: 408px 0 64px;
}

.main-services .main__item::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(bottom, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.main-category {
  height: auto;
  margin-top: 10px;
}

.main-category .main__item {
  overflow: hidden;
  padding: 310px 24px 24px;
  border-radius: 20px;
}

.main-category .main__item::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(bottom, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.main-about {
  height: auto;
  margin-top: 10px;
  margin-bottom: 60px;
}

.main-about .main__banner {
  max-width: 384px;
  padding: 32px 32px 40px;
  min-width: auto;
}

.main-about .main__banner p:not(:last-child) {
  margin-bottom: 10px;
}

.main-about .main__banner .main__description-title {
  font-weight: 800;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 16px !important;
}

.main-about .main__item-inner {
  max-width: 528px;
}

.main-about .main__title {
  margin-bottom: 12px;
}

.main-about .main__text {
  margin-bottom: 16px;
}

.main-about .main__item {
  overflow: hidden;
  padding: 219px 24px 24px;
  border-radius: 20px;
}

.main-about .main__item::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(bottom, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.modal-overlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100dvh;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: background all 0.3s ease-in-out;
  -o-transition: background all 0.3s ease-in-out;
  transition: background all 0.3s ease-in-out;
}

.modal-overlay.active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 150;
}

.modal-overlay .modal {
  margin-top: 1%;
  border-radius: 20px;
  max-width: 690px;
  width: calc(100% - 36px);
  max-height: 90%;
  display: none;
  position: relative;
  -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  background: #292d30;
}

.modal-overlay .modal.active {
  display: block;
}

.modal-overlay .modal__text {
  margin-bottom: 24px;
}

.modal-overlay .modal__wrapper {
  overflow-y: auto;
  max-height: calc(100vh - 80px);
  padding: 60px 100px;
}

.modal-overlay .modal .close-icon {
  width: 24px;
  height: 24px;
  position: absolute;
  right: -32px;
  top: -32px;
  z-index: 10;
  opacity: 1;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 6L6 18' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 6L18 18' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
}

.modal-overlay .modal__btn {
  text-transform: none;
  border-radius: 30px;
  font-size: 16px;
  letter-spacing: 0.02em;
  padding: 20px 25px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
  line-height: 140%;
  cursor: pointer;
}

.modal-overlay .modal .form__inputs {
  margin-bottom: 24px;
}

.modal-overlay .modal .form__inputs label:last-child {
  margin-bottom: 0;
}

.modal-overlay .modal .form h2,
.modal-overlay .modal .form .title
 {
  font-weight: 800;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-size: 32px;
}

.modal-overlay .modal .form__text {
  margin-bottom: 24px;
}

.modal-overlay .modal .form__content label:not(:last-child) {
  margin-bottom: 12px;
}

.modal-overlay .modal .form .form__file {
  margin-bottom: 12px;
}

.modal-overlay .modal-after {
  text-align: center;
}

.modal-overlay .modal-after .modal__wrapper {
  padding: 40px 60px;
}

.modal-overlay .modal-after h2,
.modal-overlay .modal-after .title
 {
  margin-bottom: 16px;
  font-size: 40px;
}

.modal-overlay .modal-after img {
  margin: 0 auto 16px;
  width: 80px;
  height: 80px;
}

.modal-overlay .modal-after .modal__text {
  max-width: 432px;
  margin: 0 auto 24px;
}

.modal-overlay .modal-after .modal__btn {
  margin: 0 auto;
  padding: 18px 21px;
}

.modal-overlay .modal-video {
  max-width: 716px;
}

.modal-overlay .modal-video .modal__wrapper {
  padding: 0;
}

.modal-overlay .modal-video .modal__wrapper iframe {
  border-radius: 20px;
  height: 100%;
  width: 100%;
  display: block;
  aspect-ratio: 16/9;
}

.modal-overlay .modal-img {
  max-width: 716px;
}

.modal-overlay .modal-img .modal__wrapper {
  padding: 0;
}

.modal-overlay .modal-img .modal__wrapper img {
  border-radius: 20px;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.modal-overlay .modal-certificate {
  max-width: 402px;
}

.modal-overlay .modal-certificate .modal__wrapper {
  padding: 70px 21px;
}

.modal-overlay .modal-certificate .modal__wrapper img {
  border-radius: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.modal-overlay .modal-faq,
.modal-overlay .modal-reviews {
  max-width: 586px;
}

.modal-overlay .modal-faq .modal__wrapper,
.modal-overlay .modal-reviews .modal__wrapper {
  padding: 24px;
}

.modal-overlay .modal-faq .modal__wrapper h2,
.modal-overlay .modal-reviews .modal__wrapper h2,
.modal-overlay .modal-faq .modal__wrapper .title,
.modal-overlay .modal-reviews .modal__wrapper .title,
 {
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
  margin-bottom: 12px;
  text-transform: none;
}

.modal-overlay .modal-faq .modal__wrapper h2,
.modal-overlay .modal-faq .modal__wrapper .title
 {
  margin-bottom: 20px;
}

.prices {
  margin-bottom: 100px;
}

.prices__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 24px;
  margin-bottom: 32px;
}

.prices h2,
.prices .title {
  max-width: 588px;
}

.prices__tabs-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin-bottom: 24px;
  padding: 6px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 40px;
  overflow-x: auto;
}

.prices__tabs-btn {
  font-weight: 500;
  padding: 12px 5px;
  width: 100%;
  border-radius: 40px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  line-height: 1;
  white-space: nowrap;
}

.prices__tabs-btn.active {
  background: #f4dab9 !important;
  color: #474b4f !important;
  text-decoration: none !important;
}

.prices__tabs-content {
  display: none;
}

.prices__tabs-content.active {
  display: block;
}

.prices__item {
  background: #334d40;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 62px;
  padding: 20px;
}

.prices__item:not(:last-child) {
  margin-bottom: 24px;
}

.prices__item img {
  border-radius: 10px;
  width: 518px;
  aspect-ratio: 16/9;
}

.prices__item:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-left: 42px;
  gap: 40px;
}

.prices__item-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.prices__item-wrapper ul {
  list-style: disc;
  max-height: 189px;
  height: 100%;
  margin-bottom: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 16px;
  margin-left: -22px;
  width: 100%;
}

.prices__item-wrapper ul li {
  max-width: 45%;
  width: 100%;
  line-height: 131%;
  margin-left: 25px;
}

.prices__item-title {
  font-weight: 800;
  font-size: 24px;
  line-height: 167%;
  text-transform: uppercase;
  color: #f4dab9;
  margin-bottom: 12px;
}

.prices__item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
  width: 100%;
  margin-top: auto;
}

.prices__item-text {
  font-size: 24px;
  line-height: 133%;
  color: #adadad;
  white-space: nowrap;
}

.prices__item-text span {
  font-weight: 800;
  font-size: 32px;
  line-height: 125%;
  color: #f4dab9;
}

.portfolio {
  margin-bottom: 100px;
}

.portfolio__wrapper {
  position: relative;
}

.portfolio .select {
  position: absolute;
  right: 0;
  top: 0;
}

.portfolio .title,
.portfolio h2 {
  margin-bottom: 16px;
}

.portfolio h1 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  text-transform: uppercase;
  margin-bottom: 40px;
  margin-right: 350px;
}

.portfolio__inner {
  margin-bottom: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}

.portfolio__sort {
  margin-bottom: 22px;
}

.portfolio__sort ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow-x: auto;
  padding-bottom: 10px;
}

.portfolio__sort ul li a {
  display: block;
  font-weight: 500;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 40px;
  line-height: 100%;
  padding: 11px 15px;
  white-space: nowrap;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.portfolio__sort ul li a:hover {
  color: #f4dab9;
  border: 1px solid #f4dab9;
}

.portfolio__sort ul li a.active {
  color: #474b4f;
  background: #f4dab9;
}

.portfolio__items {
  display: -ms-grid;
  display: grid;
  gap: 50px 24px;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

.portfolio__items .portfolio__item {
  overflow: hidden;
}

.portfolio__items .portfolio__item .portfolio__item-arrow {
  opacity: 1;
}

.portfolio__items .portfolio__item::after,
.portfolio__items .portfolio__item::before {
  position: absolute;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='41' height='41' viewBox='0 0 41 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.5684 40.5685C40.5684 35.3157 39.5337 30.1142 37.5235 25.2612C35.5133 20.4082 32.567 15.9986 28.8526 12.2843C25.1383 8.56992 20.7287 5.62354 15.8757 3.61336C11.0227 1.60317 5.82122 0.568541 0.568347 0.568542L0.568353 19.8632C3.28742 19.8632 5.97987 20.3987 8.49196 21.4393C11.0041 22.4798 13.2866 24.0049 15.2093 25.9276C17.1319 27.8503 18.6571 30.1328 19.6976 32.6449C20.7382 35.157 21.2737 37.8495 21.2737 40.5685L40.5684 40.5685Z' fill='%23292D30'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  min-width: 61px;
  width: 61px;
  height: 61px;
}

.portfolio__items .portfolio__item::before {
  top: -29px;
  right: 60px;
}

.portfolio__items .portfolio__item::after {
  right: -28px;
  top: 60px;
}

.portfolio__items .portfolio__item img {
  border: none !important;
  aspect-ratio: 16/9;
}

.portfolio__items .portfolio__item img:hover {
  border: none !important;
}

.portfolio__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.portfolio__item img {
  width: 100%;
  margin-bottom: 16px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.portfolio__item-tag {
  font-size: 14px;
  line-height: 171%;
  padding: 3px 15px;
  border: 1px solid #e2e2e2;
  border-radius: 40px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.portfolio__item-title {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-weight: 700;
  text-transform: uppercase;
  color: #f4dab9;
}

.portfolio__item-arrow {
  border-radius: 0 0 0 30px;
  background: #292d30;
  padding: 0 0 12px 12px;
  position: absolute;
  right: 0;
  top: 0;
  width: 90px;
  height: 90px;
  opacity: 0;
  z-index: 2;
}

.portfolio__item-arrow::before {
  display: block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='77' height='77' viewBox='0 0 77 77' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='38.5' cy='38.5' r='38.5' fill='%23334D40'/%3E%3Cpath d='M32.332 45.6667L44.999 33' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3Cpath d='M32.332 32.334H45.6654V45.6673' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  min-width: 77px;
  width: 77px;
  height: 77px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.portfolio .swiper-wrapper {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.portfolio .swiper-pagination {
  display: none;
}

.price-list {
  margin-bottom: 100px;
}

.price-list__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 23px;
  margin-bottom: 40px;
}

.price-list__texts p {
  font-family: var(--second-family);
}

.price-list__texts p:not(:last-child) {
  margin-bottom: 16px;
}

.price-list__tabs-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin-bottom: 16px;
  padding: 6px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 40px;
  overflow-x: auto;
}

.price-list__tabs-btn {
  font-weight: 500;
  padding: 12px 1px;
  width: 100%;
  border-radius: 40px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  line-height: 1;
  white-space: nowrap;
}

.price-list__tabs-btn.active {
  background: #f4dab9 !important;
  color: #474b4f !important;
  text-decoration: none !important;
}

.price-list__tabs-content {
  display: none;
}

.price-list__tabs-content.active {
  display: block;
}

.price-list__table ul {
  width: 100%;
  overflow-x: auto;
}

.price-list__table ul li {
  min-width: 1200px;
  width: 100%;
  display: -ms-grid;
  display: grid;
  gap: 20px;
  -ms-grid-columns: 3fr 1fr 1fr;
  grid-template-columns: 3fr 1fr 1fr;
  padding: 0 54px 12px;
}

.price-list__table ul li:not(:last-child) {
  margin-bottom: 16px;
  border-bottom: 1px solid #34373a;
}

.price-list__table ul li:first-child {
  padding: 16px 48px;
  border-radius: 40px;
  background: #34373a;
  margin-bottom: 32px;
  border-bottom: none;
}

.price-list__table ul li:first-child p {
  font-weight: 400;
  color: #f4dab9;
}

.price-list__table ul li:nth-child(8) {
  margin-bottom: 0;
}

.price-list__table ul li p {
  font-weight: 500;
}

.price-list__table ul li p:last-child {
  text-align: right;
}

.price-list__more {
  margin-top: 40px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  border: none;
  cursor: pointer;
  text-align: center;
  width: 100%;
  border-radius: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.16);
  padding: 17px 18px;
  border: 1px solid rgba(255, 255, 255, 0);
}

.price-list__more:hover {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

.price-list__more:active {
  border: 1px solid #fff;
}

.price-list__sort ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow-x: auto;
}

.price-list__sort ul li a {
  display: block;
  font-weight: 500;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 40px;
  line-height: 100%;
  padding: 11px 15px;
  white-space: nowrap;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-size: 16px;
}

.price-list__sort ul li a:hover {
  color: #f4dab9;
  border: 1px solid #f4dab9;
}

.price-list__sort ul li a.active {
  color: #474b4f;
  background: #f4dab9;
}

.price-list__description p {
  font-family: var(--second-family);
}

.price-list-deadline .price-list__table ul li {
  display: -ms-grid;
  display: grid;
  gap: 20px;
  -ms-grid-columns: 1fr 1fr 1.5fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1.5fr 1fr 1fr 1fr;
}

.price-list-deadline .price-list__table ul li:not(:last-child) {
  margin-bottom: 16px;
  border-bottom: 1px solid #34373a;
}

.price-list-deadline .price-list__table ul li:nth-child(2) p {
  font-weight: 600;
  opacity: 1;
}

.price-list-deadline .price-list__table ul li:first-child p {
  opacity: 1;
}

.price-list-deadline .price-list__table ul li p {
  font-weight: 400;
  opacity: 0.5;
  text-align: center;
}

.price-list-deadline .price-list__table ul li p:first-child {
  text-align: left;
}

.price-list-page .price-list__tabs-btn {
  padding: 12px 20px;
}

.services {
  margin-bottom: 100px;
}

.services h2,
.services .title {
  margin-bottom: 16px;
  max-width: 830px;
}

.services__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 32px;
  gap: 24px;
}

.services__inner h2
.services__inner .title {
  margin-bottom: 0;
  max-width: 750px;
}

.services__cards {
  display: -ms-grid;
  display: grid;
  gap: 24px;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
}

.services__more {
  margin-top: 40px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  border: none;
  cursor: pointer;
  text-align: center;
  width: 100%;
  border-radius: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.16);
  padding: 17px 18px;
  border: 1px solid rgba(255, 255, 255, 0);
}

.services__more:hover {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

.services__more:active {
  border: 1px solid #fff;
}

.services .more {
  margin-bottom: 32px;
}

.services .swiper-pagination {
  display: none;
}

.main-category + .services-two-row {
  margin-top: -40px;
}

.services-about .card__img {
  height: 193px;
  min-height: 193px;
}

.services-about .card {
  padding: 20px 20px 24px;
}

.services-about .card__inner {
  padding: 22px 0px 0px;
}

.services-about .card__title {
  margin-bottom: 0;
}

.about-section {
  margin-bottom: 100px;
}

.about-section__wrapper {
  position: relative;
}

.about-section__wrapper img {
  border-radius: 10px;
  width: 100%;
  aspect-ratio: 16/9;
}

.about-section h2,
.about-section .title {
  margin-bottom: 24px;
  font-size: 32px;
}

.about-section__inner {
  padding-right: 510px;
}

.about-section__btn {
  margin-bottom: 48px;
}

.about-section__sticker {
  width: 384px;
  background: #334d40;
  border-radius: 10px;
  padding: 32px 32px 40px;
  position: absolute;
  top: 36px;
  right: 48px;
}

.about-section__sticker-title {
  font-weight: 800;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.about-section__sticker-text:not(:last-child) {
  margin-bottom: 10px;
}

.info-block {
  margin-bottom: 100px;
}

.info-block h2,
.info-block .title {
  margin-bottom: 24px;
  max-width: 690px;
}

.info-block__texts {
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  margin-bottom: 40px;
}

.info-block__texts ul li {
  padding-left: 30px;
  position: relative;
}

.info-block__texts h3:not(:last-child) {
  text-transform: none;
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
}

.info-block__texts h3:not(:last-child) {
  margin-bottom: 14px;
}

.info-block__texts h3:not(:first-child) {
  margin-top: 20px;
}

.info-block__texts ul li:not(:last-child) {
  margin-bottom: 10px;
}

.info-block__texts ul li::before {
  position: absolute;
  content: "";
  top: 3px;
  left: 7px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #f4dab9;
}

.info-block__texts p {
  margin-bottom: 10px;
  font-family: var(--second-family);
}

.info-block__images {
  display: -ms-grid;
  display: grid;
  gap: 24px;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

.info-block__images img {
  border-radius: 5px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
}

.info-block__more {
  opacity: 0.5;
  cursor: pointer;
  margin-bottom: 40px;
  margin-top: -30px;
  margin-left: 50.5%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.info-block__more:hover {
  color: #f4dab9;
  opacity: 1;
}

.banner {
  margin-bottom: 100px;
}

.banner__wrapper {
  overflow: hidden;
  background: #334d40;
  position: relative;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.banner__wrapper img {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 8px solid #fff;
  border-radius: 50% 0 0 50%;
  width: 512px;
  aspect-ratio: 16/15;
  -o-object-fit: cover;
     object-fit: cover;
}

.banner__inner {
  padding: 32px 60px;
  width: 50%;
}

.banner__title {
  font-weight: 600;
  font-size: 28px;
  margin-bottom: 24px;
  text-transform: none;
}

.news + .banner {
  margin-top: -40px;
}

.stages {
  margin-bottom: 100px;
}

.stages h2,
.stages .title {
  margin-bottom: 40px;
}

.stages__items {
  counter-reset: num;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[6];
  grid-template-columns: repeat(6, 1fr);
  gap: 24px;
}

.stages__item {
  background: #334d40;
  border-radius: 20px;
  min-height: 261px;
  padding: 24px;
}

.stages__item:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: 1/1/2/3;
}

.stages__item:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 2;
  grid-area: 1/3/2/5;
}

.stages__item:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 2;
  grid-area: 1/5/2/7;
}

.stages__item:nth-child(4) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: 2/1/3/4;
}

.stages__item:nth-child(5) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 4;
  -ms-grid-column-span: 3;
  grid-area: 2/4/3/7;
}

.stages__item p {
  opacity: 0.6;
}

.stages__item p:first-child {
  max-width: 340px;
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  font-weight: 600;
  font-size: 20px;
  line-height: 140%;
  color: #f4dab9;
  margin-bottom: 16px;
}

.stages__item p:first-child::before {
  line-height: 110%;
  counter-increment: num;
  content: counter(num, decimal-leading-zero);
  font-weight: 800;
  font-size: 64px;
  text-transform: uppercase;
  color: #f4dab9;
  display: block;
}

.quality {
  margin-bottom: 100px;
}

.quality__wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1.4fr;
  grid-template-columns: 1fr 1.4fr;
  gap: 24px;
}

.quality__wrapper img {
  border-radius: 10px;
  width: 100%;
  aspect-ratio: 16/9;
}

.quality h2,
.quality .title {
  margin-bottom: 14px;
}

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

.quality__inner p {
  margin-bottom: 10px;
}

.quality__position {
  margin-top: auto;
}

.quality__position::before {
  display: block;
  content: "";
  background: #f4dab9;
  width: 93px;
  height: 2px;
  margin-bottom: 19px;
}

.quality__position p {
  margin-bottom: 0;
}

.quality__position p:first-child {
  margin-bottom: 7px;
}

.quality__position p:last-child {
  font-weight: 600;
}

.calculator-section {
  margin-bottom: 100px;
}

.calculator-section h2,
.calculator-section .title
{
  margin-bottom: 32px;
}

.calculator-section .form {
  display: -ms-grid;
  display: grid;
  gap: 24px;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

.calculator-section .form__content {
  background: #334d40;
  border-radius: 20px;
  padding: 40px;
}

.calculator-section .form__content label input {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.calculator-section .form__content label input:hover {
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.calculator-section .form__content label input:focus {
  border: 1px solid #fff;
  outline: none;
}

.calculator-section .form__content label.active input,
.calculator-section .form__content label.active textarea {
  border: 1px solid #ff6d6d;
  color: #ff6d6d;
}

.calculator-section .form__content label.active input::-webkit-input-placeholder, .calculator-section .form__content label.active textarea::-webkit-input-placeholder {
  color: #ff6d6d;
}

.calculator-section .form__content label.active input::-moz-placeholder, .calculator-section .form__content label.active textarea::-moz-placeholder {
  color: #ff6d6d;
}

.calculator-section .form__content label.active input:-ms-input-placeholder, .calculator-section .form__content label.active textarea:-ms-input-placeholder {
  color: #ff6d6d;
}

.calculator-section .form__content label.active input::-ms-input-placeholder, .calculator-section .form__content label.active textarea::-ms-input-placeholder {
  color: #ff6d6d;
}

.calculator-section .form__content label.active input::placeholder,
.calculator-section .form__content label.active textarea::placeholder {
  color: #ff6d6d;
}

.calculator-section .form.active .form__content {
  display: none;
}

.calculator-section .form.active .form__content-after {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.calculator-page .form {
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  gap: 0;
}

.calculator-page .form__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 24px;
}

.calculator-page .form__wrap {
  width: 100%;
  max-width: 486px;
}

.calculator-page .form__wrap:first-child {
  max-width: 526px;
}

.calculator-page .form__text {
  margin-bottom: 0;
}

.calculator-page .form__text:not(:last-child) {
  margin-bottom: 20px;
}

.calculator-page .form__filter {
  padding: 40px;
}

.calculator-page .form__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
  width: 100%;
}

.calculator-page .form__range-title {
  max-width: 100%;
  margin-bottom: 16px;
}

.calculator-page .form__ranges {
  max-width: 376px;
  width: 100%;
}

.calculator-page .form__range {
  margin-bottom: 0;
}

.calculator-page .form__filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-radius: 20px;
  margin-bottom: 24px;
}
.calculator-page .form__filter.active {
    margin-bottom: 0;
     border-radius: 20px 20px 0 0;
}
.calculator-page .form__total {
  max-width: 526px;
  width: 100%;
}

.payment {
  margin-bottom: 100px;
}

.payment h2,
.payment .title {
  margin-bottom: 32px;
}

.payment__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 24px;
  margin-bottom: 41px;
}

.payment__inner h2,
.payment__inner .title
 {
  margin-bottom: 0 !important;
  max-width: 830px;
}

.payment__inner .payment__btn {
  margin-bottom: 7px;
}

.payment__description {
  display: -ms-grid;
  display: grid;
  gap: 24px;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 40px;
}

.payment__description p {
  font-family: var(--second-family);
}

.payment__item {
  border-radius: 20px;
  padding: 32px;
  background: #34373a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
  height: 100%;
}

.payment__item svg {
  margin-bottom: 16px;
  width: 80px;
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
}

.payment__item svg path {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.payment__item-title {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 10px;
}

.payment__item-text {
  font-size: 14px;
  opacity: 0.5;
}

.reviews {
  margin-bottom: 100px;
}

.reviews h2,
.reviews .title
 {
  margin-bottom: 16px;
}

.reviews__tabs {
  width: 100%;
  position: relative;
}

.reviews__tabs-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  padding: 6px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 40px;
  overflow-x: auto;
}

.reviews__tabs-btn {
  font-weight: 500;
  padding: 12px 16px;
  width: 100%;
  border-radius: 40px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  white-space: nowrap;
}

.reviews__tabs-btn.active {
  background: #f4dab9 !important;
  color: #474b4f !important;
  text-decoration: none !important;
}

.reviews__tabs-content {
  display: none;
}

.reviews__tabs-content.active {
  display: block;
}

.reviews__video p,
.reviews__video a {
  font-size: 18px;
}

.reviews__video-img {
  position: relative;
  margin-bottom: 16px;
}

.reviews__video-img img {
  border-radius: 8px;
  width: 100%;
  aspect-ratio: 16/9;
}

.reviews__video-img::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='61' viewBox='0 0 60 61' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30.5' r='29.5' stroke='white'/%3E%3Cpath d='M44.2756 31.2387C44.8449 30.91 44.8449 30.0882 44.2756 29.7595L23.5044 17.7672C22.935 17.4385 22.2233 17.8494 22.2233 18.5069V42.4914C22.2233 43.1488 22.935 43.5597 23.5044 43.231L44.2756 31.2387Z' fill='white' fill-opacity='0.8'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
  cursor: pointer;
}

.reviews__item {
  border-radius: 20px;
  background: #34373a;
  padding: 32px;
  position: relative;
  height: 100%;
}

.reviews__item-author {
  margin-right: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  margin-bottom: 16px;
}

.reviews__item-author img {
  width: 80px;
  height: 80px;
  border-radius: 100%;
}

.reviews__item-name {
  font-family: var(--second-family);
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 12px;
}

.reviews__item-date {
  font-family: var(--third-family);
  color: #8f9296;
}

.reviews__item-rating {
  position: absolute;
  top: 32px;
  right: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}

.reviews__item-rating img {
  width: 17px;
  height: 17px;
  -webkit-filter: grayscale(1) opacity(0.5);
          filter: grayscale(1) opacity(0.5);
}

.reviews__item-rating img.active {
  -webkit-filter: none;
          filter: none;
}

.reviews__description p {
  font-family: var(--second-family);
}

.reviews__description p:not(:last-child) {
  margin-bottom: 10px;
}

.reviews__description.active {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.reviews__item-more {
  color: #8f9296;
  margin-top: 6px;
  cursor: pointer;
}

.reviews__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 18px;
  width: 100%;
  margin-top: 27px;
}

.reviews__images img {
  border-radius: 4px;
  width: 77px;
  height: 53px;
  -o-object-fit: cover;
     object-fit: cover;
}

.reviews__item-video {
  position: relative;
}

.reviews__item-video img {
  width: 100%;
  border-radius: 20px;
  aspect-ratio: 16/9;
}

.reviews__item-video::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 57px;
  height: 57px;
  background-image: url("data:image/svg+xml,%3Csvg width='57' height='57' viewBox='0 0 57 57' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_664_13561)'%3E%3Cpath d='M28.5 0C12.7601 0 0 12.7599 0 28.5C0 44.2401 12.7601 57 28.5 57C44.2399 57 57 44.2401 57 28.5C57 12.7599 44.2399 0 28.5 0ZM38.3503 30.0107L24.1003 38.917C23.812 39.097 23.4841 39.1875 23.1562 39.1875C22.8592 39.1875 22.5618 39.1136 22.2926 38.964C21.7264 38.65 21.375 38.0542 21.375 37.4062V19.5938C21.375 18.9458 21.7264 18.35 22.2926 18.036C22.8588 17.7203 23.5511 17.7395 24.1003 18.083L38.3503 26.9893C38.8709 27.3155 39.1875 27.886 39.1875 28.5C39.1875 29.114 38.8709 29.6846 38.3503 30.0107Z' fill='%23F4DAB9'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_664_13561'%3E%3Crect width='57' height='57' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}

.reviews__sticky {
  position: sticky;
  top: 30px;
  max-width: 396px;
  min-width: 396px;
  width: 100%;
  margin-left: auto;
  height: 100%;
}

.reviews__sticky .reviews__rating {
  display: block;
  border-radius: 20px;
  background: #34373a;
  padding: 24px;
  margin-bottom: 24px;
}

.reviews__sticky .reviews__rating ul li {
  display: -ms-grid;
  display: grid;
  gap: 10px;
  -ms-grid-columns: 0.8fr 3fr 0.4fr;
  grid-template-columns: 0.8fr 3fr 0.4fr;
}

.reviews__sticky .reviews__rating ul li:not(:last-child) {
  margin-bottom: 12px;
}

.reviews__sticky .reviews__rating ul li p {
  white-space: nowrap;
}

.reviews__sticky .reviews__rating ul li p:first-child {
  font-weight: 500;
  font-size: 14px;
  line-height: 143%;
  color: #8f9296;
}

.reviews__sticky .reviews__rating ul li p:last-child {
  text-align: right;
}

.reviews__sticky .reviews__rating-stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3px;
}

.reviews__sticky .reviews__rating-stars img {
  width: 16px;
  height: 16px;
  -webkit-filter: grayscale(1) opacity(0.7);
          filter: grayscale(1) opacity(0.7);
}

.reviews__sticky .reviews__rating-stars img.active {
  -webkit-filter: none !important;
          filter: none !important;
}

.reviews__rating-title {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 12px;
}

.reviews__rating-subtitle {
  font-weight: 500;
  font-size: 14px;
  line-height: 143%;
  color: #8f9296;
  margin-bottom: 16px;
}

.reviews__rating-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
  padding-bottom: 12px;
  margin-bottom: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.reviews__rating-inner p {
  font-size: 24px;
  line-height: 120%;
}

.reviews__stripe {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 1px;
  height: 2px;
  margin: auto 0;
}

.reviews__stripe-track {
  background: #ffd36e;
  border-radius: 1px;
  height: 100%;
}

.reviews__send {
  background: #34373a;
  border-radius: 20px;
  padding: 24px;
}

.reviews__send-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
  margin-bottom: 12px;
}

.reviews__send-text {
  font-weight: 500;
  margin-bottom: 20px;
  color: #8f9296;
}

.reviews__rating-btn {
  width: 100%;
}

.reviews .more {
  margin-bottom: 32px;
}

.reviews .swiper-inner {
  position: absolute;
  right: 0;
  bottom: calc(100% + 32px);
}

.reviews .reviews-text-swiper .swiper-slide {
  height: 0;
}

.reviews .reviews-text-swiper .swiper-slide-next,
.reviews .reviews-text-swiper .swiper-slide-active {
  height: auto;
}

.reviews-page .reviews__tabs-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-bottom: 32px;
  padding: 0;
  border: none;
  border-radius: 0;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 22px;
}

.reviews-page .reviews__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}

.reviews-page .reviews__tabs-btn {
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 11px 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.reviews-page .reviews__videos {
  display: -ms-grid;
  display: grid;
  gap: 24px 20px;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

.reviews-page .reviews__videos .reviews__item-rating {
  top: 81px;
}

.reviews-page .reviews__videos .reviews__item-author {
  margin-bottom: 32px;
  margin-right: 110px;
}

.reviews-page .reviews__texts .reviews__item:not(:last-child) {
  margin-bottom: 24px;
}

.reviews-page .more-btn {
  margin-top: 24px;
}

.team {
  margin-bottom: 100px;
}

.team h2,
.team .title
 {
  margin-bottom: 16px;
}

.team__slider {
  position: relative;
}

.team__items {
  display: -ms-grid;
  display: grid;
  gap: 40px 27px;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
}

.team__item img {
  border-radius: 20px;
  margin-bottom: 16px;
  width: 100%;
  aspect-ratio: 9/12.3;
}

.team__name {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 8px;
}

.team .more {
  margin-bottom: 32px;
}

.team .swiper-inner {
  position: absolute;
  right: 0;
  bottom: calc(100% + 32px);
}

.team .more-btn {
  margin-top: 24px;
}

.team-page {
  text-align: center;
}

.team-page .team__name {
  font-size: 20px;
  line-height: 130%;
  margin-bottom: 4px;
}

.team-page .team__position {
  font-size: 14px;
  line-height: 140%;
  opacity: 0.5;
}

.quiz {
  padding: 40px;
  min-height: 510px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #34373a;
  border-radius: 20px;
  width: 0;
}

.quiz.active {
  width: 100%;
  position: static;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.quiz__step {
  display: none;
  height: 100%;
  margin-bottom: 50px;
}

.quiz__bonus {
  margin-bottom: 28px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-top: 0;
}

.quiz__bonus::before {
  display: block;
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("/local/templates/main/css/../img/bonus-icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.quiz__wrapper {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
}

.quiz__tag {
  border-radius: 60px;
  border: 1px solid #8e8e8e;
  padding: 8px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 13px;
}

.quiz__tag::after {
  display: block;
  content: "";
  width: 24px;
  height: 24px;
  background: url("/local/templates/main/css/../img/check.svg") center center/cover no-repeat;
}

.quiz__progress {
  max-width: 668px;
  width: 100%;
}

.quiz__progress-line_active {
  font-family: var(--second-family);
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}

.quiz__progress-line_active span {
  font-size: 24px;
  color: #f4dab9;
}

.quiz__progress-track {
  position: relative;
  height: 4px;
  background: #f4dab9;
  width: 0%;
}

.quiz__progress-line {
  width: 100%;
  position: relative;
}

.quiz__progress-line::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 4px;
  background: rgba(244, 218, 185, 0.3);
  border-radius: 10px;
}

.quiz__discount {
  font-size: 16px;
  line-height: 22px;
  padding: 9px 18px;
  color: #2f2e2d;
  background: #fdcd32;
  border: 1px solid #fdcd32;
  border-radius: 30px;
}

.quiz__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.quiz__step {
  width: 100%;
}

.quiz__step-title {
  margin-top: 0;
  font-weight: 800;
  font-size: 32px;
  text-transform: uppercase;
  margin-bottom: 32px;
}

.quiz__step input[type=radio],
.quiz__step input[type=checkbox] {
  display: none;
}

.quiz__step-end {
  margin-bottom: 0;
}

.quiz__step .quiz__inner label,
.quiz__step .quiz__slider label {
  cursor: pointer;
}

.quiz__step .quiz__inner label span,
.quiz__step .quiz__slider label span {
  border: 1px solid #4b4b4b;
  border-radius: 40px;
  padding: 16px 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  height: 100%;
  gap: 10px;
  font-family: var(--second-family);
}

.quiz__step .quiz__inner label span::before,
.quiz__step .quiz__slider label span::before {
  display: block;
  content: "";
  min-width: 20px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: rgba(244, 218, 185, 0.3);
}

.quiz__step input:checked + span::before {
  background: #f4dab9;
}

.quiz__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 24px;
}

.quiz .prevBtn {
  border: none;
  background: none;
  position: relative;
  width: 48px;
  height: 48px;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.562 22.4129L21.4617 12.5132C22.146 11.8289 23.2536 11.8289 23.9362 12.5132C24.6204 13.1975 24.6204 14.3052 23.9362 14.9877L16.7244 22.2012H35.25C36.216 22.2012 37 22.9852 37 23.9512C37 24.9172 36.216 25.7012 35.25 25.7012H16.7245L23.9363 32.9129C24.6205 33.5972 24.6205 34.7049 23.9363 35.3874C23.252 36.0717 22.1443 36.0717 21.4618 35.3874L11.5621 25.4877C11.1421 25.0677 11.0126 24.4937 11.107 23.9495C11.0125 23.4087 11.1437 22.8329 11.562 22.4129Z' fill='white'/%3E%3C/svg%3E%0A");
}

.quiz .nextBtn {
  padding: 18px 62px;
  text-transform: uppercase;
}

.quiz__step-end_inner .quiz__step-title {
  margin-bottom: 21px;
  font-size: 32px;
}

.quiz__step-end_inner .quiz__step-text {
  margin-bottom: 35px;
  max-width: 485px;
}

.quiz__step-end_inner .quiz__step-discount {
  font-weight: 800;
  font-size: 32px;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.quiz__wrap {
  min-width: 390px;
}

.quiz__step-end.active .form,
.quiz__step-end.active .quiz__step-discount,
.quiz__step-end.active .quiz__step-text,
.quiz__step-end.active .quiz__step-title {
  display: none;
}

.quiz__step-end.active .quiz__step-end-thanks {
  display: block;
}

.quiz__step-end.active .quiz__step-end-thanks .quiz__step-text,
.quiz__step-end.active .quiz__step-end-thanks .quiz__step-title {
  display: block;
}

.quiz__step-end-thanks {
  display: none;
  text-align: center;
}

.quiz__step-end-thanks img {
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
}

.quiz__step-end-thanks .quiz__step-title {
  font-size: 40px;
}

.quiz__step-end-thanks .quiz__step-end-btn {
  margin: 0 auto;
  padding: 18px 21px;
}

.quiz .form label:not(:last-child) {
  margin-bottom: 0;
}

.quiz .form__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0;
  gap: 16px;
  margin-bottom: 0;
  width: 100%;
}

.quiz .form__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 16px;
}

.quiz .form__inner {
  padding-top: 26px;
  max-width: 305px;
  width: 100%;
}

.quiz .form__info {
  margin-bottom: 0;
}

.bonus {
  margin-bottom: 100px;
  overflow: hidden;
}

.bonus__wrapper {
  overflow: hidden;
  background: #34373a;
  display: -ms-grid;
  display: grid;
  border-radius: 20px;
  min-height: 510px;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.bonus__wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.bonus__wrapper.active {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

.bonus__description {
  padding: 64px 74px 64px 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.bonus__subtitle {
  margin-bottom: 28px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

.bonus__subtitle::before {
  display: block;
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("/local/templates/main/css/../img/bonus-icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.bonus h2,
.bonus .title {
  font-size: 32px;
  margin-bottom: 16px;
}

.bonus p {
  margin-bottom: 32px;
}

.bonus__btn {
  padding: 18px 42px;
}

.faq {
  margin-bottom: 100px;
}

.faq__sort {
  margin-bottom: 22px;
}

.faq__sort ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow-x: auto;
  padding-bottom: 10px;
}

.faq__sort ul li a {
  display: block;
  font-weight: 500;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 40px;
  line-height: 100%;
  padding: 11px 15px;
  white-space: nowrap;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-size: 16px;
}

.faq__sort ul li a:hover {
  color: #f4dab9;
  border: 1px solid #f4dab9;
}

.faq__sort ul li a.active {
  color: #474b4f;
  background: #f4dab9;
}

.faq__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 32px;
}

.faq__text {
  opacity: 0.5;
  max-width: 780px;
}

.faq h1 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  text-transform: uppercase;
  max-width: 546px;
}

.faq .accordion.open .accordion__content {
  padding-bottom: 8px;
}

.faq .accordion:not(:last-child) {
  margin-bottom: 20px;
}

.faq-page .faq__wrapper {
  position: relative;
}

.faq-page .faq__inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 32px;
  margin-right: 380px;
}

.faq-page .faq__btn {
  position: absolute;
  right: 0;
  top: 25px;
  padding: 18px 117px;
}

.faq-page .accordion__content {
  max-width: 100%;
  margin-right: 89px;
}

.articles {
  margin-bottom: 100px;
}

.articles h2,
.articles .title
 {
  margin-bottom: 16px;
}

.articles__sort {
  margin-bottom: 22px;
}

.articles__sort ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow-x: auto;
  padding-bottom: 10px;
}

.articles__sort ul li a {
  display: block;
  font-weight: 500;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 40px;
  line-height: 100%;
  padding: 11px 15px;
  white-space: nowrap;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-size: 16px;
}

.articles__sort ul li a:hover {
  color: #f4dab9;
  border: 1px solid #f4dab9;
}

.articles__sort ul li a.active {
  color: #474b4f;
  background: #f4dab9;
}

.articles__items {
  display: -ms-grid;
  display: grid;
  gap: 32px 24px;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
}

.articles .more {
  margin-bottom: 32px;
}

.articles__slider {
  position: relative;
}

.articles .swiper-inner {
  position: absolute;
  right: 0;
  bottom: calc(100% + 32px);
}

.articles .swiper-pagination {
  display: none;
}

.articles .more-btn {
  margin-top: 32px;
}

.certificate {
  margin-bottom: 100px;
}

.certificate__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 32px;
}

.certificate__items {
  display: -ms-grid;
  display: grid;
  gap: 20px 18px;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
}

.certificate__item {
  border-radius: 10px;
  background: #474b4f;
  padding: 16px 15px;
}

.certificate__item img {
  border-radius: 8px;
  width: 100%;
  aspect-ratio: 9/12.6;
}

.certificate .swiper-pagination {
  margin-top: 32px;
}

.mb-40 {
  margin-bottom: 40px;
}

.contacts-section {
  margin-bottom: 80px;
  scroll-margin-top: 30px;
}

.contacts-section__wrapper {
  border-radius: 12px;
  background: #34373a;
  display: -ms-grid;
  display: grid;
  gap: 66px;
  -ms-grid-columns: 1.1fr 1fr;
  grid-template-columns: 1.1fr 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 48px 60px;
  position: relative;
  overflow: hidden;
}

.contacts-section__wrapper::before {
  position: absolute;
  content: "";
  top: -160px;
  left: -120px;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.02);
  width: 577px;
  height: 577px;
}

.contacts-section h2,
.contacts-section .title {
  margin-bottom: 16px;
}

.contacts-section__inner {
  position: relative;
}

.contacts-section__inner ul {
  margin-bottom: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px 31px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.contacts-section__inner ul li {
  min-width: 215px;
  max-width: 390px;
}

.contacts-section__inner ul li p {
  font-weight: 600;
  font-size: 18px;
}

.contacts-section__inner ul li p:first-child {
  font-weight: 400;
  font-size: 14px;
  color: #8f9296;
  margin-bottom: 8px;
}

.contacts-section__inner ul li a {
  font-weight: 600;
  font-size: 18px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.contacts-section__inner ul li a:not(:last-child) {
  margin-bottom: 8px;
}

.contacts-section__text {
  color: #9f9f9f;
  margin-bottom: 32px;
}

.contacts-section__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

.contacts-section__socials a {
  border-radius: 100%;
  width: 56px;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.contacts-section__socials a img {
  width: 24px;
  height: 24px;
  display: block;
}

.contacts-section .form__content label:last-child {
  margin-bottom: 0;
}

.contacts-section .form__inputs {
  margin-bottom: 24px;
}

.banner + .contacts-section {
  margin-top: -60px;
}

.contacts-section-team .contacts-section__inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-right: 39px;
  margin-bottom: 40px;
}

.contacts-section-team .contacts-section__socials a {
  margin-bottom: 0 !important;
}

.contacts-section-team .form {
  padding: 0 !important;
  background: var(--white);
}

.contacts-section-team .form__content textarea,
.contacts-section-team .form__content label input {
  border-color: var(--gray2);
}

.contacts-section-team .contacts-section__wrapper {
  background: var(--white);
  -webkit-box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.11);
          box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.11);
  border-radius: 20px;
  padding: 40px;
  gap: 40px;
  -ms-grid-columns: 1.15fr 1fr;
  grid-template-columns: 1.15fr 1fr;
}

.contacts-section-team .contacts-section__inner {
  max-width: 100%;
}

.contacts-section-team .contacts-section__text {
  max-width: 540px;
}

.contacts-section-vacancy h2,
.contacts-section-vacancy .title
 {
  font-size: 32px;
}

.control {
  margin-bottom: 50px;
}

.control__wrapper ul {
  overflow-x: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  padding-bottom: 10px;
}

.control__wrapper ul li a {
  font-weight: 500;
  padding: 11px 15px;
  line-height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 40px;
  display: block;
  white-space: nowrap;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.control__wrapper ul li a:hover {
  color: #f4dab9;
  border: 1px solid #f4dab9;
}

.control__wrapper ul li a.active {
  color: #474b4f;
  background: #f4dab9;
}

.main + .control {
  margin-top: -84px;
}

.article {
  margin-bottom: 100px;
}
.article h3 {
    text-transform: none;
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
    margin-bottom: 10px;
    margin-top: 30px;
}
.article td {
    padding: 5px 10px;
}
.article tr {
    background: #34373a;
}
.article table {
    margin-bottom: 10px;
}
.article__info {
  margin-bottom: 24px;
}

.article__info ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.article__info ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  border-radius: 12px;
  background: #334d40;
  padding: 10px;
}

.article__info ul li img {
  width: 24px;
  min-width: 24px;
  height: 24px;
}

.article__info ul li p {
  font-size: 18px;
}

.article__author {
  border-radius: 10px;
  background: #34373a;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  margin-top: 40px;
}

.article__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  text-decoration: none !important;
}

.article__logo p {
  font-family: var(--second-family);
  font-weight: 800;
  font-size: 24px;
  color: #fff !important;
  margin-bottom: 0 !important;
}

.article__logo p span {
  display: block;
  font-weight: 400;
}

.article__logo img {
  width: 86px !important;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 0 !important;
}

.article__author-inner p {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #f4dab9 !important;
  margin-bottom: 5px !important;
}

.article__author-inner p:last-child {
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 143%;
  color: rgba(255, 255, 255, 0.2) !important;
  margin-bottom: 0;
}

.article__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 40px;
}

.article__tag {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 40px;
  padding: 11px 15px;
  font-weight: 500;
  font-size: 16px;
  display: block;
  line-height: 100%;
}

.article__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}

.article__inner {
  width: 59%;
}

.article__inner .title,
.article__inner h2 {
  text-transform: none;
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
  margin-bottom: 24px;
  margin-top: 60px;
  scroll-margin-top: 30px;
}

.article__inner .title:first-child,
  .article__inner h2:first-child {
  margin-top: 0;
}

.article__inner p {
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 16px;
}

.article__inner a {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: #fff;
}

.article__inner img {
  width: 100%;
  aspect-ratio: 16/9;
  border-radius: 10px;
  margin-bottom: 40px;
}

.article__inner img + h2,
.article__inner img + .title
 {
  margin-top: 0;
}

.article__inner ol {
  margin: 16px 0;
  list-style: decimal;
  padding-left: 18px;
}

.article__inner ul {
  margin: 16px 0;
}

.article__inner ul li {
  padding-left: 24px;
  position: relative;
}

.article__inner ul li::before {
  position: absolute;
  content: "";
  top: 3px;
  left: 7px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #f4dab9;
}

.article__inner li {
  color: rgba(255, 255, 255, 0.6);
}

.article__inner li::marker {
  font-weight: 700;
  color: #f4dab9;
  padding-top: 5px;
}

.article__inner li span {
  font-weight: 700;
  color: #f4dab9;
}

.article__inner li:not(:last-child) {
  margin-bottom: 10px;
}

.article__images {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[8];
  grid-template-columns: repeat(8, 1fr);
  gap: 19px;
  margin: 60px 0;
}

.article__images img {
  margin: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.article__images img:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: 1/1/2/4;
}

.article__images img:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 4;
  -ms-grid-column-span: 5;
  grid-area: 1/4/2/9;
}

.article__images img:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-area: 2/1/3/6;
}

.article__images img:nth-child(4) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 6;
  -ms-grid-column-span: 3;
  grid-area: 2/6/3/9;
}

.article__description {
  padding: 32px;
  border-radius: 10px;
  background: #34373a;
  height: 100%;
  position: sticky;
  top: 110px;
  overflow: hidden;
  width: 40%;
  min-height: 393px;
}

.article__description::before {
  position: absolute;
  content: "";
  top: -71px;
  left: -52px;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.02);
  width: 279px;
  height: 279px;
}

.article__description p {
  font-weight: 500;
  font-size: 28px;
  margin-bottom: 24px;
  position: relative;
}

.article__description ul {
  position: relative;
}

.article__description ul li {
  font-size: 20px;
  padding-left: 18px;
  position: relative;
}

.article__description ul li:not(:last-child) {
  margin-bottom: 12px;
}

.article__description ul li::before {
  position: absolute;
  content: "";
  top: 8px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #f4dab9;
}

.article__description ul li a {
  font-size: 20px;
}

.contacts {
  margin-bottom: 100px;
}

.contacts__wrapper {
  background: #34373a;
  padding: 32px;
  border-radius: 20px;
  display: -ms-grid;
  display: grid;
  gap: 28px;
  -ms-grid-columns: 1fr 1.13fr;
  grid-template-columns: 1fr 1.13fr;
  margin-bottom: 60px;
}

.contacts__wrapper ul {
  width: 100%;
}

.contacts__wrapper ul li:not(:last-child) {
  margin-bottom: 24px;
}

.contacts__wrapper ul li p,
.contacts__wrapper ul li a {
  font-family: var(--second-family);
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.contacts__wrapper ul li a:not(:last-child) {
  margin-bottom: 12px;
}

.contacts__wrapper ul li p:first-child {
  font-weight: 400;
  font-size: 14px;
  line-height: 143%;
  color: #8f9296;
  margin-bottom: 10px;
}

.contacts__requisites h2,
.contacts__requisites .title
 {
  font-size: 32px;
  margin-bottom: 32px;
}

.contacts__requisites ul li {
  border-radius: 20px;
  display: -ms-grid;
  display: grid;
  padding: 16px 48px 18px 24px;
  gap: 12px;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

.contacts__requisites ul li:nth-child(odd) {
  background: #34373a;
}

.contacts__requisites ul li p {
  font-family: var(--second-family);
}

.contacts__requisites ul li p:first-child {
  font-weight: 700;
  letter-spacing: 0.02em;
}

.map {
  border-radius: 20px;
  overflow: hidden;
  min-height: 311px;
}

.about {
  margin-bottom: 100px;
}

.about h2,
.about .title
 {
  margin-bottom: 24px;
  max-width: 672px;
}

.about__inner {
  display: -ms-grid;
  display: grid;
  gap: 24px;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

.about__inner p {
  font-family: var(--second-family);
}

.advantages {
  margin-bottom: 100px;
}

.advantages h2,
.advantages .title
 {
  margin-bottom: 40px;
}

.advantages__items {
  display: -ms-grid;
  display: grid;
  gap: 24px;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

.advantages__item {
  border-radius: 20px;
  padding: 24px;
}

.advantages__item p:first-child {
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  text-transform: uppercase;
  color: #f4dab9;
  margin-bottom: 16px;
}

.advantages__item p:last-child {
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  opacity: 0.6;
}

.advantages__item:nth-child(1) {
  background: #334d40;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 1/1/3/2;
  height: 600px;
  position: relative;
  overflow: hidden;
}

.advantages__item:nth-child(1) p {
  max-width: 441px;
}

.advantages__item:nth-child(1)::before {
  position: absolute;
  content: "";
  bottom: 19px;
  right: -263px;
  width: 670px;
  height: 270px;
  background: url("/local/templates/main/css/../img/logo.svg") center center/contain no-repeat;
  opacity: 0.5;
}

.advantages__item:nth-child(2) {
  border: 1px solid rgba(255, 255, 255, 0.2);
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 1/2/2/3;
}

.advantages__item:nth-child(3) {
  background: #34373a;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 2/2/3/3;
}

.advantages__item:nth-child(3) p {
  max-width: 441px;
}

.types {
  margin-bottom: 100px;
}

.types h2,
.types .title
 {
  margin-bottom: 40px;
  max-width: 810px;
}

.types__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  counter-reset: num;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
}

.types__item {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  padding: 24px;
}

.types__item:nth-child(1) {
  width: 50.5%;
}

.types__item:nth-child(2) {
  width: 47.5%;
}

.types__item:nth-child(3) {
  width: 58.9%;
}

.types__item:nth-child(4) {
  width: 39%;
}

.types__item p {
  opacity: 0.6;
}

.types__item p:first-child {
  max-width: 340px;
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  font-weight: 600;
  font-size: 20px;
  line-height: 140%;
  color: #f4dab9;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.types__item p:first-child::before {
  line-height: 110%;
  counter-increment: num;
  content: counter(num, decimal-leading-zero);
  font-weight: 800;
  font-size: 64px;
  text-transform: uppercase;
  color: #f4dab9;
  display: block;
}

.types__item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  margin-bottom: 24px;
}

.types__item-inner p {
  font-family: var(--second-family);
  font-weight: 500;
  opacity: 1;
}

.types__item-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  border-radius: 16px;
  padding: 14px 25px 17px;
}

.types__item-btn {
  width: 100%;
}

.news {
  margin-bottom: 100px;
}

.news__date {
  background: #334d40;
  font-size: 18px;
  border-radius: 12px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 32px;
}

.news__date::before {
  display: block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 4H5C3.89543 4 3 4.89543 3 6V20C3 21.1046 3.89543 22 5 22H19C20.1046 22 21 21.1046 21 20V6C21 4.89543 20.1046 4 19 4Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 2V6' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 2V6' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3 10H21' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  min-width: 24px;
  width: 24px;
  height: 24px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.news__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
  margin-bottom: 40px;
}

.news__description p {
  font-family: var(--second-family);
}

.news__description p:not(:last-child) {
  margin-bottom: 24px;
}

.news__description ul li {
  font-family: var(--second-family);
}

.news__description ul li a {
  font-family: var(--second-family);
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

.news__description-title {
  font-family: var(--font-family) !important;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 24px !important;
}

.news__slider {
  position: relative;
  max-width: 700px;
  width: 100%;
}

.news__slider img {
  border-radius: 10px;
  width: 100%;
  aspect-ratio: 16/9;
}

.news__bottom:not(:last-child) {
  margin-bottom: 60px;
}

.news__bottom-title {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 24px;
}

.news__bottom-items {
  display: -ms-grid;
  display: grid;
  gap: 24px;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

.news__bottom-item ul li {
  font-family: var(--second-family);
  padding-left: 24px;
  position: relative;
}

.news__bottom-item ul li::before {
  position: absolute;
  content: "";
  top: 3px;
  left: 7px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #f4dab9;
}

.news__bottom-item ul li:not(:last-child) {
  margin-bottom: 18px;
}

.news__bottom-item p {
  font-family: var(--second-family);
}

.news__bottom-item p:not(:last-child) {
  margin-bottom: 18px;
}

.news__images {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 27px 33px;
  margin: 60px 0;
}

.news__images img {
  width: 100%;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
}

.news__images img:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: 1/1/3/3;
  height: 100%;
}

.news__images img:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-area: 1/3/2/4;
}

.news__images img:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-area: 2/3/3/4;
}

.news .swiper-inner {
  position: absolute;
  right: 0;
  bottom: calc(100% + 32px);
}

.news .swiper-pagination {
  display: none;
}

.requisite {
  margin-bottom: 100px;
}

.requisite__wrapper ul li {
  border-radius: 20px;
  display: -ms-grid;
  display: grid;
  padding: 16px 48px 18px 24px;
  gap: 12px;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

.requisite__wrapper ul li:nth-child(odd) {
  background: #34373a;
}

.requisite__wrapper ul li p {
  font-family: var(--second-family);
}

.requisite__wrapper ul li p:first-child {
  font-weight: 700;
  letter-spacing: 0.02em;
}

.vacancy {
  margin-bottom: 100px;
}

.vacancy__sort {
  margin-bottom: 22px;
}

.vacancy__sort ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow-x: auto;
  padding-bottom: 10px;
}

.vacancy__sort ul li a {
  display: block;
  font-weight: 500;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 40px;
  line-height: 100%;
  padding: 11px 15px;
  white-space: nowrap;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-size: 16px;
}

.vacancy__sort ul li a:hover {
  color: #f4dab9;
  border: 1px solid #f4dab9;
}

.vacancy__sort ul li a.active {
  color: #474b4f;
  background: #f4dab9;
}

.vacancy__text {
  opacity: 0.5;
  max-width: 588px;
  margin-bottom: 32px;
}

.vacancy .accordion__content {
  max-width: 100%;
  margin-right: 89px;
}

.privacy {
  margin-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.privacy::before {
  position: absolute;
  content: "";
  top: 76px;
  right: -296px;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.02);
  width: 692px;
  height: 692px;
}

.privacy p:not(:last-child) {
  margin-bottom: 10px;
}

.privacy li,
.privacy p {
  font-family: var(--second-family);
}

.privacy ol {
  counter-reset: item;
  list-style-type: none;
}

.privacy ol.active {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 50;
  -webkit-box-orient: vertical;
}

.privacy a:hover {
  text-decoration: underline;
}

.privacy ol > li {
  counter-increment: item;
  margin-top: 30px;
  position: relative;
  font-family: var(--font-family);
  font-size: 32px;
}

.privacy ol > li ol {
  margin-top: 20px;
}

.privacy ol > li ol li {
  margin: 0;
  font-family: var(--second-family);
  font-size: 16px;
}

.privacy ol > li ol li ol {
  margin: 0;
}

.privacy ol > li:before {
  content: counters(item, ".") ". ";
}

.privacy__more {
  font-size: 18px;
  color: #f4dab9;
  margin-top: 16px;
}

.footer {
  padding-top: 64px;
}

.footer__wrapper {
  padding-top: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.footer__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 62px;
  margin-bottom: 24px;
}

.footer__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 13px;
  margin-bottom: 24px;
}

.footer__logo img {
  width: 72px;
}

.footer__logo p:first-child {
  white-space: nowrap;
  font-family: var(--second-family);
  font-weight: 800;
  font-size: 16px;
}
.footer__logo p:last-child {
    font-size: 12px;
    line-height: 125%;
    max-width: 130px;
}
.footer__inner {
    min-width: 228px;
    width: 210px;
}
.footer__logo p span:first-child {
  font-weight: 400;
}

.footer__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
}

.footer__socials a {
  border-radius: 100%;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(255, 255, 255, 0.08);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.footer__socials a img {
  width: 20px;
  height: 20px;
  display: block;
  opacity: 0.8;
}

.footer__contacts {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__contacts ul {
  -webkit-columns: 2 auto;
     -moz-columns: 2 auto;
          columns: 2 auto;
  -webkit-column-gap: 100px;
     -moz-column-gap: 100px;
          column-gap: 100px;
}

.footer__contacts ul li {
  margin-bottom: 16px;
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
}

.footer__contacts ul li:nth-child(4),
.footer__contacts ul li:nth-child(3) {
  max-width: 200px;
}

.footer__contacts ul li p {
  font-weight: 500;
  font-size: 18px;
}

.footer__contacts ul li p:not(:last-child) {
  margin-bottom: 10px;
}

.footer__contacts ul li p:first-child {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 10px;
}

.footer__contacts ul li a {
  font-weight: 500;
  font-size: 18px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.footer__contacts ul li a:not(:last-child) {
  margin-bottom: 10px;
}

.footer__btns {
  margin-left: auto;
  max-width: 282px;
  width: 100%;
}

.footer__btn {
  width: 100%;
}

.footer__btn:not(:last-child) {
  margin-bottom: 12px;
}

.footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 68px;
  padding-top: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  margin-bottom: 22px;
}

.footer__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}

.footer__column li {
  line-height: 1;
  width: 47%;
}

.footer__column li:first-child {
  width: 100%;
}

.footer__column li .footer__title {
  margin-bottom: 6px;
}

.footer__title {
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 16px;
}

.footer__requisites {
  min-width: 280px;
}

.footer__requisites .footer__column {
  margin-bottom: 24px;
}

.footer__requisites .footer__column li {
  font-weight: 400;
  font-size: 14px;
  color: #ececec;
  opacity: 0.5;
}

.footer__requisites .footer__column li:first-child {
  opacity: 1;
}

.footer__download {
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.footer__download::before {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2C10.0222 2 8.08879 2.58649 6.4443 3.6853C4.79981 4.78412 3.51809 6.3459 2.76121 8.17317C2.00433 10.0004 1.8063 12.0111 2.19215 13.9509C2.578 15.8907 3.53041 17.6725 4.92894 19.0711C6.32746 20.4696 8.10929 21.422 10.0491 21.8079C11.9889 22.1937 13.9996 21.9957 15.8268 21.2388C17.6541 20.4819 19.2159 19.2002 20.3147 17.5557C21.4135 15.9112 22 13.9778 22 12C21.9971 9.34873 20.9426 6.80688 19.0679 4.93215C17.1931 3.05742 14.6513 2.00291 12 2ZM15.706 14.72L12.706 17.72C12.5185 17.9075 12.2642 18.0128 11.999 18.0128C11.7338 18.0128 11.4795 17.9075 11.292 17.72L8.292 14.72C8.10985 14.5314 8.00905 14.2788 8.01133 14.0166C8.01361 13.7544 8.11878 13.5036 8.30419 13.3182C8.48959 13.1328 8.74041 13.0276 9.0026 13.0253C9.2648 13.023 9.5174 13.1238 9.706 13.306L11 14.6V7.009C11 6.74378 11.1054 6.48943 11.2929 6.30189C11.4804 6.11436 11.7348 6.009 12 6.009C12.2652 6.009 12.5196 6.11436 12.7071 6.30189C12.8946 6.48943 13 6.74378 13 7.009V14.6L14.293 13.307C14.4829 13.1322 14.7329 13.0377 14.9909 13.043C15.2489 13.0483 15.4949 13.1532 15.6773 13.3357C15.8598 13.5181 15.9647 13.7641 15.97 14.0221C15.9753 14.2801 15.8808 14.5301 15.706 14.72Z' fill='%23F4DAB9'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  min-width: 24px;
  width: 24px;
  height: 24px;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  opacity: 0.3;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.footer__download:hover {
  text-decoration: underline;
  color: #f4dab9;
}

.footer__download:hover::before {
  -webkit-filter: none;
          filter: none;
  opacity: 1;
}

.footer__copyright {
  padding-top: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
}

.footer__copyright a,
.footer__copyright p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.3);
}

.footer .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 67px;
}

.footer .nav__item {
  line-height: 1;
}

.footer .nav__link {
  opacity: 0.5;
}

@media (min-width: 1025px) {
  .card:hover .card__img img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }

  .card:hover .card__title::after {
    width: 28px;
    min-width: 28px;
    margin-right: 10px;
  }

  .article-card:hover .article-card__img img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }

  .article-card:hover::after {
    width: 28px;
    min-width: 28px;
    margin-right: 10px;
  }

  .header .nav__item ul > li > a:hover {
    color: #6d7665;
  }

  .header .nav__item-big ul > li:hover > a {
    background: #334d40;
    color: #fff;
  }

  .header .nav__item-big ul > li:hover > a .nav__icon {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }

  .header .nav__item ul > li ul li:hover > a {
    color: #6d7665;
  }

  .header .nav__item ul > li ul li:hover > a .nav__icon {
    -webkit-filter: none;
            filter: none;
  }

  .header .nav__item:hover .nav__arrow::after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-filter: none;
            filter: none;
  }

  .header .nav__item:hover .nav__arrow::before {
    visibility: visible;
  }

  .header .nav__item .nav__arrow {
    position: relative;
  }

  .header .nav__item .nav__arrow::before {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    height: 30px;
    width: 100%;
    z-index: 2;
    visibility: hidden;
  }

  .header .nav__item:hover .nav__link {
    color: #f4dab9;
  }

  .header__phone:hover {
    color: #f4dab9;
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
  }

  .header__socials a:hover img {
    -webkit-filter: none;
            filter: none;
  }

  .nav__item a:hover + ul {
    opacity: 1;
    visibility: visible;
  }

  .nav__item a + ul:hover {
    opacity: 1;
    visibility: visible;
  }

  .prices__tabs-btn:hover {
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    color: #f4dab9;
  }

  .portfolio .swiper-slide {
    width: 27.5%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }

  .portfolio .swiper-slide img {
    height: 330px;
  }

  .portfolio .swiper-slide-active {
    width: 49%;
  }

  .portfolio .swiper-slide-active .portfolio__item {
    overflow: hidden;
  }

  .portfolio .swiper-slide-active .portfolio__item .portfolio__item-arrow {
    opacity: 1;
  }

  .portfolio .swiper-slide-active .portfolio__item::after,
  .portfolio .swiper-slide-active .portfolio__item::before {
    position: absolute;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='41' height='41' viewBox='0 0 41 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.5684 40.5685C40.5684 35.3157 39.5337 30.1142 37.5235 25.2612C35.5133 20.4082 32.567 15.9986 28.8526 12.2843C25.1383 8.56992 20.7287 5.62354 15.8757 3.61336C11.0227 1.60317 5.82122 0.568541 0.568347 0.568542L0.568353 19.8632C3.28742 19.8632 5.97987 20.3987 8.49196 21.4393C11.0041 22.4798 13.2866 24.0049 15.2093 25.9276C17.1319 27.8503 18.6571 30.1328 19.6976 32.6449C20.7382 35.157 21.2737 37.8495 21.2737 40.5685L40.5684 40.5685Z' fill='%23292D30'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    min-width: 61px;
    width: 61px;
    height: 61px;
  }

  .portfolio .swiper-slide-active .portfolio__item::before {
    top: -29px;
    right: 60px;
  }

  .portfolio .swiper-slide-active .portfolio__item::after {
    right: -28px;
    top: 60px;
  }

  .portfolio .swiper-slide-active .portfolio__item img {
    border: 1px solid transparent;
    aspect-ratio: 16/9;
  }

  .portfolio__item img {
    border: 1px solid transparent;
    aspect-ratio: 1/1;
  }

  .portfolio__item:hover .portfolio__item-arrow::before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }

  .portfolio__item:hover .portfolio__item-title,
  .portfolio__item:hover .portfolio__item-tag {
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
  }

  .portfolio__item:hover img {
    border: 1px solid #f4dab9;
  }

  .payment__item:hover {
    background: #334d40;
  }

  .payment__item:hover path {
    fill: #f4dab9;
  }

  .contacts-section__socials a:hover {
    background: #334d40;
  }

  .contacts-section__inner ul li a:hover {
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
  }

  .footer__socials a:hover {
    background: #334d40;
  }

  .footer__socials a:hover img {
    opacity: 1;
  }

  .footer__contacts a:hover {
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
  }

  .footer__title:hover,
  .footer .nav__link:hover {
    color: #f4dab9;
  }
}

@media (max-width: 1400px) {
  .container-h1 h1 {
    font-size: calc(
            28px + 12 *
                ((100vw - 360px) / 1040)
        );
  }

  .title, h2 {
    font-size: calc(
            28px + 12 *
                ((100vw - 360px) / 1040)
        );
  }

  .card .form__title {
    font-size: calc(
            16px + 4 *
                ((100vw - 360px) / 1040)
        );
  }

  .accordion__btn {
    font-size: calc(
            15px + 3 *
                ((100vw - 360px) / 1040)
        );
  }

  .not-found__wrapper h1 {
    font-size: calc(
            28px + 12 *
                ((100vw - 360px) / 1040)
        );
  }

  .header__top {
    gap: calc(
            -64px + 124 *
                ((100vw - 360px) / 1040)
        );
  }

  .header__list {
    gap: calc(
            -50px + 97 *
                ((100vw - 360px) / 1040)
        );
  }

  .header__logo p:first-child {
    font-size: calc(
            13px + 11 *
                ((100vw - 360px) / 1040)
        );
  }

  .header .nav__list {
    gap: calc(
            -20px + 53 *
                ((100vw - 360px) / 1040)
        );
  }

  .header .nav__link {
    font-size: calc(
            8px + 6 *
                ((100vw - 360px) / 1040)
        );
  }

  .form__title {
    font-size: calc(
            28px + 4 *
                ((100vw - 360px) / 1040)
        );
  }

  .form__item p {
    font-size: calc(
            16px + 2 *
                ((100vw - 360px) / 1040)
        );
  }

  .form__item label span {
    font-size: calc(
            14px + 2 *
                ((100vw - 360px) / 1040)
        );
  }

  .form__range-out {
    font-size: calc(
            14px + 1 *
                ((100vw - 360px) / 1040)
        );
  }

  .form__content-after .form__title {
    font-size: calc(
            28px + 10 *
                ((100vw - 360px) / 1040)
        );
  }

  .form__additional-title {
    font-size: calc(
            20px + -2 *
                ((100vw - 360px) / 1040)
        );
  }

  .main__title {
    font-size: calc(
            28px + 12 *
                ((100vw - 360px) / 1040)
        );
  }

  .main__banner-title {
    font-size: calc(
            24px + 8 *
                ((100vw - 360px) / 1040)
        );
  }

  .modal-overlay .modal .form h2,
  .modal-overlay .modal .form .title
   {
    font-size: calc(
            24px + 8 *
                ((100vw - 360px) / 1040)
        );
  }

  .modal-overlay .modal-after h2,
  .modal-overlay .modal-after .title
   {
    font-size: calc(
            24px + 16 *
                ((100vw - 360px) / 1040)
        );
  }

  .prices__item img {
    width: calc(
            100px + 418 *
                ((100vw - 360px) / 1040)
        );
  }

  .prices__item-text span {
    font-size: calc(
            24px + 8 *
                ((100vw - 360px) / 1040)
        );
  }

  .portfolio h1 {
    font-size: calc(
            28px + 12 *
                ((100vw - 360px) / 1040)
        );
  }

  .price-list__sort ul li a {
    font-size: calc(
            14px + 2 *
                ((100vw - 360px) / 1040)
        );
  }

  .banner__title {
    font-size: calc(
            24px + 4 *
                ((100vw - 360px) / 1040)
        );
  }

  .stages__item p:first-child {
    font-size: calc(
            18px + 2 *
                ((100vw - 360px) / 1040)
        );
  }

  .stages__item p:first-child::before {
    font-size: calc(
            50px + 14 *
                ((100vw - 360px) / 1040)
        );
  }

  .quiz__step-title {
    font-size: calc(
            28px + 4 *
                ((100vw - 360px) / 1040)
        );
  }

  .quiz__step-end_inner .quiz__step-title {
    font-size: calc(
            24px + 8 *
                ((100vw - 360px) / 1040)
        );
  }

  .quiz__step-end_inner .quiz__step-discount {
    font-size: calc(
            24px + 8 *
                ((100vw - 360px) / 1040)
        );
  }

  .quiz__step-end-thanks .quiz__step-title {
    font-size: calc(
            24px + 16 *
                ((100vw - 360px) / 1040)
        );
  }

  .bonus__wrapper {
    min-height: calc(
            200px + 310 *
                ((100vw - 360px) / 1040)
        );
  }

  .bonus h2,
  .bonus .title {
    font-size: calc(
            28px + 4 *
                ((100vw - 360px) / 1040)
        );
  }

  .faq__sort ul li a {
    font-size: calc(
            14px + 2 *
                ((100vw - 360px) / 1040)
        );
  }

  .faq h1 {
    font-size: calc(
            28px + 12 *
                ((100vw - 360px) / 1040)
        );
  }

  .articles__sort ul li a {
    font-size: calc(
            14px + 2 *
                ((100vw - 360px) / 1040)
        );
  }

  .contacts-section-vacancy h2,
  .contacts-section-vacancy .title
   {
    font-size: calc(
            28px + 4 *
                ((100vw - 360px) / 1040)
        );
  }

  .article__tag {
    font-size: calc(
            14px + 2 *
                ((100vw - 360px) / 1040)
        );
  }

  .article__description p {
    font-size: calc(
            20px + 8 *
                ((100vw - 360px) / 1040)
        );
  }

  .article__description ul li a {
    font-size: calc(
            16px + 4 *
                ((100vw - 360px) / 1040)
        );
  }

  .contacts__requisites h2,
  .contacts__requisites .title
   {
    font-size: calc(
            28px + 4 *
                ((100vw - 360px) / 1040)
        );
  }

  .advantages__item p:first-child {
    font-size: calc(
            24px + 8 *
                ((100vw - 360px) / 1040)
        );
  }

  .advantages__item p:last-child {
    font-size: calc(
            18px + 6 *
                ((100vw - 360px) / 1040)
        );
  }

  .types__item p:first-child {
    font-size: calc(
            18px + 2 *
                ((100vw - 360px) / 1040)
        );
  }

  .types__item p:first-child::before {
    font-size: calc(
            50px + 14 *
                ((100vw - 360px) / 1040)
        );
  }

  .vacancy__sort ul li a {
    font-size: calc(
            14px + 2 *
                ((100vw - 360px) / 1040)
        );
  }

  .privacy ol > li {
    font-size: calc(
            24px + 8 *
                ((100vw - 360px) / 1040)
        );
  }
}

@media (max-width: 1250px) {
  .footer__socials {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .scroll .header__inner {
    width: calc(100% - 20px);
  }

  .news__slider {
    overflow: hidden;
  }

  .news__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .reviews-page .reviews__videos {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }

  .types__items {
    gap: 20px;
  }

  .footer__requisites {
    min-width: 210px;
  }

  .footer__top {
    gap: 30px;
  }

  .footer__bottom,
  .footer .nav {
    gap: 30px;
  }

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

  .footer__column li {
    width: 100%;
  }

  .quality__wrapper {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .prices__item-wrapper ul li {
    max-width: 100%;
  }

  .prices__item img {
    width: 47%;
    height: 100%;
  }

  .prices__item-wrapper ul {
    display: block;
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
  }

  .prices__item {
    gap: 38px;
  }

  .arrow-up {
    right: 10px;
  }

  .header__btns {
    gap: 10px;
  }

  .header__inner {
    gap: 18px;
  }
}

@media (max-width: 1150px) {
  .certificate__items {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }

  .prices__item .more {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }
}

@media (max-width: 1025px) {
    .footer__inner {
        min-width: auto;
        width: auto;
    }
    .form-quiz .form__checkbox {
        margin-top: 0;
    }
    .quiz .form__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        gap: 16px;
    }
  .header__inner .header__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .scroll .header__inner {
    top: 15px;
  }

  .certificate__items {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }

  .team__items {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }

  .articles .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .news .swiper-inner {
    display: none;
  }

  .news .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .news__slider {
    max-width: 100%;
    overflow: visible;
  }

  .news__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .article-card__title {
    margin-bottom: 0;
  }

  .faq-page .faq__btn {
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 24px;
    padding: 18px;
    max-width: 450px;
    width: 100%;
  }

  .faq-page .faq__inner {
    gap: 16px;
    margin-right: 0;
  }

  .reviews-page .reviews__videos {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .reviews-page .reviews__tabs-btns {
    position: absolute;
    top: 0;
    left: 0;
  }

  .reviews-page .reviews__tabs {
    position: static;
  }

  .reviews-page .reviews__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    position: relative;
    padding-top: 65px;
  }

  .reviews__sticky {
    position: static;
    max-width: 396px;
    min-width: auto;
    width: 100%;
    margin-left: 0;
    height: auto;
  }

  .types__item {
    width: 100% !important;
    padding: 15px;
  }

  .types__items {
    display: -ms-grid;
    display: grid;
    gap: 24px;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .payment__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 32px;
  }

  .payment__description {
    gap: 16px;
    margin-bottom: 32px;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }

  .advantages__item {
    padding: 15px;
  }

  .services-about .card {
    min-height: auto;
  }

  .services-about .card__img {
    height: auto;
    min-height: auto;
  }

  .about__inner {
    gap: 16px;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }

  .map {
    aspect-ratio: 16/9;
  }

  .contacts__wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .articles__sort ul {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .article__description {
    min-height: auto;
  }

  .articles__items {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .calculator-page .form__total {
    margin-top: 50px;
  }

  .calculator-page .form__filter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .form__additional ul li:nth-child(3),
  .form__additional ul li:nth-child(1) {
    padding-left: 0;
  }

  .form__additional {
    border-radius: 20px;
    background: #34373a;
    padding: 27px 15px 20px;
  }

  .form__structure::before {
    top: 15px;
    left: 15px;
    width: 43px;
    height: 43px;
    min-width: 43px;
  }

  .form__structure-title {
    margin-bottom: 32px;
    margin-left: 40px;
  }

  .form__structure {
    padding: 27px 15px 20px 24px;
    margin-bottom: 16px;
  }

  .calculator-page .form__filter {
    border-radius: 20px;
  }

  .form__description {
    padding: 0;
    background: none;
    margin-top: 16px;
  }

  .article__inner ul li::before {
    top: 5px;
  }

  .article__description ul li::before {
    top: 12px;
    width: 4px;
    height: 4px;
  }

  .portfolio h1 {
    margin-right: 0;
  }

  .article__img {
    position: absolute;
    top: 0;
    left: 0;
  }

  .article__inner {
    width: 100%;
  }

  .article__description {
    position: relative;
    width: 100%;
    top: -24px;
    padding-bottom: 32px;
    margin-top: calc(56.25% + 56px);
  }

  .article__wrapper {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 0;
  }

  .crumbs {
    margin-top: 16px;
  }

  .portfolio__items .portfolio__item::after,
  .portfolio__items .portfolio__item::before,
  .portfolio__items .portfolio__item .portfolio__item-arrow {
    display: none;
  }

  .portfolio__sort {
    margin-bottom: 14px;
  }

  .portfolio__sort ul {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .select__title {
    width: 100%;
  }

  .portfolio .select {
    position: static;
    margin-bottom: 32px;
    max-width: 550px;
    width: 100%;
  }

  .services-slider .swiper-inner {
    display: none;
  }

  .header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  .header-fixed {
    border-bottom: none;
  }

  .main-about {
    margin-top: 24px;
  }

  .main-about .main__item {
    padding: 68px 0 0;
    border-radius: 20px 20px 10px 10px;
    background-position: 40% -80px !important;
    margin-bottom: 150px;
    overflow: visible;
  }

  .main-about .main__item-wrapper {
    gap: 32px;
  }

  .main-category {
    margin-top: 32px;
  }

  .main-category .main__item {
    padding: 68px 24px 24px;
  }

  .main-about .main__item-inner {
    padding: 0 10px;
  }

  .main-about .main__banner {
    border-radius: 10px;
    max-width: 100%;
    margin-bottom: -150px;
  }

  .main-services .main__item {
    padding-top: 231px;
  }

  .main__item-inner {
    max-width: 700px;
  }

  .main__item-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 24px;
  }

  .header .nav__item ul > li ul {
    padding: 0;
  }

  .header .nav__item ul > li ul ul {
    margin: 0;
    border: none;
  }

  .header .nav__item ul a {
    color: #fff;
  }

  .header .nav__item-big ul > li > a {
    padding: 0;
    background: none;
  }

  .header .nav__item ul {
    overflow: visible;
    border-radius: 0;
    background: none;
    opacity: 1;
    visibility: visible;
    display: none;
    position: static;
    padding: 0;
  }

  .header .nav__item ul li {
    display: block;
  }

  .header .nav__link {
    font-size: 18px;
  }

  .header .nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 16px;
  }

  .header .nav__list.active .opacity {
    opacity: 0 !important;
    height: 20px !important;
  }

  .header .nav__list.active .nav__item {
    display: none;
  }

  .header .nav__list.active .nav__item.active {
    display: block;
    width: 100%;
  }

  .header .nav__list.active .nav__item.active .nav__arrow {
    margin-bottom: 16px;
  }

  .header .nav__list.active .nav__item.active .nav__arrow::after {
    display: none;
  }

  .header .nav__list.active .nav__item.active .nav__arrow + ul {
    display: block;
    background: #292d30;
    z-index: 1;
    position: relative;
  }

  .header .nav__list.active .nav__item.active .nav__arrow + ul.active {
    display: block;
    width: 100%;
  }

  .header .nav__list.active .nav__item.active .nav__arrow + ul.active li {
    display: none;
  }

  .header .nav__list.active .nav__item.active .nav__arrow + ul.active li.active {
    display: block;
    width: 100%;
    margin-top: -36px;
    margin-bottom: 0;
  }

  .header .nav__list.active .nav__item.active .nav__arrow + ul.active li.active a.active {
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 16px;
  }

  .header .nav__list.active .nav__item.active .nav__arrow + ul.active li.active a.active .nav__icon {
    display: none;
  }

  .header .nav__list.active .nav__item.active .nav__arrow + ul.active li.active a.active + ul {
    display: block;
  }

  .header .nav__list.active .nav__item.active .nav__arrow + ul.active li.active a.active + ul li {
    display: block;
  }

  .header .nav__list.active .nav__item.active .nav__arrow + ul.active li.active a.active + ul.active {
    background: #292d30;
    z-index: 1;
    position: relative;
    left: 0;
  }

  .header .nav__list.active .nav__item.active .nav__arrow + ul.active li.active a.active + ul.active li {
    display: none;
  }

  .header .nav__list.active .nav__item.active .nav__arrow + ul.active li.active a.active + ul.active li.active {
    display: block;
    padding-bottom: 0;
  }

  .header .nav__list.active .nav__item.active .nav__arrow + ul.active li.active a.active + ul.active li.active a.active + ul {
    display: block;
  }

  .header .nav__list.active .nav__item.active .nav__arrow + ul.active li.active a.active + ul.active li.active a.active + ul li {
    display: block;
  }

  .header .nav__item ul {
    -webkit-transition: 0s !important;
    -o-transition: 0s !important;
    transition: 0s !important;
  }

  .header .nav__item ul li {
    -webkit-transition: 0s !important;
    -o-transition: 0s !important;
    transition: 0s !important;
  }

  .header .nav__item ul li a {
    -webkit-transition: 0s !important;
    -o-transition: 0s !important;
    transition: 0s !important;
  }

  .scroll .header__menu {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-top: -15px;
  }

  .header .nav__item ul > li ul a {
    padding-right: 0;
  }

  .header .nav__item ul > li ul {
    width: 100%;
  }

  .header .nav__item ul > li ul li {
    width: 100%;
  }

  .header .nav__item-big ul > li:not(:last-child) {
    margin-bottom: 20px;
  }

  .header .nav__icon {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }

  .header__contacts-mobile {
    margin-top: 24px;
    padding: 16px 15px 22px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    display: block;
  }

  .header__contacts-mobile .header__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 16px;
  }

  .header__contacts-mobile .header__list li:not(:first-child) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .header__contacts-mobile .header__btns {
    margin-top: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .header__contacts-mobile .header__btns .btn-transparent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .header__contacts-mobile .header__btn {
    max-width: 450px;
    width: 100%;
  }

  .header .nav__item ul > li {
    width: 100%;
  }

  .header .nav {
    padding: 0 15px;
  }

  .header__close {
    background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.5 6.5L6.5 19.5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.5 6.5L19.5 19.5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    min-width: 26px;
    width: 26px;
    height: 26px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin-top: -25px;
  }

  .header__back {
    font-weight: 800;
    font-size: 16px;
    text-transform: uppercase;
    color: #f4dab9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
    position: relative;
    display: none;
  }

  .header__back::before {
    display: block;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='16' transform='matrix(-1 0 0 1 32 0)' fill='%23ECECEC'/%3E%3Cpath d='M13.3324 15.9993L18.666 10.6658L17.3328 9.33268L10.666 15.9993L17.3328 22.666L18.666 21.3329L13.3324 15.9993Z' fill='%23474B4F'/%3E%3C/svg%3E%0A");
    width: 32px;
    height: 32px;
    background-size: contain;
    background-repeat: no-repeat;
    min-width: 32px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }

  .header__back.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .header__mobile {
    display: block;
    padding: 40px 15px 0;
    margin-bottom: 24px;
  }

  .header__mobile-inner {
    padding-bottom: 20px;
    margin-bottom: 16px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .header__mobile-inner::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: -15px;
    width: calc(100% + 30px);
    height: 1px;
    background: rgba(255, 255, 255, 0.2);
  }

  .header__menu-inner {
    width: 100%;
  }

  .header__menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100vh;
    background: #292d30;
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }

  .header__menu.active {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    left: 0;
  }

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

  .modal-overlay .modal .close-icon {
    width: 18px;
    height: 18px;
    right: -14px;
    top: -14px;
  }

  .footer__contacts ul {
    -webkit-column-gap: 50px;
       -moz-column-gap: 50px;
            column-gap: 50px;
  }

  .footer__top {
    gap: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .contacts-section__wrapper {
    padding: 32px 12px;
    gap: 40px;
  }

  .contacts-section__wrapper::before {
    width: 524px;
    height: 524px;
  }

  .article-card__img {
    aspect-ratio: 16/9;
    overflow: visible;
    height: auto;
    min-height: auto;
  }

  .article-card::after {
    display: none;
  }

  .quiz__step-end {
    padding: 17px 0;
  }

  .quiz .form__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }

  .quiz .form__inner {
    max-width: 100%;
    padding-top: 0;
  }

  .quiz__inner {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }

  .bonus__description {
    padding: 40px;
  }

  .certificate__inner,
  .faq__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 24px;
  }

  .articles .swiper-inner,
  .team .swiper-inner,
  .reviews .swiper-inner {
    display: none;
  }

  .calculator-section .form {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }

  .calculator-section .form__content,
  .form__filter {
    padding: 20px 15px;
  }

  .form .form__content-after {
    padding: 60px 15px !important;
  }

  .quality__wrapper {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }

  .stages__items {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .stages__item {
    padding: 15px;
  }

  .stages__item:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/2/2;
  }

  .stages__item:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 1/2/2/3;
  }

  .stages__item:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 2/1/3/2;
  }

  .stages__item:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 2/2/3/3;
  }

  .stages__item:nth-child(5) {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-area: 3/1/4/3;
  }

  .banner__inner {
    padding-left: 30px;
  }

  .banner__wrapper img {
    width: 413px;
  }

  .about-section__inner {
    padding-right: 350px;
  }

  .about-section__sticker {
    right: 8px;
    width: 330px;
    padding: 24px;
  }

  .card__title {
    min-height: 40px;
  }

  .card__img {
    overflow: visible;
    height: auto;
    min-height: auto;
    aspect-ratio: 16/9;
  }

  .card__img img {
    border-radius: 10px;
  }

  .card__inner {
    padding: 20px 7px 8px;
  }

  .card__title::after {
    margin-right: 0;
  }

  .card {
    padding: 12px 11px;
  }

  .price-list__tabs-btns {
    gap: 5px;
  }

  .price-list__tabs-btns {
    margin-bottom: 24px;
  }

  .price-list__inner {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
    margin-bottom: 24px;
  }

  .portfolio .swiper-inner {
    display: none;
  }

  .portfolio .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .portfolio .swiper-slide img {
    width: 100%;
    aspect-ratio: 16/9;
    border-radius: 10px;
  }

  .prices__item-wrapper ul {
    padding-left: 24px;
  }

  .prices__item:nth-child(even),
  .prices__item {
    padding: 16px;
  }

  .main__advantages ul {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .main__advantages ul li:nth-child(2) {
    border-right: none;
  }

  .header__top {
    gap: 10px;
    border-bottom: none;
    position: relative;
  }

  .header__list {
    width: 100%;
  }
  .header__list li {
    min-width: 167px;
  }
  .header__top::before {
    position: absolute;
    content: "";
    left: -10px;
    bottom: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    height: 1px;
    width: calc(100% + 20px);
  }

  .header__logo {
    display: none;
  }

  .header__list li:not(:first-child) {
    display: none;
  }

  .header__logo p:first-child {
    font-size: 19px;
    line-height: 1;
  }

  .burger {
    background: #334d40;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: auto;
    width: 44px;
    height: 41px;
  }

  .burger::before {
    display: block;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='18' viewBox='0 0 28 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.953125 16.5004C0.953125 16.2337 1.05868 16.0171 1.26979 15.8504C1.4809 15.6837 1.75535 15.6004 2.09312 15.6004H25.9065C26.2442 15.6004 26.5187 15.6837 26.7298 15.8504C26.9409 16.0171 27.0465 16.2337 27.0465 16.5004C27.0465 16.7671 26.9409 16.9837 26.7298 17.1504C26.5187 17.3171 26.2442 17.4004 25.9065 17.4004H2.09312C1.75535 17.4004 1.4809 17.3171 1.26979 17.1504C1.05868 16.9837 0.953125 16.7671 0.953125 16.5004ZM0.953125 9.00039C0.953125 8.73372 1.05868 8.51706 1.26979 8.35039C1.4809 8.18372 1.75535 8.10039 2.09312 8.10039H25.9065C26.2442 8.10039 26.5187 8.18372 26.7298 8.35039C26.9409 8.51706 27.0465 8.73372 27.0465 9.00039C27.0465 9.26706 26.9409 9.48372 26.7298 9.65039C26.5187 9.81706 26.2442 9.90039 25.9065 9.90039H2.09312C1.75535 9.90039 1.4809 9.81706 1.26979 9.65039C1.05868 9.48372 0.953125 9.26706 0.953125 9.00039ZM0.953125 1.50039C0.953125 1.23372 1.05868 1.01706 1.26979 0.850391C1.4809 0.683725 1.75535 0.600391 2.09312 0.600391H25.9065C26.2442 0.600391 26.5187 0.683725 26.7298 0.850391C26.9409 1.01706 27.0465 1.23372 27.0465 1.50039C27.0465 1.76706 26.9409 1.98372 26.7298 2.15039C26.5187 2.31706 26.2442 2.40039 25.9065 2.40039H2.09312C1.75535 2.40039 1.4809 2.31706 1.26979 2.15039C1.05868 1.98372 0.953125 1.76706 0.953125 1.50039Z' fill='white'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    min-width: 28px;
    width: 28px;
    height: 18px;
  }

  .header__phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.2);
    padding: 8px;
    border-radius: 100%;
  }

  .header__phone img {
    display: block;
  }

  .header__phone span {
    display: none;
  }

  .header__btns {
    display: none;
  }

  .header__logo-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .container {
    padding: 0 10px;
  }
}

@media (max-width: 769px) {
    .form-calculater-section .form__checkbox {
        margin-bottom: 24px !important;
        margin-top: 24px;
    }
  .form-reviews .rating {
    margin-bottom: 24px;
  }

  .scroll .header__inner {
    padding: 10px 15px;
  }

  .modal-overlay .modal-certificate .modal__wrapper {
    padding: 44px 8px;
  }

  .main-about .main__title {
    margin-bottom: 16px;
  }

  .main-about .main__text {
    margin-bottom: 24px;
  }

  .article__tag {
    padding: 12px 15px;
  }

  .not-found__btn {
    max-width: 450px;
    width: 100%;
  }

  .not-found {
    padding: 32px 0 60px;
  }

  .privacy {
    margin-bottom: 60px;
  }

  .privacy ol.active {
    -webkit-line-clamp: 65;
  }

  .vacancy {
    margin-bottom: 60px;
  }

  .accordion__content-title {
    margin-top: 32px;
  }

  .vacancy .accordion__content,
  .faq-page .accordion__content {
    margin-right: 0;
  }

  .certificate__items {
    gap: 16px 8px;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .team .more-btn {
    margin-top: 32px;
  }

  .team-page .team__item img {
    margin-bottom: 12px;
  }

  .team-page .team__name {
    margin-bottom: 10px;
  }

  .team__items {
    gap: 24px 8px;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .news + .banner {
    margin-top: -20px;
  }

  .news__bottom:not(:last-child) {
    margin-bottom: 40px;
  }

  .news__images {
    gap: 7px 9px;
    margin: 40px 0;
  }

  .news__date {
    margin-bottom: 32px;
  }

  .news {
    margin-bottom: 60px;
  }

  .news__bottom-items {
    gap: 16px;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }

  .modal-overlay .modal-after img {
    width: 60px;
    height: 60px;
  }

  .modal-overlay .modal-after .modal__wrapper {
    padding: 15px 10px;
  }

  .form-reviews .form__content textarea {
    height: 120px;
  }

  .modal-overlay .modal-faq .modal__wrapper,
  .modal-overlay .modal-reviews .modal__wrapper {
    padding: 24px 10px;
  }

  .reviews__images img {
    width: 66px;
    height: 45px;
  }

  .reviews__images {
    gap: 14px;
    margin-top: 24px;
  }

  .reviews__sticky .reviews__rating ul li {
    -ms-grid-columns: 1fr 3fr 0.5fr;
    grid-template-columns: 1fr 3fr 0.5fr;
  }

  .reviews__send,
  .reviews__sticky .reviews__rating {
    padding: 15px;
  }

  .reviews-page .reviews__videos .reviews__item-author {
    margin-bottom: 24px;
  }

  .reviews-page .reviews__videos .reviews__item-rating {
    top: 20px;
  }

  .reviews__item-rating {
    right: 15px;
  }

  .reviews__item-author img {
    width: 60px;
    height: 60px;
  }

  .reviews__item-author {
    gap: 15px;
  }

  .reviews__item {
    padding: 15px;
  }

  .reviews-page .reviews__videos {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }

  .types {
    margin-bottom: 60px;
  }

  .types h2,
  .types .title {
    margin-bottom: 22px;
  }

  .types__items {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }

  .advantages {
    margin-bottom: 60px;
  }

  .advantages h2,
  .advantages .title
   {
    margin-bottom: 24px;
  }

  .advantages__item:nth-child(1) {
    padding-bottom: 208px;
    height: auto;
  }

  .advantages__item:nth-child(1)::before {
    bottom: 32px;
    right: -144px;
    width: 398px;
    height: 160px;
  }

  .advantages__item {
    grid-area: initial !important;
  }

  .advantages__items {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }

  .about {
    margin-bottom: 60px;
  }

  .main-about .main__banner {
    padding: 24px;
  }

  .contacts {
    margin-bottom: 60px;
  }

  .requisite {
    margin-bottom: 60px;
  }

  .requisite__wrapper ul li,
  .contacts__requisites ul li {
    padding: 15px;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }

  .contacts__wrapper {
    padding: 15px 15px 32px;
    gap: 32px;
  }

  .article__logo {
    gap: 8px;
  }

  .article__logo p {
    font-size: 20px;
  }

  .article__logo img {
    width: 79px !important;
  }

  .article__author {
    padding: 14px 6px 13px 10px;
    gap: 16px;
  }

  .article__author-inner p {
    margin-bottom: 0px !important;
  }

  .article__info,
  .article__tags {
    margin-bottom: 32px;
  }

  .articles__items {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
  }

  .form__structure {
    overflow: hidden;
    padding: 27px 15px 26px 24px;
  }

  .form__structure.open {
    padding-bottom: 20px;
  }

  .form__structure.open > ul {
    opacity: 1;
    visibility: visible;
    padding-top: 32px;
  }

  .form__structure.open .form__structure-title::after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }

  .form__structure > ul {
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    will-change: max-height;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }

  .form__additional {
    overflow: hidden;
    padding: 27px 15px 26px;
  }

  .form__additional.open > ul {
    opacity: 1;
    visibility: visible;
    padding-top: 24px;
  }

  .form__additional.open .form__additional-title::after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }

  .form__additional > ul {
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    will-change: max-height;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }

  .form__additional-title,
  .form__structure-title {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 16px;
  }

  .form__additional-title::after,
  .form__structure-title::after {
    display: block;
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    min-width: 20px;
    width: 20px;
    height: 20px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }

  .form__structure-title::after {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2212_16396)'%3E%3Cpath d='M9.99805 5.08008V18.8307M17.2287 12.3262L9.99805 19.5569L2.76736 12.3262' stroke='%23292D30' stroke-width='1.5' stroke-linecap='square'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2212_16396'%3E%3Crect width='14' height='14' fill='white' transform='matrix(0.707933 0.706279 -0.707933 0.706279 10 0.00976562)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  }

  .form__additional-title::after {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2212_16391)'%3E%3Cpath d='M9.99805 5.28906V19.0397M17.2287 12.5352L9.99805 19.7659L2.76736 12.5352' stroke='white' stroke-width='1.5' stroke-linecap='square'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2212_16391'%3E%3Crect width='14' height='14' fill='white' transform='matrix(0.707933 0.706279 -0.707933 0.706279 10 0.0117188)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  }

  .calculator-page .form__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .calculator-page .form__wrap,
  .calculator-page .form__wrap:first-child {
    max-width: 100%;
  }

  .form__additional ul li ul li p {
    width: 69%;
  }

  .form__additional ul li ul li p:last-child {
    width: 30%;
    white-space: normal;
  }

  .form__additional ul li:nth-child(4) {
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
  }

  .form__additional ul li:nth-child(3) {
    padding-right: 0;
    border-right: none;
    padding-top: 0;
    padding-bottom: 24px;
    border-bottom: 1px solid #474b4f;
  }

  .form__additional ul li:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 24px;
  }

  .form__additional ul li:nth-child(1) {
    padding-right: 0;
    border-right: none;
    padding-bottom: 24px;
  }

  .form__additional ul {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
  }

  .form__structure ul {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding-left: 0;
  }

  .banner + .contacts-section {
    margin-top: -36px;
  }

  .article__inner ol li::marker {
    font-weight: 400;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
  }

  .article__inner li span {
    font-weight: 400;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
  }

  .article {
    margin-bottom: 60px;
  }

  .article__inner h2,
  .article__inner .title
   {
    margin-top: 40px;
  }

  .article__images {
    gap: 9px;
    margin: 40px 0;
  }

  .article__description {
    padding: 10px 10px 32px;
  }

  .more-btn {
    margin-top: 32px;
  }

  .portfolio__items {
    gap: 24px;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }

  .portfolio h1 {
    margin-bottom: 24px;
  }

  .container-h1 h1 {
    margin-bottom: 24px;
  }

  .main + .control {
    margin-top: -36px;
  }

  .form__content-after img {
    width: 180px;
    height: 180px;
    margin: 0px auto 24px;
  }

  .services__inner {
    margin-bottom: 24px;
  }

  .main-category .main__item {
    padding: 68px 10px 24px;
  }

  .main-services .main__item {
    padding-bottom: 40px;
  }

  .crumbs-fixed {
    top: 179px;
  }

  .crumbs-fixed-service {
    top: 211px;
  }

  .crumbs-fixed-service ul {
    padding-left: 10px;
  }

  .modal-overlay .modal-img .modal__wrapper img {
    border-radius: 8px;
  }

  .modal-overlay .modal__wrapper {
    padding: 24px 50px;
  }

  .footer__btns {
    margin-left: 0;
    max-width: 100%;
  }

  .footer__contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }

  .footer__copyright {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 20px 0;
  }

  .footer__column li {
    width: 47%;
  }

  .footer__column {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .footer__bottom {
    gap: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 32px;
  }

  .footer .nav {
    gap: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .quiz__bonus {
    margin-bottom: 24px !important;
  }

  .contacts-section__text,
  .articles h2,
  .articles .title,
  .articles .more,
  .quiz__step,
  .quiz__step-title,
  .reviews__tabs-btns,
  .reviews .more,
  .team .more,
  .team h2,
  .team .title,
  .reviews h2,
  .reviews .title,
  .payment h2,
  .payment .title,
  .calculator-section h2,
  .calculator-section .title,
  .quality h2,
  .quality .title,
  .stages h2,
  .stages .title {
    margin-bottom: 24px;
  }

  .contacts-section,
  .certificate,
  .articles,
  .bonus,
  .faq,
  .team,
  .reviews,
  .payment,
  .calculator-section,
  .quality,
  .stages {
    margin-bottom: 60px;
  }

  .mb-40 {
    margin-bottom: 24px;
  }

  .footer {
    padding-top: 24px;
  }

  .contacts-section__inner ul {
    gap: 16px 34px;
    margin-bottom: 24px;
  }

  .contacts-section__wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .certificate .swiper-pagination {
    margin-top: 24px;
  }

  .quiz__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }

  .quiz__step-end_inner .quiz__step-discount {
    margin-bottom: 16px;
  }

  .quiz__step-end-thanks img {
    width: 60px;
    height: 60px;
  }

  .quiz__step-end_inner .quiz__step-title {
    margin-bottom: 16px;
  }

  .quiz__step-end_inner .quiz__step-text {
    margin-bottom: 24px;
  }

  .quiz__wrap {
    min-width: auto;
  }

  .quiz__step-end {
    margin-bottom: 0;
  }

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

  .quiz {
    padding: 15px;
  }

  .quiz .nextBtn {
    padding: 14px 60px;
  }

  .quiz__btns {
    width: 100%;
  }

  .bonus__wrapper {
    min-height: auto;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }

  .quiz__inner {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }

  .quiz__step .quiz__inner label span,
  .quiz__step .quiz__slider label span {
    padding: 14px 23px;
  }

  .bonus__wrapper img {
    aspect-ratio: 16/9;
  }

  .bonus__btn {
    width: 100%;
  }

  .bonus__subtitle {
    margin-bottom: 28px !important;
  }

  .bonus__description {
    padding: 40px 15px;
  }

  .accordion:not(:last-child) {
    margin-bottom: 16px;
  }

  .accordion__content {
    max-width: 100%;
    padding: 0;
  }

  .accordion.open .accordion__content {
    padding-bottom: 8px;
  }

  .accordion__btn {
    padding: 16px 7px 16px 10px;
  }

  .accordion__btn {
    margin-right: 80px;
  }

  .accordion__btn::before {
    left: calc(100% + 10px);
  }

  .accordion__btn::after {
    left: calc(100% + 25px);
  }

  .form__text {
    margin-bottom: 24px;
  }

  .form__title {
    width: calc(100% + 7px);
  }

  .form__range {
    margin-bottom: 50px;
  }

  .form__item {
    width: 47%;
    margin-bottom: 0;
  }

  .form__item:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .form__item:nth-child(2) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .form__item:nth-child(3) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .form__item-column .form__item-inner {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }

  .form__item-square {
    width: 100%;
  }

  .form__item-wrap .form__item:not(:last-child) {
    margin-bottom: 32px;
  }

  .form__item-wrap {
    width: 100%;
  }

  .form__items {
    gap: 24px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .form__item-wrap {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .quality__position {
    margin-top: 14px;
  }

  .stages__item p:first-child {
    gap: 15px;
    line-height: 111%;
  }

  .stages__items {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }

  .stages__item {
    grid-area: initial !important;
    min-height: auto;
  }

  .banner {
    margin-bottom: 60px;
  }

  .banner__wrapper img {
    width: 380px;
    height: 380px;
    -o-object-position: -130px;
       object-position: -130px;
    border-radius: 50%;
    -webkit-transform: rotate(-15deg) translateY(0%);
        -ms-transform: rotate(-15deg) translateY(0%);
            transform: rotate(-15deg) translateY(0%);
    right: -150px;
    top: -150px;
  }

  .banner__inner {
    width: 100%;
    padding: 24px 240px 24px 15px;
  }

  .price-list-deadline .price-list__tabs-btn {
    padding: 12px 16px;
  }

  .info-block {
    margin-bottom: 60px;
  }

  .info-block__more {
    margin-bottom: 24px;
    margin-top: -8px;
    margin-left: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .info-block__texts {
    -webkit-columns: initial;
       -moz-columns: initial;
            columns: initial;
    margin-bottom: 24px;
  }

  .info-block__images {
    gap: 16px;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }

  .about-section {
    margin-bottom: 60px;
  }

  .about-section h2,
  .about-section .title
   {
    font-size: 28px;
  }

  .about-section__btn {
    margin-bottom: 32px;
  }

  .about-section__inner {
    padding-right: 0;
  }

  .about-section__sticker {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    margin-top: -23px;
  }

  .services {
    margin-bottom: 60px;
  }

  .services .more,
  .services h2,
  .services .title {
    margin-bottom: 24px;
  }

  .services-about .more {
    margin-bottom: 32px;
  }

  .services__cards {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .price-list {
    margin-bottom: 60px;
  }

  .portfolio {
    margin-bottom: 60px;
  }

  .portfolio__inner,
  .portfolio .title,
  .portfolio h2 {
    margin-bottom: 24px;
  }

  .prices__item .more {
    gap: 8px;
  }

  .prices__item .more::before {
    width: 6px;
    height: 8px;
    right: 8px;
    -webkit-filter: brightness(0);
            filter: brightness(0);
  }

  .prices__item .more::after {
    min-width: 24px;
    width: 24px;
    height: 24px;
  }

  .prices {
    margin-bottom: 60px;
  }

  .prices__item-wrapper ul {
    margin-bottom: 24px;
  }

  .prices__item-title {
    margin-bottom: 16px;
  }

  .prices__tabs-btns {
    gap: 12px;
  }

  .prices__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 24px;
  }

  .prices__item img {
    width: 100%;
    height: auto;
  }

  .prices__item:nth-child(even),
  .prices__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }

  .main__advantages ul {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
    padding: 0 36px;
  }

  .main__advantages ul li {
    padding: 24px 6px;
  }

  .main__advantages ul li:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  .main .swiper-pagination {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    bottom: 30px;
  }

  .main {
    height: auto;
    margin-bottom: 60px;
  }

  .header {
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  .header-fixed {
    border-bottom: none;
  }

  .header__top {
    padding-bottom: 14px;
    margin-bottom: 24px;
  }

  .header__logo {
    gap: 10px;
  }

  .header__logo img {
    width: 86px;
  }

  .main__item {
    padding: 243px 0 132px;
  }
}

@media (max-width: 769px) and (max-width: 1400px) {
  .about-section h2,
  .about-section .title
   {
    font-size: calc(
            24px + 4 *
                ((100vw - 360px) / 1040)
        );
  }
}

@media (max-width: 600px) {
  .privacy ol.active {
    -webkit-line-clamp: 75;
  }
}

@media (max-width: 550px) {
  .modal-overlay .modal__wrapper {
    padding: 24px 10px;
  }

  .footer__contacts ul {
    -webkit-columns: initial;
       -moz-columns: initial;
            columns: initial;
  }

  .banner__inner {
    padding: 115px 33% 24px 15px;
  }

  .banner__wrapper img {
    -o-object-position: -151px;
       object-position: -151px;
    width: 352px;
    height: 321px;
    right: -202px;
    top: -151px;
  }

  .services__cards {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 500px) {
  .modal-overlay .modal-certificate {
    max-width: 100%;
  }

  .types__item-logo {
    padding: 20px;
    width: 100%;
  }

  .types__item-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    text-align: center;
    margin-bottom: 16px;
  }

  .main__banner-inner p {
    margin-bottom: 16px;
  }

  .main__banner-logo {
    margin-bottom: 16px;
  }

  .main__banner-logo p {
    margin-bottom: 0;
  }

  .main__banner-inner {
    max-width: 100%;
  }

  .main__banner-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .main__banner-list li {
    height: 100%;
    gap: 15px;
    width: 100%;
    padding: 8px 19px;
  }

  .main__banner-list li:not(:last-child) {
    margin-bottom: 0;
  }

  .main__banner-title {
    margin-bottom: 0;
  }

  .main__banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
    padding: 15px;
  }
}

@media (max-width: 359px) {
  .scroll .header__inner {
    padding: 10px;
  }

  .scroll .header__inner .header__logo p:first-child {
    font-size: 21px;
  }

  .prices__item-inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .main__banner-list li {
    padding: 8px 9px;
  }
}
/* End */


/* Start:/local/templates/main/components/niges/cookiesaccept/.default/style.css?17582730342729*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255); 
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
/* End */


/* Start:/local/templates/main/template_styles.css?1751981028121*/
.footer__title {
    text-transform: uppercase;
}
.portfolio__item-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
/* End */
/* /local/templates/main/css/style.css?1782136845204814 */
/* /local/templates/main/components/niges/cookiesaccept/.default/style.css?17582730342729 */
/* /local/templates/main/template_styles.css?1751981028121 */
