.popupform_popupOverlay__hBFdg{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;overflow:hidden;padding-right:17px}.popupform_popup__Fn_U9{background:#fff;padding:20px 30px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow-y:auto;max-height:90vh;width:90%;max-width:500px;z-index:10001;box-shadow:0 4px 32px rgba(0,0,0,.8)}.popupform_closeButton__VMuPL{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:20px;cursor:pointer}.popupform_popupHeader__y0xpp{font-size:20px;font-weight:700;color:#333;margin-bottom:15px}.popupform_popupText__4ftiv{font-size:14px;color:#555;margin-bottom:20px}.popupform_popupImage__QykOb{width:280px;height:auto;margin-bottom:15px}.popupform_form__ICCGm{width:100%;display:flex;flex-direction:column;gap:15px;margin-top:1em}.popupform_modalInput__uhOoV{width:100%;padding:10px 15px;border:1px solid #dcdcdc;border-radius:8px;font-size:14px;color:#333}.popupform_modalInput__uhOoV:focus{border-color:#0078d4;box-shadow:0 0 0 2px rgba(0,120,212,.3)}.popupform_suggestionsDropdown__OgU82{list-style:none;margin:0;padding:0;background:#fff;border:1px solid #dcdcdc;border-radius:8px;max-height:150px;overflow-y:auto;position:absolute;width:100%;z-index:2000;top:100%}.popupform_suggestionItem__yNd2C{padding:10px;cursor:pointer}.popupform_suggestionItem__yNd2C:hover{background-color:#f0f0f0}.popupform_nextButton__Zfbsf,.popupform_submitButton__HN7NZ{background-color:#0078d4;color:#fff;border:none;border-radius:8px;padding:10px 15px;font-size:14px;font-weight:700;cursor:pointer}.popupform_nextButton__Zfbsf:hover,.popupform_submitButton__HN7NZ:hover{background-color:#005a9e}.popupform_form__ICCGm input{padding:10px 15px;border:1px solid #dcdcdc;border-radius:8px;font-size:14px;color:#333}.popupform_form__ICCGm input:focus{border-color:#0078d4;box-shadow:0 0 0 2px rgba(0,120,212,.3)}.popupform_form__ICCGm select{padding:10px 15px;border:1px solid #dcdcdc;border-radius:8px;font-size:14px;color:#333}.popupform_form__ICCGm select:focus{border-color:#0078d4;box-shadow:0 0 0 2px rgba(0,120,212,.3)}.popupform_form__ICCGm button:last-child{grid-column:span 2}@media screen and (max-width:768px){.popupform_popup__Fn_U9{width:90%;max-width:100%;padding:1rem;overflow-y:auto;max-height:90vh}.popupform_form__ICCGm{grid-template-columns:1fr}}.popupform_popupOverlay__hBFdg.popupform_hidden__ZJPb_{overflow:visible}