@font-face {
  font-family: PT Mono;
  src: url('../fonts/PTM75F.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: PT Mono;
  src: url('../fonts/PTM55F.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --yellow: #e4ec54;
  --black: #1d1d1b;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.section {
  position: relative;
}

.section.black {
  background-color: #1d1d1b;
}

.section.yellow {
  background-color: #e4ec54;
}

.section.hide {
  display: none;
}

.section.margin-t--300 {
  margin-top: 20.8333vw;
}

.body {
  color: #000;
  font-family: PT Mono, sans-serif;
  font-size: 1vw;
  font-weight: 400;
  line-height: 130%;
}

.container {
  margin-left: 4.444vw;
  margin-right: 4.444vw;
  position: relative;
}

.container.no-margins {
  margin-left: 0;
  margin-right: 0;
}

.wrap-menu {
  z-index: 999;
  -webkit-backdrop-filter: blur(.5vw);
  backdrop-filter: blur(.5vw);
  background-color: #ffffffab;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  height: 4.722vw;
  padding-left: 4.444vw;
  padding-right: 4.444vw;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.wrap-logo {
  width: 26.042vw;
  height: 1.597vw;
}

.wrap-menu-1 {
  grid-column-gap: 1vw;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.link-menu {
  line-height: 1.25vw;
  text-decoration: none;
}

.text-18 {
  color: #fff;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 100%;
}

.text-18.black {
  color: #000;
  line-height: 130%;
}

.text-18.background-black {
  background-color: #252525;
}

.wrap-block-2 {
  z-index: 2;
  flex-direction: column;
  padding-bottom: 1.042vw;
  display: flex;
  position: relative;
}

.wrap-control {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.wrap-slider {
  z-index: 3;
  margin-top: 1vw;
  margin-bottom: 3.472vw;
  position: relative;
}

.wrap-quote {
  z-index: 5;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 4vw;
  display: flex;
  position: relative;
}

.title-control {
  grid-column-gap: 1vw;
  background-color: #1d1d1b;
  align-items: center;
  width: 44vw;
  height: auto;
  padding: 2.778vw 2.083vw 1.389vw;
  display: flex;
}

.title-control-2 {
  background-color: #1d1d1b;
  padding-left: 2.778vw;
  padding-right: 8.333vw;
}

._80-pt {
  color: #fff;
  font-size: 5.556em;
  font-weight: 700;
  line-height: 130%;
}

.wrap-title-slider {
  width: 37.153vw;
  margin-left: 7.639vw;
}

.arrow-left {
  background-image: url('../images/left.svg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  width: 3.125vw;
  height: 5.556vw;
  position: relative;
  top: 3vw;
  bottom: 0;
  left: 0;
}

.arrow-right {
  background-image: url('../images/right.svg');
  background-position: 0 0;
  background-size: cover;
  width: 3.125vw;
  height: 5.556vw;
  position: relative;
  top: 3vw;
  bottom: 0;
  right: 0;
}

.title-quote {
  width: 13.5vw;
}

._14-pt {
  font-size: .972em;
}

._14-pt.white {
  color: #fff;
}

.slider-img-wrap {
  z-index: 2;
  width: 64.722vw;
  height: 43vw;
  position: absolute;
  bottom: 0;
  right: -4.444vw;
}

.white-space {
  z-index: 10;
  background-color: #fff;
  width: 37.153vw;
  height: 2.222vw;
  position: static;
  top: -2.222vw;
  right: 19.25vw;
}

.wrap-control-space {
  display: flex;
}

.main-fourth-div {
  background-color: #252525;
  justify-content: space-between;
  height: 45.486vw;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.wrap-start {
  z-index: 5;
  grid-column-gap: 2vw;
  background-color: #252525;
  padding: 2.778vw 2vw 2vw 2.431vw;
  display: flex;
  position: absolute;
}

.swiper-wrapper {
  grid-column-gap: 1.389vw;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.swiper-wrapper.is-team {
  flex-direction: row;
  width: auto;
  height: 100%;
}

.green-block {
  background-color: #e4ec54;
  width: 2.014vw;
  height: 2.014vw;
  margin-top: .7vw;
}

.title-start {
  grid-row-gap: 2vw;
  flex-flow: wrap;
  align-items: flex-start;
  width: 25vw;
  display: flex;
}

.text-50 {
  color: #fff;
  font-size: 3.472em;
  line-height: 115%;
}

.text-50.black {
  color: #1d1d1b;
  align-items: flex-start;
  display: flex;
}

.text-50.black.hide {
  display: none;
}

.text-50.uppercase {
  text-transform: uppercase;
}

.text-50.uppercase.baackground-black {
  background-color: #252525;
}

.slide {
  margin-right: 10vw;
  position: relative;
}

.slider {
  background-color: #ddd0;
  height: 22vw;
  margin-top: 10vw;
  position: static;
  inset: 8.2vw 0 0;
}

.right-arrow, .left-arrow {
  align-items: center;
  display: flex;
}

.slide-2, .slide-3 {
  margin-right: 15vw;
}

.swiper-slide {
  height: 45.486vw;
}

.swiper-slide.is-team {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
  display: flex;
}

.wrap-block-4 {
  justify-content: space-between;
  margin-top: 11.111vw;
  display: flex;
}

.wrap-accept {
  flex-direction: column;
  justify-content: flex-start;
  width: 24.722vw;
  display: flex;
  position: relative;
}

.wrap-map {
  flex-direction: column;
  min-width: 60.278vw;
  display: flex;
  position: relative;
}

.title-accept {
  margin-top: 3.125vw;
  margin-bottom: 3.125vw;
}

.wrap-button {
  background-color: #1d1d1b;
  justify-content: center;
  align-items: center;
  width: 22.014vw;
  height: 5vw;
  text-decoration: none;
  display: flex;
  position: relative;
}

.wrap-button:hover {
  background-color: var(--yellow);
}

.wrap-button.green {
  background-color: green;
}

.wrap-button.fixed {
  z-index: 999;
  width: auto;
  padding-left: 3vw;
  padding-right: 3vw;
  position: fixed;
  inset: auto 2vw 5vw auto;
}

.cube-1 {
  background-color: #fff;
  width: .694vw;
  height: .694vw;
  position: absolute;
  top: 0;
  right: 0;
}

.cube-1.green {
  background-color: #e4ec54;
}

.cube-2 {
  background-color: #fff;
  width: .694vw;
  height: .694vw;
  position: absolute;
  bottom: 0;
  left: 0;
}

.cube-2.green {
  background-color: #e4ec54;
}

.image-yacht {
  background-image: url('../images/opengraph-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 60.278vw;
  height: 35.278vw;
  margin-top: 4.514vw;
}

.image-yacht.mob {
  display: none;
}

.image-map {
  z-index: 11;
  width: 22.917vw;
  height: auto;
  margin-left: 0;
  padding-left: 0;
  position: absolute;
  top: -1.111vw;
  left: auto;
  right: 7vw;
}

.image-map.mob, .image-map.mobile {
  display: none;
}

.wrap-equipment {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 9.028vw;
  display: flex;
}

.wrap-title-equipment {
  width: 30.903vw;
  display: none;
}

.wrap-button-equipment {
  grid-column-gap: 8.333vw;
  align-items: flex-start;
  margin-top: 2.083vw;
  margin-bottom: 9.375vw;
  display: none;
}

.title-equip {
  width: 22.361vw;
  position: static;
}

.button-equip {
  z-index: 5;
  background-color: #e4ec54;
  justify-content: center;
  align-items: center;
  padding: 2.431vw 3.819vw;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button-equip.abs {
  position: absolute;
  bottom: 0;
  left: 0;
}

.image-equip {
  z-index: 30;
  background-image: url('../images/left.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 44.931vw;
  height: 48.611vw;
  display: none;
  position: relative;
}

.image-equip.mob {
  display: none;
}

.wrap-news {
  z-index: 30;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 10.417vw;
  padding-bottom: 5vw;
  display: flex;
  position: relative;
}

.wrap-news-1 {
  grid-row-gap: 1vw;
  flex-direction: column;
  align-items: flex-start;
  width: 29.444vw;
  display: flex;
}

.background-news {
  z-index: 1;
  background-image: url('../images/Vector.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  height: 36vw;
  position: absolute;
  bottom: 0;
}

.wrap-social {
  grid-column-gap: 4.167vw;
  display: flex;
}

.link-social {
  grid-column-gap: 1.389vw;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.image-social {
  background-image: url('../images/telegram.svg');
  background-position: 45%;
  background-repeat: no-repeat;
  background-size: 2.222vw;
  border: .035vw solid #fff;
  border-radius: .903vw;
  width: 4.167vw;
  height: 4.167vw;
}

.image-equip-2 {
  z-index: 2;
  background-image: url('../images/right.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 37.153vw;
  height: 71.111vw;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
}

.white-block {
  background-color: #fff;
  width: 6.25vw;
  height: 4.167vw;
  position: absolute;
  top: 0;
  left: 0;
}

.wrap-burger {
  display: none;
}

.mask {
  overflow: visible;
}

.slider-content-wrap {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.slider-image {
  z-index: 2;
  width: 34.5vw;
  position: absolute;
  inset: auto auto 0 10vw;
}

.swiper.is-team {
  width: auto;
  height: 100%;
  padding-left: 25vw;
  padding-right: 10vw;
}

.team_photo-height.first {
  width: 45vw;
  display: block;
}

.team_photo-height.second {
  width: 33.75vw;
  display: flex;
}

.team_photo-height.fourth {
  align-items: flex-end;
  width: 20vw;
  height: 100%;
  display: flex;
}

.team_photo-height.fifth {
  width: 45vw;
  display: flex;
}

.team_photo-height.sixth {
  width: 33.681vw;
  display: flex;
}

.team-image {
  width: 100%;
  max-width: none;
}

.slide-4, .slide-5 {
  margin-right: 15vw;
}

.popup-form-wrapper {
  z-index: 9999;
  background-color: #0006;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  top: -100vh;
}

.popup-form-wrapper.active {
  top: 0;
}

.popup-form-card {
  background-color: #fff;
  width: 55.972vw;
  height: auto;
  padding: 4.167vw 5.556vw;
  position: relative;
}

.popup-form {
  width: 100%;
  margin-bottom: 0;
}

.popup-form-div {
  grid-row-gap: 1.042vw;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.form-field {
  color: #e8f1fb;
  background-color: #1d1d1b;
  width: 100%;
  height: 3.472vw;
  margin-bottom: 0;
  padding: .903vw 1.389vw;
  font-size: 1.111vw;
  line-height: 115%;
}

.submit-button {
  color: #1d1d1b;
  background-color: #0000;
  background-image: url('../images/shape.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 21.736vw;
  height: 5vw;
  margin-top: 2.778vw;
  padding: 0;
  font-size: 1.25vw;
}

.form-popup-close-icon {
  cursor: pointer;
  width: 2vw;
  position: absolute;
  inset: 2vw 2vw auto auto;
}

.burger-logo {
  display: none;
}

.text-link {
  color: #00a460;
}

.text-link.black {
  color: #000;
}

.phone {
  color: #e8f1fb;
  background-color: #1d1d1b;
  width: 100%;
  height: 3.472vw;
  margin-bottom: 0;
  padding: .903vw 1.389vw;
  font-size: 1.111vw;
  line-height: 115%;
}

.mobile-menu {
  display: none;
  position: fixed;
  top: 0;
}

.button-text {
  color: #fff;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 100%;
}

.button-text.absolute {
  color: #000;
  position: absolute;
}

.image-2 {
  z-index: 11;
  width: 100%;
  max-width: none;
  height: auto;
  position: relative;
}

.gallery-gif {
  display: none;
}

.main-first-div {
  height: 52.778vw;
  padding-top: 4.861vw;
  position: relative;
}

.main-first-hero-img {
  z-index: 5;
  width: 42.431vw;
  margin-top: 6.319vw;
  position: relative;
}

.main-first-hero-img.mob {
  display: none;
}

.main-first-hero-img-icon {
  z-index: 6;
  width: 4.861vw;
  position: absolute;
  inset: 20.7vw auto auto 23.2vw;
}

.main-first-waves-wrapper {
  z-index: 1;
  width: 100vw;
  height: 13.611vw;
  display: flex;
  position: absolute;
  inset: auto auto 0% -4.444vw;
  overflow: hidden;
}

.main-first-wave {
  background-color: #e4ec54;
  width: 2.083vw;
  height: 100%;
  margin-left: -.025vw;
}

.main-second-div {
  height: 27.778vw;
  padding-top: 5.139vw;
  padding-bottom: 4.028vw;
  position: relative;
}

.main-second-content {
  grid-column-gap: 1.528vw;
  align-items: center;
  display: flex;
  position: relative;
}

.main-second-icon {
  width: 6.319vw;
}

.text-16 {
  font-family: PT Mono, sans-serif;
  font-size: 1.111vw;
  font-weight: 400;
  line-height: 130%;
}

.text-16.white {
  color: #fff;
}

.text-16.black {
  color: var(--black);
  display: inline-block;
}

.text-16.black.margin-top {
  margin-top: 1.11111vw;
}

.main-second-text-wrap {
  width: 52.361vw;
}

.main-second-icon-long {
  width: 65.069vw;
  position: absolute;
  inset: auto -4.444vw 4.167vw auto;
}

.main-second-shape {
  background-color: #fff;
  width: 42.708vw;
  height: 1.806vw;
  position: absolute;
  inset: auto 0% 0% auto;
}

.text-45 {
  color: #fff;
  flex-flow: wrap;
  font-family: PT Mono, sans-serif;
  font-size: 3.125vw;
  font-weight: 400;
  line-height: 120%;
  display: flex;
}

.text-45.black {
  color: #000;
}

.main-cta-block {
  padding-top: 4.722vw;
  padding-bottom: 4.722vw;
  position: relative;
}

.main-cta-text-wrap {
  grid-row-gap: 2vw;
  flex-direction: column;
  width: 68.889vw;
  display: flex;
}

.main-cta-animation-wrap {
  background-color: #fff;
  width: 11.806vw;
  height: 100%;
  position: absolute;
  inset: 0% -4.444vw auto auto;
  overflow: hidden;
}

.main-fifth-div {
  margin-top: 11.111vw;
}

.main-fifth-header {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.main-fifth-left {
  flex-direction: column;
  width: 29.444vw;
  display: flex;
}

.main-fifth-right {
  grid-column-gap: 2.778vw;
  align-items: center;
  width: 60.278vw;
  display: flex;
}

.main-fifth-img {
  width: 17.361vw;
}

.main-fifth-right-wrap {
  grid-row-gap: .5vw;
  flex-direction: column;
  align-items: flex-start;
  width: 33vw;
  display: flex;
}

.text-24-bold {
  font-family: PT Mono, sans-serif;
  font-size: 1.667vw;
  font-weight: 700;
  line-height: 130%;
}

.main-fifth-content {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 3.125vw;
  display: flex;
}

.main-fifth-left-img {
  width: 96%;
}

.main-fifth-right-img {
  width: 100%;
}

.cta-wave {
  background-color: #e4ec54;
  width: 100%;
  height: 2.083vw;
  margin-top: -.027vw;
  margin-left: -.025vw;
}

.main-first-video {
  width: 49.306vw;
  height: 50vw;
  margin-top: 4.861vw;
  margin-right: -4.444vw;
  position: absolute;
  inset: 0% 0% auto auto;
}

.main-second-subtitle {
  z-index: 5;
  grid-row-gap: .6vw;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: -5vw;
}

.main-second-line {
  background-color: #1c1c1c;
  border-top: .1vw solid #000;
  width: 6.042vw;
}

.button {
  background-image: url('../images/btn.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 21.806vw;
  height: 5vw;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.preloader {
  z-index: 99999;
  flex-wrap: wrap;
  place-content: stretch flex-start;
  align-items: stretch;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.preloader-pixel {
  background-color: #e4ec54;
  width: 10vw;
}

.mask-2 {
  height: 40.417vw;
}

.left-arrow-2, .right-arrow-2, .slide-nav {
  display: none;
}

.slider-2 {
  background-color: #0000;
}

.slider-img-waves-wrapper {
  z-index: 0;
  width: 77%;
  height: 70%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.pixel {
  background-color: #dde949;
  width: 5vw;
  height: 5vw;
}

.pixel-2 {
  background-color: #dde949;
  width: 5vw;
  height: 5vw;
  margin-top: 5vw;
  margin-left: 20vw;
}

.heading-anim-wrap {
  height: 23vw;
}

.text-50-1 {
  height: 15vw;
}

.main-seventh-div {
  object-fit: fill;
  background-color: #1d1d1b;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 51.667vw;
  margin: 11.111vw auto;
  padding-top: 5.139vw;
  padding-bottom: 4.028vw;
  display: flex;
  position: relative;
  overflow: visible;
}

.main-seventh-shape {
  background-color: #fff;
  width: 3.889vw;
  height: 3.889vw;
  position: absolute;
  inset: 0% 0% auto auto;
}

.main-seventh-shape.black {
  background-color: #1d1d1b;
  inset: 0% auto auto 0%;
}

.image-3 {
  display: block;
}

.main-seventh-img {
  z-index: 1;
  align-self: auto;
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.main-seventh-shape-white {
  z-index: 4;
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 75.694vw;
  height: 36.528vw;
  padding: 9.583vw 7.708vw 3.611vw 7.5vw;
  display: flex;
  position: relative;
}

.main-seventh-border-img {
  z-index: 4;
  object-fit: fill;
  align-self: auto;
  width: 100%;
  height: auto;
  position: absolute;
  inset: auto 0% -3.1rem;
  overflow: hidden;
}

.main-seventh-border-img.hide {
  display: none;
}

.button-black {
  z-index: 5;
  background-color: #1d1d1b;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 22.014vw;
  height: 5vw;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 15.417vw 10.903vw auto;
}

.button-black:hover {
  background-color: #e4ec54;
}

.button-black.fixed {
  z-index: 9999;
  position: fixed;
  bottom: 2vw;
  right: 2vw;
}

.button-black.static {
  position: static;
}

.main-seventh-left {
  flex-direction: column;
  width: 29.444vw;
  display: flex;
}

.heading-seventh-div {
  z-index: 4;
  height: 10vw;
  position: relative;
}

.main-seventh-question-img {
  z-index: 3;
  width: 15.417vw;
  margin-bottom: 4vw;
  margin-right: 3vw;
  position: absolute;
  inset: 5.139vw auto auto 29.444vw;
}

.main-seventh-desc {
  z-index: 6;
  flex: 1;
  width: 36.736vw;
  display: block;
  position: relative;
}

.main-seventh-desc.space-between {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.text-24 {
  font-family: PT Mono, sans-serif;
  font-size: 1.667vw;
  font-weight: 400;
  line-height: 130%;
}

.text-24.index-4 {
  z-index: 4;
  position: relative;
}

.main-seventh-border-img-mob {
  z-index: 3;
  align-self: auto;
  width: 100%;
  height: auto;
  display: none;
  position: absolute;
  inset: auto auto 0%;
  overflow: hidden;
}

.main-seventh-border-img-mob.hide {
  display: none;
}

.main-seventh-img-mob {
  z-index: 1;
  align-self: auto;
  width: 100%;
  height: auto;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.popup-form-wrapper-utm {
  z-index: 9999;
  background-color: #0006;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  top: -100vh;
}

.popup-form-wrapper-utm.active {
  top: 0;
}

.popup-form-title {
  width: 100%;
}

.sucsess-mess {
  background-color: #0000;
}

.sucsess-mess__wrapper {
  grid-row-gap: 3vw;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.map-video {
  z-index: 10;
  width: 60.278vw;
  height: 35.278vw;
  margin-top: 7vw;
  position: absolute;
}

.grid-row__20 {
  grid-row-gap: 1.38889vw;
  flex-direction: column;
  display: flex;
}

.fixed-btn {
  z-index: 100;
  justify-content: center;
  align-items: center;
  width: 13.8889vw;
  transition: opacity .2s;
  display: flex;
  position: fixed;
  inset: auto 2vw 2vw auto;
}

.fixed-btn:hover {
  opacity: .7;
}

.fixed-btn.is--hide {
  display: none;
}

.fixed-svg {
  width: 100%;
}

.cookie__button {
  background-color: var(--yellow);
  color: var(--black);
  text-transform: uppercase;
  padding: .833333vw 1.38889vw;
  text-decoration: none;
}

.button__icon {
  width: 4.16667rem;
  height: 4.16667rem;
  transition: transform .3s;
}

.button__icon.button__icon--mini {
  width: 2.77778rem;
  height: 2.77778rem;
}

.cookie__text {
  font-size: .972222vw;
  line-height: 140%;
}

.button__text {
  line-height: 120%;
}

.color-blue {
  color: #08b7f4;
}

.cookie__content {
  grid-column-gap: 1.11111rem;
  grid-row-gap: 1.11111rem;
  justify-content: flex-start;
  align-items: center;
  padding: 1.11111vw;
  display: flex;
}

.cookie {
  z-index: 1000;
  background-color: #fff;
  border-radius: .4vw;
  width: 67vw;
  transition: transform .3s, opacity .3s;
  position: fixed;
  bottom: 1.4vw;
  left: 50%;
  transform: translate(-50%);
  box-shadow: 0 2px 5px #0003;
}

.cookie.is-hide {
  opacity: 0;
  pointer-events: none;
  transform: translate(0, 10rem)translate(-50%);
}

.link-text {
  color: #ff8562;
}

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

@media screen and (max-width: 991px) {
  .fixed-btn {
    cursor: none;
  }

  .fixed-btn:hover {
    opacity: 1;
  }

  .cookie {
    width: 80vw;
  }
}

@media screen and (max-width: 767px) {
  .button__icon, .button__icon.button__icon--mini {
    width: 10.6667rem;
    height: 10.6667rem;
  }

  .cookie__content {
    grid-column-gap: 4.26667rem;
    grid-row-gap: 4.26667rem;
    border-radius: 6.66667rem;
  }

  .cookie {
    width: 90vw;
  }
}

@media screen and (max-width: 479px) {
  .section.black {
    padding-top: 23.438vw;
    padding-bottom: 23.438vw;
  }

  .section.black.menu {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section.margin-t--300 {
    margin-top: 40vw;
  }

  .container {
    margin-left: 6.25vw;
    margin-right: 6.25vw;
  }

  .wrap-menu {
    height: 11.25vw;
    padding-top: 4.688vw;
    padding-bottom: 4.688vw;
  }

  .wrap-logo {
    width: auto;
    height: 3.438vw;
  }

  .wrap-menu-1 {
    display: flex;
  }

  .link-menu {
    display: none;
  }

  .text-18 {
    font-size: 5em;
    text-decoration: none;
  }

  .text-18.black {
    font-size: 5em;
  }

  .text-18.mob-18 {
    font-size: 5.625vw;
  }

  .wrap-block-2 {
    margin-left: -6.25vw;
    padding-bottom: 21.875vw;
    top: 0;
  }

  .wrap-slider {
    height: auto;
    margin-top: 10vw;
    margin-bottom: 9.375vw;
    position: static;
  }

  .wrap-quote {
    margin-top: 10vw;
  }

  .title-control {
    align-items: baseline;
    width: 75vw;
    height: 24vw;
    margin-left: -6.25vw;
    padding-left: 6.25vw;
    padding-right: 2vw;
  }

  .title-control-2 {
    padding-left: 6.25vw;
    padding-right: 18.75vw;
  }

  ._80-pt {
    font-size: 11.875em;
  }

  .wrap-title-slider {
    width: auto;
    margin-left: 0;
  }

  .arrow-left {
    width: 6.25vw;
    height: 10.938vw;
    margin-bottom: 30vw;
    position: static;
  }

  .arrow-right {
    width: 6.25vw;
    height: 10.938vw;
    margin-bottom: 30vw;
    position: static;
    top: 0;
    bottom: auto;
    right: 0;
  }

  .title-quote {
    width: auto;
  }

  ._14-pt {
    font-size: 5em;
    line-height: 130%;
  }

  ._14-pt.mob-11 {
    font-size: 3.438vw;
  }

  .slider-img-wrap {
    background-image: none;
    justify-content: center;
    align-items: flex-end;
    width: 100vw;
    height: auto;
    margin-left: -6.25vw;
    display: flex;
    position: static;
    bottom: 0;
    left: -6.25vw;
  }

  .main-fourth-div {
    flex-direction: column;
    width: 100vw;
    height: auto;
    margin-top: 21.875vw;
    margin-bottom: 0;
    padding-top: 21.875vw;
    padding-bottom: 21.875vw;
    position: static;
  }

  .wrap-start {
    grid-column-gap: 3vw;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 6vw;
    margin-left: 6.25vw;
    position: relative;
  }

  .swiper-wrapper {
    margin-top: 12.5vw;
    margin-left: -6.25vw;
    margin-right: -6.25vw;
  }

  .swiper-wrapper.is-team {
    padding-left: 0;
  }

  .green-block {
    width: 9.063vw;
    min-width: 9.063vw;
    height: 9.063vw;
    min-height: 9.063vw;
    margin-top: 0;
  }

  .title-start {
    grid-row-gap: 5vw;
    flex-flow: wrap;
    width: 52vw;
    height: auto;
  }

  .text-50 {
    font-size: 8.125em;
  }

  .text-50.black {
    width: 100%;
    padding-bottom: 0;
    padding-right: 0;
  }

  .slide {
    width: 87.5vw;
    margin-right: 15vw;
  }

  .slider {
    width: 100vw;
    height: auto;
    margin-left: -6.25vw;
    padding-left: 6.25vw;
    inset: auto 0 62.5vw;
    overflow: hidden;
  }

  .right-arrow {
    align-items: center;
    width: 6.25vw;
    height: auto;
    top: 45vw;
  }

  .left-arrow {
    width: 6.25vw;
    height: auto;
    top: 45vw;
  }

  .slide-2, .slide-3 {
    margin-right: 15vw;
  }

  .swiper-slide {
    background-image: url('../images/Group-288.png');
    width: 93.75vw;
    height: 126.563vw;
  }

  .swiper-slide.is-team {
    background-image: none;
  }

  .wrap-block-4 {
    flex-direction: column;
    padding-top: 0;
  }

  .wrap-accept {
    width: auto;
  }

  .wrap-map {
    display: none;
  }

  .title-accept {
    margin-top: 7.813vw;
    margin-bottom: 7vw;
  }

  .wrap-button {
    width: auto;
    height: auto;
    margin-top: 9.375vw;
    margin-bottom: 12.5vw;
    padding-top: 6.875vw;
    padding-bottom: 6.875vw;
  }

  .cube-1, .cube-2 {
    width: 3.125vw;
    height: 3.125vw;
  }

  .image-yacht {
    display: none;
  }

  .image-yacht.mob {
    object-fit: fill;
    background-position: 100%;
    width: auto;
    height: 115.938vw;
    margin-top: 9.375vw;
    margin-left: -6.25vw;
    margin-right: -6.25vw;
    display: block;
    position: static;
  }

  .image-map {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 8vw;
    display: none;
    position: relative;
    top: 0;
    right: 0;
    overflow: hidden;
  }

  .image-map.mob {
    width: auto;
    height: 55.625vw;
    display: none;
    position: static;
  }

  .image-map.mobile {
    display: block;
  }

  .wrap-equipment:focus {
    border: 0 solid #0000;
  }

  .wrap-title-equipment {
    width: auto;
  }

  .wrap-button-equipment {
    margin-top: 0;
    margin-bottom: 0;
  }

  .title-equip {
    width: auto;
    margin-top: 6.25vw;
  }

  .button-equip {
    display: none;
  }

  .image-equip {
    background-position: 50%;
    width: 75vw;
    height: 87.5vw;
  }

  .image-equip.mob {
    background-image: none;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    width: 100%;
    height: auto;
    margin-top: 18.75vw;
    position: static;
    right: auto;
  }

  .wrap-news {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 21.875vw;
    margin-bottom: 30vw;
    padding-bottom: 0;
  }

  .wrap-news-1 {
    grid-row-gap: 3vw;
    flex-direction: column;
    width: auto;
    display: flex;
  }

  .background-news {
    background-image: url('../images/Vector_1.svg');
    height: 150vw;
  }

  .wrap-social {
    grid-row-gap: 4.688vw;
    flex-direction: column;
    margin-top: 9.375vw;
  }

  .link-social {
    grid-column-gap: 3vw;
  }

  .image-social {
    background-size: auto;
    border-width: .313vw;
    border-radius: 4.063vw;
    outline-width: .313vw;
    width: 18.75vw;
    height: 18.75vw;
  }

  .image-equip-2 {
    width: 68.75vw;
    height: 125vw;
    display: none;
    top: auto;
    bottom: 0;
  }

  .white-block {
    display: none;
  }

  .wrap-burger {
    background-image: url('../images/icon.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 6.25vw;
    height: 3.75vw;
    padding-bottom: 0;
    padding-right: 0;
  }

  .mask {
    width: 100vw;
    margin-left: -6.25vw;
    padding-left: 6.25vw;
    padding-right: 6.25vw;
    position: relative;
    overflow: hidden;
  }

  .image-plash {
    background-image: url('../images/coat.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 68.75vw;
    height: 125vw;
    padding-bottom: 0;
    padding-right: 0;
  }

  .wrap-polo {
    background-color: #e4ec54;
    width: 50vw;
    padding: 2.5vw 9.375vw 2.5vw 5vw;
    position: absolute;
    bottom: -11.2vw;
  }

  .wrap-plash {
    background-color: #e4ec54;
    width: 50vw;
    padding: 2.5vw 9.375vw 2.5vw 5vw;
  }

  .slider-image {
    width: 100%;
    max-width: none;
    height: auto;
    position: static;
    top: auto;
    bottom: 0;
    left: 0;
  }

  .swiper.is-team {
    width: 100vw;
    height: 100%;
  }

  .team_photo-height.first, .team_photo-height.second, .team_photo-height.fourth {
    width: 93.75vw;
    display: flex;
  }

  .team_photo-height.fifth, .team_photo-height.sixth {
    width: 93.75vw;
  }

  .slide-4, .slide-5 {
    margin-right: 15vw;
  }

  .popup-form-wrapper {
    top: -100vh;
  }

  .popup-form-card {
    width: 87.5vw;
    height: auto;
    padding: 15.625vw 6.25vw;
  }

  .popup-form-div {
    grid-row-gap: 3.125vw;
  }

  .form-field {
    height: 10vw;
    padding: 0 3.75vw;
    font-size: 4vw;
  }

  .submit-button {
    width: 62.5vw;
    height: 18.75vw;
    margin-top: 0;
    font-size: 5.625vw;
  }

  .form-popup-close-icon {
    width: 6vw;
    top: 6.154vw;
    right: 6.154vw;
  }

  .burger-logo {
    width: 6.25vw;
    display: block;
  }

  .phone {
    height: 14.375vw;
    padding: 3.75vw;
    font-size: 4vw;
  }

  .mobile-menu {
    z-index: 99;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #1d1d1b;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    height: 79.688vw;
    padding-top: 26vw;
    display: flex;
    top: -100vh;
  }

  .button-text {
    font-size: 5em;
    text-decoration: none;
  }

  .gallery-gif {
    width: 10vw;
    display: block;
    position: absolute;
    inset: 64vw 0% auto auto;
  }

  .main-first-div {
    height: auto;
    padding-top: 0;
  }

  .main-first-hero-img.desk {
    display: none;
  }

  .main-first-hero-img.mob {
    width: 87.5vw;
    margin-top: 8.438vw;
    display: block;
    top: 6vw;
  }

  .main-first-hero-img-icon {
    display: none;
  }

  .main-first-waves-wrapper {
    position: relative;
    left: -6.25vw;
  }

  .main-first-wave {
    width: 4vw;
    margin-left: -.3vw;
  }

  .main-second-div {
    height: auto;
    padding-bottom: 12.5vw;
  }

  .main-second-content {
    flex-direction: column;
    align-items: flex-start;
  }

  .main-second-icon {
    display: none;
  }

  .text-16 {
    font-size: 5vw;
  }

  .text-16.black.margin-top {
    margin-top: 4.26667vw;
  }

  .main-second-text-wrap {
    width: auto;
    margin-bottom: 7.5vw;
  }

  .main-second-icon-long {
    display: none;
  }

  .text-45 {
    font-size: 8.125em;
  }

  .main-cta-block {
    padding-top: 7.5vw;
    padding-bottom: 7.5vw;
  }

  .main-cta-text-wrap {
    z-index: 2;
    width: 85vw;
    position: relative;
  }

  .main-cta-animation-wrap {
    z-index: 1;
    width: 16vw;
    right: -6.25vw;
  }

  .main-fifth-header {
    flex-direction: column;
  }

  .main-fifth-left {
    width: 100%;
    margin-bottom: 7.5vw;
  }

  .main-fifth-right {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .main-fifth-img {
    width: 100%;
    margin-bottom: 7.5vw;
  }

  .main-fifth-right-wrap {
    grid-row-gap: 3vw;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .text-24-bold {
    font-size: 5vw;
  }

  .main-fifth-content {
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 12.5vw;
  }

  .main-fifth-right-img {
    width: 100vw;
    max-width: none;
    margin-left: -6.25vw;
  }

  .cta-wave {
    height: 10.28vw;
  }

  .main-first-video {
    width: 100vw;
    height: 100vw;
    margin-top: 11.25vw;
    margin-left: -6.25vw;
    margin-right: 0;
    position: relative;
  }

  .main-second-subtitle {
    grid-row-gap: 2vw;
    margin-bottom: 7.813vw;
    position: static;
  }

  .main-second-line {
    width: 27.187vw;
  }

  .button {
    width: 87.5vw;
    height: 20vw;
    position: relative;
  }

  .mask-2 {
    height: 67vw;
  }

  .slider-img-waves-wrapper {
    width: 100%;
    height: 40%;
  }

  .pixel, .pixel-2 {
    width: 15vw;
    height: 15vw;
  }

  .heading-anim-wrap {
    height: 15vw;
  }

  .text-50-1 {
    height: auto;
    min-height: 38vw;
    display: flex;
  }

  .div-block {
    height: 25vw;
  }

  .main-seventh-div {
    height: 187.5vw;
    margin: 37.5vw -6.25vw 0;
    padding-bottom: 12.5vw;
  }

  .main-seventh-img {
    z-index: 20;
    background-image: url('../images/Vector_1.svg');
    height: auto;
    display: none;
  }

  .main-seventh-shape-white {
    width: 87.5vw;
    height: 143.75vw;
    padding: 14.063vw 9.375vw;
  }

  .main-seventh-border-img {
    background-image: url('../images/Vector_1.svg');
    height: auto;
    display: none;
    inset: auto 0% 0%;
  }

  .button-black {
    align-self: auto;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 6.875vw 25vw;
    inset: auto 15.625vw 36.25vw;
  }

  .button-black.fixed, .button-black.fixed.w--current {
    display: none;
  }

  .button-black.static {
    padding-left: 5vw;
    padding-right: 5vw;
    font-size: 4vw;
    line-height: 150%;
  }

  .main-seventh-left {
    width: 100%;
    margin-bottom: 7.5vw;
  }

  .heading-seventh-div {
    height: 15vw;
  }

  .main-seventh-question-img {
    width: 39.063vw;
    inset: 39.688vw auto auto 24.063vw;
  }

  .main-seventh-desc {
    width: auto;
    margin-top: 6.25vw;
  }

  .main-seventh-desc.space-between {
    justify-content: flex-start;
    align-items: stretch;
  }

  .text-24 {
    font-size: 5vw;
  }

  .main-seventh-border-img-mob {
    height: auto;
    display: block;
    inset: auto 0% 0%;
  }

  .main-seventh-img-mob {
    z-index: 1;
    height: auto;
    display: block;
  }

  .sucsess-mess {
    padding: 0;
  }

  .sucsess-mess__wrapper {
    grid-row-gap: 5vw;
  }

  .map-video {
    width: 100vw;
    display: none;
  }

  .fixed-btn {
    width: 53.3333vw;
    bottom: 5vw;
    right: 5vw;
  }

  .cookie__button {
    width: 100%;
    padding: 5vw;
  }

  .cookie__text, .button__text {
    font-size: 5vw;
  }

  .cookie__content {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    flex-flow: column;
    padding: 5vw;
  }

  .cookie {
    bottom: 5vw;
  }
}


@font-face {
  font-family: 'PT Mono';
  src: url('../fonts/PTM75F.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PT Mono';
  src: url('../fonts/PTM55F.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}