@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");*{font-family:Poppins,sans-serif;box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{background:hsla(260,9%,93%,.6)}a{color:inherit;text-decoration:none}input{outline:none;border-radius:4px;background:#fff}.ais-Hits,.ais-SearchBox{min-width:640px;width:100%}.ais-Highlight-highlighted{color:#101828!important;background-color:#d3e3dd!important;font-weight:600}.ais-SearchBox{border-radius:4px;overflow:hidden}.ais-Hits-list{display:flex;flex-direction:column;gap:10px}.ais-Hits-item{padding:0!important;border-radius:8px!important}:root{--progress-width:0;--buffered-width:0}.progressbar::-webkit-slider-thumb{z-index:4;position:relative}.progressbar:before{transform:scaleX(var(--progress-width));z-index:3}.progressbar:after{transform:scaleX(var(--buffered-width));transform-origin:left;z-index:2}div.custom-select__control{outline:none!important;border:1px solid #d6dae0;border-radius:4px;min-height:36px!important;max-height:36px!important;padding:0 4px 0 8px;font-size:14px}div.custom-select__control--is-focused,div.custom-select__control:focus,div.custom-select__control:focus-visible,div.custom-select__control:hover{border-radius:4px;border:1px solid #9a98cd;background:#fff;box-shadow:0 0 0 2px #cbcae5,0 1px 2px 0 rgba(52,51,50,.05);position:relative}.custom-select__menu{border-radius:3px;background:#fff;box-shadow:0 0 1px 0 rgba(9,30,66,.31),0 8px 12px 0 rgba(9,30,66,.15);min-width:100%;width:max-content;max-width:600px}.custom-select__menu,.custom-select__menu-portal,.custom-select__menu-portal .custom-select__menu{z-index:9999!important}.custom-select__menu-list{display:flex;flex-direction:column;padding:0}.custom-select__option{display:flex;align-items:center;justify-content:flex-start;cursor:pointer;padding:8px 12px;background:#fff;white-space:normal;overflow:visible;text-overflow:clip;font-size:14px;min-height:36px;width:100%;word-wrap:break-word}div.custom-select__option:hover{background:#f4f4f5}div.custom-select__option--is-focused{background-color:#f4f4f5}div.custom-select__option--is-selected{background-color:#f4f4f5;border-left:3px solid #6a67af;color:inherit}.custom-select__indicator{padding:4px;cursor:pointer}div.custom-select__clear-indicator{background:#fff;padding:4px 8px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}div.custom-select__clear-indicator:hover{opacity:.6}div.custom-select__indicator-separator{margin:0 4px}div.custom-select__dropdown-indicator{color:#2b2a37}div.custom-select__multi-value{border-radius:4px;background:#f4f4f5}div.custom-select__multi-value__remove:hover{color:inherit;background:#ffbdad}.custom-select__single-value{max-width:100%}.custom-select__placeholder,.custom-select__single-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}label>input:-internal-autofill-selected{color:#000!important;background-color:#fff!important}.error-toast{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.warning-toast{background-color:#f6e5b7;color:#b65b3a;border:1px solid #f6e5b7}.success-toast{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.info-toast{background:#cce5ff;color:#004085;border:1px solid #b8daff}.ReactModalPortal{position:absolute;top:50%;left:50%;right:auto;bottom:auto;margin-right:-50%;transform:translate(-50%,-50%);z-index:9999}