.QnaAnswerForm-module__WaAf8W__container{opacity:0;width:100%;animation:var(--fade-in).3s ease-in-out forwards;background:rgba(70,173,212,.06);border-radius:20px;flex-direction:column;padding:32px 56px;display:flex}.QnaAnswerForm-module__WaAf8W__headerContainer{flex-direction:row;justify-content:space-between;width:100%;display:flex}.QnaAnswerForm-module__WaAf8W__headerContainer.QnaAnswerForm-module__WaAf8W__active{border-bottom:1px solid rgba(38,132,166,.13);margin-bottom:20px;padding-bottom:20px}.QnaAnswerForm-module__WaAf8W__authorWrapper{flex-direction:row;align-items:center;gap:12px;display:flex}.QnaAnswerForm-module__WaAf8W__mobileAuthorWrapper{flex-direction:row;display:flex}.QnaAnswerForm-module__WaAf8W__mobileUsernameWrapper{flex-direction:row;gap:12px;display:flex}.QnaAnswerForm-module__WaAf8W__profileImg{object-fit:cover;border-radius:150px;width:32px;height:32px}.QnaAnswerForm-module__WaAf8W__userName{color:var(--Black-10);font-size:16px;font-style:normal;font-weight:700;line-height:normal}.QnaAnswerForm-module__WaAf8W__headerText{color:var(--Black-08);font-size:16px;font-style:normal;font-weight:400;line-height:normal}.QnaAnswerForm-module__WaAf8W__submitButton{color:var(--Black-10);cursor:pointer;border:1px solid #7d8184;border-radius:100px;padding:10px 31px;font-size:16px;font-style:normal;font-weight:400;line-height:normal;transition:background .2s,color .2s ease-in-out,border .2s ease-in-out}.QnaAnswerForm-module__WaAf8W__submitButton:hover{color:#fff;background-color:#46add4;border:1px solid transparent;font-weight:600}.QnaAnswerForm-module__WaAf8W__mobileSubmitButton{color:#fff;cursor:pointer;background-color:#46add4;border:1px solid #46add4;border-radius:100px;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;font-style:normal;font-weight:600;line-height:normal;display:none}.QnaAnswerForm-module__WaAf8W__editorWrapper{width:100%;height:0;transition:height .2s ease-in-out;overflow:hidden}.QnaAnswerForm-module__WaAf8W__editorWrapper.QnaAnswerForm-module__WaAf8W__active{height:400px;max-height:400px;margin-bottom:20px;overflow-y:auto}.QnaAnswerForm-module__WaAf8W__fileUploadContainer{background:rgba(255,255,255,.05);border-radius:16px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:0;padding:0;transition:height .2s ease-in-out;display:flex;overflow:hidden}.QnaAnswerForm-module__WaAf8W__fileUploadContainer.QnaAnswerForm-module__WaAf8W__active{height:initial;overflow:initial;padding:12px 16px}.QnaAnswerForm-module__WaAf8W__fileUploadWrapper{flex-direction:row;align-items:center;gap:16px;display:flex}.QnaAnswerForm-module__WaAf8W__fileUploadWrapper p{color:var(--Black-10);font-size:18px;font-style:normal;font-weight:400;line-height:normal}.QnaAnswerForm-module__WaAf8W__fileUploadButton{color:var(--Black-08);cursor:pointer;border:1px solid #62676a;border-radius:8px;padding:10px 24px;font-size:16px;font-style:normal;font-weight:400;line-height:normal;transition:background .2s,color .2s ease-in-out}.QnaAnswerForm-module__WaAf8W__fileUploadButton:hover{background:var(--Black-08);color:rgba(19,44,57,.8);font-weight:700}.QnaAnswerForm-module__WaAf8W__fileUploadMobileContainer{display:none}@media screen and (max-width:1200px){.QnaAnswerForm-module__WaAf8W__container{background:rgba(242,242,243,.05);border-radius:0;padding:16px}.QnaAnswerForm-module__WaAf8W__authorWrapper{gap:8px}.QnaAnswerForm-module__WaAf8W__mobileAuthorWrapper{flex-direction:column;gap:8px;display:flex}.QnaAnswerForm-module__WaAf8W__mobileUsernameWrapper{flex-direction:row;align-items:center;gap:8px;display:flex}.QnaAnswerForm-module__WaAf8W__userName,.QnaAnswerForm-module__WaAf8W__headerText{font-size:14px}.QnaAnswerForm-module__WaAf8W__submitButton{display:none}.QnaAnswerForm-module__WaAf8W__mobileSubmitButton{display:flex}}
.QnaDetailMobileFloatingBox-module__WaCbFG__container{flex-direction:row;justify-content:center;width:100%;margin-top:22px;display:none}.QnaDetailMobileFloatingBox-module__WaCbFG__wrapper{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:rgba(15,15,15,.8);border-top:1px solid rgba(242,242,243,.14);flex-direction:row;justify-content:space-between;width:100%;padding:10px 40px;display:flex}.QnaDetailMobileFloatingBox-module__WaCbFG__articleInfoWrapper{flex-direction:row;gap:32px;display:flex}.QnaDetailMobileFloatingBox-module__WaCbFG__infoContentWrapper{cursor:pointer;flex-direction:row;align-items:center;gap:8px;display:flex}.QnaDetailMobileFloatingBox-module__WaCbFG__infoContentWrapper p{color:var(--Black-10);font-size:18px;font-style:normal;font-weight:400;line-height:normal}.QnaDetailMobileFloatingBox-module__WaCbFG__reactionWrapper{flex-direction:row;gap:16px;display:flex}.QnaDetailMobileFloatingBox-module__WaCbFG__reactionCell{color:var(--Black-10);cursor:pointer;flex-direction:row;align-items:center;gap:8px;font-size:18px;font-style:normal;font-weight:400;line-height:normal;display:flex}.QnaDetailMobileFloatingBox-module__WaCbFG__postLikeSelected{color:#46aed4;font-weight:600}.QnaDetailMobileFloatingBox-module__WaCbFG__mobileBookmarkButton{cursor:pointer;background-color:rgba(255,255,255,.08);border-radius:6px;width:24px;height:24px;margin-left:auto;padding:4px;display:none}@media screen and (max-width:1200px){.QnaDetailMobileFloatingBox-module__WaCbFG__container{margin:0;display:flex}.QnaDetailMobileFloatingBox-module__WaCbFG__wrapper{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-top:none;justify-content:flex-start;gap:16px;padding:0}.QnaDetailMobileFloatingBox-module__WaCbFG__reactionCell p{font-size:14px}.QnaDetailMobileFloatingBox-module__WaCbFG__mobileBookmarkButton{display:flex}}
/*# sourceMappingURL=a70ad0c92fcbfa6f.css.map*/