.site-footer{background-color:#dbe7fe;padding-block:var(--spacing--5xl) var(--spacing--xl);padding-inline:var(--spacing--xl)}.site-footer-inner{display:flex;flex-direction:column;max-width:1280px;margin-inline:auto;width:100%}.site-footer-row{display:grid;grid-template-columns:1.2fr 1fr 1.1fr;align-items:center;padding-block-end:var(--spacing--4xl);margin-block-end:var(--spacing--2xl);border-block-end:1px solid rgb(20 33 61 / .1)}.site-footer-brand{display:flex;flex-direction:column;align-items:flex-start}.site-footer-title-row{display:flex;align-items:center}.site-footer-dot{display:inline-block;width:14px;height:14px;border-radius:50%;background:#2563eb;flex-shrink:0}.site-footer-brand-name{margin:0;color:#14213d;font-weight:700}.site-footer-contact{margin:0;color:#14213d;font-weight:500;line-height:1.5}.site-footer-btn{display:inline-flex;align-items:center;justify-content:flex-start;padding-block:12px;padding-inline:20px;min-width:260px;min-height:60px;box-sizing:border-box;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);color:#FFF;border-radius:100px;text-decoration:none;box-shadow:0 6px 18px rgb(37 99 235 / .25);transition:transform 0.2s,box-shadow 0.2s;margin-block-start:var(--spacing--md)}.site-footer-btn:hover,.site-footer-btn:focus{color:#FFF;transform:translateY(-1px);box-shadow:0 8px 22px rgb(37 99 235 / .35)}.site-footer-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:rgb(255 255 255 / .18);color:#FFF;flex-shrink:0;font-weight:700}.site-footer-btn-text{display:flex;flex-direction:column;line-height:1.15}.site-footer-btn-title{font-weight:700;color:#FFF}.site-footer-btn-sub{color:rgb(255 255 255 / .88);font-weight:400}.site-footer-logo-col{display:flex;align-items:center;justify-content:center}.site-footer-logo-img{height:96px;width:auto;max-width:100%;display:block;object-fit:contain}.site-footer-social{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;flex-wrap:wrap}.site-footer-social .site-footer-btn{margin-block-start:0}.site-footer-bar{display:flex;align-items:center;justify-content:space-between;padding-block-start:var(--spacing--md)}.site-footer-copyright,.site-footer-credit{color:#5b6b82}@media (max-width:991px){.site-footer-row{grid-template-columns:1fr;row-gap:var(--spacing--3xl)}.site-footer-logo-col{grid-column:1 / -1;order:-1}.site-footer-logo-img{height:72px}.site-footer-brand{align-items:center}.site-footer-contact{text-align:center}.site-footer-btn{min-width:100%}.site-footer-bar{flex-direction:column;align-items:flex-start}.site-footer-credit{margin-block-start:var(--spacing--xs)}.site-footer-social{flex-direction:column;align-items:flex-start}}