.hero{background-color:#24314d;background-position:50%;background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:500px;overflow-x:clip;position:relative;width:100%}.hero .hero_title p:first-child{margin-top:3rem}.container{display:flex;flex-direction:row;height:100%;justify-content:space-between;margin:0 auto;position:relative;width:65rem;z-index:1}.right{height:calc(100% + 100px);position:absolute;right:-150px;top:-100px;width:100%;z-index:0}.image-inner{height:100%;overflow:hidden;position:absolute;right:75px;z-index:-1}.hero-image-round{border:6px solid #fff;border-radius:50%}.image-inner img{max-height:700px;opacity:.55}.left{display:flex;flex-direction:column;justify-content:center}img.hero-image-round.outer{max-height:700px;position:absolute;right:0}.content{color:#fff;max-width:unset;width:100%}.content>.content--inner>h1{text-transform:uppercase}.content>.content--inner{width:100%}