.heading .filters .line select{width:auto}.heading .filters .line input{width:100%}.pointer{cursor:pointer}.filter-main .filter-list.disable{display:none;height:0;transition:all .1s linear;opacity:0}.catalog .item .block .user-buttons-mobile button{background:none}img{font-size:0}.chat{--chat-sidebar-width:260px;--chat-body-width:calc(var(--container-width) - var(--chat-sidebar-width));padding:0!important}.chat-container{display:flex;width:100%;max-width:var(--container-width);margin:0 auto;overflow-y:hidden}.chat-container,.chat-list{position:relative;height:100%}.chat-list{background-color:#fff}.rce-container-clist{display:block;overflow:auto}.rce-container-clist::-webkit-scrollbar{width:5px}.rce-container-clist::-webkit-scrollbar-thumb{background-color:rgba(49,54,63,.3);border-radius:6px}.rce-citem-avatar__online{left:unset;right:18px}.chat-list{flex-grow:0;flex-shrink:0;flex-basis:var(--chat-sidebar-width);left:0;max-width:380px;overflow:auto;transition:left .2s}.chat-list .rce-citem{transition:background-color .2s,color .2s}.chat-list .rce-citem:hover{background-color:#77bf22!important;color:#fff}.chat-list .rce-citem-body--bottom-title{transition:color .2s}.chat-list .rce-citem:hover .rce-citem-body--bottom-title{color:#fff}.chat-body{flex-grow:1;flex-shrink:1;flex-basis:var(--chat-body-width);max-width:var(--chat-body-width);display:flex;flex-direction:column;background-color:#e7e7e7;box-shadow:inset 1px 0 0 rgba(0,0,0,.2)}.message-list{flex:1 1;min-width:140px;overflow:auto;background-color:#e7e7e7}.message-list::-webkit-scrollbar{width:5px}.message-list::-webkit-scrollbar-thumb{background-color:rgba(49,54,63,.3);border-radius:6px}.chat__empty-announcers-msg{width:100%;padding:60px 10px 0;font-size:18px;text-align:center;color:#979797}@media screen and (max-width:640px){.chat-list{position:absolute;left:-380px;z-index:1}.chat-body{max-width:100%}.chat-list.chat-list--open{width:100%;max-width:unset;left:0}}header{position:sticky;position:-webkit-sticky;top:0;background:#fff;padding:10px 0;border-bottom:1px solid #e4e4e4;z-index:11}header .logo,header .logo a{color:#111;font-size:23px;line-height:23px;text-decoration:none;font-weight:700}header .box{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}header .box-main{width:50%}header .box-chat{margin-right:auto;margin-left:85px;position:relative}header .menu{margin:0;padding:0;list-style:none}header .menu>li{margin-right:40px;padding:10px 0;float:left;position:relative}header .menu li.has-submenu{padding-left:20px}header .menu li.has-submenu .arrowhead{position:absolute;top:14px;left:0;width:10px;height:12px}header .menu li.has-submenu:hover .arrowhead{transform:rotate(180deg)}header .menu li.has-submenu:hover .info-dropdown{display:block}header .menu .info-dropdown,header .menu .menu-drop_menu{width:200px;background:#fff;position:absolute;top:100%;left:0;display:none;margin:0;padding:0;list-style:none}header .menu .info-dropdown{box-shadow:0 0 5px 0 #aaa}@media (max-width:768px){header .menu .info-dropdown{box-shadow:none;margin-top:15px}header .menu li.has-submenu{padding-left:0}header .menu li.has-submenu .arrowhead{display:none}}header .menu .info-dropdown li{width:100%}header .menu .profile-dropdown ul{top:100%;left:auto;right:0}header .menu .info-dropdown li,header .menu .profile-dropdown ul li{width:100%;margin:0;box-sizing:border-box;transition:all .5s}header .menu .info-dropdown li a,header .menu .info-dropdown li span,header .menu .profile-dropdown ul li a,header .menu .profile-dropdown ul li span{color:#000;padding:12px 15px;display:block}header .menu .info-dropdown li:hover,header .menu .profile-dropdown ul li:hover{background:rgba(0,0,0,.3);transition:all .5s}header .menu li:last-child{margin-right:0}header .menu li a{text-decoration:none;font-size:13px;line-height:13px;color:#111}header .menu li:hover a,header .menu li a{transition:all .5s}header .profile-dropdown li:hover>ul{display:block;z-index:999}header .profile-info{display:flex;justify-content:space-between;align-items:center}header .profile-info .item{cursor:pointer}header .menu li>span{text-decoration:none;font-size:13px;line-height:13px;color:#111;cursor:pointer}.list-profile .profile-info{width:100%;display:flex;justify-content:flex-end;align-items:center;margin-top:20px}.list-profile .item,header .profile-info .item{margin:0 10px;font-size:13px;display:flex;justify-content:flex-start;align-items:center}header .profile-info .item .count{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#f95555;border-radius:50%;font-size:12px;color:#fff;box-sizing:border-box}.list-profile .item a,header .profile-info .item a{text-decoration:none;color:#111;font-size:13px;display:flex;justify-content:flex-start;align-items:center}.list-profile .item img,.list-profile .item svg,header .profile-info .item img,header .profile-info .item svg{margin-right:5px;width:15px}.list-profile .item .miniava,header .profile-info .item .miniava{height:35px;border-radius:17px;margin-left:20px;display:flex;justify-content:space-between;align-items:center;text-align:left}.list-profile .item .miniava .frame,header .profile-info .item .miniava .frame{width:35px;min-width:35px;height:35px;margin-left:10px;overflow:hidden;border-radius:50%;object-fit:fill}.list-profile .item .miniava img,.list-profile .item .miniava svg,header .profile-info .item .miniava img,header .profile-info .item .miniava svg{width:35px;height:35px;object-fit:cover}.list-profile .item ul,header .profile-info .item ul{margin:0;padding:0;list-style:none}.list-profile .item ul li,header .profile-info .item ul li{position:relative;display:inline-block;margin-right:-4px;text-align:center}.list-profile .item ul li a,header .profile-info .item ul li a{color:#111;text-decoration:none}.list-profile .item ul li ul,header .profile-info .item ul li ul{position:absolute;top:100%;right:0;width:200px;background:#fff;border:1px solid #e9e7e7;z-index:9999}.list-profile .item ul li ul li,header .profile-info .item ul li ul li{display:block;width:100%;margin:0;text-align:left}.list-profile .item ul li ul li a,.list-profile .item ul li ul li button,header .profile-info .item ul li ul li a,header .profile-info .item ul li ul li button{display:block;padding:15px 20px;color:#111;border-bottom:1px solid #e9e7e7;background:#fff;font-size:13px;text-decoration:none;transition:all .5s}header .profile-info .item ul li ul li button{width:100%}.list-profile .item ul li ul li.yamoney,header .profile-info .item ul li ul li.yamoney{background:#f4f4f4;width:100%;padding:10px;font-size:14px;color:#a4a4a4}.list-profile .item ul li ul li.yamoney .cash,header .profile-info .item ul li ul li.yamoney .cash{font-size:13px;color:#000;margin-bottom:5px}.list-profile .item ul li ul li.yamoney span,header .profile-info .item ul li ul li.yamoney span{font-size:12px;display:block;margin-top:5px;color:#111}.list-profile .item ul li ul li:hover a,.list-profile .item ul li ul li:hover button,header .profile-info .item ul li ul li:hover a,header .profile-info .item ul li ul li:hover button{color:#77bf22;transition:all .5s}.feedback-form .head-registration{text-align:center;width:90%}.feedback-form .input-stars{width:80%;text-align:center}.feedback-form textarea{width:100%;height:100%;border-radius:7px;border:1px solid #888;box-sizing:border-box;outline:none;-moz-appearance:none;resize:none;color:#000;padding:10px 70px 10px 15px;font-size:13px}.feedback-form .text-feedback{height:100px;display:block}.feedback-form .text-feedback .block{height:100%}.review-user-form .image{text-align:center;margin-bottom:15px}.review-user-form .image .box{width:65px;height:65px;border-radius:50%;overflow:hidden;background:url(data:image/png;base64,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) no-repeat 50%;background-size:cover;margin:0 auto}.review-user-form .image img{width:65px;height:65px;object-fit:cover}.review-user-form .head-registration,.review-user-form .input-stars{text-align:center;width:100%}.review-user-form .input-stars .greenstar{margin-left:10px;margin-right:10px}.review-user-form textarea{width:100%;height:100%;border-radius:7px;border:1px solid #888;box-sizing:border-box;outline:none;-moz-appearance:none;resize:none;color:#000;padding:10px;font-size:13px}.review-user-form .text-feedback{height:100px;display:block}.review-user-form .text-feedback .block{height:100%}.menu-show-hover{display:block}.rur,.valsec{display:inline-block!important}.sub-menu .valsec{padding-left:5px!important}.time-schedule-form input{padding:0 10px!important;text-align:center}.card-container{color:#000;display:flex;align-items:center;justify-content:space-between}.title-commission-text{color:#000;margin-bottom:10px!important}.paid-bills-container{display:flex;font-size:11px;color:#000}.paid-bills-container p{margin:0 0 3px}.title-commission{width:100%}.commission-date{text-align:left}.commission-description{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.cookies-fixed{margin-left:-350px;left:50%;width:700px;border-radius:15px;font-size:12px;position:fixed;bottom:0;padding:0 15px;display:flex;justify-content:space-between;height:70px;align-items:center;background:#2c2c2c;color:#fff}.cookies-fixed-hide{display:none}.cookies-button{border-radius:20px;background:#fff;padding:10px 20px;color:#000;font-size:13px;cursor:pointer}.cookies-link{color:#fff}.title-pop-up{font-weight:700;font-size:16px;text-align:center}.pop-up-text{display:flex;flex-direction:column;grid-gap:15px;gap:15px;margin-bottom:24px;text-align:justify}@media (max-width:768px){header .profile-info .item .miniava{margin-left:0}header .box .menu li ul{position:static;display:block;padding-top:0}header .logo{width:30%;margin-right:auto}header .logo a{font-size:17px!important}header .login{text-align:right;margin-left:auto}header .login ul li{width:100%;float:none;padding:0;margin:0}header .box{order:3}header ul{width:100%;margin:0;padding:0;list-style:none}header ul li{width:100%;text-align:left}header ul li a{color:#111;text-decoration:none}header ul li a:hover{color:#77bf22}.header .box{clear:none;float:right;max-height:none}.header .menu-icon{display:none}.header .box{display:none;overflow:hidden;max-height:0;transition:max-height .2s ease-out;position:absolute;top:56px;left:0;right:10px;padding:10px;background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.2)}.header .menu-icon{cursor:pointer;display:inline-block;float:right;position:relative;-webkit-user-select:none;user-select:none;padding:10px}.header .menu-icon .navicon{background:#111;display:block;height:2px;position:relative;transition:background .2s ease-out;width:18px}.header .menu-icon .navicon:after,.header .menu-icon .navicon:before{background:#111;content:"";display:block;height:100%;position:absolute;transition:all .2s ease-out;width:100%}.header .menu-icon .navicon:before{top:5px}.header .menu-icon .navicon:after{top:-5px}.header .menu-btn{display:none}.header .menu-btn:checked~.box{display:block;max-height:240px}.header .menu-btn:checked~.menu-icon .navicon{background:transparent}.header .menu-btn:checked~.menu-icon .navicon:before{transform:rotate(-45deg)}.header .menu-btn:checked~.menu-icon .navicon:after{transform:rotate(45deg)}.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:after,.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:before{top:0}.header .profile-info .item{margin:0 5px}.cookies-fixed{margin-left:-250px;width:500px;text-align:left;grid-gap:15px;gap:15px}}@media screen and (max-width:543px){header .login ul li button{width:100%;padding:10px 15px;border-radius:0}header .login ul li button:hover{background:rgba(0,0,0,.3)}.cookies-fixed{margin-left:-180px;width:360px;text-align:left;grid-gap:15px;gap:15px}.block-controls-column{flex-direction:column}}.restore-link{cursor:pointer;text-decoration:underline}.restore-link:hover{text-decoration:none}#history{width:100%;margin-top:28px}#history .titlepage{margin-bottom:15px}#history .pagination{margin-top:20px;margin-bottom:20px;display:flex;justify-content:space-between}#history .pagination span{color:#111;transition:all .5s}#history .pagination span,#history .pagination span.active{width:40px;height:40px;border-radius:5px;display:flex;justify-content:center;align-items:center;font-size:15px}#history .pagination span.active{color:#fff;background:#77bf22}#history .pagination span:hover{color:#77bf22;transition:all .5s;cursor:pointer}#history .pagination .active:hover{color:#fff;transition:all .5s;cursor:pointer}#history .history-table{width:100%;border-collapse:collapse}#history .history-table .right{text-align:right}#history .history-table .center{text-align:center}#history .history-table td,#history .history-table th{padding:5px 7px;border-bottom:1px solid #000}#history .history-table tr:nth-child(2n){background:#ccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;overflow-y:hidden}.table-responsive td,.table-responsive th{white-space:nowrap;font-size:.7rem}}
/*# sourceMappingURL=main.3dcc1c84.chunk.css.map */