.social-helpers{position:absolute;top:-12px;right:-12px;z-index:6}.social-helpers__overlay{content:"";display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#282828;opacity:.9;z-index:-1}.social-helpers__question-icon{width:42px;height:42px;border-radius:50%;margin-left:6px;margin:12px;display:flex;align-items:center;justify-content:center;background:#91c258}.social-helpers__question-icon span{color:#fff;padding-top:4px;font-size:24px;line-height:1;font-family:Helvetica Neue Medium}.social-helpers__item{display:flex;justify-content:flex-end;align-items:center;text-align:right;color:#fff;transform:translateY(-100px);opacity:0;transition:.3s;min-width:280px}.isActive .social-helpers__item{transform:translateX(0);opacity:1}.social-helpers__item img{display:block;margin-left:6px;margin:12px;max-width:42px}.social-helpers__close span{display:flex;justify-content:center;align-items:center;background:#fff;box-shadow:0 6px 16px rgba(0,0,0,.2);border-radius:50%;width:42px;height:42px;margin:12px}.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}