:root {
  --app-height: 100%;
  --scroll-width: .6rem;
  --default-font: Inter;
  --default-fz: 1.6rem;
  --default-lh: 100%;
  --default-fw: 400;
  --default-ls: 0;
  --size-index: 10px;
  --container-width: 143rem;
  --container-padding: 1.5rem;
  --bg-color: #eeebe5;
  --txt-main: rgba(55, 61, 66, 0.7);
  --brand-main-base: #373d42;
  --brand-second-base: #e6e1db;
  --brand-second-mid: #ebd3af;
  --brand-second-low: rgba(220, 212, 199, 0.4);
  --white-base: #fff;
  --brand-second-strong: #827a6e;
  --brand-main-mid: rgba(55, 61, 66, 0.7);
  --brand-second-extra-low: rgba(220, 212, 199, 0.1);
  --brand-main-low: rgba(55, 61, 66, 0.1);
  --grey-base: #696969;
  --white-low: rgba(255, 255, 255, 0.2);
  --grey-low: #afb1b0;
  --brand-third-base: #e6e1db;
  --brand-third-mid: #eeebe5;
  --white-mid: rgba(255, 255, 255, 0.5);
  --yellow-base: #fabf35;
  --scrollbar-width: var(--scroll-width);
  --scrollbar-track: var(--brand-second-base);
  --scrollbar-thumb: var(--brand-second-mid);
  --scrollbar-thumb-hover: var(--brand-second-mid);
  --overflow-color: rgb(220, 212, 199);
  --overflow-opacity: .5;
  --overflow-blur: 10px;
}

@media (max-width: 1440px) {
  :root {
    --size-index: 0.694vw;
  }
}
@media (max-width: 992px) {
  :root {
    --size-index: 1.302083333333333vw;
    --default-fz: 1.4rem;
  }
}
@media (max-width: 575px) {
  :root {
    --size-index: 2.666666666666667vw;
  }
}
@font-face {
  font-family: "Fontello";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/fontello/fontello.eot");
  src: url("../fonts/fontello/fontello.eot?#iefix") format("embedded-opentype"), url("../fonts/fontello/fontello.woff") format("woff"), url("../fonts/fontello/fontello.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/InterRegular/InterRegular.eot");
  src: url("../fonts/InterRegular/InterRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/InterRegular/InterRegular.woff") format("woff"), url("../fonts/InterRegular/InterRegular.woff2") format("woff2");
}
@font-face {
  font-family: "RobotoMono";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/RobotoMonoBold/RobotoMonoBold.eot");
  src: url("../fonts/RobotoMonoBold/RobotoMonoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoMonoBold/RobotoMonoBold.woff") format("woff"), url("../fonts/RobotoMonoBold/RobotoMonoBold.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/InterSemiBold/InterSemiBold.eot");
  src: url("../fonts/InterSemiBold/InterSemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/InterSemiBold/InterSemiBold.woff") format("woff"), url("../fonts/InterSemiBold/InterSemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/InterMedium/InterMedium.eot");
  src: url("../fonts/InterMedium/InterMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/InterMedium/InterMedium.woff") format("woff"), url("../fonts/InterMedium/InterMedium.woff2") format("woff2");
}
@font-face {
  font-family: "RobotoMono";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/RobotoMonoMedium/RobotoMonoMedium.eot");
  src: url("../fonts/RobotoMonoMedium/RobotoMonoMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoMonoMedium/RobotoMonoMedium.woff") format("woff"), url("../fonts/RobotoMonoMedium/RobotoMonoMedium.woff2") format("woff2");
}
@font-face {
  font-family: "RobotoMono";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/RobotoMonoRegular/RobotoMonoRegular.eot");
  src: url("../fonts/RobotoMonoRegular/RobotoMonoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoMonoRegular/RobotoMonoRegular.woff") format("woff"), url("../fonts/RobotoMonoRegular/RobotoMonoRegular.woff2") format("woff2");
}
[class^=icon-]:before,
[class*=" icon-"]:before {
  margin: 0;
  padding: 0;
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: inherit;
  text-align: center;
  speak: never;
  text-transform: none;
}

.icon-btn_arrow:before {
  content: "\e800";
}

.icon-close:before {
  content: "\e801";
}

.icon-link_arrow:before {
  content: "\e802";
}

.icon-phone:before {
  content: "\e803";
}

.icon-phone_fill:before {
  content: "\e804";
}

.icon-plus:before {
  content: "\e805";
}

.icon-check:before {
  content: "\e806";
}

.icon-slider_arrow:before {
  content: "\e807";
}

.icon-square:before {
  content: "\e808";
}

.icon-floor:before {
  content: "\e809";
}

.icon-house:before {
  content: "\e80a";
}

.icon-size:before {
  content: "\e80b";
}

.icon-dots:before {
  content: "\e80c";
}

.icon-check_pxl:before {
  content: "\e80d";
}

.icon-select_arrow_pxl:before {
  content: "\e80e";
}

* {
  box-sizing: border-box;
  outline: none;
}
*::before, *::after {
  box-sizing: border-box;
  -webkit-user-select: none;
          user-select: none;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
}

html {
  margin: 0 !important;
  padding: 0 !important;
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  font-size: var(--size-index);
}
html:focus-within {
  scroll-behavior: smooth;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  text-wrap: balance;
}

p {
  margin: 0;
  padding: 0;
}

body, figure, fieldset, figcaption, form, dl, dd {
  margin: 0;
  padding: 0;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  min-width: 1.2rem;
}

sub {
  bottom: -0.75ex;
}

sup {
  top: -0.75ex;
}

address, time {
  font-style: normal;
}

blockquote, q {
  margin: 0;
  padding: 0;
  quotes: none;
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: separate;
  border-spacing: 0;
}

ul[role=list],
ol[role=list] {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 0;
  height: auto;
  font-style: italic;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  color: currentColor;
}
a:not([class]):visited {
  color: currentColor;
}

a[class] {
  text-decoration: none;
}

input, button, textarea, select {
  font: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  background-image: none;
}

a, button, details, select {
  color: currentColor;
  cursor: pointer;
}

.disabled, :disabled {
  cursor: default;
}

textarea:not([rows]) {
  max-width: 100%;
  vertical-align: center;
}

body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  min-width: 32rem;
  position: relative;
  font-family: var(--default-font), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: var(--default-fw);
  font-size: var(--default-fz);
  line-height: var(--default-lh);
  color: var(--txt-main);
  background-color: var(--bg-color);
  text-rendering: optimizeSpeed;
  scroll-behavior: smooth;
  scroll-snap-type: y proximity;
  min-height: var(--app-height);
  overflow-x: hidden;
}
body::-webkit-scrollbar {
  width: var(--scrollbar-width);
  height: var(--scrollbar-width);
  border-radius: 0;
}
body::-webkit-scrollbar-thumb {
  background: var(--scrollbar-thumb);
  border-radius: 0;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
body::-webkit-scrollbar-thumb:hover {
  background: var(--scrollbar-thumb-hover);
}
body::-webkit-scrollbar-track {
  background: var(--scrollbar-track);
  border-radius: 0;
}
body {
  scrollbar-face-color: var(--scrollbar-thumb);
  scrollbar-track-color: var(--scrollbar-track);
}
body.overflow {
  overflow: hidden;
  padding-right: var(--scroll-width);
}
body.overflow .header {
  background-color: var(--brand-third-base);
}
body.overflow > .main-wrapper:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: var(--brand-main-mid);
  z-index: 5;
}

main,
header,
footer,
body > div {
  width: 100%;
}

main {
  flex: 1 1 auto;
}

.container {
  width: 100%;
  margin: 0 auto;
  max-width: var(--container-width);
  padding: 0 var(--container-padding);
}

@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
    transition: none;
  }
}
.breadcrumbs-row {
  margin-top: 2.5rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .breadcrumbs-row {
    margin-top: 2rem;
  }
}
@media (max-width: 575px) {
  .breadcrumbs-row {
    margin-top: 2.5rem;
  }
}
.breadcrumbs-row ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  -moz-column-gap: 1.8rem;
       column-gap: 1.8rem;
  flex-wrap: nowrap;
}
.breadcrumbs-row ol li {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 2.2rem;
       column-gap: 2.2rem;
  flex: 0 0 auto;
  width: auto;
}
.breadcrumbs-row ol li:after {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e802";
  font-size: 0.5rem;
  line-height: 0.5rem;
  transform: rotate(-90deg);
  pointer-events: none;
}
.breadcrumbs-row ol li a, .breadcrumbs-row ol li > span {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 100%;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: var(--brand-main-mid);
  transition: color 0.3s;
  text-decoration: none;
}
@media (max-width: 575px) {
  .breadcrumbs-row ol li a, .breadcrumbs-row ol li > span {
    font-size: 1.2rem;
  }
}
.breadcrumbs-row ol li a:hover, .breadcrumbs-row ol li > span:hover {
  color: var(--brand-main-base);
}
.breadcrumbs-row ol li > span {
  color: var(--brand-main-base);
}
.breadcrumbs-row ol li:last-child:after {
  display: none;
}

@keyframes MoveRightInitial {
  to {
    transform: translate3d(200%, 0, 0);
  }
}
@keyframes MoveRightEnd {
  from {
    transform: translate3d(-200%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.page-title {
  font-family: RobotoMono, sans-serif;
  font-size: 8rem;
  line-height: 94%;
  font-weight: 700;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: var(--brand-main-base);
}
@media (max-width: 992px) {
  .page-title {
    font-size: 4.6rem;
  }
}
@media (max-width: 575px) {
  .page-title {
    font-size: 3rem;
  }
}

.section-title {
  font-family: "RobotoMono", sans-serif;
  font-size: 7rem;
  line-height: 94%;
  font-weight: 500;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: var(--brand-main-base);
}
@media (max-width: 992px) {
  .section-title {
    font-size: 3.8rem;
  }
}
@media (max-width: 575px) {
  .section-title {
    font-size: 2.8rem;
  }
}

.primary-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 1.2rem;
       column-gap: 1.2rem;
  font-size: 1.6rem;
  line-height: 100%;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--brand-main-base);
  background-color: var(--brand-second-mid);
  border: none;
  clip-path: polygon(2.2rem 0%, 100% 0, 100% 0, 100% calc(100% - 2.2rem), calc(100% - 2.2rem) 100%, 0 100%, 0 100%, 0% 2.2rem);
  transition: background-color 0.3s;
  padding: 0;
}
@media (max-width: 992px) {
  .primary-btn {
    font-size: 1.6rem;
    letter-spacing: -0.02em;
  }
}
.primary-btn .icon {
  font-size: 1.8rem;
  line-height: 1.8rem;
}
.primary-btn .btn-txt {
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
}
.primary-btn .word {
  text-wrap: nowrap;
}

.btn-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  border: 0.1rem solid var(--grey-low);
  padding: 0;
  margin: 0;
  font-size: 1.6rem;
  line-height: 112%;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--brand-main-base);
  overflow: hidden;
  text-align: left;
  background: unset;
  transition: border-color 0.3s;
}
@media (max-width: 992px) {
  .btn-arrow {
    font-size: 1.6rem;
  }
}
.btn-arrow .btn-txt {
  padding: 0 2rem;
  flex: 0 0 auto;
  width: auto;
  letter-spacing: 0;
  white-space: nowrap;
}
.btn-arrow .icon-btn_arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 5.1rem;
  width: 5rem;
  height: 5rem;
  font-size: 1.8rem;
  line-height: 1.8rem;
  background-color: var(--yellow-base);
  border-left: 0.1rem solid var(--brand-third-base);
  overflow: hidden;
}
.btn-arrow .icon-btn_arrow:before {
  display: block;
}
.btn-arrow:hover {
  border-color: var(--yellow-base);
}
.btn-arrow:hover .icon-btn_arrow:before {
  animation: 0.3s forwards MoveRightInitial, 0.5s 0.3s forwards MoveRightEnd;
}

.input-group.check-group label {
  display: block;
  position: relative;
  max-width: 100%;
}
.input-group.check-group label input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.input-group.check-group label input:checked + .label:before {
  background-color: var(--brand-main-base);
  color: var(--white-base);
}
.input-group.check-group label input.error + .label:before {
  border-color: red;
}
.input-group.check-group label .label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 3.2rem;
  font-size: 1.6rem;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: var(--brand-main-mid);
  max-width: 100%;
  cursor: pointer;
  opacity: 0.7;
  min-height: 2rem;
}
@media (max-width: 992px) {
  .input-group.check-group label .label {
    font-size: 1.4rem;
    color: var(--brand-main-mid);
  }
}
.input-group.check-group label .label > p {
  max-width: calc(100% - 3.2rem);
}
.input-group.check-group label .label a {
  transition: color 0.3s;
}
@media (max-width: 575px) {
  .input-group.check-group label .label a {
    display: inline-block;
  }
}
.input-group.check-group label .label a:hover {
  color: var(--brand-main-base);
}
.input-group.check-group label .label:before {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e806";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  font-size: 0.8rem;
  line-height: 0.8rem;
  border: 0.1rem solid var(--brand-main-base);
  color: transparent;
  background-color: transparent;
  transition: color 0.3s, background-color 0.3s;
  position: absolute;
  top: 0;
  left: 0;
}

.input-style {
  display: block;
  width: 100%;
  font-size: 1.4rem;
  line-height: 112%;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--brand-main-mid);
  border: none;
  border-bottom: 0.1rem solid rgba(55, 61, 66, 0.2);
  padding: 1.5rem 0;
}
.input-style.placeholder {
  color: var(--brand-main-mid);
  transition: color 0.3s;
  opacity: 0.5;
}
.input-style::-webkit-input-placeholder {
  color: var(--brand-main-mid);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  opacity: 0.5;
}
.input-style::-moz-placeholder {
  color: var(--brand-main-mid);
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  opacity: 0.5;
}
.input-style:-moz-placeholder {
  color: var(--brand-main-mid);
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  opacity: 0.5;
}
.input-style:-ms-input-placeholder {
  color: var(--brand-main-mid);
  -ms-transition: color 0.3s;
  transition: color 0.3s;
  opacity: 0.5;
}
@media (max-width: 992px) {
  .input-style {
    padding: 1.2rem 0;
  }
}
@media (max-width: 575px) {
  .input-style {
    font-size: 1.2rem;
  }
}
.input-style.error {
  border-color: red;
}
.input-style:focus.placeholder {
  color: transparent;
}
.input-style:focus::-webkit-input-placeholder {
  color: transparent;
}
.input-style:focus::-moz-placeholder {
  color: transparent;
}
.input-style:focus:-moz-placeholder {
  color: transparent;
}
.input-style:focus:-ms-input-placeholder {
  color: transparent;
}

.product-item {
  transition: background-color 0.3s;
}
.product-item .item-link {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  height: 100%;
}
.product-item .image-block {
  flex: 0 0 24.8rem;
  height: 24.8rem;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.product-item .image-block .tag-list {
  position: absolute;
  top: 1rem;
  left: 1rem;
  margin: 0;
  padding: 0;
  list-style: none;
  max-width: calc(100% - 2rem);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.product-item .image-block .tag-list li {
  flex: 0 0 auto;
  width: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(238, 235, 229);
  border: 0.1rem solid var(--brand-main-low);
  color: var(--brand-main-base);
  position: relative;
  letter-spacing: 0;
  line-height: 100%;
  font-size: 1.4rem;
  padding: 0.8rem 1.1rem;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  white-space: nowrap;
  z-index: 1;
}
.product-item .image-block .item-image {
  display: block;
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
}
.product-item .image-block .gallery-wrapper {
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  height: 100%;
}
.product-item .image-block .gallery-wrapper .item-image {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s 0.15s;
}
.product-item .image-block .gallery-wrapper .hover-zone {
  height: calc(100% - 2.5rem);
  flex: 1 1 auto;
  width: 100%;
}
.product-item .image-block .gallery-wrapper .hover-zone:after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 0.8rem;
  background-color: var(--white-mid);
  z-index: 2;
  position: absolute;
  bottom: 0.8rem;
  right: 0.8rem;
  transform-origin: center;
  transition: background-color 0.3s, width 0.3s, opacity 0.3s;
  opacity: 0;
}
.product-item .image-block .gallery-wrapper .hover-zone:nth-of-type(1) .item-image {
  opacity: 1;
}
.product-item .image-block .gallery-wrapper .hover-zone:nth-of-type(1):after {
  background-color: var(--yellow-base);
  width: 1.6rem;
}
.product-item .image-block .gallery-wrapper .hover-zone:hover .item-image {
  opacity: 1;
  z-index: 1;
}
.product-item .image-block .gallery-wrapper .hover-zone:hover:after {
  background-color: var(--yellow-base);
  width: 1.6rem;
}
.product-item .image-block .gallery-wrapper:hover .hover-zone:after {
  opacity: 1;
}
.product-item .image-block .gallery-wrapper:hover .hover-zone:nth-of-type(1):after {
  width: 0.8rem;
  background-color: var(--white-mid);
}
.product-item .image-block .gallery-wrapper:hover .hover-zone:nth-of-type(1):hover:after {
  width: 1.6rem;
  background-color: var(--yellow-base);
}
.product-item .image-block .gallery-wrapper[data-images="5"] .hover-zone:nth-of-type(1):after {
  right: 10.4rem;
}
.product-item .image-block .gallery-wrapper[data-images="5"] .hover-zone:nth-of-type(2):after {
  right: 8rem;
}
.product-item .image-block .gallery-wrapper[data-images="5"] .hover-zone:nth-of-type(3):after {
  right: 5.6rem;
}
.product-item .image-block .gallery-wrapper[data-images="5"] .hover-zone:nth-of-type(4):after {
  right: 3.2rem;
}
.product-item .image-block .gallery-wrapper[data-images="5"] .hover-zone:nth-of-type(5):after {
  right: 0.8rem;
}
.product-item .image-block .gallery-wrapper[data-images="4"] .hover-zone:nth-of-type(1):after {
  right: 8rem;
}
.product-item .image-block .gallery-wrapper[data-images="4"] .hover-zone:nth-of-type(2):after {
  right: 5.6rem;
}
.product-item .image-block .gallery-wrapper[data-images="4"] .hover-zone:nth-of-type(3):after {
  right: 3.2rem;
}
.product-item .image-block .gallery-wrapper[data-images="4"] .hover-zone:nth-of-type(4):after {
  right: 0.8rem;
}
.product-item .image-block .gallery-wrapper[data-images="3"] .hover-zone:nth-of-type(1):after {
  right: 5.6rem;
}
.product-item .image-block .gallery-wrapper[data-images="3"] .hover-zone:nth-of-type(2):after {
  right: 3.2rem;
}
.product-item .image-block .gallery-wrapper[data-images="3"] .hover-zone:nth-of-type(3):after {
  right: 0.8rem;
}
.product-item .image-block .gallery-wrapper[data-images="2"] .hover-zone:nth-of-type(1):after {
  right: 3.2rem;
}
.product-item .image-block .gallery-wrapper[data-images="2"] .hover-zone:nth-of-type(2):after {
  right: 0.8rem;
}
.product-item .descr-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1 1 auto;
  width: 100%;
  border: 0.1rem solid var(--brand-main-low);
  padding: 1.6rem;
  transition: border-color 0.3s;
}
@media (max-width: 992px) {
  .product-item .descr-block {
    padding: 1.6rem 1.6rem 1.9rem;
  }
}
.product-item .descr-block .item-name {
  width: 100%;
  display: grid;
  grid-template-columns: auto 1fr;
  -moz-column-gap: 1.2rem;
       column-gap: 1.2rem;
}
.product-item .descr-block .item-name .item-title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  font-size: 2rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: var(--brand-main-base);
}
@media (max-width: 992px) {
  .product-item .descr-block .item-name .item-title {
    font-size: 1.8rem;
  }
}
@media (max-width: 575px) {
  .product-item .descr-block .item-name .item-title {
    font-size: 1.6rem;
  }
}
.product-item .descr-block .item-name .item-title span {
  display: block;
  order: 1;
  font-size: 1.6rem;
  line-height: 100%;
  font-weight: 400;
  text-transform: none;
  letter-spacing: -0.03em;
  color: var(--brand-main-mid);
  margin-top: 0.7rem;
}
@media (max-width: 992px) {
  .product-item .descr-block .item-name .item-title span {
    font-size: 1.4rem;
  }
}
.product-item .descr-block .item-name .item-price {
  letter-spacing: -0.03em;
  white-space: nowrap;
  text-align: right;
}
.product-item .descr-block .item-info {
  display: grid;
  grid-template-columns: 1fr 12.5rem;
  -moz-column-gap: 1.2rem;
       column-gap: 1.2rem;
  row-gap: 2rem;
  width: 100%;
  margin-top: 2.8rem;
}
.product-item .descr-block .item-info .info-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  line-height: 90%;
  letter-spacing: -0.03em;
  color: var(--brand-main-base);
}
.product-item .descr-block .item-info .info-item:before {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: center;
  flex: 0 0 2.4rem;
  font-size: 1.6rem;
  line-height: 1.6rem;
  margin-right: 0.8rem;
}
.product-item .descr-block .item-info .info-item.house-type {
  order: 1;
}
.product-item .descr-block .item-info .info-item.house-type:before {
  content: "\e80a";
}
.product-item .descr-block .item-info .info-item.floor-type {
  order: 3;
}
.product-item .descr-block .item-info .info-item.floor-type:before {
  content: "\e809";
}
.product-item .descr-block .item-info .info-item.square-type {
  order: 2;
}
.product-item .descr-block .item-info .info-item.square-type:before {
  content: "\e808";
}
.product-item .descr-block .item-info .info-item.size-type {
  order: 4;
}
.product-item .descr-block .item-info .info-item.size-type:before {
  content: "\e80b";
}
.product-item .descr-block .item-add {
  display: block;
  margin-top: 2.8rem;
  font-size: 1.6rem;
  line-height: 100%;
  letter-spacing: -0.03em;
  color: var(--brand-main-mid);
}
@media (max-width: 992px) {
  .product-item .descr-block .item-add {
    font-size: 1.4rem;
  }
}
@media (max-width: 575px) {
  .product-item .descr-block .item-add {
    margin-top: 2.4rem;
  }
}
.product-item .descr-block .item-mortgage {
  width: 100%;
  margin-top: 2.4rem;
  border-top: 0.1rem solid var(--brand-main-low);
  padding: 1.6rem 0 0;
  font-size: 1.6rem;
  line-height: 110%;
  letter-spacing: -0.03em;
  color: var(--brand-main-mid);
}
@media (max-width: 992px) {
  .product-item .descr-block .item-mortgage {
    font-size: 1.4rem;
  }
}
@media (max-width: 575px) {
  .product-item .descr-block .item-mortgage {
    margin-top: 2rem;
  }
}
.product-item:hover {
  background-color: var(--white-mid);
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 0.1rem solid transparent;
  transition: background-color 0.3s, border-color 0.3s, top 0.3s;
  z-index: 10;
  background-color: var(--brand-third-mid);
}
.header.scroll {
  border-color: var(--brand-second-low);
}
.header__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  width: 100%;
  padding: 1rem 0;
}
@media (max-width: 992px) {
  .header__content {
    -moz-column-gap: 1.7rem;
         column-gap: 1.7rem;
  }
}
.header__content .logo-link {
  flex: 0 0 auto;
  width: auto;
  display: inline-block;
}
.header__content .main-menu {
  flex: 0 0 auto;
  width: auto;
  margin: 0 auto;
  padding: 1rem 1.6rem;
}
@media (max-width: 992px) {
  .header__content .main-menu {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    top: 100%;
    right: 0;
    width: 40rem;
    padding: 2.8rem 1.6rem;
    height: calc(var(--app-height) - 100%);
    background-color: var(--brand-third-base);
    border-bottom: none;
    transform: translateX(100%);
    transition: transform 0.3s;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .header__content .main-menu::-webkit-scrollbar {
    display: none;
  }
  .header__content .main-menu.show {
    transform: translateX(0);
  }
}
@media (max-width: 575px) {
  .header__content .main-menu {
    width: 100vw;
  }
}
.header__content .main-menu .backcall-link {
  display: none;
}
@media (max-width: 992px) {
  .header__content .main-menu .backcall-link {
    display: block;
    width: 100%;
  }
  .header__content .main-menu .backcall-link:before {
    display: block;
    content: attr(data-name);
    font-size: 1.4rem;
    line-height: 112%;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--brand-main-mid);
    margin-bottom: 1.8rem;
  }
  .header__content .main-menu .backcall-link .phone-link {
    display: inline-block;
    font-family: RobotoMono, sans-serif;
    font-size: 3.8rem;
    line-height: 94%;
    font-weight: 500;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: var(--brand-main-base);
    margin-bottom: 4rem;
    transition: color 0.3s;
    white-space: nowrap;
  }
}
@media (max-width: 992px) and (max-width: 992px) {
  .header__content .main-menu .backcall-link .phone-link {
    font-size: 3.4rem;
  }
}
@media (max-width: 992px) and (max-width: 575px) {
  .header__content .main-menu .backcall-link .phone-link {
    font-size: 2.8rem;
  }
}
@media (max-width: 992px) {
  .header__content .main-menu .backcall-link .phone-link:hover {
    color: var(--yellow-base);
  }
}
.header__content .main-menu .projects-btn {
  display: none;
}
@media (max-width: 992px) {
  .header__content .main-menu .projects-btn {
    display: flex;
    width: 100%;
    height: 6rem;
    flex: 0 0 6rem;
    margin-top: auto;
  }
}
.header__content .main-menu > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  -moz-column-gap: 3.2rem;
       column-gap: 3.2rem;
  font-size: 1.4rem;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: var(--brand-main-base);
}
@media (max-width: 992px) {
  .header__content .main-menu > ul {
    flex-direction: column;
    width: 100%;
    margin-bottom: 2rem;
  }
  .header__content .main-menu > ul:before {
    display: block;
    content: attr(data-name);
    font-size: 1.4rem;
    line-height: 112%;
    text-transform: uppercase;
    font-weight: 500;
    color: var(--brand-main-mid);
    margin-bottom: 1.6rem;
  }
}
.header__content .main-menu > ul > li {
  flex: 0 0 auto;
  width: auto;
}
@media (max-width: 992px) {
  .header__content .main-menu > ul > li + li {
    margin-top: 2.8rem;
  }
}
.header__content .main-menu > ul > li:hover .item-name:before {
  width: 100%;
}
.header__content .main-menu > ul > li > a, .header__content .main-menu > ul > li .item-name {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  font-size: 1.4rem;
  line-height: 100%;
  letter-spacing: -0.02em;
}
@media (max-width: 992px) {
  .header__content .main-menu > ul > li > a, .header__content .main-menu > ul > li .item-name {
    font-size: 1.8rem;
    font-weight: 600;
    letter-spacing: -0.04em;
  }
}
.header__content .main-menu > ul > li > a:before, .header__content .main-menu > ul > li .item-name:before {
  content: "";
  display: block;
  width: 0;
  height: 0.1rem;
  background-color: var(--brand-main-base);
  transition: width 0.3s;
  position: absolute;
  bottom: -0.3rem;
  left: 0;
}
.header__content .main-menu > ul > li > a:hover:before, .header__content .main-menu > ul > li .item-name:hover:before {
  width: 100%;
}
.header__content .main-menu > ul > li.submenu-item {
  position: relative;
}
.header__content .main-menu > ul > li.submenu-item .item-name {
  cursor: pointer;
}
@media (max-width: 992px) {
  .header__content .main-menu > ul > li.submenu-item .item-name {
    display: none;
  }
}
.header__content .main-menu > ul > li.submenu-item .item-name:after {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e802";
  font-size: 0.5rem;
  line-height: 0.5rem;
  transition: transform 0.3s;
}
.header__content .main-menu > ul > li.submenu-item .submenu-wrapper {
  display: none;
  position: absolute;
  padding: 2rem 0;
  left: -1.6rem;
  min-width: 18rem;
  white-space: nowrap;
  text-align: left;
  z-index: 1;
}
@media (max-width: 992px) {
  .header__content .main-menu > ul > li.submenu-item .submenu-wrapper {
    display: block;
    position: relative;
    left: 0;
    padding: 0;
    width: 100%;
  }
}
.header__content .main-menu > ul > li.submenu-item .submenu-wrapper .submenu-list {
  display: block;
  margin: 0;
  padding: 0;
  background-color: var(--white-base);
}
@media (max-width: 992px) {
  .header__content .main-menu > ul > li.submenu-item .submenu-wrapper .submenu-list {
    background-color: transparent;
  }
}
.header__content .main-menu > ul > li.submenu-item .submenu-wrapper .submenu-list li {
  display: block;
}
@media (max-width: 992px) {
  .header__content .main-menu > ul > li.submenu-item .submenu-wrapper .submenu-list li + li {
    margin-top: 2.7rem;
  }
}
.header__content .main-menu > ul > li.submenu-item .submenu-wrapper .submenu-list li:last-child a {
  border-bottom: none;
}
.header__content .main-menu > ul > li.submenu-item .submenu-wrapper .submenu-list a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  position: relative;
  font-size: 1.6rem;
  line-height: 100%;
  text-decoration: none;
  letter-spacing: -0.03em;
  color: rgba(55, 61, 66, 0.7);
  border-bottom: 0.1rem solid var(--brand-third-base);
  padding: 1.2rem 1.2rem 1.1rem;
  transition: background-color 0.3s;
}
@media (max-width: 992px) {
  .header__content .main-menu > ul > li.submenu-item .submenu-wrapper .submenu-list a {
    display: inline-flex;
    width: auto;
    font-size: 1.8rem;
    font-weight: 600;
    padding: 0;
    text-transform: uppercase;
    color: var(--brand-main-base);
  }
  .header__content .main-menu > ul > li.submenu-item .submenu-wrapper .submenu-list a:after {
    content: "";
    display: block;
    width: 0;
    height: 0.1rem;
    background-color: var(--brand-main-base);
    position: absolute;
    bottom: -0.3rem;
    left: 0;
    transition: width 0.3s;
  }
}
.header__content .main-menu > ul > li.submenu-item .submenu-wrapper .submenu-list a:hover {
  background-color: var(--brand-second-low);
}
@media (max-width: 992px) {
  .header__content .main-menu > ul > li.submenu-item .submenu-wrapper .submenu-list a:hover {
    background-color: transparent;
  }
  .header__content .main-menu > ul > li.submenu-item .submenu-wrapper .submenu-list a:hover:after {
    width: 100%;
  }
}
.header__content .main-menu > ul > li.submenu-item.active .item-name:after {
  transform: scale(1, -1);
}
.header__content .backcall-block {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 6.8rem;
       column-gap: 6.8rem;
}
@media (max-width: 992px) {
  .header__content .backcall-block {
    margin-left: auto;
    -moz-column-gap: 1.6rem;
         column-gap: 1.6rem;
  }
}
.header__content .backcall-block .phone-link {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  flex: 0 0 auto;
  width: auto;
  font-size: 1.6rem;
  line-height: 100%;
  letter-spacing: -0.06em;
  color: var(--brand-main-base);
}
@media (max-width: 992px) {
  .header__content .backcall-block .phone-link {
    display: none;
    order: 1;
    width: 3.2rem;
    height: 3.2rem;
    justify-content: center;
    background-color: var(--brand-main-base);
    color: var(--white-base);
  }
  .header__content .backcall-block .phone-link span {
    display: none;
  }
}
.header__content .backcall-block .phone-link:before {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e803";
  font-size: 1.4rem;
  line-height: 1.4rem;
}
@media (max-width: 992px) {
  .header__content .backcall-block .phone-link:before {
    content: "\e804";
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
}
.header__content .backcall-block .backcall-link {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 1.2rem;
       column-gap: 1.2rem;
  font-size: 1.4rem;
  line-height: 112%;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--brand-main-base);
  position: relative;
}
.header__content .backcall-block .backcall-link span:not(.icon) {
  position: relative;
}
.header__content .backcall-block .backcall-link span:not(.icon):before {
  content: "";
  display: block;
  width: 0;
  height: 0.1rem;
  background-color: var(--brand-main-base);
  position: absolute;
  bottom: -0.4rem;
  left: 0;
  transition: width 0.3s;
}
.header__content .backcall-block .backcall-link .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.2rem;
  height: 3.2rem;
  font-size: 1.6rem;
  line-height: 1.6rem;
  background-color: var(--yellow-base);
  overflow: hidden;
}
.header__content .backcall-block .backcall-link .icon:before {
  display: block;
}
@media (max-width: 992px) {
  .header__content .backcall-block .backcall-link {
    font-size: 1.4rem;
  }
}
@media (max-width: 575px) {
  .header__content .backcall-block .backcall-link {
    font-size: 1.2rem;
  }
}
.header__content .backcall-block .backcall-link:hover span:not(.icon):before {
  width: 100%;
}
.header__content .backcall-block .backcall-link:hover .icon:before {
  animation: 0.3s forwards MoveRightInitial, 0.5s 0.3s forwards MoveRightEnd;
}
.header__content .hamburger-btn {
  display: none;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  background-color: transparent;
  border: none;
  width: 3.2rem;
  height: 3.2rem;
  cursor: pointer;
  padding: 0;
  margin: 0;
  z-index: 10;
  transition: color 0.3s;
}
@media (max-width: 992px) {
  .header__content .hamburger-btn {
    display: flex;
    width: 3.2rem;
    height: 3.2rem;
    border: none;
    background-color: transparent;
  }
}
.header__content .hamburger-btn .hamburger-inner {
  display: block;
  width: 2rem;
  height: 0.2rem;
  background-color: var(--brand-main-base);
  position: relative;
  transition: background-color 0.3s;
  pointer-events: none;
}
.header__content .hamburger-btn .hamburger-inner:before, .header__content .hamburger-btn .hamburger-inner:after {
  content: "";
  display: block;
  width: 3.2rem;
  height: 0.2rem;
  background-color: var(--brand-main-base);
  position: absolute;
  right: 0;
  transition: transform linear 0.15s, background-color 0.3s;
}
.header__content .hamburger-btn .hamburger-inner:before {
  transform: translateY(-0.9rem);
}
.header__content .hamburger-btn .hamburger-inner:after {
  transform: translateY(0.9rem);
  width: 2.8rem;
}
.header__content .hamburger-btn.active .hamburger-inner {
  background-color: transparent;
}
.header__content .hamburger-btn.active .hamburger-inner::before {
  transform: rotate(45deg);
  background-color: var(--brand-main-base);
}
.header__content .hamburger-btn.active .hamburger-inner::after {
  transform: rotate(-45deg);
  background-color: var(--brand-main-base);
  width: 3.2rem;
}

main > section:nth-of-type(1) {
  padding-top: 12rem;
}
@media (max-width: 992px) {
  main > section:nth-of-type(1) {
    padding-top: 10rem;
  }
}

.home-main {
  background-color: var(--brand-third-base);
  padding-bottom: 4rem;
  overflow: hidden;
}
.home-main__content {
  padding-top: 7rem;
  display: grid;
  grid-template-columns: 47.3rem 1fr;
  -moz-column-gap: 3rem;
       column-gap: 3rem;
  position: relative;
}
@media (max-width: 992px) {
  .home-main__content {
    padding-top: 0;
    margin-top: -1rem;
    grid-template-columns: 100%;
  }
}
@media (max-width: 575px) {
  .home-main__content {
    margin-top: 0;
    padding-top: 2rem;
  }
}
.home-main__content:before {
  content: "";
  display: block;
  width: 60.7rem;
  height: 60.7rem;
  background-image: url(../images/svg/main_bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: -8rem;
  right: -1.8rem;
}
@media (max-width: 992px) {
  .home-main__content:before {
    width: 30.4rem;
    height: 30.4rem;
    top: -7rem;
  }
}
@media (max-width: 575px) {
  .home-main__content:before {
    top: -5rem;
  }
}
.home-main__content .page-title {
  font-size: 8rem;
  line-height: 94%;
  letter-spacing: -0.03em;
  grid-column: span 2;
  max-width: 70rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .home-main__content .page-title {
    font-size: 4.6rem;
    max-width: 45rem;
    grid-column: unset;
  }
}
@media (max-width: 575px) {
  .home-main__content .page-title {
    font-size: 3rem;
  }
}
.home-main__content .left-side {
  margin-top: 17.5rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 0.6rem;
       column-gap: 0.6rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .home-main__content .left-side {
    margin-top: 34rem;
  }
}
@media (max-width: 575px) {
  .home-main__content .left-side {
    margin-top: 21rem;
  }
}
.home-main__content .left-side .info-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 2rem;
  position: relative;
  padding: 2rem 2.2rem;
  height: 23rem;
}
@media (max-width: 992px) {
  .home-main__content .left-side .info-item {
    padding: 1.6rem 2rem;
    height: 13rem;
  }
}
.home-main__content .left-side .info-item:before {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 0.2rem solid var(--brand-main-base);
  border-left: 0.2rem solid var(--brand-main-base);
  position: absolute;
  top: 0;
  left: 0;
}
.home-main__content .left-side .info-item:after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 0.2rem solid var(--brand-main-base);
  border-right: 0.2rem solid var(--brand-main-base);
  position: absolute;
  top: 0;
  right: 0;
}
.home-main__content .left-side .info-item .icon {
  display: block;
  width: 2rem;
  height: 2rem;
  position: relative;
  left: -0.2rem;
  overflow: hidden;
  margin-bottom: auto;
}
.home-main__content .left-side .info-item .icon .icon-img {
  max-width: unset;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.home-main__content .left-side .info-item .item-descr {
  font-size: 1.8rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: -0.04em;
  color: var(--brand-main-base);
  width: 100%;
}
@media (max-width: 992px) {
  .home-main__content .left-side .info-item .item-descr {
    font-size: 1.6rem;
    font-weight: 400;
  }
}
.home-main__content .left-side .info-item .item-descr:before {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-left: 0.2rem solid var(--brand-main-base);
  border-bottom: 0.2rem solid var(--brand-main-base);
  position: absolute;
  bottom: 0;
  left: 0;
}
.home-main__content .left-side .info-item .item-descr:after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-right: 0.2rem solid var(--brand-main-base);
  border-bottom: 0.2rem solid var(--brand-main-base);
  position: absolute;
  bottom: 0;
  right: 0;
}
.home-main__content .right-side {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  position: relative;
}
@media (max-width: 992px) {
  .home-main__content .right-side {
    margin-top: 3rem;
    position: unset;
  }
}
.home-main__content .right-side .check-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 24rem;
  height: 16rem;
  padding: 2rem;
  backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.01);
  position: absolute;
  top: -15rem;
  right: 0;
  z-index: 1;
}
@media (max-width: 992px) {
  .home-main__content .right-side .check-block {
    position: relative;
    top: 0;
    order: 1;
    backdrop-filter: unset;
    width: 100%;
    height: 8.6rem;
    justify-content: center;
    margin-top: 4rem;
  }
}
.home-main__content .right-side .check-block:before {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-left: 0.2rem solid var(--brand-main-base);
  border-bottom: 0.2rem solid var(--brand-main-base);
  position: absolute;
  bottom: 0;
  left: 0;
}
.home-main__content .right-side .check-block:before:after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-right: 0.1rem solid var(--brand-main-base);
  border-bottom: 0.1rem solid var(--brand-main-base);
  position: absolute;
  bottom: 0;
  right: 0;
}
.home-main__content .right-side .check-block:after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-right: 0.2rem solid var(--brand-main-base);
  border-bottom: 0.2rem solid var(--brand-main-base);
  position: absolute;
  bottom: 0;
  right: 0;
}
.home-main__content .right-side .check-block > p {
  display: block;
  font-size: 1.8rem;
  line-height: 100%;
  letter-spacing: -0.04em;
  font-weight: 500;
  color: var(--brand-main-base);
  padding-right: 5rem;
}
@media (max-width: 992px) {
  .home-main__content .right-side .check-block > p {
    font-size: 1.6rem;
    padding-right: 0;
  }
}
.home-main__content .right-side .check-block > p:before {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 0.2rem solid var(--brand-main-base);
  border-left: 0.2rem solid var(--brand-main-base);
  position: absolute;
  top: 0;
  left: 0;
}
.home-main__content .right-side .check-block > p:after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 0.2rem solid var(--brand-main-base);
  border-right: 0.2rem solid var(--brand-main-base);
  position: absolute;
  top: 0;
  right: 0;
}
.home-main__content .right-side .check-block > span {
  display: inline-block;
  white-space: nowrap;
  margin-top: auto;
  font-size: 1.6rem;
  letter-spacing: -0.03em;
}
@media (max-width: 992px) {
  .home-main__content .right-side .check-block > span {
    font-size: 1.4rem;
    margin-top: 1rem;
  }
}
.home-main__content .right-side .check-block > span.icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1.5rem;
  font-size: 1.6rem;
  line-height: 100%;
  width: 3.2rem;
  height: 3.2rem;
  clip-path: none;
  position: absolute;
  top: 0.5rem;
  right: 2rem;
  overflow: hidden;
}
.home-main__content .right-side .check-block > span:not(.icon) {
  opacity: 0;
  transform: translateY(-1rem);
  transition: opacity 0.4s, transform 0.4s;
}
.home-main__content .right-side .check-block:hover .icon {
  background-color: var(--yellow-base);
}
.home-main__content .right-side .check-block:hover .icon:before {
  animation: 0.3s forwards MoveRightInitial, 0.5s 0.3s forwards MoveRightEnd;
}
.home-main__content .right-side .check-block.show > span:not(.icon) {
  opacity: 1;
  transform: translateY(0);
}
.home-main__content .right-side .image-wrapper {
  position: absolute;
  top: -12.75rem;
  right: 0;
  max-width: 90rem;
}
@media (max-width: 992px) {
  .home-main__content .right-side .image-wrapper {
    position: absolute;
    top: 0;
    right: auto;
    left: calc(var(--container-padding) * -1);
    max-width: unset;
    width: calc(100% + var(--container-padding) * 2);
  }
}
@media (max-width: 575px) {
  .home-main__content .right-side .image-wrapper {
    width: calc(100% + 1rem);
    left: -0.5rem;
    top: 7.5rem;
  }
}
.home-main__content .right-side .projects-btn {
  margin-top: auto;
  width: 100%;
  height: 6rem;
  max-width: calc(100% - 5rem);
  position: relative;
}
@media (max-width: 992px) {
  .home-main__content .right-side .projects-btn {
    max-width: 100%;
  }
}
.home-main__content .right-side .projects-btn .word {
  width: 8rem;
}

.home-advantages {
  margin-top: 10rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .home-advantages {
    margin-top: 8.5rem;
  }
}
@media (max-width: 575px) {
  .home-advantages {
    margin-top: 7rem;
  }
}
.home-advantages__content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}
@media (max-width: 992px) {
  .home-advantages__content {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 1rem;
  }
}
@media (max-width: 575px) {
  .home-advantages__content {
    grid-template-columns: 100%;
    row-gap: 2.7rem;
  }
}
.home-advantages .advantages-item span {
  display: block;
  font-family: RobotoMono, sans-serif;
  font-size: 7rem;
  line-height: 100%;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: var(--brand-main-base);
  padding-left: 0.8rem;
  position: relative;
}
@media (max-width: 992px) {
  .home-advantages .advantages-item span {
    font-size: 4.8rem;
  }
}
.home-advantages .advantages-item span:after {
  content: "";
  display: block;
  width: 100%;
  height: 1.3rem;
  border-top: 0.1rem solid #afb1b0;
  border-left: 0.1rem solid #afb1b0;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 0.4rem;
  transform: skewX(-34deg);
  pointer-events: none;
}
@media (max-width: 575px) {
  .home-advantages .advantages-item span:after {
    max-width: calc(100% - 0.8rem);
  }
}
.home-advantages .advantages-item p {
  display: block;
  font-size: 1.6rem;
  letter-spacing: -0.03em;
  color: var(--brand-main-base);
  padding: 1.4rem 0 1.4rem 5.5rem;
  max-width: 26rem;
}
@media (max-width: 992px) {
  .home-advantages .advantages-item p {
    padding: 1.5rem 0 1.5rem 3.5rem;
    font-size: 1.4rem;
    max-width: 22rem;
    color: var(--brand-main-mid);
  }
}
@media (max-width: 575px) {
  .home-advantages .advantages-item p {
    padding: 1.3rem 0 1.3rem 3.3rem;
  }
}
.home-advantages .full-column {
  display: grid;
  grid-template-columns: 39.5rem calc(100% - 39.5rem - 2.4rem);
  grid-column: span 3;
  -moz-column-gap: 2.4rem;
       column-gap: 2.4rem;
  flex-wrap: wrap;
  margin-top: 18.5rem;
}
@media (max-width: 992px) {
  .home-advantages .full-column {
    grid-template-columns: repeat(2, 1fr);
    grid-column: span 2;
    -moz-column-gap: 4rem;
         column-gap: 4rem;
    margin-top: -11.5rem;
  }
}
@media (max-width: 575px) {
  .home-advantages .full-column {
    grid-column: unset;
    grid-template-columns: 100%;
    margin-top: 0;
  }
}
.home-advantages .full-column .descr-side {
  background-color: var(--brand-second-base);
  align-self: flex-start;
  min-height: 36.8rem;
  padding: 3.4rem 3.2rem;
  position: relative;
}
@media (max-width: 992px) {
  .home-advantages .full-column .descr-side {
    grid-column: 2;
    background-color: transparent;
    min-height: unset;
    padding: 0;
  }
}
@media (max-width: 575px) {
  .home-advantages .full-column .descr-side {
    grid-column: unset;
  }
}
.home-advantages .full-column .descr-side:before {
  content: "";
  display: block;
  width: 15rem;
  height: 4rem;
  background-color: var(--brand-third-mid);
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 992px) {
  .home-advantages .full-column .descr-side:before {
    display: none;
  }
}
.home-advantages .full-column .descr-side:after {
  content: "";
  display: block;
  width: 3.5rem;
  height: 16rem;
  background-color: var(--brand-third-mid);
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 992px) {
  .home-advantages .full-column .descr-side:after {
    display: none;
  }
}
.home-advantages .full-column .descr-side .column-title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 10.5rem;
  font-size: 1.8rem;
  line-height: 100%;
  letter-spacing: -0.04em;
  color: var(--brand-main-base);
}
@media (max-width: 992px) {
  .home-advantages .full-column .descr-side .column-title {
    font-size: 1.4rem;
    letter-spacing: -0.03em;
    color: var(--brand-main-mid);
    row-gap: 0;
    padding-left: 3rem;
  }
}
.home-advantages .full-column .descr-side .column-title:after {
  content: "";
  display: block;
  width: 1.3rem;
  height: 19rem;
  background-color: var(--brand-third-mid);
  position: absolute;
  top: 28%;
  left: 0;
}
@media (max-width: 992px) {
  .home-advantages .full-column .descr-side .column-title:after {
    display: none;
  }
}
.home-advantages .full-column .descr-side .column-title strong {
  display: inline-block;
  font-size: 2rem;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .home-advantages .full-column .descr-side .column-title strong {
    display: none;
  }
}
.home-advantages .full-column .descr-side .column-title span {
  display: block;
  font-family: RobotoMono, sans-serif;
  font-size: 7rem;
  line-height: 94%;
  letter-spacing: -0.03em;
  color: var(--brand-main-base);
  margin-bottom: auto;
}
@media (max-width: 992px) {
  .home-advantages .full-column .descr-side .column-title span {
    font-size: 4.8rem;
    position: relative;
    width: calc(100% + 3rem);
    padding-left: 0.8rem;
    margin: 0 0 1.5rem -3rem;
  }
  .home-advantages .full-column .descr-side .column-title span:after {
    content: "";
    display: block;
    width: 100%;
    height: 1.3rem;
    border-top: 0.1rem solid #afb1b0;
    border-left: 0.1rem solid #afb1b0;
    position: absolute;
    top: calc(100% + 0.5rem);
    left: 0.4rem;
    transform: skewX(-34deg);
    pointer-events: none;
  }
}
@media (max-width: 992px) {
  .home-advantages .full-column .slider-side {
    grid-column: span 2;
    margin-top: 19rem;
  }
}
@media (max-width: 575px) {
  .home-advantages .full-column .slider-side {
    grid-column: unset;
    margin-top: 18rem;
  }
}
@media (max-width: 992px) {
  .home-advantages .full-column .slider-side .projects-slider {
    width: calc(100% + var(--container-padding) * 2);
    margin: 0 calc(var(--container-padding) * -1);
    padding: 0 var(--container-padding);
  }
}
.home-advantages .full-column .slider-side .swiper-slide {
  width: 55.2rem;
  height: 44rem;
  transition: width 0.8s, height 0.8s;
}
@media (max-width: 992px) {
  .home-advantages .full-column .slider-side .swiper-slide {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .home-advantages .full-column .slider-side .swiper-slide {
    height: 30rem;
  }
}
.home-advantages .full-column .slider-side .swiper-slide .slide-content {
  width: 20.7rem;
  height: 22rem;
  transition: width 0.8s, height 0.8s, transform 0.8s;
  overflow: hidden;
}
@media (max-width: 992px) {
  .home-advantages .full-column .slider-side .swiper-slide .slide-content {
    width: 100%;
    height: 100%;
  }
}
.home-advantages .full-column .slider-side .swiper-slide .slide-content .item-image {
  display: block;
  max-width: unset;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  margin: 0;
  transition: all 0.3s;
}
@media (max-width: 992px) {
  .home-advantages .full-column .slider-side .swiper-slide .slide-content .item-image {
    max-width: unset;
    width: 100%;
  }
}
.home-advantages .full-column .slider-side .swiper-slide.swiper-slide-active .slide-content {
  width: 55.2rem;
  height: 44rem;
}
@media (max-width: 992px) {
  .home-advantages .full-column .slider-side .swiper-slide.swiper-slide-active .slide-content {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .home-advantages .full-column .slider-side .swiper-slide.swiper-slide-active .slide-content {
    height: 30rem;
  }
}
.home-advantages .full-column .slider-side .swiper-slide.swiper-slide-next .slide-content {
  width: 20.7rem;
  height: 22rem;
}
@media (max-width: 992px) {
  .home-advantages .full-column .slider-side .swiper-slide.swiper-slide-next .slide-content {
    width: 100%;
    height: 100%;
  }
}
.home-advantages .full-column .slider-side .swiper-slide.swiper-slide-next + .swiper-slide .slide-content {
  transform: translateX(-34.5rem);
  width: 20.7rem;
  height: 14rem;
}
@media (max-width: 992px) {
  .home-advantages .full-column .slider-side .swiper-slide.swiper-slide-next + .swiper-slide .slide-content {
    width: 100%;
    height: 100%;
  }
}
.home-advantages .full-column .slider-side .navigation-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  width: 55.2rem;
  padding: 1.6rem 0;
}
@media (max-width: 992px) {
  .home-advantages .full-column .slider-side .navigation-row {
    width: 100%;
    justify-content: center;
    padding: 1rem 0;
  }
}
@media (max-width: 575px) {
  .home-advantages .full-column .slider-side .navigation-row {
    padding: 1.3rem 0;
  }
}
.home-advantages .full-column .slider-side .navigation-row .slider-pagination {
  flex: 0 0 auto;
  width: auto;
  --swiper-pagination-bullet-horizontal-gap: .4rem;
  --swiper-pagination-bullet-size: 1.6rem;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-opacity: 1;
}
@media (max-width: 992px) {
  .home-advantages .full-column .slider-side .navigation-row .slider-pagination {
    --swiper-pagination-bullet-size: .8rem;
  }
}
.home-advantages .full-column .slider-side .navigation-row .slider-pagination .swiper-pagination-bullet {
  background-color: var(--brand-main-low);
  transition: width 0.3s, background-color 0.3s;
  border-radius: 1.6rem;
}
.home-advantages .full-column .slider-side .navigation-row .slider-pagination .swiper-pagination-bullet:nth-of-type(1) {
  margin-left: 0;
}
@media (max-width: 992px) {
  .home-advantages .full-column .slider-side .navigation-row .slider-pagination .swiper-pagination-bullet:nth-of-type(1) {
    margin-left: 0.4rem;
  }
}
.home-advantages .full-column .slider-side .navigation-row .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--yellow-base);
  width: 3.2rem;
}
@media (max-width: 992px) {
  .home-advantages .full-column .slider-side .navigation-row .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 1.6rem;
  }
}
.home-advantages .full-column .slider-side .navigation-row .slider-navigation {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 0.4rem;
       column-gap: 0.4rem;
  flex: 0 0 auto;
  width: auto;
}
@media (max-width: 992px) {
  .home-advantages .full-column .slider-side .navigation-row .slider-navigation {
    display: none;
  }
}
.home-advantages .full-column .slider-side .navigation-row .slider-navigation .nav-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.8rem;
  height: 4.8rem;
  font-size: 2rem;
  line-height: 2rem;
  clip-path: polygon(0.8rem 0%, 100% 0, 100% 0, 100% calc(100% - 0.8rem), calc(100% - 0.8rem) 100%, 0 100%, 0 100%, 0% 0.8rem);
  background-color: var(--brand-second-mid);
  transition: background-color 0.3s;
  color: var(--brand-main-base);
}
.home-advantages .full-column .slider-side .navigation-row .slider-navigation .nav-btn.prev-btn {
  transform: scale(-1, 1);
}
.home-advantages .full-column .slider-side .navigation-row .slider-navigation .nav-btn:hover {
  background-color: var(--yellow-base);
}
.home-advantages .full-column .slider-side .btn-row {
  display: grid;
  grid-template-columns: 55.2rem 1fr;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  margin-top: 6.4rem;
  font-size: 1.8rem;
  line-height: 100%;
  letter-spacing: -0.04em;
}
@media (max-width: 992px) {
  .home-advantages .full-column .slider-side .btn-row {
    margin-top: 3rem;
    grid-template-columns: 1fr 27.2rem;
    font-size: 1.6rem;
  }
}
@media (max-width: 575px) {
  .home-advantages .full-column .slider-side .btn-row {
    grid-template-columns: 100%;
    margin-top: 2.4rem;
    row-gap: 2.4rem;
  }
}
.home-advantages .full-column .slider-side .btn-row p {
  align-self: center;
}
.home-advantages .full-column .slider-side .btn-row .projects-link {
  width: 27.2rem;
  margin-left: auto;
  align-self: center;
}
@media (max-width: 575px) {
  .home-advantages .full-column .slider-side .btn-row .projects-link {
    margin-left: 0;
  }
}
.home-advantages .full-column .slider-side .btn-row .projects-link .btn-txt {
  width: 22rem;
  letter-spacing: 0;
}
.home-advantages .full-column .slider-side .btn-row .projects-link .icon {
  margin-left: auto;
}

.home-solutions {
  margin-top: 20rem;
}
@media (max-width: 992px) {
  .home-solutions {
    margin-top: 17.5rem;
  }
}
@media (max-width: 575px) {
  .home-solutions {
    margin-top: 14rem;
  }
}
.home-solutions .section-title {
  max-width: 92rem;
  text-wrap: unset;
}
@media (max-width: 992px) {
  .home-solutions .section-title {
    max-width: 50rem;
  }
}
@media (max-width: 575px) {
  .home-solutions .section-title {
    text-wrap: balance;
  }
}
.home-solutions__content {
  margin-top: 8rem;
}
@media (max-width: 992px) {
  .home-solutions__content {
    width: 100vw;
    margin: 4rem calc(var(--container-padding) * -1) 0;
    padding: 0 var(--container-padding);
  }
}
.home-solutions__content .swiper-wrapper {
  align-items: stretch;
  flex-direction: column;
  row-gap: 0.4rem;
}
@media (max-width: 992px) {
  .home-solutions__content .swiper-wrapper {
    flex-direction: row;
  }
}
.home-solutions__content .swiper-slide {
  height: auto;
}
@media (max-width: 992px) {
  .home-solutions__content .swiper-slide {
    width: calc(100% - 5rem);
  }
}
@media (max-width: 575px) {
  .home-solutions__content .swiper-slide {
    width: 32rem;
  }
}
.home-solutions__content .solutions-item {
  display: grid;
  grid-template-columns: 12rem 1fr;
  -moz-column-gap: 3.2rem;
       column-gap: 3.2rem;
  padding: 2.4rem;
  background-color: var(--white-mid);
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
}
@media (max-width: 992px) {
  .home-solutions__content .solutions-item {
    grid-template-columns: 20rem 1fr;
    padding: 2rem;
    -moz-column-gap: 2.8rem;
         column-gap: 2.8rem;
    height: 100%;
  }
}
@media (max-width: 575px) {
  .home-solutions__content .solutions-item {
    grid-template-columns: 100%;
    row-gap: 2.4rem;
  }
}
.home-solutions__content .solutions-item:after {
  content: "";
  display: block;
  width: 38.5rem;
  height: 34rem;
  background-image: url(../images/svg/solution_bg.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 1.5rem;
  left: 0;
  right: -13rem;
  margin: 0 auto;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s;
}
@media (max-width: 992px) {
  .home-solutions__content .solutions-item:after {
    display: none;
  }
}
.home-solutions__content .solutions-item .image-block {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 12rem;
  height: 12rem;
  padding: 1.6rem;
  transition: all 0.3s;
  z-index: 1;
}
@media (max-width: 992px) {
  .home-solutions__content .solutions-item .image-block {
    width: 20rem;
    height: 18.4rem;
  }
}
@media (max-width: 575px) {
  .home-solutions__content .solutions-item .image-block {
    width: 100%;
    height: 23.2rem;
  }
}
.home-solutions__content .solutions-item .image-block:before {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 0.2rem solid var(--brand-main-base);
  border-left: 0.2rem solid var(--brand-main-base);
  position: absolute;
  top: 0;
  left: 0;
}
.home-solutions__content .solutions-item .image-block:after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 0.2rem solid var(--brand-main-base);
  border-right: 0.2rem solid var(--brand-main-base);
  position: absolute;
  top: 0;
  right: 0;
}
.home-solutions__content .solutions-item .image-block .image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-solutions__content .solutions-item .image-block .image-wrapper:before {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-left: 0.2rem solid var(--brand-main-base);
  border-bottom: 0.2rem solid var(--brand-main-base);
  position: absolute;
  bottom: 0;
  left: 0;
}
.home-solutions__content .solutions-item .image-block .image-wrapper:after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-right: 0.2rem solid var(--brand-main-base);
  border-bottom: 0.2rem solid var(--brand-main-base);
  position: absolute;
  bottom: 0;
  right: 0;
}
.home-solutions__content .solutions-item .image-block .item-image {
  max-width: unset;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: all 0.3s;
}
.home-solutions__content .solutions-item .descr-block {
  display: grid;
  grid-template-columns: 1fr 38.4rem;
  align-self: stretch;
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
  position: relative;
  height: 100%;
  z-index: 1;
  transition: padding 0.3s;
}
@media (max-width: 992px) {
  .home-solutions__content .solutions-item .descr-block {
    grid-template-columns: 100%;
    row-gap: 1.6rem;
    align-content: flex-start;
  }
}
@media (max-width: 575px) {
  .home-solutions__content .solutions-item .descr-block {
    position: unset;
  }
}
.home-solutions__content .solutions-item .descr-block .item-title {
  font-size: 2rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: var(--brand-main-base);
  align-self: center;
}
@media (max-width: 992px) {
  .home-solutions__content .solutions-item .descr-block .item-title {
    font-size: 1.8rem;
  }
}
@media (max-width: 575px) {
  .home-solutions__content .solutions-item .descr-block .item-title {
    font-size: 1.6rem;
  }
}
.home-solutions__content .solutions-item .descr-block .item-descr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 1.6rem;
  letter-spacing: -0.03em;
  color: var(--brand-main-mid);
  align-self: center;
  position: relative;
  padding-right: 6rem;
}
@media (max-width: 992px) {
  .home-solutions__content .solutions-item .descr-block .item-descr {
    padding-right: 0;
    max-width: 31rem;
    position: unset;
  }
}
.home-solutions__content .solutions-item .descr-block .item-descr:after {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e800";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.8rem;
  height: 4.8rem;
  font-size: 1.8rem;
  line-height: 1.8rem;
  color: var(--brand-main-base);
  position: absolute;
  top: calc(50% - 2.4rem);
  right: 0;
  transition: transform 0.3s;
}
@media (max-width: 992px) {
  .home-solutions__content .solutions-item .descr-block .item-descr:after {
    top: -0.6rem;
    right: -0.6rem;
  }
}
@media (max-width: 575px) {
  .home-solutions__content .solutions-item .descr-block .item-descr:after {
    display: none;
  }
}
.home-solutions__content .solutions-item .descr-block .item-descr h4 {
  display: block;
  font-size: 1.8rem;
  line-height: 100%;
  letter-spacing: -0.04em;
  font-weight: 600;
}
@media (max-width: 992px) {
  .home-solutions__content .solutions-item .descr-block .item-descr h4 {
    font-size: 1.6rem;
  }
}
.home-solutions__content .solutions-item .descr-block .item-descr .descr-txt {
  display: none;
}
@media (max-width: 992px) {
  .home-solutions__content .solutions-item .descr-block .item-descr .descr-txt {
    display: block;
  }
}
.home-solutions__content .solutions-item .descr-block .item-link {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0s 0s, border-color 0.3s 0s;
  position: relative;
  bottom: 0;
  left: 0;
  margin-top: auto;
}
@media (max-width: 992px) {
  .home-solutions__content .solutions-item .descr-block .item-link {
    opacity: 1;
    border: none;
  }
}
.home-solutions__content .solutions-item .descr-block .item-link .btn-txt {
  width: 14rem;
}
@media (max-width: 992px) {
  .home-solutions__content .solutions-item .descr-block .item-link .btn-txt {
    font-size: 1.4rem;
    text-align: center;
    padding: 0.6rem 1.2rem 0.6rem 0;
    width: auto;
  }
}
.home-solutions__content .solutions-item .descr-block .item-link .icon {
  width: 5rem;
  flex: 0 0 5rem;
  height: 5rem;
  font-size: 1.8rem;
  line-height: 1.8rem;
}
@media (max-width: 992px) {
  .home-solutions__content .solutions-item .descr-block .item-link .icon {
    width: 3.2rem;
    height: 3.2rem;
    flex: 0 0 3.2rem;
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
}
.home-solutions__content .solutions-item.active {
  grid-template-columns: 34rem 1fr;
  background-color: var(--brand-third-base);
}
@media (max-width: 992px) {
  .home-solutions__content .solutions-item.active {
    grid-template-columns: 20rem 1fr;
    background-color: var(--white-mid);
  }
}
@media (max-width: 575px) {
  .home-solutions__content .solutions-item.active {
    grid-template-columns: 100%;
  }
}
.home-solutions__content .solutions-item.active:after {
  opacity: 1;
}
.home-solutions__content .solutions-item.active .image-block {
  width: 34rem;
  height: 30rem;
}
@media (max-width: 992px) {
  .home-solutions__content .solutions-item.active .image-block {
    width: 20rem;
    height: 18.4rem;
  }
}
@media (max-width: 575px) {
  .home-solutions__content .solutions-item.active .image-block {
    width: 100%;
    height: 23.2rem;
  }
}
.home-solutions__content .solutions-item.active .descr-block {
  align-self: flex-start;
}
.home-solutions__content .solutions-item.active .descr-block .item-title {
  align-self: flex-start;
}
.home-solutions__content .solutions-item.active .descr-block .item-descr {
  align-self: stretch;
}
.home-solutions__content .solutions-item.active .descr-block .item-descr:after {
  top: -0.6rem;
  transform: rotate(90deg);
}
@media (max-width: 575px) {
  .home-solutions__content .solutions-item.active .descr-block .item-descr:after {
    display: none;
  }
}
.home-solutions__content .solutions-item.active .descr-block .item-link {
  display: none;
  opacity: 1;
  pointer-events: unset;
  transition: opacity 0.3s 0.3s, border-color 0.3s 0s;
}
@media (max-width: 992px) {
  .home-solutions__content .solutions-item.active .descr-block .item-link {
    display: flex;
    border: none;
  }
}
.home-solutions__content .btn-row {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 4.8rem;
}
@media (max-width: 992px) {
  .home-solutions__content .btn-row {
    margin-top: 3.2rem;
  }
}
@media (max-width: 575px) {
  .home-solutions__content .btn-row {
    justify-content: flex-start;
  }
}
.home-solutions__content .btn-row .more-link .btn-txt {
  width: 25rem;
}

.catalog-section .catalog-filter {
  margin-top: 8rem;
}
@media (max-width: 992px) {
  .catalog-section .catalog-filter {
    margin-top: 4rem;
  }
}
.catalog-section .catalog-filter .filter-form {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
  position: relative;
}
@media (max-width: 992px) {
  .catalog-section .catalog-filter .filter-form {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .catalog-section .catalog-filter .filter-form {
    grid-template-columns: 100%;
    row-gap: 1.2rem;
  }
}
.catalog-section .catalog-filter .filter-form .filter-column {
  position: relative;
}
.catalog-section .catalog-filter .filter-form .filter-column .filter-title {
  display: block;
  width: 100%;
  font-size: 1.6rem;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: -0.06em;
  text-transform: uppercase;
  color: var(--brand-main-mid);
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 1.8rem 5rem 1.8rem 0;
}
.catalog-section .catalog-filter .filter-form .filter-column .filter-title:before {
  content: "";
  display: block;
  width: calc(100% - 0.4rem);
  height: 1.3rem;
  border-top: 0.1rem solid var(--grey-low);
  border-right: 0.1rem solid var(--grey-low);
  position: absolute;
  top: 0;
  left: 0;
  transform: skewX(34deg);
  pointer-events: none;
}
@media (max-width: 992px) {
  .catalog-section .catalog-filter .filter-form .filter-column .filter-title:before {
    left: 0.4rem;
    width: calc(100% - 0.8rem);
  }
}
.catalog-section .catalog-filter .filter-form .filter-column .filter-title:after {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.6rem;
  height: 1.6rem;
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e807";
  margin-left: auto;
  font-size: 1.4rem;
  line-height: 1.4rem;
  color: var(--brand-main-base);
  position: absolute;
  top: 1.6rem;
  right: 1.6rem;
  transform: rotate(90deg);
  transition: transform 0.3s;
}
.catalog-section .catalog-filter .filter-form .filter-column .filter-title.active:before {
  border-color: var(--yellow-base);
}
.catalog-section .catalog-filter .filter-form .filter-column .filter-title.active:after {
  transform: rotate(90deg) scale(-1, 1);
}
.catalog-section .catalog-filter .filter-form .filter-column .list-wrapper {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
  backdrop-filter: blur(80px);
  background: rgba(230, 225, 219, 0.8);
  width: 100%;
}
.catalog-section .catalog-filter .filter-form .filter-column .list-wrapper ul {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 2rem;
  margin: 0;
  padding: 2rem;
  list-style-type: none;
}
@media (max-width: 575px) {
  .catalog-section .catalog-filter .filter-form .filter-column .list-wrapper ul {
    row-gap: 1rem;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
.catalog-section .catalog-filter .filter-form .filter-column .list-wrapper ul li {
  flex: 0 0 auto;
  width: auto;
  margin: 0;
  padding: 0;
}
.catalog-section .catalog-filter .filter-form .filter-column .list-wrapper ul li .checkbox-label {
  display: block;
  cursor: pointer;
  position: relative;
}
.catalog-section .catalog-filter .filter-form .filter-column .list-wrapper ul li .checkbox-label input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.catalog-section .catalog-filter .filter-form .filter-column .list-wrapper ul li .checkbox-label span {
  pointer-events: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--brand-main-low);
  border: 1px solid var(--brand-main-low);
  min-width: 7.2rem;
  width: 100%;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.06em;
  color: var(--brand-main-base);
  margin: 0;
  padding: 1.6rem 2rem;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
@media (max-width: 575px) {
  .catalog-section .catalog-filter .filter-form .filter-column .list-wrapper ul li .checkbox-label span {
    padding: 1.2rem 1.6rem;
  }
}
.catalog-section .catalog-filter .filter-form .filter-column .list-wrapper ul li .checkbox-label input:checked + span {
  background-color: var(--brand-second-mid);
  border-color: var(--brand-main-mid);
}
.catalog-section .catalog-filter .filter-form .filter-column .list-wrapper ul li .checkbox-label.disabled {
  opacity: 0.4;
  cursor: default;
}
.catalog-section .catalog-filter .filter-form .filter-column .list-wrapper ul li .checkbox-label.disabled:hover span {
  border-color: var(--brand-main-low);
}
.catalog-section .catalog-filter .filter-form .filter-column .list-wrapper ul li .checkbox-label:hover span {
  border-color: var(--brand-main-base);
}
.catalog-section .catalog-filter .filter-form .filter-column:nth-of-type(1), .catalog-section .catalog-filter .filter-form .filter-column:nth-of-type(4) {
  position: unset;
}
@media (max-width: 575px) {
  .catalog-section .catalog-filter .filter-form .filter-column:nth-of-type(1), .catalog-section .catalog-filter .filter-form .filter-column:nth-of-type(4) {
    position: relative;
  }
}
@media (max-width: 992px) {
  .catalog-section .catalog-filter .filter-form .filter-column:nth-of-type(1) .list-wrapper, .catalog-section .catalog-filter .filter-form .filter-column:nth-of-type(4) .list-wrapper {
    top: 50%;
  }
}
@media (max-width: 575px) {
  .catalog-section .catalog-filter .filter-form .filter-column:nth-of-type(1) .list-wrapper, .catalog-section .catalog-filter .filter-form .filter-column:nth-of-type(4) .list-wrapper {
    top: 100%;
  }
}
.catalog-section .catalog-filter .filter-form .filter-column:nth-of-type(1) .list-wrapper ul, .catalog-section .catalog-filter .filter-form .filter-column:nth-of-type(4) .list-wrapper ul {
  padding: 2rem;
}
@media (max-width: 992px) {
  .catalog-section .catalog-filter .filter-form .filter-column:nth-of-type(1) .list-wrapper ul, .catalog-section .catalog-filter .filter-form .filter-column:nth-of-type(4) .list-wrapper ul {
    padding: 4rem;
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
    row-gap: 2.4rem;
  }
}
@media (max-width: 575px) {
  .catalog-section .catalog-filter .filter-form .filter-column:nth-of-type(1) .list-wrapper ul, .catalog-section .catalog-filter .filter-form .filter-column:nth-of-type(4) .list-wrapper ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 1.4rem 1.8rem;
    -moz-column-gap: 1.8rem;
         column-gap: 1.8rem;
    row-gap: 1.6rem;
  }
}
.catalog-section .catalog-filter .filter-form .filter-column:nth-of-type(1) .list-wrapper ul li, .catalog-section .catalog-filter .filter-form .filter-column:nth-of-type(4) .list-wrapper ul li {
  width: auto;
}
.catalog-section .catalog-filter .filter-form .filter-column:nth-of-type(1) .list-wrapper ul li .checkbox-label span, .catalog-section .catalog-filter .filter-form .filter-column:nth-of-type(4) .list-wrapper ul li .checkbox-label span {
  padding: 0.9rem;
  width: auto;
}
@media (max-width: 575px) {
  .catalog-section .catalog-filter .filter-form .filter-column:nth-of-type(1) .list-wrapper ul li .checkbox-label span, .catalog-section .catalog-filter .filter-form .filter-column:nth-of-type(4) .list-wrapper ul li .checkbox-label span {
    width: 100%;
  }
}
.catalog-section .catalog-filter .filter-form .filter-column:hover .filter-title:before {
  border-top: 0.2rem solid var(--yellow-base);
  border-right: 0.2rem solid var(--yellow-base);
}
.catalog-section .catalog-filter .sort-row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 1.5rem;
  min-height: 5rem;
  margin: 4.5rem 0 2.5rem;
  position: relative;
}
@media (max-width: 575px) {
  .catalog-section .catalog-filter .sort-row {
    margin: 1rem 0 0.5rem;
  }
}
.catalog-section .catalog-filter .sort-row .check-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--brand-main-low);
  border: 0.1rem solid var(--brand-main-low);
  color: var(--brand-main-base);
  position: relative;
  letter-spacing: 0;
  line-height: 100%;
  padding: 1.2rem 1.8rem;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  white-space: nowrap;
}
.catalog-section .catalog-filter .sort-row .check-item:nth-of-type(n + 5) {
  display: none;
}
@media (max-width: 1023px) {
  .catalog-section .catalog-filter .sort-row .check-item:nth-of-type(n + 4) {
    display: none;
  }
}
@media (max-width: 959px) {
  .catalog-section .catalog-filter .sort-row .check-item:nth-of-type(n + 3) {
    display: none;
  }
}
.catalog-section .catalog-filter .sort-row .check-item:hover {
  background-color: var(--brand-second-mid);
  border-color: var(--brand-main-mid);
}
.catalog-section .catalog-filter .sort-row .check-item:after {
  display: inline-block;
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e801";
  font-size: 1.2rem;
  line-height: 100%;
  margin-left: 1rem;
}
@media (max-width: 959px) {
  .catalog-section .catalog-filter .sort-row .check-item:after {
    margin-left: 0.5rem;
  }
}
.catalog-section .catalog-filter .sort-row .show-link {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 4.2rem;
  width: 4.2rem;
  height: 4.2rem;
  background-color: var(--brand-main-low);
  border: 0.1rem solid var(--brand-main-low);
  color: var(--brand-main-base);
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
.catalog-section .catalog-filter .sort-row .show-link .icon-dots {
  font-size: 1.4rem;
  line-height: 1.4rem;
}
.catalog-section .catalog-filter .sort-row .show-link:hover, .catalog-section .catalog-filter .sort-row .show-link.active {
  background-color: var(--brand-second-mid);
  border-color: var(--brand-main-mid);
}
.catalog-section .catalog-filter .sort-row .show-link.active .icon-dots {
  font-size: 1.6rem;
  line-height: 1.6rem;
}
@media (max-width: 1199px) {
  .catalog-section .catalog-filter .sort-row .show-link.active .icon-dots {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
}
@media (max-width: 575px) {
  .catalog-section .catalog-filter .sort-row .show-link.active .icon-dots {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
}
.catalog-section .catalog-filter .sort-row .show-link.active .icon-dots:before {
  content: "\e801";
  transform: rotate(45deg);
}
.catalog-section .catalog-filter .sort-row .clean-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: auto;
  background-color: var(--brand-main-low);
  border: 0.1rem solid var(--brand-main-low);
  color: var(--brand-main-base);
  padding: 1.2rem 1.5rem;
  line-height: 100%;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
@media (max-width: 1335px) {
  .catalog-section .catalog-filter .sort-row .clean-link {
    font-size: 1.6rem;
    padding: 1.3rem 1.5rem;
  }
}
@media (max-width: 575px) {
  .catalog-section .catalog-filter .sort-row .clean-link {
    margin-left: auto;
    flex: 1 1 auto;
  }
}
.catalog-section .catalog-filter .sort-row .clean-link:after {
  display: inline-block;
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e801";
  font-size: 1.2rem;
  line-height: 100%;
  margin-left: 1rem;
}
@media (max-width: 959px) {
  .catalog-section .catalog-filter .sort-row .clean-link:after {
    margin-left: 0.5rem;
  }
}
.catalog-section .catalog-filter .sort-row .clean-link:hover {
  background-color: var(--brand-second-mid);
  border-color: var(--brand-main-mid);
}
.catalog-section .catalog-filter .sort-row .sort-block {
  flex: 0 0 auto;
  width: auto;
  position: relative;
  margin-left: auto;
}
@media (max-width: 575px) {
  .catalog-section .catalog-filter .sort-row .sort-block {
    width: 100%;
  }
}
.catalog-section .catalog-filter .sort-row .sort-block .sort-link {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  background-color: transparent;
  border: none;
  font-size: 1.6rem;
  line-height: 125%;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -0.06em;
  position: relative;
  padding: 0;
  cursor: pointer;
  white-space: nowrap;
  color: var(--brand-main-mid);
  transition: color 0.3s;
}
@media (max-width: 575px) {
  .catalog-section .catalog-filter .sort-row .sort-block .sort-link {
    margin: 1rem 0 0;
  }
}
.catalog-section .catalog-filter .sort-row .sort-block .sort-link:before {
  content: "";
  display: block;
  width: 0;
  max-width: 100%;
  height: 0.1rem;
  background-color: var(--brand-main-base);
  position: absolute;
  bottom: -0.3rem;
  left: 0;
  transition: width 0.3s;
}
.catalog-section .catalog-filter .sort-row .sort-block .sort-link:after {
  display: inline-block;
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e80e";
  margin-left: 1.2rem;
  font-size: 1.4rem;
  line-height: 1.4rem;
  transform: scale(1, -1);
  transition: transform 0.3s;
}
.catalog-section .catalog-filter .sort-row .sort-block .sort-link:hover:before {
  width: 100%;
}
.catalog-section .catalog-filter .sort-row .sort-block .list-wrapper {
  display: none;
  position: absolute;
  padding: 0;
  left: 0;
  width: 100%;
  min-width: 22.2rem;
  text-align: left;
  z-index: 1;
}
.catalog-section .catalog-filter .sort-row .sort-block .list-wrapper .sort-list {
  background-color: var(--white-base);
  margin: 1.2rem 0 0;
  padding: 0;
  list-style-type: none;
}
.catalog-section .catalog-filter .sort-row .sort-block .list-wrapper .sort-list li {
  display: block;
  border-top: 0.1rem solid var(--brand-third-base);
}
.catalog-section .catalog-filter .sort-row .sort-block .list-wrapper .sort-list li:nth-of-type(1) {
  border-top: none;
}
.catalog-section .catalog-filter .sort-row .sort-block .list-wrapper .sort-list a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  font-size: 1.6rem;
  line-height: 100%;
  letter-spacing: -0.03em;
  padding: 2.2rem 1rem 2.2rem 4.8rem;
  text-decoration: none;
  color: var(--brand-main-base);
  opacity: 0.7;
  transition: opacity 0.3s;
  width: 100%;
}
.catalog-section .catalog-filter .sort-row .sort-block .list-wrapper .sort-list a:before {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e80d";
  color: var(--brand-main-base);
  position: absolute;
  left: 1.6rem;
  opacity: 0;
  transition: opacity 0.3s;
}
.catalog-section .catalog-filter .sort-row .sort-block .list-wrapper .sort-list a.active {
  opacity: 1;
}
.catalog-section .catalog-filter .sort-row .sort-block .list-wrapper .sort-list a.active:before {
  opacity: 1;
}
.catalog-section .catalog-filter .sort-row .sort-block .list-wrapper .sort-list:hover a:before {
  opacity: 0;
}
.catalog-section .catalog-filter .sort-row .sort-block .list-wrapper .sort-list:hover a:hover {
  opacity: 1;
}
.catalog-section .catalog-filter .sort-row .sort-block .list-wrapper .sort-list:hover a:hover:before {
  opacity: 1;
}
.catalog-section .catalog-filter .sort-row .sort-block.active .sort-link:after {
  transform: scale(1, 1);
}
.catalog-section .catalog-filter .sort-row.show {
  padding-right: 0;
}
.catalog-section .catalog-filter .sort-row.show .check-item:nth-of-type(n + 5) {
  display: inline-flex;
}
@media (max-width: 1023px) {
  .catalog-section .catalog-filter .sort-row.show .check-item:nth-of-type(n + 4) {
    display: inline-flex;
  }
}
@media (max-width: 959px) {
  .catalog-section .catalog-filter .sort-row.show .check-item {
    display: inline-flex;
  }
}
.catalog-section .catalog-filter .sort-row.show .show-link {
  position: relative;
  top: 0;
  right: 0;
}
.catalog-section .catalog-filter .sort-row.show .clean-link {
  position: relative;
}
@media (max-width: 1335px) {
  .catalog-section .catalog-filter .sort-row.show .clean-link {
    font-size: 1.6rem;
  }
}
@media (max-width: 575px) {
  .catalog-section .catalog-filter .sort-row.show .clean-link {
    font-size: 1.4rem;
    padding: 0.8rem 1rem;
  }
}
.catalog-section .catalog-filter .sort-row.show .sort-block {
  position: relative;
}
@media (max-width: 575px) {
  .catalog-section .catalog-filter .sort-row.show .sort-block {
    width: 100%;
  }
}
.catalog-section .catalog-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
  row-gap: 2.4rem;
}
@media (max-width: 992px) {
  .catalog-section .catalog-list {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 1.6rem;
  }
}
@media (max-width: 575px) {
  .catalog-section .catalog-list {
    grid-template-columns: 100%;
  }
}
.catalog-section .btn-row {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 6.4rem;
}
@media (max-width: 992px) {
  .catalog-section .btn-row {
    margin-top: 3.2rem;
  }
}
@media (max-width: 575px) {
  .catalog-section .btn-row {
    justify-content: flex-start;
  }
}
.catalog-section .btn-row .btn_more .btn-txt {
  width: 17rem;
}
.catalog-section.main-page {
  margin-top: 30rem;
}
@media (max-width: 992px) {
  .catalog-section.main-page {
    margin-top: 18rem;
  }
}
@media (max-width: 575px) {
  .catalog-section.main-page {
    margin-top: 17rem;
  }
}

.equipment-section .section-title {
  max-width: 102rem;
  text-wrap: unset;
}
.equipment-section__content {
  margin-top: 7.5rem;
}
@media (max-width: 992px) {
  .equipment-section__content {
    margin-top: 4rem;
  }
}
@media (max-width: 992px) {
  .equipment-section__content .equipment-slider {
    width: calc(100% + var(--container-padding) * 2);
    margin: 0 calc(var(--container-padding) * -1);
    padding: 0 var(--container-padding);
  }
}
.equipment-section__content .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.6rem;
  overflow: visible;
  align-items: stretch;
}
@media (max-width: 992px) {
  .equipment-section__content .swiper-wrapper {
    display: flex;
    grid-template-columns: unset;
    gap: 0;
  }
}
@media (max-width: 992px) {
  .equipment-section__content .swiper-wrapper .swiper-slide {
    width: 40rem;
    margin-right: 1.6rem;
  }
}
@media (max-width: 575px) {
  .equipment-section__content .swiper-wrapper .swiper-slide {
    width: 32rem;
  }
}
.equipment-section__content .swiper-wrapper .swiper-slide:nth-of-type(4) {
  grid-column: span 2;
}
@media (max-width: 992px) {
  .equipment-section__content .swiper-wrapper .swiper-slide:nth-of-type(4) {
    grid-column: unset;
  }
}
@media (max-width: 992px) {
  .equipment-section__content .swiper-wrapper .swiper-slide:last-child {
    margin-right: 0;
  }
}
.equipment-section__content .slider-pagination {
  display: none;
}
@media (max-width: 992px) {
  .equipment-section__content .slider-pagination {
    display: flex;
    align-content: center;
    justify-content: center;
    width: 100%;
    padding: 1.6rem 0;
    --swiper-pagination-bullet-horizontal-gap: .4rem;
    --swiper-pagination-bullet-size: .8rem;
    --swiper-pagination-bullet-inactive-opacity: 1;
    --swiper-pagination-bullet-opacity: 1;
  }
  .equipment-section__content .slider-pagination .swiper-pagination-bullet {
    background-color: var(--brand-main-low);
    transition: width 0.3s, background-color 0.3s;
    border-radius: 1.6rem;
  }
  .equipment-section__content .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--yellow-base);
    width: 1.6rem;
  }
}
.equipment-section__content .equipment-item {
  background-color: var(--white-mid);
  height: 44rem;
}
@media (max-width: 992px) {
  .equipment-section__content .equipment-item {
    height: 40rem;
  }
}
@media (max-width: 575px) {
  .equipment-section__content .equipment-item {
    height: auto;
  }
}
.equipment-section__content .equipment-item .image-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  height: 100%;
  position: relative;
}
@media (max-width: 575px) {
  .equipment-section__content .equipment-item .image-block {
    height: 40rem;
  }
}
.equipment-section__content .equipment-item .image-block .image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 auto;
  width: 100%;
  position: relative;
}
.equipment-section__content .equipment-item .image-block .image-wrapper:after {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e805";
  position: absolute;
  top: 3.2rem;
  right: 3rem;
  font-size: 1.8rem;
  line-height: 1.8rem;
  transition: transform 0.3s;
  z-index: 2;
}
@media (max-width: 575px) {
  .equipment-section__content .equipment-item .image-block .image-wrapper:after {
    display: none;
    font-size: 1.6rem;
    line-height: 1.6rem;
  }
}
.equipment-section__content .equipment-item .image-block .image-wrapper .item-image {
  display: block;
  width: auto;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .equipment-section__content .equipment-item .image-block .image-wrapper .item-image {
    max-height: 22rem;
  }
}
@media (max-width: 575px) {
  .equipment-section__content .equipment-item .image-block .image-wrapper .item-image {
    max-width: 155px;
  }
}
.equipment-section__content .equipment-item .image-block .image-descr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 2.4rem;
  font-size: 1.8rem;
  line-height: 100%;
  letter-spacing: -0.04em;
  color: var(--brand-main-mid);
}
@media (max-width: 992px) {
  .equipment-section__content .equipment-item .image-block .image-descr {
    font-size: 1.6rem;
  }
}
@media (max-width: 575px) {
  .equipment-section__content .equipment-item .image-block .image-descr {
    padding-bottom: 2rem;
  }
}
.equipment-section__content .equipment-item .image-block .image-descr .price-value {
  font-size: 1.8rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: -0.04em;
  color: var(--brand-main-base);
  position: relative;
  z-index: 2;
}
@media (max-width: 992px) {
  .equipment-section__content .equipment-item .image-block .image-descr .price-value {
    font-size: 1.6rem;
  }
}
.equipment-section__content .equipment-item .image-block .image-descr .price-value:after {
  content: attr(data-saving);
  display: block;
  font-weight: 400;
  color: var(--brand-main-mid);
  margin-top: 1rem;
  opacity: 0;
  transition: opacity 0.3s;
}
@media (max-width: 575px) {
  .equipment-section__content .equipment-item .image-block .image-descr .price-value:after {
    opacity: 1;
  }
}
.equipment-section__content .equipment-item .image-block .image-descr .item-title {
  display: block;
  margin: auto 0 1.4rem;
  font-size: 2rem;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--brand-main-base);
}
@media (max-width: 992px) {
  .equipment-section__content .equipment-item .image-block .image-descr .item-title {
    font-size: 1.8rem;
  }
}
@media (max-width: 575px) {
  .equipment-section__content .equipment-item .image-block .image-descr .item-title {
    font-size: 1.6rem;
  }
}
.equipment-section__content .equipment-item .descr-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--brand-third-base);
  padding: 2.4rem;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  font-size: 1.8rem;
  line-height: 100%;
  letter-spacing: -0.04em;
  color: var(--brand-main-base);
}
@media (max-width: 992px) {
  .equipment-section__content .equipment-item .descr-block {
    font-size: 1.6rem;
  }
}
@media (max-width: 575px) {
  .equipment-section__content .equipment-item .descr-block {
    opacity: 1;
    position: relative;
    height: auto;
    padding-top: 0;
    background-color: transparent;
  }
}
.equipment-section__content .equipment-item .descr-block:after {
  content: "";
  display: block;
  width: 22.5rem;
  height: 30rem;
  background-image: url(../images/svg/equipment_bg.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 7rem;
  right: 2rem;
  pointer-events: none;
}
.equipment-section__content .equipment-item .descr-block p {
  position: relative;
  z-index: 1;
  max-width: 60rem;
}
.equipment-section__content .equipment-item:hover .image-block .image-wrapper:after {
  transform: rotate(45deg);
}
.equipment-section__content .equipment-item:hover .image-block .image-descr .price-value:after {
  opacity: 1;
}
.equipment-section__content .equipment-item:hover .descr-block {
  opacity: 1;
  pointer-events: unset;
}
.equipment-section__info {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  max-width: calc(66.7% - 0.8rem);
  -moz-column-gap: 3.2rem;
       column-gap: 3.2rem;
  margin: 4.5rem 0 0 auto;
  position: relative;
  padding: 2.4rem;
}
@media (max-width: 992px) {
  .equipment-section__info {
    max-width: 100%;
    margin: 1.6rem 0 0;
    padding: 2rem;
  }
}
@media (max-width: 575px) {
  .equipment-section__info {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    row-gap: 2.4rem;
  }
}
.equipment-section__info:before {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 0.2rem solid var(--brand-main-base);
  border-left: 0.2rem solid var(--brand-main-base);
  position: absolute;
  top: 0;
  left: 0;
}
.equipment-section__info:after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 0.2rem solid var(--brand-main-base);
  border-right: 0.2rem solid var(--brand-main-base);
  position: absolute;
  top: 0;
  right: 0;
}
.equipment-section__info .info-title {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
  flex: 1 1 auto;
  width: auto;
  font-size: 1.8rem;
  line-height: 100%;
  letter-spacing: -0.04em;
  color: var(--brand-main-mid);
}
@media (max-width: 992px) {
  .equipment-section__info .info-title {
    grid-template-columns: 100%;
    row-gap: 1.6rem;
    font-size: 1.6rem;
  }
}
.equipment-section__info .info-title span {
  font-size: 2rem;
  line-height: 100%;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--brand-main-base);
}
@media (max-width: 992px) {
  .equipment-section__info .info-title span {
    font-size: 1.8rem;
  }
}
@media (max-width: 575px) {
  .equipment-section__info .info-title span {
    font-size: 1.6rem;
  }
}
.equipment-section__info .info-title:before {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-left: 0.2rem solid var(--brand-main-base);
  border-bottom: 0.2rem solid var(--brand-main-base);
  position: absolute;
  bottom: 0;
  left: 0;
}
.equipment-section__info .info-title:after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-right: 0.2rem solid var(--brand-main-base);
  border-bottom: 0.2rem solid var(--brand-main-base);
  position: absolute;
  bottom: 0;
  right: 0;
}
.equipment-section__info .info-link {
  flex: 0 0 29.2rem;
  width: 29.2rem;
}
@media (max-width: 575px) {
  .equipment-section__info .info-link {
    flex: 0 0 auto;
  }
}
.equipment-section__info .info-link .btn-txt {
  width: 22.7rem;
}
.equipment-section__info .info-link .icon {
  margin-left: auto;
}
.equipment-section.main-page {
  margin-top: 30rem;
}
@media (max-width: 992px) {
  .equipment-section.main-page {
    margin-top: 23rem;
  }
}
@media (max-width: 575px) {
  .equipment-section.main-page {
    margin-top: 17rem;
  }
}

.answers-section {
  padding: 8rem 0;
  position: relative;
}
.answers-section:before {
  content: "";
  display: block;
  width: 60.8rem;
  height: 60.8rem;
  background-image: url(../images/svg/answers_bg.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 13rem;
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 992px) {
  .answers-section:before {
    width: 30.4rem;
    height: 30.4rem;
    top: -0.8rem;
    right: var(--container-padding);
  }
}
@media (max-width: 575px) {
  .answers-section:before {
    top: 1rem;
  }
}
.answers-section:after {
  content: "";
  display: block;
  width: 60.8rem;
  height: 60.8rem;
  background-image: url(../images/svg/answers_bg2.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  bottom: -12rem;
  left: 18rem;
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 992px) {
  .answers-section:after {
    width: 30.4rem;
    height: 30.4rem;
    bottom: -4.5rem;
    left: 3rem;
  }
}
@media (max-width: 575px) {
  .answers-section:after {
    bottom: -1.5rem;
    left: -11.5rem;
  }
}
.answers-section .section-title {
  max-width: 55rem;
}
@media (max-width: 992px) {
  .answers-section .section-title {
    max-width: 100%;
  }
}
.answers-section .answers-slider {
  margin-top: 8rem;
  padding: 0 var(--container-padding);
  position: relative;
}
@media (max-width: 992px) {
  .answers-section .answers-slider {
    margin-top: 4rem;
  }
}
.answers-section .answers-slider .swiper-wrapper {
  align-items: stretch;
  transition-timing-function: linear;
}
@media (max-width: 992px) {
  .answers-section .answers-slider .swiper-wrapper {
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  }
}
.answers-section .answers-slider .swiper-slide {
  height: auto;
  text-align: center;
  width: 43rem;
  flex: 0 0 43rem;
}
@media (max-width: 992px) {
  .answers-section .answers-slider .swiper-slide {
    flex: 0 0 32rem;
    width: 32rem;
  }
}
.answers-section .answers-slider .swiper-slide .slide-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 8rem;
  background-color: #F3F0EE;
  padding: 2.4rem;
  height: 100%;
}
@media (max-width: 992px) {
  .answers-section .answers-slider .swiper-slide .slide-content {
    row-gap: 4rem;
  }
}
.answers-section .answers-slider .swiper-slide .image-block {
  display: block;
  width: 10rem;
  height: 10rem;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
}
.answers-section .answers-slider .swiper-slide .image-block .item-image {
  max-width: unset;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.answers-section .answers-slider .swiper-slide .descr-block {
  width: 100%;
  font-size: 2.4rem;
  line-height: 100%;
  letter-spacing: -0.04em;
  text-align: center;
  color: var(--brand-main-base);
}
@media (max-width: 992px) {
  .answers-section .answers-slider .swiper-slide .descr-block {
    font-size: 2rem;
  }
}
.answers-section .answers-slider .swiper-slide .person-block {
  width: 100%;
  margin-top: auto;
  text-align: center;
  font-size: 1.8rem;
  line-height: 115%;
  font-weight: 600;
  letter-spacing: -0.04em;
  color: var(--brand-main-base);
}
@media (max-width: 992px) {
  .answers-section .answers-slider .swiper-slide .person-block {
    font-size: 1.6rem;
    line-height: 120%;
  }
}
.answers-section .answers-slider .swiper-slide .person-block span {
  display: block;
  text-align: center;
  font-weight: 400;
}
.answers-section .answers-slider .swiper-slide .person-block a {
  display: inline-block;
  text-decoration: none;
  position: relative;
}
.answers-section .answers-slider .swiper-slide .person-block a:after {
  content: "";
  display: block;
  width: 0;
  height: 0.1rem;
  background-color: var(--brand-main-base);
  position: absolute;
  bottom: -0.1rem;
  left: 0;
  transition: width 0.3s;
}
.answers-section .answers-slider .swiper-slide .person-block a:hover:after {
  width: 100%;
}
.answers-section .answers-slider .slider-pagination {
  display: none;
}
@media (max-width: 992px) {
  .answers-section .answers-slider .slider-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    width: auto;
    padding: 1.6rem 0;
    --swiper-pagination-bullet-horizontal-gap: .4rem;
    --swiper-pagination-bullet-size: .8rem;
    --swiper-pagination-bullet-inactive-opacity: 1;
    --swiper-pagination-bullet-opacity: 1;
  }
  .answers-section .answers-slider .slider-pagination .swiper-pagination-bullet {
    background-color: var(--brand-main-low);
    transition: width 0.3s, background-color 0.3s;
    border-radius: 1.6rem;
  }
  .answers-section .answers-slider .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--yellow-base);
    width: 1.6rem;
  }
}
.answers-section .answers-slider:hover .swiper-wrapper {
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
}
.answers-section .btn-row {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  max-width: var(--container-width);
  margin: 4.5rem auto 0;
}
@media (max-width: 992px) {
  .answers-section .btn-row {
    margin: 1.6rem auto 0;
  }
}
@media (max-width: 575px) {
  .answers-section .btn-row {
    justify-content: flex-start;
  }
}
.answers-section .btn-row .answers-link .btn-txt {
  width: 15rem;
}
.answers-section.main-page {
  margin-top: 22rem;
}
@media (max-width: 992px) {
  .answers-section.main-page {
    margin-top: 15rem;
  }
}
@media (max-width: 575px) {
  .answers-section.main-page {
    margin-top: 9rem;
  }
}

.consultation-section {
  padding-bottom: 21rem;
}
@media (max-width: 992px) {
  .consultation-section {
    padding-bottom: 14rem;
  }
}
@media (max-width: 575px) {
  .consultation-section {
    padding-bottom: 10rem;
  }
}
.consultation-section .form-content {
  display: grid;
  grid-template-columns: 52rem 1fr;
  -moz-column-gap: 3.8rem;
       column-gap: 3.8rem;
  margin-top: 8rem;
}
@media (max-width: 992px) {
  .consultation-section .form-content {
    margin-top: 4rem;
    grid-template-columns: 100%;
  }
}
.consultation-section .form-content .left-side {
  font-size: 1.6rem;
  line-height: 100%;
  letter-spacing: -0.03em;
  color: var(--brand-main-mid);
  text-transform: none;
  max-width: 38rem;
}
@media (max-width: 992px) {
  .consultation-section .form-content .left-side {
    font-size: 1.4rem;
  }
}
.consultation-section .form-content .left-side p:nth-of-type(1) {
  text-indent: 5rem;
}
@media (max-width: 992px) {
  .consultation-section .form-content .left-side p:nth-of-type(1) {
    text-indent: 4.5rem;
  }
}
.consultation-section .form-content .left-side p + p {
  margin-top: 2rem;
}
.consultation-section .form-content .left-side .text-item {
  display: none;
}
@media (max-width: 992px) {
  .consultation-section .form-content .left-side .text-item {
    min-height: 10rem;
  }
}
.consultation-section .form-content .left-side .text-item.active {
  display: block;
}
.consultation-section .form-content .right-side {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 1.2rem;
       column-gap: 1.2rem;
}
@media (max-width: 992px) {
  .consultation-section .form-content .right-side {
    grid-template-columns: repeat(3, 30rem);
    -moz-column-gap: 0.8rem;
         column-gap: 0.8rem;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .consultation-section .form-content .right-side::-webkit-scrollbar {
    display: none;
  }
  .consultation-section .form-content .right-side {
    width: calc(100% + var(--container-padding) * 2);
    margin: 3.2rem calc(var(--container-padding) * -1) 0;
    padding: 0 var(--container-padding);
  }
}
.consultation-section .form-content .right-side .choose-type {
  background-color: var(--brand-second-base);
  padding: 1.2rem;
}
.consultation-section .form-content .right-side .choose-type label {
  display: block;
  position: relative;
}
.consultation-section .form-content .right-side .choose-type label input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.consultation-section .form-content .right-side .choose-type label input:checked + .label {
  opacity: 1;
}
.consultation-section .form-content .right-side .choose-type label input:checked + .label:before {
  background-color: var(--brand-main-base);
  color: var(--white-base);
}
.consultation-section .form-content .right-side .choose-type label .label {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 3.2rem;
  margin-top: 6.4rem;
  font-size: 1.6rem;
  line-height: 100%;
  letter-spacing: -0.03em;
  color: var(--brand-main-base);
  max-width: 100%;
  cursor: pointer;
  opacity: 0.7;
  position: relative;
  min-height: 2rem;
  transition: opacity 0.3s;
}
@media (max-width: 992px) {
  .consultation-section .form-content .right-side .choose-type label .label {
    font-size: 1.4rem;
    margin-top: 4rem;
  }
}
.consultation-section .form-content .right-side .choose-type label .label:before {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e806";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  font-size: 0.8rem;
  line-height: 0.8rem;
  border: 0.1rem solid var(--brand-main-base);
  color: transparent;
  background-color: transparent;
  transition: color 0.3s, background-color 0.3s;
  position: absolute;
  top: 0;
  left: 0;
}
.consultation-section .form-content .right-side .choose-type label .video-block {
  width: 100%;
  height: 18rem;
  overflow: hidden;
  position: relative;
}
.consultation-section .form-content .right-side .choose-type label .video-block:after {
  content: "";
  display: block;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  position: absolute;
  top: -1px;
  left: -1px;
}
.consultation-section .form-content .right-side .choose-type label .video-block video {
  max-width: unset;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.consultation-section .form-content .right-side .choose-type label .video-block img {
  max-width: unset;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border: 0.1rem solid #fff;
}
.consultation-section .form-content .right-side .choose-type:nth-of-type(1) label .video-block:after {
  background-image: url(../images/svg/masks/video_mask1_beige.svg);
}
.consultation-section .form-content .right-side .choose-type:nth-of-type(2) label .video-block:after {
  background-image: url(../images/svg/masks/video_mask2_beige.svg);
}
.consultation-section .form-content .right-side .choose-type:nth-of-type(3) label .video-block:after {
  background-image: url(../images/svg/masks/video_mask3_beige.svg);
}
.consultation-section .form-content .form-side {
  grid-column: span 2;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 8rem;
  -moz-column-gap: 1.2rem;
       column-gap: 1.2rem;
  row-gap: 1.2rem;
}
@media (max-width: 992px) {
  .consultation-section .form-content .form-side {
    grid-column: unset;
    grid-template-columns: 100%;
    row-gap: 2rem;
    margin-top: 4.5rem;
  }
}
.consultation-section .form-content .form-side .input-group {
  align-self: flex-start;
}
.consultation-section .form-content .form-side .input-group .input-style {
  background-color: transparent;
}
.consultation-section .form-content .form-side .input-group.check-group {
  margin-top: 1.2rem;
  grid-column: span 3;
  align-self: flex-end;
}
@media (max-width: 992px) {
  .consultation-section .form-content .form-side .input-group.check-group {
    grid-column: unset;
    margin-top: 0.5rem;
  }
}
.consultation-section .form-content .form-side .input-group.check-group label .label {
  letter-spacing: -0.03em;
}
@media (max-width: 992px) {
  .consultation-section .form-content .form-side .input-group.btn-group {
    order: 1;
  }
}
.consultation-section .form-content .form-side .input-group.btn-group .submit-btn {
  height: 6rem;
  width: 100%;
}
.consultation-section .form-content .form-side .input-group.btn-group .submit-btn .btn-txt {
  width: 25rem;
}
@media (max-width: 992px) {
  .consultation-section .form-content .form-side .input-group.btn-group .submit-btn .btn-txt {
    width: 24rem;
  }
}
.consultation-section.main-page {
  margin-top: 32rem;
}
@media (max-width: 992px) {
  .consultation-section.main-page {
    margin-top: 15rem;
  }
}
@media (max-width: 575px) {
  .consultation-section.main-page {
    margin-top: 9rem;
  }
}

.houses-section.main-page {
  padding: 22rem 0 0;
  margin-bottom: -2rem;
}
.houses-section.main-page + .info-section {
  margin-top: 2rem;
}
@media (max-width: 768px) {
  .houses-section.main-page {
    padding: 15rem 0 2.6rem;
    margin-bottom: 0;
  }
}
@media (max-width: 575px) {
  .houses-section.main-page {
    padding: 9rem 0 5rem;
  }
}
.houses-section.nsection {
  padding: 20rem 0;
}
@media (max-width: 992px) {
  .houses-section.nsection {
    padding: 10rem 0;
  }
}
@media (max-width: 575px) {
  .houses-section.nsection {
    padding: 10rem 0;
  }
}
.houses-section .container > .section-title {
  max-width: 80rem;
}
@media (max-width: 575px) {
  .houses-section .container > .section-title {
    max-width: 35rem;
  }
}
.houses-section .container > .section-title + .title-row {
  margin-top: 0.5rem;
}
.houses-section .title-row {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.houses-section .title-row .section-descr {
  flex: 0 0 auto;
  width: auto;
  font-size: 1.8rem;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: var(--brand-main-mid);
}
@media (max-width: 992px) {
  .houses-section .title-row .section-descr {
    font-size: 1.6rem;
    margin-top: 2.4rem;
  }
}
.houses-section .title-row .section-title {
  flex: 0 0 auto;
  width: auto;
  max-width: 80rem;
}
@media (max-width: 575px) {
  .houses-section .title-row .section-title {
    max-width: 35rem;
  }
}
.houses-section .title-row .slider-navigation {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 0.4rem;
       column-gap: 0.4rem;
  flex: 0 0 auto;
  width: auto;
  margin-left: auto;
}
@media (max-width: 992px) {
  .houses-section .title-row .slider-navigation {
    display: none;
  }
}
.houses-section .title-row .slider-navigation .nav-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.8rem;
  height: 4.8rem;
  font-size: 2rem;
  line-height: 2rem;
  clip-path: polygon(0.8rem 0%, 100% 0, 100% 0, 100% calc(100% - 0.8rem), calc(100% - 0.8rem) 100%, 0 100%, 0 100%, 0% 0.8rem);
  background-color: var(--brand-second-mid);
  transition: background-color 0.3s;
  color: var(--brand-main-base);
}
.houses-section .title-row .slider-navigation .nav-btn.prev-btn {
  transform: scale(-1, 1);
}
.houses-section .title-row .slider-navigation .nav-btn:hover {
  background-color: var(--yellow-base);
}
.houses-section .houses-slider {
  padding: 0 calc((100vw - var(--container-width) + var(--container-padding) * 2) / 2);
  margin-top: 6.4rem;
}
@media (max-width: 1430px) {
  .houses-section .houses-slider {
    padding: 0 var(--container-padding);
  }
}
@media (max-width: 768px) {
  .houses-section .houses-slider {
    margin-top: 4rem;
  }
}
.houses-section .houses-slider .swiper-wrapper {
  align-items: stretch;
}
.houses-section .houses-slider .slider-pagination {
  display: none;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: auto;
  margin: 1.6rem 0;
  --swiper-pagination-bullet-horizontal-gap: .4rem;
  --swiper-pagination-bullet-size: .8rem;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-opacity: 1;
}
@media (max-width: 992px) {
  .houses-section .houses-slider .slider-pagination {
    display: flex;
  }
}
.houses-section .houses-slider .slider-pagination .swiper-pagination-bullet {
  background-color: var(--brand-main-low);
  transition: width 0.3s, background-color 0.3s;
  border-radius: 1.6rem;
}
.houses-section .houses-slider .slider-pagination .swiper-pagination-bullet:nth-of-type(1) {
  margin-left: 0;
}
@media (max-width: 992px) {
  .houses-section .houses-slider .slider-pagination .swiper-pagination-bullet:nth-of-type(1) {
    margin-left: 0.4rem;
  }
}
.houses-section .houses-slider .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--yellow-base);
  width: 3.2rem;
}
@media (max-width: 992px) {
  .houses-section .houses-slider .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 1.6rem;
  }
}
.houses-section .houses-slider .swiper-slide {
  width: 33rem;
  height: auto;
}
.houses-section .houses-slider .product-item {
  height: 100%;
}
.houses-section .btn-row {
  display: grid;
  grid-template-columns: 55.2rem 1fr;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  margin: 4.8rem 0 0 auto;
  font-size: 1.8rem;
  line-height: 100%;
  letter-spacing: -0.04em;
  max-width: calc(100% - 39.5rem - 2.4rem);
}
@media (max-width: 992px) {
  .houses-section .btn-row {
    grid-template-columns: 1fr 27.2rem;
    max-width: 100%;
    margin: 1.6rem 0 0;
    font-size: 1.6rem;
  }
}
@media (max-width: 575px) {
  .houses-section .btn-row {
    grid-template-columns: 100%;
    margin-top: 1.6rem;
    row-gap: 2.4rem;
  }
}
.houses-section .btn-row p {
  align-self: center;
}
.houses-section .btn-row .houses-link {
  width: 27.2rem;
  margin-left: auto;
  align-self: center;
}
@media (max-width: 575px) {
  .houses-section .btn-row .houses-link {
    margin-left: 0;
  }
}
.houses-section .btn-row .houses-link .btn-txt {
  width: 22rem;
  letter-spacing: 0;
}
.houses-section .btn-row .houses-link .icon {
  margin-left: auto;
}

.info-section {
  padding: 20rem 0;
}
@media (max-width: 992px) {
  .info-section {
    padding: 15rem 0;
  }
}
@media (max-width: 575px) {
  .info-section {
    padding: 8rem 0;
  }
}
@media (max-width: 575px) {
  .info-section .section-title {
    text-wrap: unset;
  }
}
.info-section__content {
  display: flex;
  flex-direction: column;
  height: 66.2rem;
  margin-top: 8rem;
  counter-reset: items;
  border-left: 1px solid var(--brand-main-low);
  position: relative;
}
@media (max-width: 992px) {
  .info-section__content {
    margin-top: 4rem;
    height: unset;
  }
}
.info-section__content .info-item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  flex: 1 1 auto;
  min-height: 14rem;
  -moz-column-gap: 3.2rem;
       column-gap: 3.2rem;
  counter-increment: items;
  transition: flex 0.5s ease;
}
@media (max-width: 992px) {
  .info-section__content .info-item {
    grid-template-columns: 100%;
    -moz-column-gap: unset;
         column-gap: unset;
    transition: background-color 0.3s;
    padding: 2rem;
    position: relative;
    min-height: 12.3rem;
    border-bottom: 1px solid var(--brand-main-low);
  }
}
@media (max-width: 575px) {
  .info-section__content .info-item {
    min-height: 10rem;
  }
}
.info-section__content .info-item .descr-block {
  position: relative;
  padding: 4rem 3.2rem 4rem 13.7rem;
  transition: background-color 0.3s;
  border-bottom: 0.1rem solid var(--brand-main-low);
  overflow: hidden;
  cursor: pointer;
}
@media (max-width: 992px) {
  .info-section__content .info-item .descr-block {
    flex-direction: column;
    padding: 0;
    border-bottom: none;
    overflow: visible;
    position: unset;
  }
}
.info-section__content .info-item .descr-block:before {
  display: inline-block;
  content: counter(items, decimal-leading-zero);
  font-family: RobotoMono, sans-serif;
  font-size: 7rem;
  line-height: 94%;
  letter-spacing: -0.03em;
  font-weight: 500;
  color: var(--brand-main-low);
  position: absolute;
  top: 4rem;
  left: 2.8rem;
}
@media (max-width: 992px) {
  .info-section__content .info-item .descr-block:before {
    position: relative;
    top: 0;
    left: 0;
    font-size: 3.8rem;
    margin-bottom: 2.4rem;
  }
}
@media (max-width: 575px) {
  .info-section__content .info-item .descr-block:before {
    font-size: 2.8rem;
    margin-bottom: 1.8rem;
  }
}
.info-section__content .info-item .descr-block:after {
  content: "";
  display: block;
  width: 13.6rem;
  height: 18.2rem;
  background-image: url(../images/svg/advbg.svg);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: auto;
  pointer-events: none;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.3s;
}
@media (max-width: 992px) {
  .info-section__content .info-item .descr-block:after {
    bottom: auto;
    top: -0.1rem;
  }
}
.info-section__content .info-item .descr-block h2 {
  display: block;
  font-family: RobotoMono, sans-serif;
  font-size: 2.5rem;
  line-height: 104%;
  font-weight: 500;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: var(--brand-main-base);
  max-width: 40rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .info-section__content .info-item .descr-block h2 {
    font-size: 2.2rem;
  }
}
@media (max-width: 575px) {
  .info-section__content .info-item .descr-block h2 {
    font-size: 2rem;
    max-width: 100%;
  }
}
.info-section__content .info-item .descr-block .descr-txt {
  display: none;
  font-size: 1.8rem;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: var(--brand-main-mid);
  padding-top: 1.6rem;
  max-width: 40rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .info-section__content .info-item .descr-block .descr-txt {
    font-size: 1.6rem;
    line-height: 115%;
  }
}
@media (max-width: 575px) {
  .info-section__content .info-item .descr-block .descr-txt {
    max-width: 100%;
  }
}
.info-section__content .info-item .descr-block .progress-bar {
  width: 100%;
  height: 0.2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: var(--brand-main-low);
  opacity: 0;
  transition: opacity 0.3s;
}
@media (max-width: 992px) {
  .info-section__content .info-item .descr-block .progress-bar {
    width: 0.2rem;
    height: 100%;
    top: 0;
    left: 0;
  }
}
.info-section__content .info-item .descr-block .progress-bar:before {
  content: "";
  display: block;
  width: var(--progress, 0%);
  height: 0.2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: var(--yellow-base);
  transition: width var(--speed, 5s) linear;
}
@media (max-width: 992px) {
  .info-section__content .info-item .descr-block .progress-bar:before {
    width: 0.2rem;
    height: var(--progress, 0%);
    top: 0;
    left: 0;
    transition: height var(--speed, 5s) linear;
  }
}
.info-section__content .info-item .image-block {
  position: absolute;
  right: 0;
  top: 0;
  width: calc(50% - 1.6rem);
  height: 100%;
  pointer-events: none;
}
@media (max-width: 992px) {
  .info-section__content .info-item .image-block {
    display: none;
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 48rem;
    overflow: hidden;
    margin-top: 2.4rem;
  }
}
@media (max-width: 575px) {
  .info-section__content .info-item .image-block {
    margin-top: 1.8rem;
    height: 24rem;
  }
}
.info-section__content .info-item .image-block:before {
  display: block;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  position: absolute;
  top: 1.6rem;
  left: 1.6rem;
  border-left: 0.1rem solid var(--white-base);
  border-top: 0.1rem solid var(--white-base);
  z-index: 1;
  pointer-events: none;
  opacity: 0;
}
.info-section__content .info-item .image-block:after {
  display: block;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  position: absolute;
  top: 1.6rem;
  right: 1.6rem;
  border-right: 0.1rem solid var(--white-base);
  border-top: 0.1rem solid var(--white-base);
  z-index: 1;
  pointer-events: none;
  opacity: 0;
}
.info-section__content .info-item .image-block .image-wrapper {
  width: 100%;
  height: 100%;
}
.info-section__content .info-item .image-block .image-wrapper:before {
  display: block;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  position: absolute;
  bottom: 1.6rem;
  left: 1.6rem;
  border-left: 0.1rem solid var(--white-base);
  border-bottom: 0.1rem solid var(--white-base);
  z-index: 1;
  pointer-events: none;
  opacity: 0;
}
.info-section__content .info-item .image-block .image-wrapper:after {
  display: block;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  position: absolute;
  bottom: 1.6rem;
  right: 1.6rem;
  border-right: 0.1rem solid var(--white-base);
  border-bottom: 0.1rem solid var(--white-base);
  z-index: 1;
  pointer-events: none;
  opacity: 0;
}
.info-section__content .info-item .image-block .image-wrapper .info-image {
  max-width: unset;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  opacity: 0;
  transition: opacity 0.3s;
}
@media (max-width: 992px) {
  .info-section__content .info-item .image-block .image-wrapper .info-image {
    opacity: 1;
  }
}
.info-section__content .info-item .image-block .count {
  display: none;
  position: absolute;
  width: 8.2rem;
  white-space: nowrap;
  bottom: 1.6rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-family: RobotoMono, sans-serif;
  font-size: 1.4rem;
  line-height: 100%;
  letter-spacing: -0.02em;
  font-weight: 500;
  color: var(--white-base);
  border: 0.1rem solid var(--white-base);
  padding: 0.5rem;
  text-align: center;
  background-color: var(--brand-second-extra-low);
  backdrop-filter: blur(10px);
  z-index: 1;
}
@media (max-width: 992px) {
  .info-section__content .info-item .image-block .count {
    display: none;
  }
}
.info-section__content .info-item.active {
  flex: 1 0 auto;
}
@media (max-width: 992px) {
  .info-section__content .info-item.active {
    background-color: var(--brand-third-base);
    border-top: 0.1rem solid transparent;
  }
  .info-section__content .info-item.active:before {
    opacity: 1;
  }
}
.info-section__content .info-item.active .descr-block {
  border-bottom: 0.1rem solid transparent;
  background-color: var(--brand-third-base);
}
@media (max-width: 992px) {
  .info-section__content .info-item.active .descr-block {
    background-color: unset;
  }
}
.info-section__content .info-item.active .descr-block:after {
  opacity: 1;
}
.info-section__content .info-item.active .descr-block .progress-bar {
  opacity: 1;
}
.info-section__content .info-item.active .image-block:before, .info-section__content .info-item.active .image-block:after {
  opacity: 1;
}
.info-section__content .info-item.active .image-block .image-wrapper:before, .info-section__content .info-item.active .image-block .image-wrapper:after {
  opacity: 1;
}
.info-section__content .info-item.active .image-block .info-image {
  opacity: 1;
}
.info-section__content .info-item.active .image-block .count {
  display: block;
}
@media (max-width: 992px) {
  .info-section__content .info-item.active .image-block .count {
    display: none;
  }
}
.info-section + .consultation-section {
  margin-top: 10rem;
}

.tags-section {
  padding: 10rem 0;
}
@media (max-width: 575px) {
  .tags-section {
    padding: 5rem 0;
  }
}
.tags-section .tags-slider {
  position: relative;
}
.tags-section .tags-slider .swiper-slide {
  width: auto;
  padding: 0 0.4rem;
}
.tags-section .tags-slider .swiper-slide:nth-of-type(1) {
  padding-left: 0;
}
.tags-section .tags-slider .swiper-slide:last-child {
  padding-right: 0;
}
.tags-section .tags-slider .swiper-slide a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: auto;
  background-color: var(--brand-second-extra-low);
  border: 1px solid var(--brand-second-strong);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 100%;
  white-space: nowrap;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: -0.06em;
  color: var(--brand-second-strong);
  margin: 0;
  padding: 0.2rem 1.6rem;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
.tags-section .tags-slider .swiper-slide a:hover {
  border-color: var(--brand-main-base);
  color: var(--brand-main-base);
}
.tags-section .tags-slider .slider-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  height: 0;
  top: 50%;
  left: 0;
  z-index: 1;
}
.tags-section .tags-slider .slider-navigation .nav-btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 6rem;
  height: 4rem;
  transition: color 0.3s, opacity 0.3s;
  background: linear-gradient(270deg, var(--brand-third-mid) 30%, rgba(238, 235, 229, 0.5) 70%, rgba(238, 235, 229, 0) 100%);
}
.tags-section .tags-slider .slider-navigation .nav-btn.prev-btn {
  transform: scale(-1, 1);
}
.tags-section .tags-slider .slider-navigation .nav-btn.swiper-button-disabled {
  opacity: 0;
  pointer-events: none;
}
.tags-section .tags-slider .slider-navigation .nav-btn:hover {
  color: var(--brand-main-base);
}

.seo-section {
  padding: 10rem 0;
}
@media (max-width: 575px) {
  .seo-section {
    padding: 5rem 0;
  }
}
.seo-section__content {
  font-size: 1.8rem;
  line-height: 110%;
  letter-spacing: -0.04em;
  color: var(--brand-main-base);
}
@media (max-width: 992px) {
  .seo-section__content {
    font-size: 1.6rem;
  }
}
.seo-section__content h2 {
  display: block;
  font-size: 2rem;
  line-height: 120%;
  letter-spacing: -0.04em;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--brand-main-base);
  margin-bottom: 2.4rem;
}
@media (max-width: 992px) {
  .seo-section__content h2 {
    font-size: 1.8rem;
    margin-bottom: 2.6rem;
  }
}
@media (max-width: 575px) {
  .seo-section__content h2 {
    font-size: 1.6rem;
    margin-bottom: 2rem;
  }
}
.seo-section__content p + p {
  margin-top: 1.9rem;
}
.seo-section__content p + h2 {
  margin-top: 2.4rem;
}
.seo-section__content ul, .seo-section__content ol {
  margin: 2rem 0;
  padding: 0 2.6rem;
}
.seo-section__content ul li + li, .seo-section__content ol li + li {
  margin-top: 0.8rem;
}
@media (max-width: 992px) {
  .seo-section__content ol {
    padding: 0 3.2rem;
  }
}
.seo-section .content-wrapper {
  max-height: 20rem;
  overflow: hidden;
  position: relative;
}
.seo-section .content-wrapper:after {
  content: "";
  display: block;
  width: 100%;
  height: 12rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(238, 235, 229, 0) 0%, #eeebe5 95%);
  pointer-events: none;
}
.seo-section .content-wrapper.show {
  max-height: unset;
}
.seo-section .content-wrapper.show:after {
  display: none;
}
.seo-section .more-btn {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 1.2rem;
       column-gap: 1.2rem;
  background-color: transparent;
  border: none;
  text-transform: uppercase;
  font-size: 1.6rem;
  line-height: 112%;
  font-weight: 500;
  letter-spacing: 0;
  color: var(--brand-main-base);
  padding: 0;
  margin: 2.4rem 0 0;
  transition: color 0.3s;
}
.seo-section .more-btn:after {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e802";
  transition: transform 0.3s;
  color: var(--brand-main-base);
  position: relative;
  font-size: 0.5rem;
  line-height: 0;
}
.seo-section .more-btn:hover {
  color: var(--brand-main-mid);
}
.seo-section .more-btn.active:after {
  top: -0.2rem;
  transform: scale(1, -1);
}

.projects-main__content {
  margin-top: 2.6rem;
}
.projects-main__content .catalog-filter {
  margin-top: 8rem;
}
@media (max-width: 992px) {
  .projects-main__content .catalog-filter {
    margin-top: 4rem;
  }
}
.projects-main__content .catalog-filter .filter-form {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
  position: relative;
}
@media (max-width: 992px) {
  .projects-main__content .catalog-filter .filter-form {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .projects-main__content .catalog-filter .filter-form {
    grid-template-columns: 100%;
    row-gap: 1.2rem;
  }
}
.projects-main__content .catalog-filter .filter-form .filter-column {
  position: relative;
}
.projects-main__content .catalog-filter .filter-form .filter-column .filter-title {
  display: block;
  width: 100%;
  font-size: 1.6rem;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: -0.06em;
  text-transform: uppercase;
  color: var(--brand-main-mid);
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 1.8rem 5rem 1.8rem 0;
}
.projects-main__content .catalog-filter .filter-form .filter-column .filter-title:before {
  content: "";
  display: block;
  width: calc(100% - 0.4rem);
  height: 1.3rem;
  border-top: 0.1rem solid var(--grey-low);
  border-right: 0.1rem solid var(--grey-low);
  position: absolute;
  top: 0;
  left: 0;
  transform: skewX(34deg);
  pointer-events: none;
}
@media (max-width: 992px) {
  .projects-main__content .catalog-filter .filter-form .filter-column .filter-title:before {
    left: 0.4rem;
    width: calc(100% - 0.8rem);
  }
}
.projects-main__content .catalog-filter .filter-form .filter-column .filter-title:after {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.6rem;
  height: 1.6rem;
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e807";
  margin-left: auto;
  font-size: 1.4rem;
  line-height: 1.4rem;
  color: var(--brand-main-base);
  position: absolute;
  top: 1.6rem;
  right: 1.6rem;
  transform: rotate(90deg);
  transition: transform 0.3s;
}
.projects-main__content .catalog-filter .filter-form .filter-column .filter-title.active:before {
  border-color: var(--yellow-base);
}
.projects-main__content .catalog-filter .filter-form .filter-column .filter-title.active:after {
  transform: rotate(90deg) scale(-1, 1);
}
.projects-main__content .catalog-filter .filter-form .filter-column .list-wrapper {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
  backdrop-filter: blur(80px);
  background: rgba(230, 225, 219, 0.8);
  width: 100%;
}
.projects-main__content .catalog-filter .filter-form .filter-column .list-wrapper ul {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 2rem;
  margin: 0;
  padding: 2rem;
  list-style-type: none;
}
@media (max-width: 575px) {
  .projects-main__content .catalog-filter .filter-form .filter-column .list-wrapper ul {
    row-gap: 1rem;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
.projects-main__content .catalog-filter .filter-form .filter-column .list-wrapper ul li {
  flex: 0 0 auto;
  width: auto;
  margin: 0;
  padding: 0;
}
.projects-main__content .catalog-filter .filter-form .filter-column .list-wrapper ul li .checkbox-label {
  display: block;
  cursor: pointer;
  position: relative;
}
.projects-main__content .catalog-filter .filter-form .filter-column .list-wrapper ul li .checkbox-label input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.projects-main__content .catalog-filter .filter-form .filter-column .list-wrapper ul li .checkbox-label span {
  pointer-events: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--brand-main-low);
  border: 1px solid var(--brand-main-low);
  min-width: 7.2rem;
  width: 100%;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.06em;
  color: var(--brand-main-base);
  margin: 0;
  padding: 1.6rem 2rem;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
@media (max-width: 575px) {
  .projects-main__content .catalog-filter .filter-form .filter-column .list-wrapper ul li .checkbox-label span {
    padding: 1.2rem 1.6rem;
  }
}
.projects-main__content .catalog-filter .filter-form .filter-column .list-wrapper ul li .checkbox-label input:checked + span {
  background-color: var(--brand-second-mid);
  border-color: var(--brand-main-mid);
}
.projects-main__content .catalog-filter .filter-form .filter-column .list-wrapper ul li .checkbox-label.disabled {
  opacity: 0.4;
  cursor: default;
}
.projects-main__content .catalog-filter .filter-form .filter-column .list-wrapper ul li .checkbox-label.disabled:hover span {
  border-color: var(--brand-main-low);
}
.projects-main__content .catalog-filter .filter-form .filter-column .list-wrapper ul li .checkbox-label:hover span {
  border-color: var(--brand-main-base);
}
.projects-main__content .catalog-filter .filter-form .filter-column:nth-of-type(1), .projects-main__content .catalog-filter .filter-form .filter-column:nth-of-type(4) {
  position: unset;
}
@media (max-width: 575px) {
  .projects-main__content .catalog-filter .filter-form .filter-column:nth-of-type(1), .projects-main__content .catalog-filter .filter-form .filter-column:nth-of-type(4) {
    position: relative;
  }
}
@media (max-width: 992px) {
  .projects-main__content .catalog-filter .filter-form .filter-column:nth-of-type(1) .list-wrapper, .projects-main__content .catalog-filter .filter-form .filter-column:nth-of-type(4) .list-wrapper {
    top: 50%;
  }
}
@media (max-width: 575px) {
  .projects-main__content .catalog-filter .filter-form .filter-column:nth-of-type(1) .list-wrapper, .projects-main__content .catalog-filter .filter-form .filter-column:nth-of-type(4) .list-wrapper {
    top: 100%;
  }
}
.projects-main__content .catalog-filter .filter-form .filter-column:nth-of-type(1) .list-wrapper ul, .projects-main__content .catalog-filter .filter-form .filter-column:nth-of-type(4) .list-wrapper ul {
  padding: 2rem;
}
@media (max-width: 992px) {
  .projects-main__content .catalog-filter .filter-form .filter-column:nth-of-type(1) .list-wrapper ul, .projects-main__content .catalog-filter .filter-form .filter-column:nth-of-type(4) .list-wrapper ul {
    padding: 4rem;
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
    row-gap: 2.4rem;
  }
}
@media (max-width: 575px) {
  .projects-main__content .catalog-filter .filter-form .filter-column:nth-of-type(1) .list-wrapper ul, .projects-main__content .catalog-filter .filter-form .filter-column:nth-of-type(4) .list-wrapper ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 1.4rem 1.8rem;
    -moz-column-gap: 1.8rem;
         column-gap: 1.8rem;
    row-gap: 1.6rem;
  }
}
.projects-main__content .catalog-filter .filter-form .filter-column:nth-of-type(1) .list-wrapper ul li, .projects-main__content .catalog-filter .filter-form .filter-column:nth-of-type(4) .list-wrapper ul li {
  width: auto;
}
.projects-main__content .catalog-filter .filter-form .filter-column:nth-of-type(1) .list-wrapper ul li .checkbox-label span, .projects-main__content .catalog-filter .filter-form .filter-column:nth-of-type(4) .list-wrapper ul li .checkbox-label span {
  padding: 0.9rem;
  width: auto;
}
@media (max-width: 575px) {
  .projects-main__content .catalog-filter .filter-form .filter-column:nth-of-type(1) .list-wrapper ul li .checkbox-label span, .projects-main__content .catalog-filter .filter-form .filter-column:nth-of-type(4) .list-wrapper ul li .checkbox-label span {
    width: 100%;
  }
}
.projects-main__content .catalog-filter .filter-form .filter-column:hover .filter-title:before {
  border-top: 0.2rem solid var(--yellow-base);
  border-right: 0.2rem solid var(--yellow-base);
}
.projects-main__content .catalog-filter .sort-row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 1.5rem;
  min-height: 5rem;
  margin: 4.5rem 0 2.5rem;
  position: relative;
}
@media (max-width: 575px) {
  .projects-main__content .catalog-filter .sort-row {
    margin: 1rem 0 0.5rem;
  }
}
.projects-main__content .catalog-filter .sort-row .check-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--brand-main-low);
  border: 0.1rem solid var(--brand-main-low);
  color: var(--brand-main-base);
  position: relative;
  letter-spacing: 0;
  line-height: 100%;
  padding: 1.2rem 1.8rem;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  white-space: nowrap;
}
.projects-main__content .catalog-filter .sort-row .check-item:nth-of-type(n + 5) {
  display: none;
}
@media (max-width: 1023px) {
  .projects-main__content .catalog-filter .sort-row .check-item:nth-of-type(n + 4) {
    display: none;
  }
}
@media (max-width: 959px) {
  .projects-main__content .catalog-filter .sort-row .check-item:nth-of-type(n + 3) {
    display: none;
  }
}
.projects-main__content .catalog-filter .sort-row .check-item:hover {
  background-color: var(--brand-second-mid);
  border-color: var(--brand-main-mid);
}
.projects-main__content .catalog-filter .sort-row .check-item:after {
  display: inline-block;
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e801";
  font-size: 1.2rem;
  line-height: 100%;
  margin-left: 1rem;
}
@media (max-width: 959px) {
  .projects-main__content .catalog-filter .sort-row .check-item:after {
    margin-left: 0.5rem;
  }
}
.projects-main__content .catalog-filter .sort-row .show-link {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 4.2rem;
  width: 4.2rem;
  height: 4.2rem;
  background-color: var(--brand-main-low);
  border: 0.1rem solid var(--brand-main-low);
  color: var(--brand-main-base);
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
.projects-main__content .catalog-filter .sort-row .show-link .icon-dots {
  font-size: 1.4rem;
  line-height: 1.4rem;
}
.projects-main__content .catalog-filter .sort-row .show-link:hover, .projects-main__content .catalog-filter .sort-row .show-link.active {
  background-color: var(--brand-second-mid);
  border-color: var(--brand-main-mid);
}
.projects-main__content .catalog-filter .sort-row .show-link.active .icon-dots {
  font-size: 1.6rem;
  line-height: 1.6rem;
}
@media (max-width: 1199px) {
  .projects-main__content .catalog-filter .sort-row .show-link.active .icon-dots {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
}
@media (max-width: 575px) {
  .projects-main__content .catalog-filter .sort-row .show-link.active .icon-dots {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
}
.projects-main__content .catalog-filter .sort-row .show-link.active .icon-dots:before {
  content: "\e801";
  transform: rotate(45deg);
}
.projects-main__content .catalog-filter .sort-row .clean-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: auto;
  background-color: var(--brand-main-low);
  border: 0.1rem solid var(--brand-main-low);
  color: var(--brand-main-base);
  padding: 1.2rem 1.5rem;
  line-height: 100%;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
@media (max-width: 1335px) {
  .projects-main__content .catalog-filter .sort-row .clean-link {
    font-size: 1.6rem;
    padding: 1.3rem 1.5rem;
  }
}
@media (max-width: 575px) {
  .projects-main__content .catalog-filter .sort-row .clean-link {
    margin-left: auto;
    flex: 1 1 auto;
  }
}
.projects-main__content .catalog-filter .sort-row .clean-link:after {
  display: inline-block;
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e801";
  font-size: 1.2rem;
  line-height: 100%;
  margin-left: 1rem;
}
@media (max-width: 959px) {
  .projects-main__content .catalog-filter .sort-row .clean-link:after {
    margin-left: 0.5rem;
  }
}
.projects-main__content .catalog-filter .sort-row .clean-link:hover {
  background-color: var(--brand-second-mid);
  border-color: var(--brand-main-mid);
}
.projects-main__content .catalog-filter .sort-row .sort-block {
  flex: 0 0 auto;
  width: auto;
  position: relative;
  margin-left: auto;
}
@media (max-width: 575px) {
  .projects-main__content .catalog-filter .sort-row .sort-block {
    width: 100%;
  }
}
.projects-main__content .catalog-filter .sort-row .sort-block .sort-link {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  background-color: transparent;
  border: none;
  font-size: 1.6rem;
  line-height: 125%;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -0.06em;
  position: relative;
  padding: 0;
  cursor: pointer;
  white-space: nowrap;
  color: var(--brand-main-mid);
  transition: color 0.3s;
}
@media (max-width: 575px) {
  .projects-main__content .catalog-filter .sort-row .sort-block .sort-link {
    margin: 1rem 0 0;
  }
}
.projects-main__content .catalog-filter .sort-row .sort-block .sort-link:before {
  content: "";
  display: block;
  width: 0;
  max-width: 100%;
  height: 0.1rem;
  background-color: var(--brand-main-base);
  position: absolute;
  bottom: -0.3rem;
  left: 0;
  transition: width 0.3s;
}
.projects-main__content .catalog-filter .sort-row .sort-block .sort-link:after {
  display: inline-block;
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e80e";
  margin-left: 1.2rem;
  font-size: 1.4rem;
  line-height: 1.4rem;
  transform: scale(1, -1);
  transition: transform 0.3s;
}
.projects-main__content .catalog-filter .sort-row .sort-block .sort-link:hover:before {
  width: 100%;
}
.projects-main__content .catalog-filter .sort-row .sort-block .list-wrapper {
  display: none;
  position: absolute;
  padding: 0;
  left: 0;
  width: 100%;
  min-width: 22.2rem;
  text-align: left;
  z-index: 1;
}
.projects-main__content .catalog-filter .sort-row .sort-block .list-wrapper .sort-list {
  background-color: var(--white-base);
  margin: 1.2rem 0 0;
  padding: 0;
  list-style-type: none;
}
.projects-main__content .catalog-filter .sort-row .sort-block .list-wrapper .sort-list li {
  display: block;
  border-top: 0.1rem solid var(--brand-third-base);
}
.projects-main__content .catalog-filter .sort-row .sort-block .list-wrapper .sort-list li:nth-of-type(1) {
  border-top: none;
}
.projects-main__content .catalog-filter .sort-row .sort-block .list-wrapper .sort-list a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  font-size: 1.6rem;
  line-height: 100%;
  letter-spacing: -0.03em;
  padding: 2.2rem 1rem 2.2rem 4.8rem;
  text-decoration: none;
  color: var(--brand-main-base);
  opacity: 0.7;
  transition: opacity 0.3s;
  width: 100%;
}
.projects-main__content .catalog-filter .sort-row .sort-block .list-wrapper .sort-list a:before {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e80d";
  color: var(--brand-main-base);
  position: absolute;
  left: 1.6rem;
  opacity: 0;
  transition: opacity 0.3s;
}
.projects-main__content .catalog-filter .sort-row .sort-block .list-wrapper .sort-list a.active {
  opacity: 1;
}
.projects-main__content .catalog-filter .sort-row .sort-block .list-wrapper .sort-list a.active:before {
  opacity: 1;
}
.projects-main__content .catalog-filter .sort-row .sort-block .list-wrapper .sort-list:hover a:before {
  opacity: 0;
}
.projects-main__content .catalog-filter .sort-row .sort-block .list-wrapper .sort-list:hover a:hover {
  opacity: 1;
}
.projects-main__content .catalog-filter .sort-row .sort-block .list-wrapper .sort-list:hover a:hover:before {
  opacity: 1;
}
.projects-main__content .catalog-filter .sort-row .sort-block.active .sort-link:after {
  transform: scale(1, 1);
}
.projects-main__content .catalog-filter .sort-row.show {
  padding-right: 0;
}
.projects-main__content .catalog-filter .sort-row.show .check-item:nth-of-type(n + 5) {
  display: inline-flex;
}
@media (max-width: 1023px) {
  .projects-main__content .catalog-filter .sort-row.show .check-item:nth-of-type(n + 4) {
    display: inline-flex;
  }
}
@media (max-width: 959px) {
  .projects-main__content .catalog-filter .sort-row.show .check-item {
    display: inline-flex;
  }
}
.projects-main__content .catalog-filter .sort-row.show .show-link {
  position: relative;
  top: 0;
  right: 0;
}
.projects-main__content .catalog-filter .sort-row.show .clean-link {
  position: relative;
}
@media (max-width: 1335px) {
  .projects-main__content .catalog-filter .sort-row.show .clean-link {
    font-size: 1.6rem;
  }
}
@media (max-width: 575px) {
  .projects-main__content .catalog-filter .sort-row.show .clean-link {
    font-size: 1.4rem;
    padding: 0.8rem 1rem;
  }
}
.projects-main__content .catalog-filter .sort-row.show .sort-block {
  position: relative;
}
@media (max-width: 575px) {
  .projects-main__content .catalog-filter .sort-row.show .sort-block {
    width: 100%;
  }
}
.projects-main__content .catalog-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
  row-gap: 2.4rem;
}
@media (max-width: 992px) {
  .projects-main__content .catalog-list {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 1.6rem;
  }
}
@media (max-width: 575px) {
  .projects-main__content .catalog-list {
    grid-template-columns: 100%;
  }
}
.projects-main__content .btn-row {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 6.4rem;
}
@media (max-width: 992px) {
  .projects-main__content .btn-row {
    margin-top: 3.2rem;
  }
}
@media (max-width: 575px) {
  .projects-main__content .btn-row {
    justify-content: flex-start;
  }
}
.projects-main__content .btn-row .btn_more .btn-txt {
  width: 17rem;
}
.projects-main__content .pagination-row {
  margin-top: 4.8rem;
}
@media (max-width: 575px) {
  .projects-main__content .pagination-row {
    margin-top: 2.4rem;
  }
}
.projects-main__content .pagination-row ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
}
.projects-main__content .pagination-row ul li {
  flex: 0 0 auto;
  width: auto;
}
.projects-main__content .pagination-row ul li:not([class]) a, .projects-main__content .pagination-row ul li.active a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.2rem;
  height: 3.2rem;
  text-decoration: none;
  font-size: 1.4rem;
  line-height: 112%;
  font-weight: 500;
  text-transform: uppercase;
  background-color: var(--brand-main-low);
  color: var(--brand-main-mid);
  clip-path: polygon(0.6rem 0%, 100% 0, 100% 0, 100% calc(100% - 0.6rem), calc(100% - 0.6rem) 100%, 0 100%, 0 100%, 0% 0.6rem);
  transition: background-color 0.3s, color 0.3s;
  position: relative;
}
.projects-main__content .pagination-row ul li:not([class]) a:before, .projects-main__content .pagination-row ul li.active a:before {
  content: "";
  display: block;
  width: calc(100% - 0.2rem);
  height: calc(100% - 0.2rem);
  background-color: var(--bg-color);
  position: absolute;
  top: 0.1rem;
  left: 0.1rem;
  clip-path: polygon(0.6rem 0%, 100% 0, 100% 0, 100% calc(100% - 0.6rem), calc(100% - 0.6rem) 100%, 0 100%, 0 100%, 0% 0.6rem);
  transition: background-color 0.3s;
  z-index: -1;
}
.projects-main__content .pagination-row ul li:not([class]) a:hover, .projects-main__content .pagination-row ul li.active a:hover {
  background-color: var(--brand-main-mid);
}
.projects-main__content .pagination-row ul li.active a {
  background-color: var(--brand-second-mid);
  color: var(--brand-main-base);
  pointer-events: none;
}
.projects-main__content .pagination-row ul li.active a:before {
  background-color: var(--brand-second-mid);
}
@media (max-width: 575px) {
  .projects-main__content .pagination-row ul li.first, .projects-main__content .pagination-row ul li.prev, .projects-main__content .pagination-row ul li.next, .projects-main__content .pagination-row ul li.last {
    display: none;
  }
}
.projects-main__content .pagination-row ul li.first a, .projects-main__content .pagination-row ul li.prev a, .projects-main__content .pagination-row ul li.next a, .projects-main__content .pagination-row ul li.last a {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 1.4rem;
  line-height: 112%;
  text-transform: uppercase;
  font-weight: 500;
  color: var(--brand-main-base);
  text-decoration: none;
}
.projects-main__content .pagination-row ul li.first {
  margin-right: 2rem;
}
.projects-main__content .pagination-row ul li.first a:before {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e807";
  line-height: 0;
  order: -2;
  transform: scale(-1, 1);
  transition: transform 0.3s;
}
.projects-main__content .pagination-row ul li.first a:after {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e807";
  line-height: 0;
  order: -1;
  transform: scale(-1, 1);
  transition: transform 0.3s;
  margin-right: 0.8rem;
}
.projects-main__content .pagination-row ul li.prev {
  margin-right: 2.4rem;
}
.projects-main__content .pagination-row ul li.prev a:before {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e807";
  transform: scale(-1, 1);
  transition: transform 0.3s;
  line-height: 0;
  order: -1;
  margin-right: 0.8rem;
}
.projects-main__content .pagination-row ul li.next {
  margin-left: 2.4rem;
}
.projects-main__content .pagination-row ul li.next a:before {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e807";
  line-height: 0;
  order: 1;
  margin-left: 0.8rem;
  transition: transform 0.3s;
}
.projects-main__content .pagination-row ul li.last {
  margin-left: 2rem;
}
.projects-main__content .pagination-row ul li.last a:before {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e807";
  line-height: 0;
  order: 2;
  transition: transform 0.3s;
}
.projects-main__content .pagination-row ul li.last a:after {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e807";
  line-height: 0;
  order: 1;
  margin-left: 0.8rem;
  transition: transform 0.3s;
}
.projects-main__content .pagination-row ul li.first a:hover:before, .projects-main__content .pagination-row ul li.first a:hover:after, .projects-main__content .pagination-row ul li.prev a:hover:before, .projects-main__content .pagination-row ul li.prev a:hover:after {
  transform: scale(-1, 1) translateX(0.5rem);
}
.projects-main__content .pagination-row ul li.next a:hover:before, .projects-main__content .pagination-row ul li.next a:hover:after, .projects-main__content .pagination-row ul li.last a:hover:before, .projects-main__content .pagination-row ul li.last a:hover:after {
  transform: translateX(0.5rem);
}
.projects-main__content .pagination-row ul li.disable {
  opacity: 0;
  pointer-events: none;
}
.projects-main + .equipment-section {
  margin: 30rem 0 20rem;
}
@media (max-width: 992px) {
  .projects-main + .equipment-section {
    margin: 23rem 0 14rem;
  }
}
@media (max-width: 575px) {
  .projects-main + .equipment-section {
    margin: 17rem 0 8rem;
  }
}

.mortgage-main {
  background: linear-gradient(180deg, #e6e1db 0%, rgba(220, 212, 199, 0.4) 100%);
  overflow: hidden;
  min-height: var(--app-height);
}
.mortgage-main__content {
  display: grid;
  grid-template-columns: 108rem 1fr;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  padding: 2.8rem 0 0;
}
@media (max-width: 992px) {
  .mortgage-main__content {
    grid-template-columns: 100%;
    padding: 2.5rem 0 0;
  }
}
@media (max-width: 575px) {
  .mortgage-main__content {
    padding: 0;
  }
}
.mortgage-main__content .left-side {
  align-self: stretch;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .mortgage-main__content .left-side {
    max-width: 66.2rem;
  }
}
@media (max-width: 575px) {
  .mortgage-main__content .left-side {
    order: 1;
    margin: -2.2rem 0 0;
  }
}
.mortgage-main__content .left-side .page-title {
  text-wrap: unset;
}
@media (max-width: 992px) {
  .mortgage-main__content .left-side .page-title {
    max-width: 42rem;
  }
}
.mortgage-main__content .left-side .benefits-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 10.7rem;
  -moz-column-gap: 2.8rem;
       column-gap: 2.8rem;
  max-width: 70rem;
}
@media (max-width: 992px) {
  .mortgage-main__content .left-side .benefits-list {
    margin-top: 3.1rem;
    max-width: 66.2rem;
  }
}
@media (max-width: 575px) {
  .mortgage-main__content .left-side .benefits-list {
    grid-template-columns: 100%;
    row-gap: 1rem;
  }
}
.mortgage-main__content .left-side .benefits-list .benefits-item {
  padding: 0 0 0 0.8rem;
}
@media (max-width: 575px) {
  .mortgage-main__content .left-side .benefits-list .benefits-item {
    padding: 0 1rem;
  }
}
.mortgage-main__content .left-side .benefits-list .benefits-item .item-tag {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 100%;
  letter-spacing: -0.06em;
  text-transform: uppercase;
  color: var(--brand-main-base);
  background-color: var(--brand-main-low);
  border: 0.1rem solid var(--brand-main-base);
  padding: 0.2rem 1.6rem;
}
.mortgage-main__content .left-side .benefits-list .benefits-item .item-descr {
  margin-top: 0.8rem;
  padding: 0.8rem 0 0.8rem 4.6rem;
  letter-spacing: -0.02em;
  position: relative;
}
@media (max-width: 992px) {
  .mortgage-main__content .left-side .benefits-list .benefits-item .item-descr {
    padding: 0.8rem 2rem 0.8rem 3.8rem;
  }
}
.mortgage-main__content .left-side .benefits-list .benefits-item .item-descr:before {
  content: "";
  display: block;
  width: calc(100% + 1.2rem);
  height: 1.3rem;
  border-top: 0.1rem solid #afb1b0;
  border-left: 0.1rem solid #afb1b0;
  position: absolute;
  top: 0;
  left: -0.5rem;
  transform: skewX(-32deg);
  pointer-events: none;
}
.mortgage-main__content .right-side {
  align-self: stretch;
  position: relative;
}
@media (max-width: 992px) {
  .mortgage-main__content .right-side {
    position: unset;
    width: 100vw;
    margin: 0 calc(var(--container-padding) * -1);
  }
}
.mortgage-main__content .right-side:after {
  content: "";
  display: block;
  width: 60.8rem;
  height: 60.8rem;
  background-image: url(../images/svg/main_bg.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: calc(50% - 30.5rem);
  right: 1rem;
  pointer-events: none;
}
@media (max-width: 992px) {
  .mortgage-main__content .right-side:after {
    top: 0;
    right: 0;
    width: 46.4rem;
    height: 46.4rem;
  }
}
@media (max-width: 575px) {
  .mortgage-main__content .right-side:after {
    width: 30rem;
    height: 30rem;
  }
}
.mortgage-main__content .right-side .image-wrapper {
  width: 42.6rem;
  height: 42.6rem;
  position: absolute;
  top: calc(50% - 14.25rem);
  right: -2rem;
  z-index: 1;
}
@media (max-width: 992px) {
  .mortgage-main__content .right-side .image-wrapper {
    width: 32rem;
    height: 32rem;
    top: 3.25rem;
    right: 0;
  }
}
@media (max-width: 575px) {
  .mortgage-main__content .right-side .image-wrapper {
    position: relative;
    top: -2rem;
    width: 74.7%;
    height: 28rem;
    margin: 0 0 0 auto;
  }
}
.mortgage-main__content .right-side .image-wrapper .main-image {
  max-width: unset;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.mortgage-main__content .btn-side {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  grid-column: span 2;
  position: relative;
  z-index: 1;
  margin-top: 9rem;
  padding: 1.2rem 0 1.6rem;
}
@media (max-width: 992px) {
  .mortgage-main__content .btn-side {
    margin-top: 1.2rem;
    grid-column: unset;
  }
}
@media (max-width: 575px) {
  .mortgage-main__content .btn-side {
    order: 2;
    padding: 1.2rem 0 1rem;
  }
}
.mortgage-main__content .btn-side .main-btn {
  width: 100%;
  max-width: 92.4rem;
  height: 6rem;
}
.mortgage-main__content .btn-side .main-btn .btn-txt {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  width: 19.5rem;
}
@media (max-width: 992px) {
  .mortgage-main__content .btn-side .main-btn {
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  .mortgage-main__content .btn-side .main-btn {
    height: 5.2rem;
  }
}
.mortgage-main__content .btn-side .partners-list {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 10rem;
       column-gap: 10rem;
  width: 100%;
  max-width: 92.4rem;
  padding: 2.6rem 0;
}
@media (max-width: 992px) {
  .mortgage-main__content .btn-side .partners-list {
    max-width: 100%;
    padding: 2.4rem 0;
  }
}
@media (max-width: 575px) {
  .mortgage-main__content .btn-side .partners-list {
    -moz-column-gap: 3.2rem;
         column-gap: 3.2rem;
  }
}
.mortgage-main__content .btn-side .partners-list .partners-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: auto;
  height: 2rem;
}
@media (max-width: 575px) {
  .mortgage-main__content .btn-side .partners-list .partners-item {
    max-width: unset;
    height: 1.6rem;
  }
}
.mortgage-main__content .btn-side .partners-list .partners-item .item-image {
  display: inline-block;
  max-width: unset;
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 100%;
}

.mortgage-section {
  padding: 20rem 0;
}
@media (max-width: 992px) {
  .mortgage-section {
    padding: 14rem 0;
  }
}
@media (max-width: 575px) {
  .mortgage-section {
    padding: 10rem 0;
  }
}
.mortgage-section .benefits-list {
  width: 92.4rem;
  margin: 8rem 0 0 auto;
  padding: 0 0 0 0.8rem;
}
@media (max-width: 992px) {
  .mortgage-section .benefits-list {
    width: 100%;
    margin: 4.2rem 0 0 0;
  }
}
@media (max-width: 575px) {
  .mortgage-section .benefits-list {
    padding: 0;
    margin: 4.8rem 0 0 0;
  }
}
.mortgage-section .benefits-list .item-title {
  display: block;
  width: 100%;
  position: relative;
  padding: 0 0 0.8rem;
  font-size: 2rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  border-bottom: 0.1rem solid #afb1b0;
  color: var(--brand-main-base);
}
@media (max-width: 992px) {
  .mortgage-section .benefits-list .item-title {
    font-size: 1.8rem;
  }
}
@media (max-width: 575px) {
  .mortgage-section .benefits-list .item-title {
    font-size: 1.6rem;
  }
}
.mortgage-section .benefits-list .item-title:before {
  content: "";
  display: block;
  width: 1.3rem;
  height: 1.3rem;
  position: absolute;
  bottom: -1.3rem;
  left: -0.4rem;
  border-left: 0.1rem solid #afb1b0;
  transform: skewX(-32deg);
  pointer-events: none;
}
.mortgage-section .benefits-list .item-descr {
  padding: 0.8rem 0 0.7rem 2.3rem;
  position: relative;
  max-width: 55%;
  margin: 0 0 0 auto;
  font-size: 1.8rem;
  line-height: 100%;
  letter-spacing: -0.04em;
}
@media (max-width: 992px) {
  .mortgage-section .benefits-list .item-descr {
    max-width: 69%;
    font-size: 1.6rem;
    padding: 0.8rem 0 0.7rem 2.2rem;
  }
}
@media (max-width: 575px) {
  .mortgage-section .benefits-list .item-descr {
    max-width: 100%;
    padding: 0.8rem 0 2.3rem 4.8rem;
  }
}
.mortgage-section .benefits-list .item-descr:before {
  content: "";
  display: block;
  width: 1.3rem;
  height: 1.3rem;
  position: absolute;
  top: -0.1rem;
  left: 0rem;
  border-left: 0.1rem solid #afb1b0;
  transform: skewX(-32deg);
  pointer-events: none;
}
@media (max-width: 575px) {
  .mortgage-section .benefits-list .item-descr:before {
    display: none;
  }
}
.mortgage-section .docs-list {
  margin-top: 11.3rem;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.mortgage-section .docs-list::-webkit-scrollbar {
  display: none;
}
@media (max-width: 1336px) {
  .mortgage-section .docs-list {
    width: 100vw;
    margin: 11.2rem calc(var(--container-padding) * -1) 0;
    padding: 0 var(--container-padding);
  }
}
@media (max-width: 992px) {
  .mortgage-section .docs-list {
    margin: 7.2rem calc(var(--container-padding) * -1) 0;
  }
}
@media (max-width: 575px) {
  .mortgage-section .docs-list {
    margin: 5.7rem calc(var(--container-padding) * -1) 0;
  }
}
.mortgage-section .docs-list .docs-item {
  flex: 0 0 calc((100% - 2.4rem) / 4);
  width: calc((100% - 2.4rem) / 4);
}
@media (max-width: 992px) {
  .mortgage-section .docs-list .docs-item {
    flex: 0 0 32.5rem;
    width: 32.5rem;
  }
}
.mortgage-section .docs-list .docs-item .item-info {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  -moz-column-gap: 0.4rem;
       column-gap: 0.4rem;
}
.mortgage-section .docs-list .docs-item .item-info .info-name {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 100%;
  letter-spacing: -0.06em;
  text-transform: uppercase;
  color: var(--brand-main-base);
  background-color: var(--brand-main-low);
  border: 0.1rem solid var(--brand-main-base);
  padding: 0.2rem 1.55rem;
}
.mortgage-section .docs-list .docs-item .item-info .info-type {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 100%;
  letter-spacing: -0.06em;
  text-transform: uppercase;
  color: var(--brand-second-strong);
  background-color: var(--brand-second-extra-low);
  border: 0.1rem solid var(--brand-second-strong);
  padding: 0.2rem 1.55rem;
  min-width: 6.8rem;
  text-align: center;
}
.mortgage-section .docs-list .docs-item .image-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  width: 100%;
  height: 20rem;
  background-color: var(--brand-second-low);
  margin-top: 0.4rem;
  padding: 0.8rem;
  position: relative;
  overflow: hidden;
}
.mortgage-section .docs-list .docs-item .image-wrapper:before {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e800";
  position: absolute;
  top: 0.8rem;
  right: 0.8rem;
  width: 3.2rem;
  height: 3.2rem;
  font-size: 2rem;
  line-height: 2rem;
  color: var(--brand-main-base);
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-45deg);
  opacity: 0;
  transition: opacity 0.3s;
  pointer-events: none;
}
@media (max-width: 992px) {
  .mortgage-section .docs-list .docs-item .image-wrapper:before {
    opacity: 1;
    top: auto;
    bottom: 1rem;
    font-size: 1.8rem;
    line-height: 1.8rem;
    transform: rotate(0);
  }
}
.mortgage-section .docs-list .docs-item .image-wrapper:after {
  content: "";
  display: block;
  width: 8.4rem;
  height: 8.4rem;
  position: absolute;
  top: -4.2rem;
  right: -4.2rem;
  background-color: var(--bg-color);
  transform: rotate(-135deg);
  transition: transform 0.5s;
}
@media (max-width: 992px) {
  .mortgage-section .docs-list .docs-item .image-wrapper:after {
    top: -5rem;
  }
}
.mortgage-section .docs-list .docs-item .image-wrapper .item-image {
  width: 6.8rem;
  height: 9.5rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: width 0.5s, height 0.5s;
}
.mortgage-section .docs-list .docs-item:hover .image-wrapper:before {
  opacity: 1;
}
.mortgage-section .docs-list .docs-item:hover .image-wrapper:after {
  transform: rotate(-135deg) translateX(5rem) translateY(5rem);
}
.mortgage-section .docs-list .docs-item:hover .image-wrapper .item-image {
  width: 8.4rem;
  height: 11.8rem;
}

.programm-section {
  background: linear-gradient(180deg, rgba(220, 212, 199, 0.4) 0%, #eeebe5 100%);
  padding: 4rem 0;
  position: relative;
  overflow: hidden;
}
@media (max-width: 992px) {
  .programm-section {
    background: linear-gradient(360deg, rgba(220, 212, 199, 0.4) 0%, #d7d2cb 100%);
  }
}
@media (max-width: 575px) {
  .programm-section {
    padding: 3.2rem 0;
  }
}
.programm-section:after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../images/svg/programm_bg.svg);
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  top: -12.5rem;
  left: 17.5%;
  pointer-events: none;
}
@media (max-width: 992px) {
  .programm-section:after {
    height: 44rem;
    top: 2rem;
    left: 8%;
    background-size: auto 100%;
  }
}
@media (max-width: 575px) {
  .programm-section:after {
    left: 0;
    top: 0;
    height: 27rem;
  }
}
.programm-section .section-title {
  position: relative;
  z-index: 1;
  max-width: 86rem;
}
.programm-section__content {
  position: relative;
  margin-top: 6.2rem;
  z-index: 1;
}
@media (max-width: 992px) {
  .programm-section__content {
    margin-top: 2.7rem;
    padding-top: 27.5rem;
  }
}
@media (max-width: 575px) {
  .programm-section__content {
    margin-top: 1.7rem;
    padding-top: 12.4rem;
  }
}
.programm-section__content .image-side {
  width: 80rem;
  height: 61rem;
  position: absolute;
  top: 1rem;
  left: 0;
}
@media (max-width: 992px) {
  .programm-section__content .image-side {
    width: 66rem;
    height: 50rem;
    max-width: 100%;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .programm-section__content .image-side {
    width: 100%;
    height: 26rem;
  }
}
.programm-section__content .image-side .programm-image {
  max-width: unset;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.programm-section__content .descr-side {
  max-width: 101.6rem;
  margin: 0 0 0 auto;
  padding-top: 7.8rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .programm-section__content .descr-side {
    padding-top: 0;
  }
}
.programm-section__content .descr-side .programm-current {
  display: none;
}
@media (max-width: 992px) {
  .programm-section__content .descr-side .programm-current {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    -moz-column-gap: 1.6rem;
         column-gap: 1.6rem;
    min-width: 22.6rem;
    padding: 2rem 1.8rem;
    font-size: 1.8rem;
    line-height: 100%;
    letter-spacing: -0.06em;
    text-transform: uppercase;
    text-decoration: none;
    color: var(--brand-main-base);
    background-color: var(--white-base);
    transition: background-color 0.3s;
    position: relative;
  }
  .programm-section__content .descr-side .programm-current:before {
    content: "";
    display: block;
    width: 6rem;
    height: 6rem;
    position: absolute;
    top: 0;
    right: -1.8rem;
    background-color: var(--white-base);
    transform: skewX(29deg);
    transition: background-color 0.3s;
    pointer-events: none;
    z-index: -1;
  }
  .programm-section__content .descr-side .programm-current:after {
    font-family: Fontello;
    font-style: normal;
    font-weight: normal;
    speak: never;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    content: "\e802";
    font-size: 0.5rem;
    line-height: 0.5rem;
    transition: transform 0.3s;
    pointer-events: none;
  }
  .programm-section__content .descr-side .programm-current.active:after {
    transform: scale(1, -1);
  }
}
@media (max-width: 575px) {
  .programm-section__content .descr-side .programm-current {
    font-size: 1.6rem;
    padding: 1.8rem;
    min-width: 21rem;
  }
  .programm-section__content .descr-side .programm-current:before {
    width: 5.2rem;
    height: 5.2rem;
    transform: skewX(32deg);
    right: -1.6rem;
  }
}
.programm-section__content .descr-side .links-list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  -moz-column-gap: 0.2rem;
       column-gap: 0.2rem;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 992px) {
  .programm-section__content .descr-side .links-list {
    max-width: 100%;
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
  }
}
.programm-section__content .descr-side .links-list li {
  flex: 0 0 auto;
  width: auto;
}
.programm-section__content .descr-side .links-list li:last-child a:after {
  content: "";
  display: block;
  width: 6rem;
  height: 6rem;
  position: absolute;
  top: 0;
  right: -2.2rem;
  background-color: var(--brand-third-mid);
  transform: skewX(35deg);
  transition: background-color 0.3s;
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 992px) {
  .programm-section__content .descr-side .links-list li:last-child a:after {
    display: none;
  }
}
.programm-section__content .descr-side .links-list li:last-child a.active:after {
  background-color: var(--white-base);
}
.programm-section__content .descr-side .links-list a {
  display: inline-flex;
  min-width: 24rem;
  padding: 2rem 2.55rem;
  font-size: 2rem;
  line-height: 100%;
  letter-spacing: -0.06em;
  text-transform: uppercase;
  text-decoration: none;
  color: var(--brand-main-base);
  background-color: var(--grey-low);
  transition: background-color 0.3s;
  position: relative;
}
@media (max-width: 992px) {
  .programm-section__content .descr-side .links-list a {
    border-bottom: 0.1rem solid var(--brand-third-mid);
    padding: 2rem 1.8rem;
    min-width: 22.8rem;
    background-color: var(--white-base);
  }
}
@media (max-width: 575px) {
  .programm-section__content .descr-side .links-list a {
    font-size: 1.6rem;
    padding: 1.8rem;
    min-width: 21rem;
  }
}
.programm-section__content .descr-side .links-list a.active {
  background-color: var(--white-base);
}
@media (max-width: 992px) {
  .programm-section__content .descr-side .links-list a.active {
    display: none;
  }
}
.programm-section__content .descr-side .tabs-list {
  background-color: var(--white-base);
  padding: 2.4rem;
}
@media (max-width: 992px) {
  .programm-section__content .descr-side .tabs-list {
    border-top: 0.1rem solid var(--brand-third-mid);
  }
}
@media (max-width: 575px) {
  .programm-section__content .descr-side .tabs-list {
    padding: 1.6rem 1.8rem;
  }
}
.programm-section__content .descr-side .tabs-list .tabs-item {
  display: none;
}
.programm-section__content .descr-side .tabs-list .tabs-item.active {
  display: block;
}
.programm-section__content .descr-side .tabs-list .tabs-item .content-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 992px) {
  .programm-section__content .descr-side .tabs-list .tabs-item .content-wrapper {
    grid-template-columns: 100%;
    row-gap: 3.2rem;
  }
}
.programm-section__content .descr-side .tabs-list .tabs-item .content-wrapper .content-column {
  padding: 2.4rem;
}
@media (max-width: 992px) {
  .programm-section__content .descr-side .tabs-list .tabs-item .content-wrapper .content-column {
    padding: 0;
  }
}
.programm-section__content .descr-side .tabs-list .tabs-item .content-wrapper .column-tag {
  display: inline-block;
  font-size: 2rem;
  line-height: 100%;
  letter-spacing: -0.06em;
  text-transform: uppercase;
  color: var(--brand-main-base);
  background-color: var(--brand-main-low);
  border: 0.1rem solid var(--brand-main-base);
  padding: 0.2rem 1rem;
}
@media (max-width: 992px) {
  .programm-section__content .descr-side .tabs-list .tabs-item .content-wrapper .column-tag {
    font-size: 1.6rem;
    padding: 0.4rem 1.2rem;
    letter-spacing: 0.02em;
  }
}
@media (max-width: 575px) {
  .programm-section__content .descr-side .tabs-list .tabs-item .content-wrapper .column-tag {
    padding: 0.4rem 1rem;
  }
}
.programm-section__content .descr-side .tabs-list .tabs-item .content-wrapper .column-descr {
  margin-top: 2.6rem;
  font-size: 1.8rem;
  line-height: 100%;
  letter-spacing: -0.04em;
}
@media (max-width: 992px) {
  .programm-section__content .descr-side .tabs-list .tabs-item .content-wrapper .column-descr {
    font-size: 1.6rem;
    margin-top: 2.4rem;
    max-width: 54rem;
  }
}
@media (max-width: 575px) {
  .programm-section__content .descr-side .tabs-list .tabs-item .content-wrapper .column-descr {
    max-width: 100%;
    margin-top: 2rem;
  }
}
.programm-section__content .descr-side .tabs-list .tabs-item .content-wrapper .column-descr ul {
  padding: 0 0 0 2.7rem;
  margin: 0;
}
@media (max-width: 992px) {
  .programm-section__content .descr-side .tabs-list .tabs-item .content-wrapper .column-descr ul {
    padding: 0 0 0 2.5rem;
  }
}
@media (max-width: 575px) {
  .programm-section__content .descr-side .tabs-list .tabs-item .content-wrapper .column-descr ul {
    padding: 0 0 0 2.3rem;
  }
}
.programm-section__content .descr-side .tabs-list .tabs-item .content-wrapper .column-descr ul li {
  min-height: 5.4rem;
}
@media (max-width: 992px) {
  .programm-section__content .descr-side .tabs-list .tabs-item .content-wrapper .column-descr ul li {
    min-height: unset;
  }
}
.programm-section__content .descr-side .tabs-list .tabs-item .content-wrapper .column-descr ul li + li {
  margin-top: 2.4rem;
}
@media (max-width: 575px) {
  .programm-section__content .descr-side .tabs-list .tabs-item .content-wrapper .column-descr ul li + li {
    margin-top: 2rem;
  }
}
.programm-section__content .descr-side .tabs-list .tabs-item .content-wrapper .column-descr p + p {
  margin-top: 2.4rem;
}
.programm-section__content .descr-side .tabs-list .tabs-item .btn-row {
  margin-top: 4.7rem;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.programm-section__content .descr-side .tabs-list .tabs-item .btn-row .order-btn .btn-txt {
  width: 20rem;
  white-space: nowrap;
  overflow: hidden;
}
@media (max-width: 992px) {
  .programm-section__content .descr-side .tabs-list .tabs-item .btn-row {
    margin-top: 3.2rem;
  }
}
@media (max-width: 575px) {
  .programm-section__content .descr-side .tabs-list .tabs-item .btn-row .order-btn {
    width: 100%;
  }
  .programm-section__content .descr-side .tabs-list .tabs-item .btn-row .order-btn .btn-txt {
    flex: 1 1 auto;
    width: auto;
    text-align: center;
  }
}

.certificate-section {
  position: relative;
  overflow: hidden;
  padding: 4rem 0;
  min-height: 80rem;
}
@media (max-width: 1024px) {
  .certificate-section {
    min-height: 70rem;
  }
}
@media (max-width: 992px) {
  .certificate-section {
    padding: 3.8rem 0;
    min-height: unset;
  }
  .certificate-section .container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    height: 100%;
    min-height: 62.4rem;
  }
}
@media (max-width: 575px) {
  .certificate-section {
    padding: 3.2rem 0;
  }
  .certificate-section .container {
    min-height: 63.6rem;
  }
}
.certificate-section .image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.certificate-section .image-wrapper .certificate-image {
  max-width: unset;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.certificate-section .section-title {
  position: relative;
  z-index: 1;
  color: var(--white-base);
}
.certificate-section__content {
  display: grid;
  grid-template-columns: 17.6rem 1fr;
  -moz-column-gap: 4rem;
       column-gap: 4rem;
  position: relative;
  z-index: 1;
  max-width: 122.4rem;
  margin: 15.8rem 0 0 auto;
}
@media (max-width: 1336px) {
  .certificate-section__content {
    max-width: 100%;
  }
}
@media (max-width: 992px) {
  .certificate-section__content {
    margin: auto 0 0;
    width: 100%;
    grid-template-columns: 9.8rem 1fr;
    padding-bottom: 8.8rem;
    -moz-column-gap: 3.2rem;
         column-gap: 3.2rem;
  }
}
@media (max-width: 575px) {
  .certificate-section__content {
    padding-bottom: 7.5rem;
    grid-template-columns: 12.5rem 1fr;
  }
}
.certificate-section__content .certificate-link {
  display: block;
  position: relative;
}
@media (max-width: 575px) {
  .certificate-section__content .certificate-link {
    margin: 0 0 2.2rem 2.5rem;
  }
}
.certificate-section__content .certificate-link:before {
  content: "";
  display: block;
  width: 0.9rem;
  height: 0.9rem;
  border-left: 0.1rem solid var(--brand-second-mid);
  border-top: 0.1rem solid var(--brand-second-mid);
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.certificate-section__content .certificate-link:after {
  content: "";
  display: block;
  width: 0.9rem;
  height: 0.9rem;
  border-right: 0.1rem solid var(--brand-second-mid);
  border-top: 0.1rem solid var(--brand-second-mid);
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
}
.certificate-section__content .certificate-link .image-wrapper {
  padding: 2.4rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 992px) {
  .certificate-section__content .certificate-link .image-wrapper {
    padding: 1.4rem;
  }
}
.certificate-section__content .certificate-link .image-wrapper:before {
  content: "";
  display: block;
  width: 0.9rem;
  height: 0.9rem;
  border-left: 0.1rem solid var(--brand-second-mid);
  border-bottom: 0.1rem solid var(--brand-second-mid);
  position: absolute;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.certificate-section__content .certificate-link .image-wrapper:after {
  content: "";
  display: block;
  width: 0.9rem;
  height: 0.9rem;
  border-right: 0.1rem solid var(--brand-second-mid);
  border-bottom: 0.1rem solid var(--brand-second-mid);
  position: absolute;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
.certificate-section__content .certificate-link .certificate-image {
  max-width: 100%;
  margin: 0;
}
.certificate-section__content .certificate-info {
  display: grid;
  grid-template-columns: 1fr 32rem;
  padding: 1.7rem 0 0 1.7rem;
  position: relative;
}
@media (max-width: 992px) {
  .certificate-section__content .certificate-info {
    grid-template-columns: 100%;
    position: unset;
  }
}
@media (max-width: 575px) {
  .certificate-section__content .certificate-info {
    grid-column: span 2;
    padding: 0 0 0 2.4rem;
  }
}
.certificate-section__content .certificate-info:before {
  content: "";
  display: block;
  width: calc(100% + 1.2rem);
  height: 1.3rem;
  border-top: 0.1rem solid var(--brand-second-mid);
  border-left: 0.1rem solid var(--brand-second-mid);
  position: absolute;
  top: 0;
  left: -0.5rem;
  transform: skewX(-32deg);
  pointer-events: none;
}
@media (max-width: 992px) {
  .certificate-section__content .certificate-info:before {
    max-width: calc(100% - 9.8rem - 3rem);
    left: auto;
    right: 0;
  }
}
@media (max-width: 575px) {
  .certificate-section__content .certificate-info:before {
    display: none;
  }
}
.certificate-section__content .certificate-info .info-descr {
  font-size: 2rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: var(--white-base);
}
@media (max-width: 992px) {
  .certificate-section__content .certificate-info .info-descr {
    font-size: 1.8rem;
  }
  .certificate-section__content .certificate-info .info-descr > p {
    max-width: 45rem;
  }
}
@media (max-width: 575px) {
  .certificate-section__content .certificate-info .info-descr {
    position: relative;
    padding-top: 1.7rem;
    font-size: 1.6rem;
  }
  .certificate-section__content .certificate-info .info-descr:before {
    content: "";
    display: block;
    width: calc(100% + 2rem);
    height: 1.3rem;
    border-top: 0.1rem solid var(--brand-second-mid);
    border-left: 0.1rem solid var(--brand-second-mid);
    position: absolute;
    top: 0;
    right: 0;
    transform: skewX(-32deg);
    pointer-events: none;
  }
}
.certificate-section__content .certificate-info .more-btn {
  align-self: flex-start;
  text-align: center;
  height: 6rem;
}
.certificate-section__content .certificate-info .more-btn .btn-txt {
  width: 25rem;
  white-space: nowrap;
  overflow: hidden;
}
@media (max-width: 992px) {
  .certificate-section__content .certificate-info .more-btn {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
@media (max-width: 575px) {
  .certificate-section__content .certificate-info .more-btn {
    height: 5.2rem;
  }
}
.certificate-section .decor-block {
  background-color: var(--brand-third-mid);
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translateY(100%);
  transform-origin: bottom center;
  transition-timing-function: ease-in-out;
  z-index: 1;
}
.certificate-section .decor-block[data-block="1"] {
  width: 30rem;
  right: 60rem;
  margin-bottom: -16rem;
}
.certificate-section .decor-block[data-block="2"] {
  width: 60rem;
}

.faq-section {
  padding: 20rem 0;
}
@media (max-width: 992px) {
  .faq-section {
    padding: 14rem 0;
  }
}
@media (max-width: 575px) {
  .faq-section {
    padding: 10rem 0 5rem;
  }
}
.faq-section + .houses-section.nsection {
  padding-top: 0;
}
@media (max-width: 575px) {
  .faq-section .section-title {
    max-width: 30rem;
  }
}
.faq-section__content {
  margin-top: 8rem;
  border: 0.1rem solid #afb1b0;
}
@media (max-width: 992px) {
  .faq-section__content {
    margin-top: 4.3rem;
  }
}
@media (max-width: 575px) {
  .faq-section__content {
    margin-top: 4rem;
  }
}
.faq-section__content .faq-list {
  counter-reset: item;
}
.faq-section__content .faq-list .faq-item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 3.2rem 8rem 3.1rem 1.5rem;
  -moz-column-gap: 6.5rem;
       column-gap: 6.5rem;
  counter-increment: item;
  position: relative;
  border-top: 0.1rem solid #afb1b0;
}
@media (max-width: 1440px) {
  .faq-section__content .faq-list .faq-item {
    -moz-column-gap: 4.5rem;
         column-gap: 4.5rem;
  }
}
@media (max-width: 1336px) {
  .faq-section__content .faq-list .faq-item {
    grid-template-columns: 60rem 1fr;
  }
}
@media (max-width: 992px) {
  .faq-section__content .faq-list .faq-item {
    grid-template-columns: 100%;
    row-gap: 3rem;
    padding: 1.8rem 1.6rem;
  }
}
@media (max-width: 575px) {
  .faq-section__content .faq-list .faq-item {
    row-gap: 2.7rem;
  }
}
.faq-section__content .faq-list .faq-item:nth-of-type(1) {
  border-top: none;
}
.faq-section__content .faq-list .faq-item .item-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-self: flex-start;
  -moz-column-gap: 3.2rem;
       column-gap: 3.2rem;
  font-size: 2rem;
  line-height: 100%;
  letter-spacing: -0.04em;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--brand-main-base);
  padding: 1rem 0;
  cursor: pointer;
}
@media (max-width: 992px) {
  .faq-section__content .faq-list .faq-item .item-title {
    padding: 0 4rem 0 0;
    font-size: 1.8rem;
    -moz-column-gap: 1.6rem;
         column-gap: 1.6rem;
  }
}
@media (max-width: 575px) {
  .faq-section__content .faq-list .faq-item .item-title {
    font-size: 1.6rem;
    line-height: 120%;
  }
}
.faq-section__content .faq-list .faq-item .item-title:before {
  content: counter(item);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.8rem;
  height: 2.8rem;
  flex: 0 0 2.8rem;
  border: 0.1rem solid var(--brand-main-low);
  background-color: var(--brand-main-low);
  font-size: 1.6rem;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: var(--brand-main-base);
}
@media (max-width: 992px) {
  .faq-section__content .faq-list .faq-item .item-title:before {
    width: 2.7rem;
    height: 2.7rem;
    flex: 0 0 2.7rem;
  }
}
.faq-section__content .faq-list .faq-item .item-descr {
  display: none;
  font-size: 1.8rem;
  line-height: 100%;
  letter-spacing: -0.04em;
  max-width: 45rem;
}
@media (max-width: 992px) {
  .faq-section__content .faq-list .faq-item .item-descr {
    font-size: 1.6rem;
    padding: 0 4.4rem;
    max-width: calc(100% - 4rem);
  }
}
@media (max-width: 575px) {
  .faq-section__content .faq-list .faq-item .item-descr {
    padding: 0 0 0 4.4rem;
  }
}
.faq-section__content .faq-list .faq-item .item-descr p + p {
  margin-top: 1.8rem;
}
.faq-section__content .faq-list .faq-item .item-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.8rem;
  height: 4.8rem;
  background-color: var(--brand-second-mid);
  color: var(--brand-main-base);
  position: absolute;
  top: 3.1rem;
  right: 1.4rem;
  cursor: pointer;
  clip-path: polygon(16% 0%, 100% 0, 100% 0, 100% 84%, 84% 100%, 0 100%, 0 100%, 0% 16%);
}
@media (max-width: 992px) {
  .faq-section__content .faq-list .faq-item .item-link {
    width: 3.2rem;
    height: 3.2rem;
    top: 1.5rem;
    right: 1.6rem;
  }
}
.faq-section__content .faq-list .faq-item .item-link .icon {
  pointer-events: none;
  font-size: 1.8rem;
  line-height: 1.8rem;
  transform: rotate(45deg);
  transition: transform 0.3s;
}
@media (max-width: 992px) {
  .faq-section__content .faq-list .faq-item .item-link .icon {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
}
.faq-section__content .faq-list .faq-item .item-link:before {
  content: "";
  display: block;
  width: calc(100% - 0.4rem);
  height: calc(100% - 0.4rem);
  background-color: var(--brand-second-mid);
  position: absolute;
  top: 0.2rem;
  left: 0.2rem;
  clip-path: polygon(16% 0%, 100% 0, 100% 0, 100% 84%, 84% 100%, 0 100%, 0 100%, 0% 16%);
  transition: background-color 0.3s;
}
.faq-section__content .faq-list .faq-item .item-link:hover:before {
  background-color: var(--brand-third-mid);
}
.faq-section__content .faq-list .faq-item.active .item-link .icon {
  transform: rotate(0);
}
.faq-section + .consultation-section {
  margin-top: 5rem;
}
.faq-section + .tags-section {
  padding-top: 0;
}

.capital-main {
  background-color: var(--brand-third-base);
  padding-bottom: 4rem;
  overflow: hidden;
  min-height: var(--app-height);
}
.capital-main__content {
  display: grid;
  grid-template-columns: 102rem 1fr;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  padding: 2.8rem 0 0;
}
@media (max-width: 992px) {
  .capital-main__content {
    grid-template-columns: 52rem 1fr;
  }
}
@media (max-width: 575px) {
  .capital-main__content {
    grid-template-columns: 100%;
  }
}
.capital-main__content .left-side {
  position: relative;
  z-index: 1;
}
@media (max-width: 575px) {
  .capital-main__content .left-side {
    margin-top: -10.5rem;
  }
}
.capital-main__content .left-side .page-title {
  text-wrap: unset;
}
.capital-main__content .right-side {
  position: relative;
}
@media (max-width: 575px) {
  .capital-main__content .right-side {
    order: -1;
  }
}
.capital-main__content .right-side .image-wrapper {
  width: 48rem;
  height: 48rem;
  position: absolute;
  top: -6.8rem;
  right: -2rem;
}
@media (max-width: 992px) {
  .capital-main__content .right-side .image-wrapper {
    width: 32rem;
    height: 32rem;
    top: -8.8rem;
    right: -5.5rem;
  }
}
@media (max-width: 575px) {
  .capital-main__content .right-side .image-wrapper {
    position: relative;
    top: -6.5rem;
    right: -1.5rem;
  }
}
.capital-main__content .right-side .image-wrapper .main-image {
  max-width: unset;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.capital-main__info {
  margin-top: 11.5rem;
  display: grid;
  grid-template-columns: 47.2rem 1fr;
  -moz-column-gap: 8rem;
       column-gap: 8rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .capital-main__info {
    grid-template-columns: 100%;
    margin-top: 4rem;
  }
}
@media (max-width: 575px) {
  .capital-main__info {
    margin-top: 1.8rem;
  }
}
.capital-main__info .left-side {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
}
@media (max-width: 992px) {
  .capital-main__info .left-side {
    order: 1;
    margin-top: 4rem;
  }
}
@media (max-width: 575px) {
  .capital-main__info .left-side {
    grid-template-columns: 100%;
    row-gap: 0.8rem;
  }
}
.capital-main__info .left-side .info-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 2rem;
  position: relative;
  padding: 2rem;
  min-height: 23.2rem;
}
@media (max-width: 992px) {
  .capital-main__info .left-side .info-item {
    min-height: 14rem;
    padding: 1.6rem;
  }
}
@media (max-width: 575px) {
  .capital-main__info .left-side .info-item {
    min-height: 15rem;
  }
}
.capital-main__info .left-side .info-item:before {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 0.1rem solid var(--brand-main-base);
  border-left: 0.1rem solid var(--brand-main-base);
  position: absolute;
  top: 0;
  left: 0;
}
.capital-main__info .left-side .info-item:after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 0.1rem solid var(--brand-main-base);
  border-right: 0.1rem solid var(--brand-main-base);
  position: absolute;
  top: 0;
  right: 0;
}
.capital-main__info .left-side .info-item .icon {
  display: block;
  width: 2rem;
  height: 2rem;
  position: relative;
  overflow: hidden;
  margin-bottom: auto;
}
.capital-main__info .left-side .info-item .icon .icon-img {
  max-width: unset;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.capital-main__info .left-side .info-item .item-descr {
  font-size: 1.8rem;
  line-height: 100%;
  letter-spacing: -0.04em;
  color: var(--brand-main-base);
  width: 100%;
}
@media (max-width: 992px) {
  .capital-main__info .left-side .info-item .item-descr {
    font-size: 1.6rem;
  }
}
@media (max-width: 575px) {
  .capital-main__info .left-side .info-item .item-descr {
    max-width: 60%;
  }
}
.capital-main__info .left-side .info-item .item-descr:before {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-left: 0.1rem solid var(--brand-main-base);
  border-bottom: 0.1rem solid var(--brand-main-base);
  position: absolute;
  bottom: 0;
  left: 0;
}
.capital-main__info .left-side .info-item .item-descr:after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-right: 0.1rem solid var(--brand-main-base);
  border-bottom: 0.1rem solid var(--brand-main-base);
  position: absolute;
  bottom: 0;
  right: 0;
}
.capital-main__info .right-side {
  align-self: flex-end;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 2.4rem;
       column-gap: 2.4rem;
  row-gap: 3.2rem;
}
@media (max-width: 992px) {
  .capital-main__info .right-side {
    row-gap: 2.4rem;
  }
}
@media (max-width: 575px) {
  .capital-main__info .right-side {
    grid-template-columns: 100%;
    row-gap: 1.2rem;
  }
}
.capital-main__info .right-side .type-item {
  padding: 0 0.5rem;
}
.capital-main__info .right-side .type-item .item-tag {
  display: inline-block;
  font-size: 2rem;
  line-height: 100%;
  letter-spacing: -0.06em;
  text-transform: uppercase;
  color: var(--brand-main-base);
  background-color: var(--brand-main-low);
  border: 0.1rem solid var(--brand-main-base);
  padding: 0.2rem 1rem;
  margin: 0 0 0.8rem 0.5rem;
}
@media (max-width: 992px) {
  .capital-main__info .right-side .type-item .item-tag {
    font-size: 1.8rem;
  }
}
@media (max-width: 575px) {
  .capital-main__info .right-side .type-item .item-tag {
    font-size: 1.6rem;
    padding: 0.4rem 1rem;
  }
}
.capital-main__info .right-side .type-item .item-descr {
  position: relative;
  padding: 0.8rem 0 0.8rem 10rem;
  color: var(--brand-main-base);
  letter-spacing: -0.02em;
}
.capital-main__info .right-side .type-item .item-descr:before {
  content: "";
  display: block;
  width: 100%;
  height: 1.3rem;
  border-top: 0.1rem solid var(--brand-main-low);
  border-left: 0.1rem solid var(--brand-main-low);
  position: absolute;
  top: 0;
  left: 0;
  transform: skewX(-32deg);
  pointer-events: none;
  transition: border-color 0.3s;
}
.capital-main__info .right-side .type-item.active .item-descr:before {
  border-top: 0.2rem solid var(--brand-second-mid);
  border-left: 0.2rem solid var(--brand-second-mid);
}
.capital-main__info .right-side .capital-btn {
  grid-column: span 2;
  height: 6rem;
}
.capital-main__info .right-side .capital-btn .btn-txt {
  white-space: nowrap;
  width: 24rem;
  overflow: hidden;
}
@media (max-width: 575px) {
  .capital-main__info .right-side .capital-btn {
    grid-column: unset;
    margin-top: 1rem;
    height: 5.2rem;
  }
}

.use-section {
  background-color: var(--brand-third-mid);
  padding: 20rem 0 10rem;
}
@media (max-width: 992px) {
  .use-section {
    padding: 14rem 0 8.5rem;
  }
}
@media (max-width: 575px) {
  .use-section {
    padding: 10rem 0 7rem;
  }
}
.use-section__content {
  margin-top: 7.8rem;
}
@media (max-width: 992px) {
  .use-section__content {
    margin-top: 4rem;
  }
}
.use-section__content .tabs-links {
  max-width: 84.5rem;
  margin-left: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 992px) {
  .use-section__content .tabs-links {
    max-width: 100%;
  }
}
.use-section__content .tabs-links .tabs-link {
  display: block;
  position: relative;
  font-size: 1.8rem;
  line-height: 100%;
  letter-spacing: -0.04em;
  padding: 1.8rem 0 0 6.1rem;
  transition: color 0.3s;
}
@media (max-width: 992px) {
  .use-section__content .tabs-links .tabs-link {
    font-size: 1.6rem;
  }
}
@media (max-width: 575px) {
  .use-section__content .tabs-links .tabs-link {
    padding: 1.8rem 0 0 1.8rem;
  }
}
.use-section__content .tabs-links .tabs-link:before {
  content: "";
  display: block;
  width: 100%;
  height: 1.3rem;
  border-top: 0.1rem solid var(--brand-main-low);
  border-left: 0.1rem solid var(--brand-main-low);
  position: absolute;
  top: 0;
  left: 0;
  transform: skewX(-32deg);
  pointer-events: none;
  transition: border-color 0.3s;
}
.use-section__content .tabs-links .tabs-link:hover {
  color: var(--brand-second-strong);
}
.use-section__content .tabs-links .tabs-link.active {
  font-weight: 600;
}
.use-section__content .tabs-links .tabs-link.active:before {
  border-top: 0.2rem solid var(--yellow-base);
  border-left: 0.2rem solid var(--yellow-base);
}
.use-section__content .tabs-list {
  margin-top: 7.8rem;
}
@media (max-width: 992px) {
  .use-section__content .tabs-list {
    margin-top: 4rem;
  }
}
.use-section__content .tabs-list .tabs-item {
  display: none;
}
.use-section__content .tabs-list .tabs-item.active {
  display: block;
}
.use-section__content .tabs-list .faq-list .faq-item {
  display: grid;
  position: relative;
  background-color: var(--white-mid);
  padding: 2.8rem 2.4rem;
  transition: border-color 0.3s, background-color 0.3s;
  margin-top: 0.4rem;
}
@media (max-width: 992px) {
  .use-section__content .tabs-list .faq-list .faq-item {
    padding: 3.1rem 1.6rem;
  }
}
@media (max-width: 575px) {
  .use-section__content .tabs-list .faq-list .faq-item {
    grid-template-columns: 100%;
    margin-top: 0.2rem;
  }
}
.use-section__content .tabs-list .faq-list .faq-item .item-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-self: flex-start;
  -moz-column-gap: 3.2rem;
       column-gap: 3.2rem;
  font-size: 2rem;
  line-height: 100%;
  letter-spacing: -0.04em;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--brand-main-base);
  padding: 1rem 0;
  cursor: pointer;
}
@media (max-width: 992px) {
  .use-section__content .tabs-list .faq-list .faq-item .item-title {
    padding: 0 4rem 0 0;
    font-size: 1.8rem;
    -moz-column-gap: 1.6rem;
         column-gap: 1.6rem;
  }
}
@media (max-width: 575px) {
  .use-section__content .tabs-list .faq-list .faq-item .item-title {
    font-size: 1.6rem;
    padding: 0 8rem 0 0;
  }
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr {
  display: none;
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content {
  display: grid;
  grid-template-columns: 64rem 1fr;
  margin-top: 7.6rem;
}
@media (max-width: 992px) {
  .use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 4rem;
         column-gap: 4rem;
    margin-top: 7rem;
  }
}
@media (max-width: 575px) {
  .use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content {
    grid-template-columns: 100%;
    row-gap: 4rem;
    margin-top: 6rem;
  }
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .left-side {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  min-height: 30.8rem;
}
@media (max-width: 992px) {
  .use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .left-side {
    min-height: 20.2rem;
  }
}
@media (max-width: 575px) {
  .use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .left-side {
    min-height: unset;
    width: 100%;
    row-gap: 2rem;
  }
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .left-side .descr-block {
  font-size: 1.8rem;
  line-height: 100%;
  letter-spacing: -0.04em;
  color: var(--brand-main-mid);
}
@media (max-width: 992px) {
  .use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .left-side .descr-block {
    font-size: 1.6rem;
  }
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .left-side .descr-block ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .left-side .descr-block ul li {
  display: block;
  position: relative;
  padding-left: 2.6rem;
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .left-side .descr-block ul li:before {
  content: "";
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  position: absolute;
  top: 0.7rem;
  left: 1.1rem;
  background-color: var(--brand-main-mid);
}
@media (max-width: 992px) {
  .use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .left-side .descr-block ul li:before {
    width: 0.5rem;
    height: 0.5rem;
  }
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .left-side .descr-block ul li + li {
  margin-top: 2.5rem;
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .left-side .descr-block ul + p {
  margin-top: 2.5rem;
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .left-side .descr-block p + p {
  margin-top: 2.5rem;
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .left-side .descr-block p + ul {
  margin-top: 2.5rem;
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .left-side .info-block {
  width: 100%;
  margin-top: auto;
  border-top: 0.1rem solid var(--brand-main-low);
  padding-top: 1.6rem;
  letter-spacing: -0.02em;
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side {
  align-self: flex-end;
  justify-self: flex-end;
}
@media (max-width: 575px) {
  .use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side {
    align-self: flex-start;
    justify-self: flex-start;
    width: 100%;
  }
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block {
  width: 30.5rem;
  padding: 1.6rem;
  position: relative;
}
@media (max-width: 992px) {
  .use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block {
    width: 33.6rem;
  }
}
@media (max-width: 575px) {
  .use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block {
    width: 100%;
    max-width: 26.2rem;
  }
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block:before {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-left: 0.1rem solid var(--brand-main-base);
  border-bottom: 0.1rem solid var(--brand-main-base);
  position: absolute;
  bottom: 0;
  left: 0;
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block:after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-bottom: 0.1rem solid var(--brand-main-base);
  border-right: 0.1rem solid var(--brand-main-base);
  position: absolute;
  bottom: 0;
  right: 0;
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block .block-title {
  display: block;
  font-size: 2rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: var(--brand-main-mid);
  padding: 1.6rem;
  transition: padding 0.5s;
}
@media (max-width: 992px) {
  .use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block .block-title {
    font-size: 1.8rem;
  }
}
@media (max-width: 575px) {
  .use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block .block-title {
    padding: 0;
    font-size: 1.6rem;
  }
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block .block-title:before {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 0.1rem solid var(--brand-main-base);
  border-left: 0.1rem solid var(--brand-main-base);
  position: absolute;
  top: 0;
  left: 0;
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block .block-title:after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 0.1rem solid var(--brand-main-base);
  border-right: 0.1rem solid var(--brand-main-base);
  position: absolute;
  top: 0;
  right: 0;
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block .block-descr {
  display: none;
  max-width: 25rem;
  padding-top: 6.5rem;
}
@media (max-width: 992px) {
  .use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block .block-descr {
    padding-top: 3.5rem;
  }
}
@media (max-width: 575px) {
  .use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block .block-descr {
    padding-top: 4rem;
  }
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block .block-descr > p {
  letter-spacing: -0.02em;
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block .consult-btn {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 1.2rem;
       column-gap: 1.2rem;
  font-size: 1.4rem;
  line-height: 112%;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--brand-main-base);
  margin-top: 2.4rem;
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block .consult-btn .btn-txt {
  text-wrap: nowrap;
  overflow: hidden;
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block .consult-btn .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.2rem;
  height: 3.2rem;
  font-size: 1.6rem;
  line-height: 1.6rem;
  background-color: var(--brand-second-mid);
  overflow: hidden;
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block .consult-btn .icon:before {
  display: block;
}
@media (max-width: 992px) {
  .use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block .consult-btn {
    font-size: 1.4rem;
  }
}
@media (max-width: 575px) {
  .use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block .consult-btn {
    font-size: 1.2rem;
    margin-top: 2rem;
  }
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block .consult-btn:hover .icon:before {
  animation: 0.3s forwards MoveRightInitial, 0.5s 0.3s forwards MoveRightEnd;
}
.use-section__content .tabs-list .faq-list .faq-item .item-descr .use-content .right-side .link-block.active .block-title {
  padding: 0;
}
.use-section__content .tabs-list .faq-list .faq-item .item-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.8rem;
  height: 4.8rem;
  background-color: var(--brand-second-mid);
  color: var(--brand-main-base);
  position: absolute;
  top: 2.4rem;
  right: 2.4rem;
  cursor: pointer;
  clip-path: polygon(16% 0%, 100% 0, 100% 0, 100% 84%, 84% 100%, 0 100%, 0 100%, 0% 16%);
  transition: background-color 0.3s;
}
@media (max-width: 992px) {
  .use-section__content .tabs-list .faq-list .faq-item .item-link {
    width: 3.2rem;
    height: 3.2rem;
    right: 1.6rem;
    top: 2.4rem;
  }
}
.use-section__content .tabs-list .faq-list .faq-item .item-link .icon {
  pointer-events: none;
  font-size: 1.8rem;
  line-height: 1.8rem;
  transform: rotate(45deg);
  transition: transform 0.3s;
}
@media (max-width: 992px) {
  .use-section__content .tabs-list .faq-list .faq-item .item-link .icon {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
}
.use-section__content .tabs-list .faq-list .faq-item .item-link:before {
  content: "";
  display: block;
  width: calc(100% - 0.4rem);
  height: calc(100% - 0.4rem);
  background-color: var(--brand-second-mid);
  position: absolute;
  top: 0.2rem;
  left: 0.2rem;
  clip-path: polygon(16% 0%, 100% 0, 100% 0, 100% 84%, 84% 100%, 0 100%, 0 100%, 0% 16%);
  transition: background-color 0.3s;
}
.use-section__content .tabs-list .faq-list .faq-item .item-link:hover:before {
  background-color: #f7f5f2;
}
.use-section__content .tabs-list .faq-list .faq-item:nth-of-type(1) {
  margin-top: 0;
}
.use-section__content .tabs-list .faq-list .faq-item.active {
  background-color: var(--brand-second-base);
}
.use-section__content .tabs-list .faq-list .faq-item.active .item-link .icon {
  transform: rotate(0);
}
.use-section__content .tabs-list .faq-list .faq-item.active .item-link:hover:before {
  background-color: var(--brand-second-base);
}

.get-section {
  padding: 10rem 0 20rem;
}
@media (max-width: 992px) {
  .get-section {
    padding: 8.5rem 0 14rem;
  }
}
@media (max-width: 575px) {
  .get-section {
    padding: 7rem 0 10rem;
  }
}
.get-section + .faq-section {
  padding-top: 0;
}
.get-section .section-descr {
  font-size: 1.8rem;
  line-height: 100%;
  letter-spacing: -0.04em;
  color: var(--brand-main-base);
  max-width: 80rem;
  margin: 8rem auto 0;
}
@media (max-width: 992px) {
  .get-section .section-descr {
    margin: 4rem 0 0;
    max-width: 100%;
    font-size: 1.6rem;
  }
}
.get-section .section-descr p {
  max-width: 67%;
}
@media (max-width: 992px) {
  .get-section .section-descr p {
    max-width: 65%;
  }
}
@media (max-width: 575px) {
  .get-section .section-descr p {
    max-width: 90%;
  }
}
@media (max-width: 992px) {
  .get-section .section-descr p:nth-of-type(1) {
    margin-left: 10%;
  }
}
.get-section .section-descr p:nth-of-type(2n) {
  margin-left: auto;
}
@media (max-width: 575px) {
  .get-section .section-descr p:nth-of-type(2n) {
    max-width: 55%;
  }
}
.get-section__content {
  margin-top: 8rem;
  display: grid;
  grid-template-columns: 50.4rem 80rem;
  -moz-column-gap: 4.8rem;
       column-gap: 4.8rem;
}
@media (max-width: 992px) {
  .get-section__content {
    grid-template-columns: 32.8rem 1fr;
    -moz-column-gap: 3.2rem;
         column-gap: 3.2rem;
    margin-top: 4rem;
  }
}
@media (max-width: 575px) {
  .get-section__content {
    grid-template-columns: 100%;
    row-gap: 3.2rem;
  }
}
.get-section__content .element-wrapper {
  width: 50.4rem;
  height: 50.4rem;
  overflow: hidden;
  position: relative;
}
@media (max-width: 992px) {
  .get-section__content .element-wrapper {
    width: 32.8rem;
    height: 32.8rem;
  }
}
@media (max-width: 575px) {
  .get-section__content .element-wrapper {
    width: 100%;
    height: 34.2rem;
  }
}
.get-section__content .element-wrapper:after {
  content: "";
  display: none;
  width: 100%;
  height: 100%;
  background-image: url(../images/svg/masks/big_video.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.get-section__content .element-wrapper .get-el {
  max-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-mask-image: url(../images/svg/masks/big_video.svg);
  mask-image: url(../images/svg/masks/big_video.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: cover;
          mask-size: cover;
}
.get-section__content .descr-list {
  display: grid;
  grid-template-columns: 100%;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
  row-gap: 0.8rem;
  counter-reset: item;
}
.get-section__content .descr-list .descr-item {
  max-width: calc(50% - 0.4rem);
  position: relative;
  padding: 4rem;
  counter-increment: item;
}
@media (max-width: 992px) {
  .get-section__content .descr-list .descr-item {
    max-width: 100%;
    padding: 4.8rem 2.4rem;
  }
}
@media (max-width: 575px) {
  .get-section__content .descr-list .descr-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 2.4rem;
    min-height: 16rem;
  }
}
.get-section__content .descr-list .descr-item:before {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 0.1rem solid var(--brand-main-base);
  border-left: 0.1rem solid var(--brand-main-base);
  position: absolute;
  top: 0;
  left: 0;
}
.get-section__content .descr-list .descr-item:after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 0.1rem solid var(--brand-main-base);
  border-right: 0.1rem solid var(--brand-main-base);
  position: absolute;
  top: 0;
  right: 0;
}
.get-section__content .descr-list .descr-item .descr-wrapper {
  font-size: 1.8rem;
  line-height: 100%;
  letter-spacing: -0.04em;
}
@media (max-width: 992px) {
  .get-section__content .descr-list .descr-item .descr-wrapper {
    font-size: 1.6rem;
  }
}
.get-section__content .descr-list .descr-item .descr-wrapper p:nth-of-type(1):before {
  display: block;
  content: counter(item);
  font-size: 1.4rem;
  line-height: 112%;
  color: var(--brand-main-base);
  margin-bottom: 0.8rem;
}
.get-section__content .descr-list .descr-item .descr-wrapper:before {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-bottom: 0.1rem solid var(--brand-main-base);
  border-left: 0.1rem solid var(--brand-main-base);
  position: absolute;
  bottom: 0;
  left: 0;
}
.get-section__content .descr-list .descr-item .descr-wrapper:after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-bottom: 0.1rem solid var(--brand-main-base);
  border-right: 0.1rem solid var(--brand-main-base);
  position: absolute;
  bottom: 0;
  right: 0;
}
.get-section__content .descr-list .descr-item:nth-of-type(2n) {
  justify-self: flex-end;
}

.houses-main__content {
  margin-top: 2.6rem;
}
.houses-main__content .projects-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
  row-gap: 2.4rem;
  margin-top: 8rem;
}
@media (max-width: 992px) {
  .houses-main__content .projects-list {
    margin-top: 4rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 1.6rem;
  }
}
@media (max-width: 575px) {
  .houses-main__content .projects-list {
    grid-template-columns: 100%;
  }
}
.houses-main__content .pagination-row {
  margin-top: 4.8rem;
}
@media (max-width: 992px) {
  .houses-main__content .pagination-row {
    margin-top: 3.2rem;
  }
}
@media (max-width: 575px) {
  .houses-main__content .pagination-row {
    margin-top: 2.4rem;
  }
}
.houses-main__content .pagination-row ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
}
.houses-main__content .pagination-row ul li {
  flex: 0 0 auto;
  width: auto;
}
.houses-main__content .pagination-row ul li:not([class]) a, .houses-main__content .pagination-row ul li.active a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.2rem;
  height: 3.2rem;
  text-decoration: none;
  font-size: 1.4rem;
  line-height: 112%;
  font-weight: 500;
  text-transform: uppercase;
  background-color: var(--brand-main-low);
  color: var(--brand-main-mid);
  clip-path: polygon(0.6rem 0%, 100% 0, 100% 0, 100% calc(100% - 0.6rem), calc(100% - 0.6rem) 100%, 0 100%, 0 100%, 0% 0.6rem);
  transition: background-color 0.3s, color 0.3s;
  position: relative;
}
.houses-main__content .pagination-row ul li:not([class]) a:before, .houses-main__content .pagination-row ul li.active a:before {
  content: "";
  display: block;
  width: calc(100% - 0.2rem);
  height: calc(100% - 0.2rem);
  background-color: var(--bg-color);
  position: absolute;
  top: 0.1rem;
  left: 0.1rem;
  clip-path: polygon(0.6rem 0%, 100% 0, 100% 0, 100% calc(100% - 0.6rem), calc(100% - 0.6rem) 100%, 0 100%, 0 100%, 0% 0.6rem);
  transition: background-color 0.3s;
  z-index: -1;
}
.houses-main__content .pagination-row ul li:not([class]) a:hover, .houses-main__content .pagination-row ul li.active a:hover {
  background-color: var(--brand-main-mid);
}
.houses-main__content .pagination-row ul li.active a {
  background-color: var(--brand-second-mid);
  color: var(--brand-main-base);
  pointer-events: none;
}
.houses-main__content .pagination-row ul li.active a:before {
  background-color: var(--brand-second-mid);
}
@media (max-width: 575px) {
  .houses-main__content .pagination-row ul li.first, .houses-main__content .pagination-row ul li.prev, .houses-main__content .pagination-row ul li.next, .houses-main__content .pagination-row ul li.last {
    display: none;
  }
}
.houses-main__content .pagination-row ul li.first a, .houses-main__content .pagination-row ul li.prev a, .houses-main__content .pagination-row ul li.next a, .houses-main__content .pagination-row ul li.last a {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 1.4rem;
  line-height: 112%;
  text-transform: uppercase;
  font-weight: 500;
  color: var(--brand-main-base);
  text-decoration: none;
}
.houses-main__content .pagination-row ul li.first {
  margin-right: 2rem;
}
.houses-main__content .pagination-row ul li.first a:before {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e807";
  line-height: 0;
  order: -2;
  transform: scale(-1, 1);
  transition: transform 0.3s;
}
.houses-main__content .pagination-row ul li.first a:after {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e807";
  line-height: 0;
  order: -1;
  transform: scale(-1, 1);
  transition: transform 0.3s;
  margin-right: 0.8rem;
}
.houses-main__content .pagination-row ul li.prev {
  margin-right: 2.4rem;
}
.houses-main__content .pagination-row ul li.prev a:before {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e807";
  transform: scale(-1, 1);
  transition: transform 0.3s;
  line-height: 0;
  order: -1;
  margin-right: 0.8rem;
}
.houses-main__content .pagination-row ul li.next {
  margin-left: 2.4rem;
}
.houses-main__content .pagination-row ul li.next a:before {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e807";
  line-height: 0;
  order: 1;
  margin-left: 0.8rem;
  transition: transform 0.3s;
}
.houses-main__content .pagination-row ul li.last {
  margin-left: 2rem;
}
.houses-main__content .pagination-row ul li.last a:before {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e807";
  line-height: 0;
  order: 2;
  transition: transform 0.3s;
}
.houses-main__content .pagination-row ul li.last a:after {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e807";
  line-height: 0;
  order: 1;
  margin-left: 0.8rem;
  transition: transform 0.3s;
}
.houses-main__content .pagination-row ul li.first a:hover:before, .houses-main__content .pagination-row ul li.first a:hover:after, .houses-main__content .pagination-row ul li.prev a:hover:before, .houses-main__content .pagination-row ul li.prev a:hover:after {
  transform: scale(-1, 1) translateX(0.5rem);
}
.houses-main__content .pagination-row ul li.next a:hover:before, .houses-main__content .pagination-row ul li.next a:hover:after, .houses-main__content .pagination-row ul li.last a:hover:before, .houses-main__content .pagination-row ul li.last a:hover:after {
  transform: translateX(0.5rem);
}
.houses-main__content .pagination-row ul li.disable {
  opacity: 0;
  pointer-events: none;
}
.houses-main + .consultation-section {
  margin-top: 20rem;
}
@media (max-width: 992px) {
  .houses-main + .consultation-section {
    margin-top: 18rem;
  }
}
@media (max-width: 575px) {
  .houses-main + .consultation-section {
    margin-top: 15rem;
  }
}

.faq-main {
  padding-bottom: 8rem;
}
@media (max-width: 992px) {
  .faq-main {
    padding-bottom: 2.6rem;
  }
}
@media (max-width: 575px) {
  .faq-main {
    padding-bottom: 5rem;
  }
  .faq-main + .tags-section {
    padding-top: 0;
  }
}
.faq-main__content {
  margin-top: 2.6rem;
}
.faq-main__content .faq-wrapper {
  display: grid;
  grid-template-columns: 36rem 1fr;
  -moz-column-gap: 2.4rem;
       column-gap: 2.4rem;
  margin-top: 8rem;
}
@media (max-width: 1440px) {
  .faq-main__content .faq-wrapper {
    grid-template-columns: 30rem 1fr;
  }
}
@media (max-width: 992px) {
  .faq-main__content .faq-wrapper {
    grid-template-columns: 100%;
    margin-top: 4rem;
  }
}
.faq-main__content .faq-wrapper .left-side {
  position: relative;
}
.faq-main__content .faq-wrapper .left-side .current-value {
  display: none;
}
@media (max-width: 992px) {
  .faq-main__content .faq-wrapper .left-side .current-value {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 6rem;
    width: 100%;
    border: none;
    padding: 1.2rem 1.6rem;
    font-size: 1.6rem;
    line-height: 112%;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
    clip-path: polygon(1rem 0%, 100% 0, 100% 0, 100% calc(100% - 1rem), calc(100% - 1rem) 100%, 0 100%, 0 100%, 0% 1rem);
    background-color: var(--brand-second-mid);
    color: var(--brand-main-base);
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
  }
  .faq-main__content .faq-wrapper .left-side .current-value:after {
    font-family: Fontello;
    font-style: normal;
    font-weight: normal;
    speak: never;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    content: "\e802";
    margin-left: auto;
    font-size: 0.5rem;
    line-height: 0;
    padding: 0 0.5rem;
    transform-origin: center;
    transition: transform 0.3s;
  }
  .faq-main__content .faq-wrapper .left-side .current-value.active:after {
    transform: scale(1, -1);
  }
}
@media (max-width: 575px) {
  .faq-main__content .faq-wrapper .left-side .current-value {
    height: 5rem;
  }
}
.faq-main__content .faq-wrapper .left-side .categories-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 992px) {
  .faq-main__content .faq-wrapper .left-side .categories-list {
    position: absolute;
    width: 100%;
    margin: 0.8rem 0;
    background-color: var(--white-base);
    z-index: 1;
    display: none;
  }
}
.faq-main__content .faq-wrapper .left-side .categories-list li {
  display: block;
}
.faq-main__content .faq-wrapper .left-side .categories-list li button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 6rem;
  width: 100%;
  background-color: transparent;
  border: none;
  padding: 1.2rem 1.6rem;
  font-size: 1.6rem;
  line-height: 112%;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--brand-main-mid);
  text-align: left;
  clip-path: polygon(1rem 0%, 100% 0, 100% 0, 100% calc(100% - 1rem), calc(100% - 1rem) 100%, 0 100%, 0 100%, 0% 1rem);
  transition: background-color 0.3s, color 0.3s;
}
@media (max-width: 992px) {
  .faq-main__content .faq-wrapper .left-side .categories-list li button {
    font-weight: 400;
    letter-spacing: -0.06em;
    border: 0.1rem solid var(--brand-third-base);
    border-left: none;
    border-right: none;
    margin: -0.1rem 0;
    clip-path: none;
  }
}
@media (max-width: 575px) {
  .faq-main__content .faq-wrapper .left-side .categories-list li button {
    height: 5.2rem;
  }
}
.faq-main__content .faq-wrapper .left-side .categories-list li button.active {
  display: none;
  background-color: var(--brand-second-mid);
  color: var(--brand-main-base);
}
.faq-main__content .faq-wrapper .left-side .categories-list li button:hover {
  color: var(--brand-main-base);
}
@media (max-width: 992px) {
  .faq-main__content .faq-wrapper .right-side {
    margin-top: 3.2rem;
  }
}
.faq-main__content .faq-wrapper .right-side .category-tab {
  display: none;
}
.faq-main__content .faq-wrapper .right-side .category-tab.active {
  display: block;
}
.faq-main__content .faq-wrapper .right-side .faq-list {
  counter-reset: item;
  border: 0.1rem solid var(--brand-second-base);
}
.faq-main__content .faq-wrapper .right-side .faq-list .faq-item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 3.2rem 8rem 3.1rem 1.5rem;
  -moz-column-gap: 7.5rem;
       column-gap: 7.5rem;
  counter-increment: item;
  position: relative;
  border-top: 0.1rem solid var(--brand-second-base);
}
@media (max-width: 1440px) {
  .faq-main__content .faq-wrapper .right-side .faq-list .faq-item {
    -moz-column-gap: 4.5rem;
         column-gap: 4.5rem;
  }
}
@media (max-width: 1336px) {
  .faq-main__content .faq-wrapper .right-side .faq-list .faq-item {
    grid-template-columns: 40rem 1fr;
  }
}
@media (max-width: 992px) {
  .faq-main__content .faq-wrapper .right-side .faq-list .faq-item {
    grid-template-columns: 100%;
    row-gap: 3rem;
    padding: 1.8rem 1.6rem;
  }
}
@media (max-width: 575px) {
  .faq-main__content .faq-wrapper .right-side .faq-list .faq-item {
    row-gap: 2.7rem;
  }
}
.faq-main__content .faq-wrapper .right-side .faq-list .faq-item:nth-of-type(1) {
  border-top: none;
}
.faq-main__content .faq-wrapper .right-side .faq-list .faq-item .item-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-self: flex-start;
  -moz-column-gap: 3.2rem;
       column-gap: 3.2rem;
  font-size: 2rem;
  line-height: 100%;
  letter-spacing: -0.04em;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--brand-main-base);
  padding: 1rem 0;
  cursor: pointer;
}
@media (max-width: 992px) {
  .faq-main__content .faq-wrapper .right-side .faq-list .faq-item .item-title {
    padding: 0 4rem 0 0;
    font-size: 1.8rem;
    -moz-column-gap: 1.6rem;
         column-gap: 1.6rem;
  }
}
@media (max-width: 575px) {
  .faq-main__content .faq-wrapper .right-side .faq-list .faq-item .item-title {
    font-size: 1.6rem;
    line-height: 120%;
  }
}
.faq-main__content .faq-wrapper .right-side .faq-list .faq-item .item-title:before {
  content: counter(item);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.8rem;
  height: 2.8rem;
  flex: 0 0 2.8rem;
  border: 0.1rem solid var(--brand-main-low);
  background-color: var(--brand-main-low);
  font-size: 1.6rem;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: var(--brand-main-base);
}
@media (max-width: 992px) {
  .faq-main__content .faq-wrapper .right-side .faq-list .faq-item .item-title:before {
    width: 2.7rem;
    height: 2.7rem;
    flex: 0 0 2.7rem;
  }
}
.faq-main__content .faq-wrapper .right-side .faq-list .faq-item .item-descr {
  display: none;
  font-size: 1.8rem;
  line-height: 100%;
  letter-spacing: -0.04em;
  max-width: 45rem;
}
@media (max-width: 992px) {
  .faq-main__content .faq-wrapper .right-side .faq-list .faq-item .item-descr {
    font-size: 1.6rem;
    padding: 0 4.4rem;
    max-width: calc(100% - 4rem);
  }
}
@media (max-width: 575px) {
  .faq-main__content .faq-wrapper .right-side .faq-list .faq-item .item-descr {
    padding: 0 0 0 4.4rem;
  }
}
.faq-main__content .faq-wrapper .right-side .faq-list .faq-item .item-descr p + p {
  margin-top: 1.8rem;
}
.faq-main__content .faq-wrapper .right-side .faq-list .faq-item .item-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.8rem;
  height: 4.8rem;
  background-color: var(--brand-second-mid);
  color: var(--brand-main-base);
  position: absolute;
  top: 3.1rem;
  right: 1.4rem;
  cursor: pointer;
  clip-path: polygon(16% 0%, 100% 0, 100% 0, 100% 84%, 84% 100%, 0 100%, 0 100%, 0% 16%);
}
@media (max-width: 992px) {
  .faq-main__content .faq-wrapper .right-side .faq-list .faq-item .item-link {
    width: 3.2rem;
    height: 3.2rem;
    top: 1.5rem;
    right: 1.6rem;
  }
}
.faq-main__content .faq-wrapper .right-side .faq-list .faq-item .item-link .icon {
  pointer-events: none;
  font-size: 1.8rem;
  line-height: 1.8rem;
  transform: rotate(45deg);
  transition: transform 0.3s;
}
@media (max-width: 992px) {
  .faq-main__content .faq-wrapper .right-side .faq-list .faq-item .item-link .icon {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
}
.faq-main__content .faq-wrapper .right-side .faq-list .faq-item .item-link:before {
  content: "";
  display: block;
  width: calc(100% - 0.4rem);
  height: calc(100% - 0.4rem);
  background-color: var(--brand-second-mid);
  position: absolute;
  top: 0.2rem;
  left: 0.2rem;
  clip-path: polygon(16% 0%, 100% 0, 100% 0, 100% 84%, 84% 100%, 0 100%, 0 100%, 0% 16%);
  transition: background-color 0.3s;
}
.faq-main__content .faq-wrapper .right-side .faq-list .faq-item .item-link:hover:before {
  background-color: var(--brand-third-mid);
}
.faq-main__content .faq-wrapper .right-side .faq-list .faq-item.active .item-link .icon {
  transform: rotate(0);
}

.footer {
  background-color: var(--brand-second-low);
  padding: 4rem 0;
}
.footer__content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 3.2rem;
       column-gap: 3.2rem;
  font-size: 1.8rem;
  line-height: 100%;
  letter-spacing: -0.04em;
  color: var(--brand-main-mid);
}
@media (max-width: 992px) {
  .footer__content {
    grid-template-columns: 100%;
    row-gap: 4rem;
    font-size: 1.6rem;
  }
}
@media (max-width: 575px) {
  .footer__content {
    row-gap: 3.5rem;
  }
}
.footer__content .left-side .address {
  display: inline-block;
  margin-top: 1.5rem;
}
.footer__content .left-side .time {
  margin-top: 3.2rem;
}
@media (max-width: 992px) {
  .footer__content .left-side .time {
    margin-top: 2.8rem;
  }
}
@media (max-width: 575px) {
  .footer__content .left-side .time {
    margin-top: 2.5rem;
  }
}
.footer__content .left-side .links-wrapper {
  margin-top: 6.5rem;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  -moz-column-gap: 6.5rem;
       column-gap: 6.5rem;
}
@media (max-width: 992px) {
  .footer__content .left-side .links-wrapper {
    margin-top: 4rem;
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }
}
.footer__content .left-side .links-wrapper__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 0.8rem;
}
.footer__content .left-side .links-wrapper__item .item-title {
  color: var(--brand-main-base);
}
.footer__content .left-side .links-wrapper__item a {
  display: inline-block;
  transition: color 0.3s;
  position: relative;
}
.footer__content .left-side .links-wrapper__item a:before {
  content: "";
  display: block;
  width: 0;
  height: 0.1rem;
  background-color: var(--brand-main-base);
  transition: width 0.3s;
  position: absolute;
  bottom: -0.3rem;
  left: 0;
}
.footer__content .left-side .links-wrapper__item a:hover {
  color: var(--brand-main-base);
}
.footer__content .left-side .links-wrapper__item a:hover:before {
  width: 100%;
}
.footer__content .left-side .social-links {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
  margin: 3rem 0 0;
  padding: 0;
  list-style-type: none;
}
.footer__content .left-side .social-links li {
  flex: 0 0 auto;
  width: auto;
}
.footer__content .left-side .social-links a {
  display: block;
  transition: transform 0.3s;
}
.footer__content .left-side .social-links a:hover {
  transform: translateY(-0.5rem);
}
.footer__content .right-side {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}
@media (max-width: 992px) {
  .footer__content .right-side {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 575px) {
  .footer__content .right-side {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    row-gap: 2.5rem;
  }
}
.footer__content .right-side .menu-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  min-width: 17.5rem;
}
.footer__content .right-side .menu-list > li {
  display: block;
}
.footer__content .right-side .menu-list > li + li {
  margin-top: 1.2rem;
}
@media (max-width: 992px) {
  .footer__content .right-side .menu-list > li + li {
    margin-top: 1.4rem;
  }
}
@media (max-width: 575px) {
  .footer__content .right-side .menu-list > li + li {
    margin-top: 1.2rem;
  }
}
.footer__content .right-side .menu-list > li > a {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 100%;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: var(--brand-main-mid);
  text-decoration: none;
  transition: color 0.3s;
  position: relative;
  white-space: nowrap;
}
.footer__content .right-side .menu-list > li > a:before {
  content: "";
  display: block;
  width: 0;
  height: 0.1rem;
  background-color: var(--brand-main-base);
  transition: width 0.3s;
  position: absolute;
  bottom: -0.3rem;
  left: 0;
}
@media (max-width: 575px) {
  .footer__content .right-side .menu-list > li > a {
    font-size: 1.2rem;
  }
}
.footer__content .right-side .menu-list > li > a:hover {
  color: var(--brand-main-base);
}
.footer__content .right-side .menu-list > li > a:hover:before {
  width: 100%;
}
.footer__content .right-side .size-list {
  margin: 1.5rem 0 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
  row-gap: 0.8rem;
}
@media (max-width: 575px) {
  .footer__content .right-side .size-list {
    margin: 1.8rem 0 0;
  }
}
.footer__content .right-side .size-list li {
  display: inline-block;
  flex: 0 0 auto;
  width: auto;
}
.footer__content .right-side .size-list li a {
  display: inline-block;
  border: 0.1rem solid var(--brand-main-base);
  background-color: var(--brand-main-low);
  padding: 0.2rem 1.6rem;
  font-size: 1.6rem;
  line-height: 100%;
  letter-spacing: -0.06em;
  text-transform: uppercase;
  text-decoration: none;
  color: var(--brand-main-mid);
  transition: color 0.3s;
  min-width: 7.2rem;
  text-align: center;
}
.footer__content .right-side .size-list li a:hover {
  color: var(--brand-main-base);
}
.footer__copyright {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 3.2rem;
       column-gap: 3.2rem;
  margin-top: 8rem;
}
@media (max-width: 992px) {
  .footer__copyright {
    grid-template-columns: 100%;
    margin-top: 4rem;
    row-gap: 3.2rem;
  }
}
.footer__copyright .left-side {
  font-size: 1.8rem;
  line-height: 100%;
  letter-spacing: -0.04em;
}
@media (max-width: 992px) {
  .footer__copyright .left-side {
    font-size: 1.6rem;
  }
}
.footer__copyright .right-side {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}
@media (max-width: 992px) {
  .footer__copyright .right-side {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 575px) {
  .footer__copyright .right-side {
    grid-template-columns: 100%;
    row-gap: 2.5rem;
  }
}
.footer__copyright .right-side .info-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  font-size: 1.6rem;
  line-height: 100%;
  letter-spacing: -0.06em;
  grid-column: span 2;
}
@media (max-width: 575px) {
  .footer__copyright .right-side .info-wrapper {
    grid-column: unset;
  }
}
.footer__copyright .right-side .info-wrapper .privacy-link {
  display: inline-block;
  text-transform: uppercase;
  text-decoration: underline;
  transition: color 0.3s;
  margin-bottom: 1.5rem;
}
.footer__copyright .right-side .info-wrapper .privacy-link:hover {
  color: var(--brand-main-base);
  text-decoration: none;
}
.footer__copyright .right-side .made-link, .footer__copyright .right-side > p {
  align-self: flex-start;
  font-size: 1.6rem;
  line-height: 100%;
  letter-spacing: -0.06em;
  text-transform: uppercase;
  opacity: 0.6;
  transition: opacity 0.3s, color 0.3s;
}
@media (max-width: 992px) {
  .footer__copyright .right-side .made-link, .footer__copyright .right-side > p {
    align-self: flex-end;
  }
}
@media (max-width: 575px) {
  .footer__copyright .right-side .made-link, .footer__copyright .right-side > p {
    align-self: flex-start;
    justify-self: flex-start;
  }
}
.footer__copyright .right-side .made-link:hover, .footer__copyright .right-side > p:hover {
  color: var(--brand-main-base);
  opacity: 1;
}
.footer__copyright .right-side .made-link span, .footer__copyright .right-side > p span {
  text-decoration: underline;
}
.footer .fixed-wrapper {
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 0;
  z-index: 10;
}
.footer .fixed-wrapper .container {
  position: relative;
}
.footer .fixed-wrapper .scroll-link {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 2rem;
  right: var(--container-padding);
  width: 5rem;
  height: 5rem;
  background-color: var(--brand-second-mid);
  color: var(--brand-main-base);
  clip-path: polygon(16% 0%, 100% 0, 100% 0, 100% 84%, 84% 100%, 0 100%, 0 100%, 0% 16%);
  transition: background-color 0.3s;
}
.footer .fixed-wrapper .scroll-link:hover {
  background-color: var(--yellow-base);
}
.footer .fixed-wrapper .scroll-link .icon {
  transform: rotate(-90deg);
  font-size: 2rem;
  line-height: 2rem;
  pointer-events: none;
}

.notice-block {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: var(--brand-main-base);
  color: #fff;
  z-index: 10;
}
.notice-block__content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.8rem 4rem;
  position: relative;
}
@media (max-width: 992px) {
  .notice-block__content {
    padding: 0.8rem 5rem 0.8rem 0;
    justify-content: space-between;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}
.notice-block__content p {
  font-size: 1.6rem;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: -0.03em;
}
@media (max-width: 992px) {
  .notice-block__content p {
    font-size: 1.4rem;
  }
}
.notice-block__content .notice-link {
  margin-left: 2rem;
  height: 4rem;
  padding: 0 1.6rem;
  clip-path: polygon(0.8rem 0%, 100% 0, 100% 0, 100% calc(100% - 0.8rem), calc(100% - 0.8rem) 100%, 0 100%, 0 100%, 0% 0.8rem);
}
@media (max-width: 992px) {
  .notice-block__content .notice-link {
    margin-left: 0;
    height: 3.2rem;
  }
}
.notice-block__content .notice-link .btn-txt {
  width: 7.6rem;
}
.notice-block__content .close-btn {
  position: absolute;
  right: 0;
  opacity: 0.8;
  transition: opacity 0.3s;
}
.notice-block__content .close-btn .icon {
  display: inline-block;
  transform: rotate(45deg);
}
.notice-block__content .close-btn:hover {
  opacity: 1;
}
.notice-block .close-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: calc(50% - 1.6rem);
  right: 2rem;
  width: 3.2rem;
  height: 3.2rem;
  font-size: 1.2rem;
  line-height: 1.2rem;
  background-color: var(--brand-second-mid);
  color: var(--brand-second-mid);
  clip-path: polygon(0.6rem 0%, 100% 0, 100% 0, 100% calc(100% - 0.6rem), calc(100% - 0.6rem) 100%, 0 100%, 0 100%, 0% 0.6rem);
  transition: background-color 0.3s, color 0.3s;
}
@media (max-width: 992px) {
  .notice-block .close-btn {
    right: 1.6rem;
  }
}
.notice-block .close-btn:before {
  content: "";
  display: block;
  width: calc(100% - 0.2rem);
  height: calc(100% - 0.2rem);
  background-color: var(--brand-main-base);
  position: absolute;
  top: 0.1rem;
  left: 0.1rem;
  clip-path: polygon(0.6rem 0%, 100% 0, 100% 0, 100% calc(100% - 0.6rem), calc(100% - 0.6rem) 100%, 0 100%, 0 100%, 0% 0.6rem);
  transition: background-color 0.3s;
  z-index: -1;
}
.notice-block .close-btn:hover {
  color: var(--brand-main-base);
}
.notice-block .close-btn:hover:before {
  background-color: var(--brand-second-mid);
}
.notice-block + .header {
  top: 5.6rem;
}
@media (max-width: 992px) {
  .notice-block + .header {
    top: 4.8rem;
  }
}
.notice-block.hide + .header {
  top: 0;
}

.privacy-block {
  display: none;
  position: fixed;
  bottom: 2rem;
  left: 2rem;
  background-color: var(--white-base);
  color: var(--brand-main-mid);
  max-width: 45rem;
  padding: 2.4rem;
  z-index: 10;
}
@media (max-width: 575px) {
  .privacy-block {
    max-width: calc(100% - 3.2rem);
    bottom: 1.6rem;
    left: 1.6rem;
  }
}
.privacy-block .privacy-block__content p {
  font-size: 1.6rem;
  letter-spacing: -0.03em;
}
@media (max-width: 575px) {
  .privacy-block .privacy-block__content p {
    font-size: 1.4rem;
  }
}
.privacy-block .privacy-block__content a {
  transition: color 0.3s;
}
.privacy-block .privacy-block__content a:hover {
  text-decoration: none;
  color: var(--yellow-base);
}
.privacy-block .close-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 6rem;
  margin-top: 2.4rem;
}
@media (max-width: 575px) {
  .privacy-block .close-btn {
    height: 5.2rem;
    margin-top: 2rem;
  }
}
.privacy-block .close-btn .btn-txt {
  width: 18rem;
}

.mfp-bg {
  background-color: var(--overflow-color);
}

@media (max-width: 575px) {
  .mfp-container {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}

.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: var(--overflow-opacity);
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.modal-style {
  max-width: 60rem;
  margin: 0 auto;
  background-color: var(--white-base);
}
.modal-style .modal-wrapper {
  padding: 2.4rem;
  position: relative;
}
@media (max-width: 575px) {
  .modal-style .modal-wrapper {
    padding: 2.4rem 1.6rem;
  }
}
.modal-style .modal-wrapper .close-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0.8rem;
  right: 0.8rem;
  width: 4rem;
  height: 4rem;
  font-size: 1.8rem;
  line-height: 1.8rem;
  color: var(--brand-main-mid);
  transition: color 0.3s;
}
@media (max-width: 575px) {
  .modal-style .modal-wrapper .close-btn {
    top: 0.4rem;
    right: 0.4rem;
  }
}
.modal-style .modal-wrapper .close-btn .icon {
  pointer-events: none;
}
.modal-style .modal-wrapper .close-btn:hover {
  color: var(--brand-main-base);
}
.modal-style .modal-wrapper .modal-title {
  display: block;
  font-family: RobotoMono, sans-serif;
  font-size: 4rem;
  line-height: 90%;
  font-weight: 700;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: var(--brand-main-base);
  padding-right: 4rem;
  text-wrap: balance;
}
@media (max-width: 575px) {
  .modal-style .modal-wrapper .modal-title {
    font-size: 2.6rem;
  }
}
.modal-style .modal-wrapper .modal-descr {
  margin-top: 1.6rem;
  font-size: 1.6rem;
  line-height: 100%;
  letter-spacing: -0.02em;
  padding-right: 4rem;
  color: var(--brand-main-base);
}
@media (max-width: 992px) {
  .modal-style .modal-wrapper .modal-descr {
    font-size: 1.4rem;
  }
}
@media (max-width: 575px) {
  .modal-style .modal-wrapper .modal-descr {
    padding-right: 2rem;
  }
}
.modal-style .modal-wrapper .modal-form {
  margin-top: 2.4rem;
}
.modal-style .modal-wrapper .modal-form .input-group + .input-group {
  margin-top: 1.4rem;
}
.modal-style .modal-wrapper .modal-form .input-group + .check-group {
  margin-top: 2.4rem;
}
.modal-style .modal-wrapper .modal-form .input-group + .btn-group {
  margin-top: 2.4rem;
}
.modal-style .modal-wrapper .modal-form .input-group + .btn-group .submit-btn {
  display: flex;
  width: 100%;
  height: 6rem;
}
@media (max-width: 575px) {
  .modal-style .modal-wrapper .modal-form .input-group + .btn-group .submit-btn {
    height: 5.2rem;
  }
}
.modal-style.consultation-modal {
  width: 100%;
  max-width: 1400px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 992px) {
  .modal-style.consultation-modal {
    max-width: calc(100% - 2rem);
  }
}
@media (max-width: 575px) {
  .modal-style.consultation-modal {
    max-width: 100%;
  }
}
.modal-style.consultation-modal .modal-wrapper {
  padding: 1.6rem;
  margin: 0 auto;
  max-height: var(--app-height);
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.modal-style.consultation-modal .modal-wrapper::-webkit-scrollbar {
  display: none;
}
.modal-style.consultation-modal .modal-wrapper .close-btn {
  width: 6.4rem;
  height: 6.4rem;
  font-size: 3.4rem;
  line-height: 3.4rem;
}
@media (max-width: 992px) {
  .modal-style.consultation-modal .modal-wrapper .close-btn {
    width: 4rem;
    height: 4rem;
    font-size: 2rem;
    line-height: 2rem;
  }
}
.modal-style.consultation-modal .modal-wrapper .modal-title {
  font-size: 7rem;
  line-height: 94%;
  letter-spacing: -0.03em;
  padding-right: 5rem;
}
@media (max-width: 992px) {
  .modal-style.consultation-modal .modal-wrapper .modal-title {
    font-size: 3.8rem;
    font-weight: 500;
  }
}
@media (max-width: 575px) {
  .modal-style.consultation-modal .modal-wrapper .modal-title {
    font-size: 2.8rem;
    padding-right: 3rem;
  }
}
.modal-style.consultation-modal .modal-wrapper .modal-content {
  display: grid;
  grid-template-columns: 50rem 1fr;
  -moz-column-gap: 3.2rem;
       column-gap: 3.2rem;
  margin-top: 8rem;
}
@media (max-width: 992px) {
  .modal-style.consultation-modal .modal-wrapper .modal-content {
    grid-template-columns: 100%;
    row-gap: 3rem;
    margin-top: 4.5rem;
  }
}
@media (max-width: 992px) {
  .modal-style.consultation-modal .modal-wrapper .modal-content {
    margin-top: 4rem;
  }
}
.modal-style.consultation-modal .modal-wrapper .modal-content .left-side {
  font-size: 1.4rem;
  line-height: 100%;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: var(--brand-main-base);
}
@media (max-width: 575px) {
  .modal-style.consultation-modal .modal-wrapper .modal-content .left-side {
    font-size: 1.2rem;
  }
}
.modal-style.consultation-modal .modal-wrapper .modal-content .left-side p {
  max-width: 38rem;
}
@media (max-width: 992px) {
  .modal-style.consultation-modal .modal-wrapper .modal-content .left-side p {
    max-width: 100%;
  }
}
.modal-style.consultation-modal .modal-wrapper .modal-content .left-side p:nth-of-type(1) {
  text-indent: 5rem;
}
.modal-style.consultation-modal .modal-wrapper .modal-content .left-side p:nth-of-type(2) {
  color: var(--brand-second-strong);
}
.modal-style.consultation-modal .modal-wrapper .modal-content .left-side .text-item {
  display: none;
}
.modal-style.consultation-modal .modal-wrapper .modal-content .left-side .text-item.active {
  display: block;
}
.modal-style.consultation-modal .modal-wrapper .modal-content .right-side {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 2.8rem;
       column-gap: 2.8rem;
}
@media (max-width: 992px) {
  .modal-style.consultation-modal .modal-wrapper .modal-content .right-side {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    overflow-x: auto;
    overflow-y: visible;
    -moz-column-gap: 1.6rem;
         column-gap: 1.6rem;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .modal-style.consultation-modal .modal-wrapper .modal-content .right-side::-webkit-scrollbar {
    display: none;
  }
  .modal-style.consultation-modal .modal-wrapper .modal-content .right-side {
    width: calc(100% + 3.2rem);
    margin: 1rem -1.6rem 0;
    padding: 0 1.6rem;
  }
}
@media (max-width: 992px) {
  .modal-style.consultation-modal .modal-wrapper .modal-content .right-side .choose-type {
    flex: 0 0 26.4rem;
    width: 26.4rem;
  }
}
.modal-style.consultation-modal .modal-wrapper .modal-content .right-side .choose-type label {
  display: block;
  position: relative;
}
.modal-style.consultation-modal .modal-wrapper .modal-content .right-side .choose-type label input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.modal-style.consultation-modal .modal-wrapper .modal-content .right-side .choose-type label input:checked + .label {
  opacity: 1;
}
.modal-style.consultation-modal .modal-wrapper .modal-content .right-side .choose-type label input:checked + .label:before {
  background-color: var(--brand-main-base);
  color: var(--white-base);
}
.modal-style.consultation-modal .modal-wrapper .modal-content .right-side .choose-type label .label {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 3.2rem;
  font-size: 1.6rem;
  margin-top: 1.6rem;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: var(--brand-main-mid);
  max-width: 100%;
  cursor: pointer;
  opacity: 0.7;
  position: relative;
  min-height: 2rem;
  transition: opacity 0.3s;
}
@media (max-width: 992px) {
  .modal-style.consultation-modal .modal-wrapper .modal-content .right-side .choose-type label .label {
    font-size: 1.4rem;
  }
}
.modal-style.consultation-modal .modal-wrapper .modal-content .right-side .choose-type label .label:before {
  font-family: Fontello;
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: "\e806";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  font-size: 0.8rem;
  line-height: 0.8rem;
  border: 0.1rem solid var(--brand-main-base);
  color: transparent;
  background-color: transparent;
  transition: color 0.3s, background-color 0.3s;
  position: absolute;
  top: 0;
  left: 0;
}
.modal-style.consultation-modal .modal-wrapper .modal-content .right-side .choose-type label .video-block {
  width: 100%;
  height: 18rem;
  overflow: hidden;
  position: relative;
}
.modal-style.consultation-modal .modal-wrapper .modal-content .right-side .choose-type label .video-block:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.modal-style.consultation-modal .modal-wrapper .modal-content .right-side .choose-type label .video-block video {
  max-width: unset;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border: 0.1rem solid #fff;
}
.modal-style.consultation-modal .modal-wrapper .modal-content .right-side .choose-type label .video-block img {
  max-width: unset;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border: 0.1rem solid #fff;
}
.modal-style.consultation-modal .modal-wrapper .modal-content .right-side .choose-type:nth-of-type(1) label .video-block:after {
  background-image: url(../images/svg/masks/video_mask1.svg);
}
.modal-style.consultation-modal .modal-wrapper .modal-content .right-side .choose-type:nth-of-type(2) label .video-block:after {
  background-image: url(../images/svg/masks/video_mask2.svg);
}
.modal-style.consultation-modal .modal-wrapper .modal-content .right-side .choose-type:nth-of-type(3) label .video-block:after {
  background-image: url(../images/svg/masks/video_mask3.svg);
}
.modal-style.consultation-modal .modal-wrapper .modal-content .form-side {
  grid-column: span 2;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 8rem;
  -moz-column-gap: 1.2rem;
       column-gap: 1.2rem;
  row-gap: 1.2rem;
}
@media (max-width: 992px) {
  .modal-style.consultation-modal .modal-wrapper .modal-content .form-side {
    grid-template-columns: 100%;
    row-gap: 2rem;
    margin-top: 1.5rem;
    grid-column: unset;
  }
}
.modal-style.consultation-modal .modal-wrapper .modal-content .form-side .input-group {
  align-self: flex-start;
}
.modal-style.consultation-modal .modal-wrapper .modal-content .form-side .input-group.check-group {
  margin-top: 1.2rem;
  grid-column: span 3;
  align-self: flex-end;
}
@media (max-width: 992px) {
  .modal-style.consultation-modal .modal-wrapper .modal-content .form-side .input-group.check-group {
    grid-column: unset;
    margin-top: 0.5rem;
  }
}
@media (max-width: 992px) {
  .modal-style.consultation-modal .modal-wrapper .modal-content .form-side .input-group.check-group label {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .modal-style.consultation-modal .modal-wrapper .modal-content .form-side .input-group.check-group label .label {
    display: flex;
  }
}
@media (max-width: 992px) {
  .modal-style.consultation-modal .modal-wrapper .modal-content .form-side .input-group.btn-group {
    order: 1;
  }
}
.modal-style.consultation-modal .modal-wrapper .modal-content .form-side .input-group.btn-group .submit-btn {
  height: 6rem;
  width: 100%;
}
.modal-style.consultation-modal .modal-wrapper .modal-content .form-side .input-group.btn-group .submit-btn .btn-txt {
  width: 25rem;
}
@media (max-width: 992px) {
  .modal-style.consultation-modal .modal-wrapper .modal-content .form-side .input-group.btn-group .submit-btn .btn-txt {
    width: 24rem;
  }
}
.modal-style.mortgage-modal .submit-btn .btn-txt {
  width: 22.5rem;
}
@media (max-width: 575px) {
  .modal-style.mortgage-modal .submit-btn .btn-txt {
    width: 21.5rem;
  }
}
.modal-style.capital-modal .submit-btn .btn-txt {
  width: 24rem;
}
@media (max-width: 575px) {
  .modal-style.capital-modal .submit-btn .btn-txt {
    width: 23rem;
  }
}
/*# sourceMappingURL=styles.css.map */
