.hero-banner{position:relative;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(45deg,rgba(245,70,66,0.75),rgba(8,83,156,0.75)),url('http://infotechtrainingacademy.in/wp-content/uploads/2024/09/3837.jpg') no-repeat center center/cover;height:100vh;padding:60px;color:white;box-sizing:border-box;overflow:hidden}.hero-slide{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;opacity:0;transition:opacity 1s ease-in-out}.hero-slide.active{opacity:1}.hero-content{max-width:50%;z-index:1}.hero-content h1{font-size:3.8rem;color:white;margin-bottom:0px;font-family:"Baskervville SC",serif;font-weight:400;font-style:normal}.hero-content p{font-size:1.25rem;margin-bottom:30px;font-family:"Barlow",sans-serif;font-weight:400;font-style:normal}.hero-button{padding:10px 20px;background-color:#ff6347;color:white;text-decoration:none;border-radius:5px;transition:background-color 0.3s}.hero-button:hover{background-color:#e5533d}.hero-images{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.image-slide{position:absolute;top:20%;left:55%;transform:translate(0%,0%) rotate(0deg);opacity:0;transition:opacity 1s ease-in-out}.image-slide img{max-width:100%;height:auto;border-radius:50px}.image-slide.active{opacity:1}@media (max-width:768px){.hero-banner{flex-direction:column;justify-content:center;padding:20px;height:550px}.hero-content{max-width:100%;text-align:center}.hero-content h1{margin-top:0px;font-size:2.5rem;margin-bottom:10px;padding-top:180px}.hero-content p{font-size:1rem;margin-bottom:20px}.hero-button{padding:8px 16px;font-size:1rem}.image-slide{top:35%;left:50%;transform:translate(-50%,-50%) rotate(0deg)}.image-slide img{max-width:100%;border-radius:20px}}.image-container{margin-top:0px;width:450px;height:500px;overflow:hidden;display:flex;justify-content:center;align-items:center}.zoom-image{width:100%;height:100%;object-fit:contain;transition:transform 3s ease-in-out;transform-origin:center}.zoom-image.zoom{transform:scale(1.08)}.image-container{margin-top:0px;width:450px;height:500px;overflow:hidden;display:flex;justify-content:center;align-items:center}.zoom-image{width:100%;height:100%;object-fit:contain;transition:transform 3s ease-in-out;transform-origin:center}.zoom-image.zoom{transform:scale(1.08)}@media (max-width:768px){.image-container{width:100%;height:auto;margin:0 auto;padding:20px}.zoom-image{width:100%;height:auto}}