body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_intro
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_intro
   {
      background-attachment: scroll !important;
   }
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_CardContainer2
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#CardContainer2
{
   position: relative;
   padding: 10px 10px 10px 10px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
#CardContainer2 .owl-dots, #CardContainer2 .owl-nav
{
   text-align: center;
}
#CardContainer2 .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #0275D8;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#CardContainer2 .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #0275D8;
   text-decoration: none;
}
#CardContainer2 .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#CardContainer2 .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#CardContainer2 .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 20px);
   height: 100%;
}
#CardContainer2 .owl-nav button.owl-prev, #CardContainer2 .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#CardContainer2 .owl-nav button.owl-prev span, #CardContainer2 .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#CardContainer2 .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#CardContainer2 .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #D6D6D6;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#CardContainer2 .owl-dots .owl-dot.active span, #CardContainer2 .owl-dots .owl-dot:hover span
{
   background: #0275D8;
}
#wb_header
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1, #header > .row > .col-2
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: right;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#header > .row > .col-1, #header > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_intro
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../wwb239.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#intro
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#intro > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#intro > .col-1
{
   flex: 0 0 auto;
}
#intro > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#intro > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#upStickyLayer
{
   background-color: #403832;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a
{
   text-decoration: none;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_upIcon:hover #upIcon i
{
   color: #EC9C29;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 158px;
   height: 52px;
   vertical-align: top;
}
#wb_OverlayMenu1
{
   position: relative;
}
#wb_OverlayMenu1
{
   margin: 0;
}
#OverlayMenu1
{
   background-color: #000000;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   cursor: pointer;
   user-select: none;
}
#OverlayMenu1:hover
{
   background-color: #000000;
   background-image: none;
   border-color: #000000;
}
#OverlayMenu1
{
   display: flex;
   align-items: center;
   justify-content: center;
   width: 50px;
   height: 57px;
   position: relative;
   overflow: hidden;
}
#OverlayMenu1.open .line:nth-child(1)
{
}
#OverlayMenu1.open .line:nth-child(2)
{
}
#OverlayMenu1.open .line:nth-child(3)
{
}
#OverlayMenu1 svg
{
   overflow: visible;
   transition: transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
}
#OverlayMenu1 .line
{
   fill: none;
   transition: stroke-dasharray 500ms, stroke-dashoffset 500ms;
   stroke: #FFFFFF;
   stroke-width: 5.76;
   stroke-linecap: round;
}
#OverlayMenu1 .line.top
{
   stroke-dasharray: 40 172;
}
#OverlayMenu1 .line.middle
{
   stroke-dasharray: 40 111;
}
#OverlayMenu1 .line.bottom
{
   stroke-dasharray: 40 172;
}
#OverlayMenu1.open .line.top
{
   stroke-dashoffset: -132px;
}
#OverlayMenu1.open .line.middle
{   stroke-dashoffset: -71px;
}
#OverlayMenu1.open .line.bottom
{   stroke-dashoffset: -132px;
}
#OverlayMenu1-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#OverlayMenu1-close:before, #OverlayMenu1-close:after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#OverlayMenu1-close span
{
   background: #FFFFFF;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close span::after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#OverlayMenu1-close:after
{
   bottom: 50%;
   opacity: 0;
}
#OverlayMenu1-close span
{
   background: #FFFFFF;
   transform: rotate(-45deg);
}
#OverlayMenu1-close span:after
{
   background: #FFFFFF;
   transform: rotate(-90deg);
}
#OverlayMenu1-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
   background-color: rgba(0,0,0,0.87);
}
#OverlayMenu1-overlay ul
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu1
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
   max-width: 970px;
}
.OverlayMenu1 a
{
   text-decoration: none;
}
.OverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.OverlayMenu1 li
{
   position: relative;
}
.OverlayMenu1 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.OverlayMenu1 li a:hover
{
   color: #F5F5F5;
   background-color: #4F4F4F;
}
#OverlayMenu1-overlay
{
   opacity: 0;
   visibility: hidden;
   transform: scale(0.8);
   transition: transform 400ms, opacity 400ms, visibility 0s 400ms;
}
#OverlayMenu1-overlay.show
{
   opacity: 1;
   visibility: visible;
   transform: scale(1);
   transition: transform 400ms, opacity 400ms;
}
#OverlayMenu1-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
#OverlayMenu1-social
{
   padding: 40px 0 0 0;
}
#OverlayMenu1-social .social-icon 
{
   border-radius: 50%;
   background-color: #FFFFFF;
   color: #000000;
   display: inline-block;
   font-size: 19px;
   margin: 0 .5em;
   padding: 7px;
   transition: all .2s linear 0s;
   width: 19px;
}
#OverlayMenu1-social .social-icon:hover 
{
   background-color: #F5F5F5;
   color: #4F4F4F;
}
.OverlayMenu1-effect
{
   transition: all 500ms linear;
}
#wb_ecosystem_cover
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ecosystem_cover
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#ecosystem_cover > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ecosystem_cover > .col-1
{
   flex: 0 0 auto;
}
#ecosystem_cover > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#ecosystem_cover > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #FFFFFF;
   font-family: Poppins;
   font-weight: 400;
   font-size: 27px;
   line-height: 46px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: center;
}
#wb_Text1
{
   color: #94794E;
   font-family: Orbitron;
   font-weight: 900;
   font-size: 53px;
   line-height: 67px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_ecosystem
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ecosystem
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#ecosystem > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#ecosystem > .col-1
{
   flex: 0 0 auto;
}
#ecosystem > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#ecosystem > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_CardContainer1
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#CardContainer1
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
#CardContainer1
{
   overflow: hidden;
}
#CardContainer1 .swiper-slide
{
   width: calc((100% - 2px) / 3);
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #00BFFF;
   border-image-slice: 1;
   border-image-width: 0px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to top, #00BFFF 0%, #FFFFFF 100%);
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #00BFFF;
   border-image-slice: 1;
   border-image-width: 0px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to top, #00BFFF 0%, #FFFFFF 100%);
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #00BFFF;
   border-image-slice: 1;
   border-image-width: 0px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to top, #00BFFF 0%, #FFFFFF 100%);
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #00BFFF;
   border-image-slice: 1;
   border-image-width: 0px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to top, #00BFFF 0%, #FFFFFF 100%);
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #00BFFF;
   border-image-slice: 1;
   border-image-width: 0px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to top, #00BFFF 0%, #FFFFFF 100%);
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text3
{
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: 800;
   font-size: 27px;
   line-height: 41px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text4
{
   color: #FFFFFF;
   font-family: Orbitron;
   font-weight: 900;
   font-size: 16px;
   line-height: 20px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_whats_bhinexa
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#whats_bhinexa
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#whats_bhinexa > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#whats_bhinexa > .col-1
{
   flex: 0 0 auto;
}
#whats_bhinexa > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#whats_bhinexa > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_aboutLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#aboutLayoutGrid
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#aboutLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#aboutLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#aboutLayoutGrid > .row > .col-1
{
   float: left;
}
#aboutLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#aboutLayoutGrid:before,
#aboutLayoutGrid:after,
#aboutLayoutGrid .row:before,
#aboutLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#aboutLayoutGrid:after,
#aboutLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#aboutLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_tokenomics
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#tokenomics
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#tokenomics > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#tokenomics > .col-1
{
   flex: 0 0 auto;
}
#tokenomics > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#tokenomics > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_sosmed
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#sosmed
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#sosmed > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#sosmed > .col-1
{
   flex: 0 0 auto;
}
#sosmed > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#sosmed > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_social3LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#social3LayoutGrid
{
   box-sizing: border-box;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#social3LayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#social3LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#social3LayoutGrid > .row > .col-1
{
   float: left;
}
#social3LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#social3LayoutGrid:before,
#social3LayoutGrid:after,
#social3LayoutGrid .row:before,
#social3LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#social3LayoutGrid:after,
#social3LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#social3LayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_social3Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#social3Heading
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_social3Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 25px 0 ;
   text-align: center;
}
#wb_social3Text
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 20px;
   line-height: 23px;
}
#wb_social3Text p, #wb_social3Text ul
{
   margin: 0;
   padding: 0;
}
#wb_social3Text
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_social3Icon1
{
   background-color: transparent;
   background-image: none;
   border: 2px ridge #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_social3Icon1 a
{
   text-decoration: none;
}
#wb_social3Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_social3Icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 2px ridge #245580;
}
#social3Icon1
{
   height: 28px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#social3Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_social3Icon1:hover #social3Icon1 i
{
   color: #FFFFFF;
}
#wb_social3Icon2
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_social3Icon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #245580;
}
#social3Icon2
{
   height: 28px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#social3Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_social3Icon2:hover #social3Icon2 i
{
   color: #FFFFFF;
}
#wb_social3Icon3
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_social3Icon3 a
{
   text-decoration: none;
}
#wb_social3Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_social3Icon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #245580;
}
#social3Icon3
{
   height: 28px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#social3Icon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_social3Icon3:hover #social3Icon3 i
{
   color: #FFFFFF;
}
#wb_aboutHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C579B;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#aboutHeading
{
   color: #94794E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_aboutText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 50px 0 ;
   text-align: center;
}
#wb_aboutText2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 21px;
}
#wb_aboutText2 div
{
   text-align: center;
}
#wb_aboutText2
{
   display: block;
   margin: 0 0 50px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_aboutText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 50px 0 ;
   text-align: center;
}
#wb_aboutText1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 21px;
}
#wb_aboutText1 div
{
   text-align: center;
}
#wb_aboutText1
{
   display: block;
   margin: 0 0 50px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_aboutIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 50px 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#aboutIcon
{
   height: 64px;
   width: 64px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#aboutIcon i
{
   color: #94794E;
   display: inline-block;
   font-size: 64px;
   line-height: 64px;
   vertical-align: middle;
}
#wb_aboutIcon:hover #aboutIcon i
{
   color: #94794E;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C579B;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #94794E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 50px 0 ;
   text-align: center;
}
#wb_Text5
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 21px;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text5
{
   display: block;
   margin: 0 0 50px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 50px 0 ;
   text-align: center;
}
#wb_Text6
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 21px;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0 0 50px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 50px 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon1
{
   height: 64px;
   width: 64px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #94794E;
   display: inline-block;
   font-size: 64px;
   line-height: 64px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #94794E;
}
#info3Button1
{
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_info3Button1
{
   border-radius: 0px;
   margin: 0;
   vertical-align: top;
}
#info3Button1
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_info3Button1 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#info3Button1
{
   color: inherit;
}
#wb_info3Button1 .ui-corner-all, #wb_info3Button1 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_info3Button1 .ui-corner-all, #wb_info3Button1 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_info3Button1 .ui-button
{
   background-color: #302018;
   background-image: none;
   border: 1px solid #FFFFFF;
   color: #FFFFFF;
}
#wb_info3Button1 .ui-state-hover, #wb_info3Button1 .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #FFFFFF;
   background-image: none;
   color: #302018;
}
#wb_info3Button1 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_info3Button1 .ui-state-active, #wb_info3Button1 .ui-button:active
{
   border-color: #FFFFFF;
   background-color: #FFFFFF;
   background-image: none;
   color: #302018;
}
#ThemeableButton1
{
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThemeableButton1
{
   border-radius: 0px;
   margin: 0;
   vertical-align: top;
}
#ThemeableButton1
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton1 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#ThemeableButton1
{
   color: inherit;
}
#wb_ThemeableButton1 .ui-corner-all, #wb_ThemeableButton1 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThemeableButton1 .ui-corner-all, #wb_ThemeableButton1 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_ThemeableButton1 .ui-button
{
   background-color: #302018;
   background-image: none;
   border: 1px solid #FFFFFF;
   color: #FFFFFF;
}
#wb_ThemeableButton1 .ui-state-hover, #wb_ThemeableButton1 .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #FFFFFF;
   background-image: none;
   color: #302018;
}
#wb_ThemeableButton1 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_ThemeableButton1 .ui-state-active, #wb_ThemeableButton1 .ui-button:active
{
   border-color: #FFFFFF;
   background-color: #FFFFFF;
   background-image: none;
   color: #302018;
}
#wb_listingsCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 8px 0 0 0 ;
   background-color: #000000;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#listingsCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#listingsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card11
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 8px 0 0 0 ;
   background-color: #000000;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card11-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card12
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 8px 0 0 0 ;
   background-color: #000000;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card12-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card13
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 8px 0 0 0 ;
   background-color: #000000;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card13-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card14
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 8px 0 0 0 ;
   background-color: #000000;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card14-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 8px 0 0 0 ;
   background-color: #000000;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card6
{
   display: flex;
   z-index: 47;
}
#wb_ThemeableButton1
{
   display: inline-block;
   width: 186px;
   height: 39px;
   z-index: 40;
}
#wb_Icon1
{
   display: inline-block;
   width: 64px;
   height: 64px;
   text-align: center;
   z-index: 38;
}
#wb_social3Heading
{
   display: block;
   width: 100%;
   z-index: 50;
}
#wb_Card1
{
   display: flex;
   z-index: 14;
}
#particles-intro
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 0;
}
#Html1
{
   display: inline-block;
   width: 163px;
   height: 58px;
   z-index: 10;
}
#wb_OverlayMenu1
{
   display: inline-block;
   width: 50px;
   height: 57px;
   z-index: 7;
}
#wb_Card14
{
   display: flex;
   z-index: 46;
}
#info3Button1
{
   width: 100%;
   height: 100%;
}
#wb_Card3
{
   display: flex;
   z-index: 15;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 11;
}
#wb_Image2
{
   display: inline-block;
   width: 158px;
   height: 52px;
   z-index: 6;
}
#wb_Card2
{
   display: flex;
   z-index: 17;
}
#wb_social3Icon3
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 54;
}
#wb_social3Icon2
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 53;
}
#wb_social3Icon1
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 52;
}
#wb_aboutHeading
{
   display: block;
   width: 100%;
   z-index: 25;
}
#wb_Card11
{
   display: flex;
   z-index: 43;
}
#wb_listingsCard3
{
   display: flex;
   z-index: 42;
}
#ThemeableButton1
{
   width: 100%;
   height: 100%;
}
#wb_aboutIcon
{
   display: inline-block;
   width: 64px;
   height: 64px;
   text-align: center;
   z-index: 27;
}
#wb_Card12
{
   display: flex;
   z-index: 44;
}
#wb_Card13
{
   display: flex;
   z-index: 45;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 48;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 36;
}
#wb_info3Button1
{
   display: inline-block;
   width: 186px;
   height: 39px;
   z-index: 29;
}
#wb_Card5
{
   display: flex;
   z-index: 18;
}
#wb_Card4
{
   display: flex;
   z-index: 16;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 76;
}
@media only screen and (min-width: 1920px)
{
body
{
   background-color: #EDE9E1;
   background-image: none;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
   font-size: 37px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   text-transform: none;
}
#wb_CardContainer2
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer2
{
   padding: 10px 10px 10px 10px;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_intro
{
   visibility: visible;
   display: table;
}
#wb_intro
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#intro
{
   height: 100vh;
   padding: 50px 0 100px 0;
}
#intro > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#intro > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   background-color: transparent;
   background-image: none;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_upIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
}
#wb_Image2
{
   width: 158px;
   height: 52px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 158px;
   height: 52px;
}
#wb_OverlayMenu1
{
   width: 50px;
   height: 57px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu1
{
   background-color: #000000;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 50px;
   height: 57px;
}
#OverlayMenu1:hover
{
   background-color: #000000;
   background-image: none;
   border-color: #000000;
}
#OverlayMenu1 .line
{
   background: #FFFFFF;
}
#OverlayMenu1:hover .line
{
   background: #F5F5F5;
}
#OverlayMenu1-overlay ul
{
   font-size: 19px;
   text-align: center;
}
#Html1
{
   width: 163px;
   height: 58px;
   visibility: visible;
   display: inline-block;
}
#wb_ecosystem_cover
{
   visibility: visible;
   display: table;
}
#wb_ecosystem_cover
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ecosystem_cover
{
   height: auto;
   padding: 100px 0 100px 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 46px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   font-size: 53px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 67px;
}
#wb_ecosystem
{
   visibility: visible;
   display: table;
}
#wb_ecosystem
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ecosystem
{
   height: auto;
   padding: 0;
}
#ecosystem > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#ecosystem > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_CardContainer1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer1 .swiper-slide
{
   width: calc((100% - 2px) / 4);
}
#CardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card5
{
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 35px;
   margin: 0;
   padding: 50px 0 0 0;
   text-align: right;
   line-height: 54px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: right;
   line-height: 33px;
}
#wb_whats_bhinexa
{
   visibility: visible;
   display: table;
}
#wb_whats_bhinexa
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#whats_bhinexa
{
   height: auto;
   padding: 0;
}
#wb_aboutLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_aboutLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutLayoutGrid
{
   height: auto;
   padding: 100px 15px 100px 15px;
}
#aboutLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#aboutLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#aboutLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_tokenomics
{
   visibility: visible;
   display: table;
}
#wb_tokenomics
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#tokenomics
{
   height: auto;
   padding: 0;
}
#wb_sosmed
{
   visibility: visible;
   display: table;
}
#wb_sosmed
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sosmed
{
   height: auto;
   padding: 0;
}
#wb_social3LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_social3LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#social3LayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#social3LayoutGrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#social3LayoutGrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#social3LayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_social3Heading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
   font-size: 64px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_social3Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   text-align: center;
}
#social3Heading
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   text-align: center;
   text-transform: none;
}
#wb_social3Text
{
   visibility: visible;
   display: block;
}
#wb_social3Text
{
   font-size: 20px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_social3Icon1
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
}
#social3Icon1
{
   width: 28px;
   height: 28px;
}
#social3Icon1 i
{
   line-height: 28px;
   font-size: 28px;
   width: 28px;
}
#wb_social3Icon2
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
}
#social3Icon2
{
   width: 28px;
   height: 28px;
}
#social3Icon2 i
{
   line-height: 28px;
   font-size: 28px;
   width: 28px;
}
#wb_social3Icon3
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
}
#social3Icon3
{
   width: 28px;
   height: 28px;
}
#social3Icon3 i
{
   line-height: 28px;
   font-size: 28px;
   width: 28px;
}
#wb_aboutHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
   font-size: 48px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_aboutHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C579B;
   border-radius: 0px;
   text-align: center;
}
#aboutHeading
{
   color: #94794E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
   text-align: center;
   text-transform: none;
}
#wb_aboutText2
{
   visibility: visible;
   display: block;
}
#wb_aboutText2
{
   font-size: 21px;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#wb_aboutText1
{
   visibility: visible;
   display: block;
}
#wb_aboutText1
{
   font-size: 21px;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#wb_aboutIcon
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   padding: 0;
}
#aboutIcon
{
   width: 64px;
   height: 64px;
}
#aboutIcon i
{
   line-height: 64px;
   font-size: 64px;
   width: 70px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
   font-size: 48px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C579B;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #94794E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
   text-align: center;
   text-transform: none;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 21px;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 21px;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Icon1
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   padding: 0;
}
#Icon1
{
   width: 64px;
   height: 64px;
}
#Icon1 i
{
   line-height: 64px;
   font-size: 64px;
   width: 65px;
}
#wb_info3Button1
{
   width: 201px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#info3Button1
{
   font-size: 16px;
}
#wb_info3Button1 .ui-button
{
   line-height: 37px;
   padding: 0;
}
#wb_ThemeableButton1
{
   width: 201px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#ThemeableButton1
{
   font-size: 16px;
}
#wb_ThemeableButton1 .ui-button
{
   line-height: 37px;
   padding: 0;
}
#wb_listingsCard3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_listingsCard3
{
   text-align: left;
}
#wb_Card11
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card11
{
   text-align: left;
}
#wb_Card12
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card12
{
   text-align: left;
}
#wb_Card13
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card13
{
   text-align: left;
}
#wb_Card14
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card14
{
   text-align: left;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card6
{
   text-align: left;
}
}
@media only screen and (min-width: 768px) and (max-width: 1919px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
   font-size: 37px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   text-align: center;
   text-transform: none;
}
#wb_CardContainer2
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer2
{
   padding: 10px 10px 10px 10px;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_intro
{
   visibility: visible;
   display: table;
}
#wb_intro
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#intro
{
   height: 100vh;
   padding: 50px 0 100px 0;
}
#intro > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#intro > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   background-color: transparent;
   background-image: none;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_upIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
}
#wb_Image2
{
   width: 158px;
   height: 52px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 158px;
   height: 52px;
}
#wb_OverlayMenu1
{
   width: 50px;
   height: 57px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu1
{
   background-color: #000000;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 50px;
   height: 57px;
}
#OverlayMenu1:hover
{
   background-color: #000000;
   background-image: none;
   border-color: #000000;
}
#OverlayMenu1 .line
{
   background: #FFFFFF;
}
#OverlayMenu1:hover .line
{
   background: #F5F5F5;
}
#OverlayMenu1-overlay ul
{
   font-size: 19px;
   text-align: center;
}
#Html1
{
   width: 163px;
   height: 58px;
   visibility: visible;
   display: inline-block;
}
#wb_ecosystem_cover
{
   visibility: visible;
   display: table;
}
#wb_ecosystem_cover
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ecosystem_cover
{
   height: auto;
   padding: 75px 0 75px 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 46px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   font-size: 53px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 67px;
}
#wb_ecosystem
{
   visibility: visible;
   display: table;
}
#wb_ecosystem
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ecosystem
{
   height: auto;
   padding: 0 0 75px 0;
}
#ecosystem > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#ecosystem > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_CardContainer1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer1 .swiper-slide
{
   width: calc((100% - 2px) / 3);
}
#CardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card5
{
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 27px;
   margin: 0;
   padding: 50px 0 0 0;
   text-align: right;
   line-height: 41px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: right;
   line-height: 20px;
}
#wb_whats_bhinexa
{
   visibility: visible;
   display: table;
}
#wb_whats_bhinexa
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#whats_bhinexa
{
   height: auto;
   padding: 0 0 75px 0;
}
#wb_aboutLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_aboutLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutLayoutGrid
{
   height: auto;
   padding: 100px 15px 100px 15px;
}
#aboutLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#aboutLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#aboutLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_tokenomics
{
   visibility: visible;
   display: table;
}
#wb_tokenomics
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#tokenomics
{
   height: auto;
   padding: 0 0 75px 0;
}
#wb_sosmed
{
   visibility: visible;
   display: table;
}
#wb_sosmed
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sosmed
{
   height: auto;
   padding: 0;
}
#wb_social3LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_social3LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#social3LayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#social3LayoutGrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#social3LayoutGrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#social3LayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_social3Heading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
   font-size: 64px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_social3Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   text-align: center;
}
#social3Heading
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   text-align: center;
   text-transform: none;
}
#wb_social3Text
{
   visibility: visible;
   display: block;
}
#wb_social3Text
{
   font-size: 20px;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_social3Icon1
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
}
#social3Icon1
{
   width: 28px;
   height: 28px;
}
#social3Icon1 i
{
   line-height: 28px;
   font-size: 28px;
   width: 28px;
}
#wb_social3Icon2
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
}
#social3Icon2
{
   width: 28px;
   height: 28px;
}
#social3Icon2 i
{
   line-height: 28px;
   font-size: 28px;
   width: 28px;
}
#wb_social3Icon3
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
}
#social3Icon3
{
   width: 28px;
   height: 28px;
}
#social3Icon3 i
{
   line-height: 28px;
   font-size: 28px;
   width: 28px;
}
#wb_aboutHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
   font-size: 48px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_aboutHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C579B;
   border-radius: 0px;
   text-align: center;
}
#aboutHeading
{
   color: #94794E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
   text-align: center;
   text-transform: none;
}
#wb_aboutText2
{
   visibility: visible;
   display: block;
}
#wb_aboutText2
{
   font-size: 21px;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#wb_aboutText1
{
   visibility: visible;
   display: block;
}
#wb_aboutText1
{
   font-size: 21px;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#wb_aboutIcon
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   padding: 0;
}
#aboutIcon
{
   width: 64px;
   height: 64px;
}
#aboutIcon i
{
   line-height: 64px;
   font-size: 64px;
   width: 70px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
   font-size: 48px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C579B;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #94794E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 48px;
   text-align: center;
   text-transform: none;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 21px;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 21px;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Icon1
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 50px 0 ;
   padding: 0;
}
#Icon1
{
   width: 64px;
   height: 64px;
}
#Icon1 i
{
   line-height: 64px;
   font-size: 64px;
   width: 65px;
}
#wb_info3Button1
{
   width: 201px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#info3Button1
{
   font-size: 16px;
}
#wb_info3Button1 .ui-button
{
   line-height: 37px;
   padding: 0;
}
#wb_ThemeableButton1
{
   width: 201px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#ThemeableButton1
{
   font-size: 16px;
}
#wb_ThemeableButton1 .ui-button
{
   line-height: 37px;
   padding: 0;
}
#wb_listingsCard3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_listingsCard3
{
   text-align: left;
}
#wb_Card11
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card11
{
   text-align: left;
}
#wb_Card12
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card12
{
   text-align: left;
}
#wb_Card13
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card13
{
   text-align: left;
}
#wb_Card14
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card14
{
   text-align: left;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card6
{
   text-align: left;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
body
{
   background-color: #EDE9E1;
   background-image: none;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_CardContainer2
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer2
{
   padding: 10px 10px 10px 10px;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_intro
{
   visibility: visible;
   display: table;
}
#wb_intro
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#intro
{
   height: 100vh;
   padding: 50px 0 100px 0;
}
#intro > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#intro > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   background-color: transparent;
   background-image: none;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_upIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
}
#wb_Image2
{
   width: 158px;
   height: 52px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 158px;
   height: 52px;
}
#wb_OverlayMenu1
{
   width: 50px;
   height: 57px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu1
{
   background-color: #000000;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 50px;
   height: 57px;
}
#OverlayMenu1:hover
{
   background-color: #000000;
   background-image: none;
   border-color: #000000;
}
#OverlayMenu1 .line
{
   background: #FFFFFF;
}
#OverlayMenu1:hover .line
{
   background: #F5F5F5;
}
#OverlayMenu1-overlay ul
{
   font-size: 19px;
   text-align: center;
}
#Html1
{
   width: 163px;
   height: 58px;
   visibility: visible;
   display: inline-block;
}
#wb_ecosystem_cover
{
   visibility: visible;
   display: table;
}
#wb_ecosystem_cover
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ecosystem_cover
{
   height: auto;
   padding: 75px 0 75px 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 46px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   font-size: 53px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 67px;
}
#wb_ecosystem
{
   visibility: visible;
   display: table;
}
#wb_ecosystem
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ecosystem
{
   height: auto;
   padding: 0 0 75px 0;
}
#ecosystem > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#ecosystem > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_CardContainer1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer1 .swiper-slide
{
   width: calc((100% - 2px) / 1);
}
#CardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card5
{
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 27px;
   margin: 50px 0 0 0 ;
   padding: 0;
   text-align: right;
   line-height: 41px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: right;
   line-height: 22px;
}
#wb_whats_bhinexa
{
   visibility: visible;
   display: table;
}
#wb_whats_bhinexa
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#whats_bhinexa
{
   height: auto;
   padding: 0 0 75px 0;
}
#wb_aboutLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_aboutLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutLayoutGrid
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#aboutLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#aboutLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#aboutLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_tokenomics
{
   visibility: visible;
   display: table;
}
#wb_tokenomics
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#tokenomics
{
   height: auto;
   padding: 0 0 75px 0;
}
#wb_sosmed
{
   visibility: visible;
   display: table;
}
#wb_sosmed
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sosmed
{
   height: auto;
   padding: 0;
}
#wb_social3LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_social3LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#social3LayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#social3LayoutGrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#social3LayoutGrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#social3LayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_social3Heading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_social3Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   text-align: center;
}
#social3Heading
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_social3Text
{
   visibility: visible;
   display: block;
}
#wb_social3Text
{
   font-size: 20px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_social3Icon1
{
   width: -10px;
   height: -10px;
   visibility: visible;
   display: inline-block;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
}
#social3Icon1
{
   width: -10px;
   height: -10px;
}
#social3Icon1 i
{
   line-height: -10px;
   font-size: -10px;
   width: 11px;
}
#wb_social3Icon2
{
   width: -10px;
   height: -10px;
   visibility: visible;
   display: inline-block;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
}
#social3Icon2
{
   width: -10px;
   height: -10px;
}
#social3Icon2 i
{
   line-height: -10px;
   font-size: -10px;
   width: 11px;
}
#wb_social3Icon3
{
   width: -10px;
   height: -10px;
   visibility: visible;
   display: inline-block;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
}
#social3Icon3
{
   width: -10px;
   height: -10px;
}
#social3Icon3 i
{
   line-height: -10px;
   font-size: -10px;
   width: 11px;
}
#wb_aboutHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
   font-size: 35px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_aboutHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C579B;
   border-radius: 0px;
   text-align: center;
}
#aboutHeading
{
   color: #94794E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 35px;
   text-align: center;
   text-transform: none;
}
#wb_aboutText2
{
   visibility: visible;
   display: block;
}
#wb_aboutText2
{
   font-size: 21px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_aboutText1
{
   visibility: visible;
   display: block;
}
#wb_aboutText1
{
   font-size: 21px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_aboutIcon
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#aboutIcon
{
   width: 64px;
   height: 64px;
}
#aboutIcon i
{
   line-height: 64px;
   font-size: 64px;
   width: 70px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 35px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C579B;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #94794E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 35px;
   text-align: center;
   text-transform: none;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 19px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 21px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Icon1
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#Icon1
{
   width: 64px;
   height: 64px;
}
#Icon1 i
{
   line-height: 64px;
   font-size: 64px;
   width: 65px;
}
#wb_info3Button1
{
   width: 201px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#info3Button1
{
   font-size: 16px;
}
#wb_info3Button1 .ui-button
{
   line-height: 37px;
   padding: 0;
}
#wb_ThemeableButton1
{
   width: 201px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#ThemeableButton1
{
   font-size: 16px;
}
#wb_ThemeableButton1 .ui-button
{
   line-height: 37px;
   padding: 0;
}
#wb_listingsCard3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_listingsCard3
{
   text-align: left;
}
#wb_Card11
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card11
{
   text-align: left;
}
#wb_Card12
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card12
{
   text-align: left;
}
#wb_Card13
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card13
{
   text-align: left;
}
#wb_Card14
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card14
{
   text-align: left;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card6
{
   text-align: left;
}
}
@media only screen and (min-width: 380px) and (max-width: 479px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
   font-size: 29px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   text-align: center;
   text-transform: none;
}
#wb_CardContainer2
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer2
{
   padding: 10px 10px 10px 10px;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_intro
{
   visibility: visible;
   display: table;
}
#wb_intro
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#intro
{
   height: 100vh;
   padding: 50px 0 100px 0;
}
#intro > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#intro > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   background-color: transparent;
   background-image: none;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_upIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
}
#wb_Image2
{
   width: 158px;
   height: 52px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 158px;
   height: 52px;
}
#wb_OverlayMenu1
{
   width: 50px;
   height: 57px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu1
{
   background-color: #000000;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 50px;
   height: 57px;
}
#OverlayMenu1:hover
{
   background-color: #000000;
   background-image: none;
   border-color: #000000;
}
#OverlayMenu1 .line
{
   background: #FFFFFF;
}
#OverlayMenu1:hover .line
{
   background: #F5F5F5;
}
#OverlayMenu1-overlay ul
{
   font-size: 19px;
   text-align: center;
}
#Html1
{
   width: 163px;
   height: 58px;
   visibility: visible;
   display: inline-block;
}
#wb_ecosystem_cover
{
   visibility: visible;
   display: table;
}
#wb_ecosystem_cover
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ecosystem_cover
{
   height: auto;
   padding: 75px 0 75px 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 46px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   font-size: 43px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 53px;
}
#wb_ecosystem
{
   visibility: visible;
   display: table;
}
#wb_ecosystem
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ecosystem
{
   height: auto;
   padding: 0 0 75px 0;
}
#ecosystem > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#ecosystem > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_CardContainer1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer1 .swiper-slide
{
   width: calc((100% - 2px) / 1);
}
#CardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card5
{
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: right;
   line-height: 41px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: right;
   line-height: 17px;
}
#wb_whats_bhinexa
{
   visibility: visible;
   display: table;
}
#wb_whats_bhinexa
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#whats_bhinexa
{
   height: auto;
   padding: 0 0 75px 0;
}
#wb_aboutLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_aboutLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutLayoutGrid
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#aboutLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#aboutLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#aboutLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_tokenomics
{
   visibility: visible;
   display: table;
}
#wb_tokenomics
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#tokenomics
{
   height: auto;
   padding: 0 0 75px 0;
}
#wb_sosmed
{
   visibility: visible;
   display: table;
}
#wb_sosmed
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sosmed
{
   height: auto;
   padding: 0;
}
#wb_social3LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_social3LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#social3LayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#social3LayoutGrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#social3LayoutGrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#social3LayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_social3Heading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
   font-size: 29px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_social3Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   text-align: center;
}
#social3Heading
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   text-align: center;
   text-transform: none;
}
#wb_social3Text
{
   visibility: visible;
   display: block;
}
#wb_social3Text
{
   font-size: 20px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_social3Icon1
{
   width: -10px;
   height: -10px;
   visibility: visible;
   display: inline-block;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
}
#social3Icon1
{
   width: -10px;
   height: -10px;
}
#social3Icon1 i
{
   line-height: -10px;
   font-size: -10px;
   width: 11px;
}
#wb_social3Icon2
{
   width: -10px;
   height: -10px;
   visibility: visible;
   display: inline-block;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
}
#social3Icon2
{
   width: -10px;
   height: -10px;
}
#social3Icon2 i
{
   line-height: -10px;
   font-size: -10px;
   width: 11px;
}
#wb_social3Icon3
{
   width: -10px;
   height: -10px;
   visibility: visible;
   display: inline-block;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
}
#social3Icon3
{
   width: -10px;
   height: -10px;
}
#social3Icon3 i
{
   line-height: -10px;
   font-size: -10px;
   width: 11px;
}
#wb_aboutHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
   font-size: 35px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_aboutHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C579B;
   border-radius: 0px;
   text-align: center;
}
#aboutHeading
{
   color: #94794E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 35px;
   text-align: center;
   text-transform: none;
}
#wb_aboutText2
{
   visibility: visible;
   display: block;
}
#wb_aboutText2
{
   font-size: 21px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_aboutText1
{
   visibility: visible;
   display: block;
}
#wb_aboutText1
{
   font-size: 21px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_aboutIcon
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#aboutIcon
{
   width: 64px;
   height: 64px;
}
#aboutIcon i
{
   line-height: 64px;
   font-size: 64px;
   width: 70px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
   font-size: 29px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C579B;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #94794E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: center;
   text-transform: none;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 20px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 21px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Icon1
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#Icon1
{
   width: 64px;
   height: 64px;
}
#Icon1 i
{
   line-height: 64px;
   font-size: 64px;
   width: 65px;
}
#wb_info3Button1
{
   width: 201px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#info3Button1
{
   font-size: 16px;
}
#wb_info3Button1 .ui-button
{
   line-height: 37px;
   padding: 0;
}
#wb_ThemeableButton1
{
   width: 201px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#ThemeableButton1
{
   font-size: 16px;
}
#wb_ThemeableButton1 .ui-button
{
   line-height: 37px;
   padding: 0;
}
#wb_listingsCard3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_listingsCard3
{
   text-align: left;
}
#wb_Card11
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card11
{
   text-align: left;
}
#wb_Card12
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card12
{
   text-align: left;
}
#wb_Card13
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card13
{
   text-align: left;
}
#wb_Card14
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card14
{
   text-align: left;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card6
{
   text-align: left;
}
}
@media only screen and (max-width: 379px)
{
body
{
   background-color: #EDE9E1;
   background-image: none;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#wb_CardContainer2
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer2
{
   padding: 10px 10px 10px 10px;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_intro
{
   visibility: visible;
   display: table;
}
#wb_intro
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#intro
{
   height: 100vh;
   padding: 50px 0 100px 0;
}
#intro > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#intro > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   background-color: transparent;
   background-image: none;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_upIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
}
#wb_Image2
{
   width: 158px;
   height: 52px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 158px;
   height: 52px;
}
#wb_OverlayMenu1
{
   width: 50px;
   height: 57px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu1
{
   background-color: #000000;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 50px;
   height: 57px;
}
#OverlayMenu1:hover
{
   background-color: #000000;
   background-image: none;
   border-color: #000000;
}
#OverlayMenu1 .line
{
   background: #FFFFFF;
}
#OverlayMenu1:hover .line
{
   background: #F5F5F5;
}
#OverlayMenu1-overlay ul
{
   font-size: 19px;
   text-align: center;
}
#Html1
{
   width: 163px;
   height: 58px;
   visibility: visible;
   display: inline-block;
}
#wb_ecosystem_cover
{
   visibility: visible;
   display: table;
}
#wb_ecosystem_cover
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ecosystem_cover
{
   height: auto;
   padding: 75px 0 75px 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 32px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 47px;
}
#wb_ecosystem
{
   visibility: visible;
   display: table;
}
#wb_ecosystem
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ecosystem
{
   height: auto;
   padding: 0 0 75px 0;
}
#ecosystem > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#ecosystem > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_CardContainer1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer1 .swiper-slide
{
   width: calc((100% - 2px) / 1);
}
#CardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 10px 0 0 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: -5px 0 0 0;
   border: 0px solid transparent;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card5
{
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: right;
   line-height: 33px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: right;
   line-height: 13px;
}
#wb_whats_bhinexa
{
   visibility: visible;
   display: table;
}
#wb_whats_bhinexa
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#whats_bhinexa
{
   height: auto;
   padding: 0 0 75px 0;
}
#wb_aboutLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_aboutLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutLayoutGrid
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#aboutLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#aboutLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#aboutLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_tokenomics
{
   visibility: visible;
   display: table;
}
#wb_tokenomics
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#tokenomics
{
   height: auto;
   padding: 0 0 75px 0;
}
#wb_sosmed
{
   visibility: visible;
   display: table;
}
#wb_sosmed
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#sosmed
{
   height: auto;
   padding: 0;
}
#wb_social3LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_social3LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#social3LayoutGrid
{
   height: auto;
   padding: 50px 0 50px 0;
}
#social3LayoutGrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#social3LayoutGrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#social3LayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_social3Heading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
   font-size: 24px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_social3Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   text-align: center;
}
#social3Heading
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
}
#wb_social3Text
{
   visibility: visible;
   display: block;
}
#wb_social3Text
{
   font-size: 20px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_social3Icon1
{
   width: -10px;
   height: -10px;
   visibility: visible;
   display: inline-block;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
}
#social3Icon1
{
   width: -10px;
   height: -10px;
}
#social3Icon1 i
{
   line-height: -10px;
   font-size: -10px;
   width: 11px;
}
#wb_social3Icon2
{
   width: -10px;
   height: -10px;
   visibility: visible;
   display: inline-block;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
}
#social3Icon2
{
   width: -10px;
   height: -10px;
}
#social3Icon2 i
{
   line-height: -10px;
   font-size: -10px;
   width: 11px;
}
#wb_social3Icon3
{
   width: -10px;
   height: -10px;
   visibility: visible;
   display: inline-block;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
}
#social3Icon3
{
   width: -10px;
   height: -10px;
}
#social3Icon3 i
{
   line-height: -10px;
   font-size: -10px;
   width: 11px;
}
#wb_aboutHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_aboutHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C579B;
   border-radius: 0px;
   text-align: center;
}
#aboutHeading
{
   color: #94794E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_aboutText2
{
   visibility: visible;
   display: block;
}
#wb_aboutText2
{
   font-size: 19px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_aboutText1
{
   visibility: visible;
   display: block;
}
#wb_aboutText1
{
   font-size: 21px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_aboutIcon
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#aboutIcon
{
   width: 64px;
   height: 64px;
}
#aboutIcon i
{
   line-height: 64px;
   font-size: 64px;
   width: 70px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
   font-size: 24px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2C579B;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #94794E;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 19px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-size: 21px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Icon1
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#Icon1
{
   width: 64px;
   height: 64px;
}
#Icon1 i
{
   line-height: 64px;
   font-size: 64px;
   width: 65px;
}
#wb_info3Button1
{
   width: 201px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#info3Button1
{
   font-size: 16px;
}
#wb_info3Button1 .ui-button
{
   line-height: 37px;
   padding: 0;
}
#wb_ThemeableButton1
{
   width: 201px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#ThemeableButton1
{
   font-size: 16px;
}
#wb_ThemeableButton1 .ui-button
{
   line-height: 37px;
   padding: 0;
}
#wb_listingsCard3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#listingsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_listingsCard3
{
   text-align: left;
}
#wb_Card11
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card11
{
   text-align: left;
}
#wb_Card12
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card12
{
   text-align: left;
}
#wb_Card13
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card13
{
   text-align: left;
}
#wb_Card14
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card14
{
   text-align: left;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 8px 0 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#wb_Card6
{
   text-align: left;
}
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
#ecosystem-cards {
  scroll-snap-type: y mandatory;
  overflow-y: scroll;
  height: 100vh;
}

.card-section {
  scroll-snap-align: start;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: black;
}

.card-content {
  max-width: 80%;
  padding: 20px;
  border-radius: 16px;
  background: #111;
  color: white;
  box-shadow: 0 0 30px rgba(0,255,255,0.2);
  text-align: center;
}
