.static-hero{width:100%;max-width:100%;min-height:582px;display:block;position:relative}
@media only screen and (min-width:992px){.hero-container{min-height:582px;display:flex;flex-wrap:wrap;flex-direction:column;margin:0 auto;justify-content:center;padding-top:50px;padding-bottom:100px;text-align:center}
.static-hero-icon{position:absolute;overflow:hidden;left:50%;top:48%;transform:translate(-50%,-50%);width:89px;height:89px;image-rendering:pixelated}
.static-content{align-self:center;align-items:center;justify-content:center}
.hex-group-icon{width:124.4px;height:144.8px;position:relative;margin:0 auto;margin-bottom:50px}
.hero-h1{font-stretch:normal;font-style:normal;letter-spacing:.45px;margin-bottom:30px;font-family:NotoSans-Bold;font-size:45px;line-height:55px;text-transform:uppercase}
.hero-desc{font-size:26px;line-height:36px;max-width:914px;min-width:424px;font-weight:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;margin:0 auto}
}
@media only screen and (max-width:991px){.hero-container{width:100%;min-height:582px;display:flex;flex-wrap:wrap;flex-direction:column;margin:0 auto;justify-content:center;padding:100px 75px 100px 75px;text-align:center}
.static-hero-icon{position:absolute;overflow:hidden;left:50%;top:48%;transform:translate(-50%,-50%);width:89px;height:89px}
.static-content{align-self:center;align-items:center;justify-content:center}
.hex-group-icon{width:124.4px;height:144.8px;position:relative;margin:0 auto;margin-bottom:50px}
.hero-h1{font-stretch:normal;font-style:normal;letter-spacing:.35px;margin-bottom:30px;font-size:35px !important;line-height:75px !important}
.hero-desc{font-size:22px;line-height:30px;min-width:100%;font-weight:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;margin:0 auto}
}
@media only screen and (max-width:575px){.hero-container{width:100%;min-height:582px;display:flex;flex-wrap:wrap;flex-direction:column;margin:0 auto;justify-content:center;padding:100px 15px 100px 15px !important;text-align:center}
}