:root{--gb-red:#c01724;--gb-ink:#181818;--gb-soft:#f4f4f4;--gb-line:#dedede}
html,body{max-width:100%;overflow-x:hidden}.static-header{position:relative}.page-content{padding:150px 0 90px;background:#f6f6f6;min-height:70vh}.article{max-width:960px;background:#fff;padding:44px}.article h1{font-size:42px;line-height:1.08;margin:18px 0}.article .meta,.content-card .meta,.news-card time{display:block;color:#777;margin-bottom:12px}.article-content{font-size:20px;line-height:1.55}.article-content img{max-width:100%;height:auto}.back-link,.read-more{color:var(--gb-red);font-weight:600}.source-note{margin-top:34px;padding:20px;border-left:4px solid var(--gb-red);background:var(--gb-soft);overflow-wrap:anywhere}
.content-section{padding:90px 0}.content-section.alt{background:var(--gb-soft)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:35px}.section-heading .title{margin:0}.section-link{color:var(--gb-red);font-size:18px;font-weight:600}.content-grid,.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.content-card,.news-card{display:flex;flex-direction:column;min-height:270px;padding:28px;background:#fff;border:1px solid var(--gb-line);color:var(--gb-ink);text-decoration:none;transition:.2s ease}.content-card:hover,.news-card:hover{border-color:var(--gb-red);transform:translateY(-3px)}.content-card h3,.news-card h2{font-size:24px;line-height:1.18;margin:8px 0 16px}.content-card p{color:#555;line-height:1.45}.content-card .read-more,.news-card .read-more{margin-top:auto}.news-card{position:relative}.news-card .news-image{display:block;position:relative;aspect-ratio:16/9;margin:-28px -28px 24px;overflow:hidden}.news-card .news-image img{width:100%;height:100%;object-fit:cover}.news-card-copy{display:flex;flex-direction:column;flex:1}.news-card-copy h2 a{color:inherit}.press-label{display:none}
.location-showcase{padding:90px 0;background:#171717;color:#fff}.location-showcase .title{color:#fff}.location-card{display:grid;grid-template-columns:minmax(280px,.75fr) 1.25fr;gap:36px;align-items:stretch}.location-copy{padding:38px;background:#242424;border-left:5px solid var(--gb-red)}.location-kicker{text-transform:uppercase;letter-spacing:.12em;color:#aaa}.location-address{font-size:27px;line-height:1.35;margin:18px 0}.gallery-empty{display:flex;align-items:center;justify-content:center;min-height:320px;padding:40px;text-align:center;border:1px dashed #666;background:#202020;color:#aaa}.gallery__address{font-size:20px;line-height:1.4;margin:0 0 22px}.gallery__pending{padding:45px 24px;background:#f3f3f3;border:1px dashed #aaa;text-align:center;color:#555}.legal-gallery-pending{margin-top:45px}
.priceList__table{overflow-x:auto;-webkit-overflow-scrolling:touch}.priceList__table table{min-width:620px}.price-update-note{margin:0 0 28px;padding:15px 20px;background:#fff;border-left:4px solid var(--gb-red)}
.legal-gallery-pending{display:none}.contact-gallery-added,.legacy-location-copy{margin-top:45px}.legacy-galleries>.gallery:first-child{display:none}.legacy-location-copy{padding:24px 28px;background:#f3f3f3;border-left:4px solid var(--gb-red)}.legacy-location-copy .gallery__address{margin-bottom:0}.platform-gallery-lower,.legacy-location-copy,.legacy-galleries{display:none!important}
.location-points{display:grid;gap:58px}.location-gallery{min-width:0;overflow:hidden;border:1px solid #444;background:#202020}.location-gallery .swiper{height:100%;min-height:320px}.location-gallery .swiper-wrapper,.location-gallery .swiper-slide{height:100%}.location-gallery img{display:block;width:100%;height:100%;min-height:320px;object-fit:cover}.location-gallery .swiper-button-prev,.location-gallery .swiper-button-next{color:#fff}.location-gallery .swiper-pagination-bullet{background:#fff;opacity:.65}.location-gallery .swiper-pagination-bullet-active{background:var(--gb-red);opacity:1}.location-card--reverse{grid-template-columns:1.25fr minmax(280px,.75fr)}.location-card--reverse .location-copy{order:2;border-left:0;border-right:5px solid var(--gb-red)}
@media(max-width:900px){.content-grid,.news-grid{grid-template-columns:1fr}.location-card{grid-template-columns:1fr}.location-card--reverse .location-copy{order:0;border-left:5px solid var(--gb-red);border-right:0}.article{padding:26px}.article h1{font-size:32px}.header.static-header .header__menu{display:none}.content-section,.location-showcase{padding:60px 0}.section-heading{align-items:flex-start;flex-direction:column}.location-address{font-size:22px}}
@media(max-width:560px){.page-content{padding:105px 0 55px}.article{padding:20px 16px}.article h1{font-size:27px}.content-card,.news-card{padding:22px}.news-card .news-image{margin:-22px -22px 20px}.priceList__table{margin-left:0;margin-right:0;width:100%}.location-copy{padding:25px}.gallery-empty{min-height:220px}}

/* Both reception-point rows use exactly the same dimensions. */
@media(min-width:901px){
  .location-card{
    width:100%;
    height:520px;
    grid-template-columns:minmax(280px,3fr) minmax(0,5fr);
  }
  .location-card--reverse{
    grid-template-columns:minmax(0,5fr) minmax(280px,3fr);
  }
  .location-card>.location-copy,
  .location-card>.location-gallery{
    min-width:0;
    height:100%;
  }
  .location-gallery .swiper,
  .location-gallery .swiper-wrapper,
  .location-gallery .swiper-slide,
  .location-gallery img{
    height:100%;
    min-height:0;
  }
}

/* Compact menu items and keep clear space around navigation. */
.header .header__call[style*="visibility: hidden"],.footer .footer__call[style*="visibility: hidden"]{display:none}
@media(min-width:1261px){
  .header .header__container,.footer .footer__container{justify-content:flex-start;gap:0}
  .header .header__logo,.footer .footer__logo{flex:0 0 176px;margin-right:46px}
  .header .header__menu,.footer .footer__menu{margin-right:46px}
  .header .header__menu ul,.footer .footer__menu ul{gap:34px}
  .header .header__item.mail,.footer .footer__item.mail{margin-left:auto}
  .header .header__item.phone,.footer .footer__item.phone{margin-left:24px}
}
@media(min-width:992px) and (max-width:1260px){
  .header .header__container,.footer .footer__container{justify-content:flex-start;gap:0}
  .header .header__logo,.footer .footer__logo{flex:0 0 176px;margin-right:30px}
  .header .header__menu,.footer .footer__menu{margin-right:30px}
  .header .header__menu ul,.footer .footer__menu ul{gap:18px}
  .header .header__item,.footer .footer__item{width:34px;height:38px;flex:0 0 34px;padding:0}
  .header .header__item::before,.footer .footer__item::before{top:4px;pointer-events:none}
  .header .header__itemLink,.footer .footer__itemLink{position:absolute;inset:0;z-index:2;font-size:0}
  .header .header__itemTitle,.footer .footer__itemTitle{display:none}
  .header .header__item.mail,.footer .footer__item.mail{margin-left:auto}
  .header .header__item.phone,.footer .footer__item.phone{margin-left:16px}
}
