@charset "UTF-8";
.cfa1 .title {
    width: 90%;
    margin: 70px auto 40px;
    display: block;
    -webkit-user-drag: none;
}


.cfa2{
  height: 534px;
}

.cfa2 .row{
  background: url(/ebc-static/image/cfa/cfa2-bg2-en.png?t=234) 100%/auto 100% no-repeat;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 534px;
}



.cfa3 .row{
  background: url(/ebc-static/image/cfa3-bg3-en.png?t=1692862288) 100%/auto 100% no-repeat;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 655px;
}


.cfa4 .title{
  background: url(/ebc-static/image/cfa4-title-en.png) 100%/auto 100% no-repeat;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 30px;
}

.cfa5{
  height: 430px;
}


.cfa-footer{
  height: 180px;
}

.cfa-footer .row{
  background: url(/ebc-static/image/cfa-footer-en.png?t=1696501566) 100%/auto 100% no-repeat;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 146px;
}



@media(max-width:1400px) {
  .cfa2 .row{
    height: 461px;
  }
  .cfa3 .row{
    height: 566px;
  }
  .cfa4 .title{
    height: 26px;
  }
  .cfa-footer .row{
    height: 126px;
  }
  .cfa3{
    padding-top: 42px;
    height: 706px;
  }
  .cfa4{
    padding-top: 0px;
    height: 530px;
  }
  .cfa-footer{
    height: 160px;
  }
  .cfa5{
    height: 420px;
  }
}

