.com_scientificarticles #sp-main-body .container {
    max-width: 100%;
    padding: 0 !important;
}

.com_scientificarticles main#sp-component {
    margin-top: 0;
}

.com_scientificarticles #section-id-O9wFxc47Rk82rxeufpN8R,
.com_scientificarticles #section-breadcrumb {
    display: none;
}

.com_scientificarticles .com-sa-top {
    background-color: #161C66 !important;
    height: 200px;
    max-height: 200px;
    min-height: 200px;
    max-width: 100%;
}

.com_scientificarticles .com-sa-top .container {
    background-image: url(/images/module/sistema-ocb_1280x200.webp);
    background-repeat: no-repeat;
    background-size: inherit;
    background-attachment: scroll;
    background-position: 50% 0;
    max-width: 1370px !important;
}

.com_scientificarticles .com-sa-top h3 {
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    font-size: 40px;
    line-height: 48px;
    font-family: "Intro Light";
    letter-spacing: 0;
    color: #C4FFFF;
    height: 200px;
    display: flex;
    align-items: center;
    padding-left: 6rem;
}

.com_scientificarticles .com-sa-bread_col {
    display: flex;
    justify-content: center;
}

.com_scientificarticles ol.breadcrumb {
    background: none !important;
    margin-left: -1.8rem !important;
    margin-bottom: 50px;
    padding: .75rem 8rem 2rem 8rem;
    max-width: 1370px !important;
    width: 1370px;
}

.com_scientificarticles ol.breadcrumb,
.com_scientificarticles ol.breadcrumb a {
    font-family: 'Inter';
    color: #18186A !important;
    font-size: 12px;
    font-weight: 400;
}

.com_scientificarticles .breadcrumb-item.active {
    color: #18186A !important;
    font-size: 12px;
    font-weight: 400;
    margin-top: 0 !important;
}

.com_scientificarticles .breadcrumb-item + .breadcrumb-item::before {
    content: var(--bs-breadcrumb-divider, "»") !important;
    color: #1d40a6 !important;
}

.com_scientificarticles .container.com-sa-artigo {
    display: flex;
    justify-content: space-around;
    margin-bottom: 50px;
    padding-bottom: 10px;
}

.com_scientificarticles .com-sa-home {
    width: 960px;
    max-width: 960px;
}

.com_scientificarticles .com-sa-home ul {
    list-style: disc;
}

.com_scientificarticles .com-sa-home .com-sa-label {
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 48px;
    font-family: "Intro Medium";
    letter-spacing: 0;
    color: #5883D0;
    opacity: 1;
    margin-bottom: 5px;
}

.com_scientificarticles .com-sa-home .com-sa-label:nth-child(4) {
    margin-top: 20px;
}

.com_scientificarticles .com-sa-home .com-sa-text {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    font-family: Inter;
    letter-spacing: 0;
    color: #00166B;
    opacity: .8;
    margin-bottom: 20px;
}

.com_scientificarticles .com-sa-home .com-sa-text ul {
    padding-left: 1rem;
}

.com_scientificarticles .com-sa-home .com-sa-social {
    display: flex;
    justify-content: right;
}

.com_scientificarticles .com-sa-home .com-sa-social svg {
    width: 23px;
    margin-left: 15px;
}

.com_scientificarticles .com-sa-home .com-sa-resumo {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    font-family: Inter;
    letter-spacing: 0;
    color: #00166B;
    opacity: .8;
    margin-bottom: 53px;
}

.com_scientificarticles .com-sa-home .com-sa-tags {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    font-family: Inter;
    letter-spacing: 0;
    color: #0C1249;
    opacity: 1;
    margin-bottom: 55px;
    display: flex;
    justify-content: right;
    flex-wrap: wrap;
}

.com_scientificarticles .com-sa-tags .item-tag {
    background: #E6E6E6 0 0 no-repeat padding-box;
    border-radius: 100px;
    opacity: 1;
    margin-left: 5px;
    padding: 4px 25px;
    margin-bottom: 5px;
}

.com_scientificarticles .btn-ocb {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    font-family: Inter;
    letter-spacing: 0;
    color: #4D80CF;
    opacity: 1;
    padding: 12px 48px;
    border: 1px solid #4D80CF;
    border-radius: 21px;
    margin-bottom: 10px;
}

.com_scientificarticles #sp-footer1 {
    margin-bottom: 0 !important;
}

@media (max-width: 1280px) {
    .com_scientificarticles .com-sa-top h3 {
        padding-left: 0;
    }

    .com_scientificarticles ol.breadcrumb {
        background: none !important;
        margin-left: -1.8rem !important;
        margin-bottom: 50px;
        padding: .75rem 2rem 2rem 2rem;
    }
}

@media (max-width: 775px) {
    .com_scientificarticles .com-sa-top {
        background-color: #161C66;
        height: 350px;
        max-height: 350px;
        min-height: 350px;
    }

    .com_scientificarticles .com-sa-top .container {
        background-color: #171c66;
        background-image: url(/images/2023/05/18/sistema-ocb_470x400.webp);
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: 50% 100%;
        background-size: cover;
        height: 350px;
        max-height: 350px;
        min-height: 350px;
    }

    .com_scientificarticles .com-sa-top h3 {
        align-items: normal;
        padding-top: 25px;
    }
}

@media (max-width: 775px) {
    .com_scientificarticles .com-sa-breadcrumb {
        display: none;
    }

    .com_scientificarticles .com-sa-home {
        margin-top: 50px;
    }
}