.hero-module.hero-module--bg{background:#daf2f6;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0 0 3rem 3rem;margin-bottom:6rem;overflow:hidden;padding:9rem 0 7rem;position:relative}.hero-module.hero-module--bg:before{background:linear-gradient(90deg,rgba(218,242,246,.9),rgba(218,242,246,0));content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.hero-module .outer-wrap{position:relative;z-index:1}.hero-module .inner-wrap{align-items:flex-start;display:flex;justify-content:flex-start}.hero-module .content{margin-top:2rem;max-width:60rem;position:relative;width:60%;z-index:2}.hero-module .content h1{color:#005274;font-size:3.4rem;line-height:1.1;margin:0 0 2.4rem}.hero-module .content .hero-subtitle{color:#005274;font-size:1.6rem;line-height:1.5;margin:0 0 2.4rem;max-width:46rem}.hero-module .button-wrapper{display:flex;flex-wrap:wrap;gap:2rem;margin-top:4rem}.hero-module .hero-logo{margin-bottom:2rem}.hero-module .hero-logo img{display:block;height:4rem;object-fit:contain;width:auto}.hero-module .image-wrapper{align-items:flex-end;border-radius:2rem 0 0 0;bottom:0;display:flex;justify-content:flex-end;max-height:80%;overflow:hidden;position:absolute;right:0;z-index:1}.hero-module .image-wrapper img{height:100%;max-width:600px;object-fit:cover;object-position:center center;width:100%}@media (max-width:992px){.hero-module.hero-module--bg{padding:7rem 0 5rem}.hero-module.hero-module--bg:before{background:linear-gradient(90deg,rgba(218,242,246,.96),rgba(218,242,246,.85))}.hero-module .inner-wrap{align-items:flex-start;flex-direction:column;min-height:auto}.hero-module .content{margin-top:0;max-width:100%;width:100%}.hero-module .image-wrapper{justify-content:center;margin-bottom:3rem;margin-top:3rem;max-width:100%;overflow:visible;position:static}.hero-module .image-wrapper img{height:auto;max-width:90%;object-fit:contain}.hero-module .hero-logo img{height:3rem}}