.elementor-47 .elementor-element.elementor-element-f6e6683{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right: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-9bd5f32 */.lkm-footer-scope {
  --lkm-footer-ink: #090b08;
  --lkm-footer-paper: #f4efdf;
  --lkm-footer-white: #ffffff;
  --lkm-footer-acid: #d4ff3f;
  --lkm-footer-orange: #ff934d;
  --lkm-footer-line: rgba(244, 239, 223, 0.15);
  --lkm-footer-shell-width: 1240px;
  --lkm-footer-font:
    Inter, Manrope, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", sans-serif;
  --lkm-footer-display:
    "Arial Black", "Inter Tight", Inter, ui-sans-serif, system-ui, sans-serif;

  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  color: var(--lkm-footer-paper);
  background: var(--lkm-footer-ink);
  font-family: var(--lkm-footer-font);
  font-size: 16px;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

.lkm-footer-scope,
.lkm-footer-scope *,
.lkm-footer-scope *::before,
.lkm-footer-scope *::after {
  box-sizing: border-box;
}

.lkm-footer-scope :where(h2, p) {
  margin: 0;
}

.lkm-footer-scope a {
  color: inherit;
  text-decoration: none;
}

.lkm-footer-scope img,
.lkm-footer-scope svg {
  display: block;
}

.lkm-footer-scope img {
  max-width: 100%;
}

.lkm-footer-scope svg {
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.lkm-footer-shell {
  width: min(var(--lkm-footer-shell-width), calc(100% - 48px));
  margin-inline: auto;
}

.lkm-footer {
  position: relative;
  color: var(--lkm-footer-paper);
  background: #050604;
}

.lkm-footer__headline {
  min-height: 240px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
  padding-block: 45px;
  border-bottom: 1px solid var(--lkm-footer-line);
}

.lkm-footer__headline > p {
  flex: 0 0 auto;
  color: rgba(255, 255, 255, 0.42);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.lkm-footer__headline > a {
  min-width: 0;
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 28px;
  color: var(--lkm-footer-white);
  font-family: var(--lkm-footer-display);
  font-size: clamp(34px, 5vw, 70px);
  font-weight: 950;
  letter-spacing: -0.065em;
  line-height: 1;
  transition: color 0.25s ease;
}

.lkm-footer__headline-text {
  min-width: 0;
}

.lkm-footer__arrow {
  width: 62px;
  height: 62px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 62px;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  line-height: 0;
  transform: none !important;
  transition:
    color 0.25s ease,
    background-color 0.25s ease,
    border-color 0.25s ease;
}

.lkm-footer__arrow svg {
  width: 22px;
  height: 22px;
  margin: 0;
  stroke-width: 2.2;
  transform: none !important;
}

.lkm-footer__headline > a:hover {
  color: var(--lkm-footer-acid);
}

.lkm-footer__headline > a:hover .lkm-footer__arrow {
  color: var(--lkm-footer-ink);
  border-color: var(--lkm-footer-acid);
  background: var(--lkm-footer-acid);
  transform: none !important;
}

.lkm-footer__headline > a:focus-visible,
.lkm-footer__content a:focus-visible,
.lkm-footer__bottom a:focus-visible,
.lkm-footer-mobile-bar a:focus-visible {
  outline: 3px solid var(--lkm-footer-acid);
  outline-offset: 4px;
}

.lkm-footer__content {
  display: grid;
  grid-template-columns: minmax(280px, 1.5fr) minmax(190px, 0.72fr) minmax(
      190px,
      0.72fr
    );
  gap: clamp(42px, 8vw, 110px);
  align-items: start;
  padding-block: 70px;
}

.lkm-footer__brand > a {
  display: inline-flex;
  align-items: center;
  gap: 15px;
}

.lkm-footer__logo {
  width: 70px;
  height: 70px;
  display: grid;
  place-items: center;
  flex: 0 0 70px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.055);
}

.lkm-footer__logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.lkm-footer__brand-copy {
  display: flex;
  flex-direction: column;
  line-height: 1;
}

.lkm-footer__brand-copy strong {
  color: var(--lkm-footer-white);
  font-family: var(--lkm-footer-display);
  font-size: 18px;
  font-weight: 950;
  letter-spacing: -0.045em;
  text-transform: uppercase;
}

.lkm-footer__brand-copy small {
  margin-top: 7px;
  color: rgba(255, 255, 255, 0.53);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.lkm-footer__brand > p {
  max-width: 430px;
  margin-top: 22px;
  color: rgba(255, 255, 255, 0.46);
  font-size: 12px;
  line-height: 1.75;
}

.lkm-footer__column {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.lkm-footer__column h2 {
  margin-bottom: 22px;
  color: rgba(255, 255, 255, 0.36);
  font-size: 10px;
  font-weight: 950;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.lkm-footer__column a {
  margin-bottom: 11px;
  color: rgba(255, 255, 255, 0.65);
  font-size: 12px;
  transition:
    color 0.2s ease,
    transform 0.2s ease;
}

.lkm-footer__column a:hover {
  color: var(--lkm-footer-acid);
  transform: translateX(3px);
}

.lkm-footer__bottom {
  border-top: 1px solid var(--lkm-footer-line);
}

.lkm-footer__bottom .lkm-footer-shell {
  min-height: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
}

.lkm-footer__bottom p {
  color: rgba(255, 255, 255, 0.34);
  font-size: 9px;
}

.lkm-footer__bottom a {
  color: rgba(255, 255, 255, 0.62);
  transition: color 0.2s ease;
}

.lkm-footer__bottom a:hover {
  color: var(--lkm-footer-acid);
}

.lkm-footer-mobile-bar {
  display: none;
}

@media (max-width: 900px) {
  .lkm-footer__headline {
    min-height: 220px;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    gap: 22px;
  }

  .lkm-footer__headline > a {
    justify-content: flex-start;
  }

  .lkm-footer__content {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lkm-footer__brand {
    grid-column: 1 / -1;
  }
}

@media (max-width: 820px) {
  .lkm-footer-scope {
    overflow: visible;
  }

  .lkm-footer-mobile-bar {
    position: fixed;
    z-index: 10015;
    right: 9px;
    bottom: 9px;
    left: 9px;
    height: 62px;
    display: grid;
    grid-template-columns: 0.72fr 1.28fr;
    gap: 7px;
    padding: 7px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 18px;
    background: rgba(9, 11, 8, 0.94);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.46);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    transition:
      opacity 0.25s ease,
      visibility 0.25s ease,
      transform 0.25s ease;
  }

  .lkm-footer-mobile-bar.is-hidden {
    opacity: 0;
    visibility: hidden;
    transform: translateY(90px);
  }

  .lkm-footer-mobile-bar a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-radius: 11px;
    font-size: 11px;
    font-weight: 950;
  }

  .lkm-footer-mobile-bar a:first-child {
    color: var(--lkm-footer-paper);
    border: 1px solid rgba(255, 255, 255, 0.13);
    background: rgba(255, 255, 255, 0.06);
  }

  .lkm-footer-mobile-bar a:last-child {
    color: var(--lkm-footer-ink);
    background: var(--lkm-footer-acid);
  }

  .lkm-footer-mobile-bar svg {
    width: 18px;
    height: 18px;
    fill: currentColor;
    stroke: none;
  }
}

@media (max-width: 600px) {
  .lkm-footer-shell {
    width: calc(100% - 24px);
  }

  .lkm-footer__headline {
    min-height: 225px;
    padding-block: 38px;
  }

  .lkm-footer__headline > a {
    align-items: center;
    gap: 14px;
    font-size: clamp(31px, 10vw, 42px);
  }

  .lkm-footer__arrow {
    width: 46px;
    height: 46px;
    flex-basis: 46px;
  }

  .lkm-footer__arrow svg {
    width: 18px;
    height: 18px;
  }

  .lkm-footer__content {
    grid-template-columns: 1fr;
    gap: 42px;
    padding-block: 56px;
  }

  .lkm-footer__brand {
    grid-column: 1;
  }

  .lkm-footer__brand-copy strong {
    font-size: 15px;
  }

  .lkm-footer__bottom .lkm-footer-shell {
    min-height: 105px;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
    padding-block: 20px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .lkm-footer-scope *,
  .lkm-footer-scope *::before,
  .lkm-footer-scope *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}

@media print {
  .lkm-footer-mobile-bar {
    display: none !important;
  }
}/* End custom CSS */