/* v25 final overrides: homepage access, hours and payment readability */
.top-access__panel--hours{display:block!important}
.top-access__panel--hours .top-access__hours{box-sizing:border-box;width:100%!important;max-width:none!important;padding:clamp(24px,3vw,42px)!important}
.top-access__panel--hours .top-access__table{min-width:760px}
.top-access__panel--hours .top-access__table th,.top-access__panel--hours .top-access__table td{padding:15px clamp(9px,1.25vw,20px)!important}
.top-access__panel--hours .top-access__note{max-width:1120px;margin:24px auto 0!important}
.top-access__parking-photo{position:relative;overflow:hidden;width:min(100%,1250px);height:clamp(220px,22vw,330px);margin:26px auto 0;border:1px solid #d6eaf2;border-radius:22px;background:#eaf5f9;box-shadow:0 14px 34px rgba(14,75,103,.09)}
.top-access__parking-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 62%}
.top-access__parking-photo figcaption{position:absolute;right:22px;bottom:20px;left:22px;display:flex;align-items:center;gap:18px;padding:16px 20px;border:1px solid rgba(255,255,255,.76);border-radius:15px;background:rgba(255,255,255,.91);color:#285467;box-shadow:0 10px 28px rgba(10,62,86,.13);backdrop-filter:blur(8px)}
.top-access__parking-photo figcaption strong{flex:0 0 auto;color:#087db8;font-size:1.05rem;letter-spacing:.05em}
.top-access__parking-photo figcaption span{font-size:.78rem;line-height:1.65;font-weight:700}
.top-access__panel--map .top-access__map-grid{margin-top:26px!important}
.top-access>.top-access-payment{gap:18px 34px!important;padding:42px 48px!important}
.top-access>.top-access-payment .top-access-payment__head h3{font-size:clamp(1.7rem,2.6vw,2.35rem)!important}
.top-access>.top-access-payment .top-access-payment__lead{margin-top:4px!important;font-size:1rem!important;line-height:1.8!important}
.top-access>.top-access-payment .top-access-payment__group{margin-top:4px!important;padding:22px 24px;border:1px solid #d8eaf1;border-radius:18px;background:#f7fcfe}
.top-access>.top-access-payment .top-access-payment__group h4{font-size:1.08rem!important;line-height:1.5!important}
.top-access>.top-access-payment .top-access-payment__group p{margin-top:7px!important;font-size:.82rem!important;line-height:1.75!important}
.top-access>.top-access-payment .payment-brands{margin-top:14px!important;gap:8px!important}
.top-access>.top-access-payment .payment-brands span{min-height:38px!important;padding:7px 11px!important;border-radius:8px!important;font-size:.69rem!important}
.top-access>.top-access-payment .top-access-payment__unavailable{margin-top:2px!important;padding:7px 10px!important;font-size:.68rem!important;line-height:1.6!important}
.top-access>.top-access-payment .top-access-payment__note{margin-top:0!important;font-size:.7rem!important;line-height:1.65!important;text-align:center}
@media(max-width:767px){
  .top-access__panel--hours .top-access__hours{padding:14px 0!important}
  .top-access__panel--hours .top-access__table{min-width:700px}
  .top-access__panel--hours .top-access__table th,.top-access__panel--hours .top-access__table td{padding:12px 8px!important}
  .top-access__parking-photo{height:210px;margin-top:16px;border-radius:16px}
  .top-access__parking-photo figcaption{right:10px;bottom:10px;left:10px;display:block;padding:11px 13px;border-radius:11px}
  .top-access__parking-photo figcaption strong{display:block;font-size:.88rem}
  .top-access__parking-photo figcaption span{display:block;margin-top:3px;font-size:.62rem;line-height:1.5}
  .top-access__panel--map .top-access__map-grid{margin-top:16px!important}
  .top-access>.top-access-payment{padding:26px 18px!important}
  .top-access>.top-access-payment .top-access-payment__head h3{font-size:1.4rem!important}
  .top-access>.top-access-payment .top-access-payment__lead{font-size:.82rem!important;line-height:1.7!important}
  .top-access>.top-access-payment .top-access-payment__group{padding:16px 14px!important}
  .top-access>.top-access-payment .top-access-payment__group h4{font-size:.94rem!important}
  .top-access>.top-access-payment .top-access-payment__group p{font-size:.72rem!important}
  .top-access>.top-access-payment .payment-brands span{min-height:34px!important;padding:6px 9px!important;font-size:.62rem!important}
  .top-access>.top-access-payment .top-access-payment__unavailable,.top-access>.top-access-payment .top-access-payment__note{font-size:.62rem!important}
}
