#hero .content{padding-top:50px;padding-bottom:50px;min-height:375px !important}#hero,#hero .content{position:relative;box-sizing:border-box}#hero .bg,#hero .tint{position:absolute;top:0;right:0;bottom:0;left:0}#hero .bg{z-index:1}#hero .bg.center{z-index:1;background-size:cover;background-position:center center}#hero .bg.top{z-index:1;background-size:cover;background-position:center top}#hero .bg.bottom{z-index:1;background-size:cover;background-position:center bottom}#hero .tint{z-index:2}#hero .content{z-index:3;color:white}#hero .tint.purple{background-color:#633db2}#hero .tint.teal{background-color:#30ccc9}#hero .tint.teal_to_purple{background-image:linear-gradient(90deg,#48c2c3 0%,#644a9e 100%)}#hero .tint.purple_to_teal{background-image:linear-gradient(90deg,#644a9e 0%,#48c2c3 100%)}#hero h3{font-weight:normal}@media screen and (min-width:768px){#hero h1{font-size:36px}}