.locations-section{background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed;padding:4rem 1rem}.locations__title{font-family:garamont;text-align:center;font-size:4rem;color:#fff;margin-bottom:1rem;animation:fadeIn 1s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.locations__map{width:75%;height:400px;border-radius:.75rem;box-shadow:0 6px 18px #0000001f;margin-bottom:2rem;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;margin:0 auto}.locations__map:hover{transform:scale(1.03);box-shadow:0 10px 30px #0000002e}.locations__list{list-style:none;padding:0;margin:0 auto;max-width:900px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.locations__item{background:#fff;padding:1rem 1.5rem;border-radius:.75rem;box-shadow:0 3px 10px #00000012;transition:transform .2s ease,box-shadow .2s ease;display:flex;align-items:center;color:#444}.locations__item:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026}.locations__caption{max-width:800px;margin:1rem auto;padding:1rem 1.5rem;background-color:#fff;border-left:4px solid #007acc;border-radius:.5rem;font-size:1rem;line-height:1.6;color:#333;box-shadow:0 2px 8px #0000001a;text-align:center}.locations__cta-button{display:block;margin:2rem auto;padding:.75rem 1.5rem;font-size:1.2rem;font-weight:600;color:#fff;text-align:center;background:linear-gradient(90deg,#f0c200,#ffda55);border:none;border-radius:.5rem;cursor:pointer;box-shadow:0 4px 12px #f0c2004d;transition:transform .2s ease,box-shadow .2s ease,background .3s ease}.locations__cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 16px #f0c20066;background:linear-gradient(90deg,#e6b700,#ffcf33)}@media(max-width:768px){.locations__map{height:250px}.locations__title{font-size:2.5rem}}@media(max-width:480px){.locations-section{padding:3rem 1rem}.locations__map{height:200px}.locations__item{padding:.75rem 1rem}.locations__cta-button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/locations.css.map */
