#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: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}@media (min-width:576px){#hero .hero-bg{height:500px}#hero .hero-bg img{height:92%}}@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:-50px;bottom:-10px;height:100%;transform:rotate(2deg)}}.custom-select{position:relative;display:inline-block;width:100%}.custom-select .form-select{border:4px solid #153e4e;border-radius:50px;padding:15px 50px 15px 20px;font-size:25px;color:#153e4e;background:#fff;appearance:none;box-shadow:none}.custom-select .form-select:focus{outline:0;box-shadow:none}.custom-select::after{content:"";position:absolute;top:50%;right:20px;width:10px;height:10px;border-right:3px solid #153e4e;border-bottom:3px solid #153e4e;transform:translateY(-50%) rotate(45deg);pointer-events:none}#how_it_works{margin:20px 0;padding:10px 0;background-image:url(../img/howitworks.jpg);background-repeat:no-repeat;background-position:left top;background-size:300% auto}#how_it_works .container .spacer{height:350px}#how_it_works .container h2{color:#fab33d}@media (min-width:768px){#how_it_works .container .spacer{height:680px}}@media (min-width:992px){#how_it_works{margin:20px 0;padding:50px 0;background-position:left top;background-size:100% auto}#how_it_works .container .spacer{height:1px}}@media (min-width:1200px){#how_it_works{margin:20px 0;padding:100px 0 50px;background-size:100% auto}#how_it_works .container h2{color:#fff}}#myCarousel{overflow:visible}#myCarousel .carousel-item{min-height:500px}#myCarousel .carousel-control-prev{left:-60px;width:50px}#myCarousel .carousel-control-next{right:-60px;width:50px}#myCarousel .carousel-control-next,#myCarousel .carousel-control-prev{opacity:1}.carousel-control-next-icon,.carousel-control-prev-icon{filter:invert(1) grayscale(100%)}.carousel-indicators [data-bs-target]{background-color:#333;opacity:.4}.carousel-indicators .active{background-color:#000;opacity:1}