.sedi-container{display:flex;flex-wrap:wrap;gap:2rem;margin:2rem 0}.sedi-carousel-container{margin:2rem 0}.sedi-carousel.owl-carousel{position:relative}.sedi-carousel .owl-stage-outer{border-radius:12px;overflow:hidden;padding:36px 0}.sedi-carousel .owl-stage{display:flex}.sedi-carousel .owl-item{display:flex;align-items:stretch;height:auto!important}.sedi-carousel .sede-item{display:flex;flex-direction:column;margin-bottom:0;height:100%}.sedi-carousel .sede-dettagli{display:flex;flex-direction:column;justify-content:space-between}.sedi-carousel .owl-nav{display:flex;top:50%;justify-content:space-between;transform:translateY(-50%);z-index:10;width:100%;pointer-events:none}.sedi-carousel .owl-nav button{display:flex!important;justify-content:center!important;align-items:center!important;transition:all 0.3s ease!important;box-shadow:0 4px 12px rgb(0 0 0 / .15)!important;border:2px solid var(--category-color,#008542)!important;border-radius:50%!important;background:rgb(255 255 255 / .9)!important;width:50px!important;height:50px!important;pointer-events:all}.sedi-carousel .owl-nav button:hover{transform:scale(1.1)!important;background:var(--category-color,#008542)!important;color:white!important}.sedi-carousel .owl-nav button i{transition:color 0.3s ease!important;color:var(--category-color,#008542)!important;font-size:18px!important}.sedi-carousel .owl-nav button:hover i{color:white!important}.sedi-carousel .owl-dots{margin-top:2rem;text-align:center}.sedi-carousel .owl-dots .owl-dot{display:inline-block;margin:0 5px}.sedi-carousel .owl-dots .owl-dot span{display:block;transition:all 0.3s ease;border-radius:50%;background:#ddd;width:12px;height:12px}.sedi-carousel .owl-dots .owl-dot.active span,.sedi-carousel .owl-dots .owl-dot:hover span{transform:scale(1.2);background:var(--category-color,#008542)}.sede-item{transition:box-shadow 0.3s ease,transform 0.3s ease;cursor:pointer;margin-bottom:2rem;box-shadow:0 4px 16px -4px rgb(0 0 0 / .1);border-radius:8px;background:#fff;overflow:hidden;width:100%}.sede-item:hover:not(.active){transform:translateY(-1px);box-shadow:0 6px 24px -6px rgb(0 0 0 / .15)}.sede-item.active{transform:translateY(-2px);box-shadow:0 8px 32px -8px rgb(0 0 0 / .25),0 0 0 3px var(--category-color,#008542)}.sede-etichetta{margin:0;border-bottom:1px solid #e0e0e0;background:linear-gradient(135deg,var(--category-color,#008542) 0%,color-mix(in srgb,var(--category-color,#008542) 80%,black) 100%);padding:1rem 1.5rem;color:#ffffff!important;font-weight:600!important;font-size:1.25rem!important}.sede-dettagli{padding:1.5rem;font-size:14px}.sede-dettagli>div{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1rem}.sede-dettagli>div:last-child{margin-bottom:0}.sede-dettagli strong{flex-shrink:0;min-width:80px;color:#333;font-weight:600}.sede-dettagli span,.sede-dettagli a{color:#666;line-height:1.5}.sede-dettagli a{transition:color 0.3s ease;color:#008542;text-decoration:none}.sede-dettagli a:hover{color:#063;text-decoration:underline}@media (max-width:768px){.sede-item{margin-bottom:1.5rem}.sede-etichetta{padding:.75rem 1rem;font-size:1.1rem}.sede-dettagli{padding:1rem}.sede-dettagli>div{flex-direction:column;gap:.25rem}.sede-dettagli strong{min-width:auto}.sedi-carousel .owl-nav button{width:40px!important;height:40px!important}.sedi-carousel .owl-nav button i{font-size:14px!important}}@media (max-width:480px){.sede-container{margin:1rem 0}.sede-item{margin-bottom:1rem;border-radius:6px}.sede-etichetta{padding:.5rem .75rem;font-size:1rem}.sede-dettagli{padding:.75rem}.sedi-carousel .owl-nav{display:none}.sedi-carousel .owl-dots{margin-top:1rem}}@keyframes fadeInUp{from{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.sede-item{animation:fadeInUp 0.6s ease-out}.sede-item:nth-child(2){animation-delay:0.1s}.sede-item:nth-child(3){animation-delay:0.2s}.sede-item:nth-child(4){animation-delay:0.3s}