				    /* Container da Paginação */
.custom-pagination1 {
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin: 40px 0;
    font-family: 'Inter', sans-serif;
}

/* Estilo Geral dos Botões */
.page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    padding: 0 12px;
    border-radius: 8px;
    background: #f8f9fa;
    color: #333;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    transition: all 0.3s ease;
    border: 1px solid #e0e0e0;
}

/* Efeito de Hover */
.page-numbers:hover:not(.current):not(.dots) {
    background-color: #151D2A; /* Cor Bitcoin */
    color: white;
    border-color: #151D2A;
    transform: translateY(-2px);
}

/* Página Atual */
.page-numbers.current {
    background-color: #333;
    color: #fff;
    border-color: #333;
    cursor: default;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

/* Estilo dos Pontinhos (...) */
.page-numbers.dots {
    border: none;
    background: transparent;
    cursor: default;
    color: #999;
}

/* Ajustes Mobile */
@media (max-width: 480px) {
    .page-numbers {
        min-width: 35px;
        height: 35px;
        font-size: 12px;
        padding: 0 8px;
    }
    
    .img-p { display:none; margin-left:-300000px; } 
    
    
}.page-blog-cats{padding:75px 0;text-align:center;font-weight:300}@media (min-width:768px){.page-blog-cats{padding:90px 0 190px 0}}.page-blog-cats .title{display:block;margin-bottom:10px}@media (min-width:480px){.page-blog-cats .title{display:inline-block;vertical-align:top;margin-bottom:0}}.page-blog-cats .form{display:inline-block}@media (min-width:480px){.page-blog-cats .form{vertical-align:top;margin-left:.35em}}.page-blog-cats .nice-select{display:inline-block;text-transform:lowercase;height:45px}@media (min-width:480px){.page-blog-cats .nice-select{height:55px}}@media (min-width:768px){.page-blog-cats .nice-select{height:70px}}.page-blog-cats .nice-select:after{top:50%;margin-top:-10px;right:4px;width:11px;height:11px}.page-blog-cats .nice-select .current{height:100%;position:relative;padding-top:0;padding-right:35px;padding-left:0;font-weight:300;color:#26282d!important;font-size:24px;line-height:1.41667}@media (min-width:480px){.page-blog-cats .nice-select .current{font-size:31px;line-height:1.5}}@media (min-width:768px){.page-blog-cats .nice-select .current{font-size:40px;line-height:1.5}}.page-blog-cats .nice-select .list{margin-top:0!important;height:305px}@media (min-width:768px){.page-blog-cats .nice-select .list{min-width:350px}}.page-blog-cats .nice-select .option{padding:18px 31px;color:#707378}.page-blog-cats .nice-select .option.selected,.page-blog-cats .nice-select .option:hover{background-color:#f6f8f9;color:#151D2A}.page-blog-list{padding-bottom:75px}.page-blog-list .list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.page-blog-list .list:after{content:'';display:block;width:1px;height:100%;background:#e4e8ed;position:absolute;top:0;left:50%;right:inherit;margin-left:-.5px}}.page-blog-list .hentry{padding:0 0 5px 0;-webkit-box-shadow:0 3px 8px 0 rgba(54,57,73,.05);box-shadow:0 3px 8px 0 rgba(54,57,73,.05);margin-bottom:50px;max-width:460px}.page-blog-list .hentry:last-child{margin-bottom:0}@media (min-width:768px){.page-blog-list .hentry{margin-bottom:0;width:38.98305%}}@media (min-width:768px){.page-blog-list .hentry:nth-of-type(odd){margin-right:61.01695%}}@media (min-width:768px){.page-blog-list .hentry:nth-of-type(even){margin-left:61.01695%;margin-top:-230px}}.page-blog-list .hentry:hover{-webkit-box-shadow:0 29px 60px 0 rgba(54,57,73,.09);box-shadow:0 29px 60px 0 rgba(54,57,73,.09)}.page-blog-list .hentry a{text-decoration:none;color:inherit}.page-blog-list .np_podcast .img-p,.page-blog-list .np_video .img-p{position:relative}.page-blog-list .np_podcast .img-p:after,.page-blog-list .np_podcast .img-p:before,.page-blog-list .np_video .img-p:after,.page-blog-list .np_video .img-p:before{content:'';display:block;position:absolute}.page-blog-list .np_podcast .img-p:before,.page-blog-list .np_video .img-p:before{background:rgba(38,40,45,.3);z-index:1;width:100%;height:100%;top:0;left:0}.page-blog-list .np_podcast .img-p:after,.page-blog-list .np_video .img-p:after{z-index:2;width:60px;height:60px;top:50%;left:50%;margin-top:-30px;margin-left:-30px;background:center no-repeat;background-size:100%}.page-blog-list .np_podcast .img-p:after{background-image:url(../images/blog/bg-podcast.svg)}.page-blog-list .np_video .img-p:after{background-image:url(../images/blog/bg-video.svg)}@media (min-width:480px){.page-blog-list .lazy{height:277px!important}}.page-blog-list .lazy-yes{height:auto}.page-blog-list .title{font-weight:600;padding:15px 10px}@media (min-width:768px){.page-blog-list .title{padding:33px 30px 25px 30px}}.page-blog-list .title .a{color:#aeb0b3;font-weight:600;white-space:nowrap}.page-blog-list .details{color:#7b8086;font-size:12px;line-height:1.66667;font-weight:400;letter-spacing:.025em;padding:0 10px 10px 10px}@media (min-width:768px){.page-blog-list .details{padding:0 30px 19px 30px}}.page-blog-list .shares-comments{padding:0 0 0 5px}.page-blog-list .shares+.comments:before{content:'/ '}.page-blog-list .audio{position:absolute;z-index:3;bottom:0;left:0;width:100%;visibility:hidden;opacity:.9}.page-blog-list .np_podcast_play .audio{visibility:visible}.page-blog-list .custom-pagination{position:absolute;visibility:hidden}.page-blog-list .loading{margin:0 auto}.page-blog-list .list+.loading{margin-top:25px}#infscr-loading{display:none!important}