.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}.easy-address__container{position:relative}.easy-address__item{padding-left:14px;padding-right:14px;background:#fff;border-radius:8px;margin-bottom:22px;position:relative;z-index:1;transition:transform .3s}.isSwiped .easy-address__item{transform:translateX(-156px)}.easy-address__header{display:flex;height:62px;align-items:center;justify-content:space-between}.easy-address__title{color:#282828;font-family:Helvetica Neue Medium;flex:1 auto;padding-left:16px;padding-top:2px}.easy-address__type-icon{height:100%;display:flex;align-items:center}.easy-address__type-icon img{display:block}.easy-address__default{width:40px;height:100%;display:flex;align-items:center;justify-content:flex-end}.easy-address__default svg{fill:#bfbfbf}.isDefault .easy-address__default svg{fill:#fab314}.easy-address__actions{position:absolute;left:0;right:0;top:0;bottom:0;background:#f1f1f1;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:8px;display:flex;justify-content:flex-end;white-space:nowrap}.easy-address__action{padding-left:20px;padding-right:20px;padding-top:2px;line-height:1;font-size:14px;color:#ef8143;display:flex;align-items:center}.easy-address__field{border-top:1px solid #f1f1f1;padding-top:8px;padding-bottom:7px}.easy-address__field:last-child{padding-bottom:10px}.easy-address__field-name{font-size:12px;color:#696969;line-height:20px}.easy-address__field-value{font-size:16px;color:#282828;line-height:20px}.address-page{display:flex;flex-direction:column;background:#efb443;margin:-84px -16px -98px;min-height:calc(100vh - env(safe-area-inset-top));position:relative;z-index:1}.address-page__header{background:#282828;height:42px;position:relative;display:flex;justify-content:center;align-items:center;z-index:3}.address-page__header.is-fixed{position:fixed;left:0;right:0;top:0;top:env(safe-area-inset-top)}.address-page__header:after{content:"";position:absolute;height:200px;bottom:0;left:0;right:0;background:#282828;z-index:-1}.address-page__header.isLight,.address-page__header.isLight:after{background:transparent}.address-page__back{width:50px;height:50px;left:0;top:-4px;display:flex;align-items:center;justify-content:center;position:absolute}.address-page__back svg{stroke:#fff}.isLight .address-page__back svg{stroke:#282828}.address-page__title{font-size:16px;font-weight:500;text-align:center;color:#fff;font-family:Helvetica Neue Medium;padding-top:2px}.isLight .address-page__title{display:none}.address-page__content{flex:1 auto;padding-top:24px;padding-left:16px;padding-right:16px;display:flex}.address-page__empty{flex:1 auto;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;padding-bottom:40px;position:relative;box-sizing:border-box}.address-page__empty:after{left:-16px;right:16px;bottom:220px;content:"";height:570px;position:absolute;background:url(../img/empty-address.f8f90745.svg) 100% 100% no-repeat}.address-page__empty-title{font-family:Helvetica Neue Medium;font-size:20px;margin-bottom:16px;text-align:center}.address-page__empty-subtitle{margin-bottom:26px;text-align:center;font-size:14px;line-height:1.4;color:#765d2e}.address-page__filled{flex:1 auto;display:flex;justify-content:flex-end;flex-direction:column;padding-bottom:40px;position:relative;box-sizing:border-box}.address-page__filled-info{font-size:12px;line-height:1.3;text-align:center;padding-top:32px;color:#765d2e}.address-page__filled-list{flex:1 auto}