:root {
  --black: #12171c;
  --steel-blue: #3982c9;
}

.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;
}

.body {
  background-color: var(--black);
  color: #fff;
  font-family: Raleway, sans-serif;
}

.navbar {
  z-index: 999;
  width: 100%;
  height: 100px;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.container {
  width: 100%;
  height: 100%;
  max-height: 100%;
  min-width: 100%;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.brand {
  height: 100%;
  justify-content: center;
  align-items: center;
  padding-top: 23px;
  padding-bottom: 23px;
  display: flex;
}

.image {
  width: 360px;
}

.nav-link {
  color: #fff;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 3%;
  font-family: Share, sans-serif;
  font-size: 18px;
  line-height: 18px;
}

.nav-link.w--current {
  color: #fff;
}

.nav-link.nav-contact {
  color: var(--steel-blue);
  background-color: #fff;
  border-radius: 6px;
  margin-left: 3%;
}

.nav-menu {
  width: 60%;
  height: 100%;
  max-height: 100%;
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  padding-left: 5%;
}

.div-block {
  width: 40%;
  height: 100%;
  position: relative;
}

._1250w {
  max-height: 100%;
  max-width: 1250px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
  position: relative;
}

._1250w.zindex99 {
  z-index: 99;
}

.div-block-3 {
  width: 60%;
  background-image: url('../images/bar.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 1142px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.index-banner {
  height: 1140px;
  background-image: url('../images/banner1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  justify-content: center;
  align-items: center;
  display: flex;
}

.index-banner-title {
  color: #fff;
  text-align: center;
  text-shadow: 0 3px 3px rgba(0, 0, 0, .31);
  font-family: Share, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 74px;
}

._1050w {
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.lineblue {
  width: 60px;
  height: 2px;
  background-color: var(--steel-blue);
}

.div-block-5 {
  padding-top: 20px;
  padding-bottom: 66px;
}

.title-blk {
  color: var(--steel-blue);
  font-family: Share, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 34px;
}

.txt-content-blk {
  text-align: justify;
  font-size: 16px;
  line-height: 32px;
}

.txt-content-blk.center {
  text-align: center;
  line-height: 24px;
}

.margin35px {
  margin-bottom: 35px;
}

.image-2 {
  width: 440px;
}

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

.div-block-7 {
  margin-right: 60px;
}

.readmore-linkbox {
  color: #fff;
  background-image: linear-gradient(38deg, #3982c9 4%, #722ceb);
  border-radius: 5px;
  padding: 8px 14px;
  text-decoration: none;
}

.readmore-linkbox.send {
  padding-left: 25px;
  padding-right: 25px;
}

.div-block-8 {
  text-align: right;
}

.div-block-9 {
  background-image: url('../images/img14.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-10 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-11 {
  background-color: rgba(31, 40, 48, .8);
  padding: 40px 25px;
}

.div-block-12 {
  height: 50px;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-3 {
  max-height: 100%;
}

.div-block-13 {
  height: 240px;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 35px;
  margin-bottom: 35px;
  display: flex;
}

.div-block-14 {
  height: 76px;
  text-align: center;
}

.div-block-15 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 24px;
}

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

.image-4, .image-5 {
  max-height: 100%;
}

.div-block-17 {
  padding-top: 60px;
  padding-bottom: 200px;
}

.image-6 {
  width: 430px;
}

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

.div-block-19 {
  margin-left: 25px;
  font-size: 16px;
  line-height: 22px;
}

.div-block-20 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 7px;
  padding-bottom: 7px;
  display: flex;
}

.div-block-21 {
  margin-top: -8px;
  margin-bottom: -7px;
}

.div-block-22 {
  margin-left: 60px;
}

.div-block-23 {
  text-align: center;
  margin-top: 65px;
}

.div-block-24 {
  height: 200px;
  background-image: url('../images/banner2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block {
  color: var(--steel-blue);
  background-color: #fff;
  border-radius: 5px;
  padding: 7px 18px;
  font-family: Share, sans-serif;
  font-size: 22px;
  line-height: 26px;
  text-decoration: none;
}

.footer {
  z-index: 99;
  background-color: #12171c;
  padding-top: 40px;
  padding-bottom: 20px;
  position: relative;
}

._1050w-2 {
  width: 100%;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}

.div-block-26 {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, .4);
  margin-top: 15px;
  margin-bottom: 15px;
}

.link-block-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.div-block-27 {
  width: 55%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.link {
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.image-7 {
  width: 30px;
  height: 30px;
}

.div-block-28 {
  color: #fff;
  font-size: 14px;
}

.div-block-29 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.sub-banner {
  width: 100%;
  height: 550px;
}

.banner-bg-img {
  height: 100%;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.banner-bg-img.about {
  background-image: url('../images/banner3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-bg-img.service {
  background-image: url('../images/banner6.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-bg-img.market {
  background-image: url('../images/banner5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-bg-img.contact {
  background-image: url('../images/banner4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-bg-img.products {
  background-image: url('../images/banner7.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.sub-banner-title {
  text-align: center;
  text-shadow: 0 6px 2px rgba(0, 0, 0, .2);
  font-family: Share, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
}

.div-block-30 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-9 {
  width: 520px;
}

.div-block-31 {
  padding-top: 65px;
  padding-bottom: 100px;
}

.div-block-32 {
  padding-top: 30px;
  padding-bottom: 100px;
}

.div-block-33 {
  margin-bottom: 10px;
  font-family: Share, sans-serif;
  font-size: 26px;
  line-height: 28px;
}

.div-block-34 {
  background-image: url('../images/img27.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.div-block-35 {
  max-width: 550px;
  text-align: center;
  font-family: Share, sans-serif;
  font-size: 32px;
  line-height: 40px;
}

.div-block-35._800wpx {
  max-width: 800px;
}

.div-block-36 {
  padding-top: 150px;
  padding-bottom: 100px;
}

.image-10 {
  width: 440px;
}

.div-block-37 {
  margin-left: 80px;
}

.div-block-38 {
  padding-top: 60px;
  padding-bottom: 300px;
}

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

.image-11 {
  min-width: 370px;
  margin-top: 25px;
  margin-bottom: 25px;
}

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

.div-block-41 {
  margin-right: 60px;
}

.div-block-42 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-45 {
  padding-top: 60px;
  padding-bottom: 100px;
}

.div-block-46 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-12 {
  width: 440px;
}

.div-block-48 {
  padding-top: 40px;
  padding-bottom: 100px;
}

.div-block-49 {
  height: 90vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-50 {
  padding-top: 40px;
  padding-bottom: 300px;
}

.list {
  padding-left: 5px;
}

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

.image-13 {
  width: 35px;
}

.div-block-53 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-54 {
  margin-bottom: 10px;
}

.div-block-55 {
  padding-bottom: 100px;
}

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

.div-block-57 {
  padding-bottom: 300px;
}

.div-block-58 {
  margin-bottom: 35px;
}

.div-block-59 {
  width: 500px;
  background-color: #1f2830;
  padding: 45px 35px;
}

.text-field {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(194, 194, 194, .85);
  margin-bottom: 15px;
  color: white;
}

.text-field.message {
  min-height: 120px;
}

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

.form-block {
  margin-bottom: 0;
}

.html-embed {
  height: 600px;
}

.div-block-63 {
  background-image: url('../images/img14.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 180px;
  padding-bottom: 140px;
}

.prod {
  background-color: rgba(31, 40, 48, .8);
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-14 {
  height: 40px;
}

.div-block-64 {
  padding-top: 140px;
  padding-bottom: 300px;
}

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

.div-block-65 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}

.div-block-66 {
  margin-top: 6px;
}

.div-block-67 {
  max-width: 700px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.div-block-69, .div-block-70, .div-block-71 {
  margin-top: 40px;
}

.div-block-72 {
  z-index: 1;
  background-color: var(--black);
  background-image: url('../images/img14.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 220px;
  padding-bottom: 100px;
  position: relative;
}

.div-block-73 {
  background-color: #232d37;
  background-image: url('../images/img38.jpg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  padding-top: 100px;
  padding-bottom: 500px;
  position: relative;
}

.div-block-74 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-16 {
  margin-bottom: 100px;
}

.div-block-75 {
  z-index: 0;
  width: 800px;
  height: 900px;
  opacity: .6;
  background-image: url('../images/img38.jpg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.grid-3 {
  width: 700px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-76, .div-block-77, .div-block-78 {
  margin-bottom: 100px;
}

.img-notext {
  display: none;
}

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

.image-19 {
  width: 100%;
}

.div-block-82 {
  height: 90vh;
  padding-top: 65px;
  padding-bottom: 400px;
}

.div-block-83 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .navbar {
    height: 95px;
  }

  .container {
    position: static;
  }

  .nav-link {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 20px;
  }

  .nav-link.w--current {
    color: #fff;
  }

  .nav-link.nav-contact {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    margin-left: 0%;
  }

  .nav-menu {
    width: 40%;
    background-color: var(--black);
    padding-top: 100px;
    padding-left: 0%;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .div-block {
    width: auto;
  }

  ._1250w {
    width: 100%;
    max-width: 100%;
    position: absolute;
  }

  ._1250w.zindex99 {
    z-index: auto;
  }

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

  .index-banner {
    height: 700px;
    background-size: auto 100%;
  }

  .index-banner-title {
    font-size: 50px;
    line-height: 60px;
  }

  ._1050w {
    max-width: 95%;
  }

  .image-2 {
    width: 50%;
  }

  .div-block-9 {
    background-size: 100%;
  }

  .div-block-13 {
    height: 180px;
  }

  .image-6 {
    width: 50%;
  }

  ._1050w-2 {
    max-width: 90%;
  }

  .div-block-25 {
    margin-left: -5px;
  }

  .div-block-27 {
    width: auto;
    justify-content: flex-start;
    margin-bottom: 10px;
  }

  .link {
    margin-right: 20px;
  }

  .div-block-29 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .menu-button {
    z-index: 99;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
    position: fixed;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .icon {
    font-size: 40px;
  }

  .sub-banner {
    height: 450px;
  }

  .div-block-35._800wpx {
    max-width: 95%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-10 {
    width: 60%;
  }

  .div-block-37 {
    margin-left: 50px;
  }

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

  .div-block-39 {
    align-items: flex-end;
  }

  .image-11 {
    min-width: 250px;
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .div-block-40 {
    align-items: flex-end;
  }

  .div-block-41 {
    margin-right: 50px;
  }

  .div-block-41.tab-nomargin {
    margin-right: 0;
  }

  .div-block-42 {
    width: 60%;
  }

  .image-12 {
    width: 60%;
    margin-top: 30px;
  }

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

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

  .html-embed {
    height: 400px;
  }

  .div-block-62 {
    padding-top: 60px;
  }

  .div-block-67 {
    max-width: 100%;
  }

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

  .div-block-73 {
    background-position: 100% 100%;
    background-size: auto;
  }

  .div-block-75 {
    width: 100%;
    height: 800px;
  }

  .grid-3 {
    width: 100%;
  }
}

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

  .image {
    width: 300px;
  }

  .nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block {
    height: 95px;
  }

  .index-banner {
    height: 500px;
  }

  .index-banner-title {
    font-size: 40px;
    line-height: 46px;
  }

  .title-blk {
    text-align: center;
  }

  .margin35px {
    margin-bottom: 30px;
  }

  .image-2 {
    width: 70%;
    margin-top: 40px;
  }

  .div-block-6 {
    flex-direction: column;
  }

  .div-block-7 {
    flex-direction: column;
    align-items: center;
    margin-right: 0;
    display: flex;
  }

  .grid {
    max-width: 70%;
    grid-row-gap: 25px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-12 {
    height: 40px;
  }

  .div-block-13 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .div-block-14 {
    height: 60px;
  }

  .image-6 {
    width: 70%;
  }

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

  .div-block-22 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    margin-left: 0;
    display: flex;
  }

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

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

  .div-block-27 {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .link {
    margin-bottom: 6px;
    margin-right: 0;
    font-size: 14px;
  }

  .div-block-29 {
    flex-direction: row;
    justify-content: space-between;
  }

  .sub-banner {
    height: 350px;
  }

  .sub-banner-title {
    font-size: 55px;
    line-height: 55px;
  }

  .image-9 {
    width: 80%;
  }

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

  .div-block-32 {
    padding-top: 0;
    padding-bottom: 70px;
  }

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

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

  .div-block-35 {
    font-size: 28px;
    line-height: 36px;
  }

  .div-block-35._800wpx {
    max-width: 100%;
  }

  .div-block-36 {
    padding-top: 100px;
  }

  .image-10 {
    width: 80%;
    margin-top: 30px;
  }

  .div-block-37 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .div-block-38 {
    padding-top: 0;
  }

  .div-block-39 {
    flex-direction: column-reverse;
    align-items: center;
  }

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

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

  .div-block-41 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    display: flex;
  }

  .div-block-42 {
    width: 80%;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }

  .div-block-43 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-12 {
    width: 80%;
  }

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

  .div-block-57 {
    padding-bottom: 220px;
  }

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

  .html-embed {
    height: 350px;
  }

  .div-block-62 {
    padding-bottom: 100px;
  }

  .div-block-64 {
    padding-top: 100px;
  }

  .grid-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-65 {
    flex-direction: column;
    margin-bottom: 10px;
  }

  .image-15 {
    width: 100px;
  }

  .div-block-73 {
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 400px;
  }

  .div-block-75 {
    opacity: .3;
  }

  .img-withtext {
    display: none;
  }

  .img-notext {
    text-align: center;
    display: block;
  }

  .div-block-79 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .image-17 {
    margin-bottom: 11px;
  }

  .list-2 {
    padding-left: 46px;
  }

  .div-block-80 {
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .div-block-82 {
    padding-bottom: 220px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    height: 80px;
  }

  .image {
    width: 210px;
  }

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

  .div-block {
    height: 80px;
  }

  ._1250w {
    padding-left: 15px;
    padding-right: 15px;
  }

  .index-banner {
    height: 400px;
  }

  .index-banner-title {
    font-size: 34px;
    line-height: 38px;
  }

  .txt-content-blk {
    line-height: 28px;
  }

  .image-2 {
    width: 100%;
  }

  .div-block-9 {
    background-size: auto;
  }

  .grid {
    max-width: 100%;
  }

  .image-6 {
    width: 100%;
  }

  .div-block-19 {
    margin-top: 8px;
    margin-left: 0;
  }

  .div-block-20 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }

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

  .menu-button {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 15px;
  }

  .image-8 {
    width: 65px;
  }

  .sub-banner-title {
    font-size: 45px;
    line-height: 45px;
  }

  .image-9 {
    width: 100%;
  }

  .div-block-34 {
    height: auto;
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .div-block-35 {
    line-height: 32px;
  }

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

  .image-10, .image-12 {
    width: 100%;
  }

  .div-block-50 {
    padding-bottom: 220px;
  }

  .div-block-59 {
    padding: 40px 25px;
  }

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

  .div-block-73 {
    padding-bottom: 300px;
  }

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

  .div-block-79 {
    flex-direction: column;
  }

  .image-18 {
    max-width: 90%;
  }
}

#w-node-fde3e835-4707-c009-ba61-a1cc044fe2b8-b8e98e01, #w-node-afa2383c-9232-7f47-1f29-e894bf7335b6-b8e98e01, #w-node-_9e7aba0b-ecf6-8dfe-b870-af40f55a0afd-b8e98e01, #w-node-fd74283f-ff06-e21e-ec56-9cd33bc27747-43657e3b, #w-node-fd74283f-ff06-e21e-ec56-9cd33bc2775b-43657e3b, #w-node-fd74283f-ff06-e21e-ec56-9cd33bc2776f-43657e3b, #w-node-_07678a57-a2ed-6f1e-4497-5abeec16cb8a-43657e3b, #w-node-_83bee11c-4a80-8693-8f3d-8b5f0e82c88b-43657e3b, #w-node-_76168a4a-fc27-62c6-fdf2-a01bea455625-43657e3b, #w-node-_76168a4a-fc27-62c6-fdf2-a01bea455626-43657e3b, #w-node-_40ca7508-e93a-4c7f-c198-85db5eaff280-43657e3b, #w-node-_40ca7508-e93a-4c7f-c198-85db5eaff281-43657e3b, #w-node-_4e24b23f-edfc-5aa9-ee15-c60673a67d24-43657e3b, #w-node-_4e24b23f-edfc-5aa9-ee15-c60673a67d25-43657e3b, #w-node-b8d9a423-09cb-486e-fd80-629ac674e8ac-43657e3b, #w-node-b8d9a423-09cb-486e-fd80-629ac674e8ad-43657e3b, #w-node-_64abe39b-13a1-74b4-cb9a-2dd67b55c62a-6ea1f9d3, #w-node-_64abe39b-13a1-74b4-cb9a-2dd67b55c62b-6ea1f9d3, #w-node-_64abe39b-13a1-74b4-cb9a-2dd67b55c618-6ea1f9d3, #w-node-_64abe39b-13a1-74b4-cb9a-2dd67b55c619-6ea1f9d3, #w-node-_64abe39b-13a1-74b4-cb9a-2dd67b55c61e-6ea1f9d3, #w-node-_64abe39b-13a1-74b4-cb9a-2dd67b55c61f-6ea1f9d3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


