.main-header_header__f77V8{display:flex;justify-content:space-between;padding:1rem 2rem}.main-header_logo_cont__J5qI2{background-color:wheat;border:3px wheat;margin-left:auto}.main-header_link_cont___7iwq{border:3px wheat;background-color:red}.main-header_logo__MvJ6s{width:45px;height:45px;border-radius:10px}.main-header_nav__lTcZy ul{list-style:none;display:flex;text-align:center}.main-header_nav__lTcZy ul li{margin:1rem}:root{--background:#171717;--foreground:#ffffff}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}