/* Arena text and mobile overflow hardening. */
.home-editor-content,.home-essential,.home-essential__inner,.home-arena,.home-arena__image,.home-arena__content,.home-media,.home-price-grid,.home-price-card{max-width:100%;min-width:0}
.home-editor-content,.home-essential{overflow-x:clip}
.home-arena{grid-template-columns:minmax(0,1.35fr) minmax(430px,.65fr)}
.home-arena__content{overflow:hidden}
.home-arena__content h2{max-width:100%;font-size:clamp(3rem,4.35vw,5rem);line-height:.9;letter-spacing:-.06em;overflow-wrap:normal;word-break:normal}
.home-arena__content p{max-width:32rem}
.home-essential__button{max-width:100%;white-space:normal}
.home-price-table-wrap{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}
.home-price-table{box-sizing:border-box}
@media(max-width:1180px) and (min-width:901px){.home-arena{grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr)}.home-arena__content{padding:40px}.home-arena__content h2{font-size:clamp(3rem,5vw,4.3rem)}}
@media(max-width:900px){.home-essential{width:100%;padding-inline:18px}.home-essential__inner{width:100%}.home-arena{display:block;width:100%}.home-arena__content h2{font-size:clamp(2.7rem,13.5vw,4.8rem)}.home-arena__content p{max-width:100%}.home-price-grid{display:block}.home-price-card+.home-price-card{margin-top:20px}}
@media(max-width:560px){.home-arena__content h2{font-size:clamp(2.5rem,13vw,3.65rem);letter-spacing:-.05em}.home-essential__button{width:100%;justify-content:space-between}.home-price-table{min-width:520px}.home-price-card{max-width:100%;overflow:hidden}.home-club-prices>div{min-width:0}.home-club-prices strong{white-space:nowrap}}
@supports not (overflow:clip){.home-editor-content,.home-essential{overflow-x:hidden}}
