.hgs-inner-footer #w_grid-1579136268815 > .w_grid > .p_gridbox {
  background:
    radial-gradient(circle at top center, rgba(120, 18, 18, 0.22), transparent 34%),
    linear-gradient(180deg, #171717 0%, #101010 100%);
  padding: 56px 0 34px;
}

.hgs-inner-footer #content_box-1579136268815-0 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 22px;
}

.hgs-inner-footer__logo {
  margin-top: 0 !important;
}

.hgs-inner-footer__logo .p_box {
  position: relative;
}

.hgs-inner-footer__logo .p_box:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 112px;
  height: 112px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(198, 40, 40, 0.16) 0%, rgba(198, 40, 40, 0) 72%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.hgs-inner-footer__logo img {
  position: relative;
  z-index: 1;
}

.hgs-inner-footer__public-record,
.hgs-inner-footer__public-record--alt {
  margin-top: 0 !important;
}

.hgs-inner-footer__public-record .p_gridbox,
.hgs-inner-footer__public-record--alt .p_gridbox {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

.hgs-inner-footer__public-record .p_gridCell,
.hgs-inner-footer__public-record--alt .p_gridCell {
  float: none !important;
  width: auto !important;
}

.hgs-inner-footer__public-record .reset_style p,
.hgs-inner-footer__public-record--alt .reset_style p {
  margin: 0;
}

.hgs-inner-footer__public-record .reset_style a,
.hgs-inner-footer__public-record--alt .reset_style a {
  color: rgba(255,255,255,0.76);
  font-size: 14px;
  letter-spacing: 0.03em;
  text-decoration: none;
  transition: color .25s ease;
}

.hgs-inner-footer__public-record .reset_style a:hover,
.hgs-inner-footer__public-record--alt .reset_style a:hover {
  color: #ffffff;
}

.hgs-inner-footer__contact {
  width: min(1180px, calc(100% - 40px)) !important;
  margin-top: 18px !important;
  margin-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.hgs-inner-footer__contact .p_gridbox {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.hgs-inner-footer__contact .p_gridCell {
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 18px 24px;
  min-height: 94px;
  border: 1px solid rgba(255,255,255,0.08);
  background: linear-gradient(180deg, rgba(255,255,255,0.03), rgba(255,255,255,0.01));
  border-radius: 18px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.03);
}

.hgs-inner-footer__contact .reset_style > div,
.hgs-inner-footer__contact .reset_style div > div {
  height: 100%;
}

.hgs-inner-footer__contact .reset_style p {
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
  line-height: 1.7;
}

.hgs-inner-footer__contact .reset_style p > span > span:first-child {
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.42) !important;
}

.hgs-inner-footer__contact .reset_style p a,
.hgs-inner-footer__contact .reset_style p > span > span:last-child {
  color: rgba(255,255,255,0.9) !important;
  font-size: 17px;
  line-height: 1.6;
  text-decoration: none;
  word-break: break-word;
}

.hgs-inner-footer__contact .reset_style p a:hover {
  color: #ffffff !important;
}

.hgs-inner-footer__divider {
  width: min(1180px, calc(100% - 40px)) !important;
  margin-top: 12px !important;
}

.hgs-inner-footer__divider .p_FLine {
  border-top-color: rgba(255,255,255,0.12) !important;
}

.hgs-inner-footer__copyright {
  margin-top: 10px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.hgs-inner-footer__copyright p {
  margin: 0;
  color: rgba(255,255,255,0.74);
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0.01em;
}

.hgs-footer-records {
  width: 100%;
  height: auto !important;
  line-height: normal;
  margin-top: -2px;
}

.hgs-footer-records .p_records {
  display: flex;
  justify-content: center;
}

.hgs-footer-records .p_recordsBox {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0;
}

.hgs-footer-records .p_recordsLeft,
.hgs-footer-records .p_recordsRight {
  display: none !important;
}

.hgs-footer-records .p_recordsContent,
.hgs-footer-records .hgs-records-slot {
  display: block;
}

.hgs-footer-records .hgs-home-records__group {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0;
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 999px;
  background: rgba(255,255,255,0.025);
  box-shadow: 0 8px 24px rgba(0,0,0,0.22);
  overflow: hidden;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.hgs-footer-records .hgs-home-records__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 11px 20px;
  background: transparent;
  color: rgba(255,255,255,0.86);
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1;
  text-decoration: none;
  transition: background-color .3s ease, color .3s ease, transform .3s ease;
}

.hgs-footer-records .hgs-home-records__link img {
  width: 18px;
  height: 18px;
  opacity: .94;
  flex: 0 0 18px;
}

.hgs-footer-records .hgs-home-records__link span {
  display: inline-block;
  color: inherit !important;
  white-space: nowrap;
}

.hgs-footer-records .hgs-home-records__link:hover,
.hgs-footer-records .hgs-home-records__link:focus {
  background: rgba(178, 32, 25, 0.68);
  color: #ffffff;
  outline: none;
  transform: translateY(-1px);
}

@media only screen and (max-width: 1024px) {
  .hgs-inner-footer__contact .p_gridbox {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hgs-inner-footer__contact .p_gridCell:last-child {
    grid-column: 1 / -1;
  }
}

@media only screen and (max-width: 768px) {
  .hgs-inner-footer #w_grid-1579136268815 > .w_grid > .p_gridbox {
    padding: 42px 0 28px;
  }

  .hgs-inner-footer #content_box-1579136268815-0 {
    gap: 18px;
  }

  .hgs-inner-footer__contact {
    width: calc(100% - 28px) !important;
    margin-top: 12px !important;
  }

  .hgs-inner-footer__contact .p_gridbox {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .hgs-inner-footer__contact .p_gridCell {
    min-height: auto;
    padding: 16px 18px;
    border-radius: 14px;
  }

  .hgs-inner-footer__contact .p_gridCell:last-child {
    grid-column: auto;
  }

  .hgs-inner-footer__contact .reset_style p > span > span:last-child,
  .hgs-inner-footer__contact .reset_style p a {
    font-size: 15px;
  }

  .hgs-inner-footer__divider {
    width: calc(100% - 28px) !important;
    margin-top: 10px !important;
  }

  .hgs-inner-footer__copyright {
    margin-top: 8px !important;
  }

  .hgs-inner-footer__copyright p {
    font-size: 14px;
  }

  .hgs-footer-records .hgs-home-records__group {
    width: min(100%, 320px);
  }

  .hgs-footer-records .hgs-home-records__link {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }
}
