:root{--zero: 0;--xxs: 375px;--xs: 450px;--sm: 769px;--md: 980px;--lg: 1025px;--xl: 1100px;--2xl: 1280px;--3xl: 1440px;--4xl: 1920px}@media screen and (min-width: 980px){.md-max{display:none}}@media screen and (max-width: 979px){.md-min{display:none}}.homepage-report{position:relative;margin:var(--spacing-xxl) auto;text-align:center}.homepage-report-year{display:block;margin:16px 0 40px;font-size:max(100px,min(28rem,280px));line-height:1;text-shadow:1px 1px 0 var(--violet-500),-1px 1px 0 var(--violet-500),-1px -1px 0 var(--violet-500),1px -1px 0 var(--violet-500);color:var(--white)}@media screen and (min-width: 769px){.homepage-report-year{margin:16px 0 48px}}.homepage-report-list--first{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin:0 0 16px}.homepage-report-list--first li h3{flex-direction:column-reverse}.homepage-report-list--first li:first-child{flex-shrink:0;aspect-ratio:340/237}@media screen and (min-width: 980px){.homepage-report-list--first li:first-child{margin:48px 0 0 var(--columns-size);padding:24px}}.homepage-report-list--first li:last-child{margin:0 0 48px;aspect-ratio:280/314;background:var(--turquoise-500)}@media screen and (min-width: 769px){.homepage-report-list--first li:last-child{--columns: 2.5;position:absolute;top:139px;right:0;z-index:1;margin:0}}.homepage-report-list--last{display:flex;justify-content:flex-start;align-items:flex-start;gap:var(--columns-size);margin:24px 0 0}@media screen and (min-width: 769px){.homepage-report-list--last{margin:64px 0 0 calc(var(--columns-size) * 4)}}.homepage-report-list--last li{display:none}.homepage-report-list--last li:first-child{display:block;aspect-ratio:144/160;flex-shrink:0;background:var(--light_grey)}.homepage-report-list--last li:first-child h3{font-size:var(--f-3xl)}@media screen and (min-width: 769px){.homepage-report-list--last li:first-child{position:absolute;top:40%;left:0}}.homepage-report-list--last li:nth-child(2){--columns: 2;display:block;aspect-ratio:230/335;margin:40px 0 0}@media screen and (min-width: 769px){.homepage-report-list--last li:nth-child(2){position:absolute;bottom:64px;left:calc(var(--columns-size) * 7);z-index:-1}}@media screen and (min-width: 769px){.homepage-report-list--last li:nth-child(3){--columns: 2;position:absolute;top:0;left:calc(var(--columns-size) * 8);display:block;aspect-ratio:205/230}.homepage-report-list--last li:last-child{--columns: 2;display:block;aspect-ratio:227/250}}.homepage-report-item{position:relative;padding:12px;background:var(--blue)}@media screen and (min-width: 980px){.homepage-report-item{padding:32px 28px}}.homepage-report-item h3{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:56px;height:100%}.homepage-report-item h3 span{font-family:var(--font-secondary);font-size:var(--f-xxs);font-weight:500}@media screen and (min-width: 769px){.homepage-report-item h3 span{font-size:var(--f-xl)}}.homepage-report-item-media{position:absolute;top:0;right:0;bottom:0;left:0}.homepage-report-item picture,.homepage-report-item img,.homepage-report-item video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
