.report-updates{align-items:center;background:#008ed6;display:flex;height:100vh;justify-content:center;padding:20px;width:100%}.updates-heading h2{color:#fff;font-family:Century Gothic;font-size:40px;font-weight:300;text-align:center}.updates-heading h2 div{color:#fff;font-family:Bebas Kai;font-size:80px}.updates-blocks{display:flex;gap:118px;margin-top:32px}.update-img img{border-radius:20px 20px 0 0;max-height:286px;max-width:593px;object-fit:cover;width:100%}.update-content,.update-img{max-width:593px}.update-content{background:#4c4d4f;border-radius:20px;color:#fff;margin-top:-20px;padding:34px 44px;position:relative;z-index:3}.update-content p{color:#fff;font-family:Century Gothic;font-size:16px}.update-content h3{color:#fff;font-family:Century Gothic Bold;font-size:24px;font-weight:700}.update-content a{background:#008ed6;border-radius:5px;color:#fff;font-family:Century Gothic bold;font-size:16px;padding:7px 36px}@media(max-width:1100px){.updates-blocks{flex-direction:column;gap:40px}.report-updates{height:100%}}