.styles_floatingBugButton__7SHcW{position:fixed;right:15px;bottom:15px;z-index:9997;border:0;border-radius:999px;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.1);cursor:pointer;padding:4.8px 6px}.styles_floatingBugButtonIcon__U2i7G{width:24px;height:auto;display:block;object-fit:contain}.styles_floatingBugButtonClose__Sw6r4{position:absolute;top:-6px;right:-6px;z-index:9998;display:flex;align-items:center;justify-content:center;border:0;background:transparent;cursor:pointer;font-size:16px;line-height:1;padding:0}.styles_overlay__0E4wb{--rbm-overlay:rgba(15,23,42,.52);--rbm-surface:#fff;--rbm-title:#20232a;--rbm-label:#535d6e;--rbm-placeholder:#858fa3;--rbm-input-bg:#fff;--rbm-input-border:#e2e4e9;--rbm-input-border-hover:#8acfea;--rbm-input-ring:rgba(10,78,102,.16);--rbm-upload-bg:#f0f2f4;--rbm-upload-border:#c2c7d1;--rbm-upload-list-bg:#f8f9fb;--rbm-upload-list-hover-bg:#f0f2f4;--rbm-button-bg:#0a4e66;--rbm-button-text:#ecf9fd;--rbm-menu-bg:#fff;--rbm-menu-hover:#f0f2f4;--rbm-menu-active:#e6f7fd;--rbm-error:#bf3b36;--rbm-success-screen-bg:#e6f7e6;--rbm-success-screen-border:#52c41a;--rbm-success-screen-text:#31820f;--rbm-error-screen-bg:#fde7e9;--rbm-error-screen-border:#ff4d4f;--rbm-error-screen-text:#bf3b36;position:fixed;inset:0;z-index:9999;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;background:var(--rbm-overlay);padding:13px 16px;box-sizing:border-box}.styles_messageOverlay__3TS0C{align-items:center}.styles_darkMode__CcPDw,.theme-dark-root.dark-page-global .styles_overlay__0E4wb{--rbm-overlay:rgba(2,6,23,.58);--rbm-surface:#202a3a;--rbm-title:#f5f8fc;--rbm-label:#c2c7d1;--rbm-placeholder:#858fa3;--rbm-input-bg:#202a3a;--rbm-input-border:#3b4b66;--rbm-input-border-hover:#6abfdf;--rbm-input-ring:rgba(216,239,255,.16);--rbm-upload-bg:#314059;--rbm-upload-border:#314059;--rbm-upload-list-bg:#263449;--rbm-upload-list-hover-bg:#314059;--rbm-button-bg:#d7efff;--rbm-button-text:#0a4e66;--rbm-menu-bg:#263449;--rbm-menu-hover:#314059;--rbm-menu-active:#36516c;--rbm-success-screen-bg:#183528;--rbm-success-screen-border:#48996e;--rbm-success-screen-text:#9be2b9;--rbm-error-screen-bg:#3a2026;--rbm-error-screen-border:#a83c38;--rbm-error-screen-text:#ffb8b5}.styles_modal__T85jG{width:min(557px,100%);max-height:calc(100dvh - 26px);display:flex;flex-direction:column;overflow:hidden;border-radius:16px;background:var(--rbm-surface);box-shadow:0 24px 70px rgba(2,6,23,.32);color:var(--rbm-title)}.styles_header__894r1{min-height:72px;display:flex;align-items:center;gap:30px;padding:20px 32px;box-sizing:border-box}.styles_title__EkvY1{flex:1 1 auto;margin:0;color:var(--rbm-title);font-family:Rubik,sans-serif;font-size:24px;font-weight:700;line-height:32px}.styles_closeButton__jBWex{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:0;border-radius:8px;background:transparent;color:var(--rbm-label);cursor:pointer;transition:background-color .16s ease,color .16s ease}.styles_closeButton__jBWex:focus-visible,.styles_closeButton__jBWex:hover{background:var(--rbm-menu-hover);color:var(--rbm-title);outline:none}.styles_closeButton__jBWex svg{width:24px;height:24px}.styles_body__z8qUb{display:flex;flex-direction:column;gap:20px;overflow-y:auto;padding:16px 32px}.styles_field__Xo8mp{display:flex;flex-direction:column;gap:2px;width:100%}.styles_label__h8cnc{display:inline-flex;align-items:center;gap:2px;margin:0;color:var(--rbm-label);font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;line-height:20px}.styles_errorText__Czfun,.styles_required___M3yx{color:var(--rbm-error)}.styles_errorText__Czfun{margin:4px 0 0;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;line-height:18px}.styles_dropdown__NHhYd{position:relative;width:100%}.styles_dropdownTrigger__M14Lg{width:100%;height:42px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--rbm-input-border);border-radius:8px;background:var(--rbm-input-bg);color:var(--rbm-title);cursor:pointer;padding:0 16px;text-align:left;transition:border-color .16s ease,box-shadow .16s ease}.styles_dropdownTrigger__M14Lg:focus-visible,.styles_dropdownTrigger__M14Lg:hover{border-color:var(--rbm-input-border-hover);box-shadow:0 0 0 2px var(--rbm-input-ring);outline:none}.styles_fieldError__mp4_r{border-color:var(--rbm-error)}.styles_dropdownText__Pbael{min-width:0;overflow:hidden;color:var(--rbm-title);font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.styles_chevron__Z_LZj,.styles_placeholder__lGXn1{color:var(--rbm-placeholder)}.styles_chevron__Z_LZj{width:20px;height:20px;flex:0 0 auto;transition:transform .16s ease}.styles_chevronOpen__2Q2fu{transform:rotate(180deg)}.styles_dropdownMenu__Emthh{position:absolute;top:calc(100% + 6px);right:0;left:0;z-index:2;max-height:220px;overflow-y:auto;border:1px solid var(--rbm-input-border);border-radius:10px;background:var(--rbm-menu-bg);box-shadow:0 14px 36px rgba(2,6,23,.2);padding:6px}.styles_dropdownOption__PwIyl{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:8px;background:transparent;color:var(--rbm-title);cursor:pointer;font-family:DM Sans,sans-serif;font-size:14px;line-height:22px;padding:10px;text-align:left}.styles_dropdownOption__PwIyl:focus-visible,.styles_dropdownOption__PwIyl:hover{background:var(--rbm-menu-hover);outline:none}.styles_dropdownOptionActive__fUy3Y{background:var(--rbm-menu-active);font-weight:700}.styles_dropdownOption__PwIyl svg{width:16px;height:16px;flex:0 0 auto}.styles_textarea__6lcnE{height:137px!important;min-height:137px!important;resize:none!important}.styles_modal__T85jG textarea.styles_textarea__6lcnE{border-color:var(--rbm-input-border)!important;border-radius:8px!important;background:var(--rbm-input-bg)!important;color:var(--rbm-title)!important;font-family:DM Sans,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:22px!important;padding:12px 16px!important;box-shadow:none!important}.styles_modal__T85jG textarea.styles_textarea__6lcnE::placeholder{color:var(--rbm-placeholder)!important}.styles_modal__T85jG textarea.styles_textarea__6lcnE:focus,.styles_modal__T85jG textarea.styles_textarea__6lcnE:focus-visible,.styles_modal__T85jG textarea.styles_textarea__6lcnE:focus-within,.styles_modal__T85jG textarea.styles_textarea__6lcnE:hover{border-color:var(--rbm-input-border-hover)!important;box-shadow:0 0 0 2px var(--rbm-input-ring)!important;outline:none!important}.styles_modal__T85jG textarea.styles_textarea__6lcnE.ant-input-status-error{border-color:var(--rbm-error)!important;box-shadow:none!important}.styles_upload__YBu2J{width:100%}.styles_upload__YBu2J .ant-upload.ant-upload-drag{height:128px;display:flex;align-items:center;justify-content:center;border-color:var(--rbm-upload-border)!important;border-radius:8px!important;background:var(--rbm-upload-bg)!important}.styles_upload__YBu2J .ant-upload.ant-upload-drag:hover{border-color:var(--rbm-input-border-hover)!important}.styles_upload__YBu2J .ant-upload-drag-container{display:flex!important;flex-direction:column;align-items:center;justify-content:center;color:var(--rbm-title)}.styles_uploadIcon__j1F8H{width:24px;height:24px;margin-bottom:8px;color:var(--rbm-title)}.styles_uploadNote___KNZT,.styles_uploadTitle__5uGsW{font-family:DM Sans,sans-serif;text-align:center}.styles_uploadTitle__5uGsW{color:var(--rbm-title);font-size:12px;font-weight:700;line-height:20px}.styles_uploadNote___KNZT{color:var(--rbm-label);font-size:10px;font-weight:400;line-height:16px}.styles_upload__YBu2J .ant-upload-list{display:flex;flex-direction:column;color:var(--rbm-title);font-family:DM Sans,sans-serif;margin-top:8px}.styles_upload__YBu2J .ant-upload-list-item-container{margin-top:8px!important}.styles_upload__YBu2J .ant-upload-list-item{height:auto!important;min-height:44px;display:flex;align-items:center;margin:0!important;border-radius:8px;background:var(--rbm-upload-list-bg);color:var(--rbm-title)!important;padding:8px 12px!important;transition:background-color .16s ease,box-shadow .16s ease}.styles_upload__YBu2J .ant-upload-list-item:hover{background:var(--rbm-upload-list-hover-bg)}.styles_upload__YBu2J .ant-upload-list-item:hover .ant-upload-icon,.styles_upload__YBu2J .ant-upload-list-item:hover .ant-upload-list-item-actions,.styles_upload__YBu2J .ant-upload-list-item:hover .ant-upload-list-item-name{color:var(--rbm-title)!important}.styles_upload__YBu2J .ant-upload-list-item:before{display:none!important}.styles_upload__YBu2J .ant-upload-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;margin-right:10px!important;color:var(--rbm-label)!important}.styles_uploadFileIcon__uzteU{width:20px;height:20px}.styles_upload__YBu2J .ant-upload-list-item-name{min-width:0;color:var(--rbm-title)!important;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;line-height:22px;padding:0!important}.styles_upload__YBu2J .ant-upload-list-item-actions{display:inline-flex!important;align-items:center;flex:0 0 auto;margin-left:12px;color:var(--rbm-label)!important}.styles_upload__YBu2J .ant-upload-list-item-actions .ant-btn,.styles_upload__YBu2J .ant-upload-list-item-actions button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:var(--rbm-label)!important}.styles_upload__YBu2J .ant-upload-list-item-actions .ant-btn:focus-visible,.styles_upload__YBu2J .ant-upload-list-item-actions .ant-btn:hover,.styles_upload__YBu2J .ant-upload-list-item-actions button:focus-visible,.styles_upload__YBu2J .ant-upload-list-item-actions button:hover{background:var(--rbm-menu-hover)!important;color:var(--rbm-title)!important}.styles_uploadRemoveIcon__yJX4j{width:18px;height:18px}.styles_footer__VoRKT{display:flex;width:100%;padding:16px 32px 32px;box-sizing:border-box}.styles_submitButton__MthIj{width:100%;min-height:50px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:var(--rbm-button-bg);color:var(--rbm-button-text);cursor:pointer;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;line-height:26px;transition:filter .16s ease,opacity .16s ease,transform .16s ease}.styles_submitButton__MthIj:focus-visible,.styles_submitButton__MthIj:hover{filter:brightness(.96);outline:none}.styles_submitButton__MthIj:active{transform:translateY(1px)}.styles_submitButton__MthIj:disabled{cursor:not-allowed;opacity:.75;transform:none}.styles_submitLoader__9q0vu{color:var(--rbm-button-text);font-size:20px}.styles_messageScreen__LFkK4{width:min(557px,100%);min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:16px;padding:32px;box-shadow:0 24px 70px rgba(2,6,23,.32);box-sizing:border-box;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;line-height:26px;text-align:center}.styles_messageScreenSuccess__YiQt_{border:1px solid var(--rbm-success-screen-border);background:var(--rbm-success-screen-bg);color:var(--rbm-success-screen-text)}.styles_messageScreenError__tdxGr{border:1px solid var(--rbm-error-screen-border);background:var(--rbm-error-screen-bg);color:var(--rbm-error-screen-text)}.styles_messageScreenIcon__0GOam{color:currentColor;font-size:40px}.styles_messageScreenText__rSMgN{margin:20px 0 0}@media (max-width:640px){.styles_overlay__0E4wb{align-items:stretch;padding:10px}.styles_messageOverlay__3TS0C{align-items:center}.styles_modal__T85jG{max-height:calc(100dvh - 20px)}.styles_messageScreen__LFkK4{min-height:min(360px,calc(100dvh - 20px))}.styles_header__894r1{min-height:64px;padding:16px 20px}.styles_title__EkvY1{font-size:22px;line-height:30px}.styles_body__z8qUb{padding:12px 20px}.styles_footer__VoRKT{padding:14px 20px 22px}.styles_uploadTitle__5uGsW{white-space:normal}}.PreLoader_root__BZLe8{position:fixed;inset:0;z-index:101;background:#fff;overflow:hidden}.PreLoader_bgWrap__XpMEu{position:absolute;inset:0}.PreLoader_bgImage__AE7c5{object-fit:cover;object-position:center;pointer-events:none;user-select:none}@keyframes PreLoader_gradientAnimation__FQ3If{0%{transform:scale(1)}80%{opacity:1}to{transform:scale(8);opacity:.4}}.PreLoader_circle__3u7f5{position:absolute;height:100%;width:100%;background:radial-gradient(#ffffff00,#fff,#fff,#fff,#fff,#fff,#fff);animation:PreLoader_gradientAnimation__FQ3If 3.4s 1;animation-fill-mode:forwards}@keyframes PreLoader_scaleAzLogoAnimation___BskP{0%{transform:scale(1) translate(-42%,-50%)}60%{transform:scale(3) translate(-18%,-20%)}90%{transform:scale(3) translate(-18%,-50%)}to{transform:scale(3) translate(-18%,-50%)}}.PreLoader_azlogo__jsNya{box-shadow:0 0 4rem #fff,0 0 8rem #fff;padding:.2rem;height:50px;width:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:PreLoader_scaleAzLogoAnimation___BskP 3.4s 1;animation-fill-mode:forwards}@keyframes PreLoader_scaleAzOverlayAnimation__KsRps{0%{transform:scale(1) translate(-42%,-50%);opacity:1}70%{transform:scale(3) translate(-18%,-110%);opacity:0}to{transform:scale(3) translate(-18%,-110%);opacity:0}}.PreLoader_az_overlay__PpKyL{position:absolute;height:50px;width:50px;top:50%;left:50%;background:#fff;z-index:100;animation:PreLoader_scaleAzOverlayAnimation__KsRps 3.4s 1;animation-fill-mode:forwards}@keyframes PreLoader_logoAnimation__Ziaqv{0%{opacity:0}70%{opacity:0}75%{opacity:1}to{opacity:1}}.PreLoader_logo__9KD2t{padding:.2rem;width:180px;position:absolute;top:50%;margin-top:2.5rem;left:50%;transform:translate(-50%,-50%);animation:PreLoader_logoAnimation__Ziaqv 3.4s 1;animation-fill-mode:forwards}@keyframes PreLoader_scaleLogoBackgroundAnimation__JqW_y{0%{transform:scale(1) translate(-50%,-50%)}70%{transform:scale(3) translate(-18%,-20%)}to{transform:scale(3) translate(-18%,-20%)}}.PreLoader_logo_background__9vkYc{position:absolute;width:150px;height:150px;top:50%;left:50%;border-radius:50%;background:radial-gradient(#fff,#fff,hsla(0,0%,100%,.8),hsla(0,0%,100%,.8),hsla(0,0%,100%,.6),hsla(0,0%,100%,.6),hsla(0,0%,100%,.4),hsla(0,0%,100%,.4),hsla(0,0%,100%,.2),hsla(0,0%,100%,.2));animation:PreLoader_scaleLogoBackgroundAnimation__JqW_y 3.4s 1;animation-fill-mode:forwards}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.azt-toast__root{display:flex;width:100%;gap:12px}.azt-toast__root--compact{align-items:center}.azt-toast__root--with-desc{align-items:flex-start}.azt-toast__iconWrap{width:24px;height:24px;flex:0 0 24px;display:flex;align-items:center;justify-content:center;line-height:0;margin-top:0}.azt-toast__root--with-desc .azt-toast__iconWrap{margin-top:2px}.Toastify__close-button>svg{width:18px;height:18px}.azt-toast__content{flex:1 1 auto;min-width:0}.azt-toast__title{color:#20232a}.azt-toast__desc{margin-top:6px;font-size:13px;line-height:18px;font-weight:400;color:#64748b;white-space:pre-line}.Toastify__toast{position:relative;border-radius:10px;padding:16px 52px 16px 16px;box-shadow:0 14px 40px rgba(15,23,42,.12);overflow:hidden;border:1px solid transparent;background:#fff}.Toastify__toast-icon{display:none}.Toastify__toast-body{margin:0;padding:0;width:100%}.azt-toast__close.Toastify__close-button{position:absolute;top:12px;right:10px;width:32px;height:32px;border:0;padding:0;background:transparent;border-radius:10px;opacity:1;display:flex;align-items:center;justify-content:center;cursor:pointer}.azt-toast__close.Toastify__close-button:hover{background:rgba(83,93,110,.12)}.Toastify__progress-bar--wrp{position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:0 0 10px 10px;overflow:hidden}.Toastify__progress-bar{height:2px;transform-origin:left center}.Toastify__toast--success{background:#edf8f2;border-color:#dbf0e5;border-bottom:none}.Toastify__toast--error{background:#f9eceb;border-color:#f4d8d7;border-bottom:none}.Toastify__toast--warning{background:#fbf6ea;border-color:#f7ecd4;border-bottom:none}.Toastify__toast--info{background:#ecf9fd;border-color:#d5f1fb;border-bottom:none}.Toastify__progress-bar--success{background:#47ae77}.Toastify__progress-bar--error{background:#bf3b36}.Toastify__progress-bar--warning{background:#d8a631}.Toastify__progress-bar--info{background:#10789e}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;display:flex;flex-direction:column;gap:12px;align-items:center;padding:12px}.Toastify__toast{width:calc(100vw - 24px);max-width:420px}}:root{--color-primary:#a4e6ff;--color-secondary:#ddf6ff;--color-tertiary:#e3f7ff;--color-background-primary:#fff;--color-background-secondary:#fff;--color-background-tertiary:#fff;--color-background-gradient-alt:#f1fbff;--color-background-gradient-alt_2:hsla(0,0%,100%,.5);--color-text-primary:#000;--color-text-secondary:#172b4d;--color-text-tertiary:rgba(23,43,77,.6);--color-text-quaternary:#3f6fc1;--color-text-gradient:#3568af;--color-border:#a4e6ff;--color-accent:#e74c3c;--color-text-readability:#2a2e34;--color-mcq-bg:#edfaff;--color-box-shadow-primary:#e5efff;--color-external-widget-bg:#effbff;--color-markdown-rendere-table-bg:#f9f9f9;--color-sidebar-text:#454b54;--color-sidebar-text-active:#2e3238;--color-sidebar-dropdown-bg:#eff3fa;--color-sidebar-active:#dfe9fc;--color-sidebar-hover:#e4f8ff;--color-text-heading:#0c0c0d;--color-text-paragraph:#494c50;--color-text-gray:#404754;--border-radius-small:4px;--border-radius-medium:8px;--border-radius-large:12px;--border-width:1px;--shadow-sm:0px 1px 2px rgba(0,0,0,.1);--shadow-md:0px 3px 6px rgba(0,0,0,.15);--shadow-lg:0px 8px 16px rgba(0,0,0,.2)}[data-theme=dark]{--color-secondary:#2b384e;--color-background-primary:#161d29;--color-background-secondary:#2b384e;--color-background-tertiary:#1f2836;--color-background-gradient-alt:#161d29;--color-border:rgba(164,230,255,.4);--color-text-primary:hsla(0,0%,100%,.9);--color-text-secondary:hsla(0,0%,100%,.9);--color-text-tertiary:hsla(0,0%,100%,.7);--color-text-gradient:hsla(0,0%,100%,.9);--color-text-readability:hsla(0,0%,100%,.9);--color-mcq-bg:#2b384e;--color-box-shadow-primary:#000000db;--color-tertiary:#161d29;--color-background-gradient-alt_2:rgba(22,28,41,.5);--color-external-widget-bg:#1f2836;--color-markdown-rendere-table-bg:#1c2430;--color-sidebar-text:hsla(0,0%,100%,.9);--color-sidebar-text-active:#fff;--color-sidebar-dropdown-bg:#2f3a4f;--color-sidebar-active:#455a72;--color-sidebar-hover:#29364d;--color-text-heading:#f2f4f8;--color-text-paragraph:#a5adbb;--color-text-gray:#b0b6c1}html{overflow-y:auto;scrollbar-gutter:stable}[data-theme=dark] body{background:#161d29!important}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.75rem}.text-4xl{font-size:2rem}.text-5xl{font-size:2.25rem}.text-6xl{font-size:2.5rem}.text-7xl{font-size:2.75rem}.text-8xl{font-size:3rem}.width-100{width:100%}.height-100{height:100%}.width-fit{width:fit-content}.height-fit{height:fit-content}.width-max{width:max-content}.height-max{height:max-content}.width-min{width:min-content}.height-min{height:min-content}.fw-extraBold{font-weight:800}@media screen and (max-width:1024px){.lg\:text-xs{font-size:.75rem}.lg\:text-sm{font-size:.875rem}.lg\:text-base{font-size:1rem}.lg\:text-lg{font-size:1.125rem}.lg\:text-xl{font-size:1.25rem}.lg\:text-2xl{font-size:1.5rem}.lg\:text-3xl{font-size:1.75rem}.lg\:text-4xl{font-size:2rem}.lg\:text-5xl{font-size:2.25rem}.lg\:text-6xl{font-size:2.5rem}.lg\:text-7xl{font-size:2.75rem}.lg\:text-8xl{font-size:3rem}.lg\:width-100{width:100%}.lg\:width-fit{width:fit-content}.lg\:width-max{width:max-content}.lg\:width-min{width:min-content}.lg\:height-100{height:100%}.lg\:height-fit{height:fit-content}.lg\:height-max{height:max-content}.lg\:height-min{height:min-content}}@media screen and (max-width:768px){.md\:text-xs{font-size:.75rem}.md\:text-sm{font-size:.875rem}.md\:text-base{font-size:1rem}.md\:text-lg{font-size:1.125rem}.md\:text-xl{font-size:1.25rem}.md\:text-2xl{font-size:1.5rem}.md\:text-3xl{font-size:1.75rem}.md\:text-4xl{font-size:2rem}.md\:text-5xl{font-size:2.25rem}.md\:text-6xl{font-size:2.5rem}.md\:text-7xl{font-size:2.75rem}.md\:text-8xl{font-size:3rem}.md\:width-100{width:100%}.md\:width-fit{width:fit-content}.md\:width-max{width:max-content}.md\:width-min{width:min-content}.md\:height-100{height:100%}.md\:height-fit{height:fit-content}.md\:height-max{height:max-content}.md\:height-min{height:min-content}}@media screen and (max-width:576px){.sm\:text-xs{font-size:.75rem}.sm\:text-sm{font-size:.875rem}.sm\:text-base{font-size:1rem}.sm\:text-lg{font-size:1.125rem}.sm\:text-xl{font-size:1.25rem}.sm\:text-2xl{font-size:1.5rem}.sm\:text-3xl{font-size:1.75rem}.sm\:text-4xl{font-size:2rem}.sm\:text-5xl{font-size:2.25rem}.sm\:text-6xl{font-size:2.5rem}.sm\:text-7xl{font-size:2.75rem}.sm\:text-8xl{font-size:3rem}.sm\:width-100{width:100%}.sm\:width-fit{width:fit-content}.sm\:width-max{width:max-content}.sm\:width-min{width:min-content}.sm\:height-100{height:100%}.sm\:height-fit{height:fit-content}.sm\:height-max{height:max-content}.sm\:height-min{height:min-content}}