:root{--max-page-size:100vw;--max-content-size:1640px;--font-family:"Inter-Regular";--font-family-bold:"Inter-Bold";--font-size-s:0.85rem;--font-size-m:1rem;--font-size-l:1.25rem;--border-color:#707070;--color-primary:#e1241b;--color-white:#fff}@font-face{font-family:Inter-Regular;src:url(/fonts/Inter-Regular.ttf) format("truetype")}@font-face{font-family:Inter-Bold;src:url(/fonts/Inter-Bold.ttf) format("truetype");font-style:bold}*{box-sizing:border-box;padding:0;margin:0}::-webkit-scrollbar-thumb{background-color:var(--color-primary)}::-webkit-scrollbar{width:4px;height:4px}body,html{height:100%;max-width:100vw;scroll-behavior:smooth}body{font-family:var(--font-family)}b{font-family:var(--font-family-bold)}:focus-visible{outline:none}a{color:inherit;text-decoration:none}h1{font:normal normal normal 20px/24px var(--font-family);margin-bottom:30px}@supports((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.backdrop-filter{background-color:hsla(0,0%,100%,.1);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px)}}.ant-spin-nested-loading .ant-spin-blur{clear:both;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.ant-spin-nested-loading .ant-spin-blur:after{opacity:.2;background:#000}