:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:inherit;position:absolute;z-index:-1}.core-styles-module_content__BRKdB{position:relative;z-index:1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;width:max-content}.styles-module_content__ydYdI{background:inherit;border-radius:inherit;padding:8px 16px}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}*{padding:0;margin:0;border:none}*,:after,:before{box-sizing:border-box}a,a:hover,a:link,a:visited{text-decoration:none}aside,footer,header,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}button,input,select,textarea{font-family:inherit;font-size:inherit}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:none;cursor:pointer}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}legend{display:block}.customSelect__control{border-radius:8px!important;border:1px solid #e1dfdf!important;background-color:#fff!important;cursor:pointer!important;box-shadow:none!important}.customSelect__control:active,.customSelect__control:focus,.customSelect__control:focus-within{border-color:#7381ff!important}.customSelect__control:active .customSelect__placeholder,.customSelect__control:focus .customSelect__placeholder,.customSelect__control:focus-within .customSelect__placeholder{color:#7381ff!important}.customSelect__placeholder{color:#adadad!important;font-size:12px!important}.customSelect__single-value{color:#3c4257!important;font-size:12px!important}.customSelect__indicator-separator{display:none!important}.customSelect__indicator{max-width:35px!important;cursor:pointer!important}.customSelect__menu{margin-top:4px!important;margin-bottom:4px!important;padding:8px!important;border-radius:8px!important;box-shadow:0 2px 15px 0 rgba(94,94,94,.2)!important;z-index:4!important}.customSelect__option,.customSelect__option--is-focused{padding:11px 12px!important;border-radius:8px!important;color:#3c4257!important;font-size:12px!important;background-color:#fff!important;cursor:pointer!important}.customSelect__option--is-focused:active,.customSelect__option--is-focused:hover,.customSelect__option:active,.customSelect__option:hover{background-color:#eef4ff!important}.customSelect__error{margin-bottom:-10px;padding-top:3px;padding-left:12px;color:#ff6d6d;font-size:10px}html{--scroll-behavior:smooth;scroll-behavior:smooth;background-color:#f2f5ff;height:100vh}body,html{overflow-x:clip}body{position:relative;color:#3c4257;font-family:var(--font-dmSans),sans-serif}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:55px;background-color:#f2f5ff;z-index:7;box-shadow:0 3px 3px 0 rgba(0,0,0,.15)}a[disabled],button[disabled]{pointer-events:none}.mt-16{margin-top:16px}.mt-20{margin-top:20px}.container{max-width:1440px;padding:0 70px;margin:0 auto}@media screen and (max-width:991px){.container{padding:0 32px}}@media screen and (max-width:540px){.container{padding:0 20px}}.show-modal{overflow:hidden}.loader-box{display:flex;flex-direction:column;margin-left:2.8%;gap:20px}.loader-box span{display:block;width:100%!important;height:100%!important}.loader-box svg{width:100px;height:100px}.unavailable{opacity:.6;pointer-events:none}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#fff;border-right:1px solid #e6e6e6}::-webkit-scrollbar-thumb{background:#e6e6e6}*{scrollbar-width:thin;scrollbar-color:#e6e6e6 #fff}.scroll-sm::-webkit-scrollbar{width:6px}.scroll-sm::-webkit-scrollbar-thumb{border-radius:20px;background-color:#e6e6e6}.scroll-sm::-webkit-scrollbar-track{border:none;margin:7px}.scroll-xs::-webkit-scrollbar{width:4px}.scroll-xs::-webkit-scrollbar-thumb{border-radius:20px;background-color:#e6e6e6}.scroll-xs::-webkit-scrollbar-track{border:none;margin:7px}div.toast{padding:12px 15px;background-color:#fff;box-shadow:0 0 15px 0 hsla(0,0%,42%,.1);border-radius:10px}div.toast-body{padding:0;font-family:var(--font-dmSans),sans-serif;font-weight:500;font-size:16px;color:#000}div.Toastify__toast-icon{width:40px;margin-right:15px}div.Toastify__toast-container--top-right{top:3.8em}.react-tooltip{padding:10px 12px!important;border-radius:5px!important;filter:drop-shadow(0 8px 24px rgba(149,157,165,.25));font-weight:500!important;font-size:12px!important;line-height:1.48!important;color:#3d4358!important;text-align:center;opacity:1!important;z-index:3;cursor:auto}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 50px #fff;-webkit-text-fill-color:#333}