/*======= GERAL ========*/
.emphasis-sports{
    margin-top: 40px;
}
/* ====== GERAL ========*/

/* =========== CAPA VARIAÇÃO 1 ESPORTES ========= */
.box-news, .box-bigger, .box-smallerm, .box-smaller-matter {
    display: flex;
    gap: 20px;
}

.box-smaller{
    border-top: 1px solid #F3F3F3;
    padding-top: 20px;
}
.box-smaller-matter{
    gap: 10px;
}
.box-news{
    margin-bottom: 20px;
}
.box-news:last-child{
    margin: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
}

.box-bigger a {
    width: 100%;
}
.box-bigger figure:not(.topper-op-mais) {
    width: 505px;
    height: 285px;
    margin: 0;
}

.box-bigger figure img, .box-smaller figure img:not(.topper-op-mais img) {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}
.box-bigger h3 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 5px;
    font-weight: 700;
}
.related-matter h4{
    padding-left: 20px;
    position: relative;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
}
.related-matter div:last-child h4 {
    margin-bottom: 0;
}
.related-matter h4:before {
    content: ' ';
    background-image: url(https://www.opovo.com.br/reboot/includes/assets/img/icon/icon-relacionados.svg);
    width: 9px;
    height: 10px;
    position: absolute;
    top: 5px;
    left: 5px;
}
.box-smaller figure:not(.topper-op-mais) {
    width: 190px;
    height: 104px;
    margin: 0;

}
.text-smaller-matter h3 {
    font-size: 21px;
    line-height: 25px;
    font-weight: 700;
    max-width: 295px;
    margin: 0;
}
/* =========== CAPA VARIAÇÃO 1 ESPORTES ========= */

/* =========== CAPA VARIAÇÃO 2 ESPORTES ========= */
.topper-mobile{
    display: none;
}

.box-news-emphasis h3 {
    font-size: 48px;
    line-height: 54px;
    font-weight: 700;
}
.box-news-emphasis figure{
    margin-bottom: 20px;
}
.box-news-emphasis figure img {
    width: 100%;
    height: 341px;
    object-fit: cover;
    border-radius: 5px;
    object-position: 0 25%;
}
.box-news-emphasis .topper-op-mais {
    margin-bottom: 10px;
}
.box-news-listing {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}
.box-news-listing:last-child{
    margin-bottom: 0;
    border-bottom: 1px solid;
    padding-bottom: 30px;
}
.box-news-listing > div{
    width: 50%;
    border-top: 1px solid #F3F3F3;
    padding-top: 20px;
}
.box-news-listing h3{
    font-size: 21px;
    line-height: 25px;
    font-weight: 700;
    margin-bottom: 0;
}
/* =========== /CAPA VARIAÇÃO 2 ESPORTES ========= */


/* =========== OP COLUNISTAS ========= */
.opovo-mais {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0px !important;
}

.opovo-mais-logo p {
    margin-bottom: 0px;
    font-size: 24px;
    color: #666666;
    font-weight: bold;
}

.box-mais-columnist {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    overflow: auto;
    margin-top: 0 !important;
}

.list-box-columnist{
    max-width: 505px;
    width: 100%;
}
.card-opovo-mais {
    width: 100%;
    height: 100%;
    padding: 20px;
    float: left;
    background-color: var(--blackdefault);
    border: 1px solid transparent;
    border-radius: 5px;
}

.topper-op-columnist {
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    color: var(--yellowopmais);
    margin-bottom: 10px;
}

.topper-op-columnist .logo-opmais {
    width: 78px;
}

.card-opovo-mais p {
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    color: var(--white);
    margin-bottom: 10px
}

.link-colunista img {
    width: 40px;
    height: 40px;
    max-width: 40px;
    max-height: 40px;
    border: 1px solid transparent;
    border-radius: 50px;
}

.nome-colunista {
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    color: var(--white)
}

.arrow-default:after {
    content: '';
    display: inline-block;
    width: 7px;
    height: 13px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-left: 6px;
    transition: .2s;
}

.arrow-white:after {
    background-image: url(https://www.opovo.com.br/reboot_portal/public/assets/img/icon/icon-seta-branca.svg)
}

.arrow-blue-default::after {
    background-image: url(../img/icon/icon-seta-azul.svg)
}

.arrow-lightblue:hover::after {
    background-image: url(https://www.opovo.com.br/reboot_portal/public/assets/img/icon/icon-seta-lightblue.svg)
}
/* =========== OP COLUNISTAS ========= */


/* =========== MEDIA QUERY ========= */
@media (max-width: 991px) {
    .emphasis-sports-one, .emphasis-sports-two{
        margin-top: 30px;
    }
    .box-bigger figure:not(.topper-op-mais), .box-smaller figure:not(.topper-op-mais) {
        width: 100%;
        height: 100%;
    }
    .box-bigger h3{
        font-size: 24px;
        line-height: 28px;
    }
    .box-smaller-matter{
        flex-wrap: wrap;
    }
}
@media (min-width: 744px)  and (max-width: 991px){
    .box-bigger figure:not(.topper-op-mais),
    .box-smaller figure:not(.topper-op-mais) {
        height: 199px;
    }
    .box-bigger a, .box-bigger .text-bigger-matter{
        width: 50%;
    }
    .box-news-emphasis h3 {
        font-size: 36px;
        line-height: 40px;
    }
    .box-news-emphasis figure img {
        height: 240px;
    }
    .box-news-listing {
        flex-wrap: wrap;
        gap: 20px;
    }

    .box-news-listing>div {
        width: 48.5%;
    }
}
@media (max-width: 743px) {
    .box-bigger h3{
        font-size: 36px;
        line-height: 40px;
    }
    .box-news, .box-bigger, .box-smaller{
        flex-wrap: wrap;
        gap: 10px;
    }
    .box-news{
        margin-bottom: 20px;
        display: flex;
        gap: 20px;
    }
    .related-matter h4{
        padding-left: 20px;
    }
    .text-smaller-matter h3 {
        max-width: 100%;
    }
    .box-bigger figure:not(.topper-op-mais),
    .box-smaller figure:not(.topper-op-mais) {
        height: inherit !important;
        aspect-ratio: 41 / 23;
    }
    .topper-desk {
        display: none;
    }
    .topper-mobile {
        display: inherit;
    }
    .box-news-emphasis .topper-op-mais {
        width: 18px !important;
    }
    .box-news-emphasis figure {
        margin-bottom: 10px;
        aspect-ratio: 50/50;
    }
    .box-news-emphasis figure img {
        height: 100%;
    }
    .emphasis-sports-two .box-news-listing div:not(:last-child) {
        padding-bottom: 20px;
    }
    .box-main-highlight{
        display: flex;
        flex-direction: column-reverse;
    }
    .box-news-emphasis h3{
        font-size: 26px;
        line-height: 32px;
    }
    .box-news-listing {
        display: block;
    }
    .box-news-listing > div{
        width: 100%;
    }

}
/* =========== /MEDIA QUERY ========= */


/* =========== CAPA VARIAÇÃO 3 ESPORTES ========= */
.emphasis-sports-three .box-bigger figure:not(.topper-op-mais){
    height: 288px;
}
.emphasis-sports-three .box-bigger .topper{
    height: 0.75rem;
    margin: 0;
    display: inline-block;
}
.emphasis-sports-three .box-bigger h3{
    font-size: 2.5rem;
    line-height: 3rem;
    margin-bottom: 0.125rem;
}
.emphasis-sports-three .text-smaller-matter h3{
    font-size: 1.25rem;
    line-height: 1.5rem;
}

.emphasis-sports-three .related-matter h4{
        margin-bottom: 0.25rem;
        line-height: 1.2;
    }
.emphasis-sports-three .box-bigger a, .emphasis-sports-three .box-bigger figure:not(.topper-op-mais), .emphasis-sports-three .text-bigger-matter{
    max-width: 402px;
}

.emphasis-sports-three .box-matter{
    max-width: 191px;
    width: 100%;
}
.emphasis-sports-three .box-news:first-child{
    position: relative;
}
.emphasis-sports-three .box-news:first-child::after{
    content: '';
    width: calc(100% - 15px);
    display: block;
    background-color: #F3F3F3;
    height: 1px;
    bottom: -20px;
    position: absolute;
}
.emphasis-sports-three .box-matter .box-news:first-child::after{
    content: none;
}

.emphasis-sports-three .box-smaller{
    border: 0;
}
.emphasis-sports-three .box-smaller figure:not(.topper-op-mais){
    width: inherit;
}
.emphasis-sports-three .box-smaller-matter{
    flex-direction: column;
}
.emphasis-sports-three .box-matter .box-news:not(:last-child){
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #F3F3F3;
}

.topper__column__opmais {
    font-size: 0.75rem;
    color: #555;
}
.topper__column__opmais figure, .topper__column__opmais img{
    width: 1.25rem;
}

.emphasis-sports-three .box-matter p{
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-bottom: .5rem;
}
.info_coluumnist{
    font-size: 0.75rem;
    color: #1e1e1e;
}
.info_coluumnist figure, .info_coluumnist figure img{
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
}
@media (min-width: 992px){
    .emphasis-sports-three .text-bigger-matter{
        position: relative;
        top: -0.625rem;
    }
}
@media (max-width:991px){
    .emphasis-sports-three .box-bigger h3{
        font-size: 2rem;
        line-height: 2.375rem;
    }
    .emphasis-sports-three .text-smaller-matter h3{
        font-size: 1rem;
		line-height: 18px;
    }
    .emphasis-sports-three .box-news:first-child::after{
        content: none;
    }

    .emphasis-sports-three .box-bigger:first-child{
        position: relative;
    }
    .emphasis-sports-three .box-bigger:first-child::after{
        content: '';
        width: calc(100%);
        display: block;
        background-color: #F3F3F3;
        height: 1px;
        bottom: 0;
        position: absolute;
    }

    .emphasis-sports-three .box-news{
        flex-wrap: wrap;
    }
    .emphasis-sports-three .box-matter{
        max-width: 100%;
    }
    .emphasis-sports-three .box-news:not(.box-matter):last-child{
        justify-content: center;
    }
    .emphasis-sports-three .box-bigger a, .emphasis-sports-three .box-bigger figure:not(.topper-op-mais), .emphasis-sports-three .text-bigger-matter{
        max-width: inherit;
    }

    .emphasis-sports-three .box-bigger {
        border-bottom: 1px solid #F3F3F3;
        padding-bottom: 20px;
    }
    .emphasis-sports-three .box-matter{
        display: flex;
        gap: 1.25rem;
    }
    .emphasis-sports-three .box-matter .box-news{
        border-bottom: 1px solid #F3F3F3;
        padding-bottom: 20px;
        margin-bottom: 0;
        width: 50%;
    }
    .emphasis-sports-three .box-smaller {
        width: 48.5%;
        border-top: 0;
        border-bottom: 1px solid #F3F3F3;
        padding-top: 0;
        padding-bottom: 20px;
    }
    .emphasis-sports-three .box-smaller:last-child{
        border: 0;
        padding-bottom: 0;
    }
    .emphasis-sports-three .box-smaller-matter{
        flex-direction: row;
        flex-wrap: nowrap;
    }
    .emphasis-sports-three .box-smaller figure:not(.topper-op-mais){
        height: 93px;
    }

    .emphasis-sports-three .box-smaller figure:not(.topper-op-mais), .emphasis-sports-three .text-smaller-matter{
        width: 48.7%;
    }
}

@media (min-width:744px ) and (max-width: 991px){
    .emphasis-sports-three .related-matter h4{
        font-size: 0.75rem;
        line-height: 0.875rem;
    }
    .emphasis-sports-three .box-bigger figure:not(.topper-op-mais){
        height: 241px;
    }
}

@media (max-width:743px){
	.emphasis-sports-three .box-matter__op{
		flex-direction: column;
	}
	.emphasis-sports-three .box-matter__op .box-news{
		width: 100%;
		justify-content: start !important;
	}
    .emphasis-sports-three .box-bigger h3{
        font-size: 1.75rem;
        line-height: 2.125rem;
    }
    .emphasis-sports-three .box-smaller{
        width: 100%;
    }
}
/* =========== /CAPA VARIAÇÃO 3 ESPORTES ========= */
