.landing-columns{display:flex;flex-direction:column}.landing-content{border-bottom:.1rem solid var(--color-border-default)}.landing-title{color:var(--color-text-bolder);font-family:var(--font-family-heading);margin-bottom:2rem}.landing-subtitle:not(:empty){color:var(--color-text-default);font-weight:600;margin-bottom:1.5rem}.landing-club-title{color:var(--color-text-boldest);font-family:var(--font-family-heading);font-size:clamp(2.8rem,4vw,3.6rem);line-height:1;margin-bottom:2rem}.landing-club-title-hide:not(.landing-title-mobile){display:none}.landing-body,.landing-column-left,.landing-img{padding-bottom:1.5rem}.landing-body img,.landing-column-left img,.landing-img img{display:block;height:auto;margin:0 auto;max-width:100%;text-align:center}.landing-default-image{background-color:var(--color-bg-subtler);border-radius:var(--radius-xxl);padding:3.5rem}.landing-column-left img{max-width:30rem;width:100%}.landing-view-content{margin-top:0}.landing-club-img{border-radius:var(--radius-l);overflow:hidden}.landing-club-img img{width:100%}.landing-wide-image{height:auto;width:100%}.landing-body,.landing-column-right{margin-bottom:2.4rem}.landing-body p,.landing-body ul,.landing-column-right p,.landing-column-right ul{color:var(--color-text-default);margin-bottom:1.5rem}.landing-body ul,.landing-column-right ul{padding-right:3rem}.landing-registration-cta{color:var(--color-text-boldest)}.landing-register-form{margin-left:auto;margin-right:auto;max-width:57rem;width:100%}.landing-register-stats{margin:0 auto;padding-top:3rem;width:30rem}.landing-privacy-notice{background-color:var(--color-bg-tertiary);font-size:1.3rem}.landing-privacy-notice h3{align-items:center;color:var(--color-text-bolder);display:flex;font-size:1.8rem;line-height:1.2;margin-bottom:1rem}.landing-privacy-notice p{color:var(--color-text-default);margin-bottom:1.5rem}.landing-privacy-notice p:last-child{margin:0}.landing-privacy-notice a{color:var(--color-text-link)}.landing-privacy-notice a:hover{color:var(--color-text-link-hovered)}.landing-privacy-notice-icon{flex-shrink:0;font-size:3.2rem;margin-left:.5rem}.landing-join-list{-moz-column-count:4;column-count:4;-moz-column-gap:4rem;column-gap:4rem;-moz-column-width:12rem;column-width:12rem;list-style-type:none;margin-bottom:2.4rem;width:100%}.landing-join-list-item{margin-bottom:.8rem}.landing-join-link{color:var(--color-text-link);display:inline-block;line-height:1.43;padding:.2rem}.landing-join-link:hover{color:var(--color-text-link-hovered)}@media (min-width:60em){.landing-club-title-hide:not(.landing-title-mobile){display:block}.landing-title-mobile{display:none}.landing-columns{flex-direction:row;justify-content:space-between}.landing-register-form,.landing-register-stats{margin:0}.landing-club-content{justify-content:flex-start}.landing-column-left{flex-shrink:0;margin-left:2rem;width:30rem}.landing-img{flex-basis:30rem;flex-shrink:0;padding-left:3rem}}