@keyframes hover-gradient{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}@keyframes text-hover-gradient{0%{background-position:100% 0%}100%{background-position:0% 0%}}.rounded-lower-corner-text-cta{width:100%;padding:2em;text-align:center;background-color:#0400f5;color:#fff;border-bottom-left-radius:40px;border-bottom-right-radius:40px}@media print,screen and (min-width: 52.5625em){.rounded-lower-corner-text-cta{min-height:283px;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:1.5em 2em;border-bottom-left-radius:35px;border-bottom-right-radius:35px}}.rounded-lower-corner-text-cta--light-mode{background-color:#f0f5ff;color:#000}.rounded-lower-corner-text-cta .component{margin-bottom:0}.rounded-lower-corner-text-cta .component p{margin-bottom:0}.rounded-lower-corner-text-cta .component *{font-size:20px;line-height:1.35;font-weight:700}@media print,screen and (min-width: 52.5625em){.rounded-lower-corner-text-cta .component *{font-size:32px;line-height:38px}}.rounded-lower-corner-text-cta a.primary-blue-cta{color:#fff;margin-top:1.5em}.rounded-lower-corner-text-cta a.primary-blue-cta:hover,.rounded-lower-corner-text-cta a.primary-blue-cta:active{color:#fff}.rounded-lower-corner-text-cta a.inverted-cta{color:#000;margin-top:1.5em}.rounded-lower-corner-text-cta a.inverted-cta:hover,.rounded-lower-corner-text-cta a.inverted-cta:active{color:#000}