.help-searchbar{padding:4rem 0;background-color:#1171bb;}.help-searchbar-heading{color:#fff;text-align:center;margin:0 0 1.6rem;}.help-searchbar-input{border-radius:3.2rem;border-color:#979797;padding:1.6rem 5.6rem 1.6rem 2rem;font-size:2rem;line-height:1.25;color:#4f5963;transition:all .3s ease-in-out;}.help-searchbar-input::placeholder{color:#4f5963;}.help-searchbar-input:focus{box-shadow:0 0 0 .2rem rgba(255,255,255,.5) !important;border:.1rem solid #979797 !important;background-color:#fff;}.help-searchbar .form-group{position:relative;margin-bottom:0;}.help-searchbar-btn{position:absolute;right:2.4rem;top:0;bottom:0;margin:auto;padding:0;background:none;outline:none;border:none;font-size:2.4rem;width:2.4rem;height:2.4rem;color:#4f5963;}.help-searchbar-btn .far{display:block;}@media screen and (width >= 768px){.help-searchbar-form{max-width:60rem;margin:0 auto;}.help-searchbar-input{font-size:2.4rem;}.help-searchbar-btn{right:2rem;}}@media screen and (width >= 992px){.help-searchbar-form{max-width:75rem;}}