.other-reports{padding-top:var(--dsk-section-y);grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:16px;display:grid}.other-reports__head{grid-area:1/1;margin-bottom:28px}.other-reports__actions{grid-area:1/2;align-items:center;gap:8px;margin-bottom:28px;display:flex}.other-reports__nav{align-items:center;gap:4px;display:flex}.other-reports__all{border:1px solid var(--dsk-ink);border-radius:var(--dsk-radius-button);min-height:44px;color:var(--dsk-ink);font-size:var(--dsk-small);justify-content:center;align-items:center;padding:0 18px;text-decoration:none;transition:border-color .18s,color .18s;display:inline-flex}.other-reports__all:hover{border-color:var(--dsk-accent);color:var(--dsk-accent)}.other-reports__all:focus-visible{outline:1px solid var(--dsk-ink);outline-offset:3px}.other-reports__grid{gap:var(--dsk-gap);scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;grid-area:2/1/auto/-1;display:flex;overflow-x:auto}.other-reports__grid::-webkit-scrollbar{display:none}.other-reports__grid .report-tile{scroll-snap-align:start;flex:0 0 calc(25% - 18px)}@media (width<=960px){.other-reports__grid .report-tile{flex-basis:calc(33.3333% - 16px)}}@media (width<=620px){.other-reports{grid-template-columns:minmax(0,1fr)}.other-reports__head{margin-bottom:20px}.other-reports__grid{grid-column:1;gap:12px;width:calc(100% + 20px);margin-left:-10px;padding:0 10px;scroll-padding-inline:10px}.other-reports__actions{grid-area:3/1;justify-content:center;margin-top:20px;margin-bottom:0}.other-reports__nav{display:none}.other-reports__grid .report-tile{flex-basis:82%}}@media (prefers-reduced-motion:reduce){.other-reports__grid{scroll-behavior:auto}}.other-reports__nav .dsk-slider-arrow:disabled{opacity:.36;cursor:default}
