/* Evoluiu footer: shared navigation and commercial contacts. */
.site-footer{display:block;position:relative;max-width:none;min-height:0;margin:0;padding:0;border:0;background:#0C2F43;color:#BBD0DC;font-size:14px}
.site-footer::before{content:"";position:absolute;top:-44px;left:0;width:100%;height:46px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 46' preserveAspectRatio='none'%3E%3Cpath fill='%230C2F43' d='M0 44H1040Q1048 44 1054 38L1082 10Q1088 4 1096 4H1440V46H0Z'/%3E%3Cpath fill='none' stroke='%23FF5262' stroke-width='2' stroke-linecap='round' d='M1004 44H1040Q1048 44 1054 38L1082 10Q1088 4 1096 4H1132'/%3E%3C/svg%3E") center/100% 100% no-repeat;pointer-events:none}
.footer-inner{position:relative;max-width:1376px;margin:0 auto;padding:0 32px}
.site-footer .footer-lead{padding:80px 0 42px;border-bottom:1px solid #FFFFFF24}
.site-footer .footer-lead h2{max-width:none;margin:0;color:#fff;font-family:Manrope,Inter,Arial,sans-serif;font-size:clamp(28px,2.5vw,38px);font-weight:500;letter-spacing:-.04em;line-height:1.25;text-wrap:balance}
.site-footer .footer-lead h2 span{color:#FF6270}
.footer-grid{display:grid;grid-template-columns:minmax(200px,1.12fr) minmax(310px,1.7fr) minmax(145px,.8fr) minmax(225px,1.15fr);gap:36px;padding:44px 0 42px}
.site-footer .footer-logo{display:inline-flex;min-height:0}
.site-footer .footer-logo img{width:200px;height:auto}
.footer-brand>p{max-width:240px;margin-top:18px;font-size:14px;line-height:1.75}
.footer-maker{display:block;margin-top:10px;color:#BBD0DC;font-size:12px}
.footer-socials{display:flex;gap:10px;margin-top:22px}
.site-footer .footer-socials a{display:grid;place-items:center;width:40px;height:40px;min-height:40px;border:1px solid #FFFFFF38;border-radius:50%;color:#fff;transition:background 160ms,border-color 160ms}
.site-footer .footer-socials a:hover{background:#FFFFFF12;border-color:#8FB9D1}
.site-footer h3{font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.5;letter-spacing:0;font-weight:650;color:#fff;margin:0 0 16px}
.site-footer ul{list-style:none;padding:0;margin:0}
.footer-module-lists{display:grid;grid-template-columns:.8fr 1.3fr;gap:20px}
.site-footer nav button,.site-footer nav a{display:flex;align-items:center;justify-content:flex-start;gap:6px;width:fit-content;max-width:100%;min-height:36px;margin:0;padding:7px 0;text-align:left;font-size:13px;font-weight:400;line-height:1.6;white-space:normal;color:#BBD0DC;transition:color 160ms}
.site-footer nav button:hover,.site-footer nav a:hover{color:#fff;text-decoration:underline;text-underline-offset:5px;text-decoration-color:var(--coral)}
.site-footer nav a span{max-width:none;margin:0}
.footer-contact address{display:grid;gap:14px;font-style:normal}
.site-footer .footer-contact-link{display:grid;align-items:start;gap:2px;width:fit-content;min-height:44px;color:#fff}
.footer-contact-link>span{font-size:12px;color:#BBD0DC}
.footer-contact-link strong{font-size:14px;font-weight:450;line-height:1.6;overflow-wrap:anywhere}
.site-footer .footer-contact-link:hover strong{color:#FF8B95}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #FFFFFF24;padding:18px 0;color:#BBD0DC;font-size:12px}
.footer-bottom p{line-height:1.7}
.site-footer .footer-bottom a{display:flex;align-items:center;gap:10px;min-height:44px;font-size:12px;white-space:nowrap}
.site-footer .footer-bottom a:hover{color:#fff}
.site-footer :focus-visible{outline:2px solid #FF8995;outline-offset:5px;border-radius:3px}
.footer-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
@media(max-width:1150px){
 .footer-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:38px 60px}
 .footer-brand>p{max-width:300px}
 .footer-module-lists{grid-template-columns:1fr 1.3fr}
}
@media(max-width:700px){
 .site-footer::before{top:-28px;height:30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 390 30' preserveAspectRatio='none'%3E%3Cpath fill='%230C2F43' d='M0 28H252Q258 28 262 24L278 8Q282 4 288 4H390V30H0Z'/%3E%3Cpath fill='none' stroke='%23FF5262' stroke-width='2' stroke-linecap='round' d='M232 28H252Q258 28 262 24L278 8Q282 4 288 4H308'/%3E%3C/svg%3E")}
 .site-footer .footer-lead{padding:58px 0 30px}
 .site-footer .footer-lead h2{font-size:28px;line-height:1.25}
 .footer-inner{padding:0 24px}
 .footer-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:32px 28px;padding:32px 0}
 .footer-brand,.footer-solutions{grid-column:1/-1}
 .footer-brand>p{max-width:320px;margin-top:12px}
 .footer-socials{margin-top:16px}
 .footer-module-lists{grid-template-columns:1fr 1fr;gap:28px}
 .site-footer nav button,.site-footer nav a{font-size:14px;min-height:44px;padding:10px 0}
 .site-footer h3{margin-bottom:10px}
 .footer-contact address{gap:12px}
 .footer-contact-link strong{font-size:13px}
 .footer-bottom{align-items:flex-start;flex-direction:column;gap:10px;padding:20px 0}
 .footer-bottom p{max-width:300px}
}
@media(max-width:380px){
 .footer-inner{padding:0 20px}
 .footer-grid{column-gap:18px}
 .footer-module-lists{gap:18px}
 .site-footer nav button,.site-footer nav a{font-size:13px}
}

.site-footer .footer-lead h2 .footer-wordmark-wrap{display:inline-block;white-space:nowrap;color:#fff}
.site-footer .footer-lead .footer-wordmark{display:inline-block;width:3.75em;height:auto;max-width:none;vertical-align:-.13em;margin:0 .04em 0 .03em}
