.home-page-hero{background-color:#fff;position:relative}.home-page-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.home-page-hero__overlay picture{width:100%;height:100%}.home-page-hero__overlay img{width:100%;height:100%;object-fit:cover;object-position:50% 20%}.home-page-hero__overlay.mobile{visibility:hidden}.home-page-hero__content{padding-top:4rem;padding-bottom:4rem;position:relative}.home-page-hero__content .page-header__content{width:450px}.home-page-hero__content h1{font-size:45px;line-height:49.5px;width:100%;color:var(--primary-corporate-blue)}.home-page-hero__content p{margin-top:3.5rem;margin-bottom:4rem;width:100%;color:var(--primary-corporate-blue)}@media screen and (width < 992px){.home-page-hero__overlay img{object-position:70% 50%}.home-page-hero__content{padding-bottom:3rem}}@media screen and (width < 768px){.home-page-hero__overlay.none-mobile{visibility:hidden}.home-page-hero__overlay.mobile{visibility:visible}.home-page-hero__content .page-header__content{width:260px}.home-page-hero__content h1{font-size:26px;line-height:29px}.home-page-hero__content p{margin-top:2rem;margin-bottom:20vh}}@media screen and (width < 576px){.home-page-hero__overlay img{object-position:90% 50%}.home-page-hero__content p{width:240px;margin-bottom:14vh}.home-page-hero__content .buttons{width:100%}}.how-can-we-help{padding-top:0rem}.how-can-we-help .home-page-tiles{width:100%}.how-can-we-help .tile{display:flex;flex-direction:row;gap:1rem;background:#f8f8fc;border:2px solid #ced4d9;border-radius:.8rem;padding:2rem;align-items:center;text-decoration:none;color:var(--primary-corporate-blue) !important;width:calc(25% - 2.25rem);transition:border-color .3s}.how-can-we-help .tile:hover{border-color:var(--primary-purple)}@media screen and (width < 1025px){.how-can-we-help .tile{width:calc(33% - 1.7rem)}}@media screen and (width < 992px){.how-can-we-help .tile{width:calc(50% - 3rem)}}@media screen and (width < 768px){.how-can-we-help{padding-top:2rem;padding-bottom:0}.how-can-we-help h3{color:var(--primary-corporate-blue)}.how-can-we-help .tile{width:100%}}
