section.standalone-search{height:100%}
.standalone-search{height:100%;padding:20px}
div.standalone-search__wrapper input[type="text"]{height:80px !important}
@media(min-width:768px){div.standalone-search__wrapper input[type="text"]{padding-right:100px}
}
@media(max-width:767px){div.standalone-search__wrapper input[type="text"]{padding:20px 100px 20px 20px}
}
div.standalone-search__bar .form-input-textbox{width:100%}
@media(min-width:992px){div.standalone-search__bar .form-input-textbox{width:435px}
}
.standalone-search__wrapper.noresults{text-align:center}
.standalone-search__wrapper input.nosubmit:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #f1f5f7 inset}
.standalone-search__wrapper.search-section{padding:25px}
.standalone-search__wrapper{max-width:435px !important;width:100%;text-align:left;margin:0 auto}
.standalone-search__wrapper.standalone-search__bar{position:relative}
.standalone-search__wrapper.clear-search{position:absolute;right:0;top:0;padding:25px 10px}
@media(max-width:767px){.standalone-search__wrapper .clear-search{padding:15px 10px}
}
.standalone-search__wrapper button.search{border:0;background:0;position:absolute;padding:10px 15px;right:50px;border-right:1px solid #b2beb5;height:40px;top:20px}
@media(max-width:767px){.standalone-search__wrapper button.search{top:20px}
.standalone-search__wrapper{max-width:336px !important}
}
.standalone-search__wrapper button.close-button{border:solid black;border-radius:50px;display:flex;width:30px;height:30px;padding:5px;justify-content:center;align-items:center;flex-shrink:0;background:#262626}
.close-button{font-size:32px;line-height:1;color:#888;cursor:pointer;margin-left:16px}
.standalone-search__wrapper .clear-search{position:absolute;right:0;top:0;padding:25px 10px}
.standalone-search__bar .form-input-textbox{width:100%}
.search-error{color:red}
.form-input-textbox label{color:#262626}
.standalone-search__wrapper .form-input-textbox input:focus + label,.standalone-search__wrapper .form-input-textbox input:not(:placeholder-shown) + label{top:18px;font-size:12px;color:#262626}