:root {
  --goldenrod: #fec144;
  --crimson: #ec383b;
  --light-steel-blue: #97bde4;
}

.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-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-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-hflex {
  flex-direction: row;
  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;
  }
}

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

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

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

.body {
  text-align: center;
  background-color: #fff;
  background-image: url('../images/green_fruits_vegetables.avif'), linear-gradient(#9dc60b66, #9dc60b66);
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
  margin-left: 0;
  margin-right: 0;
}

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

.container {
  margin-top: 60px;
}

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

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

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

.navbar {
  background-color: #ddd0;
}

.nav-menu {
  color: #fff;
}

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

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

.icon {
  color: #fff;
}

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

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

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

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

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

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

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

.nav-link-4 {
  color: #000;
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.column {
  padding-right: 30px;
}

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

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

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

.bold-text-2 {
  color: #07415a;
  background-color: #0000;
  font-family: Abetka kirnarskoho;
  font-size: 42px;
  font-weight: 400;
  line-height: 55px;
}

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

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

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

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

.link-2 {
  color: #fec144;
}

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

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

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

.image-8 {
  padding: 20px;
}

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

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

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

.link-3 {
  color: #fec144;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.link-5 {
  color: #feb221;
}

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

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

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

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

.section-9 {
  color: #27262e;
  background-color: #000;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  position: static;
  inset: auto 0% 0%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.menu {
  opacity: 1;
  color: #080808;
  background-color: #0000;
  margin-top: 10px;
  margin-bottom: 10px;
  position: static;
}

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

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

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

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

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

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

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

.image-17 {
  height: 60%;
}

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

.video {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

.slide {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lid {
  background-color: #fff0;
  max-width: 100%;
  margin-top: 60px;
  margin-bottom: 0;
  position: static;
  top: 0;
}

.container-8 {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding: 80px 60px;
  box-shadow: 1px 1px 15px -10px #000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.section-14 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.link-44 {
  color: red;
  font-weight: 500;
  text-decoration: none;
}

.link-45 {
  color: #ff0004;
  font-weight: 500;
  text-decoration: none;
}

.link-46 {
  color: red;
  font-weight: 500;
  text-decoration: none;
}

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

.link-47 {
  color: red;
  font-weight: 500;
  text-decoration: none;
}

.bold-text-17 {
  font-weight: 600;
}

.zag-vtoroyi {
  color: #e0f5ff;
  text-align: center;
  text-transform: none;
  margin-top: 60px;
  margin-bottom: 0;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 34px;
}

.zag-vtoroyi-2 {
  color: #000;
  text-align: center;
  background-color: #0000;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
}

.bold-text-18, .bold-text-19, .bold-text-20, .bold-text-21, .bold-text-22, .bold-text-23 {
  font-weight: 600;
}

.heading-9 {
  color: #07415a;
  margin-top: 0;
  padding-top: 140px;
  font-family: Abetka kirnarskoho;
}

.bold-text-24 {
  font-size: 72px;
  font-weight: 400;
  line-height: 72px;
}

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

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

.html-embed-3, .html-embed-desctop {
  margin-bottom: 100px;
}

.html-embed-mob {
  margin-bottom: 100px;
  display: none;
}

.bold-text-25 {
  font-weight: 600;
}

.link-48, .link-49, .link-50, .link-51 {
  color: red;
  font-weight: 500;
  text-decoration: none;
}

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

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

.container-10 {
  background-color: #fff;
  box-shadow: 0 0 15px -10px #000;
}

.column-4 {
  padding: 40px 0;
}

.column-5 {
  text-align: center;
  margin-top: 60px;
  padding: 30px 0 60px 120px;
}

.heading-10 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 60px;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Comfortaa, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 60px;
}

.text-block-13 {
  text-align: center;
  width: 600px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.bold-text-26 {
  text-align: left;
  font-family: Comfortaa, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 48px;
}

.card-text-1 {
  background-color: #fff0;
  max-width: 100%;
  margin-top: 60px;
  margin-bottom: 0;
  position: static;
  top: 0;
}

.button-3 {
  color: #000;
  background-color: #8acbff;
  margin-top: 10px;
  padding: 12px 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.link-52 {
  color: #000;
  text-decoration: none;
}

.column-6 {
  padding-right: 40px;
}

.card-text-2 {
  background-color: #fff0;
  max-width: 100%;
  margin-top: 60px;
  margin-bottom: 0;
  position: static;
  top: 0;
}

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

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

.column-7-copy {
  padding-left: 40px;
}

.column-8 {
  text-align: left;
  display: block;
}

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

.section-16 {
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  margin-top: 0;
  margin-left: 60px;
  margin-right: 60px;
  padding-left: 0;
  padding-right: 0;
}

.image-mobile-right {
  display: none;
}

.link-53, .link-54 {
  color: var(--crimson);
  font-weight: 500;
  text-decoration: none;
}

.card-text-3 {
  background-color: #fff0;
  max-width: 100%;
  margin-top: 60px;
  margin-bottom: 0;
  position: static;
  top: 0;
}

.container-11 {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding: 80px 60px;
  box-shadow: 1px 1px 15px -10px #000;
}

.heading-11 {
  color: #8acbff;
  text-align: center;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.paragraph-3-copy {
  color: #000;
  text-align: left;
  margin-top: 60px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 34px;
}

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

.section-18 {
  color: #ac9f9f;
  margin-top: 0;
  padding-top: 25px;
  display: block;
}

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

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

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

.button-4 {
  background-color: #ec383b;
  border-radius: 5px;
  margin-bottom: 0;
  margin-left: 20px;
  padding-left: 15px;
  font-family: Montserrat, sans-serif;
}

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

.image-41 {
  text-align: left;
  width: 500px;
  max-width: 100%;
  margin-top: 0;
  margin-left: -20px;
}

.text-block-14 {
  text-align: left;
  text-transform: uppercase;
  margin-left: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 34px;
}

.text-block-14.insert-text {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  min-height: 400px;
  margin-top: 0;
  padding-top: 40px;
  font-size: 38px;
  line-height: 44px;
  display: flex;
}

.button-5 {
  text-align: center;
  background-color: #ed1c24;
  border-radius: 10px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.button-5.click-js {
  color: #fff;
  text-transform: uppercase;
  background-color: #ed1c24;
  margin-top: 20px;
  padding: 20px 40px;
  font-size: 20px;
  font-weight: 400;
}

.div-block-16 {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #f1f1f100;
  background-clip: border-box;
  border-radius: 15px;
  width: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: block;
}

.image-42 {
  position: relative;
  top: -305px;
  left: 310px;
}

.image-41-mob {
  text-align: left;
  max-width: 70%;
  margin-top: 0;
  margin-left: -20px;
  display: none;
}

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

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

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

.image-43 {
  width: auto;
  height: auto;
}

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

.image-44 {
  height: auto;
}

.section-22 {
  z-index: 9;
  color: #ac9f9f;
  background-color: #fff;
  padding-top: 100px;
  display: block;
  position: relative;
}

.section-23 {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: -70px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.paragraph-4 {
  color: #ed1c24;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 72px;
}

.text-block-27 {
  color: #000;
  text-align: left;
  text-shadow: none;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.section-24 {
  text-align: center;
  background-color: #20205200;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 60px;
}

.container-12 {
  text-align: center;
  background-color: #202052;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
}

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

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

.bold-text-27 {
  color: #fff;
  text-transform: none;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.image-45 {
  text-align: center;
  height: 650px;
  margin: 60px auto;
}

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

.image-46 {
  height: 85px;
  margin-top: 20px;
}

.container-13 {
  background-color: #202052;
  border-radius: 20px;
  padding: 40px;
}

.image-48 {
  width: 1080px;
}

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

.section-26 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.image-68 {
  text-align: center;
  width: 50px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

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

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

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

.div-block-17 {
  border: 1px #000;
  border-radius: 20px;
  width: 540px;
  height: 540px;
  box-shadow: -5px 5px 10px #00000012;
}

.quick-stack-3 {
  width: auto;
}

.div-block-18 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.section-27 {
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.code-embed {
  display: none;
}

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

.image-68---2 {
  text-align: center;
  width: 65px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-28 {
  color: #ed1c24;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
}

.container-14 {
  margin-bottom: 40px;
}

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

.image-48---mob {
  width: 1080px;
  display: none;
}

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

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

.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-65 {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: auto;
  height: auto;
}

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

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

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

.heading-24 {
  color: #ed1c24;
  text-align: center;
  margin: 0 60px 30px;
  font-family: Montserrat Alternates, sans-serif;
  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;
}

.c-no-dots {
  z-index: 10;
  padding-top: 5px;
  padding-right: 5px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.c-flip-card {
  position: relative;
}

.no-dot {
  opacity: .2;
  background-color: #fff;
  width: 10px;
  height: 10px;
  margin: 5px 2px;
}

._w-card-back {
  perspective: 1000px;
  background-color: #333;
  background-image: linear-gradient(#0009, #0009), url('../images/008-022_1.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 10px;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
}

._w-card-back.custom-front-3 {
  background-image: linear-gradient(#0009, #0009), url('../images/001_1.avif');
}

._w-card-back.custom-front-2 {
  background-image: linear-gradient(#0009, #0009), url('../images/009-022_1.avif');
}

._w-card-back.custom-front-4 {
  background-image: linear-gradient(#0009, #0009), url('../images/004_1.avif');
}

._w-card-back.custom-front-5 {
  background-image: linear-gradient(#0009, #0009), url('../images/007-0022_1.avif');
}

._w-card-back.custom-front-6 {
  background-image: linear-gradient(#0009, #0009), url('../images/005_1.avif');
}

._w-card-back.custom-front-7 {
  background-image: linear-gradient(#000c, #000c), url('../images/007_1.avif');
}

._w-card-back.custom-front-8 {
  background-image: linear-gradient(#000c, #000c), url('../images/008_1.avif');
}

._w-card-back.custom-front-9 {
  background-image: linear-gradient(#000c, #000c), url('../images/009_1.avif');
}

._w-card-back.custom-front-10 {
  background-image: linear-gradient(#000c, #000c), url('../images/010_1.avif');
}

._w-card-back.custom-front-11 {
  background-image: linear-gradient(#000c, #000c), url('../images/011_1.avif');
}

._w-card-back.custom-front-12 {
  background-image: linear-gradient(#000c, #000c), url('../images/012_1.avif');
}

.c-card-img {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

._w-flip-card {
  z-index: 10;
  perspective: 1000px;
  display: flex;
  position: relative;
}

.c-card-back {
  box-shadow: none;
  perspective: 1000px;
  border: 1px #ebb86580;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 450px;
  display: none;
}

.c-card-btn-text {
  width: 100%;
  padding: 10px 20px;
}

.c-card-btn-text.focus {
  background-color: #ff6565;
  position: absolute;
  overflow: hidden;
}

.c-card-btn-text.focus.wf {
  background-color: #666;
}

.c-card-btn-text.focus.ig {
  background-color: #f88fdb;
}

.c-card-btn-text.focus.sl {
  background-color: #333;
}

.c-card-btn-text.focus.ln {
  background-color: #3c9ea5;
}

.c-card-btn-text.focus.tw {
  background-color: #8ca7ff;
}

.c-card-btn-text.focus.fb {
  background-color: #6670bd;
}

.c-card-btn-text.focus.bc {
  background-color: #e6b362;
}

.card-btn-link {
  color: #fff;
  text-align: center;
  border: 2px solid #ff6565;
  border-radius: 1000px;
  width: 100%;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.card-btn-link.ig {
  border-color: #f88fdb;
}

.card-btn-link.bc {
  border-color: #e6b362;
}

.card-btn-link.wf {
  border-color: #666;
}

.card-btn-link.fb {
  border-color: #6670bd;
}

.card-btn-link.sl {
  border-color: #219fa3;
}

.card-btn-link.ln {
  border-color: #3c9ea5;
}

.card-btn-link.tw {
  border-color: #8ca7ff;
}

.c-card-btn {
  padding: 20px;
}

.c-card-text {
  perspective: 1000px;
  border-top: 1px #ffffff40;
  padding: 20px 15px;
  transform: translate(0);
}

.card-no-text {
  opacity: .2;
  color: #fff;
  text-align: left;
  font-size: 7em;
  font-weight: 700;
  line-height: 1em;
  transform: none;
}

.c-flipping-cards-list {
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
  display: none;
}

.c-card-label {
  text-align: center;
  padding: 20px;
}

.cloneable-area {
  padding: 15px;
}

.card-bg-quotemark {
  color: #fff;
  display: inline-block;
}

.card-bg-quotemark.top {
  opacity: .2;
  font-family: PT Sans, sans-serif;
  font-size: 5em;
  line-height: 1em;
  position: absolute;
  inset: -.4em auto auto -.3em;
}

.card-bg-quotemark.btm {
  opacity: .2;
  font-family: PT Sans, sans-serif;
  font-size: 5em;
  line-height: 1em;
  position: absolute;
  inset: auto -.3em -.4em auto;
}

.card-alias {
  color: #ddddddb3;
  text-align: right;
  font-family: Inconsolata, monospace;
  font-size: 34px;
  line-height: 20px;
}

._w-card-quote {
  font-family: Montserrat, sans-serif;
  position: relative;
}

.c-card-quote {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  display: flex;
  position: relative;
}

._w-card-img {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.card-text {
  font-family: Cormorant Garamond, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.card-text.focus {
  z-index: 10;
  position: relative;
}

.c-card-title {
  margin-bottom: 5px;
}

.card-title {
  color: #fff;
  text-align: right;
  font-size: 2em;
  font-weight: 700;
  line-height: 1em;
}

.c-card-no {
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

._w-content {
  justify-content: center;
  align-items: center;
}

.c-content {
  text-align: justify;
  background-image: linear-gradient(#fff3, #fff3), url('../images/david-lezcano-mNCFOaaLu5o-unsplash_1.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.card-img {
  height: 120px;
}

.card-label {
  opacity: .2;
  color: #fff;
  font-size: .8em;
  line-height: 1em;
}

.card-btn-focus-bg {
  background-image: radial-gradient(circle farthest-side, #ff9865, #fff0);
  width: 75%;
  height: 200%;
  position: absolute;
  inset: -75% -10% auto auto;
}

.card-btn-focus-bg.tw {
  background-image: radial-gradient(circle farthest-side, #8cd1ff, #fff0);
}

.card-btn-focus-bg.bc {
  background-image: radial-gradient(circle farthest-side, #ffd3a4, #fff0);
}

.card-btn-focus-bg.fb {
  background-image: radial-gradient(circle farthest-side, #52a0ce, #fff0);
}

.card-btn-focus-bg.sl {
  background-image: radial-gradient(circle farthest-side, #219fa3, #fff0);
}

.card-btn-focus-bg.wf {
  background-image: radial-gradient(circle farthest-side, #999, #fff0);
}

.card-btn-focus-bg.ln {
  background-image: radial-gradient(circle farthest-side, #5dc3a3, #fff0);
}

.card-btn-focus-bg.ig {
  background-image: radial-gradient(circle farthest-side, #ffcb8f, #fff0);
}

.card-quote {
  z-index: 5;
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-bottom: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  position: relative;
}

.c-card-front {
  perspective: 1000px;
  border: 1px #000;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 450px;
  display: block;
}

._w-card-front {
  perspective: 1000px;
  background-color: #000;
  background-image: url('../images/008-022_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  transform: none;
}

._w-card-front.tw {
  background-color: #8ca7ff;
}

._w-card-front.ln {
  background-color: #3c9ea5;
}

._w-card-front.wf {
  background-color: #333;
}

._w-card-front.ig {
  background-image: linear-gradient(45deg, #ffce8a, #fc91d8 50%, #ba68f5);
}

._w-card-front.sl {
  background-image: linear-gradient(45deg, #219fa3, #333);
}

._w-card-front.bc {
  background-color: #e6b362;
}

._w-card-front.fb {
  background-color: #6670bd;
}

._w-card-front.custom-front-3 {
  background-image: url('../images/001_1.avif');
  background-position: 50%;
}

._w-card-front.custom-front-2 {
  background-image: url('../images/009-022_1.avif');
  background-position: 50%;
}

._w-card-front.custom-front-4 {
  background-image: url('../images/004_1.avif');
  background-position: 50%;
}

._w-card-front.custom-front-5 {
  background-image: url('../images/007-0022_1.avif');
  background-position: 50%;
}

._w-card-front.custom-front-6 {
  background-image: url('../images/005_1.avif');
  background-position: 50%;
}

._w-card-front.custom-front-7 {
  background-image: url('../images/007_1.avif');
  background-position: 50%;
}

._w-card-front.custom-front-8 {
  background-image: url('../images/008_1.avif');
  background-position: 50%;
}

._w-card-front.custom-front-9 {
  background-image: url('../images/009_1.avif');
  background-position: 50%;
}

._w-card-front.custom-front-10 {
  background-image: url('../images/010_1.avif');
  background-position: 50%;
}

._w-card-front.custom-front-11 {
  background-image: url('../images/011_1.avif');
  background-position: 50%;
}

._w-card-front.custom-front-12 {
  background-image: url('../images/012_1.avif');
  background-position: 50%;
}

.cloneable-area---01, .cloneable-area---02 {
  padding: 15px;
}

._w-flip-card-2 {
  z-index: 10;
  perspective: 1000px;
  display: flex;
  position: relative;
}

.c-card-front-2 {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 450px;
  display: flex;
}

.c-card-back-2 {
  backface-visibility: visible;
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 450px;
  display: none;
}

._w-card-front-2 {
  perspective: 1000px;
  background-color: #ff6565;
  background-image: url('../images/002_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  transform: none;
}

._w-card-front-2.tw {
  background-color: #8ca7ff;
}

._w-card-front-2.ln {
  background-color: #3c9ea5;
}

._w-card-front-2.wf {
  background-color: #333;
}

._w-card-front-2.ig {
  background-image: linear-gradient(45deg, #ffce8a, #fc91d8 50%, #ba68f5);
}

._w-card-front-2.sl {
  background-image: linear-gradient(45deg, #219fa3, #333);
}

._w-card-front-2.bc {
  background-color: #e6b362;
}

._w-card-front-2.fb {
  background-color: #6670bd;
}

._w-card-back-2 {
  perspective: 1000px;
  background-color: #333;
  background-image: linear-gradient(#000c, #000c), url('../images/002_1.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 5px;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
}

.c-flip-card-2 {
  position: relative;
}

.cloneable-area---03, .cloneable-area---002, .cloneable-area---04, .cloneable-area---05, .cloneable-area---06, .cloneable-area---07, .cloneable-area---08, .cloneable-area---09, .cloneable-area---10, .cloneable-area---11, .cloneable-area---12 {
  padding: 15px;
}

.background-video-2 {
  background-image: linear-gradient(#319aa433, #319aa433);
  height: 100vh;
  display: none;
}

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

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

.image-69 {
  height: 60px;
}

.paragraph-6 {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-top: 100px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 80px;
}

.paragraph-6-copy {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-top: 40px;
  padding-left: 150px;
  padding-right: 150px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 48px;
}

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

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

.text-block-31 {
  color: #1d1c25;
  text-align: left;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 44px;
  font-weight: 600;
  line-height: 56px;
}

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

.link-block-22 {
  text-align: left;
  margin-right: 10px;
}

.image-67 {
  text-align: left;
  width: auto;
  height: 40px;
  padding-left: 0;
}

.button-7 {
  background-color: #c9211a;
  border-radius: 5px;
  margin-left: 20px;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
}

.div-block-70 {
  background-image: linear-gradient(#0006, #0006), url('../images/d7713e29545405295e1cbca682d12f10_1.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 300px;
  padding: 20px;
  display: flex;
}

.quick-stack-6 {
  margin-top: 40px;
}

.section-20 {
  background-color: #e8eded00;
  background-image: linear-gradient(#fff3, #fff3), url('../images/david-lezcano-mNCFOaaLu5o-unsplash_1.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 300px;
  display: none;
}

.div-block-69 {
  background-image: linear-gradient(#0006, #0006), url('../images/0d0c085ec2fc7c4898b65d903c39d512_1.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 300px;
  padding: 20px;
  display: flex;
}

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

.div-block-67 {
  background-image: linear-gradient(#0006, #0006), url('../images/caroline-hernandez-8IR7jXjNG0w-unsplash_1.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 300px;
  padding: 20px;
  display: flex;
}

.div-block-68 {
  background-image: linear-gradient(#0006, #0006), url('../images/rumman-amin-LNn6O_Mt730-unsplash_1.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 300px;
  padding: 20px;
  display: flex;
}

._44654 {
  text-align: center;
  background-color: #fff0;
  border-radius: 10px;
  margin-top: 0;
  padding: 60px 20px;
}

.heading-26 {
  color: #1d1c25;
  text-align: center;
  margin: 0 60px 20px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 44px;
  font-weight: 300;
}

.heading-27 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.image-655 {
  text-align: left;
  width: auto;
  height: 60px;
  padding-left: 0;
}

.image-656 {
  width: 50px;
  margin-left: 10px;
}

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

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

.text-block-32 {
  color: #121212;
  text-shadow: 0 1px 9px #ffffffcf;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
}

.div-block-72 {
  width: 100%;
  height: 96%;
  display: none;
}

.image-657 {
  border: 1px solid red;
  border-radius: 12px;
  display: inline-block;
}

.image-658 {
  z-index: 99;
  float: right;
  clear: none;
  max-width: 50%;
  display: block;
  position: relative;
  inset: 40px 0% 0% 3%;
}

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

.image-659 {
  z-index: 0;
  position: absolute;
}

.div-block-74, .container-17 {
  background-image: url('../images/wave-02.svg');
  background-position: 50%;
  background-size: cover;
}

.material {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  background-color: #0000;
  border-bottom: 1px solid #e4ebf3;
  height: auto;
  padding: 0 30px 100px;
  position: relative;
}

.block1 {
  background-image: url('../images/wave_desk-02.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 940px;
  max-width: 940px;
  min-height: 529px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

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

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

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

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

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

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

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.zag {
  text-align: left;
  text-transform: uppercase;
  margin-top: 10px;
  padding-right: 0;
  font-family: Unbounded, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.block-1-1 {
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 80px;
  padding-left: 60px;
}

.block-1-2 {
  justify-content: flex-end;
  align-items: center;
  padding-left: 0;
  padding-right: 20px;
}

.image-660 {
  z-index: 99;
  vertical-align: baseline;
  object-fit: fill;
  max-width: 130%;
  margin-top: -40px;
  padding-bottom: 0;
  position: relative;
  top: 0;
  left: 0;
}

.opys {
  text-align: left;
  padding-right: 0;
  font-family: Unbounded, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}

.block-quick {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  max-width: 940px;
  min-height: 529px;
  max-height: 529px;
  padding: 20px;
}

.button-9 {
  color: #000;
  background-color: #ff671f;
  border: 2px solid #000;
  border-radius: 20px;
  margin-top: 100px;
  font-family: Unbounded, sans-serif;
  font-size: 16px;
}

.code-embed-2 {
  margin-bottom: 0;
}

.image-661 {
  vertical-align: baseline;
  max-width: 130%;
}

.left-block {
  background-image: url('../images/wave_desk-02.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 940px;
  max-width: 940px;
  min-height: 529px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.block-quick-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  max-width: 940px;
  min-height: 529px;
  max-height: 529px;
  padding: 0;
}

.block-2-1 {
  justify-content: flex-end;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
}

.block-2-2 {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 100px;
  padding-left: 40px;
  padding-right: 40px;
}

.quick-stack-left {
  width: auto;
  min-width: auto;
  max-width: 940px;
  min-height: 529px;
  max-height: 529px;
}

.image2 {
  z-index: 33;
  vertical-align: baseline;
  object-fit: fill;
  max-width: 100%;
  margin-top: -40px;
  padding-bottom: 0;
  position: relative;
  top: 0;
  left: 0;
}

.button-block2, .button-block1 {
  color: #000;
  background-color: #ff671f;
  border: 2px solid #000;
  border-radius: 20px;
  margin-top: 40px;
  font-family: Unbounded, sans-serif;
  font-size: 16px;
}

.div-block-75 {
  position: relative;
}

.right-img_1plan-vverh {
  z-index: 2;
  max-width: 130%;
  margin-top: -80px;
  margin-left: -60px;
  display: block;
  position: absolute;
  inset: 0%;
}

.img_block1_2plan {
  z-index: 2;
  position: absolute;
  inset: 0%;
}

.b2_img_2plan {
  z-index: 1;
  max-width: 130%;
  margin-top: -60px;
  margin-left: -80px;
  position: relative;
  inset: auto auto 0% 0%;
}

.div-block-75-copy {
  position: relative;
}

.b2-img_1plan {
  z-index: 2;
  max-width: 130%;
  margin-top: -60px;
  margin-left: -80px;
  position: absolute;
  inset: 0%;
}

.img_2plan {
  z-index: 1;
  clear: none;
  max-width: 130%;
  margin-top: -60px;
  margin-left: -60px;
  display: block;
  position: relative;
  inset: auto auto 0% 0%;
}

.heading-28-copy {
  text-align: left;
  text-transform: uppercase;
  margin-top: 10px;
  padding-right: 20px;
  font-family: Unbounded, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.text-block-33-copy {
  text-align: left;
  padding-right: 60px;
  font-family: Unbounded, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}

.img_1plan-case2 {
  z-index: 2;
  max-width: 130%;
  margin-top: -80px;
  margin-left: -80px;
  display: block;
  position: absolute;
  inset: 0%;
}

.img_2plan-copy {
  z-index: 1;
  max-width: 130%;
  margin-top: -60px;
  display: block;
  position: relative;
  inset: auto auto 0% 0%;
}

.img_2plan-case2 {
  z-index: 1;
  max-width: 130%;
  margin-top: -80px;
  margin-left: -80px;
  display: block;
  position: relative;
  inset: auto auto 0% 0%;
}

.block-2-1-copy {
  justify-content: flex-end;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
}

.button_40px {
  color: #000;
  background-color: #ff671f;
  border: 2px solid #000;
  border-radius: 20px;
  margin-top: 40px;
  font-family: Unbounded, sans-serif;
  font-size: 16px;
}

.block-right {
  background-image: url('../images/wave_desk-02.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 940px;
  max-width: 940px;
  min-height: 529px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-18 {
  background-image: url('../images/wave_desk-02.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  min-height: 529px;
  max-height: 529px;
  margin-top: 60px;
}

.quick-stack-7 {
  width: 100%;
  max-width: 940px;
  min-height: 529px;
  max-height: 529px;
}

.cell-4 {
  padding-top: 80px;
  padding-left: 60px;
}

.block_right {
  width: 100%;
  max-width: 940px;
  min-height: 529px;
  max-height: 529px;
}

.text-cacio {
  padding-top: 80px;
  padding-left: 60px;
}

.text-quiche_broccoli {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 90px;
  padding-left: 40px;
  padding-right: 40px;
}

.text-makoviy {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 100px;
  padding-left: 40px;
  padding-right: 40px;
}

.text-abricos_syr {
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 80px;
  padding-left: 60px;
}

.right-block {
  background-image: url('../images/wave_desk-02.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  min-height: 529px;
  max-height: 529px;
  margin-top: 60px;
}

.text-abricos-ta-syr {
  padding-top: 70px;
  padding-left: 60px;
}

.opys_20px {
  text-align: left;
  padding-right: 40px;
  font-family: Unbounded, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}

.right-img_2plan-vverh {
  z-index: 1;
  clear: none;
  max-width: 130%;
  margin-top: -80px;
  margin-left: -60px;
  display: block;
  position: relative;
  inset: auto auto 0% 0%;
}

.left-img_1plan-vverh {
  z-index: 2;
  width: 130%;
  max-width: 130%;
  margin-top: -80px;
  margin-left: -80px;
  display: block;
  position: absolute;
  inset: 0%;
}

.left-img_2plan-vverh {
  z-index: 1;
  width: 130%;
  max-width: 130%;
  margin-top: -80px;
  margin-left: -80px;
  display: block;
  position: relative;
  inset: auto auto 0% 0%;
}

.block-photos {
  justify-content: flex-end;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
}

.div-block-photos {
  position: relative;
}

.quick-stack-left-copy {
  width: auto;
  min-width: auto;
  max-width: 940px;
  min-height: 529px;
  max-height: 529px;
}

.div-block-photos--20-vverh {
  position: relative;
}

.left-block-mob {
  background-image: url('../images/wave_desk-02.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  min-height: 529px;
  max-height: 529px;
  margin-top: 60px;
  display: none;
}

.text-tertiy {
  padding-top: 100px;
  padding-left: 60px;
}

.text-slivoviy {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 100px;
  padding-left: 40px;
  padding-right: 40px;
}

.text-try-moloka {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 70px;
  padding-left: 40px;
  padding-right: 40px;
}

.text-yabchanyk {
  padding-top: 90px;
  padding-left: 60px;
}

.text-galeta {
  padding-top: 80px;
  padding-left: 60px;
}

.text-tart-revin, .text-chereshnia {
  padding-top: 60px;
  padding-left: 60px;
}

.text-pyrig-revin {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 50px;
  padding-left: 40px;
  padding-right: 40px;
}

.text-porey {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 120px;
  padding-left: 40px;
  padding-right: 40px;
}

.text-tort-revin, .text-biskvit {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 100px;
  padding-left: 40px;
  padding-right: 40px;
}

.text-yavoriv {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 90px;
  padding-left: 40px;
  padding-right: 40px;
}

.right-img_1plan-vypadok {
  z-index: 2;
  max-width: 130%;
  margin-top: -70px;
  margin-left: -60px;
  display: block;
  position: absolute;
  inset: 0%;
}

.right-img_2plan-vypadok {
  z-index: 1;
  clear: none;
  max-width: 130%;
  margin-top: -70px;
  margin-left: -60px;
  display: block;
  position: relative;
  inset: auto auto 0% 0%;
}

.left-img_1plan-vypadok {
  z-index: 2;
  width: 130%;
  max-width: 130%;
  margin-top: -80px;
  margin-left: -80px;
  display: block;
  position: absolute;
  inset: 0%;
}

.left-img_2plan-vypadok {
  z-index: 1;
  width: 130%;
  max-width: 130%;
  margin-top: -80px;
  margin-left: -80px;
  display: block;
  position: relative;
  inset: auto auto 0% 0%;
}

.left-img_1plan-vnyz-vypadok {
  z-index: 2;
  width: 130%;
  max-width: 130%;
  margin-top: -80px;
  margin-left: -80px;
  display: block;
  position: absolute;
  inset: 0%;
}

.left-img_2plan-vnyz-vypadok {
  z-index: 1;
  width: 130%;
  max-width: 130%;
  margin-top: -80px;
  margin-left: -80px;
  display: block;
  position: relative;
  inset: auto auto 0% 0%;
}

.text-pyrizhky {
  padding-top: 80px;
  padding-left: 60px;
}

.text-pyrizhky-vishnia {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 90px;
  padding-left: 40px;
  padding-right: 40px;
}

.left-img_1plan-vnyz {
  z-index: 2;
  width: 130%;
  max-width: 130%;
  margin-top: -80px;
  margin-left: -80px;
  display: block;
  position: absolute;
  inset: 0%;
}

.left-img_2plan-vnyz {
  z-index: 1;
  width: 130%;
  max-width: 130%;
  margin-top: -80px;
  margin-left: -80px;
  display: block;
  position: relative;
  inset: auto auto 0% 0%;
}

.text-rulet {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 100px;
  padding-left: 40px;
  padding-right: 40px;
}

.zag--10-vverh, .zag-copy, .zag--60-vverh {
  text-align: left;
  text-transform: uppercase;
  margin-top: 10px;
  padding-right: 0;
  font-family: Unbounded, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.text-rom {
  padding-top: 80px;
  padding-left: 60px;
}

.text-aerogrill {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 90px;
  padding-left: 40px;
  padding-right: 40px;
}

.opys-copy {
  text-align: left;
  padding-right: 0;
  font-family: Unbounded, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}

.heading-28 {
  font-family: Unbounded, sans-serif;
  font-size: 18px;
  line-height: 35px;
}

.opys-2 {
  background-color: #c2d0b1;
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.text-block-33 {
  text-align: right;
  margin-top: 60px;
  font-family: Merriweather, serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
}

.opys-landing {
  background-color: #0000;
  margin-top: 150px;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-34 {
  text-align: right;
  margin-top: 60px;
  font-family: Merriweather, serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
}

.main-cover {
  background-image: none;
  justify-content: center;
  align-items: center;
  height: 110vh;
  display: flex;
  position: relative;
  inset: 0%;
}

.logo-text {
  z-index: 999;
  text-align: center;
  width: 1200px;
  margin: 0 auto;
  position: absolute;
}

.flex-block-10 {
  justify-content: center;
  align-items: center;
  margin-left: 120px;
  margin-right: 120px;
}

.image-662 {
  height: 60px;
}

.paragraph-8 {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-top: 120px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 80px;
}

.bold-text-29 {
  color: #0a3307;
}

.paragraph-6-copy-2 {
  color: #171717;
  text-align: center;
  text-transform: none;
  margin-top: 40px;
  padding-left: 150px;
  padding-right: 150px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 38px;
}

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

.image-664 {
  clear: left;
  max-width: 30%;
  position: sticky;
}

.image-665 {
  z-index: 8;
  width: 50%;
  max-width: 50%;
  margin: 150px -80px -150px;
  position: relative;
  inset: 0% auto auto 0%;
}

.image-665-big {
  z-index: 9;
  width: 70%;
  max-width: 70%;
  margin: 0 -100px;
  position: relative;
  inset: 0% auto auto 0%;
}

.right-block-opys {
  z-index: 999;
  background-image: url('../images/wave_desk-02.svg');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 529px;
  max-height: 529px;
  margin-top: 0;
  padding: 60px 80px;
  display: flex;
  position: static;
}

.image-666 {
  z-index: 3;
  width: 100%;
  max-width: 100%;
  position: relative;
  inset: 0%;
}

.div-block-78 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-667 {
  z-index: auto;
  max-width: 130%;
  position: absolute;
  inset: 0%;
}

.heading-29 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Unbounded, sans-serif;
  font-size: 80px;
}

.heading-30 {
  color: #fff;
  font-family: Unbounded, sans-serif;
}

.bold-text-30 {
  text-shadow: 3px 3px 3px #00000080;
  font-size: 44px;
  font-weight: 700;
  line-height: 60px;
}

.try-pyrigy {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  overflow: hidden;
}

.bold-text-31 {
  text-shadow: 7px 7px 7px #00000080;
  font-size: 82px;
  line-height: 90px;
}

.tab-cover {
  background-image: none;
  justify-content: center;
  align-items: center;
  height: 110vh;
  display: none;
  position: relative;
  inset: 0%;
}

.logo-text-mob {
  z-index: 999;
  text-align: center;
  width: 1200px;
  margin: 0 auto;
  display: none;
  position: absolute;
}

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

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

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

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

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

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

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

.image-66 {
  display: none;
}

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

.image-670 {
  text-align: center;
  width: 60px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.image-665-copy {
  z-index: 8;
  width: 50%;
  max-width: 50%;
  margin: -150px -80px 150px;
  position: relative;
  inset: 0% auto auto 0%;
}

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

.absolute-bg, .absolute-bg-desk {
  z-index: -2;
  position: absolute;
}

.absolute-bg-tab, .absolute-bg-mob {
  z-index: -2;
  display: none;
  position: absolute;
}

.image-671 {
  display: none;
}

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

.image-672 {
  position: fixed;
  inset: auto 0% 0% auto;
}

.image-673 {
  z-index: 1000;
  max-width: 100%;
  position: fixed;
  inset: auto 1% 3% auto;
}

.straw-up {
  z-index: 1000;
  text-align: center;
  width: 80px;
  max-width: 80%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: static;
  inset: auto 1% 3% auto;
}

.strawarrow {
  z-index: 1000;
  position: fixed;
  inset: auto 1% 3% auto;
}

.strawarrow.w--current {
  z-index: 1000;
}

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

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

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

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

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

  .menu-button {
    background-color: #ffffff57;
    margin-right: 100px;
  }

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

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

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

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

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

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

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

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

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

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

  .icon-2 {
    color: #000;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .cover {
    margin-top: 158px;
  }

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

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

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

  .lid {
    margin-top: -135px;
  }

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

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

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

  .heading-9 {
    font-size: 28px;
    font-weight: 400;
  }

  .bold-text-24 {
    font-size: 46px;
    line-height: 46px;
  }

  .image-31-cy {
    display: none;
    top: -90px;
  }

  .column-4 {
    padding-top: 60px;
    padding-right: 20px;
  }

  .column-5 {
    margin-top: 40px;
    margin-bottom: 20px;
    padding-left: 20px;
  }

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

  .card-text-1, .card-text-2 {
    margin-top: 40px;
  }

  .section-16 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .card-text-3 {
    margin-top: 40px;
  }

  .image-39 {
    height: auto;
  }

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

  .image-40 {
    height: auto;
  }

  .text-block-14 {
    font-size: 18px;
    line-height: 30px;
  }

  .text-block-14.insert-text {
    min-height: 200px;
    font-size: 28px;
    line-height: 34px;
  }

  .button-5.click-js {
    font-size: 12px;
  }

  .div-block-16 {
    padding: 0;
  }

  .image-42 {
    top: -320px;
    left: 200px;
  }

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

  .image-43, .image-44 {
    height: auto;
  }

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

  .paragraph-4 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 64px;
    line-height: 76px;
  }

  .text-block-27 {
    text-align: center;
    font-size: 20px;
    line-height: 32px;
  }

  .section-24 {
    padding-bottom: 0;
  }

  .image-45 {
    height: auto;
  }

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

  .image-48 {
    display: none;
  }

  .quick-stack {
    width: auto;
  }

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

  .quick-stack-2 {
    width: auto;
  }

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

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

  .image-48---mob {
    width: 500px;
    display: block;
  }

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

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

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

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

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

  .c-card-btn-text.focus, .c-card-btn-text.default {
    transform: translate(0, -100%);
  }

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

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

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

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

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

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

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

  .block1 {
    background-image: url('../images/wave_tab.svg');
    background-position: 50%;
    background-size: cover;
    justify-content: flex-start;
    align-items: center;
    min-width: 728px;
    max-width: 728px;
  }

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

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

  .zag {
    font-size: 23px;
    line-height: 35px;
    position: relative;
  }

  .block-1-1 {
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 40px;
    padding-right: 0;
  }

  .block-1-2 {
    justify-content: flex-end;
    align-items: center;
    padding-top: 0;
  }

  .image-660 {
    max-width: 170%;
    margin-top: 60px;
    margin-left: 0;
  }

  .opys {
    padding-right: 0;
  }

  .block-quick {
    padding: 20px;
  }

  .left-block {
    background-image: url('../images/wave_tab.svg');
    background-position: 50%;
    background-size: cover;
    justify-content: flex-start;
    align-items: center;
    min-width: auto;
    max-width: 728px;
    max-height: 529px;
  }

  .block-2-1 {
    padding-right: 0;
  }

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

  .quick-stack-left {
    justify-content: center;
    align-items: flex-start;
  }

  .image2 {
    max-width: 170%;
    margin-top: 60px;
    margin-left: 0;
  }

  .button-block2, .button-block1 {
    margin-top: 40px;
  }

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

  .right-img_1plan-vverh {
    max-width: 130%;
    margin-top: 0;
    margin-left: -70px;
    display: inline-block;
    inset: 0%;
  }

  .b2_img_2plan, .b2-img_1plan {
    margin-left: -40px;
  }

  .img_2plan {
    max-width: 130%;
    margin-top: -20px;
    margin-left: -70px;
    position: relative;
    top: 20px;
  }

  .heading-28-copy {
    padding-right: 0;
    font-size: 25px;
    line-height: 35px;
    position: relative;
  }

  .text-block-33-copy {
    padding-right: 60px;
  }

  .img_1plan-case2 {
    margin-top: -40px;
    margin-left: -40px;
    display: inline-block;
  }

  .img_2plan-copy {
    max-width: 150%;
    margin-top: -20px;
    margin-left: -70px;
    position: relative;
    top: 20px;
  }

  .img_2plan-case2 {
    max-width: 130%;
    margin-top: -60px;
    margin-left: -40px;
    display: inline-block;
    position: relative;
    top: 20px;
  }

  .block-2-1-copy {
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .button_40px {
    margin-top: 40px;
  }

  .block-right {
    background-image: url('../images/wave_tab.svg');
    background-position: 50%;
    background-size: cover;
    justify-content: flex-start;
    align-items: center;
    min-width: 728px;
    max-width: 728px;
  }

  .container-18 {
    background-image: url('../images/wave_tab.svg');
    background-position: 50%;
    background-size: cover;
  }

  .text-cacio {
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 40px;
  }

  .text-quiche_broccoli, .text-makoviy {
    justify-content: center;
    align-items: flex-start;
    padding-top: 80px;
    padding-bottom: 0;
  }

  .text-abricos_syr {
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 40px;
    padding-right: 0;
  }

  .right-block {
    background-image: url('../images/wave_tab.svg');
    background-position: 50%;
    background-size: cover;
  }

  .text-abricos-ta-syr {
    padding-left: 40px;
  }

  .opys_20px {
    padding-right: 20px;
  }

  .right-img_2plan-vverh {
    max-width: 130%;
    margin-top: -20px;
    margin-left: -70px;
    position: relative;
    top: 20px;
  }

  .left-img_1plan-vverh {
    margin-top: 0;
    margin-left: -40px;
    display: inline-block;
  }

  .left-img_2plan-vverh {
    max-width: 130%;
    margin-top: 0;
    margin-left: -40px;
    display: inline-block;
    position: relative;
    top: 20px;
  }

  .block-photos {
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .quick-stack-left-copy {
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-photos--20-vverh {
    margin-top: -20px;
  }

  .left-block-mob {
    background-image: url('../images/wave_tab.svg');
    background-position: 50%;
    background-size: cover;
  }

  .text-tertiy {
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 40px;
  }

  .text-slivoviy {
    justify-content: center;
    align-items: flex-start;
    padding-top: 80px;
    padding-bottom: 0;
  }

  .text-try-moloka {
    justify-content: center;
    align-items: flex-start;
    padding-top: 60px;
    padding-bottom: 0;
  }

  .text-yabchanyk {
    justify-content: center;
    align-items: flex-start;
    padding-top: 20px;
    padding-left: 40px;
  }

  .text-galeta {
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 40px;
  }

  .text-tart-revin, .text-chereshnia {
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 40px;
  }

  .text-pyrig-revin {
    justify-content: center;
    align-items: flex-start;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .text-porey {
    justify-content: center;
    align-items: flex-start;
    padding-top: 80px;
    padding-bottom: 0;
  }

  .text-tort-revin, .text-biskvit, .text-yavoriv {
    justify-content: center;
    align-items: flex-start;
    padding-top: 60px;
    padding-bottom: 0;
  }

  .right-img_1plan-vypadok {
    max-width: 130%;
    margin-top: 0;
    margin-left: -70px;
    display: inline-block;
    inset: 0%;
  }

  .right-img_2plan-vypadok {
    max-width: 130%;
    margin-top: -20px;
    margin-left: -70px;
    position: relative;
    top: 20px;
  }

  .left-img_1plan-vypadok {
    margin-top: 0;
    margin-left: -40px;
    display: inline-block;
  }

  .left-img_2plan-vypadok {
    max-width: 130%;
    margin-top: 0;
    margin-left: -40px;
    display: inline-block;
    position: relative;
    top: 20px;
  }

  .left-img_1plan-vnyz-vypadok {
    margin-top: 0;
    margin-left: -40px;
    display: inline-block;
  }

  .left-img_2plan-vnyz-vypadok {
    max-width: 130%;
    margin-top: 0;
    margin-left: -40px;
    display: inline-block;
    position: relative;
    top: 20px;
  }

  .text-pyrizhky {
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 40px;
  }

  .text-pyrizhky-vishnia {
    justify-content: center;
    align-items: flex-start;
    padding-top: 80px;
    padding-bottom: 0;
  }

  .left-img_1plan-vnyz {
    margin-top: 0;
    margin-left: -40px;
    display: inline-block;
  }

  .left-img_2plan-vnyz {
    max-width: 130%;
    margin-top: 0;
    margin-left: -40px;
    display: inline-block;
    position: relative;
    top: 20px;
  }

  .text-rulet {
    justify-content: center;
    align-items: flex-start;
    padding-top: 80px;
    padding-bottom: 0;
  }

  .zag--10-vverh, .zag-copy, .zag--60-vverh {
    font-size: 23px;
    line-height: 35px;
    position: relative;
  }

  .text-rom {
    justify-content: center;
    align-items: flex-start;
    padding-top: 20px;
    padding-left: 40px;
  }

  .text-aerogrill {
    justify-content: center;
    align-items: flex-start;
    padding-top: 100px;
    padding-bottom: 0;
  }

  .opys-copy {
    padding-right: 5px;
  }

  .paragraph-7 {
    font-size: 18px;
    line-height: 28px;
  }

  .opys-landing {
    margin-top: 0;
    padding-top: 0;
  }

  .main-cover {
    background-image: linear-gradient(#0000, #0000);
    height: auto;
    display: flex;
  }

  .logo-text {
    width: 640px;
  }

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

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

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

  .image-665-big {
    z-index: 9;
    width: 90%;
    max-width: 90%;
    margin-left: -60px;
    margin-right: -60px;
    position: relative;
  }

  .right-block-opys {
    background-image: url('../images/wave_tab.svg');
    background-position: 50%;
    background-size: cover;
    margin-top: 0;
  }

  .heading-30 {
    margin-top: 0;
    font-size: 33px;
  }

  .bold-text-30 {
    font-size: 33px;
    line-height: 50px;
  }

  .bold-text-31 {
    font-size: 70px;
    line-height: 80px;
  }

  .tab-cover {
    background-image: linear-gradient(#0000, #0000);
    height: 100vh;
    display: flex;
  }

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

  .logo-text-mob {
    width: 640px;
  }

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

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

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

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

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

  .image-670 {
    width: 80px;
    max-width: 80%;
  }

  .image-665-copy {
    margin-top: -150px;
    margin-bottom: 150px;
    margin-left: -80px;
  }

  .absolute-bg {
    background-image: url('../images/tab-1024x768.png');
    background-position: 0 0;
    background-size: auto;
  }

  .absolute-bg-desk {
    background-image: url('../images/tab-1024x768.png');
    background-position: 0 0;
    background-size: auto;
    display: none;
  }

  .absolute-bg-tab {
    display: block;
  }

  .absolute-bg-mob {
    background-image: url('../images/tab-1024x768.png');
    background-position: 0 0;
    background-size: auto;
    display: none;
  }

  .straw-up {
    width: 80px;
    max-width: 80%;
  }
}

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

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

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

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

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

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

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

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

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

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

  .zagolovok {
    line-height: 40px;
  }

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

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

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

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

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

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

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

  .facebook {
    text-align: center;
  }

  .image-12 {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 100px;
  }

  .twitter {
    text-align: center;
  }

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

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

  .grid-3 {
    margin-left: 10px;
    margin-right: 10px;
  }

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

  .image-13 {
    margin-top: 10px;
  }

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

  .menu {
    color: #080808;
    background-color: #08080800;
    margin-top: 0;
  }

  .icon-2 {
    color: #000;
  }

  .heading-5 {
    font-size: 80px;
    line-height: 80px;
  }

  .paragraph-2 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
  }

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

  .paragraph-3 {
    text-align: center;
  }

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

  .image-20 {
    margin-top: -1165px;
    margin-left: 289px;
  }

  .image-21 {
    margin-top: -213px;
    margin-left: -31px;
  }

  .heading-6 {
    margin-top: 20px;
  }

  .image-23 {
    margin-top: -110px;
    margin-left: 105px;
  }

  .div-block-8 {
    margin-top: -138px;
  }

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

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

  .image-vertical, .div-block-13 {
    margin-left: 10px;
    margin-right: 10px;
  }

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

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

  .image-gif-2 {
    top: -139px;
    left: 38px;
  }

  .image-gif-3 {
    width: 60%;
    display: none;
    top: -84px;
    left: 110px;
  }

  .heading-7 {
    margin-top: 0;
    font-size: 76px;
    line-height: 80px;
    top: 17px;
  }

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

  .image-gif-5 {
    width: 40%;
    top: -427px;
    left: 17px;
  }

  .image-29 {
    left: 113px;
  }

  .lid {
    margin-top: 0;
  }

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

  .slide-nav-2 {
    margin-bottom: 20px;
    font-size: 10px;
  }

  .image-person {
    width: 250px;
  }

  .zagolovok-2 {
    font-size: 28px;
    line-height: 38px;
  }

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

  .image-31 {
    padding-top: 0;
    top: 0;
  }

  .image-34 {
    top: 0;
  }

  .text-osnvn-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .zag-vtoroyi {
    line-height: 40px;
  }

  .zag-vtoroyi-2 {
    font-size: 32px;
    line-height: 40px;
  }

  .heading-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-31-cy {
    padding-top: 0;
    display: none;
    top: 0;
  }

  .text-osnvn-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .html-embed-mob {
    display: block;
  }

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

  .column-4 {
    padding-top: 0;
    display: none;
  }

  .column-5 {
    margin-top: 20px;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-10 {
    padding-right: 0;
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-13 {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .card-text-1 {
    margin-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-6 {
    text-align: center;
    padding-right: 10px;
  }

  .card-text-2 {
    margin-top: 40px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .column-6-copy {
    text-align: center;
  }

  .column-7-copy {
    margin-top: 20px;
    padding-left: 10px;
  }

  .column-8 {
    text-align: center;
  }

  .columns-3 {
    margin-left: 0;
  }

  .section-16 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-4 {
    width: 100%;
  }

  .image-36 {
    text-align: center;
    width: 50%;
  }

  .image-mobile-right {
    text-align: center;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-37 {
    display: none;
  }

  .card-text-3 {
    margin-top: 40px;
    margin-left: 10px;
    margin-right: 10px;
  }

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

  .paragraph-3-copy {
    text-align: center;
  }

  .image-39 {
    height: auto;
  }

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

  .image-40 {
    height: auto;
  }

  .image-41 {
    display: none;
  }

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

  .div-block-16 {
    width: auto;
  }

  .image-42 {
    top: -441px;
    left: 112px;
  }

  .image-41-mob {
    max-width: 50%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .image-43 {
    height: auto;
  }

  .grid-4 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-44 {
    height: auto;
  }

  .section-23 {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    height: auto;
  }

  .paragraph-4 {
    font-size: 52px;
    line-height: 60px;
  }

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

  .section-24 {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

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

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

  .div-block-17 {
    width: 500px;
    height: 500px;
  }

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

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

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

  .image-65 {
    height: auto;
  }

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

  .image-64 {
    height: auto;
  }

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

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

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

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

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

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

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

  .link-block-22 {
    text-align: left;
  }

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

  ._44654 {
    padding: 40px;
  }

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

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

  .material {
    padding: 60px 15px;
  }

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

  .left-block {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    min-width: 728px;
  }

  .right-img_1plan-vverh {
    margin-top: -20px;
  }

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

  .container-18, .right-block, .left-block-mob {
    min-width: 728px;
    max-width: 728px;
    max-height: 529px;
  }

  .right-img_1plan-vypadok {
    margin-top: -20px;
  }

  .opys-2, .opys-landing {
    padding: 100px 20px 0;
  }

  .main-cover {
    background-image: none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .logo-text {
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 0;
    display: flex;
  }

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

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

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

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

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

  .image-665-big {
    max-width: 90%;
    margin-left: -40px;
    margin-right: -40px;
    position: relative;
  }

  .right-block-opys {
    min-width: 728px;
    max-width: 728px;
    max-height: 529px;
    position: static;
  }

  .heading-29 {
    padding-left: 80px;
    padding-right: 80px;
    font-size: 50px;
    line-height: 60px;
  }

  .heading-30 {
    margin-top: 0;
    font-size: 25px;
    line-height: 35px;
  }

  .bold-text-30 {
    font-size: 25px;
    line-height: 30px;
  }

  .bold-text-31 {
    font-size: 50px;
    line-height: 60px;
  }

  .tab-cover {
    background-image: none;
    flex-flow: column;
    height: 100vh;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo-text-mob {
    width: auto;
    margin-top: 140px;
  }

  .image-668 {
    height: auto;
  }

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

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

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

  .image-669 {
    height: auto;
  }

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

  .image-670 {
    width: 50px;
    max-width: 50%;
    margin-top: 10px;
  }

  .image-665-copy {
    margin-top: -150px;
    margin-bottom: 150px;
  }

  .absolute-bg-desk {
    display: block;
  }

  .absolute-bg-tab {
    display: none;
  }

  .straw-up {
    width: 80px;
    max-width: 80%;
    margin-top: 10px;
  }

  .strawarrow.w--current {
    bottom: 8%;
  }
}

@media screen and (max-width: 479px) {
  .image {
    text-align: center;
    margin-top: 50px;
    margin-left: 67px;
  }

  .image-2 {
    margin-top: -65px;
    margin-left: -73px;
  }

  .body {
    background-color: #e8eded;
    background-image: url('../images/green_fruits_vegetables.avif'), linear-gradient(#9dc60b66, #9dc60b66);
    background-position: 50%, 0 0;
    background-size: cover, auto;
    background-attachment: fixed, scroll;
    margin-left: 0;
    margin-right: 0;
  }

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

  .menu-button {
    color: #616161;
    background-color: #08080800;
    margin-right: 0;
    right: 10px;
  }

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

  .image-5 {
    margin-left: 0;
  }

  .text-block {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .div-block-4 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-4 {
    margin-left: -31px;
    padding-right: 0;
  }

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

  .zagolovok {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 55px;
    line-height: 30px;
  }

  .bold-text-2 {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 32px;
    line-height: 30px;
  }

  .text-osnvn {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-6 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 26px;
  }

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

  .text-block-5-copy {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .block-quote {
    font-size: 16px;
  }

  .youtube-2 {
    padding-bottom: 0;
  }

  .paragraph {
    margin-left: 20px;
    font-size: 18px;
  }

  .image-11 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-12 {
    padding-right: 20px;
  }

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

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

  .heading-4 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 24px;
  }

  .image-13 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .container-4 {
    margin-left: 0;
  }

  .menu {
    color: #080808;
  }

  .icon-2 {
    color: #c5c5c5;
  }

  .heading-5 {
    font-size: 62px;
    line-height: 65px;
  }

  .paragraph-3 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    line-height: 28px;
  }

  .image-19 {
    margin-top: 70px;
    margin-left: -20px;
    display: none;
  }

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

  .image-21 {
    margin-top: -1198px;
    margin-left: -10px;
  }

  .heading-6 {
    padding-left: 0;
  }

  .image-23 {
    margin-top: 279px;
    margin-bottom: -27px;
    margin-left: 0;
  }

  .image-11-copy {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

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

  .image-27 {
    width: 85%;
    display: none;
    top: -258px;
    left: 28px;
  }

  .gif-1, .gif-2 {
    width: 70%;
  }

  .image-gif-2 {
    top: -104px;
    left: 30px;
  }

  .gif-2-copy, .gif-3 {
    width: 70%;
  }

  .image-gif-3 {
    width: 80%;
    top: -43px;
    left: 30px;
  }

  .heading-7 {
    margin-top: 0;
    font-size: 52px;
    line-height: 60px;
    top: 37px;
  }

  .image-27-3 {
    border-radius: 10px;
    width: 60%;
    top: -354px;
    left: -63px;
  }

  .image-gif-5 {
    border-radius: 10px;
    width: 60%;
    top: -500px;
    left: 195px;
  }

  .image-29 {
    width: 100%;
    top: -235px;
    left: 0;
  }

  .lid {
    margin-top: 34px;
  }

  .container-8 {
    padding-top: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-12, .link-13, .link-14, .link-15, .link-16, .link-17, .link-18, .link-19, .link-20, .link-21, .link-22, .link-23, .link-24, .link-25, .link-26, .link-27 {
    font-weight: 600;
  }

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

  .bold-text-9 {
    margin-left: auto;
    margin-right: auto;
  }

  .zagolovok-2 {
    font-size: 55px;
    line-height: 22px;
  }

  .bold-text-02 {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
    line-height: 26px;
  }

  .image-31 {
    width: 500px;
    max-width: 380px;
    margin-bottom: 63px;
    margin-left: auto;
    margin-right: auto;
    display: none;
    top: 79px;
    left: 0;
  }

  .section-15 {
    width: 100%;
  }

  .image-34 {
    max-width: 95%;
    margin-top: 100px;
    margin-bottom: 100px;
    top: 51px;
  }

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

  .infographic-mob {
    max-width: 100%;
    display: block;
  }

  .text-osnvn-2 {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .zag-vtoroyi {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .zag-vtoroyi-2 {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 22px;
    line-height: 28px;
  }

  .heading-9 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 22px;
  }

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

  .image-31-cy {
    width: 100%;
    max-width: 100%;
    margin-bottom: 63px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    display: block;
    top: 10px;
    left: 0;
  }

  .text-osnvn-3 {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-10 {
    padding-top: 40px;
    padding-right: 0;
    font-size: 30px;
    line-height: 40px;
  }

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

  .card-text-1, .card-text-2, .card-text-3 {
    margin-top: 34px;
  }

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

  .paragraph-3-copy {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    line-height: 28px;
  }

  .heading-13 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 24px;
  }

  .text-block-14.insert-text {
    text-align: center;
    min-height: 200px;
    padding-top: 30px;
    font-size: 24px;
    line-height: 36px;
  }

  .button-5.click-js {
    margin-top: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 10px;
  }

  .div-block-16 {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-42 {
    display: none;
    top: -562px;
    left: 220px;
  }

  .image-41-mob {
    max-width: 100%;
  }

  .heading-16 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 24px;
  }

  .grid-4 {
    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;
  }

  .section-23 {
    background-image: none;
    width: 100%;
    height: auto;
    padding-left: 0;
  }

  .paragraph-4 {
    font-size: 32px;
    line-height: 48px;
  }

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

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

  .bold-text-27 {
    font-size: 18px;
  }

  .image-45 {
    height: auto;
    margin-top: 40px;
  }

  .div-block-17 {
    width: 350px;
    height: 350px;
  }

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

  .image-48---mob {
    width: 350px;
  }

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

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

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

  .c-card-back {
    width: 300px;
    max-width: 100%;
    display: none;
  }

  .c-flipping-cards-list {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .c-content {
    min-height: auto;
    padding-top: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .c-card-front {
    width: 300px;
    max-width: none;
  }

  .c-card-front-2, .c-card-back-2 {
    width: 100%;
    max-width: 250px;
  }

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

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

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

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

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

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

  .image-71 {
    height: 30px;
  }

  .text-block-31 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 28px;
    line-height: 36px;
  }

  .container-15 {
    margin-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .image-67 {
    width: auto;
    margin-top: 5px;
    margin-left: 0;
  }

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

  .section-20 {
    background-color: #e8eded;
    margin-top: 60px;
    padding-top: 0;
  }

  ._44654 {
    background-color: #eff0e900;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-26 {
    color: #141414;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 32px;
    font-weight: 400;
    line-height: 30px;
  }

  .image-655 {
    width: auto;
    height: 50px;
    margin-top: 5px;
    margin-left: 0;
  }

  .image-656 {
    width: 40px;
    margin-left: 20px;
  }

  .flex-block-9 {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    display: block;
  }

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

  .text-block-32 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 28px;
  }

  .material {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .block1 {
    background-image: url('../images/wave_mob2-03.svg');
    background-position: 50%;
    background-size: cover;
    justify-content: center;
    align-items: center;
    min-width: 345px;
    max-width: 345px;
    height: auto;
    min-height: 700px;
    max-height: none;
    position: relative;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .zag {
    font-size: 20px;
  }

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

  .block-1-2 {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-right: 0;
  }

  .opys {
    font-size: 14px;
    line-height: 20px;
  }

  .block-quick {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 345px;
    min-height: 0;
    max-height: 700px;
    padding: 0;
  }

  .left-block {
    background-image: url('../images/wave_mob2-03.svg');
    background-position: 50%;
    background-size: cover;
    min-width: 345px;
    max-width: 345px;
    min-height: 529px;
    max-height: 700px;
    display: block;
  }

  .block-2-1 {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-left: 0;
  }

  .block-2-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .quick-stack-left {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    min-width: 0;
    max-width: 345px;
    min-height: 700px;
    max-height: 700px;
    padding: 0;
  }

  .button-block2, .button-block1 {
    margin-top: 20px;
  }

  .div-block-75 {
    margin-top: -80px;
  }

  .right-img_1plan-vverh {
    width: 100%;
    max-width: 100%;
    margin-top: -60px;
    margin-left: 0;
    left: 0%;
  }

  .b2_img_2plan, .b2-img_1plan {
    margin-top: -95px;
    margin-left: -40px;
  }

  .img_2plan {
    max-width: 130%;
    margin-top: 50px;
    margin-left: -40px;
    top: 0;
    left: 0%;
  }

  .heading-28-copy {
    padding-right: 40px;
    font-size: 20px;
  }

  .text-block-33-copy {
    padding-right: 0;
  }

  .img_2plan-copy, .img_2plan-case2 {
    max-width: 130%;
    margin-top: -40px;
    margin-left: -40px;
    top: 0;
    left: 0%;
  }

  .block-2-1-copy {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-left: 0;
  }

  .button_40px {
    margin-top: 20px;
  }

  .block-right {
    background-image: url('../images/wave_mob2-03.svg');
    background-position: 50%;
    background-size: cover;
    justify-content: center;
    align-items: center;
    min-width: 345px;
    max-width: 345px;
    height: auto;
    min-height: 700px;
    max-height: none;
    position: relative;
  }

  .container-18 {
    background-image: url('../images/wave_mob2-03.svg'), url('../images/wave_tab.svg');
    background-position: 50%, 50%;
    background-size: cover, cover;
    min-width: 345px;
    max-width: 345px;
    min-height: 700px;
    max-height: 0;
  }

  .text-cacio {
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 40px;
  }

  .text-quiche_broccoli {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 0 60px;
  }

  .text-makoviy {
    padding: 0 0 40px;
  }

  .text-abricos_syr {
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 0;
  }

  .right-block {
    background-image: url('../images/wave_mob2-03.svg');
    background-position: 50%;
    background-size: cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    min-width: 345px;
    max-width: 345px;
    min-height: 700px;
    max-height: 700px;
    display: flex;
  }

  .text-abricos-ta-syr {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .quick-stack-right {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 345px;
    min-height: 700px;
    max-height: 700px;
    margin-bottom: 0;
    padding: 0;
  }

  .opys_20px {
    padding-right: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .right-img_2plan-vverh {
    width: 100%;
    max-width: 100%;
    margin-top: -60px;
    margin-left: 0;
    top: 0;
    left: 0%;
  }

  .left-img_1plan-vverh {
    width: 100%;
    max-width: 100%;
    margin-top: -20px;
    margin-left: 0;
    display: inline-block;
    inset: 0%;
  }

  .left-img_2plan-vverh {
    width: 100%;
    max-width: 100%;
    margin-top: -20px;
    margin-left: 0;
    top: 0;
    left: 0%;
  }

  .block-photos {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-left: 0;
  }

  .div-block-photos {
    margin-bottom: -40px;
    position: relative;
  }

  .quick-stack-left-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    min-width: 0;
    max-width: 345px;
    min-height: auto;
    max-height: 700px;
    padding: 0;
  }

  .div-block-photos--20-vverh {
    justify-content: center;
    align-items: center;
    width: 130%;
    max-width: 130%;
    display: flex;
    position: relative;
  }

  .cell-5 {
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }

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

  .left-block-mob {
    background-image: url('../images/wave_mob2-03.svg');
    background-position: 50%;
    background-size: cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    min-width: 345px;
    max-width: 345px;
    min-height: 700px;
    max-height: 700px;
    display: flex;
  }

  .text-tertiy {
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-right: 40px;
  }

  .text-slivoviy, .text-try-moloka {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 0 60px;
  }

  .text-yabchanyk {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 20px;
    padding-right: 40px;
  }

  .text-galeta {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
    padding-right: 40px;
  }

  .text-tart-revin, .text-chereshnia {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
    padding-right: 40px;
  }

  .text-pyrig-revin, .text-porey {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 0 40px;
  }

  .text-tort-revin {
    padding: 0 0 40px;
  }

  .text-biskvit, .text-yavoriv {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 0 60px;
  }

  .right-img_1plan-vypadok {
    width: 100%;
    max-width: 100%;
    margin-top: -100px;
    margin-left: 0;
    left: 0%;
  }

  .right-img_2plan-vypadok {
    width: 100%;
    max-width: 100%;
    margin-top: -100px;
    margin-left: 0;
    top: 0;
    left: 0%;
  }

  .left-img_1plan-vypadok {
    width: 100%;
    max-width: 100%;
    margin-top: -40px;
    margin-left: 0;
    display: inline-block;
    inset: 0%;
  }

  .left-img_2plan-vypadok {
    width: 100%;
    max-width: 100%;
    margin-top: -40px;
    margin-left: 0;
    top: 0;
    left: 0%;
  }

  .left-img_1plan-vnyz-vypadok {
    width: 100%;
    max-width: 100%;
    margin-top: 40px;
    margin-left: 0;
    display: inline-block;
    inset: 0%;
  }

  .left-img_2plan-vnyz-vypadok {
    width: 100%;
    max-width: 100%;
    margin-top: 40px;
    margin-left: 0;
    top: 0;
    left: 0%;
  }

  .text-pyrizhky {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 20px;
    padding-right: 40px;
  }

  .text-pyrizhky-vishnia {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 0 60px;
  }

  .left-img_1plan-vnyz {
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-left: 0;
    display: inline-block;
    inset: 0%;
  }

  .left-img_2plan-vnyz {
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-left: 0;
    top: 0;
    left: 0%;
  }

  .text-rulet {
    padding: 0 0 60px;
  }

  .zag--10-vverh {
    margin-top: -10px;
    font-size: 20px;
  }

  .zag-copy {
    font-size: 20px;
  }

  .zag--60-vverh {
    margin-top: -60px;
    font-size: 20px;
  }

  .text-rom {
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 40px;
  }

  .text-aerogrill {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 0 60px;
  }

  .opys-copy {
    font-size: 14px;
    line-height: 20px;
  }

  .opys-2 {
    padding-bottom: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-7 {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
  }

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

  .opys-landing {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding: 60px 20px 0;
    display: flex;
  }

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

  .main-cover {
    float: none;
    clear: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: linear-gradient(#0000, #0000);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    height: 120vh;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: static;
    overflow: hidden;
  }

  .logo-text {
    width: auto;
    margin-top: -100px;
    margin-left: 60px;
    margin-right: 60px;
    display: block;
  }

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

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

  .paragraph-8 {
    padding-left: 0;
    padding-right: 0;
    font-size: 45px;
    line-height: 50px;
  }

  .paragraph-6-copy-2 {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
  }

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

  .image-665 {
    z-index: 8;
    width: 100%;
    max-width: 100%;
    margin: -60px 0 0 -300px;
    display: block;
    position: relative;
    overflow: visible;
  }

  .image-665-big {
    z-index: 9;
    width: 150%;
    max-width: 150%;
    margin: -130px 0;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .right-block-opys {
    background-image: url('../images/wave_mob2-03.svg');
    background-position: 50%;
    background-size: cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    min-width: 345px;
    max-width: 345px;
    min-height: 700px;
    max-height: 700px;
    padding: 60px 40px;
    display: flex;
    position: static;
  }

  .heading-29 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 42px;
    line-height: 50px;
  }

  .try-pyrigy {
    flex-flow: column;
    margin-top: -100px;
    position: static;
    overflow: visible;
  }

  .bold-text-31 {
    font-size: 42px;
    line-height: 48px;
  }

  .tab-cover {
    background-image: none;
    height: 120vh;
  }

  .logo-text-mob {
    width: auto;
    margin-top: 0;
    margin-left: 60px;
    margin-right: 60px;
    display: block;
  }

  .div-block-79 {
    width: auto;
    height: 100vh;
  }

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

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

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

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

  .image-665-copy {
    z-index: 8;
    width: 100%;
    max-width: 100%;
    margin: 0 -300px -80px 0;
    display: block;
    position: relative;
    overflow: visible;
  }

  .absolute-bg-desk, .absolute-bg-tab {
    display: none;
  }

  .absolute-bg-mob {
    background-image: none;
    margin-top: -100px;
    display: block;
  }

  .image-673 {
    max-width: 100%;
  }

  .straw-up {
    width: 70px;
    max-width: 70%;
  }

  .strawarrow {
    bottom: 8%;
  }
}

#w-node-_14726de2-8103-08cb-d888-4f56a599599f-2af021ec, #w-node-_39f29e12-1a9d-8455-e8fb-902c68fc5857-2af021ec, #w-node-ee99ecba-c13c-1513-714e-8e054c4f762f-2af021ec, #w-node-_49291372-7211-ce6c-6b0e-1f5846b171d0-2af021ec, #w-node-_8134349a-74d0-b533-d576-3abd6f03026d-2af021ec, #w-node-_58c5655c-014e-df4a-a6d2-4f04987aaabc-2af021ec, #w-node-_7d3b7803-d0ba-34d0-0a69-a2d0d294ea8d-2af021ec, #w-node-cadbb193-8577-96c6-2f34-1efac375e463-2af021ec, #w-node-_12a1d8bd-8575-da61-6d87-341ba1270958-2af021ec, #w-node-_0d21b1d0-3fbe-6c58-05b0-444fe2bbaa84-2af021ec, #w-node-_963cb3d9-a60a-897d-c82d-60b863a7a27f-2af021ec, #w-node-_07fbe566-2bc4-6acb-0a39-e9f2eca16877-2af021ec, #w-node-_10c24517-3e28-c770-c5a2-3e45f176431d-2af021ec, #w-node-eb513eb1-eaa5-3d6d-e7fb-f5a77c52458f-2af021ec, #w-node-_810a3ed9-5a5f-5e3e-4b68-bcb7e59ec67a-2af021ec, #w-node-db97a3d8-5056-55e5-452a-4d3730027153-2af021ec, #w-node-_8b2e9b62-c05c-dd2a-35ef-95b1b44d1df7-2af021ec, #w-node-_51c7ead3-c3c7-ec33-66cf-5b875b791476-2af021ec, #w-node-_68983221-f3c3-a35b-b776-99488d83e6de-2af021ec, #w-node-_2bdcf1c4-3db7-7a15-78f4-c611f1dc1f5e-2af021ec, #w-node-a49e137a-527a-b884-aac8-385f6d0e2cdb-2af021ec, #w-node-_3b573168-321f-eab2-2a8a-d5bf2b5c525f-2af021ec, #w-node-_90700b11-a8e9-dfd4-7bff-430d8df7dd3e-2af021ec, #w-node-f761168f-5007-7c70-df2f-4a166d544a93-2af021ec {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-c274440b-8ec3-fcb9-a991-349a0878eb96-2af021ec, #w-node-_335aa182-32c3-e817-c6cf-ce072b7beb8d-2af021ec {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_39f29e12-1a9d-8455-e8fb-902c68fc5857-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr .75fr;
  }

  #w-node-_39f29e12-1a9d-8455-e8fb-902c68fc5858-2af021ec {
    order: -9999;
  }

  #w-node-_49291372-7211-ce6c-6b0e-1f5846b171d0-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr .75fr;
  }

  #w-node-_49291372-7211-ce6c-6b0e-1f5846b171d1-2af021ec {
    order: -9999;
  }

  #w-node-_58c5655c-014e-df4a-a6d2-4f04987aaabc-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr .75fr;
  }

  #w-node-_58c5655c-014e-df4a-a6d2-4f04987aaabd-2af021ec {
    order: -9999;
  }

  #w-node-cadbb193-8577-96c6-2f34-1efac375e463-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr .75fr;
  }

  #w-node-cadbb193-8577-96c6-2f34-1efac375e464-2af021ec {
    order: -9999;
  }

  #w-node-_0d21b1d0-3fbe-6c58-05b0-444fe2bbaa84-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr .75fr;
  }

  #w-node-_0d21b1d0-3fbe-6c58-05b0-444fe2bbaa85-2af021ec {
    order: -9999;
  }

  #w-node-_07fbe566-2bc4-6acb-0a39-e9f2eca16877-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr .75fr;
  }

  #w-node-_07fbe566-2bc4-6acb-0a39-e9f2eca16878-2af021ec {
    order: -9999;
  }

  #w-node-eb513eb1-eaa5-3d6d-e7fb-f5a77c52458f-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr .75fr;
  }

  #w-node-eb513eb1-eaa5-3d6d-e7fb-f5a77c524590-2af021ec {
    order: -9999;
  }

  #w-node-db97a3d8-5056-55e5-452a-4d3730027153-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr .75fr;
  }

  #w-node-db97a3d8-5056-55e5-452a-4d3730027154-2af021ec {
    order: -9999;
  }

  #w-node-_51c7ead3-c3c7-ec33-66cf-5b875b791476-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr .75fr;
  }

  #w-node-_51c7ead3-c3c7-ec33-66cf-5b875b791477-2af021ec {
    order: -9999;
  }

  #w-node-_2bdcf1c4-3db7-7a15-78f4-c611f1dc1f5e-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr .75fr;
  }

  #w-node-_2bdcf1c4-3db7-7a15-78f4-c611f1dc1f5f-2af021ec {
    order: -9999;
  }

  #w-node-_3b573168-321f-eab2-2a8a-d5bf2b5c525f-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr .75fr;
  }

  #w-node-_3b573168-321f-eab2-2a8a-d5bf2b5c5260-2af021ec {
    order: -9999;
  }

  #w-node-f761168f-5007-7c70-df2f-4a166d544a93-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr .75fr;
  }

  #w-node-f761168f-5007-7c70-df2f-4a166d544a94-2af021ec {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_14726de2-8103-08cb-d888-4f56a599599f-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_14726de2-8103-08cb-d888-4f56a59959a0-2af021ec {
    order: 9999;
  }

  #w-node-_14726de2-8103-08cb-d888-4f56a59959a9-2af021ec {
    order: -9999;
  }

  #w-node-_39f29e12-1a9d-8455-e8fb-902c68fc5857-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }

  #w-node-_39f29e12-1a9d-8455-e8fb-902c68fc5858-2af021ec {
    order: -9999;
  }

  #w-node-_39f29e12-1a9d-8455-e8fb-902c68fc5859-2af021ec {
    order: -9999;
    grid-row: span 1 / span 1;
  }

  #w-node-ee99ecba-c13c-1513-714e-8e054c4f762f-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-ee99ecba-c13c-1513-714e-8e054c4f7630-2af021ec {
    order: 9999;
  }

  #w-node-_49291372-7211-ce6c-6b0e-1f5846b171d0-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }

  #w-node-_49291372-7211-ce6c-6b0e-1f5846b171d1-2af021ec {
    order: -9999;
  }

  #w-node-_49291372-7211-ce6c-6b0e-1f5846b171d5-2af021ec {
    order: -9999;
    grid-row: span 1 / span 1;
  }

  #w-node-_8134349a-74d0-b533-d576-3abd6f03026d-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_8134349a-74d0-b533-d576-3abd6f03026e-2af021ec {
    order: 9999;
  }

  #w-node-_58c5655c-014e-df4a-a6d2-4f04987aaabc-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }

  #w-node-_58c5655c-014e-df4a-a6d2-4f04987aaac1-2af021ec {
    order: 9999;
  }

  #w-node-_7d3b7803-d0ba-34d0-0a69-a2d0d294ea8d-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_7d3b7803-d0ba-34d0-0a69-a2d0d294ea8e-2af021ec {
    order: 9999;
  }

  #w-node-cadbb193-8577-96c6-2f34-1efac375e463-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }

  #w-node-cadbb193-8577-96c6-2f34-1efac375e468-2af021ec {
    order: 9999;
  }

  #w-node-_12a1d8bd-8575-da61-6d87-341ba1270958-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_12a1d8bd-8575-da61-6d87-341ba1270959-2af021ec {
    order: 9999;
  }

  #w-node-_0d21b1d0-3fbe-6c58-05b0-444fe2bbaa84-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }

  #w-node-_0d21b1d0-3fbe-6c58-05b0-444fe2bbaa89-2af021ec {
    order: 9999;
  }

  #w-node-_963cb3d9-a60a-897d-c82d-60b863a7a27f-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_963cb3d9-a60a-897d-c82d-60b863a7a280-2af021ec {
    order: 9999;
  }

  #w-node-_07fbe566-2bc4-6acb-0a39-e9f2eca16877-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }

  #w-node-_07fbe566-2bc4-6acb-0a39-e9f2eca1687c-2af021ec {
    order: 9999;
  }

  #w-node-_10c24517-3e28-c770-c5a2-3e45f176431d-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_10c24517-3e28-c770-c5a2-3e45f176431e-2af021ec {
    order: 9999;
  }

  #w-node-eb513eb1-eaa5-3d6d-e7fb-f5a77c52458f-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }

  #w-node-eb513eb1-eaa5-3d6d-e7fb-f5a77c524594-2af021ec {
    order: 9999;
  }

  #w-node-_810a3ed9-5a5f-5e3e-4b68-bcb7e59ec67a-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_810a3ed9-5a5f-5e3e-4b68-bcb7e59ec67b-2af021ec {
    order: 9999;
  }

  #w-node-db97a3d8-5056-55e5-452a-4d3730027153-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }

  #w-node-_8b2e9b62-c05c-dd2a-35ef-95b1b44d1df7-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_8b2e9b62-c05c-dd2a-35ef-95b1b44d1df8-2af021ec {
    order: 9999;
  }

  #w-node-_51c7ead3-c3c7-ec33-66cf-5b875b791476-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }

  #w-node-_68983221-f3c3-a35b-b776-99488d83e6de-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_68983221-f3c3-a35b-b776-99488d83e6df-2af021ec {
    order: 9999;
  }

  #w-node-_2bdcf1c4-3db7-7a15-78f4-c611f1dc1f5e-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }

  #w-node-a49e137a-527a-b884-aac8-385f6d0e2cdb-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a49e137a-527a-b884-aac8-385f6d0e2cdc-2af021ec {
    order: 9999;
  }

  #w-node-_3b573168-321f-eab2-2a8a-d5bf2b5c525f-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }

  #w-node-_90700b11-a8e9-dfd4-7bff-430d8df7dd3e-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_90700b11-a8e9-dfd4-7bff-430d8df7dd3f-2af021ec {
    order: 9999;
  }

  #w-node-f761168f-5007-7c70-df2f-4a166d544a93-2af021ec {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }
}


