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

.bb-section-hero {
  background-color: #000;
  background-image: url('../images/be-img0.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.bb-container {
  max-width: 1100px;
}

.bb-space {
  padding-left: 20px;
  padding-right: 20px;
}

.bb-space.bb-space-hero {
  padding-top: 43px;
  padding-bottom: 156px;
}

.bb-space.bb-space-quizur {
  padding-top: 134px;
  padding-bottom: 134px;
}

.bb-space.bb-space-webfic {
  padding-top: 168px;
  padding-bottom: 168px;
}

.bb-space.bb-space-deedux {
  padding-top: 204px;
  padding-bottom: 205px;
}

.bb-space.bb-space-rodape {
  flex-direction: column;
  align-items: center;
  padding-top: 122px;
  padding-bottom: 100px;
  display: flex;
}

.text-block {
  color: #68be9c;
  margin-top: 126px;
  margin-bottom: 21px;
  font-family: Sora, sans-serif;
  font-size: 16px;
}

.heading {
  max-width: 520px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(267deg, #e7431d, #802510);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 21px;
  font-family: Sora, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.text-block-2 {
  max-width: 520px;
  color: #fff;
  font-family: Sora, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}

.div-block {
  max-width: 480px;
  margin: 354px 39px 334px auto;
}

.heading-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 68px;
  font-family: Sora, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.text-span {
  color: #68be9c;
  font-weight: 400;
}

.grid {
  max-width: 357px;
  grid-row-gap: 49px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  margin-left: auto;
}

.text-block-3 {
  color: #fff;
  font-family: Sora, sans-serif;
  font-size: 16px;
}

.text-block-4 {
  color: #e24b24;
  font-family: Sora, sans-serif;
  font-size: 28px;
  line-height: 38px;
}

.text-block-5 {
  max-width: 432px;
  color: #fff;
  margin-top: 21px;
  margin-bottom: 21px;
  font-family: Sora, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 42px;
}

.text-block-6 {
  max-width: 442px;
  color: #fff;
  font-family: Sora, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}

.bb-section-quizur {
  background-color: #d9d9d9;
  background-image: url('../images/be-img2.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-2 {
  max-width: 430px;
  flex-direction: column;
  align-items: flex-start;
  margin-left: auto;
  display: flex;
}

.text-block-7 {
  color: #000;
  margin-top: 33px;
  margin-bottom: 10px;
  font-family: Sora, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

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

.div-block-3 {
  align-items: center;
  display: flex;
}

.text-block-8 {
  color: #102d46;
  margin-left: 11px;
  font-family: Sora, sans-serif;
  font-size: 16px;
  line-height: 36px;
}

.text-block-8._2 {
  color: #fff;
}

.bb-section-webfic {
  background-color: #d9d9d9;
  background-image: url('../images/Slice-11.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.bb-section-webfic.off {
  display: none;
}

.text-block-9 {
  max-width: 430px;
  color: #000;
  margin-top: 30px;
  margin-bottom: 19px;
  font-family: Sora, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.bb-section-deedux {
  background-color: #d9d9d9;
  background-image: url('../images/Slice-12.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-4 {
  max-width: 394px;
  flex-direction: column;
  align-items: flex-start;
  margin-left: auto;
  margin-right: 36px;
  display: flex;
}

.text-block-10 {
  color: #000;
  margin-top: 30px;
  font-family: Sora, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}

.bb-section-rodape {
  background-color: #000;
  background-image: url('../images/bg-footer-b.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.heading-3 {
  max-width: 278px;
  color: #e24b24;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
  font-family: Sora, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 38px;
  display: none;
}

.grid-3 {
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
  margin-top: 36px;
  margin-bottom: 108px;
  margin-right: auto;
  display: none;
}

.grid-3._2-copy {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-5 {
  width: 100%;
  align-items: center;
  margin-right: auto;
  display: flex;
}

.div-block-6 {
  width: 100%;
  max-width: 348px;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 86px;
  display: flex;
}

.heading-4 {
  color: #e7431d;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(101deg, #e7431d, #802510);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 34px;
  font-family: Sora, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.heading-5 {
  color: #e24b24;
  text-align: center;
  margin-top: 111px;
  margin-bottom: 86px;
  font-family: Space Grotesk, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 46px;
}

.link-block {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block-11 {
  color: #fff;
  margin-left: 22px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.grid-4 {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  margin-top: 74px;
  margin-bottom: 174px;
}

.text-block-12 {
  color: #666;
  margin-top: 44px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.image-3 {
  max-width: 556px;
}

@media screen and (max-width: 991px) {
  .bb-section-hero {
    background-image: url('../images/be-img1.webp');
  }

  .bb-container {
    max-width: 360px;
  }

  .bb-space.bb-space-hero {
    padding-top: 45px;
    padding-bottom: 118px;
  }

  .bb-space.bb-space-quizur {
    padding-top: 672px;
    padding-bottom: 132px;
  }

  .bb-space.bb-space-webfic {
    padding-top: 705px;
    padding-bottom: 169px;
  }

  .bb-space.bb-space-deedux {
    padding-top: 727px;
    padding-bottom: 191px;
  }

  .bb-space.bb-space-rodape {
    padding-top: 40px;
    padding-bottom: 52px;
  }

  .text-block {
    margin-top: 374px;
    margin-bottom: 10px;
  }

  .heading {
    margin-bottom: 10px;
    font-size: 29px;
    line-height: 40px;
  }

  .text-block-2 {
    font-size: 15px;
  }

  .div-block {
    margin: 457px 0 657px;
  }

  .heading-2 {
    margin-bottom: 84px;
  }

  .grid {
    max-width: 210px;
    grid-row-gap: 33px;
  }

  .text-block-5 {
    margin-top: 33px;
  }

  .bb-section-quizur {
    background-image: url('../images/Slice-15.webp');
  }

  .text-block-7 {
    margin-bottom: 26px;
    font-size: 15px;
  }

  .text-block-8 {
    font-size: 14px;
  }

  .text-block-8._2._1 {
    max-width: 231px;
    flex-direction: column;
    line-height: 26px;
    display: flex;
  }

  .bb-section-webfic {
    background-image: url('../images/be-img3.webp');
  }

  .bb-section-deedux {
    background-image: url('../images/Slice-17.webp');
  }

  .text-block-10 {
    max-width: 261px;
  }

  .bb-section-rodape {
    background-image: none;
  }

  .grid-3 {
    margin-top: 30px;
    margin-bottom: 86px;
  }

  .grid-3._2, .grid-3._2-copy {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .div-block-6 {
    margin-left: 0;
  }

  .heading-5 {
    margin-top: 162px;
    margin-bottom: 26px;
  }

  .grid-4 {
    margin-top: 48px;
    margin-bottom: 117px;
  }

  .text-block-12 {
    max-width: 305px;
    text-align: center;
    margin-top: 48px;
    font-size: 14px;
  }

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

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

#w-node-e703b269-4519-d292-9af8-e38acb782703-6fc5568b, #w-node-ffea6a96-c46e-097b-8279-dd8259989093-6fc5568b, #w-node-_13a11b2a-9574-c7ee-1147-aae17826db6a-6fc5568b, #w-node-_3e5dc468-ca3a-fbc1-75cc-2a031379deb4-6fc5568b, #w-node-a790d8cc-3b43-bc92-dc6b-14ac45770814-6fc5568b, #w-node-a2dc774f-b040-339d-b89a-ade9137af2c3-6fc5568b, #w-node-aa2b18b3-8c31-5c8a-4eac-a27b0556f2f0-6fc5568b, #w-node-_4075e86d-45d1-7999-525f-72b63985105d-6fc5568b, #w-node-_54d2bf6c-a520-2c73-9ba9-09673abd435d-6fc5568b, #w-node-_84dca7ca-8f31-d94f-d5fc-b729e29d2d34-6fc5568b, #w-node-_083f2ccc-ea33-ed39-3a76-e7da6706e5db-6fc5568b, #w-node-c0cc21a9-f9d9-f12d-5b30-2a57befb1008-6fc5568b, #w-node-_5e192798-1a88-0dfc-9b0f-d0aa79474da1-6fc5568b, #w-node-_3b947a92-6ebd-fec1-b336-cf22526654ce-6fc5568b, #w-node-_92160e47-3b03-f7b8-f3bc-37c8cc08d123-6fc5568b, #w-node-_92160e47-3b03-f7b8-f3bc-37c8cc08d127-6fc5568b, #w-node-_92160e47-3b03-f7b8-f3bc-37c8cc08d12b-6fc5568b, #w-node-_92160e47-3b03-f7b8-f3bc-37c8cc08d12f-6fc5568b, #w-node-a5e5f7f5-218c-54a7-6967-1cf948e5f562-6fc5568b, #w-node-b049e45a-a54f-397d-81c9-c708e3c8913d-6fc5568b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


