.post{width:100%;height:auto;padding:25px;margin-top:30px;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 2px 6px 0 rgba(47,83,151,.1);box-shadow:0 2px 6px 0 rgba(47,83,151,.1);position:relative;overflow:hidden}.darkTheme .post{background-color:#282828;color:#fff}.post-modif{-webkit-box-shadow:0 2px 5px rgba(0,0,0,.4);box-shadow:0 2px 5px rgba(0,0,0,.4)}.post-loading{background-color:#fefefe}.post__loading{position:absolute;left:0;bottom:0}@-webkit-keyframes loading{0%{left:-200px}to{left:100%}}@keyframes loading{0%{left:-200px}to{left:100%}}.post__option{position:absolute;right:30px;top:60px;background-color:#fff;padding:8px 0;-webkit-box-shadow:0 2px 30px 0 rgba(0,0,0,.06);box-shadow:0 2px 30px 0 rgba(0,0,0,.06);font-family:NanumSquareB;font-size:15px;border-radius:10px}.darkTheme .post__option{background-color:#232323}.post__option i{font-size:30px}.post__option p{width:160px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.3s;transition:.3s}.post__option p:hover{background:rgba(0,0,0,.08)}.post__option .delete{color:#e02020}.post__title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:400}.post__title .clubname{font-weight:600}.post__title .moment{font-size:10px;font-weight:600;color:#919eab}.post__title img{width:40px;height:40px;-webkit-box-shadow:0 2px 39px 0 rgba(83,143,255,.22);box-shadow:0 2px 39px 0 rgba(83,143,255,.22);border-radius:100%;margin-right:2%}.post__menu{cursor:pointer;position:absolute;right:0;color:#919eab}.post__content{margin:25px 0;font-size:14px;line-height:1.43;white-space:pre-line;width:100%}.post__content.create{margin:10px 0}textarea.post__content{border:none;background-color:none;border-radius:8px;-webkit-box-shadow:0 2px 38px 0 rgba(0,0,0,.03);box-shadow:0 2px 38px 0 rgba(0,0,0,.03);padding:10px;width:100%}.darkTheme textarea.post__content{color:#fff;background-color:#353535}.post__image{height:400px;overflow-x:hidden}.post__image,.post__image__mainImage{display:-webkit-box;display:-ms-flexbox;display:flex}.post__image__mainImage{-webkit-box-flex:2;-ms-flex:2;flex:2;height:100%;margin-right:10px;background-color:#f8fbff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.darkTheme .post__image__mainImage{background-color:#353535}.post__image__sublist{-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post__image__subImage,.post__image__sublist{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.post__image__subImage{-ms-flex:1;flex:1;width:100%;background-color:#f8fbff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.darkTheme .post__image__subImage{background-color:#353535}.post__image__subImage:first-child{margin-bottom:10px}.post__image img{width:100%}.post__modifaction{text-align:right}.post__modifaction__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.post__modifaction__image label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post__modifaction__image__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;width:30px;height:30px;cursor:pointer;-webkit-transition:.2s;transition:.2s}.post__modifaction__image__button i{font-size:20px}.post__modifaction__image__button:hover{background:rgba(0,0,0,.15)}.post__modifaction__image input{display:none}.post__modifaction__image .imagename{font-size:14px;position:relative;top:-1px}.post__modification__image__imagenames{text-overflow:ellipsis;max-width:30vw;overflow:hidden;white-space:nowrap}.post__modifaction span{cursor:pointer}.post__action{margin-top:25px}.post__action,.post__action p{display:-webkit-box;display:-ms-flexbox;display:flex}.post__action p{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:30px;font-size:14px;font-weight:500;color:#202841;cursor:pointer}.darkTheme .post__action p{color:#fff}.post__action__heart i{color:#ff4475;font-size:25px;margin-right:10px}.post__action__comment i{color:#538fff;font-size:25px;margin-right:10px}.post__comments__editwrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-family:NanumSquareL;font-size:20px;margin:20px 0}.post__comments__editwrapper input{background-color:none;border:none;font-family:NanumSquareL;font-size:14px;padding:5px;-webkit-box-flex:7;-ms-flex:7;flex:7;border-bottom:1px solid #919eab}.darkTheme .post__comments__editwrapper input{color:#fff;background-color:#353535}.post__comments__editwrapper button{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;color:#fff;border-radius:100px;background-color:#538fff;margin-left:20px}.post__comments__list__item{padding:10px;font-size:14px;border-top:1px solid #eee;position:relative}.darkTheme .post__comments__list__item{border-top:1px solid #5f5f5f}.post__comments__list__item:first-child{border-top:none}.post__comments__list__item h4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;font-family:NanumSquareB;font-size:16px;font-weight:400;color:#202841}.darkTheme .post__comments__list__item h4{color:#fff}.post__comments__list__item img{width:1.5em;height:1.5em;-webkit-box-shadow:0 2px 6px 0 rgba(47,83,151,.1);box-shadow:0 2px 6px 0 rgba(47,83,151,.1);border-radius:100%;margin-right:10px}.post__comments__list__item p{color:#202841}.darkTheme .post__comments__list__item p{color:#f8fbff}.post__comments__list__item__remove{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;position:absolute;right:20px;top:20px;border-radius:50%;width:25px;height:25px;cursor:pointer;-webkit-transition:.2s;transition:.2s}.post__comments__list__item__remove:hover{background:rgba(0,0,0,.15)}.post__comments__list__item__remove i{font-size:16px;color:#e02020}.timeline-enter-active,.timeline-leave-active,.timeline-move{-webkit-transition:.5s;transition:.5s}.timeline-leave-active{position:absolute!important}.timeline-enter,.timeline-leave-to{-webkit-transform:scale(0);transform:scale(0);opacity:0}.timeline-enter-to,.timeline-leave{opacity:1}.timeline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.timeline__wrapper{position:relative;width:100%;max-width:760px;margin-bottom:25px}.timeline__post{display:inline-block}.timeline__notfound{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;width:100%;height:100%;font-family:NanumSquareB;font-size:48px;color:#aaa}@media screen and (max-width:768px){.timeline{padding:0 25px}}