*{margin:0;padding:0;box-sizing:border-box;font-family:'Work Sans',sans-serif;font-weight:400}body{overflow-x:hidden}.content-section{height:100vh;padding:50px 20px;max-width:1400px;margin:0 auto}.branch-tabs{display:flex;justify-content:center;margin-bottom:30px}.branch-tab{padding:12px 24px;margin:0 8px;background-color:#f8f9fa;border:2px solid #e9ecef;border-radius:30px;font-size:1rem;font-weight:600;color:#555;cursor:pointer;transition:.3s}.branch-tab:hover{background-color:#e9ecef}.branch-tab.active{background-color:#017aa2;border-color:#017aa2;color:#fff}.branch-content{display:none;flex-wrap:wrap;gap:40px;justify-content:center;align-items:stretch;max-width:100%;overflow:hidden}.branch-content.active,.branch-info,.branch-item,.branch-map{display:flex}.branch-contact{background-color:#f0f4f8;overflow:hidden}.branch-contact .container{max-width:1400px;margin:0 auto;padding:0 15px;overflow:hidden}.branch-map{flex:1;min-width:300px;height:475px;border-radius:10px;overflow:hidden}.loc2{flex:1;height:520px}.branch-map iframe{width:100%;height:100%;border:none;min-height:450px}.branch-info{flex:1;min-width:300px;max-width:500px;height:auto;flex-direction:column;justify-content:flex-start}.branch-item{align-items:flex-start;margin-bottom:30px}.branch-item span{margin-right:15px;color:#017aa2;flex-shrink:0}.branch-item h3{margin-bottom:8px;font-weight:600;color:#333}.branch-item a,.branch-item p{color:#555;line-height:1.6;text-decoration:none;word-wrap:break-word}.branch-item a:hover{color:#017aa2;text-decoration:underline}@media (max-width:992px){.branch-content{flex-direction:column;align-items:center}.branch-info,.branch-map{width:100%;max-width:100%}}@media (max-width:768px){.branch-tab{padding:10px 16px;font-size:.9rem}.branch-map iframe{min-height:350px}}@media (max-width:576px){.branch-tabs{flex-direction:column;align-items:center;gap:10px}.branch-tab{width:80%;text-align:center}.branch-map iframe{min-height:300px}}