@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&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";body{background:#fbfcfd;font-family:Open Sans,sans-serif!important;padding:0!important;margin:0!important}a{color:inherit;text-decoration:none}*{box-sizing:border-box}button{box-shadow:none!important}::-webkit-scrollbar{background:#171923;width:.5rem!important;height:.5rem!important;margin-right:10px!important}::-webkit-scrollbar-corner{border:none!important;background:none!important}::-webkit-scrollbar-thumb{background-color:#63b3ed;border-radius:0!important;cursor:move!important}::-webkit-scrollbar-track{background-color:transparent!important;border:none!important}.pagination li.previous{margin-right:auto}.pagination li.active a{background:#1e5aab!important;color:#fff!important}.pagination li.next{margin-left:auto}.disabled-pagination{cursor:not-allowed!important;pointer-events:none;opacity:.6}.react-loading-skeleton{--base-color:#cfcfcf!important;--highlight-color:#e5e5e5!important}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}