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

.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-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

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

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

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

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

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

.body {
  -webkit-text-fill-color: inherit;
  background-color: #fbf6ef;
  background-clip: border-box;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.link-3 {
  color: #fd0000;
}

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

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

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

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

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

.link-5 {
  color: red;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.section-3 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.image-11 {
  display: none;
}

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

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

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

.columns-3 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.image-15 {
  width: 1068px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.youtube {
  margin-top: 40px;
}

.image-20 {
  display: none;
}

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

.cover-mob {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.image-23 {
  width: 140px;
}

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

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

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

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

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

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

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

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

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

.section-8 {
  z-index: 99;
  background-color: #303030;
  background-image: url('../images/Frame-25-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 110vh;
  display: flex;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.section-10 {
  z-index: 98;
  background-color: #3e8b94;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-block-25 {
  color: #034e30;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 52px;
}

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

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

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

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

.bold-text-7 {
  color: #383838;
  font-family: Ysabeau Infant, sans-serif;
  font-size: 46px;
  font-weight: 300;
  line-height: 50px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.image-41 {
  width: 200px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mask {
  height: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.paragraph-7---2 {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  font-family: Ysabeau Infant, sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 36px;
}

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

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

.container-12 {
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.section-13 {
  text-align: center;
  margin-bottom: 220px;
}

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

.container-12---desk {
  padding-top: 20px;
  padding-bottom: 20px;
}

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

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

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

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

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

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

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

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

.text-block-24---2 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}

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

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

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

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

.bold-text-39 {
  color: #202e39;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bold-text-38 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

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

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

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

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

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

.image-57, .lightbox-link, .image-58 {
  border-radius: 15px;
}

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

.section-16 {
  text-align: center;
  background-color: #fbf6ef;
  padding-top: 60px;
  padding-bottom: 60px;
}

.image-59 {
  border: 2px #6cb42f;
  border-radius: 0;
  height: 300px;
  padding: 0;
}

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

.div-block-53 {
  border-radius: 10px;
  width: 100%;
  margin-bottom: 40px;
  position: sticky;
  top: 40px;
}

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

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

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

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

.container-13 {
  margin-top: 60px;
  margin-bottom: 0;
}

.section-17 {
  z-index: 99;
  text-align: center;
  background-color: #fff;
  position: relative;
}

.div-block-55 {
  text-align: center;
  background-color: #6cb42f;
  border: 1px solid #6cb42f;
  border-radius: 0;
  width: 1260px;
  margin: 60px auto 0;
  padding: 60px;
}

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

.timeline-graphic {
  padding-bottom: 220px;
  display: none;
}

.text-block-25-copy {
  color: #034e30;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 52px;
}

.image-31-copy {
  text-align: center;
  border-radius: 0;
  width: 1260px;
  margin: 100px auto 0;
}

.section-18 {
  text-align: center;
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 40px;
}

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

.div-block-56 {
  background-image: url('../images/0001-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  width: 1260px;
  height: 80vh;
  display: flex;
}

.div-block-57 {
  background-color: #004f31cc;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 680px;
  height: 150px;
  padding: 20px;
  display: flex;
}

.text-block-37 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
  text-decoration: none;
}

.text-block-38 {
  color: #424242;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.image-61 {
  height: 70px;
  margin-bottom: 10px;
}

.cell-20 {
  background-color: #e6f0e7;
  justify-content: center;
  align-items: center;
  padding: 15px;
}

.cell-21, .cell-22 {
  background-color: #e6f0e7;
  justify-content: flex-start;
  align-items: center;
  padding: 15px;
}

.quick-stack-13 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 60px;
  padding: 0;
}

.div-block-58 {
  background-image: url('../images/0005-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  width: 1260px;
  height: 80vh;
  margin-top: 60px;
  display: flex;
}

.div-block-57-copy {
  background-color: #6cb42fd9;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: auto;
  padding: 20px;
  display: flex;
}

.div-block-59 {
  background-image: url('../images/0004-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 1260px;
  height: 80vh;
  margin-top: 60px;
  display: flex;
}

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

.cell-23 {
  background-color: #e6f0e7;
  justify-content: flex-start;
  align-items: center;
  padding: 15px;
}

.text-block-37---2 {
  color: #000;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 30px;
  text-decoration: none;
}

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

.text-block-25-copy {
  color: #034e30;
  text-align: center;
  text-transform: uppercase;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 52px;
}

.div-block-59-copy {
  background-image: url('../images/0004-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 1260px;
  height: 80vh;
  margin-top: 60px;
  display: flex;
}

.section-19 {
  text-align: center;
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 220px;
}

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

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

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

.div-block-62, .div-block-63 {
  text-align: center;
}

.div-block-59-222 {
  background-image: url('../images/0002-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 1260px;
  height: 90vh;
  margin-top: 60px;
  display: flex;
}

.scroll-indicator {
  background-color: #034e30;
  border: 2px solid #034e30;
  border-radius: 50px;
  width: 15px;
  height: 15px;
}

.c-scroll-track {
  flex: none;
  width: 200vh;
  display: flex;
}

.section-20 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  display: block;
}

.section-20.expand {
  width: 100%;
  height: 90vh;
}

.c-scrolling-line {
  align-items: center;
  display: flex;
}

.scroll-item-header {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.4em;
}

.scroll-details {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  line-height: 16px;
}

.container-14 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
  display: flex;
}

.container-14.sticky {
  max-width: none;
  margin-bottom: 20px;
  position: sticky;
  top: 5%;
  overflow: hidden;
}

.timeline-header {
  color: #5f67ff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1.2em;
}

.c-scrolling-details {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
}

.c-scrolling-item {
  flex: none;
  width: 15%;
}

.wrapper {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 20px 60px;
}

.c-details {
  margin-bottom: 40px;
}

.scroll-line {
  background-color: #6cb42f;
  width: 100%;
  height: 1px;
}

.scroll-line.last {
  display: block;
}

._w-scrolling-content {
  align-items: flex-start;
  position: relative;
}

.div-block-55---02 {
  background-color: #034e3000;
  border: 1px solid #6cb42f;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px;
}

.div-block-64 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 240px;
  padding-top: 20px;
  display: flex;
}

.text-block-37--1 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
  text-decoration: none;
}

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

.paragraph-7---4 {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.div-block-57---02 {
  background-color: #6cb42fd9;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 600px;
  height: auto;
  padding: 20px;
  display: flex;
}

.div-block-58---2 {
  background-image: url('../images/Пляшка---ОЕЗ-Полтавський-2023-5-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  width: 1260px;
  height: 80vh;
  margin-top: 60px;
  display: flex;
}

.quick-stack-12---2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-top: 20px;
  margin-bottom: 60px;
  padding: 0;
}

.section-18-copy {
  text-align: center;
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.section-18-copy-2 {
  text-align: center;
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 40px;
}

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

.text-block-39 {
  text-align: center;
  text-transform: uppercase;
  font-family: Ysabeau Infant, sans-serif;
  font-size: 64px;
  font-style: normal;
  font-weight: 200;
  line-height: 70px;
}

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

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

.image-63, .image-64 {
  border-radius: 10px;
}

.image-65, .image-64-001 {
  border-radius: 0;
}

.image-64-002 {
  border-radius: 10px;
  margin-bottom: 40px;
  display: none;
}

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

.div-block-65 {
  border: 1px solid #b08834;
  border-radius: 10px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 25px;
}

.text-block-24---4 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ysabeau Infant, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  line-height: 28px;
}

.div-block-65---2 {
  border: 1px solid #b08834;
  border-radius: 10px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 25px;
}

.youtube-2 {
  height: auto;
}

.div-block-53---2 {
  border-radius: 10px;
  width: 100%;
  margin-bottom: 40px;
  position: sticky;
  top: 40px;
}

.youtube-3 {
  height: auto;
  margin-top: 40px;
}

.video-mob {
  display: none;
}

.section-23 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.link-190, .link-191, .link-192, .link-193, .link-194 {
  color: #626262;
}

.text-block-40 {
  color: #626262;
  text-align: center;
}

.link-195 {
  color: #000;
  font-weight: 400;
  text-decoration-color: #b08834;
}

.text-span-13 {
  color: #fbf6ef;
}

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

.link-block-copy {
  margin-left: 0;
  text-decoration: none;
}

.text-block-41 {
  color: #504e4c;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.link-block-4 {
  margin-left: 5px;
  text-decoration: none;
}

.text-block-14-2 {
  color: #7e7e7e;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.text-block-14-copy {
  color: #8d8989;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

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

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

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

@media screen and (min-width: 1280px) {
  .div-block-21 {
    width: 1100px;
  }

  .image-31 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .bold-text-7 {
    font-size: 48px;
    line-height: 54px;
  }

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

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

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

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

  .timeline_date-text---2 {
    color: #004f31;
    font-size: 24px;
    font-weight: 600;
  }

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

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

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

  .section-16, .section-17 {
    text-align: center;
  }

  .div-block-55 {
    margin-bottom: 60px;
  }

  .timeline-graphic {
    display: none;
  }

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

  .section-18 {
    text-align: center;
  }

  .div-block-56 {
    justify-content: flex-start;
    align-items: flex-end;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-57 {
    background-color: #004f31cc;
    width: 680px;
    height: 150px;
  }

  .div-block-58 {
    justify-content: flex-start;
    align-items: flex-end;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-57-copy {
    background-color: #6cb42fd9;
    justify-content: center;
    align-items: center;
    width: 400px;
    height: auto;
  }

  .div-block-59 {
    background-image: url('../images/0004-1.jpg');
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-59-copy {
    background-image: url('../images/0002-1.jpg');
    margin-left: auto;
    margin-right: auto;
  }

  .section-19 {
    text-align: center;
  }

  .div-block-59-222 {
    background-image: url('../images/0002-1.jpg');
    margin-left: auto;
    margin-right: auto;
  }

  .section-20.expand {
    height: 60vh;
  }

  .wrapper {
    padding-top: 40px;
  }

  .div-block-55---02 {
    margin-bottom: 60px;
  }

  .div-block-57---02 {
    background-color: #6cb42fd9;
    justify-content: center;
    align-items: center;
    width: 600px;
    height: auto;
  }

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

  .div-block-58---2 {
    justify-content: flex-start;
    align-items: flex-end;
    margin-left: auto;
    margin-right: auto;
  }

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

@media screen and (min-width: 1440px) {
  .paragraph-6 {
    font-size: 64px;
    line-height: 52px;
  }

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

  .bold-text-7 {
    font-size: 48px;
    line-height: 52px;
  }

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

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

  .section-16 {
    text-align: center;
    padding-top: 60px;
  }

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

  .section-18 {
    text-align: center;
  }

  .div-block-56, .div-block-58 {
    height: 70vh;
  }

  .div-block-59 {
    height: 70vh;
    margin-top: 40px;
  }

  .div-block-59-copy {
    height: 70vh;
  }

  .section-19 {
    text-align: center;
  }

  .div-block-59-222 {
    height: 70vh;
  }

  .scroll-indicator {
    background-color: #034e30;
    border-color: #6cb42f;
    border-radius: 20px;
  }

  .section-20.expand {
    height: 55vh;
  }

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

  .div-block-58---2 {
    height: 70vh;
  }

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

@media screen and (min-width: 1920px) {
  .div-block-21 {
    color: #1d1d1d;
  }

  .image-31 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

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

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

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

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

  .image-31-copy {
    margin-left: auto;
    margin-right: auto;
  }

  .section-18 {
    text-align: center;
  }

  .div-block-56, .div-block-58, .div-block-59, .div-block-59-copy {
    height: 50vh;
  }

  .section-19 {
    text-align: center;
  }

  .div-block-59-222 {
    height: 50vh;
  }

  .section-20.expand {
    height: 55vh;
  }

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

  .div-block-58---2 {
    height: 50vh;
  }

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

@media screen and (max-width: 991px) {
  .heading {
    font-size: 38px;
    line-height: 40px;
  }

  .text-block {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 28px;
  }

  .paragraph {
    margin-top: -269px;
    padding-left: 10px;
    padding-right: 300px;
    font-size: 18px;
    line-height: 26px;
  }

  .image {
    padding-left: 12px;
    padding-right: 5px;
  }

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

  .text-block-2 {
    padding-left: 37px;
  }

  .text-block-5 {
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-left: 10px;
  }

  .text-block-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-3 {
    margin-top: 22px;
    padding-left: 10px;
  }

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

  .div-block-7 {
    margin-top: -185px;
    margin-bottom: 0;
    margin-left: 331px;
  }

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

  .text-block-6 {
    padding-right: 0;
  }

  .bold-text {
    padding-left: 50px;
  }

  .bold-text-2 {
    font-size: 18px;
    line-height: 26px;
  }

  .image-2-copy {
    padding-left: 0;
    padding-right: 356px;
  }

  .div-block-7-copy {
    margin-top: -189px;
    margin-left: 331px;
    margin-right: 0;
  }

  .div-block-5-copy, .line-2 {
    margin-top: -20px;
  }

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

  .bold-text-3 {
    font-size: 18px;
    line-height: 26px;
  }

  .line2 {
    height: 2px;
    margin-top: 60px;
  }

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

  .bold-text-4 {
    font-size: 40px;
    line-height: 45px;
  }

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

  .bold-text-4-copy {
    font-size: 25px;
    line-height: 30px;
  }

  .heading-6 {
    padding-left: 20px;
  }

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

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

  .heading-8 {
    padding-left: 20px;
  }

  .heading-9 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 34px;
    line-height: 54px;
  }

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

  .heading-9---mob {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 34px;
    line-height: 54px;
  }

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

  .cell, .cell-2, .cell-3 {
    align-items: flex-start;
  }

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

  .container-7 {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .container-7---2 {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-8 {
    background-image: url('../images/Frame-25-1.jpg');
  }

  .flex-block-4 {
    padding-left: 0;
  }

  .paragraph-6 {
    font-size: 28px;
    line-height: 46px;
  }

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

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

  .paragraph-7 {
    font-size: 24px;
  }

  .div-block-22 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph-8 {
    font-size: 44px;
    line-height: 52px;
  }

  .div-block-22---2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-24, .div-block-24-copy {
    width: auto;
  }

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

  .image-30, .div-block-26-copy, .image-30-2 {
    position: static;
  }

  .div-block-26-copy-2 {
    display: none;
  }

  .div-block-26-copy-2-mob {
    margin-top: 20px;
    display: block;
    position: static;
  }

  .text-block-22 {
    font-size: 20px;
    line-height: 36px;
  }

  .image-31 {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-7 {
    font-size: 44px;
    line-height: 44px;
  }

  .section-timeline {
    margin-left: -200px;
  }

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

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

  .paragraph-9 {
    text-align: left;
  }

  .image-31---2 {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-7---2 {
    font-size: 24px;
  }

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

  .image-44 {
    width: auto;
    height: 220px;
  }

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

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

  .timeline_centre-2 {
    display: block;
  }

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

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

  .timeline_progress-3 {
    display: block;
  }

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

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

  .image-59 {
    width: auto;
    height: 220px;
  }

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

  .div-block-55 {
    width: 720px;
  }

  .paragraph-7---3 {
    font-size: 20px;
  }

  .image-31-copy {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-56 {
    width: 720px;
    height: 60vh;
    margin-left: auto;
    margin-right: auto;
  }

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

  .text-block-38 {
    font-size: 10px;
    line-height: 16px;
  }

  .div-block-58 {
    width: 720px;
    height: 60vh;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-57-copy {
    width: 300px;
  }

  .div-block-59 {
    width: 720px;
    height: 60vh;
    margin-left: auto;
    margin-right: auto;
  }

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

  .text-block-37---2 {
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-59-copy, .div-block-59-222 {
    width: 720px;
    height: 60vh;
    margin-left: auto;
    margin-right: auto;
  }

  .section-20.expand {
    height: auto;
    overflow: hidden;
  }

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

  .container-14.sticky {
    position: relative;
    top: 0%;
    overflow: auto;
  }

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

  .div-block-64 {
    height: 220px;
  }

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

  .paragraph-7---4 {
    font-size: 16px;
    line-height: 22px;
  }

  .div-block-57---02 {
    width: 400px;
  }

  .div-block-58---2 {
    width: 720px;
    height: 60vh;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-53---2 {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .body {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .paragraph {
    padding-left: 0;
    padding-right: 198px;
    font-size: 16px;
  }

  .div-block-4 {
    padding-left: 326px;
  }

  .paragraph-2 {
    text-align: center;
    padding-right: 0;
  }

  .text-block-2 {
    padding-left: 22px;
  }

  .text-block-5 {
    margin-top: 30px;
    padding-left: 0;
    font-size: 14px;
  }

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

  .text-block-3 {
    margin-top: 20px;
    padding-left: 0;
    font-size: 16px;
  }

  .line {
    margin-top: 40px;
  }

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

  .image-2 {
    margin-bottom: 20px;
    padding-right: 0;
  }

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

  .bold-text {
    text-align: center;
    padding-left: 15px;
  }

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

  .image-2-copy {
    padding-right: 0;
  }

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

  .div-block-5-copy, .line-2 {
    margin-top: 5px;
  }

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

  .image-2-mobile {
    margin-bottom: 20px;
    padding-right: 0;
    display: block;
  }

  .image-6 {
    margin-bottom: 20px;
    padding-right: 0;
    display: none;
  }

  .line2 {
    margin-top: 40px;
  }

  .section-3 {
    display: none;
  }

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

  .bold-text-4 {
    font-size: 35px;
  }

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

  .container-2 {
    padding: 20px 20px 60px;
  }

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

  .heading-7 {
    margin-top: 30px;
  }

  .image-10 {
    width: auto;
    height: 50px;
  }

  .div-block-14 {
    display: block;
  }

  .image-desk {
    display: none;
  }

  .image-land {
    margin-left: 0;
    display: block;
  }

  .heading-8 {
    padding-left: 20px;
  }

  .column-6 {
    display: none;
  }

  .image-12, .image-13 {
    width: auto;
    height: 50px;
  }

  .heading-9 {
    display: none;
  }

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

  .text-block-12, .paragraph-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-10 {
    font-size: 28px;
  }

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

  .block-quote {
    font-size: 18px;
    line-height: 32px;
  }

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

  .heading-9---mob {
    font-size: 28px;
    line-height: 44px;
    display: block;
  }

  .image-19 {
    margin-bottom: 20px;
  }

  .quick-stack-2, .section-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-8 {
    background-image: url('../images/Frame-26-1.jpg');
    background-position: 50% 0;
    justify-content: flex-start;
    align-items: center;
    height: 166vh;
    padding-top: 140px;
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

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

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

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

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

  .paragraph-8 {
    font-size: 34px;
    line-height: 44px;
  }

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

  .div-block-23, .div-block-23---2 {
    height: 250px;
  }

  .section-10 {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

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

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

  .text-block-25 {
    margin-top: 0;
    font-size: 20px;
    line-height: 34px;
  }

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

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

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

  .timeline_quote-image {
    margin-top: 24px;
    margin-right: 0;
  }

  .timeline_text---05 {
    font-size: 16px;
  }

  .timeline_left {
    text-align: left;
  }

  .timeline_text-3 {
    font-size: 16px;
  }

  .timeline_item {
    grid-template-columns: 64px 1fr;
    width: 100%;
  }

  .timeline_text---6, .timeline_text, .timeline_text---01 {
    font-size: 16px;
  }

  .timeline_date-text {
    margin-bottom: 24px;
    font-size: 26px;
  }

  .timeline_quote-wrapper {
    flex-direction: column-reverse;
  }

  .margin-bottom-xlarge {
    margin-bottom: 48px;
  }

  .timeline_progress {
    left: 6px;
  }

  .timeline_centre {
    justify-content: flex-start;
  }

  .div-block-45 {
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-30 {
    padding-right: 0;
  }

  .slider {
    height: 400px;
  }

  .container-10--1, .div-block-45-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-25---01 {
    font-size: 80px;
    line-height: 80px;
  }

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

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

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

  .section-10-copy {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-7---2 {
    font-size: 24px;
    line-height: 32px;
  }

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

  .container-12 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .container-12---mob {
    padding-top: 40px;
    padding-bottom: 40px;
    display: block;
  }

  .container-12---desk {
    padding-top: 40px;
    padding-bottom: 40px;
    display: none;
  }

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

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

  .image-44 {
    width: 350px;
    height: 350px;
  }

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

  .quick-stack-10 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

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

  .overlay-fade-bottom-2 {
    display: none;
  }

  .timeline_progress-2 {
    left: 6px;
  }

  .overlay-fade-top-2 {
    display: block;
  }

  .timeline_text--name {
    font-size: 16px;
  }

  .timeline_centre-2 {
    justify-content: flex-start;
  }

  .timeline_date-text---2 {
    margin-bottom: 24px;
    padding-left: 0;
    font-size: 18px;
  }

  .timeline_text-2 {
    font-size: 16px;
  }

  .cell-18 {
    display: block;
  }

  .timeline_progress-3 {
    left: 48px;
  }

  .section-6-copy {
    width: auto;
    margin-top: 20px;
  }

  .ponedilok-zag {
    margin-bottom: 24px;
    padding-left: 20px;
    font-size: 26px;
  }

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

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

  .image-59 {
    width: 350px;
    height: 350px;
  }

  .quick-stack-12 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

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

  .div-block-55 {
    width: auto;
    padding: 30px;
  }

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

  .image-31-copy {
    padding-left: 0;
    padding-right: 0;
  }

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

  .div-block-56 {
    width: 540px;
    height: 60vh;
  }

  .div-block-57 {
    width: 480px;
    height: 420px;
  }

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

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

  .quick-stack-13 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .div-block-58 {
    width: 540px;
    height: 60vh;
  }

  .div-block-57-copy {
    width: 350px;
  }

  .div-block-59 {
    width: 540px;
    height: 50vh;
  }

  .quick-stack-13-copy {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .text-block-37---2 {
    font-size: 22px;
  }

  .text-block-25-copy {
    margin-top: 0;
    font-size: 20px;
    line-height: 34px;
  }

  .div-block-59-copy {
    width: 560px;
    height: 70vh;
  }

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

  .quick-stack-13-copy-copy {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .div-block-59-222 {
    width: 540px;
    height: 60vh;
  }

  .div-block-64 {
    height: 300px;
  }

  .text-block-37--1 {
    font-size: 24px;
    line-height: 30px;
  }

  .paragraph-7---4 {
    font-size: 16px;
    line-height: 26px;
  }

  .div-block-57---02 {
    width: 350px;
  }

  .div-block-58---2 {
    width: 540px;
    height: 60vh;
  }

  .quick-stack-12---2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .section-18-copy, .section-18-copy-2 {
    padding: 60px 20px;
  }

  .text-block-39 {
    font-size: 36px;
    line-height: 40px;
  }

  .image-64-001 {
    display: none;
  }

  .image-64-002 {
    display: block;
  }

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

  .text-block-24---2-copy, .text-block-24---4 {
    font-size: 16px;
    line-height: 32px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container {
    padding: 40px 10px;
  }

  .heading {
    padding-left: 0;
    font-size: 26px;
    line-height: 36px;
  }

  .text-block {
    padding-left: 0;
    padding-right: 0;
    line-height: 26px;
  }

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

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

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

  .text-block-2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-5 {
    margin-left: -20px;
    font-size: 16px;
  }

  .text-block-4 {
    margin-left: -20px;
    margin-right: -20px;
    font-size: 14px;
    line-height: 22px;
  }

  .text-block-3 {
    margin-left: -20px;
  }

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

  .text-block-6 {
    line-height: 24px;
  }

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

  .text-block-7 {
    text-align: center;
    margin-top: 0;
    margin-left: -38px;
    margin-right: 22px;
    padding-left: 0;
  }

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

  .zag-opis {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

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

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

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

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

  .link-block-3 {
    width: auto;
    margin-left: 0;
    padding-left: 0;
  }

  .image-3 {
    width: 170px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
  }

  .image-4 {
    width: 50px;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .image-5 {
    width: 120px;
  }

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

  .div-block-5-copy, .line-2 {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 0;
  }

  .div-block-11 {
    margin-top: -25px;
  }

  .column, .column-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .line2 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .section-3 {
    display: none;
  }

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

  .bold-text-4 {
    font-size: 20px;
    line-height: 30px;
  }

  .text-span {
    font-size: 12px;
  }

  .div-block-13 {
    width: 160px;
  }

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

  .bold-text-4-copy {
    padding-left: 0;
    font-size: 18px;
    line-height: 26px;
  }

  .heading-4 {
    padding-left: 60px;
  }

  .container-2 {
    margin-bottom: 40px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-5 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 34px;
  }

  .text-block-9 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 24px;
  }

  .div-block-12-copy01-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .image-8 {
    padding-bottom: 0;
  }

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

  .image-mob {
    border-radius: 0;
    display: block;
  }

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

  .image-desk, .image-land {
    display: none;
  }

  .heading-8 {
    direction: ltr;
    text-transform: none;
    padding-left: 10px;
    font-size: 20px;
    line-height: 34px;
  }

  .image-4-copy {
    width: auto;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .link-block-2-copy {
    margin-left: 20px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-9, .heading-9---mob {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 24px;
    line-height: 34px;
  }

  .cover-desk {
    display: none;
  }

  .cover-mob {
    z-index: 4;
    display: block;
    position: relative;
  }

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

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

  .cell {
    text-align: center;
    align-items: flex-start;
    padding-left: 40px;
  }

  .cell-2, .cell-3 {
    align-items: flex-start;
    padding-left: 40px;
  }

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

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

  .div-block-17---2-copy {
    width: 10px;
    height: 10px;
  }

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

  .div-block-17---03 {
    width: 10px;
    height: 10px;
  }

  .container-8 {
    margin-left: auto;
    margin-right: auto;
  }

  .cell-4 {
    padding-bottom: 20px;
  }

  .image-23 {
    width: 120px;
  }

  .cell-5 {
    align-items: flex-start;
    padding-left: 40px;
  }

  .div-block-17---03---3 {
    width: 10px;
    height: 10px;
  }

  .image-22---3-copy2 {
    width: 250px;
  }

  .section-8 {
    background-image: url('../images/Frame-26-1.jpg');
    background-size: cover;
    background-attachment: scroll;
    justify-content: flex-start;
    align-items: center;
    height: 120vh;
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .flex-block-4 {
    padding-left: 0;
  }

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

  .paragraph-6 {
    margin-top: 20px;
    font-size: 25px;
    line-height: 29px;
  }

  .div-block-21 {
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .section-9 {
    text-align: left;
  }

  .paragraph-8 {
    font-size: 20px;
    line-height: 28px;
  }

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

  .image-28 {
    height: 100px;
  }

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

  .text-block-19 {
    margin-top: 40px;
    font-size: 12px;
  }

  .div-block-23 {
    border-top-width: 15px;
    border-bottom-width: 15px;
    border-left-width: 15px;
    height: 200px;
  }

  .div-block-23---2 {
    border-width: 15px 15px 15px 25px;
    height: 200px;
  }

  .div-block-24 {
    flex-direction: row;
    width: auto;
    display: block;
  }

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

  .block-quote-2 {
    border-left-width: 5px;
    font-size: 18px;
    line-height: 28px;
  }

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

  .block-quote-2-copy {
    border-left-width: 5px;
    font-size: 18px;
    line-height: 28px;
  }

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

  .heading-11 {
    font-size: 26px;
    line-height: 34px;
  }

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

  .div-block-26-copy, .div-block-26-copy-2-mob {
    padding: 40px 20px;
  }

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

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

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

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

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

  .text-block-25 {
    margin-top: 60px;
    font-size: 26px;
    line-height: 36px;
  }

  .text-block-25---2 {
    line-height: 32px;
  }

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

  .bold-text-7 {
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
  }

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

  .timeline_text---05, .timeline_text-3 {
    font-size: 16px;
    line-height: 28px;
  }

  .timeline_item {
    grid-template-columns: 35px 1fr;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .timeline_text---6 {
    font-size: 16px;
    line-height: 28px;
  }

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

  .timeline_text, .timeline_text---01 {
    font-size: 16px;
    line-height: 28px;
  }

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

  .image-41 {
    width: 130px;
  }

  .image-40---2 {
    width: 250px;
  }

  .image-41---2 {
    width: 130px;
    margin-left: 10px;
  }

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

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

  .image-43 {
    max-width: 65px;
  }

  .paragraph-9 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 28px;
  }

  .bold-text-11 {
    font-size: 16px;
    line-height: 32px;
  }

  .text-block-30 {
    margin-top: 20px;
    padding-right: 0;
    font-size: 12px;
  }

  .bold-text-10 {
    font-size: 14px;
  }

  .slider {
    height: 300px;
  }

  .container-10--1 {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .div-block-45-copy {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-25---01 {
    font-size: 100px;
    line-height: 110px;
  }

  .container-10--3 {
    margin-top: 40px;
  }

  .image-31---2 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .paragraph-7---2 {
    font-size: 22px;
    line-height: 32px;
  }

  .image-44 {
    width: 300px;
    height: auto;
  }

  .text-block-33 {
    font-size: 24px;
    line-height: 32px;
  }

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

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

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

  .cell-17 {
    justify-content: flex-start;
  }

  .quick-stack-11 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cell-11 {
    justify-content: flex-start;
  }

  .timeline_circle-2 {
    width: 10px;
    min-width: 10px;
    max-width: 10px;
    height: 10px;
    min-height: 10px;
    max-height: 10px;
  }

  .image-56 {
    border-radius: 5px;
  }

  .timeline_text--name {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 20px;
  }

  .timeline_date-text---2 {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
  }

  .timeline_text-2 {
    font-size: 12px;
    line-height: 18px;
  }

  .cell-18 {
    text-align: left;
  }

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

  .timeline_progress-3 {
    width: 2px;
    left: 15px;
  }

  .quick-stack-8-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-6-copy {
    margin-top: 10px;
    padding-bottom: 100px;
  }

  .ponedilok-zag {
    color: #0b8dc8;
    padding-left: 10px;
    font-size: 24px;
  }

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

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

  .image-59 {
    width: 270px;
    height: auto;
  }

  .text-block-35 {
    font-size: 24px;
    line-height: 32px;
  }

  .image-60 {
    height: 50px;
  }

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

  .quick-stack-12 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-bottom: 40px;
  }

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

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

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

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

  .image-31-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .section-18 {
    padding-top: 0;
    padding-bottom: 40px;
  }

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

  .div-block-56 {
    background-position: 100%;
    justify-content: center;
    align-items: flex-end;
    width: auto;
    height: 80vh;
  }

  .div-block-57 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: auto;
  }

  .text-block-37 {
    font-size: 32px;
    line-height: 34px;
  }

  .text-block-38 {
    line-height: 18px;
  }

  .image-61 {
    margin-bottom: 5px;
  }

  .div-block-58 {
    justify-content: center;
    align-items: flex-end;
    width: auto;
    height: 80vh;
    margin-top: 40px;
  }

  .div-block-57-copy {
    flex-flow: column;
    width: auto;
    height: auto;
  }

  .div-block-59 {
    width: 100%;
    height: 40vh;
    margin-top: 40px;
  }

  .quick-stack-13-copy {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .text-block-37---2 {
    font-size: 20px;
    line-height: 28px;
  }

  .text-block-25-copy {
    margin-top: 60px;
    font-size: 26px;
    line-height: 36px;
  }

  .div-block-59-copy {
    width: auto;
    height: 30vh;
  }

  .section-19 {
    padding-top: 0;
  }

  .quick-stack-13-copy-copy {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-59-222 {
    width: auto;
    height: 40vh;
  }

  .timeline-header {
    font-size: 2em;
  }

  .div-block-55---02 {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 40px 20px;
  }

  .div-block-64 {
    height: 200px;
  }

  .text-block-37--1 {
    font-size: 32px;
    line-height: 34px;
  }

  .paragraph-7---4 {
    font-size: 16px;
    line-height: 22px;
  }

  .div-block-57---02 {
    flex-flow: column;
    width: auto;
    height: auto;
  }

  .div-block-58---2 {
    justify-content: center;
    align-items: flex-end;
    width: auto;
    height: 80vh;
    margin-top: 40px;
  }

  .section-18-copy, .section-18-copy-2 {
    padding-top: 0;
    padding-bottom: 40px;
  }

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

  .text-block-39 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 32px;
    line-height: 38px;
  }

  .image-64-002 {
    border-radius: 0;
  }

  .cell-25 {
    display: none;
  }

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

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

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

  .video-mob {
    margin-top: 40px;
    display: block;
  }

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

#w-node-f1b8fe92-8da4-419a-d164-80666628612c-aa63e453, #w-node-ef19c9ac-8268-c648-d9cf-4376f1d42fc9-aa63e453, #w-node-_4e49addf-8fb0-c3a9-e6a6-56b0f7899c6d-aa63e453, #w-node-_4e49addf-8fb0-c3a9-e6a6-56b0f7899c7c-aa63e453, #w-node-_8aaf9656-0a01-ff5a-cfa5-7b0f779dad80-aa63e453, #w-node-_75f268f5-3171-fa9d-e804-ab78102b3825-aa63e453, #w-node-_75f268f5-3171-fa9d-e804-ab78102b3831-aa63e453, #w-node-_06c9c81c-630d-da1d-ca16-e8fbf237460d-aa63e453, #w-node-_06c9c81c-630d-da1d-ca16-e8fbf2374619-aa63e453, #w-node-b19e6397-cb39-2c70-068b-c426d38cbbe9-aa63e453, #w-node-_74743e1f-5907-0706-41a5-23fbe10f87e7-aa63e453, #w-node-_10686130-9ab6-b9ac-25a5-c74432063655-aa63e453 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_89b9a71d-fecc-919b-bdf8-031e581eb6ba-aa63e453 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a4f5e714-8451-e734-5c4d-7d1ae441b9bf-aa63e453, #w-node-_085aedf5-a25e-eb5c-e998-cfa1579ecae2-aa63e453, #w-node-_61449dab-1e22-f7d9-a021-7855cc0e787b-aa63e453, #w-node-ca8dc375-85c9-7c06-79c5-db95b6852e1b-aa63e453, #w-node-f388a2da-a748-710c-f8d2-82629bfc0634-aa63e453, #w-node-_64061911-47f1-4a19-63a9-331ecbf18e4b-aa63e453, #w-node-_3558a4b4-5028-eba7-89fb-bb0060773a53-aa63e453, #w-node-_28e1eec8-6009-187d-8d8e-f70b74f7daf9-aa63e453, #w-node-c0b161ad-2a86-b6f0-fc49-5f79ec7b819b-aa63e453, #w-node-_37091f26-0cce-9f36-5793-3ce55ad23243-aa63e453, #w-node-_1bec2fe0-f8ac-0124-9f6d-e0a1a03e3a8a-aa63e453, #w-node-e35532c9-5122-bd09-f8b1-45bbe459a23e-aa63e453, #w-node-f1baca93-4176-094d-f0eb-605fa8705f4e-aa63e453, #w-node-_7ccc6bf6-8daa-4bac-820f-81849ece5120-aa63e453, #w-node-_49133a9f-77ab-8f55-6eb9-0d8290420969-aa63e453 {
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr 1.75fr;
}

#w-node-_6ef4f353-1b37-3c4f-1f07-46b3e0a2f828-aa63e453 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-f1b8fe92-8da4-419a-d164-80666628612c-11f40118, #w-node-ef19c9ac-8268-c648-d9cf-4376f1d42fc9-11f40118, #w-node-_4e49addf-8fb0-c3a9-e6a6-56b0f7899c6d-11f40118, #w-node-_4e49addf-8fb0-c3a9-e6a6-56b0f7899c7c-11f40118, #w-node-_8aaf9656-0a01-ff5a-cfa5-7b0f779dad80-11f40118, #w-node-_75f268f5-3171-fa9d-e804-ab78102b3825-11f40118, #w-node-_75f268f5-3171-fa9d-e804-ab78102b3831-11f40118, #w-node-_06c9c81c-630d-da1d-ca16-e8fbf237460d-11f40118, #w-node-_06c9c81c-630d-da1d-ca16-e8fbf2374619-11f40118, #w-node-b19e6397-cb39-2c70-068b-c426d38cbbe9-11f40118, #w-node-_74743e1f-5907-0706-41a5-23fbe10f87e7-11f40118, #w-node-_10686130-9ab6-b9ac-25a5-c74432063655-11f40118 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_89b9a71d-fecc-919b-bdf8-031e581eb6ba-11f40118 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a4f5e714-8451-e734-5c4d-7d1ae441b9bf-11f40118, #w-node-_085aedf5-a25e-eb5c-e998-cfa1579ecae2-11f40118, #w-node-_61449dab-1e22-f7d9-a021-7855cc0e787b-11f40118, #w-node-ca8dc375-85c9-7c06-79c5-db95b6852e1b-11f40118, #w-node-f388a2da-a748-710c-f8d2-82629bfc0634-11f40118, #w-node-_64061911-47f1-4a19-63a9-331ecbf18e4b-11f40118, #w-node-_3558a4b4-5028-eba7-89fb-bb0060773a53-11f40118, #w-node-_28e1eec8-6009-187d-8d8e-f70b74f7daf9-11f40118, #w-node-c0b161ad-2a86-b6f0-fc49-5f79ec7b819b-11f40118, #w-node-_37091f26-0cce-9f36-5793-3ce55ad23243-11f40118, #w-node-_1bec2fe0-f8ac-0124-9f6d-e0a1a03e3a8a-11f40118, #w-node-e35532c9-5122-bd09-f8b1-45bbe459a23e-11f40118, #w-node-f1baca93-4176-094d-f0eb-605fa8705f4e-11f40118, #w-node-_7ccc6bf6-8daa-4bac-820f-81849ece5120-11f40118, #w-node-_49133a9f-77ab-8f55-6eb9-0d8290420969-11f40118 {
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr 1.75fr;
}

#w-node-_6ef4f353-1b37-3c4f-1f07-46b3e0a2f828-11f40118 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_10686130-9ab6-b9ac-25a5-c74432063655-aa63e453 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a4f5e714-8451-e734-5c4d-7d1ae441b9bf-aa63e453, #w-node-_085aedf5-a25e-eb5c-e998-cfa1579ecae2-aa63e453, #w-node-_61449dab-1e22-f7d9-a021-7855cc0e787b-aa63e453, #w-node-ca8dc375-85c9-7c06-79c5-db95b6852e1b-aa63e453, #w-node-f388a2da-a748-710c-f8d2-82629bfc0634-aa63e453, #w-node-_64061911-47f1-4a19-63a9-331ecbf18e4b-aa63e453, #w-node-_3558a4b4-5028-eba7-89fb-bb0060773a53-aa63e453, #w-node-_28e1eec8-6009-187d-8d8e-f70b74f7daf9-aa63e453, #w-node-c0b161ad-2a86-b6f0-fc49-5f79ec7b819b-aa63e453, #w-node-_37091f26-0cce-9f36-5793-3ce55ad23243-aa63e453, #w-node-_1bec2fe0-f8ac-0124-9f6d-e0a1a03e3a8a-aa63e453, #w-node-e35532c9-5122-bd09-f8b1-45bbe459a23e-aa63e453, #w-node-f1baca93-4176-094d-f0eb-605fa8705f4e-aa63e453, #w-node-_7ccc6bf6-8daa-4bac-820f-81849ece5120-aa63e453, #w-node-_49133a9f-77ab-8f55-6eb9-0d8290420969-aa63e453 {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1.25fr;
  }

  #w-node-_10686130-9ab6-b9ac-25a5-c74432063655-11f40118 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a4f5e714-8451-e734-5c4d-7d1ae441b9bf-11f40118, #w-node-_085aedf5-a25e-eb5c-e998-cfa1579ecae2-11f40118, #w-node-_61449dab-1e22-f7d9-a021-7855cc0e787b-11f40118, #w-node-ca8dc375-85c9-7c06-79c5-db95b6852e1b-11f40118, #w-node-f388a2da-a748-710c-f8d2-82629bfc0634-11f40118, #w-node-_64061911-47f1-4a19-63a9-331ecbf18e4b-11f40118, #w-node-_3558a4b4-5028-eba7-89fb-bb0060773a53-11f40118, #w-node-_28e1eec8-6009-187d-8d8e-f70b74f7daf9-11f40118, #w-node-c0b161ad-2a86-b6f0-fc49-5f79ec7b819b-11f40118, #w-node-_37091f26-0cce-9f36-5793-3ce55ad23243-11f40118, #w-node-_1bec2fe0-f8ac-0124-9f6d-e0a1a03e3a8a-11f40118, #w-node-e35532c9-5122-bd09-f8b1-45bbe459a23e-11f40118, #w-node-f1baca93-4176-094d-f0eb-605fa8705f4e-11f40118, #w-node-_7ccc6bf6-8daa-4bac-820f-81849ece5120-11f40118, #w-node-_49133a9f-77ab-8f55-6eb9-0d8290420969-11f40118 {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1.25fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f1b8fe92-8da4-419a-d164-80666628612c-aa63e453, #w-node-ef19c9ac-8268-c648-d9cf-4376f1d42fc9-aa63e453, #w-node-_4e49addf-8fb0-c3a9-e6a6-56b0f7899c6d-aa63e453, #w-node-_4e49addf-8fb0-c3a9-e6a6-56b0f7899c7c-aa63e453, #w-node-_8aaf9656-0a01-ff5a-cfa5-7b0f779dad80-aa63e453, #w-node-_75f268f5-3171-fa9d-e804-ab78102b3825-aa63e453, #w-node-_75f268f5-3171-fa9d-e804-ab78102b3831-aa63e453, #w-node-_06c9c81c-630d-da1d-ca16-e8fbf237460d-aa63e453, #w-node-_06c9c81c-630d-da1d-ca16-e8fbf2374619-aa63e453, #w-node-b19e6397-cb39-2c70-068b-c426d38cbbe9-aa63e453, #w-node-_74743e1f-5907-0706-41a5-23fbe10f87e7-aa63e453 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_10686130-9ab6-b9ac-25a5-c74432063655-aa63e453 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: grid;
  }

  #w-node-_89b9a71d-fecc-919b-bdf8-031e581eb6ba-aa63e453 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-a4f5e714-8451-e734-5c4d-7d1ae441b9bf-aa63e453, #w-node-_085aedf5-a25e-eb5c-e998-cfa1579ecae2-aa63e453, #w-node-_61449dab-1e22-f7d9-a021-7855cc0e787b-aa63e453, #w-node-ca8dc375-85c9-7c06-79c5-db95b6852e1b-aa63e453, #w-node-f388a2da-a748-710c-f8d2-82629bfc0634-aa63e453, #w-node-_64061911-47f1-4a19-63a9-331ecbf18e4b-aa63e453, #w-node-_3558a4b4-5028-eba7-89fb-bb0060773a53-aa63e453, #w-node-_28e1eec8-6009-187d-8d8e-f70b74f7daf9-aa63e453, #w-node-c0b161ad-2a86-b6f0-fc49-5f79ec7b819b-aa63e453, #w-node-_37091f26-0cce-9f36-5793-3ce55ad23243-aa63e453, #w-node-_1bec2fe0-f8ac-0124-9f6d-e0a1a03e3a8a-aa63e453, #w-node-e35532c9-5122-bd09-f8b1-45bbe459a23e-aa63e453, #w-node-f1baca93-4176-094d-f0eb-605fa8705f4e-aa63e453, #w-node-_7ccc6bf6-8daa-4bac-820f-81849ece5120-aa63e453, #w-node-_49133a9f-77ab-8f55-6eb9-0d8290420969-aa63e453 {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1.25fr;
  }

  #w-node-_6ef4f353-1b37-3c4f-1f07-46b3e0a2f828-aa63e453 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225e4e-aa63e453 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225e51-aa63e453 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225e53-aa63e453 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225e69-aa63e453 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225e6c-aa63e453 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225e6e-aa63e453 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225eb5-aa63e453 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225eb8-aa63e453 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225f4a-aa63e453 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225f4d-aa63e453 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225f4f-aa63e453 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_73d6afe0-d8ca-0e79-5102-238de62d3cc2-aa63e453 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_73d6afe0-d8ca-0e79-5102-238de62d3cc5-aa63e453 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_73d6afe0-d8ca-0e79-5102-238de62d3cc7-aa63e453 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_15ab72b9-bd2b-810e-666f-bbe9dcca0569-aa63e453 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_15ab72b9-bd2b-810e-666f-bbe9dcca056c-aa63e453 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_15ab72b9-bd2b-810e-666f-bbe9dcca056e-aa63e453 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_95258fc8-0312-bc1d-f63c-98c777475d37-aa63e453 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_95258fc8-0312-bc1d-f63c-98c777475d3a-aa63e453 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_95258fc8-0312-bc1d-f63c-98c777475d3c-aa63e453 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_44268bc4-2c09-082d-0504-25efd3a4533d-aa63e453 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_44268bc4-2c09-082d-0504-25efd3a45340-aa63e453 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_44268bc4-2c09-082d-0504-25efd3a45342-aa63e453 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a818f578-5cf0-b793-35ca-7df5599cebe9-aa63e453 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-a818f578-5cf0-b793-35ca-7df5599cebec-aa63e453 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-a818f578-5cf0-b793-35ca-7df5599cebee-aa63e453 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f07870d5-8a50-42ee-f6fe-24a488daf8c3-aa63e453 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-f07870d5-8a50-42ee-f6fe-24a488daf8c6-aa63e453 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-f07870d5-8a50-42ee-f6fe-24a488daf8c8-aa63e453 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2f9e69ae-f188-1c7d-5f96-1cdbac26c76e-aa63e453 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_2f9e69ae-f188-1c7d-5f96-1cdbac26c771-aa63e453 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_2f9e69ae-f188-1c7d-5f96-1cdbac26c773-aa63e453 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e87cf0ef-e420-9da2-1d9f-763e6db10de5-aa63e453 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-e87cf0ef-e420-9da2-1d9f-763e6db10de8-aa63e453 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-e87cf0ef-e420-9da2-1d9f-763e6db10dea-aa63e453 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_58daca98-d644-79a7-d698-7520cc647e68-aa63e453 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_58daca98-d644-79a7-d698-7520cc647e6b-aa63e453 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_58daca98-d644-79a7-d698-7520cc647e6d-aa63e453 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d857f386-0777-05f0-03c4-877a98ca6913-aa63e453 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-d857f386-0777-05f0-03c4-877a98ca6916-aa63e453 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-d857f386-0777-05f0-03c4-877a98ca6918-aa63e453 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_22d82d8a-58e5-d2ee-7862-98ca81f78755-aa63e453 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_22d82d8a-58e5-d2ee-7862-98ca81f78758-aa63e453 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_22d82d8a-58e5-d2ee-7862-98ca81f7875a-aa63e453 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a8bb7066-c020-85ec-f2a0-8f337978936b-aa63e453 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-a8bb7066-c020-85ec-f2a0-8f337978936e-aa63e453 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-a8bb7066-c020-85ec-f2a0-8f3379789370-aa63e453 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_38a81073-c8a1-815b-f930-d956a575faf6-aa63e453 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_38a81073-c8a1-815b-f930-d956a575faf9-aa63e453 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_38a81073-c8a1-815b-f930-d956a575fafb-aa63e453 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-aebacb58-b15b-4c72-d2b6-ba19c54fc097-aa63e453 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-aebacb58-b15b-4c72-d2b6-ba19c54fc09a-aa63e453 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-aebacb58-b15b-4c72-d2b6-ba19c54fc09c-aa63e453 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f1b8fe92-8da4-419a-d164-80666628612c-11f40118, #w-node-ef19c9ac-8268-c648-d9cf-4376f1d42fc9-11f40118, #w-node-_4e49addf-8fb0-c3a9-e6a6-56b0f7899c6d-11f40118, #w-node-_4e49addf-8fb0-c3a9-e6a6-56b0f7899c7c-11f40118, #w-node-_8aaf9656-0a01-ff5a-cfa5-7b0f779dad80-11f40118, #w-node-_75f268f5-3171-fa9d-e804-ab78102b3825-11f40118, #w-node-_75f268f5-3171-fa9d-e804-ab78102b3831-11f40118, #w-node-_06c9c81c-630d-da1d-ca16-e8fbf237460d-11f40118, #w-node-_06c9c81c-630d-da1d-ca16-e8fbf2374619-11f40118, #w-node-b19e6397-cb39-2c70-068b-c426d38cbbe9-11f40118, #w-node-_74743e1f-5907-0706-41a5-23fbe10f87e7-11f40118 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_10686130-9ab6-b9ac-25a5-c74432063655-11f40118 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: grid;
  }

  #w-node-_89b9a71d-fecc-919b-bdf8-031e581eb6ba-11f40118 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-a4f5e714-8451-e734-5c4d-7d1ae441b9bf-11f40118, #w-node-_085aedf5-a25e-eb5c-e998-cfa1579ecae2-11f40118, #w-node-_61449dab-1e22-f7d9-a021-7855cc0e787b-11f40118, #w-node-ca8dc375-85c9-7c06-79c5-db95b6852e1b-11f40118, #w-node-f388a2da-a748-710c-f8d2-82629bfc0634-11f40118, #w-node-_64061911-47f1-4a19-63a9-331ecbf18e4b-11f40118, #w-node-_3558a4b4-5028-eba7-89fb-bb0060773a53-11f40118, #w-node-_28e1eec8-6009-187d-8d8e-f70b74f7daf9-11f40118, #w-node-c0b161ad-2a86-b6f0-fc49-5f79ec7b819b-11f40118, #w-node-_37091f26-0cce-9f36-5793-3ce55ad23243-11f40118, #w-node-_1bec2fe0-f8ac-0124-9f6d-e0a1a03e3a8a-11f40118, #w-node-e35532c9-5122-bd09-f8b1-45bbe459a23e-11f40118, #w-node-f1baca93-4176-094d-f0eb-605fa8705f4e-11f40118, #w-node-_7ccc6bf6-8daa-4bac-820f-81849ece5120-11f40118, #w-node-_49133a9f-77ab-8f55-6eb9-0d8290420969-11f40118 {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1.25fr;
  }

  #w-node-_6ef4f353-1b37-3c4f-1f07-46b3e0a2f828-11f40118 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225e4e-11f40118 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225e51-11f40118 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225e53-11f40118 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225e69-11f40118 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225e6c-11f40118 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225e6e-11f40118 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225eb5-11f40118 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225eb8-11f40118 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225f4a-11f40118 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225f4d-11f40118 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225f4f-11f40118 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_73d6afe0-d8ca-0e79-5102-238de62d3cc2-11f40118 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_73d6afe0-d8ca-0e79-5102-238de62d3cc5-11f40118 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_73d6afe0-d8ca-0e79-5102-238de62d3cc7-11f40118 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_15ab72b9-bd2b-810e-666f-bbe9dcca0569-11f40118 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_15ab72b9-bd2b-810e-666f-bbe9dcca056c-11f40118 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_15ab72b9-bd2b-810e-666f-bbe9dcca056e-11f40118 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_95258fc8-0312-bc1d-f63c-98c777475d37-11f40118 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_95258fc8-0312-bc1d-f63c-98c777475d3a-11f40118 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_95258fc8-0312-bc1d-f63c-98c777475d3c-11f40118 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_44268bc4-2c09-082d-0504-25efd3a4533d-11f40118 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_44268bc4-2c09-082d-0504-25efd3a45340-11f40118 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_44268bc4-2c09-082d-0504-25efd3a45342-11f40118 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a818f578-5cf0-b793-35ca-7df5599cebe9-11f40118 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-a818f578-5cf0-b793-35ca-7df5599cebec-11f40118 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-a818f578-5cf0-b793-35ca-7df5599cebee-11f40118 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f07870d5-8a50-42ee-f6fe-24a488daf8c3-11f40118 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-f07870d5-8a50-42ee-f6fe-24a488daf8c6-11f40118 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-f07870d5-8a50-42ee-f6fe-24a488daf8c8-11f40118 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2f9e69ae-f188-1c7d-5f96-1cdbac26c76e-11f40118 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_2f9e69ae-f188-1c7d-5f96-1cdbac26c771-11f40118 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_2f9e69ae-f188-1c7d-5f96-1cdbac26c773-11f40118 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e87cf0ef-e420-9da2-1d9f-763e6db10de5-11f40118 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-e87cf0ef-e420-9da2-1d9f-763e6db10de8-11f40118 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-e87cf0ef-e420-9da2-1d9f-763e6db10dea-11f40118 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_58daca98-d644-79a7-d698-7520cc647e68-11f40118 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_58daca98-d644-79a7-d698-7520cc647e6b-11f40118 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_58daca98-d644-79a7-d698-7520cc647e6d-11f40118 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d857f386-0777-05f0-03c4-877a98ca6913-11f40118 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-d857f386-0777-05f0-03c4-877a98ca6916-11f40118 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-d857f386-0777-05f0-03c4-877a98ca6918-11f40118 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_22d82d8a-58e5-d2ee-7862-98ca81f78755-11f40118 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_22d82d8a-58e5-d2ee-7862-98ca81f78758-11f40118 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_22d82d8a-58e5-d2ee-7862-98ca81f7875a-11f40118 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a8bb7066-c020-85ec-f2a0-8f337978936b-11f40118 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-a8bb7066-c020-85ec-f2a0-8f337978936e-11f40118 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-a8bb7066-c020-85ec-f2a0-8f3379789370-11f40118 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_38a81073-c8a1-815b-f930-d956a575faf6-11f40118 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_38a81073-c8a1-815b-f930-d956a575faf9-11f40118 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_38a81073-c8a1-815b-f930-d956a575fafb-11f40118 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-aebacb58-b15b-4c72-d2b6-ba19c54fc097-11f40118 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-aebacb58-b15b-4c72-d2b6-ba19c54fc09a-11f40118 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-aebacb58-b15b-4c72-d2b6-ba19c54fc09c-11f40118 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_89b9a71d-fecc-919b-bdf8-031e581eb6ba-aa63e453 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a4f5e714-8451-e734-5c4d-7d1ae441b9bf-aa63e453, #w-node-_085aedf5-a25e-eb5c-e998-cfa1579ecae2-aa63e453, #w-node-_61449dab-1e22-f7d9-a021-7855cc0e787b-aa63e453, #w-node-ca8dc375-85c9-7c06-79c5-db95b6852e1b-aa63e453, #w-node-f388a2da-a748-710c-f8d2-82629bfc0634-aa63e453, #w-node-_64061911-47f1-4a19-63a9-331ecbf18e4b-aa63e453, #w-node-_3558a4b4-5028-eba7-89fb-bb0060773a53-aa63e453, #w-node-_28e1eec8-6009-187d-8d8e-f70b74f7daf9-aa63e453, #w-node-c0b161ad-2a86-b6f0-fc49-5f79ec7b819b-aa63e453, #w-node-_37091f26-0cce-9f36-5793-3ce55ad23243-aa63e453, #w-node-_1bec2fe0-f8ac-0124-9f6d-e0a1a03e3a8a-aa63e453, #w-node-e35532c9-5122-bd09-f8b1-45bbe459a23e-aa63e453, #w-node-f1baca93-4176-094d-f0eb-605fa8705f4e-aa63e453, #w-node-_7ccc6bf6-8daa-4bac-820f-81849ece5120-aa63e453, #w-node-_49133a9f-77ab-8f55-6eb9-0d8290420969-aa63e453 {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1.25fr;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225e51-aa63e453, #w-node-af80da78-0440-c54b-a711-37e0a8225e6c-aa63e453, #w-node-af80da78-0440-c54b-a711-37e0a8225f4d-aa63e453, #w-node-_73d6afe0-d8ca-0e79-5102-238de62d3cc5-aa63e453, #w-node-_15ab72b9-bd2b-810e-666f-bbe9dcca056c-aa63e453, #w-node-_95258fc8-0312-bc1d-f63c-98c777475d3a-aa63e453, #w-node-_44268bc4-2c09-082d-0504-25efd3a45340-aa63e453, #w-node-a818f578-5cf0-b793-35ca-7df5599cebec-aa63e453, #w-node-f07870d5-8a50-42ee-f6fe-24a488daf8c6-aa63e453, #w-node-_2f9e69ae-f188-1c7d-5f96-1cdbac26c771-aa63e453, #w-node-e87cf0ef-e420-9da2-1d9f-763e6db10de8-aa63e453, #w-node-_58daca98-d644-79a7-d698-7520cc647e6b-aa63e453, #w-node-d857f386-0777-05f0-03c4-877a98ca6916-aa63e453, #w-node-_22d82d8a-58e5-d2ee-7862-98ca81f78758-aa63e453, #w-node-a8bb7066-c020-85ec-f2a0-8f337978936e-aa63e453, #w-node-_38a81073-c8a1-815b-f930-d956a575faf9-aa63e453, #w-node-aebacb58-b15b-4c72-d2b6-ba19c54fc09a-aa63e453 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_89b9a71d-fecc-919b-bdf8-031e581eb6ba-11f40118 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a4f5e714-8451-e734-5c4d-7d1ae441b9bf-11f40118, #w-node-_085aedf5-a25e-eb5c-e998-cfa1579ecae2-11f40118, #w-node-_61449dab-1e22-f7d9-a021-7855cc0e787b-11f40118, #w-node-ca8dc375-85c9-7c06-79c5-db95b6852e1b-11f40118, #w-node-f388a2da-a748-710c-f8d2-82629bfc0634-11f40118, #w-node-_64061911-47f1-4a19-63a9-331ecbf18e4b-11f40118, #w-node-_3558a4b4-5028-eba7-89fb-bb0060773a53-11f40118, #w-node-_28e1eec8-6009-187d-8d8e-f70b74f7daf9-11f40118, #w-node-c0b161ad-2a86-b6f0-fc49-5f79ec7b819b-11f40118, #w-node-_37091f26-0cce-9f36-5793-3ce55ad23243-11f40118, #w-node-_1bec2fe0-f8ac-0124-9f6d-e0a1a03e3a8a-11f40118, #w-node-e35532c9-5122-bd09-f8b1-45bbe459a23e-11f40118, #w-node-f1baca93-4176-094d-f0eb-605fa8705f4e-11f40118, #w-node-_7ccc6bf6-8daa-4bac-820f-81849ece5120-11f40118, #w-node-_49133a9f-77ab-8f55-6eb9-0d8290420969-11f40118 {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr 1.25fr;
  }

  #w-node-af80da78-0440-c54b-a711-37e0a8225e51-11f40118, #w-node-af80da78-0440-c54b-a711-37e0a8225e6c-11f40118, #w-node-af80da78-0440-c54b-a711-37e0a8225f4d-11f40118, #w-node-_73d6afe0-d8ca-0e79-5102-238de62d3cc5-11f40118, #w-node-_15ab72b9-bd2b-810e-666f-bbe9dcca056c-11f40118, #w-node-_95258fc8-0312-bc1d-f63c-98c777475d3a-11f40118, #w-node-_44268bc4-2c09-082d-0504-25efd3a45340-11f40118, #w-node-a818f578-5cf0-b793-35ca-7df5599cebec-11f40118, #w-node-f07870d5-8a50-42ee-f6fe-24a488daf8c6-11f40118, #w-node-_2f9e69ae-f188-1c7d-5f96-1cdbac26c771-11f40118, #w-node-e87cf0ef-e420-9da2-1d9f-763e6db10de8-11f40118, #w-node-_58daca98-d644-79a7-d698-7520cc647e6b-11f40118, #w-node-d857f386-0777-05f0-03c4-877a98ca6916-11f40118, #w-node-_22d82d8a-58e5-d2ee-7862-98ca81f78758-11f40118, #w-node-a8bb7066-c020-85ec-f2a0-8f337978936e-11f40118, #w-node-_38a81073-c8a1-815b-f930-d956a575faf9-11f40118, #w-node-aebacb58-b15b-4c72-d2b6-ba19c54fc09a-11f40118 {
    grid-area: 1 / 1 / 3 / 2;
  }
}


