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

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

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

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

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

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

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

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

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

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

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

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

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

.body {
  -webkit-text-fill-color: inherit;
  background-color: #fff6ec;
  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: 4;
  color: #000;
  background-color: #000;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 60px;
  position: relative;
}

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

.link-3 {
  color: #fd0000;
}

.link-4 {
  color: red;
  text-align: center;
  width: 600px;
}

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

.cover {
  z-index: 9;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.image-24 {
  height: 60px;
}

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

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

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

.paragraph-6 {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-top: 40px;
  font-family: Montserrat Alternates;
  font-size: 96px;
  font-weight: 700;
  line-height: 100px;
}

.div-block-21 {
  text-align: center;
  width: 1200px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}

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

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

.paragraph-7 {
  color: #000;
  text-align: left;
  margin-bottom: 0;
  font-family: Mmcoffice, Impact, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 140%;
}

.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: 10px;
  margin-bottom: 0;
  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: 40px;
  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 {
  background-color: #fff0;
  padding-top: 100px;
  padding-bottom: 0;
}

.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;
  background-image: url('../images/Group-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 350px;
  border-left-width: 5px;
  border-left-color: #e8c093;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  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;
}

.paragraph-9 {
  color: #420c09;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: Comfortaa, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 54px;
}

.paragraph-10 {
  color: #420c09;
  text-align: center;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Comfortaa, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 42px;
}

.paragraph-11 {
  color: #591b18;
  text-align: center;
  text-transform: uppercase;
  font-family: Comfortaa, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 54px;
}

.cell-7 {
  justify-content: center;
  align-items: flex-start;
  padding-left: 20px;
}

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

.image-30 {
  border-radius: 20px;
  width: 1200px;
  margin-bottom: 60px;
}

.section-11 {
  text-align: center;
  margin-bottom: 0;
  display: none;
}

.quick-stack-8 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}

.image-31 {
  border-radius: 20px;
  width: 1200px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.image-32, .image-33 {
  border-radius: 20px;
}

.quick-stack-7-2 {
  margin-top: 40px;
  padding-left: 0;
  padding-right: 0;
}

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

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

.button-3 {
  background-color: #420c09;
  border-radius: 10px;
  margin-top: 40px;
  padding: 15px 40px;
  font-family: Montserrat, sans-serif;
}

.paragraph-10-copy {
  color: #420c09;
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Comfortaa, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 38px;
}

.link-18 {
  color: #420c09;
  font-weight: 600;
}

.image-34 {
  border-radius: 20px;
  width: 350px;
}

.paragraph-12 {
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
}

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

.paragraph-13 {
  color: #420c09;
  text-align: center;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Comfortaa, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
}

.image-35 {
  z-index: 0;
  width: 150px;
  position: relative;
  left: 20px;
}

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

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

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

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

.div-block-27 {
  border: 2px solid #e8c093;
  border-radius: 20px;
  margin-top: 0;
  padding: 20px 40px;
}

.paragraph-15 {
  color: #420c09;
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Comfortaa, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
}

.list {
  color: #420c09;
  padding-left: 30px;
  font-size: 20px;
}

.quick-stack-9 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
}

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

.list-item {
  margin-bottom: 0;
  padding-bottom: 10px;
}

.list-item-2, .list-item-3, .list-item-4, .list-item-5, .list-item-6, .list-item-7, .list-item-8, .list-item-9 {
  padding-bottom: 10px;
}

.list-copy {
  color: #420c09;
  padding-left: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  list-style-type: decimal;
}

.text-block-18-copy {
  color: #0d0d0d;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.cell-10 {
  padding-top: 20px;
}

.image-36 {
  border-radius: 20px;
  margin-top: 40px;
  margin-bottom: 10px;
}

.image-37 {
  height: 200px;
  display: none;
}

.div-block-28 {
  position: fixed;
  inset: 35% auto 0% 0%;
}

.image-38 {
  height: 65px;
}

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

.div-block-28---desk {
  position: fixed;
  inset: 35% auto 0% 0%;
}

.image-37---2 {
  height: 200px;
}

.div-block-28---mob {
  display: none;
  position: fixed;
  inset: 35% auto 0% 0%;
}

.image-39 {
  height: 400px;
  margin-bottom: 40px;
}

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

.link-19 {
  color: #fd0000;
}

.link-20 {
  color: red;
  text-align: center;
  width: 600px;
}

.quick-stack-10 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-top: 40px;
}

.image-40, .image-41 {
  margin-bottom: 20px;
}

.quick-stack-11 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-top: 20px;
}

.image-42, .image-43 {
  margin-bottom: 20px;
}

.image-36-copy {
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 40px;
}

.button-4 {
  color: #420c09;
  background-color: #e8c093;
  border-radius: 20px;
  margin-top: 20px;
  padding: 20px 40px;
  font-family: Comfortaa, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.recept-01 {
  color: #420c09;
  background-color: #e8c093;
  border-radius: 20px;
  margin-top: 20px;
  padding: 20px 40px;
  font-family: Comfortaa, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.recept-01-text {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
}

.recept-02 {
  color: #420c09;
  background-color: #e8c093;
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 20px 40px;
  font-family: Comfortaa, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.recept-02-text {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
}

.recept-03 {
  color: #420c09;
  background-color: #e8c093;
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 20px 40px;
  font-family: Comfortaa, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.recept-03-text, .recept-01-text-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
}

.paragraph-10--2 {
  color: #420c09;
  text-align: center;
  text-transform: none;
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Comfortaa, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 42px;
}

.cell-11, .cell-12, .cell-13, .cell-14 {
  justify-content: flex-start;
  align-items: center;
}

.div-block-30 {
  background-color: #e8c093;
  display: none;
}

.image-44 {
  height: 400px;
  display: none;
}

.div-block-31 {
  z-index: 2;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: relative;
  top: 240px;
  right: 220px;
}

.paragraph-16 {
  color: #420c09;
  font-family: Comfortaa, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 34px;
}

.container-11 {
  z-index: 5;
  padding-top: 60px;
  padding-bottom: 40px;
  position: relative;
}

.link-block-4-copy {
  margin-top: 10px;
  margin-bottom: 20px;
}

.image-37---2-copy {
  height: 200px;
}

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

.text-span-4, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10 {
  color: #420c09;
}

.image-24---5 {
  height: 65px;
}

.image-24---4 {
  height: 100px;
}

.image-24---7 {
  height: 30px;
}

.text-block-20 {
  text-align: left;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.link-55 {
  color: #fec144;
  text-decoration: none;
}

.line-2 {
  background-color: #d3b38f;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.heading-15 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  font-size: 46px;
  font-weight: 400;
  display: block;
}

.osterbrot {
  margin-bottom: 100px;
}

.text-block-21 {
  color: #fff;
  text-align: left;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 28px;
}

.text-block-22 {
  color: #420c09;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.image-45 {
  z-index: 1;
  float: none;
  min-width: auto;
  max-width: 100%;
  box-shadow: none;
  border-radius: 20px;
  display: inline-block;
  position: static;
  inset: 40px auto auto 0%;
}

.column-9 {
  padding-top: 0;
  padding-left: 20px;
  padding-right: 0;
}

.column-10 {
  padding-left: 0;
  padding-right: 20px;
  position: sticky;
  top: 40px;
  bottom: 0;
}

.bold-text-11 {
  color: #ffb502;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  font-family: Montserrat Alternates;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
  display: block;
}

.text-block-23 {
  color: #9c5200;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 34px;
}

.text-block-24 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.link-56 {
  color: #9c5200;
  font-weight: 500;
  text-decoration: underline;
}

.tsureki {
  margin-bottom: 100px;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.column-9-copy {
  justify-content: flex-end;
  align-items: center;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 0;
  display: block;
  position: sticky;
  top: 40px;
}

.column-10-copy {
  padding-left: 0;
  padding-right: 20px;
  position: relative;
  top: 0;
  bottom: 0;
}

.paragraph-6-copy {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-top: 20px;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 34px;
}

.link-57 {
  color: #9c5200;
  font-weight: 500;
  text-decoration: underline;
}

.khestovi {
  margin-bottom: 100px;
}

.panetone {
  margin-bottom: 100px;
  display: block;
}

.link-58 {
  color: #9c5200;
  font-weight: 500;
}

.khestovi-copy {
  margin-bottom: 60px;
}

.kasatelo {
  margin-bottom: 100px;
}

.link-59 {
  color: #9c5200;
  font-weight: 500;
}

.briosh {
  margin-bottom: 100px;
  display: block;
}

.mazanets {
  margin-bottom: 100px;
}

.link-60, .link-61 {
  color: #9c5200;
  font-weight: 500;
}

.link-62 {
  color: #a25b0e;
  font-weight: 500;
}

.babka {
  margin-bottom: 100px;
  display: block;
}

.osterfladen {
  margin-bottom: 100px;
}

.link-63, .link-64 {
  color: #9c5200;
  font-weight: 500;
}

.crafin {
  margin-bottom: 100px;
  display: block;
}

.link-65 {
  color: #9c5200;
  font-weight: 500;
}

.section-14 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: block;
}

.column-10-copy-copy {
  padding-left: 10px;
  padding-right: 20px;
  position: relative;
  top: 0;
  bottom: 0;
}

.bold-text-11-copy {
  color: #9c5200;
  justify-content: center;
  align-items: center;
  font-family: Ferenz;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
  display: flex;
}

.text-block-23-copy {
  color: #06aeb5;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 40px;
  font-family: Montserrat Alternates;
  font-size: 34px;
  font-weight: 700;
  line-height: 46px;
  display: flex;
}

.text-block-24-copy {
  text-align: left;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.part-of-ukraine {
  color: #9c5200;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 34px;
}

.link-66 {
  color: #9c5200;
  font-weight: 500;
}

.center {
  margin-bottom: 100px;
}

.east {
  margin-bottom: 100px;
  display: block;
}

.link-67, .text-span-5 {
  color: #9c5200;
  font-weight: 500;
}

.link-68 {
  color: #9c5200;
}

.south {
  margin-bottom: 100px;
}

.west {
  margin-bottom: 20px;
  display: block;
}

.link-69 {
  color: #9c5200;
  font-weight: 500;
}

.tsureki-mob, .panetone-mob, .briosh-mob, .babka-mob, .crafin-mob, .east-mob, .west-mob {
  margin-bottom: 100px;
  display: none;
}

.flex-block-8 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 100px;
}

.image-46 {
  display: none;
}

.column-10---03 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 10px;
  padding-right: 20px;
  display: flex;
  position: relative;
  top: 0;
  bottom: 0;
}

.div-block-66 {
  background-color: #fff;
  margin-top: 0;
  padding: 100px 0;
}

.heading-24 {
  color: #ed1c24;
  text-align: center;
  margin: 0 60px 30px;
  font-size: 32px;
}

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

.div-block-65 {
  color: #b98e8e;
  background-image: linear-gradient(#ffffff85, #ffffff85);
  border: 2px #cecece;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 6px;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.image-65 {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: auto;
  height: auto;
}

.heading-25 {
  color: #000;
  text-align: left;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.button-8 {
  color: #fff;
  background-color: #ed1c24;
  border-radius: 5px;
  margin-left: 0;
  padding: 15px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.image-64 {
  border-radius: 20px 20px 0 0;
  height: auto;
}

.link-70 {
  color: #9c5200;
  font-weight: 500;
}

.link-71 {
  color: #a25b0e;
  font-weight: 500;
}

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

.image-66 {
  display: none;
}

.map-desk {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.map {
  margin-left: auto;
  margin-right: auto;
}

.map-imag-desk {
  width: 1100px;
  height: 628.453px;
}

.link-desk-hram {
  cursor: pointer;
  background-color: #ffc90600;
  border-radius: 100px;
  width: 100%;
  height: 100%;
  position: static;
  top: 256px;
  left: 240px;
}

.link-block {
  width: auto;
}

.link-desk-piknik {
  cursor: pointer;
  background-color: #ffc90600;
  border-radius: 100px;
  width: 100%;
  height: 100%;
  position: static;
  top: 243px;
  left: 348px;
}

.link-desk-gostuni {
  cursor: pointer;
  background-color: #ffc90600;
  border-radius: 100px;
  width: 100%;
  height: 100%;
  position: static;
  top: 549px;
  left: -379px;
}

.link-desk-presents {
  cursor: pointer;
  background-color: #ffc90600;
  border-radius: 100px;
  width: 100%;
  height: 100%;
  position: static;
  top: 548px;
  left: -257px;
}

.div-block-67 {
  background-image: url('../images/easter_map-02.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 1110px;
  height: 630px;
  margin-left: auto;
  margin-right: auto;
}

.quick-stack-12 {
  width: 1110px;
  height: 630px;
}

.lid {
  background-color: #e3e5e6;
  background-image: url('../images/Frame-5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  position: static;
}

.text-block-25 {
  color: #5f5f5f;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.container-12 {
  z-index: 9;
  text-align: center;
  display: block;
  position: static;
  left: auto;
  right: auto;
}

.list-2 {
  color: #ffb502;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  font-size: 20px;
}

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

.text-block-24---3 {
  text-align: left;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

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

.container-13 {
  text-align: center;
  background-color: #fff;
  border: 1px #fff;
  border-radius: 20px;
  padding: 40px 60px 100px;
}

.section---hrum {
  margin-top: 100px;
  display: none;
}

.section, .section---gostinu, .section---picnik {
  margin-top: 100px;
}

.section---presents {
  margin-top: 100px;
  margin-bottom: 220px;
}

.arrow-up-2 {
  z-index: 999;
  background-color: #e29b4829;
  border-radius: 50px;
  padding: 10px;
  text-decoration: none;
  position: fixed;
  inset: auto 2% 3% auto;
}

.image-58 {
  width: 50px;
}

.quick-stack-13 {
  margin-bottom: 60px;
  padding: 0;
}

.text-block-26 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-family: Montserrat Alternates;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
}

.text-block-27 {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.list-item-10, .list-item-11 {
  margin-bottom: 10px;
}

.list-3 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
}

.div-block-68 {
  border: 1px solid #f9d36c;
  border-radius: 10px;
  height: 100%;
  padding: 20px 10px;
}

.image-67 {
  border-radius: 10px;
  width: 100%;
  margin-bottom: 20px;
}

.image-68 {
  border-radius: 15px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.text-block-26---2 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 10px;
  font-family: Montserrat Alternates;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  display: flex;
}

.image-69 {
  width: 820px;
  margin-top: -30px;
}

.image-70 {
  text-align: center;
  width: 250px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.quick-stack-13-2 {
  margin-bottom: 60px;
  padding: 0;
}

.image-71 {
  border-radius: 15px;
  margin-bottom: 40px;
}

.image-68---2 {
  border-radius: 15px;
  margin-top: 0;
  margin-bottom: 40px;
}

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

.link-block-7 {
  cursor: pointer;
  width: 130px;
}

.cell-15, .cell-16, .cell-17, .cell-18, .cell-19 {
  justify-content: center;
  align-items: center;
}

.link-72 {
  color: #06aeb5;
  font-weight: 600;
}

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

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

.text-block-28 {
  color: #333333d6;
  text-align: center;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 48px;
  font-weight: 200;
  line-height: 84px;
}

.div-block-69 {
  border: 2px solid var(--dodger-blue);
  border-radius: 15px;
  margin-top: 40px;
  padding: 40px;
}

.text-block-24---003 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.button-9 {
  color: #fff;
  background-color: #1995db;
  border-radius: 5px;
  margin-top: 20px;
  padding: 15px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.heading-26 {
  color: #000;
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mmcoffice, Impact, sans-serif;
  font-size: 44px;
  font-weight: 500;
  line-height: 100%;
}

.map-ukraine {
  background-image: url('../images/back.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-top: 0;
  padding-top: 0;
}

.div-block-70 {
  width: 1140px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-73 {
  width: auto;
  position: relative;
  inset: 0%;
}

.kyiv {
  height: auto;
  position: relative;
  top: -680px;
  left: 392px;
}

.image-74 {
  height: 180px;
}

.map-ukraine-mob {
  background-image: url('../images/back.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-top: 0;
  padding-top: 0;
  display: none;
}

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

.link-kyiv-mob {
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.image-75 {
  width: 100%;
}

.footer {
  background-image: url('../images/12-9.png'), url('../images/back.png');
  background-position: 50% 100%, 50% 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  background-attachment: scroll, fixed;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 0;
}

.image-24-2 {
  height: 80px;
}

.image-24-3 {
  height: 60px;
}

.image-24---01 {
  height: 50px;
}

.carwrapper {
  z-index: 99;
  background-color: #fff0;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 60px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
  overflow: hidden;
}

.image-80 {
  width: auto;
  height: 60px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  inset: auto 0% 0% -20%;
}

.flex-block-10 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}

.image-81 {
  z-index: 5;
  width: 100%;
  height: auto;
  position: absolute;
  inset: 0%;
}

.image-81-mob {
  z-index: 5;
  width: 100%;
  height: auto;
  display: none;
  position: absolute;
  inset: 0%;
}

.image-82 {
  z-index: 3;
  width: 100%;
  height: auto;
  position: sticky;
  inset: 0%;
  overflow: clip;
}

.section-cover {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 0;
}

.container-15 {
  z-index: 9;
  margin-top: 20px;
  position: relative;
}

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

.div-block-71 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 564px;
  display: flex;
}

.cell-20 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 60px;
  padding-left: 20px;
}

.section-26 {
  background-color: #fbfbfb;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
}

.text-span-6 {
  font-weight: 500;
}

.image-83 {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.subtitle {
  color: #f8623f00;
  text-align: left;
  -webkit-text-stroke-color: #f8623f00;
  text-transform: none;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #6ab4c5 15%, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 62px;
  line-height: 110%;
}

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

.symb {
  color: #a3aaaa26;
  font-family: Montserrat, sans-serif;
  font-size: 100px;
  font-weight: 600;
  line-height: 100%;
}

.number {
  color: #6ab4c5;
  margin-left: -60px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 210px;
  font-weight: 700;
  line-height: 100%;
}

.link-73 {
  color: #99ecff;
  font-weight: 400;
  text-decoration: underline;
}

.zmist {
  background-color: #0000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 940px;
  margin-bottom: 0;
  padding: 0;
  display: flex;
}

.text-asus {
  color: #000;
  text-align: left;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.num-div {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.description {
  color: #fff;
  text-align: left;
  margin-top: 100px;
  margin-bottom: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 140%;
}

.pigulka {
  background-color: #6ab4c500;
  background-image: linear-gradient(90deg, #bfc2c433, #1a1a1a00 90%);
  border-bottom: 2px #6ab4c5;
  border-left: 2px #6ab4c5;
  border-radius: 0;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.section-text {
  background-color: #fff;
  background-image: url('../images/Frame-5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 100px;
  padding-bottom: 100px;
}

.text-mits {
  color: #000;
  text-align: left;
  margin-bottom: 0;
  font-family: Mmcoffice, Impact, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 140%;
}

.bold-text-12 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.photo-two {
  background-color: #fff;
  background-image: url('../images/Frame-5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.quick-stack-16 {
  padding-top: 0;
  padding-bottom: 0;
}

.section-27 {
  color: #000;
  background-color: #000;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 60px;
}

.text-block-29 {
  color: #fff;
  text-align: center;
  margin-top: -67px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
}

.link-74 {
  color: #fd0000;
}

.link-75 {
  color: red;
  text-align: center;
  width: 600px;
}

.text-span-7 {
  color: #ed0002;
  font-family: Mmcoffice, Impact, sans-serif;
  font-weight: 500;
}

.text-span-8 {
  color: #000;
  font-weight: 500;
}

.pigulka2 {
  background-color: #6ab4c500;
  background-image: linear-gradient(90deg, #bfc2c433, #1a1a1a00 90%);
  border-bottom: 2px #6ab4c5;
  border-left: 2px #6ab4c5;
  border-radius: 0;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 0;
  padding: 40px;
}

.pigulka3 {
  background-color: #6ab4c500;
  background-image: linear-gradient(90deg, #bfc2c433, #1a1a1a00 90%);
  border-bottom: 2px #6ab4c5;
  border-left: 2px #6ab4c5;
  border-radius: 0;
  width: 100%;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 40px;
}

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

.text-span-10 {
  font-weight: 500;
}

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

.container-16 {
  margin-bottom: 100px;
}

.text-block-30 {
  color: #6c6c6c;
  font-family: Mmc, Impact, sans-serif;
  font-size: 12px;
  line-height: 140%;
}

.link-76 {
  color: #ed0002;
}

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

.link-block-9 {
  cursor: pointer;
  background-color: #0000;
  background-image: url('../images/Frame-5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px;
  text-decoration: none;
  display: flex;
  box-shadow: 2px 2px 16px -2px #00000029;
}

.heading-27 {
  color: #000;
  text-align: center;
  text-shadow: 1px 1px 5px #ffffff4d;
  margin-top: 0;
  font-family: Cormorant Infant, sans-serif;
  font-size: 54px;
  font-weight: 600;
  line-height: 75%;
}

.div-block-73 {
  background-color: #ef0001;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 60px;
  margin-top: 40px;
  display: flex;
}

.text-block-31 {
  color: #fff;
  font-family: Mmc, Impact, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.youtube-3 {
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.section-28 {
  margin-top: 0;
  margin-bottom: 100px;
  padding-left: 100px;
  padding-right: 100px;
}

.img_cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.link-77 {
  color: #ed0002;
  cursor: pointer;
  text-decoration: none;
}

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

.bold-text-13 {
  font-family: Mmcoffice, Impact, sans-serif;
  font-weight: 500;
}

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

.bold-text-14 {
  color: #ed0002;
  font-weight: 500;
}

.pigulka-copy {
  background-color: #6ab4c500;
  background-image: linear-gradient(90deg, #bfc2c433, #1a1a1a00 90%);
  border-bottom: 2px #6ab4c5;
  border-left: 2px #6ab4c5;
  border-radius: 0;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

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

.text-span-13, .text-span-14, .text-span-15 {
  font-weight: 500;
}

.div-block-74 {
  background-color: #ef0001;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 60px;
  margin-top: 40px;
  display: flex;
}

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

.link-block-10 {
  cursor: pointer;
  background-color: #0000;
  background-image: url('../images/Frame-5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px;
  text-decoration: none;
  display: flex;
  box-shadow: 2px 2px 16px -2px #00000029;
}

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

.text-span-16 {
  color: #ed0002;
  font-weight: 700;
}

.container-19 {
  margin-bottom: 100px;
}

.text-block-32 {
  color: #6c6c6c;
  font-family: Mmc, Impact, sans-serif;
  font-size: 12px;
  line-height: 140%;
}

.heading-28 {
  color: #000;
  text-align: center;
  text-shadow: 1px 1px 5px #ffffff4d;
  margin-top: 0;
  font-family: Mmcoffice, Impact, sans-serif;
  font-size: 54px;
  font-weight: 400;
  line-height: 75%;
}

.text-block-33 {
  color: #fff;
  font-family: Mmc, Impact, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

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

.wrapper-photo {
  aspect-ratio: 1;
  overflow: clip;
}

.wrapper-photo-2 {
  aspect-ratio: auto;
  overflow: clip;
}

.link-78 {
  color: #ed0002;
}

.link-79 {
  color: #000;
}

.div-block-75 {
  background-color: #f4f4f4;
  border-radius: 10px;
  width: 960px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  box-shadow: 4px 4px #e9e8e8;
}

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

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

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

.flex-block-13 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-26-2 {
  color: #000;
  text-shadow: 1px 1px 5px #ffffff4d;
  margin-bottom: 0;
  font-family: Mmcoffice, Impact, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 100%;
}

.paragraph-7-2 {
  text-align: left;
  margin-bottom: 0;
  font-family: Mmcoffice, Impact, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
}

.button-10 {
  background-color: #ed0001;
  padding: 15px 40px;
  font-family: Mmcoffice, Impact, sans-serif;
}

.section-text-start {
  background-color: #fff;
  background-image: url('../images/Frame-5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 0;
  padding-bottom: 100px;
}

.text-block-34 {
  color: #1a1a1a;
  text-align: center;
  padding: 0;
  font-family: Mmcoffice, Impact, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 110%;
}

.div-block-76 {
  background-color: #ed00020d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  padding: 10px;
  display: flex;
}

.arrow-up-3 {
  z-index: 999;
  background-color: #64202333;
  border-radius: 50px;
  padding: 10px;
  text-decoration: none;
  position: static;
  inset: auto 2% 3% auto;
}

.arrow-up-3.w--current {
  background-color: #0000004d;
}

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

.zazyvalka {
  border-bottom: 2px #6ab4c5;
  border-left: 2px #6ab4c5;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 0;
  display: flex;
}

html.w-mod-js [data-ix="close-text"] {
  opacity: 0;
  height: 0;
}

html.w-mod-js [data-ix="open-text"] {
  opacity: 1;
}

html.w-mod-js [data-ix="text"] {
  opacity: 0;
  height: 0;
}

@media screen and (min-width: 1280px) {
  .cover {
    height: auto;
  }

  .heading-26 {
    font-size: 58px;
  }
}

@media screen and (min-width: 1440px) {
  .image-20 {
    display: none;
  }

  .cover {
    background-image: none;
    height: auto;
  }

  .heading-26 {
    color: #000;
    text-shadow: 1px 1px 5px #ffffff4d;
  }

  .cell-20 {
    padding-top: 100px;
  }

  .heading-27, .heading-28, .heading-26-2 {
    color: #000;
    text-shadow: 1px 1px 5px #ffffff4d;
  }
}

@media screen and (min-width: 1920px) {
  .cover {
    height: auto;
  }

  .heading-26 {
    color: #000;
    text-shadow: 1px 1px 5px #ffffff4d;
    font-size: 66px;
  }

  .quick-stack-15 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-block-71 {
    width: 620px;
    font-size: 82px;
  }

  .cell-20 {
    padding-top: 100px;
  }

  .zmist {
    background-color: #0000;
    padding-top: 0;
  }

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

  .heading-27 {
    color: #000;
    text-shadow: 1px 1px 5px #ffffff4d;
    font-size: 60px;
  }

  .section-28 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .heading-28 {
    color: #000;
    text-shadow: 1px 1px 5px #ffffff4d;
    font-size: 60px;
  }

  .heading-26-2 {
    color: #000;
    text-shadow: 1px 1px 5px #ffffff4d;
    font-size: 42px;
  }

  .arrow-up-3 {
    background-color: #64202333;
  }
}

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

  .cover {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-6 {
    margin-top: 60px;
    font-size: 75px;
    line-height: 75px;
  }

  .div-block-21 {
    width: 640px;
  }

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

  .paragraph-7 {
    font-size: 22px;
    line-height: 140%;
  }

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

  .image-37 {
    width: auto;
    max-width: none;
    height: 160px;
  }

  .image-44 {
    height: 320px;
  }

  .div-block-31 {
    top: 280px;
    right: 0;
  }

  .paragraph-16 {
    width: 300px;
  }

  .image-24---7 {
    height: 25px;
  }

  .line-2 {
    margin-top: 20px;
  }

  .heading-15 {
    font-size: 42px;
  }

  .bold-text-11 {
    font-size: 50px;
    line-height: 55px;
  }

  .paragraph-6-copy {
    margin-top: 20px;
    padding-left: 60px;
    padding-right: 60px;
    font-size: 28px;
    line-height: 38px;
  }

  .bold-text-11-copy {
    font-size: 55px;
    line-height: 55px;
  }

  .text-block-23-copy {
    text-align: center;
  }

  .west {
    margin-bottom: 20px;
  }

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

  .div-block-66 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-5 {
    margin-left: 20px;
    margin-right: 20px;
  }

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

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

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

  .map-imag-desk {
    width: 760px;
    height: 434.213px;
  }

  .div-block-67, .quick-stack-12 {
    width: 760px;
    height: 434px;
  }

  .lid {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .image-58 {
    width: 40px;
  }

  .text-block-26, .text-block-26---2 {
    text-align: center;
  }

  .image-69 {
    width: 640px;
    margin-top: -20px;
  }

  .text-block-28 {
    line-height: 52px;
  }

  .heading-26 {
    color: #000;
    text-align: center;
    text-shadow: 1px 1px 5px #ffffff4d;
    font-size: 62px;
  }

  .div-block-70 {
    width: 780px;
  }

  .image-73 {
    width: auto;
  }

  .kyiv {
    top: -464px;
    left: 271px;
  }

  .image-74 {
    height: 120px;
  }

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

  .image-81 {
    display: none;
  }

  .image-81-mob {
    margin-top: 0;
    display: none;
  }

  .div-block-71 {
    width: auto;
    padding: 40px;
  }

  .section-26 {
    background-color: #f6f4f3;
  }

  .subtitle {
    font-size: 40px;
  }

  .symb {
    font-size: 80px;
  }

  .number {
    margin-left: -41px;
    font-size: 160px;
  }

  .zmist {
    justify-content: center;
    align-items: flex-start;
    max-width: none;
  }

  .text-asus {
    font-size: 16px;
    line-height: 160%;
  }

  .description {
    margin-bottom: 60px;
    font-size: 26px;
    font-weight: 400;
    line-height: 160%;
  }

  .section-text {
    padding: 60px 20px;
  }

  .text-mits {
    font-size: 22px;
  }

  .heading-27 {
    color: #000;
    text-shadow: 1px 1px 5px #ffffff4d;
    font-size: 54px;
  }

  .div-block-73 {
    margin-top: 30px;
  }

  .text-block-31 {
    font-size: 14px;
  }

  .youtube-3 {
    width: auto;
  }

  .section-28 {
    margin-bottom: 60px;
  }

  .bold-text-13 {
    font-size: 36px;
  }

  .div-block-74 {
    margin-top: 30px;
  }

  .container-18 {
    width: 100%;
  }

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

  .heading-28 {
    color: #000;
    text-shadow: 1px 1px 5px #ffffff4d;
    font-size: 54px;
  }

  .text-block-33 {
    font-size: 14px;
  }

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

  .div-block-75 {
    width: auto;
    padding-bottom: 40px;
  }

  .heading-26-2 {
    color: #000;
    text-shadow: 1px 1px 5px #ffffff4d;
    font-size: 42px;
  }

  .paragraph-7-2 {
    font-size: 16px;
    line-height: 120%;
  }

  .section-text-start {
    padding: 0 20px 60px;
  }

  .text-block-34 {
    font-size: 28px;
  }

  .arrow-up-3 {
    background-color: #64202333;
  }

  .arrow-up-3.w--current {
    background-color: #ff9c9c00;
  }

  .zazyvalka {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .body {
    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;
  }

  .cover {
    height: auto;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .flex-block-4 {
    justify-content: center;
  }

  .paragraph-6 {
    text-align: center;
    margin-top: 60px;
    font-size: 65px;
    line-height: 65px;
  }

  .div-block-21 {
    width: auto;
    margin-top: 100px;
  }

  .image-25 {
    margin-left: auto;
    display: none;
  }

  .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: 100px 20px 0;
  }

  .section-9-2, .section-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-12 {
    background-color: #000;
  }

  .link-block-5 {
    margin-left: -35px;
    padding-left: 0;
  }

  .div-block-31 {
    justify-content: center;
    align-items: flex-end;
    position: static;
  }

  .paragraph-16 {
    text-align: center;
    width: auto;
  }

  .container-11 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .link-block-4-copy {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

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

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

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

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

  .line-2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .image-45 {
    box-shadow: none;
  }

  .column-9 {
    padding-left: 0;
  }

  .column-10 {
    position: static;
  }

  .bold-text-11, .text-block-23 {
    text-align: center;
  }

  .tsureki {
    display: none;
  }

  .column-10-copy {
    padding-right: 10px;
    position: static;
  }

  .paragraph-6-copy {
    text-align: center;
    margin-top: 20px;
    font-size: 26px;
  }

  .panetone, .briosh, .babka, .crafin {
    display: none;
  }

  .column-10-copy-copy {
    position: static;
  }

  .part-of-ukraine {
    text-align: center;
  }

  .east, .west {
    display: none;
  }

  .tsureki-mob, .panetone-mob, .briosh-mob, .babka-mob, .crafin-mob, .east-mob {
    display: block;
  }

  .west-mob {
    margin-bottom: 20px;
    display: block;
  }

  .column-10---03 {
    position: static;
  }

  .div-block-66 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-5 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-65 {
    padding-bottom: 20px;
  }

  .image-65 {
    height: auto;
  }

  .heading-25 {
    font-size: 18px;
  }

  .image-64 {
    height: auto;
  }

  .map-imag-desk {
    width: 520px;
    height: 924.55px;
  }

  .div-block-67 {
    background-image: url('../images/easter_map-mob-2.png');
    background-position: 50%;
    width: 520px;
    height: 924px;
  }

  .quick-stack-12 {
    width: 520px;
    height: 924px;
  }

  .lid {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-32-3 {
    font-size: 16px;
    line-height: 28px;
  }

  .container-13 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-block-27 {
    text-align: left;
  }

  .image-69 {
    width: 100%;
  }

  .heading-26 {
    color: #000;
    text-shadow: 1px 1px 5px #ffffff4f;
    margin-top: 0;
    font-size: 54px;
    line-height: 100%;
  }

  .div-block-70 {
    width: 620px;
  }

  .kyiv {
    top: -378px;
    bottom: 0;
    left: 211px;
  }

  .image-74 {
    height: 100px;
  }

  .image-24-2, .image-24-3 {
    max-width: none;
    height: 60px;
  }

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

  .cell-20 {
    padding-left: 0;
  }

  .subtitle {
    font-size: 42px;
  }

  .symb {
    font-size: 70px;
  }

  .number {
    font-size: 120px;
  }

  .zmist {
    padding: 0 20px;
  }

  .description {
    margin-top: 80px;
    margin-bottom: 80px;
    font-size: 20px;
    line-height: 33px;
  }

  .pigulka {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-27 {
    background-color: #000;
    padding-left: 0;
  }

  .link-block-8 {
    margin-left: -35px;
    padding-left: 0;
  }

  .pigulka2, .pigulka3, .container-16 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-27 {
    color: #000;
    text-shadow: 1px 1px 5px #ffffff4f;
    margin-bottom: 0;
  }

  .section-28 {
    margin-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .pigulka-copy, .container-19 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-28 {
    color: #000;
    text-shadow: 1px 1px 5px #ffffff4f;
    margin-bottom: 0;
  }

  .heading-26-2 {
    color: #000;
    text-shadow: 1px 1px 5px #ffffff4f;
    font-size: 38px;
  }

  .arrow-up-3 {
    background-color: #64202333;
  }

  .zazyvalka {
    padding: 0 20px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    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: -38px;
    margin-right: 22px;
    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 {
    text-transform: none;
    direction: ltr;
    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;
  }

  .cover {
    background-image: url('../images/DSC03171-MOB.jpg');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    height: 600px;
    margin-top: 0;
    padding-bottom: 0;
  }

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

  .flex-block-4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: stretch;
    display: grid;
  }

  .text-block-17 {
    margin-top: 20px;
    margin-bottom: 20px;
    display: none;
  }

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

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

  .div-block-21 {
    width: auto;
    margin-top: 180px;
  }

  .image-25 {
    height: 30px;
    margin-left: 0;
  }

  .paragraph-7 {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 140%;
  }

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

  .text-block-19 {
    margin-top: 60px;
  }

  .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-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .paragraph-9 {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
  }

  .paragraph-10 {
    font-size: 20px;
    line-height: 32px;
  }

  .cell-7 {
    text-align: center;
    padding-left: 0;
  }

  .quick-stack-7 {
    margin-bottom: 40px;
  }

  .section-11 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .quick-stack-7-2 {
    margin-bottom: 40px;
  }

  .div-block-26 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-10-copy {
    font-size: 18px;
    line-height: 26px;
  }

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

  .paragraph-13 {
    font-size: 20px;
  }

  .div-block-27 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-18---3, .text-block-18-copy {
    font-size: 16px;
  }

  .image-38 {
    height: auto;
  }

  .div-block-28---desk {
    display: none;
  }

  .image-37---2 {
    height: 62.9875px;
  }

  .div-block-28---mob {
    justify-content: center;
    align-items: flex-end;
    display: none;
    inset: auto 0% 0%;
  }

  .section-12 {
    text-align: center;
    background-color: #000;
  }

  .link-block-5 {
    text-align: center;
    margin-left: 0;
    margin-right: 65px;
  }

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

  .paragraph-10--2 {
    font-size: 20px;
    line-height: 32px;
  }

  .image-44 {
    width: auto;
    max-width: none;
    height: 250px;
  }

  .container-11 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-block-6 {
    display: block;
  }

  .image-37---2-copy {
    height: auto;
  }

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

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

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

  .line-2 {
    margin: 20px 0;
  }

  .heading-15 {
    font-size: 34px;
    line-height: 42px;
  }

  .image-45 {
    box-shadow: none;
  }

  .column-9 {
    padding-left: 0;
  }

  .column-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-11 {
    font-size: 28px;
    line-height: 36px;
  }

  .text-block-23 {
    font-size: 24px;
  }

  .text-block-24 {
    font-size: 16px;
    line-height: 28px;
  }

  .column-9-copy {
    padding-left: 0;
  }

  .column-10-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-6-copy {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 26px;
  }

  .column-10-copy-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-11-copy {
    text-align: center;
  }

  .text-block-23-copy {
    font-size: 22px;
    line-height: 32px;
  }

  .text-block-24-copy {
    font-size: 16px;
    line-height: 30px;
  }

  .part-of-ukraine {
    font-size: 30px;
    line-height: 55px;
  }

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

  .column-10---03 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-24 {
    color: #000;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 24px;
  }

  .grid-5 {
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
    place-items: stretch center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: block;
    position: static;
  }

  .div-block-65 {
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .heading-25 {
    margin-bottom: 20px;
    font-size: 22px;
  }

  .map-imag-desk {
    width: 350px;
    height: 622.3px;
  }

  .div-block-67, .quick-stack-12 {
    width: 350px;
    height: 622px;
  }

  .lid {
    margin-top: 0;
    padding: 60px 20px;
  }

  .text-block-25 {
    margin-top: 30px;
    margin-bottom: 20px;
  }

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

  .text-block-32-3 {
    font-size: 16px;
    line-height: 28px;
  }

  .container-13 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section---hrum, .section---gostinu, .section---picnik, .section---presents {
    margin-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .arrow-up-2 {
    background-color: #eae6ca99;
  }

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

  .list-3 {
    margin-bottom: 0;
  }

  .div-block-68 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .text-block-26---2 {
    font-size: 14px;
    line-height: 22px;
  }

  .image-69 {
    width: 100%;
    margin-top: 20px;
  }

  .image-70 {
    width: 200px;
  }

  .image-72 {
    height: 30px;
  }

  .section-25 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .text-block-24---003 {
    font-size: 16px;
    line-height: 30px;
  }

  .heading-26 {
    margin-bottom: 0;
    font-size: 32px;
    line-height: 110%;
  }

  .map-ukraine {
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .div-block-70 {
    width: 360px;
  }

  .kyiv {
    top: -222px;
    left: 115px;
  }

  .image-74 {
    height: 60px;
  }

  .map-ukraine-mob {
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

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

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

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

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

  .image-80 {
    left: -60%;
  }

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

  .image-82 {
    display: none;
  }

  .div-block-71 {
    padding: 20px 20px 60px;
  }

  .cell-20 {
    padding-top: 0;
  }

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

  .flex-block-11 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .symb {
    font-size: 88px;
  }

  .number {
    font-size: 134px;
  }

  .zmist {
    padding: 0;
  }

  .text-asus {
    font-size: 16px;
  }

  .num-div {
    margin-left: -40px;
  }

  .description {
    margin-top: 60px;
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: 600;
  }

  .text-mits {
    font-size: 20px;
    line-height: 140%;
  }

  .section-27 {
    text-align: center;
    background-color: #000;
  }

  .link-block-8 {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }

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

  .text-block-29 {
    text-align: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .pigulka2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .text-block-30 {
    font-weight: 400;
  }

  .heading-27 {
    margin-bottom: 0;
    font-size: 42px;
  }

  .bold-text-13 {
    font-size: 34px;
  }

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

  .text-block-32 {
    font-weight: 400;
  }

  .heading-28 {
    margin-bottom: 0;
    font-size: 42px;
  }

  .div-block-75 {
    padding: 10px 10px 20px;
  }

  .flex-block-13 {
    padding: 0;
  }

  .heading-26-2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 28px;
  }

  .paragraph-7-2 {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 120%;
  }

  .text-block-34 {
    font-size: 26px;
  }

  .arrow-up-3 {
    background-color: #64202333;
  }

  .image-85 {
    height: 25px;
  }

  .zazyvalka {
    margin-bottom: 40px;
    padding: 0;
  }
}

#w-node-daa62233-1720-623a-7ee5-71cb3e8f7620-fdc22aed, #w-node-bbeb79ee-21bf-9f09-591f-4aee1654c9ce-fdc22aed, #w-node-_5f79df04-b04b-d68c-a749-cb477363dc44-fdc22aed, #w-node-de5b2952-d66f-024c-f7c7-f098e9e62b31-fdc22aed {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_8d16758a-6515-dd02-1118-54be5f9f64a2-fdc22aed {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

@media screen and (min-width: 1920px) {
  #w-node-daa62233-1720-623a-7ee5-71cb3e8f7620-fdc22aed {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 991px) {
  #w-node-daa62233-1720-623a-7ee5-71cb3e8f7620-fdc22aed, #w-node-bbeb79ee-21bf-9f09-591f-4aee1654c9ce-fdc22aed, #w-node-_5f79df04-b04b-d68c-a749-cb477363dc44-fdc22aed, #w-node-de5b2952-d66f-024c-f7c7-f098e9e62b31-fdc22aed, #w-node-_8d16758a-6515-dd02-1118-54be5f9f64a2-fdc22aed {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Mmcoffice';
  src: url('../fonts/MMCOFFICE-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mmcoffice';
  src: url('../fonts/MMCOFFICE-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mmcoffice';
  src: url('../fonts/MMCOFFICE-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mmc';
  src: url('../fonts/MMC-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mmc';
  src: url('../fonts/MMC-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mmc';
  src: url('../fonts/MMC-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}