@keyframes spinnerAnim{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.banner{background:url(../../../images/pro/main/mobile-hero.jpg) center no-repeat;background-size:cover;color:#fff;padding:50px 20px;position:relative;text-align:center}.banner::before{background-color:rgba(0,0,0,.5);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:3}.banner__content{position:relative;z-index:4}.banner__super-title{font-size:32px;margin-bottom:5px}.banner__title{font-size:24px;line-height:34px;margin-bottom:25px}.banner .input-group{margin:0 auto;max-width:260px}.banner .input-group-btn{width:60px}.banner .input-group--inline-btn .form-control{border-color:#fff;box-shadow:none}.banner select:active,.banner select:focus{border:0}.banner .form-error-message{margin-top:0}@media (min-width:768px){.banner{background:url(../../../images/pro/main/desktop-hero.jpg) center no-repeat;background-size:cover}}