.animated{animation-duration:1s;animation-fill-mode:forwards}.animated.bounceIn{animation-duration:.7s}.animated.bounceOut{animation-duration:.5s}.animated.bounceIn{animation-name:bounceIn}.animated.bounceOut{animation-name:bounceOut}.animated.fadeIn{animation-duration:.7s;animation-name:fadeIn}.animated.fadeOut{animation-duration:.3s;animation-name:fadeOut}.animated.bounceInDown{animation-name:bounceInDown}.animated.bounceOutUp{animation-name:bounceOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:perspective(1px) scale3d(.3,.3,.3)}20%{transform:perspective(1px) scale3d(1.1,1.1,1.1)}40%{transform:perspective(1px) scale3d(.9,.9,.9)}60%{opacity:1;transform:perspective(1px) scale3d(1.03,1.03,1.03)}80%{transform:perspective(1px) scale3d(.97,.97,.97)}to{opacity:1;transform:perspective(1px) scaleX(1)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.rrt-confirm-holder{height:100%;left:0;position:fixed;top:0;width:100%;z-index:99999999}.rrt-confirm-holder .shadow{background-color:#323a44cc;height:100%;width:100%}.rrt-confirm-holder .rrt-confirm{background-color:#fff;border-radius:4px;box-shadow:3px 3px 20px #333;left:50%;margin-left:-160px;overflow:hidden;position:absolute;top:20%;width:320px;z-index:9}.rrt-confirm-holder .rrt-confirm .rrt-message{background-color:#fff;clear:both;font-family:open-sanscondensed-light,sans-serif;font-size:1em;min-height:50px;padding:5%;text-align:center;width:100%}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder{display:flex}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button{background-color:#0000;border:none;border-top:1px solid #f0f0f0;cursor:pointer;flex-grow:1;float:left;font-size:14px;height:50px;margin:0;overflow:hidden;padding:0;text-transform:capitalize}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:hover{background-color:#f5f5f5}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-ok-btn:active{background-color:#60bb71;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-cancel-btn:active{background-color:#db6a64;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:focus{outline:none}body.toastr-confirm-active{overflow:hidden}.redux-toastr *,.redux-toastr :after,.redux-toastr :before{box-sizing:border-box}.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{padding:0 10px;position:fixed;width:350px;z-index:99999999}.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{top:0}.redux-toastr .bottom-right,.redux-toastr .top-right{right:0}.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right{bottom:0}.redux-toastr .bottom-left,.redux-toastr .top-left{left:0}.redux-toastr .bottom-center,.redux-toastr .top-center{left:50%;margin-left:-175px}@media(max-width:320px){.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{width:320px}.redux-toastr .bottom-center,.redux-toastr .top-center{margin-left:-160px}}.redux-toastr .toastr{background-color:#fcfcfc;border-radius:4px;box-shadow:2px 2px 10px #0006;color:#333;margin:10px 0;min-height:70px;opacity:.94;overflow:hidden;position:relative;width:100%;z-index:2}.redux-toastr .toastr:hover:not(.rrt-message){box-shadow:0 0 10px #0009;opacity:1}.redux-toastr .toastr .toastr-status{height:5px;width:100%}.redux-toastr .toastr .toastr-status.success{background-color:#60bb71}.redux-toastr .toastr .toastr-status.warning{background-color:#f7a336}.redux-toastr .toastr .toastr-status.info{background-color:#58abc3}.redux-toastr .toastr .toastr-status.error{background-color:#db6a64}.redux-toastr .toastr .rrt-left-container,.redux-toastr .toastr .rrt-right-container{float:left;overflow:hidden;text-align:center}.redux-toastr .toastr .rrt-left-container{bottom:0;left:0;position:absolute;top:0;width:80px}.redux-toastr .toastr .rrt-left-container .rrt-holder{height:70px;left:5px;line-height:60px;margin-top:-35px;position:absolute;top:50%;width:70px}.redux-toastr .toastr .rrt-left-container .toastr-icon{fill:#fff;margin-top:5px;vertical-align:middle}.redux-toastr .toastr .rrt-middle-container{float:left;font-family:Arial,Helvetica,sans-serif;font-size:1em;margin-left:80px;padding:10px 5px;position:relative;text-align:left;width:65%}.redux-toastr .toastr .rrt-middle-container .rrt-title{font-size:1.1em;font-weight:700;margin-bottom:5px}.redux-toastr .toastr .rrt-right-container{width:10%}.redux-toastr .toastr .close-toastr{background-color:#0000;border:none;color:#000;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial sans-serif;font-size:22px;height:100%;opacity:.5;outline:none;position:absolute;right:0;top:0;width:10%}.redux-toastr .toastr .close-toastr:hover{opacity:1}.redux-toastr .toastr .close-toastr:focus{outline:none}.redux-toastr .toastr .close-toastr span{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.redux-toastr .toastr.rrt-error,.redux-toastr .toastr.rrt-info,.redux-toastr .toastr.rrt-success,.redux-toastr .toastr.rrt-warning{color:#fff}.redux-toastr .toastr.rrt-info{background-color:#58abc3}.redux-toastr .toastr.rrt-info .rrt-progressbar{background-color:#378298}.redux-toastr .toastr.rrt-success{background-color:#60bb71}.redux-toastr .toastr.rrt-success .rrt-progressbar{background-color:#3e914d}.redux-toastr .toastr.rrt-warning{background-color:#f7a336}.redux-toastr .toastr.rrt-warning .rrt-progressbar{background-color:#d87e09}.redux-toastr .toastr.rrt-error{background-color:#db6a64}.redux-toastr .toastr.rrt-error .rrt-progressbar{background-color:#c5352e}.redux-toastr .toastr.rrt-light .rrt-progressbar{background-color:#ccc}.redux-toastr .toastr.rrt-light .toastr-icon{fill:#333!important}.redux-toastr .toastr.rrt-message{border:1px solid #dbdbdb;opacity:1}.redux-toastr .toastr.rrt-message .rrt-title{font-size:1.2em;height:50px;line-height:50px;overflow:hidden;padding:0 20px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:90%}.redux-toastr .toastr.rrt-message .rrt-text{background-color:#fff;border-bottom:1px solid #f1f1f1;border-top:1px solid #f1f1f1;font-size:1.1em;margin-bottom:20px;max-height:400px;overflow:hidden;overflow-y:auto;padding:15px;width:100%}.redux-toastr .toastr.rrt-message .rrt-text img{display:block;margin:10px auto;max-width:100%}.redux-toastr .toastr.rrt-message .close-toastr{height:50px}.redux-toastr .toastr .rrt-progress-container{bottom:20px;height:5px;margin:0 -20px -20px -60px;position:absolute;width:100%}.redux-toastr .toastr .rrt-progress-container .rrt-progressbar{border-radius:0 0 0 4px;height:100%}.redux-toastr .toastr-attention{background-color:#0006;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:1}.show{display:block!important}#messageList li.active{background-color:#e6eae3}#emoji{opacity:0;pointer-events:none}.open{display:block!important}.modalOpen,.open{opacity:1!important;pointer-events:auto!important}.modalContent{margin:60px auto!important;opacity:1!important}html{height:-webkit-fill-available}strong a{display:inline-block}.primary-bg-2{background-color:#eb4f42;color:#fff;transition:all .3s}.primary-bg-2:hover{background-color:#f3837b}.success-bg{background-color:#2ecc71;color:#fff;transition:all .3s}.success-bg:hover{background-color:#27ae60}.primary-bg{background-color:#e899ff;color:#fff;transition:all .3s}.primary-bg:hover{background-color:#ac79bb}.blue{color:#3394cc}.fixed-bg{background-position:50%;background-size:cover}*{box-sizing:border-box}.d-around{display:flex;justify-content:space-around}body{font-family:Karla,sans-serif;font-size:.9rem;font-weight:400;letter-spacing:-.3px;line-height:1.5;margin:0}b{font-weight:600}.container{margin:0 auto;max-width:1300px;position:relative}a{color:inherit;display:block;text-decoration:none}img{max-height:100%;max-width:100%}ul{margin:0;padding:0}ul li{list-style:none}small{color:#9997a2}.text-right{text-align:right}.colorWhite{color:#fff}.whiteBg{background:#fff}.d-block{display:block!important}.d-none{display:none!important}.d-flex{display:flex!important}.justify-content-center{justify-content:center!important}.align-items-center{align-items:center!important}.m-0{margin:0!important}.mt-1,.my-1{margin-top:.25rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mt-3,.my-3{margin-top:1rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mt-5,.my-5{margin-top:3rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mr-5,.mx-5{margin-right:3rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.ml-3,.mx-3{margin-left:1rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.ml-5,.mx-5{margin-left:3rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pt-3,.py-3{padding-top:1rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pt-5,.py-5{padding-top:3rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pr-3,.px-3{padding-right:1rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pr-5,.px-5{padding-right:3rem!important}.pl-1,.px-1{padding-left:.25rem!important}.pl-2,.px-2{padding-left:.5rem!important}.pl-3,.px-3{padding-left:1rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.pl-5,.px-5{padding-left:3rem!important}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:1rem}.p-4{padding:1.5rem}.p-5{padding:3rem}.w-100{width:100%!important}.cursor-pointer{cursor:pointer}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:inset 0 0 0 1000px #fff!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}#landingPage_2{height:100vh;overflow-x:hidden;overflow-y:auto}#landingPage_2::-webkit-scrollbar-track{background-color:#000;box-shadow:inset 0 0 6px #0000004d;-webkit-box-shadow:inset 0 0 6px #0000004d}#landingPage_2::-webkit-scrollbar{background-color:#000;width:6px}.Main_group__2-6l1 input:focus~i,.Main_group__2-6l1 input:valid~i,.Main_group__2-6l1 textarea:focus~i,.Main_group__2-6l1 textarea:valid~i,.Main_group__2-6l1.Main_active__xKlni i{color:#eb4f42!important}#landingPage_2::-webkit-scrollbar-thumb{background-color:#eb4f42;border:2px solid #eb4f42;border-radius:6px}button{border:0;cursor:pointer}button,input,select,textarea{outline:0!important}.table-container{display:block}.flag-icon{margin-right:.1em}.flex-table{border-bottom:1px solid #f0f3fe;display:flex;flex-flow:row wrap;transition:.5s}.flex-table:hover{background:#f5f5f5;transition:.5s}.flex-row{overflow:hidden;padding:10px 5px}.flex-row.first{flex:1 1}.rowspan{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:center}.flex-cell{padding:.5em;text-align:center;width:33.33333%}.mw-10{width:10px}.mw-20{width:20px}.mw-30{width:30px}.mw-40{width:40px}.mw-50{width:50px}.mw-60{width:60px}.mw-70{width:70px}.mw-80{width:80px}.mw-90{width:90px}.mw-100{width:100px}.mw-110{width:110px}.mw-120{width:120px}.mw-130{width:130px}.mw-140{width:140px}.mw-150{width:150px}.text-center{text-align:center}@media (max-width:767px){.flex-row{width:33.33333%}.column,.flex-row.first{width:100%}}@media (max-width:430px){.flex-table .flex-row{border-bottom:0}.flex-table .flex-row:last-of-type{border-bottom:1px solid #d9d9d9}.header .flex-row{border-bottom:1px solid}.flex-row{width:100%}.flex-row.first{border-bottom:1px solid #d9d9d9;width:100%}.column{width:100%}.column .flex-row{border-bottom:1px solid #d9d9d9}.flex-cell{width:100%}}@media (min-width:991px){.onlyMobile{display:none!important}}@media (max-width:991px){.onlyWeb{display:none!important}.p-5{padding:1rem}.d-flex{flex-wrap:wrap}}.alert{align-items:center;border:1px solid #0000;border-radius:.25rem;color:#fff;display:flex;font-size:15px;margin:30px 0;padding:1rem}.alert p{margin:0}.alert svg{flex:none}.alert-success{background:#28a745}.alert-danger{background:#ce494c}.alert-warning{background-color:#fff3cd;border-color:#ffecb5;color:#664d03}.alert-primary{background-color:#cfe2ff;border-color:#b6d4fe;color:#084298}.alert-success2{background-color:#d1e7dd;border-color:#badbcc;color:#0f5132}.redux-toastr .toastr .close-toastr{color:#fff;opacity:1}.redux-toastr .toastr .rrt-left-container{width:75px}.redux-toastr .toastr .rrt-left-container .toastr-icon{height:26px!important;width:26px!important}.redux-toastr .toastr .rrt-middle-container{display:flex;flex-direction:column;justify-content:center;margin-left:75px;min-height:70px}.Cal__Container__root{border-radius:15px;overflow:hidden}#emojiBtn{align-items:center;border-radius:100%;cursor:pointer;display:flex;height:34px;justify-content:center;position:absolute;right:0;width:34px}#emojiBtn:hover{background:#0000001a}#emoji.active{display:block}.emoji-mart-bar,.emoji-mart-search{display:none}.emoji-mart{border-radius:18px;box-shadow:0 0 15px #0003;overflow:hidden;width:317px!important}.css-2b097c-container{flex:1 1}.dropdown{position:relative}.dropdown.active .dropdown-bg,.dropdown.active .dropdown-menu{display:block}.dropdown .dropdown-bg{bottom:0;display:none;left:0;min-height:100vh;position:fixed;right:0;top:0;z-index:899}.dropdown .dropdown-menu{background-color:#fff;border-radius:5px;box-shadow:0 0 15px #0003;display:none;max-height:360px;min-width:200px;overflow-y:auto;padding:10px 0;position:absolute;right:0;top:100%;white-space:nowrap;z-index:9;z-index:900}.dropdown .dropdown-menu.left{left:0;right:auto}.dropdown .dropdown-menu ul,.dropdown .dropdown-menu ul li{width:100%}.dropdown .dropdown-menu ul li .a{background-color:initial;cursor:pointer;display:block;padding:10px 20px;transition:all .2s;width:100%}.dropdown .dropdown-menu ul li .a:hover{background-color:#eee}.intro-banner-vdo-play-btn{align-items:center;border-radius:100px;display:flex;height:14px;justify-content:center;position:relative;text-align:center;width:14px;z-index:1}.intro-banner-vdo-play-btn .online,.intro-banner-vdo-play-btn.online{background-color:#27ae60!important;background-image:linear-gradient(90deg,#27ae60,#2ecc71)}.intro-banner-vdo-play-btn .offline,.intro-banner-vdo-play-btn.offline{background-color:#ed184f!important;background-image:linear-gradient(90deg,#fd5581,#fd8b55)}.intro-banner-vdo-play-btn i{font-size:30px;line-height:56px}.intro-banner-vdo-play-btn .ripple{animation:ripple 1.8s infinite;border-radius:100px;height:30px;margin:auto;opacity:0;position:absolute;width:30px;z-index:-1}@media (max-width:991px){.dropdown-bg{left:-200px!important}body{overflow-x:hidden}.container{width:100%}}@keyframes ripple{0%{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(1)}}.intro-banner-vdo-play-btn .ripple:nth-child(2){animation-delay:.3s;-webkit-animation-delay:.3s}.intro-banner-vdo-play-btn .ripple:nth-child(3){animation-delay:.6s;-webkit-animation-delay:.6s}[tooltip]{position:relative}[tooltip]:after,[tooltip]:before{display:none;font-size:14px;line-height:1;opacity:0;pointer-events:none;position:absolute;text-transform:none;-webkit-user-select:none;user-select:none}[tooltip]:before{border:5px solid #0000;content:"";z-index:1001}[tooltip]:after{background:#333;border-radius:.3ch;box-shadow:0 1em 2em -.5em #00000059;color:#fff;content:attr(tooltip);font-family:Helvetica,sans-serif;max-width:21em;min-width:3em;overflow:hidden;padding:1ch 1.5ch;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:1000}[tooltip]:hover:after,[tooltip]:hover:before{display:block}[tooltip=""]:after,[tooltip=""]:before{display:none!important}[tooltip]:not([flow]):before,[tooltip][flow^=up]:before{border-bottom-width:0;border-top-color:#333;bottom:100%}[tooltip]:not([flow]):after,[tooltip][flow^=up]:after{bottom:calc(100% + 5px)}[tooltip]:not([flow]):after,[tooltip]:not([flow]):before,[tooltip][flow^=up]:after,[tooltip][flow^=up]:before{left:50%;transform:translate(-50%,-.5em)}[tooltip][flow^=down]:before{border-bottom-color:#333;border-top-width:0;top:100%}[tooltip][flow^=down]:after{top:calc(100% + 5px)}[tooltip][flow^=down]:after,[tooltip][flow^=down]:before{left:50%;transform:translate(-50%,.5em)}[tooltip][flow^=left]:before{border-left-color:#333;border-right-width:0;left:-5px;top:50%;transform:translate(-.5em,-50%)}[tooltip][flow^=left]:after{right:calc(100% + 5px);top:50%;transform:translate(-.5em,-50%)}[tooltip][flow^=right]:before{border-left-width:0;border-right-color:#333;right:-5px;top:50%;transform:translate(.5em,-50%)}[tooltip][flow^=right]:after{left:calc(100% + 5px);top:50%;transform:translate(.5em,-50%)}@keyframes tooltips-vert{to{opacity:.9;transform:translate(-50%)}}@keyframes tooltips-horz{to{opacity:.9;transform:translateY(-50%)}}[tooltip]:not([flow]):hover:after,[tooltip]:not([flow]):hover:before,[tooltip][flow^=down]:hover:after,[tooltip][flow^=down]:hover:before,[tooltip][flow^=up]:hover:after,[tooltip][flow^=up]:hover:before{animation:tooltips-vert .3s ease-out forwards}[tooltip][flow^=left]:hover:after,[tooltip][flow^=left]:hover:before,[tooltip][flow^=right]:hover:after,[tooltip][flow^=right]:hover:before{animation:tooltips-horz .3s ease-out forwards}.odometer.odometer-auto-theme,.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default,.odometer.odometer-theme-default .odometer-digit{*zoom:1;display:inline-block;*display:inline;position:relative;vertical-align:middle;*vertical-align:auto}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{*zoom:1;display:inline-block;*display:inline;vertical-align:middle;*vertical-align:auto;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{bottom:0;display:block;left:0;overflow:hidden;position:absolute;right:0;text-align:left;top:0}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{-webkit-backface-visibility:hidden;display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{transition:transform 2s}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{transform:translateY(0);transition:transform 2s}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{font-family:Helvetica Neue,sans-serif;line-height:1.1em}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center}#home{background:#fff}.Layout_general__9VkWj{color:#4d4d4d;display:flex;flex-direction:column}.Layout_general__9VkWj .Layout_left__7XMCR{flex:none;margin-right:30px;padding:20px 0;width:270px}.Layout_general__9VkWj .Layout_content__UOgH6{flex:1 1;width:1300px}.Layout_mobileLayout__SQic0{display:flex;flex-direction:column;min-height:100vh;padding-top:60px}.Layout_mobileLayout__SQic0 .Layout_content__UOgH6{flex:1 1}@media (max-width:991px){.Layout_Layout__fNo3R{overflow-x:auto;width:100%}.Layout_Layout__fNo3R .Layout_content__UOgH6{width:100%}}.Header_headerBar__wLgmi{background-color:#3f4257;border-radius:0 0 3px 3px;color:#fff;display:flex;font-size:16px;height:54px;justify-content:center;padding:12px;width:100%}.Header_headerBar__wLgmi .Header_container__3yxSC{align-items:center;display:flex;justify-content:space-between;width:1300px}.Header_headerBar__wLgmi .Header_container__3yxSC .Header_stat__DVkfr{display:flex}.Header_headerBar__wLgmi .Header_container__3yxSC .Header_stat__DVkfr select{background-color:#ffffff1a;border:0;border-radius:3px 0 0 3px;color:#fff;height:36px;padding:0 5px;width:90px}.Header_headerBar__wLgmi .Header_container__3yxSC .Header_stat__DVkfr ul{border:1px solid #ffffff1a;border-radius:0 3px 3px 0;display:flex;line-height:33px}.Header_headerBar__wLgmi .Header_container__3yxSC .Header_stat__DVkfr ul li{border-right:1px solid #ffffff1a;padding:0 14px}.Header_headerBar__wLgmi .Header_container__3yxSC .Header_stat__DVkfr ul li span{opacity:.7}.Header_headerBar__wLgmi .Header_container__3yxSC .Header_stat__DVkfr ul li b{margin-left:5px}.Header_headerBar__wLgmi .Header_container__3yxSC .Header_stat__DVkfr ul li:last-child{border-right:0}.Header_headerBar__wLgmi .Header_container__3yxSC .Header_stat__DVkfr .Header_reload__MgnQO{align-items:center;background:#525667;border-radius:0 3px 3px 0;cursor:pointer;display:flex;justify-content:center;width:40px}.Header_headerBar__wLgmi .Header_container__3yxSC .Header_stat__DVkfr .Header_reload__MgnQO img{width:20px}.Header_headerBar__wLgmi .Header_container__3yxSC .Header_headerProfile__o\+c4p .Header_profile__3snzj{align-items:center;cursor:pointer;display:flex;font-weight:700}.Header_headerBar__wLgmi .Header_container__3yxSC .Header_headerProfile__o\+c4p .Header_profile__3snzj img{margin-left:6px;width:12px}.Header_headerBar__wLgmi .Header_container__3yxSC .Header_headerProfile__o\+c4p ul li span{color:#3f4257}@media (max-width:991px){.Header_headerBar__wLgmi .Header_container__3yxSC{width:100%}.Header_headerBar__wLgmi .Header_container__3yxSC .Header_stat__DVkfr{margin-right:10px}.Header_headerBar__wLgmi .Header_container__3yxSC .Header_stat__DVkfr select{width:66px}.Header_headerBar__wLgmi .Header_container__3yxSC .Header_stat__DVkfr ul{line-height:18px}.Header_headerBar__wLgmi .Header_container__3yxSC .Header_stat__DVkfr ul li{display:flex;flex-direction:column;padding:0 4px}.Header_headerBar__wLgmi .Header_container__3yxSC .Header_stat__DVkfr ul li span{font-size:12px}.Header_headerBar__wLgmi .Header_container__3yxSC .Header_stat__DVkfr ul li b{margin-left:0}.Styles_modals__YiNW6 .Styles_messagesHeader__rY8dp{display:flex}.Styles_modals__YiNW6 .Styles_messagesHeader__rY8dp div{align-items:center;background-color:#1d864a;color:#fff;display:flex;flex:1 1;height:40px;justify-content:center;padding:0 15px}.Styles_modals__YiNW6 .Styles_messagesHeader__rY8dp div.Styles_active__LeSG4{background-color:#186a3a}.Styles_modals__YiNW6 .Styles_messagesHeader__rY8dp div img{margin-right:10px}.Styles_modals__YiNW6 .Styles_messagesContent__EAeW4{background-color:#fff;bottom:0;display:flex;flex:1 1;left:0;position:fixed;top:88px;transition:all .5s;width:200%}.Styles_modals__YiNW6 .Styles_messagesContent__EAeW4>div{flex:1 1;min-height:100%;width:50%}.Styles_modals__YiNW6 .Styles_messagesContent__EAeW4.Styles_active__LeSG4{left:-100%}}.Main_DatePicker__vteBY{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999}.Main_DatePicker__vteBY .Main_bg__RBbFx{background-color:#0000004d;bottom:0;left:0;position:absolute;right:0;top:0}.Main_buttons__HAe6t{align-items:center;border-radius:50px;box-shadow:0 0 0;display:flex;font-size:15px;height:52px;justify-content:center;padding:0 15px;text-transform:uppercase;transition:all .2s;width:100%}.Main_buttons__HAe6t:disabled,.Main_buttons__HAe6t[disabled]{cursor:auto;opacity:.5}.Main_buttons__HAe6t.Main_primaryOutline__CvkIT{background-color:#fff;border:2px solid var(--primary-color);color:var(--primary-color)}.Main_buttons__HAe6t.Main_primaryOutline__CvkIT:hover{background-color:var(--primary-color);color:#fff}.Main_buttons__HAe6t.Main_message__nLhkW{align-items:center;border-radius:0;border-top:1px solid #ffffff52;bottom:0;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;height:44px;left:0;margin:10px 0 0;padding:0;position:absolute;right:0}.Main_buttons__HAe6t.Main_message__nLhkW button{background-color:initial;color:#fff;font-size:13px;font-weight:600;height:45px;text-transform:uppercase;width:100%}.Main_buttons__HAe6t.Main_message__nLhkW span{align-items:center;display:flex;flex:1 1;justify-content:center}.Main_buttons__HAe6t.Main_message__nLhkW i{align-items:center;background:#42a3c1;border-radius:0 5px 5px 0;cursor:pointer;display:flex;font-size:22px;height:100%;margin-left:auto;padding:0 8px}.Main_buttons__HAe6t.Main_message__nLhkW i.Main_active__6-Aof{background:#f1f2f5!important;color:#f3d227}.Main_buttons__HAe6t.Main_message__nLhkW:hover{background-color:var(--primary-color);color:#fff}.Main_buttons__HAe6t.Main_danger__9k6KG{background-color:#f56667;color:#fff}.Main_buttons__HAe6t.Main_danger__9k6KG:hover{background-color:#f13e3f;color:#fff}.Main_buttons__HAe6t.Main_blue__4-fvq{background-color:#3498da;color:#fff}.Main_buttons__HAe6t.Main_blue__4-fvq:hover{background-color:#5fa9da;color:#fff}.Main_buttons__HAe6t.Main_orange__IJ45D{background-color:#f39c12;color:#fff}.Main_buttons__HAe6t.Main_orange__IJ45D:hover{background-color:#e67e22}.Main_buttons__HAe6t.Main_danger_2__bf6ag{background-color:#dc3545;color:#fff}.Main_buttons__HAe6t.Main_danger_2__bf6ag:hover{background-color:#bd2130;color:#fff}.Main_buttons__HAe6t.Main_primary__Bhk9-{background-color:var(--primary-color);color:#fff}.Main_buttons__HAe6t.Main_primary__Bhk9-:hover{background-color:var(--primary-color-dark);color:#fff}.Main_buttons__HAe6t.Main_secondary__duGZQ{background-color:#6d98f9;color:#fff}.Main_buttons__HAe6t.Main_secondary__duGZQ:hover{background-color:#5084fb;color:#fff}.Main_buttons__HAe6t.Main_secondary2__cp55j{background-color:#aca3ff;color:#fff}.Main_buttons__HAe6t.Main_secondary2__cp55j:hover{background-color:#8578ff;color:#fff}.Main_buttons__HAe6t.Main_gold__QLKpD{background-color:#f6c358;color:#fff}.Main_buttons__HAe6t.Main_gold__QLKpD:hover{background-color:#e8a34e;color:#fff}.Main_buttons__HAe6t.Main_dark__1jJPm{background-color:#454952;color:#fff}.Main_buttons__HAe6t.Main_dark__1jJPm:hover{background-color:#33363e;color:#fff}.Main_buttons__HAe6t.Main_success__1jAU9{background-color:var(--success-color);border-radius:50px;color:#fff;margin-bottom:10px;margin-top:20px;padding:12px 15px;width:100%}.Main_buttons__HAe6t.Main_success__1jAU9:hover{background-color:var(--success-color-dark)}.Main_messageInput__fiy4L{flex:1 1;padding:8px 24px 8px 10px}.Main_messageInput__fiy4L.Main_type_3__HLKXl{padding:4px 8px;width:100%}.Main_messageInput__fiy4L textarea{background-color:initial;border:0;line-height:20px;max-height:100px;min-height:20px;outline:none;overflow:hidden;resize:none;width:100%}.Main_messageInput__fiy4L textarea:focus{box-shadow:0 0 0}.Main_modal__8IRgm{bottom:0;left:0;max-width:100%!important;opacity:0;overflow:auto;pointer-events:none;position:fixed;right:0;top:0;transition:all .3s;z-index:999}.Main_modal__8IRgm.Main_buyGift__4tTgD .Main_title__oBn5U{background-color:#4158d0!important;background-image:linear-gradient(43deg,#4158d0,#c850c0 46%,#ffcc70)!important;color:#fff}.Main_modal__8IRgm.Main_active__6-Aof{opacity:1;pointer-events:auto}.Main_modal__8IRgm.Main_active__6-Aof .Main_bg__RBbFx{opacity:1}.Main_modal__8IRgm.Main_active__6-Aof .Main_content__5rMtz{margin:140px auto;opacity:1}.Main_modal__8IRgm .Main_bg__RBbFx{background-color:#00000080;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s}.Main_modal__8IRgm .Main_content__5rMtz{background-color:#fff;border-radius:3px;display:flex;flex:none;flex-direction:column;margin:150px auto;opacity:0;position:relative;transition:all .5s;z-index:2}.Main_modal__8IRgm .Main_content__5rMtz .Main_title__oBn5U{background:#fcfcfc;border-bottom:1px solid #eee;border-radius:10px 10px 0 0;padding:15px 20px}.Main_modal__8IRgm .Main_content__5rMtz .Main_title__oBn5U h3{font-size:25px;font-weight:500;margin:0}.Main_modal__8IRgm .Main_content__5rMtz .Main_close__BiK-c{align-items:center;background:#e74c3c;border-radius:100%;box-shadow:0 0 10px #0003;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:-12px;top:-12px;transition:all .2s;width:40px;z-index:1}.Main_modal__8IRgm .Main_content__5rMtz .Main_close__BiK-c img{width:18px}.Main_modal__8IRgm .Main_content__5rMtz .Main_close__BiK-c:hover{background:#c0392b}.Main_modal__8IRgm .Main_content__5rMtz .Main_padding__DgJJj{padding:20px}.Main_modal__8IRgm .Main_footer__LypIy>div{display:flex;flex-wrap:wrap;justify-content:center;padding:15px}.Main_modal__8IRgm .Main_footer__LypIy>div button:nth-child(2){margin-left:15px}.Main_match_alert__eb1ch{padding-left:40px;padding-right:40px;text-align:center}.Main_match_alert__eb1ch .Main_avatars__Kp5zJ{align-items:center;display:flex;justify-content:center}.Main_match_alert__eb1ch .Main_avatars__Kp5zJ>div{margin:40px 10px}.Main_match_alert__eb1ch .Main_avatars__Kp5zJ .Main_avatar__ZIlIa{background-position:50%;background-size:cover;border:3px solid #ada4ff;border-radius:100%;height:120px;width:120px}@media (min-width:991px){.Main_modal__8IRgm{animation:Main_modalAnimation__bru6u .4s ease-out forwards}.Main_modal__8IRgm.Main_active__6-Aof{opacity:0;pointer-events:auto}.Main_modal__8IRgm.Main_active__6-Aof .Main_content__5rMtz{animation:Main_modalAnimation2__43UQR .3s ease-out forwards}}@media (max-width:991px){.Main_modal__8IRgm .Main_content__5rMtz{max-width:90%}.Main_modal__8IRgm.Main_active__6-Aof .Main_content__5rMtz{margin:20px auto}.Main_modal__8IRgm.Main_messageModal__QyqeG .Main_content__5rMtz{border-radius:0;height:100%;margin:0 auto!important;max-width:100%;overflow:hidden}.Main_modal__8IRgm.Main_messageModal__QyqeG .Main_content__5rMtz .Main_close__BiK-c{box-shadow:0 0 0;right:1px;top:2px}.Main_modal__8IRgm.Main_messageModal__QyqeG .Main_padding__DgJJj>div:first-child>div:first-child{border-radius:0!important}.Main_messageInput__fiy4L textarea{font-size:16px}.Main_buttons__HAe6t.Main_message__nLhkW{margin-top:0}}@keyframes Main_modalAnimation__bru6u{to{opacity:1}}@keyframes Main_modalAnimation2__43UQR{to{margin:60px auto}}.MessagesList_2_general__qeIBc{flex:none;overflow:hidden;padding:0;width:300px}.MessagesList_2_general__qeIBc::-webkit-scrollbar{width:5px}.MessagesList_2_general__qeIBc::-webkit-scrollbar-track{background:#f1f1f1}.MessagesList_2_general__qeIBc::-webkit-scrollbar-thumb{background:#888}.MessagesList_2_general__qeIBc::-webkit-scrollbar-thumb:hover{background:#555}.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky{display:flex;flex:none;flex-direction:column;height:70vh;overflow:scroll;overflow-x:hidden}.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky ul{padding:0}.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky ul .MessagesList_2_loadMore__vkCrc{background-color:#4e92bf;color:#fff;justify-content:center;padding:12px;text-align:center}.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky ul .MessagesList_2_loadMore__vkCrc:hover{background-color:#67a5ce}.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky ul li{align-items:center;background-color:initial;cursor:pointer;display:flex;padding:8px 15px;transition:all .2s}.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky ul li.MessagesList_2_active__Xr0Qd{background-color:#e6eae3}.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky ul li:hover{background-color:#f1f1f1}.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky ul li .MessagesList_2_status__kT2PM{border:2px solid #fff;border-radius:100%;bottom:2px;height:14px;margin-right:4px;position:absolute;right:-4px;width:14px;z-index:2}.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky ul li .MessagesList_2_status__kT2PM.MessagesList_2_online__KHQYv{background-color:#3ec243}.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky ul li .MessagesList_2_status__kT2PM.MessagesList_2_offline__F5XRf{background-color:#f56667}.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky ul li .MessagesList_2_avatarContent__Vb64A{margin-right:10px;position:relative}.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky ul li .MessagesList_2_avatarContent__Vb64A .MessagesList_2_avatar__XH545{align-items:flex-start;background-position:50%;background-size:cover;border-radius:100%;display:flex;height:45px;justify-content:center;margin:auto;overflow:hidden;position:relative;width:45px}.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky ul li .MessagesList_2_messageIcon__zQmXd{align-items:center;background:#e899ff;color:#fff;cursor:pointer;display:flex;height:64px}.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky ul li .MessagesList_2_nickname__V\+whx{display:flex;font-size:15px;font-weight:500;justify-content:flex-start;justify-content:space-between;margin:0;overflow:hidden;white-space:nowrap}.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky ul li .MessagesList_2_nickname__V\+whx small{font-size:13px;opacity:.5}.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky ul li h2{color:#65676b;font-size:22px;margin:0 0 6px}.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky ul li .MessagesList_2_text__ALl0x{display:flex;flex:1 1;flex-direction:column;height:48px;justify-content:center;overflow:hidden;padding-top:2px}.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky ul li .MessagesList_2_text__ALl0x .MessagesList_2_messageSmall__AF44k{color:#a0a0a0;margin:0}.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky ul li span{align-items:center;background:#e899ff;border:1px solid #f0f2f5;border-radius:100%;color:#f0f2f5;display:flex;font-size:8px;font-weight:700;height:16px;justify-content:center;position:absolute;right:-4px;top:-4px;width:16px;z-index:2}.MessagesList_2_general__qeIBc.MessagesList_2_messagesPage__R-ItE{flex:none;height:calc(100vh - 184px);margin:0;overflow-y:auto}@media (min-width:991px){.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky{height:calc(100vh - 184px)}}@media (max-width:991px){.MessagesList_2_general__qeIBc{width:100%}.MessagesList_2_general__qeIBc.MessagesList_2_active__Xr0Qd{left:0!important}.MessagesList_2_general__qeIBc .MessagesList_2_messagesList__B9pky{height:100%}.MessagesList_2_general__qeIBc .MessagesList_2_title__ONNtF{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.MessagesList_2_general__qeIBc .MessagesList_2_title__ONNtF i{display:inline;font-size:20px}}.MessageBox_2_messageBox_2__1eaEC{background:#f1f1f1;display:flex;flex:1 1;flex-direction:column;height:100vh;padding:10px;position:relative;transition:all .3s;width:100%;z-index:10}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_buttons__ZwPDD{display:flex;margin-bottom:10px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_oldImages__gK\+KH{display:flex;flex-wrap:wrap}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_oldImages__gK\+KH li{width:50%}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_oldImages__gK\+KH li img{width:100%}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_info__rdLfw{background:red;border-radius:5px;color:#fff;height:32px;line-height:32px;margin-bottom:10px;padding-left:14px;padding-right:14px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_online__nkQy4{color:#6fba78}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_ccPhoto__Vu49R{display:flex;flex-wrap:wrap;width:300px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_ccPhoto__Vu49R p{text-align:center;width:100%}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_ccPhoto__Vu49R li{align-items:center;cursor:pointer;display:flex;height:81px;justify-content:center;margin:5px;overflow:hidden;width:81px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_ccPhoto__Vu49R li img{max-height:none;overflow:hidden;width:100%!important}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_note_1__q9Af\+{margin-bottom:0;max-height:108px;overflow:auto;width:100%}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_note_1__q9Af\+ li{background:#6a728c;border-radius:3px;color:#fff;display:flex;font-size:12px;margin-bottom:8px;padding:6px;width:100%}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_note_1__q9Af\+ li p{color:#fff;margin:0}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_note_1__q9Af\+ li small{color:#fff;float:right;opacity:.5}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_note_1__q9Af\+ li div{flex:1 1}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_writing__XZp4T{align-items:center;background:#fff;border-radius:3px;color:#000;display:flex;font-size:12px;opacity:.7;padding:3px 6px;position:absolute;right:22px;top:-25px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_writing__XZp4T span{animation:MessageBox_2_dotFlashing__WpT3l 1s linear infinite alternate;animation-delay:0s;animation-delay:.5s;background-color:#000;border-radius:4px;color:#000;display:block;height:4px;margin:3px 6px 0 10px;position:relative;width:4px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_writing__XZp4T span:after,.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_writing__XZp4T span:before{content:"";display:inline-block;position:absolute;top:0}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_writing__XZp4T span:before{animation:MessageBox_2_dotFlashing__WpT3l 1s infinite alternate;animation-delay:0s;background-color:#000;border-radius:4px;color:#000;height:4px;left:-6px;width:4px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_writing__XZp4T span:after{animation:MessageBox_2_dotFlashing__WpT3l 1s infinite alternate;animation-delay:1s;background-color:#000;border-radius:4px;color:#000;height:4px;left:6px;width:4px}@keyframes MessageBox_2_dotFlashing__WpT3l{0%{background-color:#000}50%,to{background-color:#ebe6ff}}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_avatar__tq\+a1{align-items:center;background-position:50%;background-size:cover;border-radius:100%;display:flex;flex:none;height:60px;justify-content:center;overflow:hidden;position:relative;width:60px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_avatar__tq\+a1:hover .MessageBox_2_overlay__msCIK{opacity:1}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_avatar__tq\+a1 .MessageBox_2_overlay__msCIK{align-items:center;background:#0000004d;bottom:0;color:#fff;display:flex;font-size:16px;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_nickname__2lf86{display:flex;flex:1 1;flex-direction:column;font-size:18px;font-weight:500;justify-content:flex-start;padding:0 10px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_nickname__2lf86 a{float:left;margin-bottom:5px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_nickname__2lf86 a:hover{text-decoration:underline}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_nickname__2lf86 .MessageBox_2_status__H8R9\+{align-items:center;display:flex;font-size:13px;font-weight:300}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_nickname__2lf86 .MessageBox_2_status__H8R9\+.MessageBox_2_online__nkQy4{color:#3ec243}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_nickname__2lf86 .MessageBox_2_status__H8R9\+.MessageBox_2_offline__I2HzM{color:#f56667}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_close__c6Bp1{color:#bec2c9;cursor:pointer;font-size:20px;margin-left:5px;margin-right:5px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_messageContent__lt0ee{flex:1 1;overflow:auto;overflow-x:hidden}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_messageContent__lt0ee ul{border-top:1px solid #ddd;display:flex;flex-direction:column-reverse;padding:10px 0}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_messageContent__lt0ee ul li{word-wrap:break-word;clear:both;color:#000;font-size:15px;line-height:18px;margin:8px 0;max-width:85%;padding:8px;position:relative}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_messageContent__lt0ee ul li p{margin:0}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_messageContent__lt0ee .MessageBox_2_messageLeft__tr9hp{background:#fff;border-radius:0 5px 5px 5px;margin-right:auto}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_messageContent__lt0ee .MessageBox_2_messageLeft__tr9hp>div .MessageBox_2_avatar__tq\+a1{float:left;height:28px;margin-right:5px;width:28px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_messageContent__lt0ee .MessageBox_2_messageLeft__tr9hp:after{border-color:#0000 #fff #0000 #0000;border-style:solid;border-width:0 10px 10px 0;content:"";height:0;left:-10px;position:absolute;top:0;width:0}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_messageContent__lt0ee .MessageBox_2_messageLeft__tr9hp .MessageBox_2_time__6vxbb img{display:none}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_messageContent__lt0ee .MessageBox_2_messageRight__BgLmo{background:#e1ffc7;border-radius:5px 0 5px 5px;margin-left:auto}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_messageContent__lt0ee .MessageBox_2_messageRight__BgLmo:after{border-color:#0000 #0000 #0000 #e1ffc7;border-style:solid;border-width:0 0 10px 10px;content:"";height:0;position:absolute;right:-10px;top:0;width:0}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_messageContent__lt0ee .MessageBox_2_buyBtn__-nbIm{display:none}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_messageContent__lt0ee .MessageBox_2_buyBtnActive__h\+7A8{background:#e899ff;border-radius:5px;color:#fff;cursor:pointer;font-size:12px;font-weight:700;height:50px;line-height:18px;margin:auto;padding:0 20px;width:115px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_messageContent__lt0ee .MessageBox_2_blur__XeLPR{display:flex;flex-direction:center;justify-content:center;min-height:150px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_messageContent__lt0ee .MessageBox_2_time__6vxbb{bottom:-4px;color:#00000073;display:inline-block;float:right;font-size:12px;padding:0 0 0 7px;position:relative}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_messageContent__lt0ee .MessageBox_2_time__6vxbb img{display:inline-block;height:16px;margin-left:2px;position:relative;top:4px;width:16px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_messageContent__lt0ee p{word-break:break-word}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_sendingImageGeneral__-Pk\+v{border:2px solid #fff;border-radius:5px;box-shadow:0 0 5px #0006;height:50px;left:0;margin-bottom:10px;opacity:.9;position:relative}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_sendingImageGeneral__-Pk\+v .MessageBox_2_deleteMsg__Jp7Fc{background:#d81616;border-radius:100%;color:#fff;cursor:pointer;display:flex;font-size:10px;font-weight:700;height:20px;justify-content:center;line-height:19px;position:absolute;right:-6px;text-align:center;top:-6px;width:20px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_imageCoin__0jN1g input{border:1px solid #ddd;border-radius:5px;height:50px;margin-left:5px;padding:0 10px;width:100px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_footer__Kfz3N{align-items:center;display:flex;flex-direction:column;margin-bottom:10px;padding:0;position:relative}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_footer__Kfz3N .MessageBox_2_coin__fcrfF{font-size:13px;margin-bottom:5px;padding:1px 6px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_footer__Kfz3N .MessageBox_2_messageGeneral__fNjdv{align-items:center;display:flex;flex-direction:column;width:100%}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_footer__Kfz3N .MessageBox_2_messageGeneral__fNjdv>div{align-items:center;display:flex;position:relative;width:100%}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_footer__Kfz3N .MessageBox_2_inputContent__H2ik6{background:#fff;border:1px solid #ddd;border-radius:3px;display:flex;flex:1 1;flex-direction:column;justify-content:center;overflow:hidden;padding:8px;position:relative;width:100%}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_footer__Kfz3N .MessageBox_2_inputContent__H2ik6 i{color:#ada4ff;font-size:20px;z-index:2}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_footer__Kfz3N .MessageBox_2_icons__99eaf{display:flex;margin-top:5px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_footer__Kfz3N .MessageBox_2_icons__99eaf .MessageBox_2_icon__aWHt-{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:5px;color:#333;cursor:pointer;display:flex;font-size:16px;height:36px;justify-content:center;margin-left:5px;overflow:hidden;position:relative;width:36px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_footer__Kfz3N .MessageBox_2_icons__99eaf .MessageBox_2_icon__aWHt-:hover{background-color:#f1f1f1}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_footer__Kfz3N .MessageBox_2_icons__99eaf .MessageBox_2_icon__aWHt- img{width:24px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_footer__Kfz3N .MessageBox_2_icons__99eaf .MessageBox_2_icon__aWHt- input{bottom:0;cursor:pointer;left:0;opacity:0;position:absolute;right:0;top:0;z-index:2}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_footer__Kfz3N .MessageBox_2_checkbox__WxOKT{cursor:pointer}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_footer__Kfz3N .MessageBox_2_checkbox__WxOKT label{align-items:center;display:flex;font-size:13px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_messageInput__MvNrH{background:#0000;border:0;font-size:16px;line-height:20px;outline:none;padding:0 10px;width:100%}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_button__e31BJ{align-items:center;background:#0000;border:0;border-radius:5px;color:#ada4ff;cursor:pointer;display:flex;font-weight:500;height:42px;justify-content:center;outline:none;padding:0;width:42px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_button__e31BJ i{font-size:22px;width:auto}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_gifModal__c1KjS{background:#fff;border-radius:5px;box-shadow:0 0 9px #0000001a;font-size:24px;height:300px;left:20px;overflow:auto;padding:10px;position:absolute;right:20px;top:40px;z-index:2}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_gifModal__c1KjS .MessageBox_2_load__uGljx{background:#eee;cursor:pointer;display:block;font-size:17px;margin:10px 0;opacity:.7;padding:5px 0;text-align:center;width:100%}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_gifModal__c1KjS ul{column-count:3;column-gap:10px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_gifModal__c1KjS ul li{break-inside:avoid;display:grid;grid-template-rows:1fr auto;margin-bottom:10px;page-break-inside:avoid}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_gifModal__c1KjS ul li img{display:block;grid-column:1;grid-row:1/-1;max-height:100%;max-width:100%}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_gifModal__c1KjS .MessageBox_2_input__2uPbK{align-items:center;display:flex;margin-bottom:10px;position:relative}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_gifModal__c1KjS .MessageBox_2_input__2uPbK img{cursor:pointer;position:absolute;right:10px;width:24px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_gifBg__V0rWX{background-color:#0003;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_emoji__n4xmn{background:#fff;border-radius:5px;bottom:none;box-shadow:0 0 9px #0000001a;font-size:24px;height:300px;left:0;overflow:auto;padding:10px;position:absolute;top:40px;width:300px;z-index:2}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_emoji__n4xmn ul{display:flex;flex-wrap:wrap}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_emoji__n4xmn ul li{background-color:initial;border-radius:5px;cursor:pointer;height:40px;line-height:40px;text-align:center;transition:all .2s;width:40px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_emoji__n4xmn ul li:hover{background-color:#eee}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_emojiBg__z1srh{background-color:#0003;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:1}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_fakeBtn__pjFWD,.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_userBtn__ZR1tc{display:none}@media (max-width:991px){.MessageBox_2_general__FnZwU{width:100%}.MessageBox_2_messageBox_2__1eaEC{min-height:100%}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_messageTextarea__kFEOq{font-size:16px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_checkbox__WxOKT{display:none}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_icons__99eaf{flex-direction:row-reverse}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_icons__99eaf .MessageBox_2_icon__aWHt-{margin-left:0!important;margin-right:5px}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_fakeBtn__pjFWD,.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_userBtn__ZR1tc{background-color:#333;border-radius:5px;bottom:15px;color:#fff;display:block;left:15px;padding:8px 12px;position:absolute;z-index:999}.MessageBox_2_messageBox_2__1eaEC .MessageBox_2_fakeBtn__pjFWD{background-color:var(--primary-color);left:auto;right:15px}}.Form_formGroup__2pjzz{background-color:#fff;border:1px solid #eee;border-radius:3px;display:block;height:52px;margin-bottom:12px;position:relative;width:100%}.Form_formGroup__2pjzz i{bottom:0;font-size:18px;height:26px;top:0}.Form_formGroup__2pjzz i,.Form_formGroup__2pjzz label{color:#9a9a9a;left:10px;margin:auto;pointer-events:none;position:absolute}.Form_formGroup__2pjzz label{font-size:16px;height:22px;top:12px;transition:all .2s}.Form_formGroup__2pjzz select{-webkit-appearance:none;appearance:none;-ms-appearance:none;border:none;padding-left:6px!important}.Form_formGroup__2pjzz select+label{font-size:13px;opacity:.7;top:5px}.Form_formGroup__2pjzz input,.Form_formGroup__2pjzz select,.Form_formGroup__2pjzz textarea{background-color:initial;border:1px solid #0000;border-radius:3px;bottom:-1px;font-size:16px;height:52px;left:-1px;padding-left:10px;padding-top:20px;position:absolute;right:-1px;top:-1px;transition:all .2s;width:calc(100% + 2px)}.Form_formGroup__2pjzz input:focus,.Form_formGroup__2pjzz select:focus,.Form_formGroup__2pjzz textarea:focus{border:1px solid #0984e3}.Form_formGroup__2pjzz input:focus+label,.Form_formGroup__2pjzz input:valid+label,.Form_formGroup__2pjzz select:focus+label,.Form_formGroup__2pjzz select:valid+label,.Form_formGroup__2pjzz textarea:focus+label,.Form_formGroup__2pjzz textarea:valid+label{font-size:13px;opacity:.7;top:5px}.Form_formGroup__2pjzz.Form_textarea__LLk-j,.Form_formGroup__2pjzz.Form_textarea__LLk-j textarea{height:120px}.Form_formGroup__2pjzz.Form_type_radio__qaRDW{background-color:#f1f1f1;display:flex}.Form_formGroup__2pjzz.Form_type_radio__qaRDW .Form_bg__hznWS{background-color:#74b9ff;border-radius:3px;border-radius:0 3px 3px 0;bottom:-1px;left:calc(50% + 1px);position:absolute;right:0;top:-1px;transition:all .4s;width:50%}.Form_formGroup__2pjzz.Form_type_radio__qaRDW .Form_bg__hznWS.Form_activeBg__s9bRY{background-color:#ff9ff3;border-radius:3px 0 0 3px;left:-1px}.Form_formGroup__2pjzz.Form_type_radio__qaRDW div{cursor:pointer;flex:1 1;position:relative;z-index:2}.Form_formGroup__2pjzz.Form_type_radio__qaRDW div input{cursor:pointer;opacity:0}.Form_formGroup__2pjzz.Form_type_radio__qaRDW div input:checked+label,.Form_formGroup__2pjzz.Form_type_radio__qaRDW div:nth-child(2) input:checked+label{color:#fff}.Form_formGroup__2pjzz.Form_type_radio__qaRDW div label{align-items:center;background-color:initial;bottom:0;color:#222;display:flex;font-size:16px;height:auto;justify-content:center;left:0;margin:auto;opacity:1;top:0;transition:all .2s;width:100%}.Styles_Gifts__KEiCJ{display:flex;flex-wrap:wrap}.Styles_Gifts__KEiCJ .Styles_box__rKZy3{padding:5px;width:25%}.Styles_Gifts__KEiCJ .Styles_box__rKZy3 .Styles_content__2xKQ7{align-items:center;border:2px solid #fff;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;padding:10px;transition:all .2s}.Styles_Gifts__KEiCJ .Styles_box__rKZy3 .Styles_content__2xKQ7:hover{border-color:#783bf9}.Styles_Gifts__KEiCJ .Styles_box__rKZy3 img{height:70px}.Styles_Gifts__KEiCJ .Styles_box__rKZy3 p{margin-bottom:5px;margin-top:0}.Styles_Gifts__KEiCJ .Styles_box__rKZy3 button{align-items:center;background-color:#21d4fd!important;background-image:linear-gradient(19deg,#21d4fd,#b721ff)!important;border-radius:5px;color:#fff;display:flex;font-size:16px;height:22px;justify-content:center;margin-top:5px;width:100px}@media (max-width:991px){.Styles_Gifts__KEiCJ .Styles_box__rKZy3{width:50%}}@keyframes Home_right__NI5UE{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:none}}@keyframes Home_left__VX4S9{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:none}}.Home_landingPage_1__sCmWT{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;width:100%}.Home_landingPage_1__sCmWT .Home_left__VX4S9{animation:Home_right__NI5UE 1s .4s both}.Home_landingPage_1__sCmWT .Home_right__NI5UE{animation:Home_left__VX4S9 1s .4s both}.Home_landingPage_1__sCmWT .Home_left__VX4S9,.Home_landingPage_1__sCmWT .Home_right__NI5UE{align-items:center;background-position:50%;background-size:cover;display:flex;flex:1 1;height:100vh;justify-content:center}.Home_landingPage_1__sCmWT .Home_test__S7eFy{display:flex;justify-content:space-between}.Home_landingPage_1__sCmWT .Home_test__S7eFy img{border-radius:3px;box-shadow:0 0 5px #0000001a;height:100px;margin-right:6px}.Home_landingPage_1__sCmWT .Home_textColor__P6mSF{color:#9997a2}.Home_landingPage_1__sCmWT .Home_a__BDlCM{cursor:pointer;text-decoration:underline}.Home_landingPage_1__sCmWT .Home_a__BDlCM:hover{text-decoration:none}.Home_landingPage_1__sCmWT .Home_formTopText__NP9-n{color:#9997a2;display:block;font-size:15px;margin-bottom:10px;padding:5px 0;text-align:center}.Home_landingPage_1__sCmWT .Home_slider_button__gBb7n{text-align:center;z-index:100}.Home_landingPage_1__sCmWT .Home_slick-track__0bo1-{display:flex}.Home_landingPage_1__sCmWT .Home_left__VX4S9{flex-direction:column;justify-content:space-between;padding:20px}.Home_landingPage_1__sCmWT .Home_bottom__lBWXY{width:100%}.Home_landingPage_1__sCmWT .Home_count__dVuAr{color:#fff;font-size:36px;font-weight:300;opacity:.8;text-align:left}.Home_landingPage_1__sCmWT .Home_count__dVuAr p{font-size:18px;margin-bottom:30px;margin-top:0}.Home_landingPage_1__sCmWT .Home_right__NI5UE{overflow:auto}.Home_landingPage_1__sCmWT .Home_login__fH5ru{margin-bottom:0;width:400px}.Home_landingPage_1__sCmWT .Home_login__fH5ru .Home_close__KjhVq{display:block;font-size:35px;margin:auto}.Home_landingPage_1__sCmWT .Home_text__bwQM6{color:#fff;max-width:90%;padding:0 30px}.Home_landingPage_1__sCmWT .Home_text__bwQM6 p{font-size:14px;font-weight:500;margin-bottom:20px;text-decoration:underline}.Home_landingPage_1__sCmWT .Home_text__bwQM6 h1{font-size:36px;font-weight:600;line-height:44px;margin-bottom:10px}.Home_landingPage_1__sCmWT .Home_text__bwQM6 button{margin-left:auto;margin-right:auto;max-width:360px}.Home_landingPage_1__sCmWT .Home_text__bwQM6 button:nth-child(4){margin-top:20px!important}.Home_landingPage_1__sCmWT .Home_genderRadio__YHkZi .Home_MuiFormGroup-root__fVflB{flex-wrap:nowrap}.Home_landingPage_1__sCmWT .Home_genderRadio__YHkZi .Home_MuiFormControlLabel-root__BoN5z>span:first-child{padding:10px 6px}.Home_landingPage_1__sCmWT .Home_boxHeader__eogrp{font-weight:500;padding:25px 0;text-align:center}.Home_landingPage_1__sCmWT .Home_boxHeader__eogrp p{background:#fff;display:inline;display:initial;margin:0;padding:0 10px;position:relative;z-index:2}.Home_landingPage_1__sCmWT .Home_boxHeader__eogrp hr{margin-top:-13px}.Home_landingPage_1__sCmWT .Home_box__fKQnI{background-color:#fff;border:0;border-color:#e6edf6;border-radius:5;display:flex;margin:0;overflow:hidden}.Home_landingPage_1__sCmWT .Home_box2__yeYnz{flex:1 1}.Home_landingPage_1__sCmWT .Home_blue__fA4J3{color:#3394cc}.Home_landingPage_1__sCmWT .Home_blue__fA4J3:hover{text-decoration:underline}.Home_landingPage_1__sCmWT .Home_logos__s43FE{bottom:0;display:flex;justify-content:flex-end;left:calc(50% + 18px);padding:15px;position:absolute;right:0}.Home_landingPage_1__sCmWT .Home_logos__s43FE img{display:block;height:41px}.Home_landingPage_1__sCmWT .Home_social__UCZ6I{bottom:0;display:flex;justify-content:flex-end;left:0;margin-right:auto;padding:15px;position:absolute}.Home_landingPage_1__sCmWT .Home_social__UCZ6I img{display:block;height:41px}.Home_landingPage_1__sCmWT .Home_social__UCZ6I a{align-items:center;border:1px solid #e6edf6;border-radius:5px;color:#4267b2;display:flex;font-size:28px;justify-content:center;margin-left:auto;margin-right:18px;width:41px}.Home_landingPage_1__sCmWT .Home_social__UCZ6I a:nth-child(2){color:#833ab4}.Home_landingPage_1__sCmWT .Home_menus__M6IpO{color:#fff;display:flex;font-size:14px;font-weight:500;justify-content:space-between;width:100%}.Home_landingPage_1__sCmWT .Home_menus__M6IpO ul{display:flex}.Home_landingPage_1__sCmWT .Home_menus__M6IpO ul li{cursor:pointer;margin:0 8px}.Home_landingPage_1__sCmWT .Home_loginBtn__9j7TO{border-radius:40px;box-shadow:0 0 0;padding:10px 15px;position:absolute;right:20px;top:15px}.Home_landingPage_1__sCmWT .Home_MuiFormControl-marginNormal__f5gM9{margin-top:10px}.Home_landingPage_1__sCmWT .Home_navbar__bDtHd{align-items:center;display:flex;left:0;position:absolute;right:0;top:15px;z-index:2}.Home_landingPage_1__sCmWT .Home_navbar__bDtHd ul{align-items:center;display:flex;float:right;white-space:nowrap}.Home_landingPage_1__sCmWT .Home_navbar__bDtHd ul li a{align-items:center;border:2px solid #0000;border-radius:5px;color:#fff;display:flex;font-size:14px;font-weight:700;height:54px;padding:0 15px;position:relative;vertical-align:middle}.Home_landingPage_1__sCmWT .Home_navbar__bDtHd ul li a.Home_active__AQewZ{border-color:#e899ff;color:#e899ff}.Home_landingPage_1__sCmWT .Home_navbar__bDtHd ul li:last-child{margin-right:20px}.Home_landingPage_1__sCmWT .Home_navbar__bDtHd .Home_logo__s21Dj{align-items:center;color:#3f4257;display:flex}.Home_landingPage_1__sCmWT .Home_navbar__bDtHd .Home_logo__s21Dj .Home_img_wrap__h7vJa{margin-right:13px;max-width:250px;transition:opacity .3s ease}.Home_landingPage_1__sCmWT .Home_navbar__bDtHd .Home_logo__s21Dj .Home_img_wrap__h7vJa img{max-height:54px}.Home_landingPage_1__sCmWT .Home_navbar__bDtHd .Home_logo__s21Dj .Home_sub-title__IOJuu{font-size:10px;margin-top:2px;opacity:.5;text-transform:uppercase}@media (max-width:991px){.Home_landingPage_1__sCmWT .Home_right__NI5UE{min-height:100vh}.Home_landingPage_1__sCmWT .Home_test__S7eFy{justify-content:center;margin-bottom:auto}.Home_landingPage_1__sCmWT .Home_test__S7eFy img{height:80px;margin-bottom:10px;margin-top:10px}.Home_landingPage_1__sCmWT .Home_buttonMobile2__lg5-D,.Home_landingPage_1__sCmWT .Home_buttonMobile__ZItww{height:50px}.Home_landingPage_1__sCmWT .Home_buttonMobile2__lg5-D,.Home_landingPage_1__sCmWT .Home_buttonMobile__ZItww{display:block;margin-top:25px!important;margin:auto}.Home_landingPage_1__sCmWT .Home_text__bwQM6 h1{font-size:30px}.Home_landingPage_1__sCmWT .Home_logos__s43FE{left:0;position:relative;right:0;top:0}.Home_landingPage_1__sCmWT .Home_menus__M6IpO ul{flex-wrap:wrap;justify-content:flex-end}.Home_landingPage_1__sCmWT .Home_left__VX4S9{display:none;height:100%;min-height:100vh;width:100%}.Home_landingPage_1__sCmWT .Home_right__NI5UE{background-color:#fff;padding:20px;transition:all .3s}.Home_landingPage_1__sCmWT .Home_right__NI5UE.Home_active__AQewZ{align-items:baseline;left:0}.Home_landingPage_1__sCmWT .Home_box__fKQnI,.Home_landingPage_1__sCmWT .Home_login__fH5ru{min-height:100vh}.Home_landingPage_1__sCmWT .Home_box__fKQnI{padding:20px}.Home_landingPage_1__sCmWT .Home_closeMobile__p1SXF{display:block;font-size:35px;margin:auto}.Home_landingPage_1__sCmWT .Home_text__bwQM6{padding:0}.Home_landingPage_1__sCmWT .Home_MuiButton-sizeSmall__IS5Ui,.Home_landingPage_1__sCmWT .Home_slick-arrow__qOrD9{display:none!important}.Home_landingPage_1__sCmWT #Home_step3__YX9bk .Home_boxHeader__eogrp,.Home_landingPage_1__sCmWT #Home_step3__YX9bk>button:first-child{display:none}.Home_landingPage_1__sCmWT .Home_logos__s43FE{justify-content:center;padding:0}.Home_landingPage_1__sCmWT .Home_social__UCZ6I{display:none;justify-content:space-between;margin:30px auto 10px;width:100px}.Home_landingPage_1__sCmWT .Home_social__UCZ6I a{background-color:#fff;flex:none;margin:0!important;width:44px}.Home_landingPage_1__sCmWT .Home_count__dVuAr{align-items:center;display:flex;text-align:center}.Home_landingPage_1__sCmWT .Home_count__dVuAr p{margin-bottom:0;margin-left:15px;text-decoration:none}body .Home_landingPage_1__sCmWT{min-height:100%}body .Home_landingPage_1__sCmWT>div{left:0;right:0}}@media (max-width:500px){.Home_landingPage_1__sCmWT .Home_text__bwQM6 h1{font-size:20px;line-height:26px}}.Form_content__xws9B{color:#202842;display:flex;flex-direction:column}.Form_content__xws9B .Form_inputContent__tbbJu{padding:5px 20px}.Form_content__xws9B .Form_inputContent__tbbJu p{font-size:12px;font-weight:500}.Form_content__xws9B .Form_control__pH5B5{cursor:pointer;display:flex;flex-wrap:wrap;margin-top:0;padding-left:35px;position:relative}.Form_content__xws9B .Form_control__pH5B5 .Form_colorRed__uCYV0{color:#e94155}.Form_content__xws9B .Form_control__pH5B5 input{opacity:0;position:absolute;z-index:-1}.Form_content__xws9B .Form_control__pH5B5 .Form_control__indicator__AJwal{background:#eee;border-radius:3px;height:25px;left:0;position:absolute;top:8px;width:25px}.Form_content__xws9B .Form_control__pH5B5 .Form_control__indicator__AJwal:after{border:solid #666;border-width:0 2px 2px 0;content:"";height:10px;left:9px;position:absolute;top:4px;transform:rotate(45deg);width:5px}.Form_content__xws9B .Form_control__pH5B5 input:focus~.Form_control__indicator__AJwal,.Form_content__xws9B .Form_control__pH5B5:hover input~.Form_control__indicator__AJwal{background:#ddd}.Form_content__xws9B .Form_control__pH5B5 input:checked~.Form_control__indicator__AJwal{background:#1dd1a1}.Form_content__xws9B .Form_control__pH5B5 input:checked~.Form_control__indicator__AJwal:after{border-color:#fff}.Form_content__xws9B .Form_control__pH5B5 input:checked:focus~.Form_control__indicator__AJwal,.Form_content__xws9B .Form_control__pH5B5:hover input:not([disabled]):checked~.Form_control__indicator__AJwal{background:#1dd1a1}.Form_content__xws9B .Form_control__pH5B5 input:checked~.Form_control__indicator__AJwal:after{display:block}.Form_content__xws9B .Form_lists__hB\+ds{margin-top:15px;padding:0}.Form_content__xws9B .Form_lists__hB\+ds .Form_list__4TXri{align-items:center;color:#222;display:flex;margin-bottom:5px}.Form_content__xws9B .Form_lists__hB\+ds .Form_list__4TXri .Form_svg__sdgRX{color:#1dd1a1;font-size:16px;margin-right:10px}.Form_content__xws9B form .Form_row__pIcsG{display:flex}.Form_content__xws9B form .Form_row__pIcsG>div{margin-right:12px;width:100%}.Form_content__xws9B form .Form_row__pIcsG>div:last-child{margin-right:0}.Form_content__xws9B .Form_boxHeader__X37vo{color:#9997a2;font-weight:500;padding:25px 0;text-align:center}.Form_content__xws9B .Form_boxHeader__X37vo p{background:#fff;display:inline;display:initial;margin:0;padding:0 10px;position:relative;z-index:2}.Form_content__xws9B .Form_boxHeader__X37vo hr{margin-top:-13px}@media (max-width:991px){form .Form_row__pIcsG.Form_mobile__4woPy{flex-direction:column}form .Form_row__pIcsG>div{margin-right:0}.Form_lists__hB\+ds{padding:0}}.Dashboard_Dashboard__0wFAq{border:1px solid #eee;border-bottom:0;border-radius:3px;display:flex;margin-top:10px;width:100%}.Dashboard_Dashboard__0wFAq .Dashboard_list__DYunZ{border-right:1px solid #eee;flex:1 1;width:100%}.Dashboard_Dashboard__0wFAq .Dashboard_list__DYunZ:last-child{border-right:0}.Dashboard_Dashboard__0wFAq .Dashboard_title__S67UU{background-color:#eee;display:block;font-size:16px;margin-bottom:0;padding:10px;text-align:center}.Dashboard_Dashboard__0wFAq .Dashboard_message__yo53S{display:flex;left:0;position:fixed;right:0;top:0}@media (max-width:991px){.Dashboard_Dashboard__0wFAq{display:flex;flex-direction:column}.Dashboard_Dashboard__0wFAq .Dashboard_list__DYunZ{height:auto}}.Waiting_general__H6AkE{flex:none;overflow:scroll;padding:10px;width:100%}.Waiting_general__H6AkE::-webkit-scrollbar{width:5px}.Waiting_general__H6AkE::-webkit-scrollbar-track{background:#f1f1f1}.Waiting_general__H6AkE::-webkit-scrollbar-thumb{background:#888}.Waiting_general__H6AkE::-webkit-scrollbar-thumb:hover{background:#555}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ{display:flex;flex:none;flex-direction:column}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul{padding:0}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul .Waiting_loadMore__LQ3r4{background-color:#4e92bf;color:#fff;justify-content:center;padding:12px;text-align:center}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul .Waiting_loadMore__LQ3r4:hover{background-color:#67a5ce}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li{align-items:center;background-color:initial;border-radius:30px;cursor:pointer;display:flex;margin-bottom:14px;padding:0;position:relative;transition:all .2s}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li b{max-width:60px;overflow:hidden}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li.Waiting_active__xaShf{background-color:#e6eae3}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li.Waiting_disable__-j8Ej{background-color:#e6eae3;opacity:.5;pointer-events:none}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li:hover{background-color:#f1f1f1}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li:hover .Waiting_close__fiD3h{opacity:1;pointer-events:all}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li .Waiting_content__0XQJe{align-items:center;display:flex;width:100%}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li .Waiting_close__fiD3h{align-items:center;background-color:#e74c3c;border-radius:20px;color:#fff;cursor:pointer;display:flex;height:20px;justify-content:center;line-height:20px;opacity:0;pointer-events:none;position:absolute;right:-5px;top:-5px;transition:all .2s;width:20px}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li .Waiting_status__so\+Bs{border:2px solid #fff;border-radius:100%;bottom:2px;height:14px;margin-right:4px;position:absolute;right:-4px;width:14px;z-index:2}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li .Waiting_status__so\+Bs.Waiting_online__obfpQ{background-color:#3ec243}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li .Waiting_status__so\+Bs.Waiting_offline__ecKs5{background-color:#f56667}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li .Waiting_avatarContent__5Ixco{position:relative}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li .Waiting_avatarContent__5Ixco .Waiting_avatar__T2Krd{align-items:flex-start;background-position:50%;background-size:cover;border-radius:100%;display:flex;height:35px;justify-content:center;margin:auto;overflow:hidden;position:relative;width:35px}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li .Waiting_messageIcon__1Xbu3{align-items:center;background:#e899ff;color:#fff;cursor:pointer;display:flex;height:64px}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li .Waiting_nickname__Gdr\+F{display:flex;font-size:15px;font-weight:500;justify-content:flex-start;justify-content:space-between;margin:0;padding:0 10px;white-space:nowrap}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li .Waiting_nickname__Gdr\+F small{font-size:13px;opacity:.5}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li h2{color:#65676b;font-size:22px;margin:0 0 6px}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li .Waiting_text__cglR6{display:flex;flex:1 1;flex-direction:column;justify-content:center;overflow:hidden}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li .Waiting_text__cglR6 .Waiting_messageSmall__x1HSM{color:#a0a0a0;margin:0 10px}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li .Waiting_text__cglR6 .Waiting_cc__OmeXu{display:flex;flex-wrap:wrap}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li .Waiting_text__cglR6 .Waiting_cc__OmeXu span{display:flex}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ ul li .Waiting_text__cglR6 .Waiting_cc__OmeXu b{font-size:12px;margin:0 10px}.Waiting_general__H6AkE.Waiting_messagesPage__x5qu5{flex:none;height:calc(100vh - 146px);margin:0;overflow-y:auto}@media (min-width:991px){.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ{height:calc(100vh - 146px)}}@media (max-width:991px){.Waiting_general__H6AkE{height:100%;width:100%}.Waiting_general__H6AkE.Waiting_active__xaShf{left:0!important}.Waiting_general__H6AkE .Waiting_messagesList__ux8pZ{height:100%}.Waiting_general__H6AkE .Waiting_title__uho2x{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.Waiting_general__H6AkE .Waiting_title__uho2x i{display:inline;font-size:20px}}.styles_box__vAcQ2{display:flex;flex:none;flex-direction:column;height:100vh;overflow:hidden;width:400px}.styles_box__vAcQ2 .styles_close__pI9lH{align-items:center;background-color:red;color:#fff;display:flex;display:none;font-size:20px;height:37px;justify-content:center;position:absolute;right:0;top:0;width:37px}.styles_ul__4JvZw{padding:7px}.styles_ul__4JvZw li{display:flex;font-size:12px;justify-content:space-between;margin-bottom:4px}.styles_ul__4JvZw li:last-child{margin-bottom:0}.styles_ul_2__Qvvs\+{height:100%;padding:7px}.styles_ul_2__Qvvs\+ li{display:flex;justify-content:space-between}.styles_ul_2__Qvvs\+ li p{font-size:11px;font-weight:600;line-height:30px;margin:0;white-space:nowrap}.styles_ul_2__Qvvs\+ li input{background-color:initial;border:0;height:28px;margin-bottom:5px;text-align:right}.styles_ul_3__mADOO li input{height:28px}.styles_ul_3__mADOO li input,.styles_ul_3__mADOO li textarea{background-color:#0000000d;border:0;line-height:28px;margin-bottom:5px;padding:0 15px;text-align:left;width:100%}.styles_note_1__BhnnR{margin-bottom:16px;max-height:108px;overflow:auto}.styles_note_1__BhnnR li{background:#6a728c;border-radius:5px;color:#fff;display:flex;font-size:11px;line-height:11px;margin-bottom:8px;padding:0 6px 6px}.styles_note_1__BhnnR li p{margin:0}.styles_note_1__BhnnR li small{color:#fff;float:right;opacity:.5}.styles_note_1__BhnnR li div{flex:1 1}@media (max-width:991px){.styles_box__vAcQ2{bottom:0;display:none;left:0;position:fixed;right:0;top:0;width:100%;z-index:999}.styles_box__vAcQ2 .styles_close__pI9lH{display:flex}}
/*# sourceMappingURL=main.995dc86f.css.map*/