@font-face {
  font-family: Arsenica;
  src: url('../fonts/arsenica.zip') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gallient;
  src: url('../fonts/gallient.zip') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.body {
  background-color: #0d0d0d;
}

.section {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #0000;
  grid-template-rows: 1fr 100px 100px 100px 1fr;
  grid-template-columns: 50% 50%;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  width: 100%;
  max-width: none;
  height: 100vh;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10%;
  padding-right: 10%;
  display: grid;
  overflow: hidden;
}

.heading {
  color: #d3e0e9;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cinzel Decorative, sans-serif;
  font-size: 2.7rem;
  font-weight: 400;
  line-height: 50px;
  display: inline-block;
  overflow: hidden;
}

.heading-2 {
  color: #d3e0e9;
  text-align: left;
  vertical-align: baseline;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Cinzel Decorative, sans-serif;
  font-size: 2.7rem;
  font-weight: 500;
  line-height: 60px;
  display: inline-block;
  position: static;
  overflow: hidden;
}

.heading-3 {
  color: #d3e0e9;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cinzel Decorative, sans-serif;
  font-size: 2.7rem;
  font-weight: 400;
  line-height: 60px;
  display: inline-block;
  overflow: hidden;
}

.navbar {
  color: #fff;
  background-color: #0000;
  width: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.nav-link, .nav-link-2, .nav-link-3 {
  color: #fff;
}

.divcontainer {
  pointer-events: none;
  background-color: #0000;
  height: 120px;
  position: relative;
  overflow: hidden;
}

.div-block-2 {
  backface-visibility: visible;
  perspective: none;
  perspective-origin: 50%;
  transform-origin: 50%;
  background-color: #062746;
  height: 150px;
  transform: none;
}

.paragraph {
  color: #fff;
  margin-bottom: 0;
  margin-right: 120px;
  font-size: 18px;
}

.container {
  width: 100%;
}

.container-2 {
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.link-block {
  color: #fff;
  margin-left: 0;
  margin-right: auto;
  text-decoration: none;
}

.link-block.w--current {
  color: #d3e0e9;
  font-family: Alegreya Sans, sans-serif;
}

.link {
  color: #d3e0e9;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  font-family: Alegreya Sans, sans-serif;
  font-size: 18px;
  text-decoration: none;
  display: inline;
}

.div-block-3 {
  justify-content: space-between;
  align-items: center;
  width: 330px;
  display: flex;
}

.div-block-4 {
  z-index: -10;
  filter: blur(60px);
  background-color: #062746;
  border-radius: 50%;
  width: 70vh;
  height: 70vh;
  position: absolute;
  inset: 10% 0% auto 20%;
}

.div {
  z-index: -9;
  opacity: .5;
  filter: blur(60px);
  background-color: #0d0d0d;
  border-radius: 50%;
  width: 70vh;
  height: 70vh;
  position: absolute;
  inset: 10% 0% auto 30%;
}

.div-copy {
  z-index: -9;
  opacity: .8;
  filter: blur(60px);
  background-color: #0d0d0d;
  border-radius: 50%;
  width: 70vh;
  height: 70vh;
  position: absolute;
  inset: auto auto 0% 0%;
}

.div-block-4-copy {
  z-index: -10;
  filter: blur(60px);
  background-color: #062746;
  border-radius: 50%;
  width: 70vh;
  height: 70vh;
  position: absolute;
  inset: 0% 0% auto;
}

.div-copy2 {
  z-index: -9;
  opacity: .8;
  filter: blur(60px);
  background-color: #0d0d0d;
  border-radius: 50%;
  width: 70vh;
  height: 70vh;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-42-copy {
  z-index: -10;
  filter: blur(60px);
  background-color: #062746;
  border-radius: 50%;
  width: 70vh;
  height: 70vh;
  position: absolute;
  inset: auto 0% 0% auto;
}

.section-2 {
  z-index: -999999;
  height: 100vh;
  position: fixed;
  inset: 0% 0% auto;
}

.section-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 50vh 100px 50vh 100px 50vh 100px 50vh 100px;
  grid-template-columns: 50px 1fr 1fr 1fr 1fr 50px;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-5 {
  background-image: url('../images/Opera-Snapshot_2024-11-10_130205_leos-groovy-site-750c72.webflow.io.png');
  background-position: 0 0;
  background-size: auto;
}

.div-block-6 {
  color: #fff;
}

.body-2 {
  background-color: #0d0d0d;
}

.section-4 {
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 1200px;
  height: 35vh;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: auto;
}

.heading-4 {
  color: #d3e0e9;
  letter-spacing: -10px;
  margin-top: 20px;
  margin-bottom: -20px;
  font-family: Cinzel Decorative, sans-serif;
  font-size: 180px;
  font-style: normal;
  font-weight: 700;
  line-height: 100px;
}

.section-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  flex-flow: column;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1200px;
  margin: 100px auto;
  display: flex;
}

.div-block-7 {
  background-color: #d3e0e9;
  height: 2px;
}

.link-2 {
  color: #fff;
  font-family: Gallient, Impact, sans-serif;
  font-size: 38px;
  line-height: 45px;
  text-decoration: none;
}

.button {
  color: #d3e0e9;
  text-align: center;
  letter-spacing: -5px;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30vh;
  margin-bottom: -40px;
  padding: 0;
  font-family: Cinzel, sans-serif;
  font-size: 11vw;
  line-height: 25vh;
  display: flex;
}

.div-block-8 {
  background-color: #fff;
  height: 2px;
  padding-bottom: 0;
}

.image, .image-2, .image-3, .image-4 {
  width: 50%;
  overflow: visible;
}

.body-3 {
  background-color: #0d0d0d;
}

.section-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  grid-template-rows: 45vh 45vh auto;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1200px;
  height: auto;
  margin-top: 92px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.slider {
  background-color: #0000;
}

.image-5, .image-6 {
  height: 90vh;
}

.image-7 {
  height: 45vh;
}

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

.link-block-3, .link-block-4 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.section-7 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: column;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.link-block-5 {
  background-image: url('../images/Opera-Snapshot_2024-11-10_130205_leos-groovy-site-750c72.webflow.io.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}

.div-block-9 {
  color: #fff;
}

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

.div-block-9.comfort {
  margin-left: 0;
  margin-right: 0;
}

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

.link-block-6 {
  background-image: url('../images/Opera-Snapshot_2024-11-10_130645_leos-beautiful-site-18d22b.webflow.io.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-10 {
  color: #fff;
}

.div-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: .6fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: grid;
}

.div-block-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.link-block-7 {
  background-image: url('../images/Opera-Snapshot_2024-11-10_143922_photographe-e07cce.webflow.io.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 450px;
}

.div-block-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.link-block-8 {
  background-image: url('../images/Opera-Snapshot_2024-11-10_130743_leos-superb-site-55dc13.webflow.io.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-15 {
  color: #fff;
}

.section-8 {
  width: 100%;
  margin-top: 15vh;
  margin-bottom: 0;
  position: static;
}

.div-block-16 {
  color: #fff;
  padding-left: 0;
}

.section-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  max-width: none;
  margin-top: 0%;
  margin-left: 100px;
  margin-right: 100px;
  display: grid;
  position: static;
  inset: 0% 0% auto;
}

.image-8 {
  z-index: 1;
  width: 300px;
  position: static;
}

.image-9, .image-10 {
  width: 300px;
  margin-top: 0%;
}

.image-11 {
  margin-top: 0%;
  margin-left: 0;
}

.section-10 {
  clear: none;
  position: absolute;
}

.section-11 {
  margin-top: 150px;
  margin-bottom: 200px;
}

.link-block-9 {
  color: #fff;
  flex-flow: column;
  justify-content: space-around;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.div-block-17 {
  justify-content: space-between;
  width: 100%;
  font-family: Cinzel, sans-serif;
  display: flex;
}

.div-block-17._2 {
  justify-content: space-between;
  width: auto;
  min-width: 100%;
  margin-top: 10px;
  margin-left: -100%;
  padding-bottom: 10px;
  font-family: Cinzel, sans-serif;
}

.div-block-17._2._8 {
  margin-left: 0%;
}

.div-block-17._1, .div-block-17._3 {
  width: auto;
  min-width: 100%;
}

.text-block, .text-block-2, .text-block-3 {
  font-family: Cinzel Decorative, sans-serif;
  font-size: 22px;
}

.text-block-4 {
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.paragraph-2, .paragraph-3, .paragraph-4 {
  color: #d3e0e9;
  font-family: Raleway, sans-serif;
}

.paragraph-5 {
  color: #d3e0e9;
  justify-content: flex-start;
  font-family: Raleway, sans-serif;
  display: block;
}

.div-block-18, .div-block-19, .div-block-20 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: #d3e0e9;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.section-12 {
  max-width: none;
  margin-bottom: 200px;
  margin-left: 50px;
  margin-right: 50px;
}

.heading-5 {
  color: #fff;
  margin-bottom: 0;
  font-family: Cinzel, sans-serif;
  font-weight: 400;
}

.div-block-21 {
  background-color: #fff;
  width: 120px;
  height: 2px;
}

.text-block-5 {
  color: #d3e0e9;
  margin-top: 10px;
  font-family: Cinzel, sans-serif;
}

.heading-6 {
  color: #fff;
  margin-top: 50px;
  margin-bottom: 30px;
  font-family: Cinzel, sans-serif;
  font-size: 60px;
  line-height: 50px;
}

.div-block-22 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 200px;
  display: grid;
}

.heading-7 {
  color: #d3e0e9;
  text-align: center;
  font-family: Cinzel, sans-serif;
  font-size: 38px;
}

.section-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1000px;
  margin-bottom: 150px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.body-4 {
  background-color: #0d0d0d;
}

.section-14 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: stretch stretch;
  max-width: 1100px;
  margin-top: 8vh;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.text-field {
  color: #d3e0e9;
  background-color: #0000;
  border: 1px solid #d3e0e9;
  border-radius: 3px;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
}

.form {
  color: #fff;
}

.submit-button {
  color: #d3e0e9;
  background-color: #0000;
  border: 2px solid #d3e0e9;
  border-radius: 3px;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  font-family: Raleway, sans-serif;
  display: block;
}

.submit-button:hover {
  transform: scale(1.1);
}

.t1 {
  color: #d3e0e9;
  background-color: #0000;
  border: 1px solid #d3e0e9;
  border-radius: 3px;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
}

.heading-8 {
  color: #d3e0e9;
  text-align: left;
  font-family: Cinzel Decorative, sans-serif;
  font-size: 60px;
  line-height: 68px;
}

.paragraph-6 {
  color: #d3e0e9;
  text-align: left;
  max-width: 800px;
  font-family: Raleway, sans-serif;
}

.div-block-23 {
  max-width: none;
}

.code-embed {
  margin-bottom: 20px;
}

.paragraph-7, .paragraph-8 {
  color: #d3e0e9;
  font-family: Raleway, sans-serif;
}

.div-block-24 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.05fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.image-12 {
  border: 10px solid #000;
  border-radius: 5px;
  width: auto;
  max-width: none;
  height: 150px;
}

.image-13 {
  border: 10px solid #000;
  border-radius: 5px;
  max-width: none;
  height: 150px;
  overflow: clip;
}

.image-14, .image-15, .image-16 {
  border: 10px solid #000;
  border-radius: 5px;
  max-width: none;
  height: 150px;
}

.div-block-25 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  transform: rotate(-36deg);
}

.image-17 {
  z-index: 2;
  width: 300px;
  display: none;
  position: absolute;
  inset: 40% 25% 0% auto;
}

.image-17.newway {
  top: 77%;
}

.image-17.comfort {
  top: 89%;
}

.image-17.linda {
  top: 100%;
}

.image-17.lantre {
  top: 118%;
}

.image-17.quantum {
  top: 53%;
}

.image-17.mirage {
  top: 63%;
}

.image-17.artlink {
  top: 111%;
}

.link-block-10 {
  color: #fff;
  width: 100%;
  margin-bottom: 0;
  text-decoration: none;
}

.text-block-6 {
  color: #d3e0e9;
  margin-top: 5px;
  margin-bottom: 15px;
  font-family: Alegreya Sans, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 45px;
}

.div-block-26, .div-block-27, .div-block-28, .div-block-29, .div-block-30 {
  margin-bottom: 15px;
}

.div-block-31 {
  min-height: 100vh;
  position: fixed;
  inset: 0%;
}

.div-block-32 {
  border: 2px solid #fff;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  position: absolute;
}

.cursor-wrapper {
  z-index: 1;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100vh;
  min-height: 0;
  display: flex;
  position: fixed;
  inset: 0%;
}

.cursor {
  z-index: 5;
  border: 2px solid #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  position: absolute;
}

.wrapper {
  z-index: 999;
  opacity: 0;
  mix-blend-mode: difference;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  transition: opacity .35s;
  display: block;
  position: fixed;
}

.pointer {
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-left: 0;
  display: none;
  position: fixed;
}

.styles {
  display: none;
}

.f, .r, .e, .e2, .l, .a, .n, .c, .e3, .r2 {
  display: inline-block;
}

.div-block-33 {
  width: auto;
  height: auto;
  padding-left: 0;
  overflow: hidden;
}

.body-5 {
  background-color: #0d0d0d;
}

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

.heading-9 {
  color: #d3e0e9;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 50px;
  font-family: Cinzel, sans-serif;
  font-size: 58px;
}

.div-block-34 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  margin-top: 15px;
  display: grid;
  overflow: hidden;
}

.image-18 {
  transform: rotate(0);
}

.div-block-35 {
  overflow: hidden;
  transform: scale(1.85)rotate(-36deg);
}

.div-block-36 {
  background-color: #d3e0e9;
  height: 80vh;
  overflow: hidden;
}

.section-16 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1200px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.list {
  color: #a6a6a6;
  margin-left: 20px;
  padding-left: 0;
  font-family: Alegreya Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.link-3 {
  color: #a6a6a6;
  margin-bottom: 15px;
  font-size: 18px;
  text-decoration: underline;
  display: none;
}

.data {
  color: #a6a6a6;
  margin-bottom: 15px;
  font-family: Alegreya Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.text-block-7 {
  color: #d3e0e9;
  margin-bottom: 5px;
  font-family: Cinzel, sans-serif;
  font-size: 24px;
  font-weight: 600;
  display: none;
}

.text-block-8 {
  color: #d3e0e9;
  margin-bottom: 5px;
  font-family: Cinzel, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.div-block-37 {
  margin-bottom: 20px;
  margin-left: 15px;
  padding-right: 60px;
}

.div-block-38 {
  z-index: 999999;
  position: sticky;
  inset: 40% 0% 0;
}

.image-19 {
  max-width: 650px;
  margin-left: 0;
  margin-right: 0;
  display: block;
  overflow: visible;
}

.text-block-9 {
  color: #d3e0e9;
  margin-bottom: 5px;
  font-family: Cinzel, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.link-4 {
  color: #d3e0e9;
  text-align: center;
  margin-top: 150px;
  font-family: Cinzel, sans-serif;
  font-size: 60px;
  line-height: 60px;
  display: block;
}

.image-20 {
  perspective-origin: 100% 0;
  transform-origin: 50%;
  max-width: 200px;
  margin-top: 0;
  overflow: visible;
  transform: rotate(-35deg);
}

.image-21 {
  perspective-origin: 50% 0;
  transform-origin: 50%;
  max-width: 200px;
  margin-top: 0;
  overflow: visible;
  transform: rotate(-35deg);
}

.image-22 {
  perspective-origin: 100% 0;
  transform-origin: 50%;
  max-width: 200px;
  margin-top: 0;
  overflow: visible;
  transform: rotate(-35deg);
}

.lb2 {
  cursor: none;
  margin-top: -20%;
}

.lb3 {
  cursor: none;
  margin-top: 0%;
}

.lb4 {
  cursor: none;
  margin-top: 20px;
  margin-left: 100px;
}

.clickhere {
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  font-family: Raleway, sans-serif;
  font-size: 6px;
  font-weight: 700;
  display: flex;
  position: absolute;
}

.lb1 {
  cursor: none;
  margin-top: -15%;
  overflow: hidden;
}

.code-embed-2 {
  display: none;
}

.code-embed-3 {
  width: auto;
  height: auto;
  margin-bottom: 0;
  overflow: visible;
}

.heading-10 {
  color: #d3e0e9;
  margin-top: 10px;
  font-family: Alegreya Sans, sans-serif;
  font-weight: 500;
}

.section-17 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.text-block-11 {
  font-family: Alegreya Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

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

.text-block-14 {
  font-family: Alegreya Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.text-block-18, .text-block-22 {
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

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

.div-block-40 {
  overflow: hidden;
}

.text1, .text2 {
  display: inline-block;
}

.div-block-41 {
  position: fixed;
}

.f1 {
  color: #d3e0e9;
  font-family: Alegreya Sans, sans-serif;
  font-size: 16px;
  display: inline-block;
}

.nod2, .noe2, .nov, .noe3, .nol, .noo3, .nop, .nop2, .noe4, .nou1, .nor {
  display: inline-block;
}

.div-block-42 {
  overflow: visible;
}

.namel, .namee, .nameo {
  display: inline-block;
}

.names {
  margin-left: 40px;
  display: inline-block;
}

.nameu, .namer, .namei, .name2s, .name2o {
  display: inline-block;
}

.divsouris {
  overflow: visible;
}

.devn, .devo, .dev, .devc, .devd, .devo2, .deve {
  display: inline-block;
}

.div-block-44 {
  pointer-events: none;
  height: 120px;
  padding-right: 30px;
  position: relative;
  overflow: hidden;
}

.code-embed-5 {
  width: 100%;
  height: 100%;
  display: none;
  overflow: hidden;
}

.code-embed-6 {
  width: 100%;
  height: 100%;
  display: none;
}

.section-18 {
  z-index: 999999;
  background-color: #0d0d0d;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  top: 0;
}

.background-video, .background-video-2 {
  height: 100%;
}

.background-video-2.pricingvid {
  z-index: -999999;
  background-image: linear-gradient(275deg, #0006, #fff0);
  width: 600px;
  height: 250px;
  margin-top: -32vh;
  margin-left: 0;
  position: static;
}

.l2, .nameo2 {
  display: inline-block;
}

.heading-14, .heading-15 {
  color: #d3e0e9;
  font-family: Cinzel, sans-serif;
  font-size: 36px;
  font-weight: 700;
}

.heading-16, .heading-17 {
  color: #d3e0e9;
  font-family: Cinzel, sans-serif;
  font-size: 36px;
}

.section-19 {
  width: 100vw;
  max-width: none;
  margin-top: -80px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}

.text-block-27 {
  font-family: Alegreya Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.field-label, .field-label-2, .field-label-3 {
  color: #d3e0e9;
  font-family: Alegreya Sans, sans-serif;
  font-size: 16px;
}

.div-block-45 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  max-width: 500px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.image-23, .image-24 {
  max-width: 200px;
  transform: rotate(-35deg);
}

.image-24.videom {
  display: none;
}

.image-25 {
  max-width: 200px;
  transform: rotate(-35deg);
}

.div-block-46 {
  justify-content: space-between;
  align-items: center;
  width: 750px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-47 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.div-block-48 {
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.image-26, .image-27, .image-28 {
  max-width: 200px;
  transform: rotate(-35deg);
}

.div-block-49 {
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.image-29, .image-30, .image-31, .image-32, .image-33, .image-34 {
  max-width: 200px;
  transform: rotate(-35deg);
}

.f1bug {
  display: inline-block;
}

.heading-18 {
  display: none;
}

.paragraph-10 {
  color: #d3e0e9;
  margin-bottom: 0;
  padding-right: 50px;
  font-family: Raleway, sans-serif;
  font-weight: 400;
}

.heading-19, .heading-20, .heading-21, .heading-22 {
  color: #d3e0e9;
  font-family: Alegreya Sans, sans-serif;
  font-size: 38px;
}

.form-block {
  width: 400px;
  min-width: 0;
  max-width: none;
  margin-bottom: -8vh;
  margin-left: auto;
  margin-right: auto;
}

.image-35, .image-36, .image-37 {
  display: none;
}

.text-span, .text-span-2, .text-span-3 {
  margin-bottom: 5px;
  display: inline-block;
}

.heading-23 {
  color: #fff;
  background-color: #0d0d0d;
  margin-left: 203px;
  font-family: Cinzel Decorative, sans-serif;
}

.text-span-4 {
  justify-content: flex-start;
  align-items: center;
  margin-top: -40px;
  margin-bottom: 0;
  margin-left: 20px;
  display: flex;
}

.text-span-5 {
  margin-left: 4px;
  font-size: 36px;
}

.section-20 {
  height: 15vh;
}

.body-6 {
  background-color: #0d0d0d;
}

.section-22 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1000px;
  margin: 0 auto 200px;
  display: none;
}

.heading-24 {
  color: #d3e0e9;
  margin-bottom: 5px;
  margin-left: 0;
  padding-left: 0;
  font-family: Alegreya Sans, sans-serif;
  font-size: 28px;
  line-height: 40px;
}

.text-block-32 {
  color: #d3e0e9;
  text-align: center;
  padding-right: 0;
}

.div-block-52 {
  outline-offset: 0px;
  border-radius: 10px;
  outline: 3px #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 300px;
  min-height: 270px;
  padding: 20px;
  display: flex;
  box-shadow: -2px -2px 5px #a0adb6;
}

.div-block-52:hover {
  box-shadow: -2px -2px 10px #a0adb6;
}

.imagexp {
  max-width: 100px;
}

.imagexp.align {
  max-width: 100px;
  margin-top: -20px;
}

.imagexp.small {
  max-width: 80px;
}

.imagexp.prop {
  width: 45px;
  max-width: none;
  margin-top: -8px;
}

.imagexp.prop._2 {
  width: 40px;
}

.heading-25 {
  color: #d3e0e9;
  text-align: center;
  font-family: Cinzel, sans-serif;
  font-size: 38px;
  font-weight: 600;
}

.section-23 {
  height: 15vh;
}

.div-block-53 {
  background-color: #d3e0e9;
  width: 600px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
}

.slider-2 {
  display: none;
}

.div-block-55 {
  z-index: 999999;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.paragraph-11, .paragraph-12, .paragraph-13, .paragraph-14, .paragraph-15 {
  color: #d3e0e9;
  font-family: Raleway, sans-serif;
}

.div-block-56, .div-block-57 {
  margin-bottom: 15px;
}

.body-7 {
  background-color: #0d0d0d;
}

.section-24 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.text-block-36 {
  color: #d3e0e9;
  font-family: Raleway, sans-serif;
  font-size: 2rem;
}

.heading-27 {
  color: #d3e0e9;
  margin-top: 5rem;
  margin-bottom: 0;
  font-family: Cinzel, sans-serif;
  font-size: 8rem;
}

.div-block-58, .div-block-59, .div-block-60 {
  margin-bottom: 15px;
}

.background-video-3, .background-video-4 {
  width: 300px;
  height: 169px;
}

.y, .v, .s, .t, .u, .d, .i, .o, .u2, .s2, .i2, .t2, .w, .e4, .b, .p, .u3, .s3, .d2, .e5, .v2, .i3, .s4, .i4, .b2, .i5, .l3, .i6, .e10 {
  display: inline-block;
}

.section-25 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1100px;
  margin-bottom: 20vh;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.div-block-61 {
  background-color: #d3e0e9;
  max-width: 600px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
}

.heading-28 {
  color: #d3e0e9;
  font-family: Cinzel, sans-serif;
  font-size: 38px;
  font-weight: 600;
}

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

.titleprop {
  color: #d3e0e9;
  margin-bottom: 8px;
  font-family: Alegreya Sans, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 28px;
}

.text-block-38 {
  color: #d3e0e9;
}

.paragraph-16 {
  color: #d3e0e9;
  margin-bottom: 0;
}

.paragraph-17, .paragraph-18, .paragraph-19, .paragraph-20 {
  color: #d3e0e9;
}

.paragraph-21 {
  color: #d3e0e9;
  font-family: Raleway, sans-serif;
}

.paragraph-22 {
  color: #d3e0e9;
}

.divprop {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #d3e0e9;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 350px;
  padding: 16px;
  display: flex;
  box-shadow: 2px 2px 5px #a0adb6;
}

.div-block-63 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-64 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-39 {
  width: 35px;
  margin-top: -8px;
}

.div-block-65 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-40 {
  width: 35px;
  margin-top: -6px;
}

.div-block-66 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-67 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-41 {
  width: 35px;
  margin-top: -6px;
}

.div-block-68 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-42 {
  width: 45px;
  margin-top: -6px;
}

.div-block-69 {
  width: 80px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  right: 0;
}

.div-block-70 {
  width: 80px;
  height: 80px;
  position: absolute;
  inset: 0% auto;
}

.button-2 {
  color: #d3e0e9;
  background-color: #0000;
  border: 2px solid #d3e0e9;
  border-radius: 3px;
  padding-left: 22px;
  padding-right: 22px;
  font-family: Alegreya Sans, sans-serif;
  font-size: 16px;
}

.button-2:hover {
  transform: scale(1.02);
}

.body-8 {
  background-color: #0d0d0d;
}

.section-26 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center start;
  width: 100vw;
  max-width: none;
  height: 80vh;
  margin: 1vh 0 20vh;
  padding-top: 0;
  padding-left: 8vw;
  padding-right: 6vw;
  display: grid;
  overflow: hidden;
}

.div-block-71 {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 0;
  display: flex;
}

.heading-29 {
  z-index: 99999;
  color: #d3e0e9;
  margin-top: -16vh;
  font-family: Cinzel Decorative, sans-serif;
  font-size: 180px;
  line-height: 160px;
  position: static;
  overflow: visible;
}

.sectionprocess {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #d3e0e9;
  flex-flow: column;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: none;
  margin-bottom: 12vh;
  margin-left: auto;
  margin-right: auto;
  padding-left: 6vw;
  padding-right: 6vw;
  display: grid;
  position: sticky;
  inset: 10% 0% auto;
}

.div-block-73 {
  background-color: #d3e0e9;
  width: 55%;
  height: 2px;
}

.explain {
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  display: block;
  overflow: hidden;
}

.text-block-39 {
  margin-bottom: -2px;
  font-family: Alegreya Sans, sans-serif;
  font-size: 28px;
}

.text-block-40 {
  font-family: Alegreya Sans, sans-serif;
  font-size: 38px;
}

.div-block-74 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  mix-blend-mode: normal;
  flex-flow: column;
  width: 600px;
  padding: 32px;
  display: flex;
}

.div-block-74._2 {
  margin-right: 0;
}

.div-block-74._3 {
  margin-top: -100px;
  margin-right: 0;
}

.div-block-74._4 {
  margin-top: -116px;
  margin-right: 0;
}

.section-27 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 60px auto 1px auto 1px auto 1px auto 1px auto 1px auto 1px auto 1px auto;
  grid-template-columns: 1fr 1px 1fr 1px 1fr 1px 1fr 1px 1fr;
  grid-auto-columns: 1fr;
  max-width: 1200px;
  height: 80vh;
  margin-bottom: 20vh;
  margin-left: auto;
  margin-right: auto;
  padding-left: 6vw;
  padding-right: 6vw;
  display: grid;
}

.services {
  color: #d3e0e9;
  font-family: Alegreya Sans, sans-serif;
  font-size: 22px;
}

.services.top {
  text-align: center;
  line-height: 26px;
}

.div-block-75 {
  background-color: #d3e0e9;
  border-radius: 50px;
  width: 25px;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-75.maintenance {
  z-index: 9;
  color: #d3e0e9;
  mix-blend-mode: normal;
  background-color: #d3e0e9;
  border: 1px #0d0d0d;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 100px;
  margin-bottom: 8vh;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  position: relative;
}

.text-block-41 {
  color: #0d0d0d;
  text-align: center;
}

.trapeze {
  z-index: -99999;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 600px;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.code-embed-7 {
  display: none;
}

.text-span-6 {
  font-family: Raleway, sans-serif;
}

.text-span-7 {
  font-family: Alegreya Sans, sans-serif;
  font-size: 24px;
}

.section-28 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  margin-bottom: 20vh;
  display: grid;
}

.heading-30 {
  color: #d3e0e9;
  text-align: center;
  margin-bottom: 32px;
  font-family: Cinzel Decorative, sans-serif;
  font-size: 38px;
}

.image-43, .image-44, .image-45 {
  max-width: 300px;
}

.div-block-76 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-right: 16px;
  display: flex;
  overflow: visible;
}

.image-46 {
  max-width: 300px;
}

.heading-31 {
  color: #d3e0e9;
  text-align: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  font-family: Cinzel Decorative, sans-serif;
  font-size: 38px;
  line-height: 52px;
}

.code-embed-8 {
  margin-bottom: 20px;
}

.text-block-42 {
  z-index: 999999;
  color: #d3e0e9;
  width: 600px;
  margin-top: 41vh;
  font-family: Alegreya Sans, sans-serif;
  font-size: 28px;
  line-height: 32px;
  position: static;
}

.div-block-77 {
  background-color: #d3e0e9;
  width: 100%;
  height: 2px;
}

.div-block-78 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
  overflow: visible;
}

.div-block-79 {
  background-color: red;
  width: 20px;
  height: 20px;
  position: static;
  top: 0;
  left: 0;
  right: 0;
}

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

.div-block-81 {
  background-color: #d3e0e9;
  width: 108%;
  height: 1px;
  margin-left: -6%;
}

.div-block-82 {
  background-color: #d3e0e9;
  width: 1px;
  height: 100%;
}

.heading-32 {
  color: #d3e0e9;
  text-align: center;
  font-family: Cinzel Decorative, sans-serif;
  font-size: 38px;
}

.div-block-83 {
  justify-content: flex-start;
  align-items: center;
  width: 200%;
  display: flex;
  overflow: hidden;
}

.link-block-11 {
  z-index: 9999999;
  width: 100%;
  height: 180px;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

.image-47 {
  z-index: 999999;
  width: 16px;
  height: 16px;
  margin-top: 48px;
  margin-left: -22px;
  margin-right: auto;
  display: block;
  position: relative;
}

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

.div-block-85 {
  overflow: hidden;
}

.div-block-86 {
  z-index: 999999;
  background-color: #0d0d0d;
  border: 1px solid #d3e0e9;
  border-radius: 10px;
  width: 300px;
  height: auto;
  margin: 0 auto 0;
  padding: 16px;
  display: none;
  position: absolute;
  inset: auto 0 12%;
}

.paragraph-23 {
  color: #d3e0e9;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
}

.navbar-2 {
  background-color: #0000;
  width: 100vw;
  margin-bottom: 0;
}

.navlink {
  color: #d3e0e9;
  font-family: Alegreya Sans, sans-serif;
  font-size: 18px;
}

.navlink.w--current {
  color: #3a79b2;
}

.container-3 {
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  min-width: 90vw;
  display: flex;
}

.section-29 {
  max-width: 1400px;
  height: 220vh;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-block-87, .div-block-88, .div-block-89, .div-block-90 {
  overflow: hidden;
}

.image-48 {
  border: 1px solid #d3e0e9;
  width: 300px;
  margin-top: -100px;
  box-shadow: -2px -2px 5px #d3e0e959, 2px 2px 5px #d3e0e959;
}

.div-block-91 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
}

.section-30 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 100px auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1100px;
  height: 80vh;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
  display: grid;
  position: relative;
}

.div-block-92 {
  color: #d3e0e9;
  border: 1px solid #d3e0e9;
  border-radius: 20px;
  padding: 32px;
}

.div-block-92.right {
  margin-top: 32px;
  margin-bottom: -32px;
}

.div-block-92.center {
  color: #d3e0e9;
  background-color: #062746;
  border-style: solid;
  position: relative;
  overflow: hidden;
}

.text-block-43 {
  font-family: Alegreya Sans, sans-serif;
  font-size: 28px;
  line-height: 32px;
}

.text-block-44 {
  font-family: Cinzel Decorative, sans-serif;
  font-size: 28px;
  line-height: 32px;
}

.div-block-93 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.list-item {
  margin-bottom: 8px;
}

.text-block-45 {
  color: #062746;
  text-align: center;
  font-family: Alegreya Sans, sans-serif;
  font-size: 16px;
}

.div-block-94 {
  color: #0d0d0d;
  background-color: #d3e0e9;
  width: 150px;
  padding-top: 6px;
  padding-bottom: 6px;
  position: absolute;
  top: 25px;
  right: -35px;
  transform: rotate(45deg);
}

.list-2 {
  margin-top: -44px;
}

.section-31 {
  display: none;
}

@media screen and (max-width: 991px) {
  .section {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: 1fr 100px 100px 100px 1fr;
    grid-template-columns: 50% 50%;
    width: 700px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
    padding-right: 0%;
  }

  .heading {
    text-align: left;
    font-size: 34px;
    line-height: 50px;
  }

  .heading-2 {
    margin-top: 10px;
    font-size: 34px;
    line-height: 50px;
  }

  .heading-3 {
    text-align: left;
    font-size: 34px;
    line-height: 40px;
  }

  .divcontainer {
    height: 100px;
  }

  .paragraph {
    margin-right: 0;
    font-size: 14px;
  }

  .heading-4 {
    margin-left: 10px;
    font-size: 120px;
  }

  .section-5 {
    max-width: none;
    margin-left: 15px;
    margin-right: 15px;
  }

  .button {
    height: 15vh;
    font-size: 12vw;
    line-height: 15vh;
  }

  .button.appel {
    font-size: 11vw;
  }

  .div-block-9.newway {
    margin-left: -40px;
    padding-right: 10px;
  }

  .div-block-9.comfort {
    margin-left: 50px;
    margin-right: 0;
  }

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

  .section-9 {
    margin-left: 0;
    margin-right: 0;
  }

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

  .section-12 {
    max-width: none;
  }

  .heading-6 {
    margin-bottom: 20px;
    font-size: 44px;
  }

  .section-13 {
    max-width: 700px;
  }

  .section-14 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-23 {
    max-width: 600px;
  }

  .image-12, .image-13, .image-14, .image-15, .image-16 {
    height: auto;
    max-height: 120px;
  }

  .cursor-wrapper {
    margin-top: -45.5%;
  }

  .wrapper {
    display: flex;
  }

  .div-block-33 {
    width: auto;
    padding-left: 0;
  }

  .section-16 {
    grid-template-rows: auto auto auto;
    max-width: none;
    margin-left: 30px;
    margin-right: 30px;
  }

  .div-block-37 {
    height: auto;
    padding-right: 0;
  }

  .div-block-38 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 20px;
    display: block;
    left: 0%;
    right: 0%;
  }

  .image-19 {
    max-width: 450px;
  }

  .lb4 {
    margin-left: 30px;
  }

  .text-block-11 {
    display: block;
  }

  .text-block-12, .text-block-13, .text-block-14, .text-block-15, .text-block-16, .text-block-17, .text-block-18, .text-block-19, .text-block-20, .text-block-21, .text-block-22 {
    display: none;
  }

  .names {
    margin-left: 20px;
  }

  .div-block-44 {
    height: 100px;
    padding-right: 0;
  }

  .background-video-2.pricingvid {
    background-image: none;
  }

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

  .image-23 {
    max-width: 120px;
    margin-right: 0;
    overflow: visible;
  }

  .image-24 {
    max-width: 120px;
    margin-left: 50px;
    margin-right: 50px;
    overflow: visible;
  }

  .image-25 {
    max-width: 120px;
    overflow: visible;
  }

  .div-block-46 {
    justify-content: space-between;
    width: auto;
    min-width: 0;
    max-width: 500px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    overflow: visible;
  }

  .div-block-47, .div-block-48 {
    max-width: 500px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-26 {
    max-width: 120px;
  }

  .image-27 {
    max-width: 120px;
    margin-left: 50px;
    margin-right: 50px;
  }

  .image-28 {
    max-width: 120px;
  }

  .div-block-49 {
    max-width: 500px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-29 {
    max-width: 120px;
    margin-left: 50px;
    margin-right: 50px;
  }

  .image-30, .image-31, .image-32 {
    max-width: 120px;
  }

  .image-33 {
    max-width: 120px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .image-34 {
    max-width: 120px;
  }

  .paragraph-10 {
    margin-top: 30px;
    margin-bottom: 0;
    padding-right: 15px;
    font-size: 14px;
    line-height: 16px;
  }

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

  .section-22 {
    max-width: 750px;
  }

  .heading-24 {
    text-align: center;
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 30px;
  }

  .div-block-52 {
    width: 220px;
    min-height: 275px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-34, .text-block-35 {
    display: none;
  }

  .background-video-3, .background-video-4 {
    width: 220px;
    height: 124px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .section-25 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .section-26 {
    place-items: center stretch;
    width: auto;
    max-width: 700px;
    height: 80vh;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 50vw;
    overflow: visible;
  }

  .heading-29 {
    margin-left: auto;
    margin-right: auto;
    font-size: 120px;
    line-height: 120px;
  }

  .sectionprocess {
    grid-template-columns: 1.25fr 1fr;
    padding-left: 3vw;
    padding-right: 3vw;
    top: 16%;
  }

  .div-block-74 {
    width: 400px;
  }

  .div-block-74._2 {
    width: 400px;
    margin-top: -28px;
  }

  .div-block-74._3, .div-block-74._4 {
    margin-top: -172px;
  }

  .image-47 {
    margin-top: -12px;
    margin-left: 0;
    margin-right: 8px;
    left: 0;
    right: 0;
  }

  .div-block-86 {
    display: none;
    inset: auto 0 12%;
  }

  .icon-3 {
    color: #d3e0e9;
  }

  .image-48 {
    width: 250px;
    margin-top: -192px;
  }

  .section-30 {
    height: 80vh;
    position: relative;
  }

  .div-block-92.right {
    margin-bottom: 0;
  }

  .div-block-92.center {
    margin-bottom: 32px;
    padding-top: 32px;
  }

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

  .div-block-94 {
    padding-top: 3px;
    padding-bottom: 3px;
    top: 15px;
    right: -45px;
  }

  .list-2 {
    margin-top: 0;
    padding-left: 0;
  }

  .div-block-96 {
    justify-content: flex-start;
    align-items: center;
    margin-left: -24px;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .section {
    width: auto;
    max-width: 600px;
    height: 90vh;
  }

  .heading {
    font-size: 4.5vw;
  }

  .heading-2 {
    font-size: 4.5vw;
    line-height: 40px;
  }

  .heading-3 {
    text-align: center;
    font-size: 4.5vw;
    line-height: 40px;
  }

  .divcontainer {
    height: 100px;
    overflow: hidden;
  }

  .heading-4 {
    font-size: 114px;
  }

  .button {
    margin-bottom: 0;
    font-size: 12vw;
  }

  .div-block-9.newway, .div-block-9.comfort {
    margin-left: 0;
    margin-right: 0;
  }

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

  .section-9 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 48% 48%;
    place-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .image-9 {
    vertical-align: baseline;
    margin-top: 0;
    display: inline-block;
    overflow: clip;
  }

  .section-11 {
    margin-bottom: 150px;
  }

  .div-block-17._2._8 {
    padding-left: 25px;
  }

  .div-block-17._1 {
    padding-right: 25px;
  }

  .text-block {
    display: block;
  }

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

  .section-12 {
    max-width: none;
    margin-left: 40px;
    margin-right: 40px;
  }

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

  .section-13 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    max-width: 520px;
  }

  .section-14 {
    flex-flow: column;
    margin-top: 4vh;
    display: flex;
  }

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

  .paragraph-6 {
    max-width: none;
    margin-left: 15px;
    margin-right: 15px;
  }

  .div-block-23 {
    max-width: 500px;
  }

  .div-block-24 {
    grid-template-columns: 1.5fr 1fr;
  }

  .image-12, .image-13, .image-14, .image-15 {
    max-width: none;
    height: 80px;
  }

  .image-16 {
    max-width: none;
    height: 80px;
    overflow: clip;
  }

  .div-block-25 {
    margin-left: -6vw;
  }

  .cursor-wrapper {
    margin-top: -62%;
  }

  .wrapper {
    display: none;
  }

  .heading-9 {
    margin-bottom: 20px;
  }

  .div-block-36 {
    height: 55vh;
  }

  .section-16 {
    grid-template-rows: auto auto auto;
    margin-left: 15px;
    margin-right: 15px;
  }

  .list, .link-3, .data {
    font-size: 14px;
  }

  .text-block-7, .text-block-8 {
    margin-bottom: 0;
    font-size: 20px;
  }

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

  .div-block-38 {
    height: auto;
    margin-left: -30px;
    position: static;
  }

  .image-19 {
    max-width: 450px;
  }

  .text-block-9 {
    margin-bottom: 0;
    font-size: 20px;
  }

  .link-4 {
    font-size: 40px;
  }

  .lb2 {
    margin-top: 0%;
    margin-left: 0;
    overflow: visible;
  }

  .lb3 {
    margin-top: 0%;
    margin-right: 0;
  }

  .lb4 {
    margin-top: 20px;
    margin-left: 60px;
    margin-right: 60px;
  }

  .lb1 {
    margin-right: 0;
  }

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

  .text-block-11, .text-block-22, .text-block-23, .text-block-24, .text-block-25 {
    display: none;
  }

  .div-block-44 {
    height: 100px;
  }

  .section-18 {
    display: none;
  }

  .background-video {
    overflow: visible;
  }

  .heading-14, .heading-15 {
    font-size: 30px;
  }

  .heading-16 {
    text-align: center;
    font-size: 30px;
  }

  .heading-17 {
    font-size: 30px;
  }

  .section-19 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .image-23, .image-24, .image-25 {
    max-width: 120px;
  }

  .div-block-46 {
    max-width: 500px;
  }

  .heading-18 {
    display: none;
  }

  .div-block-51 {
    width: 210px;
  }

  .paragraph-10 {
    margin-top: 25px;
    margin-bottom: 0;
    padding-right: 0;
    font-size: 12px;
  }

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

  .image-36, .text-block-29, .text-block-30 {
    display: none;
  }

  .section-21 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .div-block-53 {
    width: 350px;
  }

  .slider-2 {
    background-color: #0000;
    width: 100%;
    height: 45vh;
    display: block;
  }

  .image-38 {
    width: 100px;
  }

  .div-block-54 {
    border-radius: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 300px;
    min-height: 270px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    display: flex;
    box-shadow: -2px -2px 5px #a0adb6;
  }

  .text-block-33 {
    color: #d3e0e9;
    text-align: center;
  }

  .heading-26 {
    color: #d3e0e9;
    font-size: 28px;
  }

  .icon, .icon-2 {
    color: #d3e0e9;
  }

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

  .section-25 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

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

  .section-26 {
    padding-left: 50vw;
    padding-right: 3vw;
  }

  .heading-29 {
    z-index: 0;
    margin-left: -5vw;
    font-size: 110px;
    position: relative;
  }

  .sectionprocess {
    padding-left: 0;
  }

  .div-block-74, .div-block-74._2 {
    width: 350px;
  }

  .section-27 {
    padding-left: 6vw;
    padding-right: 3vw;
  }

  .div-block-75.maintenance {
    width: 100%;
    margin-bottom: 0;
  }

  .trapeze {
    width: 500px;
  }

  .heading-30 {
    font-size: 34px;
  }

  .image-43, .image-44, .image-45 {
    height: 112.5px;
  }

  .image-46 {
    width: auto;
    max-width: 300px;
    height: 112.5px;
  }

  .text-block-42 {
    text-align: right;
    width: 500px;
    margin-left: 0;
  }

  .heading-32 {
    margin-bottom: 0;
    margin-left: -3vw;
    font-size: 34px;
  }

  .div-block-86 {
    margin-left: auto;
    margin-right: auto;
    display: none;
    bottom: 22%;
    left: auto;
    right: 16px;
  }

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

  .icon-3 {
    color: #d3e0e9;
  }

  .navlink {
    z-index: 999999;
    text-align: right;
    background-color: #0d0d0d;
    width: 150px;
    height: 60px;
    margin-right: 0;
  }

  .menu-button, .menu-button.w--open {
    background-color: #0000;
  }

  .nav {
    z-index: 999999;
    background-color: #062746;
    width: auto;
    height: 184px;
    margin-top: 60px;
    inset: 0% 0% auto auto;
  }

  .nav:focus {
    z-index: 9999999;
    height: 180px;
  }

  .container-3 {
    width: 95vw;
  }

  .section-30 {
    flex-flow: column;
    max-width: 500px;
    height: auto;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .div-block-92.right {
    justify-content: space-around;
    align-items: center;
    height: 160px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 16px;
    display: flex;
  }

  .div-block-92.center {
    justify-content: space-around;
    align-items: center;
    height: 160px;
    margin-bottom: 0;
    padding: 16px;
    display: flex;
  }

  .text-block-43 {
    text-align: center;
    font-size: 24px;
  }

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

  .div-block-94 {
    padding-top: 6px;
    padding-bottom: 6px;
    top: 25px;
    right: -35px;
  }

  .list-2, .list-3 {
    text-align: center;
  }

  .list-4 {
    text-align: center;
    margin-bottom: 0;
  }

  .nav-menu {
    z-index: 9999999;
    background-color: #0000;
    height: 200px;
    margin-top: 64px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    margin-top: 80px;
    display: none;
  }

  .heading {
    margin-top: 0;
  }

  .heading-2 {
    text-align: center;
    margin-top: 10px;
  }

  .heading-3 {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    display: flex;
  }

  .divcontainer {
    margin-left: 15px;
    margin-right: 15px;
  }

  .paragraph {
    text-align: center;
  }

  .container-2 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .link {
    font-size: 14px;
  }

  .div-block-3 {
    width: 130px;
  }

  .section-4 {
    height: 28vh;
  }

  .heading-4 {
    margin-top: 0;
    font-size: 70px;
  }

  .button {
    justify-content: center;
    align-items: center;
    height: 10vh;
    margin-bottom: 0;
    font-size: 12vw;
    display: flex;
  }

  .div-block-9.newway {
    margin: 0 10px 50px;
    padding-right: 0;
  }

  .div-block-9.comfort, .div-block-9.linda {
    margin: 0 10px 50px;
  }

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

  .section-9 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    max-width: none;
    margin-top: 10%;
    display: flex;
  }

  .image-8, .image-9, .image-10 {
    display: none;
  }

  .image-11 {
    width: auto;
  }

  .section-11 {
    margin-top: 50px;
    margin-bottom: 100px;
  }

  .div-block-17._2 {
    justify-content: center;
  }

  .div-block-17._2._8 {
    flex-flow: row;
    justify-content: center;
    padding-left: 25px;
  }

  .div-block-17._1 {
    justify-content: center;
  }

  .text-block {
    display: none;
  }

  .text-block-3 {
    font-size: 18px;
    display: none;
  }

  .div-block-19 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .section-12 {
    margin: 50px 15px 150px;
  }

  .heading-6 {
    font-size: 28px;
    display: none;
  }

  .heading-7 {
    text-align: center;
    margin-top: 0;
  }

  .section-13 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    width: 95%;
    max-width: none;
    margin-bottom: 70px;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .section-14 {
    grid-template-columns: 1fr;
    margin-top: 3vh;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-8 {
    font-size: 48px;
    line-height: 58px;
  }

  .paragraph-6 {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-23 {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-7 {
    margin-bottom: 0;
  }

  .paragraph-8 {
    display: none;
  }

  .div-block-24 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto auto;
    margin-left: 0;
    margin-right: 0;
  }

  .image-12, .image-13, .image-14 {
    border-width: 5px;
    height: 50px;
  }

  .image-15 {
    border-width: 5px;
    height: 50px;
    margin-top: 0;
  }

  .image-16 {
    border-width: 5px;
    height: 50px;
    margin-bottom: 0;
  }

  .div-block-25 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    place-items: stretch stretch;
    max-width: 250px;
    margin-top: 10%;
    margin-left: -72%;
  }

  .cursor-wrapper {
    margin-top: -105%;
  }

  .wrapper {
    display: none;
  }

  .div-block-33 {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .heading-9 {
    text-align: center;
    margin-left: 0;
    font-size: 36px;
  }

  .div-block-34 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 10px;
  }

  .image-18 {
    max-width: 110%;
    margin-left: 10px;
    margin-right: 10px;
  }

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

  .section-16 {
    margin-top: 30px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-7, .text-block-8 {
    text-align: center;
    margin-bottom: 5px;
  }

  .div-block-37 {
    margin-bottom: 10px;
    padding-right: 0;
  }

  .div-block-38 {
    margin-top: 100px;
    margin-left: 0;
  }

  .image-19 {
    max-width: 260px;
  }

  .text-block-9 {
    margin-bottom: 5px;
  }

  .link-4 {
    margin-top: 100px;
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 40px;
  }

  .lb2 {
    margin-top: 0%;
    margin-right: 0;
    overflow: hidden;
  }

  .lb3 {
    margin-top: 0%;
    margin-left: 0;
    overflow: hidden;
  }

  .lb4 {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }

  .lb1 {
    margin-top: 0%;
    margin-left: auto;
    margin-right: auto;
  }

  .code-embed-3 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .heading-10 {
    margin-top: 10px;
    font-size: 28px;
    line-height: 20px;
  }

  .heading-11 {
    color: #fff;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Cinzel Decorative, sans-serif;
    font-size: 36px;
    font-weight: 400;
  }

  .div-block-39 {
    background-color: #0000;
    height: 70px;
    margin-left: 40px;
    margin-right: 40px;
    overflow: hidden;
  }

  .heading-12 {
    color: #fff;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Cinzel Decorative, sans-serif;
    font-size: 36px;
    font-weight: 400;
  }

  .heading-13 {
    color: #fff;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Cinzel Decorative, sans-serif;
    font-size: 36px;
    font-weight: 400;
  }

  .paragraph-9 {
    color: #fff;
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
  }

  .code-embed-4 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section-17 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    height: 85vh;
    margin-top: 30px;
    margin-bottom: 0;
    display: flex;
  }

  .text-block-12 {
    font-size: 8px;
    display: none;
  }

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

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

  .text-block-16, .text-block-17, .text-block-25, .text-block-26 {
    display: none;
  }

  .heading-14 {
    z-index: 999999;
    text-align: center;
    margin-top: 10px;
    position: relative;
  }

  .heading-15 {
    z-index: 9999999;
    text-align: center;
    margin-top: 10px;
    position: relative;
  }

  .heading-16 {
    z-index: 999999;
    text-align: center;
    margin-top: 10px;
    position: relative;
  }

  .heading-17 {
    text-align: center;
    margin-top: 10px;
  }

  .image-23 {
    max-width: 60px;
    margin-left: -20px;
  }

  .image-23.small {
    max-width: 100px;
    margin-left: 15px;
  }

  .image-24 {
    max-width: 60px;
    margin-left: 30px;
    margin-right: 30px;
  }

  .image-25 {
    max-width: 60px;
  }

  .image-25.small {
    max-width: 100px;
    margin-right: 15px;
  }

  .div-block-46 {
    max-width: 200px;
    margin-top: 30px;
  }

  .div-block-46.small {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    max-width: none;
    display: grid;
  }

  .image-26 {
    max-width: 60px;
  }

  .image-27 {
    max-width: 60px;
    margin-left: 30px;
    margin-right: 30px;
  }

  .image-28 {
    max-width: 60px;
  }

  .image-29 {
    max-width: 60px;
    margin-left: 30px;
    margin-right: 30px;
  }

  .image-30, .image-31, .image-32 {
    max-width: 60px;
  }

  .image-33 {
    max-width: 60px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-34 {
    max-width: 60px;
  }

  .div-block-50 {
    height: 70px;
    margin-left: 40px;
    margin-right: 40px;
    overflow: hidden;
  }

  .heading-18 {
    color: #fff;
    text-align: left;
    margin-bottom: 10px;
    font-family: Cinzel, sans-serif;
    font-size: 28px;
    display: block;
  }

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

  .form-block {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-35, .image-36, .image-37 {
    max-width: 100%;
    display: inline-block;
  }

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

  .text-block-29 {
    font-family: Alegreya Sans, sans-serif;
    font-size: 16px;
  }

  .text-block-30 {
    font-family: Raleway, sans-serif;
    display: none;
  }

  .text-block-31 {
    font-size: 18px;
    display: none;
  }

  .section-21 {
    width: 95%;
    display: none;
  }

  .section-22 {
    margin-bottom: 100px;
    display: none;
  }

  .div-block-53 {
    width: 200px;
  }

  .image-38 {
    width: 60px;
  }

  .div-block-54 {
    width: 200px;
    min-height: 0;
    margin-top: 60px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-26 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 28px;
  }

  .slide-nav {
    margin-bottom: -20px;
  }

  .right-arrow {
    margin-right: -10px;
  }

  .left-arrow {
    margin-left: -10px;
  }

  .text-block-36 {
    font-size: 1.2rem;
  }

  .heading-27 {
    margin-top: 1.5rem;
    font-size: 4.5rem;
  }

  .section-25 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .section-26 {
    margin-top: 0;
    padding-left: 51vw;
  }

  .heading-29 {
    margin-top: -24vh;
    margin-left: -28vw;
    font-size: 62px;
    line-height: 68px;
  }

  .sectionprocess {
    display: flex;
  }

  .div-block-74 {
    width: 300px;
    padding: 16px;
  }

  .div-block-74._2 {
    width: 300px;
    margin-top: -16px;
  }

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

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

  .section-27 {
    max-width: 300px;
    height: 80vh;
  }

  .div-block-75.maintenance {
    border-radius: 20px;
    height: 140px;
  }

  .trapeze {
    width: 300px;
    margin-left: -26vw;
  }

  .section-28 {
    margin-top: -6vh;
    margin-bottom: 8vh;
  }

  .heading-30 {
    font-size: 30px;
  }

  .code-embed-8 {
    cursor: pointer;
  }

  .text-block-42 {
    text-align: right;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #d3e0e9;
    text-overflow: clip;
    overflow-wrap: normal;
    mix-blend-mode: luminosity;
    width: 250px;
    margin-left: -38vw;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
  }

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

  .div-block-86 {
    width: auto;
    max-width: 280px;
    display: none;
    bottom: 26%;
    left: 0;
    right: 0;
  }

  .navbar-2, .menu-button {
    background-color: #0000;
  }

  .nav {
    background-color: #0d0d0d;
  }

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

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

  .section-30 {
    margin-bottom: 10vh;
  }

  .div-block-92.right, .div-block-92.center {
    flex-flow: column;
    height: auto;
  }

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

  .div-block-94 {
    padding-top: 3px;
    padding-bottom: 3px;
    top: 25px;
    right: -35px;
  }

  .slider-3 {
    background-color: #0000;
    height: 70vh;
  }

  .div-block-95 {
    flex-flow: column;
    height: 70vh;
    display: flex;
  }

  .section-31 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    height: 80vh;
    margin-bottom: 16vh;
    display: flex;
  }

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

  .left-arrow-2 {
    width: 60px;
    height: 60px;
    margin-top: 53%;
    margin-bottom: 47%;
    margin-left: -16px;
  }

  .right-arrow-2 {
    width: 60px;
    height: 60px;
    margin-top: 53%;
    margin-bottom: 47%;
    margin-right: -16px;
  }

  .icon-4, .icon-5 {
    font-size: 28px;
  }
}

#w-node-_9be1579a-9996-b46a-87f7-be5743de4e23-647ad00d {
  grid-area: 2 / 1 / 3 / 2;
  place-self: center start;
}

#w-node-ecf89a65-339b-9816-769a-d4e144a1ea74-647ad00d {
  grid-area: 3 / 1 / 4 / 2;
  align-self: center;
}

#w-node-cab19f67-04d3-07f0-df9b-1db895630566-647ad00d {
  grid-area: 3 / 2 / 4 / 3;
  place-self: center start;
}

#w-node-_278be103-168f-c619-bb17-87ea62beb02b-647ad00d {
  grid-area: 2 / 2 / 3 / 3;
  align-self: center;
}

#w-node-aa187799-c48f-12e7-5b5a-caa5de3e1083-647ad00d {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center start;
}

#w-node-_930e9b98-63f3-05e9-72b7-ce4ce6a8c746-647ad00d {
  grid-area: 4 / 2 / 5 / 3;
  place-self: center;
}

#w-node-_70e4df22-4b27-737e-a15a-de536e9daa13-647ad00d {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_30e703b0-f7b8-f34a-397f-1e337ed0992d-647ad00d {
  place-self: auto end;
}

#w-node-e40813b0-dcfe-3892-7348-e9fdfb507497-647ad00d {
  place-self: auto start;
}

#w-node-_6cb05852-1f74-679a-aed2-a74088ebb900-647ad00d {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: start;
}

#w-node-_6468ac91-dbc7-339e-8281-e05d1b0ec4f4-647ad00d {
  grid-area: 3 / 2 / 4 / 3;
  justify-self: end;
}

#w-node-_4d4e4def-d1cf-44c0-f80f-8aff65918e7a-647ad00d {
  grid-area: 3 / 1 / 4 / 2;
  justify-self: end;
}

#w-node-_06307e99-aff1-66ef-ab32-809a10257c78-647ad00d {
  grid-area: 3 / 3 / 4 / 4;
  justify-self: start;
}

#w-node-aca21e27-0589-05ec-ef7d-cae98a3f10d0-647ad00d {
  grid-area: 4 / 2 / 5 / 3;
  justify-self: center;
}

#w-node-a806aa3a-d476-4f17-16b0-be4b931c459f-647ad00d, #w-node-_98484fef-9321-9e30-1098-68c5e79449f8-647ad00d, #w-node-_4a400efc-964d-eff2-9920-a66b2916e85c-647ad00d {
  place-self: center;
}

#w-node-c1af0746-c594-e080-4982-d0057eaf1ce1-647ad00d {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_1ea347a3-b148-117e-1320-4b12cbfde40d-647ad00d {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_7d0625ff-3ca3-8e8c-3c42-6f15e349ad6a-647ad00d {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-ca0ae999-f64d-8d36-5eac-cf43bec09287-647ad00d {
  grid-area: 2 / 2 / 3 / 3;
  place-self: center;
}

#w-node-_912b21e8-f0b0-fd24-9421-fee64a934e93-647ad00d {
  grid-area: 4 / 2 / 5 / 3;
  place-self: center;
}

#w-node-a2e0f060-dfb7-32d0-b472-a38f754c4e88-647ad00d {
  grid-area: 2 / 4 / 3 / 5;
}

#w-node-_769d0c74-a528-e41b-6aeb-f208dbfb9cbd-647ad00d {
  grid-area: 2 / 1 / 3 / 3;
  justify-self: end;
}

#w-node-ba61fc85-e17c-e097-5c0d-55f2a6197cf7-647ad00d {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: center;
}

#w-node-a16839e2-a806-952f-9edb-f16124188a1d-647ad00d {
  grid-area: 3 / 2 / 4 / 4;
  justify-self: end;
}

#w-node-d42c2f76-fac5-d478-9f00-fdb36d58ee65-647ad00d {
  grid-area: 1 / 2 / 2 / 4;
  justify-self: end;
}

#w-node-dddd43bf-411c-3d5f-9846-32e14e282413-647ad00d {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_0b81a9eb-fa5f-5322-555c-6d4db5973595-647ad00d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-cf243435-0444-c92c-3476-36f0cd9e0bea-647ad00f {
  grid-area: 1 / 3 / 2 / 5;
  align-self: center;
}

#w-node-e8b4665d-0c1d-9405-b9b7-d9a73210a771-647ad00f {
  grid-area: 3 / 1 / 4 / 5;
}

#w-node-fcbfd7b7-812c-7b05-0974-3cd54b2b4a8f-647ad00f {
  grid-area: span 2 / span 1 / span 2 / span 1;
  place-self: auto center;
}

#w-node-_4e57f835-2335-ca36-fcf2-ef5663021251-647ad00f {
  grid-area: span 2 / span 1 / span 2 / span 1;
  justify-self: start;
}

#w-node-bab51dea-a2a7-5701-1cc4-459bf8438e02-647ad00f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a9b2b5f7-f367-1ba1-3cac-284e788981c7-647ad010 {
  place-self: center;
}

#w-node-cb3c2069-6f04-e8e6-41fb-6e24446087e4-647ad011 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_884a10a6-86bd-556f-7892-f6b3d37fe203-647ad011 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_2edf0ef9-6dc6-d33a-0181-1f3c6c3a5a8e-647ad011 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-df3ca57e-5ea9-84f6-408f-7da6996eb7c9-647ad011 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8d-647ad011 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8e-647ad011 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8f-647ad011 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_91f84225-15ba-63dd-5d2d-099b83c99e90-647ad011 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-d384e9d5-3134-cb8e-4b84-ed21fcde17e9-647ad011 {
  grid-area: 1 / 1 / 2 / 4;
  align-self: start;
}

#w-node-c442b14c-0b51-b003-f970-2aff958e303a-647ad011 {
  grid-area: 1 / 4 / 2 / 5;
  place-self: auto center;
}

#w-node-_92050545-a199-a887-6e03-860708e5c036-647ad011 {
  grid-area: 2 / 1 / 3 / 4;
  place-self: auto center;
}

#w-node-c220bd8e-e64f-5168-e016-35d9eed2797c-647ad011 {
  grid-area: 3 / 1 / 4 / 4;
  align-self: auto;
}

#w-node-cb3c2069-6f04-e8e6-41fb-6e24446087e4-647ad012 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_884a10a6-86bd-556f-7892-f6b3d37fe203-647ad012 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_2edf0ef9-6dc6-d33a-0181-1f3c6c3a5a8e-647ad012 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-df3ca57e-5ea9-84f6-408f-7da6996eb7c9-647ad012 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8d-647ad012 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8e-647ad012 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8f-647ad012 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_91f84225-15ba-63dd-5d2d-099b83c99e90-647ad012 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-d384e9d5-3134-cb8e-4b84-ed21fcde17e9-647ad012 {
  grid-area: 1 / 1 / 2 / 4;
  align-self: start;
}

#w-node-c442b14c-0b51-b003-f970-2aff958e303a-647ad012 {
  grid-area: 1 / 4 / 2 / 5;
  place-self: auto center;
}

#w-node-_92050545-a199-a887-6e03-860708e5c036-647ad012 {
  grid-area: 2 / 1 / 3 / 4;
  place-self: auto center;
}

#w-node-_893079be-3529-0c3a-2b63-d40723f1b539-647ad012 {
  grid-area: 3 / 1 / 4 / 4;
}

#w-node-cb3c2069-6f04-e8e6-41fb-6e24446087e4-647ad013 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_884a10a6-86bd-556f-7892-f6b3d37fe203-647ad013 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_2edf0ef9-6dc6-d33a-0181-1f3c6c3a5a8e-647ad013 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-df3ca57e-5ea9-84f6-408f-7da6996eb7c9-647ad013 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8d-647ad013 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8e-647ad013 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8f-647ad013 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_91f84225-15ba-63dd-5d2d-099b83c99e90-647ad013 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-d384e9d5-3134-cb8e-4b84-ed21fcde17e9-647ad013 {
  grid-area: 1 / 1 / 2 / 4;
  align-self: start;
}

#w-node-c442b14c-0b51-b003-f970-2aff958e303a-647ad013 {
  grid-area: 1 / 4 / 2 / 5;
  place-self: auto center;
}

#w-node-_92050545-a199-a887-6e03-860708e5c036-647ad013 {
  grid-area: 2 / 1 / 3 / 4;
  place-self: auto center;
}

#w-node-_3f86f1d8-b345-4b9e-a81a-96a4a6dfb07a-647ad013 {
  grid-area: 3 / 1 / 4 / 4;
}

#w-node-cb3c2069-6f04-e8e6-41fb-6e24446087e4-647ad014 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_884a10a6-86bd-556f-7892-f6b3d37fe203-647ad014 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_2edf0ef9-6dc6-d33a-0181-1f3c6c3a5a8e-647ad014 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-df3ca57e-5ea9-84f6-408f-7da6996eb7c9-647ad014 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8d-647ad014 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8e-647ad014 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8f-647ad014 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_91f84225-15ba-63dd-5d2d-099b83c99e90-647ad014 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-d384e9d5-3134-cb8e-4b84-ed21fcde17e9-647ad014 {
  grid-area: 1 / 1 / 2 / 4;
  align-self: start;
}

#w-node-c442b14c-0b51-b003-f970-2aff958e303a-647ad014 {
  grid-area: 1 / 4 / 2 / 5;
  place-self: auto center;
}

#w-node-_92050545-a199-a887-6e03-860708e5c036-647ad014 {
  grid-area: 2 / 1 / 3 / 4;
  place-self: auto center;
}

#w-node-_74617cf1-9899-d93a-5695-ffb7a469712f-647ad014 {
  grid-area: 3 / 1 / 4 / 4;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d66-647ad016 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d67-647ad016 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d68-647ad016 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d69-647ad016 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d6f-647ad016 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d70-647ad016 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d71-647ad016 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d72-647ad016 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_997229ab-06b5-410f-917e-76fa23df8e40-647ad016 {
  grid-area: 1 / 1 / 2 / 4;
  align-self: start;
}

#w-node-_997229ab-06b5-410f-917e-76fa23df8e45-647ad016 {
  grid-area: 1 / 4 / 2 / 5;
  place-self: auto center;
}

#w-node-_997229ab-06b5-410f-917e-76fa23df8e59-647ad016 {
  grid-area: 2 / 1 / 3 / 4;
  place-self: auto center;
}

#w-node-_997229ab-06b5-410f-917e-76fa23df8e5a-647ad016 {
  grid-area: 3 / 1 / 4 / 4;
  align-self: auto;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d66-647ad018 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d67-647ad018 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d68-647ad018 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d69-647ad018 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d6f-647ad018 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d70-647ad018 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d71-647ad018 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d72-647ad018 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_997229ab-06b5-410f-917e-76fa23df8e40-647ad018 {
  grid-area: 1 / 1 / 2 / 4;
  align-self: start;
}

#w-node-_997229ab-06b5-410f-917e-76fa23df8e45-647ad018 {
  grid-area: 1 / 4 / 2 / 5;
  place-self: auto center;
}

#w-node-_997229ab-06b5-410f-917e-76fa23df8e59-647ad018 {
  grid-area: 2 / 1 / 3 / 4;
  place-self: auto center;
}

#w-node-_997229ab-06b5-410f-917e-76fa23df8e5a-647ad018 {
  grid-area: 3 / 1 / 4 / 4;
  align-self: auto;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d66-647ad019 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d67-647ad019 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d68-647ad019 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d69-647ad019 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d6f-647ad019 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d70-647ad019 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d71-647ad019 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d72-647ad019 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_997229ab-06b5-410f-917e-76fa23df8e40-647ad019 {
  grid-area: 1 / 1 / 2 / 4;
  align-self: start;
}

#w-node-_997229ab-06b5-410f-917e-76fa23df8e45-647ad019 {
  grid-area: 1 / 4 / 2 / 5;
  place-self: auto center;
}

#w-node-_997229ab-06b5-410f-917e-76fa23df8e59-647ad019 {
  grid-area: 2 / 1 / 3 / 4;
  place-self: auto center;
}

#w-node-_997229ab-06b5-410f-917e-76fa23df8e5a-647ad019 {
  grid-area: 3 / 1 / 4 / 4;
  align-self: auto;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d66-647ad01a {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d67-647ad01a {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d68-647ad01a {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d69-647ad01a {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d6f-647ad01a {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d70-647ad01a {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d71-647ad01a {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d72-647ad01a {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_997229ab-06b5-410f-917e-76fa23df8e40-647ad01a {
  grid-area: 1 / 1 / 2 / 4;
  align-self: start;
}

#w-node-_997229ab-06b5-410f-917e-76fa23df8e45-647ad01a {
  grid-area: 1 / 4 / 2 / 5;
  place-self: auto center;
}

#w-node-_997229ab-06b5-410f-917e-76fa23df8e59-647ad01a {
  grid-area: 2 / 1 / 3 / 4;
  place-self: auto center;
}

#w-node-_997229ab-06b5-410f-917e-76fa23df8e5a-647ad01a {
  grid-area: 3 / 1 / 4 / 4;
  align-self: auto;
}

#w-node-_494ed21d-a7f6-52ee-6cc9-9e23a66df34e-9a9b2fa0 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-e3a9a8a4-8703-f2c5-253d-c1030e64d012-9a9b2fa0 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-dfff7714-c8c0-2452-ba07-6d6c7c1673f9-9a9b2fa0 {
  grid-area: 1 / 2 / 2 / 4;
  justify-self: end;
}

#w-node-_8a1949e1-f9f1-fdd5-b796-7c0085de6348-9a9b2fa0 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-d5cf9cbc-3a11-78a5-b49f-044f3370ffe8-9a9b2fa0 {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: start;
}

#w-node-_079061c6-8b63-225a-8542-80864b443dc6-9a9b2fa0 {
  grid-area: 3 / 1 / 4 / 2;
  justify-self: start;
}

#w-node-_3e475f21-9ea8-5df6-a4e5-6db24fd1f98b-9a9b2fa0 {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: start;
}

#w-node-_83bd0d0a-a23a-96be-d4c9-e4c41dc21aa6-9a9b2fa0 {
  grid-area: span 4 / span 1 / span 4 / span 1;
  place-self: center;
}

#w-node-_00a905a8-2b67-86b5-d06d-4764f26b689e-9a9b2fa0, #w-node-e18bb45d-181d-3e46-e77d-02b9fac694a4-9a9b2fa0, #w-node-_9406859b-6125-f414-1e32-efc1cc3c8053-9a9b2fa0, #w-node-_5c4cfd84-0a3f-c17e-9e8b-db793dede61a-9a9b2fa0 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f4e3dad8-514d-2933-70f8-1855a47bf077-9a9b2fa0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d95a0357-4237-f458-1a4d-b33212a06bbc-9a9b2fa0 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  place-self: center;
}

#w-node-bb2a853c-0f99-b658-2f3d-c314e0e362ec-9a9b2fa0 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-fb9c5d2f-07dc-2157-1709-a966d8a49005-9a9b2fa0 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7dab39d5-c658-25dd-f872-488cd0fe3fda-9a9b2fa0 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_09a8c0f2-67b9-733e-fa4e-ab09cbc133b4-9a9b2fa0 {
  grid-area: 2 / 1 / 3 / 4;
  align-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_9be1579a-9996-b46a-87f7-be5743de4e23-647ad00d {
    grid-area: 2 / 1 / 3 / 2;
    place-self: center;
  }

  #w-node-ecf89a65-339b-9816-769a-d4e144a1ea74-647ad00d {
    grid-area: 3 / 1 / 4 / 2;
    align-self: center;
  }

  #w-node-cab19f67-04d3-07f0-df9b-1db895630566-647ad00d {
    grid-column: 2 / 3;
    align-self: center;
  }

  #w-node-_278be103-168f-c619-bb17-87ea62beb02b-647ad00d {
    grid-area: 2 / 2 / 3 / 3;
    align-self: end;
  }

  #w-node-aa187799-c48f-12e7-5b5a-caa5de3e1083-647ad00d {
    grid-area: 4 / 1 / 5 / 2;
    place-self: center;
  }

  #w-node-_930e9b98-63f3-05e9-72b7-ce4ce6a8c746-647ad00d {
    grid-area: 4 / 2 / 5 / 3;
    place-self: center;
  }

  #w-node-d384e9d5-3134-cb8e-4b84-ed21fcde17e9-647ad011 {
    grid-area: 1 / 1 / 2 / 4;
    align-self: start;
  }

  #w-node-c442b14c-0b51-b003-f970-2aff958e303a-647ad011 {
    grid-area: 1 / 4 / 2 / 5;
    place-self: auto;
  }

  #w-node-_92050545-a199-a887-6e03-860708e5c036-647ad011 {
    grid-area: 2 / 1 / 3 / 4;
    place-self: auto center;
  }

  #w-node-c220bd8e-e64f-5168-e016-35d9eed2797c-647ad011 {
    grid-area: 3 / 1 / 4 / 4;
    place-self: auto;
  }

  #w-node-c442b14c-0b51-b003-f970-2aff958e303a-647ad012 {
    grid-area: 1 / 4 / 2 / 5;
    place-self: auto center;
  }

  #w-node-d384e9d5-3134-cb8e-4b84-ed21fcde17e9-647ad014 {
    align-self: auto;
  }

  #w-node-c442b14c-0b51-b003-f970-2aff958e303a-647ad014 {
    justify-self: center;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e40-647ad016 {
    grid-area: 1 / 1 / 2 / 4;
    align-self: start;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e45-647ad016 {
    grid-area: 1 / 4 / 2 / 5;
    place-self: auto;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e59-647ad016 {
    grid-area: 2 / 1 / 3 / 4;
    place-self: auto center;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e5a-647ad016 {
    grid-area: 3 / 1 / 4 / 4;
    place-self: auto;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e40-647ad018 {
    grid-area: 1 / 1 / 2 / 4;
    align-self: start;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e45-647ad018 {
    grid-area: 1 / 4 / 2 / 5;
    place-self: auto;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e59-647ad018 {
    grid-area: 2 / 1 / 3 / 4;
    place-self: auto center;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e5a-647ad018 {
    grid-area: 3 / 1 / 4 / 4;
    place-self: auto;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e40-647ad019 {
    grid-area: 1 / 1 / 2 / 4;
    align-self: start;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e45-647ad019 {
    grid-area: 1 / 4 / 2 / 5;
    place-self: auto;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e59-647ad019 {
    grid-area: 2 / 1 / 3 / 4;
    place-self: auto center;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e5a-647ad019 {
    grid-area: 3 / 1 / 4 / 4;
    place-self: auto;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e40-647ad01a {
    grid-area: 1 / 1 / 2 / 4;
    align-self: start;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e45-647ad01a {
    grid-area: 1 / 4 / 2 / 5;
    place-self: auto;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e59-647ad01a {
    grid-area: 2 / 1 / 3 / 4;
    place-self: auto center;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e5a-647ad01a {
    grid-area: 3 / 1 / 4 / 4;
    place-self: auto;
  }

  #w-node-_494ed21d-a7f6-52ee-6cc9-9e23a66df34e-9a9b2fa0 {
    justify-self: end;
  }

  #w-node-e3a9a8a4-8703-f2c5-253d-c1030e64d012-9a9b2fa0 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center;
  }

  #w-node-dfff7714-c8c0-2452-ba07-6d6c7c1673f9-9a9b2fa0 {
    justify-self: start;
  }

  #w-node-fb9c5d2f-07dc-2157-1709-a966d8a49005-9a9b2fa0 {
    grid-area: 2 / 2 / 3 / 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_9be1579a-9996-b46a-87f7-be5743de4e23-647ad00d {
    grid-area: 2 / 1 / 3 / 2;
    align-self: center;
  }

  #w-node-cab19f67-04d3-07f0-df9b-1db895630566-647ad00d {
    grid-area: 3 / 2 / 4 / 3;
    place-self: center start;
  }

  #w-node-_278be103-168f-c619-bb17-87ea62beb02b-647ad00d {
    grid-area: 2 / 2 / 3 / 3;
    align-self: end;
  }

  #w-node-_70e4df22-4b27-737e-a15a-de536e9daa13-647ad00d {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_6cb05852-1f74-679a-aed2-a74088ebb900-647ad00d {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-_6468ac91-dbc7-339e-8281-e05d1b0ec4f4-647ad00d {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_06307e99-aff1-66ef-ab32-809a10257c78-647ad00d {
    grid-area: 4 / 2 / 5 / 3;
  }

  #w-node-aca21e27-0589-05ec-ef7d-cae98a3f10d0-647ad00d {
    grid-area: 5 / 1 / 6 / 3;
    justify-self: center;
  }

  #w-node-e62df5bc-50bc-0183-1e28-b97a9605197c-647ad00d {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-ca0ae999-f64d-8d36-5eac-cf43bec09287-647ad00d {
    justify-self: start;
  }

  #w-node-_28ee9428-9fe9-6f79-579d-014b48ca5e4d-647ad00d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_912b21e8-f0b0-fd24-9421-fee64a934e93-647ad00d {
    grid-row: 5 / 6;
    grid-column-start: 1;
    align-self: start;
  }

  #w-node-d384e9d5-3134-cb8e-4b84-ed21fcde17e9-647ad011 {
    grid-area: 1 / 1 / 2 / 4;
    align-self: start;
  }

  #w-node-_92050545-a199-a887-6e03-860708e5c036-647ad011 {
    grid-area: 2 / 1 / 3 / 5;
    place-self: auto center;
  }

  #w-node-c220bd8e-e64f-5168-e016-35d9eed2797c-647ad011 {
    grid-area: 3 / 1 / 4 / 5;
    place-self: auto;
  }

  #w-node-_92050545-a199-a887-6e03-860708e5c036-647ad012, #w-node-_893079be-3529-0c3a-2b63-d40723f1b539-647ad012 {
    grid-column-end: 5;
  }

  #w-node-_92050545-a199-a887-6e03-860708e5c036-647ad013 {
    grid-area: 2 / 1 / 3 / 5;
    place-self: auto center;
  }

  #w-node-_3f86f1d8-b345-4b9e-a81a-96a4a6dfb07a-647ad013 {
    grid-area: 3 / 1 / 4 / 5;
  }

  #w-node-_92050545-a199-a887-6e03-860708e5c036-647ad014 {
    grid-area: 2 / 1 / 3 / 5;
    place-self: auto center;
  }

  #w-node-_74617cf1-9899-d93a-5695-ffb7a469712f-647ad014 {
    grid-area: 3 / 1 / 4 / 5;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e40-647ad016 {
    grid-area: 1 / 1 / 2 / 4;
    align-self: start;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e59-647ad016 {
    grid-area: 2 / 1 / 3 / 5;
    place-self: auto center;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e5a-647ad016 {
    grid-area: 3 / 1 / 4 / 5;
    place-self: auto;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e40-647ad018 {
    grid-area: 1 / 1 / 2 / 4;
    align-self: start;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e59-647ad018 {
    grid-area: 2 / 1 / 3 / 5;
    place-self: auto center;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e5a-647ad018 {
    grid-area: 3 / 1 / 4 / 5;
    place-self: auto;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e40-647ad019 {
    grid-area: 1 / 1 / 2 / 4;
    align-self: start;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e59-647ad019 {
    grid-area: 2 / 1 / 3 / 5;
    place-self: auto center;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e5a-647ad019 {
    grid-area: 3 / 1 / 4 / 5;
    place-self: auto;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e40-647ad01a {
    grid-area: 1 / 1 / 2 / 4;
    align-self: start;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e59-647ad01a {
    grid-area: 2 / 1 / 3 / 5;
    place-self: auto center;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e5a-647ad01a {
    grid-area: 3 / 1 / 4 / 5;
    place-self: auto;
  }

  #w-node-_494ed21d-a7f6-52ee-6cc9-9e23a66df34e-9a9b2fa0 {
    justify-self: start;
  }

  #w-node-e3a9a8a4-8703-f2c5-253d-c1030e64d012-9a9b2fa0 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center;
  }

  #w-node-dfff7714-c8c0-2452-ba07-6d6c7c1673f9-9a9b2fa0 {
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_33082b2a-2caf-7f34-2a88-f74ceb3b6826-647ad00d {
    grid-area: 2 / 2 / 3 / 3;
    place-self: auto;
  }

  #w-node-a2e0f060-dfb7-32d0-b472-a38f754c4e88-647ad00d {
    grid-area: 2 / 4 / 3 / 5;
    align-self: center;
  }

  #w-node-_769d0c74-a528-e41b-6aeb-f208dbfb9cbd-647ad00d {
    grid-area: 2 / 1 / 3 / 3;
    place-self: center end;
  }

  #w-node-ba61fc85-e17c-e097-5c0d-55f2a6197cf7-647ad00d {
    grid-area: 2 / 3 / 3 / 4;
    place-self: center;
  }

  #w-node-a16839e2-a806-952f-9edb-f16124188a1d-647ad00d {
    grid-area: 3 / 2 / 4 / 4;
    place-self: start end;
  }

  #w-node-d42c2f76-fac5-d478-9f00-fdb36d58ee65-647ad00d {
    grid-area: 1 / 2 / 2 / 4;
    place-self: end;
  }

  #w-node-dddd43bf-411c-3d5f-9846-32e14e282413-647ad00d {
    grid-area: 2 / 1 / 3 / 2;
    place-self: auto;
  }

  #w-node-_40fdbf2c-5ad6-988d-e4a0-03c590b85b25-647ad00d {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_884a10a6-86bd-556f-7892-f6b3d37fe203-647ad011 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_2edf0ef9-6dc6-d33a-0181-1f3c6c3a5a8e-647ad011 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-df3ca57e-5ea9-84f6-408f-7da6996eb7c9-647ad011 {
    grid-area: 2 / 3 / 3 / 4;
  }

  #w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8d-647ad011 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8e-647ad011 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8f-647ad011 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_91f84225-15ba-63dd-5d2d-099b83c99e90-647ad011 {
    grid-area: 2 / 3 / 3 / 4;
    place-self: auto;
  }

  #w-node-d384e9d5-3134-cb8e-4b84-ed21fcde17e9-647ad011 {
    grid-area: 1 / 1 / 2 / 5;
    align-self: start;
  }

  #w-node-c442b14c-0b51-b003-f970-2aff958e303a-647ad011 {
    grid-row: 4 / 5;
    grid-column-start: 1;
    place-self: auto center;
  }

  #w-node-_884a10a6-86bd-556f-7892-f6b3d37fe203-647ad012 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_2edf0ef9-6dc6-d33a-0181-1f3c6c3a5a8e-647ad012 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-df3ca57e-5ea9-84f6-408f-7da6996eb7c9-647ad012 {
    grid-area: 2 / 3 / 3 / 4;
  }

  #w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8e-647ad012 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8f-647ad012 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-d384e9d5-3134-cb8e-4b84-ed21fcde17e9-647ad012 {
    grid-column-end: 5;
  }

  #w-node-c442b14c-0b51-b003-f970-2aff958e303a-647ad012 {
    grid-row: 4 / 5;
    grid-column-start: 1;
  }

  #w-node-_884a10a6-86bd-556f-7892-f6b3d37fe203-647ad013 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_2edf0ef9-6dc6-d33a-0181-1f3c6c3a5a8e-647ad013 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-df3ca57e-5ea9-84f6-408f-7da6996eb7c9-647ad013 {
    grid-area: 2 / 3 / 3 / 4;
  }

  #w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8e-647ad013 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8f-647ad013 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_91f84225-15ba-63dd-5d2d-099b83c99e90-647ad013 {
    grid-area: 2 / 3 / 3 / 4;
  }

  #w-node-d384e9d5-3134-cb8e-4b84-ed21fcde17e9-647ad013 {
    grid-column-end: 5;
  }

  #w-node-c442b14c-0b51-b003-f970-2aff958e303a-647ad013 {
    grid-row: 4 / 5;
    grid-column-start: 1;
  }

  #w-node-_92050545-a199-a887-6e03-860708e5c036-647ad013, #w-node-_3f86f1d8-b345-4b9e-a81a-96a4a6dfb07a-647ad013 {
    grid-column-end: 5;
  }

  #w-node-_884a10a6-86bd-556f-7892-f6b3d37fe203-647ad014 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-df3ca57e-5ea9-84f6-408f-7da6996eb7c9-647ad014 {
    grid-area: 2 / 3 / 3 / 4;
  }

  #w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8e-647ad014 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_91f84225-15ba-63dd-5d2d-099b83c99e8f-647ad014 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_91f84225-15ba-63dd-5d2d-099b83c99e90-647ad014 {
    grid-area: 2 / 3 / 3 / 4;
  }

  #w-node-d384e9d5-3134-cb8e-4b84-ed21fcde17e9-647ad014 {
    grid-area: 1 / 1 / 2 / 5;
    align-self: start;
  }

  #w-node-c442b14c-0b51-b003-f970-2aff958e303a-647ad014 {
    grid-row: 4 / 5;
    grid-column-start: 1;
  }

  #w-node-_92050545-a199-a887-6e03-860708e5c036-647ad014 {
    grid-column-end: 5;
  }

  #w-node-_74617cf1-9899-d93a-5695-ffb7a469712f-647ad014 {
    grid-area: 3 / 1 / 4 / 5;
  }

  #w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d67-647ad016 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d68-647ad016 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d69-647ad016 {
    grid-area: 2 / 3 / 3 / 4;
  }

  #w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d70-647ad016 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d71-647ad016 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e40-647ad016 {
    grid-area: 1 / 1 / 2 / 5;
    align-self: start;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e45-647ad016 {
    grid-row: 4 / 5;
    grid-column-start: 1;
    place-self: auto center;
  }

  #w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d67-647ad018 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d68-647ad018 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d69-647ad018 {
    grid-area: 2 / 3 / 3 / 4;
  }

  #w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d70-647ad018 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d71-647ad018 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e40-647ad018 {
    grid-area: 1 / 1 / 2 / 5;
    align-self: start;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e45-647ad018 {
    grid-row: 4 / 5;
    grid-column-start: 1;
    place-self: auto center;
  }

  #w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d67-647ad019 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d68-647ad019 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d69-647ad019 {
    grid-area: 2 / 3 / 3 / 4;
  }

  #w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d70-647ad019 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d71-647ad019 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e40-647ad019 {
    grid-area: 1 / 1 / 2 / 5;
    align-self: start;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e45-647ad019 {
    grid-row: 4 / 5;
    grid-column-start: 1;
    place-self: auto center;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e5a-647ad019 {
    grid-area: 3 / 1 / 4 / 5;
    place-self: auto;
  }

  #w-node-a0cf07e3-63ec-faf1-33e9-b4ade5b20c2b-647ad019 {
    grid-area: 1 / 1 / 2 / 3;
    place-self: auto;
  }

  #w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d67-647ad01a {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d68-647ad01a {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d69-647ad01a {
    grid-area: 2 / 3 / 3 / 4;
  }

  #w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d70-647ad01a {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8321d81c-2bc5-3843-77eb-f251ea9a1d71-647ad01a {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e40-647ad01a {
    grid-area: 1 / 1 / 2 / 5;
    align-self: start;
  }

  #w-node-_997229ab-06b5-410f-917e-76fa23df8e45-647ad01a {
    grid-row: 4 / 5;
    grid-column-start: 1;
    place-self: auto center;
  }

  #w-node-_3080481e-5bc1-f552-ae04-8c2df8af59dc-647ad01a {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_494ed21d-a7f6-52ee-6cc9-9e23a66df34e-9a9b2fa0 {
    justify-self: start;
  }

  #w-node-e3a9a8a4-8703-f2c5-253d-c1030e64d012-9a9b2fa0 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center;
  }

  #w-node-dfff7714-c8c0-2452-ba07-6d6c7c1673f9-9a9b2fa0 {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Arsenica';
  src: url('../fonts/arsenica.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gallient';
  src: url('../fonts/gallient.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}