/** COLORS: */
/** COLORS; */
/** GRADIENTS: */
/** GRADIENTS; */
.fade-fast-enter-active,
.fade-fast-leave-active {
  transition: 0.1s linear all;
}
.fade-fast-enter,
.fade-fast-leave-to {
  opacity: 0;
}
/*helpers*/
/*@import "helpers/_extend_ns";*/
.soc-item {
  display: block;
  height: 28px;
  width: 28px;
  border-radius: 3px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}
.soc-item.youtube {
  background-image: url("../../img/icons/soc-icons-colored/youtube.svg");
}
.soc-item.pinterest {
  background-image: url("../../img/icons/soc-icons-colored/pinterest.svg");
}
.soc-item.telegram {
  background-image: url("../../img/icons/soc-icons-colored/telegram.svg");
}
.soc-item.vk {
  background-image: url("../../img/icons/soc-icons-colored/vk.svg");
}
.soc-item.dzen {
  background-image: url("../../img/icons/soc-icons-colored/dzen.svg");
}
.soc-item.instagram {
  background-image: url("../../img/icons/soc-icons-colored/instagram.svg");
}
img {
  max-width: 100%;
}
html.theme-dark {
  background-color: #080808;
}
.section {
  padding-top: 150px;
  padding-bottom: 150px;
}
@media (max-width: 989.98px) {
  .section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.section.section--without-padding {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 1599.98px) {
  .section.section--without-padding {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 639.98px) {
  .section.section--without-padding {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.section.section--separator-top {
  border-top: 1px solid #333333;
}
.section.section--separator-bottom {
  border-bottom: 1px solid #333333;
}
.section .container {
  max-width: 1140px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1599.98px) {
  .section .container {
    max-width: 1140px;
    /*      padding-left: 30px;
      padding-right: 30px;*/
  }
}
@media (max-width: 989.98px) {
  .section .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 639.98px) {
  .section .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.section .section__title {
  text-align: center;
  font-size: 60px;
  line-height: 1.1;
  font-weight: 200;
}
@media (max-width: 989.98px) {
  .section .section__title {
    font-size: 42px;
    line-height: 1.2;
  }
}
@media (max-width: 639.98px) {
  .section .section__title {
    font-size: 32px;
    text-align: center;
  }
}
.section .section__title-2 {
  font-size: 42px;
  line-height: 1.25;
  font-weight: 200;
  color: inherit;
}
@media (max-width: 639.98px) {
  .section .section__title-2 {
    font-size: 32px;
  }
}
.section-recall {
  background-color: #111;
  color: #FFF;
  margin-bottom: -100px;
}
.section-recall .section__title {
  color: #FFF;
}
@media (max-width: 639.98px) {
  .section-recall .section__title {
    font-size: 24px;
  }
}
.section-recall .recall-block {
  position: sticky;
  position: -webkit-sticky;
  bottom: 0;
}
.section-recall .fixed-field {
  height: 100vh;
}
.section-recall .block-title,
.section-recall .block-subtitle {
  color: #FFF;
}
@supports (-webkit-background-clip: text) and (-webkit-text-fill-color: transparent) {
  .section-recall .block-title span,
  .section-recall .block-subtitle span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: -webkit-linear-gradient(-55deg, #FFE5AF, #D69E75);
    background-image: -moz-linear-gradient(-55deg, #FFE5AF, #D69E75);
    background-image: -ms-linear-gradient(-55deg, #FFE5AF, #D69E75);
    background-image: -o-linear-gradient(-55deg, #FFE5AF, #D69E75);
    background-image: linear-gradient(145deg, #FFE5AF, #D69E75);
  }
}
.recall-block {
  background-color: #262626;
  padding: 150px 0;
}
@media (max-width: 1199.98px) {
  .recall-block {
    padding: 100px 0;
  }
}
.recall-block-description {
  text-align: center;
  margin: 40px auto 80px;
  max-width: 500px;
  font-size: 18px;
  line-height: 26px;
  color: #BFBFBF;
  font-family: 'Courencies', 'Fira Sans', sans-serif;
}
@media (max-width: 989.98px) {
  .recall-block-description {
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 40px;
  }
}
.recall-block-form {
  max-width: 400px;
  margin: auto;
  font-family: 'Courencies', 'Fira Sans', sans-serif;
}
.recall-block input {
  border-color: #333333 !important;
}
.recall-block input,
.recall-block .input-placeholder {
  font-size: 18px;
}
.recall-block .checkbox-styled-wrapper {
  margin: 20px 0 60px;
}
@media (max-width: 639.98px) {
  .recall-block .checkbox-styled-wrapper {
    margin-bottom: 40px;
  }
}
.recall-block .checkbox-styled-text {
  font-size: 12px;
  line-height: 20px;
  color: #BFBFBF;
  opacity: 0.5;
}
.recall-block .checkbox-styled-text a {
  color: #FFE5AF !important;
  border-bottom: 0 !important;
}
.recall-block .btn {
  margin: auto;
  display: block;
  width: 240px;
  font-family: 'Courencies', 'Roboto', sans-serif;
  height: auto;
  background: #FFF;
  color: #000;
}
.recall-block .btn:hover span {
  background: #000;
  color: #FFF;
}
@media (max-width: 639.98px) {
  .recall-block .btn {
    width: 180px;
  }
}
.recall-block .btn span {
  padding: 17px 21px;
}
@media (max-width: 639.98px) {
  .recall-block .btn span {
    padding: 12px 10px;
  }
}
.section-hero {
  height: calc(1060px - 102px);
  overflow: hidden;
  position: relative;
}
@media (min-width: 1600px) {
  .section-hero {
    height: calc(100vh - 102px);
  }
}
@media (max-width: 1599.98px) {
  .section-hero {
    height: calc(90vh - 102px);
  }
}
@media (min-width: 1920px) {
  .section-hero {
    height: calc(1060px - 102px);
  }
}
@media (max-width: 1199.98px) {
  .section-hero {
    max-height: 800px;
    min-height: 800px;
  }
}
@media (max-width: 989.98px) {
  .section-hero {
    max-height: 550px;
    min-height: 550px;
  }
}
.section-hero::before {
  content: '';
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 80px;
  width: 2px;
  background-color: #FFF;
}
@media (max-width: 639.98px) {
  .section-hero::before {
    height: 55px;
  }
}
.section-hero::after {
  content: '';
  position: absolute;
  z-index: 5;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(0deg, #080808 10%, rgba(0, 0, 0, 0) 460px);
}
.section-hero .section-hero__info {
  position: absolute;
  z-index: 10;
  bottom: 108px;
  left: 0;
  right: 0;
  color: #FFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 639.98px) {
  .section-hero .section-hero__info {
    bottom: 75px;
  }
}
.section-hero .section-hero__info-subtitle {
  font-size: 20px;
  line-height: 1.25;
  font-weight: 300;
}
@media (max-width: 639.98px) {
  .section-hero .section-hero__info-subtitle {
    font-size: 16px;
  }
}
.section-hero .section-hero__info-title {
  color: inherit;
}
@media (max-width: 639.98px) {
  .section-hero .section-hero__info-title {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1199.98px) {
  .section-hero .section-hero__box {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.section-hero .section-hero__video {
  height: 100%;
  width: 100%;
}
@media (max-width: 1199.98px) {
  .section-hero .section-hero__video {
    height: 800px;
    width: auto;
  }
}
@media (max-width: 989.98px) {
  .section-hero .section-hero__video {
    height: 424px;
  }
}
.section-slider {
  min-height: 100vh;
  background-color: #000000;
  position: relative;
}
.section.section-slider {
  padding-bottom: 150px;
}
@media (max-width: 989.98px) {
  .section.section-slider {
    padding-bottom: 100px;
  }
}
@media (max-width: 1199.98px) {
  .section-slider .section-slider__main .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.section-slider .section-slider__main picture {
  position: relative;
  display: inline-block;
}
.section-slider .section-slider__main picture::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 25%), linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 25%), linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 25%), linear-gradient(270deg, #000000 0%, rgba(0, 0, 0, 0) 25%);
}
.section-slider .section-slider__main img {
  height: 800px;
  object-fit: cover;
  width: 100%;
}
@media (max-width: 1599.98px) {
  .section-slider .section-slider__main img {
    height: 630px;
  }
}
@media (min-width: 1600px) {
  .section-slider .section-slider__main img {
    height: 740px;
  }
}
@media (min-width: 1920px) {
  .section-slider .section-slider__main img {
    height: 800px;
  }
}
@media (max-width: 989.98px) {
  .section-slider .section-slider__main img {
    height: 450px;
  }
}
@media (max-width: 639.98px) {
  .section-slider .section-slider__main img {
    height: 430px;
  }
}
.section-slider .section-slider__thumbs {
  position: absolute;
  top: 60px;
  right: 24%;
  transition: 0.15s ease-in-out right;
}
@media (max-width: 1599.98px) {
  .section-slider .section-slider__thumbs {
    right: 8%;
    top: 0;
  }
}
@media (min-width: 1600px) {
  .section-slider .section-slider__thumbs {
    top: 0;
    right: 20%;
  }
}
@media (min-width: 1920px) {
  .section-slider .section-slider__thumbs {
    top: 60px;
    right: 24%;
  }
}
@media (max-width: 1199.98px) {
  .section-slider .section-slider__thumbs {
    right: 35px;
  }
}
@media (max-width: 989.98px) {
  .section-slider .section-slider__thumbs {
    position: relative;
    top: initial;
    right: initial;
    width: 415px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
  }
}
@media (max-width: 639.98px) {
  .section-slider .section-slider__thumbs {
    width: 280px;
  }
}
.section-slider .section-slider__thumbs .swiper-slide {
  opacity: 0.6;
  transition: 0.2s ease-in-out opacity;
}
.section-slider .section-slider__thumbs .swiper-slide:hover {
  opacity: 1;
  cursor: pointer;
}
.section-slider .section-slider__thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.section-slider .section-slider__thumbs .swiper-slide img {
  width: 200px;
  height: 200px;
  object-fit: cover;
}
@media (min-width: 1600px) {
  .section-slider .section-slider__thumbs .swiper-slide img {
    width: 190px;
    height: 190px;
  }
}
@media (min-width: 1920px) {
  .section-slider .section-slider__thumbs .swiper-slide img {
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 989.98px) {
  .section-slider .section-slider__thumbs .swiper-slide img {
    width: 125px;
    height: 125px;
  }
}
@media (max-width: 639.98px) {
  .section-slider .section-slider__thumbs .swiper-slide img {
    width: 80px;
    height: 80px;
  }
}
.section-slider .section-slider__info {
  text-align: center;
}
.section-slider .section-slider__info-title {
  color: #FFF;
}
.section-slider .section-slider__info-description {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
  color: #BFBFBF;
  max-width: 730px;
  margin: 20px auto 40px;
}
@media (max-width: 989.98px) {
  .section-slider .section-slider__info-description {
    font-size: 16px;
  }
}
.section-slider .section-slider__info .btn {
  border: 1px solid transparent;
}
.section-slider .section-slider__info .btn:hover {
  border: 1px solid #FFF;
}
.section-preview {
  background-color: #262626;
}
@media (max-width: 1199.98px) {
  .section-preview {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.section-preview .container {
  max-width: 1140px;
}
@media (min-width: 1920px) {
  .section-preview .container {
    max-width: 1140px;
  }
}
.section-preview .section-preview__box {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.section-preview .section-preview__photos {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 50px;
}
@media (max-width: 1199.98px) {
  .section-preview .section-preview__photos {
    gap: 30px;
    margin-top: -20px;
  }
}
@media (max-width: 989.98px) {
  .section-preview .section-preview__photos {
    gap: 25px;
    margin-top: -25px;
  }
}
@media (max-width: 639.98px) {
  .section-preview .section-preview__photos {
    gap: 20px;
    margin-top: -30px;
    grid-template-columns: repeat(2, 1fr);
  }
}
.section-preview .section-preview__photo {
  height: 308px;
  background-repeat: no-repeat;
  border-radius: 3px;
  background-size: cover;
  background-position: center bottom;
}
@media (max-width: 1199.98px) {
  .section-preview .section-preview__photo {
    height: 280px;
  }
}
@media (max-width: 989.98px) {
  .section-preview .section-preview__photo {
    height: 160px;
  }
}
@media (max-width: 639.98px) {
  .section-preview .section-preview__photo {
    height: 180px;
  }
}
.section-preview .section-preview__info {
  color: #FFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 20px;
}
@media (max-width: 989.98px) {
  .section-preview .section-preview__info-title {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 639.98px) {
  .section-preview .section-preview__info-title {
    max-width: 100%;
  }
}
.section-preview .section-preview__info-description {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
  color: #BFBFBF;
  max-width: 700px;
}
@media (max-width: 1199.98px) {
  .section-preview .section-preview__info-description {
    max-width: 590px;
    margin: 0 auto;
  }
}
@media (max-width: 989.98px) {
  .section-preview .section-preview__info-description {
    font-size: 16px;
  }
}
.video-box {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 636px;
}
@media (max-width: 1199.98px) {
  .video-box {
    height: 520px;
  }
}
@media (max-width: 989.98px) {
  .video-box {
    height: 324px;
  }
}
@media (max-width: 639.98px) {
  .video-box {
    height: 160px;
  }
}
.video-box::after {
  content: '';
  position: absolute;
  z-index: 15;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2269%22%20height%3D%2272%22%20fill%3D%22none%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22url(%23a)%22%20d%3D%22M0%200h69v72H0z%22%20opacity%3D%22.75%22%2F%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3Cpattern%20id%3D%22a%22%20width%3D%221%22%20height%3D%221%22%20patternContentUnits%3D%22objectBoundingBox%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23b%22%20transform%3D%22scale(.0145%20.01389)%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fpattern%3E%0A%20%20%20%20%20%20%20%20%3Cimage%20xlink%3Ahref%3D%22data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAAEUAAABICAYAAACgEzj3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw%2FeHBhY2tldCBiZWdpbj0i77u%2FIiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8%2BIDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ2MCwgMjAyMC8wNS8xMi0xNjowNDoxNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjJDOENEOEI1Qjc3MjExRUE5QUY1RENBNTBBNzA3NkQyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjJDOENEOEI2Qjc3MjExRUE5QUY1RENBNTBBNzA3NkQyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MkM4Q0Q4QjNCNzcyMTFFQTlBRjVEQ0E1MEE3MDc2RDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MkM4Q0Q4QjRCNzcyMTFFQTlBRjVEQ0E1MEE3MDc2RDIiLz4gPC9yZGY6RGVzY3JpcHRpb24%2BIDwvcmRmOlJERj4gPC94OnhtcG1ldGE%2BIDw%2FeHBhY2tldCBlbmQ9InIiPz7glov3AAAIPklEQVR42uScCVATVxjHNyFEQK0QKRqt6IBWB7XjWKyOTK1X7WE7OD2oNY6OVcvQ1oqKShGcCoIHokC04BRRDhHBi8NIOcQDFIEoBqEKKgIjkQTDDZqD7Vv7Ao%2B4CwqBJJs38w3ZgDHvl%2F%2F3ff%2F3srsY1vtgwDCawejhOTIYOAz0mHaDRaEKJvKYQQKlg85wGBqPmUiwQQwBYQJ%2FrwShgD87kMA1gjZKQRViCmLYZ4sX2vF%2B5H1lbW3NbWxsrC8rL38QHhFRIBaLG8DvW0G8gIBUdIXDhIDMQNjs8vFZ39bSIsVxvB2N1uZmWWFeXoaPl9cv4O8mg%2BCCeAeEOVQWCyrL4IszA0mXEbMcZ37UIJNJAIQWGM0w1MdtBKCnVVX3w0ND%2Fdhs9nQKOExDhsOAny6hklGnT50MRmA0kQQKqL2mpqacHxzsA%2F7tVBCj6QKHAd88MZEJ%2FxYX58CJN%2FYSKKD26oonpXt2%2B3mA13ifgEvUJQjaIOGoi%2BtQYkJ1UmkVnHDjG0Y3OI%2FKygq2bdmyDrzWRBDvInBMoSKZhgBGXU%2BGE%2FVBLpcTE2zoQ6gBvYIjKrpzbe3qVcvB69qBGGlocDqhOM6Y4QQ%2F9YZ%2BRCccALjtZk5OqvPSpV8SqQnhWED%2Fo7dwmGgHGs0dZaEFj6F2vCpTU1PlHCen%2BQnnzsZnpWccWDR%2F%2FgwEjCnSwpn6BIeJFlwTthlLw873JzqgsVOy2UOwhZ8u%2Fjw5JSXx%2FNnEXVPt7QmPYwWLOwspxHoBhzkI%2FweuhmMxbBhr2TffueQWFCTHRkZu5XK5EyAczXTSaadiUqyEBxKOaoSVlRlvzZp1xSJRMjCAbqDAjyeMo0YhNqFYlOpMKfgAhkqtnJHW1pauGzZsqnj4MBF4nJWIMzZD0mrQ4TB1lLbdas6YcePGeO7w%2FrPiYfkpr61blyHOmK0LOMxBVgllMSa2JSbYT5zov39%2FEHDVkW5r1y5BnDFbo1MNKBhdKYVKOQQc5ZRp0z4ICQs7Clbk4d87O8%2BFzngoCZwB6VS6VgqZcl6pBngc%2BYezZ8%2BOTTgdCzxOIPQ4nMHwOPqiFKpOpQAeRwU8zhLC46ReuOAPXLcDNIDmCBytehx9UwqlcoDHYSx1dl6WmZ19Nj4mZtt4W1tiwWmJwNGax9FXpWiOTjgjLC2H%2FLBy5WqhUHjuWHj4Bg6HMw7C0ZrH0XelkHkcAo4ceJzhP7m6%2FloiEp05FBi4Bjw3FvE4pv1p44aiFKpOJR89dqyNu4eHZ1VlZbyPl9e30OMM74%2FHMTSlkHkc4msX%2BThbW1tff%2F%2B990tKon5zdf0CwumTxzFEpVB2KgLOZAeHKfzwcD7wOGE8F5d5PXgcSji6WPsMdKeSEwE8juPx2NjInKtXA5csXuSIeBwWSTGmnVLIPlC1AVQ6zZu3KDk5JZbwOHAfxxLr%2BuaTVDFMmqiEqlO9Sqkh5uaEx%2Fk6Jz8%2F4eDevavhmsoCo%2Fjyjo5KofI4cksOx2LT9u1%2F3MzJCeZyueNhrXlNMd2gmKhUOI2UQtWpXs5xcpoLas3fsxxn2kNHbIKyMAalkNUbud2kSXYxUTEHQN2xgWav08fQuab0Vm%2BI9j01nB%2FKg%2FWFSZo%2BRjaIlFJ8vGDBYgils6awelCKMQzVSA7HGnJgGGtNeW1IJdJnsAB3CsHYlcLIzswUgJ%2Ft6LyNWil3hcIit40bz4CHbRhycqPRKgWspstX8Hje4OFzmD6d5%2B2xeujntE2ZrLS0bBce74BMJnsKU0fVW02h7aiTSJ6HhoRE%2BAUEXAKH9dj%2FZ3hqnt1pHOnT0tIiF6QmC9w3e5wQi8VEt2mFWwyvAaG9UpRKhSJDcOma%2F96A6Nybtx4TfDTU0UEmAloqRalUqm5cv55%2FMCgoNunixVLwVDNSO9CzxUnrJ%2B2UUph%2F6x4%2FJDQmOi6uEBw2EqtijPrMcNJBG6WUFosehx35K%2Bbw0aO5EEb728KgjVIqKh4%2FOR5x7AzoKJngsAEaMbKLKt7YahisUmqqq5%2Bfjos7t9nTMwm21zZowlR9hWGwSgFeozH5%2FLlUt983Jsrl8jrYXrUCw%2BCU0tTU1CZISkr39PaOr6yqqoHKeIl1bTXiPXUUWikFGK%2BOy%2Bnpl%2F38%2FGIKi4qqYHuVU3gNrXyYerv2AcYLu5qZdWPPvn3RWVeulGFdF14NGAy9VQoBo%2Bj2beH%2BgD1xiUlJxUTmYF1XoQ0oDH2sKYy7QmEZnx8acywqugB6jRd99RoGD%2BVR2YPKw4ePxAfz%2BTna8hoGmz7VTyqlJ45HJuz09f0HwmiHRVQnMFAo%2BGArpU4qbYiNikrevmNHCvAaUm0aL4NTSnN9fXtiQkKa965dp8VisQQu5RUaNaNDVzDIoOBylUI1EEoBxkuRJki97Ou9M77k0aNq2F41jZfeXNPc7fqeZ%2BLaNm3va2QIBLc0NnleDobX0JpSntbWtoKJ4CwWC%2B8nDDwvN7fQb7dfXHpm1gOKTR69vdodVUoHyPO2BpmsydrGxqzvmzx5pcFBh%2BJOJiQU9XWTRx%2BgoOdwKCS1tTUAit3bvunS4uKKsCNHErWxyaNXNYWYiLCgoMhh%2BnT7N33zwHg9jYw4djYgMDAbwmjVpfHSmr3GNO518FwquYPj%2BL0eoqREJBIgN4IgziGj1b0OMEzjrhge7u7LgcHK14QhlUjystIyjq5ascIF67p8n3YwNG81ZAInNsxh8uT3fl6%2F%2FhOOlZW1rL6%2BTiQSVUdGR5fCttpOsXLtMLQ06QkKmkbonXbYEFTnKVEk7tMga8abQkEVQ3ZPJvWEyToJbe%2FJRJZSGAkUWoJAx38CDACQ9epLf%2BHOigAAAABJRU5ErkJggg%3D%3D%22%20id%3D%22b%22%20width%3D%2269%22%20height%3D%2272%22%2F%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%3C%2Fsvg%3E");
  background-color: rgba(0, 0, 0, 0.4);
  background-size: 69px 72px;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}
@media (max-width: 639.98px) {
  .video-box::after {
    background-size: 30px 32px;
  }
}
.video-box.loaded::after {
  z-index: -1;
}
.video-box .video-box__iframe {
  position: relative;
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-box.loaded .video-box__iframe {
  z-index: 30;
}
.video-box .video-box__preview {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-box .video-box__preview:hover {
  cursor: pointer;
}
.video-box.loaded .video-box__preview {
  z-index: -1;
}
.section-options .section-options__box {
  display: grid;
  gap: 50px;
  grid-template-columns: 1fr;
}
@media (max-width: 1599.98px) {
  .section-options .section-options__box {
    gap: 100px;
  }
}
@media (max-width: 1199.98px) {
  .section-options .section-options__box {
    gap: 50px;
  }
}
@media (max-width: 989.98px) {
  .section-options .section-options__box {
    gap: 100px;
  }
}
.option-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 989.98px) {
  .option-item {
    flex-direction: column-reverse;
    gap: 40px;
  }
}
@media (max-width: 639.98px) {
  .option-item {
    gap: 10px;
  }
}
.option-item.option-item--reverse {
  flex-direction: row-reverse;
}
@media (max-width: 989.98px) {
  .option-item.option-item--reverse {
    flex-direction: column-reverse;
  }
}
.option-item .option-item__info {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
  flex: 0 0 500px;
}
@media (max-width: 1199.98px) {
  .option-item .option-item__info {
    flex: 0 0 450px;
  }
}
@media (max-width: 989.98px) {
  .option-item .option-item__info {
    flex: 0 0 auto;
    justify-content: flex-start;
    align-items: center;
  }
}
@media (max-width: 639.98px) {
  .option-item .option-item__info {
    gap: 10px;
  }
}
.option-item .option-item__info-title {
  color: #FFF;
}
@media (max-width: 639.98px) {
  .option-item .option-item__info-title {
    text-align: center;
  }
}
.option-item .option-item__info-description {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 300;
  color: #BFBFBF;
}
@media (max-width: 989.98px) {
  .option-item .option-item__info-description {
    font-size: 16px;
    text-align: center;
  }
}
.option-item .option-item__info .btn {
  margin-top: 20px;
  max-width: 160px;
}
@media (max-width: 989.98px) {
  .option-item .option-item__info .btn {
    margin-top: 0;
  }
}
@media (max-width: 639.98px) {
  .option-item .option-item__info .btn {
    margin-top: 10px;
  }
}
.option-item .option-item__picture {
  flex: 0 0 600px;
}
@media (max-width: 1599.98px) {
  .option-item .option-item__picture {
    flex: 0 0 515px;
  }
}
@media (max-width: 1199.98px) {
  .option-item .option-item__picture {
    flex: 0 0 430px;
  }
}
@media (max-width: 989.98px) {
  .option-item .option-item__picture {
    flex: 0 0 290px;
  }
}
.option-item .option-item__picture.with_shadow {
  position: relative;
}
.option-item .option-item__picture.with_shadow::after,
.option-item .option-item__picture.with_shadow::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, #080808 2.5%, rgba(8, 8, 8, 0) 25%), linear-gradient(to bottom, #080808 2.5%, rgba(8, 8, 8, 0) 25%), linear-gradient(to left, #080808 2.5%, rgba(8, 8, 8, 0) 25%), linear-gradient(to right, #080808 2.5%, rgba(8, 8, 8, 0) 25%);
}
@media (max-width: 1199.98px) {
  .option-item .option-item__picture img {
    height: 600px;
    object-fit: cover;
  }
}
@media (max-width: 989.98px) {
  .option-item .option-item__picture img {
    height: 290px;
  }
}
@media (max-width: 1199.98px) {
  .option-item:first-of-type .btn {
    margin-top: 70px;
  }
}
@media (max-width: 989.98px) {
  .option-item:first-of-type .btn {
    margin-top: 10px;
  }
}
.section-about .section__inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section-about .section-about__subtitle {
  display: block;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 600;
  color: #FFF;
  margin-bottom: 40px;
}
.section-about .section-about__title {
  font-size: 60px;
  line-height: 1.1;
  color: #FFF;
  margin-bottom: 25px;
}
@media (max-width: 1599.98px) {
  .section-about .section-about__title {
    font-size: 58px;
  }
}
@media (max-width: 1199.98px) {
  .section-about .section-about__title {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
@media (max-width: 989.98px) {
  .section-about .section-about__title {
    max-width: 90%;
    font-size: 42px;
  }
}
@media (max-width: 639.98px) {
  .section-about .section-about__title {
    font-size: 32px;
    max-width: 100%;
  }
}
.section-about .section-about__description {
  font-size: 18px;
  line-height: 1.25;
  font-weight: 300;
  color: #BFBFBF;
  margin-bottom: 80px;
  max-width: 746px;
  text-align: center;
}
@media (max-width: 1199.98px) {
  .section-about .section-about__description {
    margin-bottom: 70px;
  }
}
@media (max-width: 989.98px) {
  .section-about .section-about__description {
    font-size: 16px;
    margin-bottom: 40px;
  }
}
.section-about .section-about__box {
  display: grid;
  grid-template-columns: 500px 330px 330px;
  grid-template-rows: 335px 335px;
  gap: 50px;
  grid-template-areas: "a b d" "a c d";
  margin-bottom: 50px;
}
@media (max-width: 1599.98px) {
  .section-about .section-about__box {
    grid-template-columns: 415px 310px 245px;
  }
}
@media (max-width: 1199.98px) {
  .section-about .section-about__box {
    grid-template-columns: 355px 270px 215px;
    grid-template-rows: 274px 274px;
    gap: 40px;
  }
}
@media (max-width: 989.98px) {
  .section-about .section-about__box {
    grid-template-columns: 222px 167px 135px;
    grid-template-rows: 170px 170px;
    gap: 25px;
    margin-bottom: 40px;
  }
}
@media (max-width: 639.98px) {
  .section-about .section-about__box {
    grid-template-columns: 129px 129px;
    grid-template-rows: 176px 170px 176px;
    gap: 30px 20px;
    grid-template-areas: "a a" "b c" "d d";
  }
}
.section-about .section-about__box-item {
  border-radius: 3px;
  overflow: hidden;
}
@media (max-width: 639.98px) {
  .section-about .section-about__box-item {
    overflow: hidden;
  }
}
@media (max-width: 1599.98px) {
  .section-about .section-about__box-item img {
    height: 100%;
    object-fit: cover;
  }
}
.section-about .section-about__box-item:first-of-type {
  grid-area: a;
}
@media (max-width: 639.98px) {
  .section-about .section-about__box-item:first-of-type img {
    height: auto;
    object-fit: contain;
    width: 100%;
    object-position: top center;
    position: relative;
    top: -25px;
  }
}
.section-about .section-about__box-item:nth-of-type(2) {
  grid-area: b;
}
.section-about .section-about__box-item:nth-of-type(3) {
  grid-area: c;
}
.section-about .section-about__box-item:last-of-type {
  grid-area: d;
}
@media (max-width: 639.98px) {
  .section-about .section-about__box-item:last-of-type img {
    height: auto;
    object-fit: contain;
    width: 100%;
    object-position: top center;
    position: relative;
    top: -130px;
  }
}
.section-about .section-about__soc {
  width: 100%;
  padding: 50px;
  border-radius: 3px;
  background-color: #262626;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 639.98px) {
  .section-about .section-about__soc {
    padding: 50px 0;
  }
}
.section-about .section-about__soc-title {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  color: #FFF;
  margin-bottom: 20px;
}
@media (max-width: 639.98px) {
  .section-about .section-about__soc-title {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.section-about .section-about__soc-items {
  display: grid;
  grid-template-columns: repeat(6, 35px);
  gap: 15px;
  margin-bottom: 50px;
}
@media (max-width: 639.98px) {
  .section-about .section-about__soc-items {
    grid-template-columns: repeat(6, 30px);
  }
}
.section-about .section-about__soc .soc-item {
  height: 35px;
  width: 35px;
}
@media (max-width: 639.98px) {
  .section-about .section-about__soc .soc-item {
    height: 30px;
    width: 30px;
  }
}
.section-about .section-about__soc-annotation {
  font-size: 12px;
  line-height: 1.4px;
  color: #BFBFBF;
}
/*# sourceMappingURL=landing_pivot.css.map */