.articles-hero{position:relative;height:50vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.img-fluid{width:100%}.articles-hero-bg{object-fit:cover;z-index:-2}.articles-hero-bg,.articles-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.articles-hero-overlay{background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;padding:0 20px}.articles-hero-content{text-align:center;color:#fff}.articles-hero-badge{font-size:1rem;margin-bottom:.5rem}.articles-hero-title{font-size:80px;font-weight:400;line-height:1.2}.articles-hero-title span{color:#a4d4a1}.articles-hero-text{margin:20px 0 35px;font-size:1.1rem}.articles-cta button,.articles-hero button,.articles-product-story button{font-size:30px!important;transition:all .3s ease-in-out}.articles-cta button:hover,.articles-hero button:hover,.articles-product-story button:hover{background-color:#fff;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.articles-product-story{background:#fff;padding:4rem 1rem;text-align:center}.articles-section-title{font-size:55px;font-weight:400;margin-bottom:10px}.articles-section-subtitle{margin:0 auto 35px;font-size:22px;color:#000}.articles-cards{display:flex;justify-content:center;align-items:start;width:100%;height:100%;flex-wrap:wrap}.articles-card-outer{display:flex;padding:10px;width:33%;max-height:400px;min-height:200px}.articles-card{background:#fff;border-radius:8px;box-shadow:0 3px 8px rgba(0,0,0,.24);padding:20px 15px;text-align:left;width:100%;height:100%!important;overflow:hidden;transition:all .3s ease-in-out}.articles-card-icon{background-color:#a4d4a1;width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:5px;padding:0;margin-bottom:16px;font-size:27px}.articles-card-icon i{font-size:27px;margin:0!important;padding:0!important;color:#000}.articles-card h3{font-size:30px;font-weight:400;margin-bottom:10px}.articles-card p{font-size:18px;color:#000}.articles-card:hover{box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09)}.articles-cta{background:#a4d4a1;padding:3rem 1rem;text-align:center}.articles-cta-inner{margin:auto}.articles-cta-text{font-size:1.3rem;font-weight:400;margin-bottom:1.5rem}.articles-cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.articles-btn-primary{background:#000;color:#fff;padding:.8rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:600;transition:background .3s}.articles-btn-primary:hover,.articles-btn-secondary{background:#fff;color:#000}.articles-btn-secondary{border:2px solid #ddd;padding:.8rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:600;transition:border-color .3s,color .3s}.articles-btn-secondary:hover{border-color:#aaa;color:#000}.articles-cta-note{font-size:.9rem;color:#555;margin-top:.5rem}@media (max-width:991px){.articles-hero{height:50vh}.articles-hero-title{font-size:3rem}.articles-hero-text{font-size:1rem}.articles-cta-text{font-size:1.2rem}.articles-card-outer{width:50%}.articles-cta-buttons{gap:.8rem}.articles-btn-primary,.articles-btn-secondary{font-size:1rem;padding:.6rem 1.2rem}}@media (max-width:767px){.articles-hero{height:60vh}.articles-hero-title{font-size:2.5rem}.articles-hero-text{font-size:1rem}.articles-cta-text{font-size:1.1rem}.articles-card-outer{width:100%}.articles-btn-primary,.articles-btn-secondary{font-size:1rem;padding:.6rem 1.2rem}}@media (max-width:556px){.articles-hero{height:70vh}.articles-hero-title{font-size:2rem}.articles-cta-text,.articles-hero-text{font-size:1rem}.articles-card-outer{width:100%;height:auto}.articles-btn-primary,.articles-btn-secondary{font-size:1rem;padding:.6rem 1rem}}