.elementor-535 .elementor-element.elementor-element-1d21025{--display:flex;--padding-top:50px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px;}.elementor-535 .elementor-element.elementor-element-2e19762{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px;}.elementor-widget-loop-grid .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-535 .elementor-element.elementor-element-b9b01c6{--grid-columns:1;}.elementor-535 .elementor-element.elementor-element-b9b01c6 .elementor-pagination{text-align:center;}body:not(.rtl) .elementor-535 .elementor-element.elementor-element-b9b01c6 .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-535 .elementor-element.elementor-element-b9b01c6 .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-535 .elementor-element.elementor-element-b9b01c6 .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-535 .elementor-element.elementor-element-b9b01c6 .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}@media(max-width:1024px){.elementor-535 .elementor-element.elementor-element-b9b01c6{--grid-columns:2;}}@media(max-width:767px){.elementor-535 .elementor-element.elementor-element-b9b01c6{--grid-columns:1;}}/* Start custom CSS for shortcode, class: .elementor-element-49f224e *//* ==========================================
   GAZETA REGIONAL - AUTHOR HEADER PREMIUM
========================================== */

.gazeta-author-header{
    width:100%;
    margin:0 0 40px;
    padding:40px;
    background:#fff;
    border:1px solid #e5e7eb;
    border-radius:28px;
    box-shadow:0 14px 40px rgba(15,23,42,.06);
    font-family:'Inter',sans-serif;
}

.gazeta-author-header-inner{
    display:flex;
    align-items:center;
    gap:34px;
}

.gazeta-author-photo{
    flex-shrink:0;
}

.gazeta-author-photo img{
    width:160px;
    height:160px;
    border-radius:50%;
    object-fit:cover;
    border:6px solid #f8fafc;
    box-shadow:0 10px 28px rgba(0,0,0,.10);
}

.gazeta-author-content{
    flex:1;
}

.gazeta-author-label{
    display:block;
    margin-bottom:10px;
    color:#1d4ed8;
    font-size:12px;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:2px;
}

.gazeta-author-content h1{
    margin:0 0 8px;
    color:#111827;
    font-size:46px;
    line-height:1.05;
    font-weight:800;
    text-transform:capitalize;
}

.gazeta-author-cargo{
    margin:0 0 8px;
    color:#374151;
    font-size:17px;
    font-weight:700;
}

.gazeta-author-cidade{
    margin:0 0 18px;
    color:#6b7280;
    font-size:13px;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.8px;
}

.gazeta-author-bio{
    max-width:850px;
    margin:0 0 20px;
    color:#374151;
    font-size:16px;
    line-height:1.8;
}

.gazeta-author-bio p{
    margin:0 0 12px;
}

.gazeta-author-bio p:last-child{
    margin-bottom:0;
}

.gazeta-author-meta{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
    margin-bottom:18px;
}

.gazeta-author-meta span{
    display:inline-flex;
    align-items:center;
    padding:8px 14px;
    background:#f3f4f6;
    color:#374151;
    border-radius:999px;
    font-size:12px;
    font-weight:800;
}

.gazeta-author-redes{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
}

.gazeta-author-redes a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:38px;
    padding:0 16px;
    background:#111827;
    color:#fff;
    border-radius:999px;
    text-decoration:none;
    font-size:12px;
    font-weight:800;
    transition:.25s ease;
}

.gazeta-author-redes a:hover{
    background:#1d4ed8;
    transform:translateY(-2px);
}

/* Mobile */
@media(max-width:767px){
    .gazeta-author-header{
        padding:26px;
        border-radius:22px;
    }

    .gazeta-author-header-inner{
        flex-direction:column;
        align-items:flex-start;
        gap:22px;
    }

    .gazeta-author-photo img{
        width:110px;
        height:110px;
    }

    .gazeta-author-content h1{
        font-size:34px;
    }

    .gazeta-author-bio{
        font-size:15px;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-1d21025 */.author .elementor-widget-posts,
.author .elementor-posts-container,
.author .elementor-posts {
    width: 100% !important;
    max-width: 100% !important;
}

.author .elementor-posts-container {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 28px !important;
}

.author .elementor-post {
    width: 100% !important;
    max-width: 100% !important;
    background: #fff;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0,0,0,.06);
}

.author .elementor-post__thumbnail img {
    width: 100% !important;
    height: 220px !important;
    object-fit: cover !important;
}

.author .elementor-post__text {
    padding: 20px !important;
}

.author .elementor-post__title {
    font-size: 22px !important;
    line-height: 1.25 !important;
    font-weight: 800 !important;
}

@media (max-width: 1024px) {
    .author .elementor-posts-container {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (max-width: 767px) {
    .author .elementor-posts-container {
        grid-template-columns: 1fr !important;
    }
}/* End custom CSS */
/* Start custom CSS for loop-grid, class: .elementor-element-b9b01c6 *//* ==========================================
   GAZETA REGIONAL - LOOP AUTOR PREMIUM
========================================== */

.gazeta-loop-autor{
    display:flex;
    align-items:flex-start;
    gap:22px;

    width:100%;

    padding:0 0 28px;
    margin:0 0 28px;

    background:transparent;

    border-bottom:1px solid #e5e7eb;
}

.gazeta-loop-autor-img{
    flex:0 0 230px;
}

.gazeta-loop-autor-img img{
    width:230px;
    height:150px;

    object-fit:cover;

    border-radius:16px;

    transition:.3s ease;
}

.gazeta-loop-autor:hover .gazeta-loop-autor-img img{
    transform:scale(1.03);
}

.gazeta-loop-autor-content{
    flex:1;
    min-width:0;
}

.gazeta-loop-autor-chips{
    margin:0 0 10px;
}

.gazeta-loop-autor-title{
    margin:0 0 10px;
}

.gazeta-loop-autor-title,
.gazeta-loop-autor-title a{
    color:#111827;
    font-size:25px;
    line-height:1.22;
    font-weight:800;
    text-decoration:none;
}

.gazeta-loop-autor-title a:hover{
    color:#1d4ed8;
}

.gazeta-loop-autor-excerpt{
    margin:0 0 14px;

    color:#4b5563;

    font-size:15px;
    line-height:1.7;
}

.gazeta-loop-autor-meta{
    margin:0 0 16px;

    color:#6b7280;

    font-size:12px;
    font-weight:700;

    text-transform:uppercase;
    letter-spacing:.6px;
}

.gazeta-loop-autor-btn a,
.gazeta-loop-autor-btn .elementor-button{
    display:inline-flex;
    align-items:center;
    justify-content:center;

    min-height:38px;

    padding:0 16px;

    background:#111827;
    color:#fff !important;

    border-radius:999px;

    font-size:12px;
    font-weight:800;

    text-transform:uppercase;
    letter-spacing:.6px;

    text-decoration:none;

    transition:.25s ease;
}

.gazeta-loop-autor-btn a:hover,
.gazeta-loop-autor-btn .elementor-button:hover{
    background:#1d4ed8;
    transform:translateY(-2px);
}

/* Tablet */
@media(max-width:1024px){
    .gazeta-loop-autor-img{
        flex:0 0 200px;
    }

    .gazeta-loop-autor-img img{
        width:200px;
        height:135px;
    }

    .gazeta-loop-autor-title,
    .gazeta-loop-autor-title a{
        font-size:22px;
    }
}

/* Mobile */
@media(max-width:767px){
    .gazeta-loop-autor{
        flex-direction:column;
        gap:14px;
        padding-bottom:26px;
        margin-bottom:26px;
    }

    .gazeta-loop-autor-img{
        width:100%;
        flex:unset;
    }

    .gazeta-loop-autor-img img{
        width:100%;
        height:220px;
        border-radius:18px;
    }

    .gazeta-loop-autor-title,
    .gazeta-loop-autor-title a{
        font-size:22px;
        line-height:1.25;
    }

    .gazeta-loop-autor-excerpt{
        font-size:14px;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-2e19762 *//* Forçar largura total no archive autor */
.author .elementor-widget-loop-grid,
.author .elementor-loop-container,
.author .e-loop-item{
    width:100% !important;
    max-width:100% !important;
}

.author .gazeta-loop-autor{
    width:100% !important;
    max-width:100% !important;
}/* End custom CSS */