.Dashboard{background:#FFF;width:100%;display:flex;flex-direction:column;min-height:100vh}.DashboardPageContent{flex-grow:1;background:#FFF;width:100%}.PageBackground{width:100%;height:255px;flex-shrink:0;background:linear-gradient(95deg,#EAF2F8 6.97%,#B6D3E9 91.6%);margin-bottom:246px}.DashboardContent,.PageBackground{display:inline-flex;flex-direction:column;align-items:center}.DashboardContent{gap:32px;margin-top:60px}.SearchCard{flex-direction:column;height:200px;padding:32px;align-items:stretch;border-radius:8px;background:#FFF;min-width:1012px;box-shadow:0 6px 12px 0 rgba(0,0,0,.18);border-top:8px solid var(--blues-huk-blue-light-b-6-d-3-e-9,#b6d3e9)}.SearchCard,.SearchForm{display:flex;justify-content:center;gap:24px}.SearchForm{align-items:flex-start}.SearchByField{width:255px;align-self:flex-start}.SearchInputField{width:500px;align-self:flex-start}.ClaimantNameField{width:238px}.SearchButton{width:150px;height:40px;display:flex;align-self:flex-start;margin-top:31px}.ButtonText{flex:1 0 0;text-align:center;font-size:14px;font-style:normal;font-weight:400}.SearchCardAlert{display:flex;flex-direction:row;background:var(--message-colors-backgrounds-huk-message-bg-warn-fdf-3-e-8,#FDF3E8);color:var(--huk-blue-3-a-5-a-78,#3A5A78);gap:16px;padding:16px}.SearchCardAlertIcon{color:#E87501}