*,:after,:before{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#0f1419;color:#d1d5db;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.5}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}.page{min-height:100vh;background-color:#0f1419}.section-inner{max-width:64rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.section-title{margin:0 0 1rem;font-size:1.5rem;font-weight:600;color:#fff}.section-text{margin:0;font-size:1.125rem;color:#d1d5db}.page__main{flex:1}.home-logo{position:relative;width:100%;height:70vh;min-height:20rem;display:flex;align-items:center;justify-content:center;background-color:#0f1419}.home-logo__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header{position:sticky;top:0;z-index:50;border-bottom:1px solid hsla(0,0%,100%,.1);background:rgba(15,20,25,.95);backdrop-filter:blur(8px)}.header__inner{max-width:64rem;margin:0 auto;padding:1rem;display:flex;align-items:center;justify-content:space-between}.header__logo-link{display:flex;align-items:center;gap:.75rem}.header__logo-spacer{width:50px;flex-shrink:0}.header__menu-btn{display:none;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;color:#fff;border:none;background:none;cursor:pointer}@media(max-width:767px){.header__menu-btn{display:flex}}.header__menu-icon{display:flex;flex-direction:column;justify-content:center;gap:5px}.header__menu-icon span{display:block;width:1.25rem;height:2px;background-color:currentColor;border-radius:1px}.header__nav{display:flex;align-items:center;gap:1.5rem}@media(max-width:767px){.header__nav{position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:0;padding:1rem;background:rgba(15,20,25,.95);border-bottom:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(8px);max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .3s ease}.header__nav.header__nav--open{max-height:20rem;opacity:1}.header__nav .header__cta,.header__nav .header__nav-link{padding:.75rem 0;width:100%;text-align:center}.header__nav .header__cta{margin-top:.5rem}}.header__nav-link{font-size:.875rem;color:#d1d5db;transition:color .15s ease}.header__nav-link:hover{color:#fff}.header__cta{font-size:.875rem;font-weight:600;padding:.5rem 1rem;border-radius:.5rem;background-color:#0ea5e9;color:#fff;transition:background-color .15s ease}.header__cta:hover{background-color:#38bdf8}.hero{position:relative;border-bottom:1px solid hsla(0,0%,100%,.1);background-color:#0f1419;padding:4rem 0}.hero__inner{max-width:64rem;margin:0 auto;padding:0 1rem;text-align:center}.hero__logo-wrapper{display:inline-flex;align-items:center;justify-content:center}.clients-page{background-color:#0f1419;min-height:100vh}.clients-page__main{padding:3rem 0 4rem}.clients-page__inner{max-width:64rem;margin:0 auto;padding:0 1rem}.clients-page__title{margin:0 0 .75rem;font-size:1.5rem;font-weight:600;color:#fff}.clients-page__subtitle{margin:0 0 2rem;font-size:1rem;color:#d1d5db}.clients-page__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}@media(min-width:768px){.clients-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.clients-page__card{border-radius:.75rem;border:1px solid hsla(0,0%,100%,.1);background-color:#1a2229;padding:1.25rem}.clients-page__card,.clients-page__logo-wrapper{display:flex;align-items:center;justify-content:center}.clients-page__logo-wrapper{width:100%;max-width:200px;aspect-ratio:3/2}.clients-page__logo{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.products-page{background-color:#0f1419;min-height:100vh}.products-page__main{padding:3rem 0 4rem}.products-page__inner{max-width:64rem;margin:0 auto;padding:0 1rem}.products-page__title{margin:0 0 .75rem;font-size:1.5rem;font-weight:600;color:#fff}.products-page__subtitle{margin:0 0 2rem;font-size:1rem;color:#d1d5db}.products-page__grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media(min-width:640px){.products-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.products-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.products-page__card{border-radius:.75rem;border:1px solid hsla(0,0%,100%,.1);background-color:#1a2229;padding:1rem 1.25rem}.products-page__name{margin:0;font-size:1rem;font-weight:600;color:#fff}.products-page__fornitori-title{margin:2.5rem 0 .75rem;font-size:1.5rem;font-weight:600;color:#fff}.products-page__fornitori-subtitle{margin:0 0 1.5rem;font-size:1rem;color:#d1d5db}.products-page__fornitori-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}@media(min-width:768px){.products-page__fornitori-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.products-page__fornitori-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.products-page__fornitori-card{border-radius:.75rem;border:1px solid hsla(0,0%,100%,.1);background-color:#1a2229;padding:1.25rem;display:flex;align-items:center;justify-content:center}.products-page__fornitori-logo-wrapper{width:100%;max-width:180px;aspect-ratio:3/2;display:flex;align-items:center;justify-content:center}.products-page__fornitori-logo{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.sede-page{background-color:#0f1419;min-height:100vh}.sede-page__main{padding:3rem 0 4rem}.sede-page__inner{max-width:64rem;margin:0 auto;padding:0 1rem}.sede-page__title{margin:0 0 .75rem;font-size:1.5rem;font-weight:600;color:#fff}.sede-page__subtitle{margin:0 0 2rem;font-size:1rem;color:#d1d5db}.sede-page__empty{margin:0;color:#9ca3af}.sede-page__section-title{margin:2.5rem 0 .75rem;font-size:1.5rem;font-weight:600;color:#fff}.sede-page__section-subtitle{margin:0 0 1.5rem;font-size:1rem;color:#d1d5db}.sede-slider,.sede-slider__frame{position:relative;overflow:hidden}.sede-slider__frame{aspect-ratio:16/9;border-radius:.75rem;background-color:#1a2229}.sede-slider__slide{position:absolute;inset:0;opacity:0;transition:opacity .5s ease}.sede-slider__slide--active{opacity:1}.sede-slider__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sede-slider__dots{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem}.sede-slider__dot{width:.5rem;height:.5rem;border-radius:9999px;background-color:hsla(0,0%,100%,.5);transition:width .3s ease,background-color .3s ease}.sede-slider__dot--active{width:1.5rem;background-color:#0ea5e9}.sede-video-slider{margin-top:.5rem}.sede-video-slider__frame{position:relative;width:100%;height:clamp(20rem,55vh,38rem);overflow:hidden;border-radius:.75rem;background-color:#1a2229}@media(max-width:767px){.sede-video-slider__frame{height:clamp(18rem,60vh,34rem)}}.sede-video-slider__slide{position:absolute;inset:0;opacity:0;transition:opacity .5s ease}.sede-video-slider__slide--active{opacity:1}.sede-video-slider__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background:#1a2229}.sede-video-slider__dots{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem}.sede-video-slider__dot{width:.5rem;height:.5rem;border-radius:9999px;border:0;background-color:hsla(0,0%,100%,.5);transition:width .3s ease,background-color .3s ease}.sede-video-slider__dot--active{width:1.5rem;background-color:#0ea5e9}