section.reports{padding:100px 0}@media(max-width:1023px){section.reports{padding:60px 0}}@media(max-width:767px){section.reports{padding:50px 0}}section.reports .reports__title{font-family:Power Grotesk,sans-serif;margin-bottom:40px}@media(max-width:767px){section.reports .reports__title{margin-bottom:32px}}section.reports .reports__layout{align-items:start;column-gap:50px;display:grid;grid-template-columns:minmax(0,610px) minmax(0,505px);justify-content:space-between}@media(max-width:1023px){section.reports .reports__layout{gap:32px;grid-template-columns:1fr}}section.reports .reports__list{border-top:1px solid #dedede}section.reports .reports__item{align-items:center;border-bottom:1px solid #dedede;display:flex;gap:20px;justify-content:space-between;min-height:92px;padding:20px 0}section.reports .reports__item h3{font-family:Power Grotesk,sans-serif;font-weight:500;line-height:1.15}section.reports .reports__download{align-items:center;border:1px solid #1d1d1d;border-radius:30px;color:#1d1d1d;display:inline-flex;font-size:1rem;gap:12px;justify-content:center;line-height:1.5;min-height:45px;min-width:158px;padding:14px 45px;transition:background-color .3s ease-out,border-color .3s ease-out}section.reports .reports__download:focus,section.reports .reports__download:hover{background-color:#f0f0f0}@media(max-width:767px){section.reports .reports__download{min-width:auto;padding:9px 16px}}section.reports .reports__download-icon{background:url(cd06485d2f319e6116ca.svg) no-repeat 50%/contain;height:16px;transition:transform .3s ease-out;width:16px}section.reports .reports__download:focus .reports__download-icon,section.reports .reports__download:hover .reports__download-icon{transform:translateY(2px)}section.reports .reports__featured{background-color:#f0f0f0;min-height:540px;overflow:hidden;position:relative}section.reports .reports__featured:after{background:linear-gradient(180deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,0) 55%);content:"";inset:0;pointer-events:none;position:absolute}@media(max-width:767px){section.reports .reports__featured{min-height:390px}}section.reports .reports__featured-image{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}section.reports .reports__featured-content{padding:40px;position:relative;z-index:1}section.reports .reports__featured-content h3{font-family:Power Grotesk,sans-serif;margin-bottom:24px}@media(max-width:767px){section.reports .reports__featured-content{padding:24px}section.reports .reports__featured-content h3{font-size:24px}}section.reports .reports__download--featured{background-color:#81e8ff;border-color:#81e8ff;min-width:142px;padding:14px 32px}section.reports .reports__download--featured:focus,section.reports .reports__download--featured:hover{background-color:#69ddf7;border-color:#69ddf7}