<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(./vendor/foundation/css/app.css);
@import url(./vendor/splide/splide.min.css);
@import url("https://fonts.googleapis.com/css2?family=Merriweather:opsz,wght@18..144,300..900&amp;family=Playfair+Display:wght@400..900&amp;family=Roboto+Condensed:ital,wght@0,500;1,500&amp;display=swap");
html {
  scroll-behavior: smooth; }

body {
  width: 100%;
  height: auto;
  min-height: 100%;
  -webkit-font-smoothing: antialiased;
  background: #0e0d15;
  color: #FFFFFF;
  line-height: 1.5;
  box-sizing: border-box;
  font-size: 16px;
  font-size: 1rem;
  overflow-x: hidden;
  position: relative;
  font-family: "Merriweather", serif;
  z-index: 10; }
  body.modal-open, body.menu-open {
    overflow-y: hidden; }
  @media only screen and (max-width: 900px) {
    body.menu-open {
      overflow-y: hidden; } }

.grid-container,
.page-width {
  max-width: 1280px; }

.page-width {
  margin: 0 auto;
  padding-right: .9375rem;
  padding-left: .9375rem;
  width: 100%; }

a {
  color: #FFFFFF; }
  a:focus, a:hover {
    color: #FFFFFF; }

p a {
  text-decoration: underline; }

.btn {
  font-size: 16px;
  font-size: 1rem;
  padding: 16px 26px;
  line-height: 1.2;
  letter-spacing: 0.8px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  border: 1px solid;
  display: inline-block;
  transition: all 0.3s;
  text-decoration: none;
  cursor: pointer; }
  .btn--primary {
    color: #0e0d15;
    background: #42EAEA;
    border-color: #42EAEA;
    border-radius: 40px; }
    .btn--primary:hover {
      background: #FFFFFF;
      border-color: #42EAEA;
      color: #0e0d15; }
    .btn--primary:focus, .btn--primary:active {
      color: #0e0d15;
      background: #42EAEA;
      border-color: #42EAEA;
      outline: none; }
  .btn--secondary {
    color: #FFFFFF;
    background: none;
    border-color: #42EAEA;
    border-radius: 40px; }
    .btn--secondary:hover {
      background: #FFFFFF;
      border-color: #42EAEA;
      color: #0e0d15; }
    .btn--secondary:focus, .btn--secondary:active {
      background: #FFFFFF;
      border-color: #42EAEA;
      color: #0e0d15;
      outline: none; }
  .btn--play-link {
    color: #FFFFFF;
    border: none;
    padding: 12px 0;
    display: flex !important;
    align-items: center;
    width: fit-content;
    background-position: left 0;
    width: 100%;
    font-size: 18px;
    justify-content: center; }
    .btn--play-link:before {
      content: '';
      background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 19.5438C30 19.7664 29.9271 19.9473 29.7812 20.0865C29.6354 20.2256 29.5625 20.2952 29.5625 20.2952L17.5859 27.8371C17.1484 28.1339 16.7747 28.1896 16.4648 28.0041C16.1549 27.8185 16 27.4475 16 26.8909V12.2245C16 11.6679 16.1549 11.2969 16.4648 11.1113C16.7747 10.9258 17.1484 10.9722 17.5859 11.2505L29.5625 18.8202C29.5625 18.8202 29.6354 18.8898 29.7812 19.0289C29.9271 19.1681 30 19.3397 30 19.5438Z' fill='white'/%3E%3Ccircle cx='20' cy='20' r='19.5' stroke='white'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-size: contain;
      width: 60px;
      height: 60px;
      display: block;
      margin-right: 14px; }
    .btn--play-link:hover {
      color: #FFFFFF; }
    .btn--play-link:focus, .btn--play-link:active {
      color: #FFFFFF;
      outline: none; }
  .btn--text-link {
    color: #FFFFFF;
    border: none;
    padding: 12px 28px 12px 0;
    display: flex;
    align-items: center;
    width: fit-content;
    background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_452_29)'%3E%3Cpath d='M6.85412 19.6344L5.35478 18.0101L15.4101 8.72851L6.52403 8.33572L6.6133 6.10454L19.331 6.61339L18.8222 19.3311L16.5523 19.2776L16.9094 10.3528L6.85412 19.6344Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_452_29'%3E%3Crect width='18' height='18' fill='white' transform='translate(0 12.209) rotate(-42.7087)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 10px; }
    .btn--text-link:hover {
      color: #FFFFFF; }
    .btn--text-link:focus, .btn--text-link:active {
      color: #FFFFFF;
      outline: none; }
  .btn--small {
    padding: 8px 32px 10px; }
  .btn--read-more {
    border: none;
    padding: 0;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    column-gap: 8px; }
    .btn--read-more:after {
      content: '';
      display: inline-block;
      width: 24px;
      height: 24px;
      background-image: url('data:image/svg+xml;utf8,&lt;svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"&gt;&lt;path d="M16.0037 9.72671L7.39712 18.3333L5.98291 16.9191L14.5895 8.3125H7.00373V6.3125H18.0037V17.3125H16.0037V9.72671Z" fill="%23F2E921"/&gt;&lt;/svg&gt;');
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }
    .btn--read-more:hover {
      color: #f2ea21; }

h1,
.h1 {
  font-family: "Playfair Display", serif;
  font-weight: 400;
  letter-spacing: 1.78px;
  line-height: 110%; }
  h1,
  .h1 {
    font-size: 40px; }
    @media screen and (min-width: 320px) {
      h1,
      .h1 {
        font-size: calc( 40px + 16 * ( (100vw - 320px) / 960 )); } }
    @media screen and (min-width: 1280px) {
      h1,
      .h1 {
        font-size: 56px; } }

h2,
.h2 {
  font-family: "Playfair Display", serif;
  font-weight: 400;
  letter-spacing: 0.42px;
  line-height: 1.2;
  margin: 0 0 24px; }
  h2,
  .h2 {
    font-size: 32px; }
    @media screen and (min-width: 320px) {
      h2,
      .h2 {
        font-size: calc( 32px + 10 * ( (100vw - 320px) / 960 )); } }
    @media screen and (min-width: 1280px) {
      h2,
      .h2 {
        font-size: 42px; } }

h3,
.h3 {
  font-family: "Playfair Display", serif;
  font-weight: 400;
  letter-spacing: 0.42px; }
  h3,
  .h3 {
    font-size: 24px; }
    @media screen and (min-width: 320px) {
      h3,
      .h3 {
        font-size: calc( 24px + 8 * ( (100vw - 320px) / 960 )); } }
    @media screen and (min-width: 1280px) {
      h3,
      .h3 {
        font-size: 32px; } }

h4,
.h4 {
  font-family: "Playfair Display", serif;
  font-weight: 400;
  letter-spacing: 0.42px; }
  h4,
  .h4 {
    font-size: 20px; }
    @media screen and (min-width: 320px) {
      h4,
      .h4 {
        font-size: calc( 20px + 4 * ( (100vw - 320px) / 960 )); } }
    @media screen and (min-width: 1280px) {
      h4,
      .h4 {
        font-size: 24px; } }

.pre {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 1.7px;
  text-transform: uppercase; }

.special-1 {
  color: #930E18;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1; }
  .special-1 {
    font-size: 42px; }
    @media screen and (min-width: 320px) {
      .special-1 {
        font-size: calc( 42px + 14 * ( (100vw - 320px) / 960 )); } }
    @media screen and (min-width: 1280px) {
      .special-1 {
        font-size: 56px; } }

.special-2 {
  border-bottom: 1px solid #930E18;
  padding-bottom: 5px;
  max-width: max-content; }

.outline-text {
  -webkit-text-stroke: 1px #FFFFFF;
  color: #696969; }

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a {
  color: #FFFFFF; }

a.pre {
  color: #FFFFFF; }

.section--top-border {
  border-top: 1px solid #FFFFFF; }

.section--bottom-border {
  border-bottom: 1px solid #FFFFFF; }

.section-text .cell {
  width: 100%; }

.section-text--align-center {
  text-align: center; }

.section-text--position-top .grid-x {
  align-items: flex-start; }

.section-text--position-middle .grid-x {
  align-items: center; }

.section-text--position-bottom .grid-x {
  align-items: flex-end; }

.section-text--style-row .section-text-text__inner {
  padding: 80px;
  display: flex;
  flex-wrap: wrap; }
  .section-text--style-row .section-text-text__inner .pre-heading {
    width: 100%; }

.section-text--style-row .section-richtext {
  width: 75%; }

.section-text--style-row .section-cta {
  width: 25%;
  display: flex;
  justify-content: flex-end;
  align-items: center; }

.section-image-carousel {
  border-bottom: 1px solid #696969; }
  .section-image-carousel .splide__slide {
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex !important; }

.section-blog-posts__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 24px; }
  .section-blog-posts__grid .section-blog-posts-grid__post {
    width: calc(50% - 12px); }
    @media only screen and (max-width: 768px) {
      .section-blog-posts__grid .section-blog-posts-grid__post {
        width: 100%; } }
    .section-blog-posts__grid .section-blog-posts-grid__post .section-blog-posts-grid-post__image {
      margin-bottom: 34px; }
      .section-blog-posts__grid .section-blog-posts-grid__post .section-blog-posts-grid-post__image &gt; a {
        display: block; }
    .section-blog-posts__grid .section-blog-posts-grid__post h2 {
      margin-bottom: 34px; }

.section-recent-news {
  position: relative; }
  .section-recent-news h2 {
    margin-bottom: 80px; }
  .section-recent-news__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    /* Large item on left takes 2x the space */
    grid-template-rows: auto;
    /* Automatically adjusts row height */
    gap: 24px;
    /* Adjust spacing between items */
    align-items: start;
    /* Aligns items to the start of the rows */
    height: 100%;
    /* Ensure grid stretches to full height */
    position: relative;
    z-index: 5; }
    @media only screen and (max-width: 900px) {
      .section-recent-news__grid {
        grid-template-columns: 1fr;
        grid-template-rows: 1fr 1fr 1fr; } }
    .section-recent-news__grid .recent-post {
      display: flex;
      align-items: center;
      width: 100%;
      background: #1D1F23;
      align-self: stretch; }
      .section-recent-news__grid .recent-post .post-image {
        width: 50%;
        height: 100%;
        position: relative; }
        .section-recent-news__grid .recent-post .post-image img {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          object-fit: cover; }
      .section-recent-news__grid .recent-post .post-content {
        padding: 24px;
        width: 50%;
        height: 100%;
        display: flex;
        align-items: center; }
        @media only screen and (max-width: 900px) {
          .section-recent-news__grid .recent-post .post-content {
            padding: 16px; } }
        .section-recent-news__grid .recent-post .post-content h3 {
          font-size: 21px;
          text-transform: uppercase;
          margin: 0 0 24px;
          line-height: 1.2; }
        .section-recent-news__grid .recent-post .post-content .post-date {
          font-size: 14px;
          font-weight: 700;
          letter-spacing: 0.28px;
          text-transform: uppercase;
          margin: 0 0 8px; }
        .section-recent-news__grid .recent-post .post-content .btn {
          margin-top: 16px; }
    .section-recent-news__grid .recent-post--featured {
      grid-column: 1 / 2;
      /* Span the first column */
      grid-row: 1 / 4;
      /* Span the first three rows */
      flex-direction: column; }
      .section-recent-news__grid .recent-post--featured .post-image {
        width: 100%;
        min-height: 360px; }
      .section-recent-news__grid .recent-post--featured .post-content {
        padding: 48px;
        width: 100%; }
        @media only screen and (max-width: 900px) {
          .section-recent-news__grid .recent-post--featured .post-content {
            padding: 16px; } }
        .section-recent-news__grid .recent-post--featured .post-content h3 {
          font-size: 40px;
          text-transform: uppercase;
          margin: 0 0 16px;
          line-height: 1; }
  .section-recent-news:before {
    content: '';
    background: url('data:image/svg+xml;utf8,&lt;svg width="150" height="832" viewBox="0 0 150 832" fill="none" xmlns="http://www.w3.org/2000/svg"&gt;&lt;path d="M258.561 110.587L-525 672.974" stroke="%23437247" stroke-width="76"/&gt;&lt;path d="M406.576 134.91L-376.985 697.297" stroke="%23F2E921" stroke-width="76"/&gt;&lt;path d="M554.591 159.232L-228.97 721.62" stroke="%23CB2E2C" stroke-width="76"/&gt;&lt;/svg&gt;') center center no-repeat;
    background-size: cover;
    background-position: center;
    width: 100px;
    height: 460px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1; }

.pre-heading {
  color: #42EAEA;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  display: block;
  font-weight: 500;
  position: relative;
  letter-spacing: 1.28px;
  line-height: 1.4; }

.section-header {
  margin-bottom: 48px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end; }
  @media only screen and (max-width: 640px) {
    .section-header {
      margin-bottom: 32px; } }
  .section-header--no-margin {
    margin-bottom: 0; }
  .section-header h2 {
    position: relative; }
    @media only screen and (max-width: 640px) {
      .section-header h2 {
        margin-bottom: 12px; } }
    .section-header h2 span {
      position: relative;
      z-index: 2; }
    .section-header h2:before {
      content: '';
      background-image: url("data:image/svg+xml,%3Csvg width='631' height='186' viewBox='0 0 631 186' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_84_51' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='631' height='186'%3E%3Crect width='631' height='186' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_84_51)'%3E%3Cpath d='M594.106 -314.989L-103.586 343.114' stroke='%23437247' stroke-width='76'/%3E%3Cpath d='M744.016 -309.775L46.3233 348.329' stroke='%23F2E921' stroke-width='76'/%3E%3Cpath d='M893.925 -304.561L196.233 353.543' stroke='%23CB2E2C' stroke-width='76'/%3E%3C/g%3E%3C/svg%3E");
      background-size: cover;
      /* Adjust to fit the element */
      background-position: center;
      background-repeat: no-repeat;
      width: 190px;
      height: 56px;
      z-index: 1;
      display: block;
      top: 0;
      left: 0;
      position: absolute;
      display: none; }
  .section-header__left {
    width: 50%; }
    @media only screen and (max-width: 640px) {
      .section-header__left {
        width: 100%; } }
  @media only screen and (max-width: 640px) {
    .section-header__right {
      margin-top: 16px;
      width: 100%; }
      .section-header__right .btn {
        width: 100%;
        text-align: center; } }

.section-upcoming-games .upcoming-game {
  display: flex;
  border: 1px solid #4F5154;
  width: 50%;
  flex-wrap: wrap;
  row-gap: 24px;
  padding: 40px; }
  @media only screen and (max-width: 768px) {
    .section-upcoming-games .upcoming-game {
      width: 100%; } }
  .section-upcoming-games .upcoming-game__top {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center; }
    .section-upcoming-games .upcoming-game__top &gt; span {
      width: calc(100% / 3);
      font-weight: 700;
      font-size: 14px;
      text-transform: uppercase; }
  .section-upcoming-games .upcoming-game__bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 24px;
    width: 100%;
    text-align: center; }
    .section-upcoming-games .upcoming-game__bottom .game-team {
      width: 100%; }
  .section-upcoming-games .upcoming-game .vs {
    height: 7px;
    min-width: 14px;
    background: #437247; }

.section-upcoming-games .slash {
  font-family: Arial, Helvetica, sans-serif; }

.section-upcoming-games__grid {
  display: flex;
  gap: 24px; }

.section-upcoming-games .game-team {
  display: flex;
  align-items: center;
  column-gap: 24px; }
  .section-upcoming-games .game-team--home {
    justify-content: flex-end; }
  .section-upcoming-games .game-team--away {
    justify-content: flex-start; }
  .section-upcoming-games .game-team__logo img {
    max-height: 100px;
    height: 100%;
    width: auto; }
  @media screen and (min-width: 769px) and (max-width: 1000px) {
    .section-upcoming-games .game-team__logo {
      display: none; } }
  .section-upcoming-games .game-team__name {
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%; }

body.wp-admin {
  width: 100%;
  height: auto;
  min-height: 100%;
  -webkit-font-smoothing: antialiased;
  background: #FFFFFF;
  color: #0e0d15;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 1.4em;
  overflow-x: hidden;
  position: relative;
  font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  z-index: 10; }
  body.wp-admin a {
    color: #2271b1;
    font-weight: normal; }
  body.wp-admin .wp-submenu.wp-submenu-wrap {
    margin-left: 0; }
  body.wp-admin .layout &gt; .acfe-fc-placeholder .acfe-fc-overlay.-hover, body.wp-admin .layout &gt; .acfe-fc-placeholder:hover .acfe-fc-overlay {
    background-color: rgba(0, 0, 0, 0.4); }
  body.wp-admin #poststuff .acfe-flexible-placeholder.-preview {
    background: #0e0d15;
    color: #FFFFFF;
    font-size: 17px;
    font-size: 1.0625rem; }
    body.wp-admin #poststuff .acfe-flexible-placeholder.-preview p {
      font-size: 17px;
      font-size: 1.0625rem; }
    body.wp-admin #poststuff .acfe-flexible-placeholder.-preview h1,
    body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .h1 {
      font-family: "Playfair Display", serif;
      font-weight: 500;
      letter-spacing: 0.56px;
      line-height: 1.25; }
      body.wp-admin #poststuff .acfe-flexible-placeholder.-preview h1,
      body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .h1 {
        font-size: 42px; }
        @media screen and (min-width: 320px) {
          body.wp-admin #poststuff .acfe-flexible-placeholder.-preview h1,
          body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .h1 {
            font-size: calc( 42px + 14 * ( (100vw - 320px) / 960 )); } }
        @media screen and (min-width: 1280px) {
          body.wp-admin #poststuff .acfe-flexible-placeholder.-preview h1,
          body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .h1 {
            font-size: 56px; } }
    body.wp-admin #poststuff .acfe-flexible-placeholder.-preview h2,
    body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .h2 {
      font-family: "Playfair Display", serif;
      font-weight: 500;
      letter-spacing: 0.42px; }
      body.wp-admin #poststuff .acfe-flexible-placeholder.-preview h2,
      body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .h2 {
        font-size: 36px; }
        @media screen and (min-width: 320px) {
          body.wp-admin #poststuff .acfe-flexible-placeholder.-preview h2,
          body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .h2 {
            font-size: calc( 36px + 6 * ( (100vw - 320px) / 960 )); } }
        @media screen and (min-width: 1280px) {
          body.wp-admin #poststuff .acfe-flexible-placeholder.-preview h2,
          body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .h2 {
            font-size: 42px; } }
    body.wp-admin #poststuff .acfe-flexible-placeholder.-preview h3,
    body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .h3 {
      font-family: "Playfair Display", serif;
      font-weight: 500;
      letter-spacing: 0.42px; }
      body.wp-admin #poststuff .acfe-flexible-placeholder.-preview h3,
      body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .h3 {
        font-size: 28px; }
        @media screen and (min-width: 320px) {
          body.wp-admin #poststuff .acfe-flexible-placeholder.-preview h3,
          body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .h3 {
            font-size: calc( 28px + 8 * ( (100vw - 320px) / 960 )); } }
        @media screen and (min-width: 1280px) {
          body.wp-admin #poststuff .acfe-flexible-placeholder.-preview h3,
          body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .h3 {
            font-size: 36px; } }
    body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .pre {
      font-size: 17px;
      font-size: 1.0625rem;
      font-weight: 700;
      letter-spacing: 1.7px;
      text-transform: uppercase; }
    body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .special-1 {
      color: #930E18;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 1; }
      body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .special-1 {
        font-size: 42px; }
        @media screen and (min-width: 320px) {
          body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .special-1 {
            font-size: calc( 42px + 14 * ( (100vw - 320px) / 960 )); } }
        @media screen and (min-width: 1280px) {
          body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .special-1 {
            font-size: 56px; } }
    body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .special-2 {
      border-bottom: 1px solid #930E18;
      padding-bottom: 5px;
      max-width: max-content; }
    body.wp-admin #poststuff .acfe-flexible-placeholder.-preview h1,
    body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .h1,
    body.wp-admin #poststuff .acfe-flexible-placeholder.-preview h2,
    body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .h2,
    body.wp-admin #poststuff .acfe-flexible-placeholder.-preview h3,
    body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .h3 {
      padding: 0;
      margin-bottom: 34px; }
      body.wp-admin #poststuff .acfe-flexible-placeholder.-preview h1 a,
      body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .h1 a,
      body.wp-admin #poststuff .acfe-flexible-placeholder.-preview h2 a,
      body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .h2 a,
      body.wp-admin #poststuff .acfe-flexible-placeholder.-preview h3 a,
      body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .h3 a {
        color: #FFFFFF; }
    body.wp-admin #poststuff .acfe-flexible-placeholder.-preview a.pre {
      color: #FFFFFF; }
    body.wp-admin #poststuff .acfe-flexible-placeholder.-preview a {
      color: #FFFFFF;
      font-weight: 700; }
      body.wp-admin #poststuff .acfe-flexible-placeholder.-preview a:focus, body.wp-admin #poststuff .acfe-flexible-placeholder.-preview a:hover {
        color: #FFFFFF; }
    body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .btn {
      font-size: 16px;
      font-size: 1rem;
      padding: 16px 26px;
      line-height: 1.2;
      letter-spacing: 0.8px;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 500;
      text-transform: uppercase;
      border: 1px solid;
      display: inline-block;
      transition: all 0.3s;
      text-decoration: none;
      cursor: pointer; }
      body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .btn--primary {
        color: #0e0d15;
        background: #42EAEA;
        border-color: #42EAEA;
        border-radius: 40px; }
        body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .btn--primary:hover {
          background: #FFFFFF;
          border-color: #42EAEA;
          color: #0e0d15; }
        body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .btn--primary:focus, body.wp-admin #poststuff .acfe-flexible-placeholder.-preview .btn--primary:active {
          color: #0e0d15;
          background: #42EAEA;
          border-color: #42EAEA;
          outline: none; }

.page-navigation {
  background: #0C0D0E; }
  .page-navigation .quick-links {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .page-navigation .quick-links__title span {
      font-size: 37px;
      text-transform: uppercase;
      font-weight: 700; }
    .page-navigation .quick-links__nav ul {
      list-style: none;
      padding: 0;
      margin: 0;
      display: flex;
      align-items: center; }
      .page-navigation .quick-links__nav ul li {
        border-left: 1px solid #4F5154;
        height: 100%;
        padding: 38px 40px; }
        .page-navigation .quick-links__nav ul li a {
          text-transform: uppercase;
          display: flex;
          align-items: center;
          gap: 12px; }
          .page-navigation .quick-links__nav ul li a:after {
            content: '';
            background-image: url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.36654 7.83414L0.591797 2.05941L2.24172 0.4095L9.66634 7.83414L2.24172 15.2587L0.591797 13.6088L6.36654 7.83414Z' fill='%23F2E921'/%3E%3C/svg%3E");
            background-repeat: no-repeat;
            background-size: contain;
            /* Additional styling options */
            background-position: center;
            display: block;
            width: 10px;
            height: 16px;
            position: relative;
            top: -2px; }

.section-current-teams__text {
  text-align: center; }
  .section-current-teams__text .section-header {
    justify-content: center;
    margin: 0 0 16px; }

.section-current-teams-text__inner {
  max-width: 800px;
  margin: 0 auto 80px; }

.current-team {
  display: flex;
  border-top: 1px solid #4F5154;
  border-bottom: 1px solid #4F5154; }
  .current-team__left {
    width: 50%;
    min-width: 50%;
    position: relative; }
    .current-team__left .team-image:before {
      content: '';
      display: block;
      padding-bottom: 80%; }
    .current-team__left .team-image img {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .current-team__right {
    width: 100%;
    padding: 60px 80px;
    display: flex;
    align-items: center;
    max-width: 784px; }
    .current-team__right .team-content {
      width: 100%; }
    .current-team__right .upcoming-game-title {
      font-weight: 700;
      margin: 0 0 16px;
      display: block;
      text-transform: uppercase; }
    .current-team__right .upcoming-game {
      border: 1px solid #4F5154;
      padding: 38px 24px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-weight: 700; }
      .current-team__right .upcoming-game .game-team__logo {
        margin-right: 12px; }
        .current-team__right .upcoming-game .game-team__logo img {
          max-width: 44px; }
      .current-team__right .upcoming-game .game-team__name {
        font-size: 28px;
        font-weight: 700; }
      .current-team__right .upcoming-game .vs {
        color: #4F5154;
        font-size: 28px;
        font-weight: 700;
        margin-right: 16px; }

.section-accent--top-left,
.section-accent--bottom-left,
.section-accent--top-right,
.section-accent--bottom-right {
  position: relative; }
  .section-accent--top-left .grid-container,
  .section-accent--bottom-left .grid-container,
  .section-accent--top-right .grid-container,
  .section-accent--bottom-right .grid-container {
    z-index: 2;
    position: relative; }
  .section-accent--top-left:before,
  .section-accent--bottom-left:before,
  .section-accent--top-right:before,
  .section-accent--bottom-right:before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='255' height='537' viewBox='0 0 255 537' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_98_60' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='255' height='537'%3E%3Crect width='255' height='537' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_98_60)'%3E%3Cpath d='M407.561 -62.4131L-376 499.974' stroke='%23437247' stroke-width='76'/%3E%3Cpath d='M555.576 -38.0904L-227.985 524.297' stroke='%23F2E921' stroke-width='76'/%3E%3Cpath d='M703.591 -13.7678L-79.9702 548.62' stroke='%23CB2E2C' stroke-width='76'/%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
    background-position: center;
    width: 255px;
    height: 537px;
    position: absolute;
    z-index: 1; }

.section-accent--top-left:before {
  top: 0;
  left: 0; }

.section-accent--bottom-left:before {
  bottom: 0;
  left: 0; }

.section-accent--top-right:before {
  top: 0;
  right: 0; }

.section-accent--bottom-right:before {
  bottom: 0;
  right: 0; }

.image-style--icon {
  max-width: 40px;
  margin: 0 0 8px; }

.section-width--narrow .grid-container {
  max-width: 800px; }

.breadcrumbs {
  color: #FFF;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 20px 0; }
  .breadcrumbs a {
    color: #BDBEBF; }

.section-table table thead, .section-table table tbody, .section-table table tfoot {
  border: 1px solid #26282c;
  background-color: #1d1f23; }

.section-table table tbody th,
.section-table table tbody td {
  padding: 26px 24px;
  border: 1px solid #26282c; }

.section-table table tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #1d1f23; }

.section-table table th {
  background: #0C0D0E;
  color: #FFFFFF;
  border: 1px solid #26282c;
  padding: 26px 24px;
  text-transform: uppercase; }

.acf-flexible-content .layout {
  background: #adb9c6 !important; }

.section-header__intro p:last-of-type {
  margin: 0; }

.splide__pagination__page {
  background: #CCCCCC; }
  .splide__pagination__page.is-active {
    background: #FFFFFF; }

.splide__arrow {
  transform: none;
  background: none;
  border: 1px solid #FFFFFF;
  width: 50px;
  height: 50px; }
  @media only screen and (max-width: 640px) {
    .splide__arrow {
      width: 30px;
      height: 30px; } }

.hours ul {
  list-style: none;
  margin: 0 0 12px;
  padding: 0; }

.footer .hours p {
  text-transform: uppercase;
  font-weight: 500;
  margin: 0 0 8px; }

.footer .hours ul li {
  color: #B0B0B0; }

.business-meta {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  margin: 0 0 8px; }

/* Modal Styles */
.form-modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.5);
  /* Black with transparency */ }

/* Modal Content */
.form-modal-content {
  background-color: #fff;
  padding: 20px;
  border: 1px solid #888;
  width: 100%;
  max-width: 800px;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  max-height: 90%;
  overflow-y: auto;
  color: #0e0d15;
  /* Optional Styling for H2 */ }
  .form-modal-content h2,
  .form-modal-content p {
    color: #0e0d15;
    /* Replace $color-black with a valid color value */ }
  @media only screen and (max-width: 900px) {
    .form-modal-content {
      max-width: calc(100% - 20px); } }

/* Close Button */
.form-modal-close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer; }

.form-modal-close:hover,
.form-modal-close:focus {
  color: black;
  text-decoration: none; }

div.wpforms-container-full input[type=submit],
div.wpforms-container-full button[type=submit],
div.wpforms-container-full .wpforms-page-button,
.wp-core-ui div.wpforms-container-full input[type=submit],
.wp-core-ui div.wpforms-container-full button[type=submit],
.wp-core-ui div.wpforms-container-full .wpforms-page-button {
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 16px !important;
  font-size: 1rem !important;
  padding: 12px 32px 14px !important;
  line-height: 1.2 !important;
  letter-spacing: 0.8px !important;
  font-weight: 500 !important;
  border: 1px solid #42EAEA !important;
  display: inline-block !important;
  transition: all 0.3s !important;
  text-transform: uppercase;
  text-decoration: none !important;
  cursor: pointer !important;
  color: #0e0d15 !important;
  background: #42EAEA !important;
  border-color: #42EAEA !important;
  border-radius: 40px !important;
  height: auto !important; }

div.wpforms-container-full input[type=submit]:focus:after, div.wpforms-container-full button[type=submit]:focus:after, div.wpforms-container-full .wpforms-page-button:focus:after, .wp-core-ui div.wpforms-container-full input[type=submit]:focus:after, .wp-core-ui div.wpforms-container-full button[type=submit]:focus:after, .wp-core-ui div.wpforms-container-full .wpforms-page-button:focus:after {
  display: none !important; }

div.wpforms-container-full .wpforms-field-label, .wp-core-ui div.wpforms-container-full .wpforms-field-label {
  color: #FFFFFF !important; }

.form-modal div.wpforms-container-full .wpforms-field-label, .form-modal .wp-core-ui div.wpforms-container-full .wpforms-field-label {
  color: #0e0d15 !important; }

@media only screen and (max-width: 768px) {
  .section-location__map {
    margin-bottom: 16px; } }

@media only screen and (max-width: 900px) {
  .section-location__map iframe {
    height: 400px; } }

.video-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999; }

.video-modal__content {
  position: relative;
  background: #000;
  max-width: 90%;
  max-height: 90%;
  width: 800px; }

.video-modal__player iframe,
.video-modal__player video {
  width: 100%;
  height: 450px; }

.video-modal__close {
  position: absolute;
  top: 10px;
  right: 15px;
  background: none;
  border: none;
  font-size: 32px;
  color: white;
  cursor: pointer; }

.video-modal__backdrop {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.image-caption {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 99;
  background: #0e0d15;
  font-size: 12px;
  padding: 4px 8px; }

.section-image {
  border-bottom: 1px solid #696969; }

.m-only {
  display: none; }
  @media (max-width: 900px) {
    .m-only {
      display: block; } }

hr {
  max-width: 100%;
  margin: 60px auto; }

.screenreader-text {
  position: absolute;
  left: -999px;
  width: 1px;
  height: 1px;
  top: auto; }
  .screenreader-text:focus {
    display: inline-block;
    height: auto;
    width: auto;
    position: static;
    margin: auto; }

.header {
  color: #FFFFFF;
  border-bottom: 1px solid #696969;
  background: #0e0d15;
  position: sticky;
  top: 0;
  z-index: 99; }
  .header__wrapper {
    width: 100%;
    max-width: 1280px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    padding-top: 26px;
    padding-bottom: 26px;
    transition: 0.15s all ease; }
    @media only screen and (max-width: 1024px) {
      .header__wrapper {
        padding-top: 12px;
        padding-bottom: 12px; } }
  .header__logo {
    width: 100%;
    max-width: 460px;
    z-index: 999; }
    @media only screen and (max-width: 1024px) {
      .header__logo {
        max-width: 360px; } }
    @media only screen and (max-width: 900px) {
      .header__logo {
        max-width: 360px; } }
    @media only screen and (max-width: 640px) {
      .header__logo {
        max-width: 100%;
        justify-content: center;
        display: flex; } }
    .header__logo a {
      color: #FFFFFF;
      display: flex;
      align-items: center;
      gap: 10px; }
    .header__logo img {
      transform: scale(1);
      width: 100%;
      transition: 0.15s all ease; }
      @media only screen and (max-width: 640px) {
        .header__logo img {
          max-width: 230px;
          left: -20px;
          position: relative; } }
    .header__logo .header-logo__text {
      margin-left: 10px;
      font-size: 24px;
      font-weight: 400;
      display: none; }

.contact-navigation {
  z-index: 999;
  position: relative; }
  @media only screen and (max-width: 640px) {
    .contact-navigation {
      display: none; } }

.main-navigation {
  display: flex;
  justify-content: flex-start;
  width: 122px; }
  .main-navigation__contact {
    list-style: none;
    margin: 0;
    padding: 0; }
  .main-navigation__footer {
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .main-navigation__message {
    width: 50%;
    text-align: center;
    margin-top: 60px; }
    @media only screen and (max-width: 640px) {
      .main-navigation__message {
        width: 100%; } }
    .main-navigation__message .h1 {
      color: #42EAEA;
      margin-bottom: 12px; }
    .main-navigation__message .h4 {
      margin-bottom: 24px; }
  .main-navigation-modal {
    background: #0e0d15;
    width: 100%;
    height: 100%;
    left: 0;
    top: 106px;
    z-index: 99;
    position: fixed;
    padding: 80px 20px;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, visibility 0.3s ease-in-out; }
    @media only screen and (max-width: 1024px) {
      .main-navigation-modal {
        top: 78px; } }
    @media only screen and (max-width: 640px) {
      .main-navigation-modal {
        top: 50px;
        padding: 20px 20px; } }
    .main-navigation-modal__inner {
      max-width: 1140px;
      margin: 0 auto;
      display: flex;
      flex-wrap: wrap; }
    .main-navigation-modal.active {
      visibility: visible;
      opacity: 1;
      -webkit-overflow-scrolling: touch; }
  .main-navigation__menu {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    gap: 60px;
    width: 50%; }
    @media only screen and (max-width: 640px) {
      .main-navigation__menu {
        width: 100%;
        gap: 30px; } }
    .main-navigation__menu li {
      display: flex;
      align-items: center; }
      .main-navigation__menu li a {
        color: #FFFFFF;
        font-size: 22px;
        font-size: 1.375rem;
        font-weight: 500;
        letter-spacing: 0.28px;
        transition: 0.15s all ease; }

.btn-mobile-menu {
  display: block;
  height: 40px;
  width: 40px;
  position: relative;
  z-index: 9999;
  cursor: pointer; }
  .btn-mobile-menu svg {
    fill: #FFFFFF; }
    .btn-mobile-menu svg.icon-close {
      display: none;
      width: 40px; }
  .btn-mobile-menu.active svg.icon-menu {
    display: none; }
  .btn-mobile-menu.active svg.icon-close {
    display: block; }

.sub-nav {
  list-style: none;
  margin: 32px auto;
  padding: 0;
  display: flex;
  justify-content: center;
  gap: 12px; }

.section-instagram {
  margin: 0 0 60px;
  padding: 0 0 60px; }
  .section-instagram .section-header {
    margin-bottom: 48px;
    justify-content: center; }
    .section-instagram .section-header__heading {
      width: 100%; }
      .section-instagram .section-header__heading h2 {
        margin: 0;
        text-align: center; }
    .section-instagram .section-header__intro {
      margin-top: 8px; }
  .section-instagram .instagram-gallery-item__media-mask {
    display: none; }
  .section-instagram .instagram-gallery__actions {
    display: none; }

.instagram-gallery-modal__profile a,
.instagram-gallery-modal__media_description,
.instagram-gallery-modal__counter, .instagram-gallery-modal__link {
  color: #0e0d15 !important; }

#instagram-gallery-modal-0 .instagram-gallery-modal .instagram-gallery-modal__body .instagram-gallery-modal__media-sidebar .instagram-gallery-modal__media_description {
  font-size: 14px !important; }

.section-newsletter__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 100px 0 80px;
  background: #1A1A1A;
  position: relative;
  overflow: hidden; }
  @media only screen and (max-width: 640px) {
    .section-newsletter__inner {
      padding: 32px 16px; } }
  .section-newsletter__inner:before {
    content: '';
    position: absolute;
    top: -20px;
    right: -25px;
    width: 300px;
    height: 304px;
    background: url("../images/logo.sdv.svg") center center no-repeat;
    background-size: contain; }
    @media only screen and (max-width: 640px) {
      .section-newsletter__inner:before {
        top: -5px;
        right: -10px;
        max-width: 100%;
        width: 100px;
        height: 104px; } }
  .section-newsletter__inner h2 {
    font-size: 37px; }

.section-newsletter-inner__left {
  width: 100%;
  text-align: center; }
  @media only screen and (max-width: 900px) {
    .section-newsletter-inner__left {
      width: 100%;
      text-align: center; }
      .section-newsletter-inner__left h2 {
        font-size: 24px;
        margin: 0 0 8px; } }

.section-newsletter-inner__right {
  width: 100%;
  max-width: 500px; }
  @media only screen and (max-width: 900px) {
    .section-newsletter-inner__right {
      width: 100%;
      max-width: 100%;
      text-align: center; } }
  @media only screen and (max-width: 640px) {
    .section-newsletter-inner__right form {
      padding: 0 !important; } }
  .section-newsletter-inner__right form [data-testid="form-row"] {
    gap: 16px; }
  .section-newsletter-inner__right form button {
    padding: 0 40px !important; }
  .section-newsletter-inner__right form input[type="email"].go2892898028:hover {
    border-color: #FFFFFF !important; }

.footer__inner {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between; }
  .footer__inner ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%; }

.footer-inner__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 60px 0;
  border-bottom: 1px solid #696969; }
  @media only screen and (max-width: 640px) {
    .footer-inner__top {
      flex-wrap: wrap; } }
  .footer-inner__top .footer__logo {
    width: 100%;
    max-width: 120px; }
    @media only screen and (max-width: 640px) {
      .footer-inner__top .footer__logo {
        max-width: 100%; } }
    .footer-inner__top .footer__logo img {
      width: 100%;
      height: auto; }
      @media only screen and (max-width: 640px) {
        .footer-inner__top .footer__logo img {
          max-width: 50%; } }
  .footer-inner__top .footer__cta {
    display: flex;
    align-items: center;
    gap: 16px; }
    @media only screen and (max-width: 640px) {
      .footer-inner__top .footer__cta {
        width: 100%;
        flex-direction: column; }
        .footer-inner__top .footer__cta .btn {
          width: 100%;
          text-align: center; } }

.footer-inner__bottom {
  padding: 60px 0;
  width: 100%;
  text-align: center;
  max-width: 500px;
  margin: 0 auto; }
  .footer-inner__bottom .footer-navigation__contact {
    justify-content: center; }

.footer-inner-bottom__social {
  margin: 20px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px; }
  .footer-inner-bottom__social a {
    max-width: 20px; }

@media only screen and (max-width: 768px) {
  .footer__logo {
    width: 100%;
    text-align: center;
    margin-bottom: 34px; } }

.footer__menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column; }
  .footer__menu--social {
    flex-direction: row;
    gap: 12px; }
  .footer__menu li {
    display: inline-block; }
    .footer__menu li a {
      color: #FFFFFF;
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 500;
      letter-spacing: 0.8px; }
  @media only screen and (max-width: 768px) {
    .footer__menu {
      width: 100%;
      flex-wrap: wrap;
      flex-direction: column;
      gap: 10px; } }

.footer-columns {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px;
  width: 100%; }
  @media only screen and (max-width: 640px) {
    .footer-columns {
      gap: 16px; } }
  .footer-columns__column {
    width: calc(15%); }
    .footer-columns__column--meta {
      width: calc(100%);
      max-width: 375px; }
      @media only screen and (max-width: 640px) {
        .footer-columns__column--meta {
          max-width: 100%; } }
    .footer-columns__column--hours {
      width: 100%;
      max-width: 222px; }
      @media only screen and (max-width: 640px) {
        .footer-columns__column--hours {
          max-width: calc(50% - 8px); } }
    @media only screen and (max-width: 640px) {
      .footer-columns__column--links {
        width: calc(50% - 8px); } }
    @media only screen and (max-width: 640px) {
      .footer-columns__column--social {
        width: 100%; } }

.footer__copy {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 0;
  font-size: 10px;
  border-top: 1px solid #696969;
  text-align: center;
  color: #D9D9D9; }
  @media only screen and (max-width: 640px) {
    .footer__copy {
      flex-wrap: wrap;
      justify-content: center; } }
  .footer__copy ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    @media only screen and (max-width: 640px) {
      .footer__copy ul {
        width: 100%;
        justify-content: center;
        text-align: center; } }

.aligncenter,
.alignleft,
.alignright {
  display: block;
  padding: 0; }

.aligncenter {
  float: none;
  margin: 0 auto 20px;
  text-align: center; }

.alignright {
  float: right;
  margin: 0 0 20px 20px; }

.alignleft {
  float: left;
  margin: 0 20px 20px 0; }

.wp-caption {
  padding: 0;
  background: #E5ECF2;
  text-align: center; }

.wp-caption img {
  display: inline; }

.wp-caption p.wp-caption-text {
  margin: 10px 0 0;
  padding: 0;
  text-align: center; }

.gallery-columns-3 {
  display: flex;
  flex-flow: row wrap; }
  .gallery-columns-3 &gt; .gallery-item {
    width: calc(33.33333% - 1.875rem);
    margin-left: .9375rem;
    margin-right: .9375rem;
    margin-bottom: 30px; }
    @media only screen and (max-width: 768px) {
      .gallery-columns-3 &gt; .gallery-item {
        width: calc(100% - 1.25rem); }
        .gallery-columns-3 &gt; .gallery-item img {
          width: 100%;
          height: auto; } }

@media only screen and (max-width: 480px) {
  figure.wp-caption {
    width: 100% !important; } }

.post {
  background: #1D1F23;
  width: calc(50% - 24px);
  margin: 0 0 72px; }
  .post .post__image,
  .post .post__content {
    width: 100%; }
  .post .post__content {
    padding: 32px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .post--featured {
    display: flex;
    margin-bottom: 104px;
    width: 100%; }
    .post--featured .post__image,
    .post--featured .post__content {
      width: 50%; }
    .post--featured .post__image {
      position: relative; }
      .post--featured .post__image a:before {
        content: '';
        display: block;
        padding-bottom: 80%; }
      .post--featured .post__image img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        object-fit: cover; }
    .post--featured .post__content {
      padding: 64px; }

.post-list {
  display: flex;
  gap: 48px; }

.single-post__heading {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 200px;
  text-align: left; }
  .single-post__heading h1 {
    max-width: 768px;
    margin: 0 0 48px; }

.single-post-heading__term {
  margin: 0 0 24px; }

.single-post-heading__intro {
  margin: 0 0 80px;
  width: 100%;
  max-width: 1000px; }

.single-post__body {
  max-width: 768px;
  margin: 0 auto; }

.single-post--blog {
  padding-bottom: 80px; }
  .single-post--blog .single-post__heading {
    min-height: auto; }
  .single-post--blog .single-post__image {
    width: 100%;
    position: relative; }
    .single-post--blog .single-post__image:before {
      content: '';
      background-image: url("data:image/svg+xml,%3Csvg width='255' height='537' viewBox='0 0 255 537' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_98_60' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='255' height='537'%3E%3Crect width='255' height='537' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_98_60)'%3E%3Cpath d='M407.561 -62.4131L-376 499.974' stroke='%23437247' stroke-width='76'/%3E%3Cpath d='M555.576 -38.0904L-227.985 524.297' stroke='%23F2E921' stroke-width='76'/%3E%3Cpath d='M703.591 -13.7678L-79.9702 548.62' stroke='%23CB2E2C' stroke-width='76'/%3E%3C/g%3E%3C/svg%3E");
      background-size: cover;
      background-position: center;
      width: 255px;
      height: 537px;
      position: absolute;
      z-index: 1;
      top: 0;
      right: 0; }
  .single-post--blog .single-post-image__wrapper {
    position: relative;
    height: 600px;
    z-index: 2; }
    .single-post--blog .single-post-image__wrapper img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .single-post--blog .single-post__body {
    padding-top: 80px; }

.single-post-heading__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 768px;
  margin: 0 0 80px; }

.single-post-share {
  display: flex;
  gap: 8px; }
  .single-post-share .share-link {
    cursor: pointer; }
  .single-post-share a,
  .single-post-share span {
    background: #232529;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center; }

.home .hero-inner__text {
  padding-left: 64px;
  max-width: 100%; }
  @media only screen and (max-width: 768px) {
    .home .hero-inner__text {
      padding: 0; } }
  .home .hero-inner__text h1 {
    color: #42EAEA; }

.section-keynote-body {
  max-width: 930px;
  margin: 100px auto; }
  .section-keynote-body__content {
    margin-bottom: 32px; }

.section-keynote-columns {
  border-top: 1px solid #696969;
  border-bottom: 1px solid #696969;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px; }
  .section-keynote-columns__column {
    border: 1px solid #696969;
    border-radius: 10px;
    padding: 72px 46px;
    flex: 1;
    min-width: 0; }
    @media (max-width: 600px) {
      .section-keynote-columns__column {
        flex: 0 1 100%;
        /* Full width on smaller screens */ } }
    .section-keynote-columns__column h3 {
      margin-bottom: 30px; }

@media only screen and (max-width: 768px) {
  .single-keynote .hero__inner {
    flex-wrap: wrap;
    gap: 32px !important;
    padding-top: 32px !important; } }

@media only screen and (max-width: 768px) {
  .single-keynote .hero-inner__text {
    order: 2; } }

.single-keynote .hero-inner__video {
  width: 50%;
  min-width: 50%;
  position: relative; }
  @media only screen and (max-width: 768px) {
    .single-keynote .hero-inner__video {
      width: 100%;
      order: 0; } }
  .single-keynote .hero-inner__video video {
    width: 100%; }
  .single-keynote .hero-inner__video .video-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    cursor: pointer;
    z-index: 2;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .single-keynote .hero-inner__video .video-play-btn svg {
      width: 40px;
      height: 40px;
      padding-left: 5px; }
  .single-keynote .hero-inner__video .video-stop-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    border: none;
    padding: 8px 12px;
    font-size: 16px;
    border-radius: 4px;
    cursor: pointer;
    display: none;
    z-index: 2; }

.article-logo {
  max-width: 80px;
  margin-top: auto; }

.em {
  --default-color: $color-white;
  --meta-dashicons: $color-white;
  --meta-color: $color-white; }

.em .em-icon {
  width: 24px;
  height: 24px;
  background-size: 24px;
  line-height: 24px; }

.em .em-icon.em-icon-calendar {
  background-image: url("../images/icon.calendar.svg"); }

.em .em-icon.em-icon-clock {
  background-image: url("../images/icon.clock.svg"); }

.em .em-icon.em-icon-location {
  background-image: url("../images/icon.location.svg"); }

.em.pixelbones .input .button:hover, .em.pixelbones .input .button:focus, .em.pixelbones .input button:hover, .em.pixelbones .input button:focus, .em.pixelbones .input input[type=submit]:hover, .em.pixelbones .input input[type=submit]:focus, .em.pixelbones .input input[type=reset]:hover, .em.pixelbones .input input[type=reset]:focus, .em.pixelbones .input input[type=button]:hover, .em.pixelbones .input input[type=button]:focus, .em.pixelbones .input.button:hover, .em.pixelbones .input.button:focus, .em.pixelbones .input button.em.pixelbones .input:hover, .em.pixelbones .input button.em.pixelbones .input:focus, .em.pixelbones .input input[type=submit].em.pixelbones .input:hover, .em.pixelbones .input input[type=submit].em.pixelbones .input:focus, .em.pixelbones .input input[type=reset].em.pixelbones .input:hover, .em.pixelbones .input input[type=reset].em.pixelbones .input:focus, .em.pixelbones .input input[type=button].em.pixelbones .input:hover, .em.pixelbones .input input[type=button].em.pixelbones .input:focus {
  color: #FFFFFF !important; }

.em.em-calendar .em-cal-body.event-style-pill .em-cal-event &gt; div {
  background-color: #8b0000;
  border-color: #8b0000;
  height: auto; }

.em.em-calendar .em-cal-body.event-style-pill .em-cal-event {
  margin: 0 0 6px; }

.em.pixelbones .button.input, .em.pixelbones button.input, .em.pixelbones input[type=submit].input, .em.pixelbones input[type=reset].input, .em.pixelbones input[type=button].input, .em.pixelbones.input .button, .em.pixelbones.input button, .em.pixelbones.input input[type=submit], .em.pixelbones.input input[type=reset], .em.pixelbones.input input[type=button], .em.pixelbones .input .button, .em.pixelbones .input button, .em.pixelbones .input input[type=submit], .em.pixelbones .input input[type=reset], .em.pixelbones .input input[type=button] {
  color: #FFFFFF !important; }

.em-cal-nav {
  color: #FFFFFF; }
  .em-cal-nav input {
    color: #FFFFFF; }

.flatpickr-monthSelect-month.endRange, .flatpickr-monthSelect-month.selected, .flatpickr-monthSelect-month.startRange {
  background-color: #930E18;
  box-shadow: none;
  color: #FFFFFF;
  border-color: #930E18; }

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #930E18; }

.em.em-calendar .em-cal-nav .month-nav .em-calnav svg {
  stroke: #FFFFFF; }

.em.em-calendar .em-cal-nav .month-nav .em-calnav:hover, .em.em-calendar .em-cal-nav .month-nav .em-calnav:hover svg, .em.em-calendar .em-cal-nav .month-nav .em-calnav:hover path {
  color: #FFFFFF !important;
  filter: brightness(2) !important; }

.em.em-calendar .em-cal-nav .month-nav .em-calnav,
.em.pixelbones a :hover {
  color: #FFFFFF !important; }

.event-calendar-calendar {
  margin: 80px 0; }

.single-event .em-view-container {
  color: #FFFFFF; }
  .single-event .em-view-container .em.em-item.em-item-single .em-item-header {
    color: #FFFFFF; }

.em-event-content a.red-button.wp-block-button__link {
  font-size: 16px;
  font-size: 1rem;
  padding: 16px 26px;
  line-height: 1.2;
  letter-spacing: 0.8px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  border: 1px solid;
  display: inline-block;
  transition: all 0.3s;
  text-decoration: none;
  cursor: pointer;
  color: #0e0d15;
  background: #42EAEA;
  border-color: #42EAEA;
  border-radius: 40px;
  color: #FFFFFF !important;
  background: #930E18 !important;
  border-color: #930E18 !important; }
  .em-event-content a.red-button.wp-block-button__link:hover {
    background: #FFFFFF;
    border-color: #42EAEA;
    color: #0e0d15; }
  .em-event-content a.red-button.wp-block-button__link:focus, .em-event-content a.red-button.wp-block-button__link:active {
    color: #0e0d15;
    background: #42EAEA;
    border-color: #42EAEA;
    outline: none; }

.section-calendar .featured-event {
  display: flex;
  align-items: center;
  gap: 72px; }
  @media only screen and (max-width: 768px) {
    .section-calendar .featured-event {
      flex-wrap: wrap;
      gap: 32px; } }
  .section-calendar .featured-event__image {
    width: 50%;
    position: relative;
    align-self: stretch; }
    .section-calendar .featured-event__image img {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      object-fit: cover; }
    @media only screen and (max-width: 768px) {
      .section-calendar .featured-event__image {
        width: 100%;
        height: 400px; } }
  .section-calendar .featured-event__details {
    width: 50%; }
    @media only screen and (max-width: 768px) {
      .section-calendar .featured-event__details {
        width: 100%; } }
    .section-calendar .featured-event__details h2 {
      margin: 16px 0; }
  .section-calendar .featured-event-details__meta {
    list-style: none;
    margin: 0 0 26px;
    padding: 0; }
    .section-calendar .featured-event-details__meta li {
      display: flex;
      align-items: center;
      gap: 16px;
      margin: 0 0 10px; }
  .section-calendar .featured-event-details__description {
    margin: 0 0 24px; }
    .section-calendar .featured-event-details__description p {
      font-size: 18px; }
      .section-calendar .featured-event-details__description p:last-of-type {
        margin: 0; }

.section-multicolumn {
  border-bottom: 1px solid #696969; }
  .section-multicolumn__columns .grid-x {
    justify-content: center;
    gap: 24px; }
  .section-multicolumn__columns hr {
    border-top: 1px solid #FFFFFF;
    width: 40px; }
  .section-multicolumn__columns .section-multicolumn-columns__column {
    display: flex;
    flex-direction: column;
    padding: 30px 0px;
    border-radius: 4px; }
    .section-multicolumn__columns .section-multicolumn-columns__column .column-content {
      padding: 34px 38px; }
  .section-multicolumn--direction__heading {
    text-align: center;
    margin-bottom: 44px; }
  .section-multicolumn--direction-horizontal .section-multicolumn__heading {
    margin-bottom: 44px; }
  @media only screen and (max-width: 768px) {
    .section-multicolumn--direction-horizontal .section-multicolumn__columns {
      padding-right: 1.475rem;
      padding-left: 1.475rem; } }
  .section-multicolumn--direction-vertical {
    margin-left: auto;
    margin-right: auto; }
    .section-multicolumn--direction-vertical .section-multicolumn &gt; .grid-x {
      flex-direction: row;
      gap: 40px; }
      @media only screen and (max-width: 768px) {
        .section-multicolumn--direction-vertical .section-multicolumn &gt; .grid-x {
          flex-direction: column; } }
    .section-multicolumn--direction-vertical .section-multicolumn__heading {
      width: calc(45% - 80px);
      align-self: flex-start;
      margin-right: 80px; }
      @media only screen and (max-width: 768px) {
        .section-multicolumn--direction-vertical .section-multicolumn__heading {
          width: 100%;
          position: static;
          margin-bottom: 80px; } }
    .section-multicolumn--direction-vertical .section-multicolumn__columns {
      width: calc(55% - 10px); }
      @media only screen and (max-width: 768px) {
        .section-multicolumn--direction-vertical .section-multicolumn__columns {
          width: 100%;
          padding-right: 1.475rem;
          padding-left: 1.475rem; } }
    .section-multicolumn--direction-vertical .section-multicolumn-columns__column {
      width: 100%; }
  .section-multicolumn--direction-rows .section-multicolumn__heading {
    align-self: center;
    justify-content: center;
    text-align: center; }
    .section-multicolumn--direction-rows .section-multicolumn__heading h2 {
      margin: 0 0 48px; }
    @media only screen and (max-width: 768px) {
      .section-multicolumn--direction-rows .section-multicolumn__heading {
        width: 100%;
        position: static;
        margin-bottom: 80px; } }
  .section-multicolumn--direction-rows .section-multicolumn__columns &gt; .grid-x {
    gap: 48px; }
  @media only screen and (max-width: 768px) {
    .section-multicolumn--direction-rows .section-multicolumn__columns {
      width: 100%;
      padding-right: 1.475rem;
      padding-left: 1.475rem; } }
  .section-multicolumn--direction-rows .section-multicolumn__columns .section-multicolumn-columns__column {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 48px;
    padding: 0 !important; }
    @media only screen and (max-width: 900px) {
      .section-multicolumn--direction-rows .section-multicolumn__columns .section-multicolumn-columns__column {
        flex-direction: column; } }
    .section-multicolumn--direction-rows .section-multicolumn__columns .section-multicolumn-columns__column .column-image {
      width: 30%;
      align-self: stretch; }
      @media only screen and (max-width: 900px) {
        .section-multicolumn--direction-rows .section-multicolumn__columns .section-multicolumn-columns__column .column-image {
          width: 100%; } }
      .section-multicolumn--direction-rows .section-multicolumn__columns .section-multicolumn-columns__column .column-image img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .section-multicolumn--direction-rows .section-multicolumn__columns .section-multicolumn-columns__column .column-content {
      width: 70%; }
      @media only screen and (max-width: 900px) {
        .section-multicolumn--direction-rows .section-multicolumn__columns .section-multicolumn-columns__column .column-content {
          width: 100%; } }
  .section-multicolumn--direction-rows .section-multicolumn-columns__column {
    width: 100%; }
  .section-multicolumn--direction-rows.section-text--align-center .column-content {
    margin: 0 auto; }
  .section-multicolumn--direction-rows-alt .section-multicolumn__heading {
    align-self: center;
    justify-content: center;
    text-align: center; }
    .section-multicolumn--direction-rows-alt .section-multicolumn__heading h2 {
      margin: 0 0 48px; }
    @media only screen and (max-width: 768px) {
      .section-multicolumn--direction-rows-alt .section-multicolumn__heading {
        width: 100%;
        position: static;
        margin-bottom: 80px; } }
  .section-multicolumn--direction-rows-alt .section-multicolumn__columns &gt; .grid-x {
    gap: 48px; }
  @media only screen and (max-width: 768px) {
    .section-multicolumn--direction-rows-alt .section-multicolumn__columns {
      width: 100%;
      padding-right: 1.475rem;
      padding-left: 1.475rem; } }
  .section-multicolumn--direction-rows-alt .section-multicolumn__columns .section-multicolumn-columns__column {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 48px;
    padding: 0 !important; }
    @media only screen and (max-width: 900px) {
      .section-multicolumn--direction-rows-alt .section-multicolumn__columns .section-multicolumn-columns__column {
        flex-direction: column; } }
    .section-multicolumn--direction-rows-alt .section-multicolumn__columns .section-multicolumn-columns__column .column-image {
      width: 30%;
      align-self: stretch; }
      @media only screen and (max-width: 900px) {
        .section-multicolumn--direction-rows-alt .section-multicolumn__columns .section-multicolumn-columns__column .column-image {
          width: 100%; } }
      .section-multicolumn--direction-rows-alt .section-multicolumn__columns .section-multicolumn-columns__column .column-image img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .section-multicolumn--direction-rows-alt .section-multicolumn__columns .section-multicolumn-columns__column .column-content {
      width: 70%; }
      @media only screen and (max-width: 900px) {
        .section-multicolumn--direction-rows-alt .section-multicolumn__columns .section-multicolumn-columns__column .column-content {
          width: 100%; } }
      .section-multicolumn--direction-rows-alt .section-multicolumn__columns .section-multicolumn-columns__column .column-content .btn {
        margin-top: 16px; }
    .section-multicolumn--direction-rows-alt .section-multicolumn__columns .section-multicolumn-columns__column--even .column-image {
      order: 2; }
      @media only screen and (max-width: 900px) {
        .section-multicolumn--direction-rows-alt .section-multicolumn__columns .section-multicolumn-columns__column--even .column-image {
          order: 0; } }
  .section-multicolumn--direction-rows-alt .section-multicolumn-columns__column {
    width: 100%; }
  .section-multicolumn--direction-rows-alt.section-text--align-center .column-content {
    margin: 0 auto; }
  .section-multicolumn--size-1 .section-multicolumn-columns__column {
    width: calc(100% - 24px); }
    @media only screen and (max-width: 768px) {
      .section-multicolumn--size-1 .section-multicolumn-columns__column {
        width: 100%; } }
  .section-multicolumn--size-2 .section-multicolumn-columns__column {
    width: calc(50% - 24px);
    border: 1px solid #696969;
    border-radius: 10px;
    overflow: hidden; }
    @media only screen and (max-width: 768px) {
      .section-multicolumn--size-2 .section-multicolumn-columns__column {
        width: 100%; } }
  .section-multicolumn--size-3 .section-multicolumn-columns__column {
    width: calc(33% - 24px);
    border: 1px solid #696969;
    border-radius: 10px;
    overflow: hidden; }
    @media only screen and (max-width: 768px) {
      .section-multicolumn--size-3 .section-multicolumn-columns__column {
        width: 100%; } }
  .section-multicolumn--size-4 .section-multicolumn-columns__column {
    width: calc(25% - 24px);
    border: 1px solid #696969;
    border-radius: 10px;
    overflow: hidden; }
    @media only screen and (max-width: 768px) {
      .section-multicolumn--size-4 .section-multicolumn-columns__column {
        width: 100%; } }
  .section-multicolumn--intro-heading-bottom .section-multicolumn__heading {
    display: flex;
    flex-direction: column; }
    .section-multicolumn--intro-heading-bottom .section-multicolumn__heading h1, .section-multicolumn--intro-heading-bottom .section-multicolumn__heading h2, .section-multicolumn--intro-heading-bottom .section-multicolumn__heading h3, .section-multicolumn--intro-heading-bottom .section-multicolumn__heading h4, .section-multicolumn--intro-heading-bottom .section-multicolumn__heading h5, .section-multicolumn--intro-heading-bottom .section-multicolumn__heading h6 {
      order: 5; }
    .section-multicolumn--intro-heading-bottom .section-multicolumn__heading .section-multicolumn-heading__text {
      order: 1; }
  .section-multicolumn__button {
    margin-top: 64px;
    text-align: center; }

.section-bands__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 24px; }

.section-bands .house-band {
  gap: 36px;
  width: 100%; }
  .section-bands .house-band__image {
    width: 25%; }
    @media only screen and (max-width: 640px) {
      .section-bands .house-band__image {
        width: 100%; } }
  .section-bands .house-band__content {
    width: 75%; }
    @media only screen and (max-width: 640px) {
      .section-bands .house-band__content {
        width: 100%; } }
  .section-bands .house-band-content__next-event {
    list-style: none;
    margin: 0 0 8px;
    padding: 0; }
    .section-bands .house-band-content__next-event li {
      display: flex;
      align-items: center;
      gap: 16px;
      margin: 0 0 10px; }
  .section-bands .house-band-content__cta {
    margin-top: auto;
    display: flex;
    gap: 16px;
    margin-top: 16px; }
    @media only screen and (max-width: 640px) {
      .section-bands .house-band-content__cta {
        flex-direction: column; }
        .section-bands .house-band-content__cta a {
          text-align: center; } }

.section-awards .section-header {
  margin-bottom: 48px;
  align-items: flex-end; }

.section-awards--show-all .section-header {
  justify-content: center;
  text-align: center; }
  .section-awards--show-all .section-header .section-header__left {
    width: 100%; }

.section-awards .awards-list {
  border-top: 1px solid #2D2D2D;
  padding-top: 24px; }
  .section-awards .awards-list .award {
    width: 100%;
    border-bottom: 1px solid #2D2D2D;
    padding-bottom: 24px;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    gap: 40px; }
    @media only screen and (max-width: 640px) {
      .section-awards .awards-list .award {
        gap: 16px;
        flex-wrap: wrap; } }
    .section-awards .awards-list .award:last-of-type {
      margin-bottom: 0; }
    .section-awards .awards-list .award__image {
      width: 100%;
      max-width: 280px;
      align-self: stretch; }
      .section-awards .awards-list .award__image img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      @media only screen and (max-width: 768px) {
        .section-awards .awards-list .award__image {
          width: 100%;
          max-width: 50%; } }
      @media only screen and (max-width: 640px) {
        .section-awards .awards-list .award__image {
          max-width: 100%; } }
    @media only screen and (max-width: 768px) {
      .section-awards .awards-list .award__details {
        width: 50%; } }
    @media only screen and (max-width: 640px) {
      .section-awards .awards-list .award__details {
        width: 100%; } }
    .section-awards .awards-list .award-details__years {
      border-radius: 33px;
      background: rgba(147, 14, 24, 0.3);
      display: flex;
      padding: 9px 16px 10px 16px;
      justify-content: center;
      align-items: center;
      width: fit-content;
      gap: 10px;
      color: #F0A2A8;
      font-size: 12px;
      letter-spacing: 0.96px;
      font-weight: 500;
      text-transform: uppercase;
      margin-bottom: 16px; }
    .section-awards .awards-list .award-details__years-won {
      color: #F0A2A8;
      font-size: 16px;
      font-weight: 500;
      text-transform: uppercase;
      margin: 0 0 6px;
      display: block; }

.section-awards--show-all .awards-list {
  border-top: none;
  padding-top: 0; }
  .section-awards--show-all .awards-list .award {
    border: 1px solid #2D2D2D;
    padding: 20px 28px; }
    .section-awards--show-all .awards-list .award-details__title {
      margin: 0; }

.section-menu__heading {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media only screen and (max-width: 640px) {
    .section-menu__heading {
      justify-content: center; } }

.section-menu-heading__left {
  width: 100%;
  max-width: 50%; }
  @media only screen and (max-width: 640px) {
    .section-menu-heading__left {
      max-width: 100%; } }

.section-menu-heading__right {
  max-width: 40%; }
  @media only screen and (max-width: 640px) {
    .section-menu-heading__right {
      width: 100%;
      max-width: 100%; } }

.section-menu__columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 140px; }
  @media only screen and (max-width: 640px) {
    .section-menu__columns {
      padding-top: 32px;
      gap: 16px; } }

.section-menu .section-menu-columns__column {
  width: calc(100% / 3 - 10px);
  position: relative; }
  @media only screen and (max-width: 640px) {
    .section-menu .section-menu-columns__column {
      width: 100%; } }
  .section-menu .section-menu-columns__column .column-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 2;
    background: rgba(0, 0, 0, 0.8);
    padding-top: 10px; }
  .section-menu .section-menu-columns__column:nth-child(2) {
    top: -60px; }
    @media only screen and (max-width: 640px) {
      .section-menu .section-menu-columns__column:nth-child(2) {
        top: 0; } }

@media only screen and (max-width: 640px) {
  .section-menu--style-layout-1 .section-menu-heading__left .btn {
    display: none; } }

.section-menu--style-layout-1 .section-menu__cta--bottom {
  margin: 32px auto 0;
  display: none; }
  @media only screen and (max-width: 640px) {
    .section-menu--style-layout-1 .section-menu__cta--bottom {
      display: block; } }

.section-menu--style-layout-2 .section-menu__heading {
  justify-content: center;
  flex-wrap: wrap;
  text-align: center; }

.section-menu--style-layout-2 .section-menu-heading__left {
  max-width: 100%; }

.section-menu--style-layout-2 .section-menu-heading__right {
  max-width: 80%; }

.section-menu--style-layout-2 .section-menu__columns {
  padding-top: 80px; }

.section-menu--style-layout-2 .section-menu__cta {
  margin: 32px auto 0; }

.section-upcoming-events .featured-event {
  border: 1px solid #5C5C5C;
  padding: 34px;
  display: flex;
  align-items: center;
  gap: 48px;
  margin-bottom: 16px; }
  @media only screen and (max-width: 768px) {
    .section-upcoming-events .featured-event {
      flex-wrap: wrap;
      gap: 24px; } }
  @media only screen and (max-width: 640px) {
    .section-upcoming-events .featured-event {
      padding: 24px; } }
  .section-upcoming-events .featured-event__image {
    width: 50%; }
    @media only screen and (max-width: 768px) {
      .section-upcoming-events .featured-event__image {
        width: 100%; } }
  .section-upcoming-events .featured-event__details {
    width: 50%; }
    @media only screen and (max-width: 768px) {
      .section-upcoming-events .featured-event__details {
        width: 100%; } }
    .section-upcoming-events .featured-event__details h2 {
      margin: 16px 0; }
  .section-upcoming-events .featured-event-details__meta {
    list-style: none;
    margin: 0 0 26px;
    padding: 0; }
    .section-upcoming-events .featured-event-details__meta li {
      display: flex;
      align-items: center;
      gap: 16px;
      margin: 0 0 10px; }
  .section-upcoming-events .featured-event-details__description {
    margin: 0 0 24px; }
    .section-upcoming-events .featured-event-details__description p {
      font-size: 18px; }
      .section-upcoming-events .featured-event-details__description p:last-of-type {
        margin: 0; }
  @media only screen and (max-width: 768px) {
    .section-upcoming-events .featured-event-details__cta .btn {
      width: 100%;
      text-align: center; } }

.section-upcoming-events .upcoming-events {
  display: flex;
  gap: 16px; }
  @media only screen and (max-width: 768px) {
    .section-upcoming-events .upcoming-events {
      flex-wrap: wrap; } }
  .section-upcoming-events .upcoming-events .upcoming-event {
    width: 50%;
    border: 1px solid #5C5C5C;
    padding: 24px;
    display: flex;
    gap: 16px; }
    @media only screen and (max-width: 768px) {
      .section-upcoming-events .upcoming-events .upcoming-event {
        width: 100%;
        flex-wrap: wrap; } }
    .section-upcoming-events .upcoming-events .upcoming-event__image {
      width: 50%;
      position: relative; }
      @media only screen and (max-width: 768px) {
        .section-upcoming-events .upcoming-events .upcoming-event__image {
          width: 100%;
          height: 300px; } }
      .section-upcoming-events .upcoming-events .upcoming-event__image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute; }
    .section-upcoming-events .upcoming-events .upcoming-event__details {
      width: 50%;
      display: flex;
      flex-direction: column; }
      .section-upcoming-events .upcoming-events .upcoming-event__details .btn--text-link {
        margin-top: auto; }
      @media only screen and (max-width: 768px) {
        .section-upcoming-events .upcoming-events .upcoming-event__details {
          width: 100%; } }
    .section-upcoming-events .upcoming-events .upcoming-event-details__meta {
      list-style: none;
      margin: 0 0 12px;
      padding: 0; }
      .section-upcoming-events .upcoming-events .upcoming-event-details__meta li {
        display: flex;
        align-items: center;
        gap: 16px;
        margin: 0 0 10px; }
    .section-upcoming-events .upcoming-events .upcoming-event-details__description {
      margin: 0 0 24px; }
      .section-upcoming-events .upcoming-events .upcoming-event-details__description p {
        font-size: 18px; }
        .section-upcoming-events .upcoming-events .upcoming-event-details__description p:last-of-type {
          margin: 0; }

.section-upcoming-events__cta {
  margin: 64px auto 0;
  text-align: center; }

.section-hours__text .section-header {
  justify-content: center;
  text-align: center;
  margin-bottom: 24px; }

.section-hours__grid {
  display: flex;
  justify-content: space-around;
  column-gap: 50px; }
  @media only screen and (max-width: 768px) {
    .section-hours__grid {
      flex-wrap: wrap; } }

.section-hours-grid__column {
  width: calc(100% / 3); }
  @media only screen and (max-width: 768px) {
    .section-hours-grid__column {
      width: calc(100%);
      text-align: center; } }

.section-hours__cta {
  text-align: center;
  margin: 48px auto 0; }

.hours-block {
  margin: 0 0 48px; }
  .hours-block em, .hours-block i {
    color: #F0A2A8;
    font-style: normal; }
  .hours-block:last-of-type {
    margin: 0; }
  .hours-block p:first-of-type {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500; }
  .hours-block ul {
    list-style: none;
    margin: 0 0 16px;
    padding: 0; }
    .hours-block ul li {
      color: #B0B0B0;
      font-size: 18px; }

.section-live-music .section-header {
  margin: 0 0 48px;
  align-items: flex-end; }

.live-music-bands__controls {
  display: flex;
  justify-content: space-between;
  padding: 48px 0 0 0; }
  @media only screen and (max-width: 640px) {
    .live-music-bands__controls {
      padding: 24px 0 0 0;
      justify-content: center; } }
  .live-music-bands__controls .splide__pagination {
    position: sticky;
    padding: 0; }
  .live-music-bands__controls .splide__arrows {
    width: 25%;
    position: relative;
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: flex-end; }
    @media only screen and (max-width: 640px) {
      .live-music-bands__controls .splide__arrows {
        display: none; } }
    .live-music-bands__controls .splide__arrows .splide__arrow {
      position: static;
      transform: none;
      background: none;
      border: 1px solid #930E18; }

.house-band {
  display: flex;
  border: 1px solid #5C5C5C;
  padding: 24px;
  gap: 16px;
  height: 100%; }
  @media only screen and (max-width: 900px) {
    .house-band {
      height: 300px; } }
  @media only screen and (max-width: 640px) {
    .house-band {
      height: 100%;
      flex-wrap: wrap;
      flex-direction: column; } }
  .house-band__image {
    position: relative;
    width: 50%;
    min-height: 240px; }
    @media only screen and (max-width: 640px) {
      .house-band__image {
        width: 100%;
        height: 300px; } }
    .house-band__image img {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .house-band__content {
    width: 50%;
    display: flex;
    flex-direction: column; }
    @media only screen and (max-width: 640px) {
      .house-band__content {
        width: 100%; } }
    .house-band__content a {
      margin-top: auto; }

.section-image-with-text {
  border-bottom: 1px solid #696969; }
  .section-image-with-text .section-image-with-text__image {
    display: flex;
    justify-content: center; }
    .section-image-with-text .section-image-with-text__image--overlap {
      display: grid;
      position: relative;
      grid-template-columns: repeat(12, 1fr); }
      .section-image-with-text .section-image-with-text__image--overlap .section-image-with-text-image__img {
        grid-row: 1;
        grid-column: 4 / span 9;
        padding-top: 40%;
        z-index: 1; }
      .section-image-with-text .section-image-with-text__image--overlap .section-image-with-text-image__img--second {
        grid-column: 1 / -4;
        grid-row: 1;
        padding: 0; }
  .section-image-with-text .section-image-with-text__text .pre,
  .section-image-with-text .section-image-with-text__text .h1,
  .section-image-with-text .section-image-with-text__text .h2 {
    margin-bottom: 16px; }
  .section-image-with-text .section-image-with-text__text em, .section-image-with-text .section-image-with-text__text i {
    color: #F0A2A8;
    font-style: normal; }
  .section-image-with-text .section-image-with-text__text .btn {
    margin-top: 40px;
    margin-right: 10px;
    display: inline-block; }
    .section-image-with-text .section-image-with-text__text .btn:last-of-type {
      margin-right: 0; }
  .section-image-with-text .grid-x {
    column-gap: 48px; }
  .section-image-with-text .cell {
    width: calc(50% - 24px); }
  .section-image-with-text--image-size-full .grid-container {
    max-width: max-content; }
  .section-image-with-text--image-size-full .section-image-with-text__text {
    justify-content: center;
    display: flex; }
  .section-image-with-text--image-size-full .section-image-with-text-text__inner {
    max-width: 600px; }
  .section-image-with-text--image-size-large .section-image-with-text__text {
    width: 30%; }
  .section-image-with-text--image-size-large .section-image-with-text__image {
    width: 70%; }
  .section-image-with-text--image-size-small .section-image-with-text__text {
    width: 70%; }
  .section-image-with-text--image-size-small .section-image-with-text__image {
    width: 30%; }
  .section-image-with-text--image-size-cover .section-image-with-text__image {
    align-self: stretch; }
    .section-image-with-text--image-size-cover .section-image-with-text__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .section-image-with-text--image-first .section-image-with-text__text {
    order: 2; }
    .section-image-with-text--image-first .section-image-with-text__text .section-image-with-text-text__inner {
      padding-right: 50px; }
      @media only screen and (max-width: 1024px) {
        .section-image-with-text--image-first .section-image-with-text__text .section-image-with-text-text__inner {
          padding-right: 0; } }
  .section-image-with-text--image-first .section-image-with-text__image {
    order: 1; }
  .section-image-with-text--image-second .section-image-with-text__text {
    order: 1; }
    .section-image-with-text--image-second .section-image-with-text__text .section-image-with-text-text__inner {
      padding-left: 50px; }
      @media only screen and (max-width: 1024px) {
        .section-image-with-text--image-second .section-image-with-text__text .section-image-with-text-text__inner {
          padding-left: 0; } }
  .section-image-with-text--image-second .section-image-with-text__image {
    order: 2; }
  @media only screen and (max-width: 768px) {
    .section-image-with-text.section-image-with-text--image-size-small .section-image-with-text__text,
    .section-image-with-text.section-image-with-text--image-size-small .section-image-with-text__image, .section-image-with-text.section-image-with-text--image-size-medium .section-image-with-text__text,
    .section-image-with-text.section-image-with-text--image-size-medium .section-image-with-text__image, .section-image-with-text.section-image-with-text--image-size-large .section-image-with-text__text,
    .section-image-with-text.section-image-with-text--image-size-large .section-image-with-text__image, .section-image-with-text.section-image-with-text--image-size-full .section-image-with-text__text,
    .section-image-with-text.section-image-with-text--image-size-full .section-image-with-text__image, .section-image-with-text.section-image-with-text--image-size-cover .section-image-with-text__text,
    .section-image-with-text.section-image-with-text--image-size-cover .section-image-with-text__image {
      width: 100%; }
    .section-image-with-text.section-image-with-text--image-size-small .section-image-with-text-text__inner, .section-image-with-text.section-image-with-text--image-size-medium .section-image-with-text-text__inner, .section-image-with-text.section-image-with-text--image-size-large .section-image-with-text-text__inner, .section-image-with-text.section-image-with-text--image-size-full .section-image-with-text-text__inner, .section-image-with-text.section-image-with-text--image-size-cover .section-image-with-text-text__inner {
      max-width: 100%; }
    .section-image-with-text.section-image-with-text--image-size-small .section-image-with-text__text, .section-image-with-text.section-image-with-text--image-size-medium .section-image-with-text__text, .section-image-with-text.section-image-with-text--image-size-large .section-image-with-text__text, .section-image-with-text.section-image-with-text--image-size-full .section-image-with-text__text, .section-image-with-text.section-image-with-text--image-size-cover .section-image-with-text__text {
      order: 2 !important;
      padding-top: 40px;
      padding-bottom: 40px; }
    .section-image-with-text.section-image-with-text--image-size-small .section-image-with-text__image, .section-image-with-text.section-image-with-text--image-size-medium .section-image-with-text__image, .section-image-with-text.section-image-with-text--image-size-large .section-image-with-text__image, .section-image-with-text.section-image-with-text--image-size-full .section-image-with-text__image, .section-image-with-text.section-image-with-text--image-size-cover .section-image-with-text__image {
      order: 1 !important; }
    .section-image-with-text.section-image-with-text--image-size-full .section-image-with-text__image {
      height: 500px;
      max-height: 50vh;
      position: relative; }
      .section-image-with-text.section-image-with-text--image-size-full .section-image-with-text__image img,
      .section-image-with-text.section-image-with-text--image-size-full .section-image-with-text__image picture {
        object-fit: cover;
        height: 100%;
        width: 100%;
        position: absolute; } }
  .section-image-with-text--position-top .grid-x {
    align-items: flex-start; }
  .section-image-with-text--position-middle .grid-x {
    align-items: center; }
  .section-image-with-text--position-bottom .grid-x {
    align-items: flex-end; }

.section-image-banner {
  position: relative;
  display: flex;
  border-bottom: 1px solid #696969; }
  .section-image-banner--height-small {
    min-height: 400px; }
  .section-image-banner--height-medium {
    min-height: 600px; }
  .section-image-banner--height-large {
    min-height: 800px; }
  @media only screen and (max-width: 768px) {
    .section-image-banner {
      min-height: auto;
      padding: 80px 0; } }
  @media only screen and (max-width: 768px) {
    .section-image-banner.section-image-banner--footer {
      text-align: center; } }
  .section-image-banner .page-width {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: flex-start; }
    @media only screen and (max-width: 768px) {
      .section-image-banner .page-width {
        flex-wrap: wrap;
        justify-content: center;
        padding: 0; } }
  .section-image-banner--width-page-width .page-width {
    position: relative; }
  .section-image-banner--text-right .page-width {
    justify-content: flex-end; }
    @media only screen and (max-width: 768px) {
      .section-image-banner--text-right .page-width {
        flex-wrap: wrap; } }
  .section-image-banner__image {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    z-index: 5; }
    @media only screen and (max-width: 768px) {
      .section-image-banner__image {
        position: relative;
        height: auto;
        margin-bottom: 32px; } }
    .section-image-banner__image img {
      object-fit: cover;
      object-position: center center;
      height: 100%;
      width: 100%; }
    .section-image-banner__image--video {
      width: 100%;
      position: relative;
      margin-bottom: 0; }
      .section-image-banner__image--video:before {
        display: none; }
      .section-image-banner__image--video .video-stop-btn {
        position: absolute;
        top: 20px;
        right: 20px;
        background: rgba(0, 0, 0, 0.8);
        color: white;
        border: none;
        padding: 8px 12px;
        font-size: 16px;
        border-radius: 4px;
        cursor: pointer;
        display: none;
        z-index: 2; }
      .section-image-banner__image--video .section-image-banner__image-wrapper {
        opacity: 1;
        visibility: visible;
        transition: opacity 0.4s ease, visibility 0.4s ease;
        position: absolute;
        height: 100%;
        width: 100%;
        z-index: 1; }
        .section-image-banner__image--video .section-image-banner__image-wrapper picture {
          display: block;
          position: absolute;
          height: 100%;
          width: 100%; }
        .section-image-banner__image--video .section-image-banner__image-wrapper:before {
          content: '';
          position: absolute;
          background: #0E0E0E;
          width: 100%;
          height: 100%;
          opacity: 0.6;
          z-index: 5; }
      .section-image-banner__image--video.is-playing .section-image-banner__image-wrapper {
        opacity: 0;
        visibility: hidden;
        pointer-events: none; }
  .section-image-banner__video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0; }
    .section-image-banner__video video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    @media only screen and (max-width: 768px) {
      .section-image-banner__video {
        position: static;
        height: auto; } }
  .section-image-banner__text {
    z-index: 10;
    position: relative;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto; }
    @media only screen and (max-width: 768px) {
      .section-image-banner__text {
        padding-right: .9375rem;
        padding-left: .9375rem;
        margin-bottom: 60px; } }
  .section-image-banner-text__inner {
    padding: 100px 110px;
    background: #0e0d15;
    width: 100%;
    max-width: 680px;
    border-radius: 4px; }
    .section-image-banner-text__inner .section-image-banner-text__heading {
      margin-bottom: 4px; }
    .section-image-banner-text__inner .btn {
      margin-top: 16px;
      display: inline-block; }
      .section-image-banner-text__inner .btn:nth-of-type(2) {
        margin-left: 10px; }
    @media only screen and (max-width: 768px) {
      .section-image-banner-text__inner {
        padding: 40px; } }
  .section-image-banner.section-image-banner--style-fade .section-image-banner-text__inner {
    background: none;
    padding: 0;
    margin-left: 64px; }
    @media only screen and (max-width: 900px) {
      .section-image-banner.section-image-banner--style-fade .section-image-banner-text__inner {
        margin-left: 32px; } }
    @media only screen and (max-width: 768px) {
      .section-image-banner.section-image-banner--style-fade .section-image-banner-text__inner {
        margin-left: 0; } }
  .section-image-banner.section-image-banner--style-fade .section-image-banner__image:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(270deg, rgba(24, 26, 29, 0) 46.7%, #181A1D 100%), linear-gradient(270deg, rgba(24, 26, 29, 0) 38.99%, #181A1D 100%), linear-gradient(270deg, rgba(24, 26, 29, 0) 23.33%, #181A1D 100%), linear-gradient(270deg, rgba(24, 26, 29, 0) 23.33%, #181A1D 100%); }
    @media only screen and (max-width: 768px) {
      .section-image-banner.section-image-banner--style-fade .section-image-banner__image:after {
        display: none; } }
  .section-image-banner--style-overlay .section-image-banner__image:before {
    content: '';
    position: absolute;
    background: #0E0E0E;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 5; }
  .section-image-banner--style-overlay .section-image-banner-text__inner {
    background: none;
    padding: 0; }
  .section-image-banner--text-center .section-header {
    justify-content: center; }
  .section-image-banner--text-center .section-image-banner__text {
    margin: 40px auto;
    text-align: center;
    display: flex;
    justify-content: center; }
  @media only screen and (max-width: 768px) {
    .section-image-banner--has-video {
      min-height: 640px;
      height: auto !important; }
      .section-image-banner--has-video .section-image-banner__image {
        height: 100%; } }
  .section-image-banner--has-video .section-image-banner__text {
    position: absolute;
    max-width: 80%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0; }
    .section-image-banner--has-video .section-image-banner__text .btn--play-link {
      margin: 0; }

.section-form {
  border-bottom: 1px solid #696969; }
  .section-form__wrapper {
    max-width: 930px;
    margin: 0 auto; }
  .section-form__form {
    display: flex; }
  .section-form-form__inner {
    width: 100%; }
    .section-form-form__inner div.wpforms-container-full {
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
      .section-form-form__inner div.wpforms-container-full .wpforms-form .wpforms-head-container {
        padding: 0; }
        .section-form-form__inner div.wpforms-container-full .wpforms-form .wpforms-head-container .wpforms-title {
          color: #FFFFFF;
          font-size: 32px;
          font-style: normal;
          font-weight: 400; }
  .section-form__text .pre,
  .section-form__text .h1,
  .section-form__text .h2 {
    margin-bottom: 16px; }
  .section-form__text em, .section-form__text i {
    color: #F0A2A8;
    font-style: normal; }
  .section-form__text .btn {
    margin-top: 40px;
    display: inline-block; }
    .section-form__text .btn:first-of-type {
      margin-right: 40px; }
  .section-form .grid-x {
    column-gap: 48px; }
  .section-form .cell {
    width: calc(50% - 24px); }
  @media only screen and (max-width: 900px) {
    .section-form .section-form__text,
    .section-form .section-form__form {
      width: 100%; }
    .section-form .section-form__form {
      order: 2 !important;
      padding-top: 40px;
      padding-bottom: 40px; }
    .section-form .section-form__text {
      order: 1 !important; } }
  .section-form--position-top .grid-x {
    align-items: flex-start; }
  .section-form--position-middle .grid-x {
    align-items: center; }
  .section-form--position-bottom .grid-x {
    align-items: flex-end; }

div.wpforms-container-full input[type=date], div.wpforms-container-full input[type=datetime], div.wpforms-container-full input[type=datetime-local], div.wpforms-container-full input[type=email], div.wpforms-container-full input[type=month], div.wpforms-container-full input[type=number], div.wpforms-container-full input[type=password], div.wpforms-container-full input[type=range], div.wpforms-container-full input[type=search], div.wpforms-container-full input[type=tel], div.wpforms-container-full input[type=text], div.wpforms-container-full input[type=time], div.wpforms-container-full input[type=url], div.wpforms-container-full input[type=week], div.wpforms-container-full select, div.wpforms-container-full textarea, .wp-core-ui div.wpforms-container-full input[type=date], .wp-core-ui div.wpforms-container-full input[type=datetime], .wp-core-ui div.wpforms-container-full input[type=datetime-local], .wp-core-ui div.wpforms-container-full input[type=email], .wp-core-ui div.wpforms-container-full input[type=month], .wp-core-ui div.wpforms-container-full input[type=number], .wp-core-ui div.wpforms-container-full input[type=password], .wp-core-ui div.wpforms-container-full input[type=range], .wp-core-ui div.wpforms-container-full input[type=search], .wp-core-ui div.wpforms-container-full input[type=tel], .wp-core-ui div.wpforms-container-full input[type=text], .wp-core-ui div.wpforms-container-full input[type=time], .wp-core-ui div.wpforms-container-full input[type=url], .wp-core-ui div.wpforms-container-full input[type=week], .wp-core-ui div.wpforms-container-full select, .wp-core-ui div.wpforms-container-full textarea {
  background-color: #333333 !important;
  color: #FFFFFF !important;
  border-radius: 10px !important; }
  div.wpforms-container-full input[type=date]::placeholder, div.wpforms-container-full input[type=datetime]::placeholder, div.wpforms-container-full input[type=datetime-local]::placeholder, div.wpforms-container-full input[type=email]::placeholder, div.wpforms-container-full input[type=month]::placeholder, div.wpforms-container-full input[type=number]::placeholder, div.wpforms-container-full input[type=password]::placeholder, div.wpforms-container-full input[type=range]::placeholder, div.wpforms-container-full input[type=search]::placeholder, div.wpforms-container-full input[type=tel]::placeholder, div.wpforms-container-full input[type=text]::placeholder, div.wpforms-container-full input[type=time]::placeholder, div.wpforms-container-full input[type=url]::placeholder, div.wpforms-container-full input[type=week]::placeholder, div.wpforms-container-full select::placeholder, div.wpforms-container-full textarea::placeholder, .wp-core-ui div.wpforms-container-full input[type=date]::placeholder, .wp-core-ui div.wpforms-container-full input[type=datetime]::placeholder, .wp-core-ui div.wpforms-container-full input[type=datetime-local]::placeholder, .wp-core-ui div.wpforms-container-full input[type=email]::placeholder, .wp-core-ui div.wpforms-container-full input[type=month]::placeholder, .wp-core-ui div.wpforms-container-full input[type=number]::placeholder, .wp-core-ui div.wpforms-container-full input[type=password]::placeholder, .wp-core-ui div.wpforms-container-full input[type=range]::placeholder, .wp-core-ui div.wpforms-container-full input[type=search]::placeholder, .wp-core-ui div.wpforms-container-full input[type=tel]::placeholder, .wp-core-ui div.wpforms-container-full input[type=text]::placeholder, .wp-core-ui div.wpforms-container-full input[type=time]::placeholder, .wp-core-ui div.wpforms-container-full input[type=url]::placeholder, .wp-core-ui div.wpforms-container-full input[type=week]::placeholder, .wp-core-ui div.wpforms-container-full select::placeholder, .wp-core-ui div.wpforms-container-full textarea::placeholder {
    color: #A0A0A0 !important; }

.hero {
  display: flex;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #696969; }
  .hero--height-small {
    min-height: 400px; }
  .hero--height-medium {
    height: 30vh;
    min-height: 600px; }
  .hero--height-large {
    min-height: 800px; }
    .hero--height-large .hero__inner {
      padding-top: 0; }
    @media only screen and (max-width: 768px) {
      .hero--height-large {
        height: 90vh;
        min-height: auto; } }
  .hero.hero--height-has-image.hero-accent--stripes:before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='255' height='537' viewBox='0 0 255 537' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_98_60' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='255' height='537'%3E%3Crect width='255' height='537' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_98_60)'%3E%3Cpath d='M407.561 -62.4131L-376 499.974' stroke='%23437247' stroke-width='76'/%3E%3Cpath d='M555.576 -38.0904L-227.985 524.297' stroke='%23F2E921' stroke-width='76'/%3E%3Cpath d='M703.591 -13.7678L-79.9702 548.62' stroke='%23CB2E2C' stroke-width='76'/%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
    background-position: center;
    width: 255px;
    height: 537px;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    transform: translateY(-50%); }
    @media only screen and (max-width: 768px) {
      .hero.hero--height-has-image.hero-accent--stripes:before {
        content: '';
        background-image: url("data:image/svg+xml,%3Csvg width='565' height='416' viewBox='0 0 565 416' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_108_1305)'%3E%3Cpath d='M185.439 592.413L969 30.0256' stroke='%23CB2E2C' stroke-width='76'/%3E%3Cpath d='M37.424 568.09L820.985 5.70294' stroke='%23F2E921' stroke-width='76'/%3E%3Cpath d='M-110.592 543.768L672.97 -18.6197' stroke='%23437247' stroke-width='76'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_108_1305'%3E%3Crect width='969' height='832' fill='white' transform='translate(969 703) rotate(-180)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: cover;
        /* Or adjust as needed */
        background-position: center;
        width: 565px;
        height: 416px;
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 1; } }
  .hero__image {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    display: block;
    overflow: hidden;
    z-index: 5; }
    .hero__image:before {
      content: '';
      position: absolute;
      background: #0e0d15;
      width: 100%;
      height: 100%;
      opacity: 0.5; }
    .hero__image img {
      object-fit: cover;
      object-position: center center;
      width: 100%;
      height: 100%; }
  .hero__video {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    display: block;
    overflow: hidden;
    z-index: 5; }
    .hero__video:before {
      content: '';
      position: absolute;
      background: #0e0d15;
      width: 100%;
      height: 100%;
      opacity: 0.5; }
    .hero__video video {
      object-fit: cover;
      height: 100%;
      width: 100%; }
  .hero__inner {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10; }
  .hero-inner__cta {
    display: flex;
    gap: 10px; }
  .hero-inner__text {
    max-width: 680px;
    width: 100%;
    text-align: center;
    font-size: 18px; }
    .hero-inner__text .pre-heading {
      color: #FFFFFF; }
      .hero-inner__text .pre-heading:before {
        display: none; }
    .hero-inner__text h1 {
      margin: 0; }
    .hero-inner__text p:first-of-type {
      margin-top: 16px; }
    .hero-inner__text .btn {
      margin-top: 16px; }
      @media only screen and (max-width: 768px) {
        .hero-inner__text .btn {
          width: 100%;
          text-align: center; } }
  .hero--height-has-image .hero__inner {
    padding-top: 100px;
    padding-bottom: 100px;
    gap: 80px; }
  .hero--height-has-image .hero-inner__text .pre-heading {
    color: #FFFFFF; }
  .hero--height-has-image .hero-inner__image {
    width: 50%;
    min-width: 50%; }
    @media screen and (max-width: 780px) {
      .hero--height-has-image .hero-inner__image {
        width: 45%;
        min-width: 45%; } }
    @media only screen and (max-width: 768px) {
      .hero--height-has-image .hero-inner__image {
        display: none; } }
    .hero--height-has-image .hero-inner__image img {
      max-width: 640px;
      width: 100%; }
  .hero-text-align--left .hero-inner__text {
    text-align: left; }
  .hero-text-align--center .hero-inner__text {
    text-align: center; }
  .hero-text-align--center .hero-inner__cta {
    justify-content: center; }
  .hero-text-align--right .hero-inner__text {
    text-align: right; }
  .hero-content-align--left .hero__inner {
    width: 100%;
    justify-content: flex-start; }
  .hero-content-align--center .hero__inner {
    width: 100%;
    justify-content: center; }
  .hero-content-align--right .hero__inner {
    width: 100%;
    justify-content: flex-end; }
  .hero__play-video {
    position: absolute;
    width: 100%;
    padding-bottom: 45.25%;
    top: 50%;
    max-width: 1240px;
    left: 50%;
    transform: translate(-50%, -50%); }
    @media only screen and (max-width: 1240px) {
      .hero__play-video {
        padding-bottom: 56.25%; } }
    .hero__play-video video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .hero__play-video .video-stop-btn {
      position: absolute;
      top: 20px;
      right: 20px;
      background: rgba(0, 0, 0, 0.8);
      color: white;
      border: none;
      padding: 8px 12px;
      font-size: 16px;
      border-radius: 4px;
      cursor: pointer;
      display: none;
      z-index: 2; }
  .hero.hero--has-video {
    position: relative;
    width: 100%; }
    .hero.hero--has-video .hero__inner {
      position: absolute;
      max-width: 100%;
      height: 100%; }
      .hero.hero--has-video .hero__inner .hero-inner__text {
        max-width: 1240px;
        margin: 0 auto; }
    .hero.hero--has-video .hero__video,
    .hero.hero--has-video .hero__image {
      opacity: 1;
      visibility: visible;
      transition: opacity 0.4s ease, visibility 0.4s ease; }
    .hero.hero--has-video.is-playing .hero__video,
    .hero.hero--has-video.is-playing .hero__image {
      opacity: 0;
      visibility: hidden;
      pointer-events: none; }
    .hero.hero--has-video.is-playing .hero__inner {
      display: none; }

.single-keynote .hero__inner {
  max-width: 1170px; }

.section-latest-podcast {
  border-bottom: 1px solid #696969; }
  .section-latest-podcast__inner {
    display: flex;
    align-items: center;
    gap: 68px; }
    @media only screen and (max-width: 768px) {
      .section-latest-podcast__inner {
        flex-wrap: wrap; } }
    .section-latest-podcast__inner .latest-podcast__left {
      width: 40%;
      display: flex;
      justify-content: flex-end; }
    .section-latest-podcast__inner .latest-podcast-left__inner {
      max-width: 400px; }
    .section-latest-podcast__inner .latest-podcast__right {
      width: 60%; }
      .section-latest-podcast__inner .latest-podcast__right img {
        border-radius: 10px;
        border: 1px solid #696969; }
    @media only screen and (max-width: 768px) {
      .section-latest-podcast__inner .latest-podcast__left, .section-latest-podcast__inner .latest-podcast__right {
        width: 100%; }
      .section-latest-podcast__inner .latest-podcast__left {
        order: 2; }
      .section-latest-podcast__inner .latest-podcast-left__inner {
        max-width: 100%; } }
    .section-latest-podcast__inner .latest-podcast__meta {
      font-family: "Roboto Condensed", sans-serif;
      text-transform: uppercase;
      margin: 0 0 22px; }
    .section-latest-podcast__inner .latest-podcast__description {
      margin-bottom: 32px; }
    .section-latest-podcast__inner .latest-podcast__cta {
      display: flex;
      flex-wrap: wrap;
      gap: 10px; }
      .section-latest-podcast__inner .latest-podcast__cta a {
        width: calc(50% - 5px);
        max-width: 170px; }

.section-faqs {
  border-bottom: 1px solid #696969; }
  .section-faqs .cell {
    max-width: 1170px;
    margin: 0 auto; }
  .section-faqs h2 {
    border-bottom: 3px solid #0e0d15;
    padding-bottom: 18px; }
  .section-faqs .faqs-section {
    background: #333333;
    border-radius: 16px; }
    .section-faqs .faqs-section h3 {
      padding: 28px 32px;
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      cursor: pointer;
      border-bottom: 3px solid #0e0d15;
      margin: 0; }
      .section-faqs .faqs-section h3:after {
        content: '';
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background: url("../images/icon.chevron-up.svg") center center no-repeat;
        display: block; }
        @media only screen and (max-width: 768px) {
          .section-faqs .faqs-section h3:after {
            width: 80px;
            background: url("../images/icon.chevron-up.svg") center right no-repeat; } }

.faq-body {
  display: none;
  padding: 0px 32px 28px; }

.faq-item.open h3 {
  border-bottom: none; }
  .faq-item.open h3:after {
    transform: rotate(180deg); }

.faq-item.open .faq-body {
  display: block;
  border-bottom: 3px solid #0e0d15; }

.section-testimonials {
  border-bottom: 1px solid #696969; }
  .section-testimonials .section-header {
    align-items: center;
    justify-content: center;
    margin: 0 0 24px; }
  .section-testimonials__grid {
    max-width: 1000px;
    margin: auto; }
    .section-testimonials__grid .testimonials:before {
      content: '';
      width: 47px;
      height: 37px;
      display: block;
      margin: 0 auto 23px;
      background-image: url("data:image/svg+xml,%3Csvg width='47' height='37' viewBox='0 0 47 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5034 36.106C9.38741 36.106 7.63941 35.692 6.25941 34.864C4.87941 34.036 3.72941 32.932 2.80941 31.552C1.88941 30.08 1.19941 28.424 0.739415 26.584C0.371414 24.744 0.187414 23.088 0.187414 21.616C0.187414 17.108 1.33741 12.968 3.63741 9.19599C6.02941 5.42399 9.66341 2.38799 14.5394 0.0879949L15.7814 2.572C13.0214 3.768 10.6294 5.608 8.60541 8.092C6.58141 10.576 5.47741 13.106 5.29342 15.682C5.10941 17.062 5.20141 18.35 5.56941 19.546C7.22541 17.982 9.24941 17.2 11.6414 17.2C14.3094 17.2 16.5634 18.074 18.4034 19.822C20.2434 21.478 21.1634 23.778 21.1634 26.722C21.1634 29.482 20.1974 31.736 18.2654 33.484C16.4254 35.232 14.1714 36.106 11.5034 36.106ZM36.6194 36.106C34.5034 36.106 32.7554 35.692 31.3754 34.864C29.9954 34.036 28.8454 32.932 27.9254 31.552C27.0054 30.08 26.3154 28.424 25.8554 26.584C25.4874 24.744 25.3034 23.088 25.3034 21.616C25.3034 17.108 26.4534 12.968 28.7534 9.19599C31.1454 5.42399 34.7794 2.38799 39.6554 0.0879949L40.8974 2.572C38.1374 3.768 35.7454 5.608 33.7214 8.092C31.6974 10.576 30.5934 13.106 30.4094 15.682C30.2254 17.062 30.3174 18.35 30.6854 19.546C32.3414 17.982 34.3654 17.2 36.7574 17.2C39.4254 17.2 41.6794 18.074 43.5194 19.822C45.3594 21.478 46.2794 23.778 46.2794 26.722C46.2794 29.482 45.3134 31.736 43.3814 33.484C41.5414 35.232 39.2874 36.106 36.6194 36.106Z' fill='%235BCBF6'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
    .section-testimonials__grid .testimonials:not(.splide) .splide__list {
      display: block; }
    .section-testimonials__grid .splide__track {
      max-width: 1000px;
      margin: 0 auto; }
    .section-testimonials__grid .splide__list {
      transition: all 0.2s; }
    .section-testimonials__grid .splide__pagination {
      bottom: -40px; }
    .section-testimonials__grid .splide__arrow {
      top: 20%; }
    @media only screen and (max-width: 1020px) {
      .section-testimonials__grid .splide__arrows {
        display: none; } }
    .section-testimonials__grid .testimonial__text {
      font-family: "Playfair Display", serif;
      font-weight: 400;
      letter-spacing: 1.78px;
      line-height: 1.1;
      margin: 0 0 32px;
      text-align: center; }
      .section-testimonials__grid .testimonial__text {
        font-size: 28px; }
        @media screen and (min-width: 320px) {
          .section-testimonials__grid .testimonial__text {
            font-size: calc( 28px + 28 * ( (100vw - 320px) / 960 )); } }
        @media screen and (min-width: 1280px) {
          .section-testimonials__grid .testimonial__text {
            font-size: 56px; } }
      @media only screen and (max-width: 768px) {
        .section-testimonials__grid .testimonial__text {
          line-height: 1.3; } }
    .section-testimonials__grid .testimonial__author {
      text-align: center; }

.section-keynote-topics {
  border-bottom: 1px solid #696969; }
  .section-keynote-topics .section-header {
    max-width: 1165px;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (max-width: 640px) {
      .section-keynote-topics .section-header__left {
        width: 75%; } }
    @media only screen and (max-width: 640px) {
      .section-keynote-topics .section-header__right {
        width: 25%;
        margin: 0;
        display: flex;
        justify-content: flex-end; } }
  .section-keynote-topics__grid .keynote-topics:not(.is-active) .splide__list {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: space-between; }
    .section-keynote-topics__grid .keynote-topics:not(.is-active) .splide__list .splide__slide {
      flex: 1;
      min-width: 0; }
  .section-keynote-topics__grid .keynote-topics .splide__slide {
    border: 1px solid #696969;
    overflow: hidden;
    border-radius: 10px; }
    .section-keynote-topics__grid .keynote-topics .splide__slide .keynote {
      display: flex;
      flex-direction: column;
      height: 100%; }
      .section-keynote-topics__grid .keynote-topics .splide__slide .keynote__video {
        position: relative;
        width: 100%;
        padding-bottom: 56.25%;
        /* 16:9 ratio (9 / 16 = 0.5625) */ }
        .section-keynote-topics__grid .keynote-topics .splide__slide .keynote__video video {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
        .section-keynote-topics__grid .keynote-topics .splide__slide .keynote__video .video-play-btn {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background: rgba(0, 0, 0, 0.6);
          border-radius: 50%;
          cursor: pointer;
          z-index: 2;
          width: 60px;
          height: 60px;
          display: flex;
          align-items: center;
          justify-content: center; }
          .section-keynote-topics__grid .keynote-topics .splide__slide .keynote__video .video-play-btn.loading svg {
            display: none; }
          .section-keynote-topics__grid .keynote-topics .splide__slide .keynote__video .video-play-btn.loading:before {
            content: "";
            width: 24px;
            height: 24px;
            border: 3px solid #fff;
            border-top-color: transparent;
            border-radius: 50%;
            animation: spin 0.6s linear infinite; }
          .section-keynote-topics__grid .keynote-topics .splide__slide .keynote__video .video-play-btn svg {
            width: 20px;
            height: 20px;
            padding-left: 5px; }
        .section-keynote-topics__grid .keynote-topics .splide__slide .keynote__video .video-stop-btn {
          position: absolute;
          top: 20px;
          right: 20px;
          background: rgba(0, 0, 0, 0.8);
          color: white;
          border: none;
          padding: 8px 12px;
          font-size: 16px;
          border-radius: 4px;
          cursor: pointer;
          display: none;
          z-index: 2; }
      .section-keynote-topics__grid .keynote-topics .splide__slide .keynote__image {
        position: relative;
        height: 240px; }
        .section-keynote-topics__grid .keynote-topics .splide__slide .keynote__image img {
          object-fit: cover;
          height: 100%;
          width: 100%;
          position: absolute; }
      .section-keynote-topics__grid .keynote-topics .splide__slide .keynote__content {
        padding: 34px 38px;
        display: flex;
        flex-direction: column;
        flex: 1; }
        @media only screen and (max-width: 640px) {
          .section-keynote-topics__grid .keynote-topics .splide__slide .keynote__content {
            padding: 16px 18px; } }
        .section-keynote-topics__grid .keynote-topics .splide__slide .keynote__content h3 {
          margin-bottom: 26px; }
      .section-keynote-topics__grid .keynote-topics .splide__slide .keynote__footer {
        margin-top: auto;
        border-top: 1px solid #696969;
        padding: 22px 38px; }
      .section-keynote-topics__grid .keynote-topics .splide__slide .keynote--post .keynote__footer {
        display: flex;
        justify-content: center; }
      .section-keynote-topics__grid .keynote-topics .splide__slide .keynote--video .keynote__image {
        height: 460px; }
      .section-keynote-topics__grid .keynote-topics .splide__slide .keynote--video .keynote__footer {
        margin-top: 0;
        display: flex;
        justify-content: space-between; }
      .section-keynote-topics__grid .keynote-topics .splide__slide .keynote--keynote .keynote__footer {
        display: flex;
        justify-content: center; }
      .section-keynote-topics__grid .keynote-topics .splide__slide .keynote--podcast .keynote__image {
        height: 400px; }
      .section-keynote-topics__grid .keynote-topics .splide__slide .keynote--podcast .keynote__footer {
        display: flex;
        justify-content: center; }
  .section-keynote-topics .section-header {
    align-items: center; }

.keynote-topics__controls .splide__arrows {
  display: flex;
  gap: 10px; }
  .keynote-topics__controls .splide__arrows .splide__arrow {
    position: static;
    opacity: 1; }

.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center; }

.modal-content {
  position: relative;
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  text-align: center; }

.close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 24px;
  cursor: pointer; }

@keyframes spin {
  to {
    transform: rotate(360deg); } }

/*# sourceMappingURL=maps/theme.css.map */
</pre></body></html>