*{margin:0}.pageImgContainer{display:flex;justify-content:center;align-items:center;gap:2rem}.pageImgBox{width:380px;height:360px;border-radius:15px;overflow:hidden;margin-top:1rem;margin-bottom:2rem}.pageTextBox{background-color:#fff;padding-top:15px;height:100%;display:flex;flex-direction:column}.pageButton{background-color:#8d561e;color:#fff;text-decoration:none;border-radius:58px;font-size:14px;height:30px;width:100px;padding:.5rem 1.5rem}.landing-container{background:#fceff6;min-height:100vh;text-align:center;font-family:Roboto,sans-serif}.landing-logo{height:60px;width:auto;margin-top:1.3rem}.landing-intro{padding-top:1rem}.landing-title{font-size:2.5rem}.landing-subtitle{font-size:.9rem}.landing-location-label{font-size:1.1rem}.locations-container{display:flex;flex-direction:column;margin-top:2rem;gap:1rem;margin-bottom:5rem}.location-box{background:#fff;border-radius:10px;width:100%;max-width:500px;flex:1 1 300px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:1.5rem;box-sizing:border-box}.location-image{width:100%;height:210px;object-fit:cover;border-radius:8px}.location-details{margin-top:1rem}.location-title{font-size:1.5rem}.location-desc{font-size:.85rem;margin-top:.5rem;margin-bottom:1rem}.contact-info{margin-top:auto}.contact-row{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.8rem;margin-top:.5rem}.contact-row a{text-decoration:none;font-size:.9rem;color:#000}.contact-row .icon{color:#8d561e;width:15px;height:15px}.pageButtonn{display:inline-block;padding:.8rem 1.5rem;background-color:#8d561e;color:#fff;text-decoration:none;border-radius:5px;font-size:.8rem;margin-bottom:1rem}.contact-top-row{display:block;text-align:center}.contact-bottom-row{margin-top:1rem;text-align:center}@media (min-width:768px){.locations-container{flex-direction:row;justify-content:center;align-items:stretch;gap:2rem}.contact-top-row{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}}