.blog-header{background:var(--theme-color);padding:180px 0 100px;position:relative;overflow:hidden}.blog-header:before{content:"";pointer-events:none;filter:blur(150px);background:#d0ff7108;border-radius:50%;width:60%;position:absolute;top:0;bottom:0;left:-20%}.blog-stats{background:#121212;margin-top:-1px;padding:60px 0}.blog-stats .stat-item{text-align:center;padding:30px 20px;position:relative}.blog-stats .stat-item:not(:last-child):after{content:"";background:linear-gradient(#fff3,#0000);width:1px;height:100%;position:absolute;top:0;right:0}.blog-stats .stat-number{color:#add45d;margin-bottom:5px;font-size:56px;font-weight:600;line-height:1}.blog-stats .stat-label{text-transform:uppercase;letter-spacing:2px;color:#8e8e8e;font-size:14px}.featured-posts{padding:100px 0}.featured-posts .section-title-blogs h2{letter-spacing:-.5px;color:#fff;margin-bottom:10px;font-size:48px;font-weight:500}.featured-posts .section-title-blogs p{color:#8e8e8e;font-size:18px}.featured-posts .post-card{margin-bottom:60px;position:relative}.featured-posts .post-card .post-image{border-radius:15px;height:400px;margin-bottom:30px;position:relative;overflow:hidden}.featured-posts .post-card .post-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.featured-posts .post-card:hover .post-image img{transform:scale(1.05)}.featured-posts .post-card .post-image:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0e0f11);height:70%;position:absolute;bottom:0;left:0;right:0}.featured-posts .post-card .post-date{backdrop-filter:blur(10px);color:#fff;z-index:2;background:#00000080;border-radius:30px;padding:8px 18px;font-size:13px;font-weight:500;position:absolute;top:25px;left:25px}.featured-posts .post-card .post-content{padding:0 40px 40px}.featured-posts .post-card .post-category{color:#add45d;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:13px;font-weight:500;display:inline-block}.featured-posts .post-card .post-title{margin-bottom:15px;font-size:24px;font-weight:500;line-height:1.3}.featured-posts .post-card .post-title a{color:#fff;text-decoration:none;transition:color .3s}.featured-posts .post-card .post-title a:hover{color:#add45d}.featured-posts .post-card .post-excerpt{color:#8e8e8e;margin-bottom:20px;font-size:16px;line-height:1.7}.featured-posts .post-card .post-meta{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:25px;display:flex}.featured-posts .post-card .post-author{align-items:center;display:flex}.featured-posts .post-card .post-author img{border-radius:50%;width:40px;height:40px;margin-right:12px}.featured-posts .post-card .post-author span{color:#a4a4a4;font-size:14px}.featured-posts .post-card .read-more{color:#add45d;align-items:center;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.featured-posts .post-card .read-more svg{width:18px;height:18px;margin-left:8px;transition:transform .3s}.featured-posts .post-card:hover .read-more svg{transform:translate(5px)}.all-posts-section{background:var(--theme-color);padding:100px 0}.all-posts-section .section-title-blogs h2{letter-spacing:-.8px;color:#fff;margin-bottom:10px;font-size:48px;font-weight:500}.all-posts-section .section-title-blogs p{color:#8e8e8e;margin-bottom:50px;font-size:18px}.blog-masonry{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:60px;display:grid}.blog-card{background:#1a1a1a;border:1px solid #ffffff0d;border-radius:16px;transition:all .4s;position:relative;overflow:hidden}.blog-card:hover{border-color:#d0ff7126;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.blog-card .card-image{height:200px;position:relative;overflow:hidden}.blog-card .card-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.blog-card:hover .card-image img{transform:scale(1.05)}.blog-card .card-category{color:#0e0f11;text-transform:uppercase;letter-spacing:1px;z-index:2;background:#d0ff71e6;border-radius:20px;padding:5px 14px;font-size:11px;font-weight:600;position:absolute;top:15px;left:15px}.blog-card .card-content{padding:22px}.blog-card .card-date{color:#888;margin-bottom:10px;font-size:13px}.blog-card .card-title{color:#fff;letter-spacing:.1px;margin-bottom:0;font-size:17px;font-weight:500;line-height:1.45;transition:color .3s}.blog-card:hover .card-title{color:#add45d}@media screen and (width<=992px){.blog-masonry{grid-template-columns:repeat(2,1fr);gap:24px}}@media screen and (width<=768px){.blog-masonry{grid-template-columns:1fr;gap:20px}.blog-card .card-image{height:180px}.blog-card .card-title{font-size:16px}}.blogs-cta{background:var(--theme-color);text-align:center;padding:100px 0;position:relative}.blogs-cta:before{content:"";pointer-events:none;filter:blur(150px);background:#d0ff7108;border-radius:50%;width:40%;height:100%;position:absolute;top:0;left:-10%}.blogs-cta h2{color:#fff;letter-spacing:-.5px;margin-bottom:15px;font-size:48px;font-weight:500;position:relative}.blogs-cta p{color:#8e8e8e;max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:18px}.blogs-cta .btn-cta{color:#0e0f11;background:#add45d;border-radius:50px;align-items:center;padding:16px 40px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.blogs-cta .btn-cta:hover{background:#fff;transform:translateY(-3px);box-shadow:0 15px 30px #d0ff714d}.blogs-cta .btn-cta svg{width:20px;height:20px;margin-left:10px}.blogs-pagination{justify-content:center;align-items:center;gap:10px;margin-top:60px;display:flex}.blogs-pagination .page-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.blogs-pagination .page-btn:hover{color:#add45d;border-color:#d0ff7180}.blogs-pagination .page-btn.active{color:#0e0f11;background:#add45d;border-color:#add45d}.blogs-pagination .page-btn.disabled{opacity:.3;cursor:not-allowed}.blogs-pagination .page-btn.disabled:hover{color:#fff;border-color:#ffffff26}.blogs-pagination .page-arrow{width:48px;height:48px}.blogs-pagination .page-arrow i{font-size:14px}.blogs-pagination #pageNumbers{flex-direction:row;gap:10px;display:flex}.blog-card.hidden{display:none}@media screen and (width<=992px){.blog-header{padding:140px 0 80px}.featured-posts{padding:60px 0}.featured-posts .section-title-blogs h2,.all-posts-section .section-title-blogs h2{font-size:36px}.featured-posts .post-card .post-image{height:320px}.featured-posts .post-card .post-title{font-size:20px}.blog-list-item{flex-direction:column}.blog-list-item .post-number{margin-bottom:20px;margin-right:0}.blogs-cta h2{font-size:36px}}@media screen and (width<=768px){.blog-header{padding:120px 0 60px}.featured-posts .section-title-blogs h2,.all-posts-section .section-title-blogs h2{font-size:28px}.featured-posts .post-card{margin-bottom:40px}.featured-posts .post-card .post-image{height:250px}.featured-posts .post-card .post-content{padding:0 20px 30px}.featured-posts .post-card .post-title{font-size:18px}.blog-stats .stat-item{padding:20px 10px}.blog-stats .stat-number{font-size:40px}.blogs-cta{padding:60px 0}.blogs-cta h2{font-size:28px}.blogs-cta .btn-cta{padding:14px 30px;font-size:14px}}
