/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
button,
input {
/* 1 */
  overflow: visible;
}
button,
select {
/* 1 */
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
button,
input[type="submit"],
input[type="reset"] {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}
.marMax {
  margin: 80px !important;
}
@media only screen and (max-width: 600px) {
  .marMax {
    margin: 40px !important;
  }
}
.marMed {
  margin: 60px !important;
}
@media only screen and (max-width: 600px) {
  .marMed {
    margin: 40px !important;
  }
}
.marMin {
  margin: 40px !important;
}
@media only screen and (max-width: 600px) {
  .marMin {
    margin: 20px !important;
  }
}
.marTin {
  margin: 20px !important;
}
.marMicro {
  margin: 10px !important;
}
.marBottomMax {
  margin-bottom: 80px !important;
}
@media only screen and (max-width: 600px) {
  .marBottomMax {
    margin-bottom: 40px !important;
  }
}
.marBottomMed {
  margin-bottom: 60px !important;
}
@media only screen and (max-width: 600px) {
  .marBottomMed {
    margin-bottom: 40px !important;
  }
}
.marBottomMin {
  margin-bottom: 40px !important;
}
@media only screen and (max-width: 600px) {
  .marBottomMin {
    margin-bottom: 20px !important;
  }
}
.marBottomTin {
  margin-bottom: 20px !important;
}
.marBottomMicro {
  margin-bottom: 10px !important;
}
.marTopMax {
  margin-top: 80px !important;
}
@media only screen and (max-width: 600px) {
  .marTopMax {
    margin-top: 40px !important;
  }
}
.marTopMed {
  margin-top: 60px !important;
}
@media only screen and (max-width: 600px) {
  .marTopMed {
    margin-top: 40px !important;
  }
}
.marTopMin {
  margin-top: 40px !important;
}
@media only screen and (max-width: 600px) {
  .marTopMin {
    margin-top: 20px !important;
  }
}
.marTopTin {
  margin-top: 20px !important;
}
.marTopMicro {
  margin-top: 10px !important;
}
.marRightMax {
  margin-right: 80px !important;
}
@media only screen and (max-width: 600px) {
  .marRightMax {
    margin-right: 40px !important;
  }
}
.marRightMed {
  margin-right: 60px !important;
}
@media only screen and (max-width: 600px) {
  .marRightMed {
    margin-right: 40px !important;
  }
}
.marRightMin {
  margin-right: 40px !important;
}
@media only screen and (max-width: 600px) {
  .marRightMin {
    margin-right: 20px !important;
  }
}
.marRightTin {
  margin-right: 20px !important;
}
.marRightMicro {
  margin-right: 10px !important;
}
.marLeftMax {
  margin-left: 80px !important;
}
@media only screen and (max-width: 600px) {
  .marLeftMax {
    margin-left: 40px !important;
  }
}
.marLeftMed {
  margin-left: 60px !important;
}
@media only screen and (max-width: 600px) {
  .marLeftMed {
    margin-left: 40px !important;
  }
}
.marLeftMin {
  margin-left: 40px !important;
}
@media only screen and (max-width: 600px) {
  .marLeftMin {
    margin-left: 20px !important;
  }
}
.marLeftTin {
  margin-left: 20px !important;
}
.marLeftMicro {
  margin-left: 10px !important;
}
.noMarBottom {
  margin-bottom: 0 !important;
}
.noMarTop {
  margin-top: 0 !important;
}
.noMarLeft {
  margin-left: 0 !important;
}
.noMarRight {
  margin-right: 0 !important;
}
@media only screen and (max-width: 1050px) {
  .lnoMar {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 800px) {
  .tnoMar {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .mnoMar {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 400px) {
  .smnoMar {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
.padMax {
  padding: 80px !important;
}
@media only screen and (max-width: 600px) {
  .padMax {
    padding: 40px !important;
  }
}
.padMed {
  padding: 60px !important;
}
@media only screen and (max-width: 600px) {
  .padMed {
    padding: 40px !important;
  }
}
.padMin {
  padding: 40px !important;
}
@media only screen and (max-width: 600px) {
  .padMin {
    padding: 20px !important;
  }
}
.padTin {
  padding: 20px !important;
}
.padMicro {
  padding: 10px !important;
}
.padTopMax {
  padding-top: 80px !important;
}
@media only screen and (max-width: 600px) {
  .padTopMax {
    padding-top: 40px !important;
  }
}
.padTopMed {
  padding-top: 60px !important;
}
@media only screen and (max-width: 600px) {
  .padTopMed {
    padding-top: 40px !important;
  }
}
.padTopMin {
  padding-top: 40px !important;
}
.padTopTin {
  padding-top: 20px !important;
}
.padTopMicro {
  padding-top: 10px !important;
}
.padBottomMax {
  padding-bottom: 80px !important;
}
@media only screen and (max-width: 600px) {
  .padBottomMax {
    padding-bottom: 40px !important;
  }
}
.padBottomMed {
  padding-bottom: 60px !important;
}
@media only screen and (max-width: 600px) {
  .padBottomMed {
    padding-bottom: 40px !important;
  }
}
.padBottomMin {
  padding-bottom: 40px !important;
}
@media only screen and (max-width: 600px) {
  .padBottomMin {
    padding-bottom: 20px;
  }
}
.padBottomTin {
  padding-bottom: 20px !important;
}
.padBottomMicro {
  padding-bottom: 10px !important;
}
.padRightMax {
  padding-right: 80px !important;
}
@media only screen and (max-width: 600px) {
  .padRightMax {
    padding-right: 40px;
  }
}
.padRightMed {
  padding-right: 60px !important;
}
@media only screen and (max-width: 600px) {
  .padRightMed {
    padding-right: 40px;
  }
}
.padRightMin {
  padding-right: 40px !important;
}
@media only screen and (max-width: 600px) {
  .padRightMin {
    padding-right: 20px;
  }
}
.padRightTin {
  padding-right: 20px !important;
}
.padRightMicro {
  padding-right: 10px !important;
}
.padLeftMax {
  padding-left: 80px !important;
}
@media only screen and (max-width: 600px) {
  .padLeftMax {
    padding-left: 40px;
  }
}
.padLeftMed {
  padding-left: 60px !important;
}
@media only screen and (max-width: 600px) {
  .padLeftMed {
    padding-left: 40px;
  }
}
.padLeftMin {
  padding-left: 40px !important;
}
@media only screen and (max-width: 600px) {
  .padLeftMin {
    padding-left: 20px;
  }
}
.padLeftTin {
  padding-left: 20px !important;
}
.padLeftMicro {
  padding-left: 10px !important;
}
.noPadRight {
  padding-right: 0 !important;
}
.noPadLeft {
  padding-left: 0 !important;
}
.noPadTop {
  padding-top: 0 !important;
}
.noPadBottom {
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 1050px) {
  .lnoPad {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 800px) {
  .tnoPad {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .mnoPad {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 400px) {
  .smnoPad {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
html {
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
body {
  font-family: 'Noto Sans', sans-serif;
  font-size: 1rem /* 16px */;
  font-weight: 500;
  line-height: 100%;
  color: #303e49;
  background-color: #f2f2f2;
}
h1,
h2 {
  font-family: 'Oxanium', sans-serif;
  font-weight: 800;
  color: color-title;
  margin: 0;
  line-height: 120%;
  text-shadow: -4px -2px 0 #fff, -4px -1px 0 #fff, -4px 0 0 #fff, -4px 1px 0 #fff, -4px 2px 0 #fff, -3px -3px 0 #fff, -3px -2px 0 #fff, -3px -1px 0 #fff, -3px 0 0 #fff, -3px 1px 0 #fff, -3px 2px 0 #fff, -3px 3px 0 #fff, -2px -4px 0 #fff, -2px -3px 0 #fff, -2px -2px 0 #fff, -2px -1px 0 #fff, -2px 0 0 #fff, -2px 1px 0 #fff, -2px 2px 0 #fff, -2px 3px 0 #fff, -2px 4px 0 #fff, -1px -4px 0 #fff, -1px -3px 0 #fff, -1px -2px 0 #fff, -1px -1px 0 #fff, -1px 0 0 #fff, -1px 1px 0 #fff, -1px 2px 0 #fff, -1px 3px 0 #fff, -1px 4px 0 #fff, 0 -4px 0 #fff, 0 -3px 0 #fff, 0 -2px 0 #fff, 0 -1px 0 #fff, 0 0 0 #fff, 0 1px 0 #fff, 0 2px 0 #fff, 0 3px 0 #fff, 0 4px 0 #fff, 1px -4px 0 #fff, 1px -3px 0 #fff, 1px -2px 0 #fff, 1px -1px 0 #fff, 1px 0 0 #fff, 1px 1px 0 #fff, 1px 2px 0 #fff, 1px 3px 0 #fff, 1px 4px 0 #fff, 2px -4px 0 #fff, 2px -3px 0 #fff, 2px -2px 0 #fff, 2px -1px 0 #fff, 2px 0 0 #fff, 2px 1px 0 #fff, 2px 2px 0 #fff, 2px 3px 0 #fff, 2px 4px 0 #fff, 3px -3px 0 #fff, 3px -2px 0 #fff, 3px -1px 0 #fff, 3px 0 0 #fff, 3px 1px 0 #fff, 3px 2px 0 #fff, 3px 3px 0 #fff, 4px -2px 0 #fff, 4px -1px 0 #fff, 4px 0 0 #fff, 4px 1px 0 #fff, 4px 2px 0 #fff;
}
@media only screen and (max-width: 768px) {
  h1,
  h2 {
    text-shadow: #fff 3px 0px 0px, #fff 2.83487px 0.981584px 0px, #fff 2.35766px 1.85511px 0px, #fff 1.62091px 2.52441px 0px, #fff 0.705713px 2.91581px 0px, #fff -0.287171px 2.98622px 0px, #fff -1.24844px 2.72789px 0px, #fff -2.07227px 2.16926px 0px, #fff -2.66798px 1.37182px 0px, #fff -2.96998px 0.42336px 0px, #fff -2.94502px -0.571704px 0px, #fff -2.59586px -1.50383px 0px, #fff -1.96093px -2.27041px 0px, #fff -1.11013px -2.78704px 0px, #fff -0.137119px -2.99686px 0px, #fff 0.850987px -2.87677px 0px, #fff 1.74541px -2.43999px 0px, #fff 2.44769px -1.73459px 0px, #fff 2.88051px -0.838247px 0px;
  }
}
h3,
h4,
h5,
h6 {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 900;
  color: color-title;
  margin: 0;
  line-height: 100%;
}
h1 {
  font-size: 3rem /* 48px */;
}
@media only screen and (max-width: 1024px) {
  h1 {
    font-size: 2.5rem /* 40px */;
  }
}
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 2rem /* 32px */;
  }
}
@media only screen and (max-width: 430px) {
  h1 {
    font-size: 1.8rem;
  }
}
h2 {
  font-size: 2rem /* 32px */;
}
@media only screen and (max-width: 1024px) {
  h2 {
    font-size: 2rem /* 32px */;
  }
}
@media only screen and (max-width: 768px) {
  h2 {
    font-size: 1.5rem /* 24px */;
  }
}
h3 {
  font-size: 1.5rem /* 24px */;
}
@media only screen and (max-width: 1024px) {
  h3 {
    font-size: 1.5rem /* 24px */;
  }
}
@media only screen and (max-width: 768px) {
  h3 {
    font-size: 1.125rem /* 18px */;
  }
}
h4 {
  font-size: 1.75em;
}
@media only screen and (max-width: 1024px) {
  h4 {
    font-size: 1.5rem /* 24px */;
  }
}
@media only screen and (max-width: 768px) {
  h4 {
    font-size: 1.25rem /* 20px */;
  }
}
h5 {
  font-size: 1.5rem /* 24px */;
}
@media only screen and (max-width: 1024px) {
  h5 {
    font-size: 1.25rem /* 20px */;
  }
}
@media only screen and (max-width: 768px) {
  h5 {
    font-size: 1.125rem /* 18px */;
  }
}
h6 {
  font-size: 1.25rem /* 20px */;
}
@media only screen and (max-width: 1024px) {
  h6 {
    font-size: 1rem /* 16px */;
  }
}
@media only screen and (max-width: 768px) {
  h6 {
    font-size: 1rem /* 16px */;
  }
}
p {
  font-size: 1.125rem /* 18px */;
  line-height: 1.75;
  margin: 0;
}
p strong {
  font-weight: 900;
}
@media only screen and (max-width: 1024px) {
  p {
    font-size: 1rem /* 16px */;
    line-height: 1.5;
  }
}
a {
  color: #1c1b1c;
  text-decoration: underline;
}
a:hover {
  color: #1c1b1c;
}
ul,
ol {
  padding-left: 0;
  margin-bottom: 0;
}
li {
  margin-bottom: 0;
}
small {
  font-size: 0.875rem /* 14px */;
  line-height: 1.5;
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
.flex-row {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-column {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex--direction-row {
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.flex--direction-row-reverse {
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.flex--direction-column {
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex--direction-column-reverse {
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.flex--justify-start {
  justify-content: flex-start;
}
.flex--justify-center {
  justify-content: center;
}
.flex--justify-end {
  justify-content: flex-end;
}
.flex--justify-between {
  justify-content: space-between;
}
.flex--justify-around {
  justify-content: space-around;
}
.flex--justify-evenly {
  justify-content: space-evenly;
}
.flex--align-start {
  align-items: flex-start;
}
.flex--align-center {
  align-items: center;
}
.flex--align-end {
  align-items: flex-end;
}
.flex--align-stretch {
  align-items: stretch;
}
.flex--wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex--nowrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 1024px) {
  .flex--nowrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.flex--wrap-reverse {
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}
.gap--2xs {
  gap: 10px;
}
.gap--xs {
  gap: 16px;
}
.gap--sm {
  gap: 20px;
}
.gap--md {
  gap: 32px;
}
.gap--lg {
  gap: 40px;
}
.gap--xl {
  gap: 48px;
}
.gap--2xl {
  gap: 80px;
}
.gap--3xl {
  gap: 120px;
}
.gap--4xl {
  gap: 160px;
}
.gap--row-2xs {
  row-gap: 10px;
}
.gap--row-xs {
  row-gap: 16px;
}
.ga--row-sm {
  row-gap: 20px;
}
.gap--row-md {
  row-gap: 32px;
}
.gap--row-lg {
  row-gap: 40px;
}
.gap--row-xl {
  row-gap: 48px;
}
.gap--column-2xs {
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  -o-column-gap: 10px;
  column-gap: 10px;
}
.gap--column-xs {
  -webkit-column-gap: 16px;
  -moz-column-gap: 16px;
  -o-column-gap: 16px;
  column-gap: 16px;
}
.gap--column-sm {
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  -o-column-gap: 20px;
  column-gap: 20px;
}
.gap--column-md {
  -webkit-column-gap: 32px;
  -moz-column-gap: 32px;
  -o-column-gap: 32px;
  column-gap: 32px;
}
.gap--column-lg {
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  -o-column-gap: 40px;
  column-gap: 40px;
}
.gap--column-xl {
  -webkit-column-gap: 48px;
  -moz-column-gap: 48px;
  -o-column-gap: 48px;
  column-gap: 48px;
}
.padding--2xs {
  padding: 10px;
}
.padding--xs {
  padding: 16px;
}
.padding--sm {
  padding: 20px;
}
.padding--md {
  padding: 32px;
}
.padding--lg {
  padding: 40px;
}
.padding--xl {
  padding: 48px;
}
.padding--y-2xs {
  padding-top: 10px;
  padding-bottom: 10px;
}
.padding--x-2xs {
  padding-left: 10px;
  padding-right: 10px;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-last {
  order: 9999;
}
@media only screen and (max-width: 1024px) {
  [class*="order-"] {
    order: unset;
  }
}
.col-auto {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.col-1 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 8.333%;
  -ms-flex: 1 1 8.333%;
  flex: 1 1 8.333%;
  max-width: 8.333%;
}
.col-2 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 16.666%;
  -ms-flex: 1 1 16.666%;
  flex: 1 1 16.666%;
  max-width: 16.666%;
}
.col-3 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 25%;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  max-width: 25%;
}
.col-4 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 33.333%;
  -ms-flex: 1 1 33.333%;
  flex: 1 1 33.333%;
  max-width: 33.333%;
}
.col-5 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 41.666%;
  -ms-flex: 1 1 41.666%;
  flex: 1 1 41.666%;
  max-width: 41.666%;
}
.col-6 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
}
.col-7 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 58.333%;
  -ms-flex: 1 1 58.333%;
  flex: 1 1 58.333%;
  max-width: 58.333%;
}
.col-8 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 66.666%;
  -ms-flex: 1 1 66.666%;
  flex: 1 1 66.666%;
  max-width: 66.666%;
}
.col-9 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 75%;
  -ms-flex: 1 1 75%;
  flex: 1 1 75%;
  max-width: 75%;
}
.col-10 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 83.333%;
  -ms-flex: 1 1 83.333%;
  flex: 1 1 83.333%;
  max-width: 83.333%;
}
.col-11 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 91.666%;
  -ms-flex: 1 1 91.666%;
  flex: 1 1 91.666%;
  max-width: 91.666%;
}
.col-12 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
}
@media only screen and (max-width: 1024px) {
  .col-6-md {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 1024px) {
  .col-4-md {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 33.333%;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}
@media only screen and (max-width: 1024px) {
  .col-5-md {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 1 41.666%;
    -ms-flex: 1 1 41.666%;
    flex: 1 1 41.666%;
    max-width: 41.666%;
  }
}
@media only screen and (max-width: 1024px) {
  .col-7-md {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 1 58.333%;
    -ms-flex: 1 1 58.333%;
    flex: 1 1 58.333%;
    max-width: 58.333%;
  }
}
@media only screen and (max-width: 1024px) {
  .col-3-md {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media only screen and (max-width: 1024px) {
  .col-12-md {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .col-12-sm {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .col-6-sm {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
[class*="col-"].self-start {
  align-self: flex-start;
}
[class*="col-"].self-center {
  align-self: center;
}
[class*="col-"].self-end {
  align-self: flex-end;
}
[class*="col-"].self-stretch {
  align-self: stretch;
}
.grid-row {
  display: grid;
  margin: auto;
  grid-auto-rows: 1fr;
}
.grid-row.grid--span-1 {
  grid-template-columns: repeat(1, 1fr);
}
.grid-row.grid--span-2 {
  grid-template-columns: repeat(2, 1fr);
}
.grid-row.grid--span-3 {
  grid-template-columns: repeat(3, 1fr);
}
.grid-row.grid--span-4 {
  grid-template-columns: repeat(4, 1fr);
}
.container {
  max-width: 1660px;
  box-sizing: border-box;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}
@media only screen and (max-width: 1200px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
[class^="content-center-"] {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.content-center-2xs {
  max-width: 440px;
  margin-left: auto;
  margin-right: auto;
}
.content-center-xs {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
.content-center-sm {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}
.content-center-md {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.content-center-lg {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.content-center-xl {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
main {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  min-height: 60%;
}
main >section {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 80px;
}
@media only screen and (max-width: 1024px) {
  main >section {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 768px) {
  main >section {
    margin-bottom: 40px;
  }
}
.show--desk {
  display: block;
}
.hide--desk {
  display: none !important;
}
@media only screen and (max-width: 1024px) {
  .hide--tab {
    display: none !important;
  }
}
.show--tab {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .show--tab {
    display: block !important;
  }
}
@media only screen and (max-width: 768px) {
  .hide--mob {
    display: none !important;
  }
}
.show--mob {
  display: none;
}
@media only screen and (max-width: 768px) {
  .show--mob {
    display: block !important;
  }
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.block-sm {
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}
.block-md {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}
.block-lg {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-50 {
  z-index: 50;
}
.z-100 {
  z-index: 100;
}
.z-auto {
  z-index: auto;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.sticky {
  position: sticky;
  top: 0;
}
.media-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  display: block;
  border-radius: 1rem /* 16px */;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.media-wrapper img,
.media-wrapper video,
.media-wrapper iframe,
.media-wrapper svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.media-wrapper.ratio-1x1 {
  aspect-ratio: 1/1;
}
.media-wrapper.ratio-2x3 {
  aspect-ratio: 2/3;
}
.media-wrapper.ratio-3x2 {
  aspect-ratio: 3/2;
}
.media-wrapper.ratio-4x3 {
  aspect-ratio: 4/3;
}
.media-wrapper.ratio-3x4 {
  aspect-ratio: 3/4;
}
.media-wrapper.ratio-5x3 {
  aspect-ratio: 5/3;
}
.media-wrapper.ratio-16x9 {
  aspect-ratio: 16/9;
}
.media-wrapper.ratio-9x16 {
  aspect-ratio: 9/16;
}
.media-wrapper.ratio-21x9 {
  aspect-ratio: 21/9;
}
.media-wrapper[class*="icon-"] {
  border-radius: 0.75rem;
}
.media-wrapper.icon-xs {
  height: 24px;
  width: 24px;
}
.media-wrapper.icon-sm {
  height: 32px;
  width: 32px;
}
.media-wrapper.icon-md {
  height: 48px;
  width: 48px;
}
.media-wrapper.icon-lg {
  height: 64px;
  width: 64px;
}
.media-wrapper.icon-xl {
  height: 96px;
  width: 96px;
}
.media-wrapper.square-3xs {
  height: 120px;
  width: 120px;
}
.media-wrapper.square-2xs {
  height: 160px;
  width: 160px;
}
.media-wrapper.square-xs {
  height: 240px;
  width: 240px;
}
.media-wrapper.square-sm {
  height: 320px;
  width: 320px;
}
.media-wrapper.square-md {
  height: 480px;
  width: 480px;
}
.media-wrapper.square-lg {
  height: 640px;
  width: 640px;
}
.media-wrapper.fit-cover img {
  object-fit: cover;
}
.media-wrapper.fit-contain img {
  object-fit: contain;
}
.media-wrapper.fit-fill img {
  object-fit: fill;
}
.media-wrapper.fit-none img {
  object-fit: none;
}
.media-wrapper.fit-scale img {
  object-fit: scale-down;
}
.item-box {
  display: flex;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.item-box.item-box--filled {
  background-color: #fff;
}
.item-box.item-box--outline {
  background-color: transparent;
}
.item-box.item-box--anchor {
  border: 2px dotted transparent;
  transition: 0.3s;
  text-decoration: none;
}
.item-box.item-box--anchor:hover {
  border: 2px dashed #f6d6a5;
  transition: 0.3s;
  color: #ef6931;
}
.item-box.item-box--sm {
  padding: 8px;
  border-radius: 0.5rem;
  gap: 16px;
}
.item-box.item-box--md {
  padding: 16px;
  border-radius: 0.75rem;
  gap: 20px;
}
.item-box.item-box--lg {
  padding: 22px;
  border-radius: 0.75rem;
  gap: 20px;
}
.bg-pattern {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 768px) {
  .bg-pattern {
    background-size: 100% auto;
    background-position: center top;
  }
}
.bg-pattern.bg-pattern--d-red {
  background-image: url("../../images/_common/patterns/bg_diagonal_red.jpg");
}
.bg-pattern.bg-pattern--d-black {
  background-image: url("../../images/_common/patterns/bg_diagonal_black.jpg");
}
.bg-pattern.bg-pattern--d-gray {
  background-image: url("../../images/_common/patterns/bg_diagonal_gray.jpg");
}
.bg-pattern.bg-pattern--d-yellow {
  background-image: url("../../images/_common/patterns/bg_diagonal_yellow.jpg");
}
.bg-pattern.bg-pattern--d-blue {
  background-image: url("../../images/_common/patterns/bg_diagonal_blue.jpg");
}
.bg-pattern.bg-pattern--d-multi {
  background-image: url("../../images/_common/patterns/bg_diagonal_multi.jpg");
}
.bg-pattern.bg-pattern--h-green {
  background-image: url("../../images/_common/patterns/bg_horizontal_green.jpg");
}
.bg-pattern.bg-pattern--h-green--nl {
  background-image: url("../../images/_common/patterns/bg_horizontal_green_nolines.jpg");
}
@media only screen and (max-width: 768px) {
  .bg-pattern.bg-pattern--h-green--nl {
    background-image: url("../../images/_common/patterns/bg_horizontal_green_nolines_mob.jpg");
    background-color: #01ae42;
  }
}
.bg-pattern.bg-pattern--h-black {
  background-image: url("../../images/_common/patterns/bg_horizontal_black.jpg");
}
.bg-pattern.bg-pattern--h-black--wide {
  background-image: url("../../images/_common/patterns/bg_horizontal_black_wide.jpg");
}
.bg-pattern.bg-pattern--h-black--nl {
  background-image: url("../../images/_common/patterns/bg_horizontal_black_nolines.jpg");
}
@media only screen and (max-width: 768px) {
  .bg-pattern.bg-pattern--h-black--nl {
    background-image: url("../../images/_common/patterns/bg_horizontal_black_nolines_mob.jpg");
    background-color: #303e49;
  }
}
.bg-pattern.bg-pattern--h-blue {
  background-image: url("../../images/_common/patterns/bg_horizontal_blue.jpg");
}
.bg-pattern.bg-pattern--h-blue--nl {
  background-image: url("../../images/_common/patterns/bg_horizontal_blue_nolines.jpg");
}
@media only screen and (max-width: 768px) {
  .bg-pattern.bg-pattern--h-blue--nl {
    background-image: url("../../images/_common/patterns/bg_horizontal_blue_nolines_mob.jpg");
    background-color: #062f87;
  }
}
.bg-pattern.bg-pattern--h-red {
  background-image: url("../../images/_common/patterns/bg_horizontal_red.jpg");
}
.bg-pattern.bg-pattern--h-red--nl {
  background-image: url("../../images/_common/patterns/bg_horizontal_red_nolines.jpg");
}
@media only screen and (max-width: 768px) {
  .bg-pattern.bg-pattern--h-red--nl {
    background-image: url("../../images/_common/patterns/bg_horizontal_red_nolines_mob.jpg");
    background-color: #a22135;
  }
}
.bg-pattern.bg-pattern--h-gray--nl {
  background-image: url("../../images/_common/patterns/bg_horizontal_grey_nolines.jpg");
}
@media only screen and (max-width: 768px) {
  .bg-pattern.bg-pattern--h-gray--nl {
    background-image: url("../../images/_common/patterns/bg_horizontal_grey_nolines_mob.jpg");
    background-color: #d0d1d3;
  }
}
.bg-pattern.bg-pattern--h-multi--nl {
  background-image: url("../../images/_common/patterns/bg_horizontal_multi_nolines.jpg");
}
@media only screen and (max-width: 768px) {
  .bg-pattern.bg-pattern--h-multi--nl {
    background-image: url("../../images/_common/patterns/bg_horizontal_multi_nolines_mob.png");
    background-color: #b7a0d6 !important;
  }
}
.controls {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  gap: 10px;
  background: #fff;
  padding: 8px;
  border-radius: 40px;
}
.controls .pagination {
  margin: 0 auto;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  gap: 8px;
  justify-content: center;
  align-items: center;
}
.controls .pagination span {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: block;
  background-color: #ced2d4;
  margin: 0 !important;
  transition: 0.3s;
  opacity: 1;
}
.controls .pagination span.swiper-pagination-bullet-active,
.controls .pagination span.active {
  background-color: #1960a5;
  transition: 0.3s;
}
.controls .button-prev,
.controls .button-next {
  cursor: pointer;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-family: 'Oxanium', sans-serif;
  color: #1b2557;
  font-size: 0.875rem /* 14px */;
}
.controls .button-prev.is-disabled,
.controls .button-next.is-disabled {
  color: #98a0a4;
  pointer-events: none;
}
.controls .button-prev.is-disabled .icon,
.controls .button-next.is-disabled .icon {
  background-color: #98a0a4;
}
.controls .button-prev.is-disabled .icon img,
.controls .button-next.is-disabled .icon img {
  filter: grayscale(100%) brightness(0.7);
}
.controls .button-prev .icon,
.controls .button-next .icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #1b2557;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.controls .button-prev .icon img,
.controls .button-next .icon img {
  width: 16px;
  height: 16px;
}
.controls .button-prev:hover .icon,
.controls .button-next:hover .icon {
  background-color: #f8dc34;
  transition: 0.3s;
}
.controls .button-prev .icon img {
  margin-right: 2px;
}
.controls .button-next .icon img {
  margin-left: 2px;
}
.controls.has-labels {
  gap: 40px;
}
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 12px 16px;
  font-size: 0.875rem /* 14px */;
  font-weight: 900;
  border-radius: 3rem /* 48px */;
  text-align: center;
  border-width: 2px;
  border-style: solid;
  text-decoration: none;
  line-height: 100%;
  transition: 0.5s;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  appearance: none;
  outline: none;
}
.btn:hover {
  transition: 0.5s;
}
.btn.btn--primary {
  background: #1960a5;
  border-color: #1960a5;
  color: #fff;
}
.btn.btn--primary:hover {
  background: #2497d1;
  border-color: #2497d1;
}
.btn.btn--outline {
  border-color: #1960a5;
  color: #1960a5;
}
.btn.btn--outline:hover {
  background: #2497d1;
  border-color: #2497d1;
  color: #fff;
}
.btn.btn--alt {
  background: #f2f2f2;
  border-color: #f2f2f2;
  color: #1960a5;
}
.btn.btn--alt:hover {
  background: #fff;
  border-color: #fff;
}
.btn.btn--external {
  background: #fff;
  border-color: #fff;
  color: #1b2557;
}
.btn.btn--external .icon {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
}
.btn.btn--external:hover {
  background: #2497d1;
  border-color: #2497d1;
  color: #fff;
}
.btn.btn--external:hover .icon {
  background: #fff;
  transition: 0.3s;
}
.btn.btn--external.btn--external--dark {
  background: #1960a5;
  border-color: #1960a5;
  color: #fff;
}
.btn.btn--external.btn--external--dark:hover {
  background: #2497d1;
  border-color: #2497d1;
}
.group-links-nav {
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  padding: 4px;
  border-radius: 40px;
  background: #fff;
  width: max-content;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .group-links-nav {
    margin: 0 auto;
  }
}
.group-links-nav .group-link {
  display: flex;
  padding: 12px 16px;
  border-radius: 3rem /* 48px */;
  font-size: 1rem /* 16px */;
  background: #fff;
  line-height: 100%;
  transition: 0.3s;
  color: #1c1b1c;
  font-family: 'Oxanium', sans-serif;
  font-weight: 700;
}
.group-links-nav .group-link:hover {
  background: #f6aa32;
  transition: 0.3s;
}
.group-links-nav .group-link.active,
.group-links-nav .group-link.is-active {
  background: #f8dc34;
  transition: 0.3s;
  pointer-events: none;
}
.group-links-nav .group-link.group-link--icon {
  padding: 8px 12px;
}
.group-links-nav .group-link.group-link--icon img {
  width: 24px;
}
.tabs-nav {
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
  padding: 8px;
  border-radius: 40px;
  background: rgba(255,255,255,0.7);
  backdrop-filter: blur(20px);
  width: max-content;
  margin: 0 auto;
  transform: translateY(32px);
  position: relative;
  z-index: 1;
}
.tabs-nav .tab-nav-button {
  display: flex;
  padding: 16px 24px;
  border-radius: 3rem /* 48px */;
  font-size: 1.125rem /* 18px */;
  background: #fff;
  line-height: 100%;
  transition: 0.3s;
  color: #1c1b1c;
  font-family: 'Oxanium', sans-serif;
  font-weight: 700;
}
.tabs-nav .tab-nav-button:hover {
  background: #f6aa32;
  transition: 0.3s;
}
.tabs-nav .tab-nav-button.active {
  background: #f8dc34;
  transition: 0.3s;
}
.select-wrapper {
  position: relative;
  width: 100%;
  max-width: 280px;
}
.select-wrapper select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  height: 48px;
  padding: 12px 16px;
  border: 0;
  border-radius: 40px;
  color: #a1a9ad;
  background: #fff url("../../images/_common/icon_select.svg") no-repeat calc(100% - 10px) center;
  background-size: 32px;
  cursor: pointer;
}
.select-wrapper select:focus {
  outline: none;
  box-shadow: 0 0 0 2px #415984;
}
.accordion-item {
  display: flex;
}
.accordion-item .accordion-header {
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 16px 20px;
  border-radius: 1rem /* 16px */;
  transition: color 0.3s ease;
  background: #fff;
  transition: background 0.5s;
  line-height: 100%;
  text-align: left;
  font-size: 1.25rem /* 20px */;
}
@media only screen and (max-width: 1024px) {
  .accordion-item .accordion-header {
    font-size: 1.125rem /* 18px */;
  }
}
.accordion-item .accordion-header:hover {
  color: #ef6931;
}
.accordion-item .accordion-header:focus-visible {
  outline: 2px solid #07c;
  outline-offset: 4px;
}
.accordion-item .accordion-header .accordion-icon {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 1.125rem /* 18px */;
  font-weight: 700;
  background: #f2f2f2;
  border-radius: 50%;
  transition: 0.3s;
}
.accordion-item .accordion-content {
  overflow: hidden;
  background: #fff;
  border-radius: 0 0 1rem /* 16px */ 1rem /* 16px */;
  opacity: 0;
  max-height: 0;
  transition: max-height 0.4s, opacity 0.6s;
  will-change: max-height, opacity;
}
.accordion-item .accordion-content .accordion-inner {
  padding: 20px;
}
.accordion-item .accordion-content .accordion-inner p {
  margin: 15px 0;
  font-size: 1rem /* 16px */;
}
.accordion-item.active .accordion-header {
  background: #ef6931;
  color: #fff;
  border-radius: 1rem /* 16px */ 1rem /* 16px */ 0 0;
  transition: background 0.5s;
}
.accordion-item.active .accordion-header:hover {
  color: #fff;
}
.accordion-item.active .accordion-header .accordion-icon {
  background: #fff;
  color: #303e49;
}
.accordion-item.active .accordion-content {
  opacity: 1;
}
.tabs {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (max-width: 1024px) {
  .tabs {
    gap: 10px;
  }
}
.tabs .tabs-content {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  padding: 0px;
  border-radius: 2rem /* 32px */;
}
@media only screen and (max-width: 1024px) {
  .tabs .tabs-content {
    padding: 0;
    background: transparent;
  }
}
.tabs .tabs-content .tab-item {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.tabs .tabs-content .tab-item .tab-button {
  display: none;
}
.tabs .tabs-content .tab-item .tab-panel {
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  transition: opacity 0.3s ease, height 0.3s ease, visibility 0.3s;
  padding: 0;
}
.tabs .tabs-content .tab-item .tab-panel .flex-row.flex--nowrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 768px) {
  .tabs .tabs-content .tab-item .tab-panel .flex-row.flex--nowrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.tabs .tabs-content .tab-item .tab-panel.active {
  opacity: 1;
  visibility: visible;
  height: auto;
  padding: 60px 20px 20px 20px;
  border-radius: 2rem /* 32px */;
}
@media only screen and (max-width: 1024px) {
  .tabs .tabs-content .tab-item .tab-panel.active {
    background: #fff;
  }
}
@media only screen and (max-width: 768px) {
  .tabs .tabs-content .tab-item .tab-panel.active {
    padding: 20px;
    border-radius: 0 0 2rem /* 32px */ 2rem /* 32px */;
  }
}
@media only screen and (max-width: 430px) {
  .tabs .tabs-content .tab-item .tab-panel.active {
    padding: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .tabs {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tabs .tabs-nav {
    display: none;
  }
  .tabs .tabs-content {
    gap: 20px;
  }
  .tabs .tabs-content .tab-item .tab-button {
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 10px 20px;
    border-radius: 1rem /* 16px */;
    transition: color 0.3s ease;
    font-size: 1.25rem /* 20px */;
    font-family: 'Oxanium', sans-serif;
    font-weight: 700;
    background: #fff;
    transition: background 0.5s;
    line-height: 100%;
    text-align: left;
  }
  .tabs .tabs-content .tab-item .tab-button .icon {
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    font-size: 1.125rem /* 18px */;
    font-weight: 700;
    background: #f2f2f2;
    border-radius: 50%;
    transition: 0.3s;
  }
  .tabs .tabs-content .tab-item .tab-button.active {
    background: #ef6931;
    color: #fff;
    border-radius: 1rem /* 16px */ 1rem /* 16px */ 0 0;
    transition: background 0.5s;
  }
  .tabs .tabs-content .tab-item .tab-button.active .icon {
    background: #fff;
    color: #303e49;
  }
  .tabs .tabs-content .tab-item .tab-button.active:hover {
    color: #fff;
  }
  .tabs .tabs-content .tab-item .tab-panel {
    padding: 0 1em;
  }
}
.table-wrapper {
  position: relative;
  overflow: hidden;
}
.table-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 100%);
}
@media only screen and (min-width: 800px) {
  .table-wrapper.table--noscroll:after {
    width: 0;
  }
}
.table-wrapper .table-scroll-inner {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  scrollbar-width: none;
}
.table-prizes {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  text-align: center;
  display: table;
}
.table-prizes thead th {
  background: #f6aa32;
  color: #303e49;
  font-weight: 700;
  padding: 1rem;
  border-bottom: 2px solid #f2f2f2;
}
@media only screen and (max-width: 768px) {
  .table-prizes thead th {
    word-break: break-word;
  }
}
.table-prizes thead th:first-child {
  border-top-left-radius: 1rem /* 16px */;
}
.table-prizes thead th:last-child {
  border-top-right-radius: 1rem /* 16px */;
}
.table-prizes tbody td {
  padding: 0.75rem 1rem;
  border-bottom: 1px solid #eee;
}
@media only screen and (max-width: 430px) {
  .table-prizes tbody td {
    font-size: 0.875rem /* 14px */;
    padding: 0.5rem 0.75rem;
  }
}
.table-prizes tbody td:first-child {
  font-weight: 700;
}
@media only screen and (max-width: 430px) {
  .table-prizes tbody td:first-child {
    font-size: 0.875rem /* 14px */;
  }
}
.table-prizes tbody tr {
  overflow: hidden;
  border-radius: 10px;
}
.table-prizes tbody tr:nth-child(even) {
  background: #f2f2f2;
}
.table-prizes tbody tr:hover {
  background: #fbe98b;
}
.options_bar {
  background: #fff;
  padding: 10px;
  border-radius: 1rem /* 16px */;
}
@media only screen and (max-width: 768px) {
  .options_bar {
    margin-bottom: 20px;
  }
}
.options_bar .event-search {
  position: relative;
}
.options_bar .event-search input[type="text"] {
  border-radius: 8px;
  height: 42px;
  padding: 12px;
  padding-left: 32px;
  border: 2px solid transparent;
  outline: none;
  background: #fff no-repeat url("../../images/_common/icon_search.svg") 4px center;
  background-size: 24px;
  background-color: #fff;
  transition: 0.3s;
}
.options_bar .event-search input[type="text"]:focus {
  border-color: #303e49;
  background-color: #f2f2f2;
  transition: 0.3s;
  background-image: url("../../images/_common/icon_search_active.svg");
}
.options_bar .event-search input[type="text"]:hover {
  border-color: #728da2;
  transition: 0.3s;
}
.options_bar .event-search input[type="text"]:hover:focus {
  border-color: #303e49;
}
.options_bar .event-search button {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: none;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background: #fff;
  font-size: 1rem /* 16px */;
  font-weight: 700;
  border-radius: 50%;
  line-height: 20px;
  text-align: center;
}
.options_bar .event-filters {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 4px;
}
.options_bar .event-filters label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  transition: 0.2s;
}
.options_bar .event-filters label span {
  padding: 8px 12px;
  background: #fff;
  color: #d3d3d3;
  font-weight: 700;
  border-radius: 0.5rem;
  border: 2px solid transparent;
  transition: 0.3s;
}
.options_bar .event-filters label span:hover {
  border-color: #728da2;
  transition: 0.3s;
}
.options_bar .event-filters label input[type="radio"] {
  display: none;
}
.options_bar .event-filters label input[type="radio"]:checked + span {
  border-color: #303e49;
  background-color: #f2f2f2;
  color: #303e49;
  border-style: solid;
}
.options_bar .event-filters label input[type="radio"]:checked + span:hover {
  border-color: #303e49;
}
.options_bar .view-selector {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 4px;
}
@media only screen and (max-width: 768px) {
  .options_bar .view-selector {
    display: none;
  }
}
.options_bar .view-selector button {
  height: 44px;
  padding: 8px 12px;
  padding-left: 32px;
  background-color: #fff;
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: 10px center;
  font-weight: 700;
  border-radius: 0.5rem;
  border: 2px solid transparent;
  transition: 0.3s;
}
.options_bar .view-selector button:hover {
  border-color: #728da2;
  transition: 0.3s;
}
.options_bar .view-selector button span {
  display: none;
}
.options_bar .view-selector button[data-view-mode="table"] {
  background-image: url("../../images/_common/icon_table.svg");
}
.options_bar .view-selector button[data-view-mode="grid"] {
  background-image: url("../../images/_common/icon_grid.svg");
}
.options_bar .view-selector button[data-view-mode="list"] {
  background-image: url("../../images/_common/icon_list.svg");
}
.options_bar .view-selector button.active {
  border-color: #303e49;
  background-color: #f2f2f2;
}
.options_bar .view-selector button.active:hover {
  border-color: #303e49;
}
.options_bar .view-selector button.active[data-view-mode="table"] {
  background-image: url("../../images/_common/icon_table_active.svg");
}
.options_bar .view-selector button.active[data-view-mode="grid"] {
  background-image: url("../../images/_common/icon_grid_active.svg");
}
.options_bar .view-selector button.active[data-view-mode="list"] {
  background-image: url("../../images/_common/icon_list_active.svg");
}
.tabs_schedule .hour-block {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  gap: 20px;
  margin-bottom: 20px;
}
.tabs_schedule .hour-block .hour-label {
  width: 100%;
  background: #8aa0b2;
  color: #fff;
  font-weight: 700;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 8px;
}
.tabs_schedule .event-card {
  border-left: 4px solid #f2f2f2;
  background: #f2f2f2;
  border-radius: 1rem /* 16px */;
  padding: 10px;
  gap: 20px;
}
.tabs_schedule .event-card .event-tag {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  gap: 8px;
}
.tabs_schedule .event-card .event-tag .tag {
  padding: 8px;
  border-radius: 0.5rem;
  text-transform: uppercase;
  font-size: 0.75rem /* 12px */;
  text-wrap: nowrap;
  font-weight: 700;
  letter-spacing: 0.2px;
  background: #fff;
  min-width: 52px;
  text-align: center;
}
.tabs_schedule .event-card .event-tag .tag.tag-tcg {
  background: #1b2557;
  color: #2497d1;
}
.tabs_schedule .event-card .event-tag .tag.tag-vgc {
  background: #e52323;
  color: #edc7c7;
}
.tabs_schedule .event-card .event-tag .tag.tag-go {
  background: #019e4b;
  color: #cce588;
}
.tabs_schedule .event-card .event-tag .tag.tag-pocket {
  background: #f8dc34;
  color: #e38f0a;
}
.tabs_schedule .event-card .event-tag .tag.tag-unite {
  background: #5a266f;
  color: #b894c2;
}
.tabs_schedule .event-card .event-information {
  gap: 10px;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.tabs_schedule .event-card .event-information .event-title h5 {
  font-size: 0.875rem /* 14px */;
}
.tabs_schedule .event-card .event-information .event-description p {
  font-size: 0.75rem /* 12px */;
  line-height: 100%;
}
.tabs_schedule .event-card .event-information .extra {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  max-width: max-content;
  gap: 5px;
  margin-left: auto;
}
.tabs_schedule .event-card .event-information .extra .event-cost {
  font-size: 0.75rem /* 12px */;
  padding: 4px;
  border: 1px dashed #e6e6e6;
  border-radius: 0.5rem;
  background: #f6d6a5;
  text-align: center;
  width: 60px;
  margin-left: auto;
}
.tabs_schedule .event-card .event-information .extra .event-more {
  font-size: 0.75rem /* 12px */;
  padding: 4px;
  border-radius: 0.5rem;
  background: #303e49;
  color: #fff;
  text-align: center;
  width: 60px;
  margin-left: auto;
  text-wrap: nowrap;
  transition: 0.3s;
}
.tabs_schedule .event-card .event-information .extra .event-more:hover {
  background: #4f6678;
  transition: 0.3s;
}
.tabs_schedule .event-card[data-type="tcg"] {
  border-color: #304f72;
}
.tabs_schedule .event-card[data-type="vgc"] {
  border-color: #e52323;
}
.tabs_schedule .event-card[data-type="go"] {
  border-color: #019e4b;
}
.tabs_schedule .event-card[data-type="pocket"] {
  border-color: #f8dc34;
}
@media only screen and (max-width: 768px) {
  .tabs_schedule .tabs-content[data-view="table"] .hour-block {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.tabs_schedule .tabs-content[data-view="table"] .hour-block .hour-label {
  width: 100px;
}
@media only screen and (max-width: 768px) {
  .tabs_schedule .tabs-content[data-view="table"] .hour-block .hour-label {
    width: 100%;
  }
}
.tabs_schedule .tabs-content[data-view="table"] .hour-block .events {
  width: calc(100% - 100px);
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}
@media only screen and (max-width: 768px) {
  .tabs_schedule .tabs-content[data-view="table"] .hour-block .events {
    width: 100%;
  }
}
.tabs_schedule .tabs-content[data-view="table"] .hour-block .events .event-card {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .tabs_schedule .tabs-content[data-view="table"] .hour-block .events .event-card {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: start;
    justify-content: start;
  }
}
.tabs_schedule .tabs-content[data-view="table"] .hour-block .events .event-card .event-tag {
  width: 150px;
}
.tabs_schedule .tabs-content[data-view="table"] .hour-block .events .event-card .event-tag .event-time {
  display: block;
}
.tabs_schedule .tabs-content[data-view="table"] .hour-block .events .event-card .event-information {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: calc(100% - 170px);
  gap: 10px;
}
@media only screen and (max-width: 768px) {
  .tabs_schedule .tabs-content[data-view="table"] .hour-block .events .event-card .event-information {
    width: 100%;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: start;
    justify-content: start;
  }
}
.tabs_schedule .tabs-content[data-view="table"] .hour-block .events .event-card .event-information .event-title {
  width: 180px;
}
@media only screen and (max-width: 768px) {
  .tabs_schedule .tabs-content[data-view="table"] .hour-block .events .event-card .event-information .event-title {
    width: 100%;
  }
}
.tabs_schedule .tabs-content[data-view="table"] .hour-block .events .event-card .event-information .event-description {
  width: calc(100% - 180px);
}
@media only screen and (max-width: 768px) {
  .tabs_schedule .tabs-content[data-view="table"] .hour-block .events .event-card .event-information .event-description {
    width: 100%;
  }
}
.tabs_schedule .tabs-content[data-view="grid"] .hour-block {
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.tabs_schedule .tabs-content[data-view="grid"] .hour-block .events {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 20px;
}
.tabs_schedule .tabs-content[data-view="grid"] .hour-block .events .event-card {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.tabs_schedule .tabs-content[data-view="grid"] .hour-block .events .event-card .extra {
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  margin-top: 20px;
}
.tabs_schedule .tabs-content[data-view="list"] .hour-block {
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.tabs_schedule .tabs-content[data-view="list"] .hour-block .events {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}
.tabs_schedule .tabs-content[data-view="list"] .hour-block .events .event-card {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.tabs_schedule .tabs-content[data-view="list"] .hour-block .events .event-card .extra {
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  margin-top: 20px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.modal[hidden] {
  display: none !important;
}
.modal {
  position: fixed;
  inset: 0;
  display: grid;
  place-items: center;
  background: rgba(0,0,0,0.45);
  z-index: 1000;
  padding: 16px;
}
.modal .modal__dialog {
  position: relative;
  width: 100%;
  max-width: 560px;
  background: #1b2557;
  color: #515963;
  border-radius: 10px;
  box-shadow: 0 10px 40px rgba(0,0,0,0.25);
  padding: 32px;
}
.modal .modal__dialog .modal__title {
  margin: 0 0 12px;
  font-family: var(--font-display, 'Oxanium', sans-serif);
  font-weight: 800;
  color: #415984;
}
.modal .modal__dialog .modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 4px;
  border: 4px solid #fff;
  cursor: pointer;
  border-radius: 8px;
  cursor: pointer;
}
.modal .modal__dialog .modal-search__form {
  display: flex;
  gap: 10px;
  margin-top: 32px;
}
.modal .modal__dialog .modal-search__form input[type="search"] {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 12px 14px;
  border-radius: 20px;
  font-size: 16px;
  border: none;
}
.modal .modal__dialog .lang-list {
  display: grid;
  gap: 10px;
  margin: 32px 0 0;
  padding: 0;
  list-style: none;
}
.modal .modal__dialog .lang-item {
  width: 100%;
  text-align: left;
  border-radius: 12px;
  background: #fff;
  cursor: pointer;
}
.modal .modal__dialog .lang-item a {
  width: 100%;
  padding: 12px 14px;
  display: block;
}
.modal .modal__dialog .lang-item:hover {
  background: #a1a9ad;
}
.email_tag {
  background: #92d5ec;
  font-size: 0.75rem /* 12px */;
  color: #1960a5;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 16px;
  padding: 8px;
  transition: 0.5s;
}
.email_tag:hover {
  background: #92d5ec;
  transition: 0.5s;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  height: 100%;
  scroll-behavior: smooth;
}
body {
  margin: 0;
  padding: 0;
  height: 100%;
  overflow-x: hidden;
  width: 100%;
  max-width: 100%;
}
img,
embed,
object,
video,
iframe {
  max-width: 100%;
}
img {
  border: none;
  padding: 0;
  margin: 0;
}
ul,
ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
a {
  text-decoration: none;
  cursor: pointer;
  outline: none;
  color: inherit;
}
main {
  margin-top: 100px;
  overflow-x: hidden;
}
@media only screen and (max-width: 1024px) {
  main {
    margin-top: 60px;
  }
}
.home_page main,
.single-event main {
  margin-top: 0 !important;
}
header {
  position: relative;
  width: 100%;
  background: #fff;
}
header:before {
  content: '';
  width: 100%;
  height: 56px;
  display: block;
  background: #1b2557 url("../../images/_common/header-pattern.png") repeat-x center;
}
@media only screen and (max-width: 430px) {
  header:before {
    height: 25px;
  }
}
header .container {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  height: 64px;
  gap: 20px;
}
@media only screen and (max-width: 430px) {
  header .container {
    height: 45px;
  }
}
header .container .site-logo {
  width: 120px;
  height: 100%;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  header .container .site-logo {
    order: 1;
  }
}
@media only screen and (max-width: 430px) {
  header .container .site-logo {
    width: 80px;
  }
}
header .container .site-logo a {
  display: block;
  width: 100%;
  height: 100%;
}
header .container .site-logo a img {
  position: absolute;
  inset: auto;
  top: -30px;
  height: auto;
}
@media only screen and (max-width: 430px) {
  header .container .site-logo a img {
    top: -20px;
  }
}
header .container .menu {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  height: 100%;
}
header .container .menu .menu_inner {
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  left: 25px;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  header .container .menu .menu_inner {
    margin-left: 0;
    left: 0;
    width: 100%;
  }
}
header .container .menu nav {
  height: 100%;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 1100px) {
  header .container .menu nav.menu_lateral_l {
    order: 2;
    margin-right: 10px;
    margin-left: auto;
  }
  header .container .menu nav.menu_lateral_r {
    order: 3;
  }
}
@media only screen and (max-width: 768px) {
  header .container .menu nav.menu_lateral_r {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  header .container .menu nav.menu_lateral_l .nomob {
    display: none;
  }
}
header .container .menu nav .mobile-toggle {
  display: none;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #1b2557;
  color: #fff;
  font-size: 0.65rem /* 10px */;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  border-radius: 40px;
  padding: 8px 16px;
  transition: 0.3s;
  font-weight: 800;
  cursor: pointer;
}
header .container .menu nav .mobile-toggle:hover {
  background: #1f355a;
  transition: 0.3s;
}
@media only screen and (max-width: 768px) {
  header .container .menu nav .mobile-toggle {
    display: flex;
  }
}
header .container .menu nav ul {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: center;
  gap: 10px;
  height: 100%;
}
header .container .menu nav ul .mobile-controls {
  display: none;
}
@media only screen and (max-width: 768px) {
  header .container .menu nav ul .mobile-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 20%;
    padding: 0 20px;
  }
  header .container .menu nav ul .mobile-controls .close-menu {
    padding: 4px;
    border: 4px solid #fff;
    cursor: pointer;
    border-radius: 8px;
  }
}
@media only screen and (max-width: 768px) {
  header .container .menu nav ul {
    display: none;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: fixed;
    width: 100%;
    height: 100%;
    max-width: 400px;
    max-height: 300px;
    inset: 0;
    margin: auto;
    z-index: 1000;
    background: #1b2557;
    border-radius: 10px;
    overflow: hidden;
    gap: 0;
  }
}
header .container .menu nav ul li {
  height: 100%;
  margin: 0 5px;
}
@media only screen and (max-width: 768px) {
  header .container .menu nav ul li {
    height: 20%;
    width: 100%;
  }
}
header .container .menu nav ul li a {
  height: calc(100% - 20px);
  display: flex;
  align-items: center;
  padding: 10px 20px;
  font-weight: 800;
  color: #1b2557;
  transition: 0.3s;
  border-radius: 40px;
  margin: 10px 0;
}
@media only screen and (max-width: 768px) {
  header .container .menu nav ul li a {
    height: 100%;
    width: 100%;
    padding: 0 20px;
    margin: 0;
    border-radius: 0;
    text-align: center;
    color: #fff;
  }
}
header .container .menu nav ul li a:hover {
  background-color: #2497d1;
  transition: 0.3s;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  header .container .menu nav ul li a:hover {
    color: #1b2557;
  }
}
header .container .menu nav ul li.current-menu-item a {
  background-color: #1960a5;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  header .container .menu nav ul li.current-menu-item a {
    color: #1b2557;
    background-color: #fff;
  }
}
header .container .menu .actions {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 50px;
}
@media only screen and (max-width: 768px) {
  header .container .menu .actions {
    gap: 5px;
  }
}
header .container .menu .actions button {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #1f355a;
  font-size: 0.65rem /* 10px */;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  border-radius: 40px;
  padding: 8px 16px;
  transition: 0.3s;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  header .container .menu .actions button {
    gap: 4px;
  }
}
header .container .menu .actions button * {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
header .container .menu .actions button * img {
  width: 16px;
}
header .container .menu .actions button:hover {
  transition: 0.3s;
  background-color: #2497d1;
}
@media only screen and (max-width: 768px) {
  header .menu nav.opened ul {
    display: flex;
  }
}
@media only screen and (max-width: 768px) {
  body.menu-opened {
    overflow: hidden;
  }
}
@media only screen and (max-width: 768px) {
  .menu-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.45);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease;
    z-index: 998;
  }
}
@media only screen and (max-width: 768px) {
  body.menu-opened .menu-overlay {
    opacity: 1;
    pointer-events: auto;
  }
}
footer {
  background: #303e49;
  border-top: 10px solid #f8dc34;
  padding: 32px 0;
}
footer a:hover {
  color: #f6aa32;
}
footer * {
  color: #f2f2f2;
  font-size: 0.75rem /* 12px */;
}
@media only screen and (max-width: 768px) {
  footer * {
    text-align: center;
  }
}
footer .container {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  gap: 20px;
}
@media only screen and (max-width: 768px) {
  footer .container {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
  }
}
footer .container .site-logo {
  width: 100px;
}
footer .container .rights {
  max-width: 310px;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
}
footer .container .rights ul {
  display: flex;
  gap: 5px;
  margin-top: 10px;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  footer .container .rights ul {
    text-align: center;
    align-items: center;
    justify-content: center;
  }
}
footer .container .kbm {
  margin-left: auto;
  max-width: 300px;
}
@media only screen and (max-width: 768px) {
  footer .container .kbm {
    margin-left: 0;
  }
}
footer .container .kbm img {
  height: 40px;
}
@media only screen and (max-width: 768px) {
  footer .container .kbm img {
    height: 32px;
  }
}
.cards-events--grid {
  display: grid;
  gap: 24px;
  margin: auto;
  grid-template-columns: repeat(4, 1fr);
}
@media only screen and (max-width: 1024px) {
  .cards-events--grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .cards-events--grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 480px) {
  .cards-events--grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.cards-events--slider {
  position: relative;
}
.card-event {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 20px;
  background: #fff;
  width: 100%;
  padding: 16px;
  transition: 0.3s;
  box-shadow: rgba(14,63,126,0) 0px 0px 0px 1px;
}
.card-event .card-event--media {
  border-radius: 10px;
}
@media only screen and (max-width: 1024px) {
  .card-event .card-event--media {
    aspect-ratio: 3/4 !important;
  }
}
@media only screen and (max-width: 800px) {
  .card-event .card-event--media {
    aspect-ratio: 2/1 !important;
  }
}
@media only screen and (max-width: 600px) {
  .card-event .card-event--media {
    aspect-ratio: 4/3 !important;
  }
}
.card-event .card-event--media a img {
  transition: 0.3s;
}
.card-event .card-event--media a .card-event--badge {
  position: absolute;
  z-index: 10;
  right: 10px;
  top: 10px;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 4px;
  text-align: center;
  background-color: #98a0a4;
  color: #fff;
  border-radius: 8px;
  padding: 6px;
  min-width: 70px;
}
.card-event .card-event--media a .card-event--badge .card-event--badge-month {
  font-size: 0.875rem /* 14px */;
}
.card-event .card-event--media a .card-event--badge .card-event--badge-day {
  font-size: 1.125rem /* 18px */;
  font-weight: 900;
}
.card-event .card-event--media a .card-event--badge .card-event--badge-year {
  font-size: 0.65rem /* 10px */;
}
.card-event .card-event--body {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}
.card-event .card-event--body .card-event--meta {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  gap: 10px;
  margin-top: 20px;
}
.card-event .card-event--body .card-event--meta .meta-chip {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #f2f2f2;
  font-size: 0.65rem /* 10px */;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  border-radius: 40px;
  padding: 4px 10px;
}
.card-event .card-event--body .card-event--meta .meta-chip * {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.card-event .card-event--body .card-event--title h3 {
  font-size: 1.125rem /* 18px */;
}
@media only screen and (max-width: 1024px) {
  .card-event .card-event--body .card-event--title h3 {
    font-size: 0.875rem /* 14px */;
  }
}
@media only screen and (max-width: 480px) {
  .card-event .card-event--body .card-event--title h3 {
    font-size: 1.125rem /* 18px */;
  }
}
.card-event .card-event--body .card-event--location {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  font-size: 0.875rem /* 14px */;
  gap: 10px;
}
.card-event .card-event--body .card-event--date {
  display: none;
}
.card-event .card-event--body .card-event--actions {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 40px;
}
.card-event .card-event--body .card-event--actions .btn {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.card-event[data-status="upcoming"] .card-event--media a .card-event--badge {
  background-color: #bf2d37;
}
.card-event[data-status="soon"] .card-event--media a .card-event--badge {
  background-color: #6c2020;
}
.card-event:hover {
  transition: 0.3s;
  box-shadow: rgba(0,0,0,0.45) 0px 25px 20px -20px;
}
.card-event:hover .card-event--media a img {
  transform: scale(1.1);
  transition: 0.3s;
}
.cards-events--table-head {
  display: none;
}
.cards-events--table-head.is-shown {
  display: flex;
}
.cards-events--table {
  gap: 10px;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cards-events--table .card-event {
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  gap: 20px;
}
@media only screen and (max-width: 1024px) {
  .cards-events--table .card-event {
    max-width: 660px;
    margin: 0 auto;
  }
}
.cards-events--table .card-event .card-event--media {
  width: 140px;
  aspect-ratio: 1/1 !important;
}
.cards-events--table .card-event .card-event--media .card-event--badge {
  display: none;
}
.cards-events--table .card-event .card-event--body {
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  gap: 20px;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .cards-events--table .card-event .card-event--body {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }
}
.cards-events--table .card-event .card-event--body .card-event--title {
  order: 1;
  display: flex;
  align-items: center;
  max-width: 220px;
}
.cards-events--table .card-event .card-event--body .card-event--title h3 {
  font-size: 0.875rem /* 14px */;
}
.cards-events--table .card-event .card-event--body .card-event--meta {
  order: 2;
  display: flex;
  align-items: center;
  margin-top: 0;
}
.cards-events--table .card-event .card-event--body .card-event--meta .meta-chip {
  background: transparent;
  padding: 0;
}
.cards-events--table .card-event .card-event--body .card-event--meta .meta-chip--stream {
  display: none;
}
.cards-events--table .card-event .card-event--body .card-event--date {
  display: block;
  order: 3;
  font-size: 0.75rem /* 12px */;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .cards-events--table .card-event .card-event--body .card-event--date {
    order: 0;
  }
}
.cards-events--table .card-event .card-event--body .card-event--location {
  order: 4;
  font-size: 0.75rem /* 12px */;
  display: flex;
  align-items: center;
}
.cards-events--table .card-event .card-event--body .card-event--location img {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .cards-events--table .card-event .card-event--body .card-event--location img {
    display: block;
  }
}
.cards-events--table .card-event .card-event--body .card-event--actions {
  order: 5;
  margin-top: 0;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .cards-events--table .card-event .card-event--body .card-event--actions {
    max-width: 260px;
  }
}
.cards-contact--grid {
  display: flex;
  gap: 24px;
  margin: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}
.cards-contact--grid .card-contact {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 0 calc((100% - (3 * 24px)) / 4);
  -ms-flex: 0 0 calc((100% - (3 * 24px)) / 4);
  flex: 0 0 calc((100% - (3 * 24px)) / 4);
  max-width: calc((100% - (3 * 24px)) / 4);
}
@media only screen and (max-width: 1024px) {
  .cards-contact--grid .card-contact {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 calc((100% - (1 * 24px)) / 2);
    -ms-flex: 0 0 calc((100% - (1 * 24px)) / 2);
    flex: 0 0 calc((100% - (1 * 24px)) / 2);
    max-width: calc((100% - (1 * 24px)) / 2);
  }
}
@media only screen and (max-width: 768px) {
  .cards-contact--grid .card-contact {
    flex-basis: 100%;
    max-width: 300px;
  }
}
.card-contact {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 20px;
  background: #fff;
  width: 100%;
  padding: 16px;
  transition: 0.3s;
  box-shadow: rgba(14,63,126,0) 0px 0px 0px 1px;
  gap: 20px;
}
@media only screen and (max-width: 768px) {
  .card-contact {
    max-width: 320px;
    margin: 0 auto;
  }
}
.card-contact .card-event--media {
  border-radius: 10px;
  aspect-ratio: 4/3;
}
.card-contact .card-event--media img {
  transition: 0.3s;
  height: auto;
  width: 100%;
  position: relative;
  max-width: 270px;
}
.card-contact .card-contact--body {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  gap: 10px;
}
.card-contact .card-contact--body .card-contact--meta {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  gap: 10px;
}
.card-contact .card-contact--body .card-contact--meta .meta-chip {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #f2f2f2;
  font-size: 0.65rem /* 10px */;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  border-radius: 40px;
  padding: 4px 10px;
  text-wrap: nowrap;
}
.card-contact .card-contact--body .card-contact--meta .meta-chip * {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.card-contact .card-contact--body .card-contact--title {
  text-align: left;
}
.card-contact .card-contact--body .card-contact--title h3 {
  font-size: 1.125rem /* 18px */;
}
@media only screen and (max-width: 1024px) {
  .card-contact .card-contact--body .card-contact--title h3 {
    font-size: 0.875rem /* 14px */;
  }
}
.card-contact .card-contact--actions {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}
.card-contact .card-contact--actions .btn {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  gap: 6px;
}
.card-contact .card-contact--actions .social-media {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  gap: 10px;
  justify-content: center;
  align-items: center;
}
.card-contact .card-contact--actions .social-media li a {
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 2px solid #1b2557;
  transition: 0.3s;
}
.card-contact .card-contact--actions .social-media li a:hover {
  background: #fbe98b;
  transition: 0.3s;
}
.card-contact:hover {
  transition: 0.3s;
  box-shadow: rgba(0,0,0,0.45) 0px 25px 20px -20px;
}
.card-contact:hover .card-event--media a img {
  transform: scale(1.1);
  transition: 0.3s;
}
.item-slider .item-slider--box {
  padding: 20px;
  display: flex;
  text-align: center;
  gap: 20px;
}
.item-slider .item-slider--box .event--meta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.item-slider .item-slider--box .event--meta .event--status,
.item-slider .item-slider--box .event--meta .event--badge {
  font-size: 0.875rem /* 14px */;
  text-transform: uppercase;
  border-radius: 8px;
  padding: 4px 8px;
}
@media only screen and (max-width: 1024px) {
  .item-slider .item-slider--box .event--meta .event--status,
  .item-slider .item-slider--box .event--meta .event--badge {
    font-size: 0.75rem /* 12px */;
  }
}
.item-slider .item-slider--box .event--meta .event--status {
  background: #e52323;
  color: #edc7c7;
}
.item-slider .item-slider--box .event--meta .event--badge {
  background: rgba(255,255,255,0.2);
  color: #fff;
}
.item-slider .item-slider--box .event--title {
  max-width: 430px;
}
.item-slider .item-slider--box .event--title h2 {
  font-weight: 800;
  font-size: 3rem /* 48px */;
  font-family: 'Oxanium', sans-serif;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
  .item-slider .item-slider--box .event--title h2 {
    font-size: 2.5rem /* 40px */;
  }
}
@media only screen and (max-width: 768px) {
  .item-slider .item-slider--box .event--title h2 {
    font-size: 2rem /* 32px */;
  }
}
.item-slider .item-slider--box .event--title p {
  font-weight: 900;
  font-size: 1.5rem /* 24px */;
  line-height: 120%;
  max-width: 330px;
}
@media only screen and (max-width: 1024px) {
  .item-slider .item-slider--box .event--title p {
    font-size: 1.25rem /* 20px */;
  }
}
@media only screen and (max-width: 768px) {
  .item-slider .item-slider--box .event--title p {
    font-size: 1.25rem /* 20px */;
  }
}
.item-slider .item-slider--box .event--actions {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}
.item-slider .item-slider--box .event--actions .btn--primary {
  background: #fff;
  border-color: #fff;
  color: #1b2557;
}
.item-slider .item-slider--box .event--actions .btn--primary:hover {
  background: #2497d1;
  border-color: #2497d1;
  color: #fff;
}
.item-slider .item-slider--box .event--actions .btn--outline {
  border-color: #fff;
  color: #fff;
}
.item-slider .item-slider--box .event--actions .btn--outline:hover {
  background: #2497d1;
  border-color: #2497d1;
  color: #fff;
}
.item-slider .item-slider--photo {
  padding: 40px;
}
@media only screen and (max-width: 768px) {
  .item-slider .item-slider--photo {
    padding: 20px;
  }
}
.item-slider .item-slider--photo .media-wrapper {
  border-radius: 20px;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  display: block;
  clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
}
@media only screen and (max-width: 768px) {
  .item-slider .item-slider--photo .media-wrapper {
    clip-path: polygon(0% 0%, 100% 0, 100% 75%, 50% 100%, 0 75%);
  }
}
@media only screen and (max-width: 768px) {
  .item-slider.slide-custom .item-slider--box {
    padding-left: 0;
    padding-right: 0;
  }
}
.item-slider.slide-custom .item-slider--box .event--title {
  align-items: center;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (max-width: 1024px) {
  .item-slider.slide-custom .item-slider--box .event--title h2 {
    font-size: 2rem /* 32px */;
  }
}
@media only screen and (max-width: 400px) {
  .item-slider.slide-custom .item-slider--box .event--title h2 {
    font-size: 1.5rem /* 24px */;
  }
}
.item-slider.slide-custom .item-slider--box .event--title p {
  font-size: 1.25rem /* 20px */;
  margin-top: 1.5rem /* 24px */;
}
@media only screen and (max-width: 1024px) {
  .item-slider.slide-custom .item-slider--box .event--title p {
    font-size: 1rem /* 16px */;
  }
}
@media only screen and (max-width: 768px) {
  .item-slider.slide-custom .item-slider--box .event--title p {
    font-size: 1rem /* 16px */;
  }
}
.marquee {
  width: 100%;
  overflow: hidden;
  padding: 20px;
  position: relative;
}
.marquee::before,
.marquee::after {
  content: "";
  position: absolute;
  top: 0;
  width: 120px;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}
.marquee::before {
  left: 0;
  background: linear-gradient(to right, #f2f2f2, rgba(242,242,242,0));
}
.marquee::after {
  right: 0;
  background: linear-gradient(to left, #f2f2f2, rgba(242,242,242,0));
}
.marquee .marquee-content {
  display: flex;
  width: max-content;
  animation: scroll linear infinite;
  animation-duration: 70s;
}
.marquee .marquee-content img {
  width: 320px;
  height: 320px;
  object-fit: cover;
  margin-right: 20px;
  border-radius: 1rem /* 16px */;
}
@media only screen and (max-width: 1024px) {
  .marquee .marquee-content img {
    width: 240px;
    height: 240px;
  }
}
@media only screen and (max-width: 768px) {
  .marquee .marquee-content img {
    width: 200px;
    height: 200px;
    margin-right: 10px;
  }
}
.marquee:hover .marquee-content {
  animation-play-state: paused;
}
.list-regionals {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: start;
  gap: 10px;
}
@media only screen and (max-width: 1024px) {
  .list-regionals {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.list-regionals li {
  display: flex;
  width: 100%;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  padding: 20px;
  gap: 16px;
  background: #fff;
  border-radius: 10px;
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  .list-regionals li {
    width: calc(50% - 5px);
  }
}
@media only screen and (max-width: 768px) {
  .list-regionals li {
    padding: 15px;
  }
}
.list-regionals li .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 4px;
  background: var(--bg-color);
}
.list-regionals li .icon img {
  width: 20px;
  height: 20px;
  display: block;
}
.card-external {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
  background-color: #303e49;
  border-radius: 20px;
  padding: 20px;
}
.card-external .card-external--body {
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
@media only screen and (max-width: 430px) {
  .card-external .card-external--body {
    align-items: start;
  }
}
@media only screen and (max-width: 430px) {
  .card-external .card-external--body .media-wrapper.icon-xl,
  .card-external .card-external--body .media-wrapper.icon-lg {
    width: 50px;
    height: 50px;
    margin-top: 5px;
  }
}
.card-external .card-external--body .text-wrapper p {
  color: #dadbdd;
  text-align: left;
}
.card-external .card-external--body .text-wrapper p strong {
  color: #fff;
}
.card-external .card-external--body .text-wrapper h1,
.card-external .card-external--body .text-wrapper h3,
.card-external .card-external--body .text-wrapper h4 {
  color: #fff;
}
.card-external.card-external--md .card-external--cta {
  width: 100%;
  display: flex;
}
.card-external.card-external--md .card-external--cta .btn {
  margin-left: auto;
}
.card-external.card-external--sm {
  justify-content: space-between;
}
.card-external.card-external--sm .card-external--cta {
  width: auto;
}
@media only screen and (max-width: 430px) {
  .card-external .card-external--cta .btn {
    width: 100%;
  }
}
.hero-contact {
  position: relative;
  padding: 60px 24px;
  background-color: #303e49;
  color: #fff;
  border-radius: 24px;
}
.hero-contact .hero-contact--inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
}
@media only screen and (max-width: 768px) {
  .hero-contact .hero-contact--inner {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.hero-contact .hero-contact--inner .hero-contact--copy {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
  max-width: 680px;
  gap: 10px;
}
.hero-contact .hero-contact--inner .hero-contact--copy h3 {
  font-family: 'Oxanium', sans-serif;
  font-weight: 800;
  font-size: 2.5rem /* 40px */;
}
.hero-contact .hero-contact--inner .contact-card {
  max-width: 430px;
  background: #303e49;
  border: 2px solid #fff;
  border-radius: 16px;
  padding: 16px;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}
.hero-contact .hero-contact--inner .contact-card .contact-card--header {
  display: flex;
  align-items: center;
  justify-content: start;
  justify-content: space-between;
}
.hero-contact .hero-contact--inner .contact-card .contact-card--header .contact-card--header-text h3 {
  font-family: 'Oxanium', sans-serif;
  font-weight: 800;
  font-size: 1.5rem /* 24px */;
}
.hero-contact .hero-contact--inner .contact-card .contact-card--header .contact-card--header-text .contact-card--lead {
  font-size: 1.125rem /* 18px */;
}
.hero-contact .hero-contact--inner .contact-card .contact-card--header .contact-card--badge {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background: #e52323;
}
.hero-contact .hero-contact--inner .contact-card .contact-card--header .contact-card--badge img {
  display: block;
}
.hero-contact .hero-contact--inner .contact-card .contact-card--body {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}
.hero-contact .hero-contact--inner .contact-card .contact-card--body p {
  color: #ccc;
  font-size: 0.875rem /* 14px */;
}
.features-block {
  background-color: #515963;
  border-radius: 20px;
}
.features-block .features-block--body {
  padding: 40px;
}
@media only screen and (max-width: 1024px) {
  .features-block .features-block--body {
    gap: 40px;
    padding: 20px;
  }
}
.features-block .features-block--body .features-block--grid {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.features-block .features-block--body .features-block--grid ul {
  display: grid;
  margin: auto;
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  width: 100%;
  max-width: 1200px;
}
@media only screen and (max-width: 1024px) {
  .features-block .features-block--body .features-block--grid ul {
    gap: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .features-block .features-block--body .features-block--grid ul {
    grid-template-columns: repeat(1, 1fr);
    max-width: 430px;
  }
}
.features-block .features-block--body .features-block--grid ul li {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.features-block .features-block--body .features-block--grid ul li .tag {
  color: #fff;
  border-radius: 20px;
  text-transform: uppercase;
  padding: 4px 12px;
  font-size: 0.875rem /* 14px */;
}
.features-block .features-block--body .features-block--grid ul li .tag.tag-vgc {
  background-color: #8c2222;
}
.features-block .features-block--body .features-block--grid ul li .tag.tag-tcg {
  background-color: #1f355a;
}
.features-block .features-block--body .features-block--grid ul li .tag.tag-go {
  background-color: #019e4b;
}
.features-block .features-block--foot .card-external {
  border-radius: 0 0 20px 20px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 768px) {
  .features-block .features-block--foot .card-external {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .features-block .features-block--foot .card-external .card-external--cta {
    width: 100%;
  }
  .features-block .features-block--foot .card-external .card-external--cta .btn {
    width: 100%;
  }
}
.section--championship-qualification .bg-pattern {
  padding: 40px;
  border-radius: 20px;
}
@media only screen and (max-width: 430px) {
  .section--championship-qualification .bg-pattern {
    padding: 40px 20px;
  }
}
.section--championship-qualification .bg-pattern .intro-text h3 {
  color: #fff;
}
.rating-zones .zones {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 32px;
  padding: 20px;
  border-radius: 20px;
  background-position: top center;
  background-size: 800px;
  margin: 0 auto;
}
@media only screen and (max-width: 430px) {
  .rating-zones .zones {
    background-size: 1000px;
  }
}
.rating-zones .zones h3 {
  color: #fff;
  text-align: center;
}
.rating-zones .zones ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 0 auto;
  gap: 10px;
  width: 100%;
  max-width: 440px;
}
@media only screen and (max-width: 430px) {
  .rating-zones .zones ul {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.rating-zones li {
  position: relative;
  padding: 8px;
  background: #fff;
  border-radius: 16px;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  line-height: 100%;
}
.rating-zones li span {
  background: #fbe98b;
  padding: 8px;
  border-radius: 4px;
  font-size: 0.875rem /* 14px */;
  margin-left: auto;
  text-align: center;
}
.rating-zones li:before {
  content: '•';
  width: 32px;
  height: 32px;
  border-radius: 8px;
  font-weight: 700;
  display: flex;
  font-size: 1.5rem;
  background: #515963;
  color: #90c846;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.text_link {
  color: #ef6931;
  text-decoration: underline;
}
#modal-lang .modal__dialog {
  max-width: 500px;
}
main.main_page_default p {
  margin: 20px 0;
  font-size: 1rem /* 16px */;
}
main.main_page_default ul,
main.main_page_default ol {
  padding-left: 30px;
  margin: 20px 0;
}
main.main_page_default ul li,
main.main_page_default ol li {
  margin: 15px 0;
}
main.main_page_default ol {
  list-style: number;
}
.swiper-hero .swiper-wrapper {
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .map_container {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (max-width: 1024px) {
  .section--hero-events {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 768px) {
  .section--hero-events {
    padding: 30px 0;
  }
}
.table-simple-mobile .table-scroll-inner {
  white-space: wrap;
}
.table-simple-mobile:after {
  background: none;
}
@media only screen and (max-width: 768px) {
  .card_sides .media-wrapper.square-2xs {
    width: 100px;
    height: 100px;
    margin-left: auto;
  }
}
@media only screen and (max-width: 430px) {
  .card_sides .card-external--body {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@-moz-keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
@-webkit-keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
@-o-keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.section--hero-events {
  background: #1b2557 url("../../images/home/hero-pattern.png") repeat-x center;
  color: #fff;
}
.section--hero-events h1,
.section--hero-events h2 {
  color: #1b2557;
}
.section--hero-events .controls {
  display: table;
  margin: 0 auto;
  margin-bottom: 20px;
}
.section--cards-slider {
  display: flex;
  gap: 40px;
}
.section--global-map .flex--nowrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 768px) {
  .section--global-map .flex--nowrap {
    flewx-wrap: wrap;
  }
}
.section--global-map .cards-externals {
  display: grid;
  gap: 24px;
  margin: auto;
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 768px) {
  .section--global-map .cards-externals {
    grid-template-columns: repeat(1, 1fr);
  }
}
.section--global-map .media-wrapper img {
  height: auto;
  position: static;
}
.section--about-intro .flex--nowrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 768px) {
  .section--about-intro .flex--nowrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.section--about-special .flex--nowrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 768px) {
  .section--about-special .flex--nowrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 1024px) {
  .section--about-special .gap--4xl {
    gap: 40px;
  }
}
.section--about-special ul {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: start;
  gap: 10px;
}
.section--about-special ul li {
  display: flex;
  width: 100%;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  padding: 20px;
  gap: 16px;
  background: #fff;
  border-radius: 10px;
  text-align: left;
}
.section--about-special ul li .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 4px;
  background: var(--bg-color);
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.section--about-special ul li .icon img {
  width: 48px;
}
.section--about-register .cards-externals {
  display: grid;
  gap: 24px;
  margin: auto;
  grid-template-columns: repeat(2, 1fr);
}
.section--about-register .cards-externals .card-external {
  height: 480px;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  align-items: start;
  padding: 40px;
  background-color: var(--bg-color);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
}
@media only screen and (max-width: 768px) {
  .section--about-register .cards-externals .card-external {
    background-position: right bottom;
    background-size: 400px;
    padding: 10px 20px;
  }
}
@media only screen and (max-width: 500px) {
  .section--about-register .cards-externals .card-external {
    background-size: 320px;
  }
}
@media only screen and (max-width: 768px) {
  .section--about-register .cards-externals .card-external .card-external--cta {
    margin-bottom: auto;
  }
}
@media only screen and (max-width: 430px) {
  .section--about-register .cards-externals .card-external .card-external--cta {
    width: 100%;
  }
}
.section--about-register .cards-externals .card-external.card-external--trainerid {
  background-image: url("../../images/2026_season/trainer_id.png");
}
.section--about-register .cards-externals .card-external.card-external--rk9 {
  background-image: url("../../images/2026_season/rk9.png");
}
@media only screen and (max-width: 1024px) {
  .section--about-register .cards-externals .card-external {
    height: 400px;
  }
}
@media only screen and (max-width: 768px) {
  .section--about-register .cards-externals .card-external {
    height: 340px;
  }
}
.section--about-register .cards-externals .card-external .card-external--body .text-wrapper {
  max-width: 320px;
}
.section--about-register .cards-externals .card-external .card-external--body .text-wrapper p {
  color: #303e49;
  font-size: 1.5rem /* 24px */;
  line-height: 120%;
  letter-spacing: -0.4px;
}
.section--about-register .cards-externals .card-external .btn {
  margin-left: 0;
}
@media only screen and (max-width: 768px) {
  .section--about-register .cards-externals {
    grid-template-columns: repeat(1, 1fr);
  }
}
.section--about-prizes .flex--nowrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 768px) {
  .section--about-prizes .flex--nowrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.section--about-prizes .block--about-prizes-direct .item-box,
.section--about-prizes .block--about-prizes-additional .item-box,
.section--about-prizes .block--about-prizes-list .item-box {
  text-align: left;
  align-items: start;
}
@media only screen and (max-width: 768px) {
  .section--about-prizes .block--about-prizes-direct .flex--direction-row-reverse,
  .section--about-prizes .block--about-prizes-additional .flex--direction-row-reverse,
  .section--about-prizes .block--about-prizes-list .flex--direction-row-reverse {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
}
@media only screen and (max-width: 768px) {
  .section--about-prizes .block--about-prizes-direct .gap--md,
  .section--about-prizes .block--about-prizes-additional .gap--md,
  .section--about-prizes .block--about-prizes-list .gap--md {
    gap: 10px;
  }
}
.section--about-prizes .block--about-prizes-direct .prizes-list,
.section--about-prizes .block--about-prizes-additional .prizes-list,
.section--about-prizes .block--about-prizes-list .prizes-list {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}
.section--about-prizes .block--about-prizes-direct .prizes-list li,
.section--about-prizes .block--about-prizes-additional .prizes-list li,
.section--about-prizes .block--about-prizes-list .prizes-list li {
  background: #98a0a4;
  color: #fff;
  border-radius: 40px;
  padding: 10px;
}
.section--about-prizes .block--about-prizes-direct .prizes-list .prizes-list--head,
.section--about-prizes .block--about-prizes-additional .prizes-list .prizes-list--head,
.section--about-prizes .block--about-prizes-list .prizes-list .prizes-list--head {
  background: #f8dc34;
  color: #1c1b1c;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding: 16px 10px;
  max-width: 260px;
  text-align: center;
}
.section--championship-points,
.section--prize-awards,
.section--booster-pack {
  margin-bottom: 40px;
}
.section--championship-points .bg-pattern,
.section--prize-awards .bg-pattern,
.section--booster-pack .bg-pattern {
  padding: 40px;
  border-radius: 20px;
}
@media only screen and (max-width: 430px) {
  .section--championship-points .bg-pattern,
  .section--prize-awards .bg-pattern,
  .section--booster-pack .bg-pattern {
    padding: 40px 20px;
  }
}
.section--championship-points .bg-pattern .intro-text h2,
.section--prize-awards .bg-pattern .intro-text h2,
.section--booster-pack .bg-pattern .intro-text h2 {
  text-align: center;
}
.section--championship-points .bg-pattern .intro-text p,
.section--prize-awards .bg-pattern .intro-text p,
.section--booster-pack .bg-pattern .intro-text p {
  color: #fff;
}
.section--championship-points .card-external .media-wrapper {
  border: 4px solid #fff;
}
.section--championship-points .card-external .text-wrapper {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}
.card-group {
  display: grid;
  gap: 20px;
  margin: auto;
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 1024px) {
  .card-group {
    max-width: 680px;
  }
}
@media only screen and (max-width: 768px) {
  .card-group {
    grid-template-columns: repeat(1, 1fr);
    max-width: 400px;
  }
}
.card-group .card {
  padding: 20px;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
  align-items: start;
  justify-content: start;
  border-radius: 20px;
}
.card-group .card h3 {
  font-size: 1.125rem /* 18px */;
}
.card-group .card .text-wrapper {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 20px;
  height: 100%;
}
.card-group .card .text-wrapper p {
  color: #fff;
}
.card-group .card .text-wrapper .btn {
  width: 100%;
}
.card-group .card.bg--blue {
  background-color: #1960a5;
}
.card-group .card.bg--blue * {
  color: #fff;
}
.card-group .card.bg--red {
  background-color: #bf2d37;
}
.card-group .card.bg--red * {
  color: #fff;
}
.card-group .card.bg--purple {
  background-color: #7c4784;
}
.card-group .card.bg--purple * {
  color: #fff;
}
.card-group .card.bg--pink {
  background-color: #e72d8c;
}
.card-group .card.bg--pink * {
  color: #fff;
}
.card-group .card.bg--black {
  background-color: #303e49;
}
.card-group .card.bg--black * {
  color: #fff;
}
.card-group .card.bg--black-2 {
  background-color: #515963;
}
.card-group .card.bg--black-2 * {
  color: #fff;
}
.card-group .card.bg--yellow {
  background-color: #f6aa32;
}
.card-group .card.bg--yellow * {
  color: #fff;
}
.card-group .card.bg--orange {
  background-color: #f48d3c;
}
.card-group .card.bg--orange * {
  color: #fff;
}
.card-group .card.bg--orange-2 {
  background-color: #e35b28;
}
.card-group .card.bg--orange-2 * {
  color: #fff;
}
.card-group .card.bg--white {
  background-color: #f2f2f2;
}
.card-group .card.bg--white * {
  color: #303e49;
}
.card-group .card.bg--white p {
  color: #303e49;
}
.card-group.card-group--four {
  grid-template-columns: repeat(4, 1fr);
}
@media only screen and (max-width: 1024px) {
  .card-group.card-group--four {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .card-group.card-group--four {
    grid-template-columns: repeat(1, 1fr);
  }
}
.lp-event main {
  margin-top: 0;
}
.lp-event main .container {
  max-width: 1360px;
}
#lp-nav {
  background: #1b2557 url("../../images/_common/header-pattern.png") repeat-x center;
  margin-bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 1000;
}
#lp-nav header {
  background: transparent;
}
#lp-nav header:before {
  display: none;
}
#lp-nav .container {
  height: 72px;
}
@media only screen and (max-width: 768px) {
  #lp-nav .container {
    height: 62px;
  }
}
#lp-nav .container .menu .actions button {
  background-color: transparent;
  padding: 0;
}
#lp-nav .container .menu .menu_inner {
  left: 0;
}
@media only screen and (max-width: 768px) {
  #lp-nav .container .menu .menu_inner {
    justify-content: end;
    align-items: center;
  }
}
#lp-nav .container nav {
  padding: 20px;
}
#lp-nav .container nav.menu_lateral_l {
  padding-left: 0;
  padding-right: 0;
  margin-right: 0;
  margin-left: 0;
  order: 1;
}
@media only screen and (max-width: 768px) {
  #lp-nav .container nav.menu_lateral_l {
    margin-right: 0;
  }
}
#lp-nav .container nav .mobile-toggle {
  background-color: #fff;
  color: #303e49;
}
#lp-nav .container nav .mobile-toggle img {
  filter: brightness(0);
}
@media only screen and (min-width: 768px) {
  #lp-nav .container nav ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
  }
  #lp-nav .container nav ul li {
    margin: 0 !important;
  }
  #lp-nav .container nav ul li a {
    display: block;
    padding: 8px;
    background: #fff;
    color: #303e49;
    border-radius: 40px;
    transition: 0.3s;
    font-size: 1rem /* 16px */;
    font-family: 'Oxanium', sans-serif;
    font-weight: 800;
    letter-spacing: -0.2px;
  }
  #lp-nav .container nav ul li a:hover {
    transition: 0.3s;
    background: #f8dc34;
  }
}
@media only screen and (max-width: 768px) {
  #lp-nav .container nav ul {
    padding: 10px 0;
    max-height: 400px;
  }
}
#lp-nav .container #btnLang {
  display: flex;
  padding: 20px 0;
  order: 2;
}
#lp-nav .container #btnLang a {
  display: block;
  padding: 8px;
  background: #fff;
  color: #303e49;
  border-radius: 40px;
  transition: 0.3s;
  font-size: 1rem /* 16px */;
  font-family: 'Oxanium', sans-serif;
  font-weight: 800;
  letter-spacing: -0.2px;
  margin: 10px 0;
  text-transform: uppercase;
  margin-left: 10px;
}
#lp-nav .container #btnLang a:hover {
  transition: 0.3s;
  background: #f8dc34;
}
#lp-hero {
  border-bottom: 10px solid #d6d65c;
  border-top: 10px solid #d6d65c;
  height: 80vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  background-color: #303e49;
  background-attachment: fixed;
  margin-top: 72px;
}
@media only screen and (max-width: 768px) {
  #lp-hero {
    height: auto;
    padding: 70px 0;
    background-attachment: scroll;
    margin-top: 62px;
  }
}
#lp-hero .container {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  height: 100%;
  text-align: center;
}
#lp-hero .container h1 {
  font-size: 6rem /* 96px */;
}
@media only screen and (max-width: 1024px) {
  #lp-hero .container h1 {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 768px) {
  #lp-hero .container h1 {
    font-size: 2.5rem;
  }
}
#lp-hero .container h1 span {
  font-size: 2.5rem /* 40px */;
  display: block;
  line-height: 100%;
}
@media only screen and (max-width: 1024px) {
  #lp-hero .container h1 span {
    font-size: 1.5rem /* 24px */;
  }
}
#lp-hero .container img {
  max-width: 220px;
}
#lp-hero .container .btn {
  width: 100%;
  max-width: 220px;
}
.container-cards-row {
  padding: 0;
}
#lp-register .cards-externals {
  display: grid;
  gap: 24px;
  margin: auto;
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 768px) {
  #lp-register .cards-externals {
    grid-template-columns: repeat(1, 1fr);
  }
}
#lp-register .cards-externals.cards-externals-row {
  grid-template-columns: repeat(1, 1fr);
}
#lp-register .card-external--sm {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 1024px) {
  #lp-register .card-external--sm .media-wrapper {
    width: 96px;
    height: 96px;
  }
}
@media only screen and (max-width: 430px) {
  #lp-register .card-external--sm .media-wrapper {
    width: 50px;
    height: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  #lp-register .card-external--sm {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
#lp-register .card-external--sm .card-external--cta {
  min-width: 230px;
}
@media only screen and (max-width: 1024px) {
  #lp-register .card-external--sm .card-external--cta {
    margin-left: auto;
  }
}
@media only screen and (max-width: 430px) {
  #lp-register .card-external--sm .card-external--cta {
    width: 100%;
  }
}
#lp-register .card-group {
  display: grid;
  gap: 20px;
  margin: auto;
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 1024px) {
  #lp-register .card-group {
    max-width: 680px;
  }
}
@media only screen and (max-width: 768px) {
  #lp-register .card-group {
    grid-template-columns: repeat(1, 1fr);
    max-width: 400px;
  }
}
#lp-register .card-group .card {
  padding: 20px;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: start;
  border-radius: 20px;
}
#lp-register .card-group .card .text-wrapper {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  height: 100%;
}
#lp-register .card-group .card .text-wrapper p {
  color: #fff;
}
#lp-register .card-group .card .text-wrapper .btn {
  width: 100%;
}
#lp-register .card-group .card.card-tcg {
  background-color: #1960a5;
}
#lp-register .card-group .card.card-vgc {
  background-color: #bf2d37;
}
#lp-register .card-group .card.card-go {
  background-color: #019e4b;
}
#lp-register .card-group .card.card-spectator {
  background-color: #fff;
}
#lp-register .card-group .card.card-spectator .text-wrapper p {
  color: #1c1b1c;
}
#lp-register .fees h3 {
  text-transform: uppercase;
  margin-bottom: 20px;
}
#lp-register .fees ul {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}
#lp-register .fees ul li {
  position: relative;
  padding: 8px;
  background: #fff;
  border-radius: 16px;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  gap: 20px;
  align-items: center;
  line-height: 100%;
}
#lp-register .fees ul li span {
  background: #fbe98b;
  padding: 8px;
  border-radius: 4px;
  font-size: 0.875rem /* 14px */;
  margin-left: auto;
  text-align: center;
}
#lp-register .fees ul li:before {
  content: '•';
  width: 32px;
  height: 32px;
  border-radius: 8px;
  font-weight: 700;
  display: flex;
  font-size: 1.5rem;
  background: #515963;
  color: #e52323;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
#lp-world-championship {
  padding-top: 200px;
  padding-bottom: 200px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  #lp-world-championship {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
@media only screen and (max-width: 768px) {
  #lp-world-championship {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
#lp-world-championship:after,
#lp-world-championship:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 50px;
  left: 0;
  z-index: 0;
}
#lp-world-championship:before {
  background: linear-gradient(to bottom, #f2f2f2 0%, rgba(242,242,242,0) 100%);
  top: 0;
}
#lp-world-championship:after {
  bottom: 0;
  background: linear-gradient(to top, #f2f2f2 0%, rgba(242,242,242,0) 100%);
}
#lp-contact .flex--nowrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 768px) {
  #lp-contact .flex--nowrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
  }
}
#lp-contact .media-wrapper {
  background-image: url("../../images/lp/diagonal_multi_tall.jpg");
}
@media only screen and (max-width: 768px) {
  #lp-contact .media-wrapper {
    aspect-ratio: 4/3;
  }
}
#lp-contact .head-info,
#lp-contact .foot-info {
  padding: 60px;
}
@media only screen and (max-width: 1024px) {
  #lp-contact .head-info,
  #lp-contact .foot-info {
    padding: 40px;
  }
}
@media only screen and (max-width: 768px) {
  #lp-contact .head-info,
  #lp-contact .foot-info {
    padding: 20px;
  }
}
@media only screen and (max-width: 430px) {
  #lp-contact .head-info,
  #lp-contact .foot-info {
    padding: 20px 10px;
  }
}
#lp-contact .head-info h2,
#lp-contact .foot-info h2 {
  margin-bottom: 30px;
}
#lp-contact .foot-info {
  width: 100%;
}
#lp-contact .foot-info .contact-meta {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background: #f2f2f2;
  border-radius: 12px;
  padding: 12px;
}
#lp-contact .foot-info .contact-meta .contact-title {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
#lp-contact .foot-info .contact-meta .contact-title img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
#lp-contact .foot-info .contact-meta .contact-title h3 {
  font-size: 1rem /* 16px */;
}
@media only screen and (max-width: 430px) {
  #lp-contact .foot-info .contact-meta .contact-website {
    width: 100%;
  }
}
#lp-contact .foot-info .contact-meta .contact-website a {
  background: #cce588;
  font-size: 0.75rem /* 12px */;
  color: #03733d;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 16px;
  padding: 8px;
  transition: 0.5s;
}
#lp-contact .foot-info .contact-meta .contact-website a:hover {
  background: #90c846;
  transition: 0.5s;
}
#lp-contact .foot-info .contact--actions {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
  margin-top: 20px;
}
#lp-contact .foot-info .contact--actions .btn {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  gap: 6px;
  max-width: 220px;
}
#lp-contact .foot-info .contact--actions .social-media {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  gap: 10px;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 430px) {
  #lp-contact .foot-info .contact--actions .social-media {
    gap: 5px;
  }
}
#lp-contact .foot-info .contact--actions .social-media li a {
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 2px solid #1b2557;
  transition: 0.3s;
}
#lp-contact .foot-info .contact--actions .social-media li a:hover {
  background: #fbe98b;
  transition: 0.3s;
}
#lp-schedule .table-wrapper img {
  position: relative;
  display: inline;
  max-width: none;
}
#lp-side-events .bg-pattern {
  background-position: top center;
}
#lp-side-events .bg-pattern {
  border-radius: 20px;
  margin: 0 auto;
  padding: 40px;
}
@media only screen and (max-width: 1200px) {
  #lp-side-events .bg-pattern {
    padding: 40px 0px;
    margin: 0;
  }
}
.modal[hidden] {
  display: none !important;
}
.modal {
  position: fixed;
  inset: 0;
  display: grid;
  place-items: center;
  background: rgba(0,0,0,0.45);
  z-index: 9999;
}
.modal .modal__dialog {
  background: #fff !important;
  border-radius: 16px;
  max-width: 720px;
  width: 100%;
  position: relative;
  padding: 16px;
}
.modal .modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 36px;
  height: 36px;
  border: 0;
  padding: 4px;
  cursor: pointer;
  border-radius: 8px;
  background-color: #1b2557;
  color: #fff;
  font-size: 1.125rem /* 18px */;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal .modal__body .container {
  padding: 20px;
  border: 6px solid transparent;
  border-radius: 16px;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}
.modal .modal__body .container.tpt-tcg {
  border-color: #304f72;
  background: #c9eaf5;
}
.modal .modal__body .container.tpt-tcg h5 {
  color: #1b2557;
}
.modal .modal__body .container.tpt-vgc {
  border-color: #e52323;
  background: #f6e3e3;
}
.modal .modal__body .container.tpt-vgc h5 {
  color: #e52323;
}
.modal .modal__body .container.tpt-go {
  border-color: #019e4b;
  background: #e5f2c3;
}
.modal .modal__body .container.tpt-go h5 {
  color: #019e4b;
}
.modal .modal__body .container.tpt-pocket {
  border-color: #f8dc34;
  background: #fbe98b;
}
.modal .modal__body .container.tpt-pocket h5 {
  color: #f59e16;
}
.modal .modal__body .container.tpt-unite {
  border-color: #894f98;
  background: #efd2e4;
}
.modal .modal__body .container.tpt-unite h5 {
  color: #5a266f;
}
.modal .modal__body .container .tags {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  gap: 8px;
}
.modal .modal__body .container .tags .tag {
  padding: 8px;
  border-radius: 0.5rem;
  text-transform: uppercase;
  font-size: 0.75rem /* 12px */;
  text-wrap: nowrap;
  font-weight: 700;
  letter-spacing: 0.2px;
  background: #fff;
  min-width: 52px;
  text-align: center;
}
.modal .modal__body .container .tags .tag.tag-tcg {
  background: #1b2557;
  color: #2497d1;
}
.modal .modal__body .container .tags .tag.tag-vgc {
  background: #e52323;
  color: #edc7c7;
}
.modal .modal__body .container .tags .tag.tag-go {
  background: #019e4b;
  color: #cce588;
}
.modal .modal__body .container .tags .tag.tag-pocket {
  background: #f8dc34;
  color: #f59e16;
}
.modal .modal__body .container .tags .tag.tag-unite {
  background: #5a266f;
  color: #b894c2;
}
.modal .modal__body .container .cost {
  font-size: 1rem /* 16px */;
  font-weight: 800;
  padding: 4px;
  border-radius: 0.5rem;
  background: #ef6931;
  color: #fff;
  text-align: center;
  width: 60px;
  margin-left: auto;
}
.modal .modal__body .container .head .description {
  font-size: 0.875rem /* 14px */;
  margin-top: 10px;
}
.modal .modal__body .container .body {
  margin-top: 32px;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}
.modal .modal__body .container .body * {
  font-size: 0.875rem /* 14px */;
}
#lp-map {
  margin-top: 40px;
}
#lp-map .trip-tabs {
  display: grid;
  gap: 16px;
}
#lp-map .trip-tabs .trip-tabs__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
#lp-map .trip-tabs .trip-tabs__list .trip-tab {
  padding: 12px 16px;
  border-radius: 12px;
  background: #fff;
  text-align: left;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
  cursor: pointer;
}
@media only screen and (max-width: 1024px) {
  #lp-map .trip-tabs .trip-tabs__list .trip-tab {
    padding: 10px;
  }
}
#lp-map .trip-tabs .trip-tabs__list .trip-tab .trip-tab__head {
  display: flex;
  gap: 8px;
  align-items: center;
}
#lp-map .trip-tabs .trip-tabs__list .trip-tab .trip-tab__head .trip-tab__icon {
  width: 32px;
  height: 32px;
}
@media only screen and (max-width: 1024px) {
  #lp-map .trip-tabs .trip-tabs__list .trip-tab .trip-tab__head .trip-tab__icon {
    width: 24px;
    height: 24px;
  }
}
#lp-map .trip-tabs .trip-tabs__list .trip-tab .trip-tab__head .trip-tab__title {
  font-size: 1.125rem /* 18px */;
}
@media only screen and (max-width: 1024px) {
  #lp-map .trip-tabs .trip-tabs__list .trip-tab .trip-tab__head .trip-tab__title {
    font-size: 1rem /* 16px */;
  }
}
@media only screen and (max-width: 768px) {
  #lp-map .trip-tabs .trip-tabs__list .trip-tab .trip-tab__head .trip-tab__title {
    font-size: 0.875rem /* 14px */;
  }
}
#lp-map .trip-tabs .trip-tabs__list .trip-tab p {
  width: 100%;
  font-size: 0.75rem /* 12px */;
}
@media only screen and (max-width: 1024px) {
  #lp-map .trip-tabs .trip-tabs__list .trip-tab p {
    display: none;
  }
}
#lp-map .trip-tabs .trip-tabs__list .trip-tab[aria-selected="true"],
#lp-map .trip-tabs .trip-tabs__list .trip-tab.is-active {
  background: #303e49;
  color: #fff;
}
#lp-map .trip-tabs .trip-panels {
  position: relative;
  margin-top: 20px;
}
#lp-map .trip-tabs .trip-panels .trip-panel {
  display: none;
}
#lp-map .trip-tabs .trip-panels .trip-panel.is-active {
  display: block;
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
@media only screen and (max-width: 980px) {
  #lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid {
    grid-template-columns: 1fr;
  }
  #lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-map {
    order: 2;
  }
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-map {
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0,0,0,0.08);
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-map iframe {
  width: 100%;
  height: 640px;
  border: 0;
  display: block;
}
@media only screen and (max-width: 1024px) {
  #lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-map iframe {
    height: 400px;
  }
}
@media only screen and (max-width: 768px) {
  #lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-map iframe {
    height: 300px;
  }
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list {
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list .trip-item {
  border-bottom: 1px solid #bcbec0;
  padding: 10px;
  cursor: pointer;
  transition: 0.3s;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 20px;
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list .trip-item.no-events {
  pointer-events: none;
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list .trip-item:hover {
  background: #fff;
  transition: 0.3s;
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list .trip-item .trip-item--whole {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list .trip-item .trip-item--whole .trip-item--head {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list .trip-item .trip-item--whole .trip-item--head h4 {
  font-size: 1.125rem /* 18px */;
  font-weight: 500;
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list .trip-item .trip-item--whole .trip-item--head .tag {
  font-size: 0.65rem /* 10px */;
  background-color: #98a0a4;
  color: #1c1b1c;
  border-radius: 20px;
  padding: 4px;
  text-wrap: nowrap;
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list .trip-item .trip-item--whole .trip-item--head .tag.tag-partner {
  background: #cce588;
  color: #03733d;
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list .trip-item .trip-item--whole .trip-item--head .tag.tag-cost {
  background: #fbe98b;
  color: #ef6931;
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list .trip-item .trip-item--whole .trip-item--body {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list .trip-item .trip-item--whole .trip-item--body p {
  color: #515963;
  font-size: 0.75rem /* 12px */;
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list .trip-item .trip-item--whole .trip-item--body p strong {
  font-weight: 500;
  color: #303e49;
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list .trip-item .trip-item--whole .trip-item--body .btn {
  padding: 10px;
  margin-right: auto;
  margin-top: 10px;
  max-width: 200px;
  font-size: 0.75rem /* 12px */;
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list .trip-item .trip-item--whole .trip-item--body .btn .icon {
  width: 16px;
  height: 16px;
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list .trip-item .trip-item--whole .trip-item--body .btn .icon img {
  width: 10px;
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list .trip-item .trip-item--whole .trip-item--body .note {
  padding: 4px;
  border-radius: 4px;
  background-color: #98a0a4;
  color: #1c1b1c;
  font-size: 0.875rem /* 14px */;
  margin-top: 10px;
  max-width: max-content;
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list .trip-item .trip-item--whole .trip-item--body .note.note-cupon {
  background: #cce588;
  color: #03733d;
}
#lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list .trip-item .media-wrapper {
  width: 160px;
  height: 115px;
}
@media only screen and (max-width: 1024px) {
  #lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list .trip-item .media-wrapper {
    width: 80px;
    height: 80px;
  }
}
@media only screen and (max-width: 768px) {
  #lp-map .trip-tabs .trip-panels .trip-panel .trip-panel__grid .trip-list .trip-item .media-wrapper {
    display: none;
  }
}
#lp-activities .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
@media only screen and (max-width: 1024px) {
  #lp-activities .grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 520px) {
  #lp-activities .grid {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
  }
}
#lp-activities .grid .item {
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  color: #303e49;
  border: 6px solid #fff;
  border-radius: 16px;
  padding: 20px;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
#lp-activities .grid .item .media-wrapper {
  border: 4px solid #fff;
}
#lp-activities .grid .item .text-wrapper {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}
#lp-activities .grid .item .text-wrapper p {
  margin-top: 10px;
  text-align: center;
}
#lp-activities .grid .item .text-wrapper h3 {
  text-align: center;
}
#lp-activities .grid .item .text-wrapper .icon {
  display: none;
}
#lp-activities .grid .item.bg-red {
  background-color: #bf2d37;
  color: #edc7c7;
}
#lp-activities .grid .item.bg-pink {
  background-color: #f05aa4;
  color: #fff;
}
#lp-activities .grid .item.bg-green {
  background-color: #03733d;
  color: #cce588;
}
#lp-activities .grid .item.bg-orange {
  background-color: #e35b28;
  color: #f6d6a5;
}
#lp-activities .grid .item.bg-yellow {
  background-color: #f8dc34;
}
#lp-activities .grid .item.bg-blue {
  background-color: #2497d1;
  color: #1b2557;
}
#lp-activities .grid .item.bg-purple {
  background-color: #7c4784;
  color: #fff;
}
#lp-activities .grid .item.bg-white {
  background-color: #fff;
  color: #303e49;
}
#lp-activities .grid .item.bg-black {
  background-color: #303e49;
  color: #fff;
}
#lp-activities .grid .item.bg-image {
  color: #303e49;
  background-color: #fff;
}
#lp-attractions {
  display: flex;
  justify-content: center;
  align-items: center;
}
#lp-attractions .flex-row {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}
#lp-attractions .bg-pattern {
  border-radius: 20px;
  margin: 0 20px;
  padding: 40px;
}
@media only screen and (max-width: 1200px) {
  #lp-attractions .bg-pattern {
    border-radius: 0;
    padding: 40px 0px;
    margin: 0;
  }
}
#lp-attractions .bg-pattern p {
  color: #dadbdd;
}
#lp-attractions .card-attraction {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  padding: 10px;
  background: #303e49;
  color: #dadbdd;
  border-radius: 16px;
}
#lp-attractions .card-attraction .media-wrapper span {
  position: absolute;
  z-index: 1;
  top: 10px;
  right: 10px;
  background: #303e49;
  padding: 8px;
  font-size: 0.75rem /* 12px */;
  border-radius: 40px;
}
#lp-attractions .card-attraction .text-wrapper {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
#lp-attractions .card-attraction .text-wrapper h3 {
  font-size: 1.125rem /* 18px */;
  font-weight: 500;
  letter-spacing: -0.2px;
  text-align: center;
  margin-bottom: 5px;
}
@media only screen and (max-width: 1024px) {
  #lp-attractions .card-attraction .text-wrapper h3 {
    font-size: 1rem /* 16px */;
  }
}
#lp-attractions .card-attraction .text-wrapper .meta {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#lp-attractions .card-attraction .text-wrapper .meta .type {
  font-size: 0.75rem /* 12px */;
}
#lp-attractions .card-attraction .text-wrapper .meta .cost {
  background: #fbe98b;
  padding: 4px;
  font-size: 0.75rem /* 12px */;
  border-radius: 8px;
  color: #303e49;
}
#lp-attractions .card-attraction .text-wrapper .meta .cost.free {
  background: #cce588;
}
#lp-attractions .card-attraction .text-wrapper .btn {
  margin-top: 20px;
  width: 100%;
  padding: 6px;
  justify-content: space-between;
  font-size: 0.75rem /* 12px */;
  font-weight: 500;
}
#lp-attractions .card-attraction .text-wrapper .btn .icon {
  width: 16px;
  height: 16px;
}
#lp-attractions .card-attraction .text-wrapper .btn .icon img {
  width: 12px;
}
#lp-attractions .slider-attraction {
  background: #33424e;
  padding: 10px;
  border-radius: 10px;
}
.cover-attraction .media-wrapper img {
  object-position: bottom;
}
#lp-merchants .card-shop {
  border-radius: 20px;
  border: 1px solid #ced2d4;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 25%;
  gap: 10px;
}
#lp-merchants .card-shop .card-shop--description,
#lp-merchants .card-shop .card-shop--foot {
  padding: 20px;
}
#lp-merchants .card-shop .card-shop--description {
  text-align: center;
}
#lp-merchants .card-shop .card-shop--logo {
  border: 1px solid #ced2d4;
  padding: 8px;
  border-radius: 20px;
  background: #fff;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
#lp-merchants .card-shop .card-shop--logo h4 {
  font-size: 1rem /* 16px */;
}
#lp-merchants .card-shop .ratio-4x3 {
  border-radius: 0;
}
#lp-merchants .controls {
  margin: 0 auto;
  margin-top: 32px;
  max-width: max-content;
}
#lp-merchants .swiper-wrapper {
  height: auto;
}
@media only screen and (max-width: 768px) {
  #lp-relive {
    overflow: hidden;
  }
}
#lp-relive .thumbnails-content .media-card {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  transition: 0.3s;
  border: 4px solid transparent;
  cursor: pointer;
}
#lp-relive .thumbnails-content .media-card:hover {
  border: 4px solid #efbc73;
  transition: 0.3s;
}
#lp-relive .thumbnails-content .media-card.is-active {
  pointer-events: none;
  border: 4px solid #efbc73;
}
#lp-relive .thumbnails-content .media-card .video-data {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.4);
  z-index: 1;
  display: flex;
  padding: 10px;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  color: #fff;
}
#lp-relive .thumbnails-content .media-card .video-data .icon {
  width: 32px;
  height: 32px;
}
#lp-relive .thumbnails-content .media-card .video-data .title {
  font-size: 0.75rem /* 12px */;
}
#lp-relive .thumbnails-content .media-card .media-wrapper {
  border-radius: 0;
}
#lp-relive .media-viewer {
  position: relative;
}
#lp-relive .if-image,
#lp-relive .if-video {
  display: none;
}
#lp-relive .if-image.is-active,
#lp-relive .if-video.is-active {
  display: block;
}
#lp-relive .controls {
  margin: 0 auto;
  margin-top: 32px;
  max-width: max-content;
}
#lp-relive .swiper-wrapper {
  height: auto;
}
#lp-schedule .schedule-table {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}
@media only screen and (max-width: 1024px) {
  #lp-schedule .schedule-table {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
#lp-schedule .schedule-table .day-column {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}
#lp-schedule .schedule-table .day-column .column-head {
  padding: 8px;
  background-color: #303e49;
  color: #f2f2f2;
  border-radius: 8px;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: default;
  border: 0;
  width: 100%;
}
#lp-schedule .schedule-table .day-column .column-head::after {
  content: '';
  display: none;
}
#lp-schedule .schedule-table .day-column .column-head h3 {
  text-align: center;
  text-transform: uppercase;
}
#lp-schedule .schedule-table .day-column .list-row {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  overflow: visible;
  transition: none;
}
#lp-schedule .schedule-table .day-column .list-row .row-item {
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  align-items: center;
  padding: 16px;
  gap: 20px;
  border-radius: 8px;
  background-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #303e49;
}
#lp-schedule .schedule-table .day-column .list-row .hour {
  width: 110px;
  background-color: #303e49;
  color: #f2f2f2;
  font-size: 1.125rem /* 18px */;
  font-weight: 900;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 8px;
  border-radius: 8px;
}
#lp-schedule .schedule-table .day-column .list-row .event {
  width: calc(100% - 110px);
  font-size: 1rem /* 16px */;
  line-height: 120%;
}
#lp-schedule .schedule-table .day-column.is-accordion .column-head {
  cursor: pointer;
  position: relative;
}
#lp-schedule .schedule-table .day-column.is-accordion::after {
  display: inline-block;
  content: '+';
  font-weight: 900;
  margin-left: 8px;
}
#lp-schedule .schedule-table .day-column.is-accordion .list-row {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.28s ease;
}
#lp-schedule .schedule-table .day-column.is-open .column-head::after {
  content: '−';
}
#lp-schedule .schedule-table .day-column.day-column--friday .column-head {
  background-color: #415984;
}
#lp-schedule .schedule-table .day-column.day-column--friday .row-item {
  border-bottom-color: #415984;
}
#lp-schedule .schedule-table .day-column.day-column--friday .row-item .hour {
  background-color: #415984;
}
#lp-schedule .schedule-table .day-column.day-column--saturday .column-head {
  background-color: #304f72;
}
#lp-schedule .schedule-table .day-column.day-column--saturday .row-item {
  border-bottom-color: #304f72;
}
#lp-schedule .schedule-table .day-column.day-column--saturday .row-item .hour {
  background-color: #304f72;
}
#lp-schedule .schedule-table .day-column.day-column--sunday .column-head {
  background-color: #1f355a;
}
#lp-schedule .schedule-table .day-column.day-column--sunday .row-item {
  border-bottom-color: #1f355a;
}
#lp-schedule .schedule-table .day-column.day-column--sunday .row-item .hour {
  background-color: #1f355a;
}
#lp-faqs .accordion-inner a {
  color: #ef6931;
  text-decoration: underline;
}
.swiper-shop .grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
