.smf-footer,.smf-footer *,.smf-footer *::before,.smf-footer *::after{box-sizing:border-box}.smf-footer{--smf-bg:#15191C;--smf-bg-alt:#171B1D;--smf-gold:#dfba5d;--smf-text:#fff;--smf-muted:rgba(255,255,255,.62);--smf-soft:#ffffffc2;--smf-border:rgba(255,255,255,.085);background:var(--smf-bg);color:var(--smf-text);font-family:inherit}.smf-shell{width:min(1280px,calc(100% - 48px));margin:0 auto}.smf-main-wrap{background:var(--smf-bg)}.smf-main{display:grid;grid-template-columns:minmax(260px,1.3fr) minmax(160px,.82fr) minmax(150px,.74fr) minmax(265px,1.12fr);gap:clamp(36px,4.1vw,68px);padding:clamp(58px,5vw,76px) 0 clamp(52px,4.6vw,68px)}.smf-brand{max-width:350px}.smf-logo{display:inline-flex;align-items:center;max-width:185px;text-decoration:none;color:#fff}.smf-logo img{display:block;width:auto;max-width:100%;max-height:68px;object-fit:contain}.smf-logo span{font-size:22px;font-weight:600;line-height:1.1}.smf-brand>p{max-width:320px;margin:22px 0 0;color:var(--smf-muted);font-size:14px;line-height:1.72}.smf-brand-socials{display:flex;align-items:center;gap:7px;margin-top:20px}.smf-brand-socials a{width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.09);border-radius:6px;color:rgba(255,255,255,.7);text-decoration:none;transition:color .18s ease,border-color .18s ease,background-color .18s ease,transform .18s ease}.smf-brand-socials a:hover{color:var(--smf-gold);border-color:rgba(223,186,93,.34);background:rgba(255,255,255,.035);transform:translateY(-1px)}.smf-brand-socials svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.smf-brand-socials .smf-icon-fill,.smf-brand-socials .smf-icon-solid{fill:currentColor;stroke:none}.smf-column h3{margin:0 0 19px;color:#fff;font-size:13px;font-weight:600;line-height:1.3;text-transform:uppercase}.smf-column ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.smf-column li{margin:0;padding:0}.smf-column li a{display:inline-flex;color:var(--smf-muted);font-size:14px;line-height:1.5;text-decoration:none;transition:color .18s ease,transform .18s ease}.smf-column li a:hover{color:var(--smf-gold);transform:translateX(2px)}.smf-contact-list{display:grid;gap:13px}.smf-contact-list>a,.smf-contact-list>div{display:grid;grid-template-columns:19px minmax(0,1fr);align-items:start;gap:9px;color:var(--smf-muted);font-size:14px;line-height:1.5;text-decoration:none}.smf-contact-list>a{transition:color .18s ease}.smf-contact-list>a:hover{color:#fff}.smf-contact-icon{width:18px;height:20px;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.54)}.smf-contact-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.smf-bottom-wrap{background:var(--smf-bg-alt);border-top:1px solid rgba(255,255,255,.035)}.smf-bottom{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:9px 0;color:var(--smf-soft);font-size:11.5px;line-height:1.35}.smf-bottom-copy{min-width:0}.smf-credit{display:flex;align-items:center;gap:5px;flex:0 0 auto;white-space:nowrap}.smf-credit a{color:rgba(255,255,255,.66);font-weight:500;text-decoration:none;transition:color .18s ease}.smf-credit a:hover{color:var(--smf-gold)}
@media(max-width:1050px){.smf-main{grid-template-columns:minmax(250px,1.2fr) minmax(150px,.8fr) minmax(150px,.8fr);gap:42px 34px}.smf-contact{grid-column:1/-1;padding-top:4px}.smf-contact-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 24px}.smf-contact-list>a,.smf-contact-list>div{grid-template-columns:18px minmax(0,1fr)}}
@media(max-width:760px){.smf-shell{width:calc(100% - 32px)}.smf-main{grid-template-columns:1fr 1fr;gap:38px 30px;padding:48px 0 42px}.smf-brand{grid-column:1/-1;max-width:520px}.smf-brand>p{max-width:430px;margin-top:18px}.smf-brand-socials{margin-top:17px}.smf-services,.smf-nav{min-width:0}.smf-contact{grid-column:1/-1;padding-top:2px}.smf-contact-list{grid-template-columns:1fr 1fr;gap:14px 24px}.smf-bottom{min-height:46px;padding:8px 0}}
@media(max-width:520px){.smf-shell{width:calc(100% - 28px)}.smf-main{grid-template-columns:1fr 1fr;gap:34px 22px;padding:42px 0 38px}.smf-brand{grid-column:1/-1}.smf-logo{max-width:165px}.smf-brand>p{font-size:13.5px;line-height:1.68}.smf-column h3{margin-bottom:15px;font-size:12px}.smf-column ul{gap:8px}.smf-column li a{font-size:13.5px}.smf-contact{grid-column:1/-1}.smf-contact-list{grid-template-columns:1fr;gap:11px}.smf-contact-list>a,.smf-contact-list>div{font-size:13.5px}.smf-bottom{min-height:0;align-items:flex-start;flex-direction:column;gap:3px;padding:9px 0}.smf-credit{font-size:11px}}
@media(max-width:360px){.smf-main{grid-template-columns:1fr}.smf-brand,.smf-contact{grid-column:auto}}
@media(min-width:1051px){.smf-footer--no-services .smf-main{grid-template-columns:minmax(300px,1.35fr) minmax(170px,.72fr) minmax(280px,1.05fr)}}
