.site-footer.psa-footer{padding:64px 0 0;background:#103d40;color:#c8dcda;border-top:4px solid #76c7b4;font-size:14px}
.site-footer.psa-footer>.container{display:block}
.psa-footer .psa-footer-top{display:grid;grid-template-columns:1.5fr .8fr 1fr 1.4fr;gap:40px;padding-bottom:52px}
.psa-footer a{color:#d4e4e2;text-decoration:none;transition:color .18s ease}
.psa-footer a:hover{color:#fff;text-decoration:underline;text-underline-offset:5px}
.psa-footer a:focus-visible{outline:2px solid #a4e3ca;outline-offset:5px;border-radius:3px}
.psa-footer .psa-footer-brand{display:flex;align-items:center;gap:14px;text-decoration:none;color:#fff}
.psa-footer-brand img{width:60px;height:60px;object-fit:contain;background:white;border-radius:14px;padding:5px}
.psa-footer-brand strong{display:block;font-size:22px;letter-spacing:.07em;color:#fff}
.psa-footer .psa-footer-brand small{display:block;font-size:11px;line-height:1.5;color:#c8dcda}
.psa-footer-intro h2{font-family:Georgia,serif;font-size:clamp(25px,3vw,32px);font-weight:400;line-height:1.25;margin:25px 0 14px;color:#fff}
.psa-footer-intro p{font-size:14px;line-height:1.75;margin:0;color:#c8dcda}
.psa-footer-social{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.psa-footer-social a{border:1px solid #527575;border-radius:24px;padding:8px 14px;font-size:12px}
.psa-footer-social span{margin-left:8px;color:#a4e3ca}
.psa-footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding-top:8px;min-width:0}
.psa-footer-column h3{margin:0 0 10px;color:#a4e3ca;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:750}
.psa-footer-column a{font-size:14px;line-height:1.6;overflow-wrap:anywhere;max-width:100%}
.psa-footer .psa-footer-contact-button{display:flex;align-items:center;justify-content:space-between;gap:36px;margin-top:9px;padding:11px 17px;border:1px solid #76c7b4;border-radius:8px;color:#fff;font-weight:650}
.psa-footer .psa-footer-contact-button:hover{background:#205356;text-decoration:none}
.psa-footer-bottom{border-top:1px solid #46676a;display:flex;justify-content:space-between;gap:20px;padding:23px 0;font-size:12px;color:#b7cecc}
.psa-footer .psa-footer-bottom a[href="https://ekapps.com"]{color:#fff;font-weight:750}
@media(max-width:1000px){.psa-footer .psa-footer-top{grid-template-columns:1.3fr 1fr;gap:40px 48px}.psa-footer-intro{grid-row:span 2}.psa-footer-contact{grid-column:2}}
@media(max-width:600px){.site-footer.psa-footer{padding-top:40px}.psa-footer .psa-footer-top{grid-template-columns:1fr 1fr;gap:32px 20px;padding-bottom:34px}.psa-footer-intro{grid-column:1/-1;grid-row:auto}.psa-footer-contact{grid-column:1/-1}.psa-footer-bottom{flex-direction:column;gap:10px;font-size:11px}.psa-footer-column a{font-size:13px}}
@media(prefers-reduced-motion:reduce){.psa-footer a{transition:none}}
