.elementor-1565 .elementor-element.elementor-element-060343c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-8d06e4b */.gmbg-footer-wrap {
  box-sizing: border-box;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif;
}

.gmbg-footer-wrap * { box-sizing: border-box; margin: 0; padding: 0; }
.gmbg-footer-wrap a { color: inherit; text-decoration: none; }

.gmbg-container {
  width: min(1180px, calc(100% - 40px));
  margin-inline: auto;
}

.gmbg-footer-showcase {
  padding: 28px 0 0;
  background: linear-gradient(180deg, #fafafa 0%, #ffffff 100%);
}

.gmbg-footer-cta-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
  align-items: stretch;
}

.gmbg-footer-promo-card {
  position: relative;
  min-height: 300px;
  border-radius: 16px;
  background: linear-gradient(120deg, #06142b 0%, #081a36 48%, #112745 100%);
  border: 1px solid rgba(7, 22, 45, 0.08);
  isolation: isolate;
  overflow: hidden;
}

.gmbg-footer-promo-card::before {
  content: ""; position: absolute; inset: 0; z-index: -1;
  background: radial-gradient(circle at 84% 18%, rgba(255, 191, 31, 0.25), transparent 18%),
              linear-gradient(90deg, rgba(6, 20, 43, 0.98) 0%, rgba(6, 20, 43, 0.50) 62%, rgba(6, 20, 43, 0.18) 100%);
}

.gmbg-footer-promo-inner {
  position: relative; z-index: 2;
  display: grid; grid-template-columns: 0.52fr 0.48fr; height: 100%;
}

.gmbg-footer-copy { padding: 22px 26px; color: #ffffff; display: flex; flex-direction: column; justify-content: center; }
.gmbg-footer-copy h3 { font-size: clamp(28px, 3vw, 40px); text-transform: uppercase; margin-bottom: 10px; }
.gmbg-footer-copy p { color: rgba(255,255,255,0.78); font-size: 14px; margin-bottom: 16px; }

.gmbg-footer-service-list { list-style: none; display: grid; gap: 9px; }
.gmbg-footer-service-list li { display: flex; gap: 10px; font-size: 14px; font-weight: 800; color: #ffffff; }
.gmbg-footer-service-list li::before {
  content: "✓"; background: #ff5a00; width: 18px; height: 18px; border-radius: 999px;
  display: grid; place-items: center; font-size: 11px; flex: 0 0 auto;
}

.gmbg-footer-photo-panel { display: flex; align-items: flex-end; padding: 18px; }
.gmbg-footer-photo-placeholder {
  width: 100%; min-height: 220px; border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.16); color: rgba(255,255,255,0.82);
  display: flex; align-items: flex-end; justify-content: center; padding: 16px;
}
.gmbg-footer-photo-placeholder.van { background: radial-gradient(circle at 18% 70%, rgba(255, 90, 0, 0.18), transparent 18%); }

.gmbg-footer-mini-form { display: grid; grid-template-columns: 1fr; gap: 10px; }
.gmbg-footer-mini-form input {
  min-height: 42px; border-radius: 6px; background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.12); color: #fff; padding: 11px 12px;
}
.gmbg-btn-primary {
  background: linear-gradient(135deg, #ff5a00, #ff7a00); color: #fff;
  border: none; border-radius: 6px; padding: 12px; font-weight: 800; cursor: pointer; text-transform: uppercase;
}

.gmbg-footer-trustbar { margin-top: 12px; background: #06142b; border-block: 1px solid rgba(255,255,255,0.05); }
.gmbg-footer-trustbar-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); min-height: 78px; }
.gmbg-footer-trust-item { display: flex; align-items: center; gap: 12px; padding: 16px 0; color: #fff; }
.gmbg-footer-trust-item:not(:last-child) { border-right: 1px solid rgba(255,255,255,0.08); padding-right: 18px; margin-right: 18px; }
.gmbg-footer-trust-icon { width: 34px; height: 34px; border-radius: 50%; border: 1px solid rgba(255,255,255,0.22); display: grid; place-items: center; font-weight: 900; }
.gmbg-footer-trust-text strong { display: block; font-size: 14px; font-weight: 900; }
.gmbg-footer-trust-text span { color: rgba(255,255,255,0.72); font-size: 12px; }

.gmbg-footer { background: #07162d; color: rgba(255, 255, 255, 0.72); padding: 34px 0 30px; }
.gmbg-footer-grid { display: grid; grid-template-columns: 1.15fr repeat(3, 0.75fr); gap: 30px; }
.gmbg-footer h3 { color: #ffffff; }
.gmbg-footer ul { list-style: none; display: grid; gap: 9px; margin-top: 14px; }
.gmbg-footer a:hover { color: #ffffff; }
.gmbg-logo-image-footer { width: 300px; max-width: 100%; }
.gmbg-copyright { margin-top: 36px; padding-top: 22px; border-top: 1px solid rgba(255, 255, 255, 0.12); display: flex; justify-content: space-between; font-size: 14px; }

@media (max-width: 980px) {
  .gmbg-footer-cta-grid { grid-template-columns: 1fr; }
  .gmbg-footer-trustbar-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .gmbg-footer-trust-item:nth-child(2) { border-right: none; margin-right: 0; padding-right: 0; }
}

@media (max-width: 720px) {
  .gmbg-footer-promo-inner { grid-template-columns: 1fr; }
  .gmbg-footer-trustbar-grid { grid-template-columns: 1fr; }
  .gmbg-footer-trust-item:not(:last-child) { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.08); margin-right: 0; padding-right: 0; }
  .gmbg-footer-grid { grid-template-columns: 1fr; }
}/* End custom CSS */