.hazell-footer-builder{background:var(--hf-bg);color:var(--hf-text);font-family:var(--hf-font);font-size:var(--hf-base);line-height:1.45;margin:0 auto;padding:var(--hf-pad) 18px 0;max-width:var(--hf-max);border-radius:var(--hf-radius);overflow:hidden;border:1px solid color-mix(in srgb,var(--hf-border) 38%,transparent);box-shadow:0 18px 55px rgba(0,0,0,.28)}.hazell-footer-builder *{box-sizing:border-box}.hazell-footer-inner{max-width:var(--hf-max);margin:0 auto}.hazell-footer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--hf-gap);align-items:stretch}.hazell-footer-layout-two .hazell-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hazell-footer-layout-one .hazell-footer-grid{grid-template-columns:1fr}.hazell-footer-card{background:var(--hf-panel);border:1px solid color-mix(in srgb,var(--hf-border) 55%,transparent);border-radius:max(16px,calc(var(--hf-radius) * .65));padding:var(--hf-card-pad);box-shadow:0 12px 30px rgba(0,0,0,.22);position:relative;overflow:hidden}.hazell-footer-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--hf-border);opacity:.9}.hazell-footer-card h2{color:var(--hf-heading);font-size:var(--hf-heading-size);line-height:1.1;margin:0 0 8px;font-weight:800}.hazell-footer-card p{margin:0;color:var(--hf-text)}.hazell-footer-logo{display:block;max-width:150px;max-height:var(--hf-logo-height);width:auto;height:auto;margin:0 0 10px;border-radius:max(10px,calc(var(--hf-radius) * .35))}.hazell-footer-links,.hazell-footer-policy-links{list-style:none;margin:0;padding:0}.hazell-footer-links li{margin:0 0 4px}.hazell-footer-links a,.hazell-footer-policy-links a{color:var(--hf-link)!important;text-decoration:none;font-size:var(--hf-link-size);font-weight:650;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease,transform .2s ease}.hazell-footer-links a:hover,.hazell-footer-policy-links a:hover{color:var(--hf-link-hover)!important;border-color:currentColor}.hazell-footer-links a:focus-visible,.hazell-footer-policy-links a:focus-visible{outline:3px solid var(--hf-focus);outline-offset:4px;border-radius:8px}.hazell-footer-socials{display:flex;flex-wrap:wrap;gap:7px}.hazell-footer-socials li{margin:0}.hazell-footer-socials a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:5px 11px;border:1px solid color-mix(in srgb,var(--hf-border) 42%,transparent);border-radius:999px;background:rgba(255,255,255,.06)}.hazell-footer-bottom{margin-top:var(--hf-pad);background:var(--hf-bottom);color:var(--hf-bottom-text);padding:var(--hf-bottom-pad) 18px}.hazell-footer-bottom-inner{max-width:var(--hf-max);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.hazell-footer-bottom p{margin:0;color:var(--hf-bottom-text);line-height:1.35}.hazell-footer-policy-links{display:flex;gap:12px;flex-wrap:wrap}.hazell-footer-policy-links a{font-size:14px;color:var(--hf-bottom-text)!important}@media (max-width:800px){.hazell-footer-grid,.hazell-footer-layout-two .hazell-footer-grid,.hazell-footer-layout-three .hazell-footer-grid{grid-template-columns:1fr}.hazell-footer-bottom-inner{display:block;text-align:center}.hazell-footer-bottom-inner>*{margin-bottom:8px}.hazell-footer-policy-links{justify-content:center}.hazell-footer-card{padding:max(10px,var(--hf-card-pad))}}
