.clubtitleLayout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:100px;background-color:#fff}.darkTheme .clubtitleLayout{background-color:#282828;-webkit-box-shadow:0 2px 63px 0 rgba(0,0,0,.04);box-shadow:0 2px 63px 0 rgba(0,0,0,.04)}.clubtitleLayout__imgwrapper{width:400px;height:400px;border-radius:100%;background-color:#eee;overflow:hidden}.darkTheme .clubtitleLayout__imgwrapper{background-color:#353535;-webkit-box-shadow:0 2px 63px 0 rgba(0,0,0,.04);box-shadow:0 2px 63px 0 rgba(0,0,0,.04)}.clubtitleLayout__imgwrapper img{width:100%}.clubtitleLayout h1{font-size:72px;margin-top:20px}.clubtitleLayout p{cursor:pointer;color:#aaa;text-decoration:underline;font-size:24px;margin-top:20px}.informationLayout[data-v-22ae5c59]{background-color:#fff;padding:40px}.darkTheme .informationLayout[data-v-22ae5c59]{background-color:#282828}.informationLayout h2[data-v-22ae5c59]{font-family:NanumSquareB;font-size:28px;margin-bottom:10px}.informationLayout p[data-v-22ae5c59]{font-family:NanumSquareL;font-size:28px}.memberbox{width:100%;height:400px;padding:30px;margin:30px;border-radius:25px;background:#fff;-webkit-box-shadow:0 2px 63px 0 rgba(0,0,0,.04);box-shadow:0 2px 63px 0 rgba(0,0,0,.04);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.darkTheme .memberbox{background-color:#282828}.memberbox__img{width:150px;height:150px;border:5px solid #f8fbff;border-radius:100%}.darkTheme .memberbox__img{border:5px solid #535353}.memberbox h3{font-family:NanumSquareB;font-size:30px;margin-top:10px;font-weight:400;text-align:center;color:#202841}.darkTheme .memberbox h3{color:#fff}.memberbox h4{font-family:NanumSquareB;font-size:26px;font-weight:400;text-align:center;color:#919eab}.darkTheme .memberbox h4{color:#919eab}.memberbox p{font-family:NanumSquareR;font-size:27px;text-align:center;color:#202841;margin-top:20px}.darkTheme .memberbox p{color:#919eab}.membersLayout[data-v-6192bd94]{position:relative;width:100%;background-color:#538fff}.darkTheme .membersLayout[data-v-6192bd94]{background-color:#282828;-webkit-box-shadow:0 2px 63px 0 rgba(0,0,0,.04);box-shadow:0 2px 63px 0 rgba(0,0,0,.04)}.membersLayout h2[data-v-6192bd94]{color:#fff;font-family:NanumSquareB;font-size:28px;padding:40px;padding-bottom:0}.membersLayout__list[data-v-6192bd94]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.membersLayout__list__item[data-v-6192bd94]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:25%;flex-basis:25%;width:300px}.applyButtonLayout[data-v-4e3c3866]{padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.applyButtonLayout button[data-v-4e3c3866]{font-family:NanumSquareB;font-size:28px;border:none;border-radius:10px;-webkit-box-shadow:0 2px 15px 0 rgba(0,0,0,.05);box-shadow:0 2px 15px 0 rgba(0,0,0,.05);background-color:#538fff;color:#fff;padding:15px 100px;cursor:pointer}.darkTheme .applyButtonLayout button[data-v-4e3c3866]{background-color:#282828}.page__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.page__main__wrapper{width:100%;max-width:1280px}.page__notfound{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;font-family:NanumSquareEB;font-size:48px;color:#ccc}.page__notfound .link{font-family:NanumSquareEB;font-size:40px;color:#bbb}.page__main__component{width:100%;margin-top:10px}