.call_to_action{--vertical_spacing:4rem;background-color:var(--bs-blue,#5886fb);color:var(--bs-light-blue,#f5f8ff);padding-block:var(--vertical_spacing);text-align:center}.call_to_action__container{margin-left:auto;margin-right:auto}.call_to_action__header{margin-bottom:.625rem}.call_to_action__header-heading{color:var(--bs-light-blue,#f5f8ff);font-weight:400;text-transform:uppercase}@media(min-width:1024px){.call_to_action__header-heading{white-space:pre-line}}.call_to_action__header-heading br{display:none}.call_to_action__content{font-size:1rem;letter-spacing:-.015em;line-height:1.5555555556;margin-bottom:.625rem}.call_to_action__content strong{font-weight:600}@media(min-width:600px){.call_to_action__content{font-size:1.125rem}}.call_to_action__content--emphasize{font-size:1.375rem}@media(min-width:1024px){.call_to_action__content--emphasize{font-size:1.875rem}}.call_to_action__footer{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}@media(min-width:600px){.call_to_action__footer{flex-direction:row;justify-content:center;margin-top:2rem}}.call_to_action__footer .btn{display:block}@media(min-width:1024px){.call_to_action__footer .btn{padding-inline:2.5rem}}.call_to_action.call_to_action--banner{--vertical_spacing:1.5rem;background:var(--Soft-Blue---main-color,#5886fb);border-radius:2rem;box-shadow:3.96234px 18.49091px 46.22727px 0 rgba(88,134,251,.22);margin:3.5rem auto;max-width:48rem}@media(min-width:600px){.call_to_action.call_to_action--banner{text-align:initial}}@media(min-width:1024px){.call_to_action.call_to_action--banner{--vertical_spacing:2.5rem;border-radius:3.25rem}}.call_to_action.call_to_action--banner>.call_to_action__container{padding-inline:1.25rem!important}@media(min-width:600px){.call_to_action.call_to_action--banner>.call_to_action__container{padding-inline:3rem!important}}.call_to_action.call_to_action--banner .call_to_action__footer{justify-content:flex-start}.call_to_action.theme--white{background-color:#fff;color:#2e2e2f}.call_to_action.theme--white .call_to_action__header-heading{color:#2e2e2f}.call_to_action.theme--white .call_to_action__footer .btn{background-color:#5886fb;color:#fff}.call_to_action.theme--white .call_to_action__footer .btn:focus,.call_to_action.theme--white .call_to_action__footer .btn:hover{background-color:rgba(88,134,251,.8)}