.form-input--full .form-input__label{font-size:1.2rem;line-height:1.4rem;top:.6rem}.add-client{background:#fff;color:#000;min-height:100dvh;display:flex;flex-direction:column;justify-content:space-between}.add-client__input-icon{position:absolute;right:1.5rem;top:1.5rem}.add-client__group-btns{display:flex;gap:.8rem;flex-direction:column}.add-client__btns-wrapper{display:flex;gap:.8rem}.add-client__save-btn{width:17.4rem}.add-client__cancel-btn{width:13.7rem}.add-client textarea{font-family:Arial}.add-client__title{font-weight:700;font-size:4rem;line-height:4.7rem;margin-bottom:6.5rem;color:#000}.add-client__content{padding:7rem;min-height:100dvh;position:relative;display:flex;flex-direction:column;justify-content:space-between}.add-client .selector__content{background:none;border:1px solid #bfc2c6}.add-client .selector__title{font-size:1.6rem;color:#878b93}.add-client__input{z-index:99}.add-client__input .selector__content{width:100%}.add-client .button{height:5rem}.add-client__step{margin-bottom:6rem}.add-client__step:last-of-type{margin-bottom:0}.add-client__step-title{font-weight:700;font-size:2.2rem;line-height:2.4rem;color:#333;margin-bottom:2rem}.add-client__step-content .form-input{width:100%;max-width:35rem}@media screen and (max-width:575px){.add-client__step-content .form-input{max-width:100%}}.add-client__step-error{color:#eb5757;position:absolute;left:6rem}@media screen and (max-width:992px){.add-client__title{font-size:22px;line-height:1.3;margin-bottom:30px}.add-client__step{margin-bottom:30px}.add-client__content,.add-client__final{padding:15px}}@media screen and (max-width:768px){.add-client__final .button{width:100%;margin-top:10px}}