
h1, h2, h3{
  color: #defe00
}

.topHeaderLanguages li a{
  background: #defe00;
}

.button {
    background-color: #004e60;
}

#lens1 {
    top: 30.5%;
    left: 55%;
}

.topparalax__Inner h2 {
    top: 15px;
}

.topparalax__Inner img {
    top: 83%;
  left: 52%;
      min-width: 600px;
}

.topparalax__Inner p {
    top: 91%;
      color: #defe00;
}

.topparalax__Inner h2{
  color: #defe00;
  text-shadow: 
        -1px -1px 0 #00000063,  
         1px -1px 0 #00000063,  
        -1px  1px 0 #00000063,  
         1px  1px 0 #00000063;
}

.topparalax_layer {
      height: calc(100vh + 140px);
}

.topparalax_layer--0 {
  background: url(../img/2025/UB_2025_WEB3_A.jpg) center -100px no-repeat fixed;
  z-index: 0
}

.topparalax_layer--1 {
  background: url(../img/2025/UB_2025_WEB3_E.png) center bottom no-repeat;
  z-index: 1
}

.topparalax_layer--2 {
  background: url(../img/2025/UB_2025_WEB3_G.png) center bottom no-repeat;
  z-index: 2
}

.topparalax_layer--3 {
  background: url(../img/2025/UB_2025_WEB3_mask.png) center bottom no-repeat;
  z-index: 3
}

.topparalax_layer--4 {
  background: url() center bottom no-repeat;
  z-index: 4
}

.topparalax_layer--5 {
  background: url() center bottom no-repeat;
  z-index: 5
}

.topparalax_layer--6 {
  background: url(../img/2025/UB_2025_WEB3_J.png) center bottom no-repeat;
  z-index: 6
}

.list-view > .stage-style span:after {
    border-top-color: #defe00;
}
.list-view > .stage-style span {
    color: #defe00;
    border-color: #defe00;
}



@media screen and (max-width: 1050px) {
    .topparalax {
        height: calc(100vh + 130px);
    }
  .topparalax_layer--0 {
    background: url(../img/2025/UB_2025_WEB3_A.jpg) center 133px no-repeat fixed;
    z-index: 0;
  }
  #lens1 {
    top: 42.5%;
  }
  #lens2 {
    top: 65%;
  }
}

@media screen and (max-width: 600px) {
  .topparalax__Inner h2,
  .topparalax__Inner p{
    font-size: 9px;
    line-height: 9px;
  }
  .topparalax__Inner img {
    top: 81%;
    min-width: auto;
    width: 60%;
    }
  .topparalax {
        height: calc(100vh - 300px);
  }
  
  .topparalax_layer {
    height: calc(100vh + -220px);
}
  #lens2 {
    top: 60%;
}
  #lens1 {
    left: 62%;
}
  
  .topparalax_layer--0 {
    background: url(../img/2025/UB_2025_WEB3_A.jpg) center 50px no-repeat fixed
  }
  .topparalax_layer--1 {
    background: url(../img/2025/UB_2025_WEB3_E.png) center bottom no-repeat
  }
  .topparalax_layer--2 {
    background: url(../img/2025/UB_2025_WEB3_G.png) center bottom no-repeat
  }
  .topparalax_layer--3 {
    background: url(../img/2025/UB_2025_WEB3_mask.png) center bottom no-repeat
  }
  .topparalax_layer--4 {
    background: url() center bottom no-repeat
  }
  .topparalax_layer--5 {
    background: url() center bottom no-repeat
  }
  .topparalax_layer--6 {
    background: url(../img/2025/UB_2025_WEB3_J.png) center bottom no-repeat
  }
}