.hero-events-lp{background-color:var(--hero-background-color);background-repeat:no-repeat;background-size:cover;background-position:50% 50%;font-family:Tungsten}.hero-events-lp--video-bg{position:relative;overflow:hidden;background-image:none !important;background-color:transparent}.hero-events-lp__video{object-fit:cover;left:0;height:100%;width:100%;position:absolute;top:0;z-index:-1}.hero-events-lp__inner-container{max-width:var(--layout-max-width);display:flex;flex-direction:column;margin:0 auto;padding:var(--layout-padding-mobile) calc(var(--layout-padding-mobile)*0.8)}.hero-events-lp__top-content{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px}.hero-events-lp__logo-container{max-width:200px;display:inline-block;margin:0}.hero-events-lp__logo-image{display:block;width:100%}.hero-events-lp__text{display:block;margin-top:10px;font-size:30px;font-weight:400;text-transform:uppercase;letter-spacing:6px;color:var(--hero-text-top-right-color)}.hero-events-lp__countdown-timer{display:none;flex-direction:column;margin-left:30px;opacity:0;animation:2s showTimer forwards}@keyframes showTimer{0%{opacity:0}50%{opacity:0}100%{opacity:1}}.hero-events-lp__countdown-timer-intro-text{margin-bottom:2px;padding:4px 6px;text-align:center;background-color:var(--hero-countdown-bg-color);color:var(--hero-countdown-color-secondary);font-family:Tungsten;font-size:12px;font-weight:500}.hero-events-lp__countdown-timer-container{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-end}.hero-events-lp__countdown-item{flex-basis:33.3%;margin-left:2px;padding:10px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--hero-countdown-bg-color);font-family:Tungsten;letter-spacing:.5px;line-height:.9}.hero-events-lp__countdown-item:first-child{margin-left:0px}.hero-events-lp__countdown-item--seconds{display:none}.hero-events-lp__countdown-item-number{margin-bottom:5px;font-size:20px;font-weight:600;color:var(--hero-countdown-color-primary)}.hero-events-lp__countdown-item-text{font-size:12px;font-weight:500;text-transform:uppercase;color:var(--hero-countdown-color-secondary)}.hero-events-lp__main-title-container{margin-bottom:30px}.hero-events-lp__main-title{margin-bottom:30px;font-size:50px;font-weight:700;line-height:.8;letter-spacing:4px;color:var(--hero-main-title-color)}.hero-events-lp__main-title strong{color:var(--hero-main-title-color-highlight);font-weight:700}.hero-events-lp__location-date-container{display:flex;justify-content:flex-start}.hero-events-lp__location-date-item{display:flex;align-items:center;margin-right:30px}.hero-events-lp__location-date-image{max-width:30px;margin-right:15px;float:left}.hero-events-lp__location-date-text{font-size:22px;font-weight:500;line-height:1;color:var(--hero-location-date-text-color)}@media(min-width:540px){.hero-events-lp__text{float:right;margin-top:0}.hero-events-lp__main-title{font-size:80px}.hero-events-lp__countdown-timer{min-width:180px}.hero-events-lp__countdown-timer-intro-text{margin-bottom:3px;font-size:14px}.hero-events-lp__countdown-item{flex-basis:25%;margin-left:3px;padding:10px}.hero-events-lp__countdown-item-number{font-size:28px}.hero-events-lp__countdown-item-text{font-size:14px}.hero-events-lp__countdown-item--seconds{display:flex}}@media(min-width:768px){.hero-events-lp__inner-container{padding:calc(var(--layout-padding-base)*1.2) var(--layout-padding-base)}.hero-events-lp__top-content{margin-bottom:50px}.hero-events-lp__logo-container{max-width:none}.hero-events-lp__top-right-text{font-size:44px}.hero-events-lp__countdown-timer{min-width:270px}.hero-events-lp__countdown-timer-intro-text{padding:4px 10px;font-size:16px}.hero-events-lp__countdown-item{margin-left:3px;padding:15px}.hero-events-lp__countdown-item-number{font-size:40px}.hero-events-lp__countdown-item-text{font-size:20px}.hero-events-lp__main-title{margin-bottom:40px;font-size:120px}.hero-events-lp__main-title-container{margin-bottom:80px}.hero-events-lp__location-date-container{justify-content:flex-end}.hero-events-lp__location-date-item{margin-right:0px;margin-left:60px;align-items:flex-start}.hero-events-lp__location-date-text{font-size:40px}}