.competition-reports>header{align-items:center}.competition-reports>header>a{margin-left:auto}.report-nav{display:flex;gap:8px;margin-left:16px}.report-nav button{width:42px;height:42px;border:1px solid #bdc7d3;border-radius:50%;background:#fff;color:#031b3c;font-size:1.25rem;font-weight:900;cursor:pointer;transition:.2s}.report-nav button:hover,.report-nav button:focus-visible{background:#e30620;border-color:#e30620;color:#fff}.report-grid{display:flex;gap:18px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.report-grid::-webkit-scrollbar{display:none}.report-card{flex:0 0 calc((100% - 36px)/3);min-width:0;display:flex;flex-direction:column;scroll-snap-align:start;min-height:390px}.report-card>img,.report-placeholder{width:100%;height:165px;flex:none;object-fit:cover}.report-card>div:last-child{flex:1}.report-card h3{font-size:1.05rem}.report-card footer button{border:0;background:transparent;color:#031b3c;font:inherit;font-weight:900;cursor:pointer}@media(max-width:1200px){.report-card{flex-basis:calc((100% - 18px)/2)}}@media(max-width:640px){.competition-reports>header{align-items:flex-end;flex-wrap:wrap}.competition-reports>header>a{display:none}.report-nav{margin-left:auto}.report-card{flex-basis:100%;min-height:380px}.report-card>img,.report-placeholder{width:100%;height:175px}}
