/* Force Safari to allow custom select styling */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  background-color: #ffffff;
  border-radius: 12px;
  border: none;
  padding: 12px 16px;

  font-family: inherit;
  font-size: 14px;
  color: #1a1a1a;
}

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

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

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

.header-style {
  grid-column-gap: 288px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.logo-rgl-solutions-1 {
  object-fit: cover;
}

.navigation-container {
  grid-row-gap: 10px;
  background-color: #051339;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 477px;
  height: 40px;
  padding: 9px 30px;
  text-decoration: none;
  display: flex;
}

.navigation-links-container {
  grid-column-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navigation-link {
  color: #f2eeee;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.navigation-link-2 {
  color: #f2eeee;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.contato {
  grid-column-gap: 8px;
  background-color: #4b85be;
  border-radius: 80px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
  text-decoration: none;
  display: flex;
}

.button-text {
  color: #f2eeee;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.section {
  padding: 20px 60px 10px;
}

.div-block {
  background-image: linear-gradient(125deg, #04153dcc 20%, #0d2a6999 55%, #1f5fb14d 100%), url('../images/gostosa.jpeg');
  background-position: 50% 50%, 78% 50%;
  background-repeat: no-repeat;
  background-size: cover, 84% auto;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.text {
  grid-row-gap: 52px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 665px;
  text-decoration: none;
  display: flex;
}

.title-style {
  color: #f2eeee;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.description {
  color: #cacaca;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.button-container {
  grid-column-gap: 10px;
  background-color: #4b85be;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 25px;
  text-decoration: none;
  display: flex;
}

.button-text-2 {
  color: #f2eeee;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-left: 140px;
  margin-right: 0;
  padding-top: 217px;
  padding-left: 0;
  display: flex;
}

.body {
  background-color: #070513;
  background-image: linear-gradient(96deg, #12519438, #fff0);
}

.solues {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.imagem {
  object-fit: cover;
  border-radius: 0;
  width: 50%;
  max-width: 50%;
  height: 80%;
  max-height: 80%;
}

.frame-10 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-9 {
  grid-row-gap: 45px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-8 {
  grid-column-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  width: 600px;
  text-decoration: none;
  display: flex;
}

.title-style-2 {
  color: #4b85be;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.description-2 {
  color: #cacaca;
  text-align: center;
  width: 600px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.stats-container {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 632px;
  text-decoration: none;
  display: flex;
}

.frame-3 {
  background-color: #051339;
  border: 1px solid #051339;
  border-radius: 16px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 13px 26px;
  text-decoration: none;
  display: flex;
}

.frame-2 {
  grid-column-gap: 10px;
  background-color: #4b85be;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 43px;
  height: 37px;
  padding: 10px 11px;
  text-decoration: none;
  display: flex;
}

.vector {
  object-fit: cover;
}

.frame-1 {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 470px;
  text-decoration: none;
  display: flex;
}

.stats-description {
  color: #f2eeee;
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 10px;
  font-family: DM Sans, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.description-3 {
  color: #f2eeee;
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.fi_18513873 {
  overflow: hidden;
}

.frame-style {
  object-fit: cover;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-style-2 {
  grid-row-gap: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 17.0898px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vector-2 {
  object-fit: cover;
  position: absolute;
  top: 6.34818px;
  left: 6.54297px;
}

.title-0 {
  color: #f2eeee;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.title-1 {
  color: #f2eeee;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.div-block-2 {
  margin: 0 0 40px;
  padding-left: 60px;
  padding-right: 10px;
}

.tabs-menu, .tabs {
  border-radius: 0;
}

.list {
  list-style-type: disc;
}

.faq5_toggle-icon {
  color: #739ee1;
  -webkit-text-stroke-color: #739ee1;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  height: 2.25rem;
  display: flex;
  position: relative;
}

.faq5_content {
  width: 100%;
}

.faq_trigger {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.faq5_tabs_menu {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  scrollbar-width: none;
  scrollbar-color: transparent transparent;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 2.5rem;
  display: flex;
  overflow: auto;
}

.text-color-highlighted {
  color: #3beb64;
}

.section_faq5-gray {
  overflow: hidden;
}

.section_faq5-gray.section-color-gray {
  justify-content: center;
  align-items: center;
  display: block;
}

.icon-embed-small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.faq5_item-gray {
  color: #14382e;
  background-color: #05133999;
  border-radius: 20px;
  padding: 1.5rem;
  box-shadow: inset 0 2px 20px 4px #ffffff1c;
}

.faq5_item-gray.w--current {
  background-color: #05133999;
  border-radius: 20px;
  box-shadow: inset 0 2px 20px 4px #ffffff1c;
}

.faq_trigger-info {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.faq5_list {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  flex-flow: column;
  display: flex;
}

.hide {
  display: none;
}

.faq5_icon-line {
  z-index: 2;
  background-color: #739ee1;
  border-radius: 62.4375rem;
  width: 1.125rem;
  height: 2px;
  position: relative;
}

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

.faq5_link {
  color: #14382e;
  background-color: #0000;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 1rem 2rem 1.5rem;
  font-size: 1.125rem;
  font-weight: 700;
  display: flex;
  box-shadow: inset 0 -1px #0f2c241f;
}

.faq5_link.w--current {
  background-color: #0000;
  box-shadow: inset 0 -4px #739ee2;
}

.heading-style-gray-h2 {
  color: #739ee2;
  text-transform: capitalize;
  font-family: DM Sans, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.faq5_tabs {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.faq_description-inner {
  padding: 8rem 10rem;
}

.faq_description-inner.paragraph-acorddeon {
  padding: 1rem 2rem;
}

.faq5_icon-line-static {
  background-color: #739ee1;
  border-radius: 62.4375rem;
  width: 1.125rem;
  height: 2px;
  position: absolute;
  transform: rotate(90deg);
}

.heading-style-gray-h5 {
  color: #739ee1;
  font-family: DM Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-large {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.margin-bottom.margin-xsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.container-main {
  width: 100%;
  max-width: 73.125rem;
  margin-left: auto;
  margin-right: auto;
}

.text-style-tagline-gray {
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-family: DM Sans, sans-serif;
  font-weight: 200;
  text-decoration: none;
  display: inline-block;
}

.max-width-xmedium {
  width: 100%;
  max-width: 45rem;
}

.faq_description {
  overflow: hidden;
}

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

.text-block {
  color: #adadad;
  font-family: DM Sans, sans-serif;
  font-weight: 700;
}

.text-block:active {
  color: #739ee2;
}

.text-block-2, .text-block-3, .text-block-4 {
  color: #adadad;
  font-family: DM Sans, sans-serif;
  font-weight: 400;
}

.paragraph {
  color: #fff;
  text-align: justify;
  padding-left: 0;
  padding-right: 0;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  line-height: 120%;
}

.section-2 {
  background-color: #05133999;
  border-radius: 30px;
  box-shadow: inset 0 2px 20px 4px #ffffff1c;
}

.paragraph-2 {
  color: #fff;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
}

.paragraph-2.topics {
  text-overflow: clip;
  overflow-wrap: normal;
  text-decoration: none;
}

.image {
  width: 2rem;
  height: auto;
}

.banner {
  grid-row-gap: 47px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1258px;
  text-decoration: none;
  display: flex;
}

.frame-12 {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 184px;
  display: flex;
}

.frame-11 {
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 762px;
  text-decoration: none;
  display: flex;
}

.title-style-3 {
  color: #f2eeee;
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.description-4 {
  color: #f2eeee;
  width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.button-container-2 {
  grid-column-gap: 10px;
  background-color: #739ee2;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 9px 22px;
  text-decoration: none;
  display: flex;
}

.button-text-3 {
  color: #f2eeee;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

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

.div-block-4 {
  justify-content: center;
  align-items: center;
  margin-bottom: 140px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.main-container {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.header-style-2 {
  color: #739ee2;
  text-align: center;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-decoration: none;
}

.content-container {
  grid-column-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.container-left {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 270px;
  text-decoration: none;
  display: flex;
}

.feature-section {
  grid-row-gap: 16px;
  border: 1px solid #739ee282;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 32px 24px;
  text-decoration: none;
  display: flex;
}

.icone {
  object-fit: cover;
}

.feature-text-container {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.feature-title {
  color: #739ee2;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  text-decoration: none;
}

.feature-description {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.feature-container-center {
  grid-row-gap: 48px;
  border: 1px solid #739ee282;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 570px;
  height: 568px;
  padding: 48px 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.feature-text-container-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.feature-title-2 {
  color: #739ee2;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  text-decoration: none;
}

.feature-description-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

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

.section-3 {
  margin-top: 60px;
  margin-bottom: 140px;
}

.banner-2 {
  grid-row-gap: 10px;
  background-image: linear-gradient(98deg, #05032a, #fff0), url('../images/Imagem-03.avif'), url('../images/Imagem-04.avif');
  background-position: 0 0, 0 0, 0 0;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, cover, cover;
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1258px;
  height: 469px;
  min-height: 469px;
  padding-left: 94px;
  padding-right: 94px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.frame-14 {
  grid-row-gap: 39px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 626px;
  text-decoration: none;
  display: flex;
}

.title-style-4 {
  color: #f2eeee;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 55px;
  text-decoration: none;
}

.button-container-3 {
  grid-column-gap: 10px;
  background-color: #739ee2;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 9px 22px;
  text-decoration: none;
  display: flex;
}

.button-text-4 {
  color: #f2eeee;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.section-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-23 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1188px;
  text-decoration: none;
  display: flex;
}

.title-style-5 {
  color: #739ee2;
  text-align: center;
  text-transform: capitalize;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-decoration: none;
}

.frame-22 {
  grid-column-gap: 58px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-top: 60px;
  text-decoration: none;
  display: flex;
}

.logo-huawei-1 {
  object-fit: cover;
  width: 100%;
  overflow: clip;
}

.frame-20 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 600px;
  text-decoration: none;
  display: flex;
}

.title-style-6 {
  color: #739ee2;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.description-5 {
  color: #f2eeee;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.frame-21 {
  grid-row-gap: 55px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1123px;
  text-decoration: none;
  display: flex;
}

.title-style-7 {
  color: #739ee2;
  text-align: center;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.frame-19 {
  grid-column-gap: 38px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-16 {
  grid-row-gap: 10px;
  background-color: #051339;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 341px;
  padding: 55px 31px;
  text-decoration: none;
  display: flex;
}

.frame-15 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 287px;
  text-decoration: none;
  display: flex;
}

.icon-container {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  margin-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.section-title {
  color: #f2eeee;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.description-6 {
  color: #cacaca;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.section-5 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  padding-top: 180px;
  padding-bottom: 180px;
  display: flex;
}

.banner-3 {
  grid-row-gap: 10px;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1258px;
  height: 469px;
  min-height: 469px;
  padding-left: 94px;
  padding-right: 94px;
  text-decoration: none;
  display: flex;
}

.frame-24 {
  grid-row-gap: 39px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 626px;
  text-decoration: none;
  display: flex;
}

.title-style-8 {
  color: #f2eeee;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.button-container-4 {
  grid-column-gap: 10px;
  background-color: #739ee2;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 9px 22px;
  text-decoration: none;
  display: flex;
}

.button-text-5 {
  color: #f2eeee;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

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

.background-video {
  opacity: .55;
}

.banner-3-copy {
  grid-row-gap: 10px;
  background-image: linear-gradient(98deg, #05032a, #fff0), url('../images/GIF-by-TQI---Tecnologia-Qualidade-em-Informação.gif'), url('../images/Imagem-04.avif');
  background-position: 0 0, 0 0, 0 0;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, cover, cover;
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1258px;
  height: 469px;
  min-height: 469px;
  padding-left: 94px;
  padding-right: 94px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-3 {
  width: 20%;
}

.frame-29 {
  grid-column-gap: 66px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.volkswagen-1 {
  object-fit: cover;
}

.frame-28 {
  grid-row-gap: 30px;
  -webkit-backdrop-filter: blur(1.7px);
  backdrop-filter: blur(1.7px);
  background-color: #05133999;
  border: 1px solid #9acbfb;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 724px;
  height: 100%;
  padding: 80px 110px;
  text-decoration: none;
  display: flex;
}

.frame-27 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 500px;
  text-decoration: none;
  display: flex;
}

.frame-26 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 66px;
  display: flex;
}

.title-style-9 {
  color: #739ee2;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.title-style-10 {
  color: #739ee2;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.description-7 {
  color: #f2eeee;
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

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

.div-block-8 {
  margin-top: 140px;
  margin-bottom: 140px;
  position: relative;
  overflow: hidden;
}

.content-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.content-block.overflow-hidden {
  overflow: hidden;
}

.content-block.flex-horizontal {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.content-block.flex-horizontal.set-other-css {
  max-width: 100%;
  white-space: nowrap !important;
}

.content-block.arrow-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  padding-left: 70%;
  display: flex;
}

.costumer-card {
  background-color: #f3f3f3;
  background-image: url('../images/Volkswagen.avif');
  background-position: 0 0;
  background-size: cover;
  border-radius: 12px;
  flex-shrink: 0;
  width: 200px;
  min-width: 200px;
  height: 200px;
  min-height: 200px;
}

.costumer-card.red {
  background-color: #fff;
}

.arrow-image {
  cursor: pointer;
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
}

.section-7 {
  margin-top: 100px;
  margin-bottom: 140px;
}

.slider-02 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  color: #fff;
  text-align: center;
  background-image: none;
  border: 1px #43bfed;
  border-radius: 30px;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  max-height: 60vw;
  margin-right: 1em;
  padding: 3em 2em;
  display: flex;
  position: relative;
  overflow: visible;
}

.titulo-card {
  z-index: 2;
  color: #dce1fe;
  text-align: left;
  width: 300px;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  position: relative;
}

.wrap-slider-3 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 10px;
  display: flex;
  overflow: scroll;
}

.div-block-12 {
  margin-top: 60px;
  margin-bottom: 140px;
  position: relative;
  overflow: auto;
}

.image-4 {
  width: 100%;
}

.footer {
  grid-row-gap: 73px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.footer-divider {
  border-style: solid;
  border-width: undefinedpx;
  opacity: .2;
  object-fit: cover;
  border-color: #fff;
  width: 80%;
}

.itens {
  grid-row-gap: 51px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.logo-rgl-solutions-2 {
  object-fit: cover;
}

.menu {
  grid-column-gap: 59px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  text-decoration: none;
  display: flex;
}

.nav-link-home {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.nav-link-about {
  color: #ffffff7d;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.social {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.layer-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 39px;
  height: 39px;
  text-decoration: none;
  display: flex;
}

.by-maverick {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 18%;
  text-decoration: none;
  display: flex;
}

.copyright-text {
  border-style: none;
  border-width: undefinedpx;
  opacity: .5;
  color: #fff;
  text-align: right;
  border-color: #fff;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.div-block-13 {
  background-image: linear-gradient(354deg, #1c86d338, #fff0 59%);
  justify-content: center;
  align-items: center;
  display: flex;
}

.navigation1_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 73.125rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navigation_dropdown-list.w--open {
  border-radius: .75rem;
  padding: .5rem;
  top: 80%;
  box-shadow: 0 2px 5px #0003;
}

.navigation_dropdown-list.navigation-dropdown-list-dark.w--open {
  background-color: #0f2c24;
}

.navigation1_dropdown-link-dark {
  color: #fff;
  border-radius: .5rem;
  padding: .5rem 1rem;
  transition: background-color .35s, color .35s;
}

.navigation1_dropdown-link-dark:hover {
  color: #14382e;
  background-color: #3beb64;
}

.navigation1_logo-link {
  padding-left: 0;
}

.navigation1_button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.section_navigation1-dark {
  z-index: 1000;
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(13px);
  background-color: #071439ad;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: .35rem;
  padding-bottom: .35rem;
  padding-left: 5%;
  padding-right: 5%;
  position: sticky;
  top: 0;
}

.navigation1_menu-dark {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: static;
}

.navigation1_button-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navigation1_dropdown-toggle-dark {
  grid-column-gap: .25rem;
  color: #fff;
  justify-content: center;
  align-items: center;
  padding: 1rem .65rem;
  transition: color .35s;
  display: flex;
}

.navigation1_dropdown-toggle-dark:hover {
  color: #3beb64;
}

.navigation1_button {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  color: #0f2c24;
  text-align: center;
  text-transform: capitalize;
  white-space: nowrap;
  background-color: #4b85be;
  border-radius: 62.4375rem;
  justify-content: center;
  align-items: center;
  padding: .75rem 2rem;
  font-weight: 700;
  text-decoration: none;
  transition: color .35s, background-color .35s;
  display: flex;
}

.navigation1_button:hover {
  color: #fff;
  background-color: #2fd95400;
  border: 2px solid #4b85be;
  border-radius: 100px;
}

.navigation1_button.is-outline-dark {
  color: #fff;
  background-color: #14382e;
  border: 1px solid #3beb64;
}

.navigation1_button.is-outline-dark:hover {
  color: #14382e;
  background-color: #3beb64;
}

.navigation_logo {
  padding-top: 8px;
  padding-bottom: 8px;
}

.navigation1_link-dark {
  color: #fff;
  padding: 1rem .65rem;
  font-family: DM Sans, sans-serif;
  transition: color .35s;
  display: inline-block;
}

.navigation1_link-dark:hover {
  color: #4b85be;
}

.dropdown-chevron {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 1px;
  display: inline-flex;
}

.navigation1_menu-button {
  padding: 0;
}

.text-block-5 {
  color: #fff;
  font-family: DM Sans, sans-serif;
}

.link-block {
  width: auto;
}

.frame-53 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1512px;
  height: 869px;
  padding: 116px 194px 84px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-52 {
  grid-row-gap: 10px;
  background-image: url('../images/Frame-52.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1512px;
  height: 869px;
  min-height: 869px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.header-style-3 {
  grid-row-gap: 10px;
  background-color: #0c132c;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 75px;
  padding: 14px 136px;
  text-decoration: none;
  display: flex;
}

.frame-31 {
  grid-column-gap: 321px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo-rgl-solutions-3 {
  object-fit: cover;
}

.navigation-links-container-2 {
  grid-column-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navigation-link-3 {
  color: #f2eeee;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.navigation-link-4 {
  color: #f2eeee;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.contato-2 {
  grid-column-gap: 8px;
  background-color: #4b85be;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  width: 155px;
  height: 46px;
  padding: 5px 10px;
  text-decoration: none;
  display: flex;
}

.button-text-6 {
  color: #f2eeee;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-51 {
  grid-column-gap: 27px;
  background-image: url('../images/Background-Hero-RGL-Solar.png');
  background-position: 0 0;
  background-size: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 100px;
  text-decoration: none;
  display: flex;
}

.frame-50 {
  grid-row-gap: 52px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 581px;
  text-decoration: none;
  display: flex;
}

.text-2 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title-style-11 {
  color: #f2eeee;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.description-8 {
  color: #cacaca;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-49 {
  grid-column-gap: 10px;
  background-color: #0c132cd9;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 425px;
  height: 641px;
  padding: 31px 57px;
  text-decoration: none;
  display: flex;
}

.frame-48 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 310px;
  text-decoration: none;
  display: flex;
}

.title-style-12 {
  color: #f2eeee;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-45 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-41 {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-40 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 187px;
  text-decoration: none;
  display: flex;
}

.button-text-7 {
  color: #f2eeee;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-32 {
  grid-column-gap: 10px;
  background-color: #f7f7f7;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 14px 12px;
  display: flex;
}

.button-text-8 {
  color: #adadad;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-39 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 103px;
  text-decoration: none;
  display: flex;
}

.frame-42 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-37 {
  grid-row-gap: 10px;
  background-color: #f7f7f7;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 46px;
  padding: 14px 12px;
  display: flex;
}

.vector-168 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #739ee2;
  width: 5%;
  max-width: none;
}

.button-container-5 {
  grid-column-gap: 10px;
  background-color: #739ee2;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 9px 22px;
  text-decoration: none;
  display: flex;
}

.button-text-9 {
  color: #f2eeee;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vector-169 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f7f7f7;
}

.frame-46 {
  grid-row-gap: 70px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 88%;
  text-decoration: none;
  display: flex;
}

.frame-54 {
  grid-row-gap: 29px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 155px;
  display: flex;
}

.div-1 {
  object-fit: cover;
}

.title-style-13 {
  color: #739ee2;
  text-align: center;
  width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-decoration: none;
}

.content-container-2 {
  grid-column-gap: 62px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.container-left-2 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.feature-section-2 {
  grid-row-gap: 16px;
  border: 1px solid #739ee282;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 250px;
  padding: 32px 24px;
  text-decoration: none;
  display: flex;
}

.feature-text-container-3 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.feature-title-3 {
  color: #fff;
  text-align: center;
  width: 300px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

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

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

.div-block-16 {
  justify-content: center;
  align-items: center;
  margin-top: 120px;
  margin-bottom: 120px;
  display: flex;
}

.frame-47 {
  grid-row-gap: 76px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1340px;
  margin-bottom: 140px;
  text-decoration: none;
  display: flex;
}

.frame-55 {
  grid-row-gap: 29px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1188px;
  height: 155px;
  text-decoration: none;
  display: flex;
}

.title-style-14 {
  color: #739ee2;
  text-align: center;
  width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-decoration: none;
}

.frame-56 {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 341px;
  display: flex;
}

.frame-57 {
  grid-row-gap: 10px;
  background-color: #051339;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 320px;
  height: 270px;
  padding: 55px 31px;
  text-decoration: none;
  display: flex;
}

.frame-58 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 287px;
  text-decoration: none;
  display: flex;
}

.icon-container-2 {
  object-fit: cover;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  text-decoration: none;
  display: flex;
}

.section-title-2 {
  color: #f2eeee;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

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

.banner-4 {
  grid-row-gap: 47px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1258px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block::after,
.banner-2::after,
.banner-3-copy::after,
.div-block-8::after,
.banner-4::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    radial-gradient(115% 115% at 0% 0%, #010717f0 0%, #01071700 68%),
    radial-gradient(115% 115% at 100% 0%, #010717f0 0%, #01071700 68%),
    radial-gradient(115% 115% at 0% 100%, #010717f0 0%, #01071700 68%),
    radial-gradient(115% 115% at 100% 100%, #010717f0 0%, #01071700 68%);
}

.div-block::after {
  background:
    radial-gradient(52% 62% at 79% 48%, #ffffff30 0%, #ffffff00 72%),
    radial-gradient(120% 120% at 0% 0%, #010717f5 0%, #01071700 66%),
    radial-gradient(120% 120% at 100% 0%, #010717f5 0%, #01071700 66%),
    radial-gradient(120% 120% at 0% 100%, #010717f5 0%, #01071700 66%),
    radial-gradient(120% 120% at 100% 100%, #010717f5 0%, #01071700 66%);
}

.div-block > *,
.banner-2 > *,
.banner-3-copy > *,
.div-block-8 > *,
.banner-4 > * {
  position: relative;
  z-index: 2;
}

.frame-59 {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 184px;
  display: flex;
}

.frame-60 {
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 762px;
  text-decoration: none;
  display: flex;
}

.title-style-15 {
  color: #f2eeee;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
  text-decoration: none;
}

.description-9 {
  color: #f2eeee;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.button-container-6 {
  grid-column-gap: 10px;
  background-color: #739ee2;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 9px 22px;
  text-decoration: none;
  display: flex;
}

.button-text-10 {
  color: #f2eeee;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

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

.div-block-18 {
  justify-content: center;
  align-items: center;
  margin-bottom: 220px;
  display: flex;
}

.frame-61 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1512px;
  height: 869px;
  padding: 116px 194px 84px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-62 {
  grid-row-gap: 10px;
  background-image: url('../images/Frame-52.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1512px;
  height: 869px;
  min-height: 869px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.header-style-4 {
  grid-row-gap: 10px;
  background-color: #0c132c;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 75px;
  padding: 14px 136px;
  text-decoration: none;
  display: flex;
}

.frame-63 {
  grid-column-gap: 321px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo-rgl-solutions-4 {
  object-fit: cover;
}

.navigation-links-container-3 {
  grid-column-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navigation-link-5 {
  color: #f2eeee;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.button-text-11 {
  color: #f2eeee;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-64 {
  grid-column-gap: 27px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-65 {
  grid-row-gap: 52px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 581px;
  text-decoration: none;
  display: flex;
}

.text-3 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title-style-16 {
  color: #f2eeee;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.description-10 {
  color: #cacaca;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-66 {
  grid-column-gap: 10px;
  background-color: #0c132cd9;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 425px;
  height: 641px;
  padding: 31px 57px;
  text-decoration: none;
  display: flex;
}

.frame-67 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 310px;
  text-decoration: none;
  display: flex;
}

.title-style-17 {
  color: #f2eeee;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-68 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-69 {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-70 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 187px;
  text-decoration: none;
  display: flex;
}

.button-text-12 {
  color: #f2eeee;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-71 {
  grid-column-gap: 10px;
  background-color: #f7f7f7;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 46px;
  padding: 14px 12px;
  display: flex;
}

.button-text-13 {
  color: #adadad;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-72 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 103px;
  text-decoration: none;
  display: flex;
}

.frame-73 {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-74 {
  grid-row-gap: 10px;
  background-color: #f7f7f7;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 46px;
  padding: 14px 12px;
  display: flex;
}

.vector-170 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #739ee2;
}

.button-container-7 {
  grid-column-gap: 10px;
  background-color: #739ee2;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 9px 22px;
  text-decoration: none;
  display: flex;
}

.button-text-14 {
  color: #f2eeee;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vector-171 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #f7f7f7;
}

.frame-75 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1512px;
  height: 869px;
  padding: 116px 194px 84px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-76 {
  grid-row-gap: 10px;
  background-image: url('../images/Frame-52.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1512px;
  height: 869px;
  min-height: 869px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.header-style-5 {
  grid-row-gap: 10px;
  background-color: #0c132c;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 75px;
  padding: 14px 136px;
  text-decoration: none;
  display: flex;
}

.frame-77 {
  grid-column-gap: 321px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo-rgl-solutions-5 {
  object-fit: cover;
}

.navigation-links-container-4 {
  grid-column-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navigation-link-6 {
  color: #f2eeee;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.navigation-link-7 {
  color: #f2eeee;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.contato-3 {
  grid-column-gap: 8px;
  background-color: #4b85be;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  width: 155px;
  height: 46px;
  padding: 5px 10px;
  text-decoration: none;
  display: flex;
}

.button-text-15 {
  color: #f2eeee;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-84 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1119px;
  height: 659px;
  padding: 38px 66px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-83 {
  flex: 0 auto;
  justify-content: flex-end;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.rectangle-5804 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1102px;
  height: 659px;
  text-decoration: none;
  display: flex;
}

.frame-79 {
  grid-row-gap: 10px;
  background-color: #739ee2;
  border-radius: 23px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-82 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-81 {
  grid-row-gap: 44px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 543px;
  height: 558px;
  text-decoration: none;
  display: flex;
}

.title-style-18 {
  color: #f2eeee;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-85 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.button-text-16 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.button-text-17 {
  color: #739ee2;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-86 {
  grid-column-gap: 27px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-87 {
  grid-row-gap: 10px;
  background-color: #d9d9d9;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 258px;
  height: 107px;
  padding: 14px 35px;
  text-decoration: none;
  display: flex;
}

.frame-88 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 187px;
  text-decoration: none;
  display: flex;
}

.button-text-18 {
  color: #5f5f5f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.button-text-19 {
  color: #4e658a;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.button-text-20 {
  color: #4e658a;
  letter-spacing: undefinedundefined;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-80 {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.button-container-8 {
  grid-column-gap: 10px;
  border: 1px solid #739ee2;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 9px 22px 10px;
  text-decoration: none;
  display: flex;
}

.button-text-21 {
  color: #f2eeee;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.button-container-9 {
  grid-column-gap: 10px;
  background-color: #739ee2;
  border-radius: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 9px 22px;
  text-decoration: none;
  display: flex;
}

.frame-78 {
  grid-row-gap: 67px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 345px;
  text-decoration: none;
  display: flex;
}

.title-style-19 {
  color: #f2eeee;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-89 {
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 225px;
  text-decoration: none;
  display: flex;
}

.frame-90 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button-text-22 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.button-text-23 {
  color: #989898;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-91 {
  grid-row-gap: 56px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-92 {
  grid-column-gap: 36px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-93 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 149px;
  height: 67px;
  text-decoration: none;
  display: flex;
}

.button-text-24 {
  color: #f2eeee;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.button-text-25 {
  color: #739ee2;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-94 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 160px;
  height: 67px;
  text-decoration: none;
  display: flex;
}

.button-text-26 {
  color: #989898;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.container-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.frame-22-copy {
  grid-column-gap: 58px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-top: 60px;
  text-decoration: none;
  display: flex;
}

.frame-22-copy-copy {
  grid-column-gap: 30px;
  border: 1px solid #739ee282;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  padding: 48px 55px 48px 10px;
  text-decoration: none;
  display: flex;
}

.logo-9001 {
  object-fit: contain;
  width: 100%;
  overflow: clip;
}

@media screen and (min-width: 1440px) {
  .container {
    margin-left: 200px;
  }

  .solues {
    grid-column-gap: 50px;
  }

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

  .costumer-card {
    width: 230px;
    min-width: 230px;
    height: 230px;
    min-height: 230px;
  }

  .arrow-image {
    width: 60px;
    min-width: 60px;
    height: 60px;
    min-height: 60px;
  }
}

@media screen and (min-width: 1920px) {
  .container {
    margin-left: 370px;
  }

  .div-block-2 {
    padding-left: 220px;
    padding-right: 100px;
  }

  .costumer-card.red {
    background-color: #a1acdd;
  }

  .slider-02 {
    max-height: 55vw;
  }

  .frame-51 {
    padding-top: 100px;
    padding-bottom: 220px;
  }

  .frame-54 {
    margin-top: 60px;
  }

  .title-style-13 {
    width: 50%;
  }
}

@media screen and (max-width: 991px) {
  .container {
    margin-left: 40px;
    padding-right: 220px;
  }

  .solues {
    grid-column-gap: 0px;
    flex-flow: column;
  }

  .imagem {
    display: none;
  }

  .frame-10 {
    justify-content: center;
    align-items: center;
  }

  .frame-9 {
    grid-row-gap: 20px;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }

  .div-block-2 {
    margin-top: 0;
  }

  .faq5_tabs_menu {
    width: 106%;
  }

  .heading-style-gray-h2 {
    font-size: 2.75rem;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .faq5_tabs {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .faq_description-inner {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom.margin-large {
    text-align: center;
  }

  .paragraph {
    padding-left: 0;
  }

  .banner {
    justify-content: center;
    align-items: center;
  }

  .frame-12 {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-11 {
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
  }

  .title-style-3 {
    text-align: center;
    width: 80%;
  }

  .description-4 {
    text-align: center;
    width: 100%;
    max-width: 80%;
  }

  .image-2 {
    width: 100%;
    height: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .main-container {
    grid-row-gap: 10px;
    width: 100%;
  }

  .content-container {
    grid-column-gap: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .icone {
    height: 100%;
  }

  .section-3 {
    margin-top: 60px;
  }

  .banner-2 {
    max-width: 100%;
    height: 100%;
    min-height: 350px;
    padding-left: 60px;
  }

  .frame-22 {
    grid-column-gap: 0px;
    grid-row-gap: 50px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .title-style-6, .description-5 {
    text-align: center;
  }

  .frame-19 {
    grid-column-gap: 10px;
  }

  .frame-16 {
    height: 400px;
  }

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

  .frame-29 {
    grid-column-gap: 0px;
    grid-row-gap: 50px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .content-block.arrow-block {
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
  }

  .slider-02 {
    width: 60%;
    margin-right: 2em;
  }

  .wrap-slider-3 {
    max-width: 100%;
  }

  .div-block-12 {
    margin-bottom: 100px;
  }

  .by-maverick {
    width: 100%;
  }

  .navigation_menu_line-middle-inner {
    width: .25rem;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navigation1_menu-links {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .navigation_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .navigation_dropdown-list.w--open {
    box-shadow: none;
    border-radius: 0;
    padding: 0;
  }

  .navigation_dropdown-list.navigation-dropdown-list-dark.w--open {
    background-color: #0000;
  }

  .navigation_menu_line-middle {
    border-radius: 62.4375rem;
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navigation_menu_line-middle.navigation-menu-line-background-dark {
    background-color: #fff;
  }

  .navigation1_dropdown-link-dark {
    width: auto;
    padding: .375rem .75rem;
  }

  .navigation1_dropdown-link-dark:hover {
    color: #0f2c24;
    background-color: #3beb64;
  }

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

  .section_navigation1-dark {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .navigation1_menu-dark {
    -webkit-text-fill-color: inherit;
    background-color: #0f2c24;
    background-clip: border-box;
    border-top: 1px solid #ffffff1f;
    padding: 2rem 5%;
    position: absolute;
    overflow: auto;
  }

  .navigation1_menu-dark.is-page-height-tablet {
    background-color: #0c0c0cf7;
    height: 100svh;
    padding-bottom: 6.5rem;
    transition: height .5s;
  }

  .navigation1_dropdown-toggle-dark {
    justify-content: space-between;
    align-items: center;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 0;
    font-size: 1.125rem;
    display: flex;
  }

  .navigation_menu_line-bottom {
    border-radius: 62.4375rem;
    width: 1.5rem;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navigation_menu_line-bottom.navigation-menu-line-background-dark {
    background-color: #fff;
  }

  .navigation_menu_line-top {
    border-radius: 62.4375rem;
    width: 1.5rem;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navigation_menu_line-top.navigation-menu-line-background-dark {
    background-color: #fff;
  }

  .navigation1_link-dark {
    margin-left: 0;
    margin-right: 0;
    padding: .5rem .75rem .5rem 0;
    font-size: 1.125rem;
  }

  .navigation1_menu-icon {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 2.5rem;
    height: 2.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .dropdown-chevron {
    inset: auto 0% auto auto;
  }

  .navigation1_menu-dropdown {
    flex-flow: column;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.125rem;
  }

  .navigation1_menu-button.w--open {
    background-color: #0082f3;
  }

  .frame-51 {
    grid-row-gap: 50px;
    background-position: 50%;
    flex-flow: column;
  }

  .frame-50, .text-2 {
    justify-content: center;
    align-items: center;
  }

  .title-style-11, .description-8 {
    text-align: center;
  }

  .frame-46 {
    max-width: 100%;
  }

  .frame-54 {
    height: 100%;
  }

  .content-container-2 {
    grid-column-gap: 20px;
  }

  .container-left-2 {
    grid-row-gap: 20px;
  }

  .div-block-15 {
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    overflow: clip;
  }

  .div-block-16 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .frame-56 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-top: 40px;
  }

  .frame-59 {
    grid-column-gap: 42px;
    grid-row-gap: 42px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
  }

  .frame-60 {
    justify-content: center;
    align-items: center;
  }

  .title-style-15, .description-9 {
    text-align: center;
  }

  .div-block-18 {
    margin-bottom: 180px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .frame-22-copy {
    grid-column-gap: 0px;
    grid-row-gap: 50px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .frame-22-copy-copy {
    grid-column-gap: 0px;
    grid-row-gap: 50px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 35px;
    padding-right: 35px;
  }

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

@media screen and (max-width: 767px) {
  .div-block {
    background-position: 50% 50%, 86% 58%;
    background-size: cover, 120% auto;
  }

  .text {
    justify-content: center;
    align-items: flex-end;
  }

  .title-style {
    text-align: right;
    width: 340px;
    font-size: 35px;
    line-height: 120%;
  }

  .description {
    text-align: right;
    width: 300px;
    font-size: 22px;
    line-height: 120%;
  }

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

  .frame-9 {
    max-width: 100%;
  }

  .frame-8 {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .title-style-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    width: 100%;
    font-size: 35px;
    line-height: 120%;
  }

  .description-2 {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .frame-3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .frame-2 {
    height: auto;
  }

  .frame-1 {
    max-width: 100%;
  }

  .stats-description, .description-3 {
    text-align: center;
  }

  .div-block-2 {
    padding-left: 10px;
  }

  .faq5_tabs_menu {
    margin-bottom: 2.25rem;
  }

  .faq5_link {
    padding-bottom: 1.25rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .heading-style-gray-h2 {
    font-size: 2.25rem;
  }

  .padding-section-large, .faq_description-inner {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .heading-style-gray-h5 {
    font-size: 1.25rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .frame-11 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .title-style-3 {
    width: 90%;
  }

  .image-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-4 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .content-container {
    grid-column-gap: 0px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .container-left {
    max-width: 80%;
  }

  .feature-section {
    max-width: 100%;
    height: 100%;
    max-height: 100%;
  }

  .feature-container-center {
    justify-content: center;
    align-items: center;
    max-width: 80%;
    height: 100%;
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .feature-title-2, .feature-description-2 {
    text-align: center;
  }

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

  .banner-2 {
    padding-right: 40px;
  }

  .title-style-4 {
    font-size: 30px;
    line-height: 120%;
  }

  .section-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-23 {
    max-width: 100%;
  }

  .title-style-5 {
    font-size: 40px;
  }

  .frame-22 {
    width: 100%;
    max-width: 100%;
  }

  .logo-huawei-1 {
    width: 100%;
    height: 57.7862%;
  }

  .title-style-6, .description-5 {
    text-align: center;
  }

  .frame-21 {
    max-width: 100%;
  }

  .title-style-7 {
    width: 80%;
    max-width: 100%;
  }

  .frame-19 {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .frame-16 {
    height: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-5 {
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .volkswagen-1 {
    width: 50%;
    height: auto;
  }

  .frame-28 {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .frame-26 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .section-6 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .slider-02 {
    width: 60%;
  }

  .titulo-card {
    font-size: 24px;
  }

  .image-4 {
    width: 90%;
    height: auto;
  }

  .footer-divider {
    width: 90%;
  }

  .itens {
    margin-bottom: 20px;
  }

  .logo-rgl-solutions-2 {
    width: 30%;
    height: auto;
  }

  .menu {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .by-maverick {
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: flex-start;
    height: auto;
  }

  .copyright-text {
    width: 100%;
    font-size: 14px;
  }

  .navigation1_logo-link {
    padding-left: 0;
  }

  .section_navigation1-dark {
    height: auto;
    min-height: 3.25rem;
  }

  .navigation1_menu-dark.is-page-height-tablet {
    background-color: #0c0c0cf7;
    padding-bottom: 6rem;
  }

  .navigation1_button-wrapper {
    display: flex;
  }

  .navigation1_menu-icon {
    border-radius: 20px;
  }

  .navigation1_menu-button.w--open {
    background-color: #0082f3;
    border-radius: 10px;
  }

  .link-block {
    width: 100%;
    height: 100%;
  }

  .title-style-11 {
    width: 80%;
    font-size: 35px;
  }

  .description-8 {
    width: 80%;
  }

  .title-style-13 {
    font-size: 35px;
  }

  .content-container-2 {
    flex-flow: column;
  }

  .frame-47 {
    grid-row-gap: 150px;
  }

  .title-style-14 {
    font-size: 35px;
  }

  .div-block-17 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .title-style-15 {
    font-size: 35px;
    line-height: 120%;
  }

  .description-9 {
    width: 80%;
    font-size: 18px;
    line-height: 120%;
  }

  .div-block-18 {
    margin-bottom: 100px;
  }

  .frame-22-copy {
    width: 100%;
    max-width: 100%;
  }

  .frame-22-copy-copy {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .logo-9001 {
    width: 250px;
    max-width: none;
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    background-position: 50% 50%, 88% 54%;
    background-size: cover, 155% auto;
    height: 80vh;
  }

  .text {
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
    padding-left: 0;
  }

  .title-style {
    text-align: left;
    width: 100%;
    font-size: 25px;
  }

  .description {
    text-align: left;
    width: 100%;
    font-size: 20px;
  }

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

  .title-style-2 {
    font-size: 25px;
  }

  .description-2 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
  }

  .title-0, .title-1 {
    font-size: 25px;
  }

  .div-block-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .faq5_tabs_menu {
    margin-bottom: 1.5rem;
  }

  .faq5_item-gray {
    padding: 1.25rem;
  }

  .faq5_list {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .faq5_link {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .heading-style-gray-h2 {
    font-size: 30px;
  }

  .padding-section-large {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .faq_description-inner {
    padding: 3rem 1.5rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-style-tagline-gray {
    font-size: 12px;
  }

  .paragraph {
    text-align: left;
    font-size: 16px;
  }

  .banner {
    grid-row-gap: 30px;
  }

  .frame-12 {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    padding-left: 0;
    padding-right: 0;
  }

  .frame-11 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .title-style-3 {
    width: 100%;
    font-size: 25px;
  }

  .button-text-3 {
    font-size: 16px;
  }

  .image-2 {
    width: auto;
    height: 200px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .header-style-2 {
    font-size: 30px;
  }

  .feature-title {
    font-size: 25px;
  }

  .feature-description {
    font-size: 16px;
  }

  .feature-container-center {
    grid-row-gap: 20px;
  }

  .feature-title-2 {
    font-size: 25px;
  }

  .feature-description-2 {
    font-size: 16px;
  }

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

  .banner-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-14 {
    justify-content: center;
    align-items: center;
    max-width: 100%;
  }

  .title-style-4 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
  }

  .button-text-4 {
    font-size: 16px;
  }

  .section-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-23 {
    grid-row-gap: 15px;
  }

  .title-style-5 {
    width: 90%;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 120%;
  }

  .frame-22 {
    grid-row-gap: 20px;
  }

  .title-style-6 {
    font-size: 25px;
  }

  .description-5 {
    font-size: 16px;
  }

  .title-style-7 {
    font-size: 25px;
  }

  .section-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-6 {
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 60px;
  }

  .banner-3-copy {
    max-width: 100%;
    height: auto;
    min-height: auto;
    padding: 40px 0;
  }

  .frame-29 {
    grid-row-gap: 20px;
  }

  .frame-28 {
    grid-row-gap: 50px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .description-7 {
    text-align: center;
    font-size: 16px;
  }

  .section-6 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-8 {
    margin-top: 100px;
    margin-bottom: 60px;
  }

  .image-5, .image-6, .image-8 {
    width: 20%;
  }

  .slider-02 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
    max-height: 130vw;
    margin-right: 1em;
    padding: 1em;
  }

  .image-7 {
    width: 20%;
  }

  .titulo-card {
    text-align: left;
    width: 350px;
    font-size: 20px;
  }

  .wrap-slider-3 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-12 {
    margin-bottom: 60px;
  }

  .image-4 {
    width: 70%;
  }

  .footer {
    margin-left: 20px;
    margin-right: 20px;
  }

  .itens {
    margin-left: 40px;
    margin-right: 40px;
  }

  .logo-rgl-solutions-2, .by-maverick {
    width: 100%;
  }

  .navigation1_menu-dark {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .navigation1_button {
    flex: 45%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .navigation_logo {
    max-width: 80%;
  }

  .navigation1_menu-icon {
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem;
  }

  .text-block-5 {
    font-size: 12px;
  }

  .div-block-14 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .logo-rgl-solutions-3 {
    width: 200px;
    height: auto;
  }

  .frame-50 {
    grid-row-gap: 35px;
  }

  .title-style-11 {
    font-size: 30px;
    line-height: 120%;
  }

  .description-8 {
    font-size: 20px;
  }

  .frame-49 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .title-style-13 {
    font-size: 30px;
    line-height: 120%;
  }

  .content-container-2 {
    grid-row-gap: 20px;
    width: 100%;
  }

  .feature-title-3 {
    width: 250px;
  }

  .image-9 {
    height: 300px;
  }

  .div-block-16 {
    margin: 100px 20px 80px;
  }

  .frame-47 {
    grid-row-gap: 60px;
    margin-bottom: 100px;
  }

  .title-style-14 {
    font-size: 30px;
    line-height: 120%;
  }

  .frame-57 {
    max-width: 270px;
  }

  .frame-58 {
    max-width: 250px;
  }

  .banner-4 {
    max-width: 100%;
  }

  .title-style-15 {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .button-text-10 {
    text-align: center;
  }

  .image-10 {
    height: 200px;
  }

  .div-block-18 {
    margin-bottom: 80px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .container-2 {
    margin-top: 0;
    padding-left: 25px;
    padding-right: 25px;
  }

  .frame-22-copy {
    grid-row-gap: 20px;
  }

  .frame-22-copy-copy {
    grid-row-gap: 20px;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo-9001 {
    width: 150px;
  }
}
/* Services dropdown (navbar) */
.nav-dropdown {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.nav-dropdown-toggle {
  cursor: pointer;
}

.nav-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 360px;
  max-width: 520px;
  max-height: 40vh;
  overflow: auto;
  margin-top: 8px;
  padding: 12px 14px;
  background: rgba(8, 16, 40, 0.88);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 12px;
  box-shadow: 0 12px 30px rgba(7, 19, 45, 0.35);
  opacity: 0;
  pointer-events: none;
  transform: translateY(6px);
  transition: opacity 0.18s ease, transform 0.18s ease;
  z-index: 9999;
}

.nav-dropdown-menu--services {
  grid-template-columns: 1.25fr 1fr;
  gap: 10px 18px;
}

.nav-services.is-open .nav-dropdown-menu--services {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.nav-services .nav-dropdown-menu::before {
  content: "";
  position: absolute;
  top: -12px;
  left: 0;
  right: 0;
  height: 12px;
}

.nav-dropdown-col {
  display: grid;
  gap: 6px;
  align-content: start;
}

.nav-dropdown-item {
  white-space: nowrap;
  padding: 6px 8px;
  border-radius: 8px;
}

.nav-dropdown-item:hover {
  filter: brightness(1.08);
}

.nav-dropdown-item--primary {
  font-weight: 600;
}

.nav-dropdown-item--secondary {
  opacity: 0.75;
}

.nav-badge {
  margin-left: 8px;
  font-size: 10px;
  font-weight: 600;
  padding: 2px 6px;
  border-radius: 999px;
  background: rgba(95, 169, 255, 0.18);
  color: #cfe1ff;
}

.nav-dropdown:hover .nav-dropdown-menu,
.nav-dropdown:focus-within .nav-dropdown-menu {
  display: block;
}

@media (max-width: 991px) {
  .nav-dropdown {
    display: block;
    width: 100%;
  }

  .nav-dropdown-menu {
    position: static;
    max-height: none;
    overflow: visible;
    margin-top: 6px;
    padding: 0 0 0 12px;
    background: transparent;
    box-shadow: none;
    opacity: 1;
    pointer-events: auto;
    transform: none;
  }

  .nav-dropdown-menu--services { display: block; }

  .nav-dropdown-col {
    gap: 4px;
  }

  .nav-dropdown-item {
    padding-left: 0;
  }
}

.floating-whatsapp-button {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 9999;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  padding: 0;
  border-radius: 50%;
  border: 1px solid rgba(154, 212, 170, 0.85);
  background: linear-gradient(135deg, #d7f4df 0%, #c4ebd0 100%);
  color: #134f29;
  text-decoration: none;
  box-shadow: 0 10px 24px rgba(5, 41, 18, 0.2);
  transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}

.floating-whatsapp-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(5, 41, 18, 0.25);
  filter: brightness(1.02);
}

.floating-whatsapp-button:focus-visible {
  outline: 2px solid #85cb9c;
  outline-offset: 2px;
}

.floating-whatsapp-icon {
  width: 30px;
  height: 30px;
  display: block;
  object-fit: contain;
  flex: 0 0 30px;
}

@media (max-width: 767px) {
  .floating-whatsapp-button {
    right: 14px;
    bottom: 14px;
    width: 52px;
    height: 52px;
  }
}
