.hero-section{padding:1.5rem;position:relative}.hero-section .hero-inner{position:absolute;inset:1.5rem;width:auto}@media only screen and (max-width:1023px){.hero-section .hero-inner{position:relative;inset:initial;padding-bottom:1.5rem;padding-top:1.5rem;min-height:50svh}}.hero-section .intro{max-width:740px;width:100%;color:#fff}.hero-section .image-wrapper{position:relative;width:100%;height:360px}.hero-section .image-wrapper:before{content:"";position:absolute;inset:0;border-radius:14px;background:linear-gradient(0deg,rgba(61,65,82,.6),rgba(61,65,82,.6))}.hero-section .image-wrapper img{border-radius:14px;margin-left:auto;margin-right:auto;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media only screen and (max-width:1023px){.hero-section .image-wrapper{position:absolute;width:calc(100% - 32px);height:auto;left:16px;right:16px;top:1.5rem;bottom:1.5rem}.hero-section{padding-left:16px;padding-right:16px}}