.checkbox{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;cursor:pointer;--square-size:2rem}.checkbox.md{--square-size:1.4rem}.checkbox .square{border-radius:4px;margin-right:8px;display:flex;justify-content:center;align-items:center;border:1px solid var(--gray-900)}.checkbox .square,.checkbox .square svg{height:var(--square-size);width:var(--square-size)}.checkbox .square.checked{color:var(--primary-color);border-color:var(--primary-color)}.checkbox .square:focus{box-shadow:0 0 0 4px var(--primary-100),0 1px 2px 0 rgba(16,24,40,.05)}.checkbox .label{color:var(--gray-700);font-size:1.6rem;font-weight:500}.checkbox.disable-checkbox{background-color:#eee;margin:0 -10px;padding:3px 10px;cursor:not-allowed}.checkbox.disable-checkbox button{cursor:not-allowed}.multi-select{--border-color:var(--gray-300)}.multi-select .dropdown-button{display:flex;padding:1.1rem 1.6rem;width:100%;height:100%;align-items:center;align-self:stretch;transition:all .2s;border-radius:16px;border:1px solid var(--border-color);box-shadow:0 0 0 4px var(--shadow-color),0 1px 2px 0 rgba(16,24,40,.05)}.multi-select .dropdown-button .dropdown-button{outline:none;height:100%;flex:1;font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;color:var(--gray-900,#101828);min-width:0;position:relative;padding-right:2rem}.multi-select .dropdown-button svg{color:var(--icon-color);width:2rem;height:2rem}.multi-select-options .checkbox .label{font-size:1.4rem;font-weight:400;line-height:2rem}.input-container{display:flex;flex-direction:column;--border-color:var(--gray-300);--shadow-color:transparent;--icon-color:var(--gray-500)}.input-container .input-label{font-size:1.4rem;font-style:normal;font-weight:500;line-height:142.857%;color:var(--gray-700,#344054);margin-bottom:.6rem}.input-container .input-section{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));display:flex;padding:1.6rem;align-items:center;gap:.8rem;align-self:stretch;transition:all .2s;border-radius:16px;border:1px solid var(--border-color)}.input-container .input-section input,.input-container .input-section textarea{outline:none;height:100%;background:transparent;flex:1;font-size:1.4rem;font-style:normal;font-weight:500;line-height:150%;color:var(--gray-900,#101828);min-width:0}.input-container .input-section input:-webkit-autofill,.input-container .input-section textarea:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #fff}.input-container .input-section input:autofill,.input-container .input-section textarea:autofill{-webkit-box-shadow:inset 0 0 0 30px #fff}.input-container .input-section input:disabled,.input-container .input-section textarea:disabled{font-weight:300;color:#3a3b4f;font-size:1.2rem}.input-container .input-section svg{color:var(--icon-color);width:2rem;height:2rem}.input-container .input-section:has(input:disabled){font-weight:300;color:#3a3b4f;font-size:1.2rem}.input-container:focus-within{--border-color:var(--primary-300);--shadow-color:var(--primary-100)}.input-container.has-error{--border-color:#f04438;--icon-color:#f04438;--shadow-color:transparent}.input-container.has-error:focus-within{--shadow-color:#fee4e2}.input-container .error-message{color:#f04438}@media screen and (max-width:639px){.input-container .input-section{padding:1rem;border-radius:8px}}@media screen and (min-width:640px){.input-container .input-section{padding:1.1rem}}@media screen and (min-width:768px){.input-container .input-section{padding:1.4rem}}@media screen and (min-width:1028px){.input-container .input-section{padding:1.6rem}}.dropdown-container{display:flex;flex-direction:column;height:100%;--border-color:var(--gray-300);--shadow-color:transparent;--icon-color:var(--gray-500)}.dropdown-container .dropdown-label{font-size:1.4rem;font-style:normal;font-weight:500;line-height:142.857%;color:var(--gray-700,#344054);margin-bottom:.6rem}.dropdown-container .dropdown-button{display:flex;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));justify-content:space-between;padding:1rem 1.4rem;width:100%;height:100%;align-items:center;gap:.8rem;align-self:stretch;transition:all .2s;border-radius:8px;border:1px solid var(--border-color);box-shadow:0 0 0 4px var(--shadow-color),0 1px 2px 0 rgba(16,24,40,.05)}.dropdown-container .dropdown-button .dropdown-button{outline:none;height:100%;flex:1;font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;color:var(--gray-900,#101828);min-width:0;position:relative;padding-right:2rem}.dropdown-container .dropdown-button svg{color:var(--icon-color);width:2rem;height:2rem}.dropdown-container:focus-within{--border-color:var(--primary-300);--shadow-color:var(--primary-100)}.dropdown-container.has-error{--border-color:#f04438;--icon-color:#f04438;--shadow-color:transparent}.dropdown-container.has-error:focus-within{--shadow-color:#fee4e2}.dropdown-container .error-message{color:#f04438}.dropdown-container .before-height:before{content:"";display:block;position:absolute;top:-1.5rem;left:0;right:0;height:4rem}.modal-left{justify-content:start;padding:0;border:none;animation:fade-right .5s ease 0s 1 normal none running}.modal-left .modal-dialog{border-radius:0!important}.modal-right{justify-content:end;padding:0;border:none;animation:fade-left .5s ease 0s 1 normal none running}.modal-right .modal-dialog{border-radius:0!important}.uaxL4e-RbRzK{border-radius:2rem}.preload{width:100%;height:100%;align-items:center;justify-content:center;display:flex}.preload .spinning{animation:spin 2s linear infinite;border-top:5px solid var(--border);border:5px solid var(--border);border-top-color:var(--primary-color);border-radius:50%;width:60px;height:60px;position:absolute}.preload .sk-chase{width:5rem;height:5rem;position:relative;animation:sk-chase 2.5s linear infinite both}.preload .sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:sk-chase-dot 2s ease-in-out infinite both}.preload .sk-chase-dot:before{content:"";display:block;width:25%;height:25%;background-color:var(--primary-color);border-radius:100%;animation:sk-chase-dot-before 2s ease-in-out infinite both}.preload .sk-chase-dot:first-child{animation-delay:-1.1s}.preload .sk-chase-dot:nth-child(2){animation-delay:-1s}.preload .sk-chase-dot:nth-child(3){animation-delay:-.9s}.preload .sk-chase-dot:nth-child(4){animation-delay:-.8s}.preload .sk-chase-dot:nth-child(5){animation-delay:-.7s}.preload .sk-chase-dot:nth-child(6){animation-delay:-.6s}.preload .sk-chase-dot:first-child:before{animation-delay:-1.1s}.preload .sk-chase-dot:nth-child(2):before{animation-delay:-1s}.preload .sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.preload .sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.preload .sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.preload .sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes sk-chase{to{transform:rotate(1turn)}}@keyframes sk-chase-dot{80%,to{transform:rotate(1turn)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,to{transform:scale(1)}}.preload .mini-logo{width:36px;height:36px;background-size:contain}@keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}