@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}.landingAbout{color:#323940;font-family:Rajdhani,sans-serif;padding:8rem 0;position:relative}.landingAbout_col img{display:block;height:auto;width:100%}.landingAbout_row{align-items:center;justify-content:space-between;width:100%}.landingAbout h2{font-size:4rem;font-weight:600;line-height:100%;margin:0 0 2.4rem;text-align:center;width:100%}.landingAbout_description{display:flex;flex-direction:column;font-size:24px;font-weight:500;gap:12px;line-height:150%;text-align:center}.landingAbout .landingAbout_description ul strong{font-weight:600}.landingAbout .landingAbout_description ul{display:flex;flex-direction:column;gap:12px;list-style:none;margin:24px 0 0;padding:0}.landingAbout .landingAbout_description ul li{display:inline-flex;font-size:18px;line-height:150%;padding-left:20px;position:relative;text-align:left}.landingAbout .landingAbout_description ul li:before{background-color:#ff2828;content:"";display:block;height:6px;left:0;position:absolute;top:9px;width:6px}.landingAbout .landingAbout_subheading{font-size:24px;font-weight:500;margin:0 0 5.6rem;text-align:center;width:100%}.landingAbout_col.col{flex:none;width:49%}.landingAbout_buttonWrapper{display:flex;margin-top:24px;width:100%}.landingAbout_buttonWrapper a.button-primary{background-color:#333;border-radius:2px;font-size:2rem;font-weight:600}.landingAbout_buttonWrapper a.button-primary:hover{background-color:#fff;color:#000}@media (max-width:800px){.landingAbout{padding:5.6rem 0}.landingAbout h2{font-size:3.2rem}.landingAbout .landingAbout_subheading{font-size:1.8rem}.landingAbout .landingAbout_subheading br{display:none}.landingAbout_col.col{width:100%}}