.reports-grid{display:grid;gap:2rem}@media only screen and (min-width:1920px){.reports-grid{gap:4rem}}@media only screen and (min-width:1024px){.reports-grid{grid-template-columns:2fr 1fr}}.report-last{align-items:center;border-radius:1.5rem;color:#fff;display:flex;flex-direction:column;gap:1.25rem;overflow:hidden;padding:1.25rem 1rem;position:relative}@media only screen and (min-width:768px){.report-last{gap:1.5rem;padding:2.5rem 1.5rem}}.report-last__bg{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:-10}.report-last h2{margin:0;opacity:1;text-align:center}.report-gallery{align-items:stretch;display:grid;gap:.75rem}@media only screen and (min-width:768px){.report-gallery{gap:1rem;grid-template-columns:1fr 1fr}}.report-gallery img{border-radius:.5rem;-o-object-fit:cover;object-fit:cover;overflow:hidden}.reports-list{display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:space-between}@media only screen and (min-width:768px){.reports-list{gap:1.5rem}}.reports-list__item{align-items:stretch;background-color:#fff;border-radius:.5rem;box-shadow:2px 2px 10px rgba(6,6,119,.06);color:#000;cursor:pointer;display:flex;gap:.5rem;min-width:31ch;padding:.25rem;transition:.3s ease-out}@media only screen and (min-width:768px){.reports-list__item{gap:.75rem}}@media only screen and (min-width:1920px){.reports-list__item{gap:1.5rem}}.reports-list__item:is(a){text-decoration:none}.reports-list__item:is(a):hover{text-decoration:none}@media only screen and (min-width:768px){.reports-list__item{box-shadow:2px 2px 20px rgba(6,6,119,.06)}.reports-list__item:hover{box-shadow:0 14px 28px hsla(7,98%,67%,.18),0 4px 8px hsla(7,98%,67%,.1),0 2px 4px hsla(7,98%,67%,.06)}}.reports-list__item-cover{align-items:flex-start;color:#fff;display:flex;font-size:2em;justify-content:center;line-height:1;padding:1rem;position:relative;width:6ch}@media only screen and (min-width:1024px){.reports-list__item-cover{width:5ch}}.reports-list__item-cover img{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.reports-list__item-cover span{margin:0;position:relative}.reports-list__item-info{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;padding-bottom:1.5rem;padding-top:1.5rem}@media only screen and (min-width:1920px){.reports-list__item-info{gap:.75rem}}.reports-list__item-info p{margin:0}.reports-list__item-title{font-weight:500}.reports-list__item-text{font-size:1.25rem}.reports-list__item-link{background-color:#fff;color:#fd6d59;font-weight:600;margin-top:.75rem}@media only screen and (min-width:768px){.reports-list__item-link{font-size:22px}}@media only screen and (min-width:1920px){.reports-list__item-link{margin-top:.75rem}}