html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.flex-center{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.flex-between{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.border-1px{border-color:var(--border-color);border-style:solid;border-width:1px}.border-r-1px{border-color:var(--border-color);border-style:solid;border-width:0px;border-right-width:1px}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.bg-cardBg,.hover\:bg-cardBg:hover{background-color:var(--card-bg)}.bg-cardBg1{background-color:var(--card-bg1)}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.bg-white\/30{--tw-bg-opacity: .3;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-bgColor{background-color:var(--bg-color)}.hover\:bg-borderColor:hover{background-color:var(--border-color)}.hover\:bg-cardBg1:hover{background-color:var(--card-bg1)}.bg-white{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-white\/70{--tw-bg-opacity: .7;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-primary{background-color:var(--primary-color)}.bg-no-repeat{background-repeat:no-repeat}.bg-cover{background-size:cover}.border-primary{border-color:var(--primary-color)}.border-transparent{border-color:transparent}.hover\:border-borderColor:hover{border-color:var(--border-color)}.hover\:border-primary:hover{border-color:var(--primary-color)}.rounded-7px{border-radius:7px}.rounded-full{border-radius:9999px}.rounded-10px{border-radius:10px}.rounded-md{border-radius:.375rem}.rounded-2px{border-radius:2px}.rounded-16px{border-radius:16px}.rounded-12px{border-radius:12px}.rounded-20px{border-radius:20px}.rounded-bl-16px{border-bottom-left-radius:16px}.rounded-br-16px{border-bottom-right-radius:16px}.border-b{border-bottom-width:1px}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.flex,.group:hover .group-hover\:flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.grid{display:-ms-grid;display:grid}.hidden{display:none}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.items-start{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.items-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%}.font-bold{font-weight:700}.font-medium{font-weight:500}.h-full{height:100%}.h-auto{height:auto}.h-30px{height:30px}.h-25px{height:25px}.h-200px{height:200px}.h-20px{height:20px}.h-45px{height:45px}.h-80px{height:80px}.h-15px{height:15px}.h-40px{height:40px}.h-100px{height:100px}.h-70px{height:70px}.h-32px{height:32px}.h-22px{height:22px}.h-220px{height:220px}.h-10px{height:10px}.h-50px{height:50px}.h-60px{height:60px}.h-26px{height:26px}.h-16px{height:16px}.h-42px{height:42px}.text-lg{font-size:17px}.text-md{font-size:14px}.text-sm{font-size:12px}.text-xl{font-size:20px}.text-size-sm{font-size:12px}.text-30px{font-size:30px;line-height:1}.text-20px{font-size:20px;line-height:1}.text-24px{font-size:24px;line-height:1}.text-12px{font-size:12px;line-height:1}.text-60px{font-size:60px;line-height:1}.text-40px{font-size:40px;line-height:1}.text-28px{font-size:28px;line-height:1}.text-14px{font-size:14px;line-height:1}.text-16px{font-size:16px;line-height:1}.leading-32px{line-height:32px}.m-0{margin:0}.m-15px{margin:15px}.my-20px{margin-top:20px;margin-bottom:20px}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-10px{margin-top:10px;margin-bottom:10px}.my-24px{margin-top:24px;margin-bottom:24px}.my-40px{margin-top:40px;margin-bottom:40px}.mb-10px{margin-bottom:10px}.ml-3{margin-left:.75rem}.mb-7px{margin-bottom:7px}.mt-2{margin-top:.5rem}.mt-10px{margin-top:10px}.mr-4{margin-right:1rem}.mt-70px{margin-top:70px}.mt-20px{margin-top:20px}.mr-15px{margin-right:15px}.ml-2{margin-left:.5rem}.ml-10px{margin-left:10px}.mb-20px{margin-bottom:20px}.ml-4{margin-left:1rem}.mb-100px{margin-bottom:100px}.mr-2{margin-right:.5rem}.mb-18px{margin-bottom:18px}.mb-2{margin-bottom:.5rem}.mr-5{margin-right:1.25rem}.ml-auto{margin-left:auto}.mt--5px{margin-top:5px}.mr--1{margin-right:.25rem}.mb-0{margin-bottom:0}.mr-20px{margin-right:20px}.mt-0{margin-top:0}.mt-5{margin-top:1.25rem}.mb-50px{margin-bottom:50px}.mr-50px{margin-right:50px}.mb-30px{margin-bottom:30px}.mb-15px{margin-bottom:15px}.mr-7px{margin-right:7px}.mb-40px{margin-bottom:40px}.ml-12px{margin-left:12px}.mt-30px{margin-top:30px}.mt-60px{margin-top:60px}.mt-40px{margin-top:40px}.mr-10px{margin-right:10px}.ml-20px{margin-left:20px}.ml-30px{margin-left:30px}.mb-5px{margin-bottom:5px}.ml-15px{margin-left:15px}.max-h-full{max-height:100%}.max-w-full{max-width:100%}.max-w-800px{max-width:800px}.min-h-50px{min-height:50px}.min-h-220px{min-height:220px}.min-h-40px{min-height:40px}.min-h-100vh{min-height:100vh}.min-h-200px{min-height:200px}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.group:hover .group-hover\:opacity-100{opacity:1}.opacity-0{opacity:0}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.p-15px{padding:15px}.p-30px{padding:30px}.p-2{padding:.5rem}.p-7px{padding:7px}.p-5px{padding:5px}.p-2px{padding:2px}.p-10px{padding:10px}.p-4{padding:1rem}.p-24px{padding:24px}.p-4px{padding:4px}.p-20px{padding:20px}.py-15px{padding-top:15px;padding-bottom:15px}.px-2{padding-left:.5rem;padding-right:.5rem}.px-10px{padding-left:10px;padding-right:10px}.py-7px{padding-top:7px;padding-bottom:7px}.px-20px{padding-left:20px;padding-right:20px}.px-30px{padding-left:30px;padding-right:30px}.px-15px{padding-left:15px;padding-right:15px}.px-12px{padding-left:12px;padding-right:12px}.px-24px{padding-left:24px;padding-right:24px}.py-16px{padding-top:16px;padding-bottom:16px}.px-43px{padding-left:43px;padding-right:43px}.px-8px{padding-left:8px;padding-right:8px}.px-17px{padding-left:17px;padding-right:17px}.py-20px{padding-top:20px;padding-bottom:20px}.py-18px{padding-top:18px;padding-bottom:18px}.pt-50px{padding-top:50px}.pb-30px{padding-bottom:30px}.pt-10px{padding-top:10px}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.inset-x-0{right:0;left:0}.top-30px{top:30px}.bottom-0{bottom:0}.left-0{left:0}.right-5px{right:5px}.top-5px{top:5px}.right-10px{right:10px}.bottom-10px{bottom:10px}.bottom-5px{bottom:5px}.left-20px{left:20px}.bottom-90px{bottom:90px}.top-10px{top:10px}.left-10px{left:10px}.text-center{text-align:center}.text-red-500{--tw-text-opacity: 1;color:rgba(239,68,68,var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity: 1;color:rgba(156,163,175,var(--tw-text-opacity))}.text-textSecondary{color:var(--text-secondary)}.hover\:text-primary:hover,.text-primary{color:var(--primary-color)}.text-red-600{--tw-text-opacity: 1;color:rgba(220,38,38,var(--tw-text-opacity))}.text-green-500{--tw-text-opacity: 1;color:rgba(16,185,129,var(--tw-text-opacity))}.text-hex-41464f{--tw-text-opacity: 1;color:rgba(65,70,79,var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-hex-E31212FF{--tw-text-opacity: 1;color:rgba(227,18,18,var(--tw-text-opacity))}.text-hex-DB1A1A{--tw-text-opacity: 1;color:rgba(219,26,26,var(--tw-text-opacity))}.text-hex-969696{--tw-text-opacity: 1;color:rgba(150,150,150,var(--tw-text-opacity))}.text-ellipsis{-o-text-overflow:ellipsis;text-overflow:ellipsis}.tracking-1px{letter-spacing:1px}.whitespace-nowrap{white-space:nowrap}.w-0{width:0px}.w-full{width:100%}.w-240px{width:240px}.w-25px{width:25px}.w-700px{width:700px}.w-200px{width:200px}.w-70px{width:70px}.w-350px{width:350px}.w-32px{width:32px}.w-30px{width:30px}.w-22px{width:22px}.w-20px{width:20px}.w-150px{width:150px}.w-60px{width:60px}.w-108px{width:108px}.w-100px{width:100px}.w-50px{width:50px}.w-300px{width:300px}.w-80px{width:80px}.w-250px{width:250px}.w-820px{width:820px}.w-260px{width:260px}.w-220px{width:220px}.w-26px{width:26px}.w-16px{width:16px}.w-476px{width:476px}.w-40px{width:40px}.w-15px{width:15px}.w-10px{width:10px}.z-10{z-index:10}.gap-10px{grid-gap:10px;gap:10px}.gap-12px{grid-gap:12px;gap:12px}.gap-15px{grid-gap:15px;gap:15px}.gap-x-10{-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;grid-column-gap:2.5rem;column-gap:2.5rem}.gap-x-7{-webkit-column-gap:1.75rem;-moz-column-gap:1.75rem;grid-column-gap:1.75rem;column-gap:1.75rem}.gap-x-20px{-webkit-column-gap:20px;-moz-column-gap:20px;grid-column-gap:20px;column-gap:20px}.gap-x-10px{-webkit-column-gap:10px;-moz-column-gap:10px;grid-column-gap:10px;column-gap:10px}.gap-x-8px{-webkit-column-gap:8px;-moz-column-gap:8px;grid-column-gap:8px;column-gap:8px}.gap-x-15px{-webkit-column-gap:15px;-moz-column-gap:15px;grid-column-gap:15px;column-gap:15px}.gap-y-5{-webkit-row-gap:1.25rem;-moz-row-gap:1.25rem;grid-row-gap:1.25rem;row-gap:1.25rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;--tw-scale-z: 1.1}.transition-all{-webkit-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}.ease{-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration{-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}.blur{--tw-blur: blur(8px)}@media (min-width: 768px){.md\:max-w-700px{max-width:700px}}@media (min-width: 1280px){.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width: 1536px){.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}:root{--primary-color: #2A82E4FF;--text-color: black;--text-secondary: rgba(0, 0, 0, .45);--card-bg: rgba(247,247,252,1);--card-bg1: rgba(247,247,252,1);--bg-color: white;--shadow-color: rgb(0 0 0 / 5%);--border-color: #dde2e9}.dark{--primary-color: #2A82E4FF;--text-color: white;--text-secondary: rgba(255, 255, 255, .68);--card-bg: #161618;--card-bg1: rgb(66 65 65);--bg-color: black;--shadow-color: rgb(255 255 255 / 5%);--border-color: #303030}html,body{box-sizing:border-box;width:100%;height:100%;color:var(--text-color);font-size:14px}div{box-sizing:border-box}.cardBoxShadow{box-shadow:0 5px 15px var(--shadow-color)}
