:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}:root{--bs-blue:#00cfe8;--bs-indigo:#6610f2;--bs-purple:#905da5;--bs-pink:#d63384;--bs-red:red;--bs-orange:#ff9f43;--bs-yellow:#ffc107;--bs-green:#3bc927;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#b8c2cc;--bs-gray-dark:#1e1e1e;--bs-gray-100:#babfc7;--bs-gray-200:#ededed;--bs-gray-300:#dae1e7;--bs-gray-400:#636363;--bs-gray-500:#adb5bd;--bs-gray-600:#b8c2cc;--bs-gray-700:#4e5154;--bs-gray-800:#1e1e1e;--bs-gray-900:#2a2e30;--bs-primary:#905da5;--bs-secondary:#565252;--bs-success:#3bc927;--bs-info:#00cfe8;--bs-warning:#ff9f43;--bs-danger:red;--bs-light:#f6f6f6;--bs-dark:#565252;--bs-primary-rgb:144,93,165;--bs-secondary-rgb:86,82,82;--bs-success-rgb:59,201,39;--bs-info-rgb:0,207,232;--bs-warning-rgb:255,159,67;--bs-danger-rgb:255,0,0;--bs-light-rgb:246,246,246;--bs-dark-rgb:86,82,82;--bs-white-rgb:255,255,255;--bs-black-rgb:26,26,26;--bs-body-color-rgb:86,82,82;--bs-body-bg-rgb:247,247,247;--bs-font-sans-serif:"Sora",Helvetica,Arial,serif;--bs-font-monospace:"Sora",Helvetica,Arial,serif;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.45;--bs-body-color:#565252;--bs-body-bg:#f7f7f7}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}h5{color:#5e5873;font-family:inherit;font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}h5{font-size:1.07rem}ul{padding-left:2rem}ul{margin-bottom:1rem;margin-top:0}img{vertical-align:middle}button{border-radius:0}button,input{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button{text-transform:none}[type=button],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}iframe{border:0}.fade:not(.show){opacity:0}.btn-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/.75rem auto no-repeat;border:0;border-radius:.357rem;box-sizing:content-box;color:currentColor;height:.75rem;opacity:.4;padding:.25em;width:.75rem}.modal{display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1055}.modal-dialog{margin:.5rem;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px)}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}.modal-content{background-clip:padding-box;background-color:#fff;border:0 solid rgba(26,26,26,.2);border-radius:.357rem;display:flex;flex-direction:column;outline:0;position:relative;width:100%}.modal-header{align-items:center;border-bottom:0 solid #ebe9f1;border-top-left-radius:.357rem;border-top-right-radius:.357rem;display:flex;flex-shrink:0;justify-content:space-between;padding:.8rem 1.4rem}.modal-header .btn-close{margin:-.4rem -.7rem -.4rem auto;padding:.4rem .7rem}.modal-title{line-height:1.45;margin-bottom:0}.modal-body{flex:1 1 auto;padding:.8rem 1.4rem;position:relative}@media(min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}}@media(min-width:992px){.modal-lg{max-width:800px}}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;display:inline-block;height:2rem;vertical-align:-.125em;width:2rem}.spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@media(prefers-reduced-motion:reduce){.spinner-border{animation-duration:1.5s}}.visually-hidden{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.d-flex{display:flex!important}.d-none{display:none!important}.position-fixed{position:fixed!important}.top-0{top:0!important}.bottom-0{bottom:0!important}.start-0{left:0!important}.end-0{right:0!important}.border-end{border-right:1px solid #ebe9f1!important}.w-100{width:100%!important}.h-100{height:100%!important}.flex-column{flex-direction:column!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}.mt-2{margin-top:1.5rem!important}.mb-1{margin-bottom:1rem!important}.p-0{padding:0!important}.pb-0{padding-bottom:0!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}input:-webkit-autofill{-webkit-text-fill-color:#565252!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.modal .modal-header{background-color:#f7f7f7}.modal .modal-header .btn-close{background-color:#fff;border-radius:.357rem;box-shadow:0 5px 20px #1a1a1a1a;opacity:1;padding:.8rem;position:relative;transform:translate(18px,-10px)}.modal .modal-content{box-shadow:0 5px 20px #1a1a1a1a;overflow:visible}@media(max-width:576px){.modal:not(.modal-slide-in) .modal-dialog:not(.modal-fullscreen){padding-left:1rem;padding-right:1rem}}html{font-size:14px;height:100%;letter-spacing:.01rem}html body{background-color:#f7f7f7;direction:ltr;height:100%}html .pace .pace-progress{background:#905da5}@media(max-width:991.98px){html{overflow-x:hidden}}.main-menu{display:table-cell;height:100%;overflow:hidden;position:absolute;z-index:1031}.main-menu.menu-light{background:#f7f7f7;color:#565252}.main-menu.menu-light .navigation{background:#f7f7f7}.main-menu.menu-fixed{position:fixed}.main-menu.menu-shadow{box-shadow:0 0 15px #1a1a1a0d}.main-menu .shadow-bottom{background:linear-gradient(#fff 41%,#ffffff1c 95%,#fff0);display:none;filter:blur(5px);height:50px;margin-top:-.7rem;position:absolute;width:100%;z-index:2}.main-menu .navbar-header{height:100%;height:4.45rem;padding:.35rem 1rem .3rem 1.64rem;position:relative;width:260px}.main-menu .main-menu-content{height:100vh!important;position:relative}.main-menu .main-menu-content .ps__rail-y{z-index:3}.main-menu ul{list-style:none;margin:0;padding:0}.main-menu ul.navigation-main{overflow-x:hidden;padding-bottom:.75rem}.navigation{font-family:Sora,Helvetica,Arial,serif;font-size:1.1rem;font-weight:400;overflow-y:hidden;padding-bottom:20px}@media(max-width:767.98px){.main-menu{backface-visibility:hidden;perspective:1000;transform:translate3d(-240px,0,0)}}@media screen and (min-width:0px){head{font-family:xs\ 0px}body:after{content:"xs - min-width: 0px"}}@media screen and (min-width:544px){head{font-family:sm\ 544px}body:after{content:"sm - min-width: 544px"}}@media screen and (min-width:768px){head{font-family:md\ 768px}body:after{content:"md - min-width: 768px"}}@media screen and (min-width:992px){head{font-family:lg\ 992px}body:after{content:"lg - min-width: 992px"}}@media screen and (min-width:1200px){head{font-family:xl\ 1200px}body:after{content:"xl - min-width: 1200px"}}head{clear:both}body:after{display:none}:root{--aa-search-input-height:44px;--aa-input-icon-size:20px;--aa-base-unit:16;--aa-spacing-factor:1;--aa-spacing:calc(var(--aa-base-unit)*var(--aa-spacing-factor)*1px);--aa-spacing-half:calc(var(--aa-spacing)/2);--aa-panel-max-height:650px;--aa-base-z-index:9999;--aa-font-size:calc(var(--aa-base-unit)*1px);--aa-font-family:inherit;--aa-font-weight-medium:500;--aa-font-weight-semibold:600;--aa-font-weight-bold:700;--aa-icon-size:20px;--aa-icon-stroke-width:1.6;--aa-icon-color-rgb:119,119,163;--aa-icon-color-alpha:1;--aa-action-icon-size:20px;--aa-text-color-rgb:38,38,39;--aa-text-color-alpha:1;--aa-primary-color-rgb:62,52,211;--aa-primary-color-alpha:.2;--aa-muted-color-rgb:128,126,163;--aa-muted-color-alpha:.6;--aa-panel-border-color-rgb:128,126,163;--aa-panel-border-color-alpha:.3;--aa-input-border-color-rgb:128,126,163;--aa-input-border-color-alpha:.8;--aa-background-color-rgb:255,255,255;--aa-background-color-alpha:1;--aa-input-background-color-rgb:255,255,255;--aa-input-background-color-alpha:1;--aa-selected-color-rgb:179,173,214;--aa-selected-color-alpha:.205;--aa-description-highlight-background-color-rgb:245,223,77;--aa-description-highlight-background-color-alpha:.5;--aa-detached-media-query:(max-width:680px);--aa-detached-modal-media-query:(min-width:680px);--aa-detached-modal-max-width:680px;--aa-detached-modal-max-height:500px;--aa-overlay-color-rgb:115,114,129;--aa-overlay-color-alpha:.4;--aa-panel-shadow:0 0 0 1px rgba(35,38,59,.1),0 6px 16px -4px rgba(35,38,59,.15);--aa-scrollbar-width:13px;--aa-scrollbar-track-background-color-rgb:234,234,234;--aa-scrollbar-track-background-color-alpha:1;--aa-scrollbar-thumb-background-color-rgb:var(--aa-background-color-rgb);--aa-scrollbar-thumb-background-color-alpha:1}.app-fullscreen-loading{background-color:#f5f5f5;z-index:9999}.brand-logo img{-webkit-user-drag:none!important;-khtml-user-drag:none!important;-moz-user-drag:none!important;-o-user-drag:none!important;user-drag:none!important}@media(max-width:991.98px){.modal-dialog{margin:0 auto!important;max-width:100vw!important;padding:0!important;width:96vw!important}}@media(max-width:575.98px){.main-menu-content{height:100vh!important}.main-menu-content .menu-apps .navigation{overflow-y:auto}.main-menu-content .menu-actions{bottom:calc(100vh - 100svh);position:absolute;z-index:3}.main-menu-content .menu-actions .navigation{height:100%}}.modal.fade{background:#00000080}
