.easy-input{position:relative;height:auto;min-height:76px;padding:0;padding-top:2px;padding-bottom:25px;box-sizing:border-box;background:#fff;border:none;overflow:visible;flex:1 auto}.easy-input__action-icon{height:60px;position:absolute;right:0;bottom:10px;display:flex;align-items:center;justify-content:center}.dark.easy-input{background:#333}.easy-input__control{width:100%;display:block;line-height:24px;padding:2px 8px 2px 0;height:30px;box-sizing:border-box;margin-top:21px;border:none;border-radius:0;box-shadow:none;border-bottom:1px solid #f1f1f1;font-size:16px;color:#282828;outline:none;cursor:text;background:none;resize:none;font-family:Arial}.dark .easy-input__control{border-bottom:1px solid #696969;color:#fff}.isError .easy-input__control{border-bottom:1px solid #f95757}.easy-input--textarea .easy-input__control{padding:0;height:54px;padding-bottom:8px}.easy-input__control::-webkit-input-placeholder{-webkit-transition:color .3s ease;transition:color .3s ease;color:#bfbfbf}.dark .easy-input__control::-webkit-input-placeholder{color:#bfbfbf}.easy-input__control:not(:focus)::-webkit-input-placeholder{color:transparent}.easy-input__line{content:"";display:block;position:absolute;bottom:25px;left:0;margin:0;padding:0;width:100%;height:1px;border:none;background:#efb443;font-size:1px;will-change:transform,visibility;transition:all .2s ease-out;transform:scaleX(0);visibility:hidden;z-index:10}.dark .easy-input__line{background:#bfbfbf}.easy-input__control:focus~.easy-input__line{transform:scaleX(1);visibility:visible}.easy-input__label{position:absolute;top:26px;left:0;font-size:16px;line-height:21px;color:#696969;transform-origin:0 -150%;transition:transform .3s ease;pointer-events:none}.dark .easy-input__label{color:#bfbfbf}.isError .easy-input__label{color:#f95757}.easy-input__control.isValid~.easy-input__label,.easy-input__control:focus~.easy-input__label,.easy-input__control:valid~.easy-input__label{transform:scale(.7) translateY(-14px)}.easy-input__description{color:#bfbfbf}.easy-input__description,.easy-input__error{position:absolute;top:58px;font-size:12px;line-height:13px;max-width:100%;left:0;right:0}.easy-input__error{color:#f95757}.easy-input__group{display:flex}.easy-input__group .easy-input:first-child{margin-right:32px}.easy-input__right-icon{position:absolute;right:0;top:32px;transform:rotate(-90deg)}.easy-input__control{height:auto;min-height:30px}.easy-bottom-sheet{position:fixed;top:0;bottom:0;left:0;right:0;z-index:30}.easy-bottom-sheet__overlay{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.8)}.easy-bottom-sheet__container{background:#fff;box-shadow:0 -8px 12px rgba(0,0,0,.1);border-top-right-radius:8px;border-top-left-radius:8px;position:absolute;left:0;right:0;bottom:0;padding-left:16px;padding-right:16px;padding-top:24px;padding-bottom:20px}.easy-bottom-sheet__content{max-height:calc(100vh - 250px);overflow:auto;padding-left:16px;padding-right:16px;margin-left:-16px;margin-right:-16px}.easy-bottom-sheet__title{color:#282828;margin-bottom:20px;font-size:16px;font-family:Helvetica Neue Medium}.easy-bottom-sheet__close{background:#fff;box-shadow:0 6px 16px rgba(0,0,0,.2);border-radius:32px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;position:absolute;right:16px;top:-21px;cursor:pointer}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter,.fade-leave-to{opacity:0}.signup-country__checkbox,.signup-country__item{display:flex;align-items:center}.signup-country__checkbox{border:2px solid #bfbfbf;width:22px;height:22px;margin-right:16px;border-radius:50%;justify-content:center;transition:.3s}.signup-country__checkbox.isActive{background:#91c258;border:2px solid #91c258}.signup-country__label{border-bottom:1px solid #f1f1f1;flex:1 auto;padding-top:18px;padding-bottom:16px}.signup-country__item:last-child .signup-country__label{border-bottom:1px solid transparent}.easy-bottom-sheet__content{max-height:235px;overflow:scroll}