:root{--footer-bg:#ef9900;--footer-text:#fff;--footer-text-dim:hsla(0,0%,100%,.85);--footer-muted:hsla(0,0%,100%,.7)}.flex-custom-footer{background:var(--footer-bg);color:var(--footer-text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif;margin-top:auto;padding:54px 0 22px}.flex-custom-footer .footer-container{margin-inline:auto;width:min(1200px,92vw)}.flex-custom-footer .footer-content{align-items:start;display:grid;gap:clamp(20px,3vw,44px);grid-template-columns:1.2fr 1fr 1fr 1fr}.flex-custom-footer .footer-brand{grid-column:1}.flex-custom-footer .brand__logo img{display:block;max-width:190px}.flex-custom-footer .social-links{display:flex;gap:16px;list-style:none;margin:0;padding:22px 0 18px}.flex-custom-footer .social-link{background-color:#fff;border:2px solid var(--footer-text);border-radius:50%;color:inherit;display:grid;height:40px;place-items:center;text-decoration:none;transition:all .3s;width:40px}.flex-custom-footer .social-link:hover{opacity:.85}.flex-custom-footer .social-link .social-icon,.flex-custom-footer .social-link svg{height:22px;width:22px;fill:var(--footer-text)}.flex-custom-footer .brand__sublogo img{display:block;width:74px}.flex-custom-footer .footer-description{color:var(--footer-text-dim);line-height:1.45;margin-bottom:20px}.flex-custom-footer .h2{color:var(--footer-text);font-size:34px;font-weight:800;margin:0 0 16px}.flex-custom-footer .h2--invisible{height:0;visibility:hidden}.flex-custom-footer .h3{color:var(--footer-text);font-size:22px;font-weight:700;margin:8px 0 10px}.flex-custom-footer .footer-column{color:var(--footer-text-dim)}.flex-custom-footer .footer-links{display:flex;flex-direction:column;gap:4px;list-style:none;margin:10px 0 0;padding:0}.flex-custom-footer .footer-link{color:var(--footer-text-dim);font-style:normal;text-decoration:none;transition:all .3s}.flex-custom-footer .footer-link:hover{opacity:.85}.flex-custom-footer .footer-link.link{text-decoration:underline;text-underline-offset:2px}.flex-custom-footer .tel{color:var(--footer-text);font-weight:700}.flex-custom-footer .footer-copyright{align-items:center;border-top:1px solid hsla(0,0%,100%,.25);display:flex;gap:20px;justify-content:space-between;margin-top:50px;padding-top:16px}.flex-custom-footer .copy{color:var(--footer-muted);margin:0}.flex-custom-footer .legal{display:flex;gap:22px}.flex-custom-footer .legal a{color:var(--footer-text);text-decoration:none}.flex-custom-footer .legal a:hover{opacity:.85}@media(max-width:1100px){.flex-custom-footer .footer-content{grid-template-columns:1fr 1fr 1fr}.flex-custom-footer .footer-brand{display:grid;gap:18px;grid-column:1/-1;grid-template-columns:auto 1fr}}@media(max-width:760px){.flex-custom-footer .footer-content{gap:28px;grid-template-columns:1fr}.flex-custom-footer .footer-copyright{align-items:flex-start;flex-direction:column}.flex-custom-footer .h2{font-size:28px}.flex-custom-footer .h3{font-size:18px}}.flex-custom-footer a{color:var(--footer-text);text-decoration:none}.flex-custom-footer a:hover{opacity:.85}.flex-custom-footer[style*=background-color]{background:var(--custom-bg)!important}.flex-custom-footer[style*=color]{color:var(--custom-text)!important}
