@charset "UTF-8";

@font-face {
  font-family: "Lora", serif;
  font-display: swap;
  src:
    url(../fonts/Onest-Black.woff2) format("woff2"),
    url(../fonts/Onest-Black.woff) format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Lora", serif;
  font-display: swap;
  src:
    url(../fonts/Onest-Bold.woff2) format("woff2"),
    url(../fonts/Onest-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Lora", serif;
  font-display: swap;
  src:
    url(../fonts/Onest-ExtraBold.woff2) format("woff2"),
    url(../fonts/Onest-ExtraBold.woff) format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Lora", serif;
  font-display: swap;
  src:
    url(../fonts/Onest-ExtraLight.woff2) format("woff2"),
    url(../fonts/Onest-ExtraLight.woff) format("woff");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Lora", serif;
  font-display: swap;
  src:
    url(../fonts/Onest-Light.woff2) format("woff2"),
    url(../fonts/Onest-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Lora", serif;
  font-display: swap;
  src:
    url(../fonts/Onest-Regular.woff2) format("woff2"),
    url(../fonts/Onest-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Lora", serif;
  font-display: swap;
  src:
    url(../fonts/Onest-SemiBold.woff2) format("woff2"),
    url(../fonts/Onest-SemiBold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Lora", serif;
  font-display: swap;
  src:
    url(../fonts/Onest-Thin.woff2) format("woff2"),
    url(../fonts/Onest-Thin.woff) format("woff");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Lora", serif;
  font-display: swap;
  src:
    url(../fonts/Onest-Medium.woff2) format("woff2"),
    url(../fonts/Onest-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body { 
background-color: #f7f7f7;
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: "Lora", serif;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: "Lora", serif;
  font-size: 1em;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: "Lora", serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[hidden],
template {
  display: none;
}

*,
:after,
:before {
  font-family: "Lora", serif;
  font-weight: 400;
  box-sizing: border-box;
  outline: none;
  text-decoration: none;
  line-height: 1.3;
}

html {
  font-size: 10px;
}

body.not-scrolling,
main {
  overflow: hidden;
}

main {
  position: relative;
  padding-top: 14.4rem;
  padding-bottom: 2.4rem;
  background-color: #f7f7f7;
  border-radius: 0 0 1.6rem 1.6rem;
  z-index: 2;
}

section {
  scroll-margin-block-start: 12rem;
}

.br-mobile {
  display: none;
}

.spacing-block {
  width: 100%;
  height: 12rem;
  margin: 2.4rem 0;
}

.spacing-block-middle {
  margin: 2.4rem 0;
}

.spacing-block-middle,
.spacing-block-small {
  height: 2.4rem;
  width: 100%;
}

.container {
  width: 144rem;
}

.container,
.small-container {
  max-width: 100%;
  padding: 0 2.4rem;
  margin: 0 auto;
}

.small-container {
  width: 140rem;
}

.postmaxwidth {
  max-width: 100%;
  text-align: justify;
}

@media screen and (max-width: 768px) {
  .postmaxwidth {
    text-align: left;
  }
}

.four-union {
  display: inline-block;
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  width: 16rem;
  height: 3.2rem;
  -webkit-mask-image: url(../img/svg/logo-ca-white.svg);
  background: #fff;
}

.four-union:hover {
  background: #1d338c;
}

.highlight-text {
  font: inherit;
  color: inherit;
  background: #1d338c;
}

.page-constructor {
  overflow: hidden;
  margin: auto 15px auto;
}

.title {
  font-weight: 500;
  margin: 0;
  padding: 0;
  color: #000;
}

.title--h1 {
  font-size: 5.6rem;
  line-height: 5.6rem;
  letter-spacing: -0.224rem;
}

.title--h2 {
  font-size: 4rem;
  line-height: 4rem;
  letter-spacing: -0.08rem;
}

.title--h3 {
  font-size: 3.2rem;
  line-height: 3.2rem;
  letter-spacing: -0.064rem;
}

.text-body {
  margin: 0;
  padding: 0;
  color: #000;
}

.text-body--p1 {
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 3.2rem;
  letter-spacing: 0;
}

.text-body--p2 {
  font-weight: 400;
}

.text-body--p2,
.text-body--p2md {
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: 0;
}

.text-body--p2md {
  font-weight: 500;
}

.text-body--p2b {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: 0;
}

.text-body--p3 {
  font-weight: 400;
}

.text-body--p3,
.text-body--p3md {
  font-size: 1.8rem;
  line-height: 2.2rem;
  letter-spacing: 0;
}

.text-body--p3md {
  font-weight: 500;
}

.text-body--p4 {
  font-weight: 400;
}

.text-body--p4,
.text-body--p4md {
  font-size: 1.6rem;
  line-height: 2rem;
  letter-spacing: 0;
}

.text-body--p4md {
  font-weight: 500;
}

.text-body--p5 {
  font-weight: 400;
}

.text-body--p5,
.text-body--p5md {
  font-size: 1.4rem;
  line-height: 2rem;
  letter-spacing: 0;
}

.text-body--p5md {
  font-weight: 500;
}

.caps {
  font-weight: 700;
  padding: 0;
  margin: 0;
  color: #000;
  text-transform: uppercase;
}

.caps--c1 {
  line-height: 2.2rem;
}

.caps--c1,
.caps--c2 {
  font-size: 1.4rem;
  letter-spacing: 0.14rem;
}

.caps--c2 {
  line-height: 1.4rem;
}

.caps--c3 {
  font-size: 1.2rem;
  line-height: 1.2rem;
  letter-spacing: 0.12rem;
}

.subtitle {
  padding: 0;
  margin: 0;
  color: #000;
  font-size: 1.4rem;
  line-height: 1.4rem;
  letter-spacing: 0.14rem;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 2.4rem;
}

.pill-info,
.subtitle {
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
}

.pill-info {
  padding: 0;
  margin: 0;
  color: #000;
  font-size: 1.2rem;
  line-height: 1.2rem;
  letter-spacing: 0.12rem;
  padding: 0.3rem 0.7rem;
  border-style: solid;
  border-width: 0.1rem;
  color: #fff;
  background: transparent;
  border-radius: 2.4rem;
}

.pill-info--black {
  border-color: #000;
  background-color: #000;
}

.pill-info--black-border {
  border-color: #000;
  color: #000;
}

.pill-info--white {
  border-color: #fff;
}

.tooltip {
  position: relative;
}

.tooltip:hover .tooltip__inner {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  transition:
    opacity 0.2s,
    transform 0.2s,
    visibility 0s 0s;
}

.tooltip__inner {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2rem;
  letter-spacing: 0;
  position: absolute;
  bottom: 100%;
  display: inline-block;
  width: 32rem;
  padding: 1.5rem;
  background-color: #fff;
  border-radius: 0.8rem;
  border: 0.1rem solid #ebebeb;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10%);
  transition:
    opacity 0.2s,
    transform 0.2s,
    visibility 0s 0.2s;
}

.tooltip__inner--left {
  right: 100%;
}

.tooltip__inner--right {
  left: 100%;
}

.input-field {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  padding: 1.5rem 2.3rem;
  width: 100%;
  border: 0.1rem solid #ebebeb;
  background: #fff;
  border-radius: 1.2rem;
  color: #000;
}

.input-field::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.input-field::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.input-field:-ms-input-placeholder,
.input-field::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.input-field::placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.input-field--error {
  color: #ff4545;
}

.input-field--error::-webkit-input-placeholder {
  color: #ff4545;
}

.input-field--error::-moz-placeholder {
  color: #ff4545;
}

.input-field--error:-ms-input-placeholder,
.input-field--error::-ms-input-placeholder {
  color: #ff4545;
}

.input-field--error::placeholder {
  color: #ff4545;
}

.btn {
  margin: 0;
  padding: 0;
  color: #fff;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
  padding: 1.6rem 3.2rem;
  border-radius: 8rem;
  border: none;
  cursor: pointer;
  transition:
    color 0.3s,
    background 0.3s;
}

.btn__icon {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  background: #fff;
}

.btn--white {
  background: #fff;
}

.btn--green {
  background: #ba1633;
}

.btn:hover {
  color: #fff;
  background: #000;
}

.btn-arrow,
.btn:hover .btn__icon {
  background: #fff;
}

.btn-arrow {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 5.6rem;
  height: 5.6rem;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  box-shadow: 0 0.1rem 0.3rem 0 rgba(0, 0, 0, 0.2);
  transition: background 0.3s;
}

.btn-arrow:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  position: absolute;
  width: 4rem;
  height: 4rem;
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
  background: #000;
}

.btn-arrow:hover {
  background: #ba1633;
}

.btn-play {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 7.2rem;
  height: 7.2rem;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  transition: background 0.3s;
}

.btn-play:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  position: absolute;
  width: 5.6rem;
  height: 5.6rem;
  -webkit-mask-image: url(../img/svg/play.svg);
  background: #000;
}

.btn-play:hover {
  background: #ba1633;
}

.btn-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3.2rem;
  height: 3.2rem;
  cursor: pointer;
}

.btn-icon:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}

.btn-icon--info:after {
  -webkit-mask-image: url(../img/svg/information-line-1.svg);
}

.btn-icon--white:after {
  background: #fff;
}

.btn-icon--white:hover:after {
  background: #ba1633;
}

.btn-icon--black:after {
  background: #000;
}

.btn-icon--black:hover:after,
.btn-icon--green:after {
  background: #ba1633;
}

.btn-icon--green:hover:after {
  background: #000;
}

.tab-info {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  display: inline-block;
  text-align: center;
  padding: 2.3rem;
  border: 0.1rem solid #ebebeb;
  border-radius: 4.8rem;
  background: #fff;
  cursor: pointer;
  transition:
    border 0.3s,
    background 0.3s,
    color 0.3s;
}

.tab-info:hover {
  border-color: #ba1633;
}

.tab-info--selected {
  background: #000;
  border-color: #000;
  color: #fff;
}

.tab-info--selected:hover {
  border-color: #000;
}

.tab {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  display: inline-block;
  text-align: center;
  padding: 0.7rem 1.5rem;
  border: 0.1rem solid #ebebeb;
  border-radius: 2.4rem;
  background: transparent;
  cursor: pointer;
  transition:
    border 0.3s,
    background 0.3s,
    color 0.3s;
}

.tab:hover {
  border-color: #ba1633;
}

.tab--selected {
  background: #000;
  color: #fff;
}

.tab--selected,
.tab--selected:hover {
  border-color: #000;
}

.big-button {
  position: relative;
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 3.2rem;
  color: #000;
  text-align: center;
  padding: 4rem;
  border-radius: 8rem;
  border: none;
  background: #ba1633;
  width: 100%;
  cursor: pointer;
  transition:
    background 0.3s,
    color 0.3s;
  overflow: hidden;
}

.big-button:hover {
  background: #000;
  color: #fff;
}

.big-button:hover .big-button__icon {
  right: 4rem;
}

.big-button:hover .big-button__icon:after,
.big-button:hover .big-button__icon:before {
  border-color: #ba1633;
}

.big-button:hover .big-button__circle {
  border-color: #ba1633;
  animation: c 1.5s linear infinite;
}

.big-button:hover .big-button__arrow {
  background: #ba1633;
  animation: d 2s linear infinite;
}

.big-button__icon {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 50%;
  right: 6.4rem;
  width: 4.4rem;
  height: 4.4rem;
  transform: translateY(-50%);
  transition: right 0.5s;
}

.big-button__icon:before {
  animation: a 1.5s linear infinite;
}

.big-button__icon:after,
.big-button__icon:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 0.1rem solid #000;
}

.big-button__icon:after {
  animation: b 1.5s linear infinite;
}

.big-button__circle {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 0.1rem solid #000;
  animation: c 1.5s linear infinite;
}

.big-button__arrow {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  position: relative;
  display: inline-block;
  width: 4rem;
  height: 4rem;
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
  background: #000;
  animation: c 1.5s linear infinite;
}

@keyframes a {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  30% {
    opacity: 0.45;
    transform: scale(1.55);
  }

  70% {
    opacity: 0;
    transform: scale(2.1);
  }

  to {
    opacity: 0;
    transform: scale(2.1);
  }
}

@keyframes b {
  0% {
    opacity: 0;
    transform: scale(1);
  }

  30% {
    opacity: 1;
    transform: scale(1);
  }

  70% {
    opacity: 0.45;
    transform: scale(1.55);
  }

  to {
    opacity: 0;
    transform: scale(2.1);
  }
}

@keyframes c {
  0% {
    transform: scale(1);
  }

  45% {
    transform: scale(1.1);
  }

  55% {
    transform: scale(1.1);
  }

  to {
    transform: scale(1);
  }
}

@keyframes d {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  45% {
    opacity: 0;
    transform: scale(1.1);
  }

  55% {
    opacity: 1;
    transform: scale(1.1);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.link {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.2rem;
  letter-spacing: -0.024rem;
  color: #000;
  transition: color 0.1s;
}

.link:hover {
  color: #ba1633;
}

.link:hover .link__icon {
  background: #ba1633;
}

.link__icon {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 3.2rem;
  height: 3.2rem;
  background: #000;
  transition: background 0.1s;
}

.link--md {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
}

.link--md .link__icon {
  width: 2.4rem;
  height: 2.4rem;
}

.link--sm {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 2rem;
  gap: 0.4rem;
}

.link--sm .link__icon {
  width: 2rem;
  height: 2rem;
}

.link--white {
  color: #fff;
}

.link--white .link__icon {
  background: #fff;
}

.link--green {
  color: #ba1633;
}

.link--green:hover {
  color: #000;
}

.link--green:hover .link__icon {
  background: #000;
}

.link--green .link__icon {
  background: #ba1633;
}

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

.header--scroll .header-desktop-top {
  padding: 0.8rem 0;
}

.header--scroll .header-desktop-top__logo:after {
  display: none;
}

.header--scroll .header-desktop-top__logo > img {
  width: 6.4rem;
}

.header--scroll .header-desktop-top__menu {
  display: -ms-flexbox;
  display: flex;
}

.header--scroll .header-desktop-top-contacts {
  top: 100%;
}

.header--scroll .header-desktop-bottom {
  visibility: hidden;
  transform: translateY(-20rem);
  transition:
    transform 0.3s,
    visibility 0s 0.3s;
}

.header--scroll .header-desktop-bottom--active {
  visibility: visible;
  transform: translateY(0);
  transition:
    transform 0.3s,
    visibility 0s;
}

.header--scroll .header-desktop-bottom-nav__link {
  padding: 1.6rem 0;
}

.header--scroll .header-desktop-scroll {
  visibility: visible;
  transform: translateY(0);
  transition:
    transform 0.3s,
    visibility 0s;
}

.header-desktop-top {
  position: relative;
  z-index: 2;
  background: #fff;
  padding-top: 2.4rem;
  transition: padding 0.3s;
}

.header-desktop-top__logo,
.header-desktop-top__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.header-desktop-top__logo {
  gap: 2.4rem;
}

.header-desktop-top__logo:after {
  content: "Университет международных экономических связей";
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 1.8rem;
  letter-spacing: 0.11rem;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  max-width: 25.4rem;
}

.header-desktop-top__logo > img {
  width: 9.6rem;
  transition: width 0.3s;
}

.header-desktop-top__menu {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  display: none;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.2rem;
  color: #000;
  margin-left: 2.4rem;
  transition: color 0.3s;
}

.header-desktop-top__menu:hover {
  color: #ba1633;
}

.header-desktop-top__menu:hover:after {
  background: #ba1633;
}

.header-desktop-top__menu--active:after {
  transform: rotate(180deg);
}

.header-desktop-top__menu:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/svg/arrow-drop-down-line-1.svg);
  background: #000;
  transition:
    background 0.3s,
    transform 0.3s;
}

.header-desktop-top-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.4rem;
  margin-left: auto;
  margin-right: 4.8rem;
}

.header-desktop-top-info__link {
  color: rgba(0, 0, 0, 0.5);
  transition: color 0.3s;
}

.header-desktop-top-info__link:hover {
  color: #ba1633;
}

.header-desktop-top__utils {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.4rem;
}

.header-desktop-top__btn--search:after {
  -webkit-mask-image: url(../img/svg/search-line-1.svg);
}

.header-desktop-top__btn--profile:after {
  -webkit-mask-image: url(../img/svg/account-circle-line-1.svg);
}

.header-desktop-top__btn--blink:after {
  -webkit-mask-image: url(../img/svg/eye-line-1.svg);
}

.header-desktop-top__btn--phone.active:after {
  -webkit-mask-image: url(../img/svg/cross-icon.svg);
}

.header-desktop-top__btn--phone:after {
  -webkit-mask-image: url(../img/svg/phone-line-1.svg);
}

.header-desktop-top-contacts {
  position: absolute;
  right: 0;
  top: calc(100% + 0.8rem);
  width: 34.3rem;
  border-radius: 1.6rem;
  border: 0.1rem solid #ebebeb;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10rem);
  transition:
    opacity 0.3s,
    transform 0.3s,
    top 0.3s,
    visibility 0s 0.3s;
}

.header-desktop-top-contacts--appear {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition:
    opacity 0.3s,
    transform 0.3s,
    top 0.3s,
    visibility 0s;
}

.header-desktop-top-contacts__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
  padding: 2.3rem;
}

.header-desktop-top-contacts__link--phone {
  transition: color 0.1s;
}

.header-desktop-top-contacts__link--phone:hover {
  color: #ba1633;
}

.header-desktop-top-contacts__link--callback > .link__icon {
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.header-desktop-top-contacts__link--telegram {
  padding: 2.3rem 0;
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 0.1rem solid #ebebeb;
  transition:
    color 0.1s,
    border 0.1s;
}

.header-desktop-top-contacts__link--telegram:hover {
  border-color: #ba1633;
}

.header-desktop-top-contacts__link--telegram > .link__icon {
  -webkit-mask-image: url(../img/svg/telegram.svg);
}

.header-desktop-bottom {
  position: relative;
  z-index: 1;
  background-color: #f7f7f7;
  transition:
    transform 0.3s,
    visibility 0s;
}

.header-desktop-bottom__row {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-desktop-bottom-nav,
.header-desktop-bottom__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.header-desktop-bottom-nav {
  gap: 3.2rem;
}

.header-desktop-bottom-nav__item {
  position: relative;
}

.header-desktop-bottom-nav__item:first-child
  .header-desktop-bottom-nav-subdropdown,
.header-desktop-bottom-nav__item:nth-child(2)
  .header-desktop-bottom-nav-subdropdown,
.header-desktop-bottom-nav__item:nth-child(3)
  .header-desktop-bottom-nav-subdropdown {
  left: calc(100% - 0.8rem);
}

.header-desktop-bottom-nav__item:nth-child(4)
  .header-desktop-bottom-nav-subdropdown,
.header-desktop-bottom-nav__item:nth-child(5)
  .header-desktop-bottom-nav-subdropdown {
  right: calc(100% - 0.8rem);
}

.header-desktop-bottom-nav__item:has(.header-desktop-bottom-nav-dropdown)
  > .header-desktop-bottom-nav__link:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/svg/arrow-drop-down-line-1.svg);
  background: #000;
  transition:
    background 0.1s,
    transform 0.3s;
}

.header-desktop-bottom-nav__item:hover > .header-desktop-bottom-nav__link {
  color: #ba1633;
}

.header-desktop-bottom-nav__item:hover
  > .header-desktop-bottom-nav__link:after {
  background: #ba1633;
  transform: rotate(180deg);
}

.header-desktop-bottom-nav__item:hover > .header-desktop-bottom-nav-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition:
    opacity 0.3s,
    transform 0.3s,
    visibility 0s;
}

.header-desktop-bottom-nav__link {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.2rem;
  color: #000;
  padding: 2.4rem 0;
  transition:
    color 0.1s,
    padding 0.3s;
}

.header-desktop-bottom-nav__link:hover {
  color: #ba1633;
}

.header-desktop-bottom-nav__link:hover:after {
  background: #ba1633;
}

.header-desktop-bottom-nav-dropdown {
  position: absolute;
  left: 0;
  top: calc(100% - 0.8rem);
  opacity: 0;
  visibility: hidden;
  transform: translateY(5rem);
  transition:
    opacity 0.3s,
    transform 0.3s,
    visibility 0s 0.3s;
}

.header-desktop-bottom-nav-dropdown__wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 30rem;
  border-radius: 1.6rem;
  padding: 1.6rem 0;
  border: 0.1rem solid #ebebeb;
  background: #fff;
}

.header-desktop-bottom-nav-subdropdown {
  position: absolute;
  top: 0;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transform: translateY(5rem);
  transition:
    opacity 0.1s,
    transform 0.1s,
    visibility 0s 0.1s;
}

.header-desktop-bottom-nav-subdropdown__wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 30rem;
  border-radius: 1.6rem;
  padding: 1.6rem 0;
  border: 0.1rem solid #ebebeb;
  background: #fff;
}

.header-desktop-bottom-nav__subitem {
  width: 100%;
}

.header-desktop-bottom-nav__subitem:hover
  > .header-desktop-bottom-nav__sublink {
  color: #ba1633;
}

.header-desktop-bottom-nav__subitem:hover
  > .header-desktop-bottom-nav-subdropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition:
    opacity 0.1s,
    transform 0.1s,
    visibility 0s;
}

.header-desktop-bottom-nav__sublink {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2rem;
  display: block;
  padding: 0.8rem 2.4rem;
  color: #000;
  transition: color 0.3s;
}

.header-desktop-bottom-nav__sublink:hover {
  color: #ba1633;
}

.header-desktop-bottom__link {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.4rem;
  color: #000;
  padding: 2.4rem 0;
  transition: color 0.1s;
}

.header-desktop-bottom__link:hover {
  color: #ba1633;
}

.header-desktop-bottom__link:hover:after {
  background: #ba1633;
}

.header-desktop-bottom__link:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/svg/arrow-right-up-line-1.svg);
  background: #000;
  transition:
    background 0.1s,
    transform 0.3s;
}

.header-desktop-scroll {
  position: fixed;
  left: 0;
  top: 4.8rem;
  width: 100%;
  background: #fff;
  transform: translateY(-20rem);
  visibility: hidden;
  z-index: 0;
  transition:
    transform 0.3s,
    visibility 0s 0.3s;
}

.header-desktop-scroll__row {
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.4rem 0;
}

.header-desktop-scroll__nav,
.header-desktop-scroll__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.header-desktop-scroll__nav {
  gap: 2.4rem;
}

.header-desktop-scroll__link {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2rem;
  color: rgba(0, 0, 0, 0.5);
  transition: color 0.1s;
}

.header-desktop-scroll__link:hover {
  color: #000;
}

.header-desktop-scroll__btn {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2rem;
  display: inline-block;
  padding: 0.4rem 1.6rem;
  border-radius: 2.4rem;
  background: #ba1633;
  color: #000;
  transition:
    color 0.3s,
    background 0.3s;
}

.header-desktop-scroll__btn:hover {
  background: #000;
  color: #fff;
}

.header-mobile {
  display: none;
  background: #fff;
}

.header-mobile__row {
  position: relative;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.6rem 0;
}

.header-mobile__logo,
.header-mobile__row {
  display: -ms-flexbox;
  display: flex;
}

.header-mobile__logo > img {
  width: 6.4rem;
}

.header-mobile__utils {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
  margin-left: auto;
}

.header-mobile__btn--search:after {
  -webkit-mask-image: url(../img/svg/search-line-1.svg);
}

.header-mobile__btn--profile:after {
  -webkit-mask-image: url(../img/svg/account-circle-line-1.svg);
}

.header-mobile__btn--blink:after {
  -webkit-mask-image: url(../img/svg/eye-line-1.svg);
}

.header-mobile__btn--phone.active:after {
  -webkit-mask-image: url(../img/svg/cross-icon.svg);
}

.header-mobile__btn--phone:after {
  -webkit-mask-image: url(../img/svg/phone-line-1.svg);
}

.header-mobile__btn--burger:after {
  -webkit-mask-image: url(../img/svg/menu-sharp-1.svg);
}

.header-mobile-contacts {
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
  border-radius: 1.6rem;
  border: 0.1rem solid #ebebeb;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10rem);
  transition:
    opacity 0.3s,
    transform 0.3s,
    visibility 0s 0.3s;
}

.header-mobile-contacts--appear {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition:
    opacity 0.3s,
    transform 0.3s,
    visibility 0s;
}

.header-mobile-contacts__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
  padding: 1.5rem;
}

.header-mobile-contacts__link--phone {
  transition: color 0.3s;
}

.header-mobile-contacts__link--phone:hover {
  color: #ba1633;
}

.header-mobile-contacts__link--callback > .link__icon {
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.header-mobile-contacts__link--telegram {
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1.5rem 0;
  border-top: 0.1rem solid #ebebeb;
  transition:
    color 0.1s,
    border 0.1s;
}

.header-mobile-contacts__link--telegram:hover {
  border-color: #ba1633;
}

.header-mobile-contacts__link--telegram > .link__icon {
  -webkit-mask-image: url(../img/svg/telegram.svg);
}

.header-aside {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #fff;
  transform: translateX(100vw);
  transition: transform 0.3s;
}

.header-aside--appear {
  transform: translateX(0);
}

.header-aside__wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 1.6rem 2.4rem 2.4rem;
  overflow: hidden;
}

.header-aside__close {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  position: absolute;
  right: 1.2rem;
  top: 1.2rem;
  display: inline-block;
  width: 3.2rem;
  height: 3.2rem;
  -webkit-mask-image: url(../img/svg/cross-icon.svg);
  background: #000;
  transition: background 0.3s;
}

.header-aside__close:hover {
  background: #ba1633;
}

.header-aside__logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
  margin-bottom: 1.6rem;
}

.header-aside__logo > img {
  width: 6.4rem;
}

.header-aside__title {
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.6rem;
  letter-spacing: 0.09rem;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.3);
  max-width: 15.5rem;
}

.header-aside-search {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
  width: 100%;
  margin-bottom: 4.8rem;
}

.header-aside-search__btn > .btn__icon {
  width: 2rem;
  height: 2rem;
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.header-aside__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
  width: -moz-max-content;
  width: max-content;
  margin-bottom: 4.8rem;
  transition: transform 0.3s;
}

.header-aside__row[data-depth="2"] {
  transform: translateX(-36.7rem);
}

.header-aside__row[data-depth="3"] {
  transform: translateX(-73.3rem);
}

.header-aside__row[data-depth="4"] {
  transform: translateX(-110.1rem);
}

.header-aside__column {
  width: 34.2rem;
}

.header-aside__column:nth-child(2) .header-aside__nav,
.header-aside__column:nth-child(3) .header-aside__nav,
.header-aside__column:nth-child(4) .header-aside__nav {
  height: 0;
  overflow: hidden;
  transition: height 0.3s;
}

.header-aside__nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.6rem;
  width: 100%;
}

.header-aside__back {
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  color: #000;
  transition: color 0.3s;
  width: 100%;
  margin-bottom: 4.8rem;
}

.header-aside__back:hover {
  color: #ba1633;
}

.header-aside__back > .link__icon {
  -webkit-mask-image: url(../img/svg/arrow-drop-down-line-1.svg);
  transform: rotate(90deg);
}

.header-aside__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  color: #000;
  width: 100%;
  transition: color 0.3s;
}

.header-aside__link:hover {
  color: #ba1633;
}

.header-aside__link--college {
  gap: 0.4rem;
  margin-bottom: 4.8rem;
}

.header-aside__link--college:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/svg/arrow-right-up-line-1.svg);
  background: #000;
  transition: background 0.3s;
}

.header-aside__link[data-nav] {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-aside__link[data-nav]:hover:after {
  background: #ba1633;
}

.header-aside__link[data-nav]:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/svg/arrow-drop-down-line-1.svg);
  background: #000;
  transform: rotate(-90deg);
  transition: background 0.3s;
}

.header-aside-contacts {
  width: 100%;
  border-radius: 1.6rem;
  border: 0.1rem solid #ebebeb;
}

.header-aside-contacts__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.3rem;
  padding: 2.3rem;
}

.header-aside-contacts__link--phone {
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 3.2rem;
  color: #000;
}

.header-aside-contacts__link--callback {
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
}

.header-aside-contacts__link--callback > .link__icon {
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.header-aside-contacts__link--telegram {
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2.3rem 0;
  border-top: 0.1rem solid #ebebeb;
  transition:
    color 0.1s,
    border 0.1s;
}

.header-aside-contacts__link--telegram:hover {
  border-color: #ba1633;
}

.header-aside-contacts__link--telegram > .link__icon {
  -webkit-mask-image: url(../img/svg/telegram.svg);
}

.header-aside-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1.6rem;
  margin-top: 4.8rem;
}

.header-aside-info__link {
  color: rgba(0, 0, 0, 0.5);
  transition: color 0.3s;
}

.header-aside-info__link:hover {
  color: #ba1633;
}

.header-modal {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: auto;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition:
    opacity 0.3s 0.3s,
    visibility 0s 0.6s,
    z-index 0s 0.6s;
}

.header-modal--appear {
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  visibility: visible;
  z-index: 100;
  transition:
    opacity 0.3s,
    visibility 0s,
    z-index 0s;
}

.header-modal--appear .header-modal__wrapper {
  transform: translateY(0);
  transition: transform 0.3s 0.3s;
}

.header-modal__wrapper {
  position: relative;
  width: 64rem;
  padding: 4.8rem;
  border-radius: 1.6rem;
  background-color: #1d338c;
  background-image: url(../img/svg/use-chance-bg.svg);
  background-position: -12rem -4.8rem;
  background-size: 88rem 88rem;
  background-repeat: no-repeat;
  transform: translateY(-200vh);
  transition: transform 0.3s;
}

.header-modal__close {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  position: absolute;
  right: 0.8rem;
  top: 0.8rem;
  width: 3.2rem;
  height: 3.2rem;
  -webkit-mask-image: url(../img/svg/cross-icon.svg);
  background: #000;
}

.header-modal__close:hover {
  background: #ba1633;
}

.header-modal__img {
  width: 29.8rem;
  margin-bottom: 1.6rem;
}

.header-modal__title {
  margin-bottom: 4.8rem;
}

.header-modal__desc {
  margin-bottom: 2.4rem;
}

.header-modal-form > input {
  margin-bottom: 1.6rem;
}

.header-modal-form__btn {
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0.8rem;
}

.header-modal-form__hint {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: rgba(0, 0, 0, 0.5);
  margin: 0;
}

.header-modal-form__hint > a {
  font: inherit;
  color: inherit;
  text-decoration: underline;
}

.footer {
  position: relative;
  background: #000;
  padding: 14.4rem 0 6.4rem;
  margin-top: -2.4rem;
  z-index: 1;
}

.footer__hr {
  margin: 4.8rem 0;
  width: 100%;
  height: 0.1rem;
  background: hsla(0, 0%, 100%, 0.25);
}

.footer-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
}

.footer-top__column {
  width: calc((100% - 2.4rem) / 2);
}

.footer-top-profiles__btn {
  width: 100%;
}

.footer-top-profiles__btn .link__icon {
  -webkit-mask-image: url(../img/svg/arrow-drop-down-line-1.svg);
  transition:
    background 0.3s,
    transform 0.3s;
}

.footer-top-profiles__btn--open .link__icon {
  transform: rotate(180deg);
}

.footer-top-profiles__btn--open + .footer-top-profiles__list {
  margin-top: 2.4rem;
}

.footer-top-profiles__list {
  gap: 2.4rem;
  height: 0;
  overflow: hidden;
  margin: 0;
  transition:
    height 0.5s,
    margin 0.5s;
}

.footer-top-profiles__column,
.footer-top-profiles__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-top-profiles__column {
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.6rem;
  width: calc((100% - 2.4rem) / 2);
}

.footer-top-about__list {
  gap: 2.4rem;
  margin-top: 2.4rem;
}

.footer-top-about__column,
.footer-top-about__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-top-about__column {
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.6rem;
  width: calc((100% - 2.4rem) / 2);
}

.footer-top-contacts {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
}

.footer-top-contacts__column {
  width: calc((100% - 2.4rem) / 2);
}

.footer-top-contacts-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 3.2rem;
}

.footer-top-contacts-item__title {
  color: #fff;
}

.footer-top-contacts-item__link--telegram .link__icon {
  -webkit-mask-image: url(../img/svg/telegram.svg);
}

.footer-top-contacts-item__link--vk .link__icon {
  -webkit-mask-image: url(../img/svg/vk.svg);
}

.footer-top-contacts-item__link--youtube .link__icon {
  -webkit-mask-image: url(../img/svg/youtube.svg);
}

.footer-top-contacts-item__link--address:hover {
  color: #fff;
}

.footer-top-contacts-item__list {
  gap: 1.6rem;
}

.footer-top-contacts-item__email,
.footer-top-contacts-item__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-top-contacts-item__email {
  gap: 0.4rem;
}

.footer-top-contacts-item__email > span {
  color: hsla(0, 0%, 100%, 0.7);
}

.footer-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
  margin-top: 9.6rem;
}

.footer-bottom__column {
  width: calc((100% - 2.4rem) / 2);
}

.footer-bottom__column:first-child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1.6rem;
}

.footer-bottom__logo {
  width: 9.6rem;
}

.footer-bottom__desc {
  color: hsla(0, 0%, 100%, 0.7);
}

.footer-bottom__row {
  gap: 2.4rem;
  margin-bottom: 4.8rem;
}

.footer-bottom__row,
.footer-bottom__sponsor {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

a.white_sponsor {
  color: #ffff;
  text-decoration: underline;
}

.footer-bottom__sponsor {
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.8rem;
  width: calc((100% - 2.4rem) / 2);
}

.footer-bottom__sponsor > img {
  height: 5.4rem;
}

.footer-bottom__sponsor > p {
  color: hsla(0, 0%, 100%, 0.7);
}

.footer-bottom__creation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
}

.footer-bottom__creation > p {
  color: hsla(0, 0%, 100%, 0.7);
}

.search-modal {
  position: fixed;
  left: 0;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition:
    opacity 0.3s,
    visibility 0s 0.3s,
    z-index 0s 0.3s;
}

.search-modal--appear {
  z-index: 100;
  opacity: 1;
  visibility: visible;
  transition:
    opacity 0.3s,
    visibility 0s,
    z-index 0s;
}

.search-modal__wrapper {
  position: relative;
  height: auto;
  width: 100%;
  padding: 6.4rem 2.4rem 2.4rem;
}

.search-modal__close {
  position: absolute;
  right: 0;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 8rem;
  height: 8rem;
}

.search-modal__close:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  display: inline-block;
  width: 3.2rem;
  height: 3.2rem;
  -webkit-mask-image: url(../img/svg/cross-icon.svg);
  background: #000;
}

.search-modal__close:hover:after {
  background: #ba1633;
}

.search-modal__title {
  text-align: center;
  margin-bottom: 4.8rem;
}

.search-modal__form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
  max-width: 68.4rem;
  margin: 0 auto;
}

.search-modal__btn > .btn__icon {
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.callback-modal {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: auto;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition:
    opacity 0.3s 0.3s,
    visibility 0s 0.6s,
    z-index 0s 0.6s;
}

.callback-modal--appear {
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  visibility: visible;
  z-index: 100;
  transition:
    opacity 0.3s,
    visibility 0s,
    z-index 0s;
}

.callback-modal--appear .callback-modal__wrapper {
  transform: translateY(0);
  transition: transform 0.3s 0.3s;
}

.callback-modal__wrapper {
  position: relative;
  width: 54rem;
  padding: 4.8rem;
  border-radius: 1.6rem;
  background: #1d338c;
  transform: translateY(-200vh);
  transition: transform 0.3s;
}

.callback-modal__close {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  position: absolute;
  right: 0.8rem;
  top: 0.8rem;
  width: 3.2rem;
  height: 3.2rem;
  -webkit-mask-image: url(../img/svg/cross-icon.svg);
  background: #fff;
}

.callback-modal__close:hover {
  background: #ba1633;
}

.callback-modal__desc,
.callback-modal__title {
  color: #fff;
  margin-bottom: 1.6rem;
}

.callback-modal__subdesc {
  color: hsla(0, 0%, 100%, 0.7);
  margin-bottom: 4.8rem;
}

.callback-modal-form-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 1.6rem;
}

.callback-modal-form-item:has(input#callback-modal-later:checked)
  .callback-modal-form-item__wrapper {
  height: 5.6rem;
  margin-top: 1.6rem;
}

.callback-modal-form-item > label {
  color: #fff;
  margin-bottom: 1.6rem;
}

.callback-modal-form-item__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
}

.callback-modal-form-item__item > input {
  display: none;
}

.callback-modal-form-item__item > input:checked + label {
  background: #000;
  border-color: #000;
  color: #fff;
}

.callback-modal-form-item__item > input:checked + label:hover {
  border-color: #000;
}

.callback-modal-form-item__item > label {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  display: inline-block;
  text-align: center;
  padding: 0.7rem 1.5rem;
  border: 0.1rem solid #ebebeb;
  border-radius: 2.4rem;
  background: transparent;
  cursor: pointer;
  transition:
    border 0.3s,
    background 0.3s,
    color 0.3s;
  color: #fff;
}

.callback-modal-form-item__item > label:hover {
  border-color: #ba1633;
}

.callback-modal-form-item__wrapper {
  width: 100%;
  height: 0;
  margin-top: 0;
  overflow: hidden;
  transition:
    margin 0.3s,
    height 0.3s;
}

.callback-modal-form__btn {
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0.8rem;
}

.callback-modal-form__hint {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: hsla(0, 0%, 100%, 0.7);
  margin: 0;
}

.callback-modal-form__hint > a {
  font: inherit;
  color: inherit;
  text-decoration: underline;
}

.cookie {
  position: fixed;
  left: 50%;
  bottom: 4rem;
  width: 68.4rem;
  padding: 2.3rem 4.7rem;
  border-radius: 1.6rem;
  border: 0.1rem solid #ebebeb;
  background: #fff;
  transform: translate(-50%);
  transition: transform 0.5s;
  z-index: 50;
}

.cookie--hidden {
  transform: translate(-50%, 50vh);
}

.cookie__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 4.8rem;
}

.cookie__desc {
  color: rgba(0, 0, 0, 0.5);
}

.cookie__desc > a {
  font: inherit;
  color: inherit;
  text-decoration: underline;
}

.breadcrumbs__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
}

.breadcrumbs__item {
  font-weight: 700;
  padding: 0;
  margin: 0;
  color: #000;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.2rem;
  letter-spacing: 0.12rem;
  text-wrap: nowrap;
  white-space: nowrap;
  padding: 2.4rem 0;
}

.breadcrumbs__item--prev {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
  color: #000;
  transition: color 0.3s;
}

.breadcrumbs__item--prev:after {
  content: "/";
  font: inherit;
  color: rgba(0, 0, 0, 0.3);
}

.breadcrumbs__item--prev:hover {
  color: #ba1633;
}

.breadcrumbs__item--curr {
  color: rgba(0, 0, 0, 0.3);
  pointer-events: none;
}

.text-description {
  max-width: 92rem;
}

.text-description--center {
  margin: 0 11.8rem;
}

.text-description--center > p {
  text-align: center;
}

.text-description > p {
  color: #000;
}

.text-description > p:not(:last-child) {
  margin-bottom: 2.4rem;
}

.quote {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.4rem;
  padding: 2.4rem;
  border-radius: 1.6rem;
  background: #f4f5f6;
  max-width: 92rem;
}

.quote:before {
  font-weight: 500;
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 3.2rem;
  line-height: 3.2rem;
  letter-spacing: -0.064rem;
  content: "«»";
  color: rgba(0, 0, 0, 0.5);
}

.quote__desc > p:not(:last-child) {
  margin-bottom: 2.4rem;
}

.ol-list {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: a;
  max-width: 92rem;
}

.ol-list > li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1.6rem;
  color: #000;
}

.ol-list > li:not(:last-child) {
  margin-bottom: 1.6rem;
}

.ol-list > li:before {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: 0;
  counter-increment: a;
  content: counter(a);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
  background: #000;
  color: #fff;
}

.ol-list > li > p {
  color: #000;
}

.ul-list {
  margin: 0;
  padding: 0;
  list-style: none;
  max-width: 92rem;
}

.ul-list > li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0.8rem;
  color: #000;
}

.ul-list > li:not(:last-child) {
  margin-bottom: 1.6rem;
}

.ul-list > li:before {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  content: "•";
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 2.4rem;
  height: 2.4rem;
  color: #000;
}

.ul-list > li > p {
  color: #000;
}

.check-list {
  margin: 0;
  padding: 0;
  list-style: none;
  max-width: 92rem;
}

.check-list > li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0.8rem;
  color: #000;
}

.check-list > li:not(:last-child) {
  margin-bottom: 1.6rem;
}

.check-list > li:before {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/svg/check-line-1.svg);
  background: rgba(0, 0, 0, 0.5);
}

.check-list > li > p {
  color: #000;
}

.droplist {
  max-width: 92rem;
}

.droplist-item {
  padding: 2.3rem;
  border: 0.1rem solid #ebebeb;
  border-radius: 1.6rem;
  transition: border 0.3s;
}

.droplist-item:not(:last-child) {
  margin-bottom: 0.8rem;
}

.droplist-item:hover {
  border-color: #ba1633;
}

.droplist-item--open .droplist-item__top:after {
  transform: rotate(180deg);
}

.droplist-item--open .droplist-item__bottom {
  margin-top: 1.6rem;
}

.droplist-item__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0.8rem;
  cursor: pointer;
}

.droplist-item__top:after {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  content: "";
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/svg/arrow-drop-down-line-1.svg);
  background: #000;
  transform-origin: center;
  transition: transform 0.3s;
}

.droplist-item__bottom {
  height: 0;
  margin-top: 0;
  overflow: hidden;
  transition:
    height 0.3s,
    margin 0.3s;
}

.droplist-item__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
  padding: 2.4rem;
  border-radius: 0.8rem;
  background: #f4f5f6;
}

.table {
  max-width: 92rem;
  overflow: auto;
}

.table__wrapper {
  border: 0.1rem solid #ebebeb;
  border-radius: 1.6rem;
}

.table__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.table__row:not(:last-child) {
  border-bottom: 0.1rem solid #ebebeb;
}

.table__row:first-child .table__column {
  font-weight: 500;
  font-weight: 700;
}

.table__column,
.table__row:first-child .table__column {
  margin: 0;
  padding: 0;
  font-size: 2rem;
  line-height: 2.4rem;
  color: #000;
  padding: 1rem 1.6rem;
}

.table__column {
  font-weight: 400;
  width: 100%;
  max-width: 18.2rem;
}

.table__column:not(:last-child) {
  border-right: 0.1rem solid #ebebeb;
}

.row-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.4rem;
}

.row-content--small-img .row-content__column,
.row-content--small-slider .row-content__column {
  width: calc((100% - 2.4rem) / 2);
}

.row-content--small-img .row-content__column img,
.row-content--small-slider .row-content__column img {
  height: 37.7rem;
}

.row-content--small-img .row-content__column:first-child,
.row-content--small-slider .row-content__column:first-child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.4rem;
  padding-right: 4.8rem;
}

.row-content--small-img-left .row-content__column,
.row-content--small-slider-left .row-content__column {
  width: calc((100% - 2.4rem) / 2);
}

.row-content--small-img-left .row-content__column img,
.row-content--small-slider-left .row-content__column img {
  height: 37.7rem;
}

.row-content--small-img-left .row-content__column:nth-child(2),
.row-content--small-slider-left .row-content__column:nth-child(2) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.4rem;
  padding-left: 4.8rem;
}

.row-content--big-img .row-content__column img,
.row-content--big-slider .row-content__column img {
  height: 59.7rem;
}

.row-content--big-img .row-content__column:first-child,
.row-content--big-slider .row-content__column:first-child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.4rem;
  padding-right: 4.8rem;
  width: 68.4rem;
}

.row-content--big-img .row-content__column:nth-child(2),
.row-content--big-slider .row-content__column:nth-child(2) {
  width: 44.8rem;
}

.row-content--big-img-left .row-content__column img,
.row-content--big-slider-left .row-content__column img {
  height: 59.7rem;
}

.row-content--big-img-left .row-content__column:first-child,
.row-content--big-slider-left .row-content__column:first-child {
  width: 44.8rem;
}

.row-content--big-img-left .row-content__column:nth-child(2),
.row-content--big-slider-left .row-content__column:nth-child(2) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.4rem;
  padding-left: 4.8rem;
  width: 68.4rem;
}

.row-content__column img {
  width: 100%;
  border-radius: 1.6rem;
  object-fit: cover;
  object-position: center;
}

.row-content-slider {
  position: relative;
}

.row-content-slider__arrow {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  width: 8rem;
  height: calc(100% - 3.2rem);
  top: 0;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  transition:
    transform 0.3s,
    opacity 0.3s,
    visibility 0s 0.3s;
}

.row-content-slider__arrow:hover > .btn-arrow {
  background: #ba1633;
}

.row-content-slider__arrow--prev {
  left: 0;
  padding-left: 2.4rem;
  transform: translateX(-5rem);
}

.row-content-slider__arrow--prev > .btn-arrow:after {
  transform: rotate(180deg);
}

.row-content-slider__arrow--next {
  right: 0;
  padding-right: 2.4rem;
  transform: translateX(5rem);
}

.row-content-slider__arrow--show {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
  transition:
    transform 0.3s,
    opacity 0.3s,
    visibility 0s 0s;
}

.row-content-slider__pagination {
  position: static;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.2rem;
  margin-top: 2.4rem;
}

.row-content-slider__pagination > .swiper-pagination-bullet {
  width: 0.8rem !important;
  height: 0.8rem !important;
  border-radius: 50%;
  margin: 0 !important;
  background-color: #ebebeb !important;
  opacity: 1 !important;
}

.row-content-slider__pagination > .swiper-pagination-bullet-active {
  background-color: #ba1633 !important;
}

.hint {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
  padding: 2.4rem;
  border-radius: 1.6rem;
  background: #f4f5f6;
  max-width: 92rem;
  width: 100%;
}

.hint--small {
  max-width: 33rem;
}

.img-description > img {
  width: 100%;
  height: 77rem;
  object-fit: cover;
  object-position: center;
  border-radius: 1.6rem;
}

.img-description > p {
  color: #000;
  margin-top: 2.4rem;
}

.img-description--small {
  max-width: 33rem;
}

.img-description--small > img {
  height: 22rem;
}

.text-img-column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 2.4rem;
  border-radius: 1.6rem;
  background: #c13ce3;
}

.text-img-column--reverse {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.text-img-column__column {
  width: calc((100% - 2.4rem) / 2);
}

.text-img-column__column:first-child {
  background-size: cover;
  background-position: 50%;
  min-height: 40rem;
  border-radius: 1.5rem;
}

.text-img-column__column:nth-child(2) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 4.8rem;
}

.text-img-column__title {
  color: #fff;
  margin-bottom: 2.4rem;
}

.text-img-column__desc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
}

.text-img-column__desc p,
.text-img-column__desc ul li * {
  color: #fff;
}

.big-row-slider {
  position: relative;
}

.big-row-slider img {
  width: 100%;
  height: 77rem;
  object-fit: cover;
  object-position: center;
  border-radius: 1.6rem;
}

.big-row-slider__arrow {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  width: 8rem;
  height: calc(100% - 3.2rem);
  top: 0;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  transition:
    transform 0.3s,
    opacity 0.3s,
    visibility 0s 0.3s;
}

.big-row-slider__arrow:hover > .btn-arrow {
  background: #ba1633;
}

.big-row-slider__arrow--prev {
  left: 0;
  padding-left: 2.4rem;
  transform: translateX(-5rem);
}

.big-row-slider__arrow--prev > .btn-arrow:after {
  transform: rotate(180deg);
}

.big-row-slider__arrow--next {
  right: 0;
  padding-right: 2.4rem;
  transform: translateX(5rem);
}

.big-row-slider__arrow--show {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
  transition:
    transform 0.3s,
    opacity 0.3s,
    visibility 0s 0s;
}

.big-row-slider__pagination {
  position: static;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.2rem;
  margin-top: 2.4rem;
}

.big-row-slider__pagination > .swiper-pagination-bullet {
  width: 0.8rem !important;
  height: 0.8rem !important;
  border-radius: 50%;
  margin: 0 !important;
  background-color: #ebebeb !important;
  opacity: 1 !important;
}

.big-row-slider__pagination > .swiper-pagination-bullet-active {
  background-color: #ba1633 !important;
}

.big-column-slider {
  position: relative;
  width: 68.4rem;
  margin: 0 auto;
}

.big-column-slider img {
  width: 100%;
  height: 91.2rem;
  object-fit: cover;
  object-position: center;
  border-radius: 1.6rem;
}

.big-column-slider__arrow {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  width: 8rem;
  height: calc(100% - 3.2rem);
  top: 0;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  transition:
    transform 0.3s,
    opacity 0.3s,
    visibility 0s 0.3s;
}

.big-column-slider__arrow:hover > .btn-arrow {
  background: #ba1633;
}

.big-column-slider__arrow--prev {
  left: 0;
  padding-left: 2.4rem;
  transform: translateX(-5rem);
}

.big-column-slider__arrow--prev > .btn-arrow:after {
  transform: rotate(180deg);
}

.big-column-slider__arrow--next {
  right: 0;
  padding-right: 2.4rem;
  transform: translateX(5rem);
}

.big-column-slider__arrow--show {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
  transition:
    transform 0.3s,
    opacity 0.3s,
    visibility 0s 0s;
}

.big-column-slider__pagination {
  position: static;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.2rem;
  margin-top: 2.4rem;
}

.big-column-slider__pagination > .swiper-pagination-bullet {
  width: 0.8rem !important;
  height: 0.8rem !important;
  border-radius: 50%;
  margin: 0 !important;
  background-color: #ebebeb !important;
  opacity: 1 !important;
}

.big-column-slider__pagination > .swiper-pagination-bullet-active {
  background-color: #ba1633 !important;
}

.big-row-img img {
  width: 100%;
  height: 77rem;
  object-fit: cover;
  object-position: center;
  border-radius: 1.6rem;
}

.small-row-img {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.4rem;
}

.small-row-img img {
  width: calc((100% - 2.4rem) / 2);
  height: 37.7rem;
  object-fit: cover;
  object-position: center;
  border-radius: 1.6rem;
}

.big-column-img {
  width: 68.4rem;
  margin: 0 auto;
}

.big-column-img img {
  width: 100%;
  height: 91.2rem;
  object-fit: cover;
  object-position: center;
  border-radius: 1.6rem;
}

.small-column-img {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.4rem;
}

.small-column-img img {
  width: calc((100% - 2.4rem) / 2);
  height: 75.4rem;
  object-fit: cover;
  object-position: center;
  border-radius: 1.6rem;
}

.big-video__item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
}

.big-video__item:hover .btn-play {
  background: #ba1633;
}

.big-video__item img {
  width: 100%;
  height: 65rem;
  object-fit: cover;
  object-position: center;
  border-radius: 1.6rem;
}

.big-video__btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.small-video {
  -ms-flex-align: center;
  align-items: center;
  gap: 2.4rem;
}

.small-video,
.small-video__item {
  display: -ms-flexbox;
  display: flex;
}

.small-video__item {
  position: relative;
  width: calc((100% - 2.4rem) / 2);
}

.small-video__item:hover .btn-play {
  background: #ba1633;
}

.small-video__item img {
  width: 100%;
  height: 31.8rem;
  object-fit: cover;
  object-position: center;
  border-radius: 1.6rem;
}

.small-video__btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.testimonial-item {
  padding: 4.7rem;
  width: 100%;
  max-width: 92rem;
  min-height: 33.6rem;
  border: 0.1rem solid #ebebeb;
  border-radius: 1.6rem;
  background: #fff;
}

.testimonial-item__column:first-child,
.testimonial-item__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 4.8rem;
}

.testimonial-item__column:first-child {
  -ms-flex-direction: column;
  flex-direction: column;
}

.testimonial-item__column:nth-child(2) {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.testimonial-item__img {
  width: 20.5rem;
  height: 24rem;
  object-fit: cover;
  object-position: center;
  border-radius: 1.6rem;
}

.testimonial-item__img--mobile {
  display: none;
}

.testimonial-item__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 3.2rem;
}

.testimonial-item__top > p {
  color: #000;
}

.testimonial-item__bottom > p {
  color: rgba(0, 0, 0, 0.5);
}

.testimonials-slider {
  position: relative;
  width: 100%;
  max-width: 92rem;
}

.testimonials-slider__arrow {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  width: 8rem;
  height: calc(100% - 3.2rem);
  max-height: 33.6rem;
  top: 0;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  transition:
    transform 0.3s,
    opacity 0.3s,
    visibility 0s 0.3s;
}

.testimonials-slider__arrow:hover > .btn-arrow {
  background: #ba1633;
}

.testimonials-slider__arrow--prev {
  left: 0;
  padding-left: 2.4rem;
  transform: translateX(-5rem);
}

.testimonials-slider__arrow--prev > .btn-arrow:after {
  transform: rotate(180deg);
}

.testimonials-slider__arrow--next {
  right: 0;
  padding-right: 2.4rem;
  transform: translateX(5rem);
}

.testimonials-slider__arrow--show {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
  transition:
    transform 0.3s,
    opacity 0.3s,
    visibility 0s 0s;
}

.testimonials-slider__pagination {
  position: static;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.2rem;
  margin-top: 2.4rem;
}

.testimonials-slider__pagination > .swiper-pagination-bullet {
  width: 0.8rem !important;
  height: 0.8rem !important;
  border-radius: 50%;
  margin: 0 !important;
  background-color: #ebebeb !important;
  opacity: 1 !important;
}

.testimonials-slider__pagination > .swiper-pagination-bullet-active {
  background-color: #ba1633 !important;
}

.tab-column {
  padding: 2.4rem;
  border-radius: 1.6rem;
  background: #f4f5f6;
}

.tab-column__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
}

.tab-column__column:first-child {
  width: 30.6rem;
}

.tab-column__column:nth-child(2) {
  width: 77.8rem;
}

.tab-column__item {
  width: 100%;
}

.tab-column__item:not(:last-child) {
  margin-bottom: 0.4rem;
}

.tab-column__item--active .tab-column__btn {
  color: #fff;
  background: #000;
  border-color: #000 !important;
}

.tab-column__btn {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  color: #000;
  text-align: center;
  padding: 2.3rem;
  border-radius: 10rem;
  border: 0.1rem solid #ebebeb;
  background: #fff;
  width: 100%;
  cursor: pointer;
  transition:
    color 0.3s,
    background 0.3s,
    border 0.3s;
}

.tab-column__btn:hover {
  border-color: #ba1633;
}

.tab-column__content {
  display: none;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
  padding: 4.8rem;
  border-radius: 1.2rem;
  background: #fff;
  width: 100%;
}

.tab-column__content--active {
  display: -ms-flexbox;
  display: flex;
}

.tab-column__content--mobile {
  display: none;
}

.tab-row {
  width: 100%;
  max-width: 92rem;
}

.tab-row__top {
  margin-bottom: 2.4rem;
}

.tab-row__item {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  color: #000;
  text-align: center;
  text-wrap: nowrap;
  white-space: nowrap;
  padding: 0.7rem 1.5rem;
  background: #fff;
  border: 0.1rem solid #ebebeb;
  border-radius: 4.8rem;
  cursor: pointer;
  width: -moz-max-content;
  width: max-content;
  transition:
    color 0.3s,
    border 0.3s,
    background 0.3s;
}

.tab-row__item:not(:last-child) {
  margin-right: 1.6rem;
}

.tab-row__item--active {
  color: #fff;
  background: #000;
  border-color: #000 !important;
}

.tab-row__item:hover {
  border-color: #ba1633;
}

.tab-row__content {
  display: none;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2.4rem;
  padding: 4.7rem;
  border: 0.1rem solid #ebebeb;
  border-radius: 1.6rem;
  background: #fff;
  width: 100%;
}

.banner-item,
.tab-row__content--active {
  display: -ms-flexbox;
  display: flex;
}

.banner-item {
  width: 100%;
  max-width: 92rem;
}

.banner-item > img {
  width: 100%;
  height: 22rem;
  object-fit: cover;
  object-position: center;
  border-radius: 1.6rem;
}

.banner-slider {
  position: relative;
  width: 100%;
  max-width: 92rem;
}

.banner-slider__arrow {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  width: 8rem;
  height: calc(100% - 3.2rem);
  top: 0;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  transition:
    transform 0.3s,
    opacity 0.3s,
    visibility 0s 0.3s;
}

.banner-slider__arrow:hover > .btn-arrow {
  background: #ba1633;
}

.banner-slider__arrow--prev {
  left: 0;
  padding-left: 2.4rem;
  transform: translateX(-5rem);
}

.banner-slider__arrow--prev > .btn-arrow:after {
  transform: rotate(180deg);
}

.banner-slider__arrow--next {
  right: 0;
  padding-right: 2.4rem;
  transform: translateX(5rem);
}

.banner-slider__arrow--show {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
  transition:
    transform 0.3s,
    opacity 0.3s,
    visibility 0s 0s;
}

.banner-slider__pagination {
  position: static;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.2rem;
  margin-top: 2.4rem;
}

.banner-slider__pagination > .swiper-pagination-bullet {
  width: 0.8rem !important;
  height: 0.8rem !important;
  border-radius: 50%;
  margin: 0 !important;
  background-color: #ebebeb !important;
  opacity: 1 !important;
}

.banner-slider__pagination > .swiper-pagination-bullet-active {
  background-color: #ba1633 !important;
}

.btn-small--whatsapp .btn__icon {
  -webkit-mask-image: url(../img/svg/whatsapp.svg);
}

.btn-small--telegram .btn__icon {
  -webkit-mask-image: url(../img/svg/telegram.svg);
}

.btn-small--email .btn__icon {
  -webkit-mask-image: url(../img/svg/email.svg);
}

.btn-big {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  max-width: 92rem;
  height: 18rem;
  padding: 2.3rem;
  border: 0.1rem solid #ebebeb;
  border-radius: 1.6rem;
  transition: border 0.3s;
}

.btn-big:hover {
  border-color: #ba1633;
}

.btn-big:hover .btn-big__desc {
  transform: translateY(-0.8rem);
}

.btn-big:hover .btn-big__link {
  color: #ba1633;
}

.btn-big:hover .btn-big__link > .link__icon {
  background: #ba1633;
}

.btn-big--whatsapp .btn-big__icon {
  -webkit-mask-image: url(../img/svg/whatsapp.svg);
}

.btn-big--telegram .btn-big__icon {
  -webkit-mask-image: url(../img/svg/telegram.svg);
}

.btn-big--email .btn-big__icon {
  -webkit-mask-image: url(../img/svg/email.svg);
}

.btn-big__desc {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
  color: #ba1633;
}

.btn-big__desc:before {
  content: "";
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background: #ba1633;
}

.btn-big__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.btn-big__icon {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  display: inline-block;
  width: 4rem;
  height: 4rem;
  background: #000;
}

.btn-big__desc {
  transition: transform 0.3s;
}

.btn-big__link > .link__icon {
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.btn-big__click {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.big-phone {
  display: inline-block;
  font-weight: 500;
  font-size: 8rem;
  line-height: 8rem;
  letter-spacing: -0.32rem;
  color: #000;
  transition: color 0.3s;
}

.big-phone:hover {
  color: #ba1633;
}

.share {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 2.4rem;
}

.share__desc {
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  color: rgba(0, 0, 0, 0.5);
}

.share__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.4rem;
}

.share__link {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  display: inline-block;
  width: 3.2rem;
  height: 3.2rem;
  background: #000;
}

.share__link:hover {
  background: #ba1633;
}

.share__link--telegram {
  -webkit-mask-image: url(../img/svg/telegram.svg);
}

.share__link--whatsapp {
  -webkit-mask-image: url(../img/svg/whatsapp.svg);
}

.share__link--vk {
  -webkit-mask-image: url(../img/svg/vk.svg);
}

.share__link--ok {
  -webkit-mask-image: url(../img/svg/ok.svg);
}

.social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 2.4rem;
}

.social__item {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  width: 4.8rem;
  height: 4.8rem;
  background: #000;
}

.social__item:hover {
  background: #ba1633;
}

.social__item--telegram {
  -webkit-mask-image: url(../img/svg/telegram.svg);
}

.social__item--whatsapp {
  -webkit-mask-image: url(../img/svg/whatsapp.svg);
}

.social__item--dzen {
  -webkit-mask-image: url(../img/svg/dzen.svg);
}

.social__item--youtube {
  -webkit-mask-image: url(../img/svg/youtube.svg);
}

.social__item--vk {
  -webkit-mask-image: url(../img/svg/vk.svg);
}

.social__item--tiktok {
  -webkit-mask-image: url(../img/svg/tiktok.svg);
}

.social__item--ok {
  -webkit-mask-image: url(../img/svg/ok.svg);
}

.question-form {
  padding: 4.8rem;
  border-radius: 1.6rem;
  background: #a0a0c7;
}

.question-form__title {
  color: #000;
  margin-bottom: 4.8rem;
}

.question-form__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 12rem;
}

.question-form__column {
  width: calc((100% - 12rem) / 2);
}

.question-form__column:nth-child(2) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.4rem;
}

.question-form-form textarea {
  height: 17.6rem;
  resize: none;
}

.question-form-form__textfield {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1.6rem;
  width: 100%;
  margin-bottom: 1.6rem;
}

.question-form-form__submit {
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0.8rem;
}

.question-form-form__hint {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: rgba(0, 0, 0, 0.5);
  margin: 0;
}

.question-form-form__hint > a {
  font: inherit;
  color: inherit;
  text-decoration: underline;
}

.question-form__img {
  display: -ms-flexbox;
  display: flex;
}

.question-form__img img {
  width: 100%;
}

.question-form__operator {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
}

.question-form__operator > span:first-child {
  color: #000;
}

.question-form__operator > span:nth-child(2) {
  color: rgba(0, 0, 0, 0.5);
}

.consultation-form {
  padding: 4.8rem;
  border-radius: 1.6rem;
  background: #1d338c;
}

.consultation-form__title {
  color: #fff;
  margin-bottom: 4.8rem;
}

.consultation-form__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 12rem;
}

.consultation-form__column {
  width: calc((100% - 12rem) / 2);
}

.consultation-form__column:nth-child(2) {
  gap: 2.4rem;
}

.consultation-form-form__textfield,
.consultation-form__column:nth-child(2) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.consultation-form-form__textfield {
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1.6rem;
  width: 100%;
  margin-bottom: 1.6rem;
}

.consultation-form-form__submit {
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0.8rem;
}

.consultation-form-form__hint {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: hsla(0, 0%, 100%, 0.7);
  margin: 0;
}

.consultation-form-form__hint > a {
  font: inherit;
  color: inherit;
  text-decoration: underline;
}

.consultation-form__img {
  display: -ms-flexbox;
  display: flex;
}

.consultation-form__img img {
  width: 100%;
}

.consultation-form__operator {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
}

.consultation-form__operator > span:first-child {
  color: #fff;
}

.consultation-form__operator > span:nth-child(2) {
  color: hsla(0, 0%, 100%, 0.7);
}

.discount-form {
  padding: 4.8rem;
  border-radius: 1.6rem;
  background: #1d338c;
  background-image: url(../img/svg/discount-form.svg);
  background-size: 139.2rem 40rem;
  background-position: 50%;
  background-repeat: no-repeat;
}

.discount-form__title {
  color: #fff;
  margin-bottom: 2.4rem;
}

.discount-form__desc {
  color: #fff;
}

.discount-form__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 12rem;
}

.discount-form__column {
  width: calc((100% - 12rem) / 2);
}

.discount-form__column:nth-child(2) {
  gap: 2.4rem;
}

.discount-form-form__textfield,
.discount-form__column:nth-child(2) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.discount-form-form__textfield {
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1.6rem;
  width: 100%;
  margin-bottom: 1.6rem;
}

.discount-form-form__submit {
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0.8rem;
}

.discount-form-form__hint {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: hsla(0, 0%, 100%, 0.7);
  margin: 0;
}

.discount-form-form__hint > a {
  font: inherit;
  color: inherit;
  text-decoration: underline;
}

.content-menu {
  padding: 4.8rem;
  border-radius: 1.6rem;
  background: #f4f5f6;
}

.content-menu__title {
  color: #000;
  margin-bottom: 2.4rem;
}

.content-menu__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1.6rem;
}

.map {
  position: relative;
  border: 0.1rem solid rgba(0, 0, 0, 0.05);
  border-radius: 1.6rem;
  overflow: hidden;
}

.map__wrapper {
  position: absolute;
  left: 2.4rem;
  top: 2.4rem;
  padding: 4.8rem;
  border-radius: 1.2rem;
  background: #000;
  width: 48rem;
}

.map__title {
  color: #fff;
  margin-bottom: 2.4rem;
}

.map__desc {
  color: #fff;
}

.map__container {
  width: 100%;
  height: 50rem;
}

.contacts-small__title {
  margin-bottom: 2.4rem;
}

.contacts-small-top__row {
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
}

.contacts-small-top-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: calc((100% - 2.4rem) / 2);
  height: 18rem;
  padding: 2.3rem;
  border: 0.1rem solid #ebebeb;
  border-radius: 1.6rem;
  transition: border 0.3s;
}

.contacts-small-top-item:hover {
  border-color: #ba1633;
}

.contacts-small-top-item:hover .contacts-small-top-item__desc {
  transform: translateY(-0.8rem);
}

.contacts-small-top-item:hover .contacts-small-top-item__link {
  color: #ba1633;
}

.contacts-small-top-item:hover .contacts-small-top-item__link > .link__icon {
  background: #ba1633;
}

.contacts-small-top-item--messenger .contacts-small-top-item__desc {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
  color: #ba1633;
}

.contacts-small-top-item--messenger .contacts-small-top-item__desc:before {
  content: "";
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background: #ba1633;
}

.contacts-small-top-item--phone .contacts-small-top-item__desc {
  color: rgba(0, 0, 0, 0.5);
}

.contacts-small-top-item__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.contacts-small-top-item__phone {
  text-wrap: nowrap;
  white-space: nowrap;
}

.contacts-small-top-item__icon {
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transition: background 0.3s;
  display: inline-block;
  width: 4rem;
  height: 4rem;
  -webkit-mask-image: url(../img/svg/telegram.svg);
  background: #000;
}

.contacts-small-top-item__desc {
  transition: transform 0.3s;
}

.contacts-small-top-item__link > .link__icon {
  -webkit-mask-image: url(../img/svg/arrow-right-line-1.svg);
}

.contacts-small-top-item__click {
  position: absolute;
  z-index: 2;
}

.contacts-small-top-item__click--telegram {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.contacts-small-top-item__click--phone {
  left: 0;
  top: 0;
  right: 0;
  height: 8rem;
}

.contacts-small-top-item__click--callback {
  left: 0;
  bottom: 0;
  right: 0;
  height: 10rem;
}

@media screen and (min-width: 568px) {
  .row-content--align-top {
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .row-content--align-bottom {
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

@media screen and (max-width: 1440px) {
  html {
    font-size: 0.6944444444vw;
  }
}

@media screen and (max-width: 568px) {
  html {
    font-size: 2.5641025641vw;
  }

  main {
    padding-top: 6.4rem;
  }

  .br-desktop {
    display: none;
  }

  .br-mobile {
    display: unset;
  }

  .spacing-block {
    height: 6.4rem;
    margin: 1.6rem 0;
  }

  .spacing-block-middle {
    height: 1.6rem;
    margin: 1.6rem 0;
  }

  .spacing-block-small {
    height: 1.6rem;
  }

  .title--h1 {
    font-size: 3.2rem;
    line-height: 3.6rem;
    letter-spacing: -0.128rem;
  }

  .title--h2 {
    font-size: 2.4rem;
    line-height: 2.8rem;
    letter-spacing: -0.048rem;
  }

  .title--h3 {
    font-size: 2rem;
    line-height: 2.4rem;
    letter-spacing: -0.04rem;
  }

  .text-body--p1 {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }

  .text-body--p2,
  .text-body--p2b,
  .text-body--p2md {
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .text-body--p3,
  .text-body--p3md,
  .text-body--p4,
  .text-body--p4md {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }

  .text-body--p5,
  .text-body--p5md {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .caps--c1 {
    line-height: 2rem;
  }

  .caps--c1,
  .caps--c2 {
    font-size: 1.2rem;
    letter-spacing: 0.12rem;
  }

  .caps--c2 {
    line-height: 1.6rem;
  }

  .caps--c3 {
    font-size: 1rem;
    line-height: 1rem;
    letter-spacing: 0.1rem;
  }

  .subtitle {
    font-size: 1.2rem;
    line-height: 1.6rem;
    letter-spacing: 0.12rem;
    margin-bottom: 1.6rem;
  }

  .pill-info {
    font-size: 1rem;
    line-height: 1rem;
    letter-spacing: 0.1rem;
  }

  .tooltip__inner {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }

  .tooltip__inner--left {
    right: auto;
    left: 100%;
  }

  .tooltip__inner--right {
    left: 0;
  }

  .input-field {
    padding: 1.3rem 1.5rem;
  }

  .btn,
  .input-field {
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .btn {
    letter-spacing: -0.016rem;
    padding: 1.4rem 2.4rem;
  }

  .btn__icon {
    width: 2rem;
    height: 2rem;
  }

  .btn-arrow {
    width: 3.2rem;
    height: 3.2rem;
  }

  .btn-arrow:after {
    width: 2.4rem;
    height: 2.4rem;
  }

  .btn-play {
    width: 5.6rem;
    height: 5.6rem;
  }

  .btn-play:after {
    width: 4rem;
    height: 4rem;
  }

  .tab-info {
    padding: 0.7rem 2.3rem;
  }

  .tab,
  .tab-info {
    letter-spacing: -0.016rem;
  }

  .big-button,
  .tab,
  .tab-info {
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .big-button {
    padding: 1.6rem 5.6rem;
  }

  .big-button:hover .big-button__icon,
  .big-button__icon {
    right: 1.4rem;
  }

  .link {
    font-size: 1.8rem;
    line-height: 2.4rem;
    letter-spacing: -0.018rem;
  }

  .link__icon {
    width: 2.4rem;
    height: 2.4rem;
  }

  .link--md {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: -0.016rem;
  }

  .link--md .link__icon {
    width: 2rem;
    height: 2rem;
  }

  .link--sm {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .link--sm .link__icon {
    width: 1.6rem;
    height: 1.6rem;
  }

  .header-desktop {
    display: none;
  }

  .header-desktop-bottom-nav__link,
  .header-desktop-top__menu {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: -0.016rem;
  }

  .header-desktop-bottom-nav__sublink {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }

  .header-desktop-bottom__link {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: -0.016rem;
  }

  .header-desktop-scroll {
    display: none;
  }

  .header-desktop-scroll__btn,
  .header-desktop-scroll__link {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }

  .header-aside,
  .header-mobile {
    display: block;
  }

  .header-modal {
    display: none;
  }

  .footer {
    padding: 8.8rem 0 4.8rem;
  }

  .footer__hr {
    display: none;
  }

  .footer-top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 3.2rem;
  }

  .footer-top__column {
    width: 100%;
  }

  .footer-top-profiles {
    padding-bottom: 3.1rem;
    border-bottom: 0.1rem solid hsla(0, 0%, 100%, 0.25);
    margin-bottom: 3.2rem;
  }

  .footer-top-profiles__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-top-profiles__column {
    width: 100%;
  }

  .footer-top-about {
    padding-bottom: 4.7rem;
    border-bottom: 0.1rem solid hsla(0, 0%, 100%, 0.25);
  }

  .footer-top-about__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 3.2rem;
  }

  .footer-top-about__column {
    width: 100%;
  }

  .footer-top-contacts {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0;
  }

  .footer-top-contacts__column:first-child .footer-top-contacts-item {
    padding-bottom: 4.7rem;
    border-bottom: 0.1rem solid hsla(0, 0%, 100%, 0.25);
    margin-bottom: 3.2rem;
  }

  .footer-top-contacts__column {
    width: 100%;
  }

  .footer-top-contacts-item {
    gap: 2.4rem;
  }

  .footer-bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 4.8rem;
  }

  .footer-bottom__column {
    width: 100%;
  }

  .footer-bottom__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-bottom__sponsor {
    width: 100%;
  }

  .search-modal__close {
    width: 5.6rem;
    height: 5.6rem;
  }

  .search-modal__title {
    margin-bottom: 2.4rem;
  }

  .search-modal__form {
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
  }

  .search-modal__btn {
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .callback-modal {
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .callback-modal__wrapper {
    padding: 4.8rem 2.4rem 2.4rem;
    width: 34.2rem;
    top: 4rem;
  }

  .callback-modal-form-item__item > label {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: -0.016rem;
  }

  .cookie {
    width: calc(100% - 4.8rem);
    padding: 1.5rem;
    bottom: 2.4rem;
  }

  .cookie__wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.4rem;
  }

  .breadcrumbs__row {
    padding: 0 2.4rem;
    margin: 0 -2.4rem;
    overflow: auto;
  }

  .breadcrumbs__row::-webkit-scrollbar {
    display: none;
  }

  .breadcrumbs__item {
    font-size: 1rem;
    line-height: 1rem;
    letter-spacing: 0.1rem;
  }

  .text-description {
    max-width: 100%;
  }

  .text-description--center {
    margin: 0;
  }

  .text-description > p:not(:last-child) {
    margin-bottom: 2rem;
  }

  .quote {
    gap: 1.6rem;
  }

  .quote:before {
    font-size: 2rem;
    line-height: 2.4rem;
    letter-spacing: -0.04rem;
  }

  .quote {
    max-width: 100%;
  }

  .quote__desc > p:not(:last-child) {
    margin-bottom: 2rem;
  }

  .ol-list {
    max-width: 100%;
  }

  .ol-list > li {
    gap: 0.8rem;
  }

  .ol-list > li:before {
    font-size: 1.6rem;
    line-height: 2rem;
    width: 2rem;
    height: 2rem;
  }

  .ul-list {
    max-width: 100%;
  }

  .ul-list > li:before {
    font-size: 1.6rem;
    line-height: 2rem;
    width: 2rem;
    height: 2rem;
  }

  .check-list {
    max-width: 100%;
  }

  .check-list > li:before {
    width: 2rem;
    height: 2rem;
  }

  .droplist {
    max-width: 100%;
  }

  .droplist-item {
    padding: 1.5rem 2.3rem;
  }

  .droplist-item__top:after {
    width: 2rem;
    height: 2rem;
  }

  .droplist-item__wrapper {
    padding: 1.6rem;
    gap: 2rem;
  }

  .table {
    max-width: unset;
    width: calc(100% + 4.8rem);
    padding: 0 2.4rem;
    margin: 0 -2.4rem;
  }

  .table__wrapper {
    width: -moz-max-content;
    width: max-content;
  }

  .table__column,
  .table__row:first-child .table__column {
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .table__column {
    width: 17.1rem;
  }

  .row-content {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .row-content--small-img .row-content__column,
  .row-content--small-slider .row-content__column {
    width: 100%;
  }

  .row-content--small-img .row-content__column img,
  .row-content--small-slider .row-content__column img {
    height: 22.8rem;
  }

  .row-content--small-img .row-content__column:first-child,
  .row-content--small-slider .row-content__column:first-child {
    gap: 2rem;
    padding-right: 0;
  }

  .row-content--small-img-left .row-content__column,
  .row-content--small-slider-left .row-content__column {
    width: 100%;
  }

  .row-content--small-img-left .row-content__column img,
  .row-content--small-slider-left .row-content__column img {
    height: 22.8rem;
  }

  .row-content--small-img-left .row-content__column:nth-child(2),
  .row-content--small-slider-left .row-content__column:nth-child(2) {
    gap: 2rem;
    padding-left: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .row-content--big-img .row-content__column img,
  .row-content--big-slider .row-content__column img {
    height: 45.6rem;
  }

  .row-content--big-img .row-content__column:first-child,
  .row-content--big-slider .row-content__column:first-child {
    gap: 2rem;
    padding-right: 0;
    width: 100%;
  }

  .row-content--big-img .row-content__column:nth-child(2),
  .row-content--big-slider .row-content__column:nth-child(2) {
    width: 100%;
  }

  .row-content--big-img-left .row-content__column img,
  .row-content--big-slider-left .row-content__column img {
    height: 45.6rem;
  }

  .row-content--big-img-left .row-content__column:first-child,
  .row-content--big-slider-left .row-content__column:first-child {
    width: 100%;
  }

  .row-content--big-img-left .row-content__column:nth-child(2),
  .row-content--big-slider-left .row-content__column:nth-child(2) {
    gap: 2rem;
    padding-left: 0;
    width: 100%;
    -ms-flex-order: -1;
    order: -1;
  }

  .row-content-slider__arrow {
    display: none;
  }

  .row-content-slider__pagination {
    margin-top: 1.6rem;
  }

  .hint {
    gap: 2rem;
  }

  .hint,
  .hint--small {
    max-width: 100%;
  }

  .img-description > img {
    height: 22.8rem;
  }

  .img-description--small {
    max-width: 100%;
  }

  .img-description--small > img {
    height: 22.8rem;
  }

  .text-img-column,
  .text-img-column--reverse {
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }

  .text-img-column__column {
    width: 100%;
  }

  .text-img-column__column:first-child {
    height: 22.8rem;
    min-height: unset;
  }

  .text-img-column__column:nth-child(2) {
    padding: 2.4rem;
  }

  .text-img-column__title {
    margin-bottom: 1.6rem;
  }

  .text-img-column__desc {
    gap: 2rem;
  }

  .big-row-slider img {
    height: 22.8rem;
  }

  .big-row-slider__arrow {
    display: none;
  }

  .big-row-slider__pagination {
    margin-top: 1.6rem;
  }

  .big-column-slider {
    width: 100%;
  }

  .big-column-slider img {
    height: 45.6rem;
  }

  .big-column-slider__arrow {
    display: none;
  }

  .big-column-slider__pagination {
    margin-top: 1.6rem;
  }

  .big-row-img img {
    height: 22.8rem;
  }

  .small-row-img {
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.6rem;
  }

  .small-row-img img {
    width: 100%;
    height: 22.8rem;
  }

  .big-column-img {
    width: 100%;
  }

  .big-column-img img {
    height: 45.6rem;
  }

  .small-column-img {
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.6rem;
  }

  .small-column-img img {
    width: 100%;
    height: 45.6rem;
  }

  .big-video__item img {
    height: 19.2rem;
  }

  .small-video {
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.6rem;
  }

  .small-video__item {
    width: 100%;
  }

  .small-video__item img {
    height: 19.2rem;
  }

  .testimonial-item {
    padding: 2.3rem;
    max-width: 100%;
  }

  .testimonial-item__column:first-child {
    gap: 2.4rem;
  }

  .testimonial-item__column:nth-child(2) {
    display: none;
  }

  .testimonial-item__img--mobile {
    display: block;
    width: 10.2rem;
    height: 12rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .testimonial-item__top {
    gap: 2.4rem;
  }

  .testimonial-item__bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 2.4rem;
  }

  .testimonials-slider {
    max-width: 100%;
  }

  .testimonials-slider__arrow {
    display: none;
  }

  .testimonials-slider__pagination {
    margin-top: 1.6rem;
  }

  .tab-column {
    padding: 2.4rem 1.6rem;
  }

  .tab-column__column:first-child {
    width: 100%;
  }

  .tab-column__column:nth-child(2) {
    display: none;
  }

  .tab-column__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 0.8rem;
  }

  .tab-column__item:not(:last-child) {
    margin-bottom: 0.8rem;
  }

  .tab-column__item--active .tab-column__content {
    display: -ms-flexbox;
    display: flex;
  }

  .tab-column__btn {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: -0.016rem;
    padding: 2.5rem 2.3rem;
  }

  .tab-column__content {
    padding: 1.6rem;
  }

  .tab-row {
    max-width: 100%;
  }

  .tab-row__swiper {
    overflow: visible;
  }

  .tab-row__item {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: -0.016rem;
  }

  .tab-row__content {
    padding: 2.3rem;
  }

  .banner-item {
    max-width: 100%;
  }

  .banner-item > img {
    height: 5.405rem;
    border-radius: 0.8rem;
  }

  .banner-slider {
    max-width: 100%;
  }

  .banner-slider__arrow {
    display: none;
  }

  .banner-slider__pagination {
    margin-top: 1.6rem;
  }

  .btn-big {
    max-width: 100%;
    height: 12.4rem;
  }

  .btn-big__top {
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .btn-big__icon {
    width: 3.2rem;
    height: 3.2rem;
  }

  .btn-big__desc {
    text-align: right;
  }

  .big-phone {
    font-size: 3.9rem;
    line-height: 4rem;
    letter-spacing: -0.16rem;
  }

  .share {
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.6rem;
  }

  .share__desc {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: -0.016rem;
  }

  .social__item {
    width: 3.2rem;
    height: 3.2rem;
  }

  .question-form {
    padding: 2.4rem;
  }

  .question-form__title {
    margin-bottom: 2.4rem;
  }

  .question-form__row {
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.4rem;
  }

  .question-form__column {
    width: 100%;
  }

  .question-form__column:nth-child(2) {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .question-form-form textarea {
    height: 14.8rem;
  }

  .question-form-form__textfield {
    gap: 0.8rem;
    margin-bottom: 0.8rem;
  }

  .consultation-form {
    padding: 2.4rem;
  }

  .consultation-form__title {
    margin-bottom: 2.4rem;
  }

  .consultation-form__row {
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.4rem;
  }

  .consultation-form__column {
    width: 100%;
  }

  .consultation-form__column:nth-child(2) {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .consultation-form-form__textfield {
    gap: 0.8rem;
    margin-bottom: 0.8rem;
  }

  .discount-form {
    background-image: url(../img/svg/discount-form-mobile.svg);
    background-size: cover;
    padding: 2.4rem;
  }

  .discount-form__title {
    margin-bottom: 1.6rem;
  }

  .discount-form__row {
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.4rem;
  }

  .discount-form__column {
    width: 100%;
  }

  .discount-form-form__textfield {
    gap: 0.8rem;
    margin-bottom: 0.8rem;
  }

  .content-menu {
    padding: 2.4rem;
  }

  .map {
    padding-top: 11.6rem;
  }

  .map__wrapper {
    left: 0;
    top: 0;
    padding: 2.4rem;
    width: 100%;
  }

  .map__title {
    margin-bottom: 1.6rem;
  }

  .map__container {
    height: 35.4rem;
  }

  .contacts-small-top__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.6rem;
  }

  .contacts-small-top-item {
    width: 100%;
  }

  .contacts-small-top-item--messenger {
    height: 12.4rem;
  }

  .contacts-small-top-item--phone {
    height: 11.6rem;
  }

  .contacts-small-top-item__top {
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .contacts-small-top-item__icon {
    width: 3.2rem;
    height: 3.2rem;
  }

  .contacts-small-top-item__desc {
    text-align: right;
  }

  .contacts-small-top-item__click--phone {
    height: 6rem;
  }

  .contacts-small-top-item__click--callback {
    height: 5.6rem;
  }

  .transfer-form__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.6rem;
    margin-bottom: 0.8rem;
  }
}
