.stories-lista{padding-top:28px;padding-bottom:48px}.stories-lista>header span{color:#16834b;font-weight:800;text-transform:uppercase}.stories-lista>header h1{font-size:clamp(34px,7vw,54px);margin:5px 0}.stories-lista>header p{color:#60656f}.stories-grade{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px}.stories-grade article{aspect-ratio:9/16;border-radius:20px;overflow:hidden;background:#111;box-shadow:0 8px 24px rgba(0,0,0,.12)}.stories-grade a{display:block;height:100%;position:relative;color:#fff}.stories-grade img{width:100%;height:100%;object-fit:cover}.stories-grade article div{position:absolute;inset:auto 0 0;padding:70px 18px 20px;background:linear-gradient(transparent,rgba(0,0,0,.9))}.stories-grade small{font-weight:800;color:#54df91;text-transform:uppercase}.stories-grade h2{font-size:22px;line-height:1.08;margin:8px 0 0}@media(max-width:760px){.stories-grade{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stories-grade h2{font-size:17px}.stories-grade article div{padding:55px 12px 14px}}
