.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.brand {
  padding-top: 15px;
}

.container {
  min-width: 100%;
  display: block;
}

.navbar {
  background-color: #c70c0c00;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section {
  background-image: linear-gradient(#00000054 86%, #fff), url('../images/imagem_gerada-7.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: auto;
  height: 900px;
}

.container-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: grid;
}

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

.flex-block {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  padding-top: 133px;
}

.div-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 146px;
  display: flex;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.container-5 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 500px;
  padding-right: 34px;
  display: flex;
}

.heading_hero {
  color: #f5f7fa;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 16px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 41px;
  display: block;
}

.heading-2 {
  color: #f5f7fa;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  font-family: Libre Bodoni, sans-serif;
  font-weight: 400;
  display: flex;
}

.heading-3 {
  color: #f5f7fa;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 28px;
  font-family: Libre Bodoni, sans-serif;
  font-weight: 400;
  line-height: 31px;
}

.heading-4 {
  color: #f5f7fa;
  margin-top: 8px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 31px;
}

.paragraph {
  color: #f5f7fa;
  letter-spacing: 6px;
  margin-top: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: italic;
}

.section-2 {
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
}

.div-block-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.image {
  width: 500px;
  position: static;
}

.div-block-3 {
  flex-flow: column;
  order: 0;
  display: flex;
}

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

.heading-5 {
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 39px;
}

.heading-6 {
  margin-bottom: 0;
  font-family: Libre Bodoni, sans-serif;
}

.paragraph-2 {
  margin-top: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.slider {
  background-color: #000;
  height: 900px;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  height: auto;
  overflow: hidden;
}

.container-7 {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-2 {
  margin-top: 48px;
}

.image-3 {
  margin-top: 24px;
}

.image-4 {
  margin-top: 16px;
}

.image-_geral {
  box-sizing: border-box;
  object-fit: cover;
  border-radius: 16px;
}

.image-_geral.img_down {
  object-position: 10% 50%;
  margin-top: 96px;
}

.image-6 {
  box-sizing: border-box;
  object-fit: cover;
}

.image-7, .image-8 {
  object-fit: cover;
}

.container-8 {
  margin-top: 105px;
}

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

.button_slider {
  background-color: #354b13;
  border-radius: 8px;
  width: 208px;
  margin-top: 8px;
  font-family: Montserrat, sans-serif;
}

.tittle_slider {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Libre Bodoni, sans-serif;
  font-size: 36px;
}

.heading-8 {
  color: #fff;
  margin-top: 0;
}

.paragraph-3 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 27px;
}

.heading-8-copy {
  color: #fff;
  margin-top: 0;
}

.container-9 {
  margin-top: 80px;
}

.image-9 {
  width: 284px;
}

.container-10 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

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

.image-10 {
  object-fit: cover;
  object-position: 100% 50%;
}

.image-11 {
  object-fit: cover;
  margin-top: 40px;
}

.container-11 {
  margin-top: 105px;
}

.image-12 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.container-12 {
  aspect-ratio: auto;
  object-fit: cover;
}

.image-13 {
  object-fit: cover;
  max-height: none;
}

.grid-4 {
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 2fr;
}

.container-13 {
  margin-top: 30px;
}

.container-14 {
  max-width: 1420px;
}

.container-15 {
  background-image: url('../images/IMG_2680.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1413px;
  height: auto;
  max-height: none;
}

.image-14 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  max-width: 80%;
  overflow: clip;
}

.image-15 {
  -webkit-text-fill-color: inherit;
  object-fit: contain;
  background-clip: border-box;
}

.container-16 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: -304px;
  display: grid;
}

.div-block-4 {
  display: block;
}

.section-3 {
  margin-top: 20px;
  margin-bottom: 80px;
}

.section-4 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.section-5 {
  background-image: url('../images/design-interior-persiana.png');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: cover;
}

.div-block-5 {
  grid-column-gap: 37px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#ffffffcf, #ffffffcf);
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 126px;
  display: grid;
}

.section-6 {
  margin-bottom: 80px;
}

.grid-5 {
  object-fit: contain;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.slide {
  margin-top: 0;
}

.image-16 {
  object-fit: cover;
  border-radius: 16px;
}

.image-17, .image-18 {
  border-radius: 16px;
}

.container-17 {
  margin-top: 172px;
}

.grid-6 {
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 2fr;
}

.container-18 {
  margin-top: 157px;
  margin-bottom: 157px;
}

.heading-9, .heading-10 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Libre Bodoni, sans-serif;
  font-size: 36px;
}

.paragraph-4 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 27px;
}

.button {
  background-color: #354b13;
  border-radius: 8px;
  width: 208px;
  margin-top: 8px;
}

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

.grid-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 2fr;
}

.image-19 {
  object-fit: cover;
}

.heading-11, .heading-12 {
  margin-top: 0;
  margin-bottom: 0;
}

.button-2 {
  margin-top: 8px;
}

.container-19 {
  margin-top: 30px;
}

.parag {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 27px;
}

.heading-13 {
  text-align: left;
  font-family: Libre Bodoni, sans-serif;
  font-size: 29px;
}

.heading-14 {
  font-family: Libre Bodoni, sans-serif;
  font-size: 28px;
}

.paragraph-5 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

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

.form-block {
  margin-top: 16px;
}

.text-field_orc {
  color: #1f1111;
  border-radius: 12px;
  width: 388px;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
}

.div-block-7 {
  background-image: linear-gradient(#1421049c, #1421049c);
  margin-top: 306px;
}

.section-7 {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  background-image: linear-gradient(#142104bf, #142104bf);
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 408px;
  padding-left: 48px;
  padding-right: 48px;
  display: grid;
}

.footer_h1 {
  color: #fff;
  margin-top: 16px;
  font-family: Libre Bodoni, sans-serif;
  font-size: 28px;
}

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

.footer_desc_icon {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 8px;
  text-decoration: none;
}

.div-block-9 {
  grid-column-gap: 0px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.5fr;
  grid-auto-columns: 1fr;
  text-decoration: none;
  display: grid;
}

.div-block-10 {
  grid-column-gap: 0px;
  grid-row-gap: 17px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 7fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.link, .link-2, .link-3 {
  display: block;
}

.footer_nav {
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: block;
}

.footer_nav.w--current {
  font-size: 16px;
}

.link-4 {
  color: #fff;
  margin-bottom: 9px;
  text-decoration: none;
  display: block;
}

.div-block-11 {
  font-family: Montserrat, sans-serif;
  font-size: 17px;
}

.paragraph-6 {
  color: #fff;
}

.image-20 {
  margin-top: 24px;
  margin-right: 66px;
}

.paragraph-7 {
  margin-bottom: 131px;
}

.submit-button {
  background-color: #354b13;
  border-radius: 8px;
}

.image-22 {
  display: block;
}

.section-8, .heading-15, .heading-16 {
  display: none;
}

.nav-link, .nav-link-2, .nav-link-3 {
  font-family: Montserrat, sans-serif;
}

.nav-menu {
  background-color: #fff;
}

.container-5-copy {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 500px;
  padding-right: 34px;
  display: none;
}

.image-26, .div-block-14, .section-11 {
  display: none;
}

.submit-button-copy {
  background-color: #354b13;
  border-radius: 8px;
}

@media screen and (max-width: 991px) {
  .container-4 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .heading-5 {
    font-size: 23px;
  }

  .container-7 {
    flex-flow: column;
    align-items: center;
  }

  .image-3 {
    width: 200px;
  }

  .image-4 {
    width: 199px;
  }

  .container-16 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .text-field_orc {
    margin-right: 16px;
  }

  .footer_h1 {
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 15px;
  }

  .footer_icon {
    padding-right: 0;
  }

  .footer_desc_icon {
    margin-left: 8px;
    font-size: 12px;
  }

  .footer_nav, .footer_nav.w--current, .link-4, .paragraph-6 {
    font-size: 12px;
  }

  .image-20 {
    margin-right: 32px;
  }

  .image-21 {
    display: inline-block;
  }

  .div-block-12 {
    display: block;
  }

  .image-23, .image-24 {
    width: 200px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    display: none;
  }

  .div-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 2.5fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 20px;
    padding-left: 25px;
    display: grid;
  }

  .hero-heading-center {
    padding: 60px 15px;
  }

  .heading_hero {
    color: #000;
    margin-bottom: 0;
    font-size: 24px;
  }

  .heading-2 {
    color: #000;
    margin-bottom: auto;
    font-size: 24px;
  }

  .heading-3 {
    color: #000;
    margin-bottom: 8px;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 500;
  }

  .heading-4 {
    color: #000;
  }

  .paragraph {
    color: #000;
    letter-spacing: 4px;
  }

  .section-2 {
    display: none;
  }

  .container-6 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-left: 16px;
    padding-right: 16px;
    display: grid;
  }

  .heading-5 {
    display: none;
  }

  .heading-6 {
    font-style: italic;
    font-weight: 400;
  }

  .paragraph-2 {
    margin-top: 0;
    margin-bottom: auto;
  }

  .container-7 {
    align-items: center;
  }

  .section-4 {
    margin-bottom: auto;
  }

  .section-5 {
    background-repeat: no-repeat;
  }

  .div-block-5 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 30px;
    margin-right: 45px;
    padding-bottom: 50px;
    display: flex;
  }

  .section-6 {
    margin-top: auto;
  }

  .section-7 {
    flex-flow: column;
    display: flex;
  }

  .footer_h1 {
    align-self: center;
    font-size: 28px;
  }

  .footer_icon {
    width: 24px;
  }

  .div-block-10 {
    text-align: left;
    align-self: center;
    margin-top: 16px;
    margin-bottom: 30px;
    margin-left: 54px;
  }

  .div-block-11 {
    text-align: center;
    align-self: center;
    margin-top: 16px;
    margin-bottom: auto;
  }

  .image-20 {
    margin-left: 140px;
  }

  .submit-button {
    text-align: left;
    margin-left: auto;
  }

  .image-21 {
    display: none;
  }

  .section-8 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .heading-15 {
    font-family: Montserrat, sans-serif;
    font-size: 23px;
    line-height: 44px;
    display: block;
  }

  .image-25 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .button-3 {
    -webkit-text-fill-color: inherit;
    background-color: #354b13;
    background-clip: border-box;
    border-radius: 12px;
    width: 404px;
    height: 60px;
    margin-bottom: 60px;
    padding-top: 16px;
    padding-left: 26px;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    font-weight: 400;
    text-decoration: none;
  }

  .heading-16 {
    margin-top: auto;
    margin-bottom: auto;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    line-height: 30px;
    display: block;
  }

  .div-block-13 {
    text-align: center;
    align-self: center;
    margin-top: 16px;
    margin-bottom: 30px;
  }

  .container-5-copy {
    color: #000;
    display: block;
  }

  .section-9 {
    position: relative;
  }

  .image-26 {
    z-index: 0;
    color: #333;
    background-color: #0000;
    display: block;
    position: relative;
  }

  .overlay {
    z-index: 1;
    background-image: linear-gradient(#00000080, #00000080);
    position: absolute;
    inset: 328px 0 181px;
  }

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

  .section-10 {
    display: none;
  }

  .container-20 {
    background-color: #000;
  }

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

  .slider-2 {
    color: #815353;
    background-color: #000;
  }

  .slide-2 {
    color: #382929;
    -webkit-text-stroke-color: #5a3535;
  }

  .section-11 {
    display: block;
  }

  .heading-_slider_mobile {
    color: #fff;
    font-family: Libre Bodoni, sans-serif;
  }

  .paragraph-8 {
    color: #fff;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    line-height: 24px;
  }

  .div-block-16 {
    text-align: center;
    background-color: #000;
    border-radius: 0;
  }

  .submit-button-copy {
    margin-top: 16px;
    margin-bottom: 16px;
    margin-left: auto;
  }

  .form {
    text-align: center;
  }

  .image-27 {
    aspect-ratio: 3 / 2;
    object-fit: cover;
  }

  .container-21 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .image-28 {
    aspect-ratio: auto;
    object-fit: contain;
  }

  .container-22 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .image-29 {
    aspect-ratio: 2 / 3;
    object-fit: contain;
    display: block;
  }

  .image-30 {
    aspect-ratio: 1;
    object-fit: contain;
  }

  .image-31 {
    display: block;
  }

  .div-block-17 {
    text-align: center;
    object-fit: fill;
    width: auto;
    max-width: none;
    height: 100px;
  }

  .image-32 {
    text-align: center;
    border-radius: 12px;
    display: inline-block;
  }

  .container-23 {
    text-align: center;
  }

  .image-33 {
    object-fit: cover;
    border-radius: 12px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: auto;
    display: none;
  }

  .div-block {
    margin-top: 42px;
    margin-left: 12px;
    padding-left: 0;
  }

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

  .centered-heading {
    margin-bottom: 24px;
  }

  .heading_hero {
    color: #000;
  }

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

  .paragraph {
    letter-spacing: 3px;
  }

  .container-7 {
    justify-content: center;
    align-items: center;
  }

  .container-16 {
    margin-top: 0;
  }

  .section-5 {
    margin-top: 11px;
  }

  .text-field_orc {
    width: auto;
  }

  .image-20 {
    margin-left: 36px;
  }

  .image-21 {
    display: inline-block;
  }

  .image-22 {
    display: none;
  }

  .button-3 {
    width: 289px;
    font-size: 20px;
  }

  .container-5-copy {
    text-align: left;
    padding-left: 0;
    display: inline-block;
  }

  .image-26 {
    display: inline-block;
  }

  .overlay {
    top: 309px;
    bottom: 261px;
  }

  .div-block-14 {
    display: block;
  }

  .slide-2 {
    text-align: left;
  }

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

  .container-22 {
    text-align: left;
    max-width: 100%;
  }

  .div-block-17 {
    text-align: center;
    max-width: 100%;
  }

  .image-32 {
    text-align: left;
    border-radius: 12px;
    display: inline-block;
    overflow: clip;
  }
}

#w-node-_5e4530c3-0adb-2303-576a-e9ddd835b815-8c4c7bbb {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-df5676b9-91f9-febb-d3e4-c8b7b2e49d74-8c4c7bbb {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}

#w-node-_347117a7-f17a-259d-592b-cddf0f0d358a-8c4c7bbb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a3c0327f-d805-eee1-c9e1-9940cad2a261-8c4c7bbb {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-fcbfffa1-b00a-e431-abf1-ed20900afff8-8c4c7bbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5cabe73-7562-6635-b17e-dadf9d94ff32-8c4c7bbb {
  grid-area: span 3 / span 1 / span 3 / span 1;
  align-self: center;
}

#w-node-_3ad348fe-6152-7f84-7aa8-4a4f679a0c49-8c4c7bbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c1f37e2-77e3-6399-62aa-ec2d223363ad-8c4c7bbb {
  grid-area: span 3 / span 1 / span 3 / span 1;
  align-self: center;
}

#w-node-_6c1f37e2-77e3-6399-62aa-ec2d223363b1-8c4c7bbb, #w-node-db4f3656-048a-6ccc-09fb-5b946ec95223-8c4c7bbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_09b8bf2c-25ca-f3af-ee13-ae322de75aa7-8c4c7bbb, #w-node-_8bf08aa4-f566-240d-583c-8154eb259d0e-8c4c7bbb {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-_06f8194d-8beb-7937-0c4f-85893bb4200a-8c4c7bbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c974d822-f6d1-3498-da9c-970ca47c6da7-8c4c7bbb {
  place-self: center;
}

#w-node-c253de35-0bf4-4151-e706-f37a2a589c05-8c4c7bbb {
  grid-area: 1 / 2 / 2 / 5;
}

#w-node-_9db72727-66e0-ac39-5b5f-76b351ffcee3-8c4c7bbb {
  grid-area: 1 / 5 / 2 / 6;
  align-self: center;
}

#w-node-_1a6e6898-5d43-a527-08f3-aa1e20c28bf0-8c4c7bbb {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-a8229ab0-8c12-005b-5221-19d682b7c7bf-8c4c7bbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8c88dc55-4a20-d02b-7c73-476fe8736a6f-8c4c7bbb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_8c88dc55-4a20-d02b-7c73-476fe8736a71-8c4c7bbb {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_8c88dc55-4a20-d02b-7c73-476fe8736a73-8c4c7bbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6ea4b918-7be4-19ca-c5bc-9ebf7bf71925-8c4c7bbb {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-ddc14791-2ac2-cc67-3b88-0b1e37fcacb5-8c4c7bbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_66311b17-5c55-5c9a-7c4c-f1e14c185dee-8c4c7bbb {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ddde9e78-e210-b414-becb-3e59b22747bb-8c4c7bbb {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_28ce7fbb-945d-15c8-18a7-1a7788cb31cf-8c4c7bbb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_842be179-bf77-0214-64b5-319db7d76230-8c4c7bbb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-cfb457e2-1940-4d29-d558-0b160309ad71-8c4c7bbb {
  grid-area: 3 / 1 / 4 / 2;
  justify-self: start;
}

#w-node-_2bb5bb36-9266-8acf-30a2-d5f2431dc3df-8c4c7bbb {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
}

#w-node-e4175f5f-83d0-0237-857e-7ed730a6726c-8c4c7bbb {
  grid-area: 3 / 2 / 4 / 3;
  align-self: center;
}

#w-node-eb1a7183-a140-1826-e6ea-e2f22ea0e232-8c4c7bbb {
  grid-area: 2 / 2 / 3 / 3;
  align-self: center;
}

#w-node-_2cf2d269-e6b8-8152-3395-9af14c0a8249-8c4c7bbb {
  grid-area: 4 / 2 / 5 / 3;
  align-self: center;
}

#w-node-f1e8271b-dfc2-a82e-1515-becf2cd80021-8c4c7bbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_1f1633d9-e9b1-bb7c-f3d8-e3423d497611-8c4c7bbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_223b9327-98bc-7267-5429-92de60c8b6b0-8c4c7bbb {
  grid-area: 1 / 4 / 2 / 5;
}

@media screen and (max-width: 991px) {
  #w-node-df5676b9-91f9-febb-d3e4-c8b7b2e49d74-8c4c7bbb {
    justify-self: start;
  }

  #w-node-_6ea4b918-7be4-19ca-c5bc-9ebf7bf71925-8c4c7bbb {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-_66311b17-5c55-5c9a-7c4c-f1e14c185dee-8c4c7bbb {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d8d45ff2-7b0b-ccf9-3f88-32fc80929267-8c4c7bbb {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-d8d45ff2-7b0b-ccf9-3f88-32fc8092926b-8c4c7bbb {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d8d45ff2-7b0b-ccf9-3f88-32fc8092926e-8c4c7bbb, #w-node-d8d45ff2-7b0b-ccf9-3f88-32fc80929270-8c4c7bbb {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-a3c0327f-d805-eee1-c9e1-9940cad2a261-8c4c7bbb, #w-node-fcbfffa1-b00a-e431-abf1-ed20900afff8-8c4c7bbb, #w-node-_8c88dc55-4a20-d02b-7c73-476fe8736a71-8c4c7bbb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_66311b17-5c55-5c9a-7c4c-f1e14c185dee-8c4c7bbb {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d8d45ff2-7b0b-ccf9-3f88-32fc8092926b-8c4c7bbb {
    place-self: start;
  }

  #w-node-_5e4530c3-0adb-2303-576a-e9ddd835b815-8c4c7bbb {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: start;
  }
}


