.funkyfishec-store-0-x-formContainer{width:100%;display:flex;justify-content:center;align-items:center;padding:0;box-sizing:border-box}.funkyfishec-store-0-x-formWrapper{width:100%;max-width:720px;display:flex;flex-direction:column;background:#fff;border-radius:8px;overflow:hidden}.funkyfishec-store-0-x-formImageContainer{width:100%;position:relative;overflow:hidden}.funkyfishec-store-0-x-formImage{width:100%;height:auto;display:block;-o-object-fit:fill;object-fit:fill}.funkyfishec-store-0-x-formContent{width:100%;padding:32px 24px;box-sizing:border-box}.funkyfishec-store-0-x-formTitle{font-size:28px;margin-top:5px;margin-bottom:5px;line-height:29px;font-family:Poppins-Bold;letter-spacing:0;color:#ff459a;line-height:1.2;text-align:center}.funkyfishec-store-0-x-formDescription{font-size:13px;color:#000;text-align:center;margin:0 0 20px;line-height:1.2}.funkyfishec-store-0-x-formDescription p{margin:0}.funkyfishec-store-0-x-formFields{display:flex;flex-direction:column;gap:15px;margin-bottom:24px}.funkyfishec-store-0-x-formField{display:flex;flex-direction:column;gap:2px}.funkyfishec-store-0-x-formLabel{font-size:16px;line-height:22px;color:#000;margin:0;font-family:Nunito-Light}.funkyfishec-store-0-x-formInput{width:100%;padding:12px 16px;font-size:14px;border:1px solid #d8d8d8;border-radius:30px;box-sizing:border-box;transition:border-color .3s ease;font-family:inherit}.funkyfishec-store-0-x-formInput:focus{outline:none;border-color:#000}.funkyfishec-store-0-x-formInput:disabled{background-color:#f5f5f5;cursor:not-allowed}.funkyfishec-store-0-x-formInput.funkyfishec-store-0-x-formError{border-color:#d32f2f}.funkyfishec-store-0-x-formCheckboxContainer{display:flex;align-items:flex-start;gap:12px;margin-bottom:24px}.funkyfishec-store-0-x-formCheckbox{margin:2px 0 0;cursor:pointer;flex-shrink:0;width:14px;height:14px;accent-color:#ff459a}.funkyfishec-store-0-x-formCheckbox:checked{background-color:#ff459a;border-color:#ff459a}.funkyfishec-store-0-x-formCheckbox:disabled{cursor:not-allowed}.funkyfishec-store-0-x-formCheckboxLabel{font-size:12px;color:#000;line-height:16px;cursor:pointer;margin:0;flex:1}.funkyfishec-store-0-x-formTermsText{display:inline}.funkyfishec-store-0-x-formTermsText a{text-decoration:underline;color:inherit}.funkyfishec-store-0-x-formButton{font-family:Nunito-Bold;width:100%;padding:16px;font-size:13px;text-transform:uppercase;color:#fff;background-color:#ff40b2;border:none;border-radius:30px;cursor:pointer;transition:background-color .3s ease;letter-spacing:.5px}.funkyfishec-store-0-x-formButton:hover:not(:disabled){background-color:#ff40b2}.funkyfishec-store-0-x-formButton:disabled{background-color:#999;cursor:not-allowed}.funkyfishec-store-0-x-formError{text-align:center;margin-bottom:5px;color:#d32f2f;font-size:12px;margin-top:4px;display:block}.funkyfishec-store-0-x-formSuccess{background-color:#ff459a;color:#fff;padding:12px 16px;border-radius:4px;text-align:center;margin-bottom:16px;font-size:14px}.funkyfishec-store-0-x-formLoading{opacity:.6;pointer-events:none}@media (min-width:768px){.funkyfishec-store-0-x-formWrapper{flex-direction:row;max-width:720px}.funkyfishec-store-0-x-formImageContainer{width:50%;min-height:100%}.funkyfishec-store-0-x-formImage{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.funkyfishec-store-0-x-formContent{width:50%;padding:40px 32px}}@media (max-width:1024px){.funkyfishec-store-0-x-formInput{font-size:16px}}