@font-face {
  font-family: Azovsteel;
  src: url('../fonts/AZOVSTEEL-REGULAR.TTF') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Azovsteel;
  src: url('../fonts/AZOVSTEEL-BOLDSTENCIL.TTF') format("truetype"), url('../fonts/AZOVSTEEL-BOLD.TTF') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ua brand;
  src: url('../fonts/ua-BRAND-bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ua brand;
  src: url('../fonts/ua-BRAND-black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ua brand;
  src: url('../fonts/ua-BRAND-regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bitter;
  src: url('../fonts/Bitter-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bitter;
  src: url('../fonts/Bitter-BoldItalic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: Tipo pepel;
  src: url('../fonts/Tipo-Pepel---BoxedRegular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tipo pepel;
  src: url('../fonts/Tipo-Pepel---BoxedMedium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tipo pepel;
  src: url('../fonts/Tipo-Pepel---BoxedSemibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tipo pepel boxedbook;
  src: url('../fonts/Tipo-Pepel---BoxedBook.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tipo pepel;
  src: url('../fonts/Tipo-Pepel---BoxedHeavy.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bitter;
  src: url('../fonts/Bitter-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

:root {
  --goldenrod: #fec144;
  --crimson: #ec383b;
  --light-steel-blue: #97bde4;
  --dark-slate-blue: #0b43a4;
  --light-blue: #aedff5;
  --coral: #ff6934;
  --gold: #f7d63b;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.image {
  outline-offset: 0px;
  mix-blend-mode: normal;
  border-radius: 10px;
  outline: 3px #333;
  margin-top: -600px;
  margin-left: 774px;
  padding-left: 0;
  box-shadow: 1px 1px 10px #000;
}

.image-2 {
  border-radius: 10px;
  margin-top: -276px;
  margin-left: 615px;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  display: inline-block;
  box-shadow: 1px 0 10px #000;
}

.heading {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: -185px;
  margin-left: 82px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 46px;
  line-height: 70px;
}

.body {
  background-color: #fff;
  margin-left: 0;
  margin-right: 0;
}

.section {
  opacity: 1;
  margin-top: 0;
  margin-left: 0;
}

.container {
  margin-top: 60px;
}

.bold-text {
  margin-left: 0;
  padding-left: 0;
}

.div-block {
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
}

.div-block-2 {
  margin-top: 15px;
  margin-left: 60px;
}

.navbar {
  background-color: #ddd0;
}

.nav-menu {
  color: #fff;
}

.nav-link {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.nav-link-2 {
  color: #777;
  font-family: Montserrat, sans-serif;
}

.icon {
  color: #fff;
}

.image-3 {
  margin-top: 15px;
  margin-left: 60px;
}

.link {
  color: #fff;
  text-align: center;
  margin-left: 1100px;
  margin-right: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 200;
  text-decoration: none;
}

.container-2 {
  padding-left: 0;
}

.brand {
  color: #c28c8c;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/лого-256.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  margin-top: 0;
  padding: 0 60px 0 0;
  left: auto;
}

.navbar-2 {
  background-color: #080808;
}

.ru {
  font-family: Montserrat, sans-serif;
}

.nav-link-3 {
  color: gray;
  text-align: center;
}

.nav-link-4 {
  color: #fff;
}

.image-4 {
  margin-top: 10px;
  margin-left: 60px;
}

.div-block-3 {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
}

.image-5 {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -15px;
}

.image-6 {
  opacity: .2;
  text-align: center;
  object-fit: fill;
}

.text-block {
  opacity: 1;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#00000059, #00000059);
  border-radius: 10px;
  margin: 40px 100px 120px;
  padding: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.div-block-4 {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
}

.section-2 {
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080);
  width: auto;
  height: auto;
  margin-top: 0;
}

.text-block-2 {
  color: #fff;
  margin-left: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.section-3 {
  margin-top: 0;
}

.text-block-3 {
  font-family: Montserrat, sans-serif;
}

.text-block-4 {
  color: #fffdfd;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.container-3 {
  padding-left: 60px;
  padding-right: 60px;
}

.section-4 {
  margin-top: 100px;
  margin-bottom: 0;
}

.columns {
  margin-left: 60px;
  margin-right: 60px;
}

.column {
  padding-right: 30px;
}

.column-2 {
  padding-left: 30px;
}

.section-5 {
  background-color: #fff;
  margin-top: -50px;
  margin-bottom: 100px;
  display: block;
}

.zagolovok {
  color: #e0f5ff;
  text-align: center;
  text-transform: none;
  margin-top: 60px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 52px;
}

.bold-text-2 {
  color: #07415a;
  background-color: #0000;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 800;
  line-height: 55px;
}

.text-osnvn {
  color: #000;
  text-align: left;
  margin-top: 40px;
  margin-bottom: 60px;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.youtube {
  mix-blend-mode: normal;
  border-radius: 15px;
  margin-top: 40px;
  margin-bottom: 40px;
  box-shadow: 0 0 50px 5px #000;
}

.section-6 {
  color: #cac6c6;
  background-color: #111;
  background-image: url('../images/image_2022-07-19_12-25-19-2.png');
  background-position: 50%;
  background-size: cover;
  margin-top: 100px;
  margin-bottom: 60px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.text-block-6 {
  color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.link-2 {
  color: #fec144;
}

.grid {
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 0;
  margin-bottom: 50px;
}

.text-block-7 {
  color: #b1b1b1;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.text-block-8 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.image-8 {
  padding: 20px;
}

.grid-1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 0;
  margin-bottom: 50px;
}

.image-8-copy {
  padding: 20px 40px;
}

.div-block-5 {
  margin-top: 0;
}

.link-3 {
  color: #fec144;
}

.text-block-5-copy {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: italic;
  line-height: 26px;
}

.link-4, .italic-text, .text-span {
  color: #fec144;
}

.italic-text-2 {
  text-decoration: underline;
}

.block-quote {
  color: #fff;
  margin-bottom: 0;
  margin-left: 60px;
  margin-right: 60px;
  padding-top: 40px;
  padding-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 26px;
  position: static;
}

.image-9 {
  margin-top: 40px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-left: 60px;
  padding-right: 60px;
}

.bold-text-3 {
  color: #fec144;
  padding-left: 0;
}

.youtube-2 {
  width: 85%;
  height: 40%;
  margin-bottom: 0;
  margin-left: 60px;
  margin-right: 60px;
  padding-left: 0;
  padding-right: 0;
  right: 0;
}

.section-7 {
  margin-top: 60px;
}

.section-8 {
  margin-top: 40px;
}

.image-10 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  margin-left: 0;
}

.paragraph {
  color: #fec144;
  text-align: center;
  margin-left: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 34px;
}

.bold-text-4 {
  text-align: center;
}

.text-span-2 {
  color: #fec144;
  text-decoration: underline;
}

.italic-text-3 {
  color: #fec12b;
  text-decoration: underline;
}

.link-5 {
  color: #feb221;
}

.youtube-3 {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 0;
  box-shadow: 4px 4px 20px 6px #000;
}

.image-11 {
  margin-bottom: 10px;
  padding: 0 60px;
}

.html-embed {
  margin-left: 60px;
  margin-right: 60px;
}

.facebook {
  text-align: right;
  margin-right: -70px;
  padding-left: 0;
  padding-right: 0;
}

.section-9 {
  color: #000;
  background-color: #000;
  margin-top: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

.text-block-9 {
  color: #fff;
  text-align: left;
  padding-top: 15px;
  font-family: Montserrat, sans-serif;
}

.link-6, .link-7 {
  color: #fec144;
}

.image-12 {
  margin-left: 60px;
}

.bold-text-5, .bold-text-6 {
  color: var(--goldenrod);
  font-size: 18px;
}

.link-8, .link-9 {
  color: var(--goldenrod);
}

.section-10 {
  margin-top: 0;
}

.columns-2 {
  margin-left: 60px;
  margin-right: 60px;
}

.section-11 {
  margin-top: 65px;
}

.button {
  background-color: var(--crimson);
  border-radius: 5px;
  margin-left: 20px;
  padding-left: 15px;
}

.heading-3 {
  color: #202122;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.text-block-10 {
  color: #929292;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.section-12 {
  color: #ac9f9f;
  display: none;
}

.div-block-6 {
  color: #b98e8e;
  background-image: linear-gradient(#fff, #fff);
  border-radius: 5px;
  margin-bottom: 6px;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}

.column-3 {
  padding-top: 0;
  padding-bottom: 0;
}

.grid-3 {
  grid-template-rows: auto;
  grid-auto-flow: column;
  margin-bottom: 0;
  margin-left: 60px;
  margin-right: 60px;
  padding-bottom: 43px;
}

.heading-4 {
  color: #07415a;
  text-align: center;
  margin: 100px 60px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
}

.bold-text-7 {
  color: var(--goldenrod);
}

.photo-texe {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 0;
  padding-left: 0;
}

.text-block-11 {
  color: #7c7c7c;
  text-align: center;
  margin-top: 20px;
  padding-left: 140px;
  padding-right: 140px;
  font-family: Montserrat, sans-serif;
}

.image-13 {
  padding-left: 0;
}

.container-4 {
  background-color: #0000;
  width: 130%;
  margin-top: 5px;
  margin-left: 100px;
  margin-right: 100px;
}

.menu {
  opacity: 1;
  color: #080808;
  background-color: #ddd0;
  margin-top: 0;
  position: static;
}

.image-14 {
  margin-left: 0;
  margin-right: 0;
}

.container-5 {
  margin-top: 10px;
  margin-left: 60px;
}

.heading-5 {
  color: var(--light-steel-blue);
  text-align: center;
  text-transform: uppercase;
  text-shadow: 3px 3px 5px #000;
  background-color: #0000;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Podkova, sans-serif;
  font-size: 100px;
  line-height: 90px;
}

.container-6 {
  text-align: center;
}

.image-15 {
  text-align: center;
  border-radius: 20px;
  box-shadow: 4px 4px 15px 3px #000;
}

.paragraph-2 {
  color: #fff9f9;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}

.image-16 {
  width: auto;
  height: 60%;
}

.image-17 {
  height: 60%;
}

.image-18 {
  opacity: 1;
  margin-top: -87px;
  margin-left: 490px;
}

.video {
  position: relative;
}

.background-video {
  width: 100%;
  height: 80%;
}

.paragraph-3 {
  color: #000;
  text-align: left;
  margin-top: -75px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.image-19 {
  text-align: left;
  border-radius: 20px;
  margin-top: -297px;
  margin-left: 0;
  box-shadow: 7px 7px 20px 10px #000;
}

.image-20 {
  border-radius: 20px;
  margin-top: -990px;
  margin-left: 952px;
  box-shadow: 4px 4px 20px 10px #000;
}

.image-21 {
  border-radius: 20px;
  margin-top: -410px;
  margin-left: 343px;
  box-shadow: -10px 2px 20px #000;
}

.image-22 {
  border-radius: 20px;
  margin-top: -260px;
  margin-left: 0;
  box-shadow: 7px 7px 20px 10px #000;
}

.heading-6 {
  text-shadow: 4px 4px 10px #000;
  margin-top: 60px;
  margin-left: -135px;
  font-family: Source Code Pro, sans-serif;
  font-size: 110px;
  font-weight: 400;
  line-height: 95px;
  display: block;
}

.image-23 {
  border-radius: 20px;
  margin-top: -310px;
  margin-left: 840px;
  box-shadow: 7px 7px 20px 12px #000;
}

.html-embed-2 {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-bottom: 30px;
}

.link-10, .link-11 {
  color: var(--goldenrod);
}

.image-11-copy {
  max-width: 100%;
  margin-bottom: 80px;
  padding: 0 60px;
}

.bold-text-8 {
  color: var(--light-steel-blue);
}

.slide {
  position: relative;
}

.image-24 {
  outline-offset: 0px;
  text-align: center;
  mix-blend-mode: normal;
  object-fit: fill;
  border-radius: 10px;
  outline: 3px #333;
  display: inline-block;
  position: static;
}

.div-block-9 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 140px;
  padding-bottom: 0;
}

.slider-1 {
  clear: none;
  text-align: center;
  background-color: #ddd0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 60px;
  position: relative;
}

.div-block-9-copy {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.div-block-9-copy-2 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.div-block-9-copy-3 {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.mask {
  width: 100%;
  height: 100%;
}

.slide-nav {
  margin-top: 0;
  padding-top: 0;
  position: absolute;
}

.slide-2 {
  margin-top: 60px;
}

.slide-3 {
  margin-top: 30px;
}

.slider-2 {
  clear: none;
  text-align: center;
  background-color: #ddd0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 60px;
  position: relative;
}

.div-block-10 {
  text-align: center;
}

.slide-4 {
  margin-top: 101px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.slide-5 {
  margin-top: 63px;
}

.image-vertical {
  text-align: center;
  margin-bottom: 60px;
}

.div-block-12 {
  padding-left: 60px;
  padding-right: 60px;
}

.div-block-13 {
  text-align: center;
  margin-bottom: 60px;
}

.image-25 {
  border-radius: 20px;
}

.video-2 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-14 {
  margin-bottom: 60px;
  margin-left: 60px;
  margin-right: 60px;
}

.image-26 {
  z-index: 1;
  width: 100%;
  position: relative;
}

.image-27 {
  z-index: 0;
  border-radius: 20px;
  width: 30%;
  position: relative;
  top: -390px;
  left: -187px;
  box-shadow: 1px 1px 20px 1px #000;
}

.gif-1 {
  width: 55%;
  position: relative;
  top: 0;
  left: -243px;
}

.gif-2 {
  width: 55%;
  position: relative;
  top: -242px;
  left: 681px;
}

.mask-2 {
  z-index: 1;
  width: 100%;
  position: relative;
}

.image-gif-2 {
  z-index: 0;
  width: 50%;
  display: none;
  position: relative;
  top: 0;
  left: -6px;
}

.gif-2-copy {
  width: 50%;
  position: relative;
  top: -188px;
  left: 681px;
}

.gif-3 {
  width: 50%;
  position: relative;
  top: -592px;
  left: -85px;
}

.mask-3 {
  z-index: 1;
  width: 100%;
  position: relative;
}

.image-gif-3 {
  z-index: 0;
  border-radius: 20px;
  width: 32%;
  position: relative;
  top: -380px;
  left: 218px;
  box-shadow: 1px 1px 20px 1px #000;
}

.heading-7 {
  z-index: 5;
  color: #ff2b2f;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Rubik Dirt;
  font-size: 92px;
  font-weight: 400;
  line-height: 100px;
  display: flex;
  position: relative;
  top: -45px;
}

.image-28 {
  position: relative;
  top: 17px;
  left: 301px;
}

.cover {
  margin-top: 60px;
  display: block;
}

.image-28-2 {
  position: relative;
  top: 101px;
  left: 669px;
}

.image-28-3 {
  position: relative;
  top: 418px;
  left: 607px;
}

.image-28-4 {
  position: relative;
  top: 25px;
  left: 752px;
}

.image-28-5 {
  position: relative;
  top: 491px;
  left: 456px;
}

.image-28-6 {
  position: relative;
  top: 418px;
  left: -381px;
}

.image-28-7 {
  z-index: 2;
  position: relative;
  top: 431px;
  left: -138px;
}

.div-block-15 {
  display: none;
}

.image-27-3 {
  z-index: 0;
  border-radius: 20px;
  width: 35%;
  position: relative;
  top: -89px;
  left: -415px;
  box-shadow: 1px 1px 20px #000;
}

.image-gif-5 {
  z-index: 0;
  border-radius: 20px;
  width: 35%;
  position: relative;
  top: -393px;
  left: 742px;
  box-shadow: 1px 1px 20px 1px #000;
}

.image-29 {
  display: inline-block;
  position: relative;
  top: -250px;
  left: -124px;
}

.container-7 {
  margin-top: 50px;
}

.lid {
  background-color: #fff;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  position: static;
  top: 0;
}

.container-8 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 120px 60px 60px;
}

.link-12, .link-13, .link-14, .link-15, .link-16, .link-17, .link-18, .link-19, .link-20, .link-21, .link-22, .link-23, .link-24, .link-25, .link-26, .link-27 {
  color: var(--crimson);
  font-weight: 500;
  text-decoration: none;
}

.slider-3 {
  background-color: #ddd0;
  width: 100%;
  height: 1%;
  margin-top: 40px;
  margin-bottom: 60px;
}

.image-30 {
  width: auto;
  height: auto;
  display: inline-block;
}

.slide-6 {
  width: auto;
  height: auto;
}

.slide-nav-2 {
  margin-top: 0;
  margin-bottom: 30px;
}

.text-block-12 {
  background-color: #0000;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

.bold-text-9 {
  color: #fff;
  font-weight: 300;
}

.text-block-12-copy {
  text-align: center;
  background-color: #0000;
  margin-top: -40px;
  margin-bottom: 80px;
  font-family: Montserrat, sans-serif;
}

.bold-text-9-copy {
  color: #9b9b9b;
  font-weight: 300;
}

.image-person {
  text-align: center;
  border-radius: 20px;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 1px 1px 20px 1px #000;
}

.person {
  color: var(--crimson);
  text-align: center;
  font-family: Rubik Dirt;
  font-size: 28px;
  font-weight: 400;
}

.person-2 {
  color: #bdbdbd;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.youtube-4 {
  text-align: center;
  width: 100%;
  margin: 40px auto 100px;
}

.zagolovok-2 {
  color: #e0f5ff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 60px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  line-height: 52px;
}

.bold-text-02 {
  color: #ff2b2f;
  text-transform: none;
  text-shadow: 2px 0 9px #000;
  background-color: #0000;
  font-family: Rubik Dirt;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
}

.section-14 {
  display: block;
}

.link-28, .link-29, .link-30, .link-31, .link-32, .link-33, .link-34, .link-35, .link-36, .link-37, .link-38, .link-39, .link-40, .link-41, .link-42, .link-43 {
  color: var(--crimson);
  font-weight: 600;
  text-decoration: none;
}

.image-31 {
  z-index: 0;
  max-width: 100%;
  margin-top: 0;
  margin-left: 0;
  position: relative;
  top: -147px;
  left: 0;
}

.section-15 {
  text-align: center;
  background-image: url('../images/01.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.image-32 {
  z-index: 0;
  text-align: center;
  max-width: 35%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -309px;
  bottom: 0;
  left: 0;
}

.heading-8 {
  color: #03396a;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-left: 60px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 800;
  line-height: 70px;
  position: relative;
  top: 79px;
}

.image-33 {
  z-index: 50;
  color: #fff;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: none;
  position: relative;
  top: 0;
  left: 0;
}

.image-34 {
  z-index: 2;
  max-width: 90%;
  margin-top: 0;
  position: relative;
  top: -20px;
}

.image-35 {
  text-align: center;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.container-9 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.text-span-3 {
  color: var(--crimson);
  font-weight: 600;
  text-decoration: underline;
}

.bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13, .bold-text-14, .bold-text-15 {
  font-weight: 400;
}

.infographic-mob {
  text-align: center;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.heading-9 {
  color: #40443c;
  text-transform: none;
  font-family: Bitter, sans-serif;
  font-size: 42px;
  font-weight: 700;
}

.text-block-13 {
  color: #5e5e5e;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-14 {
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.image-36 {
  text-align: center;
  max-width: 75%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-16 {
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 120px;
}

.div-block-17 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.left {
  background-color: #eaeaea;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.right {
  background-color: #fff;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-17-copy {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.div-block-16-copy {
  margin-top: 40px;
  margin-left: 120px;
  margin-right: 10px;
}

.image-36-mob {
  text-align: center;
  max-width: 75%;
  margin-bottom: 0;
  display: none;
}

.image-36---right-desctop {
  text-align: center;
  max-width: 75%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-15 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.bold-text-16 {
  font-weight: 500;
}

.section-16 {
  background-image: url('../images/olga-subach-zQcmK1DERG0-unsplash-1-2.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  margin-top: 0;
}

.heading-10 {
  color: #16161e;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 0 #000;
  margin-top: 0;
  padding-top: 60px;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Bitter, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 64px;
}

.container-10 {
  margin-top: 0;
  padding-top: 100px;
}

.image-37 {
  font-family: Changa One, Impact, sans-serif;
}

.image-37-mob {
  font-family: Changa One, Impact, sans-serif;
  display: none;
}

.paragraph-4 {
  color: #40443c;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 800;
}

.text-block-18 {
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.text-block-17 {
  padding-left: 0;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.section-17 {
  display: none;
}

.text-block-19 {
  color: #757575;
  padding-top: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.div-block-18 {
  color: #b98e8e;
  background-image: linear-gradient(#000, #000);
  border-radius: 5px;
  margin-bottom: 6px;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}

.heading-11 {
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.button-2 {
  background-color: #ec383b;
  border-radius: 5px;
  margin-left: 20px;
  padding-left: 15px;
}

.heading-12 {
  color: #fff;
  text-align: center;
  margin: 100px 60px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
}

.section-12-copy {
  color: #ac9f9f;
  display: block;
}

.section-12-copy-2 {
  color: #ac9f9f;
  display: none;
}

.image-38 {
  margin-left: auto;
  margin-right: auto;
}

.div-block-19 {
  text-align: center;
}

.image-39 {
  text-align: center;
  width: 50%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.column-5 {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-left: 80px;
  padding-right: 20px;
}

.column-6 {
  padding: 60px 0 40px 200px;
}

.heading-13 {
  color: #334047;
  text-transform: uppercase;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 52px;
}

.text-block-20 {
  margin-top: 30px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.buttontg {
  background-color: #d21922;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.html-embed-3 {
  display: none;
}

.image-39-mob {
  text-align: center;
  width: 50%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.arrow {
  margin-top: 30px;
  margin-bottom: 40px;
  font-family: PT Serif, serif;
  font-size: 24px;
  font-weight: 400;
  display: none;
}

.section-18 {
  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;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.hero-heading-left {
  background-color: #0000;
  border: 0 #000;
  border-radius: 0;
  padding: 153px 30px 80px;
  position: relative;
}

.background-video-3 {
  background-color: #000000cf;
  height: auto;
  margin-top: -203px;
  margin-bottom: 0;
  padding-bottom: 60px;
}

.heading-2 {
  width: auto;
  margin-top: 60px;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 50px;
  font-weight: 700;
  display: none;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two {
  text-align: right;
  width: 90%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 0;
}

.container-11 {
  width: 100%;
  max-width: 940px;
  margin: 199px auto auto;
  padding-bottom: 0;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #2651ff;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.margin-bottom-24px {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.image-40 {
  max-width: 15%;
  font-size: 10px;
}

.div-block-20 {
  z-index: 100;
  background-color: #fff0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  position: relative;
}

.div-block-21 {
  text-align: left;
  padding-top: 20px;
  padding-bottom: 30px;
  padding-left: 0;
  display: none;
}

.image-41 {
  width: 50px;
}

.image-42 {
  height: 30px;
  margin-left: 20px;
}

.image-42-copy {
  height: 30px;
  margin-left: 20px;
  display: inline-block;
}

.image-42-copy2 {
  height: 30px;
  margin-left: 20px;
}

.column-7 {
  text-align: right;
  padding-bottom: 0;
  padding-left: 10px;
}

.button-3 {
  box-shadow: none;
  background-color: #1d6ab9;
  padding: 13px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  overflow: visible;
}

.section-19 {
  background-color: #2f2c27;
  display: block;
}

.image-43 {
  margin-top: 40px;
  margin-bottom: 0;
}

.heading-14 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 44px;
  line-height: 52px;
}

.text-block-21 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.container-12 {
  margin-top: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.container-11-copy {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 100px;
}

.section-20 {
  background-color: #0f0f0f;
  display: none;
  position: static;
}

.form-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  font-family: Montserrat, sans-serif;
  display: block;
}

.field-label {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 500;
}

.submit-button {
  background-color: var(--crimson);
  text-align: left;
  border-radius: 10px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 25px;
}

.text-block-22 {
  color: #b8b8b8;
  text-align: left;
  margin-top: 20px;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

.field-label-2 {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

.field-label-3 {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 500;
}

.field-label-4 {
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
}

.field-label-5 {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 500;
}

.field-label-6, .field-label-7 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 500;
}

.text-block-23 {
  color: #e83d2c;
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 20px;
}

.text-block-23-copy {
  color: #e83d2c;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
}

.text-block-24 {
  color: #868686;
  margin-bottom: 20px;
  font-size: 12px;
}

.bold-text-17, .bold-text-18 {
  text-transform: uppercase;
}

.text-field {
  color: #fff;
  background-color: #fff0;
  border: 1px #8d8d8d;
  border-bottom-style: solid;
  border-radius: 0;
  margin-bottom: 20px;
}

.text-field-2 {
  color: #000;
  background-color: #fff0;
  border: 1px #8d8d8d;
  border-bottom-style: solid;
  margin-bottom: 20px;
  padding: 10px;
}

.section-21 {
  color: #01060b;
  background-color: #040b2a;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.columns-4 {
  margin-bottom: auto;
  padding-bottom: 0;
}

.container-11-mobile {
  width: 100%;
  max-width: 940px;
  margin: 120px auto auto;
}

.columns-4-mobile {
  margin-bottom: 0;
}

.cover-mobile {
  display: none;
}

.magazine-mobile, .shadow-two-mobile-cover {
  text-align: center;
  width: 80%;
  margin-bottom: 100px;
  padding-bottom: 0;
  display: none;
}

.column-8 {
  padding-right: 0;
}

.nv-logo {
  height: 35px;
  margin-left: 0;
}

.image-44 {
  width: 80%;
  font-family: Bebas Neue, sans-serif;
}

.text-block-25 {
  color: #f1f1f1;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  display: none;
}

.heading-15 {
  color: #e53120;
  text-align: center;
  margin-bottom: 40px;
  font-family: Bebas Neue, sans-serif;
  font-weight: 400;
}

.section-22 {
  background-color: #302b26;
  display: none;
}

.column-11, .slide-7, .mask-4 {
  height: 100%;
}

.slider-4 {
  background-color: #302b26;
  height: 100%;
}

.container-13 {
  padding-top: 60px;
  padding-bottom: 100px;
}

.image-43-copy {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.slide-nav-3 {
  margin-top: 0;
  margin-bottom: -50px;
}

.heading-14--2 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 44px;
  line-height: 52px;
}

.text-block-25-copy {
  color: #fff;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  display: none;
}

.text-field-3 {
  color: #000;
  background-color: #fff0;
  border: 1px #8d8d8d;
  border-bottom-style: solid;
  border-radius: 0;
  margin-bottom: 20px;
  padding: 10px;
}

.text-field-4 {
  color: #000;
  background-color: #fff0;
  border: 1px #8d8d8d;
  border-bottom-style: solid;
  margin-bottom: 20px;
  padding: 10px;
}

.text-field-5 {
  background-color: #fff0;
  border: 1px #8d8d8d;
  border-bottom-style: solid;
  margin-bottom: 20px;
}

.text-field-6 {
  color: #000;
  background-color: #fff0;
  border: 1px #8d8d8d;
  border-bottom-style: solid;
  margin-bottom: 20px;
  padding: 10px;
  position: static;
}

.text-field-7 {
  background-color: #fff0;
  border: 1px #8d8d8d;
  border-bottom-style: solid;
}

.div-block-20-copy {
  z-index: 100;
  background-color: #fff0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.div-block-21-copy {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 40px;
  padding-left: 0;
}

.nv-logo-copy {
  height: 40px;
  margin-left: 40px;
}

.image-42-copy, .image-42-copy-copy, .image-42-copy2-copy {
  height: 30px;
  margin-left: 40px;
}

.image-42-copy-22 {
  height: 30px;
  margin-left: 20px;
  display: inline-block;
}

.bold-text-19, .bold-text-20, .bold-text-21, .bold-text-22, .bold-text-23, .bold-text-24, .bold-text-25, .bold-text-26, .bold-text-27, .bold-text-28 {
  color: #ed6d5b;
}

.section-23 {
  background-color: #0f0f0f;
}

.text-block-26 {
  color: #696969;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 100px;
  font-family: Montserrat, sans-serif;
}

.section-24 {
  z-index: 5;
  background-color: #0a0002;
  background-image: linear-gradient(#020001, #1f1f1f);
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.text-block-27 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 36px;
}

.container-14 {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-span-6 {
  color: #e53120;
  font-weight: 700;
}

.text-span-7 {
  color: #e53120;
}

.darnitsa-logo {
  height: 40px;
  margin-left: 40px;
}

.text-block-28 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}

.section-25 {
  background-color: #41937d;
  padding-top: 60px;
  padding-bottom: 60px;
}

.image-45 {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.container-15 {
  text-align: center;
}

.div-block-20-copy-copy {
  z-index: 100;
  background-color: #fff0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.text-block-29 {
  color: #b1b1b1;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
}

._2222 {
  z-index: 100;
  background-color: #fff0;
  margin-top: -25px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.div-block-21-copy-copy {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 40px;
  padding-left: 0;
}

.section-26 {
  background-color: var(--crimson);
}

.text-block-30 {
  color: #fff;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.button-4 {
  background-color: var(--goldenrod);
  color: #000;
  text-align: center;
  margin-bottom: 80px;
  padding: 15px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.container-16 {
  text-align: center;
}

.section-20-copy {
  background-color: #0f0f0f;
  display: block;
  position: static;
}

.text-block-27-copy {
  color: #ff6934;
  margin-top: 20px;
  margin-bottom: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
}

.heading-16 {
  color: var(--dark-slate-blue);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 0;
  font-family: Azovsteel, sans-serif;
  font-size: 44px;
  font-weight: 700;
}

.heading-16-copy {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-bottom: 40px;
  font-family: Ua brand, sans-serif;
  font-size: 26px;
  font-weight: 400;
}

.grid-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.section-27 {
  z-index: 6;
  background-color: #fff;
  margin-top: 0;
  padding: 100px 100px 60px;
  display: block;
  position: relative;
}

.text-block-31 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  font-family: Azovsteel, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-32 {
  color: #000;
  text-align: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.div-block-22 {
  margin-top: 60px;
}

.sych {
  text-align: right;
  border-radius: 20px;
  max-width: 270px;
}

.column-13 {
  text-align: right;
}

.column-14 {
  padding-top: 60px;
}

.text-block-31-copy {
  color: #ff6934;
  text-align: left;
  text-transform: uppercase;
  margin-top: 20px;
  font-family: Ua brand, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-32-copy {
  color: #000;
  text-align: left;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.text-block-33 {
  color: var(--dark-slate-blue);
  text-align: center;
  margin-bottom: 40px;
  font-family: Azovsteel, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 60px;
  position: static;
}

.section-28 {
  z-index: 7;
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
  position: relative;
}

.timeline_quote-text-wrapper {
  flex: 1;
}

.timeline_progress {
  z-index: -2;
  background-color: #d5e4ff;
  width: 3px;
  height: 100%;
  position: absolute;
}

.link-icon {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.timeline_image-wrapper {
  background-image: linear-gradient(138deg, #000, #0000 28%), url('../images/Image-Background.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 12px;
  overflow: hidden;
}

.timeline_image-wrapper.margin-bottom-medium {
  background-image: none;
  border-radius: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}

.link-72 {
  color: #ec383b;
  font-weight: 600;
  text-decoration: none;
}

.timeline_quote-image {
  border-radius: 8px;
  width: 48px;
  height: 48px;
  margin-right: 24px;
}

.lightbox-link-3 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.timeline_quote-wrapper {
  border: 2px solid #fff;
  border-radius: 16px;
  align-items: flex-start;
  padding: 24px;
  display: none;
}

.text-block-34 {
  color: #fec144;
  text-transform: none;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.margin-bottom-xlarge {
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
}

.timeline_centre {
  justify-content: center;
  display: flex;
}

.timeline_quote {
  color: #fff;
  margin-bottom: 16px;
  font-size: 14px;
}

.timeline_item {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 180px 1fr;
  grid-auto-columns: 1fr;
  padding-top: 10px;
  padding-bottom: 10px;
  display: grid;
  position: relative;
}

.overlay-fade-top {
  background-image: linear-gradient(to bottom, var(--light-blue), #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: 0% 0% auto;
}

.overlay-fade-bottom {
  background-image: linear-gradient(to top, var(--light-blue), #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: auto 0% 0%;
}

.timeline_text_photo {
  color: #b6b6b6;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.youtube-5 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.inline-block {
  display: inline-block;
}

.section-timeline {
  z-index: 0;
  background-color: var(--light-blue);
  margin-left: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.lightbox-link-4 {
  margin-top: 0;
  margin-bottom: 30px;
}

.timeline_text {
  color: #000;
  text-align: center;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}

.timeline_link {
  opacity: .85;
  color: #fff;
  letter-spacing: .8px;
  text-transform: uppercase;
  border-radius: 8px;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.timeline_link:hover {
  opacity: 1;
}

.timeline_circle {
  box-shadow: 0 0 0 8px var(--light-blue);
  background-color: #fff;
  border-radius: 100%;
  width: 15px;
  min-width: 15px;
  max-width: 15px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
  position: sticky;
  top: 50vh;
}

.margin-bottom-medium {
  margin-bottom: 32px;
}

.timeline_component {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.container-17 {
  width: 90vw;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.timeline_progress-bar {
  z-index: -1;
  background-color: #fff;
  background-image: linear-gradient(to bottom, var(--crimson), #fbad12 51%, #fff);
  width: 3px;
  height: 50vh;
  position: fixed;
  inset: 0 auto 50vh;
}

.timeline_quote-title {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.timeline_left {
  text-align: right;
  justify-content: flex-end;
  align-items: stretch;
}

.timeline_date-text {
  color: #fff;
  letter-spacing: -.03em;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
  position: sticky;
  top: 50vh;
}

.timeline_text_time {
  color: var(--dark-slate-blue);
  text-align: center;
  padding-bottom: 20px;
  font-family: Tipo pepel boxedbook, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 26px;
}

.image-46 {
  border-radius: 10px;
}

.bold-text-29 {
  color: var(--dark-slate-blue);
  font-family: Tipo pepel, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.section-29 {
  z-index: 8;
  text-align: right;
  background-color: #0b196c;
  background-image: url('../images/desktop-21-12-2023-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0;
  display: block;
  position: relative;
}

.grid-5 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  align-content: stretch;
  place-items: end stretch;
}

.text-block-35 {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.section-30 {
  z-index: 9;
  background-color: #aedff5;
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
  position: relative;
}

.text-block-36 {
  color: var(--dark-slate-blue);
  font-family: Tipo pepel, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 38px;
}

.text-block-36-copy {
  color: var(--dark-slate-blue);
  margin-top: 60px;
  font-family: Tipo pepel, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 38px;
}

.text-block-36-copy2 {
  color: #000;
  margin-top: 60px;
  font-family: Tipo pepel, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 38px;
}

.section-31 {
  z-index: 7;
  display: block;
  position: relative;
}

.bold-text-30 {
  color: var(--dark-slate-blue);
  font-family: Azovsteel, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.bold-text-31 {
  font-family: Ua brand, sans-serif;
}

.columns-5 {
  margin-bottom: 100px;
  display: none;
}

.container-18 {
  background-color: #fff;
  border-radius: 10px;
  padding: 40px;
}

.image-47 {
  text-align: right;
  margin-top: -84px;
  margin-right: 365px;
  position: relative;
}

.form {
  text-align: left;
}

.text-span-8 {
  color: var(--coral);
}

.bold-text-32 {
  color: var(--gold);
  padding-left: 10px;
  padding-right: 10px;
}

.text-block-36-copy-copy1, .text-block-36-copy-copy {
  color: #000;
  margin-top: 60px;
  font-family: Tipo pepel, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 38px;
}

.text-block-36-copy2-copy {
  color: var(--dark-slate-blue);
  margin-top: 60px;
  font-family: Tipo pepel, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 38px;
}

.section-29-copy {
  z-index: 8;
  text-align: right;
  background-color: #0b43a4;
  padding: 100px 0;
  display: block;
  position: relative;
}

.container-19 {
  background-color: #fff;
  border-radius: 10px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-span-9 {
  color: #000;
  text-align: center;
  font-family: Tipo pepel boxedbook, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.text-block-37 {
  text-align: center;
  padding: 0 20px 40px;
}

.section-32 {
  z-index: 7;
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
  position: relative;
}

.grid-6 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-content: stretch;
  place-items: center;
}

.section-33 {
  z-index: 7;
  background-color: #000;
  padding-top: 80px;
  padding-bottom: 100px;
  position: relative;
}

.text-block-38 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 34px;
}

.link-73 {
  color: var(--goldenrod);
  font-weight: 500;
  text-decoration: none;
}

.text-span-10 {
  color: var(--dark-slate-blue);
  font-weight: 700;
}

.link-block-6, .link-block-7 {
  text-align: center;
}

.text-block-27-copy {
  color: #000;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
}

.text-block-27-copy-copy {
  color: #ff6934;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}

.cover-mob {
  display: none;
}

.image-48 {
  text-align: right;
  display: none;
}

.section-34-desk {
  z-index: 99;
  text-align: right;
  height: auto;
  display: block;
  position: fixed;
  inset: 30% 0% 0% auto;
}

.text-span-11, .text-span-12, .text-span-13, .text-span-14, .text-span-15, .text-span-16 {
  font-weight: 600;
}

.text-span-17 {
  color: var(--coral);
  font-weight: 700;
}

.text-span-18 {
  font-weight: 700;
}

.section-34-mob {
  z-index: 99;
  text-align: right;
  height: auto;
  display: none;
  position: fixed;
  inset: 30% 0% 0% auto;
}

.image-48-copymob {
  text-align: right;
}

.text-span-19, .text-span-20 {
  font-weight: 600;
}

.section-34 {
  z-index: 9;
  background-color: #020100;
  display: block;
  position: relative;
}

.heading-16-copy2 {
  color: #fff;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 20px;
  padding-top: 0;
  font-family: Ua brand, sans-serif;
}

.button-5 {
  background-color: var(--crimson);
  text-align: center;
  border-radius: 10px;
  margin-bottom: 60px;
  padding: 15px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.container-20 {
  background-color: var(--coral);
  text-align: center;
  border-radius: 10px;
}

.timeline_left-copy {
  text-align: right;
  justify-content: flex-end;
  align-items: stretch;
}

.margin-bottom-xlarge-copy {
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
}

.html-embed-4 {
  text-align: center;
  border-radius: 20px;
}

.column-15 {
  padding-top: 60px;
}

.html-embed-4-mob {
  text-align: center;
  border-radius: 20px;
  display: none;
}

.image-49 {
  max-height: 30px;
}

.image-50 {
  max-height: none;
}

.image-51 {
  max-height: 40px;
}

.link-block-9 {
  text-align: center;
}

.button-6 {
  background-color: var(--dark-slate-blue);
  color: var(--gold);
  text-align: center;
  -webkit-text-stroke-color: var(--gold);
  margin-bottom: 20px;
  padding: 15px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: none;
}

.bold-text-34 {
  color: var(--dark-slate-blue);
  font-family: Azovsteel, sans-serif;
  font-weight: 700;
}

.bold-text-35 {
  color: var(--dark-slate-blue);
  font-family: Tipo pepel, sans-serif;
  font-weight: 500;
}

.bold-text-36 {
  color: var(--dark-slate-blue);
  font-family: Tipo pepel boxedbook, sans-serif;
  font-weight: 400;
}

.html-embed-5 {
  z-index: 5;
  text-align: center;
  background-color: #fff;
  height: 1700px;
  max-height: 100%;
  padding-top: 80px;
  display: block;
  position: relative;
}

.section-35 {
  z-index: 6;
  background-color: #fff;
  max-width: none;
  height: auto;
  max-height: none;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.heading-16---part {
  color: var(--dark-slate-blue);
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 0;
  font-family: Azovsteel, sans-serif;
  font-weight: 700;
}

.section-34-desk-2 {
  z-index: 99;
  text-align: right;
  height: auto;
  display: block;
  position: fixed;
  inset: 30% 0% 0% auto;
}

.image-52 {
  text-align: right;
  display: none;
}

.section-34-mob-2 {
  z-index: 99;
  text-align: right;
  height: auto;
  display: none;
  position: fixed;
  inset: 30% 0% 0% auto;
}

.text-block-40 {
  color: var(--dark-slate-blue);
  padding-left: 100px;
  padding-right: 100px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.button-7 {
  z-index: 10;
  background-color: #ec383b;
  margin-top: 0;
  padding: 15px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: none;
  position: relative;
  top: -1290px;
  bottom: 0;
  left: 265px;
}

.container-22 {
  display: none;
}

.section-28-copy {
  z-index: 7;
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
  position: relative;
}

.image-50---2 {
  max-height: 50px;
}

.image-50---4 {
  max-height: 120px;
}

.image-50---5 {
  max-height: 50px;
}

.grid-7 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr 1fr 1fr .5fr;
}

.div-block-24 {
  background-color: #97bde480;
  height: 2px;
  margin-top: 80px;
  margin-bottom: 80px;
}

.image-50---8 {
  max-height: 65px;
}

.image-50---2-copy {
  max-height: 120px;
}

.text-block-27-copy-copy {
  color: #000;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  display: none;
}

.text-sold-out {
  color: #fff;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
  font-family: Tipo pepel, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 38px;
}

.link-74 {
  color: #fff;
}

.section-36 {
  z-index: 9;
  background-color: var(--crimson);
  position: relative;
}

.image-50---2-copy2 {
  max-height: 85px;
}

.text-span-21, .text-span-22, .text-span-23, .text-span-24, .text-span-25, .text-span-26, .text-span-27 {
  font-weight: 700;
}

.quick-stack {
  padding-left: 0;
  padding-right: 0;
}

.paragraph-5 {
  color: #f51724;
  font-family: Azovsteel, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 54px;
}

.text-block-41 {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.list {
  color: #f51724;
  margin-top: 40px;
  padding-left: 20px;
  font-size: 16px;
  list-style-type: square;
}

.text-block-42 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.list-item, .list-item-2, .list-item-3 {
  margin-bottom: 20px;
}

.cell {
  padding-top: 20px;
}

.quick-stack-2 {
  padding-left: 0;
  padding-right: 0;
}

.cell-2 {
  justify-content: center;
  align-items: center;
}

.section-37 {
  padding-top: 60px;
  padding-bottom: 60px;
  display: block;
}

.section-29-copy-2 {
  z-index: 8;
  text-align: right;
  background-color: #272727;
  background-image: linear-gradient(0deg, #1e1e1e, #000);
  padding: 80px 0;
  position: relative;
}

._02 {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 0;
  font-family: Tipo pepel, sans-serif;
  font-weight: 500;
}

.container-24 {
  background-color: #fff;
  border-radius: 10px;
}

.slider-5 {
  background-color: #000;
  height: auto;
  margin-top: 0;
}

.mask-5 {
  height: auto;
}

.heading-16---02 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 0;
  font-family: Azovsteel, sans-serif;
  font-size: 44px;
  font-weight: 700;
}

.button-8 {
  background-color: #e7373a;
  padding: 15px 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  display: none;
}

.image-53 {
  width: 450px;
}

.image-54 {
  border-radius: 10px;
}

.text-block-43 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  font-family: Azovsteel, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.bold-text-38 {
  color: #0b43a4;
  font-family: Azovsteel, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.text-block-44 {
  color: #000;
  text-align: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.section-38 {
  background-image: url('../images/64539986273a977ee510651c_Untitled-2-03-01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
}

.container-27 {
  text-align: center;
}

.text-block-33---02 {
  color: #f7d63b;
  text-align: center;
  margin-bottom: 10px;
  font-family: Azovsteel, sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 60px;
  position: static;
}

.text-block-45 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.link-75 {
  color: #fff;
  font-weight: 500;
}

.button-9 {
  text-align: center;
  background-color: #000;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 15px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-block-46 {
  color: #b0b0b0;
  text-align: center;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

.image-55 {
  border-radius: 10px;
}

.text-block-47 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  font-family: Azovsteel, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.bold-text-39 {
  color: #0b43a4;
  font-family: Azovsteel, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.text-block-48 {
  color: #000;
  text-align: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.section-39 {
  background-color: #e10a0a;
  padding-top: 60px;
  padding-bottom: 60px;
  display: block;
}

.text-block-49 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
}

.section-40 {
  background-image: linear-gradient(#0003, #0003), url('../images/NV_anons_Economist_screen-2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-50 {
  color: #fff200;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: Tipo pepel, sans-serif;
  font-size: 220px;
  font-weight: 600;
  line-height: 160px;
  display: block;
}

.link-76 {
  color: #fff;
  font-weight: 400;
}

.div-block-27 {
  background-image: linear-gradient(#00000080, #00000080);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1070.4px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.mob {
  display: none;
}

.button-10 {
  text-transform: uppercase;
  background-color: #ed1c24;
  margin-top: 20px;
  padding: 20px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: none;
}

.image-56 {
  display: none;
}

.image-57 {
  height: 50px;
  margin-bottom: 60px;
}

.div-block-28 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-51 {
  color: #fff;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 200;
}

.text-block-50---2 {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  font-family: Tipo pepel, sans-serif;
  font-size: 120px;
  font-weight: 400;
  line-height: 120px;
}

.link-77 {
  color: #fff;
  font-weight: 600;
}

.image-58 {
  height: 110px;
}

.link-block-11 {
  margin-left: 10px;
  margin-right: 0;
}

.text-block-50---3 {
  color: #161616;
  text-align: center;
  margin-bottom: 0;
  font-family: Tipo pepel, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 36px;
}

.div-block-29 {
  background-color: #fff200;
  border-radius: 0;
  margin-bottom: 20px;
  padding: 5px 10px;
}

.text-block-50---mob {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 36px;
  display: block;
}

.flex-block-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.background-video-4 {
  z-index: 9;
  background-image: linear-gradient(#00000082, #00000082);
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.image-59 {
  display: none;
}

.div-block-32 {
  background-color: #000;
  background-image: linear-gradient(#142345ba, #142345ba), url('../images/475774701_1073180497941567_178545163971765948_n.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 360px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 10px;
  display: flex;
}

.container-29 {
  text-align: center;
}

.text-block-50---4 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Tipo pepel boxedbook, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 42px;
}

.image-61---2 {
  height: 55px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.text-block-52 {
  color: #fff;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
}

.text-span-29 {
  font-weight: 700;
}

.text-block-53 {
  color: #ffffff80;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 300;
  display: none;
}

.section-28-copy-2 {
  z-index: 7;
  text-align: center;
  background-color: #121112;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.container-30 {
  text-align: center;
}

.text-block-54 {
  color: #fff200;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: Tipo pepel, sans-serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 52px;
  position: static;
}

.text-block-55 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 34px;
}

.text-span-30 {
  color: #ff6934;
}

.bold-text-40 {
  color: #f7d63b;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 900;
}

.button-11 {
  color: #000;
  text-align: center;
  background-color: #fff200;
  margin: 40px auto 10px;
  padding: 15px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  display: none;
}

.youtube-6 {
  width: auto;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.container-31 {
  margin-bottom: 60px;
}

.image-71 {
  width: auto;
  max-width: none;
  height: 25px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: none;
}

.text-block-27--02 {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 36px;
}

.text-span-31 {
  color: #fff200;
  font-family: Tipo pepel, sans-serif;
  font-weight: 500;
}

.show-hide-block---08 {
  background-color: #f0f0f0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
}

.show-button---07, .show-button-2 {
  color: #000;
  cursor: pointer;
  padding-left: 5px;
  font-weight: 700;
}

.text-block-show {
  z-index: auto;
  color: #000;
  object-fit: none;
  margin-top: 0;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  display: block;
  position: static;
  overflow: hidden;
}

.text-block-56 {
  color: #0b2f41;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: Ua brand, sans-serif;
  font-size: 46px;
  font-weight: 700;
  line-height: 60px;
  position: static;
}

.section-41 {
  z-index: 99;
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.link-78 {
  font-weight: 600;
}

.show-hide-text-3 {
  color: #000;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.cut {
  margin-top: 40px;
}

.show-hide-text {
  color: #fff;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.show-hide-text-2 {
  color: #000;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.show-hide-block--04 {
  background-color: #f0f0f0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
}

.show-button {
  color: #000;
  cursor: pointer;
  padding-left: 5px;
  font-weight: 700;
}

.show-hide-block {
  background-color: #f0f0f0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
}

.show-hide-text-4 {
  color: #000;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.link-79 {
  color: #e00606;
}

.text-block-57 {
  color: #0b2f41;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: Ua brand, sans-serif;
  font-size: 46px;
  font-weight: 700;
  line-height: 60px;
  position: static;
}

.link-block-12, .link-block-9---2 {
  text-align: center;
  display: none;
}

.link-block-13 {
  text-align: center;
}

.image-50---2-copy-2 {
  max-height: 90px;
}

.link-block-9-3 {
  text-align: center;
  display: block;
}

.image-50---11 {
  max-height: 60px;
}

.image-72 {
  width: 100%;
  max-width: none;
  height: 40px;
  max-height: none;
}

.grid-8 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-content: stretch;
  place-items: center;
  margin-top: 60px;
  margin-bottom: 0;
}

.section-42 {
  z-index: 7;
  background-color: #fff;
  border-top: 2px solid #d2d2d2;
  padding-top: 80px;
  padding-bottom: 100px;
  position: relative;
}

.link-block-13-copy {
  text-align: center;
  display: none;
}

.text-block-54-copy {
  color: #1d1d1d;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: Tipo pepel, sans-serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 52px;
  position: static;
}

.show-button---03 {
  color: #000;
  cursor: pointer;
  padding-left: 5px;
  font-weight: 700;
}

.show-hide-block---03, .show-hide-block---05, .show-hide-block---06 {
  background-color: #f0f0f0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
}

.show-button---06, .show-button---08 {
  color: #000;
  cursor: pointer;
  padding-left: 5px;
  font-weight: 700;
}

.show-hide-block---08-2 {
  background-color: #f0f0f0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
}

.image-50---2--06 {
  max-height: 100px;
}

.image-72-copy2 {
  width: 100%;
  max-width: none;
  height: 30px;
  max-height: none;
}

.image-72-copy3 {
  width: 100%;
  max-width: none;
  height: 30px;
  max-height: none;
  margin-top: 15px;
}

.image-72-copy4 {
  width: 100%;
  max-width: none;
  height: 40px;
  max-height: none;
}

.image-72-33 {
  width: 100%;
  max-width: none;
  height: 35px;
  max-height: none;
}

.columns-6 {
  margin-bottom: 100px;
  display: none;
}

.text-span-32 {
  font-weight: 300;
}

.grid-9 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.section-43 {
  z-index: 6;
  background-color: #fff;
  background-image: linear-gradient(135deg, #5c074f80, #000000a6), url('../images/cover-tickets.png');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-top: 0;
  padding: 100px 100px 20px;
  position: relative;
}

.heading-17 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 0;
  font-family: Ua brand, sans-serif;
  font-size: 46px;
  font-weight: 700;
  line-height: 60px;
}

.column-16 {
  padding-top: 60px;
}

.text-block-58 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  font-family: Tipo pepel, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-34 {
  background-color: #97bde480;
  height: 2px;
  margin-top: 80px;
  margin-bottom: 80px;
  display: none;
}

.bold-text-41 {
  color: #f8d000;
  -webkit-text-stroke-color: #0b43a4;
  font-family: Ua brand, sans-serif;
  font-weight: 700;
}

.grid-10 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr 1fr 1fr .5fr;
  display: none;
}

.text-block-59 {
  color: #d4d4d4;
  text-align: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.bold-text-42 {
  color: #fff;
  font-family: Tipo pepel, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.bold-text-43 {
  color: #0b43a4;
  font-family: Tipo pepel, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.column-17 {
  text-align: right;
}

.div-block-35 {
  margin-top: 60px;
}

.column-18 {
  padding-top: 60px;
}

.div-block-36 {
  margin-top: 40px;
}

.bold-text-44 {
  font-size: 22px;
}

.column-19 {
  text-align: right;
}

.columns-7 {
  margin-bottom: 100px;
}

.text-block-32-copy-2 {
  color: #fff;
  text-align: left;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 200;
}

.text-block-58---2 {
  text-align: left;
  text-transform: uppercase;
  margin-top: 20px;
  font-family: Tipo pepel, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.container-34 {
  margin-top: 60px;
}

.bold-text-45 {
  color: #202e39;
  text-transform: uppercase;
  font-family: Tipo pepel, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.cell-10 {
  justify-content: center;
  align-items: flex-start;
}

.overlay-fade-bottom-2 {
  background-image: linear-gradient(to top, #fff, #0a0a0a00);
  height: 80px;
  position: static;
  inset: auto 0% 0%;
}

.timeline_progress-bar-3 {
  z-index: -2;
  background-color: #fff0;
  background-image: linear-gradient(#e21e25, #fce484 49%, #acfffc00);
  width: 2px;
  height: 55vh;
  padding-right: 0;
  position: fixed;
  inset: 0 auto 55vh;
}

.cell-17 {
  justify-content: center;
}

.quick-stack-8 {
  margin-bottom: 20px;
  padding-bottom: 0;
}

.cell-11 {
  justify-content: center;
}

.timeline_circle-2 {
  z-index: auto;
  background-color: #fce484;
  border: 1px solid #fff0;
  border-radius: 100%;
  width: 15px;
  min-width: 15px;
  max-width: 15px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
  position: sticky;
  top: 50vh;
  box-shadow: 0 0 0 10px #fff;
}

.image-73 {
  border-radius: 15px;
  width: 100px;
  margin-bottom: 20px;
}

.timeline_progress-2 {
  z-index: -2;
  background-color: #fff0;
  flex: 0 auto;
  width: 3px;
  height: 100%;
  padding-right: 0;
  display: none;
  position: absolute;
}

.overlay-fade-top-2 {
  background-image: linear-gradient(#fff, #0a0a0a00);
  height: 40px;
  position: static;
  inset: 0% 0% auto;
}

.timeline_text--name {
  color: #202e39;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.timeline_centre-2 {
  border: 1px solid #fdfdfd00;
  justify-content: center;
  align-items: center;
  display: flex;
}

.timeline_date-text---2 {
  color: #ed1c24;
  letter-spacing: -.03em;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  font-family: Tipo pepel, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 34px;
  display: flex;
  position: sticky;
  top: 0;
}

.timeline_text-2 {
  color: #000;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}

.cell-9 {
  justify-content: center;
  align-items: center;
}

.bold-text-46 {
  text-transform: uppercase;
  font-family: Tipo pepel, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.timeline_progress-bar-2 {
  z-index: -2;
  background-color: #fff;
  background-image: linear-gradient(#d84c2e, #ec383b 0%, #4a1c7a 73%);
  width: 2px;
  height: 50vh;
  position: fixed;
  inset: 0 auto 50vh;
}

.timeline_progress-3 {
  z-index: -2;
  background-color: #ffffff45;
  width: 2px;
  height: auto;
  margin-right: 0;
  padding-right: 0;
  position: absolute;
}

.quick-stack-8-2 {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.section-6-copy {
  width: 960px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.ponedilok-zag {
  z-index: 99;
  color: #0b2f41;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
  padding-left: 0;
  font-family: Tipo pepel, sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.2;
  display: block;
  position: static;
  top: 15vh;
}

.section-44 {
  z-index: 9;
  background-color: #ec383b;
  display: block;
  position: relative;
}

.link-80 {
  color: #fff;
}

@media screen and (min-width: 1280px) {
  .div-block-27 {
    width: 100%;
  }

  .timeline_progress-bar-3 {
    background-color: #fff0;
    background-image: linear-gradient(177deg, #e21e25, #fce484 54%, #acfffc00);
    height: 55vh;
    font-size: 7px;
    bottom: 55vh;
  }

  .timeline_progress-2 {
    background-color: #fff0;
    width: 2px;
    padding-right: 0;
  }

  .timeline_centre-2 {
    border-style: solid;
  }

  .timeline_date-text---2 {
    color: #de7702;
    font-family: Tipo pepel, sans-serif;
    font-size: 24px;
    font-weight: 500;
  }

  .timeline_progress-bar-2 {
    background-color: #fff0;
  }

  .timeline_progress-3 {
    width: 2px;
    height: auto;
    padding-right: 0;
  }

  .ponedilok-zag {
    color: #0b2f41;
  }
}

@media screen and (min-width: 1440px) {
  .section-24 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-14 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-7 {
    padding: 20px 40px;
    font-size: 20px;
    top: -1278px;
    left: 288px;
  }

  .button-8 {
    background-color: var(--crimson);
    padding: 20px 60px;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 600;
  }

  .text-block-50 {
    margin-top: 40px;
    font-size: 250px;
    font-weight: 600;
    line-height: 140px;
  }

  .link-76 {
    font-weight: 400;
  }

  .div-block-27 {
    width: 100%;
  }

  .button-10 {
    margin-top: 20px;
  }

  .text-block-50---2 {
    margin-top: 20px;
    font-size: 140px;
    line-height: 100px;
  }

  .link-77 {
    color: #fff;
    font-weight: 600;
  }

  .image-58 {
    height: 120px;
  }

  .flex-block {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
  }

  .link-block-11 {
    margin-left: 20px;
    margin-right: 0;
  }

  .text-block-50---3 {
    margin-top: 0;
    font-size: 34px;
    line-height: 40px;
  }

  .text-block-50---mob {
    margin-top: 20px;
    font-size: 34px;
    line-height: 40px;
    display: none;
  }

  .flex-block-2 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-32 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-block-50---4 {
    margin-top: 0;
    font-size: 24px;
    line-height: 30px;
  }

  .section-28-copy-2 {
    text-align: center;
  }

  .container-30 {
    text-align: left;
  }

  .text-block-54 {
    text-transform: uppercase;
    font-weight: 600;
  }

  .button-11 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-27--02 {
    margin-bottom: 10px;
  }

  .text-block-54-copy {
    text-transform: uppercase;
    font-weight: 600;
  }

  .ponedilok-zag {
    color: #0b2f41;
  }
}

@media screen and (min-width: 1920px) {
  .text-block-27 {
    font-size: 26px;
    line-height: 40px;
  }

  .button-7 {
    font-size: 20px;
    top: -1379px;
    left: 386px;
  }

  .text-block-50 {
    font-size: 320px;
    line-height: 260px;
  }

  .link-76 {
    font-weight: 400;
  }

  .div-block-27 {
    width: 100%;
  }

  .button-10 {
    padding: 30px 60px;
    font-size: 24px;
    line-height: 30px;
  }

  .image-57 {
    height: 70px;
  }

  .text-block-51 {
    font-size: 16px;
  }

  .text-block-50---2 {
    font-size: 180px;
    line-height: 140px;
  }

  .image-58 {
    height: 160px;
  }

  .text-block-50---3 {
    font-size: 46px;
    line-height: 54px;
  }

  .text-block-50---mob {
    font-size: 36px;
    line-height: 44px;
  }

  .text-block-50---4 {
    font-size: 26px;
    line-height: 44px;
  }

  .text-span-29 {
    font-size: 28px;
    line-height: 38px;
  }

  .text-block-53 {
    font-size: 16px;
  }

  .section-28-copy-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-54 {
    text-transform: uppercase;
  }

  .text-block-55 {
    font-size: 26px;
    line-height: 40px;
  }

  .button-11 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-27--02 {
    font-size: 26px;
    line-height: 40px;
  }

  .text-block-54-copy {
    text-transform: uppercase;
  }

  .timeline_date-text---2 {
    font-size: 28px;
  }

  .ponedilok-zag {
    color: #0b2f41;
  }
}

@media screen and (max-width: 991px) {
  .image {
    margin-top: 56px;
    margin-left: 297px;
  }

  .image-2 {
    margin-top: -100px;
    margin-left: 47px;
  }

  .navbar-2 {
    background-color: #080808;
  }

  .nav-link-3 {
    background-color: #1c1c1c;
  }

  .nav-link-4 {
    text-align: center;
    background-color: #1b1b1b;
  }

  .menu-button {
    color: #fff;
    background-color: #fff0;
    margin-right: 0;
  }

  .menu-button.w--open {
    background-color: #1c1c1c00;
  }

  .image-4 {
    margin-left: 40px;
  }

  .text-block {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 18px;
  }

  .div-block-4 {
    margin-left: 40px;
    padding-right: 0;
  }

  .text-block-4 {
    flex-direction: row;
    margin-bottom: 60px;
    margin-left: 0;
    display: block;
  }

  .columns {
    display: block;
    overflow: visible;
  }

  .image-7 {
    margin-right: 0;
    padding-right: 0;
    display: block;
  }

  .image-11 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .heading-3 {
    font-size: 20px;
  }

  .container-4 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .menu {
    color: #080808;
    background-color: #08080800;
    margin-top: 10px;
    padding-left: 5px;
  }

  .icon-2 {
    color: #fff;
  }

  .heading-5 {
    margin-top: 100px;
    font-size: 100px;
    line-height: 100px;
  }

  .image-16, .image-17 {
    height: 40%;
  }

  .image-19 {
    margin-top: -361px;
    margin-left: -129px;
  }

  .image-20 {
    margin-top: -964px;
    margin-left: 578px;
  }

  .image-21 {
    margin-top: -440px;
    margin-left: 22px;
  }

  .heading-6 {
    margin-top: 86px;
    margin-bottom: 110px;
    margin-left: 0;
    padding-left: 31px;
    font-size: 70px;
    line-height: 65px;
  }

  .image-23 {
    margin-top: -216px;
    margin-left: 337px;
  }

  .image-11-copy {
    padding-left: 60px;
    padding-right: 60px;
  }

  .image-27 {
    width: 20%;
    top: -450px;
    left: -11px;
  }

  .gif-1, .gif-2 {
    left: 0;
  }

  .image-gif-2 {
    top: -174px;
    left: 51px;
  }

  .gif-2-copy, .gif-3 {
    left: 0;
  }

  .image-gif-3 {
    width: 25%;
    top: -446px;
    left: 21px;
  }

  .heading-7 {
    font-size: 85px;
    line-height: 90px;
    top: 6px;
  }

  .cover {
    margin-top: 158px;
  }

  .image-27-3 {
    width: 30%;
    top: -450px;
    left: 3px;
  }

  .image-gif-5 {
    width: 30%;
    top: -685px;
    left: 586px;
  }

  .image-29 {
    width: 60%;
    top: -130px;
    left: -71px;
  }

  .lid {
    margin-top: 0;
  }

  .zagolovok-2 {
    font-size: 34px;
    line-height: 44px;
  }

  .bold-text-02 {
    font-size: 34px;
    line-height: 40px;
  }

  .image-31 {
    top: -118px;
  }

  .image-36 {
    max-width: 90%;
  }

  .div-block-16 {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 10px;
  }

  .div-block-17 {
    text-align: left;
  }

  .div-block-16-copy {
    margin-top: 20px;
    margin-left: 10px;
  }

  .image-36-mob, .image-36---right-desctop {
    max-width: 90%;
  }

  .section-16 {
    margin-top: -80px;
  }

  .heading-10 {
    direction: ltr;
    text-align: center;
    text-transform: uppercase;
    padding-top: 100px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 40px;
    line-height: 52px;
  }

  .nav-menu-2 {
    margin-left: 5px;
    padding-left: 0;
  }

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

  .heading-11 {
    font-size: 20px;
  }

  .image-39 {
    width: 75%;
  }

  .column-5 {
    padding-left: 40px;
  }

  .column-6 {
    padding-top: 40px;
    padding-left: 40px;
  }

  .heading-13 {
    font-size: 36px;
    line-height: 42px;
  }

  .text-block-20 {
    font-size: 18px;
  }

  .buttontg {
    padding: 10px 15px;
    font-size: 16px;
  }

  .arrow {
    font-size: 18px;
  }

  .background-video-3 {
    margin-top: -208px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .heading-2 {
    margin-top: 20px;
    margin-bottom: 0;
    line-height: 64px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .shadow-two {
    margin-top: -38px;
  }

  .container-11 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .margin-bottom-24px {
    margin-top: 20px;
  }

  .div-block-21 {
    padding-left: 0;
    display: none;
  }

  .image-41 {
    width: 45px;
  }

  .image-42 {
    height: 30px;
    margin-left: 20px;
  }

  .image-42-copy2 {
    height: 30px;
    margin-left: 20px;
  }

  .heading-14 {
    font-size: 26px;
    line-height: 36px;
  }

  .container-12 {
    padding-top: 60px;
  }

  .container-11-copy {
    max-width: 728px;
  }

  .section-20 {
    display: none;
  }

  .text-block-23, .bold-text-17 {
    line-height: 26px;
  }

  .container-11-mobile {
    max-width: 728px;
  }

  .nv-logo {
    height: 35px;
    margin-left: 0;
  }

  .text-block-25 {
    margin-bottom: 60px;
  }

  .heading-14--2 {
    font-size: 26px;
    line-height: 36px;
  }

  .div-block-20-copy {
    display: block;
  }

  .div-block-21-copy {
    padding-left: 20px;
    display: block;
  }

  .nv-logo-copy {
    height: 35px;
    margin-left: 0;
  }

  .image-42-copy {
    height: 30px;
    margin-left: 30px;
  }

  .image-42-copy-copy {
    height: 35px;
    margin-left: 30px;
  }

  .image-42-copy2-copy {
    height: 30px;
    margin-left: 30px;
  }

  .image-42-copy-22 {
    height: 30px;
    margin-left: 20px;
  }

  .text-block-27 {
    font-size: 20px;
    line-height: 34px;
  }

  .darnitsa-logo {
    height: 35px;
    margin-left: 30px;
  }

  .text-block-28 {
    font-size: 18px;
    line-height: 26px;
  }

  .div-block-20-copy-copy {
    display: block;
  }

  ._2222 {
    margin-top: 0;
    display: block;
  }

  .div-block-21-copy-copy {
    padding-left: 20px;
    display: none;
  }

  .text-block-30 {
    padding-top: 60px;
    padding-bottom: 20px;
    font-size: 20px;
    line-height: 36px;
  }

  .button-4 {
    margin-bottom: 60px;
  }

  .section-20-copy {
    display: block;
  }

  .grid-4 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .section-27 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-block-33 {
    font-size: 36px;
    line-height: 48px;
  }

  .timeline_item {
    grid-template-columns: 1fr 62px 1fr;
  }

  .section-timeline {
    margin-left: 0;
  }

  .timeline_date-text {
    font-size: 20px;
  }

  .image-47 {
    margin-right: 227px;
  }

  .text-block-40 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-7 {
    font-size: 14px;
    top: -867px;
    left: 151px;
  }

  .paragraph-5 {
    font-size: 44px;
    line-height: 50px;
  }

  .text-block-41 {
    font-size: 16px;
  }

  .section-38 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-33---02 {
    font-size: 36px;
    line-height: 48px;
  }

  .section-40 {
    height: auto;
    padding: 100px 40px;
  }

  .text-block-50 {
    margin-top: 20px;
    font-size: 190px;
    line-height: 120px;
  }

  .div-block-27 {
    width: 100%;
  }

  .desk {
    display: none;
  }

  .mob {
    display: block;
  }

  .button-10 {
    margin-top: 20px;
  }

  .text-block-50---2 {
    margin-top: 20px;
    font-size: 110px;
    line-height: 100px;
  }

  .image-58 {
    height: 100px;
  }

  .flex-block {
    justify-content: center;
    align-items: center;
  }

  .text-block-50---3 {
    margin-top: 0;
    font-size: 22px;
    line-height: 30px;
  }

  .text-block-50---mob {
    margin-top: 20px;
    font-size: 20px;
  }

  .text-block-50---4 {
    margin-top: 20px;
    font-size: 26px;
    line-height: 40px;
  }

  .image-61---2 {
    height: 85px;
  }

  .text-span-29 {
    font-size: 22px;
  }

  .text-block-54 {
    font-size: 34px;
    font-weight: 600;
    line-height: 48px;
  }

  .text-block-55 {
    font-size: 20px;
    line-height: 32px;
  }

  .text-block-27--02 {
    font-size: 20px;
  }

  .text-block-show {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-56, .text-block-57 {
    font-size: 36px;
    line-height: 48px;
  }

  .text-block-54-copy {
    font-size: 34px;
    font-weight: 600;
    line-height: 48px;
  }

  .grid-9 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .section-43 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .timeline_text--name {
    margin-bottom: 10px;
  }

  .timeline_centre-2 {
    display: none;
  }

  .timeline_date-text---2 {
    font-size: 16px;
    line-height: 28px;
  }

  .cell-9 {
    justify-content: center;
    align-items: flex-start;
  }

  .timeline_progress-3 {
    display: none;
  }

  .section-6-copy {
    width: 800px;
  }

  .ponedilok-zag {
    padding-left: 0;
    font-size: 34px;
  }
}

@media screen and (max-width: 767px) {
  .image {
    margin-top: 50px;
    margin-left: 173px;
  }

  .image-2 {
    margin-top: -70px;
    margin-left: 0;
  }

  .navbar-2 {
    background-color: #080808;
  }

  .menu-button {
    color: #a5a5a5;
    background-color: #08080800;
    margin-left: 0;
    margin-right: 0;
    padding-right: 18px;
  }

  .image-4 {
    margin-left: 40px;
  }

  .image-5 {
    margin-left: -16px;
  }

  .text-block {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;
    line-height: 26px;
  }

  .div-block-4 {
    margin-left: 0;
  }

  .text-block-4 {
    margin-top: 45px;
    margin-left: -20px;
    padding-right: 0;
  }

  .columns {
    margin-left: 10px;
    margin-right: 10px;
  }

  .zagolovok {
    line-height: 40px;
  }

  .bold-text-2 {
    font-size: 32px;
    line-height: 40px;
  }

  .text-osnvn, .text-block-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-7 {
    font-size: 12px;
  }

  .block-quote, .youtube-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .bold-text-4 {
    margin-left: -50px;
  }

  .image-11 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .html-embed {
    margin-left: 20px;
    margin-right: 20px;
  }

  .facebook {
    text-align: center;
  }

  .image-12 {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 100px;
  }

  .twitter {
    text-align: center;
  }

  .heading-3 {
    font-size: 18px;
  }

  .div-block-6 {
    padding-bottom: 20px;
  }

  .grid-3 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-11 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-13 {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-4 {
    color: #08080800;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .menu {
    color: #080808;
    background-color: #08080800;
    margin-top: 0;
  }

  .heading-5 {
    font-size: 80px;
    line-height: 80px;
  }

  .paragraph-2 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
  }

  .image-16, .image-17 {
    height: 30%;
  }

  .image-19 {
    margin-top: 60px;
    margin-left: -4px;
  }

  .image-20 {
    margin-top: -1165px;
    margin-left: 289px;
  }

  .image-21 {
    margin-top: -213px;
    margin-left: -31px;
  }

  .heading-6 {
    margin-top: 20px;
  }

  .image-23 {
    margin-top: -110px;
    margin-left: 105px;
  }

  .div-block-8 {
    margin-top: -138px;
  }

  .image-11-copy {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-24 {
    margin-left: 0;
    margin-right: 0;
  }

  .image-vertical, .div-block-13 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-14 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-27 {
    width: 30%;
    top: -428px;
    left: -30px;
  }

  .image-gif-2 {
    top: -139px;
    left: 38px;
  }

  .image-gif-3 {
    width: 60%;
    display: none;
    top: -84px;
    left: 110px;
  }

  .heading-7 {
    margin-top: 0;
    font-size: 76px;
    line-height: 80px;
    top: 17px;
  }

  .image-27-3 {
    width: 30%;
    top: -429px;
    left: -8px;
  }

  .image-gif-5 {
    width: 40%;
    top: -427px;
    left: 17px;
  }

  .image-29 {
    left: 113px;
  }

  .lid {
    margin-top: 0;
  }

  .container-8 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slide-nav-2 {
    margin-bottom: 20px;
    font-size: 10px;
  }

  .image-person {
    width: 250px;
  }

  .zagolovok-2 {
    font-size: 28px;
    line-height: 38px;
  }

  .bold-text-02 {
    font-size: 28px;
    line-height: 36px;
  }

  .image-31, .image-34 {
    top: 0;
  }

  .heading-9 {
    text-align: center;
    margin-top: 60px;
  }

  .image-36 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-17 {
    text-align: center;
  }

  .image-36-mob {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-36---right-desctop {
    display: none;
  }

  .columns-3 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-10 {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 34px;
    line-height: 42px;
  }

  .image-37 {
    margin-top: 0;
    padding-top: 50px;
  }

  .image-37-mob {
    margin-top: 0;
    padding-top: 50px;
    display: none;
  }

  .div-block-18 {
    padding-bottom: 20px;
  }

  .heading-11 {
    font-size: 18px;
  }

  .image-39 {
    display: none;
  }

  .column-6 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-13 {
    font-size: 32px;
    line-height: 40px;
  }

  .text-block-20 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 24px;
  }

  .buttontg {
    padding: 13px 20px;
  }

  .image-39-mob {
    margin-top: 40px;
    display: block;
  }

  .arrow {
    color: #b4b4b4;
    margin-top: 25px;
    font-size: 32px;
    font-weight: 400;
    display: block;
  }

  .hero-heading-left {
    padding: 60px 15px;
  }

  .background-video-3 {
    height: auto;
    margin-top: -225px;
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .heading-2 {
    text-align: left;
  }

  .shadow-two {
    margin-top: auto;
    margin-bottom: 0;
    display: none;
  }

  .container-11 {
    text-align: center;
    margin-bottom: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .margin-bottom-24px {
    text-align: center;
  }

  .link-block-4 {
    margin-left: 0;
  }

  .image-41 {
    width: 45px;
  }

  .image-42, .image-42-copy, .image-42-copy2 {
    height: 35px;
    margin-bottom: 0;
    margin-left: 20px;
  }

  .button-3 {
    text-align: left;
  }

  .image-43 {
    text-align: center;
    width: 80%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-14 {
    text-align: left;
    margin-top: 20px;
  }

  .text-block-21 {
    text-align: left;
    margin-bottom: 40px;
  }

  .container-11-copy {
    padding-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-20 {
    display: block;
  }

  .columns-4 {
    text-align: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .magazine-mobile {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .shadow-two-mobile-cover {
    text-align: center;
    width: 70%;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-8 {
    text-align: center;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .column-9 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .column-10 {
    margin-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .nv-logo {
    height: 35px;
    margin-bottom: 0;
    margin-left: 20px;
  }

  .image-44 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-25 {
    margin-top: 20px;
  }

  .slide-7 {
    text-align: center;
  }

  .image-43-copy {
    text-align: center;
    width: 80%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .column-12 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-21-copy {
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .link-block-4-copy {
    margin-left: 0;
  }

  .nv-logo-copy {
    height: 35px;
    margin-bottom: 0;
    margin-left: 20px;
  }

  .image-42-copy, .image-42-copy-copy {
    height: 30px;
    margin-bottom: 0;
    margin-left: 40px;
  }

  .image-42-copy2-copy {
    height: 30px;
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 40px;
  }

  .image-42-copy-22 {
    height: 35px;
    margin-bottom: 0;
    margin-left: 20px;
  }

  .section-24 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-27 {
    font-size: 18px;
    line-height: 30px;
  }

  .darnitsa-logo {
    height: 30px;
    margin-bottom: 0;
    margin-left: 40px;
  }

  .text-block-30 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-20-copy {
    display: block;
  }

  .grid-4 {
    text-align: center;
    display: block;
  }

  .text-block-33 {
    font-size: 34px;
  }

  .timeline_progress {
    left: 6px;
  }

  .timeline_quote-image {
    margin-top: 24px;
    margin-right: 0;
  }

  .timeline_quote-wrapper {
    flex-direction: column-reverse;
  }

  .margin-bottom-xlarge {
    margin-bottom: 48px;
  }

  .timeline_centre {
    justify-content: flex-start;
  }

  .timeline_item {
    grid-template-columns: 64px 1fr;
    width: 100%;
  }

  .timeline_text_photo {
    font-size: 16px;
  }

  .section-timeline {
    margin-left: 0;
  }

  .timeline_text {
    font-size: 16px;
  }

  .timeline_left {
    text-align: left;
  }

  .timeline_date-text {
    margin-bottom: 24px;
    font-size: 26px;
  }

  .timeline_text_time {
    font-size: 16px;
  }

  .image-46 {
    text-align: center;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-23 {
    text-align: center;
    margin-bottom: 40px;
  }

  .section-30 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-47 {
    margin-right: 40px;
  }

  .text-block-38 {
    margin-bottom: 40px;
  }

  .text-block-27-copy, .text-block-27-copy-copy {
    font-size: 20px;
    line-height: 30px;
  }

  .section-34-desk {
    display: none;
  }

  .section-34-mob {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: none;
    inset: auto 0% 0%;
  }

  .timeline_left-copy {
    text-align: left;
  }

  .margin-bottom-xlarge-copy {
    margin-bottom: 48px;
  }

  .html-embed-5 {
    height: 1800px;
  }

  .section-34-desk-2 {
    display: none;
  }

  .section-34-mob-2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    inset: auto 0% 0%;
  }

  .text-block-40 {
    margin-top: 0;
  }

  .button-7 {
    display: none;
  }

  .grid-7 {
    display: block;
  }

  .text-block-27-copy-copy {
    font-size: 20px;
    line-height: 30px;
  }

  .container-23 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-29-copy-2 {
    background-image: linear-gradient(#000, #000);
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-25 {
    text-align: center;
    margin-bottom: 40px;
  }

  .image-54 {
    text-align: center;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-33---02 {
    font-size: 34px;
  }

  .div-block-26 {
    text-align: center;
    margin-bottom: 40px;
  }

  .image-55 {
    text-align: center;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-39 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-49 {
    font-size: 18px;
    line-height: 28px;
  }

  .section-40 {
    background-image: linear-gradient(to bottom, null, null), url('../images/NV_anons_Economist_screen-2.jpg');
    background-position: 0 0, 100%;
    justify-content: center;
    align-items: center;
  }

  .text-block-50 {
    font-size: 164px;
    line-height: 100px;
  }

  .button-10 {
    margin-top: 20px;
    font-size: 14px;
  }

  .text-block-50---2 {
    font-size: 94px;
    line-height: 80px;
    display: block;
  }

  .image-58 {
    height: 80px;
  }

  .text-block-50---3 {
    font-size: 18px;
  }

  .div-block-29 {
    margin-bottom: 10px;
  }

  .text-block-50---mob {
    font-size: 18px;
  }

  .text-block-50---4 {
    font-size: 34px;
    line-height: 40px;
  }

  .text-block-52 {
    font-size: 20px;
    line-height: 30px;
  }

  .section-28-copy-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-54 {
    font-size: 34px;
  }

  .text-block-27--02 {
    font-size: 20px;
    line-height: 30px;
  }

  .show-hide-block---08 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-show {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-56 {
    font-size: 34px;
  }

  .show-hide-block--04, .show-hide-block {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-57 {
    font-size: 34px;
  }

  .grid-8 {
    grid-template-columns: 1fr 1fr;
  }

  .text-block-54-copy {
    font-size: 34px;
  }

  .show-hide-block---03, .show-hide-block---05, .show-hide-block---06, .show-hide-block---08-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-23-copy, .div-block-33 {
    text-align: center;
    margin-bottom: 40px;
  }

  .grid-9 {
    text-align: center;
    display: block;
  }

  .grid-10 {
    display: block;
  }

  .column-18 {
    text-align: center;
    padding-top: 20px;
  }

  .column-19, .text-block-32-copy-2 {
    text-align: center;
  }

  .text-block-58---2 {
    text-align: center;
    margin-top: 0;
  }

  .overlay-fade-bottom-2 {
    display: none;
  }

  .timeline_progress-2 {
    left: 6px;
  }

  .overlay-fade-top-2 {
    display: none;
  }

  .timeline_text--name {
    font-size: 16px;
  }

  .timeline_centre-2 {
    justify-content: flex-start;
  }

  .timeline_date-text---2 {
    margin-bottom: 24px;
    padding-left: 0;
    font-size: 18px;
  }

  .timeline_text-2 {
    font-size: 16px;
  }

  .cell-9 {
    display: none;
  }

  .timeline_progress-3 {
    left: 6px;
  }

  .section-6-copy {
    width: auto;
    margin-top: 20px;
  }

  .ponedilok-zag {
    margin-bottom: 24px;
    padding-left: 20px;
    font-size: 26px;
  }

  .container-35 {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 479px) {
  .image {
    text-align: center;
    margin-top: 50px;
    margin-left: 67px;
  }

  .image-2 {
    margin-top: -65px;
    margin-left: -73px;
  }

  .body {
    margin-left: 0;
    margin-right: 0;
  }

  .navbar-2 {
    background-color: #080808;
  }

  .menu-button {
    color: #919191;
    background-color: #08080800;
    margin-right: 0;
    right: 10px;
  }

  .image-4 {
    margin-left: 10px;
  }

  .image-5 {
    margin-left: 0;
  }

  .text-block {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .div-block-4 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-4 {
    margin-left: -31px;
    padding-right: 0;
  }

  .column {
    padding-left: 0;
    padding-right: 0;
  }

  .zagolovok {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 55px;
    line-height: 30px;
  }

  .bold-text-2 {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 32px;
    line-height: 30px;
  }

  .text-osnvn {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-6 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 26px;
  }

  .image-8-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-5-copy {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .block-quote {
    font-size: 16px;
  }

  .youtube-2 {
    padding-bottom: 0;
  }

  .paragraph {
    margin-left: 20px;
    font-size: 18px;
  }

  .image-11 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-12 {
    padding-right: 20px;
  }

  .div-block-6 {
    padding-top: 0;
  }

  .grid-3 {
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
    place-items: stretch center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: block;
    position: static;
  }

  .heading-4 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 24px;
  }

  .image-13 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .container-4 {
    margin-left: 0;
  }

  .menu {
    color: #080808;
  }

  .heading-5 {
    font-size: 62px;
    line-height: 65px;
  }

  .paragraph-3 {
    margin-top: -35px;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 26px;
  }

  .image-19 {
    margin-top: 70px;
    margin-left: -20px;
    display: none;
  }

  .image-20 {
    margin-top: 15px;
    margin-left: 10px;
  }

  .image-21 {
    margin-top: -1198px;
    margin-left: -10px;
  }

  .heading-6 {
    padding-left: 0;
  }

  .image-23 {
    margin-top: 279px;
    margin-bottom: -27px;
    margin-left: 0;
  }

  .image-11-copy {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-24 {
    border-radius: 10px;
  }

  .div-block-12 {
    margin-bottom: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-14 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-27 {
    width: 85%;
    display: none;
    top: -258px;
    left: 28px;
  }

  .gif-1, .gif-2 {
    width: 70%;
  }

  .image-gif-2 {
    top: -104px;
    left: 30px;
  }

  .gif-2-copy, .gif-3 {
    width: 70%;
  }

  .image-gif-3 {
    width: 80%;
    top: -43px;
    left: 30px;
  }

  .heading-7 {
    margin-top: 0;
    font-size: 52px;
    line-height: 60px;
    top: 37px;
  }

  .image-27-3 {
    border-radius: 10px;
    width: 60%;
    top: -354px;
    left: -63px;
  }

  .image-gif-5 {
    border-radius: 10px;
    width: 60%;
    top: -500px;
    left: 195px;
  }

  .image-29 {
    width: 100%;
    top: -235px;
    left: 0;
  }

  .lid {
    margin-top: 0;
  }

  .container-8 {
    padding-top: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-12, .link-13, .link-14, .link-15, .link-16, .link-17, .link-18, .link-19, .link-20, .link-21, .link-22, .link-23, .link-24, .link-25, .link-26, .link-27 {
    font-weight: 600;
  }

  .slide-nav-2 {
    margin-bottom: 0;
  }

  .bold-text-9 {
    margin-left: auto;
    margin-right: auto;
  }

  .zagolovok-2 {
    font-size: 55px;
    line-height: 22px;
  }

  .bold-text-02 {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
    line-height: 26px;
  }

  .image-31 {
    width: 500px;
    max-width: 380px;
    margin-bottom: 63px;
    margin-left: auto;
    margin-right: auto;
    top: 79px;
    left: 0;
  }

  .section-15 {
    width: 100%;
  }

  .image-34 {
    max-width: 95%;
    margin-top: 100px;
    margin-bottom: 100px;
    top: 51px;
  }

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

  .infographic-mob {
    max-width: 100%;
    display: block;
  }

  .heading-9 {
    text-align: center;
    margin-top: 40px;
    font-size: 28px;
    line-height: 36px;
  }

  .text-block-13 {
    text-align: center;
    font-size: 13px;
  }

  .text-block-14 {
    font-size: 16px;
    line-height: 28px;
  }

  .image-36 {
    max-width: 100%;
  }

  .div-block-16 {
    margin-left: 0;
    margin-right: 0;
  }

  .column-4 {
    display: none;
  }

  .image-36-mob, .image-36---right-desctop {
    max-width: 100%;
  }

  .columns-3 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-10 {
    padding-top: 120px;
    font-size: 36px;
    line-height: 46px;
  }

  .image-37 {
    display: none;
  }

  .image-37-mob {
    margin-top: 80px;
    padding-top: 0;
    display: block;
  }

  .div-block-18 {
    padding-top: 0;
  }

  .heading-12 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 24px;
  }

  .column-6 {
    padding-bottom: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-13 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 28px;
    line-height: 36px;
  }

  .text-block-20 {
    font-size: 24px;
  }

  .buttontg {
    margin-top: 60px;
    margin-bottom: 0;
    padding: 20px 35px;
    font-size: 20px;
  }

  .image-39-mob {
    width: 85%;
  }

  .arrow {
    font-family: Podkova, sans-serif;
    font-size: 36px;
  }

  .background-video-3 {
    background-color: #000000bf;
    margin-top: -206px;
  }

  .heading-2 {
    text-align: center;
    font-size: 35px;
  }

  .shadow-two {
    text-align: center;
  }

  .container-11 {
    text-align: center;
    max-width: none;
    margin-top: 222px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .margin-bottom-24px {
    text-align: center;
    margin-top: 10px;
    font-size: 15px;
  }

  .div-block-21 {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 0;
    padding-left: 0;
    display: none;
    overflow: hidden;
  }

  .link-block-4 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-41 {
    width: 20px;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .link-block-5 {
    width: auto;
    margin-left: 0;
    padding-left: 0;
  }

  .image-42 {
    width: auto;
    max-width: none;
    height: 20px;
    margin: 10px 10px 0;
    padding-top: 0;
    padding-left: 0;
    line-height: 5px;
    position: static;
  }

  .image-42-copy {
    width: auto;
    max-width: none;
    height: 20px;
    margin: 10px 10px 0;
    padding-top: 0;
    padding-left: 0;
  }

  .image-42-copy2 {
    width: auto;
    max-width: none;
    height: 20px;
    margin: 10px 0 0 10px;
    padding-top: 0;
    padding-left: 0;
  }

  .button-3 {
    text-align: center;
    object-fit: fill;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    font-family: Montserrat, sans-serif;
    position: static;
    inset: auto 30% 0% auto;
  }

  .image-43 {
    width: 100%;
  }

  .heading-14 {
    font-size: 30px;
    font-weight: 600;
    line-height: 38px;
  }

  .container-11-copy {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-20 {
    display: block;
  }

  .text-block-22 {
    padding-left: 0;
  }

  .container-11-mobile {
    max-width: none;
  }

  .magazine-mobile {
    text-align: center;
    width: 100%;
  }

  .shadow-two-mobile-cover {
    text-align: center;
    width: 90%;
    margin-top: 20px;
  }

  .column-8 {
    text-align: center;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-span-4 {
    font-size: 13px;
    font-weight: 500;
  }

  .nv-logo {
    width: auto;
    max-width: none;
    height: 30px;
    margin: 10px 10px 0;
    padding-top: 0;
    padding-left: 0;
    line-height: 20px;
    position: static;
  }

  .image-44 {
    width: 85%;
    margin-top: 10px;
  }

  .text-block-25 {
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
  }

  .text-span-5 {
    font-size: 18px;
    line-height: 26px;
  }

  .heading-15 {
    margin-bottom: 20px;
    font-size: 26px;
  }

  .image-43-copy {
    width: 100%;
    margin-top: 0;
  }

  .heading-14--2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 38px;
  }

  .column-12 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-25-copy {
    text-align: left;
  }

  .div-block-21-copy {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 0;
    padding-left: 0;
    display: block;
    overflow: hidden;
  }

  .link-block-4-copy {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .link-block-5-copy {
    width: auto;
    margin-left: 0;
    padding-left: 0;
  }

  .nv-logo-copy {
    width: auto;
    max-width: none;
    height: 30px;
    margin: 10px 10px 0;
    padding-top: 0;
    padding-left: 0;
    line-height: 20px;
    position: static;
  }

  .image-42-copy {
    width: auto;
    max-width: none;
    height: 25px;
    margin: 10px 10px 0 20px;
    padding-top: 0;
    padding-left: 0;
    line-height: 5px;
    position: static;
  }

  .image-42-copy-copy {
    width: auto;
    max-width: none;
    height: 25px;
    margin: 10px 10px 0 20px;
    padding-top: 0;
    padding-left: 0;
  }

  .image-42-copy2-copy {
    width: auto;
    max-width: none;
    height: 25px;
    margin: 15px 0 0 20px;
    padding-top: 0;
    padding-left: 0;
  }

  .image-42-copy-22 {
    width: auto;
    max-width: none;
    height: 20px;
    margin: 10px 10px 0;
    padding-top: 0;
    padding-left: 0;
  }

  .section-24 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-block-27 {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
  }

  .container-14 {
    padding-left: 0;
    padding-right: 0;
  }

  .darnitsa-logo {
    width: auto;
    max-width: none;
    height: 30px;
    margin: 10px 10px 0 20px;
    padding-top: 0;
    padding-left: 0;
  }

  .text-block-28 {
    font-size: 14px;
    line-height: 24px;
  }

  .section-25 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-45 {
    width: 250px;
  }

  .text-block-29 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
  }

  .div-block-21-copy-copy {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 0;
    padding-left: 0;
    display: none;
    overflow: hidden;
  }

  .text-block-30 {
    font-size: 18px;
    line-height: 24px;
  }

  .button-4 {
    font-size: 14px;
  }

  .section-20-copy {
    display: block;
  }

  .section-27 {
    text-align: center;
    padding: 60px 10px;
  }

  .sych {
    max-width: 300px;
  }

  .column-13 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .column-14 {
    text-align: center;
    padding-top: 20px;
  }

  .text-block-31-copy, .text-block-32-copy {
    text-align: center;
  }

  .text-block-33 {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 36px;
  }

  .section-28 {
    padding: 60px 10px;
  }

  .margin-bottom-xlarge {
    display: block;
  }

  .timeline_item {
    grid-template-columns: 35px 1fr;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .timeline_text_photo {
    font-size: 14px;
    line-height: 24px;
  }

  .timeline_text {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
  }

  .margin-bottom-medium {
    margin-bottom: 24px;
  }

  .timeline_date-text {
    font-size: 24px;
  }

  .timeline_text_time {
    text-align: left;
    font-size: 20px;
    line-height: 24px;
  }

  .image-46 {
    max-width: 300px;
  }

  .bold-text-29 {
    text-align: center;
  }

  .section-29 {
    padding: 60px 10px;
  }

  .grid-5 {
    display: block;
  }

  .text-block-35 {
    font-size: 14px;
    line-height: 40px;
  }

  .section-30 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-block-36 {
    font-size: 18px;
    line-height: 28px;
  }

  .text-block-36-copy, .text-block-36-copy2 {
    margin-top: 40px;
    font-size: 18px;
    line-height: 28px;
  }

  .bold-text-30 {
    font-size: 30px;
    line-height: 38px;
  }

  .container-18 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-47 {
    margin-top: -51px;
  }

  .bold-text-32 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-block-36-copy-copy1, .text-block-36-copy-copy, .text-block-36-copy2-copy {
    margin-top: 40px;
    font-size: 18px;
    line-height: 28px;
  }

  .section-29-copy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-19 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-span-9 {
    line-height: 28px;
  }

  .text-block-37 {
    padding-bottom: 0;
  }

  .grid-6 {
    margin-left: 60px;
    margin-right: 60px;
    display: block;
  }

  .text-block-38 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .link-block-6 {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .link-block-7 {
    margin-bottom: 40px;
  }

  .text-block-27-copy {
    font-size: 18px;
    line-height: 26px;
  }

  .text-block-27-copy-copy {
    margin-bottom: 60px;
    font-size: 18px;
    line-height: 26px;
  }

  .cover-desk {
    display: none;
  }

  .cover-mob {
    display: block;
  }

  .section-34-desk {
    display: none;
  }

  .section-34-mob {
    background-color: var(--crimson);
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    display: none;
    inset: auto 0% 0%;
  }

  .image-48-copymob {
    text-align: center;
  }

  .bold-text-33 {
    font-size: 30px;
    line-height: 30px;
  }

  .timeline_left-copy, .margin-bottom-xlarge-copy, .margin-bottom-xlarge-copy, .html-embed-4 {
    display: none;
  }

  .column-15 {
    margin-bottom: 40px;
  }

  .link-block-8 {
    text-align: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .html-embed-4-mob {
    display: block;
  }

  .image-51 {
    max-height: 40px;
  }

  .link-block-9 {
    margin-bottom: 40px;
  }

  .container-21 {
    text-align: center;
  }

  .html-embed-5 {
    height: 2000px;
  }

  .section-34-desk-2 {
    display: none;
  }

  .section-34-mob-2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: none;
    inset: auto 0% 0%;
  }

  .link-block-10 {
    text-align: center;
  }

  .text-block-39 {
    color: var(--dark-slate-blue);
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
  }

  .text-block-40 {
    margin-top: 60px;
  }

  .section-28-copy {
    padding: 60px 10px;
  }

  .image-50---4 {
    max-height: 120px;
  }

  .image-50---8 {
    max-height: 70px;
  }

  .image-50---2-copy {
    max-height: 130px;
  }

  .text-block-27-copy-copy {
    font-size: 18px;
    line-height: 26px;
  }

  .text-sold-out {
    margin-top: 40px;
    font-size: 18px;
    line-height: 28px;
  }

  .container-23 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-50---2-copy2 {
    max-height: 100px;
  }

  .paragraph-5 {
    text-align: center;
    font-size: 42px;
    line-height: 48px;
  }

  .text-block-41 {
    text-align: center;
    font-size: 14px;
  }

  .section-29-copy-2 {
    background-image: linear-gradient(0deg, #1f1f1f, #000), linear-gradient(#000000b3, #000000b3), url('../images/NV_gears_03-1.png');
    background-position: 0 0, 0 0, 50%;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, fixed;
    padding-left: 10px;
    padding-right: 10px;
  }

  ._02 {
    font-size: 28px;
  }

  .bold-text-37 {
    color: #fff;
    font-weight: 600;
  }

  .container-25, .container-26 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-53 {
    width: auto;
  }

  .image-54 {
    max-width: 300px;
  }

  .bold-text-38 {
    font-size: 30px;
    line-height: 38px;
  }

  .text-block-33---02 {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 36px;
  }

  .text-block-45 {
    font-size: 14px;
    line-height: 26px;
  }

  .button-9 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .text-block-46 {
    font-size: 8px;
    line-height: 16px;
  }

  .image-55 {
    max-width: 300px;
  }

  .bold-text-39 {
    font-size: 30px;
    line-height: 38px;
  }

  .section-40 {
    background-image: linear-gradient(#00000026, #00000026), url('../images/NV_anons_Economist_screen-2.jpg');
    background-position: 0 0, 100%;
    padding: 20px 10px;
  }

  .text-block-50 {
    margin-top: 10px;
    font-size: 110px;
    line-height: 80px;
  }

  .mob {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-10 {
    margin-top: 20px;
    padding: 15px 30px;
    font-size: 14px;
  }

  .image-57 {
    height: 35px;
    margin-bottom: 40px;
  }

  .div-block-28 {
    justify-content: flex-start;
    align-items: center;
    padding-right: 40px;
  }

  .text-block-51 {
    font-size: 10px;
  }

  .text-block-50---2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 62px;
    line-height: 60px;
    display: block;
  }

  .link-77 {
    color: #fff;
    font-weight: 600;
  }

  .image-58 {
    width: 55px;
    height: 55px;
  }

  .flex-block {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .link-block-11 {
    margin-right: 0;
  }

  .text-block-50---3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-29 {
    background-color: #fff200;
    border-radius: 0;
    margin-bottom: 30px;
  }

  .text-block-50---mob {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
    display: block;
  }

  .flex-block-2 {
    flex-flow: row;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .div-block-32 {
    background-image: linear-gradient(#0000009c, #0000009c), url('../images/475774701_1073180497941567_178545163971765948_n.jpg');
    background-size: auto, cover;
  }

  .text-block-50---4 {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 30px;
    display: block;
  }

  .image-61---2 {
    height: 50px;
  }

  .text-block-52 {
    font-size: 18px;
    line-height: 28px;
  }

  .text-span-29 {
    font-size: 18px;
    line-height: 26px;
  }

  .text-block-53 {
    font-size: 12px;
  }

  .section-28-copy-2 {
    padding: 60px 10px;
  }

  .text-block-54 {
    font-size: 28px;
    line-height: 36px;
  }

  .text-block-55 {
    font-size: 18px;
    line-height: 32px;
  }

  .bold-text-40 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .image-71 {
    height: 25px;
  }

  .text-block-27--02 {
    text-align: left;
    font-size: 18px;
    line-height: 26px;
  }

  .show-hide-block---08 {
    padding: 20px 10px;
  }

  .text-block-show {
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
    line-height: 30px;
  }

  .text-block-56 {
    margin-bottom: 20px;
    font-size: 34px;
    line-height: 48px;
  }

  .container-32 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .show-hide-block--04, .show-hide-block {
    padding: 20px 10px;
  }

  .text-block-57 {
    margin-bottom: 20px;
    font-size: 34px;
    line-height: 48px;
  }

  .container-33 {
    text-align: center;
  }

  .link-block-12, .link-block-9---2, .link-block-13 {
    margin-bottom: 40px;
  }

  .image-50---2-copy-2 {
    max-height: 70px;
  }

  .link-block-9-3 {
    margin-bottom: 40px;
  }

  .image-50---11 {
    max-height: 30px;
  }

  .image-72 {
    width: 100%;
    max-width: none;
    height: 28px;
  }

  .grid-8 {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-items: center;
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
    display: grid;
  }

  .link-block-13-copy {
    margin-bottom: 40px;
  }

  .text-block-54-copy {
    font-size: 28px;
    line-height: 36px;
  }

  .show-hide-block---03, .show-hide-block---05, .show-hide-block---06, .show-hide-block---08-2 {
    padding: 20px 10px;
  }

  .image-50---2--06 {
    max-height: 70px;
  }

  .image-72-copy2 {
    width: 100%;
    max-width: none;
    height: 25px;
  }

  .image-72-copy3 {
    width: 100%;
    max-width: none;
    height: 20px;
    margin-top: 12px;
  }

  .image-72-copy4, .image-72-33 {
    width: 100%;
    max-width: none;
    height: 30px;
  }

  .section-43 {
    text-align: center;
    padding: 60px 10px;
  }

  .heading-17 {
    font-size: 34px;
    line-height: 48px;
  }

  .column-16 {
    text-align: center;
    padding-top: 20px;
  }

  .bold-text-41 {
    font-size: 34px;
  }

  .grid-10 {
    display: none;
  }

  .bold-text-43 {
    text-align: center;
  }

  .column-17 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .column-18 {
    text-align: center;
    padding-top: 20px;
  }

  .bold-text-44 {
    text-align: center;
  }

  .column-19 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-32-copy-2 {
    text-align: center;
  }

  .bold-text-45 {
    font-size: 18px;
    line-height: 24px;
  }

  .cell-10 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .cell-17 {
    justify-content: flex-start;
  }

  .quick-stack-8 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cell-11 {
    justify-content: flex-start;
  }

  .image-73 {
    border-radius: 5px;
  }

  .timeline_text--name {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 20px;
  }

  .timeline_date-text---2 {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
  }

  .timeline_text-2 {
    font-size: 12px;
    line-height: 18px;
  }

  .bold-text-46 {
    font-size: 18px;
    line-height: 24px;
  }

  .quick-stack-8-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-6-copy {
    margin-top: 10px;
    padding-bottom: 100px;
  }

  .ponedilok-zag {
    color: #0b8dc8;
    padding-left: 10px;
    font-size: 24px;
  }

  .container-35 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#w-node-_74b7fdbb-5f67-1a6d-4e9c-8f6b46532f47-3bf0760c, #w-node-_74b7fdbb-5f67-1a6d-4e9c-8f6b46532f50-3bf0760c, #w-node-_74b7fdbb-5f67-1a6d-4e9c-8f6b46532f59-3bf0760c, #w-node-_74b7fdbb-5f67-1a6d-4e9c-8f6b46532f62-3bf0760c, #w-node-_016ec006-9d11-ebde-0d27-2b4855e7155f-3bf0760c, #w-node-_0a82c57c-f341-17d8-75cf-23cfc9ccf39b-3bf0760c, #w-node-c07d972a-0c0a-5777-e184-429b241d43f7-3bf0760c, #w-node-_74b7fdbb-5f67-1a6d-4e9c-8f6b46533047-3bf0760c, #w-node-_74b7fdbb-5f67-1a6d-4e9c-8f6b46533062-3bf0760c, #w-node-_74b7fdbb-5f67-1a6d-4e9c-8f6b46533064-3bf0760c, #w-node-_74b7fdbb-5f67-1a6d-4e9c-8f6b46533065-3bf0760c, #w-node-_74b7fdbb-5f67-1a6d-4e9c-8f6b46533070-3bf0760c, #w-node-_74b7fdbb-5f67-1a6d-4e9c-8f6b4653307b-3bf0760c, #w-node-_74b7fdbb-5f67-1a6d-4e9c-8f6b46533087-3bf0760c, #w-node-_8a1fa702-dd31-0fcd-6591-342aec48e6dc-3bf0760c, #w-node-_8a1fa702-dd31-0fcd-6591-342aec48e6de-3bf0760c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8a1fa702-dd31-0fcd-6591-342aec48e6e0-3bf0760c, #w-node-_1b2e1b97-2cba-e06d-04bb-5146b1c01aaa-3bf0760c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_8a1fa702-dd31-0fcd-6591-342aec48e6e2-3bf0760c, #w-node-_2f1008e2-2b41-7cb0-8803-48534af12bc1-3bf0760c, #w-node-_8a1fa702-dd31-0fcd-6591-342aec48e6e4-3bf0760c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_61795380-cd66-0de1-0f50-2854540f6bab-3bf0760c, #w-node-d67dd72f-c5d9-cd41-ba0b-da165235d4d5-3bf0760c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_544652d8-eb6a-faac-3860-8f2977897e18-3bf0760c, #w-node-_8a1fa702-dd31-0fcd-6591-342aec48e6e6-3bf0760c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c4735552-ad29-513e-5bd4-12c89929b064-3bf0760c {
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr 1.25fr;
}

#w-node-_4422e507-54a6-d977-1fbc-df987ca31c3e-3bf0760c {
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr .25fr 1fr;
}

#w-node-cb79515f-5dca-a015-de36-e2773f4ab946-3bf0760c {
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr 1.25fr;
}

#w-node-c4735552-ad29-513e-5bd4-12c89929afff-3bf0760c {
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr .25fr 1fr;
}

#w-node-fdbaedaa-4804-d0e6-8da4-b2294b5f3457-3bf0760c, #w-node-f1d54b5a-e1f8-e520-3157-33a55513d962-3bf0760c, #w-node-c4735552-ad29-513e-5bd4-12c89929b012-3bf0760c {
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr 1.25fr;
}

#w-node-c4735552-ad29-513e-5bd4-12c89929b028-3bf0760c, #w-node-c4735552-ad29-513e-5bd4-12c89929b03c-3bf0760c, #w-node-c4735552-ad29-513e-5bd4-12c89929b050-3bf0760c {
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr .25fr 1fr;
}

#w-node-c4735552-ad29-513e-5bd4-12c89929b073-3bf0760c {
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr 1.25fr;
}

#w-node-c4735552-ad29-513e-5bd4-12c89929b089-3bf0760c, #w-node-c4735552-ad29-513e-5bd4-12c89929b09d-3bf0760c, #w-node-c4735552-ad29-513e-5bd4-12c89929b0b1-3bf0760c {
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr .25fr 1fr;
}

#w-node-c4735552-ad29-513e-5bd4-12c89929b0d9-3bf0760c, #w-node-b1d4247b-d00a-3799-0f6a-90bebf4381ac-3bf0760c {
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr 1.25fr;
}

@media screen and (max-width: 991px) {
  #w-node-c4735552-ad29-513e-5bd4-12c89929b064-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1.25fr .25fr;
  }

  #w-node-_4422e507-54a6-d977-1fbc-df987ca31c3e-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr .25fr 1fr;
  }

  #w-node-cb79515f-5dca-a015-de36-e2773f4ab946-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1.25fr .25fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929afff-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr .25fr 1fr;
  }

  #w-node-fdbaedaa-4804-d0e6-8da4-b2294b5f3457-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1.25fr .25fr;
  }

  #w-node-f1d54b5a-e1f8-e520-3157-33a55513d962-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1.25fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b012-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1fr .25fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b028-3bf0760c, #w-node-c4735552-ad29-513e-5bd4-12c89929b03c-3bf0760c, #w-node-c4735552-ad29-513e-5bd4-12c89929b050-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr .25fr 1fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b073-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1fr .25fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b089-3bf0760c, #w-node-c4735552-ad29-513e-5bd4-12c89929b09d-3bf0760c, #w-node-c4735552-ad29-513e-5bd4-12c89929b0b1-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr .25fr 1fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b0d9-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1fr .25fr;
  }

  #w-node-b1d4247b-d00a-3799-0f6a-90bebf4381ac-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1.25fr .25fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c4735552-ad29-513e-5bd4-12c89929b064-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1.5fr .25fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b065-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4422e507-54a6-d977-1fbc-df987ca31c3e-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr .5fr;
  }

  #w-node-_4422e507-54a6-d977-1fbc-df987ca31c3f-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cb79515f-5dca-a015-de36-e2773f4ab946-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1.5fr .25fr;
  }

  #w-node-cb79515f-5dca-a015-de36-e2773f4ab947-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929afff-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr .5fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b000-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fdbaedaa-4804-d0e6-8da4-b2294b5f3457-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1.5fr .25fr;
  }

  #w-node-fdbaedaa-4804-d0e6-8da4-b2294b5f3458-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f1d54b5a-e1f8-e520-3157-33a55513d962-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .75fr;
  }

  #w-node-f1d54b5a-e1f8-e520-3157-33a55513d963-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b012-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1.5fr .25fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b013-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b028-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr .5fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b029-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b03c-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr .5fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b03d-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b050-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr .5fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b051-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b073-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1.5fr .25fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b074-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b089-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr .5fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b08a-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b09d-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr .5fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b09e-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b0b1-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr .5fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b0b2-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b0d9-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1.5fr .25fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b0da-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b1d4247b-d00a-3799-0f6a-90bebf4381ac-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1.5fr .25fr;
  }

  #w-node-b1d4247b-d00a-3799-0f6a-90bebf4381ad-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c4735552-ad29-513e-5bd4-12c89929b064-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .5fr 2fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b065-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4422e507-54a6-d977-1fbc-df987ca31c3e-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1fr;
  }

  #w-node-_4422e507-54a6-d977-1fbc-df987ca31c3f-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cb79515f-5dca-a015-de36-e2773f4ab946-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .5fr 2fr;
  }

  #w-node-cb79515f-5dca-a015-de36-e2773f4ab947-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929afff-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b000-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fdbaedaa-4804-d0e6-8da4-b2294b5f3457-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .5fr 2fr;
  }

  #w-node-fdbaedaa-4804-d0e6-8da4-b2294b5f3458-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f1d54b5a-e1f8-e520-3157-33a55513d962-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .5fr 2fr .25fr;
  }

  #w-node-f1d54b5a-e1f8-e520-3157-33a55513d963-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b012-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .5fr 2.25fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b013-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b028-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b029-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b03c-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b03d-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b050-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b051-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b073-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .5fr 2.25fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b074-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b089-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b08a-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b09d-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b09e-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b0b1-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b0b2-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b0d9-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .5fr 2.25fr;
  }

  #w-node-c4735552-ad29-513e-5bd4-12c89929b0da-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b1d4247b-d00a-3799-0f6a-90bebf4381ac-3bf0760c {
    grid-template-rows: auto;
    grid-template-columns: .5fr 2fr;
  }

  #w-node-b1d4247b-d00a-3799-0f6a-90bebf4381ad-3bf0760c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Azovsteel';
  src: url('../fonts/AZOVSTEEL-REGULAR.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Azovsteel';
  src: url('../fonts/AZOVSTEEL-BOLDSTENCIL.TTF') format('truetype'), url('../fonts/AZOVSTEEL-BOLD.TTF') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ua brand';
  src: url('../fonts/ua-BRAND-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ua brand';
  src: url('../fonts/ua-BRAND-black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ua brand';
  src: url('../fonts/ua-BRAND-regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bitter';
  src: url('../fonts/Bitter-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bitter';
  src: url('../fonts/Bitter-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Bitter';
  src: url('../fonts/Bitter-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tipo pepel';
  src: url('../fonts/Tipo-Pepel---BoxedRegular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tipo pepel';
  src: url('../fonts/Tipo-Pepel---BoxedMedium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tipo pepel';
  src: url('../fonts/Tipo-Pepel---BoxedSemibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tipo pepel boxedbook';
  src: url('../fonts/Tipo-Pepel---BoxedBook.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tipo pepel';
  src: url('../fonts/Tipo-Pepel---BoxedHeavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bitter';
  src: url('../fonts/Bitter-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}