.hero-section{background:0 0;width:100%;height:clamp(350px,54vw,650px);overflow:hidden}.hero-section .slide{width:100%;height:100%;display:block}.hero-section .slide img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}@media (max-width:900px){.hero-section{height:clamp(220px,40vw,400px)}}@media (max-width:767px){.hero-section{height:220px;overflow:hidden}.hero-section .slide{width:100%;height:220px;display:block}.hero-section .slide img{object-fit:cover;object-position:center center;width:100%;height:220px;display:block}}@media (max-width:480px){.hero-section,.hero-section .slide,.hero-section .slide img{height:200px}}
