.popup-overlay.hide{display:none}.popup-overlay{padding:15px;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:999999}.popup-content{background:white;padding:20px;max-width:800px;height:90%;width:100%;position:relative;border-radius:8px}.close-btn{position:absolute;top:10px;right:10px;border:none;font-size:20px;cursor:pointer}.media-items{display:grid;grid-template-columns:repeat(6,1fr);grid-column-gap:20px;grid-row-gap:20px}.media-item{position:relative;border:1px solid;height:100px}.media-item img{width:100%;height:100%;object-fit:cover}.media-item span{position:absolute;top:-9px;right:-9px;cursor:pointer}.media-item span svg{width:20px;height:auto;border-radius:50px;background:#fff;border:1px solid}.drop-zone{border:2px dashed #ccc;border-radius:6px;padding:40px 20px;text-align:center;background-color:#f9f9f9;cursor:pointer;margin-bottom:20px;position:relative;display:block}.drop-zone:hover{background-color:#eef6ff;border-color:#007bff}.drop-zone p{margin:.5em 0;font-size:16px;color:#666}.browse-button{display:inline-block;background-color:#fff;border:1px solid #007bff;color:#007bff;padding:8px 16px;border-radius:4px;cursor:pointer;font-weight:500;margin-top:10px;pointer-events:none}.file-input{display:none}.pop-header{padding-bottom:15px}.divider-or{display:block;text-align:center;margin-bottom:20px}.pop-body{overflow:hidden;overflow-y:auto;height:92%}.popup-open header.header{z-index:9}.loader-overlay{position:fixed;background:#00000063;height:100%;left:0;right:0;top:0;display:flex;align-items:center;justify-content:center;z-index:9}.popup-open .spin-loader{border:4px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@media only screen and (max-width:991px){.media-items{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:767px){.drop-zone{padding:25px 20px}.browse-button,.divider-or,.drop-zone p{font-size:14px}}@media only screen and (max-width:639px){.media-items{grid-template-columns:repeat(3,1fr)}.popup-content{max-height:450px;overflow:auto}.pop-body{overflow:unset}}@media only screen and (max-width:414px){.media-items{grid-template-columns:repeat(2,1fr)}.imagePreview img{height:auto;max-height:50px}}.register-container{max-width:600px;margin:0 auto;padding:30px;box-shadow:0 0 6px #ddd;border-radius:0;background:#fff;position:relative;top:-100px}.radio-group{display:flex;flex-wrap:wrap;gap:20px;row-gap:15px;padding:17px;background:#dddddd59;border-radius:5px}.radio-group label.radio-label{display:flex;gap:10px;letter-spacing:1.2px;border:1px solid #ddd;border-radius:5px;padding:5px 10px;background:#e26a343b;margin:0}.banner-container{padding:120px 0;background-repeat:no-repeat;background-position:top;background-color:#3eafa6;background-size:cover}.register-container h1{text-align:center;margin-bottom:20px}.react-tel-input .form-control{min-width:100%;border:1px solid #000000}body .react-tel-input .form-control{height:45px}body .react-tel-input .flag-dropdown,body .react-tel-input .form-control{border:1px solid #000;border-radius:0}