.club-sign-up-container{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}.club-sign-up-body-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-image:url(/images/mcw-main-poster-extra-large.jpeg);background-repeat:no-repeat;background-position:top;background-size:cover}.club-sign-up-title{color:#fff}.Button,.Input,.Textarea{all:unset;box-sizing:border-box}.FormRoot{width:32vw;min-width:300px;padding:2vw;background:var(--bg-color-footer);border-radius:15px}.FormField{display:grid;margin-bottom:10px}.FormLabel{font-size:15px;font-weight:500;line-height:35px;color:white}a.tclink{color:rgb(50,204,255);white-space:nowrap}.checkbox.fom{min-width:20px}.FormMessage{font-size:13px;color:white;opacity:.8}.Input,.Textarea{width:100%;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-size:15px;color:black;background-color:#FFF;box-shadow:0 0 0 1px black}.Input:focus,.Textarea:focus{box-shadow:0 0 0 2px black}.Input::-moz-selection,.Textarea::-moz-selection{background-color:var(--black-a6);color:white}.Input::selection,.Textarea::selection{background-color:var(--black-a6);color:white}.Input{padding:0 10px;height:35px;line-height:1}.Textarea{resize:none;padding:10px;line-height:1.5;height:calc(1.5em * 5);white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;overflow-x:hidden}.Button{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:0 15px;font-size:15px;line-height:1;font-weight:500;height:35px;width:100%;background-color:#024b8b;color:white;box-shadow:0 2px 10px var(--black-a4);font-weight:700}.Button:focus{box-shadow:0 0 0 2px black}@media screen and (max-width:1300px){.club-sign-up-body-container{background-image:url(/images/mcw-main-poster-large.jpeg)}}@media screen and (max-width:870px){.club-sign-up-body-container{background-image:url(/images/mcw-main-poster-medium.jpeg)}}@media screen and (max-width:600px){.club-sign-up-body-container{background-image:url(/images/mcw-main-poster-small.jpeg)}}@media screen and (max-width:400px){.club-sign-up-body-container{background-image:url(/images/mcw-main-poster-extra-small.jpeg)}}