
.btn[data-v-394e65d9] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 24px;
    gap: 8px;
    width: 161px;
    height: 46px;
    background: linear-gradient(90deg, #ff8008 0%, #ffc837 100%);
    border: 2px solid #fa9500;
    border-radius: 0.5rem;
    flex: none;
    order: 0;
    flex-grow: 0;
    transition: box-shadow 0.3s ease;
}
.btn[data-v-394e65d9]:hover {
    box-shadow: 0 0 10px 2px rgba(255, 255, 255, 0.8);
    background: linear-gradient(90deg, #ffad52 0%, #ffd56b 100%);
}
.btn[data-v-394e65d9]:active {
    box-shadow: 0 0 5px 2px rgba(255, 255, 255, 0.8);
}
.fale[data-v-394e65d9] {
    font-family: "Calibri";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #1c4173;
    flex: none;
    order: 0;
    flex-grow: 0;
}
.centrarlizar_btn[data-v-394e65d9] {
    display: flex;
    align-items: baseline;
    height: 20px;
}
@media screen and (orientation: portrait), (max-width: 1000px) {
.btn[data-v-394e65d9] {
        width: 100px;
        padding: 0;
        height: 30px;
}
.fale[data-v-394e65d9] {
        font-size: 13px;
}
.logos[data-v-394e65d9]{
        display: flex;
        align-items: center;
}
}

.footer__content {
    margin-top: -50px;
}
.content__section_1 {
    height: 550px;
}
.titulo_banner {
    font-family: yummo;
    font-family: "Yummo";
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 53px;
    color: #ffffff;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}
.subtitulo_banner {
    font-family: yummo;
    font-family: "Yummo";
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    color: #ffffff;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    margin: 25px 0;
}
.observacao_banner {
    font-family: yummo;
    font-style: normal;
    font-size: 28px;
    line-height: 34px;
    color: #ffffff;
    flex: none;
    order: 2;
    align-self: stretch;
    flex-grow: 0;
    margin: 15px 0 35px 0;
}
.image__section {
    width: 1300px;
}
.flex-betweeb {
    display: flex;
    justify-content: space-between;
    align-content: center;
}
.logos {
    margin-bottom: 1.5rem;
}
.content__section_1 {
    background-position: right center;
    background-size: cover;
}
.container {
    max-width: 1250px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: flex;
    align-items: center;
}
.col {
    display: flex;
    flex-direction: column;
}
.bg {
    margin-bottom: 50px;
    padding: 0 0 50px 0;
    background-color: #043980;
}
/* footer */
.flex_footer {
    display: flex;
    justify-content: space-between;
    padding: 25px 0;
}
.main__footer__content * {
    color: white !important;
}
.programa_footer {
    font-family: "Yummo";
    font-style: normal;
    font-weight: 700;
    font-size: 23px;
    line-height: 25px;
    color: #ffffff;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}
.info_footer {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
}
.footer {
    position: relative;
    z-index: 1;
    display: flex;
}
.footer_parceria {
    width: 400px;
}
.footer_app {
    width: 500px;
}
.img__item {
    width: 100%;
}
.img_logo_abe {
    width: 90px;
}
.subtitulo_footer {
    font-family: "Calibri";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    flex: none;
    order: 0;
    flex-grow: 0;
}
.footer_copy {
    background-color: white;
    display: flex;
    justify-content: space-evenly;
    padding: 1rem 0;
}
.footer_copy p {
    font-family: "Calibri";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: black;
    display: flex;
    margin: unset;
}
.footer_copy p a {
    display: block;
    background-size: contain;
    background-position: center;
    width: 150px;
}
.main__footer {
    background-size: cover;
    background-position: left center;
}
.logo_hoom {
    margin: 10px;
    height: 25px;
    width: 150px;
    background-size: contain;
}
@media screen and (orientation: portrait), (max-width: 1000px) {
.img_young {
        display: flex;
        align-content: center;
        justify-content: center;
}
.banner_txt {
        margin: 0px;
        padding: 0px;
}
.img_young img {
        width: 80vw;
}
.content__section_1 {
        height: auto;
}
.row-mobile {
        flex-direction: column;
}
.footer_copy,
    .footer_copy p {
        flex-direction: column;
        align-content: center;
        justify-content: center;
        text-align: center;
}
.logo_hoom {
        margin: 5px;
        height: 50px;
}
.col_footer {
        margin: 20px 0;
}
.fale {
        font-size: 1rem;
}
}
