.elementor-5933 .elementor-element.elementor-element-6570238{--display:flex;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-5f9db6d */.educa-curso-detalhe__badge {
    font-family: Montserrat;
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 100%;
    text-transform: uppercase;
    color: black !important;
}

.educa-curso-detalhe__title {
    font-family: Montserrat;
    font-weight: 700 !important;
    font-size: 44px !important;
    line-height: 100%;
    color: black !important;
}

.educa-curso-detalhe__descricao {
    font-family: Montserrat;
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 140%;
    color: black !important;
}

.educa-curso-detalhe__btn {
    background-color: #E71883;
    color: white !important;
    border-radius: 8px;
    padding: 16px 64px;
    font-family: Montserrat;
font-weight: 700 !important;
font-size: 20px !important;
line-height: 100%;
text-align: center;
vertical-align: middle;
display: inline-block;
margin-bottom: 20px;
}

.educa-curso-detalhe__media {
    display: flex;
    justify-content: center;
}

.educa-curso-detalhe__professor-logo {
    max-width: 120px !important;
    height: 100% !important;
    object-fit: contain;
}

.educa-curso-detalhe__professor-logos {
    display: flex;
    gap: 8px;
    flex-direction: column;
}

.educa-curso-detalhe__professor-title {
    font-family: Montserrat;
font-weight: 700 !important;
font-size: 36px !important;
line-height: 48px;
vertical-align: middle;
color: black;
margin-bottom: 32px;
}

.educa-curso-detalhe__professor-nome {
    font-family: Montserrat;
font-weight: 700 !important;
font-size: 32px !important;
line-height: 100%;
color: black;
text-transform: uppercase;
}

.educa-curso-detalhe__professor-content {
    display: flex;
    gap: 32px;
}

.educa-curso-detalhe__professor-left {
    max-width: 400px;
    max-height: 400px;
    width: 100%;
    min-height: 400px;
    min-width: 400px;
}

.educa-curso-detalhe__professor-left img {
    width: 100%;
    border-radius: 16px;
    object-fit: cover;
}

.educa-curso-detalhe__professor-experiencia {
    font-family: Montserrat;
font-weight: 700 !important;
font-size: 20px !important;
line-height: 100%;
color: black;
}

.educa-curso-detalhe__professor-right {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.educa-curso-detalhe__professor-descricao {
    font-family: Montserrat;
font-weight: 500 !important;
font-size: 20px !important;
line-height: 140%;
color: black;
}

.educa-curso-detalhe__professor-logos-title {
    font-family: Montserrat;
font-weight: 700 !important;
font-size: 20px !important;
line-height: 100%;
color: black;
}

.educa-curso-detalhe__professor-logos-container {
    display: flex;
    align-items: center;
    gap: 16px;
}

 .educa-curso-detalhe__descricao-toggle {
         background-color: transparent !important; 
        color: var(--e-global-color-primary) !important;
        margin: 0px 0px 10px !important;
        padding: 0px 0px 24px !important;
 }
 
 .educa-curso-detalhe__professor {
     margin-bottom: 40px;
 }

@media screen and (max-width: 1024px) {
    .educa-curso-detalhe__content {
        text-align: center;
    }
    .educa-curso-detalhe__badge {
    font-size: 20px !important;
}

.educa-curso-detalhe__title {
    font-size: 32px !important;
}

.educa-curso-detalhe__descricao {
    font-size: 20px !important;
}

.educa-curso-detalhe__btn {
margin-bottom: 40px;
}

.educa-curso-detalhe__professor-content {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.educa-curso-detalhe__professor-left {
    min-height: auto;
}

.educa-curso-detalhe__professor-right {
    text-align: center;
}

.educa-curso-detalhe__professor-nome {
font-size: 24px !important;
line-height: 100%;
}

.educa-curso-detalhe__professor-experiencia {
    font-size: 20px !important;
line-height: 100%;
}

.educa-curso-detalhe__professor-logos {
    justify-content: center;
    align-items: center;
 }
 
 .educa-curso-detalhe__professor-descricao {
         font-size: 20px !important;
 }
 
 .educa-curso-detalhe__professor-title {
    text-align: center;
    font-size: 32px !important;
 }
 
 .educa-curso-detalhe__professor-logos-title {
     font-size: 20px !important;
 }

 .educa-curso-detalhe__descricao-toggle {
        padding: 16px 24px !important;
 }

}/* End custom CSS */