:root {
  --grey: #3c3c3b;
  --bg: #faf8f5;
  --dark-slate-blue: #0b3e6a;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

a {
  color: #339899;
  font-weight: 700;
  text-decoration: underline;
}

.menu-wrapper {
  z-index: 100;
  width: 100%;
  height: 125px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 40px;
  padding-bottom: 5px;
  display: grid;
  position: fixed;
}

.menu-wrapper._2 {
  position: relative;
}

.menu-content-wrapper._1 {
  flex: 1;
}

.menu-content-wrapper._1.logo {
  background-image: url('../images/logo-via-alta-grey.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 75%;
  transition: all .2s;
}

.menu-content-wrapper._1.logo:hover {
  background-image: url('../images/logo-via-alta-color.svg');
}

.menu-content-wrapper._1.logo.white {
  height: 55px;
  background-image: url('../images/logo-via-alta-white.svg');
  background-size: contain;
}

.menu-content-wrapper._1.logo.viaalta {
  height: 75px;
  background-image: url('../images/logo-via-alta-color.svg');
  background-size: auto;
}

.menu-content-wrapper._1.hamb-menu-cont {
  justify-content: flex-end;
  align-items: center;
  padding-right: 75px;
  display: flex;
}

.hamb-menu-div {
  width: 80px;
  height: 75px;
  cursor: pointer;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 25px;
  transition: height .2s;
  display: flex;
}

.hamb-menu-div:hover {
  height: 69px;
}

.hamb-menu-div.close {
  justify-content: center;
  align-items: center;
  transition-property: all;
}

.hamb-menu-div.close:hover {
  transform: rotate(180deg);
}

.hamb-line {
  width: 100%;
  height: 3px;
  background-color: var(--grey);
}

.hamb-line.link {
  width: 15px;
  color: var(--grey);
  margin-right: 15px;
}

.hamb-line.link.w {
  background-color: var(--bg);
}

.hamb-line.white {
  background-color: #fff;
}

.hamb-line.white._1 {
  transform: translate(0, 1.5px)rotate(45deg);
}

.hamb-line.white._2 {
  transform: translate(0, -1.5px)rotate(-45deg);
}

.body {
  background-color: var(--bg);
  letter-spacing: .75px;
  font-family: Montserrat, sans-serif;
}

.block-spacer {
  width: 100%;
  height: 25vh;
  background-color: var(--bg);
  justify-content: center;
  align-items: center;
  display: flex;
}

.block-spacer.banner {
  height: 75vh;
  filter: grayscale(50%);
  background-image: url('../images/bannerV1.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding-top: 125px;
  display: flex;
}

.block-spacer.titlepage {
  height: auto;
  padding-top: 150px;
  padding-bottom: 36px;
}

.block-content {
  width: 100%;
  min-height: 75vh;
  background-color: var(--bg);
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.block-content.sw {
  flex-direction: row-reverse;
}

.block-content.ftr {
  min-height: auto;
}

.block-content.wrap {
  flex-wrap: wrap;
}

.block-content-img {
  width: 40%;
  min-width: 250px;
  filter: none;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  transition: all .2s;
}

.block-content-img.img1 {
  background-image: url('../images/wiezijnwe.jpg');
  background-position: 63%;
  flex: none;
}

.block-content-img.colorblock {
  background-color: var(--grey);
  color: var(--bg);
  background-image: linear-gradient(rgba(60, 60, 59, .9), rgba(60, 60, 59, .9)), url('../images/expertise.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  padding: 0% 10%;
  display: flex;
}

.block-content-img.colorblock.bw {
  filter: grayscale();
}

.block-content-img.img2 {
  background-image: url('../images/waarvoorstaanwe.jpg');
  background-position: 50% 100%;
}

.block-content-img.img3 {
  background-image: url('../images/ann-cv.jpg');
  background-position: 63%;
  background-size: cover;
  flex: none;
}

.block-content-img.image4 {
  background-image: url('../images/Isa-cv.jpg');
  background-position: 50%;
}

.block-content-img.img5 {
  background-image: url('../images/expertise.jpg');
  background-position: 63%;
  background-size: cover;
  flex: none;
}

.block-content-img.img6 {
  background-image: url('../images/waarvoorstaanwe.jpg');
  background-position: 63%;
  background-size: cover;
  flex: none;
}

.block-content-img.img4 {
  background-image: url('../images/image002.jpg');
  background-position: 63%;
  background-size: cover;
  flex: none;
}

.block-content-img.img5 {
  background-image: url('../images/image002.jpg');
  background-position: 50% 0;
  background-size: cover;
  flex: none;
}

.block-content-img.img7 {
  background-image: url('../images/expertise.jpg');
  background-position: 63%;
  background-size: cover;
  flex: none;
}

.block-content-img.image5 {
  background-image: url('../images/IMG-20230307-WA0000.jpg');
  background-position: 50% 0;
}

.block-content-txtblock-wrapper {
  width: 40%;
  min-width: 250px;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.block-content-txtblock-wrapper.sw {
  align-items: flex-start;
}

.block-content-txtblock-wrapper.noimage {
  width: 50%;
  height: auto;
  max-width: 650px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.block-content-txtblock {
  z-index: 2;
  width: 110%;
  min-height: 75%;
  background-color: var(--bg);
  opacity: 1;
  text-align: left;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: stretch;
  padding: 35px;
  display: flex;
  position: relative;
}

.block-content-txtblock.no-image {
  width: auto;
  height: 100%;
  background-color: #fff;
  justify-content: flex-start;
  padding-left: 15px;
  padding-right: 15px;
}

.drop-shadow-txtblock {
  z-index: 1;
  width: 20%;
  height: 75%;
  opacity: .6;
  position: absolute;
  left: -42px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .33);
}

.drop-shadow-txtblock.sw {
  left: auto;
  right: -9%;
}

.paragraph {
  letter-spacing: .75px;
  flex: none;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
}

.text-block {
  opacity: 1;
  color: var(--grey);
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 500;
  line-height: 40px;
}

.link-header {
  font-size: 18px;
}

.title {
  text-transform: uppercase;
  flex: none;
  margin-bottom: 11px;
  font-weight: 700;
}

.text-block-2 {
  text-align: center;
  margin-bottom: 16px;
  font-size: 30px;
  font-weight: 200;
  line-height: 40px;
}

.special-link {
  color: var(--grey);
  text-transform: uppercase;
  flex: none;
  align-items: center;
  margin-top: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 15px;
  font-weight: 800;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.special-link:hover {
  justify-content: flex-start;
  padding-left: 15px;
  padding-right: 0;
}

.special-link.w {
  color: #fff;
}

.special-link.w.no-marging {
  margin-top: 0;
}

.special-link.w.fix-wid {
  width: auto;
  margin-left: 15px;
}

.special-link.w.fix-wid.no-margin {
  margin-top: 0;
}

.special-link.mail {
  letter-spacing: .75px;
  background-color: #fff;
}

.special-link.mail:hover {
  background-color: var(--bg);
  padding-right: 15px;
}

.footer-wrapper {
  width: 80%;
  min-height: 200px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-wrapper.menudark {
  color: #fff;
  background-color: rgba(0, 0, 0, .95);
  justify-content: center;
  display: flex;
}

.footer-left {
  border-right: 1px solid rgba(60, 60, 59, .1);
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 25px;
  display: flex;
}

.footer-right {
  width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: center;
  align-items: flex-start;
  justify-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 25px;
  display: grid;
}

.profielfoto {
  width: 145px;
  height: 145px;
  background-color: #e4e4e4;
  background-image: url('../images/ann-cv.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 100%;
  margin-left: 25px;
}

.profielfoto.ftspacing {
  margin-right: 25px;
}

.profielfoto.ftspacing.logovia {
  background-color: #f0f0f0;
  background-image: url('../images/logo-via-alta-color.svg');
  background-size: 75%;
}

.footer-txtblock {
  margin-left: 0;
}

.footer-txtblock.s {
  margin-top: 17px;
  font-size: 8px;
}

.spacer {
  flex: 1;
}

.ft {
  color: var(--grey);
  border-left: 1px solid rgba(0, 0, 0, 0);
  text-decoration: none;
  transition: all .2s;
}

.ft:hover {
  border-left: 1px solid var(--grey);
  padding-left: 25px;
}

.ft.w--current {
  font-weight: 600;
}

.popup-menu-wrapper {
  z-index: 101;
  width: 100%;
  height: 100%;
  background-color: var(--grey);
  filter: grayscale();
  background-image: linear-gradient(rgba(0, 0, 0, .95), rgba(0, 0, 0, .95)), url('../images/expertise.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-start;
  display: none;
  position: fixed;
}

.popup-menu-content {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 40px;
  text-decoration: none;
  display: flex;
}

.w {
  color: #fff;
}

.w.big {
  text-transform: uppercase;
  font-weight: 300;
  text-decoration: none;
  transition: all .2s;
}

.w.big:hover {
  font-weight: 600;
}

.w.big.w--current {
  color: rgba(255, 255, 255, .5);
  font-weight: 600;
}

.menu-wrapper-popupmenu {
  z-index: 100;
  width: 100%;
  height: 125px;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  padding-top: 40px;
  padding-bottom: 5px;
  display: flex;
  position: relative;
}

.menu-wrapper-popupmenu._2 {
  position: relative;
}

.logolink.w--current {
  height: 100%;
}

.b {
  color: var(--grey);
}

.header {
  width: 100%;
  height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .35), rgba(0, 0, 0, 0));
  background-position: 0 0;
  background-size: auto;
  padding-top: 25px;
  position: relative;
}

.mainmenu {
  width: 100%;
  height: 90px;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.logo {
  width: 125px;
  height: 125px;
  background-image: url('../images/IMAP-W-SVG.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  flex: 0 auto;
}

.menu-wrapper-left {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.season-selector {
  width: auto;
  height: 35px;
  background-color: rgba(255, 255, 255, .15);
  border-radius: 20px;
  flex: none;
  align-items: center;
  margin-right: 30px;
  padding-left: 2.5px;
  padding-right: 2.5px;
  display: flex;
}

.winter {
  width: 30px;
  height: 30px;
  background-color: #fff;
  background-image: url('../images/WINTER-icon-B.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  border-radius: 20px;
  flex: none;
}

.zomer {
  width: 30px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/ZOMER-icon-W.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  border-radius: 20px;
  flex: none;
  margin-left: 2.5px;
}

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

.taal {
  color: #fff;
}

.taal.cur {
  font-weight: 600;
}

.taalline {
  width: 1.5px;
  height: 8px;
  opacity: .5;
  background-color: #fff;
  margin-left: 15px;
  margin-right: 15px;
}

.link-block {
  width: 60px;
  height: 60px;
  background-color: var(--dark-slate-blue);
  color: #fff;
  letter-spacing: 2px;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 50px;
  padding-top: 10px;
  font-size: 7px;
  text-decoration: none;
  display: flex;
}

.menu-wrapper-right {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.hambline {
  width: 30px;
  height: 2px;
  background-color: #fff;
  margin-bottom: 6px;
}

.hambline.nomarge {
  margin-bottom: 0;
}

.link-bol {
  width: 50px;
  height: 50px;
  color: rgba(0, 0, 0, 0);
  background-color: #fff;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border: 3px solid rgba(11, 62, 106, 0);
  border-radius: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 10px;
  text-decoration: none;
  transition: all .5s;
  display: flex;
}

.link-bol:hover {
  border: 3px solid var(--dark-slate-blue);
  color: var(--bg);
  transform: scale(1.2);
}

.link-bol.right {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 10px;
  margin-left: 25px;
}

.txt-bol-btn {
  letter-spacing: 3px;
  margin-top: 50px;
  font-size: 8px;
}

.txt-bol-btn.right {
  margin-top: 0;
  margin-left: 60px;
}

.side-menu-left {
  width: 125px;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 80px;
  margin-bottom: auto;
  padding-left: 26px;
  display: flex;
  position: static;
  bottom: 0;
}

.div-block {
  height: 150px;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 35px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bottom-link {
  height: 80px;
  min-width: 225px;
  color: var(--dark-slate-blue);
  background-color: #fff;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  padding-top: 17px;
  padding-left: 25px;
  padding-right: 25px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  overflow: hidden;
}

.bottom-link:hover {
  height: 340px;
  border: 3px none var(--dark-slate-blue);
  transform: scale(1.1);
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, .1);
}

.bottom-link._2:hover {
  height: 220px;
}

.bottom-link._3:hover {
  height: 300px;
}

.bottom-link._4:hover {
  height: 225px;
}

.icon {
  width: 45px;
  height: 45px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  margin-right: 15px;
}

.background-video {
  z-index: -999;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.titleandiconwrapper {
  flex: none;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hiddencontent {
  width: 100%;
  min-height: 75px;
  margin-top: 21px;
}

.buttenhidden {
  width: 100%;
  height: 35px;
  background-color: var(--dark-slate-blue);
  color: var(--bg);
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  transition: all .2s;
  display: flex;
}

.buttenhidden:hover {
  background-color: #052541;
}

.cta {
  width: 50%;
  height: 50%;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.linkline {
  width: 100%;
  height: 3px;
  background-color: var(--grey);
}

.linkline.link {
  width: 15px;
  color: var(--grey);
  margin-right: 15px;
}

.linkline.link.w {
  background-color: var(--bg);
}

.linkline.white {
  background-color: #fff;
}

.linkline.white._1 {
  transform: translate(0, 1.5px)rotate(45deg);
}

.linkline.white._2 {
  transform: translate(0, -1.5px)rotate(-45deg);
}

.spacer-div {
  width: 100%;
  height: 25vh;
  background-color: var(--bg);
}

.spacer-div.small {
  height: 12.5vh;
}

.contactform {
  width: 100%;
  display: none;
  position: relative;
}

.field-label {
  text-transform: uppercase;
  font-weight: 500;
}

.paragraph-gdpr {
  width: 75%;
}

.html-embed {
  width: 75%;
  margin-top: 35px;
  margin-bottom: 0;
}

.overlay-rotate {
  display: none;
}

.rotate {
  display: block;
}

@media screen and (max-width: 991px) {
  .menu-content-wrapper._1 {
    flex: 1;
  }

  .menu-content-wrapper._1.logo.white {
    height: 75px;
    flex: none;
  }

  .block-content {
    flex-direction: column;
    align-items: center;
  }

  .block-content.sw {
    flex-direction: column;
  }

  .block-content-img {
    width: 75%;
    height: 55vh;
  }

  .block-content-img.img2 {
    background-position: 50% 65%;
  }

  .block-content-txtblock-wrapper {
    width: 65%;
  }

  .block-content-txtblock-wrapper.noimage {
    width: 100%;
  }

  .block-content-txtblock {
    width: 100%;
    height: 110%;
    margin-top: -29px;
  }

  .drop-shadow-txtblock {
    width: 100%;
    height: 60px;
    top: -29px;
    left: auto;
  }

  .drop-shadow-txtblock.sw {
    top: -29px;
    right: auto;
  }

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

  .footer-wrapper {
    width: 95%;
  }

  .popup-menu-wrapper {
    display: none;
  }

  .menu-wrapper-popupmenu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    display: grid;
  }

  .spacer-div {
    height: 10vh;
  }
}

@media screen and (max-width: 767px) {
  .overlay-rotate {
    z-index: 99999999;
    width: 100%;
    height: 100%;
    background-color: var(--bg);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .rotate {
    width: 125px;
    height: 125px;
    background-image: url('../images/device-rotation.gif');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    margin-bottom: 20px;
    transform: rotate(90deg);
  }
}

@media screen and (max-width: 479px) {
  .menu-wrapper {
    justify-content: space-between;
    align-items: center;
    padding-top: 45px;
    padding-left: 30px;
    display: flex;
  }

  .menu-content-wrapper._1 {
    flex: 1;
  }

  .menu-content-wrapper._1.logo.white {
    height: 50px;
    flex: none;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-content-wrapper._1.logo.viaalta {
    height: 50px;
  }

  .menu-content-wrapper._1.logo.viaalta.w--current {
    height: 50px;
    flex: none;
  }

  .menu-content-wrapper._1.hamb-menu-cont {
    flex-direction: row;
    justify-content: flex-end;
    padding-right: 0;
    display: flex;
  }

  .menu-content-wrapper._2 {
    flex: 1;
    display: none;
  }

  .hamb-menu-div {
    flex: none;
    align-self: center;
    align-items: flex-end;
  }

  .block-spacer {
    height: 35vh;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .block-spacer.banner {
    height: 65vh;
    background-position: 80%;
  }

  .block-content {
    padding-left: 5px;
    padding-right: 5px;
  }

  .block-content-img {
    width: 100%;
  }

  .block-content-txtblock-wrapper {
    width: 95%;
  }

  .block-content-txtblock {
    padding: 15px;
  }

  .drop-shadow-txtblock {
    top: -30px;
  }

  .drop-shadow-txtblock.sw {
    right: 0%;
  }

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

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

  .footer-wrapper {
    flex-direction: column;
  }

  .footer-wrapper.menudark.hide {
    display: none;
  }

  .footer-right {
    flex-direction: column;
    padding-left: 25px;
    padding-right: 5px;
    display: flex;
  }

  .profielfoto.ftspacing {
    margin-bottom: 20px;
    margin-left: 0;
  }

  .footer-txtblock {
    width: 100%;
  }

  .spacer {
    height: 25px;
    flex: none;
  }

  .popup-menu-wrapper {
    display: none;
  }

  .menu-wrapper-popupmenu {
    align-items: center;
    padding-top: 20px;
    padding-left: 30px;
    display: flex;
  }

  .overlay-rotate {
    display: none;
  }
}

#w-node-_92fc9ea4-92ba-ecf5-d89b-c432d3c2c25e-4e41abdc {
  justify-self: end;
}

#w-node-_23a8edaa-a7f5-8d7b-a8d1-8cb0487b32f9-4e41abdc {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_62de2e80-668c-4506-336b-01ff44fbfc9b-4e41abdc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b1e9462-3fba-4f08-45dc-b256e6ab15ff-e6ab15ec {
  justify-self: end;
}

#w-node-_5b1e9462-3fba-4f08-45dc-b256e6ab1616-e6ab15ec {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: end;
}

#w-node-c5a56fcb-99bc-4b49-6570-7cb53b3f934f-3b3f934d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-c5a56fcb-99bc-4b49-6570-7cb53b3f9350-3b3f934d {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-c5a56fcb-99bc-4b49-6570-7cb53b3f9351-3b3f934d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c5a56fcb-99bc-4b49-6570-7cb53b3f9366-3b3f934d {
  justify-self: end;
}

#w-node-c5a56fcb-99bc-4b49-6570-7cb53b3f937e-3b3f934d {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: end;
}

#w-node-_92fc9ea4-92ba-ecf5-d89b-c432d3c2c25e-a79ac984 {
  justify-self: end;
}

#w-node-_23a8edaa-a7f5-8d7b-a8d1-8cb0487b32f9-a79ac984 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_62de2e80-668c-4506-336b-01ff44fbfc9b-a79ac984 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_92fc9ea4-92ba-ecf5-d89b-c432d3c2c25e-79cdbedf {
  justify-self: end;
}

#w-node-_23a8edaa-a7f5-8d7b-a8d1-8cb0487b32f9-79cdbedf {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_62de2e80-668c-4506-336b-01ff44fbfc9b-79cdbedf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_92fc9ea4-92ba-ecf5-d89b-c432d3c2c25e-ce79c8dc {
  justify-self: end;
}

#w-node-_23a8edaa-a7f5-8d7b-a8d1-8cb0487b32f9-ce79c8dc {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_62de2e80-668c-4506-336b-01ff44fbfc9b-ce79c8dc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_92fc9ea4-92ba-ecf5-d89b-c432d3c2c25e-07cd3194 {
  justify-self: end;
}

#w-node-_23a8edaa-a7f5-8d7b-a8d1-8cb0487b32f9-07cd3194 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_62de2e80-668c-4506-336b-01ff44fbfc9b-07cd3194 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d74fbfc1-e09a-2fa2-af5f-6f16f044f771-07cd3194 {
  justify-self: end;
}

#w-node-d74fbfc1-e09a-2fa2-af5f-6f16f044f785-07cd3194 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: end;
}

#w-node-_92fc9ea4-92ba-ecf5-d89b-c432d3c2c25e-fd793e6d {
  justify-self: end;
}

#w-node-_23a8edaa-a7f5-8d7b-a8d1-8cb0487b32f9-fd793e6d {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_62de2e80-668c-4506-336b-01ff44fbfc9b-fd793e6d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_92fc9ea4-92ba-ecf5-d89b-c432d3c2c25e-762ddeb7 {
  justify-self: end;
}

#w-node-_23a8edaa-a7f5-8d7b-a8d1-8cb0487b32f9-762ddeb7 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_62de2e80-668c-4506-336b-01ff44fbfc9b-762ddeb7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_92fc9ea4-92ba-ecf5-d89b-c432d3c2c25e-fa1ef2e0 {
  justify-self: end;
}

#w-node-_23a8edaa-a7f5-8d7b-a8d1-8cb0487b32f9-fa1ef2e0 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_62de2e80-668c-4506-336b-01ff44fbfc9b-fa1ef2e0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_62de2e80-668c-4506-336b-01ff44fbfc9b-4e41abdc {
    justify-self: end;
  }
}
