:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--primary-color: #8F0EF1;--secondary-color: #1D09FA;--tertiary-color: #2E1C13;--shadow-color: #111114;--background-color: #000000;--text-color: #FFFFFF;color-scheme:light dark;color:var(--text-color);background-color:var(--background-color);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}@font-face{font-family:InterBold;src:url(/assets/inter_Inter-Bold-DDmQgd48.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:KHInterferenceBold;src:url(/assets/KHInterferenceSite-Bold-2-DkyuonaA.woff2) format("woff2");font-weight:400;font-style:normal}.LandingPage{margin:10rem}.Header{display:flex;align-items:center;justify-content:space-between}.Header-Text{flex:0 0 70%;font-family:InterBold;font-size:10rem;margin:0}.Header-Cross{flex:0 0 30%}.Introduction{display:flex;align-items:center;justify-content:space-between;gap:2rem}.Introduction-Text{flex:0 0 70%;font-size:3rem;font-family:InterBold}.Introduction-Image{flex:0 0 30%;border-radius:2rem}.Bottom-Boxes{display:flex;width:100%;margin-top:4rem;border-radius:2rem;overflow:hidden}.Box{flex:1;height:150px}.Box1{background:var(--primary-color)}.Box2{background:var(--secondary-color)}
