#footer-bottom{display:none}.et_pb_scroll_top.et-pb-icon{right:11px;bottom:110px;padding:8px;border-radius:5px;background:#a4bf86;font-size:32px;transition:all .1s ease-in-out}.et_pb_scroll_top.et-pb-icon:hover{bottom:112px;background:#224a04;transition:all .1s ease-in-out;box-shadow:0 10px 15px #162c4e4a}.et_pb_scroll_top.et-visible{-webkit-animation:fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1);-moz-animation:fadeInBottom 2s 1 cubic-bezier(.50,0,.160,1);-o-animation:fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1);animation:fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1)}.et_pb_scroll_top.et-hidden{opacity:0;-webkit-animation:fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);-moz-animation:fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);-o-animation:fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);animation:fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1)}.homepage-popup{position:fixed!important;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999999;width:90%;max-width:480px;background:#ffffff;padding:30px;box-shadow:0 20px 40px rgba(0,0,0,0.25);border-radius:12px;opacity:0;visibility:hidden;animation:popupFadeIn 0.6s ease forwards}@keyframes popupFadeIn{0%{opacity:0;visibility:visible;transform:translate(-50%,-60%)}100%{opacity:1;visibility:visible;transform:translate(-50%,-50%)}}.popup-close{position:absolute;top:12px;right:16px;font-size:22px;cursor:pointer;color:#333;transition:0.3s}.popup-close:hover{color:#000}