.banner-carousel-container{width:100%;height:400px;position:relative;overflow:hidden}.banner-swiper img{width:100%;object-fit:cover;height:auto}.slide-content{position:absolute;top:40%;left:17%;transform:translateY(-50%);color:#fff;max-width:700px;z-index:2;padding:2rem;background:none!important;border-radius:8px}.slide-content h1{margin-bottom:0}.slide-content h1,.slide-content h2{font-size:2.5rem;color:#fff;font-weight:700}.slide-content h2{margin-bottom:2rem}.slide-content p{font-size:1rem;margin-bottom:1.5rem;color:#fff}.slide-content button{background-color:#fff;color:#555!important;padding:.8rem 2rem;font-size:14px;border:none;border-radius:5px;cursor:pointer;transition:color .3s ease;font-weight:600}.slide-content button:hover{background-color:#15356a;color:#fff!important}@media (max-width:768px){.banner-carousel-container{height:400px}.banner-swiper img{height:380px}.slide-content{top:15%;bottom:0;left:5%;transform:none;padding:1rem;max-width:90%}.slide-content h1{font-size:1.8rem}.slide-content p{font-size:1rem}.slide-content button{font-size:.9rem;padding:.6rem 1.5rem}}@media (max-width:600px){.slide-content h2{font-size:30px!important}}