html,body{--opacity-hover-default: .7}@media screen and (min-width:1024px){a:hover,.btn:hover,label[for]:hover{opacity:var(--opacity-hover-default)!important;cursor:pointer!important}}.frontend-header{--logo-height: 64px;--icon-size: 24px;position:sticky;left:0;right:0;top:0;max-width:100%;z-index:1000}.frontend-header .frontend-header__wrapper{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background-color:#fff}.frontend-header .frontend-header__wrapper .frontend-header__brand img{max-height:var(--logo-height);width:auto;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear}.frontend-header .frontend-header__wrapper .btn i{font-size:var(--icon-size)}.frontend-header .frontend-header__icon-btn{font-size:1.5rem}body.body-scrolled .frontend-header{--logo-height: 50px}body.body-scrolled .frontend-header .frontend-header__wrapper{padding-top:.4rem;padding-bottom:.4rem;-webkit-box-shadow:0px 0px 18px 2px #777;-webkit-box-shadow:0px 0px 14px 2px rgba(0,0,0,.25);-moz-box-shadow:0px 0px 14px 2px rgba(0,0,0,.25);box-shadow:0 0 14px 2px #00000040}@media(max-width:1024px){.frontend-header{top:var(--layout-background-height, 0px)}}@media(max-width:992px){.frontend-header .frontend-header__wrapper{padding:.4rem .8rem}}@media(max-width:768px){.frontend-header{--logo-height: 45px !important}.frontend-header .frontend-header__wrapper{padding:.5rem 1rem}}@media(max-width:576px){.frontend-header{--logo-height: 40px !important}.frontend-header .frontend-header__wrapper{padding:.5rem}}main.frontend-content{padding:0!important;margin:0!important;margin-bottom:2rem!important}@media(max-width:1024px){main.frontend-content{max-width:100%;min-width:0;overflow-x:clip}}#frontendSidebarLeft{--bs-offcanvas-width: 450px;--bs-offcanvas-color: #fff;--bs-link-color-rgb: 255, 255, 255;--bs-link-hover-color-rgb: 255, 255, 255;background:#000000e6;border:0;max-width:90vw}#frontendSidebarLeft button{--default-btn-color: var(--bs-offcanvas-color);--default-btn-bg: transparent;--default-btn-border-color: transparent;--default-btn-font-size: var(--body-font-size)}#frontendSidebarLeft .offcanvas-header{display:flex;align-items:center;justify-content:end;padding:0}#frontendSidebarLeft .offcanvas-body ul{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:.5rem;width:100%;max-width:400px}#frontendSidebarLeft .offcanvas-body ul li{width:100%}#frontendSidebarLeft .offcanvas-body ul li .frontend-sidebar-left__menu_item,#frontendSidebarLeft .offcanvas-body ul li .frontend-sidebar-left__submenu_item{display:flex;align-items:center;justify-content:start;gap:.5rem;width:100%;padding:.25rem .5rem;color:inherit;background:transparent;border:none;transition:all .2s ease}#frontendSidebarLeft .offcanvas-body ul li a{text-decoration:none}#frontendSidebarLeft .offcanvas-body ul li .frontend-sidebar-left__icon-wrapper{--icon-bg-color: #9c2ccb;--size: 26px;display:flex;justify-content:center;align-items:center;width:var(--size);height:var(--size);border-radius:100%;background-color:var(--icon-bg-color)}#frontendSidebarLeft .offcanvas-body ul li .frontend-sidebar-left__icon-wrapper i{font-size:1rem}#frontendSidebarLeft .offcanvas-body ul li .frontend-sidebar-left__icon-wrapper svg{height:1rem}#frontendSidebarLeft .offcanvas-body ul li span.frontend-sidebar-left__item_parent{display:flex;align-items:center;justify-content:start;width:100%;gap:.5rem}#frontendSidebarLeft .offcanvas-body ul li .frontend-sidebar-left__toggle .fa-chevron-down{transition:transform .2s ease}#frontendSidebarLeft .offcanvas-body ul li .frontend-sidebar-left__toggle[aria-expanded=true] .fa-chevron-down{transform:rotate(180deg)}#frontendSidebarLeft .offcanvas-body ul li ul.frontend-sidebar-left__submenu{margin-top:1rem;padding-left:1.5rem}#frontendSidebarLeft .offcanvas-body ul li ul.frontend-sidebar-left__submenu .frontend-sidebar-left__icon-wrapper{background-color:transparent}#frontendSidebarLeft .frontend-sidebar-left__footer{display:flex;flex-direction:column;align-items:center;justify-content:start;margin:2rem 0}#frontendSidebarLeft .frontend-sidebar-left__footer a{display:flex;align-items:center;justify-content:center}#frontendSidebarLeft .frontend-sidebar-left__footer img{width:200px}#frontendSidebarRight{--bs-offcanvas-width: 320px;--bs-offcanvas-color: #fff;--bs-link-color-rgb: 255, 255, 255;--bs-link-hover-color-rgb: 255, 255, 255;background:#74a218;border:0;max-width:90vw}#frontendSidebarRight button{--default-btn-color: var(--bs-offcanvas-color);--default-btn-bg: transparent;--default-btn-border-color: transparent;--default-btn-font-size: var(--body-font-size)}#frontendSidebarRight .offcanvas-header{display:flex;align-items:center;justify-content:start;padding:0}#frontendSidebarRight .offcanvas-header button{font-size:.9rem;color:inherit}#frontendSidebarRight .offcanvas-body form.frontend-sidebar-right__search-form{display:flex;flex-direction:column;gap:1rem}#frontendSidebarRight .offcanvas-body form.frontend-sidebar-right__search-form .frontend-sidebar-right__field{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%}#frontendSidebarRight .offcanvas-body form.frontend-sidebar-right__search-form .frontend-sidebar-right__field .search-field,#frontendSidebarRight .offcanvas-body form.frontend-sidebar-right__search-form .frontend-sidebar-right__field input,#frontendSidebarRight .offcanvas-body form.frontend-sidebar-right__search-form .frontend-sidebar-right__field select{width:100%}#frontendSidebarRight .offcanvas-body form.frontend-sidebar-right__search-form .frontend-sidebar-right__actions{display:flex;justify-content:space-between;gap:.25rem 1rem;width:100%}#frontendSidebarRight .offcanvas-body form.frontend-sidebar-right__search-form .frontend-sidebar-right__actions .frontend-sidebar-right__clear-btn{--default-btn-color: #fff;--default-btn-bg: #999;--default-btn-border-color: #777;--default-btn-hover-bg: #777;--opacity-hover-default: 1}#frontendSidebarRight .offcanvas-body form.frontend-sidebar-right__search-form .frontend-sidebar-right__actions .frontend-sidebar-right__submit-btn{--default-btn-color: #fff;--default-btn-bg: #528200;--default-btn-border-color: #4a7500;--default-btn-hover-bg: #4a7500;--opacity-hover-default: 1}footer.frontend-footer{--body-font-size: 12px;--bs-body-color: #fff;--bs-link-color-rgb: 255, 255, 255;--bs-link-color-hover-rgb: 255, 255, 255;--bs-link-color-active-rgb: 255, 255, 255;--bs-link-color-visited-rgb: 255, 255, 255;font-size:var(--body-font-size);color:var(--bs-body-color);background-color:#1c2159;padding:2rem}footer.frontend-footer a{text-decoration:none}footer.frontend-footer .frontend-footer--content{display:flex;flex-wrap:wrap;align-items:start;justify-content:start;gap:2rem;width:100%}footer.frontend-footer .frontend-footer--content .frontend-footer--row{display:flex;align-items:start;justify-content:center;gap:2rem 5rem;width:100%}footer.frontend-footer .frontend-footer--content .frontend-footer--row ul{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:0;margin:0}footer.frontend-footer .frontend-footer--content .frontend-footer--partner{display:flex;flex-direction:column;align-items:center;justify-content:start;gap:1rem}footer.frontend-footer .frontend-footer--content .frontend-footer--partner img{width:auto;max-height:36px}@media(max-width:768px){footer.frontend-footer{--body-font-size: 14px;padding-bottom:4rem!important}footer.frontend-footer .frontend-footer--content,footer.frontend-footer .frontend-footer--content .frontend-footer--row{flex-direction:column;flex-wrap:initial;align-items:center;justify-content:center;width:100%;gap:4rem 1rem}:is(footer.frontend-footer .frontend-footer--content,footer.frontend-footer .frontend-footer--content .frontend-footer--row) ul{flex-direction:column;width:100%;gap:1.5rem}:is(footer.frontend-footer .frontend-footer--content,footer.frontend-footer .frontend-footer--content .frontend-footer--row) .frontend-footer--partner .frontend-footer--partner-title{font-size:18px}:is(footer.frontend-footer .frontend-footer--content,footer.frontend-footer .frontend-footer--content .frontend-footer--row) .frontend-footer--partner img{width:auto;max-height:24px}}@media(max-width:360px){footer.frontend-footer{padding:1.5rem}:is(footer.frontend-footer .frontend-footer--content,footer.frontend-footer .frontend-footer--content .frontend-footer--row) .frontend-footer--partner img{max-height:20px}}.frontend-layouts-columns{--layout-column-left-width: 100%;--layout-column-center-width: 100%;--layout-column-right-width: 100%;display:flex;width:100%;max-width:100%;min-width:0;gap:1rem;padding:0 .5rem;box-sizing:border-box}.frontend-layouts-columns .frontend-layouts-columns__inner{display:flex;justify-content:space-between;gap:1rem;width:100%;max-width:var(--max-width, 100%);min-width:0}.frontend-layouts-columns .frontend-layouts-columns__inner .frontend-layouts-column{--default-gap: 4rem;--default-margin-bottom: 4rem;display:flex;flex-direction:column;gap:var(--default-gap);width:100%;min-width:0;height:max-content;margin-bottom:var(--default-margin-bottom)}.frontend-layouts-columns .frontend-layouts-columns__inner .frontend-layouts-column .frontend-layouts-column__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:calc(var(--default-gap) * -1 + 1rem)}.frontend-layouts-columns .frontend-layouts-columns__inner .frontend-layouts-column .frontend-layouts-column__content{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:100%;min-width:0}.frontend-layouts-columns .frontend-layouts-columns__inner .frontend-layouts-column .frontend-layouts-column__content *{box-sizing:border-box}.frontend-layouts-columns .frontend-layouts-columns__inner .frontend-layouts-column.frontend-layouts-column__left{flex-shrink:0;width:100%;max-width:var(--layout-column-left-width, 100%)}.frontend-layouts-columns .frontend-layouts-columns__inner .frontend-layouts-column.frontend-layouts-column__left .frontend-layouts-column__left--banner-box{margin-bottom:2rem}.frontend-layouts-columns .frontend-layouts-columns__inner .frontend-layouts-column.frontend-layouts-column__left .frontend-layouts-column__left--da-non-perdere,.frontend-layouts-columns .frontend-layouts-columns__inner .frontend-layouts-column.frontend-layouts-column__left .frontend-layouts-column__left--da-non-perdere *{max-width:100%;min-width:0}.frontend-layouts-columns .frontend-layouts-columns__inner .frontend-layouts-column.frontend-layouts-column__right{width:100%;max-width:var(--layout-column-right-width, 100%)}.frontend-layouts-columns .frontend-layouts-columns__inner .frontend-layouts-column.frontend-layouts-column__center{width:100%;max-width:var(--layout-column-center-width, 100%)}@media(max-width:1024px){.frontend-layouts-columns{--layout-column-left-width: 100%;--layout-column-right-width: 100%;--layout-column-center-width: 100%}.frontend-layouts-columns .frontend-layouts-columns__inner{flex-direction:column;align-items:center;justify-content:center;gap:0}.frontend-layouts-columns .frontend-layouts-columns__inner .frontend-layouts-column.frontend-layouts-column__center{order:1}.frontend-layouts-columns .frontend-layouts-columns__inner .frontend-layouts-column.frontend-layouts-column__left{order:2}.frontend-layouts-columns .frontend-layouts-columns__inner .frontend-layouts-column.frontend-layouts-column__left .frontend-layouts-column__left--banner-box{display:flex;align-items:center;justify-content:center}.frontend-layouts-columns .frontend-layouts-columns__inner .frontend-layouts-column.frontend-layouts-column__right{order:3}}.frontend-layouts-two-column{--layout-column-left-width: var(--layout-two-column-column-left-width);--layout-column-right-width: var(--layout-two-column-column-right-width)}.frontend-layouts-one-column .frontend-layouts-columns__inner{justify-content:center}.frontend-layouts-three-column{--layout-column-left-width: var(--layout-three-column-column-left-width);--layout-column-center-width: var(--layout-three-column-column-center-width);--layout-column-right-width: var(--layout-three-column-column-right-width)}.frontend-layouts-three-column .frontend-layouts-columns__inner .frontend-layouts-column.frontend-layouts-column__right{flex:0 0 var(--layout-column-right-width, 100%)}@media(max-width:1024px){.frontend-layouts-three-column .frontend-layouts-column.frontend-layouts-column__right{display:none}}.frontend-da-non-perdere-list{--header-body-spacing: 21px;--card-image-width: 214px;--card-image-height: 88px;position:relative;display:flex;flex-direction:column;align-items:center;gap:0;color:var(--da-non-perdere-body-text-color);background-color:var(--da-non-perdere-body-bg-color);padding:0;margin:0}.frontend-da-non-perdere-list .frontend-da-non-perdere-list__header{display:flex;width:fit-content;color:var(--da-non-perdere-header-text-color);background-color:var(--da-non-perdere-header-bg-color);padding:.5rem .85rem .5rem .75rem;margin:0;margin-top:calc(var(--header-body-spacing) * -1);z-index:20}.frontend-da-non-perdere-list .frontend-da-non-perdere-list__header h2{display:flex;align-items:center;justify-content:start;gap:.25rem;font-family:var(--font-condensed);color:var(--da-non-perdere-header-text-color);margin:0;text-transform:uppercase;font-size:20px}.frontend-da-non-perdere-list .frontend-da-non-perdere-list__header h2 svg{width:auto;height:20px;margin-top:-2px}.frontend-da-non-perdere-list .frontend-da-non-perdere-list__items{display:flex;flex-direction:column;gap:2rem;color:var(--da-non-perdere-body-text-color);background-color:var(--da-non-perdere-body-bg-color);padding:1rem .5rem;z-index:10}.frontend-da-non-perdere-list .frontend-da-non-perdere-list__items .frontend-da-non-perdere-list__item{display:flex;flex-direction:column}.frontend-da-non-perdere-list .frontend-da-non-perdere-list__items .frontend-da-non-perdere-list__item .card__body,.frontend-da-non-perdere-list .frontend-da-non-perdere-list__items .frontend-da-non-perdere-list__item .card__link{--font-family-title: var(--font-condensed);--font-family-body: var(--font-condensed);--font-family-description: var(--font-condensed);--font-size-title: 14px;--font-size-body: 14px;--font-size-description: 14px;letter-spacing:-.015rem;gap:.25rem}:is(.frontend-da-non-perdere-list .frontend-da-non-perdere-list__items .frontend-da-non-perdere-list__item .card__body,.frontend-da-non-perdere-list .frontend-da-non-perdere-list__items .frontend-da-non-perdere-list__item .card__link) .card__content{padding-left:1px}:is(.frontend-da-non-perdere-list .frontend-da-non-perdere-list__items .frontend-da-non-perdere-list__item .card__body,.frontend-da-non-perdere-list .frontend-da-non-perdere-list__items .frontend-da-non-perdere-list__item .card__link) .card__title{font-size:var(--font-size-title)}.frontend-layouts-column-right-adsense{display:flex;flex-direction:column;width:100%}.frontend-layouts-column-right-adsense .frontend-layouts-column-right-adsense__items{display:flex;flex-direction:column;gap:4rem;width:100%}.modulo-frontend{width:100%}.modulo-allegati{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;padding:0;width:100%}.modulo-allegati .modulo-allegati__row{--icon-size: 30px;display:flex;align-items:center;gap:.5rem;width:45%;padding:0;margin:0}.modulo-allegati .modulo-allegati__row svg,.modulo-allegati .modulo-allegati__row img{width:auto;height:var(--icon-size)}.modulo-allegati .modulo-allegati__row .modulo-allegati__icon{flex-shrink:0;font-size:var(--icon-size)}.modulo-allegati .modulo-allegati__row .modulo-allegati__link{text-decoration:none}@media screen and (max-width:1024px){.modulo-allegati{flex-wrap:nowrap;flex-direction:column}.modulo-allegati .modulo-allegati__row{width:100%}}.modulo-photogallery{--grid-item-max-size: 190px;display:grid;grid-template-columns:repeat(auto-fill,var(--grid-item-max-size));gap:1.5rem;justify-content:space-evenly}.modulo-photogallery .modulo-photogallery__figure{margin:0;width:100%}.modulo-photogallery .modulo-photogallery__caption{display:none}.modulo-photogallery .modulo-photogallery__link{display:block;overflow:hidden;width:100%;aspect-ratio:1}.modulo-photogallery .modulo-photogallery__link .modulo-photogallery__thumb{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:980px){.modulo-photogallery{--grid-item-max-size: min(190px, 48%);gap:1.5rem .5rem}}.modulo-video{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%}.modulo-video .modulo-video__item,.modulo-video .modulo-video__item .modulo-video__embed{display:flex;justify-content:center;width:100%}.modulo-video .modulo-video__item .modulo-video__embed iframe{display:block;max-width:100%;border:0}.modulo-video .modulo-video__item.modulo-video__item--orizzontale .modulo-video__embed{aspect-ratio:16 / 9}.modulo-video .modulo-video__item.modulo-video__item--orizzontale .modulo-video__iframe,.modulo-video .modulo-video__item.modulo-video__item--orizzontale .modulo-video__player{height:100%}.modulo-video .modulo-video__item.modulo-video__item--verticale .modulo-video__embed{max-width:360px;margin-inline:auto;aspect-ratio:9 / 16}.modulo-video .modulo-video__item.modulo-video__item--verticale .modulo-video__iframe,.modulo-video .modulo-video__item.modulo-video__item--verticale .modulo-video__player{height:100%}.modulo-video .modulo-video__item.modulo-video__item--quadrato .modulo-video__embed{max-width:480px;max-height:480px;margin-inline:auto;aspect-ratio:1 / 1}.modulo-video .modulo-video__item.modulo-video__item--quadrato .modulo-video__iframe,.modulo-video .modulo-video__item.modulo-video__item--quadrato .modulo-video__player{height:100%}.frontend-breadcrumbs,.frontend-breadcrumbs .frontend-breadcrumbs__items{display:block;width:100%}.frontend-breadcrumbs .frontend-breadcrumbs__items,.frontend-breadcrumbs .frontend-breadcrumbs__items a,.frontend-breadcrumbs .frontend-breadcrumbs__items span{font-family:var(--font-sans);font-size:11px;color:#999;text-decoration:none}@media(max-width:1024px){.frontend-breadcrumbs{display:none!important}}.frontend-visualizzazioni{display:block;width:100%;font-family:var(--font-sans);font-size:11px;color:#999;text-align:end}.frontend-tags-evento{--tag-width: 225px;--tag-height: 90px;display:flex;flex-direction:column;width:100%}.frontend-tags-evento .frontend-tags-evento__title{display:flex;align-items:center;gap:.5rem;width:100%;padding:.625rem 0;margin:.625rem 0;font-size:20px;color:#e85029;border-bottom:1px solid #e85029}.frontend-tags-evento .frontend-tags-evento__body{display:block;width:100%}.frontend-tags-evento .frontend-tags-evento__body .frontend-tags-evento__body--inner{display:grid;grid-template-columns:repeat(3,var(--tag-width));justify-content:space-between;gap:1rem;width:100%}.frontend-tags-evento .frontend-tags-evento__item{position:relative;overflow:hidden}.frontend-tags-evento .frontend-tags-evento__item,.frontend-tags-evento .frontend-tags-evento__item .frontend-tags-evento__link,.frontend-tags-evento .frontend-tags-evento__item .frontend-tags-evento__banner,.frontend-tags-evento .frontend-tags-evento__item .frontend-tags-evento__image{width:var(--tag-width);height:var(--tag-height)}.frontend-tags-evento .frontend-tags-evento__item .frontend-tags-evento__link{position:relative;display:block;text-decoration:none;--color: #fff}.frontend-tags-evento .frontend-tags-evento__item .frontend-tags-evento__link .frontend-tags-evento__banner{position:absolute;top:0;left:0}.frontend-tags-evento .frontend-tags-evento__item .frontend-tags-evento__link .frontend-tags-evento__banner img{display:block;object-fit:cover;border:1px solid #ccc}.frontend-tags-evento .frontend-tags-evento__item .frontend-tags-evento__link .frontend-tags-evento__name{position:absolute;bottom:0;left:1px;width:calc(var(--tag-width) - 2px);height:24px;padding:.3rem .6rem;font-size:13px;line-height:initial;color:#fff;background:#000c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.frontend-tags-evento{padding:0 .5rem}.frontend-tags-evento .frontend-tags-evento__title{justify-content:center;color:var(--bs-body-color);border:0}.frontend-tags-evento .frontend-tags-evento__body{display:flex;align-items:center;justify-content:center;width:100%}.frontend-tags-evento .frontend-tags-evento__body .frontend-tags-evento__body--inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:start;gap:1rem 2rem}.frontend-tags-evento .frontend-tags-evento__body .frontend-tags-evento__item,.frontend-tags-evento .frontend-tags-evento__body .frontend-tags-evento__link{--color: var(--bs-body-color);position:initial;width:auto;height:auto}:is(.frontend-tags-evento .frontend-tags-evento__body .frontend-tags-evento__item,.frontend-tags-evento .frontend-tags-evento__body .frontend-tags-evento__link) .frontend-tags-evento__banner{display:none}:is(.frontend-tags-evento .frontend-tags-evento__body .frontend-tags-evento__item,.frontend-tags-evento .frontend-tags-evento__body .frontend-tags-evento__link) .frontend-tags-evento__name{position:initial;width:auto;height:auto;color:var(--bs-body-color);padding:.5rem 1rem;background-color:#eee;border:1px solid #ccc}}.frontend-tag-eventi-list{--background-color: var(--scheda-attiva-bg-color);--border-color: var(--scheda-attiva-border-color);--border-inner-color: #E8E8E8;--padding-y: .5rem;--padding-x: .35rem;display:flex;flex-direction:column;gap:.5rem;width:100%;background-color:var(--background-color);border:1px solid var(--border-color)}.frontend-tag-eventi-list .frontend-tag-eventi-list__title{position:sticky;top:var(--layout-header-height);width:100%;padding:0 var(--padding-x);text-align:center;background-color:var(--background-color);z-index:99}.frontend-tag-eventi-list .frontend-tag-eventi-list__title h3{font-family:var(--font-condensed);font-size:26px;line-height:1.3;margin:0;padding:0}.frontend-tag-eventi-list .frontend-tag-eventi-list__items{display:flex;flex-direction:column;width:100%;padding:0 var(--padding-x)}.frontend-tag-eventi-list .frontend-tag-eventi-list__items .frontend-content-list__items--inner{display:flex;flex-direction:column;gap:.5rem;background-color:#fff}.frontend-tag-eventi-list .frontend-tag-eventi-list__items .frontend-content-list__items--inner .frontend-tag-eventi-list__item{display:flex;width:100%}
