.double-app .widget-frame{width:470px;position:fixed;top:0;height:100%;z-index:2147483647;overflow:hidden;scrollbar-color:#d9d9d9 #f1f3f6;scrollbar-width:thin;background:#fff;box-shadow:0 20px 40px rgba(9,27,39,.30196078431372547);opacity:1;transform-origin:bottom center;transition:transform .25s ease-out,opacity .25s ease-out;will-change:transform;transform:translateY(0)}@media (max-width:480px){.double-app .widget-frame{left:0!important;right:0!important;bottom:0!important;width:100%!important;border-bottom-left-radius:0;border-bottom-right-radius:0}}.double-app .widget-enter-active,.double-app .widget-leave-active{transition:opacity transform .25s .25s}.double-app .widget-enter,.double-app .widget-leave-to{opacity:0;transform:translateX(240px)}.double-app .widget-enter.left-position,.double-app .widget-leave-to.left-position{transform:translateX(-240px)}.double-app .launcher-frame{position:fixed;bottom:30px;overflow:hidden;border-radius:50%;z-index:2147483647;height:62px;box-shadow:0 1px 6px 0 rgba(0,0,0,.06),0 2px 32px 0 rgba(0,0,0,.16);transition:box-shadow .2s;animation:intro .3s cubic-bezier(.165,.84,.44,1) both}.double-app .launcher-frame.puff-out{animation:dp-puff-out 3s cubic-bezier(.165,.84,.44,1) .1s}.double-app .launcher-frame.text-launcher{height:50px;border-radius:32px}.double-app .launcher-frame:hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.08),0 4px 38px 0 rgba(0,0,0,.18)}@keyframes intro{0%{transform:scale(.2);opacity:.5}to{transform:scale(1);opacity:1}}@media (max-width:480px){.double-app .launcher-frame.widget-open{display:none}}.double-app .full-overlay{background:rgba(9,27,39,.4);backdrop-filter:blur(4px);position:fixed;height:100vh;width:100%;top:0;left:0;right:0;z-index:9999}.double-app .overlay-enter-active,.double-app .overlay-leave-active{transition:opacity .25s}.double-app .overlay-enter,.double-app .overlay-leave-to{opacity:0}.double-app .toaster-frame{position:fixed;bottom:32px;display:flex;transform-origin:bottom center;will-change:transform,opacity;background-color:#fff;transform:translateY(0);box-shadow:0 1px 6px 0 rgba(0,0,0,.06),0 2px 32px 0 rgba(0,0,0,.16);transition:box-shadow .2s;border-radius:32px;overflow:hidden;height:74px;z-index:2147483647}.double-app .toaster-frame:hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.08),0 4px 38px 0 rgba(0,0,0,.18)}.double-app .toaster-frame.overlay-button{bottom:110px}.double-app .toaster-frame.text-launcher{bottom:95px}.double-app .toaster-enter-active,.double-app .toaster-leave-active{transition:opacity .25s ease-out,transform .25s ease-out}.double-app .toaster-enter,.double-app .toaster-leave-to{opacity:0;transform:translateY(200px)}.h-captcha{visibility:hidden!important;position:absolute!important;top:-9999px!important}.double--form-widget-frame{width:470px}@media (max-width:480px){.double--form-widget-frame{width:100%!important}}.double--progress-bar-widget-frame{width:100%}