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

.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-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

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

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

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

.body {
  background-color: #e0dcbe;
  background-image: none;
  background-size: auto;
  background-attachment: 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.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  margin-top: 0;
  padding: 0 60px 0 0;
  left: auto;
}

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

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

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

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

.menu-button {
  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, Georgia, sans-serif;
  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.png');
  background-position: 50%;
  background-size: cover;
  margin-top: 100px;
  margin-bottom: 60px;
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.link-2 {
  color: #fec144;
}

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

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

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

.image-8 {
  padding: 20px;
}

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

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

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

.link-3 {
  color: #fec144;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.link-5 {
  color: #feb221;
}

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

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

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

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

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

.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;
  display: none;
  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, sans-serif;
  font-size: 110px;
  font-weight: 400;
  line-height: 95px;
  display: block;
}

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

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

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

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

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

.slide {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

.line-flower {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 80px;
}

.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, sans-serif;
  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, sans-serif;
  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, sans-serif;
  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.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  margin-top: -90px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

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

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

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

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

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

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

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

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

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

.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, Georgia, sans-serif;
}

.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: #0f1c3f;
  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 100px 40px 0;
}

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

.heading-10 {
  color: #0f1c3f;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 30px;
  padding-top: 0;
  font-family: Merriweather, serif;
  font-size: 64px;
  font-style: italic;
  font-weight: 700;
  line-height: 68px;
}

.text-block-13 {
  color: #fff;
  text-align: left;
  width: 900px;
  margin: 30px 0 40px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 42px;
}

.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;
  max-width: 70%;
  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 {
  min-height: 250px;
  margin-top: 0;
  padding-top: 40px;
  font-size: 24px;
  line-height: 38px;
}

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

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

.image-42 {
  position: relative;
  top: -210px;
  left: 270px;
}

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

.section-19 {
  background-color: #fff0;
  margin-top: 0;
  padding-top: 20px;
}

.grid-4 {
  grid-column-gap: 40px;
  grid-row-gap: 39px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row;
  margin-bottom: 100px;
}

.image-43 {
  border-radius: 20px;
  box-shadow: 0 0 10px -1px #2c2c2c;
}

.heading-15 {
  color: #fff;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Rubik Dirt, sans-serif;
  font-size: 46px;
  font-weight: 400;
}

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

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

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

.link-55 {
  color: var(--goldenrod);
  text-decoration: none;
}

.text-block-17 {
  color: #fff;
  margin-top: 60px;
  margin-left: 0;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

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

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

.column-10 {
  position: sticky;
  top: 40px;
  bottom: 0;
}

.pastel-de-nata {
  margin-bottom: 60px;
}

.madlen {
  margin-top: 60px;
  margin-bottom: 60px;
}

.line {
  background-color: #ee5558;
  height: 2px;
  margin-top: 100px;
  margin-bottom: 100px;
  display: none;
}

.bite-sklo {
  margin-top: 60px;
  margin-bottom: 60px;
}

.heading-16 {
  color: #fff;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  font-family: Rubik Dirt, sans-serif;
  font-size: 46px;
  font-weight: 400;
}

.line-2 {
  background-color: #ee5558;
  height: 2px;
  margin-top: 40px;
  margin-bottom: 40px;
}

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

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

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

.div-block-19-2 {
  text-align: center;
  margin-bottom: 40px;
}

.image-46--2 {
  text-align: center;
  max-width: 30%;
  margin-left: auto;
  margin-right: auto;
}

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

.mint-cookie, .pana-kota, .cookie-cinam, .galette, .biscuit, .straw-cake, .cherry, .custard {
  margin-top: 60px;
  margin-bottom: 60px;
}

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

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

.text-block-19 {
  color: #fff;
  font-family: Rubik Moonrocks, sans-serif;
  font-size: 36px;
  text-decoration: none;
}

.bold-text-27 {
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
}

.header {
  z-index: 1;
  text-align: center;
  margin-top: 20px;
  margin-left: 0;
  margin-right: auto;
  display: block;
  position: relative;
}

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

.link-56 {
  color: #323448;
  text-align: left;
  margin-left: 20px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  text-decoration: none;
  position: static;
}

.link-6-copy {
  color: #283040;
  text-align: left;
  margin-left: 10px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  text-decoration: none;
}

.link-block-2 {
  display: none;
}

.element-21-eng {
  background-color: var(--crimson);
  flex: none;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 0 40px 60px;
  display: block;
}

.heading-17 {
  color: #fff;
  text-align: left;
  margin: 10px 0 0;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 700;
}

.image-48 {
  border-radius: 20px;
  max-width: 100%;
  box-shadow: 1px 1px 15px -7px #0b0b0b;
}

.heading-18 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  display: none;
}

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

.button-6 {
  color: #000;
  background-color: #fec144;
  margin-top: 20px;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.column-11 {
  padding-left: 20px;
}

.line-3 {
  color: #fff;
  background-color: #ff8587;
  height: 2px;
  margin-top: 20px;
  margin-bottom: 20px;
}

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

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

.section-21 {
  text-align: left;
  background-image: url('../images/wine-03-cover.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: flex-start;
  align-items: center;
  height: 110vh;
  display: flex;
}

.quick-stack {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

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

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

.section-22 {
  background-color: #476a98;
  background-image: linear-gradient(#476a9880, #476a9880), url('../images/wine-03-cover-07.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-block-21 {
  color: #fff;
  text-align: right;
  margin-top: 60px;
  font-family: Merriweather, serif;
  font-style: italic;
  font-weight: 300;
}

.section-23 {
  background-image: url('../images/wine-03-cover-03.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: none;
}

.heading-19 {
  color: #0f1c3f;
  text-align: center;
  margin-bottom: 20px;
  font-family: Merriweather, serif;
  font-size: 82px;
  font-style: italic;
  font-weight: 700;
  line-height: 104px;
}

.div-block-21 {
  background-color: #fff;
  border-radius: 4px;
  width: 500px;
  padding: 40px;
}

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

.image-50 {
  height: 35px;
}

.link-block-3 {
  margin-right: 20px;
}

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

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

.text-block-22 {
  text-align: left;
  font-family: Montserrat, sans-serif;
}

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

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

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

.text-block-23 {
  z-index: 5;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  position: relative;
}

.quick-stack-3, .quick-stack-4 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  margin-top: 60px;
  padding: 0;
}

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

.quote-block {
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-53 {
  z-index: 9;
  text-align: right;
  width: auto;
  max-width: none;
  height: 100px;
  margin-left: auto;
  margin-right: 60px;
  display: block;
  position: relative;
  left: 0;
}

.div-block-59 {
  text-align: center;
  background-color: #fff;
  border: 2px solid #a4c769;
  border-radius: 10px;
  margin-top: -44px;
  padding: 80px 40px;
}

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

.zagolovok---3 {
  color: #db0007;
  text-align: center;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 5px;
  font-family: Merriweather, serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: 32px;
}

.bold-text-2---2 {
  color: #000;
  text-shadow: none;
  background-color: #0000;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}

.quote-autor--2 {
  perspective: none;
  transform-origin: 50%;
  color: #000;
  text-align: center;
  mix-blend-mode: normal;
  background-color: #82000000;
  border-radius: 0;
  align-items: flex-start;
  margin: 0 0 40px;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  display: block;
  transform: none;
}

.quote {
  perspective: none;
  transform-origin: 50%;
  color: #000;
  text-align: left;
  mix-blend-mode: normal;
  background-color: #82000000;
  border-radius: 0;
  align-items: flex-start;
  margin: 0;
  padding: 0;
  font-family: Merriweather, serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 34px;
  display: block;
  transform: none;
}

.image-55, .image-56 {
  border-radius: 20px;
}

.image-57 {
  border-radius: 10px;
  margin-top: 60px;
  margin-bottom: 60px;
}

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

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

.italic-text-4 {
  font-family: Merriweather, serif;
}

.container-15 {
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  margin-top: 0;
  padding: 60px 80px;
}

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

.image-58 {
  width: 50px;
}

.flex-block-4 {
  justify-content: center;
  align-items: center;
  margin: 0 0 40px;
}

.flex-block-3---5 {
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}

.text-block-24 {
  z-index: 1;
  color: #a4c7694d;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 125px;
  font-weight: 700;
  line-height: 100px;
  position: relative;
  top: 60px;
  left: -35px;
}

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

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

.code-embed {
  border-radius: 0;
  height: 250px;
  margin-bottom: 80px;
}

.image-60 {
  height: 40px;
}

.link-block-4 {
  margin-right: 20px;
}

.link-57 {
  color: #1e1e1e;
  text-decoration: none;
}

.container-16 {
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  margin-top: 100px;
  padding: 60px 80px;
}

.link-58 {
  color: #4a661c;
  font-weight: 500;
}

.link-59 {
  color: #4a661c;
  font-weight: 600;
}

.quote-block---02 {
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.link-60 {
  color: #4a661c;
  font-weight: 600;
}

.quote-block---3 {
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  margin: 60px auto;
  display: flex;
}

.quote-block---4 {
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  margin: 0 auto 60px;
  display: flex;
}

.quote-block---5 {
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  margin: 60px auto 0;
  display: flex;
}

.quote-block---7 {
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  margin: 60px auto;
  display: flex;
}

.image-57---3 {
  border-radius: 10px;
  margin-top: 60px;
  margin-bottom: 0;
}

.heading-20 {
  color: #0f1c3f;
  text-align: center;
  margin-bottom: 20px;
  font-family: Merriweather, serif;
  font-size: 64px;
  font-style: italic;
  font-weight: 700;
  line-height: 84px;
}

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

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

.container-16---grap {
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  margin-top: 100px;
  padding: 60px 80px;
}

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

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

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

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

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

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

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

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

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

@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: #fff0;
    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;
  }

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

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

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

  .icon-2 {
    color: #fff;
  }

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

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

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

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

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

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

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

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

  .line-flower {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .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 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    font-size: 52px;
    line-height: 62px;
  }

  .text-block-13 {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

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

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

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

  .madlen {
    margin-top: 0;
  }

  .link-56 {
    margin-left: 10px;
  }

  .element-21-eng {
    background-image: none;
    width: auto;
    height: auto;
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-17 {
    margin-top: 0;
  }

  .section-21 {
    background-attachment: fixed;
  }

  .quick-stack {
    width: auto;
  }

  .heading-19 {
    font-size: 64px;
  }

  .image-53 {
    left: -220px;
  }

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

  .quote-autor--2 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .quote {
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .image-58 {
    width: 40px;
  }

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

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

  .container-16---grap, ._44654 {
    padding-left: 60px;
    padding-right: 60px;
  }

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

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

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

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

@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 {
    text-align: center;
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-13 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 22px;
    font-weight: 600;
    line-height: 36px;
  }

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

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

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

  .column-10 {
    position: static;
  }

  .line {
    margin-top: 60px;
    margin-bottom: 60px;
  }

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

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

  .image-45 {
    max-width: 50%;
  }

  .header {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
  }

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

  .image-47 {
    margin-left: 10px;
  }

  .link-56 {
    margin-left: 0;
  }

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

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

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

  .section-21 {
    background-image: url('../images/wine-03-cover-02.png');
    justify-content: center;
    align-items: flex-start;
    height: 100vh;
  }

  .flex-block {
    flex-flow: column;
  }

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

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

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

  .image-53 {
    max-width: 100px;
    left: 0;
  }

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

  .zagolovok---3 {
    line-height: 40px;
  }

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

  .quote-autor--2 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .quote {
    text-align: left;
    margin-left: 40px;
    margin-right: 40px;
    font-size: 20px;
    line-height: 32px;
  }

  .container-15 {
    padding: 40px;
  }

  .text-block-24 {
    left: -10px;
  }

  .image-59 {
    width: 160px;
  }

  .container-16, .container-16---grap, ._44654 {
    padding: 40px;
  }

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

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

  .image-65 {
    height: auto;
  }

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

  .image-64 {
    height: auto;
  }
}

@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: #e03437;
    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 {
    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;
  }

  .line-flower {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .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 {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 34px;
    line-height: 44px;
  }

  .text-block-13 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
  }

  .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 {
    padding-top: 30px;
    font-size: 22px;
    line-height: 36px;
  }

  .button-5.click-js {
    margin-top: 20px;
  }

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

  .image-42 {
    display: none;
    top: -562px;
    left: 220px;
  }

  .image-41-mob {
    max-width: 85%;
  }

  .grid-4 {
    grid-column-gap: 13px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    margin-bottom: 60px;
    display: grid;
  }

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

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

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

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

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

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

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

  .image-45 {
    max-width: 80%;
  }

  .div-block-19-2 {
    margin-bottom: 20px;
  }

  .image-46--2 {
    max-width: 50%;
  }

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

  .header {
    text-align: center;
    margin-top: 20px;
  }

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

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

  .link-56 {
    margin-left: 0;
  }

  .element-21-eng {
    margin-top: 40px;
  }

  .heading-17 {
    margin-left: 0;
    margin-right: 10px;
    font-size: 24px;
    line-height: 34px;
  }

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

  .image-49 {
    width: auto;
    margin-top: 5px;
    margin-left: 0;
  }

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

  .section-21 {
    height: 120vh;
  }

  .heading-19 {
    font-size: 34px;
    line-height: 46px;
  }

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

  .text-block-22 {
    font-size: 12px;
    line-height: 18px;
  }

  .text-block-23 {
    font-size: 16px;
    line-height: 26px;
  }

  .image-53 {
    max-width: none;
    height: 65px;
    margin-right: 20px;
    left: 0;
  }

  .div-block-59 {
    margin-top: -28px;
    margin-left: 0;
    margin-right: 0;
    padding: 60px 0;
  }

  .image-54 {
    width: 210px;
  }

  .zagolovok---3 {
    font-size: 55px;
    line-height: 30px;
  }

  .bold-text-2---2 {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
    line-height: 32px;
  }

  .quote-autor--2 {
    margin: 0 20px 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 20px;
  }

  .quote {
    text-align: left;
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 32px;
  }

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

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

  .image-60 {
    max-width: none;
  }

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

  .heading-20 {
    font-size: 34px;
    line-height: 46px;
  }

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

  .text-block-25 {
    font-size: 44px;
    line-height: 64px;
  }

  .container-16---grap {
    padding: 20px 10px;
  }

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

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

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

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

#w-node-_50d3a07c-abcc-ffcf-6bcb-6a09bf332af1-21e8164d {
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
}

#w-node-c274440b-8ec3-fcb9-a991-349a0878eb96-21e8164d, #w-node-_335aa182-32c3-e817-c6cf-ce072b7beb8d-21e8164d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_50d3a07c-abcc-ffcf-6bcb-6a09bf332af1-21e8164d {
    grid-template-rows: auto;
    grid-template-columns: 1.75fr;
  }
}


@font-face {
  font-family: 'Abetka kirnarskoho';
  src: url('../fonts/Abetka_Kirnarskoho.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}