.styluxe-popup{z-index:1100;--st-modal-content-border-radius:10px}.styluxe-popup__close{position:absolute;right:calc(var(--st-modal-container-padding) + 20px);top:calc(var(--st-modal-container-padding) + 15px);color:var(--st-color__dark);transition:color .2s}.rtl .styluxe-popup__close{right:auto;left:calc(var(--st-modal-container-padding) + 20px)}.styluxe-popup__close:hover{color:#db1215}.styluxe-popup__close.outside{display:none}.styluxe-popup__wrapper{--st-modal-content-padding-y:0;--st-modal-content-padding-x:0;overflow:visible;z-index:2}@media (min-width:1200px){.styluxe-popup__content{--st-modal-container-padding:0px}}@media (min-width:768px){.styluxe-popup__close{right:20px;top:20px}.rtl .styluxe-popup__close{right:auto;left:20px}.styluxe-popup-position--left-bottom .styluxe-popup__content{top:auto;bottom:40px;left:30px;right:auto;transform:translateX(-100%);transform:none}.styluxe-popup-position--right-bottom .styluxe-popup__content{top:auto;bottom:40px;left:auto;right:30px;transform:translateX(100%);transform:none}.styluxe-popup-position--left-top .styluxe-popup__content{top:40px;bottom:auto;left:30px;right:auto;transform:translateX(100%);transform:none}.styluxe-popup-position--center-bottom .styluxe-popup__content{top:auto;bottom:auto;left:30px;right:auto;transform:translateY(-100%);transform:none}.styluxe-popup.hide-overlay .styluxe-popup__backdrop{display:none}.styluxe-popup.hide-overlay{pointer-events:none}.styluxe-popup.hide-overlay .styluxe-popup__content{pointer-events:auto}}@media (max-width:767px){.styluxe-popup__close{display:inline-flex;align-items:center;justify-content:center;font-size:12px;width:44px;height:44px;color:#000;background-color:#fff;position:static;margin-bottom:10px;cursor:pointer;border-radius:50px}.styluxe-popup__close.outside{display:inline-flex}.styluxe-popup__close.inside{display:none}.styluxe-popup__content{flex-direction:column;justify-content:flex-end;align-items:center}.styluxe-popup__wrapper{max-height:80%;overflow-y:auto;overflow-x:hidden}.styluxe-popup.hide-overlay-mobile .styluxe-popup__backdrop{display:none}}