.background-banner{position:relative;display:block}
.background-banner__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none;user-select:none;z-index:0}
.background-banner__content{position:relative;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;font-family:"Geomanist-light",sans-serif;font-weight:300;width:100%;height:auto;padding:40px 16px;display:flex;flex-direction:column;align-items:flex-end;z-index:1;min-height:306px}
@media(min-width:1024px){.background-banner__content{padding:80px 274px;min-height:344px}
}
.background-banner__content--hero{min-height:130px}
@media(min-width:768px){.background-banner__content--hero{min-height:235px}
}
@media(min-width:992px){.background-banner__content--hero{min-height:280px}
}
@media(min-width:1200px){.background-banner__content--hero{min-height:320px}
}
@media(min-width:1400px){.background-banner__content--hero{min-height:370px}
}
@media(min-width:1600px){.background-banner__content--hero{min-height:420px}
}
@media(min-width:1800px){.background-banner__content--hero{min-height:470px}
}
.background-banner__content-title{font-weight:400;line-height:1.5;font-size:28px;color:#152a69;text-align:right;font-family:"Geomanist-medium",sans-serif;font-weight:300;z-index:1}
@media(min-width:1024px){.background-banner__content-title{font-size:40px}
}
.background-banner__content-subtitle{font-size:16px;line-height:28px;color:#162f74;max-width:340px;text-align:right;margin-top:0;margin-bottom:1rem;font-family:"Geomanist-light",sans-serif;z-index:1}
@media(min-width:1024px){.background-banner__content-subtitle{font-size:18px}
}
.background-banner__content-cta{background-color:#eb0000;border-radius:50px;width:100%;min-height:56px;max-width:100%;text-align:center;display:block;padding:0 16px;display:flex;align-items:center;justify-content:center;z-index:1}
@media(min-width:1024px){.background-banner__content-cta{width:282px}
}
.background-banner__content-btn{text-decoration:none;font-weight:400;line-height:1.5;font-family:"Geomanist-book",sans-serif;color:#fff;text-transform:uppercase;font-size:16px}