@charset "UTF-8";
@font-face {
  font-family: "MOS";
  src: url(/fonts/made-outer-sans-light.eot?b81384e52e64d5f903b00a1ff5b21ff0);
  src: local("☺"), url(/fonts/made-outer-sans-light.woff?5656e35b083a744296e17fd80ab30ac5) format("woff"), url(/fonts/made-outer-sans-light.ttf?e1818499e75ff0d4ab291f41e677dfe6) format("truetype"), url(/fonts/made-outer-sans-light.svg?b5f49917ada27a87ae915881fa730dd9) format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MOS";
  src: url(/fonts/made-outer-sans-medium.eot?2c3098117e47654c207e7e9d2c33f32d);
  src: local("☺"), url(/fonts/made-outer-sans-medium.woff?f1d9017df296ae017d1eba18bfcab2ab) format("woff"), url(/fonts/made-outer-sans-medium.ttf?c27cedfc217c1ef78adcadb063a2c8e5) format("truetype"), url(/fonts/made-outer-sans-medium.svg?3228eaea867fe054696608af5f03f511) format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MOS";
  src: url(/fonts/made-outer-sans-regular.eot?a37098423f818c70dd7497e917205a13);
  src: local("☺"), url(/fonts/made-outer-sans-regular.woff?89b3e553329ef550acc6fd8152ec8d56) format("woff"), url(/fonts/made-outer-sans-regular.ttf?8a4768d95bb0d63256f029918d33f914) format("truetype"), url(/fonts/made-outer-sans-regular.svg?40662520491a903f652ea3fa1bc246cd) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MOS";
  src: url(/fonts/made-outer-sans-thin.eot?533ee6f515a3a82ac9f3ec41c57ddf5e);
  src: local("☺"), url(/fonts/made-outer-sans-thin.woff?fc258f5ee30112f9a64bf6ec08c62187) format("woff"), url(/fonts/made-outer-sans-thin.ttf?b9c673da2737c272777bb699fe1308eb) format("truetype"), url(/fonts/made-outer-sans-thin.svg?41ffbbb664b39caf1fe45592398b0236) format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manticore";
  src: url(/fonts/Manticore.eot?90f84c83673a2b25f199bfc7fdbbf4bc);
  src: local("☺"), url(/fonts/Manticore.woff?4a1dcce858cee373eb07af39892b7ccc) format("woff"), url(/fonts/Manticore.ttf?dbaf4e3220d109f1589601b5a6d8858e) format("truetype"), url(/fonts/Manticore.svg?d951ce6ba931df194c65c6133e8aa5a7) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "morganite";
  src: url(/fonts/Morganite-Black.eot?f4125c5dfc045a444a0f98e0aab5272c);
  src: local("☺"), url(/fonts/Morganite-Black.woff?898673df1dc901c53394e14c1fffe9df) format("woff"), url(/fonts/Morganite-Black.ttf?65cfdac8d55bb1a55eace9b9ca80dd16) format("truetype"), url(/fonts/Morganite-Black.svg?52c2fbe689e50f50383a49a88a3971f9) format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
.footer__social-link:hover svg path, .footer__social-link svg path, .footer__arrow:hover, .footer__arrow, .contact__info-link:hover > * path, .contact__info-link > * path, .contact__info-address.contact__info-address svg path, .contact__info-address:hover.contact__info-address svg path, .city-dropdown svg path,
.menu-dropdown svg path, .city-dropdown__item:hover svg path,
.menu-dropdown__item:hover svg path, .city-dropdown__item:hover .city-dropdown__link,
.menu-dropdown__item:hover .city-dropdown__link, .header .burger__contact-link:hover svg path, .header .burger__contact-link svg path, .header .burger__city:hover:after, .header .burger__close:after, .header .burger__close:before, .header .burger__close:hover:after, .header .burger__close:hover:before, .header .burger, .header__burger-icon:after, .header__burger-icon:before, .header__burger-icon span, .header__burger:hover .header__burger-icon:after, .header__burger:hover .header__burger-icon:before, .header__burger:hover .header__burger-icon span, .header__menu-item:nth-child(1) .header__menu-link:after, .header__menu-item:nth-child(1) .header__menu-link:hover:after, .header__menu-item:nth-child(1).active, .header__menu-item:nth-child(1), .header__phone-num, .header__phone-icon path, .header__phone:hover .header__phone-icon path, .header__phone:hover .header__phone-num, .header__place-btn.btn-no:hover, .header__place-btn.btn-no, .header__place-btn.btn-yes:before, .header__place-btn.btn-yes:hover:before, .header__city:hover:after, .header__city svg path,
.header .burger__city svg path, .header__city:after,
.header .burger__city:after, .header__city:hover .header__city-img path,
.header__city:hover .burger__city-img path,
.header .burger__city:hover .header__city-img path,
.header .burger__city:hover .burger__city-img path, .header__language-icon,
.header .burger__language-icon, .header__language-btn:hover,
.header .burger__language-btn:hover, .header__language-btn,
.header .burger__language-btn, .header.active, .header, .btn-red-border:hover, .btn-red-border, .red-hover:hover, .red-hover {
  transition: all 0.7s ease 0s;
}

::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-thumb {
  background: rgb(229, 0, 18);
}
::-webkit-scrollbar-track {
  background: black;
}

body {
  font-family: "MOS";
  background-color: #000;
}
body.lock {
  overflow-y: hidden;
  overflow: hidden;
}

img {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}

input {
  background: transparent;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #fff !important;
  -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
  -webkit-transition: background-color 5000s ease-in-out 0s !important;
  transition: background-color 5000s ease-in-out 0s !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.text-red {
  color: #e50012;
}

.error input {
  border-bottom: 1px solid #e50012;
}
.error .form-error {
  display: block;
  height: 16px;
}

.form-error {
  display: none;
  position: absolute;
  bottom: -25px;
  left: 0px;
  font-weight: 300;
  font-size: 12px;
  line-height: 140%;
  color: #e50012;
}
.form-error-icon {
  padding-right: 5px;
}

.body__wrapper {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  overflow: visible;
  overflow-x: hidden;
}

.container {
  max-width: 1720px;
  margin: 0px auto 0px;
  padding: 0 20px;
}

.main {
  padding-top: 63px;
}
.main__wrapper {
  position: relative;
}

.red-hover:hover {
  color: #e50012 !important;
}

.btn-grey,
.btn-grey-small {
  position: relative;
  background: rgba(255, 255, 255, 0.05);
  border-right: 2px solid rgba(255, 255, 255, 0.15);
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #f7f5f9;
  min-width: 259px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 15px;
}
.btn-grey:hover,
.btn-grey-small:hover {
  background: rgba(255, 255, 255, 0.2);
}
.btn-grey:before,
.btn-grey-small:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background: url(/images/button-new.svg?3e9a6fbb3cd22b59c91c17298bc58048) no-repeat;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.btn-grey-small,
.btn-grey-small-small {
  min-width: 163px;
}

.btn-red-border {
  margin-top: 50px;
  width: 173px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(/images/btn-red-border.svg?34dc443ad7add0c9c2cf3b1638b92b72);
  background-color: rgba(229, 0, 18, 0.11);
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  color: #f7f5f9;
}
.btn-red-border:hover {
  background-color: rgba(229, 0, 18, 0.5);
}
@media (max-width: 425px) {
  .btn-red-border {
    width: 295px;
    background-image: url(/images/btn-red-border-big.svg?38f96ecb0db351ac2497aee4cca92fa8);
  }
}
@media (max-width: 370px) {
  .btn-red-border {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom: 1px solid #e50012;
  }
}
@media (max-width: 330px) {
  .btn-red-border {
    background: none;
    border: 1px solid #e50012;
  }
}

.btn-red,
.btn-red-small {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 14px;
  line-height: 18px;
  color: #f7f5f9;
  min-width: 199px;
  height: 60px;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 30px;
  z-index: 1;
}
@media (max-width: 630px) {
  .btn-red,
  .btn-red-small {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 425px) {
  .btn-red,
  .btn-red-small {
    min-width: 100%;
  }
}
.btn-red:before,
.btn-red-small:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  content: " ";
  background: url(/images/red-btn.svg?c4b113c0b6fc83c75656814be6dd4dac) no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.btn-red:hover:before,
.btn-red-small:hover:before {
  opacity: 0.5;
}
.btn-red-small,
.btn-red-small-small {
  min-width: 164px;
}
.btn-red-small:before,
.btn-red-small-small:before {
  background: url(/images/btn-red-small.png?c8ebfdb0cfe86ea10ba5d4d153ff4c22) no-repeat;
  background-size: cover;
}

.btn-white,
.btn-white-small {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  min-width: 199px;
  width: -moz-fit-content;
  width: fit-content;
  height: 60px;
  text-align: center;
  z-index: 10;
}
@media (max-width: 630px) {
  .btn-white,
  .btn-white-small {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 425px) {
  .btn-white,
  .btn-white-small {
    max-width: 100%;
  }
}
.btn-white:before,
.btn-white-small:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  content: " ";
  background: url(/images/button-white.svg?93b8acfc61fb4da22e92cf7dfbf38d65) no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.btn-white:hover:before,
.btn-white-small:hover:before {
  opacity: 0.5;
}

.textures {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}

.section-title {
  font-style: normal;
  font-weight: 500;
  font-size: 64px;
  line-height: 45px;
  color: #f7f5f9;
  padding-bottom: 47px;
  position: relative;
}
@media (max-width: 1220px) {
  .section-title {
    padding-bottom: 40px;
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .section-title {
    padding-bottom: 30px;
  }
}

.section-subtitle {
  font-weight: 250;
  font-size: 18px;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 40px;
}
@media (max-width: 460px) {
  .section-subtitle {
    font-size: 18px;
    line-height: 28px;
  }
}

.decor {
  z-index: 99;
  position: relative;
}
.decor.second_section {
  margin-top: 100px;
}
@media (max-width: 768px) {
  .decor.second_section {
    margin-top: 50px;
  }
}
.decor-subtitle {
  position: absolute;
  font-family: "manticore";
  font-style: normal;
  font-weight: 400;
  font-size: 20.9253px;
  line-height: 23px;
  color: rgb(229, 0, 18) !important;
  z-index: 0 !important;
  top: -30px;
  left: -40px;
  transform: rotate(-5.91deg);
}
@media (max-width: 1850px) {
  .decor-subtitle {
    left: -10px;
  }
}
@media (max-width: 1300px) {
  .decor-subtitle {
    left: 0px;
  }
}

@media (max-width: 1720px) {
  .contact {
    padding-top: 100px !important;
  }
}

.header {
  z-index: 9999;
  position: fixed !important;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  height: 63px;
  flex: 0 0 auto;
}
.header.active {
  background: #000;
}
.header.active {
  -webkit-backdrop-filter: blur(26px);
          backdrop-filter: blur(26px);
}
.header__container {
  display: flex;
  height: 100%;
  position: relative;
}
.header__navbar {
  display: flex;
  flex: 1 0 auto;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  color: #f7f5f9;
}
@media (min-width: 471px) {
  .header__logo {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
  }
}
.header__logo-link {
  display: flex;
  align-items: center;
  height: 100%;
}
.header__logo-img {
  padding: 0px 30px 0px 23px;
  width: 245px;
}
@media (max-width: 415px) {
  .header__logo-img {
    width: 215px;
  }
}
.header__language,
.header .burger__language {
  display: flex;
  align-items: center;
}
@media (max-width: 540px) {
  .header__language,
  .header .burger__language {
    padding: 0 15px;
  }
}
.header__language-container,
.header .burger__language-container {
  display: flex;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.header__language-btn,
.header .burger__language-btn {
  background: transparent;
  padding: 4px 9px;
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.header__language-btn:hover,
.header .burger__language-btn:hover {
  border: 1px solid rgba(255, 255, 255, 0.25);
  background: rgba(255, 255, 255, 0.15);
}
.header__language-btn:hover .header__language-icon,
.header__language-btn:hover .burger__language-icon,
.header .burger__language-btn:hover .header__language-icon,
.header .burger__language-btn:hover .burger__language-icon {
  opacity: 1;
}
.header__language-btn.active,
.header .burger__language-btn.active {
  border: 1px solid rgba(255, 255, 255, 0.25);
  background: rgba(255, 255, 255, 0.15);
}
.header__language-btn.active .header__language-icon,
.header__language-btn.active .burger__language-icon,
.header .burger__language-btn.active .header__language-icon,
.header .burger__language-btn.active .burger__language-icon {
  opacity: 1;
}
.header__language-icon,
.header .burger__language-icon {
  height: 23px;
  width: 23px;
  opacity: 0.4;
}
.header__language {
  padding: 0 30px;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}
@media (max-width: 470px) {
  .header__language {
    padding: 0 10px;
  }
}
@media (max-width: 375px) {
  .header__language {
    display: none;
  }
}
.header__city,
.header .burger__city {
  cursor: pointer;
  display: flex;
  align-items: center;
  position: relative;
}
.header__city:hover .header__city-img path,
.header__city:hover .burger__city-img path,
.header .burger__city:hover .header__city-img path,
.header .burger__city:hover .burger__city-img path {
  fill: #e50012;
}
.header__city:after,
.header .burger__city:after {
  content: " ";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #f7f5f9;
  opacity: 0.6;
}
.header__city svg,
.header .burger__city svg {
  margin-right: 20px;
  transform: translate(0, -1px);
}
.header__city-name,
.header .burger__city-name {
  padding-right: 36px;
}
.header__city.active,
.header .burger__city.active {
  color: #e50012;
}
.header__city.active .header__city-img path,
.header__city.active .burger__city-img path,
.header .burger__city.active .header__city-img path,
.header .burger__city.active .burger__city-img path {
  fill: #e50012;
}
.header__city.active:after,
.header .burger__city.active:after {
  border-top: 5px solid #e50012;
  transform: rotate(180deg);
}
.header__city {
  padding: 0 32px 0 23px;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}
.header__city:hover:after {
  border-top: 5px solid #e50012;
  opacity: 1;
}
@media (max-width: 880px) {
  .header__city {
    display: none;
  }
}
.header__place {
  z-index: 100;
  position: absolute;
  top: 63px;
  left: 254px;
  padding: 20px;
  max-width: 300px;
  width: 100%;
  background: #363636;
  border: 1px solid rgba(255, 255, 255, 0.15);
}
@media (max-width: 880px) {
  .header__place {
    left: 20px;
  }
}
.header__place-title {
  padding-bottom: 10px;
  font-style: normal;
  font-weight: 250;
  font-size: 18px;
  line-height: 1.5;
  color: #f7f5f9;
}
.header__place-wrapper {
  display: flex;
}
.header__place-btn {
  background: transparent;
  color: #f7f5f9;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}
.header__place-btn.btn-yes {
  margin-right: 20px;
  position: relative;
  height: 50px;
  flex: 0 1 63px;
  z-index: 1;
}
.header__place-btn.btn-yes:hover:before {
  opacity: 0.5;
}
.header__place-btn.btn-yes:before {
  position: absolute;
  z-index: -1;
  content: " ";
  background: url(/images/place-red-btn.svg?576709a664b17ca484d7f11e97a36863) center no-repeat;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.header__place-btn.btn-no {
  flex: 1 1 0;
  height: 50px;
  border: 1px solid #797a7a;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.05);
}
.header__place-btn.btn-no:hover {
  background: transparent;
}
.header__phone {
  display: flex;
  align-items: center;
  padding: 0 31px;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  position: relative;
}
.header__phone:hover .header__phone-num {
  color: #e50012;
}
.header__phone:hover .header__phone-icon path {
  fill: #e50012;
}
@media (max-width: 630px) {
  .header__phone {
    display: none;
  }
}
.header__phone-icon {
  margin-right: 5px;
}
.header__phone-num {
  color: #f7f5f9;
}
@media (max-width: 1440px) {
  .header__phone-num {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
  }
}
.header__menu {
  display: flex;
  align-items: center;
  margin-left: auto;
}
@media (max-width: 768px) {
  .header__menu {
    display: none;
  }
}
.header__menu-list {
  display: flex;
  height: 100%;
  width: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}
.header__menu-item {
  position: relative;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.header__menu-item:nth-child(1).active {
  background: #000;
}
.header__menu-item:nth-child(1).active .header__menu-link {
  color: #e50012;
}
.header__menu-item:nth-child(1).active .header__menu-link::after {
  border-top: 5px solid #e50012;
  transform: rotate(180deg);
}
.header__menu-item:nth-child(1) .header__menu-link {
  position: relative;
  padding: 0 60px;
}
.header__menu-item:nth-child(1) .header__menu-link:hover:after {
  border-top: 5px solid #e50012;
  opacity: 1;
}
.header__menu-item:nth-child(1) .header__menu-link:after {
  position: absolute;
  right: 35px;
  content: " ";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #f7f5f9;
  margin-left: 13px;
  opacity: 0.6;
}
@media (max-width: 990px) {
  .header__menu-item:nth-child(2) {
    display: none;
  }
}
@media (max-width: 1024px) {
  .header__menu-item:nth-child(3) {
    display: none;
  }
}
@media (max-width: 1120px) {
  .header__menu-item:nth-child(4) {
    display: none;
  }
}
@media (max-width: 1280px) {
  .header__menu-item:nth-child(5) {
    display: none;
  }
}
.header__menu-link {
  display: flex;
  align-items: center;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #f7f5f9;
  height: 100%;
  padding: 0 30px;
}
@media (max-width: 1240px) {
  .header__menu-link {
    padding: 15px 30px;
  }
}
.header__burger {
  padding: 0 30px;
  display: flex;
  align-items: center;
  border: none;
  cursor: pointer;
}
@media (max-width: 540px) {
  .header__burger {
    padding: 0 15px;
  }
}
.header__burger:hover .header__burger-icon:after, .header__burger:hover .header__burger-icon:before, .header__burger:hover .header__burger-icon span {
  background: #e50012;
}
.header__burger-icon {
  background: transparent;
  position: relative;
  width: 60px;
  height: 20px;
}
.header__burger-icon:after, .header__burger-icon:before, .header__burger-icon span {
  content: " ";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #fff;
  left: 0;
}
.header__burger-icon:after {
  top: 0px;
}
.header__burger-icon span {
  top: 9px;
}
.header__burger-icon:before {
  bottom: 0px;
}
.header .burger {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 240px;
  position: fixed;
  top: -100vh;
  overflow: hidden;
  left: 0;
  height: 100vh;
  width: 100%;
  z-index: 200;
  background-color: #000;
  background-image: url(/images/texture.webp?5b90f413d55c58701c4d208de4791b02);
}
@media (min-width: 1321px) {
  .header .burger {
    align-items: flex-start;
  }
}
@media (max-width: 1920px) {
  .header .burger {
    padding: 0 60px;
  }
}
@media (max-width: 1320px) {
  .header .burger {
    padding: 0 30px;
  }
}
@media (max-height: 800px) {
  .header .burger {
    align-items: center !important;
  }
}
.header .burger.active {
  top: 0;
}
.header .burger__container {
  width: 100%;
}
@media (min-width: 1321px) {
  .header .burger__container {
    padding-top: 120px;
  }
}
.header .burger__bg {
  z-index: -100;
  position: fixed;
  top: -100vh;
  left: 0;
  height: 100vh;
  width: 100%;
  background-color: #000;
  background-image: url(/images/texture.webp?5b90f413d55c58701c4d208de4791b02);
}
.header .burger__bg.active {
  top: 0;
}
.header .burger__close {
  position: absolute;
  right: 30px;
  top: 30px;
  height: 50px;
  width: 50px;
  cursor: pointer;
}
@media (min-width: 1440px) {
  .header .burger__close {
    cursor: pointer;
  }
}
.header .burger__close:hover:after, .header .burger__close:hover:before {
  background: #e50012;
}
.header .burger__close:after, .header .burger__close:before {
  position: absolute;
  content: " ";
  width: 100%;
  height: 2px;
  background: #fff;
  color: #fff;
}
.header .burger__close:after {
  top: 25px;
  transform: rotate(45deg);
}
.header .burger__close:before {
  top: 25px;
  transform: rotate(-45deg);
}
.header .burger__container {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1320px) {
  .header .burger__container {
    flex-direction: column;
    height: 70vh;
    overflow-y: scroll;
  }
}
@media (max-height: 800px) {
  .header .burger__container {
    height: 70vh;
    overflow-y: scroll;
    padding: 0;
    align-items: flex-start !important;
  }
}
@media (min-width: 1321px) {
  .header .burger__container {
    align-items: flex-end;
  }
}
@media (max-width: 1320px) {
  .header .burger__block {
    margin-right: 50px;
  }
}
.header .burger__rooms {
  margin-bottom: 70px;
}
.header .burger__rooms-title {
  font-size: 36px;
  line-height: 36px;
  color: rgb(247, 245, 249);
  margin-bottom: 10px;
}
@media (max-width: 650px) {
  .header .burger__rooms-title {
    margin-bottom: 30px;
  }
}
.header .burger__rooms-body {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 650px) {
  .header .burger__rooms-body {
    flex-direction: column;
  }
}
.header .burger__rooms-item:not(:last-child) {
  margin: 0 40px 15px 0;
}
.header .burger__rooms-link {
  color: #d5d2da;
  font-size: 18px;
  line-height: 24px;
  font-weight: 250;
}
.header .burger__menu {
  display: flex;
}
@media (max-width: 680px) {
  .header .burger__menu {
    flex-direction: column;
  }
}
.header .burger__menu-list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
}
@media (min-width: 769px) {
  .header .burger__menu-list {
    max-height: 470px;
  }
}
.header .burger__menu-item {
  padding-bottom: 18px;
  margin-right: 30px;
}
.header .burger__menu-link {
  color: #d5d2da;
  font-size: 26px;
  line-height: 30px;
  font-weight: 400;
}
.header .burger__menu-link-extra {
  color: #e50012;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}
.header .burger__row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 70px;
}
@media (max-width: 1320px) {
  .header .burger__row {
    margin-top: 70px;
  }
}
@media (min-width: 1321px) {
  .header .burger__row {
    justify-content: space-between;
  }
}
.header .burger__language {
  padding: unset !important;
}
.header .burger__city {
  margin-right: 30px;
}
.header .burger__city-dropdown {
  top: 35px;
}
.header .burger__city:before {
  transform: unset;
}
.header .burger__city.active .burger__city-name {
  color: #e50012;
}
.header .burger__city:hover .burger__city-name {
  color: #e50012;
}
.header .burger__city:hover:after {
  border-top: 5px solid #e50012;
  opacity: 1;
}
.header .burger__city-name {
  color: #fff;
  display: flex;
  height: 100%;
  align-items: center;
}
.header .burger__city-name:hover {
  color: #e50012;
}
.header .burger__city-dropdown {
  margin-left: -24px;
  width: calc(100% + 54px);
}
.header .burger__contact:not(:last-child) {
  margin-bottom: 37px;
  max-width: 370px;
}
.header .burger__contact:nth-child(4) {
  margin-bottom: 80px;
}
.header .burger__contact:nth-child(5) {
  margin-bottom: 20px;
}
.header .burger__contact-title, .header .burger__contact-info {
  color: rgb(247, 245, 249);
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
}
.header .burger__contact-title {
  margin-bottom: 8px;
}
.header .burger__contact-info {
  font-weight: 250;
}
.header .burger__contact-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.header .burger__contact-list .contact__info-item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
}
@media (max-width: 460px) {
  .header .burger__contact-list .contact__info-item {
    width: 30px;
    height: unset;
  }
}
.header .burger__contact-item {
  margin-bottom: 10px;
}
.header .burger__contact-item:not(:last-child) {
  margin-right: 30px;
}
.header .burger__contact-link:hover svg path {
  fill: #e50012;
}
.header .location {
  display: none;
  position: absolute;
  left: 254px;
  top: 63px;
  max-width: 300px;
  width: 100%;
  z-index: 100;
}
@media (max-width: 880px) {
  .header .location {
    left: 20px;
  }
}
.header .location__window {
  background: #363636;
  padding: 23px 20px 20px;
}
.header .location__group {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
}
.header .location__group-title {
  font-weight: 300;
  font-size: 18px;
  line-height: 23px;
  color: #f7f5f9;
}
.header .location__group-close {
  position: relative;
  height: 16px;
  width: 16px;
  background: transparent;
}
.header .location__group-close:before, .header .location__group-close:after {
  left: 0;
  position: absolute;
  content: " ";
  width: 100%;
  background: #fff;
  height: 2px;
}
.header .location__group-close:before {
  top: 9px;
  transform: rotate(-45deg);
}
.header .location__group-close:after {
  transform: rotate(45deg);
  bottom: 5px;
}
.header .location__block {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.15);
  width: 100%;
}
.header .location__block:not(:last-child) {
  margin-bottom: 5px;
}
.header .location__block.active .location__block-city {
  color: #e50012;
}
.header .location__block.active .location__block-city:before {
  content: url(/images/Pin-red.svg?0dff2ed4362d147898abe285f3e3b726);
}
.header .location__block:hover .location__block-city {
  color: #e50012;
}
.header .location__block:hover .location__block-city:before {
  content: url(/images/Pin-red.svg?0dff2ed4362d147898abe285f3e3b726);
}
.header .location__block-city {
  font-size: 14px;
  line-height: 18px;
  color: #f7f5f9;
  padding: 15px 20px 10px;
  display: flex;
  align-items: center;
}
.header .location__block-city:before {
  content: url(/images/Pin.svg?57583ccbc93a5d5b345ca5afd1ed1a6d);
  margin-right: 5px;
}
.header .location__block-adress {
  font-size: 14px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.5);
  padding: 0 0 20px 20px;
}

.header__navbar-child {
  cursor: pointer;
}

.city-dropdown,
.menu-dropdown {
  display: none;
  position: absolute;
  top: 62px;
  left: 0px;
  cursor: pointer;
  width: calc(100% + 2px);
  margin-left: -1px;
  z-index: 120;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: rgb(0, 0, 0);
  border: 1px solid rgba(255, 255, 255, 0.15);
  -o-border-image: initial;
     border-image: initial;
  -webkit-backdrop-filter: blur(80px);
          backdrop-filter: blur(80px);
}
.city-dropdown__item,
.menu-dropdown__item {
  height: 61px;
  display: flex;
  align-items: center;
  position: relative;
}
.city-dropdown__item:not(:first-child):after,
.menu-dropdown__item:not(:first-child):after {
  content: " ";
  background: url(/images/border-bottom.svg?ef809732dab86c935fc4f7c4b900da47) center no-repeat;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.city-dropdown__item:hover .city-dropdown__link,
.menu-dropdown__item:hover .city-dropdown__link {
  color: #e50012;
}
.city-dropdown__item:hover svg path,
.menu-dropdown__item:hover svg path {
  fill: #e50012;
}
.city-dropdown svg,
.menu-dropdown svg {
  flex: 1 0 auto;
  margin: 0 20px 0 23px;
}
.city-dropdown__link,
.menu-dropdown__link {
  display: flex;
  align-items: center;
  position: relative;
  color: #f7f5f9;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  height: 100%;
  width: 100%;
}
.city-dropdown__link.menu-dropdown__link,
.menu-dropdown__link.menu-dropdown__link {
  padding: 15px 0;
  justify-content: center;
}

.intro {
  height: 100vh;
}
@media (max-height: 850px) {
  .intro {
    height: auto;
    padding: 100px 0;
  }
}
.intro__bg {
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 140vh;
  top: 0;
  left: 0;
  margin-top: -40px;
  background-size: cover !important;
}
.intro__bg.adventure {
  background: url(/images/header-bg.webp?9fcebaab05d631edcd5452e6a65f1c0a) center no-repeat;
  background-size: cover;
}
@media (max-width: 768px) {
  .intro__bg.adventure {
    height: 100vh;
    background: url(/images/header-bg-mb.webp?f6c0b66522e482a63d02d3949e20333b) center no-repeat;
  }
}
.intro__bg.thriller {
  background: url(/images/header-thriller-bg.webp?146d4935ea0cd253e56db4d72edb350c) center no-repeat;
  background-size: cover;
}
@media (max-width: 768px) {
  .intro__bg.thriller {
    height: 100vh;
    background: url(/images/header-bg-mb.webp?f6c0b66522e482a63d02d3949e20333b) center no-repeat;
  }
}
.intro__bg.horror {
  background: url(/images/header-horror-bg.png?4fa097a27f547145b161ab8172f4dc86) center no-repeat;
  background-size: cover;
}
@media (max-width: 768px) {
  .intro__bg.horror {
    height: 100vh;
    background: url(/images/header-horror-bg.png?4fa097a27f547145b161ab8172f4dc86) center no-repeat;
  }
}
.intro__bg.ny-cooperation {
  background: url(/images/header-ny-cooperation-bg.png?d6254b11476092628a5a97031b9d2ffa) center no-repeat;
  background-size: cover;
}
@media (max-width: 768px) {
  .intro__bg.ny-cooperation {
    height: 100vh;
    background: url(/images/header-ny-cooperation-bg-mb.png?c17fd6057fec20d9958e2b01e035fbdb) center no-repeat;
  }
}
.intro__bg:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 27.6%), linear-gradient(270deg, rgba(0, 0, 0, 0) 66.79%, rgba(0, 0, 0, 0.5) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0) 60.77%, #000000 100%);
}
.intro__container {
  position: relative;
  height: 100%;
  z-index: 10;
  display: flex;
  align-items: center;
  padding-top: 63px;
}
@media (max-width: 935px) {
  .intro__container {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding-top: 32pxpx;
  }
}
@media (max-height: 850px) {
  .intro__container {
    height: -moz-max-content;
    height: max-content;
  }
}
.intro__text-title {
  max-width: 700px;
  font-weight: 500;
  font-size: 80px;
  line-height: 85px;
  color: #f7f5f9;
  word-wrap: break-word;
}
@media (max-width: 935px) {
  .intro__text-title {
    font-size: 60px;
    line-height: 62px;
  }
}
@media (max-width: 630px) {
  .intro__text-title {
    font-size: 46px;
    line-height: 47px;
    max-width: 340px;
  }
}
@media (min-width: 936px) {
  .intro__text-title {
    margin-top: 50px;
  }
}
.intro__text-subtitle {
  font-size: 18px;
  line-height: 136%;
  color: #f7f5f9;
  padding: 40px 0 52px;
  font-weight: 250;
  max-width: 700px;
}
@media (max-width: 935px) {
  .intro__text-subtitle {
    font-size: 20px;
    line-height: 20px;
    padding: 30px 0 42px;
  }
}
@media (max-width: 630px) {
  .intro__text-subtitle {
    font-size: 14px;
    line-height: 24px;
  }
}
.intro__text-btn {
  margin-bottom: unset !important;
}
.intro__img .second-sticker-phone {
  display: none;
}
@media (min-width: 935px) {
  .intro__img {
    position: absolute;
    top: 80px;
    right: 20px;
  }
  .intro__img:nth-child(2) {
    top: 320px;
  }
}
@media (max-width: 768px) {
  .intro__img {
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }
  .intro__img:nth-child(2) {
    display: none;
  }
  .intro__img .second-sticker-phone {
    display: block;
  }
}
.intro__img-pic {
  width: 221px;
  height: 221px;
}
@media (max-width: 935px) {
  .intro__img-pic {
    width: 125px;
    height: 125px;
    margin-bottom: 20px;
  }
}
.intro__ny-cooperation .intro__text-title {
  max-width: 800px !important;
}
.intro__ny-cooperation .intro__text-title span {
  background: linear-gradient(94deg, #EE3645 -12.95%, #FFF 98.1%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.intro__bnc {
  display: flex;
  gap: 25px;
  align-items: center;
  margin-top: 32px;
}
.intro__bnc-text {
  color: var(--Neutral-100, #F7F5F9);
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
}

.review {
  position: relative;
  z-index: 10;
}
@media (max-width: 425px) {
  .review {
    padding-bottom: 80px;
  }
}
.review__content:before {
  content: "";
  display: block;
  clear: both;
}
.review__gutter {
  width: 2%;
}
.review__block {
  color: #f7f5f9;
  width: 32%;
  margin-bottom: 30px;
  position: relative;
  float: left;
}
@media (max-width: 1440px) {
  .review__block {
    width: 49%;
  }
}
@media (max-width: 940px) {
  .review__block {
    width: 100%;
  }
}
@media (max-width: 940px) {
  .review__block {
    margin-bottom: 20px;
  }
}
@media (max-width: 425px) {
  .review__block:nth-child(n+5) {
    display: none;
  }
}
.review__block-bg {
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 100%;
}
.review__block-info {
  padding: 30px 40px;
}
.review__block-stars {
  display: flex;
  align-items: center;
  gap: 0 5px;
  padding-bottom: 35px;
}
.review__block-title {
  font-weight: 400;
  line-height: 18px;
  font-size: 14px;
  padding-bottom: 15px;
}
.review__block-text {
  font-weight: 250;
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 30px;
}
.review__block-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.review__block-autor {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
}
.review__block-icon {
  width: 24px;
  height: 24px;
}
.review__btn {
  margin: 15px auto 0 !important;
}
@media (min-width: 426px) {
  .review__btn {
    display: none;
  }
}

.contact__location-time p {
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 18px;
  line-height: 23px;
  font-weight: 200;
}
.contact__location-time p span {
  color: #f7f5f9;
  opacity: 1;
}
.contact__location h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 31px;
  padding-bottom: 10px;
  color: #f7f5f9;
}
.contact__location-address {
  font-family: MOS;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  color: #e50013;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  max-width: 550px;
}
.contact__location-address svg {
  margin-right: 3px;
  width: 30px;
}
.contact__location-address p {
  width: 100%;
}
.contact__location-contacts {
  display: flex;
  flex-direction: column;
  padding-bottom: 30px;
  padding-top: 15px;
}
.contact__location-num {
  font-family: "MOS";
  font-style: normal;
  font-weight: 200;
  font-size: 24px;
  line-height: 144%;
  color: #f7f5f9;
  flex: none;
  flex-grow: 0;
}
.contact__location-email {
  font-family: "MOS";
  font-style: normal;
  font-weight: 200;
  font-size: 24px;
  line-height: 144%;
  color: #f7f5f9;
  flex: none;
  flex-grow: 0;
}
.contact__content {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-direction: row-reverse;
  gap: 40px;
}
@media (max-width: 1520px) {
  .contact__content {
    align-items: center;
  }
}
@media (max-width: 1320px) {
  .contact__content {
    flex-direction: column-reverse;
    align-items: baseline;
    gap: 20px;
  }
}
.contact__img {
  width: 50%;
}
@media (max-width: 1520px) {
  .contact__img {
    flex: 1 1 auto;
  }
}
@media (max-width: 1320px) {
  .contact__img {
    width: 100%;
  }
}
.contact__img-link {
  display: block;
}
.contact__img-pic {
  height: 100%;
  width: 100%;
}
.contact__info {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1721px) {
  .contact__info {
    padding-top: 20px;
  }
}
@media (max-width: 525px) {
  .contact__info {
    width: 100%;
  }
}
.contact__info-group {
  display: flex;
  padding: 32px 0;
  align-items: baseline;
  flex-direction: column;
}
@media (max-width: 525px) {
  .contact__info-group {
    padding: 24px 0;
  }
}
.contact__info-group:not(:last-child) {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.15);
}
.contact__info-group:nth-child(2) {
  flex-direction: column;
  padding-top: 10px !important;
}
.contact__info-group:nth-child(3) {
  flex-direction: column;
}
.contact__info-title {
  padding: 0;
  padding-bottom: 48px;
}
.contact__info-num {
  display: table;
  font-weight: 250;
  font-size: 70px;
  line-height: 100%;
  color: #e50012;
}
@media (max-width: 1520px) {
  .contact__info-num {
    font-size: 46px;
    line-height: 60px;
  }
}
@media (max-width: 525px) {
  .contact__info-num {
    font-size: 36px;
  }
}
@media (max-width: 460px) {
  .contact__info-num {
    font-size: 8.3vw;
    line-height: 36px;
  }
}
.contact__info-email {
  font-weight: 250;
  font-size: 32px;
  line-height: 48px;
  color: #f7f5f9;
  margin-top: 12px;
}
@media (max-width: 525px) {
  .contact__info-email {
    font-size: 26px;
    line-height: 30px;
  }
}
@media (max-width: 425px) {
  .contact__info-email {
    font-size: 5.6vw;
  }
}
.contact__info-address {
  display: flex;
  align-items: center;
  font-weight: 200;
  font-size: 18px;
  line-height: 23px;
  color: #f7f5f9;
}
.contact__info-address svg {
  margin-right: 15px;
}
.contact__info-address:hover.contact__info-address svg path {
  fill: #e50012;
}
.contact__info-schedule {
  font-weight: 200;
  font-size: 18px;
  line-height: 23px;
  color: rgba(255, 255, 255, 0.5);
}
.contact__info-schedule:first-child {
  margin-bottom: 16px;
}
.contact__info-schedule span {
  opacity: 1;
  color: #f7f5f9;
}
.contact__info-list {
  display: flex;
}
@media (max-width: 460px) {
  .contact__info-list {
    width: 100%;
  }
}
.contact__info-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact__info-item:not(:last-child) {
  margin-right: 16px;
}
@media (max-width: 460px) {
  .contact__info-item {
    width: 30px;
    height: unset;
  }
  .contact__info-item:not(:last-child) {
    margin-right: 6px;
  }
}
.contact__info-item:before {
  display: block;
  content: " ";
  padding-bottom: 100%;
}
.contact__info-link {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 100px;
  width: 100%;
  height: 100%;
}
.contact__info-link:hover > * path {
  fill: #e50012;
}

.dstrct-guide {
  border: 1px dashed #f2994a;
  padding: 16px;
  margin: 32px 0;
  background-color: rgba(242, 153, 74, 0.08);
  border-radius: 12px;
}
@media screen and (min-width: 768px) {
  .dstrct-guide {
    display: flex;
    gap: 24px;
  }
  .dstrct-guide svg {
    flex: 0 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .dstrct-guide .guide-content {
    margin-top: 24px;
  }
}
.dstrct-guide .guide-content h3 {
  font-family: "MOS", sans-serif;
  font-size: 16px;
  color: #f2994a;
  font-weight: 300;
  line-height: 1.36;
}
@media screen and (min-width: 768px) {
  .dstrct-guide .guide-content h3 {
    font-size: 18px;
  }
}
.dstrct-guide .guide-list {
  margin-top: 16px;
  padding-left: 16px;
}
.dstrct-guide .guide-item {
  font-family: "MOS", sans-serif;
  font-size: 14px;
  color: #f2994a;
  font-weight: 300;
  line-height: 1.4;
}
.dstrct-guide .guide-item:not(:first-child) {
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .dstrct-guide img {
    margin-top: 24px;
  }
}

@keyframes footer-to-right {
  0% {
    transform: translate3d(-50%, 0, 1px);
  }
  100% {
    transform: translate3d(0, 0, 1px);
  }
}
.footer {
  margin-top: auto;
}
.footer__wrapper {
  display: flex;
  justify-content: space-between;
  padding: 50px 0;
  position: relative;
}
@media (max-width: 1440px) {
  .footer__wrapper {
    padding: 30px 0;
  }
}
.footer__wrapper:before {
  position: absolute;
  content: " ";
  height: 1px;
  background: rgba(255, 255, 255, 0.15);
  width: 200%;
  top: 0;
  left: -50%;
}
@media (max-width: 1440px) {
  .footer__wrapper:first-child {
    flex-direction: column-reverse;
  }
}
.footer__wrapper:first-child .footer__block:nth-child(1) {
  position: relative;
}
.footer__wrapper:first-child .footer__block:nth-child(1):before {
  right: 0;
  top: -50px;
  position: absolute;
  content: " ";
  width: 1px;
  height: calc(100% + 100px);
  background: rgba(255, 255, 255, 0.15);
}
@media (max-width: 1440px) {
  .footer__wrapper:first-child .footer__block:nth-child(1):before {
    display: none;
  }
}
.footer__wrapper:first-child .footer__block:nth-child(2) {
  position: relative;
  width: 100%;
}
.footer__wrapper:first-child .footer__block:nth-child(2):before, .footer__wrapper:first-child .footer__block:nth-child(2):after {
  top: -50px;
  position: absolute;
  content: " ";
  width: 1px;
  height: calc(100% + 100px);
  background: rgba(255, 255, 255, 0.15);
}
@media (max-width: 1440px) {
  .footer__wrapper:first-child .footer__block:nth-child(2):before, .footer__wrapper:first-child .footer__block:nth-child(2):after {
    display: none;
  }
}
.footer__wrapper:first-child .footer__block:nth-child(2):before {
  left: 33.333%;
}
.footer__wrapper:first-child .footer__block:nth-child(2):after {
  left: 66.666%;
}
@media (max-width: 1440px) {
  .footer__wrapper:first-child .footer__block:nth-child(2) {
    padding-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .footer__wrapper:first-child .footer__block:nth-child(2):before {
    position: absolute;
    display: unset;
    content: none;
    background: rgba(255, 255, 255, 0.15);
    left: -20px;
    height: 1px;
    top: 20px;
    width: 200%;
  }
}
.footer__wrapper:first-child .footer__block:nth-child(3) {
  position: relative;
  padding-left: 120px;
}
@media (max-width: 1720px) {
  .footer__wrapper:first-child .footer__block:nth-child(3) {
    padding-left: 50px;
  }
}
@media (max-width: 1440px) {
  .footer__wrapper:first-child .footer__block:nth-child(3) {
    display: none;
  }
}
.footer__wrapper:first-child .footer__block:nth-child(3):before {
  left: 0;
  top: -50px;
  position: absolute;
  content: " ";
  width: 1px;
  height: calc(100% + 100px);
  background: rgba(255, 255, 255, 0.15);
}
@media (max-width: 1440px) {
  .footer__wrapper:last-child {
    flex-direction: column-reverse;
  }
}
.footer__logo {
  margin: 0 50px 30px 0;
}
.footer__logo-link {
  display: inline-block;
}
.footer__logo-pic {
  width: 235px;
  height: 40px;
}
.footer__logo-img {
  width: 100%;
  height: 100%;
}
.footer__info {
  width: -moz-max-content;
  width: max-content;
  margin-right: 50px;
  max-width: 245px;
}
@media (max-width: 768px) {
  .footer__info {
    width: 100%;
  }
}
.footer__info-text {
  font-weight: 250;
  font-size: 14px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.6);
}
.footer__nav-text {
  display: flex;
}
.footer__nav-title {
  max-width: 403.17px;
  width: 100%;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.4);
  padding: 0 50px;
}
@media (max-width: 1720px) {
  .footer__nav-title {
    max-width: 425.17px;
  }
}
@media (max-width: 1440px) {
  .footer__nav-title {
    padding: 0;
    max-width: 333.33px;
  }
}
@media (max-width: 768px) {
  .footer__nav-title:nth-child(2) {
    position: absolute;
    top: 357px;
  }
  .footer__nav-title:nth-child(3) {
    position: absolute;
    top: 680px;
  }
}
.footer__nav-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(6, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 24px;
  width: 100%;
  position: relative;
}
@media (max-width: 1476px) {
  .footer__nav-list {
    grid-row-gap: 16px;
  }
}
@media (max-width: 1440px) {
  .footer__nav-list {
    max-width: 1000px;
    width: 100%;
    grid-column-gap: 16px;
  }
}
@media (max-width: 768px) {
  .footer__nav-list {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
  }
}
.footer__nav-item {
  max-width: 403.17px;
  width: 100%;
  padding: 0 50px;
  position: relative;
}
@media (max-width: 1440px) {
  .footer__nav-item {
    padding: 0;
  }
}
@media (min-width: 769px) {
  .footer__nav-item:nth-child(1) {
    grid-area: 1/1/2/2;
  }
  .footer__nav-item:nth-child(2) {
    grid-area: 2/1/3/2;
  }
  .footer__nav-item:nth-child(3) {
    grid-area: 3/1/4/2;
  }
  .footer__nav-item:nth-child(4) {
    grid-area: 4/1/5/2;
  }
  .footer__nav-item:nth-child(5) {
    grid-area: 5/1/6/2;
  }
  .footer__nav-item:nth-child(6) {
    grid-area: 6/1/7/2;
  }
  .footer__nav-item:nth-child(7) {
    grid-area: 1/2/2/3;
  }
  .footer__nav-item:nth-child(8) {
    grid-area: 2/2/3/3;
  }
  .footer__nav-item:nth-child(9) {
    grid-area: 3/2/4/3;
  }
  .footer__nav-item:nth-child(10) {
    grid-area: 4/2/5/3;
  }
  .footer__nav-item:nth-child(11) {
    grid-area: 5/2/6/3;
  }
  .footer__nav-item:nth-child(12) {
    grid-area: 6/2/7/3;
  }
  .footer__nav-item:nth-child(13) {
    grid-area: 1/3/2/4;
  }
  .footer__nav-item:nth-child(14) {
    grid-area: 2/3/3/4;
  }
  .footer__nav-item:nth-child(15) {
    grid-area: 3/3/4/4;
  }
  .footer__nav-item:nth-child(16) {
    grid-area: 4/3/5/4;
  }
  .footer__nav-item:nth-child(17) {
    grid-area: 5/3/6/4;
  }
  .footer__nav-item:nth-child(18) {
    grid-area: 6/3/7/4;
  }
}
@media (max-width: 768px) {
  .footer__nav-item:nth-child(1) {
    padding-top: 0px;
  }
  .footer__nav-item:nth-child(6) {
    padding-bottom: 20px;
  }
  .footer__nav-item:nth-child(6):before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: -20px;
    width: 200%;
    height: 1px;
    background: rgba(255, 255, 255, 0.15);
  }
  .footer__nav-item:nth-child(12) {
    padding-bottom: 20px;
  }
  .footer__nav-item:nth-child(12):before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: -20px;
    width: 200%;
    height: 1px;
    background: rgba(255, 255, 255, 0.15);
  }
}
.footer__nav-link {
  font-weight: 400;
  font-size: 24px;
  line-height: 23px;
  color: #f7f5f9;
}
.footer__nav-link-extra {
  color: #e50012;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}
.footer__arrow {
  cursor: pointer;
  background: url(/images/footer-arrow-border.svg?460f53f51215cc06b5d7c0e2c2ebf9c2);
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer__arrow:hover {
  background-color: rgba(229, 0, 18, 0.5);
}
.footer__language-link {
  font-size: 14px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.3);
}
.footer__language-link:first-child {
  margin-right: 10px;
}
.footer__language-link.active {
  color: #f7f5f9;
}
.footer__payment {
  display: flex;
}
@media (max-width: 768px) {
  .footer__payment {
    flex-direction: column;
    gap: 15px;
  }
}
.footer__payment-title {
  padding-right: 20px;
}
.footer__payment-list {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .footer__payment-list {
    animation: footer-to-right 20s linear infinite;
  }
}
.footer__payment-title {
  font-weight: 250;
  font-size: 14px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.6);
}
.footer__payment-item:not(:last-child) {
  margin-right: 20px;
}
.footer__payment-item svg path {
  fill: hsla(0, 0%, 100%, 0.6);
}
.footer__rights {
  font-weight: 250;
  font-size: 14px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.6);
}
.footer__privacy {
  margin: 7px 0 13px;
}
@media (min-width: 1441px) {
  .footer__privacy {
    margin-left: 66px;
  }
}
@media (max-width: 1441px) {
  .footer__privacy {
    margin: 13px 0 13px;
  }
}
@media (max-width: 560px) {
  .footer__privacy {
    display: flex;
    flex-direction: column;
  }
}
.footer__privacy-link {
  font-weight: 250;
  font-size: 14px;
  line-height: 24px;
  color: #f7f5f9;
  padding: 0 15px;
}
@media (max-width: 1440px) {
  .footer__privacy-link:first-child {
    padding: 0 0px;
  }
}
@media (max-width: 560px) {
  .footer__privacy-link {
    padding: 0 0px;
  }
}
.footer__social-list {
  display: flex;
  align-items: center;
}
@media (max-width: 425px) {
  .footer__social-list {
    flex-wrap: wrap;
  }
}
.footer__social-list .contact__info-item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
}
@media (max-width: 460px) {
  .footer__social-list .contact__info-item {
    width: 30px;
    height: unset;
  }
}
.footer__social-item {
  margin-bottom: 6px;
}
.footer__social-item:not(:last-child) {
  margin-right: 41px;
}
@media (max-width: 1440px) {
  .footer__social-item:not(:last-child) {
    margin-right: 20px;
  }
}
.footer__social-link:hover svg path {
  fill: #e50012;
}

@media (max-width: 1440px) {
  .imprint__section:after {
    position: absolute;
    content: " ";
    height: 1px;
    background: rgba(255, 255, 255, 0.15);
    width: 200%;
    top: 0;
    left: -50%;
  }
}
@media (max-width: 1440px) {
  .imprint__section {
    position: relative;
    padding-top: 30px;
  }
}

.cookies {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background: rgba(0, 0, 0, 0.5);
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
}
.cookies__container {
  padding: 10px 20px;
  display: flex;
  align-items: center;
}
.cookies__text {
  font-size: 12px;
  line-height: 24px;
  font-weight: 300;
  color: #f7f5f9;
  font-weight: 200;
  margin-right: 15px;
}
.cookies__btn {
  font-size: 12px;
  line-height: 24px;
  color: #f7f5f9;
  background: transparent;
}

section {
  margin-top: 120px;
}
@media (max-width: 1720px) {
  section {
    margin-top: 80px;
  }
}
@media (max-width: 1440px) {
  section {
    margin-top: 60px;
  }
}

footer {
  margin-top: 120px !important;
}
@media (max-width: 1720px) {
  footer {
    margin-top: 80px !important;
  }
}
@media (max-width: 1440px) {
  footer {
    margin-top: 60px !important;
  }
}

.header {
  position: absolute;
}

.intro {
  position: relative;
}
.intro:after {
  content: " ";
  background: url(/images/tree-bird.webp?0e212bc5a2b33a5d120f65d9959a3f82);
  position: absolute;
  width: 779px;
  height: 1009px;
  bottom: -450px;
}
@media (max-width: 1440px) {
  .intro:after {
    left: -5%;
    bottom: -390px;
    width: 500px;
    height: 800px;
    background-size: cover;
  }
}
@media (max-width: 520px) {
  .intro:after {
    left: -30%;
  }
}
@media (max-height: 850px) {
  .intro {
    height: 100vh;
    padding: unset;
  }
}
.intro__container {
  justify-content: center;
  align-items: center;
  padding: 0 20px;
}
@media (max-height: 850px) {
  .intro__container {
    padding-top: 140px;
  }
}
.intro__text {
  max-width: 720px;
  text-align: center;
  padding-top: 80px;
}
.intro__text-title {
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 80px;
  line-height: 85px;
  max-width: unset;
}
@media (max-width: 768px) {
  .intro__text-title {
    font-size: 46px;
    line-height: 47px;
    margin-bottom: 18px;
  }
}
@media (max-width: 375px) {
  .intro__text-title {
    font-size: 35px;
    line-height: 37px;
  }
}
.intro__text-title span {
  position: relative;
}
.intro__text-title span:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0%;
  background: url(/images/title-horror.png?2cb4ffefb140ddae3e808dcfd2539a38) center no-repeat;
  background-size: cover;
}
.intro__text-subtitle {
  font-size: 18px;
  line-height: 34px;
  padding: 20px 0 50px;
}
@media (max-width: 768px) {
  .intro__text-subtitle {
    font-size: 14px;
    line-height: 24px;
    padding: 0 0 25px 0;
  }
}
@media (max-width: 375px) {
  .intro__text-subtitle {
    font-size: 12px;
    line-height: 22px;
  }
}
.intro__text-btn {
  margin: 0px auto;
}
.intro__bg {
  background: url(/images/horror-bg.webp?d22c386b946c693290f3bd8b8a77cbbf) center no-repeat;
  background-size: cover;
  margin: 0;
}

.rooms {
  overflow: hidden;
  position: relative;
}
.rooms:before, .rooms:after {
  content: " ";
  position: absolute;
  right: 0;
  z-index: -1;
}
.rooms:before {
  width: 195px;
  height: 100%;
  top: 15%;
  background: url(/images/tree-right.png?5355e21bd1821475ab0f06e2c6803cf1) no-repeat;
}
.rooms:after {
  width: 540px;
  height: 100%;
  top: 50%;
  background: url(/images/web-right.png?93a6c4ac3a84cbd5c80865506554b355) no-repeat;
}
.rooms__content {
  max-width: 1280px;
  margin: 0px auto;
}
.rooms__block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.rooms__block:nth-child(even) {
  flex-direction: row-reverse;
}
.rooms__block:first-child .block__img {
  margin: 0 0 0 20px;
}
.rooms__block:first-child .block__img:before {
  z-index: 10;
  left: -80px;
  bottom: -30px;
  position: absolute;
  content: "";
  width: 250px;
  height: 390px;
  background: url(/images/wooden-cross.webp?f397074743d4db74e050466697a662ee);
  background-size: cover;
}
@media (max-width: 560px) {
  .rooms__block:first-child .block__img:before {
    width: 150px;
    height: 200px;
    bottom: -10px;
    left: -15px;
  }
}
@media (max-width: 1024px) {
  .rooms__block {
    flex-direction: column-reverse !important;
    max-width: 640px;
    margin: 0px auto;
  }
  .rooms__block:not(:last-child) {
    padding-bottom: 60px;
  }
}
.rooms__block-info {
  max-width: 512px;
}
@media (max-width: 1180px) {
  .rooms__block-info {
    width: 50%;
  }
}
@media (max-width: 1024px) {
  .rooms__block-info {
    max-width: 100%;
    width: 100%;
  }
}
.rooms__block-info .block__info-tag {
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #e50012;
  color: #e50012;
  background: rgba(255, 255, 255, 0.05);
  -webkit-backdrop-filter: blur(33px);
          backdrop-filter: blur(33px);
  border-radius: 100px;
  font-weight: 250;
  font-size: 13px;
  line-height: 16px;
  padding: 6px 10px;
  margin-bottom: 15px;
}
.rooms__block-info .block__info-title {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  color: #f7f5f9;
  padding: 15px 0;
}
.rooms__block-info .block__info-group {
  display: flex;
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
@media (max-width: 425px) {
  .rooms__block-info .block__info-group {
    justify-content: space-between;
  }
}
.rooms__block-info .block__info-age, .rooms__block-info .block__info-time, .rooms__block-info .block__info-lvl, .rooms__block-info .block__info-players {
  display: flex;
  align-items: center;
  color: #f7f5f9;
  font-weight: 250;
  font-size: 13px;
  line-height: 24px;
}
@media (max-width: 425px) {
  .rooms__block-info .block__info-age, .rooms__block-info .block__info-time, .rooms__block-info .block__info-lvl, .rooms__block-info .block__info-players {
    margin-right: 0px !important;
  }
}
.rooms__block-info .block__info-age:before, .rooms__block-info .block__info-time:before, .rooms__block-info .block__info-lvl:before, .rooms__block-info .block__info-players:before {
  margin-right: 12px;
  transform: translate(0, 2px);
}
.rooms__block-info .block__info-time {
  margin-right: 30px;
}
.rooms__block-info .block__info-time:before {
  content: url(/images/Frame.svg?0e0cc4ee3aecf0297ad95af2d41858bb);
}
.rooms__block-info .block__info-lvl {
  margin-right: 30px;
}
.rooms__block-info .block__info-lvl:before {
  content: url(/images/key2.svg?5ea79ae08ad70ed0f991baa3e738ecac);
}
.rooms__block-info .block__info-players {
  margin-right: 30px;
}
.rooms__block-info .block__info-players:before {
  content: url(/images/Players.svg?5451c468a49ca363f7bfd96a68f19f39);
}
.rooms__block-info .block__info-age {
  border: solid 1px #f7f5f9;
  border-radius: 18px;
  width: 33px;
  height: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rooms__block-info .block__info-text {
  font-size: 18px;
  line-height: 28px;
  color: #f7f5f9;
  font-weight: 250;
  padding: 25px 0 30px;
}
.rooms__block-info .block__info-btn {
  z-index: 50;
}
.rooms__block-img {
  position: relative;
  height: 800px;
  max-width: 640px;
  margin: 0 20px 0 0;
}
@media (max-width: 1180px) {
  .rooms__block-img {
    width: 50%;
  }
}
@media (max-width: 1024px) {
  .rooms__block-img {
    width: 100%;
    height: 600px;
    margin: 0 0 40px 0 !important;
  }
}
@media (max-width: 600px) {
  .rooms__block-img {
    width: 100%;
    height: 420px;
  }
}
.rooms__block-img .block__img-pic {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.about {
  z-index: -1;
  position: relative;
  background: url(/images/horror-about.webp?5ba13ee03c3d00d5e83bfa0783121c5f) center no-repeat;
  margin-top: -100px;
}
@media (max-width: 1440px) {
  .about {
    background-position: top;
  }
}
.about__container {
  padding: 400px 20px 0;
}
@media (max-width: 1024px) {
  .about__container {
    padding: 250px 20px 0;
  }
}
.about__decor {
  font-family: Morganite;
  font-style: normal;
  font-weight: 900;
  font-size: 294px;
  line-height: 180px;
  text-transform: uppercase;
  color: transparent;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.15);
  position: absolute;
  top: 320px;
}
@media (max-width: 1024px) {
  .about__decor {
    top: 170px;
  }
}
.about__wrapper {
  display: flex;
}
@media (max-width: 768px) {
  .about__wrapper:first-child {
    flex-direction: column;
  }
}
.about__wrapper:last-child {
  justify-content: space-between;
  padding-top: 60px;
}
@media (max-width: 1440px) {
  .about__wrapper:last-child {
    flex-wrap: wrap;
  }
}
@media (max-width: 840px) {
  .about__wrapper:last-child {
    flex-direction: row;
  }
}
.about__title {
  font-size: 100px;
  line-height: 100px;
  color: #fff;
  font-weight: 700;
  max-width: 580px;
  width: 100%;
}
.about__title:lang(de) {
  font-size: 70px;
  line-height: 80px;
}
.about__title:lang(de) span:before {
  top: 20px;
  background-size: cover;
  right: 190px;
  width: 200px;
  height: 200px;
}
@media (max-width: 768px) {
  .about__title:lang(de) {
    font-size: 40px !important;
    line-height: 50px !important;
  }
  .about__title:lang(de) span:before {
    top: -20px;
    right: 20px;
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 600px) {
  .about__title {
    font-size: 45px;
    line-height: 55px;
    max-width: 315px;
  }
  .about__title:lang(de) {
    font-size: 40px !important;
    line-height: 50px !important;
  }
  .about__title:lang(de) span:before {
    top: 23px;
    right: unset;
    left: -210px;
    width: 100px;
    height: 100px;
  }
}
.about__title span {
  position: relative;
}
.about__title span:before {
  display: inline-block;
  height: 300px;
  width: 300px;
  top: 10px;
  right: 131px;
  position: absolute;
  content: " ";
  background: url(/images/x-small.png?787f34040fbaee0593ef790eb12afbe5) center no-repeat;
}
@media (max-width: 600px) {
  .about__title span:before {
    background-size: cover;
    height: 100px;
    width: 100px;
    top: -22px;
    left: -7px;
  }
}
.about__text {
  margin: 190px 0 0 -125px;
  font-weight: 250;
  font-size: 24px;
  line-height: 34px;
  max-width: 320px;
  width: 100%;
  color: #f7f5f9;
}
@media (max-width: 768px) {
  .about__text {
    margin: 30px 0 0 0;
    max-width: unset;
  }
}
@media (max-width: 600px) {
  .about__text {
    margin: 15px 0 0 0;
    font-size: 18px;
    line-height: 28px;
  }
}
.about__block {
  max-width: 360px;
  width: 100%;
}
.about__block:not(:last-child) {
  margin: 0 30px 0 0;
}
@media (max-width: 1440px) {
  .about__block {
    width: 50%;
    max-width: unset;
  }
  .about__block:not(:last-child) {
    margin: 0 0 30px 0;
  }
}
@media (max-width: 1440px) {
  .about__block {
    width: 100%;
  }
}
.about__block-img {
  width: 100%;
  height: 302px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1440px) {
  .about__block-img {
    max-width: 360px;
    width: 100%;
    margin: 0px auto;
    display: block;
  }
}
.about__block-title {
  color: #fff;
  font-family: Manticore;
  font-style: normal;
  font-weight: 400;
  font-size: 33px;
  line-height: 38px;
  text-align: center;
  margin-top: 30px;
}
.about__block-info {
  color: #fff;
  font-weight: 250;
  font-size: 18px;
  line-height: 28px;
  margin-top: 20px;
  text-align: center;
}
@media (max-width: 1440px) {
  .about__block-info {
    max-width: 360px;
    width: 100%;
    margin: 0px auto;
  }
}

.banner {
  position: relative;
  background: url(/images/horror-banner.webp?8d4e5cb2f2652c0cb16e0f5e31149642);
}
.banner:before, .banner:after {
  content: " ";
  position: absolute;
  right: 0;
}
.banner:before {
  width: 100%;
  height: 100%;
  left: 0;
  top: -140px;
  background: url(/images/tree-left.webp?4b80fe404b39561d39d1303c2a1c9332) no-repeat;
}
.banner:after {
  width: 540px;
  height: 100%;
  top: 15%;
  background: url(/images/web-right.png?93a6c4ac3a84cbd5c80865506554b355) no-repeat;
}
.banner__container {
  padding: 200px 20px;
  position: relative;
}
.banner__container:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 27.6%), linear-gradient(270deg, rgba(0, 0, 0, 0) 66.79%, rgba(0, 0, 0, 0.5) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0) 60.77%, #000000 125%);
}
@media (max-width: 768px) {
  .banner__container:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 27.6%), linear-gradient(270deg, rgba(0, 0, 0, 0) 66.79%, rgba(0, 0, 0, 0.5) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0) 60.77%, #000000 100%);
  }
}
.banner__heading-title {
  position: relative;
  z-index: 10;
  font-weight: 700;
  font-size: 100px;
  line-height: 100px;
  color: #fff;
  text-align: center;
  max-width: 1140px;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .banner__heading-title {
    font-size: 84px;
    line-height: 84px;
    max-width: 986px;
  }
}
@media (max-width: 1024px) {
  .banner__heading-title {
    font-size: 70px;
    line-height: 74px;
  }
}
@media (max-width: 768px) {
  .banner__heading-title {
    font-size: 52px;
    line-height: 62px;
  }
}
@media (max-width: 620px) {
  .banner__heading-title {
    font-size: 40px;
    line-height: 47px;
  }
}
.banner__heading-btn {
  margin: 60px auto 0;
  z-index: 1;
}
@media (max-width: 1024px) {
  .banner__heading-btn {
    margin-top: 30px;
  }
}

.review {
  margin: 0;
}
.review__title {
  text-align: center;
}

.contact__info-num {
  z-index: 99;
}
.contact__info-title {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  font-size: 125px;
  line-height: 95px;
}
.contact__info-title:lang(de) {
  font-size: 85px;
}
@media (max-width: 1700px) {
  .contact__info-title {
    font-size: 105px;
    line-height: 75px;
  }
  .contact__info-title:lang(de) {
    font-size: 5vw !important;
    line-height: 5vw !important;
  }
}
@media (max-width: 1490px) {
  .contact__info-title {
    font-size: 85px;
    line-height: 55px;
  }
}
@media (max-width: 1230px) {
  .contact__info-title {
    font-size: 36px;
    line-height: 15px;
  }
}
@media (max-width: 768px) {
  .contact__info-title:lang(de) {
    font-size: 9vw !important;
    line-height: 9vw !important;
  }
  .contact__info-title:lang(de):before {
    top: -20px;
  }
}
.contact__info-title:before {
  content: " ";
  position: absolute;
  background: url(/images/x-small.png?787f34040fbaee0593ef790eb12afbe5) center no-repeat;
  background-size: cover;
  width: 200px;
  height: 200px;
  top: -48px;
  right: 38%;
}
@media (max-width: 1700px) {
  .contact__info-title:before {
    top: -58px;
    right: 37%;
  }
}
@media (max-width: 1490px) {
  .contact__info-title:before {
    width: 100px;
    height: 100px;
    top: -18px;
    right: 41%;
  }
}
@media (max-width: 1230px) {
  .contact__info-title:before {
    top: -40PX;
    right: 28%;
  }
}
