@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:8rem 0 6.4rem;position:relative}.landingCTA:before{background-color:rgba(0,0,0,.5);content:"";height:100%;position:absolute;right:0;top:0;width:100%;z-index:1}.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{position:relative;width:100%;z-index:1}.landingCTA h2{font-size:4.4rem;font-weight:600;line-height:110%;margin:0 0 4.8rem;text-align:center;width:100%}.landingCTA strong{display:block;font-weight:600}.landingCTA_description{display:flex;flex-direction:column;font-size:24px;font-weight:400;gap:12px;line-height:140%;text-align:center}.landingCTA_description em{font-size:16px;font-style:normal;font-weight:400}.landingCTA_red{background-color:#333;color:#fff;font-family:Rajdhani,sans-serif;font-size:20px;font-weight:600;padding:12px 0;text-align:center}.landingCTA_red .landingCTA_row{justify-content:center}.landingCTA_buttonWrapper{display:flex;justify-content:center;margin-top:24px;width:100%}.landingCTA_buttonWrapper a.button-primary{background-color:#333;border-radius:2px;font-size:2rem;font-weight:600}.landingCTA_buttonWrapper a.button-primary:hover{background-color:#fff;color:#000}@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}}