:root{--color-forest:#0a1f17;--color-cream:#f4f3ee;--color-white:#fff;--color-green:#2fc171;--color-green-hover:#25a85e;--color-green-text:#1f7a4d;--color-yellow:#f0b528;--color-amber-text:#8a6a10;--color-sand:#ddd8c8;--color-red:#b3261e;--border-light:#0a1f171a;--border-field:#0a1f1724;--border-dark:#f4f3ee26;--border-pill:#0a1f1733;--text-muted:#0a1f17ad;--text-faint:#0a1f1759;--on-forest:#f4f3eeb8;--fill-faint:#0a1f170a;--fill-subtle:#0a1f170f;--fill-yellow:#f0b52833;--fill-yellow-soft:#f0b52829;--fill-red:#b3261e1a;--fill-green:#2fc1712e;--fill-selected:#2fc17124;--font-display:var(--font-display-loaded), Big Shoulders Display, Impact, sans-serif;--font-body:var(--font-body-loaded), Chivo, system-ui, sans-serif;--text-d1:6.5rem;--text-d1-mobile:3.375rem;--text-d2:3.375rem;--text-d2-mobile:2.5rem;--text-d4:2.125rem;--text-d5:2rem;--text-d3:1.75rem;--text-lg:1.0625rem;--text-base:.9375rem;--text-sm:.875rem;--text-xs:.8125rem;--text-label:.6875rem;--leading-hero:.86;--leading-display:1;--leading-body:1.55;--tracking-label:.12em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.625rem;--space-7:2rem;--space-8:2.75rem;--space-9:4rem;--panel-rail:13.75rem;--page-gutter:1.25rem;--section-gap:1.625rem;--radius-cell:10px;--radius-field:12px;--radius-card:1rem;--radius-container:1.125rem;--radius-pill:999px;--control-height:2.75rem;--field-height:3.125rem;--forest-hover:#16332a;--fill-hover:#0a1f170d;--fill-hover-strong:#0a1f170f;--danger-fill-hover:#b3261e14;--red-hover:#8f1e18;--shadow-lift:0 18px 34px #0a1f1724;--shadow-green-lift:0 8px 20px #0a1f172e;--hover-transition:.12s ease;--lift-transition:.14s ease;--transition:.15s ease;--shadow-float:0 18px 40px #0a1f1729}@media only screen and (min-width:1024px){:root{--page-gutter:2.75rem;--section-gap:3.5rem}}:root{--panel-content:96rem;--panel-slack:max(0px, (100vw - var(--panel-rail) - var(--panel-content)) / 2)}.club-header{background:var(--color-forest);position:relative;overflow:hidden}.club-header:before,.club-header:after{content:"";pointer-events:none;position:absolute}.club-header:before{border-radius:var(--radius-pill);border:1px solid #f0b5282e;width:240px;height:240px;top:-90px;right:-70px}@media only screen and (min-width:1024px){.club-header:before{width:560px;height:560px;top:-200px;right:-80px}}.club-header:after{background:radial-gradient(at top,#f0b52824,#0000 68%);width:300px;height:400px;top:-120px;right:40px}@media only screen and (min-width:1024px){.club-header:after{width:360px;height:460px;right:160px}}.club-header.club-header--with-cover{background-position:50%;background-size:cover}@media only screen and (min-width:1024px){.club-header.club-header--with-cover .club-header_content{min-height:22.5rem;padding-top:var(--space-9)}}.club-header.club-header--with-cover:before{display:none}.club-header.club-header--with-cover:after{background:linear-gradient(#0a1f1773,#0a1f17d1 55%,#0a1f17f7);width:100%;height:100%;display:block;inset:auto auto 0 0}.club-header .club-header_content{width:100%;max-width:96rem;padding-inline:var(--page-gutter);z-index:1;gap:var(--space-6);padding-block:var(--space-6) var(--space-7);flex-direction:column;margin-inline:auto;display:flex;position:relative}@media only screen and (min-width:1024px){.club-header .club-header_content{justify-content:space-between;align-items:flex-end;gap:var(--space-8);padding-block:var(--space-8);flex-direction:row}}.club-header .club-header_content .club-header_content_data{align-items:flex-start;gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.club-header .club-header_content .club-header_content_data .club-header_content_data_logo{border-radius:var(--radius-pill);object-fit:cover;border:1px solid var(--border-dark);background:var(--color-white);width:3.5rem;height:3.5rem}.club-header .club-header_content .club-header_content_data .club-header_content_data_name{font-family:var(--font-display);text-transform:uppercase;color:var(--color-cream);font-size:2.75rem;font-weight:800;line-height:.95}@media only screen and (min-width:1024px){.club-header .club-header_content .club-header_content_data .club-header_content_data_name{font-size:4.75rem;line-height:.9}}.club-header .club-header_content .club-header_content_data .club-header_content_data_meta{align-items:center;gap:var(--space-2) var(--space-3);font-size:var(--text-sm);color:var(--on-forest);flex-wrap:wrap;display:flex}@media only screen and (min-width:1024px){.club-header .club-header_content .club-header_content_data .club-header_content_data_meta{font-size:var(--text-base)}}.club-header .club-header_content .club-header_content_data .club-header_content_data_meta .club-header_content_data_meta_item{white-space:nowrap}.club-header .club-header_content .club-header_content_data .club-header_content_data_meta .club-header_content_data_meta_item:not(:last-child):after{content:"·";color:var(--on-forest);padding-left:var(--space-3)}.club-header .club-header_content .club-header_content_data .club-header_content_data_meta .club-header_content_data_meta_item--price{color:var(--color-yellow);font-weight:500}.club-header .club-header_content .club-header_content_data .club-header_content_data_badges{gap:var(--space-2);flex-wrap:wrap;list-style:none;display:flex}.club-header .club-header_content .club-header_content_data .club-header_content_data_badges .club-header_content_data_badges_item{min-height:1.875rem;font-size:var(--text-xs);color:var(--color-yellow);background:var(--fill-yellow);border-radius:var(--radius-pill);padding:var(--space-1) var(--space-3);align-items:center;font-weight:700;display:inline-flex}.club-header .club-header_content .club-header_content_data .club-header_content_data_descripcion{color:var(--on-forest);font-size:var(--text-sm);text-wrap:pretty;max-width:48rem}.club-header .club-header_content .club-header_content_actions{gap:var(--space-2);flex-wrap:wrap;flex-shrink:0;display:flex}.club-header .club-header_content .club-header_content_actions .club-header_content_actions_button{justify-content:center;align-items:center;gap:var(--space-2);min-height:3rem;padding:0 var(--space-6);font-size:var(--text-base);color:var(--color-cream);border-radius:var(--radius-pill);transition:background var(--transition);background:0 0;border:1px solid #f4f3ee40;font-weight:600;text-decoration:none;display:inline-flex}.club-header .club-header_content .club-header_content_actions .club-header_content_actions_button:hover{background:#f4f3ee1f}.club-header .club-header_content .club-header_content_actions .club-header_content_actions_button.club-header_content_actions_button--green{background:var(--color-green);border-color:var(--color-green);color:var(--color-forest);font-weight:700}.club-header .club-header_content .club-header_content_actions .club-header_content_actions_button.club-header_content_actions_button--green:hover{background:var(--color-green-hover);box-shadow:var(--shadow-green-lift)}
:root{--color-forest:#0a1f17;--color-cream:#f4f3ee;--color-white:#fff;--color-green:#2fc171;--color-green-hover:#25a85e;--color-green-text:#1f7a4d;--color-yellow:#f0b528;--color-amber-text:#8a6a10;--color-sand:#ddd8c8;--color-red:#b3261e;--border-light:#0a1f171a;--border-field:#0a1f1724;--border-dark:#f4f3ee26;--border-pill:#0a1f1733;--text-muted:#0a1f17ad;--text-faint:#0a1f1759;--on-forest:#f4f3eeb8;--fill-faint:#0a1f170a;--fill-subtle:#0a1f170f;--fill-yellow:#f0b52833;--fill-yellow-soft:#f0b52829;--fill-red:#b3261e1a;--fill-green:#2fc1712e;--fill-selected:#2fc17124;--font-display:var(--font-display-loaded), Big Shoulders Display, Impact, sans-serif;--font-body:var(--font-body-loaded), Chivo, system-ui, sans-serif;--text-d1:6.5rem;--text-d1-mobile:3.375rem;--text-d2:3.375rem;--text-d2-mobile:2.5rem;--text-d4:2.125rem;--text-d5:2rem;--text-d3:1.75rem;--text-lg:1.0625rem;--text-base:.9375rem;--text-sm:.875rem;--text-xs:.8125rem;--text-label:.6875rem;--leading-hero:.86;--leading-display:1;--leading-body:1.55;--tracking-label:.12em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.625rem;--space-7:2rem;--space-8:2.75rem;--space-9:4rem;--panel-rail:13.75rem;--page-gutter:1.25rem;--section-gap:1.625rem;--radius-cell:10px;--radius-field:12px;--radius-card:1rem;--radius-container:1.125rem;--radius-pill:999px;--control-height:2.75rem;--field-height:3.125rem;--forest-hover:#16332a;--fill-hover:#0a1f170d;--fill-hover-strong:#0a1f170f;--danger-fill-hover:#b3261e14;--red-hover:#8f1e18;--shadow-lift:0 18px 34px #0a1f1724;--shadow-green-lift:0 8px 20px #0a1f172e;--hover-transition:.12s ease;--lift-transition:.14s ease;--transition:.15s ease;--shadow-float:0 18px 40px #0a1f1729}@media only screen and (min-width:1024px){:root{--page-gutter:2.75rem;--section-gap:3.5rem}}:root{--panel-content:96rem;--panel-slack:max(0px, (100vw - var(--panel-rail) - var(--panel-content)) / 2)}.club-info{gap:var(--space-4);flex-direction:column;display:flex}.club-info .club-info_head .club-info_head_title{font-size:2rem;line-height:1}@media only screen and (min-width:1024px){.club-info .club-info_head .club-info_head_title{font-size:3rem}}.club-info .club-info_layout{gap:var(--space-5);grid-template-columns:1fr;display:grid}@media only screen and (min-width:1024px){.club-info .club-info_layout{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:stretch}.club-info .club-info_layout.club-info_layout--sin-mapa{grid-template-columns:1fr}}@media only screen and (min-width:768px){.club-info .club-info_layout.club-info_layout--sin-mapa .club-info_layout_cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;display:grid}}.club-info .club-info_layout .club-info_layout_map{border-radius:var(--radius-card);border:0;width:100%;min-height:15rem}@media only screen and (min-width:1024px){.club-info .club-info_layout .club-info_layout_map{height:100%;min-height:21.25rem}}.club-info .club-info_layout .club-info_layout_cards{gap:var(--space-3);flex-direction:column;display:flex}.club-info .club-info_layout .club-info_layout_cards .club-info_layout_cards_card{gap:var(--space-2);background:var(--color-white);border-radius:var(--radius-card);padding:var(--space-5);flex-direction:column;display:flex}.club-info .club-info_layout .club-info_layout_cards .club-info_layout_cards_card .club-info_layout_cards_card_label{font-family:var(--font-body);font-size:var(--text-label);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--text-muted);font-weight:700}.club-info .club-info_layout .club-info_layout_cards .club-info_layout_cards_card .club-info_layout_cards_card_text{font-size:var(--text-base);line-height:1.5}.club-info .club-info_layout .club-info_layout_cards .club-info_layout_cards_card .club-info_layout_cards_card_actions{gap:var(--space-2);padding-top:var(--space-1);flex-wrap:wrap;display:flex}.club-info .club-info_layout .club-info_layout_cards .club-info_layout_cards_card .club-info_layout_cards_card_actions .club-info_layout_cards_card_actions_button{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--control-height);padding:0 var(--space-4);border-radius:var(--radius-pill);font-size:var(--text-sm);border:1px solid var(--border-light);color:var(--color-forest);transition:filter var(--transition);font-weight:700;text-decoration:none;display:inline-flex}.club-info .club-info_layout .club-info_layout_cards .club-info_layout_cards_card .club-info_layout_cards_card_actions .club-info_layout_cards_card_actions_button.club-info_layout_cards_card_actions_button--dark{background:var(--color-forest);border-color:var(--color-forest);color:var(--color-cream)}.club-info .club-info_layout .club-info_layout_cards .club-info_layout_cards_card .club-info_layout_cards_card_actions .club-info_layout_cards_card_actions_button.club-info_layout_cards_card_actions_button--dark:hover{background:var(--forest-hover)}.club-info .club-info_layout .club-info_layout_cards .club-info_layout_cards_card .club-info_layout_cards_card_hours{font-size:var(--text-base);color:#0a1f17bf;line-height:1.6;list-style:none}.club-info .club-info_layout .club-info_layout_cards .club-info_layout_cards_card .club-info_layout_cards_card_hours .club-info_layout_cards_card_hours_line_days{color:var(--color-forest);font-weight:700}.club-info .club-info_layout .club-info_layout_cards .club-info_layout_cards_card .club-info_layout_cards_card_services{gap:var(--space-2);flex-wrap:wrap;list-style:none;display:flex}.club-info .club-info_layout .club-info_layout_cards .club-info_layout_cards_card .club-info_layout_cards_card_services .club-info_layout_cards_card_services_item{align-items:center;gap:var(--space-2);border-radius:var(--radius-pill);background:var(--fill-subtle);height:32px;font-size:var(--text-sm);padding:0 14px;font-weight:600;display:inline-flex}.club-info .club-info_layout .club-info_layout_cards .club-info_layout_cards_card .club-info_layout_cards_card_services .club-info_layout_cards_card_services_item>svg{color:var(--color-green)}
