.stories-hero,.stories-hero__images{align-items:center;display:flex;justify-content:center}.stories-hero{isolation:isolate;overflow:hidden;padding:80px 20px;position:relative}.stories-hero__images{flex-direction:row;flex-wrap:wrap;inset:0;pointer-events:none;position:absolute;width:100%;z-index:-1}.stories-hero__images img{height:100%;max-height:20%;max-width:33.33%;-o-object-fit:cover;object-fit:cover;width:100%}.stories-hero__content{background:hsla(0,0%,100%,.9);margin:0 auto;max-width:800px;padding:40px 20px 45px;width:100%}.stories-hero__content :last-child{margin-bottom:0}@media (min-width:768px){.stories-hero{height:calc(100vh - 100px);max-height:650px}.stories-hero__images img{max-height:33.33%;max-width:20%}.stories-hero__content{margin-top:-1rem}.stories-hero__content h1{font-size:55px}.stories-hero__content :not(h1){margin-inline:auto;max-width:700px}.stories-hero__content p{font-size:24px;line-height:1.5}}