.elementor-21 .elementor-element.elementor-element-4af2655{--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;}.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-226ad83 *//* ===== WMO Footer (Bespoke) ===== */
:root{
  --wmo-purple:#5B2C83;
  --wmo-gold:#D4AF37;
  --wmo-burgundy:#9B1C31;
  --wmo-ink:#1A1A1A;
  --wmo-ivory:#F4E9C4;
  --wmo-paper:#FFF8EE;     /* soft light canvas */
  --wmo-white:#fff;
}

.wmoF{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#2b2b2b;background:var(--wmo-paper)}
.wmoF__wrap{max-width:1200px;margin:0 auto;padding:0 18px}

/* TOP STRIP */
.wmoF__top{display:grid;grid-template-columns:1.2fr .8fr;gap:42px;padding:40px 0}
@media (max-width:900px){.wmoF__top{grid-template-columns:1fr}}
.wmoF__brand{display:flex;flex-direction:column;gap:12px}
.wmoF__logo{width:120px;height:auto;filter: drop-shadow(0 2px 6px rgba(0,0,0,.08))}
.wmoF__tag{max-width:560px;font-weight:400;line-height:1.6;color:#3a3a3a}
.wmoF__social{display:flex;gap:12px;list-style:none;padding:0;margin:6px 0 0}
.wmoF__social a{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--wmo-purple);transition:.2s}
.wmoF__social a:hover{background:var(--wmo-burgundy)}
.wmoF__social svg{width:18px;height:18px;fill:var(--wmo-ivory)}

.wmoF__nl h4{margin:0 0 6px;font:700 18px/1.2 Inter;color:var(--wmo-purple)}
.wmoF__nl p{margin:0 0 14px;color:#444}
.wmoF__form{display:flex;gap:10px}
.wmoF__form input{flex:1;padding:12px 14px;border:1px solid #e6e0d6;border-radius:8px;background:var(--wmo-white);outline:none}
.wmoF__form button{padding:12px 18px;border:0;border-radius:8px;background:linear-gradient(135deg,var(--wmo-gold),#c79a2b);color:#1A1A1A;font-weight:700;cursor:pointer;transition:.2s}
.wmoF__form button:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(212,175,55,.35)}
@media (max-width:640px){.wmoF__form{flex-direction:column}}

.wmoF__rule{height:3px;background:linear-gradient(90deg,transparent, var(--wmo-gold), transparent);opacity:.9}

/* LINKS GRID */
.wmoF__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;padding:26px 0 14px}
@media (max-width:1024px){.wmoF__grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:640px){.wmoF__grid{grid-template-columns:1fr}}
.wmoF__col h5{margin:0 0 10px;color:var(--wmo-ink);font:700 16px/1.2 Inter;position:relative}
.wmoF__col h5::after{content:"";display:block;width:42px;height:3px;background:var(--wmo-gold);border-radius:2px;margin-top:8px}
.wmoF__col ul{list-style:none;margin:0;padding:0}
.wmoF__col li{margin:8px 0}
.wmoF__col a{color:#333;text-decoration:none;transition:.2s}
.wmoF__col a:hover{color:var(--wmo-purple)}

/* Contact lines */
.wmoF__contact li{display:flex;gap:10px;align-items:flex-start}
.wmoF__contact svg{width:18px;height:18px;fill:var(--wmo-purple);margin-top:3px}
.wmoF__contact a{color:var(--wmo-purple)}
.wmoF__contact a:hover{color:var(--wmo-burgundy)}

/* BOTTOM BAR */
.wmoF__bottom{background:linear-gradient(90deg,var(--wmo-purple),var(--wmo-burgundy));color:var(--wmo-ivory)}
.wmoF__bottomRow{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 18px;font:400 14px/1.5 Inter}
.wmoF__bottomRow a{color:var(--wmo-gold);text-decoration:none}
.wmoF__bottomRow a:hover{text-decoration:underline}
@media (max-width:640px){.wmoF__bottomRow{flex-direction:column;text-align:center}}/* End custom CSS */