.blog-hero{position:relative;background:linear-gradient(135deg, rgba(29, 166, 120, 0.95) 0%, rgba(21, 122, 88, 0.92) 100%);padding:140px 0 80px;margin-top:80px;overflow:hidden;text-align:center}.blog-hero::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("../img/2.jpg") center/cover no-repeat;opacity:.1;z-index:0}.blog-hero .container{position:relative;z-index:2}.blog-hero h1{font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:3rem;color:#fff;margin-bottom:15px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}@media(max-width: 768px){.blog-hero h1{font-size:2.2rem}}.blog-hero p{font-size:1.2rem;color:hsla(0,0%,100%,.9);max-width:600px;margin:0 auto}.blog-grid{padding:80px 0;background:#f8f9fa;position:relative;z-index:1}.blog-grid .container{max-width:1200px;margin:0 auto;padding:0 15px}.blog-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:all .4s cubic-bezier(0.165, 0.84, 0.44, 1);height:100%;display:flex;flex-direction:column}.blog-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.blog-card:hover .blog-card__image img{transform:scale(1.1)}.blog-card__image{position:relative;height:250px;overflow:hidden;background:linear-gradient(135deg, rgba(29, 166, 120, 0.1) 0%, rgba(29, 166, 120, 0.15) 100%)}.blog-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-card__body{padding:30px;flex:1;display:flex;flex-direction:column}.blog-card__category{display:inline-block;color:#1da678;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px}.blog-card__category i{margin-right:5px}.blog-card__title{font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1.5rem;margin-bottom:15px}.blog-card__title a{color:#17509f;text-decoration:none;transition:color .3s ease}.blog-card__title a:hover{color:#1da678}.blog-card__date{display:flex;align-items:center;color:#666;font-size:.9rem;margin-bottom:15px}.blog-card__date i{margin-right:8px;color:#1da678}.blog-card__description{color:#666;line-height:1.6;margin-bottom:20px;flex:1}.blog-card__link{display:inline-flex;align-items:center;color:#1da678;font-weight:600;text-decoration:none;transition:all .3s ease}.blog-card__link i{margin-left:8px;transition:transform .3s ease}.blog-card__link:hover{color:#1da678}.blog-card__link:hover i{transform:translateX(5px)}.blog-empty{text-align:center;padding:80px 20px}.blog-empty i{font-size:4rem;color:rgba(29,166,120,.3);margin-bottom:20px}.blog-empty h2{font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:2rem;color:#17509f;margin-bottom:15px}.blog-empty p{color:#666;font-size:1.1rem;max-width:500px;margin:0 auto}.post-header{position:relative;background:linear-gradient(135deg, rgba(29, 166, 120, 0.95) 0%, rgba(21, 122, 88, 0.92) 100%);padding:140px 0 60px;margin-top:80px;overflow:hidden;z-index:1}.post-header::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("../img/2.jpg") center/cover no-repeat;opacity:.1;z-index:0}.post-header .container{position:relative;z-index:2}.post-header h1{font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:2.8rem;color:#fff;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.3);line-height:1.2}@media(max-width: 768px){.post-header h1{font-size:1.8rem}}.post-header .post-meta{display:flex;flex-wrap:wrap;gap:20px;color:hsla(0,0%,100%,.9);font-size:.95rem}.post-header .post-meta__item{display:flex;align-items:center}.post-header .post-meta__item i{margin-right:8px;color:#1da678}.post-content{padding:80px 0;position:relative;z-index:1;background:#f8f9fa;min-height:calc(100vh - 80px);display:flex;flex-direction:column}.post-content .container{max-width:1200px;margin:0 auto;padding:0 15px;flex:1;margin-bottom:100px}.post-content__featured-image{border-radius:15px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1);margin-bottom:40px}.post-content__featured-image img{width:100%;height:auto;display:block}.post-content__body{background:#fff;padding:50px;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.05);position:relative;z-index:1}@media(max-width: 768px){.post-content__body{padding:30px 20px}}.post-content__body h2,.post-content__body h3,.post-content__body h4{font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#17509f;margin-top:2rem;margin-bottom:1rem;position:relative;padding-bottom:10px}.post-content__body h2::after,.post-content__body h3::after,.post-content__body h4::after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background:linear-gradient(90deg, #1da678, #1da678);border-radius:2px}.post-content__body h2{font-size:2rem}@media(max-width: 768px){.post-content__body h2{font-size:1.6rem}}.post-content__body h3{font-size:1.6rem}@media(max-width: 768px){.post-content__body h3{font-size:1.3rem}}.post-content__body h4{font-size:1.3rem}@media(max-width: 768px){.post-content__body h4{font-size:1.1rem}}.post-content__body p{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:1.5rem}.post-content__body ul,.post-content__body ol{margin:1.5rem 0;padding-left:2rem}.post-content__body ul li,.post-content__body ol li{margin-bottom:.8rem;line-height:1.6;color:#555}.post-content__body ul li::marker{color:#1da678}.post-content__body a{color:#1da678;text-decoration:none;font-weight:600;border-bottom:2px solid rgba(0,0,0,0);transition:all .3s ease}.post-content__body a:hover{color:#1da678;border-bottom-color:#1da678}.post-content__body img{max-width:100%;height:auto;border-radius:10px;margin:2rem 0;box-shadow:0 10px 20px rgba(0,0,0,.1)}.post-content__body blockquote{border-left:4px solid #1da678;padding-left:20px;margin:2rem 0;font-style:italic;color:#666;background:rgba(29,166,120,.05);padding:20px;border-radius:0 10px 10px 0}.post-sidebar{position:sticky;top:100px;align-self:flex-start;z-index:10;max-height:calc(100vh - 120px);overflow-y:auto}@media(max-width: 991px){.post-sidebar{position:relative;top:0;margin-top:40px;max-height:none;overflow-y:visible}}.sidebar-widget{background:#fff;padding:30px;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.05);margin-bottom:30px;position:relative;z-index:1}.sidebar-widget__title{font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1.3rem;color:#17509f;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid rgba(29,166,120,.2)}.sidebar-widget__list{list-style:none;padding:0;margin:0}.sidebar-widget__list li{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eee}.sidebar-widget__list li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.sidebar-widget__list li a{color:#17509f;text-decoration:none;font-weight:600;transition:color .3s ease;display:block;margin-bottom:8px}.sidebar-widget__list li a:hover{color:#1da678}.sidebar-widget__list li .post-date{display:block;font-size:.85rem;color:#999;margin-top:5px}.cta-widget{background:linear-gradient(135deg, rgba(29, 166, 120, 0.95) 0%, rgba(21, 122, 88, 0.92) 100%);color:#fff}.cta-widget h3{color:#fff;border-bottom-color:hsla(0,0%,100%,.3)}.cta-widget p{color:hsla(0,0%,100%,.9);margin-bottom:20px}.cta-widget .btn{display:block;width:100%;padding:12px 20px;border-radius:50px;text-align:center;text-decoration:none;font-weight:600;margin-bottom:10px;transition:all .3s ease}.cta-widget .btn:last-child{margin-bottom:0}.cta-widget .btn-whatsapp{background:#25d366;color:#fff}.cta-widget .btn-whatsapp i{margin-right:8px}.cta-widget .btn-whatsapp:hover{background:rgb(29.3911290323,167.6088709677,81.0241935484);transform:translateY(-2px)}.cta-widget .btn-phone{background:#fff;color:#1da678}.cta-widget .btn-phone i{margin-right:8px}.cta-widget .btn-phone:hover{background:hsl(0,0%,95%);transform:translateY(-2px)}.post-navigation{padding:30px 0 50px;margin-top:50px;border-top:2px solid #eee;position:relative;z-index:1}.post-navigation .btn{padding:12px 30px;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;border:2px solid}.post-navigation .btn i{transition:transform .3s ease}.post-navigation .btn-outline-secondary{color:#17509f;border-color:#17509f;background:rgba(0,0,0,0)}.post-navigation .btn-outline-secondary:hover{background:#17509f;color:#fff}.post-navigation .btn-outline-secondary:hover i{transform:translateX(-3px)}.post-navigation .btn-outline-primary{color:#1877f2;border-color:#1877f2;background:rgba(0,0,0,0)}.post-navigation .btn-outline-primary:hover{background:#1877f2;color:#fff}.post-navigation .btn-outline-info{color:#1da1f2;border-color:#1da1f2;background:rgba(0,0,0,0)}.post-navigation .btn-outline-info:hover{background:#bbcad300;color:#fff}.post-navigation .btn-outline-success{color:#25d366;border-color:#25d366;background:rgba(0,0,0,0)}.post-navigation .btn-outline-success:hover{background:#25d366;color:#fff}
.recent-posts__item{display:flex;align-items:center;gap:15px;padding:12px 0;border-bottom:1px solid #eef0f6}
.recent-posts__item:last-child{border-bottom:none;padding-bottom:0}
.recent-posts__thumb{flex:0 0 72px;width:72px;height:72px;border-radius:10px;overflow:hidden;background:#f1f4fb;box-shadow:0 6px 15px rgba(0,0,0,.08)}
.recent-posts__thumb img{width:100%;height:100%;object-fit:cover;display:block}
.recent-posts__content{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:6px}
.recent-posts__title{font-weight:600;color:#17509f;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4;transition:color .3s ease}
.recent-posts__title:hover{color:#1da678}
.recent-posts__date{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#9094a6}
.recent-posts__date i{color:#1da678}
body{position:relative}.main-header{z-index:1000 !important}.footer{position:relative;z-index:0 !important;clear:both}.post-content,.blog-grid{clear:both}.blog-card__link-wrapper{display:block;text-decoration:none;color:inherit;height:100%;display:flex;flex-direction:column;cursor:pointer}.blog-card__link-wrapper:hover{text-decoration:none;color:inherit}.blog-card__link{pointer-events:none}.blog-pagination{margin-top:60px;padding-top:40px;border-top:2px solid rgba(29,166,120,.2)}.blog-pagination__container{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap}.blog-pagination__btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg, rgba(29, 166, 120, 0.95) 0%, rgba(21, 122, 88, 0.92) 100%);color:#fff;text-decoration:none;border-radius:50px;font-weight:600;font-size:.95rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(29,166,120,.3)}.blog-pagination__btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(29,166,120,.4);color:#fff;text-decoration:none}.blog-pagination__btn--disabled{background:#e0e0e0;color:#999;cursor:not-allowed;box-shadow:none}.blog-pagination__btn--disabled:hover{transform:none;box-shadow:none}.blog-pagination__info{color:#666;font-weight:600;font-size:.95rem;padding:0 15px}@media(max-width: 992px){.blog-card__title{font-size:1.3rem}}@media(max-width: 768px){.blog-grid,.post-content{padding:50px 0}.blog-card__image{height:200px}.blog-card__body{padding:20px}.blog-pagination__container{gap:15px}.blog-pagination__btn{padding:10px 20px;font-size:.9rem}.blog-pagination__info{width:100%;text-align:center;padding:10px 0}}/*# sourceMappingURL=blog.css.map */
