@font-face {
  font-family: Proximanovaexcn;
  src: url('../fonts/ProximaNovaExCn-Regular.ttf') format("truetype"), url('../fonts/ProximaNovaExCn-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

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

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

@font-face {
  font-family: Proximanovaexcn;
  src: url('../fonts/ProximaNovaExCn-Semibold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Proximanova;
  src: url('../fonts/ProximaNova-Semibold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Moon 2";
  src: url('../fonts/Moon2.0-Bold.otf') format("opentype"), url('../fonts/Moon2.0-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.body {
  color: #000;
  font-family: Proximanova, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.top-box {
  height: auto;
}

.flex-block {
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.left-block {
  background-color: #00b3e6;
  width: 45%;
}

.right-block {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  width: 55%;
}

.image {
  object-fit: cover;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: inline-flex;
}

.logo-option {
  padding-top: 20px;
  padding-left: 40px;
}

.up-link-box {
  width: 108px;
}

.life-link {
  margin-top: 2px;
}

.life-link-box {
  width: 128px;
}

.main-title {
  margin-top: 25%;
  padding-left: 40px;
}

.heading {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Proximanova, Arial, sans-serif;
  font-size: 40px;
  line-height: 135%;
}

.subtitle-text {
  color: #fff;
  text-transform: uppercase;
  padding-top: 10px;
  padding-right: 0;
  font-weight: 400;
}

.linedecor-box {
  background-color: #ffffff8f;
  width: 240px;
  height: 2px;
  margin-top: 10px;
  padding-top: 0;
}

.pream-sec {
  padding-bottom: 0;
}

.cont {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.pream-box {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pream-box.smallgap {
  padding-top: 0;
  padding-bottom: 0;
}

.pream-box.bot {
  margin-bottom: 40px;
}

.pream-box.first {
  margin-top: 0;
  padding-top: 40px;
}

.sup-date-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.sup-text {
  color: #ff9c34;
  text-transform: uppercase;
  font-weight: 600;
}

.date-text {
  text-align: right;
}

.text1 {
  margin-bottom: 20px;
}

.link {
  color: #98c93c;
  font-weight: 700;
}

.chess-sec {
  background-color: #fff;
  padding-bottom: 0;
}

.chess-sec.mobi, .chess-sec.mobi2, .chess-sec.mobi3 {
  display: none;
}

.chees-box {
  display: block;
}

.chees-box.mobi4, .chees-box.mobi5, .chees-box.mobi6 {
  display: none;
}

.one-part {
  background-color: #ff9c34;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: block;
}

.one-part.green {
  background-color: #98c93c;
  margin-top: 40px;
}

.one-part.blue {
  background-color: #00b3e6;
  margin-top: 40px;
}

.one-part.ff {
  margin-top: 0;
}

.second-part {
  border-top: 1px solid #ff9c34;
  border-bottom: 1px solid #ff9c34;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 0;
  display: flex;
}

.second-part.green {
  border-top-color: #98c93c;
  border-bottom-color: #98c93c;
  flex-flow: column;
}

.second-part.green.botnoline {
  border-bottom-style: none;
}

.second-part.green.topnofgh {
  border-top-style: none;
}

.second-part.blue {
  border-top-style: none;
  border-bottom-color: #00b3e6;
}

.second-part.blue.havelinetop {
  border-top-style: solid;
  border-top-color: #00b3e6;
  border-bottom-style: solid;
}

.second-part.nogapvn {
  border-bottom-style: none;
}

.quest-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
}

.text2 {
  margin-bottom: 0;
}

.text2.gap20 {
  margin-bottom: 20px;
}

.slogan-text {
  text-align: center;
  text-transform: uppercase;
  padding-left: 15%;
  padding-right: 15%;
  font-weight: 600;
}

.last-photo-option {
  margin-bottom: 20px;
}

.image-2 {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.fin-sec {
  background-color: #000;
}

.cont-2 {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.final-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.final-text {
  color: #fff;
  font-size: 14px;
}

.link-5 {
  color: #00b3e6;
  font-weight: 700;
}

.bldfrt {
  font-weight: 700;
}

.accent-text {
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 40px;
  font-weight: 700;
}

.illu-box {
  margin-top: 40px;
  margin-bottom: 40px;
}

.illu-box.nogaps {
  margin-top: 0;
  margin-bottom: 0;
}

.illu-box.nogaps.go {
  margin-top: -30px;
}

.image-3 {
  border-radius: 16px;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .heading {
    font-size: 48px;
  }

  .subtitle-text {
    font-size: 24px;
    line-height: 150%;
  }

  .text2 {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1440px) {
  .heading {
    font-size: 56px;
  }

  .subtitle-text {
    font-size: 32px;
  }
}

@media screen and (min-width: 1920px) {
  .right-block {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .image {
    display: inline-flex;
  }

  .up-link-box {
    width: 148px;
  }

  .life-link-box {
    width: 168px;
  }

  .heading {
    font-size: 72px;
  }

  .subtitle-text {
    font-size: 40px;
  }
}

@media screen and (max-width: 991px) {
  .flex-block {
    height: auto;
  }

  .left-block {
    width: 50%;
  }

  .right-block {
    justify-content: flex-start;
    width: 50%;
    height: auto;
    display: block;
  }

  .main-pic {
    align-items: stretch;
    display: block;
  }

  .up-link-box {
    width: 88px;
  }

  .life-link-box {
    width: 108px;
  }

  .main-title {
    margin-top: 60px;
  }

  .heading {
    font-size: 32px;
  }

  .cont {
    max-width: 700px;
  }

  .cont-2 {
    max-width: 720px;
  }
}

@media screen and (max-width: 767px) {
  .flex-block {
    flex-flow: column;
  }

  .left-block {
    width: auto;
  }

  .right-block {
    background-position: 50% 0;
    width: auto;
    height: auto;
  }

  .image {
    height: 480px;
  }

  .logo-option {
    opacity: .64;
    text-align: right;
    padding-top: 5px;
    padding-right: 40px;
  }

  .main-title {
    margin-top: 10px;
    padding-right: 40px;
  }

  .heading {
    text-align: center;
    font-size: 40px;
    line-height: 125%;
  }

  .subtitle-text {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;
  }

  .linedecor-box {
    display: none;
  }

  .cont {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }

  .pream-box {
    padding-top: 40px;
  }

  .one-part {
    padding: 20px;
  }

  .slogan-text {
    padding-left: 0%;
    padding-right: 0%;
  }

  .cont-2 {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }
}

@media screen and (max-width: 479px) {
  .flex-block {
    overflow: visible;
  }

  .right-block {
    height: auto;
  }

  .image {
    height: 320px;
  }

  .logo-option {
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .life-link {
    margin-top: 0;
  }

  .main-title {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading {
    letter-spacing: 0;
    margin-top: 0;
    padding-top: 10px;
    font-size: 26px;
  }

  .subtitle-text {
    padding-bottom: 20px;
  }

  .pream-box {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .pream-box.first {
    padding-top: 20px;
  }

  .sup-date-box {
    margin-bottom: 20px;
  }

  .chess-sec.mobi {
    display: inline-flex;
  }

  .chess-sec.desk {
    display: none;
  }

  .chess-sec.mobi2 {
    display: inline-flex;
  }

  .chess-sec.desk2 {
    display: none;
  }

  .chess-sec.mobi3 {
    display: inline-flex;
  }

  .chess-sec.desk3 {
    display: none;
  }

  .chees-box {
    flex-flow: column;
  }

  .chees-box.mobi4 {
    display: inline-flex;
  }

  .chees-box.desk4 {
    display: none;
  }

  .chees-box.mobi5 {
    display: inline-flex;
  }

  .chees-box.desk5, .chees-box.desk6 {
    display: none;
  }

  .chees-box.mobi6 {
    display: inline-flex;
  }

  .one-part {
    width: auto;
  }

  .second-part {
    width: auto;
    padding: 20px;
  }

  .quest-text {
    font-size: 18px;
  }

  .slogan-text {
    padding-bottom: 20px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .accent-text {
    padding-left: 5%;
    padding-right: 5%;
  }

  .image-3 {
    border-radius: 8px;
    max-width: 100%;
  }
}


@font-face {
  font-family: 'Proximanovaexcn';
  src: url('../fonts/ProximaNovaExCn-Regular.ttf') format('truetype'), url('../fonts/ProximaNovaExCn-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanovacond';
  src: url('../fonts/ProximaNovaCond-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanovaexcn';
  src: url('../fonts/ProximaNovaExCn-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanovaexcn';
  src: url('../fonts/ProximaNovaExCn-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Moon 2';
  src: url('../fonts/Moon2.0-Bold.otf') format('opentype'), url('../fonts/Moon2.0-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}