.location-wrapper{padding:2rem 1rem;max-width:1200px;margin:0 auto 50px}.location-title{font-size:32px;text-align:center;margin-bottom:2rem;line-height:1.4em}.location-paragraph{font-size:16px;line-height:1.7;margin-bottom:1.6rem;color:#333;max-width:1200px;margin-left:auto;margin-right:auto;text-align:center}.location-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.location-column{border-bottom:1px solid #ddd;padding-bottom:1rem}.location-column h3{font-size:2rem;margin-bottom:.5rem;padding-bottom:.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:#222}.location-column h3 .toggle-icon{font-size:1.5rem;color:#888;transition:transform .3s ease}.location-column ul{list-style:none;padding:0;margin:0;display:none;animation:fadeIn .3s ease-in-out}.location-column ul.active{display:block}.location-column li{margin-bottom:.1rem}.location-column a{color:#0055a5;text-decoration:none}.location-column a:hover{text-decoration:underline}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 900px){.location-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width: 600px){.location-wrapper{padding:30px}.location-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/location-columns.css.map */
