@keyframes download_popup_show{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes download_popup_hide{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.LP-Footer-Popup .customizer-popup .hs-cta-img{display:block}.LP-Footer-Popup .customizer-popup .exit-btn{height:40px;left:-20px;position:absolute;top:-20px;width:40px}.LP-Footer-Popup .customizer-popup .exit-btn:hover{cursor:pointer}.LP-Footer-Popup .customizer-popup .customizer-btn{background-color:#464646;border-bottom-right-radius:5px;border-top-right-radius:5px;bottom:200px;color:#fff;height:60px;left:-120px;position:fixed;transition:all .3s linear;z-index:999}.LP-Footer-Popup .customizer-popup .customizer-btn img{padding:11px}.LP-Footer-Popup .customizer-popup .customizer-btn span{padding-right:15px}.LP-Footer-Popup .customizer-popup .customizer-btn a{color:#fff;line-height:60px;padding-left:15px;text-decoration:none}.LP-Footer-Popup .customizer-popup .customizer-btn:hover{left:0}#download_popup_widget{background-color:#fff;bottom:0;box-shadow:0 2px 20px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);display:table;max-width:100%;position:fixed;right:0;z-index:1000}@media screen and (max-width:768px){#download_popup_widget{display:none!important}}#download_popup_widget.download_popup_open{animation-duration:1s;animation-fill-mode:both;animation-name:download_popup_show;display:table}#download_popup_widget.download_popup_hide{animation-duration:1s;animation-fill-mode:both;animation-name:download_popup_hide;display:none}#download_popup_widget.LP-Footer-Popup .customizer-popup{display:block}