@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}.landingCTA{color:#fff;font-family:Rajdhani,sans-serif;padding:6.4rem 0 4.2rem;position:relative}.landingCTA_picture,.landingCTA_scrim{bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.landingCTA_img{font-family:"object-fit:cover";height:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.landingCTA_row{width:100%}.landingCTA h2{font-size:5.6rem;line-height:100%;margin:0 0 4.8rem;text-align:center;width:100%}.landingCTA strong{color:#ff2424;display:block}.landingCTA_description{display:flex;flex-direction:column;font-size:24px;font-weight:500;gap:12px;line-height:150%;text-align:center}.landingCTA_description em{font-size:16px;font-style:normal;font-weight:400}.landingCTA_red{background-color:#ff2424;color:#fff;font-family:Rajdhani,sans-serif;font-size:20px;font-weight:700;padding:12px 0;text-align:center}.landingCTA_red .landingCTA_row{justify-content:center}.landingCTA_buttonWrapper{display:flex;justify-content:center;margin-top:40px;width:100%}.landingCTA_buttonWrapper a.button-primary,.landingCTA_buttonWrapper span.button-primary{border-radius:12px;font-size:2rem;font-weight:700}@media (max-width:800px){.landingCTA{padding:3.2rem 0}.landingCTA h2{font-size:3.2rem;margin-bottom:3.2rem}.landingCTA_description{font-size:1.8rem}}