.hb{width:100%}.hb__bg{background-image:var(--hb-bg-url);background-position:50%;background-size:cover;overflow:hidden}.hb__bg,.hb__content{min-height:500px;position:relative;width:100%}.hb__content{height:100%}.hb__h1{color:#fff;left:var(--hb-h1-x);margin:0;max-width:var(--hb-h1-mw);top:var(--hb-h1-y)}.hb__cta,.hb__h1{position:absolute}.hb__cta{background-color:var(--hb-cta-bg);border-radius:var(--hb-cta-r);color:var(--hb-cta-text);height:var(--hb-cta-h);left:var(--hb-cta-x);top:var(--hb-cta-y);width:var(--hb-cta-w)}.hb__cta:hover{background-color:var(--hb-cta-hover-bg)}@media (max-width:767px){.hb__bg{background-image:var(--hb-bg-url-m)}.hb__bg,.hb__content{min-height:450px}.hb__h1{font-size:24px;left:var(--hb-h1-x-m);max-width:var(--hb-h1-mw-m);top:var(--hb-h1-y-m)}.hb__cta{left:var(--hb-cta-x-m);top:var(--hb-cta-y-m)}}@media (min-width:768px) and (max-width:991px){.hb__bg{background-image:var(--hb-bg-url-t)}.hb__h1{left:var(--hb-h1-x-t);max-width:var(--hb-h1-mw-t);top:var(--hb-h1-y-t)}.hb__cta{left:var(--hb-cta-x-t);top:var(--hb-cta-y-t)}}