:root{--bulma-control-radius:var(--bulma-radius);--bulma-control-radius-small:var(--bulma-radius-small);--bulma-control-border-width:1px;--bulma-control-height:2.5em;--bulma-control-line-height:1.5;--bulma-control-padding-vertical:calc(.5em - 1px);--bulma-control-padding-horizontal:calc(.75em - 1px);--bulma-control-size:var(--bulma-size-normal);--bulma-control-focus-shadow-l:50%}.content:not(:last-child){margin-bottom:var(--bulma-block-spacing)}.content{--bulma-content-heading-color:var(--bulma-text-strong);--bulma-content-heading-weight:var(--bulma-weight-extrabold);--bulma-content-heading-line-height:1.125;--bulma-content-block-margin-bottom:1em;--bulma-content-blockquote-background-color:var(--bulma-background);--bulma-content-blockquote-border-left:5px solid var(--bulma-border);--bulma-content-blockquote-padding:1.25em 1.5em;--bulma-content-pre-padding:1.25em 1.5em;--bulma-content-table-cell-border:1px solid var(--bulma-border);--bulma-content-table-cell-border-width:0 0 1px;--bulma-content-table-cell-padding:.5em .75em;--bulma-content-table-cell-heading-color:var(--bulma-text-strong);--bulma-content-table-head-cell-border-width:0 0 2px;--bulma-content-table-head-cell-color:var(--bulma-text-strong);--bulma-content-table-body-last-row-cell-border-bottom-width:0;--bulma-content-table-foot-cell-border-width:2px 0 0;--bulma-content-table-foot-cell-color:var(--bulma-text-strong)}.content li+li{margin-top:.25em}.content p:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content ul:not(:last-child),.content blockquote:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child){margin-bottom:var(--bulma-content-block-margin-bottom)}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:var(--bulma-content-heading-color);font-weight:var(--bulma-content-heading-weight);line-height:var(--bulma-content-heading-line-height)}.content h1{margin-bottom:.5em;font-size:2em}.content h1:not(:first-child){margin-top:1em}.content h2{margin-bottom:.5714em;font-size:1.75em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{margin-bottom:.6666em;font-size:1.5em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{margin-bottom:.8em;font-size:1.25em}.content h5{margin-bottom:.8888em;font-size:1.125em}.content h6{margin-bottom:1em;font-size:1em}.content blockquote{background-color:var(--bulma-content-blockquote-background-color);border-inline-start:var(--bulma-content-blockquote-border-left);padding:var(--bulma-content-blockquote-padding)}.content ol{margin-inline-start:2em;list-style-position:outside}.content ol:not(:first-child){margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{margin-inline-start:2em;list-style:outside}.content ul:not(:first-child){margin-top:1em}.content ul ul{margin-top:.25em;margin-bottom:.25em;list-style-type:circle}.content ul ul ul{list-style-type:square}.content dd{margin-inline-start:2em}.content figure:not([class]){text-align:center;margin-left:2em;margin-right:2em}.content figure:not([class]):not(:first-child){margin-top:2em}.content figure:not([class]):not(:last-child){margin-bottom:2em}.content figure:not([class]) img{display:inline-block}.content figure:not([class]) figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;padding:var(--bulma-content-pre-padding);white-space:pre;word-wrap:normal;overflow-x:auto}.content sup,.content sub{font-size:75%}.content table td,.content table th{border:var(--bulma-content-table-cell-border);border-width:var(--bulma-content-table-cell-border-width);padding:var(--bulma-content-table-cell-padding);vertical-align:top}.content table th{color:var(--bulma-content-table-cell-heading-color)}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:var(--bulma-content-table-head-cell-border-width);color:var(--bulma-content-table-head-cell-color)}.content table tfoot td,.content table tfoot th{border-width:var(--bulma-content-table-foot-cell-border-width);color:var(--bulma-content-table-foot-cell-color)}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:var(--bulma-content-table-body-last-row-cell-border-bottom-width)}.content .tabs li+li{margin-top:0}.content.is-small{font-size:var(--bulma-size-small)}.content.is-normal{font-size:var(--bulma-size-normal)}.content.is-medium{font-size:var(--bulma-size-medium)}.content.is-large{font-size:var(--bulma-size-large)}.content .jamStageGamesList{gap:var(--bulma-size-7);grid-template-rows:1fr;grid-template-columns:1fr 1fr;display:grid}.content .jamStageGamesListItem{height:450px;color:var(--bulma-text);background-color:var(--bulma-scheme-main-bis);border:1px solid var(--bulma-border);grid-template-columns:1fr;display:grid;overflow:hidden}.content .jamStageGamesListItem[data-with-logo]{grid-template-rows:200px 250px}.content .jamStageGamesListItem[data-with-logo] .jamStageGamesListItem__brand{position:relative}.content .jamStageGamesListItem[data-with-logo] .jamStageGamesListItem__brand>*{width:100%;height:100%;position:absolute}.content .jamStageGamesListItem[data-with-logo] .jamStageGamesListItem__brand .jamStageGamesListItem__brand__image{object-fit:cover}.content .jamStageGamesListItem[data-with-logo] .jamStageGamesListItem__brand .jamStageGamesListItem__brand__content{box-shadow:inset 0 -100px 100px #000000bf}.content .jamStageGamesListItem[data-with-logo] .jamStageGamesListItem__brand .jamStageGamesListItem__brand__content>div{padding:var(--bulma-size-7);position:absolute;bottom:0}.content .jamStageGamesListItem:not([data-with-logo]){grid-template-rows:max-content auto}.content .jamStageGamesListItem:not([data-with-logo]) .jamStageGamesListItem__brand{padding:var(--bulma-size-7);background-color:var(--bulma-grey)}.content .jamStageGamesListItem__brand{border-bottom:1px solid var(--bulma-border-weak);position:relative}.content .jamStageGamesListItem__brand__content>div{justify-content:space-between;align-items:flex-end;gap:var(--bulma-size-7);width:100%;display:flex}.content .jamStageGamesListItem__brand__title{min-inline-size:0;color:var(--bulma-text-light);overflow-wrap:anywhere;font-size:2rem;font-weight:500;line-height:1}.content .jamStageGamesListItem__info{padding:var(--bulma-size-7);overflow:hidden auto}.content .jamStageGamesListItem__info>*{margin-top:0}.content .jamStageGamesListItem__info>:not(:first-child){margin-top:var(--bulma-size-7)}.content .jamStageGamesListItem__author a{color:inherit}.content .jamStageGamesListItem__author a:hover{color:var(--bulma-text-light)}.content .jamStageGamesListItem__text{background-color:var(--bulma-scheme-main-ter);padding:var(--bulma-size-7)}.content .jamStageGamesListItem__text p{margin-top:.5em;margin-bottom:0}@media screen and (width<=1407px){.content .jamStageGamesList{grid-template-columns:1fr}}
