:root{font-family:Arial,sans-serif;color:#333;background-color:#f9f9f9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;background-color:#f9f9f9}a{color:inherit}.page{min-height:100vh;padding:40px 16px}.logo{display:flex;justify-content:center;margin-bottom:24px}.logo img{width:200px;height:auto}.header{margin:0 0 20px;text-align:center;font-size:24px;font-weight:700;line-height:1.25;color:#444}.contact-info{margin:20px 0;text-align:center;font-size:18px}.contact-info a{color:#007bff;font-weight:700;text-decoration:none}.contact-info a:hover{text-decoration:underline}.branches{display:grid;gap:40px;width:min(100%,600px);margin:40px auto 0}.branch{padding:20px;text-align:center;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a}.branch-title{margin:0 0 10px;font-size:20px;font-weight:700;color:#333}.branch-address{margin:0 0 10px;font-size:16px;font-style:normal;line-height:1.5;color:#555}.branch-phone{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.branch-phone a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:10px 20px;border-radius:5px;background-color:#007bff;color:#fff;font-size:16px;font-weight:700;text-decoration:none;transition:background-color .3s ease}.branch-phone a:hover{background-color:#0056b3}@media(max-width:768px){.page{padding:32px 10px}.branches{gap:20px;margin-top:28px}.branch{padding:15px}.branch-title{font-size:18px}.branch-address{font-size:14px}.branch-phone a{padding:8px 15px;font-size:14px}}
