.contact-container{max-width:1200px;margin:0 auto;padding:40px 20px;box-sizing:border-box;width:100%}.contact-header-text{line-height:2.5;text-align:center}h1{font-size:2.5rem;color:#0077cc;margin-top:20px}p{font-size:1.1rem;color:#ffffff}.contact-info{display:flex;justify-content:space-between;margin-top:30px;gap:40px}.store-details{flex:1 1;text-align:left;font-size:1.2rem}.store-details h3{font-size:1.5rem;margin-bottom:20px;color:#0077cc}.store-details p{margin:10px 0}.store-details a{color:#0077cc;text-decoration:none}.map{flex:1 1;text-align:center}.map iframe{border-radius:10px}@media (max-width:768px){.contact-info{flex-direction:column;align-items:center}.map,.store-details{flex:none;width:100%;text-align:center}.store-details{margin-bottom:20px}.map iframe{width:100%;height:300px}}