#hero{position:relative;overflow:hidden;background:#fff;min-height:auto;display:flex;flex-direction:column}#hero .container{order:2;position:relative;z-index:5}#hero .hero-inner{display:block;position:relative;z-index:5}#hero .hero-bg{position:relative;order:1;width:calc(100% + 40px);height:460px;margin-left:-20px;margin-bottom:30px;background:#8ebdce;overflow:hidden;transform:rotate(-2deg);z-index:1}#hero .hero-bg img{position:absolute;left:50%;bottom:-8px;height:100%;transform:translateX(-50%) rotate(2deg);transform-origin:center bottom;z-index:2}#hero .hero-content{width:100%;padding:0 20px 40px;position:relative;z-index:5}#hero .hero-content h2{font-weight:700}#hero .hero-content h2 span{display:inline}#hero .hero-content h2 span:first-child{color:#fab33d}#hero .program-snapshot{position:relative;width:100%;padding:0 20px 40px;z-index:5;color:#14384a}#hero .program-snapshot .program-snapshot-inner{background:0 0}#hero .program-snapshot hr{margin:2rem 0;opacity:.2}@media (min-width:576px){#hero .hero-bg{height:500px}#hero .hero-bg img{height:100%}}@media (min-width:1200px){#hero{min-height:720px;display:block}#hero .container{order:initial}#hero .hero-inner{position:relative;z-index:5;min-height:720px}#hero .hero-content{width:42%;padding-top:100px;padding-bottom:0;padding-left:0;padding-right:0}#hero .hero-bg{position:absolute;top:20px;right:-120px;width:62vw;height:640px;margin-left:0;margin-bottom:0;border-top-left-radius:120px;border-bottom-left-radius:120px;transform:rotate(-2deg)}#hero .hero-bg img{left:30px;bottom:-10px;height:94%;transform:rotate(2deg)}#hero .program-snapshot{position:absolute;top:100px;right:40px;width:350px;padding:0;z-index:10;color:#14384a}#hero .program-snapshot .program-snapshot-inner{background:0 0}#hero .program-snapshot hr{margin:2rem 0;opacity:.2}}@media (min-width:1200px) and (max-width:1400px){#hero .hero-bg{right:-50px}#hero .hero-bg img{left:0}#hero .program-snapshot{right:-50px}}@media (min-width:1400px) and (max-width:1600px){#hero .hero-bg{width:58vw}#hero .hero-bg img{left:-20px;height:90%}#hero .program-snapshot{width:300px;right:10px}}