main{position:relative;color:rgba(35,35,38,1);background:rgba(240,244,248,1)}h2{font-size:48px;font-weight:700;text-align:center}main > section:first-of-type{position:relative;z-index:0;display:flex;flex-direction:column;align-items:center}main > section:first-of-type > hgroup{margin-top:200px;font-size:36px;text-align:center;width:50vw}main > section:first-of-type > hgroup h1{font-size:76px;font-weight:bold;color:var(--primary-color)}main > section:first-of-type > button{margin:50px 0 20px;padding:20px 36px;border-radius:100px;border:3px solid transparent;backdrop-filter:blur(64px);background:linear-gradient(var(--primary-color),var(--primary-color)) padding-box,linear-gradient(104.14deg,#ffffff 9.06%,rgba(255,255,255,0) 115.07%) border-box;font-size:14px;color:white;font-weight:600;cursor:pointer;transition:all 0.5s}main > section:first-of-type > button:hover{filter:brightness(130%)}main > section:first-of-type .video-container{margin-top:50px;width:62.5vw;height:31.25vw;border-radius:30px;overflow:hidden;position:relative}main > section:first-of-type .video-container video{width:100%;height:100%;object-fit:cover}main > section:first-of-type .video-container .poster{position:absolute;left:0;top:0;width:100%;height:100%;border:5px solid wheat;z-index:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;row-gap:10px;color:white}main > section:first-of-type .video-container .poster .play{width:104px;height:104px;background:white;outline:none;border:none;border-radius:1000px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.5s}main > section:first-of-type .video-container .poster .play:hover{zoom:1.04}main > section:first-of-type .video-container .poster .play svg{width:55%;height:55%;margin-left:5px}main > section:first-of-type .video-container .poster picture{position:absolute;left:-10px;top:-10px;width:110%;height:110%;filter:brightness(0.5);z-index:-1}main > section:first-of-type .slogan{margin:80px 0 110px;font-size:38px;background:linear-gradient(90.09deg,#4f8efa 0.08%,#2db2c3 108.85%);-webkit-background-clip:text;color:transparent}main > section:first-of-type .lumps-bg{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1;overflow:hidden;background-image:linear-gradient(268.66deg,rgba(255,255,255,0.4) 1.07%,rgba(221,224,231,0.4) 84.22%,rgba(255,255,255,0.004) 98.79%);background-size:60px;filter:blur(1px)}main > section:first-of-type .lumps-bg img{position:absolute}main > section:first-of-type .lumps-bg .lump1{top:-6.67vw;left:-16.5vw;width:70.47vw;height:73.91vw;opacity:0.6}main > section:first-of-type .lumps-bg .lump2{top:0;right:-16.5vw;width:74.48vw;height:83.85vw}main > section:first-of-type .lumps-bg .lump3{top:0;right:-40vw;width:65.21vw;height:18.18vw;transform:rotate(135deg)}main > section:first-of-type .lumps-bg .lump4{left:-0.4vw;bottom:-20vw;width:0.8vw;height:32.8vw;transform:rotate(-40deg)}main > section:first-of-type .lumps-bg .lump5{right:-19.35vw;bottom:-18.5vw;width:1vw;height:55.73vw}main > section:not(:first-of-type){margin-top:200px;padding:0 var(--section-padding-hor)}main > section:nth-of-type(2){margin-top:110px}main > section:nth-of-type(2) h2{margin-bottom:60px}main > section:nth-of-type(2) .introduction-container{height:31.25vw;position:relative;z-index:0}main > section:nth-of-type(2) .introduction-container section.foundation,
    main > section:nth-of-type(2) .introduction-container section.platform{display:flex;flex-direction:row;column-gap:1.5vw;height:100%}main > section:nth-of-type(2) .introduction-container section.foundation .content, main > section:nth-of-type(2) .introduction-container section.platform .content{flex:1;display:flex;flex-direction:column;justify-content:end;row-gap:24px;border-radius:24px;overflow:hidden;position:relative;z-index:0}main > section:nth-of-type(2) .introduction-container section.foundation .content picture, main > section:nth-of-type(2) .introduction-container section.platform .content picture{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}main > section:nth-of-type(2) .introduction-container section.foundation .content > hgroup, main > section:nth-of-type(2) .introduction-container section.platform .content > hgroup{padding:2.3vw 3.96vw;background:linear-gradient(to top,rgba(0,0,0.4) 0%,transparent 100%)}main > section:nth-of-type(2) .introduction-container section.foundation .content > hgroup h3, main > section:nth-of-type(2) .introduction-container section.platform .content > hgroup h3{font-size:32px;font-weight:600;color:white}main > section:nth-of-type(2) .introduction-container section.foundation .content > hgroup p, main > section:nth-of-type(2) .introduction-container section.platform .content > hgroup p{color:rgba(255,255,255,0.7)}main > section:nth-of-type(2) .introduction-container section.foundation .content > hgroup p em, main > section:nth-of-type(2) .introduction-container section.platform .content > hgroup p em{color:rgba(148,188,255,1);font-weight:500}main > section:nth-of-type(2) .introduction-container section.foundation .expand-button, main > section:nth-of-type(2) .introduction-container section.platform .expand-button{width:17.71vw;border-radius:24px;background:var(--primary-color);padding:2.5vw;cursor:pointer;color:white;font-size:32px;font-weight:600;display:flex;flex-direction:column;justify-content:space-between}main > section:nth-of-type(2) .introduction-container section.foundation .expand-button > picture, main > section:nth-of-type(2) .introduction-container section.platform .expand-button > picture{width:58px;height:58px;border-radius:6px;background:white;display:flex;align-items:center;justify-content:center}main > section:nth-of-type(2) .introduction-container section.foundation .expand-button > picture img, main > section:nth-of-type(2) .introduction-container section.platform .expand-button > picture img{width:32px;height:28px;transform:rotate(225deg)}main > section:nth-of-type(2) .introduction-container section.foundation,
    main > section:nth-of-type(2) .introduction-container section.platform{transition:opacity 0.5s}main > section:nth-of-type(2) .introduction-container section.platform{position:absolute;top:0;left:0;z-index:-1;opacity:0}main > section:nth-of-type(2) .introduction-container section.platform .expand-button > picture img{transform:rotate(-45deg)}main > section:nth-of-type(2) > section:nth-of-type(2){display:grid;grid-template-columns:repeat(3,1fr);column-gap:1.46vw;margin:48px 0 120px}main > section:nth-of-type(2) > section:nth-of-type(2) > article{border-radius:24px;background:white;padding:2.08vw 2.08vw 1.67vw}main > section:nth-of-type(2) > section:nth-of-type(2) > article img{width:48px;height:48px}main > section:nth-of-type(2) > section:nth-of-type(2) > article h4{font-size:20px;font-weight:600;margin:0 12px;color:var(--primary-color)}main > section:nth-of-type(2) > section:nth-of-type(2) > article p{color:rgba(102,102,102,1)}main > section:nth-of-type(2) > section:nth-of-type(2) > article:first-of-type{box-shadow:0px -9px 0px -0px rgba(59,131,246,1)}main > section:nth-of-type(2) > section:nth-of-type(2) > article:nth-of-type(2){box-shadow:0px -9px 0px -0px rgba(250,204,20,1)}main > section:nth-of-type(2) > section:nth-of-type(2) > article:nth-of-type(3){box-shadow:0px -9px 0px -0px rgba(132,204,21,1)}main > section:nth-of-type(2) > section:nth-of-type(3){height:38.84vw;display:grid;grid-template-columns:1fr auto auto auto;grid-template-rows:repeat(3,1fr);align-items:center;position:relative}main > section:nth-of-type(2) > section:nth-of-type(3) hgroup{position:absolute;left:0;top:8.86vw;width:27vw}main > section:nth-of-type(2) > section:nth-of-type(3) hgroup h3{font-size:30px}main > section:nth-of-type(2) > section:nth-of-type(3) hgroup h3 em{font-size:32px;font-weight:bold;color:var(--primary-color)}main > section:nth-of-type(2) > section:nth-of-type(3) hgroup p:last-of-type{font-size:80px;margin-top:4vw}main > section:nth-of-type(2) > section:nth-of-type(3) .inner-circle{grid-row-start:1;grid-row-end:4;grid-column-start:2;grid-column-end:3;width:24.79vw;height:19.427vw}main > section:nth-of-type(2) > section:nth-of-type(3) .inner-ball{grid-row-start:1;grid-row-end:4;grid-column-start:2;grid-column-end:3;justify-self:center;width:15.3125vw;height:15.3125vw;position:relative}main > section:nth-of-type(2) > section:nth-of-type(3) .inner-ball::before{position:absolute;content:"";left:2.8vw;top:2.5vw;right:2.5vw;bottom:2.5vw;background-image:radial-gradient(circle at center,rgba(240,244,248,1) 1px,transparent 1px);background-size:20px 20px}main > section:nth-of-type(2) > section:nth-of-type(3) .inner-ball img{width:100%;height:100%}main > section:nth-of-type(2) > section:nth-of-type(3) .outer-circle{position:absolute;left:16.5625vw;top:0;bottom:0;width:40.46875vw}main > section:nth-of-type(2) > section:nth-of-type(3) > article{display:flex;flex-direction:column;align-items:center;column-gap:16px;width:210px}main > section:nth-of-type(2) > section:nth-of-type(3) > article picture{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,#4f8efa 0%,#4fe3fa 100%);border-radius:16px}main > section:nth-of-type(2) > section:nth-of-type(3) > article picture img{width:50%;height:50%}main > section:nth-of-type(2) > section:nth-of-type(3) > article p{font-size:18px;font-weight:600;text-align:center;color:rgba(51,51,51,1)}main > section:nth-of-type(2) > section:nth-of-type(3) > article:first-of-type{grid-row-start:1;grid-row-end:2;grid-column-start:3;grid-column-end:4;align-self:end;margin:0 0 -1.042vw -1.042vw}main > section:nth-of-type(2) > section:nth-of-type(3) > article:nth-of-type(2){grid-row-start:3;grid-row-end:4;grid-column-start:3;grid-column-end:4;align-self:start;margin:-1.042vw 0 0 -3.65vw}main > section:nth-of-type(2) > section:nth-of-type(3) > article:nth-of-type(3){grid-row-start:1;grid-row-end:2;grid-column-start:4;grid-column-end:5}main > section:nth-of-type(2) > section:nth-of-type(3) > article:nth-of-type(4){grid-row-start:2;grid-row-end:3;grid-column-start:4;grid-column-end:5;margin-left:6vw}main > section:nth-of-type(2) > section:nth-of-type(3) > article:nth-of-type(5){grid-row-start:3;grid-row-end:4;grid-column-start:4;grid-column-end:5}main > section:nth-of-type(3) .introduction{margin-top:60px;display:flex;flex-direction:row;gap:1.46vw}main > section:nth-of-type(3) .introduction picture{border-radius:24px;aspect-ratio:1.1;overflow:hidden;width:22vw}main > section:nth-of-type(3) .introduction .content{flex:1;border-radius:24px;padding:2.083vw;background:white}main > section:nth-of-type(3) .introduction .content em{font-size:24px;font-weight:600}main > section:nth-of-type(3) .introduction .content p:nth-of-type(2){margin:1em 0 2.8175vw}main > section:nth-of-type(3) .introduction .content article{border-radius:12px;background:var(--primary-color);padding:1.042vw;color:white}main > section:nth-of-type(3) .introduction .content article p{margin-top:10px}main > section:nth-of-type(3) .init-members{padding:0 2.84vw}main > section:nth-of-type(3) .init-members h4{margin:80px 0 60px;font-size:24px;font-weight:600;text-align:center}main > section:nth-of-type(3) .init-members ul{list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;row-gap:3.3vw;column-gap:2.6vw}main > section:nth-of-type(3) .init-members ul li{font-weight:600;padding:0.9375vw 2.083vw;color:rgba(102,102,102,1);background:white;border-radius:200px;border:2px solid rgba(196,207,224,1)}main > section:nth-of-type(3) .init-members p:last-of-type{margin-top:3.3vw;text-align:center}main > section:nth-of-type(4){display:grid;grid-template-columns:1fr 1fr;column-gap:3.75vw;row-gap:50px;position:relative}main > section:nth-of-type(4) h2{position:absolute;top:50%;width:100%;transform:translateY(-50%);text-align:center}main > section:nth-of-type(4)::before,
  main > section:nth-of-type(4)::after{position:absolute;content:"";top:30px;bottom:30px;width:11.875vw;background:url("../assets/images//builders-line.svg") no-repeat;background-size:calc(100% - 0.5px) 100%}main > section:nth-of-type(4)::before{left:50%;transform:scaleX(-1) translateX(1px)}main > section:nth-of-type(4)::after{right:50%}main > section:nth-of-type(4) > article{width:380px;height:310px;border-radius:24px;border:2px solid rgba(255,255,255,1);overflow:hidden;position:relative}main > section:nth-of-type(4) > article picture{display:flex;justify-content:center}main > section:nth-of-type(4) > article > hgroup{position:absolute;left:-1px;right:-1px;bottom:-1px;height:90px;z-index:0;border-top:2px solid rgba(255,255,255,1);border-radius:24px 24px 0 0;background:rgba(255,255,255,0.8)}main > section:nth-of-type(4) > article > hgroup::before{position:absolute;content:"";left:1px;right:1px;top:0;bottom:0;backdrop-filter:blur(44px);border-radius:20px 20px 0 0;z-index:-1}main > section:nth-of-type(4) > article > hgroup{display:flex;flex-direction:column;justify-content:center;text-align:center}main > section:nth-of-type(4) > article > hgroup h3{font-size:20px;font-weight:600}main > section:nth-of-type(4) > article > hgroup p{color:rgba(102,102,102,1)}main > section:nth-of-type(4) > article:first-of-type{justify-self:end;background:rgba(166,213,241,1)}main > section:nth-of-type(4) > article:first-of-type picture img{width:70%;margin-top:-20px}main > section:nth-of-type(4) > article:nth-of-type(2){background:rgba(249,213,179,1)}main > section:nth-of-type(4) > article:nth-of-type(2) picture img{width:70%;margin-top:-20px}main > section:nth-of-type(4) > article:nth-of-type(3){background:rgba(223,242,130,1)}main > section:nth-of-type(4) > article:nth-of-type(3) picture img{width:90%;margin-top:-125px}main > section:nth-of-type(4) > article:nth-of-type(4){justify-self:end;background:rgba(166,213,241,1)}main > section:nth-of-type(4) > article:nth-of-type(4) picture img{width:65%;margin-top:10px}main > section:nth-of-type(4) > article:nth-of-type(5){justify-self:end;background:rgba(166,213,241,1)}main > section:nth-of-type(4) > article:nth-of-type(5) picture img{width:65%;margin-top:8px}main > section:nth-of-type(4) > article:nth-of-type(6){background:rgba(223,242,130,1)}main > section:nth-of-type(4) > article:nth-of-type(6) picture img{width:85%;margin-top:18px}main > section:nth-of-type(5){padding-bottom:200px}main > section:nth-of-type(5) #news-list{margin:60px 0 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:1.771vw}main > section:nth-of-type(5) #news-list > article{position:relative;cursor:pointer;display:grid;grid-template-rows:auto auto auto;row-gap:1.25vw}main > section:nth-of-type(5) #news-list > article img{height:15.625px;border-radius:20px;object-fit:cover}main > section:nth-of-type(5) #news-list > article h3{font-size:18px;font-weight:600}main > section:nth-of-type(5) #news-list > article p{color:rgba(102,102,102,1);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:2}main > section:nth-of-type(5) #news-list > article .time{font-size:14px;font-weight:500;padding:8px 16px;border-radius:100px;background:white;position:absolute;top:1.67vw;left:1.875vw}