@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Manrope:wght@200..800&family=Poppins:ital,wght@0,400;0,700;1,400;1,700&display=swap);.p-home__hero{min-height:400px;position:relative;color:#fff;background:#17449e;padding-top:80px;padding-bottom:120px;overflow:hidden}.p-home__hero>*{z-index:2;position:relative}.p-home__hero h1{margin-top:0;margin-bottom:20px}@media (max-width:991.98px){.p-home__hero h1{font-size:30px}}.p-home__hero h2{font-size:20px;margin-top:20px;color:#fff}@media (min-width:992px){.p-home__hero h2{font-size:24px}}.p-home__hero-excerpt{opacity:.7;margin-bottom:30px}.p-home__hero-image{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;z-index:0}.p-home__hero-gradient{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background:linear-gradient(to right,#17449e,rgba(23,68,158,0))}.p-home__hero-cta::after{content:"";height:2px;width:100px;background:#fff;border-radius:1px;position:absolute;top:50%;margin-top:-1px;right:-120px}.p-home__content{margin-top:-50px;position:relative;z-index:3}