/* F0 */
body .is-wrapper .is-section.pop-up-container{opacity:0;visibility:hidden;pointer-events:none;margin:0 !important;height:100vh;width:100vw !important;position:fixed !important;top:0 !important;left:0 !important;z-index:3002;transition:.2s}.is-section.pop-up-container *{pointer-events:none}body .is-wrapper .is-section.pop-up-container.active{opacity:1;visibility:visible;transition:.2s}body .is-wrapper .is-section.pop-up-container.active *{pointer-events:initial}
