body{margin:0;background:#F2F0E9;color:#212121;font-family:'Manrope',-apple-system,BlinkMacSystemFont,sans-serif}
    .header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(242,240,233,.97)}
    .container{max-width:1280px;margin:0 auto;padding:0 1.5rem}
    .hero{height:100vh;min-height:100vh;max-height:100vh;display:flex;align-items:center;padding-top:100px;position:relative;overflow:clip}
    .hero--integratori .hero__background img{object-position:center center}
    @media(max-width:768px){.hero--integratori .hero__background img{object-position:72% center}.hero--integratori .hero__overlay{background:linear-gradient(135deg,rgba(242,240,233,.95) 0%,rgba(242,240,233,.78) 60%,rgba(242,240,233,.46) 100%)}}
