.wrapper-titoli{background-color:#ff3d34;overflow:hidden;text-align:center;width:100%}.animation-subtext{animation:slideBottom .3s ease-out 4s forwards;font-size:35px;margin-bottom:12px}.animation-subtext,.animation-title{opacity:0;position:relative;width:100%;z-index:2}.animation-title{animation:slideRight 1s ease-out forwards;font-size:80px;left:-100%;margin:0;top:0}.animation-title:nth-child(2){animation-delay:1s}.animation-title:nth-child(3){animation-delay:2s}.animation-title:nth-child(4){animation-delay:3s}@keyframes slideRight{0%{left:-100%;opacity:0}to{left:0;opacity:1}}@keyframes slideBottom{0%{opacity:0;top:-100px}to{opacity:1;top:0}}@media (max-width:600px){.wrapper-titoli p.animation-title{font-size:35px!important;letter-spacing:unset!important}.wrapper-titoli p.animation-subtext{font-size:16px}}