.waic2025projects{--theme-text-color:#124843;min-height:900px;font-family:PingFangSC,PingFang SC;font-style:normal}.waic2025projects .banner-wrapper{position:"relative";width:"100vw";aspect-ratio:"2653/785"}.waic2025projects .menu-container{position:absolute;width:100%;bottom:0;display:flex;justify-content:center;z-index:10}.waic2025projects .menu-container .menu{height:100%;width:100%;display:flex;justify-content:space-between;align-items:center;background:hsla(0,0%,100%,.6);box-shadow:0 5px 8px 6px rgba(0,0,0,.22);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);position:absolute;text-align:center;transform:translateY(50%)}.waic2025projects .menu-container .menu .menu-item{display:flex;align-items:center;justify-content:center;height:100%;font-weight:700;color:var(--theme-text-color);opacity:.54;transition:all .3s ease}.waic2025projects .menu-container .menu .menu-item:hover{cursor:pointer;color:var(--theme-text-color);border-bottom:7px solid #2dce89;border-radius:2px;opacity:1}.waic2025projects .menu-container .menu .menu-item a{display:inline-block;text-align:center}.waic2025projects .menu-container .menu .divider{width:1px;height:30px;border-right:1px solid rgba(18,72,67,.1)}.waic2025projects .item-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.waic2025projects .item-wrapper .title-wrapper{text-align:center;padding-top:70px}.waic2025projects .item-wrapper .title-wrapper .text{font-family:SourceHanSansCN;font-weight:700;font-size:39px;color:var(--theme-text-color);line-height:58px;height:19px;border-radius:4px;background:linear-gradient(90deg,#aee889,#16c8b8 60%,#2397ef);align-items:end;display:flex}.waic2025projects .introduction-wrapper{height:auto;padding:5.5rem 10% 4rem}.waic2025projects .introduction-wrapper .content-wrapper{width:90%;display:flex;flex-direction:column;gap:1.5rem;padding:2.5rem 0 1.5rem}.waic2025projects .introduction-wrapper .content-wrapper .text{font-weight:500;font-size:14px;color:var(--theme-text-color);line-height:32px;text-align:justify}.waic2025projects .introduction-wrapper .classification-wrapper{width:90%}.waic2025projects .introduction-wrapper .classification-wrapper .classification-item{display:flex;flex-direction:column;gap:.6875rem}.waic2025projects .introduction-wrapper .classification-wrapper .classification-item .classification-title{height:84px;background:linear-gradient(90deg,#2397ef,#16c8b8 40%,#aee889);box-shadow:inset 4px 4px 3px 2px hsla(0,0%,100%,.54);border-radius:12px;display:flex;align-items:center;padding:1.25rem 3rem;font-family:SourceHanSansCN;font-weight:700;font-size:30px;color:#fff;line-height:45px;text-align:left}.waic2025projects .introduction-wrapper .classification-wrapper .classification-item .classification-content{min-height:128px;display:flex;flex:1;justify-content:space-between;align-items:center;padding:2rem 2.5rem;position:relative;border-radius:12px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#2397ef,#16c8b8,#aee889) border-box;border:5px solid transparent}.waic2025projects .introduction-wrapper .classification-wrapper .classification-item .classification-content .classification-text{width:70%;font-weight:400;font-size:16px;color:var(--theme-text-color);line-height:32px;text-align:left}.waic2025projects .process-wrapper{position:relative;padding:2.5rem 10% 4rem}.waic2025projects .process-wrapper .process-line-1{position:absolute;top:220px;left:7%;width:90%;height:10px;background:linear-gradient(45deg,#aee889,#16c8b8 60%,#2397ef);border-radius:7px 7px 0 7px}.waic2025projects .process-wrapper .process-line-1:after{content:"";position:absolute;top:0;right:0;width:0;height:0;border-color:transparent #fff transparent transparent;border-style:solid;border-width:0 50px 20px 0}@media(max-width:64rem){.waic2025projects .process-wrapper .process-line-1{display:none}}.waic2025projects .process-wrapper .process-item-group{padding:40px 0;height:auto}.waic2025projects .process-wrapper .process-item-group .process-item:first-child{--theme-color:#aee889}.waic2025projects .process-wrapper .process-item-group .process-item:nth-child(2){--theme-color:#2dce89}.waic2025projects .process-wrapper .process-item-group .process-item:nth-child(3){--theme-color:#17c6bb}.waic2025projects .process-wrapper .process-item-group .process-item:nth-child(4){--theme-color:#1fa5e0}.waic2025projects .process-wrapper .process-item-group .process-item{display:flex;flex-direction:column;align-items:center;justify-content:center}.waic2025projects .process-wrapper .process-item-group .process-item .number-wrapper{width:50%;height:110px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:5px;z-index:2;border:5px solid var(--theme-color)}@media(max-width:64rem){.waic2025projects .process-wrapper .process-item-group .process-item .number-wrapper{display:none}}.waic2025projects .process-wrapper .process-item-group .process-item .number-wrapper .text{font-family:SourceHanSansCN;font-weight:800;font-size:48px;color:var(--theme-color);text-align:center}.waic2025projects .process-wrapper .process-item-group .process-item .line-wrapper{width:0;height:28px;border:2.5px solid var(--theme-color)}@media(max-width:64rem){.waic2025projects .process-wrapper .process-item-group .process-item .line-wrapper{display:none}}.waic2025projects .process-wrapper .process-item-group .process-item .detail-wrapper{display:flex;flex-direction:column;flex:1;align-items:center;justify-content:space-between;width:100%;padding:2rem;background:#fff;position:relative;box-shadow:0 7px 7px 7px rgba(47,129,88,.15);border-radius:12px;border:3px solid var(--theme-color)}.waic2025projects .process-wrapper .process-item-group .process-item .detail-wrapper .number-wrapper-mobile{display:none}@media(max-width:64rem){.waic2025projects .process-wrapper .process-item-group .process-item .detail-wrapper .number-wrapper-mobile{display:block;position:absolute;top:2rem;left:2rem;opacity:.5}.waic2025projects .process-wrapper .process-item-group .process-item .detail-wrapper .number-wrapper-mobile .text{font-family:SourceHanSansCN;font-weight:800;font-size:48px;color:var(--theme-color);text-align:center}}.waic2025projects .process-wrapper .process-item-group .process-item .detail-wrapper .title{font-weight:600;font-size:24px;color:var(--theme-text-color);line-height:33px;text-align:center}.waic2025projects .process-wrapper .process-item-group .process-item .detail-wrapper .date{padding-top:.6rem;font-family:SourceHanSansCN;font-weight:500;font-size:18px;color:var(--theme-text-color);line-height:27px;text-align:center}.waic2025projects .process-wrapper .process-item-group .process-item .detail-wrapper .content{padding:1rem 0;font-weight:400;font-size:16px;color:var(--theme-text-color);line-height:32px;text-align:justify}.waic2025projects .process-wrapper .process-item-group .process-item .detail-wrapper .content a{color:var(--theme-text-color);opacity:.8;text-decoration:underline;font-weight:700}.waic2025projects .process-wrapper .process-item-group .process-item .detail-wrapper .button{display:flex;align-items:center;justify-content:center;min-width:80%;height:3rem;background:var(--theme-color);box-shadow:inset 2px 2px 2px 1px hsla(0,0%,100%,.54);border-radius:12px;border:3px solid var(--theme-color);color:#fff;font-size:20px;font-weight:700}.waic2025projects .process-wrapper .process-item-group .process-item .detail-wrapper .icon{position:absolute;bottom:6rem;right:2rem}.waic2025projects .awards-wrapper{height:auto;padding:2.5rem 10% 4rem}.waic2025projects .awards-wrapper .award-item-group{width:90%;padding:2.5rem 0}.waic2025projects .awards-wrapper .award-item-group .award-item-card:first-child{--theme-color-1:#d5b902;--theme-color-2:#cfe351;--theme-color-3:#aae88b;--theme-dot-color:#ffea00}.waic2025projects .awards-wrapper .award-item-group .award-item-card:nth-child(2){--theme-color-1:#22cbb4;--theme-color-2:#5cd7a2;--theme-color-3:#9ae490;--theme-dot-color:#b3ff00}.waic2025projects .awards-wrapper .award-item-group .award-item-card:nth-child(3){--theme-color-1:#0097fe;--theme-color-2:#0bafdc;--theme-color-3:#15c6bb;--theme-dot-color:#00fff2}.waic2025projects .awards-wrapper .award-item-group .award-item-card{flex:1;min-width:0;background:#567e7a;box-shadow:4px 3px 3px 4px rgba(53,53,53,.2);border-radius:12px;position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:0!important}.waic2025projects .awards-wrapper .award-item-group .award-item-card .award-item-awards{padding:1.5rem 2rem 1rem;display:flex;flex-direction:column;justify-content:space-between;flex:1}.waic2025projects .awards-wrapper .award-item-group .award-item-card .award-item-awards .award-item-logo{position:absolute;right:2rem;font-family:SourceHanSansCN;font-weight:800;font-size:40px;color:#fff;line-height:40px;letter-spacing:1px;text-align:right;opacity:.05}.waic2025projects .awards-wrapper .award-item-group .award-item-card .award-item-awards .award-item-logo .award-item-logo-text{width:100%;float:right}.waic2025projects .awards-wrapper .award-item-group .award-item-card .award-item-awards .award-item-title{font-family:SourceHanSansCN;font-weight:800;font-size:36px;color:#fff;text-align:left}.waic2025projects .awards-wrapper .award-item-group .award-item-card .award-item-awards .award-item-content{font-weight:400;font-size:14px;color:#fff;line-height:24px;text-align:left;min-height:72px;display:flex;flex-direction:column;justify-content:flex-end}.waic2025projects .awards-wrapper .award-item-group .award-item-card .award-item-awards .award-item-content .award-line{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem}.waic2025projects .awards-wrapper .award-item-group .award-item-card .award-item-awards .award-item-content .award-dots{overflow:hidden;white-space:nowrap;letter-spacing:1px;color:#ccc}.waic2025projects .awards-wrapper .award-item-group .award-item-card .award-item-awards .award-item-content .award-dots:after{content:"······································································································"}.waic2025projects .awards-wrapper .award-item-group .award-item-card .award-item-benefits{display:flex;gap:1rem;align-items:center;justify-content:space-between;padding:1rem 2rem;width:100%;height:45%;background:linear-gradient(90deg,var(--theme-color-1) 0,var(--theme-color-2) 50%,var(--theme-color-3) 100%);z-index:2;border-radius:12px}.waic2025projects .awards-wrapper .award-item-group .award-item-card .award-item-benefits .award-item-benefits-list{flex:1;display:flex;flex-direction:column;justify-content:center}.waic2025projects .awards-wrapper .award-item-group .award-item-card .award-item-benefits .award-item-benefits-list .award-item-benefits-list-item{position:relative;display:flex;align-items:baseline;font-weight:600;font-size:14px;color:#fff;line-height:28px;text-align:left}.waic2025projects .awards-wrapper .award-item-group .award-item-card .award-item-benefits .award-item-benefits-list .award-item-benefits-list-item .award-item-benefits-list-dot{width:9px;height:9px;background:var(--theme-dot-color);box-shadow:inset 2px 2px 1px 1px hsla(0,0%,100%,.54);border-radius:12px;border:1px solid #fff;margin-right:1rem}.waic2025projects .awards-wrapper .award-item-group .award-item-card .await-item-benefits-image{max-width:30%;max-height:100%}.waic2025projects .awards-wrapper .awards-info{width:90%;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:16px;color:var(--theme-text-color);line-height:32px;text-align:justify}.waic2025projects .rules-wrapper{width:100%;padding:2.5rem 10% 4rem}.waic2025projects .rules-wrapper .rule-info{width:90%;padding-top:26px;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:16px;color:var(--theme-text-color);line-height:32px;text-align:justify}.waic2025projects .rules-wrapper .rule-item-group{width:90%;padding-top:26px}.waic2025projects .rules-wrapper .rule-item-group .rule-item:first-child{--theme-color:#75dc9a;--theme-border-color:#aee889a1}.waic2025projects .rules-wrapper .rule-item-group .rule-item:nth-child(2){--theme-color:#25ccb3;--theme-border-color:#2dce8947}.waic2025projects .rules-wrapper .rule-item-group .rule-item:nth-child(3){--theme-color:#1fa5e0;--theme-border-color:#1fa5e066}.waic2025projects .rules-wrapper .rule-item-group .rule-item{display:flex;flex-direction:column;flex:1;min-width:0;padding:0!important}.waic2025projects .rules-wrapper .rule-item-group .rule-item .rule-item-card{background:#fff;box-shadow:2px 2px 4px 2px hsla(0,0%,89%,.5);border-radius:6px;opacity:.9;backdrop-filter:blur(3px);min-height:180px;position:relative;flex:1}.waic2025projects .rules-wrapper .rule-item-group .rule-item .rule-item-card .rule-title{height:61px;padding:0 1rem;display:flex;justify-content:space-between;align-items:center;background:var(--theme-color);box-shadow:inset 2px 2px 2px 1px hsla(0,0%,100%,.54);border-radius:6px;border:2px solid var(--theme-border-color)}.waic2025projects .rules-wrapper .rule-item-group .rule-item .rule-item-card .rule-title .text{font-weight:600;font-size:22px;color:#fff;text-align:left;width:60%}.waic2025projects .rules-wrapper .rule-item-group .rule-item .rule-item-card .rule-title .divider{width:1px;height:20px;border:1px solid #fff;opacity:.45}.waic2025projects .rules-wrapper .rule-item-group .rule-item .rule-item-card .rule-title .percentage-text{font-weight:600;font-size:22px;color:#fff;text-align:right}.waic2025projects .rules-wrapper .rule-item-group .rule-item .rule-item-card .rule-content{padding:1rem}.waic2025projects .rules-wrapper .rule-item-group .rule-item .rule-item-card .rule-content .text{font-weight:500;font-size:14px;color:var(--theme-text-color);line-height:24px;text-align:justify}.waic2025projects .rules-wrapper .rule-item-group .rule-item .rule-item-card .rule-content .list{padding-top:.75rem}.waic2025projects .rules-wrapper .rule-item-group .rule-item .rule-item-card .rule-content .list .list-item{padding-left:2rem;font-weight:600;font-size:1rem;color:#fff;line-height:2rem}.waic2025projects .rules-wrapper .rule-item-group .rule-item .rule-item-card .rule-content .list .list-item a{align-items:center;display:flex;justify-content:left;font-weight:400;font-size:14px;color:var(--theme-text-color)}.waic2025projects .rules-wrapper .rule-item-group .rule-item .rule-item-card .rule-content .list .list-item:before{content:"•";position:absolute;left:1rem;color:var(--theme-color);font-size:20px}.waic2025projects .rules-wrapper .rule-item-group .rule-item .rule-item-card .rule-content .icon{position:absolute;right:1rem;bottom:1rem}.waic2025projects .faq-wrapper{padding:2.5rem 10% 4rem}.waic2025projects .faq-wrapper .faq-items-group{width:90%;padding-top:2.5rem;display:flex;flex-direction:column;align-items:flex-start}.waic2025projects .faq-wrapper .faq-items-group .question{font-weight:500;font-size:16px;color:var(--theme-text-color);line-height:32px;text-align:justify}.waic2025projects .faq-wrapper .faq-items-group .answer{font-weight:400;font-size:16px;color:var(--theme-text-color);line-height:32px;text-align:justify;padding-left:2em}.waic2025projects .instruction-wrapper{width:100%;background:linear-gradient(90deg,#2397ef,#16c8b8 40%,#aee889);padding:1.5rem 8%}.waic2025projects .instruction-wrapper .instruction-title{height:30px;font-weight:600;font-size:22px;color:#fff;line-height:30px;text-align:left}.waic2025projects .instruction-wrapper .instruction-content{display:flex;flex-direction:column;line-height:1.5rem;padding-top:1.25rem}.waic2025projects .instruction-wrapper .instruction-content .instruction-text{font-weight:400;font-size:14px;color:#fff;text-align:left;padding-left:2em}.waic2025projects .instruction-wrapper .instruction-content .instruction-text:before{content:"•";position:absolute;left:8%;color:#fff;font-size:20px}.waic2025projects #introduction,.waic2025projects #process,.waic2025projects #rules,.waic2025projects #signup{scroll-margin-top:80px}