.hero-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin:0 auto;max-width:1234px;padding:0 20px;width:100%;z-index:10}.hero-wrapper,.module--hero_banner{position:relative}.module--hero_banner h2{font-size:28px}.hero-content{width:100%}.hero-wrapper.text_left .hero-image{padding-top:40px;text-align:center}.hero-wrapper.text_right .hero-image{padding-bottom:40px;text-align:center}.hero-wrapper.text_right{flex-direction:column-reverse}.hero-wrapper.full_width_text .hero-text{margin:0 auto;text-align:center;width:100%}.hero-wrapper.full_width_text h1{margin-bottom:10px}.hero-wrapper .hero-cta{margin-top:40px}.hero-wrapper .hero-social{display:flex;gap:30px;justify-content:center;list-style:none;margin:30px 0 0;padding:0}.hero-wrapper .hero-social li{align-items:center;background-color:#000;border-radius:50%;display:flex;height:50px;justify-content:center;line-height:20px;transition:all .5s;width:50px}.hero-wrapper .hero-social li:hover{opacity:.5}.hero-wrapper .hero-social svg{fill:#fff;height:20px}@media (min-width:767px){.hero-wrapper.text_right{flex-direction:row-reverse}.hero-wrapper.text_left .hero-content,.hero-wrapper.text_right .hero-content{flex-basis:50%}.hero-wrapper.text_left .hero-image,.hero-wrapper.text_right .hero-image{padding-top:0}.hero-wrapper.text_right .hero-text{padding-left:10%}.hero-wrapper.text_left .hero-text{padding-right:10%}.hero-wrapper.full_width_text .hero-cta{align-items:center;display:flex;gap:50px;justify-content:center}.hero-wrapper .hero-social{margin-top:0}.hero-wrapper h1.large{font-size:60px;line-height:72px}}@media (min-width:1274px){.hero-wrapper{padding:0}}