:root {
  --white: white;
  --black: black;
}

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

a {
  text-decoration: underline;
}

.heading {
  width: 942px;
  text-align: center;
  margin-bottom: 20px;
  font-size: 33px;
  line-height: 38px;
  display: block;
}

.navbar_splash {
  max-width: 980px;
  line-height: 50px;
}

.brand {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  justify-content: space-between;
  display: flex;
}

.logo_splash {
  margin-left: auto;
  padding: 10px 0;
  position: relative;
  left: 125px;
}

.paragraph_splash {
  width: 620px;
  max-width: 980px;
  text-align: center;
  margin: 20px auto;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  line-height: 25px;
}

.body {
  border-left: 1px solid #000;
  border-right: 6px solid #000;
}

.splashsec2 {
  height: 380px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e8e7e7;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  padding-top: 38px;
  padding-bottom: 32px;
  display: grid;
}

.paragraph-3 {
  width: 360px;
  height: 100px;
  text-align: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
}

.container-2 {
  height: 308px;
  max-width: 500px;
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  justify-content: flex-end;
  align-self: auto;
  padding-left: 130px;
  display: flex;
}

.image-2 {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
}

.paragraph-4 {
  width: 360px;
  height: 100px;
  text-align: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
}

.container-3 {
  height: 308px;
  max-width: 500px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  padding-right: 130px;
  display: flex;
}

.image-3 {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
}

.register_botton_splash {
  width: 180px;
  height: 60px;
  text-align: center;
  letter-spacing: normal;
  text-indent: 0;
  column-count: 0;
  background-color: #7ed321;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  display: flex;
  position: relative;
  top: auto;
  left: auto;
}

.bold-text {
  font-size: 36px;
}

.container-4 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.footer {
  height: 125px;
  background-color: #2b2e2b;
  justify-content: space-between;
  align-items: center;
  margin: auto;
  padding-top: 20px;
  display: block;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.splashsec1 {
  margin-bottom: 40px;
}

.paragraph-5 {
  width: 750px;
  text-align: center;
  margin: 25px auto 20px;
  padding-bottom: 0;
  font-size: 24px;
  line-height: 27px;
  overflow: visible;
}

.infosec1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 40px;
  display: none;
}

.button_skip {
  width: 180px;
  height: 58px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  text-decoration: none;
  display: flex;
}

.consentgrid {
  width: 700px;
  grid-column-gap: 0px;
  grid-row-gap: 15px;
  grid-template: ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 ". ."
                 "Area Area"
                 / .25fr .9fr;
  grid-auto-flow: row;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

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

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

.image-6, .image-7 {
  margin-left: auto;
  margin-right: auto;
}

.columns-2 {
  display: flex;
}

.column-3 {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.paragraph-6 {
  color: #fff;
  padding-left: 24px;
}

.column-4 {
  justify-content: center;
  display: flex;
}

.column-5 {
  display: flex;
}

.html-embed {
  width: 180px;
  height: 79px;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
  display: block;
  position: relative;
  top: 0;
  overflow: visible;
}

.paragraph-7 {
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.paragraph-8 {
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-style: normal;
  text-decoration: none;
}

.paragraph-9 {
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.paragraph-10 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-2 {
  position: relative;
  top: 19px;
}

.consentsec2 {
  margin-bottom: 51px;
}

.register_botton_wide {
  width: 375px;
  height: 50px;
  text-align: center;
  letter-spacing: normal;
  text-indent: 0;
  column-count: 0;
  background-color: #7ed321;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  display: flex;
  position: static;
  top: 20px;
  bottom: 20px;
  left: auto;
}

.text-header-right {
  width: 200px;
  text-align: right;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  margin-top: auto;
  margin-left: auto;
  margin-right: 30px;
  padding-top: 0;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.text-block-2 {
  text-align: center;
  padding-bottom: 0;
}

.container-6 {
  display: block;
}

.navbar {
  flex-direction: row;
  display: block;
}

.heading-4 {
  height: auto;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 18px;
  display: flex;
}

.grid {
  width: 1000px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "."
                 "."
                 "."
                 "."
                 / .25fr 1fr;
  grid-auto-flow: row;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

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

.consentsec3 {
  max-width: none;
  min-width: 0;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  transition: opacity .2s;
  display: block;
}

.managementsec1 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.opendoorgrid {
  width: 700px;
  grid-column-gap: 16px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.managementsec2 {
  justify-content: center;
  display: flex;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.homesec1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
}

.homeheading {
  width: 942px;
  text-align: center;
  margin-bottom: 20px;
  font-size: 33px;
  line-height: 38px;
}

.homeparagraph-5 {
  width: 980px;
  text-align: center;
  margin: auto auto 20px;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 24px;
  line-height: 27px;
}

.homeregisterbottonwide1 {
  width: 375px;
  height: 50px;
  text-align: center;
  letter-spacing: normal;
  text-indent: 0;
  column-count: 0;
  background-color: #7ed321;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  display: flex;
  position: static;
  top: 20px;
  bottom: 20px;
  left: auto;
}

.homeinfosec1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
}

.homeregisterbottonwide2 {
  width: 375px;
  height: 50px;
  text-align: center;
  letter-spacing: normal;
  text-indent: 0;
  column-count: 0;
  background-color: #7ed321;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  display: flex;
  position: static;
  top: 20px;
  bottom: 20px;
  left: auto;
}

.homeparagraph-support {
  width: 680px;
  text-align: center;
  margin: auto;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 18px;
  line-height: 27px;
}

.html-embed-2 {
  margin-bottom: 0;
  padding-bottom: 0;
  overflow: visible;
}

.footer-forms {
  height: 120px;
  background-color: #3c3d3b;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  display: block;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.body-2 {
  padding-bottom: 20px;
}

.html-embed-4 {
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.html-embed-5 {
  margin-bottom: 0;
}

.appsec1 {
  display: none;
}

.appsec2 {
  margin-bottom: 37px;
}

.appgrid {
  width: 700px;
  grid-column-gap: 0px;
  grid-row-gap: 15px;
  grid-template: ". ."
                 ". ."
                 "Area Area"
                 / .25fr .9fr;
  grid-auto-rows: 1fr;
  grid-auto-flow: row;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.revelgrid {
  width: 700px;
  grid-column-gap: 16px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.button-2 {
  width: 200px;
  text-align: center;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 700;
}

.section {
  flex-direction: column;
  justify-content: center;
  margin-top: 47px;
  display: flex;
}

.cpmgrid {
  width: 700px;
  grid-column-gap: 16px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.pacificviewgrid, .affinitygrid {
  width: 700px;
  grid-column-gap: 16px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.keystonegrid {
  width: 700px;
  grid-column-gap: 16px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cornellgrid {
  width: 700px;
  grid-column-gap: 16px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.crgrid {
  width: 700px;
  grid-column-gap: 16px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.mertiusgrid {
  width: 700px;
  grid-column-gap: 16px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.oumargrid {
  width: 700px;
  grid-column-gap: 16px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.bonavistagrid {
  width: 700px;
  grid-column-gap: 16px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ipmgrid {
  width: 700px;
  grid-column-gap: 16px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.soundmhgrid, .rmsgrid {
  width: 700px;
  grid-column-gap: 16px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.paragraph-17 {
  text-align: center;
  margin-top: 9px;
  padding-left: 20px;
  padding-right: 0;
  font-size: 11px;
  font-style: italic;
}

.barcelogrid, .greatgrid {
  width: 700px;
  grid-column-gap: 16px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.homeparagraph-router {
  width: 680px;
  text-align: center;
  margin: auto;
  padding-top: 0;
  padding-bottom: 26px;
  padding-right: 0;
  font-size: 18px;
  line-height: 27px;
}

.consentsec3-lowerbutton {
  margin-bottom: 47px;
}

.register_botton_wide-button {
  width: 375px;
  height: 50px;
  text-align: center;
  letter-spacing: normal;
  text-indent: 0;
  column-count: 0;
  background-color: #7ed321;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  display: flex;
  position: static;
  top: 20px;
  bottom: 20px;
  left: auto;
}

.div-block_splash {
  width: 800px;
  background-color: rgba(232, 231, 231, 0);
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.heading-3_splash {
  text-align: center;
  font-size: 1.2rem;
}

.grid_splash {
  width: 800px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  padding-left: 0%;
  padding-right: 0%;
}

.image-13 {
  margin: auto;
  display: block;
}

.image-14, .image-15, .image-16, .image-17, .image-18, .image-19 {
  margin: auto;
}

.heading-5_splash {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.image-20, .image-21, .image-22 {
  margin: auto;
}

.container-7 {
  padding-bottom: 0;
  display: block;
}

.section-3 {
  background-color: #e8e7e7;
  display: flex;
}

.heading-5 {
  text-align: center;
  margin-top: 60px;
}

.heading-6 {
  text-align: center;
  margin-top: 5px;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.section-4 {
  text-align: center;
  border: 0 solid #9b9898;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-7, .paragraph-18 {
  text-align: center;
}

.image-23 {
  width: auto;
  height: 170px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.div-block-3 {
  text-align: center;
  border: 1px solid #727272;
  border-radius: 2px;
  margin: 20px 10px 5px;
  padding: 20px;
}

.bold-text-4 {
  display: none;
  overflow: visible;
}

.bold-text-5, .bold-text-6, .link, .bold-text-7, .div-block-info-1b, .div-block-info-1 {
  display: none;
}

.html-embed-6 {
  display: block;
  position: static;
}

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

.line {
  z-index: auto;
  width: 0;
  height: 0;
  min-height: 1px;
  min-width: 40px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  align-items: stretch;
  display: block;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-info-top {
  display: block;
}

@media screen and (max-width: 991px) {
  .heading {
    width: auto;
  }

  .logo_splash {
    position: static;
  }

  .paragraph_splash {
    width: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.2rem;
    line-height: 25px;
  }

  .splashsec2 {
    justify-content: space-between;
  }

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

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

  .container-3 {
    padding-right: 0;
  }

  .image-3 {
    margin-left: auto;
  }

  .bold-text {
    text-align: center;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.7rem;
    display: flex;
  }

  .paragraph-5 {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .consentgrid {
    width: auto;
    margin-bottom: 40px;
  }

  .paragraph-7, .paragraph-8, .paragraph-9, .paragraph-10 {
    padding-right: 20px;
  }

  .text-header-right {
    width: auto;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    position: static;
    right: -161%;
  }

  .grid {
    width: auto;
    margin-bottom: 40px;
  }

  .homeheading {
    width: auto;
  }

  .homeparagraph-5, .homeparagraph-support {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .appsec2 {
    margin-bottom: 20px;
  }

  .appgrid {
    width: auto;
    margin-bottom: 20px;
  }

  .homeparagraph-router {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block_splash {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
    padding-right: 0%;
  }

  .heading-3_splash {
    font-size: 1.1rem;
  }

  .grid_splash {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-2 {
    padding-right: 0;
  }

  .heading-5_splash {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.7rem;
  }

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

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

@media screen and (max-width: 767px) {
  .brand {
    margin-top: -51px;
    padding-top: 0;
  }

  .logo_splash {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 60px;
  }

  .splashsec2 {
    height: auto;
    flex-direction: column;
  }

  .paragraph-3 {
    height: auto;
  }

  .image-2 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .paragraph-4 {
    height: auto;
  }

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

  .image-3 {
    display: block;
  }

  .footer {
    position: relative;
    top: 1px;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .consentgrid {
    padding-right: 10px;
  }

  .column-3 {
    clear: none;
    object-fit: fill;
    flex-direction: row;
    justify-content: center;
    display: flex;
    overflow: visible;
  }

  .paragraph-6 {
    overflow: visible;
  }

  .column-5 {
    display: none;
  }

  .image-8, .image-9 {
    display: block;
  }

  .text-header-right {
    text-align: right;
    justify-content: space-around;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    display: block;
    position: static;
    top: 21%;
    right: -54%;
  }

  .footer-forms {
    position: relative;
    top: 1px;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .appgrid {
    padding-right: 10px;
  }

  .div-block_splash {
    width: auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    padding-right: 0%;
    display: block;
  }

  .heading-3_splash {
    font-size: 1.2rem;
  }

  .grid_splash {
    width: 400px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .image-19, .image-21, .container-7 {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    font-size: 19px;
    line-height: 30px;
  }

  .brand {
    margin-top: -45px;
    padding-top: 0;
  }

  .logo_splash {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 13px;
  }

  .paragraph_splash {
    font-size: 1rem;
  }

  .paragraph-3 {
    width: auto;
    height: auto;
    font-size: 1rem;
  }

  .paragraph-4 {
    width: auto;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1rem;
    line-height: 22px;
  }

  .register_botton_splash {
    flex-direction: column;
    line-height: 20px;
    display: flex;
    position: static;
  }

  .footer {
    float: none;
    clear: none;
  }

  .paragraph-5 {
    font-size: 14px;
  }

  .button_skip {
    width: 180px;
    height: 60px;
    margin-top: 0;
    padding-top: 0;
  }

  .consentgrid {
    flex-direction: column;
    align-content: center;
    justify-items: stretch;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
  }

  .column-3 {
    align-items: stretch;
    overflow: hidden;
  }

  .paragraph-6 {
    clear: none;
    padding-left: 0;
  }

  .column-5 {
    flex-direction: row;
    flex: 0 auto;
    display: none;
    overflow: visible;
  }

  .image-8, .image-9 {
    object-fit: contain;
    display: none;
    overflow: visible;
  }

  .paragraph-7, .paragraph-8, .paragraph-9, .paragraph-10 {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-10, .image-11 {
    display: none;
  }

  .bold-text-2 {
    font-size: 13px;
  }

  .register_botton_wide {
    width: 252px;
  }

  .text-header-right {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: auto;
    margin-left: auto;
    padding-top: 0;
    padding-left: 0;
    display: block;
    position: static;
    top: 75%;
    bottom: 10px;
    left: 0%;
    right: auto;
  }

  .navbar {
    flex-direction: column;
  }

  .grid {
    flex-direction: column;
    align-content: center;
    justify-items: stretch;
    display: flex;
  }

  .paragraph-11 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .bold-text-3 {
    font-size: 19px;
    line-height: 30px;
  }

  .paragraph-12, .paragraph-13, .paragraph-14, .paragraph-15 {
    text-align: center;
  }

  .homeheading {
    font-size: 19px;
    line-height: 30px;
  }

  .homeparagraph-5 {
    font-size: 14px;
  }

  .homeregisterbottonwide1, .homeregisterbottonwide2 {
    width: 252px;
  }

  .homeparagraph-support {
    font-size: 14px;
  }

  .footer-forms {
    float: none;
    clear: none;
  }

  .appgrid {
    flex-direction: column;
    align-content: center;
    justify-items: stretch;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
  }

  .revelgrid {
    align-content: center;
    justify-content: center;
    justify-items: stretch;
  }

  .homeparagraph-router {
    font-size: 14px;
  }

  .register_botton_wide-button {
    width: 252px;
  }

  .div-block_splash {
    width: auto;
    padding-bottom: 40px;
  }

  .heading-3_splash {
    font-size: 1.1rem;
  }

  .heading-5_splash {
    font-size: 1.5rem;
  }

  .register_heading {
    display: block;
  }

  .heading-5 {
    margin-top: 30px;
    font-size: 22px;
  }

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

  .section-4 {
    flex-direction: column;
  }

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

#w-node-f34a01a3-dd69-1a17-0189-1c74e4862d17-e38ce586 {
  align-self: center;
  justify-self: center;
}

#w-node-_650b7402-c34b-af37-2c2e-d18f9b9005d4-e38ce586 {
  align-self: center;
}

#w-node-_63532b2c-6fb3-f764-9f0e-bc22edf2cee5-e38ce586 {
  align-self: center;
  justify-self: center;
}

#w-node-_52fbebf6-b2b0-6723-d5ec-0ce1fec20ab8-e38ce586 {
  align-self: center;
}

#w-node-a00769d9-25f0-a24c-9786-dcdfd79b74e4-e38ce586 {
  align-self: center;
  justify-self: center;
}

#w-node-f554a79e-e422-5899-8b72-f32f70cb3256-e38ce586 {
  align-self: center;
}

#w-node-_3a4a62a1-d4a0-760f-75a1-7ce55a7869c7-e38ce586 {
  align-self: center;
  justify-self: center;
}

#w-node-b29d4485-f24d-fc20-5da8-30a6f98e654f-e38ce586 {
  align-self: center;
}

#w-node-_347396a8-93a7-984c-3cf2-74ffd286ce08-e38ce586 {
  align-self: center;
  justify-self: center;
}

#w-node-d1a9b0c4-26b6-8f71-1e6b-8f2066295fff-e38ce586 {
  align-self: center;
}

#w-node-_6fb0b501-923a-674d-52cb-df43bf7dd425-e38ce586 {
  align-self: center;
  justify-self: center;
}

#w-node-_12a14eb9-8f27-9fbb-c9f8-27975da4b3b7-e38ce586 {
  align-self: center;
}

#w-node-d6212b16-e900-d380-3749-f61ed433f5cb-e38ce586 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e1f912b2-1bb5-2f63-c4bf-e925c36a4599-370ce66b {
  align-self: center;
  justify-self: center;
}

#w-node-e1f912b2-1bb5-2f63-c4bf-e925c36a459a-370ce66b {
  align-self: center;
}

#w-node-e1f912b2-1bb5-2f63-c4bf-e925c36a45a9-370ce66b {
  align-self: center;
  justify-self: center;
}

#w-node-e1f912b2-1bb5-2f63-c4bf-e925c36a45aa-370ce66b {
  align-self: center;
}

#w-node-e1f912b2-1bb5-2f63-c4bf-e925c36a45a2-370ce66b {
  align-self: center;
  justify-self: center;
}

#w-node-e1f912b2-1bb5-2f63-c4bf-e925c36a45a3-370ce66b {
  align-self: center;
}

#w-node-f34a01a3-dd69-1a17-0189-1c74e4862d17-370ce66b {
  align-self: center;
  justify-self: center;
}

#w-node-e70920f7-25c6-afd1-01a6-0d9b716ce438-370ce66b, #w-node-_9e7f7914-7279-47d6-06c7-6687704e6ad8-370ce66b, #w-node-_062a94a5-12b9-0b96-afdb-b74723489315-370ce66b, #w-node-_2a842dbd-c0e0-f093-c709-b4277405093a-370ce66b, #w-node-_6f25ce63-dbb3-5b7b-f675-d3d81c647f5c-370ce66b, #w-node-a2f17df5-d7ab-aec9-be66-008d7d7ec794-370ce66b {
  align-self: center;
}

#w-node-_228f95a9-ccc2-55e4-507d-1c4fc1cf97ee-370ce66b {
  align-self: center;
  justify-self: center;
}

#w-node-_228f95a9-ccc2-55e4-507d-1c4fc1cf97ef-370ce66b {
  align-self: center;
}

#w-node-_228f95a9-ccc2-55e4-507d-1c4fc1cf97f1-370ce66b {
  align-self: center;
  justify-self: center;
}

#w-node-_228f95a9-ccc2-55e4-507d-1c4fc1cf97f2-370ce66b {
  align-self: center;
}

#w-node-_228f95a9-ccc2-55e4-507d-1c4fc1cf97f4-370ce66b {
  align-self: center;
  justify-self: center;
}

#w-node-_228f95a9-ccc2-55e4-507d-1c4fc1cf97f5-370ce66b {
  align-self: center;
}

#w-node-_228f95a9-ccc2-55e4-507d-1c4fc1cf97f7-370ce66b {
  align-self: center;
  justify-self: center;
}

#w-node-_228f95a9-ccc2-55e4-507d-1c4fc1cf97f8-370ce66b {
  align-self: center;
}

#w-node-_228f95a9-ccc2-55e4-507d-1c4fc1cf97fa-370ce66b {
  align-self: center;
  justify-self: center;
}

#w-node-_228f95a9-ccc2-55e4-507d-1c4fc1cf97fb-370ce66b {
  align-self: center;
}

#w-node-_228f95a9-ccc2-55e4-507d-1c4fc1cf97fe-370ce66b {
  align-self: center;
  justify-self: center;
}

#w-node-_228f95a9-ccc2-55e4-507d-1c4fc1cf97ff-370ce66b {
  align-self: center;
}

#w-node-_228f95a9-ccc2-55e4-507d-1c4fc1cf9801-370ce66b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-f34a01a3-dd69-1a17-0189-1c74e4862d17-e38ce586, #w-node-e1f912b2-1bb5-2f63-c4bf-e925c36a4599-370ce66b, #w-node-f34a01a3-dd69-1a17-0189-1c74e4862d17-370ce66b, #w-node-e70920f7-25c6-afd1-01a6-0d9b716ce438-370ce66b, #w-node-_062a94a5-12b9-0b96-afdb-b74723489315-370ce66b, #w-node-_6f25ce63-dbb3-5b7b-f675-d3d81c647f5c-370ce66b, #w-node-_228f95a9-ccc2-55e4-507d-1c4fc1cf97ee-370ce66b {
    align-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6d921daa-2970-e6a8-9a95-c941077687a8-827437ad, #w-node-_6d921daa-2970-e6a8-9a95-c941077687a8-6e206fef {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f34a01a3-dd69-1a17-0189-1c74e4862d17-e38ce586, #w-node-e1f912b2-1bb5-2f63-c4bf-e925c36a4599-370ce66b, #w-node-f34a01a3-dd69-1a17-0189-1c74e4862d17-370ce66b, #w-node-e70920f7-25c6-afd1-01a6-0d9b716ce438-370ce66b, #w-node-_062a94a5-12b9-0b96-afdb-b74723489315-370ce66b, #w-node-_6f25ce63-dbb3-5b7b-f675-d3d81c647f5c-370ce66b, #w-node-_228f95a9-ccc2-55e4-507d-1c4fc1cf97ee-370ce66b {
    align-self: center;
  }
}


