/* HAMSA PREMIUM FOOTER */
.site-footer{position:relative;background:var(--hamsa-ink);overflow:hidden}
.hamsa-footer-main{position:relative;overflow:hidden;background:#0b2342;padding:72px 32px 0;color:#fff}
.hamsa-footer-main::before{content:"";position:absolute;right:-110px;top:0;width:520px;height:100%;opacity:.14;background:linear-gradient(135deg,transparent 0 45%,var(--hamsa-teal) 45% 46%,transparent 46% 60%,var(--hamsa-lime) 60% 61%,transparent 61%);pointer-events:none}
.hamsa-footer-watermark{position:absolute;right:26px;bottom:18px;width:150px;height:150px;opacity:.08;background:url('../images/fevicon.svg') no-repeat center/contain;pointer-events:none;filter:grayscale(1) brightness(4)}
.hamsa-footer-grid{position:relative;z-index:2;width:100%;max-width:1280px;margin:auto;display:grid;grid-template-columns:1.4fr 1fr 1.1fr .9fr;gap:54px;padding-bottom:64px}
.footer-brand img,.footer-brand .custom-logo{display:block;width:auto;max-width:220px;max-height:60px}
.hamsa-footer-description{max-width:350px;margin-top:22px;color:#b9c8d7;font-size:15px;line-height:1.8}
.footer-heading{position:relative;margin:0 0 27px;color:#fff;font-size:17px;font-weight:750;letter-spacing:.01em}
.footer-heading::after{content:"";position:absolute;left:0;bottom:-10px;width:30px;height:2px;background:var(--hamsa-lime)}
.hamsa-footer-menu,.hamsa-footer-links{margin:0;padding:0;list-style:none}.hamsa-footer-menu li,.hamsa-footer-links li{margin-bottom:10px}
.hamsa-footer-menu a,.hamsa-footer-links li,.footer-contact-item{color:#b9c8d7;font-size:14px;line-height:1.55;text-decoration:none;transition:color .2s ease}
.hamsa-footer-menu a:hover{color:var(--hamsa-lime)}
.footer-contact-item{margin-bottom:14px}
.footer-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;margin-top:4px;border:1px solid var(--hamsa-lime);border-radius:2px;background:var(--hamsa-lime);color:#10243b!important;font-size:14px;font-weight:800;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}
.footer-cta:hover{background:transparent;color:#fff!important;transform:translateY(-1px)}
.footer-socials{display:flex;gap:16px;margin-top:26px}.footer-socials a{color:#dce6ee;font-size:14px;font-weight:700;text-decoration:none}.footer-socials a:hover{color:var(--hamsa-lime)}
.hamsa-footer-bottom{background:#071a31;border-top:1px solid rgba(255,255,255,.1);padding:20px 32px}.footer-bottom-wrap{width:100%;max-width:1280px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-bottom-wrap p{margin:0;color:#8fa4ba;font-size:13px}
@media(max-width:991px){.hamsa-footer-main{padding:56px 24px 0}.hamsa-footer-grid{grid-template-columns:1fr 1fr;gap:38px}.hamsa-footer-bottom{padding-inline:24px}.footer-bottom-wrap{flex-direction:column;align-items:flex-start}}
@media(max-width:600px){.hamsa-footer-grid{grid-template-columns:1fr;gap:30px;padding-bottom:46px}.hamsa-footer-main{padding-inline:18px}.hamsa-footer-bottom{padding-inline:18px}.footer-bottom-wrap{text-align:left}}
