.relax-global-search{
  position: fixed;
  padding-top: 1rem;
  top: 0;
  width: 100vw;
  left: 0;
  z-index: 20;
  background-color: #d9d9d9;
  box-shadow: 0 24px 38px 3px rgba(0,0,0,0.14), 0 9px 46px 8px rgba(0,0,0,0.12), 0 11px 15px -7px rgba(0,0,0,0.20);
  display: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.relax-theme--dark .relax-global-search{
  background-color: #141c2c;
}

.relax-global-search-close{
  position: absolute;
  height: 2rem;
  cursor: pointer;
  width: 2rem;
  background-size: 2rem 2rem;
  z-index: 10;
  right: 1rem;
  top: 1rem;
  display: block;
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M31.7 5.71l-1.41-1.42L18 16.59 5.7 4.29 4.29 5.71 16.58 18 4.29 30.29l1.41 1.42L18 19.41l12.29 12.3 1.41-1.42L19.41 18 31.7 5.71z%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
}

.relax-theme--dark .relax-global-search-close{
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23e1e1e1%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M31.7 5.71l-1.41-1.42L18 16.59 5.7 4.29 4.29 5.71 16.58 18 4.29 30.29l1.41 1.42L18 19.41l12.29 12.3 1.41-1.42L19.41 18 31.7 5.71z%27/%3E%3C/svg%3E%0A");
}

.relax-global-search-wp{
  position: absolute;
  height: 4rem;
  cursor: default;
  width: 4rem;
  background-size: 2.5rem 2.5rem;
  z-index: 10;
  left: 0;
  top: 0;
  display: block;
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  background-image: url("data:image/svg+xml,%3Csvg id=%22Layer_1%22 xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 189 128.5%22%3E%3Cstyle%3E.st0%7Bfill:%235C5C5C;%7D .st1%7Bfill:%2E4BDC;%7D%3C/style%3E%3Cpath class=%22st0%22 d=%22M100.3 51.5h-6.7c-3.6 0-6.5 2.9-6.5 6.5s2.9 6.5 6.5 6.5h6.7c-1-2-1.5-4.2-1.5-6.5s.5-4.5 1.5-6.5z%22/%3E%3Cpath class=%22st0%22 d=%22M107.1 71.3v13.1c0 9.4-7.6 17-17 17s-17-7.6-17-17V58c0-3.6-2.9-6.5-6.5-6.5s-6.5 2.9-6.5 6.5v26.5c0 9.4-7.6 17-17 17s-17-7.6-17-17V58c0-3.6-2.9-6.5-6.5-6.5s-6.5 2.9-6.5 6.5v26.5c0 16.5 13.5 30 30 30 9.5 0 18-4.5 23.5-11.4 5.5 6.9 14 11.4 23.5 11.4 16.5 0 30-13.5 30-30V71.3c-2 1-4.2 1.5-6.5 1.5s-4.5-.5-6.5-1.5zM151 12h-37.4c-3.6 0-6.5 2.9-6.5 6.5v26.2c2-1 4.2-1.5 6.5-1.5s4.5.6 6.5 1.5V25H151c7.3 0 13.3 6 13.3 13.3 0 7.3-6 13.3-13.3 13.3h-24.1c1 2 1.5 4.2 1.5 6.5s-.6 4.5-1.5 6.5H151c14.5 0 26.3-11.8 26.3-26.3 0-14.6-11.8-26.3-26.3-26.3z%22/%3E%3Ccircle class=%22st1%22 cx=%22113.6%22 cy=%2258%22 r=%226.5%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}

.relax-theme--dark .relax-global-search-wp{
  background-image: url("data:image/svg+xml,%3Csvg id=%22Layer_1%22 xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 189 128.5%22%3E%3Cstyle%3E.st0%7Bfill:%23e1e1e1;%7D .st1%7Bfill:%2E4BDC;%7D%3C/style%3E%3Cpath class=%22st0%22 d=%22M100.3 51.5h-6.7c-3.6 0-6.5 2.9-6.5 6.5s2.9 6.5 6.5 6.5h6.7c-1-2-1.5-4.2-1.5-6.5s.5-4.5 1.5-6.5z%22/%3E%3Cpath class=%22st0%22 d=%22M107.1 71.3v13.1c0 9.4-7.6 17-17 17s-17-7.6-17-17V58c0-3.6-2.9-6.5-6.5-6.5s-6.5 2.9-6.5 6.5v26.5c0 9.4-7.6 17-17 17s-17-7.6-17-17V58c0-3.6-2.9-6.5-6.5-6.5s-6.5 2.9-6.5 6.5v26.5c0 16.5 13.5 30 30 30 9.5 0 18-4.5 23.5-11.4 5.5 6.9 14 11.4 23.5 11.4 16.5 0 30-13.5 30-30V71.3c-2 1-4.2 1.5-6.5 1.5s-4.5-.5-6.5-1.5zM151 12h-37.4c-3.6 0-6.5 2.9-6.5 6.5v26.2c2-1 4.2-1.5 6.5-1.5s4.5.6 6.5 1.5V25H151c7.3 0 13.3 6 13.3 13.3 0 7.3-6 13.3-13.3 13.3h-24.1c1 2 1.5 4.2 1.5 6.5s-.6 4.5-1.5 6.5H151c14.5 0 26.3-11.8 26.3-26.3 0-14.6-11.8-26.3-26.3-26.3z%22/%3E%3Ccircle class=%22st1%22 cx=%22113.6%22 cy=%2258%22 r=%226.5%22/%3E%3C/svg%3E");
}

.relax-global-search-footer{
  border-top: 1px solid #bebebe;
  padding-top: 1rem;
  margin-bottom: 5rem;
  display: flex;
  justify-content: space-around;
  width: 50%;
  min-width: 40vw;
  max-width: 30rem;
  color: #848484; //tint(#333333,40%);
}

.relax-global-search-controller:after {
  content: "";
  flex-grow: 0;
  flex-shrink: 0;
  z-index: 10;
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
  height: 2rem;
  width: 2rem;
  display: block;
  background-position: center center;
  background-size: 2rem 2rem;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23333333%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.69 6.31A14.73 14.73 0 0 0 8 26.22l-6.89 6.9 1.76 1.76L9.78 28A14.73 14.73 0 0 0 29.69 6.31zm-1.77 19.07a12.24 12.24 0 1 1 3.58-8.65 12.15 12.15 0 0 1-3.58 8.65z%27/%3E%3C/svg%3E%0A");
}

.relax-theme--dark .relax-global-search-controller:after{
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23FFFFFF%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.69 6.31A14.73 14.73 0 0 0 8 26.22l-6.89 6.9 1.76 1.76L9.78 28A14.73 14.73 0 0 0 29.69 6.31zm-1.77 19.07a12.24 12.24 0 1 1 3.58-8.65 12.15 12.15 0 0 1-3.58 8.65z%27/%3E%3C/svg%3E%0A");
}

.relax-global-search-controller > * > input[type="search"],
.relax-global-search-controller > input[type="search"] {
  border-radius: 2rem;
  height: 2.875rem;
  width: 100%;
  padding-left: 3.5rem;
  max-width: unset;
  transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);
}

.relax-global-search-controller{
  margin-bottom: 1.5rem;  
  display: flex;
  align-items: center;
  height: 2.875rem;
  flex-grow: 0;
  max-width: unset;
  width: 50%;
  min-width: 40vw;
  max-width: 30rem;
  flex-shrink: 0;
  position: relative;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.relax-global-search-results{
  display: none;
  width: 50%;
  min-width: 40vw;
  max-width: 30rem;
  flex-direction: column;
}

.relax-global-search-title{
  font-family: "Work Sans Italic";
  color: #7c736a; //tint(#6E645A, 10%)
  display: block;
  text-align: left;
  padding-left: 3.5rem;
  width: 100%;
  margin-bottom: 1rem;
  font-size: 14px;
  
}


.relax-search-result-list{
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
}

.relax-search-result-list > li.relax-latest{
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.69 6.31A14.73 14.73 0 0 0 8 26.22l-6.89 6.9 1.76 1.76L9.78 28A14.73 14.73 0 0 0 29.69 6.31zm-1.77 19.07a12.24 12.24 0 1 1 3.58-8.65 12.15 12.15 0 0 1-3.58 8.65z%27/%3E%3C/svg%3E%0A");
}

.relax-search-result-list > li.relax-insurance{
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.67 18A15 15 0 0 0 18.82 3.09V1h-2v2.08A15 15 0 0 0 2.67 18v2h14.15v12a1 1 0 0 1-2 0v-1h-2v1a3 3 0 0 0 6 0V20h13.85zm-13.85 0H4.67a13 13 0 0 1 26 0z%27/%3E%3C/svg%3E%0A");
}
.relax-search-result-list > li.relax-company{
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M19.35 15.26V6.19h-7.68V2h-2v4.19H2V34h32.7V15.26zm-2 16.74H4V8.19h13.35V32zm15.35 0H19.35V17.26H32.7z%27/%3E%3Cpath d=%27M6.88 11.07h2.7v2h-2.7zM6.88 15.26h2.7v2h-2.7zM6.88 19.44h2.7v2h-2.7zM11.77 11.07h2.7v2h-2.7zM11.77 15.26h2.7v2h-2.7zM11.77 19.44h2.7v2h-2.7zM6.88 23.63h2.7v2h-2.7zM22.23 19.44h2.7v2h-2.7zM22.23 23.63h2.7v2h-2.7zM22.23 27.81h2.7v2h-2.7zM27.12 19.44h2.7v2h-2.7zM27.12 23.63h2.7v2h-2.7z%27/%3E%3C/svg%3E%0A");
}

.relax-search-result-list > li.relax-claim{
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Ccircle cx=%2718%27 cy=%2713.42%27 r=%271.52%27/%3E%3Ccircle cx=%2722.58%27 cy=%2718%27 r=%271.52%27/%3E%3Ccircle cx=%2713.43%27 cy=%2718%27 r=%271.52%27/%3E%3Ccircle cx=%2718%27 cy=%2722.57%27 r=%271.52%27/%3E%3Cpath d=%27M35 11.41a4 4 0 0 0-1.19-2.86l-6.36-6.36a4 4 0 0 0-5.72 0L2.19 21.73a4 4 0 0 0 0 5.72l6.36 6.36a4 4 0 0 0 5.72 0l3-3 1.41-1.42 15.13-15.12A4 4 0 0 0 35 11.41zm-22.14 21a2.11 2.11 0 0 1-2.9 0L3.6 26a2.05 2.05 0 0 1 0-2.9l3-3 9.25 9.26zM8 18.76L18.76 8 28 17.24 17.24 28zm24.42-5.9l-3 3-9.24-9.3 3-3a2.05 2.05 0 0 1 2.9 0L32.4 10a2.05 2.05 0 0 1 0 2.9z%27/%3E%3C/svg%3E%0A");
}

.relax-search-result-list > li.relax-person{
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%235c5c5c%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.37 23.71l-6.87-2v-2.4A9.88 9.88 0 0 0 26 12v-2a8 8 0 0 0-16 0v2a9.88 9.88 0 0 0 3.5 7.31v2.44l-6.87 2A5 5 0 0 0 3 28.52V34h30v-5.48a5 5 0 0 0-3.63-4.81zM18 4a6 6 0 0 1 5.92 5.07 6.63 6.63 0 0 1-2.69-1.66l-.73-.78-.73.78A7.29 7.29 0 0 1 14.5 9.5a8.17 8.17 0 0 1-2.43-.37A6 6 0 0 1 18 4zm-6 8v-.82a10.38 10.38 0 0 0 2.5.32 9.46 9.46 0 0 0 6-2 9.24 9.24 0 0 0 3.5 1.67V12c0 3.24-2.62 7-6 7s-6-3.76-6-7zm6 9a6.75 6.75 0 0 0 2.5-.49v1.58l-2.5 2.5-2.5-2.5v-1.58A6.75 6.75 0 0 0 18 21zm13 11H5v-3.48a3 3 0 0 1 2.18-2.89l7-2L18 27.41l3.79-3.79 7 2a3 3 0 0 1 2.21 2.9z%27/%3E%3Cpath d=%27M17 28h2v3.5h-2z%27/%3E%3C/svg%3E%0A");
}

.relax-search-result-list > li{
  height: 2.625rem;
  align-items: center;
  display: flex;
  cursor: pointer;
  z-index: 3;
  padding-left: 3.5rem;
  position: relative;
  background-position: left 1rem center;
  background-size: 1rem 1rem;
  background-repeat: no-repeat;
  
}

.relax-search-result-list.relax-results > li{
  height: 6rem;
  display: flex;
  flex-direction: column;
  padding-bottom: 1rem;
  padding-top: 1rem;
  position: relative;
  background-size: 2rem 2rem;
  padding-left: 4.5rem;
}

.relax-search-result-list > li:focus,
.relax-search-result-list > li.relax-is-focused{
  outline: none !important;
}

.relax-search-result-list > li .relax-query{
  color: #333333;
  display: block;
  
}

.relax-theme--dark .relax-search-result-list > li .relax-query{
  color: #ffffff;
}


.relax-search-result-list > li.relax-latest .relax-query{
  width: 10rem; 
}

.relax-search-result-list > li:focus  .relax-query,
.relax-search-result-list > li.relax-is-focused .relax-query,
.relax-search-result-list > li.relax-is-hovered .relax-query,
.relax-search-result-list > li:hover  .relax-query,
.relax-search-result-list > li:focus  header,
.relax-search-result-list > li.relax-is-focused header,
.relax-search-result-list > li.relax-is-hovered header,
.relax-search-result-list > li:hover header,
.relax-search-result-list > li:focus address,
.relax-search-result-list > li.relax-is-focused address,
.relax-search-result-list > li.relax-is-hovered address,
.relax-search-result-list > li:hover address{
  color: white;
}

.relax-search-result-list > li.relax-latest:focus,
.relax-search-result-list > li.relax-latest.relax-is-focused,
.relax-search-result-list > li.relax-latest.relax-is-hovered,
.relax-search-result-list > li.relax-latest:hover{
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23ffffff%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.69 6.31A14.73 14.73 0 0 0 8 26.22l-6.89 6.9 1.76 1.76L9.78 28A14.73 14.73 0 0 0 29.69 6.31zm-1.77 19.07a12.24 12.24 0 1 1 3.58-8.65 12.15 12.15 0 0 1-3.58 8.65z%27/%3E%3C/svg%3E%0A");
}
.relax-search-result-list > li.relax-insurance:focus,
.relax-search-result-list > li.relax-insurance.relax-is-focused,
.relax-search-result-list > li.relax-insurance.relax-is-hovered,
.relax-search-result-list > li.relax-insurance:hover{
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23ffffff%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M32.67 18A15 15 0 0 0 18.82 3.09V1h-2v2.08A15 15 0 0 0 2.67 18v2h14.15v12a1 1 0 0 1-2 0v-1h-2v1a3 3 0 0 0 6 0V20h13.85zm-13.85 0H4.67a13 13 0 0 1 26 0z%27/%3E%3C/svg%3E%0A");
}
.relax-search-result-list > li.relax-company:focus,
.relax-search-result-list > li.relax-company.relax-is-focused,
.relax-search-result-list > li.relax-company.relax-is-hovered,
.relax-search-result-list > li.relax-company:hover{
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23ffffff%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M19.35 15.26V6.19h-7.68V2h-2v4.19H2V34h32.7V15.26zm-2 16.74H4V8.19h13.35V32zm15.35 0H19.35V17.26H32.7z%27/%3E%3Cpath d=%27M6.88 11.07h2.7v2h-2.7zM6.88 15.26h2.7v2h-2.7zM6.88 19.44h2.7v2h-2.7zM11.77 11.07h2.7v2h-2.7zM11.77 15.26h2.7v2h-2.7zM11.77 19.44h2.7v2h-2.7zM6.88 23.63h2.7v2h-2.7zM22.23 19.44h2.7v2h-2.7zM22.23 23.63h2.7v2h-2.7zM22.23 27.81h2.7v2h-2.7zM27.12 19.44h2.7v2h-2.7zM27.12 23.63h2.7v2h-2.7z%27/%3E%3C/svg%3E%0A");
}
.relax-search-result-list > li.relax-claim:focus,
.relax-search-result-list > li.relax-claim.relax-is-focused,
.relax-search-result-list > li.relax-claim.relax-is-hovered,
.relax-search-result-list > li.relax-claim:hover{
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23ffffff%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Ccircle cx=%2718%27 cy=%2713.42%27 r=%271.52%27/%3E%3Ccircle cx=%2722.58%27 cy=%2718%27 r=%271.52%27/%3E%3Ccircle cx=%2713.43%27 cy=%2718%27 r=%271.52%27/%3E%3Ccircle cx=%2718%27 cy=%2722.57%27 r=%271.52%27/%3E%3Cpath d=%27M35 11.41a4 4 0 0 0-1.19-2.86l-6.36-6.36a4 4 0 0 0-5.72 0L2.19 21.73a4 4 0 0 0 0 5.72l6.36 6.36a4 4 0 0 0 5.72 0l3-3 1.41-1.42 15.13-15.12A4 4 0 0 0 35 11.41zm-22.14 21a2.11 2.11 0 0 1-2.9 0L3.6 26a2.05 2.05 0 0 1 0-2.9l3-3 9.25 9.26zM8 18.76L18.76 8 28 17.24 17.24 28zm24.42-5.9l-3 3-9.24-9.3 3-3a2.05 2.05 0 0 1 2.9 0L32.4 10a2.05 2.05 0 0 1 0 2.9z%27/%3E%3C/svg%3E%0A");
}
.relax-search-result-list > li.relax-person:focus,
.relax-search-result-list > li.relax-person.relax-is-focused,
.relax-search-result-list > li.relax-person.relax-is-hovered,
.relax-search-result-list > li.relax-person:hover{
  background-image: url("data:image/svg+xml,%3Csvg fill=%27%23ffffff%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 36 36%27%3E%3Cpath d=%27M29.37 23.71l-6.87-2v-2.4A9.88 9.88 0 0 0 26 12v-2a8 8 0 0 0-16 0v2a9.88 9.88 0 0 0 3.5 7.31v2.44l-6.87 2A5 5 0 0 0 3 28.52V34h30v-5.48a5 5 0 0 0-3.63-4.81zM18 4a6 6 0 0 1 5.92 5.07 6.63 6.63 0 0 1-2.69-1.66l-.73-.78-.73.78A7.29 7.29 0 0 1 14.5 9.5a8.17 8.17 0 0 1-2.43-.37A6 6 0 0 1 18 4zm-6 8v-.82a10.38 10.38 0 0 0 2.5.32 9.46 9.46 0 0 0 6-2 9.24 9.24 0 0 0 3.5 1.67V12c0 3.24-2.62 7-6 7s-6-3.76-6-7zm6 9a6.75 6.75 0 0 0 2.5-.49v1.58l-2.5 2.5-2.5-2.5v-1.58A6.75 6.75 0 0 0 18 21zm13 11H5v-3.48a3 3 0 0 1 2.18-2.89l7-2L18 27.41l3.79-3.79 7 2a3 3 0 0 1 2.21 2.9z%27/%3E%3Cpath d=%27M17 28h2v3.5h-2z%27/%3E%3C/svg%3E%0A");
}

.relax-search-result-list > li:focus,
.relax-search-result-list > li.relax-is-focused,
.relax-search-result-list > li.relax-is-hovered,
.relax-search-result-list > li:hover{
  background-color: #143694;  
  
}

.relax-search-result-list > li:focus:after,
.relax-search-result-list > li.relax-is-focused:after,
.relax-search-result-list > li.relax-is-hovered:after,
.relax-search-result-list > li:hover:after,
.relax-search-result-list > li:focus:before,
.relax-search-result-list > li.relax-is-focused:before,
.relax-search-result-list > li.relax-is-hovered:before,
.relax-search-result-list > li:hover:before{
  content: "";
  height: 2.625rem;
  width: 50vw;
  background-color: #143694;  
  position: absolute;
  top: 0;
}

.relax-search-result-list.relax-results > li:focus:after,
.relax-search-result-list.relax-results > li.relax-is-focused:after,
.relax-search-result-list.relax-results > li.relax-is-hovered:after,
.relax-search-result-list.relax-results > li:hover:after,
.relax-search-result-list.relax-results > li:focus:before,
.relax-search-result-list.relax-results > li.relax-is-focused:before,
.relax-search-result-list.relax-results > li.relax-is-hovered:before,
.relax-search-result-list.relax-results > li:hover:before{
  height: 6rem;
}

.relax-search-result-list > li:focus:after,
.relax-search-result-list > li.relax-is-focused:after,
.relax-search-result-list > li.relax-is-hovered:after,
.relax-search-result-list > li:hover:after{
  left: -50vw;  
}
.relax-search-result-list > li:focus:before,
.relax-search-result-list > li.relax-is-focused:before,
.relax-search-result-list > li.relax-is-hovered:before,
.relax-search-result-list > li:hover:before{  
  left: 100%;  
}

.relax-search-result-list > li .relax-origin:before{
  content: "→";
  margin-right: 1rem;
  font-size: 12px;
}

.relax-search-result-list > li .relax-origin{
  color: #848484; //tint(#333333,40%);

}

.relax-search-result-list > li:focus .relax-origin,
.relax-search-result-list > li.relax-is-focused .relax-origin,
.relax-search-result-list > li.relax-is-hovered .relax-origin,
.relax-search-result-list > li:hover .relax-origin{
  color: white;

}

kbd{
  font-family: "Lucida Sans Unicode", Arial,monospace, monospace;
}

.relax-global-search {
  transform-origin: top center;
}

.relax-global-search.relax-is-open {
  display: flex;
  animation: openY 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.relax-global-search-results.relax-is-open {
  transform-origin: top center;
  display: flex;
  animation: openX 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

@-moz-keyframes openX {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleX(0);
  }
  50% {
    display: block;
    transform: scaleX(1);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleX(1);
  }
}
@-webkit-keyframes openX {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleX(0);
  }
  50% {
    display: block;
    transform: scaleX(1);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleX(1);
  }
}
@-o-keyframes openX {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleX(0);
  }
  50% {
    display: block;
    transform: scaleX(1);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleX(1);
  }
}
@keyframes openX {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleX(0);
  }
  50% {
    display: block;
    transform: scaleX(1);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleX(1);
  }
}
@-moz-keyframes openY {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleY(1);
  }
}
@-webkit-keyframes openY {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleY(1);
  }
}
@-o-keyframes openY {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleY(1);
  }
}
@keyframes openY {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    display: block;
    transform: scaleY(1);
  }
}

.relax-match{
  background-color: #91c8c1; //tint(#76BBB2, 20%)
  color: #333333;
}

.relax-addresses{
  display: flex;
  width: 100%;
}

.relax-addresses > address{
  margin-right: 2rem;
}


.relax-search-result-list.relax-results li > header{
  display: flex;
  width: 100%;
  padding: 0;
  margin: 0;
  margin-bottom: 0.5rem;
}

