/* Asulo modern footer — isolated stylesheet to avoid stale optimized base CSS. */
.asulo-base-catalog #site-footer{display:none!important}
.asulo-trust-strip,.asulo-modern-footer{grid-column:1/-1!important;width:100%}
.asulo-trust-strip{border-top:1px solid #dfe6eb;border-bottom:1px solid #e8edf1;background:#fff}
.asulo-trust-strip__inner{width:calc(100% - 32px);max-width:var(--asulo-shell);margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.asulo-trust-item{min-height:78px;display:flex;align-items:center;justify-content:center;gap:16px;padding:14px 24px;border-right:1px solid #e4e9ed}
.asulo-trust-item:last-child{border-right:0}
.asulo-trust-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;font-size:28px;color:#0a4b82}
.asulo-trust-item>div{display:flex;flex-direction:column;min-width:0}
.asulo-trust-item strong{color:#0a4b82;font-size:14px;line-height:1.25;margin-bottom:3px}
.asulo-trust-item span:not(.asulo-trust-icon){color:#6b7580;font-size:12px;line-height:1.35}
.asulo-modern-footer{background:#f7f9fb;border-top:0;color:#53616d}
.asulo-modern-footer__main{width:calc(100% - 32px);max-width:var(--asulo-shell);margin:0 auto;display:grid;grid-template-columns:1.25fr .8fr .9fr 1fr;gap:64px;padding:34px 8px 30px}
.asulo-modern-footer__logo{margin-bottom:14px}
.asulo-modern-footer__logo .custom-logo-link{display:inline-block}
.asulo-modern-footer__logo img{display:block;width:auto!important;height:42px!important;max-width:170px;object-fit:contain}
.asulo-modern-footer__brand p{max-width:280px;margin:0 0 16px;font-size:13px;line-height:1.55;color:#66737f}
.asulo-modern-footer__social{display:flex;gap:10px}
.asulo-modern-footer__social a{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#0a4b82;color:#fff!important;font-size:15px}
.asulo-modern-footer h3{margin:2px 0 14px;color:#0a4b82;font-size:15px;line-height:1.3}
.asulo-modern-footer__col{display:flex;flex-direction:column;align-items:flex-start;gap:9px}
.asulo-modern-footer__col>a{color:#5d6975!important;font-size:13px;line-height:1.35}
.asulo-modern-footer__col>a:hover{color:#0a4b82!important}
.asulo-modern-footer__contact a,.asulo-modern-footer__contact>div{display:flex;align-items:flex-start;gap:10px}
.asulo-modern-footer__contact i{width:16px;margin-top:2px;color:#0a4b82;text-align:center}
.asulo-modern-footer__contact span{font-size:13px;line-height:1.45}
.asulo-modern-footer__legal{background:#084d86;color:#fff}
.asulo-modern-footer__legal-inner{width:calc(100% - 32px);max-width:var(--asulo-shell);min-height:50px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:8px;font-size:12px}
.asulo-modern-footer__legal nav{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.asulo-modern-footer__legal nav a{color:#fff!important;opacity:.96;white-space:nowrap}
.asulo-modern-footer__legal nav a+a::before{content:"|";margin:0 16px;opacity:.65}
@media(max-width:1050px){.asulo-modern-footer__main{gap:34px}.asulo-trust-item{padding-left:14px;padding-right:14px}}
@media(max-width:800px){
.asulo-trust-strip__inner{grid-template-columns:repeat(2,minmax(0,1fr))}
.asulo-trust-item:nth-child(2){border-right:0}
.asulo-trust-item:nth-child(-n+2){border-bottom:1px solid #e4e9ed}
.asulo-modern-footer__main{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 36px;padding-top:28px}
.asulo-modern-footer__legal-inner{flex-direction:column;align-items:flex-start;padding-top:14px;padding-bottom:14px}
.asulo-modern-footer__legal nav{justify-content:flex-start}}
@media(max-width:520px){
.asulo-trust-strip__inner,.asulo-modern-footer__main{width:calc(100% - 20px)}
.asulo-trust-strip__inner{grid-template-columns:1fr}
.asulo-trust-item{justify-content:flex-start;border-right:0;border-bottom:1px solid #e4e9ed}
.asulo-trust-item:last-child{border-bottom:0}
.asulo-modern-footer__main{grid-template-columns:1fr}
.asulo-modern-footer__legal nav a+a::before{margin:0 8px}}
