.M-HeroS{align-items:center;background-color:#f5f5f5;display:flex;min-height:500px;overflow:hidden;position:relative;width:100%}.M-HeroS__bg-wrapper{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.M-HeroS__bg-img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.M-HeroS__overlay{background:linear-gradient(90deg,rgba(245,163,30,.3),rgba(143,95,18,0));height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.M-HeroS__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;margin:0 auto;max-width:1200px;padding:40px 20px;position:relative;width:100%;z-index:2}.M-HeroS--default .M-HeroS__container,.M-HeroS__container{justify-content:center}.M-HeroS--top_center .M-HeroS__container{justify-content:flex-start}.M-HeroS--bottom .M-HeroS__container{justify-content:flex-end}.M-HeroS__content{border-radius:4px;box-sizing:border-box;color:#fff;max-width:100%;min-width:280px;padding:20px;width:40%}.M-HeroS__title{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:4rem;font-weight:800;line-height:1.2;margin-bottom:1rem}.M-HeroS__text{font-size:1rem;line-height:1.5}.M-HeroS__text p{margin-bottom:1rem}.M-HeroS__title-wrapper--top-center,.M-HeroS__title-wrapper--top-center .M-HeroS__title{display:none}.M-HeroS__title--bottom{margin-bottom:0;margin-top:1.5rem}@media (max-width:768px){.M-HeroS{min-height:400px}.M-HeroS__content{width:30%}.M-HeroS__title{font-size:2rem}}@media (max-width:480px){.M-HeroS__title{font-size:1.75rem}}