/* Approved homepage: restore the original photographic main footer only. */
.wgm-client-approved .wgm-footer__main {
  position: relative;
  padding: 54px 0 46px !important;
  overflow: hidden;
  background: #0b1014 url("../images/background/bg-2.jpg") center center / cover no-repeat;
  border-top: 0;
}

.wgm-client-approved .wgm-footer__main::before {
  position: absolute;
  inset: 0;
  z-index: 0;
  content: "";
  background: rgba(7, 12, 16, 0.82);
  pointer-events: none;
}

.wgm-client-approved .wgm-footer__main::after {
  display: none;
  content: none;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__container {
  position: relative;
  z-index: 1;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.28fr) minmax(150px, 0.62fr) minmax(230px, 0.9fr) minmax(270px, 1fr);
  align-items: start;
  gap: 34px;
  margin: 0;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__grid > [class*="col-"] {
  width: auto;
  max-width: none;
  padding: 0;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__brand-logo {
  width: 112px;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__brand-logo img {
  width: 100%;
  max-height: 82px;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__about {
  margin-top: 17px !important;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__about p {
  margin: 0 0 14px;
  color: rgba(255, 255, 255, 0.88);
  font-family: "Inter", Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.7;
  text-align: left;
  text-transform: none;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__read-more {
  min-height: 0;
  padding: 0;
  color: var(--wgm-theme-accent) !important;
  font-family: "Inter", Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.01em;
  background: transparent;
  border: 0;
  border-radius: 0;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__read-more::after {
  display: none;
  content: none;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__read-more:hover,
.wgm-client-approved .wgm-footer__main .wgm-footer__read-more:focus {
  color: #ffffff !important;
  background: transparent;
  border: 0;
  transform: none;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__column h3 {
  margin: 0 0 21px;
  padding: 0 0 11px;
  color: #ffffff;
  font-family: "Manrope", Arial, sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: -0.025em;
  line-height: 1.25;
  text-transform: none;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__column h3::after {
  bottom: 0;
  width: 34px;
  height: 3px;
  background: var(--wgm-theme-accent);
}

.wgm-client-approved .wgm-footer__main .wgm-footer__column h3::before {
  position: absolute;
  top: auto;
  display: block !important;
  bottom: 0;
  left: 0;
  margin-top: 0;
  width: 92px;
  height: 1px;
  content: "" !important;
  background: rgba(255, 255, 255, 0.5);
}

.wgm-client-approved .wgm-footer__main .wgm-footer__links li {
  margin: 0;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__links a {
  padding: 0;
  color: rgba(255, 255, 255, 0.9);
  font-family: "Inter", Arial, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.55;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__links a::before {
  display: none;
  content: none;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__links a:hover,
.wgm-client-approved .wgm-footer__main .wgm-footer__links a:focus {
  color: var(--wgm-theme-accent);
  transform: none;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__links ul li:last-child {
  margin-top: 16px;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__links ul li:last-child a {
  display: block;
  min-height: 0;
  padding: 8px 13px;
  color: #ffffff;
  font-family: "Inter", Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.14em;
  text-align: center;
  text-transform: uppercase;
  background: transparent;
  border: 3px double var(--wgm-theme-accent);
  border-radius: 2px;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__links ul li:last-child a:hover,
.wgm-client-approved .wgm-footer__main .wgm-footer__links ul li:last-child a:focus {
  color: #ffffff;
  background: var(--wgm-theme-accent);
  border-color: var(--wgm-theme-accent);
}

.wgm-client-approved .wgm-footer__main .wgm-footer__contact h4 {
  margin: 0 0 10px;
  color: #ffffff;
  font-family: "Manrope", Arial, sans-serif;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.35;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__contact .wgm-footer__contact-list li {
  min-height: 0;
  margin: 0 0 7px;
  padding: 0 0 0 17px;
  color: rgba(255, 255, 255, 0.88);
  font-family: "Inter", Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.65;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__contact .wgm-footer__contact-list i {
  top: 3px;
  width: auto;
  height: auto;
  color: #ffffff !important;
  font-size: 12px;
  background: transparent;
  border-radius: 0;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__social {
  margin-top: 16px;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__social ul {
  gap: 7px;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__social a {
  width: 31px;
  height: 31px;
  color: #14222c;
  font-size: 14px;
  background: var(--wgm-theme-accent);
  border: 0;
  border-radius: 1px;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__social a:hover,
.wgm-client-approved .wgm-footer__main .wgm-footer__social a:focus {
  color: #14222c;
  background: #ffffff;
  border: 0;
  transform: none;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__map-card {
  padding: 0;
  overflow: visible;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__map-card iframe {
  display: block;
  height: 235px !important;
  border: 3px solid rgba(255, 255, 255, 0.82) !important;
  border-radius: 3px;
}

.wgm-client-approved .wgm-footer__main .wgm-footer__rating {
  top: -13px;
  right: 0;
  left: auto;
  padding: 6px 9px;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0 5px 14px rgba(0, 0, 0, 0.22);
}

.wgm-client-approved .wgm-footer__main .wgm-footer__rating li:first-child {
  color: #25333d;
}

@media (max-width: 1100px) {
  .wgm-client-approved .wgm-footer__main .wgm-footer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 38px;
  }
}

@media (max-width: 767px) {
  .wgm-client-approved .wgm-footer__main {
    padding: 44px 0 38px !important;
    background-position: center center;
  }

  .wgm-client-approved .wgm-footer__main .wgm-footer__grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 34px;
  }

  .wgm-client-approved .wgm-footer__main .wgm-footer__about p {
    text-align: left;
  }

  .wgm-client-approved .wgm-footer__main .wgm-footer__map-card iframe {
    height: 230px !important;
  }
}
