*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{width:100%;min-width:320px;max-inline-size:1600px;font-family:var(--font-family-primary);font-size:clamp(var(--font-size-primary-xs),.8286rem + .1905vw,var(--font-size-primary-s));font-weight:var(--font-weight-regular);color:var(--color-text-primary);background-color:var(--color-bg-primary);margin:0 auto;line-height:normal;position:relative;overflow-x:hidden}h1,h2,h3,h4,h5,h6,p,ul,ol,li,a,button,hr{margin:0;padding:0;font-weight:400}h1,h2,h3{font-family:Montserrat,sans-serif}a{color:inherit;cursor:pointer;text-decoration:none}a:hover{opacity:.8}button,input{color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;cursor:pointer;background-color:#0000;border:none}a:focus,button:focus{outline:none}a:focus-visible,button:focus-visible{outline:1px solid var(--color-text-60);outline-offset:1px}ul,ol,li{list-style:none}p,li{font-family:Manrope,sans-serif}.image-glow{z-index:1;position:relative}.image-glow:before{content:"";z-index:-1;pointer-events:none;filter:blur(40px);background:radial-gradient(circle,#ffbc00cc 0%,#0000 75%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
:root{--font-family-primary:"Inter",sans-serif;--font-size-primary-xs:.75rem;--font-size-primary-s:.875rem;--font-weight-regular:400;--color-text-primary:#fff;--color-bg-primary:#0e0e0e;--color-text-60:#3339}
