@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap);.alertMsg{font-size:.875em;color:#ff4643;margin-bottom:10px}.loader{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(244,246,248,.49);z-index:9}.loader img{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.customModal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(28,28,28,.62);z-index:99}.customModal .modal_dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;background:#fff;transition:transform .3s ease-out;border-radius:5px;font-family:Roboto,sans-serif}.customModal .modal_dialog .modal_header{display:flex;justify-content:space-between;align-items:center;border:0;padding:0;padding-right:5px}.customModal .modal_dialog .modal_content h3{font-size:1em;text-align:left;font-weight:500;padding:15px}.customModal .modal_dialog .modal_content .close_icon{font-size:20px;font-weight:700;position:absolute;top:5px;right:10px}.customModal .modal_dialog .modal_body{padding:5px 35px 5px 0}.customModal .modal_dialog .modal_body.padding0{padding:0}.customModal .modal_dialog .modal_body p{font-size:.875em;font-weight:400}.customModal .modal_dialog .modal_footer{text-align:right;display:flex;justify-content:space-between;border-top:1px solid #ccc}.customModal .modal_dialog .modal_footer button{border:0;color:#fff;padding:10px 10px;width:50%;background:#fff;font-size:1em}.customModal .modal_dialog .modal_footer button.yes{background:#0078ff;border-bottom-right-radius:5px}.customModal .modal_dialog .modal_footer button.no{color:#0078ff;border-bottom-left-radius:5px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Roboto,sans-serif;font-size:16px}.back-btn{justify-content:center;flex-shrink:0;height:32px;width:32px;justify-content:flex-start}.back-btn,.title-header{display:flex;align-items:center}.title-header{width:100%;position:fixed;top:0;background:#fff;padding:10px}.title-header .header-title{font-size:1.1em;font-weight:600;padding-left:8px}.title-header .money{margin-left:auto;background:#ffeeed;border-radius:25px;border:1px solid #ff2936;color:#ff2936;display:flex;align-items:center;padding:5px 10px;font-size:.75em;font-weight:500}.title-header .money img{flex-shrink:0;height:14px;margin-right:6px}.title-header .money span{padding-top:1px}.bottom_btn{width:100%;padding:14px;font-size:1.1em;color:#fff;background:#ff2936;display:block;text-align:center;font-weight:600;position:fixed;bottom:0}.bottom-section{width:100%;height:25vh;padding:16px}.bottom-section .field label{display:block;font-size:.875em;color:#898989;margin-bottom:5px}.bottom-section .field input{width:100%;border-radius:6px;padding:10px;border:1px solid #ddd;font-size:.875em;color:#000;outline:none}.bottom-section span{display:block;text-align:center;background:#ff2936;padding:14px;border-radius:8px;color:#fff;margin-top:20px;font-size:1.1em;font-weight:600}.custom-checkbox{border-radius:8px;background-color:#f3f3f3;position:relative;padding:10px;padding-left:54px;font-size:.875em;color:#000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;text-align:left;margin-bottom:8px}.custom-checkbox .check-mark.active{border:1px solid green;background:#fff}.custom-checkbox .check-mark.active:after{display:block;top:50%;left:50%;width:16px;height:16px;transform:translate(-50%,-50%);border-radius:50%;background:green}.custom-checkbox .check-mark{position:absolute;top:50%;right:15px;height:24px;width:24px;background-color:#ccc;border-radius:50%;transform:translateY(-50%)}.custom-checkbox .check-mark.active:after{content:"";position:absolute}.custom-checkbox .card-img{height:26px;width:26px;overflow:hidden;display:block;position:absolute;top:50%;transform:translateY(-50%);left:15px}.custom-checkbox .card-img img{max-width:100%;max-height:100%}.news-register{width:100%;padding:52px 0 48px}.news-register .register-form{width:100%}.news-register .register-form .field{padding:16px 16px 0;background:#fff}.news-register .register-form .field label{display:block;font-size:.875em;color:#898989;margin-bottom:8px}.news-register .register-form .field input{width:100%;background:#f1f1f1;border-radius:6px;border:1px solid #ddd;padding:10px;outline:none;font-size:.875em}.news-register .register-form .field input::-moz-placeholder{color:#898989}.news-register .register-form .field input:-ms-input-placeholder{color:#898989}.news-register .register-form .field input::-ms-input-placeholder{color:#898989}.news-register .register-form .field input::placeholder{color:#898989}.news-register .register-form .field select{width:100%;border:1px solid #ddd;padding:10px 30px 10px 10px;outline:none;font-size:.875em;border-radius:6px;background:#fff;color:#898989;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../img/ic_bottom.ea51fdfe.svg) no-repeat;background-size:12px;background-position:97% 14px}.news-register .register-form .small-heading{padding:12px 16px;color:#505050;background:#f1f1f1;font-size:.813em;margin:22px 0 6px;font-weight:500}.news-payment{width:100%;height:100vh;padding:52px 0 48px;background:#f5f6f8}.news-payment .fee{padding:16px;background:#fff;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e8e8e8}.news-payment .fee h2{color:#000;font-size:1.1em}.news-payment .fee span{color:#138808;font-size:1.1em;font-weight:600}.news-payment .message{padding:16px}.news-payment .message p{font-size:.8em;color:#727272;line-height:26px}.news-payment .payment-option{background:#fff;padding:10px 0}.news-payment .payment-option h2{font-size:1em;padding:8px 16px}.news-payment .payment-option .container{display:block;position:relative;padding:14px 50px 14px 16px;font-size:.875em;color:#262626;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.news-payment .payment-option .container:active{background:#f5f6f8}.news-payment .payment-option .container.card-img{padding:11px 50px 11px 16px}.news-payment .payment-option .container.card-img img{height:22px;margin-right:32px}.news-payment .payment-option .container img{height:12px;flex-shrink:0;margin-right:16px}.news-payment .payment-option .container .checkmark{position:absolute;top:10px;right:16px;height:24px;width:24px;background-color:#fff;border-radius:50%;border:1px solid #9c9c9c}.news-payment .payment-option .container input{position:absolute;opacity:0;cursor:pointer}.news-payment .payment-option .container input:checked~.checkmark:after{display:block}.news-payment .payment-option .container .checkmark:after{content:"";position:absolute;display:none;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#138808}.payment-confirm{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-direction:column}.payment-confirm .success-logo{text-align:center}.payment-confirm .success-logo img{height:30vh}.payment-confirm .text{width:100%;padding:40px 50px;text-align:center}.payment-confirm .text h2{font-size:1.625em;color:#000;padding-bottom:20px}.payment-confirm .text p{font-size:1em;color:#262626;line-height:24px}.payment-confirm .text span{font-size:1.1em;color:#ff2936;display:block;margin-top:40px;font-weight:600;text-decoration:underline}.news-options{width:100%;height:100vh;padding:52px 0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.opations p{margin-bottom:40px;color:#262626;font-size:1em;padding:0 15%;text-align:center;font-weight:600;line-height:28px}.opations .btns{display:flex;align-items:center;justify-content:space-around}.opations .btns .item{flex-direction:column}.opations .btns .item,.opations .btns .item span{display:flex;align-items:center;justify-content:center;flex-shrink:0}.opations .btns .item span{height:66px;width:66px;border-radius:50%}.opations .btns .item span img{height:30px}.opations .btns .item small{margin-top:16px;font-size:.875em;color:#262626}.opations .btns .item.audio span{background:#fc6b8e;box-shadow:0 1px 15px #fc6b8e}.opations .btns .item.video span{background:#f9a46c;box-shadow:0 1px 15px #f9a46c}.opations .btns .item.video span img{height:26px}.audio-recoding{width:100%;height:100vh}.audio-recoding .recoding-icon{height:70vh;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;background:#fd2e61;position:relative}.audio-recoding .recoding-icon .back-btn{position:absolute;top:16px;left:16px}.audio-recoding .recoding-icon .recod-icon{height:22vh;width:22vh;border-radius:50%;background:#fd88a4;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.audio-recoding .recoding-icon .recod-icon img{height:9vh}.audio-recoding .recoding-icon .recod-icon.circle{transition:height .25s ease,width .25s ease}.audio-recoding .recoding-icon .recod-icon.circle:after,.audio-recoding .recoding-icon .recod-icon.circle:before{content:"";display:block;position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;border-radius:50%;box-shadow:inset 0 0 8px 16px hsla(0,0%,100%,.25)}.audio-recoding .recoding-icon .recod-icon.circle:before{-webkit-animation:ripple 2s linear infinite;animation:ripple 2s linear infinite}.audio-recoding .recoding-icon .recod-icon.circle:after{-webkit-animation:ripple 2s linear 1s infinite;animation:ripple 2s linear 1s infinite}@-webkit-keyframes ripple{0%{-webkit-transform:scale(1)}75%{-webkit-transform:scale(1.75);opacity:1}to{-webkit-transform:scale(2);opacity:0}}@keyframes ripple{0%{transform:scale(1)}75%{transform:scale(1.75);opacity:1}to{transform:scale(2);opacity:0}}.audio-recoding .bottom-block-btn{width:100%;height:30vh;background:#1e2436;display:flex;align-items:flex-end;justify-content:space-between;flex-direction:column}.audio-recoding .bottom-block-btn .slide{width:100%;height:60px;padding-top:16px;overflow:hidden;display:flex;align-items:center;position:relative}.audio-recoding .bottom-block-btn .slide.on .one{-webkit-animation:one 10s linear infinite;animation:one 10s linear infinite}.audio-recoding .bottom-block-btn .slide.on .two{-webkit-animation:two 10s linear infinite;animation:two 10s linear infinite;-webkit-animation-delay:5s;animation-delay:5s}@-webkit-keyframes two{0%{left:100%}to{left:-100%}}@keyframes two{0%{left:100%}to{left:-100%}}@-webkit-keyframes one{0%{left:100%}to{left:-100%}}@keyframes one{0%{left:100%}to{left:-100%}}.audio-recoding .bottom-block-btn .slide img{width:100%;-o-object-fit:cover;object-fit:cover;height:30px;position:absolute;left:100%}.audio-recoding .bottom-block-btn .btn-part{width:100%;padding:0 30px 30px;display:flex;align-items:center;justify-content:center;flex-direction:column}.audio-recoding .bottom-block-btn .btn-part .recoding-time{padding-bottom:15px;font-size:.75em;color:#fff;display:block}.audio-recoding .bottom-block-btn .btn-part .recodin-btn{height:9vh;width:9vh;border-radius:50%;box-shadow:0 0 0 4px #fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.audio-recoding .bottom-block-btn .btn-part .recodin-btn span{height:8vh;width:8vh;border-radius:50%;background:#fd2e61;transition:.5s}.audio-recoding .bottom-block-btn .btn-part .recodin-btn span.on{height:4vh;width:4vh;border-radius:0}.audio-recoding-submit{width:100%;padding:52px 0 0}.audio-recoding-submit .audio-play-block{height:calc(75vh - 52px);width:100%;padding:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.audio-recoding-submit .audio-play-block .player .audio{display:none}.audio-recoding-submit .audio-play-block .player .custom-player{width:100%;display:flex}.audio-recoding-submit .audio-play-block .player .custom-player .current,.audio-recoding-submit .audio-play-block .player .custom-player .recorded-time{color:#80828a;font-size:.875em;padding:0 15px}.audio-recoding-submit .audio-play-block .player .custom-player .play-slide{flex-grow:1;margin:0 12px;display:flex;position:relative}.audio-recoding-submit .audio-play-block .player .custom-player .play-slide img{width:100%}.audio-recoding-submit .audio-play-block .player .custom-player .play-slide .slide-dot{position:absolute;background:hsla(0,0%,82.7%,.63);top:0;bottom:0;right:0}.audio-recoding-submit .audio-play-block .player .custom-player .play-slide .slide-dot:before{content:"";position:absolute;left:-6px;bottom:-1px;height:12px;width:12px;border-radius:50%;background:#bd67bf}.audio-recoding-submit .audio-play-block .player .control-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding-top:24px}.audio-recoding-submit .audio-play-block .player .control-btn span{margin:8px;transition:all .2s}.audio-recoding-submit .audio-play-block .player .control-btn span:active{transform:scale(.8)}.audio-recoding-submit .audio-play-block .player .control-btn span img{height:50px;box-shadow:0 10px 18px 4px rgba(252,183,251,.64);border-radius:50%}.video-recoding{width:100%;height:100vh;overflow:hidden;position:relative}.video-recoding .head{width:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0;justify-content:space-between;background:rgba(0,0,0,.59);position:fixed;top:0;z-index:9}.video-recoding .head .icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:50px;height:40px}.video-recoding .head .icon img{height:22px}.video-recoding .head .timing{color:#fff;font-size:.75em;font-weight:500}.video-recoding video{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover}.video-recoding .video-start-btn{width:100%;position:fixed;bottom:0;padding:14px;background:#ff2936;font-size:1.1em;font-weight:600;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.video-recoding .video-start-btn img{flex-shrink:0;margin-right:10px;height:16px}.video-submit{width:100%;padding:52px 0 0}.video-submit .video-block{width:100%;height:calc(75vh - 52px);position:relative}.video-submit .video-block video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-submit .video-block .play-icon{position:absolute;left:50%;top:50%;height:70px;margin-left:-45px;margin-top:-45px}.submit-popup{height:100vh;width:100%;position:fixed;top:0;align-items:center;justify-content:center;flex-shrink:0;background:rgba(0,0,0,.6);padding:16px;display:flex}.submit-popup .content{width:100%;padding:40px;background:#fff;border-radius:10px;box-shadow:0 1px 1px rgba(0,0,0,.1);text-align:center}.submit-popup .content p{font-size:1.1em;color:#262626;line-height:30px}.submit-popup .content .ok-btn{display:inline-flex;padding:8px 30px;color:#fff;margin-top:25px;background:#ff2936;border-radius:25px}.dashboard{width:100%;padding:52px 0 0;background:#f5f6f8;height:100vh}.dashboard .tabing{width:100%;background:#fff;display:flex;align-items:center;list-style-type:none}.dashboard .tabing li{width:33.33%;text-align:center;padding:16px 10px;font-size:.875em;border-bottom:2px solid transparent;color:#262626;font-weight:500}.dashboard .tabing li.active{color:#ff2936;border-color:#ff2936}.dashboard .tab-content{width:100%;height:calc(100vh - 103px);padding:16px;overflow-y:auto;display:block}.dashboard .tab-content::-webkit-scrollbar{display:none}.dashboard .tab-content .status{display:flex;align-items:center;border-bottom:1px solid #bec4c9;padding-bottom:10px}.dashboard .tab-content .status h1{font-size:1.8em}.dashboard .tab-content .status .text{font-size:1.1em;color:#3d3d3d;padding:5px 0 0 6px}.dashboard .tab-content .status .add-btn{margin-left:auto;background:#ff2936;display:flex;align-items:center;font-size:.75em;padding:7px 10px;color:#fff;border-radius:25px;font-weight:600}.dashboard .tab-content .status .add-btn img{margin-right:6px}.dashboard .tab-content .grid{width:100%;list-style-type:none;padding:16px 0 0}.dashboard .tab-content .grid li{display:flex;align-items:flex-start;flex-wrap:wrap;padding:14px;background:#fff;border-radius:8px;box-shadow:0 5px 10px rgba(138,149,158,.2);margin-bottom:12px}.dashboard .tab-content .grid li:last-child{margin-bottom:0}.dashboard .tab-content .grid li .text{width:calc(100% - 70px);padding-right:40px;flex-grow:1}.dashboard .tab-content .grid li .text p{color:#262626;font-size:.875em;line-height:22px;margin-bottom:10px}.dashboard .tab-content .grid li .text span{color:#898989;font-size:.75em;display:block}.dashboard .tab-content .grid li .picture{height:70px;width:70px;border-radius:10px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dashboard .tab-content .grid li .picture img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.dashboard .tab-content .grid li .picture .play-icon{position:absolute;height:16px;width:16px}.dashboard .tab-content .grid li .bottom-block{width:100%;border-top:1px solid #e8e8e8;margin-top:12px;padding-top:10px;display:flex;align-items:center;justify-content:center;color:#ff2936;font-size:.813em}.dashboard .tab-content .grid li .bottom-block img{flex-shrink:0;margin-left:6px}.dashboard .tab-content .grid li .bottom-block.link{justify-content:flex-start;color:#262626;font-weight:600}.dashboard .tab-content .grid li .bottom-block.link small{color:#898989;font-size:.9em;margin-right:4px}.create-popup{height:100vh;width:100%;position:fixed;top:0;align-items:center;justify-content:center;flex-shrink:0;background:rgba(0,0,0,.6);padding:16px;display:flex}.create-popup .content{width:100%;padding:30px;background:#fff;border-radius:10px;box-shadow:0 1px 1px rgba(0,0,0,.1);text-align:center}.create-popup .content p{margin-bottom:40px;color:#262626;font-size:1em;padding:0 10%;text-align:center;font-weight:600;line-height:28px}.create-popup .content .btns{display:flex;align-items:center;justify-content:space-between}.create-popup .content .btns .item{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-direction:column}.create-popup .content .btns .item span{height:66px;width:66px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.create-popup .content .btns .item span img{height:30px}.create-popup .content .btns .item small{margin-top:16px;font-size:.875em;color:#262626}.create-popup .content .btns .item.audio span{background:#fc6b8e;box-shadow:0 1px 15px #fc6b8e}.create-popup .content .btns .item.video span{background:#f9a46c;box-shadow:0 1px 15px #f9a46c}.create-popup .content .btns .item.video span img{height:26px}.TaC{width:100%;padding:0 0 48px}.TaC h2{padding:10px 16px 16px;font-size:1.2em;text-transform:capitalize;color:#262626}.TaC ul{width:100%;padding:0 16px;list-style:none}.TaC ul li{font-size:1em;margin-bottom:10px;color:#727272}.TaC .content{border-bottom:8px solid #f1f1f1;padding:10px 0 16px}.TaC .content-2{padding-top:14px}.TaC .content-2 p{padding:0 16px 16px;font-size:1em;line-height:24px;color:#727272}