@import url("https://fonts.googleapis.com/css2?family=Caveat:wght@600&display=swap");section.wide-cta{background-color:var(--wide-cta-background,#ffbc40);display:-webkit-box;display:-ms-flexbox;display:flex;min-height:340px;overflow:hidden;padding:0;position:relative;width:100%}section.wide-cta .wide-cta__background{display:block;height:100%;pointer-events:none;position:absolute;width:auto;z-index:0}section.wide-cta .wide-cta__background--left{bottom:0;left:-45%}section.wide-cta .wide-cta__background--right{right:-45%;top:0}section.wide-cta .wide-cta__background--mobile{display:none}section.wide-cta .wide-cta__container{height:100%;position:relative;width:100%;z-index:1}section.wide-cta .wide-cta__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;height:100%;justify-content:center;margin:0 auto;max-width:875px;padding:37px 0;position:relative;text-align:center;width:100%}section.wide-cta .wide-cta__icon{display:block;height:auto;max-width:44px;width:44px}section.wide-cta .wide-cta__title{color:#011851;font-family:DM Sans,sans-serif;font-size:40px;font-weight:600;line-height:1.2;margin:0;max-width:70%}section.wide-cta .wide-cta__title span{font-family:Caveat,cursive;font-size:50px;font-weight:600}section.wide-cta .wide-cta__blurb{color:#011851;font-family:DM Sans,sans-serif;font-size:18px;font-weight:400;line-height:1.5;max-width:90%}section.wide-cta .wide-cta__blurb>:first-child{margin-top:0}section.wide-cta .wide-cta__blurb>:last-child{margin-bottom:0}section.wide-cta .wide-cta__blurb a{color:inherit;text-decoration:underline}@media (max-width:640px){section.wide-cta{height:auto}section.wide-cta .wide-cta__background--left,section.wide-cta .wide-cta__background--right{display:none}section.wide-cta .wide-cta__background--mobile{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}section.wide-cta .wide-cta__content{height:auto;max-width:100%;padding:40px 20px}section.wide-cta .wide-cta__title{font-size:32px;max-width:100%}section.wide-cta .wide-cta__title span{font-size:37px}section.wide-cta .wide-cta__blurb{max-width:100%}}