.abstrakt-popup .overlay{position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:1000}.abstrakt-popup.active .overlay{display:block;backdrop-filter:blur(4px)}.abstrakt-popup .popup-content{position:fixed;border-radius:20px;opacity:1;z-index:1001;visibility:hidden}.abstrakt-popup .close{position:absolute;top:10px;right:10px;width:16px;height:16px}.abstrakt-popup .close img{width:100%}.abstrakt-popup.center .popup-content{left:50%;top:50%;transform:translate(-50%,-50%)}.abstrakt-popup.top_left .popup-content{left:40px;top:60px}.abstrakt-popup.top_right .popup-content{right:40px;top:60px}.abstrakt-popup.bottom_left .popup-content{left:40px;bottom:60px}.abstrakt-popup.bottom_right .popup-content{right:40px;bottom:60px}.abstrakt-popup.fade .popup-content{opacity:0;transition:opacity .25s ease-in}.abstrakt-popup.center.top .popup-content,.abstrakt-popup.top_left.top .popup-content,.abstrakt-popup.top_right.top .popup-content{top:-1000px;transition:top .3s ease-in}.abstrakt-popup.bottom_left.top .popup-content,.abstrakt-popup.bottom_right.top .popup-content{bottom:1000px;transition:bottom .3s ease-in}.abstrakt-popup.center.top.active .popup-content{top:50%;visibility:visible}.abstrakt-popup.top_left.top.active .popup-content,.abstrakt-popup.top_right.top.active .popup-content{top:40px;visibility:visible}.abstrakt-popup.bottom_left.top.active .popup-content,.abstrakt-popup.bottom_right.top.active .popup-content{bottom:60px;visibility:visible}.abstrakt-popup.center.bottom .popup-content,.abstrakt-popup.top_left.bottom .popup-content,.abstrakt-popup.top_right.bottom .popup-content{top:1200px;transition:top .4s ease-in}.abstrakt-popup.bottom_left.bottom .popup-content,.abstrakt-popup.bottom_right.bottom .popup-content{bottom:-1000px;transition:bottom .3s ease-in}.abstrakt-popup.center.bottom.active .popup-content{top:50%;visibility:visible}.abstrakt-popup.top_left.bottom.active .popup-content,.abstrakt-popup.top_right.bottom.active .popup-content{top:40px;visibility:visible}.abstrakt-popup.bottom_left.bottom.active .popup-content,.abstrakt-popup.bottom_right.bottom.active .popup-content{bottom:60px;visibility:visible}.abstrakt-popup.bottom_left.left .popup-content,.abstrakt-popup.center.left .popup-content,.abstrakt-popup.top_left.left .popup-content{left:-1200px;transition:left .4s ease-in}.abstrakt-popup.bottom_right.left .popup-content,.abstrakt-popup.top_right.left .popup-content{right:2500px;transition:right .6s ease-in}.abstrakt-popup.center.left.active .popup-content{left:50%;visibility:visible}.abstrakt-popup.bottom_left.left.active .popup-content,.abstrakt-popup.top_left.left.active .popup-content{left:40px;visibility:visible}.abstrakt-popup.bottom_right.left.active .popup-content,.abstrakt-popup.top_right.left.active .popup-content{right:40px;visibility:visible}.abstrakt-popup.bottom_left.right .popup-content,.abstrakt-popup.center.right .popup-content,.abstrakt-popup.top_left.right .popup-content{left:2500px;transition:left .6s ease-in}.abstrakt-popup.bottom_right.right .popup-content,.abstrakt-popup.top_right.right .popup-content{right:-1200px;transition:right .4s ease-in}.abstrakt-popup.center.right.active .popup-content{right:50%;visibility:visible}.abstrakt-popup.bottom_left.right.active .popup-content,.abstrakt-popup.top_left.right.active .popup-content{left:40px;visibility:visible}.abstrakt-popup.bottom_right.right.active .popup-content,.abstrakt-popup.top_right.right.active .popup-content{right:40px;visibility:visible}.abstrakt-popup.fade.active .popup-content{visibility:visible;opacity:1}