@import url('https://fonts.googleapis.com/css2?family=Gloock&display=swap');

html {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    background: #000;
    color: #fff;
  }
  


.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #6B2384;
}

.uk-navbar-nav > li > a {
    color: white !important;
    font-weight: 600;
    letter-spacing: 0.1em;
}

.uk-logo img {
max-height: 40px;	
}

img.langswitch {
    max-height: 15px;
}

.uk-text-stroke {
  -webkit-text-stroke: 1px white;
  -webkit-font-smoothing: antialiased;
  text-rendering: geometricPrecision;
}


h1.hero {
    font-size: 8em;
    font-weight: 700;
    color: white;
}

.videobox {
    height: 750px;
}


.container {
    padding: 30px;
    max-width: 1600px;
    margin: 0px auto;
}




h2.question {
    font-family: "Gloock", serif;
    font-weight: 400;
    font-style: normal;
    color: #6B2384;
    font-size: 8em;
    letter-spacing: -.05em;
}

h3.question {
    font-family: "Gloock", serif;
    font-weight: 400;
    font-style: normal;
    color: #6B2384;
    font-size: 6em;
    letter-spacing: -.03em;
}

h4.question {
    font-family: "Gloock", serif;
    font-weight: 400;
    font-style: normal;
    color: #6B2384;
    font-size: 4em;
    letter-spacing: -.03em;
	text-align:center;
}

p {
color: white;	
}

.coordinates {
    font-family: "DM Sans", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    font-size: 10px !important;
    line-height: 1 !important;
    text-transform: uppercase;
    opacity: .8;
    display: inline-block;
    letter-spacing: 2px;
}

p.lead {
    font-size: 26px;
    text-transform: uppercase;
    text-align: center;
}

p.main {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
}

.image-background1 {
    height: 650px;
    background-image:url('img/meet.webp');
    background-attachment: fixed;
    background-size: 60%;
    background-position:cover;
}

.image-background2 {
    height: 650px;
    background-image:url('img/meet2.webp');
    background-attachment: fixed;
    background-size: 50%;
    background-position:right;
}

.image-background3 {
    height: 650px;
    background-image:url('img/meet3.webp');
    background-attachment: fixed;
    background-size:60%;
    background-position:right;
}

.image-background4 {
    height: 650px;
    background-image:url('img/meet4.webp');
    background-attachment: fixed;
    background-size:60%;
    background-position:left;
}


.uk-card-default {
    border: 1px solid #000;
  }
  
  .uk-card-default .uk-card-header {
    border-bottom: 1px dashed #000;
  }
  
  .uk-card-default .uk-card-footer {
    border-top: 1px dashed #000;
  }
  
  
  .uk-card-secondary {
    background: #6B2384;
    border: 1px solid #000;
  }

  h3.ticket {
    font-weight: 700;
    font-size: 2.5em;
    font-family: "Gloock", serif;
  }

  .price {
    font-size: 3em;
    font-weight: 700;
    font-family: "Gloock", serif;
}

.uc {
    text-transform: uppercase;
    color: black;
}


.darknav {
    background: black !important;
  }

  .gradientnav {
    background: linear-gradient(to right, rgba(247,0,104) 0%,rgba(68,16,102,1) 100%); overflow: auto;
  }

  .tuerkisnav {
    background: #137C82 !important;
  }
  
  .uk-navbar-subtitle {
    font-weight: 500;
    margin-top: -5px;
    color: red;
  }
  
  .archivbar {
    color:black;
    line-height:13px;
    padding: 7px 0px;
    text-align:center;
    font-weight: 700;
white-space: nowrap;
    list-style: none;
  }
  
  .archivbar div {
    display: inline-block;
    padding: 0px 15px;
  }
  
  .archivbar div:first-child {
    padding-left: 30px;
  }
  
    .archivbar div:last-child {
    padding-right: 30px;
  }
  
  .archivbar small {
    color: #fff;
    font-weight: 300;
  }
  
    .archivbar a {
    color: inherit;
      text-decoration: none;
  }

  .countdownbox {
    background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(26, 26, 26, 1) 50%, rgba(26, 26, 26, 1) 100%);
padding: 1.5em 2em;
max-width: 700px;
margin-left: auto;
margin-right: auto;
font-weight: 700;
text-transform: uppercase;
border-radius: 15px;
position: relative;
margin-top: -80px;
text-align: center;
}







.scale-text-mask {
    height: 400vh;
    width: 100%;
}

.scale-text-mask__sticky-container {
    height: 100vh;
    overflow: hidden;
    position: sticky;
    top: 0;
    width: 100%;
}

.scale-text-mask__media {
    height: 100vh;
    position: absolute;
    width: 100%;
}

.scale-text-mask__mask {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    height: 100vh;
    justify-content: center;
    mix-blend-mode: multiply;
    width: 100%;
}

.scale-text-mask__text {
    color: #fff;
    -webkit-filter: blur(0);
    filter: blur(0);
    font-size: 200px;
    line-height: 0.8em;
    font-weight: 700;
    margin: 0 10vw;
    max-width: 100%;
    text-align: center;
    text-transform: uppercase;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    will-change: filter, transform;
}

.uk-button-default {
    color: white;
    background: #6B2384;
    border: 1px solid #6B2384;
    font-size: 1.2em;
}

.uk-button-default:hover {
    color: white;
    background: black;
    border: 1px solid #6B2384;
}

.uk-button-primary {
    color: white;
    background: #invisible;
    border: 1px solid white;
    font-size: 1.2em;
}

.uk-button-primary:hover {
    color: black;
    background: white;
    border: 1px solid white;
}



.sponsorlogos img {
    padding: 40px;
    }



@media (max-width: 1200px) {
      .uk-section {
        padding: 50px 15px;
        max-width: 1200px;
        margin: auto;
      }
      
      .uk-logo {
        font-size: 2em;
      }
      
      .uk-logo img {
      height: 30px;
    }
      
    .countdownbox {
background: rgba(26, 26, 26, 1);
  padding: 1.5em 2em;
  max-width: 100%;
  font-weight: 700;
  border-radius: 0;
  position: relative;
  margin-top: -159px;
  }

  .uk-height-large {
    height: 450px;
  }
      
      .uk-countdown-label {
        font-size: 0.5em;
      }
      
      
      h2.subtitle {
      font-size: 4em;
      }
    
      
    .sponsorlogos img {
      padding: 15px;
    }


    .countdownbox {
  margin-top: 0px;

  }


  h1.hero {
    font-size: 6em;
    font-weight: 700;
    color: white;
}


h2.question {
  font-size: 4em;
  letter-spacing: -.05em;
}

h3.question {
  font-family: "Gloock", serif;
  font-weight: 400;
  font-style: normal;
  color: #6B2384;
  font-size: 4em;
  letter-spacing: -.03em;
}

p.lead {
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
}

p.main {
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
}

.scale-text-mask__text {
font-size: 120px;
}

  }





@media (max-width: 650px) {
        .uk-section {
          padding: 50px 15px;
          max-width: 1200px;
          margin: auto;
        }
        
        .uk-logo {
          font-size: 2em;
        }
        
        .uk-logo img {
        height: 30px;
      }
        
      .countdownbox {
        background: rgba(26, 26, 26, 1);
    padding: 1.5em 2em;
    max-width: 100%;
    font-weight: 700;

    border-radius: 0;
    position: relative;
    margin-top: -159px;
    }

    .uk-height-large {
      height: 300px;
    }
        
        .uk-countdown-label {
          font-size: 0.5em;
        }
        
        
        h2.subtitle {
        font-size: 4em;
        }
      
        
      .sponsorlogos img {
        padding: 15px;
      }


      .countdownbox {
    margin-top: 0px;

    }


    h1.hero {
      font-size: 3em;
      font-weight: 700;
      color: white;
  }


  h2.question {
    font-size: 3em;
    letter-spacing: -.05em;
}

h3.question {
    font-family: "Gloock", serif;
    font-weight: 400;
    font-style: normal;
    color: #6B2384;
    font-size: 3em;
    letter-spacing: -.03em;
}

p.lead {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
}

p.main {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
}

.scale-text-mask__text {
  font-size: 80px;
}


.image-background1,
    .image-background2,
    .image-background3,
    .image-background4 {
		height: 300px;
        background-attachment: scroll !important; /* override fixed */
        background-size: cover;
        background-position: center;
    }

    }