.site-footer{padding:0;background:var(--footer-bg);color:var(--footer-text)}
.footer-content{padding-block:clamp(48px,6vw,82px) 28px}.footer-brand{display:flex;align-items:center;justify-content:center;width:max-content;max-width:260px;margin-inline:auto}.footer-brand img{width:auto;max-width:260px;max-height:180px;object-fit:contain}.footer-brand strong{color:var(--footer-text);font-size:1.5rem}.footer-creci{margin:10px 0 0;color:var(--footer-text);font-size:.84rem;text-align:center}.footer-creci span{font-weight:750;letter-spacing:.06em}
.footer-contact-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(32px,5vw,80px)}.footer-info-block{display:grid;align-content:start;justify-items:start;gap:7px;color:var(--footer-text);font-style:normal;text-align:left}.footer-info-block h2{margin:0 0 5px;color:var(--footer-text);font-size:1rem;font-weight:750;line-height:1.3}.footer-info-block small{margin-top:3px;opacity:.7}.footer-contact a{display:flex;align-items:center;gap:9px;color:var(--footer-link);font-weight:650}.footer-contact a:hover{color:var(--footer-link-hover)}.footer-contact .icon{width:20px;height:20px;flex:0 0 auto;color:var(--footer-text)}.footer-address{justify-items:center;text-align:center}.footer-social{justify-items:end;text-align:right}
.footer-divider{height:1px;margin-block:34px;background:color-mix(in srgb,var(--footer-text) 18%,transparent)}
.footer-social>div{display:flex;justify-content:flex-end;gap:10px;margin-top:5px}.footer-social a{display:grid;place-items:center;width:46px;height:46px;border:1px solid color-mix(in srgb,var(--footer-text) 28%,transparent);border-radius:50%;color:var(--footer-link);transition:background-color .2s,border-color .2s,color .2s,transform .2s}.footer-social a:hover{border-color:var(--brand);background:var(--brand);color:#fff;transform:translateY(-2px)}.footer-social .icon{width:20px;height:20px}
.footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;margin:0;padding:0;border-top:0!important;background:transparent!important;color:var(--footer-text);font-size:.82rem}.footer-bottom p{margin:0}.footer-imobisis{grid-column:2;display:flex;align-items:center;justify-content:center;font-size:.78rem}.footer-privacy{grid-column:3;justify-self:end;color:var(--footer-link)}.footer-privacy:hover{color:var(--footer-link-hover)}
@supports not (background:color-mix(in srgb,#fff 50%,transparent)){.footer-divider{background:rgba(255,255,255,.18)}.footer-social a{border-color:rgba(255,255,255,.28)}}
@media(max-width:699px){.footer-content{padding-block:44px 26px}.footer-brand img{max-width:210px;max-height:150px}.footer-contact-row{grid-template-columns:1fr;gap:28px}.footer-info-block{justify-items:center;text-align:center}.footer-contact a{justify-content:center}.footer-social>div{justify-content:center}.footer-divider{margin-block:28px}.footer-bottom{grid-template-columns:1fr;justify-items:center;gap:18px;text-align:center}.footer-imobisis,.footer-privacy{grid-column:1;justify-self:center}.footer-imobisis{grid-row:2}.footer-privacy{grid-row:3}}
