/*!***********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/scss/style.scss ***!
  \***********************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap);
/*!***************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/scss/style.scss (1) ***!
  \***************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;700&display=swap);
/*!***************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/scss/style.scss (2) ***!
  \***************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap);
/*!***************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/scss/style.scss (3) ***!
  \***************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Baloo+Da+2&display=swap);
/*!***************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/scss/style.scss (4) ***!
  \***************************************************************************************************************************************************************/
@charset "UTF-8";
/* COMPONENTS */
@font-face {
  font-family: "CarbonaTest";
  src: url(../ce6d7d1e88309642248f.woff2) format("woff2"), url(../f8da62ce1a5f996e9287.woff) format("woff"), url(../5c30d2f805ef0fcd6291.otf) format("opentype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "CarbonaTest";
  src: url(../3031809377d62d512331.woff2) format("woff2"), url(../512c660817e69b1130b1.woff) format("woff"), url(../f334601127e73e85e70b.otf) format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "CarbonaTest";
  src: url(../56c61008b8fcf4abcdce.woff2) format("woff2"), url(../9765d136b5e26ae60851.woff) format("woff"), url(../257f6524628b6bba1674.otf) format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "CSClaireMono";
  src: url(../243541a19ac4f598c356.woff2) format("woff2"), url(../55a70a994a94393878f0.woff) format("woff"), url(../1cff267f17e29d8f4915.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
.carbona {
  font-family: "CarbonaTest", sans-serif;
  font-weight: bold;
  font-style: normal;
}

.carbonaMedium {
  font-family: "CarbonaTest", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.carbonaLight {
  font-family: "CarbonaTest", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.claireMono {
  font-family: "CSClaireMono", serif;
  font-weight: normal;
  font-style: normal;
}

.workSans {
  font-family: "Work Sans", sans-serif;
  font-weight: normal;
  font-style: normal;
}

/* Font color */
html,
body {
  line-height: 1.5em;
  scroll-behavior: smooth;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: "Poppins", sans-serif;
}

@media (max-width: 1024px) {
  .scrollDisabled {
    position: fixed;
    margin-top: 0;
    width: 100%;
  }
}

body {
  position: relative;
}
body.page-template-termos-de-uso {
  overflow-x: unset;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.5em;
}

h2 {
  font-weight: bold;
}

p {
  line-height: 1.5em;
}

.uppercase {
  text-transform: uppercase;
}

img {
  max-width: 100%;
}

a,
a:hover {
  text-decoration: none;
}

.italic {
  font-style: italic;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.titulos {
  font-size: 36px;
  font-weight: 600;
  text-align: center;
}
@media (max-width: 426px) {
  .titulos {
    font-size: 22px;
  }
}

.subtitulo {
  font-size: 20px;
  letter-spacing: 2px;
  color: #7d8a8a;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 426px) {
  .subtitulo {
    font-size: 14px;
  }
}

.descricao {
  font-weight: 500;
  font-size: 16px;
  color: #2e3030;
  text-align: center;
  max-width: 920px;
  width: 100%;
}
@media (max-width: 426px) {
  .descricao {
    font-size: 14px;
    max-width: 312px;
  }
}

::-webkit-scrollbar {
  width: 15px;
}

::-webkit-scrollbar-thumb {
  background-color: #4e00a3;
  border-radius: 2px;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #4e00a3;
}

::-webkit-scrollbar-track {
  background-color: #ecf0f1;
  border-radius: 2px;
}

::-webkit-scrollbar-track:hover {
  background-color: #d4d6d8;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1140px !important;
  }
}
.header {
  width: 100%;
  background: transparent;
  position: absolute;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .header {
    background: none;
    z-index: 9;
    position: fixed;
    top: 4px;
  }
}
.header .navbar {
  padding: 0;
}
@media (min-width: 1025px) {
  .header .navbar {
    margin-left: 60px;
  }
}
.header .navbar .container-fluid {
  display: flex;
}
.header .navbar .container-fluid .hamburguer .line {
  width: 36px;
  border: 3px solid #ffffff;
  margin-bottom: 8px;
  border-radius: 3px;
}
.header .navbar .container-fluid .hamburguer .last-line {
  width: 18px;
  border: 3px solid #ffffff;
  border-radius: 3px;
}
.header .navbar .container-fluid .cases-scroll {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.header .navbar .container-fluid .cases-scroll ul {
  margin-bottom: 0;
}
.header .navbar .container-fluid .lastBlockHeader {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
}
@media (min-width: 1024px) {
  .header .navbar .container-fluid .lastBlockHeader {
    position: fixed;
    right: 22px;
    z-index: 25;
    height: 45px;
    width: 27%;
    margin-right: 25px;
    top: 10px;
  }
}
.header .navbar .container-fluid .lastBlockHeader .lupa {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #000;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0);
  margin-right: 24px;
  overflow: hidden;
  transition: width 0.5s;
  position: relative;
  padding-right: 7px;
}
.header .navbar .container-fluid .lastBlockHeader .lupa::before {
  content: "Buscar";
  color: #fff;
  padding-left: 10px;
  transition: opacity 0.5s;
  position: absolute;
  left: 0;
  z-index: 1;
  opacity: 1;
}
.header .navbar .container-fluid .lastBlockHeader .lupa:hover {
  width: 150px;
}
.header .navbar .container-fluid .lastBlockHeader .lupa:not(:hover)::before {
  opacity: 0;
}
.header .navbar .container-fluid .lastBlockHeader .email {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #000;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0);
  margin-right: 24px;
  overflow: hidden;
  transition: height 0.5s;
  position: relative;
  text-align: center;
}
.header .navbar .container-fluid .lastBlockHeader .email::after {
  content: "Contato";
  display: none;
  margin-top: 15px;
  color: #fff;
  font-size: 12px;
}
.header .navbar .container-fluid .lastBlockHeader .email:hover {
  width: 70px;
  height: 78px;
  padding: 15px;
}
.header .navbar .container-fluid .lastBlockHeader .email:hover::after {
  display: block;
}
.header .navbar .container-fluid .lastBlockHeader .f2f-filmes-bar input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
  display: none;
}
.header .navbar .container-fluid .lastBlockHeader .f2f-filmes-bar label {
  cursor: pointer;
  text-indent: -9999px;
  width: 75px;
  height: 40px;
  display: block;
  border-radius: 100px;
  position: relative;
  margin: 0;
}
.header .navbar .container-fluid .lastBlockHeader .f2f-filmes-bar .homeSwitch,
.header .navbar .container-fluid .lastBlockHeader .f2f-filmes-bar .filmesSwitch:hover {
  background: url(../8c81109ad009f457f4f7.png);
  transition: all 0.3s ease;
}
.header .navbar .container-fluid .lastBlockHeader .f2f-filmes-bar .filmesSwitch,
.header .navbar .container-fluid .lastBlockHeader .f2f-filmes-bar .homeSwitch:hover {
  background: transparent linear-gradient(118deg, #6446B6 0%, #5C4DBF 27%, #4D5FD3 63%, #4E68D5 71%, #5082DD 83%, #55ACE9 98%, #56B3EB 100%) 0% 0% no-repeat padding-box;
  transition: all 0.3s ease;
}
.header .navbar .container-fluid .lastBlockHeader .f2f-filmes-bar label::after {
  content: "";
  position: absolute;
  top: 3px;
  width: 34px;
  height: 34px;
  background-color: #fff;
  background-size: 45%;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 90px;
  transition: 0.3s;
}
.header .navbar .container-fluid .lastBlockHeader .f2f-filmes-bar .homeSwitch::after {
  background-image: url("https://f2f-new.homolog-f2f-digital.xyz/wp-content/uploads/2023/11/Union-377.png");
  left: 5px;
}
.header .navbar .container-fluid .lastBlockHeader .f2f-filmes-bar .filmesSwitch::after {
  background-image: url("https://f2f-new.homolog-f2f-digital.xyz/wp-content/uploads/2023/11/Union-378.png");
  left: 34px;
}
.header .navbar .container-fluid .lastBlockHeader .f2f-filmes-bar input:hover + .homeSwitch:after {
  left: calc(100% - 5px);
  transform: translateX(-100%);
}
.header .navbar .container-fluid .lastBlockHeader .f2f-filmes-bar .homeSwitch:hover:after {
  background-image: url("https://f2f-new.homolog-f2f-digital.xyz/wp-content/uploads/2023/11/Union-378.png");
  background-size: 30%;
  width: 87%;
}
.header .navbar .container-fluid .lastBlockHeader .f2f-filmes-bar .filmesSwitch:hover:after {
  background-image: url("https://f2f-new.homolog-f2f-digital.xyz/wp-content/uploads/2023/11/Union-377.png");
  background-size: 25%;
  width: 87%;
  transform: translateX(-45%);
}
@media (max-width: 1250px) {
  .header .navbar ul {
    padding: 40px 0px;
  }
}
.header .navbar ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  column-gap: 20px;
  margin-bottom: unset;
  padding: 40px 40px;
}
.header .navbar ul li {
  list-style: none;
  position: relative;
}
.header .navbar ul li a {
  border: 1px solid #ffffff;
  background: #000;
  border-radius: 10px;
  text-decoration: none;
  color: white;
  padding: 5px 27px;
  font-size: 12px;
  transition: all 0.3s ease-in-out;
}
.header .navbar ul li a:hover {
  color: white;
  padding: 5px 40px;
}
.header .navbar ul li a:hover::after {
  color: white;
  content: "ROLAR ATÉ";
  width: 100%;
  height: 25px;
  position: absolute;
  bottom: -35px;
  left: 0;
  text-align: center;
  font-weight: lighter;
  font-size: 10px;
  letter-spacing: 2px;
}

.filmes {
  background: transparent;
}
@media (max-width: 1024px) {
  .filmes {
    margin-bottom: -82px;
  }
}

@media (min-width: 1025px) {
  .header .navbar .hamburguer {
    display: none;
  }
  .header .navbar .logo-mobile-f2f {
    display: none;
  }
}
@media (max-width: 1024px) {
  .header .navbar {
    padding: 0 15px;
    z-index: 5;
  }
  .header .navbar .container-fluid {
    margin-top: 12px;
    width: 98%;
    background: #000 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    backdrop-filter: blur(20px);
    padding: 15px;
  }
  .header .navbar .container-fluid .cases-scroll {
    display: none !important;
  }
  .header .navbar .container-fluid .logo-mobile-f2f {
    margin: 0 auto;
  }
  .header .navbar .container-fluid .lastBlockHeader .lupa {
    display: none;
  }
  .header .navbar .container-fluid .lastBlockHeader .email {
    display: none;
  }
}
@keyframes fade_in_show {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.footer {
  position: relative;
}
@media (min-width: 1025px) {
  .footer {
    margin-left: 60px;
    margin-top: 75px;
  }
}
.footer .footerContent {
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
}
.footer .footerContent .estrelasFooter {
  position: absolute;
}
.footer .footerContent .topEstrela {
  right: 10%;
  top: 0;
}
@media (max-width: 768px) {
  .footer .footerContent .topEstrela {
    display: none;
  }
}
.footer .footerContent .firstLeft {
  display: none;
  top: 60%;
  left: 10%;
}
.footer .footerContent .secondLeft {
  top: 80%;
  left: 5%;
}
.footer .footerContent .firstRight {
  top: 55%;
  right: 15%;
}
.footer .footerContent .secondRight {
  top: 70%;
  right: 10%;
}
.footer .footerContent .depoimentos {
  padding-bottom: 100px;
}
.footer .footerContent .depoimentos .depoimentosContent {
  display: flex;
  flex-direction: column;
  row-gap: 35px;
}
.footer .footerContent .depoimentos .depoimentosContent .depoimentosText {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.footer .footerContent .depoimentos .depoimentosContent .depoimentosText h2 {
  font-size: 36px;
  color: #2e3030;
  font-weight: 500;
  text-align: center;
}
.footer .footerContent .depoimentos .depoimentosContent .depoimentosText span {
  max-width: 540px;
  font-size: 16px;
  font-weight: 200;
  letter-spacing: 2px;
  color: #9380A4;
  text-align: center;
}
.footer .footerContent .depoimentos .depoimentosContent .depoimentosBody {
  display: flex;
  flex-direction: row;
}
.footer .footerContent .depoimentos .depoimentosContent .depoimentosBody .slick-prev:before,
.footer .footerContent .depoimentos .depoimentosContent .depoimentosBody .slick-next:before {
  color: gray;
}
@media (max-width: 1024px) {
  .footer .footerContent .depoimentos .depoimentosContent .depoimentosBody {
    width: 60%;
    margin: auto;
  }
}
@media (max-width: 768px) {
  .footer .footerContent .depoimentos .depoimentosContent .depoimentosBody {
    width: 80%;
  }
  .footer .footerContent .depoimentos .depoimentosContent .depoimentosBody .slick-arrow {
    filter: drop-shadow(2px 5px 6px black);
  }
}
.footer .footerContent .depoimentos .depoimentosContent .depoimentosBody .depoimentosBodyContent {
  display: flex !important;
  flex-direction: row;
  align-items: stretch;
  transition: all 0.4s ease-in-out;
  padding: 20px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 5px 15px rgba(31, 64, 71, 0.2);
  border-radius: 10px;
  min-height: 30rem;
  margin: 5px 5px;
  justify-content: space-around;
}
.footer .footerContent .depoimentos .depoimentosContent .depoimentosBody .depoimentosBodyContent .depoimentosFirstBlock {
  display: flex;
  flex-direction: column-reverse;
  row-gap: 12px;
  height: 100%;
  justify-content: space-around;
}
.footer .footerContent .depoimentos .depoimentosContent .depoimentosBody .depoimentosBodyContent .depoimentosFirstBlock .infosDepoimentos {
  display: flex;
  flex-direction: row;
  column-gap: 12px;
}
.footer .footerContent .depoimentos .depoimentosContent .depoimentosBody .depoimentosBodyContent .depoimentosFirstBlock .infosDepoimentos img {
  width: 65px;
  height: 89px;
  border-radius: 10px;
  object-fit: contain;
}
.footer .footerContent .depoimentos .depoimentosContent .depoimentosBody .depoimentosBodyContent .depoimentosFirstBlock .infosDepoimentos .dadosDepoimentos {
  display: flex;
  flex-direction: column;
  max-width: 143px;
}
.footer .footerContent .depoimentos .depoimentosContent .depoimentosBody .depoimentosBodyContent .depoimentosFirstBlock .infosDepoimentos .dadosDepoimentos p {
  margin: 0;
  padding: 0;
  letter-spacing: 0px;
}
.footer .footerContent .depoimentos .depoimentosContent .depoimentosBody .depoimentosBodyContent .depoimentosFirstBlock .infosDepoimentos .dadosDepoimentos p:first-child {
  color: #2e3030;
  font-size: 18px;
}
.footer .footerContent .depoimentos .depoimentosContent .depoimentosBody .depoimentosBodyContent .depoimentosFirstBlock .infosDepoimentos .dadosDepoimentos p {
  color: #7d8a8a;
  font-size: 12px;
}
.footer .footerContent .depoimentos .depoimentosContent .depoimentosBody .depoimentosBodyContent .depoimentosFirstBlock span {
  display: flex;
  width: 210px;
  letter-spacing: 0px;
  color: #2e3030;
  font-size: 14px;
  font-weight: 500;
  opacity: 0.5;
}
@media screen and (max-width: 768px) {
  .footer .footerContent .depoimentos .depoimentosContent .depoimentosBody .depoimentosBodyContent .depoimentosFirstBlock span {
    width: 100%;
  }
}
.footer .footerContent .depoimentos .depoimentosContent .depoimentosBody .depoimentosBodyContent .videoDepoimentos {
  display: none;
}
.footer .footerContent .depoimentos .depoimentosContent .depoimentosBody .depoimentosBodyContent .videoDepoimentos iframe {
  border-radius: 10px;
}
.footer .footerContent .footerText {
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}
.footer .footerContent .footerText h2 {
  font-size: 36px;
  max-width: 735px;
  font-weight: 500;
  color: #313131;
}
@media (max-width: 768px) {
  .footer .footerContent .footerText h2 {
    font-size: 22px;
  }
}
.footer .footerContent .footerText span {
  font-size: 16px;
  max-width: 409px;
  text-align: center;
  color: #9380A4;
  font-weight: 200;
}
@media (max-width: 768px) {
  .footer .footerContent .footerText span {
    font-size: 14px;
  }
}
.footer .footerContent form {
  color: white;
  margin: 50px 0 0 0 !important;
  background: transparent !important;
  border: none !important;
  width: 100% !important;
}
.footer .footerContent form .formAdjust label {
  letter-spacing: 0px;
  color: #4E00A3;
  font-size: 14px;
  font-weight: 200;
}
.footer .footerContent form .formAdjust input {
  height: 70px;
  padding: 25px 30px;
  margin: 0;
  width: 100% !important;
  background: #FFF;
  border: 1px solid #313131;
  border-radius: 10px;
}
.footer .footerContent form .formAdjust input::placeholder {
  color: #C1B5D0;
}
.footer .footerContent form .formAdjust textarea {
  height: 70px;
  padding: 25px 30px;
  margin: 0;
  width: 100% !important;
  background: #FFF;
  border: 1px solid #313131;
  border-radius: 10px;
}
.footer .footerContent form .formAdjust textarea::placeholder {
  color: #C1B5D0;
}
@media (min-width: 1023px) {
  .footer .footerContent form .formAdjust input#inputNameCompany {
    max-width: 720px;
    width: 100%;
  }
  .footer .footerContent form .formAdjust input:not(#inputNameCompany) {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .footer .footerContent form .formAdjust {
    width: 100% !important;
    display: block;
  }
}
.footer .footerContent form .formAdjust textarea {
  height: 70px;
  padding: 22px 30px;
  max-width: 1095px;
  width: 100%;
}
.footer .footerContent form .formAdjust select {
  height: 70px;
}
.footer .footerContent form .envia-form-contato {
  border: 1px solid #313131;
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  text-align: center;
  border-radius: 10px;
  width: 228px;
  line-height: 48px;
  transition: all 0.3s ease;
  display: block;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .footer .footerContent form .envia-form-contato {
    width: 50%;
  }
}
.footer .footerContent form .envia-form-contato:hover {
  width: 300px;
  background: linear-gradient(90deg, #26a69a, #7583d1);
  color: #FFF;
  border: 1px solid #FFF;
}
.footer .footerContent form .container-form-contato .wpcf7-not-valid-tip {
  color: #4e00a3;
}
.footer .footerContent .footerBottom {
  display: flex;
  flex-direction: column;
}
.footer .footerContent .footerBottom .linksFooter {
  padding-top: 150px;
  padding-bottom: 100px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  .footer .footerContent .footerBottom .linksFooter {
    flex-direction: column;
    row-gap: 25px;
    padding-bottom: 200px;
  }
}
.footer .footerContent .footerBottom .linksFooter div {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
.footer .footerContent .footerBottom .linksFooter div span {
  color: #313131;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}
.footer .footerContent .footerBottom .linksFooter div a {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  color: #9380A4;
  opacity: 1;
  transition: all 0.3s ease;
}
.footer .footerContent .footerBottom .linksFooter div a:hover {
  color: #4e00a3;
}
.footer .footerContent .footerBottom .footerLogos {
  width: 100%;
  background-color: #eff2f3;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 65px;
}
@media (max-width: 768px) {
  .footer .footerContent .footerBottom .footerLogos {
    flex-direction: column;
    padding-bottom: 90px;
  }
}
.footer .footerContent .footerBottom .footerLogos .wrapper-inner-footer {
  display: flex;
  width: 80%;
  justify-content: space-between;
  margin: 0 auto;
  border-top: 1px solid #313131;
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  .footer .footerContent .footerBottom .footerLogos .wrapper-inner-footer {
    padding: 10px;
    width: 100%;
    flex-direction: column;
  }
}
.footer .footerContent .footerBottom .footerLogos .wrapper-inner-footer .footerLogosImages {
  margin-left: 8rem;
}
@media screen and (max-width: 768px) {
  .footer .footerContent .footerBottom .footerLogos .wrapper-inner-footer .footerLogosImages {
    margin-left: 0;
    justify-content: space-evenly;
  }
}
.footer .footerContent .footerBottom .footerLogos .wrapper-inner-footer .footerLogosImages img {
  margin-right: 3rem;
}
@media screen and (max-width: 768px) {
  .footer .footerContent .footerBottom .footerLogos .wrapper-inner-footer .footerLogosImages img {
    margin: 0;
  }
}
.footer .footerContent .footerBottom .footerLogos .wrapper-inner-footer .footerBottomText {
  margin-right: 8rem;
}
@media screen and (max-width: 768px) {
  .footer .footerContent .footerBottom .footerLogos .wrapper-inner-footer .footerBottomText {
    margin: 0 auto;
  }
}
.footer .footerContent .footerBottom .footerLogos .wrapper-inner-footer .footerBottomText span {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  color: #313131;
}
.footer .footerContent .footerBottom .footerLogos .footerLogosImages {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
}
.footer .footerContent .footerBottom .footerLogos .footerLogosImages .f2fLogo {
  width: 30px;
  height: 30px;
}
.footer .footerContent .footerBottom .footerLogos .footerLogosImages .abradiLogo {
  width: 36px;
  height: 36px;
}
.footer .footerContent .footerBottom .footerLogos .footerLogosImages .metaLogo {
  width: 103px;
  height: 34px;
}
.footer .footerContent .footerBottom .footerLogos .footerLogosImages .googleLogo {
  width: 94px;
  height: 31px;
}
@media (max-width: 576px) {
  .footer .linksFooter {
    padding-top: 80px !important;
  }
}

.footer.contactPage {
  background-color: #eff2f3;
  background: unset;
}
.footer.contactPage .depoimentos {
  display: none;
}
.footer.contactPage .footerText {
  color: black;
}
.footer.contactPage .footerContent {
  background-image: none !important;
}
.footer.contactPage .footerContent form label {
  color: black;
}

.footer .filmes {
  background-color: white;
}
.footer .filmes .depoimentos .depoimentosText h2,
.footer .filmes .depoimentos .depoimentosText span {
  color: white !important;
}
.footer .filmes .depoimentos .slick-arrow {
  filter: brightness(0.5);
}
.footer .filmes .footerText {
  color: black;
}
.footer .filmes form label {
  color: black !important;
}

.color-313131 {
  color: #313131 !important;
}

.feedbacks-section {
  background: #F5F2FC;
  padding: 100px 0;
}

.feedbacks-title {
  font-size: 32px;
  font-weight: 700;
  color: #4C1D95;
  text-align: center;
  margin-bottom: 64px;
}

.feedbacks-carousel {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.feedbacks-carousel.slick-slider .slick-track {
  display: flex;
}
.feedbacks-carousel.slick-slider .slick-slide {
  margin: 0 15px;
}
.feedbacks-carousel .feedback-item {
  height: 482px;
  background: #f4f3ff;
  border-radius: 10px;
  padding: 32px;
  border-bottom: 3px solid #471276;
  display: flex;
  flex-direction: column;
  margin: 0 20px;
  transition: all 0.3s ease;
}
.feedbacks-carousel .feedback-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(124, 58, 237, 0.2);
}
.feedbacks-carousel .feedback-item .feedback-logo {
  margin-bottom: 16px;
}
.feedbacks-carousel .feedback-item .feedback-logo .logo-placeholder {
  width: 48px;
  height: 48px;
  background: #e5e7eb;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.feedbacks-carousel .feedback-item .feedback-logo .logo-placeholder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.feedbacks-carousel .feedback-item .feedback-name {
  font-size: 16px;
  font-weight: 700;
  color: #4C1D95;
  margin: 0 0 8px 0;
}
.feedbacks-carousel .feedback-item .feedback-company {
  font-size: 14px;
  font-weight: 400;
  color: #6B7280;
  margin: 0 0 16px 0;
}
.feedbacks-carousel .feedback-item .feedback-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.feedbacks-carousel .feedback-item .feedback-text p {
  font-size: 14px;
  font-weight: 400;
  color: #374151;
  line-height: 24px;
  margin: 0;
}
.feedbacks-carousel .feedback-item .depoimentosVideos {
  margin-top: 16px;
}
.feedbacks-carousel .feedback-item .depoimentosVideos .video-thumbnail {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.feedbacks-carousel .feedback-item .depoimentosVideos .video-thumbnail .playBtnDepo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.feedbacks-carousel .feedback-item .depoimentosVideos .video-thumbnail .videoDepoThumb {
  width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 768px) {
  .feedbacks-carousel .feedback-item {
    max-width: 350px;
    height: auto;
    min-height: 400px;
    margin: 0 10px;
  }
}

.depoimentos .depoimentosContent .depoimentosText h2.feedbacks-title {
  font-size: 32px;
  font-weight: 700;
  color: #4C1D95;
  margin-bottom: 64px;
}
.depoimentos .depoimentosContent .depoimentosBody.feedbacks-carousel .depoimentosBodyContent.feedback-item {
  width: 350px;
  height: 482px;
  background: #f4f3ff;
  border-radius: 10px;
  padding: 32px;
  border-bottom: 3px solid #471276;
  display: flex;
  flex-direction: column;
  margin: 0 20px;
  transition: all 0.3s ease;
  box-shadow: none;
}
.depoimentos .depoimentosContent .depoimentosBody.feedbacks-carousel .depoimentosBodyContent.feedback-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(124, 58, 237, 0.2);
}
.depoimentos .depoimentosContent .depoimentosBody.feedbacks-carousel .depoimentosBodyContent.feedback-item .feedback-logo {
  margin-bottom: 16px;
}
.depoimentos .depoimentosContent .depoimentosBody.feedbacks-carousel .depoimentosBodyContent.feedback-item .feedback-logo .logo-placeholder {
  width: 48px;
  height: 48px;
  background: #e5e7eb;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.depoimentos .depoimentosContent .depoimentosBody.feedbacks-carousel .depoimentosBodyContent.feedback-item .feedback-logo .logo-placeholder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.depoimentos .depoimentosContent .depoimentosBody.feedbacks-carousel .depoimentosBodyContent.feedback-item .feedback-name {
  font-size: 16px;
  font-weight: 700;
  color: #4C1D95;
  margin: 0 0 8px 0;
}
.depoimentos .depoimentosContent .depoimentosBody.feedbacks-carousel .depoimentosBodyContent.feedback-item .feedback-company {
  font-size: 14px;
  font-weight: 400;
  color: #6B7280;
  margin: 0 0 16px 0;
}
.depoimentos .depoimentosContent .depoimentosBody.feedbacks-carousel .depoimentosBodyContent.feedback-item .feedback-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.depoimentos .depoimentosContent .depoimentosBody.feedbacks-carousel .depoimentosBodyContent.feedback-item .feedback-text p {
  font-size: 14px;
  font-weight: 400;
  color: #374151;
  line-height: 24px;
  margin: 0;
}
.depoimentos .depoimentosContent .depoimentosBody.feedbacks-carousel .depoimentosBodyContent.feedback-item .depoimentosVideos {
  margin-top: 16px;
}
.depoimentos .depoimentosContent .depoimentosBody.feedbacks-carousel .depoimentosBodyContent.feedback-item .depoimentosVideos .video-thumbnail {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.depoimentos .depoimentosContent .depoimentosBody.feedbacks-carousel .depoimentosBodyContent.feedback-item .depoimentosVideos .video-thumbnail .playBtnDepo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.depoimentos .depoimentosContent .depoimentosBody.feedbacks-carousel .depoimentosBodyContent.feedback-item .depoimentosVideos .video-thumbnail .videoDepoThumb {
  width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 768px) {
  .depoimentos .depoimentosContent .depoimentosBody.feedbacks-carousel .depoimentosBodyContent.feedback-item {
    max-width: 350px;
    height: auto;
    min-height: 400px;
    margin: 0 10px;
  }
}

.sidebar {
  width: 60px;
  height: 100vh;
  position: fixed;
  top: 0;
  background: #4e00a3;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
  z-index: 25;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  overflow-x: hidden;
}
@media screen and (max-width: 1024px) {
  .sidebar {
    width: 5px;
    justify-content: normal;
  }
}
.sidebar .sidebarLinkItem,
.sidebar .redesSidebarItem {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
  height: 50px;
}
.sidebar .sidebarLinkItem img,
.sidebar .redesSidebarItem img {
  width: 30px;
  height: 30px;
}
.sidebar .sidebarLinkItem .sidebarLinkItemContentDesktop,
.sidebar .redesSidebarItem .sidebarLinkItemContentDesktop {
  display: flex;
}
@media (max-width: 1024px) {
  .sidebar .sidebarLinkItem .sidebarLinkItemContentDesktop,
  .sidebar .redesSidebarItem .sidebarLinkItemContentDesktop {
    display: none;
  }
}
.sidebar .sidebarLinkItem img.sidebarLinkItemContentMobile,
.sidebar .redesSidebarItem img.sidebarLinkItemContentMobile {
  display: none;
  object-fit: contain;
}
@media (max-width: 1024px) {
  .sidebar .sidebarLinkItem img.sidebarLinkItemContentMobile,
  .sidebar .redesSidebarItem img.sidebarLinkItemContentMobile {
    display: flex;
    filter: brightness(0) saturate(100%) invert(22%) sepia(99%) saturate(5273%) hue-rotate(267deg) brightness(61%) contrast(126%);
  }
}
.sidebar .sidebarLinkItem span,
.sidebar .redesSidebarItem span {
  display: none;
  visibility: hidden;
  transition: visibility 0s, opacity 0.5s linear;
}
.sidebar .sidebarLogo {
  background-color: transparent;
  margin: 15px 0 18px;
}
.sidebar .sidebarLogo .sidebarLogoDesktop {
  display: none;
  color: white;
}
@media (min-width: 1025px) {
  .sidebar .sidebarLogo {
    background-color: #4e00a3;
    margin: 10px 0 18px;
  }
  .sidebar .sidebarLogo .sidebarLogoDesktop {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 15px;
  }
  .sidebar .sidebarLogo .sidebarLogoMobile {
    display: none;
  }
}
.sidebar .sidebarLogo .sidebarLogoMobile {
  display: none;
  align-items: center;
  justify-content: center;
  column-gap: 12px;
}
.sidebar .sidebarLogo .sidebarLogoMobile img:last-child {
  width: 38px;
  height: 10px;
  object-fit: contain;
}
.sidebar .sidebarLogo span {
  font-family: "Montserrat", sans-serif;
  color: white;
  text-align: left;
  font-size: 16px;
  width: 200px;
}
.sidebar .sidebarLinkItem:not(.sidebarLogo) {
  background: linear-gradient(to left, #4e00a3 50%, white 50%) right;
  background-size: 200%;
  transition: 0.6s ease-in;
}
@media (max-width: 1024px) {
  .sidebar .sidebarLinkItem:not(.sidebarLogo) {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 3px rgba(37, 64, 64, 0.1607843137);
    border-radius: 0px 6px 6px 0px;
    width: 90%;
    margin-bottom: 15px;
    visibility: hidden;
  }
}
.sidebar .redesSidebar {
  background: transparent;
  transition: 0.6s ease-in;
}
@media (max-width: 1024px) {
  .sidebar .redesSidebar {
    visibility: hidden;
  }
}
@media (min-width: 1024px) {
  .sidebar .redesSidebar .redesSidebarItem a img {
    opacity: 0.7;
  }
  .sidebar .redesSidebar .redesSidebarItem a span {
    opacity: 0.7;
  }
}

.sidebar.filmes {
  background: transparent linear-gradient(180deg, #00d8ff 0%, #009efd 100%) 0% 0% no-repeat padding-box;
}
.sidebar.filmes .sidebarLogo {
  background-color: transparent;
}
.sidebar.filmes .sidebarLogo > .sidebarLogoDesktop > img {
  width: 93px;
  height: 93px;
}
@media (max-width: 1024px) {
  .sidebar.filmes .sidebarLogo {
    background-color: transparent;
  }
}
.sidebar.filmes .sidebarLogo .sidebarLogoMobile {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .sidebar.filmes .sidebarLogo .sidebarLogoMobile {
    display: flex;
  }
}
@media screen and (min-width: 1025px) {
  .sidebar.filmes .sidebarLogo .sidebarLogoMobile {
    display: none;
  }
}
.sidebar.filmes .sidebarLogo span {
  color: #009efd;
  text-align: left;
  letter-spacing: 7.04px;
  font-size: 16px;
  width: 200px;
}
@media (max-width: 1024px) {
  .sidebar.filmes .sidebarLogo span {
    color: white !important;
    font-weight: bolder;
  }
}
.sidebar.filmes .sidebarLinkItem:not(.sidebarLogo) {
  background: linear-gradient(to left, transparent 50%, white 50%) right;
  background-size: 200%;
  transition: 0.6s ease-in;
}
@media (max-width: 1024px) {
  .sidebar.filmes .sidebarLinkItem:not(.sidebarLogo) {
    background-color: white;
  }
}

.sidebar.open {
  width: 250px;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}
@media (max-width: 1024px) {
  .sidebar.open {
    width: 80%;
  }
}
.sidebar.open .sidebarLinkItem,
.sidebar.open .redesSidebar {
  visibility: visible;
}
@media (max-width: 1024px) {
  .sidebar.open .sidebarLogoMobile {
    display: flex;
  }
}
.sidebar.open .linksSidebar,
.sidebar.open .redesSidebar {
  display: flex;
  flex-direction: column;
}
.sidebar.open .linksSidebar .sidebarLinkItem,
.sidebar.open .linksSidebar .redesSidebarItem,
.sidebar.open .redesSidebar .sidebarLinkItem,
.sidebar.open .redesSidebar .redesSidebarItem {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.sidebar.open .linksSidebar .sidebarLinkItem .sidebarLinkItemContent,
.sidebar.open .linksSidebar .sidebarLinkItem .redesSidebarItemContent,
.sidebar.open .linksSidebar .redesSidebarItem .sidebarLinkItemContent,
.sidebar.open .linksSidebar .redesSidebarItem .redesSidebarItemContent,
.sidebar.open .redesSidebar .sidebarLinkItem .sidebarLinkItemContent,
.sidebar.open .redesSidebar .sidebarLinkItem .redesSidebarItemContent,
.sidebar.open .redesSidebar .redesSidebarItem .sidebarLinkItemContent,
.sidebar.open .redesSidebar .redesSidebarItem .redesSidebarItemContent {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  column-gap: 15px;
  padding: 0 15px;
  color: white;
}
@media (max-width: 1024px) {
  .sidebar.open .linksSidebar .sidebarLinkItem .sidebarLinkItemContent,
  .sidebar.open .linksSidebar .sidebarLinkItem .redesSidebarItemContent,
  .sidebar.open .linksSidebar .redesSidebarItem .sidebarLinkItemContent,
  .sidebar.open .linksSidebar .redesSidebarItem .redesSidebarItemContent,
  .sidebar.open .redesSidebar .sidebarLinkItem .sidebarLinkItemContent,
  .sidebar.open .redesSidebar .sidebarLinkItem .redesSidebarItemContent,
  .sidebar.open .redesSidebar .redesSidebarItem .sidebarLinkItemContent,
  .sidebar.open .redesSidebar .redesSidebarItem .redesSidebarItemContent {
    padding: 0 25px;
  }
}
.sidebar.open .linksSidebar .sidebarLinkItem .sidebarLinkItemContent span,
.sidebar.open .linksSidebar .sidebarLinkItem .redesSidebarItemContent span,
.sidebar.open .linksSidebar .redesSidebarItem .sidebarLinkItemContent span,
.sidebar.open .linksSidebar .redesSidebarItem .redesSidebarItemContent span,
.sidebar.open .redesSidebar .sidebarLinkItem .sidebarLinkItemContent span,
.sidebar.open .redesSidebar .sidebarLinkItem .redesSidebarItemContent span,
.sidebar.open .redesSidebar .redesSidebarItem .sidebarLinkItemContent span,
.sidebar.open .redesSidebar .redesSidebarItem .redesSidebarItemContent span {
  font-weight: 500;
  color: white;
  display: block;
  visibility: initial;
  white-space: nowrap;
  transition: visibility 2s, opacity 0.5s linear;
  width: 200px;
}
@media (max-width: 1024px) {
  .sidebar.open .linksSidebar .sidebarLinkItem .sidebarLinkItemContent span,
  .sidebar.open .linksSidebar .redesSidebarItem .sidebarLinkItemContent span,
  .sidebar.open .redesSidebar .sidebarLinkItem .sidebarLinkItemContent span,
  .sidebar.open .redesSidebar .redesSidebarItem .sidebarLinkItemContent span {
    color: #4e00a3;
  }
  .sidebar.open .linksSidebar .sidebarLinkItem .redesSidebarItemContent span,
  .sidebar.open .linksSidebar .redesSidebarItem .redesSidebarItemContent span,
  .sidebar.open .redesSidebar .sidebarLinkItem .redesSidebarItemContent span,
  .sidebar.open .redesSidebar .redesSidebarItem .redesSidebarItemContent span {
    color: white;
  }
}
.sidebar.open .linksSidebar .sidebarLogo,
.sidebar.open .redesSidebar .sidebarLogo {
  margin: 10px 0 18px;
}
.sidebar.open .linksSidebar .sidebarLogo a,
.sidebar.open .redesSidebar .sidebarLogo a {
  padding: 0 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  column-gap: 15px;
}
.sidebar.open .linksSidebar .sidebarLogo a span,
.sidebar.open .redesSidebar .sidebarLogo a span {
  color: white;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: block;
  visibility: unset;
  transition: all 2s ease-in-out;
  width: 200px;
}
@media (min-width: 1025px) {
  .sidebar.open .linksSidebar .sidebarLinkItem:not(.sidebarLogo):hover,
  .sidebar.open .redesSidebar .sidebarLinkItem:not(.sidebarLogo):hover {
    background-position: 10% bottom;
    cursor: pointer;
  }
  .sidebar.open .linksSidebar .sidebarLinkItem:not(.sidebarLogo):hover img,
  .sidebar.open .redesSidebar .sidebarLinkItem:not(.sidebarLogo):hover img {
    filter: brightness(0) saturate(100%) invert(22%) sepia(99%) saturate(5273%) hue-rotate(267deg) brightness(61%) contrast(126%);
  }
  .sidebar.open .linksSidebar .sidebarLinkItem:not(.sidebarLogo):hover .sidebarLinkItemContent span,
  .sidebar.open .redesSidebar .sidebarLinkItem:not(.sidebarLogo):hover .sidebarLinkItemContent span {
    color: #4e00a3;
  }
}
.sidebar.open .linksSidebar .redesSidebar:hover,
.sidebar.open .redesSidebar .redesSidebar:hover {
  visibility: visible;
}
.sidebar.open .linksSidebar .redesSidebarItem:hover,
.sidebar.open .redesSidebar .redesSidebarItem:hover {
  background-position: 0%;
  cursor: pointer;
}
.sidebar.open .linksSidebar .redesSidebarItem:hover img,
.sidebar.open .redesSidebar .redesSidebarItem:hover img {
  opacity: 1;
  filter: none;
}
.sidebar.open .linksSidebar .redesSidebarItem:hover a span,
.sidebar.open .redesSidebar .redesSidebarItem:hover a span {
  color: white;
  opacity: 1;
}

.sidebar.filmes.open .linksSidebar .sidebarLinkItem:not(.sidebarLogo):hover .sidebarLinkItemContent span {
  color: #00d8ff !important;
}
.sidebar.filmes.open .linksSidebar .sidebarLinkItem:not(.sidebarLogo):hover .sidebarLinkItemContent img {
  filter: brightness(0) saturate(100%) invert(75%) sepia(100%) saturate(3600%) hue-rotate(184deg) brightness(100%) contrast(140%);
}
@media screen and (max-width: 1024px) {
  .sidebar.filmes.open .linksSidebar .sidebarLinkItem:not(.sidebarLogo) .sidebarLinkItemContent span {
    color: #00d8ff !important;
  }
  .sidebar.filmes.open .linksSidebar .sidebarLinkItem:not(.sidebarLogo) .sidebarLinkItemContent img {
    filter: brightness(0) saturate(100%) invert(75%) sepia(100%) saturate(3600%) hue-rotate(184deg) brightness(100%) contrast(140%);
  }
}
@media (max-width: 1024px) {
  .sidebar.filmes.open .sidebarLogoMobile {
    display: flex !important;
  }
}

html,
body {
  scroll-behavior: smooth;
}

/* PAGINAS */
.error404 #notfound {
  position: relative;
  height: 100vh;
}
@media only screen and (max-width: 767px) {
  .error404 #notfound .notfound .notfound-404 {
    width: 110px;
    height: 110px;
  }
  .error404 #notfound .notfound {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 110px;
  }
}
.error404 #notfound .notfound {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 560px;
  width: 100%;
  padding-left: 160px;
  line-height: 1.1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.error404 #notfound .notfound .notfound-404 {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 140px;
  height: 140px;
  background-size: cover;
}
.error404 #notfound .notfound .notfound-404:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(2.4);
  -ms-transform: scale(2.4);
  transform: scale(2.4);
  border-radius: 50%;
  background-color: #f2f5f8;
  z-index: -1;
}
.error404 #notfound .notfound .notfound-404 h1 {
  font-family: "Baloo Da 2", sans-serif;
  font-size: 65px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #151723;
  text-transform: uppercase;
}
.error404 #notfound .notfound .notfound-404 h2 {
  font-family: "Baloo Da 2", sans-serif;
  font-size: 21px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  color: #151723;
}
.error404 #notfound .notfound .notfound-404 p {
  font-family: "Baloo Da 2", sans-serif;
  color: #999fa5;
  font-weight: 400;
}
.error404 #notfound .notfound .notfound-404 a {
  font-family: "Baloo Da 2", sans-serif;
  display: inline-block;
  font-weight: 700;
  border-radius: 40px;
  text-decoration: none;
  color: #388dbc;
}

.cor-padrao {
  color: #4e00a3;
}

h2 {
  text-align: center;
  font-size: 36px;
  letter-spacing: 0px;
}

@media (min-width: 1025px) {
  .pageHome {
    margin-left: 60px;
  }
}
.pageHome .banner {
  display: flex;
  width: 98%;
  background: url(../d84b316c0cd0433475c8.png) center bottom no-repeat;
  color: #f5f9f9;
  padding-top: 100px;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
  justify-content: center;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-size: cover;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .pageHome .banner {
    width: 100%;
  }
}
.pageHome .banner .heroHome {
  display: grid;
  grid-template-columns: 2fr 5fr;
  grid-gap: 55px;
  max-width: 1130px;
  justify-content: center;
  align-items: center;
  padding: 20px 20px 0;
}
@media (max-width: 1024px) {
  .pageHome .banner .heroHome {
    grid-template-columns: 1fr;
    grid-gap: 30px;
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  .pageHome .banner .heroHome {
    grid-template-columns: 1fr;
    grid-gap: 20px;
    padding: 15px;
  }
}
@media (max-width: 480px) {
  .pageHome .banner .heroHome {
    grid-template-columns: 1fr;
    grid-gap: 0;
    padding: 0 10px;
    margin-top: 30px;
  }
}
.pageHome .banner .heroHome .graficos {
  width: 100%;
  max-width: 385px;
}
@media (max-width: 1024px) {
  .pageHome .banner .heroHome .graficos {
    max-width: 100%;
    /* Make the graficos div take full width on smaller screens */
  }
}
.pageHome .banner .heroHome .textoIntro {
  margin-top: 30px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.pageHome .banner .heroHome .textoIntro .destaque-azul {
  color: #06b5fe;
}
.pageHome .banner .heroHome .btnWrapper {
  margin-top: 55px;
}
@media (max-width: 1024px) {
  .pageHome .banner .heroHome .btnWrapper {
    margin: 30px auto;
    /* Reduce margin for smaller screens */
  }
}
.pageHome .banner .heroHome .btnWrapper .genericButton {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.pageHome .banner .heroHome .imgHero {
  justify-content: center;
}
@media (max-width: 1024px) {
  .pageHome .banner .heroHome .imgHero {
    justify-self: center;
    /* Center the image on smaller screens */
  }
}
@media (max-width: 768px) {
  .pageHome .banner .heroHome .imgHero {
    justify-self: center;
    margin-top: 30px;
  }
}
@media (min-width: 2550px) {
  .pageHome .banner {
    padding-top: 65px;
  }
}
@media (max-width: 1024px) {
  .pageHome .banner {
    min-height: 800px;
  }
}
@media (max-width: 1000px) {
  .pageHome .banner {
    min-height: 720px;
    padding-top: 100px;
  }
}
@media (max-width: 431px) {
  .pageHome .banner {
    padding-top: 100px;
    min-height: 680px;
  }
}
.pageHome .banner .heroHomeBanner {
  position: relative;
  justify-content: center;
  display: flex;
  background-repeat: no-repeat;
  background-position: 1000px 0;
  background-size: 600px;
}
@media (min-width: 1920px) {
  .pageHome .banner .heroHomeBanner {
    background-position: 1200px 0;
  }
}
@media (max-width: 1680px) {
  .pageHome .banner .heroHomeBanner {
    background-position: 900px 0;
  }
}
@media (max-width: 1450px) {
  .pageHome .banner .heroHomeBanner {
    background-position: 750px 0;
  }
}
@media (max-width: 1300px) {
  .pageHome .banner .heroHomeBanner {
    background-position: 680px 0;
  }
}
@media (max-width: 1024px) {
  .pageHome .banner .heroHomeBanner {
    background-position: 600px 0;
  }
}
@media (max-width: 1000px) {
  .pageHome .banner .heroHomeBanner {
    background-size: 475px;
    background-position: center bottom;
  }
}
@media (max-width: 426px) {
  .pageHome .banner .heroHomeBanner {
    background-size: 400px;
    background-position: 9vw bottom;
  }
}
@media (max-width: 375px) {
  .pageHome .banner .heroHomeBanner {
    background-size: 375px;
    background-position: 5vw bottom;
  }
}
@media (max-width: 320px) {
  .pageHome .banner .heroHomeBanner {
    background-size: 300px;
    background-position: 9vw bottom;
  }
}
.pageHome .banner .heroHomeBanner .cerebro {
  display: none;
  position: absolute;
  top: -24%;
  left: 2%;
  width: 363px;
  height: 532px;
}
.pageHome .banner .heroHomeBanner .titulo-home {
  display: flex;
  justify-content: center;
  text-transform: uppercase;
  margin-bottom: 50px;
}
@media (max-width: 426px) {
  .pageHome .banner .heroHomeBanner .titulo-home {
    column-gap: 10px;
    margin: 0;
  }
}
.pageHome .banner .heroHomeBanner .titulo-home h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  text-align: left;
  font-size: 45px;
  letter-spacing: 19.8px;
  display: flex;
  align-items: center;
  margin: 0;
}
@media (max-width: 426px) {
  .pageHome .banner .heroHomeBanner .titulo-home h1 {
    letter-spacing: 9.68px;
    font-size: 22px;
    text-align: left;
    column-gap: 15px;
  }
}
.pageHome .banner .heroHomeBanner .titulo-home img {
  margin-right: 35px;
  width: 74px;
  height: 74px;
}
@media (max-width: 426px) {
  .pageHome .banner .heroHomeBanner .titulo-home img {
    margin-right: 0;
    width: 43px;
    height: 43px;
  }
}
@media (max-width: 320px) {
  .pageHome .banner .heroHomeBanner .titulo-home img {
    max-width: 74px;
    width: 100%;
  }
}
.pageHome .banner .heroHomeBanner .titulo-home span {
  color: #4e00a3;
  font-weight: bold;
}
.pageHome .banner .heroHomeBanner .txt-criatividade {
  margin-bottom: 20px;
}
@media (max-width: 426px) {
  .pageHome .banner .heroHomeBanner .txt-criatividade {
    margin: 0;
  }
}
.pageHome .banner .heroHomeBanner .txt-criatividade h2 {
  text-align: left;
  font-size: 20px;
  letter-spacing: 2px;
  color: #f5f9f9;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
}
@media (max-width: 426px) {
  .pageHome .banner .heroHomeBanner .txt-criatividade h2 {
    max-width: 252px;
    font-size: 14px;
    text-align: center;
    letter-spacing: 2.1px;
    font-weight: 500;
  }
}
.pageHome .banner .heroHomeBanner .txt-ideias-cases {
  margin-bottom: 41px;
}
@media (max-width: 426px) {
  .pageHome .banner .heroHomeBanner .txt-ideias-cases {
    margin: 0;
  }
}
.pageHome .banner .heroHomeBanner .txt-ideias-cases p {
  text-align: left;
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
}
@media (max-width: 426px) {
  .pageHome .banner .heroHomeBanner .txt-ideias-cases p {
    font-size: 14px;
    font-weight: 300;
  }
}
.pageHome .banner .heroHomeBanner .btn-junte-se {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
  width: 220px;
  height: 50px;
  box-shadow: 0px 5px 15px rgba(40, 47, 49, 0.2509803922);
  border: 1px solid #ffffff;
  border-radius: 25px;
  text-align: center;
  letter-spacing: 1.4px;
  color: #ffffff;
  text-transform: uppercase;
  background: transparent;
  transition: all 0.5s ease;
}
@media (max-width: 426px) {
  .pageHome .banner .heroHomeBanner .btn-junte-se {
    width: 182px;
    height: 36px;
    font-size: 12px;
  }
}
@media (min-width: 476px) {
  .pageHome .banner .heroHomeBanner .btn-junte-se:hover {
    width: 306px;
    height: 50px;
    color: #05dc62;
    background: #ffffff 100% 0% no-repeat padding-box;
    box-shadow: 0px 5px 15px rgba(40, 47, 49, 0.2509803922);
  }
}
.pageHome .banner .heroHomeBanner .animation-plane {
  display: none;
}
@media (max-width: 426px) {
  .pageHome .banner .heroHomeBanner .animation-plane {
    display: flex;
    width: 17px;
    height: 13px;
  }
}
@keyframes rotate {
  from {
    transform: rotate(90deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.pageHome .banner .heroHomeBanner .btn-junte-se:hover .animation-plane {
  display: inline-block;
  animation: rotate 0.1s linear;
}
.pageHome .banner .textos-banners span {
  display: flex;
}
.pageHome .banner .hero-home {
  display: flex;
}
.pageHome .banner .hero-home .textos-banners {
  position: relative;
  z-index: 5;
}
.pageHome .banner .hero-home .hero-img {
  margin-left: 15%;
}
.pageHome .banner .estrelas-centrais {
  position: absolute;
  top: 93%;
  left: 44%;
  width: 199px;
  height: 115px;
}
.pageHome .banner .divisor {
  position: absolute;
  bottom: -1px;
  z-index: 2;
  width: 100%;
}
.pageHome .list-cases {
  position: relative;
  z-index: 6;
}
@media (max-width: 768px) {
  .pageHome .list-cases {
    display: none;
  }
}
.pageHome .list-cases .stars-right {
  position: absolute;
  top: -5%;
  left: 94%;
  width: 77px;
  height: 216px;
}
.pageHome .list-cases .list-cases-size {
  height: 70vh;
}
.pageHome .list-cases .list-cases-size .parent {
  height: 100%;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-template-rows: repeat(7, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}
.pageHome .list-cases .list-cases-size .parent .div1 {
  grid-area: 1/1/5/5;
}
.pageHome .list-cases .list-cases-size .parent .div2 {
  grid-area: 4/5/8/9;
}
.pageHome .list-cases .list-cases-size .parent .div3 {
  grid-area: 1/5/4/7;
}
.pageHome .list-cases .list-cases-size .parent .div4 {
  grid-area: 1/7/4/9;
}
.pageHome .list-cases .list-cases-size .parent .div5 {
  grid-area: 5/1/8/3;
}
.pageHome .list-cases .list-cases-size .parent .div6 {
  grid-area: 5/3/8/5;
}
.pageHome .list-cases .list-cases-size .parent .divControl {
  background-size: cover;
  background-position: center;
  border-radius: 10px;
  height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column-reverse;
}
.pageHome .list-cases .list-cases-size .parent .divControl .divContent {
  height: 50%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  padding-left: 15px;
  color: white;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
.pageHome .list-cases .list-cases-size .parent .divControl .divContent .text {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  align-items: flex-start;
  padding-bottom: 15px;
}
.pageHome .list-cases .list-cases-size .parent .divControl .divContent .text .title {
  letter-spacing: 2px;
  font-size: 18px;
}
.pageHome .list-cases .list-cases-size .parent .divControl .divContent .text .description {
  font-size: 16px;
  display: inline-block;
  width: 150px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.pageHome .list-cases .list-cases-size .parent .divControl .divContent .resultTags {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
.pageHome .list-cases .list-cases-size .parent .divControl .divContent .resultTags div {
  display: flex;
  flex-direction: row;
  column-gap: 15px;
  align-items: center;
}
.pageHome .list-cases .list-cases-size .parent .divControl .divContent .resultTags div span {
  color: #ffffff;
}
.pageHome .list-cases .list-cases-size .divHover:hover {
  cursor: pointer;
}
.pageHome .list-cases .list-cases-size .divHover:hover .divControl .divContent {
  visibility: initial;
  opacity: 1;
  background: transparent linear-gradient(180deg, rgba(46, 48, 48, 0) 0%, #101111 100%) 0% 0% no-repeat padding-box;
}
.pageHome .list-cases .list-cases-size .divHover:hover .divControl .divContent .resultTags {
  display: none;
}
.pageHome .list-cases-mobile {
  display: none;
}
@media (max-width: 768px) {
  .pageHome .list-cases-mobile {
    display: block;
    margin-top: 100px;
    background-color: #f5f9f9;
  }
  .pageHome .list-cases-mobile .container {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .pageHome .list-cases-mobile .container .cards-mobile {
    width: 150px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0px 5px 15px #cce6e6;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
  }
  .pageHome .list-cases-mobile .container .cards-mobile .cardsMobileImage {
    width: 100%;
    height: 150px;
    display: block;
    margin: 0 auto;
    object-fit: cover;
  }
  .pageHome .list-cases-mobile .container .cards-mobile h3 {
    text-align: center;
    font: normal normal 600 14px/21px Poppins;
    letter-spacing: 0px;
    color: #2e3030;
  }
  .pageHome .list-cases-mobile .container .details {
    text-align: left;
    background-color: #fff;
    font-size: 12px;
    letter-spacing: 0px;
    color: #7d8a8a;
    max-height: 0;
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 20px;
  }
  .pageHome .list-cases-mobile .container .details .caseTypeImage {
    width: 25px;
    height: 25px;
  }
  .pageHome .list-cases-mobile .container .details .caseType {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    column-gap: 15px;
  }
  .pageHome .list-cases-mobile .container .details .caseType p {
    margin: 0;
    padding: 0;
  }
  .pageHome .list-cases-mobile .container .details a {
    background: transparent linear-gradient(250deg, #00d8ff 0%, #009efd 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 15px #cce6e6;
    border-radius: 18px;
    color: white;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .pageHome .list-cases-mobile .container .openDetails {
    max-height: 1000px;
    padding: 15px 20px;
  }
}
.pageHome .bodyPage {
  display: flex;
  flex-direction: column;
  row-gap: 100px;
}
.pageHome .bodyPage .hall-fame {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 85px;
  margin-bottom: 80px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .pageHome .bodyPage .hall-fame {
    margin-top: 0;
  }
}
.pageHome .bodyPage .hall-fame .img-midle-left {
  position: absolute;
  top: 12%;
  left: -53%;
  width: 468px;
  height: 792px;
}
.pageHome .bodyPage .hall-fame .hall-fame-description {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 50px;
}
.pageHome .bodyPage .hall-fame .sub-titulo {
  margin-bottom: 50px;
}
.pageHome .bodyPage .hall-fame .genericButton {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 12px;
}
.pageHome .bodyPage .hall-fame .por-nos {
  margin-top: 75px;
}
.pageHome .bodyPage .hall-fame .por-nos-bottom .descricao {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.pageHome .bodyPage .hall-fame .cards {
  display: flex;
  column-gap: 30px;
  margin-bottom: 65px;
  z-index: 2;
  flex-wrap: wrap;
  gap: 30px;
  font-weight: normal;
}
@media (max-width: 431px) {
  .pageHome .bodyPage .hall-fame .cards {
    column-gap: 8px;
    flex-direction: column;
    row-gap: 20px;
    margin-bottom: 30px;
  }
}
.pageHome .bodyPage .hall-fame .cards .cards-size {
  width: 350px;
  height: 234px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  color: #fff;
}
@media (max-width: 768px) {
  .pageHome .bodyPage .hall-fame .cards .cards-size {
    width: 200px;
  }
}
@media (max-width: 426px) {
  .pageHome .bodyPage .hall-fame .cards .cards-size {
    width: 104px;
    height: 289px;
    justify-content: flex-start;
    padding: 60px 0;
  }
  .pageHome .bodyPage .hall-fame .cards .cards-size .p1 {
    height: 30px;
    display: flex;
    align-items: flex-end;
  }
  .pageHome .bodyPage .hall-fame .cards .cards-size .p2 {
    height: 50px;
    display: flex;
    align-items: center;
  }
}
.pageHome .bodyPage .hall-fame .cards .p1 {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}
@media (max-width: 426px) {
  .pageHome .bodyPage .hall-fame .cards .p1 {
    font: normal normal medium 14px/21px Poppins;
  }
}
.pageHome .bodyPage .hall-fame .cards .p2 {
  font-size: 72px;
  font-weight: 600;
}
@media (max-width: 426px) {
  .pageHome .bodyPage .hall-fame .cards .p2 {
    font: normal normal 600 49px/73px Poppins;
  }
}
.pageHome .bodyPage .hall-fame .cards .p3 {
  letter-spacing: 2.6px;
  color: #ffffff;
  text-transform: uppercase;
  font: normal normal 600 26px/42px Poppins;
}
@media (max-width: 426px) {
  .pageHome .bodyPage .hall-fame .cards .p3 {
    font: normal normal 600 14px/21px Poppins;
    letter-spacing: 0;
  }
}
.pageHome .bodyPage .hall-fame .cards .p4 {
  margin-top: -20px;
  font: normal normal 600 14px/21px Poppins;
}
@media (max-width: 426px) {
  .pageHome .bodyPage .hall-fame .cards .p4 {
    margin: 0;
    font: normal normal medium 14px/21px Poppins;
  }
}
.pageHome .bodyPage .hall-fame .cards .pessoas {
  background: linear-gradient(to bottom, #1976a7, #55bfa8);
  box-shadow: 0px 5px 15px #cce6e6;
  border-radius: 10px;
  transition: all 1s ease;
}
.pageHome .bodyPage .hall-fame .cards .pessoas:hover {
  background: #fff !important;
}
@media (max-width: 426px) {
  .pageHome .bodyPage .hall-fame .cards .pessoas .p2 {
    font-size: 40px;
  }
}
@media (min-width: 426px) {
  .pageHome .bodyPage .hall-fame .cards .pessoas:hover {
    transition: all 1s ease;
    background: #fff;
  }
  .pageHome .bodyPage .hall-fame .cards .pessoas:hover .p1,
  .pageHome .bodyPage .hall-fame .cards .pessoas:hover .p4 {
    color: #9380a4;
  }
  .pageHome .bodyPage .hall-fame .cards .pessoas:hover .p2,
  .pageHome .bodyPage .hall-fame .cards .pessoas:hover .p3 {
    color: #313131;
  }
}
.pageHome .bodyPage .hall-fame .cards .cliente {
  background: linear-gradient(to bottom, #415eab, #87c7b4);
  box-shadow: 0px 5px 15px #cce6e6;
  border-radius: 10px;
}
.pageHome .bodyPage .hall-fame .cards .anos {
  background: linear-gradient(to bottom, #6a5ab9, #94c5b7);
  box-shadow: 0px 5px 15px #cce6e6;
  border-radius: 10px;
}
.pageHome .bodyPage .clientes {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.pageHome .bodyPage .clientes .titulos {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.pageHome .bodyPage .clientes .estatua-grega {
  position: absolute;
  top: -100%;
  left: 106%;
}
.pageHome .bodyPage .clientes .sub-titulo {
  margin-bottom: 73px;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .pageHome .bodyPage .clientes .sub-titulo {
    margin-bottom: 30px;
  }
}
.pageHome .bodyPage .clientes .clientesBody {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-template-rows: repeat(6, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}
@media (max-width: 430px) {
  .pageHome .bodyPage .clientes .clientesBody {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 12px;
    row-gap: 12px;
  }
}
.pageHome .bodyPage .clientes .clientesBody .div1 {
  grid-area: 1/2/3/4;
}
.pageHome .bodyPage .clientes .clientesBody .div2 {
  grid-area: 1/4/3/6;
}
.pageHome .bodyPage .clientes .clientesBody .div3 {
  grid-area: 1/6/3/8;
}
.pageHome .bodyPage .clientes .clientesBody .div4 {
  grid-area: 1/8/3/10;
}
.pageHome .bodyPage .clientes .clientesBody .div5 {
  grid-area: 3/1/5/3;
}
.pageHome .bodyPage .clientes .clientesBody .div6 {
  grid-area: 3/3/5/5;
}
.pageHome .bodyPage .clientes .clientesBody .div7 {
  grid-area: 3/5/5/7;
}
.pageHome .bodyPage .clientes .clientesBody .div8 {
  grid-area: 3/7/5/9;
}
.pageHome .bodyPage .clientes .clientesBody .div9 {
  grid-area: 3/9/5/11;
}
.pageHome .bodyPage .clientes .clientesBody .div10 {
  grid-area: 5/2/7/4;
}
.pageHome .bodyPage .clientes .clientesBody .div11 {
  grid-area: 5/4/7/6;
}
.pageHome .bodyPage .clientes .clientesBody .div12 {
  grid-area: 5/6/7/8;
}
.pageHome .bodyPage .clientes .clientesBody .div13 {
  grid-area: 5/8/7/10;
}
.pageHome .bodyPage .clientes .clientesBody .cliente {
  width: 160px;
  height: 160px;
  border-radius: 10px;
  box-shadow: 0px 5px 15px #cce6e6;
  object-fit: contain;
}
@media (max-width: 768px) {
  .pageHome .bodyPage .clientes .clientesBody .cliente {
    width: 135px;
    height: 135px;
  }
}
@media (max-width: 426px) {
  .pageHome .bodyPage .clientes .clientesBody .cliente {
    width: 65px;
    height: 65px;
  }
}
.pageHome .bodyPage .redes-sociais {
  margin-top: 80px;
  position: relative;
}
.pageHome .bodyPage .redes-sociais .img-acompanhe {
  position: absolute;
  top: -9%;
  left: -53%;
}
.pageHome .bodyPage .redes-sociais .card {
  width: 255px;
  transition: width 0.3s;
}
@media (max-width: 426px) {
  .pageHome .bodyPage .redes-sociais .card {
    width: 105px;
    height: 300px;
  }
}
@media (min-width: 427px) {
  .pageHome .bodyPage .redes-sociais .card:hover {
    width: 310px;
  }
}
.pageHome .bodyPage .redes-sociais .cards-sociais:hover .card:not(:hover) {
  opacity: 0.5;
  /* Reduz a opacidade dos outros cards somente quando um deles está com hover */
}
.pageHome .bodyPage .redes-sociais .cards-sociais:not(:hover) .card {
  opacity: 1;
  /* Define a opacidade normal para todos os cards quando nenhum deles está com hover */
}
.pageHome .bodyPage .redes-sociais .sub-titulo {
  margin-bottom: 50px;
}
.pageHome .bodyPage .redes-sociais .cards-sociais {
  display: flex;
  justify-content: center;
  column-gap: 30px;
}
@media (max-width: 430px) {
  .pageHome .bodyPage .redes-sociais .cards-sociais {
    flex-direction: column;
    row-gap: 20px;
    align-items: center;
    column-gap: 8px;
  }
}
.pageHome .bodyPage .redes-sociais .cards-sociais .card-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}
.pageHome .bodyPage .redes-sociais .cards-sociais .social-img-card {
  height: 186px;
  zoom: 120%;
  border-radius: 10px 10px 0px 0px;
  object-fit: none;
}
@media (max-width: 426px) {
  .pageHome .bodyPage .redes-sociais .cards-sociais .social-img-card {
    height: 104px;
  }
}
.pageHome .bodyPage .redes-sociais .cards-sociais .card-title {
  text-align: center;
  font: normal normal 600 26px/42px Poppins;
  letter-spacing: 0px;
  color: #2e3030;
  margin-bottom: 40px;
}
@media (max-width: 426px) {
  .pageHome .bodyPage .redes-sociais .cards-sociais .card-title {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
  }
}
.pageHome .bodyPage .redes-sociais .cards-sociais .card-1 {
  box-shadow: 0px 5px 15px #cce6e6;
  border-radius: 10px;
}
.pageHome .bodyPage .redes-sociais .cards-sociais .card-2 {
  box-shadow: 0px 5px 15px #cce6e6;
  border-radius: 10px;
}
.pageHome .bodyPage .redes-sociais .cards-sociais .card-3 {
  box-shadow: 0px 5px 15px #cce6e6;
  border-radius: 10px;
}
.pageHome .bodyPage .redes-sociais .cards-sociais .btn-redes {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #2e3030;
  border-radius: 25px;
  width: 219px;
  height: 50px;
  margin-bottom: 50px;
  text-align: center;
  font-size: 14px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .pageHome .bodyPage .redes-sociais .cards-sociais .btn-redes {
    width: 195px;
  }
}
@media (max-width: 426px) {
  .pageHome .bodyPage .redes-sociais .cards-sociais .btn-redes {
    width: 95px;
    height: 43px;
    border-radius: 10px;
    font-size: 10px;
    font-weight: 600;
    margin: 0;
    letter-spacing: 0;
    color: #fff;
    border: none;
  }
}
@media (max-width: 426px) {
  .pageHome .bodyPage .redes-sociais .cards-sociais .linkedin {
    background: transparent linear-gradient(256deg, #0b67c2 0%, #004f9e 100%) 0% 0% no-repeat padding-box;
  }
  .pageHome .bodyPage .redes-sociais .cards-sociais .instagram {
    background: transparent linear-gradient(257deg, #ffd46b 0%, #fc4483 48%, #a538dd 100%) 0% 0% no-repeat padding-box;
  }
  .pageHome .bodyPage .redes-sociais .cards-sociais .youtube {
    background: transparent linear-gradient(257deg, #fd0002 0%, #c70000 100%) 0% 0% no-repeat padding-box;
  }
}
@media (min-width: 427px) {
  .pageHome .bodyPage .redes-sociais .cards-sociais .linkedin:hover {
    display: flex;
    width: 219px;
    height: 50px;
    background: transparent linear-gradient(256deg, #0b67c2 0%, #004f9e 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    border: 1px solid transparent;
  }
  .pageHome .bodyPage .redes-sociais .cards-sociais .instagram:hover {
    display: flex;
    width: 219px;
    height: 50px;
    background: transparent linear-gradient(257deg, #ffd46b 0%, #fc4483 48%, #a538dd 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    border: 1px solid transparent;
  }
  .pageHome .bodyPage .redes-sociais .cards-sociais .youtube:hover {
    display: flex;
    width: 219px;
    height: 50px;
    background: transparent linear-gradient(257deg, #fd0002 0%, #c70000 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    border: 1px solid transparent;
  }
}
.pageHome .bodyPage .redes-sociais .cards-sociais .mini-logo {
  margin-top: 50px;
  margin-bottom: 20px;
}
@media (max-width: 426px) {
  .pageHome .bodyPage .redes-sociais .cards-sociais .mini-logo {
    height: 30px;
    width: 30px;
    margin: 0;
  }
}
.pageHome .bodyPage .section-filmes {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 140px;
  margin-bottom: 75px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .pageHome .bodyPage .section-filmes {
    margin-top: 30px;
  }
}
.pageHome .bodyPage .section-filmes .img-filmes {
  position: absolute;
  top: -25%;
  left: 112%;
}
.pageHome .bodyPage .section-filmes .filmes-background {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1134px;
  height: 518px;
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-image: url("https://f2f-new.homolog-f2f-digital.xyz/wp-content/uploads/2023/10/f2f-filmes-background.svg");
}
@media (max-width: 768px) {
  .pageHome .bodyPage .section-filmes .filmes-background {
    background-image: none;
  }
}
.pageHome .bodyPage .section-filmes .f2f-filmes {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  gap: 35px;
  width: 980px;
  height: 335px;
  margin-top: 30px;
  background-size: cover;
  background-position: center;
  z-index: 2;
  background-image: url("https://f2f-new.homolog-f2f-digital.xyz/wp-content/uploads/2023/10/f2f-filmes.png");
}
@media (max-width: 768px) {
  .pageHome .bodyPage .section-filmes .f2f-filmes {
    width: 650px;
  }
}
@media (max-width: 467px) {
  .pageHome .bodyPage .section-filmes .f2f-filmes {
    width: 328px;
    height: 263px;
  }
}
.pageHome .bodyPage .section-filmes .filmes-background.hover {
  transform: scale(1.1);
  transition: 0.2s;
}
.pageHome .bodyPage .section-filmes .f2f-filmes:hover {
  transform: scale(1);
  transition: 0.2s;
  border-radius: 20px;
}
.pageHome .bodyPage .section-filmes .filmes-title-area {
  display: flex;
  align-items: center;
}
@media (max-width: 426px) {
  .pageHome .bodyPage .section-filmes .filmes-title-area img {
    width: 260px;
    height: 37px;
    object-fit: cover;
  }
}
.pageHome .bodyPage .section-filmes p {
  margin: 0;
}
@media (max-width: 426px) {
  .pageHome .bodyPage .section-filmes p {
    font-size: 14px;
    font-weight: 300;
    color: white;
    text-align: center;
    max-width: 268px;
  }
}
.pageHome .bodyPage .section-filmes .filmes-button {
  max-width: 204px;
  width: 100%;
  line-height: 50px;
  text-align: center;
  color: #fff;
  border: 1px solid #ffffff;
  border-radius: 25px;
  transition: width 0.5s ease, height 0.3s ease;
  padding-left: 35px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .pageHome .bodyPage .section-filmes .filmes-button {
    border: none;
  }
}
@media (max-width: 426px) {
  .pageHome .bodyPage .section-filmes .filmes-button {
    box-shadow: 0px 5px 15px rgba(40, 47, 49, 0.2509803922);
    width: 182px;
    height: 36px;
    font-size: 12px;
  }
}
@media (min-width: 467px) {
  .pageHome .bodyPage .section-filmes .filmes-button:hover {
    background: transparent linear-gradient(261deg, #00d8ff 0%, #009efd 100%);
    box-shadow: 0px 5px 15px rgba(40, 47, 49, 0.2509803922);
    border-color: transparent;
    max-width: 230px;
    column-gap: 5px;
  }
}
.pageHome .bodyPage .section-filmes .animation {
  margin-left: 15px;
  transform: translateX(0);
  opacity: 0;
  display: inline-block;
  transition: transform 0.5s ease, opacity 0.5s ease;
}
.pageHome .bodyPage .section-filmes .filmes-button:hover .animation {
  transform: translateX(-10px);
  opacity: 1;
}
@media (max-width: 576px) {
  .pageHome .bodyPage {
    row-gap: 50px;
  }
  .pageHome .bodyPage .hall-fame {
    margin-bottom: 0px;
  }
  .pageHome .bodyPage .redes-sociais {
    margin-top: 0;
  }
}
.pageHome .firstCast {
  display: flex;
  background-image: url(../de7d500ea071d2a522d3.png);
  background-repeat: no-repeat;
  border-radius: 50px;
  background-size: cover;
  max-width: 1110px;
  width: 100%;
  height: 350px;
  margin: 150px auto;
  padding: 0;
}
@media screen and (max-width: 991px) {
  .pageHome .firstCast {
    flex-direction: column-reverse;
    align-items: center;
    padding: 0;
    margin-top: 600px;
  }
}
@media screen and (max-width: 430px) {
  .pageHome .firstCast {
    height: 640px;
    margin-top: 100px;
  }
}
@media screen and (max-width: 391px) {
  .pageHome .firstCast {
    height: 580px;
  }
}
@media screen and (max-width: 320px) {
  .pageHome .firstCast {
    height: 480px;
  }
}
.pageHome .firstCast .cast1 {
  display: flex;
  justify-content: flex-end;
  background: url(../b14027c57dcb1472c562.png) no-repeat right, url(../b48e1cca0ec4280d7f07.png) no-repeat left 70px bottom, url(../da1d8b062aae3897b7b2.svg) no-repeat left;
  background-size: auto 100%, auto, auto;
}
@media screen and (max-width: 991px) {
  .pageHome .firstCast .cast1 {
    background: none;
    align-items: center;
    flex-direction: column;
    position: relative;
    width: 100%;
    height: 548px;
  }
}
@media screen and (max-width: 375px) {
  .pageHome .firstCast .cast1 {
    height: 520px;
  }
}
@media screen and (max-width: 320px) {
  .pageHome .firstCast .cast1 {
    height: 450px;
  }
}
@media screen and (max-width: 992px) {
  .pageHome .firstCast .cast1 .logo-desk-socios {
    display: none;
  }
}
.pageHome .firstCast .cast1 .logo-mobile-socios {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .pageHome .firstCast .cast1 .logo-mobile-socios {
    display: none;
  }
}
.pageHome .firstCast .cast1 .logos-socias {
  display: flex;
  justify-content: space-around;
  gap: 40px;
  position: absolute;
  padding-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .pageHome .firstCast .cast1 .logos-socias {
    display: none;
  }
}
@media screen and (max-width: 430px) {
  .pageHome .firstCast .cast1 .logos-socias {
    gap: 20px;
  }
}
.pageHome .firstCast .cast1 .logos-socias a {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ffffff;
  border-radius: 10px;
  width: 174px;
  height: 48px;
  text-decoration: none;
  color: #fff;
}
@media screen and (max-width: 390px) {
  .pageHome .firstCast .cast1 .logos-socias a {
    width: 150px;
    height: 48px;
    gap: 5px;
  }
}
@media screen and (max-width: 320px) {
  .pageHome .firstCast .cast1 .logos-socias a {
    gap: 0px;
    width: 125px;
    height: 50px;
  }
}
.pageHome .firstCast .cast1 .logos-socias .youtubelog img {
  margin-right: 15px;
}
.pageHome .firstCast .cast1 .logos-socias .spotifylog img {
  margin-right: 15px;
}
.pageHome .firstCast .cast2 {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
@media screen and (max-width: 992px) {
  .pageHome .firstCast .cast2 {
    display: none;
  }
}
.pageHome .firstCast .cast2 .logos-socias {
  display: flex;
  justify-content: space-around;
}
.pageHome .firstCast .cast2 .logos-socias a {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ffffff;
  border-radius: 10px;
  width: 174px;
  height: 48px;
  text-decoration: none;
  color: #fff;
  background: transparent;
  backdrop-filter: blur(0px);
  transition: border-color 0.3s ease, background-color 0.3s ease, backdrop-filter 0.5s ease, opacity 0.3s ease-in-out;
}
.pageHome .firstCast .cast2 .logos-socias a:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  opacity: 0.9;
}
.pageHome .firstCast .cast2 .logos-socias .youtubelog img,
.pageHome .firstCast .cast2 .logos-socias .spotifylog img {
  transition: opacity 0.3s ease-in-out;
  margin-right: 15px;
}
.pageHome .firstCast .cast2 .logos-socias .youtubelog:hover img {
  content: url(../4f169b5c9dfd0c31fd98.svg);
}
.pageHome .firstCast .cast2 .logos-socias .spotifylog:hover img {
  content: url(../0e78996f7c9b9b8737a3.svg);
}
.pageHome .firstCast .cast2 .logo-first-socios {
  display: flex;
  height: 216px;
  margin-top: 31px;
}
.pageHome .firstCast .cast2 .logo-first-socios img {
  margin-left: -25px;
  margin-right: 26px;
  width: 200px;
  height: 185px;
}
@media screen and (max-width: 991px) {
  .pageHome .firstCast .cast2 .logo-first-socios img {
    display: none;
  }
}
.pageHome .firstCast .cast2 .logo-first-socios .socios-f2f {
  display: flex;
  flex-direction: column;
  color: #fff;
  min-width: 208px;
}
@media screen and (max-width: 991px) {
  .pageHome .firstCast .cast2 .logo-first-socios .socios-f2f {
    display: none;
  }
}
.pageHome .firstCast .cast2 .logo-first-socios .socios-f2f h4 {
  font-size: 20px;
  letter-spacing: 0.2px;
}
.pageHome .firstCast .cast2 .logo-first-socios .socios-f2f h4 span {
  color: #1acb9d;
}
.pageHome .firstCast .cast2 .logo-first-socios .socios-f2f p {
  letter-spacing: 0.14px;
  position: relative;
}
.pageHome .firstCast .cast2 .logo-first-socios .socios-f2f p img {
  position: absolute;
  width: 120px;
  height: 25px;
  margin-left: 10px;
}
.pageHome .firstCast .cast3 {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-top: 31px;
  background: url(../925e9f86f7fd52739c49.svg) no-repeat right;
}
@media screen and (max-width: 992px) {
  .pageHome .firstCast .cast3 {
    align-items: center;
    background: none;
  }
}
.pageHome .firstCast .cast3 .logo-f2-gaspers {
  display: flex;
  gap: 22px;
  margin-left: -65px;
  margin-bottom: 71px;
}
@media screen and (max-width: 992px) {
  .pageHome .firstCast .cast3 .logo-f2-gaspers {
    margin: 0;
    gap: 40px;
    position: relative;
    top: -490px;
  }
  .pageHome .firstCast .cast3 .logo-f2-gaspers img {
    width: 120px;
    height: auto;
  }
}
@media screen and (max-width: 430px) {
  .pageHome .firstCast .cast3 .logo-f2-gaspers {
    position: unset;
    justify-content: center;
    margin: 0 auto;
    gap: 40px;
  }
  .pageHome .firstCast .cast3 .logo-f2-gaspers img {
    height: auto;
  }
}
.pageHome .firstCast .cast3 .ondas {
  width: 162px;
  height: 32px;
  margin-left: -15px;
}
@media screen and (max-width: 992px) {
  .pageHome .firstCast .cast3 .ondas {
    display: none;
  }
}
.pageHome .firstCast .cast3 .bg-bottom {
  transform: rotate(180deg);
  position: absolute;
  bottom: 0;
  width: 144px;
}
@media screen and (max-width: 992px) {
  .pageHome .firstCast .cast3 .bg-bottom {
    display: none;
  }
}
.pageHome .socios-f2f-mobile {
  display: flex;
  flex-direction: column;
  min-width: 208px;
  gap: 15px;
  margin-bottom: 100px;
}
@media screen and (min-width: 992px) {
  .pageHome .socios-f2f-mobile {
    display: none;
  }
}
.pageHome .socios-f2f-mobile h4 {
  font-size: 34px;
  letter-spacing: 0.2px;
}
.pageHome .socios-f2f-mobile h4 span {
  color: #1acb9d;
}
.pageHome .socios-f2f-mobile p {
  font-size: 14px;
  letter-spacing: 0.14px;
  position: relative;
}
.pageHome .socios-f2f-mobile p img {
  position: absolute;
  width: 136px;
  height: 30px;
}
.pageHome .genericButton {
  border-radius: 10px;
  background-color: transparent;
  font-size: 14px;
  transition: all 0.3s ease;
  padding: 8px 28px;
  border: 1px solid #313131;
}
.pageHome .genericButton:hover {
  padding: 8px 58px;
  background: linear-gradient(90deg, #26a69a, #7583d1);
  color: #fff;
  border: 1px solid #fff;
}
.pageHome .text-313131 {
  color: #313131;
}
.pageHome .text-9380A4 {
  color: #9380a4;
}
.pageHome .genericButton2 {
  border-radius: 10px;
  background: transparent;
  font-size: 14px;
  transition: all 0.3s ease;
  display: block;
  width: 100%;
  text-align: center;
  padding: 8px 0;
  border: 1px solid #313131;
}
.pageHome .genericButton2:hover {
  padding: 8px 58px;
  background: linear-gradient(90deg, #26a69a, #7583d1);
  color: #fff;
  border: 1px solid #fff;
}
@media screen and (max-width: 430px) {
  .pageHome .section-filmes {
    margin-top: 25px;
  }
}
.pageHome .section-filmes .inner-filmes {
  border-radius: 10px;
  overflow: hidden;
  display: flex;
}
@media screen and (max-width: 430px) {
  .pageHome .section-filmes .inner-filmes {
    flex-direction: column;
    flex-direction: column-reverse;
  }
}
.pageHome .section-filmes .inner-filmes .imgEsquerda {
  width: 100%;
  max-width: 445px;
  height: auto;
  object-fit: cover;
}
@media screen and (max-width: 430px) {
  .pageHome .section-filmes .inner-filmes .imgEsquerda {
    background: #015c2f;
  }
}
.pageHome .section-filmes .inner-filmes .filmesInfos {
  display: flex;
  background: linear-gradient(to right, #6446b6, #56b3eb);
  align-items: flex-start;
  justify-content: center;
  padding: 0 6rem;
}
@media screen and (max-width: 430px) {
  .pageHome .section-filmes .inner-filmes .filmesInfos {
    padding: 2rem;
    text-align: center;
  }
}
.pageHome .section-filmes .inner-filmes .filmesInfos img {
  width: 100%;
  height: auto;
  max-width: 380px;
  max-height: 88px;
}
.pageHome .section-filmes .inner-filmes .filmesInfos p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
}
@media screen and (max-width: 430px) {
  .pageHome .section-filmes .inner-filmes .filmesInfos a {
    margin: 0 auto;
  }
}

.genericButton {
  border-radius: 10px;
  background-color: transparent;
  font-size: 14px;
  transition: all 0.3s ease;
  padding: 8px 28px;
  border: 1px solid #313131;
}
.genericButton:hover {
  padding: 8px 58px;
  background: linear-gradient(90deg, #26a69a, #7583d1);
  color: #fff;
  border: 1px solid #fff;
}

.pageSobre {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 150px;
  width: 100%;
}
@media (min-width: 1025px) {
  .pageSobre {
    padding-left: 60px;
  }
}
@media (max-width: 525px) {
  .pageSobre {
    row-gap: 50px;
  }
}
.pageSobre .bannerSobre {
  position: relative;
  width: 97%;
  height: 520px;
  border-radius: 0 0 15px 15px;
  background-image: url(../37685f0ebc6edd34cd0f.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 768px) {
  .pageSobre .bannerSobre {
    height: unset;
    align-items: center;
    justify-content: center;
    padding: 80px 0;
  }
}
.pageSobre .bannerSobre .formaBanner {
  position: absolute;
  right: -20px;
  top: 25%;
  object-fit: cover;
}
@media (max-width: 768px) {
  .pageSobre .bannerSobre .formaBanner {
    display: none;
  }
}
.pageSobre .bannerSobre .bannerImage {
  max-width: 598px;
  width: 100%;
  height: 470px;
}
@media (max-width: 768px) {
  .pageSobre .bannerSobre .bannerImage {
    margin: auto;
  }
}
@media (max-width: 430px) {
  .pageSobre .bannerSobre .bannerImage {
    object-fit: cover;
  }
}
.pageSobre .bannerSobre .bannerSobreContent {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 1024px) {
  .pageSobre .bannerSobre .bannerSobreContent {
    align-items: center;
    justify-content: flex-end;
    margin-top: 5%;
  }
}
.pageSobre .bannerSobre .bannerSobreContent .bannerSobreText {
  padding-left: 50px;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  max-width: 540px;
}
@media (max-width: 768px) {
  .pageSobre .bannerSobre .bannerSobreContent .bannerSobreText {
    padding: 0;
  }
}
.pageSobre .bannerSobre .bannerSobreContent .bannerSobreText h1 {
  color: #f4f3ff;
  font-size: 60px;
  letter-spacing: 0px;
}
@media (max-width: 768px) {
  .pageSobre .bannerSobre .bannerSobreContent .bannerSobreText h1 {
    font-size: 36px;
  }
}
.pageSobre .bannerSobre .bannerSobreContent .bannerSobreText p {
  color: #4e00a3;
  letter-spacing: 2px;
  font-size: 24px;
}
.pageSobre .bannerSobre .bannerSobreContent .bannerSobreText span {
  display: block;
  color: white;
}
.pageSobre .bodySobre {
  position: relative;
}
.pageSobre .bodySobre .bodySobreContent {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.pageSobre .bodySobre .bodySobreContent h2 {
  padding-bottom: 50px;
}
.pageSobre .bodySobre .bodySobreContent .textoHistoria .descricao {
  color: #9380a4;
  font-size: 16px;
  font-weight: 200;
  text-align: center;
  max-width: 1110px;
  margin-top: 40px;
}
@media (max-width: 430px) {
  .pageSobre .bodySobre .bodySobreContent .textoHistoria .descricao {
    max-width: 328px;
  }
}
.pageSobre .bodySobre .bodySobreContent .video {
  position: relative;
  cursor: pointer;
}
.pageSobre .bodySobre .bodySobreContent .video .videoHistoria {
  max-width: 954px;
  max-height: 535px;
  width: 100%;
  height: 100%;
}
@media (max-width: 430px) {
  .pageSobre .bodySobre .bodySobreContent .video .videoHistoria {
    max-width: 328px;
    margin-bottom: 40px;
  }
}
.pageSobre .bodySobre .bodySobreContent .crescerButton {
  background: #f5f9f9 0% 0% no-repeat padding-box;
  border: 1px solid #2e3030;
  border-radius: 25px;
  color: black;
  letter-spacing: 1.4px;
  color: #2e3030;
  font-size: 14px;
  width: 270px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pageSobre .bodySobre .bodySobreContent .crescerButton .animation {
  margin-left: 20px;
  transform: translateX(0);
  opacity: 0;
  display: none;
  transition: transform 0.5s ease, opacity 0.5s ease, display 0.5s ease;
}
.pageSobre .bodySobre .bodySobreContent .crescerButton:hover {
  background: transparent linear-gradient(259deg, #8de356 0%, #05dc62 100%) 0% 0% no-repeat padding-box;
  border: 1px solid transparent;
  color: white;
}
.pageSobre .bodySobre .bodySobreContent .crescerButton:hover .animation {
  transform: translateX(-10px);
  display: initial;
  opacity: 1;
}
.pageSobre .sobreFundadores {
  position: relative;
}
.pageSobre .sobreFundadores .bottomLeftBg {
  position: absolute;
  top: -25%;
  left: -55%;
}
@media (max-width: 430px) {
  .pageSobre .sobreFundadores .bottomLeftBg {
    display: none;
  }
}
.pageSobre .sobreFundadores .bottomRightBg {
  position: absolute;
  top: 20%;
  right: -90%;
}
@media (max-width: 768px) {
  .pageSobre .sobreFundadores .bottomRightBg {
    right: -75%;
  }
}
@media (max-width: 430px) {
  .pageSobre .sobreFundadores .bottomRightBg {
    display: none;
  }
}
.pageSobre .sobreFundadores .fundadores {
  text-align: center;
}
.pageSobre .sobreFundadores .fundadores h2 b {
  color: #009efd;
}
.pageSobre .sobreFundadores .fundadoresContent {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  max-width: 1100px;
  width: 100%;
  min-height: 483px;
  border-radius: 10px;
  box-shadow: 0px 10px 30px #cce6e6;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.pageSobre .sobreFundadores .fundadoresContent .fundador:first-child {
  text-align: right;
}
.pageSobre .sobreFundadores .fundadoresContent .fundador:first-child b {
  color: #1acb9d;
}
.pageSobre .sobreFundadores .fundadoresContent .fundador:first-child .contentFundador {
  align-items: flex-end;
}
.pageSobre .sobreFundadores .fundadoresContent .fundador:last-child {
  text-align: left;
}
.pageSobre .sobreFundadores .fundadoresContent .fundador:last-child b {
  color: #06b5fe;
}
.pageSobre .sobreFundadores .fundadoresContent .fundador:last-child .contentFundador {
  align-items: flex-start;
}
.pageSobre .sobreFundadores .fundadoresContent .fundador .contentFundador {
  display: flex;
  flex-direction: column;
  row-gap: 17px;
  color: white;
}
.pageSobre .sobreFundadores .fundadoresContent .fundador .contentFundador b {
  font-size: 36px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .pageSobre .sobreFundadores .fundadoresContent .fundador .contentFundador b {
    max-width: 50%;
    line-height: 36px;
  }
}
.pageSobre .sobreFundadores .fundadoresContent .fundador .contentFundador p {
  font-size: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 300;
  color: #f4f3ff;
}
.pageSobre .sobreFundadores .fundadoresContent .fundador .contentFundador span {
  font-size: 16px;
  color: #e2e0ff;
  font-weight: 100;
  max-width: 80%;
}
.pageSobre .sobreFundadores .fundadoresContent .fundador .contentFundador a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  width: 210px;
  height: 50px;
  text-align: center;
  border-radius: 10px;
  background: transparent;
  border: 1px solid #ffffff;
  color: #fff;
  transition: all 0.5s;
}
.pageSobre .sobreFundadores .fundadoresContent .fundador .contentFundador a:hover {
  background: transparent linear-gradient(90deg, #21a5a5 0%, #6f98b5 48%, #8b93be 100%) 0% 0% no-repeat padding-box;
}
.pageSobre .sobreFundadores .fundadoresContent .fundador .contentFundador a:hover .animation {
  transform: translateX(-10px);
  opacity: 1;
  padding-left: 5px;
}
.pageSobre .cases-lideres-background-mobile {
  display: block;
  width: 100%;
}
.pageSobre .cases-lideres-background-mobile .case-lideres-card {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #07181c;
  border-radius: 20px;
  row-gap: 15px;
  padding-bottom: 25px;
  margin: auto;
  width: 90% !important;
}
.pageSobre .cases-lideres-background-mobile .case-lideres-card img {
  width: 100%;
  object-fit: cover;
}
.pageSobre .cases-lideres-background-mobile .case-lideres-card .cases-lideres-name {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
}
.pageSobre .cases-lideres-background-mobile .case-lideres-card .cases-name-destaque {
  color: #00d8ff;
}
.pageSobre .cases-lideres-background-mobile .case-lideres-card .cases-lideres-text {
  font-size: 16px;
  font-weight: 100;
  text-align: center;
  color: #fff;
}
.pageSobre .cases-lideres-background-mobile .case-lideres-card .cases-lideres-button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  border-radius: 10px;
  letter-spacing: 3px;
  width: 50%;
  height: 50px;
  text-align: center;
  background: transparent linear-gradient(90deg, #009efd 0%, #00d8ff 100%);
  color: #fff;
}
.pageSobre .cases-lideres-background-mobile .cases-lideres-card-centro {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 35px;
  width: 100%;
}
.pageSobre .cases-lideres-background-mobile .cases-lideres-card-centro .bannerLideres {
  display: flex;
  flex-direction: row;
  column-gap: 15px;
  height: 210px;
}
@media (max-width: 768px) {
  .pageSobre .cases-lideres-background-mobile .cases-lideres-card-centro .bannerLideres {
    height: 350px;
  }
}
@media (max-width: 430px) {
  .pageSobre .cases-lideres-background-mobile .cases-lideres-card-centro .bannerLideres {
    height: 210px;
  }
}
.pageSobre .cases-lideres-background-mobile .cases-lideres-card-centro .bannerLideres .fundadorImage {
  width: 380px;
  border-radius: 20px;
  background-size: cover;
  background-position: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  row-gap: 15px;
  text-align: center;
}
@media (max-width: 430px) {
  .pageSobre .cases-lideres-background-mobile .cases-lideres-card-centro .bannerLideres .fundadorImage {
    max-width: 195px;
    width: 100%;
  }
}
.pageSobre .cases-lideres-background-mobile .cases-lideres-card-centro .bannerLideres .fundadorImage b {
  color: white;
  font-size: 34px;
}
@media (max-width: 430px) {
  .pageSobre .cases-lideres-background-mobile .cases-lideres-card-centro .bannerLideres .fundadorImage b {
    font-size: 25px;
    line-height: 30px;
  }
}
.pageSobre .cases-lideres-background-mobile .cases-lideres-card-centro .bannerLideres .fundadorImage p {
  font-size: 18px;
  color: white;
  letter-spacing: 2px;
  max-width: 60%;
}
@media (max-width: 430px) {
  .pageSobre .cases-lideres-background-mobile .cases-lideres-card-centro .bannerLideres .fundadorImage p {
    font-size: 13px;
    line-height: 15px;
    max-width: 75%;
  }
}
.pageSobre .cases-lideres-background-mobile .cases-lideres-card-centro .botaoSlide {
  width: 90%;
  height: 80px;
  margin-bottom: 15px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 5px 15px #cce6e6;
  border-radius: 37px;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
}
.pageSobre .cases-lideres-background-mobile .cases-lideres-card-centro .botaoSlide p {
  margin: 0;
  letter-spacing: 0px;
  color: #7d8a8a;
  font-size: 14px;
}
.pageSobre .sociosFoto .socios {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pageSobre .sociosFoto .socios h2 {
  color: #2e3030;
}
.pageSobre .sociosFoto .socios span {
  max-width: 920px;
  font-size: 16px;
  text-align: center;
  color: #9380a4;
  padding: 24px 0 44px 0;
}
.pageSobre .sociosFoto .socios .sociosContent {
  display: flex;
  flex-direction: row;
  justify-content: center;
  row-gap: 30px;
  column-gap: 45px;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .pageSobre .sociosFoto .socios .sociosContent {
    column-gap: 30px;
  }
}
.pageSobre .sociosFoto .socios .sociosContent .socio {
  width: 255px;
  height: 255px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background-position: top;
  background-size: 100%;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 430px) {
  .pageSobre .sociosFoto .socios .sociosContent .socio {
    width: 180px;
    height: 180px;
  }
}
.pageSobre .sociosFoto .socios .sociosContent .socio .socioName {
  font-size: 20px;
  width: 100%;
  height: 100%;
  color: #fff;
  border-radius: 10px;
  background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 150%) 0% 0% no-repeat padding-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  row-gap: 10px;
  padding: 24px 0;
}
.pageSobre .sociosFoto .socios .sociosContent .socio .socioName .noSocio {
  width: 196px;
  height: 32px;
  opacity: 0;
  background: #ced9d9 0% 0% no-repeat padding-box;
  border-radius: 4px;
  padding: 0;
  color: #729292;
}
.pageSobre .sociosFoto .socios .sociosContent .socio .socioName a {
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.4px;
  width: 196px;
  height: 32px;
  text-align: center;
  background: transparent linear-gradient(90deg, #21a5a5 0%, #6f98b5 48%, #8b93be 100%) 0% 0% no-repeat padding-box;
  color: #fff;
  transition: width 0.5s ease, height 0.3s ease;
  border-radius: 10px;
}
.pageSobre .sociosFoto .socios .sociosContent .socio .socioName a .animation {
  transform: translateX(-10px);
  opacity: 1;
  transition: transform 0.5s ease, opacity 0.5s ease;
}
.pageSobre .sociosFoto .socios .sociosContent .socio:hover {
  background-size: 110%;
}
.pageSobre .sociosFoto .socios .sociosContent .socio:hover a,
.pageSobre .sociosFoto .socios .sociosContent .socio:hover .noSocio {
  opacity: 1;
}
.pageSobre .pessoasFotos .pessoas {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pageSobre .pessoasFotos .pessoas h2 {
  color: #2e3030;
}
.pageSobre .pessoasFotos .pessoas span {
  max-width: 920px;
  font-size: 20px;
  text-align: center;
  color: #9380a4;
  padding: 24px 0 44px 0;
}
.pageSobre .pessoasFotos .pessoas .pessoasContent {
  display: flex;
  flex-direction: row;
  justify-content: center;
  row-gap: 30px;
  column-gap: 30px;
  flex-wrap: wrap;
}
.pageSobre .pessoasFotos .pessoas .pessoasContent .pessoaFoto {
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 10px;
}
.pageSobre .pessoasFotos .pessoas .pessoasContent .pessoa {
  width: 255px;
  height: 255px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
.pageSobre .certificados .certificadosContent {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pageSobre .certificados .certificadosContent h2 {
  color: #2e3030;
}
.pageSobre .certificados .certificadosContent span {
  color: #9380a4;
  font-size: 20px;
  letter-spacing: 2px;
  padding-bottom: 60px;
}
.pageSobre .certificados .certificadosContent .certificadosImages {
  display: flex;
  flex-direction: row;
  justify-content: center;
  row-gap: 30px;
  column-gap: 30px;
  flex-wrap: wrap;
}
@media (max-width: 430px) {
  .pageSobre .certificados .certificadosContent .certificadosImages {
    margin-top: 50px;
    justify-content: space-evenly;
  }
}
.pageSobre .certificados .certificadosContent .certificadosImages img {
  object-fit: contain;
}
.pageSobre .local {
  width: 100%;
  height: 960px;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: flex-start;
  margin-bottom: -120px;
}
@media (max-width: 1024px) {
  .pageSobre .local {
    margin-bottom: -40px;
  }
}
@media (max-width: 768px) {
  .pageSobre .local {
    margin-bottom: -75px;
    height: 610px;
    background-size: cover;
  }
}
@media (max-width: 430px) {
  .pageSobre .local {
    align-items: center;
  }
}
.pageSobre .local .localContent {
  max-width: 350px;
  margin-top: 200px;
}
@media (max-width: 768px) {
  .pageSobre .local .localContent {
    max-width: 380px;
    padding-left: 50px;
  }
}
@media (max-width: 430px) {
  .pageSobre .local .localContent {
    width: 100%;
    margin-top: unset;
    margin: 150px auto 0 auto;
  }
}
.pageSobre .local .localContent p,
.pageSobre .local .localContent h2 {
  margin: 0;
  padding: 0;
}
.pageSobre .local .localContent h2 {
  color: #fff;
  text-align: left;
}
@media (max-width: 430px) {
  .pageSobre .local .localContent h2 {
    font-size: 22px;
    font-weight: 600;
  }
}
.pageSobre .local .localContent p {
  font-size: 20px;
  letter-spacing: 2px;
  color: #00d8ff;
  padding: 0px 0 25px 0;
  margin: 0;
}
@media (max-width: 430px) {
  .pageSobre .local .localContent p {
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    text-align: left;
  }
}
.pageSobre .local .localContent span {
  color: #fff;
  font-size: 16px;
}
@media (max-width: 430px) {
  .pageSobre .local .localContent span {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
  }
}
.pageSobre .premios {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  display: none;
  align-items: flex-start;
  position: relative;
}
.pageSobre .premios .estrelasPremios {
  left: 7%;
  top: -150px;
  position: absolute;
}
@media (max-width: 430px) {
  .pageSobre .premios .estrelasPremios {
    display: none;
  }
}
.pageSobre .premios .bgPremios {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 60px 0;
}
@media (max-width: 430px) {
  .pageSobre .premios .bgPremios {
    margin: 0 20px;
  }
}
.pageSobre .premios .bgPremios .premiosContent {
  max-width: 550px;
  text-align: center;
}
.pageSobre .premios .bgPremios .premiosContent p,
.pageSobre .premios .bgPremios .premiosContent h2 {
  margin: 0;
  padding: 0;
}
.pageSobre .premios .bgPremios .premiosContent h2 {
  color: #fff;
}
.pageSobre .premios .bgPremios .premiosContent p {
  font-size: 16px;
  letter-spacing: 2px;
  color: #fff;
  padding: 0px 0 25px 0;
}
.pageSobre .premios .bgPremios .premiosLoop {
  display: flex;
  flex-direction: row;
  column-gap: 30px;
}
@media (max-width: 430px) {
  .pageSobre .premios .bgPremios .premiosLoop {
    justify-content: center;
    flex-wrap: wrap;
  }
}
.pageSobre .premios .bgPremios .premiosLoop .premioTaca {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pageSobre .premios .bgPremios .premiosLoop .premioTaca p {
  margin: 0;
  padding: 0;
}
.pageSobre .premios .bgPremios .premiosLoop .premioTaca .premioNome {
  padding-bottom: 8px;
  color: #f5da33;
  font-size: 20px;
  letter-spacing: 2px;
}
.pageSobre .premios .bgPremios .premiosLoop .premioTaca p:not(.premioNome) {
  color: #7d8a8a;
  font-size: 14px;
}
.pageSobre .anywhere {
  background-image: url(../3ec2616441cf7ceaa51c.png);
  height: 504px;
  width: 100%;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
.pageSobre .anywhere .anyContentText {
  row-gap: 30px;
}
.pageSobre .anywhere .anyContentText h5 {
  color: #1acb9d;
  font-size: 36px;
  text-align: left;
  max-width: 380px;
}
.pageSobre .anywhere .anyContentText span {
  display: block;
  font-size: 16px;
  color: #f4f3ff;
  text-align: left;
  max-width: 305px;
}
.pageSobre .anywhere img {
  max-width: 748px;
  width: 100%;
  height: 427px;
  margin-top: -75px;
}
.pageSobre .grupo .grupoCards {
  margin-top: 35px;
  column-gap: 30px;
  row-gap: 40px;
}
.pageSobre .grupo .grupoCards .contentGrupoCards {
  row-gap: 40px;
}
.pageSobre .grupo .grupoCards .contentGrupoCards .boximg {
  width: 350px;
  height: 255px;
  background-color: white;
  border: 1px solid #313131;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  clip-path: inset(0% 0);
  transition: all 0.2s;
}
.pageSobre .grupo .grupoCards .contentGrupoCards .boximg:hover {
  transform: translateY(-15px);
}
@media (max-width: 1024px) {
  .pageSobre .grupo .grupoCards .contentGrupoCards .boximg {
    width: 300px;
    height: 230px;
  }
}
.pageSobre .grupo .grupoCards .contentGrupoCards .boximg img {
  width: 132px;
  height: 164px;
  object-fit: contain;
}
.pageSobre .grupo .grupoCards .contentGrupoCards h5 {
  max-width: 65%;
  text-align: center;
  margin: auto;
  color: #313131;
  font-size: 18px;
  font-weight: bolder;
}
@media (max-width: 1024px) {
  .pageSobre .grupo .grupoCards .contentGrupoCards h5 {
    max-width: 75%;
  }
}

.btn-junte-se {
  background: #f5f9f9 0% 0% no-repeat padding-box;
  border: 1px solid #2e3030;
  border-radius: 25px;
  color: #2e3030;
  letter-spacing: 1.4px;
  font-size: 14px;
  width: 270px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 0.3s ease;
  font-weight: 500;
}
.btn-junte-se:hover {
  background: transparent linear-gradient(259deg, #8de356 0%, #05dc62 100%) 0% 0% no-repeat padding-box;
  border: 1px solid transparent;
  color: white;
  text-decoration: none;
  transform: translateY(-2px);
  box-shadow: 0px 5px 15px rgba(141, 227, 86, 0.3);
}

@media (min-width: 1025px) and (max-width: 2560px) {
  .pageHome .estatua-mobile {
    display: none;
  }
}
@media (max-width: 1440px) {
  .pageHome .list-cases {
    z-index: 6;
  }
  .pageHome .list-cases .stars-right {
    display: none;
  }
  .pageHome .list-cases .container-fluid .lote-01 {
    justify-content: space-evenly;
  }
  .pageHome .list-cases .container-fluid .lote-01 .case1 {
    width: 73%;
  }
  .pageHome .list-cases .container-fluid .lote-02 {
    margin-left: 120px;
  }
  .pageHome .list-cases .container-fluid .lote-02 .cases-left {
    margin-right: -135px;
  }
  .pageHome .list-cases .container-fluid .lote-02 .cases-midle-main {
    display: flex;
    justify-content: center;
    margin-left: 141px;
  }
  .pageHome .list-cases .container-fluid .lote-02 .cases-midle-main .img-cases-midle1 {
    width: 50%;
    margin-left: 15px;
  }
  .pageHome .list-cases .container-fluid .lote-02 .cases-right {
    margin-right: 123px;
    justify-content: space-between;
  }
  .pageHome .banner .divisor {
    margin-top: -204px;
  }
  .pageHome .container-fluid .container .hall-fame .img-midle-left {
    display: none;
  }
  .pageHome .container-fluid .container .estatua-grega {
    top: -100%;
    left: 90%;
  }
}
@media (max-width: 1024px) {
  .pageHome .banner {
    padding-bottom: 0;
  }
  .pageHome .banner .container-fluid .cerebro {
    display: none;
  }
  .pageHome .banner .container-fluid .estrelas-centrais {
    top: 61%;
    left: 34%;
  }
  .pageHome .banner .container-fluid .hero-home .hero-img {
    margin-left: 2%;
    margin-top: -8%;
  }
  .pageHome .hall-fame .cards {
    column-gap: 15px;
  }
  .pageHome .hall-fame .img-midle-left {
    display: none;
  }
  .pageHome .clientes .estatua-grega {
    display: none;
  }
  .pageHome .redes-sociais .img-acompanhe {
    display: none;
  }
}
@media (max-width: 768px) {
  .pageHome .banner .divisor {
    margin-top: -174px;
  }
  .pageHome .banner .container-fluid {
    justify-content: center;
  }
  .pageHome .banner .container-fluid .txt-criatividade h2 {
    text-align: center;
  }
  .pageHome .banner .container-fluid .txt-ideias-cases p {
    text-align: center;
  }
  .pageHome .banner .container-fluid .btn-junte-se {
    color: #05dc62;
    background: #ffffff 100% 0% no-repeat padding-box;
    box-shadow: 0px 5px 15px rgba(40, 47, 49, 0.2509803922);
    margin: 0 auto;
  }
  .pageHome .banner .container-fluid .estrelas-centrais {
    display: none;
  }
  .pageHome .banner .container-fluid .hero-home {
    flex-direction: column;
  }
  .pageHome .banner .container-fluid .hero-home .textos-banners {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
  }
  .pageHome .banner .container-fluid .hero-home .hero-img {
    margin: unset;
    margin-top: 50px;
  }
  .pageHome .section-filmes .filmes-background {
    background: none;
    width: 700px;
  }
  .pageHome .section-filmes .f2f-filmes {
    border-radius: 20px;
  }
  .pageHome .section-filmes .filmes-button {
    background: transparent linear-gradient(261deg, #00d8ff 0%, #009efd 100%);
    box-shadow: 0px 5px 15px rgba(40, 47, 49, 0.2509803922);
    border-color: transparent;
  }
}
@media (max-width: 320px) {
  .pageHome .redes-sociais .cards-sociais .card-title {
    font-size: 15px;
  }
  .pageHome .redes-sociais .cards-sociais .btn-redes {
    font-size: 8px;
    width: 77px;
  }
  .pageHome .section-filmes .f2f-filmes {
    width: 300px;
  }
}

.casePage {
  background-color: #f4f3ff;
}
@media (min-width: 1025px) {
  .casePage {
    margin-left: 60px;
  }
}
.casePage .bannerCases {
  position: relative;
  margin: auto;
  overflow: hidden;
  max-width: 90vw;
}
.casePage .bannerCases .bannerCasesCenter {
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: auto;
  width: 100%;
  min-height: 520px;
  background-image: url(../b41af58123a021d03c83.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0 0 15px 15px;
  column-gap: 50px;
}
@media (max-width: 1024px) {
  .casePage .bannerCases .bannerCasesCenter {
    min-height: unset;
    padding: 70px 0;
  }
}
@media (max-width: 768px) {
  .casePage .bannerCases .bannerCasesCenter {
    flex-direction: column;
  }
}
.casePage .bannerCases .bannerCasesCenter .bannerimg {
  width: 704px;
  height: 400px;
  object-fit: contain;
}
@media (max-width: 1440px) {
  .casePage .bannerCases .bannerCasesCenter .bannerimg {
    width: 550px;
    height: 380px;
  }
}
@media (max-width: 1024px) {
  .casePage .bannerCases .bannerCasesCenter .bannerimg {
    width: 400px;
    height: 320px;
  }
}
@media (max-width: 768px) {
  .casePage .bannerCases .bannerCasesCenter .bannerimg {
    width: 100%;
  }
}
.casePage .bannerCases .bannerCasesCenter .bannerfoot {
  width: 420px;
  height: 244px;
  right: -25px;
  bottom: 15%;
  position: absolute;
  z-index: 5;
}
@media (max-width: 1440px) {
  .casePage .bannerCases .bannerCasesCenter .bannerfoot {
    bottom: 15%;
    width: 200px;
    height: 150px;
  }
}
@media (max-width: 768px) {
  .casePage .bannerCases .bannerCasesCenter .bannerfoot {
    display: none;
  }
}
.casePage .bannerCases .bannerCasesCenter .bannerCasesCenterText {
  width: 45%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  color: white;
}
@media (max-width: 768px) {
  .casePage .bannerCases .bannerCasesCenter .bannerCasesCenterText {
    width: 100%;
    justify-content: center;
  }
}
.casePage .bannerCases .bannerCasesCenter .bannerCasesCenterText h1 {
  font-size: 64px;
  line-height: 64px;
  color: #f4f3ff;
  text-align: left;
}
@media (max-width: 1024px) {
  .casePage .bannerCases .bannerCasesCenter .bannerCasesCenterText h1 {
    font-size: 32px;
    line-height: 32px;
  }
}
@media (max-width: 768px) {
  .casePage .bannerCases .bannerCasesCenter .bannerCasesCenterText h1 {
    text-align: center;
    padding-top: 20px;
  }
}
.casePage .bannerCases .bannerCasesCenter .bannerCasesCenterText p {
  color: #06b5fe;
  font-size: 20px;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}
@media (max-width: 1024px) {
  .casePage .bannerCases .bannerCasesCenter .bannerCasesCenterText p {
    font-size: 14px;
    line-height: 32px;
  }
}
@media (max-width: 768px) {
  .casePage .bannerCases .bannerCasesCenter .bannerCasesCenterText p {
    text-align: center;
  }
}
.casePage .bannerCases .bannerCasesCenter .bannerCasesCenterText span {
  font-size: 16px;
  font-weight: 500;
  max-width: 50%;
  text-align: left;
}
@media (max-width: 1024px) {
  .casePage .bannerCases .bannerCasesCenter .bannerCasesCenterText span {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  .casePage .bannerCases .bannerCasesCenter .bannerCasesCenterText span {
    text-align: center;
    margin: auto;
  }
}
@media (max-width: 425px) {
  .casePage .bannerCases .bannerCasesCenter .bannerCasesCenterText span {
    font-size: 14px;
    font-weight: 400;
    max-width: 80%;
    margin-top: 30px;
  }
}
.casePage .searchBodyCases {
  padding-top: 100px;
  background-image: url("http://localhost/f2f/wp-content/uploads/2023/10/bgbody1.png"), url("http://localhost/f2f/wp-content/uploads/2023/10/bgbody2.png"), url("http://localhost/f2f/wp-content/uploads/2023/10/leftform.png"), url("http://localhost/f2f/wp-content/uploads/2023/10/mona.png");
  background-position: left top, right top, -20% 55%, 110% 100%;
  background-repeat: no-repeat;
  background-size: auto, auto, 25%, 25%;
  background-color: #f5f9f9;
  position: relative;
  z-index: 10;
}
@media (max-width: 1024px) {
  .casePage .searchBodyCases {
    background-size: auto, auto, 25%, 0%;
  }
}
.casePage .searchBodyCases .bodyCases .searchCases {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  column-gap: 15px;
}
@media (max-width: 1024px) {
  .casePage .searchBodyCases .bodyCases .searchCases {
    flex-direction: column;
    row-gap: 25px;
  }
}
@media (max-width: 768px) {
  .casePage .searchBodyCases .bodyCases .searchCases {
    max-width: 100%;
  }
}
@media (max-width: 425px) {
  .casePage .searchBodyCases .bodyCases .searchCases {
    max-width: 100%;
    margin: unset;
  }
}
.casePage .searchBodyCases .bodyCases .searchCases label {
  font-size: 14px;
  color: #505a60;
  display: flex;
  flex-direction: column;
  width: 25%;
}
@media (max-width: 1024px) {
  .casePage .searchBodyCases .bodyCases .searchCases label {
    width: 100%;
  }
}
.casePage .searchBodyCases .bodyCases .searchCases label input {
  border: 1px solid #313131;
  box-shadow: 0px 5px 15px #cce6e6;
  border-radius: 10px;
  font-size: 16px;
  height: 65px;
  width: 350px;
  margin-top: 8px;
  padding: 5px 10px;
}
@media (max-width: 768px) {
  .casePage .searchBodyCases .bodyCases .searchCases label input {
    width: 85%;
  }
}
.casePage .searchBodyCases .bodyCases .searchCases label .submit-lente {
  position: absolute;
  top: 35%;
  right: 10px;
  z-index: 10;
  border: none;
  background: transparent;
  outline: none;
}
.casePage .searchBodyCases .bodyCases .searchCases label .submit-line {
  position: relative;
  width: 100%;
}
.casePage .searchBodyCases .bodyCases .searchCases label .submit-line input {
  width: 100%;
}
.casePage .searchBodyCases .bodyCases .searchCases label .submit-lente i {
  font-size: 25px;
}
.casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox {
  display: flex;
  flex-direction: column;
}
.casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  column-gap: 15px;
  margin-top: 8px;
}
@media (max-width: 1024px) {
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter {
    column-gap: 10px;
  }
}
@media (max-width: 768px) {
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter {
    justify-content: initial;
    flex-wrap: wrap;
    column-gap: 5px;
  }
}
@media (max-width: 475px) {
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter {
    column-gap: 18px;
    justify-content: center;
    row-gap: 0;
  }
}
@media (max-width: 375px) {
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter {
    column-gap: 7px;
  }
}
@media (max-width: 320px) {
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter {
    column-gap: 0;
  }
}
.casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 80px;
  width: 100%;
  row-gap: 10px;
}
@media (max-width: 320px) {
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div {
    max-width: 70px;
  }
}
.casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div .iconFilterImage {
  border: 1px solid #313131;
  width: 65px;
  height: 65px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 5px 15px #cce6e6;
  border-radius: 10px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div .iconFilterImage img {
  width: 35px;
  height: 32px;
}
@media (min-width: 1024px) {
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div .iconFilterImage.blue:hover,
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div .clicked.blue {
    background: transparent linear-gradient(180deg, #00d8ff 0%, #009efd 100%) 0% 0% no-repeat padding-box;
  }
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div .iconFilterImage.gray:hover,
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div .clicked.gray {
    background: transparent linear-gradient(180deg, #2e3030 0%, #1f4047 100%) 0% 0% no-repeat padding-box;
  }
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div .iconFilterImage.green:hover,
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div .clicked.green {
    background: transparent linear-gradient(180deg, #aef83f 0%, #05dc62 100%) 0% 0% no-repeat padding-box;
  }
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div .iconFilterImage:hover {
    cursor: pointer;
  }
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div .iconFilterImage:hover img {
    filter: brightness(0) saturate(100%) invert(99%) sepia(73%) saturate(0%) hue-rotate(224deg) brightness(109%) contrast(100%);
  }
}
@media (max-width: 1024px) {
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div .clicked.blue {
    background: transparent linear-gradient(180deg, #00d8ff 0%, #009efd 100%) 0% 0% no-repeat padding-box;
  }
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div .clicked.gray {
    background: transparent linear-gradient(180deg, #2e3030 0%, #1f4047 100%) 0% 0% no-repeat padding-box;
  }
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div .clicked.green {
    background: transparent linear-gradient(180deg, #aef83f 0%, #05dc62 100%) 0% 0% no-repeat padding-box;
  }
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div .clicked img {
    filter: brightness(0) saturate(100%) invert(99%) sepia(73%) saturate(0%) hue-rotate(224deg) brightness(109%) contrast(100%);
  }
}
.casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div .clicked {
  box-shadow: 0px 5px 15px #cce6e6;
  border-radius: 33px;
}
@media (min-width: 1024px) {
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div .clicked img {
    filter: brightness(0) saturate(100%) invert(99%) sepia(73%) saturate(0%) hue-rotate(224deg) brightness(109%) contrast(100%);
  }
}
.casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div span {
  text-align: center;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
  font-size: 12px;
}
@media (max-width: 1024px) {
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div .clicked + span {
    visibility: visible;
    opacity: 1;
    line-height: 16px;
  }
}
@media (min-width: 1024px) {
  .casePage .searchBodyCases .bodyCases .searchCases .searchCasesCategoryBox .iconFilter div:hover span {
    visibility: visible;
    opacity: 1;
    line-height: 16px;
  }
}
.casePage .searchBodyCases .resultCases .resultsContent {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: auto;
  row-gap: 15px;
  column-gap: 30px;
}
@media (max-width: 1024px) {
  .casePage .searchBodyCases .resultCases .resultsContent {
    justify-content: center;
  }
}
@media (max-width: 425px) {
  .casePage .searchBodyCases .resultCases .resultsContent {
    justify-content: space-around;
  }
}
.casePage .searchBodyCases .resultCases .resultsContent .result {
  display: none;
  width: 350px;
  height: 255px;
  border-radius: 10px;
  background-color: black;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 1024px) {
  .casePage .searchBodyCases .resultCases .resultsContent .result {
    width: 250px;
    height: 230px;
  }
}
@media (max-width: 768px) {
  .casePage .searchBodyCases .resultCases .resultsContent .result {
    width: 200px;
    height: 180px;
  }
}
@media (max-width: 425px) {
  .casePage .searchBodyCases .resultCases .resultsContent .result {
    width: 150px;
    height: 150px;
  }
}
.casePage .searchBodyCases .resultCases .resultsContent .result.show {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 15px;
  column-gap: 15px;
  transition: width 2s;
  -moz-transition: width 2s;
  /* Firefox 4 */
  -webkit-transition: width 2s;
  /* Safari and Chrome */
  -o-transition: width 2s;
  /* Opera */
}
.casePage .searchBodyCases .resultCases .resultsContent .result.show .resultTags {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  height: 45%;
  justify-content: space-between;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
.casePage .searchBodyCases .resultCases .resultsContent .result.show .resultTags div {
  display: flex;
  flex-direction: row;
  column-gap: 15px;
  align-items: center;
}
.casePage .searchBodyCases .resultCases .resultsContent .result.show .resultTags div span {
  color: #ffffff;
}
.casePage .searchBodyCases .resultCases .resultsContent .result.show .resultText {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
  row-gap: 15px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
.casePage .searchBodyCases .resultCases .resultsContent .result.show .resultText .title {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 2px;
  color: #ffffff;
}
.casePage .searchBodyCases .resultCases .resultsContent .result.show .resultText .description {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #ffffff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (min-width: 1024px) {
  .casePage .searchBodyCases .resultCases .resultsContent .result.show:hover .resultTags,
  .casePage .searchBodyCases .resultCases .resultsContent .result.show:hover .resultText {
    visibility: visible;
    opacity: 1;
    cursor: pointer;
    padding: 10px 15px;
  }
  .casePage .searchBodyCases .resultCases .resultsContent .result.show:hover .resultTags {
    background: transparent linear-gradient(360deg, rgba(46, 48, 48, 0) 0%, #101111 100%) 0% 0% no-repeat padding-box;
  }
  .casePage .searchBodyCases .resultCases .resultsContent .result.show:hover .resultText {
    background: transparent linear-gradient(180deg, rgba(46, 48, 48, 0) 0%, #101111 100%) 0% 0% no-repeat padding-box;
  }
}

.pageDetalhes .blogPage {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 100px;
  background-color: #f5f9f9;
}
@media (max-width: 425px) {
  .pageDetalhes .blogPage {
    row-gap: 50px;
  }
}
@media (min-width: 1025px) {
  .pageDetalhes .blogPage {
    margin-left: 60px;
  }
}
.pageDetalhes .blogPage .bannerblog {
  position: relative;
  width: 98%;
  border-radius: 0 0 50px 50px;
  padding: 60px 0;
  background-image: url(../b41af58123a021d03c83.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.pageDetalhes .blogPage .bannerblog .bannerfootesquerda {
  position: absolute;
  top: 45px;
  left: -85px;
  width: 400px;
}
@media (max-width: 1840px) {
  .pageDetalhes .blogPage .bannerblog .bannerfootesquerda {
    width: 300px;
  }
}
@media (max-width: 1440px) {
  .pageDetalhes .blogPage .bannerblog .bannerfootesquerda {
    width: 230px;
  }
}
@media (max-width: 1024px) {
  .pageDetalhes .blogPage .bannerblog .bannerfootesquerda {
    top: 300px;
  }
}
@media (max-width: 450px) {
  .pageDetalhes .blogPage .bannerblog .bannerfootesquerda {
    display: none;
  }
}
.pageDetalhes .blogPage .bannerblog .bannerfootdireita {
  position: absolute;
  right: -100px;
  bottom: 50px;
  width: 400px;
}
@media (max-width: 1840px) {
  .pageDetalhes .blogPage .bannerblog .bannerfootdireita {
    width: 300px;
  }
}
@media (max-width: 1440px) {
  .pageDetalhes .blogPage .bannerblog .bannerfootdireita {
    width: 230px;
  }
}
@media (max-width: 450px) {
  .pageDetalhes .blogPage .bannerblog .bannerfootdireita {
    display: none;
  }
}
.pageDetalhes .blogPage .bannerblog .bannerblogBgs {
  height: 100%;
  display: flex;
  align-items: center;
  max-width: 1920px;
  margin: auto;
}
.pageDetalhes .blogPage .bannerblog .bannerblogBgs .bannerblogContent {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 30px;
  margin-top: 70px;
}
@media (max-width: 1024px) {
  .pageDetalhes .blogPage .bannerblog .bannerblogBgs .bannerblogContent {
    flex-direction: column;
    margin-top: 150px;
  }
}
.pageDetalhes .blogPage .bannerblog .bannerblogBgs .bannerblogContent .bannerimg {
  width: 753px;
  height: 397px;
}
@media (max-width: 1440px) {
  .pageDetalhes .blogPage .bannerblog .bannerblogBgs .bannerblogContent .bannerimg {
    width: 500px;
    height: 250px;
    object-fit: contain;
  }
}
.pageDetalhes .blogPage .bannerblog .bannerblogBgs .bannerblogContent .bannerblogText {
  max-width: 380px;
  color: white;
}
.pageDetalhes .blogPage .bannerblog .bannerblogBgs .bannerblogContent .bannerblogText h1 {
  font-size: 64px;
  text-align: left;
  font-weight: bold;
}
.pageDetalhes .blogPage .bannerblog .bannerblogBgs .bannerblogContent .bannerblogText p {
  font-size: 20px;
  color: #1acb9d;
  letter-spacing: 2px;
}
.pageDetalhes .blogPage .bannerblog .bannerblogBgs .bannerblogContent .bannerblogText span {
  color: #f4f3ff;
  font-size: 16px;
  font-weight: 300;
}
.pageDetalhes .blogPage .blogBody {
  width: 100%;
}
@media (max-width: 1024px) and (min-width: 769px) {
  .pageDetalhes .blogPage .blogBody {
    max-width: 860px;
  }
}
.pageDetalhes .blogPage .blogBody .topBlogBody {
  display: flex;
  flex-direction: column;
}
.pageDetalhes .blogPage .blogBody .topBlogBody h2 {
  font-weight: 600;
  font-size: 36px;
  letter-spacing: 0px;
  color: #313131;
  text-align: center;
}
@media (max-width: 425px) {
  .pageDetalhes .blogPage .blogBody .topBlogBody h2 {
    font-size: 22px;
  }
}
.pageDetalhes .blogPage .blogBody .topBlogBody span {
  max-width: 730px;
  font-size: 16px;
  color: #9380a4;
  margin: auto;
  text-align: center;
  padding-bottom: 50px;
}
@media (max-width: 425px) {
  .pageDetalhes .blogPage .blogBody .topBlogBody span {
    font-size: 14px;
  }
}
.pageDetalhes .blogPage .blogBody .topBlogBody label {
  letter-spacing: 0px;
  color: #505a60;
  font-size: 14px;
}
@media (max-width: 430px) {
  .pageDetalhes .blogPage .blogBody .topBlogBody label {
    margin-bottom: 30px;
  }
}
.pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog {
  column-gap: 15px;
}
@media (max-width: 768px) {
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog {
    display: flex;
    flex-direction: column;
    column-gap: 18px;
    align-items: center !important;
    row-gap: 0;
  }
}
.pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog input {
  box-shadow: 0px 5px 15px #cce6e6;
  border-radius: 10px;
  border: 1px solid #313131;
  height: 65px;
  font-size: 16px;
  padding-left: 30px;
}
.pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .submit-lente {
  position: absolute;
  top: 25%;
  right: 10px;
  z-index: 10;
  border: none;
  background: transparent;
  outline: none;
}
.pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .submit-line {
  position: relative;
  margin: 35px 0;
}
@media (max-width: 768px) {
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .submit-line {
    width: 80%;
  }
}
@media (max-width: 430px) {
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .submit-line {
    width: 95%;
  }
}
.pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .submit-line input {
  width: 100%;
}
.pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox {
  display: flex;
  flex-direction: column;
}
.pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox label {
  margin-bottom: 10px;
}
.pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter {
  display: flex;
  flex-direction: row;
  column-gap: 8px;
}
@media (max-width: 1024px) {
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter {
    column-gap: 10px;
  }
}
@media (max-width: 768px) {
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter {
    justify-content: initial;
    flex-wrap: wrap;
    column-gap: 5px;
  }
}
@media (max-width: 475px) {
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter {
    column-gap: 18px;
    justify-content: center;
    row-gap: 0;
  }
}
@media (max-width: 375px) {
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter {
    column-gap: 7px;
  }
}
@media (max-width: 320px) {
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter {
    column-gap: 0;
  }
}
.pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 80px;
  width: 100%;
  row-gap: 10px;
}
@media (max-width: 320px) {
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div {
    max-width: 70px;
  }
}
.pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div .iconFilterImage {
  width: 65px;
  height: 65px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #313131;
  box-shadow: 0px 5px 15px #cce6e6;
  border-radius: 10px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div .iconFilterImage img {
  width: 35px;
  height: 32px;
}
@media (max-width: 1024px) {
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div .clicked.dark {
    background-color: #313131;
  }
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div .clicked.green {
    background-color: #1acb9d;
  }
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div .clicked.purple {
    background-color: #4e00a3;
  }
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div .clicked.blue {
    background-color: #06b5fe;
  }
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div .clicked img {
    filter: brightness(0) saturate(100%) invert(99%) sepia(73%) saturate(0%) hue-rotate(224deg) brightness(109%) contrast(100%);
  }
}
@media (min-width: 1024px) {
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div .iconFilterImage.dark:hover,
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div .clicked.dark {
    background-color: #313131;
  }
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div .iconFilterImage.green:hover,
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div .clicked.green {
    background-color: #1acb9d;
  }
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div .iconFilterImage.purple:hover,
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div .clicked.purple {
    background-color: #4e00a3;
  }
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div .iconFilterImage.blue:hover,
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div .clicked.blue {
    background-color: #06b5fe;
  }
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div .iconFilterImage:hover {
    cursor: pointer;
  }
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div .iconFilterImage:hover img {
    filter: brightness(0) saturate(100%) invert(99%) sepia(73%) saturate(0%) hue-rotate(224deg) brightness(109%) contrast(100%);
  }
}
.pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div .clicked {
  box-shadow: 0px 5px 15px #cce6e6;
  border-radius: 33px;
}
.pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div .clicked img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(73%) saturate(0%) hue-rotate(224deg) brightness(109%) contrast(100%);
}
.pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div span {
  text-align: center;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
  font-size: 12px;
  padding: 0;
}
@media (max-width: 1024px) {
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div .clicked + span {
    visibility: visible;
    opacity: 1;
    line-height: 16px;
  }
}
@media (min-width: 1024px) {
  .pageDetalhes .blogPage .blogBody .topBlogBody .searchBlog .searchCasesCategoryBox .iconFilter div:hover span {
    visibility: visible;
    opacity: 1;
    line-height: 16px;
  }
}
.pageDetalhes .blogPage .postsBody {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 15px;
  column-gap: 15px;
}
@media (max-width: 768px) {
  .pageDetalhes .blogPage .postsBody {
    justify-content: center;
    row-gap: 30px;
  }
}
.pageDetalhes .blogPage .postsBody .postResults {
  max-width: 525px;
  width: 100%;
  display: none;
  flex-direction: column;
}
@media (max-width: 1024px) and (min-width: 769px) {
  .pageDetalhes .blogPage .postsBody .postResults {
    max-width: 400px;
  }
}
.pageDetalhes .blogPage .postsBody .postResults .headerPost {
  height: 331px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.pageDetalhes .blogPage .postsBody .postResults .headerPost span {
  font-size: 20px;
  width: 100%;
  color: white;
  text-align: center;
  height: 20%;
  border-radius: 10px;
  background: transparent linear-gradient(180deg, rgba(46, 48, 48, 0) 0%, #101111 100%) 0% 0% no-repeat padding-box;
}
.pageDetalhes .blogPage .postsBody .postResults .contentPost {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: white;
  height: 220px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}
.pageDetalhes .blogPage .postsBody .postResults .contentPost .contentPostText {
  padding: 15px 45px;
  max-height: 120px;
  overflow: hidden;
  margin: 0;
  -webkit-mask-image: linear-gradient(to bottom, black 15%, transparent 100%);
  mask-image: linear-gradient(to bottom, black 15%, transparent 100%);
}
.pageDetalhes .blogPage .postsBody .postResults .contentPost .contentPostText p:first-child {
  display: none;
}
.pageDetalhes .blogPage .postsBody .postResults .contentPost a {
  color: black;
  border: 1px solid black;
  padding: 15px 40px;
  border-radius: 20px;
  cursor: pointer;
  transition: all 0.2s;
}
.pageDetalhes .blogPage .postsBody .postResults .contentPost a:hover {
  width: 50%;
  background: transparent linear-gradient(90deg, #21a5a5 0%, #6f98b5 48%, #8b93be 100%) 0% 0% no-repeat padding-box;
  border: 1px solid transparent;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pageDetalhes .blogPage .postsBody .postResults.show {
  display: flex;
}

@media (min-width: 769px) {
  .contato {
    margin-left: 60px;
  }
}
.contato .headerContato {
  position: relative;
  padding: 130px 0;
  background: rgb(46, 48, 48);
  background: -moz-linear-gradient(180deg, rgb(46, 48, 48) 0%, rgb(31, 64, 71) 35%, rgb(27, 99, 115) 100%);
  background: -webkit-linear-gradient(180deg, rgb(46, 48, 48) 0%, rgb(31, 64, 71) 35%, rgb(27, 99, 115) 100%);
  background: linear-gradient(180deg, rgb(46, 48, 48) 0%, rgb(31, 64, 71) 35%, rgb(27, 99, 115) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e3030",endColorstr="#1b6373",GradientType=1);
}
@media (max-width: 1024px) {
  .contato .headerContato {
    padding-top: 110px;
  }
}
.contato .headerContato .headerContent {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 900px;
}
.contato .headerContato .headerContent h2 {
  text-align: center;
  font-size: 64px;
  letter-spacing: 0px;
  color: #ffffff;
}
@media (max-width: 768px) {
  .contato .headerContato .headerContent h2 {
    font-size: 25px;
  }
}
.contato .headerContato .headerContent span {
  text-align: center;
  font-size: 16px;
  letter-spacing: 0px;
  color: #ffffff;
}
@media (max-width: 768px) {
  .contato .headerContato .headerContent span {
    font-size: 14px;
  }
}
.contato .headerContato img {
  width: 100%;
  position: absolute;
  bottom: 0;
}
.contato .contatoFormulario {
  background-color: #f5f9f9;
  padding-top: 100px;
}
@media (max-width: 768px) {
  .contato .contatoFormulario {
    padding-top: 50px;
  }
}
.contato .contatoFormulario form {
  display: flex;
  flex-direction: column;
  padding: 50px 0 100px 0;
}
.contato .contatoFormulario form button {
  width: 25%;
  margin: auto;
}

.pageDetalhes .blogPage .botaoParaVoltar {
  position: relative;
  width: 100%;
}
.pageDetalhes .blogPage .botaoParaVoltar .linkVoltar {
  position: absolute;
  left: 20%;
  letter-spacing: 0px;
  color: #7d8a8a;
  font-size: 12px;
  padding: 5px 15px;
  border: 1px solid #7d8a8a;
  border-radius: 20px;
}
@media (max-width: 425px) {
  .pageDetalhes .blogPage .botaoParaVoltar .linkVoltar {
    left: 25%;
  }
}
.pageDetalhes .blogPage .bodyPostDetalhe article .thumbPost {
  column-gap: 30px;
  padding-bottom: 50px;
}
@media (max-width: 769px) {
  .pageDetalhes .blogPage .bodyPostDetalhe article .thumbPost {
    flex-direction: column;
    align-items: center;
  }
}
.pageDetalhes .blogPage .bodyPostDetalhe article .thumbPost img {
  max-width: 540px;
  max-height: 330px;
  height: 100%;
  width: 100%;
}
.pageDetalhes .blogPage .bodyPostDetalhe article .thumbPost .thumbPostText h1 {
  letter-spacing: 0px;
  color: #2e3030;
  font-size: 36px;
  text-align: left;
  font-weight: bold;
}
@media (max-width: 425px) {
  .pageDetalhes .blogPage .bodyPostDetalhe article .thumbPost .thumbPostText h1 {
    text-align: center;
  }
}
.pageDetalhes .blogPage .bodyPostDetalhe article .thumbPost .thumbPostText span {
  letter-spacing: 2px;
  color: #05dc62;
  font-size: 20px;
  text-align: left;
}
@media (max-width: 425px) {
  .pageDetalhes .blogPage .bodyPostDetalhe article .thumbPost .thumbPostText span {
    text-align: center;
  }
}
.pageDetalhes .blogPage .bodyPostDetalhe article .entry-content p {
  letter-spacing: 0px;
  color: #2e3030;
  font-size: 16px;
}
.pageDetalhes .blogPage .bodyPostDetalhe article .entry-content .aligncenter {
  margin: 0 auto;
}
.pageDetalhes .blogPage .bodyPostDetalhe article .entry-content .alignright {
  float: right;
}

@media (min-width: 1025px) {
  .pageDetalhes .case-detalhePage {
    margin-left: 60px;
  }
}
.pageDetalhes .case-detalhePage .bannercase-detalhe {
  position: relative;
  background-size: cover;
  width: 100%;
  height: 620px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pageDetalhes .case-detalhePage .bannercase-detalhe .bannercase-detalheText {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  padding-bottom: 150px;
}
@media (max-width: 768px) {
  .pageDetalhes .case-detalhePage .bannercase-detalhe .bannercase-detalheText {
    padding-top: 180px;
  }
}
.pageDetalhes .case-detalhePage .bannercase-detalhe .bannercase-detalheText h1 {
  font-size: 64px;
  letter-spacing: 0px;
  color: #ffffff;
  margin: 0;
  padding: 0;
  font-weight: 600;
}
@media (max-width: 768px) {
  .pageDetalhes .case-detalhePage .bannercase-detalhe .bannercase-detalheText h1 {
    font-size: 2rem;
  }
}
@media (max-width: 375px) {
  .pageDetalhes .case-detalhePage .bannercase-detalhe .bannercase-detalheText h1 {
    font-size: 25px;
  }
}
.pageDetalhes .case-detalhePage .bannercase-detalhe .bannercase-detalheText span {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 2px;
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  max-width: 400px;
  padding-bottom: 30px;
}
.pageDetalhes .case-detalhePage .bannercase-detalhe .bannercase-detalheText :last-child {
  font-size: 16px;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: initial;
  padding-bottom: 0;
}
.pageDetalhes .case-detalhePage .bannercase-detalhe img {
  width: 100%;
  bottom: 0;
  position: absolute;
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheBodyContent {
  margin-top: -100px;
  position: relative;
  z-index: 5;
}
@media (max-width: 425px) {
  .pageDetalhes .case-detalhePage .case-detalheBody .case-detalheBodyContent .case-detalheThumb img {
    height: 100%;
    object-fit: contain;
    border-radius: 10px;
  }
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery {
  padding-top: 30px;
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-PrimeiraLinha {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  column-gap: 30px;
}
@media (max-width: 768px) {
  .pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-PrimeiraLinha {
    flex-direction: column;
    align-items: center;
    row-gap: 30px;
  }
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-PrimeiraLinha .case-detalheGaleria-esquerda {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-PrimeiraLinha .case-detalheGaleria-esquerda .case-detalheCitacao {
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 35px;
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-PrimeiraLinha .case-detalheGaleria-esquerda .case-detalheCitacao img {
  width: 255px;
  height: 255px;
  object-fit: cover;
  border-radius: 10px;
}
@media (max-width: 425px) {
  .pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-PrimeiraLinha .case-detalheGaleria-esquerda .case-detalheCitacao img {
    max-width: 158px;
    max-height: 188px;
    height: 100%;
    width: 100%;
  }
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-PrimeiraLinha .case-detalheGaleria-esquerda .case-detalheCitacao span {
  text-align: left;
  font-size: 16px;
  letter-spacing: 0px;
  color: #2e3030;
  max-width: 250px;
}
@media (max-width: 425px) {
  .pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-PrimeiraLinha .case-detalheGaleria-esquerda .case-detalheCitacao span {
    font-size: 14px;
  }
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-PrimeiraLinha .case-detalheGaleria-esquerda video {
  width: 100%;
  border-radius: 10px;
  object-fit: cover;
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-PrimeiraLinha .case-detalheGaleria-esquerda img {
  max-width: 540px;
  max-height: 540px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-PrimeiraLinha .case-detalheGaleria-direita img {
  max-width: 540px;
  height: 100%;
  max-height: 540px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-SegundaLinha .case-datalheDados {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-evenly;
}
@media (max-width: 1024px) {
  .pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-SegundaLinha .case-datalheDados {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-SegundaLinha .case-datalheDados .case-detalheDadosDetalhe {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 35px;
  padding: 80px 0;
}
@media (max-width: 768px) {
  .pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-SegundaLinha .case-datalheDados .case-detalheDadosDetalhe {
    width: 50%;
  }
}
@media (max-width: 425px) {
  .pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-SegundaLinha .case-datalheDados .case-detalheDadosDetalhe {
    padding: 30px 0;
  }
  .pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-SegundaLinha .case-datalheDados .case-detalheDadosDetalhe:first-child {
    margin-top: 40px;
  }
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-SegundaLinha .case-datalheDados .case-detalheDadosDetalhe b {
  font-size: 64px;
  color: #2e3030;
  text-align: center;
}
@media (max-width: 425px) {
  .pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-SegundaLinha .case-datalheDados .case-detalheDadosDetalhe b {
    font-size: 58px;
    width: max-content;
  }
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-SegundaLinha .case-datalheDados .case-detalheDadosDetalhe span {
  max-width: 200px;
  width: 100%;
  font-size: 20px;
  font-weight: 500;
  color: #7d8a8a;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 425px) {
  .pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-SegundaLinha .case-datalheDados .case-detalheDadosDetalhe span {
    font-size: 14px;
  }
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-TerceiraLinha {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  column-gap: 30px;
}
@media (max-width: 768px) {
  .pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-TerceiraLinha {
    flex-direction: column;
    row-gap: 30px;
  }
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-TerceiraLinha .case-detalheFooter {
  width: 100%;
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-TerceiraLinha .case-detalheFooter {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-TerceiraLinha .case-detalheFooter p {
  text-align: left;
  letter-spacing: 0px;
  color: #2e3030;
  font-size: 16px;
  width: 100%;
  font-weight: 500;
}
@media (max-width: 425px) {
  .pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-TerceiraLinha .case-detalheFooter p {
    font-size: 14px;
  }
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-TerceiraLinha .case-detalheFooter a {
  background: transparent linear-gradient(270deg, #05dc62 0%, #8de356 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 5px 15px rgba(40, 47, 49, 0.2509803922);
  border-radius: 4px;
  max-width: 321px;
  height: 50px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 16px;
  margin-top: 40px;
}
@media (max-width: 768px) {
  .pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-TerceiraLinha .case-detalheFooter a {
    display: none;
  }
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-TerceiraLinha .case-detalheFotos {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
@media (max-width: 1024px) {
  .pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-TerceiraLinha .case-detalheFotos {
    width: 60%;
  }
}
@media (max-width: 768px) {
  .pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-TerceiraLinha .case-detalheFotos {
    width: 100%;
    align-items: center;
  }
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-TerceiraLinha .case-detalheFotos img {
  max-width: 540px;
  max-height: 255px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
@media (max-width: 425px) {
  .pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-TerceiraLinha .case-detalheFotos img {
    max-width: 328px;
    max-height: 155px;
  }
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-TerceiraLinha .case-detalheFotos div {
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 30px;
}
.pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-TerceiraLinha .case-detalheFotos div img {
  max-width: 255px;
  max-height: 255px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
@media (max-width: 425px) {
  .pageDetalhes .case-detalhePage .case-detalheBody .case-detalheGallery .case-detalheGaleria-TerceiraLinha .case-detalheFotos div img {
    max-width: 158px;
    max-height: 158px;
  }
}

.trabalhe {
  row-gap: 140px;
}
@media (min-width: 1025px) {
  .trabalhe {
    margin-left: 60px;
  }
}
.trabalhe .bannerblog {
  position: relative;
  width: 100%;
  height: 600px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .trabalhe .bannerblog {
    min-height: 800px;
  }
}
@media (max-width: 425px) {
  .trabalhe .bannerblog {
    height: 725px;
  }
}
.trabalhe .bannerblog .formaesquerda {
  position: absolute;
  top: -25px;
  left: 80px;
  height: 429px;
  width: 245px;
}
@media (max-width: 1024px) {
  .trabalhe .bannerblog .formaesquerda {
    width: 175px;
    height: 175px;
  }
}
@media (max-width: 768px) {
  .trabalhe .bannerblog .formaesquerda {
    display: none;
  }
}
.trabalhe .bannerblog .formadireita {
  position: absolute;
  width: 314px;
  height: 371px;
  bottom: -25px;
  right: 80px;
}
@media (max-width: 1024px) {
  .trabalhe .bannerblog .formadireita {
    width: 175px;
    height: 175px;
  }
}
@media (max-width: 768px) {
  .trabalhe .bannerblog .formadireita {
    display: none;
  }
}
.trabalhe .bannerblog .bannerblogBgs {
  height: 100%;
  display: flex;
  align-items: flex-start;
  background-image: url(../37685f0ebc6edd34cd0f.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 0 0 15px 15px;
  max-width: 1920px;
  margin: auto;
}
.trabalhe .bannerblog .bannerblogBgs .bannerblogContent {
  justify-content: center;
  align-items: center;
  column-gap: 90px;
}
@media (max-width: 768px) {
  .trabalhe .bannerblog .bannerblogBgs .bannerblogContent {
    flex-direction: column;
  }
}
.trabalhe .bannerblog .bannerblogBgs .bannerblogContent .bannerImage {
  object-fit: contain;
  height: 436px;
  width: 323px;
}
.trabalhe .bannerblog .bannerblogBgs .bannerblogContent .bannerblogText {
  max-width: 300px;
  color: white;
  align-items: flex-start;
}
@media (max-width: 1024px) {
  .trabalhe .bannerblog .bannerblogBgs .bannerblogContent .bannerblogText {
    align-items: center;
  }
}
.trabalhe .bannerblog .bannerblogBgs .bannerblogContent .bannerblogText h2 {
  font-size: 64px;
  line-height: 64px;
  text-align: left;
}
@media (max-width: 1024px) {
  .trabalhe .bannerblog .bannerblogBgs .bannerblogContent .bannerblogText h2 {
    text-align: center;
  }
}
@media (max-width: 425px) {
  .trabalhe .bannerblog .bannerblogBgs .bannerblogContent .bannerblogText h2 {
    font-size: 34px;
    line-height: 34px;
    padding-top: 15px;
  }
}
.trabalhe .bannerblog .bannerblogBgs .bannerblogContent .bannerblogText span {
  font-size: 16px;
  font-weight: 300;
  display: block;
}
@media (max-width: 1024px) {
  .trabalhe .bannerblog .bannerblogBgs .bannerblogContent .bannerblogText span {
    font-size: 14px;
    margin: auto;
    text-align: center;
    max-width: 264px;
  }
}
.trabalhe .bannerblog .bannerblogBgs .bannerblogContent .bannerblogText a {
  color: white;
  box-shadow: 0px 5px 15px rgba(40, 47, 49, 0.2509803922);
  border: 1px solid #ffffff;
  border-radius: 10px;
  width: auto;
  padding: 0 20px;
  height: 48px;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  transition: all 0.2s;
  column-gap: 10px;
}
@media (max-width: 1024px) {
  .trabalhe .bannerblog .bannerblogBgs .bannerblogContent .bannerblogText a {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 15px rgba(40, 47, 49, 0.2509803922);
    border-radius: 10px;
    color: #05dc62;
    font-size: 12px;
    font-weight: 600;
    margin-top: 15px;
  }
}
.trabalhe .bannerblog .bannerblogBgs .bannerblogContent .bannerblogText a:hover {
  padding: 0 30px;
  background: transparent linear-gradient(90deg, #21a5a5 0%, #6f98b5 48%, #8b93be 100%) 0% 0%;
  border: 0;
}
.trabalhe .cultura .culturaContent {
  row-gap: 35px;
}
.trabalhe .cultura .culturaContent .culturaText {
  row-gap: 25px;
}
@media (max-width: 425px) {
  .trabalhe .cultura .culturaContent .culturaText {
    row-gap: 10px;
  }
}
.trabalhe .cultura .culturaContent .culturaText h2 {
  font-weight: 600;
  font-size: 36px;
  margin: 0;
  color: #313131;
}
@media (max-width: 425px) {
  .trabalhe .cultura .culturaContent .culturaText h2 {
    font-size: 22px;
  }
}
.trabalhe .cultura .culturaContent .culturaText span {
  font-size: 16px;
  letter-spacing: 1px;
  max-width: 630px;
  font-weight: 300;
  color: #9380a4;
  text-align: center;
}
@media (max-width: 425px) {
  .trabalhe .cultura .culturaContent .culturaText span {
    font-size: 14px;
    text-align: center;
    max-width: 278px;
    margin: auto;
  }
}
.trabalhe .cultura .culturaContent .culturaCards {
  column-gap: 30px;
}
@media (max-width: 768px) {
  .trabalhe .cultura .culturaContent .culturaCards {
    row-gap: 30px;
  }
}
.trabalhe .cultura .culturaContent .culturaCards .cardIn {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 5px 15px #cce6e6;
  border-radius: 10px;
  background: #ffffff;
  max-width: 255px;
  width: 100%;
  height: 255px;
  row-gap: 35px;
}
@media (max-width: 1024px) {
  .trabalhe .cultura .culturaContent .culturaCards .cardIn {
    max-width: 200px;
    height: 200px;
    row-gap: 25px;
  }
}
@media (max-width: 768px) {
  .trabalhe .cultura .culturaContent .culturaCards .cardIn {
    max-width: 158px;
    height: 161px;
    row-gap: 18px;
  }
}
.trabalhe .cultura .culturaContent .culturaCards .cardIn img {
  width: 60px;
  object-fit: cover;
}
.trabalhe .cultura .culturaContent .culturaCards .cardIn span {
  max-width: 200px;
  font-size: 20px;
}
@media (max-width: 768px) {
  .trabalhe .cultura .culturaContent .culturaCards .cardIn span {
    font-size: 14px;
  }
}
.trabalhe .cultura .culturaContent .culturaCards .cardIn:hover {
  background: transparent linear-gradient(49deg, #21a5a5 0%, #6f98b5 48%, #7467a9 100%) 0% 0% no-repeat padding-box;
}
.trabalhe .cultura .culturaContent .culturaCards .cardIn:hover img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(93%) saturate(2%) hue-rotate(254deg) brightness(108%) contrast(100%);
}
.trabalhe .cultura .culturaContent .culturaCards .cardIn:hover span {
  color: white;
}
.trabalhe .recrutamento {
  row-gap: 35px;
}
.trabalhe .recrutamento .recrutamentoText {
  row-gap: 25px;
}
.trabalhe .recrutamento .recrutamentoText h2 {
  font-weight: 600;
  font-size: 36px;
  margin: 0;
  color: #313131;
}
.trabalhe .recrutamento .recrutamentoText h2 b {
  font-weight: 600;
  color: #11e153;
}
@media (max-width: 425px) {
  .trabalhe .recrutamento .recrutamentoText h2 {
    font-size: 22px;
  }
}
.trabalhe .recrutamento .recrutamentoText span {
  font-size: 16px;
  letter-spacing: 1px;
  max-width: 630px;
  font-weight: 300;
  color: #9380a4;
  text-align: center;
}
@media (max-width: 425px) {
  .trabalhe .recrutamento .recrutamentoText span {
    font-size: 14px;
    text-align: center;
    max-width: 278px;
    margin: auto;
  }
}
.trabalhe .recrutamento .recrutamentoCards {
  background-image: url(../78629216c7110531c35a.png);
  background-size: cover;
  background-position: right;
  row-gap: 100px;
  margin-top: 70px;
  column-gap: 25px;
}
@media (max-width: 425px) {
  .trabalhe .recrutamento .recrutamentoCards {
    background-image: none;
    padding: 0 25px;
  }
}
.trabalhe .recrutamento .recrutamentoCards .cardsIn {
  row-gap: 25px;
}
@media (max-width: 768px) {
  .trabalhe .recrutamento .recrutamentoCards .cardsIn {
    align-items: center;
    column-gap: 15px;
  }
}
.trabalhe .recrutamento .recrutamentoCards .cardsIn .cardsImage {
  background-position: center;
  width: 80px;
  height: 80px;
  box-shadow: 0px 5px 15px #cce6e6;
  padding: 30px;
  border-radius: 50%;
}
.trabalhe .recrutamento .recrutamentoCards .cardsIn .cardsImage img {
  max-width: 40px;
  height: 40px;
  object-fit: cover;
}
@media (max-width: 425px) {
  .trabalhe .recrutamento .recrutamentoCards .cardsIn .cardsImage {
    width: 50px;
    height: 50px;
  }
  .trabalhe .recrutamento .recrutamentoCards .cardsIn .cardsImage img {
    max-width: 26px;
    height: 26px;
  }
}
.trabalhe .recrutamento .recrutamentoCards .cardsIn .cardsNum {
  font-size: 20px;
}
@media (max-width: 1024px) {
  .trabalhe .recrutamento .recrutamentoCards .cardsIn .cardsNum {
    font-size: 16px;
  }
}
.trabalhe .recrutamento .recrutamentoCards .cardsIn .cardsNum b {
  color: #4e00a3;
}
.trabalhe .recrutamento .recrutamentoCards .cardsIn .cardsNum span {
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .trabalhe .recrutamento .recrutamentoCards .cardsIn .cardsNum span {
    font-size: 16px;
  }
}
.trabalhe .recrutamento .recrutamentoCards .cardsIn .cardsDescript {
  font-size: 14px;
  font-weight: 400;
  color: #2e3030;
}
.trabalhe .nossasVagas {
  background: url(../b74d9baeb283b9b109d4.png) 0 0 no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 1024px) {
  .trabalhe .nossasVagas {
    background-size: cover;
  }
}
@media (max-width: 430px) {
  .trabalhe .nossasVagas {
    background-position: left;
  }
}
.trabalhe .nossasVagas .nossasVagasContent {
  height: 400px;
  width: 100vw;
  align-items: center;
  justify-content: start;
}
@media (max-width: 430px) {
  .trabalhe .nossasVagas .nossasVagasContent {
    flex-direction: column;
    align-items: center;
    padding-top: 25px;
  }
}
.trabalhe .nossasVagas .nossasVagasContent .nossasVagasText {
  color: white;
  max-width: 40%;
}
.trabalhe .nossasVagas .nossasVagasContent .nossasVagasText h2 {
  white-space: nowrap;
}
.trabalhe .nossasVagas .nossasVagasContent .nossasVagasText span a {
  color: #00d8ff;
}
@media (max-width: 425px) {
  .trabalhe .nossasVagas .nossasVagasContent .nossasVagasText h2 {
    font-size: 34px;
  }
  .trabalhe .nossasVagas .nossasVagasContent .nossasVagasText span {
    max-width: 264px;
    text-align: center;
    font-size: 14px;
  }
}
.trabalhe .nossasVagas .nossasVagasContent .nossasVagasText .nossasVagasLink {
  background: #f4f3ff 0% 0% no-repeat padding-box;
  border-radius: 4px;
  width: auto;
  padding: 0 20px;
  height: 48px;
  color: #1acb9d;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
  margin-top: 33px;
  transition: all 0.2s;
}
.trabalhe .nossasVagas .nossasVagasContent .nossasVagasText .nossasVagasLink:hover {
  padding: 0 30px;
}
.trabalhe .contatoTrabalhe .contatoContent .contatoText h2 {
  color: #313131;
}
.trabalhe .contatoTrabalhe .contatoContent .contatoText span {
  font-size: 16px;
  letter-spacing: 1px;
  max-width: 630px;
  font-weight: 300;
  color: #9380a4;
  text-align: center;
  display: block;
  margin: 23px auto 50px auto;
  text-align: center;
}
@media (max-width: 425px) {
  .trabalhe .contatoTrabalhe .contatoContent .contatoText h2 {
    font-size: 22px;
  }
  .trabalhe .contatoTrabalhe .contatoContent .contatoText span {
    max-width: 320px;
    font-size: 14px;
  }
}
@media (max-width: 1024px) and (min-width: 426px) {
  .trabalhe .contatoTrabalhe .contatoContent .contatoCards {
    column-gap: 20px;
  }
}
@media (max-width: 768px) {
  .trabalhe .contatoTrabalhe .contatoContent .contatoCards {
    row-gap: 25px;
  }
}
.trabalhe .contatoTrabalhe .contatoContent .contatoCards .cardsIn {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 5px 15px #cce6e6;
  border-radius: 10px;
  max-width: 350px;
  column-gap: 35px;
}
@media (max-width: 1024px) and (min-width: 769px) {
  .trabalhe .contatoTrabalhe .contatoContent .contatoCards .cardsIn {
    max-width: 300px;
  }
}
.trabalhe .contatoTrabalhe .contatoContent .contatoCards .cardsIn .imageCard {
  min-height: 150px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 5px 15px #cce6e6;
  border-radius: 10px;
  transition: width 0.2s;
}
.trabalhe .contatoTrabalhe .contatoContent .contatoCards .cardsIn .imageCard.cardEmail {
  background: transparent linear-gradient(180deg, #2e3030 0%, #1f4047 100%) 0% 0% no-repeat padding-box;
}
.trabalhe .contatoTrabalhe .contatoContent .contatoCards .cardsIn .imageCard.cardLinkedin {
  background: transparent linear-gradient(180deg, #00d8ff 0%, #009efd 100%) 0% 0% no-repeat padding-box;
}
.trabalhe .contatoTrabalhe .contatoContent .contatoCards .cardsIn .imageCard.cardWpp {
  background: transparent linear-gradient(180deg, #aef83f 0%, #05dc62 100%) 0% 0% no-repeat padding-box;
}
.trabalhe .contatoTrabalhe .contatoContent .contatoCards .cardsIn .cardText {
  row-gap: 15px;
  color: black;
}
.trabalhe .contatoTrabalhe .contatoContent .contatoCards .cardsIn .cardText p {
  font-size: 20px;
  font-weight: 600;
  color: #2e3030;
}
.trabalhe .contatoTrabalhe .contatoContent .contatoCards .cardsIn .cardText span {
  letter-spacing: 0px;
  color: #2e3030;
  font-size: 14px;
  text-align: left;
}
.trabalhe .contatoTrabalhe .contatoContent .contatoCards .cardsIn:hover .imageCard {
  width: 70px;
}
.trabalhe .areas {
  margin-bottom: 180px;
}
.trabalhe .areas .areasContent .areasText h2 {
  color: #313131;
}
.trabalhe .areas .areasContent .areasText span {
  font-size: 16px;
  letter-spacing: 1px;
  max-width: 630px;
  font-weight: 300;
  color: #9380a4;
  text-align: center;
  display: block;
  margin: 23px auto 50px auto;
  text-align: center;
}
@media (max-width: 425px) {
  .trabalhe .areas .areasContent .areasText h2 {
    font-size: 22px;
  }
  .trabalhe .areas .areasContent .areasText span {
    max-width: 328px;
    font-size: 14px;
  }
}
.trabalhe .areas .areasContent .areasCards {
  row-gap: 45px;
}
@media (max-width: 425px) {
  .trabalhe .areas .areasContent .areasCards {
    row-gap: 25px;
  }
}
.trabalhe .areas .areasContent .areasCards .cardsIn {
  height: 130px;
  row-gap: 23px;
  transition: margin-top 0.2s;
}
.trabalhe .areas .areasContent .areasCards .cardsIn .cardImage {
  box-shadow: 0px 5px 15px #cce6e6;
  border-radius: 10px;
  width: 160px;
  height: 60px;
}
@media (max-width: 420px) {
  .trabalhe .areas .areasContent .areasCards .cardsIn .cardText {
    max-width: 17ch;
  }
}
.trabalhe .areas .areasContent .areasCards .cardsIn:hover {
  margin-top: -15px;
}

.page-template-trabalhe .footerContent #contato .footerText h2 {
  color: #313131 !important;
}

@media (min-width: 1025px) {
  .pageFilmes {
    margin-left: 60px;
  }
}
.pageFilmes .f2f-filmes-header {
  color: #fff;
  background-size: cover;
  background-position: center;
  max-height: 1000px;
  padding-top: 100px;
  height: 520px;
  background-size: cover;
  margin: 0 auto;
  width: 98%;
}
@media screen and (max-width: 768px) {
  .pageFilmes .f2f-filmes-header {
    min-height: 600px;
  }
}
.pageFilmes .f2f-filmes-header .headerFilmesAdjust {
  position: relative;
}
.pageFilmes .f2f-filmes-header .headerFilmesAdjust .filmes-menu-topo {
  display: flex;
  width: 100%;
  flex-direction: row;
  gap: 25px;
  margin-bottom: 85px;
  justify-content: center;
}
@media (max-width: 430px) {
  .pageFilmes .f2f-filmes-header .headerFilmesAdjust .filmes-menu-topo {
    display: none;
  }
}
.pageFilmes .f2f-filmes-header .headerFilmesAdjust .filmes-menu-topo .filmes-menu-topo-link {
  color: #fff;
  border: solid #fff 1px;
  border-radius: 20px;
  padding: 7px 26px;
  margin-top: 20px;
  line-height: 15px;
  text-align: center;
}
.pageFilmes .f2f-filmes-header .headerFilmesAdjust .filmes-menu-topo .filmes-menu-topo-link:hover {
  color: #000;
  background-color: #fff;
}
.pageFilmes .f2f-filmes-header .headerFilmesAdjust .filmes-conteudo-header {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 4%;
}
.pageFilmes .f2f-filmes-header .headerFilmesAdjust .filmes-conteudo-header .filmes-header-title {
  display: flex;
  align-items: center;
}
.pageFilmes .f2f-filmes-header .headerFilmesAdjust .filmes-conteudo-header .filmes-header-logo {
  height: 74px;
}
@media (max-width: 430px) {
  .pageFilmes .f2f-filmes-header .headerFilmesAdjust .filmes-conteudo-header .filmes-header-logo {
    width: 300px;
    object-fit: contain;
  }
}
.pageFilmes .f2f-filmes-header .headerFilmesAdjust .filmes-conteudo-header .filmes-title-text {
  font-family: "Montserrat";
  font-size: 45px;
  font-weight: 100;
  margin-left: 25px;
  letter-spacing: 20px;
}
.pageFilmes .f2f-filmes-header .headerFilmesAdjust .filmes-conteudo-header .filmes-title-f2f {
  font-weight: 600;
  color: #00d8ff;
  margin-left: 25px;
}
.pageFilmes .f2f-filmes-header .headerFilmesAdjust .filmes-conteudo-header .filmes-header-subtitle {
  width: 340px;
  font-size: 20px;
  font-weight: 100;
  margin-top: 120px;
}
@media (max-width: 430px) {
  .pageFilmes .f2f-filmes-header .headerFilmesAdjust .filmes-conteudo-header .filmes-header-subtitle {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 2.1px;
    width: 180px;
  }
}
.pageFilmes .f2f-filmes-header .headerFilmesAdjust .filmes-conteudo-header .filmes-header-text {
  width: 698px;
  font-size: 16px;
  font-weight: 100;
  margin-top: 40px;
  text-align: center;
}
@media (max-width: 430px) {
  .pageFilmes .f2f-filmes-header .headerFilmesAdjust .filmes-conteudo-header .filmes-header-text {
    width: 328px;
    text-align: center;
    margin-top: 20px;
  }
}
.pageFilmes .f2f-filmes-header .headerFilmesAdjust .filmes-conteudo-header .modal_video_destaque {
  margin-top: 120px;
}
.pageFilmes .f2f-filmes-header .headerFilmesAdjust .filmes-conteudo-header .modal_video_destaque img {
  width: 100px;
  height: auto;
}
.pageFilmes .f2f-filmes-header .filmes-header-separetor {
  bottom: 0;
  width: 100%;
}
.pageFilmes .f2f-filmes-header > .container {
  height: 420px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pageFilmes .f2f-filmes-header > .container .d-grid {
  grid-template-columns: 1fr 1fr;
  grid-gap: 70px;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .pageFilmes .f2f-filmes-header > .container .d-grid {
    grid-template-columns: 1fr;
    row-gap: 10px;
  }
}
@media screen and (max-width: 768px) {
  .pageFilmes .f2f-filmes-header > .container .d-grid .infos {
    margin-top: 100px;
  }
}
.pageFilmes .f2f-filmes-header > .container .d-grid .infos p {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-size: 14px;
  margin-top: 47px;
}
@media screen and (max-width: 768px) {
  .pageFilmes .f2f-filmes-header > .container .d-grid .infos p {
    padding: 0 20px;
  }
}
.pageFilmes .f2f-filmes-header > .container .d-grid .video {
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  overflow: hidden;
}
.pageFilmes .f2f-filmes-header > .container .d-grid .video a {
  filter: brightness(1.5);
  opacity: 0.8;
  transition: filter 0.3s ease, opacity 0.3s ease;
}
.pageFilmes .f2f-filmes-header > .container .d-grid .video a:hover {
  filter: brightness(1);
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .pageFilmes .f2f-filmes-header > .container .d-grid .video a {
    opacity: 1;
  }
}
.pageFilmes .main-f2f-filmes {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pageFilmes .main-f2f-filmes .filmes-section-sobreBg {
  background-repeat: no-repeat;
  background-position: right;
  width: 100%;
}
@media (min-width: 1025px) and (max-width: 1512px) {
  .pageFilmes .main-f2f-filmes .filmes-section-sobreBg {
    background-position: 550px center;
  }
}
@media (max-width: 1024px) {
  .pageFilmes .main-f2f-filmes .filmes-section-sobreBg {
    background-position: 350px;
  }
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-sobreBg {
    background-position: 50px 70%;
    background-size: 412px 500px;
  }
}
@media (max-width: 375px) {
  .pageFilmes .main-f2f-filmes .filmes-section-sobreBg {
    background-position: 30px 70%;
  }
}
@media (max-width: 320px) {
  .pageFilmes .main-f2f-filmes .filmes-section-sobreBg {
    background-position: 0px 70%;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-sobreBg .filmes-section-sobre {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  min-height: 900px;
}
@media (max-width: 1024px) {
  .pageFilmes .main-f2f-filmes .filmes-section-sobreBg .filmes-section-sobre {
    justify-content: center;
  }
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-sobreBg .filmes-section-sobre {
    min-height: 1300px;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-sobreBg .filmes-section-sobre .filmes-sobre-infos {
  max-width: 450px;
  margin-top: 15%;
  width: 100%;
}
@media (max-width: 1024px) {
  .pageFilmes .main-f2f-filmes .filmes-section-sobreBg .filmes-section-sobre .filmes-sobre-infos {
    height: 50%;
    max-width: 300px;
    margin-right: 50%;
  }
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-sobreBg .filmes-section-sobre .filmes-sobre-infos {
    margin-right: unset;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-sobreBg .filmes-section-sobre .filmes-sobre-infos .filmes-sobre-title {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-sobreBg .filmes-section-sobre .filmes-sobre-infos .filmes-sobre-title {
    font-size: 22px;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-sobreBg .filmes-section-sobre .filmes-sobre-infos .filmes-sobre-destaque {
  color: #05dc62;
}
.pageFilmes .main-f2f-filmes .filmes-section-sobreBg .filmes-section-sobre .filmes-sobre-infos .filmes-sobre-subtitle {
  margin-top: 10px;
  color: #fff;
  font-weight: 100;
  letter-spacing: 2px;
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-sobreBg .filmes-section-sobre .filmes-sobre-infos .filmes-sobre-subtitle {
    margin-top: 0;
    font-size: 14px;
    letter-spacing: 2.1px;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-sobreBg .filmes-section-sobre .filmes-sobre-infos .filmes-sobre-text {
  margin-top: 40px;
  font-size: 16px;
  color: #fff;
  font-weight: 100;
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-sobreBg .filmes-section-sobre .filmes-sobre-infos .filmes-sobre-text {
    font-size: 14px;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-sobreBg .filmes-section-sobre .filmes-sobre-infos .filmes-sobre-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 250px;
  height: 50px;
  margin-top: 40px;
  font-size: 14px;
  font-weight: 100;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 25px;
}
.pageFilmes .main-f2f-filmes .filmes-section-sobreBg .filmes-section-sobre .filmes-sobre-infos .filmes-sobre-button:hover {
  background: transparent linear-gradient(261deg, #00d8ff 0%, #009efd 100%);
  font-weight: 500;
  border-color: transparent;
}
.pageFilmes .main-f2f-filmes .filmes-section-cases {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 30px;
  padding: 0;
  text-align: center;
}
@media (max-width: 768px) {
  .pageFilmes .main-f2f-filmes .filmes-section-cases {
    flex-direction: column;
    row-gap: 50px;
  }
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-cases {
    flex-direction: column;
    width: 80%;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-cases .filmes-cases-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 30%;
  position: relative;
}
.pageFilmes .main-f2f-filmes .filmes-section-cases .filmes-cases-card img {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  width: 100%;
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-cases .filmes-cases-card img {
    max-width: 328px;
    height: 185px;
  }
}
@media (max-width: 1024px) {
  .pageFilmes .main-f2f-filmes .filmes-section-cases .filmes-cases-card {
    width: 35%;
  }
}
@media (max-width: 768px) {
  .pageFilmes .main-f2f-filmes .filmes-section-cases .filmes-cases-card {
    gap: 15px;
    width: 100%;
  }
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-cases .filmes-cases-card {
    width: 328px;
    margin: auto;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-cases .filmes-cases-card video {
  width: 100%;
  border-radius: 10px;
  cursor: pointer;
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-cases .filmes-cases-card video {
    max-width: 328px;
    height: 185px;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-cases .filmes-cases-card video::-webkit-media-controls-panel {
  display: none !important;
  opacity: 1 !important;
}
.pageFilmes .main-f2f-filmes .filmes-section-cases .filmes-cases-card .filmes-cases-video {
  width: 100%;
  height: 305px;
  border-radius: 10px;
  background-color: #00d8ff;
}
@media (max-width: 1024px) {
  .pageFilmes .main-f2f-filmes .filmes-section-cases .filmes-cases-card .filmes-cases-video {
    width: 100%;
    height: 250px;
  }
}
@media (max-width: 768px) {
  .pageFilmes .main-f2f-filmes .filmes-section-cases .filmes-cases-card .filmes-cases-video {
    height: 200px;
  }
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-cases .filmes-cases-card .filmes-cases-video {
    width: 100%;
    height: 180px;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-cases .filmes-cases-card .filmes-cases-title {
  font-size: 36px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #fff;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .pageFilmes .main-f2f-filmes .filmes-section-cases .filmes-cases-card .filmes-cases-title {
    text-align: center;
    font-style: 2rem;
    margin: 0;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-cases .filmes-cases-card .filmes-cases-subtitle {
  font-size: 20px;
  font-weight: 200;
  color: #C1B5D0;
  text-transform: uppercase;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .pageFilmes .main-f2f-filmes .filmes-section-cases .filmes-cases-card .filmes-cases-subtitle {
    text-align: center;
    font-size: 1.5rem;
    margin: 0;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-cases .filmes-cases-card .filmes-cases-text {
  font-size: 16px;
  font-weight: 200;
  font-family: "Poppins", sans-serif;
  color: #fff;
  max-width: 410px;
  width: 100%;
  margin-top: 40px;
}
@media (max-width: 1024px) {
  .pageFilmes .main-f2f-filmes .filmes-section-cases .filmes-cases-card .filmes-cases-text {
    max-width: 250px;
    text-align: center;
    margin: 0;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-cases .divVideoGrande {
  position: fixed;
  height: 100vh;
  width: 100vw;
  display: flex;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.92);
  z-index: 99;
}
.pageFilmes .main-f2f-filmes .filmes-section-cases .divVideoGrande .videoGrande {
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  height: 500px;
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-cases .divVideoGrande .videoGrande {
    height: fit-content;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-cases .cadeirasMobile {
  display: none;
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-cases .cadeirasMobile {
    display: flex;
    margin: 0 auto 0 auto;
  }
  .pageFilmes .main-f2f-filmes .filmes-section-cases .cadeirasMobile img {
    object-fit: contain;
  }
}
.pageFilmes .main-f2f-filmes .filmes-quem-somos {
  color: #FFF;
  max-width: 759px;
  margin: 0 auto;
  margin: 0 auto;
  padding: 90px 10px 120px;
}
.pageFilmes .main-f2f-filmes .filmes-quem-somos h2 {
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  line-height: 36px;
  font-weight: 500;
  text-align: center;
}
.pageFilmes .main-f2f-filmes .filmes-quem-somos h3 {
  color: #C1B5D0;
  margin-top: 16px;
  font-size: 20px;
  font-weight: 200;
}
.pageFilmes .main-f2f-filmes .filmes-quem-somos p {
  color: #F4F3FF;
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  font-weight: 200;
  text-align: center;
  margin-top: 41px;
}
.pageFilmes .main-f2f-filmes .filmes-quem-somos .genericButton {
  border-radius: 10px;
  background-color: transparent;
  font-size: 14px;
  transition: all 0.3s ease;
  padding: 8px 10px;
  width: 172px;
  border: 1px solid #313131;
  color: #FFF;
  display: block;
  text-align: center;
  margin: 40px auto 0;
}
.pageFilmes .main-f2f-filmes .filmes-quem-somos .genericButton:hover {
  padding: 8px 10px;
  width: 200px;
  background: linear-gradient(90deg, #26a69a, #7583d1);
  color: #FFF;
  border: 1px solid #FFF;
}
.pageFilmes .main-f2f-filmes .filmes-section-social {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 170px;
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-social {
    margin-top: 50px;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-social .filmes-social-title-area {
  font-size: 36px;
  font-weight: 500;
  color: #fff;
  width: 540px;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .pageFilmes .main-f2f-filmes .filmes-section-social .filmes-social-title-area {
    width: 100%;
    font-size: 2rem;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-social .filmes-social-title-area .filmes-destaque {
  color: #1ACB9D;
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-social .filmes-social-title-area {
    width: 250px;
    font-size: 22px;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-social .filmes-social-card-area {
  display: flex;
  gap: 30px;
}
@media (max-width: 500px) {
  .pageFilmes .main-f2f-filmes .filmes-section-social .filmes-social-card-area {
    flex-direction: column;
    row-gap: 25px;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-social .filmes-social-card-area .filmes-social-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 255px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 30px #092227;
  border-radius: 10px;
  transition: all 0.3s linear;
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  .pageFilmes .main-f2f-filmes .filmes-section-social .filmes-social-card-area .filmes-social-card {
    width: 100%;
  }
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-social .filmes-social-card-area .filmes-social-card {
    width: 100%;
    height: 325px;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-social .filmes-social-card-area .filmes-social-card .filmes-social-img-card {
  width: 100%;
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-social .filmes-social-card-area .filmes-social-card .filmes-social-img-card {
    height: 160px;
    object-fit: cover;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-social .filmes-social-card-area .filmes-social-card .filmes-social-infos {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  margin-top: 30px;
  width: 100%;
  padding: 0 15px;
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-social .filmes-social-card-area .filmes-social-card .filmes-social-infos {
    gap: 0;
    row-gap: 15px;
    margin-top: 15px;
  }
  .pageFilmes .main-f2f-filmes .filmes-section-social .filmes-social-card-area .filmes-social-card .filmes-social-infos img {
    width: 30px;
    height: 30px;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-social .filmes-social-card-area .filmes-social-card .filmes-social-infos .filmes-social-button {
  color: #313131;
  border-radius: 10px;
  background: #FFF;
  font-size: 14px;
  font-weight: 300;
  transition: all 0.3s ease;
  display: block;
  width: 100%;
  text-align: center;
  border: 1px solid #313131;
  line-height: 48px;
}
.pageFilmes .main-f2f-filmes .filmes-section-social .filmes-social-card-area .filmes-social-card .filmes-social-infos .filmes-social-button:hover {
  background: linear-gradient(90deg, #26a69a, #7583d1);
  color: #FFF;
  border: 1px solid #FFF;
}
.pageFilmes .main-f2f-filmes .filmes-section-social .filmes-social-card-area .filmes-social-card .filmes-social-title {
  font-size: 26px;
  font-weight: 500;
  color: #2e3030;
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-social .filmes-social-card-area .filmes-social-card .filmes-social-title {
    font-size: 16px;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 3rem;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .pageFilmes .main-f2f-filmes .filmes-section-lideres {
    margin-top: 0;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-infos {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 45px;
  margin-top: 75px;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-infos .filmes-lideres-title {
  font-size: 36px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 24px;
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-infos .filmes-lideres-title {
    font-size: 22px;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-infos .filmes-lideres-destaque {
  color: #05dc62;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-infos .filmes-lideres-subtitle {
  font-size: 16px;
  font-weight: 200;
  color: #fff;
  text-align: center;
  max-width: 790px;
  width: 100%;
}
@media (max-width: 768px) {
  .pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-infos .filmes-lideres-subtitle {
    max-width: 600px;
  }
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-infos .filmes-lideres-subtitle {
    font-size: 14px;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  max-width: 1120px;
  width: 100%;
  height: 483px;
  margin-top: 30px;
  border-radius: 10px;
  background-size: cover;
  background-position: center;
}
@media (max-width: 768px) {
  .pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background {
    display: none;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background:hover {
  background-size: cover;
  background-position: center;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background .filmes-lideres-name {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 1024px) {
  .pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background .filmes-lideres-name {
    white-space: nowrap;
    font-size: 30px;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background .filmes-name-destaque {
  color: #00d8ff;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background .filmes-lideres-button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  width: 172px;
  height: 48px;
  text-align: center;
  background: transparent;
  color: #fff;
  transition: all 0.3s ease;
  border: 1px solid white;
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  text-align: center;
  border-radius: 10px;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background .filmes-lideres-button:hover {
  background: linear-gradient(90deg, #26a69a, #7583d1);
  border: 1px solid transparent;
  color: #FFF;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background .filmes-lideres-card-thiago {
  display: flex;
  flex-direction: column;
  align-items: end;
  gap: 30px;
  width: 350px;
}
@media (max-width: 1024px) {
  .pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background .filmes-lideres-card-thiago {
    width: 250px;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background .filmes-lideres-card-thiago .filmes-lideres-name-thiago {
  color: #1ACB9D;
  font-weight: 500;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background .filmes-lideres-card-thiago .filmes-lideres-text-thiago {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 200;
  text-align: end;
  color: #fff;
  margin: 0;
  width: 90%;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background .filmes-lideres-card-thiago .filmes-lideres-button:hover {
  background: linear-gradient(90deg, #26a69a, #7583d1);
  width: 210px;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background .filmes-lideres-card-mel {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 30px;
  width: 350px;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background .filmes-lideres-card-mel .filmes-lideres-name-mel {
  color: #06B5FE;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background .filmes-lideres-card-mel {
    width: 250px;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background .filmes-lideres-card-mel .filmes-lideres-text-mel {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 200;
  text-align: left;
  color: #fff;
  margin: 0;
  width: 90%;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background .filmes-lideres-card-mel .filmes-lideres-button:hover {
  background: linear-gradient(90deg, #26a69a, #7583d1);
  width: 210px;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background-mobile {
  display: block;
  width: 100%;
}
@media (min-width: 769px) {
  .pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background-mobile {
    display: none;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background-mobile .filme-lideres-card {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #07181c;
  border-radius: 20px;
  row-gap: 15px;
  padding-bottom: 25px;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background-mobile .filme-lideres-card img {
  width: 100%;
  object-fit: cover;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background-mobile .filme-lideres-card .filmes-lideres-name {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background-mobile .filme-lideres-card .filmes-name-destaque {
  color: #00d8ff;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background-mobile .filme-lideres-card .filmes-lideres-text {
  font-size: 16px;
  font-weight: 100;
  text-align: center;
  color: #fff;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background-mobile .filme-lideres-card .filmes-lideres-button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  border-radius: 10px;
  letter-spacing: 3px;
  width: 50%;
  height: 50px;
  text-align: center;
  background: transparent linear-gradient(90deg, #009efd 0%, #00d8ff 100%);
  color: #fff;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background-mobile .filmes-lideres-card-centro {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 35px;
  width: 100%;
  height: 100%;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background-mobile .filmes-lideres-card-centro .bannerLideres {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 350px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-end;
  row-gap: 30px;
  border-radius: 20px;
}
@media (max-width: 768px) {
  .pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background-mobile .filmes-lideres-card-centro .bannerLideres {
    height: 500px;
  }
}
@media (max-width: 430px) {
  .pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background-mobile .filmes-lideres-card-centro .bannerLideres {
    height: 350px;
  }
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background-mobile .filmes-lideres-card-centro .bannerLideres .filmes-lideres-name {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background-mobile .filmes-lideres-card-centro .bannerLideres .filmes-name-destaque {
  color: #00d8ff;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background-mobile .filmes-lideres-card-centro .botaoSlide {
  width: 320px;
  height: 80px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 30px #092227;
  border-radius: 37px;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
}
.pageFilmes .main-f2f-filmes .filmes-section-lideres .filmes-lideres-background-mobile .filmes-lideres-card-centro .botaoSlide p {
  margin: 0;
  letter-spacing: 0px;
  color: #7d8a8a;
  font-size: 14px;
}
.pageFilmes .wpcf7 form.sent .wpcf7-response-output {
  color: black;
}

.depoimentosVideos .video-thumbnail {
  position: relative;
  z-index: 1;
}
.depoimentosVideos .video-thumbnail img {
  cursor: pointer;
}
.depoimentosVideos .video-thumbnail .playBtnDepo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  transition: all 0.5s linear;
}
.depoimentosVideos .video-thumbnail .playBtnDepo:hover {
  opacity: 1;
}

#videoDepoModal .modal-body {
  padding: 0;
}

.page-template-filmes .footerText > h2 {
  color: #FFF !important;
}

.page-template-filmes .container-form-contato label {
  color: #FFF !important;
}
.page-template-filmes .container-form-contato .envia-form-contato {
  color: white;
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-size: 14px;
  background: transparent;
  border: 1px solid white !important;
}
.page-template-filmes .footerBottom .linksF2F span,
.page-template-filmes .footerBottom .linksSobre span,
.page-template-filmes .footerBottom .linksFilmes span {
  color: #FFF !important;
}

table {
  width: 95%;
  margin: 20px;
  padding: 10px;
  border: 1px solid #ccc;
}

table tr {
  background-color: #f3f3f3;
}

table tr:hover {
  background-color: #ccc;
}

table tr th {
  background-color: #888;
  padding: 5px;
  text-align: left;
  color: #fff;
}

table tr td {
  padding: 5px;
  text-align: left;
}

table tr td a {
  margin: 0 5px;
  color: #000;
  text-decoration: none;
}

table tr td a:hover {
  color: red;
}

form {
  width: 320px;
  border: 1px solid #ccc;
  background-color: #f3f3f3;
  margin: 20px;
  padding: 10px;
}

form input[type=text] {
  display: block;
  margin: 5px auto;
  width: 290px;
  padding: 5px;
}

form select {
  display: block;
  margin: 5px 0px;
  width: 290px;
  padding: 5px;
  width: 100%;
}

form input[type=submit] {
  margin: 5px auto;
  padding: 5px;
}

.assinatura {
  height: 135px;
  display: flex;
  column-gap: 5px;
  align-items: center;
  padding: 5px 0;
  width: fit-content;
  font-family: "Open Sans", sans-serif;
  background-color: #fff;
}

.assinatura .box-imagem {
  display: inline-block;
  vertical-align: top;
  height: 135px;
  width: 137px;
  background: url(../282b630ab63595205325.png) right center no-repeat;
}

.assinatura .box-imagem img {
  display: block;
  margin: 20px auto;
  margin-top: 10px;
  width: 70%;
}

.assinatura .box-info {
  display: inline-block;
  vertical-align: top;
  height: 135px;
  padding-left: 10px;
  padding-top: 5px;
}

.assinatura .box-info h1 {
  margin-top: 15px;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
}

.assinatura .box-info h2 {
  font-size: 13px;
  text-transform: capitalize;
}

.assinatura .box-info p {
  font-size: 10px;
  margin: 4px 0;
}

.assinatura .box-info p.telefones {
  font-size: 11px;
  font-weight: 700;
  margin-top: 6px;
}

.assinatura .parceiros {
  display: inline-block;
  vertical-align: bottom;
}

.assinatura .parceiros img {
  object-fit: cover;
}

.modalAssinatura {
  width: 100vw;
  height: 100vh;
  position: fixed;
  display: none;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.modalAssinatura .modalAssinaturaBody {
  width: 800px;
  height: 400px;
  position: relative;
  background-color: #888;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modalAssinatura .modalAssinaturaBody .closeButton {
  position: absolute;
  font-size: 20px;
  color: white;
  right: 30px;
  top: 30px;
  cursor: pointer;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

.modalAssinatura.show {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pageTalks {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 150px;
  width: 100%;
}
@media (min-width: 1025px) {
  .pageTalks {
    padding-left: 60px;
  }
}
@media (min-width: 576px) {
  .pageTalks {
    display: flex;
  }
}
@media (max-width: 525px) {
  .pageTalks {
    row-gap: 50px;
  }
}
.pageTalks .bannerTalks {
  position: relative;
  width: 97%;
  height: 520px;
  border-radius: 0 0 15px 15px;
  background-image: url(../ad78ae7c4e78f88ef4f9.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 768px) {
  .pageTalks .bannerTalks {
    width: 93%;
    margin: auto;
    height: unset;
    align-items: center;
    justify-content: center;
    padding: 80px 0;
  }
}
.pageTalks .bannerTalks .formaBanner {
  position: absolute;
  right: -20px;
  top: 25%;
  object-fit: cover;
}
@media (max-width: 768px) {
  .pageTalks .bannerTalks .formaBanner {
    display: none;
  }
}
.pageTalks .bannerTalks .bannerImage {
  max-width: 598px;
  width: 100%;
  height: 470px;
}
@media (max-width: 768px) {
  .pageTalks .bannerTalks .bannerImage {
    margin: auto;
  }
}
@media (max-width: 430px) {
  .pageTalks .bannerTalks .bannerImage {
    object-fit: cover;
  }
}
.pageTalks .bannerTalks .bannerTalksContent {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 1024px) {
  .pageTalks .bannerTalks .bannerTalksContent {
    align-items: center;
    justify-content: flex-end;
    margin-top: 5%;
  }
}
.pageTalks .bannerTalks .bannerTalksContent .bannerTalksText {
  padding-left: 50px;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  max-width: 540px;
}
@media (max-width: 768px) {
  .pageTalks .bannerTalks .bannerTalksContent .bannerTalksText {
    padding: 0;
  }
}
.pageTalks .bannerTalks .bannerTalksContent .bannerTalksText h1 {
  color: #f4f3ff;
  font-size: 60px;
  letter-spacing: 0px;
}
@media (max-width: 768px) {
  .pageTalks .bannerTalks .bannerTalksContent .bannerTalksText h1 {
    font-size: 36px;
  }
}
.pageTalks .bannerTalks .bannerTalksContent .bannerTalksText p {
  color: #4e00a3;
  letter-spacing: 2px;
  font-size: 24px;
}
.pageTalks .bannerTalks .bannerTalksContent .bannerTalksText span {
  display: block;
  color: white;
}
.pageTalks .bodyEdicoes {
  position: relative;
}
.pageTalks .bodyEdicoes .subtituloEdicoes {
  color: #9380a4;
  font-size: 16px;
  font-weight: 200;
  text-align: center;
  max-width: 1110px;
  padding-bottom: 30px;
}
.pageTalks .bodyEdicoes .genericButton {
  background: #E2E0FF;
  color: #9380A4;
  border: none;
}
.pageTalks .bodyEdicoes .bodyTalksContent {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.pageTalks .bodyEdicoes .bodyTalksContent h2 {
  padding-bottom: 10px;
}
.pageTalks .bodyEdicoes .item h2 {
  font-weight: 500;
  text-align: left;
  letter-spacing: -1px;
}
.pageTalks .bodyEdicoes .item .one {
  color: #06B5FE;
  background: none;
  letter-spacing: -10px;
}
.pageTalks .bodyEdicoes .item .two {
  color: #1ACB9D;
  background: none;
  letter-spacing: -10px;
}
.pageTalks .bodyEdicoes .item .data {
  background-color: #CFBBE8;
  display: inline-block;
  border-radius: 13px;
  color: #fff;
  padding: 10px 15px;
}

.slick-initialized .slick-slide {
  display: block;
  padding: 0 4px 8px 4px;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #9380A4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-next,
.slick-prev {
  position: absolute;
  top: 108%;
  transform: translateY(-50%);
  z-index: 9;
}

.slick-next {
  right: 5px;
}

.slick-prev {
  left: 5px;
}

.page-template-podcasts {
  background: #f4f3ff !important;
}

.podcastsPage .podcastsWrapper {
  position: relative;
  margin: auto;
  overflow: hidden;
  max-width: 90vw;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .podcastsPage .podcastsWrapper {
    min-height: 575px;
  }
}
.podcastsPage .podcastsWrapper .podcastsTopo .container {
  position: relative;
  height: 310px;
}
@media screen and (max-width: 768px) {
  .podcastsPage .podcastsWrapper .podcastsTopo .container {
    height: 378px;
  }
}
.podcastsPage .podcastsWrapper .podcastsTopo .container .bannerPodcasts {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
}
.podcastsPage .podcastsWrapper .podcastsTopo .container .wrapper-btns {
  z-index: 2;
}
.podcastsPage .podcastsWrapper .podcastsTopo .container .logoPodcasts {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translateX(-50%) translateY(-50%);
}
@media screen and (max-width: 768px) {
  .podcastsPage .podcastsWrapper .podcastsTopo .container .logoPodcasts {
    top: 70%;
    width: clamp(200px, 248px, 50vw);
  }
}
.podcastsPage .spacer-100 {
  display: block;
  height: 100px;
}
.podcastsPage .container-nossos-hosts {
  margin-top: 48px;
  padding-top: 48px;
}
@media screen and (max-width: 768px) {
  .podcastsPage .container-nossos-hosts {
    margin-top: 24px;
    padding-top: 24px;
  }
}
.podcastsPage .contentPodcasts h1 {
  font-size: 36px;
  font-weight: 600;
  max-width: 460px;
  margin: 0 auto;
  line-height: 36px;
  margin-bottom: 20px;
  color: #230f53;
}
@media screen and (max-width: 768px) {
  .podcastsPage .contentPodcasts h1 {
    font-size: 1.5rem;
    max-width: 305px;
  }
}
.podcastsPage .contentPodcasts p {
  font-size: 18px;
  max-width: 630px;
  margin: 0 auto;
  font-weight: 400;
  color: #9380a4;
}
@media screen and (max-width: 768px) {
  .podcastsPage .contentPodcasts p {
    font-size: 1rem;
    max-width: 90vw;
  }
}
.podcastsPage .row-hosts {
  background-image: url(../de40ea66357c42ffc4cd.png);
  background-repeat: no-repeat;
  background-position: 50% -60%;
  background-size: 34%;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .podcastsPage .row-hosts {
    background: none !important;
  }
}
.podcastsPage h2 {
  font-size: 36px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 20px;
  color: #230f53;
}
@media screen and (max-width: 768px) {
  .podcastsPage h2 {
    font-size: 1.5rem;
  }
}
.podcastsPage .host-item:first-child {
  flex-direction: row-reverse;
}
@media screen and (min-width: 993px) {
  .podcastsPage .host-item:first-child .host-image img {
    margin-right: -30px !important;
    display: block;
    float: right;
    position: relative;
    z-index: 3;
  }
}
@media screen and (max-width: 992px) {
  .podcastsPage .host-item:first-child {
    flex-direction: column-reverse;
  }
  .podcastsPage .host-item:first-child:first-child {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 993px) {
  .podcastsPage .host-item:last-child .host-image img {
    margin-left: -30px !important;
    display: block;
    float: left;
    position: relative;
    z-index: 2;
  }
}
@media screen and (max-width: 992px) {
  .podcastsPage .host-item {
    flex-direction: column-reverse;
  }
  .podcastsPage .host-item:first-child {
    margin-bottom: 50px;
  }
}
.podcastsPage .host-item .host-image {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 992px) {
  .podcastsPage .host-item .host-image {
    min-width: 210px;
  }
}
@media screen and (max-width: 992px) {
  .podcastsPage .host-item .host-image img {
    margin: 0 auto;
    display: block;
  }
}
.podcastsPage .host-item .host_info h3 {
  font-size: 1.5rem;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .podcastsPage .host-item .host_info h3 {
    font-size: 1.25rem;
    text-align: center;
  }
}
.podcastsPage .host-item .host_info .host_cargo {
  font-size: 1.125rem;
  font-weight: 400;
  color: #313131;
}
@media screen and (max-width: 768px) {
  .podcastsPage .host-item .host_info .host_cargo {
    text-align: center;
  }
}
.podcastsPage .host-item .host_info p {
  font-size: 1.125rem;
  font-weight: 400;
  color: #9380a4;
}
@media screen and (max-width: 768px) {
  .podcastsPage .host-item .host_info p {
    text-align: center;
  }
}
.podcastsPage .border-radius-20 {
  border-radius: 20px;
}
.podcastsPage .container-episodios {
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  .podcastsPage .container-episodios {
    margin-top: 24px;
  }
}
.podcastsPage .ep-item {
  padding: 30px 20px;
}
.podcastsPage .ep-item .img-fluid {
  border-radius: 10px;
}
.podcastsPage .ep-item .ep_thumb_link {
  position: relative;
}
.podcastsPage .ep-item .ep_thumb_link img {
  transition: all 3s ease;
}
.podcastsPage .ep-item .ep_thumb_link:hover img {
  filter: brightness(0.6);
}
.podcastsPage .ep-item .ep_thumb_link:hover svg {
  fill: #b709d1;
}
.podcastsPage .ep-item .ep_thumb_link svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  fill: white;
  width: 82px;
  height: 82px;
  z-index: 2;
  transition: all 0.5s ease;
}
.podcastsPage .ep-item .ep-title {
  color: #230f53;
  font-size: 1.8rem;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .podcastsPage .ep-item .ep-title {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .podcastsPage .ep-item .ep-participantes {
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 0;
    margin-top: 20px;
  }
}
.podcastsPage .ep-item .ep-participantes p {
  font-size: 1.5rem;
  color: #9380a4;
}
@media screen and (max-width: 768px) {
  .podcastsPage .ep-item .ep-participantes p {
    font-size: 1.125rem;
    margin: 0;
    padding: 0;
  }
}
.podcastsPage .ep-item .ep-participantes p strong {
  color: #230f53;
}
.podcastsPage .ep-item .ep-content {
  font-size: 1rem;
  color: #9380a4;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .podcastsPage .ep-item .ep-content {
    margin-top: 20px;
  }
}
.podcastsPage .ep-item .button-container {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .podcastsPage .ep-item .button-container {
    justify-content: center;
  }
}
.podcastsPage .ep-item .button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 123px;
  height: 44px;
  border: 2px solid #25005a;
  border-radius: 30px;
  text-decoration: none;
  color: #25005a;
  font-size: 14px;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  overflow: hidden;
}
.podcastsPage .ep-item .button img {
  width: 20px;
  height: 20px;
  transition: filter 0.3s ease-in-out;
}
.podcastsPage .ep-item .button.youtube:hover {
  background: #ff0000;
  color: white;
}
.podcastsPage .ep-item .button.youtube:hover img {
  filter: brightness(0) invert(1);
}
.podcastsPage .ep-item .button.spotify:hover {
  background: #1db954;
  color: white;
}
.podcastsPage .ep-item .button.spotify:hover img {
  filter: brightness(0) invert(1);
}
.podcastsPage .ep-item .ep-date {
  color: white;
  background: #9380a4;
  padding: 10px 20px;
  border-radius: 10px;
  width: auto;
  align-self: end;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .podcastsPage .ep-item .ep-date {
    margin-bottom: 0px;
    padding: 5px 10px;
    border-radius: 10px;
    font-size: 0.875rem;
  }
}
.podcastsPage .ep-item .ep-date svg {
  width: 15px;
  height: 26px;
  fill: white;
}
.podcastsPage .barra-verde {
  color: #1ae485;
}
.podcastsPage .barra-roxa {
  color: #7213b5;
}
.podcastsPage .feedbacks-section {
  background: #fff;
  padding: 80px 0 121px 0;
}
@media screen and (max-width: 768px) {
  .podcastsPage .feedbacks-section {
    padding: 60px 0;
  }
}
.podcastsPage .feedbacks-section .feedbacks-title {
  color: #4c1d95;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 64px;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .podcastsPage .feedbacks-section .feedbacks-title {
    font-size: 24px;
    margin-bottom: 40px;
  }
}
.podcastsPage .feedbacks-section .feedbacks-carousel.slick-slider .slick-track {
  display: flex;
}
.podcastsPage .feedbacks-section .feedbacks-carousel.slick-slider .slick-slide {
  margin: 0 20px;
}
.podcastsPage .feedbacks-section .feedbacks-carousel .feedback-item {
  width: 350px;
  height: 482px;
  background: #f4f3ff;
  border-radius: 10px;
  padding: 32px;
  border-bottom: 3px solid #471276;
  transition: transform 0.3s ease;
  display: flex;
  flex-direction: column;
}
.podcastsPage .feedbacks-section .feedbacks-carousel .feedback-item:hover {
  transform: translateY(-4px);
}
@media screen and (max-width: 768px) {
  .podcastsPage .feedbacks-section .feedbacks-carousel .feedback-item {
    width: 100%;
    max-width: 350px;
    height: auto;
    min-height: 400px;
    padding: 24px;
    margin: 0 10px;
  }
}
.podcastsPage .feedbacks-section .feedbacks-carousel .feedback-item .feedback-logo .logo-placeholder {
  width: 48px;
  height: 48px;
  background: linear-gradient(135deg, #7c3aed, #1ae485);
  border-radius: 8px;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.podcastsPage .feedbacks-section .feedbacks-carousel .feedback-item .feedback-logo .logo-placeholder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.podcastsPage .feedbacks-section .feedbacks-carousel .feedback-item .feedback-name {
  color: #4c1d95;
  font-size: 16px;
  font-weight: 700;
  margin: 16px 0 0 0;
}
.podcastsPage .feedbacks-section .feedbacks-carousel .feedback-item .feedback-company {
  color: #6b7280;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 16px 0;
}
.podcastsPage .feedbacks-section .feedbacks-carousel .feedback-item .feedback-text {
  flex: 1;
}
.podcastsPage .feedbacks-section .feedbacks-carousel .feedback-item .feedback-text p {
  color: #374151;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}

.seo-heading {
  position: absolute;
  left: -9999px;
  top: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}
/*!*********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/slick-carousel/slick/slick.scss ***!
  \*********************************************************************************************************************************************************************************/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}
