:root{--ib-footer-bg:#3B5998;--ib-footer-bg-bottom:#344f88;--ib-footer-bg-gradient:linear-gradient(135deg,#2f4f8f 0%,#3b5998 48%,#4d6fb5 100%);--ib-footer-bg-bottom-gradient:linear-gradient(135deg,#29477f 0%,#344f88 55%,#4162a4 100%);--ib-footer-text:#ffffff;--ib-footer-muted:rgba(255,255,255,.82);--ib-footer-soft:rgba(255,255,255,.12);--ib-footer-hover:#4A90E2;--ib-footer-max:1250px;--ib-footer-font:'Albert Sans',sans-serif}.ib-site-footer{width:100%;background:var(--ib-footer-bg-gradient);color:var(--ib-footer-text);font-family:var(--ib-footer-font);overflow:hidden}.ib-site-footer,.ib-site-footer *{box-sizing:border-box}.ib-site-footer__main{width:min(100%, var(--ib-footer-max));margin:0 auto;padding:36px 24px 34px;display:grid;grid-template-columns:1.35fr .82fr .92fr 1.15fr;gap:42px;align-items:start}.ib-site-footer__brand{max-width:360px}.ib-site-footer__logo-link{display:inline-flex;align-items:center;text-decoration:none!important;line-height:0}.ib-site-footer__logo{display:block;width:169px;max-width:100%;height:auto;object-fit:contain}.ib-site-footer__brand-text{color:#fff;font-size:2rem;font-weight:800;line-height:1}.ib-site-footer__tagline{margin:20px 0 0;color:#fff;font-size:.98rem;font-weight:800;line-height:1.35}.ib-site-footer__description{margin:24px 0 0;color:var(--ib-footer-muted);font-size:.96rem;font-weight:400;line-height:1.62;max-width:360px}.ib-site-footer__column{min-width:0}.ib-site-footer__title{color:#fff!important;font-size:1.48rem!important;font-weight:700!important;line-height:1.2!important;margin:0 0 20px!important;letter-spacing:.1px}.ib-site-footer__links{margin:0;padding:0;list-style:none;display:grid;gap:12px}.ib-site-footer__links a,.ib-site-footer__email,.ib-site-footer__bottom a{color:#fff!important;text-decoration:none!important;transition:color .18s ease,opacity .18s ease}.ib-site-footer__links a:hover,.ib-site-footer__links a:focus,.ib-site-footer__email:hover,.ib-site-footer__email:focus,.ib-site-footer__bottom a:hover,.ib-site-footer__bottom a:focus{color:var(--ib-footer-hover)!important}.ib-site-footer__links a{font-size:.98rem;font-weight:400;line-height:1.4}.ib-site-footer__email{display:inline-block;margin-bottom:18px;font-size:1rem;font-weight:700;line-height:1.35}.ib-site-footer__form{width:100%;max-width:360px;display:grid;gap:11px}.ib-site-footer__form input,.ib-site-footer__form textarea{width:100%;margin:0;padding:14px 16px;border:1px solid rgb(255 255 255 / .22);border-radius:14px;background:rgb(255 255 255 / .97);color:#1f2937;font-family:var(--ib-footer-font);font-size:.98rem;line-height:1.35;outline:none;box-shadow:0 8px 22px rgb(0 0 0 / .08);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.ib-site-footer__form input::placeholder,.ib-site-footer__form textarea::placeholder{color:#6b7280}.ib-site-footer__form input:focus,.ib-site-footer__form textarea:focus{border-color:#4A90E2;box-shadow:0 10px 28px rgb(0 0 0 / .13)}.ib-site-footer__form textarea{min-height:125px;resize:vertical}.ib-site-footer__form button{justify-self:start;margin-top:2px;padding:13px 24px;border:1px solid rgb(255 255 255 / .72);border-radius:16px;background:#F3F7FF;color:#155A9F;font-family:var(--ib-footer-font);font-size:1rem;font-weight:700;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease,opacity .18s ease;box-shadow:0 10px 24px rgb(0 0 0 / .10)}.ib-site-footer__form button:hover{background:#FFF;color:#0F4E8A;border-color:#FFF;transform:scale(1.04);box-shadow:0 14px 30px rgb(0 0 0 / .14)}.ib-site-footer__form button:focus-visible{background:#FFF;color:#0F4E8A;border-color:#FFF;outline:3px solid rgb(248 250 252 / .92);outline-offset:3px}.ib-site-footer__form button:disabled{opacity:.65;cursor:not-allowed}.ib-site-footer__form-message{margin-top:2px;font-size:.92rem;font-weight:600;line-height:1.4}.ib-site-footer__form-message.is-success{color:#d7ffd7}.ib-site-footer__form-message.is-error{color:#ffe1e1}.ib-site-footer__bottom{background:var(--ib-footer-bg-bottom-gradient);border-top:1px solid rgb(255 255 255 / .16);padding:20px 20px;text-align:center}.ib-site-footer__bottom p{margin:0;color:rgb(255 255 255 / .92);font-size:.96rem;font-weight:500;line-height:1.5}.ib-site-footer__separator{display:inline-block;margin:0 12px;color:rgb(255 255 255 / .55)}.ib-site-footer__author{display:inline-flex;align-items:center;gap:4px}@media (max-width:1024px){.ib-site-footer__main{grid-template-columns:1.15fr 1fr 1fr;gap:34px;padding:38px 24px 34px}.ib-site-footer__contact{grid-column:1 / -1}.ib-site-footer__form{max-width:520px}.ib-site-footer__title{font-size:1.38rem!important}.ib-site-footer__logo{max-width:145px;max-height:86px}}@media (max-width:700px){.ib-site-footer__main{padding:30px 18px 28px;display:grid;grid-template-columns:1fr 1fr;gap:24px 18px;text-align:center}.ib-site-footer__brand{grid-column:1 / -1;max-width:none;margin:0 auto}.ib-site-footer__nav{grid-column:1 / 2}.ib-site-footer__legal{grid-column:2 / 3}.ib-site-footer__contact{grid-column:1 / -1}.ib-site-footer__logo{max-width:105px;max-height:64px;margin:0 auto}.ib-site-footer__tagline{margin-top:14px;font-size:.9rem}.ib-site-footer__description{max-width:340px;margin:18px auto 0;font-size:.9rem;line-height:1.55}.ib-site-footer__title{font-size:1.22rem!important;margin:0 0 12px!important;text-align:center}.ib-site-footer__links{gap:8px;justify-items:center}.ib-site-footer__links a,.ib-site-footer__email{font-size:.9rem;font-weight:400}.ib-site-footer__email{margin-bottom:14px;font-weight:700}.ib-site-footer__form{max-width:330px;margin:0 auto;gap:9px}.ib-site-footer__form input,.ib-site-footer__form textarea{padding:13px 14px;font-size:.95rem;border-radius:13px}.ib-site-footer__form textarea{min-height:105px}.ib-site-footer__form button{justify-self:center;padding:12px 22px;font-size:.95rem;border-radius:13px}.ib-site-footer__bottom{padding:18px 16px}.ib-site-footer__bottom p{font-size:.9rem}.ib-site-footer__separator{margin:0 7px}}@media (max-width:420px){.ib-site-footer__main{padding:28px 16px 26px;gap:22px 14px}.ib-site-footer__logo{max-width:96px;max-height:58px}.ib-site-footer__title{font-size:1.12rem!important}.ib-site-footer__description{font-size:.88rem}.ib-site-footer__links a,.ib-site-footer__email{font-size:.88rem}.ib-site-footer__bottom p{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.ib-site-footer__separator{display:none}.ib-site-footer__author{display:inline-flex;gap:4px;align-items:center;justify-content:center}}@media(max-width:920px){body:has(.ib-my-account-page) .ib-site-footer{display:none!important}}