.statx-hero{position:relative;width:100%;height:350px;background:url(/images/about-bg.jpg) 50%/cover no-repeat;justify-content:flex-start;padding-left:10%}.statx-hero,.statx-overlay{display:flex;align-items:center}.statx-overlay{position:absolute;top:0;left:0;width:70%;height:100%;background:linear-gradient(90deg,rgba(0,93,108,.8) 60%,rgba(1,177,204,.7));justify-content:center;padding:50px 140px;color:#fff;border-top-right-radius:0;border-bottom-right-radius:330px;text-align:center}.statx-content{position:relative;color:#fff;z-index:2;max-width:600px;width:100%}.statx-content h1{color:#17c7c1c8;font-size:3.5rem;font-weight:700;margin-bottom:10px}.statx-content p{font-size:1.8rem;color:#fff}@media (max-width:1024px){.statx-hero{height:280px;padding-left:5%}.statx-overlay{width:80%;padding:40px;border-bottom-right-radius:250px}.statx-content h1{font-size:3rem}.statx-content p{font-size:1.6rem}}@media (max-width:768px){.statx-hero{height:200px;padding:0 5%;text-align:center;justify-content:center}.statx-overlay{width:90%;padding:30px;border-bottom-right-radius:200px}.statx-content h1{font-size:2.5rem;text-align:left;max-width:400px}.statx-content p{font-size:1.4rem;text-align:left;max-width:350px}}.statx-products-section{padding:4rem 2rem;background-color:#fff}.statx-products-container{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap}.statx-product-card{flex:1 1 30%;background:#f9f9f9;padding:1.5rem;border-radius:12px;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.statx-product-card:hover{transform:translateY(-8px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.statx-product-card img{max-width:100%;height:auto;margin-bottom:1rem;transition:transform .3s ease}.statx-product-card:hover img{transform:scale(1.03)}.statx-product-card button{background-color:#005d6c;color:#fff;border:none;padding:.75rem 1.5rem;cursor:pointer;font-weight:700;margin-top:1rem;border-radius:6px;transition:background-color .3s ease,transform .3s ease}.statx-product-card button:hover{background-color:#007c92;transform:scale(1.05)}@media (max-width:1024px){.statx-products-container{gap:1.5rem}.statx-product-card{flex:1 1 45%}.statx-product-card button{padding:.6rem 1.2rem;font-size:15px}}@media (max-width:767px){.statx-products-section{padding:2rem 1rem}.statx-products-container{flex-direction:column;align-items:center}.statx-product-card{flex:1 1 100%;width:100%;padding:1rem;margin-bottom:1rem}.statx-product-card img{margin-bottom:.8rem}.statx-product-card button{width:100%;padding:.65rem 1rem;font-size:14px}}