.main-header{background-color:initial;background-color:rgba(0,0,0,.502);border-bottom:1px solid #ffffff1a;left:0;padding:.2rem 0;position:fixed;right:0;top:0;transition:all .3s ease-in-out;z-index:1000}.main-header.scrolled{background-color:#2a2a2a;border-bottom:none;box-shadow:0 4px 10px #00000026;padding:.1rem 0}.main-header.scrolled .logo img{height:60px}.main-header .nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.main-header .logo img{height:80px;transition:all .3s ease-in-out}.main-header .desktop-nav{display:flex;gap:1.5rem}.main-header .desktop-nav .nav-link{color:#fff;font-size:.8rem;letter-spacing:1px;padding:1rem 1rem .5rem;position:relative;text-decoration:none;transition:color .3s ease-in-out}.main-header .desktop-nav .nav-link:after{background-color:#fff;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease-in-out;width:0}.main-header .desktop-nav .nav-link:hover:after{width:100%}.main-header .desktop-nav .nav-link.active{font-weight:700}.main-header .desktop-nav .nav-link.active:after{width:100%}.main-header .mobile-menu-toggle{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:2rem}.main-header .mobile-menu{align-items:start;background-color:#2a2a2a;box-shadow:-2px 0 12px #0000004d;display:flex;flex-direction:column;gap:1.5rem;height:100%;justify-content:start;max-width:300px;padding:1rem;position:fixed;right:0;top:0;width:80%;z-index:9100}.main-header .mobile-menu.open{animation:RightToLeft .3s ease-in-out forwards}.main-header .mobile-menu.close{animation:LeftToRight .3s ease-in-out forwards}.main-header .mobile-menu .close-btn{align-self:flex-end;background:none;border:none;color:#fff;cursor:pointer;font-size:2rem;margin-bottom:1rem}.main-header .mobile-menu .mobile-link{color:#fff;font-size:1.1rem;font-weight:500;letter-spacing:1px;text-align:center;text-decoration:none}.main-header .mobile-menu .mobile-link.active{font-weight:700}@media (max-width:768px){.main-header .main-header{padding:.5rem 0}.main-header .desktop-nav{display:none}.main-header .mobile-menu-toggle{display:block}}.mobile-menu-overlay{background:#0009;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9000}.footer{background-color:#2a2a2a;border-top:3px solid #505050;box-shadow:0 -4px 20px #0000001a;color:#fff;padding:3rem 0 0}.footer .footer-inner{border-bottom:1px solid #505050;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:auto;max-width:1200px}.footer .footer-inner .footer-column{flex:1 1 300px}.footer .footer-inner .footer-column h3{font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin-bottom:.5rem}.footer .footer-inner .footer-column h4{font-size:1.1rem;font-weight:700;margin-bottom:1rem}.footer .footer-inner .footer-column .subtitle{font-size:1rem;margin-bottom:1rem;opacity:.9}.footer .footer-inner .footer-column .desc{font-size:.95rem;line-height:1.5;max-width:300px;opacity:.85}.footer .contact-list,.footer .link-list{list-style:none;margin:0;padding:0}.footer .contact-item{align-items:center;display:flex;font-size:.95rem;margin-bottom:.75rem;opacity:.9}.footer .contact-item .icon{color:#fff;display:inline-flex;margin-right:.6rem}.footer .footer-link{align-items:center;color:#fff;display:flex;font-size:.95rem;margin-bottom:.75rem;text-decoration:none;transition:color .3s ease}.footer .footer-link .icon{margin-right:.5rem}.footer .footer-link:hover{color:#bdc3c7}.footer .footer-bottom{font-size:.85rem;margin-top:1rem;opacity:.7;text-align:center}.footer .footer-bottom p{margin:1.5rem}@media (max-width:768px){.footer .footer-inner{flex-direction:column;gap:2.5rem;padding:0 1rem;text-align:center}.footer .footer-inner .footer-column{flex:1 1 100%;text-align:start}.footer .footer-inner .footer-column h4{margin-top:0}.footer .footer-inner .footer-column .contact-list{text-align:start}.footer .footer-inner .footer-column .contact-list .contact-item{font-size:.875rem;justify-content:start}.footer .footer-inner .footer-column .link-list{text-align:start}.footer .footer-inner .footer-column .link-list .footer-link{font-size:.875rem;justify-content:start}.footer .contact-item,.footer .footer-link{justify-content:center}.footer .contact-item .icon,.footer .footer-link .icon{margin-right:.4rem}}.home-container{color:#1a252f;font-family:sans-serif}.home-container .hero-section{align-items:center;background:url(/static/media/home-bg.6b6fa660903e4869910c.webp) 50%/cover fixed;color:#fff;display:flex;min-height:100vh;position:relative}.home-container .hero-section .hero-overlay{background-color:#000000b3;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.home-container .hero-section .hero-content{animation:slideInUp 1s ease-out forwards;margin-left:auto;margin-right:auto;opacity:0;padding:2rem;position:relative;text-align:start;width:1200px;z-index:2}.home-container .hero-section .hero-content h1{font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:1rem;text-shadow:2px 2px 4px #00000080}.home-container .hero-section .hero-content h2{font-family:Roboto,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400;margin-bottom:2rem;text-shadow:1px 1px 2px #00000080}.home-container .hero-section .hero-content .hero-buttons{animation:slideInRight 1s ease-out forwards;display:flex;gap:25px;margin-top:2.5rem;opacity:0}.home-container .hero-section .hero-content .hero-button{align-items:center;animation:slideInRight 1s ease-out forwards;background-color:#95a5a6;border:none;border-radius:6px;color:#fff;color:#000;cursor:pointer;display:flex;flex:1 1;font-size:15px;font-weight:500;justify-content:center;letter-spacing:.3px;margin:0;max-width:200px;min-width:180px;opacity:0;overflow:hidden;padding:14px 32px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.home-container .hero-section .hero-content .hero-button:hover{background-color:#7f8c8d}.home-container .hero-section .hero-content .hero-button:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.home-container .hero-section .hero-content .hero-button:hover:before{left:100%}.home-container .hero-section .hero-content .phone-button{background:linear-gradient(135deg,#34495e,#2c3e50);border:2px solid #ffffff0d;box-shadow:0 8px 25px #34495e4d;color:#fff}.home-container .hero-section .hero-content .phone-button:hover{background:linear-gradient(135deg,#2c3e50,#34495e);border-color:#ffffff1a;box-shadow:0 12px 30px #34495e66;transform:translateY(-3px) scale(1.02)}.home-container .hero-section .hero-content .phone-button:active{transform:translateY(-1px) scale(1.01)}.home-container .hero-section .hero-content .whatsapp-button{background:linear-gradient(135deg,#27ae60,#229954);border:2px solid #ffffff0d;box-shadow:0 8px 25px #27ae604d;color:#fff}.home-container .hero-section .hero-content .whatsapp-button:hover{background:linear-gradient(135deg,#229954,#27ae60);border-color:#ffffff1a;box-shadow:0 12px 30px #27ae6066;transform:translateY(-3px) scale(1.02)}.home-container .hero-section .hero-content .whatsapp-button:active{transform:translateY(-1px) scale(1.01)}.home-container .services-section{margin:0 auto;max-width:1300px;padding:4rem 0;text-align:center}.home-container .services-section h3{font-size:2rem;margin:0}.home-container .services-section .services-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:4rem 0}.home-container .services-section .services-grid .service-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 6px 24px #00000014;flex-basis:calc(25% - 2rem);flex-grow:1;flex-shrink:1;padding:2rem;text-align:center;transition:transform .3s ease}.home-container .services-section .services-grid .service-card:hover{transform:translateY(-8px)}.home-container .services-section .services-grid .service-card .service-icon{margin-bottom:1rem}.home-container .why-us-section{border-top:2px solid #060606;margin:0 auto;max-width:1300px;padding:2rem;text-align:center}.home-container .why-us-section h3{font-size:2rem;margin-bottom:2rem}.home-container .why-us-section .why-us-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.home-container .why-us-section .why-us-grid .why-us-item{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 6px 24px #00000014;flex-basis:calc(33% - 2rem);flex-grow:1;flex-shrink:1;padding:2rem;text-align:center;transition:transform .3s ease}.home-container .why-us-section .why-us-grid .why-us-item:hover{transform:translateY(-8px)}@media (max-width:768px){.home-container .hero-section .hero-content h1{font-size:2.2rem}.home-container .hero-section .hero-content h2{font-size:1.2rem}.home-container .hero-section .hero-content .hero-buttons{align-items:center;flex-direction:column;gap:20px;margin-top:2rem}.home-container .hero-section .hero-content .hero-button{border-radius:6px;font-size:15px;margin:0;max-width:250px;min-width:200px;padding:18px 32px}.home-container .services-grid,.home-container .why-us-grid{flex-direction:column}.home-container .services-grid .service-card,.home-container .services-grid .why-us-item,.home-container .why-us-grid .service-card,.home-container .why-us-grid .why-us-item{flex:1 1 100%}}@media (min-width:769px){.home-container .mobile-fixed-buttons{display:none!important}}.scroll-down{animation:bounce 2s infinite;bottom:30px;cursor:pointer;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.scroll-down .scroll-icon{color:#fff;font-size:48px;opacity:.8;transition:all .3s ease}.scroll-down .scroll-icon:hover{opacity:1;transform:scale(1.1)}.about-page{color:#333;font-family:sans-serif}.about-page .hero{align-items:center;background:url(/static/media/about-bg.95fe2922fed5c03b474b.webp) 50%/cover fixed;color:#fff;display:flex;min-height:100vh;position:relative}.about-page .hero .hero-overlay{background-color:#000000b3;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.about-page .hero .hero-content{align-items:center;animation:slideOut 1s ease-out forwards;display:flex;gap:2rem;margin-left:auto;margin-right:auto;opacity:0;padding:2rem;position:relative;text-align:start;width:1200px;z-index:2}.about-page .hero .hero-content .hero-text{animation:slideInLeft 1s ease-out forwards;flex:1 1 50%;opacity:0}.about-page .hero .hero-content .hero-text h1{font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.about-page .hero .hero-content .hero-text h2{animation:slideIn 1s ease-out forwards;font-size:1.5rem;margin-bottom:1.5rem}.about-page .hero .hero-content .hero-text p{font-size:1.1rem;line-height:1.6}.about-page .hero .hero-content .hero-image{animation:slideIn 1s ease-out forwards;display:flex;flex:1 1 50%;justify-content:center;opacity:0}.about-page .hero .hero-content .hero-image img{border-radius:12px;box-shadow:0 8px 24px #0006;max-width:500px;width:100%}.about-page .achievements{margin:0 auto;max-width:1300px;padding:4rem 0}.about-page .achievements .cards{display:flex;flex-wrap:wrap;gap:2rem}.about-page .achievements .card{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 6px 24px #00000014;flex-basis:calc(33% - 2rem);flex-grow:1;flex-shrink:1;padding:2rem;text-align:center;transition:transform .3s ease}.about-page .achievements .card:hover{transform:translateY(-8px)}.about-page .achievements .card .icon{font-size:2.5rem;margin-bottom:1rem}.about-page .mission-vision{display:flex;gap:2rem;margin:0 auto;max-width:1300px;padding:2rem 0}.about-page .mission-vision .box{background:#2a2a2a;border-radius:4px;box-shadow:0 4px 16px #00000080;color:#fff;flex:1 1 50%;padding:1.5rem}.about-page .mission-vision .box h3{font-size:1.5rem;margin-bottom:1rem;margin-top:0}@media (max-width:768px){.about-page .hero-content{flex-direction:column;gap:2rem;padding:2rem 1rem;text-align:center}.about-page .hero-content .hero-text h1{font-size:2.2rem}.about-page .hero-content .hero-text h2{font-size:1.2rem}.about-page .hero-content .hero-text p{font-size:1rem}.about-page .hero-content .hero-image img{height:auto;max-width:100%}.about-page .achievements .cards{flex-direction:column}.about-page .card{flex:1 1 100%}.about-page .mission-vision{flex-direction:column}.about-page .mission-vision .box{flex:1 1 100%}}@media (max-width:480px){.about-page .hero .hero-content{animation:slideIn 1s ease-out forwards;opacity:0;padding:5rem 1rem}.about-page .hero .hero-content .hero-text{text-align:start}.about-page .hero .hero-content .hero-text h1{font-size:2.5rem}.about-page .hero .hero-content .hero-text h2{font-size:1rem}.about-page .hero .hero-content .hero-text p{font-size:.95rem}.about-page .card .icon{font-size:2rem}}.business-page{color:#1a252f;font-family:sans-serif}.business-page .business-hero{align-items:center;background:url(/static/media/business-bg.6eeea6c3964942721f96.webp) 50%/cover fixed;color:#fff;display:flex;min-height:100vh;position:relative}.business-page .business-hero .hero-overlay{background-color:#000000b3;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.business-page .business-hero .hero-content{animation:slideInDown 1s ease-out forwards;margin-left:auto;margin-right:auto;opacity:0;padding:2rem;position:relative;text-align:start;width:1200px;z-index:2}.business-page .business-hero .hero-content h1{font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:1rem;text-shadow:2px 2px 4px #00000080}.business-page .business-hero .hero-content h2{animation:slideInLeft 1s ease-out forwards;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400;margin-bottom:2rem;text-shadow:1px 1px 2px #00000080}.business-page .business{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto;max-width:1300px}.business-page .business .business-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 6px 24px #00000014;flex-basis:calc(33% - 2rem);flex-grow:1;flex-shrink:1;margin:4rem 0;padding:2rem;text-align:center;transition:transform .3s ease}.business-page .business .business-card:hover{transform:translateY(-8px)}.business-page .business .business-card .icon{align-items:center;background:linear-gradient(135deg,#2a2a2a,#a2a2a2);border-radius:50%;box-shadow:0 8px 16px #0003;color:#fff;display:flex;font-size:36px;height:70px;justify-content:center;margin:0 auto 1rem;width:70px}.business-page .business .business-card h3{color:#2a2a2a;font-size:1.4rem;font-weight:600;margin-bottom:.75rem}.business-page .business .business-card p{color:#505050;font-size:1rem;margin-bottom:1.2rem}.business-page .business .business-card .tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.business-page .business .business-card .tags .tag{background:#c2c3c5;border:1px solid #2c3e5033;border-radius:20px;color:#2a2a2a;font-size:.95rem;padding:.5rem 1rem;transition:transform .2s ease}.business-page .business .business-card .tags .tag:hover{background-color:#d6e0f5;transform:scale(1.05)}@media (max-width:1024px){.business-page .business .business-card{flex-basis:calc(50% - 2rem);flex-grow:1;flex-shrink:1;margin:2rem 0}}@media (max-width:768px){.business-page .business-hero .hero-content{animation:slideInUp 1s ease-out forwards;opacity:0}.business-page .business-hero .hero-content h1{font-size:2.5rem}.business-page .business-hero .hero-content h2{font-size:1.2rem}.business-page .business-hero .business{padding:2rem .2rem}.business-page .business-hero .business .business-card{flex:1 1 100%;margin:1rem 0}}.contact-page{color:#1a252f;font-family:sans-serif}.contact-page .contact-hero{align-items:center;background:url(/static/media/contact-bg.a6fc9d22d9295a5f4dcc.webp) 50%/cover fixed;color:#fff;display:flex;min-height:100vh;position:relative}.contact-page .contact-hero .hero-overlay{background-color:#000000b3;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.contact-page .contact-hero .hero-content{animation:slideInDown 1s ease-out forwards;margin-left:auto;margin-right:auto;padding:2rem;position:relative;text-align:start;width:1200px;z-index:2}.contact-page .contact-hero .hero-content h1{font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:1rem;text-shadow:2px 2px 4px #00000080}.contact-page .contact-hero .hero-content h2{font-family:Roboto,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400;margin-bottom:2rem;text-shadow:1px 1px 2px #00000080}.contact-page .contact-info{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto;max-width:1300px;padding:4rem 0}.contact-page .contact-info .info-box{background:#f9f9f9;border-radius:12px;box-shadow:0 4px 12px #0000001a;flex-basis:calc(25% - 2rem);flex-grow:1;flex-shrink:1;min-width:240px;padding:1.5rem;text-align:center;transition:transform .3s ease}.contact-page .contact-info .info-box:hover{transform:translateY(-5px)}.contact-page .contact-info .info-box .icon{color:#2a2a2a;margin-bottom:.8rem}.contact-page .contact-info .info-box h3{font-size:1.2rem;margin-bottom:.5rem}.contact-page .contact-info .info-box p{color:#555;font-size:1rem}.contact-page .map-form{display:flex;flex-wrap:wrap;gap:2rem;margin:0 auto;max-width:1300px;padding:4rem 0}.contact-page .map-form .form-box,.contact-page .map-form .map-box{background:#fff;border-radius:8px;box-shadow:0 4px 16px #00000014;flex:1 1 48%;min-width:300px;padding:1rem}@media (max-width:768px){.contact-page .contact-hero .hero-content h1{font-size:2.5rem}.contact-page .contact-hero .hero-content h2{font-size:1.2rem}.contact-page .contact-hero .map-form{flex-direction:column}.contact-page .contact-hero .contact-info .info-box,.contact-page .contact-hero .map-form .form-box,.contact-page .contact-hero .map-form .map-box{flex:1 1 100%}.mobile-fixed-buttons{background:#fff;border-top:1px solid #e0e0e0;bottom:0;box-shadow:0 -2px 16px #00000014;display:flex;left:0;padding:0;position:fixed;right:0;width:100vw;z-index:1000}.mobile-fixed-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex:1 1;font-size:1.1rem;font-weight:500;justify-content:center;outline:none;padding:16px 0;transition:background .2s}.whatsapp-btn{background:#25d366;color:#fff}.phone-btn{background:#2c3e50;color:#fff}.mobile-fixed-btn:active{filter:brightness(.95)}}@media (min-width:769px){.mobile-fixed-buttons{display:none!important}}.blog-page{color:#1a252f;font-family:sans-serif;min-height:100vh}.blog-page .blog-hero{align-items:center;background:url(/static/media/blog-bg.d922f3efc522438f839d.webp) 50%/cover no-repeat;color:#fff;display:flex;min-height:100vh;position:relative}.blog-page .blog-hero .hero-overlay{background-color:#000000b3;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.blog-page .blog-hero .hero-content{animation:slideInUp 1s ease-out forwards;margin-left:auto;margin-right:auto;opacity:0;padding:2rem;position:relative;text-align:start;width:1200px;z-index:2}.blog-page .blog-hero .hero-content h1{font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:1rem;text-shadow:2px 2px 4px #00000080}.blog-page .blog-hero .hero-content h2{animation:slideInRight 1s ease-out forwards;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400;margin-bottom:2rem;text-shadow:1px 1px 2px #00000080}.blog-page .blog-filters{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem;margin-top:-50px;padding:2rem}.blog-page .blog-filters .search-bar{align-items:center;display:flex;margin-bottom:1.5rem;position:relative}.blog-page .blog-filters .search-bar input{background-color:#fff;border:1px solid #ddd;border-radius:30px;font-size:1rem;padding:.8rem 1rem .8rem 2.5rem;width:100%}.blog-page .blog-filters .search-bar .search-icon{color:#555;left:10px;position:absolute}.blog-page .blog-filters .tabs{display:flex;flex-wrap:wrap;gap:.5rem}.blog-page .blog-filters .tabs .tab{background-color:#eee;border:none;border-radius:30px;cursor:pointer;font-size:.95rem;font-weight:500;padding:.6rem 1.4rem;transition:.3s ease}.blog-page .blog-filters .tabs .tab:hover{background-color:#ddd}.blog-page .blog-filters .tabs .tab.active{background-color:#2a2a2a;box-shadow:0 4px 10px #00000026;color:#fff}.blog-page .blog-list{padding-bottom:4rem;padding-top:2rem}.blog-page .blog-list .blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.blog-page .blog-list .no-results{background:#fff;border-radius:12px;color:#555;font-weight:500;padding:2rem;text-align:center}.blog-page .loading{align-items:center;color:#888;display:flex;font-size:1.2rem;height:200px;justify-content:center}@media (max-width:768px){.blog-page .blog-hero .hero-content h1{font-size:2.5rem}.blog-page .blog-hero .hero-content h2{font-size:1.2rem}.blog-page .blog-hero .blog-filters .tab{font-size:.9rem;padding:.5rem 1.2rem}}.blog-coming-soon{background:#f8fafc;border:1.5px solid #e0e6ed;border-radius:18px;box-shadow:0 6px 32px #2c3e501a;color:#2c3e50;font-size:1.18rem;font-weight:500;letter-spacing:.01em;line-height:1.7;margin:80px auto 0;max-width:620px;padding:2.5rem 2rem;text-align:center;text-align:justify;transition:box-shadow .2s}.blog-coming-soon strong{color:#34495e;font-size:1.25rem}@media (max-width:600px){.blog-coming-soon{font-size:1rem;margin:40px 12px 0;padding:1.5rem .7rem}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes slideOut{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0) translateX(-50%)}40%{transform:translateY(-20px) translateX(-50%)}60%{transform:translateY(-10px) translateX(-50%)}}.blog-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 320px;margin:0 auto;max-width:1300px}.blog-container .blog-main{width:100%}.blog-container .blog-main .blog-posts-grid{display:flex;flex-direction:column;gap:.5rem}.blog-container .blog-main .blog-posts-grid .blog-post{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001a;cursor:pointer;margin-bottom:2.5rem;overflow:hidden;position:relative;transition:box-shadow .3s,transform .3s}.blog-container .blog-main .blog-posts-grid .blog-post:hover{box-shadow:0 20px 40px #00000087}.blog-container .blog-main .blog-posts-grid .blog-post:hover .blog-post-image{transform:scale(1.05)}.blog-container .blog-main .blog-posts-grid .blog-post .blog-post-topbar{align-items:center;background:linear-gradient(135deg,#2a2a2a,#49627a);border-bottom:1px solid #ececec;border-radius:8px 8px 0 0;box-shadow:0 2px 8px #00000008;display:flex;justify-content:space-between;padding:.7rem 1.5rem}.blog-container .blog-main .blog-posts-grid .blog-post .blog-post-topbar .blog-post-category{align-items:center;color:#fff;display:flex;font-size:1rem;font-weight:600;gap:.5rem}.blog-container .blog-main .blog-posts-grid .blog-post .blog-post-image{background:linear-gradient(45deg,#f3f4f6,#e5e7eb);border-radius:20px 20px 0 0;height:220px;overflow:hidden;position:relative;transition:all .3s ease}.blog-container .blog-main .blog-posts-grid .blog-post .blog-post-image:before{background:linear-gradient(180deg,#0000001a,#0000004d);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.blog-container .blog-main .blog-posts-grid .blog-post .blog-post-actions{display:flex;gap:.5rem;opacity:1;right:1rem;top:1rem;transition:all .3s ease;z-index:2}.blog-container .blog-main .blog-posts-grid .blog-post .blog-post-actions .action-btn{align-items:center;background:#f3f4f600;border:none;border-radius:50%;cursor:pointer;display:flex;height:38px;justify-content:center;width:38px}.blog-container .blog-main .blog-posts-grid .blog-post .blog-post-actions .action-btn svg{color:#fff;height:22px;transition:all .3s ease;width:22px}.blog-container .blog-main .blog-posts-grid .blog-post .blog-post-actions .action-btn:hover{background:#dee0e4;box-shadow:0 2px 8px #ffffff1a}.blog-container .blog-main .blog-posts-grid .blog-post .blog-post-actions .action-btn:hover svg{color:#2a2a2a}.blog-container .blog-main .blog-posts-grid .blog-post .blog-post-content{padding:1rem}.blog-container .blog-main .blog-posts-grid .blog-post .blog-post-content .blog-post-title{color:#1f2937;font-size:1.5rem;font-weight:700;letter-spacing:-.5px;line-height:1.3;margin-bottom:1rem}.blog-container .blog-main .blog-posts-grid .blog-post .blog-post-content .blog-post-excerpt{color:#6b7280;font-size:1.08rem;line-height:1.7;margin-bottom:1.5rem}.blog-container .blog-main .blog-posts-grid .blog-post .blog-post-content .blog-post-meta{border-top:1px solid #f3f4f6;display:flex;justify-content:space-between;margin-top:1rem;padding-top:1rem}.blog-container .blog-main .blog-posts-grid .blog-post .blog-post-content .blog-post-meta .meta-item{align-items:center;color:#6b7280;display:flex;font-size:.98rem;gap:.5rem}.blog-container .blog-main .blog-posts-grid .blog-post .blog-post-content .blog-post-meta .meta-item .meta-icon{height:19px;width:19px}.blog-container .blog-main .blog-posts-grid .blog-post .blog-post-content .blog-post-meta .read-more-btn{align-items:center;background:#f3f4f6;border:none;border-radius:16px;box-shadow:0 2px 8px #00000008;color:#374151;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.85rem 2rem;transition:all .3s ease}.blog-container .blog-main .blog-posts-grid .blog-post .blog-post-content .blog-post-meta .read-more-btn:hover{background:#e5e7eb;box-shadow:0 4px 16px #00000012;color:#1f2937;transform:translateX(6px)}.blog-container .blog-main .blog-posts-grid .blog-post .blog-post-content .blog-post-meta .read-more-btn:hover svg{transform:translateX(4px)}.blog-container .blog-sidebar{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:2rem}.blog-container .blog-sidebar .sidebar-widget{background:#fff;border:1px solid #00000008;border-radius:20px;box-shadow:0 10px 30px #0000000d;margin-bottom:2rem;padding:2rem}.blog-container .blog-sidebar .sidebar-widget .widget-title{color:#2a2a2a;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.8rem;position:relative}.blog-container .blog-sidebar .sidebar-widget .widget-title:after{background:linear-gradient(90deg,#a2a2a2,#2a2a2a);border-radius:3px;bottom:0;content:"";height:3px;left:0;position:absolute;width:60px}.blog-container .blog-sidebar .sidebar-widget .search-box{position:relative}.blog-container .blog-sidebar .sidebar-widget .search-box input{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:12px;font-size:.95rem;padding:1rem 1rem 1rem 3rem;transition:all .3s ease;width:100%}.blog-container .blog-sidebar .sidebar-widget .search-box input:focus{background:#fff;border-color:#a2a2a2;box-shadow:0 0 0 4px #3498db1a;outline:none}.blog-container .blog-sidebar .sidebar-widget .search-box .search-icon{color:#666;font-size:1.2rem;left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.blog-container .blog-sidebar .sidebar-widget .recent-posts-list{display:flex;flex-direction:column;gap:1.2rem}.blog-container .blog-sidebar .sidebar-widget .recent-posts-list .recent-post-item{border:1px solid #00000008;border-radius:12px;cursor:pointer;display:flex;gap:1rem;padding:.8rem;transition:all .3s ease}.blog-container .blog-sidebar .sidebar-widget .recent-posts-list .recent-post-item:hover{background:#f8f9fa;transform:translateX(5px)}.blog-container .blog-sidebar .sidebar-widget .recent-posts-list .recent-post-item .recent-post-content{flex:1 1}.blog-container .blog-sidebar .sidebar-widget .recent-posts-list .recent-post-item .recent-post-content h4{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2a2a2a;display:-webkit-box;font-size:1rem;line-height:1.4;margin-bottom:.5rem;margin-top:0;overflow:hidden}.blog-container .blog-sidebar .sidebar-widget .recent-posts-list .recent-post-item .recent-post-content .recent-post-date{color:#666;font-size:.85rem}@media (max-width:1200px){.blog-container{gap:2rem;grid-template-columns:1fr 300px}}@media (max-width:1024px){.blog-container{grid-template-columns:1fr}.blog-container .blog-sidebar{position:static}.blog-container .blog-posts-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:768px){.blog-container{padding:0 .5rem}.blog-container .blog-posts-grid{gap:1.5rem}.blog-container .sidebar-widget{padding:1.5rem}.blog-container .recent-post-item{gap:.8rem}.blog-container .recent-post-item .recent-post-image{height:70px;width:70px}.blog-container .blog-post-image{height:180px}.blog-container .blog-post-content{padding:1.2rem 1rem}.blog-container .blog-post-title{font-size:1.15rem}.blog-container .blog-post-meta{flex-wrap:wrap;gap:1rem}.blog-container .blog-post-footer{align-items:flex-start;flex-direction:column;gap:1rem}.blog-container .blog-post-footer .read-more-btn{justify-content:center;width:100%}.blog-container .blog-post-topbar{padding:.7rem 1rem}}
/*# sourceMappingURL=main.f0c87c52.css.map*/