a {
  all: unset;
  cursor: pointer; }

.underline {
  text-decoration: underline;
  position: relative;
  display: inline-block; }

.videoInsert {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: inline-block; }

.inline-asset {
  display: none; }

@media screen and (max-width: 768px) {
  #sidebar-asset {
    display: none !important; }

  #sargon {
    display: block !important; }

  #side-desc {
    display: none !important; }

  #main-name {
    display: none !important; }

  .mobile-hidden {
    display: none !important; }

  section {
    border-width: 0px !important;
    padding: 0 0 !important; } }
@media screen and (min-width: 768px) {
  header {
    width: 25vw !important; }

  section {
    width: 60vw !important;
    margin-right: 1vw !important; }

  .wrapper {
    width: unset !important; } }
@font-face {
  font-family: "JetBrainsMono";
  src: url("/assets/fonts/JetBrainsMono-Regular.woff2"); }
body {
  font-family: "JetBrainsMono", "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
