@import url(https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap);#section-banners--simple-white{max-width:700px;background-color:#1866a0;margin:40px 20px;padding:12px 40px}@media (min-width:768px){#section-banners--simple-white{margin-inline:auto}}#section-banners--simple-white .content{background-color:#fff;border-radius:10px;padding-inline:45px;padding-top:20px;padding-bottom:60px;position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}#section-banners--simple-white .content figure.logo{width:120px;position:absolute;bottom:10px;right:40px}@media (min-width:992px){#section-banners--simple-white .content .text-content{max-width:300px}}#section-banners--simple-white .content .text-content *{color:#f75b1e;font-family:"League Spartan",sans-serif;font-size:32px;font-weight:800;line-height:1.2}#section-banners--simple-white .content .text-content .blue-text{color:#1866a0}#section-banners--simple-white .content .cta-btn-wrapper{position:relative;display:flex;align-items:center;justify-content:center}#section-banners--simple-white .content .cta-btn-wrapper a.btn{background-color:#f75b1e}#section-banners--simple-white .content .cta-btn-wrapper svg{position:absolute}#section-banners--simple-white .content .cta-btn-wrapper svg:first-child{top:24px;left:-25px;transform:rotate(180deg)}#section-banners--simple-white .content .cta-btn-wrapper svg:last-child{top:-11px;right:-25px}