#home{background-image:url("/img/sfondo1_desktop.jpg");background-attachment:fixed;background-size:cover;background-position:center;padding:10px;color:#fff;min-height:5000px}#home .logo{width:300px}#home .scrollPin{height:100vh}#home .bloccoStoria{position:absolute;width:100%;top:50%;transform:translateY(-50%)}#home .bloccoStoria .frase1{margin-top:60px;text-align:center;opacity:0;transform:scale(0.4)}#home .bloccoStoria .cartoline{position:relative;margin-top:100px;z-index:10}#home .bloccoStoria .cartoline>div{width:300px;height:360px;position:absolute;background:#fff;text-align:center;left:0;right:0;margin-inline:auto;width:-moz-fit-content;width:fit-content;box-shadow:2px 2px 13px rgba(0,0,0,.3)}#home .bloccoStoria .cartoline>div img{height:270px;width:270px;margin:15px}#home .bloccoStoria .storia-link{margin-top:500px}#home .bloccoStoria .storia-link a{color:#000;font-weight:600;font-size:1.3em;rotate:-3deg;text-decoration:none}#home .bloccoStoria .storia-link p{margin-top:20px;opacity:.8;font-size:1.1em;rotate:-1deg}#home .bloccoStoria .api{z-index:1000}#home .bloccoStoria .api img{opacity:0;position:absolute;animation:float 3s ease-in-out infinite;z-index:100}#home .bloccoStoria .api .ape1{top:180px;left:calc(50vw - 500px);width:200px}#home .bloccoStoria .api .ape2{top:380px;right:calc(50vw - 350px);width:70px;animation-delay:400ms}#home .bloccoStoria .api .ape3{bottom:150px;left:calc(50vw - 500px);width:70px;animation-delay:1300ms}#home .bloccoStoria .api .ape4{bottom:0px;right:calc(50vw - 500px);width:200px;animation-delay:2000ms}#home .bloccoMiele{position:absolute;width:100%;top:55%;transform:translateY(-50%)}#home .bloccoMiele .vasetti{height:350px}#home .bloccoMiele .vasetti a img{width:180px;height:auto;transition:width 200ms linear}#home .bloccoMiele .vasetti a.active img{width:230px}#home .bloccoMiele .miele-link{margin-top:50px}#home .bloccoMiele .miele-link a{color:#000;font-weight:600;font-size:1.3em;rotate:-3deg;text-decoration:none}#home .bloccoMiele .miele-link p{margin-top:20px;opacity:.8;font-size:1.1em;rotate:-1deg}#home .bloccoMiele .api{z-index:1000}#home .bloccoMiele .api img{position:absolute;animation:float 3s ease-in-out infinite;z-index:100}#home .bloccoMiele .api .ape1{top:-100px;left:calc(50vw - 500px);width:180px;animation-delay:0ms}#home .bloccoMiele .api .ape2{top:-50px;left:calc(50vw - 300px);width:60px;animation-delay:600ms}#home .bloccoMiele .api .ape3{top:-50px;left:calc(50vw - 50px);width:80px;animation-delay:1200ms}#home .bloccoMiele .api .ape4{top:0px;right:calc(50vw - 500px);width:70px;animation-delay:1800ms}#home .bloccoMiele .api .ape5{top:100px;left:calc(50vw - 600px);width:130px;animation-delay:2200ms}#home .bloccoMiele .api .ape6{bottom:0px;left:calc(50vw - 400px);width:200px;animation-delay:3000ms;rotate:45deg}#home .bloccoMiele .api .ape7{bottom:0px;right:calc(50vw - 400px);width:70px;animation-delay:700ms}#home .bloccoMiele .api .ape8{bottom:100px;right:calc(50vw - 300px);width:150px;animation-delay:1500ms}#home .bloccoNaked{position:absolute;width:100%;top:55%;transform:translateY(-50%)}#home .bloccoNaked .frase2{margin-top:60px;text-align:center}#home .bloccoNaked .corpi{text-align:center;transform-origin:bottom center}#home .bloccoNaked .corpi img{width:300px}#home .bloccoNaked .api{z-index:1000}#home .bloccoNaked .api img{position:absolute;animation:float 3s ease-in-out infinite;z-index:100}#home .bloccoNaked .api .ape1{top:250px;left:calc(50vw - 300px);width:100px;animation-delay:0ms}#home .bloccoNaked .api .ape2{top:450px;right:calc(50vw - 350px);width:80px;animation-delay:600ms}#home .bloccoNaked .api .ape3{top:600px;left:calc(50vw - 300px);width:80px;animation-delay:1200ms}#home .footer{margin-top:100px}#home .footer img{width:700px}@media(max-width: 800px){#home{background-image:url("/img/sfondo1_mobile.jpg")}#home .bloccoStoria .cartoline>div{width:200px;height:240px}#home .bloccoStoria .cartoline>div img{width:180px;height:180px;margin:10px}#home .bloccoStoria .api .ape1{top:180px;left:calc(50vw - 150px);width:80px}#home .bloccoStoria .api .ape2{top:200px;right:calc(50vw - 100px);width:50px;animation-delay:400ms}#home .bloccoStoria .api .ape3{bottom:150px;left:calc(50vw - 150px);width:50px;animation-delay:1300ms}#home .bloccoStoria .api .ape4{bottom:200px;right:calc(50vw - 150px);width:80px;animation-delay:2000ms}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}100%{transform:translateY(0)}}