.highlight{background-color:rgba(96,151,255,.18823529411764706);line-height:15px;height:15px;margin:auto 0;display:inline-block}.contact-section{display:flex;flex-direction:column;gap:24px}.contact-top{display:flex;gap:2rem;flex-wrap:wrap}.contact-info{flex:1 1 300px}.contact-image{flex:1 1 300px;display:flex;align-items:center;justify-content:center}.contact-image img{width:250px;max-width:100%;height:auto}.work-time{margin-bottom:1rem}.info-box{margin-bottom:1.5rem}.info-box h2{font-size:1.1rem;margin-bottom:.3rem}.phone{font-size:1.2rem;text-decoration:none}.phone:hover{color:var(--brand-color-sec)}.social-links{list-style:none;display:flex;gap:1rem;margin-top:1rem;padding:0}.social-links li a{display:inline-block;width:48px;height:48px}.social-icon{display:inline-block;width:100%;height:100%;background-size:cover;background-position:50%;transition:transform .2s ease}.social-icon:hover{transform:scale(1.1)}.about-us{padding:16px}.about-us,.map-wrap{border-radius:var(--border-radius)}.map-wrap{width:100%;height:400px;overflow:hidden;box-shadow:var(--box-shadow)}@media (max-width:768px){.contact-top{flex-direction:column-reverse}}