.parent-flex,.parent-flex>div{display:flex;flex-flow:column wrap}.hero{display:flex;flex-flow:column wrap;justify-content:center;align-items:center;width:100%;min-height:350px;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;padding:24px 0}.hero:before{content:'';display:block;background:rgba(0,0,0,0.5);width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.hero-content{position:relative;text-align:center;color:white}.hero-content .hero-title div{position:relative;display:inline;position:relative}.hero-content .hero-title .trattino{width:50px;border-top:5px solid #ff6634;display:block;position:absolute;bottom:-30px;left:calc(50% - 25px)}.hero-content .hero-subtitle{font-size:24px;color:white;margin-top:60px}@media screen and (min-width:768px){.hero-content .hero-btn .hs-button.large.primary{display:none}}