*{padding:0;margin:0;border:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}html,body,#root{height:100%}html,body{width:100%;background-color:#edeee9;font-family:Manrope,-apple-system,BlinkMacSystemFont,Inter,Roboto,Segoe UI,Arial,Ubuntu,sans-serif;font-size:14px;line-height:1.5;font-weight:400;color:#272d2d;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}:focus,:active{outline:none}nav,footer,header,aside{display:block}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer;background-color:transparent}button::-moz-focus-inner{padding:0;border:0}a{cursor:pointer;-webkit-tap-highlight-color:transparent}a:focus,a:active{outline:none}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}html{--color-black: #272d2d;--color-bg: #e8e8e3;--color-bgblock: #edeee9;--color-yellow: #ffdd2d;--color-yellow-dark: #e2be05;--color-yellow-light: #fbf4d1;--color-grey: #999999;--color-white: #ffffff;--color-stroke-1: #c5c5c1;--color-stroke-2: #dcdcdc;--color-blue: #6ea3ff;--color-blue-primary: #3e7ff0;--color-red: #e14942;--color-green: #84bf67;--color-green-primary: #3eaf3f;--size-sm: 600px;--size-md: 900px;--size-lg: 1200px;--transition: .2s ease-out}.yellow{color:var(--color-yellow)}.yellow-dark{color:var(--color-yellow-dark)}.dotted{background-image:linear-gradient(to bottom,#ffffffb3,#fff 168px),url(/img/bg.svg);background-repeat:repeat}.optional{opacity:.5}.wider{flex-grow:1}.icon-in-text{margin-right:8px}.card-grey{width:100%;padding:20px 16px;background-color:var(--color-bg);border:1px solid var(--color-stroke-1);border-radius:16px;box-shadow:0 0 25px #dfdfd726}.card-grey.secondary{padding:20px;background:transparent}.card-item{position:relative;width:100%;padding:20px 16px;background-color:var(--color-white);border-radius:16px;box-shadow:0 0 25px #dfdfd726}.card-item.grey{background:transparent;border:1px solid var(--color-stroke-1)}.cards-list{display:flex;flex-direction:column;gap:8px}.app{width:100%;min-height:100vh;padding-top:60px;display:flex;flex-direction:column;align-items:center;background-image:linear-gradient(to bottom,#edeee9b3,#edeee9 220px),url(/img/bg.svg);background-repeat:repeat}.app.center,.app-init{justify-content:center}header{position:absolute;top:0;left:0;right:0;padding:16px 0;height:60px;z-index:100;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:var(--color-black);color:var(--color-white)}.header{width:100%;max-width:1280px;margin:0 auto;padding:0 16px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page{width:100%;max-width:1280px;height:100%;min-height:100%;padding:0 16px 100px}.page-header{width:100%;padding:24px 16px 16px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-container{display:flex;flex-direction:row;align-items:flex-start}@media (max-width: 600px){.page-container{flex-direction:column}}.page-container .column{width:300px}@media (max-width: 600px){.page-container .column{width:100%}}.page-container .column.left{margin-right:16px}.page-container .column.right{margin-left:16px}@media (max-width: 800px){.page-header{padding:24px 0 16px}}.auth-card{width:420px;height:auto;padding:40px;border:1px solid var(--color-stroke-1);border-radius:16px;box-shadow:0 0 25px #dfdfd726}@media (max-width: 460px){.auth-card{width:96%}}header a{color:inherit}header nav{flex-grow:1;padding-left:60px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}nav .a{padding:16px;font-weight:600;color:var(--color-white)}nav a:hover{color:var(--color-yellow)}.mobile-nav{display:none;color:var(--color-white)}@media (max-width: 800px){.mobile-nav{display:block}header nav{display:none}}.image-picker{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.image-picker_inner{position:relative;width:300px;height:300px;display:flex;align-items:center;justify-content:center;background-color:var(--color-bgblock);border-radius:10px}label.image-picker_inner{cursor:pointer}.image-picker input{display:none}.image-picker .hint{width:148px;display:flex;flex-direction:column;align-items:center;justify-content:center}.image-picker .close{position:absolute;top:4px;right:4px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#ffffff4d}.image-picker img{width:100%;height:100%;border-radius:10px;object-fit:cover}._filesList_1cro8_1{display:flex;flex-direction:column;align-items:flex-start;gap:12px}._fileItem_1cro8_15{display:flex;align-items:center;gap:8px}._fileItem_1cro8_15>svg:first-of-type{color:var(--color-grey)}._fileItem_1cro8_15 p{color:var(--color-blue)}._fileItem_1cro8_15 a{font-size:13px;font-weight:500;color:var(--color-blue)}._removeFileBtn_1cro8_55 svg{color:var(--color-red)}._filesGrid_1cro8_67{display:grid;grid-template-columns:repeat(auto-fill,120px);gap:20px;width:100%}._filesGrid_1cro8_67 li{display:flex;flex-direction:column;gap:5px}._filesGrid_1cro8_67 a{font-size:12px;font-weight:500;word-break:break-all;color:var(--color-blue)}._filesGrid_1cro8_67>button{min-width:auto;width:120px;height:120px}._filesGridItem_1cro8_119{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:120px;border-radius:10px;background:var(--color-white);border:1px solid var(--color-stroke-2)}._filesGridItem_1cro8_119:hover ._removeBox_1cro8_143{opacity:1;visibility:visible}._removeBox_1cro8_143{position:absolute;top:0;right:0}._removeBox_1cro8_143:hover svg{color:var(--color-black)}._removeBox_1cro8_143 svg{color:var(--color-grey);transition:var(--transition)}._fileInfo_1cro8_191{display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--color-grey)}._fileInfo_1cro8_191 svg{width:24px;height:24px}@media (max-width: 500px){._filesGrid_1cro8_67{display:grid;grid-template-columns:repeat(auto-fill,100px);gap:12px}._filesGrid_1cro8_67>button{min-width:auto;width:100px;height:100px}._filesGridItem_1cro8_119{height:100px}}._modal_qfryh_1{display:flex;justify-content:center;align-items:center}._modalBody_qfryh_13{position:relative;max-width:496px;max-height:95%;overflow-y:auto;width:100%;padding:50px 40px 40px;background-color:var(--color-white);background-image:linear-gradient(to bottom,rgba(237,238,233,.7) 0px,var(--color-white) 168px),url("data:image/svg+xml,%3csvg%20width='10'%20height='10'%20viewBox='0%200%2010%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='5'%20cy='5'%20r='2'%20fill='%23C5C5C1'/%3e%3c/svg%3e");border-radius:16px;box-shadow:0 0 25px #dfdfd726;border:1px solid var(--color-stroke-1);box-sizing:border-box}._modalBody_qfryh_13 ._closeBtn_qfryh_41{position:absolute;top:10px;right:15px;min-width:auto;padding:5px;aspect-ratio:1 / 1}._modalBody_qfryh_13 ._closeBtn_qfryh_41 svg{width:24px;height:24px;color:var(--color-grey);transition:var(--transition)}._modalBody_qfryh_13 ._closeBtn_qfryh_41:hover svg{color:var(--color-black)}._heading_qfryh_85{text-align:center}._modalContent_qfryh_93{margin-top:32px}@media (max-width: 800px){._modalBody_qfryh_13{margin:0 12px;padding:40px 20px}._closeBtn_qfryh_41{top:10px;right:10px}}.badge-job-type{align-self:flex-start;display:inline-block;padding:3px 11px;background:var(--color-bg);border:1px solid var(--color-stroke-1);border-radius:50px}._form_l0c2u_1{display:flex;flex-direction:column;gap:24px}._form_l0c2u_1>button{margin-top:24px}._fields_l0c2u_21{display:grid;grid-template-columns:repeat(2,minmax(auto,268px));gap:20px}@media (max-width: 500px){._fields_l0c2u_21{display:flex;flex-direction:column;gap:16px}}._card_ywx8n_1{background:var(--color-white);border-radius:16px}._heading_ywx8n_11{padding:8px 20px;border-radius:16px 16px 0 0;border-bottom:1px solid var(--color-bgblock)}._heading_ywx8n_11._black_ywx8n_21{background:var(--color-black)}._heading_ywx8n_11._black_ywx8n_21 h3,._heading_ywx8n_11._black_ywx8n_21 p{color:var(--color-white)}._body_ywx8n_39{padding:16px 20px}@media (max-width: 800px){._heading_ywx8n_11{padding:8px 16px}._heading_ywx8n_11 h3{font-size:14px;font-weight:600}._body_ywx8n_39{padding:16px}}._notificationsList_8r08g_1{display:flex;flex-direction:column;gap:24px}._notificationRow_8r08g_13{display:flex;justify-content:space-between;align-items:center;gap:20px}._notificationDescription_8r08g_27{max-width:570px;width:100%}._notificationDescription_8r08g_27 p:last-of-type{margin-top:8px}._togglers_8r08g_45{display:flex;align-items:center;gap:48px}._togglers_8r08g_45 label{display:flex;align-items:center;gap:10px;margin:0}._togglers_8r08g_45 label span{font-weight:600}@media (max-width: 1000px){._notificationRow_8r08g_13{flex-direction:column;align-items:flex-start}}@media (max-width: 500px){._notificationRow_8r08g_13{gap:16px}._notificationDescription_8r08g_27{max-width:100%}._togglers_8r08g_45{gap:38px}}._fieldsGrid_1fcqg_1{display:grid;grid-template-columns:repeat(2,minmax(auto,268px));gap:20px}._fieldsGrid_1fcqg_1 label{margin-bottom:8px}._actions_1fcqg_21{display:flex;gap:16px;margin-top:24px}@media (max-width: 500px){._fieldsGrid_1fcqg_1{display:flex;flex-direction:column}}._top_1fht3_1{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:16px}._dateFilter_1fht3_17{display:flex;align-items:flex-end;flex-wrap:wrap;gap:16px}._dates_1fht3_31{display:grid;grid-template-columns:repeat(2,130px);gap:16px}._dates_1fht3_31 label{margin-bottom:8px}._datesMonthsNav_1fht3_51{display:flex;gap:8px}._datesMonthsNav_1fht3_51 button{min-width:auto}._table_1fht3_69{margin-top:16px;border-radius:10px;border:1px solid var(--color-stroke-2)}._tableRow_1fht3_81{display:grid;grid-template-columns:126px 1fr 120px 190px;gap:16px}._tableHead_1fht3_93{border-radius:10px 10px 0 0;background:var(--color-bgblock)}._tableHead_1fht3_93 ._tableRow_1fht3_81{padding:12px 16px}._tableHead_1fht3_93 p{font-size:13px;font-weight:500;color:var(--color-grey)}._tableBody_1fht3_123 ._tableRow_1fht3_81{padding:14px 16px}._tableBody_1fht3_123 ._tableRow_1fht3_81:not(:last-of-type){border-bottom:1px solid #f3f3f4}._tableBody_1fht3_123 p{font-size:13px;font-weight:500}._green_1fht3_153{color:var(--color-green-primary)}._red_1fht3_159{color:var(--color-red)}._grey_1fht3_165{color:var(--color-grey)}._description_1fht3_173{text-decoration:none}._valueColumn_1fht3_183{display:flex;flex-direction:column;gap:2px}._valueColumn_1fht3_183 p:first-of-type{display:none;color:var(--color-grey)}._noData_1fht3_205{padding:16px;text-align:center}@media (max-width: 800px){._tableRow_1fht3_81{display:flex;flex-wrap:wrap}._tableRow_1fht3_81>div:nth-of-type(2){flex-grow:1}._tableHead_1fht3_93{display:none}._valueColumn_1fht3_183 p:first-of-type{display:block}}@media (max-width: 500px){._tableRow_1fht3_81>div:last-of-type{width:100%}._dates_1fht3_31{grid-template-columns:repeat(2,1fr)}._dateFilter_1fht3_17{gap:8px}}._errorBoundary_zew5r_1{height:100%;width:100%;padding:8px;display:flex;flex-direction:column;align-items:center;justify-content:center}._plate_zew5r_23{width:100%;max-width:360px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fdf6f6;border-radius:24px;box-shadow:8px 24px 24px #783c3c1a}._plate_zew5r_23 img{margin-bottom:24px}._userToComplaint_dirg8_1{display:flex;align-items:center;gap:16px;padding:12px 16px;border:1px solid var(--color-bgblock);border-radius:9px;background:var(--color-white)}._userInfo_dirg8_21{display:flex;align-items:center;gap:8px}._form_dirg8_33{margin-top:8px}._form_dirg8_33>button{margin-top:32px}._form_cizww_1{display:flex;flex-direction:column;margin-top:16px}._form_cizww_1>button{margin-top:32px}._rating_cizww_21{display:flex;align-items:center;gap:12px}._form_9w6xm_1>button{margin-top:32px}._fieldsRow_9w6xm_13{display:flex;gap:16px;margin-top:16px}._fieldsRow_9w6xm_13>*{width:100%}._files_huhyu_1{display:flex;flex-wrap:wrap;gap:20px}@media (max-width: 500px){._files_huhyu_1{gap:12px}}.code-input{display:flex;flex-direction:row;align-items:center;justify-content:space-around}.code-input_input{width:56px}.code-input input{text-align:center}.code-input input[type=number]{-moz-appearance:textfield}.code-input input::-webkit-inner-spin-button{-webkit-appearance:none}.policy-input{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}
