
/* Header Topo */

.cegg-top_listing_show_more{
	display: none !important;
}

.header-topo{
    padding: 18px 0px;
}

nav{
    border-top: 1px solid #dddddd40;
  border-bottom: 1px solid #dddddd40;
}

.tags_texto a{
	color: #fff !important;
	text-decoration: none !important;
}


.logo{
    width: 141px;
    height: 36px;
}

.form-header{
    width: 429px;
  height: 44px;
  margin-right: 225px;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  border: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23ffffff' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}

@media (min-width: 1100px){
  .dropdown-menu.show {
    display: block;
    width: 251px;
    left: -36px !important;
  }

  .swiper-produtos .swiper-slide{
    width: auto !important;
     min-width: 190px;
  }
}

.dropdown-item{
  color: #2A394E;
  font-size: 18px;
}

.dropdown-item:focus, .dropdown-item:hover{
  color: #2A394E;
  background-color: rgba(232, 234, 239, 0.3);
  font-weight: 700;
  font-size: 18px;
}

span.mega-indicator{
  display: none !important;
}



.form-header .form-control{
    margin-right: -15px;
    border: 2px solid #E8EAEF;
    border-radius: 8px 0px 0px 8px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.35px;
    background: #FAFBFC;
    padding-left: 24px;
}

.form-header .btn{
    background-color: #10A2EF;
    color: #fff;
    border-radius: 4px;
    border: 0;
    width: 48px;
    height: 43px;
    fill: #fff;
    
}

.form-header .btn svg{
  height: 18px;
}

.form-header .form-control::placeholder{
    opacity: 0.5;
    
}

.form-header .form-control:focus{
    outline: none;
    box-shadow: none;
}

.top{
  margin-top: 180px !important;
}

.header-topo .btn-primary{
    background-color: #10A2EF;
    width: 210px;
    height: 48px;
    font-size: 16px;
font-style: normal;
font-weight: 800;
border-radius: 6px;
border: none;
}

/* Menu */

.content-center{
    justify-content: center;
}

.gap87{
    gap: 87px;
}

.navbar-expand-lg .navbar-nav .nav-link, .navbar-expand-lg{
    padding: 0;
    border-bottom: 1px solid #E8EAEF;
}

.nav-link{
    color: #2A394E;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
}

/* Rodape */
footer{
    min-height: 657px;
    padding-top: 80px;
}


.bg-dark{
    background: #2A394E !important;
}

.logo_rodape{
    text-align: left;
    display: block;
}

.titulo_footer{
    color: #FFF;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 200% */
    text-align: left;
    margin-bottom: 16px;
    margin-top: 75px;
}

.menu-rodape{
    display: block;
    color: #fff;
}

.menu-rodape a{
  color: #E8EAEF !important;
    text-align: left;
    padding:0;
    padding-bottom: 0px;
    line-height: 24px;
    padding-bottom: 24px;
    font-weight: 400;
}

.menu-rodape a:hover{
  color: #fff !important;
}

footer .sidebar p{
    text-align: left;
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    max-width: 332px;
}

.footer2{
    background-color: #17212F;
    height: 185px;
    margin-top: 37px;
    padding-top: 32px;
}

.footer2 button{
    border-radius:8px;
  background:#FFFFFF1A;
  border:inherit;
  color: #fff;
  width: 165.45px;
  height: 32px;
}

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

.copy p{
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    max-width: 468px;
}

.copy{
    justify-content: right;
  align-content: end;
  display: flex;
}

.footer-column{
    padding-left: 80px;
}

/* Tags e Newsletter */
.tags{
    height: 512px;
    background: #2F3F56;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.tags .fundo{
    background: #2A394E;
    height: 304px;
    width: 100%;
    max-width: 1152px;
}

.oportunidades{
    background: linear-gradient(315deg, #9119B3 0%, rgba(230, 76, 76, 0.94) 100%);
    height: 585px;
    position: relative;
}

.imagem_newsletter img{
    position: absolute;
    right: 0;
    top: 140px;
}

.titulo_fundo h3{
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 177.778% */
    color: #fff;
}

.fundo{
    padding: 40px;
}

.tags_texto {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
  }
  
  .tags_texto p {
    margin: 0;
    white-space: nowrap; 
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }
  
.tags hr{
    border-color: #E8EAEF;
}

.newsletter {
    
    padding: 30px;
    border-radius: 4px;
    max-width: 800px;
    margin: auto;
  }
  
  .newsletter form {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
  }
  
  .input-group {
    display: flex;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.4);
    padding: 12px 16px;
    border-radius: 4px;
    flex: 1;
    color: white;
    gap: 24px;
    height: 64px;
  }
  
  .input-group .icon {
    margin-right: 10px;
    font-weight: bold;
    font-size: 18px;
  }
  
  .input-group input {
    background: transparent;
    border: none;
    outline: none;
    color: white;
    width: 60%;
    font-size: 18px;
  }
  
  .input-group input::placeholder {
    color: rgba(255, 255, 255, 0.8);
  }
  
  .newsletter button {
    background: white;
    color: #c93b93;
    padding: 14px 24px;
    border: none;
    border-radius: 4px;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.3s ease;
    height: 64px;
  }
  
  .newsletter button:hover {
    background: #f7f7f7;
  }
  
  .oportunidades-container{
    text-align: center;
  }

  .titulo-oportunidades h3{
    font-family: Montserrat;
    font-size: 41px;
    font-style: normal;
    font-weight: 400;
    line-height: 56px;
    color: #fff;
    padding-top: 104px;
    margin: 0;
  }

.titulo-oportunidades h4{
    color:#FFF;
    font-family: Montserrat;
    font-size: 41px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    margin-top: 0;
}

.titulo-oportunidades p{
    width: 100%;
  max-width: 621px;
  text-align: center;
  font-family: "DM Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin: 0 auto;
  color: #fff;
}

.justifi-content-between{
  justify-content: space-between;
}

/* WIDGETS */

.cegg5-container.cegg-review_box .h4.fw-normal{
	color: #2A394E !important;
  font-family: Montserrat;
  font-size: 23px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 32px;
  max-width: 332px;
  margin-left: auto;
}

.cegg-desc.lh-base.mt-4{
  color: var(--Intense-Dark-Gray, #80818C);
font-feature-settings: 'liga' off, 'clig' off;
font-family: "DM Sans";
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: 24px; /* 150% */
    margin-top: 8px !important;
}

.cegg5-container.cegg-review_box .mt-4 {
    margin-top: 8px !important;
}

.cegg5-container.cegg-review_box .mb-2 {
    margin-bottom: 8px !important;
}

.cegg5-container.cegg-review_box .mt-2 {
    margin-top: 8px !important;
}

.cegg5-container.cegg-review_box .mb-3 {
    margin-bottom: 8px !important;
}

.cegg5-container.cegg-review_box .mb-2{
  flex-direction: row-reverse;
}

.cegg5-container .cegg-review-box-verdict.fs-5{
  color: var(--Intense-Dark-Blue, #2A394E);
font-feature-settings: 'liga' off, 'clig' off;
font-family: "DM Sans";
font-size: 16px !important;
font-style: normal;
font-weight: 600;
line-height: 24px; /* 150% */
letter-spacing: -0.48px;
}

.cegg5-container .progress-bar{
  background: linear-gradient(90deg, #A3D4FF 0%, #10A2EF 49.83%, #31E4A0 100%);
}

.dados_informacoes{
      padding: 0 !important;
    color: #10A2EF !important;
    font-weight: bold !important;
}

.cegg5-container.cegg-review_box .cegg-review-box-score{
  border-radius:6px !important;
  border:1px solid #E8EAEF !important;
  background:#FFF !important;
  color: #2A394E !important;
  font-family: Montserrat;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  margin-right: 20px;
}

.cegg5-container.cegg-review_box .text-bg-dark{
  border-radius: 0px 0px 6px 6px !important;
  background: var(--Light-Gray, #E8EAEF29) !important;
  color: var(--Intense-Dark-Blue, #2A394E) !important;
  text-align: center;
  font-family: Montserrat;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 218.182% */
  border-top: 1px solid #E8EAEF;
}

.cegg5-container.cegg-review_box .border{
  border-radius:  16px;
    background:  #FFF;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.11);
  border: 0 !important;
  padding-bottom: 40px;
  padding-left: 32px;
    padding-right: 32px;
}

.cegg5-container.cegg-review_box .border .p-3{
  padding-top: 0 !important;
}

.cegg5-container.cegg-review_box .border.border-warning{
  border: 4px solid #F9B851 !important;
}

.cegg5-container.cegg-review_box .btn-outline-primary{
  border-radius:6px;
  background:#10A2EF;
  color: #fff;
  height: 56px;
  line-height: 40px;
  text-align: center;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  margin-top: 8px;
  border: inherit;
}


.tmn-pros{
  border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    position: relative;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .11);
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 48px;
}

.tmn-pros .gspb_heading{
  font-size: 19px;
    font-weight: 700 !important;
    margin-top: 0;
    padding: 30px;
    background-color: #e9ebf042;
}

.tmn-pros .gspb_iconsList{
  padding: 0 30px 30px;
}

.tmn-pros .gspb_iconsList__item{
      display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    font-size: 17px;
    line-height: 35px;
    color: #2a394e;
    padding-bottom: 10px;
}

.gs-accordion-item {
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .11);
    margin-bottom: 24px !important;
    border-radius: 16px !important;
}

.gs-accordion-item__title{
  border-radius: 16px;
  padding: 20px 40px !important;
  font-size: 19px;
  line-height: 27px;;
  border-width: 0 !important;
}

.gspb_container p{
  margin: 0 !important;
}

#gspb_container-id-gsbp-644d7b1.gspb_container{
  border-top: 1px solid #dddddd75;
    border-bottom: 1px solid #dddddd75;
}

.gspb_container.gspb_container-gsbp-5cd3564, #gspb_container-id-gsbp-1fe619f.gspb_container{
  padding-bottom: 0 !important;
}

.gsopen .gs-accordion-item>.gs-accordion-item__title{
  border-radius: 16px 16px 0px 0px;
}

.gs-accordion-item__content {
    border-radius: 0px 0px 16px 16px;
    border-width: 0 !important;
}

.gs-accordion-item__text p{
  margin: 0
}

.font_title .gspb_iconsList__item__text{
  font-family: Montserrat;
  font-size: 20px;
}

.font_content{
  line-height: 34px !important;
}

.gs-accordion-item__text p{
  font-size:19px !important;
  line-height: 34px !important;
  margin-top: 0;
}

.cegg5-container .object-fit-scale{
  max-width: 288px;
}
.cegg5-container.cegg-review_box .bg-danger{
  color: #FFF !important;
  text-align: center;
  font-family: Montserrat;
  font-size: 15px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 16px;
  border-radius:0px 0px 10px 10px !important;
  position: relative;
  top: -36px;
  left: 2px;
  background-color: #2A394E !important;
}

.cegg5-container.cegg-review_box .cegg-badge-primary{
  border-radius: 8px 8px 0px 0px !important;
  background: #2A394E !important;

  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.07);
  position: relative;
  width: 250px;
  top: -37px;
  left: 18px;
  text-align: center;
}

.cegg5-container.cegg-review_box .border.border-warning .cegg-badge-primary{
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%), #F2A11F !important;
}

.cegg5-container.cegg-review_box .border.border-warning .bg-danger{
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%), #F2A11F !important;
}

.cegg-badge-left::after{
  display: none !important;
}


.cegg-review-box-img-col.col-md-5.order-md-2 img{
  top: 0px !important;
}

.cegg5-container.cegg-offers_logo .badge{
  font-family: Montserrat !important;
  font-size: 12px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 24px;
  border-radius: 4px !important;
  background: #2A394E !important;

  /* Padrao */
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.07);
  height: 24px !important;
  top: 25px;
}

.cegg5-container.cegg-offers_logo .cegg-list-card.cegg-card{
  border: 0 !important;
}

.cegg5-container.cegg-offers_logo{
  border-radius: 16px;
  background: var(--Full-White, #FFF);

  /* Medium Elements Shadow */
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.11);
  min-height: 408px;
  display: flex;
  justify-content: center;
  align-items: center;
  
}

.cegg-list-card:hover {
  box-shadow: 0 0px 0px rgba(0,0,0,0) !important;
}

.cegg5-container.cegg-offers_logo .mb-5{
  margin-bottom: 0 !important;
}

.cegg5-container.cegg-offers_logo .card-title{
  color: var(--Intense-Dark-Blue, #2A394E) !important;
  font-family: Montserrat !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 24px; /* 150% */
}

.cegg5-container.cegg-offers_logo .cegg-card-price .cegg-price{
  color: var(--Intense-Dark-Blue, #2A394E) !important;
  font-family: Montserrat !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 24px; /* 150% */
}

.cegg5-container.cegg-offers_logo .link-body-emphasis{
  color: #10A2EF !important;
}

.cegg5-container .cegg-price-disclaimer{
  position: relative;
}

.cegg5-container.cegg-offers_logo .cegg-price-disclaimer small{
  position: absolute;
  top: 80px;
  right: 0;
}

.cegg5-container.cegg-offers_list .cegg-list-card.cegg-card{
  border:0;
  border-radius:16px;
  background:#FFF;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.11);
}  

.cegg5-container.cegg-offers_list .cegg-list-card-body .card-title{
  color: #2A394E;
  font-family: Montserrat;
  font-size: 20px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 28px;
}

.cegg5-container.cegg-offers_list .cegg-list-card-body .card-subtitle{
  color: var(--Intense-Dark-Gray, #80818C) !important;
  font-family: "DM Sans" !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 300 !important;
  line-height: 24px; /* 150% */
}


.cegg5-container.cegg-offers_list .cegg-card-button a{
  border-radius: 6px;
background: var(--Medium-Blue, #10A2EF);
height: 48px;
color: var(--Full-White, #FFF);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 24px; /* 150% */
border:0;
  display: flex;
  align-items: center;
}

.cegg5-container.cegg-offers_list .cegg-card-price .cegg-price{
  color: var(--Intense-Dark-Blue, #2A394E);
  font-family: Montserrat;
  font-size: 19px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 126.316% */
}

.cegg5-container.cegg-offers_list .cegg-merchant{
  border-radius: 6px;
  opacity: 1;
  background: rgba(232, 234, 239, 0.4);
  margin-top: 8px;
}

.cegg-list-card:hover{
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.11) !important;
}

.cegg5-container .mt-1 {
    margin-top: 40px !important;
}

.cegg-list-card:hover .card-title {
    text-decoration: none !important;
}

.cegg5-container.cegg-offers_list .cegg-merchant small{
  color: var(--Medium-Blue, #10A2EF);
font-family: Montserrat;
font-size: 12px;
font-style: normal;
font-weight: 700;
line-height: 16px; /* 133.333% */
}

.cegg5-container.cegg-review_box .cegg-review-box .row.p-3 .col-12.pt-3.ps-xl-4 .card-title.h4.fw-normal{
  margin-left: 0 !important; 
}

.image_legenda{
  max-width: 288px;
  height: 360px;
  margin:0 auto;
}

.image_legenda img{
  max-width: 288px;
  height: 360px;
  margin:0 auto;
}

.image_legenda figcaption{
  text-align: center;
  color: #2A394E;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  line-height: 24px;
}

.carousel_bloco .slick-slide {
  overflow:hidden;
  padding-left: 0 !important;
  padding-right: 24px !important;
  width: 232px !important;
  height: 280px !important;
}

.carousel_bloco .slick-prev, .carousel_bloco .slick-next {
  
  width: 40px !important;
  height: 40px !important;
  z-index: 10;
  
}

/* Botão anterior */
.carousel_bloco .slick-prev {
  left: -50px !important;
  background-image: url('data:image/svg+xml;utf8,<svg width="17" height="26" viewBox="0 0 17 26" xmlns="http://www.w3.org/2000/svg"><path d="M15.8203 3.82L6.66031 13L15.8203 22.18L13.0003 25L1.00031 13L13.0003 1L15.8203 3.82Z" fill="%2310A2EF" stroke="%2310A2EF"/></svg>') !important;
  background-repeat: no-repeat !important;
}

.carousel_bloco .slick-prev.slick-disabled {
  left: -50px;
  background-image: url('data:image/svg+xml;utf8,<svg width="17" height="26" viewBox="0 0 17 26" xmlns="http://www.w3.org/2000/svg"><path d="M15.8203 3.82L6.66031 13L15.8203 22.18L13.0003 25L1.00031 13L13.0003 1L15.8203 3.82Z" fill="%2310A2EF" stroke="%2310A2EF"/></svg>') !important;
  background-repeat: no-repeat !important;
  opacity: 0.2 !important;
}

/* Botão próximo */
.carousel_bloco .slick-next {
  right: -50px !important;
  background-image: url('data:image/svg+xml;utf8,<svg width="17" height="26" viewBox="0 0 17 26" xmlns="http://www.w3.org/2000/svg"><path d="M0.820312 3.82L9.98031 13L0.820312 22.18L3.64031 25L15.6403 13L3.64031 1L0.820312 3.82Z" fill="%2310A2EF" stroke="%2310A2EF"/></svg>') !important;
  background-repeat: no-repeat !important;
}

.carousel_bloco .slick-next.slick-disabled {
  right: -50px !important;
  background-image: url('data:image/svg+xml;utf8,<svg width="17" height="26" viewBox="0 0 17 26" xmlns="http://www.w3.org/2000/svg"><path d="M0.820312 3.82L9.98031 13L0.820312 22.18L3.64031 25L15.6403 13L3.64031 1L0.820312 3.82Z" fill="%2310A2EF" stroke="%2310A2EF"/></svg>') !important;
  background-repeat: no-repeat !important;
  opacity: 0.2 !important;
}

/* Remove texto oculto das setas padrão */
.carousel_bloco .slick-prev::before, .carousel_bloco .slick-next::before {
  display: none;
}

.botao_padrao{
  width: 100%;
}

.botao_padrao a.wp-block-button__link{
  border-radius: 4px;
  background: #10A2EF;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
}

.botao_padrao2 a.wp-block-button__link{
    border-radius: 4px;
    background: #10A2EF;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    padding: 16px 24px;
    width: 243px;
}

.tabela_blocos{
  border-radius: 12px;
  border: 1px solid var(--Light-Gray, #E8EAEF);
  background: var(--Full-White, #FFF);

  /* Elements Article */
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.11);
  border-collapse: separate;
  border-spacing: 0;
  text-align: center;
}

.tabela_blocos tbody{
  border-radius: 12px !important;
}

.tabela_blocos tbody tr:nth-child(1){
  border-radius: 16px 16px 0px 0px;
}

.tabela_blocos td{
  border: 0;
}

.tabela_blocos tr td{
  padding: 28px 24px;
}

.tabela_blocos tbody tr th{
  background-color: #E8EAEF54;
  border-width: 0px;
  padding: 24px;
}

.tabela_blocos tbody tr th:nth-child(1){
  border-top-left-radius: 12px;
}

.tabela_blocos tbody tr th:nth-child(3){
  border-top-right-radius: 12px;
}

.tabela_blocos tr td img{
  max-width: 82px !important;
  margin: 0 auto;
}

.tabela_blocos tr td s{
  color:#A4A6AB;
  text-align: center;
  font-family: Montserrat;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 123.077% */
  text-decoration-line: line-through;
}

.tabela_blocos tr td .desconto{
  border-radius: 8px 8px 8px 0px;
  background: var(--Light-Green, #28D5A7);
  color: var(--Full-White, #FFF);
  font-family: Montserrat;
  font-size: 10px;
  font-style: normal;
  font-weight: 800;
  line-height: 16px; /* 160% */
  padding: 5px;
}

.tabela_blocos tr td .preco{
  color: #2A394E;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
}

.tabela_blocos tr td{
  color: #2A394E;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
}

.tabela_blocos tr td i{
  color: #10A2EF;
  font-size: 14px;
}

.tabela_blocos tr td .unidade{
  border-radius: 4px;
  border: 1px solid var(--Light-Gray, #E8EAEF);
  display: inline-flex;
  padding: 4px 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: var(--Intense-Dark-Gray, #80818C);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px; /* 114.286% */
}

.tabela_blocos tr td .bonus{
  border-radius: 4px;
  border: 2px dashed var(--Medium-Blue, #10A2EF);
  background: var(--Light-Blue, #ECF5FA);
  height: 40px;
  color: var(--Medium-Blue, #10A2EF);
  font-family: Montserrat;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px; /* 160% */
  padding: 10px;
}

.tabela_blocos tr td .preco_bonus{
  color: var(--Intense-Dark-Blue, #2A394E);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
}

.ays-chart-container-google{
  border-radius: 12px !important;
border: 1px solid var(--Light-Gray, #E8EAEF) !important;
background: var(--Full-White, #FFF) !important;
box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.11);
}

.ays-chart-charts-title{
  padding: 32px 40px !important;
  color: var(--Intense-Dark-Blue, #2A394E) !important;
  font-family: Montserrat !important;
  font-size: 20px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 24px;
  border-bottom: 1px solid #E8EAEF !important;
}

.ays-chart-charts-main-container{
  border-radius: 0px 0px 12px 12px !important;
}

.botao_vermelho a{
  border-radius: 6px;
background: var(--Light-Red, #FF4A64);
height: 56px;
color: var(--Full-White, #FFF);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 24px; /* 133.333% */
}

.acordeon_bloco .gs-accordion-item{
  border-radius: 16px !important;

}

.acordeon_bloco .gs-accordion-item > .gs-accordion-item__title{
  padding: 20px 40px !important;
  border-radius: 16px!important;
  border-width: 0 !important;
}

.acordeon_bloco table tr:nth-child(even) {
  background-color: rgba(232, 234, 239, 0.2);
}

table tr:nth-child(even) {
  background-color: rgba(232, 234, 239, 0.2);
}

.acordeon_bloco tbody tr td:first-child {
  font-family: 'DM Sans', sans-serif;
  font-size: 19px;
}

.acordeon_bloco tbody tr td:last-child {
  font-family: Montserrat;
  font-size: 16px;
}

.acordeon_bloco .gs-accordion-item > .gs-accordion-item__content{
  border-radius: 0px 0px 16px 16px !important;
}

.acordeon_bloco .gsopen.gs-accordion-item > .gs-accordion-item__title{
  border-width: 1px !important;
  border-radius: 16px 16px 0px 0px !important;
}

.gs-titlebox .gs-title-inbox-label {
  flex-grow: 1;
  font-size: 19px;
  line-height: 29px;
}

.acordeon_bloco table tr td {
  border: 0;
  color: #2A394E;
  padding: 20px 40px;
  font-size: 16px;
}

.acordeon_bloco table tr td:nth-child(2){
  text-align: right;
  font-weight: 700;
}

.gs-progressbar__progress{
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.11);
}

figure{
  margin: 0;
}

.cegg-product_images_row{
  padding: 0px 48px;
}


.navbar-expand-lg .navbar-collapse{
  max-width: 1152px;
  margin: 0 auto;
}

.site-header .container{
  max-width: 1152px;
  
}

.navbar li:last-child {
  padding-right: 0 !important;
}

.navbar li:last-child > a.mega-menu-link {
  padding-right: 0 !important;
}

.botao_menu a{
  color: #2A394E !important;
  font-family: Montserrat !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 24px !important;
  margin-top: 25px !important;
}

.botao_menu a:hover{
  color: #10a2ef !important;
}

.botao_menu a:hover svg{
  fill: #10a2ef !important;
}
.botao_menu a svg{
  fill: #2A394E;
}


li.mega-menu-megamenu > ul.mega-sub-menu {
  z-index: 999;
  border-radius:0px;
  background:white;
  border:0;
  padding-left: calc((100vw - 1152px) / 2) !important;
  padding-right: calc((100vw - 1152px) / 2) !important;
  position: fixed !important;
  width: 100vw !important;
  max-width: 100vw !important;
  left: 0;
  right: 0;
}

.result_gradiente .btn:hover, .btn_candidatar:hover, .wpcf7 .btn:hover, .btn:hover, .cegg5-container .btn:hover{
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%), #10A2EF !important;
}

.card_top.card_normal .ofertas a:hover{
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.10) 0%, rgba(0, 0, 0, 0.10) 100%), #F9B851 !important;
}

.btn.btn_categoria:hover{
  background: inherit !important;
  box-shadow: 0px 5px 25px 0px rgba(114, 114, 255, 0.12);
  border: 2px solid #10A2EF;
}

.lwptoc_item{
  margin-bottom: 20px;
}

.single-post .lwptoc_itemWrap .lwptoc_itemWrap{
  margin-top: 20px;
}

.custom-accordion .accordion-body{
  background-color: rgba(232, 234, 239, 0.3);
}

.gs-numhead__circle{
  overflow: visible !important;
  min-width: inherit !important;
  width: auto !important;
  border-radius: 4px !important;
  background: var(--Intense-Dark-Blue, #2A394E);
  border: 0 !important;
  color: #fff !important;
  height: 56px !important;
  font-family: Montserrat;
  font-size: 34px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 56px !important;
}

.gspb_heading_sep{
  width: auto !important;
}

.gs-numhead__circle span{
  padding: 0 24px;
}

.single .gspb_heading_subtitle{
  background: var(--Pink-Gradient, linear-gradient(315deg, #9119B3 0%, rgba(230, 76, 76, 0.94) 100%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: "DM Sans";
font-size: 19px !important;
font-style: normal;
font-weight: 500;
line-height: 24px !important; /* 126.316% */
}

a{
  color: #10A2EF;
  text-decoration: none;
}

.gspb_heading_sep_gsbp-07666d0, .gspb_heading_sep_gsbp-69664b3{
  margin-bottom: 24px;
  margin-top: 40px;
}

h4{
  color: var(--Intense-Dark-Blue, #2A394E);

/* H4 */
font-family: Montserrat;
font-size: 28px;
font-style: normal;
font-weight: 500;
line-height: 40px; /* 142.857% */
margin-top: 40px;
}

blockquote {
  margin: 0 0 1rem;
  border-left: 4px solid #10A2EF;
  color: var(--Intense-Dark-Blue, #2A394E);
  font-family: Montserrat;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  padding: 16px 0px 16px 44px;
  margin-top: 38px;
}


ul.wp-block-list{
  list-style: none;
  padding: 0;
}

ul.wp-block-list li{
  
  position: relative;
  padding-left: 30px;
  color: var(--Intense-Dark-Blue, #2A394E);

/* Corpo de texto */
font-family: "DM Sans";
font-size: 21px;
font-style: normal;
font-weight: 400;
line-height: 38px; /* 180.952% */
margin-top: 24px;
}

.gspb_iconsList__item__text{
  
  position: relative;
  padding-left: 20px;
  color: var(--Intense-Dark-Blue, #2A394E);

/* Corpo de texto */
font-family: "DM Sans";
font-size: 19px;
font-style: normal;
font-weight: 400;
line-height: 38px; /* 180.952% */
}

ul.wp-block-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  width: 12px;
  height: 13px;
  background-image: url('data:image/svg+xml;utf8,<svg width="12" height="13" viewBox="0 0 12 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.999 11.8581L11.999 0.0332041L0.174161 11.8581L11.999 11.8581ZM-0.00010395 12.0323L-0.000540733 12.0328L-0.000103951 12.0332L-0.00010395 12.0323Z" fill="%2310A2EF"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
}

.gspb_iconsList__item svg{
  margin-top: -32px !important;
  position: relative;
  top: 0px;
}

.underline{
  border-bottom: 4px solid #10A2EF;
  display: inline-block;
  width: fit-content;
  
}

p s{
  text-decoration: line-through;
    text-decoration-color: currentcolor;
    text-decoration-thickness: auto;
  text-decoration-color: #10A2EF;
  text-decoration-thickness: 4px;
}

.accordion{
  padding-bottom: 104px;
  margin-bottom: 0 !important;
}

.accordion-button:not(.collapsed){
  color: #2A394E;
}

.custom-accordion .accordion-body{
  padding-left: 48px !important;
}

.accordion-button:focus{
  border-color: inherit;
  box-shadow: inherit;
}

.card-text small{
  color: #80818C !important;
}

.card-title a{
  color: #2A394E !important;
}

.swiper-button-prev i{
  color: #A4A6AB;
}

.image-card{
  position: relative;
}

.image-card::before{
  display: block;
  content: '';
  width: 100%;
  height: 56px;
  position: absolute;
  bottom: 0;
  opacity: 0.2;
background: var(--Shadow-Gradient, linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(255, 255, 255, 0.00) 100%));
}

.card_normal .titulo_rating{
  height: 64px;
  overflow: hidden;
}

.rating_content{
  height: 55px;
  overflow: hidden;
}

.text-estrelas{
  color: var(--Medium-Blue, #10A2EF);
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 16px; /* 114.286% */
}

.store_nome{
  color: var(--Intense-Dark-Blue, #2A394E);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;
font-family: Montserrat;
font-size: 13px;
font-style: normal;
font-weight: 700;
line-height: 34px;
  position: relative;
  top: 10px;
  background: rgba(232, 234, 239, 0.2);
}

.small_margin{
  margin-right: auto;
}

.form-control:focus{
  box-shadow: inherit;
  border: 2px solid var(--Medium-Blue, #10A2EF);
}

.form-control{
  border: 1px solid #E8EAEF;
  background-color: #FAFBFC;
  border-radius: 8px;
  padding: 16px 24px;
}

.paginacao nav{
  border: 0;
}

.menu-coluna{
  display: flex;
  justify-content: end;
}

h2.wp-block-heading{
  margin-top: 0;
  margin-bottom: 0;
}
b, strong {
    font-weight: bold;
}

.wp-block-greenshift-blocks-container{
  padding-bottom: 48px;
}

.wp-block-greenshift-blocks-container .padding-lateral-48{
  border-bottom: 1px solid #E8EAEF;
    margin: 0 48px !important;
}

.cegg-badge-left{
  display: none;
}

.gs-progressbar__title{
  font-family: Montserrat;
}

.gs-progressbar__label strong{
  border: 1px solid #E8EAEF;
  padding: 4px;
  border-radius: 2px 6px;
  color: #80818C;
}

.gspb_iconsList__item__text{
 margin-left: 0 !important;
}


@media (min-width: 1001px){
  .desktop{
    display: block;
  }

  .mobile{
    display: none !important;
  }

  footer .container{
  max-width: 1152px;
  padding: 0 !important;
}
}


/* Mobile */

@media (max-width: 1000px){
    .header-topo .btn-primary{
      display: none;
    }

    .categorias_swipe{
      display: none !important;
    }

    
    .form-header{
      display: none;
    }

    .p32{
      padding-left: 32px;
      padding-right: 32px;
    }

    .footer-column{
      padding: 0 10px;
    }

    .padding_mobile_0{
      padding: 0;
    }

    .site-header {
      z-index: 1030;
    }

    .offcanvas .nav .menu-item {
      margin-bottom: 0.5rem;
    }

    .offcanvas .nav .menu-item a {
      font-weight: 500;
      color: #333;
    }

    .menu-coluna{
      justify-content: start;
    }

    .mobile{
      display: block !important;
    }

    .desktop{
      display: none !important;
    }

    .chevron-icon {
  transition: transform 0.3s ease;
}

.chevron-icon.rotated {
  transform: rotate(180deg);
}

.button_mobile:hover{
  background: inherit !important;
}

.li-menu a{
color: #2A394E;
font-family: "DM Sans";
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 24px; /* 150% */
text-decoration: none;
}

.li-menu{
  margin-bottom: 24px;
}

.offcanvas.offcanvas-start{
  max-width: 80%;
}

.offcanvas-backdrop.show {
  opacity: 0.95;
  background-color: #2A394E;
}

.li-menu .btn{
  color: #2A394E;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
}

.li-menu button{
  background: transparent !important;
  border-color: inherit !important;
  border: 0;
  color: #2A394E;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
}

.li_submenu a{
  color: #80818C;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  
}

.li_submenu{
  margin: 8px 0px;
}

.btn_search, .btn_fechar{
  background: transparent !important;
  border: 0;
  color: #2A394E;
}

.offcanvas-header{
  border-bottom: 1px solid #E8EAEF;
}

.offcanvas .form-control{
  border: 2px solid #E8EAEF;
  background-color: #FAFBFC;
  border-radius: 8px;
  padding: 16px 24px;
  max-width: 100%;
  margin: 0 auto;
  color: #80818C;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-align: left !important;
}



.offcanvas .form-control::placeholder{
  opacity: 0.8;
  text-align: center;
}

.offcanvas-top .btn{
  border-radius: 8px !important;
  background: #10A2EF;
  border: 1px solid #10A2EF;
  height: 56px;
  max-width: 100%;
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

.btn_fechar{
  position: relative;
  top: -3px;
}

.footer2{
  height: auto;
  color: #E8EAEF;
  font-family: "DM Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}

.column-reverse{
  flex-direction: column-reverse;
  gap: 24px;
}

.copy p{
  color: #E8EAEF;
  text-align: right;
  font-family: "DM Sans";
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 160% */
}

.copy_direitos{
  padding: 0;
  max-width: 30%;
}

.copy{
  max-width: 60%;
  padding: 0;
}

.mb_mobile{
  justify-content: space-between;
}

hr{
  width: 90%;
  margin: 1rem auto;
}

.copy_direitos{
  color: var(--Light-Gray, #E8EAEF);
font-feature-settings: 'liga' off, 'clig' off;
font-family: "DM Sans";
font-size: 10px;
font-style: normal;
font-weight: 400;
line-height: 16px; /* 160% */
}

.p0{
  padding: 0;
}

.tags .fundo{
  height: auto;
}

.fundo {
  padding: 32px;
}

.tags{
  padding: 40px 16px;
  height: auto;
}

.newsletter{
  padding: 16px;
}

.newsletter button{
  width: 100%;
  font-size: 16px;
}

.titulo-oportunidades h3{
  font-family: Montserrat;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  color: #fff;
  padding-top: 104px;
  margin: 0;
}

.titulo-oportunidades h4 {
  color: #FFF;
  font-family: Montserrat;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}

.titulo-oportunidades p {
  width: 100%;
  max-width: 328px;
  text-align: center;
  font-family: "DM Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 0 auto;
  color: #fff;
}

.input-group input{
  font-size: 14px;
}

.imagem_newsletter img{
  display: none;
}

.container-termos .col-lg-8{
  padding-right: 0 !important;
}

.atualizacao{
  border-radius: 8px 8px 0px 0px !important;
  width: 100%;
}

.content-area h2{
  font-size: 30px !important;
  line-height: 40px !important;
}

.content-area p{
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 27px !important;
}

.content-area{
  background: #ffffff;
  padding: 70px 24px 30px 24px !important;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.03);
  font-size: 12px !important;
}

.titulo_descricao p{
  font-family: "DM Sans";
  font-size: 15px !important;
  font-style: normal;
  font-weight: 300 !important;
  line-height: 20px !important;
  color: #2A394E;
  padding-right: 16px !important;
}

.sidebar-termos{
  display: none;
}

.menu-rodape {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.4s ease;
  padding-top: 0;
}

.menu-rodape.active {
  max-height: 500px; /* ajuste conforme o conteúdo */
  padding-top: 10px; /* opcional */
}

.titulo_footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  margin-top: 24px;
}

footer{
  min-height: 550px;
}

.desenvolvido{
  text-align: right;
}

.titulo_footer .chevron-icon {
  transition: transform 0.3s ease;
}


/* Contato */

.form_contato{
  max-width: 90% !important;
  padding: 32px 24px !important;
  top: -132px !important;
}

.contato_header h1{
  color: #fff;
  font-size: 30px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 32px !important;
  padding-top: 104px;
  font-family: Montserrat;
  text-align: center;
}

.contato_header p{
  font-family: "DM Sans";
  font-size: 13px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 24px !important;
  text-align: center;
  max-width: 90% !important;
}

.form_contato p label{
  font-size: 14px !important;
}

.form_contato .wpcf7 .form-control::placeholder{
  font-size: 14px !important;
}

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

.form-check{
  position: relative;
}

.form-check .form-check-input{
  margin-top: 0 !important;
  position: absolute;
  top: 0;
}

.wpcf7 .btn{
  font-size: 14px !important;
  line-height: 24px !important;
}

.subtitulo h4{
  font-size: 12px !important;
}

.titulo_contato_faq h3, .titulo_contato_faq h4{
  font-size: 28px !important;
  line-height: 32px !important;
  letter-spacing: -1.4px;
}

.custom-accordion .accordion-button{
  font-size: 16px !important;
  line-height: 21px !important;
}

.accordion-header svg{
  position: relative;
  top: -2px;
  padding: 1px;
}

.custom-accordion .accordion-body{
  color: #2A394E;
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.contato_faq{
  padding-top: 40px !important;
  padding-left: 16px;
    padding-right: 16px;
}


/* SEARCH */

.result_gradiente .form-control{
  max-width: 100%;
}

.pagination, .fundo_result, .fundo_result svg, .form_text_ops, .form_no_result, .button_ops, .result_gradiente .btn{
  max-width: 100%;
}

.result_gradiente .container, .container.conteudo_resultados{
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.form_search{
  padding: 24px 16px !important;
  height: 196px !important;
}

.conteudo_resultados .publicacoes {
  margin-bottom: 30px !important;
  margin-top: 40px;
}

.result_gradiente .form-control, .result_gradiente .btn{
  height: 56px !important;
  font-size: 14px !important;
  text-align: center;
}

.titulo_form{
  margin-bottom: 0 !important;
}

.fundo_result{
  margin: 88px 0px !important;
  padding: 32px 19px !important;
}


.titulo_ops{
  font-size: 16px !important;
  line-height: 24px !important;
}

.texto_ops, .text-dangers, .button_ops{
  font-size: 14px !important;
  line-height: 20px !important;
}

.imagem_search{
  width: 38px;
}

.form_text_ops{
  font-size: 12px !important;
  line-height: 24px !important;
}

.card_ops{
  min-height: 584px !important;
}

.titulo_topo{
  font-size: 26px !important;
  letter-spacing: -1.3px;
  margin-top: 70px;
  line-height: 32px !important;
}

.primeira, .ultima, .border-right{
  display: none;
}

/* Category */

.form_novo .form-control{
  max-width: 100%;
}

.container.form_novo{
  padding-left: 16px !important;
  padding-right: 16px !important;
  display: none;
}

.category .titulo_topo {
    font-size: 30px !important;
    letter-spacing: -1.3px;
    margin-top: 70px !important;
    line-height: 32px !important;
  }

.category .descricao_category{
  margin-top: -10px !important;
}

.descricao_category p{
  font-size: 13px !important;
  line-height: 24px !important;
}

/* Sobre Nós */

.toogle_gradient, .back-gradient, .border-desenhado, .border-desenhado svg{
  max-width: 100% !important;
}

.border-desenhado{
  width: 195px !important;
  margin-bottom: 40px;
  position: relative;
  top: -40px;
  left: 26px;
}

.manifesto-section .container, .jornada_dados .container, .page-template-page-sobre .servicos_dados .container, .vagas-section .container{
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.tags_vagas.mobile{
  display: flex !important;
  flex-direction: column;
  gap: 16px;
  align-items: start;
}

#vagas-list .card_content{
  gap: 16px;
  flex-direction: column;
}

.candidatar{
  width: 100% !important;
}

#vagas-list .card-body {
  padding: 27px 24px;
}

.pagina_sobre .titulo_topo{
  font-size: 30px !important;
  letter-spacing: -1.2px;
}

.pagina_sobre .texto_search p, .pagina_sobre .texto_search b{
  font-size: 14px;
  line-height: 24px;
}

.pagina_sobre .icone_search svg{
  width: 15px;
}

.pagina_sobre.subtitulo p, .pagina_sobre.subtitulo p b{
  font-size: 13px;
  letter-spacing: -0.52px;
}

.icone_subtitulo img{
  width: 44px;
}

.pagina_sobre.subtitulo{
  align-items: start;
}

.servicos_dados .card_servicos{
  border-radius: 16px;
  border: 1px solid #E8EAEF;
  background: #FFF;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.07);
  max-width: 100%;
  padding: 16px !important;
  width: 100%;
}

.servicos_dados .card_title_servicos{
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}

.servicos_dados .card_servicos_desc{
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.jornada_dados .circle_compras{
  width: 20px;
  height: 20px;
  left: 15px;
  top: 0px;
}

.jornada_dados .compras_number .number-circle, .jornada_dados .compras_numbers .number-circle{
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}

.jornada_dados .compras_numbers{
  top: 0;
  margin-bottom: 20px;
  max-width: 100%;
}

.jornada_dados .compras_number h5, .jornada_dados .compras_numbers h5{
  font-size: 18px;
}

.jornada_dados .compras_number p, .jornada_dados .compras_numbers p{
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
}

.jornada_dados .compras_number{
  margin: 0;
}

.jornada_dados .titulo_compras, .jornada_dados .subitulo_compras, .jornada_dados .subitulo_compras span{
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}

.manifesto-section .manifesto-title, .manifesto-section .manifesto-title2{
  font-size: 28px;
  line-height: 32px;
  letter-spacing: -1.4px;
}

.manifesto-section .manifesto-content p{
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.manifesto-section .manifesto-card{
  padding: 32px;
}


.manifesto-section .manifesto-content{
  padding-top: 25px;
}

.manifesto-section .quote-icon{
  top: 5px;
  left: 31px;
}

.valores-section .valor-card h5{
  font-size: 18px;
}

.valores-section .valor-card p{
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.valor-card{
  margin-bottom: 55px !important;
}

.vagas-section h2, .vagas-section h3{
  font-size: 28px !important;
  line-height: 32px !important;
  letter-spacing: -1.4px;
  margin-bottom: 0px !important;
}

.vagas-section .descricao{
  font-size: 13px !important;
  line-height: 24px !important;
  margin-bottom: 40px !important;
}

#offcanvasSearch .offcanvas-body{
  min-height: 200px !important;
}

.offcanvas.offcanvas-top{
  height: 300px;
}

.li-menus{
  margin-bottom: 16px;
}

#vagas-list .align-items-center {
  align-items: end !important;
}

.toggle-more{
  font-size: 12px !important;
}

.btn_candidatar{
  font-size: 14px !important;
}

/* Single Post */

.form_comments{
  max-width: 91% !important;
  padding: 24px !important;
  margin-top: -240px !important;
  height: auto !important;
}

.comentarios{
  gap: 0 !important;
}

textarea.form-control{
  top: 145px !important;
}

.form-check{
  margin-top: 80px !important;
}

.form-submit{
  left: 0 !important;
  top: 0 !important;
}

.comentarios input, textarea.form-control{
  max-width: 100% !important;
}

.btn-comments{
  width: 300px !important;
  max-width: 280px;
  font-size: 16px !important;
}

.comments_conteudo{
  padding: 32px 24px !important;
}

.comments_buttons{
  padding: 24px !important;
}

.comments_list .children{
  padding: 40px 10px !important;
}

.form_comments h4{
  font-size: 22px !important;
  line-height: 32px !important;
}

.autor_gradiente{
  padding: 64px 16px !important;
}

.autor.row{
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
}

.autor_gradiente .text-right{
  text-align: left;
}

.descricao_category{
  max-width: 100% !important;
}

.cegg5-container .card_top, .cegg5-container .card_normal{
  max-width: 100% !important;
  height: auto !important;
}

.single-post .container{
  display: block !important;
}

.single-post .breadcrumbs{
  display: none;
}

.dados_post{
  justify-content: space-between !important;
    max-width: 100%;
    margin: 0 auto;
}

.single-post .container.p-0{
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.indice{
  padding: 0px 24px !important;
}

p.lead{
  font-size: 16px !important;
  line-height: 27px !important;
}

.post-content p{
  font-size: 16px !important;
  line-height: 27px !important;
}


h2.titulo, h2{
  font-size: 30px !important;
  line-height: 40px !important;
  letter-spacing: -1.2px;
}



.info-box span{
  text-align: left !important;
  font-size: 13px !important; 
}

.info-direita{
  width: 100%;
  justify-content: space-between;
}

.info-box a.verificacao{
  font-size: 12px !important; 
}

.lwptoc_item_label{
  font-size: 16px !important;
  line-height: 24px !important;
}

.cegg5-container .row > *{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.single-post .titulo_topo{
  font-size: 30px !important;
  margin-top: 30px !important;
}

.single-post .container{
  padding-left: 16px !important;
  padding-right: 20px !important;
}

.info-box{
  margin-right: 10px !important;
}

.single-post .cegg5-container h5{
  font-size: 18px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 21px !important;
}

.single-post .rating_content{
  font-family: "DM Sans" !important;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 24px !important;
  text-align: center;
}

.card_normal .titulo_rating{
  height: 42px !important;
  overflow: hidden;
}

.single-post .img-rating.me-4{
  margin-right: 0 !important;
  margin-bottom: 20px;
}

.rating.text-center{
  margin-bottom: 16px;
}

.small_margin{
  margin: 0;
}

.cegg5-container .d-flex{
  display: flex !important;
  flex-direction: row-reverse;
  justify-content: space-between !important;
  width: 100% !important;
}

.card_normal .ofertas a{
  width: 100%;
}

.rating_button{
  width: 100% !important;
}

.cegg5-container .badge, .card_melhor{
  left: 50% !important;
  transform: translateX(-50%);
}

.card_top .rank_top, .card_normal .rank_top{
  left: 50% !important;
  margin-left: -94.5px;
}

.home .categorias_swipe.swiper-button-prev{
  left: -40px !important;
}

.home .categorias_swipe.swiper-button-next{
  right: -10px !important;
}

.home .result_gradiente .container, .home .valores-section .container, .home .container.especifico, .home .categorias_box .container{
  padding-left: 16px !important;
    padding-right: 16px !important;
}

.home .form_newsletter_top svg{
  display: none;
}

.home .result_gradiente .form-control{
  padding: 0 30px;
}

.container.especifico{
  margin-top: 90px !important;
}

.home .especifico h6{
  margin-bottom: 10px !important;
}

.home .valores-section .subtitulo{
  font-size: 12px;
}

.home .valores-section h2{
  font-size: 28px !important;
    line-height: 32px !important;
    letter-spacing: -1.4px;
}

.home .numero_semrush{
  font-size: 21px;
  line-height: 32px;
  top: 0px;
  padding-right: 8px;
}

.home .valores-section h5{
  font-size: 18px;
  line-height: 32px;
}

.home .valores-section p{
  margin-left: 27px;
  font-size: 16px;
  line-height: 20px;
}

.home .dados_categoria h2{
  font-size: 12px !important;
  line-height: 24px !important;
}

.home .dados_categoria h3, .home .dados_categoria h4{
  font-size: 28px;
  line-height: 32px;
  margin: 0;
  letter-spacing: -1.4px;
}

.home .dados_categoria p{
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 40px;
  margin-top: 14px;
}

.home .container.conteudo_resultados{
  padding-left: 16px !important;
    padding-right: 16px !important;
}

.home .contato_faq{
  padding-left: 5px;
    padding-right: 5px;
}

.home .conteudo_resultados h3{
  font-size: 24px !important;
  line-height: 24px !important;
}

.home .titulo_topo{
  font-size: 30px !important;
    margin-top: 104px !important;
    line-height: 32px !important;
    letter-spacing: -1.5px;
}

.home .descricao_category{
  height: auto;
}

.home .form_search{
  margin-top: 20px !important;
}

.home .valores-section{
  min-height: 600px;
}

.swiper-categoria-prev, .swiper-categoria-next, .swiper-destaques-prev, .swiper-destaques-next{
  top: 260px !important;
  position: absolute !important;
  background: #fff;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next, .swiper-button-prev, .swiper-rtl .swiper-button-next{
  left: -14px !important;
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev, .swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: -14px !important;
  left: auto;
}

.btn_fechar img{
width: 14px;
  height: 14px;
  display: block;
}

.result_gradiente .btn{
  width: 100% !important;
}

.card-results{
  max-width: 100% !important;
  width: 100% !important;
}

.info-container{
  margin-top: 70px !important;
}

.fundo_mobile{
  background: rgba(232, 234, 239, 0.3);
  padding: 24px 16px;
}

.logged-in textarea.form-control {
  position: relative;
  top: 0px !important;
}

.single-post .form-check {
  margin-top: 162px !important;
  margin-bottom: 0;
}

/* TIPOGRAFIA */

h3{
  font-size: 26px !important;
  margin-top: 40px
}

h4{
  font-size: 24px !important;
}

.titulo_fundo h3{
  font-size: 18px !important;
}
}

.desktop.fixed {
  position: sticky;
  top: 100px; /* Ajuste conforme o espaço que quiser do topo */
  align-self: flex-start; /* Evita esticar */
  margin-top: 59px;
}

.progress-wrapper {
  position: relative;
  width: 64px;
  height: 64px;
}

.progress-circle {
  transform: rotate(-90deg); /* Começa do topo */
}

.progress {
  stroke-dasharray: 188.4; /* Circunferência: 2πr = 2*π*30 */
  stroke-dashoffset: 188.4; /* Começa vazia */
  transition: stroke-dashoffset 0.3s linear;
}

.minutes-bg {
  position: absolute;
  width: 55px !important;
  height: 55px !important;
  top: 4px;
}

.form-control:focus{
  border: 2px solid #10A2EF;
}

.swiper-button-prev:hover i,
.swiper-button-next:hover i {
  color: #10A2EF;
}


.custom-accordion .accordion-body{
  color: #2A394E;
  font-size: 21px;
}

.form_contato .wpcf7 .form-control:focus{
  border: 2px solid #10A2EF;
}

.form-check-input:checked {
  background-color: #10A2EF;
  border-color: #0d6efd;
}

.form-check-input[type="checkbox"] {
  border-radius: 3px;
}

.wpcf7 form.invalid .wpcf7-response-output{
  border-color: #F9B851;
  height: 48px;
  display: grid;
  align-items: center;
  border-radius: 6px;
}

.wpcf7 form.sent .wpcf7-response-output{
  border-color: #28D5A7;
  height: 48px;
  display: grid;
  align-items: center;
  border-radius: 6px;
}

.btn:disabled{
  opacity: 1;
}

textarea{
  resize: none !important;
}

.textarea-wrapper {
  position: relative;
  display: inline-block;
}

.textarea-wrapper::after {
  content: "";
  position: absolute;
  bottom: 20px;
  right: 12px;
  width: 20px;
  height: 20px;
  background: url('/wp-content/uploads/2025/07/Resizer.png') no-repeat center;
  pointer-events: none;
}