.hero-space{width:100%;height:100vh;overflow:hidden;margin-top:-120px}.hs-hero__content{position:fixed;top:65%;left:0;z-index:50;text-align:left;background-color:rgba(10,85,158,0.95);padding-top:16px !important;padding-bottom:16px !important;color:#fff;border-radius:0px 8px 8px 0px}.hs-hero h1{color:#fff !important;margin-bottom:-7px;line-height:42px !important;padding-bottom:9px;text-align:left}.hero-text{font-size:13px;color:#fff}.hs-hero__content--center{text-align:center}.hs-hero__content--right{text-align:right}.hs-hero__content{padding:0 10%}.hs-hero__content main{font-size:1.8em}.hs-hero{position:relative;width:100%;height:100%;background:no-repeat 20% 20%;background-size:cover;background-attachment:relative;opacity:1;transform:scale(1.15);animation-duration:4s;animation-iteration-count:1;animation-name:anim-burns;animation-direction:normal}@keyframes anim-burns{0%{opacity:1;transform:scale(1.0)}100%{opacity:1;transform:scale(1.15)}}.hs-hero{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.hs-hero{background-attachment:fixed}.hs-hero{position:relative;width:100%;height:100%;background:no-repeat 50% 50%;background-size:cover;background-attachment:relative;opacity:1;transform:scale(1.15);animation-duration:4s;animation-iteration-count:1;animation-name:anim-burns;animation-direction:normal}}@media only screen and (min-width:1000px){.hs-hero{position:relative;width:100%;height:100%;background:no-repeat 100% 100%;background-size:cover;background-attachment:fixed;opacity:1;transform:scale(1.15);animation-duration:4s;animation-iteration-count:1;animation-name:anim-burns;animation-direction:normal}}