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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.body {
  background-color: #000;
}

.hero {
  background-color: #0000;
  background-image: linear-gradient(#000, #0000 50%, #000);
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
  position: relative;
}

.image {
  color: #d6a955;
  width: 60px;
}

.image.dfg {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0% auto;
}

.link-block {
  color: #000;
  text-transform: none;
  background-color: #d63731;
  border: 0 solid #d6a95500;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 190px;
  padding: 32px 0;
  font-size: 19px;
  text-decoration: none;
  display: flex;
}

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

.link-block._5 {
  width: 140px;
  padding-top: 21px;
  padding-bottom: 21px;
}

.text-block-4 {
  color: #fff;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-weight: 700;
}

.div-block-3 {
  z-index: 0;
  justify-content: center;
  align-items: flex-end;
  width: 60px;
  height: auto;
  margin-bottom: 3px;
  margin-right: 0%;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

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

.background-video {
  background-color: #08080800;
  background-image: linear-gradient(#000000b3 3%, #00000045 50%, #000);
  justify-content: flex-start;
  align-items: flex-end;
  height: 100vh;
  padding-bottom: 0%;
  padding-left: 0%;
  font-weight: 400;
  display: flex;
}

.div-block {
  color: #fff;
  width: 100%;
  padding-top: 0;
  padding-bottom: 70px;
  font-family: Aeonik;
  font-weight: 500;
  line-height: 1em;
}

.text-block-2 {
  text-align: left;
  text-transform: none;
  width: 660px;
  max-width: 100%;
  margin-left: 1%;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3em;
}

.text-block {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  width: 890px;
  max-width: 100%;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 70px;
  font-weight: 500;
  line-height: 1em;
}

.navbar {
  z-index: 50;
  color: #fff;
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  padding: 15px 3% 6px;
  font-family: Aeonik;
  font-weight: 500;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-14 {
  z-index: 10;
  background-color: #a6df00;
  width: 0%;
  height: 3px;
  position: absolute;
  inset: auto 0% 0%;
}

.menu-parent {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  width: 50px;
  height: 50px;
  padding: 12px 0 8px;
  display: flex;
  overflow: hidden;
}

.menu-bar {
  background-color: #fff;
  width: 100%;
  height: 2px;
  margin-bottom: 6px;
}

.div-block-32 {
  filter: invert();
  background-image: url('../images/ig.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 29px;
  border-radius: 100px;
  width: 56px;
  height: 56px;
  margin-right: 5px;
}

.div-block-32.s {
  background-image: url('../images/59439.avif');
  width: 49px;
  height: 47px;
  margin-right: 0;
}

.div-block-26 {
  flex-flow: column;
  width: 60%;
  padding-top: 0;
  display: flex;
}

.div-block-26._2 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 40%;
  height: 100%;
  padding-top: 0;
}

.menu {
  z-index: 25;
  background-color: #000;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.link-block-4 {
  position: absolute;
  inset: 0%;
}

.div-block-30 {
  flex-flow: column;
  margin-right: 0;
  padding-top: 0;
  display: flex;
}

.div-block-69 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.text-span-4 {
  color: #d63731;
  font-size: 10px;
  position: relative;
  top: -9px;
}

.div-block-28 {
  width: 100%;
  max-width: 100%;
  height: 160px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3%;
  padding-right: 3%;
}

.button-4 {
  color: #fff;
  letter-spacing: 2px;
  background-color: #3898ec00;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 2em;
}

.button-4.ggg {
  filter: invert();
  color: #000;
  text-align: left;
  text-transform: uppercase;
  background-image: url('../images/right-arrow-black.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 13px;
  width: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  transition: all .2s;
}

.button-4.ggg:hover {
  width: 94px;
}

.div-block-31 {
  align-items: center;
  display: flex;
}

.div-block-27 {
  flex-flow: row;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
}

.div-block-29 {
  border-top: 2px solid #d9aa56;
  justify-content: space-between;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.button-2 {
  text-align: left;
  text-transform: none;
  background-color: #3898ec00;
  padding-left: 0;
  font-family: Oswald, sans-serif;
  font-size: 43px;
  font-weight: 500;
  line-height: 1.1em;
  transition: color .3s;
}

.button-2:hover {
  color: #d9aa56;
}

.div-block-81 {
  background-color: #000;
  height: 102px;
}

.div-block-81._5 {
  height: 20px;
}

.div-block-73 {
  background-color: #d63731;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding: 63px 3% 70px 3.7%;
  display: flex;
  position: relative;
}

.text-block-33 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 3.5vw;
  font-weight: 500;
  line-height: 1em;
}

.text-span-6 {
  color: #d9aa56;
}

.div-block-72 {
  text-align: left;
  margin-top: -13px;
  padding: 60px 0% 20px 2.3%;
  position: relative;
}

.div-block-72._2.tfh {
  margin-top: -100px;
  padding-top: 0;
}

.splide__pagination__page {
  opacity: .2;
  background-color: #fff;
  border-radius: 6px;
  width: 10px;
  height: 10px;
  margin-left: 12px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 0;
  line-height: 0;
  transition: all .3s;
  display: block;
}

.splide__pagination__page.is-active {
  opacity: 1;
  display: block;
}

.hidden {
  display: none;
}

.overflow {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.splide__list {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.splide__arrows {
  z-index: 10;
  opacity: 0;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 4em;
  display: flex;
  position: relative;
  top: 405px;
}

.text-block-5 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 1%;
  margin-left: 0;
  margin-right: auto;
  font-family: Oswald, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 1em;
}

.text-block-5.s {
  color: #fff;
  width: 1060px;
  margin-bottom: 0%;
  margin-left: 0;
  font-family: Oswald, sans-serif;
  font-size: 60px;
  line-height: 1em;
}

.text-block-5.s.sss {
  width: auto;
}

.text-block-5._2 {
  color: #000;
}

.text-block-5._2._5._66 {
  margin-bottom: 5%;
}

.button {
  z-index: 20;
  color: #000;
  text-transform: capitalize;
  background-color: #fff;
  border: 1px solid #868686;
  border-radius: 50px;
  margin-bottom: 2.5%;
  margin-right: 0%;
  padding: 20px 30px;
  font-size: 17px;
  position: relative;
  inset: auto 0% 0% auto;
}

.button:hover {
  color: #fff;
  background-color: #133a28;
  border-color: #133a28;
}

.button.ss {
  z-index: 10;
  letter-spacing: .5px;
  background-color: #a6df00;
  border-color: #fff;
  margin-top: 50px;
  font-family: Aeonik;
  font-weight: 300;
  position: relative;
}

.button.ss:hover {
  background-color: #000;
}

.button.ss.sss {
  color: #fff;
  background-color: #d83530;
  border-width: 0;
  border-color: #fff0;
  border-radius: 20px;
  margin-top: 15px;
  padding: 16px 38px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.button.ss.sss:hover {
  color: #fff;
  background-color: #b82621;
}

.button._2 {
  z-index: 10;
  color: #fff;
  letter-spacing: .5px;
  background-color: #fff0;
  border-width: 0;
  border-color: #86868600;
  margin-left: 0%;
  margin-right: 0%;
  padding: 20px 14px 19px 0;
  font-size: 18px;
  position: relative;
  inset: auto auto 0% 0%;
}

.button._2.sss.dsfg {
  color: #fff;
  background-image: url('../images/PEAK-ARROW.avif');
  background-size: 15px;
  margin-left: 2%;
  font-family: Lato, sans-serif;
}

.button._2.sss {
  color: #000;
  background-image: url('../images/right-arrow-black.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 11px;
  margin-left: 3%;
  padding-bottom: 20px;
  padding-right: 20px;
  font-family: Aeonik;
  font-weight: 400;
  transition: all .3s;
}

.button._2.sss:hover {
  padding-right: 26px;
}

.div-block-77 {
  z-index: 1;
  background-color: #f000;
  background-image: url('../images/arrows_1.avif');
  background-position: -13px 0;
  background-repeat: no-repeat;
  background-size: 150px 70px;
  height: 75px;
  position: relative;
  top: -9px;
  left: -3px;
}

.splide {
  width: 100%;
  position: relative;
}

.splide.slider1 {
  height: auto;
  margin-top: -20px;
  padding-bottom: 150px;
}

.splide__track {
  width: 100%;
}

.splide__slide {
  color: #fff;
  flex: none;
  align-self: stretch;
  width: 550px;
  max-width: 100%;
  margin-right: 40px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  line-height: 1.6em;
}

.paragraph-2 {
  width: auto;
  max-width: 100%;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.6em;
}

.heading-2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 34px;
  font-weight: 400;
  line-height: 1em;
}

.page-padding {
  padding-left: 1em;
  padding-right: 1em;
}

.padding-vertical {
  padding-top: 4.1em;
  padding-bottom: 0;
  position: relative;
  top: 20px;
}

.splide__pagination {
  opacity: 0;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  position: absolute;
  inset: auto 0% 1em auto;
}

.div-block-83 {
  background-color: #242424;
  width: 33%;
  max-width: 100%;
  height: 440px;
}

.div-block-83._8 {
  background-image: url('../images/IMG_3105.webp');
  background-position: 50%;
  background-size: cover;
}

.div-block-83._5 {
  background-color: #d9aa5600;
  background-image: url('../images/IMG_3151.webp');
  background-position: 0%;
  background-size: cover;
}

.div-block-83._9 {
  background-image: url('../images/IMG_1761.webp');
  background-position: 50%;
  background-size: cover;
}

.div-block-83._7 {
  background-image: url('../images/IMG_2105.webp');
  background-position: 50%;
  background-size: cover;
}

.div-block-83._2 {
  background-color: #24242400;
  background-image: url('../images/IMG_1853.avif');
  background-position: 50%;
  background-size: cover;
}

.div-block-83._6 {
  background-color: #24242400;
  background-image: url('../images/IMG_3111.webp');
  background-position: 50%;
  background-size: cover;
}

.div-block-83._1 {
  background-image: url('../images/1_0012_IMG_6872.jpg');
  background-position: 0%;
  background-size: cover;
}

.div-block-83._3 {
  background-color: #24242400;
  background-image: url('../images/IMG_1520.webp');
  background-position: 50%;
  background-size: cover;
}

.div-block-83._4 {
  background-color: #24242400;
  background-image: url('../images/64272259-9B99-4669-8F7A-CC8A0E46E1BA-preview.webp');
  background-position: 50%;
  background-size: cover;
}

.div-block-84 {
  margin-bottom: 50px;
}

.text-span-23 {
  color: #d83530;
}

.div-block-80 {
  border-bottom: 0 solid #a6df0000;
  height: auto;
  padding: 10% 3%;
}

.div-block-80.asrgd {
  padding-top: 0%;
}

.div-block-80.asrgd._4e5rh {
  padding-bottom: 3.6%;
}

.div-block-82 {
  justify-content: space-between;
  align-items: center;
  margin-top: .5%;
  display: flex;
}

.div-block-85 {
  text-align: left;
}

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

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

.div-block-87 {
  justify-content: space-between;
  width: auto;
  display: flex;
}

.marquee_custom-code {
  display: none;
}

.marquee-vertical-2col_rating-wrapper {
  display: flex;
}

.marquee-vertical-2col_card-content-right {
  grid-column-gap: 1rem;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  align-items: center;
  padding-right: 0;
  display: grid;
  overflow: hidden;
}

.marquee-vertical-2col_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  width: 100%;
  height: 100%;
  display: grid;
}

.text-span-26 {
  color: #d53633;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
}

.image-7 {
  filter: saturate(53%) hue-rotate(324deg);
  margin-bottom: 30px;
}

.div-block-88 {
  background-color: #fff;
  justify-content: space-between;
  align-items: flex-start;
  height: 100vh;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
  overflow: visible;
}

.marquee-vertical-2col_list-left {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  column-count: 2;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  column-gap: 1.5rem;
  width: 100%;
  height: 100%;
  display: grid;
}

.marquee-vertical-2col_list-left.is-1 {
  animation: 40s linear infinite scroll-vertical;
}

.div-block-91 {
  width: 90%;
  padding-top: 48px;
  padding-bottom: 48px;
  position: sticky;
  top: 70px;
}

.div-block-90 {
  background-image: linear-gradient(#fffffff2, #fffffff2), url('../images/QUOTE_1.avif');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 70%;
  width: 50%;
  height: 100%;
}

.marquee-vertical-2col_list-right {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.marquee-vertical-2col_list-right.is-2 {
  animation: 40s linear infinite reverse scroll-vertical;
}

.text-block-35 {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 6%;
  margin-left: 0;
  margin-right: auto;
  font-family: Oswald, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: .9em;
}

.marquee-vertical-2col_card {
  background-color: #4cc23a;
  border: 0 solid #f000;
  border-radius: 20px;
  width: 100%;
  position: relative;
}

.marquee-vertical-2col_content-bottom {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.tag_component {
  color: #000;
  text-transform: uppercase;
  background-color: #d9aa56;
  border-radius: .5rem;
  padding: .25rem 1rem;
  font-family: Aeonik;
  font-weight: 500;
  display: inline-block;
  position: static;
}

.text-size-small {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 1.6em;
}

.marquee-vertical-2col_marquee-1 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.marquee-vertical-2col_marquee-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border: 0 solid #000;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-89 {
  width: 50%;
  height: 100%;
  overflow: hidden;
}

.marquee-vertical-2col_rating-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: .25rem;
  display: flex;
}

.marquee-vertical-2col_content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #000;
  border-radius: 0;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 2rem 1.5rem;
  display: flex;
}

.testimonial-text {
  flex-flow: column;
  align-items: flex-start;
  margin-top: 64px;
  display: flex;
  position: sticky;
  top: 160px;
}

.icon-embed-xsmall {
  color: #d63731;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: .9rem;
  height: 1.5rem;
  display: flex;
}

.div-block-8 {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  height: 100vh;
  display: block;
}

.paragraph {
  color: #000;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6em;
}

.paragraph.ewrt {
  position: relative;
}

.paragraph.ewrt.ert {
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.paragraph.ewrt.ert._5454y6 {
  color: #fff;
  width: 90%;
  padding-right: 0%;
  font-family: Lato, sans-serif;
}

.div-block-6 {
  background-color: #d63731;
  width: 97%;
  max-width: 100%;
  height: 100%;
  margin-bottom: -220px;
  margin-left: auto;
  margin-right: 0;
  padding: 79px;
  position: absolute;
}

.div-block-6._2 {
  background-color: #0f0f0f;
  background-image: url('../images/1.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  border: 0 solid #fff;
  width: 88%;
  height: 100%;
  margin-bottom: -10%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: absolute;
}

.div-block-6._2._3 {
  background-image: linear-gradient(#d6a95536, #fff0), url('../images/IMG_1853.avif');
  background-position: 0 0, 80%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.div-block-4 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-bottom: 0;
  display: flex;
}

.div-block-4.r {
  align-items: flex-end;
  width: 50%;
  padding-right: 0%;
  position: relative;
}

.button-6 {
  z-index: 20;
  color: #000;
  text-transform: capitalize;
  background-color: #fff;
  border: 1px solid #868686;
  border-radius: 50px;
  margin-bottom: 2.5%;
  margin-right: 0%;
  padding: 20px 30px;
  font-size: 17px;
  position: relative;
  inset: auto 0% 0% auto;
}

.button-6:hover {
  color: #fff;
  background-color: #133a28;
  border-color: #133a28;
}

.button-6._2 {
  z-index: 10;
  color: #fff;
  letter-spacing: .5px;
  background-color: #fff0;
  border-width: 0;
  border-color: #86868600;
  margin-left: 0%;
  margin-right: 0%;
  padding: 20px 14px 19px 0;
  font-size: 18px;
  position: relative;
  inset: auto auto 0% 0%;
}

.button-6._2.sss {
  color: #000;
  background-image: url('../images/PEAK-ARROW.avif');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 15px;
  margin-left: 3%;
  padding-bottom: 20px;
  padding-right: 20px;
  font-family: Lato, sans-serif;
  font-weight: 400;
  transition: all .3s;
}

.button-6._2.sss:hover {
  padding-right: 26px;
}

.asdr {
  position: relative;
  top: -30px;
}

.asdr.sradt {
  top: 0;
}

.lottie-animation {
  width: 150px;
  margin-left: -7px;
  position: relative;
  top: 30px;
}

.lottie-animation._2 {
  width: 150px;
  margin-bottom: 50px;
  top: 0;
}

.lottie-animation._2.erfg.dfgh {
  filter: contrast(88%) hue-rotate(325deg);
  width: 120px;
  margin-bottom: 20px;
}

.lottie-animation._2.erfg.dfgh._66, .lottie-animation._2.erfg.dfgh._77 {
  filter: contrast(53%) hue-rotate(325deg);
}

.div-block-7 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-left: 3%;
  padding-right: 0%;
  display: flex;
}

.div-block-7._5ry {
  padding-bottom: 37px;
}

.div-block-9 {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 90%;
  max-width: 100%;
  padding: 0;
  font-family: Aeonik;
  display: block;
}

.bold-text {
  color: #d63731;
}

.container {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3.3%;
  padding-right: 3%;
  position: relative;
  top: 54px;
}

.footer-col {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-col.size {
  border-left: 1px solid #fff3;
  width: 22rem;
  padding-top: 0;
  padding-bottom: 11rem;
  padding-left: 2rem;
  position: relative;
}

.italic-link {
  z-index: 1;
  color: #fff;
  text-transform: none;
  font-family: Oswald, sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 600;
  position: relative;
}

.italic-link:hover {
  color: #d9aa56;
}

.text-field {
  letter-spacing: .5px;
  border-radius: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 23px;
  font-family: Aeonik;
  font-size: 14px;
  font-weight: 300;
}

.submit-button {
  color: #fff;
  text-transform: uppercase;
  background-color: #d53633;
  border-radius: 60px;
  padding: 13px 28px;
  font-family: Aeonik;
  font-size: 15px;
  font-weight: 500;
}

.btn-text {
  color: #000;
  text-transform: uppercase;
  padding: 2px 4px;
  font-size: .8rem;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.text-block-32 {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.form-block {
  width: 100%;
}

.footer-grid {
  grid-column-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-bottom: 6vh;
  margin-left: auto;
  margin-right: auto;
}

.div-block-70 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3.3%;
  padding-right: 3%;
  font-size: 9px;
  font-weight: 300;
  display: flex;
}

.footer-bar {
  border-top: .5px solid #d9aa56;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 4rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.spacer-small {
  width: 100%;
  padding-bottom: 1.5rem;
}

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

.text-white {
  color: #fff;
  position: relative;
}

.text-white.sss {
  text-transform: none;
  font-family: Lato, sans-serif;
  font-size: 12px;
  top: 36px;
}

.footer-row {
  border-bottom: .5px solid #d9aa56;
  width: 100%;
  margin-bottom: 20px;
  padding-top: .2rem;
  padding-bottom: .3rem;
}

.footer-row.no-border {
  border-bottom-style: none;
}

.heading-small {
  text-transform: none;
  font-size: 1.2rem;
  font-weight: 400;
}

.heading-small.text-white {
  color: #fff;
  letter-spacing: .5px;
  text-transform: capitalize;
  background-color: #d53633;
  border-radius: 20px;
  margin-bottom: 10px;
  padding: 5px 15px;
  font-size: .7rem;
  font-weight: 300;
}

.form {
  width: 290px;
  max-width: 100%;
}

.text-block-30 {
  color: #fff;
  text-transform: capitalize;
  width: 100%;
  margin-bottom: 33px;
  font-family: Oswald, sans-serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 1.4em;
}

.footer {
  text-align: left;
  background-color: #000;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-block-31 {
  font-family: Lato, sans-serif;
}

.div-block-92 {
  background-color: #d63731;
  width: 0%;
  height: 3px;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-97 {
  text-align: left;
  background-image: linear-gradient(#00000096, #00000024 50%, #000), url('../images/jf.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  align-items: flex-end;
  height: 720px;
  padding: 0 3% 1vh;
  display: flex;
  position: relative;
}

.div-block-97.abt {
  background-image: linear-gradient(#000000b3, #0000004a 52%, #000), url('../images/1111.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  height: 720px;
  position: relative;
}

.div-block-97.abt.er {
  background-image: linear-gradient(#000000cf, #00000057 52%, #000000b8 76%, #000), url('../images/24.webp');
  background-position: 0 0, 50%;
  position: static;
}

.div-block-97._5 {
  background-image: linear-gradient(#000000c4, #0000 50%, #000), url('../images/ex.webp');
  background-position: 0 0, 50% 10%;
  background-size: auto, cover;
}

.div-block-97.sdfg {
  background-image: linear-gradient(#000000c2, #00000024 50%, #000), url('../images/DF7FA047-F8D7-4B3C-A75B-41E908C38CF0-preview.webp');
  background-position: 0 0, 50%;
}

.div-block-97.sdfg.aszth {
  background-image: linear-gradient(#000000c2, #00000024 50%, #000), url('../images/k.webp');
  background-position: 0 0, 50% 20%;
}

.div-block-97.ed {
  background-image: linear-gradient(#00000096, #00000024 50%, #000), url('../images/safdg.webp');
  background-position: 0 0, 50%;
}

.div-block-97.resdg {
  background-image: linear-gradient(#00000042, #00000042), linear-gradient(#00000096, #00000024 50%, #000), url('../images/456.webp');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
}

.div-block-97.sdf {
  background-image: linear-gradient(#000000c9, #00000024 50%, #000), url('../images/1111.webp');
  background-position: 0 0, 50% 20%;
  background-size: auto, cover;
}

.div-block-97.rtfgj {
  background-image: linear-gradient(#00000096, #00000054 50%, #000), url('../images/e_1.webp');
  background-position: 0 0, 50% 60%;
  background-size: auto, cover;
}

.div-block-97.dsfdtgh {
  background-image: linear-gradient(#00000096, #00000036 50%, #000), url('../images/srghj6y.webp');
  background-position: 0 0, 50% 30%;
}

.div-block-98 {
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-98._2 {
  width: 50%;
  margin-top: 0;
}

.text-block-38 {
  color: #d9aa56;
  text-transform: uppercase;
  padding-left: 5px;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 2em;
}

.text-block-39 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: Oswald, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 1.1em;
}

.text-span-28 {
  color: #d63731;
}

.headline-6-col {
  width: 460px;
  margin-bottom: 50px;
}

.text-14 {
  line-height: 24px;
}

.text-14.text-14-60 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 1.15vw;
  line-height: 1.7em;
}

.text-14.text-14-60._66 {
  width: 83%;
  max-width: 100%;
  padding-right: 5%;
  font-family: Lato, sans-serif;
  font-size: 1.3vw;
  font-weight: 400;
  line-height: 1.7em;
}

.feature5-row-wrap {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 100%;
  margin-top: 20px;
  display: flex;
}

.feature5-row-wrap.s {
  margin-top: 50px;
  margin-bottom: 77px;
}

._4-col {
  width: 30%;
  margin-right: 20px;
  display: inline-block;
}

._4-col._4-col-last {
  margin-right: 0;
  display: inline-block;
}

.button-7 {
  z-index: 20;
  color: #000;
  text-transform: capitalize;
  background-color: #fff;
  border: 1px solid #868686;
  border-radius: 50px;
  margin-bottom: 2.5%;
  margin-right: 0%;
  padding: 20px 30px;
  font-size: 17px;
  position: relative;
  inset: auto 0% 0% auto;
}

.button-7:hover {
  color: #fff;
  background-color: #133a28;
  border-color: #133a28;
}

.button-7._2 {
  z-index: 10;
  color: #fff;
  letter-spacing: .5px;
  background-color: #fff0;
  border-width: 0;
  border-color: #86868600;
  margin-left: 0%;
  margin-right: 0%;
  padding: 20px 14px 19px 0;
  font-size: 18px;
  position: relative;
  inset: auto auto 0% 0%;
}

.button-7._2.sss {
  color: #000;
  background-image: url('../images/right-arrow-black.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 11px;
  margin-left: 3%;
  padding-bottom: 20px;
  padding-right: 20px;
  font-family: Aeonik;
  font-weight: 400;
  transition: all .3s;
}

.button-7._2.sss:hover {
  padding-right: 26px;
}

.button-7._2.sss.ssss {
  filter: invert();
  text-transform: uppercase;
  margin-left: 2%;
  font-family: Oswald, sans-serif;
  position: relative;
  top: 16px;
}

.button-7._2.sss.ssss.dfdgfh {
  filter: none;
  color: #fff;
  background-image: url('../images/PEAK-ARROW.avif');
  background-position: 100%;
  background-size: 15px;
}

.div-block-99 {
  z-index: 0;
  justify-content: center;
  align-items: flex-end;
  width: 60px;
  height: auto;
  margin-bottom: 3px;
  margin-right: 0%;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.section-dark {
  color: #fff;
  background-color: #11121200;
  overflow: hidden;
}

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

.div-block-100.ssd {
  margin-left: -6px;
}

.feature5-item-wrap {
  padding-right: 0;
}

.text-20 {
  opacity: 1;
  color: #d9aa57;
  text-transform: capitalize;
  font-family: Oswald, sans-serif;
  font-size: 1.8vw;
  font-weight: 400;
  line-height: 30px;
}

.wrap {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wrap.w80-50 {
  width: 100%;
  padding: 0 3.3% 114px;
  font-family: Aeonik;
}

.timeline__p {
  color: #fff;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.8em;
}

.btn-tag-2 {
  color: #d9aa56;
  letter-spacing: 1px;
  cursor: pointer;
  background-color: #0000;
  border: 1px solid #10101000;
  border-radius: 100px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  min-width: 110px;
  margin-right: 16px;
  padding: 4px 0 5px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  font-weight: 400;
  transition: all .2s;
  display: flex;
}

.btn-tag-2:hover, .btn-tag-2.w--current {
  color: #e1d4d5;
  background-color: #101010;
}

.swiper {
  width: 100%;
  overflow: hidden;
}

.swiper.swiper--reviews-numb {
  width: 100%;
  overflow: visible;
}

.swiper.swiper--reviews {
  flex: 1;
  width: 100%;
  height: 100%;
  max-height: 320px;
  overflow: hidden;
}

.timeline__ico-title {
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.2em;
}

.swiper-wrapper {
  flex-direction: row;
  width: 100%;
  height: 100%;
  display: flex;
}

.timeline__txt-block {
  padding-bottom: 1px;
}

.grid {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between;
  width: 100%;
}

.grid.mod--timeline2 {
  font-family: Aeonik;
  line-height: 1.8em;
  overflow: hidden;
}

.grid.mod--timeline {
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: Aeonik;
  font-weight: 500;
}

.timeline__col {
  flex: 1;
  justify-content: flex-end;
}

.timeline__col.mod--4 {
  justify-content: flex-start;
  width: 100%;
  max-width: 790px;
}

.timeline__col.mod--2 {
  justify-content: flex-start;
  width: 100%;
  max-width: 700px;
  margin-top: -6px;
}

.timeline__col.mod--1 {
  flex: 0 auto;
  justify-content: flex-start;
}

.content {
  width: 100%;
  max-width: 1312px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.timeline__sticky {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  min-height: 100vh;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 80px;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.timeline__year {
  color: #d63732;
  flex: none;
  font-family: Oswald, sans-serif;
  font-size: 130px;
  line-height: 1em;
  transition: all .5s;
}

.swiper-slide {
  justify-content: center;
  align-items: stretch;
  height: auto;
  display: block;
  position: relative;
}

.swiper-slide.slide--reviews {
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 62px;
  display: flex;
}

.timeline__line2 {
  filter: invert();
  background-color: #101010;
  width: 100%;
  height: 1px;
  padding: 0;
}

.section {
  padding: 64px 3%;
}

.section.section--timeline {
  min-height: 400vh;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0%;
}

.timeline__tags {
  align-items: center;
  margin-top: 40px;
  margin-bottom: 1px;
  display: flex;
}

.lottie-animation-3 {
  filter: grayscale();
  width: 70px;
  margin-bottom: 10px;
}

.image-8 {
  width: 110px;
}

.link-block-6 {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  font-family: Oswald, sans-serif;
  text-decoration: none;
  display: flex;
}

.text-block-40 {
  font-size: 20px;
  line-height: 21px;
  position: relative;
  top: 2px;
}

.text-span-29 {
  color: #d6a955;
  letter-spacing: 1px;
  font-size: 22px;
}

.div-block-111 {
  background-color: #00162400;
  border: 0 solid #009dff00;
  border-radius: 20px;
  width: 50%;
  height: auto;
  margin-top: -192px;
  margin-bottom: 79px;
  padding: 55px 35px 0;
}

.div-block-111.rtytu {
  margin-top: -251px;
  position: relative;
}

.div-block-107 {
  justify-content: space-between;
  height: auto;
  padding: 0 3% 86px;
  display: flex;
}

.div-block-107.sdfgh {
  padding-bottom: 0;
}

.text-field-2 {
  color: #fff;
  letter-spacing: .5px;
  background-color: #007dca00;
  border: 1px solid #d63731;
  border-radius: 0;
  margin-bottom: -1px;
  padding-top: 34px;
  padding-bottom: 34px;
  padding-left: 30px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.text-field-2:hover {
  background-color: #d9aa56;
}

.text-field-2::placeholder {
  color: #fff;
}

.text-field-2._2 {
  border-color: #d63731;
  border-radius: 0 0 20px 20px;
  padding-top: 33px;
  padding-bottom: 195px;
}

.text-field-2.w {
  border-color: #d63732;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding-left: 30px;
  font-family: Lato, sans-serif;
  font-size: 15px;
}

.text-field-2.w:hover {
  color: #000;
  background-color: #d9aa57;
}

.submit-button-2 {
  color: #fff;
  text-transform: uppercase;
  background-color: #d63731;
  border-radius: 100px;
  margin-top: 20px;
  padding: 26px 58px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.submit-button-2:hover {
  background-color: #c02c26;
}

.div-block-110 {
  justify-content: flex-start;
  margin-top: 16px;
  display: flex;
  position: static;
}

.button-8 {
  letter-spacing: 1px;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  background-color: #3898ec00;
  border-right: 1px solid #d5a953;
  margin-top: 23px;
  padding-left: 0;
  padding-right: 18px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  line-height: 1em;
}

.button-8.s {
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  padding-left: 18px;
  line-height: 1em;
  position: relative;
}

.button-8.s.sdfdg {
  -webkit-text-stroke-width: 0px;
  border-right-width: 0;
  border-right-color: #009dff00;
  top: 2px;
  left: 0;
}

.text-span-33 {
  color: #d63731;
  font-size: 30px;
  position: relative;
  top: 5px;
}

.text-span-33.process_container {
  top: 4px;
  left: -2px;
}

.text-span-33.process_container.drtfh {
  font-size: 23px;
}

.text-span-35 {
  color: #d9aa57;
}

.text-span-37 {
  color: #d83530;
}

.image-9 {
  width: 4%;
  margin-left: 10%;
  position: relative;
  top: 2px;
}

.image-3 {
  opacity: 1;
  filter: grayscale(37%);
  width: 50px;
  position: relative;
  top: -11px;
}

.div-block-113 {
  height: 80px;
}

.text-span-38 {
  color: #d8352d;
}

.div-block-114 {
  justify-content: space-between;
  width: 100%;
  height: 530px;
  margin-top: 50px;
  margin-bottom: 120px;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
}

.div-block-114._5 {
  height: 600px;
  margin-top: -98px;
  margin-bottom: -15px;
}

.div-block-114._5._45ty {
  margin-bottom: 152px;
}

.div-block-114._45 {
  height: 490px;
}

.div-block-114._45.sadstf {
  height: 600px;
  margin-top: -93px;
}

.div-block-115 {
  background-color: #2c2c2c;
  background-image: linear-gradient(#000, #fff0 30%), url('../images/IMG_9109.JPEG');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 49.4%;
}

.div-block-115._4 {
  background-image: linear-gradient(#000, #fff0 31%), url('../images/3AEDCCB5-42DB-4242-9CB9-B2D243DAF706_1.avif');
  background-position: 0 0, 50% 60%;
  background-size: auto, 100%;
  position: relative;
  top: 77px;
}

.div-block-115._4._578u {
  background-image: linear-gradient(#0000 45%, #000), url('../images/IMG_4506.avif');
  background-position: 0 0, 50% 30%;
  background-size: auto, cover;
}

.div-block-115._4._578u._777 {
  background-image: linear-gradient(#0000 45%, #000), url('../images/64272259-9B99-4669-8F7A-CC8A0E46E1BA-preview.webp');
}

.div-block-115._4._578u._777.aes {
  background-image: linear-gradient(#0000 45%, #000), url('../images/IMG_3111.webp');
}

.div-block-115._4._578u._777._5ewt {
  background-image: linear-gradient(#0000 45%, #000), url('../images/IMG_8320.avif');
}

.div-block-115._4._578u._777._5hy.rt {
  background-image: linear-gradient(#0000 45%, #000), url('../images/7038F278-9F42-494E-A0D6-BC01C8F3DD34.jpg');
  background-position: 0 0, 50% 100%;
}

.div-block-115._4._578u._777.dsfab {
  background-image: linear-gradient(#0000 45%, #000), url('../images/2222.webp');
}

.div-block-115._4._555 {
  background-image: linear-gradient(#000, #fff0 31%), url('../images/12.webp');
}

.div-block-115._4._555._45676 {
  background-image: linear-gradient(#000, #fff0 31%), url('../images/IMG_3151.webp');
  background-position: 0 0, 0 0;
}

.div-block-115._4._555.awerty.rgby {
  background-image: linear-gradient(#000, #fff0 31%), url('../images/IMG_1520.webp');
}

.div-block-115._4._555.ret.sargdsthb {
  background-image: linear-gradient(#000, #fff0 31%), url('../images/ergt.webp');
  background-size: auto, cover;
}

.div-block-115._4._555.sadcx {
  background-image: linear-gradient(#000, #fff0 31%), url('../images/IMG_1761.webp');
}

.div-block-115._6 {
  background-image: linear-gradient(#0000 58%, #000), url('../images/IMG_4508.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-115._6._55 {
  height: 677px;
}

.div-block-115._6._55._888 {
  background-image: linear-gradient(#0000 58%, #000), url('../images/IMG_3105.webp');
}

.div-block-115._6._55._888._456yt {
  background-image: linear-gradient(#0000 58%, #000), url('../images/IMG_1761.webp');
}

.div-block-115._6._55._888._6yh {
  background-image: linear-gradient(#0000 58%, #000), url('../images/IMG_2105.webp');
}

.div-block-115._6._55._888.r6it7tk {
  background-image: linear-gradient(#0000 58%, #000), url('../images/DF7FA047-F8D7-4B3C-A75B-41E908C38CF0-preview.webp');
  background-position: 0 0, 50%;
}

.div-block-115._33._666 {
  background-image: linear-gradient(#000, #fff0 30%), url('../images/1.avif');
}

.div-block-115._33._666._45 {
  background-image: linear-gradient(#000, #fff0 30%), url('../images/IMG_1853.avif');
}

.div-block-115._33._666.safdz {
  background-image: linear-gradient(#000, #fff0 30%), url('../images/IMG_2925.webp');
}

.div-block-115._33._666._446y {
  background-image: linear-gradient(#000, #fff0 30%), url('../images/avd.webp');
}

.div-block-115._33._666._446y.srdth {
  background-size: auto, cover;
}

.div-block-115._33._666.sdagv {
  background-image: linear-gradient(#000, #fff0 30%), url('../images/10.webp');
  background-position: 0 0, 37%;
}

.text-span-39 {
  color: #d63732;
}

.layout-wrapper {
  background-color: #ffffff0f;
  border: 1px solid #222;
  border-radius: 12px;
  height: 100%;
  padding: 32px;
  font-family: Aeonik;
  text-decoration: none;
  transition: all .4s cubic-bezier(.165, .84, .44, 1);
  position: relative;
}

.layout-wrapper:hover {
  background-color: #0f0f0f;
  border-color: #009dff;
}

.layout-wrapper.horizontal {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: space-between;
  padding-right: 0;
  display: flex;
}

.section-2 {
  background-color: #000;
  padding: 0 3% 80px 2.5%;
  position: relative;
}

.heading {
  color: #d63731;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.featured-icon-wrapper {
  background-color: #2b2b2b;
  border: 1px solid #484849;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-bottom: 1rem;
  display: flex;
}

.container-2 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.features-component-layout {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.h2 {
  color: #a6df00;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 1.1;
}

.h2.s {
  color: #a6df00;
  background-color: #009dff00;
  border-radius: 60px;
  padding: 16px 10px 16px 37px;
  font-size: 20px;
  font-weight: 400;
}

.features-layout {
  grid-row-gap: 64px;
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-116 {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  padding-left: 10px;
  display: flex;
}

.text-span-40 {
  color: #fff;
}

.image-6 {
  width: 21px;
}

.feature-card-image {
  border-radius: 12px;
  width: 100%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.feature-card-image.d {
  width: 93%;
  height: 360px;
  padding-bottom: 23px;
}

.feature-card-image.horizontal {
  width: 60%;
  position: relative;
}

.text-span-41 {
  color: #fff;
}

.paragraph-5 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 1.6;
}

.paragraph-5.max-width-40ch {
  max-width: 40ch;
}

.div-block-117 {
  height: 150px;
}

.text-size-medium {
  color: #000;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 1em;
}

.featured-2-expert-process-item-icon {
  width: 30px;
}

.featured-2-expert-process-item-top {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: -5px;
  font-family: Oswald, sans-serif;
  display: flex;
}

.featured-2-expert-process-item-title {
  color: #000;
  font-size: 1.1rem;
  font-weight: 700;
}

.div-block-118 {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 90%;
  max-width: 100%;
  padding: 0;
  font-family: Aeonik;
  display: block;
}

.div-block-118.df {
  margin-top: 160px;
}

.div-block-118.df.srd {
  margin-top: 0;
}

.featured-2-expert-process-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  margin-top: 23px;
  display: flex;
}

.featured-2-expert-process-item.kjj {
  margin-bottom: 42px;
}

.text-span-43, .text-span-44, .text-span-45 {
  color: #d63731;
}

.div-block-120 {
  opacity: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 2%;
  margin-right: 3%;
  display: flex;
}

.text-block-42 {
  color: #fff;
  text-transform: uppercase;
  background-image: url('../images/e.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 22px;
  margin-bottom: 20px;
  padding-right: 40px;
  font-family: Oswald, sans-serif;
  font-size: 2vw;
  font-weight: 500;
  line-height: 1.2em;
  position: relative;
  top: 24px;
}

.text-span-47, .text-span-48 {
  color: #fff;
}

.div-block-121 {
  margin-bottom: 0;
  padding: 0 3% 21px;
}

.text-span-49 {
  color: #d93535;
}

.text-span-50, .text-span-51 {
  color: #fff;
}

.text-span-52 {
  color: #d63633;
}

.text-span-53 {
  color: #d6372e;
}

.text-span-54, .text-span-55 {
  color: #d63731;
}

.text-span-56 {
  color: #dc3331;
}

.text-span-57 {
  color: #d63633;
}

.div-block-122 {
  justify-content: space-between;
  align-items: center;
  margin-top: .5%;
  display: flex;
}

.lightbox-link {
  width: 33%;
  height: auto;
}

.lightbox-link.s, .image-10 {
  width: 100%;
}

.div-block-123 {
  background-image: linear-gradient(77deg, #000000d6, #fff0 62%), linear-gradient(#000, #0000008f 50%, #000 93%), url('../images/man-restoring-backyard-garden-grass-turfs-2023-11-27-05-09-14-utc.webp');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, cover;
  align-items: flex-end;
  height: 720px;
  padding: 0 3% 1vh;
  display: flex;
}

.div-block-123.kjh {
  background-image: linear-gradient(#0000004f, #0000004f), linear-gradient(77deg, #000000d6, #fff0 62%), linear-gradient(#000, #0000008f 50%, #000 93%), url('../images/12.webp');
  background-position: 0 0, 0 0, 0 0, 0 0;
  background-size: auto, auto, auto, cover;
  height: 900px;
}

.text-weight-medium {
  font-weight: 500;
}

.text-weight-medium.text-size-large {
  color: #fff;
  text-transform: none;
  flex: 1;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 1em;
}

.faq_answer {
  z-index: 1;
  position: relative;
  overflow: hidden;
}

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

.faq_section-title {
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: flex-start;
  max-width: 50%;
  display: flex;
  position: sticky;
  top: 20%;
}

.faq_section-content {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 50%;
  margin-left: auto;
  margin-right: 0;
  padding-top: 231px;
  display: flex;
}

.section-home-faq {
  background-color: #0000;
  margin-top: -663px;
  margin-bottom: 135px;
  position: relative;
}

.faq_section {
  grid-column-gap: 2rem;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.faq_question {
  z-index: 2;
  grid-column-gap: 2rem;
  cursor: pointer;
  justify-content: space-between;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

.faq_question-expand {
  filter: invert();
}

.page-padding-2 {
  z-index: 1;
  padding-left: 3%;
  padding-right: 3%;
}

.faq_item {
  border-bottom: .0625rem solid #fff;
}

.faq_item.last-child {
  border: 1px #000;
}

.faq_answer-content {
  color: #fff;
  padding-bottom: 2rem;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
}

.faq_expand-icon {
  background-color: #009dff00;
  border-radius: .75rem;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding: .5rem;
  display: flex;
}

.faq_expand-icon:hover {
  background-color: #d63731;
}

.image-11 {
  width: 85%;
}

.container-large {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.text-block-43 {
  color: #fff;
  margin-bottom: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 3px;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1em;
}

.div-block-328 {
  width: 130px;
  height: 43.5px;
  margin-top: 10px;
  margin-right: 0;
}

.fs-checkbox_button-7 {
  opacity: 0;
  border-radius: 999rem;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  inset: 0%;
}

.fs-checkbox_button-7:focus-visible, .fs-checkbox_button-7[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.div-block-329 {
  text-align: left;
  justify-content: flex-start;
  align-items: stretch;
  margin: 2px auto 0 0;
  padding: 0 77px 0 0;
  font-family: Aeonik;
  display: flex;
}

.fs-checkbox_toggle-7 {
  cursor: pointer;
  border-radius: 999rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 2.5rem;
  margin-bottom: 0;
  margin-right: 1.5rem;
  padding: .25rem;
  display: flex;
  position: relative;
}

.text-block-19 {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  width: 110px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  position: relative;
  top: 1px;
  left: 3px;
}

.div-block-330 {
  background-color: #3b412b00;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 90vh;
  display: flex;
}

.div-block-327 {
  width: 7vw;
  height: 30px;
  margin-left: 0;
  margin-right: 17%;
  display: inline-block;
}

.free-quote {
  z-index: 20;
  background-color: #000000bf;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.text-block-44 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.3em;
}

.success-message {
  color: #fff;
  background-color: #d63731;
  font-family: Aeonik;
}

.text-field-3 {
  color: #fff;
  background-color: #fff0;
  border: 0 solid #00000024;
  border-bottom: 1px solid #000;
  border-radius: 0;
  padding-top: 11px;
  padding-bottom: 11px;
  font-family: Aeonik;
}

.text-field-3::placeholder {
  color: #fff;
}

.button-9 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #3898ec00;
  margin: 17px;
  font-family: Oswald, sans-serif;
  font-size: 11px;
  font-weight: 500;
  position: absolute;
  inset: 0% 0% auto auto;
}

.submit-button-3 {
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #d6a955;
  border-radius: 20px;
  margin-top: 32px;
  padding: 17px 35px 17px 33px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-block-45 {
  text-transform: capitalize;
  font-size: 13px;
  font-weight: 400;
}

.fs-checkbox_mask-7-2 {
  z-index: 1;
  background-color: #000;
  border-radius: 999rem;
  position: absolute;
  inset: 0%;
}

.form-block-2 {
  width: 100%;
  margin-top: 20px;
}

.text-span-58 {
  color: #000;
  background-color: #d6a955;
  border-radius: 10px;
  padding-left: 18px;
  padding-right: 20px;
}

.fs-checkbox_label-7 {
  width: auto;
  margin-bottom: 0;
  font-weight: 500;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-331 {
  background-color: #d63731;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  padding: 41px 74px 37px 62px;
  font-size: 12px;
  display: flex;
  position: relative;
}

.fs-checkbox_toggle-dot-7 {
  z-index: 2;
  background-color: #fff;
  border-radius: 999rem;
  flex: none;
  width: 1rem;
  height: 1rem;
  display: block;
  position: relative;
}

.text-block-46 {
  color: #fff;
  text-align: right;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 4px;
  font-family: Oswald, sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.link-block-7 {
  position: absolute;
  inset: 0%;
}

@media screen and (min-width: 1440px) {
  .lottie-animation._2.erfg.dfgh {
    margin-bottom: 40px;
  }

  .div-block-97 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-20 {
    text-transform: capitalize;
  }

  .content {
    max-width: 100%;
  }

  .div-block-111 {
    padding-top: 45px;
  }

  .text-span-38 {
    color: #d73731;
  }

  .div-block-114 {
    justify-content: space-between;
  }

  .feature-card-image {
    width: 90%;
  }

  .text-block-42 {
    position: relative;
  }

  .div-block-121 {
    margin-top: 47px;
    margin-bottom: 41px;
  }

  .div-block-123 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .image-11 {
    width: 85%;
  }
}

@media screen and (max-width: 991px) {
  .text-block-2 {
    width: 440px;
    font-size: 16px;
  }

  .text-block {
    width: 717px;
    font-size: 58px;
  }

  .splide__pagination__page {
    border-radius: 4px;
    width: 8px;
    height: 8px;
  }

  .text-block-5 {
    font-size: 4.5vw;
  }

  .text-block-5.s {
    width: auto;
    font-size: 5vw;
  }

  .paragraph-2 {
    font-size: 1.8vw;
  }

  .splide__pagination {
    padding-top: 1.9em;
    position: absolute;
  }

  .marquee-vertical-2col_card-content-right {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
  }

  .marquee-vertical-2col_list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    justify-content: flex-start;
    align-self: stretch;
    align-items: flex-start;
    width: auto;
    display: grid;
  }

  .div-block-88 {
    padding-right: 0%;
  }

  .marquee-vertical-2col_list-left.is-1 {
    justify-content: flex-start;
    align-items: flex-start;
    animation: 40s linear infinite scroll-vertical;
    display: flex;
  }

  .marquee-vertical-2col_list-right.is-2 {
    flex: 1;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    animation: 40s linear infinite reverse scroll-vertical;
    display: flex;
  }

  .marquee-vertical-2col_card {
    height: 100%;
  }

  .tag_component {
    font-size: 1.2vw;
  }

  .text-size-small {
    font-size: 1.5vw;
  }

  .marquee-vertical-2col_marquee-1 {
    flex-flow: row;
    flex: none;
    width: auto;
  }

  .marquee-vertical-2col_marquee-2 {
    flex-flow: row;
    flex: none;
    justify-content: flex-start;
    align-items: center;
    width: auto;
  }

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

  .marquee-vertical-2col_content {
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
    padding: 1.5rem;
  }

  .testimonial-text {
    text-align: center;
    position: static;
  }

  .paragraph.ewrt {
    font-size: 1.8vw;
  }

  .paragraph.ewrt.ert._5454y6 {
    width: 95%;
    font-size: 1.8vw;
  }

  .lottie-animation._2.erfg.dfgh {
    margin-bottom: 10px;
  }

  .footer-col {
    margin-bottom: 2rem;
  }

  .footer-col.size {
    border-left-style: none;
    width: 100%;
    padding-bottom: 10rem;
    padding-left: 0;
  }

  .footer-bar {
    justify-content: center;
  }

  .footer {
    height: auto;
    padding-top: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .full-width {
    width: 100%;
  }

  .text-block-39 {
    font-size: 5vw;
  }

  .headline-6-col {
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-14.text-14-60 {
    font-size: 2vw;
  }

  .feature5-row-wrap {
    flex-direction: column;
  }

  ._4-col {
    width: 100%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  ._4-col._4-col-last {
    margin-bottom: 0;
    margin-right: auto;
  }

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

  .feature5-item-wrap {
    text-align: left;
    padding-right: 0;
  }

  .text-20 {
    font-size: 3vw;
    line-height: 1em;
  }

  .wrap {
    width: 645px;
  }

  .swiper.swiper--reviews-numb {
    max-width: 440px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .swiper.swiper--reviews {
    width: 100%;
    max-height: 470px;
    margin-bottom: 0;
  }

  .page-wrap {
    overflow: hidden;
  }

  .grid {
    grid-column-gap: 24px;
  }

  .grid.mod--timeline2 {
    grid-template-rows: auto auto;
  }

  .timeline__col.mod--1 {
    align-items: center;
    margin-bottom: 32px;
    display: flex;
  }

  .timeline__sticky {
    margin-left: -24px;
    margin-right: -24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .timeline__year {
    text-align: center;
    font-size: 150px;
  }

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

  .div-block-111.rtytu {
    margin-top: -245px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-8 {
    text-align: left;
    font-size: 9px;
  }

  .layout-wrapper.vertical, .layout-wrapper.horizontal {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .features-component-layout {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

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

  .feature-card-image.horizontal {
    object-fit: none;
    position: absolute;
  }

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

  .faq_section-title {
    width: 100%;
    max-width: 32rem;
    position: static;
  }

  .faq_section-content {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .faq_section {
    grid-row-gap: 5rem;
    flex-flow: column wrap;
  }

  .faq_question {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .faq_answer-content {
    padding-bottom: 1.5rem;
  }

  .div-block-328 {
    width: auto;
    margin-right: 37px;
    display: inline-block;
  }

  .div-block-329 {
    padding-right: 8px;
    display: block;
  }

  .text-block-19 {
    width: 80px;
    font-size: 9px;
  }

  .div-block-327 {
    width: 62px;
  }
}

@media screen and (max-width: 767px) {
  .text-block-2 {
    width: 43%;
    font-size: 2vw;
  }

  .text-block {
    width: auto;
    font-size: 60px;
  }

  .text-block-33 {
    font-size: 6vw;
  }

  .splide__pagination__page {
    width: 8px;
    height: 8px;
    margin-left: 8px;
  }

  .text-block-5 {
    font-size: 4vw;
  }

  .splide__slide {
    width: 90%;
  }

  .page-padding {
    padding-left: 1em;
  }

  .marquee-vertical-2col_card-content-right {
    grid-template-columns: 1fr;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .marquee-vertical-2col_content {
    padding: 1.5rem;
  }

  .testimonial-text {
    position: static;
  }

  .paragraph.ewrt {
    font-size: 3vw;
  }

  .paragraph.ewrt.ert._5454y6 {
    width: auto;
    font-size: 2vw;
  }

  .text-block-39 {
    font-size: 6vw;
  }

  .wrap {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .timeline__p {
    font-size: 18px;
  }

  .btn-tag-2 {
    min-width: auto;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 12px;
    padding-right: 16px;
  }

  .swiper.swiper--reviews-numb {
    max-width: 195px;
  }

  .swiper.swiper--reviews {
    max-height: 440px;
  }

  .timeline__ico-title {
    font-size: 18px;
  }

  .grid.mod--timeline2 {
    grid-template-rows: auto auto;
  }

  .grid.mod--timeline {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .timeline__col.mod--1 {
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .timeline__year {
    font-size: 80px;
  }

  .swiper-slide {
    width: 100%;
  }

  .swiper-slide.slide--reviews {
    flex-direction: column;
    padding-top: 32px;
  }

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

  .section.section--timeline {
    padding-top: 0;
    padding-bottom: 0;
  }

  .timeline__tags {
    margin-top: 32px;
  }

  .div-block-111.rtytu {
    margin-top: -232px;
  }

  .button-8 {
    border-right-color: #d5a95300;
    font-size: 0;
  }

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

  .h2 {
    font-size: 46px;
  }

  .feature-card-image {
    opacity: .4;
  }

  .text-weight-medium.text-size-large {
    font-size: 3vw;
  }

  .faq_answer {
    margin-bottom: 1.25rem;
  }

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

  .faq_section {
    grid-row-gap: 3.5rem;
  }

  .faq_question {
    padding-top: 1.25rem;
    padding-bottom: 1rem;
  }

  .page-padding-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .faq_answer-content {
    padding-bottom: 1.25rem;
  }

  .div-block-331 {
    padding: 39px 18px;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    flex-flow: column;
    justify-content: flex-end;
    padding-top: 20px;
    padding-bottom: 3vh;
  }

  .image {
    width: 12vw;
    display: none;
  }

  .link-block {
    display: none;
  }

  .link-block.mobile {
    width: 47%;
    margin-top: 35px;
    padding-top: 7vw;
    padding-bottom: 7vw;
    font-size: 4.5vw;
    line-height: 1em;
    display: flex;
  }

  .link-block._5 {
    text-align: center;
    display: block;
  }

  .text-block-7 {
    color: #fff;
    text-transform: uppercase;
    font-family: Oswald, sans-serif;
  }

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

  .div-block-2 {
    flex-flow: column;
    align-items: flex-start;
  }

  .background-video {
    background-image: linear-gradient(#030303cf 8%, #1111118f 50%, #000);
    height: 100svh;
  }

  .div-block {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: auto;
    height: auto;
    padding-bottom: 2vh;
    display: flex;
  }

  .text-block-2 {
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #fff;
    width: auto;
    margin-top: 0;
    padding-right: 13px;
    font-size: 5vw;
    font-weight: 300;
    line-height: 1.3em;
  }

  .text-block {
    width: auto;
    margin-bottom: 29px;
    font-size: 11vw;
    line-height: 1em;
  }

  .navbar {
    padding-top: 10px;
    padding-bottom: 6px;
    padding-left: 2%;
  }

  .menu-parent {
    padding: 6px 5px 0;
  }

  .div-block-32 {
    filter: invert();
    background-color: #fff0;
    width: 40px;
    height: 40px;
    margin-left: -6px;
  }

  .div-block-32.s {
    background-size: 18px;
    border: 1px solid #000;
  }

  .div-block-26 {
    padding-bottom: 0;
  }

  .div-block-26._2 {
    width: 100%;
    margin-top: 30px;
    padding-right: 20px;
  }

  .menu {
    justify-content: center;
    padding-top: 5vh;
    display: none;
  }

  .div-block-30 {
    flex-flow: column;
    margin-top: 0;
    padding-top: 20px;
    position: relative;
  }

  .div-block-30.dfg {
    margin-left: auto;
    margin-right: 0;
    left: 18px;
  }

  .div-block-69 {
    flex-flow: row;
    align-items: flex-start;
    margin-right: 0;
    position: relative;
  }

  .text-span-4 {
    top: -6px;
  }

  .div-block-28 {
    height: auto;
    margin-top: 30px;
  }

  .button-4 {
    letter-spacing: 1px;
    font-family: Oswald, sans-serif;
    font-size: 16px;
    font-weight: 400;
  }

  .button-4.ggg {
    text-align: left;
    text-transform: uppercase;
    width: 92px;
    font-size: 16px;
  }

  .div-block-27 {
    flex-flow: column;
    padding-right: 0%;
  }

  .div-block-29 {
    padding: 20px 7% 57px 5.5%;
  }

  .button-2 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Oswald, sans-serif;
    font-size: 9vw;
    font-weight: 400;
  }

  .div-block-81 {
    height: 70px;
  }

  .div-block-81._5 {
    height: 25px;
  }

  .div-block-73 {
    height: auto;
    padding-top: 41px;
    padding-bottom: 41px;
    padding-left: 5%;
  }

  .text-block-33 {
    font-size: 7vw;
    font-weight: 500;
    line-height: 1.1em;
  }

  .div-block-72 {
    background-image: linear-gradient(#0a0a0acc, #000);
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 50px;
  }

  .div-block-72._2 {
    padding-top: 40px;
  }

  .div-block-72._2.tfh {
    background-image: none;
    margin-top: -40px;
  }

  .splide__pagination__page {
    margin-left: 0;
    margin-right: 8px;
  }

  .splide__list {
    width: 90%;
  }

  .splide__arrows {
    opacity: 0;
    margin-top: 0;
    top: 376px;
  }

  .text-block-5 {
    color: #fff;
    font-size: 9.1vw;
  }

  .text-block-5.s {
    width: auto;
    font-size: 8vw;
    position: relative;
    top: 25px;
  }

  .text-block-5.s.sss {
    font-size: 7.4vw;
  }

  .text-block-5._2._5 {
    font-size: 9vw;
  }

  .text-block-5._2._5._66 {
    margin-bottom: 6%;
  }

  .text-block-5._2._5._66.rt {
    margin-bottom: 8%;
  }

  .button {
    position: relative;
  }

  .button.ss {
    color: #000;
    background-color: #aae401;
    border-color: #fff;
    margin-top: 30px;
    font-size: 4vw;
  }

  .button.ss.sss {
    color: #fff;
    text-transform: uppercase;
    background-color: #d63731;
    margin-right: 1%;
    padding: 14px 19px;
    font-family: Aeonik;
    font-size: 3vw;
    font-weight: 500;
  }

  .button.ss.sss:hover {
    background-color: #d63731;
  }

  .button._2 {
    padding-top: 0;
    position: relative;
    inset: 0%;
  }

  .button._2.sss {
    text-transform: uppercase;
    padding-bottom: 0;
    font-size: 4vw;
    font-weight: 500;
    line-height: 1em;
  }

  .div-block-77 {
    background-color: #f000;
    background-size: 160px 71px;
    top: -10px;
  }

  .splide.slider1 {
    padding-bottom: 0;
  }

  .splide__slide {
    width: 90%;
    padding-bottom: 50px;
  }

  .paragraph-2 {
    padding-right: 11%;
    font-size: 4.5vw;
    line-height: 1.4em;
  }

  .heading-2 {
    margin-top: 0;
    font-size: 7vw;
  }

  .page-padding {
    padding-left: .5em;
  }

  .padding-vertical {
    margin-bottom: 50px;
    padding-top: 0;
  }

  .splide__pagination {
    opacity: 0;
    padding-top: 2em;
    padding-bottom: 1em;
    position: relative;
    bottom: 3em;
  }

  .div-block-83 {
    height: 140px;
  }

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

  .div-block-80 {
    padding-top: 50%;
    padding-bottom: 20%;
  }

  .div-block-80.asrgd._4e5rh {
    padding-bottom: 3%;
  }

  .link-block-5 {
    z-index: 1;
    margin-bottom: 5vh;
    margin-right: 2%;
    display: block;
    position: fixed;
    inset: auto 0% 0% auto;
  }

  .image-5 {
    border: 2px solid #fff;
    border-radius: 100px;
    width: 50px;
  }

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

  .marquee-vertical-2col_rating-wrapper {
    display: flex;
  }

  .marquee-vertical-2col_card-content-right {
    padding-bottom: 20px;
  }

  .text-span-26 {
    -webkit-text-stroke-width: .2px;
  }

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

  .div-block-88 {
    flex-flow: column;
    height: auto;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-91 {
    margin-left: 3%;
    padding-top: 0;
    padding-bottom: 62px;
  }

  .div-block-90 {
    width: 100%;
  }

  .text-block-35 {
    font-size: 9vw;
  }

  .marquee-vertical-2col_card {
    min-width: 75vw;
  }

  .tag_component {
    font-size: 11px;
  }

  .text-size-small {
    font-size: 4vw;
  }

  .div-block-89 {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
  }

  .marquee-vertical-2col_content {
    justify-content: center;
    align-items: flex-start;
    padding-left: 1rem;
    padding-right: 1.5rem;
  }

  .icon-embed-xsmall {
    flex-flow: row;
    width: 12px;
  }

  .div-block-8 {
    height: auto;
  }

  .paragraph {
    font-size: 4.4vw;
    font-weight: 300;
    line-height: 1.4em;
  }

  .paragraph.ewrt.ert {
    margin-bottom: 20px;
    padding-right: 3%;
    font-size: 4.5vw;
  }

  .paragraph.ewrt.ert._5454y6 {
    width: auto;
    font-size: 4.5vw;
  }

  .div-block-6 {
    z-index: 1;
    width: 86%;
    height: 100vw;
    margin-bottom: 0;
    margin-right: 11px;
  }

  .div-block-6._2 {
    width: 86%;
    height: 100vw;
    margin-bottom: 21%;
    margin-left: 10%;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-4 {
    width: 100%;
    height: auto;
    padding-top: 7vh;
    padding-bottom: 5vw;
  }

  .div-block-4.r {
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding-top: 60vw;
    padding-bottom: 20vw;
    padding-left: 0;
  }

  .button-6 {
    position: relative;
  }

  .button-6._2 {
    padding-top: 0;
    position: relative;
    inset: 0%;
  }

  .button-6._2.sss {
    padding-bottom: 0;
    font-size: 4vw;
    line-height: 1em;
  }

  .asdr {
    top: 0;
  }

  .lottie-animation {
    width: 120px;
    margin-left: -5px;
    position: relative;
    top: 20px;
  }

  .lottie-animation._2 {
    margin-bottom: 10px;
  }

  .lottie-animation._2.erfg {
    margin-bottom: 40px;
  }

  .lottie-animation._2.erfg.dfgh {
    width: 100px;
    margin-bottom: 40px;
  }

  .lottie-animation._2.erfg.dfgh._66 {
    margin-bottom: 10px;
  }

  .lottie-animation._2.erfg.dfgh._77 {
    filter: contrast(70%) hue-rotate(325deg);
    top: 10px;
  }

  .div-block-7 {
    flex-flow: column;
    justify-content: space-between;
    height: auto;
    padding-top: 0;
    padding-right: 0%;
  }

  .div-block-9 {
    width: 100%;
    margin-bottom: 30px;
  }

  .container {
    padding-left: 1.5%;
  }

  .footer-col.size {
    padding-bottom: .1rem;
  }

  .italic-link {
    font-size: 1.1rem;
  }

  .text-block-32 {
    text-align: left;
    font-size: 2.4vw;
    line-height: 2.8em;
  }

  .div-block-70 {
    flex-flow: column;
    align-items: flex-start;
    font-family: Aeonik;
    font-size: 3vw;
  }

  .footer-bar {
    flex-flow: column;
    padding-bottom: 6.8rem;
  }

  .text-white.sss {
    font-size: 3vw;
    line-height: 1.7em;
  }

  .footer-row {
    margin-bottom: 12px;
    padding-bottom: .2rem;
  }

  .heading-small.text-white {
    letter-spacing: 0;
    border-radius: 20px;
    padding: 3px 10px;
    font-size: .7rem;
  }

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

  .footer {
    height: auto;
    padding-top: 3rem;
    padding-left: 3%;
    padding-right: 1.4rem;
  }

  .text-block-31 {
    text-align: left;
    width: 100%;
    padding-right: 0;
    font-size: 2.4vw;
    line-height: 1.8em;
  }

  .div-block-97 {
    background-image: linear-gradient(#000000c4, #00000024 50%, #000), url('../images/jf.webp');
    background-position: 0 0, 26% 0;
    background-size: auto, cover;
    height: 550px;
    padding-bottom: 0;
    padding-right: 0%;
  }

  .div-block-97.abt {
    background-position: 0 0, 80% 0;
    height: 550px;
  }

  .div-block-97._5 {
    background-image: linear-gradient(#000000c4, #0000 50%, #000 91%), url('../images/ex.webp');
    background-position: 0 0, 50% 10%;
    background-size: auto, cover;
  }

  .div-block-97.sdfg.aszth {
    background-position: 0 0, 10%;
  }

  .div-block-97.resdg {
    background-image: linear-gradient(#0000, #0000), linear-gradient(#00000096, #00000024 50%, #000), url('../images/456.webp');
    background-position: 0 0, 0 0, 100%;
  }

  .div-block-97.rtfgj {
    background-position: 0 0, 50%;
  }

  .div-block-97.dsfdtgh {
    background-position: 0 0, 79%;
  }

  .div-block-98._2 {
    width: 100%;
  }

  .text-block-38 {
    padding-left: 2px;
    font-size: 17px;
    font-weight: 400;
  }

  .text-block-39 {
    color: #fff;
    font-size: 9.5vw;
  }

  .headline-6-col {
    text-align: left;
  }

  .text-14.text-14-60 {
    text-align: left;
    -webkit-text-stroke-width: .2px;
    -webkit-text-stroke-color: #000;
    font-size: 4.3vw;
    font-weight: 400;
    line-height: 1.5em;
  }

  .text-14.text-14-60._66 {
    width: 100%;
    font-size: 4.5vw;
    line-height: 1.5em;
  }

  .feature5-row-wrap {
    margin-top: -30px;
  }

  .feature5-row-wrap.s {
    margin-top: 20px;
  }

  ._4-col {
    text-align: left;
    margin-bottom: 40px;
  }

  .button-7 {
    position: relative;
  }

  .button-7._2 {
    padding-top: 0;
    position: relative;
    inset: 0%;
  }

  .button-7._2.sss {
    padding-bottom: 0;
    font-size: 4vw;
    line-height: 1em;
  }

  .button-7._2.sss.ssss {
    margin-bottom: 0%;
    margin-left: 5%;
    font-size: 5vw;
    top: 0;
  }

  .div-block-99 {
    height: auto;
    margin-bottom: 0;
  }

  .div-block-100 {
    flex-flow: column;
    align-items: flex-start;
  }

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

  .div-block-100.ssd.sdf {
    flex-flow: row;
    align-items: center;
    margin-top: -37px;
  }

  .text-20 {
    text-align: left;
    font-size: 6vw;
    line-height: 1.4em;
  }

  .text-20.rtyu {
    margin-top: 20px;
  }

  .wrap.w80-50 {
    padding-bottom: 132px;
    padding-right: 8%;
  }

  .wrap.w80-50.r6ytuy {
    padding-bottom: 74px;
  }

  .timeline__p {
    font-size: 4vw;
  }

  .btn-tag-2 {
    margin-left: 0;
    margin-right: 16px;
    padding-left: 0;
  }

  .swiper.swiper--reviews-numb {
    width: 100%;
  }

  .swiper.swiper--reviews {
    width: 100%;
    max-height: 560px;
  }

  .timeline__ico-title {
    margin-left: 20px;
    font-size: 15px;
  }

  .page-wrap {
    overflow: visible;
  }

  .timeline__col.mod--1 {
    margin-bottom: 30px;
  }

  .timeline__sticky {
    min-height: 0;
    margin-left: 0;
    margin-right: 0;
    top: 200px;
  }

  .timeline__year {
    font-size: 40px;
  }

  .swiper-slide {
    width: 100%;
  }

  .section.section--timeline {
    min-height: 400vh;
    padding-left: 0;
  }

  .lottie-animation-3 {
    width: 70px;
  }

  .image-8 {
    width: 90px;
    padding-right: 3px;
    position: relative;
    top: -1px;
  }

  .text-block-40 {
    font-size: 15px;
    line-height: 17px;
  }

  .text-span-29 {
    letter-spacing: 0;
    font-size: 18px;
  }

  .div-block-111 {
    background-color: #00162400;
    width: 100%;
    height: auto;
    margin-top: 28px;
    margin-bottom: 162px;
    padding-top: 33px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-111.rtytu {
    margin-top: 30px;
    margin-bottom: 86px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .div-block-107.sdfgh {
    padding-bottom: 0;
  }

  .text-field-2._2 {
    padding-bottom: 149px;
  }

  .text-field-2.w {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  .submit-button-2 {
    border-radius: 6px;
    padding: 17px 22px;
    font-size: 16px;
  }

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

  .button-8 {
    border-right-width: 0;
    border-right-color: #009dff00;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 0;
    font-size: 12px;
    line-height: 1em;
  }

  .button-8.s {
    border-right-width: 0;
    padding-left: 0;
  }

  .button-8.s.sdfdg {
    margin-top: 5px;
  }

  .text-span-33 {
    font-size: 30px;
    line-height: 1em;
    position: relative;
    top: 4px;
    left: -2px;
  }

  .text-span-33.process_container {
    font-size: 28px;
    top: 2px;
  }

  .text-span-33.process_container.drtfh {
    margin-left: 2px;
    margin-right: 6px;
    top: 4px;
    left: 0;
  }

  .image-9 {
    width: 10%;
    margin-right: 2%;
    top: auto;
  }

  .image-3 {
    width: 40px;
    height: auto;
    margin-bottom: 10px;
  }

  .div-block-113 {
    height: 30px;
  }

  .text-span-38 {
    color: #d83530;
  }

  .div-block-114 {
    height: 240px;
    margin-top: 70px;
    margin-bottom: 179px;
  }

  .div-block-114._5 {
    height: 260px;
    margin-top: -171px;
  }

  .div-block-114._5._45ty.dfgh {
    margin-bottom: 60px;
  }

  .div-block-114._45 {
    height: 160px;
    margin-top: 50px;
  }

  .div-block-114._45.sadstf {
    height: 260px;
    margin-top: -16px;
  }

  .div-block-115 {
    background-position: 0 0, 50% 0;
    width: 49%;
  }

  .div-block-115._4 {
    background-position: 30%;
    position: relative;
    top: 44px;
  }

  .div-block-115._6 {
    background-position: 20%;
  }

  .div-block-115._6._55._888 {
    height: 304px;
  }

  .layout-wrapper {
    padding: 24px;
  }

  .section-2 {
    margin-top: 53px;
    padding-top: 0;
  }

  .container-2 {
    max-width: none;
  }

  .h2 {
    font-size: 40px;
  }

  .h2.s {
    text-align: left;
    margin-top: 11px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 16px;
  }

  .div-block-116 {
    flex-flow: column;
    align-items: flex-start;
  }

  .feature-card-image {
    z-index: -1;
  }

  .div-block-117.erg {
    height: 80px;
  }

  .text-size-medium {
    padding-right: 5%;
    font-size: 4vw;
  }

  .featured-2-expert-process-item-icon {
    width: 20px;
    display: inline-flex;
  }

  .featured-2-expert-process-item-top {
    margin-bottom: 0;
  }

  .div-block-118 {
    width: 100%;
    margin-bottom: 30px;
  }

  .div-block-118.df {
    margin-top: 0;
  }

  .featured-2-expert-process-item {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .featured-2-expert-process-item.kjj {
    margin-bottom: 20px;
  }

  .div-block-120 {
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 34px;
    margin-bottom: 120px;
    display: flex;
  }

  .text-block-42 {
    color: #fff;
    letter-spacing: 2px;
    margin-top: 2px;
    margin-left: .5%;
    padding-right: 34px;
    font-size: 5vw;
    font-weight: 400;
    top: -11px;
  }

  .text-span-47 {
    color: #fff;
  }

  .text-span-48 {
    display: none;
  }

  .text-span-50, .text-span-51 {
    color: #fff;
  }

  .div-block-122.dfd {
    margin-top: 0%;
    margin-bottom: 2px;
  }

  .div-block-123 {
    background-image: linear-gradient(#000, #0000008f 50%, #000 93%), url('../images/man-restoring-backyard-garden-grass-turfs-2023-11-27-05-09-14-utc.webp');
    background-position: 0 0, 30%;
    background-size: auto, cover;
    height: 550px;
    padding-bottom: 0;
    padding-right: 0%;
  }

  .div-block-123.kjh {
    background-image: linear-gradient(#0000, #0000), linear-gradient(77deg, #000000d6, #fff0 62%), linear-gradient(#000, #0000008f 50%, #000 93%), url('../images/12.webp');
    background-position: 0 0, 0 0, 0 0, 100%;
  }

  .text-weight-medium.text-size-large {
    font-size: 4.7vw;
    line-height: 1.1em;
  }

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

  .faq_section-content {
    padding-top: 0;
  }

  .section-home-faq {
    margin-bottom: 41px;
  }

  .page-padding-2 {
    margin-top: -99px;
    padding-left: 0;
    padding-right: 0;
  }

  .faq_item {
    padding-left: 3%;
    padding-right: 3%;
  }

  .faq_answer-content {
    font-size: 3.5vw;
    line-height: 1.7em;
  }

  .faq_expand-icon {
    background-color: #d63731;
  }

  .image-11 {
    width: 100%;
  }

  .text-block-43 {
    display: none;
  }

  .div-block-328 {
    width: 33%;
    height: 26px;
    margin-right: 0;
    font-weight: 400;
    display: inline-block;
  }

  .fs-checkbox_button-7 {
    opacity: 0;
  }

  .div-block-329 {
    flex-flow: column;
    width: 100%;
    height: 32px;
    padding-right: 0;
  }

  .fs-checkbox_toggle-7 {
    width: 2rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-19 {
    width: auto;
    font-size: 2.4vw;
    font-weight: 500;
    top: -18px;
    left: 33px;
  }

  .div-block-330 {
    width: 95%;
    height: auto;
    margin-top: 5vh;
  }

  .div-block-327 {
    width: auto;
    height: 26px;
    margin-right: 0%;
  }

  .text-block-44 {
    font-size: 6vw;
  }

  .text-field-3 {
    width: 96%;
    height: 30px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13px;
  }

  .button-9 {
    margin: 7px 5px 5px;
    padding-right: 15px;
    font-size: 9px;
  }

  .submit-button-3 {
    padding: 13px 24px;
    font-size: 13px;
  }

  .fs-checkbox_mask-7-2 {
    width: 30px;
  }

  .text-span-58 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .div-block-331 {
    width: 96%;
    padding: 39px 0 30px 15px;
  }

  .fs-checkbox_toggle-dot-7 {
    margin-left: -5px;
  }

  .text-block-46 {
    color: #fff;
    width: 96%;
    margin-top: -3px;
    margin-bottom: 9px;
    font-size: 2.3vw;
    line-height: 2.1em;
  }
}

#w-node-_10b4cee1-8d80-89ea-0efa-fd18f7cbd310-f09b52dc {
  align-self: start;
}

#w-node-_0f639d62-6eae-3591-3f31-f02a606a1bed-606a1bea, #w-node-_0f639d62-6eae-3591-3f31-f02a606a1c09-606a1bea {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0f639d62-6eae-3591-3f31-f02a606a1c25-606a1bea {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e76efdc4-baa8-23ad-0276-1e0bbfe67edb-64d8dae5 {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-e76efdc4-baa8-23ad-0276-1e0bbfe67eec-64d8dae5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e76efdc4-baa8-23ad-0276-1e0bbfe67ef2-64d8dae5 {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-e76efdc4-baa8-23ad-0276-1e0bbfe67efb-64d8dae5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e76efdc4-baa8-23ad-0276-1e0bbfe67f01-64d8dae5 {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-e76efdc4-baa8-23ad-0276-1e0bbfe67f0a-64d8dae5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e76efdc4-baa8-23ad-0276-1e0bbfe67f10-64d8dae5 {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-_95013fa8-5e81-fe73-a492-93786ab68e2a-71eaa947 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_95013fa8-5e81-fe73-a492-93786ab68e33-71eaa947 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_0f639d62-6eae-3591-3f31-f02a606a1bed-606a1bea, #w-node-_0f639d62-6eae-3591-3f31-f02a606a1c09-606a1bea {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_0f639d62-6eae-3591-3f31-f02a606a1c25-606a1bea {
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: start;
  }

  #w-node-e76efdc4-baa8-23ad-0276-1e0bbfe67edb-64d8dae5, #w-node-e76efdc4-baa8-23ad-0276-1e0bbfe67eec-64d8dae5 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-e76efdc4-baa8-23ad-0276-1e0bbfe67ef2-64d8dae5 {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-e76efdc4-baa8-23ad-0276-1e0bbfe67efb-64d8dae5 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-e76efdc4-baa8-23ad-0276-1e0bbfe67f01-64d8dae5 {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-e76efdc4-baa8-23ad-0276-1e0bbfe67f0a-64d8dae5 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-e76efdc4-baa8-23ad-0276-1e0bbfe67f10-64d8dae5 {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-_95013fa8-5e81-fe73-a492-93786ab68e2a-71eaa947 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e76efdc4-baa8-23ad-0276-1e0bbfe67eec-64d8dae5 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-e76efdc4-baa8-23ad-0276-1e0bbfe67ef2-64d8dae5 {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-e76efdc4-baa8-23ad-0276-1e0bbfe67efb-64d8dae5 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-e76efdc4-baa8-23ad-0276-1e0bbfe67f01-64d8dae5 {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-e76efdc4-baa8-23ad-0276-1e0bbfe67f0a-64d8dae5 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-e76efdc4-baa8-23ad-0276-1e0bbfe67f10-64d8dae5 {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-_95013fa8-5e81-fe73-a492-93786ab68e1a-71eaa947, #w-node-_95013fa8-5e81-fe73-a492-93786ab68e22-71eaa947 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


