
@import url("https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap");
@font-face {
  font-family: 'Font Awesome 6 Pro Regular';
  src: url("./assets/fonts/Font-Awesome-6-Pro-Regular.woff") format("woff"), url("./assets/fonts/Font-Awesome-6-Pro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Font Awesome 6 Pro Solid';
  src: url("./assets/fonts/Font-Awesome-6-Pro-Solid.woff") format("woff"), url("./assets/fonts/Font-Awesome-6-Pro-Solid.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }


@font-face {
  font-family: 'NHaasGroteskDS';
  src: url("./assets/fonts/nhaasgroteskdspro-95blk-webfont.woff2") format("woff2"), url("./assets/fonts/nhaasgroteskdspro-95blk-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'NHaasGroteskDS';
  src: url("./assets/fonts/nhaasgroteskdspro-76bdit-webfont.woff2") format("woff2"), url("./assets/fonts/nhaasgroteskdspro-76bdit-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic; }
  
  
.btn {
  display: inline-block;
  vertical-align: top; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

* {
  max-height: 1000000px; }

body {
  color: #000;
  background: #fff;
  font: 16px/1.2 "Work Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 300;
  /* min-width: 320px; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0; }
  @media (min-width: 768px) {
    body {
      font-size: 18px; } }
  @media (min-width: 1024px) {
    body {
      font-size: 20px; } }

 
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: inherit;
  font-weight: 700;
  margin: 0 0 0.5em;
  color: inherit;
  text-align: center; }

h1, .h1 {
  font-size: 30px;
  line-height: 1;
  font-weight: 600; }
  @media (min-width: 768px) {
    h1, .h1 {
      font-size: 44px; } }
  @media (min-width: 1024px) {
    h1, .h1 {
      font-size: 44px; } }

h2, .h2 {
  font-size: 27px;
  color: #212e69;
  font-weight: 600; }
  @media (min-width: 768px) {
    h2, .h2 {
      font-size: 35px;
      line-height: 37px;
      letter-spacing: -1px; } }
  @media (min-width: 1024px) {
    h2, .h2 {
      font-size: 37px;
      line-height: 39px; } }

h3, .h3 {
  font-size: 24px;
  line-height: 1;
  font-weight: 600; }
  @media (min-width: 768px) {
    h3, .h3 {
      font-size: 25px; } }

h4, .h4 {
  font-size: 21px; }

h5, .h5 {
  font-size: 17px; }

h6, .h6 {
  font-size: 15px; }

p {
  margin: 0 0 1em; }

a {
  color: #cbf600; }
  a:hover, a:focus {
    text-decoration: none; }
img {
  display: block;
  max-width: 100%;
  height: auto; }
.page-holder {
    position: relative;
    padding: 0px 0;

}
body header#header {
    background-color:unset;
     position: relative;
    width: 100%;
 padding:40px 0;
      background: #47abc0;
     background: -webkit-linear-gradient(left, #47abc0 0%, #526aeb 50%, #663ffb 100%);
     background: linear-gradient(90deg, #47abc0 0%, #526aeb 50%, #663ffb 100%);
     color:#fff;
}
body header#header .logo {
 margin:0 auto;
   
        font-size: 23px;
    line-height: 1;
      width: fit-content;
    font-weight: 700;
}
.logo a {
    color: #212e69;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 99;
    text-decoration: none;
}

.logo .logo-title {
    border-left: 2px solid #cbf600;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0 10px 20px;
    margin-left: 20px;
}
header#header .logo .logo-title {
    display: block;
        color: #fff;
        border-left: 2px solid #fff;   
                margin-left: 20px;
                 width: 225px;
}

.wrapper {
  max-width: 100%;
   position: relative; }


.container {
  max-width: 1340px;
  padding: 0 20px;
  margin: 0 auto; 
position:relative;}
section {
  margin: 50px 0;
}
.solid .row {
    border-radius: 10px;
   
}

 footer {
    background-color:unset;
     position: relative;
    width: 100%; 
    padding: 100px 0 100px;
    margin-top:100px;
      background: #47abc0;
     background: -webkit-linear-gradient(left, #47abc0 0%, #526aeb 50%, #663ffb 100%);
     background: linear-gradient(90deg, #47abc0 0%, #526aeb 50%, #663ffb 100%);
     color:#fff;
     text-align:center;
}

 footer .logo  {
 margin:0 auto;
 width: fit-content;

}

div#ticket-wrapper {
  position: absolute;
  top: 0;
  left: -80px;;
  width: 350px;  
  height: var(--ticket-wrapper-height);

  z-index: 10;
}
div#ticket {
    position: sticky;
    top: 180px;
    z-index: 888;
}

.desktop { display:block; }
.mobile { display:none; }

.desktop-ticket { display:block; }
.mobile-ticket { display:none; }

.video-embed {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9 */
}

.video-embed iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.canva-embed {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* adjust if needed */
}

.canva-embed iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#video,
#canva {
  border-radius: 20px; overflow: clip;
}

#video .row ,#canva .row {
  background-color: #2743b5; padding: 55px 55px 55px 25.385%;
}

@media (max-width: 1400px) {
	.desktop-ticket { display:none; }
	.mobile-ticket { display:block; }
}

@media (max-width: 800px) {
	.desktop { display:none; }
	.mobile { display:block; }
	#video .row, #canva .row { padding:40px; }
}

.delay13 {
    -webkit-animation-delay: 6.5s;
      -moz-animation-delay: 6.5s;
        -ms-animation-delay: 6.5s;
          -o-animation-delay: 6.5s;
             animation-delay: 6.5s;
}

.delay14 {
    -webkit-animation-delay: 7s;
      -moz-animation-delay: 7s;
        -ms-animation-delay: 7s;
          -o-animation-delay: 7s;
             animation-delay: 7s;
}