.site-footer,.site-footer *,.site-footer *::before,.site-footer *::after{box-sizing:border-box;margin:0;padding:0}.site-footer{--navy:#27455D;--navy-deep:#1B3248;--red:#B10100;--red-dark:#280003;--white:#FFFFFF;--off-white:#F5F6F8;--slate:#8896A6;--dark:#101110;--heading:'Space Grotesk',sans-serif;--body:'Plus Jakarta Sans',sans-serif;--max-w:1240px;font-family:var(--body);line-height:1.6;-webkit-font-smoothing:antialiased}.site-footer img{max-width:100%;height:auto;display:block}.foot-wrap{width:100%;max-width:var(--max-w);margin:0 auto;padding:0 28px}.site-footer .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--body);font-weight:700;font-size:15px;line-height:1;padding:15px 30px;border-radius:4px;transition:all 0.3s ease;cursor:pointer;border:none;letter-spacing:0.02em;white-space:nowrap}.site-footer .btn svg{width:16px;height:16px;flex-shrink:0;transition:transform 0.3s ease}.site-footer .btn:hover svg{transform:translateX(4px)}.site-footer .btn-red{background:var(--red);color:var(--white)}.site-footer .btn-red:hover{background:#8d0100;box-shadow:0 8px 24px rgba(177,1,0,0.3)}.arrow-r{fill:currentColor}.site-footer{background:#15212d;color:rgba(255,255,255,0.7)}.site-footer ul,.site-footer li{list-style:none;margin:0;padding:0}.site-footer a{text-decoration:none;color:inherit}.foot-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.1fr 1fr;gap:44px 32px;padding:72px 0 56px}.foot-brand{max-width:360px}.foot-logo img{height:52px;width:auto;margin-bottom:20px}.foot-desc{font-size:14px;line-height:1.75;color:rgba(255,255,255,0.6);margin-bottom:22px}.foot-btn{margin-bottom:26px}.foot-contact{display:grid;gap:10px;margin-bottom:24px}.foot-contact a{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:rgba(255,255,255,0.72);transition:color 0.2s ease}.foot-contact a:hover{color:var(--white)}.foot-contact svg{width:16px;height:16px;stroke:var(--red);fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:2px}.foot-bottomrow{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.foot-social{display:flex;gap:10px}.foot-social a{width:38px;height:38px;border-radius:9px;background:rgba(255,255,255,0.07);display:flex;align-items:center;justify-content:center;transition:background 0.2s ease,transform 0.2s ease}.foot-social a:hover{background:var(--red);transform:translateY(-2px)}.foot-social svg{width:18px;height:18px;fill:rgba(255,255,255,0.85)}.foot-social a:hover svg{fill:#fff}.foot-iso img{height:50px;width:auto;transition:transform 0.2s ease}.foot-iso:hover img{transform:scale(1.06)}.foot-col h3{font-family:var(--heading);font-size:13px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:var(--white);margin-bottom:18px}.foot-col h3.mt{margin-top:26px}.foot-col li{margin-bottom:11px}.foot-col a{font-size:14px;color:rgba(255,255,255,0.62);line-height:1.45;transition:color 0.2s ease,padding-left 0.2s ease}.foot-col a:hover{color:var(--white);padding-left:3px}.site-footer .foot-gps{margin-top:20px}.foot-bottom{background:#0f1922;border-top:1px solid rgba(255,255,255,0.07)}.foot-bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 0;flex-wrap:wrap}.foot-copy{font-size:13px;color:rgba(255,255,255,0.5);line-height:1.5}.foot-legal{display:flex;gap:24px;flex-shrink:0}.foot-legal a{font-size:13px;color:rgba(255,255,255,0.6);transition:color 0.2s ease}.foot-legal a:hover{color:var(--white)}@media (max-width:1080px){.foot-grid{grid-template-columns:1fr 1fr;gap:40px 28px}.foot-brand{grid-column:1 / -1;max-width:none}}@media (max-width:900px){.foot-wrap{padding:0 20px}}@media (max-width:640px){.foot-wrap{padding:0 16px}.foot-grid{padding:52px 0 40px}.foot-bottom-inner{flex-direction:column;align-items:flex-start}}@media (max-width:440px){.foot-grid{grid-template-columns:1fr}}