.searchInput{position:relative;display:flex;align-items:center}.searchInput_input{margin-bottom:0;border:none;background:transparent;color:#353c42;font-weight:700;text-transform:uppercase;letter-spacing:2px}.searchInput_input:focus,.searchInput_input:hover{box-shadow:none}.searchInput_underlineHolder{position:absolute;bottom:0;left:0;display:block;width:auto;height:4px;max-width:100%;padding-left:56px;background:#f3753f;font-weight:300;font-size:48px;font-family:Gotham A,Gotham B,sans-serif;overflow:hidden;flex:none;transition:width 1s ease;letter-spacing:2px}.searchInput_input-wide{min-width:300px}.searchInput-small .searchInput_icon{width:18px;height:18px;color:#ada8a5;stroke-width:3px}.searchInput-small .searchInput_input{min-width:200px;font-size:13px}.searchInput-small .searchInput_input-resources{min-width:190px}.searchInput-small .searchInput_input-newsCoverage{min-width:250px}.searchInput-large{position:relative;padding-bottom:10px}.searchInput-large:after,.searchInput-large:before{position:absolute;bottom:0;left:0;height:4px;content:""}.searchInput-large:before{width:100%;background:#ada8a5}.searchInput-large .searchInput_icon{width:38px;height:38px;margin-right:4px;color:#353c42;stroke-width:2}.searchInput-large .searchInput_input{font-size:48px;font-weight:200;text-transform:none}@media (max-width:1200px){.searchInput-large .searchInput_input{font-size:4vw}}@media (max-width:450px){.searchInput-large .searchInput_input{font-size:18px}}@media (max-width:700px){.searchInput-large{padding-bottom:6px}.searchInput-large .searchInput_icon{width:28px;height:28px}}.searchInput_predictive{position:absolute;top:100%;left:0;display:none;width:100%;padding:20px 0 24px;background:#fff;box-shadow:0 8px 40px 0 rgba(0,0,0,.35);z-index:100}.searchInput_predictive-active{display:block}.searchInput_predictive-header{top:108px;right:200px;left:auto;width:236px;box-shadow:0 8px 20px 0 rgba(0,0,0,.35)}.searchInput_predictive-header a{font-size:14px}@media (max-width:1024px){.searchInput_predictive-header{top:67px;right:0}}@media (max-width:700px){.searchInput_predictive-header{right:0}}.searchInput_predictive-searchPage{box-shadow:0 8px 20px 0 rgba(0,0,0,.35)}.searchInput_predictive_item{display:flex;width:100%;padding:4px 60px;color:#ada8a5;font-weight:200;font-size:24px;text-align:left;text-decoration:none;line-height:1}.searchInput_predictive_item:hover{background-color:#f4f4f4;color:#f3753f}.searchInput_predictive_item+.searchInput_predictive_item{margin-top:12px}.searchInput_predictive_item_autofill{font-weight:500}@media (max-width:700px){.searchInput_predictive{padding:12px 0}.searchInput_predictive_item{padding:4px 16px;font-size:16px}.searchInput_predictive_item+.searchInput_predictive_item{margin-top:8px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){input:-ms-input-placeholder{color:#ada8a5}}