.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-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}.info-popup{position:fixed;top:0;bottom:0;left:0;right:0;box-sizing:border-box;background:#efb443;display:flex;flex-direction:column;z-index:44;padding-left:16px;padding-right:16px;overflow:auto}.info-popup__content{padding-top:40px;position:relative;flex:1 auto}.info-popup__title{margin-bottom:24px;font-size:24px;font-family:Helvetica Neue Medium}.info-popup .btnWideRound{margin-top:10px}.info-popup__actions{padding-bottom:40px}.info-popup__step{margin-bottom:12px}.info-popup__step-img{max-width:330px;margin-left:auto;margin-right:auto;width:97%;display:block}.info-popup__step-content{padding-left:40px;position:relative}.info-popup__step-count{border-radius:50%;background:hsla(0,0%,100%,.4);width:24px;height:24px;display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;color:#765d2e;font-size:14px;box-sizing:border-box;padding-left:1px;padding-top:3px}.info-popup__step-text{color:#765d2e;font-size:16px;line-height:1.4}.add-delivery__success{position:fixed;top:0;bottom:0;left:0;right:0;box-sizing:border-box;background:#efb443;display:flex;align-items:flex-end;z-index:44}.add-delivery__success-content{padding-left:32px;padding-right:32px;padding-bottom:40px;position:relative;background:#efb443}.add-delivery__success-title{margin-bottom:16px;font-size:24px;font-family:Helvetica Neue Medium}.add-delivery__success-text{color:#765d2e;font-size:16px;line-height:1.4}.add-delivery__success-content .btnWideRound{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);margin-top:45px}.add-delivery__success-bg{position:absolute;bottom:100%;left:-20px;right:-20px;width:calc(100% + 40px);z-index:-1}.add-delivery .easy-popup__content__top{background:#282828;margin-top:-26px;padding-top:20px;padding-bottom:20px;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.add-delivery .easy-popup__actions{flex:none}.add-delivery .easy-bottom-sheet__content{padding-bottom:20px}.add-delivery .easy-popup__body{display:flex;flex-direction:column}.easy-popup__body{flex:1 0 auto}.add-delivery .add-delivery__track{background:#333;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:8px;padding-left:16px;padding-right:16px;padding-top:16px;margin-bottom:14px}.add-delivery__track .easy-input{background:none}.add-delivery__track .easy-input__control{font-size:16px;color:#fff;border-bottom:1px solid #696969}.add-delivery__track .isError .easy-input__control{border-bottom:1px solid #f95757}.add-delivery__track .easy-input__line{background:#bfbfbf}.add-delivery__track .easy-input__label{color:#fff}.add-delivery__help{color:#efb443;font-size:16px;padding-top:12px;padding-bottom:12px}.add-delivery__country-title{color:#bfbfbf;font-size:16px;margin-bottom:10px}.add-delivery__country-fields{display:flex;align-items:center}.add-delivery__country-field{display:block;margin-right:30px}.add-delivery__country-field input{display:none}.add-delivery__country-field span{padding-left:30px;position:relative;color:#fff;font-size:16px}.add-delivery__country-field span:after{border:2px solid #696969;width:20px;height:20px;left:0;top:-5px;border-radius:50%}.add-delivery__country-field span:after,.add-delivery__country-field span:before{content:"";display:block;position:absolute;margin:auto;box-sizing:border-box;transition:.3s}.add-delivery__country-field span:before{width:8px;height:8px;background:#91c258;left:6px;top:1px;border-radius:50%;opacity:0}.add-delivery__country-field input:checked+span:after{border:2px solid#91C258}.add-delivery__country-field input:checked+span:before{opacity:1}.add-delivery__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 auto;min-height:300px}.add-delivery__empty-text{font-size:16px;max-width:250px;line-height:1.33}.add-delivery__empty-text,.secondary-btn{color:#765d2e;margin-top:16px;text-align:center}.secondary-btn{background:#f2c369;border-radius:72px;font-family:Helvetica Neue Medium;height:34px;padding-left:22px;padding-right:22px;display:flex;align-items:center;justify-content:center}.secondary-btn--big{height:52px}.add-delivery__packages{padding-top:20px;min-height:200px}.add-delivery__packages-title{color:#765d2e;font-size:16px;font-family:Helvetica Neue Medium;margin-bottom:16px}.add-delivery__packages-item{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:8px;margin-bottom:16px;padding:12px 16px;position:relative}.add-delivery__packages-name{color:#282828;font-size:12px;font-weight:700;text-transform:uppercase;font-family:Helvetica Neue Medium;margin-bottom:2px}.add-delivery__packages-info{display:flex;align-items:center;font-size:12px;line-height:14px}.add-delivery__packages-info>div{padding-right:15px}.add-delivery__packages-count{min-width:45px}.add-delivery__packages-price{min-width:60px}.add-delivery__packages-close{position:absolute;right:0;top:0;bottom:0;margin:auto;width:60px;display:flex;align-items:center;justify-content:center;opacity:.4}