.round-popup-window{z-index:1}.round-popup-window .round-popup-window__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(38,38,38,0.5);transition:all 0.2s ease-in-out;z-index:1}.round-popup-window .round-popup-window__popup{position:relative;padding:20px 30px;background-color:#fff;border-radius:.375rem;color:#262626;box-shadow:0 2px 5px 0 rgba(108,117,125,0.5);z-index:2}.round-popup-window .round-popup-window__close{position:absolute;width:20px;height:20px;top:10px;right:10px;cursor:pointer}.round-popup-window .round-popup-window__close:before,.round-popup-window .round-popup-window__close:after{content:'';display:block;position:absolute;width:20px;height:1px;top:50%;left:50%;background-color:#ced4da}.round-popup-window .round-popup-window__close:before{transform:translate(-50%, -50%) rotate(45deg)}.round-popup-window .round-popup-window__close:after{transform:translate(-50%, -50%) rotate(-45deg)}
