.search-field{background-color:#002677;color:#fff;width:100%;box-sizing:border-box;padding:25px 0;input{width:100%;height:35px;text-indent:19px;&::placeholder{color:#ccc;font-size:16px;font-family:'OptumSans';padding-left:15px}
}
}
#search-field-component-submit{background:0;color:inherit;border:0;padding:0;font:inherit;cursor:pointer;outline:inherit}
.news-search__container{margin:0 auto;max-width:1062px;display:grid;grid-template-columns:380px 1fr;align-items:center;@media(max-width:768px){grid-template-columns:1fr}
}
.news-search__heading{margin-top:-30px;@media(max-width:768px){margin-top:auto}
}
.news-search__fields{padding:12px 0;width:100%;display:grid;grid-template-rows:1fr 1fr;gap:15px}
.news-search--searchinput{border-radius:6px 0 0 6px;border:0}
#search-field-component-submit{background:no-repeat url("../../../../content/dam/uhg/icons/Icons/search-icon--white.svg");background-position-x:center;background-position-y:center;background-size:15px 15px;background-color:#0066f5;border:1px solid #0066f5;padding-left:2px;width:40px;height:35px;border-radius:0 6px 6px 0}
.news-search__fields-search{display:flex;flex-direction:row}
.news-search__fields-facets{justify-self:flex-start;select{background-color:#fff;width:300px;height:35px;padding:4px 15px;margin-right:10px;border-radius:6px;font-size:16px;font-family:'OptumSans';color:#0066f5;cursor:pointer}
@media only screen and (min-width:769px) and (max-width:1019px){select{max-width:175px;padding:4px 4px}
}
@media only screen and (min-width:465px) and (max-width:639px){select{max-width:215px}
}
@media only screen and (max-width:464px){select{max-width:175px;padding:4px 4px}
}
}