.hero-listing{height:360px;background-size:cover;background-position:top;background-repeat:no-repeat;padding-top:99px;display:flex;align-items:center;padding:0 50px;position:relative}.hero-listing:before{content:'';position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(255,255,255,0.6);z-index:1}.hero-listing-wrapper{position:relative;z-index:2;padding-top:270px}.hero-listing-titolo{font-size:32px;line-height:42px;text-transform:uppercase;font-family:AkagiPro-Bold,sans-serif;font-weight:700;letter-spacing:1.3pt;margin-bottom:0}.hero-listing-sottotitolo{font-size:16px;line-height:20px;letter-spacing:.45pt;margin-bottom:15px;color:#003c56;text-transform:uppercase;font-family:AkagiPro-Book,sans-serif;align-items:center;display:flex}.hero-listing-sottotitolo:before{content:"";background-color:#003c56;display:inline-block;width:30px;height:30px;margin-right:15px}@media screen and (min-width:1024px){.hero-listing{height:70vh}.hero-listing-titolo{font-size:75px;line-height:65px}.hero-listing-sottotitolo{font-size:25px;line-height:28px;margin-bottom:30px}}@media screen and (min-width:1440px){.hero-listing-titolo{font-size:91px;line-height:90px}}