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

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

@font-face {
  font-family: Formular;
  src: url('../fonts/Formular-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Formular;
  src: url('../fonts/Formular-BlackItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

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

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

@font-face {
  font-family: Formular;
  src: url('../fonts/Formular-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Formular;
  src: url('../fonts/Formular-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Formular;
  src: url('../fonts/Formular-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Formular;
  src: url('../fonts/Formular-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: Recht;
  src: url('../fonts/Recht-UltraLightItalic.otf') format("opentype"), url('../fonts/Recht-ExtraLightItalic.otf') format("opentype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

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

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

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

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

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

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

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

@font-face {
  font-family: Recht;
  src: url('../fonts/Recht-UltraLight.otf') format("opentype"), url('../fonts/Recht-ExtraLight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

:root {
  --dodger-blue: #1995db;
}

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

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

.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-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

.body {
  -webkit-text-fill-color: inherit;
  background-color: #fcfbfa;
  background-image: url('../images/cover-desk-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-clip: border-box;
}

.div-block {
  background-color: #0000;
  display: block;
}

.div-block-2 {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 0;
  padding-left: 0;
}

.container {
  background-color: #fff;
  border: 0 #000;
  border-radius: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 60px;
}

.heading {
  color: #acacac;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 800;
  line-height: 46px;
}

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

.link, .link-2 {
  color: red;
}

.paragraph {
  margin-top: -270px;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 338px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

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

.image {
  margin-top: 43px;
  margin-left: 0;
  padding-bottom: 0;
  padding-right: 0;
}

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

.paragraph-2 {
  color: red;
  text-align: center;
  padding-top: 10px;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.text-block-2 {
  text-align: center;
  margin-top: -6px;
  padding-top: 0;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
}

.text-block-5 {
  color: red;
  cursor: pointer;
  border: 1px solid #0000;
  margin-top: 30px;
  padding-top: 0;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-block-4 {
  z-index: auto;
  object-fit: none;
  margin-top: 40px;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  display: block;
  position: static;
  overflow: hidden;
}

.text-block-3 {
  color: red;
  cursor: pointer;
  border: 1px solid #0000;
  margin-top: 26px;
  padding-top: 0;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

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

.line {
  background-color: #e6e6e6;
  height: 1.5px;
  margin-top: 60px;
  margin-bottom: 60px;
  line-height: 2px;
}

.div-block-6 {
  margin-left: 40px;
  padding-right: 400px;
}

.div-block-7 {
  mix-blend-mode: normal;
  margin-top: -250px;
  margin-bottom: 20px;
  margin-left: 510px;
}

.image-2 {
  background-color: #0000;
  border-radius: 20px;
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.heading-2 {
  color: #404040;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.text-block-6 {
  margin-bottom: 10px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
}

.button {
  float: none;
  clear: none;
  background-color: var(--dodger-blue);
  cursor: pointer;
  object-fit: cover;
  border-radius: 0;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  display: inline-block;
  position: static;
  overflow: auto;
}

.section-2 {
  z-index: 1000;
  color: #000;
  background-color: #000;
  margin-top: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 60px;
  position: relative;
}

.text-block-7 {
  color: #313131;
  text-align: center;
  margin-top: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
}

.link-3 {
  color: #c71724;
  font-weight: 500;
}

.link-4 {
  color: #ca1520;
  text-align: center;
  width: 600px;
  font-weight: 500;
}

.bold-text-2 {
  color: #181818;
  font-size: 24px;
  line-height: 38px;
}

.link-block-2 {
  margin-left: 0;
}

.link-block-3 {
  margin-left: 40px;
}

.image-4 {
  height: 65px;
  display: block;
}

.link-5 {
  color: red;
}

.image-2-copy {
  padding-left: 380px;
  padding-right: 20px;
}

.div-block-7-copy {
  mix-blend-mode: normal;
  margin: -250px 510px 0 0;
}

.div-block-5-copy {
  background-color: #e6e6e6;
  height: 1.5px;
  margin-top: 20px;
  margin-bottom: 60px;
  line-height: 2px;
}

.line-2 {
  background-color: #e6e6e6;
  height: 1.5px;
  margin-top: 0;
  margin-bottom: 60px;
  line-height: 2px;
}

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

.columns {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.column-2 {
  padding-left: 20px;
  padding-right: 10px;
}

.columns-2 {
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: 0;
}

.image-2-mobile {
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.image-6 {
  padding-left: 0;
  padding-right: 0;
}

.button-2 {
  float: none;
  clear: none;
  cursor: pointer;
  object-fit: cover;
  background-color: #009cde;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  display: inline-block;
  position: static;
  overflow: auto;
}

.column-3 {
  padding-left: 20px;
  padding-right: 10px;
}

.bold-text-3 {
  color: #000;
  font-family: Montserrat, sans-serif;
}

.line2 {
  background-color: #00488a54;
  height: 1.5px;
  margin-top: 40px;
  margin-bottom: 40px;
  line-height: 2px;
  display: none;
}

.section-3 {
  display: none;
}

.div-block-12 {
  padding-left: 100px;
  padding-right: 100px;
  display: none;
}

.bold-text-4 {
  color: var(--dodger-blue);
  text-align: justify;
  -webkit-text-stroke-color: #282e33;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 800;
  line-height: 48px;
}

.text-block-8 {
  text-align: center;
  margin-top: 0;
}

.text-span {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.div-block-13 {
  text-align: center;
  background-color: #1995db99;
  border-radius: 0;
  width: 200px;
  height: auto;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}

.image-7 {
  max-width: 50px;
}

.div-block-12-copy01 {
  padding-left: 100px;
  padding-right: 100px;
  display: block;
}

.bold-text-5 {
  color: #00315d;
  text-align: left;
}

.heading-3 {
  text-align: left;
  margin-top: -18px;
  padding-left: 77px;
}

.bold-text-4-copy {
  color: #000;
  text-align: left;
  -webkit-text-stroke-color: #282e33;
  text-transform: none;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 38px;
}

.heading-4 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  line-height: 25px;
}

.container-2 {
  background-color: #fff;
  border-radius: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 40px 60px;
}

.heading-5 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
}

.heading-6 {
  text-align: left;
  margin-bottom: 10px;
  padding-left: 60px;
  font-size: 22px;
}

.text-block-9 {
  margin-bottom: 60px;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 28px;
  position: static;
}

.div-block-12-copy01-copy {
  padding-left: 100px;
  padding-right: 100px;
  display: block;
}

.image-8 {
  border-radius: 0;
}

.heading-7 {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.text-block-10 {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.image-mob {
  border-radius: 20px;
  display: none;
}

.column-4 {
  margin-top: 0;
  padding-top: 0;
}

.column-5 {
  margin-top: -20px;
  display: none;
}

.image-10 {
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-14 {
  text-align: center;
  display: none;
}

.image-9-copy {
  border-radius: 20px;
}

.image-desk, .image-land {
  border-radius: 20px;
  display: none;
}

.heading-8 {
  margin-bottom: 20px;
  padding-left: 60px;
  font-size: 24px;
}

.image-11 {
  display: none;
}

.bold-text-6 {
  font-weight: 400;
}

.image-4-copy {
  height: 65px;
  display: block;
}

.link-block-2-copy {
  margin-left: 40px;
}

.columns-3 {
  display: none;
}

.section-4 {
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080), url('../images/potato-plantations-grow-field-vegetable-rows-farming-agriculture-landscape-01.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 100vh;
  display: block;
}

.container-3 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.text-block-11 {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.div-block-15 {
  background-color: var(--dodger-blue);
  text-align: center;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 30px;
  margin-top: 100px;
  padding-top: 5px;
  display: inline-block;
}

.heading-9 {
  color: #fff;
  text-transform: none;
  margin-top: 60px;
  padding-left: 220px;
  padding-right: 220px;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  line-height: 64px;
}

.section-5 {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
  position: sticky;
}

.paragraph-3 {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 38px;
}

.text-block-12 {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.paragraph-4 {
  text-align: left;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 38px;
}

.heading-10 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
}

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

.quick-stack {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0;
}

.container-5 {
  margin-top: 40px;
}

.image-14 {
  margin-top: 60px;
}

.image-15 {
  width: 1068px;
}

.image-16 {
  width: 60px;
  margin-top: 0;
  position: relative;
  bottom: -27px;
  left: 110px;
}

.block-quote {
  text-align: left;
  border-left-color: #fd0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 34px;
}

.text-block-13 {
  text-align: right;
  margin-top: 20px;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
}

.flex-block {
  align-items: center;
  padding-top: 20px;
  padding-bottom: 40px;
}

.image-17 {
  border-radius: 20px;
  width: 300px;
}

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

.image-18 {
  margin-top: 0;
}

.image-18---2 {
  width: 960px;
  margin-top: 0;
}

.container-6 {
  margin-top: 40px;
  margin-bottom: 60px;
}

.section-5---2 {
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
}

.section-5---3 {
  text-align: center;
  padding-top: 0;
  padding-bottom: 60px;
}

.heading-9---mob {
  color: #fff;
  text-transform: none;
  padding-left: 220px;
  padding-right: 220px;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  line-height: 64px;
  display: none;
}

.image-15---01 {
  width: 100%;
}

.image-15---03, .image-15---04 {
  width: auto;
}

.image-18---4, .image-18---6, .image-18---7 {
  width: 960px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.youtube {
  margin-top: 40px;
}

.image-20 {
  display: none;
}

.cover-desk {
  z-index: 4;
  position: relative;
}

.cover-mob {
  display: none;
}

.quick-stack-2 {
  text-align: center;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.div-block-17 {
  background-color: #868098;
  border-radius: 100px;
  width: 15px;
  height: 15px;
  margin-right: 20px;
}

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

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

.text-block-14 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.div-block-17---2 {
  background-color: #d7351d;
  border-radius: 100px;
  width: 15px;
  height: 15px;
  margin-right: 20px;
}

.div-block-17-3 {
  background-color: #3c84c9;
  border-radius: 100px;
  width: 15px;
  height: 15px;
  margin-right: 20px;
}

.section-6 {
  z-index: 4;
  text-align: center;
  background-color: #fff;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
  position: relative;
}

.div-block-18 {
  z-index: 1;
  background-color: #e6f3ff;
  justify-content: center;
  align-items: center;
  width: 3px;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: auto 50% 0%;
}

.div-block-19 {
  z-index: 1;
  background-color: #868098;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.container-7 {
  z-index: 3;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.section-7 {
  text-align: center;
  background-color: #a9d0f5;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 100px;
  display: none;
}

.text-block-15 {
  color: #fff;
  font-family: Merriweather, serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.div-block-20 {
  z-index: -5;
  background-color: #fff;
  border-radius: 10px;
  width: 860px;
  margin-top: -50px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 40px;
  position: static;
  box-shadow: 0 2px 5px #00000026;
}

.text-block-16 {
  text-align: left;
  flex: 1;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.div-block-17---2-copy {
  background-color: #d7351d;
  border-radius: 100px;
  width: 15px;
  height: 15px;
  margin-top: 5px;
  margin-right: 20px;
}

.paragraph-5 {
  color: #d7351d;
  text-transform: uppercase;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Merriweather, serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 34px;
}

.quick-stack-3 {
  padding-left: 40px;
  padding-right: 40px;
}

.div-block-17---03 {
  background-color: #3c84c9;
  border-radius: 100px;
  width: 15px;
  height: 15px;
  margin-top: 5px;
  margin-right: 20px;
}

.container-7---2 {
  z-index: 3;
  text-align: center;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-21 {
  border-radius: 0;
  width: 100%;
  max-width: none;
  margin-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.image-22, .image-22---1 {
  width: 220px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-22---2 {
  width: 300px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-22---4 {
  width: 280px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-22---3 {
  width: 220px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-22---1-3 {
  width: 250px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-22---10 {
  width: 280px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-23 {
  width: 140px;
}

.flex-block-3 {
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-22---1-2 {
  width: 300px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-17-3-copy2 {
  background-color: #20bb68;
  border-radius: 100px;
  width: 15px;
  height: 15px;
  margin-right: 20px;
}

.div-block-17---03---3 {
  background-color: #20bb68;
  border-radius: 100px;
  width: 15px;
  height: 15px;
  margin-top: 5px;
  margin-right: 20px;
}

.link-6, .link-7, .link-8, .link-9, .link-10 {
  color: #000;
  font-weight: 700;
}

.image-22---3-copy2 {
  width: 350px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-span-2 {
  text-decoration: line-through;
}

.link-11, .link-12, .link-13 {
  color: #000;
  font-weight: 700;
}

.text-span-3 {
  text-decoration: line-through;
}

.section-8 {
  z-index: 99;
  background-image: linear-gradient(355deg, #000000b8 23%, #fff0 75%), url('../images/Frame-100000247362625.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 110vh;
  display: flex;
  position: relative;
}

.image-24 {
  max-width: none;
  height: 50px;
}

.flex-block-4 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-left: 0;
  display: flex;
}

.text-block-17 {
  color: #b6b6b6;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.image-24---2 {
  max-width: none;
  height: 45px;
}

.paragraph-6 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 58px;
}

.div-block-21 {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 960px;
  margin-top: 220px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.quick-stack-4 {
  padding-left: 84px;
}

.image-25 {
  height: 25px;
  margin-top: 40px;
  margin-bottom: 20px;
  margin-left: -90px;
  display: none;
}

.paragraph-7 {
  color: #494949;
  text-align: left;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
}

.section-9 {
  background-color: #d9ebe8;
  padding-top: 100px;
  padding-bottom: 140px;
}

.div-block-22 {
  text-align: center;
  background-color: #fff;
  border: 5px solid #fbc807;
  border-radius: 0;
  margin-bottom: 60px;
  padding: 40px 60px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 800;
  line-height: 34px;
}

.image-26 {
  height: 65px;
  display: none;
}

.paragraph-8 {
  color: #000;
  border-radius: 0;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 800;
  line-height: 54px;
}

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

.image-27 {
  border-radius: 20px;
  margin-top: 60px;
  margin-bottom: 60px;
  display: none;
}

.image-28 {
  height: 160px;
  margin-top: 60px;
  margin-bottom: 60px;
}

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

.div-block-22---2 {
  text-align: center;
  background-color: #fff;
  border: 5px solid #fbc807;
  border-radius: 0;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 40px 60px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 800;
  line-height: 34px;
}

.text-block-19 {
  color: #fff;
  text-align: center;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
}

.div-block-23 {
  border-top: 30px solid #fbc807;
  border-bottom: 30px solid #fbc807;
  border-left: 30px solid #fbc807;
  width: 100px;
  height: 300px;
}

.div-block-23---2 {
  border: 30px solid #fbc807;
  border-left-style: none;
  width: 100px;
  height: 300px;
}

.div-block-24 {
  justify-content: center;
  align-items: center;
  width: 940px;
  margin-bottom: 60px;
  display: flex;
}

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

.section-10 {
  z-index: 98;
  background-color: #35354e;
  margin-bottom: 60px;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.section-9-2 {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 140px;
}

.block-quote-2 {
  text-align: left;
  border-left-width: 10px;
  border-left-color: #fbc807;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 34px;
}

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

.cell-6 {
  padding-top: 60px;
}

.image-29 {
  margin-bottom: 40px;
}

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

.div-block-24-copy {
  justify-content: center;
  align-items: center;
  width: 940px;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.div-block-25 {
  background-color: #fbc807;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 60px;
}

.text-block-18-copy2 {
  text-align: left;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.link-14, .link-15 {
  color: #000;
  font-weight: 700;
}

.block-quote-2-copy {
  text-align: left;
  border-left-width: 10px;
  border-left-color: #fbc807;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 34px;
}

.quick-stack-6-copy {
  margin-top: 60px;
  padding-left: 0;
  padding-right: 0;
}

.text-block-18-5c {
  text-align: left;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}

.link-16, .link-17 {
  color: #000;
  font-weight: 600;
}

.section-11 {
  padding-bottom: 220px;
  padding-left: 140px;
  padding-right: 140px;
}

.image-30 {
  z-index: 3;
  border-radius: 20px;
  position: relative;
  right: -30px;
}

.div-block-26 {
  z-index: 9;
  background-color: #ebebeb;
  border-radius: 20px;
  margin-top: 0;
  margin-left: 60px;
  margin-right: 60px;
  padding: 60px 40px;
  position: relative;
  top: -40px;
}

.heading-11 {
  color: #d92a2c;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

.text-block-20 {
  color: #5d5d5d;
  text-align: center;
  font-family: Merriweather, serif;
  font-style: italic;
}

.quick-stack-7 {
  padding: 0;
}

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

.quick-stack-8 {
  padding: 0;
}

.div-block-26-copy {
  z-index: 9;
  background-color: #ebebeb;
  border-radius: 20px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 60px 40px;
  position: relative;
  top: 0;
  left: -41px;
}

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

.quick-stack-8---2 {
  margin-top: 60px;
  padding: 0;
}

.cell-5 {
  justify-content: center;
  align-items: flex-end;
}

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

.image-30-2 {
  z-index: 3;
  border-radius: 20px;
  position: relative;
  right: 30px;
}

.div-block-26-copy-2 {
  z-index: 9;
  background-color: #ebebeb;
  border-radius: 20px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 60px 40px;
  position: relative;
  top: 0;
  left: 40px;
  right: 0;
}

.div-block-26-copy-2-mob {
  z-index: 9;
  background-color: #ebebeb;
  border-radius: 20px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 60px 40px;
  display: none;
  position: relative;
  top: 0;
  left: 40px;
  right: 0;
}

.quick-stack-8---3 {
  margin-top: 60px;
  padding: 0;
}

.text-block-22 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 42px;
}

.text-block-23 {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.image-31 {
  text-align: center;
  border-radius: 15px;
  width: 1260px;
  margin: 40px auto;
}

.section-12 {
  z-index: 97;
  text-align: center;
  background-color: #35354e;
  margin-bottom: 0;
  padding-bottom: 220px;
  display: block;
  position: relative;
}

.container-10 {
  text-align: left;
  margin-top: 60px;
  margin-bottom: 60px;
}

.text-block-24 {
  color: #000;
  text-align: left;
  margin-top: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
}

.text-block-25 {
  color: #35354e;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 52px;
}

.text-block-25---2 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 42px;
}

.div-block-27 {
  background-color: #fff;
  border: 2px solid #de1f35;
  border-radius: 20px;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 40px;
}

.div-block-27---2 {
  background-color: #fff;
  border: 2px solid #de1f35;
  border-radius: 20px;
  margin-top: 60px;
  margin-bottom: 0;
  padding: 40px;
}

.image-32 {
  margin-top: 60px;
}

.bold-text-7 {
  text-shadow: 0 2px 5px #0000004d;
  font-size: 64px;
  line-height: 68px;
}

.section-timeline {
  z-index: 0;
  background-color: #fff;
  margin-left: -250px;
  padding-top: 0;
  display: none;
  position: relative;
}

.image-40 {
  margin-top: 20px;
}

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

.timeline_text---05 {
  color: #000;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

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

.image-40---4 {
  height: 100px;
  margin-top: 20px;
}

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

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

.timeline_text-3 {
  color: #000;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.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: 60px;
  padding-bottom: 60px;
  display: grid;
  position: relative;
}

.image-40---5 {
  width: 200px;
  height: auto;
  margin-top: 20px;
}

.timeline_progress-bar {
  z-index: -1;
  background-color: #fff;
  background-image: linear-gradient(#35354e, #a50555 65%, #eb1c26);
  width: 3px;
  height: 50vh;
  position: fixed;
  inset: 0 auto 50vh;
}

.timeline_text---6 {
  color: #000;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

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

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

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

.timeline_text {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.timeline_text---01 {
  color: #000;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.overlay-fade-bottom {
  background-image: linear-gradient(0deg, #e6e7e9, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: auto 0% 0%;
}

.timeline_date-text {
  color: #35354e;
  letter-spacing: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
  position: sticky;
  top: 50vh;
}

.bold-text-28 {
  color: #eb1c26;
  font-weight: 600;
}

.image-41 {
  width: 200px;
}

.image-40---2 {
  width: 300px;
  margin-top: 0;
  margin-bottom: 20px;
}

.flex-block-7 {
  margin-bottom: 20px;
}

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

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

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

.image-41---2 {
  width: 200px;
  margin-left: 20px;
}

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

.link-189 {
  color: #eb1c26;
  font-weight: 600;
  text-decoration: none;
}

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

.image-40---4-copy {
  width: 300px;
  height: auto;
  margin-top: 20px;
}

.image-40---6 {
  width: 100px;
  height: auto;
  margin-top: 20px;
}

.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;
}

.timeline_circle {
  background-color: #eb1c26;
  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 8px #fff;
}

.div-block-45 {
  text-align: center;
  border: 1px solid #e5e6e8;
  border-radius: 15px;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 40px;
}

.image-43 {
  max-width: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-9 {
  color: #272727;
  text-align: left;
  max-width: 800px;
  margin: 20px auto 40px;
  font-size: 22px;
  font-weight: 400;
  line-height: 34px;
}

.bold-text-11 {
  color: #35354e;
  font-family: Merriweather, serif;
  font-size: 18px;
  font-style: italic;
  line-height: 34px;
}

.text-block-30 {
  color: #3d3d3d;
  text-align: right;
  max-width: none;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.bold-text-10 {
  color: #4a4a4a;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.slider {
  height: 100vh;
  margin-top: 60px;
  display: none;
}

.mask {
  height: 100%;
}

.slide {
  background-image: url('../images/1901881_1563710460550475_7491841123940927719_n.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.slide-2 {
  background-image: url('../images/14425386_1758035857784600_8241509000998250116_o.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/12193565_1643560895898764_8566410216951083192_n.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.slide-4 {
  background-image: url('../images/10626438_1518071358447719_7447182575024249355_o.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.slide-5 {
  background-image: url('../images/14884711_1777009872553865_2113053183488894911_o.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.slide-6 {
  background-image: url('../images/14918812_1777010115887174_2299450134894486027_o.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.slide-7 {
  background-image: url('../images/21765640_1927930140795170_6074928487278492756_o.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.slide-8 {
  background-image: url('../images/22519690_1938455979742586_9125732015686686700_o.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.slide-9 {
  background-image: url('../images/22548673_1938456153075902_6265030332780631179_o.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.slide-10 {
  background-image: url('../images/25351908_1963969650524552_1741543855210022966_o.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.container-10--1 {
  text-align: left;
  margin-top: 60px;
  margin-bottom: 60px;
}

.div-block-45-copy {
  text-align: center;
  margin-top: 60px;
  margin-bottom: auto;
}

.text-block-25---01 {
  color: #e61d48;
  text-align: center;
  -webkit-text-stroke-width: 0px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 140px;
  font-weight: 100;
  line-height: 150px;
}

.text-block-31 {
  color: #fff;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 28px;
  display: none;
}

.div-block-46 {
  text-align: center;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-47 {
  border: 1px solid #e4d6d180;
  border-radius: 15px;
  margin-top: 100px;
  padding: 40px;
}

.div-block-48 {
  background-color: #e5e6e8;
  width: 3px;
  height: 100px;
  margin: 100px auto 20px;
}

.div-block-48---2 {
  background-color: #e5e6e8;
  width: 3px;
  height: 100px;
  margin: 20px auto 40px;
}

.div-block-49 {
  margin-bottom: 40px;
}

.container-10--3 {
  text-align: left;
  margin-top: auto;
  margin-bottom: 60px;
}

.div-block-48--4 {
  background-color: #e4d6d180;
  width: 3px;
  height: 100px;
  margin: 60px auto 20px;
}

.text-span-4, .text-span-5, .text-span-6 {
  background-color: #6f6f87;
  border-radius: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 600;
}

.text-span-7 {
  text-align: left;
  font-weight: 800;
}

.text-span-8, .text-span-9, .text-span-10, .text-span-11 {
  font-weight: 700;
}

.text-span-12 {
  font-weight: 400;
}

.image-31---2 {
  border-radius: 15px;
  width: 1260px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.section-10-copy {
  z-index: 98;
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 40px;
  position: relative;
}

.section-12-copy {
  z-index: 97;
  text-align: center;
  background-color: #35354e;
  margin-bottom: 0;
  padding-bottom: 220px;
  display: none;
  position: relative;
}

.paragraph-7---2 {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
}

.quick-stack-9 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  padding: 0;
}

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

.container-12 {
  margin-top: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
}

.div-block-50 {
  position: sticky;
  top: 20px;
}

.section-13 {
  text-align: center;
  background-color: #f8f0e5;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 220px;
  font-family: Montserrat, sans-serif;
}

.container-12---mob {
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.container-12---desk {
  margin-top: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
}

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

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

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

.section-14 {
  z-index: 12;
  background-color: #fff;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: block;
  position: relative;
}

.paragraph-7---3 {
  color: #fff;
  text-align: justify;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 40px;
}

.text-span-16 {
  color: #fff;
  background-color: #db0106;
  border-radius: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.text-block-32 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 36px;
}

.image-44 {
  border: 2px solid #ffd145;
  border-radius: 20px;
  height: 300px;
}

.text-block-33 {
  color: #e3051b;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
}

.text-block-34 {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.text-block-35 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 80px;
}

.image-45 {
  text-align: right;
  height: 30px;
  display: block;
}

.div-block-51 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-51---2 {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.cell-11 {
  justify-content: center;
  align-items: center;
  display: block;
}

.text-block-24---2 {
  color: #000;
  text-align: left;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

.div-block-52 {
  margin-bottom: 40px;
  position: sticky;
  top: 20px;
}

.text-block-36 {
  color: #b6b6b6;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.div-block-52---3 {
  margin-top: 40px;
  margin-bottom: 40px;
  position: static;
  top: 20px;
}

.container-13 {
  background-color: #f8f0e5;
  border: 2px #fcbd0033;
  border-radius: 20px;
  padding: 0;
}

.container-14 {
  background-color: #fff;
  border: 2px #fcbd0033;
  border-radius: 20px;
  margin-top: 0;
  padding: 60px 0 0;
}

.container-15, .container-16 {
  background-color: #fff;
  border: 2px #fcbd0033;
  border-radius: 20px;
  margin-top: 60px;
  padding: 0;
}

.text-block-24-copy {
  color: #000;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.paragraph-10 {
  color: #cf102f;
  text-align: center;
  -webkit-text-stroke-color: #fff;
  margin-bottom: 40px;
  font-family: Artoisisabella Serif, Verdana, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 60px;
}

.quick-stack-10 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding: 0;
}

.section-15 {
  background-color: #fcbd00;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-13---2 {
  text-align: center;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 220px;
}

.text-span-17 {
  font-family: Merriweather, serif;
  font-size: 40px;
  font-weight: 700;
}

.heading-12 {
  color: #3330;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #cf102f;
  border: 1px #000;
  margin-top: 0;
  font-family: Merriweather, serif;
  font-size: 124px;
  line-height: 120px;
}

.div-block-53 {
  background-image: url('../images/Frame-1000002469-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 450px;
  margin-bottom: 60px;
  display: flex;
}

.image-46 {
  width: 85px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.text-span-17---2 {
  color: #cf102f;
  font-family: Merriweather, serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 46px;
}

.paragraph-10---2 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #fff;
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: Artoisisabella Serif, Verdana, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 46px;
}

.div-block-53---2 {
  background-image: url('../images/Frame-1000002473-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 450px;
  margin-bottom: 60px;
  display: flex;
}

.div-block-53---3 {
  background-image: url('../images/Frame-1000002472.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 450px;
  margin-bottom: 60px;
  display: flex;
}

.text-span-17---3 {
  font-family: Merriweather, serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 46px;
}

.paragraph-10---3 {
  color: #cf102f;
  text-align: center;
  -webkit-text-stroke-color: #fff;
  margin-top: -5px;
  margin-bottom: 40px;
  font-family: Artoisisabella Serif, Verdana, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 46px;
}

.paragraph-10---5 {
  color: #cf102f;
  text-align: center;
  -webkit-text-stroke-color: #fff;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Artoisisabella Serif, Verdana, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 60px;
}

.section-16 {
  z-index: 11;
  text-align: center;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.div-block-53---4 {
  background-image: url('../images/Frame-1000002470-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 450px;
  margin-bottom: 60px;
  display: flex;
}

.image-46---02 {
  width: 85px;
  margin-top: 0;
  margin-bottom: 10px;
}

.div-block-54 {
  margin-top: 100px;
}

.image-47 {
  margin-bottom: 60px;
}

.image-48 {
  width: 200px;
}

.section-17 {
  z-index: 9;
  float: right;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.section-18 {
  z-index: 9;
  float: right;
  position: fixed;
  inset: 0% auto 0% 0%;
}

.image-48---2 {
  width: 180px;
}

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

.div-block-55 {
  background-color: #fff;
  border-bottom-right-radius: 90px;
  border-bottom-left-radius: 90px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-49 {
  width: auto;
  height: 85px;
}

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

.div-block-56 {
  border: 2px solid #4a2a80;
  border-radius: 20px;
  padding: 5px;
}

.image-50 {
  height: 100px;
}

.div-block-57 {
  justify-content: center;
  align-items: center;
  margin-right: 40px;
  display: flex;
}

.text-block-37 {
  color: #4a2a80;
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-block-24---02 {
  color: #1e1e1e;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Recht, Verdana, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 42px;
}

.link-190, .link-191, .link-192 {
  color: #a8dadb;
  font-weight: 600;
}

.paragraph-11 {
  color: #fff;
}

.paragraph-12 {
  font-family: Open Sans, sans-serif;
}

.heading-13 {
  color: #fff;
  text-align: left;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 68px;
  line-height: 74px;
}

.div-block-58 {
  background-color: #f8b508;
  background-image: url('../images/Ellipse-15.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  border-top-left-radius: 200px;
  border-bottom-left-radius: 200px;
  margin-left: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0;
  position: static;
  left: 0;
}

.section-19 {
  margin-top: 60px;
  margin-bottom: 60px;
  padding-left: 0;
  position: static;
}

.text-block-24---03 {
  color: #4a2a80;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 40px;
}

.container-17 {
  position: relative;
  left: 0;
}

.text-block-24---04 {
  color: #fff;
  text-align: left;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 40px;
}

.section-20 {
  margin-top: 100px;
  margin-bottom: 0;
  display: none;
}

.quick-stack-11 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding: 0;
}

.text-block-24---05 {
  color: #a8dadb;
  text-align: left;
  width: 540px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 40px;
}

.section-21 {
  justify-content: flex-end;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  display: none;
}

.cell-16, .cell-17 {
  justify-content: center;
  align-items: flex-end;
}

.section-19---05 {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 0;
  display: none;
  position: static;
}

.div-block-58---2 {
  background-color: #fff;
  background-image: url('../images/Ellipse-20-2.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  border-radius: 0 220px 220px 0;
  margin-left: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0;
  position: static;
  left: 0;
}

.section-22 {
  background-image: url('../images/01.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 200px;
  margin-top: 60px;
}

.text-block-24---04-copy {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 40px;
}

.section-22---2 {
  background-image: url('../images/02.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 200px;
  margin-top: 60px;
}

.section-22---3 {
  background-image: url('../images/Group-1171275444.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 200px;
  margin-top: 60px;
  margin-bottom: 100px;
}

.section-21---2 {
  background-color: #fff;
  justify-content: flex-end;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

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

.cell-16---2 {
  justify-content: center;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-block-24---03-copy {
  color: #4a2a80;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 40px;
}

.text-block-24---07 {
  color: #4a2a80;
  text-align: left;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
}

.section-23 {
  margin-top: 60px;
  display: none;
}

.div-block-59 {
  background-color: #fff;
  border-radius: 40px;
  margin-top: 60px;
  padding: 40px 60px;
}

.text-block-24---08 {
  color: #4a2a80;
  text-align: left;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
}

.div-block-59---2 {
  background-color: #fff;
  border-radius: 40px;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 40px;
}

.section-23---2 {
  margin-top: 60px;
  margin-bottom: 220px;
}

.image-51 {
  width: 100%;
  height: auto;
}

.quick-stack-11---2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding: 0;
}

.cell-17-copy {
  justify-content: center;
  align-items: center;
  padding: 20px 20px 80px 40px;
}

.cell-16-copy {
  justify-content: center;
  align-items: flex-end;
}

.text-block-24---09 {
  color: #a8dadb;
  text-align: left;
  width: 540px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 40px;
}

.section-24 {
  height: auto;
  display: block;
}

.link-block-4 {
  margin-bottom: 40px;
}

.text-block-38 {
  color: #fff;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
}

.text-block-24---09-copy {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 800;
  line-height: 56px;
}

.mob-01 {
  display: none;
}

.image-52 {
  border-radius: 60px;
  margin-top: 60px;
}

.section-25 {
  z-index: 1000;
  background-color: #fff;
  background-image: url('../images/cover-desk-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 10px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.quick-stack-12 {
  width: 1420px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
}

.image-53, .parallax-bg {
  width: 250px;
}

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

.cell-19 {
  justify-content: flex-start;
  align-items: flex-end;
}

.cell-20 {
  justify-content: flex-end;
  align-items: flex-end;
}

.cell-21 {
  justify-content: flex-end;
  align-items: flex-start;
}

.div-block-60 {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.container-19 {
  z-index: 2;
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.text-block-39 {
  color: #f5fafc;
  text-align: left;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: url('../images/NV_Gradients_01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Formular, Verdana, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 72px;
  display: block;
}

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

.cell-22, .cell-23, .cell-24, .cell-25, .cell-26, .cell-27 {
  justify-content: flex-start;
  align-items: center;
}

.image-72 {
  height: 35px;
}

.image-73 {
  height: 40px;
}

.image-74, .image-75, .image-76, .image-77 {
  height: 25px;
}

.flex-block-9 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 60px;
}

.section-26 {
  z-index: 1000;
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.div-block-61 {
  z-index: 99;
  background-color: #002f8700;
  border-radius: 20px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  position: relative;
}

.text-block-24---02-copy {
  z-index: 1000;
  color: #101010;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Recht, Verdana, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 42px;
  position: relative;
}

.heading-14 {
  color: #002f87;
  font-family: Recht, Verdana, sans-serif;
}

.image-78 {
  width: 65px;
  margin-right: 10px;
}

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

.list {
  color: #32b0e5;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.image-79 {
  width: 30px;
  margin-right: 20px;
  display: none;
}

.flex-block-11 {
  z-index: 1000;
  margin-top: 10px;
  position: relative;
}

.section-27 {
  z-index: auto;
  background-color: #b4e0ef;
  margin-top: 0;
  padding: 100px 0;
  display: none;
  position: relative;
}

.text-block-24---077 {
  color: #1e1e1e;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Recht, Verdana, sans-serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 58px;
}

.section-28 {
  background-color: #00104e;
  background-image: url('../images/1.png'), url('../images/Suziria_group_PPT_0101-12.png');
  background-position: 50%, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: cover, cover;
  background-attachment: scroll, fixed;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
}

.quick-stack-13 {
  width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.button-3 {
  color: #fff;
  background-color: #32b0e5;
  border: 1.5px #32b0e5;
  border-radius: 10px;
  padding: 15px 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.cell-28, .cell-29, .cell-30, .cell-31, .cell-32, .cell-33 {
  justify-content: center;
  align-items: center;
}

.flex-block-12 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 60px;
  margin-bottom: 100px;
  display: none;
}

.div-block-61-3 {
  background-color: #fff;
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 40px;
}

.flex-block-101 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.image-72---2 {
  height: 65px;
}

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

.heading-14-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
}

.section-30 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.flex-block-102 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  margin-top: 40px;
}

.image-80 {
  border-radius: 20px;
  width: 300px;
}

.text-block-40 {
  color: #00104e;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Recht, Verdana, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

.flex-block-103 {
  text-align: center;
  background-color: #fff;
  background-image: url('../images/2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 650px;
  height: 450px;
  padding: 40px;
}

.text-block-41 {
  color: #1e1e1e;
  margin-top: 10px;
  font-family: Recht, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}

.section-31 {
  background-color: #0000;
  padding-top: 0;
  padding-bottom: 60px;
}

.div-block-62 {
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 200px;
  padding: 40px;
  display: flex;
}

.flex-block-104 {
  z-index: 1000;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.flex-block-105 {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}

.image-81 {
  z-index: 99;
  width: 50px;
  margin-top: -25px;
  padding-top: 0;
  position: relative;
  top: 15px;
}

.text-block-2422 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Recht, Verdana, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
}

.text-block-24---123 {
  color: #1e1e1e;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Recht, Verdana, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

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

.text-block-24---1234 {
  color: #95d4e9;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Recht, Verdana, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 32px;
}

.heading-140-2 {
  color: #181818;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 40px;
  font-family: Recht, Verdana, sans-serif;
  font-size: 46px;
  line-height: 56px;
}

.heading-140-3 {
  color: #00104e;
  text-align: center;
  margin-bottom: 40px;
  font-family: Recht, Verdana, sans-serif;
  font-size: 46px;
  line-height: 56px;
}

.div-block-62---2 {
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 400px;
  padding: 40px;
  display: flex;
}

.section-28-copy {
  background-color: #00104e00;
  background-image: none;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-28-33 {
  background-color: #fff;
  background-image: none;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-28zada {
  background-color: #00104e;
  background-image: linear-gradient(135deg, #00063d, #00277a);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.section-25-2 {
  background-color: #00063d;
  background-image: radial-gradient(circle, #002678cc, #00063d 80%), url('../images/Suziria_group_PPT_0101-08.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: block;
}

.navbar {
  text-align: center;
  background-color: #ddd0;
  margin-top: 0;
  margin-bottom: 0;
}

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

.nav-link:active, .nav-link:focus {
  color: #fff;
}

.nav-link.w--current {
  color: #fffd9a;
}

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

.text-span-18 {
  font-size: 12px;
  line-height: 26px;
}

.link-193 {
  color: #002272;
  font-weight: 600;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-block-24---034 {
  color: #000;
  text-align: left;
  -webkit-text-stroke-color: #000;
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Formular, Verdana, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 40px;
  display: none;
}

.quick-stack-14 {
  background-color: #fff;
  border-radius: 20px;
  margin-top: 40px;
  padding: 0;
}

.text-block-24---035 {
  color: #1e1e1e;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Recht, Verdana, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 42px;
}

.text-span-19 {
  font-weight: 300;
  line-height: 36px;
}

.flex-block---2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 60px;
}

.image-74---2 {
  height: 25px;
}

.div-block-61-copy {
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
}

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

.flex-block---2-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-64 {
  background-color: #eaf6fb;
  border-radius: 15px;
  width: 300px;
  padding: 15px;
  position: relative;
}

.div-block-65 {
  z-index: 0;
  border: 2px solid #32b0e5;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 34px;
}

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

.flex-block-107 {
  justify-content: center;
  align-items: center;
  margin-left: 20px;
}

.link-194 {
  color: #00104e;
  cursor: pointer;
  text-decoration: none;
}

.section-28-33-copy {
  background-color: #fff;
  background-image: none;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.image-72---2-2 {
  height: 35px;
  margin-top: 20px;
}

.image-75-copy {
  height: 25px;
}

.container-21 {
  margin-top: 100px;
}

.quick-stack-15 {
  z-index: 1000;
  text-align: center;
  width: 1116px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.text-block-41---2 {
  color: #191919;
  margin-top: 20px;
  font-family: Recht, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.quick-stack-16 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: left;
  width: auto;
  margin: 20px auto;
  padding: 0;
}

.div-block-21---104 {
  background-color: #ffffff80;
  background-image: none;
  border: 1.5px solid #bce4f1;
  border-radius: 20px;
  width: auto;
  height: auto;
  padding: 20px;
}

.div-block-66 {
  background-color: #c5d0ff;
  border-radius: 20px;
  margin-left: 0;
  padding: 5px 10px;
}

.heading-15 {
  color: #000;
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 44px;
  text-decoration: none;
}

.div-block-19---0088 {
  background-image: linear-gradient(#ffffff80, #ffffff80);
  border: 1.5px solid #bce4f1;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 40px;
  padding: 20px;
  display: flex;
}

.text-block-2423 {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 15px;
}

.div-block-67 {
  background-color: #d0ffce;
  border-radius: 20px;
  padding: 5px 10px;
}

.flex-block-108 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-25-copy {
  background-color: #ffcecf;
  border-radius: 50px;
  margin-left: 0;
  padding: 5px 10px;
}

.div-block-258 {
  background-color: #a7ebdd;
  border-radius: 50px;
  margin-left: 0;
  padding: 5px 10px;
}

.image-82 {
  border-radius: 10px;
  height: auto;
  margin-bottom: 20px;
}

.button-5 {
  float: none;
  clear: none;
  cursor: pointer;
  object-fit: cover;
  background-color: #002f87;
  border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 15px 35px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  display: inline-block;
  position: static;
  overflow: auto;
}

.text-block2 {
  color: #002f87;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Recht, Verdana, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 34px;
}

.code-embed {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.code-embed-desk, .code-embed-mob {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.text-block-24---02-copy-copy {
  color: #1e1e1e;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Recht, Verdana, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 34px;
}

.image-74---3 {
  height: 20px;
}

.image-74---2-copy {
  height: 25px;
}

.link-195 {
  color: #fff;
  font-weight: 300;
}

.div-block-61-copy22 {
  background-color: #ffffffe6;
  border-radius: 20px;
  padding: 40px;
}

.image-83 {
  width: 60px;
  margin-left: 20px;
  display: none;
}

.button-55 {
  z-index: 99;
  float: none;
  clear: none;
  color: #002f87;
  text-transform: uppercase;
  cursor: pointer;
  object-fit: cover;
  background-color: #fff;
  border: 1px #fff6f6;
  border-radius: 5px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 25px 60px;
  font-family: Recht, Verdana, sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 40px;
  display: inline-block;
  position: relative;
  overflow: auto;
}

.flex-block-109 {
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
}

.heading-140-4 {
  color: #002f87;
  text-align: center;
  margin-bottom: 40px;
  font-family: Recht, Verdana, sans-serif;
  font-size: 46px;
  line-height: 56px;
}

.div-block-259 {
  z-index: 1000;
  text-align: center;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-84 {
  height: 100px;
  margin-left: auto;
  margin-right: auto;
}

.quick-stack-17 {
  z-index: 1000;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: relative;
}

.cell-36, .cell-37, .cell-38 {
  justify-content: center;
  align-items: center;
}

.div-block-61-55 {
  background-color: #002f87f2;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
}

.flex-block-105-copy {
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  margin-top: 40px;
}

.image-85 {
  width: 70px;
}

.div-block-61-mob {
  background-color: #002f87f2;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: none;
}

.div-block-61-desk {
  background-color: #002f87f2;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  position: static;
}

.flex-block-105-copy-copy {
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  margin-top: 40px;
}

.section-32 {
  z-index: 1001;
  background-color: #0b4099;
  justify-content: center;
  align-items: center;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.section-33 {
  background-image: url('../images/zirka_prozora.png');
  background-position: 50%;
  background-size: cover;
}

.zirka-okremo {
  z-index: 98;
  background-image: url('../images/zirka_prozora.png');
  background-size: cover;
  display: none;
  position: fixed;
  inset: 0%;
}

.flex-block-112 {
  background-color: #fff;
}

.quick-stack-18 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  background-image: url('../images/2.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0 0 10px 10px;
  padding: 40px;
}

.div-block-260 {
  border: 2px solid #c6effb;
  border-radius: 10px;
  flex-flow: column;
  margin-top: 0;
  padding: 40px;
  display: flex;
}

.image-86 {
  width: 100px;
  margin-top: -100px;
  position: relative;
}

.container-22, .container-23, .container-24, .container-25 {
  z-index: 1000;
  position: relative;
}

.container-26 {
  z-index: 99;
  position: relative;
}

.container-27 {
  position: relative;
}

.image-87 {
  border-radius: 20px;
  width: 280px;
}

.pid-photo {
  color: #1e1e1e;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Recht, Verdana, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}

.pid-photo-copy {
  color: #0e0e0e;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Recht, Verdana, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
}

.div-block-261 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  position: static;
  top: 40px;
}

.flex-block-109-copy {
  justify-content: center;
  align-items: flex-start;
  margin-top: 60px;
  padding-left: 0;
}

.button-55-copy {
  z-index: 99;
  float: none;
  clear: none;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  object-fit: cover;
  background-color: #0046c8;
  border: 1px #fff6f6;
  border-radius: 5px;
  margin-top: 40px;
  margin-bottom: 0;
  padding: 20px 40px;
  font-family: Recht, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  display: inline-block;
  position: static;
  overflow: auto;
}

.section-12---10 {
  color: #ac9f9f;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
}

.text-block-2424 {
  color: #ab0e10;
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  margin-top: 60px;
  padding-right: 100px;
  font-size: 32px;
  font-weight: 400;
  display: block;
}

.section-12---24 {
  color: #ac9f9f;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100vh;
  padding-left: 60px;
  padding-right: 60px;
  display: block;
}

.div-block-262 {
  background-color: #f9f9f9;
  background-image: linear-gradient(#ffffff30, #ffffff30), url('../images/olga-thelavart-vS3idIiYxX0-unsplash-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 20px;
  width: 940px;
  height: auto;
  padding: 60px;
  box-shadow: 0 5px 20px 2px #3519044d;
}

.section-12---3---1 {
  color: #ac9f9f;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 40px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.camera-2 {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 60px;
  overflow: hidden;
}

.paragraph-13 {
  color: #1d1d1d;
  justify-content: center;
  align-items: center;
  font-size: 44px;
  font-weight: 400;
  line-height: 46px;
  display: flex;
}

.track {
  z-index: 99;
  height: 200vw;
  margin-top: 0;
  display: none;
  position: relative;
}

.frame-2 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  display: flex;
}

.div-block-263 {
  background-color: #3c68a980;
  width: 200px;
  height: 1.5px;
  margin-top: 20px;
}

.quick-stack-15-2 {
  z-index: 1000;
  text-align: center;
  width: 1116px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.quick-stack-15-2-copy {
  z-index: 1000;
  text-align: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.text-block-24---02-fixed {
  color: #1e1e1e;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Recht, Verdana, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 36px;
}

.div-block-264 {
  position: sticky;
  top: 100px;
}

.section-28-copy {
  background-color: #00104e;
  background-image: url('../images/1.png'), url('../images/Suziria_group_PPT_0101-12.png');
  background-position: 50%, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: cover, cover;
  background-attachment: scroll, fixed;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.quick-stack-19 {
  z-index: 99;
  width: 1250px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  position: relative;
}

.image-72---200 {
  height: 35px;
}

.cell-39 {
  border: 1px solid #a3daec;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
}

.cell-40, .cell-41, .cell-42 {
  border: 1px solid #a2d9ec;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
}

.cell-43 {
  background-color: #002f87b3;
  border: 1px solid #28519f;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 20px;
}

.text-block-24---201 {
  z-index: 1000;
  color: #fff;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Recht, Verdana, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 34px;
  position: relative;
}

.quick-stack-19---2 {
  padding: 0;
}

.image-72---201 {
  height: 100px;
}

.cell-39---02 {
  background-color: #042a6fb3;
  border: 1px #95d4e9;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 20px;
}

.text-block-24---202 {
  z-index: 1000;
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Recht, Verdana, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 38px;
  position: relative;
}

.flex-block---26 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-24-copy {
  z-index: 1000;
  position: relative;
}

.quick-stack-20 {
  margin-top: 60px;
}

.quick-stack-19---002 {
  z-index: 99;
  width: 1250px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  position: relative;
}

.slider-2 {
  background-color: #571d5a00;
  width: auto;
  height: auto;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-left: 85px;
  padding-right: 85px;
}

.slide-11 {
  width: 700px;
  height: auto;
}

.left-arrow {
  color: #571d5a;
  padding-right: 0;
}

.slide-12, .slide-13, .slide-14, .slide-15 {
  width: 700px;
}

.image-72---202 {
  height: 30px;
}

.bold-text-29, .bold-text-30, .bold-text-31 {
  font-weight: 300;
}

.flex-block-113, .flex-block-114 {
  justify-content: space-between;
  align-items: center;
}

.div-block-265 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-266, .div-block-267 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-268 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-269 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-28 {
  margin-top: 100px;
  display: none;
}

.quick-stack-21 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding: 0;
}

.div-block-270 {
  background-color: #b4e0ef;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 450px;
  height: 450px;
  padding: 40px;
  display: flex;
}

.text-block-24---088 {
  color: #1e1e1e;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Recht, Verdana, sans-serif;
  font-size: 54px;
  font-weight: 100;
  line-height: 62px;
}

.bold-text-32 {
  font-weight: 100;
}

.text-block-24---089 {
  color: #1e1e1e;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Recht, Verdana, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 42px;
}

.text-block-2425 {
  color: #727272;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
}

.flex-block-115 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-block-24---099 {
  color: #1e1e1e;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
}

.quick-stack-22 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding: 0;
}

.text-block-24255 {
  color: #2a2a2a;
  text-align: center;
  margin-top: 5px;
  font-family: Formular, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}

.avtor-01 {
  color: #1e1e1e;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
}

.text-avtor-01 {
  color: #1e1e1e;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
}

.code-embed-2 {
  width: 800px;
  height: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.container-32 {
  margin-top: 0;
}

.div-block-270-2 {
  background-color: #c6effb;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 450px;
  height: 450px;
  padding: 40px;
  display: flex;
}

.flex-block-116 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.flex-block-117 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 2px solid #c6effb;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  padding: 20px;
}

.image-88 {
  border-radius: 20px;
  width: 150px;
  height: 150px;
}

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

.text-zhuri---01 {
  color: #1e1e1e;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}

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

.div-block-271 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-272 {
  background-color: #3c68a980;
  width: 200px;
  height: 1.5px;
  margin-top: 20px;
}

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

.image-89 {
  border-radius: 20px;
  width: 300px;
}

.flex-block-119 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  background-color: #ffffffb3;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
  padding: 40px 30px;
  box-shadow: 0 2px 5px #0003;
}

.div-block-273 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.text-block-24256 {
  color: #1e1e1e;
  margin-top: 10px;
  font-family: Recht, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}

.link-196 {
  color: #00104e;
  cursor: pointer;
  text-decoration: none;
}

.div-block-274 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-16 {
  width: 700px;
  height: auto;
}

.div-block-275 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-276 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-24257 {
  color: #00104e;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Recht, Verdana, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

.flex-block-120 {
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
}

.mask-2 {
  height: auto;
}

.div-block-261-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  top: 40px;
}

.container-34 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.zhuri-mob {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.image-90 {
  height: 70px;
}

.link-block-5 {
  margin-top: 20px;
}

.image-91 {
  width: 400px;
}

.flex-block-121 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
}

.image-92 {
  height: 60px;
}

.navbar-2 {
  background-color: #1b1b1b;
  font-family: Montserrat, sans-serif;
  display: none;
}

.nav-menu-2, .nav-link-2, .nav-link-3, .nav-link-4 {
  color: #fff;
}

.section-34 {
  z-index: 1001;
  background-color: #571d5a;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-3 {
  background-color: #ddd0;
  margin-top: 0;
  margin-bottom: 0;
}

.code-embed-desk--01 {
  text-align: center;
  margin-top: 40px;
}

.code-embed-mob-2 {
  margin-top: 40px;
  display: none;
}

.quick-stack-21-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding: 0;
}

.text-block-24258 {
  color: #0f0f0f;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #acb481;
  border: 1px solid #0000;
  margin-top: 26px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  font-size: 42px;
  font-weight: 500;
  line-height: 54px;
}

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

.text-block-24260 {
  color: #acb481;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #0000;
  margin-top: 40px;
  margin-bottom: 60px;
  padding-top: 0;
  padding-left: 20px;
  font-size: 26px;
  font-weight: 400;
}

.quick-stack-21-copy-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-top: 100px;
  padding: 0;
}

.quick-stack-23 {
  width: 100%;
  margin-bottom: 40px;
  padding: 0;
}

.text-block-24261 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Formular, Verdana, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-277 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.flex-block-117-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #571d5a0d;
  border: 2px #c6effb;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  margin-top: 0;
  padding: 30px 20px;
}

.flex-block-117-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #c6effb00;
  border: 1px solid #b799b3;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  margin-top: 0;
  padding: 30px 20px;
}

.button-55---4 {
  z-index: 99;
  float: none;
  clear: none;
  color: #571d5a;
  text-transform: uppercase;
  cursor: pointer;
  object-fit: cover;
  background-color: #fff0;
  border: 1px solid #571d5a;
  border-radius: 5px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 18px 20px;
  font-family: Recht, Verdana, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  display: inline-block;
  position: static;
  overflow: auto;
}

.link-block-5---2 {
  margin-top: 0;
}

.flex-block-122 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 40px;
}

.text-avtor-02 {
  color: #1e1e1e;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
  display: none;
}

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

.container-37 {
  margin-top: 0;
}

.text-block-39-2 {
  color: #f5fafc;
  text-align: center;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: url('../images/NV_Gradients_01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  margin-left: auto;
  margin-right: auto;
  font-family: Formular, Verdana, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 64px;
  display: block;
}

.quick-stack-24 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #ffffffd9;
  border-radius: 20px;
  margin-top: 40px;
  padding: 0 40px 40px;
  box-shadow: 0 2px 5px #0003;
}

.image-88-4 {
  border-radius: 20px;
  width: 190px;
  height: 190px;
  margin-top: 40px;
}

.actori {
  color: #0e0e0e;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Formular, Verdana, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
}

.text-block-24255-2 {
  color: #3b3b3b;
  text-align: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.div-block-278 {
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  margin-bottom: 0;
  display: flex;
}

.flex-block-123 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px #c61826;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 5px;
}

.link-block-6 {
  color: #571d5a;
  width: auto;
  height: auto;
  margin-top: 20px;
  font-family: Formular, Verdana, sans-serif;
  text-decoration: none;
  position: static;
  inset: 10% 0% 0% auto;
}

.image-93 {
  height: 25px;
}

.text-block-24262 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
}

.cell-49, .cell-50, .cell-51, .cell-52 {
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.div-block-279 {
  -webkit-text-fill-color: inherit;
  background-color: #fffffff2;
  background-clip: border-box;
  border: 1px #be1c2b;
  border-radius: 15px;
  margin-top: 60px;
  padding: 40px;
  box-shadow: 0 2px 10px #00000026;
}

.image-94 {
  z-index: 9;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -35px;
}

.container-38 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 100px;
  display: flex;
}

.container-32-copy {
  margin-top: 0;
  display: none;
}

.section-26-copy {
  z-index: 1000;
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.right-arrow, .slide-nav {
  color: #571d5a;
}

.text-block-24-02 {
  color: #2a2a2a;
  text-align: left;
  margin-top: 5px;
  font-family: Formular, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}

.section-26-005 {
  z-index: auto;
  background-color: #fff;
  background-image: url('../images/cover-desk-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-top: 0;
  padding-top: 80px;
  padding-bottom: 0;
  position: relative;
}

.video-popup-01 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  display: block;
  position: fixed;
  inset: 0%;
}

.video-pop-up {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.close-but {
  text-align: right;
  margin-bottom: 40px;
}

.close {
  cursor: pointer;
  position: absolute;
}

.image-95 {
  text-align: right;
  width: 25px;
  display: inline-block;
}

.youtube-3 {
  text-align: center;
  width: 840px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-96 {
  width: 60px;
}

.div-block-280 {
  background-color: #fff;
  border-radius: 20px;
  height: auto;
  margin-top: 80px;
  padding: 40px;
  position: static;
  overflow: visible;
}

.text-block-24263 {
  text-align: left;
  margin-top: 40px;
  font-family: Formular, Verdana, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
}

.avtor-popup-001-amelina {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-001-amelina.popup-wrapper {
  z-index: 1009;
  display: none;
}

.button-56 {
  color: #84254d;
  text-transform: none;
  background-color: #3898ec00;
  border: 1px solid #84254d;
  border-radius: 10px;
  margin-top: 20px;
  padding: 10px 20px;
  font-family: Formular, Verdana, sans-serif;
  font-size: 14px;
}

.text-block-24---036 {
  color: #000;
  text-align: left;
  -webkit-text-stroke-color: #000;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Formular, Verdana, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 38px;
}

.flex-block-124 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-bottom: 20px;
}

.text-block-24264 {
  color: #cd151f;
  margin-right: 0;
  padding-top: 7px;
  font-family: Formular, Verdana, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
}

.text-block-24---037 {
  color: #000;
  text-align: left;
  -webkit-text-stroke-color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  line-height: 32px;
}

.quick-stack-25 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #ffffffb3;
  border-radius: 20px;
  width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 40px 40px 60px;
  box-shadow: 0 2px 5px #0003;
}

.flex-block-125 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
}

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

.opovidannia-01 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 100px;
  display: flex;
}

.link-block-7 {
  text-decoration: none;
}

.arrow-up {
  z-index: 1;
  background-color: #591d5980;
  background-image: linear-gradient(90deg, #cb151f, #571d5a);
  border-radius: 50px;
  padding: 10px;
  text-decoration: none;
  position: fixed;
  inset: auto 2% 3% auto;
}

.arrow-up.w--current {
  background-image: linear-gradient(90deg, #cb151f80, #571d5a80);
}

.image-93---2 {
  height: 25px;
  margin-top: 6px;
}

.div-block-261---3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  top: 0;
}

.flex-block-119---2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  background-color: #ffffffb3;
  border: 1px #be1c2b;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 60px 40px;
  box-shadow: 0 2px 5px #0003;
}

.section-35 {
  margin-top: 220px;
  margin-bottom: 0;
  padding-bottom: 140px;
}

.container-39 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-8 {
  margin-bottom: 40px;
}

.text-block-24---0830 {
  color: #1e1e1e;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Recht, Verdana, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 42px;
}

.italic-text, .italic-text-2, .italic-text-3, .italic-text-4, .italic-text-5, .italic-text-6, .italic-text-7 {
  font-weight: 500;
}

.text-span-20 {
  font-style: italic;
  font-weight: 500;
}

.image-88-2 {
  border-radius: 20px;
  width: 250px;
  height: 250px;
}

.opovidannia-02 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.avtor-popup-2 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-2.popup-wrapper {
  z-index: 1009;
  display: block;
}

.italic-text-8 {
  font-weight: 500;
}

.avtor-popup-002-andruhovich {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-002-andruhovich.popup-wrapper {
  z-index: 1009;
  display: none;
}

.button-56-2 {
  color: #84254d;
  text-transform: none;
  background-color: #3898ec00;
  border: 1px solid #84254d;
  border-radius: 10px;
  margin-top: 20px;
  padding: 10px 20px;
  font-family: Formular, Verdana, sans-serif;
  font-size: 14px;
}

.div-block-279-2 {
  background-color: #fffffff2;
  border: 1px #be1c2b;
  border-radius: 15px;
  width: 100%;
  margin-top: 0;
  padding: 40px;
  box-shadow: 0 2px 5px #00000026;
}

.div-block-281 {
  flex-flow: column;
  display: flex;
}

.link-block-9 {
  text-decoration: none;
}

.text-block-24---089-2 {
  color: #1e1e1e;
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Recht, Verdana, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 42px;
}

.text-block-242 {
  color: #7f7f7f;
  text-align: left;
  margin-top: 40px;
  font-family: Formular, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}

.section-36 {
  margin-top: 100px;
}

.quick-stack-26 {
  margin-top: 20px;
  padding: 0;
}

.flex-block-119--2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  background-color: #ffffffb3;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  margin-top: 60px;
  padding: 40px;
  box-shadow: 0 2px 5px #0003;
}

.zhuri-01 {
  color: #1e1e1e;
  text-align: left;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
}

.text-zhuri---hide---01 {
  color: #1e1e1e;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  display: none;
}

.zhuri-02 {
  color: #1e1e1e;
  text-align: left;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
}

.text-zhuri---hide---02 {
  color: #1e1e1e;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  display: none;
}

.zhuri-03 {
  color: #1e1e1e;
  text-align: left;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
}

.text-zhuri---hide---03 {
  color: #1e1e1e;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  display: none;
}

.zhuri-04 {
  color: #1e1e1e;
  text-align: left;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
}

.text-zhuri---hide---04 {
  color: #1e1e1e;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  display: none;
}

.zhuri-05 {
  color: #1e1e1e;
  text-align: left;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
}

.text-zhuri---hide---05 {
  color: #1e1e1e;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  display: none;
}

.opovidannia-03 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.flex-block-117--3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #571d5a0d;
  border: 2px #c6effb;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 30px 20px;
}

.avtor-popup-03 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-03.popup-wrapper {
  z-index: 1009;
  display: none;
}

.button-56-3 {
  color: #84254d;
  text-transform: none;
  background-color: #3898ec00;
  border: 1px solid #84254d;
  border-radius: 10px;
  margin-top: 20px;
  padding: 10px 20px;
  font-family: Formular, Verdana, sans-serif;
  font-size: 14px;
}

.link-block-10 {
  text-decoration: none;
}

.opovidannia-04 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.avtor-popup-04 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-04.popup-wrapper {
  z-index: 1009;
  display: block;
}

.button-56-4 {
  color: #84254d;
  text-transform: none;
  background-color: #3898ec00;
  border: 1px solid #84254d;
  border-radius: 10px;
  margin-top: 20px;
  padding: 10px 20px;
  font-family: Formular, Verdana, sans-serif;
  font-size: 14px;
}

.avtor-popup-003-yurii-andruhovich {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-003-yurii-andruhovich.popup-wrapper {
  z-index: 1009;
  display: none;
}

.avtor-popup-004-babkina {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-004-babkina.popup-wrapper {
  z-index: 1009;
  display: none;
}

.italic-text-9, .italic-text-10 {
  font-weight: 500;
}

.link-block-11 {
  text-decoration: none;
}

.opovidannia-05 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.avtor-popup-005-goluboskii {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-005-goluboskii.popup-wrapper {
  z-index: 1009;
  display: none;
}

.link-block-12 {
  text-decoration: none;
}

.opovidannia-06 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.avtor-popup-006-demchuk {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-006-demchuk.popup-wrapper {
  z-index: 1009;
  display: none;
}

.link-block-13 {
  text-decoration: none;
}

.opovidannia-07 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.link-block-14 {
  text-decoration: none;
}

.avtor-popup-007-denisenko {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-007-denisenko.popup-wrapper {
  z-index: 1009;
  display: none;
}

.opovidannia-08 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.link-block-15 {
  text-decoration: none;
}

.avtor-popup-008-zhadan {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-008-zhadan.popup-wrapper {
  z-index: 1009;
  display: none;
}

.opovidannia-09 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.link-block-16 {
  text-decoration: none;
}

.avtor-popup-009-zabuzhko {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-009-zabuzhko.popup-wrapper {
  z-index: 1009;
  display: none;
}

.opovidannia-10 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.avtor-popup-010-ivchenko {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-010-ivchenko.popup-wrapper {
  z-index: 1009;
  display: none;
}

.link-block-17 {
  text-decoration: none;
}

.opovidannia-11 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.avtor-popup-011-kalitko {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-011-kalitko.popup-wrapper {
  z-index: 1009;
  display: none;
}

.link-block-18 {
  text-decoration: none;
}

.opovidannia-12 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.avtor-popup-012-karpa {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-012-karpa.popup-wrapper {
  z-index: 1009;
  display: none;
}

.link-block-19 {
  text-decoration: none;
}

.opovidannia-13 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.avtor-popup-013-lytsishina {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-013-lytsishina.popup-wrapper {
  z-index: 1009;
  display: none;
}

.link-block-20 {
  text-decoration: none;
}

.opovidannia-14 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.div-block-282 {
  flex-flow: column;
  display: flex;
}

.link-block-21 {
  text-decoration: none;
}

.avtor-popup-014-malyarchuk {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-014-malyarchuk.popup-wrapper {
  z-index: 1009;
  display: none;
}

.opovidannia-15 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.link-block-22 {
  text-decoration: none;
}

.avtor-popup-015-mahno {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-015-mahno.popup-wrapper {
  z-index: 1009;
  display: none;
}

.opovidannia-16 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.link-block-23 {
  text-decoration: none;
}

.avtor-popup-016-osoka {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-016-osoka.popup-wrapper {
  z-index: 1009;
  display: none;
}

.opovidannia-17 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.link-block-24 {
  text-decoration: none;
}

.avtor-popup-017-puzik {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-017-puzik.popup-wrapper {
  z-index: 1009;
  display: none;
}

.opovidannia-18 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.link-block-25 {
  text-decoration: none;
}

.opovidannia-19 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.link-block-26 {
  text-decoration: none;
}

.avtor-popup-018-taratorina {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-018-taratorina.popup-wrapper {
  z-index: 1009;
  display: none;
}

.avtor-popup-019-tsilyk {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-019-tsilyk.popup-wrapper {
  z-index: 1009;
  display: none;
}

.opovidannia-20 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.link-block-27 {
  text-decoration: none;
}

.text-span-21, .text-span-22, .text-span-23, .text-span-24, .text-span-25, .text-span-26 {
  font-style: italic;
  font-weight: 500;
}

.avtor-popup-020-cheh {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.avtor-popup-020-cheh.popup-wrapper {
  z-index: 1009;
  display: none;
}

.button-56-5, .button-56-06, .button-56-7, .button-56-8, .button-56-9, .button-56-10, .button-56-11, .button-56-4-copy, .button-56-12, .button-56-13, .button-56-14, .button-56-15, .button-56-16, .button-56-17, .button-56-18, .button-56-19, .button-56-20, .button-56-21-zhuri {
  color: #84254d;
  text-transform: none;
  background-color: #3898ec00;
  border: 1px solid #84254d;
  border-radius: 10px;
  margin-top: 20px;
  padding: 10px 20px;
  font-family: Formular, Verdana, sans-serif;
  font-size: 14px;
}

.button-56-21-zhuri.popup-trigger {
  color: #84254db3;
  border-style: solid;
  padding: 15px 25px;
  font-size: 18px;
}

.zhuri-popup-021 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.zhuri-popup-021.popup-wrapper {
  z-index: 1009;
  display: none;
}

.pid-photo---2 {
  color: #0e0e0e;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Recht, Verdana, sans-serif;
  font-size: 34px;
  font-weight: 300;
  line-height: 40px;
}

.button-56-22-zhuri {
  color: #84254d;
  text-transform: none;
  background-color: #3898ec00;
  border: 1px solid #84254d;
  border-radius: 10px;
  margin-top: 20px;
  padding: 10px 20px;
  font-family: Formular, Verdana, sans-serif;
  font-size: 14px;
}

.button-56-22-zhuri.popup-trigger {
  border-style: solid;
  padding: 15px 25px;
  font-size: 18px;
}

.zhuri-popup-022 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.zhuri-popup-022.popup-wrapper {
  z-index: 1009;
  display: none;
}

.button-56-23-zhuri {
  color: #84254d;
  text-transform: none;
  background-color: #3898ec00;
  border: 1px solid #84254d;
  border-radius: 10px;
  margin-top: 20px;
  padding: 10px 20px;
  font-family: Formular, Verdana, sans-serif;
  font-size: 14px;
}

.button-56-23-zhuri.popup-trigger {
  border-style: solid;
  padding: 15px 25px;
  font-size: 18px;
}

.zhuri-popup-023 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.zhuri-popup-023.popup-wrapper {
  z-index: 1009;
  display: none;
}

.button-56-24-zhuri {
  color: #84254d;
  text-transform: none;
  background-color: #3898ec00;
  border: 1px solid #84254d;
  border-radius: 10px;
  margin-top: 20px;
  padding: 10px 20px;
  font-family: Formular, Verdana, sans-serif;
  font-size: 14px;
}

.button-56-24-zhuri.popup-trigger {
  border-style: solid;
  padding: 15px 25px;
  font-size: 18px;
}

.zhuri-popup-024 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.zhuri-popup-024.popup-wrapper {
  z-index: 1009;
  display: none;
}

.button-56-25-zhuri {
  color: #84254d;
  text-transform: none;
  background-color: #3898ec00;
  border: 1px solid #84254d;
  border-radius: 10px;
  margin-top: 20px;
  padding: 10px 20px;
  font-family: Formular, Verdana, sans-serif;
  font-size: 14px;
}

.button-56-25-zhuri.popup-trigger {
  border-style: solid;
  padding: 15px 25px;
  font-size: 18px;
}

.zhuri-popup-025 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.zhuri-popup-025.popup-wrapper {
  z-index: 1009;
  display: none;
}

.text-block-24265 {
  color: #2a2a2a;
  text-align: center;
  margin-bottom: 40px;
  font-family: Formular, Verdana, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}

.italic-text-11, .italic-text-12, .italic-text-13, .italic-text-14, .italic-text-15, .italic-text-16, .italic-text-17, .italic-text-18, .italic-text-19, .italic-text-20, .italic-text-21 {
  font-style: normal;
}

.section-37 {
  background-image: url('../images/cover-desk-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 40px;
  padding-bottom: 0;
}

.section-38 {
  padding-top: 100px;
}

.div-block-277-desk {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.podcast-b-01-amelina {
  margin-top: 0;
}

.podcast-b-01-amelina-popup-026 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-b-01-amelina-popup-026.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

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

.html-embed-adio {
  width: 300px;
  display: none;
}

.text-block-24266 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 60px;
  font-family: Formular, Verdana, sans-serif;
  font-size: 16px;
}

.flex-block-126 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

.image-97 {
  width: 200px;
  height: auto;
}

.image-98 {
  width: 200px;
  margin-top: 2px;
}

.div-block-280-podcast-dl {
  background-color: #000;
  border-radius: 20px;
  height: auto;
  margin-top: 80px;
  padding: 20px 40px 60px;
  position: static;
  overflow: visible;
}

.image-99 {
  height: 80px;
}

.div-block-32-2 {
  margin-top: 0;
}

.mob-b {
  display: none;
}

.podcast-b-02-andruhovich {
  margin-top: 0;
}

.podcast-b-02-andruhovich-popup-027 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-b-02-andruhovich-popup-027.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

.podcast-b-03-andruhovich {
  margin-top: 0;
}

.podcast-b-03-andruhovich-popup-028 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-b-03-andruhovich-popup-028.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

.podcast-b-04-babkina {
  margin-top: 0;
}

.podcast-b-04-babkina-popup-029 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-b-04-babkina-popup-029.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

.podcast-b-05-golubovskii {
  margin-top: 0;
}

.podcast-b-05-golubovskiy-popup-030 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-b-05-golubovskiy-popup-030.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

.podcast-b-06-demchuk {
  margin-top: 0;
}

.podcast-b-06-demchuk-popup-031 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-b-06-demchuk-popup-031.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

.podcast-b-07-denisenko {
  margin-top: 0;
}

.podcast-b-07-denisenko-popup-032 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-b-07-denisenko-popup-032.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

.podcast-b-08-zhadan {
  margin-top: 0;
}

.podcast-b-08-zhadan-popup-033 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-b-08-zhadan-popup-033.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

.podcast-b-09-zabuzhko {
  margin-top: 0;
}

.podcast-b-09-zabuzhko-popup-034 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-b-09-zabuzhko-popup-034.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

.podcast-b-10-ivchenko {
  margin-top: 0;
}

.podcast-10-ivchenko-popup-035 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-10-ivchenko-popup-035.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

.podcast-b-11-kalitko {
  margin-top: 0;
}

.podcast-11-kalitko-popup-036 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-11-kalitko-popup-036.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

.podcast-b-12-karpa {
  margin-top: 0;
}

.podcast-12-karpa-popup-037 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-12-karpa-popup-037.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

.podcast-b-13-lytsishina {
  margin-top: 0;
}

.podcast-13-lytsishina-popup-038 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-13-lytsishina-popup-038.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

.podcast-b-14-malyarchuk {
  margin-top: 0;
}

.podcast-14-malyarchuk-popup-039 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-14-malyarchuk-popup-039.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

.podcast-b-15-mahno {
  margin-top: 0;
}

.podcast-15-mahno-popup-040 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-15-mahno-popup-040.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

.podcast-b-16-osoka {
  margin-top: 0;
}

.podcast-16-osoka-popup-041 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-16-osoka-popup-041.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

.podcast-b-17-puzik {
  margin-top: 0;
}

.podcast-17-puzik-popup-042 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-17-puzik-popup-042.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

.podcast-b-18-taratorina {
  margin-top: 0;
}

.podcast-18-taratorina-popup-043 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-18-taratorina-popup-043.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

.podcast-b-19-tsilyk {
  margin-top: 0;
}

.podcast-19-tsilyk-popup-044 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-19-tsilyk-popup-044.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

.podcast-b-20-cheh {
  margin-top: 0;
}

.podcast-20-cheh-popup-045 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-20-cheh-popup-045.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

.image-100 {
  max-width: 30px;
}

.flex-block-127 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
}

.podcast-b-08-zhadan-popup-0033 {
  z-index: 1002;
  background-color: #0009;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.podcast-b-08-zhadan-popup-0033.popup-wrapper {
  z-index: 1009;
  justify-content: center;
  align-items: center;
  display: none;
}

.code-embed-desktop {
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.code-embed-mobile {
  width: 800px;
  height: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.link-197 {
  color: #000;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .heading {
    font-size: 38px;
    line-height: 40px;
  }

  .text-block {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 28px;
  }

  .paragraph {
    margin-top: -269px;
    padding-left: 10px;
    padding-right: 300px;
    font-size: 18px;
    line-height: 26px;
  }

  .image {
    padding-left: 12px;
    padding-right: 5px;
  }

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

  .text-block-2 {
    padding-left: 37px;
  }

  .text-block-5 {
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-left: 10px;
  }

  .text-block-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-3 {
    margin-top: 22px;
    padding-left: 10px;
  }

  .line {
    height: 2px;
    margin-top: 60px;
  }

  .div-block-7 {
    margin-top: -185px;
    margin-bottom: 0;
    margin-left: 331px;
  }

  .image-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-6 {
    padding-right: 0;
  }

  .bold-text {
    padding-left: 50px;
  }

  .bold-text-2 {
    font-size: 18px;
    line-height: 26px;
  }

  .image-2-copy {
    padding-left: 0;
    padding-right: 356px;
  }

  .div-block-7-copy {
    margin-top: -189px;
    margin-left: 331px;
    margin-right: 0;
  }

  .div-block-5-copy, .line-2 {
    margin-top: -20px;
  }

  .image-2-mobile, .image-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-3 {
    font-size: 18px;
    line-height: 26px;
  }

  .line2 {
    height: 2px;
    margin-top: 60px;
  }

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

  .bold-text-4 {
    font-size: 40px;
    line-height: 45px;
  }

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

  .bold-text-4-copy {
    font-size: 25px;
    line-height: 30px;
  }

  .heading-6 {
    padding-left: 20px;
  }

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

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

  .heading-8 {
    padding-left: 20px;
  }

  .heading-9 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 34px;
    line-height: 54px;
  }

  .paragraph-4 {
    font-size: 20px;
    line-height: 32px;
  }

  .heading-9---mob {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 34px;
    line-height: 54px;
  }

  .quick-stack-2 {
    width: auto;
  }

  .cell, .cell-2, .cell-3 {
    align-items: flex-start;
  }

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

  .container-7 {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-20 {
    width: auto;
  }

  .container-7---2 {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-8 {
    background-image: linear-gradient(352deg, #000000a8 12%, #fcfcfc03 53%, #fff0), url('../images/Frame-100000247362625.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 120vh;
  }

  .flex-block-4 {
    padding-left: 0;
  }

  .paragraph-6 {
    font-size: 44px;
    line-height: 52px;
  }

  .div-block-21 {
    width: 640px;
  }

  .quick-stack-4 {
    padding-left: 20px;
  }

  .paragraph-7 {
    font-size: 24px;
  }

  .div-block-22 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph-8 {
    font-size: 44px;
    line-height: 52px;
  }

  .div-block-22---2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-24, .div-block-24-copy {
    width: auto;
  }

  .section-11 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .image-30, .div-block-26-copy, .image-30-2 {
    position: static;
  }

  .div-block-26-copy-2 {
    display: none;
  }

  .div-block-26-copy-2-mob {
    margin-top: 20px;
    display: block;
    position: static;
  }

  .text-block-22 {
    font-size: 20px;
    line-height: 36px;
  }

  .image-31 {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-7 {
    font-size: 54px;
    line-height: 64px;
  }

  .section-timeline {
    margin-left: -200px;
  }

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

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

  .paragraph-9 {
    text-align: left;
  }

  .image-31---2 {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-7---2, .paragraph-7---3 {
    font-size: 24px;
  }

  .image-44 {
    width: auto;
    height: 220px;
  }

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

  .image-48 {
    width: 120px;
  }

  .image-48---2 {
    width: 100px;
  }

  .div-block-55 {
    border-bottom-right-radius: 60px;
    border-bottom-left-radius: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-49 {
    height: 65px;
  }

  .flex-block-8 {
    flex-flow: column;
  }

  .div-block-57 {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .heading-13 {
    font-size: 52px;
    line-height: 64px;
  }

  .container-17 {
    max-width: none;
    padding-left: 100px;
    padding-right: 100px;
  }

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

  .section-22 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .section-22---2, .section-22---3 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .cell-16---2 {
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .cell-17-copy {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .mob-01 {
    height: 65px;
    margin-bottom: 20px;
    display: block;
  }

  .section-25 {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .quick-stack-12 {
    height: 120vh;
  }

  .text-block-39 {
    text-align: center;
    font-size: 48px;
    line-height: 62px;
  }

  .flex-block-9 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

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

  .text-block-24---077 {
    font-size: 26px;
    line-height: 42px;
  }

  .flex-block-12 {
    flex-flow: wrap;
  }

  .flex-block-101 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .image-80 {
    margin-bottom: 20px;
  }

  .flex-block-103 {
    flex-flow: column;
    width: 100%;
    height: 100%;
  }

  .flex-block-104 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .text-block-2422 {
    font-size: 28px;
    line-height: 36px;
  }

  .div-block-63 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-140-2, .heading-140-3 {
    font-size: 42px;
    line-height: 52px;
  }

  .div-block-62---2 {
    width: auto;
    height: 240px;
    padding-left: 100px;
    padding-right: 100px;
  }

  .section-28-copy {
    display: none;
  }

  .section-25-2 {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .navbar {
    background-color: #0b4099;
    width: 100%;
  }

  .navbar:active {
    background-color: #00063d;
  }

  .icon {
    color: #fff;
  }

  .nav-menu {
    background-color: #000b46;
    width: auto;
  }

  .menu-button {
    background-color: #0000;
  }

  .menu-button:hover, .menu-button:active, .menu-button:focus, .menu-button:focus-visible, .menu-button[data-wf-focus-visible] {
    background-color: #682055;
  }

  .container-20 {
    background-color: #0000;
  }

  .flex-block---2, .flex-block---2-copy {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

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

  .flex-block-107 {
    margin-left: 0;
  }

  .image-72---2-2 {
    height: 30px;
  }

  .quick-stack-15 {
    width: auto;
  }

  .quick-stack-16 {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .div-block-19---0088 {
    height: 100%;
  }

  .image-82 {
    height: auto;
  }

  .text-block2 {
    font-size: 28px;
    line-height: 36px;
  }

  .heading-140-4 {
    font-size: 42px;
    line-height: 52px;
  }

  .quick-stack-17 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-block-61-55, .div-block-61-mob, .div-block-61-desk {
    width: auto;
  }

  .div-block-261 {
    position: static;
    top: 80px;
  }

  .section-12---10 {
    width: 100%;
    height: auto;
    margin-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-2424 {
    padding-right: 40px;
    font-size: 28px;
  }

  .section-12---24 {
    text-align: left;
    width: 100%;
    height: auto;
    margin-bottom: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-262 {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-12---3---1 {
    width: 100%;
    height: auto;
    margin-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .camera-2 {
    width: auto;
    height: auto;
    position: static;
    overflow: visible;
  }

  .paragraph-13 {
    font-size: 36px;
    line-height: 40px;
  }

  .track {
    height: auto;
    display: none;
  }

  .frame-2 {
    flex-flow: column;
  }

  .quick-stack-15-2, .quick-stack-15-2-copy, .quick-stack-19 {
    width: auto;
  }

  .flex-block---26 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .container-24-copy {
    margin-bottom: 100px;
  }

  .quick-stack-19---002 {
    width: auto;
  }

  .slider-2 {
    display: block;
  }

  .code-embed-2 {
    width: auto;
  }

  .cell-45, .cell-46, .cell-47 {
    justify-content: flex-start;
    align-items: center;
  }

  .image-89 {
    margin-bottom: 20px;
  }

  .flex-block-119 {
    flex-flow: column;
    width: 100%;
    height: 100%;
  }

  .slide-16 {
    width: auto;
  }

  .flex-block-120 {
    margin-left: 0;
  }

  .div-block-261-copy {
    position: static;
    top: 80px;
  }

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

  .navbar-2 {
    background-color: #571d59;
  }

  .nav-menu-2 {
    background-color: #0f0f0f;
  }

  .icon-2 {
    color: #fff;
  }

  .container-35 {
    background-color: #591d59;
  }

  .navbar-3 {
    background-color: #5b1d58;
    width: 100%;
  }

  .navbar-3:active {
    background-color: #5a1d58;
  }

  .nav-menu-3 {
    background-color: #682055;
    width: auto;
  }

  .container-36 {
    background-color: #0000;
  }

  .container-36:active {
    background-color: #5b1e59;
  }

  .text-block-24258 {
    margin-top: 22px;
    margin-left: 100px;
    margin-right: 100px;
    padding-left: 10px;
  }

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

  .text-block-24260 {
    margin-bottom: 60px;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 20px;
  }

  .text-block-39-2 {
    text-align: center;
    font-size: 48px;
    line-height: 62px;
  }

  .image-88-4 {
    width: 150px;
    height: auto;
  }

  .actori {
    font-size: 22px;
    line-height: 26px;
  }

  .video-popup-01 {
    display: none;
  }

  .close-but {
    padding-right: 20px;
  }

  .youtube-3 {
    width: 600px;
  }

  .avtor-popup-001-amelina {
    display: none;
  }

  .quick-stack-25 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
    padding-left: 40px;
  }

  .div-block-261---3 {
    position: static;
    top: 80px;
  }

  .flex-block-119---2 {
    flex-flow: column;
    width: 100%;
    height: 100%;
  }

  .opovidannia-02 {
    margin-top: 40px;
  }

  .avtor-popup-2, .avtor-popup-002-andruhovich {
    display: none;
  }

  .flex-block-119--2 {
    flex-flow: column;
    width: 100%;
    height: 100%;
  }

  .opovidannia-03 {
    margin-top: 40px;
  }

  .avtor-popup-03 {
    display: none;
  }

  .opovidannia-04 {
    margin-top: 40px;
  }

  .avtor-popup-04, .avtor-popup-003-yurii-andruhovich, .avtor-popup-004-babkina {
    display: none;
  }

  .opovidannia-05 {
    margin-top: 40px;
  }

  .avtor-popup-005-goluboskii {
    display: none;
  }

  .opovidannia-06 {
    margin-top: 40px;
  }

  .avtor-popup-006-demchuk {
    display: none;
  }

  .opovidannia-07 {
    margin-top: 40px;
  }

  .avtor-popup-007-denisenko {
    display: none;
  }

  .opovidannia-08 {
    margin-top: 40px;
  }

  .avtor-popup-008-zhadan {
    display: none;
  }

  .opovidannia-09 {
    margin-top: 40px;
  }

  .avtor-popup-009-zabuzhko {
    display: none;
  }

  .opovidannia-10 {
    margin-top: 40px;
  }

  .avtor-popup-010-ivchenko {
    display: none;
  }

  .opovidannia-11 {
    margin-top: 40px;
  }

  .avtor-popup-011-kalitko {
    display: none;
  }

  .opovidannia-12 {
    margin-top: 40px;
  }

  .avtor-popup-012-karpa {
    display: none;
  }

  .opovidannia-13 {
    margin-top: 40px;
  }

  .avtor-popup-013-lytsishina {
    display: none;
  }

  .opovidannia-14 {
    margin-top: 40px;
  }

  .avtor-popup-014-malyarchuk {
    display: none;
  }

  .opovidannia-15 {
    margin-top: 40px;
  }

  .avtor-popup-015-mahno {
    display: none;
  }

  .opovidannia-16 {
    margin-top: 40px;
  }

  .avtor-popup-016-osoka {
    display: none;
  }

  .opovidannia-17 {
    margin-top: 40px;
  }

  .avtor-popup-017-puzik {
    display: none;
  }

  .opovidannia-18, .opovidannia-19 {
    margin-top: 40px;
  }

  .avtor-popup-018-taratorina, .avtor-popup-019-tsilyk {
    display: none;
  }

  .opovidannia-20 {
    margin-top: 40px;
  }

  .avtor-popup-020-cheh, .zhuri-popup-021, .zhuri-popup-022, .zhuri-popup-023, .zhuri-popup-024, .zhuri-popup-025, .podcast-b-01-amelina-popup-026, .podcast-b-02-andruhovich-popup-027, .podcast-b-03-andruhovich-popup-028, .podcast-b-04-babkina-popup-029, .podcast-b-05-golubovskiy-popup-030, .podcast-b-06-demchuk-popup-031, .podcast-b-07-denisenko-popup-032, .podcast-b-08-zhadan-popup-033, .podcast-b-09-zabuzhko-popup-034, .podcast-10-ivchenko-popup-035, .podcast-11-kalitko-popup-036, .podcast-12-karpa-popup-037, .podcast-13-lytsishina-popup-038, .podcast-14-malyarchuk-popup-039, .podcast-15-mahno-popup-040, .podcast-16-osoka-popup-041, .podcast-17-puzik-popup-042, .podcast-18-taratorina-popup-043, .podcast-19-tsilyk-popup-044, .podcast-20-cheh-popup-045, .podcast-b-08-zhadan-popup-0033 {
    display: none;
  }

  .code-embed-desktop, .code-embed-mobile {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .body {
    background-color: #fcfbfa00;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .paragraph {
    padding-left: 0;
    padding-right: 198px;
    font-size: 16px;
  }

  .div-block-4 {
    padding-left: 326px;
  }

  .paragraph-2 {
    text-align: center;
    padding-right: 0;
  }

  .text-block-2 {
    padding-left: 22px;
  }

  .text-block-5 {
    margin-top: 30px;
    padding-left: 0;
    font-size: 14px;
  }

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

  .text-block-3 {
    margin-top: 20px;
    padding-left: 0;
    font-size: 16px;
  }

  .line {
    margin-top: 40px;
  }

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

  .image-2 {
    margin-bottom: 20px;
    padding-right: 0;
  }

  .section-2 {
    background-color: #000;
  }

  .bold-text {
    text-align: center;
    padding-left: 15px;
  }

  .link-block {
    margin-left: -35px;
    padding-left: 0;
  }

  .image-2-copy {
    padding-right: 0;
  }

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

  .div-block-5-copy, .line-2 {
    margin-top: 5px;
  }

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

  .image-2-mobile {
    margin-bottom: 20px;
    padding-right: 0;
    display: block;
  }

  .image-6 {
    margin-bottom: 20px;
    padding-right: 0;
    display: none;
  }

  .line2 {
    margin-top: 40px;
  }

  .section-3 {
    display: none;
  }

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

  .bold-text-4 {
    font-size: 35px;
  }

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

  .container-2 {
    padding: 20px 20px 60px;
  }

  .div-block-12-copy01-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-7 {
    margin-top: 30px;
  }

  .image-10 {
    width: auto;
    height: 50px;
  }

  .div-block-14 {
    display: block;
  }

  .image-desk {
    display: none;
  }

  .image-land {
    margin-left: 0;
    display: block;
  }

  .heading-8 {
    padding-left: 20px;
  }

  .column-6 {
    display: none;
  }

  .image-12, .image-13 {
    width: auto;
    height: 50px;
  }

  .heading-9 {
    display: none;
  }

  .section-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-12, .paragraph-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-10 {
    font-size: 28px;
  }

  .quick-stack {
    padding-left: 20px;
    padding-right: 20px;
  }

  .block-quote {
    font-size: 18px;
    line-height: 32px;
  }

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

  .heading-9---mob {
    font-size: 28px;
    line-height: 44px;
    display: block;
  }

  .image-19 {
    margin-bottom: 20px;
  }

  .quick-stack-2, .section-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-8 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Frame-100000247362625.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    justify-content: center;
    align-items: center;
    height: 166vh;
    padding-left: 40px;
    padding-right: 40px;
  }

  .flex-block-4 {
    justify-content: center;
  }

  .paragraph-6 {
    text-align: center;
    margin-top: 40px;
    font-size: 56px;
    line-height: 37px;
  }

  .div-block-21 {
    width: auto;
    margin-top: 10px;
  }

  .image-25 {
    margin-left: auto;
    display: none;
  }

  .paragraph-7 {
    font-size: 20px;
  }

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

  .paragraph-8 {
    font-size: 34px;
    line-height: 44px;
  }

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

  .div-block-23, .div-block-23---2 {
    height: 250px;
  }

  .section-10 {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .image-31 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-10 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-25 {
    margin-top: 0;
    font-size: 20px;
    line-height: 34px;
  }

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

  .bold-text-7 {
    font-size: 38px;
    line-height: 48px;
  }

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

  .timeline_quote-image {
    margin-top: 24px;
    margin-right: 0;
  }

  .timeline_text---05 {
    font-size: 16px;
  }

  .timeline_left {
    text-align: left;
  }

  .timeline_text-3 {
    font-size: 16px;
  }

  .timeline_item {
    grid-template-columns: 64px 1fr;
    width: 100%;
  }

  .timeline_text---6, .timeline_text, .timeline_text---01 {
    font-size: 16px;
  }

  .timeline_date-text {
    margin-bottom: 24px;
    font-size: 26px;
  }

  .timeline_quote-wrapper {
    flex-direction: column-reverse;
  }

  .margin-bottom-xlarge {
    margin-bottom: 48px;
  }

  .timeline_progress {
    left: 6px;
  }

  .timeline_centre {
    justify-content: flex-start;
  }

  .div-block-45 {
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-30 {
    padding-right: 0;
  }

  .slider {
    height: 400px;
  }

  .container-10--1, .div-block-45-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-25---01 {
    font-size: 80px;
    line-height: 80px;
  }

  .div-block-46 {
    width: auto;
  }

  .div-block-48 {
    margin-top: 20px;
  }

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

  .section-10-copy {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-7---2 {
    font-size: 20px;
  }

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

  .container-12 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-13 {
    padding: 60px 20px;
  }

  .container-12---mob, .container-12---desk {
    padding-top: 40px;
    padding-bottom: 40px;
    display: none;
  }

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

  .section-14 {
    padding: 60px 20px;
  }

  .paragraph-7---3 {
    font-size: 20px;
    line-height: 36px;
  }

  .image-44 {
    width: 350px;
    height: 350px;
  }

  .text-block-24---2 {
    font-size: 18px;
    line-height: 32px;
  }

  .container-13 {
    padding: 0;
  }

  .container-14, .container-15, .container-16 {
    padding: 30px;
  }

  .paragraph-10 {
    font-size: 42px;
    line-height: 50px;
  }

  .quick-stack-10 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .section-15 {
    padding: 60px 20px;
  }

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

  .cell-12, .cell-13, .cell-14, .cell-15 {
    justify-content: center;
    align-items: center;
  }

  .text-span-17 {
    font-size: 32px;
    line-height: 43px;
  }

  .image-46 {
    width: 65px;
  }

  .text-span-17---2 {
    font-size: 32px;
    line-height: 43px;
  }

  .paragraph-10---2 {
    font-size: 26px;
    line-height: 34px;
  }

  .text-span-17---3 {
    font-size: 32px;
    line-height: 43px;
  }

  .paragraph-10---3 {
    font-size: 26px;
    line-height: 34px;
  }

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

  .image-46---02 {
    width: 65px;
  }

  .section-17, .section-18 {
    display: none;
  }

  .image-49 {
    height: 51px;
  }

  .text-block-24---02 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 24px;
  }

  .heading-13 {
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-58 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    border-radius: 60px;
  }

  .text-block-24---03 {
    font-size: 22px;
    line-height: 36px;
  }

  .container-17 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-block-24---04 {
    font-size: 22px;
    line-height: 36px;
  }

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

  .text-block-24---05 {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 22px;
    line-height: 36px;
  }

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

  .text-block-24---07 {
    font-size: 22px;
  }

  .div-block-59 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-block-24---09-copy {
    font-size: 38px;
    line-height: 46px;
  }

  .container-18, .container-18-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-25 {
    background-color: #fff0;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .quick-stack-12 {
    width: auto;
    height: 100vh;
  }

  .text-block-39 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 48px;
    line-height: 56px;
  }

  .flex-block-9 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .text-block-24---02-copy {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 24px;
    line-height: 42px;
  }

  .heading-14 {
    font-size: 32px;
  }

  .image-79 {
    margin-right: 10px;
  }

  .flex-block-11 {
    padding-left: 20px;
  }

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

  .section-28 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-3 {
    padding: 10px 35px;
    font-weight: 400;
  }

  .flex-block-12 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .flex-block-101 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .flex-block-102 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-80 {
    width: 200px;
  }

  .flex-block-103 {
    flex-flow: column;
    width: auto;
  }

  .section-31, .text-block-2422 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-24---123 {
    padding-left: 0;
    padding-right: 20px;
  }

  .div-block-63 {
    padding: 0;
  }

  .text-block-24---1234 {
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

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

  .heading-140-3 {
    font-size: 36px;
    line-height: 48px;
  }

  .div-block-62---2 {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-28zada {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-24---034 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 24px;
  }

  .quick-stack-14 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-24---035 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 24px;
  }

  .flex-block---2, .flex-block---2-copy {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .flex-block-107 {
    margin-left: 0;
  }

  .quick-stack-16 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .heading-15 {
    margin-top: 20px;
  }

  .div-block-19---0088 {
    height: auto;
  }

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

  .text-block-24---02-copy-copy {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 32px;
  }

  .button-55 {
    font-size: 28px;
  }

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

  .image-84 {
    height: auto;
  }

  .div-block-260 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pid-photo {
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
  }

  .pid-photo-copy {
    padding: 0;
    font-size: 24px;
  }

  .button-55-copy {
    font-size: 14px;
  }

  .text-block-24---02-fixed {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 32px;
  }

  .section-28-copy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-24---201, .text-block-24---202 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 32px;
  }

  .flex-block---26 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .slider-2 {
    display: none;
  }

  .text-block-24---088 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 24px;
  }

  .bold-text-32 {
    font-size: 52px;
    line-height: 60px;
  }

  .text-block-24---089 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 34px;
  }

  .flex-block-115 {
    padding-left: 20px;
  }

  .text-block-24---099, .avtor-01, .text-avtor-01 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 32px;
  }

  .flex-block-116 {
    padding-left: 20px;
  }

  .flex-block-117, .container-33 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-zhuri---01 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 32px;
  }

  .image-89 {
    width: 200px;
  }

  .flex-block-119 {
    flex-flow: column;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .flex-block-120 {
    margin-left: 0;
  }

  .zhuri-mob {
    padding: 0;
    display: flex;
  }

  .code-embed-desk--01 {
    display: none;
  }

  .code-embed-mob-2 {
    display: block;
  }

  .text-block-24258 {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    font-size: 36px;
  }

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

  .text-block-24260 {
    margin-top: 30px;
    padding-left: 0;
    font-size: 14px;
  }

  .flex-block-117-copy, .flex-block-117-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-55---4 {
    font-size: 14px;
  }

  .text-avtor-02 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 32px;
  }

  .text-block-39-2 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 36px;
    line-height: 42px;
  }

  .quick-stack-24 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .actori {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 24px;
  }

  .div-block-279 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-26-005 {
    background-color: #fff0;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .video-popup-01 {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .youtube-3 {
    width: auto;
    margin-top: 40px;
  }

  .avtor-popup-001-amelina {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-24---036 {
    text-align: left;
    padding: 0;
    font-size: 24px;
  }

  .flex-block-124 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .text-block-24264 {
    font-size: 24px;
  }

  .text-block-24---037 {
    padding: 0;
    font-size: 20px;
  }

  .flex-block-119---2 {
    flex-flow: column;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-39 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-24---0830 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 34px;
  }

  .avtor-popup-2, .avtor-popup-002-andruhovich {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-279-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-24---089-2 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 34px;
  }

  .flex-block-119--2 {
    flex-flow: column;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .zhuri-01, .text-zhuri---hide---01, .zhuri-02, .text-zhuri---hide---02, .zhuri-03, .text-zhuri---hide---03, .zhuri-04, .text-zhuri---hide---04, .zhuri-05, .text-zhuri---hide---05 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 32px;
  }

  .container-40, .container-41, .flex-block-117--3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .avtor-popup-03, .avtor-popup-04, .avtor-popup-003-yurii-andruhovich, .avtor-popup-004-babkina, .avtor-popup-005-goluboskii, .avtor-popup-006-demchuk, .avtor-popup-007-denisenko, .avtor-popup-008-zhadan, .avtor-popup-009-zabuzhko, .avtor-popup-010-ivchenko, .avtor-popup-011-kalitko, .avtor-popup-012-karpa, .avtor-popup-013-lytsishina, .avtor-popup-014-malyarchuk, .avtor-popup-015-mahno, .avtor-popup-016-osoka, .avtor-popup-017-puzik, .avtor-popup-018-taratorina, .avtor-popup-019-tsilyk, .avtor-popup-020-cheh, .zhuri-popup-021 {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .pid-photo---2 {
    padding: 0;
    font-size: 24px;
  }

  .zhuri-popup-022, .zhuri-popup-023, .zhuri-popup-024, .zhuri-popup-025 {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-37 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .podcast-b-01-amelina-popup-026 {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .text-block-24266 {
    text-align: center;
    margin-top: 40px;
  }

  .image-97 {
    width: 180px;
  }

  .image-98 {
    width: 180px;
    margin-top: 10px;
  }

  .div-block-32-2 {
    margin-top: 0;
  }

  .mob-b {
    z-index: -2;
    background-image: url('../images/cover-mob.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: auto;
    height: 100vh;
    display: block;
    position: fixed;
    inset: 0%;
  }

  .podcast-b-02-andruhovich-popup-027, .podcast-b-03-andruhovich-popup-028, .podcast-b-04-babkina-popup-029, .podcast-b-05-golubovskiy-popup-030, .podcast-b-06-demchuk-popup-031, .podcast-b-07-denisenko-popup-032, .podcast-b-08-zhadan-popup-033, .podcast-b-09-zabuzhko-popup-034, .podcast-10-ivchenko-popup-035, .podcast-11-kalitko-popup-036, .podcast-12-karpa-popup-037, .podcast-13-lytsishina-popup-038, .podcast-14-malyarchuk-popup-039, .podcast-15-mahno-popup-040, .podcast-16-osoka-popup-041, .podcast-17-puzik-popup-042, .podcast-18-taratorina-popup-043, .podcast-19-tsilyk-popup-044, .podcast-20-cheh-popup-045, .podcast-b-08-zhadan-popup-0033 {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .code-embed-desktop {
    display: none;
  }

  .code-embed-mobile {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-image: none;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container {
    padding: 40px 10px;
  }

  .heading {
    padding-left: 0;
    font-size: 26px;
    line-height: 36px;
  }

  .text-block {
    padding-left: 0;
    padding-right: 0;
    line-height: 26px;
  }

  .paragraph {
    margin-top: 40px;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .text-block-2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-5 {
    margin-left: -20px;
    font-size: 16px;
  }

  .text-block-4 {
    margin-left: -20px;
    margin-right: -20px;
    font-size: 14px;
    line-height: 22px;
  }

  .text-block-3 {
    margin-left: -20px;
  }

  .line {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 0;
  }

  .text-block-6 {
    line-height: 24px;
  }

  .section-2 {
    text-align: center;
    background-color: #000;
  }

  .text-block-7 {
    text-align: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

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

  .zag-opis {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .div-block-9 {
    margin-left: -20px;
    margin-right: -20px;
  }

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

  .link-block {
    text-align: center;
    margin-left: 0;
    margin-right: 65px;
  }

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

  .link-block-3 {
    width: auto;
    margin-left: 0;
    padding-left: 0;
  }

  .image-3 {
    width: 170px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
  }

  .image-4 {
    width: 50px;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .image-5 {
    width: 120px;
  }

  .div-block-9-copy {
    margin-left: -20px;
    margin-right: -20px;
  }

  .div-block-5-copy, .line-2 {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 0;
  }

  .div-block-11 {
    margin-top: -25px;
  }

  .column, .column-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .line2 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .section-3 {
    display: none;
  }

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

  .bold-text-4 {
    font-size: 20px;
    line-height: 30px;
  }

  .text-span {
    font-size: 12px;
  }

  .div-block-13 {
    width: 160px;
  }

  .div-block-12-copy01 {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-4-copy {
    padding-left: 0;
    font-size: 18px;
    line-height: 26px;
  }

  .heading-4 {
    padding-left: 60px;
  }

  .container-2 {
    margin-bottom: 40px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-5 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 34px;
  }

  .text-block-9 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 24px;
  }

  .div-block-12-copy01-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .image-8 {
    padding-bottom: 0;
  }

  .heading-7 {
    font-size: 18px;
  }

  .image-mob {
    border-radius: 0;
    display: block;
  }

  .image-10 {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .image-desk, .image-land {
    display: none;
  }

  .heading-8 {
    direction: ltr;
    text-transform: none;
    padding-left: 10px;
    font-size: 20px;
    line-height: 34px;
  }

  .image-4-copy {
    width: auto;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .link-block-2-copy {
    margin-left: 20px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-9, .heading-9---mob {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 24px;
    line-height: 34px;
  }

  .cover-desk {
    display: none;
  }

  .cover-mob {
    z-index: 4;
    display: block;
    position: relative;
  }

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

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

  .cell {
    text-align: center;
    align-items: flex-start;
    padding-left: 40px;
  }

  .cell-2, .cell-3 {
    align-items: flex-start;
    padding-left: 40px;
  }

  .section-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-16 {
    font-size: 14px;
    line-height: 26px;
  }

  .div-block-17---2-copy {
    width: 10px;
    height: 10px;
  }

  .quick-stack-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-17---03 {
    width: 10px;
    height: 10px;
  }

  .container-8 {
    margin-left: auto;
    margin-right: auto;
  }

  .cell-4 {
    padding-bottom: 20px;
  }

  .image-23 {
    width: 120px;
  }

  .cell-5 {
    align-items: flex-start;
    padding-left: 40px;
  }

  .div-block-17---03---3 {
    width: 10px;
    height: 10px;
  }

  .image-22---3-copy2 {
    width: 250px;
  }

  .section-8 {
    background-image: linear-gradient(#0006, #0006), url('../images/Frame-100000247362625.jpg');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
    justify-content: flex-start;
    align-items: center;
    height: 100vh;
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-24 {
    max-width: none;
    height: 35px;
  }

  .flex-block-4 {
    flex-flow: row;
    padding-left: 0;
  }

  .image-24---2 {
    max-width: none;
    height: 30px;
  }

  .paragraph-6 {
    margin-top: 20px;
    font-size: 25px;
    line-height: 29px;
  }

  .div-block-21 {
    width: auto;
    margin-top: 60px;
  }

  .image-25 {
    height: 30px;
    margin-left: 0;
  }

  .paragraph-7 {
    font-size: 18px;
    line-height: 32px;
  }

  .section-9 {
    text-align: left;
  }

  .paragraph-8 {
    font-size: 20px;
    line-height: 28px;
  }

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

  .image-28 {
    height: 100px;
  }

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

  .div-block-23 {
    border-top-width: 15px;
    border-bottom-width: 15px;
    border-left-width: 15px;
    height: 200px;
  }

  .div-block-23---2 {
    border-width: 15px 15px 15px 25px;
    height: 200px;
  }

  .div-block-24 {
    flex-direction: row;
    width: auto;
    display: block;
  }

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

  .block-quote-2 {
    border-left-width: 5px;
    font-size: 18px;
    line-height: 28px;
  }

  .div-block-25 {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 40px 20px;
  }

  .block-quote-2-copy {
    border-left-width: 5px;
    font-size: 18px;
    line-height: 28px;
  }

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

  .heading-11 {
    font-size: 26px;
    line-height: 34px;
  }

  .text-block-21 {
    font-size: 16px;
    line-height: 28px;
  }

  .div-block-26-copy, .div-block-26-copy-2-mob {
    padding: 40px 20px;
  }

  .text-block-22 {
    font-size: 18px;
    line-height: 32px;
  }

  .text-block-23 {
    font-size: 16px;
    line-height: 28px;
  }

  .image-31 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-10 {
    margin-top: 40px;
  }

  .text-block-24 {
    font-size: 16px;
    line-height: 28px;
  }

  .text-block-25 {
    margin-top: 60px;
    line-height: 32px;
  }

  .text-block-25---2 {
    line-height: 32px;
  }

  .div-block-27, .div-block-27---2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-7 {
    font-size: 34px;
    line-height: 42px;
  }

  .image-40 {
    width: 100%;
    height: 100%;
  }

  .timeline_text---05, .timeline_text-3 {
    font-size: 16px;
    line-height: 28px;
  }

  .timeline_item {
    grid-template-columns: 35px 1fr;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .timeline_text---6 {
    font-size: 16px;
    line-height: 28px;
  }

  .image-40---3 {
    width: 100%;
    height: 100%;
  }

  .timeline_text, .timeline_text---01 {
    font-size: 16px;
    line-height: 28px;
  }

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

  .image-41 {
    width: 130px;
  }

  .image-40---2 {
    width: 250px;
  }

  .image-41---2 {
    width: 130px;
    margin-left: 10px;
  }

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

  .div-block-45 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-43 {
    max-width: 65px;
  }

  .paragraph-9 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 28px;
  }

  .bold-text-11 {
    font-size: 16px;
    line-height: 32px;
  }

  .text-block-30 {
    margin-top: 20px;
    padding-right: 0;
    font-size: 12px;
  }

  .bold-text-10 {
    font-size: 14px;
  }

  .slider {
    height: 300px;
  }

  .container-10--1 {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .div-block-45-copy {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-25---01 {
    font-size: 100px;
    line-height: 110px;
  }

  .container-10--3 {
    margin-top: 40px;
  }

  .image-31---2 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .paragraph-7---2 {
    font-size: 18px;
    line-height: 32px;
  }

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

  .section-13 {
    padding: 40px 0;
  }

  .container-12---mob {
    margin-top: 60px;
    padding-top: 0;
    display: none;
  }

  .section-14 {
    padding-bottom: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-7---3 {
    text-align: left;
    font-size: 20px;
    line-height: 32px;
  }

  .text-block-32 {
    font-size: 18px;
    line-height: 30px;
  }

  .image-44 {
    width: 300px;
    height: auto;
  }

  .text-block-33 {
    font-size: 24px;
    line-height: 32px;
  }

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

  .text-block-36 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .container-13, .container-14, .container-15, .container-16 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-24-copy {
    text-align: left;
    font-size: 16px;
    line-height: 28px;
  }

  .paragraph-10 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 50px;
  }

  .section-13---2 {
    padding-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-span-17 {
    font-size: 28px;
    line-height: 50px;
  }

  .div-block-53 {
    height: 220px;
    margin-bottom: 40px;
  }

  .text-span-17---2 {
    text-align: center;
    font-size: 28px;
    line-height: 40px;
  }

  .paragraph-10---2 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 32px;
  }

  .div-block-53---2, .div-block-53---3 {
    height: 220px;
    margin-bottom: 40px;
  }

  .text-span-17---3 {
    font-size: 28px;
    line-height: 50px;
  }

  .paragraph-10---3 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-10---5 {
    text-align: center;
    margin-bottom: 0;
    font-size: 40px;
    line-height: 48px;
  }

  .div-block-53---4 {
    height: 220px;
    margin-bottom: 40px;
  }

  .div-block-55 {
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
  }

  .image-49 {
    height: 35px;
  }

  .image-50 {
    height: 85px;
  }

  .text-block-24---02 {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px;
    line-height: 36px;
  }

  .heading-13 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 28px;
    line-height: 36px;
  }

  .div-block-58 {
    border-radius: 40px;
  }

  .text-block-24---03 {
    text-align: left;
    font-size: 16px;
    line-height: 28px;
  }

  .container-17 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-24---04 {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    line-height: 32px;
  }

  .section-20 {
    margin-top: 20px;
  }

  .text-block-24---05 {
    text-align: left;
    font-size: 16px;
    line-height: 28px;
  }

  .section-21, .section-22 {
    margin-top: 40px;
  }

  .text-block-24---04-copy {
    text-align: left;
    font-size: 16px;
    line-height: 28px;
  }

  .section-22---2 {
    margin-top: 40px;
  }

  .section-22---3 {
    margin-top: 40px;
    margin-bottom: 60px;
  }

  .cell-16---2 {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-24---03-copy {
    text-align: left;
    font-size: 16px;
    line-height: 28px;
  }

  .text-block-24---07 {
    text-align: left;
    padding-right: 0;
    font-size: 16px;
    line-height: 28px;
  }

  .div-block-59 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-24---08 {
    text-align: left;
    font-size: 16px;
    line-height: 28px;
  }

  .div-block-59---2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cell-17-copy {
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .text-block-24---09 {
    text-align: left;
    font-size: 16px;
    line-height: 28px;
  }

  .text-block-38 {
    margin-bottom: 40px;
  }

  .text-block-24---09-copy {
    text-align: left;
    font-size: 24px;
    line-height: 38px;
  }

  .container-18-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .image-52 {
    border-radius: 40px;
  }

  .section-25 {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    background-attachment: scroll;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .quick-stack-12 {
    height: 100vh;
  }

  .parallax-bg {
    width: 100px;
  }

  .container-19 {
    margin-top: 10px;
  }

  .text-block-39 {
    font-size: 32px;
    line-height: 44px;
  }

  .image-71, .image-72 {
    height: 30px;
  }

  .image-73 {
    height: 35px;
  }

  .image-74, .image-75, .image-76, .image-77 {
    height: 25px;
  }

  .flex-block-9 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .section-26 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-61 {
    padding: 20px;
  }

  .text-block-24---02-copy {
    text-align: left;
    padding: 0;
    font-size: 20px;
    line-height: 34px;
  }

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

  .image-79 {
    width: 25px;
    margin-right: 10px;
  }

  .flex-block-11 {
    padding-left: 0;
  }

  .section-27 {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 20px;
  }

  .text-block-24---077 {
    text-align: left;
    padding: 0;
    font-size: 22px;
    line-height: 36px;
  }

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

  .button-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .flex-block-12 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    font-size: 12px;
  }

  .div-block-61-3 {
    padding: 20px;
  }

  .flex-block-101 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: row;
  }

  .image-72---2 {
    height: 45px;
  }

  .heading-14-2 {
    font-size: 28px;
  }

  .image-80 {
    width: 240px;
  }

  .flex-block-103 {
    background-position: 100%;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .section-31 {
    padding-top: 60px;
  }

  .div-block-62 {
    width: 280px;
    height: 150px;
    padding: 30px;
  }

  .image-81 {
    width: 50px;
  }

  .text-block-2422 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
    font-size: 26px;
    line-height: 36px;
  }

  .text-block-24---123 {
    text-align: center;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
  }

  .text-block-24---1234 {
    text-align: center;
    padding: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .heading-140-2 {
    margin-top: 60px;
    margin-bottom: 20px;
    font-size: 28px;
  }

  .heading-140-3 {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 36px;
  }

  .div-block-62---2 {
    height: 300px;
    padding-top: 40px;
  }

  .section-28-copy, .section-28-33 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .section-25-2 {
    margin-top: 0;
    padding-top: 60px;
  }

  .text-block-24---034 {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 34px;
  }

  .quick-stack-14 {
    margin-bottom: 100px;
    padding: 0;
  }

  .text-block-24---035 {
    text-align: left;
    font-size: 22px;
    line-height: 36px;
  }

  .flex-block---2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .image-74---2 {
    height: 25px;
  }

  .div-block-61-copy {
    padding: 20px;
  }

  .flex-block---2-copy {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-64 {
    width: 280px;
  }

  .flex-block-107 {
    margin-left: 0;
  }

  .section-28-33-copy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-72---2-2, .image-75-copy {
    height: 25px;
  }

  .container-21 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .quick-stack-16 {
    padding: 0;
  }

  .div-block-21---104 {
    text-align: center;
    padding: 20px;
  }

  .heading-15 {
    margin-top: 0;
    font-size: 24px;
    line-height: 36px;
  }

  .div-block-19---0088 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
  }

  .image-82 {
    margin-bottom: 10px;
  }

  .text-block2 {
    text-align: center;
    margin-bottom: 0;
    padding: 0;
    font-size: 20px;
    line-height: 30px;
  }

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

  .code-embed-desk, .code-embed-mob {
    display: none;
  }

  .text-block-24---02-copy-copy {
    text-align: left;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
  }

  .image-74---3, .image-74---2-copy {
    height: 25px;
  }

  .div-block-61-copy22 {
    padding: 20px;
  }

  .image-83 {
    width: 45px;
    margin-left: 10px;
  }

  .button-55 {
    margin-top: 0;
    padding: 20px 40px;
    font-size: 20px;
  }

  .flex-block-109 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
  }

  .heading-140-4 {
    margin-bottom: 20px;
    font-size: 28px;
  }

  .div-block-61-55 {
    padding: 20px;
  }

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

  .image-85 {
    width: 30px;
  }

  .div-block-61-mob {
    padding: 40px 20px;
    display: block;
  }

  .div-block-61-desk {
    padding: 20px;
    display: none;
  }

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

  .flex-block-105-copy-copy {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
  }

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

  .quick-stack-18 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-87 {
    width: 200px;
  }

  .pid-photo {
    text-align: center;
    font-size: 16px;
    line-height: 26px;
  }

  .pid-photo-copy {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .flex-block-109-copy {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
  }

  .button-55-copy {
    margin-top: 40px;
    padding: 20px 40px;
    font-size: 14px;
  }

  .text-block-2424 {
    padding-right: 20px;
    font-size: 22px;
  }

  .div-block-262 {
    padding: 40px 20px;
  }

  .paragraph-13 {
    font-size: 28px;
    font-weight: 400;
    line-height: 30px;
  }

  .text-block-24---02-fixed {
    text-align: left;
    padding: 0;
    font-size: 20px;
    line-height: 34px;
  }

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

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

  .image-72---200 {
    height: 40px;
  }

  .cell-43 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-block-24---201 {
    text-align: center;
    margin-top: 20px;
    padding: 0;
    font-size: 20px;
    line-height: 35px;
  }

  .image-72---201 {
    height: 40px;
  }

  .cell-39---02 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-block-24---202 {
    text-align: center;
    padding: 0;
    font-size: 20px;
    line-height: 34px;
  }

  .flex-block---26 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .quick-stack-20, .quick-stack-19---002 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-72---202 {
    height: 40px;
  }

  .div-block-270 {
    width: 340px;
    height: 340px;
  }

  .text-block-24---088 {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px;
    line-height: 36px;
  }

  .bold-text-32 {
    font-size: 42px;
    line-height: 50px;
  }

  .text-block-24---089 {
    text-align: center;
    padding: 0;
    font-size: 24px;
    line-height: 36px;
  }

  .text-block-2425 {
    text-align: center;
  }

  .flex-block-115 {
    flex-flow: column;
    padding: 0;
  }

  .text-block-24---099 {
    text-align: left;
    padding: 0;
    font-size: 16px;
    line-height: 32px;
  }

  .text-block-24255 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .avtor-01 {
    text-align: left;
    margin-top: 0;
    padding: 0;
    font-size: 16px;
    line-height: 34px;
  }

  .text-avtor-01 {
    text-align: left;
    padding: 0;
    font-size: 16px;
    line-height: 32px;
  }

  .code-embed-2 {
    text-align: center;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-270-2 {
    width: 340px;
    height: 340px;
  }

  .flex-block-116 {
    padding-left: 0;
  }

  .flex-block-117 {
    flex-flow: column;
  }

  .image-88 {
    width: auto;
    height: auto;
  }

  .text-zhuri---01 {
    text-align: left;
    margin-bottom: 20px;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
  }

  .image-89 {
    width: 240px;
  }

  .flex-block-119 {
    background-position: 100%;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .flex-block-120 {
    margin-left: 0;
  }

  .image-90 {
    height: 60px;
  }

  .image-91 {
    width: 260px;
  }

  .flex-block-121 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .image-92 {
    height: 35px;
  }

  .container-35 {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .code-embed-mob-2 {
    text-align: center;
  }

  .quick-stack-21-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-24258 {
    margin-left: -25px;
    margin-right: -25px;
    font-size: 32px;
  }

  .text-block-24259 {
    margin-left: -20px;
    margin-right: -20px;
    font-size: 16px;
    line-height: 30px;
  }

  .text-block-24260 {
    margin-left: -20px;
    font-size: 16px;
  }

  .quick-stack-21-copy-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-24261 {
    text-align: left;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 28px;
  }

  .div-block-277, .flex-block-117-copy, .flex-block-117-3 {
    flex-flow: column;
  }

  .button-55---4 {
    margin-top: 20px;
    padding: 20px 40px;
    font-size: 14px;
  }

  .flex-block-122 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
  }

  .text-avtor-02 {
    text-align: left;
    padding: 0;
    font-size: 16px;
    line-height: 32px;
  }

  .text-block-39-2 {
    text-align: center;
    padding: 0;
    font-size: 34px;
    line-height: 40px;
  }

  .quick-stack-24 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
    padding: 0 10px;
  }

  .image-88-4 {
    border-radius: 10px;
    width: 130px;
  }

  .actori {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
  }

  .text-block-24255-2 {
    font-size: 11px;
    line-height: 16px;
  }

  .div-block-278 {
    margin-bottom: 20px;
  }

  .link-block-6 {
    margin-top: 10px;
  }

  .div-block-279 {
    margin-left: 0;
    margin-right: 0;
    padding: 40px 20px 60px;
  }

  .image-94 {
    height: 50px;
    top: -25px;
  }

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

  .section-26-copy {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-block-24-02 {
    text-align: left;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .section-26-005 {
    background-image: none;
    padding: 60px 0;
  }

  .close-but {
    margin-bottom: 60px;
  }

  .image-95 {
    width: 20px;
  }

  .div-block-280 {
    margin-top: 60px;
    padding: 40px 20px;
  }

  .text-block-24263 {
    margin-top: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
  }

  .avtor-popup-001-amelina.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .text-block-24---036 {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .flex-block-124 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .text-block-24264 {
    padding-top: 3px;
    font-size: 20px;
  }

  .text-block-24---037 {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .quick-stack-25 {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 10px;
  }

  .flex-block-125 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .opovidannia-01 {
    margin-top: 60px;
  }

  .image-93---2 {
    margin-top: 2px;
  }

  .flex-block-119---2 {
    background-image: none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .container-39 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-24---0830 {
    text-align: center;
    padding: 0;
    font-size: 24px;
    line-height: 36px;
  }

  .image-88-2 {
    width: auto;
    height: auto;
  }

  .opovidannia-02 {
    margin-top: 40px;
  }

  .avtor-popup-2.popup-wrapper, .avtor-popup-002-andruhovich.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .div-block-279-2 {
    margin-left: 0;
    margin-right: 0;
    padding: 40px 20px 60px;
  }

  .text-block-24---089-2 {
    text-align: center;
    padding: 0;
    font-size: 24px;
    line-height: 36px;
  }

  .text-block-242 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .flex-block-119--2 {
    background-position: 100%;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .zhuri-01 {
    text-align: left;
    margin-top: 0;
    padding: 0;
    font-size: 16px;
    line-height: 34px;
  }

  .text-zhuri---hide---01 {
    text-align: left;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
  }

  .zhuri-02 {
    text-align: left;
    margin-top: 0;
    padding: 0;
    font-size: 16px;
    line-height: 34px;
  }

  .text-zhuri---hide---02 {
    text-align: left;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
  }

  .zhuri-03 {
    text-align: left;
    margin-top: 0;
    padding: 0;
    font-size: 16px;
    line-height: 34px;
  }

  .text-zhuri---hide---03 {
    text-align: left;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
  }

  .zhuri-04 {
    text-align: left;
    margin-top: 0;
    padding: 0;
    font-size: 16px;
    line-height: 34px;
  }

  .text-zhuri---hide---04 {
    text-align: left;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
  }

  .zhuri-05 {
    text-align: left;
    margin-top: 0;
    padding: 0;
    font-size: 16px;
    line-height: 34px;
  }

  .text-zhuri---hide---05 {
    text-align: left;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
  }

  .opovidannia-03 {
    margin-top: 40px;
  }

  .flex-block-117--3 {
    flex-flow: column;
  }

  .avtor-popup-03.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .opovidannia-04 {
    margin-top: 40px;
  }

  .avtor-popup-04.popup-wrapper, .avtor-popup-003-yurii-andruhovich.popup-wrapper, .avtor-popup-004-babkina.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .opovidannia-05 {
    margin-top: 40px;
  }

  .avtor-popup-005-goluboskii.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .opovidannia-06 {
    margin-top: 40px;
  }

  .avtor-popup-006-demchuk.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .opovidannia-07 {
    margin-top: 40px;
  }

  .avtor-popup-007-denisenko.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .opovidannia-08 {
    margin-top: 40px;
  }

  .avtor-popup-008-zhadan.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .opovidannia-09 {
    margin-top: 40px;
  }

  .avtor-popup-009-zabuzhko.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .opovidannia-10 {
    margin-top: 40px;
  }

  .avtor-popup-010-ivchenko.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .opovidannia-11 {
    margin-top: 40px;
  }

  .avtor-popup-011-kalitko.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .opovidannia-12 {
    margin-top: 40px;
  }

  .avtor-popup-012-karpa.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .opovidannia-13 {
    margin-top: 40px;
  }

  .avtor-popup-013-lytsishina.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .opovidannia-14 {
    margin-top: 40px;
  }

  .avtor-popup-014-malyarchuk.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .opovidannia-15 {
    margin-top: 40px;
  }

  .avtor-popup-015-mahno.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .opovidannia-16 {
    margin-top: 40px;
  }

  .avtor-popup-016-osoka.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .opovidannia-17 {
    margin-top: 40px;
  }

  .avtor-popup-017-puzik.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .opovidannia-18, .opovidannia-19 {
    margin-top: 40px;
  }

  .avtor-popup-018-taratorina.popup-wrapper, .avtor-popup-019-tsilyk.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .opovidannia-20 {
    margin-top: 40px;
  }

  .avtor-popup-020-cheh.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .button-56-18.popup-trigger {
    margin-top: 20px;
  }

  .button-56-21-zhuri.popup-trigger {
    font-size: 14px;
  }

  .zhuri-popup-021.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .pid-photo---2 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .button-56-22-zhuri.popup-trigger {
    font-size: 14px;
  }

  .zhuri-popup-022.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .button-56-23-zhuri.popup-trigger {
    font-size: 14px;
  }

  .zhuri-popup-023.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .button-56-24-zhuri.popup-trigger {
    font-size: 14px;
  }

  .zhuri-popup-024.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .button-56-25-zhuri.popup-trigger {
    font-size: 14px;
  }

  .zhuri-popup-025.popup-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .section-37 {
    background-image: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-277-desk {
    flex-flow: column;
  }

  .podcast-b-01-amelina-popup-026.popup-wrapper {
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

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

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

  .text-block-24266 {
    margin-top: 60px;
    font-size: 22px;
  }

  .image-97 {
    width: 150px;
  }

  .image-98 {
    width: 150px;
    margin-top: 5px;
  }

  .div-block-280-podcast-dl {
    margin-top: 60px;
    padding: 10px 20px 40px;
  }

  .div-block-32-2 {
    margin-top: 0;
  }

  .podcast-b-02-andruhovich-popup-027.popup-wrapper, .podcast-b-03-andruhovich-popup-028.popup-wrapper, .podcast-b-04-babkina-popup-029.popup-wrapper, .podcast-b-05-golubovskiy-popup-030.popup-wrapper, .podcast-b-06-demchuk-popup-031.popup-wrapper, .podcast-b-07-denisenko-popup-032.popup-wrapper, .podcast-b-08-zhadan-popup-033.popup-wrapper, .podcast-b-09-zabuzhko-popup-034.popup-wrapper, .podcast-10-ivchenko-popup-035.popup-wrapper, .podcast-11-kalitko-popup-036.popup-wrapper, .podcast-12-karpa-popup-037.popup-wrapper, .podcast-13-lytsishina-popup-038.popup-wrapper, .podcast-14-malyarchuk-popup-039.popup-wrapper, .podcast-15-mahno-popup-040.popup-wrapper, .podcast-16-osoka-popup-041.popup-wrapper, .podcast-17-puzik-popup-042.popup-wrapper, .podcast-18-taratorina-popup-043.popup-wrapper, .podcast-19-tsilyk-popup-044.popup-wrapper, .podcast-20-cheh-popup-045.popup-wrapper, .podcast-b-08-zhadan-popup-0033.popup-wrapper {
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .code-embed-desktop, .code-embed-mobile {
    text-align: center;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

#w-node-e449400b-aa9b-d279-8f7a-b38f304c5e7f-a4f53069 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-bdbcaf8d-c7fe-4784-f83a-5bcc8d264e42-a4f53069 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#opovidannia.w-node-d85a0f99-3e2e-5688-1d0f-341a267e434e-a4f53069 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d2a9ec99-43ec-4267-1615-b4fd93f2ec03-a4f53069, #w-node-_452d372a-36bd-bba1-460e-6e0ee9f54f1f-a4f53069, #w-node-_830fb1e6-5162-c8d9-f7ad-26cd75dc1432-a4f53069, #w-node-_9e2e939a-273c-a6e0-b7af-deb2359eb5f6-a4f53069, #w-node-_5a3f3d68-526b-4027-0dd9-267a2afb4e01-a4f53069, #w-node-f142e94f-e9d4-46cb-5603-8297dcf010ad-a4f53069, #w-node-_1a3f3531-dd63-a80b-ebd2-14817e07cbcb-a4f53069, #w-node-_6d6a4656-ce17-9223-0333-b44901d0b3cc-a4f53069, #w-node-b638c23b-8183-c9ea-4578-84612104eb70-a4f53069, #w-node-_2dc59d2b-eec1-cc0d-f964-9accaa4f2b7d-a4f53069, #w-node-_4fde18a7-9d44-8016-38d9-b86d8177775f-a4f53069, #w-node-_7f19b90f-1179-6c16-3203-5480f162a8bb-a4f53069, #w-node-ff8f72e0-666c-2fa9-61f2-757fe92ad3d9-a4f53069, #w-node-_65880c74-5c8d-43a1-4969-8f0bcd8a72ee-a4f53069, #w-node-_78d16dea-dd79-e7ac-b645-0246547c0d3b-a4f53069 {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1.5fr;
}

#w-node-a833b600-2a63-ddd3-089d-e16316f03d49-a4f53069 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a833b600-2a63-ddd3-089d-e16316f03d62-a4f53069 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_18412552-f250-3d51-40f4-7d9414fa0ab7-a4f53069 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_842151c0-2e23-ae6e-1c41-f926ca5005ce-a4f53069, #w-node-_453127de-0703-4851-75cd-cbd8c55cd24a-a4f53069 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-e449400b-aa9b-d279-8f7a-b38f304c5e7f-a4f53069, #opovidannia.w-node-d85a0f99-3e2e-5688-1d0f-341a267e434e-a4f53069 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d2a9ec99-43ec-4267-1615-b4fd93f2ec03-a4f53069, #w-node-_452d372a-36bd-bba1-460e-6e0ee9f54f1f-a4f53069, #w-node-_830fb1e6-5162-c8d9-f7ad-26cd75dc1432-a4f53069, #w-node-_9e2e939a-273c-a6e0-b7af-deb2359eb5f6-a4f53069, #w-node-_5a3f3d68-526b-4027-0dd9-267a2afb4e01-a4f53069, #w-node-f142e94f-e9d4-46cb-5603-8297dcf010ad-a4f53069, #w-node-_1a3f3531-dd63-a80b-ebd2-14817e07cbcb-a4f53069, #w-node-_6d6a4656-ce17-9223-0333-b44901d0b3cc-a4f53069, #w-node-b638c23b-8183-c9ea-4578-84612104eb70-a4f53069, #w-node-_2dc59d2b-eec1-cc0d-f964-9accaa4f2b7d-a4f53069, #w-node-_4fde18a7-9d44-8016-38d9-b86d8177775f-a4f53069, #w-node-_7f19b90f-1179-6c16-3203-5480f162a8bb-a4f53069, #w-node-ff8f72e0-666c-2fa9-61f2-757fe92ad3d9-a4f53069, #w-node-_65880c74-5c8d-43a1-4969-8f0bcd8a72ee-a4f53069, #w-node-_78d16dea-dd79-e7ac-b645-0246547c0d3b-a4f53069 {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr;
  }

  #w-node-a833b600-2a63-ddd3-089d-e16316f03d49-a4f53069 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_18412552-f250-3d51-40f4-7d9414fa0ab7-a4f53069 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-bdbcaf8d-c7fe-4784-f83a-5bcc8d264e42-a4f53069 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-a833b600-2a63-ddd3-089d-e16316f03d62-a4f53069 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Formular';
  src: url('../fonts/Formular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Formular';
  src: url('../fonts/Formular-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Formular';
  src: url('../fonts/Formular-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Formular';
  src: url('../fonts/Formular-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Formular';
  src: url('../fonts/Formular-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Formular';
  src: url('../fonts/Formular-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Formular';
  src: url('../fonts/Formular-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Formular';
  src: url('../fonts/Formular-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Formular';
  src: url('../fonts/Formular-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Formular';
  src: url('../fonts/Formular-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Artoissebastian Sans';
  src: url('../fonts/ArtoisSebastian-Sans.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Artoisisabella Serif';
  src: url('../fonts/ArtoisIsabella-Serif.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recht';
  src: url('../fonts/Recht-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Recht';
  src: url('../fonts/Recht-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Recht';
  src: url('../fonts/Recht-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recht';
  src: url('../fonts/Recht-ExtraBoldItalic.otf') format('opentype'), url('../fonts/Recht-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Recht';
  src: url('../fonts/Recht-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recht';
  src: url('../fonts/Recht-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Recht';
  src: url('../fonts/Recht-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Recht';
  src: url('../fonts/Recht-UltraLightItalic.otf') format('opentype'), url('../fonts/Recht-ExtraLightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Recht';
  src: url('../fonts/Recht-Bold.otf') format('opentype'), url('../fonts/Recht-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recht';
  src: url('../fonts/Recht-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recht';
  src: url('../fonts/Recht-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recht';
  src: url('../fonts/Recht-SemiBoldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Recht';
  src: url('../fonts/Recht-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recht';
  src: url('../fonts/Recht-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Recht';
  src: url('../fonts/Recht-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Recht';
  src: url('../fonts/Recht-UltraLight.otf') format('opentype'), url('../fonts/Recht-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}