@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Medium.eot");
  src: url("../fonts/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Medium.woff2") format("woff2"), url("../fonts/Gilroy-Medium.woff") format("woff"), url("../fonts/Gilroy-Medium.ttf") format("truetype"), url("../fonts/Gilroy-Medium.svg#Gilroy-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Bold.eot");
  src: url("../fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Bold.woff2") format("woff2"), url("../fonts/Gilroy-Bold.woff") format("woff"), url("../fonts/Gilroy-Bold.ttf") format("truetype"), url("../fonts/Gilroy-Bold.svg#Gilroy-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-ExtraBold.eot");
  src: url("../fonts/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-ExtraBold.woff2") format("woff2"), url("../fonts/Gilroy-ExtraBold.woff") format("woff"), url("../fonts/Gilroy-ExtraBold.ttf") format("truetype"), url("../fonts/Gilroy-ExtraBold.svg#Gilroy-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
.hh {
  background-repeat: no-repeat;
  background-size: cover;
}
.hh__form {
  max-width: 686px;
  border: 2px solid #fff;
}
.hh__label {
  border: 2px solid #000;
}
.hh__h60 {
  height: 60px;
}
.hh__sg {
  display: none;
  z-index: 5;
  position: absolute;
  top: 100%;
  left: -2px;
  right: -2px;
  border: 2px solid #fff;
  border-top: 1px solid #dcdae0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.hh__sg::before, .hh__sg::after {
  content: "";
  position: absolute;
  margin-bottom: 1px;
  bottom: 100%;
  width: 8px;
  height: 8px;
  background: #fff;
}
.hh__sg::before {
  left: -2px;
  border-left: 2px solid #fff;
}
.hh__sg::after {
  right: -2px;
  border-right: 2px solid #fff;
}
.shs .hh__sg {
  display: block;
}

.bg-dh {
  background-color: #000738;
}

@media (min-width: 768px) {
  .hh--tcl-space {
    padding-bottom: 140px;
  }
  .hh--tcl-space + link + .tlc .tlc__nav {
    margin-top: -80px;
  }
  .hh__cnt {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .hh__form {
    z-index: 9;
  }
  .hh .col-o-sm-2:nth-child(n+5) {
    display: none;
  }
}
