.lp-hero{background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;width:100%;min-height:350px;position:relative}.lp-hero:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,0.3);z-index:1}.lp-hero-wrapper{position:relative;z-index:2;padding:32px 24px;display:flex;flex-direction:column;justify-content:center;align-items:center}.lp-hero-titolo,.lp-hero-sottotitolo{color:#fff;text-align:center}.lp-hero-titolo{font-size:24px}.lp-hero-sottotitolo{font-size:18px}@media screen and (min-width:768px){.lp-hero-titolo{font-size:36px}.lp-hero-sottotitolo{font-size:24px}}.lp-hero .hs-button,.lp-hero .hs-button:focus{text-align:center;color:#fff !important;background-color:#c22a29;border-color:#c22a29;font-weight:600}.lp-hero .hs-button:hover{color:#fff !important;background-color:#c22a29;border-color:#c22a29}@media screen and (min-width:769px){.lp-hero .hs-button{display:none}}