.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}.componentGrop-enter-active,.componentGrop-leave-active,.componentGrop-move{-webkit-transition:.5s;transition:.5s}.componentGrop-leave-active{position:absolute!important}.componentGrop-enter,.componentGrop-leave-to{-webkit-transform:scale(0);transform:scale(0);opacity:0}.componentGrop-enter-to,.componentGrop-leave{opacity:1}.editor{display:-webkit-box;display:-ms-flexbox;display:flex}.editor,.editor__menu{width:100%;height:100%}.editor__menu{min-width:300px;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:40px;background-color:#fff;-webkit-box-shadow:0 2px 30px 0 rgba(0,0,0,.09);box-shadow:0 2px 30px 0 rgba(0,0,0,.09);overflow-y:auto;z-index:500}.darkTheme .editor__menu{background-color:#282828}.editor__back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-radius:50%;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.3);box-shadow:0 2px 5px rgba(0,0,0,.3);background-color:#999;color:#fff;width:36px;height:36px;cursor:pointer;-webkit-transition:.2s;transition:.2s}.editor__back:hover{background-color:rgba(83,143,255,.8823529411764706);-webkit-box-shadow:0 3px 5px rgba(0,0,0,.35);box-shadow:0 3px 5px rgba(0,0,0,.35)}.editor__menu h1{font-size:38px;font-weight:300;margin-bottom:40px}.editor__menu h1>span{font-family:AvenirBlack;font-weight:800}.editor__menu i{font-size:20px}.editor__menu .inputfield{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.editor__menu .inputfield:first-child{margin-top:0}.editor__menu .inputfield h2,.editor__menu__components h2{font-family:NanumSquareL;font-size:24px}.editor__menu__components h2{margin-bottom:20px}.editor__menu .inputfield input{padding:10px 15px;border-radius:8px;border:1px solid #eee;font-size:24px;width:100%}.editor__menu .inputfield input::-webkit-input-placeholder{color:#999}.editor__menu .inputfield input::-moz-placeholder{color:#999}.editor__menu .inputfield input:-ms-input-placeholder{color:#999}.editor__menu .inputfield input::-ms-input-placeholder{color:#999}.editor__menu .inputfield input::placeholder{color:#999}.editor__menu__components{margin-top:30px}.editor__menu__components__list__item{border:1px solid #ebebeb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:200px;margin-bottom:40px;font-family:NanumSquareB;font-size:28px}.darkTheme .editor__menu__components__list__item{border:none;background-color:#353535}.editor__menu__action{display:-webkit-box;display:-ms-flexbox;display:flex}.editor__menu__action button{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;background-color:#eee;color:#fff;margin:10px;padding:10px;font-size:20px;border-radius:100px;cursor:pointer}.editor__menu__action button.exit{background-color:#ff4475}.editor__menu__action button.save{background-color:#538fff}.editor__content{-webkit-box-flex:4;-ms-flex:4;flex:4;height:100%;width:100%;overflow-y:auto;margin-left:10px}.editor__content__wrapper{position:relative}.editor__content__component{margin-top:10px;width:100%}.editor__content__component-gap{-webkit-box-shadow:0 2px 20px 0 rgba(99,99,99,.4);box-shadow:0 2px 20px 0 rgba(99,99,99,.4);opacity:.5}.ghost{opacity:.5}