section.hero-section-module{overflow:hidden;position:relative;z-index:1}section.hero-section-module.inside{background-color:#000}section.hero-section-module.inside .media{height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:-1}section.hero-section-module.inside .media *{height:100%;object-fit:cover;object-position:center;width:100%}section.hero-section-module.inside .text-ctn{align-items:center;display:flex;justify-content:center;padding:240px 0}@media screen and (max-width:768px){section.hero-section-module.inside .text-ctn{padding:120px 0}}section.hero-section-module.inside .text-ctn .title{color:#fff;text-align:center}section.hero-section-module.outside{display:flex;flex-direction:column}section.hero-section-module.outside .media{align-items:center;display:flex;height:fit-content;justify-content:center;max-height:calc(100vh - 300px);overflow:hidden;width:100%}section.hero-section-module.outside .media *{aspect-ratio:21/9;height:auto;object-fit:cover;object-position:center;width:100%}section.hero-section-module.outside .text-ctn{padding:60px 0}section.hero-section-module.outside .text-ctn .title{color:#ff8278}