 .club-hero-layout, .custom-slider{margin-bottom:20px;box-sizing:border-box;width:100%;}@media screen and (min-width:1025px){.tcm-hero-margin-standard{margin-top:40px !important;}.tcm-hero-margin-compact{margin-top:10px !important;}}.club-hero{width:100%;border-radius:0;border:1px solid rgba(255, 255, 255, 0.4);border-top:none !important;background:var(--middleContainer);padding:clamp(24px, 4vw, 48px);margin-top:30px;}.club-hero__inner{display:grid;gap:24px;align-items:flex-start;grid-template-columns:minmax(0, 2.5fr) minmax(0, 1fr);}.club-hero__eyebrow{text-transform:uppercase;letter-spacing:0.4em;font-size:0.85rem;margin-bottom:8px;color:var(--text-soft);}.club-hero__title{font-size:clamp(1.875rem, 3vw, 2.5rem);font-weight:500;color:var(--importantTitleText);margin:0;}.club-hero__subtitle{margin-top:16px;color:var(--bodyText);line-height:1.65;font-size:1rem;}.club-hero__actions{display:flex;flex-direction:column;gap:16px;justify-content:flex-start;}@media screen and (max-width:1400px){.club-hero-layout{padding:0 100px;}}@media screen and (max-width:1100px){.club-hero-layout{padding:0 60px;}}@media screen and (max-width:1024px){.club-hero-layout, .custom-slider{margin-top:0 !important;}}@media screen and (max-width:900px){.club-hero-layout{padding:0 15px;margin-left:0;}.club-hero__inner{grid-template-columns:1fr;}.club-hero__actions{flex-direction:row;gap:12px;}}@media screen and (max-width:640px){.club-hero__actions{flex-direction:column;width:100%;}}