.hero-block{background-color:var(--color-blue);background-position:50% 50%;background-size:cover;display:flex;flex-direction:column;flex-grow:50;justify-content:flex-end;min-height:75vh;position:relative;@media screen and (min-width:480px){min-height:55vh}@media screen and (min-width:960px){align-items:center;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}}.hero-block .inner-wrapper{background-color:var(--color-blue);color:var(--color-white);@media screen and (min-width:480px){max-width:72rem}}.hero-block .hero-content{padding:3rem;@media screen and (min-width:480px){padding-bottom:5rem;padding-left:8rem;padding-right:8rem;padding-top:5rem}}.hero-block.no-bg{flex-grow:1;min-height:0}.hero-block.no-bg .inner-wrapper{height:100%;margin:8rem auto;max-width:144rem;width:100%}.hero-block.no-bg .hero-content{padding:0 1.5rem;text-align:center}.hero-block .hero-text:not(:first-child){margin-top:3.5rem}.hero-block .hero-button:not(:first-child){margin-top:3.5rem;padding-left:2em;padding-right:2em}.single-range .hero-block:before,.sub-technology .hero-block:before{bottom:0;clip-path:polygon(25% 0,0 100%,100% 100%,100% 0);content:"";height:100%;left:auto;position:absolute;right:0;top:0;width:75%}@media screen and (min-width:480px){.single-range .hero-block:before,.sub-technology .hero-block:before{background-color:var(--color-transparent-blue)}}.single-range .hero-block .inner-wrapper,.sub-technology .hero-block .inner-wrapper{background-color:var(--color-transparent);bottom:0;display:flex;height:100%;left:auto;position:absolute;right:0;top:0;width:100%;@media screen and (min-width:480px){max-width:unset;width:75%}}.single-range .hero-block .hero-content,.sub-technology .hero-block .hero-content{background-color:var(--color-transparent-blue);margin:0 auto auto;max-height:50%;text-align:center;width:100%;@media screen and (min-width:480px){background-color:var(--color-transparent);margin-bottom:auto;margin-left:auto;margin-right:0;margin-top:auto;max-height:unset;max-width:72rem;text-align:right}}