.fullWidthImageContainer{width:100%;height:400px;position:relative;background-size:cover;background-position:bottom;display:flex;justify-content:center;align-items:center;margin-top:0!important;margin-bottom:0!important;z-index:0}@media only screen and (min-width:600px){.fullWidthImageContainer{height:500px}}@media only screen and (min-width:900px){.fullWidthImageContainer{height:600px}}.gradient{position:absolute;z-index:0;right:0;top:0;left:0;height:100%;background-color:rgba(0,0,0,.4)}.headerText{display:flex;flex-direction:column;justify-content:center;position:absolute}@media only screen and (max-width:900px){.headerText{width:75%}}@media only screen and (min-width:901px)and (max-width:1200px){.headerText{width:50%}}@media only screen and (min-width:1201px){.headerText{width:40%}}.imgContainer{position:absolute;left:0;top:0;width:100%;height:100%}.heroTitle{font-size:3.5rem}.heroSubtitle,.heroTitle{color:#fff;font-family:arsenal,-apple-system,"system-ui",BlinkMacSystemFont,Segoe UI,Helvetica,Arial;line-height:1;padding-bottom:1rem}.heroSubtitle{font-size:1.75rem;padding-top:1rem}