@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Light-DZsnkBGO.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Regular-BQsUpcHj.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Medium-DZ4qtIu-.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}*{margin:0;padding:0;list-style-type:none}*:focus-visible{outline:2px solid var(--green-color);outline-offset:5px;border-radius:10px}html,body{font-family:Montserrat,Arial,sans-serif;font-size:16px;font-weight:var(--regular-font-weight);width:100%;height:100%;color:var(--black-color);background-color:var(--white-color);overflow:hidden;line-height:1.5;cursor:default;-webkit-tap-highlight-color:transparent;-webkit-focus-ring-color:transparent}html::selection,body::selection{color:#f5f5f5;background-color:var(--green-color)}a{text-decoration:underline;color:var(--black-color)}button{font-family:inherit;font-size:var(--font-size-lg);font-weight:var(--bold-font-weight);-webkit-transition:all .3s ease;-o-transition:var(--transition-custom);transition:var(--transition-custom);color:var(--black-color);background-color:transparent;border:none;cursor:pointer}@media only screen and (max-width:768px){button{font-size:1rem}}button:active{opacity:.5}input,textarea{font-family:inherit;border:none;outline:none}input:focus,textarea:focus{outline:none;border-radius:0}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 9999s ease-in-out 0s}form{background-color:var(--white-color)}._auth_1nj2w_36{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;min-height:100svh;padding:var(--gap-lg);overflow-y:auto}@media only screen and (max-width:430px){._auth_1nj2w_36{justify-content:flex-start;min-height:100svh;padding:max(10px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}}._auth__form_1nj2w_54{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:var(--gap-lg);max-width:var(--width-form);padding:var(--gap-lg);width:100%;background-color:var(--white-color);box-shadow:var(--box-shadow-custom)}@media only screen and (max-width:430px){._auth__form_1nj2w_54{position:static;gap:14px;padding:var(--gap-sm);margin:auto;border-radius:0;overflow:auto;z-index:1}}@media only screen and (max-height:430px)and (orientation:landscape){._auth__form_1nj2w_54{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto}}._auth__form_1nj2w_54::-webkit-scrollbar{display:none}._auth__form-logo_1nj2w_87{max-width:250px;width:100%;max-height:50dvh;height:auto;object-fit:contain;-o-object-fit:contain;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:430px){._auth__form-logo_1nj2w_87{width:min(52vw,170px)}}._auth__form-header_1nj2w_104{display:flex;flex-direction:column;gap:4px;width:100%;padding-bottom:16px;text-align:center}._auth__form-header_1nj2w_104 h1{font-size:1.5rem;font-weight:var(--bold-font-weight)}._auth__form-header_1nj2w_104 p{font-size:var(--font-size-sm);color:var(--placeholder-color);overflow-wrap:anywhere}@media only screen and (max-width:430px){._auth__form-header_1nj2w_104{padding-bottom:10px}._auth__form-header_1nj2w_104 h1{font-size:var(--font-size-xl)}}._auth__form-actions_1nj2w_129{display:flex;flex-direction:column;gap:12px;width:100%;padding-top:4px}._auth__form-recover_1nj2w_136{font-size:var(--font-size-sm);font-weight:var(--regular-font-weight);align-self:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(hover:hover){._auth__form-recover_1nj2w_136:hover{text-shadow:0 0 .5px currentColor}}._auth__form-recover_1nj2w_136:active{opacity:.5}@media only screen and (max-width:768px){._auth__form-recover_1nj2w_136{font-size:var(--font-size-md)}}._auth__form-button_1nj2w_158{box-sizing:border-box;padding:14px 28px;color:var(--white-color);background-color:var(--accent-color);text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(hover:hover){._auth__form-button_1nj2w_158:hover{color:var(--white-color);background-color:var(--green-color)}}._error_1nj2w_176{color:var(--error-color);box-sizing:border-box;width:100%;padding:12px 16px;background-color:#c61e2114;border-left:3px solid var(--error-color);text-align:center;overflow-wrap:anywhere}._input-element_uff9c_36{display:flex;flex-direction:column;width:100%}._input-element_uff9c_36 label{font-size:var(--font-size-md);margin:0 0 0 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._input-element_uff9c_36 input{font-size:var(--font-size-lg);padding:15px 10px;color:var(--black-color);border:none;background-color:var(--gray-color)}@media only screen and (max-width:768px){._input-element_uff9c_36 input{font-size:var(--font-size-md)}}._input-element_uff9c_36 input::placeholder{font-size:var(--font-size-lg);color:var(--placeholder-color)}@media only screen and (max-width:768px){._input-element_uff9c_36 input::placeholder{font-size:var(--font-size-md)}}._input-element_uff9c_36 input[type=number]::-webkit-outer-spin-button,._input-element_uff9c_36 input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._input-element_uff9c_36 input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}._password_n773m_36{box-sizing:border-box;min-width:0;display:flex;flex-direction:column;width:100%}._password_n773m_36 label{font-size:var(--font-size-md);margin:0 0 0 10px;color:var(--green-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:430px){._password_n773m_36 label{font-size:var(--font-size-md)}}._password-container_n773m_57{position:relative;display:flex;min-width:0}._password-container_n773m_57 input{box-sizing:border-box;font-size:var(--font-size-md);width:100%;min-height:54px;padding:14px 44px 14px 16px;color:var(--black-color);background-color:var(--gray-color);border:none;border-radius:0;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}._password-container_n773m_57 input:focus{outline:none;box-shadow:none}._password-container_n773m_57 input:-webkit-autofill,._password-container_n773m_57 input:-webkit-autofill:hover,._password-container_n773m_57 input:-webkit-autofill:focus,._password-container_n773m_57 input:-webkit-autofill:active{-webkit-text-fill-color:var(--black-color);-webkit-box-shadow:0 0 0 1000px var(--gray-color) inset;box-shadow:0 0 0 1000px var(--gray-color) inset;caret-color:var(--black-color)}._password-container_n773m_57 input:autofill{background-color:var(--gray-color);box-shadow:0 0 0 1000px var(--gray-color) inset}@media only screen and (max-width:768px){._password-container_n773m_57 input{font-size:var(--font-size-md)}}._password-container_n773m_57 input::placeholder{font-size:var(--font-size-lg);font-weight:var(--light-font-weight);color:var(--placeholder-color)}@media only screen and (max-width:768px){._password-container_n773m_57 input::placeholder{font-size:var(--font-size-md)}}@media only screen and (max-width:430px){._password-container_n773m_57 input{font-size:16px}}._password-container-toggle-password_n773m_108{position:absolute;right:12px;bottom:13px;display:grid;place-items:center;width:28px;height:28px;padding:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._dot-spinner_1a4hl_1{--uib-size: 2.8rem;--uib-speed: .9s;--uib-color: #004F51;align-self:center;justify-self:center;position:relative;display:flex;justify-content:flex-start;align-items:center;width:var(--uib-size);height:var(--uib-size);margin:auto}._dot-spinner__dot_1a4hl_16{position:absolute;top:0;left:0;display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%}._dot-spinner__dot_1a4hl_16:before{content:"";width:20%;height:20%;background-color:var(--uib-color);border-radius:50%;box-shadow:0 0 3px var(--uib-color);-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:.5;-webkit-animation:_pulse0112_1a4hl_1 calc(var(--uib-speed) * 1.111) ease-in-out infinite;animation:_pulse0112_1a4hl_1 calc(var(--uib-speed) * 1.111) ease-in-out infinite}._dot-spinner__dot_1a4hl_16:nth-child(2){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}._dot-spinner__dot_1a4hl_16:nth-child(2):before{-webkit-animation-delay:calc(var(--uib-speed) * -.875);animation-delay:calc(var(--uib-speed) * -.875)}._dot-spinner__dot_1a4hl_16:nth-child(3){-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}._dot-spinner__dot_1a4hl_16:nth-child(3):before{-webkit-animation-delay:calc(var(--uib-speed) * -.75);animation-delay:calc(var(--uib-speed) * -.75)}._dot-spinner__dot_1a4hl_16:nth-child(4){-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}._dot-spinner__dot_1a4hl_16:nth-child(4):before{-webkit-animation-delay:calc(var(--uib-speed) * -.625);animation-delay:calc(var(--uib-speed) * -.625)}._dot-spinner__dot_1a4hl_16:nth-child(5){-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}._dot-spinner__dot_1a4hl_16:nth-child(5):before{-webkit-animation-delay:calc(var(--uib-speed) * -.5);animation-delay:calc(var(--uib-speed) * -.5)}._dot-spinner__dot_1a4hl_16:nth-child(6){-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}._dot-spinner__dot_1a4hl_16:nth-child(6):before{-webkit-animation-delay:calc(var(--uib-speed) * -.375);animation-delay:calc(var(--uib-speed) * -.375)}._dot-spinner__dot_1a4hl_16:nth-child(7){-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}._dot-spinner__dot_1a4hl_16:nth-child(7):before{-webkit-animation-delay:calc(var(--uib-speed) * -.25);animation-delay:calc(var(--uib-speed) * -.25)}._dot-spinner__dot_1a4hl_16:nth-child(8){-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}._dot-spinner__dot_1a4hl_16:nth-child(8):before{-webkit-animation-delay:calc(var(--uib-speed) * -.125);animation-delay:calc(var(--uib-speed) * -.125)}@keyframes _pulse0112_1a4hl_1{0%,to{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:.5}50%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}}:root{--background-gray-color: #d0d0d3cb;--background-light-gray-color: #d7d7d942;--green-color: #0e454a;--pale-green-color: #0e454a7e;--error-color: #c61e21;--success-color: #4caf50;--black-color: #17191a;--white-color: #fff;--placeholder-color: #686d76;--gray-color: #f1e9e4;--accent-color: #ce6640;--out-radius: 26px;--inner-radius: 16px;--width-lg: calc(100% - 200px) ;--width-md: calc(100% - 100px) ;--width-sm: calc(100% - 40px) ;--width-form: 550px;--font-size-xl: 1.25rem;--font-size-lg: 1.125rem;--font-size-md: 1rem;--font-size-sm: .875rem;--bold-font-weight: 600;--regular-font-weight: 500;--light-font-weight: 400;--gap-lg: 20px;--gap-sm: 10px;--navbar-height: 64px;--admin-navbar-height: 64px;--transition-custom: all .3s ease;--box-shadow-custom: 0 14px 34px #2022251f, 0 28px 60px #004f5117;--box-shadow-inset-custom: inset 1px 1px 5px #3333337a;--border-custom: 1px solid #d7d7d935}._success_xfyjo_36,._failed_xfyjo_37{position:fixed;top:0;right:0;bottom:0;left:0;box-sizing:border-box;display:flex;justify-content:center;align-items:center;padding:var(--gap-lg);overflow-y:auto;background:linear-gradient(145deg,#f5f8f8,#eef3f2)}@media only screen and (max-width:430px){._success_xfyjo_36,._failed_xfyjo_37{align-items:flex-start;padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}}._success__container_xfyjo_55,._failed__container_xfyjo_56{box-sizing:border-box;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;max-width:620px;width:100%;padding:26px 28px;margin:auto 0;background:linear-gradient(145deg,var(--white-color) 0%,#f8fbfa 100%);border:1px solid rgba(0,79,81,.12);border-left:4px solid var(--status-color);border-radius:0;box-shadow:0 14px 34px #2022251f,0 28px 60px #004f5117;animation:_result-appear_xfyjo_1 .32s ease-out both}@media only screen and (max-width:430px){._success__container_xfyjo_55,._failed__container_xfyjo_56{grid-template-columns:1fr;justify-items:center;gap:14px;padding:24px 18px;text-align:center}}._success__icon_xfyjo_83,._failed__icon_xfyjo_84{display:grid;place-items:center;width:52px;height:52px;color:var(--white-color);background-color:var(--status-color);border-radius:50%;box-shadow:0 8px 20px var(--status-shadow)}._success__icon_xfyjo_83 svg,._failed__icon_xfyjo_84 svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media only screen and (max-width:430px){._success__icon_xfyjo_83,._failed__icon_xfyjo_84{width:48px;height:48px}}._success__content_xfyjo_111,._failed__content_xfyjo_112{min-width:0}._success__title_xfyjo_115,._failed__title_xfyjo_116{margin:0 0 6px;font-size:var(--font-size-xl);font-weight:var(--bold-font-weight);color:var(--green-color)}@media only screen and (max-width:430px){._success__title_xfyjo_115,._failed__title_xfyjo_116{font-size:var(--font-size-lg)}}._success__message_xfyjo_128,._failed__message_xfyjo_129{margin:0;font-size:var(--font-size-md);line-height:1.5;color:var(--black-color);overflow-wrap:anywhere}._success__hint_xfyjo_136,._failed__hint_xfyjo_137{display:block;margin-top:10px;font-size:var(--font-size-sm);line-height:1.4;color:var(--placeholder-color)}._success__button_xfyjo_144,._failed__button_xfyjo_145{box-sizing:border-box;display:inline-flex;justify-content:center;align-items:center;width:100%;min-height:50px;padding:12px 20px;margin-top:18px;color:var(--white-color);background-color:var(--status-color);border-radius:0;text-align:center}._success__button_xfyjo_144:active,._failed__button_xfyjo_145:active{opacity:.75}._success_xfyjo_36{--status-color: var(--success-color);--status-shadow: rgba(76, 175, 80, .24)}._failed_xfyjo_37{--status-color: var(--error-color);--status-shadow: rgba(198, 30, 33, .24)}._failed__title_xfyjo_116{color:var(--error-color)}._failed__actions_xfyjo_176{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:18px}@media only screen and (max-width:430px){._failed__actions_xfyjo_176{grid-template-columns:1fr;gap:8px}}._failed__button_xfyjo_145{margin-top:0}._failed__link_xfyjo_192{padding:12px 8px;font-size:var(--font-size-sm);color:var(--green-color);text-align:center}._failed__link_xfyjo_192:active{opacity:.6}@keyframes _result-appear_xfyjo_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){._success__container_xfyjo_55,._failed__container_xfyjo_56{animation:none}}
