.elementor-72 .elementor-element.elementor-element-fb0abd5{--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;--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-72 .elementor-element.elementor-element-fb0abd5:not(.elementor-motion-effects-element-type-background), .elementor-72 .elementor-element.elementor-element-fb0abd5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#181C19;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-72 .elementor-element.elementor-element-fb0abd5{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-ffedbe0 */.site-footer {
  background: #181c19;
  border-top: 1px solid rgba(255,255,255,0.06);
  padding: 64px 40px 32px;
}
.footer__inner { max-width: 1240px; margin: 0 auto; }
.footer__top {
  display: grid;
  grid-template-columns: 300px 1fr 1fr 1fr;
  gap: 48px;
  padding-bottom: 48px;
  border-bottom: 1px solid rgba(255,255,255,0.06);
  margin-bottom: 32px;
}
.footer__logo { display: inline-flex; }
.footer__brand-tagline {
  font-family: 'DM Serif Display', serif;
  font-size: 14px;
  font-style: italic;
  color: #56d197;
  margin: 14px 0 12px;
}
.footer__brand-body {
  font-size: 13px;
  color: rgba(255,255,255,0.45);
  line-height: 1.75;
  margin-bottom: 20px;
}
.footer__disclaimer {
  font-size: 11.5px;
  color: rgba(255,255,255,0.32);
  line-height: 1.7;
  margin-bottom: 20px;
  padding-top: 14px;
  border-top: 1px solid rgba(255,255,255,0.08);
}
.footer__social { display: flex; gap: 8px; }
.footer__social a {
  width: 34px; height: 34px;
  border-radius: 8px;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.08);
  display: flex; align-items: center; justify-content: center;
  transition: background 0.28s ease, border-color 0.28s ease;
}
.footer__social a:hover {
  background: rgba(86,209,151,0.12);
  border-color: rgba(86,209,151,0.22);
}
.footer__social a svg { width: 15px; height: 15px; fill: rgba(255,255,255,0.55); }

.footer__affiliation {
  margin-top: 22px;
  padding-top: 18px;
  border-top: 1px solid rgba(255,255,255,0.08);
}
.footer__affiliation-label {
  font-size: 10.5px; letter-spacing: 1px; text-transform: uppercase;
  color: rgba(255,255,255,0.3); margin-bottom: 8px;
}
.footer__affiliation-link {
  display: inline-block;
  text-decoration: none;
  border: none;
  padding: 0;
}

.footer__col h4 {
  font-size: 11px; font-weight: 700; letter-spacing: 1.5px;
  text-transform: uppercase; color: rgba(255,255,255,0.35);
  margin-bottom: 18px;
}
.footer__col ul { display: flex; flex-direction: column; gap: 10px; list-style: none; padding: 0; margin: 0; }
.footer__col ul a { font-size: 14px; color: rgba(255,255,255,0.55); transition: color 0.28s ease; text-decoration: none; }
.footer__col ul a:hover { color: #56d197; }

.footer__bottom {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 12px;
}
.footer__bottom p { font-size: 13px; color: rgba(255,255,255,0.28); margin: 0; }
.footer__bottom .footer__valiant { font-size: 13px; color: rgba(255,255,255,0.22); font-style: italic; text-align: center; }
.footer__valiant-link { color: rgba(255,255,255,0.38); text-decoration: underline; transition: color 0.2s ease; }
.footer__valiant-link:hover { color: rgba(255,255,255,0.7); }
.footer__bottom-links { display: flex; gap: 20px; justify-self: end; }
.footer__bottom-links a { font-size: 13px; color: rgba(255,255,255,0.28); transition: color 0.28s ease; text-decoration: none; }
.footer__bottom-links a:hover { color: #ffffff; }

@media (max-width: 1100px) {
  .footer__top { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 700px) {
  .site-footer { padding-left: 20px; padding-right: 20px; }
  .footer__top { grid-template-columns: 1fr; }
}/* End custom CSS */