.heroText{background-color:#488eab;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;height:50vh;max-height:600px;padding:150px 0;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:480px){.heroText{padding:60px 0}}.heroText__container{display:-webkit-box;display:-ms-flexbox;display:flex;float:none;margin:0 auto;max-width:1220px;padding:0 20px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1366px){.heroText__container{max-width:1126px}}@media (max-width:992px){.heroText__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.heroText__container [class*=span]{margin-left:0;margin-right:0;width:100%}}.heroText__text{color:#fff;text-align:center}.heroText__text h1{color:#fff;margin:0}.heroText__text p{color:#fff;font-weight:500}.heroText__text p:first-of-type{line-height:1.417em}.heroText__text p:not(:first-of-type){font-size:1.125rem}@media (max-width:480px){.heroText__text p:not(:first-of-type){font-size:.875rem}}.heroText__text p:last-child{margin-bottom:0}