a,abbr,address,article,aside,audio,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,ins,label,legend,li,main,mark,nav,ol,p,pre,q,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,video{margin:0;padding:0;border:0}table{border-collapse:collapse;border-spacing:0}ol,ul{list-style:none}img,video{max-width:100%}img{border-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:""}[hidden]{display:none!important}[disabled]{cursor:not-allowed}:focus:not(:focus-visible){outline:none}:root{--yellow-color:#f3cd29}@font-face{font-family:Manrope3;src:url(/static/media/Manrope3-Regular.d600bd05.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Manrope3;src:url(/static/media/Manrope3-Semibold.2958e391.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Manrope3;src:url(/static/media/OpenSans-Bold.9c335864.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Manrope3;src:url(/static/media/Manrope3-Medium.58c76c9c.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Manrope3;src:url(/static/media/Manrope3-ExtraBold.d01b02ae.woff) format("woff");font-weight:800;font-style:normal}::selection{background-color:#f3cd29;background-color:var(--yellow-color);color:#000}*{box-sizing:border-box}html{height:100%;font-size:14px;line-height:1.65;font-weight:500}body{font-family:Manrope3,SF-Compact-Text,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:320px;width:100%;overflow-x:hidden;color:#000;background-color:#fff;position:relative}img{max-width:100%;height:auto}a{text-decoration:underline;cursor:pointer;display:inline-block;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;color:#f3cd29;color:var(--yellow-color)}a:hover{text-decoration:none}a:visited{opacity:.9}button{background-color:transparent;cursor:pointer;border:none;font-family:inherit}button:focus{outline:none}.delete{color:red}b,strong{font-weight:700}hr{margin:32px 0;outline:none;border:none;height:2px;background-color:rgba(0,0,0,.05)}small{color:rgba(0,0,0,.5);font-size:1rem}::-webkit-input-placeholder{color:rgba(0,0,0,.5);font-weight:500;font-family:Manrope3,SF-Compact-Text,Roboto,sans-serif;font-size:1rem}:-ms-input-placeholder{color:rgba(0,0,0,.5);font-weight:500;font-family:Manrope3,SF-Compact-Text,Roboto,sans-serif;font-size:1rem}::-ms-input-placeholder{color:rgba(0,0,0,.5);font-weight:500;font-family:Manrope3,SF-Compact-Text,Roboto,sans-serif;font-size:1rem}::placeholder{color:rgba(0,0,0,.5);font-weight:500;font-family:Manrope3,SF-Compact-Text,Roboto,sans-serif;font-size:1rem}.form input{line-height:1rem;-webkit-appearance:none}.form input[type=number]::-webkit-inner-spin-button,.form input[type=number]::-webkit-outer-spin-button,.form select{-webkit-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xLjI3MyAwQy40MDMgMC0uMDUyIDEuMDM0LjUzNiAxLjY3NmwzLjIyNyAzLjUyYTEgMSAwIDAwMS40NzQgMGwzLjIyNy0zLjUyQzkuMDUyIDEuMDM0IDguNTk3IDAgNy43MjcgMEgxLjI3M3oiIGZpbGw9IiMwMDAiLz48L3N2Zz4=");background-repeat:no-repeat;background-position:calc(100% - 1rem) 50%;cursor:pointer}.form input[disabled],.form input[type=file][disabled]+label,.form select[disabled],.form textarea[disabled]{background-color:transparent;cursor:not-allowed}.form input:-webkit-autofill,.form input:-webkit-autofill:focus,.form input:-webkit-autofill:hover,.form select:-webkit-autofill,.form select:-webkit-autofill:focus,.form select:-webkit-autofill:hover,.form textarea:-webkit-autofill,.form textarea:-webkit-autofill:focus,.form textarea:-webkit-autofill:hover{-webkit-appearance:none;border:2px solid rgba(0,0,0,.05);-webkit-text-fill-color:#000;box-shadow:inset 0 0 0 1000px #fff}.form .select-wrapper{width:100%}.form__row{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.form__item{display:flex;justify-content:space-between;margin-bottom:1.7rem;position:relative}.form__item__job-type-name{display:flex;align-items:center}.form__result--red{color:red}.form__result--green{color:green}.form .field-lang{color:#f3cd29;color:var(--yellow-color);position:absolute;top:18px;font-size:13px;right:1rem;line-height:13px}.question-mark{position:relative}.question-mark__icon{min-width:15px;display:block;height:15px;border-radius:100px;border:1px solid #f3cd29;font-size:11px;color:#f3cd29;text-align:center;vertical-align:middle;margin-left:6px;line-height:14px;cursor:pointer}.question-mark__icon:hover+.question-mark__description{opacity:1;z-index:1}.question-mark__description{opacity:0;position:absolute;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;z-index:-1;left:20px;bottom:10px;background:#fff;border-radius:4px;padding:5px 10px;min-width:230px;max-width:280px;box-shadow:1px 2px 52px rgba(0,0,0,.1)}.required{color:#f3cd29;color:var(--yellow-color);font-weight:700;bottom:3px;left:1px}.icon,.required{position:relative}.icon:before{content:"";display:block;width:18px;height:18px;background-position:50%;z-index:1;background-repeat:no-repeat;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.icon--left{padding-left:18px}.icon--left:before{left:0}.icon--right{padding-left:18px}.icon--right:before{right:0}.icon--download:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 13h10v-1.53H0V13zm10-8.412H7.143V0H2.857v4.588H0l5 5.353 5-5.353z' fill='%23000'/%3E%3C/svg%3E")}.icon--three-dots:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 0C.9 0 0 .9 0 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zM8 0C6.9 0 6 .9 6 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z' fill='%23000'/%3E%3C/svg%3E")}.icon--email:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.4 4.942L7 8.299l5.6-3.357V4.94L7 1.584 1.4 4.94zM14 4.94v6.716c0 .742-.627 1.343-1.4 1.343H1.4C.627 13 0 12.399 0 11.657V4.94c0-.489.272-.916.679-1.151L7 0l6.321 3.79c.407.235.679.662.679 1.151z' fill='%23F3CD29'/%3E%3C/svg%3E")}.icon--password:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.625 5.167c.759 0 1.375.597 1.375 1.333v6.667c0 .736-.616 1.333-1.375 1.333h-8.25C.616 14.5 0 13.903 0 13.167V6.5c0-.736.616-1.333 1.375-1.333h.688V3.833C2.063 1.993 3.601.5 5.5.5s3.438 1.493 3.438 3.333v1.334h.687zM5.5 1.835c-1.139 0-2.062.895-2.062 2v1.333h4.125V3.835c0-1.105-.923-2-2.063-2z' fill='%23F3CD29'/%3E%3C/svg%3E")}.icon--search:before,.icon--user:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 0a3.25 3.25 0 110 6.5 3.25 3.25 0 010-6.5zm0 8.125c3.59 0 6.5 1.455 6.5 3.25V12a1 1 0 01-1 1H1a1 1 0 01-1-1v-.625c0-1.795 2.91-3.25 6.5-3.25z' fill='%23F3CD29'/%3E%3C/svg%3E")}.icon--loc:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.625 5.167c.759 0 1.375.597 1.375 1.333v6.667c0 .736-.616 1.333-1.375 1.333h-8.25C.616 14.5 0 13.903 0 13.167V6.5c0-.736.616-1.333 1.375-1.333h.688V3.833C2.063 1.993 3.601.5 5.5.5s3.438 1.493 3.438 3.333v1.334h.687zM5.5 1.835c-1.139 0-2.062.895-2.062 2v1.333h4.125V3.835c0-1.105-.923-2-2.063-2z' fill='%23F3CD29'/%3E%3C/svg%3E")}.icon--eyes:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 3.2c-.98 0-1.773.806-1.773 1.8S6.021 6.8 7 6.8c.98 0 1.773-.806 1.773-1.8S7.979 3.2 7 3.2zM7 8C5.369 8 4.045 6.657 4.045 5S5.37 2 7 2c1.632 0 2.955 1.343 2.955 3S8.632 8 7 8zM7 .5C4.044.5 1.521 2.367.5 5 1.521 7.633 4.044 9.5 7 9.5s5.479-1.867 6.5-4.5C12.479 2.367 9.956.5 7 .5z' fill='%23F3CD29'/%3E%3C/svg%3E")}.icon--comment:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8 0H1.2C.54 0 .006.54.006 1.2l-.005 9.592a.5.5 0 00.853.354L2.4 9.6h8.4c.66 0 1.2-.54 1.2-1.2V1.2c0-.66-.54-1.2-1.2-1.2zM2.4 4.8a.6.6 0 01.6-.6h6a.6.6 0 010 1.2H3a.6.6 0 01-.6-.6zm4.8 1.8a.6.6 0 01-.6.6H3A.6.6 0 013 6h3.6a.6.6 0 01.6.6zM9.6 3a.6.6 0 01-.6.6H3a.6.6 0 010-1.2h6a.6.6 0 01.6.6z' fill='%23F3CD29'/%3E%3C/svg%3E")}.icon--trash:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 1.333a.667.667 0 00-.667-.666H7.25L6.902.306A1 1 0 006.182 0H3.818a1 1 0 00-.72.306l-.348.36H1.167a.667.667 0 100 1.334h7.666a.667.667 0 00.667-.667zm-8.357 9.334C1.143 11.4 1.72 12 2.429 12H7.57c.708 0 1.286-.6 1.286-1.333v-7.8a.2.2 0 00-.2-.2H1.343a.2.2 0 00-.2.2v7.8z' fill='%23FF3939'/%3E%3C/svg%3E")}.icon--simple:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.397 5.421a.3.3 0 01.24.48l-.473.626-.407.536-5.84 7.72c-.114.15-.35.009-.269-.163l.032-.067 2.683-5.67.635-1.347H.473a.3.3 0 01-.27-.428L3.477.172A.3.3 0 013.75 0h2.336a.3.3 0 01.272.428l-2.36 4.993h3.4z' fill='%2305C46B'/%3E%3C/svg%3E")}.icon--complex:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.397 5.421a.3.3 0 01.24.48l-.473.626-.407.536-5.84 7.72c-.114.15-.35.009-.269-.163l.032-.067 2.683-5.67.635-1.347H.473a.3.3 0 01-.27-.428L3.477.172A.3.3 0 013.75 0h2.336a.3.3 0 01.272.428l-2.36 4.993h3.4z' fill='%23F3CD29'/%3E%3C/svg%3E")}.icon--super-complex:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.397 5.421a.3.3 0 01.24.48l-.473.626-.407.536-5.84 7.72c-.114.15-.35.009-.269-.163l.032-.067 2.683-5.67.635-1.347H.473a.3.3 0 01-.27-.428L3.477.172A.3.3 0 013.75 0h2.336a.3.3 0 01.272.428l-2.36 4.993h3.4z' fill='%23F18F1C'/%3E%3C/svg%3E")}.icon--user-black:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.59 4.276C13.453 1.838 11.48 0 9 0 6.521 0 4.547 1.838 4.41 4.276c-.434 7.677 9.614 7.686 9.18 0zm-7.443.096c.2-3.531 5.506-3.525 5.706 0 .298 5.274-6.004 5.28-5.706 0zM9 11.077c-5.026 0-7.987 1.824-8.34 5.15L.5 18h1.745c.163-1.73-.248-5.197 6.754-5.197 6.888 0 6.579 3.12 6.756 5.197H17.5c-.17-1.73.206-6.923-8.5-6.923z' fill='%23000'/%3E%3C/svg%3E")}.icon--bell-black:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 17c.963 0 1.75-.785 1.75-1.744h-3.5C5.25 16.216 6.029 17 7 17zm5.25-5.23V7.41c0-2.676-1.435-4.917-3.938-5.51v-.592C8.313.584 7.726 0 7 0c-.726 0-1.313.584-1.313 1.308V1.9c-2.51.592-3.937 2.824-3.937 5.51v4.358L0 13.513v.872h14v-.872l-1.75-1.744z' fill='%231E272E'/%3E%3C/svg%3E")}.icon--locale:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' data-prefix='fas' data-icon='globe-americas' class='svg-inline--fa fa-globe-americas fa-w-16' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 496 512'%3E%3Cpath fill='%23f3cd29' d='M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm82.29 357.6c-3.9 3.88-7.99 7.95-11.31 11.28-2.99 3-5.1 6.7-6.17 10.71-1.51 5.66-2.73 11.38-4.77 16.87l-17.39 46.85c-13.76 3-28 4.69-42.65 4.69v-27.38c1.69-12.62-7.64-36.26-22.63-51.25-6-6-9.37-14.14-9.37-22.63v-32.01c0-11.64-6.27-22.34-16.46-27.97-14.37-7.95-34.81-19.06-48.81-26.11-11.48-5.78-22.1-13.14-31.65-21.75l-.8-.72a114.792 114.792 0 01-18.06-20.74c-9.38-13.77-24.66-36.42-34.59-51.14 20.47-45.5 57.36-82.04 103.2-101.89l24.01 12.01C203.48 89.74 216 82.01 216 70.11v-11.3c7.99-1.29 16.12-2.11 24.39-2.42l28.3 28.3c6.25 6.25 6.25 16.38 0 22.63L264 112l-10.34 10.34c-3.12 3.12-3.12 8.19 0 11.31l4.69 4.69c3.12 3.12 3.12 8.19 0 11.31l-8 8a8.008 8.008 0 01-5.66 2.34h-8.99c-2.08 0-4.08.81-5.58 2.27l-9.92 9.65a8.008 8.008 0 00-1.58 9.31l15.59 31.19c2.66 5.32-1.21 11.58-7.15 11.58h-5.64c-1.93 0-3.79-.7-5.24-1.96l-9.28-8.06a16.017 16.017 0 00-15.55-3.1l-31.17 10.39a11.95 11.95 0 00-8.17 11.34c0 4.53 2.56 8.66 6.61 10.69l11.08 5.54c9.41 4.71 19.79 7.16 30.31 7.16s22.59 27.29 32 32h66.75c8.49 0 16.62 3.37 22.63 9.37l13.69 13.69a30.503 30.503 0 018.93 21.57 46.536 46.536 0 01-13.72 32.98zM417 274.25c-5.79-1.45-10.84-5-14.15-9.97l-17.98-26.97a23.97 23.97 0 010-26.62l19.59-29.38c2.32-3.47 5.5-6.29 9.24-8.15l12.98-6.49C440.2 193.59 448 223.87 448 256c0 8.67-.74 17.16-1.82 25.54L417 274.25z'/%3E%3C/svg%3E")}.arrow{position:relative}.arrow:before{content:"";position:absolute;display:block;border-color:#000;opacity:.25;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.arrow--right:before{right:0;border:5px solid transparent;border-left-color:currentcolor}.arrow--bottom:before{right:0;top:calc(50% + 2.5px);border:5px solid transparent;border-top-color:currentcolor}.double-arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.5' d='M1.102 6a.5.5 0 00-.376.83l2.398 2.74a.5.5 0 00.752 0l2.398-2.74A.5.5 0 005.898 6H1.102zM5.898 4a.5.5 0 00.376-.83L3.876.43a.5.5 0 00-.752 0L.726 3.17a.5.5 0 00.376.83h4.796z' fill='%231E272E'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.double-arrow--right{background-position:100%;padding-right:15px}.text--center{text-align:center}.text--right{text-align:right}.link--dark{color:#000;text-decoration:none}.link--dark:hover{opacity:.8}.accent--color{color:#f3cd29;color:var(--yellow-color)}.accent--bg{background-color:#f3cd29;background-color:var(--yellow-color)}.burger{position:relative;cursor:pointer;padding:0}.burger span{height:3px;width:24px;background:#000;display:block;margin-bottom:4px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.burger span:last-child{margin-bottom:0}.burger.active span:nth-child(2){opacity:0}.burger.active span:first-child{-webkit-transform:rotate(45deg) translate(1px,10px);transform:rotate(45deg) translate(1px,10px)}.burger.active span:nth-child(3){-webkit-transform:rotate(-45deg) translateY(-9px);transform:rotate(-45deg) translateY(-9px)}.color{color:#000}.color--dark-gray{color:rgba(0,0,0,.5)}.color--green{color:#05c46b}.bullet{padding-left:24px;position:relative}.bullet:before{content:"";display:block;width:8px;height:8px;border-radius:50%;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#000}.bullet--yellow:before{background-color:#f3cd29}.bullet--orange:before{background-color:#ffa502}.bullet--blue:before{background-color:#1e90ff}.bullet--green:before{background-color:#05c46b}.bullet--purple:before{background-color:#b067dd}.bullet--gray:before{background-color:#c4c4c4}.bullet--red:before{background-color:#ff3939}.bullet--dark-green:before{background-color:#20a63d}.number{color:rgba(30,39,46,.5);background-color:rgba(30,39,46,.05)}.number,.status{text-transform:uppercase;font-size:.85rem;line-height:1;padding:10px 16px;border-radius:100px;display:inline-block}.status--completed,.status--green{color:#05c46b;background-color:rgba(5,196,107,.06)}.status--request,.status--yellow{color:#f3cd29;background-color:rgba(243,205,41,.06)}.status--pricing{color:#ffa502;background-color:rgba(255,165,2,.06)}.status--approved,.status--blue{color:#1e90ff;background-color:rgba(30,144,255,.06)}.status--canceled,.status--red{color:#ff3939;background-color:rgba(255,57,57,.06)}.status--draft,.status--purple,.status--revision{color:#b067dd;background-color:rgba(176,103,221,.06)}.user-link{text-decoration:none;display:flex;align-items:center;color:#000;font-size:14px}.user-link__avatar{width:40px;height:40px;border-radius:50%;margin-right:24px;object-fit:cover}.countdown{color:#f3cd29;color:var(--yellow-color);background:rgba(243,205,41,.06);border-radius:4px;padding:.57rem 1.14rem}.container{width:100%;max-width:1170px;margin:0 auto;padding:0 15px;position:relative}.wrapper--center{display:flex;align-items:center;justify-content:center}.display--flex{display:flex}.justify-content--space-around{justify-content:space-around}.justify-content--space-between{justify-content:space-between}.justify-content--end{justify-content:flex-end}.justify-content--center{justify-content:center}.justify-self--end{justify-self:end}.justify-self--center{justify-self:center}.align-items--center{align-items:center}.align-items--start{align-items:flex-start}.align-items--end{align-items:flex-end}.flex-direction--column{flex-direction:column}.title{font-weight:500;font-size:2rem;line-height:1.25}.title--h2{font-size:1.45rem}.sub-title{color:rgba(0,0,0,.5)}.content-line{display:flex;justify-content:space-between;margin-bottom:1.14rem;align-items:center}.content-line strong{font-weight:500;margin-left:1.78rem}.content-line span{display:flex;align-items:center}.content-line span svg{margin-right:1.14rem}.app-wrapper{padding-top:88.8px}.route-wrapper{min-height:calc(100vh - 208px)}.section{position:relative}.section--default .section__top-bar .btn--white{text-align:left}.section--default .section__top-bar .btn{min-width:170px}.section--default .section__top-bar .btn--white{min-width:185px}.section--default .section__top-bar .btn--big{margin-left:24px}.section--default .section__top-bar .arrow:before{opacity:1;right:24px}.section__top-bar{padding:3.42rem 0;display:flex;justify-content:space-between;align-items:center}@media (max-width:768px){.section--default .section__top-bar{padding:2.6rem 0}html{font-size:12px}.app-wrapper{padding-top:95px}.route-wrapper{min-height:calc(100vh - 158px)}.hidden-on-mobile{display:none!important}}@media (max-width:576px){.form__row{grid-template-columns:1fr}}@media (min-width:768px){.hidden-on-desktop{display:none!important}}#plupload_plupload{display:none}.authentication{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:minmax(74px,150px) 1fr;padding:0 15px;margin-top:-88.8px}.authentication .locale-switcher-wrapper{position:absolute;right:25px;top:14px;font-size:14px}.authentication .notifications-wrapper{right:10px;top:20px}.authentication a,.authentication p{font-weight:500}.authentication:before{content:"";display:block;position:absolute;width:50%;height:100%;background:linear-gradient(217.48deg,#f3cd29 -1.01%,#ffde51 102.44%)}.authentication__logo{align-self:end;justify-self:center;grid-column-start:2}.authentication__logo svg{line-height:0}.authentication__content{align-self:center;justify-self:center;grid-column-start:2;margin:24px 0;width:100%;max-width:330px}.authentication .form ::-webkit-input-placeholder{color:#000;font-weight:600}.authentication .form :-ms-input-placeholder{color:#000;font-weight:600}.authentication .form ::-ms-input-placeholder{color:#000;font-weight:600}.authentication .form ::placeholder{color:#000;font-weight:600}.authentication .form input{font-weight:600}.authentication .form label{font-weight:500}.authentication .form .btn{width:100%}@media (max-width:992px){.authentication{grid-template-rows:minmax(74px,150px) 1fr;grid-template-columns:1fr}.authentication:before{display:none}.authentication__content,.authentication__logo{grid-column-start:1}}@media (max-width:768px){.authentication{margin-top:-79px}}@media (max-width:500px){.authentication .locale-switcher-wrapper{top:10px;right:15px}}.fade-enter{opacity:0}.fade-enter-active{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.fade-exit{opacity:1}.fade-exit-active{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.notifications-wrapper{position:fixed;left:0;right:0;z-index:10}.notifications{position:absolute;right:5px;top:-8px}.notification{padding:15px 16px;background:#fff;box-shadow:1px 2px 48px rgba(0,0,0,.06);border-radius:8px;display:flex;align-items:center;max-width:250px;cursor:pointer}.notification+.notification{margin-top:10px}.notification__icon{height:40px;width:40px;border-radius:100px;margin-right:15px;display:flex;align-items:center;justify-content:center;flex:1 0 40px;max-width:40px}.notification__icon svg{max-width:20px}.notification__icon--info{background:rgba(243,205,41,.06)}.notification__icon--error{background:rgba(255,57,57,.06)}.notification__icon--error svg{margin-top:-3px}.notification span{font-size:.9rem;line-height:1.3rem;font-weight:700}select.icon:before{left:20px}select.icon input,select.icon textarea{padding-left:50px}select{border:2px solid rgba(0,0,0,.05);border-radius:8px;padding:1rem 1rem .9rem;width:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;outline:none}select:focus{outline:none;box-shadow:none}select:focus:required:invalid{border-color:rgba(255,0,0,.5)}select:required:valid{border-color:rgba(243,205,41,.5)}select::-webkit-internal-autofill-selected{background-color:#fff}.locale-switcher{position:relative;display:flex;align-items:center;justify-content:center}.locale-switcher__title{position:relative;padding:5px 6px;cursor:pointer}.locale-switcher__title svg{margin-left:5px}.locale-switcher ul{position:absolute;top:0;min-width:100%;background-color:#fff;border-radius:4px;padding:6px 13px;text-align:center;box-shadow:1px 2px 48px rgba(0,0,0,.1);opacity:0;visibility:hidden}.locale-switcher ul.active{opacity:1;visibility:visible}.locale-switcher li{font-size:13px;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.locale-switcher li:hover{color:var(--yellow-color)}.btn{font-size:1rem;text-decoration:none;color:#000;line-height:1.4;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;font-weight:500;position:relative;overflow:hidden}.btn--select{border:2px solid rgba(0,0,0,.05);border-radius:8px;padding:1rem 1rem .9rem;width:100%;-webkit-transition:border-color .3s ease-in-out;transition:border-color .3s ease-in-out;color:rgba(0,0,0,.5);text-align:left;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 15.3c-3.75 0-6.8-3.05-6.8-6.8s3.05-6.8 6.8-6.8c3.749 0 6.8 3.05 6.8 6.8s-3.051 6.8-6.8 6.8zM8.5 0a8.5 8.5 0 100 17A8.5 8.5 0 0017 8.5 8.5 8.5 0 008.5 0zm.85 5.1a.85.85 0 00-1.7 0v2.55H5.1a.85.85 0 000 1.7h2.55v2.55a.85.85 0 001.7 0V9.35h2.55a.85.85 0 100-1.7H9.35V5.1z' fill='%23F3CD29'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 1rem) 50%}.btn--big{display:block;padding:1.15rem;font-weight:600;border-radius:8px}.btn--elips{border-radius:31px;padding:.85rem 1.7rem}.btn--filter{color:rgba(30,39,46,.5);text-transform:uppercase;font-weight:600}.btn--yellow{background-color:var(--yellow-color)}.btn--yellow:hover{background-color:rgba(243,205,41,.8)}.btn__progress-bar{position:absolute;width:0;display:block;height:100%;background:rgba(215,178,21,.46);top:0;left:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.btn--gray{background-color:rgba(30,39,46,.05)}.btn--gray:hover{background-color:rgba(30,39,46,.1)}.btn--yellow-transparent{border:2px solid #f3cd29;background-color:transparent}.btn--yellow-transparent:hover{background-color:var(--yellow-color)}.btn--white{display:block;padding:1.1rem 24px;border:2px solid rgba(0,0,0,.05);border-radius:8px;background-color:#fff}.btn--uppercase{text-transform:uppercase}.btn:disabled{color:inherit}a.btn{text-align:center}.btn-group{display:flex;margin:3rem -.57rem}.btn-group--payment{justify-content:stretch;align-items:stretch}.btn-group--payment>.btn{flex:1 1}.btn-group--payment .drop-down__label{height:100%}.btn-group--payment .drop-down__label .btn{height:100%;margin:0;padding:0 1.64rem}.btn-group--payment .drop-down__label .btn:before{right:calc(50% - 5px);opacity:1}.btn-group .btn{margin:0 .57rem;padding:1.14rem 2.28rem}@media (max-width:576px){.btn-group{flex-direction:column}.btn-group .btn{margin-bottom:1.71rem}.btn-group .btn:last-child{margin-bottom:0}}.input,.textarea{width:100%;font-size:1rem;-webkit-appearance:none!important}.input.icon:before,.textarea.icon:before{left:20px}.input.icon input,.input.icon select,.input.icon textarea,.textarea.icon input,.textarea.icon select,.textarea.icon textarea{-webkit-appearance:none;padding-left:50px;outline:none}input,textarea{border:2px solid rgba(0,0,0,.05);border-radius:8px;padding:1rem 1rem .9rem;width:100%;-webkit-transition:border-color .3s ease-in-out;transition:border-color .3s ease-in-out;-webkit-appearance:none;outline:none;resize:vertical}input:focus,textarea:focus{outline:none;box-shadow:none}input:focus:required:invalid,textarea:focus:required:invalid{border-color:rgba(255,0,0,.5)}input::-webkit-internal-autofill-selected,textarea::-webkit-internal-autofill-selected{background-color:#fff}.checkbox input{position:absolute;opacity:0;height:0;width:0}.checkbox input:checked+label:after{opacity:1}.checkbox label{position:relative;cursor:pointer;padding-left:30px}.checkbox label:before{content:"";display:block;position:absolute;top:0;left:0;width:14px;height:14px;border-radius:4px;border:2px solid rgba(0,0,0,.05)}.checkbox label:after{content:"";display:block;position:absolute;left:4px;top:6px;width:10px;height:7px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 1L3.687 6 1.5 3.727' stroke='%23F3CD29' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.preloader{width:100%;display:block;height:80px;opacity:.3;margin-top:60px}.preloader--full{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.badge{position:relative}.badge--icon{width:42px;height:42px;border-radius:50%;display:flex}.badge--pointer{cursor:pointer}.badge--yellow{background-color:var(--yellow-color)}.badge--gray{background-color:rgba(30,39,46,.05)}.badge--label .badge__counter{right:24px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.badge--label .label{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.badge--label:hover .label{opacity:.7}.badge__counter{color:#fff;background:#ff3939;font-size:.45rem;width:14px;border-radius:50%;position:absolute;right:0;top:0;line-height:14px}.badge .icon{left:calc(50% - 8px)}.header{padding:22px 0;border-bottom:1px solid rgba(0,0,0,.1);position:fixed;width:100%;top:0;left:0;z-index:3;background-color:#fff}.header__logo{line-height:0;margin-top:4px}.navigation .navigation__item{text-decoration:none;color:inherit;display:block;padding:12px 24px;cursor:pointer}.navigation .navigation__item:before{right:24px}.navigation .navigation__item:hover{color:rgba(0,0,0,.8)}.desktop-menu{display:flex;align-items:center}.desktop-menu>a,.desktop-menu>div{margin-left:32px}.desktop-menu .input.icon:before{left:16px}.desktop-menu .input.icon input{padding-left:40px;padding-top:.95rem;padding-bottom:.85rem}.mobile-menu{position:fixed;-webkit-transform:translateY(-101%);transform:translateY(-101%);right:0;width:100%;background-color:#fff;z-index:2;-webkit-transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transition:transform .3s ease-in-out,opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;padding:32px 15px;font-size:1.4rem;opacity:0;pointer-events:none;height:calc(100vh - 80px);overflow-y:scroll}.mobile-menu.active{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:unset}.mobile-menu .form{margin-bottom:12px}.mobile-menu .navigation ul li{margin:20px 0}.mobile-menu .navigation__item,.mobile-menu a{text-decoration:none;color:inherit;display:block;padding:12px 24px 12px 0;cursor:pointer}.mobile-menu .badge,.mobile-menu .drop-down{margin-top:20px}.mobile-menu .badge{display:block}.mobile-menu .badge--label .badge__counter{right:0}select.locale-switcher{background:transparent;border:none;border-bottom:2px solid #f3cd30;border-radius:0;font-size:14px;padding:7px 2px;cursor:pointer}.locale-switcher--mobile{justify-content:center}.locale-switcher--mobile li{padding:20px!important;margin:0!important}.beta-version{font-size:11px;line-height:15px;padding:5px 0;margin:-22px 0 22px;text-align:center;background:var(--yellow-color);font-weight:500}.beta-version a{color:#000}@media (max-width:768px){.header{padding:24px 0}.beta-version{bottom:-20px}}@media (min-width:768px){.mobile-menu{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.drop-down{position:relative}.drop-down--active .drop-down__body{opacity:1;pointer-events:auto}.drop-down--disabled .drop-down__body{opacity:0;pointer-events:none}.drop-down__label{cursor:pointer}.drop-down--select .drop-down__body--center-bottom,.drop-down--select .drop-down__body--left-bottom{margin-top:-4px}.drop-down__body{opacity:0;pointer-events:none;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;box-shadow:1px 2px 52px rgba(0,0,0,.05);position:absolute;z-index:2;min-width:170px;background-color:#fff}.drop-down__body--center-bottom{-webkit-transform:translate(-50%,8px);transform:translate(-50%,8px);left:50%;margin-top:8px}.drop-down__body--left-bottom{right:0;margin-top:8px}.drop-down ul li a{text-decoration:none;color:inherit;display:block;padding:12px 24px}.drop-down__select-list li{padding:12px 24px;cursor:pointer;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.drop-down__select-list li.bullet{padding-left:50px}.drop-down__select-list li.bullet:before{left:24px}.drop-down__select-list li:hover{background-color:hsla(0,0%,76.9%,.15)}.drop-down__item--edit{padding:0!important}.lang-switcher{display:flex}.lang-switcher li{font-size:16px;padding:10px;cursor:pointer}.lang-switcher li.active{color:var(--yellow-color)}.footer{padding:48px 0;border-top:1px solid rgba(0,0,0,.1)}@media (max-width:768px){.footer{padding:28px 0}}.section.jobs{padding-bottom:33px}.section.jobs .table--jobs h3{font-weight:400;text-align:center}.section.jobs .table--jobs .btn--elips{font-size:.85rem;margin:0 auto}.section.jobs .table--jobs .table__row a:not(.btn){color:#000;text-decoration:none}.section.jobs .table--jobs .table__row a:not(.btn):hover{color:rgba(0,0,0,.8)}.section.jobs .table--jobs .table__row a.btn--elips{margin-right:0;padding:.85rem 0 .85rem .25rem}.section.jobs .table--jobs .table__row .drop-down__label{text-align:right}.section.jobs .table--jobs .table__row .drop-down .icon{display:inline-block;padding-bottom:12px}.section.jobs .table--jobs .table__row .drop-down ul li:first-child{padding:0}.no-title{opacity:.4}@media (max-width:992px){.section.jobs .table--jobs .btn--elips{margin-right:0}.section.jobs .table--jobs .table__row .table__cell:nth-child(2) a{font-size:16px;padding:14px 0 6px}.section.jobs .table--jobs .table__row .table__cell:nth-child(4){font-size:12px}.section.jobs .table--jobs .table__row a.btn--elips{padding:.85rem}.section.jobs .table--jobs .table__row .drop-down .icon{background:rgba(30,39,46,.05);height:28px;width:28px;border-radius:50%;padding-bottom:16px}.section.jobs .table--jobs .table__row .drop-down .icon:before{right:5px}}@media (max-width:768px){.section.jobs{margin-bottom:16px}.section.jobs .section__top-bar .btn--yellow{position:fixed;min-width:auto;width:48px;height:48px;overflow:hidden;display:block;border-radius:50%;right:32px;bottom:32px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.252 8.536c0-.125.102-.227.228-.227h4.205a1.315 1.315 0 000-2.631H8.479a.227.227 0 01-.227-.227V1.259a1.259 1.259 0 00-2.517 0V5.45a.227.227 0 01-.228.227H1.316a1.315 1.315 0 100 2.63h4.192c.126 0 .228.103.228.228v4.205a1.259 1.259 0 102.517 0V8.536z' fill='%23000'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;text-indent:48px;white-space:nowrap}}.table__header{display:grid;padding:14px;border-radius:8px;background-color:rgba(30,39,46,.05);color:rgba(30,39,46,.5);text-transform:uppercase;font-weight:600}.table__body{padding:16px 8px}.table__row{padding:16px 0;display:grid}.table--jobs .table__footer .btn{margin:16px 0;padding:1rem 2.25rem}.table--jobs .table__row{grid-template-columns:7fr 3fr 3fr minmax(110px,1fr) 1fr;align-items:center}.table--jobs .table__row .table__cell:nth-child(2){margin-left:0}.table--jobs .table__row .table__cell:first-child{padding-left:0}.table--jobs .table__row .table__cell:nth-child(3){padding-right:15px}.table--jobs .table__header{grid-template-columns:7fr 3fr 3fr minmax(110px,1fr) 1fr}.table--jobs .table__header .btn{padding-left:0}.table--profiles .table__header{grid-template-columns:minmax(150px,4fr) minmax(150px,4fr) minmax(105px,3fr) minmax(105px,3fr) minmax(90px,1fr)}.table--profiles .table__header .btn{padding-left:0}.table--profiles .table__footer .btn{margin:16px 0;padding:1rem 2.25rem}.table--profiles .table__row{grid-template-columns:minmax(150px,4fr) minmax(150px,4fr) minmax(105px,3fr) minmax(105px,3fr) minmax(90px,1fr);align-items:center}.table--profiles .table__row .table__cell:last-child{justify-self:end}.table--billing .table__header{grid-template-columns:minmax(130px,1fr) 7fr minmax(75px,2fr);padding:14px 24px}.table--billing .table__header .table__cell:last-child{justify-self:end}.table--billing .table__header .btn{padding-left:0}.table--billing .table__body{padding:24px}.table--billing .table__body .table__cell:last-child{justify-self:end;padding-right:15px}.table--billing .table__footer{padding:48px 24px;border-top:2px solid rgba(0,0,0,.05)}.table--billing .table__footer>div:last-child{padding-right:15px}.table--billing .table__row{padding:24px 0;grid-template-columns:minmax(130px,1fr) 7fr minmax(75px,2fr);align-items:center}.table--job-types .table__row,.table--jobs .table__row{padding:4px 0}.table--job-types .table__cell:first-child a,.table--job-types .table__cell:first-child div,.table--jobs .table__cell:first-child a,.table--jobs .table__cell:first-child div{display:block;padding:16px 0}@media (max-width:992px){.table--job-types .table__row{padding:24px 0}.table--job-types .table__row:first-child{padding-top:0}.table--jobs .table__header{display:none}.table--jobs .table__row{padding:24px 0;border-bottom:1px solid rgba(0,0,0,.1);grid-template-columns:minmax(160px,1fr) 1fr;grid-template-rows:30px minmax(40px,1fr) 40px;grid-template-areas:"status more-actions" "name name" "date action"}.table--jobs .table__row:first-child{padding-top:0}.table--jobs .table__row .table__cell:first-child{grid-area:name}.table--jobs .table__row .table__cell:nth-child(2){grid-area:status}.table--jobs .table__row .table__cell:nth-child(3){grid-area:date}.table--jobs .table__row .table__cell:nth-child(4){grid-area:action;justify-self:end}.table--jobs .table__row .table__cell:nth-child(5){grid-area:more-actions}.table--profiles .table__header{display:none}.table--profiles .table__row{padding:24px 0;border-bottom:1px solid rgba(0,0,0,.1);align-items:start;grid-template-columns:minmax(90px,1fr) minmax(50px,1fr) minmax(95px,1fr);grid-template-areas:"name name action" "email amount date"}.table--profiles .table__row:first-child{padding-top:0}.table--profiles .table__row .table__cell:first-child{grid-area:name;margin-bottom:2rem}.table--profiles .table__row .table__cell:nth-child(2){grid-area:email}.table--profiles .table__row .table__cell:nth-child(3){grid-area:amount;justify-self:center;display:none}.table--profiles .table__row .table__cell:nth-child(4){grid-area:date;justify-self:end}.table--profiles .table__row .table__cell:nth-child(5){grid-area:action;justify-self:end}}@media (max-width:768px){.table--billing .table__header{display:none}.table--billing .table__body{padding:0}.table--billing .table__footer{border:none;padding:48px 0}.table--billing .table__row{padding:24px 0;border-bottom:1px solid rgba(0,0,0,.1);grid-template-columns:minmax(100px,1fr) minmax(70px,90px);grid-template-rows:30px minmax(40px,1fr);grid-template-areas:"date date" "name amount"}.table--billing .table__row:first-child{padding-top:0}.table--billing .table__row .table__cell:first-child{grid-area:date}.table--billing .table__row .table__cell:nth-child(2){grid-area:name}.table--billing .table__row .table__cell:nth-child(3){grid-area:amount;justify-self:end}}.pagination{display:flex;align-items:center;margin:16px 0}.pagination li{margin:0 1.14rem}.pagination li a{display:block;background-color:rgba(30,39,46,.05);border-radius:4px;padding:.57rem;text-decoration:none;color:rgba(30,39,46,.5);font-weight:600;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.pagination li a:hover{background-color:rgba(30,39,46,.08)}.pagination li a.active{color:var(--yellow-color)}.modal-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:3;overflow-y:scroll}.modal-wrapper .modal-window{padding:3.42rem;background-color:#fff;border-radius:8px;margin:3.42rem 0;position:absolute;width:770px;max-width:calc(100% - 30px);top:7%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.modal-wrapper .modal-window__header{font-size:1.71rem;margin-bottom:3.42rem;display:flex;justify-content:space-between;align-items:center}.modal-wrapper .modal-window__header span{color:rgba(0,0,0,.5);font-size:1.28rem}.modal-wrapper .modal-window__body .btn--big{padding:1.14rem 3.42rem}.modal-wrapper .modal-window__body--single-file-upload .upload-box{margin-bottom:3.42rem}.modal-wrapper .modal-window__body--single-file-upload .btn:last-child{margin-left:1.14rem}.modal-wrapper .modal-window__body--add-user .btn{margin-top:.85rem}.modal-wrapper .modal-window__body--add-user .btn:last-child{margin-left:1.14rem}.modal-wrapper .modal-window__body--scrollable{height:484px;padding-right:24px;overflow-y:scroll;overflow-x:hidden;max-width:100%}.modal-wrapper .modal-window__body--img{text-align:center}.modal-wrapper .modal-window__body--img img{height:auto;width:100%}.modal-wrapper .modal-window .btn--close{width:32px;height:32px;background-color:#fff;border-radius:50%;position:absolute;right:-32px;top:-32px;line-height:0;min-width:auto!important}.modal-wrapper .modal-window .btn--close svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.modal-wrapper .modal-window .btn--close:hover svg{-webkit-transform:scale(1.2);transform:scale(1.2)}@media (max-width:992px){.modal-wrapper .modal-window{width:500px}}@media (max-width:768px){.modal-window{padding:2.28rem;margin:2.28rem}.modal-window .btn--close{top:-48px;right:-16px}}@media (max-width:600px){.modal-wrapper .modal-window{width:100%;padding:2.3rem}.modal-wrapper .modal-window__header{margin-bottom:2.3rem;font-size:1.4rem}.modal-wrapper .modal-window__header--rows-on-mobile{flex-direction:column;align-items:flex-start}.modal-wrapper .modal-window__header span{font-size:1.1rem}.modal-wrapper .modal-window .btn--close{right:0;top:-44px}}@media (max-width:576px){.modal-window{padding:1.71rem;margin:1.71rem}.modal-window__header{margin-bottom:2.28rem}.modal-window__body--scrollable{height:358px;padding-right:18px}}.upload-box__input input{display:none}.upload-box__input label{border:2px dashed rgba(0,0,0,.1);border-radius:8px;width:100%;padding:5.35rem;display:block;text-align:center;position:relative}.upload-box__input label svg{display:block;margin:0 auto 1.15rem}.upload-box__input label span{text-transform:uppercase;font-weight:700;line-height:1.42;display:block}.upload-box__input label .preview img{position:absolute;width:90%;height:90%;top:5%;left:5%;-webkit-transition:opacity .3s ease .2s;transition:opacity .3s ease .2s}.upload-box--uploading label{position:relative;z-index:1}.upload-box--uploading label .preview img{opacity:.2}.preview{max-width:100%}.preview img{object-fit:cover}@media (max-width:768px){.upload-box__input label{padding:2.28rem}}.progress-bar__line-wrapper{border:1px solid var(--yellow-color);background-color:transparent;position:absolute;border-radius:20px;text-align:center;display:table;width:90%;max-width:230px;bottom:25px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);overflow:hidden}.progress-bar__one-file{margin-top:10px;display:flex;justify-content:center;align-items:center}.progress-bar__one-file svg{margin:0 8px 0 0!important}.progress-bar__line{position:absolute;top:0;left:0;height:100%;width:0;background-color:var(--yellow-color)}.progress-bar span{position:relative;display:block;padding:5px;font-size:12px;font-weight:400!important}.section.profile{padding-top:3.42rem}.section.profile .profile__sidebar{flex-basis:200px;padding-right:75px}.section.profile .profile__sidebar .avatar{position:relative;margin-bottom:2.52rem}.section.profile .profile__sidebar .avatar img{width:100px;height:100px;border-radius:50%;object-fit:cover}.section.profile .profile__sidebar .avatar .btn{position:absolute;top:0;left:68px;background-color:#fff;border-radius:50%;height:32px;width:32px;opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;box-shadow:1px 2px 32px rgba(0,0,0,.1)}.section.profile .profile__sidebar .avatar .btn svg{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.section.profile .profile__sidebar .avatar .btn:hover svg{-webkit-transform:scale(1.2);transform:scale(1.2)}.section.profile .profile__sidebar .avatar:hover .btn{opacity:1;pointer-events:auto}.section.profile .profile__sidebar .instruction{font-size:.71rem}.section.profile .profile__sidebar .instruction .title{font-size:.86rem;margin-bottom:1.14rem;text-transform:uppercase;line-height:1.4}.section.profile .profile__sidebar .instruction p{margin-bottom:1.14rem;color:rgba(0,0,0,.5)}.section.profile .profile__sidebar .instruction a{text-decoration:none}.section.profile .profile__detail{flex:1 1}.section.profile .profile__detail .section__top-bar{padding:2.42rem 0;align-items:flex-start}.section.profile .profile__detail .section__top-bar .btn--yellow{min-width:145px;margin-top:-.5rem}.section.profile .profile__detail .title{margin-bottom:3.42rem}.section.profile .profile__detail--editing .profile__detail-item{margin-bottom:2.28rem}.section.profile .profile__detail--editing .profile__detail-item>div:first-child{margin-bottom:1.14rem}.section.profile .profile__detail-item{margin-bottom:3.42rem}.section.profile .profile__detail-item--full-width{grid-column:1/3}.section.profile .profile__detail-item>div:first-child{text-transform:uppercase;font-size:.86rem;margin-bottom:1.7rem}.section.profile .profile__detail-group{margin-bottom:3.42rem;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:2.14rem;max-width:770px}.section.profile .profile__detail-group .title{grid-column:1/3}.section.profile .profile__detail-group--full-width{grid-template-columns:2fr}.section.profile .profile__detail-group+.profile__detail-group--full-width{margin-top:-3.48rem}.section.profile .profile__row{display:flex}@media (max-width:768px){.section.profile .profile__row{flex-direction:column}.section.profile .profile__sidebar{max-width:190px;margin:0 auto;padding:0;text-align:center;flex-basis:auto}.section.profile .profile__sidebar .avatar{margin-bottom:0}.section.profile .profile__sidebar .avatar .btn{opacity:1}.section.profile .profile__sidebar .instruction{display:none}}.section.clients .section__top-bar .btn--big{padding:1.15rem}@media (max-width:768px){.section.clients{margin-bottom:16px}.section.clients .section__top-bar .btn--yellow{position:fixed;min-width:auto;width:48px;height:48px;overflow:hidden;display:block;border-radius:50%;right:32px;bottom:32px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.252 8.536c0-.125.102-.227.228-.227h4.205a1.315 1.315 0 000-2.631H8.479a.227.227 0 01-.227-.227V1.259a1.259 1.259 0 00-2.517 0V5.45a.227.227 0 01-.228.227H1.316a1.315 1.315 0 100 2.63h4.192c.126 0 .228.103.228.228v4.205a1.259 1.259 0 102.517 0V8.536z' fill='%23000'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;text-indent:48px;white-space:nowrap}}.section.suppliers .section__top-bar .btn--big{padding:1.15rem}@media (max-width:768px){.section.suppliers{margin-bottom:16px}.section.suppliers .section__top-bar .btn--yellow{position:fixed;min-width:auto;width:48px;height:48px;overflow:hidden;display:block;border-radius:50%;right:32px;bottom:32px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.252 8.536c0-.125.102-.227.228-.227h4.205a1.315 1.315 0 000-2.631H8.479a.227.227 0 01-.227-.227V1.259a1.259 1.259 0 00-2.517 0V5.45a.227.227 0 01-.228.227H1.316a1.315 1.315 0 100 2.63h4.192c.126 0 .228.103.228.228v4.205a1.259 1.259 0 102.517 0V8.536z' fill='%23000'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;text-indent:48px;white-space:nowrap}}.section.job .job__heading{margin-bottom:5.14rem}.section.job .job__heading .title{font-size:1.71rem;margin-bottom:.71rem}.section.job .job__heading--two-column{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px}.section.job .job__body{margin:0 -15px 6rem}.section.job .job__detail{flex:1 1;padding:0 15px}.section.job .job__detail .bullet{margin-bottom:1.14rem}.section.job .job__images{flex:1 1;padding:0 15px}.section.job .job__detail-item{margin-bottom:2.28rem}.section.job .job__detail-item .bullet{display:flex;align-items:center}.section.job .job__detail-item>div:first-child{text-transform:uppercase;font-size:.86rem;margin-bottom:1.14rem}.section.job .job__detail-item:last-child{margin-bottom:0}@media (max-width:768px){.section.job .job__images{margin-top:2.28rem}.section.job .job__heading--two-column{grid-template-columns:1fr}.section.job .job__heading--two-column .info-block{display:none}}.job__state-wrapper{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;-webkit-transition:margin-left .3s ease;transition:margin-left .3s ease}.job__state{border:2px solid rgba(0,0,0,.1);border-radius:8px;padding:1.57rem;-webkit-transition:border-color .3s ease,color .3s ease;transition:border-color .3s ease,color .3s ease;flex:1 1;min-width:150px;margin:1.72rem 15px;color:rgba(30,39,46,.5);font-weight:40}.job__state .title{font-size:1rem;text-transform:uppercase;font-weight:600;margin-bottom:.2rem}.job__state:first-child{margin-left:0}.job__state:last-child{margin-right:0}.job__state--active{border-color:#f3cd29;color:#1e272e}@media (max-width:992px){.job__state{margin:1.72rem 7.5px}}@media (max-width:768px){.job__state-wrapper--active-2 .job__state:first-child{margin-left:-60px}.job__state-wrapper--active-3 .job__state:first-child{margin-left:-135px}.job__state-wrapper--active-4{padding-right:0!important}.job__state-wrapper--active-4 .job__state:first-child{margin-left:-210px}.job__state{width:150px}}@media (max-width:576px){.job__state-wrapper--active-2 .job__state{-webkit-transform:translateX(95%);transform:translateX(95%)}.job__state-wrapper--active-2 .job__state:first-child,.job__state-wrapper--active-3 .job__state:first-child{margin-left:-270px}.job__state-wrapper--active-4 .job__state:first-child{margin-left:-435px}}.job__create-new .form{display:grid;grid-template-columns:1fr 1fr}.job__create-new .form__result{margin-top:-2.25rem}.form--select-job-type{margin-bottom:3.42rem}.form .checkbox label{color:rgba(0,0,0,.5);display:block}.form .checkbox input:checked+label{color:#000}.selected-options li{margin-top:1.7rem;padding-left:34px;position:relative}.selected-options li:before{content:"";display:block;position:absolute;top:2px;left:0;width:14px;height:14px;border-radius:4px;border:2px solid rgba(0,0,0,.05)}.selected-options li:after{content:"";display:block;position:absolute;left:4px;top:8px;width:10px;height:7px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 1L3.687 6 1.5 3.727' stroke='%23F3CD29' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media (max-width:768px){.job__create-new .form{grid-template-columns:1fr}}.info-block{color:rgba(0,0,0,.5);background:rgba(0,0,0,.02);border-radius:8px;margin:0;padding:2.28rem 2.28rem 2.28rem 4.56rem;width:100%;display:flex;align-items:center;justify-content:center}.info-block svg{margin-left:-2.28rem}.info-block--yellow{background-color:rgba(243,205,41,.06);color:#f3cd29}.info-block--yellow svg{display:none}.info-block span{padding-left:1.14rem}.img-previews__item{position:relative;border-radius:8px;height:110px}.img-previews__item img{display:block;border-radius:8px;width:100%;height:110px;object-fit:cover;background-image:url("data:image/png;base64,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");background-position:50%}.img-previews__item--simple img{border-color:#05c46b}.img-previews__item--complex img{border-color:#f3cd29}.img-previews__item--super-complex img{border-color:#f18f1c}.img-previews__item--empty{border:2px dashed rgba(0,0,0,.1)}.img-previews__item--more{background:rgba(243,205,41,.06);font-size:1.28rem;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:700;color:var(--yellow-color);-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.img-previews__item--more:hover{background-color:rgba(243,205,41,.1)}.img-previews__item--pointer,.img-previews__item-wrapper--pointer{cursor:pointer}.img-previews__controls{position:absolute;top:-16px;right:-16px;display:flex}.img-previews__controls--disabled .icon{cursor:not-allowed}.img-previews__controls--disabled .icon:before{opacity:.6}.img-previews__controls>div{margin-left:10px}.img-previews__view{height:32px;width:32px;z-index:1;cursor:pointer;box-shadow:1px 2px 32px rgba(0,0,0,.1);background-color:#fff;border-radius:50%;-webkit-transition:box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out}.img-previews__view:hover{box-shadow:1px 2px 32px rgba(0,0,0,.05)}.img-previews__view:before{height:100%;width:100%}.img-previews--modal .img-previews__item,.img-previews--modal .img-previews__item img{height:100px}@media (max-width:768px){.img-previews--full{grid-template-columns:1fr 1fr 1fr!important}}.img-previews{display:grid}.img-previews--default{grid-template-columns:1fr 1fr 1fr;grid-gap:30px}.img-previews--modal{grid-template-columns:1fr 1fr 1fr 1fr}.img-previews--full,.img-previews--modal{grid-column-gap:15px;grid-row-gap:20px;padding-top:16px}.img-previews--full{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.img-previews--resultView .img-previews__controls{top:50%;right:auto;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.img-previews--resultView .img-previews__view{margin:0;opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.img-previews--resultView .img-previews__item:hover .img-previews__view{opacity:1}.preview-switcher{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:30px}.preview-switcher img{margin-top:18px;border:2px solid rgba(0,0,0,.06);box-sizing:border-box;border-radius:8px;height:110px!important;width:100%}.preview-switcher img.active{border:2px solid #f3cd29}.img-comment__header{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;margin-bottom:3.42rem}.img-comment__header img{max-height:215px;width:100%;border-radius:8px;object-fit:cover;background-image:url("data:image/png;base64,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");background-position:50%}.img-comment__header .img-comment__detail{display:flex;flex-direction:column;justify-content:space-between;font-size:.86rem;text-transform:uppercase;color:rgba(0,0,0,.5)}.img-comment__header .img-comment__detail strong{font-size:1rem;display:block;margin-top:.5rem;color:#000}.img-comment__body .btn{margin:3.42rem auto 0}@media (max-width:992px){.img-previews--modal{grid-template-columns:1fr 1fr 1fr}.preview-switcher{grid-gap:10px}.preview-switcher img{height:auto!important}}@media (max-width:768px){.img-previews--modal{grid-template-columns:1fr 1fr}.img-previews--default{grid-template-columns:1fr 1fr 1fr}}@media (max-width:576px){.img-previews--default{grid-template-columns:1fr 1fr;grid-gap:15px}.img-comment__header{grid-template-columns:1fr;margin-bottom:1.5rem}.img-comment__header .img-comment__detail{display:none}.img-comment__body textarea{max-height:100px}.img-comment__body .btn{margin-top:0}}section.job .job__requested .job__body{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}section.job .job__requested .icon--download{padding-left:50px}section.job .job__requested .icon--download:before{left:24px}section.job .job__requested--pricing .job__body{grid-template-columns:1fr}.select-job-item-button{display:flex;border:2px solid #05c46b;box-sizing:border-box;border-radius:8px;cursor:pointer;height:110px;text-transform:uppercase;justify-content:center;align-items:center;flex-direction:column}.select-job-item-button span{margin-top:.5rem;font-size:.85rem}.select-job-item-button--yellow{border-color:#f3cd29}.select-job-item-button--orange{border-color:#f18f1c}@media (max-width:768px){section.job .job__requested .job__body{grid-template-columns:1fr;grid-gap:0}}.job__supplier-approved .job__images>div{margin-bottom:30px}.job__supplier-approved .job__images>div:last-child{margin-bottom:0}.job__supplier-approved .countdown{display:none}@media (max-width:768px){.job__supplier-approved .countdown{display:block;align-self:center;justify-self:end}.job__supplier-approved .job__heading.job__heading--two-column{grid-template-columns:3fr 1fr}}.job__requested .job__body{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}@media (max-width:768px){.job__requested .job__body{grid-template-columns:1fr;grid-gap:0}}.job__approved .job__heading{display:flex;justify-content:space-between;align-items:center}.job__approved .job__body{display:grid;grid-template-columns:1fr 1fr;grid-gap:70px}@media (max-width:768px){.job__approved .job__body{grid-template-columns:1fr;grid-gap:0}}.job__completed .job__heading{display:flex;justify-content:space-between;align-items:center}.job__completed .job__heading .icon--download{padding:.9rem 1.71rem .9rem 3.57rem}.job__completed .job__heading .icon--download:before{left:1.71rem}@media (max-width:768px){.job__completed .job__heading .icon--download{position:fixed;min-width:auto;width:48px;height:48px;padding:12px;overflow:hidden;display:block;border-radius:50%;right:32px;bottom:32px;text-indent:48px;white-space:nowrap}.job__completed .job__heading .icon--download:before{left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.job__requested-pricing .job__body{display:grid;grid-template-areas:"detail images";grid-template-columns:1fr 1fr;grid-gap:70px}.job__requested-pricing .job__detail{grid-area:detail}.job__requested-pricing .job__images{grid-area:images}@media (max-width:768px){section.job .job__requested-pricing .job__body{grid-template-columns:1fr;grid-gap:0;grid-template-areas:"images" "detail"}section.job .job__requested-pricing .job__detail{margin-top:3.74rem}section.job .job__requested-pricing .job__heading{margin-bottom:1.14rem}}@media (max-width:576px){section.job .job__requested-pricing .job__detail .btn-group{flex-direction:row}section.job .job__requested-pricing .job__detail .btn-group .btn{margin-bottom:0}}.table--job-types .table__header,.table--job-types .table__row{grid-template-columns:minmax(150px,4fr) minmax(150px,4fr) minmax(70px,3fr) minmax(90px,1fr)}.table--job-types .table__row{align-items:center}.table--job-types .user-link{cursor:pointer}@media (max-width:992px){.table--job-types .table__header{display:none}.table--job-types .table__row{border-bottom:1px solid rgba(0,0,0,.1);grid-template-columns:minmax(100px,3fr) 1fr;grid-template-rows:45px 50px minmax(0,1fr);grid-template-areas:"status action" "name name" "description description"}.table--job-types .table__cell:first-child{grid-area:name;font-weight:700}.table--job-types .table__cell:nth-child(2){grid-area:description}.table--job-types .table__cell:nth-child(3){grid-area:status}.table--job-types .table__cell:nth-child(4){grid-area:action;justify-self:end}}
/*# sourceMappingURL=main.23540a94.chunk.css.map */