html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button,input{outline:none;border:none}button{background:none;cursor:pointer;padding:0}img{vertical-align:middle}@font-face{font-family:"SF Pro Display";src:url("../../../assets/fonts/SFProDisplay-Regular.woff2") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"SF Pro Display";src:url("../../../assets/fonts/SFProDisplay-Medium.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:"SF Pro Display";src:url("../../../assets/fonts/SFProDisplay-Semibold.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:"SF Pro Display";src:url("../../../assets/fonts/SFProDisplay-Bold.woff2") format("woff2");font-weight:700;font-style:normal}.hidden{display:none}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.header{background:#fff;padding:25px 0}@media screen and (max-width: 767px){.header{padding:7px 0}}.header .container{display:flex;justify-content:space-between;align-items:center}.header__main,.header__info{display:flex;align-items:center}@media screen and (max-width: 767px){.header__nav{display:none}}.header__logo{display:block;margin-right:60px}@media(max-width: 991px){.header__logo{margin-right:93px}}@media screen and (max-width: 767px){.header__logo{margin-right:0}}@media screen and (max-width: 767px){.header__logo img{width:96px}}.header__list{display:flex}.header__item{margin-right:40px}@media(max-width: 991px){.header__item{margin-right:27px}}.header__link{font-size:18px;line-height:21px;font-weight:600;color:#17171b;text-decoration:none;transition:.2s all ease}.header__link:hover{opacity:.7}.header__link_active{border-bottom:2px solid #526eff}.header__link_active:hover{opacity:1}.header__user{display:flex;align-items:center;text-decoration:none;color:#17171b}@media screen and (max-width: 767px){.header__user{display:none}}.header__user:hover{color:#17171b}.header__user-img{margin-right:8px}.header__user-name{font-weight:500}.header__notification{margin-right:16px;position:relative;cursor:pointer}@media screen and (max-width: 767px){.header__notification{margin-right:0;position:static}}.header__notification:before{content:"";position:absolute;bottom:-8px;left:-2px;width:15px;height:20px}.header__notification:hover .header__dropdown{opacity:1;z-index:21}.header__notification-number{position:absolute;top:-7px;right:-3px;font-size:10px;line-height:16px;color:#fff;background:#526eff;width:16px;height:16px;border-radius:50%;text-align:center}@media screen and (max-width: 767px){.header__notification-number{top:7px;right:13px}}.header__dropdown{position:absolute;box-sizing:border-box;top:27px;right:23px;width:400px;max-height:500px;background:#fff;box-shadow:0 10px 50px rgba(23,23,27,.1);border-radius:10px;opacity:0;z-index:-1;transition:.2s all ease;overflow:hidden;cursor:default}@media screen and (max-width: 767px){.header__dropdown{width:288px;height:490px;top:21px;left:0;right:0;margin:auto;display:flex;flex-direction:column}}.header__dropdown_open{opacity:1;z-index:21}.header__dropdown-list{box-sizing:border-box;margin:16px 16px 16px 0;padding:0 16px;max-height:468px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#f5f5fa #aaaab3}.header__dropdown-list::-webkit-scrollbar{width:4px}@media screen and (max-width: 767px){.header__dropdown-list::-webkit-scrollbar{width:2px}}.header__dropdown-list::-webkit-scrollbar-track{background:#f5f5fa;border-radius:10px}.header__dropdown-list::-webkit-scrollbar-thumb{background-color:#aaaab3;border-radius:10px}.header__dropdown-close{display:none}@media screen and (max-width: 767px){.header__dropdown-close{display:block;width:20px;align-self:flex-end;margin-top:15px;margin-right:15px}}.header__dropdown-close img{width:100%}.header__dropdown-item{padding:16px 0;border-bottom:1px solid #dfdfe6}@media screen and (max-width: 767px){.header__dropdown-item{padding:12px 0}}.header__dropdown-item:first-child{padding-top:4px}.header__dropdown-item:last-child{border-bottom:none;padding-bottom:4px}.header__dropdown-date{font-size:13px;line-height:15px;color:#676773;margin-bottom:16px}@media screen and (max-width: 767px){.header__dropdown-date{font-size:12px;line-height:14px;margin-bottom:10px}}.header__dropdown-name{font-size:15px;line-height:17px;color:#676773;margin-bottom:12px}@media screen and (max-width: 767px){.header__dropdown-name{font-size:14px;line-height:16px;margin-bottom:10px}}.header__dropdown-link{color:#526eff;transition:.2s all ease;text-decoration:none}.header__dropdown-link:hover{color:#3652e3}.header__dropdown-status{font-size:17px;line-height:20px;color:#17171b}@media screen and (max-width: 767px){.header__dropdown-status{font-size:15px;line-height:17px}}.header__button{display:none}@media screen and (max-width: 767px){.header__button{display:block}}.header__menu-mob{display:none;width:237px;height:100vh;position:absolute;top:0;background:#fff;opacity:0;z-index:-1;left:-237px;transition:.2s all ease}@media screen and (max-width: 767px){.header__menu-mob{display:block}}.header__menu-mob_open{opacity:1;z-index:21;left:0}.header__item-mob{border-bottom:1px solid #f5f5fa;padding:14px 16px 16px}.header__link-mob{font-size:15px;line-height:17px;font-weight:600;color:#17171b;text-decoration:none;transition:.2s all ease}.header__link-mob:hover{opacity:.7}.header__link-mob img{margin-right:8px}body{position:relative;font-family:"SF Pro Display",sans-serif;font-size:17px;line-height:20px;font-weight:400;color:#17171b;box-sizing:border-box;min-height:100vh;background:#f5f5fa}@media screen and (max-width: 767px){body{font-size:15px;line-height:17px}}.container{max-width:1360px;margin:0 auto}@media(max-width: 1360px){.container{max-width:960px}}@media(max-width: 991px){.container{max-width:728px}}@media screen and (max-width: 767px){.container{max-width:100%;padding:0 16px}}.section{padding-top:40px;padding-bottom:46px;box-sizing:border-box}@media(max-width: 991px){.section{padding-bottom:36px}}@media screen and (max-width: 767px){.section{padding-top:24px;padding-bottom:20px}}.modal-open{overflow:hidden}.shadow{position:fixed;width:100vw;height:100vh;top:0;left:0;background-color:#17171b;opacity:0;transition:.2s all ease;z-index:-1}.shadow_active{z-index:20;opacity:.2}.notifications{padding:1rem;margin-bottom:1rem;border-radius:100px;text-align:center}.notifications.bg-error{background-color:#db524e;color:#fff}.appeal-modal{width:720px;box-sizing:border-box;background:#fff;box-shadow:0 10px 50px rgba(23,23,27,.1);border-radius:20px;padding:60px;position:relative;margin:0 auto}@media screen and (max-width: 767px){.appeal-modal{width:288px;border-radius:10px;padding:24px 14px}}@media screen and (max-width: 767px){.appeal-modal .title.title_modal{font-size:18px;line-height:21px;margin-bottom:20px}}.appeal-modal-wrap{position:fixed;top:-890px;left:0;right:0;bottom:0;padding:67px 0;z-index:-1;overflow-y:auto;opacity:0;pointer-events:none;transition:.2s all ease}@media screen and (max-width: 767px){.appeal-modal-wrap{top:-735px;padding:20px 0}}.appeal-modal-wrap_open{top:0;pointer-events:auto;opacity:1;z-index:999}.appeal-modal__text{font-size:14px;line-height:17px;font-weight:500;color:#676773;margin-bottom:6px}@media screen and (max-width: 767px){.appeal-modal__text{font-size:12px;line-height:14px;margin-bottom:4px}}.appeal-modal .input,.appeal-modal .select{margin-bottom:24px}@media screen and (max-width: 767px){.appeal-modal .input,.appeal-modal .select{margin-bottom:20px}}.appeal-modal .input__field_theme{font-weight:600}.appeal-modal .input__field_theme::placeholder{font-weight:400}.appeal-modal .select__field{color:#17171b}.appeal-modal__add{margin-bottom:14px;display:flex;flex-wrap:wrap}@media screen and (max-width: 767px){.appeal-modal__add{font-size:15px;line-height:17px;margin-bottom:6px}}.appeal-modal__add-item{background:#f5f5fa;border-radius:10px;color:#676773;margin-right:24px;padding:10px 16px;display:flex;align-items:center;margin-bottom:10px}@media screen and (max-width: 767px){.appeal-modal__add-item{padding:10px}}@media screen and (max-width: 767px){.appeal-modal__add-item img{width:18px}}.appeal-modal__add-item span{margin-right:6px}@media screen and (max-width: 767px){.appeal-modal__add-item span{font-size:15px;line-height:17px}}.appeal-modal__add-item button{transition:.2s all ease}.appeal-modal__add-item button:hover{opacity:.7}.appeal-modal__add-btn{color:#676773;font-size:inherit;line-height:inherit;transition:.2s all ease;margin-bottom:10px}@media screen and (max-width: 767px){.appeal-modal__add-btn{padding:10px 0}}@media screen and (max-width: 767px){.appeal-modal__add-btn img{width:20px}}.appeal-modal__add-btn:hover{opacity:.7}.appeal-modal__close{position:absolute;top:24px;right:24px;transition:.2s all ease}@media screen and (max-width: 767px){.appeal-modal__close{top:11px;right:10px}}@media screen and (max-width: 767px){.appeal-modal__close img{width:24px;height:24px}}.appeal-modal__close:hover{opacity:.7}.title{font-weight:700;font-size:36px;line-height:42px;margin-bottom:30px}@media screen and (max-width: 767px){.title{font-size:24px;line-height:28px}}.title_modal{margin-bottom:24px;text-align:center}@media screen and (max-width: 767px){.title_modal{margin-bottom:20px}}.btn{display:block;text-decoration:none;text-align:center;box-sizing:border-box;background:#526eff;border-radius:100px;font-family:"SF Pro Display";font-weight:500;font-size:18px;line-height:21px;color:#fff;padding:12px 16px;transition:.2s all ease;cursor:pointer}@media screen and (max-width: 767px){.btn{font-size:15px;line-height:17px}}.btn:hover{background:#3652e3}.btn_modal{width:100%}.btn_small{padding:6px 14px;font-size:14px;line-height:normal}.btn_loading{position:relative;padding-left:39px}.btn_loading:before{content:"";width:40px;height:40px;position:absolute;top:0;bottom:0;margin:auto auto auto -3rem;background:url("../../../assets/icons/loading.svg") no-repeat center}.btn_add{position:relative;padding-left:39px}.btn_add:before{content:"";width:15px;height:15px;position:absolute;top:0;bottom:0;left:16px;margin:auto;background:url("../../../assets/icons/add.png") no-repeat center}.btn_tablet{display:none}@media(max-width: 991px){.btn_tablet{display:block}}@media screen and (max-width: 767px){.btn_tablet{display:none}}@media(max-width: 991px){.btn_desktop{display:none}}.input{position:relative}.input_search .input__field{border-radius:100px;padding-left:55px}@media screen and (max-width: 767px){.input_search .input__field{padding-left:40px}}.input_search .input__field::placeholder{color:#676773}.input_search-open .input__field{border-top-right-radius:25px;border-top-left-radius:25px;border-bottom-left-radius:0;border-bottom-right-radius:0}.input_search-open .input__dropdown{z-index:4;opacity:1}.input_search-open .input__close{display:block}.input_error .input__error{display:block}.input_error .input__field{border:1px solid #eb5757}.input__field{padding:12px 16px;font-family:"SF Pro Display";font-size:18px;line-height:21px;color:#17171b;background:#fff;border:1px solid #dfdfe6;box-sizing:border-box;border-radius:10px;width:100%}@media screen and (max-width: 767px){.input__field{font-size:15px;line-height:17px;padding:11px 10px;border-radius:6px}}.input__field::placeholder{color:#aaaab3}.input__error{display:none;margin-top:5px;font-size:12px;line-height:14px;font-weight:500;color:#eb5757}.input__icon{position:absolute;top:10px;left:20px}@media screen and (max-width: 767px){.input__icon{width:20px;left:14px}}.input__close{display:none;position:absolute;top:10px;right:34px;transition:.2s all ease}@media screen and (max-width: 767px){.input__close{right:14px}}.input__close:hover{opacity:.7}@media screen and (max-width: 767px){.input__close img{width:20px}}.input__dropdown{position:absolute;width:100%;left:0;top:44px;background:#fff;border:1px solid #dfdfe6;border-top:none;box-sizing:border-box;border-bottom-right-radius:25px;border-bottom-left-radius:25px;overflow:hidden;z-index:-1;opacity:0}@media screen and (max-width: 767px){.input__dropdown{top:40px}}.input__list{padding:12px 0 24px;position:relative}@media screen and (max-width: 767px){.input__list{padding:4px 0}}.input__list:before{content:"";width:95%;height:1px;background:#dfdfe6;position:absolute;top:0;left:0;right:0;margin:auto}.input__item{padding:12px 53px;cursor:pointer;transition:.2s all ease}@media screen and (max-width: 767px){.input__item{padding:12px}}.input__item:hover{background:#f5f5fa}.input__item span{font-weight:700}.input textarea{resize:none;outline:none}.input_sort{cursor:pointer}.input_sort:after{content:"";position:absolute;top:0;bottom:0;margin:auto;width:20px;height:20px;right:8px;background:url("../../../assets/icons/arrow-right.png") no-repeat center}.input_sort-open:after{transform:rotate(90deg)}.input_sort-open .input__field{border-top-right-radius:8px;border-top-left-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0}.input_sort-open .input__dropdown{z-index:3;opacity:1}.input_sort .input__field{font-size:14px;line-height:16px;padding-right:24px}.input_sort .input__list{padding:0;font-size:14px;line-height:16px}.input_sort .input__list:before{content:none}.input_sort .input__item{padding:12px 16px;border-bottom:1px solid #dfdfe6}@media screen and (max-width: 767px){.input_sort .input__item{padding:10px 11px}}.input_sort .input__item:last-child{border-bottom:0}.input_sort .input__dropdown{top:42px;border-bottom-right-radius:8px;border-bottom-left-radius:8px}@media screen and (max-width: 767px){.input_sort .input__dropdown{top:40px}}.submenu__list{display:flex}.submenu__item{position:relative;padding:0 10px;font-size:15px;line-height:18px;color:#676773}@media screen and (max-width: 767px){.submenu__item{font-size:13px;line-height:15px}}.submenu__item:first-child{padding-left:0}.submenu__item:last-child{padding-right:0}.submenu__item:last-child:after{content:none}.submenu__item_active{color:#aaaab3}.submenu__item:after{content:"";background:#aaaab3;position:absolute;top:0;right:0;bottom:0;margin:auto;width:2px;height:13px}.submenu__link{text-decoration:none;color:inherit;transition:.2s all ease}.submenu__link:hover{color:#aaaab3}.comment{background:#fff;border:1px solid #dfdfe6;box-sizing:border-box;border-radius:10px;padding:16px 24px}@media screen and (max-width: 767px){.comment{padding:10px;border-radius:6px;position:relative}}.comment_gray{background:#e8e8f0}.comment .text{margin-bottom:16px}@media screen and (max-width: 767px){.comment .text{margin-bottom:0}}.comment__screen{margin-bottom:16px}@media screen and (max-width: 767px){.comment__screen{margin-top:14px;margin-bottom:0}}.comment__img{max-width:244px;margin-bottom:10px;border:1px solid #aaaab3}.comment__text{font-size:15px;line-height:17px;color:#676773}@media screen and (max-width: 767px){.comment__text{font-size:12px;line-height:14px}}.comment__text_right{text-align:right;font-size:12px;line-height:14px}@media screen and (max-width: 767px){.comment__text_right{position:absolute;right:0;bottom:-24px}}.status{position:relative;padding-left:16px}.status:before{content:"";position:absolute;width:10px;height:10px;border-radius:50%;top:0;left:0;bottom:0;margin:auto}.status_open:before{background:#5acd66}.status_wait:before{background:#ffd760}.status_close:before{background:#aaaab3}.subtitle{font-size:24px;line-height:28px;font-weight:600;margin-bottom:24px}@media screen and (max-width: 767px){.subtitle{font-size:20px;line-height:23px;margin-bottom:20px}}.subtitle_service{padding-bottom:14px;border-bottom:1px solid #aaaab3}@media screen and (max-width: 767px){.subtitle_service{padding-bottom:6px}}.text{font-family:"SF Pro Display";font-size:17px;line-height:20px}@media screen and (max-width: 767px){.text{font-size:15px;line-height:17px}}.pagination{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){.pagination{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.pagination__pages,.pagination__switch{display:flex;align-items:center}@media screen and (max-width: 767px){.pagination__pages{margin-bottom:16px}}@media screen and (max-width: 767px){.pagination__pages .pagination__text{display:none}}@media screen and (max-width: 767px){.pagination__switch{align-self:flex-end}}.pagination__text{font-size:15px;line-height:17px;color:#676773;margin-right:14px}@media screen and (max-width: 767px){.pagination__text{font-size:14px;line-height:16px;margin-right:6px}}.pagination__elem{margin-right:.3rem;background:#fff;border:1px solid #dfdfe6;box-sizing:border-box;border-radius:8px;padding:10px;min-width:42px;font-size:17px;line-height:20px;color:#676773;transition:.2s all ease}@media screen and (max-width: 767px){.pagination__elem{min-width:36px;font-size:15px;line-height:17px;padding:9px}}.pagination__elem:hover{color:#aaaab3}.pagination__elem_active{color:#aaaab3}.tabs{display:flex;flex-wrap:wrap}@media screen and (max-width: 767px){.tabs{overflow-x:auto;scrollbar-width:none}}.tabs::-webkit-scrollbar{width:0;height:0}.tabs__item{margin-right:10px;margin-bottom:10px}.tabs__item:last-child{margin-right:0}.tabs__btn{background:#fff;border:1px solid #dfdfe6;box-sizing:border-box;border-radius:8px;cursor:pointer;padding:10px 27px;font-family:"SF Pro Display";font-size:17px;line-height:20px;color:#676773;transition:.2s all ease}@media screen and (max-width: 767px){.tabs__btn{padding:8px 10px;font-size:14px;line-height:16px;white-space:nowrap}}.tabs__btn_active,.tabs__btn:hover{color:#fff;background:#526eff;border:1px solid #526eff}.select{position:relative;background:#fff;border:1px solid #dfdfe6;border-radius:10px}@media screen and (max-width: 767px){.select{border-radius:6px}}.select:after{content:"";width:20px;height:20px;position:absolute;top:0;bottom:0;right:18px;margin:auto;background:url("../../../assets/icons/arrow-down.png") no-repeat center}@media screen and (max-width: 767px){.select:after{right:9px}}.select__field{position:relative;width:100%;font-family:inherit;font-size:17px;line-height:20px;color:#676773;background:none;border:none;box-sizing:border-box;padding:11px 42px 11px 21px;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none !important;z-index:2}@media screen and (max-width: 767px){.select__field{font-size:15px;line-height:17px;padding:11px 35px 11px 10px}}.service-item{width:325px;height:186px;box-sizing:border-box;background:#fff;box-shadow:0px 10px 20px rgba(0,0,0,.05);border-radius:10px;padding:16px;display:flex;flex-direction:column}@media(max-width: 991px){.service-item{width:354px}}@media screen and (max-width: 767px){.service-item{width:100%;height:auto;min-height:186px;border-radius:6px}}.service-item__title{font-size:17px;line-height:20px;font-weight:700;margin-bottom:8px;color:#17171b;transition:.2s all ease;text-decoration:none}.service-item__title:hover{opacity:.7}.service-item__text{font-size:15px;line-height:17px;color:#676773}@media screen and (max-width: 767px){.service-item__text{margin-bottom:10px}}.service-item .btn{margin-top:auto;width:194px;font-size:15px;line-height:17px}.file-uploader{margin-bottom:14px;display:flex;flex-wrap:wrap}@media screen and (max-width: 767px){.file-uploader{font-size:15px;line-height:17px;margin-bottom:6px}}.file-uploader__add-item{background:#f5f5fa;border-radius:10px;color:#676773;margin-right:24px;padding:10px 16px;display:flex;align-items:center;margin-bottom:10px}@media screen and (max-width: 767px){.file-uploader__add-item{padding:10px}}@media screen and (max-width: 767px){.file-uploader__add-item img{width:18px}}.file-uploader__add-item span{margin-right:6px}@media screen and (max-width: 767px){.file-uploader__add-item span{font-size:15px;line-height:17px}}.file-uploader__add-item button{transition:.2s all ease}.file-uploader__add-item button:hover{opacity:.7}.file-uploader__add-btn{color:#676773;font-size:inherit;line-height:inherit;transition:.2s all ease;margin-bottom:10px}@media screen and (max-width: 767px){.file-uploader__add-btn{padding:10px 0}}@media screen and (max-width: 767px){.file-uploader__add-btn img{width:20px}}.file-uploader__add-btn:hover{opacity:.7}.appeal__block{max-width:1000px}.appeal .submenu{margin-bottom:30px}@media(max-width: 991px){.appeal .submenu{margin-bottom:24px}}.appeal .title{margin-bottom:30px}@media(max-width: 991px){.appeal .title{margin-bottom:24px}}@media screen and (max-width: 767px){.appeal .title{margin-bottom:16px}}.appeal .comment{margin-bottom:24px}@media screen and (max-width: 767px){.appeal .comment{margin-bottom:54px}}.appeal .comment:last-child{margin-bottom:0}.appeal__info{display:flex;margin-bottom:30px}@media screen and (max-width: 767px){.appeal__info{display:none}}.appeal__info-item{margin-right:50px}.appeal__info-item:last-child{margin-right:0}.appeal__info-text,.appeal__info-caption{font-size:15px;line-height:17px}.appeal__info-caption{margin-bottom:10px;color:#676773}@media screen and (max-width: 767px){.appeal__info-caption{font-size:12px;line-height:14px}}@media screen and (max-width: 767px){.appeal__info-text{font-size:14px;line-height:16px;margin-bottom:16px}}.appeal__info-text span{color:#676773}.appeal__info-mob{display:none}@media screen and (max-width: 767px){.appeal__info-mob{display:block}}.appeal__info-date{display:flex;flex-wrap:wrap;margin-bottom:14px}.appeal__info-date p{width:50%;margin-bottom:6px}.appeal__comments{margin-bottom:24px}.appeal__message{margin-bottom:24px}@media screen and (max-width: 767px){.appeal__message{margin-top:54px;margin-bottom:20px}}.appeal__message-text{color:#676773;font-size:17px;line-height:20px;font-weight:600;margin-bottom:7px}@media screen and (max-width: 767px){.appeal__message-text{font-size:14px;line-height:16px}}.appeal__message .input{margin-bottom:16px}.appeal__message-input-file{background:#fff;border-radius:10px;padding:20px 16px;color:#676773;transition:.2s all ease;margin-bottom:16px}.appeal__message-input-file .file-uploader{margin-bottom:0}.appeal__message-input-file .file-uploader__add-btn{margin-bottom:0}@media screen and (max-width: 767px){.appeal__message-input-file{font-size:15px;line-height:17px;padding:10px;border-radius:6px}}.appeal__message-input-file:hover{opacity:.7}@media screen and (max-width: 767px){.appeal__message-input-file img{width:18px}}.appeal__message-btn{background:#fff;border-radius:10px;padding:12px 16px;font-size:17px;line-height:20px;color:#676773;transition:.2s all ease}@media screen and (max-width: 767px){.appeal__message-btn{font-size:15px;line-height:17px;padding:10px;border-radius:6px}}.appeal__message-btn:hover{opacity:.7}@media screen and (max-width: 767px){.appeal__message-btn img{width:18px}}.appeal__rating{margin-bottom:24px}@media screen and (max-width: 767px){.appeal__rating{margin-top:54px;margin-bottom:20px}}@media screen and (max-width: 767px){.appeal__rating .subtitle{font-size:17px;line-height:20px;margin-bottom:14px}}.appeal__rating-stars{margin-bottom:24px;display:flex;justify-content:space-between;width:350px}@media screen and (max-width: 767px){.appeal__rating-stars{margin-bottom:20px;width:212px}}.appeal__rating-stars .vue-star-rating-pointer{display:inline-flex !important;justify-content:center;text-align:center;padding:0 0 5px 5px;width:50px;height:50px;margin-right:1rem;background:#fff;border:1px solid #dfdfe6;border-radius:50%}@media screen and (max-width: 767px){.appeal__rating-stars .vue-star-rating-pointer{width:30px;height:30px}.appeal__rating-stars .vue-star-rating-pointer svg{width:30px;height:30px}}.appeal__rating-btn{transition:.2s all ease;opacity:.5}.appeal__rating-btn:hover,.appeal__rating-btn:hover~.appeal__rating-btn,.appeal__rating-btn.active{opacity:1}@media screen and (max-width: 767px){.appeal__rating-btn img{width:36px}}.appeal__rating-text{font-size:17px;line-height:20px;font-weight:600;color:#676773;margin-bottom:7px}@media screen and (max-width: 767px){.appeal__rating-text{font-size:14px;line-height:16px}}@media screen and (max-width: 767px){.appeal__result{margin-top:54px}}.appeal__result-caption{font-size:22px;line-height:26px;font-weight:600;color:#676773}@media screen and (max-width: 767px){.appeal__result-caption{font-size:14px;line-height:16px}}@media screen and (max-width: 767px){.appeal__result-stars img{width:19px}}.appeal__result-rating{display:flex;margin-bottom:24px}@media screen and (max-width: 767px){.appeal__result-rating{align-items:center;margin-bottom:20px}}.appeal__result-rating .appeal__result-caption{margin-right:14px}.appeal__result-comment .appeal__result-caption{margin-bottom:8px}.appeal .btn{width:370px}@media screen and (max-width: 767px){.appeal .btn{width:260px;margin:0 auto}}.appeals .input{margin-bottom:36px}@media screen and (max-width: 767px){.appeals .input{margin-bottom:20px}}.appeals__active{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}@media(max-width: 991px){.appeals__active{margin-bottom:24px}}@media(max-width: 991px){.appeals__active{margin-bottom:20px}}@media(max-width: 991px){.appeals__caption{display:flex;justify-content:space-between;margin-bottom:30px}}@media screen and (max-width: 767px){.appeals__caption{margin-bottom:20px}}@media(max-width: 991px){.appeals .title{margin-bottom:0}}.appeals__list{margin-bottom:24px}@media(max-width: 1360px){.appeals__list{display:none}}.appeals__list_tablet{display:none}@media(max-width: 1360px){.appeals__list_tablet{display:block}}@media screen and (max-width: 767px){.appeals__list_tablet{display:none}}.appeals__list_mob{display:none}@media screen and (max-width: 767px){.appeals__list_mob{display:block;margin-bottom:16px}}.appeals__item{display:grid;grid-template-columns:550px 280px 185px 150px 1fr;align-items:center;background:#fff;box-shadow:0px 10px 20px rgba(0,0,0,.05);border-radius:10px;padding:24px 16px;margin-bottom:16px}.appeals__item:last-child{margin-bottom:0}.appeals__item_caption{grid-template-columns:566px 282px 182px 165px 1fr;padding:0;background:none;box-shadow:none}.appeals__item_tablet{display:block;padding:20px 16px 11px}.appeals__item_mob{display:block;padding:12px 0 7px}.appeals__item-caption{display:flex;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #f5f5fa;margin-bottom:16px}@media screen and (max-width: 767px){.appeals__item-caption{display:block;margin-bottom:14px;padding:0 12px}}.appeals__item-row{display:grid;grid-template-columns:227px 242px 1fr;margin-bottom:9px}@media screen and (max-width: 767px){.appeals__item-row{display:flex;flex-wrap:wrap;padding:0 12px;margin-bottom:0}}@media screen and (max-width: 767px){.appeals__item-row p{width:50%;margin-bottom:9px}}.appeals__title{font-size:17px;line-height:20px;font-weight:500;text-decoration:none;color:#17171b;transition:.2s all ease}@media screen and (max-width: 767px){.appeals__title{display:block;margin-bottom:12px}}.appeals__title:hover{opacity:.7}.appeals__text{font-size:15px;line-height:17px}@media screen and (max-width: 767px){.appeals__text{font-size:14px;line-height:16px;margin-bottom:12px}}@media screen and (max-width: 767px){.appeals__text .appeals__text_caption{font-size:inherit;line-height:inherit}}.appeals__text_caption{display:block;color:#676773}@media(max-width: 991px){.appeals__text_caption{display:inline}}@media screen and (max-width: 767px){.appeals__text_caption{font-size:12px;line-height:14px}}@media(max-width: 1360px){.appeals .status:before{top:3px;bottom:auto}}.appeals__sort{display:none}@media(max-width: 991px){.appeals__sort{display:block;margin-bottom:24px}}@media screen and (max-width: 767px){.appeals__sort{margin-bottom:20px}}@media screen and (max-width: 767px){.appeals .btn_tablet{display:block;position:fixed;bottom:28px;right:0;left:0;margin:auto;z-index:3}}.auth{height:100vh;position:relative;background:#f5f5fa}.auth__block{width:420px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 767px){.auth__block{width:260px}}.auth__logo{display:block;margin-bottom:40px;text-align:center}@media(max-width: 991px){.auth__logo{margin-bottom:30px}}@media screen and (max-width: 767px){.auth__img{width:96px}}.auth__form{background:#fff;padding:72px 35px;box-shadow:0 10px 50px rgba(23,23,27,.1);border-radius:20px}@media screen and (max-width: 767px){.auth__form{background:none;box-shadow:none;padding:0}}.auth .input{margin-bottom:16px}.auth__input_pass .input__field{padding-right:40px}.auth__pass{width:24px;height:24px;background:url("../../../assets/icons/eye-slash.png") no-repeat center;cursor:pointer;position:absolute;top:12px;right:16px}@media screen and (max-width: 767px){.auth__pass{top:8px}}.auth__pass_show{background:url("../../../assets/icons/eye.png") no-repeat center}.service__item{background:#fff;border-radius:20px;padding:24px 24px 40px}@media screen and (max-width: 767px){.service__item{padding:16px 16px 30px;border-radius:6px}}.service .title{margin-bottom:24px}@media screen and (max-width: 767px){.service .title{margin-bottom:16px}}.service__text{max-width:800px;margin-bottom:24px;font-size:17px;line-height:20px}@media screen and (max-width: 767px){.service__text{font-size:15px;line-height:21px}}.service .submenu{margin-bottom:30px}@media screen and (max-width: 767px){.service .submenu{margin-bottom:20px}}@media screen and (max-width: 767px){.service .btn{margin:0 auto}}.services .input{margin-bottom:36px}@media screen and (max-width: 767px){.services .input{margin-bottom:24px}}.services__block{display:flex;flex-wrap:wrap;margin-bottom:10px}@media screen and (max-width: 767px){.services__block{flex-direction:column;flex-wrap:nowrap;margin-bottom:24px}}.services__block:last-child{margin-bottom:0}.services .service-item{margin-right:20px;margin-bottom:20px}@media screen and (max-width: 767px){.services .service-item{margin-right:0;margin-bottom:16px}}.services .service-item:nth-child(4n){margin-right:0}@media(max-width: 991px){.services .service-item:nth-child(2n){margin-right:0}}@media screen and (max-width: 767px){.services .service-item:last-child{margin-bottom:0}}@media(max-width: 991px){.services__caption{display:flex;justify-content:space-between;margin-bottom:30px}}@media screen and (max-width: 767px){.services__caption{margin-bottom:24px}}@media(max-width: 991px){.services .title{margin-bottom:0}}.user .title{margin-bottom:40px}@media screen and (max-width: 767px){.user .title{margin-bottom:24px}}.user__text{font-size:18px;line-height:22px;color:#676773;margin-bottom:24px}@media screen and (max-width: 767px){.user__text{font-size:15px;line-height:17px;margin-bottom:20px}}.user__text_input{display:block;margin-bottom:9px}@media screen and (max-width: 767px){.user__text_input{margin-bottom:6px}}.user .input{width:500px;margin-bottom:35px}@media(max-width: 991px){.user .input{margin-bottom:24px}}@media screen and (max-width: 767px){.user .input{max-width:288px;width:100%}}.user .btn{width:224px}@media screen and (max-width: 767px){.user .btn{width:160px}}
