/* Main Color */
/* Secondary Color */
/* Neutral Colors */
/* Additional Colors */
/* Functional Colors */
/* Dataviz Colors */
/* GBU Colors */
body.page-template-9-2-welcome-kit::after {
  content: "";
  display: block;
  height: 4px;
  background: linear-gradient(135deg, #00bcfd 0%, #23d2b5 100%);
}
body.page-template-9-2-welcome-kit .banner-welcome-kit {
  background-position: 20%;
  background-size: cover;
  height: 397px;
  position: relative;
}
body.page-template-9-2-welcome-kit .banner-welcome-kit .banner-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
@media screen and (min-width: 768px) {
  body.page-template-9-2-welcome-kit .banner-welcome-kit .banner-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 19px;
  }
}
body.page-template-9-2-welcome-kit .banner-welcome-kit .banner-content .banner-title {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 53px;
}
@media screen and (min-width: 768px) {
  body.page-template-9-2-welcome-kit .banner-welcome-kit .banner-content .banner-title {
    font-size: 54px;
  }
}
body.page-template-9-2-welcome-kit .banner-welcome-kit .banner-content i {
  padding-bottom: 20px;
}
body.page-template-9-2-welcome-kit .banner-welcome-kit .hero-banner-progress-line {
  background: -webkit-gradient(linear, left top, right top, from(#007acd), to(#23d2b5));
  background: linear-gradient(90deg, #007acd 0%, #23d2b5 100%);
  height: 16px;
  position: absolute;
  width: 0;
  bottom: -8px;
  left: 0;
  -webkit-animation-name: progressBar;
          animation-name: progressBar;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@media (min-width: 768px) {
  body.page-template-9-2-welcome-kit .banner-welcome-kit .hero-banner-progress-line {
    height: 24px;
    bottom: -12px;
  }
}
@-webkit-keyframes progressBar {
  0% {
    width: 0;
  }
  100% {
    width: 75%;
  }
}
@keyframes progressBar {
  0% {
    width: 0;
  }
  100% {
    width: 75%;
  }
}
body.page-template-9-2-welcome-kit .section-paragraph-03 .wrapper {
  padding-top: 56px;
  padding-bottom: 56px;
}
@media (min-width: 768px) {
  body.page-template-9-2-welcome-kit .section-paragraph-03 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}
body.page-template-9-2-welcome-kit .section-energy-place {
  padding: 64px 16px 120px 24px;
  background-color: #f6f8f9;
}
@media screen and (min-width: 768px) {
  body.page-template-9-2-welcome-kit .section-energy-place {
    padding: 96px 0 120px 24px;
  }
}
body.page-template-9-2-welcome-kit .section-energy-place .title-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
  margin: 0 auto 30px;
  max-width: 920px;
}
@media screen and (min-width: 768px) {
  body.page-template-9-2-welcome-kit .section-energy-place .title-wrapper {
    gap: 32px;
    margin: 0 auto 74px;
  }
}
body.page-template-9-2-welcome-kit .section-energy-place .title-wrapper .titulo-energy-place {
  color: #212121;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28.8px;
}
@media screen and (min-width: 768px) {
  body.page-template-9-2-welcome-kit .section-energy-place .title-wrapper .titulo-energy-place {
    font-size: 40px;
    line-height: 48px;
  }
}
body.page-template-9-2-welcome-kit .section-energy-place .title-wrapper .subtitulo-energy-place {
  color: #212121;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades {
  width: 100%;
  margin-left: auto;
  padding-left: 80px;
  max-width: calc(100% - (100% - 1440px) / 2 + 80px);
  overflow: hidden;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column {
  max-width: 650px;
  min-width: 370px;
  width: 100%;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .descricoes_videos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 20px;
  margin-top: 36px;
  margin-bottom: 40px;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .descricoes_videos .item_video_funcionalidades ~ .item_video_funcionalidades {
  margin-top: 32px;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .descricoes_videos .item_video_funcionalidades {
  height: 20px;
  overflow: hidden;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .descricoes_videos .item_video_funcionalidades .titulo {
  font-weight: normal;
  font-size: 20px;
  line-height: 18px;
  color: #424242;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .descricoes_videos .item_video_funcionalidades .titulo .numero {
  margin-right: 10px;
  font-weight: normal;
  font-size: 18px;
  line-height: 16px;
  color: #bdbdbd;
  position: relative;
  top: 1px;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .descricoes_videos .item_video_funcionalidades .titulo .numero.-active {
  background: linear-gradient(266.01deg, #23d2b5 -2.19%, #00bcfd 102.67%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .descricoes_videos .item_video_funcionalidades .item_descricao {
  margin-top: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #424242;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .descricoes_videos .item_video_funcionalidades .item_descricao .progress_wrapper {
  width: 2ch;
  margin-right: 1ch;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .descricoes_videos .item_video_funcionalidades .item_descricao .texto {
  max-width: 550px;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .descricoes_videos .item_video_funcionalidades.-active {
  max-height: 100000px;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .descricoes_videos .item_video_funcionalidades.-active .titulo {
  font-weight: bold;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .descricoes_videos .item_video_funcionalidades.-active .item_descricao .progress_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .descricoes_videos .item_video_funcionalidades.-active .item_descricao .progress_wrapper .progress_bar {
  height: 100%;
  width: 2px;
  background-color: #e0e0e0;
  border-radius: 2px;
  position: relative;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .descricoes_videos .item_video_funcionalidades.-active .item_descricao .progress_wrapper .progress_bar .fill_bar {
  position: absolute;
  height: 0;
  width: 100%;
  background: linear-gradient(266.01deg, #23d2b5 -2.19%, #00bcfd 102.67%);
  border-radius: 2px;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .btn-saiba-mais {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: #007acd;
  color: var(--white, #fff);
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
  padding: 12px 24px;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .btn-saiba-mais:hover {
  text-decoration: none;
  background-color: #00bcfd;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .btn-saiba-mais i {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .second_column {
  width: 100%;
  min-width: 752px;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .second_column .laptop_wrapper {
  position: relative;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .second_column .laptop_wrapper img {
  width: 100%;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .second_column .laptop_wrapper .video {
  display: none;
  position: absolute;
  left: 17%;
  top: 12%;
  height: 73%;
  border-radius: 8px;
  width: auto;
  padding: 0;
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .second_column .laptop_wrapper .video.-active {
  display: initial;
}
@media (max-width: 1440px) {
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .sobretitulo {
    font-size: 22px;
    line-height: 24px;
  }
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .descricoes_videos {
    margin-top: 24px;
  }
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .descricoes_videos .item_video_funcionalidades ~ .item_video_funcionalidades {
    margin-top: 20px;
  }
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .descricoes_videos .item_video_funcionalidades .titulo {
    font-size: 18px;
  }
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades .funcionalidades_wrapper .first_column .descricoes_videos .item_video_funcionalidades .item_descricao .texto {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 991px) {
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades {
    display: none;
  }
}
body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades_mobile {
  display: none;
  background-color: #f6f8f9;
}
@media (max-width: 991px) {
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades_mobile {
    display: block;
    width: 100%;
    position: relative;
  }
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades_mobile .bg_circle {
    position: absolute;
    right: 0;
    bottom: -50px;
  }
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades_mobile .func_videos_wrapper {
    overflow: hidden;
  }
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades_mobile .navigation {
    position: absolute;
    right: 32px;
    top: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 24px;
    z-index: 2;
  }
}
@media (max-width: 991px) and (max-width: 580px) {
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades_mobile .navigation {
    right: 16px;
  }
}
@media (max-width: 991px) {
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades_mobile .navigation .swiper-button-disabled svg path {
    fill: #bdbdbd;
  }
}
@media (max-width: 991px) {
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades_mobile .sobretitulo {
    font-size: 18px;
    line-height: 18px;
    color: #424242;
  }
}
@media (max-width: 991px) {
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades_mobile h2 {
    margin-top: 12px;
    max-width: 257px;
    font-weight: bold;
    font-size: 32px;
    line-height: 32px;
    background: linear-gradient(266.01deg, #23d2b5 -2.19%, #00bcfd 102.67%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}
@media (max-width: 991px) {
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades_mobile .swiper_videos_func {
    margin-top: 32px;
    overflow: visible;
  }
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades_mobile .swiper_videos_func video {
    width: 100%;
    border-radius: 8px;
    -webkit-filter: drop-shadow(0px 10px 30px rgba(0, 0, 0, 0.1));
            filter: drop-shadow(0px 10px 30px rgba(0, 0, 0, 0.1));
  }
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades_mobile .swiper_videos_func .titulo {
    margin-top: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    color: #424242;
    position: relative;
    opacity: 0;
  }
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades_mobile .swiper_videos_func .titulo .numero {
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    background: linear-gradient(266.01deg, #23d2b5 -2.19%, #00bcfd 102.67%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-right: 6px;
  }
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades_mobile .swiper_videos_func .descricao {
    margin-top: 16px;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #424242;
    opacity: 0;
  }
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades_mobile .swiper_videos_func .swiper-slide-active .titulo,
  body.page-template-9-2-welcome-kit .section-energy-place #funcionalidades_mobile .swiper_videos_func .swiper-slide-active .descricao {
    opacity: 1;
    -webkit-transition: all 400ms;
    transition: all 400ms;
  }
}
@media (min-width: 768px) {
  body.page-template-9-2-welcome-kit .composition-wide-08 .box-composition .full-contact {
    bottom: -7.5rem;
  }
}
body.page-template-9-2-welcome-kit .footer-welcome-kit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 48px;
  padding: 240px 0 32px;
  border-bottom: 5px solid linear-gradient(135deg, #00bcfd 0%, #23d2b5 100%);
}
body.page-template-9-2-welcome-kit .footer-welcome-kit .links-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
body.page-template-9-2-welcome-kit .footer-welcome-kit .links-list li a {
  color: #424242;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
body.page-template-9-2-welcome-kit .footer-welcome-kit .social-network-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
  margin-bottom: 24px;
}
body.page-template-9-2-welcome-kit .footer-welcome-kit .social-network-container .social-network-title {
  color: #212121;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}
body.page-template-9-2-welcome-kit .footer-welcome-kit .social-network-container .social-network-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
body.page-template-9-2-welcome-kit .footer-welcome-kit .social-network-container .social-network-wrapper a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #bdbdbd;
  border-radius: 1px;
  width: 38px;
  height: 38px;
}
body.page-template-9-2-welcome-kit .footer-welcome-kit .social-network-container .social-network-wrapper a svg {
  margin: auto;
}
body.page-template-9-2-welcome-kit .footer-welcome-kit .social-network-container .social-network-wrapper a:hover {
  border-color: #616161;
}
body.page-template-9-2-welcome-kit .footer-welcome-kit .footer-copy {
  color: #757575;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}
/*# sourceMappingURL=9.2-welcome-kit.css.map */
