@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@600&family=Source+Sans+Pro:wght@400&display=swap");.full-width-hero{--fwh-heading-font:"Montserrat",Arial,sans-serif;--fwh-body-font:"Source Sans Pro",Arial,sans-serif;--fwh-gradient:linear-gradient(180deg,rgba(137,189,236,.15) 19.124%,rgba(93,154,209,.194) 28.068%,rgba(48,118,181,.237) 38.534%,rgba(48,118,181,.325) 47.558%,rgba(48,118,181,.75) 60.412%,#3076b5);background-color:#3076b5;box-sizing:border-box;height:751px;overflow:hidden;position:relative;width:100%}.fwh-bg{display:block;height:100%;object-fit:cover;object-position:center top;width:100%}.fwh-bg,.fwh-overlay{inset:0;position:absolute}.fwh-overlay{pointer-events:none}.fwh-inner{align-items:flex-end;box-sizing:border-box;display:flex;height:100%;margin:0 auto;max-width:1440px;padding:0 20px 40px;position:relative;z-index:1}.fwh-content{gap:20px}.fwh-content,.fwh-copy{align-items:flex-start;display:flex;flex-direction:column;width:100%}.fwh-copy{gap:16px;max-width:760px}.fwh-heading{color:#fff;font-family:var(--fwh-heading-font);font-size:32px;font-weight:600;line-height:1.1;margin:0}.fwh-description{color:hsla(0,0%,100%,.8);font-family:var(--fwh-body-font);font-size:18px;font-weight:400;line-height:1.2}.fwh-description p{margin:0}.fwh-ctas{align-items:flex-start;display:flex;flex-direction:column;gap:12px;width:100%}.fwh-cta{align-items:center;border-radius:12px;box-sizing:border-box;display:inline-flex;font-family:var(--fwh-body-font);font-size:16px;font-weight:400;justify-content:center;line-height:24px;padding:10px 32px;text-align:center;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,opacity .15s ease;white-space:nowrap;width:100%}.fwh-cta--primary{background-color:#f96f48;border:1px solid #f96f48;color:#fff}.fwh-cta--primary:focus,.fwh-cta--primary:hover{background-color:#e85f39;border-color:#e85f39;color:#fff}.fwh-cta--secondary{background-color:transparent;border:1px solid #fff;color:#fff}.fwh-cta--secondary:focus,.fwh-cta--secondary:hover{background-color:hsla(0,0%,100%,.15);color:#fff}@media (min-width:768px){.full-width-hero{--fwh-gradient:linear-gradient(180deg,rgba(137,189,236,.15) 0.554%,rgba(93,154,209,.194) 11.552%,rgba(48,118,181,.237) 24.421%,rgba(48,118,181,.325) 35.517%,rgba(48,118,181,.75) 51.322%,#3076b5);height:751px}.fwh-inner{align-items:flex-end;padding:0 96px 96px}.fwh-heading{font-size:48px}.fwh-description{font-size:24px;max-width:635px}.fwh-ctas{align-items:center;flex-direction:row}.fwh-cta,.fwh-ctas{width:auto}}