
    /*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-sass-loader/src/index.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./webpack/css/sass/inline.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************/
.s-container {
  width: 100%;
  padding: 0 1.5rem;
}

.c-wrapper--no-padding-bottom {
  padding-top: 0px;
}

.c-wrapper--no-padding-top {
  padding-top: 0px;
}

.c-wrapper--no-padding {
  padding: 0px;
}

@media all and (max-width: 719px) {
  .s-container--mobile-fluid {
    padding: 0 16px;
  }
}
@media all and (min-width: 1024px) {
  .c-wrapper--no-padding-bottom {
    padding-bottom: 0px;
  }
  .s-container {
    margin: 0 auto;
  }
}
@media all and (min-width: 1280px) {
  .s-container {
    width: 1256px;
  }
}
html {
  position: relative;
  min-height: 100%;
  height: 100%;
  margin-top: 0px !important;
}

html * {
  box-sizing: border-box;
}

.wf-loading body {
  visibility: hidden;
}

.wf-active body {
  letter-spacing: inherit;
  visibility: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Gantari", sans-serif;
  text-rendering: optimizeLegibility;
}

button {
  border: none;
  box-shadow: none;
  outline: none;
  text-rendering: optimizeLegibility;
}

a {
  text-decoration: none;
}

.u-default-h3 {
  font-family: Termina;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  color: #242424;
}

.u-default-h3 b,
.u-default-h3 strong {
  font-weight: 700;
}

@media only screen and (min-width: 1024px) {
  .u-default-h3 {
    font-size: 29px;
    line-height: 150%;
  }
}
.u-aligner {
  text-align: center;
  display: block;
}

.u-aligner--left {
  text-align: left;
}

.u-aligner--right {
  text-align: right;
}

.u-full-width {
  width: 100vw;
}

.u-vertical-align:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.u-vertical-align__child {
  display: inline-block;
  vertical-align: middle;
}

.u-vertical-align--top__child {
  vertical-align: top;
}

.u-vertical-align--bottom__child {
  vertical-align: bottom;
}

.u-padding {
  padding-right: 20px;
}

.u-pull-left {
  display: inline-block;
  float: left !important;
}

.u-pull-right {
  display: inline-block;
  float: right !important;
}

.u-clearfix:before, .u-clearfix:after {
  content: " ";
  display: table;
}

.u-clearfix:after {
  clear: both;
}

.u-block {
  display: block;
}

.u-stop-scroll {
  overflow: hidden;
}

.u-mobile-order--1 {
  -ms-flex-order: 1;
      order: 1;
}

.u-mobile-order--2 {
  -ms-flex-order: 2;
      order: 2;
}

.u-mobile-order--3 {
  -ms-flex-order: 3;
      order: 3;
}

.u-mobile-order--4 {
  -ms-flex-order: 4;
      order: 4;
}

.u-mobile-order--5 {
  -ms-flex-order: 5;
      order: 5;
}

.u-img-clipper {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.u-img-clipper img {
  width: 100%;
  height: auto;
}

.u-chevron::before {
  content: "";
  border-style: solid;
  border-width: 1.5px 1.5px 0 0;
  display: inline-block;
  height: 10px;
  transform: rotate(45deg) scale(0.7);
  width: 10px;
  vertical-align: middle;
  top: -2px;
  position: relative;
  margin-left: 8px;
}

.u-chevron--top:before {
  transform: rotate(-45deg) scale(0.7);
}

.u-chevron--bottom:before {
  transform: rotate(135deg) scale(0.7);
}

.u-chevron--left:before {
  left: 0.25em;
  transform: rotate(-135deg) scale(0.7);
}

.u-img-full-width {
  width: 100%;
  margin-bottom: 30px;
}

.u-image-control {
  width: 100%;
  height: auto;
}

.u-list-unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

.u-hidden {
  display: none !important;
}

.u-hidden-mobile-inline {
  display: none !important;
}

.u-hidden-mobile {
  display: none !important;
}

.u-hidden-tablet {
  display: block !important;
}

.u-show-starting-tablet {
  display: none !important;
}

.u-cursor-normal,
.u-cursor-normal:hover {
  cursor: default;
}

.u-tt-uppercase {
  text-transform: uppercase;
}

.u-fw-light {
  font-weight: 300;
}

.u-fw-normal {
  font-weight: normal;
}

.u-fw-medium {
  font-weight: 500;
}

.u-fw-bold {
  font-weight: bold;
}

.u-list-cols ul {
  list-style-type: disc;
  padding-left: 20px;
  margin: 16px 0;
}

.u-list-cols ul li {
  font-family: Termina;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
  margin-bottom: 16px;
}

.u-list-cols ul li:last-child {
  margin-bottom: 0;
}

.u-linkbox {
  display: -ms-flexbox;
  display: flex;
  padding: 18px 24px 24px;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
  gap: 8px;
  background: #242424;
  margin-top: 40px;
}

.u-linkbox p {
  color: #FFF;
  text-align: center;
  /* b. Body/Mobile/Bold */
  font-family: Termina;
  font-size: 13px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 180%;
}

.u-linkbox a {
  color: #8F7ED7;
  /* b. Body/Mobile/Bold */
  font-family: Termina;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 180%;
}

.u-linkbox a:hover {
  text-decoration: underline;
}

@media (max-width: 1279px) {
  .u-aligner-only-mobile {
    text-align: center;
    display: block;
  }
  .u-aligner-only-mobile--left {
    text-align: left;
  }
  .u-aligner-only-mobile--right {
    text-align: right;
  }
}
@media (min-width: 720px) {
  .u-hidden-tablet {
    display: none !important;
  }
  .u-show-starting-tablet {
    display: block !important;
  }
  .u-tablet-order--1 {
    -ms-flex-order: 1;
        order: 1;
  }
  .u-tablet-order--2 {
    -ms-flex-order: 2;
        order: 2;
  }
  .u-tablet-order--3 {
    -ms-flex-order: 3;
        order: 3;
  }
  .u-tablet-order--4 {
    -ms-flex-order: 4;
        order: 4;
  }
  .u-tablet-order--5 {
    -ms-flex-order: 5;
        order: 5;
  }
}
@media (min-width: 1280px) {
  .u-hidden-mobile {
    display: block !important;
  }
  .u-hidden-mobile-inline {
    display: inline-block !important;
  }
  .u-hidden-desktop {
    display: none !important;
  }
  .u-desktop-order--1 {
    -ms-flex-order: 1;
        order: 1;
  }
  .u-desktop-order--2 {
    -ms-flex-order: 2;
        order: 2;
  }
  .u-desktop-order--3 {
    -ms-flex-order: 3;
        order: 3;
  }
  .u-desktop-order--4 {
    -ms-flex-order: 4;
        order: 4;
  }
  .u-desktop-order--5 {
    -ms-flex-order: 5;
        order: 5;
  }
  .u-list-cols {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    column-gap: 17px;
  }
  .u-list-cols ul li {
    font-size: 14px;
  }
  .u-linkbox {
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .u-linkbox p, .u-linkbox a {
    font-size: 14px;
  }
}
#wpadminbar {
  position: fixed !important;
}

.entry-content img {
  margin: 0 0 1.5em 0;
}

.alignleft, img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}

.alignright, img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}

.aligncenter, img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}

.alignnone, img.alignnone {
  /* not sure about this one */
}

.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
}

.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}

.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
}

.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}

blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
}

blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
}

.title__sub {
  color: #E71680;
  font-family: Gantari;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}

@media (min-width: 1024px) {
  .title__sub {
    font-size: 36px;
  }
}
.title__normal {
  color: var(--Preto-01, #262345);
  font-family: Gantari;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}

@media (min-width: 1024px) {
  .title__normal {
    font-size: 52px;
  }
}
.description {
  color: #777687;
  font-family: Gantari;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  /* 28.8px */
}

@media (min-width: 1024px) {
  .description {
    font-size: 20px;
  }
}
.text {
  color: #5E5D6B;
  font-family: Gantari;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  /* 28.8px */
}

@media (min-width: 1024px) {
  .text {
    font-size: 20px;
  }
}
.font__pink {
  color: #E71680;
}

.font__grey {
  color: #777687;
}

.font__white {
  color: #fff;
}

.font__black {
  color: #262345;
}

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

.button {
  padding: 0.75rem 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 25px;
  color: #fff;
  box-sizing: border-box;
  color: #FFF;
  font-family: "Plus Jakarta Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  transition: background-color 0.3s ease-out;
  /* 28px */
}

.button__pink {
  background-color: #E71680;
}

.button__pink:hover {
  background-color: #B01266;
}

.o-header {
  background: #262345;
  position: sticky;
  width: 100%;
  z-index: 9;
  top: 0;
}

.o-header__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding: 18px 0;
  position: relative;
  gap: 6.188rem;
}

.o-header__content .header__desk {
  display: none;
}

@media (min-width: 1200px) {
  .o-header__content .header__desk {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    gap: 1.5rem;
  }
}
.o-header__content .header__desk .button__pink {
  min-width: 123px;
}

.o-header__content .header__mobile {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 18px;
}

@media (min-width: 1200px) {
  .o-header__content .header__mobile {
    display: none;
  }
}
.o-header__content .logo {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.o-header__content .logo img {
  max-width: 78px;
  object-fit: contain;
}

@media (min-width: 1200px) {
  .o-header__content .hamburguer-menu {
    display: none;
  }
}
.o-header__content .menu {
  display: none;
}

@media (min-width: 1200px) {
  .o-header__content .menu {
    display: block;
  }
}
.o-header__content .menu .c-main-menu__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 2.875rem;
}

.o-header__content .menu .c-main-menu__list .menu-item.current-menu-item a::after {
  opacity: 1;
  visibility: visible;
}

.o-header__content .menu .c-main-menu__list .menu-item a {
  font-family: Gantari;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 160%;
  letter-spacing: 0%;
  color: #fff;
  position: relative;
}

.o-header__content .menu .c-main-menu__list .menu-item a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.5rem;
  width: 100%;
  height: 1px;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-out, width 0.3s ease-out;
}

.o-header__content .menu .c-main-menu__list .menu-item a.current-menu-item::after, .o-header__content .menu .c-main-menu__list .menu-item a:hover::after {
  opacity: 1;
  visibility: visible;
}

.o-header__content .socials {
  display: none;
}

@media (min-width: 1024px) {
  .o-header__content .socials {
    display: -ms-flexbox;
    display: flex;
    gap: 0.75rem;
  }
}
.o-header__content .socials a svg {
  width: auto;
  height: 30px;
}

.o-header__content .socials a svg rect {
  stroke: rgba(255, 255, 255, 0.3019607843);
}

.o-header__content .socials a svg path {
  fill: #FFFFFF;
  transition: fill 0.3s ease-out;
}

.o-header__content .socials a:hover svg path {
  fill: #E71680;
}

.o-header__content .button {
  font-size: 14px;
}

.o-header__content .language {
  position: relative;
}

.o-header__content .language .arrow-language {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  z-index: 1;
}

.o-header__content .language .trp-language-switcher {
  width: auto;
  height: auto;
}

.o-header__content .language .trp-language-switcher .trp-ls-shortcode-current-language {
  background-image: none;
}

.o-header__content .language .trp-language-switcher .trp-ls-shortcode-current-language,
.o-header__content .language .trp-language-switcher .trp-ls-shortcode-language {
  padding: 6px 12px;
  border: 1px solid #474747;
  border-radius: 8px;
  background-color: #262345;
  width: 66px !important;
}

.o-header__content .language .trp-language-switcher .trp-ls-shortcode-current-language a,
.o-header__content .language .trp-language-switcher .trp-ls-shortcode-language a {
  padding: 0;
  color: #FFF;
  font-family: "Plus Jakarta Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  border-radius: none;
  /* 19.6px */
}

.o-header__content .language .trp-language-switcher .trp-ls-shortcode-current-language a:hover,
.o-header__content .language .trp-language-switcher .trp-ls-shortcode-language a:hover {
  background-color: transparent;
  color: #E71680;
}

.o-header__content .language .trp-language-switcher .trp-ls-shortcode-language a {
  margin: 0.5rem 0 !important;
}

.o-header__content .language .trp-language-switcher .trp-ls-shortcode-language a.trp-ls-disabled-language {
  margin: 0 !important;
}

.page-home .o-header {
  background-color: rgba(0, 0, 0, 0.3);
  transition: background-color 0.3s ease-in-out;
  position: fixed;
  top: auto;
}

.page-home .o-header__content .language .trp-language-switcher .trp-ls-shortcode-current-language,
.page-home .o-header__content .language .trp-language-switcher .trp-ls-shortcode-language {
  background-color: transparent;
  transition: background-color 0.3s ease-in-out;
}

.page-home .o-header.active {
  background: #262345;
}

.page-home .o-header.active .o-header__content .language .trp-language-switcher .trp-ls-shortcode-current-language,
.page-home .o-header.active .o-header__content .language .trp-language-switcher .trp-ls-shortcode-language {
  background-color: #262345;
}

.o-hero-banner {
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media (min-width: 359px) {
  .o-hero-banner {
    max-height: 650px;
  }
}
@media (min-width: 390px) {
  .o-hero-banner {
    max-height: 700px;
  }
}
@media (min-width: 430px) {
  .o-hero-banner {
    max-height: 744px;
  }
}
@media (min-width: 769px) {
  .o-hero-banner {
    max-height: 580px;
  }
}
@media (min-width: 820px) {
  .o-hero-banner {
    max-height: 466px;
  }
}
@media (min-width: 1024px) {
  .o-hero-banner {
    max-height: 580px;
  }
}
@media (min-width: 1200px) {
  .o-hero-banner {
    max-height: none;
  }
}
.o-hero-banner iframe {
  position: absolute;
  top: 0;
  top: 50%;
  left: 50%;
  width: 101vw;
  height: 101vh;
  transform: translate(-50%, -50%);
  z-index: 1;
  pointer-events: none;
  object-fit: covers;
}

@media (min-width: 390px) {
  .o-hero-banner iframe {
    height: 90vh;
  }
}
@media (min-width: 480px) {
  .o-hero-banner iframe {
    height: 82vh;
  }
}
@media (min-width: 1024px) {
  .o-hero-banner iframe {
    height: 120vh;
  }
}
.o-hero-banner-about {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
  background-color: #F2F2F2;
  padding: 4.5rem 0 4rem;
}

@media (min-width: 1024px) {
  .o-hero-banner-about {
    padding: 4.5rem 0 0 0;
  }
}
.o-hero-banner-about::after {
  content: "";
  background: #262345;
  width: 100%;
  height: 196px;
}

@media (min-width: 1024px) {
  .o-hero-banner-about::after {
    position: absolute;
    bottom: 0;
    z-index: 0;
  }
}
.o-hero-banner-about .bullets_content {
  display: none;
}

@media (min-width: 1024px) {
  .o-hero-banner-about .bullets_content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    margin-top: 8rem;
  }
}
.o-hero-banner-about .o-hero-header__container {
  position: relative;
  z-index: 1;
}

.o-hero-banner-about .o-hero-header__content {
  max-width: 819px;
  text-align: center;
}

@media (min-width: 1024px) {
  .o-hero-banner-about .o-hero-header__content {
    text-align: left;
  }
}
.o-hero-banner-about .o-hero-header__content .title__sub {
  margin-bottom: 1.313rem;
}

.o-hero-banner-about .o-hero-header__content .title__normal {
  margin-bottom: 2.25rem;
}

.o-hero-banner-solutions {
  background: #262345;
  height: calc(100vh - 70px);
  padding: 4rem 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

@media (min-width: 1024px) {
  .o-hero-banner-solutions {
    height: calc(100vh - 80px);
    box-sizing: content-box;
  }
}
@media (min-width: 1281px) {
  .o-hero-banner-solutions {
    box-sizing: border-box;
    padding: 6rem 0;
  }
}
.o-hero-banner-solutions .o-hero-header__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

@media (min-width: 1024px) {
  .o-hero-banner-solutions .o-hero-header__container {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    gap: 2rem;
  }
}
.o-hero-banner-solutions .o-hero-header__container .o-hero-header__content {
  max-width: 559px;
  text-align: center;
}

@media (min-width: 1024px) {
  .o-hero-banner-solutions .o-hero-header__container .o-hero-header__content {
    text-align: left;
  }
}
.o-hero-banner-solutions .o-hero-header__container .o-hero-header__content .o-hero-header__title {
  margin: 1rem 0 2rem;
}

.o-hero-banner-solutions .o-hero-header__container .o-hero-header__imagem img {
  display: none;
  width: 573px;
  object-fit: contain;
}

@media (min-width: 1024px) {
  .o-hero-banner-solutions .o-hero-header__container .o-hero-header__imagem img {
    display: block;
  }
}
.o-hero-banner-solutions .o-hero-header__container .arrow-down a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 320px;
  gap: 1.5rem;
  margin: 3rem auto 0;
}

.o-hero-banner-cases {
  padding: 4.5rem 0 6.625rem;
}

.o-hero-banner-cases .o-hero-header__content {
  max-width: 510px;
}

.o-hero-banner-cases .o-hero-header__content .o-hero-header__title {
  margin: 2rem 0;
}

.o-hero-banner-blog {
  background: #262345;
  padding: 3rem 0;
  max-height: calc(100vh - 70px);
}

@media (min-width: 1024px) {
  .o-hero-banner-blog {
    padding: 6.75rem 0;
    max-height: calc(100vh - 80px);
  }
}
.o-hero-banner-blog .o-hero-header__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media (min-width: 1024px) {
  .o-hero-banner-blog .o-hero-header__container {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}
.o-hero-banner-blog .o-hero-header__content {
  max-width: 332px;
}

.o-hero-banner-blog .o-hero-header__subtitle {
  margin-bottom: 32px;
  color: #FFF;
  font-family: "Plus Jakarta Sans";
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  /* 52px */
}

@media (min-width: 1024px) {
  .o-hero-banner-blog .o-hero-header__subtitle {
    font-size: 40px;
  }
}
.o-hero-banner-blog .o-hero-header__meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 12px;
  margin-bottom: 1.5rem;
}

.o-hero-banner-blog .categoria {
  border-radius: 4px;
  background: #4F4A81;
  color: #FFF;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 15.6px */
  letter-spacing: 0.48px;
  text-transform: uppercase;
  padding: 4px 8px;
}

.o-hero-banner-blog .data {
  color: #FFF;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 18.2px */
  text-transform: uppercase;
}

.o-hero-banner-blog .o-hero-header__title {
  color: #FFF;
  font-family: Gantari;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin-bottom: 1rem;
}

@media (min-width: 1024px) {
  .o-hero-banner-blog .o-hero-header__title {
    margin-bottom: 2rem;
    font-size: 36px;
  }
}
.o-hero-banner-blog .o-hero-header__author {
  color: #FFF;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 15.6px */
  text-transform: uppercase;
  margin-bottom: 2rem;
}

.o-hero-banner-blog .button {
  max-width: max-content;
  padding: 12px 32px;
  font-size: 16px;
}

@media (min-width: 1024px) {
  .o-hero-banner-blog .button {
    font-size: 20px;
  }
}
.o-hero-banner-blog .o-hero-header__image {
  max-width: 695px;
  margin-bottom: 1.5rem;
}

@media (min-width: 1024px) {
  .o-hero-banner-blog .o-hero-header__image {
    margin-bottom: 0;
  }
}
.o-hero-banner-blog .o-hero-header__thumb {
  width: 100%;
  border-radius: 12px;
  display: block;
}

.single-cases .o-hero-header {
  position: relative;
  padding: 4rem 0 0;
}

@media (min-width: 1024px) {
  .single-cases .o-hero-header {
    padding: 6rem 0 0;
  }
}
.single-cases .o-hero-header::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 204px;
  background-color: #262345;
  z-index: 2;
}

.single-cases .o-hero-header .o-hero-header__video {
  width: 100%;
  margin: 4rem auto 0;
}

@media (min-width: 1024px) {
  .single-cases .o-hero-header .o-hero-header__video {
    width: 982px;
  }
}
.single-cases .o-hero-header .o-hero-header__video img,
.single-cases .o-hero-header .o-hero-header__video video,
.single-cases .o-hero-header .o-hero-header__video iframe {
  width: 100%;
  object-fit: cover;
  position: relative;
  z-index: 3;
  border-radius: 24px;
}

@media (min-width: 1280px) {
  .single-cases .o-hero-header .o-hero-header__video img,
  .single-cases .o-hero-header .o-hero-header__video video,
  .single-cases .o-hero-header .o-hero-header__video iframe {
    min-height: 508px;
  }
}
.page-alternative {
  padding: 4rem 0;
}

.page-alternative .s-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 1rem;
}

.page-alternative * {
  color: #141B34;
}

.page-alternative a {
  text-decoration: underline;
}

.page-alternative a:hover {
  color: #EA2088;
}

.page-alternative h1 {
  font-family: Gantari;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}

@media (min-width: 1024px) {
  .page-alternative h1 {
    font-size: 52px;
  }
}
.page-alternative h2 {
  font-family: Gantari;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}

@media (min-width: 1024px) {
  .page-alternative h2 {
    font-size: 36px;
  }
}
.page-alternative h3,
.page-alternative h4,
.page-alternative h5 {
  font-family: Gantari;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
}

@media (min-width: 1024px) {
  .page-alternative h3,
  .page-alternative h4,
  .page-alternative h5 {
    font-size: 24px;
  }
}
.page-alternative ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 0.5rem;
}

.page-alternative p,
.page-alternative li {
  font-family: Gantari;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
}

@media (min-width: 1024px) {
  .page-alternative p,
  .page-alternative li {
    font-size: 18px;
  }
}
.c-404 {
  height: 90vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.c-404 .c-404__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 1rem;
}

/*# sourceMappingURL=inline.css.map*/  
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */

/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
/*
 *  Menu Language Switcher
 */

.menu-item-object-language_switcher .trp-flag-image {
    display: inline-block;
    margin: -1px 5px;
    vertical-align: baseline;
    padding: 0;
    border: 0;
    border-radius:0;
}

#wp-admin-bar-wp-rocket .trp-flag-image {
    width: 18px !important;
    height: 12px !important;
}

/*
 *  Shortcode Language Switcher
 */
.trp-language-switcher{
    height: 42px;
    position: relative;
    box-sizing: border-box;
    width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.trp-language-switcher > div {
    box-sizing: border-box;
    padding:4px 20px 3px 13px;
    border: 1.5px solid #949494;
    border-radius: 2px;
    background-image: url(/wp-content/plugins/translatepress-multilingual/assets/images/arrow-down-3101.svg);
    background-repeat: no-repeat;

    background-position:
            calc(100% - 20px) calc(1em + 2px),
            calc(100% - 3px) calc(1em + 0px);

    background-size:
            8px 8px,
            8px 8px;

    background-repeat: no-repeat;

    background-color: #fff;
}

.trp-language-switcher > div:hover {
    background-image: none;
}


.trp-language-switcher > div > a {
    display: block;
    padding: 7px 12px;
    border-radius: 3px;
    text-decoration: none;
    color: #1E1E1E;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}

.trp-language-switcher > div > a:hover {
    background: #F0F0F0;
    border-radius: 2px;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
    cursor: default;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language:hover {
    background: none;
}

.trp-language-switcher > div > a > img{
    display: inline;
    margin: 0 3px;
    width: 18px;
    height: 12px;
    border-radius: 0;
}

.trp-language-switcher .trp-ls-shortcode-current-language{
    display: inline-block;
}
.trp-language-switcher:focus .trp-ls-shortcode-current-language,
.trp-language-switcher:hover .trp-ls-shortcode-current-language{
    visibility: hidden;
}

.trp-language-switcher .trp-ls-shortcode-language{
    display: inline-block;
    height: 1px;
    overflow: hidden;
    visibility: hidden;
    z-index: 1;

    max-height: 250px;
    overflow-y: auto;
    left: 0;
    top: 0;
    min-height: auto;
}

.trp-language-switcher:focus .trp-ls-shortcode-language,
.trp-language-switcher:hover .trp-ls-shortcode-language{
    visibility: visible;
    max-height: 250px;
    padding: 4px 13px;
    height: auto;
    overflow-y: auto;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block !important;
    min-height: auto;
}

/*
 *  Front-end Admin Bar Icon
 */
#wpadminbar #wp-admin-bar-trp_edit_translation .ab-icon:before {
    content: '\f326';
    top: 3px;
}

@media screen and ( max-width: 782px ) {
    #wpadminbar #wp-admin-bar-trp_edit_translation > .ab-item {
        text-indent: 0;
    }

    #wpadminbar li#wp-admin-bar-trp_edit_translation {
        display: block;
    }
}

/*
 * Fix Language Switcher Shortcode in Elementor Popup
 */
.elementor-shortcode .trp-ls-shortcode-current-language,
.elementor-shortcode .trp-ls-shortcode-language {
    width: 300px !important;
}
			/* ocultar a seção de premios a pedido do cliente */
.o-awards {
    display: none;
}		
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
/*# sourceURL=global-styles-inline-css */
