.Modal_modal__overlay__MSwEH{position:fixed;inset:0;background:rgba(14,0,20,.8);backdrop-filter:blur(7px);z-index:100;display:flex;align-items:flex-end;justify-content:center;padding:0;overflow-y:auto;overflow-x:visible;animation:Modal_fadeIn__CNujn .2s ease-out}.Modal_modal__content__YPQCr{background:#fff;width:100%;max-height:85vh;overflow-y:auto;overflow-x:visible;position:relative;display:flex;flex-direction:column;border-radius:10px 10px 0 0;animation:Modal_slideUp__69Zsn .3s ease-out}.Modal_modal__header__XtbBU{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;flex-shrink:0}.Modal_modal__headerDesignSystem__G7QZi{background:#f4f3f5;border-radius:10px 10px 0 0;padding:1.5rem;display:flex;align-items:center;gap:1rem;flex-shrink:0}.Modal_modal__headerIconContainer__X2hy2{width:40px;height:40px;border-radius:50%;border:1px solid #d4b3e0;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;flex-shrink:0}.Modal_modal__headerIconContainer__X2hy2>svg{width:24px;height:24px}.Modal_modal__headerText__kAS8B{display:flex;flex-direction:column;gap:.25rem;flex:1}.Modal_modal__headerTitle__2roor{font-family:var(--font-rebond-grotesque);font-weight:500;font-size:1rem;color:#29003d;margin:0}.Modal_modal__headerTitle--red__6Vutt{color:#b93a32;font-weight:600}.Modal_modal__headerSubtitle__S7mWX{font-family:var(--font-rebond-grotesque);font-size:14px;color:#776d7d;margin:0}.Modal_modal__title__NlKkE{font-family:var(--font-rebond-grotesque);font-weight:600;font-size:1.125rem;color:#211e23;margin:0}.Modal_modal__closeButton__BqOOF{width:32px;height:32px;border-radius:50%;background:#f4f3f5;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0;color:#6b7280}.Modal_modal__closeButton__BqOOF:hover{background:#e5e7eb;color:#211e23}.Modal_modal__closeButton__BqOOF:active{transform:scale(.95)}.Modal_modal__closeButton__BqOOF svg{width:20px;height:20px}.Modal_modal__body__Pa_ff{padding:1.5rem;overflow-y:auto;overflow-x:visible;flex:1;background:#f4f3f5}.Modal_modal__footer__bwL0_{padding:1.5rem;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-shrink:0}@media(min-width:768px){.Modal_modal__overlay__MSwEH{align-items:center;padding:1rem}.Modal_modal__content__YPQCr{border-radius:10px;width:480px;max-width:90vw;max-height:90vh;animation:Modal_scaleIn__e_B4j .3s ease-out}.Modal_modal__content--small__AKE_N{width:480px;max-width:90vw}.Modal_modal__content--medium__atGzv{width:600px;max-width:90vw}.Modal_modal__content--large__y68WL{width:800px;max-width:90vw}.Modal_modal__content--full__OWrth{width:1200px;max-width:90vw}.Modal_modal__headerDesignSystem__G7QZi,.Modal_modal__header__XtbBU{padding:1.5rem}.Modal_modal__headerTitle__2roor,.Modal_modal__title__NlKkE{font-size:1.25rem}.Modal_modal__body__Pa_ff,.Modal_modal__footer__bwL0_{padding:1.5rem}}@keyframes Modal_fadeIn__CNujn{0%{opacity:0}to{opacity:1}}@keyframes Modal_slideUp__69Zsn{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes Modal_scaleIn__e_B4j{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.PhoneInput_phoneInput__DRncI{position:relative;font-family:var(--font-roobert)}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__label__dRJ_H{color:#c6bfca}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__container__YJBqR{background:rgba(250,250,250,.1490196078);border:1px solid rgba(0,0,0,0)}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__container__YJBqR:focus-within{border:2px solid #00c9b1;box-shadow:0 0 0 2px rgba(0,201,177,.2509803922)}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__container--error__QuSVr{border:2px solid #f1918c!important}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__container--disabled__t2L0R{background-color:rgba(250,250,250,.1019607843);border-color:rgba(250,250,250,.1019607843)}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__container--disabled__t2L0R .PhoneInput_phoneInput__arrow__v22BO,.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__container--disabled__t2L0R .PhoneInput_phoneInput__dialCode__jYMJJ,.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__container--disabled__t2L0R .PhoneInput_phoneInput__field__Jg5hA{color:#c6bfca}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__leftIcon__mubsX{background:rgba(255,255,255,.1019607843)}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__countryButton__Zl8Hn,.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__dialCode__jYMJJ{color:#f4f3f5}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__arrow__v22BO{color:#c6bfca}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__divider__ejZSJ{background-color:#444}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__field__Jg5hA{color:#f4f3f5}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__field__Jg5hA::placeholder{color:#c6bfca}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__field__Jg5hA:disabled{color:#c6bfca}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__field__Jg5hA:-webkit-autofill,.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__field__Jg5hA:-webkit-autofill:active,.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__field__Jg5hA:-webkit-autofill:focus,.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__field__Jg5hA:-webkit-autofill:hover{-webkit-text-fill-color:#f4f3f5!important;background-color:rgba(0,0,0,0)!important}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__dropdown__rBj1J{background:#2c2c2c;border-color:#444;box-shadow:0 10px 15px -3px rgba(0,0,0,.3),0 4px 6px -2px rgba(0,0,0,.1)}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__dropdownSearch__FKmxH{border-bottom:1px solid #444}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__searchInput__lIoH6{background:#1f1f1f;border:1px solid #444;color:#f4f3f5}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__searchInput__lIoH6:focus{border-color:#00c9b1}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__searchInput__lIoH6::placeholder{color:#a1a7b3}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__dropdownList__t1J7F::-webkit-scrollbar-track{background:#2c2c2c}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__dropdownList__t1J7F::-webkit-scrollbar-thumb{background:#444}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__dropdownList__t1J7F::-webkit-scrollbar-thumb:hover{background:#555}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__dropdownItem__Qy3fY{color:#f4f3f5}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__dropdownItem__Qy3fY:hover{background-color:#383838}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__dropdownItem--selected__2t3qB{background-color:rgba(0,201,177,.1254901961);color:#f4f3f5}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__countryCode__dCqFi{color:#c6bfca}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__dropdownEmpty__U2Esa{color:#a1a7b3}.PhoneInput_phoneInput--dark__LkFoy .PhoneInput_phoneInput__error__6ws_M{color:#f1918c}.PhoneInput_phoneInput__label__dRJ_H{position:absolute;left:87px;top:50%;transform:translateY(-50%);font-size:14px;color:#776d7d;pointer-events:none;transition:top .2s ease-in,font-size .2s ease-in,color .2s ease-in,transform .2s ease-in;z-index:1}.PhoneInput_phoneInput__label--float__Hib0q{top:4px;font-size:12px;transform:translateY(0)}.PhoneInput_phoneInput__label--error__06Tqy{color:#af202d}.PhoneInput_phoneInput__label--withLeftIcon__4SP0c{left:132px}.PhoneInput_phoneInput__container__YJBqR{display:flex;align-items:center;background:#f4f4f4;border:1px solid #f4f4f4;border-radius:8px;height:48px;position:relative;padding:0 8px;transition:background-color .2s ease-in,border .2s ease-in}.PhoneInput_phoneInput__container__YJBqR:focus-within{border:2px solid #360e54}.PhoneInput_phoneInput__container--error__QuSVr{border:2px solid #b93a32!important}.PhoneInput_phoneInput__container--disabled__t2L0R{background-color:#dedae1;border-color:#dedae1;cursor:not-allowed}.PhoneInput_phoneInput__container--withLeftIcon__AEwlA .PhoneInput_phoneInput__label__dRJ_H{left:144px}.PhoneInput_phoneInput__leftIcon__mubsX{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:6px;margin-right:8px;flex-shrink:0}.PhoneInput_phoneInput__leftIcon__mubsX svg{flex-shrink:0}.PhoneInput_phoneInput__countrySelector__xlkh9{display:flex;align-items:center;flex-shrink:0;width:69px;min-width:69px;max-width:69px}.PhoneInput_phoneInput__countryButton__Zl8Hn{display:flex;align-items:center;gap:4px;background:rgba(0,0,0,0);border:none;cursor:pointer;color:#152441;font-family:var(--font-roobert);font-size:14px;font-weight:400;transition:opacity .2s ease;width:100%}.PhoneInput_phoneInput__countryButton__Zl8Hn:hover:not(:disabled){opacity:.7}.PhoneInput_phoneInput__countryButton__Zl8Hn:disabled{cursor:not-allowed;opacity:.5}.PhoneInput_phoneInput__dialCode__jYMJJ{color:#152441;min-width:40px;text-align:left}.PhoneInput_phoneInput__arrow__v22BO{color:#776d7d;transition:transform .2s ease;flex-shrink:0;width:16px;display:flex;align-items:center;justify-content:center}.PhoneInput_phoneInput__dropdown__rBj1J{position:absolute;top:calc(100% + 8px);left:0;right:0;width:100%;background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);z-index:100;overflow:hidden}.PhoneInput_phoneInput__dropdownSearch__FKmxH{padding:12px;border-bottom:1px solid #e5e7eb}.PhoneInput_phoneInput__searchInput__lIoH6{width:100%;padding:8px 12px;border:1px solid #e5e7eb;border-radius:6px;font-family:var(--font-roobert);font-size:14px;color:#152441;outline:none;transition:border-color .2s ease}.PhoneInput_phoneInput__searchInput__lIoH6:focus{border-color:#360e54}.PhoneInput_phoneInput__searchInput__lIoH6::placeholder{color:#a1a7b3}.PhoneInput_phoneInput__dropdownList__t1J7F{max-height:200px;overflow-y:auto;padding:8px}.PhoneInput_phoneInput__dropdownList__t1J7F::-webkit-scrollbar{width:6px}.PhoneInput_phoneInput__dropdownList__t1J7F::-webkit-scrollbar-track{background:#f4f4f4;border-radius:3px}.PhoneInput_phoneInput__dropdownList__t1J7F::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.PhoneInput_phoneInput__dropdownList__t1J7F::-webkit-scrollbar-thumb:hover{background:#9ca3af}.PhoneInput_phoneInput__dropdownItem__Qy3fY{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;background:rgba(0,0,0,0);border:none;border-radius:6px;cursor:pointer;font-family:var(--font-roobert);font-size:14px;color:#152441;transition:background-color .2s ease;text-align:left}.PhoneInput_phoneInput__dropdownItem__Qy3fY:hover{background-color:#f4f3f5}.PhoneInput_phoneInput__dropdownItem--selected__2t3qB{background-color:#f3e8f8;color:#360052;font-weight:500}.PhoneInput_phoneInput__countryName__o2BNj{flex:1}.PhoneInput_phoneInput__countryCode__dCqFi{color:#776d7d;font-size:13px;margin-left:8px}.PhoneInput_phoneInput__dropdownEmpty__U2Esa{padding:12px;text-align:center;color:#a1a7b3;font-size:14px}.PhoneInput_phoneInput__divider__ejZSJ{width:1px;height:60%;background-color:#d1d5db;margin:0 8px 0 0;flex-shrink:0;min-width:1px}.PhoneInput_phoneInput__field__Jg5hA{flex:1;width:100%;border:none;outline:none;font-size:14px;color:#152441;font-weight:400;background:rgba(0,0,0,0);line-height:1.2;padding:0;height:100%;transition:padding .2s ease-in}.PhoneInput_phoneInput__field__Jg5hA::placeholder{color:#a1a7b3}.PhoneInput_phoneInput__field__Jg5hA:disabled{background-color:rgba(0,0,0,0);color:#a1a7b3}.PhoneInput_phoneInput__field__Jg5hA:-webkit-autofill,.PhoneInput_phoneInput__field__Jg5hA:-webkit-autofill:active,.PhoneInput_phoneInput__field__Jg5hA:-webkit-autofill:focus,.PhoneInput_phoneInput__field__Jg5hA:-webkit-autofill:hover{-webkit-background-clip:text;-webkit-text-fill-color:#152441!important;transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 0 1px rgba(255,255,255,0),inset 0 0 0 100px rgba(255,255,255,0);background-color:rgba(0,0,0,0)!important}.PhoneInput_phoneInput__field--float-padding__t8BnU{padding-top:24px;padding-bottom:8px}.PhoneInput_phoneInput__error__6ws_M{color:#af202d;font-size:12px;position:absolute;bottom:-16px}@media(min-width:768px){.PhoneInput_phoneInput__dropdownSearch__FKmxH{padding:8px}.PhoneInput_phoneInput__dropdownList__t1J7F{max-height:240px;padding:4px}}.SaveDraftConfirmationModal_saveDraftConfirmationModal__jZsG4{padding:0}.SaveDraftConfirmationModal_saveDraftConfirmationModal__content__aaozR{display:flex;flex-direction:column;align-items:center;text-align:center}.SaveDraftConfirmationModal_saveDraftConfirmationModal__title__75SOe{font-family:var(--font-rebond-grotesque);font-weight:600;font-size:1.5rem;color:#1b0029;margin:0 0 1rem}.SaveDraftConfirmationModal_saveDraftConfirmationModal__message__LnkYB{font-family:var(--font-roobert);font-size:.875rem;color:#776d7d;margin:0 0 2rem;line-height:1.6;max-width:400px}.SaveDraftConfirmationModal_saveDraftConfirmationModal__actions__m3NLs{display:flex;flex-direction:column;gap:.75rem;width:100%}.SaveDraftConfirmationModal_saveDraftConfirmationModal__confirmButton__q_Rcj{width:100%}.SaveDraftConfirmationModal_saveDraftConfirmationModal__discardButton__XbWhg{width:100%;padding:.75rem 1rem;background:rgba(0,0,0,0);border:1px solid #360052;border-radius:6px;font-family:var(--font-roobert);font-size:.875rem;font-weight:500;color:#360052;cursor:pointer;transition:all .2s ease}.SaveDraftConfirmationModal_saveDraftConfirmationModal__discardButton__XbWhg:hover:not(:disabled){background:#f3e8f8}.SaveDraftConfirmationModal_saveDraftConfirmationModal__discardButton__XbWhg:disabled{opacity:.5;cursor:not-allowed}@media(min-width:768px){.SaveDraftConfirmationModal_saveDraftConfirmationModal__title__75SOe{font-size:1.75rem;margin-bottom:1.25rem}.SaveDraftConfirmationModal_saveDraftConfirmationModal__message__LnkYB{font-size:1rem;margin-bottom:2.5rem}}.GivingLinkForm_givingLinkForm__content__0kjvy{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:100%;width:100%}.GivingLinkForm_givingLinkForm__form__MFSIn{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1);min-width:0;overflow-wrap:break-word;width:100%;max-width:100%;box-sizing:border-box}.GivingLinkForm_givingLinkForm__titleSection__dOG_D{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.GivingLinkForm_givingLinkForm__titleSection__dOG_D h1{font-family:var(--font-rebond-grotesque);font-weight:600;font-size:1.5rem;color:#360e54;margin:0}.GivingLinkForm_givingLinkForm__logoSection__eyzcl{margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;text-align:center}.GivingLinkForm_givingLinkForm__logoPlaceholder__gSSPM{width:100px;height:100px;background:#fff;border:1px solid #edecee;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;overflow:hidden;cursor:pointer;position:relative}.GivingLinkForm_givingLinkForm__logoImage__ZeNK0{width:100%;height:100%;object-fit:cover;border-radius:50%;position:absolute;top:0;left:0}.GivingLinkForm_givingLinkForm__logoEditOverlay__mliOx{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:rgba(2,6,23,.62);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;opacity:1;cursor:pointer;z-index:2}.GivingLinkForm_givingLinkForm__logoLoadingOverlay__O4Ogq{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;cursor:not-allowed}.GivingLinkForm_givingLinkForm__logoInstructions__WyFKX{font-family:var(--font-roobert);font-size:.75rem;color:#6b7280;margin:0}.GivingLinkForm_givingLinkForm__section__bkhyd{margin-bottom:2rem}.GivingLinkForm_givingLinkForm__sectionSubtitle__PCs0F{font-size:.75rem;color:#776d7d;margin-top:.5rem;margin-bottom:1.5rem;line-height:1.5}.GivingLinkForm_givingLinkForm__sectionTitle__RgFN8{font-family:var(--font-rebond-grotesque);font-weight:500;font-size:14px;color:#4d9944;margin:0 0 16px;line-height:100%;letter-spacing:0}.GivingLinkForm_givingLinkForm__toggleRow__StHBD{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:2rem 0 0}.GivingLinkForm_givingLinkForm__toggleLabelGroup__vEuot{display:inline-flex;align-items:center;gap:6px;min-width:0}.GivingLinkForm_givingLinkForm__togglePublicLabel__A4uG4{font-family:var(--font-rebond-grotesque);font-weight:500;font-size:15px;color:#4d9944;line-height:1.25}.GivingLinkForm_givingLinkForm__toggleInfoIcon__Nl_PS{display:inline-flex;align-items:center;justify-content:center;color:#6b7280;cursor:pointer}.GivingLinkForm_givingLinkForm__toggleCopy__he_sY{min-width:0;flex:1}.GivingLinkForm_givingLinkForm__toggleTitle__4LUSw{font-family:var(--font-rebond-grotesque);font-weight:500;font-size:14px;color:#211e23;margin:0;line-height:1.25}.GivingLinkForm_givingLinkForm__toggleSubtitle__4j1UC{font-family:var(--font-roobert);font-size:12px;color:#776d7d;margin:6px 0 0;line-height:1.5}.GivingLinkForm_givingLinkForm__toggleTrack___Z0ai{width:44px;height:24px;background:#d1d5db;border-radius:9999px;position:relative;transition:background-color .2s ease}.GivingLinkForm_givingLinkForm__toggleTrack___Z0ai:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.12)}.peer:checked+.GivingLinkForm_givingLinkForm__toggleTrack___Z0ai{background:#16a34a}.peer:checked+.GivingLinkForm_givingLinkForm__toggleTrack___Z0ai:after{transform:translateX(20px)}.peer:focus-visible+.GivingLinkForm_givingLinkForm__toggleTrack___Z0ai{box-shadow:0 0 0 4px rgba(22,163,74,.2)}.peer:disabled+.GivingLinkForm_givingLinkForm__toggleTrack___Z0ai{opacity:.6}.GivingLinkForm_givingLinkForm__inputWrapper__ZGO0_{position:relative;margin-bottom:1.5rem}.GivingLinkForm_givingLinkForm__wordCount__EBJVY{display:flex;justify-content:flex-end;margin-top:.5rem}.GivingLinkForm_givingLinkForm__wordCountText__r79ks{font-family:var(--font-roobert);font-size:.75rem;color:#6b7280;transition:color .2s ease}.GivingLinkForm_givingLinkForm__wordCount--error__TbptK{color:#e7483f}.GivingLinkForm_givingLinkForm__currencyLabel__5jouo{display:block;margin-bottom:.5rem;font-family:var(--font-roobert);font-size:.875rem;font-weight:500;color:#374151}.GivingLinkForm_givingLinkForm__urlInputWrapper__uVZw2{position:relative;z-index:1}.GivingLinkForm_givingLinkForm__urlInput__TmSiS{display:flex;align-items:stretch;gap:0;border:1px solid #ebe9ec;border-radius:8px;background:#fff;flex-wrap:nowrap;min-width:0;height:48px;overflow:hidden;transition:border .2s ease-in,background-color .2s ease-in}.GivingLinkForm_givingLinkForm__urlInput__TmSiS:focus-within{border:2px solid #360e54}.GivingLinkForm_givingLinkForm__urlInput--error___suCE{border:2px solid #b93a32}.GivingLinkForm_givingLinkForm__urlBase__rWo5F{font-family:var(--font-roobert);font-size:12px;color:#fff;background:#938999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1;min-width:0;padding:.75rem;display:flex;align-items:center}.GivingLinkForm_givingLinkForm__urlInput__TmSiS input{flex:1;border:none;padding:.75rem;background:rgba(0,0,0,0);font-family:var(--font-roobert);font-size:12px;color:#1f2937;min-width:80px;pointer-events:auto;z-index:1;position:relative}.GivingLinkForm_givingLinkForm__urlInput__TmSiS input:focus{outline:none}.GivingLinkForm_givingLinkForm__urlInput__TmSiS input::placeholder{color:#9ca3af}.GivingLinkForm_givingLinkForm__urlInput__TmSiS input:-webkit-autofill,.GivingLinkForm_givingLinkForm__urlInput__TmSiS input:-webkit-autofill:active,.GivingLinkForm_givingLinkForm__urlInput__TmSiS input:-webkit-autofill:focus,.GivingLinkForm_givingLinkForm__urlInput__TmSiS input:-webkit-autofill:hover{-webkit-background-clip:text;-webkit-text-fill-color:#1f2937!important;transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 0 1px rgba(255,255,255,0),inset 0 0 0 100px rgba(255,255,255,0);background-color:rgba(0,0,0,0)!important}.GivingLinkForm_givingLinkForm__urlInput__TmSiS button{background:none;border:none;cursor:pointer;padding:0 1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.GivingLinkForm_givingLinkForm__urlError__25HuD{color:#af202d;font-size:12px;position:absolute;bottom:-16px;left:0}.GivingLinkForm_givingLinkForm__currencyListWrapper__PJsOV{position:relative;display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.GivingLinkForm_givingLinkForm__currencyList__T5GjC{display:flex;gap:.75rem;overflow-x:auto;padding:.5rem 0;flex:1;scrollbar-width:thin;scrollbar-color:#cbd5e1 rgba(0,0,0,0)}.GivingLinkForm_givingLinkForm__currencyList__T5GjC::-webkit-scrollbar{height:6px}.GivingLinkForm_givingLinkForm__currencyList__T5GjC::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.GivingLinkForm_givingLinkForm__currencyList__T5GjC::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:3px}.GivingLinkForm_givingLinkForm__currencyScrollButton__5kab7{background:#fff;border:1px solid #ebe9ec;border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .2s ease;color:#360e54}.GivingLinkForm_givingLinkForm__currencyScrollButton__5kab7:hover{background:#f4f3f5;border-color:#360e54}.GivingLinkForm_givingLinkForm__currencyScrollButton__5kab7:active{background:#edecee}.GivingLinkForm_givingLinkForm__currencyScrollButton__5kab7 svg{width:20px;height:20px}.GivingLinkForm_givingLinkForm__currencyButton__5jGPE{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid #ebe9ec;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0;font-family:var(--font-roobert);font-size:.875rem;color:#374151}.GivingLinkForm_givingLinkForm__currencyButton__5jGPE:hover{border-color:#4d9944;background:#f0fdf4}.GivingLinkForm_givingLinkForm__currencyButton--selected__x3WOL{border:2px solid #4d9944;background:#f0fdf4;color:#4d9944;font-weight:500}.GivingLinkForm_givingLinkForm__currencyButtonContent__Ywlrb{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem}.GivingLinkForm_givingLinkForm__currencyCode__Kz_F8{font-size:13px;font-weight:500;color:inherit;line-height:1.2}.GivingLinkForm_givingLinkForm__currencyAmount__MY6z2{font-size:.75rem;font-weight:400;color:#6b7280;line-height:1.2}.GivingLinkForm_givingLinkForm__currencyButton--selected__x3WOL .GivingLinkForm_givingLinkForm__currencyAmount__MY6z2{color:#4d9944;opacity:.8}.GivingLinkForm_givingLinkForm__currencyFlag__QVio_{width:20px;height:15px;object-fit:cover;border-radius:2px}.GivingLinkForm_givingLinkForm__currencyCodeFallback__XIzPB{width:20px;height:15px;display:flex;align-items:center;justify-content:center;background:#f3f3f5;border-radius:2px;font-size:8px;font-weight:600;color:#776d7d;font-family:var(--font-roobert);flex-shrink:0;line-height:1;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.5px}.GivingLinkForm_givingLinkForm__currencyInputs__zBYlQ{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.GivingLinkForm_givingLinkForm__currencyInputWrapper__uhN2A{display:flex;flex-direction:column;gap:.5rem}.GivingLinkForm_givingLinkForm__currencyInputLabel__P_3at{display:flex;align-items:center;gap:.5rem;font-family:var(--font-roobert);font-size:.875rem;font-weight:500;color:#374151}.GivingLinkForm_givingLinkForm__currencyFlagSmall__FF9uV{width:20px;height:15px;object-fit:cover;border-radius:2px}.GivingLinkForm_givingLinkForm__currencyCodeFallbackSmall__gdzEa{width:20px;height:15px;display:flex;align-items:center;justify-content:center;background:#f3f3f5;border-radius:2px;font-size:8px;font-weight:600;color:#776d7d;font-family:var(--font-roobert);flex-shrink:0;line-height:1;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.5px}.GivingLinkForm_givingLinkForm__currencyInputWithCancel__49Nwy{position:relative;width:100%}.GivingLinkForm_givingLinkForm__currencyInputWithCancel__49Nwy .input__container{padding-right:80px;position:relative}.GivingLinkForm_givingLinkForm__currencyCancelButton__XjAT2{position:absolute;right:12px;top:24px;transform:translateY(-50%);background:rgba(0,0,0,0);border:none;cursor:pointer;padding:.5rem .75rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10;font-family:var(--font-roobert);font-size:.875rem;font-weight:400;color:#360e54;white-space:nowrap}.GivingLinkForm_givingLinkForm__currencyCancelButton__XjAT2:hover{color:#2a0b42;text-decoration:underline}.GivingLinkForm_givingLinkForm__currencyCancelButton__XjAT2:active{color:#1e072f}.GivingLinkForm_givingLinkForm__actions__8d9JA{display:flex;flex-direction:column-reverse;gap:.75rem;margin-top:2rem;width:100%}.GivingLinkForm_givingLinkForm__actions__8d9JA svg{width:7px;height:10px}.GivingLinkForm_givingLinkForm__actions__8d9JA button{width:100%}.GivingLinkForm_givingLinkForm__buttonContent__6xBZu{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%}.GivingLinkForm_givingLinkForm__preview__8gddq{display:flex;flex-direction:column;gap:1rem;width:100%;background:rgba(0,0,0,0)}.GivingLinkForm_givingLinkForm__previewHeader__ytGfQ{font-family:var(--font-rebond-grotesque);font-weight:600;font-size:16px;line-height:20px;letter-spacing:0;color:#360e54;margin:0 0 16px}.GivingLinkForm_givingLinkForm__cardTargetIcon__0LvAg{display:flex;justify-content:flex-end}.GivingLinkForm_givingLinkForm__previewLogo__9hYTf{width:100px;height:100px;border-radius:50%;background:rgba(255,255,255,.1);margin:2rem auto 1rem;display:flex;align-items:center;justify-content:center}.GivingLinkForm_givingLinkForm__previewTitle__oVzmJ{font-size:1.125rem;text-align:center;margin:0 0 1rem}.GivingLinkForm_givingLinkForm__previewDivider__5z4Hd{width:100%;height:1px;background:#33662e;margin:1rem 0}.GivingLinkForm_givingLinkForm__previewCard__PlPRq{width:100%;aspect-ratio:16/9;position:relative;overflow:hidden;color:#fff;background:rgba(0,0,0,0);border-radius:11px}.GivingLinkForm_givingLinkForm__previewBackgroundImage__VEd6k{object-fit:cover}.GivingLinkForm_givingLinkForm__previewBackgroundGradient__cgjl9,.GivingLinkForm_givingLinkForm__previewBackgroundImage__VEd6k{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.GivingLinkForm_givingLinkForm__previewOverlay__GG9LY{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.GivingLinkForm_givingLinkForm__previewLogoContainer__Zw21P{position:absolute;top:.375rem;left:.375rem;z-index:3;width:12px;height:12px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.GivingLinkForm_givingLinkForm__previewLogoImage__KUW4i{width:100%;height:100%;object-fit:cover}.GivingLinkForm_givingLinkForm__previewPageContent__mAOTX{position:relative;z-index:3;padding:.375rem .5rem;height:100%;display:grid;grid-template-columns:1fr minmax(0,.25rem) 1.15fr;gap:.25rem;align-items:center}.GivingLinkForm_givingLinkForm__previewLeftSection__AIhMC{display:flex;flex-direction:column;gap:.25rem;justify-content:center;text-align:left;padding-right:.125rem}.GivingLinkForm_givingLinkForm__previewTitle__oVzmJ{font-family:var(--font-rebond-grotesque);font-weight:600;font-size:.5rem;color:#fff;margin:0;line-height:1.05;letter-spacing:-.02em;text-align:left}.GivingLinkForm_givingLinkForm__previewDescription___wuIH{font-family:var(--font-roobert);font-size:.35rem;color:rgba(255,255,255,.55);margin:0;line-height:1.2;text-align:left}.GivingLinkForm_givingLinkForm__previewDividerVertical__nggVa{width:.5px;height:70%;background:rgba(255,255,255,.2);justify-self:center}.GivingLinkForm_givingLinkForm__previewRightSection__m8sG8{display:flex;flex-direction:column;gap:.125rem;justify-content:center;text-align:center}.GivingLinkForm_givingLinkForm__previewPaymentTitle__iiCXY{font-family:var(--font-rebond-grotesque);font-weight:500;font-size:.4rem;color:#fff;margin:0}.GivingLinkForm_givingLinkForm__previewPaymentSubtitle__MYzMQ{font-family:var(--font-roobert);font-size:.3rem;color:rgba(255,255,255,.7);margin:.0625rem 0 0;line-height:1.2}.GivingLinkForm_givingLinkForm__previewCurrencyButton__LnKwc{display:flex;align-items:center;justify-content:center;gap:.2rem;padding:.2rem .35rem;background:rgba(255,255,255,.1);border-radius:9999px;font-family:var(--font-roobert);font-size:.3rem;color:#fff;margin-top:.125rem}.GivingLinkForm_givingLinkForm__previewCurrencyButton__LnKwc span:first-child{color:rgba(255,255,255,.85)}.GivingLinkForm_givingLinkForm__previewCurrencyButton__LnKwc span:nth-child(2){font-weight:500}.GivingLinkForm_givingLinkForm__previewCurrencyButton__LnKwc svg{width:5px;height:5px}.GivingLinkForm_givingLinkForm__previewButtonWrapper__IYCp2{display:flex;justify-content:center;margin-top:1rem}.GivingLinkForm_givingLinkForm__previewButton__7gqHP{width:auto;min-width:200px}.GivingLinkForm_givingLinkForm__customisationInstruction__5QRS_{background:#d8eeee;padding:10px 16px;border-radius:6px;color:#00201f;font-family:var(--font-roobert);font-weight:400;font-size:13px;line-height:21px;margin-bottom:1.5rem}.GivingLinkForm_givingLinkForm__customisation__ovJw4{border:2px dashed #d1d5db;border-radius:.5rem;padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fafafa;margin-top:1.5rem;cursor:pointer;transition:all .2s ease;position:relative;height:112px;overflow:hidden}.GivingLinkForm_givingLinkForm__customisation__ovJw4:hover{border-color:#8b5cf6;background:#faf5ff}.GivingLinkForm_givingLinkForm__customisationPreview__I0Nn_{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:.5rem;z-index:1}.GivingLinkForm_givingLinkForm__customisationEditOverlay__knDI7{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:rgba(2,6,23,.62);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;opacity:1;cursor:pointer;z-index:2;transition:background .2s ease}.GivingLinkForm_givingLinkForm__customisationEditOverlay__knDI7:hover{background:rgba(2,6,23,.8)}.GivingLinkForm_givingLinkForm__customisationIcon__zvdsG{margin-bottom:1rem;color:#9ca3af;position:relative;z-index:1}.GivingLinkForm_givingLinkForm__customisationCta__yS6_p{font-family:var(--font-roobert);font-weight:600;font-size:.875rem;margin:0 0 .25rem;position:relative;z-index:1}.GivingLinkForm_givingLinkForm__customisationCtaUpload__xpDs6{color:#22c55e}.GivingLinkForm_givingLinkForm__customisationCtaDrag__26l6q{color:#776d7d}.GivingLinkForm_givingLinkForm__customisationInstructions__L9tTj{font-family:var(--font-roobert);font-size:.75rem;color:#aca3b1;margin:0;position:relative;z-index:1}.GivingLinkForm_givingLinkForm__backgroundLoadingOverlay__Y9jLe{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.9);border-radius:.5rem;display:flex;align-items:center;justify-content:center;z-index:10;cursor:not-allowed}.GivingLinkForm_givingLinkForm__spinner__AjSZ6{width:32px;height:32px;border-color:#8d0dcd #8d0dcd rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:3px;border-radius:50%;animation:GivingLinkForm_spin__aKnWA 1s linear infinite}@keyframes GivingLinkForm_spin__aKnWA{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.GivingLinkForm_givingLinkForm__gradientSection__JAow7{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1rem}.GivingLinkForm_givingLinkForm__gradientGrid___yYxo{display:grid;grid-template-columns:repeat(6,24px);gap:.75rem;justify-content:center}.GivingLinkForm_givingLinkForm__gradientCircle__ix1Ka{width:24px;height:24px;border-radius:50%;cursor:pointer;border:1px solid #d1d5db;transition:all .2s ease;box-sizing:border-box;position:relative;overflow:hidden}.GivingLinkForm_givingLinkForm__gradientCircle__ix1Ka:hover{border-color:#8b5cf6}.GivingLinkForm_givingLinkForm__gradientCircle--selected__yYqru{outline:1px solid #360e54;outline-offset:3px}.GivingLinkForm_givingLinkForm__gradientRotator__dlAS3{position:absolute;top:0;left:0;width:100%;height:100%;transform:rotate(-45deg) scale(1.5)}.GivingLinkForm_givingLinkForm__gradientHalf_1__Ao2hb{position:absolute;top:0;left:0;width:100%;height:50%}.GivingLinkForm_givingLinkForm__gradientHalf_2__xbZdX{position:absolute;bottom:0;left:0;width:100%;height:50%}.GivingLinkForm_givingLinkForm__customGradient__u2bjm{border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;box-sizing:border-box;background-size:10px 10px;background-color:#f4f3f5;transition:all .2s ease}.GivingLinkForm_givingLinkForm__customGradient--active__rgS0U{outline:1px solid #360e54;outline-offset:3px}.GivingLinkForm_givingLinkForm__customGradientTitle__JaJq6{font-family:var(--font-roobert);font-weight:500;font-size:.875rem;color:#374151;margin:0}.GivingLinkForm_givingLinkForm__hexInputRow__Le0hC{display:flex;gap:.15rem;width:100%;position:relative}.GivingLinkForm_givingLinkForm__hexInputWrapper__2WEvM{display:flex;align-items:center;gap:.05rem;border-radius:.25rem;padding:.15rem;flex:1;background:rgba(0,0,0,0);transition:all .2s ease;border:1px solid rgba(0,0,0,0)}.GivingLinkForm_givingLinkForm__hexInputWrapper__2WEvM span{font-family:var(--font-roobert);font-size:.875rem;color:#9ca3af}.GivingLinkForm_givingLinkForm__hexInputWrapper__2WEvM:focus-within{background:#fff;border-color:#e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.05)}.GivingLinkForm_givingLinkForm__hexColorPreview__Yb7_V{width:40px;height:25px;border-radius:4px}.GivingLinkForm_givingLinkForm__hexInput__u8ZCi{border:none;background:rgba(0,0,0,0);outline:none;font-family:var(--font-roobert);font-size:.775rem;color:#1f2937;width:100%;padding:0}.GivingLinkForm_givingLinkForm__hexInput__u8ZCi::placeholder{color:#9ca3af}.GivingLinkForm_givingLinkForm__extraInfoRow__GHWla{margin-top:1.5rem}.GivingLinkForm_givingLinkForm__extraInfoButton__2R3Vr{background:rgba(0,0,0,0);border:none;padding:0;color:#360052;font-size:14px;cursor:pointer;font-weight:500}.GivingLinkForm_givingLinkForm__extraInfoButton__2R3Vr:hover{opacity:.85}.GivingLinkForm_givingLinkForm__additionalInfo__xjaDq{display:flex;flex-direction:column;gap:1.5rem;margin-top:.5rem}.GivingLinkForm_givingLinkForm__additionalInfoBlock__tkgkN{background:#fff}.GivingLinkForm_givingLinkForm__additionalInfoBlockHeader__QrOee{display:flex;align-items:center;gap:10px;margin-bottom:12px}.GivingLinkForm_givingLinkForm__additionalInfoBlockTitle__N937A{font-family:var(--font-rebond-grotesque);font-size:15px;font-weight:600;color:#4d9944}.GivingLinkForm_givingLinkForm__questionsWrap__xNTSl{display:flex;flex-direction:column;gap:12px;border-bottom:1px solid #f4f3f5;padding-bottom:32px}.GivingLinkForm_givingLinkForm__questionCard__aqVzY{border:1px solid #f0eef2;background:#f9f9fb;border-radius:10px;padding:12px}.GivingLinkForm_givingLinkForm__questionHeader__yFLEL{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.GivingLinkForm_givingLinkForm__questionTitle__6YcAr{font-family:var(--font-rebond-grotesque);font-size:14px;color:#211e23}.GivingLinkForm_givingLinkForm__questionRemove__63Afn{background:rgba(0,0,0,0);border:none;color:#af202d;font-size:12px;cursor:pointer}.GivingLinkForm_givingLinkForm__questionRemove__63Afn:hover{text-decoration:underline}.GivingLinkForm_givingLinkForm__questionTypeRow__6WyCd{display:flex;align-items:center;gap:14px;margin-bottom:10px}.GivingLinkForm_givingLinkForm__radioLabel__epkJy{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#776d7d;cursor:pointer}.GivingLinkForm_givingLinkForm__radioLabel__epkJy input{accent-color:#360e54}.GivingLinkForm_givingLinkForm__questionBody__dU53K{display:flex;flex-direction:column;gap:12px}.GivingLinkForm_givingLinkForm__questionCharCount__ErlDG{font-family:var(--font-roobert);font-size:.75rem;font-weight:400;text-align:right;margin-top:-8px}.GivingLinkForm_givingLinkForm__questionRequired__ex3m8{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #f3f4f6}.GivingLinkForm_givingLinkForm__questionRequired__ex3m8 label{font-family:var(--font-roobert);font-weight:400;font-size:.875rem;color:#374151;cursor:pointer;user-select:none}.GivingLinkForm_givingLinkForm__dropdownOptions__Dx7xj{border-top:1px solid #ebe9ec;padding-top:12px;display:flex;flex-direction:column;gap:8px}.GivingLinkForm_givingLinkForm__dropdownOptionsTitle__2PcmE{font-size:12px;color:#5a515f;font-weight:600}.GivingLinkForm_givingLinkForm__dropdownOptionRow__K5zzv{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end}.GivingLinkForm_givingLinkForm__optionRemove__WZTBc{width:32px;height:32px;border-radius:8px;border:1px solid #ebe9ec;background:#fff;cursor:pointer;color:#6b7280;font-size:18px;line-height:1;margin-bottom:4px}.GivingLinkForm_givingLinkForm__optionRemove__WZTBc:hover{background:#f4f3f5}.GivingLinkForm_givingLinkForm__addOption__eupe7,.GivingLinkForm_givingLinkForm__addQuestion__6C16v{background:rgba(0,0,0,0);border:none;padding:0;color:#693385;font-size:15px;cursor:pointer;font-weight:500;width:fit-content}.GivingLinkForm_givingLinkForm__addOption__eupe7:disabled,.GivingLinkForm_givingLinkForm__addQuestion__6C16v:disabled{cursor:not-allowed;opacity:.5}.GivingLinkForm_givingLinkForm__followUpWrap__oEFdJ{display:flex;flex-direction:column;gap:12px}.GivingLinkForm_givingLinkForm__additionalInfoActions__unMsa{display:flex;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:wrap}.GivingLinkForm_givingLinkForm__saveAndGoBack__cLObY{background:rgba(0,0,0,0);border:none;color:#360052;font-size:14px;cursor:pointer;font-weight:500;padding:0}@media(min-width:480px){.GivingLinkForm_givingLinkForm__form__MFSIn{padding:2rem}.GivingLinkForm_givingLinkForm__logoPlaceholder__gSSPM{width:110px;height:110px}}@media(min-width:600px){.GivingLinkForm_givingLinkForm__titleSection__dOG_D h1{font-size:1.75rem}.GivingLinkForm_givingLinkForm__gradientSection__JAow7{grid-template-columns:1fr 1fr;gap:1rem}}@media(min-width:768px){.GivingLinkForm_givingLinkForm__titleSection__dOG_D h1{font-size:28px}.GivingLinkForm_givingLinkForm__logoPlaceholder__gSSPM{width:120px;height:120px}.GivingLinkForm_givingLinkForm__urlBase__rWo5F{font-size:14px;padding:.75rem 1rem}.GivingLinkForm_givingLinkForm__urlInput__TmSiS input{font-size:14px;padding:.75rem 1rem;min-width:120px}.GivingLinkForm_givingLinkForm__actions__8d9JA{flex-direction:row;justify-content:flex-end;align-items:center;width:auto}.GivingLinkForm_givingLinkForm__actions__8d9JA button{width:auto}}@media(min-width:1024px){.GivingLinkForm_givingLinkForm__content__0kjvy{grid-template-columns:minmax(0,568px) minmax(0,372px);gap:2rem;justify-content:center;align-items:start;margin-inline:auto;max-width:calc(940px + 2rem);padding-inline:24px}.GivingLinkForm_givingLinkForm__form__MFSIn{padding:2rem}.GivingLinkForm_givingLinkForm__gradientSection__JAow7{grid-template-columns:1fr 1fr;align-items:start}.GivingLinkForm_givingLinkForm__preview__8gddq{display:flex;flex-direction:column;background:rgba(0,0,0,0);padding:0;position:sticky;top:24px;align-self:start;min-width:0;width:100%;max-width:100%;box-sizing:border-box}}.CircularProgress_circularProgress__yH9cd{position:relative}.CircularProgress_circularProgress__svg__w7TDK{transform:rotate(-90deg)}.CircularProgress_circularProgress__track__KkwSE{fill:none;stroke:#dacce0}.CircularProgress_circularProgress__progress__2ZwrW{fill:none;stroke:#360e54;stroke-linecap:round;transition:stroke-dashoffset .3s ease}.CircularProgress_circularProgress__text__asBrc{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-roobert);font-size:10px;font-weight:400;color:#0e0014}