.blog_hero{background:radial-gradient(circle at right,rgba(255,102,0,.25),transparent 40%),#000;padding-top:120px;padding-inline:50px;padding-bottom:40px}@media screen and (max-width:767px){.blog_hero{padding-inline:10px}}.blog_hero .row{align-items:center}.blog_hero .hero-left .subtitle{color:rgba(255,106,0,.8);letter-spacing:1px;margin-bottom:10px;font-size:14px;font-weight:800}.blog_hero .hero-left h1{font-size:64px;font-weight:700;margin:10px 0;color:#fff}@media screen and (max-width:767px){.blog_hero .hero-left h1{font-size:50px}}.blog_hero .hero-left h1 span{color:#ff6a00}.blog_hero .hero-left .desc{color:#fff;font-size:16px;line-height:1.6;margin-bottom:25px}@media screen and (max-width:767px){.blog_hero .hero-left .desc{font-size:14px}}.blog_hero .hero-left .search-box{display:flex;width:100%;max-width:420px;background:#fff;border-radius:12px;overflow:hidden}.blog_hero .hero-left .search-box input{flex:1;padding:14px 18px;border:none;outline:none}@media screen and (max-width:767px){.blog_hero .hero-left .search-box input{padding:10px 14px}}.blog_hero .hero-left .search-box button{width:60px;background:#ff6a00;border:none;color:#fff;font-size:16px;cursor:pointer}.blog_hero .hero-left .trusted{display:flex;align-items:center;margin-top:20px;gap:10px}.blog_hero .hero-left .trusted .avatars{display:flex}.blog_hero .hero-left .trusted .avatars span{width:40px;height:40px;background:#ccc;border-radius:50%;border:2px solid #000}.blog_hero .hero-left .trusted .avatars span:not(:first-child){margin-left:-10px}.blog_hero .hero-left .trusted p{font-size:13px;color:#fff;margin:0;opacity:.8}.blog_hero .hero-left .search-suggestions{display:flex;align-items:center;gap:10px;margin-top:15px;flex-wrap:wrap}.blog_hero .hero-left .search-suggestions span{font-size:13px;color:hsla(0,0%,100%,.6)}.blog_hero .hero-left .search-suggestions .suggestion-tag{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.1);color:#fff;padding:4px 12px;border-radius:20px;font-size:12px;cursor:pointer;transition:all .3s ease}.blog_hero .hero-left .search-suggestions .suggestion-tag:hover{background:#ff6a00;border-color:#ff6a00;transform:translateY(-2px)}.blog_hero .hero-right{position:relative}.blog_hero .hero-right .main-img{max-width:100%;height:auto;position:relative;z-index:10}.blog_hero .hero-right .floating-tag{position:absolute;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);padding:10px 20px;border-radius:50px;color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;gap:10px;z-index:20;white-space:nowrap;box-shadow:0 10px 30px rgba(0,0,0,.3)}.blog_hero .hero-right .floating-tag i{color:#ff6a00}.blog_hero .hero-right .floating-tag.tag-0{top:10%;left:-10%;animation:float-tag 4s ease-in-out infinite}.blog_hero .hero-right .floating-tag.tag-1{top:40%;right:-5%;animation:float-tag 5s ease-in-out 1s infinite}.blog_hero .hero-right .floating-tag.tag-2{bottom:15%;left:5%;animation:float-tag 6s ease-in-out .5s infinite}@keyframes float-tag{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.search-box{display:flex;margin-top:20px}.search-box input{padding:12px;width:300px;border:none;border-radius:6px 0 0 6px}.search-box button{background:orange;border:none;padding:12px}.image-placeholder{width:400px;height:250px;background:#333;display:flex;align-items:center;justify-content:center}.tabs{gap:10px;padding:20px 60px;display:flex;white-space:nowrap;overflow-x:auto}@media screen and (max-width:767px){.tabs{padding:10px}}.tabs button{color:#ff3d00;background:#fff;border-radius:30px;border:1px solid #ff3d00;padding:4px 16px;transition:all .3s;font-weight:500}@media screen and (max-width:767px){.tabs button{padding:0 6px;font-size:12px}}.tabs button.active{color:#fff;background:linear-gradient(135deg,#ff7a18,#ff3d00);box-shadow:0 8px 20px rgba(255,61,0,.3490196078)}.content{padding:20px 60px;position:relative}@media screen and (max-width:767px){.content{padding:20px 10px}}.blogs{flex:3;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;height:100%}@media screen and (max-width:768px){.blogs{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.blogs{grid-template-columns:repeat(1,1fr)}}.blogs .card{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1)}.blogs .card,.blogs .card .img{border-radius:10px;overflow:hidden}.blogs .card .img{background:#ddd;height:160px}.blogs .card .card-body{padding:15px}.blogs .card .card-body .tag{color:#ff3d00;background-color:rgba(255,60,0,.1294117647);font-weight:500;font-size:12px;padding:0 8px;border-radius:50px}.blogs .card .card-body .date{font-size:12px;color:#999}.blogs .card .card-body h3{margin:10px 0;font-size:15px;font-weight:700;-webkit-line-clamp:1;min-height:20px}.blogs .card .card-body h3,.blogs .card .card-body p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.blogs .card .card-body p{font-size:14px;-webkit-line-clamp:2;margin-bottom:10px}.blogs .card .card-body p.desc{height:44px}.blogs .card .card-body .bottom{display:flex;justify-content:space-between;font-size:12px}.blogs .card .card-body .bottom a{font-size:12px;font-weight:700}.pagination-container{display:flex;align-items:center;gap:12px;margin-top:50px}.pagination-container .page-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,0);color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.pagination-container .page-btn:hover:not(.disabled){border-color:#ff6a00;color:#ff6a00}.pagination-container .page-btn.active{background:#ff6a00;border-color:#ff6a00;color:#fff;box-shadow:0 5px 15px rgba(255,106,0,.4)}.pagination-container .page-btn.disabled{opacity:.3;cursor:not-allowed}.pagination-container .page-btn.next,.pagination-container .page-btn.prev{background:hsla(0,0%,100%,.05)}.pagination-container .pagination-dots{color:hsla(0,0%,100%,.5)}.featured_projects_child{row-gap:20px}.featured_projects_child .card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1)}.featured_projects_child .card .img{height:160px;background:#ddd;overflow:hidden}.featured_projects_child .card .card-body{padding:15px}.featured_projects_child .card .card-body .tag{color:#ff3d00;background-color:rgba(255,60,0,.1294117647);font-weight:500;font-size:12px;padding:0 8px;border-radius:50px}.featured_projects_child .card .card-body .date{font-size:12px;color:#999}.featured_projects_child .card .card-body h3{margin:10px 0;font-size:15px;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;min-height:20px}.featured_projects_child .card .card-body p{font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-bottom:10px}.featured_projects_child .card .card-body p.desc{height:44px}.featured_projects_child .card .card-body .bottom{display:flex;justify-content:space-between;font-size:12px}.featured_projects_child .card .card-body .bottom a{font-size:12px;font-weight:700}.sidebar .search{position:relative;background-color:#fff;border-radius:12px;box-shadow:0 0 4px 0 #ccc;padding:10px}@media screen and (max-width:1200px){.sidebar .search{margin-top:20px}}.sidebar .search input{flex:1;border-radius:8px;padding:5px 10px;width:100%;border:1px solid #ccc}.sidebar .search button{position:absolute;background-color:#ff3d00;border-radius:8px;color:#fff;padding:5px 10px;right:10px}.sidebar .categories,.sidebar .popular{background:#fff;border-radius:10px;margin-top:20px;padding:15px;box-shadow:0 0 4px 0 #ccc}.sidebar .categories h4,.sidebar .popular h4{font-size:17px;font-weight:700}.sidebar .pop-item{display:flex;gap:10px;margin-top:10px;align-items:center}.sidebar .pop-item p{font-size:14px;font-weight:700;margin:0}.sidebar .pop-item p span{font-size:12px;color:#999}.sidebar .pop-item .thumb{background:#ccc;width:50px;height:50px;border-radius:8px}.sidebar .cat{display:flex;justify-content:space-between;margin-top:8px}.sidebar .cat .count{background:#ddd;border-radius:10px;padding:2px 8px;width:33px;text-align:center}.sidebar .subscribe{margin-top:20px;background:#fd1d1d;background:linear-gradient(150deg,rgb(253,29,29),rgb(252,176,69));padding:20px;border-radius:10px;color:#fff}.sidebar .subscribe h4,.sidebar .subscribe p{color:#fff}.sidebar .subscribe input{width:100%;padding:10px;margin:10px 0;border:1px solid #ccc;border-radius:12px}.sidebar .subscribe button{border-radius:12px;width:100%;padding:10px;background:#000;color:#fff;border:none}.blog-page{overflow-x:hidden}.blog-page .heading{text-align:center;margin-bottom:60px}.blog-page .heading h1{font-size:42px;font-weight:700;margin-bottom:10px}.blog-page .heading p{color:#6b7280;max-width:500px;margin:auto}.blog-page .featured{display:grid;grid-template-columns:1.5fr 1fr;gap:30px;margin-bottom:60px;text-decoration:none}@media(max-width:768px){.blog-page .featured{grid-template-columns:1fr}}.blog-page .featured:hover img{transform:scale(1.05)}.blog-page .featured .featured-image{overflow:hidden;border-radius:20px}.blog-page .featured .featured-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.6s}.blog-page .featured .featured-content{display:flex;flex-direction:column;justify-content:center}.blog-page .featured .featured-content .category{display:inline-block;background:linear-gradient(135deg,#3b82f6,#6366f1);color:#fff;padding:6px 14px;border-radius:50px;font-size:12px;margin-bottom:15px}.blog-page .featured .featured-content h2{font-size:28px;margin-bottom:10px}.blog-page .featured .featured-content p{color:#6b7280;margin-bottom:15px}.blog-page .featured .featured-content .meta{display:flex;gap:20px;font-size:13px;color:#9ca3af}.blog-page .blog-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.blog-page .blog-card{background:hsla(0,0%,100%,.75);backdrop-filter:blur(12px);border-radius:20px;overflow:hidden;transition:all .35s ease;border:1px solid rgba(0,0,0,.05)}.blog-page .blog-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.08)}.blog-page .blog-card .image{overflow:hidden}.blog-page .blog-card .image img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;transition:.6s}.blog-page .blog-card:hover img{transform:scale(1.08)}.blog-page .blog-card .content{padding:20px}.blog-page .blog-card .content .category{display:inline-block;background:#eff6ff;color:#2563eb;padding:5px 12px;border-radius:50px;font-size:11px;margin-bottom:10px}.blog-page .blog-card .content h3{font-size:18px;margin-bottom:10px;transition:.3s}.blog-page .blog-card .content h3:hover{color:#2563eb}.blog-page .blog-card .content p{font-size:14px;color:#6b7280;margin-bottom:15px}.blog-page .blog-card .content .meta{display:flex;justify-content:space-between;font-size:12px;color:#9ca3af;margin-bottom:15px}.blog-page .blog-card .content .read-more{font-size:14px;color:#2563eb;text-decoration:none;transition:.3s}.blog-page .blog-card .content .read-more:hover{letter-spacing:1px}.blog-page .blog-status{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;gap:16px;color:#6b7280;font-size:16px}.blog-page .blog-spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.blog-page .blog-error{color:#ef4444;font-weight:500}.blog-page .blog-empty{color:#9ca3af;font-weight:400}img[alt=blog_banner]{animation:float 6s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.noblogfound{text-align:center;color:#9ca3af;font-weight:400}.featured_projects,.noblogfound{margin-top:20px}.featured_projects h3{font-size:24px;font-weight:700;margin-bottom:20px}@media(max-width:1200px){.content .blogs{order:1}.content .load_more_main{order:2}.content .featured_main{order:3}.content .sidebar_main{order:4}}