:root{--site-footer-content-width:1503px;--site-footer-orange:#f79433;--site-footer-teal:#248091;--site-footer-bg:#121516;--site-footer-surface:#1b2021;--site-footer-text:#f5f6f6;--site-footer-muted:#a9b2b3}
body.site-footer-layout{min-height:100vh;display:flex;flex-direction:column}
.customer-site-footer{position:relative;width:100%;max-width:100%;margin-top:auto;background:var(--site-footer-bg);color:var(--site-footer-text);font-family:Vazirmatn,sans-serif;isolation:isolate;box-shadow:0 -1px 0 rgba(255,255,255,.06);box-sizing:border-box;overflow-x:hidden}
.customer-site-footer *{box-sizing:border-box}
.customer-site-footer__accent{height:4px;background:linear-gradient(90deg,var(--site-footer-teal) 0 56%,var(--site-footer-orange) 56% 100%)}
.customer-site-footer__inner{width:min(var(--site-footer-content-width),calc(100% - 48px));max-width:calc(100% - 48px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,.7fr) minmax(0,.8fr) minmax(0,1.15fr) minmax(0,.7fr);gap:34px;padding:54px 0 40px;align-items:start}
.customer-site-footer strong{font-weight:900;letter-spacing:0}.customer-site-footer a{color:inherit;text-decoration:none}
.customer-site-footer__brand-row{display:flex;align-items:center;gap:13px;width:max-content;max-width:100%}.customer-site-footer__logo{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:var(--site-footer-orange);color:#171717;font-size:1.25rem;box-shadow:0 12px 30px rgba(247,148,51,.18);overflow:hidden}.customer-site-footer__logo img{display:block;width:100%;height:100%;object-fit:contain;background:#fff;padding:4px;box-sizing:border-box}
.customer-site-footer__brand-copy{display:grid;gap:2px}.customer-site-footer__brand-copy strong{font-size:1.17rem}.customer-site-footer__brand-copy small{color:#8fc8d2;font-size:.76rem}.customer-site-footer__brand p{max-width:420px;margin:18px 0 0;color:var(--site-footer-muted);font-size:.86rem;line-height:2}
.customer-site-footer__links>strong,.customer-site-footer__contact>strong,.customer-site-footer__trust>strong{display:block;margin-bottom:16px;color:#fff;font-size:.89rem}.customer-site-footer__links>div{display:grid;gap:9px}.customer-site-footer__links a{display:flex;align-items:center;gap:8px;color:var(--site-footer-muted);font-size:.82rem;padding:3px 0;transition:color .16s ease,transform .16s ease}.customer-site-footer__links a i{font-size:.65rem;color:var(--site-footer-orange)}.customer-site-footer__links a:hover{color:#fff;transform:translateX(-3px)}
.customer-site-footer__contact-list{display:grid;gap:11px}.customer-site-footer__contact-list>a,.customer-site-footer__contact-list>div{display:flex;align-items:flex-start;gap:10px;color:var(--site-footer-muted);font-size:.8rem}.customer-site-footer__contact-list i{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;flex:0 0 auto;color:#91d2de;background:rgba(36,128,145,.14)}.customer-site-footer__contact-list span{display:grid;gap:1px}.customer-site-footer__contact-list small{color:#727d7f;font-size:.67rem}.customer-site-footer__contact-list b{color:#dce1e1;font-size:.78rem;line-height:1.8;font-weight:700}
.customer-site-footer__social{display:flex;gap:8px;margin-top:18px}.customer-site-footer__social a{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:#202627;color:#b9c4c5;transition:background .16s ease,color .16s ease}.customer-site-footer__social a:hover{background:var(--site-footer-teal);color:#fff}
.customer-site-footer__trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.customer-site-footer__trust-item{min-height:90px;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;background:#fff;color:#263238;overflow:hidden;padding:8px;text-align:center}.customer-site-footer__trust-item img{width:100%;height:74px;object-fit:contain}.customer-site-footer__trust-item i{font-size:1.35rem;color:var(--site-footer-teal)}.customer-site-footer__trust-item span{font-size:.7rem;font-weight:900}
.customer-site-footer__bottom{width:min(var(--site-footer-content-width),calc(100% - 48px));max-width:calc(100% - 48px);margin:0 auto;padding:18px 0 22px;border-top:1px solid rgba(255,255,255,.07);display:flex;align-items:center;justify-content:space-between;gap:20px;color:#727d7f;font-size:.76rem}.customer-site-footer__developer{display:flex;align-items:center;gap:8px;color:#8d9798}.customer-site-footer__developer strong{color:#f4ad65;font-family:Vazirmatn,sans-serif}.customer-site-footer__developer-mark{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:rgba(247,148,51,.1);color:var(--site-footer-orange)}
@media(max-width:1180px){.customer-site-footer__inner{grid-template-columns:1.3fr .7fr .8fr 1.1fr}.customer-site-footer__trust{grid-column:1/-1}.customer-site-footer__trust-grid{grid-template-columns:repeat(2,110px)}}
@media(max-width:900px){.customer-site-footer__inner{grid-template-columns:1.2fr .8fr .9fr}.customer-site-footer__brand{grid-column:1/-1}.customer-site-footer__contact{grid-column:auto}.customer-site-footer__trust{grid-column:auto}.customer-site-footer__trust-grid{grid-template-columns:repeat(2,minmax(80px,1fr))}}
@media(max-width:700px){.customer-site-footer__inner{width:calc(100% - 28px);grid-template-columns:1fr 1fr;gap:28px 18px;padding:34px 0 26px}.customer-site-footer__brand,.customer-site-footer__contact{grid-column:1/-1}.customer-site-footer__brand p{font-size:.81rem;margin-top:14px}.customer-site-footer__links>strong,.customer-site-footer__contact>strong,.customer-site-footer__trust>strong{margin-bottom:11px}.customer-site-footer__trust{grid-column:1/-1}.customer-site-footer__trust-grid{grid-template-columns:repeat(2,minmax(0,110px))}.customer-site-footer__bottom{width:calc(100% - 28px);display:grid;justify-items:center;text-align:center;padding-bottom:92px}.customer-site-footer__developer{flex-wrap:wrap;justify-content:center}}
@media(max-width:420px){.customer-site-footer__inner{grid-template-columns:1fr;gap:24px}.customer-site-footer__links,.customer-site-footer__trust{grid-column:1}.customer-site-footer__links>div{grid-template-columns:1fr 1fr;gap:8px 12px}.customer-site-footer__trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:240px}.customer-site-footer__developer span:not(.customer-site-footer__developer-mark){font-size:.7rem}}
@media(prefers-reduced-motion:reduce){.customer-site-footer *{scroll-behavior:auto!important;transition:none!important}}

body.customer-public-v3 .customer-site-footer__inner,
body.customer-public-v3 .customer-site-footer__bottom {
    width: min(var(--site-footer-content-width), calc(100% - 32px));
    max-width: var(--site-footer-content-width);
    margin-inline: auto;
}

@media(max-width:700px) {
    body.customer-public-v3 .customer-site-footer__inner,
    body.customer-public-v3 .customer-site-footer__bottom {
        width: calc(100% - 16px);
        max-width: calc(100% - 16px);
    }
}
