body {
  color: #333;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 600;
  line-height: 52px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

p {
  color: #333;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
}

.navbar {
  background-color: #333;
}

.nav-logo {
  width: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.nav-link {
  color: #fff;
  margin-top: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
}

.nav-button {
  color: #fff;
  background-color: #ffb200;
  border-radius: 500px;
  margin-top: 20px;
  margin-left: 16px;
  padding: 10px 24px;
  font-weight: 700;
}

.container {
  max-width: 1216px;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
  padding-left: 30px;
  padding-right: 30px;
}

.hero {
  background-image: url('../images/3R_banner-principal.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: fixed;
  padding-top: 120px;
  padding-bottom: 120px;
}

.hero-block {
  max-width: 650px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.hero-heading {
  outline-offset: 0px;
  color: #fff;
  object-fit: fill;
  outline: 3px #fff;
  margin-bottom: 20px;
  font-size: 48px;
  line-height: 65px;
  text-decoration: none;
}

.paragraph {
  font-size: 16px;
  line-height: 24px;
}

.button {
  color: #fff;
  background-color: #ffb200;
  border-radius: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
}

.button.orange {
  background-color: #ffb200;
  border-radius: 500px;
}

.button.content-grid-button {
  background-color: #b8b8b8;
  border-radius: 500px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 14px;
}

.button.grey {
  background-color: #333;
  border-radius: 500px;
}

.hero-paragraph {
  max-width: 500px;
  color: #fff;
  margin: 10px auto 30px;
  font-size: 20px;
  line-height: 26px;
}

.content-section {
  background-color: #ebebeb;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 100px;
}

.content-grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: grid;
}

.content-block-image {
  width: 140px;
}

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

.content-block-title {
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}

.form-section {
  background-color: #4043d2;
  padding-top: 80px;
  padding-bottom: 80px;
}

.form-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.form-heading {
  max-width: 590px;
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}

.form-label {
  color: #fff;
  margin-bottom: 15px;
  font-size: 18px;
}

.form-field {
  height: 52px;
  outline-offset: 0px;
  border-radius: 500px;
  outline: 3px #333;
  margin-right: 20px;
  padding-left: 24px;
  padding-right: 2px;
  font-size: 18px;
}

.form-submit {
  height: 52px;
  background-color: #e15e1d;
  border-radius: 500px;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 18px;
  font-weight: 700;
}

.form-block {
  display: flex;
}

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

.know-section {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

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

.know-block {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.know-heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
}

.prof-subheading {
  color: #4043d2;
  margin-bottom: 20px;
}

.image-3 {
  width: 16px;
  height: 16px;
}

.div-block-8 {
  width: 42px;
  height: 42px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 30px;
  display: flex;
}

.link-block {
  width: 42px;
  height: 42px;
  background-color: #eceefb;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.prof-social-link-image {
  width: 16px;
  height: 16px;
}

.prof-social-link {
  width: 42px;
  height: 42px;
  background-color: #eceefb;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  margin-right: 16px;
  display: flex;
}

.prof-social-block {
  margin-top: 30px;
  display: flex;
}

.image-5 {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.prof-layer-image {
  position: absolute;
  top: -25px;
  bottom: auto;
  left: 60px;
  right: auto;
}

.final-section {
  -webkit-text-fill-color: inherit;
  background-color: #ffb200;
  background-image: url('../images/3R_Banner-final_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-clip: padding-box;
  padding-top: 140px;
  padding-bottom: 140px;
  position: -webkit-sticky;
  position: sticky;
}

.final-block {
  text-align: center;
}

.final-heading {
  color: #fff;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.footer {
  background-color: #333;
  padding-top: 60px;
  padding-bottom: 60px;
}

.footer-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 2.75fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.footer-logo {
  width: 50px;
}

.content-heading {
  margin-bottom: 10px;
}

.know-paragraph {
  max-width: 750px;
  margin-bottom: 30px;
}

.text-span, .bold-text {
  font-weight: 900;
}

.text-span-2 {
  font-weight: 700;
}

.client-section {
  background-color: #ebebeb;
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
}

.client-block {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.client-heading {
  margin-bottom: 10px;
}

.final-paragraph {
  color: #333;
  margin-bottom: 40px;
  font-weight: 500;
}

.bold-text-2 {
  color: #333;
}

.image-6 {
  width: 390px;
  max-width: 1000%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.line-image {
  width: 100px;
  margin-bottom: 25px;
}

.footer-image {
  max-width: 250px;
}

.footer-block {
  text-align: left;
}

.footer-line {
  width: 50px;
  margin-bottom: 5px;
}

.footer-heading {
  color: #fff;
  margin-bottom: 0;
}

.footer-paragraph {
  color: #fff;
  margin-top: 36px;
  font-size: 10px;
}

.footer-block-paragraph {
  color: #fff;
}

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

.about {
  padding-top: 80px;
  padding-bottom: 80px;
}

.line {
  width: 100px;
  text-align: center;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.about-paragraph-bold {
  font-weight: 700;
}

.about-wrapper {
  max-width: 800px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: start;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.about-image {
  width: 150px;
}

.about-block-text, .div-block-12, .div-block-13 {
  text-align: left;
}

.about-paragraph {
  max-width: 800px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.profi-section {
  background-color: #ebebeb;
  padding-top: 80px;
  padding-bottom: 80px;
}

.profi-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.image-7 {
  width: 50px;
}

.profi-image {
  width: 150px;
}

.profi-block-heading {
  margin-bottom: 0;
}

.clien-section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.clien-quote-heading {
  margin-bottom: 0;
}

.clien-quote-heading-bold {
  margin-bottom: 25px;
}

.clien-quote-paragraph {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-style: italic;
}

.clien-quote-block {
  background-color: #ebebeb;
  border-radius: 60px;
  padding-top: 35px;
  padding-bottom: 60px;
}

.clien-wrapper {
  padding-top: 45px;
}

.line-grey {
  width: 100px;
  margin-bottom: 25px;
}

.clien-name {
  margin-bottom: 0;
  font-weight: 600;
}

.client-city {
  margin-bottom: 15px;
}

.heading-4 {
  margin-top: 40px;
}

.prop-section {
  background-image: url('../images/3R_banner-principal.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 80px;
  padding-bottom: 80px;
}

.prop-wrapper {
  max-width: 750px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.prop-paragraph {
  color: #fff;
  margin-bottom: 30px;
}

.prop-heading {
  color: #fff;
}

.clien-block-heading {
  margin-top: 40px;
}

.cons-section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.services-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.bold-text-4 {
  max-width: 50px;
  text-align: left;
  font-weight: 600;
}

.services-block, .services-paragraph, .paragraph-3 {
  text-align: left;
}

.heading-5 {
  max-width: 700px;
}

.paragraph-4 {
  text-align: left;
}

.trans-section-one {
  background-image: url('../images/3R_Banner-final_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 70px;
  padding-bottom: 70px;
}

.cont-section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.paragraph-5 {
  white-space: normal;
}

.trans-section-two {
  background-image: url('../images/3R_banner-principal.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 70px;
  padding-bottom: 70px;
}

.gest-section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.trans-section-three {
  background-image: url('../images/3R_banner-principal.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 70px;
  padding-bottom: 70px;
}

.curs-section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.trans-section-four {
  background-image: url('../images/3R_Banner-final.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 70px;
  padding-bottom: 70px;
}

.services-prop-section {
  background-image: url('../images/3R_banner-principal.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 80px;
  padding-bottom: 80px;
}

.services-prop-block {
  text-align: center;
}

.services-prop-paragraph {
  color: #fff;
  margin-bottom: 30px;
}

.services-prop-heading {
  color: #fff;
}

.gestao-section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.contact-section {
  background-color: #ebebeb;
  padding-top: 80px;
  padding-bottom: 80px;
}

.contact-form-submit {
  background-color: #333;
  border-radius: 500px;
  margin-top: 15px;
  padding: 14px 32px;
  font-size: 18px;
  font-weight: 500;
}

.contact-form {
  margin-top: 25px;
}

.field, .text-field-2 {
  border: 1px #000;
  border-radius: 500px;
}

.unid-section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.unid-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.unid-block-text {
  margin-bottom: 35px;
}

.contact-prop {
  background-image: url('../images/3R_banner-principal.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px;
}

.contact-block-heading {
  max-width: 500px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
}

.contact-block-paragraph {
  color: #fff;
  margin-bottom: 30px;
}

.contact-prop-block {
  margin-left: auto;
  margin-right: auto;
}

.bold-text-5 {
  max-width: 500px;
}

.unid-map {
  display: none;
}

.image-8 {
  max-width: 500px;
  margin-bottom: 37px;
}

@media screen and (max-width: 991px) {
  .nav-link {
    text-align: center;
    margin-bottom: 10px;
    display: block;
  }

  .nav-button {
    display: inline-block;
  }

  .container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .hero {
    background-size: cover;
  }

  .content-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .form-grid {
    grid-template-columns: 1fr;
  }

  .form-heading {
    max-width: 100%;
    text-align: center;
  }

  .form-label {
    text-align: center;
  }

  .prof-grid {
    grid-template-columns: 1fr;
  }

  .know-block {
    align-items: center;
  }

  .menu-button {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

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

  .nav-menu {
    background-color: #333;
    padding: 30px;
  }

  .prof-image {
    width: 100%;
  }

  .client-block {
    width: 200px;
    text-align: center;
    flex-direction: column;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    align-items: center;
    justify-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .icon {
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .hero-paragraph {
    max-width: 400px;
    font-size: 16px;
  }

  .form-heading {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .footer-wrapper {
    grid-template-columns: 1.5fr 1fr 1fr;
    justify-content: space-around;
    display: flex;
  }

  .footer-paragraph {
    max-width: 180px;
  }

  .about-wrapper {
    grid-template-columns: 2.75fr;
    justify-items: center;
  }

  .about-block-text {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .about-block-paragraph {
    max-width: 480px;
    margin-bottom: 25px;
  }

  .prop-section {
    background-position: 50% 100%;
    background-size: cover;
  }

  .services-wrapper {
    grid-template-columns: 1fr;
  }

  .unid-wrapper {
    flex-direction: column;
    display: flex;
  }
}

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

  .nav-logo {
    width: 50px;
  }

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

  .hero {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hero-heading {
    font-size: 32px;
    line-height: 1.2;
  }

  .button, .button.orange {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
  }

  .button.content-grid-button {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
  }

  .button.grey {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
  }

  .content-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .form-field {
    text-align: center;
  }

  .form-block {
    flex-direction: column;
  }

  .know-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .know-block {
    padding-left: 0;
    padding-right: 0;
  }

  .prof-social-link {
    margin-left: 8px;
    margin-right: 8px;
  }

  .final-section {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .final-heading {
    max-width: 500px;
  }

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

  .menu-button {
    margin-top: 12px;
  }

  .footer-logo {
    text-align: center;
    margin-bottom: 15px;
  }

  .footer-text {
    text-align: center;
  }

  .know-paragraph {
    text-align: center;
    font-size: 13px;
    line-height: 21px;
  }

  .client-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .client-block {
    width: 150px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .footer-block {
    text-align: center;
  }

  .footer-paragraph {
    margin-bottom: 20px;
  }

  .about, .profi-section {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .profi-wrapper {
    grid-template-columns: 1fr;
  }

  .clien-section {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .clien-quote-block {
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 0;
  }

  .prop-section {
    padding-top: 25px;
    padding-bottom: 45px;
  }

  .prop-paragraph {
    max-width: 325px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    line-height: 22px;
  }

  .prop-heading {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 26px;
  }

  .services-prop-heading-bold {
    max-width: 250px;
    font-size: 26px;
  }

  .cons-section {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .services-wrapper {
    text-align: center;
    justify-items: center;
  }

  .cont-section, .gest-section, .curs-section, .services-prop-section {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .services-prop-paragraph, .services-prop-heading {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }

  .gestao-section, .contact-section {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .contact-form-submit {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .unid-section {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .contact-prop {
    padding-top: 35px;
    padding-bottom: 50px;
  }
}

#w-node-b7f92bd7-9982-a0d0-1754-7a5b60fb9662-ca8fe74f, #w-node-_4bd2627c-417a-1a69-65f7-4c9bc1315318-ca8fe74f, #w-node-_7e23c127-3b6c-2918-0ef0-60cb27ca05aa-ca8fe74f, #w-node-f472894e-f947-d877-c99c-f85ed1178a2c-ca8fe74f, #w-node-_767c048d-3756-24b9-3d4c-1eb2d563b34c-ca8fe74f, #w-node-_30dfccfc-6c44-4d34-74fd-da28823f66b9-ca8fe74f, #w-node-_4f332529-9fe0-93c9-8b93-d88389030e6f-ca8fe74f, #w-node-f1a7192a-83cf-5daf-c267-89389f49f05d-ca8fe74f, #w-node-_04c83978-e563-43fa-43d1-e6a236e005b8-ca8fe74f, #w-node-_631584cf-462b-c960-83d0-1b4148c7b6f2-ca8fe74f, #w-node-d7b98392-ad05-c132-5dc3-f711018b1ddf-ca8fe74f, #w-node-_4229f4d8-1714-a26d-1719-65c22bfcb780-ca8fe74f, #w-node-_79cd7b1a-23c7-6df6-1df8-7b7569b4ea2f-ca8fe74f, #w-node-_8ba3a2fe-fc49-bec2-df19-cd3817796a6d-ca8fe74f, #w-node-fbd6bba7-e4b1-cc88-108a-a5bc291d807c-7eda67c5, #w-node-faf9ca1a-8b9c-0722-7b9e-107eac95437f-7eda67c5, #w-node-_35f566b6-8492-ca9c-f4c0-28233e56ac44-7eda67c5, #w-node-bb94cf47-c14f-032f-4add-22cdae8e5318-7eda67c5, #w-node-de831e78-f799-55d2-060c-a9b08b695c49-7eda67c5, #w-node-_0db88c37-d671-2fd1-6b6a-ad117f17b148-7eda67c5, #w-node-_8cd6f820-c6b3-fa85-6bb6-3416f2ed4277-7eda67c5, #w-node-_14789003-6557-24d3-052d-9f48b7a1953b-7eda67c5, #w-node-a1f2148b-dcd3-d6af-ec27-95d88510c284-7eda67c5, #w-node-_800bbbce-c386-a51d-ca85-c7cfc2fe9296-7eda67c5, #w-node-_22185158-d6c1-0a83-0cc3-1bce5587b211-7eda67c5, #w-node-b17fa58a-21aa-7994-dd59-6a0c331c4726-7eda67c5, #w-node-_7d9dd953-3d3a-5436-3698-08d1bc54e4b0-7eda67c5, #w-node-_7d9dd953-3d3a-5436-3698-08d1bc54e4b5-7eda67c5, #w-node-_7d9dd953-3d3a-5436-3698-08d1bc54e4bd-7eda67c5, #w-node-bd452714-1d34-da64-d8f0-34d46f7c931b-ebd854dd, #w-node-fbabdf59-1639-09a7-5d6c-bf70079287ac-ebd854dd, #w-node-b0a5396c-14ad-213f-ec22-3ed79878ac66-ebd854dd, #w-node-d4f9905e-573f-6a6c-234d-05293573784a-ebd854dd, #w-node-c3210513-04ab-4d52-6e84-c02bc9578e32-ebd854dd, #w-node-c3210513-04ab-4d52-6e84-c02bc9578e39-ebd854dd, #w-node-_104e5e67-5c0e-6fbb-f2f0-24250787631d-ebd854dd, #w-node-_104e5e67-5c0e-6fbb-f2f0-242507876328-ebd854dd, #w-node-_4c62947d-254c-4061-d815-c7c7ccfcb992-ebd854dd, #w-node-_4c62947d-254c-4061-d815-c7c7ccfcb999-ebd854dd, #w-node-_4c62947d-254c-4061-d815-c7c7ccfcb9a0-ebd854dd, #w-node-_4c62947d-254c-4061-d815-c7c7ccfcb9a7-ebd854dd, #w-node-_8ce9005e-81ef-d673-1a40-42ab7421fbf0-ebd854dd, #w-node-_8ce9005e-81ef-d673-1a40-42ab7421fbf8-ebd854dd, #w-node-_8ce9005e-81ef-d673-1a40-42ab7421fbff-ebd854dd, #w-node-_8ce9005e-81ef-d673-1a40-42ab7421fc06-ebd854dd, #w-node-cf696cf7-8061-712d-8711-1f966f7f9bd6-ebd854dd, #w-node-cf696cf7-8061-712d-8711-1f966f7f9bdb-ebd854dd, #w-node-cf696cf7-8061-712d-8711-1f966f7f9be3-ebd854dd, #w-node-b6b7a23e-f286-8b0a-f1bf-c581cc989047-4ee70b9e, #w-node-_1cf78257-5aea-1bae-0856-28fd786767f6-4ee70b9e, #w-node-_40bf1e3e-e7c7-038a-7197-b4e5bfa8b195-4ee70b9e, #w-node-_40bf1e3e-e7c7-038a-7197-b4e5bfa8b19a-4ee70b9e, #w-node-_40bf1e3e-e7c7-038a-7197-b4e5bfa8b1a2-4ee70b9e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


