.elementor-76 .elementor-element.elementor-element-ec9dea0{--display:flex;}.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-25e0eb7 */.araliya-footer {
  background: #ffffff;
  border-top: 1px solid #e3e7ec;
  padding: 2.5rem 1.5rem 2.8rem;
  font-size: 0.9rem;
  color: #4b5b68;
}

.araliya-footer-inner {
  max-width: 1120px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 2rem;
}

.araliya-footer-title {
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  color: #7a8a98;
  margin: 0 0 0.4rem;
}

.araliya-footer p {
  margin: 0 0 0.6rem;
}

.araliya-footer a {
  color: #4b5b68;
  text-decoration: none;
}

.araliya-footer a:hover {
  color: #1f3441;
  text-decoration: underline;
}

.araliya-footer-column-right {
  text-align: right;
}

.araliya-footer-links a {
  margin-left: 0.5rem;
}

.araliya-footer-logo {
  margin: 0.8rem 0 0.4rem;
  font-weight: 600;
  font-size: 1rem;
}

.araliya-footer-credit {
  font-size: 0.8rem;
  color: #8a98a5;
}

/* Responsive */
@media (max-width: 768px) {
  .araliya-footer-inner {
    grid-template-columns: minmax(0, 1fr);
    text-align: left;
  }
  .araliya-footer-column-right {
    text-align: left;
  }
}
/* Sprach-Layer */
.lang {
  display: none;
}

body.lang-de .lang-de {
  display: inline;
}

body.lang-en .lang-en {
  display: inline;
}

body.lang-pl .lang-pl {
  display: inline;
}/* End custom CSS */