.progress__bar{display:block;width:100%;height:4px;border-radius:1px;overflow:hidden;background-color:#e8e8ec}.progress__bar span{-webkit-transition:width .25s ease;transition:width .25s ease;display:block;height:100%;border-radius:1px;background-color:#4491fd}.progress__steps{-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin-top:15px}.progress__step,.progress__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.progress__step{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:14px;color:#171a3d;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.progress__step-icon{font-size:9px;color:#fff;position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.progress__step-state{-webkit-transition:background-color .25s ease,-webkit-box-shadow .25s ease;transition:background-color .25s ease,-webkit-box-shadow .25s ease;transition:background-color .25s ease,box-shadow .25s ease;transition:background-color .25s ease,box-shadow .25s ease,-webkit-box-shadow .25s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background-color:#fff;border:none;width:16px;height:16px;border-radius:50%;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.1);box-shadow:0 3px 5px rgba(0,0,0,.1);margin-right:15px}.progress__step-state:before{-webkit-transition:opacity .25s ease,-webkit-transform .25s ease;transition:opacity .25s ease,-webkit-transform .25s ease;transition:transform .25s ease,opacity .25s ease;transition:transform .25s ease,opacity .25s ease,-webkit-transform .25s ease;display:block;content:"";width:6px;height:6px;background-color:#4491fd;border-radius:50%;-webkit-transform:scale(.5);transform:scale(.5);opacity:0;z-index:2}.progress__step-state.is-current:before{-webkit-transform:none;transform:none;opacity:1}.progress__step-state.is-complete{background-color:#4491fd;-webkit-box-shadow:0 3px 5px rgba(68,145,253,.5);box-shadow:0 3px 5px rgba(68,145,253,.5)}.uploads__label{margin-bottom:10px}.uploads__progress-bar-wrapper{-webkit-transition:height .25s ease;transition:height .25s ease;height:0;overflow:hidden}.uploads__progress-bar-wrapper.is-visible{height:13px;overflow:visible}.uploads__list{display:block;margin-top:25px;margin-bottom:-20px}.uploads__list:empty{display:none}.uploads__item{margin-bottom:20px;position:relative}.uploads__item-roles{margin-top:10px}.uploads__item-dropdown{margin-left:15px;max-width:280px}.uploads--label-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.uploads--label-left .uploads__label{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(35% - 30px);margin-right:30px;margin-bottom:0;height:46px}.uploads--label-left .uploads__wrapper{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.label_button{padding:3px 0}.storages-info{margin-top:-5px;color:#bdbdc8}.close-button[data-v-77fe4f87]{margin-top:10px}.client{min-height:257px}.field--type-phone .field__input--text{max-width:100%}.client__item-wrapper{background-color:#f8f9fc;border:1px solid #e8e8ec;border-radius:4px;padding:25px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:440px}.client__item-logo{height:40px;width:40px;margin-right:15px;background-size:contain;background-position:50%;background-repeat:no-repeat}.client__item-logo.placeholder{background:#74768a;border-radius:50%}.client__item-title{min-height:40px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0}.client__item-actions{margin-left:15px;height:40px}.client__item-roles:not(:last-child){margin-bottom:15px}.client__item-users{padding:25px 25px;max-height:250px;overflow-y:auto;width:300px}.client__item-info:not(:last-child){margin-bottom:10px}.client__item-info>:first-child{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33%;white-space:nowrap}.client__item-info>:last-child{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.client__item-info input.txt:last-child{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.client__item-info input.txt:last-child:-moz-read-only{cursor:default}.client__item-info input.txt:last-child:read-only{cursor:default}.client-information__input{width:440px;min-width:440px;margin-right:30px}.progress--type-small .progress__steps{margin-top:0}.progress--type-small .progress__step{position:relative}.progress--type-small .progress__step-icon{-webkit-transition:opacity .25s ease;transition:opacity .25s ease;font-size:10px;position:absolute;opacity:0}.progress--type-small .progress__step:not(:last-child):after{content:"\B7\B7\B7\B7\B7\B7\B7";color:#74768a;display:block;margin:0 15px}.progress--type-small .progress__step-state{-webkit-transition:color .25s ease,background-color .25s ease,-webkit-box-shadow .25s ease;transition:color .25s ease,background-color .25s ease,-webkit-box-shadow .25s ease;transition:color .25s ease,background-color .25s ease,box-shadow .25s ease;transition:color .25s ease,background-color .25s ease,box-shadow .25s ease,-webkit-box-shadow .25s ease;width:20px;height:20px;font-size:13px;font-weight:500;color:#a0a0b0;margin-right:10px}.progress--type-small .progress__step-state:after,.progress--type-small .progress__step-state:before{content:none;display:none}.progress--type-small .progress__step-state span{-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.progress--type-small .progress__step-state.is-complete,.progress--type-small .progress__step-state.is-current{background-color:#4491fd;-webkit-box-shadow:0 3px 5px rgba(68,145,253,.5);box-shadow:0 3px 5px rgba(68,145,253,.5);color:#fff}.progress--type-small .progress__step-state.is-complete .progress__step-icon{opacity:1}.progress--type-small .progress__step-state.is-complete span{opacity:0}.hint_info{color:grey;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:213px;margin-bottom:-25px}.team-members__tag-input{max-width:600px}.team-members__tag-input,.team-members__tag-input .field{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.team-members__tag-input .field__input{border-radius:4px 0 0 4px}.team-members__tag-input .btn{border-radius:0 4px 4px 0}.team-members__tag-input .multiselect{max-width:600px}.review__divider{margin:30px -30px;height:1px;background-color:#e8e8ec}