@import url(https://fonts.googleapis.com/css?family=Nanum+Gothic);@import url(https://fonts.googleapis.com/css?family=Noto+Sans+KR:300,400,500,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Black+Han+Sans:400)font-family: "black han sans", sans-serif
@import url(//fonts.googleapis.com/earlyaccess/jejumyeongjo.css);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.myomColor{color:#4f328f!important}.myomColor-background{background-color:#4c20e1!important}.circle-icons{width:10px;height:10px;border:2px solid #4c20e1;background-color:#fff;border-radius:50%;float:left;margin-right:10px;margin-left:5px}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}[type=radio].with-gap:checked+span:after,[type=radio].with-gap:checked+span:before,[type=radio]:checked+span:after{border:2px solid #4c20e1!important}[type=radio].with-gap:checked+span:after,[type=radio]:checked+span:after{background-color:#4c20e1!important}[type=checkbox].filled-in:checked+span:not(.lever):after{border:2px solid #4c20e1!important;background-color:#4c20e1!important}.myom_logo{margin-left:2rem;position:relative;top:6px}.nav-wrapper{background-color:#fff}@media only screen and (max-width:992px){.brand-logo{left:auto!important;-webkit-transform:none!important;-webkit-transform:initial!important;transform:none!important}}@media only screen and (max-width:450px){.nav-wrapper .hide-on-mobile-only{display:none}}#loader{position:absolute;top:calc(50% - 20px);left:calc(50% - 20px)}@-webkit-keyframes loader{0%{left:-100px}to{left:110%}}@keyframes loader{0%{left:-100px}to{left:110%}}#box{width:50px;height:50px;background:#fff;-webkit-animation:animate .5s linear infinite;animation:animate .5s linear infinite;position:absolute;top:0;left:0;border-radius:3px}@-webkit-keyframes animate{17%{border-bottom-right-radius:3px}25%{-webkit-transform:translateY(9px) rotate(22.5deg);transform:translateY(9px) rotate(22.5deg)}50%{-webkit-transform:translateY(18px) scaleY(.9) rotate(45deg);transform:translateY(18px) scaleY(.9) rotate(45deg);border-bottom-right-radius:40px}75%{-webkit-transform:translateY(9px) rotate(67.5deg);transform:translateY(9px) rotate(67.5deg)}to{-webkit-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg)}}@keyframes animate{17%{border-bottom-right-radius:3px}25%{-webkit-transform:translateY(9px) rotate(22.5deg);transform:translateY(9px) rotate(22.5deg)}50%{-webkit-transform:translateY(18px) scaleY(.9) rotate(45deg);transform:translateY(18px) scaleY(.9) rotate(45deg);border-bottom-right-radius:40px}75%{-webkit-transform:translateY(9px) rotate(67.5deg);transform:translateY(9px) rotate(67.5deg)}to{-webkit-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg)}}#shadow{width:50px;height:5px;background:#000;opacity:.1;position:absolute;top:59px;left:0;border-radius:50%;-webkit-animation:shadow .5s linear infinite;animation:shadow .5s linear infinite}@-webkit-keyframes shadow{50%{-webkit-transform:scaleX(1.2);transform:scaleX(1.2)}}@keyframes shadow{50%{-webkit-transform:scaleX(1.2);transform:scaleX(1.2)}}#loader body{background:#6997db;overflow:hidden}.banner{position:relative;margin-bottom:5rem}.banner .banner-img{position:relative;height:640px;background-repeat:no-repeat;background-size:cover;background-position:50%}.banner .background-img1{background-image:url(/img/banner/banner1.png)}.banner .background-img2{background-image:url(/img/banner/banner2.jpg)}.banner .background-img3{background-image:url(/img/banner/banner3.jpg)}.banner .background-img4{background-image:url(/img/banner/banner4.jpg)}.banner .background-img5{background-image:url(/img/banner/banner5.jpg)}.banner .background-img6{background-image:url(/img/banner/banner6.jpg)}.banner .banner-img .container .text-wrapper{position:absolute;top:40%;-webkit-transform:translateY(-40%);transform:translateY(-40%)}.banner .banner-img .container .text-wrapper h6{padding-left:.2rem;height:33px;font-size:24px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;margin:0}.banner .banner-img .container .text-wrapper h3{height:77px;font-size:52px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;margin:0}.banner .banner-img .container .text-wrapper h3 .bold-style{font-weight:700}.banner .banner-img .container .text-wrapper .btn{width:150px;padding:.35rem .5rem;margin-top:2rem;font-size:16px;border-radius:8px;font-weight:500;letter-spacing:1.5px}.banner .swiper-pagination{display:inline-table;padding:0 15px;box-sizing:border-box;table-layout:fixed;border-spacing:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:660px;bottom:30px}.banner .swiper-pagination .swiper-pagination-bullet{position:relative;display:table-cell;height:6px;border-radius:4px;box-shadow:0 4px 14px 0 rgba(0,0,0,.12);background:#f8f8f8;opacity:1}.banner .swiper-pagination .swiper-pagination-bullet:after{content:"";position:absolute;left:0;top:0;width:0;height:100%;min-height:6px;border-radius:4px}.banner .swiper-pagination .swiper-pagination-bullet-active:after{width:auto;background:#4c20e1;-webkit-animation:progressbar 5s linear forwards;animation:progressbar 5s linear forwards}.banner .swiper-pagination .swiper-pagination-bullet.prev:after{width:100%;background:#4c20e1}@-webkit-keyframes progressbar{0%{width:0}to{width:100%}}@keyframes progressbar{0%{width:0}to{width:100%}}@media only screen and (max-width:1080px){.banner .slider,.banner .slider .slides{height:300px!important}.banner .slider .slides .caption{font-size:2rem}}@media only screen and (max-width:450px){.banner .slider,.banner .slider .slides{height:200px!important}.banner .slider .slides .caption{font-size:1.45rem}}.categories .card{overflow:hidden}.categories .card .card-image img{height:25rem}.categories .card .card-image{display:flex;justify-content:center;-webkit-transition:-webkit-transform 8s;transition:-webkit-transform 8s;transition:transform 8s;transition:transform 8s,-webkit-transform 8s}.categories .card .card-image:hover{-webkit-transform:scale(1.23);transform:scale(1.23)}.categories .card .card-image:after{content:"";position:absolute;top:0;width:100%;height:100%;background-color:#000;opacity:.45}.categories .card .card-image span{z-index:5;position:absolute;top:10rem;color:#fff;font-size:2.6rem;border-bottom:2px solid #fff}.swiper-container .swiper-button-disabled{display:none}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E");right:20px}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E");left:20px}.classLink .swiper-container{padding:0 .75rem;margin-bottom:9rem}.classLink .category-link{color:#272727}.classLink .category-link .category-wrapper{border-radius:8px;border:2px solid #dedede;background-color:#fff;box-sizing:border-box;padding:2px .75rem}.classLink .category-link .category-wrapper:hover{border:4px solid #4c20e1;box-shadow:2px 2px 10px 2px hsla(0,0%,50.2%,.541);padding:0 calc(.75rem - 2px)}.classLink .category-link .category-wrapper .initial-width{padding:0;width:81px;-webkit-transform:translate(10px,63px);transform:translate(10px,63px)}.classLink .category-link .category-wrapper .text-wrapper{padding:58px 0 58px 3rem}.classLink .category-link .category-wrapper .text-wrapper p{margin:0}.classLink .category-link .category-wrapper .text-wrapper .category-title{font-size:22px;font-weight:700;margin-bottom:7px}.classLink .category-link .category-wrapper .text-wrapper .category-contents{font-size:14px;color:#5b5b5b}@media only screen and (max-width:1350px){.classLink .card-image span{font-size:1.7rem}}@media only screen and (max-width:450px){.classLink .card-image span{font-size:2rem}}.service-wrapper .chips{display:flex;align-items:center;margin:0;border:none;overflow:hidden}.service-wrapper .chips .chip{margin-bottom:0}.service-wrapper .chips input{display:none}.service-wrapper .title-name{height:44px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.service-wrapper .card{background-color:transparent;margin-bottom:8rem}.service-wrapper .card .card-image img{height:180px;border-radius:8px}.service-wrapper .card .card-content{padding:1rem 0}.service-wrapper .card .card-content .nickname{font-size:14px;font-weight:700}.service-wrapper .card .card-content .title-name{font-size:16px;font-weight:500}.service-wrapper .card .card-content p.service-content{clear:both;margin-top:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.service-wrapper .card .card-content .rate{float:right}.service-wrapper .card .card-content .rate i.material-icons{font-size:18px;color:#ffbf00}@media only screen and (min-width:1401px){.row .col.xxl4{width:25%!important}}.preloader{list-style:none}@media only screen and (max-width:400px){.servicePreview .moreBtn{font-size:13px!important}}.myomFooter{background-color:grey!important;margin-top:6rem}.myomFooter .sns-list li{position:relative}.myomFooter .sns-text{position:absolute;left:0;padding-left:3rem}.dashboard .dashboard-subtitle{font-weight:700;font-size:28px;letter-spacing:-1px;color:#272727}.dashboard .eventBanner{min-height:180px;max-height:330px}.loungePreview{margin-top:9rem!important}.loungePreview .lounge-wrapper{position:relative}.loungePreview .responsive-img{height:240px;width:100%;border-radius:8px}.loungePreview .lounge-title{font-size:20px;color:#171717;margin-bottom:.5rem}.loungePreview .lounge-contents,.loungePreview .lounge-title{font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.loungePreview .lounge-contents{font-size:16px;color:#5b5b5b;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.loungePreview .category-tag{position:absolute;border-radius:15.5px;text-align:center;line-height:2;font-size:14px;font-weight:300;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#fff;top:20px;left:calc(.75rem + 20px)}.loungePreview .category-tag.knowhow{width:100px;height:30px;background-color:#613edb}.loungePreview .category-tag.traveltip{width:72px;height:30px;background-color:#f27516}.providerIntro .container{min-width:1210px}.providerIntro .provider-introPage{margin-bottom:5rem}.providerIntro .divider{height:2px;margin-top:10rem}.providerIntro .divider.no-margin{height:1px;margin-top:0}.lastIntro{position:relative}.lastIntro h2{padding:3rem 0 0 5rem}.lastIntro span{left:5rem}.lastIntro img{position:absolute;z-index:-1}.numbers{width:15%!important;text-align:center}.margin{margin-bottom:3rem}.expectMoney{text-align:center;font-size:30px!important}.providerIntro .registerBtn{width:15rem;font-size:28px}.providerIntro .responsive{height:20rem;width:100%;margin-bottom:10rem;opacity:.7}.providerIntro .tripple{display:flex;justify-content:center;flex-wrap:wrap}.providerIntro .title-in-tripple{width:320px}.providerIntro .content-in-tripple{width:300px}.providerIntro .under-banner{width:100%}.providerIntro footer{width:100vw;height:5rem;position:fixed;bottom:0;border-top:1px solid grey;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:10}@media only screen and (max-width:1260px){.providerIntro .container{min-width:unset;width:80%}.providerIntro .container .custom-m12 .title-in-tripple{font-size:1.54rem}.providerIntro .under-banner{width:100%;position:absolute;left:0}}@media only screen and (max-width:1170px){.providerIntro .container .custom-m12{width:100%!important;margin-bottom:2.5rem}.providerIntro .container .custom-m12 .content-in-tripple,.providerIntro .container .custom-m12 .title-in-tripple{text-align:left}.providerIntro .container .custom-m12 .i-number{width:620px;margin-left:0;padding:0}.providerIntro .container .custom-m12 .i-number i.material-icons{float:left}}@media only screen and (max-width:818px){.providerIntro .container .custom-m12 .content-in-tripple,.providerIntro .container .custom-m12 .title-in-tripple{text-align:center}.providerIntro .under-banner .lastIntro h2{font-size:2.8rem}.providerIntro .under-banner .lastIntro h2.top-wording{padding-top:1.5rem}.providerIntro .container .custom-m12 .i-number i.material-icons{float:unset}}@media only screen and (max-width:535px){.providerIntro .container .main-title{font-size:2.09rem}.providerIntro .under-banner .lastIntro h2{padding-left:1.5rem}.providerIntro .under-banner .registerBtn{left:1.5rem}}@media only screen and (max-width:400px){.providerIntro .container .custom-m12 .title-in-tripple{font-size:1.34rem}}.tips-for-category{position:relative;margin:10rem 0 5rem;overflow:hidden;background-image:url(/img/banner/tip-banner.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:240px}.tips-for-category:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.068)),color-stop(70%,rgba(0,0,0,.74)));background-image:linear-gradient(270deg,rgba(0,0,0,.068),rgba(0,0,0,.74) 70%)}.tips-for-category .tips-banner .banner-img{width:20rem}.tips-for-category .text-wrapper{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}.tips-for-category .tips-banner h4{font-size:22px;font-weight:400}.tips-for-category .tips-banner h3,.tips-for-category .tips-banner h4{font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff;margin:0}.tips-for-category .tips-banner h3{position:relative;font-size:36px;font-weight:700}.tips-for-category .tips-banner .btn{font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;width:110px;background-color:#4c20e1;border-radius:8px;margin-top:1rem}@media only screen and (max-width:1200px){.tips-for-category .tips-banner h4{font-size:1.9rem}.tips-for-category .tips-banner h3{font-size:2.6rem}.tips-for-category .tips-banner h3 .go-btn{margin-left:3rem}}@media only screen and (max-width:1024px){.tips-for-category .tips-banner h4{font-size:1.5rem}.tips-for-category .tips-banner h3{font-size:2.2rem}.tips-for-category .tips-banner .banner-img{width:17rem}.tips-for-category .tips-banner h3 .go-btn{margin-left:2rem}}@media only screen and (max-width:666px){.tips-for-category .tips-banner h3 .go-btn{height:33px}.tips-for-category .tips-banner .banner-img{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@media only screen and (max-width:420px){.tips-for-category{margin:4rem 0}.tips-for-category .tips-banner .banner-img{width:14rem}.tips-for-category .tips-banner h3{width:150px}}.singleCategory .thema-title{margin-top:5rem}.singleCategory .video-wrapper.carousel{height:35rem}.singleCategory .video-wrapper.carousel .carousel-item{height:auto;top:-50px;position:absolute}.singleCategory .video-wrapper.carousel .indicators .indicator-item{background-color:rgba(53,51,51,.288)}.singleCategory .video-wrapper.carousel .indicators .indicator-item.active{background-color:#000}.allServices .all-title{margin-top:5rem;margin-bottom:2rem;font-size:28px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#272727}.all_services_area .preloader{display:flex;justify-content:center;align-items:center;border-bottom:none}.registerProvider .card{width:70%;margin-left:15%}.registerProvider textarea{resize:none;width:80%;height:570px;padding:10px}#career:focus,#introduction:focus{outline:0}.nextBtn{margin-top:0!important}.registerProvider .material-icons{vertical-align:middle;font-size:20px;padding-bottom:2px}.registerProvider .material-icons.close-btn{cursor:pointer;position:relative;bottom:250px;padding:.2rem;opacity:1;background-color:rgba(0,0,0,.3)}.registerProvider .material-icons.close-btn:hover{opacity:.8}.registerProvider .image-btn img.responsive-img{position:relative;width:50%}.registerProvider .image-btn img.responsive-img:before{content:"";display:block;padding-top:100%}.registerProvider .file-field.input-field .btn{position:relative;display:flex;justify-content:center;align-items:center;width:50%;height:70%;border-radius:50%;border:1px dashed;margin-bottom:2rem}.registerProvider .file-field.input-field .btn:before{content:"";display:block;padding-top:100%}.introduction-area{position:unset!important}.introduction-area textarea{margin-top:20px}.beforeUpload{left:25%}.register-buttons{height:40px}.tabs .tab a.active,.tabs .tab a:hover{color:rgba(77,32,225,.61)!important}.tabs .tab a{color:#4c20e1!important;border-radius:8px!important}.tabs .tab a:focus,.tabs .tab a:focus.active{background-color:rgba(77,32,225,.05)!important;border-radius:8px}.tabs .tab.disabled a,.tabs .tab.disabled a:hover{color:rgba(73,73,73,.678)!important}.tabs .tab.disabled a:focus,.tabs .tab.disabled a:focus.active{background-color:transparent!important}.tabs .indicator{background-color:#4c20e1!important}.service-details .tabs{height:auto!important;padding:0 1.5rem!important;background-color:transparent}.service-details .tabs .indicator{background-color:transparent!important}.service-details .tabs .tab{height:auto!important}.service-details .tabs .tab .tab-title{font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal;padding:0;text-overflow:unset;overflow:unset;background-color:transparent;margin-top:1.5rem;width:90%!important}.service-details .tabs .tab .tab-title.active{color:#fff!important;background-color:#4c20e1!important;border-radius:8px}.service-details .fixed{margin-top:5rem;top:64px;position:-webkit-sticky!important;position:sticky!important}.service-details .service-title{margin-top:5rem;margin-bottom:3rem;font-size:30px;font-weight:700;line-height:1.07;color:#3c3d3f}.service-details .service-content,.service-details .service-title{word-break:break-all;font-stretch:normal;font-style:normal;letter-spacing:normal}.service-details .service-content{white-space:pre-wrap;font-size:16px;font-weight:400;line-height:normal;color:#272727}.service-details .container{position:relative}.service-details .service-description .divider{margin:3rem 0;background-color:#cfcfcf}.service-details .service-description .video-wrapper .swiper-pagination .swiper-pagination-bullet{width:36px;height:36px;border:2px solid #d4d4d4;background-color:#fff;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.7;letter-spacing:normal;text-align:center;color:#9b9b9b;opacity:1}.service-details .service-description .video-wrapper .swiper-pagination .swiper-pagination-bullet-active{color:#fff;background-color:#4c20e1;border:2px solid #4c20e1}.service-details .service-description .video-wrapper video{margin-bottom:5rem}.service-details .service-description .service-intro,.serviceSetting .service-description .service-intro{font-size:28px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#272727}.service-details .service-description .images-area,.serviceSetting .service-description .images-area{height:200px;margin:0 2rem 0 0}.service-details .service-description .images-area .indicators .indicator-item,.serviceSetting .service-description .images-area .indicators .indicator-item{background-color:rgba(61,59,59,.548)}.service-details .service-description .images-area .indicators .indicator-item.active,.serviceSetting .service-description .images-area .indicators .indicator-item.active{background-color:#000}.service-details .service-description .no-reference-text,.service-details .service-description .refund-text{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:normal;color:#272727}.service-details .service-description .no-reference-text{margin:1em 0}.service-details .price-wrapper{width:33.33333333%;background-color:#fff;position:relative;border-radius:8px;border:2px solid #dedede;margin-bottom:0}.service-details .price-wrapper ul.tabs{padding:0}.service-details .price-wrapper i.material-icons{vertical-align:middle}.service-details .price-wrapper .divider{float:unset;margin:0 auto}.service-details .price-wrapper .basic-title{margin-top:1.5rem;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#272727}.service-details .price-wrapper .basic-intro{font-weight:400;margin:0 0 1.5rem}.service-details .price-wrapper .basic-intro,.service-details .price-wrapper .option-text{font-size:16px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#272727}.service-details .price-wrapper .option-text{font-weight:500}.service-details .price-wrapper .subOptions{margin-top:1.5rem}.service-details .price-wrapper .subOptions .suboption-title{margin:0;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#272727}.service-details .price-wrapper .subOptions .img-icons{margin-right:.5rem;-webkit-transform:translateY(4.5px);transform:translateY(4.5px)}.service-details .price-wrapper .subOptions i.left{margin-right:.15rem;font-size:20px}.service-details .price-wrapper .options{padding-bottom:1.5rem;margin:0}.service-details .price-wrapper .options .circle-icons{-webkit-transform:translateY(7px);transform:translateY(7px)}.service-details .price-wrapper .price{margin-top:1rem;margin-bottom:5rem}.service-details .price-wrapper .buyBtn{padding:0 .75rem;background-color:#4c20e1;border-radius:8px;display:flex;align-items:center;justify-content:center;height:4rem;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff;margin-top:1rem;margin-bottom:1.5rem}.service-details #BASIC,.service-details #PRO{padding:1rem}.service-details .provider-profile{position:relative;width:33.33333333%;margin-bottom:0}.service-details .provider-profile .card{border-radius:8px;border:2px solid #dedede;background-color:#fff;margin-top:0;max-height:403px}.service-details .provider-profile .card .editorTools{max-height:44px;overflow:hidden;text-overflow:ellipsis}.service-details .provider-profile .card .chips{display:flex;overflow:hidden;max-height:37px}.service-details .provider-profile .card .card-image{padding:.75rem 0;display:flex}.service-details .provider-profile .card .card-image .profile-title{margin-left:1rem}.service-details .provider-profile .card .card-image .profile-nickname{font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#424242;margin:0}.service-details .provider-profile .card .card-content .profile-list{font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c3d3f;margin-bottom:1rem}.service-details .provider-profile .card .card-content .profile-list-ans{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c3d3f;margin-bottom:1rem}.service-details .provider-profile .card .card-image img{border-radius:50%;width:100px;height:100px}.service-details .rate i.material-icons{font-size:18px;color:#ffbf00}.service-details .provider-profile .card .card-title{margin-bottom:1.5rem}.service-details .provider-profile .card .card-content{padding:.75rem;margin-bottom:.75rem}.service-details .provider-profile .card .chips input{display:none}.service-details .provider-profile .card .chips{border:none;margin-bottom:2rem}.service-details .provider-profile .card .chatBtn{padding:0 .75rem;background-color:#4c20e1;border-radius:8px;display:flex;align-items:center;justify-content:center;height:4rem;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff;margin-top:1rem}.service-details .thumbnail{margin-bottom:5rem}.service-details .review .date-time{color:grey!important;margin-left:1.5rem}.service-details .thumbnail .thumb,.serviceSetting .re_thumbnail .thumb,.serviceSetting .thumbnail .thumb{width:100%;height:382px;border-radius:10px}.service-details .thumbnail .side-img,.serviceSetting .re_thumbnail .side-img,.serviceSetting .thumbnail .side-img{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding-left:0}.service-details .thumbnail .side,.serviceSetting .re_thumbnail .side,.serviceSetting .thumbnail .side{width:100%;height:120px;margin-bottom:11px;border-radius:8px}.service-details .thumbnail .under-side,.serviceSetting .thumbnail .under-side{height:15rem;margin-top:1.5rem;width:100%}.service-details{min-width:950px}.service-details #service-details .fixed{padding:0 0 0 1.5rem}.service-details #service-details .fixed .price-wrapper,.service-details #service-details .fixed .provider-profile{width:100%;margin:0}.service-details #service-details .service-description{min-width:600px}.service-details #service-details .hidden-over-desktop{display:none}.service-details #service-details .hidden-over-desktop h5.sub-title{display:inline-block;border-bottom:3px solid #000;padding-bottom:.35rem}@media only screen and (max-width:1024px),screen and (max-height:850px){.service-details{min-width:unset;width:100%!important}#service-details{display:flex;justify-content:center;width:100%}.service-details #service-details .fixed{display:none}.service-details #service-details .service-description{width:100%;min-width:unset;margin-left:0;padding:0 5rem}.service-details #service-details .hidden-over-desktop{display:block}.service-details .provider-profile{width:100%;height:500px;margin-left:0!important}.service-details .provider-profile .card{margin-bottom:0;height:500px;max-height:unset}.service-details .provider-profile .card .card-content .col.profile-list{margin:1rem 0}.service-details .price-wrapper{width:100%;height:500px;margin-left:0!important}.service-details .price-wrapper .price{margin:0;position:absolute;bottom:5rem;left:50%!important;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (min-width:1150px) and (max-width:1550px){.service-details #service-details .service-description{padding:0 15rem}}@media only screen and (min-width:1025px) and (max-width:1150px){.service-details #service-details .service-description{padding:0 10rem}}}@media only screen and (max-width:780px){.service-details #service-details .service-description{width:100%;min-width:unset;margin-left:0;padding:0 2rem}}@media only screen and (max-width:600px){.service-details .thumbnail .thumb-img{padding-bottom:100%;height:unset;position:relative}.service-details .thumbnail .thumb{width:100%;height:100%;position:absolute;top:0;left:0}.service-details .thumbnail .side-img{margin:1.5rem 0;padding-bottom:25%;position:relative}.service-details .thumbnail .side{width:100%;height:100%;position:absolute;top:0;left:0}.service-details .thumbnail .under-side-img{padding-left:0;padding-right:0;padding-bottom:40%;position:relative;margin-bottom:3rem}.service-details .thumbnail .under-side-img .under-side{width:100%;height:100%;position:absolute;top:0;left:0}}@media only screen and (max-width:450px){.service-details .thumbnail .under-side{height:7.5rem}}.signin .card{margin-top:5rem;border-radius:10px;width:360px}.signin,.signin .card-image{display:flex;justify-content:center}.signin .card-image{background-color:#5b4294;align-items:center}.signin .card-image img{height:15rem;width:15rem}.signin .login-error{margin-bottom:1.5rem}@media only screen and (max-width:360px){.signin .card{width:100%;margin-top:2rem}}.signup{margin-top:5rem}.signup #signUp_submit{display:flex;flex-direction:column;align-items:center}.signup .card{border-radius:10px;width:600px}.conditions{white-space:pre-line}.terms span{font-size:1rem!important;color:#000}.term{border:1px solid #000;overflow-y:scroll;height:6rem;word-wrap:break-word;white-space:pre-line;font-size:12px}.signupBtn{margin-top:40px;margin-bottom:0}#signUp_submit{background-color:#f8f9fa!important}@media only screen and (max-width:1024px){.signup .card{min-width:unset;width:100%;margin-top:2rem}}@media only screen and (max-width:360px){.signup{margin-top:2rem}}.mypageForBuyer,.mypageForProvider{min-width:900px;margin-top:5rem}.mypageForBuyer .profile-infos .btn-floating,.mypageForProvider .profile-infos .btn-floating{width:10rem;height:10rem;display:flex;justify-content:center;align-items:center}.mypageForBuyer .profile-infos .btn-floating i,.mypageForProvider .profile-infos .btn-floating i{font-size:8rem}.mypageForBuyer .collapsible,.mypageForProvider .collapsible{border:none;font-size:20px;font-weight:500;color:#272727;margin:0}.mypageForBuyer .collapsible .collapsible-body a,.mypageForProvider .collapsible .collapsible-body a{color:rgba(39,39,39,.69);display:block;padding:1rem}.mypageForBuyer .collapsible .collapsible-body a.active,.mypageForProvider .collapsible .collapsible-body a.active{background-color:rgba(77,32,225,.07)}.mypageForBuyer .collapsible .collapsible-direct,.mypageForProvider .collapsible .collapsible-direct{display:flex;cursor:pointer;-webkit-tap-highlight-color:transparent;line-height:1.5;padding:1rem;background-color:#fff;color:#272727!important}.mypageForBuyer .collapsible .collapsible-direct.active,.mypageForProvider .collapsible .collapsible-direct.active{background-color:rgba(77,32,225,.07)}.mypageForBuyer .collapsible .collapsible-body,.mypageForBuyer .collapsible .collapsible-header,.mypageForProvider .collapsible .collapsible-body,.mypageForProvider .collapsible .collapsible-header{border:none}.mypageForBuyer .collapsible .collapsible-body .collection-item,.mypageForProvider .collapsible .collapsible-body .collection-item{border:none;padding:0}.myPageSidenav .profile-infos{border:1px solid #ddd;padding:2rem 0;margin:1.0933333333rem 0 3rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.myPageSidenav .collapsible-body{padding:0}.myPageSidenav .collection{background-color:#f0f0f0}.ordersManage{color:#3c3d3f}.ordersManage .no-paid-msg{font-size:30px;font-weight:700}.ordersManage .sub-title{margin-bottom:3rem}.ordersManage .options-title{font-size:20px;font-weight:700}.ordersManage .options-subtitle{font-size:16px;font-weight:700}.ordersManage .options-subtitle font{font-weight:500;margin-left:1rem}.ordersManage .collection{display:flex;justify-content:center;align-items:center}.ordersManage .collection-item-wrapper{margin:3rem 0}.ordersManage .collection-item-wrapper i{display:flex;justify-content:center}.ordersManage .collection .collection-item.preloader{list-style:none}.ordersManage .tabs,.serviceSetting .tabs{border-radius:8px;border:2px solid #dedede;background-color:#fff;height:58px}.ordersManage .tabs .tab,.serviceSetting .tabs .tab{height:56px}.ordersManage .tabs .tab a,.serviceSetting .tabs .tab a{font-size:18px;font-weight:700;border-radius:unset!important;line-height:56px;padding:0;color:rgba(39,39,39,.38)!important}.ordersManage .tabs .tab a.active,.serviceSetting .tabs .tab a.active{background-color:#4c20e1!important;color:#fff!important;border-radius:unset!important}.ordersManage .collection.notEmpty{border-radius:8px;border:2px solid #dedede;margin:1rem 0;position:relative}.ordersManage .collection.notEmpty .collection-item{border-bottom:none!important}.ordersManage .collection.notEmpty .record-table{display:flex;justify-content:space-between;width:100%;font-size:16px;font-weight:700}.ordersManage .collection.notEmpty .record-table font{margin-left:1rem;font-weight:500}.ordersManage .collection.notEmpty .collection-item{margin:0;padding:.75rem 0 0}.ordersManage .collection.notEmpty .image-area img{width:100%;min-height:200px;border-radius:8px}.ordersManage .collection.notEmpty .status-table{padding:1.5rem 0;margin-top:1rem;background-color:#f3f3f3;display:flex;justify-content:space-around}.ordersManage .collection.notEmpty .status-table .col{margin-left:0}.ordersManage .collection.notEmpty .status-table .btn{box-shadow:none;border-radius:8px;font-weight:500;height:40px;line-height:40px}.ordersManage .collection-item.order-status{margin:0;width:100%;height:100%;left:.75rem;top:0;background:transparent;position:absolute}.ordersManage .collection-item.order-status .box{width:60px;text-align:center;font-weight:500;border-radius:8px}.ordersManage .collection.notEmpty:hover .warning-Message{display:flex}.ordersManage .collection.notEmpty .warning-Message{display:flex;justify-content:center;align-items:center;position:absolute;top:0;width:100%;height:100%;color:#fff;background-color:rgba(38,38,38,.671);display:none}.pagination li.active{background-color:#4f328f}.paymentDetails .sub-title{margin-bottom:3rem}.paymentDetails .collection{display:flex;justify-content:center;align-items:center}.paymentDetails .collection-item-wrapper{margin:3rem 0}.paymentDetails .collection-item-wrapper i,.paymentDetails .preloader-wrapper{display:flex;justify-content:center}.paymentDetails .preloader-wrapper{align-items:center}.profile_details .sub-title{font-size:24px;font-weight:700;margin-bottom:20px}.profile_details .image-area{position:relative;margin-bottom:40px}.profile_details .image-update-btn{position:absolute;width:38px;height:38px;border-radius:50%;top:95px;left:95px;background-color:#4c20e1;border:1px solid #fff;display:flex;justify-content:center;align-items:center}.profile_details .input-field.with-border{border:1px solid #979797;border-radius:8px;background-color:#fff}.profile_details .input-field.with-border input{border:none;box-shadow:none;padding-left:1.5rem;margin:0;box-sizing:border-box;border-radius:8px}.profile_details .input-field.with-border input:focus{box-shadow:none;border:none}.profile_details .info-title{font-size:14px;font-weight:500}.profile_details .reason-title{font-size:18px;font-weight:500;margin-top:40px}.profile_details .info-content{font-size:16px;font-weight:400;color:#393939;padding-left:1.5rem}.profile_details .submit-btn{width:140px;height:40px;border-radius:8px;background-color:#4c20e1;font-size:16px;font-weight:500;color:#fff;margin:15px 0;box-shadow:none;float:right}.profile_details .helper-text{font-size:14px;padding-left:1.5rem}.mypageForBuyer .mypage-title,.mypageForProvider .mypage-title{font-size:28px;font-weight:700;color:#272727;padding:0 0 20px;margin-left:.75rem!important;margin-right:.75rem!important;margin-bottom:40px!important;border-bottom:4px solid #2f2f2f}.purchase-page{margin-top:5rem}.purchase-page .purchase-title{font-size:28px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#272727;margin-bottom:1.5rem}.purchase-page .orderdetails-wrapper .preview-img,.purchaseDetails .orderdetails-wrapper .preview-img{border-radius:8px;width:200px!important;height:120px!important;padding:0;margin:0 .75rem!important}.purchase-page .orderdetails-wrapper .text-wrapper .syncImg,.purchaseDetails .orderdetails-wrapper .text-wrapper .syncImg{margin-right:.75rem}.purchase-page .orderdetails-wrapper .text-wrapper .service-title,.purchaseDetails .orderdetails-wrapper .text-wrapper .service-title{font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c3d3f}.purchase-page .orderdetails-wrapper .text-wrapper .provider-nickname,.purchaseDetails .orderdetails-wrapper .text-wrapper .provider-nickname{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#424242}.purchase-page table,.purchaseDetails table,.purchasedone table{overflow:hidden;border-collapse:separate;border-radius:8px;-moz-border-radius:8px;border:2px solid #dedede;background-color:#fff}.purchase-page table thead,.purchaseDetails table thead,.purchasedone table thead{background-color:#eef2ff;border-top-left-radius:8px;border-top-right-radius:8px;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#272727}.purchase-page table thead th,.purchaseDetails table thead th,.purchasedone table thead th{border-radius:unset}.purchase-page table tbody,.purchaseDetails table tbody,.purchasedone table tbody{font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#272727}.purchase-page .basic-purchase .type-title,.purchaseDetails .basic-purchase .type-title{font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#424242}.purchase-page .basic-purchase .options,.purchaseDetails .basic-purchase .options{display:flex;padding-left:10%;font-weight:400}.purchase-page .basic-purchase .options .circle-icons,.purchaseDetails .basic-purchase .options .circle-icons{-webkit-transform:translateY(6.5px);transform:translateY(6.5px)}.purchase-page .category{margin-top:5rem}.purchase-page .option-purchase,.purchaseDetails .option-purchase{margin-bottom:20px}.purchase-page .option-purchase .options-purchase-contents,.purchaseDetails .option-purchase .options-purchase-contents{font-size:15px;font-weight:500}.purchase-page .option-purchase .plus_time-wrapper{position:relative;width:100px;margin:0 auto}.purchase-page .option-purchase .plus_time-wrapper #plus_time{max-width:20px;text-align:center;border-bottom:none}.purchase-page .option-purchase .plus_time-wrapper #plus_time:focus{box-shadow:none!important}.purchase-page .option-purchase .plus_time-wrapper .btn-floating{width:20px;height:20px;line-height:10px;text-align:center;box-shadow:none;background-color:#fff;border:2px solid #cecece;color:#171717;font-weight:900;font-size:16px;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;-webkit-transform:translateY(calc(-50% + -3px));transform:translateY(calc(-50% + -3px))}.purchase-page .option-purchase .plus_time-wrapper .decreBtn{font-size:30px;font-weight:500;left:0;padding-bottom:6px}.purchase-page .option-purchase .plus_time-wrapper .increBtn{right:0}.purchase-page .purchase-detailSetting{margin-top:5rem}.purchase-page .purchase-detailSetting .final-cost{font-size:32px;font-weight:900;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#424242;max-width:300px}.purchase-page .guide-line .table-head,.purchase-page .purchase-module .table-head,.purchaseDetails .table-head,.purchasedone .table-head{background-color:#eef2ff;border-top:2px solid #dedede;border-left:2px solid #dedede;border-right:2px solid #dedede;border-top-left-radius:8px;border-top-right-radius:8px;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#272727;padding:15px 5px 15px 10%}.purchase-page .purchase-module .table-head .helper-text{font-size:13px;font-weight:300;width:370px;text-overflow:ellipsis;overflow:hidden}.purchase-page .guide-line .table-body,.purchase-page .purchase-module .table-body,.purchaseDetails .table-body,.purchasedone .table-body{padding:15px 5px;border-left:2px solid #dedede;border-right:2px solid #dedede;border-bottom:2px solid #dedede;border-bottom-left-radius:8px;border-bottom-right-radius:8px;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#272727}.purchase-page ul.table-body li,.purchaseDetails ul.table-body li{list-style-type:disc}.purchase-page .purchase-btn{margin-top:30px;margin-bottom:5rem;width:410px;background-color:#4c20e1;border-radius:8px;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.purchase-page #modal-verify-payment{width:calc(70% - 1.5rem);border-radius:8px}.purchase-page #modal-verify-payment .modal-content{padding:4rem;height:calc(100% - 175px)}.purchase-page #modal-verify-payment .modal-title{font-size:28px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#272727;border-bottom:1px solid #cfcfcf;padding-bottom:1.5rem;margin-bottom:0}.purchase-page #modal-verify-payment .table-collections{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#171717}.purchase-page #modal-verify-payment .table-details{font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#171717}.purchase-page #modal-verify-payment .button-wrapper{display:flex;justify-content:center}.purchase-page #modal-verify-payment .modal-btn{width:25%;min-width:160px;height:50px;border-radius:8px;border:2px solid #4c20e1;background-color:#4c20e1;color:#fff;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.purchase-page #modal-verify-payment .modal-btn.modal-close{background-color:#fff;color:#171717;margin-right:.75rem;margin-left:calc(25% - .75rem)}.purchase-page #modal-verify-payment .modal-footer{height:175px;border-top:none}.purchaseDetails .orderdetails-wrapper{margin-top:5rem}.purchaseDetails .purchaseDetails-title{font-size:28px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#272727;margin:0 0 20px}.purchaseDetails .coupon-discount{border-radius:8px;border:2px solid #dedede;background-color:#fff;font-weight:500;margin:0 0 20px}.purchaseDetails .account-wrapper,.purchaseDetails .request-wrapper{margin-top:5rem}.purchaseDetails .request-wrapper .request-paper{position:relative;min-height:600px;border-radius:8px;border:2px solid #dedede;background-color:#fff;display:flex;align-items:center;justify-content:center}.purchaseDetails .request-wrapper .request-paper .collection-item{padding:2.5rem 5rem}.purchaseDetails .request-wrapper .request-paper .btn{width:238px;height:46px;border-radius:8px;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff;position:absolute;bottom:2rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.purchaseDetails .btn-wrapper{margin-top:4rem}.purchaseDetails .btn-wrapper .btn{height:50px;font-size:18px;font-weight:700;border-radius:8px;border:2px solid #4c20e1;box-shadow:none}.purchasedone .card{box-shadow:none}.purchasedone .card .card-content{padding:0}.purchasedone .purchagedone-title{font-size:28px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#272727;margin:0}.purchasedone .helper-text{font-size:14px;color:red;font-weight:300;margin:0 0 20px}.purchaseDetails .table-wrapper .table-head,.purchasedone .table-wrapper .table-head{margin-top:20px}.purchaseDetails .table-wrapper .table-body,.purchasedone .table-wrapper .table-body{margin:0;padding-left:10%;font-size:14px;font-weight:400}.purchasedone .table-wrapper .table-body li{list-style-type:disc}.purchasedone .btn-wrapper .btn{margin-top:3rem;height:50px;border-radius:8px;border:2px solid #4c20e1;background-color:#fff;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#272727;box-shadow:none}.purchase-page .service-preview .image-area{padding:0}.purchase-page .service-preview .image-area .preview-img{width:100%}.purchase-page .service-preview .provider-nickname{position:absolute;bottom:0;color:grey}.additionalPrice{margin-bottom:3rem}.basic-purchase{margin-bottom:20px;line-height:2rem}@media only screen and (max-width:400px){.basic-purchase .options i.material-icons.left{display:none}}.option-purchase label{color:#000}.purchase-price{margin-top:30px;border:1px solid #f1f1f1}.panel-heading{background-color:#f1f1f1;padding:10px}.panel-body{padding-top:20px;font-weight:700;background-color:#fff}.purchase-method{margin-top:30px;border:1px solid #f1f1f1}.purchase-method .panel-body{padding-bottom:20px}.purchase-method .panel-body p{display:inline!important}.purchase-method span{color:#000}.tax{margin-top:30px;border:1px solid #f1f1f1}.tax .panel-body{padding:10px}@media only screen and (max-width:1200px){.purchase-btn{width:100%}}.purchasedone{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-top:5rem}.purchaseDetails .Link-purchaseDetails,.purchasedone .Link-purchaseDetails{cursor:pointer}.purchaseDetails .Link-purchaseDetails:hover,.purchasedone .Link-purchaseDetails:hover{color:grey!important}.purchasedone-btn{display:flex;justify-content:center}.purchasedone-btn .homeIcon{margin-right:0}.purchasedone-btns{margin-top:5rem;display:flex;justify-content:center}.purchaseDetails .category{margin-top:5rem;margin-bottom:3rem}.purchaseDetails .collection,.purchaseDetails tbody{background-color:#fff}.purchaseDetails .screen-on-medium,.purchaseDetails .screen-on-small{display:none}.thumbnail-img{width:100%;height:15rem}@media only screen and (max-width:570px){.purchaseDetails .hide-under-medium{display:none}.purchaseDetails .screen-on-medium{display:inline}}@media only screen and (max-width:415px){.purchaseDetails .screen-on-medium{display:none}.purchaseDetails .screen-on-small{display:inline}}.serviceSetting{color:#272727}.serviceSetting .sub-title{margin-bottom:3rem;font-size:24px;font-weight:700}.serviceSetting .service-rewrite{margin-bottom:5rem}.serviceSetting .collection .collection-wrapper{padding:3rem;background-color:#fff}.serviceSetting .tabs .tab a{font-size:20px;font-weight:700}.serviceSetting .collection{border-radius:8px;border:2px solid #dedede}.serviceSetting .register-btn{border-radius:8px;box-shadow:none;height:40px;width:200px;line-height:40px;font-size:18px;font-weight:500;margin-top:1.5rem}.serviceSetting .content-rewrite .rewrite-title{font-size:28px;font-weight:700;margin:5rem 0 3rem}.serviceSetting .content-rewrite .modify-btn{border-radius:18px;background-color:#4c20e1;font-size:14px;font-weight:500;box-shadow:none;margin-top:5rem}.serviceSetting .content-rewrite .rewrite-btn{border-radius:8px;box-shadow:none}.serviceSetting .content-rewrite .rewrite-contents{margin-bottom:5rem;font-size:15px;font-family:Noto Sans KR,sans-serif}.serviceSetting .content-rewrite .input-field input,.serviceSetting .content-rewrite .input-field textarea{font-size:15px;font-family:Noto Sans KR,sans-serif}.serviceSetting .service-img-rewrite-area .thumbnail{margin-bottom:5rem}.serviceSetting .service-img-rewrite-area .file-field.input-field.new-update{display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:#e8e8e8;border:1px dashed hsla(0,0%,50.2%,.493)}.serviceSetting .service-img-rewrite-area .file-field.input-field.new-update span{position:absolute;bottom:5px}.serviceSetting .service-img-rewrite-area .file-field.input-field.new-update p{position:absolute;top:50%;-webkit-transform:translateY(calc(-50% + 60px));transform:translateY(calc(-50% + 60px))}.serviceSetting .service-video-rewrite-area,.serviceSetting .service-video-rewrite-area .video-wrapper video{margin-bottom:5rem}.serviceSetting .video-wrapper .swiper-pagination .swiper-pagination-bullet{width:36px;height:36px;border:2px solid #d4d4d4;background-color:#fff;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.7;letter-spacing:normal;text-align:center;color:#9b9b9b;opacity:1}.serviceSetting .video-wrapper .swiper-pagination .swiper-pagination-bullet-active{color:#fff;background-color:#4c20e1;border:2px solid #4c20e1}.serviceSetting .file-field .icons-wrapper{width:100px;height:100px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#fff}.serviceSetting .side-img .file-field .icons-wrapper{width:55px;height:55px}.serviceSetting .side-img .file-field .icons-wrapper img{width:25px;height:33px}.serviceSetting .material-icons.close-btn{font-size:20px;border-top-left-radius:8px;cursor:pointer;position:absolute;top:0;left:0;padding:.2rem;opacity:1;background-color:rgba(0,0,0,.3)}.serviceSetting #price-rewrite .price-wrapper .price-title{border-bottom:1px solid #000;border-top:1px solid #000;padding:10px 0}.serviceSetting #contents-rewrite .re_content,.serviceSetting #contents-rewrite .re_refund,.serviceSetting #contents-rewrite .re_thumbnail,.serviceSetting #contents-rewrite .re_title,.serviceSetting #contents-rewrite .re_video{margin:1.5rem 0;position:relative}.serviceSetting #contents-rewrite .service-title-rewrite{display:none}.serviceSetting #contents-rewrite .re_title .service-title{padding:1.5rem 0}.serviceSetting #contents-rewrite .re_title:hover .service-title{-webkit-filter:blur(4px);filter:blur(4px);font-family:sans-serif;background-color:#fff;box-shadow:0 3px 3px 0 rgba(0,0,0,.14),0 6px 2px -3px rgba(0,0,0,.12),0 2px 6px 0 rgba(0,0,0,.2)}.serviceSetting #contents-rewrite .re_content:hover .service-title-rewrite,.serviceSetting #contents-rewrite .re_refund:hover .service-title-rewrite,.serviceSetting #contents-rewrite .re_thumbnail:hover .service-title-rewrite,.serviceSetting #contents-rewrite .re_title:hover .service-title-rewrite,.serviceSetting #contents-rewrite .re_video:hover .service-title-rewrite{cursor:pointer;display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;color:#000;margin:0;top:0;left:0;z-index:30}.serviceSetting #contents-rewrite .re_thumbnail .thumbnail{padding:1.5rem 0}.serviceSetting #contents-rewrite .re_thumbnail:hover .thumbnail{-webkit-filter:blur(4px);filter:blur(4px);background-color:#fff;box-shadow:0 3px 3px 0 rgba(0,0,0,.14),0 6px 2px -3px rgba(0,0,0,.12),0 2px 6px 0 rgba(0,0,0,.2)}.serviceSetting #contents-rewrite .re_content_wrapper{padding:1.5rem 0}.serviceSetting #contents-rewrite .re_content:hover .re_content_wrapper{-webkit-filter:blur(3px);filter:blur(3px);background-color:hsla(0,0%,100%,.712);box-shadow:0 3px 3px 0 rgba(0,0,0,.14),0 6px 2px -3px rgba(0,0,0,.12),0 2px 6px 0 rgba(0,0,0,.2)}.serviceSetting #contents-rewrite .re_video_wrapper{padding:1.5rem 0;margin-bottom:2rem}.serviceSetting #contents-rewrite .re_video:hover .re_video_wrapper{-webkit-filter:blur(3px);filter:blur(3px);background-color:hsla(0,0%,100%,.712);box-shadow:0 3px 3px 0 rgba(0,0,0,.14),0 6px 2px -3px rgba(0,0,0,.12),0 2px 6px 0 rgba(0,0,0,.2)}.serviceSetting #contents-rewrite .re_refund_wrapper{padding:1.5rem 0}.serviceSetting #contents-rewrite .re_refund:hover .re_refund_wrapper{-webkit-filter:blur(4px);filter:blur(4px);font-family:sans-serif;background-color:#fff;box-shadow:0 3px 3px 0 rgba(0,0,0,.14),0 6px 2px -3px rgba(0,0,0,.12),0 2px 6px 0 rgba(0,0,0,.2)}.serviceSetting #price-rewrite .price-wrapper{position:relative}.serviceSetting #price-rewrite .price-wrapper .service-title-rewrite{display:none}.serviceSetting #price-rewrite .price-wrapper:hover .re_price{-webkit-filter:blur(3px);filter:blur(3px);background-color:hsla(0,0%,100%,.712);box-shadow:0 3px 3px 0 rgba(0,0,0,.14),0 6px 2px -3px rgba(0,0,0,.12),0 2px 6px 0 rgba(0,0,0,.2)}.serviceSetting #price-rewrite .price-wrapper:hover .service-title-rewrite{cursor:pointer;display:flex;justify-content:center;align-items:center;position:absolute;color:#000;margin:0;width:100%;height:100%;top:0;left:0;z-index:30}.serviceSetting .input-field{margin-bottom:5rem}.serviceSetting .rewrite-btn-area{margin-top:2rem}.serviceSetting .rewrite-btn{margin-left:1rem}.serviceSetting .input-field textarea{height:15rem!important;overflow-y:scroll!important}.serviceSetting .input-field .character-counter{float:left!important}.serviceSetting #price-rewrite.collection{overflow:unset}.serviceSetting #price-rewrite .input-field{margin-bottom:1rem}.serviceSetting #price-rewrite .character-counter{float:right!important}.serviceSetting .file-field.input-field{margin-top:0;margin-bottom:0}.serviceSetting .thumb-img{position:relative}.serviceSetting .material-icons.close-btn:hover{opacity:.8}.serviceSetting .side-img .file-field.input-field{position:relative;height:120px;margin-bottom:11px}.serviceSetting .file-field.input-field.new-update h6{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding-bottom:3.5rem}.serviceSetting .img-uploader{margin-top:1.5rem}.serviceSetting .under-side-area{margin-top:1.5rem!important}.serviceSetting .under-side-area i.close-btn{margin-left:.75rem}.serviceSetting .under-side{height:15rem;width:100%}.serviceSetting .video-file .video-wrapper{position:relative;margin-bottom:2rem}.serviceSetting .video-file .video-wrapper .video-preview{display:flex;justify-content:center;align-items:center;min-height:15rem;background-color:#f5f5f5;border:1px dashed #000}.serviceSetting .video-file .video-wrapper .video-preview span{position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.serviceSetting .video-file .video-wrapper.new-update video{margin-bottom:0}.serviceSetting .video-file .video-wrapper.new-update{position:relative;display:flex;justify-content:center;align-items:center;min-height:15rem;height:auto;background-color:#f5f5f5;border:1px dashed #000}.serviceSetting .video-file .video-wrapper.new-update span{position:absolute;bottom:10px}.serviceSetting .video-file .video-wrapper.new-update h6.pointer{position:absolute;color:#fff;padding-bottom:1.5rem}.serviceSetting .options .input-field.col.s12{position:relative}.serviceSetting .options .chips.chips-initial{position:unset;padding:0}.serviceSetting .options .chips .input.custom-class{position:absolute;right:.75rem;margin-bottom:1rem;bottom:0;text-align:right}.serviceSetting .options .chips .input.custom-class:focus{border-bottom:1px solid #26a69a!important;box-shadow:0 1px 0 0 #26a69a!important}.serviceSetting .options .input-field.col.s12 span{position:absolute;bottom:-5px;right:.75rem;font-size:12px}.serviceSetting .delete-service,.serviceSetting .pause-service{margin-bottom:2rem}.ordersManage .sub-title,.paymentDetails .sub-title,.profitsManage .sub-title{font-size:24px;font-weight:700;color:#272727;margin-bottom:3rem}.ordersManage .collection.no-data,.paymentDetails .collection.no-data,.profitsManage .collection.no-data{border:2px solid #dedede;border-radius:12px}.paymentDetails table,.profitsManage table{overflow:hidden;border-collapse:separate;border-radius:8px;-moz-border-radius:8px;border:2px solid #dedede;background-color:#fff}.paymentDetails table thead,.profitsManage table thead{background-color:#eef2ff;border-top-left-radius:8px;border-top-right-radius:8px;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#272727}.paymentDetails table thead th,.profitsManage table thead th{border-radius:unset;font-size:16px;font-weight:500}.paymentDetails table tbody,.profitsManage table tbody{font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#272727}.profitsManage .recharts{margin:4rem 0 8rem}.profitsManage .no-data{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:3rem 0}.profitsManage .collection.profits_details{display:flex;padding:2rem 0}.profitsManage .collection.profits_details .collection-wrapper:first-child{display:flex;border-right:1px solid #d6cfcf}.profitsManage .collection.profits_details .collection-wrapper:nth-child(2){border-right:1px solid #d6cfcf}#depositsLog .collection,#profitsLog .collection,#taxDetails .collection{display:flex;justify-content:center;align-items:center}#depositsLog .collection .collection-wrapper,#profitsLog .collection .collection-wrapper,#taxDetails .collection .collection-wrapper{margin:3rem 0}.provider{background-color:#fff}.skill-percentage{margin-bottom:10px;position:relative}.skill-percentage:after{content:"";width:100%;height:6px;background:#f2f2f2;display:block;margin-top:3px}.skill-percentage:before{content:"";height:6px;background:#49368a;position:absolute;margin-top:3px;bottom:0}.skill-percentage10:before{width:10%;-webkit-animation:skill_1 .6s ease;animation:skill_1 .6s ease}.skill-percentage20:before{width:20%;-webkit-animation:skill_2 .6s ease;animation:skill_2 .6s ease}.skill-percentage30:before{width:30%;-webkit-animation:skill_3 .6s ease;animation:skill_3 .6s ease}.skill-percentage40:before{width:40%;-webkit-animation:skill_4 .6s ease;animation:skill_4 .6s ease}.skill-percentage50:before{width:50%;-webkit-animation:skill_5 .6s ease;animation:skill_5 .6s ease}.skill-percentage60:before{width:60%;-webkit-animation:skill_6 .6s ease;animation:skill_6 .6s ease}.skill-percentage70:before{width:70%;-webkit-animation:skill_7 .6s ease;animation:skill_7 .6s ease}.skill-percentage80:before{width:80%;-webkit-animation:skill_8 .6s ease;animation:skill_8 .6s ease}.skill-percentage90:before{width:90%;-webkit-animation:skill_9 .6s ease;animation:skill_9 .6s ease}.skill-percentage100:before{width:100%;-webkit-animation:skill_10 .6s ease;animation:skill_10 .6s ease}@-webkit-keyframes skill_1{0%{width:0}to{width:10%}}@keyframes skill_1{0%{width:0}to{width:10%}}@-webkit-keyframes skill_2{0%{width:0}to{width:20%}}@keyframes skill_2{0%{width:0}to{width:20%}}@-webkit-keyframes skill_3{0%{width:0}to{width:30%}}@keyframes skill_3{0%{width:0}to{width:30%}}@-webkit-keyframes skill_4{0%{width:0}to{width:40%}}@keyframes skill_4{0%{width:0}to{width:40%}}@-webkit-keyframes skill_5{0%{width:0}to{width:50%}}@keyframes skill_5{0%{width:0}to{width:50%}}@-webkit-keyframes skill_6{0%{width:0}to{width:60%}}@keyframes skill_6{0%{width:0}to{width:60%}}@-webkit-keyframes skill_7{0%{width:0}to{width:70%}}@keyframes skill_7{0%{width:0}to{width:70%}}@-webkit-keyframes skill_8{0%{width:0}to{width:80%}}@keyframes skill_8{0%{width:0}to{width:80%}}@-webkit-keyframes skill_9{0%{width:0}to{width:90%}}@keyframes skill_9{0%{width:0}to{width:90%}}@-webkit-keyframes skill_10{0%{width:0}to{width:100%}}@keyframes skill_10{0%{width:0}to{width:100%}}.forgotIdPwd{display:flex;justify-content:center}.forgotIdPwd .card{margin-top:5rem;width:360px}.forgotIdPwd h5{margin-bottom:1.5rem}.forgotId{margin-bottom:0}.forgotPwd{margin-top:0!important}#forgot_email{margin-bottom:8rem}#forgot_password{margin-bottom:5rem}@media only screen and (max-width:360px){.forgotIdPwd .card{width:100%;margin-top:2rem}}.sendEmailVerification .card{width:50%;margin-left:25%;margin-top:5rem}.community_sidenav{width:15rem;display:flex;flex-direction:column;position:fixed;background:#fff;height:100%;top:64px;left:0;margin-right:20px}.sidenavbar .sidenav{top:auto}.post-list{flex-wrap:wrap;margin-left:-.875rem;margin-right:-.875rem}.post-list,.post_summary{display:flex;position:relative}.post_summary{width:300px;background:#fff;margin:1.5rem .875rem;box-shadow:0 0 4px rgba(0,0,0,.05);flex-direction:column;height:458px}.postComment .collection{overflow:unset;white-space:pre-wrap}.postComment .collection .collection-item:last-child{border-bottom:1px solid #e0e0e0}.comment_form{overflow:hidden}.postCommentSummary{white-space:pre-wrap;word-wrap:break-word}.post_summary .card-content{height:180px;overflow:hidden}.card-content .card-title{white-space:nowrap;-webkit-line-clamp:1}.card-content .card-title,.card-content .post-content{overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;word-wrap:break-word}.card-content .post-content{height:72px;display:-webkit-box;-webkit-line-clamp:3}.communityTemplate{padding-left:1.75rem;padding-right:1.75rem;margin-left:300px}@media only screen and (max-width:992px){.communityTemplate{margin-left:0}}.btn-floating .profile_img{width:inherit!important;height:inherit!important;position:relative!important}.communityDashboard{margin-right:0;position:relative}.post-details .card-image img{height:350px}@media only screen and (min-width:992px){.post-details .card-image img{height:500px}}.postCommentSummary .dropdown-trigger{position:absolute;top:0;right:0}.notLogin_profile{margin-left:35%}.notLogin_login{margin-left:40%}.login_profile{margin-left:34.5%}@font-face{font-family:KimNamyun;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/KimNamyun.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:KOMACON;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_seven@1.2/KOMACON.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:S-CoreDream-2ExtraLight;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:S-CoreDream-8Heavy;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:S-CoreDream-3Light;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:HangeulNuri-Bold;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_three@1.0/HangeulNuri-Bold.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:TmonMonsori;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/TmonMonsori.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Chosunilbo_myungjo;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/Chosunilbo_myungjo.woff) format("woff");font-weight:400;font-style:normal}.jejumyeongjo *{font-family:Jeju Myeongjo,serif}@font-face{font-family:GyeonggiBatang;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/GyeonggiBatang.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:oACYCZno;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_eight@1.0/oACYCZno.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:NanumBarunpen;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NanumBarunpen.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:GoyangIlsan;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/GoyangIlsan.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:YanoljaYacheR;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/YanoljaYacheR.woff) format("woff");font-weight:400;font-style:normal}.notoSans{font-family:Noto Sans KR,sans-serif};.nanum{font-family:Nanum Gothic,sans-serif}.jeju{font-family:Jeju Gothic,sans-serif}.jejumyeongjo{font-family:jejumyeongjo,sans-serif}.namyun{font-family:KimNamyun,sans-serif}.cartoon{font-family:KOMACON,sans-serif}.scoreel{font-family:S-CoreDream-2ExtraLight,sans-serif}.scorehvy{font-family:S-CoreDream-8Heavy,sans-serif}.scorelt{font-family:S-CoreDream-3Light,sans-serif}.black-gothic{font-family:Black Han Sans,sans-serif}.hangeulnuri{font-family:HangeulNuri-Bold,sans-serif}.monsori{font-family:TmonMonsori,sans-serif}.chosun{font-family:Chosunilbo_myungjo,sans-serif}.gyeonggi{font-family:GyeonggiBatang,sans-serif}.hangeulgothic{font-family:oACYCZno,sans-serif}.nanumpen{font-family:NanumBarunpen,sans-serif}.goyang{font-family:GoyangIlsan,sans-serif}.yanolja{font-family:YanoljaYacheR,sans-serif}.post-content{resize:none;padding:10px;width:100%;height:300px}.post-content:focus{outline:0}.myEditor .public-DraftEditor-content{height:500px;border:1px solid #dcdcdc;background-color:#fff;overflow-y:scroll}.myEditor .public-DraftStyleDefault-block{margin:0 0 0 10px}.chat-content{height:600px;padding:25px;box-sizing:border-box;overflow-y:scroll;width:100%;overflow:auto;background-color:#fff;position:relative}.user-sent{float:right}.friend-sent,.user-sent{clear:both;padding:20px;box-sizing:border-box;word-wrap:break-word;white-space:pre-line;margin-top:10px;background-color:#707bc4;color:#fff;width:300px;border-radius:10px}.friend-sent{float:left}.user-sent-message{-webkit-filter:drop-shadow(-1px -1px 2px rgba(0,0,0,.1)) drop-shadow(1px 2px 2px rgba(0,0,0,.15));filter:drop-shadow(-1px -1px 2px rgba(0,0,0,.1)) drop-shadow(1px 2px 2px rgba(0,0,0,.15));margin:1rem 1rem 40px;padding:.9rem 1.2rem;position:relative;font-family:Source Sans Pro,sans-serif;font-weight:400;background:#8ca8d8;color:#fff;float:right;clear:both;word-wrap:break-word;white-space:pre-line;width:300px;border-right:none;border-left:none;border-radius:5px}@media only screen and (max-width:992px){.user-sent-message{width:50%}.friend-sent-message{width:50%!important}}.user-sent-message:before{border:12.5px solid transparent;border-bottom:0;height:0;width:0;border-top:25px solid #8ca8d8;content:"";display:block;position:absolute;left:3rem;bottom:-25px;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(90deg) skew(-25deg) translateY(16.66666667px);transform:rotate(90deg) skew(-25deg) translateY(16.66666667px)}.user-sent-message cite{z-index:-1;bottom:-2rem;right:0;text-align:right;font-size:12.5px;font-style:normal;font-weight:300;letter-spacing:.5px;color:#fff}.friend-sent-message{-webkit-filter:drop-shadow(-1px -1px 2px rgba(0,0,0,.1)) drop-shadow(1px 2px 2px rgba(0,0,0,.15));filter:drop-shadow(-1px -1px 2px rgba(0,0,0,.1)) drop-shadow(1px 2px 2px rgba(0,0,0,.15));margin:1rem 1rem 40px;padding:.9rem 1.2rem;position:relative;font-family:Source Sans Pro,sans-serif;font-weight:400;background:#707bc4;color:#fff;float:left;clear:both;word-wrap:break-word;white-space:pre-line;width:300px;border-radius:5px;border-left:none}.friend-sent-message:before{border:12.5px solid transparent;border-bottom:0;height:0;width:0;border-top:25px solid #707bc4;content:"";display:block;position:absolute;right:3rem;bottom:-25px;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(270deg) skew(25deg) translateY(16.66666667px);transform:rotate(270deg) skew(25deg) translateY(16.66666667px)}.friend-sent-message cite{z-index:-1;bottom:-2rem;font-size:12.5px;font-style:normal;font-weight:300;letter-spacing:.5px;color:#fff}.default-content{text-align:center;font-size:2rem;position:absolute;top:70%;left:50%;-webkit-transform:translate(-50%,-70%);transform:translate(-50%,-70%)}.chat-content .fas.fa-comments{font-size:8rem;position:absolute;top:40%;left:50%;-webkit-transform:translate(-50%,-40%);transform:translate(-50%,-40%)}.default-content .material-icons{font-size:5rem}.sender{position:absolute;top:-2rem;color:#000;left:0!important}.chat-send-btn{background-color:#707bc4;clear:both;bottom:20px}.chat-send-btn,.fileBtn{position:absolute;right:.1px}.fileBtn{bottom:125px}#chat-text{width:90%}#message{resize:none;background-color:#fff;border-color:#e6e6e6;height:150px;width:100%}#message:focus{outline:0}.text-box{width:100%;margin-right:0}@media only screen and (max-height:700px){.chat-text-box #message{height:75px}}.chat-profile{width:40px;height:40px;display:flex;font-size:1.25rem;align-items:center;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:50%;justify-content:center;color:#fafafa;background-color:#bdbdbd;position:absolute;left:15px;margin-top:21px}.chatlist-message{padding-top:21px;padding-bottom:21px}.chatting-box .unreadMark{display:flex;align-items:center;position:absolute;left:24px;bottom:10px}.chatting-box .guide-text{font-size:15px;margin-left:.5rem}.chatRoomList .chatlist-message{text-overflow:ellipsis;overflow:hidden;height:65px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:pre-wrap;word-break:break-all}.chatRoomList .each-chat .card{height:220px}.chatRoomList .each-chat .card .one-chat{display:flex;align-items:center;position:relative}.chatRoomList .each-chat .card .one-chat .userNickname{position:absolute;right:0}.chatRoomList .card{border-radius:20px;cursor:pointer}.chatRoomList .row{background-color:#fff}@media only screen and (max-width:992px){.chatsTemplate{width:100%;margin-left:0;margin-right:0}}.chatMessages{width:100%;margin:auto}.chatDashboard .tabs{margin-top:20px}.chatDashboard .tabs .indicator{background-color:indigo}.chatDashboard .tabs .tab a.active{color:#190e7c}.chatDashboard .tabs .tab a{color:#32298a}.empty-chats{background-color:#fff;padding:20px}.createService{max-width:1100px}.createService .progress-bar{margin-top:5rem}.createService .progress-bar .progress{background-color:#eadff5;border-radius:10px}.createService .progress-bar .progress .determinate{background-color:#4f328f;border-radius:10px}.createService .card.hidden{padding:0;background-color:transparent}.createService .input-field{margin-top:5rem}.createService .input-field label{top:-30px;padding:.2rem .6rem;background:#f0f8ff}.createService .material-icons{vertical-align:middle;font-size:20px;padding-bottom:2px}.createService .material-icons.close-btn{cursor:pointer;position:absolute;left:0;top:0;padding:.2rem;opacity:1;background-color:rgba(0,0,0,.3)}.createService .material-icons.close-btn:hover{opacity:.8}.createService .image-btn img.responsive-img{position:absolute;height:250px;width:100%}.createService .input-field.none{display:none}.createService .input-field textarea{height:15rem!important;overflow-y:auto!important}.createService .btn-wrapper{display:flex;justify-content:center;margin:3rem 0}.createService .file-field.input-field .size-limit{position:absolute;bottom:10px;width:80%;text-align:center;text-overflow:ellipsis;overflow:hidden}.createService .file-field.input-field .thumbnail-desc{position:relative;background-color:#f8f0ff}.createService .file-field.input-field .thumbnail-desc:after{content:"";position:absolute;border-color:#f8f0ff transparent transparent #f8f0ff;border-style:solid;border-width:10px;right:0;bottom:-20px}.createService .file-field.input-field .sub-img-desc{position:relative;padding-left:.75rem;background-color:#f8f0ff}.createService .file-field.input-field .sub-img-desc:after{content:"";position:absolute;border-color:transparent transparent #f8f0ff #f8f0ff;border-style:solid;border-width:10px;left:0;top:-20px}.createService .file-field.input-field .video-desc{position:relative;padding-left:.75rem;background-color:#f8f0ff}.createService .file-field.input-field .video-desc:after{content:"";position:absolute;border-color:transparent transparent #f8f0ff #f8f0ff;border-style:solid;border-width:10px;left:0;top:-20px}.createService .sub-imgs .col,.createService .sub-videos .col{padding-left:0}.createService .file-field.input-field .btn,.createService .file-field.input-field .image-btn{position:relative;height:250px;margin-bottom:2rem;border:1px dashed;display:flex;justify-content:center;align-items:center}.createService .file-field.input-field .btn{width:100%}.createService .file-field.input-field .btn>i,.createService .file-field.input-field .image-btn>i.large{font-size:6rem}.createService .input-field.range-selector{height:3rem;display:flex;align-items:center;padding:0}.createService .input-field.price-tag{padding:0}.createService .input-field.price-tag label,.createService .input-field.range-selector label{left:0}.createService .input-field.price-tag input{color:#000;border-bottom:1px solid #000;text-align:right}.createService .chips{position:unset;margin-top:0!important;min-height:3rem!important;padding:0}.createService .chips.focus{border-bottom:1px solid #9e9e9e;box-shadow:none}.createService .input{position:absolute;right:0;top:0;text-align:right;width:20%!important;min-width:120px;margin-bottom:1rem!important}.createService #personal-feeling-additional{top:unset}.createService .input:focus{border-bottom:1px solid #26a69a!important;box-shadow:0 1px 0 0 #26a69a!important}.createService .chips .chip.initial i.close,.serviceSetting .chips .chip.initial i.close{display:none}.createService .input-field .guide-text{color:rgba(253,46,46,.788);font-size:15px}.createService .divider{border:1px solid #000;margin-top:5rem}.createService #basic-desc,.createService #common-desc,.createService #pro-desc{margin-bottom:2rem}@media only screen and (max-width:1024px){.createService{width:85%}}.design-concept{position:relative}.design-concept:after{content:"";position:absolute;top:0;width:100vw;max-height:355px;min-height:355px;background-color:#fff;opacity:.35}.design-concept img{top:0}.design-concept .banner-text1{z-index:10;position:absolute;margin:0;color:#000;padding:3rem 6rem}.design-concept .banner-text2{z-index:10;position:absolute;margin:0;color:#000;padding:9rem 6rem}.design-concept .banner-text3{z-index:10;position:absolute;margin:0;color:#fff;padding:16rem 6rem}.design-concept .card .card-image{display:flex;justify-content:center}.design-concept .card .card-image img{height:25rem}.design-concept .card .card-image:after{content:"";position:absolute;top:0;width:100%;height:100%;background-color:#000;opacity:.25}.design-concept .card .card-image span{z-index:5;position:absolute;top:10rem;color:#fff;font-size:2.6rem;border-bottom:2px solid #fff}.categorypage-design .reference-title{margin-top:5rem}.categorypage-design .reference-content i.material-icons{font-size:2.5rem}.categorypage-design .video-wrapper{position:relative;display:flex;justify-content:center;overflow:hidden}.categorypage-design .video-wrapper video{margin:0 1.5rem}.categorypage-design .btn-float{position:absolute;top:45%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.categorypage-design .btn-float.next{right:8rem}.categorypage-design .btn-float.prev{left:8rem}.categorypage-design .chips{display:flex;align-items:center;margin:0;border:none}.categorypage-design .chips .chip{margin-bottom:0}.categorypage-design .chips input{display:none}.categorypage-design .card .card-content p.service-content{clear:both;margin-top:1rem}.categorypage-design .card .card-content .rate{float:right}.categorypage-design .card .card-content .rate i.material-icons{font-size:18px;color:#ffbf00}.categorypage-design .tips-for-category .card{padding:0 0 0 5rem;background-color:rgba(88,36,85,.91);margin:10rem 0}.categorypage-design .tips-for-category .card .card-content h4{color:#e2cbe2}.categorypage-design .tips-for-category .card .card-content h3 .go-btn{margin-left:5rem;padding:0 2rem;font-size:2rem;border:1px solid #fff;color:rgba(88,36,85,.91);background-color:#fff;vertical-align:middle}.categorypage-design .moreBtn{margin-top:3rem;display:flex;justify-content:center}.categorypage-design .moreBtn .btn{width:10rem;border-radius:2rem;background-color:rgba(88,36,85,.91)}.servicepage-design .price-wrapper{position:relative;border:1px solid #4f328f}.servicepage-design .price-wrapper .options{padding:.75rem}.servicepage-design .price-wrapper .price{margin-top:2rem;margin-bottom:6rem}.servicepage-design .price-wrapper .buyBtn{background-color:#4f328f;position:absolute;display:flex;align-items:center;justify-content:center;border-radius:unset;height:4rem;left:0;bottom:0;font-size:1.5rem}.servicepage-design #basic,.servicepage-design #pro{padding:1rem}.servicepage-design .provider-profile{position:relative;width:33.33333333%}.servicepage-design .provider-profile .card{border:1px solid #4f328f}.servicepage-design .provider-profile .card .card-image{padding:24px;display:flex}.servicepage-design .provider-profile .card .card-image .profile-title{margin-left:1rem}.servicepage-design .provider-profile .card .card-image .profile-nickname{font-size:1.8rem;margin:0}.servicepage-design .provider-profile .card .card-image img{border-radius:30%;border:1px solid rgba(70,69,69,.288);width:100px;height:100px}.servicepage-design .rate i.material-icons{font-size:18px;color:#ffbf00}.servicepage-design .provider-profile .card .card-title{margin-bottom:1.5rem}.servicepage-design .provider-profile .card .provider-intro{padding:0 .75rem}.servicepage-design .provider-profile .card .chips input{display:none}.servicepage-design .provider-profile .card .chips{border:none;margin-bottom:4rem}.servicepage-design .provider-profile .card .chatBtn{background-color:#4f328f;position:absolute;display:flex;align-items:center;justify-content:center;border-radius:unset;height:4rem;left:0;bottom:0;font-size:1.5rem}.servicepage-design .review .date-time{color:grey!important;margin-left:1.5rem}.editor{border:1px solid #00f;padding:1em;margin:1em;font-family:"sans-serif";font-size:90%}.DraftEditor-editorContainer{line-height:2.3rem}.requestResult .requestResult-wrapper{margin-bottom:calc(1rem + 80px);white-space:pre-wrap;word-break:break-all}.requestForm .progress-bar{margin-top:5rem;position:relative}.requestForm .progress-bar .progress{border-radius:10px;background-color:#d8d8d8;height:.8rem;overflow:unset;margin:0}.requestForm .progress-bar .progress .determinate{border-radius:10px;background-image:-webkit-gradient(linear,right top,left top,from(#4c20e1),color-stop(45%,#8343f2));background-image:linear-gradient(270deg,#4c20e1,#8343f2 45%)}.requestForm .progress-bar .progress .determinate:after{content:"";position:absolute;width:30px;height:30px;border-radius:50%;background-color:#4c20e1;right:0;top:calc((30px - .8rem)/-2);-webkit-transform:translateX(15px);transform:translateX(15px)}.requestForm .progress-bar .progress .progress-helper-text{font-size:18px;font-weight:700;color:#171717;position:absolute;top:30px;opacity:.4;display:none}.requestForm .progress-bar .progress .progress-helper-text.active{opacity:1}.requestForm .progress-bar .progress .progress-helper-text:nth-child(2){left:-1.7rem;display:block}.requestForm .progress-bar .progress .progress-helper-text:nth-child(3){left:calc(-1.7rem + 50%)}.requestForm .progress-bar .progress .progress-helper-text:nth-child(4),.requestForm .progress-bar .progress .progress-helper-text:nth-child(5){left:calc(-1.7rem + 100%)}.requestForm .btn-wrapper{margin-top:5rem}.requestForm .btn-wrapper .btn{width:300px;height:58px;font-size:18px;font-weight:700;border-radius:8px;border:2px solid #4c20e1;box-shadow:none}.requestForm .btn-wrapper .btn.left{color:#171717;background-color:#fff!important}.requestForm .step-wrapper{margin-top:5rem}.requestForm .step-wrapper .request-title{font-size:19px;font-weight:700;color:#171717;margin:0 0 20px}.requestForm .step-wrapper .input-field{border-radius:8px;border:2px solid #dedede;background-color:#fff;margin:0 0 40px}.requestForm .step-wrapper .input-field.radio-btns{padding:1rem 5rem}.requestForm .step-wrapper .input-field input{border:none;margin:0;font-size:16px;font-weight:400;padding-left:1.5rem}.requestForm .step-wrapper .input-field input:focus{box-shadow:none;border:none}.requestForm .step-wrapper .link-to-music{font-size:14px}.requestForm .step-wrapper .link-to-music:hover{color:#824ed2}.requestResult .requestResult-title{font-size:20px;font-weight:700;color:#171717}.requestResult .requestResult-content{margin-bottom:20px}.requestResult .sub-options{padding:0}.requestResult .circle-icons{-webkit-transform:translateY(6px);transform:translateY(6px)}@media only screen and (max-width:992px){.requestForm .card{width:100%;margin-left:0}}.requestForm img{width:100%;height:100px;margin-bottom:40px}.requestForm .card-action{margin-top:40px}.requestForm p{padding:5px}.requestForm h6{font-weight:700;font-size:1.6rem;margin-bottom:30px}.requestForm span{color:#000}.requestForm .divider{margin-top:40px;margin-bottom:40px}.request-buttons{height:40px}.requestResult .divider-column{text-align:left}.providerRegister{max-width:1100px}.providerRegister .progress-bar{margin-top:5rem}.providerRegister .progress-bar .progress{background-color:#eadff5;border-radius:10px}.providerRegister .progress-bar .progress .determinate{background-color:#4f328f;border-radius:10px}.providerRegister .hidden{padding:0;background-color:transparent}.providerRegister .input-field{margin-bottom:3rem}.ProviderRegisterStep1 .input-field.file-field .btn-floating{width:10rem;height:10rem;display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem}.ProviderRegisterStep1 .input-field.file-field .btn-floating i{font-size:8rem}.ProviderRegisterStep1 .input-field.file-field .btn-floating .profile-img{height:10rem}.ProviderRegisterStep1 .input-field.file-field .profileImg-desc{position:relative;background-color:#f8f0ff}.ProviderRegisterStep1 .input-field.file-field .profileImg-desc:after{content:"";position:absolute;border-color:transparent #f8f0ff transparent transparent;border-style:solid;border-width:10px 15px;left:-30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ProviderRegisterStep2 tbody .input-field{margin-top:0;margin-bottom:0}.ProviderRegisterStep2 tbody .input-field.dateSetting{width:90%;display:flex;align-items:center}.ProviderRegisterStep2 tbody .input-field.dateSetting input{text-align:center}.ProviderRegisterStep2 tbody .input-field.dateSetting span{margin:0 1rem}.ProviderRegisterStep2 tbody .datepicker{font-size:12px}.ProviderRegisterStep2 .editHistory .moreBtn{margin-top:2rem}.ProviderRegisterStep3 .tool-list{margin-bottom:.5rem}.ProviderRegisterStep3 .tool-list .input-field{margin-bottom:unset}.ProviderRegisterStep3 .range-field .MuiSlider-root .MuiSlider-rail,.ProviderRegisterStep3 .range-field .MuiSlider-root .MuiSlider-track{height:12px}.ProviderRegisterStep3 .range-field .MuiSlider-root .MuiSlider-thumb{margin-top:0;width:12px;height:12px;border:1px solid #fff;background-color:#7275a3}.ProviderRegisterStep3 .tool-list{display:flex;align-items:center}.ProviderRegisterStep3 .required-warning,.ProviderRegisterStep4 .moreSpecify{margin-bottom:3rem}.ProviderRegisterStep4 .moreSpecify span{cursor:pointer}.ProviderRegisterStep4 .moreSpecify span:hover{color:grey}.providerRegisterDone .card{margin-top:5rem}#hidden-for-loading,.createService #hidden-for-loading,.providerRegister #hidden-for-loading{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.65);z-index:9999}#hidden-for-loading .progress.for-loading,.createService #hidden-for-loading .progress.for-loading,.providerRegister #hidden-for-loading .progress.for-loading{width:200px;height:.8rem;top:60%;left:50%;border-radius:20px;-webkit-transform:translate(-50%,-60%);transform:translate(-50%,-60%);background-color:#9ba5a4}#hidden-for-loading .progress.for-loading .determinate,.createService #hidden-for-loading .progress.for-loading .determinate,.providerRegister #hidden-for-loading .progress.for-loading .determinate{border-radius:20px;background-color:#fff}@media only screen and (max-width:1024px){.providerRegister{width:85%}}@media only screen and (max-width:992px){table.responsive-table th{height:72px}}.customerService .swiper-container .category{padding:2rem 0;cursor:pointer;-webkit-transition:all .4s;transition:all .4s;border-radius:50px}.customerService .swiper-container .category:hover{opacity:.8}.customerService #notification{display:none}.customerService #notification.active{display:block}.customerService #question-answer{display:none}.customerService #question-answer.active{display:block}.customerService #description{display:none}.customerService #description.active{display:block}.customerService .serviceTitle{margin-top:3rem;-webkit-animation:fade-in 2s;animation:fade-in 2s}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.customerService pre{white-space:pre-wrap;word-break:break-word;margin-bottom:0}.customerService .banner{position:relative;background-image:url(/img/banner/customer-banner.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;min-height:400px;margin:0}.customerService .banner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1e1e1e;opacity:.65}.customerService .text-wrapper{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;z-index:10}.customerService .text-wrapper h2{font-size:45px;font-weight:700;line-height:1.44}.customerService .text-wrapper h2,.customerService .text-wrapper h3{font-stretch:normal;font-style:normal;letter-spacing:normal;margin:0}.customerService .text-wrapper h3{font-size:35px;font-weight:400;line-height:1.64}.customerService .search-box{width:650px;height:40px;border-radius:20px;box-shadow:0 6px 14px 0 rgba(0,0,0,.06);background-color:#fff;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:2.3;letter-spacing:normal;text-align:left;color:#b8b8b8;padding:0 1.5rem;margin-top:4rem}.customerService .category-title{font-size:22px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;opacity:.35;color:#171717}.customerService .category-title.active{opacity:1}.customerService .category-title:hover{opacity:1;cursor:pointer}.customerService .swiper-container{margin:0;padding:2rem 0;border-bottom:4px solid #2f2f2f}.customerService .swiper-container .right-text{text-align:right}.customerService .swiper-container .left-text{text-align:left}.customerService .collapsible{margin:0;box-shadow:unset}.customerService .collapsible li.active{background-color:#f4f4f4}.customerService .collapsible li.active .collapsible-header{background-color:#f4f4f4;border-bottom:unset}.customerService .collapsible .collapsible-header.row{padding:1.5rem}.customerService .collapsible .collapsible-body.row,.customerService .collapsible .collapsible-header.row{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#272727;margin-bottom:0}.customerService .collapsible .collapsible-body.row{padding:1.5rem 1.5rem 3rem}.customerService .collapsible .collapsible-body .answer-title{font-weight:700}.customerService .collapsible .number{font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;color:#272727}.customerService .collapsible.service-terms .collapsible-header{justify-content:center}@media only screen and (max-width:1024px){.customerService .serviceTitle h2{font-size:2.9rem}}@media only screen and (max-width:520px){.customerService .serviceTitle h2{font-size:1.9rem;margin-top:1.5rem;margin-bottom:0}}.ChattingBoard ::-webkit-scrollbar{width:5px}.ChattingBoard ::-webkit-scrollbar-track{background:transparent}.ChattingBoard ::-webkit-scrollbar-thumb{background:#888;border-radius:20px}.ChattingBoard ::-webkit-scrollbar-thumb:hover{background:#555}.ChattingBoard .chattingBox{margin-top:5rem}.ChattingBoard .chattingLists .collection{height:80vh;overflow-y:auto}.ChattingBoard .chattingLists .collection .collection-header{font-size:2rem}.ChattingBoard .chattingLists .swiper-container .swiper-slide{margin:0;border-radius:0;background-color:#fff;border:2px solid #dedede;border-radius:8px;box-sizing:border-box}.ChattingBoard .chattingLists .swiper-container .swiper-slide .no-messages{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}.ChattingBoard .chattingLists .swiper-container .swiper-slide .collection-header{border-bottom:none}.ChattingBoard .chattingLists .swiper-container .swiper-slide .collection-item:last-child{border-bottom:1px solid #e0e0e0}.ChattingBoard .chattingLists .swiper-container .swiper-button-prev{position:absolute;top:2.2rem;left:30px}.ChattingBoard .chattingLists .swiper-container .swiper-button-next{position:absolute;top:2.2rem;right:30px}.ChattingBoard .chattingLists .collection .chattingList{cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s;box-sizing:content-box}.ChattingBoard .chattingLists .collection .chattingList:hover{background-color:#e6e6e6}.ChattingBoard .chattingLists .collection .chattingList.readFalse{background-color:rgba(110,6,102,.527)}.ChattingBoard .chattingLists .collection .timestamp{font-size:11px}.ChattingBoard .chattingLists .collection .text-preview{max-height:44px;overflow:hidden;text-overflow:ellipsis;text-align:left;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;margin-top:1rem}.ChattingBoard .chattingScreen .collection{border:0;border-radius:0;margin:0;height:80vh;background-color:#f3f4f8}.ChattingBoard .chattingScreen .collection.waitingRoom{display:flex;justify-content:center;align-items:center}.ChattingBoard .chattingScreen .chattingRoom{display:flex;flex-direction:column}.ChattingBoard .chattingScreen .chattingViewport{height:100%;overflow-y:auto}.ChattingBoard .chattingScreen .chattingRoom .chatting-navbar{padding-top:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:10;background-color:#f3f4f8}.ChattingBoard .chattingScreen .chattingRoom .chatting-navbar .partner-nickname{position:absolute;margin-left:1rem;font-size:20px}.ChattingBoard .chattingScreen .chattingRoom .chatting-navbar .divider{margin-top:1rem}.ChattingBoard .chattingScreen .chattingRoom .chatting-messages{position:relative;display:flex;flex-direction:column}.ChattingBoard .chattingScreen .chattingRoom .chatting-messages .message{position:relative}.ChattingBoard .chattingScreen .chattingRoom .chatting-messages .message:after{clear:both;content:"";display:block}.ChattingBoard .chattingScreen .chattingRoom .chatting-messages .message .file-message,.ChattingBoard .chattingScreen .chattingRoom .chatting-messages .message .text-message{padding:1rem;max-width:65%;word-break:break-word;white-space:pre-wrap;min-width:100px;margin:.5rem 0}.ChattingBoard .chattingScreen .chattingRoom .chatting-messages .uploadingMessage .file-message{margin-right:calc(1rem + 42px)}.ChattingBoard .chattingScreen .chattingRoom .chatting-messages .message .file-message .progress{min-width:200px;height:8px!important;border-radius:15px!important}.ChattingBoard .chattingScreen .chattingRoom .chatting-messages .message .file-message .file-downloader .download-file{position:relative;padding:1rem 3rem 1rem 3.5rem;margin:0;min-width:200px}.ChattingBoard .chattingScreen .chattingRoom .chatting-messages .message .file-message .file-downloader .download-file span{color:#000;overflow:hidden;text-overflow:ellipsis;text-align:left;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.ChattingBoard .chattingScreen .chattingRoom .chatting-messages .message .file-message .file-downloader .download-file i.material-icons{position:absolute;right:1rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:transparent}.ChattingBoard .chattingScreen .chattingRoom .chatting-messages .message .file-message .file-img{font-size:2.5rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:.5rem;color:#000}.ChattingBoard .chattingScreen .chattingRoom .chatting-messages .message.inLeft .left{position:relative;border-top-right-radius:20px;border-top-left-radius:20px;border-bottom-right-radius:20px;background-color:#fff}.ChattingBoard .chattingScreen .chattingRoom .chatting-messages .message.inLeft .timestamp{font-size:11px;position:absolute;bottom:0;right:0;-webkit-transform:translateX(calc(100% + 10px));transform:translateX(calc(100% + 10px))}.ChattingBoard .chattingScreen .chattingRoom .chatting-messages .message.inLeft .text-sender{margin-top:1rem;margin-right:1rem}.ChattingBoard .chattingScreen .chattingRoom .chatting-messages .message.inLeft .readMark,.ChattingBoard .chattingScreen .chattingRoom .chatting-messages .message.inLeft .unreadMark{font-size:11px;float:left;margin:10px 0 0 10px}.ChattingBoard .chattingScreen .chattingRoom .chatting-messages .message.inRight .right{position:relative;border-top-right-radius:20px;border-top-left-radius:20px;border-bottom-left-radius:20px;background-color:#e0e5f8}.ChattingBoard .chattingScreen .chattingRoom .chatting-messages .message.inRight .timestamp{font-size:11px;position:absolute;bottom:0;left:0;-webkit-transform:translateX(calc(-100% - 10px));transform:translateX(calc(-100% - 10px))}.ChattingBoard .chattingScreen .chattingRoom .chatting-messages .message.inRight .text-sender{margin-top:1rem;margin-left:1rem}.ChattingBoard .chattingScreen .chattingRoom .chatting-messages .message.inRight .readMark,.ChattingBoard .chattingScreen .chattingRoom .chatting-messages .message.inRight .unreadMark{font-size:11px;float:right;margin:10px 10px 0 0}.ChattingBoard .chattingScreen .chattingRoom .chatting-textbox{position:-webkit-sticky;position:sticky;bottom:0;padding-bottom:2rem;z-index:10;background-color:#f3f4f8}.ChattingBoard .chattingScreen .chattingRoom .chatting-textbox #message-sendbox{max-height:150px}.ChattingBoard .chattingScreen .chattingRoom .chatting-textbox .btn-flat{-webkit-transition:background-color .35s;transition:background-color .35s}.ChattingBoard .chattingScreen .chattingRoom .chatting-textbox .btn-flat:hover{background-color:hsla(0,0%,100%,.51)}.ChattingBoard .chattingScreen .chattingRoom .chatting-textbox .btn-flat i{font-size:1.5rem}.ChattingBoard .chattingScreen .collection .guide-mention-wrapper .fas.fa-comments{font-size:8rem}.ChattingBoard .chattingScreen .collection .guide-mention-wrapper .guide-mention{font-size:2rem}
/*# sourceMappingURL=main.cbf6f161.chunk.css.map */