.map{background:linear-gradient(#fdf8f6 0%,#f9f5f2 100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.map__bg-decoration{opacity:.1;border-radius:50%;position:absolute}.map__bg-decoration--left{background:radial-gradient(circle,#f4a6b8 0%,#0000 70%);width:16rem;height:16rem;top:5rem;left:2.5rem}.map__bg-decoration--right{background:radial-gradient(circle,#d4a5a5 0%,#0000 70%);width:20rem;height:20rem;bottom:5rem;right:2.5rem}.map__container{z-index:10;width:100%;max-width:80rem;margin:0 auto;padding:5rem 2rem;position:relative}.map__header{text-align:center;margin-bottom:2rem}.map__title{text-align:center;color:#5b1c33;margin-bottom:2rem;font-family:Georgia,Times New Roman,serif;font-size:3.75rem;font-style:italic}.map__divider{justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.map__divider-line{background-color:#5b1c33;width:6rem;height:1px}.map__subtitle{color:#5b5b5b;text-align:center;max-width:42rem;margin:0 auto 4rem;font-family:Cormorant Garamond,serif;font-size:1.125rem;line-height:1.75}.map__content{grid-template-columns:1fr 1.5fr;grid-auto-rows:1fr;align-items:stretch;gap:3rem;display:grid}.map__info-card{background:#fff;border-radius:.75rem;flex-direction:column;justify-content:flex-start;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 25px -5px #0000001a}.map__info-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px -10px #00000026}.map__info-title{color:#5b1c33;margin:0 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:700}.map__info-location{color:#5b1c33;margin:0 0 .5rem;font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:600}.map__info-address{color:#5b5b5b;margin:0 0 .75rem;font-family:Cormorant Garamond,serif;font-size:.95rem}.map__info-phone{color:#5b5b5b;margin:0 0 1.5rem;font-family:Cormorant Garamond,serif;font-size:.95rem}.map__info-phone a{color:#5b1c33;text-decoration:none;transition:color .2s}.map__info-phone a:hover{color:#8b4789}.map__details{flex-direction:column;flex-grow:1;gap:1rem;margin-bottom:2rem;display:flex}.map__detail-item{align-items:flex-start;gap:.75rem;display:flex}.map__detail-icon{min-width:1.5rem;font-size:1.25rem}.map__detail-text{color:#5b5b5b;font-family:Cormorant Garamond,serif;font-size:.9rem;line-height:1.5}.map__buttons{flex-direction:column;gap:.75rem;margin-top:auto;display:flex}.map__button{text-align:center;cursor:pointer;border:none;border-radius:.375rem;padding:.75rem 1.5rem;font-family:Cormorant Garamond,serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.map__button--primary{color:#fff;background-color:#5b1c33}.map__button--primary:hover{background-color:#3d1220;transform:translateY(-2px);box-shadow:0 4px 12px #5b1c3333}.map__button--secondary{color:#5b1c33;background-color:#e5ddd8;border:1px solid #d4cfc8}.map__button--secondary:hover{background-color:#d4cfc8;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.map__embed-wrapper{border-radius:.75rem;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a}.map__iframe{border:none;border-radius:.75rem;width:100%;height:100%}@media (width<=1024px){.map__container{padding:4rem 1.5rem}.map__title{font-size:3rem}.map__subtitle{font-size:1rem}.map__content{grid-template-columns:1fr;gap:2rem}.map__iframe{height:400px}.map__bg-decoration--left{width:12rem;height:12rem}.map__bg-decoration--right{width:16rem;height:16rem}}@media (width<=768px){.map__container{padding:3rem 1rem}.map__header{margin-bottom:1.5rem}.map__title{margin-bottom:1rem;font-size:2.5rem}.map__divider-line{width:4rem}.map__subtitle{margin-bottom:2.5rem;font-size:.95rem}.map__content{grid-template-columns:1fr;gap:2rem}.map__info-card{padding:2rem}.map__info-title{font-size:1.25rem}.map__info-location{font-size:1.125rem}.map__iframe{height:350px}.map__buttons{flex-direction:column}.map__button{padding:.625rem 1.25rem;font-size:.875rem}.map__bg-decoration--left{width:8rem;height:8rem;top:3rem;left:1rem}.map__bg-decoration--right{width:10rem;height:10rem;bottom:3rem;right:1rem}}@media (width<=480px){.map__container{padding:2rem .75rem}.map__title{font-size:2rem}.map__divider-line{width:3rem}.map__divider{gap:.75rem;margin-bottom:1rem}.map__subtitle{margin-bottom:2rem;font-size:.875rem}.map__info-card{padding:1.5rem}.map__info-title{font-size:1.125rem}.map__info-location{font-size:1rem}.map__detail-icon{font-size:1.125rem}.map__detail-text{font-size:.8125rem}.map__iframe{height:300px}.map__button{padding:.5rem 1rem;font-size:.75rem}.map__bg-decoration--left,.map__bg-decoration--right{width:6rem;height:6rem}}
