main{min-height:calc(100vh - 100px)}footer{min-height:100px}.mg-thumb-wrapper{border:1px solid #ccc;padding:4px;border-radius:4px}.mg-thumb-wrapper img{width:80px;height:auto;display:block}.images-gallery.masonry-grid{column-count:3;column-gap:1rem}.images-gallery.masonry-grid .media-item{break-inside:avoid;margin-bottom:1rem}.images-gallery.vertical-gallery{max-width:100%;margin:0 auto}.images-gallery.vertical-gallery .media-item{margin-bottom:1rem}@media (max-width:768px){.images-gallery.masonry-grid{column-count:2}}@media (max-width:480px){.images-gallery.masonry-grid{column-count:1}}.videos-masonry{column-count:3;column-gap:1.5rem}.video-item{break-inside:avoid;margin-bottom:1.5rem}.custom-video-player,.external-video{position:relative;width:100%;background:#000;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgb(0 0 0 / .1);cursor:pointer}.ratio-16x9 .custom-video-player::before,.ratio-16x9 .external-video::before{content:"";display:block;padding-top:56.25%}.ratio-9x16 .custom-video-player::before{content:"";display:block;padding-top:177.78%}.ratio-1x1 .custom-video-player::before{content:"";display:block;padding-top:100%}.video-element{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.video-poster{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:opacity 0.3s ease;overflow:hidden}.poster-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;background:#000}.poster-image[src*="data:image/svg"]{opacity:.3}.poster-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .3);z-index:2;transition:background 0.3s ease}.video-poster:hover .poster-overlay{background:rgb(0 0 0 / .5)}.play-btn-center{position:relative;z-index:3}.custom-video-player.playing .video-poster{opacity:0;pointer-events:none}.play-btn-center{background:none;border:none;cursor:pointer;transition:transform 0.2s ease,opacity 0.2s ease;padding:0;opacity:.9}.play-btn-center:hover{transform:scale(1.1);opacity:1}.play-btn-center:active{transform:scale(.95)}.video-controls{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgb(0 0 0 / .8),transparent);padding:10px;opacity:0;transition:opacity 0.3s ease}.custom-video-player:hover .video-controls,.custom-video-player.playing .video-controls{opacity:1}.progress-bar{width:100%;height:4px;background:rgb(255 255 255 / .3);border-radius:2px;cursor:pointer;margin-bottom:8px;position:relative}.progress-filled{height:100%;background:red;border-radius:2px;width:0%;transition:width 0.1s ease}.progress-bar:hover{height:6px}.controls-bottom{display:flex;align-items:center;gap:8px}.control-btn{background:none;border:none;color:#fff;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:opacity 0.2s ease}.control-btn:hover{opacity:.8}.time-display{color:#fff;font-size:12px;font-family:Arial,sans-serif;display:flex;gap:4px}.spacer{flex:1}.volume-slider{width:60px;cursor:pointer}.video-title{position:absolute;top:10px;left:10px;right:10px;background:rgb(0 0 0 / .7);color:#fff;padding:8px 12px;border-radius:4px;font-size:14px;opacity:0;transition:opacity 0.3s ease}.custom-video-player:hover .video-title{opacity:1}@media (max-width:992px){.videos-masonry{column-count:2}}@media (max-width:576px){.videos-masonry{column-count:1}.play-btn-center svg{width:60px;height:60px}.control-btn svg{width:20px;height:20px}}.videos-vertical{max-width:1200px;margin:2rem auto;display:flex;flex-direction:column;gap:2rem}.videos-vertical .video-item{width:100%;margin-bottom:0}.videos-vertical .custom-video-player,.videos-vertical .external-video{max-width:100%}.videos-vertical .ratio-9x16{max-width:500px;margin:0 auto}.videos-vertical .ratio-1x1{max-width:700px;margin:0 auto}@media (max-width:768px){.videos-vertical{gap:1.5rem}.videos-vertical .ratio-9x16,.videos-vertical .ratio-1x1{max-width:100%}}.team-member-card{position:relative;overflow:hidden}.member-team{position:absolute;top:3px;right:2px;z-index:2}.team-tag{font-size:.875rem;color:#fff;text-decoration:none}.member-social{position:absolute;top:2px;left:5px;z-index:2;margin:0}.member-photo{width:100%;aspect-ratio:9/10;object-fit:cover;display:block}.member-photo-placeholder{width:100%;aspect-ratio:1/1;background:#e9ecef;border-radius:50%;display:flex;align-items:center;justify-content:center}.member-info{position:absolute;bottom:0;left:0;padding:10px 20px;padding-top:50px;background:linear-gradient(transparent,#000000);width:100%}.member-name{margin-bottom:.25rem;color:#fff}.member-position{margin-bottom:.5rem;color:var(--text-secondary)}.language-switcher>li{display:none}.language-switcher .ls-dropdown{position:relative;display:inline-flex;align-items:center}.language-switcher .ls-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;background:#000;border:1px solid rgb(255 255 255 / .18);border-radius:12px;cursor:pointer;line-height:1}.language-switcher .ls-btn:focus{outline:2px solid rgb(255 255 255 / .35);outline-offset:2px}.language-switcher .ls-btn img{width:18px;height:auto;display:block}.language-switcher .ls-caret{font-size:12px;color:rgb(255 255 255 / .8);transform:translateY(-1px)}.language-switcher .ls-menu{position:absolute;top:calc(100%+8px);left:0;min-width:54px;padding:6px;background:#0b0b0b;border:1px solid rgb(255 255 255 / .14);border-radius:12px;box-shadow:0 14px 30px rgb(0 0 0 / .35);z-index:9999;display:none}.language-switcher .ls-dropdown.is-open .ls-menu{display:grid;gap:6px}.language-switcher .ls-menu a{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:10px;background:#fff0;border:1px solid #fff0}.language-switcher .ls-menu a:hover,.language-switcher .ls-menu a:focus{background:rgb(255 255 255 / .08);border-color:rgb(255 255 255 / .12);outline:none}.language-switcher .ls-menu img{width:18px;height:auto;display:block}.language-switcher li{list-style:none!important;margin:0!important;padding:0!important}.breadcrumb-container{background-color:rgb(0 0 0 / .3);border-bottom:1px solid rgb(255 255 255 / .08);padding:1rem 0;margin-bottom:0}.breadcrumb{background:#fff0;margin-bottom:0;padding:0;font-size:.9rem}.breadcrumb-item{color:rgb(255 255 255 / .7)}.breadcrumb-item a{color:rgb(255 255 255 / .7);text-decoration:none;transition:color 0.3s ease}.breadcrumb-item a:hover{color:#fff}.breadcrumb-item.active{color:rgb(255 255 255 / .9)}.breadcrumb-item+.breadcrumb-item::before{content:"›";color:rgb(255 255 255 / .4);padding:0 .5rem}.breadcrumb-item i{font-size:.85rem;margin-right:.25rem}.footer-maggiore{background-color:#000;border-top:1px solid rgb(255 255 255 / .08);padding-top:4rem;padding-bottom:2rem;color:rgb(255 255 255 / .85)}.footer-main{padding-bottom:3rem;border-bottom:1px solid rgb(255 255 255 / .08);margin-bottom:2rem}.footer-logo img{max-width:180px;height:auto;filter:brightness(0) invert(1)}.footer-contact .contact-item{display:flex;align-items:flex-start;gap:.75rem;color:rgb(255 255 255 / .7);line-height:1.6}.footer-contact .contact-item i{font-size:1.1rem;color:rgb(255 255 255 / .5);margin-top:.2rem;min-width:20px}.footer-contact .contact-item a{color:rgb(255 255 255 / .7);text-decoration:none;transition:color 0.3s ease}.footer-contact .contact-item a:hover{color:#fff}.footer-social{display:flex;gap:1rem;margin-top:1.5rem}.footer-social .social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1);border-radius:8px;color:rgb(255 255 255 / .7);text-decoration:none;transition:all 0.3s ease}.footer-social .social-link:hover{background-color:rgb(255 255 255 / .1);border-color:rgb(255 255 255 / .3);color:#fff;transform:translateY(-2px)}.footer-social .social-link i{font-size:1.2rem}.footer-title{font-size:1.1rem;font-weight:400;color:#fff;margin-bottom:1.5rem;letter-spacing:.02em}.footer-menu{list-style:none;padding:0;margin:0}.footer-menu li{margin-bottom:.75rem}.footer-menu a{color:rgb(255 255 255 / .7);text-decoration:none;font-size:.95rem;transition:all 0.3s ease;display:inline-block;position:relative;padding-left:1rem}.footer-menu a::before{content:"›";position:absolute;left:0;color:rgb(255 255 255 / .4);transition:all 0.3s ease}.footer-menu a:hover{color:#fff;padding-left:1.25rem}.footer-menu a:hover::before{color:#fff}.footer-cpt-links{display:flex;flex-direction:column;gap:.75rem}.footer-cpt-link{color:rgb(255 255 255 / .7);text-decoration:none;font-size:.95rem;transition:all 0.3s ease;display:inline-block;position:relative;padding-left:1rem}.footer-cpt-link::before{content:"›";position:absolute;left:0;color:rgb(255 255 255 / .4);transition:all 0.3s ease}.footer-cpt-link:hover{color:#fff;padding-left:1.25rem}.footer-cpt-link:hover::before{color:#fff}.footer-bottom{padding-top:2rem}.copyright-text{font-size:.9rem;color:rgb(255 255 255 / .5)}@media (max-width:991px){.footer-maggiore{padding-top:3rem}.footer-main{padding-bottom:2rem}}@media (max-width:767px){.breadcrumb-container{padding:.75rem 0}.breadcrumb{font-size:.85rem}.footer-logo img{max-width:150px}.footer-title{margin-top:2rem;margin-bottom:1rem}.footer-social{margin-bottom:2rem}}