.location-info-block{background-color:#f5f4eb;padding:3rem 0 4rem}.location-info-block .main-title{color:#2d2c5a;font-size:2.4rem;line-height:1.15;margin-bottom:2rem;text-align:center}.location-card{background:#fff;border:2px solid rgba(24,35,70,.35);border-radius:.25rem;box-shadow:0 10px 26px rgba(24,35,70,.1);display:grid;gap:2rem;grid-template-columns:1.35fr .85fr;padding:2rem}@media(max-width:900px){.location-card{grid-template-columns:1fr}}@media(max-width:700px){.location-card{padding:1.5rem}}.location-card__content{color:#182346}.location-card .title{color:#2d2c5a;font-size:1.8rem;line-height:1.15;margin-bottom:1rem}.location-card__details p,.location-card__intro,.location-card__map-text p{color:#182346;font-size:1.1rem;line-height:1.7;margin-bottom:.9rem}.location-card strong{font-weight:800}.location-card__details{margin-top:1.4rem}.location-card__buttons{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.5rem}.location-card__map{border-left:1px solid rgba(24,35,70,.18);padding-left:2rem}@media(max-width:900px){.location-card__map{border-left:0;border-top:1px solid rgba(24,35,70,.18);padding-left:0;padding-top:1.5rem}}.location-card__map-text{margin-top:1rem}.location-card__map-text h4{color:#2d2c5a;font-size:1.3rem;margin-bottom:.4rem}.location-map{background-color:#f5f4eb;border:2px solid rgba(24,35,70,.25);border-radius:.25rem;height:260px;overflow:hidden;width:100%}.location-map iframe{border:0;display:block;height:100%;width:100%}.location-map--placeholder{color:#2d2c5a;display:flex;font-weight:700;text-align:center}.location-btn,.location-map--placeholder{align-items:center;justify-content:center}.location-btn{background-color:#ab944f;border:1px solid rgba(171,148,79,.55);border-radius:999px;color:#fff;display:inline-flex;font-size:.85rem;font-weight:600;letter-spacing:.08em;padding:.7rem 1.8rem;text-transform:uppercase;transition:transform .12s ease,box-shadow .2s ease,background-color .2s ease}.location-btn:hover{background-color:#2d2c5a;box-shadow:0 12px 26px rgba(171,148,79,.25);color:#fff;transform:translateY(-1px)}.location-btn--outline{background-color:transparent;color:#ab944f}.location-btn--outline:hover{background-color:#2d2c5a;color:#fff}
