.hero__interior .hero__container{margin:0 auto;padding:0 0 5rem;position:relative;width:100%}@media(min-width: 1024px){.hero__interior .hero__container{max-width:calc(960px + 2rem)}}@media(min-width: 1460px){.hero__interior .hero__container{max-width:calc(1260px + 2rem)}}@media(min-width: 1960px){.hero__interior .hero__container{max-width:calc(1400px + 2rem)}}.hero__interior .hero__wrapper{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:8rem 2rem 4rem;position:relative;text-align:center;z-index:1}@media(min-width: 1024px){.hero__interior .hero__wrapper{padding:10rem 2rem 5rem}}.hero__interior .hero__wrapper:before{background-color:#cedee0;border-bottom-left-radius:6rem;border-bottom-right-radius:6rem;content:"";height:100%;left:.75rem;position:absolute;right:.75rem;top:0;z-index:-1}@media(min-width: 1024px){.hero__interior .hero__wrapper:before{left:1rem;right:1rem}}.hero__interior .hero__titleInt{color:#191818}.post__news{background-color:#fff;border:.1rem solid #e9e9e9;border-radius:2rem;flex:1;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease-out;z-index:2}@media(max-width: 1023px){.post__news{padding:1rem}}.post__news .post__link{inset:0;position:absolute;text-decoration:none;z-index:2}.post__news .post__category{color:#f4b13d;font-size:.85rem;text-transform:uppercase;margin-bottom:.15rem}.post__news img{aspect-ratio:1.5/1;border-radius:2rem;transition:all .3s ease-out;width:100%}.post__news .heading__wrap{display:flex;flex-direction:column;gap:.25rem;margin-top:1rem;position:relative}@media(max-width: 1023px){.post__news .heading__wrap{padding-bottom:1rem}}.post__news .heading__wrap .title__wrap{display:flex;flex-wrap:wrap;gap:.25rem;justify-content:space-between}.post__news .heading__wrap .title__wrap .post__title{width:100%}.post__news .heading__wrap .line__wrap{align-items:center;bottom:-1rem;display:flex;gap:1rem;justify-content:space-between;position:absolute;right:0rem}@media(max-width: 1023px){.post__news .heading__wrap .line__wrap{bottom:-0.25rem}}.post__news .heading__wrap .line__wrap svg{opacity:0;transition:all .2s ease-in;width:1.25rem}@media(max-width: 1023px){.post__news .heading__wrap .line__wrap svg{opacity:1}}.post__news .heading__wrap .line__wrap svg path{fill:#f4b13d}.post__news .heading__wrap .post__date{color:rgba(25,24,24,.7);flex:none;font-size:.75rem}.post__news .heading__wrap .post__excerpt{color:rgba(25,24,24,.9);font-size:.9rem}.post__news:hover{background-color:rgba(244,177,61,.25)}.post__news:hover .line__wrap svg{opacity:1}.post__news:hover img{transform:scale(1.025)}.report__item{align-items:center;background-color:#fff;border-radius:1.25rem;display:flex;gap:1rem;justify-content:space-between;padding:1.5rem 1rem;position:relative;transition:all .3s ease-out;width:100%}.report__item .report__link{inset:0;position:absolute;text-decoration:none;z-index:1}.report__item .title__wrap{display:flex;flex-direction:column}.report__item .report__category{color:#ea553f;font-size:.85rem;text-transform:uppercase}.report__item .report__title{color:rgba(25,24,24,.75);font-size:1.25rem;width:100%}.report__item .line__wrap{align-items:center;display:flex;flex:none;gap:.35rem}.report__item .line__wrap .post__date{color:rgba(25,24,24,.65);flex:none;font-size:.75rem}.report__item .line__wrap svg{opacity:0;transition:all .2s ease-in;width:1rem}@media(max-width: 1023px){.report__item .line__wrap svg{opacity:1}}.report__item .line__wrap svg path{fill:rgba(234,85,63,.65)}.report__item:hover{background-color:rgba(234,85,63,.25)}.report__item:hover:before{background-color:rgba(0,0,0,0)}.report__item:hover svg{opacity:1}.archive__layout{align-items:flex-start;display:grid;grid-template-columns:4fr 2fr;gap:.3rem}@media(max-width: 767px){.archive__layout{gap:2rem;grid-template-columns:1fr}}.archive__layout .news__wrapper{align-items:center;display:flex;flex-direction:column;gap:2rem}@media(max-width: 767px){.archive__layout .news__wrapper.order2{order:2}}.archive__layout .col__news{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}@media(max-width: 519px){.archive__layout .col__news{grid-template-columns:1fr}}.archive__layout .col__reports{display:flex;flex-direction:column;gap:.5rem}@media(min-width: 768px){.archive__layout .col__reports{position:sticky;top:6rem}}.btns__wrapper{align-items:center;border:.1rem solid #dedede;border-radius:1rem;display:flex;gap:.5rem;margin-bottom:2rem;padding:.15rem;width:-moz-fit-content;width:fit-content}@media(min-width: 768px){.btns__wrapper{display:none}}.btns__wrapper .btnArchive__item{background-color:rgba(0,0,0,0);border:0;border-radius:1rem;color:#191818;cursor:pointer;font-size:1.15rem;padding:.5rem .85rem;transition:all .3s ease-out}.btns__wrapper .btnArchive__item.active{background-color:#156369;color:#fff}.post__header{display:flex;flex-direction:column;gap:1rem}.post__header .post__cover{aspect-ratio:2/1;border-radius:2rem;width:100%}.post__header .post__cover img{aspect-ratio:2/1;border-radius:2rem;width:100%}.post__header .post__info{display:flex;flex-direction:column;gap:.5rem}.post__header .post__info .post__date{align-self:flex-end;color:rgba(25,24,24,.7);display:flex;font-size:.85rem}.post__header .post__info .post__category{font-weight:600;text-transform:uppercase}.post__header .post__info .post__title{line-height:.94}.post__header.post__header--reserved{margin-bottom:1.5rem}.post__content{display:flex;flex-direction:column;gap:1rem;padding:1rem 0 4rem}.post__content a{color:#191818;text-decoration:underline}.post__content a:focus{outline:.1rem solid #191818;outline-offset:.1rem}.post__content h1,.post__content h2,.post__content h3,.post__content h4,.post__content h5,.post__content h6{margin-bottom:1rem;margin-top:1rem}.post__content h2{font-size:1.75rem}@media(min-width: 400px){.post__content h2{font-size:2rem}}@media(min-width: 992px){.post__content h2{font-size:2.2rem}}.post__content h3{font-size:1.15rem}@media(min-width: 400px){.post__content h3{font-size:1.35rem}}@media(min-width: 992px){.post__content h3{font-size:2rem}}.post__content h4{font-size:1rem}@media(min-width: 400px){.post__content h4{font-size:1.15rem}}@media(min-width: 992px){.post__content h4{font-size:1.5rem}}.post__content.post__content--reserved iframe,.post__content.post__content--reserved video,.post__content.post__content--reserved object{aspect-ratio:16/9;border-radius:1rem;display:flex;height:auto;margin-top:1rem;width:100%}@media(min-width: 1024px){.post__content.post__content--reserved iframe,.post__content.post__content--reserved video,.post__content.post__content--reserved object{border-radius:2rem}}.post__content .wp-block-file__button{color:#fff;background-color:#156369;text-decoration:none}.post__content ul{margin-left:1.25rem}@media(min-width: 1024px){.post__content ul{margin-left:2rem}}.post__content ul li{font-size:1.05rem;font-weight:400;line-height:1.25}@media(min-width: 1024px){.post__content ul li{font-size:1.15rem;line-height:1.5rem}}.post__content figure{margin:1rem 0}.post__content figure img{border-radius:1rem}.postNavigation{align-items:center;border-bottom:.1rem solid #156369;display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:1rem 0}@media(min-width: 768px){.postNavigation{flex-direction:row;gap:2rem}}.postNavigation .postNavigation__post{flex:1;margin:0;width:100%}.postNavigation .postNavigation__post a{align-items:center;color:#ea553f;display:flex;gap:1rem}.postNavigation .postNavigation__post a:hover{text-decoration:underline}.postNavigation .postNavigation__post a img{border-radius:.5rem;width:120px}@media(max-width: 767px){.postNavigation .postNavigation__post a img{height:80px;width:80px}}.postNavigation .postNavigation__post a .wrap-post{color:#ea553f;display:flex;flex-direction:column;gap:.5rem}.postNavigation .postNavigation__post a .wrap-post svg{width:.85rem}.postNavigation .postNavigation__post a .wrap-post .media__date{align-items:center;display:flex;display:none;font-size:.85rem;gap:.5rem}.postNavigation .postNavigation__post a .wrap-post .postNavigation__title{font-size:1rem;font-weight:500;line-height:1.2;margin:0}@media(min-width: 768px){.postNavigation .postNavigation__post a .wrap-post .postNavigation__title{max-width:60%}}.postNavigation .postNavigation__post a .wrap-post.wrap-next{align-items:flex-end;text-align:right}.postNavigation .postNavigation__post a .wrap-post.wrap-next .media__date{justify-content:flex-end}.postNavigation .postNavigation__post:nth-child(2){display:flex;justify-content:flex-end}.prev__icon,.next__icon{align-items:center;background:rgba(234,85,63,.35);border-radius:.5rem;display:flex;justify-content:center;width:80px}@media(min-width: 768px){.prev__icon,.next__icon{width:120px}}.prev__icon svg path,.next__icon svg path{fill:#ea553f}@media(min-width: 768px){.single__area .container__inner{padding-left:1rem;padding-right:1rem}}.single__area .content__wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;padding:4rem 0}@media(min-width: 768px){.single__area .content__wrapper{flex-direction:row}}@media(min-width: 1024px){.single__area .content__wrapper{gap:2rem}}.single__area .content__wrapper>article{flex:2}.single__area .content__wrapper>article.category-news .post__category{color:#f4b13d}.single__area .content__wrapper>article.category-bollettino{background-color:rgba(234,85,63,.15);border-radius:2rem;padding:1.5rem}.single__area .content__wrapper>article.category-bollettino .post__category{color:#ea553f}.single__area .content__wrapper .list__recent{display:flex;flex:1;flex-direction:column;gap:.5rem;width:100%}@media(min-width: 768px){.single__area .content__wrapper .list__recent{position:sticky;top:6rem}}.single__area .content__wrapper .list__recent .category-news .report__category{color:#f4b13d}.single__area .content__wrapper .list__recent .category-news:hover{background-color:rgba(244,177,61,.25)}.post__info--reserved .reserved__cat-icon{align-items:center;background-color:#e5eeef;border-radius:.5rem;display:flex;justify-content:center;padding:.35rem;transition:all .3s ease-out;width:2.5rem}.post__info--reserved .reserved__cat-icon svg path{fill:#156369}.post__info--reserved .reserved__category{color:#156369;text-transform:uppercase}.appuntamento-container{max-width:900px;margin:10rem auto;padding:0 1rem}.appuntamento-header{background:linear-gradient(135deg, #8957e0 0%, #764ba2 100%);color:#fff;padding:40px;border-radius:1rem 1rem 0 0;text-align:center}.appuntamento-header h1{font-size:2rem;margin:0 0 10px 0}.appuntamento-badge{display:inline-block;background:hsla(0,0%,100%,.2);padding:5px 15px;border-radius:1rem;font-size:14px;margin:5px}.appuntamento-content{background:#fff;padding:1rem 1rem 2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:0 0 1rem 1rem}.info-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:1rem;margin:1rem 0}@media(max-width: 991px){.info-grid{grid-template-columns:1fr}}.info-card{background:#f5f8f9;padding:1rem;border-radius:.5rem;border-left:.25rem solid #156369}.info-card-icon{font-size:1.25rem;margin-bottom:10px}.info-card-label{font-size:12px;text-transform:uppercase;color:#666;margin-bottom:5px}.info-card-value{font-size:1.15rem;font-weight:bold;color:#333;text-transform:capitalize}.appuntamento-descrizione{margin:30px 0;line-height:1.8}.appuntamento-note{background:#f2edfc;border-left:.25rem solid #8957e0;display:flex;flex-direction:column;gap:.5rem;padding:1rem;border-radius:.5rem;margin:1rem 0}.appuntamento-note ul{margin-left:2rem}.appuntamento-note ul li{margin-bottom:.5rem}.appuntamento-note ul li p{font-weight:bold}.btn-iscriviti{display:inline-block;background:linear-gradient(135deg, #8957e0 0%, #764ba2 100%);color:#fff;padding:16px 40px;border:none;border-radius:1rem;font-size:18px;font-weight:bold;cursor:pointer;text-decoration:none;transition:all .3s;margin:1rem 0}.btn-iscriviti:hover{transform:translateY(-2px);box-shadow:0 6px 1rem rgba(102,126,234,.4)}.btn-secondary{display:inline-block;background:#6c757d;color:#fff;cursor:pointer;padding:12px 30px;border-radius:6px;text-decoration:none;margin-left:10px}@media(max-width: 991px){.btn-secondary{display:block;margin:10px 0;text-align:center}}.form-iscrizione{background:#f8f9fa;border-radius:1rem;display:flex;flex-wrap:wrap;gap:1rem;padding:2rem 1rem;margin:2rem 0}.form-iscrizione h3{margin-top:0}.form-iscrizione .form-scrizione__text{width:100%}.form-iscrizione a{margin:0}.form-iscrizione.form-iscrizione--loggedin{flex-direction:column}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:1rem;font-weight:bold}.form-group input,.form-group textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:.5rem;font-size:1rem}.form-group textarea{min-height:120px}.success-message{background:#d4edda;border:1px solid #c3e6cb;color:#155724;padding:15px;border-radius:4px;margin:.15rem 0}.error-message{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24;padding:15px;border-radius:4px;margin:1rem 0}.form-group--privacy{margin-top:1rem}.form-group--privacy .privacy-label{align-items:center;gap:.6rem;font-size:.875rem;color:#555;cursor:pointer;line-height:1.4}.form-group--privacy .privacy-label input[type=checkbox]{margin-top:0;flex-shrink:0;accent-color:var(--color-primary, #8957e0);width:1rem;height:1rem;cursor:pointer;vertical-align:sub}.form-group--privacy .privacy-label a{color:var(--color-primary, #8957e0);text-decoration:underline}