header#header{
  min-height: 650px;
}
header#header.header-short{
  min-height: 480px;
  max-height: 480px
}
header#header .container .slick-track, header#header .container .slick-list{
  height: 100%;
}
header#header .container{
  position: relative;
  min-height: inherit;
  max-width: unset;
}
#nav-scroll{
  transition: 0.3s linear;
  top: -68px;
}
.nav__holder.inpage__nav{
  position: fixed;
}
.nav__search-box.scroll{
  top: 60px;
  position: fixed;
}
.header__category-tag.pnavbar{
  min-height: 62px;
  margin-left: -15px;
  margin-right: 15px;
  margin-bottom: unset;
  display: flex;
  justify-content: center;
  align-items: center;
}
.inpage__menu.pnavbar{
  margin-bottom: unset;
  height: 100%;
}
.header__top-bar{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center
}
.inpage__menu{
  color: #F3F4F6;
  margin-bottom: 64px;
  display: flex;
  gap: 20px
}
.inpage__menu a{
  margin-right: 32px;
  display: block
}
.breadcrumbs{
  display: flex;
  margin-bottom: 24px;
}
.breadcrumb-wrapper{
  color: #F9FAFB;
  font-weight: 700;
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.breadcrumb-wrapper.underline a{
  text-decoration: underline;
}
.banner-slider{
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.banner-image-wrapper img.banner-background-image {
  vertical-align: middle;
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  height: 100%;
}
.banner-image-wrapper img.banner-foreground-image {
  vertical-align: middle;
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  height: 100%;
  object-position: right;
}
.banner-image-wrapper .hero-wave-img {
  margin: auto 0;
  bottom: 0;
  position: absolute;
  width: 30%;
  float: right;
  left: 55%;
  top: 0%;
  display: flex;
  align-items: center;
}
.banner-image-wrapper .hero-wave-img .wave_new {
  width: 100%;
  height: auto;
  max-width: 850px;
  opacity: .4;
}
.header__container{
  padding: 64px 0;
}
.header__category-tag{
  padding: 15px 20px 11px;
  background-color: #A375FB;
  color: #fff;
  display: inline-block;
  margin-bottom: 64px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
  color: #F9FAFB;
  text-transform: uppercase;
}
.header__category-tag.mobile{
  display: none;
}

h1.ml11{
  margin-bottom: 16px
}
h1.ml11 span{
  font: inherit;
}
.banner__boxes {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.bb-timer__box{
  padding: 13px 20px;
  background: #6B7280;
}
.bb-timer__box-dt{
  display: flex;
  gap: 10px;
  align-items: flex-end;
}
.bb-timer__box span{
  color: #F9FAFB;
  display: inline-block;
}
.timer__box-timer{
  display: flex;
  gap: 16px;
}

.timer__box-title{
  color: #F9FAFB;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.4px;
  display: block;
}
.timer__box-subtitle{
  font-weight: 800;
  font-size: 14px;
  line-height: 48px;
  letter-spacing: -0.02em;
}
.timer-divider{
  display: inline-block;
  background-color: #fff;
  content: "";
  height: 58px;
  width: 3px;
}
.timer-item{
  font-weight: 800;
  font-size: 44px;
  line-height: 58px;
  letter-spacing: -0.02em;
}
.timer__box-finaldate{
  font-weight: 800;
  font-size: 43px;
  line-height: 58px;
  letter-spacing: -0.86px;
}
/* Main Speaker box */
.bb-speaker__box{
  display: flex;
  background: #fff;
  align-items: center;
  justify-content: center;
  padding: 13px 50px;
  gap: 16px;
}
.speaker__box-image{
  height: 73px;
width: 73px;
}
.speaker__box-image img{
object-fit: cover;
border-radius: 100%;
width: 100%;
height: 100%:
}
.m-speaker__label{
  color: #FF6852;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}
.m-speaker__name{
  color: #101921;
  font-size: 20px;
  font-weight: 800;
  line-height: 28px;
  letter-spacing: -0.4px;
}
.m-speaker__title{
  color:#9CA3AF;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.banner-button{
  margin-top: 64px;
}
@media(max-width: 1440px){
  .header__category-tag.desktop, .inpage__menu a{
    margin-right: 18px;
  }
}
@media(max-width: 1240px){
  .header__category-tag.desktop, .inpage__menu{
    display: none;
  }
}
@media(max-width: 900px){
  .timer__container{
    flex-direction: column;
  }
}
@media(max-width: 768px){
  header#header{
    background-color: #21154A;
    min-height: unset;
  }
  .header__category-tag.mobile{
    display: block
  }

  .banner-slider {
 display: none;
  }
  .header__container{
    background-color: #21154A;
    padding: 38px 0;
    padding-top: 150px;
  }
  .header__category-tag{
    position: absolute;
    top: 0;
    z-index: 1;
    margin-top: 64px;
    margin-left: 20px;
  }
  .nav .header__category-tag{
    position: relative !important;
    margin: 0 !important;
    margin-left: -16px !important;
    padding: 0 10px !important;
  }
  .banner-button{ 
    margin-top: 20px
  }
  .bb-speaker__box{
    padding: 13px 20px
  }

}
@media(max-width: 450px){
  .timer__box-title, .timer__box-subtitle{
    font-size: 24px;
  }
  .timer__box-finaldate, .timer-item{
    font-size: 32px;
  }
}
.nav__right .btn:hover svg path{
  stroke: #fff
}

.hero__parallax { 
  z-index: 0;
  position: absolute;
  left: 50%;
  min-height: 800px;
  pointer-events: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media(min-width: 768px) {
  .lp-header__black-text .breadcrumbs .breadcrumb-wrapper,
.lp-header__black-text h1.neutral{
  color: #101921;
}
}

