.header{--flex-base-right:max(var(--right-width),35%);display:flex;flex-direction:column-reverse;overflow:hidden;position:relative}@media only screen and (min-width:768px){.header{flex-direction:row}}@media only screen and (min-width:1024px){.header{--flex-base-right:var(--right-width)}}.header:before{background:#ffce45;display:block;height:99.9%;position:absolute;right:0;top:0;width:20%}@media only screen and (min-width:1024px){.header:before{content:"";width:min(var(--flex-base-right) - 3%,43vw)}}@media only screen and (min-width:2560px){.header:before{content:"";width:min(var(--flex-base-right) + 5%,45vw)}}@media only screen and (min-width:4000px){.header:before{content:"";width:min(var(--flex-base-right) + 6%,45vw)}}.header__left{flex-basis:calc(105% - var(--flex-base-right));padding:clamp(0px,2.5445292621vw + (-9.5419847328px),10px) var(--site-rl-padding) 0}@media only screen and (min-width:768px){.header__left{min-height:420px;padding:40px 0 20px var(--site-rl-padding)}}@media only screen and (min-width:1200px){.header__left .header__left-inner{min-width:500px}}@media only screen and (min-width:1024px){.header__left{flex-basis:calc(95% - var(--flex-base-right))}}.header__left._badge-inset{margin-top:-77px}@media only screen and (min-width:768px){.header__left._badge-inset{margin-top:0}}.header__right{backface-visibility:hidden;background:#ffce45;min-height:var(--mobile-min-height);overflow:hidden;position:relative}.header__right .header__right-inner{transform:scale(calc(1 + var(--zoom)))}@media only screen and (min-width:768px){.header__right{flex-basis:calc(var(--flex-base-right) + 60px);min-height:unset;min-width:var(--flex-base-right);right:-60px;transform:translateX(64px) skew(-10deg,0);transform-origin:top right}.header__right .header__right-inner{transform:scale(calc(1 + var(--zoom))) translateX(-80px) skew(10deg,0)}.header__right{background:#ffce45}}.header__right._image{background:none}@media only screen and (min-width:1024px){.header__right:is(._image,._badge){border-right:20px solid #fff;flex-basis:var(--flex-base-right);min-width:unset;right:0}}.header__right-inner{background-position:50%;background-size:cover;inset:0;position:absolute;width:100%}@media only screen and (min-width:768px){.header__right-inner{width:calc(100% + 144px)}}.header__right:after{background:#fff;bottom:-20px;content:"";height:50px;position:absolute;transform:skewY(-3deg);width:110%}@media only screen and (min-width:768px){.header__right:after{content:none}}.header__wrapper{display:flex;flex-direction:column-reverse;padding:0;position:relative;width:100%}@media only screen and (min-width:768px){.header__wrapper{flex-direction:row}}.header__headline-tag{font-size:16px;margin:0 0 .25em}.header__headline-tag._size_smaller{font-size:15px}.header__headline{font-weight:900;line-height:.95;margin:0}.header__headline._break{word-spacing:9999px}.header__headline._size_default{font-size:52px}.header__headline._size_small{font-size:48px}.header__headline._size_smaller{font-size:44px}.header__headline>span{font-size:.75em}@media only screen and (min-width:768px){.header__headline>span{font-size:1em}}.header__subheadline{line-height:1;margin:10px 0 20px}.header__subheadline._size_default{font-size:30px}.header__subheadline._size_small{font-size:26px}.header__subheadline._size_smaller{font-size:22px}.header__subheadline>span{font-size:.75em}@media only screen and (min-width:768px){.header__subheadline>span{font-size:1em}}.header__list{flex-direction:column;justify-content:space-between;list-style-type:none;margin:20px 0 0;padding:0}.header__list._size_default{font-size:18px}.header__list._size_small{font-size:16px}.header__list._size_small .header__list-item{gap:6px}.header__list._size_small .header__list-item:before{height:22px;width:22px}.header__list:last-child{margin-bottom:20px}.header__list-item{align-items:flex-start;display:flex;font-weight:700;gap:8px}.header__list-item:before{background-image:url(https://1881640.fs1.hubspotusercontent-na1.net/hubfs/1881640/raw_assets/public/landing_page_kit/assets/header_advanced/green_check.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;flex-shrink:0;height:26px;min-width:26px;width:26px}.header__list-item:not(:last-child){margin-bottom:.875em}.header__list-item:not(._font_awesome):before{content:""}.header__list .font-awesome-icon{flex-shrink:0;fill:#7fcc6c;max-height:26px;text-align:center;width:26px}.header__list .font-awesome-icon svg{height:1.5em;width:1.5em}.header__action{margin:30px 0 0}.header__action._inline-form :is(label,.form-title){display:none}.header__action._inline-form .hs-form-field{margin-top:0}.header__action._inline-form .hs-form-field:not(:first-child){margin-top:10px}.header__action._inline-form .hs-form-field input{margin-top:0}.header__club-badge{height:80px}.header__club-badge._mobile{position:relative;z-index:10}@media only screen and (min-width:768px){.header__club-badge._mobile{display:none}}.header__club-badge._tablet{bottom:25px;display:none;position:absolute;right:-1px;z-index:1}@media only screen and (min-width:768px){.header__club-badge._tablet{display:block}}@media only screen and (min-width:1024px){.header__club-badge._tablet{display:none}}.header__club-badge._desktop{bottom:25px;display:none;position:absolute}@media only screen and (min-width:1024px){.header__club-badge._desktop{display:block;right:-70px;transform:translateX(-64px) skew(10deg,0)}}.header .cta-button{display:block}@media only screen and (min-width:320px){.header .cta-button{display:inline-block}}.header .inputs{min-height:136px}.header .inputs input{margin-top:20px}.header .inputs :where([type=email],[type=tel],[type=text]){width:100%}@media only screen and (min-width:768px){.header .inputs :where([type=email],[type=tel],[type=text]){max-width:296px}}.header .inputs .hs-error-msgs{display:none!important}