@font-face {
  font-family: "Roboto Condensed";
  src: url("./../fonts/RobotoCondensed/RobotoCondensed-Regular.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("./../fonts/RobotoCondensed/RobotoCondensed-Medium.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("./../fonts/RobotoCondensed/RobotoCondensed-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
  font-weight: 600;
}
body {
  color: #ffffff;
  font-family: "Roboto Condensed", sans-serif;
}

.bold {
  font-weight: 600;
}

.--w-740 {
  max-width: 74rem;
  width: 100%;
  margin: 0 auto;
}

.--mt-2rem {
  margin-top: 2rem;
}

.container-right {
  padding-left: 19rem;
}

.max-w {
  max-width: 74rem;
  width: 100%;
  margin: 0 auto;
}

html {
  font-size: 1.5625vw;
}
@media screen and (min-width: 968px) {
  html {
    font-size: 0.521vw;
  }
}

* {
  padding: 0px;
  margin: 0px;
  border: none;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Links */
a,
a:link,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/* Common */
aside,
nav,
footer,
header,
section,
main {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-size: inherit;
  font-weight: inherit;
}

ul,
ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

img,
svg {
  max-width: 100%;
  height: auto;
}

address {
  font-style: normal;
}

/* Form */
input,
textarea,
button,
select {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
}

input::-ms-clear {
  display: none;
}

button,
input[type="submit"] {
  display: inline-block;
  box-shadow: none;
  background-color: transparent;
  background: none;
  cursor: pointer;
}

input:focus,
input:active,
button:focus,
button:active {
  outline: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

label {
  cursor: pointer;
}

legend {
  display: block;
}

.btn {
  font-family: "Bebas Neue Cyrillic";
  font-weight: 400;
  font-size: 4.8rem;
  line-height: 100%;
  text-align: center;
  background: linear-gradient(103.44deg, #808080 11.4%, #939393 25.25%, #c1c1c1 36.74%, #e0e0e0 40.12%, #c3c3c3 60.39%, #a1a1a1 76.61%);
  padding: 3.8rem 2.5rem;
  position: relative;
  border-radius: 1rem;
  z-index: 1;
  color: #000;
}
.btn.form-btn {
  padding: 1.5rem;
}

.container {
  max-width: 152rem;
  width: 100%;
  margin: 0 auto;
}

.for-mob {
  display: none !important;
}

.header > .container {
  display: flex;
  gap: 7.5rem;
}

.header {
  display: flex;
  gap: 7.5rem;
  background-image: url("./../images/bg-header.png");
  background-size: cover;
  padding: 19rem 0;
}
.header__left {
  display: flex;
  flex-direction: column;
  gap: 4.6rem;
  max-width: 78rem;
  width: 100%;
}
.header__right {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.left__heding {
  font-weight: 500;
  font-size: 3.6rem;
  line-height: 100%;
  position: relative;
  display: flex;
  align-items: start;
  gap: 1.5rem;
}
.left__heding::before {
  content: "";
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  background-color: #ffffff;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 1rem;
}
.left__info-box {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.left__subtitle {
  font-weight: 500;
  font-size: 4rem;
  line-height: 100%;
}
.left__title {
  font-family: "Bebas Neue Cyrillic";
  font-weight: 400;
  font-size: 6.8rem;
  line-height: 100%;
  letter-spacing: 0%;
}
.left__span {
  font-weight: 500;
  font-size: 3.6rem;
  line-height: 100%;
  padding: 1.2rem 2.4rem;
  border: 1px solid #ffffff;
  max-width: fit-content;
  border-radius: 10rem;
}
.left__btn-box {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
.left__btn-text {
  font-weight: 500;
  font-size: 2.3rem;
  line-height: 100%;
}

.right {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  padding: 3.2rem;
  background: rgba(20, 20, 20, 0.6509803922);
  border: 1px solid;
  border-image-source: linear-gradient(95.78deg, #ffffff 20.69%, #141414 99.67%);
  border-image-slice: 1;
  backdrop-filter: blur(10px);
  height: fit-content;
  max-width: 50rem;
  margin-top: auto;
  border-radius: 1rem;
}
.right__name {
  font-family: "Bebas Neue Cyrillic";
  font-size: 4rem;
  line-height: 100%;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
}
.right__name::before {
  content: "";
  display: block;
  width: 2rem;
  height: 2rem;
  background-image: url("./../images/icons/info.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.right__text {
  font-weight: 400;
  font-size: 2.4rem;
  text-align: center;
}

.master {
  background-image: url("./../images/bg-master.png");
  background-size: cover;
}
.master__content {
  display: flex;
  flex-direction: column;
  gap: 2.6rem;
  align-items: center;
  padding: 11rem 0 10rem;
}
.master__title {
  font-family: "Bebas Neue Cyrillic";
  font-size: 6rem;
  line-height: 100%;
  text-align: center;
}
.master__content-left {
  display: flex;
  gap: 2rem;
}

.content-left__box {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  max-width: 75rem;
  width: 100%;
}
.content-left__title {
  font-weight: 400;
  font-size: 3.6rem;
  line-height: 100%;
  letter-spacing: 0%;
}
.content-left__list {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.content-left__item {
  display: flex;
  align-items: center;
  gap: 2rem;
  font-weight: 400;
  font-size: 3.2rem;
  line-height: 100%;
  position: relative;
}
.content-left__item::before {
  content: "";
  display: block;
  width: 5.8rem;
  height: 5.8rem;
  border: 0.3rem solid rgba(255, 255, 255, 0.2);
  background-image: url("./../images/icons/check.svg");
  background-image: cover;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  flex-shrink: 0;
}

.content__right-list {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.content__right-item {
  display: flex;
  align-items: center;
  gap: 2rem;
  font-weight: 400;
  font-size: 3.2rem;
  line-height: 100%;
  position: relative;
  background: rgba(255, 255, 255, 0.1019607843);
  backdrop-filter: blur(4rem);
  padding: 1.2rem 2rem;
  border-radius: 2rem;
}
.content__right-item::before {
  content: "";
  display: block;
  width: 5.8rem;
  height: 5.8rem;
  border: 0.3rem solid rgba(255, 255, 255, 0.2);
  background-image: url("./../images/icons/check.svg");
  background-image: cover;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  flex-shrink: 0;
}

.why {
  background-image: url("./../images/bg-why.png");
  background-size: cover;
}
.why__content {
  display: flex;
  padding: 7rem 0;
  gap: 2rem;
}
.why__info {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 88rem;
  width: 100%;
}
.why__info-title {
  font-family: "Bebas Neue Cyrillic";
  font-size: 6.4rem;
  line-height: 100%;
  text-align: center;
}
.why__info-list {
  display: flex;
  flex-direction: column;
  gap: 2.6rem;
  margin-top: auto;
}
.why__info-item {
  display: flex;
  align-items: center;
  gap: 2rem;
  text-align: start;
  font-weight: 400;
  font-size: 3.2rem;
  line-height: 100%;
  background: rgba(63, 63, 63, 0.4);
  backdrop-filter: blur(20px);
  padding: 2rem;
  border-radius: 2rem;
}
.why__info-item div {
  width: 7.3rem;
  height: 7.3rem;
  border-radius: 50%;
  background-color: #464646;
  padding: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.why__slider {
  max-width: 62rem;
  width: 100%;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
}

.swiper-button-prev2,
.swiper-button-next2,
.swiper-button-prev,
.swiper-button-next {
  cursor: pointer;
}
.swiper-button-prev2 img,
.swiper-button-next2 img,
.swiper-button-prev img,
.swiper-button-next img {
  width: 1.2rem;
  height: 2.4rem;
}
.swiper-button-prev2::after,
.swiper-button-next2::after,
.swiper-button-prev::after,
.swiper-button-next::after {
  content: "";
  display: none;
}
.swiper-button-prev2.swiper-button-disabled,
.swiper-button-next2.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.5;
}

.swiper-button-prev2,
.swiper-button-prev {
  transform: rotate(180deg);
}

.swiper-pagination {
  max-width: fit-content;
  background: rgba(255, 255, 255, 0.1019607843);
  backdrop-filter: blur(2rem);
  border-radius: 10rem;
  padding: 0.4rem 0.8rem;
  left: 50% !important;
  transform: translateX(-50%) !important;
  bottom: 2rem !important;
}
.swiper-pagination span {
  background-color: #fff;
}

.one {
  background-image: url("./../images/bg-last.png");
  background-size: cover;
  overflow: hidden !important;
}
.one__content {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  padding: 11rem 0;
}
.one__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 160rem;
  width: 100%;
}
.one__title {
  font-family: "Bebas Neue Cyrillic";
  font-size: 5.4rem;
  line-height: 6.4rem;
}
.one__arrows {
  max-width: 12rem;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 2.4rem;
}
.one__block {
  max-width: 92rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.one__block-content {
  position: relative;
  height: 52rem;
}
.one__block-content img {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 1rem;
}
.one__block-content img.one__gif {
  opacity: 0;
}
.one__block-content:hover .one__block-watch {
  background-color: #fff;
  color: #000;
}
.one__block-content:hover .one__block-watch::before {
  filter: brightness(0);
}
.one__block-content:hover .one__gif {
  opacity: 1;
}
.one__block-watch {
  position: absolute;
  top: 2.8rem;
  right: 2.8rem;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 2.8rem;
  padding: 2.6rem 4rem;
  display: flex;
  align-items: center;
  gap: 2rem;
  background: rgba(239, 239, 239, 0.2);
  backdrop-filter: blur(20px);
  border-radius: 1rem;
  color: #fff;
  transition: all 0.3s ease 0s;
}
.one__block-watch::before {
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background-image: url("./../images/icons/watch.svg");
  background-position: center;
  background-size: cover;
  transition: all 0.3s ease 0s;
}
.one__block-info {
  position: absolute;
  bottom: 0rem;
  left: 0rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
  width: 100%;
  padding-top: 15rem;
  background: linear-gradient(0deg, #141414 4.97%, rgba(0, 0, 0, 0) 100%);
}
.one__block-name {
  font-family: "Bebas Neue Cyrillic";
  font-weight: 400;
  font-size: 3.6rem;
  line-height: 3.6rem;
  color: #fff;
}
.one__block-location,
.one__block-type {
  font-weight: 400;
  font-size: 2rem;
  line-height: 3.6rem;
  color: #fff;
}
.one__text {
  font-size: 2.4rem;
  line-height: 2.8rem;
}

.modal {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 99998;
}
.modal.active {
  display: flex;
}
.modal__block {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 2rem;
  background: #060606;
  padding: 6rem 2rem 4.5rem;
  z-index: 9999;
}

.cross {
  position: absolute;
  right: 2rem;
  top: 2rem;
}

.apply__form {
  max-width: 40rem;
}
.apply__form-heading {
  font-size: 2rem;
  margin-bottom: 1rem;
}

.form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  max-width: 40rem;
  width: 100%;
}
.form input {
  padding: 2rem 3rem;
  font-size: 2rem;
  color: #000;
  background-color: #fff;
  border-radius: 1rem;
}
.form input::placeholder {
  color: #828282;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 100%;
}

.grecaptcha-badge {
  visibility: hidden;
}

.grecaptcha-logo {
  visibility: hidden;
}

.form__tips {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.form__checks {
  font-size: 1rem;
}

.agree {
  width: 1rem;
  height: 1rem;
  border: 1px solid #fff;
}

.footer__block.for-mobile {
  display: none;
}

.footer {
  font-size: 2rem;
  font-family: "Rubik", sans-serif;
  line-height: 1.1;
  background: #070707;
  color: #fff;
  border-top: 1px solid #454545;
  padding: 4.3rem 0 5.5rem;
}

.footer__dogovor {
  display: flex;
  flex-direction: column;
  row-gap: 2rem;
  align-items: end;
}

.footer__documents {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: flex-end;
}

@media screen and (max-width: 1024px) {
  .footer__documents {
    align-items: center;
    gap: 4rem;
  }
}
.footer a {
  color: white;
  text-decoration: none;
  transition: color 0.3s ease-out, border 0.3s ease-out;
}

.footer a:hover {
  color: #7c66ff;
  border-color: #7c66ff;
}

.footer a svg {
  width: 2rem;
  fill: currentColor;
}

@media screen and (max-width: 1024px) {
  .footer a svg {
    width: 4rem;
  }
}
@media screen and (max-width: 1024px) {
  .footer {
    padding: 6rem 0;
    font-size: 2rem;
  }
  .footer__support {
    font-size: 2.4rem;
  }
}
.footer .container {
  padding: 0;
}

@media screen and (max-width: 1024px) {
  .footer .container {
    padding: 0 2rem;
  }
}
.footer__row {
  min-height: 4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 6rem;
  margin-bottom: 2rem;
}

.footer__row:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  .footer__row {
    min-height: 5rem;
    column-gap: 3rem;
    margin-bottom: 3rem;
  }
  .footer__row:last-child {
    margin-bottom: 0;
  }
}
.footer__phone {
  display: flex;
  column-gap: 6rem;
  min-width: 19rem;
}

.footer__phone > div {
  min-width: 19rem;
}

.footer__phone span {
  display: block;
  font-size: 1.4rem;
  color: #a3a3a3;
  margin-bottom: 0.8rem;
}

@media screen and (max-width: 1024px) {
  .footer__phone span {
    font-size: 2.4rem;
    margin-bottom: 1.2rem;
  }
}
.footer__phone a {
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  .footer__phone a {
    font-size: 3rem;
  }
}
.footer__contacts {
  display: flex;
  column-gap: 6rem;
  align-items: center;
}

.footer__social a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 19rem;
  flex-shrink: 0;
  border: 1px solid white;
  border-radius: 5px;
  column-gap: 2rem;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 1rem;
}

@media screen and (max-width: 1024px) {
  .footer__social a {
    padding: 2rem;
    width: 28rem;
    font-size: 2rem;
  }
}
.footer__mail a {
  display: inline-flex;
  align-items: center;
  column-gap: 1.2rem;
}

@media screen and (max-width: 1024px) {
  .footer__mail a {
    column-gap: 2rem;
    font-size: 2rem;
  }
}
.footer__copyright {
  text-transform: uppercase;
  text-align: right;
}

@media screen and (max-width: 1024px) {
  .footer__copyright {
    text-align: center;
  }
}
@media screen and (max-width: 1024px) {
  .footer__info {
    display: flex;
    flex-direction: column;
    row-gap: 4rem;
    align-items: center;
    margin: 0 auto;
  }
}
@media (max-width: 968px) {
  .footer__block.for-mobile {
    display: block;
  }
  .footer__block.for-desktop {
    display: none;
  }
  .form-separator-mobile {
    width: 100%;
    height: 1px;
    background-color: #d6c7c7;
  }
}
@media (max-width: 968px) {
  .header {
    padding: 6rem 0;
    background-image: url("./../images/bg-header-mob.png");
    background-size: cover;
    background-position: center;
  }
  .header > .container {
    display: flex;
    flex-direction: column;
  }
  .container {
    max-width: none;
    padding: 0 4rem;
  }
  .header__left {
    max-width: none;
  }
  .left__heding {
    font-size: 1.5rem;
    max-width: 30rem;
    width: 100%;
  }
  .left__heding::before {
    margin-top: 0.5rem;
  }
  .for-pc {
    display: none;
  }
  .for-mob {
    display: flex;
  }
  .header__right {
    max-width: 32rem;
    width: 100%;
    padding: 2rem;
  }
  .right__name {
    font-size: 2.8rem;
  }
  .right__text {
    font-size: 1.6rem;
  }
  .left__subtitle {
    margin-top: 8rem;
    font-size: 3.2rem;
  }
  .left__title {
    font-size: 4.8rem;
  }
  .left__span {
    font-size: 2.6rem;
  }
  .master__title {
    font-size: 3.6rem;
  }
  .master__content-left {
    flex-direction: column;
  }
  .content-left__title {
    font-size: 2.8rem;
  }
  .content-left__list {
    align-items: center;
    flex-direction: row;
  }
  .content-left__list li {
    max-width: 32rem;
    width: 100%;
    font-size: 1.8rem;
  }
  .content__right-item {
    font-size: 2.2rem;
  }
  .content-left__item::before,
  .content__right-item::before {
    width: 5rem;
    height: 5rem;
    background-size: 2rem;
  }
  .why__content {
    flex-direction: column;
  }
  .why__info-title {
    font-size: 3.2rem;
    margin-bottom: 2rem;
  }
  .why__info-item {
    font-size: 2rem;
  }
  .why__info-item div {
    width: 5rem;
    height: 5rem;
    padding: 1rem;
  }
  .swiper,
  .why__slider {
    height: 35rem;
  }
  .apply__form {
    width: 40rem;
  }
  .container-right {
    padding-left: 4rem;
  }
  .one__arrows {
    display: none;
  }
  .one__title {
    font-size: 4rem;
  }
  .one__block-content img {
    object-fit: cover;
  }
  .max-w {
    max-width: 50rem;
  }
}
.grecaptcha-badge {
  display: none !important;
}

/*# sourceMappingURL=style.css.map */
