.hf .white {
  color: #fff;
}
.hf .white:hover {
  color: #fff;
}
.hf .white:focus {
  color: #fff;
}
.hf .whiteoverwrite {
  color: #fff !important;
}
.hf .red {
  color: #d91f00;
}
.hf .red:hover {
  color: #d91f00;
}
.hf .red:focus {
  color: #d91f00;
}
.hf .redoverwrite {
  color: #d91f00 !important;
}
.hf .blue {
  color: #04c9d7;
}
.hf .blue:hover {
  color: #04c9d7;
}
.hf .blue:focus {
  color: #04c9d7;
}
.hf .blueoverwrite {
  color: #04c9d7 !important;
}
.hf .yellow {
  color: #fbe04b;
}
.hf .yellow:hover {
  color: #fbe04b;
}
.hf .yellow:focus {
  color: #fbe04b;
}
.hf .yellowoverwrite {
  color: #fbe04b !important;
}
.hf .orange {
  color: #f99d1c;
}
.hf .orange:hover {
  color: #f99d1c;
}
.hf .orange:focus {
  color: #f99d1c;
}
.hf .orangeoverwrite {
  color: #f99d1c !important;
}
.hf .orangeheadingoverwrite {
  color: #f99d1c !important;
}
.hf .charcoal {
  color: #444;
}
.hf .charcoal:hover {
  color: #444;
}
.hf .charcoal:focus {
  color: #444;
}
.hf .charcoaloverwrite {
  color: #444 !important;
}
.hf .justgray {
  color: #666;
}
.hf .justgray:hover {
  color: #666;
}
.hf .justgray:focus {
  color: #666;
}
.hf .justgrayoverwrite {
  color: #666 !important;
}
.hf .lightgray {
  color: #ccc;
}
.hf .lightgray:hover {
  color: #ccc;
}
.hf .lightgray:focus {
  color: #ccc;
}
.hf .lightgrayoverwrite {
  color: #ccc !important;
}
.hf .mediumgray {
  color: #a1a1a1;
}
.hf .mediumgray:hover {
  color: #a1a1a1;
}
.hf .mediumgray:focus {
  color: #a1a1a1;
}
.hf .mediumgrayoverwrite {
  color: #a1a1a1 !important;
}
.hf .blueheading {
  color: #04c9d7;
}
.hf .blueheading:hover {
  color: #04c9d7;
}
.hf .blueheading:focus {
  color: #04c9d7;
}
.hf .blueheadingoverwrite {
  color: #04c9d7 !important;
}
.hf .green {
  color: #81c23c;
}
.hf .green:hover {
  color: #81c23c;
}
.hf .green:focus {
  color: #81c23c;
}
.hf .geek-green {
  color: #b8d757;
}
.hf .gray {
  color: #666;
}
.hf .gray:hover {
  color: #666;
}
.hf .gray:focus {
  color: #666;
}
.hf .chartreuse {
  color: #dade63;
}
.hf .chartreuse:hover {
  color: #dade63;
}
.hf .chartreuse:focus {
  color: #dade63;
}
.hf .search-module-desktop {
  text-align: center;
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 20px;
  height: 100%;
}
.hf .search-module-desktop .body-wrapper {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}
.hf .search-module-desktop h1:first-child {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 15px;
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  color: #444;
}
.hf .search-module-desktop .search-input {
  position: relative;
  border-collapse: separate;
  padding-bottom: 15px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.hf .search-module-desktop .search-input a {
  position: absolute;
}
.hf .search-module-desktop .search-input a i {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #ccc;
}
.hf .search-module-desktop .search-input a i:hover {
  color: #a1a1a1;
}
.hf .search-module-desktop .search-input input {
  border: solid 2px #ccc;
  height: 36px;
  width: 814px;
  max-width: 100%;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.23px;
  color: #666;
  padding: 10px 0 10px 15px;
}
.hf .search-module-desktop .search-input input::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.23px;
  color: #666;
}
.hf .search-module-desktop .search-input input::-moz-placeholder {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.23px;
  color: #666;
}
.hf .search-module-desktop .search-input input::-ms-input-placeholder {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.23px;
  color: #666;
}
.hf .search-module-desktop .search-input input::placeholder {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.23px;
  color: #666;
}
.hf .search-module-desktop .search-input input:focus {
  outline: 0;
}
.hf .search-module-desktop .parameters-radio-buttons {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.hf .search-module-desktop .parameters-radio-buttons .radio-container {
  display: inline-block;
  position: relative;
  padding-left: 22px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 0;
}
.hf .search-module-desktop .parameters-radio-buttons .radio-container:not(:last-child) {
  margin-right: 37px;
}
.hf .search-module-desktop .parameters-radio-buttons .radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.hf .search-module-desktop .parameters-radio-buttons .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 17px;
  width: 17px;
  background-color: #fff;
  border-radius: 50%;
  border: solid 1px #ccc;
}
.hf .search-module-desktop .parameters-radio-buttons .radio-container:hover input ~ .checkmark {
  background-color: #ccc;
}
.hf .search-module-desktop .parameters-radio-buttons .radio-container input:checked ~ .checkmark {
  background-color: #444;
  border: solid 1px #444;
}
.hf .search-module-desktop .parameters-radio-buttons .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.hf .search-module-desktop .parameters-radio-buttons .radio-container input:checked ~ .checkmark:after {
  display: block;
}
.hf .search-module-desktop .parameters-radio-buttons .radio-container .checkmark:after {
  top: 5px;
  left: 5px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #fff;
}
.hf .search-module-desktop .parameters-radio-buttons input[type=radio]:checked ~ .radio-label {
  font-weight: 700;
}
.hf .search-module-desktop .parameters-radio-buttons span {
  font-size: 14px;
  line-height: 1.36;
  font-weight: 400;
}
.hf .search-module-desktop .parameters-radio-buttons span.title {
  margin-right: 33px;
  color: #444;
  font-weight: 700;
}
.hf .search-module-desktop .links-slide-out-container {
  display: none;
  background-color: #fafafa;
  padding-top: 30px;
}
.hf .search-module-desktop .links-slide-out-container .links-header-text {
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  line-height: normal;
  padding-bottom: 20px;
}
.hf .search-module-desktop .links-slide-out-container .links-columns {
  display: flex;
  justify-content: space-between;
  -webkit-column-gap: 150px;
  -moz-column-gap: 150px;
  column-gap: 150px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .hf .search-module-desktop .links-slide-out-container .links-columns {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px;
  }
}
.hf .search-module-desktop .links-slide-out-container .links-columns:before {
  content: none;
}
.hf .search-module-desktop .links-slide-out-container .links-columns:after {
  content: none;
}
.hf .search-module-desktop .links-slide-out-container .links-columns .column-header {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.38;
  color: #444;
  text-align: left;
  margin-bottom: 20px;
}
.hf .search-module-desktop .links-slide-out-container .links-columns > div {
  padding-left: 0;
  padding-right: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.hf .search-module-desktop .links-slide-out-container .links-columns a {
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  color: #444;
  display: block;
  text-align: left;
}
.hf .search-module-desktop .links-slide-out-container .links-columns a:not(:last-child) {
  padding-bottom: 15px;
}
.hf .search-module-desktop .links-slide-out-container .links-columns a i {
  width: 14.6px;
  height: 14.6px;
  padding: 1.4px;
  color: #fff;
}
.hf #search-module-navbar-flyout {
  width: 0;
  height: 0;
}
.hf #search-module-navbar-flyout .search-module-desktop {
  display: none;
  padding-top: 30px;
  max-width: 1200px;
  position: absolute;
  z-index: 999;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: auto;
  right: 0;
  left: 0;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.25);
}
.hf #search-module-navbar-flyout .search-module-desktop h1 {
  color: #04c9d7;
}
.hf #search-module-navbar-flyout .search-module-desktop .links-slide-out-container {
  display: block;
  position: relative;
  margin: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
}
.hf #search-module-navbar-flyout .search-module-desktop .links-slide-out-container:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  margin: auto;
  border-bottom: 2px solid #ccc;
}
.hf #search-module-navbar-flyout .search-module-desktop .links-slide-out-container .links-columns {
  width: auto;
  max-width: 100%;
  justify-content: space-between;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
}
.hf #search-module-navbar-flyout .search-module-desktop .links-slide-out-container .links-columns:before {
  content: none;
}
.hf #search-module-navbar-flyout .search-module-desktop .links-slide-out-container .links-columns:after {
  content: none;
}
.hf #search-module-navbar-flyout .search-module-desktop .links-slide-out-container .links-columns > div {
  -webkit-column-width: 288.7px;
  -moz-column-width: 288.7px;
  column-width: 288.7px;
}
.hf #search-module-navbar-flyout .search-module-desktop .body-wrapper {
  padding-bottom: 28px;
}
