@charset "UTF-8";html{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0)}html ::-webkit-scrollbar{width:0;height:0;background:transparent}*,:after,:before{box-sizing:inherit;margin:0;padding:0}a{-webkit-tap-highlight-color:rgba(255,255,255,0);color:inherit}a,a:hover,a:visited{text-decoration:none}img{-webkit-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}button,input,select,textarea{font-family:inherit;font-size:100%}button,input[type=button],input[type=reset]{border:none;-webkit-appearance:none}:focus{outline:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.update-notification{background-color:#222;color:#fff;display:block;position:absolute;bottom:0;right:0;padding:.8em 1.2em;text-decoration:none}@font-face{font-family:PTRootUI;font-weight:400;src:url(/static/media/PT_Root_UI_Regular.83b7827d.otf) format("opentype")}@font-face{font-family:PTRootUI-Light;font-weight:lighter;src:url(/static/media/PT_Root_UI_Light.b30bde6f.otf) format("opentype")}@font-face{font-family:PTRootUI-Medium;font-weight:700;src:url(/static/media/PT_Root_UI_Medium.3fadfb57.otf) format("opentype")}@font-face{font-family:PTRootUI-Bold;font-weight:bolder;src:url(/static/media/PT_Root_UI_Bold.706ad17a.otf) format("opentype")}.heading-one{font-family:PTRootUI-Bold;font-size:24px;font-family:PTRootUI;font-size:21px;line-height:30px}.heading-two{margin-bottom:14px}.heading-three,.heading-two{font-family:PTRootUI-Bold;font-size:24px;letter-spacing:-.2px}.heading-three{margin-bottom:20px}.heading-four{font-family:PTRootUI-Bold;font-size:24px;font-family:PTRootUI-Light;line-height:30px;letter-spacing:-.2px}.paragraph-one{font-family:PTRootUI;font-size:18px;line-height:26px}.paragraph-two{letter-spacing:-.15px;line-height:28px}.paragraph-three,.paragraph-two{font-family:PTRootUI;font-size:18px;color:#03041b}.paragraph-three{text-align:center;line-height:26px}.link-text-one,.paragraph-dashboard-one{font-family:PTRootUI;font-size:18px}.link-text-one{line-height:26px;color:#005fff}.link-text-two{font-family:PTRootUI-Medium;font-size:10px;letter-spacing:.75px;line-height:13px;color:#fff}.uppercase-label-bold{margin-bottom:20px;font-family:PTRootUI-Bold;font-size:10px;color:#03041b;letter-spacing:.7px;text-transform:uppercase}.screen-transition-container{height:100%;width:100%;position:absolute;background-color:#fff}.screen-transition-container>div:first-child{height:100%}.transition-group{position:relative;width:100%;height:100%;overflow-x:auto;flex:1 1}.transition-group .body-transition-container{position:absolute;height:auto;width:100%;height:100%;display:flex;flex-flow:column}.loading-screen{display:none;position:absolute;z-index:-20;width:100%;height:100%;justify-content:center;align-items:center;top:0;background-color:rgba(0,0,0,.2)}.loading-screen.active{display:flex;z-index:20}.app-update-notification{display:none;position:absolute;bottom:0;left:0;z-index:200;width:100%;height:100%;justify-content:center;align-items:center;background-color:rgba(0,0,0,.7)}.app-update-notification.active{display:flex}.app-update-notification .modal-window{position:relative;padding:36px 12px 12px;max-width:310px;background:#fff;font-family:PTRootUI-Medium;font-size:18px;letter-spacing:-.2px}.app-update-notification .modal-window .close-icon{position:absolute;top:0;right:0;padding:8px;font-size:24px}.container,.container-dashboard,.container-need-help,.container-onboard,.container-profile{display:flex;flex-flow:column nowrap}.scrollable{overflow:auto}.header .steps-container{display:flex;flex-flow:row;margin-top:30px;padding:0 5.33%}.header .steps-container .step-marker{height:14px;width:14px;background-color:#a6b2ec;border-radius:50%}.header .steps-container .step-marker.active{width:22px;background-color:#f7f8fc;border-radius:7px}.header .steps-container :not(:first-child){margin-left:8px}.header-onboard-two{text-align:center}.header-onboard-add-info-steps{display:flex;flex-flow:column;background-color:#091636}.header-onboard-add-info-steps .heading{color:#fff;margin-top:auto;margin-bottom:12px;padding:20px 5.33% 0}.header-dashboard-profile{display:flex;flex-flow:column;height:180px;background-color:#091636}.header-dashboard-profile .steps-container{margin-top:30px;margin-left:20px}.header-dashboard-profile .steps-container img{height:15px}.header-dashboard-profile .steps-container :not(:first-child){margin-left:15px}.header-dashboard-profile .heading-onboard-four{margin-top:auto;margin-bottom:12px;margin-left:20px}.body{padding:0 5.33%;display:flex;flex-flow:column nowrap}.footer{margin-top:auto}.footer-onboard-two{margin-top:auto;margin-left:5.33%;margin-right:5.33%;padding:30px 0;border-top:1px solid #e1e2e6;text-align:center}.screen-transition-container.forward-horizontal{transform:translateX(375px);transition:all .3s ease-out}.screen-transition-container.entering-forward-horizontal{z-index:10}.screen-transition-container.entered-forward-horizontal{transform:translateX(0);z-index:10}.screen-transition-container.exited-forward-horizontal{transform:translateX(-375px);z-index:-10}.screen-transition-container.exiting-forward-horizontal{transform:translateX(-375px);transition:all .6s ease-out;z-index:-10}.screen-transition-container.back-horizontal{transform:translateX(-375px);transition:all .3s ease-out}.screen-transition-container.entering-back-horizontal{z-index:10}.screen-transition-container.entered-back-horizontal{transform:translateX(0);z-index:10}.screen-transition-container.exited-back-horizontal{transform:translateX(0);z-index:-10}.screen-transition-container.exiting-back-horizontal{transform:translateX(375px);transition:all .6s ease-out;z-index:-10}.screen-transition-container.forward-vertical{transform:translateY(812px);transition:all .2s ease-out}.screen-transition-container.entering-forward-vertical{z-index:10}.screen-transition-container.entered-forward-vertical{transform:translateY(0);z-index:10}.screen-transition-container.exited-forward-vertical{transform:translateY(-812px);z-index:-10}.screen-transition-container.exiting-forward-vertical{transform:translateY(-812px);transition:all .4s ease-out;z-index:-10}.screen-transition-container.back-vertical{transform:translateY(-812px);transition:all .3s ease-out}.screen-transition-container.entering-back-vertical{z-index:10}.screen-transition-container.entered-back-vertical{transform:translateY(0);z-index:10}.screen-transition-container.exited-back-vertical{transform:translateY(0);z-index:-10}.screen-transition-container.exiting-back-vertical{transform:translateY(812px);transition:all .6s ease-out;z-index:-10}.body-transition-container.forward-horizontal{transform:translateX(375px);transition:all .3s ease-out}.body-transition-container.entering-forward-horizontal{z-index:10}.body-transition-container.entered-forward-horizontal{transform:translateX(0);z-index:10}.body-transition-container.exited-forward-horizontal{transform:translateX(-375px);z-index:-10}.body-transition-container.exiting-forward-horizontal{transform:translateX(-375px);transition:all .6s ease-out;z-index:-10}.body-transition-container.back-horizontal{transform:translateX(-375px);transition:all .3s ease-out}.body-transition-container.entering-back-horizontal{z-index:10}.body-transition-container.entered-back-horizontal{transform:translateX(0);z-index:10}.body-transition-container.exited-back-horizontal{transform:translateX(0);z-index:-10}.body-transition-container.exiting-back-horizontal{transform:translateX(375px);transition:all .6s ease-out;z-index:-10}.body-transition-container.forward-vertical{transform:translateY(812px);transition:all .2s ease-out}.body-transition-container.entering-forward-vertical{z-index:10}.body-transition-container.entered-forward-vertical{transform:translateY(0);z-index:10}.body-transition-container.exited-forward-vertical{transform:translateY(-812px);z-index:-10}.body-transition-container.exiting-forward-vertical{transform:translateY(-812px);transition:all .4s ease-out;z-index:-10}.body-transition-container.back-vertical{transform:translateY(-812px);transition:all .3s ease-out}.body-transition-container.entering-back-vertical{z-index:10}.body-transition-container.entered-back-vertical{transform:translateY(0);z-index:10}.body-transition-container.exited-back-vertical{transform:translateY(0);z-index:-10}.body-transition-container.exiting-back-vertical{transform:translateY(812px);transition:all .6s ease-out;z-index:-10}.close-link{position:absolute;z-index:10;right:14px;top:14px;text-transform:uppercase}.close-link a{display:block;text-align:right;width:120px;height:40px}.cta-primary{width:280px;height:50px;min-height:50px;margin:20px auto;border-width:2px;border-radius:25px;box-shadow:0 0 20px 0 rgba(0,0,0,.2);background-color:#4859ee;border-style:none;color:#fff;font-family:PTRootUI;font-size:18px;letter-spacing:0}.cta-primary,.cta-primary :first-child{display:flex;align-items:center;justify-content:center}.cta-primary :first-child{height:100%;width:100%}.cta-primary.disabled{background-color:#92989e}.cta-primary-light{width:280px;height:50px;min-height:50px;margin:20px auto;border-width:2px;border-radius:25px;background-color:#fff;border-style:none;color:#03041b;font-family:PTRootUI;font-size:18px;letter-spacing:0;box-shadow:0 0 20px 0 rgba(0,0,0,.2)}.cta-primary-light,.cta-primary-light :first-child{display:flex;align-items:center;justify-content:center}.cta-primary-light :first-child{height:100%;width:100%}.cta-secondary-light{display:flex;align-items:center;justify-content:center;width:280px;height:50px;min-height:50px;margin:20px auto;border-radius:25px;width:160px;font-family:PTRootUI-Medium;font-size:15px;letter-spacing:.42px;color:#4859ee;background:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.2);border:none}.cta-secondary-light :first-child{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.cta-secondary-light.disabled{background:#f7f8fc;border-color:#dbdbdb;color:#92989e}.cta-secondary-dark{width:280px;height:50px;min-height:50px;margin:20px auto;border-radius:25px;box-shadow:0 0 20px 0 rgba(0,0,0,.2);width:160px;font-family:PTRootUI-Medium;font-size:15px;letter-spacing:.42px;color:#fff;background-color:#4859ee;border:none}.cta-secondary-dark,.cta-secondary-dark :first-child{display:flex;align-items:center;justify-content:center}.cta-secondary-dark :first-child{height:100%;width:100%}.cta-secondary-dark.disabled{background:#92989e;box-shadow:0 0 20px 0 rgba(0,0,0,.2)}.need-help-cta{display:flex;flex-flow:column;width:160px;min-width:120px;overflow:hidden;margin:22px 0;text-transform:uppercase;font-family:PTRootUI;color:#fff;height:135px;border-radius:10px;background-color:#4859ee}.need-help-cta .top{display:flex;flex-flow:column;height:32px;padding:10px 0;border-bottom:1px solid #484bd4;opacity:.8;font-size:12px;letter-spacing:1.5px}.need-help-cta .mid{display:flex;flex-flow:column;padding:0 14px;margin-top:auto;font-size:18px;letter-spacing:.86px;line-height:19px}.need-help-cta .mid .value{padding-bottom:22px}.need-help-cta .bot{height:8px}.need-help-cta .top{margin-right:24px;padding-left:14px}.need-help-cta .bot{background:#d42279}.offer-help-cta{display:flex;flex-flow:column;width:160px;min-width:120px;overflow:hidden;text-transform:uppercase;font-family:PTRootUI;color:#fff;margin:22px 0 22px 20px;height:135px}.offer-help-cta .top{display:flex;flex-flow:column;height:32px;padding:10px 0;border-bottom:1px solid #484bd4;opacity:.8;font-size:12px;letter-spacing:1.5px}.offer-help-cta .mid{display:flex;flex-flow:column;padding:0 14px;margin-top:auto;font-size:18px;letter-spacing:.86px;line-height:19px}.offer-help-cta .mid .value{padding-bottom:22px}.offer-help-cta .bot{height:8px}.offer-help-cta .aux{display:flex;height:40px;margin-bottom:6px;border-radius:8px;background-color:#4859ee;align-items:center;justify-content:center}.offer-help-cta .aux .notification-resolved{display:flex;flex-flow:row;align-items:center;justify-content:center;font-family:PTRootUI-Medium;font-size:10px;letter-spacing:0}.offer-help-cta .aux .notification-resolved .count{display:flex;align-items:center;justify-content:center;margin-right:6px;width:16px;height:16px;background-color:red;border-radius:50%;background:#fff;font-family:PTRootUI-Bold;color:#4859ee}.offer-help-cta .main{display:flex;flex-flow:column;height:100%;background-color:#4859ee;border-radius:10px;overflow:hidden}.offer-help-cta .main .top{margin-left:24px;padding-right:14px;text-align:right}.offer-help-cta .main .mid{text-align:right}.offer-help-cta .main .bot{background:#fed88f}.offer-help-cta.pending-tickets .main .mid .value{padding-bottom:8px}.input-field{min-width:280px;width:100%;height:52px;display:block;margin:12px auto;padding-left:20px;-webkit-appearance:none;font-family:PTRootUI;font-size:18px;line-height:26px;letter-spacing:0;background:#fefefe;border:1px solid #d0daff;border-radius:26px;box-shadow:inset 0 0 5px 0 rgba(0,0,0,.3);color:#03041b}.input-field::-webkit-input-placeholder{color:#03041b}.input-field::-ms-input-placeholder{color:#03041b}.input-field::placeholder{color:#03041b}.input-field:focus{border:1px solid #005fff;box-shadow:none}.input-field.error{border:1px solid #ec3f13}.input-field-dark{min-width:280px;width:100%;height:52px;display:block;margin:12px auto;padding-left:20px;-webkit-appearance:none;font-family:PTRootUI;font-size:18px;line-height:26px;letter-spacing:0;background:#091636;border:1px solid #fff;border-radius:26px;color:#fff}.input-field-dark::-webkit-input-placeholder{color:#9a9a9a}.input-field-dark::-ms-input-placeholder{color:#9a9a9a}.input-field-dark::placeholder{color:#9a9a9a}.input-field-text{min-width:280px;width:100%;height:52px;display:block;margin:12px auto;font-family:PTRootUI;font-size:18px;line-height:26px;letter-spacing:0;background:#fefefe;padding:10px;border:1px solid #d0daff;border-radius:10px;box-shadow:inset 0 0 5px 0 rgba(0,0,0,.3);-webkit-appearance:none;font-size:14px;color:#091636}.input-field-text::-webkit-input-placeholder{color:#091636}.input-field-text::-ms-input-placeholder{color:#091636}.input-field-text::placeholder{color:#091636}.input-field-text:focus{border:1px solid #005fff;box-shadow:none}.input-field-text.error{border:1px solid #ec3f13}.input-field-phone{width:280px;margin-top:46px;margin-left:auto;margin-right:auto}.input-field-phone .label-aux{height:28px;font-family:PTRootUI;font-size:11px;color:#9a9a9a;line-height:26px}.input-field-phone .input-container{position:relative;width:280px;height:70px}.input-field-phone .input-container .label{position:absolute;z-index:10;top:0;left:0;text-transform:uppercase;margin-left:15px;margin-top:6px;font-family:PTRootUI-Bold;font-size:10px;color:#9a9a9a;letter-spacing:.42px;line-height:26px}.input-field-phone .input-container .input-wrapper{width:100%;height:100%;position:relative}.input-field-phone .input-container .input-wrapper .prefix{position:absolute;bottom:12px;left:15px;z-index:10;font-family:PTRootUI-Medium;font-size:21px;color:#091636}.input-field-phone .input-container .input-wrapper input{position:absolute;top:0;left:0;width:100%;height:100%;padding-left:27px;padding-top:22px;border:1px solid #d0daff;border-radius:10px;background:#fefefe;box-shadow:inset 0 0 5px 0 rgba(0,0,0,.3);-webkit-appearance:none;font-family:PTRootUI-Medium;font-size:21px;color:#091636}.input-field-phone .input-container .input-wrapper input:before{width:10px;height:10px;content:"neki";background-color:#ff0;color:red;font-weight:700}.input-field-phone .input-container .input-wrapper input::-webkit-input-placeholder{color:#92989e}.input-field-phone .input-container .input-wrapper input::-ms-input-placeholder{color:#92989e}.input-field-phone .input-container .input-wrapper input::placeholder{color:#92989e}.input-field-phone .input-container .input-wrapper input:focus{border:1px solid #4859ee;box-shadow:inset 0 0 4px 0 rgba(0,0,0,.2);border-radius:10px}.input-field-phone .input-container .input-wrapper input.error{border:1px solid #ec3f13;background-color:#fff;box-shadow:none}.input-field-phone .input-container .input-wrapper input.valid{border:1px solid #00ba2a}.input-field-pin{width:280px}.input-field-pin .error-field{height:20px;margin-bottom:10px;text-align:center}.input-field-pin .error-field .error-message{text-transform:uppercase;font-family:PTRootUI-Bold;font-size:10px;color:red;letter-spacing:.42px;line-height:26px}.input-field-pin .input-wrapper{position:relative}.input-field-pin .input-wrapper input{width:62px;height:90px;border:1px solid #c5c5c5;border-radius:10px;-webkit-appearance:none;font-size:36px;color:rgba(0,0,0,.85);text-align:center}.input-field-pin .input-wrapper input:not(:first-child){margin-left:10px}.input-field-pin .input-wrapper input:focus{border:1px solid #005fff}.input-field-date{display:flex;flex-flow:row;-webkit-appearance:none;text-align:center;width:120px;height:37px;padding-left:12px;background:#fefefe;border:1px solid #d7dfff;border-radius:10px;box-shadow:inset 0 0 3px 0 rgba(0,0,0,.3);font-family:PTRootUI;font-size:15px;color:#091636}.input-field-date::-webkit-calendar-picker-indicator,.input-field-date::-webkit-inner-spin-button{display:none}.input-field-date::-webkit-input-placeholder{color:#091636}.input-field-date::-ms-input-placeholder{color:#091636}.input-field-date::placeholder{color:#091636}.input-field-date:focus{border:1px solid #005fff}.input-field-date.error{border:1px solid #ec3f13}.input-field-time{-webkit-appearance:none;display:flex;flex-flow:row;width:70px;height:37px;padding-left:8px;background:#fefefe;border:1px solid #d7dfff;border-radius:10px;box-shadow:inset 0 0 3px 0 rgba(0,0,0,.3);font-family:PTRootUI;font-size:15px;color:#091636;text-align:center}.input-field-time::-webkit-inner-spin-button{display:none}.input-field-connection{display:flex;flex-flow:row;justify-content:center;align-items:center;border:2px solid #4859ee;border-radius:5px;padding:4px;background:#fdfeff}.input-field-connection .name{font-family:PTRootUI-Medium;font-size:10px;color:#091636;letter-spacing:.7px;text-transform:uppercase;padding-left:4px}.input-field-connection .logo{display:flex;justify-content:center;align-items:center;width:34px;height:34px;margin-left:18px;border-radius:4px;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.15);overflow:hidden}.input-field-connection .logo img{max-height:25px;max-width:25px}.input-field-connection.active{background-color:#4859ee;border:2px solid #4859ee}.input-field-connection.active .name{color:#fff}.input-field-title{min-width:280px;width:100%;height:52px;display:block;font-family:PTRootUI;font-size:18px;line-height:26px;letter-spacing:0;height:65px;margin:6px auto 12px;padding:4px 10px;background:#fefefe;border:1px solid #d0daff;border-radius:10px;box-shadow:inset 0 0 5px 0 rgba(0,0,0,.3);-webkit-appearance:none;overflow-wrap:break-word;font-size:14px;color:#091636}.input-field-title::-webkit-input-placeholder{color:#091636}.input-field-title::-ms-input-placeholder{color:#091636}.input-field-title::placeholder{color:#091636}.input-field-title:focus{border:1px solid #005fff;box-shadow:none}.input-field-title.error{border:1px solid #ec3f13}.input-field-description{min-width:280px;width:100%;height:52px;display:block;font-family:PTRootUI;font-size:18px;line-height:26px;letter-spacing:0;min-height:80px;margin:6px auto 12px;padding:4px 10px;background:#fefefe;border:1px solid #d0daff;border-radius:10px;box-shadow:inset 0 0 5px 0 rgba(0,0,0,.3);-webkit-appearance:none;font-size:14px;color:#091636}.input-field-description::-webkit-input-placeholder{color:#091636}.input-field-description::-ms-input-placeholder{color:#091636}.input-field-description::placeholder{color:#091636}.input-field-description:focus{border:1px solid #005fff;box-shadow:none}.input-field-description.error{border:1px solid #ec3f13}.input-field-issue{min-width:280px;width:100%;height:52px;display:block;font-family:PTRootUI;font-size:18px;line-height:26px;letter-spacing:0;min-height:180px;margin:6px auto 12px;padding:4px 10px;background:#fefefe;border:1px solid #d0daff;border-radius:10px;box-shadow:inset 0 0 5px 0 rgba(0,0,0,.3);-webkit-appearance:none;font-size:14px;color:#091636}.input-field-issue::-webkit-input-placeholder{color:#091636}.input-field-issue::-ms-input-placeholder{color:#091636}.input-field-issue::placeholder{color:#091636}.input-field-issue:focus{border:1px solid #005fff;box-shadow:none}.input-field-issue.error{border:1px solid #ec3f13}.input-field-file{display:none}.logo-container{width:80px;min-width:80px;height:80px;min-height:80px;padding:20px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:5px;overflow:hidden}.logo-container.disabled{box-shadow:0 0 8px 0 rgba(0,0,0,.15)}.logo-container.disabled img{opacity:.3}.logo-container.single{box-shadow:0 0 8px 0 rgba(0,0,0,.15)}.logo-container img{margin:20px;max-height:50px;max-width:50px}.logo-container-big{width:80px;min-width:80px;height:80px;min-height:80px;padding:20px;display:flex;align-items:center;justify-content:center;border-radius:5px;overflow:hidden}.logo-container-big img{margin:20px;max-height:80px;max-width:80px}.logo-container-small{width:35px;height:35px;padding:20px;display:flex;align-items:center;justify-content:center;overflow:hidden}.logo-container-small img{max-height:25px}.avatar-wrapper{position:relative}.avatar-wrapper .avatar-image-container{width:80px;height:80px;overflow:hidden;border-radius:50%;display:flex;justify-content:center}.avatar-wrapper .avatar-image-container .avatar-image{height:auto;max-height:100%}.communication-icon{display:flex;justify-content:center;align-items:center;width:32px;height:32px;margin-left:10px;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.15);border-radius:4px}.communication-icon svg{height:20px;width:20px}.Layout{max-width:768px;min-width:320px;height:100vh;margin-left:auto;margin-right:auto;position:relative;overflow:hidden;font-family:Helvetica}.loading-spinner-cc{display:block;margin:160px auto;width:32px;height:32px}.loading-spinner{margin:30px auto;border:8px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:64px;height:64px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.nav-bar{position:relative;height:60px;width:100%;padding:0 5.33%}.nav-bar img{width:9px;height:16px}.nav-bar .back,.nav-bar .forward{position:absolute;display:flex;bottom:0;width:140px;height:160px;padding-bottom:5.33%}.nav-bar .back{left:0;padding-left:5.33%}.nav-bar .back :first-child{margin-top:auto}.nav-bar .forward{right:0;padding-right:5.33%}.nav-bar .forward :first-child{margin-top:auto;margin-left:auto}.icon-trash{fill:#005fff}.icon-trash.disabled{fill:#92989e}.icon-trash.danger{fill:#ff544a}.icon-plus{height:16px;width:13px}.icon-cross{height:11px;width:11px}.icon-stop{fill:#ec3f13}.icon-stop.inactive{fill:#4859ee}.icon-visible{fill:#005fff}.icon-hidden{fill:#091636}.icon-star{margin-right:13px}.icon-star.fill{fill:#ffb934;stroke:none}.icon-star.fade{fill:#e1e2e6;stroke:none}.tag-regular{display:flex;align-items:center;height:27px;border:1px solid #4859ee;border-radius:5px;padding:0 7px;text-transform:uppercase;font-family:PTRootUI-Medium;font-size:10px;letter-spacing:.7px;line-height:9px;background:#fdfeff;color:#03041b}.tag-regular.hidden{opacity:.5}.tag-unconfirmed{display:flex;align-items:center;height:27px;border-radius:5px;padding:0 7px;text-transform:uppercase;font-family:PTRootUI-Medium;font-size:10px;letter-spacing:.7px;line-height:9px;background:transparent;color:#03041b;border:1px solid #92989e}.tag-unconfirmed.hidden{opacity:.5}.tag-active{border:1px solid #4859ee;border-radius:5px;color:#03041b;background:#4859ee;color:#fff}.tag-active,.tag-inactive{display:flex;align-items:center;height:27px;padding:0 7px;text-transform:uppercase;font-family:PTRootUI-Medium;font-size:10px;letter-spacing:.7px;line-height:9px}.tag-inactive{border-radius:5px;color:#03041b;border:1px solid #92989e}.tag-secondary{display:flex;align-items:center;height:27px;border:1px solid #4859ee;border-radius:5px;padding:0 7px;text-transform:uppercase;color:#03041b;font-family:PTRootUI-Medium;font-size:10px;letter-spacing:.7px;line-height:9px}.tag-secondary span{opacity:.5;color:#03041b}.tag-approved{border-radius:5px;color:#03041b;background-color:#fff;border:1px solid #00ba2a}.tag-approved,.tag-delete{display:flex;align-items:center;height:27px;padding:0 7px;text-transform:uppercase;font-family:PTRootUI-Medium;font-size:10px;letter-spacing:.7px;line-height:9px}.tag-delete{border-radius:5px;color:#03041b;background:#fff;border:1px solid #ff544a;color:#ff544a}.tag-small-active{border:1px solid #4859ee;border-radius:5px;border-radius:3px}.tag-small-active,.tag-small-regular{display:flex;align-items:center;height:27px;text-transform:uppercase;color:#03041b;font-size:10px;letter-spacing:.7px;line-height:9px;height:15px;padding:0 3px;background:#fdfeff;font-family:PTRootUI-Medium;font-size:8px;letter-spacing:.56px;line-height:6px;white-space:nowrap}.tag-small-regular{border-radius:5px;border-radius:3px;border:1px solid #92989e}.tag-new{display:flex;align-items:center;height:27px;border-radius:5px;padding:0 7px;text-transform:uppercase;color:#03041b;font-family:PTRootUI-Medium;font-size:10px;letter-spacing:.7px;line-height:9px;position:relative;background-color:#fff;border:1px solid #00ba2a}.tag-new .notification-dot{position:absolute;top:2px;left:2px;width:4px;height:4px;border-radius:50%;background-color:#00ba2a}.tags-container{display:flex;flex-flow:row;flex-wrap:wrap}.tags-container>*{margin-right:8px;margin-bottom:8px}.tags-container-ticket{display:flex;flex-flow:row;flex-wrap:nowrap;overflow-x:scroll;margin-right:2px}.tags-container-ticket>*{margin-right:4px}.tag-circle-connection,.tag-job-title{align-items:center;height:27px;border-radius:5px;text-transform:uppercase;color:#03041b;font-family:PTRootUI-Medium;font-size:10px;letter-spacing:.7px;line-height:9px;background-color:#fff;border:1px solid #4859ee;color:#091636;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-flow:row}.tag-circle-connection .title,.tag-circle-connection .year,.tag-job-title .title,.tag-job-title .year{height:100%;padding:0 7px;display:flex;align-items:center}.tag-circle-connection .title,.tag-job-title .title{word-wrap:break-word;min-width:0;flex:1 1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:justify}.tag-circle-connection .year,.tag-job-title .year{border-left:1px solid #4859ee}.tag-circle-connection.finished,.tag-job-title.finished{border-color:#92989e;background-color:initial}.tag-circle-connection.finished .year,.tag-job-title.finished .year{border-color:#92989e}.tags-list .tags-list-row{display:flex;flex-flow:row;margin-bottom:8px;align-items:center}.tags-list .tags-list-row .icon-container{display:flex;justify-content:center;align-items:center;height:22px;width:22px;margin-right:20px}.own-ticket{display:flex;flex-flow:column;position:relative;min-height:91px;margin:12px 0;padding:8px 10px 8px 18px;border-radius:5px;overflow:hidden;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.15)}.own-ticket .feedback-message{display:none}.own-ticket .left-border{position:absolute;top:0;left:0;height:100%;width:4px;opacity:.3;background:#4859ee}.own-ticket .left-border.is-open{opacity:1}.own-ticket .ticket-status-icon{position:absolute;top:3px;left:7px;display:flex;flex-flow:column}.own-ticket .ticket-status-icon .icon-pause,.own-ticket .ticket-status-icon .icon-user{margin-bottom:4px;width:5px;height:6px}.own-ticket .section-face{display:flex;flex-flow:row;height:74px}.own-ticket .section-face .main{position:relative;display:flex;flex-flow:column;width:calc(100% - 56px)}.own-ticket .section-face .main .title{margin-right:10px;font-family:PTRootUI;font-size:16px;color:#4859ee;letter-spacing:0}.own-ticket .section-face .main .skills{margin-top:auto}.own-ticket .section-face .side{display:flex;flex-flow:column;width:56px;height:100%;padding-left:10px;border-left:1px solid #e1e2e6;color:#92989e}.own-ticket .section-face .side .deadline .day-with-word{margin-bottom:2px;font-family:PTRootUI-Bold;font-size:8px;text-transform:uppercase}.own-ticket .section-face .side .deadline .time-over{margin-top:3px;font-family:PTRootUI-Medium;line-height:8px;color:#f60}.own-ticket .section-face .side .deadline .time-over div{font-size:11px;letter-spacing:0}.own-ticket .section-face .side .deadline .time-over span{font-size:9px}.own-ticket .section-face .side .deadline .day-and-month{font-family:PTRootUI-Medium;font-size:11px}.own-ticket .section-face .side .deadline .year{font-family:PTRootUI-Medium;font-size:9px}.own-ticket .section-face .side .deadline .time{font-family:PTRootUI-Medium;font-size:11px}.own-ticket .section-face .side .ticket-connections{display:flex;flex-flow:column;width:12px;margin-top:auto}.own-ticket .section-face .side .ticket-connections .icon-users{margin-bottom:2px;fill:#92989e}.own-ticket .section-face .side .ticket-connections .connection-count{width:auto;text-align:center;font-family:PTRootUI-Medium;font-size:11px}.own-ticket .section-more{display:none;margin:10px 0}.own-ticket .section-more .description{margin-bottom:10px;font-family:PTRootUI;font-size:12px;color:#03041b;letter-spacing:-.1px;text-align:justify;line-height:1.18}.own-ticket .section-more .actions{display:flex;flex-flow:row;justify-content:space-between}.own-ticket.paused .ticket-status-icon{opacity:.4}.own-ticket.paused .ticket-status-icon .icon-pause,.own-ticket.paused .ticket-status-icon .icon-user{fill:#92989e}.own-ticket.paused .left-border{background-color:#92989e}.own-ticket.paused .section-face .main .title{color:#92989e}.own-ticket.paused .section-face .main .skills{opacity:.5}.own-ticket.paused .section-more .description{color:#92989e}.own-ticket.done .section-face .main .title{color:#03041b}.own-ticket.done .section-face .side .deadline .day-with-word,.own-ticket.done .section-face .side .ticket-connections{display:none}.own-ticket.done.active .left-border{opacity:1}.own-ticket.deleted{height:31px;min-height:0;padding-top:7px;padding-bottom:8px}.own-ticket.deleted .left-border,.own-ticket.deleted .ticket-status-icon{display:none}.own-ticket.deleted .section-face .main .title{color:#03041b;font-family:PTRootUI;font-size:10px;line-height:18px;text-transform:uppercase;line-height:2}.own-ticket.deleted .section-face .main .title:before{content:"deleted";margin-right:10px;font-family:PTRootUI-Bold;font-size:10px;color:#ff544a}.own-ticket.deleted .section-face .main .skills,.own-ticket.deleted .section-face .side,.own-ticket.deleted .section-more{display:none}.own-ticket.done .left-border{background:#d42279}.own-ticket .section-more .actions .connect,.own-ticket .section-more .actions .duplicate,.own-ticket .section-more .actions .edit,.own-ticket .section-more .actions .finish,.own-ticket .section-more .actions .pause,.own-ticket .section-more .actions .resume{display:flex;flex-flow:column;align-items:center}.own-ticket .section-more .actions .connect,.own-ticket .section-more .actions .duplicate,.own-ticket .section-more .actions .finish,.own-ticket .section-more .actions .resume{justify-content:space-between;width:40.33%;height:81px;border:2px solid #4859ee;border-radius:5px;text-transform:uppercase}.own-ticket .section-more .actions .connect svg,.own-ticket .section-more .actions .duplicate svg,.own-ticket .section-more .actions .finish svg,.own-ticket .section-more .actions .resume svg{margin:auto 0}.own-ticket .section-more .actions .connect .text,.own-ticket .section-more .actions .duplicate .text,.own-ticket .section-more .actions .finish .text,.own-ticket .section-more .actions .resume .text{margin-bottom:5px;font-family:PTRootUI-Medium;font-size:10px;color:#03041b;letter-spacing:.28px;text-align:center}.own-ticket .section-more .actions .connect.active,.own-ticket .section-more .actions .duplicate.active,.own-ticket .section-more .actions .finish.active,.own-ticket .section-more .actions .resume.active{background-color:#4859ee}.own-ticket .section-more .actions .connect.active svg path,.own-ticket .section-more .actions .duplicate.active svg path,.own-ticket .section-more .actions .finish.active svg path,.own-ticket .section-more .actions .resume.active svg path{fill:#fff}.own-ticket .section-more .actions .connect.active .text,.own-ticket .section-more .actions .duplicate.active .text,.own-ticket .section-more .actions .finish.active .text,.own-ticket .section-more .actions .resume.active .text{color:#fff}.own-ticket .section-more .actions .connect.disabled,.own-ticket .section-more .actions .duplicate.disabled,.own-ticket .section-more .actions .finish.disabled,.own-ticket .section-more .actions .resume.disabled{border:2px solid #92989e}.own-ticket .section-more .actions .connect.disabled svg path,.own-ticket .section-more .actions .duplicate.disabled svg path,.own-ticket .section-more .actions .finish.disabled svg path,.own-ticket .section-more .actions .resume.disabled svg path{fill:#92989e}.own-ticket .section-more .actions .connect.disabled .text,.own-ticket .section-more .actions .duplicate.disabled .text,.own-ticket .section-more .actions .finish.disabled .text,.own-ticket .section-more .actions .resume.disabled .text{color:#92989e}.own-ticket .section-more .actions .edit-pause{display:flex;flex-flow:column;justify-content:space-between;width:16.39%}.own-ticket .section-more .actions .edit,.own-ticket .section-more .actions .pause{justify-content:center;height:38px;border:2px solid #4859ee;border-radius:5px}.own-ticket .section-more .actions .duplicate,.own-ticket .section-more .actions .resume{margin-left:auto;margin-right:auto;width:127.5px}.own-ticket .section-more.visible{display:inline}.own-ticket .section-finish{margin-top:10px}.own-ticket .section-finish .actions{display:flex;flex-flow:row;justify-content:space-between}.own-ticket .section-finish .actions .delete,.own-ticket .section-finish .actions .evaluate-btn{display:flex;justify-content:center;align-items:center;width:48%;height:50px;border:2px solid #ff544a;border-radius:25px;font-family:PTRootUI-Medium;font-size:15px;color:#03041b;letter-spacing:.42px;text-align:center}.own-ticket .section-finish .actions .evaluate-btn{border:2px solid #4859ee;border-radius:25px}.own-ticket .section-finish .actions .evaluate-btn.disabled{opacity:.3}.matched-ticket{display:flex;flex-flow:column;position:relative;min-height:91px;margin:12px 0;padding:8px 10px 8px 18px;border-radius:5px;overflow:hidden;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.15)}.matched-ticket .feedback-message{display:none}.matched-ticket .left-border{position:absolute;top:0;left:0;height:100%;width:4px;opacity:.3;background:#4859ee}.matched-ticket .left-border.is-open{opacity:1}.matched-ticket .ticket-status-icon{position:absolute;top:3px;left:7px;display:flex;flex-flow:column}.matched-ticket .ticket-status-icon .icon-pause,.matched-ticket .ticket-status-icon .icon-user{margin-bottom:4px;width:5px;height:6px}.matched-ticket .section-face{display:flex;flex-flow:row;height:74px}.matched-ticket .section-face .main{position:relative;display:flex;flex-flow:column;width:calc(100% - 56px)}.matched-ticket .section-face .main .title{margin-right:10px;font-family:PTRootUI;font-size:16px;color:#4859ee;letter-spacing:0}.matched-ticket .section-face .main .skills{margin-top:auto}.matched-ticket .section-face .side{display:flex;flex-flow:column;width:56px;height:100%;padding-left:10px;border-left:1px solid #e1e2e6;color:#92989e}.matched-ticket .section-face .side .deadline .day-with-word{margin-bottom:2px;font-family:PTRootUI-Bold;font-size:8px;text-transform:uppercase}.matched-ticket .section-face .side .deadline .time-over{margin-top:3px;font-family:PTRootUI-Medium;line-height:8px;color:#f60}.matched-ticket .section-face .side .deadline .time-over div{font-size:11px;letter-spacing:0}.matched-ticket .section-face .side .deadline .time-over span{font-size:9px}.matched-ticket .section-face .side .deadline .day-and-month{font-family:PTRootUI-Medium;font-size:11px}.matched-ticket .section-face .side .deadline .year{font-family:PTRootUI-Medium;font-size:9px}.matched-ticket .section-face .side .deadline .time{font-family:PTRootUI-Medium;font-size:11px}.matched-ticket .section-face .side .ticket-connections{display:flex;flex-flow:column;width:12px;margin-top:auto}.matched-ticket .section-face .side .ticket-connections .icon-users{margin-bottom:2px;fill:#92989e}.matched-ticket .section-face .side .ticket-connections .connection-count{width:auto;text-align:center;font-family:PTRootUI-Medium;font-size:11px}.matched-ticket .section-more{display:none;margin:10px 0}.matched-ticket .section-more .description{margin-bottom:10px;font-family:PTRootUI;font-size:12px;color:#03041b;letter-spacing:-.1px;text-align:justify;line-height:1.18}.matched-ticket .section-more .actions{display:flex;flex-flow:row;justify-content:space-between}.matched-ticket.paused .ticket-status-icon{opacity:.4}.matched-ticket.paused .ticket-status-icon .icon-pause,.matched-ticket.paused .ticket-status-icon .icon-user{fill:#92989e}.matched-ticket.paused .left-border{background-color:#92989e}.matched-ticket.paused .section-face .main .title{color:#92989e}.matched-ticket.paused .section-face .main .skills{opacity:.5}.matched-ticket.paused .section-more .description{color:#92989e}.matched-ticket.done .section-face .main .title{color:#03041b}.matched-ticket.done .section-face .side .deadline .day-with-word,.matched-ticket.done .section-face .side .ticket-connections{display:none}.matched-ticket.done.active .left-border{opacity:1}.matched-ticket.deleted{height:31px;min-height:0;padding-top:7px;padding-bottom:8px}.matched-ticket.deleted .left-border,.matched-ticket.deleted .ticket-status-icon{display:none}.matched-ticket.deleted .section-face .main .title{color:#03041b;font-family:PTRootUI;font-size:10px;line-height:18px;text-transform:uppercase;line-height:2}.matched-ticket.deleted .section-face .main .title:before{content:"deleted";margin-right:10px;font-family:PTRootUI-Bold;font-size:10px;color:#ff544a}.matched-ticket.deleted .section-face .main .skills,.matched-ticket.deleted .section-face .side,.matched-ticket.deleted .section-more{display:none}.matched-ticket.done .left-border{background:#fed88f}.matched-ticket.done .ticket-status-icon{display:none}.matched-ticket .section-more .actions{justify-content:center}.matched-ticket .section-more .actions .accept,.matched-ticket .section-more .actions .decline{display:flex;flex-flow:row;align-items:center;justify-content:space-between;padding:0 8px;margin:0 2px;width:117px;height:38px;border:2px solid #4859ee;border-radius:5px;text-transform:uppercase}.matched-ticket .section-more .actions .accept svg,.matched-ticket .section-more .actions .decline svg{height:24px;width:24px;stroke-width:1}.matched-ticket .section-more .actions .accept .text,.matched-ticket .section-more .actions .decline .text{font-family:PTRootUI-Medium;font-size:10px;color:#03041b;letter-spacing:.28px;text-align:center}.matched-ticket .section-more .actions .accept.active,.matched-ticket .section-more .actions .decline.active{background-color:#4859ee}.matched-ticket .section-more .actions .accept.active .icon-check path,.matched-ticket .section-more .actions .decline.active .icon-check path{fill:#fff}.matched-ticket .section-more .actions .accept.active .icon-cross,.matched-ticket .section-more .actions .decline.active .icon-cross{stroke:#fff}.matched-ticket .section-more .actions .accept.active .text,.matched-ticket .section-more .actions .decline.active .text{color:#fff}.matched-ticket .section-more .actions .accept.disabled,.matched-ticket .section-more .actions .decline.disabled{border:2px solid #92989e}.matched-ticket .section-more .actions .accept.disabled svg path,.matched-ticket .section-more .actions .decline.disabled svg path{fill:#92989e}.matched-ticket .section-more .actions .accept.disabled .text,.matched-ticket .section-more .actions .decline.disabled .text{color:#92989e}.matched-ticket .section-more.visible{display:inline}.matched-ticket .section-accept{border-top:1px solid rgba(0,0,0,.15)}.matched-ticket .section-accept .field-label{margin-top:16px;margin-bottom:12px;text-align:center}.matched-ticket .section-accept .actions{display:flex;flex-flow:row;justify-content:center}.matched-ticket .section-accept .actions .email,.matched-ticket .section-accept .actions .slack{display:flex;flex-flow:row;align-items:center;justify-content:space-between;padding:0 8px;margin:0 2px;width:117px;height:44px;border:2px solid #4859ee;border-radius:5px;text-transform:uppercase}.matched-ticket .section-accept .actions .email .text,.matched-ticket .section-accept .actions .slack .text{font-family:PTRootUI-Medium;font-size:10px;color:#03041b;letter-spacing:.28px;text-align:center}.matched-ticket .section-accept .actions .email.active,.matched-ticket .section-accept .actions .slack.active{background-color:#4859ee}.matched-ticket .section-accept .actions .email.active .text,.matched-ticket .section-accept .actions .slack.active .text{color:#fff}.matched-ticket .section-accept .actions .email.disabled,.matched-ticket .section-accept .actions .slack.disabled{border:2px solid #92989e}.matched-ticket .section-accept .actions .email.disabled svg path,.matched-ticket .section-accept .actions .slack.disabled svg path{fill:#92989e}.matched-ticket .section-accept .actions .email.disabled .text,.matched-ticket .section-accept .actions .slack.disabled .text{color:#92989e}.matched-ticket .section-submit{margin-top:10px;border-top:1px solid rgba(0,0,0,.15)}.matched-ticket .section-submit .cta{margin-top:10px;margin-bottom:4px}.matched-ticket .section-decline{border-top:1px solid rgba(0,0,0,.15)}.matched-ticket .section-decline .field-label{margin-top:16px;margin-bottom:12px;text-align:center}.matched-ticket .section-decline .actions{display:flex;flex-flow:row wrap;justify-content:space-between}.matched-ticket .section-decline .actions .reason{font-family:PTRootUI-Medium;font-size:10px;color:#4859ee;letter-spacing:0;line-height:28px}.evaluation-ticket{display:flex;flex-flow:column;position:relative;min-height:91px;margin:12px 0;padding:8px 10px 8px 18px;border-radius:5px;overflow:hidden;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.15)}.evaluation-ticket .feedback-message{display:none}.evaluation-ticket .left-border{position:absolute;top:0;left:0;height:100%;width:4px;opacity:.3;background:#4859ee}.evaluation-ticket .left-border.is-open{opacity:1}.evaluation-ticket .ticket-status-icon{position:absolute;top:3px;left:7px;display:flex;flex-flow:column}.evaluation-ticket .ticket-status-icon .icon-pause,.evaluation-ticket .ticket-status-icon .icon-user{margin-bottom:4px;width:5px;height:6px}.evaluation-ticket .section-face{display:flex;flex-flow:row;height:74px}.evaluation-ticket .section-face .main{position:relative;display:flex;flex-flow:column;width:calc(100% - 56px)}.evaluation-ticket .section-face .main .title{margin-right:10px;font-family:PTRootUI;font-size:16px;color:#4859ee;letter-spacing:0}.evaluation-ticket .section-face .main .skills{margin-top:auto}.evaluation-ticket .section-face .side{display:flex;flex-flow:column;width:56px;height:100%;padding-left:10px;border-left:1px solid #e1e2e6;color:#92989e}.evaluation-ticket .section-face .side .deadline .day-with-word{margin-bottom:2px;font-family:PTRootUI-Bold;font-size:8px;text-transform:uppercase}.evaluation-ticket .section-face .side .deadline .time-over{margin-top:3px;font-family:PTRootUI-Medium;line-height:8px;color:#f60}.evaluation-ticket .section-face .side .deadline .time-over div{font-size:11px;letter-spacing:0}.evaluation-ticket .section-face .side .deadline .time-over span{font-size:9px}.evaluation-ticket .section-face .side .deadline .day-and-month{font-family:PTRootUI-Medium;font-size:11px}.evaluation-ticket .section-face .side .deadline .year{font-family:PTRootUI-Medium;font-size:9px}.evaluation-ticket .section-face .side .deadline .time{font-family:PTRootUI-Medium;font-size:11px}.evaluation-ticket .section-face .side .ticket-connections{display:flex;flex-flow:column;width:12px;margin-top:auto}.evaluation-ticket .section-face .side .ticket-connections .icon-users{margin-bottom:2px;fill:#92989e}.evaluation-ticket .section-face .side .ticket-connections .connection-count{width:auto;text-align:center;font-family:PTRootUI-Medium;font-size:11px}.evaluation-ticket .section-more{display:none}.evaluation-ticket .section-more .actions{display:flex;flex-flow:row;justify-content:space-between}.evaluation-ticket.paused .ticket-status-icon{opacity:.4}.evaluation-ticket.paused .ticket-status-icon .icon-pause,.evaluation-ticket.paused .ticket-status-icon .icon-user{fill:#92989e}.evaluation-ticket.paused .left-border{background-color:#92989e}.evaluation-ticket.paused .section-face .main .title{color:#92989e}.evaluation-ticket.paused .section-face .main .skills{opacity:.5}.evaluation-ticket.paused .section-more .description{color:#92989e}.evaluation-ticket.done .section-face .main .title{color:#03041b}.evaluation-ticket.done .section-face .side .deadline .day-with-word,.evaluation-ticket.done .section-face .side .ticket-connections{display:none}.evaluation-ticket.done.active .left-border{opacity:1}.evaluation-ticket.deleted{height:31px;min-height:0;padding-top:7px;padding-bottom:8px}.evaluation-ticket.deleted .left-border,.evaluation-ticket.deleted .ticket-status-icon{display:none}.evaluation-ticket.deleted .section-face .main .title{color:#03041b;font-family:PTRootUI;font-size:10px;line-height:18px;text-transform:uppercase;line-height:2}.evaluation-ticket.deleted .section-face .main .title:before{content:"deleted";margin-right:10px;font-family:PTRootUI-Bold;font-size:10px;color:#ff544a}.evaluation-ticket.deleted .section-face .main .skills,.evaluation-ticket.deleted .section-face .side,.evaluation-ticket.deleted .section-more{display:none}.evaluation-ticket .section-more{display:block;margin:10px 0}.evaluation-ticket .section-more .description{margin-bottom:10px;font-family:PTRootUI;font-size:12px;color:#03041b;letter-spacing:-.1px;text-align:justify;line-height:1.18}.evaluation-ticket .section-more .actions{display:none}.paused-tickets-container{margin-top:16px}.paused-tickets-container.stacked{border-radius:5px;box-shadow:0 -5px 0 #f5f5f5,0 -5px 3px rgba(0,0,0,.15)}.paused-tickets-container.stacked .matched-ticket{margin-top:0}.deleted-tickets-container{margin-top:16px}.deleted-tickets-container.stacked{border-radius:5px;box-shadow:0 -4px 0 #f5f5f5,0 -4px 1px rgba(0,0,0,.15),0 -8px 0 #f5f5f5,0 -8px 1px rgba(0,0,0,.15)}.notification-open-ticket{display:flex;justify-content:center;align-items:center;width:12px;height:12px;margin-right:5px;border-radius:50%;background-color:hsla(0,0%,100%,.2)}.notification-open-ticket span{opacity:1;font-family:PTRootUI-Medium;font-size:8px;letter-spacing:.56px;color:#fff}.badges-grid-header{display:flex;flex-flow:row}.badges-grid-header [class^=column]{display:flex;flex-flow:column;pointer-events:none;z-index:10}.badges-grid-header [class^=column]:not(:last-child){margin-right:-14px}.badges-grid-header [class^=column] .badge{z-index:20;pointer-events:all}.badges-grid-header [class^=column] .badge:not(:first-child){margin-top:-6px}.badges-grid-header [class^=column] .badge:nth-child(odd){margin-left:17px}.badges-grid-header [class^=column] .badge-png{pointer-events:all}.badges-grid-header [class^=column] .badge-png:not(:first-child){margin-top:-6px}.badges-grid-header [class^=column] .badge-png:nth-child(odd){margin-left:17px}.badges-grid-profile{display:flex;flex-flow:row}.badges-grid-profile [class^=column]{display:flex;flex-flow:column;pointer-events:none;z-index:10}.badges-grid-profile [class^=column]:not(:last-child){margin-right:-33px}.badges-grid-profile [class^=column] .badge{z-index:20;pointer-events:all}.badges-grid-profile [class^=column] .badge:not(:first-child){margin-top:-16px}.badges-grid-profile [class^=column] .badge:nth-child(odd){margin-left:42px}.badges-grid-profile [class^=column] .badge.level-0{fill-opacity:.6}.badges-grid-profile [class^=column] .badge-png{pointer-events:all}.badges-grid-profile [class^=column] .badge-png:not(:first-child){margin-top:-16px}.badges-grid-profile [class^=column] .badge-png:nth-child(odd){margin-left:42px}.badges-grid-profile [class^=column] .badge-png.level-0{fill-opacity:.6}:root{--hex-width:76px;--hex-between:10px;--hex-height:calc(var(--hex-width)/1.73);--hex-margin:calc(var(--hex-width)/2);--hex-border:calc(var(--hex-margin)/1.73);--hex-transition:all 0.2s ease;--color-hex-hover:#fff;--color-angular:#dd0031;--color-atom:#66595c;--color-bootstrap:#563d7c;--color-circleci:#343434;--color-css:#1572b6;--color-git:#f14e32;--color-gulp:#da4648;--color-haskell:#5d4f85;--color-html:#e34f26;--color-javascript:#f7df1e;--color-meteor:#de4f4f;--color-python:#3776ab;--color-rails:#c00;--color-sass:#c69;--color-vuejs:#4fc08d;--color-webpack:#8dd6f9}.hexagon-container,.hexagon-container-header{display:grid;grid-template-columns:76px 76px 76px 76px;grid-template-columns:var(--hex-width) var(--hex-width) var(--hex-width) var(--hex-width);grid-auto-rows:61.565px;grid-auto-rows:calc(var(--hex-width) - 14.435px);grid-gap:10px 10px;grid-gap:var(--hex-between) var(--hex-between);padding-bottom:21.96532px;padding-bottom:var(--hex-border)}.hexagon{align-items:center;background-color:var(--color-hex-default);cursor:pointer;display:flex;fill:#fff;height:43.93064px;height:var(--hex-height);justify-content:center;margin:21.96532px 0;margin:var(--hex-border) 0;position:relative;width:76px;width:var(--hex-width)}.hexagon,.hexagon:after,.hexagon:before{transition:all .2s ease;transition:var(--hex-transition)}.hexagon:after,.hexagon:before{border-left:38px solid transparent;border-left:var(--hex-margin) solid transparent;border-right:38px solid transparent;border-right:var(--hex-margin) solid transparent;content:"";left:0;position:absolute;width:0}.hexagon:after{border-top:var(--hex-border) solid var(--color-hex-default);top:100%;width:0}.hexagon:before{border-bottom:var(--hex-border) solid var(--color-hex-default);bottom:100%}.hexagon:hover{background-color:#fff;background-color:var(--color-hex-hover)}.hexagon:hover:after,.hexagon:hover:before{border-top-color:#fff;border-top-color:var(--color-hex-hover);border-bottom-color:#fff;border-bottom-color:var(--color-hex-hover)}.hexagon:nth-child(8n+5),.hexagon:nth-child(8n+6),.hexagon:nth-child(8n+7),.hexagon:nth-child(8n+8){margin-left:43px;margin-left:calc((var(--hex-width) + var(--hex-between))/2)}.hexagon>svg{height:208%;z-index:10;transition:all .2s ease;transition:var(--hex-transition)}.color-sass{background-color:#c69;background-color:var(--color-sass)}.color-sass:after,.color-sass:before{border-top-color:#c69;border-top-color:var(--color-sass);border-bottom-color:#c69;border-bottom-color:var(--color-sass)}.color-sass:hover{fill:#c69;fill:var(--color-sass)}.color-angular{background-color:#dd0031;background-color:var(--color-angular)}.color-angular:after,.color-angular:before{border-top-color:#dd0031;border-top-color:var(--color-angular);border-bottom-color:#dd0031;border-bottom-color:var(--color-angular)}.color-angular:hover{fill:#dd0031;fill:var(--color-angular)}.color-gulp{background-color:#da4648;background-color:var(--color-gulp)}.color-gulp:after,.color-gulp:before{border-top-color:#da4648;border-top-color:var(--color-gulp);border-bottom-color:#da4648;border-bottom-color:var(--color-gulp)}.color-gulp:hover{fill:#da4648;fill:var(--color-gulp)}.color-rails{background-color:#c00;background-color:var(--color-rails)}.color-rails:after,.color-rails:before{border-top-color:#c00;border-top-color:var(--color-rails);border-bottom-color:#c00;border-bottom-color:var(--color-rails)}.color-rails:hover{fill:#c00;fill:var(--color-rails)}.color-git{background-color:#f14e32;background-color:var(--color-git)}.color-git:after,.color-git:before{border-top-color:#f14e32;border-top-color:var(--color-git);border-bottom-color:#f14e32;border-bottom-color:var(--color-git)}.color-git:hover{fill:#f14e32;fill:var(--color-git)}.color-html{background-color:#e34f26;background-color:var(--color-html)}.color-html:after,.color-html:before{border-top-color:#e34f26;border-top-color:var(--color-html);border-bottom-color:#e34f26;border-bottom-color:var(--color-html)}.color-html:hover{fill:#e34f26;fill:var(--color-html)}.color-javascript{background-color:#f7df1e;background-color:var(--color-javascript)}.color-javascript:after,.color-javascript:before{border-top-color:#f7df1e;border-top-color:var(--color-javascript);border-bottom-color:#f7df1e;border-bottom-color:var(--color-javascript)}.color-javascript:hover{fill:#f7df1e;fill:var(--color-javascript)}.color-vuejs{background-color:#4fc08d;background-color:var(--color-vuejs)}.color-vuejs:after,.color-vuejs:before{border-top-color:#4fc08d;border-top-color:var(--color-vuejs);border-bottom-color:#4fc08d;border-bottom-color:var(--color-vuejs)}.color-vuejs:hover{fill:#4fc08d;fill:var(--color-vuejs)}.color-circleci{background-color:#343434;background-color:var(--color-circleci)}.color-circleci:after,.color-circleci:before{border-top-color:#343434;border-top-color:var(--color-circleci);border-bottom-color:#343434;border-bottom-color:var(--color-circleci)}.color-circleci:hover{fill:#343434;fill:var(--color-circleci)}.color-webpack{background-color:#8dd6f9;background-color:var(--color-webpack)}.color-webpack:after,.color-webpack:before{border-top-color:#8dd6f9;border-top-color:var(--color-webpack);border-bottom-color:#8dd6f9;border-bottom-color:var(--color-webpack)}.color-webpack:hover{fill:#8dd6f9;fill:var(--color-webpack)}.color-css{background-color:#1572b6;background-color:var(--color-css)}.color-css:after,.color-css:before{border-top-color:#1572b6;border-top-color:var(--color-css);border-bottom-color:#1572b6;border-bottom-color:var(--color-css)}.color-css:hover{fill:#1572b6;fill:var(--color-css)}.color-python{background-color:#3776ab;background-color:var(--color-python)}.color-python:after,.color-python:before{border-top-color:#3776ab;border-top-color:var(--color-python);border-bottom-color:#3776ab;border-bottom-color:var(--color-python)}.color-python:hover{fill:#3776ab;fill:var(--color-python)}.color-haskell{background-color:#5d4f85;background-color:var(--color-haskell)}.color-haskell:after,.color-haskell:before{border-top-color:#5d4f85;border-top-color:var(--color-haskell);border-bottom-color:#5d4f85;border-bottom-color:var(--color-haskell)}.color-haskell:hover{fill:#5d4f85;fill:var(--color-haskell)}.color-bootstrap{background-color:#563d7c;background-color:var(--color-bootstrap)}.color-bootstrap:after,.color-bootstrap:before{border-top-color:#563d7c;border-top-color:var(--color-bootstrap);border-bottom-color:#563d7c;border-bottom-color:var(--color-bootstrap)}.color-bootstrap:hover{fill:#563d7c;fill:var(--color-bootstrap)}.color-atom{background-color:#66595c;background-color:var(--color-atom)}.color-atom:after,.color-atom:before{border-top-color:#66595c;border-top-color:var(--color-atom);border-bottom-color:#66595c;border-bottom-color:var(--color-atom)}.color-atom:hover{fill:#66595c;fill:var(--color-atom)}.color-meteor{background-color:#de4f4f;background-color:var(--color-meteor)}.color-meteor:after,.color-meteor:before{border-top-color:#de4f4f;border-top-color:var(--color-meteor);border-bottom-color:#de4f4f;border-bottom-color:var(--color-meteor)}.color-meteor:hover{fill:#de4f4f;fill:var(--color-meteor)}.intro{background-color:#fff}.intro .header{position:relative;display:flex;flex-flow:column;justify-content:center;align-items:center}.intro .header .intro-bg-image{width:100%}.intro .header .nav-link-intro{position:absolute;z-index:10;right:14px;top:14px;text-transform:uppercase}.intro .header .nav-link-intro a{display:block;text-align:right;width:120px;height:40px}.intro .header .nav-bar{position:absolute;z-index:10;margin-left:auto;margin-right:auto;bottom:14px}.intro .body-intro{padding:40px 5.33%;list-style-position:inside}.intro .body-intro .paragraph{margin-bottom:40px}.intro .body-intro .paragraph ul{list-style:none;padding:0;margin:0}.intro .body-intro .paragraph ul li{list-style-position:inside;padding:5px 0 5px 20px;text-indent:-1em}.intro .body-intro .paragraph ul li:before{content:"✓ ";font-size:20px;font-weight:700}.intro .body-intro .cta-primary{margin-top:auto;margin-bottom:40px}@media screen and (min-width:600px){.intro .header{position:fixed;height:430px;width:100%}.intro .header .intro-bg-image{width:1440px;height:430px}.intro .body{margin-top:403px}}.splash .header{display:flex;justify-content:center;align-items:center}.splash .header .top-circle{margin-top:-306px;height:481px;min-width:503px;background-image:linear-gradient(218deg,#4859ee,#475cc4);border-radius:50%}.splash .body{display:flex;height:100%;justify-content:center;align-items:center}.splash .body .heading{text-transform:uppercase;margin-bottom:15px}.splash .body .logo-title{width:140px;fill:#4859ee}.splash .footer .cta-primary{margin-bottom:40px;text-transform:uppercase}.registration{background-color:#fff}.registration .header{flex:1 1;display:flex;flex-flow:column nowrap;justify-content:center;padding-left:5.33%;padding-right:5.33%}.registration .header :first-child{margin-top:auto}.registration .body{flex:2.5 1;min-height:280px}.registration .body form{display:flex;height:100%;flex-flow:column nowrap;align-items:center}.registration .body form .cta-primary{margin-top:40px}.code-confirmation{background-color:#fff}.code-confirmation .header{height:28%;display:flex;flex-flow:column nowrap;justify-content:center;margin-bottom:30px;padding-left:5.33%;padding-right:5.33%}.code-confirmation .header :first-child{margin-top:auto}.code-confirmation .header .heading,.code-confirmation .header .paragraph{text-align:center}.code-confirmation .body{justify-content:center;align-items:center}.code-confirmation .body form .cta-primary{margin:40px 0}.confirmation-ok{background-color:#fff}.confirmation-ok .header{flex:1 1;display:flex;flex-flow:column nowrap;justify-content:center;padding-left:5.33%;padding-right:5.33%;text-align:center}.confirmation-ok .header :first-child{margin-top:auto}.confirmation-ok .body{flex:2 1;justify-content:center;align-items:center}.confirmation-ok .footer .cta-primary{margin-bottom:40px}.support .body{text-align:center}.support .body .heading{margin-top:100px}.support .body .paragraph{margin-bottom:40px}.support .body .highlight{font-family:PTRootUI-Medium}.help{background-color:#fff}.help .header{position:relative;display:flex;flex-flow:column;justify-content:center;align-items:center}.help .header .intro-bg-image{width:100%}.help .header .nav-link-intro{position:absolute;z-index:10;right:14px;top:14px;text-transform:uppercase}.help .header .nav-link-intro a{display:block;text-align:right;width:120px;height:40px}.help .header .nav-bar{position:absolute;z-index:10;margin-left:auto;margin-right:auto;bottom:14px}.help .body-help{padding:40px 5.33%;list-style-position:inside}.help .body-help .paragraph{margin-bottom:40px}.help .body-help .cta-primary{margin-top:auto;margin-bottom:40px}.help .body-help.step-4 .paragraph{text-align:center}@media screen and (min-width:600px){.help .header{position:fixed;height:430px;width:100%}.help .header .intro-bg-image{width:1440px;height:430px}.help .body{margin-top:403px}}.help-more{background-color:#fff}.help-more .header{height:40px;display:flex}.help-more .header .link{margin-left:auto;margin-right:6px;margin-top:12px}.help-more .header .link a{display:block;text-align:right;width:120px;height:40px;color:#091636}.add-basic-info{background-color:#fff}.add-basic-info .header{display:flex;flex-flow:column;flex:0.4 1;min-height:120px;background:linear-gradient(218deg,#5570ef,#475cc4)}.add-basic-info .header .heading{color:#fff;margin-top:auto;margin-bottom:12px;padding:0 5.33%}.add-basic-info .body{flex:1 1}.add-basic-info .body .paragraph{margin-top:40px}.add-basic-info .footer .cta-primary{margin-bottom:40px}.add-skills .header{display:flex;flex-flow:column;min-height:180px;background:linear-gradient(218deg,#5570ef,#475cc4)}.add-skills .header .heading{margin-top:auto;margin-bottom:12px;padding:12px 5.33%;width:320px;color:#fff}.add-skills .body{min-height:calc(100% - 180px)}.add-skills .body .paragraph{margin-top:34px;margin-bottom:20px}.add-skills .body .section-search-input .input-field{margin-bottom:16px}.add-skills .body .section-search-results{margin:12px 0}.add-skills .body .section-search-selected{margin-top:10px;padding-top:26px;border-top:1px solid #e1e2e6}.add-skills .body .section-search-selected .tag{border-color:#dbdbdb}.add-skills .body .footer .cta-primary{margin-bottom:40px}.share-skills .header{display:flex;flex-flow:column;flex:0.6 1;background:linear-gradient(218deg,#5570ef,#475cc4)}.share-skills .header .heading{color:#fff;margin-top:auto;margin-bottom:12px;padding:0 5.33%}.share-skills .body{flex:1.6 1}.share-skills .body .circle-section{display:flex;align-items:center;margin-top:30px;min-height:80px}.share-skills .body .circle-section .paragraph{margin-bottom:14px;margin-left:20px}.share-skills .body .field-label{margin-top:18px;margin-bottom:12px}.share-skills .footer{background:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.15)}.add-job-title{background-color:#fff}.add-job-title .header{display:flex;flex-flow:column;flex:1 1;background:linear-gradient(218deg,#5570ef,#475cc4)}.add-job-title .header .heading{color:#fff;margin-top:auto;margin-bottom:12px;padding:0 5.33%}.add-job-title .body{flex:3 1}.add-job-title .body .circle-section{display:flex;align-items:center;margin-top:30px;min-height:80px}.add-job-title .body .circle-section .paragraph{margin-bottom:24px;margin-top:0;margin-left:20px}.add-job-title .body .field-label{margin-top:18px;margin-bottom:12px}.add-job-title .body .section-search-input{margin-top:20px}.add-job-title .body .section-search-selected{border-top:1px solid #e1e2e6;margin-bottom:20px}.add-job-title .body .cta-primary{margin-top:auto;margin-bottom:40px}.final{background-image:linear-gradient(218deg,#5570ef,#475cc4)}.final .body{display:flex;flex:1 1;justify-content:center;align-items:center}.final .body .heading{color:#fff;margin-bottom:14px}.dashboard{background-color:#f7f8fc;position:relative}.dashboard .header{background:linear-gradient(218deg,#5570ef,#475cc4);color:#fff;position:relative;top:0;left:0;right:0;height:177px;z-index:100;transition:all .2s ease-out}.dashboard .header.closed{top:-108px}.dashboard .header.closed .bottom .navigation{padding-top:9px}.dashboard .header .top{height:130px;display:flex;flex-flow:row;overflow:hidden}.dashboard .header .top .user-info{display:flex;flex-flow:row nowrap;height:70px;margin-left:16px;margin-top:28px}.dashboard .header .top .user-info .avatar{width:70px;height:70px;border-radius:50%}.dashboard .header .top .user-info .name{display:flex;flex-flow:column nowrap;justify-content:center;margin-left:12px;font-family:PTRootUI-Medium;font-size:10px;color:#fff;letter-spacing:.75px;line-height:12px;text-transform:uppercase}.dashboard .header .top .user-badges{margin-left:auto;padding-top:3px;padding-right:3px}.dashboard .header .bottom .navigation{display:flex;flex-flow:row nowrap;align-items:flex-end;padding:0 5.33%;margin-bottom:20px}.dashboard .header .bottom .navigation .tab{opacity:.5}.dashboard .header .bottom .navigation .tab.active{opacity:1}.dashboard .header .bottom .navigation .link-skills{display:flex;font-family:PTRootUI-Light;font-size:24px;color:#fff;letter-spacing:-.2px}.dashboard .header .bottom .navigation .link-skills .notification-skills{display:inline-block;width:5px;height:5px;border-radius:50%;background-color:#00ba2a}.dashboard .header .bottom .navigation .link-job-titles{margin-left:auto;margin-right:20px}.dashboard .header .bottom .navigation .link-connections,.dashboard .header .bottom .navigation .link-job-titles{font-family:PTRootUI;font-size:14px;color:#fff;letter-spacing:-.12px}.dashboard .transition-group{position:absolute;top:0;transition:all .2s ease-out}.dashboard .transition-group .skills-dashboard{transition:all .2s ease-out}.dashboard .transition-group.opened .connections,.dashboard .transition-group.opened .job-titles,.dashboard .transition-group.opened .skills-dashboard{margin-top:177px}.dashboard .transition-group.opened .skills-dashboard{margin-bottom:177px}.dashboard .transition-group.opened .connections,.dashboard .transition-group.opened .job-titles{min-height:calc(100% - 177px)}.dashboard .transition-group.closed .connections,.dashboard .transition-group.closed .job-titles,.dashboard .transition-group.closed .skills-dashboard{margin-top:0}.skills-dashboard{display:flex;flex-flow:column;height:calc(100% - 180px);padding:28px 5.33% 10px;background-color:#f7f8fc}.skills-dashboard .new-skills{margin-bottom:16px}.skills-dashboard .confirmed-skills{padding-bottom:12px;margin-bottom:28px;border-bottom:1px solid #e1e2e6}.skills-dashboard .edit-skills-link{margin-top:auto;margin-bottom:10px;color:#4859ee;display:block;text-align:right;text-transform:uppercase;line-height:13px}.footer-skills{position:fixed;bottom:0;display:flex;flex-flow:row;z-index:10;width:100%;padding:0 5.33%;justify-content:center;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.edit-skills{background-color:#f7f8fc;position:relative}.edit-skills .header{color:#fff}.edit-skills .header .top{display:flex;height:105px;padding:0 5.33% 14px;background:linear-gradient(218deg,#5570ef,#475cc4)}.edit-skills .header .top .close-link{position:absolute;z-index:10;right:14px;top:14px;text-transform:uppercase}.edit-skills .header .top .close-link a{display:block;text-align:right;width:120px;height:40px}.edit-skills .header .top .heading{margin-top:auto;font-family:PTRootUI-Light}.edit-skills .header .bottom{background-color:#f7f8fc;padding:30px 5.33%}.edit-skills .header .bottom .skill-tabs{display:flex;flex-flow:row nowrap}.edit-skills .header .bottom .skill-tabs .tab{margin-right:10px}.edit-skills .header .bottom .skill-tabs .tab .avatar-wrapper{width:80px;min-width:80px;height:80px;min-height:80px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:5px;overflow:hidden}.edit-skills .header .bottom .skill-tabs .tab .avatar-wrapper .avatar-image-container{width:68px;height:68px}.edit-skills .header .bottom .skill-tabs .tab .avatar-wrapper.disabled{box-shadow:0 0 8px 0 rgba(0,0,0,.15)}.edit-skills .header .bottom .skill-tabs .tab .avatar-wrapper.disabled img{opacity:.3}.my-skills{min-height:calc(100% - 70px);padding:0 5.33%;background-color:#f7f8fc}.my-skills .tags-list{margin-top:18px;padding-bottom:16px}.my-skills .edit-skills-link{color:#4859ee;display:block;text-align:right;text-transform:uppercase;line-height:13px}.my-skills-footer{display:flex;flex-flow:row nowrap;justify-content:center;width:100%;position:-webkit-sticky;position:sticky;bottom:0;margin-top:auto;padding:5.33%;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.my-skills-footer :nth-child(2){margin-left:auto}.my-skills-footer .action-item{font-family:PTRootUI-Medium;text-transform:uppercase;font-size:10px;color:#091636;letter-spacing:.28px;display:flex;flex-flow:row nowrap;align-items:center}.my-skills-footer .action-item .action-label{margin:0 8px}.my-skills-footer .action-item .action-label.disabled{color:#92989e}.my-skills-footer .action-item .icon-container{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:#fff;border:2px solid #005fff;border-radius:5px}.my-skills-footer .action-item .icon-container.disabled{border-color:#92989e}.my-skills-footer .action-item .icon-container.danger{border-color:#ff544a}.add-skills-dashboard{background-color:#f7f8fc}.add-skills-dashboard .header{display:flex;flex-flow:column;width:100%;height:180px;padding:10px 5.33%;background:linear-gradient(218deg,#5570ef,#475cc4)}.add-skills-dashboard .header .close-link{position:absolute;z-index:10;right:14px;top:14px;text-transform:uppercase}.add-skills-dashboard .header .close-link a{display:block;text-align:right;width:120px;height:40px}.add-skills-dashboard .header .heading{margin-top:auto;margin-bottom:6px;font-family:PTRootUI-Light;color:#fff}.add-skills-dashboard .header .input-field{background:linear-gradient(218deg,#5570ef,#475cc4);border:1px solid #fff;border-radius:26px;color:#fff}.add-skills-dashboard .header .input-field::-webkit-input-placeholder{color:#92989e}.add-skills-dashboard .header .input-field::-ms-input-placeholder{color:#92989e}.add-skills-dashboard .header .input-field::placeholder{color:#92989e}.add-skills-dashboard .body{min-height:calc(100% - 180px)}.add-skills-dashboard .body .paragraph{margin-top:34px;margin-bottom:20px}.add-skills-dashboard .body .section-search-input .input-field{margin-bottom:16px}.add-skills-dashboard .body .section-search-results{margin-top:26px;margin-bottom:20px}.add-skills-dashboard .body .section-search-selected{margin-top:10px;padding-top:26px;border-top:1px solid #e1e2e6}.add-skills-dashboard .body .section-search-selected .tag{border-color:#dbdbdb}.add-skills-dashboard .body .footer .cta{margin-bottom:40px}.job-titles{display:flex;flex-flow:column;min-height:100%;padding:28px 5.33%;background-color:#f7f8fc}.job-titles .field-label{margin-bottom:0}.job-titles .jobs{padding-top:12px;padding-bottom:6px}.job-titles .jobs .job{display:flex;justify-content:flex-start;align-items:center;margin-bottom:7px}.job-titles .jobs .job .logo-container-small{margin-right:24px}.job-titles .past-job-titles{padding-top:30px;border-top:1px solid #e1e2e6}.job-titles .past-job-titles .logo-container-small img{opacity:.3}.job-titles .edit-skills-link{display:block;margin-top:auto;color:#4859ee;text-align:right;text-transform:uppercase;line-height:13px}.edit-job-titles{background-color:#f7f8fc}.edit-job-titles .header{padding:0 5.33% 12px;display:flex;height:105px;background:linear-gradient(218deg,#5570ef,#475cc4)}.edit-job-titles .header .heading{margin-top:auto;font-family:PTRootUI-Light;color:#fff}.edit-job-titles .header .close-link{position:absolute;z-index:10;right:14px;top:14px;text-transform:uppercase}.edit-job-titles .header .close-link a{display:block;text-align:right;width:120px;height:40px}.edit-job-titles .body{padding:28px 5.33%}.edit-job-titles .body .field-label{margin-bottom:0}.edit-job-titles .body .jobs{padding-top:12px;padding-bottom:6px}.edit-job-titles .body .jobs .job{display:flex;justify-content:flex-start;align-items:center;margin-bottom:7px}.edit-job-titles .body .jobs .job .visibility-toggle{margin-right:30px}.edit-job-titles .body .jobs .job .logo-container-small{margin-right:24px}.edit-job-titles .body .past-job-titles{padding-top:30px;border-top:1px solid #e1e2e6}.edit-job-titles .body .past-job-titles .logo-container-small img{opacity:.3}.edit-job-titles .footer{display:flex;flex-flow:row nowrap;margin-top:auto;padding:5.33%;background-color:#fff}.edit-job-titles .footer .nav-link{margin-left:auto}.edit-job-titles .footer .action-item{font-family:PTRootUI-Medium;text-transform:uppercase;font-size:10px;color:#091636;letter-spacing:.28px;display:flex;flex-flow:row nowrap;align-items:center}.edit-job-titles .footer .action-item .action-label{margin:0 8px}.edit-job-titles .footer .action-item .icon-container{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:#fff;border:2px solid #005fff;border-radius:5px}.edit-job-titles .footer .action-item .icon-container img{height:16px}.add-job-titles{background-color:#f7f8fc;position:relative}.add-job-titles .header{color:#fff;flex-direction:column;display:flex;flex-flow:column;height:105px;padding:0 5.33% 14px;background:linear-gradient(218deg,#5570ef,#475cc4)}.add-job-titles .header .heading{margin-top:auto;font-family:PTRootUI-Light}.add-job-titles .body{display:flex;flex-direction:column;min-height:calc(100% - 105px);padding-top:30px;padding-bottom:30px}.add-job-titles .body .uppercase-label-bold{margin:0}.add-job-titles .body .circle-tabs{display:flex;flex-flow:row nowrap;flex-shrink:0;margin-top:18px;margin-bottom:28px}.add-job-titles .body .circle-tabs .tab{margin-right:10px}.add-job-titles .body .section-search-input{margin-top:2px;margin-bottom:16px}.add-job-titles .body .tags-container{margin:20px 0}.add-job-titles .body .jobs{margin-top:auto;border-top:1px solid #e1e2e6}.add-job-titles .body .jobs hr{display:none;border-top:1px solid red}.add-job-titles .body .jobs .uppercase-label-bold{margin-top:24px;margin-bottom:24px}.add-job-titles .body .jobs .job{display:flex;align-items:center;margin-bottom:10px}.add-job-titles .body .jobs .job .finish-toggle{width:30px;margin-right:22px;display:flex;justify-content:center}.add-job-titles .body .jobs .job .logo-container-small{margin-right:24px}.connections{padding:28px 5.33%}.connections .field-label{margin-bottom:0}.connections .circle-tabs{display:flex;flex-flow:row nowrap;flex-shrink:0;margin-top:18px;margin-bottom:28px;padding-bottom:18px;border-bottom:1px solid #e1e2e6}.connections .circle-tabs .tab{margin-right:10px}.connections .circles .circle{display:flex;flex-flow:row nowrap;padding:26px 0;border-bottom:1px solid #e1e2e6}.connections .circles .circle .circle-info{display:flex;flex-flow:column;margin-left:22px}.connections .circles .circle .circle-info .circle-members{display:flex;align-items:center;margin-top:8px;font-family:PTRootUI-Medium;font-size:14px;color:#091636;letter-spacing:.98px}.connections .circles .circle .circle-info .circle-members .count{font-size:11px}.connections .circles .circle .circle-info .circle-members svg{height:15px;width:26px;margin-right:6px}.connections .circles .circle .circle-info .circle-notifications{display:flex;align-items:center;margin-top:8px}.connections .circles .circle .circle-info .circle-notifications .field-label{margin-bottom:0}.connections .circles .circle .circle-info .circle-notifications .notification-icon-container{display:flex;justify-content:center;align-items:center;width:24px;height:24px;margin-left:12px;border-radius:3px;background:#fff;opacity:.3;box-shadow:0 0 4px 0 rgba(0,0,0,.7)}.connections .circles .circle .circle-info .circle-notifications .notification-icon-container img{max-width:16px;max-height:16px}.connections .circles .circle .circle-info .circle-notifications .notification-icon-container.active{opacity:1;box-shadow:none}.profile{background:linear-gradient(218deg,#5570ef,#475cc4)}.profile .divider{margin:0 5.33%;border-bottom:1px solid hsla(0,0%,100%,.2)}.profile .header{display:flex;flex-flow:column nowrap;padding:0 5.33% 40px}.profile .header .top{display:flex;flex-flow:row nowrap}.profile .header .top .screen-title{margin-top:28px;font-family:PTRootUI-Light;font-size:24px;color:#fff;letter-spacing:-.2px}.profile .header .top .close-button{position:absolute;z-index:10;right:14px;top:14px}.profile .header .top .close-button a{display:block;text-align:right;text-transform:uppercase;width:120px;height:40px}.profile .header .bottom{display:flex;flex-flow:row nowrap;margin-top:20px}.profile .header .bottom .user-info{display:flex;flex-flow:row nowrap;margin-top:auto;padding-bottom:30px}.profile .header .bottom .user-info .avatar-image-container{width:136px;height:136px}.profile .header .bottom .user-info .upload-avatar-icon{position:absolute;bottom:0;left:0}.profile .header .bottom .user-info .name{display:flex;flex-flow:column nowrap;margin-left:4px;font-family:PTRootUI-Medium;font-size:10px;color:#fff;letter-spacing:.75px;line-height:12px;text-transform:uppercase}.profile .header .bottom .user-info .name .pen-icon{width:10px;height:10px;margin-bottom:10px}.profile .header .bottom .log-out{display:flex;align-items:center;margin-left:auto;margin-top:auto;text-transform:uppercase}.profile .header .bottom .log-out svg{margin-left:8px}.profile .body{padding:30px 0 20px;font-family:PTRootUI;font-size:14px;color:#fff;letter-spacing:-.12px}.profile .body .text{margin:0 5.33%}.profile .body .user-badges{height:232px;margin:28px 0}.profile .body .user-badges .badges-container{display:flex;align-items:center;justify-content:center}.profile .body .user-badges .badges-container .badges-grid-profile{margin-left:-40px}.profile .footer{display:flex;flex-flow:row nowrap;align-items:center}.profile .footer .version{font-family:PTRootUI-Medium;font-size:10px;text-transform:uppercase;color:#fff;letter-spacing:.75px;padding:5.33%}.profile .footer .bug-link{display:flex;flex-flow:row nowrap;margin-left:auto;padding:5.33%;align-items:center;text-transform:uppercase}.profile .footer .bug-link :first-child{margin-left:auto;margin-right:6px}.edit-profile{background-image:linear-gradient(218deg,#5570ef,#475cc4)}.edit-profile .header{height:100px}.edit-profile .header .close-link{position:absolute;z-index:10;right:14px;top:14px;text-transform:uppercase}.edit-profile .header .close-link a{display:block;text-align:right;width:120px;height:40px}.edit-profile .body .cta{margin-top:40px}.badges{background:linear-gradient(218deg,#5570ef,#475cc4)}.badges .header{height:60px;display:flex;padding:0 5.33%}.badges .header .close-link{position:absolute;z-index:10;right:14px;top:14px;text-transform:uppercase}.badges .header .close-link a{display:block;text-align:right;width:120px;height:40px}.badges .header .heading{margin-top:auto;color:#fff;font-family:PTRootUI-Light;font-size:24px;letter-spacing:-.2px}.badges .body{height:calc(100% - 60px)}.badges .body .badges-container{display:flex;align-items:center;justify-content:center;margin-top:auto;margin-bottom:auto}.badges .body .badges-container .badges-grid-profile{margin-left:-40px}.badges .body .cta-primary{width:160px;height:50px;border:2px solid #fff;border-radius:10px;background-color:#091636}.badges .modal-container{position:absolute;width:100%;height:100%;z-index:100;background:linear-gradient(218deg,rgba(85,112,239,.8),rgba(71,92,196,.8))}.badges .modal-container .modal-close{position:absolute;top:14px;right:14px;font-family:PTRootUI-Medium;font-size:10px;color:#fff;letter-spacing:.75px;text-transform:uppercase}.badges .modal-container .modal-wrapper{position:absolute;width:310px;top:40px;left:0;right:0;margin:auto auto 30px;padding:20px 30px;background:#fff;box-shadow:0 0 15px 0 #091636;border-radius:10px}.badges .modal-container .modal-wrapper .badge-row{display:flex;flex-flow:row;margin-bottom:13px;height:61px}.badges .modal-container .modal-wrapper .badge-row.single{margin:18px 0}.badges .modal-container .modal-wrapper .badge-row .title{display:flex;justify-content:center;align-items:center;margin-left:18px}.badges .modal-container .modal-wrapper .badge-row .title,.badges .modal-container .modal-wrapper .paragraph{font-family:PTRootUI;font-size:14px;color:#03041b;letter-spacing:-.12px}.report{background:linear-gradient(218deg,#5570ef,#475cc4)}.report .header{display:flex;flex-flow:column;padding:0 5.33%}.report .header .close-link{position:absolute;z-index:10;right:14px;top:14px;text-transform:uppercase}.report .header .close-link a{display:block;text-align:right;width:120px;height:40px}.report .header .heading{margin-top:28px;color:#fff}.report .header .paragraph{font-family:PTRootUI;font-size:14px;color:#fff;letter-spacing:-.12px;margin-top:22px;margin-bottom:30px}.report .body .input-field-issue{margin-bottom:20px}.need-help{position:relative}.need-help .transition-group:not(.edit-ticket-tg){background-color:#f7f8fc}.need-help .header{height:105px;background:linear-gradient(218deg,#5570ef,#475cc4);color:#fff;display:flex;flex-flow:column}.need-help .header .navigation{flex-flow:row;padding:0 5.33%;margin-top:auto;margin-bottom:20px}.need-help .header .navigation,.need-help .header .navigation .tab{display:flex;align-items:flex-end}.need-help .header .navigation .tab .opacity-handle{opacity:.5}.need-help .header .navigation .tab.active .opacity-handle{opacity:1}.need-help .header .navigation .link-edit{display:flex;font-family:PTRootUI-Light;font-size:24px;color:#fff;letter-spacing:-.2px}.need-help .header .navigation .link-edit .notification-skills{display:inline-block;width:5px;height:5px;border-radius:50%;background-color:#00ba2a}.need-help .header .navigation .link-opened{margin-left:auto;margin-right:20px}.need-help .header .navigation .link-opened,.need-help .header .navigation .link-solved{font-family:PTRootUI;font-size:14px;color:#fff;letter-spacing:-.12px}.edit-ticket{display:flex;flex-flow:column;min-height:100%;padding:28px 5.33%}.edit-ticket .field-label{display:flex;margin-bottom:0}.edit-ticket .field-label .remaining{margin-left:auto;color:#92989e;font-family:PTRootUI;font-size:10px;letter-spacing:0;text-transform:lowercase}.edit-ticket .field-label .remaining.warning{color:#ec3f13}.edit-ticket .input-field-title{margin-bottom:30px}.edit-ticket .input-field-description{margin-bottom:24px}.edit-ticket .tags-container{margin-top:8px;margin-bottom:20px}.edit-ticket .deadline-inputs{display:flex;flex-flow:row;margin-top:8px;margin-bottom:28px}.edit-ticket .deadline-inputs input{margin-right:10px}.edit-ticket .deadline.error{color:#ff544a}.edit-ticket .deadline .error-msg{margin-left:8px;color:#92989e;text-transform:none;font-family:PTRootUI-Medium;font-size:11px;letter-spacing:.5px}.edit-ticket .circles{display:flex;flex-flow:row;margin-top:8px;margin-bottom:28px}.edit-ticket .circles .input-field-connection{margin-right:10px}.edit-ticket .cta{margin-top:auto}.opened-tickets{padding:0 5.33%;min-height:100%}.opened-tickets .sort{display:flex;flex-flow:row;margin-top:22px;margin-bottom:22px;font-family:PTRootUI-Bold;font-size:10px;color:#a6b2ec;letter-spacing:.7px}.opened-tickets .sort .deadline-people{display:flex;flex-flow:row;align-items:center;text-transform:uppercase}.opened-tickets .sort .deadline-people .toggle-btn-container{display:flex;align-items:center;justify-content:flex-end;margin:0 10px;width:32px;height:22px;background-color:#4859ee;border-radius:11px}.opened-tickets .sort .deadline-people .toggle-btn-container .toggle-btn{width:16px;height:16px;background-color:#fff;border-radius:50%;margin:0 2px}.opened-tickets .sort .deadline-people.sort-by-deadline .toggle-btn-container{justify-content:flex-start}.opened-tickets .sort .deadline-people.sort-by-deadline .deadline-text,.opened-tickets .sort .deadline-people.sort-by-people .people-text{color:#4859ee}.opened-tickets .sort .pause{display:flex;flex-flow:row;align-items:center;margin-left:auto;text-transform:uppercase}.opened-tickets .sort .pause.active{color:#4859ee}.opened-tickets .sort .pause .icon-container{display:flex;justify-content:center;align-items:center;width:21px;height:21px;margin-left:10px;border:2px solid #4859ee;border-radius:3px}.opened-tickets .sort .pause .icon-container .icon-check{display:none;width:14px;height:9.5px}.opened-tickets .sort .pause .icon-container.active{color:red}.opened-tickets .sort .pause .icon-container.active .icon-check{display:inline;display:initial}.solved-tickets{padding:20px 5.33%;min-height:100%}.connect .header{display:flex;height:105px;background:linear-gradient(218deg,#5570ef,#475cc4)}.connect .header .heading{color:#fff;margin-top:auto;margin-bottom:12px;padding:0 5.33%}.connect .body .field-label{margin-top:28px}.connect .body .connections-list .connection{display:flex;flex:row 1;height:91px;margin-bottom:10px;align-items:center;padding:10px;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.15);border-radius:5px}.connect .body .connections-list .connection .avatar-wrapper{margin-left:8px;margin-right:18px}.connect .body .connections-list .connection .avatar-wrapper .avatar-image-container{height:68px;width:68px}.connect .body .connections-list .connection .info-container .name{font-family:PTRootUI;font-size:16px;color:#03041b;line-height:30px}.connect .body .connections-list .connection .info-container .circle{font-family:PTRootUI;font-size:9px;color:#92989e;text-transform:uppercase}.connect .body .connections-list .connection .channels{display:flex;flex-flow:column;margin-left:auto;height:100%}.connect .body .connections-list .connection .channels :nth-child(2){margin-top:auto}.connect .body .connections-list .connection .channels .channel{display:flex;align-items:center;justify-content:flex-end}.connect .body .connections-list .connection .channels .channel .handle,.connect .body .connections-list .connection .channels .channel .slack{display:none;font-family:PTRootUI;font-size:10px;color:#fff;text-align:right}.connect .body .connections-list .connection .channels .channel .channel-logo{display:flex;justify-content:center;align-items:center;width:32px;height:32px;margin-left:10px;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.15);border-radius:4px}.connect .body .connections-list .connection.active{background:#4859ee}.connect .body .connections-list .connection.active .avatar-wrapper,.connect .body .connections-list .connection.active .info-container{display:none}.connect .body .connections-list .connection.active .channels .channel{display:flex;flex-flow:row}.connect .body .connections-list .connection.active .channels .channel .handle{display:inline}.evaluate{background-color:#f7f8fc}.evaluate .header{display:flex;height:105px;background:linear-gradient(218deg,#5570ef,#475cc4)}.evaluate .header .heading{color:#fff;margin-top:auto;margin-bottom:12px;padding:0 5.33%}.evaluate .body{padding:0}.evaluate .body .connections-list{padding:0 5.33%}.evaluate .body .connections-list .field-label{margin-top:28px}.evaluate .body .connections-list .connection{display:flex;flex:row 1;height:91px;margin-bottom:10px;align-items:center;padding:10px;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.15);border-radius:5px}.evaluate .body .connections-list .connection .avatar-wrapper{margin-left:8px;margin-right:18px}.evaluate .body .connections-list .connection .avatar-wrapper .avatar-image-container{height:68px;width:68px}.evaluate .body .connections-list .connection .info-container .name{font-family:PTRootUI;font-size:16px;color:#03041b;line-height:30px}.evaluate .body .connections-list .connection .info-container .circle{font-family:PTRootUI;font-size:9px;color:#92989e;text-transform:uppercase}.evaluate .body .connections-list .connection.active{background-color:#4859ee}.evaluate .body .connections-list .connection.active .info-container .circle,.evaluate .body .connections-list .connection.active .info-container .name{color:#fff}.evaluate .body .footer{position:fixed;bottom:0;display:flex;flex-flow:row;z-index:10;width:100%;padding:0 5.33%;justify-content:center;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.evaluate-user{position:relative;background-color:#f7f8fc}.evaluate-user .header{display:flex;flex-flow:column;height:180px;background:linear-gradient(218deg,#5570ef,#475cc4)}.evaluate-user .header .connections-list-header{display:flex;flex-flow:row nowrap;overflow-x:scroll;margin-top:50px;padding:0 5.33%}.evaluate-user .header .connections-list-header .field-label{margin-top:28px}.evaluate-user .header .connections-list-header .connection{display:flex;flex:row 1;align-items:center;height:91px;width:calc(100vw - 72px);min-width:200px;max-width:320px;margin-right:10px;margin-bottom:10px;padding:10px;background-color:#a6b2ec;box-shadow:0 0 5px 0 rgba(0,0,0,.15);border-radius:5px}.evaluate-user .header .connections-list-header .connection .avatar-wrapper{margin-left:8px;margin-right:18px}.evaluate-user .header .connections-list-header .connection .avatar-wrapper .avatar-image-container{height:68px;width:68px}.evaluate-user .header .connections-list-header .connection .info-container{color:#fff;font-family:PTRootUI}.evaluate-user .header .connections-list-header .connection .info-container .name{font-size:16px;line-height:30px}.evaluate-user .header .connections-list-header .connection .info-container .circle{font-size:9px;color:#fff;text-transform:uppercase}.evaluate-user .header .connections-list-header .connection.active{background-color:#fff}.evaluate-user .header .connections-list-header .connection.active .info-container{color:#03041b}.evaluate-user .header .connections-list-header .connection.active .info-container .circle{color:#92989e}.evaluate-user .header .current-connection{margin-top:4px;font-family:PTRootUI;font-size:9px;color:#fff;text-align:center}.evaluate-user .modal-container{position:absolute;width:100%;height:100%;z-index:100;background:linear-gradient(218deg,rgba(85,112,239,.8),rgba(71,92,196,.8))}.evaluate-user .modal-container .modal-close{position:absolute;top:14px;right:14px;font-family:PTRootUI-Medium;font-size:10px;color:#fff;letter-spacing:.75px;text-transform:uppercase}.evaluate-user .modal-container .modal-wrapper{position:absolute;width:310px;height:555px;top:40px;left:0;right:0;margin:auto;padding:20px 30px;background:#fff;box-shadow:0 0 15px 0 #091636;border-radius:10px}.evaluate-user .modal-container .modal-wrapper .grade-text{font-family:PTRootUI;font-size:13px;color:#03041b;letter-spacing:-.11px}.evaluate-user .modal-container .modal-wrapper .grade{margin:14px 0}.evaluate-user .modal-container .modal-wrapper .actions .action{display:flex;flex-flow:row;margin-bottom:20px;font-family:PTRootUI;font-size:13px;color:#03041b;letter-spacing:-.11px}.evaluate-user .modal-container .modal-wrapper .actions .action .icon-container{display:flex;justify-content:center;align-items:center;margin-right:14px;width:17px;height:17px;border-radius:50%;background-color:#a6b2ec}.evaluate-user .modal-container .modal-wrapper .actions .action .icon-container .icon-check{width:7px;height:7px}.evaluate-user .modal-container .modal-wrapper .actions .action .icon-container .icon-check path{fill:#fff}.evaluate-user .modal-container .modal-wrapper .actions .action .icon-container .icon-cross{display:inline;display:initial;width:7px;height:7px;stroke:#fff}.skill-rating-list{padding:30px 5.33%}.skill-rating-list .skill{margin-bottom:12px}.skill-rating-list .skill .skill-title{text-transform:capitalize;font-family:PTRootUI;font-size:18px;color:#03041b;line-height:30px}.skill-rating-list .skill .rating{display:flex;flex-flow:row;border-bottom:1px solid #e1e2e6;padding-top:10px;padding-bottom:20px}.skill-rating-list .skill .rating .star{margin-right:13px}.skill-rating-list .skill .rating .star.fill{fill:#ffb934;stroke:none}.skill-rating-list .skill .rating .star.fade{fill:#e1e2e6;stroke:none}.skill-rating-list .skill .rating .heart{margin-right:13px}.skill-rating-list .skill .rating .heart.fill{fill:#ff544a;stroke:none}.skill-rating-list .skill .rating .heart.fade{fill:#e1e2e6;stroke:none}.skill-rating-list .skill .rating .disable-skill{display:flex;justify-content:center;align-items:center;margin-left:auto;width:17px;height:17px;border-radius:50%;background-color:#a6b2ec}.skill-rating-list .skill .rating .disable-skill .icon-check{display:none;width:7px;height:7px}.skill-rating-list .skill .rating .disable-skill .icon-check path{fill:#fff}.skill-rating-list .skill .rating .disable-skill .icon-cross{display:inline;display:initial;width:7px;height:7px;stroke:#fff}.skill-rating-list .skill.disabled .skill-title{color:#92989e}.skill-rating-list .skill.disabled .rating .heart,.skill-rating-list .skill.disabled .rating .star{fill:#e1e2e6;stroke:none}.skill-rating-list .skill.disabled .rating .disable-skill .icon-check{display:inline;display:initial}.skill-rating-list .skill.disabled .rating .disable-skill .icon-cross{display:none}.thank-you{display:flex;justify-content:center;align-items:center;background-image:linear-gradient(218deg,#5570ef,#475cc4)}.thank-you .heading{text-align:center;color:#fff}.offer-help{position:relative;background-color:#f7f8fc}.offer-help .header{height:105px;background:linear-gradient(218deg,#5570ef,#475cc4);color:#fff;display:flex;flex-flow:column}.offer-help .header .navigation{display:flex;flex-flow:row;align-items:flex-end;padding:0 5.33%;margin-top:auto;margin-bottom:20px}.offer-help .header .navigation .tab .opacity-handle{opacity:.5}.offer-help .header .navigation .tab.active .opacity-handle{opacity:1}.offer-help .header .navigation .link-opened{display:flex;font-family:PTRootUI-Light;font-size:24px;color:#fff;letter-spacing:-.2px}.offer-help .header .navigation .link-opened .notification-open-ticket{margin-top:auto;margin-bottom:2px;margin-left:5px}.offer-help .header .navigation .link-solved{margin-left:auto;font-family:PTRootUI;font-size:14px;color:#fff;letter-spacing:-.12px}.opened-tickets-assigned{padding:0 5.33%;min-height:100%}.opened-tickets-assigned .placeholder{height:115px}.opened-tickets-assigned .sort{display:flex;flex-flow:row;margin-top:22px;margin-bottom:22px;font-family:PTRootUI-Bold;font-size:10px;color:#a6b2ec;letter-spacing:.7px}.opened-tickets-assigned .sort .deadline-people{display:flex;flex-flow:row;align-items:center;text-transform:uppercase}.opened-tickets-assigned .sort .deadline-people .toggle-btn-container{display:flex;align-items:center;justify-content:flex-end;margin:0 10px;width:32px;height:22px;background-color:#4859ee;border-radius:11px}.opened-tickets-assigned .sort .deadline-people .toggle-btn-container .toggle-btn{width:16px;height:16px;background-color:#fff;border-radius:50%;margin:0 2px}.opened-tickets-assigned .sort .deadline-people.sort-by-deadline .toggle-btn-container{justify-content:flex-start}.opened-tickets-assigned .sort .deadline-people.sort-by-deadline .deadline-text,.opened-tickets-assigned .sort .deadline-people.sort-by-people .people-text{color:#4859ee}.opened-tickets-assigned .my-tickets-list .activator{position:relative}.opened-tickets-assigned .my-tickets-list .activator .feedback-ticket{position:relative;left:-23px;display:flex;justify-content:center;align-items:center;border-radius:0;font-family:PTRootUI-Light;font-size:24px;color:#03041b;letter-spacing:-.2px;text-align:center}.opened-tickets-assigned .my-tickets-list .activator .feedback-ticket .feedback-message{display:block}.opened-tickets-assigned .my-tickets-list .activator .feedback-ticket .left-border,.opened-tickets-assigned .my-tickets-list .activator .feedback-ticket .section-accept,.opened-tickets-assigned .my-tickets-list .activator .feedback-ticket .section-decline,.opened-tickets-assigned .my-tickets-list .activator .feedback-ticket .section-face,.opened-tickets-assigned .my-tickets-list .activator .feedback-ticket .section-more,.opened-tickets-assigned .my-tickets-list .activator .feedback-ticket .section-submit,.opened-tickets-assigned .my-tickets-list .activator .feedback-ticket .ticket-status-icon{display:none!important}.solved-tickets-assigned{padding:20px 5.33%;min-height:100%}.evaluate-ticket .header{display:flex;flex-flow:column;height:180px;background:linear-gradient(218deg,#5570ef,#475cc4)}.evaluate-ticket .header .connections-list-header{display:flex;flex-flow:row nowrap;overflow-x:scroll;margin-top:50px;padding:0 5.33%}.evaluate-ticket .header .connections-list-header .field-label{margin-top:28px}.evaluate-ticket .header .connections-list-header .connection{display:flex;flex-flow:row;align-items:center;height:91px;width:calc(100vw - 72px);min-width:200px;max-width:320px;margin-right:10px;margin-bottom:10px;padding:10px;background-color:#a6b2ec;box-shadow:0 0 5px 0 rgba(0,0,0,.15);border-radius:5px}.evaluate-ticket .header .connections-list-header .connection .avatar-wrapper{margin-left:8px;margin-right:18px}.evaluate-ticket .header .connections-list-header .connection .avatar-wrapper .avatar-image-container{height:68px;width:68px}.evaluate-ticket .header .connections-list-header .connection .info-container{color:#fff;font-family:PTRootUI}.evaluate-ticket .header .connections-list-header .connection .info-container .name{font-size:16px;line-height:30px}.evaluate-ticket .header .connections-list-header .connection .info-container .circle{font-size:9px;color:#fff;text-transform:uppercase}.evaluate-ticket .header .connections-list-header .connection.active{background-color:#fff}.evaluate-ticket .header .connections-list-header .connection.active .info-container{color:#03041b}.evaluate-ticket .header .connections-list-header .connection.active .info-container .circle{color:#92989e}.evaluate-ticket .header .current-connection{margin-top:4px;font-family:PTRootUI;font-size:9px;color:#fff;text-align:center}.evaluate-ticket .footer{position:fixed;bottom:0}.ticket-rating{padding:20px 5.33%;display:flex;flex-flow:column;background-color:#f7f8fc;height:calc(100% - 180px)}.ticket-rating .ticket-wrapper{margin-bottom:10px}.ticket-rating .time-spent-new .units{display:flex;flex:row 1;justify-content:space-between;font-family:PTRootUI-Bold;font-size:10px;color:#a6b2ec;letter-spacing:.7px;text-transform:uppercase}.ticket-rating .time-spent-new .units .active{color:#4859ee}.ticket-rating .time-spent-new .slide-container{position:relative;width:calc(100% - 57px);height:24px;margin-top:20px;margin-bottom:26px;transition:opacity .2s;border-radius:1.5px}.ticket-rating .time-spent-new .slide-container .range{position:absolute;top:10px;background:#cbcff8;width:calc(100% + 57px);height:3px}.ticket-rating .time-spent-new .slide-container .handle{position:absolute;width:57px;height:24px;background:#4859ee;border-radius:5px;display:flex;justify-content:center;align-items:center}.ticket-rating .time-spent-new .slide-container .handle span{font-family:PTRootUI-Medium;font-size:10px;color:#fff;letter-spacing:.7px;text-align:center;text-transform:uppercase}.ticket-rating .ticket-difficulty{display:flex;flex-flow:row;padding-bottom:30px}.ticket-rating .ticket-difficulty *{display:flex;flex-flow:row;justify-content:center;align-items:center;height:70px;width:31.9%;border:2px solid #4859ee;border-radius:5px;font-family:PTRootUI-Medium;font-size:10px;color:#03041b;letter-spacing:.7px;line-height:13px;text-align:center;text-transform:uppercase}.ticket-rating .ticket-difficulty :nth-child(2){margin-left:10px;margin-right:10px}.ticket-rating .ticket-difficulty .active{background-color:#4859ee;color:#fff}.ticket-rating .footer{position:relative}
/*# sourceMappingURL=main.58d3fb4e.chunk.css.map */