.blog-image-container{width:100vw;height:80vh;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.blog-main-image{width:100%;height:100%;object-fit:contain;object-position:center;margin-top:-270px}.blog-overlay-text{position:absolute;top:35%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:2;width:100%;padding:0 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.blog-overlay-title{font-size:3.5rem;font-weight:700;background:linear-gradient(90deg,#FF3BFF,#ECBFBF,#5C24FF,#D94FD5,#FF3BFF);background-size:300% 300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:0;line-height:1.2;animation:gradientShift 3s ease-in-out infinite,textGlow 2s ease-in-out infinite alternate,typewriter 3s steps(40) .5s both,pulse 2s ease-in-out infinite;overflow:hidden;border-right:3px solid #ff3bff;white-space:nowrap}@keyframes typewriter{0%{width:0}to{width:100%}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.blog-overlay-subtitle{font-size:1.3rem;color:white;line-height:1.6;text-shadow:2px 2px 4px rgba(0,0,0,.7);margin-top:1rem;white-space:nowrap;animation:fadeInUp 2s ease-out .5s both,subtleFloat 4s ease-in-out infinite;opacity:1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes subtleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.blog-filters{display:flex;justify-content:center;gap:4rem;padding:2rem;background:#0a0a0a;flex-wrap:wrap;margin-top:-229px;position:relative;z-index:5}.filter-btn{background:transparent;border:2px solid #333;color:#ccc;padding:.8rem 1.5rem;border-radius:25px;cursor:pointer;transition:all .3s ease;font-size:.9rem;font-weight:500}.filter-btn:hover{border-color:#e83e8c;color:#e83e8c}.filter-btn.active{background:linear-gradient(90deg,#FF3BFF,#ECBFBF,#5C24FF,#D94FD5,#FF3BFF);border-color:transparent;color:white}.blog-cards-container{background:#0a0a0a;padding:3rem 2rem;max-width:1200px;margin:0 auto;transition:all .3s ease}.blog-card{display:flex;border-radius:15px;margin-bottom:2rem;overflow:hidden;transition:all .3s ease;min-height:300px;opacity:1;transform:translateY(0)}.blog-card:hover{transform:translateY(-5px)}.blog-card:nth-child(2n){flex-direction:row-reverse}.ai-card{flex-direction:row!important}.blog-card-content{flex:0 0 60%;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.blog-card-title,.blog-card-title1{font-size:1.8rem;font-weight:700;color:white;margin-bottom:1rem;line-height:1.3}.blog-card-description,.blog-card-description1{color:#ccc;line-height:1.6;margin-bottom:1.5rem;font-size:1rem}.blog-card-image{flex:0 0 40%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.card-img{width:100%;height:100%;object-fit:cover}.no-blogs-message{text-align:center;padding:3rem 2rem;color:#ccc}.no-blogs-message h3{font-size:1.5rem;margin-bottom:1rem;color:#e83e8c}.no-blogs-message p{font-size:1rem;color:#999}.top-blogs-section{background:#0a0a0a;padding:3rem 2rem;max-width:1200px;margin:0 auto}.top-blogs-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;background:linear-gradient(90deg,#FF3BFF,#ECBFBF,#5C24FF,#D94FD5,#FF3BFF);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.top-blogs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.top-blog-card{background:#1a1a2e;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.3);transition:transform .3s ease;display:flex;flex-direction:column}.top-blog-card:hover{transform:translateY(-5px)}.top-blog-image{width:100%;height:200px;overflow:hidden}.top-card-img{width:100%;height:100%;object-fit:cover}.top-blog-content{padding:1.5rem;flex:1;display:flex;flex-direction:column}.top-blog-title{font-size:1.3rem;font-weight:700;color:white;margin-bottom:1rem;line-height:1.3}.top-blog-description{color:#ccc;line-height:1.6;margin-bottom:1.5rem;font-size:.9rem;flex:1}.fancy{width:auto;min-width:160px;max-width:300px;background-color:transparent;border:2px solid white;border-radius:0;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-weight:700;letter-spacing:.05em;margin:0;outline:none;overflow:visible;padding:1.25em 2em;position:relative;text-align:center;text-decoration:none;text-transform:none;transition:all .3s ease-in-out;user-select:none;font-size:13px}.fancy:before{content:" ";width:1.5625rem;height:2px;background:black;top:50%;left:1.5em;position:absolute;transform:translateY(-50%);transform-origin:center;transition:background .3s linear,width .3s linear}.fancy .text{font-size:1.125em;line-height:1.33333em;padding-left:2em;display:block;text-align:left;transition:all .3s ease-in-out;text-transform:uppercase;text-decoration:none;color:white}.fancy .top-key{height:2px;width:1.5625rem;top:-2px;left:.625rem;position:absolute;background:black;transition:width .5s ease-out,left .3s ease-out}.fancy .bottom-key-1{width:1.5625rem;right:1.875rem}.fancy .bottom-key-1,.fancy .bottom-key-2{height:2px;bottom:-2px;position:absolute;background:black;transition:width .5s ease-out,right .3s ease-out}.fancy .bottom-key-2{width:.625rem;right:.625rem}.fancy:hover{color:white;background:black}.fancy:hover:before{width:.9375rem;background:white}.fancy:hover .text{color:white;padding-left:3em}.fancy:hover .top-key{left:-2px;width:0}.fancy:hover .bottom-key-1,.fancy:hover .bottom-key-2{right:0;width:0}@media (max-width:480px){.blog-image-container{height:60vh;min-height:300px}.blog-main-image{width:100%;height:63%;object-fit:cover;margin-top:-170px}.blog-overlay-text{top:29%;padding:0 1rem;max-width:95%}.blog-overlay-title{font-size:1.8rem;line-height:1.2;margin-bottom:.5rem;border-right:none}.blog-overlay-subtitle,.blog-overlay-title{white-space:normal;text-align:center;animation:none}.blog-overlay-subtitle{font-size:.9rem;line-height:1.4;margin-top:.5rem;opacity:1!important;visibility:visible!important;display:block!important;color:white!important}.blog-filters{padding:1rem .3rem;gap:.3rem;margin-top:-150px;flex-wrap:nowrap;justify-content:center;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.blog-filters::-webkit-scrollbar{display:none}.filter-btn{padding:.3rem .4rem;font-size:.57rem;border-radius:12px;min-width:auto;flex:0 0 auto;white-space:nowrap;max-width:120px}.blog-cards-container{padding:1.5rem .5rem;margin-top:0}.blog-card{flex-direction:row!important;margin-bottom:1.5rem;min-height:200px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.2);align-items:center}.blog-card:nth-child(2n){flex-direction:row-reverse!important}.blog-card-image{flex:0 0 40%;height:180px;width:auto}.card-img{width:100%;height:100%;object-fit:cover}.blog-card-content{flex:0 0 60%;padding:1rem;text-align:left}.blog-card-title,.blog-card-title1{font-size:1rem;line-height:1.3;margin-bottom:.8rem}.blog-card-title1{word-wrap:break-word;overflow-wrap:break-word;white-space:normal;max-width:100%;margin-left:28px}.blog-card-description,.blog-card-description1{font-size:.85rem;line-height:1.5;margin-bottom:1rem}.blog-card-description1{margin-left:28px}.fancy{min-width:100px;max-width:120px;padding:.6rem 1rem;font-size:.7rem;width:100%;max-width:140px;margin:0 0 0 28px}.fancy .text{font-size:.6em;line-height:1.2em;padding-left:4em}.fancy:before{width:1rem;left:1em}.top-blogs-section{padding:1.5rem .5rem}.top-blogs-title{font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.top-blogs-grid{display:flex;flex-wrap:nowrap;gap:1.3rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 .5rem}.top-blogs-grid::-webkit-scrollbar{display:none}.top-blog-card{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.2);display:flex!important;flex-direction:column!important;align-items:center!important;background:#1a1a2e!important;min-width:100px;max-width:120px;flex:1 1 0;height:200px;justify-content:space-between}.top-blog-card:nth-child(2n){flex-direction:column!important}.top-blog-image{flex:none!important;height:60px!important;border-radius:8px 8px 0 0;object-fit:cover!important}.top-blog-content,.top-blog-image{width:100%!important;order:unset!important}.top-blog-content{flex:1!important;padding:.4rem!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}.top-blog-title{font-size:.48rem;line-height:1.1;margin-bottom:.3rem;font-weight:600}.top-blog-description{font-size:.44rem;line-height:1.2;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.top-blog-card .fancy{min-width:60px!important;max-width:80px!important;padding:.3rem .5rem!important;font-size:.5rem!important;margin:0!important;width:auto!important}.top-blog-card .fancy .text{font-size:.6em!important;line-height:1em!important;padding-left:2em!important}.top-blog-card .fancy:before{width:.6rem!important;left:.6em!important}.no-blogs-message{padding:2rem 1rem}.no-blogs-message h3{font-size:1.2rem;margin-bottom:.8rem}.no-blogs-message p{font-size:.9rem}}@media (min-width:481px) and (max-width:768px){.blog-image-container{height:70vh}.blog-overlay-title{font-size:2.2rem;white-space:normal}.blog-overlay-subtitle{font-size:1rem;white-space:normal}.blog-filters{padding:1.5rem;gap:.7rem}.filter-btn{padding:.7rem 1.2rem;font-size:.85rem}.blog-card{flex-direction:column!important}.blog-card-image{flex:none;height:220px}.blog-card-content{padding:1.5rem}.blog-card-title,.blog-card-title1{font-size:1.5rem}.top-blogs-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}