.technical .courses-section .gray-section .fixed-box ,
.posgraduation .courses-section .gray-section .fixed-box ,
.graduation .courses-section .gray-section .fixed-box {
  background: none;
  padding: unset;
  color: #1D1D1B;
  padding: 0px;
  border-radius: 3px;
}

.technical .courses-section .gray-section .fixed-box .row>div ,
.posgraduation .courses-section .gray-section .fixed-box .row>div ,
.graduation .courses-section .gray-section .fixed-box .row>div {
   padding: 0 15px;
  width: 100%;
}

.technical .courses-section .gray-section .fixed-box .row .price ,
.posgraduation .courses-section .gray-section .fixed-box .row .price ,
.graduation .courses-section .gray-section .fixed-box .row .price {
  margin: 0;
  margin-bottom: 12px;
  margin-top: 10px;
}

.technical .courses-section  .gray-section .fixed-box .row .price strong,
.posgraduation .courses-section  .gray-section .fixed-box .row .price strong,
.graduation .courses-section  .gray-section .fixed-box .row .price strong{
  position: static;
  margin-top: 7px;
  font-size: 2.5rem;
}

.technical .courses-section .gray-section .fixed-box .row .bigger ,
.posgraduation .courses-section .gray-section .fixed-box .row .bigger ,
.graduation .courses-section .gray-section .fixed-box .row .bigger {
  font-size: 2.4rem;
}

.technical .courses-section  .gray-section .fixed-box .row .price .off ,
.posgraduation .courses-section  .gray-section .fixed-box .row .price .off ,
.graduation .courses-section  .gray-section .fixed-box .row .price .off {
  width: 63px;
  height: 18px;
  position: absolute;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 3px;
  top: -1px;
  font-weight: 600;
  padding: 18px 0px;
  transform: rotate(0);
  background: #FFF8B0;
  border-radius: 5px;
}

.technical .courses-section .filter-section ,
.posgraduation .courses-section .filter-section ,
.graduation .courses-section .filter-section {
  margin-top: 24px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 20px;
  background: #FFFFFF;
  border-radius: 24px ;
  padding: 0px 0px 23px !important;
}

.technical .courses-section  .filter-section button ,
.posgraduation .courses-section  .filter-section button ,
.graduation .courses-section  .filter-section button {
  text-transform: uppercase;
  max-width: 100%;
  width: 100%;
  color: #000 !important;
  background: rgb(255, 221, 0);
  border-width: 1px;
  border-style: solid;
  border-color: rgb(255, 221, 0);
  border-image: initial;
  padding: 14px 20px;
  margin: 0;
  box-shadow: none;
}

.technical .courses-section .filter-section button.inscription,
.posgraduation .courses-section .filter-section button.inscription,
.graduation .courses-section .filter-section button.inscription{
  color: #000 ;
    background: rgb(255, 221, 0) ;
    padding: 14px 20px ;
    box-shadow: none ;
}

.technical .courses-section  .filter-section button::before ,
.posgraduation .courses-section  .filter-section button::before ,
.graduation .courses-section  .filter-section button::before {
  content: none;
}

@media (min-width: 1000px){
  .technical .courses-section .filter-section ,
  .posgraduation .courses-section .filter-section ,
  .graduation .courses-section .filter-section {
      width: 435px;
      margin: 0px 0px 14px auto;
      padding: 0px 0px 16px;
  }
}

.technical .courses-section .filter-section .stepbar-container ,
.posgraduation .courses-section .filter-section .stepbar-container ,
.graduation .courses-section .filter-section .stepbar-container {
  padding: 12px 34px !important;
  background: #FFFFFF;
  border-radius: 24px !important;
}

@media (min-width: 1000px){
  .technical .courses-section .filter-section .stepbar-container ,
  .posgraduation .courses-section .filter-section .stepbar-container ,
  .graduation .courses-section .filter-section .stepbar-container {
      padding: 12px 40px;
  }
}

.technical .courses-section .filter-section .stepbar-container .filter-stepbar ,
.posgraduation .courses-section .filter-section .stepbar-container .filter-stepbar ,
.graduation .courses-section .filter-section .stepbar-container .filter-stepbar {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 0px;
  background: #FFFFFF ;
  gap: 8px;
}

.technical .courses-section .filter-section .stepbar-container .filter-stepbar li ,
.posgraduation .courses-section .filter-section .stepbar-container .filter-stepbar li ,
.graduation .courses-section .filter-section .stepbar-container .filter-stepbar li {
  text-align: center;
  position: relative;
  list-style: none;
  width: 24%;
}

.technical .courses-section .filter-section .stepbar-container .filter-stepbar li a,
.posgraduation .courses-section .filter-section .stepbar-container .filter-stepbar li a,
.technical .courses-section .filter-section .stepbar-container .filter-stepbar li p ,
.posgraduation .courses-section .filter-section .stepbar-container .filter-stepbar li p ,
.graduation .courses-section .filter-section .stepbar-container .filter-stepbar li a,
.graduation .courses-section .filter-section .stepbar-container .filter-stepbar li p {
  width: 32px;
  height: 32px;
  color: #1D1D1B;
  position: absolute;
  z-index: 1;
  background: #fff;
  left: 50%;
  transform: translateX(-50%);
  line-height: 2em;
  border-width: 2px;
  border-style: solid;
  border-color: rgb(255, 221, 0);
  border-image: initial;
  border-radius: 50%;
  margin: auto;
  line-height: 29px;
}

.technical .courses-section .filter-section .stepbar-container .filter-stepbar li.completed a,
.posgraduation .courses-section .filter-section .stepbar-container .filter-stepbar li.completed a,
.technical .courses-section .filter-section .stepbar-container .filter-stepbar li.completed p ,
.posgraduation .courses-section .filter-section .stepbar-container .filter-stepbar li.completed p ,
.graduation .courses-section .filter-section .stepbar-container .filter-stepbar li.completed a,
.graduation .courses-section .filter-section .stepbar-container .filter-stepbar li.completed p {
  color: rgb(48, 49, 47);
  background: rgb(255, 248, 176);
}

.technical .courses-section .filter-section .stepbar-container .filter-stepbar li.active a,
.posgraduation .courses-section .filter-section .stepbar-container .filter-stepbar li.active a,
.technical .courses-section .filter-section .stepbar-container .filter-stepbar li.active p ,
.posgraduation .courses-section .filter-section .stepbar-container .filter-stepbar li.active p ,
.graduation .courses-section .filter-section .stepbar-container .filter-stepbar li.active a,
.graduation .courses-section .filter-section .stepbar-container .filter-stepbar li.active p {
  color: rgb(48, 49, 47);
  background: rgb(255, 221, 0);
}

.technical .courses-section .filter-section .stepbar-container .filter-stepbar li label ,
.posgraduation .courses-section .filter-section .stepbar-container .filter-stepbar li label ,
.graduation .courses-section .filter-section .stepbar-container .filter-stepbar li label {
  text-align: center;
  font-size: 1.1rem ;
  color: #1D1D1B;
  font-weight: 400;
  line-height: 19px;
  margin-top: 36px;
  margin-bottom: 0;
}

.technical .courses-section .filter-section .stepbar-container .filter-stepbar hr ,
.posgraduation .courses-section .filter-section .stepbar-container .filter-stepbar hr ,
.graduation .courses-section .filter-section .stepbar-container .filter-stepbar hr {
  position: absolute;
  top: 15px;
  width: 77%;
  height: 1px;
  border-style: dashed none none;
  border-top: 2px dashed rgb(255, 221, 0);
  margin: 0px 0px 0px 12%;
}

.technical .courses-section .filter-section .filter-container,
.posgraduation .courses-section .filter-section .filter-container,
.technical .courses-section .filter-section .result-container ,
.posgraduation .courses-section .filter-section .result-container,
.graduation .courses-section .filter-section .filter-container,
.graduation .courses-section .filter-section .result-container {
  flex-direction: column;
  padding: 14px 20px 0px 20px;
}

@media (min-width: 1000px){
  .technical .courses-section .filter-section .stepbar-container .filter-stepbar .stepFour label,
  .posgraduation .courses-section .filter-section .stepbar-container .filter-stepbar .stepFour label,
  .graduation .courses-section .filter-section .stepbar-container .filter-stepbar .stepFour label{
    white-space: nowrap;
  }
  .technical .courses-section .filter-section .filter-container,
  .posgraduation .courses-section .filter-section .filter-container,
  .technical .courses-section .filter-section .result-container ,
  .posgraduation .courses-section .filter-section .result-container,
  .graduation .courses-section .filter-section .filter-container,
  .graduation .courses-section .filter-section .result-container {
    padding: 14px 16px 0px 16px !important;
  }
}

.technical .courses-section .filter-section .container ,
.posgraduation .courses-section .filter-section .container ,
.graduation .courses-section .filter-section .container {
  max-width: 100%;
}

.technical .courses-section .filter-section h2 ,
.posgraduation .courses-section .filter-section h2 ,
.graduation .courses-section .filter-section h2 {
  color: #1D1D1B;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.5px;
  padding: 0px;
}

.technical .courses-section .filter-section .result-container h2 small ,
.posgraduation .courses-section .filter-section .result-container h2 small ,
.graduation .courses-section .filter-section .result-container h2 small {
  color: #4B5251;
  font-size: 1.5rem;
}

.technical .courses-section .filter-section h2::before ,
.posgraduation .courses-section .filter-section h2::before ,
.graduation .courses-section .filter-section h2::before {
  content: none;
}

@media (min-width: 768px){
  .technical .courses-section .filter-section h2 ,
  .posgraduation .courses-section .filter-section h2 ,
  .graduation .courses-section .filter-section h2 {
    font-size: 19px;
    margin-top: 0px !important;
  }
}

.technical .courses-section .filter-section h3 ,
.posgraduation .courses-section .filter-section h3 ,
.graduation .courses-section .filter-section h3 {
  color: rgb(255, 255, 255);
  font-size:17px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: -0.5px;
  margin-top: 15px;
}

@media (min-width: 768px){
  .technical .courses-section .filter-section .form-new .row > div ,
  .posgraduation .courses-section .filter-section .form-new .row > div ,
  .graduation .courses-section .filter-section .form-new .row > div {
    margin-bottom: 0px;
  }
  .technical .courses-section .filter-section .form-new .row > div:not(.alt) ,
  .posgraduation .courses-section .filter-section .form-new .row > div:not(.alt) ,
  .graduation .courses-section .filter-section .form-new .row > div:not(.alt) {
      width: 100%;
      margin-bottom: 16px;
  }
  .technical .courses-section .filter-section .form-new .row > div:last-child ,
  .posgraduation .courses-section .filter-section .form-new .row > div:last-child ,
  .graduation .courses-section .filter-section .form-new .row > div:last-child {
    width: 100%;
  }
}

.technical .courses-section .form-new .label ,
.posgraduation .courses-section .form-new .label ,
.graduation .courses-section .form-new .label {
  display: block;
  color: #1D1D1B;
  text-align: left;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1em;
  margin: 0px 0px 8px;
  padding: 0px;
}

.technical .courses-section .form-new button.button-enabled,
.posgraduation .courses-section .form-new button.button-enabled,
.graduation .courses-section .form-new button.button-enabled{
  color: #3a3b39 !important;
  background-color: rgb(255, 221, 0);
}

.technical .courses-section .filter-section .result-container .bigger-p ,
.posgraduation .courses-section .filter-section .result-container .bigger-p ,
.graduation .courses-section .filter-section .result-container .bigger-p {
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: -0.5px;
}

.technical .courses-section .gray-section .fixed-box .result-container p:not(.bigger-p),
.posgraduation .courses-section .gray-section .fixed-box .result-container p:not(.bigger-p),
.graduation .courses-section .gray-section .fixed-box .result-container p:not(.bigger-p){
  font-size: 1.2rem;
}

.technical .courses-section .gray-section .fixed-box .row .bigger-p strong,
.posgraduation .courses-section .gray-section .fixed-box .row .bigger-p strong,
.graduation .courses-section .gray-section .fixed-box .row .bigger-p strong{
  display: inline-block;
}

.technical .courses-section .gray-section .fixed-box .row p ,
.posgraduation .courses-section .gray-section .fixed-box .row p ,
.graduation .courses-section .gray-section .fixed-box .row p {
  margin-bottom: 20px;
}

.technical .courses-section .gray-section .fixed-box .row p:last-child ,
.posgraduation .courses-section .gray-section .fixed-box .row p:last-child ,
.graduation .courses-section .gray-section .fixed-box .row p:last-child {
  margin-bottom: 12px;
}

@media (max-width: 499px){
  .technical .courses-section .gray-section .fixed-box p:not(.bigger-p) ,
  .posgraduation .courses-section .gray-section .fixed-box p:not(.bigger-p) ,
  .graduation .courses-section .gray-section .fixed-box p:not(.bigger-p) {
      font-size: 1.6rem;
  }
}

.technical .courses-section .filter-section .form-control ,
.posgraduation .courses-section .filter-section .form-control ,
.graduation .courses-section .filter-section .form-control {
    background: #FFFFFF ;
    height: 46px ;
    border-radius: 8px ;
    font-size: 14px ;
}

.technical .courses-section  .tab-content .tab-pane ,
.posgraduation .courses-section  .tab-content .tab-pane ,
.graduation .courses-section  .tab-content .tab-pane {
  position: relative;
}

.technical .courses-section .gray-section .embed-responsive ,
.posgraduation .courses-section .gray-section .embed-responsive ,
.graduation .courses-section .gray-section .embed-responsive {
  margin-bottom: 20px;
  max-width: 500px;
  margin-left: auto;
}

.change-course-card{
  background-color: #3a3b39;
  padding: 30px 20px 30px 28px;
  border-radius: 4px;
}
.change-course-card h2 {
  color: rgb(255, 221, 0);
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: -0.5px;
  padding: 0px;
}

.change-course-card .result-container h2 small {
  color: rgb(255, 221, 0);
  font-size: 1.8rem;
}

.change-course-card h2::before {
  content: none;
}

@media (min-width: 768px){
  .change-course-card h2 {
      font-size: 2.2rem;
      margin-top: 0px !important;
  }
}

.change-course-card p {
  color: rgb(255, 255, 255);
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: -0.5px;
  margin-top: 15px;
}


#mkt-curso-2 .select2-results__option[aria-disabled=true] {
  display: none;
}

#mkt-curso-2 strong.select2-results__group{
  background-color: #ddd;
  font-size: 16px;
  padding-left: 13px;
}

#yellow-square{
  width: 25px;
  height: 25px;
  background-color: rgb(255, 221, 0);
  position: absolute;
  top: 0;
  left: 15px;
  border-radius: 4px 0px 4px 0px;
}
.change-course-section {
  background: #fff;
  padding: 0px 0 120px;
}

.breadcrumb-main{
  font-size: 32px;
  margin-bottom: 10px;
}
.stepFour{
  width: 21% !important;
}
@media (max-width: 767px) {
  .breadcrumb-main{
      font-size: 21px;
  }
  .technical .courses-section .filter-section .stepbar-container .filter-stepbar li, .graduation .courses-section .filter-section .stepbar-container .filter-stepbar li {
    width: 31%;
  }
  .stepFour{
    width: 26% !important;
  }
}
.stepFour p{
  font-size: 17px !important;
}

/* Estilos básicos para nova estrutura de mensalidade EAD de graduação */
.first-tuition-ead {
  /* display: none !important; */
  margin-bottom: 5px;
}

.remaining-tuitions-ead {
  margin-top: 0px;
}

.demais-mensalidades-line {
  /* display: none !important; */
  margin-bottom: 8px;
}

.de-text {
  line-height: 1;
  margin-bottom: 0 !important;
}

.por-value {
  line-height: 1;
  margin-top: 0 !important;
  margin-bottom: 8px;
}

.discount-badge {
  margin: 8px 0;
}

/* Correção para sobreposição do texto com -45% no mobile */
@media (max-width: 499px) {
  .courses .gray-section .fixed-box .row .price strong {
    font-size: 32px;
    right: 30% !important;
  }
}
.filter-container h2, .filter-container h3{
    display:none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #979C9C !important;
    font-size: 14px;
}
.select2-selection.select2-selection--single {
    height: 46px !important;
    padding-top: 10px !important;
    padding-left: 6px !important;
    border-radius: 8px !important;
}
.form-new .select-box:before {
    top: 16px !important;
    right: 15px !important;
    color: #979C9C !important;
}
.select2-selection__rendered[title=""] {
  color: #979C9C !important;

}
.green-value strong{
    color: #1D1D1B !important;
    margin-top: 15px !important;
}
.por-value {

    margin-bottom: 0px !important;
}
.courses .gray-section .fixed-box .row .price {
    padding: 15px 10px 8px 12px !important;
    background-color: #E9F3F2 !important;
    border-radius: 12px !important;

} 

.courses .gray-section .fixed-box .row.card-offer{
    margin: 0 !important;
    margin-top: 10px !important;
}

@media (max-width: 499px) {
    .courses .gray-section .fixed-box .row {
        margin-left: -15px;
    margin-right: -15px;
    }
}
.discount-box {
    display: inline-flex;
    align-items: center;
    background-color: #565656;
    color: #fff;
    border-radius: 20px;
    padding: 0 19px 0 0;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    margin-bottom: 19px;
    /* margin-left: -3px; */
    margin-top: 0px;
    height: 31px;
}
.discount-box .icon {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-right: 8px;
  vertical-align: middle;
}

.discount-box .icon img {
  width: 100%;
  height: auto;
  display: block;
}

.discount-box .highlight {
  color: #ffcc00;
}
.nav-time {
    margin: 0 !important;
    margin-bottom: -11px !important;
    margin-top: 10px !important;
}
.nav-time.shift li:first-child a {
    border-radius: 10px 0 0 0; /* canto esquerdo arredondado */
}

.nav-time.shift li:last-child a {
    border-radius: 0 10px 0 0; /* canto direito arredondado */
}
.nav-time.shift li a {
    color: #fff !important;
    background: #000 !important;
}
/* .discount-box{
  display: none !important;
} */
#btn-mensalidades {
    background: #FBDB1B;
    text-align: center;
    color: #000;
    padding: 7px 0;
    border-radius: 5px;
}

.outer-btn {
    position: fixed;
    bottom: -1px;
    width: 100%;
    /* transform: translateX(-50%); */
    z-index: 1000;
    background: #fff;
    color: #000;
    padding: 12px 15px;
    border-radius: 15px 15px 0 0;
    font-weight: bold;
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    font-size: 16px;
}


/* overlay escuro para clicar fora */
#overlay-mensalidades {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 999;
}

@media (min-width: 767px) {
  .outer-btn {
    display: none !important;
  }
}
#overlay-mensalidades {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 999;
}

.graduation .courses-section .filter-section button.highlight {
    text-transform: uppercase;
    max-width: 100%;
    width: 100%;
    color: #000 !important;
    background: rgb(255, 221, 0) !important;
    padding: 12px 20px;
    margin: 0;
}

/* bloco resumo acima do botão */
#mensalidade-resumo {
    /* position: fixed; */
    /* bottom: 70px; espaço acima do botão */
    /* left: 50%; */
    /* transform: translateX(-50%); */
    text-align: left;
    z-index: 1000;
    font-size: 14px;
    line-height: 1.4;
    /* background: #fff; */
    /* padding: 6px 12px; */
    /* border-radius: 10px; */
    /* box-shadow: 0 2px 6px rgba(0,0,0,0.2); */
    display: block;
    padding-bottom: 13px;
}

#mensalidade-resumo .gratis {
    color: #000;
    font-weight: bold;
    display: block;
    font-size: 15px;
    margin-bottom: 18px;
}

.sss {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}

#mensalidade-resumo .green {
    color: #1FB40B;
    font-weight: bold;
    font-size: 16px;
}

#mensalidade-resumo .preco {
    color: #000;
    font-size: 17px;
}

#mensalidade-resumo .de {
    font-size: 15px;
    color: #C9C9C9;
    text-decoration: line-through;
    margin-right: 5px;
}

#mensalidade-resumo .desconto {
    color: #d32f2f;
    font-weight: bold;
    margin-left: 5px;
}
#mensalidade-resumo .off {
    position: absolute;
    right: 25px;
    bottom: 60px;
    display: block;
    padding: 14px 0;
    width: 56px;
    height: 56px;
    font-size: 15px;
    line-height: 1em;
    letter-spacing: -.05em;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2Mi45MiA2Mi45MSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmUxMWY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5Bc3NldCAxPC90aXRsZT48ZyBpZD0iTGF5ZXJfMiIgZGF0YS1uYW1lPSJMYXllciAyIj48ZyBpZD0iTGF5ZXJfMS0yIiBkYXRhLW5hbWU9IkxheWVyIDEiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIzLjMxLDEsMjguNSwzLjI2LDMzLjExLDBsNC4yNCwzLjczLDUuNC0xLjY4LDIuODgsNC44Nkw1MS4yOCw3bDEuMjUsNS41MSw1LjM1LDEuODEtLjUyLDUuNjMsNC41MywzLjM4LTIuMjQsNS4xOCwzLjI3LDQuNjItMy43Myw0LjI0LDEuNjgsNS40TDU2LDQ1LjYzbC0uMDcsNS42NS01LjUxLDEuMjUtMS44Miw1LjM1TDQzLDU3LjM2bC0zLjM4LDQuNTMtNS4xOS0yLjI0LTQuNjEsMy4yNi00LjI1LTMuNzItNS4zOSwxLjY4TDE3LjI4LDU2bC01LjY1LS4wNy0xLjI0LTUuNTFMNSw0OC42MSw1LjU2LDQzLDEsMzkuNjFsMi4yMy01LjE5TDAsMjkuODFsMy43My00LjI1TDIsMjAuMTdsNC44Ni0yLjg5TDcsMTEuNjNsNS41MS0xLjI0TDE0LjMsNWw1LjYzLjUyWiIvPjwvZz48L2c+PC9zdmc+);
    -webkit-transform: rotate(-17deg);
    -moz-transform: rotate(-17deg);
    -ms-transform: rotate(-17deg);
    -o-transform: rotate(-17deg);
    color: #000;
    transform: rotate(19deg);
}
.p-fix{
  padding-top: 35px !important;
  display: block !important;
}

.curso-duracao-box {
    width: 100%;
    max-width: 340px;
    border-radius: 8px;
    overflow: hidden;
}

.curso-duracao-box .title {
    background: #333;
    color: white;
    padding: 12px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
}

.curso-duracao-box .content {
    background: white;
    padding: 12px 16px;
}

.curso-duracao-box .item {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 8px 0;
    color: #000;
}

.curso-duracao-box svg {
    flex-shrink: 0;
}

@media (max-width: 767px) {
  .curso-duracao-box {
        max-width: unset;
        margin-top: 25px;
  }
}
.selo-enem{
  margin-top: 15px;
  max-width: 100%;
}
.course-new-badge{
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #FFDD00;
    color: #3D3D3D;
    border-radius: 999px;
    padding: 0 10px;
    font-size: 0.75em;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap;
}
.course-new-badge__icon{
    font-size: 0.9em;
    line-height: 1;
}
.heading-container.heading-with-badge{
    display: flex;
    align-items: baseline;
    gap: 12px;
    flex-wrap: wrap;
}
.heading-container.heading-with-badge .title-element{
    margin: 0;
}
.heading-container.heading-with-badge .course-new-badge{
    height: auto;
    font-size: 1.55em;
    padding: 0.15em 0.9em;
    margin-top: -0.12em;
}
.heading-container.heading-with-badge .course-new-badge__icon{
    font-size: 1em;
}
