@font-face {
  font-family: 'Plus Jakarta Sans Bold';
  src: url('../fonts/PlusJakartaSans-Bold.eot');
  src: url('../fonts/PlusJakartaSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/PlusJakartaSans-Bold.woff2') format('woff2'), url('../fonts/PlusJakartaSans-Bold.woff') format('woff'), url('../fonts/PlusJakartaSans-Bold.ttf') format('truetype'), url('../fonts/PlusJakartaSans-Bold.svg#PlusJakartaSans-Bold') format('svg');
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plus Jakarta Sans ExtraBold';
  src: url('../fonts/PlusJakartaSans-ExtraBold.eot');
  src: url('../fonts/PlusJakartaSans-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/PlusJakartaSans-ExtraBold.woff2') format('woff2'), url('../fonts/PlusJakartaSans-ExtraBold.woff') format('woff'), url('../fonts/PlusJakartaSans-ExtraBold.ttf') format('truetype'), url('../fonts/PlusJakartaSans-ExtraBold.svg#PlusJakartaSans-ExtraBold') format('svg');
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plus Jakarta Sans ExtraLight';
  src: url('../fonts/PlusJakartaSans-ExtraLight.eot');
  src: url('../fonts/PlusJakartaSans-ExtraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/PlusJakartaSans-ExtraLight.woff2') format('woff2'), url('../fonts/PlusJakartaSans-ExtraLight.woff') format('woff'), url('../fonts/PlusJakartaSans-ExtraLight.ttf') format('truetype'), url('../fonts/PlusJakartaSans-ExtraLight.svg#PlusJakartaSans-ExtraLight') format('svg');
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plus Jakarta Sans Light';
  src: url('../fonts/PlusJakartaSans-Light.eot');
  src: url('../fonts/PlusJakartaSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/PlusJakartaSans-Light.woff2') format('woff2'), url('../fonts/PlusJakartaSans-Light.woff') format('woff'), url('../fonts/PlusJakartaSans-Light.ttf') format('truetype'), url('../fonts/PlusJakartaSans-Light.svg#PlusJakartaSans-Light') format('svg');
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plus Jakarta Sans Medium';
  src: url('../fonts/PlusJakartaSans-Medium.eot');
  src: url('../fonts/PlusJakartaSans-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/PlusJakartaSans-Medium.woff2') format('woff2'), url('../fonts/PlusJakartaSans-Medium.woff') format('woff'), url('../fonts/PlusJakartaSans-Medium.ttf') format('truetype'), url('../fonts/PlusJakartaSans-Medium.svg#PlusJakartaSans-Medium') format('svg');
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plus Jakarta Sans Regular';
  src: url('../fonts/PlusJakartaSans-Regular.eot');
  src: url('../fonts/PlusJakartaSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/PlusJakartaSans-Regular.woff2') format('woff2'), url('../fonts/PlusJakartaSans-Regular.woff') format('woff'), url('../fonts/PlusJakartaSans-Regular.ttf') format('truetype'), url('../fonts/PlusJakartaSans-Regular.svg#PlusJakartaSans-Regular') format('svg');
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plus Jakarta Sans SemiBold';
  src: url('../fonts/PlusJakartaSans-SemiBold.eot');
  src: url('../fonts/PlusJakartaSans-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/PlusJakartaSans-SemiBold.woff2') format('woff2'), url('../fonts/PlusJakartaSans-SemiBold.woff') format('woff'), url('../fonts/PlusJakartaSans-SemiBold.ttf') format('truetype'), url('../fonts/PlusJakartaSans-SemiBold.svg#PlusJakartaSans-SemiBold') format('svg');
  font-style: normal;
  font-display: swap;
}
/* Grid System classes */
.flexbox-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.flexbox-group {
  margin: 0 -0.9375rem;
}
.flex-auto {
  margin: 0 auto;
}
.flex-auto:last-child {
  margin: 0 0 0 auto;
}
.flex-auto:first-child {
  margin: 0 auto 0 0;
}
.flex {
  position: relative;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
.flex-1-large {
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}
.flex-2-large {
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}
.flex-3-large {
  flex-basis: 25%;
  max-width: 25%;
}
.flex-4-large {
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}
.flex-5-large {
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}
.flex-6-large {
  flex-basis: 50%;
  max-width: 50%;
}
.flex-7-large {
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}
.flex-8-large {
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}
.flex-9-large {
  flex-basis: 75%;
  max-width: 75%;
}
.flex-10-large {
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}
.flex-11-large {
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}
.flex-12-large {
  flex-basis: 100%;
  max-width: 100%;
}
.flex-fluid {
  flex: 1;
}
* {
  font-smooth: always;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
}
*::after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  font-family: 'Plus Jakarta Sans Regular', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #414141;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  background: #ecedee;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}
body {
  overflow-x: hidden;
}
.header {
  display: flex;
  position: fixed;
  align-items: center;
  width: 100%;
  height: 75px;
  z-index: 3;
  backdrop-filter: blur(20px);
  box-shadow: inset 0px -1px 0px 0px rgba(255, 255, 255, 0.65), 0px 3px 10px rgba(0, 0, 0, 0.05);
}
.header::before {
  position: absolute;
  display: block;
  content: '';
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: -1;
  height: 75px;
  opacity: 0.65;
  background: #ffffff;
}
.header .navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.header .navigation .navigation-logo {
  display: inline-block;
  position: relative;
  width: 166px;
  height: 75px;
  outline: none;
  z-index: 1;
  background: url('../../images/layout/header_logo.png') center center no-repeat;
  background-size: 100%;
}
.header .navigation ul {
  display: flex;
  position: relative;
  gap: 40px;
  align-items: center;
  justify-content: center;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.header .navigation ul::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: var(--left, 0);
  width: var(--width, 0);
  height: 8px;
  z-index: -1;
  background: #ccfe13;
  transition: left 0.3s ease, width 0.3s ease, opacity 0.2s ease;
  opacity: var(--underline-opacity, 0);
}
.header .navigation ul li > a {
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #646464;
  text-decoration: none;
  line-height: 1.643;
  margin: 0px;
  transition: all 0.2s ease;
}
.header .navigation ul li > a:hover {
  color: #414141;
}
.header .navigation ul li > a *,
.header .navigation ul li > a::before {
  transition: all 0.2s ease 0.2s;
}
.header .navigation ul li > a::before {
  display: block;
  position: absolute;
  content: '';
  left: 50%;
  bottom: 0px;
  width: 0px;
  height: 8px;
  z-index: -1;
  border-radius: 5px;
  transform: translateX(-50%);
}
.header .navigation ul li > a.is-active {
  font-family: 'Plus Jakarta Sans Bold', Arial, Helvetica, sans-serif;
  color: #232323;
}
.header .navigation ul li > a.is-active::before {
  width: 100%;
  background: #ccfe13;
}
.header .navigation .schedule-demo-btn {
  position: relative;
  display: inline-flex;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.358;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  padding: 18px 30px;
  overflow: hidden;
  border-radius: 64px;
  box-shadow: inset 0px 0px 4px 2px rgba(255, 255, 255, 0.45), 0px 2px 6px rgba(0, 0, 0, 0.2);
}
.header .navigation .schedule-demo-btn *,
.header .navigation .schedule-demo-btn,
.header .navigation .schedule-demo-btn::before {
  transition: all 0.2s ease-in-out;
}
.header .navigation .schedule-demo-btn::before {
  display: block;
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: linear-gradient(#c2c3c9, #7a798a);
}
.header .navigation .schedule-demo-btn:hover {
  box-shadow: inset 0px 0px 4px 2px rgba(255, 255, 255, 0.45), 0px 0px 6px rgba(254, 113, 217, 0.8);
}
.header .navigation .schedule-demo-btn:hover::before {
  background: linear-gradient(#FC5499, #FE71D9);
}
.hero {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.hero .container {
  display: flex;
  align-items: center;
}
.hero .hero_bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  will-change: transform;
  transform: translateY(0) scale(1.05);
  background: url('../../images/layout/fundo_site_rubrum.png') center center / cover no-repeat;
}
.hero .content {
  position: relative;
  display: flex;
  z-index: 1;
  padding: 0px;
  height: 100%;
}
.hero .hero_left,
.hero .hero_right {
  position: relative;
  display: inline-flex;
  text-align: left;
  flex-flow: column;
  justify-content: center;
}
.hero .hero_left {
  flex: 1 0 460px;
  margin-right: clamp(95px, calc(16.9vw - 114px), 126px);
}
.hero .hero_right {
  width: 310px;
  margin-left: clamp(95px, calc(16.9vw - 114px), 126px);
}
.hero .hero_right .hero_right_wrapper {
  position: relative;
  display: inline-flex;
  justify-content: center;
  height: 100%;
}
.hero .hero_right .hero_right_wrapper [class^="hero_layer_"] {
  position: absolute;
  will-change: transform, opacity;
}
.hero .hero_right .hero_layer_0 {
  position: relative;
  top: 20%;
  width: 180px;
  height: 400px;
  transform: translate(0, 40%);
  filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.2));
  background: url('../../images/layout/lata_ruby_cola_269ml.png') center center / contain no-repeat;
}
.hero .hero_right .hero_layer_1,
.hero .hero_right .hero_layer_2,
.hero .hero_right .hero_layer_3 {
  position: absolute;
  display: inline-flex;
  font-family: 'Plus Jakarta Sans Medium', Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #414141;
  white-space: nowrap;
  align-items: center;
  width: auto;
  height: 64px;
  padding: 0px 26px 0px 8px;
  border-radius: 100px;
  backdrop-filter: blur(10px);
  box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2), 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.hero .hero_right .hero_layer_1::before,
.hero .hero_right .hero_layer_2::before,
.hero .hero_right .hero_layer_3::before {
  display: inline-flex;
  content: '';
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  border-radius: 64px;
  box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.45);
}
.hero .hero_right .hero_layer_1::before {
  background: url('../../images/layout/foto_perfil_3.png') center center / cover no-repeat;
}
.hero .hero_right .hero_layer_2::before {
  background: url('../../images/layout/foto_perfil_2.png') center center / cover no-repeat;
}
.hero .hero_right .hero_layer_3::before {
  background: url('../../images/layout/foto_perfil_1.png') center center / cover no-repeat;
}
.hero .hero_right .hero_layer_1::after,
.hero .hero_right .hero_layer_2::after,
.hero .hero_right .hero_layer_3::after {
  display: block;
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 64px;
  background-color: rgba(236, 237, 238, 0.45);
}
.hero .hero_right .hero_layer_1 {
  top: 40%;
  right: 70%;
}
.hero .hero_right .hero_layer_2 {
  top: 57%;
  right: 15%;
}
.hero .hero_right .hero_layer_3 {
  top: 26%;
  right: 15%;
}
.hero .hero-pre-title strong {
  border-color: #ecedee;
  background: #ecedee;
}
.hero .hero-title {
  font-family: 'Plus Jakarta Sans Bold', Arial, Helvetica, sans-serif;
  font-size: 58px;
  font-weight: 800;
  margin: 0px 0px 30px 0px;
}
.hero .hero-text {
  color: #646464;
  margin: 0px 0px 40px 0px;
}
.custommers-section {
  display: block !important;
  text-align: center;
  padding: 70px 0px;
  min-height: auto !important;
  height: auto !important;
  background: #f4f4f4;
}
.custommers-section .custommers-container {
  margin-top: 30px;
}
.custommers-section .custommers-container .custommers-wrapper {
  display: flex;
  width: fit-content;
  animation: infinite-scroll 30s linear infinite;
}
.custommers-section .custommers-container .custommers-wrapper ul {
  display: flex;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.custommers-section .custommers-container .custommers-wrapper ul > li {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin: 0px 42px;
}
.custommers-section .custommers-container .custommers-wrapper ul > li > svg {
  width: 100%;
}
@keyframes infinite-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
h1 {
  line-height: 1.2;
}
h2 {
  line-height: 1.22;
}
h3 {
  line-height: 1.25;
}
.section {
  display: flex;
  min-height: 911px;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.container {
  width: 82vw;
  max-width: 1200px;
  min-width: 960px;
  height: 100%;
  margin: 0px auto;
}
.content {
  text-align: center;
  padding: 63px 0;
}
.main-title {
  font-family: 'Plus Jakarta Sans Bold', Arial, Helvetica, sans-serif;
  font-size: 35px;
  margin: 0px 0px 40px 0px;
  will-change: transform, opacity;
}
.hero-title,
.main-title,
.hero-title .line,
.main-title .line,
.hero-title .word,
.main-title .word,
.hero-title .char,
.main-title .char {
  overflow: visible !important;
}
.hero-title .char,
.main-title .char {
  display: inline !important;
}
.hero-title .line,
.main-title .line {
  display: block;
}
.pre-title {
  margin: 0px 0px 20px 0px;
}
.pre-title > strong {
  display: inline-flex;
  font-family: 'Plus Jakarta Sans Bold', Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #969696;
  text-transform: uppercase;
  align-items: center;
  justify-content: center;
  padding: 11px 22px;
  border: 1px solid #ffffff;
  border-radius: 64px;
  background: #ffffff;
}
.pre-title > strong > i {
  font-size: 20px;
  margin-right: 10px;
}
.pre-title.pre-title-alt > strong {
  font-family: 'Plus Jakarta Sans Bold', Arial, Helvetica, sans-serif;
  color: #969696;
  padding: 0px;
  border: none;
  border-radius: 0px;
  background: none;
}
.hero-title .accent,
.main-title .accent {
  position: relative;
}
.hero-title .accent::before,
.main-title .accent::before {
  position: absolute;
  display: block;
  content: '';
  bottom: 0px;
  left: 0px;
  width: 0px;
  height: 8px;
  z-index: -1;
  border-radius: 8px;
  background: #ccfe13;
  transition: all 0.6s ease 1s;
}
.hero.is-in .accent::before,
.section.is-in .accent::before,
.content.is-in .accent::before {
  width: 100%;
}
#solucoes,
#solucoes .container {
  display: block !important;
  height: auto !important;
  overflow: visible !important;
}
.featured_list {
  position: relative;
  list-style: none;
  margin: 30px 0px 0px 0px;
  padding: 0;
  min-height: 480px;
}
.featured_list .item {
  position: absolute;
  inset: 0;
  width: 100%;
  border-radius: 30px;
  overflow: hidden;
  background: url('../../images/layout/inspector_solucoes_1.png') center center no-repeat;
}
.featured_list .item .item_wrap {
  display: flex;
  height: 100%;
}
.featured_list .item .item_wrap .item_media,
.featured_list .item .item_wrap .item_contents {
  display: flex;
  text-align: left;
  flex-flow: column;
  flex: 1;
}
.featured_list .item .item_wrap .item_media {
  position: relative;
  flex: 0 0 467px;
  pointer-events: none;
  z-index: 0;
}
.featured_list .item .item_wrap .item_media > picture {
  position: relative;
  width: 100%;
  height: calc(100% - 25px);
  margin: 25px 0px;
  overflow: hidden;
  border-radius: 30px 0px 0px 30px;
  backdrop-filter: blur(2px) saturate(180%);
  box-shadow: inset 1px 0px 0px 1px #ffffff, -10px 10px 30px rgba(0, 0, 0, 0.1);
}
.featured_list .item .item_wrap .item_media > picture > img {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  object-fit: cover;
}
.featured_list .item .item_wrap .item_contents {
  position: relative;
  z-index: 5;
  padding: 45px;
  margin-right: clamp(0px, calc(10vw - 114px), 126px);
}
.featured-accordion {
  font-size: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
.featured-accordion > li {
  display: flex;
  position: relative;
  flex-flow: column;
  overflow: hidden;
}
.featured-accordion > li:first-child::before {
  border: none;
}
.featured-accordion > li::before {
  position: absolute;
  content: '';
  width: 100%;
  top: 0px;
  left: 0px;
  margin-left: 30px;
  border-bottom: 1px solid #cdcdcd;
}
.featured-accordion .acc__summary {
  position: relative;
  display: flex;
  font-family: 'Plus Jakarta Sans SemiBold', sans-serif;
  font-size: 20px;
  line-height: inherit;
  text-align: left;
  cursor: pointer;
  align-items: center;
  justify-content: flex-start;
  z-index: 5;
  width: 100%;
  padding: 20px 0px;
}
.featured-accordion .acc__summary::before {
  display: inline-flex;
  font-family: 'Font Awesome 7 Free';
  font-size: 18px;
  font-weight: 900;
  color: #646464;
  line-height: 1;
  content: '\+';
  align-items: center;
  justify-content: center;
  width: 16px;
  margin-right: 15px;
}
.featured-accordion .acc__summary.is-open::before {
  content: '\f068';
}
.featured-accordion .acc__panel {
  display: none;
  position: relative;
  z-index: 4;
  margin-left: 30px;
  margin-bottom: 20px;
}
.featured-accordion .acc__panel p {
  color: #646464;
  line-height: inherit;
}
.tabs_navigation {
  display: flex;
  position: relative;
  list-style: none;
  padding: 0;
  margin: 24px 0;
  padding: 15px;
  border-radius: 100px;
  backdrop-filter: blur(5px) saturate(140%);
  box-shadow: 0 10px 24px -10px rgba(22, 25, 39, 0.2), 1px 0px 1px rgba(0, 0, 0, 0.2), -1px 0px 1px rgba(0, 0, 0, 0.2), inset 0px -4px 0px -3px rgba(255, 255, 255, 0.6), inset 0px 4px 0px -3px rgba(255, 255, 255, 0.6);
}
.tabs_navigation::before {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  left: var(--left);
  width: var(--width);
  height: calc(100% - 20px);
  z-index: -1;
  filter: blur(5px);
  border-radius: 64px;
  transform: translateY(-50%);
  background: linear-gradient(#dcdcdc, #535268);
  transition: all 0.2s ease;
}
.tabs_navigation > li {
  display: inline-flex;
  flex: 1;
  margin: 0px 10px 0px 0px;
}
.tabs_navigation > li:last-child {
  margin: 0px;
}
.tabs_navigation > li > a {
  display: flex;
  position: relative;
  font-family: 'Plus Jakarta Sans SemiBold', sans-serif;
  font-size: 14px;
  color: #414141;
  flex: 1;
  align-items: center;
  justify-content: center;
  padding: 15px;
  outline: none;
  border-radius: 64px;
  text-decoration: none;
}
.tabs_navigation > li > a:hover {
  color: #535268;
}
.tabs_navigation > li > a,
.tabs_navigation > li > a > *,
.tabs_navigation > li > a::before {
  transition: all 0.2s ease;
}
.tabs_navigation > li > a::before {
  opacity: 0;
}
.tabs_navigation > li > a:before,
.tabs_navigation > li > a.active:before {
  position: absolute;
  display: block;
  content: '';
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 64px;
}
.tabs_navigation > li > a.active {
  color: #ffffff;
}
.tabs_navigation > li > a.active::before {
  filter: blur(5px);
  background: linear-gradient(#dcdcdc, #535268);
}
.tabs_navigation > li > a:hover::before,
.tabs_navigation > li > a.active::before {
  opacity: 1;
}
.tabs_navigation_panels {
  position: relative;
  min-height: 440px;
  margin-top: 24px;
  border-radius: 30px;
}
.tabs_navigation_panels .panel {
  position: absolute;
  inset: 0;
  opacity: 0;
  overflow: hidden;
  background: url('../../images/layout/tab-panel-bg.png') center center / cover no-repeat;
  border-radius: 30px;
}
.tabs_navigation_panels .panel.is-active {
  opacity: 1;
}
.tabs_navigation_panels .panel .panel_wrapper {
  display: flex;
  height: 100%;
}
.tabs_navigation_panels .panel .panel_content,
.tabs_navigation_panels .panel .panel_media {
  width: 50%;
}
.tabs_navigation_panels .panel .panel_media {
  position: relative;
  margin: 25px;
  overflow: hidden;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(5px) saturate(180%);
  box-shadow: inset 1px 0px 0px 1px #ffffff, -10px 10px 30px rgba(0, 0, 0, 0.1);
}
.tabs_navigation_panels .panel .panel_content {
  text-align: left;
  padding: 45px;
}
.tabs_navigation_panels .panel .panel_content .panel_title {
  font-family: 'Plus Jakarta Sans SemiBold', sans-serif;
  font-size: 20px;
  margin: 0px 0px 10px 0px;
}
.carousel_section,
.carousel_section .pre-title,
.carousel_section .main-title {
  text-align: left;
}
.carousel_section .main-title {
  float: left;
  width: 75%;
}
.carousel_section .carousel_ctrls {
  float: right;
  display: inline-flex;
  justify-content: space-between;
  zoom: 1;
  width: 134px;
  padding: 10px;
  border-radius: 100px;
  backdrop-filter: blur(5px) saturate(140%);
  box-shadow: 0 10px 24px -10px rgba(22, 25, 39, 0.2), 1px 0px 1px rgba(0, 0, 0, 0.2), -1px 0px 1px rgba(0, 0, 0, 0.2), inset 0px -4px 0px -3px rgba(255, 255, 255, 0.6), inset 0px 4px 0px -3px rgba(255, 255, 255, 0.6);
  margin-bottom: 30px;
}
.carousel_section .carousel_ctrls .next,
.carousel_section .carousel_ctrls .prev {
  display: inline-flex;
  position: relative;
  color: #ffffff;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  width: 47px;
  height: 47px;
  border-radius: 100px;
}
.carousel_section .carousel_ctrls .next::after,
.carousel_section .carousel_ctrls .prev::after {
  display: block;
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  filter: blur(5px);
  background: linear-gradient(#dcdcdc, #535268);
}
.carousel_section .carousel_ctrls .next:hover::after,
.carousel_section .carousel_ctrls .prev:hover::after {
  filter: blur(5px);
  background: linear-gradient(#FE36CE, #FA0768);
}
.carousel_section .carousel_ctrls .next::before,
.carousel_section .carousel_ctrls .prev::before {
  display: block;
  position: relative;
  font-family: 'Font Awesome 7 Free';
  font-size: 20px;
  font-weight: 900;
  z-index: 1;
}
.carousel_section .lSSlideOuter {
  clear: both;
  overflow: visible;
}
.carousel_section .lSSlideWrapper {
  overflow: visible;
}
#implantacao_acelerada_slider picture {
  display: block;
  width: 100%;
  height: 400px;
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 30px;
  background: #e0e0e0;
}
#implantacao_acelerada_slider picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#implantacao_acelerada_slider .slider_title {
  font-family: 'Plus Jakarta Sans Bold', Arial, Helvetica, sans-serif;
  font-size: 18px;
  margin-bottom: 10px;
}
#implantacao_acelerada_slider .slider_text {
  color: #646464;
}
.metrics_content .main-title {
  margin-bottom: 0px;
}
.metrics_cards_container {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.metrics_cards_container .card {
  position: relative;
  flex: 1 0 30%;
  text-align: left;
  padding: 35px;
  overflow: hidden;
  border-radius: 30px;
}
.metrics_cards_container .card::before {
  display: block;
  position: absolute;
  content: '';
  top: 115px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 30px;
  background: #ffffff;
}
.metrics_cards_container .card:nth-child(n+4) {
  text-align: center;
}
.metrics_cards_container .card:nth-child(n+4)::before {
  top: 0;
}
.metrics_cards_container .card:nth-child(n+7) {
  display: flex;
  align-items: center;
  text-align: left;
  overflow: visible;
  gap: 40px;
}
.metrics_cards_container .card:nth-child(n+7) .card_icon {
  position: absolute;
  top: -42px;
  left: 0;
  width: 151px;
}
.metrics_cards_container .card:nth-child(n+7) .subtitle,
.metrics_cards_container .card:nth-child(n+7) .text {
  margin-bottom: 0;
}
.metrics_cards_container .card:nth-child(n+7) .subtitle {
  margin-left: 150px;
}
.metrics_cards_container .card .card_icon {
  display: block;
  position: relative;
  width: 200px;
  height: 200px;
  margin-left: auto;
}
.metrics_cards_container .card .card_icon img {
  width: 100%;
  height: 100%;
}
.metrics_cards_container .card .percent {
  font-family: 'Plus Jakarta Sans Bold', Arial, Helvetica, sans-serif;
  font-size: 64px;
}
.metrics_cards_container .card .subtitle {
  font-family: 'Plus Jakarta Sans Bold', Arial, Helvetica, sans-serif;
  font-size: 20px;
  margin: 0px 0px 10px 0px;
}
.metrics_cards_container .card .rating {
  font-family: 'Plus Jakarta Sans ExtraBold', Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #B7B6B6;
  text-transform: uppercase;
  margin: 0px 0px 10px 0px;
}
.metrics_cards_container .card .rating_stars_4_4,
.metrics_cards_container .card .rating_stars_4_5 {
  display: block;
  width: 100%;
  height: 44px;
  margin-bottom: 15px;
}
.metrics_cards_container .card .rating_stars_4_4 {
  background: url('../../images/layout/rating_stars_4_4.png') center center / 75% no-repeat;
}
.metrics_cards_container .card .rating_stars_4_5 {
  background: url('../../images/layout/rating_stars_4_4.png') center center / 75% no-repeat;
}
.metrics_cards_container .card .text {
  color: #646464;
}
.security_content .featured_list {
  min-height: 480px;
}
.security_content .featured_list .item {
  background: none;
}
.security_content .featured_list .item .security_item_bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  object-fit: cover;
}
.security_content .featured_list .item .item_wrap {
  text-align: left;
  padding: 50px;
}
.security_content .featured_list .item .item_wrap p {
  font-size: 20px;
  color: #969696;
}
.security_content .featured_list .item .item_wrap .item_caption {
  width: 50%;
}
#testimonials_slider {
  min-height: 540px;
}
#testimonials_slider .testimonial_item {
  display: inline-flex;
  flex-flow: column;
  height: 100%;
}
#testimonials_slider .testimonial_bubble {
  display: flex;
  position: relative;
  text-align: left;
  flex-direction: column;
  justify-content: space-between;
  min-height: 400px;
  max-height: 100%;
  margin-bottom: 25px;
  padding: 35px;
  border-radius: 30px;
  background: #ffffff;
}
#testimonials_slider .testimonial_bubble::after {
  display: block;
  position: absolute;
  font-family: 'Font Awesome 7 Free';
  font-size: 60px;
  font-weight: 900;
  color: #ffffff;
  content: '\f0d7';
  left: 26px;
  bottom: -30px;
}
#testimonials_slider .testimonial_bubble p {
  color: #646464;
}
#testimonials_slider .testimonial_bubble img {
  margin-left: auto;
}
#testimonials_slider .testimonial_who {
  display: flex;
  text-align: left;
}
#testimonials_slider .testimonial_who .testimonial_profile_img {
  display: block;
  position: relative;
  flex: 0 0 90px;
  height: 90px;
  border-radius: 100px;
  overflow: hidden;
  background: #e0e0e0;
  margin-right: 15px;
}
#testimonials_slider .testimonial_who .testimonial_profile_img img {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
#testimonials_slider .testimonial_who .testimonial_profile_img img,
#testimonials_slider .testimonial_who .testimonial_profile_img img {
  border-radius: 100px;
  box-shadow: inset 0px 0px 0px 1px #ECEDEE;
}
#testimonials_slider .testimonial_who .testimonial_author h6 {
  font-size: 16px;
}
#testimonials_slider .testimonial_who .testimonial_author h6,
#testimonials_slider .testimonial_who .testimonial_author p {
  margin-bottom: 5px;
}
#testimonials_slider .testimonial_who .testimonial_author p {
  font-size: 14px;
  color: #969696;
}
#testimonials_slider .testimonial_who .testimonial_author p:last-child {
  margin-bottom: 0px;
}
.glass_cards {
  display: flex;
  flex-direction: row;
  list-style: none;
  margin: 0px -10px;
  padding-top: 50px;
}
.glass_cards .card {
  position: relative;
  flex: 0 0 25%;
  min-height: 480px;
  padding: 0px 10px;
}
.glass_cards .card .card_hoverable {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.glass_cards .card .card_hoverable:hover ~ .card_wrapper {
  transform: translateY(-10px);
  box-shadow: 1px 1px 0px 0px rgba(255, 132, 237, 0.4), -1px -1px 0px 0px rgba(255, 255, 255, 0.5), 4px 4px 10px rgba(255, 255, 255, 0.8), 4px 4px 20px rgba(250, 7, 104, 0.2);
}
.glass_cards .card .card_hoverable:hover ~ .card_wrapper .card_surface {
  background: rgba(255, 132, 237, 0.02);
}
.glass_cards .card .card_hoverable:hover ~ .card_wrapper .card_btn::after {
  box-shadow: 0px 0px 20px rgba(254, 54, 206, 0.2);
  background: linear-gradient(to top, #FA0768, #FE36CE);
}
.glass_cards .card .card_wrapper {
  display: flex;
  position: relative;
  flex-flow: column;
  text-align: left;
  height: 100%;
  padding: 1px;
  border-radius: 30px;
  box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.1), -1px -1px 0px 0px rgba(255, 255, 255, 0.5), 4px 4px 10px rgba(255, 255, 255, 0.8), 4px 4px 10px rgba(0, 0, 0, 0.3);
  transition: all 0.2s ease;
}
.glass_cards .card .card_wrapper .card_surface {
  height: 100%;
  padding: 175px 30px 30px 30px;
  border-radius: 30px;
  backdrop-filter: blur(10px);
  background: rgba(207, 205, 221, 0.2);
}
.glass_cards .card .card_icon {
  position: absolute;
  width: 100%;
  height: 280px;
  top: -103px;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
}
.glass_cards .card .card_title {
  font-family: 'Plus Jakarta Sans Bold', Arial, Helvetica, sans-serif;
  font-size: 18px;
  margin: 0px 0px 20px 0px;
}
.glass_cards .card .card_text {
  font-size: 16px;
  color: #646464;
}
.glass_cards .card .card_btn {
  position: absolute;
  display: inline-flex;
  color: #ffffff;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  right: 15px;
  bottom: 15px;
  width: 48px;
  height: 48px;
  margin-top: 30px;
  margin-left: auto;
}
.glass_cards .card .card_btn::before {
  position: relative;
  font-size: 20px;
  z-index: 1;
}
.glass_cards .card .card_btn::after {
  position: absolute;
  display: block;
  content: '';
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  filter: blur(4px);
  border-radius: 100px;
  background: linear-gradient(to top, #7C7B8C, #C2C3C9);
  transition: all 0.6s ease;
}
.glass_cards .card .card_btn:hover::after {
  box-shadow: 0px 0px 20px rgba(254, 54, 206, 0.2);
  background: linear-gradient(to top, #FA0768, #FE36CE);
}
#funcionalidades .card:nth-child(1) .card_icon {
  background: url('../../images/layout/icones_rubrum_central_de_artes.svg') center center no-repeat;
}
#funcionalidades .card:nth-child(2) .card_icon {
  background: url('../../images/layout/icones_rubrum_gestao_de_fluxos.svg') center center no-repeat;
}
#funcionalidades .card:nth-child(3) .card_icon {
  background: url('../../images/layout/icones_rubrum_aprovacao_tecnica.svg') center center no-repeat;
}
#funcionalidades .card:nth-child(4) .card_icon {
  background: url('../../images/layout/icones_rubrum_indicadores_e_relatorios.svg') center center no-repeat;
}
.footer .footer_wrapper {
  display: flex;
  justify-content: space-between;
  padding: 30px 0px;
}
.footer .footer_wrapper .flex h5 {
  font-family: 'Plus Jakarta Sans Bold', sans-serif;
  font-size: 14px;
  color: #414141;
  margin-bottom: 10px;
}
.footer .footer_wrapper .flex p {
  font-family: 'Plus Jakarta Sans Medium', sans-serif;
  font-size: 14px;
  color: #969696;
}
.footer .footer_wrapper .flex ul {
  list-style: none;
}
.footer .footer_wrapper .flex ul li {
  margin-bottom: 5px;
}
.footer .footer_wrapper .flex ul li:last-child {
  margin-bottom: 0px;
}
.footer .footer_wrapper .flex ul li a {
  font-family: 'Plus Jakarta Sans Medium', sans-serif;
  font-size: 14px;
  color: #969696;
  text-decoration: none;
}
.footer .footer_wrapper .flex ul li a:hover {
  color: #646464;
}
.footer .footer_wrapper .flex .footer_logo {
  display: inline-block;
  width: 145px;
  height: 24px;
  margin-bottom: 10px;
  background: url('../../images/layout/header_logo.png') center center / 100% no-repeat;
}
.footer .footer_wrapper .flex .link {
  color: #969696;
  text-decoration: none;
}
.footer .footer_wrapper .flex .link:hover {
  color: #646464;
}
.footer .footer_wrapper .footer_contact p {
  display: flex;
  align-items: baseline;
  margin: 0px 0px 5px 0px;
}
.footer .footer_wrapper .footer_contact .fas {
  margin-right: 10px;
}
.footer .footer_copy {
  display: flex;
  font-family: 'Plus Jakarta Sans Medium', Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #969696;
  align-items: center;
  padding: 40px 0px;
}
.footer .footer_copy .footer_copy_right {
  margin-left: auto;
}
.footer .footer_copy .flex.footer_social ul {
  display: flex;
  flex-flow: row;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.footer .footer_copy .flex.footer_social ul li {
  margin: 0px 0px 0px 10px;
}
.footer .footer_copy .flex.footer_social ul li:first-child {
  margin: 0px;
}
.footer .footer_copy .flex.footer_social ul li a {
  font-size: 18px;
  color: #969696;
  text-decoration: none;
}
.footer .footer_copy .flex.footer_social ul li a:hover {
  color: #646464;
}
.btn {
  position: relative;
  display: inline-flex;
  text-decoration: none;
  align-items: center;
  gap: 24px;
  height: 64px;
  padding: 0 28px 0 17px;
  border-radius: 9999px;
  margin: 0px 20px;
}
.btn:last-child {
  margin: 0px;
}
.btn.btn-liquid {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #414141;
  backdrop-filter: blur(5px) saturate(140%);
  -webkit-backdrop-filter: blur(5px) saturate(140%);
  box-shadow: 0 10px 24px -10px rgba(22, 25, 39, 0.2), 1px 0px 1px rgba(0, 0, 0, 0.2), -1px 0px 1px rgba(0, 0, 0, 0.2), inset 0px -4px 0px -3px rgba(255, 255, 255, 0.6), inset 0px 4px 0px -3px rgba(255, 255, 255, 0.6);
  cursor: pointer;
  transition: box-shadow 0.3s ease, border-color 0.3s ease, transform 0.2s ease, background 0.3s ease;
  isolation: isolate;
}
.btn.btn-liquid::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: radial-gradient(40px 40px at 44px 28px, #7b839c, transparent 55%), radial-gradient(24px 24px at 72px 40px, rgba(123, 131, 156, 0.35), transparent 60%);
  filter: blur(6px);
  opacity: 0.7;
  transition: filter 0.35s ease, opacity 0.35s ease, transform 0.35s ease;
  z-index: 0;
}
.btn.btn-liquid::after {
  content: "";
  position: absolute;
  inset: -3px;
  border-radius: inherit;
  pointer-events: none;
  box-shadow: 0 0 0 0 rgba(229, 0, 107, 0);
  transition: box-shadow 0.3s ease;
  z-index: -1;
}
.btn.btn-liquid:hover {
  box-shadow: 0 10px 24px -10px rgba(229, 0, 107, 0.45), 1px 0px 1px rgba(229, 0, 107, 0.2), -1px 0px 1px rgba(229, 0, 107, 0.45), inset 0px -4px 0px -3px rgba(255, 255, 255, 0.6), inset 0px 4px 0px -3px rgba(255, 255, 255, 0.6);
  background: rgba(255, 255, 255, 0.2);
}
.btn.btn-liquid:hover::after {
  box-shadow: 0 0 24px 4px rgba(229, 0, 107, 0.25), 0 0 80px 12px rgba(229, 0, 107, 0.15) inset;
}
.btn.btn-liquid:hover::before {
  background: radial-gradient(42px 42px at 44px 32px, #e5006b, transparent 60%), radial-gradient(26px 26px at 76px 42px, rgba(229, 0, 107, 0.45), transparent 65%);
  filter: blur(8px);
  opacity: 0.95;
  transform: scale(1.02);
}
.btn.btn-liquid:hover .icon::before {
  background: linear-gradient(#ff4f98, #e5006b);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.75), 0 10px 24px rgba(229, 0, 107, 0.45);
  transform: scale(1.02);
}
.btn.btn-liquid .icon {
  position: relative;
  display: grid;
  color: #ecedee;
  place-items: center;
  flex: 0 0 30px;
  height: 30px;
  width: 30px;
  z-index: 1;
}
.btn.btn-liquid .icon::before {
  content: "";
  position: absolute;
  inset: -10px;
  border-radius: inherit;
  filter: blur(4px);
  z-index: -1;
  background: linear-gradient(#d3d5d5, #535268);
  border-radius: 50%;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.7), 0 8px 18px rgba(22, 25, 39, 0.25);
  transition: transform 0.2s ease, box-shadow 0.3s ease, background 0.3s ease;
}
.btn.btn-liquid .icon .fas {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn.btn-liquid .icon .fas::before,
.btn.btn-liquid .icon .far::before {
  font-size: 18px;
  line-height: 1;
}
.btn.btn-liquid .label {
  position: relative;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.2px;
  z-index: 1;
}
.margin-top-10 {
  margin-top: 10px !important;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-top-40 {
  margin-top: 40px !important;
}
.margin-top-50 {
  margin-top: 50px !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
}
.margin-bottom-50 {
  margin-bottom: 50px !important;
}
.flex-jc-start {
  justify-content: start;
}
.text-display-1 {
  font-size: 16px;
}
.text-display-2 {
  font-size: 20px;
}
.text-light {
  font-family: 'Plus Jakarta Sans Light', Arial, Helvetica, sans-serif;
}
.text-regular {
  font-family: 'Plus Jakarta Sans Regular', Arial, Helvetica, sans-serif;
}
.text-medium {
  font-family: 'Plus Jakarta Sans Medium', Arial, Helvetica, sans-serif;
}
.text-semibold {
  font-family: 'Plus Jakarta Sans SemiBold', Arial, Helvetica, sans-serif;
}
.text-bold {
  font-family: 'Plus Jakarta Sans Bold', Arial, Helvetica, sans-serif;
}
.text-x-bold {
  font-family: 'Plus Jakarta Sans ExtraBold', Arial, Helvetica, sans-serif;
}
.text-color-default {
  color: #414141;
}
.text-color-primary {
  color: #fa0768;
}
.text-color-secondary {
  color: #e65da0;
}
.text-color-tertiary {
  color: #ccfe13;
}
.text-color-lead {
  color: #646464;
}
.text-color-muted {
  color: #969696;
}
.text-color-negative {
  color: #ffffff;
}
