#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:#feaf2d;overflow:hidden;transform:rotate(-2deg);z-index:1}#hero .hero-bg img{position:absolute;left:50%;bottom:-8px;height:102%;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}@media (min-width:576px){#hero .hero-bg{height:500px}#hero .hero-bg img{height:102%}}@media (min-width:992px){#hero{min-height:720px;display:block}#hero .container{order:initial}#hero .hero-inner{position:relative;z-index:5}#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:100px;bottom:-10px;height:102%;transform:rotate(2deg)}}.text-steps{font-size:80px}#not_sure{margin:20px 0;padding:10px 0;background-image:url(../img/howitworks.jpg);background-repeat:no-repeat;background-position:left top;background-size:300% auto}#not_sure .container .spacer{height:350px}#not_sure .container h2{color:#fab33d}@media (min-width:768px){#not_sure .container .spacer{height:680px}}@media (min-width:992px){#not_sure{margin:20px 0;padding:50px 0;background-position:left top;background-size:100% auto}#not_sure .container .spacer{height:1px}}@media (min-width:1200px){#not_sure{margin:20px 0;background-size:100% auto}#not_sure .container h2{color:#fff}}button .arrow{transition:transform .3s ease}button:not(.collapsed) .arrow{transform:rotate(180deg)}#explore_uptrain h3 span:first-child{color:#fab33d}