body {
  overscroll-behavior-y: none;
}
#section-live-2026 .live-header {
  margin-bottom: 0px;
  -webkit-filter: brightness(0.95);
          filter: brightness(0.95);
}
@media only screen and (max-width: 520px) {
}
#section-live-2026 .live-intro {
  margin-bottom: 30px;
}
#section-live-2026 .live-footer {
  -webkit-filter: blur(1px);
          filter: blur(1px);
  margin-top: 160px;
  margin-bottom: 160px;
  text-align: center;
}
#section-live-2026 .live-footer a {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1;
  font-family: 'Arial MT Pro';
  font-weight: 800;
  color: #ff4c47;
}
#section-live-2026 .live-footer a:hover {
  color: #31544d;
}
#section-live-2026 .live-footer a:after {
  display: none;
}
#section-live-2026 .event-list {
  -webkit-filter: blur(1px);
          filter: blur(1px);
}
@media only screen and (max-width: 520px) {
}
#section-live-2026 .event-list .live-event-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  padding-bottom: 12px;
  text-align: center;
}
#section-live-2026 .event-list .live-event-inner:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: #ff4c47;
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 768px) {
  #section-live-2026 .event-list .live-event-inner {
    gap: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 520px) {
}
#section-live-2026 .event-list .live-event-inner .live-date,
#section-live-2026 .event-list .live-event-inner .live-venue,
#section-live-2026 .event-list .live-event-inner .live-location,
#section-live-2026 .event-list .live-event-inner .live-buttons {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1;
  font-family: 'Arial MT Pro';
  font-weight: 800;
}
@media only screen and (max-width: 1024px) {
  #section-live-2026 .event-list .live-event-inner .live-date,
  #section-live-2026 .event-list .live-event-inner .live-venue,
  #section-live-2026 .event-list .live-event-inner .live-location,
  #section-live-2026 .event-list .live-event-inner .live-buttons {
    font-size: 24px;
  }
}
#section-live-2026 .event-list .live-event-inner .live-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #section-live-2026 .event-list .live-event-inner .live-date {
    gap: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media only screen and (max-width: 1024px) {
}
#section-live-2026 .event-list .live-event-inner .live-location {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /*&:after{
					content: "............................................................................";
    				position: absolute;
    				opacity: 0;
    				padding-left: 20px;
					letter-spacing: 4px;
    			}*/
}
#section-live-2026 .event-list .live-event-inner .live-location:before {
  content: "⬤";
  position: absolute;
  left: -22px;
  font-size: 10px;
  top: 8px;
}
@media only screen and (max-width: 1024px) {
  #section-live-2026 .event-list .live-event-inner .live-location:before {
    top: 5px;
  }
}
@media only screen and (max-width: 768px) {
  #section-live-2026 .event-list .live-event-inner .live-location:before {
    display: none;
  }
}
#section-live-2026 .event-list .live-event-inner .live-venue {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#section-live-2026 .event-list .live-event-inner .live-venue:before {
  content: "⬤";
  position: absolute;
  left: -22px;
  font-size: 10px;
  top: 8px;
}
@media only screen and (max-width: 1024px) {
  #section-live-2026 .event-list .live-event-inner .live-venue:before {
    top: 5px;
  }
}
@media only screen and (max-width: 768px) {
  #section-live-2026 .event-list .live-event-inner .live-venue:before {
    display: none;
  }
}
#section-live-2026 .event-list .live-event-inner .live-venue:after {
  content: "⬤";
  position: absolute;
  right: -22px;
  font-size: 10px;
  top: 8px;
}
@media only screen and (max-width: 1024px) {
  #section-live-2026 .event-list .live-event-inner .live-venue:after {
    top: 5px;
  }
}
@media only screen and (max-width: 768px) {
  #section-live-2026 .event-list .live-event-inner .live-venue:after {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 768px) {
  #section-live-2026 .event-list .live-event-inner .live-buttons {
    /*text-align: left;
					position: absolute;
					right: 0;
					top: 0;
					//top: 50%;
					//transform: translateY(-50%);
					min-width: auto;
					width: auto;*/
    margin-top: 12px;
  }
}
#section-live-2026 .event-list .live-event-inner .live-buttons a {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1;
  font-family: 'Arial MT Pro';
  font-weight: 800;
  color: #ff4c47;
}
@media only screen and (max-width: 1024px) {
  #section-live-2026 .event-list .live-event-inner .live-buttons a {
    font-size: 24px;
  }
}
#section-live-2026 .event-list .live-event-inner .live-buttons a:hover {
  color: #31544d;
}
#section-live-2026 .event-list .live-event-inner .live-buttons a:after {
  display: none;
}
#section-live-2026 .event-list .live-event {
  margin-bottom: 15px;
}
#section-live-2026 .event-list .live-event.no-link .live-venue:after {
  display: none;
}
#section-live-2026 .event-list .live-event.no-link .live-buttons {
  display: none;
}
.page-template-template-live-2026 {
  background: #000;
}
.page-template-template-live-2026 #page-content {
  background: #000 url(../../images/tour/bg.webp);
  background-size: cover;
  position: relative;
  /*&:after{
			content: '';
			position: fixed;
			top: 0;
			left: 0;
			height: 100%;
			width: 100%;
			mix-blend-mode: soft-light;
			filter: brightness(0.8);
			background: #000 url(../../images/tour/texture2.webp);
			//background-attachment: fixed;
			z-index: 2;
			pointer-events: none;
		}*/
}
.page-template-template-live-2026 #page-content:before {
  content: '';
  z-index: 0;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background-size: 100%;
  background: #000 url(../../images/tour/bg.webp);
  background-size: cover;
  pointer-events: none;
}
.page-template-template-live-2026 .page-body {
  color: #ff4c47;
  position: relative;
  z-index: 1;
}
.page-template-template-live-2026 footer {
  display: none;
  background: #000;
}
.page-template-template-live-2026 footer a {
  color: #FFF;
}
.page-template-template-live-2026 #nav {
  display: none;
}
.page-template-template-live-2026 .main-content {
  width: 100%;
  margin: 50px auto 0 auto;
}
@media only screen and (max-width: 1024px) {
  .page-template-template-live-2026 .main-content {
    max-width: 100%;
  }
}
.page-template-template-live-2026 .main-content .main-inner {
  position: relative;
  padding: 0;
}
.page-template-template-live-2026 .main-content .main-inner:before {
  content: '';
  z-index: 0;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background-size: 100%;
  background: #000 url(../../images/tour/bg.webp);
  background-size: cover;
  pointer-events: none;
}
.page-template-template-live-2026 .main-content .main-inner:after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  mix-blend-mode: soft-light;
  -webkit-filter: brightness(0.8);
          filter: brightness(0.8);
  background: #000 url(../../images/tour/texture2.webp);
  z-index: 2;
  pointer-events: none;
}
.page-template-template-live-2026 #section-live-2026 {
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 1024px) {
}
.page-template-template-live-2026 #section-live-2026-dates {
  background: transparent url(../../images/tour/rip-base.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 3;
  margin-top: 140px;
}
@media only screen and (max-width: 1600px) {
  .page-template-template-live-2026 #section-live-2026-dates {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 520px) {
}
.page-template-template-live-2026 #section-live-2026-dates .rip {
  background: transparent url(../../images/tour/rip-top.webp);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  width: 100%;
  height: 140px;
  -webkit-transform: translate(0px, -120px);
      -ms-transform: translate(0px, -120px);
          transform: translate(0px, -120px);
}
@media only screen and (max-width: 1600px) {
  .page-template-template-live-2026 #section-live-2026-dates .rip {
    height: 100px;
    -webkit-transform: translate(0px, -80px);
        -ms-transform: translate(0px, -80px);
            transform: translate(0px, -80px);
  }
}
@media only screen and (max-width: 1024px) {
  .page-template-template-live-2026 #section-live-2026-dates .rip {
    width: 2000px;
  }
}
.page-template-template-live-2026 #section-live-2026-dates .event-list {
  margin: -100px auto 50px auto;
  width: 1200px;
  max-width: calc(100% - 40px);
  opacity: 0.9;
  -webkit-filter: brightness(1.2) blur(0.5px);
          filter: brightness(1.2) blur(0.5px);
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  /* number of columns */
  -webkit-column-gap: 8rem;
     -moz-column-gap: 8rem;
          column-gap: 8rem;
  /* spacing between columns */
}
@media only screen and (max-width: 1600px) {
  .page-template-template-live-2026 #section-live-2026-dates .event-list {
    margin: -40px auto 50px auto;
  }
}
@media only screen and (max-width: 1024px) {
  .page-template-template-live-2026 #section-live-2026-dates .event-list {
    margin: -40px auto 50px auto;
  }
}
@media only screen and (max-width: 520px) {
  .page-template-template-live-2026 #section-live-2026-dates .event-list {
    margin: -80px auto 30px auto;
  }
}
@media only screen and (max-width: 1024px) {
  .page-template-template-live-2026 #section-live-2026-dates .event-list {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
}
@media only screen and (max-width: 520px) {
  .page-template-template-live-2026 #section-live-2026-dates .event-list {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
}
.page-template-template-live-2026 #section-live-2026-dates .event-list > * {
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  /* keep items from breaking apart */
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 520px) {
  .page-template-template-live-2026 #section-live-2026-dates .event-list > * {
    margin-bottom: 15px;
  }
}
.page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0px 0px;
  color: #b8b8b8;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 520px) {
  .page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0px 10px;
}
@media only screen and (max-width: 520px) {
  .page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .row2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .date,
.page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .venue,
.page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .location,
.page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .buttons {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1.2;
  font-family: 'Arial MT Pro';
  font-weight: 800;
}
@media only screen and (max-width: 1024px) {
  .page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .date,
  .page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .venue,
  .page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .location,
  .page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .buttons {
    font-size: 18px;
  }
}
@media only screen and (max-width: 768px) {
  .page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .date,
  .page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .venue,
  .page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .location,
  .page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .buttons {
    font-size: 18px;
  }
}
@media only screen and (max-width: 520px) {
  .page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .date,
  .page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .venue,
  .page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .location,
  .page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .buttons {
    font-size: 15px;
  }
}
.page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .buttons a {
  text-transform: uppercase;
  line-height: 1;
  font-family: 'Arial MT Pro';
  font-weight: 800;
  color: #ff4c47;
}
@media only screen and (max-width: 1024px) {
}
.page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .buttons a:hover {
  color: #b8b8b8;
}
.page-template-template-live-2026 #section-live-2026-dates .event-list .nin-date .live-event .buttons a:after {
  display: none;
}
.page-template-template-live-2026 #section-live-2026-dates .live-footer {
  -webkit-filter: blur(1px);
          filter: blur(1px);
  margin-top: 80px;
  padding-bottom: 80px;
  text-align: center;
}
@media only screen and (max-width: 520px) {
  .page-template-template-live-2026 #section-live-2026-dates .live-footer {
    margin-top: 30px;
    padding-bottom: 40px;
  }
}
.page-template-template-live-2026 #section-live-2026-dates .live-footer a {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1;
  font-family: 'Arial MT Pro';
  font-weight: 800;
  color: #ff4c47;
}
.page-template-template-live-2026 #section-live-2026-dates .live-footer a:hover {
  color: #b8b8b8;
}
.page-template-template-live-2026 #section-live-2026-dates .live-footer a:after {
  display: none;
}
