@keyframes myyun1{
  0%{
    bottom: 20px;
  }
  25%{
    bottom: 40px;
  }
  50%{
    bottom: 20px;
  }
  75%{
    bottom: 0px;
  }
  100%{
    bottom: 20px;
  }
}

#w_grid-1616061333665 > div > .p_gridbox:after{
  content: 'products';
  font-size: 140px;
  font-weight: 700;
  color: rgba(247, 247, 247, .7);
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: .9;
  letter-spacing: 10px;
  z-index: 1;
  height: 100%;
}
#w_grid-1616123653793 > div > .p_gridbox:after{
  content: 'understanding';
  font-size: 140px;
  font-weight: 700;
  color: rgba(247, 247, 247, .7);
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: .9;
  letter-spacing: 10px;
  z-index: 1;
  height: 100%;
}
#w_common_text-1616125388070 span,
#w_common_text-1616124352779 span,
#w_grid-1616123653793 #w_common_text-1616123653800 span,
#w_grid-1616061333665 #w_common_text-1616061418678 span{
  font-family: times !important;
}

#w_grid-1616123653793 > div > .p_gridbox p,
#w_grid-1616061333665 > div > .p_gridbox p{
  position:relative;
  z-index:2;
}