.custom_popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:99999;opacity:0;visibility:hidden;transition:all .3s ease;overflow:auto}.custom_popup.show{opacity:1;visibility:visible;display:flex !important}.custom_popup .modal-box{background:#fff;padding:30px;width:100%;max-width:800px;border-radius:5px;transform:translateY(0px);transition:all .3s ease;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.custom_popup .close{position:absolute;top:-10px;right:-10px;width:35px;height:35px;font-size:0;cursor:pointer;text-decoration:none;text-align:center;line-height:29px;fill:#fff;border-radius:50px;background-color:#000;border:3px solid #fff;outline:none !important}.custom_popup .close svg{display:inline-block;vertical-align:middle;height:19px;width:19px}.custom-loader-outer{position:fixed;inset:0;width:100%;height:100vh;background:rgba(0,0,0,.6);z-index:99999;display:none}.custom-loading-inner{width:100px;height:100px;display:inline-block;overflow:hidden;background:0 0;position:absolute;z-index:9999999;text-align:center;transform:translate(-50%,-50%);top:50%;left:50%}.custom-loading-inner-meta{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0;position:absolute}.custom-loading-inner-meta div:nth-child(1){border-color:#f5f5f5}.custom-loading-inner-meta div:nth-child(2){border-color:#242424;animation-delay:-.49019607843137253s}.custom-loading-inner-meta div{position:absolute;border-width:4px;border-style:solid;opacity:1;border-radius:50%;animation:loading-inner-meta .9803921568627451s cubic-bezier(0,.2,.8,1) infinite}@keyframes loading-inner-meta{0%{top:50px;left:50px;width:0;height:0;opacity:1}100%{top:20px;left:20px;width:56px;height:56px;opacity:0}}.custom-loader-outer:after{background:rgba(0,0,0,.2) none repeat scroll 0 0;content:"";height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}body.popup-open{overflow:hidden}@media only screen and (min-width:320px) and (max-width:568px){.custom_popup{z-index:999;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;display:flex;align-items:flex-start;justify-content:center;padding-top:20px;overflow:auto}.custom_popup .modal-box{width:95%;overflow:auto}}@media only screen and (min-width:569px) and (max-width:767px){.custom_popup{z-index:999;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;display:flex;align-items:flex-start;justify-content:center;padding-top:20px;overflow:auto}.custom_popup .modal-box{width:95%;overflow:auto}}@media only screen and (min-width:767px) and (max-width:999px){.custom_popup{z-index:999;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;display:flex;align-items:flex-start;justify-content:center;padding-top:30px;overflow:auto}.custom_popup .modal-box{width:95%;overflow:auto}}