.oep-reports{--oep-report-w: 300px;list-style:none;margin:.5rem auto 0;padding:0 0 36px;display:flex;justify-content:center;align-items:flex-start}.oep-reports__item{flex:0 1 var(--oep-report-w);min-width:0}.oep-reports__item+.oep-reports__item{margin-left:10px}.oep-reports__item:nth-child(1){z-index:1;--oep-report-rotate: -5deg;--oep-report-drop: 24px;--oep-report-scale: 1}.oep-reports__item:nth-child(2){z-index:3;--oep-report-rotate: 0deg;--oep-report-drop: 0px;--oep-report-scale: 1.06}.oep-reports__item:nth-child(3){z-index:2;--oep-report-rotate: 4deg;--oep-report-drop: 28px;--oep-report-scale: 1}.oep-report{position:relative;display:flex;flex-direction:column;aspect-ratio:5 / 6;filter:drop-shadow(0 10px 22px rgba(31,32,29,.16));transform:translateY(var(--oep-report-drop, 0px)) rotate(var(--oep-report-rotate, 0deg)) scale(var(--oep-report-scale, 1));transform-origin:50% 40%;transition:transform var(--pi-base) var(--pi-ease)}.oep-reports__item:hover,.oep-reports__item:focus-within{z-index:4}.oep-reports__item:hover .oep-report,.oep-reports__item:focus-within .oep-report{--oep-report-rotate: 0deg;--oep-report-drop: -6px}.oep-report__sheet.card-paper{gap:1.5rem;padding:1.5rem 1.25rem}.oep-report__heading{margin:0;color:var(--pi-ink);text-wrap:balance}.oep-report__body{margin:0;color:var(--pi-ink);line-height:1.45;text-wrap:pretty}@media(max-width:900px){.oep-reports{flex-direction:column;align-items:center;gap:24px;max-width:340px;padding-bottom:0}.oep-reports__item{flex:0 0 auto;width:100%}.oep-reports__item+.oep-reports__item{margin-left:0}.oep-reports__item:nth-child(1),.oep-reports__item:nth-child(2),.oep-reports__item:nth-child(3){--oep-report-rotate: 0deg;--oep-report-drop: 0px;--oep-report-scale: 1}.oep-report{aspect-ratio:auto}.oep-report__sheet.card-paper{gap:2rem;justify-content:flex-start}}
