body,
html {
  margin: 0px;
  padding: 0px;
  font-family: 'Montserrat', sans-serif;
  overflow-x: hidden; /* Prevent horizontal scrolling */
  
  height: 100%; /* Ensure full height to avoid body scroll */


}
/*
@font-face {
  font-family: Electrolize;
  src: url(../fonts/Electrolize-Regular.ttf);
}

@font-face {
  font-family: Worksans;
  src: url(../fonts/WorkSans-VariableFont_wght.ttf);
}*/

@font-face {
    font-family: 'Mitr';
    src: url('../fonts/Mitr-Regular.eot');
    src: url('../fonts/Mitr-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Mitr-Regular.woff2') format('woff2'),
        url('../fonts/Mitr-Regular.woff') format('woff'),
        url('../fonts/Mitr-Regular.ttf') format('truetype'),
        url('../fonts/Mitr-Regular.svg#Mitr-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Archivo';
    src: url('../fonts/Archivo-Regular.eot');
    src: url('../fonts/Archivo-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Archivo-Regular.woff2') format('woff2'),
        url('../fonts/Archivo-Regular.woff') format('woff'),
        url('../fonts/Archivo-Regular.ttf') format('truetype'),
        url('../fonts/Archivo-Regular.svg#Archivo-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




@font-face {
    font-family: 'PolySans Neutral Italic';
    src: url('../fonts/PolySans-NeutralItalic.eot');
    src: url('../fonts/PolySans-NeutralItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PolySans-NeutralItalic.woff2') format('woff2'),
        url('../fonts/PolySans-NeutralItalic.woff') format('woff'),
        url('../fonts/PolySans-NeutralItalic.ttf') format('truetype'),
        url('../fonts/PolySans-NeutralItalic.svg#PolySans-NeutralItalic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PolySans Median';
    src: url('../fonts/PolySans-Median.eot');
    src: url('../fonts/PolySans-Median.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PolySans-Median.woff2') format('woff2'),
        url('../fonts/PolySans-Median.woff') format('woff'),
        url('../fonts/PolySans-Median.ttf') format('truetype'),
        url('../fonts/PolySans-Median.svg#PolySans-Median') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PolySans Neutral';
    src: url('../fonts/PolySans-Neutral.eot');
    src: url('../fonts/PolySans-Neutral.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PolySans-Neutral.woff2') format('woff2'),
        url('../fonts/PolySans-Neutral.woff') format('woff'),
        url('../fonts/PolySans-Neutral.ttf') format('truetype'),
        url('../fonts/PolySans-Neutral.svg#PolySans-Neutral') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Black';
    src: url('../fonts/Montserrat-Black.eot');
    src: url('../fonts/Montserrat-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Black.woff2') format('woff2'),
        url('../fonts/Montserrat-Black.woff') format('woff'),
        url('../fonts/Montserrat-Black.ttf') format('truetype'),
        url('../fonts/Montserrat-Black.svg#Montserrat-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Semibold';
    src: url('../fonts/Montserrat-SemiBold.eot');
    src: url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('../fonts/Montserrat-SemiBold.woff') format('woff'),
        url('../fonts/Montserrat-SemiBold.ttf') format('truetype'),
        url('../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


a[title="Cookiebot"] {
  display: none !important;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat-Bold.eot');
    src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Bold.woff2') format('woff2'),
        url('../fonts/Montserrat-Bold.woff') format('woff'),
        url('../fonts/Montserrat-Bold.ttf') format('truetype'),
        url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff'),
        url('../fonts/Montserrat-Regular.ttf') format('truetype'),
        url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Archivo', sans-serif;
}

p,
a {
  font-family: 'Archivo', sans-serif;
}

h1 {
  font-size: 54px;
}
h2 {
  font-size: 44px;
}
h3 { 
  font-size: 34px;
}
h4 {
  font-size: 24px;
  color: #000f64;
}

p {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: normal;
	color: #000f64;
}

a {
  font-size: 16px;
}

ul,
li {
  list-style-type: none;
}
a {
  text-decoration: none;
  color: #000f64;
  
}
.center-card{
text-align: center;
}
.center-card-img{
    text-align: center;
    width: 100%;
    border-bottom-left-radius: 35px;
    border-top-right-radius: 35px;
}
.challenge-size{
width:50%;
}

.navbar-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.navbar-nav li {
    position: relative;
    display: inline-block;
}

.navbar-nav li ul {
    display: none;
    position: absolute;
    left: 0px;
    text-align: left;
    width: auto;
    background-color: #EBEBEB;
    color: #2F224E;
    padding-left: 10px;
    padding-top: 10px;
    border-radius: 15px;
}

.navbar-nav li:hover > ul {
    display: block;
}

.button {
  background-color: #000f64;
  padding: 12px 23px;
  color: white;
  //text-transform: uppercase;
  font-weight: 700;
  font-family: "PolySans Neutral", sans-serif;
  font-size: 1rem;
  //transform: skew(-15deg);
  border-radius: 0.3rem;
  display: inline-block;
}


.button:hover {
  border: none !important;
  transform: skew(0deg);
  transition:cubic-bezier(0.6, -0.28, 0.735, 0.045) ;
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled){cursor:default ;}



input[type=submit] { border:none; } 



input::placeholder,textarea::placeholder {
    font-size: 0.9rem;
    color: black;
    padding: 8px 14px ;
    font-family: "PolySans Median", sans-serif;
  }

.wpcf7-acceptance span{font-size: 0.7rem;}

/* End General setup */

/* Navbar */

.navbar-wrapper {
  padding: 69px 0px;
  z-index: 9999;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: 1s!important;
}
#general-description{
	// padding-top: 200px;
}
.mobile-nav{display: none;}

.fixed-top{
  position: fixed!important;
}


.card-background{
background-color:white;
} 

.card-background-inside{
/*
background-color:#f0f0eb !important;
width: 98%;
border-bottom-left-radius: 35px;;
    border-top-right-radius: 35px;*/
} 

.em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.one, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring.one, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring.one, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.one, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring.one, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring.one {
    border-color: red !important;
}

.special{
  padding: 5px 0px!important;
  background-color: #f0f0eb !important;
  transition: 1s!important;
}


.special-black{
  padding: 20px 0px!important;
  background-color: white !important;
  transition: 1s!important;
}

.nav-black{
  padding: 69px 0px;
  z-index: 9999;
  width: 100%;
  transition: 1s!important;}

.navbar-section {
  position: relative;
  padding-bottom: 10px;
  padding-top: 10px;
}

#menu-primary-menu {
  display: block;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 0px;
}

#menu-primary-menu li {
  margin: 0 15px;
}

.current-menu-item a {
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-bottom-width: 2px;
}

#menu-primary-menu a:hover{
  border-bottom-style: none;
  border-bottom-color: transparent;
  border-bottom-width: 0px;
}

.custom-logo-link:hover{
    border-bottom-style: none!important;
    border-bottom-color: transparent!important;
    border-bottom-width: 0px!important;
}

.navbar-section a,
#menu-primary-menu li a {
  font-family: "PolySans Neutral";
  //color: white;
  font-size: 1rem;
    color: #3E5258;
}
.special-text-white{
	color:white !important;
}

.special-text{
	color:black !important;
}

.navbar-section a:hover,
#menu-primary-menu li a:hover {
  border-bottom-style: solid;
  border-bottom-color: #C8E600;
  border-bottom-width: 2px;
}

.bar {
  width: 30px;
  height: 3px;
  background: #ffffff;
  margin: 4px 0;
}

.bar-black {
  width: 30px;
  height: 3px;
  background: #000000;
  margin: 4px 0;
}

.menu-toggle {
  width: auto;
 
  flex-direction: column;
  cursor: pointer;
}

/* Black Navbar */

.black-li #menu-primary-menu li a {
  color: #3E5258;
  font-family: "PolySans Neutral";
}

.navbar-section-black a {
  font-family: "PolySans Neutral";
}

/* Footer */



.footer-second-row img{width: 100%;}

.rights {
  color: #fff;
  font-family: "PolySans Neutral";
  font-size: 0.8rem;
  margin-bottom: 0px;
  opacity:.5;
}

.Follow {
  color: black;
  font-family: "PolySans Neutral";
  font-size: 0.8rem;
  margin-bottom: 0px;
}

.footer-menu ul li a {
  color: black;
  font-family: "PolySans Neutral";
}
.footer-menu ul li {
  margin: 12.5px 0px;
}
.footer-menu ul li a:hover {
  //border-bottom-style: solid;
  //border-bottom-color: #5164FE;
  //border-bottom-width: 2px;
}

.footer-first-row {
  //height: 250px;
}
.footer-icon{
  width: 30px;
}
.footer-logo a img {

    margin: 0px 0px 25px 0px;
}

#new-explorar-footer .title{
color: #C8E600;
}

body .navbar-wrapper .nav > li.current-menu-item > a,
body .navbar-wrapper .nav > li.current_page_item > a,
body .navbar-wrapper .nav > li.active > a {
  text-decoration: none !important; /* mantemos sem text-decoration para evitar conflitos */
  border-bottom: 2px solid #2E768E !important;
  padding-bottom: 6px;              /* evita que a linha "cole" ao texto */
  margin-bottom: -6px;              /* mantém layout */
}

.footer-menu {
  margin-top: 30px;
}


.footer-legal .menu-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-legal .menu-list li {
  display: inline-block;
  margin-left: 15px;
}

.footer-legal .menu-list a {
  color: #fff;
  text-decoration: underline;
  font-size: 14px;
}

.footer-button {
}

/* Hero */

/* ============================
   New Header Content
   ============================ */



.button-login {
    background-color: #0F2830;
    padding: 10px 16px;
    color: white;
    font-weight: 700;
    font-family: "PolySans Neutral", sans-serif;
    font-size: 1rem;
    border-radius: 0.3rem;
    display: inline-block;
    border-radius: 35px;
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #fff !important;
}

#new-header-content {
  width: 100%;
  position: relative;
  background-color: inherit;
  overflow: hidden;
  margin-top: 80px;
}

#new-header-content .new-header-wrapper.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
  position: relative;
}

#new-header-content .new-header-inner {

    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    min-height: 65vh;
    gap: 0;
    //margin-bottom: 80px;
}

@media (max-height: 1000px) {
    #new-header-content .new-header-inner {
        min-height: 60vh; /* ou qualquer valor que pretendas */
        gap: 0;           /* podes ajustar mais coisas se quiseres */
    }
}

#new-header-content .new-header-inner.reverse {
  flex-direction: row-reverse;
}

/* IMAGE SIDE */
#new-header-content .new-header-image {
  flex: 0 0 60%;
  position: absolute;
  z-index: 1;
    bottom: 0;
    right: -240px;
}

#new-header-content .new-header-image picture,
#new-header-content .new-header-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 0 40px 40px 0;
}

#new-header-content .new-header-inner.reverse .new-header-image img {
  border-radius: 40px 0 0 40px;
}

/* TEXT SIDE */
#new-header-content .new-header-content-inner {
    flex: 0 0 50%;
    padding: 38px;
    width: 70%;
    position: relative;
    z-index: 2;
    /* background-color: rgba(0, 0, 0, 0.3); */
    margin-left: -100px;
    border-radius: 30px;
    /* backdrop-filter: blur(6px); */
    color: #fff;
    position: absolute;
    margin-top:-30px;
}

#new-header-content .new-header-inner.reverse .new-header-content-inner {
  margin-left: 0;
  margin-right: -100px;
}

/* TYPOGRAPHY */
#new-header-content .hero-title {

    font-weight: 700;
    font-size: 50px;
    line-height: 1.1;
    text-transform: uppercase;
    color: #fff;
    font-family: Archivo;
    font-weight: 400;
    font-style: Regular;
    font-size: 70px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    margin-left: 14px;
    text-transform: none;
    
    margin-bottom: 30px;
}

#new-header-content .hero-subtitle {
  font-weight: 700;
  font-size: 50px;
  background: #5164FE;
  display: inline-block;
  border-radius: 8px;
  padding: 6px 18px;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
}


@media (max-width: 1300px) {
    #new-header-content .hero-subtitle {
      font-size: 45px;
    }

}

#new-header-content .hero-intro {
  font-size: 25px;
  line-height: 1.6;
  margin-bottom: 25px;
  color: ##A4AFB5;
    width: 100%;
    margin-left: 18px;
    margin-bottom: 40px;
}


#new-header-content a {
  color: #EFF54B;
    font-size: 1.1rem;
}


#new-header-content .btn-hero {
display: inline-block;
    background-color: #EFF54B;
    color: #000f64;
    padding: 12px 30px;
    border-radius: 30px;
    text-decoration: none;
    transition: background 0.3s;
    text-transform: uppercase;
}

#new-header-content a img.logo-size {
  text-decoration: none !important;
  border: none !important;
}

/* Remove underline from menu links only */
.navbar-wrapper .nav > li > a {
  text-decoration: none !important;
  border: none !important;
}

/* Remove underline also when hovering, focusing, or active */
.navbar-wrapper .nav > li > a:hover,
.navbar-wrapper .nav > li > a:focus,
.navbar-wrapper .nav > li > a:active {
  text-decoration: none !important;
  border: none !important;
  outline: none !important;
  color: inherit; /* Optional: keeps color same as normal state */
}

.navbar-wrapper .col-md-3 a,
.navbar-wrapper .col-md-3 a:hover,
.navbar-wrapper .col-md-3 a:focus,
.navbar-wrapper .col-md-3 a:active {
  text-decoration: none !important;
  border: none !important;
  outline: none !important;
}

.navbar-wrapper .nav > li > a:hover {
  color: rgb(198, 34, 93) !important;
}
.custom-logo-link,
.custom-logo-link:hover {
  text-decoration: none !important;
  border: none !important;
}

#new-header-content .btn-hero:hover {
    color: #EFF54B;
    background-color: #000f64;
}

/* RESPONSIVE */
@media (max-width: 991px) {
  #new-header-content .new-header-inner {
    flex-direction: column;
  }

  #new-header-content .new-header-content-inner {
    margin: 0;
    padding: 40px 20px;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.5);
  }

  #new-header-content .new-header-image {
    flex: none;
    width: 100%;
  }

  #new-header-content .hero-title {
    font-size: 34px;
  }

  #new-header-content .hero-subtitle {
    font-size: 22px;
  }
}

@media (max-width: 1400px) {
  #new-header-content .new-header-wrapper.container {
    max-width: 1030px;
  }
}

.logo-size{
	//height: 60px;
}    


#new-what-we-have {
      padding: 80px 0;
      background-color: #fff;
    }

    #new-what-we-have .section-subtitle {

    text-align: center;
    color: #1E1E1E;
    text-transform: none;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: Archivo;
    font-weight: 400;
    font-style: Regular;
    font-size: 60px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    }

    #new-what-we-have .section-title {

    text-align: left;
    font-size: 36px;
    font-weight: 700;
    color: #222;
    margin-bottom: 20px;
    font-weight: 800;
    font-size: 40px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    font-family: Archivo;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #C8E600;
    text-align: center;

    }

    #new-what-we-have .section-description {
    margin: 0 auto 50px;
    text-align: left;
    color: #000000;
    font-size: 16px;
    font-family: Archivo;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    }

    /* GRID LAYOUT */
    #new-what-we-have .what-we-have-grid {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      gap: 20px;
    }

    #new-what-we-have .what-we-have-card {
      flex: 1 1 calc(25% - 20px); /* 4 per row */
      border-radius: 12px;
      padding: 30px 20px;
      text-align: center;
      box-shadow: 0 2px 10px rgba(0,0,0,0.08);
      transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    #new-what-we-have .what-we-have-card:hover {
      transform: translateY(-5px);
      box-shadow: 0 4px 16px rgba(0,0,0,0.15);
    }

    #new-what-we-have .what-we-have-card .icon img {
      max-width: 80px;
      margin-bottom: 20px;
    }

    #new-what-we-have .card-title {

    font-weight: 600;
    margin-bottom: 20px;
    text-align: left;
    font-weight: 700;
    font-style: Bold;
    font-size: 29px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    /* width: 92%; */
    font-family: Archivo;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    }

    #new-what-we-have .card-text {
    margin-bottom: 20px;
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: left;
    margin-bottom: 40px;
    font-family: Archivo;
    font-weight: 500;
    font-style: Medium;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;

    }

    #new-what-we-have .btn-card {
      display: inline-block;
      background-color: #2F224E;
      width:100%;
      color: #fff;
      padding: 10px 20px;
      border-radius: 30px;
      text-decoration: none;
      font-weight: 600;
      transition: background 0.3s ease;
    }
    
     #new-what-we-have .btn-card-global {
      display: inline-block;
      background-color: #2F224E;
      color: #fff;
      padding: 10px 20px;
      border-radius: 30px;
      text-decoration: none;
      font-weight: 600;
      transition: background 0.3s ease;
    }
    
        
    #new-what-we-have .btn-global {
        text-align: center;
        margin-top: 60px;
    }
    
    #new-what-we-have .space {
      height: calc(90% - 20px);
    }
    
    /* ICON TOP RIGHT */
.new-what-we-have .what-we-have-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
}

.new-what-we-have .what-we-have-card {
  position: relative;
  border-radius: 12px;
  padding: 40px 20px 70px; /* extra bottom padding for button */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 340px;
}

.new-what-we-have .icon-top-right {
    position: absolute;
    top: 7px;
    right: 15px;
    width: 35px;
    height: 35px;
}

.navbar-section a,
.navbar-section a:hover,
#menu-primary-menu li a,
#menu-primary-menu li a:hover {
    text-decoration: none !important;
   // border-bottom: none !important;
}

#menu-primary-menu li a:hover {
    color: #C8E600 !important;
}


    #new-what-we-have .btn-card:hover {
      background-color: #3c4fd4;
    }

    @media (max-width: 992px) {
      #new-what-we-have .what-we-have-card {
        flex: 1 1 calc(50% - 20px); /* 2 per row */
      }
    }

    @media (max-width: 576px) {
      #new-what-we-have .what-we-have-card {
        flex: 1 1 100%; /* 1 per row */
      }
    }
    
    
           
#new-explorar-careers {
  width: 100%;
  position: relative;
  background-color: inherit;
  overflow: hidden;
}

#new-explorar-careers .new-explorar-careers-wrapper.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
  position: relative;
}

#new-explorar-careers .new-explorar-careers-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  min-height: 50vh;
  gap: 0;
}

#new-explorar-careers .new-explorar-careers-inner.reverse {
  flex-direction: row-reverse;
}

/* IMAGE SIDE */
#new-explorar-careers .new-explorar-careers-image {
    flex: 0 0 60%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0; /* aligns to the right */
    margin: 0; /* remove extra margin */
    

    
    
}

#new-explorar-careers .new-explorar-careers-image picture,
#new-explorar-careers .new-explorar-careers-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 0 40px 40px 0;
}

#new-explorar-careers .new-explorar-careers-inner.reverse .new-explorar-careers-image img {
  border-radius: 40px 0 0 40px;
}

/* TEXT SIDE */
#new-explorar-careers .new-explorar-careers-content-inner {
    flex: 0 0 50%;
    padding: 38px;
    width: 100%;
    position: relative;
    z-index: 2;
    margin-left: -100px;
    border-radius: 30px;
    color: #fff;
    /* position: absolute; */
    /* margin-top: -130px;*/
}

#new-explorar-careers .new-explorar-careers-inner.reverse .new-explorar-careers-content-inner {
  margin-left: 0;
  margin-right: -100px;
}

/* TYPOGRAPHY */
#new-explorar-careers .hero-title {
    font-weight: 700;
    font-size: 50px;
    line-height: 1.1;
    text-transform: uppercase;
    color: #fff;
    margin-left: 14px;
    background-color: #5164FE;
    border-radius: 8px;
    margin-left: -10px;
    padding-left: 22px;
    padding-right: 22px;
    width: max-content;

}

#new-explorar-careers .hero-subtitle {
 font-size: 1.1rem;
    line-height: 1.6;
    margin-bottom: 25px;
    color: #2F224E;
    /* width: 60%; */
    margin-left: 18px;
    margin-top: 40px;
}

#new-explorar-careers .hero-intro {
    font-size: 1.1rem;
    line-height: 1.6;
    margin-bottom: 25px;
    color: #2F224E;
   // width: 60%;
    margin-left: 18px;
    margin-bottom: 40px;
}

#new-explorar-careers a {
  color: #EFF54B;
}

#new-explorar-careers .btn-hero {
    display: inline-block;
    background-color: #2F224E;
    color: #fff;
    padding: 12px 30px;
    border-radius: 30px;
    text-decoration: none;
    transition: background 0.3s;
    text-transform: uppercase;
    margin-left: 18px;
}

#new-explorar-careers .btn-hero:hover {
  color: #EFF54B;
  background-color: #000f64;
}


/* RESPONSIVE */
@media (max-width: 991px) {
  #new-explorar-careers .new-explorar-careers-inner {
    flex-direction: column;
  }

  #new-explorar-careers .new-explorar-careers-content-inner {
    margin: 0;
    padding: 40px 20px;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.5);
  }

  #new-explorar-careers .new-explorar-careers-image {
    flex: none;
    width: 100%;
    position: relative;
    right: 0;
  }

  #new-explorar-careers .hero-title {
    font-size: 34px;
  }

  #new-explorar-careers .hero-subtitle {
    font-size: 22px;
  }
}

@media (max-width: 1400px) {
  #new-explorar-careers .new-explorar-careers-wrapper.container {
    max-width: 1030px;
  }
}

#new-explorar-careers .new-explorar-careers-image {
    position: absolute;
    bottom: 50px;
    right: -190px;
    width: 90%;
    height: auto;
    z-index: 1;        
    position: absolute;
    bottom: 0px;
    right: -390px;
    width: 120%;
    height: auto;
    z-index: 1;
}

#new-explorar-careers .new-explorar-careers-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 0 40px 40px 0; /* keep same style as header */
}


#new-explorar-careers {
  width: 100%;
  position: relative;
  background-color: inherit;
  overflow: hidden;
}

#new-explorar-exploration .new-explorar-careers-wrapper.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
  position: relative;
}

#new-explorar-exploration .new-explorar-careers-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  min-height: 40vh;
  gap: 0;
}

#new-explorar-exploration .new-explorar-careers-inner.reverse {
  flex-direction: row-reverse;
}

/* IMAGE SIDE */
#new-explorar-exploration .new-explorar-careers-image {
    flex: 0 0 60%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0; /* aligns to the right */
    margin: 0; /* remove extra margin */
    

    
    
}

#new-explorar-exploration .new-explorar-careers-image picture,
#new-explorar-exploration .new-explorar-careers-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 0 40px 40px 0;
}

#new-explorar-exploration .new-explorar-careers-inner.reverse .new-explorar-careers-image img {
  border-radius: 40px 0 0 40px;
}

/* TEXT SIDE */
#new-explorar-exploration .new-explorar-careers-content-inner {
  flex: 0 0 50%;
  padding: 38px;
  width: 70%;
  position: relative;
  z-index: 2;
  margin-left: -100px;
  border-radius: 30px;
  color: #fff;
  position: absolute;
  margin-top: -30px;
}

#new-explorar-exploration .new-explorar-careers-inner.reverse .new-explorar-careers-content-inner {
  margin-left: 0;
  margin-right: -100px;
}

/* TYPOGRAPHY */
#new-explorar-exploration .hero-title {

    font-weight: 700;
    font-size: 46px;
    line-height: 1.1;
    text-transform: uppercase;
    color: #fff;
    margin-left: 14px;
    background-color: transparent;
    border-radius: 30px;
    margin-left: -10px;
    padding-left: 22px;
    padding-right: 22px;
    width: max-content;
    color: #2F224E;
    border: 1px #2F224E solid;
    margin-bottom: 40px;
}


#new-explorar-exploration  ul, li {
    list-style-type: inherit;
    color: #2F224E; 
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    list-style-type: disc;
}
#new-explorar-exploration .hero-subtitle {
    font-size: 1.1rem;
    line-height: 1.6;
    margin-bottom: 25px;
    color: #fff;
    width: 60%;
    margin-left: 18px;
    margin-top: 40px;
}

#new-explorar-exploration .hero-intro {
    font-size: 1.1rem;
    line-height: 1.6;
    margin-bottom: 25px;
    color: #fff;
   // width: 60%;
    margin-left: 18px;
    margin-bottom: 40px;
}

#new-explorar-exploration a {
  color: #fff;
}

#new-explorar-exploration .btn-hero {
    display: inline-block;
    background-color: #2F224E;
    color: #fff;
    padding: 12px 30px;
    border-radius: 30px;
    text-decoration: none;
    transition: background 0.3s;
    text-transform: uppercase;
    margin-left: 18px;
}

#new-explorar-exploration .btn-hero:hover {
  color: #EFF54B;
  background-color: #000f64;
}


/* RESPONSIVE */
@media (max-width: 991px) {
  #new-explorar-exploration .new-explorar-careers-inner {
    flex-direction: column;
  }

  #new-explorar-exploration .new-explorar-careers-content-inner {
    margin: 0;
    padding: 40px 20px;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.5);
  }

  #new-explorar-exploration .new-explorar-careers-image {
    flex: none;
    width: 100%;
    position: relative;
    right: 0;
  }

  #new-explorar-exploration .hero-title {
    font-size: 34px;
  }

  #new-explorar-exploration .hero-subtitle {
    font-size: 22px;
  }
}

@media (max-width: 1400px) {
  #new-explorar-exploration .new-explorar-careers-wrapper.container {
    max-width: 1030px;
  }
}

#new-explorar-exploration .new-explorar-careers-image {
    position: absolute;
    bottom: 50px;
    right: 0;
    /* width: 90%; */
    height: auto;
    z-index: 1;
    position: absolute;
    /* bottom: 0px; */
    /* right: -390px; */
    right: -120px;
    /* width: 120%; */
    height: auto;
    z-index: 1;
    bottom: 8vh;
    /* text-align: right;
}

#new-explorar-exploration .new-explorar-careers-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 0 40px 40px 0; /* keep same style as header */
}

#new-explorar-transformation {
  width: 100%;
  position: relative;
  background-color: inherit;
  overflow: hidden;
}

#new-explorar-transformation .new-explorar-transformation-wrapper.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
  position: relative;
}

#new-explorar-transformation .new-explorar-transformation-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  min-height: 50vh;
  gap: 0;
}

#new-explorar-transformation .new-explorar-transformation-inner.reverse {
  flex-direction: row-reverse;
}

/* IMAGE SIDE */
#new-explorar-transformation .new-explorar-transformation-image {
  flex: 0 0 60%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0; /* aligns to the right */
  margin: 0; /* remove extra margin */
}

#new-explorar-transformation .new-explorar-transformation-image picture,
#new-explorar-transformation .new-explorar-transformation-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 0 40px 40px 0;
}

#new-explorar-transformation .new-explorar-transformation-inner.reverse .new-explorar-transformation-image img {
  border-radius: 40px 0 0 40px;
}

/* TEXT SIDE */
#new-explorar-transformation .new-explorar-transformation-content-inner {
  flex: 0 0 50%;
  padding: 38px;
  width: 70%;
  position: relative;
  z-index: 2;
  margin-left: -100px;
  border-radius: 30px;
  color: #fff;
  position: absolute;
  margin-top: -30px;
}

#new-explorar-transformation .new-explorar-transformation-inner.reverse .new-explorar-transformation-content-inner {
  margin-left: 0;
  margin-right: -100px;
}

/* TYPOGRAPHY */

#new-explorar-transformation{
padding-top: 100px;
padding-bottom: 100px;
}

#new-explorar-transformation .hero-title {
line-height: 1.1;
    margin-left: 14px;
    border-radius: 30px;
    margin-left: -10px;
    padding-left: 22px;
    padding-right: 22px;
    font-weight: 700;
    font-style: Bold;
    font-size: 60px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    font-weight: 700;
    font-style: Bold;
    font-size: 60px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #2F224E;
}

#new-explorar-transformation .hero-subtitle {
    margin-left: 18px;
    font-weight: 700;
    font-style: Bold;
    font-size: 60px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    background-color: #EFF54B;
    width: fit-content;
    border-radius: 8px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 20px;
    margin-left: -20px;
    color: #2F224E;
}

#new-explorar-transformation .hero-intro {
  margin-bottom: 25px;
  color: #2F224E;
  width: 60%;
  margin-left: 18px;
font-weight: 200;
font-style: Extra Light;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}

#new-explorar-transformation .hero-legal {
  font-size: 1.1rem;
  line-height: 1.6;
  margin-bottom: 25px;
  margin-top: 60px;
  color: #fff;
  width: 60%;
  margin-left: 18px;
}


#new-explorar-transformation a {
  color: #EFF54B;
}

#new-explorar-transformation .btn-hero {
  display: inline-block;
  background-color: #2F224E;
  color: #fff;
  padding: 12px 30px;
  border-radius: 30px;
  text-decoration: none;
  transition: background 0.3s;
  text-transform: uppercase;
}

#new-explorar-transformation .btn-hero:hover {
  color: #EFF54B;
  background-color: #000f64;
}

/* RESPONSIVE */
@media (max-width: 991px) {
  #new-explorar-transformation .new-explorar-transformation-inner {
    flex-direction: column;
  }

  #new-explorar-transformation .new-explorar-transformation-content-inner {
    margin: 0;
    padding: 40px 20px;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.5);
  }

  #new-explorar-transformation .new-explorar-transformation-image {
    flex: none;
    width: 100%;
    position: relative;
    right: 0;
  }

  #new-explorar-transformation .hero-title {
    font-size: 34px;
  }

  #new-explorar-transformation .hero-subtitle {
    font-size: 22px;
  }
}

@media (max-width: 1400px) {
  #new-explorar-transformation .new-explorar-transformation-wrapper.container {
    max-width: 1030px;
  }
}

#new-explorar-transformation .new-explorar-transformation-image {
  position: absolute;
  bottom: 50px;
  right: -190px;
  width: 90%;
  height: auto;
  z-index: 1;
}

#new-explorar-transformation .new-explorar-transformation-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 0 40px 40px 0; /* keep same style as header */
}


#new-impact-stories {
  padding: 60px 0;
}

#new-impact-stories .impact-slider .impact-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 40px;
  border-radius: 20px;
  margin: 0 10px;
}

#new-impact-stories .impact-slide-media img,
#new-impact-stories .impact-slide-media iframe {
  max-width: 100%;
  height: auto;
  border-radius: 15px;
  margin-top: 20px;
}

#new-impact-stories .btn-impact {
  display: inline-block;
  padding: 12px 30px;
  margin-top: 30px;
  border-radius: 30px;
  background-color: #C6225D;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s;
}

#new-impact-stories .btn-impact:hover {
  background-color: #000;
  color: #fff;
}

 
#new-impact-stories-carousel {
  width: 100%;
  padding: 60px 0;
  position: relative;
  overflow: visible;
  box-sizing: border-box;
}

#new-impact-stories-carousel .container {
  max-width: 1200px;
  text-align: center;
}

/* Title + subtitle */
#new-impact-stories-carousel .impact-title {
  font-size: 34px;
  font-weight: 700;
  margin: 0 0 8px;
  display: inline-block;
  color: #5164FE;
    font-size: 85px;
    text-transform: uppercase;
}

#new-impact-stories-carousel .impact-title .impact-subtitle {
    font-size: 16px;
    font-weight: 400;
    margin-top: 8px;
    color: #fff;
    font-weight: 700;
    font-style: Bold;
    font-size: 85px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    border: 1px solid #EFF54B;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 50px;
}


@media (max-width: 1200px) {
#new-impact-stories-carousel .impact-title .impact-subtitle {
    font-size: 75px;
}
}


/* Description */
#new-impact-stories-carousel .impact-description {
  max-width: 920px;
  margin: 18px auto 28px;
  font-size: 1rem;
  line-height: 1.6;
  color: inherit;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
}


#partners_box_new_home .p-center{
text-align: center;
    margin-top: 50px;
}


/* Carousel item */
#new-impact-stories-carousel .carousel-inner {
  position: relative;
}

#new-impact-stories-carousel .carousel-item {
  padding: 40px 0;
  transition: transform .35s ease;
  min-height: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#new-impact-stories-carousel .impact-slide-content {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 0 20px;
  box-sizing: border-box;
}

/* Story title / name */
#new-impact-stories-carousel .impact-slide-title {
    margin-bottom: 8px;
    color: inherit;
    color: #fff;
    font-weight: 400;
    font-style: Italic;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}

#new-impact-stories-carousel .impact-slide-name {
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
}

/* Media wrapper: maintain 16:9 ratio for video and images */
#new-impact-stories-carousel .impact-slide-media {
  width: 100%;
  max-width: 900px;
  margin: 18px auto 0;
  position: relative;
  aspect-ratio: 16/9;
  background: transparent;
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* iframe and img full-cover */
#new-impact-stories-carousel .impact-slide-media iframe,
#new-impact-stories-carousel .impact-slide-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border: 0;
}

/* Button */
#new-impact-stories-carousel .btn-impact {
    display: inline-block;
    padding: 12px 30px;
    border-radius: 30px;
    background-color: #E588FB;
    color: #2F224E;// !important;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
}

/* Carousel controls — custom look with colored arrows centered vertically */
#new-impact-stories-carousel .carousel-control-prev,
#new-impact-stories-carousel .carousel-control-next {
  width: 48px;
  height: 48px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: none;
  outline: none;
  z-index: 11;
}

#new-impact-stories-carousel .carousel-control-prev {
  left: -22px; /* move left outside the container; adjust as needed */
}

#new-impact-stories-carousel .carousel-control-next {
  right: -22px; /* move right outside the container; adjust as needed */
}

/* remove bootstrap default background icons */
#new-impact-stories-carousel .carousel-control-prev-icon,
#new-impact-stories-carousel .carousel-control-next-icon {
  background-image: none !important;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* use pseudo-content arrows with brand color */
#new-impact-stories-carousel .carousel-control-prev-icon::before,
#new-impact-stories-carousel .carousel-control-next-icon::before {
  content: '‹';
    color: black;
    font-size: 64px;
  line-height: 1;
  font-weight: 700;
  display: inline-block;
  transform: translateX(1px);
}

#new-impact-stories-carousel .carousel-control-next-icon::before {
  content: '›';
  transform: translateX(-1px);
    color: black;
}

/* Make arrow hit area larger and accessible */
#new-impact-stories-carousel .carousel-control-prev,
#new-impact-stories-carousel .carousel-control-next {
  padding: 0;
  //background: rgba(255,255,255,0.85);
  border-radius: 50%;
  //box-shadow: 0 2px 10px rgba(0,0,0,0.08);
}

/* Hide controls on very small screens (optional) */
@media (max-width: 575px) {
  #new-impact-stories-carousel .carousel-control-prev,
  #new-impact-stories-carousel .carousel-control-next {
    left: 8px;
    right: 8px;
    width: 40px;
    height: 40px;
  }
  #new-impact-stories-carousel .carousel-control-prev { left: 8px; }
  #new-impact-stories-carousel .carousel-control-next { right: 8px; }
}

/* Responsive tweaks */
@media (max-width: 991px) {
  #new-impact-stories-carousel {
    padding: 40px 0;
  }
  #new-impact-stories-carousel .impact-slide-title { font-size: 22px; }
  #new-impact-stories-carousel .impact-slide-media { aspect-ratio: 16/9; max-width: 100%; }
  #new-impact-stories-carousel .impact-description { padding: 0 10px; }
}
#new-impact-stories-carousel-inner.carousel .carousel-item {
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
  transform: none !important;
}

#new-impact-stories-carousel-inner.carousel .carousel-item.active {
  opacity: 1;
  z-index: 1;
}

/* If you want to hide .show-desktop on mobile (like in other blocks) */
@media (max-width: 767px) {
  #new-impact-stories-carousel .show-desktop {
    display: block; /* or none if you use different mobile markup */
  }
}

#new-impact-stories-carousel-inner .carousel-item{display:none;visibility:hidden}
#new-impact-stories-carousel-inner .carousel-item.active{display:block!important;visibility:visible}

/* Make carousel arrows white and remove background */
#new-impact-stories-carousel-inner .carousel-control-prev-icon,
#new-impact-stories-carousel-inner .carousel-control-next-icon {
  filter: invert(1); /* turns default dark arrow to white */
  background-image: none;
  width: 2rem;
  height: 2rem;
}

/* Remove the default background “circle” behind the arrow */
#new-impact-stories-carousel-inner .carousel-control-prev,
#new-impact-stories-carousel-inner .carousel-control-next {
  background: none !important;
  border: none !important;
  opacity: 1;
}

/* Optional: soften hover to avoid dark overlay */
#new-impact-stories-carousel-inner .carousel-control-prev:hover,
#new-impact-stories-carousel-inner .carousel-control-next:hover {
  background: none !important;
  opacity: 0.8;
}

#new-impact-stories-carousel-inner .carousel-control-prev-icon, #new-impact-stories-carousel-inner .carousel-control-next-icon {
    filter: invert(1);
    background-image: none;
    width: 2rem;
    height: 2rem;
    background: none;
    /* border: 0px solid; */
}

/* FULL POSITION STYLES */
#nhc-section{

    padding-top: 220px;
    padding-bottom: 70px;
}


#ncn-values .ncn-values-button{
    margin-bottom: 40px;
}

#nhc-section .nhc-full-wrapper {
  position: relative;
  width: 100%;
}

#nhc-section .nhc-full-image {
  width: 100%;
  height: auto;
  display: block;
}

#nhc-section .nhc-full-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  max-width: 800px;
  padding: 1rem;
}

#nhc-section .nhc-title {
    margin-bottom: 1rem;
    /* font-family: Inter; */
    font-weight: 700;
    font-style: Bold;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    //text-align: center;
    color: #2F224E;
    text-transform: uppercase;
    //width: fit-content;
}

#nhc-section .nhc-title-border {
    border: 1px #A4AFB5 solid;
    border-radius: 30px;
    width: fit-content;
    padding: 10px;
}


#nhc-section .nhc-wrapper{
text-align: center;
}

#nhc-section .nhc-subtitle,
#nhc-section .nhc-intro {
  margin-bottom: 1rem;
}

#nhc-section .nhc-subtitle{

  margin-top: 60px;
}

#nhc-section .nhc-button {
  display: inline-block;
  padding: 0.8rem 1.8rem;
  background-color: #fff;
  color: #000;
  text-decoration: none;
  border-radius: 4px;
}

/* TWO-COLUMN LEFT/RIGHT STYLES */
#nhc-section .nhc-wrapper .nhc-inner {
  display: block;
  align-items: center;
  justify-content: space-between;
}

#nhc-section .nhc-reverse {
  flex-direction: row-reverse;
}

#nhc-section .nhc-image {
  width: 100%;
  //height: auto;
  height: 35vh;
  object-fit: cover;
}



#ncn-values .ncn-values {
  padding: 80px 0;
}

#ncn-values{
padding-top: 50px;
padding-bottom: 80px;
margin-bottom: -60px;
}

#ncn-values .ncn-values-header {
  //max-width: 800px;
  margin: 0 auto;
  color: #fff;
}

#ncn-values .ncn-values-title {
    font-weight: 700;
    margin-bottom: 20px;
    font-weight: 800;
    font-style: Extra Bold;
    font-size: 40px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: left;
    text-transform: uppercase;
}

#ncn-values .ncn-values-intro {
    color: #fff;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    text-align: left;
    letter-spacing: 0%;
}


#ncn-values .ncn-values-grid{
margin-top: 50px;
}

#ncn-values .ncn-values-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

#ncn-values .ncn-values-item {
    text-align: left;
    border: 1px #E588FB solid;
    border-radius: 20px;
    padding: 30px;
}

#ncn-values .ncn-values-item-title {
	font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 10px;
    /* font-family: Inter; */
    font-weight: 700;
    font-style: Bold;
    font-size: 30px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: left;
    color: #EFF54B;
}

#ncn-values .ncn-values-item-text {
    color: #EFF54B;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}

#ncn-values .btn-ncn {
  display: inline-block;
  padding: 12px 28px;
  background-color: #EFF54B;
  color: #2F224E;
  text-transform: uppercase;
  border-radius: 30px;
  transition: all 0.3s ease;
font-weight: 600;
font-style: Semi Bold;
font-size: 20px;
leading-trim: NONE;
line-height: 105%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;

}

#ncn-values .btn-ncn:hover {
  background-color: #2F224E;
  color: #EFF54B;
}


.single-article .article-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 2rem;
}

.article-description {
  font-size: 1rem;
  line-height: 1.8;
  color: #555;
}

.tag-label {
  font-weight: 600;
  margin-right: 5px;
}

.tag-badge {
  display: inline-block;
  color: #fff;
  padding: 4px 8px;
  border-radius: 4px;
}



.use-cases-grid,
.read-next-grid {
  display: grid;
}

.use-case-description {
  font-size: 0.95rem;
  line-height: 1.6;
}

.section-title {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 2rem;
  position: relative;
}

.section-title::after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  //background: #0073ff;
  margin: 0.5rem auto;
}

.top-space{
margin-top: 100px;
}
.top-space-40{
margin-top: 40px;
}
#posts{
	padding-top: 10px;
    padding-bottom: 60px;
    margin-bottom: 60px;
}

#posts .post-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

#posts .post-list article {
    border: 0px solid #ddd;
    /* padding: 15px; */
    border-radius: 5px;
    text-align: center;
    max-width: 80%;
}

#posts .first-post {
	margin-top: 30px;
    
}


#posts .date{
    //font-family: PolySans;
    font-size: 12px;
    font-weight: 400;
    line-height: 12.1px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

#posts .post-list h2 {
    font-size: 1.2em;
    margin-bottom: 10px;
}

#posts .post-list p {
    font-size: 0.9em;
    color: #666;
}

#posts .post-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* 4 columns */
    gap: 20px; /* Space between posts */
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

#posts .post-item {
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    transition: transform 0.3s ease;
}


#posts .post-content {
    //padding: 15px;
    
    margin-top: 15px;
    text-align: left;
}

#posts .post-content h2 {
    font-size: 18px;
    margin: 10px 0;
}

#posts .post-content .post-meta {
    font-size: 14px;
    color: #6C757D;
    font-family: 'PolySans Neutral';
    
}
#posts .post-content-title{
text-decoration: none;
    color: #495057;
    //font-family: PolySans;
    font-size: 19px;
    font-weight: 600;
    line-height: 25px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    font-family: 'PolySans Neutral';
}
#posts .post-content-description{
    //font-family: PolySans;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #6C757D;
    font-family: 'PolySans Neutral';

}

#posts .post-content p {
    font-size: 16px;
    color: #555;
}

#posts .post-thumbnail {
    position: relative;
}

#posts .post-thumbnail-description {
    position: absolute;
    top: 10px; /* Adjust the distance from the top */
    right: 10px; /* Adjust the distance from the right */
    background-color: rgba(0, 0, 0, 0.6); /* Semi-transparent background */
    color: white;
    padding: 5px 10px;
    font-size: 12px; /* Adjust font size */
    border-radius: 5px;
    max-width: 80%; /* Ensure description does not overflow the image */
    text-align: right;
    text-transform: uppercase;
    font-family: 'PolySans Neutral';
}

#posts .button {
    background-color: #5164FE;
    color: white;
    padding: 16px 48px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    border-radius: 8px;
    opacity: 1;
    transition: opacity 0.3s ease;
    margin-top: 20px;
    border-radius: 35px;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 105%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
}

/* You can add this to reveal the button (e.g., when the user hovers or scrolls) */
#posts .button:hover {
    background-color: #EFF54B;
    color: #0174FE;
}


#posts h2.title-posts {
    margin-top: 60px;
    padding-bottom: 10px;
    border-bottom: 1px solid #6D6E76;
    font-family: 'PolySans Median';
    font-size: 45px;
    font-weight: 600;
    line-height: 64px;
    letter-spacing: -2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000F64;
    /* font-family: Inter; */
    font-weight: 700;
    font-style: Bold;
    font-size: 45px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #5164FE;
    text-transform: uppercase;
}

#posts .bag-section{

    border-top: 1px solid #6D6E76;
    margin-top: 30px;
    
}


#posts .post-item:hover {
    transform: translateY(-5px);
    border: 1px solid  #0174FE !important;
    padding: 15px;
}
#allposts .post-item {
display: flex; gap: 20px; align-items: flex-start; margin-bottom: 20px;
}


#allposts .post-item {
    display: flex;
    margin-bottom: 20px;
}

#allposts .post-thumbnail {
   // flex: 1;
   // overflow: hidden;
   // height: 290px !important;
}

#allposts .post-thumbnail img {
   // width: 100%;
  //  height: auto;
 //   object-fit: cover; /* Ensures image scales correctly */
}

#allposts .post-content {
    flex: 1;
    padding-left: 20px;
}

#allposts .post-item:hover {
    transform: scale(0.95); /* Zoom effect */
    
    border: solid 1px #0174FE;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
}

#allposts .post-thumbnail :hover {
    //transform: scale(0.95); /* Zoom effect */
}


#allposts .post-content h2 {
    margin-top: 0;
}

/* Optional: You can also add some styling for the pagination */
#allposts .pagination {
    margin-top: 20px;
    text-align: center;
}

#allposts .pagination a, #allposts .pagination span {
    padding: 8px 16px;
    margin: 0 4px;
    //border: 1px solid #ddd;
    //color: #0174FE;
    text-decoration: none;
}

#allposts .pagination a:hover, #allposts .pagination span.current {
    // background-color: #0174FE;
    //color: #fff;
    
    transform: scale(1.1); /* Slight zoom effect */
    transition: transform 0.2s ease-in-out; /* Smooth transition for the zoom */
}

#allposts .pagination-container {
    display: flex;
    justify-content: center;
}

#allposts .pagination-container .pagination a, 
#allposts .pagination-container .pagination span {
    margin: 0 5px;
}


#allposts .post-thumbnail img {
   // width: 100%;
   // height: auto;
   // display: block;
}

 #allposts.post-thumbnail:hover img {
        transform: scale(0.9); /* Zoom effect */
    }
    
    #allposts .post-date{
    
    font-size: 12px; color: #777; margin: 5px 0;
    }
    
    #allposts .post-description{
    font-size: 14px; color: #555; line-height: 1.5;
    }
   

    /* Mouseover border effect */
 #allposts .post-thumbnail:hover {
        border-color: #0174FE; /* Blue border */
    }
    
  #allposts .post-category{
  color: #000F64; font-weight: bold; margin-bottom: 5px
  }

#allposts .post-thumbnail  {
    /*
    flex: 1;
    max-width: 40%;
    height: 260px;
    overflow: hidden;
    position: relative; */
    
    
}
#allposts .post-category{
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 3px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    font-family: 'PolySans Neutral';
    text-transform: uppercase;
    
    width: fit-content;
    margin-bottom: 30px;



}

#allposts h3 a:hover {
    color: #000F64;
    text-decoration: underline;
}

#allposts{
    padding-top: 60px;
    padding-bottom: 50px;
}

    /* Style for active category link */
  #allposts  .category-filter-item.active {
        text-decoration: underline;
        font-weight: bold;
    }

    /* Optionally, add a hover effect */
 #allposts   .category-filter-item:hover {
        text-decoration: underline;
    }
    
#allposts .filter-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 100px;
    border-bottom: 1px solid #6D6E76;
    padding-bottom: 30px;
}


   #allposts  .filter-category ul {
        display: flex;
        gap: 20px;
        list-style: none;
        padding: 0;
        margin: 0;
    }

  #allposts   .filter-category a.active {
        text-decoration: underline;
        font-weight: bold;
    }

  #allposts   .filter-category a:hover {
        text-decoration: underline;
    }
    
    
    #allposts     .pagination-container {
    display: flex;
    justify-content: center;
    gap: 20px; /* Adds more space between each pagination item */
}

  #allposts   .pagination-container .pagination a,
  #allposts   .pagination-container .pagination span {
    margin: 0 10px; /* Additional space for individual links */
    padding: 5px 10px; /* Adds padding for better clickability */
    border-radius: 5px; /* Optional: adds rounded corners */
    text-decoration: none;
    color: #000;
    background-color: #f5f5f5; /* Light gray background */
}

  #allposts   .pagination-container .pagination a:hover,
  #allposts   .pagination-container .pagination span.current {
    background-color: #0174FE; /* Highlight color for hover and active */
    color: #fff; /* White text for better contrast */
    transform: scale(1.1); /* Adds zoom effect on hover */
    transition: all 0.2s ease; /* Smooth transition for hover effect */
}

#allposts h3{
    font-family: 'PolySans Neutral';

    font-size: 30px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #232536;

}

#allposts .data{
    font-size: 12px;
    color: #777;
    margin: 5px 0;
    font-family: 'PolySans Neutral';
    font-size: 12px;
    font-weight: 400;
    line-height: 12.1px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

#allposts .post-description{
    font-family: 'PolySans Neutral';
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #6D6E76;
    
    margin-top: 50px;
}



#allposts .post-item {
    display: flex;
    margin-bottom: 20px;
}

#allposts .post-thumbnail {
    flex: 1;
    overflow: hidden;
    height: 290px !important;
}

#allposts .post-thumbnail img {
    width: 100%;
    height: auto;
    object-fit: cover; /* Ensures image scales correctly */
}

#allposts .post-content {
    flex: 1;
    padding-left: 20px;
}

#allposts .post-item:hover {
    transform: scale(0.95); /* Zoom effect */
    
    border: solid 1px #0174FE;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
}

#allposts .post-thumbnail :hover {
    //transform: scale(0.95); /* Zoom effect */
}


#allposts .post-content h2 {
    margin-top: 0;
}

/* Optional: You can also add some styling for the pagination */
#allposts .pagination {
    margin-top: 20px;
    text-align: center;
}


#allposts .pagination a, #allposts .pagination span {
    padding: 8px 16px;
    margin: 0 4px;
    //border: 1px solid #ddd;
    //color: #0174FE;
    text-decoration: none;
}

#allposts .pagination a:hover, #allposts .pagination span.current {
    // background-color: #0174FE;
    //color: #fff;
    
    transform: scale(1.1); /* Slight zoom effect */
    transition: transform 0.2s ease-in-out; /* Smooth transition for the zoom */
}

#allposts .pagination-container {
    display: flex;
    justify-content: center;
}

#allposts .pagination-container .pagination a, 
#allposts .pagination-container .pagination span {
    margin: 0 5px;
}

#postlist {
    grid-template-columns: repeat(4, 1fr);
}

#full-article .post-item {
    width: 100%;
    margin-bottom: 40px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

#full-article .post-link {
    display: block;
    text-decoration: none;
    color: inherit;
}

/* IMAGE BLOCK */
#full-article .post-thumbnail {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#full-article .post-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* CATEGORY BADGE */
#full-article .post-category-badge {

    position: absolute;
    top: 10px;
    left: 10px;
    color: #2F224E;
    padding: 6px 12px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    /* font-family: Inter; */
    font-weight: 400;
    font-style: Regular;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;

}

/* Category colors */
#full-article .cat-tech {
    background-color: #000F64;
}

#full-article .cat-default {
    background-color: #EBEBEB;
    border-radius: 15px;
}

/* CONTENT STYLES */
#full-article .post-content {
    padding: 15px;
}

#full-article .post-title {
    font-size: 28px;
    margin: 5px 0 10px;
    line-height: 1.2;
    /* font-family: Inter; */
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 105%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
}

.aminute{
text-transform: lowercase;
}
.aartigo{
font-weight: 400;
font-style: Regular;
font-size: 15px;
leading-trim: NONE;
line-height: 105%;
letter-spacing: 0%;
text-transform: capitalize;
color: #2F224E

}
.anoticia{
font-weight: 700;
font-style: Bold;
font-size: 20px;
leading-trim: NONE;
line-height: 105%;
letter-spacing: 0%;
text-transform: capitalize;
color: #5164FE;
    padding-bottom: 17px;
    margin-bottom: 30px;
border-bottom: 1px #5164FE solid;

}
.aname{

    margin-bottom: 4px;
}

#single-article .article-body p{
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 1rem;
    line-height: 1.8;
    color: #2F224E;
}

.post-date {
    margin-bottom: 12px;
    color: #777;
    font-size: 14px;
}

#full-article .post-description {
    margin: 0;
    color: #555;
}
#partners_box_new_home_grid {
padding-top: 50px;
padding-bottom: 50px;
}
#partners_box_new_home_grid .partners-grid-row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-top: 40px;
}

#partners_box_new_home_grid .partners-grid-item {
    display: flex;
    justify-content: center;
}

#partners_box_new_home_grid .partners-grid-card {
   /* background: #fff;
    padding: 25px;
    border-radius: 10px;
    text-align: center;
    height: 100%;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);*/
}

#partners_box_new_home_grid .logo-wrapper {
    width: 100%;
    max-width: 150px;
    margin: 0 auto 15px;
}

#partners_box_new_home_grid .partner-logo-img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

#partners_box_new_home_grid .partner-text {
    font-size: 16px;
    color: #333;
}

.course-card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* IMAGEM */
.course-image {
  position: relative;
}

.course-image img {
    width: 50%;
    margin-top: 7px;
    /* height: 220px; */
    object-fit: cover;
    display: block;
    border-radius: 20px;
}
/* container das carreiras */
.course-careers {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 10px;
  margin-bottom: 16px;
}

/* badge individual */
.career-badge {
  border: 1px solid #2F224E;
  border-radius: 10px;
  padding: 6px 12px;
  font-size: 12px;
  font-weight: 500;
  color: #2F224E;
  background: rgba(255,255,255,0.15);
  line-height: 1;
  white-space: nowrap;
}


/* BADGE TOPO DIREITO */
.course-badge {
    position: absolute;
    top: 16px;
    right: 16px;
    background: #fff;
    color: #2F224E;
    border: 2px solid #2F224E;
    border-radius: 10px;
    padding: 6px 12px;
    font-size: 0.75rem;
    font-weight: 600;
    width: 104;
    height: 30;
    angle: 0 deg;
    opacity: 1;
    border-width: 1px;
    border-radius: 22px;
}

/* CONTEÚDO */
.course-content {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

/* PROVIDER */
.course-provider {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}

.provider-logo {
  max-height: 32px;
  width: auto;
}

.course-provider span {
    font-size: 0.85rem;
    font-weight: 600;
    /* font-family: Inter; */
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    margin-top:30px
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #2F224E;
}

/* TÍTULO */
.course-title {
  font-size: 1.1rem;
  margin-bottom: 8px;
}

/* DURAÇÃO */
.course-duration {
  font-size: 0.9rem;
  margin-bottom: auto;
}

/* BOTÃO */
.course-actions {
  margin-top: 20px;
}


/* ===============================
   Geral Container
================================ */
#formacao .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

#formacao  {
    margin-bottom: 70px;
}


#formacao .courses-grid {
    display: grid;
    grid-template-columns: repeat(3, 360px);
    gap: 24px;
    justify-content: center;
}

@media (max-width: 600px) {
    #formacao .courses-grid {
        display: grid;
        grid-template-columns: repeat(1, 360px);
        gap: 24px;
        justify-content: center;
    }
}

#formacao .courses-grid {
    display: flex;
    gap: 24px;
    justify-content: center;
}

#formacao .course-card {
    flex: 0 0 calc(33.333% - 16px);
   // max-width: calc(33.333% - 16px);
}



/* ===============================
   Hero / Banner Section
================================ */
#formacao .nhc-section {
    position: relative;
    margin-bottom: 40px;
}

#formacao .nhc-full-wrapper img.nhc-full-image,
#formacao .nhc-image-column img.nhc-image {
    width: 100%;
    height: auto;
    display: block;
}

/* ===============================
   Hero Content
================================ */
#formacao .nhc-full-content,
#formacao .nhc-content-inner {
    padding: 20px;
}

#formacao .nhc-title {
    font-size: 2rem;
    margin-bottom: 10px;
}

#formacao .nhc-subtitle {
    font-size: 1.2rem;
    margin-bottom: 15px;
}

#formacao .nhc-intro {
    font-size: 1rem;
    margin-bottom: 20px;
}

#formacao .nhc-button {
    display: inline-block;
    padding: 10px 20px;
    background: #0073aa;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
}

#formacao .nhc-button:hover {
    background: #005177;
}

/* ===============================
   Filters
================================ */
#formacao .courses-filter {
    display: flex;
    gap: 15px;
    margin-bottom: 30px;
}

#formacao .courses-filter select {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

/* ===============================
   Courses Grid
================================ */
#formacao .courses-grid {
    display: grid;
   // grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    //gap: 20px;
}

#formacao .course-card {
    border: 1px solid #ddd;
    padding: 20px;
    background: #fff;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#formacao .course-meta{

    font-size: 20px;
    font-weight: 300;
    letter-spacing: normal;
    color: #2F224E;
    /* font-family: Inter; */
    font-weight: 400;
    font-style: Regular;
    font-size: 11px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#formacao .btn-course{

    text-decoration: none;
    color: #fff;
    /* font-family: Inter; */
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 10px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: left;
    width: max-content;
    text-transform: uppercase;
    background-color: #2F224E;
    padding: 10px;
    border-radius: 20px;
}

#formacao .course-card h3 {
    margin-top: 10px;
    margin-bottom: 35px;
    font-size: 1.2rem;
    /* font-family: Inter; */
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 26px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #2F224E;
}

#formacao .course-card ul {
    list-style: none;
    padding: 0;
    margin: 0 0 15px 0;
}

#formacao .course-card ul li {
    margin-bottom: 5px;
}

#formacao .course-card a.btn,
#formacao .course-card a.btn-secondary {
    text-align: center;
    padding: 8px 15px;
    text-decoration: none;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 5px;
}

#formacao .course-card a.btn {
    background: #0073aa;
}

#formacao .course-card a.btn-secondary {
    background: #555;
}

#formacao .course-card a.btn:hover,
#formacao .course-card a.btn-secondary:hover {
    opacity: 0.85;
}

/* Provider logo */
#formacao .provider-logo {
  //  max-height: 10px;
    margin-top: 0px;
    vertical-align: middle;
}

/* ===============================
   Mobile Styles
================================ */
@media (max-width: 767px) {
    #formacao .courses-filter {
        flex-direction: column;
        gap: 10px;
    }

    #formacao .course-card {
        padding: 15px;
    }

    #formacao .course-card h3 {
        font-size: 1rem;
    }

    #formacao .nhc-title {
        font-size: 1.5rem;
    }

    #formacao .nhc-subtitle {
        font-size: 1rem;
    }
}


/* ===============================
   Banner do Curso
================================ */
#singlecourse .course-hero {
    position: relative;
    margin-bottom: 40px;
    text-align: center;
    color: #fff;
}

#singlecourse .course-hero img {
    width: 100%;
    height: auto;
    display: block;
}

#singlecourse .course-hero .container h1 {
    font-size: 2.5rem;
    margin-bottom: 15px;
}

#singlecourse .course-hero .hero-intro {
    font-size: 1.2rem;
    margin-bottom: 20px;
}

#singlecourse .course-hero .btn-primary {
    padding: 10px 20px;
    background: #0073aa;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
}

#singlecourse .course-hero .btn-primary:hover {
    background: #005177;
}

/* ===============================
   Conteúdo do Curso
================================ */
#singlecourse .course-detail {
    padding: 20px 0;
}

#singlecourse{
margin-top: 140px;
margin-bottom: 80px;
}

#singlecourse .course-header {
   // display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}

#singlecourse .course-header h1 {
    font-size: 2rem;
}

#singlecourse .course-meta ul {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
}

#singlecourse .course-meta ul li {
    margin-bottom: 8px;
}

#singlecourse .course-content {
    margin-bottom: 20px;
    line-height: 1.6;
}

/* Botões */
#singlecourse a.btn,
#singlecourse a.btn-secondary {
    display: inline-block;
    margin-right: 10px;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
    color: #2F224E;
}

#singlecourse a.btn {
    background: #0073aa;
}

#singlecourse a.btn-secondary {
    background: #E588FB;
}

#singlecourse a.btn:hover,
#singlecourse a.btn-secondary:hover {
    opacity: 0.85;
}

/* Provider logo */
#singlecourse .provider-logo {
    margin: 60px 0;
}

/* ===============================
   Course inscription CTA
================================ */
#singlecourse .course-inscription {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 48px 0;
}

#singlecourse .course-inscription .btn-primary {
    
    background-color: #2F224E;
    border-radius: 22px;
    opacity: 1;

    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;

    display: inline-block;
    transition: background-color 0.25s ease, transform 0.15s ease;
    text-transform: uppercase;
}

/* Hover / focus */
#singlecourse .course-inscription .btn-primary:hover,
#singlecourse .course-inscription .btn-primary:focus {
    background-color: #241a3d;
    transform: translateY(-1px);
}


/* ===============================
   Mobile Styles
================================ */
@media (max-width: 767px) {
    #singlecourse .course-hero .container h1 {
        font-size: 1.8rem;
    }

    #singlecourse .course-hero .hero-intro {
        font-size: 1rem;
    }

    #singlecourse .course-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    #singlecourse .course-header h1 {
        font-size: 1.5rem;
    }

    #singlecourse .course-meta ul li {
        font-size: 0.95rem;
    }
}



/* ===============================
   SINGLE COURSE
================================ */
#singlecourse {
    padding: 10px 0;
    max-width: 1100px;
}

/* LABEL + DIVIDER */
#singlecourse .course-label {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1.5px;
    color: #E588FB;
    margin-bottom: 10px;
    /* font-family: Inter; */
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 105%;
    letter-spacing: 0%;
    text-transform: capitalize;
}

#singlecourse .course-divider {
    //width: 80px;
    height: 2px;
    background: #E588FB;
    border: none;
    margin: 10px 0 30px;
    color: #E588FB;
}

/* ===============================
   HEADER
================================ */
#singlecourse .course-header {
    margin-bottom: 40px;
}

#singlescourse .label-div{

}

#singlecourse .course-title {
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #2F224E;
    text-transform: uppercase;
}

#singlecourse .course-description {
    font-size: 17px;
    line-height: 1.7;
    color: #444;
   // max-width: 800px;
}

/* ===============================
   PROVIDER LOGO
================================ */
#singlecourse .provider-logo {
 //   margin: 20px 0;
}

#singlecourse .provider-logo img {
    max-height: 70px;
    width: auto;
    display: block;
}

/* ===============================
   META
================================ */
#singlecourse .course-meta {
    margin-bottom: 40px;
    font-size: 15px;
}

#singlecourse .course-meta p,
#singlecourse .course-meta li {
    margin-bottom: 8px;
    color: #2F224E;
    /* font-family: Inter; */
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    /* line-height: 105%; */
    letter-spacing: 0%;
    text-transform: capitalize;
}

#singlecourse .course-meta p.duration{
font-weight: 300;
font-style: Light;
font-size: 20px;
leading-trim: NONE;
line-height: 105%;
letter-spacing: 0%;
color: #2F224E;

}

#singlecourse .course-meta strong {
    font-weight: 600;
}

/* ===============================
   IMAGE
================================ */
#singlecourse .course-image {
    margin: 50px 0;
}

#singlecourse .course-image img {
    width: 100%;
    height: auto;
    border-radius: 14px;
    object-fit: cover;
}

/* ===============================
   INFO CARDS
================================ */
#singlecourse .course-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin: 50px 0;
}

#singlecourse .course-card {
    background: #2F224E;
    padding: 28px 24px;
    border-radius: 18px;
}

#singlecourse .course-card .card-title {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 6px;
font-weight: 700;
font-style: Bold;
font-size: 22px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;

    margin-bottom: 20px;
}

#singlecourse .course-card p {
    font-weight: 600;
    color: #fff;
    margin: 0;
font-weight: 700;
font-style: Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;

}

/* ===============================
   ACTIONS
================================ */
#singlecourse .course-actions {
    display: flex;
    gap: 20px;
    margin-top: 40px;
    flex-wrap: wrap;
}

#singlecourse .course-actions .btn {
    padding: 14px 28px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 30px;
    text-decoration: none;
    transition: all 0.25s ease;
}

/* PRIMARY */
#singlecourse .btn-primary {
    background: #000;
    color: #fff;
}

#singlecourse .btn-primary:hover {
    background: #222;
}

/* SECONDARY */
#singlecourse .btn-secondary {
    background: transparent;
    border: 2px solid #000;
    color: #000;
}

#singlecourse .btn-secondary:hover {
    background: #000;
    color: #fff;
}

/* ===============================
   RESPONSIVE
================================ */
@media (max-width: 992px) {
    #singlecourse .course-title {
        font-size: 32px;
    }

    #singlecourse .course-cards {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 576px) {
    #singlecourse {
        padding: 40px 0;
    }

    #singlecourse .course-title {
        font-size: 26px;
    }

    #singlecourse .course-description {
        font-size: 16px;
    }

    #singlecourse .provider-logo img {
        max-height: 55px;
    }
}


/* Responsive */
@media (max-width: 992px) {
    #partners_box_new_home_grid .partners-grid-row {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
}

@media (max-width: 600px) {
    #partners_box_new_home_grid .partners-grid-row {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}


#hero {
/*
  width: 100%;
  //min-height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
  height: 90vh;*/
  
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(23* 2.5vw);
  
}
.hero-image-full {
}

#hero .wp-image-sonae{
  right: -260px;
  position: absolute;
  width: 208px;
  margin-top: 3vh;
  left: 100%;
}

#hero .hero-logos {
    //margin-top: 9vh;
    position: absolute;
    /* right: 30px; */
    text-align: right;
    right: 10vh;
}

#hero .hero-logos-login {
    top: 80px !important;
}

#hero .hero-login {
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
}


@media (max-width: 500px){
#hero .hero-login {
      position: absolute;
    top: -80px;
    width: 260px;
    /* left: 0px; */
    right: 0;
    color: #fff;
}

}


#hero .text-right{
text-align: right;
}

#hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(51, 38, 78, 0.5); /* Color with 50% opacity */
    z-index: 1;
}

.hero-container {
    position: relative;
    z-index: 2; /* Place content above the background overlay */
    color: #fff; /* Adjust text color if needed */
}


#hero h2 {
    font-size: 38px;
    color: rgba(0, 0, 0, 1);
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-style: normal;
    margin-bottom: 30px;
    margin-top: 30px;
}

.hero-image-full img {
  object-fit: cover;
  width: 100%;
}

.hero-text-quem {

        padding-top: calc(22* 2.5vw);
}
section {
	position: relative;
	transition: opacity .5s ease-in,min-height .5s ease-in,height .5s ease-in;
}
.css-llpdw0 {
	background-color: rgba(236,239,118,1);
	border-color: rgba(236,239,118,1);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: 0;
	margin-right: 0;
	max-width: 100%;
}
.hero-text-quem-text {

        text-align:center;
}

.hero-text-quem-2{
    white-space: pre-wrap;
    font-size: 1.125rem;
    color: rgba(15, 12, 9, 1);
    padding-left: 20%;
    padding-right: 20%;
    color: rgba(0, 0, 0, 1);
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-style: normal;
    padding-bottom: 50px;

}
.css-1b5csnr.column {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text-align-center {
	text-align: center;
}
.lp-text-react p, .lp-text-react h1, .lp-text-react h2, .lp-text-react h3 {
	min-height: 1em;
	white-space: pre-wrap;
}
#yellow {
    height: max-content !important;
}
.css-wf5e63 > .container {
	padding-top: 4vw;
	padding-right: 10vw;
	padding-bottom: 4vw;
	padding-left: 10vw;
}
.css-wf5e63 {
	background-color: rgba(236,239,118,1);
	border-color: rgba(236,239,118,1);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

#yellow .widget {
    word-wrap: break-word;
    padding: 1vw;
    background-color: rgba(236, 239, 118, 1);
    border-color: rgba(236, 239, 118, 1);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    /* padding-bottom: 60px; */
}

.flex--12 .flex__item--md-12 {
	flex-basis: 100%;
	max-width: 100%;
}
#196a21d8-16d3-865d-802e-92c9f9ca16ba{
heigth: 20vh;
}

#hero .lp-headline-first{
margin-top: 190px;
}

.hero-text {
/*
    color: #000f64;
    position: absolute;
    top: 21%;
    left: 20%;
    color: white;
    position: absolute;
    top: 10%;
    left: 10%;
    width: 60vh;*/
    color: white;
    position: absolute;
    top: 8%;
    left: 9%;
    width: 32%;
}
@media (min-width: 576px) and (max-width: 1700px) {
    .hero-text {
       // width: 36%;
    }
}


.css-10f83kw, .css-10f83kw:focus, .css-10f83kw:active {
	border-color: rgb(87,104,255);
	background: rgb(87,104,255);
	color: rgb(255,255,255);
}
.css-10f83kw {
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-family: 'Lato',sans-serif;
	text-shadow: none;
	-webkit-transition: color 0.2s linear,background 0.2s linear,border-color 0.2s linear, text-shadow 0.2s linear;
	transition: color 0.2s linear,background 0.2s linear,border-color 0.2s linear, text-shadow 0.2s linear;
	-webkit-text-decoration: none;
	text-decoration: none;
	position: relative;
	font-weight: bold;
	min-height: 48px;
	min-width: 96px;
	padding: 14px 24px;
	font-family: "Montserrat",sans-serif;
	border-radius: 12px;
}
.is-bold {
	font-weight: 700;
}
.line-height-scale-6 {
    line-height: 1.5;
    font-size: 1.25rem;
}
  .font-scale-2 {
    font-size: .75rem;
  }
  .lp-text-react p, .lp-text-react h1, .lp-text-react h2, .lp-text-react h3 {
	white-space: pre-wrap;
}
.lp-text-react{
margin-top: 40px;
}
.lp-text a:hover, .lp-text a:active, .lp-text-react a:hover, .lp-text-react a:active, .lp-headline a:hover, .lp-headline a:active {
	text-decoration: none;
}
.lp-text a, .lp-text-react a, .lp-headline a {
    color: inherit;
   // text-decoration: underline;
    font-size: .75rem;
    font-weight: 100;
}
.lp-text-react p, .lp-text-react h1, .lp-text-react h2, .lp-text-react h3 {
	white-space: pre-wrap;
}
.hero-text2{
font-size: 20px;
    font-weight: 300;
    color: #000f64;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 1em;
    line-height: 1.5;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 1.425rem;
    line-height: 1;

}
.hero-img{
    //width: 100%;
   // padding-left: 30px;
    //padding-top: 30px;
}
/*
.hero-title {
    font-weight: 200;
    margin-bottom: 29px;
    font-size: 40px;
    /* width: 50%; */
    margin-left: 20%;
    margin-right: 20%;
    /* text-align: center; */
    background-color: black;
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(22,22,22,0.321187850140056) 35%, rgb(2,0,36) 100%);
}
*/

.hero-title {
    font-weight: 200;
    font-size: 40px;
    position: absolute;
    margin-left: 10%;
    color: #000f64;
    font-size: 50px;
    text-align: left;
}

.hero-pages{
margin-top:160px;
}

.hero-tagline {
  //font-family: "PolySans Median";
    font-family: Mitr;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 40px;
}

/* Hero Not full */
.hero-not-full{margin-bottom: 40px;}


#hero-not-full .hero .row {
  width: 100%;
 height: 600px;
  color: black;
}

.hero-title-partial {
  margin-bottom: 35px;
}

.hero-image-left img,
.hero-image-right img {
  object-fit: cover;
  width: 100%;
}

/* Text + Title */

#text-titles .container .row {
  padding: 50px 0px;
}

/* text_block_titlesubtitle_and_text */

#text_block_titlesubtitle_and_text {
  margin: 350px 0px 0px 0px;
}

#text_block_titlesubtitle_and_text h2 {
  //margin-bottom: 34px;
  color: #000f64;
}

#text_block_titlesubtitle_and_text h3 {
  margin-bottom: 27px;
}

#text_block_titlesubtitle_and_text p {
    font-weight: 350;
    line-height: 29px;
    padding-left: 70px;
    padding-right: 70px;
    font-size: 17px;
}

.center-text{padding: ;}

/* Image + CTA */
#image-cta {
  margin-bottom: 50px;
}

#image-cta .container,
#image-cta .container-fluid {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 457px;
}

.cta-text {
  padding: 77px 150px 43px 150px;
}

.cta-title {
  color: white;
  font-size: 2.8rem;
  margin-bottom: 28px;
  margin-top: 50px;
}

.cta-text-p {
  color: white;
  font-size: 1.5rem;
  font-family: "PolySans Neutral", sans-serif;
  word-spacing: 0.2rem;
  line-height: 1.675rem;
  font-weight: 300;
  margin-bottom: 61px;
}

.cta-text button {
  margin-bottom: 53px;
}

/* Challenges Box */

#challenges {
  //margin-bottom: 15px;
}

#challenges .single_challenge_text p.title {
    text-align: left;
    color: rgba(0, 0, 0, 1);
    //font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-weight: bold;
    line-height: 1.375;
    font-size: 1.25rem;  
    --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
  
    text-align: left;
    color: rgba(0, 0, 0, 1);
    /* font-family: "Montserrat", sans-serif; */
    font-weight: normal;
    font-style: normal;
    font-weight: 900;
    line-height: 1.375;
    font-size: 1.25rem;
    letter-spacing: 0.5px;
    --fa-style-family-brands: "Font Awesome 6 Brands";
    --fa-font-brands: normal 400 1em / 1 "Font Awesome 6 Brands";
}

#only_content{
    background-color: rgba(236, 239, 118, 1);
    border-color: rgba(236, 239, 118, 1);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 50px;
}
#only_content .font-scale-2 {
	font-size: .75rem;
}

#only_content .widget {
    word-wrap: break-word;
    padding: 1vw;
    text-align: center;
}

#only_content h1 {
	font-family: "Montserrat",sans-serif;
	font-weight: bold;
	font-style: normal;
}

#only_content h4 {
    font-size: 54px;
    color: rgba(87, 104, 255, 1);
    line-height: .875;
    font-size: 5.5rem;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-style: normal;
}

#only_content p {
    font-size: 20px;
    font-weight: 300;
    /* color: #000f64; */
    font-family: "Montserrat", sans-serif;
}

#how_it_works{
    background-color: rgba(236, 239, 118, 1);
    border-color: rgba(236, 239, 118, 1);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 50px;
}
#how_it_works .font-scale-2 {
	font-size: .75rem;
}

#how_it_works .widget {
    word-wrap: break-word;
    padding: 1vw;
    text-align: center;
}

#how_it_works h1 {
	font-family: "Montserrat",sans-serif;
	font-weight: bold;
	font-style: normal;
}

#how_it_works h4 {
    font-size: 54px;
    color: rgba(87, 104, 255, 1);
    line-height: .875;
    font-size: 5.5rem;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-style: normal;
}

#how_it_works p {
    font-size: 20px;
    font-weight: 300;
    /* color: #000f64; */
    font-family: "Montserrat", sans-serif;
}

#how_it_works .empresas {
    font-size: 20px;
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
}


#challenges .single_challenge_text p.description {
    text-align: left;
    color: rgba(0, 0, 0, 1);
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1.375;    
    font-size: 1.125rem;
}
#challenges h3{

    line-height: 1.125;
    font-size: 3rem;
    padding-top: 30px;
    /* color: rgb(255, 255, 255); */
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-style: normal;

}
.challenge-box {
  padding: 60px 43px 0px 43px;
  background-color: white !important;
}

.single_challenge_box-0,
.single_challenge_box-1 {
  margin-bottom: 39px;
}

.single_challenge_box-2,
.single_challenge_box-3 {
  margin-bottom: 58px;
}

.single_challenge_text p {
  font-size: 1rem;
  font-weight: 300;
  margin-top: 19px;
  text-align: center;
}

.single_challenge_text-header {
	color: #0073ff;
}

.single_challenge_text p {

}

/* Solutions Boxes */

#Solutions {margin-bottom: 67px ;}

#Solutions h3 {
  margin-bottom: 12px;
  padding: 0px 197px;
}

.back-card-text {
  display: none;
}

.solution-box-flip {
  width: 353px;
  border-radius: 0.5rem;
  height: 290px;
  box-shadow: rgba(100, 100, 111, 0.4) 0px 7px 15px 0px;
/*	width: 100%;*/


}

.box-0,
.box-1,
.box-2 {
  margin-bottom: 42px;
}

.solution-box-no-flip h4{margin-bottom: 0px; font-size: 1.75rem;}

.solution-box-no-flip p{
    font-size: 1rem;
    padding: 0px 20px;

}

/* CTA Button */

#cta-button {
  margin: 87px 0px;
}

/* Footer CTA */

#footer-cta .container-fluid {
  background-size: cover;
  background-repeat: no-repeat;
}

#footer-description a{
   color: #fff;
}

#footer-description .image-aligns{
    width: 130px;
}

#footer-description .wp-image-1058{
    width: 150px;
}

#footer-description .image-aligns-big {
    width: 160px;
}
#footer-description .widget {
    word-wrap: normal;
    padding: 1vw;
    background-color: transparent;
    border-color: rgba(236, 239, 118, 1);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#footer-description .rodape{

    width: 64%;
    margin-left: 18%;
    margin-right: 18%;
}

#footer-description  .css-1riyp8a:hover {
background-color: rgb(70,83,204);
  border-color: rgb(70,83,204);
  color: rgb(255,255,255);
}
#footer-description  .css-1riyp8a, #footer-description .css-1riyp8a:focus, #footer-description .css-1riyp8a:active {
	border-color: rgb(87,104,255);
	background: rgb(87,104,255);
	color: rgb(255,255,255);
}
#footer-description .css-1riyp8a, #footer-description .css-1riyp8a:focus, #footer-description .css-1riyp8a:active {
	border-color: rgb(87,104,255);
	background: rgb(87,104,255);
	color: rgb(255,255,255);
}
#footer-description .css-1riyp8a {
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-family: 'Lato',sans-serif;
	text-shadow: none;
	-webkit-transition: color 0.2s linear,background 0.2s linear,border-color 0.2s linear, text-shadow 0.2s linear;
	transition: color 0.2s linear,background 0.2s linear,border-color 0.2s linear, text-shadow 0.2s linear;
	-webkit-text-decoration: none;
	text-decoration: none;
	position: relative;
	width: 100%;
	font-weight: bold;
	min-height: 48px;
	min-width: 96px;
	padding: 14px 24px;
	font-family: "Montserrat",sans-serif;
	border-radius: 12px;
    width: 290px;;
    padding: 20px;
}

#only_content .css-1riyp8a {

    font-size: 1.25rem;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    text-shadow: none;
    -webkit-transition: color 0.2s linear, background 0.2s linear, border-color 0.2s linear, text-shadow 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear, border-color 0.2s linear, text-shadow 0.2s linear;
    -webkit-text-decoration: none;
    text-decoration: none;
    position: relative;
    width: 100%;
    font-weight: bold;
    min-height: 48px;
    min-width: 96px;
    padding: 14px 24px;
    font-family: "Montserrat", sans-serif;
    border-radius: 12px;
    width: 290px;
    padding: 20px;
}

#how_it_works .css-1riyp8a {

    font-size: 1.25rem;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    text-shadow: none;
    -webkit-transition: color 0.2s linear, background 0.2s linear, border-color 0.2s linear, text-shadow 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear, border-color 0.2s linear, text-shadow 0.2s linear;
    -webkit-text-decoration: none;
    text-decoration: none;
    position: relative;
    width: 100%;
    font-weight: bold;
    min-height: 48px;
    min-width: 96px;
    padding: 14px 24px;
    font-family: "Montserrat", sans-serif;
    border-radius: 12px;
    width: 290px;
    padding: 20px;
}

#footer-description .gutter-bottom-1{
padding-top: 20px;

}

#footer {
    padding-bottom: 20px;
}

.social-icons a {
    margin: 0 1px; /* Space between icons */
    font-size: 19px; /* Adjust icon size */
    text-decoration: none;
    color: #fff; /* Change icon color */
}

.social-icons a:hover {
    color: #007bff; /* Change color on hover */
}

.font-scale-6 {
	font-size: 1.25rem;
}

.css-18zlxpf {
	background-color: rgba(15,12,9,1);
	border-color: rgba(15,12,9,1);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.font-scale-3 {
    margin-top: 40px;
    font-size: .875rem;  font-family: "Montserrat",sans-serif;
  font-weight: normal;
  font-style: normal;
}

.lp-text a, .lp-text-react a, .lp-headline a {
    color: inherit;
    //text-decoration: underline;
    font-size: .75rem;
    font-weight: 100;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-style: normal;
}
 
.footer-cta-title {
  color: white;
  font-size: 1.8rem;
  font-family: "PolySans Neutral", sans-serif;
}

.footer-cta-text {
  color: white;
  font-size: 2.8rem;
  font-family: "PolySans Neutral", sans-serif;
}

.footer-text {
  min-height: 396px;
}

.footer-second-row {
  margin: 20px 0px;
}

/* Image + bullet-titles box  */

.title-box-with-sub-titles {
  font-size: 1.75rem;
  margin-bottom: 24px;
}

.title-box-with-sub-text {
  font-size: 1.25rem;
  margin-bottom: 44px;
}

.title-box-with-sub-title-title {
  font-weight: 500;
  word-spacing: none;
  letter-spacing: none;
}

.bullet-list-ul li {
  list-style-image: url("/unclassified/wp-content/uploads/2023/10/arrow.png");
  margin-bottom: 28px;
  font-size: 1rem;
}

.bullet-list-ul li {
  margin-left: 18px;
}

#image-bullet-point-list img {
  object-fit: cover;
  width: 100%;
}

#image-bullet-point-list {
  margin-bottom: 150px;
}

/* Slider */

#slider h3 {
  margin-bottom: 12px;
}

.carrousel-testemunhos{
    position: relative;
    text-align: center;
}
.carrousel-inner-testemunhos{
	position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-testemunhos {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
}

#slider {
  margin-bottom: 28px;
}

#slider img {
  object-fit: cover;
  width: 100%;
  height: 200px
}

.item-partners-background {
    //background: #F0F0EB;
    //height: 170px;
    padding: 14px;
}


#partners_box .footer-cta-text {
    color: white;
    font-size: 2.8rem;
    font-family: "PolySans Neutral", sans-serif;
    font-size: 24px;
    color: #000f64;
}

  #partners_box .higher {
    width: 120px !important;
}
#partners_box .icons-size{
width: 160px; 
height: min-content; 
padding: 10px;
}

    #partners_box .large {
        width: 270px !important;
    }
    
    
    #partners_box .large-xs {
        width: 210px !important;
    }
#sliderpartner img {
  object-fit: cover;
  width: 100%;
  //height: 200px
}

.img-size{
height: 200px !important
}

#slider .logo {
    object-fit: cover;
    width: 100px;
    position: absolute;
    right: 0;
    top: 30px;
}

.iframe-edu {
    border: 0;
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
    height: 390px;
    margin-bottom: 40px;
    margin-top: 40px;
}
iframe {
    border: 0;
    width: 100%;
    height: 320px;
}
.accordian-img{
width:100%;
}

.accordion-body{
    font-family: 'PolySans Neutral';
}

.item-title, .item-subtitle{
    font-family: "PolySans Neutral", sans-serif;
}

.item-title{
	font-size: 1rem;
    color: #0073ff;
    padding-top: 20px;
}
.item-subtitle{
    font-size: 0.8rem;
}
.item-dates{
    font-size: 11px;
    margin-bottom: 0px;
    color: #0073ff;
}

.testemunho_image{
	width: 7%;
    position: absolute;
    top: 45px;
}

.item-testemunhos-background{
	background: #F0F0EB;
  height: 170px;
  padding: 14px;
}

.item-hours{
    font-size: 10px;
    margin-bottom: 0px;
    color: #0073ff;
}
.item-testemunhos-title{
    font-size: 16px;
    color: #0073ff;
    margin-bottom: 0px;
}
.item-testemunhos-text{
    font-size: 12px;
    margin-bottom: 0px;
}


.item-text{
    font-size: 0.7rem;
}

.carousel-item{
    padding: 47px 0px 52px 60px;
    //height: 800px;
    width: 70%;
    margin-rigth: 15%;
    margin-left: 15%;
}

.carousel-item-testemunhos{
    padding: 47px 0px 52px 60px;
    height: 300px;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    background-color: #000f64;
}

/* Accordian */

#accordian{padding: 90px 0px 20px 0px; margin-bottom: 21px;}

#accordian h3{

    margin-bottom: 100px;
    padding: 0px 150px;
    font-size: 3rem;
    line-height: 1.125;
    
    
    font-size: 24px;
    text-align: center;
    margin-top: 80px;
    font-family: 'Montserrat-Semibold';
    
    }
    
    #footer-description h2 {
        font-size: 3rem;
        
    font-family: 'Montserrat-Semibold';
    
    }
    
    
#footer-description    .lp-text-react p, .lp-text-react h1, .lp-text-react h2, .lp-text-react h3 {
    white-space: pre-wrap;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-style: normal;
    padding-left: 20%;
    padding-right: 20%;
}

.accordion-item{margin-bottom: 16px; width: 100%;}

/* .accordian-box{ height: 636px;} */
.button-div{margin: 50px 0px 50px 0px; }

/* Line-break */

.product-page-line-break{margin: 65px 0px;}

/* Contact form with Image */
#contact-form-image{margin-top: 100px;margin-bottom: 60px;}

.contact-form-title{
    padding-right: 50px;
    font-family: Archivo;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 40px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #0F2830;
}

}
.contact-form-title-inside{font-weight: 500; margin-bottom: 22px;}

.contact-page-image{
    object-fit:contain;
    width: 636px;
    height: 434.500px; 
}



/* General Content */



/* Error 404, 500 */

.error-wrapper{height: 330px; margin-top:200px;}

.error-title{font-size: 10rem;}


/* European annoucment */

.european-announcement{color: white; padding-bottom: 40px;}
.european-announcement p {font-size: 1rem;}
.european-img img{max-width:700px; width:100%; object-fit: cover;}

.european-img{background-color: white;}


.animation {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.wrapper {
  width: 80%;
  padding: 4%;
  margin: 20px auto;
  background: #fff;
}

.wrapper.cards {
  background: 0;
  width: 100%;
  padding: 0 0 0 0;
}

.card .front {

	color: #000;
	padding-top:30px;
	
}

.card .back {
  background: #444444;
  -webkit-transform: rotateY( 180deg );
  -moz-transform: rotateY( 180deg );
  -o-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
}

.card {
  width: 100%;
  position: absolute;
  cursor: pointer;
border-top-width:0px;
  
  

  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  -o-transition: -o-transform 0.4s;
  transition: transform 0.4s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
	
    border-color: transparent;
}

.card.flipped {
 // -webkit-transform: rotateY( 180deg );
 // -moz-transform: rotateY( 180deg );
 // -o-transform: rotateY( 180deg );
 // transform: rotateY( 180deg );
}

.card .front,
.card .back {
	display: block;
    /* width: 100%; */
    color: black;
    text-align: center;
    font-size: 4em;
    position: absolute;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}
	
.card .back {
	position:relative;
}

}

.card .back {
  width: 94%;
  padding-left: 3%;
  padding-right: 3%;
  font-size: 16px;
  text-align: left;
  line-height: 25px;
 
}
button.btnSend {
  display: inline-block;
  min-width: 100px;
  padding: 3px 5px;
  margin-top: 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #03446A;
  background: #fff;
  border: 0;
  border-radius: 3;
} 

.card .back label {
  display: inline-block;
  width: 70px;
  text-align: left;
}



.cardTitle {
  font-size: 1.4em;
  line-height: 1.2em;
  margin: 0;
}

/*
.container {
  position: relative;
  float: left;
  height: 260px;
  margin: 10px 0 10px 4%;
  background: #fff;
  
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  -o-perspective: 800px;
  perspective: 800px;
}
*/
/* .container:first-child {
  margin-left: 0;
}

.formItem:first-child {
  margin-top: 20px;
}

.content {
  padding: 4%;
  font-weight: 100;
  text-align: left;
}

*/

.counter {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.counter-number {
    color: #000f64;
    font-size: 30px;
}

.image-container {
    position: relative;
    overflow: hidden;
}

.hover-effect {
    transition: transform 0.3s ease-in-out;
}

.image-container:hover .hover-effect {
    transform: scale(1.2);
}


.image-container-background {
    position: relative;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.hover-effect-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Adjust the background color and opacity */
    transition: background-color 0.3s ease-in-out;
    background: no-repeat;
    width: 100%;
    background-size: cover;
    
}

.image-container-background:hover .hover-effect-background {
    transform: scale(1.2);
}
.show-mobile{
display: none;
}
.show-desktop{
display: block;
}

.em-event-location{
display:none;
}
.em.em-item.em-item-single .em-item-meta h3{
display:none;
}
/*
.em.em-search.has-advanced.has-views .em-search-views, .em.em-search.has-sorting.has-views .em-search-views {
    display: none;
}
.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-submit button, .em.em-search .em-search-main.em-search-main-bar>.em-search-submit button, .em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-submit button {
    background-image: url(/wp-content/uploads/2023/11/check-mark.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-color: white !important;
    border: none !important;
    color: unset !important;
    width: 150px;
    color: white !important;
}

.em .em-search-advanced, .em.em-search, .em.em-search-advanced {
    --border-color: white;
}

.button-events{
    background-color: #000f64;
    padding: 12px 23px;
    color: white;
    text-align: center;
    font-size: 8px;
}*/

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

#menu-primary-menu-1{
display:none;
}

@media (max-width: 576px) {

.hero-title {
    font-weight: 200;
    margin-bottom: 29px;
    font-size: 40px;
    margin-left:0px;
    margin-right:0px;
    //background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(22,22,22,0.321187850140056) 35%, rgb(2,0,36) 100%);
}
.search-categories{
    text-align: right !important;
    float: inline-start !important;
}
#text_block_titlesubtitle_and_text {
    margin: 0;
    /* padding: 0; */
}
#text_block_titlesubtitle_and_text p {
    font-weight: 350;
    line-height: 34px;
    padding-left: 10px;
    padding-right: 10px;
}
/*
.em-search-ajax {
    display: none !important;
}*/
.carousel-inner{
height: auto !important;
}
.center-card-img{
width: auto !important;
}
.center-card-img-mobile{
    width: 90% !important;
}

.challenge-box{
padding:0;
}
.cta-text {
    padding: 0;
    padding-top: 50px;
}
.show-mobile{
display: block;
}
.show-desktop{
display: none;
}
.carousel-item{
padding:0;}
.item-testemunhos-background {
    margin-bottom: 20px;
    height: auto;
}
.testemunho_image {
    width: 17%;
    position: absolute;
    top: 5px;
    right: 10px;
}
.n2-ss-slider {
    height: 340px;
}

.em.em-item.em-item-single.size-small .em-item-meta h3{
display:none;
}
.em.em-search-advanced.em-search-advanced-inline footer div {
    display: none !important;
}

.menu-mobile{
color:black;}

.special {
    padding: 0px 0px!important;
    background-color: #f0f0eb !important;
}
.bar {
    background: black;
}
.navbar-wrapper {
    padding: 0px 0px;
}
.custom-logo {
    width: auto !important;
}

#general-description {
    padding-top: 30%;
}
    .navbar-nav {
        display: none;
    }

    .navbar-nav.show {
        display: block;
    }

    .navbar-nav li {
        display: block;
    }

    .navbar-nav li ul {
        position: static;
        display: none;
    }
        .menu {
        flex-direction: column;
    }

    .submenu {
        position: relative;
    }

    .menu-mobile.active {
        display: block;
        right: 0;
        position: fixed !important;
        text-align: right;
        background-color: RGBA(0,15,102,1) !important;
        width: 100%;
        text-align: center;
        padding: 0;
        margin-top: 0px !important;
}

.n2-ss-slider .n2-ss-layer[data-pm=default], .n2-ss-slider .n2-ss-layer[data-pm=normal] {
    font-size: 12px;
}

.carousel-inner {
    height: auto !important;
    overflow: auto !important;
}


.carousel-card {
    margin-bottom: 20px;
}

.menu-toggle{
    display: block;
    position: fixed;
    right: 30px;
    top: 10px;}



}
#terms ul, li {
    list-style-type: inherit;
    //color: #0d6efd;
    font-family: "Montserrat", sans-serif;    
    font-size: 17px;
}

#terms {
	margin-bottom: 50px;
	margin-top: 100px;
}


#terms p {
    font-size: 17px;
    color: #000;
    font-family: "Montserrat", sans-serif;
    letter-spacing: normal;
}

#cookies {
	margin-bottom: 50px;
	margin-top: 100px;
}

#cookies tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border: 1px solid #000;
    border-collapse: collapse;
    text-align: center;
}


#cookies p {
    font-size: 17px;
    color: #000;
    font-family: "Montserrat", sans-serif;
    letter-spacing: normal;
}
#privacidade {
	margin-bottom: 50px;
	margin-top: 100px;
}




#privacidade p {
    font-size: 17px;
    color: #000;
    font-family: "Montserrat", sans-serif;
    letter-spacing: normal;
}

#hero .hero-logos {
    position: absolute;
    /* right: 30px; */
    text-align: right;
    right: 10vh;
       // top: calc(5px + 8vh);
       top:10%;
        width: 30%;
    
}
@media (max-width: 1800px){
#hero .hero-logos {
    position: absolute;
    /* right: 30px; */
    text-align: right;
    right: 10vh;
     //  top: calc(5px + 5vh);
}
#hero .hero-text {
       // top: calc(5px + 8vh);
}

}
@media (max-width: 1400px){
    #hero .hero-logos {
        position: absolute;
        /* right: 30px; */
        text-align: right;
        right: 5vh;    
      //  top: calc(5px + 4vh);
    }
    #hero .hero-text {
       // top: calc(5px + 6vh);
}

.hero-text2 {
    font-size: 1rem;
    line-height: 0px;
}
    .hero-text {
        width: 38%;
    }

}

@media (max-width: 1300px){
    .hero-text {
        width: 50%;
        
     //   top: calc(8px + 5vh);
    }
    #hero {
        height: calc(25* 2.31vw);
    }
    .hero-text {
    top: 4%;
}
    #hero .hero-logos {
    
        top: 5%;
      //  top: calc(6px + 5vh);
    }
}
@media  (max-width: 1200px){
    .hero-text {
        width: 58%;
    }
    .hero-text {
    top: 22%%;
}
.hero-img {
    width: 30%;
    padding-left: 30px;
    padding-top: 30px;
}
#hero h2 {
    font-size: 41px;
}

}

@media (max-width: 1100px){

    #hero .hero-logos {
        position: absolute;
        /* right: 30px; */
        text-align: right;
        right: 3vh;
      //  top: calc(10px + 2vh);
    }
    #hero .hero-text {
     //   top: calc(0px + 1vh);
    }
    .hero-text {
        width: 68%;
    }
   .hero-text {
        top: 0%;
    }
    #hero {
        height: calc(24* 2.5vw);
    }

}
#header-content-new{
padding-top: 150px;
}


#header-content-new .header-content-new {
  text-align: center;
  padding: 60px 20px;
  position: relative;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#header-content-new-mobile h1 {
    font-size: 54px;
    font-size: 24px;
    margin: 20px 0 10px;
    text-align: center;
    font-family: 'Montserrat-black';
    color: #33264e;
}

#header-content-new .legal-text {
font-size:12px;
    text-align: center;
    margin-top: 20px;
}


#header-content-new .legal-text a {
font-size:12px;

    text-decoration: underline;
}



#header-content-new .logo-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 30px;
}

#header-content-new .logo-left,
#header-content-new .logo-right {
  max-width: 120px;
  height: auto;
    margin-top: 50px;
}

#header-content-new .hero-text-new h1 {
  font-size: 24px;
  margin: 20px 0 10px;
    text-align: center;
    
        font-family: 'Montserrat-black';
color: #33264e;
}


#header-content-new h1 {
  font-size: 24px;
  margin: 20px 0 10px;
    text-align: center;
    
        font-family: 'Montserrat-black';
color: #33264e;
}


#header-content-new  .hero-button{

    text-align: center;
    margin-top: 30px;
}

#header-content-new  .button-new{
    color: #000f64;
    font-family: "Montserrat", sans-serif;
    border-radius: 12px;
    border-color: rgb(87, 104, 255);
    background: rgb(87, 104, 255);
    color: rgb(255, 255, 255); 
    padding: 14px 24px;
    font-size: 18px;
}

#header-content-new .button-new {
 // background-color: #333333;
 // color: #ffffff;  /* cinza escuro */
 
     background-color: #ecef76;
    border: 3px solid #33264E;
    color: #33264E;
    
    font-family: 'Montserrat-Semibold';
}

#header-content-new-mobile .button-new {
    background-color: #333333;
    color: #ffffff;
    text-decoration: unset !important;
}


#header-content-new .hero-text-new .long-text {
    font-size: 17px;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    color: #3b285f;
    
    letter-spacing: -0.5px;
}

#header-content-new  .long-text {
    font-size: 17px;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    color: #3b285f;
    letter-spacing: -0.5px;
}

#header-content-new .header-new {
    text-align: center;
}
#header-content-new-mobile .header-new {
    text-align: center;
}
#header-content-new-mobile .long-text {
    font-size: 17px;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    color: #3b285f;
    
    letter-spacing: -0.5px;
}
#header-content-new .header-new{
    margin-top: -60px;
    }

#header-content-new .header-subtext {
  padding: 40px 20px;
  text-align: center;
}

#header-content-new .header-subtext .subtext-inner h2 {
  font-size: 1.8rem;
  margin-bottom: 15px;
}

#header-content-new .subtext-inner {
  font-size: 1.8rem;
  margin-bottom: 15px;
  
    margin-left: 18%;
    margin-right: 18%;
    width: 64%
}


#header-content-new-mobile .header-content-new {
  text-align: center;
  padding: 60px 20px;
  position: relative;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#header-content-new-mobile .legal-text {
font-size:12px;
    text-align: center;
    margin-top: 20px;
}


#header-content-new-mobile .legal-text a {
font-size:12px;

    text-decoration: underline;
}



#header-content-new-mobile .logo-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 30px;
}

#header-content-new-mobile .logo-left,
#header-content-new-mobile .logo-right {
  max-width: 120px;
  height: auto;
    margin-top: 50px;
}

#header-content-new-mobile .hero-text-new h1 {
  font-size: 24px;
  margin: 20px 0 10px;
    text-align: center;
    
        font-family: 'Montserrat-black';
color: #33264e;
}

#header-content-new-mobile  .hero-button{

    text-align: center;
    margin-top: 30px;
}

#header-content-new-mobile  .button-new{
    color: #000f64;
    font-family: "Montserrat", sans-serif;
    border-radius: 12px;
    border-color: rgb(87, 104, 255);
    background: rgb(87, 104, 255);
    color: rgb(255, 255, 255); 
    padding: 14px 24px;
    font-size: 18px;
}

#header-content-new-mobile .button-new {
  background-color: #ecef76;
  border: 3px solid rgb(87, 104, 255);
  color: #000;  /* cinza escuro */
      background-color: #ecef76;
    border: 3px solid rgb(87, 104, 255);
    color: #000;
       background-color: #ecef76;
    border: 3px solid #33264E;
    color: #33264E;
    font-family: 'Montserrat-Semibold';
  
}


#header-content-new-mobile .hero-text-new .long-text {
    font-size: 17px;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    color: #3b285f;
    
    letter-spacing: -0.5px;
}
#header-content-new-mobile .header-new{
    margin-top: -60px;
    }

#header-content-new-mobile .header-subtext {
  padding: 40px 20px;
  text-align: center;
}

#header-content-new-mobile .header-subtext .subtext-inner h2 {
  font-size: 1.8rem;
  margin-bottom: 15px;
}

#header-content-new-mobile .subtext-inner {
  font-size: 1.8rem;
  margin-bottom: 15px;
  
    margin-left: 18%;
    margin-right: 18%;
    width: 64%
}

b, strong {
        font-family: 'Montserrat-Regular', sans-serif;
    }


#header-subtext h2 {
    font-size: 24px;
    padding-top: 40px;
    text-align: center;
    
    font-family: 'Montserrat-Semibold';
}

#o_que_oferece h2 {
    font-size: 24px;
    padding-top: 40px;
    text-align: center;
    font-family: 'Montserrat-Semibold';
}

#header-subtext p {
    font-size: 18px;
    font-weight: 300;
    color: #342250;
  font-family: 'Montserrat', sans-serif;
    text-align: center;
}

#header-subtext .subtext-inner{
padding-bottom: 50px;
    padding-top: 20px;
}

#header-content-new .header-subtext .subtext-inner p {
  font-size: 1.1rem;
  max-width: 700px;
  margin: 0 auto;
}

#o_que_oferece .single_challenge_text-header {
    color: #3e2a5f;
    font-size: 22px !important;
  font-family: 'Montserrat', sans-serif;
}

#o_que_oferece .single_challenge_text p {
	color: #332651;
    font-size: 18px;
   	text-align: left;
  font-family: 'Montserrat', sans-serif;
     
    letter-spacing: normal;
}

#o_que_oferece{
    margin-top: 0px;
}

#o_que_oferece .challenge-box {
    padding: 20px 43px 0px 43px;
    background-color: white !important;
}

#how_it_works_new .card-wrapper {
    width: 100%;
    margin-bottom: -40px;
}

#how_it_works_new a {

    color: #332651;
text-decoration: underline;
font-size: 12px;
}


#how_it_works_new .card-background-inside {
  font-family: 'Montserrat', sans-serif;
 // background: none;
  padding: 20px;
  border-radius: 12px;
  //box-shadow: 0 4px 10px rgba(0,0,0,0.05);
  display: flex;
  align-items: flex-start;
}

#how_it_works_new .challenge-number {
  font-family: 'Montserrat', sans-serif;
  font-size: 2rem;
  font-weight: bold;
  color: #0073aa;
  text-align: center;
}

#how_it_works_new .challenge-content {
  font-family: 'Montserrat', sans-serif;
  padding-left: 20px;
}

#how_it_works_new .challenge-title {
  font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    margin-bottom: 10px;
    color: #5768ff;
    text-align: left;
}

#how_it_works_new  .challenge-box-new{
  font-family: 'Montserrat', sans-serif;
    width: 64%;
    margin-left: 18%;
    margin-right: 18%;

}

#how_it_works_new  .challenge-number{
    font-size: 110px;
    text-align: right;
    color: #5768ff;
  font-family: 'Montserrat', sans-serif;
    margin-top: -10px;
}

#how_it_works_new .challenge-description {
  font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #332651;
    text-align: left;
}


#how_it_works_new h2 {
    font-size: 24px;
    text-align: center;
    
    font-family: 'Montserrat-Semibold';
}

#how_it_works_new p {
    font-size: 18px;
    font-weight: 300;
    color: #342250;
  font-family: 'Montserrat', sans-serif;
    text-align: center;
}

#footer-description h2{
    font-size: 24px;
    text-align: center;
    margin-top: 80px;
}


#footer-description p{
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-weight: 300;
  font-family: 'Montserrat', sans-serif;
    text-align: center;
}


/* =========================================================
   NEW TESTIMONIALS — GRID VERSION OF IMPACT STORIES
   Section ID: #new-testimonials
   ========================================================= */

#new-testimonials {
  padding: 60px 0;
  position: relative;
}

#new-testimonials .testimonial-title {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}

#new-testimonials .testimonial-subtitle {
  display: block;
  font-size: 18px;
  font-weight: 400;
  margin-top: 5px;
  color: inherit;
}

#new-testimonials .testimonial-description {
  max-width: 750px;
  margin: 0 auto 40px;
  text-align: center;
  line-height: 1.6;
  color: inherit;
}

/* ===== Grid Wrapper ===== */
#new-testimonials .testimonials-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}

/* ===== Each Card (col-md-3 equivalent) ===== */
#new-testimonials .testimonial-card {
  background: #fff;
  border-radius: 14px;
  padding: 25px;
  //width: calc(33% - 30px); /* 4 per row */
  text-align: center;
  box-shadow: 0 8px 20px rgba(0,0,0,0.06);
  transition: transform .2s ease, box-shadow .2s ease;
  background-color: #EBEBEB;
}

#new-testimonials .testimonial-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 26px rgba(0,0,0,0.12);
}

/* ===== Media (Image or Video Thumbnail) ===== */
#new-testimonials .testimonial-media {
  width: 100%;
  margin-bottom: 20px;
}

#new-testimonials .testimonial-media img,
#new-testimonials .testimonial-media iframe {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
}

/* Preserve high quality thumbnails */
#new-testimonials .testimonial-media img {
  object-fit: cover;
}

/* ===== Name ===== */
#new-testimonials .testimonial-name {
  font-weight: 600;
  margin-bottom: 8px;
  font-size: 18px;
}

/* ===== Card Title ===== */
#new-testimonials .testimonial-card-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  color: inherit;
  margin-bottom: 12px;
}

/* ===== Button ===== */
#new-testimonials .btn-testimonials {
  display: inline-block;
  margin: 30px auto 0;
  padding: 12px 28px;
  font-weight: 600;
  text-decoration: none;
  background: #000;
  color: #fff;
  border-radius: 50px;
  transition: opacity .2s ease;
}

#new-testimonials .btn-testimonials:hover {
  opacity: .8;
}


/* =========================================================
   RESPONSIVE
   ========================================================= */

@media (max-width: 991px) {
  #new-testimonials .testimonial-card {
    width: calc(50% - 30px); /* 2 per row */
  }
}

@media (max-width: 767px) {
  #new-testimonials .testimonial-card {
    width: 100%; /* 1 per row */
  }
}


#impact-stories h2{
    font-size: 24px;
    text-align: center;
    margin-top: 80px;
    
    font-family: 'Montserrat-Semibold';
}

#impact-stories iframe {
    border: 0;
    width: 100%;
    height: 250px;
}

#impact-stories p{
    color: #332651;
    font-size: 18px;
    font-weight: 300;
  font-family: 'Montserrat', sans-serif;
    text-align: center;
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
}

#impact-stories .impact-title{

    color: #332651;
    font-size: 20px;
    font-weight: 300;
  font-family: 'Montserrat', sans-serif;
    text-align: left;
    width: 100%;
    margin-left: 0%;
}




#impact-stories .impact-description{

    color: #7482d8;
    font-size: 18px;
    font-weight: 300;
  font-family: 'Montserrat', sans-serif;
    text-align: left;
    /* width: 70%; */
    /* margin-left: 15%; */
    /* margin-right: 15%;*/
    
    width: 100%;
    margin-left: 0%;
}

#impact-stories .impact-description{

  background-color: #fff;
  color: #333333;  /* cinza escuro */
}


#footer-description .text-white {
    padding-bottom: 30px;
}

#how_it_works_new .button-new {
    color: #000f64;
    font-family: "Montserrat", sans-serif;
    border-radius: 12px;
    border-color: rgb(87, 104, 255);
    background: rgb(87, 104, 255);
    color: rgb(255, 255, 255);
    padding: 14px 24px;
    font-size: 18px;

    text-decoration: auto;
}


#how_it_works_new .button-new {
  background-color: #33264E;
  border: 3px solid #33264E;
  color: #ffffff;  /* cinza escuro */
    text-decoration: unset !important;
}

#how_it_works_new  .subtext-inner {
    padding-bottom: 50px;
    width: 64%;
    margin-left: 18%;
    margin-right: 18%;
}

#how_it_works_new .legal-text {
  font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #332651;
    margin-top: 50px;
    width: 40%;
    margin-left: 30%;
    margin-right: 30%;
    text-align: center;
}

#footer-description .legal-text{
  font-family: 'Montserrat', sans-serif;
    font-size: 12px;

}

#footer-description .legal-text a {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-decoration: underline;
}

#how_it_works_new .challenge-box-new {
  font-family: 'Montserrat', sans-serif;
    width: 82%;
    margin-left: 12%;
    margin-right: 12%;
    /* text-align: left; */
}

#how_it_works_new .hero-button{
    text-align: center;
    margin-top: 30px;
}
#how_it_works_new {
    padding-bottom: 30px;
    padding-top: 50px;
}

#impact_stories .impact-stories-section {
  background-color: #f8f9fa;
}

#impact_stories .impact-card {
  background: #fff;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  display: flex;
  flex-direction: column;
  height: 100%;
}

#impact_stories .impact-video iframe {
  width: 100%;
  height: 200px;
  border-radius: 8px;
}

#impact_stories .impact-title {
  font-size: 1.2rem;
  margin-top: 10px;
}

#impact_stories .impact-description {
  font-size: 1rem;

  background-color: #333333;
  color: #ffffff;  /* cinza escuro */
}


#partners_box .footer-cta-text {
    color: white;
    font-size: 2.8rem;
    font-family: "PolySans Neutral", sans-serif;
    font-size: 24px;
    color: #000f64;
}

  #partners_box .higher {
    width: 120px !important;
}

#accordian h2{
    font-size: 24px;
    text-align: center;
    //margin-top: 80px;
    margin-bottom: 50px;
    font-family: 'Montserrat-Semibold';
}

#accordian .accordion {
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
}

#partners_box_new .icons-size{
width: 160px; 
height: min-content; 
padding: 10px;
}

#partners_box_new h2{
    font-size: 24px;
    text-align: center;
    //margin-top: 80px;
    
    font-family: 'Montserrat-Semibold';
}


    #partners_box_new .large {
        width: 270px !important;
    }
    
    
    #partners_box_new .large-xs {
        width: 210px !important;
    }
    
        #partners_box_new .large-xs {
        width: 210px !important;
    }
    
 #partners_box_new .partner-slide {
  padding: 20px;
}

 #partners_box_new .partner-slide img {
  max-height: 80px;
  object-fit: contain;
}

 #partners_box_new .partner-text {
  color: white;
  font-size: 1rem;
}
#partners_box_new .card {
    width: inherit;
    padding-right: 50px;
}
#partners_box_new .card:hover {
    transform: translateY(-5px);
}

#partners_box_new .logo-wrapper {
  width: 100%;
  height: 120px; /* You can adjust this height */
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  background: white;
 // border: 1px solid #eee;
  overflow: hidden;
}

#partners_box_new .partner-logo-img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  display: block;
}

#partners_box_new .card{
    //width: initial;
    }

#partners_box_new .carousel-item{
	height: 200px;
}
#partners_box_new .img-item{
	height: 54px;
    width: max-content;
}

#partners_box_new .carousel-control-next-icon, .carousel-control-prev-icon {
    background-color: #fff;
}
#partners_box_new .carousel-control-next-icon {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");

}
#partners_box_new .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 0-.708 0l-6 6a.5.5 0 0 0 0 .708l6 6a.5.5 0 0 0 .708-.708L5.707 8l5.647-5.646a.5.5 0 0 0 0-.708z'/%3e%3c/svg%3e");
}


#partners_box_new_home{
margin-top:60px;
margin-bottom:60px;
}

#partners_box_new_home .icons-size{
width: 160px; 
height: min-content; 
padding: 10px;
}

#partners_box_new_home h2{
    font-size: 24px;
    text-align: left;
    font-family: 'Montserrat-Semibold';
    /* font-family: Inter; */
    font-weight: 700;
    font-style: Bold;
    font-size: 45px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #2F224E;
}

 #partners_box_new_home .btn-partners{
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 105%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    background-color: #2F224E;
    color: #fff;
    border-radius: 30px;
    padding: 15px;
 }



    #partners_box_new_home .large {
        width: 270px !important;
    }
    
    
    #partners_box_new_home .large-xs {
        width: 210px !important;
    }
    
        #partners_box_new .large-xs {
        width: 210px !important;
    }
    
 #partners_box_new_home .partner-slide {
  padding: 20px;
}

 #partners_box_new_home .partner-slide img {
  max-height: 80px;
  object-fit: contain;
}

 #partners_box_new_home .partner-text {
  color: white;
  font-size: 1rem;
}
#partners_box_new_home .card {
    width: inherit;
    padding-right: 50px;
}
#partners_box_new_home .card:hover {
    transform: translateY(-5px);
}

#partners_box_new_home .logo-wrapper {
  width: 100%;
  height: 120px; /* You can adjust this height */
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  background: white;
 // border: 1px solid #eee;
  overflow: hidden;
}

#partners_box_new_home .partner-logo-img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  display: block;
}

#partners_box_new_home .card{
    //width: initial;
    }

#partners_box_new_home .carousel-item{
	height: 200px;
}
#partners_box_new_home .img-item{
	height: 54px;
    width: max-content;
}

#partners_box_new_home .carousel-control-next-icon, .carousel-control-prev-icon {
    background-color: #fff;
}
#partners_box_new_home .carousel-control-next-icon {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");

}
#partners_box_new_home .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 0-.708 0l-6 6a.5.5 0 0 0 0 .708l6 6a.5.5 0 0 0 .708-.708L5.707 8l5.647-5.646a.5.5 0 0 0 0-.708z'/%3e%3c/svg%3e");
}


#new-explorar-footer {
  background-color: #2F224E;
  color: #fff;
  padding: 60px 20px 20px;
  font-family: "Inter", sans-serif;
}

#new-explorar-footer .footer-top {
  //margin-bottom: 30px;
}

#new-explorar-footer .footer-logo img {

    max-width: 260px;
    height: auto;
    margin-top: -40px;
    margin-bottom: -60px;
    margin-left: -20px;
}
#new-explorar-footer .sentence{
    font-size: 20px;
    font-weight: 300;
    letter-spacing: normal;
    color: #fff;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 28.5px;
    letter-spacing: 0%;
    text-transform: uppercase;
    opacity: .5;
}

#new-explorar-footer h4 {
    font-size: 24px;
    color: #000f64;
    /* font-family: Inter; */
  //  font-weight: 700;
    font-style: Bold;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 23.5px;
    letter-spacing: 0%;
    text-transform: capitalize;
}

#new-explorar-footer .menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

#new-explorar-footer .menu-list li {
  margin-bottom: 8px;
}

#new-explorar-footer .menu-list li a {
    font-style: Bold;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 23.5px;
    letter-spacing: 0%;
    text-transform: none;
    color: #fff;
    opacity: .5;

}

#new-explorar-footer .footer-top {
    margin-bottom: 40px;
}

#new-explorar-footer .menu-list li a:hover {
  color: #2E768E !important;
}

#new-explorar-footer .footer-logos-top img {

    max-width: 41px;
    padding-left: 10px;
    margin: 0 2px 2px 0;
}

#new-explorar-footer .footer-social a img {
  width: 22px;
  height: 22px;
  margin-left: 8px;
  filter: brightness(0) invert(1);
  transition: opacity 0.3s;
}

#new-explorar-footer .footer-social a:hover img {
  opacity: 0.7;
}

#new-explorar-footer hr {
    border: none;
    border-top: 1px solid #fff;
    margin: 20px 0;
    margin-bottom: 0px;
}

#new-explorar-footer .menu-list li {
    font-size: 14px;
}

#new-explorar-footer .footer-bottom {

    font-size: 0.9rem;
    border-top: 1px solid #2F224E;
    padding-top: 15px;
}

#new-explorar-footer .footer-legal a {
  color: #fff;
  text-decoration: none;
  margin-left: 20px;
}

#new-explorar-footer .footer-legal a:hover {
  color: #EFF54B;
}

@media (max-width: 767px) {
  #new-explorar-footer .footer-top {
    text-align: center;
  }
  #new-explorar-footer .footer-logos-top img {
    margin: 5px;
  }
  #new-explorar-footer .footer-bottom {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }
}


#footer-description .button{
    color: #000f64;
    font-family: "Montserrat", sans-serif;
    border-radius: 12px;
    border-color: rgb(87, 104, 255);
    background: rgb(87, 104, 255);
    color: rgb(255, 255, 255);
    padding: 14px 24px;
    font-size: 18px;

}
#footer-description .button{

    background-color: #ecef76;
    //border: 3px solid rgb(87, 104, 255);
    color: #000;

}

#header-content-new .legal-text a {
    color: #554a6d;
}

#header-content-new .legal-text {
    color: #554a6d;
}
.header-subtext {
  position: relative;
  //padding-top: 60px; /* Adjust if needed based on curve height */
  //overflow: hidden;
}
.header-subtext-curve {
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 22px;
    display: block;
    z-index: 1;
    /* background-color: #3d225d; */
    background-image: url(https://newcareernetwork.pt/wp-content/uploads/2025/05/background-scaled.png);
}


@media (min-width: 1600px) {
  .subtext-inner {
    /* your styles here */
    /* example: */

    padding-bottom: 50px;
    margin-left: 18%;
    margin-right: 18%;
    width: 64%
  }
}


.what-we-have-grid {
  display: grid;
  gap: 24px;
  justify-content: center; /* permite centrar quando há menos cards */
}

/* Desktop */
@media (min-width: 992px) {
  .what-we-have-grid.cols-4 {
    grid-template-columns: repeat(4, 1fr);
  }

  .what-we-have-grid.cols-3 {
    grid-template-columns: repeat(3, minmax(260px, 1fr));
    max-width: 900px;
    margin: 0 auto;
  }

  .what-we-have-grid.cols-2 {
    grid-template-columns: repeat(2, minmax(280px, 1fr));
    max-width: 650px;
    margin: 0 auto;
  }

  .what-we-have-grid.cols-1 {
    grid-template-columns: 1fr;
    max-width: 360px;
    margin: 0 auto;
  }
}

/* Tablet */
@media (max-width: 991px) {
  .what-we-have-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Mobile */
@media (max-width: 575px) {
  .what-we-have-grid {
    grid-template-columns: 1fr;
  }
}

b, optgroup, strong{
color: #2f224e !important;
}


.testimonial-video {
  position: relative;
  padding-top: 56.25%;
  background-size: cover;
  background-position: center;
  cursor: pointer;
}

.testimonial-video iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.video-play {
  position: absolute;
  inset: 0;
  //background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 68 48'%3E%3Cpath d='M66.52 7.02a8 8 0 0 0-11.27-5.76L10.3 21.25a8 8 0 0 0 0 15.5l44.95 19.99A8 8 0 0 0 66.52 48z' fill='%23ff0000'/%3E%3C/svg%3E") center no-repeat;
  pointer-events: none;
}

.testimonial-video {
  position: relative;
  padding-top: 56.25%;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  overflow: hidden;
}

/* círculo escuro */
.testimonial-video::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 72px;
  height: 72px;
  background: rgba(0,0,0,0.6);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: background .2s ease;
}

/* seta play */
.testimonial-video::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: 4px;
  width: 0;
  height: 0;
  border-left: 20px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  transform: translate(-50%, -50%);
}

.testimonial-video:hover::before {
  background: rgba(255,0,0,0.85);
}

/* iframe ocupa tudo depois do clique */
.testimonial-video iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.hero-tagline img{

    width: 8px;
    margin-left: 20px;
    margin-right: 10px;
    vertical-align: middle;
}


#new-header-content b, optgroup, strong{
color: #C8E600 !important;
}


#new-what-we-have b, optgroup, strong {
    color: #1E1E1E !important;
}


#challenges b, optgroup, strong {
    color: #1E1E1E !important;
    font-family: Archivo;
    font-weight: 200;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}

#challenges h4 {
    margin-top:10px;
    font-family: Archivo;
font-weight: 600;
font-style: SemiBold;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #1E1E1E;

}


#challenges  .single_challenge_text p{
font-family: Archivo;
font-weight: 400;
font-style: Regular;
font-size: 15px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #1E1E1E;
}




#new-header-content .hero-buttons{
margin-left: 20px;
}

#new-header-content .btn-hero-work{

    font-size: 1.1rem;
    display: inline-block;
    background-color: #FFFFFF;
    color: #223A44;
    padding: 12px 30px;
    border-radius: 30px;
    text-decoration: none;
    transition: background 0.3s;
    text-transform: uppercase;
    margin-left: 40px;
}

#new-header-content .hero-buttons a{
    display:inline-flex;
    align-items:center;
    gap:10px;
}

#new-header-content .hero-buttons img{
    width:18px;
    height:auto;
}

#new-header-content .hero-buttons .imgf {
    width: 10px !important;
    height: auto;
}

#new-header-content .hero-center-icon{
    display:flex;
    justify-content:center;
    align-items:center;
    width:100%;
    margin-bottom:50px;
}

#new-header-content .hero-center-icon img{
    max-width:100%;
    height:auto;
    display:block;
}

#new-what-we-have .what-we-have-grid{
    display:grid;
    grid-template-columns: repeat(3, 1fr);
    gap:30px;
}

#new-what-we-have .what-we-have-card{
    padding:40px;
    border-radius:8px;
    position:relative;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    border-radius: 20px;
}

#new-what-we-have .icon-top-right{

    position: relative;
    top: 0;
    right: 10px;
    display: block;
    margin-bottom: 40px;
    margin-top: -20px;

}

#new-what-we-have .card-title{
    margin-bottom:20px;
}

#new-what-we-have .card-text ul{
    padding-left:20px;
}

#new-what-we-have .card-text li{
    margin-bottom:6px;
    list-style: disc;
}


#bullets_image .bullets-image-section{
padding:80px 0;
}

#bullets_image h2.section-title{


    text-transform: uppercase;
    margin-bottom: 0px;
    padding-top: 50px;
    position: relative;
    font-family: Archivo;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #C8E600;

}

#bullets_image .section-tagline{
    font-family: Archivo;
    font-weight: 400;
    font-style: Regular;
    font-size: 45px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    width: 70%;
    margin-bottom: 40px;
}

#bullets_image .section-intro{
margin-bottom:40px;
}

#bullets_image .bullet-row{
padding-bottom:20px;
margin-bottom:20px;
border-radius:10px;
}

#bullets_image .bullet-icon img{
    padding-top: 20px;
    width: 40px;

}

#bullets_image .bullet-tagline{
font-size:12px;
font-weight:600;
text-transform:uppercase;
opacity:.7;
    color: #C8E600;
}

#bullets_image .bullet-title{
    font-size: 20px;
    margin: 4px 0;
    font-family: Archivo;
    font-weight: 700;
    font-style: Bold;
    font-size: 25px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000;
    margin-bottom: 12px;
}

#bullets_image p {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: normal;
    color: #000000;
    font-family: Archivo;
    font-weight: 500;
    font-style: Medium;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}

#bullets_image .bullet-text{
font-size:15px;
}

#bullets_image {
padding-top: 60px;
padding-bottom: 60px;
}

#works .works-section {
  padding:80px 0;
}

#works .works-tagline{

    text-transform: uppercase;
    opacity: .7;
    margin-bottom: 8px;
    font-family: Archivo;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #C8E600;
}

#works .works-title{

    margin-bottom: 0;
    font-family: Archivo;
    font-weight: 400;
    font-style: Regular;
    font-size: 45px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}

#works .works-cards .works-card{
  position:relative;
  background-size:cover;
  background-position:center;
  border-radius:12px;
  overflow:hidden;
  min-height:470px;
  display:flex;
  align-items:flex-end;
  padding:20px;
}

#works .works-card-overlay{
  width:100%;
}


#works .card-title{
  font-size:20px;
  margin:0 0 4px 0;
}

#works .card-text{
  font-size:14px;
  line-height:1.4;
}

/* Mobile: 1 card per row */
@media(max-width:767px){
  #works .works-cards .col-md-6{
    flex:0 0 100%;
    max-width:100%;
  }
}

#works .works-card {
  position: relative;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.3s ease;
}

#works .works-card-link:hover .works-card {
  transform: scale(1.03); /* zoom-in suave no card */
}

/* Ícone aparece só no hover */
#works .card-top-right-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 25px;
  height: 25px;
  z-index: 10;
  opacity: 0;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

#works .works-card-link:hover .card-top-right-icon {
  transform: scale(1.1);
  opacity: 1;
}

#works .works-card-overlay {
  //background: rgba(0,0,0,0.4); /* overlay opcional */
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  padding: 1rem;
}

#works .card-tagline {

    display: inline-block;
    padding: 4px 8px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 0.9rem;
    margin-bottom: 8px;
    angle: 0 deg;
    opacity: 1;
    border-radius: 25px;
    padding-left: 30px;
    padding-right: 30px;
    
    width: fit-content;
}

#our-works-page .card-tagline{
    display: inline-block;
    padding: 4px 8px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 0.9rem;
    margin-bottom: 8px;
    angle: 0 deg;
    opacity: 1;
    border-radius: 25px;
    padding-left: 30px;
    padding-right: 30px;
    
    width: fit-content;
    background: #C8E600;

}

#our-works-page h3 {
    font-size: 34px;
    font-family: Archivo;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #C8E600;
    margin-bottom: 20px;
}

#our-works-page b, optgroup, strong {
    color: #1E1E1E !important;
}

#our-works-page h2 {
    font-size: 44px;
    font-family: Archivo;
    font-weight: 400;
    font-style: Regular;
    font-size: 60px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 80px;
}

#works .card-title {

    margin-bottom: 6px;
    font-family: Archivo;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 40px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}

#works p {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: normal;
    color: #FFFFFF;
    font-family: Archivo;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    opacity: .7;
}

#works .card-text {
  font-size: 1rem;
}

#works{
margin-top: 50px;
}

#works .works-top-right{

    margin-top: 30px !important;
}

#works .our-works-btn{


    color: #000000;
    opacity: 1;
    border-width: 1px;
    border-radius: 25px;
    background-color: transparent;
    border-color: #000000;
}

#works .our-works-btn .btn-arrow {
    width: 16px; /* ajustar conforme necessário */
    height: auto;
    transition: transform 0.3s ease;
}

#works .our-works-btn:hover .btn-arrow {
    transform: translateX(4px); /* animação simples no hover */
}

#challenges .countercard {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    font-family: Archivo;
    font-weight: 700;
    font-style: Bold;
    font-size: 50px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #1E1E1E;
}

#star-testimonials .star-testimonials{
padding:100px 0;
}

#star-testimonials .testimonials-header{

    max-width: 100%;
    //margin-bottom: 60px;
    text-align: center;
}

#star-testimonials .testimonials-icon{
width:40px;
margin-bottom:20px;
}

#star-testimonials .testimonials-tagline{
font-size:14px;
font-weight:600;
margin-bottom:10px;
}

#star-testimonials .testimonials-title{
font-size:36px;
font-weight:700;
}

#star-testimonials .testimonials-slider{
margin-top:40px;
}

#star-testimonials .testimonial-card{

    padding: 35px;
    border-radius: 10px;
    margin: 10px;
    min-height: 260px;
    text-align: center;
    padding-top:15px;
}

#star-testimonials .testimonial-stars{
margin-bottom:20px;
}

#star-testimonials .star{
font-size:20px;
color:#ccc;
}

#star-testimonials .star.filled{
color:#CEE600 !important;
}

#star-testimonials .testimonial-text{

    margin-bottom: 25px;
    font-family: Archivo;
    font-weight: 500;
    font-style: Italic;
    font-size: 30px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}

#star-testimonials .testimonial-name{
font-weight:700;
}

#star-testimonials .testimonial-role{
font-size:14px;
opacity:0.7;
}

#star-testimonials .testimonials-footer{
margin-top:40px;
}

#star-testimonials .testimonials-footer .btn{
display:inline-flex;
align-items:center;
gap:10px;
}

#star-testimonials .testimonials-footer img{
width:16px;
}

#star-testimonials .star-testimonials{
padding:100px 0;
}

#star-testimonials .testimonial-icon{

margin-bottom:15px;
}

#star-testimonials .testimonial-tagline{

    font-weight: 600;
    font-size: 14px;
    font-family: Archivo;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #C8E600;
    margin-top: 20px;
}

#star-testimonials .testimonial-title{

    font-size: 36px;
    margin-bottom: 40px;
    font-family: Archivo;
    font-weight: 400;
    font-style: Regular;
    font-size: 50px;
    leading-trim: NONE;
    line-height: 100%;
    color: #FFFFFF;
    letter-spacing: 0%;
}

#star-testimonials .testimonial-card{
padding:35px;
border-radius:10px;
margin:10px;
min-height:260px;
}

#star-testimonials .testimonial-stars{
margin-bottom:20px;
}

#star-testimonials .star{
color:#ddd;
font-size:28px;
}

#star-testimonials .star.filled{
color:#ffc107;
}

#star-testimonials .testimonial-text{
margin-bottom:25px;
}

#star-testimonials .testimonial-name{
font-family: Archivo;
font-weight: 600;
font-style: SemiBold;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}

#star-testimonials .testimonial-role{
font-family: Archivo;
font-weight: 400;
font-style: Regular;
font-size: 15px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

opacity:.5;
}

#star-testimonials .testimonial-button{
margin-top:40px;
}

#star-testimonials .testimonial-button img{
width:16px;
margin-left:8px;
}

#star-testimonials .img-icon{
    position: absolute !important;
}


#star-testimonials{
padding-top:80px;

}

#star-testimonials .carousel-item{

    padding: 40px !important;
padding-top:0px !important;
}

#star-testimonials .carousel-item-testemunhos{
padding-top:0px;
}


#star-testimonials .carousel-control-next-icon {
    background-color: transparent;
}

#star-testimonials .carousel-control-prev-icon {
    background-color: transparent;
}
#star-testimonials .testimonial-company{
font-family: Archivo;
font-weight: 600;
font-style: SemiBold;
font-size: 15px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #C8E600;


}

#new_button_content .new-button-content{
padding:120px 0;
position:relative;
}

#new_button_content .bnbc-tagline{


    width: fit-content;
    background-color: #2A4641;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 20px;

}

#new_button_content .nbc-tagline{


    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
    font-family: Mitr;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #C8E600;
    margin-bottom: 60px;
}

#new_button_content .nbc-title{
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: Archivo;
    font-weight: 400;
    font-style: Regular;
    font-size: 70px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    margin-left: 10%;
    margin-right: 10%;
    color: #FFFFFF;
}
#new_button_content .introb{

   // width: 80% !important;

}

#new_button_content .nbc-intro{

    opacity: .8;
    font-family: Archivo;
    font-weight: 400;
    font-style: Regular;
    font-size: 25px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #A4AFB5;
    margin-top: 50px;
    margin-bottom: 90px;
}

#new_button_content .nbc-buttons{
display:flex;
gap:20px;
justify-content:center;
flex-wrap:wrap;
}

#new_button_content .nbc-btn-primary{

    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 28px;
    border-radius: 6px;
    font-weight: 600;
    text-decoration: none;
    transition: all .3s;
    padding-left: 50px;
    padding-right: 50px;
    border-radius: 30px;
}

#new_button_content .nbc-btn-primary img{
width:16px;
transition:transform .3s;
}

#new_button_content .nbc-btn-primary:hover img{
transform:translateX(4px);
}

#new_button_content .nbc-btn-secondary{

    padding: 14px 28px;
    border: 2px solid #223A44;
    border-radius: 6px;
    font-weight: 600;
    text-decoration: none;
    transition: all .3s;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 28px;
    border-radius: 6px;
    font-weight: 600;
    text-decoration: none;
    transition: all .3s;
    padding-left: 50px;
    padding-right: 50px;
    border-radius: 30px;
    background-color: #fff;
    color: #223A44;
    margin-left: 60px;
}

#new_button_content .nbc-btn-secondary:hover{
background:#C8E600;

}


#new_button_content{
    padding-top: 80px;
    padding-bottom: 100px;
}


#new_button_content b, optgroup, strong {
    color: #C8E600 !important;
}

#partners_box_new_home h2{
font-family: Archivo;
font-weight: 400;
font-style: Regular;
font-size: 60px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: none;
color:#1E1E1E;

    text-align: center;
    margin-bottom: 30px;
}

#partners_box_new_home h3 {
    font-size: 34px;
    font-weight: 600;
    font-size: 14px;
    font-family: Archivo;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #C8E600;
    margin-top: 20px;
    margin-bottom: 30px;
}

.portfolio-grid{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:30px;
}

.project-content{
display:block;
grid-template-columns:1fr 1fr;
gap:60px;
}

.portfolio-grid{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:40px;
}

.portfolio-card img{
width:100%;
height:auto;
display:block;
}

.portfolio-filters{
display:flex;
gap:20px;
margin-bottom:40px;
}

.filter-btn{
cursor:pointer;
}

#nhc-section .nhc-title{
color: #A4AFB5
}

/* LEFT */
.nhc-position-left .nhc-content-inner,
.nhc-position-left .nhc-full-content{
    text-align:left;
    align-items:flex-start;
}

/* CENTER */
.nhc-position-center .nhc-content-inner,
.nhc-position-center .nhc-full-content{
    text-align:center;
    align-items:center;
    margin:auto;
}

/* RIGHT */
.nhc-position-right .nhc-content-inner,
.nhc-position-right .nhc-full-content{
    text-align:right;
    align-items:flex-end;
    margin-left:auto;
}

#nhc-section .nhc-intro {
    margin-bottom: 1rem;
    //font-family: Archivo;
    font-weight: 400;
    font-style: Regular;
    font-size: 25px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #A4AFB5;
    padding-bottom: 100px;
}

#nhc-section .nhc-subtitle {
    margin-top: 60px;
    font-family: Archivo;
    font-weight: 400;
    font-style: Regular;
    font-size: 70px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
    
    width: 90%;
}

#nhc-section b, optgroup, strong {
    color: #C8E600 !important;

    font-family: 'Archivo';
}


.nhc-position-left .nhc-content-inner, .nhc-position-left .nhc-full-content {

    width: 55%;
}


#mission-visao .mission-visao{
padding:80px 0;
}

#mission-visao .mission-visao .section-title{
text-align:center;
margin-bottom:20px;
}

#mission-visao .mission-visao .section-intro{
text-align:center;
max-width:700px;
margin:0 auto 60px;
}

#mission-visao .mission-visao-grid{
display:grid;
grid-template-columns:repeat(2,1fr);
gap:40px;
margin-top: 90px;
}

#mission-visao .mission-card{
padding:50px;
border-radius:60px;
position:relative;
}

#mission-visao .mission-icon img{
width:60px;
margin-bottom:20px;
}

#mission-visao .mission-button{
text-align:center;
margin-top:40px;
}

#mission-visao h1, #mission-visao h2, #mission-visao h3, #mission-visao h4, #mission-visao h5, #mission-visao h6 {
}

#mission-visao  h3 {
    font-size: 34px;
    font-family: Archivo;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    font-family: Archivo;
    font-weight: 800;
    font-style: ExtraBold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    letter-spacing: 0%;
}


#mission-visao  p {
font-family: Archivo;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
opacity: 0.5;
}

.definition-box{
padding:90px 0;

    margin-top: 80px;
    margin-bottom: 100px;
}

.definition-box .section-tagline{
color:#C8E600;
text-transform:uppercase;
font-weight:600;
margin-bottom:15px;
text-align:center;
}

.definition-box .section-title{
text-align:center;
margin-bottom:60px;
}

.definition-grid{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:40px;
}

.definition-card{
//background:#fff;
padding:40px;
border-radius:8px;
text-align:center;
}

.definition-icon img{
width:60px;
margin-bottom:20px;
}

.definition-card h3{
margin-bottom:15px;
}

@media(max-width:1024px){

.definition-grid{
grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:768px){

.definition-grid{
grid-template-columns:1fr;
}

}

.team-card{
width:calc(25% - 40px);
text-align:center;
}

.team-photo img{
width:100%;
height:auto;
border-radius:8px;
margin-bottom:20px;
}

.team-name{

    margin-bottom: 8px;
    font-family: Archivo;
    font-weight: 800;
    font-style: ExtraBold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}

.team-role{

    color: #76AD05;
    font-weight: 500;
    font-family: Archivo;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}

#team-section p {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: normal;
    color: #000f64;
    font-family: Archivo;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #C8E600;
    text-align: center;
}


.team-grid{
display:flex;
flex-wrap:wrap;
justify-content:center;
gap:40px;
}

@media(max-width:1024px){

.team-card{
width:calc(33.33% - 40px);
}

}

@media(max-width:768px){

.team-card{
width:calc(50% - 40px);
}

}

@media(max-width:480px){

.team-card{
width:100%;
}

}

#team-section .section-title {
    font-weight: 700;
    text-transform: none;
    margin-bottom: 2rem;
    position: relative;
    font-family: Archivo;
    font-weight: 100;
    font-style: SemiBold;
    font-size: 60px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}


.history-section{
margin-top:80px;
padding:40px 0;
}

.history-section .section-tagline{

    color: #C8E600;
    text-align: center;
    margin-bottom: 15px;
    font-family: Archivo;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}

.history-section .section-title{

    text-align: center;
    margin-bottom: 70px;
    font-family: Archivo;
    font-weight: 400;
    font-style: Regular;
    font-size: 60px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
    text-transform: none;
}

.history-grid{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:40px;
}


@media(max-width:1024px){

.history-grid{
grid-template-columns:repeat(2,1fr);
gap:30px;
}

}

@media(max-width:640px){

.history-grid{
grid-template-columns:1fr;
}

}

#history b, optgroup, strong {
    color: #C8E600 !important;
}

#history .history-item{

    text-align: center;
}

#history h3 {
    font-size: 34px;
    font-family: Archivo;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 60px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #C8E600;
}

#history p.history-intro {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: normal;
    color: #000f64;
    font-family: Archivo;
    font-weight: 800;
    font-style: initial;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FFFFFF;
}
#history p.history-text{
font-family: Archivo;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
color:#fff;
opacity: .5;
}


#our-works-page{
padding:80px 0;
}

#our-works-page .portfolio-filters{

    display: block;
    gap: 15px;
    margin-bottom: 70px;
    flex-wrap: wrap;
    text-align: center;
}

#our-works-page .filter-btn{

    cursor: pointer;
    padding: 8px 30px;
    border: none;
    background: #eee;
    margin-right: 30px;
    border-radius: 20px;
}

#our-works-page .filter-btn.active{
background:#C8E600;
}



#our-works-page .works-card{
background-size:cover;
background-position:center;
border-radius:8px;
overflow:hidden;
position:relative;
transition:transform .4s ease;

    border-radius: 30px;
}

#our-works-page .works-card:hover{
transform:scale(1.03);
}

#our-works-page .works-card-overlay{
//background:linear-gradient(to top, rgba(0,0,0,0.7), transparent);
opacity:0.95;
transition:0.3s;

    position: absolute;
}

#our-works-page .works-card:hover .works-card-overlay{
opacity:1;
}

#our-works-page .card-tagline{
display:inline-block;
background:#C8E600;
color:#223a44;
padding:5px 12px;
font-size:12px;
margin-bottom:10px;
}

#our-works-page .card-title{
    color: #fff;
    margin-bottom: 10px;
    font-family: Archivo;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 40px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: left;
}

#our-works-page p {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: normal;
    color: #000f64;
    font-family: Archivo;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
    opacity: .7;
}

#our-works-page .card-text{
color:#fff;
font-size:14px;
}

#our-works-page .card-top-right-icon{
position:absolute;
top:20px;
right:20px;
width:40px;
opacity:0;
transition:0.3s;
}

#our-works-page .works-card:hover .card-top-right-icon{
opacity:1;
}

#our-works-header{
padding:120px 0;
text-align:center;
padding-top:220px;
}

#our-works-header .nhc-tagline{
    display: inline-block;       /* permite largura do conteúdo e centralização */
    padding: 0.5rem 1.2rem;      /* altura e largura do botão */
    border: 2px solid #D9D9D9;   /* cor da borda */
    border-radius: 4px;          /* cantos arredondados */
    text-align: center;           /* centraliza o texto */
    color: #D9D9D9;               /* cor do texto */
    font-weight: 600;
    cursor: default;
    margin: 0 auto 1rem;          /* centraliza horizontalmente */
    border-radius: 20px;
    font-weight: 700;
    font-style: Bold;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
}

#our-works-header b, optgroup, strong {
    color: #C8E600 !important;
}

#our-works-header .nhc-title{
color:#fff;
margin-bottom:20px;
}

#our-works-header .nhc-title-border{

    position: relative;
    display: inline-block;
    font-family: Archivo;
    font-weight: 400;
    font-style: Regular;
    font-size: 70px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}

#our-works-header .nhc-subtitle{
color:#fff;
max-width:700px;
margin:0 auto;
opacity:0.85;
font-family: Archivo;
font-weight: 400;
font-style: Regular;
font-size: 25px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}

#our-works-header{
min-height: 600px;
}

#project-header{
padding:120px 0;
color:#fff;
padding-top: 200px;
}

#project-header .project-tagline{

    color: #C8E600;
    text-align: center;
    margin-bottom: 10px;
    display: block;
}

#project-header .project-title{
    margin-bottom: 20px;
    font-family: Archivo;
    font-weight: 500;
    font-style: Medium;
    font-size: 70px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    margin-top:60px;
}


#project-header .project-subtitle{
    margin-bottom: 20px;
    font-family: Archivo;
    font-weight: 500;
    font-style: Medium;
    font-size: 70px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #C8E600;
}

#project-header .project-intro{
    max-width: 700px;
    margin: 0 auto 20px;
    opacity: 0.85;
    font-family: Archivo;
    font-weight: 400;
    font-style: Regular;
    font-size: 25px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #A4AFB5;
    text-align: center;
    margin-top: 60px;
}

#project-header .project-year{
opacity:0.6;
}

.project-content{
padding:80px 0;
}

.project-image img{
width:100%;
border-radius:8px;
}


.project-gallery{
padding:80px 0;
}

.video-wrapper iframe{
width:100%;
height:300px;
}

.project-content{
padding:80px 0;
}

.project-text{
max-width:500px;
}

.project-image img{
width:100%;
border-radius:8px;
}

.project-tagline .tag{
display:inline-block;
margin-right:8px;
padding:4px 10px;
background:#C8E600;
color:#223a44;
font-size:12px;
}

.project-tagline {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

.project-tagline .tag {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
    margin: 10px; 
}

/* Estilos por tipo */
.project-tagline .category {
    background-color: transparent;
    color: #D9D9D9;
    font-family: Mitr;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    border: 1px solid #D9D9D9;
    text-align: center;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
}

.project-tagline .tagline {
    background-color: transparent;
    color: #D9D9D9;
    font-family: Mitr;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    border: 1px solid #D9D9D9;
    text-align: center;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
}

.project-tagline .area {
    background-color: #CEE600;
    color: #C8E600;
    /* background-color: transparent; */
    color: #223A44;
    font-family: Mitr;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    border: 1px solid #D9D9D9;
    text-align: center;
    padding: 10px;;
    padding-left: 30px;
    padding-right: 30px;
}

/* Ou estilos específicos por nome da tag */
.project-tagline .tag-design {     background-color: transparent;
    color: #D9D9D9;
    font-family: Mitr;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    border: 1px solid #D9D9D9;
    text-align: center;
    padding: 10px;;
    padding-left: 30px;
    padding-right: 30px;}
.project-tagline .tag-branding { background:#1982c4; }
.project-tagline .tag-tecnologia { background:#6a4c93; }


.resume{
margin-top: 20px;
font-weight: 600;
font-style: SemiBold;
font-size: 15px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #C8E600;
margin-bottom: 20px;

}

.year-detail{
margin-top: 20px;
font-weight: 600;
font-style: SemiBold;
font-size: 15px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

margin-bottom: 20px;

}

#project-content p {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: normal;
    color: #000f64;
    max-width: 500px;
    font-family: Archivo;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 123%;
    letter-spacing: 0%;
    color: #7E7E7E;
}

#project-content .sinope{
font-family: Archivo;
font-weight: 600;
font-style: SemiBold;
font-size: 45px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color:#1E1E1E


}



#project-content b, optgroup, strong {

    font-size: 20px;
    font-weight: 300;
    letter-spacing: normal;
    color: #000f64;
    max-width: 500px;
    font-family: Archivo;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 123%;
    letter-spacing: 0%;
    color: #0F2830 !important;
}

#contact-section{
padding:80px 0;
}

.contact-form-title{
margin-bottom:30px;
}

.contact-cluster{
display:flex;
flex-direction:column;
gap:25px;
}

/* ITEM */
.cluster-item{
}

.cluster-header{
display:flex;
align-items:center;
gap:12px;
margin-bottom:8px;
}

.cluster-icon{
    width: 44px;
    margin-right: 10px;
    
    margin-top: 20px;
}

.cluster-title{
    margin: 0;
    font-family: Archivo;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #0F2830;
}

.cluster-text {
    padding-left: 66px;
    opacity: 0.8;
    font-family: Archivo;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #A4AFB5;
    margin-bottom: 34px;
    margin-top: -20px;
}

/* FOLLOW */
.contact-follow{
margin-top:40px;
}

.follow-label{
    margin-bottom: 10px;
    font-weight: 600;
    font-family: Archivo;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #0F2830;
}
}

.follow-icons{
display:flex;
gap:15px;
}

.follow-icons img{

    width: 48px;
    transition: 0.3s;
    margin-right: 14px;
}

.follow-icons a:hover img{
transform:scale(1.1);
}


.nhc-inner {
    text-align: center;           /* garante que inline-block fique centralizado */
}

.custom-cf7-form .cf7-title {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 0.3rem;
    color: #0F2830;
    text-align: left;
}

.custom-cf7-form .cf7-subtitle {
    font-size: 1rem;
    color: #333;
    text-align: left;
    margin-bottom: 1.5rem;
}

.custom-cf7-form .form-control {
    width: 100%;
    padding: 0.6rem 1rem;
    border-radius: 8px;
    border: 1px solid #ccc;
}

.custom-cf7-form .btn-submit {
    background-color: #0F2830;
    color: #fff;
    border-radius: 20px;
    padding: 0.7rem 2rem;
    border: none;
    cursor: pointer;
}

.custom-cf7-form .btn-submit:hover {
    background-color: #223a44;
    color: #fff;
}
.contact-email .email-icon{
width: 20px;
height: 20px;
object-fit: contain;
margin-right: 4px;
}

.ratio-9x16 {
  --bs-aspect-ratio: 177.77%; /* (16 / 9) * 100 */
}

/* Ajuste para garantir que o iframe do YT preencha o container vertical */
.video-wrapper.vertical iframe {
  width: 100%;
  height: 100%;
}

/* Define a proporção vertical se o Bootstrap não tiver */
.ratio-9x16 {
  --bs-aspect-ratio: 177.77%;
}

/* Quando o item for vertical e estiver em uma coluna larga (full) */
.col-12.is-vertical-layout .video-wrapper,
.col-12.is-vertical-layout .media-container {
  max-width: 500px; /* Largura máxima para vídeos verticais em linha cheia */
  margin-left: auto;
  margin-right: auto;
}

/* Ajuste para garantir que o iframe preencha o container do ratio */
.video-wrapper iframe, 
.video-wrapper video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Opcional: se quiser que em 'full' a imagem vertical também não fique infinita */
.col-12.is-vertical-layout img {
  max-height: 80vh; /* Ocupa no máximo 80% da altura da tela */
  object-fit: cover;
  width: auto;
  margin: 0 auto;
  display: block;
}


.section {
  min-height: 85vh;
}

@media (min-height: 1100px) {
  .section {
    min-height: 75vh;
  }
}

@media (min-height: 1300px) {
  .section {
    min-height: 60vh;
  }
}