| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/landing/css/ui/tool/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/js/landing/css/ui/tool/popup.css |
.landing-ui-popup.landing-ui-show {
animation: showPopupAnimation 200ms ease both;
}
.landing-ui-popup.landing-ui-hide {
visibility: visible;
animation: hidePopupAnimation 200ms ease both;
}
.landing-ui-popup .popup-window-angly {
pointer-events: none;
}