.hero-banner{border-radius:10px;overflow:hidden;position:relative;display:flex;align-items:center;margin-bottom:16px}.hero-content{position:relative;z-index:2;width:75%}.hero-content .slick-slider{width:100%}.hero-content .slick-slide{outline:none}.hero-content .hero-slide img,.hero-content img{width:100%;height:auto;display:block}.hero-banners{display:flex;gap:8px;flex-direction:column;margin-left:16px}.hero-banner-box img{width:auto;max-height:200px}.hero-banner-box img:hover{transform:scale(1.05);transition:transform .3s ease;cursor:pointer}@media only screen and (max-width:996px){.hero-content{width:100%}.hero-banner{flex-direction:column}.hero-banners{margin-left:0;flex-direction:row}}@media only screen and (max-width:600px){.hero-banners{flex-direction:column}}