.footer{background:#203747;padding:100px 0 40px 0;width:100%}.footer-container{padding-left:calc(100vw / 1800 * 180);padding-right:calc(100vw / 1800 * 180)}.footer-company{margin-bottom:40px}.company-name{font-size:14px;font-weight:700;color:#fff;text-align:left;line-height:1.3}.footer-legal-links{display:flex;flex-wrap:wrap;gap:20px 40px;margin:40px 0}.legal-link{color:rgba(255,255,255,.8);text-decoration:underline;font-size:10px;font-weight:400;transition:color .3s ease;line-height:1.4}.legal-link:hover{color:#fff}.footer-contact{display:flex;flex-direction:column;gap:15px;margin-bottom:50px}.contact-item{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.5}.contact-label{color:rgba(255,255,255,.9);font-weight:500;min-width:140px;flex-shrink:0}.contact-value{color:rgba(255,255,255,.8);font-weight:400;flex:1}.footer-company::after{content:'';display:block;width:100%;height:1px;background:rgba(255,255,255,.2);margin:30px 0}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-logo{width:25px;height:25px;-o-object-fit:contain;object-fit:contain}.brand-name{font-size:14px;font-weight:700;color:#fff}.footer-email{display:flex;align-items:center;gap:10px;font-size:14px}.email-icon{width:25px;height:25px;opacity:.8}.email-label{color:rgba(255,255,255,.9);font-weight:500}.email-value{color:rgba(255,255,255,.8);font-weight:400}.footer-download{flex-shrink:0}.download-btn{height:50px;width:auto;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}.download-btn:hover{transform:scale(1.05)}.footer-copyright{text-align:center;font-size:12px;color:rgba(255,255,255,.8);margin-top:20px}@media screen and (max-width:1024px){.footer-legal-links{gap:15px 30px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:25px}}@media screen and (max-width:768px){.footer{padding:40px 0 30px 0}.company-name{font-size:18px;margin-bottom:25px}.footer-legal-links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 20px}.contact-label{min-width:120px}.footer-bottom{flex-direction:column;align-items:center;text-align:center;gap:20px}.footer-email{flex-direction:column;text-align:center;gap:5px}}@media screen and (max-width:480px){.footer{padding:30px 0 20px 0}.company-name{font-size:16px;margin-bottom:20px}.footer-legal-links{grid-template-columns:1fr;gap:10px}.legal-link{font-size:13px}.contact-item{flex-direction:column;gap:5px;margin-bottom:5px}.contact-label{min-width:auto;font-weight:600}.footer-brand{flex-direction:column;text-align:center;gap:8px}.brand-name{font-size:16px}.download-btn{height:45px}}