.popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh}.popup-section-wrapper{position:relative;height:auto}.popup-overlay{z-index:1000;background-color:#000;opacity:.5}.popup-section-wrapper{z-index:1100}.page-popup-wrapper{display:grid;overflow-y:auto}.page-popup-wrapper[state=disable]{display:none;pointer-events:none}.page-popup-wrapper-position,.page-popup-wrapper-position-builder[popup-view=fit]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;height:100%}.popup-section-wrapper{--pop-up-margin: 16px;height:100%;display:flex}.popup-section-wrapper.layout-center{justify-content:center;align-items:center}.popup-section-wrapper.layout-bottom-left{justify-content:flex-start;align-items:flex-end}.popup-section-wrapper.layout-bottom-left [data-section=popUpSection]{margin-bottom:var(--pop-up-margin);margin-left:var(--pop-up-margin)}.popup-section-wrapper.layout-bottom-right{justify-content:flex-end;align-items:flex-end}.popup-section-wrapper.layout-bottom-right [data-section=popUpSection]{margin-bottom:var(--pop-up-margin);margin-right:var(--pop-up-margin)}.popup-section-wrapper.layout-top-left{justify-content:flex-start;align-items:flex-start}.popup-section-wrapper.layout-top-left [data-section=popUpSection]{margin-top:var(--pop-up-margin);margin-left:var(--pop-up-margin)}.popup-section-wrapper.layout-top-right{justify-content:flex-end;align-items:flex-start}.popup-section-wrapper.layout-top-right [data-section=popUpSection]{margin-top:var(--pop-up-margin);margin-right:var(--pop-up-margin)}.popup-section-wrapper.layout-full-screen{justify-content:center;align-items:center}.popup-section-wrapper.layout-right-sidebar{justify-content:flex-end;align-items:center}.popup-section-wrapper.layout-left-sidebar{justify-content:flex-start;align-items:center}.popup-section-wrapper.layout-bottom-sidebar{justify-content:center;align-items:flex-end}.popup-section-wrapper.layout-top-sidebar{justify-content:center;align-items:flex-start}@media only screen and (max-width : 479px){.popup-section-wrapper{--pop-up-margin: 0}}
