.hero-module{background:#daf2f6;border-radius:0 0 3rem 3rem;padding:26rem 0 20rem}.hero-module .outer-wrap{position:relative}.hero-module .inner-wrap{align-items:center;display:flex;position:relative;z-index:1}.hero-module .content{width:50%}.hero-module .secondary-image{display:flex;margin-bottom:3rem;margin-top:30rem;position:relative;width:50%;z-index:1}.hero-module .content h1{margin:0 0 4.5rem}.hero-module .content h6{margin:0 0 7.2rem}.hero-module .button-wrapper{display:flex;flex-wrap:wrap;grid-gap:1.4rem}.hero-module .image-wrapper{display:flex;justify-content:flex-end;max-height:80rem;max-width:80rem;position:absolute;right:0;top:1rem;width:44vw}.hero-list{margin-top:-11rem}.hero-list .inner-wrap{display:flex;flex-wrap:wrap;gap:2rem}.hero-list .list-item{background:#2c6984;border-radius:3rem;box-shadow:0 7px 20px rgba(0,0,0,.1);padding:2.5rem 3rem;width:calc(50% - 7rem)}.hero-list .list-item h2,.hero-list .list-item p{color:#fff;margin:0 0 2.5rem}.hero-list .list-item p{font-size:1.8rem;line-height:1.4}@media (max-width:768px){.hero-module .inner-wrap{flex-wrap:wrap}.hero-module .content{width:100%}.hero-module .secondary-image{margin-top:10rem;width:100%}.hero-module .image-wrapper{max-width:40rem;top:52rem;width:82vw}.hero-list .list-item{width:100%}}