div.start-home>div.maxwidth{padding-bottom:160px}div.notizie{margin-top:-60px}div.notizie>div.maxwidth{align-items:flex-start;background-color:var(--white);border-radius:10px;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:60px;padding:25px}div.notizie>div.maxwidth>a.news{align-items:flex-start;border-radius:5px;color:var(--black);display:flex;flex:0 1 auto;flex-direction:column;height:450px;justify-content:flex-start;margin:15px 10px;width:280px}div.notizie>div.maxwidth>a.news>picture{aspect-ratio:3/2;border-radius:5px;margin-bottom:7px;overflow:hidden;position:relative;width:100%}div.notizie>div.maxwidth>a.news>picture>img{height:100%;left:0;position:absolute;top:0;width:100%}div.notizie>div.maxwidth>a.news>:not(picture){padding:0 20px}div.notizie>div.maxwidth>a.news>b{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin-top:7px;overflow:hidden;text-overflow:ellipsis}div.notizie>div.maxwidth>a.news>p:first-of-type{color:var(--green-logo);font-size:.8em;font-weight:300}div.notizie>div.maxwidth>a.news>p:last-of-type{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;margin-top:10px;overflow:hidden;text-overflow:ellipsis}div.notizie>div.maxwidth>div.pagine{align-items:center;display:flex;gap:5px;justify-content:center;margin-top:40px;width:100%}div.notizie>div.maxwidth>div.pagine>a{background-color:var(--green-light1);border-radius:5px;color:var(--white);display:inline-block;padding:8px 10px}div.notizie>div.maxwidth>div.pagine>a[current]{background-color:var(--green-light3)}div.notizie>div.maxwidth>div.pagine>a.other{background-color:transparent;color:#000}div.notizie>div.maxwidth>div.pagine>a:hover{background-color:var(--blue2);color:var(--white)}@media screen and (max-width:1300px){main>div.start-home>div.maxwidth{padding-bottom:100px}main>div.notizie{margin-top:0}main>div.notizie>div.maxwidth{border-radius:unset;box-shadow:unset;padding:100px 25px}}