html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
html,
body {
  margin: 0px;
  height: 100%;
}
/* a blue color as a generic focus style */
button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}
a {
  text-decoration: none;
}

@font-face {
  font-family: "PingFang SC-Medium";
  src: url("./fonts/pingfang-sc-medium.otf")
    format("opentype");
}

@font-face {
  font-family: "PingFang SC-Regular";
  src: url("./fonts/notosanssc-variablefont_wght.ttf")
    format("truetype");
}


.element .frame-27 {
  display: flex;
  max-width: 1700px;
  margin:0 auto;
  align-items: flex-start;
  background-color: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0px 0px 12px #0000001a;
  margin: 80px auto;;
}
.element .frame-27>div {
  flex: 1 1 25%;
}
.element .frame-27>div .implementation {
  display: none;
}

.element .frame-27>div:hover,.element .frame-27>div.hover {
  flex: 0 0 30%;
  background-color: #f56423;
}
.element .frame-27>div:hover .frame-title,.element .frame-27>div.hover .frame-title {
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}
.element .frame-27>div:hover .text-wrapper-15,.element .frame-27>div.hover .text-wrapper-15 {
  color: #fff;
}
.element .frame-27>div:hover .implementation,.element .frame-27>div.hover .implementation {
  display: block;
}
.element .frame-27>div:hover .frame-title-icon img:nth-child(1),.element .frame-27>div.hover .frame-title-icon img:nth-child(1) {
  display: none;
}
.element .frame-27>div:hover .frame-title-icon img:nth-child(2),.element .frame-27>div.hover .frame-title-icon img:nth-child(2) {
  display: block;
}
.element .frame-title {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  flex-wrap: wrap;
  flex-direction: column;
}
.element .frame-title-icon {
  width: 48px;
  height: 48px;
  position: relative;
  aspect-ratio: 1;
}
.element .frame-title-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.element .frame-title-icon img:nth-child(2) {
  display: none;
}
.element .frame-30 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 2%;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.element .vector-11 {
  position: absolute;
  width: 91.67%;
  height: 91.67%;
  top: 4.17%;
  left: 4.17%;
}

.element .vector-12 {
  position: absolute;
  width: 58.34%;
  height: 10.42%;
  top: 12.50%;
  left: 20.83%;
}

.element .text-wrapper-13 {
  position: relative;
  width: fit-content;
  font-family: "PingFang SC-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}
.element .text-wrapper-15 {
  position: relative;
  margin-top: -1.00px;
  font-family: "PingFang SC-Medium", Helvetica;
  font-weight: 500;
  color: #333333;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 32px;
}
.element .implementation {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "PingFang SC-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  text-align: justify;
  letter-spacing: 0;
  line-height: 22px;
}





.banner-group {
  position: relative;
  width: 100%;
  height: 800px;
  display: flex;
  flex-direction: column;
  gap: 172px;
}
.mask-banner {
  width: 100%;
  height: 100%;
  position: relative;
}
.mask-banner img {
  width:100%;
  height: 800px;
  object-fit: cover;
}
.mask-banner-txt {
  position: absolute;
  display: flex;
  width: 100%;
  margin-top: 238px;
  flex-direction: column;
  align-items: center;
  gap: 36px;
  top:0;
}

.mask-banner-txt1{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1100px;
  margin-top: -1.00px;
  font-family: "PingFang SC-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 64px;
  text-align: center;
  letter-spacing: 0;
  line-height: 72px;
}

.mask-banner-txt2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "PingFang SC-Regular", Helvetica;
  font-weight: 400;
  color: #cccccc;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: 40px;
}


 .mask-banner-mask {
  height: 170px;
  position: absolute;
  left:0;
  bottom: 0;
  width: 100%;
}

.mask-banner-mask .mask1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
    object-fit: cover;
}

.mask-banner-mask .mask2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
    object-fit: cover;

}