@font-face {
    font-family: 'LuckiestGuy';
    src: url('./fonts/LuckiestGuy-Regular.eot');
    src: url('./fonts/LuckiestGuy-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/LuckiestGuy-Regular.woff2') format('woff2'),
        url('./fonts/LuckiestGuy-Regular.woff') format('woff'),
        url('./fonts/LuckiestGuy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

header.header-arena{
  background: none;
}

header.header-arena a.bv-logo{
  max-width: 140px;
}

header.header-arena nav a{
  /*font-family: 'LuckiestGuy';*/
  font-size: 24px;
  padding: 12px 30px;
  color: #34363B;
  min-width: 130px;
  text-align: center;
  background: #F5F4F1;
  border: 2px solid #212124;
  box-shadow: -2px 2px 0px rgba(0, 0, 0, 0.25), inset 0px -24px 0px rgba(0, 0, 0, 0.05), inset 0px 5px 0px rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  margin: 0 5px;
}

.content{
  padding-top: 150px;
}

div.bha-presentation{
  position: relative;
  width: 90%;
  max-width: 960px;
  background: rgba(0, 0, 0, 0.75);
  margin: auto;
  margin-top: 140px;
  box-sizing: border-box;
  padding: 40px 55px;
  padding-top: 190px;
  color: #FFF;
  display: flex;
  flex-flow: column;
  border-radius: 10px;
}

div.bha-presentation img.bha-logo{
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -180px;
  max-width: 100%;
}

h1{
  font-family: 'Omega-Italic';
  font-weight: 400;
  font-size: 48px;
  line-height: 52px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  background: linear-gradient(180deg, #FFFFFF 58.02%, #EAEDF3 71.87%);
  -webkit-background-clip: text;
  background-clip: text;
  text-shadow: -3px 3px 0px rgba(0, 0, 0, 0.9);
  color: #FFF;
}

div.bha-presentation h1{
  margin-top: 0;
}

div.bha-presentation p{
  font-family: 'editundo';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: lowercase;
  color: #FFFFFF;
  text-shadow: -1px 1px 0px rgba(0, 0, 0, 0.85);
  margin-top: 20px;
}

div.bha-presentation p span{
  color: #ffc400;
  font-size: 24px;
}

div.bha-presentation a{
  margin: auto;
  margin-top: 25px;
}

a.green-button{
  font-family: 'Omega-Italic';
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  color: #FFF;
  text-decoration: none;
  -webkit-background-clip: text;
  background-clip: text;
  text-shadow: -2px 2px 0px rgba(0, 0, 0, 0.9);
  line-height: 20px;
  padding: 15px 40px;

  background: #BDE813;
  border: 2px solid rgba(33, 33, 36, 0.9);
  box-shadow: -4px 4px 0px rgba(0, 0, 0, 0.25), inset 0px 8px 0px rgba(255, 255, 255, 0.4);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}

div.know-more{
  margin: 30px auto;
  width: 150px;
}

div.know-more a{
  margin: auto;
  font-family: 'Omega-Italic';
  font-style: normal;
  font-weight: 400;
  font-size: 27px;
  color: #FFF;
  text-transform: uppercase;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
  text-decoration: none;
  -webkit-background-clip: text;
  background-clip: text;
  text-shadow: -2px 2px 0px rgba(0, 0, 0, 0.9);
  line-height: 20px;
  display: flex;
  flex-flow: column;
}

div.know-more a img{
  margin: auto;
  margin-top: 10px;
}

div.bha-know{
  /*background: rgba(0, 0, 0, 0.75);*/
  width: 90%;
  max-width: 1000px;
  box-sizing: border-box;
  margin: auto;
  margin-top: 30px;
  display: flex;
  flex-flow: column;
}

div.bha-know h1{
  margin: auto;
}

div.bha-video{
  position: relative;
  width: 100%;
  margin: auto;
}

div.bha-video img{
  width: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  position: relative;
  z-index: 2;
}

div.bha-video iframe{
  position: absolute;
  right: 30px;
  top: 30px;
  width: 94%;
  height: 90%;
  z-index: 1;
  object-fit: cover;
}

div.bha-features{
  width: 100%;
  margin-top: 55px;
}

div.bhaf-nav{
  width: 90%;
  position: relative;
  margin: auto;
  margin-top: 40px;
}

div.bhaf-nav a.arrow{
  width: 40px;
  height: 80px;
  background-repeat: no-repeat;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

div.bhaf-nav a.arrow.left{
  background-image: url('../img/bh-arena/arrow-left.png');
  margin-left: 0;
}

div.bhaf-nav a.arrow.right{
  background-image: url('../img/bh-arena/arrow-right.png');
  margin-right: 0;
}

div.bhaf-nav-content{
  width: auto;
  max-width: 960px;
  overflow: hidden;
  margin: auto;
  display: flex;
}

div.bhaf-nav-content div.bhafnc-data{
  width: 100%;
  max-width: 960px;
  min-height: 528px;
  flex-shrink: 0;
}

div.bhaf-nav-content div.bhafnc-data img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

div.bha-benefits{
  width: 100%;
  display: flex;
  justify-content: space-between;
  max-width: 960px;
  margin: auto;
  margin-top: 45px;
}

div.bha-benefit{
  width: 33%;
  max-width: 290px;
  position: relative;
}

div.bha-benefit img.top-frame{
  position: absolute;
  z-index: 2;
}

div.bha-benefit.left img.top-frame{
  top: -16px;
  left: -18px;
}

div.bha-benefit.center img.top-frame{
  top: -19px;
  left: 0;
  right: 0;
  margin: auto;
}

div.bha-benefit.right img.top-frame{
  top: -17px;
  right: -20px;
}

div.bha-benefit div.top{
  width: 100%;
  background: rgba(0, 0, 0, 0.75);
  min-height: 196px;
  overflow: hidden;
  position: relative;
}

div.bha-benefit div.top img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 196px;
}

div.bha-benefit div.top img.b-frame{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

div.bha-benefit div.bhab-info{
  margin-top: 20px;
}

div.bha-benefit div.bhab-info h2{
  font-family: 'Omega-Italic';
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  letter-spacing: 0;
  color: #FFF;
  text-transform: uppercase;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
  text-decoration: none;
  -webkit-background-clip: text;
  background-clip: text;
  line-height: 20px;
}

div.bha-benefit div.bhab-info p{
  font-family: 'editundo';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  margin-top: 15px;
  color: #FFF;
  text-shadow: -1px 1px 0px rgba(0, 0, 0, 0.85);
}

div.bha-beta{
  width: 100%;
  max-width: 960px;
  margin: auto;
  margin-top: 120px;
  display: flex;
  justify-content: space-between;
}

div.bha-beta-left {
  max-width: 550px;
  display: flex;
  flex-flow: column;
  background: rgba(0, 0, 0, 0.75);
  padding: 20px;
  border-radius: 10px;
}

div.bha-beta-left h1{
  text-align: left;
}

div.bha-beta-left p{
  font-family: 'editundo';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  margin-top: 15px;
  color: #FFF;
  text-shadow: -1px 1px 0px rgba(0, 0, 0, 0.85);
}

div.bha-beta-left a{
  margin: auto;
  margin-top: 50px;
}

div.bha-beta-right{
  max-width: 360px;
}

div.bha-beta-right img{
  width: 100%;
}

div.bha-sponsors{
  width: 100%;
  max-width: 960px;
  margin: auto;
  margin-top: 90px;
  box-sizing: border-box;
  background: rgba(0,0,0,0.75);
  border-radius: 10px;
  padding: 20px 0;
  padding-bottom: 0px;
}

div.bha-sponsors ul{
  list-style-type: none;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
}

div.bha-sponsors ul li{
  display: flex;
  flex-flow: column;
  margin: 20px 40px;
  align-items:center;
  /*min-width: calc(30% - 80px);*/
  max-width: calc(50% - 80px);
}

div.bha-sponsors ul li img{
  margin: auto;
  max-height: 110px;
  max-width: 100%;
}

div.bha-sponsors ul li a{
  font-family: 'editundo';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
  color: #FFF;
  text-shadow: -1px 1px 0px rgba(0, 0, 0, 0.85);
  margin-top: 15px;
}


@media screen and (max-width:1250px) {
  header.header-arena nav{
    margin-right: 5px;
  }

  header.header-arena nav a{
    font-size: 18px;
    padding: 10px 15px;
  }

  div.bhaf-nav-content div.bhafnc-data img{
    object-fit: contain;
  }

  div.bhaf-nav a.arrow.left{
    margin-left: -5vw;
  }

  div.bhaf-nav a.arrow.right{
    margin-right: -5vw;
  }
}

@media screen and (max-width:1050px) {
  header.header-arena nav a{
    font-size: 16px;
    padding: 8px;
  }

  div.bha-beta-left{
    margin-right: 10px;
  }
}

@media screen and (max-width:950px) {

  header.header-arena{
    height: 60px;
    transition: 0.3s;
    background-color: rgba(0, 0, 0, 0.7);
  }

  header.header-arena.open{
    background-color: #000;
    height: 100vh;
  }

  header.header-arena a.bv-logo{
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 5px;
    min-height: 100px;
  }

  header.header-arena a.m-menu{
    display: initial;
    position: absolute;
    background-image: url('../img/mmenu.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 24px;
    right: 16px;
    top: 16px;
  }

  header.header-arena.open a.m-menu{
    background-image: url('../img/mmenu-close.png');
  }

  header.header-arena nav{
    position: absolute;
    flex-flow: column;
    left: 0;
    right: 0;
    top: 170px;
    overflow: hidden;
    transition: 0.3s;
    height: 0;
  }

  header.header-arena.open nav{
    height: 300px;
  }

  header.header-arena nav a{
    margin: 10px auto;
    font-size: 25px;
    background: none;
    border: none;
    box-shadow: none;
    color: #FFF;
  }

  div.bhaf-nav a.arrow{
    background-size: contain;
    width: 25px;
    height: 50px;
  }

  div.bha-benefits{
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  div.bha-benefit{
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
  }

  div.bha-beta-left{
    max-width: 60%;
  }

}

@media screen and (max-width:900px) {
  h1{
    font-size: 45px;
  }

  div.bha-presentation p, div.bha-beta-left p{
    font-size: 18px;
    line-height: 20px;
  }
}

@media screen and (max-width:800px) {
  div.bha-video iframe{
    top: 20px;
    left: 20px;
  }
}

@media screen and (max-width:700px) {
  h1{
    font-size: 30px;
    line-height: 40px;
  }

  div.bha-beta{
    width: 90%;
  }

  div.bha-beta-right{
    display: none;
  }

  div.bha-beta-left{
    width: 100%;
    max-width: none;
    text-align: center;
    margin-right: 0;
  }

  div.bha-beta-left h1{
    text-align: center;
  }

  div.bha-sponsors{
    width: 90%;
  }

  div.bha-sponsors ul li{
    max-width: 65%;
  }

  a.green-button{
    font-size: 20px;
    padding: 10px 30px;
    text-align: center;
  }

  div.bha-presentation{
    padding: 20px;
    padding-top: 25vw;
  }
}

@media screen and (max-width:600px) {
  div.bha-presentation img.bha-logo{
    top: -28vw;
  }

  div.bhaf-nav-content div.bhafnc-data{
    min-height: 0;
  }
}

@media screen and (max-width:400px) {
  div.bha-video iframe{
    top: 10px;
    left: 10px;
  }

  div.bha-sponsors ul li{
    margin: 10px;
  }

  div.bha-beta{
    margin-top: 50px;
  }
}
