main .box-one{background:linear-gradient(180deg,#fff 60%,#daffe1);height:58rem;padding-top:1.5rem;width:100%}main .box-one .top{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:3rem}main .box-one .top .hello-button{border:.05rem solid #171717;border-radius:1.5rem;display:flex;font-size:1rem;font-weight:900;justify-content:center;padding:.5rem 1rem;position:relative}main .box-one .top .hello-button .decorate{left:5rem;position:absolute;top:-1.5rem}main .box-one .top .title{align-items:center;color:#171717;display:flex;flex-direction:column;font-size:6rem;font-weight:600;justify-content:center}main .box-one .top .title .line-two{display:flex;position:relative}main .box-one .top .title .line-two .decorate{left:-5rem;position:absolute;top:5rem}main .box-one .content{display:flex;margin:auto;max-width:1200px;padding:0 4rem}main .box-one .content .left{margin-top:4rem;position:relative;width:30%;z-index:2}main .box-one .content .left .text{color:#344054;font-size:1rem;font-weight:900;line-height:2rem}main .box-one .content .middle{width:40%}main .box-one .content .middle .decorate{background-image:url(/assets/image/box-one-content-middle-decorate.png);background-position:50% 50%;background-repeat:no-repeat;background-size:100% auto;height:28rem;margin-top:-2rem;position:relative;z-index:2}main .box-one .content .middle .outer-ring{align-items:center;background:hsla(0,0%,100%,.1);border:.08rem solid #fff;border-radius:2.5rem;bottom:-25rem;display:flex;justify-content:center;margin:-2rem auto auto;padding:.5rem;position:relative;width:20rem;z-index:2}main .box-one .content .middle .outer-ring .get-started-button{align-items:center;background:#3fe55d;border-radius:2.5rem;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;font-weight:900;height:3rem;justify-content:center;width:20rem}main .box-one .content .middle .outer-ring .get-started-button .get-started-button-decorate{height:2.5rem;width:2.5rem}main .box-one .content .right{align-items:flex-end;display:flex;flex-direction:column;margin-top:4rem;width:30%;z-index:4}main .box-one .content .right .big-text{color:#171717;font-size:3rem;font-weight:700}main .box-one .background{background:linear-gradient(180deg,#29f74e,rgba(138,228,217,0));border-radius:100rem 100rem 0 0;height:20rem;margin:auto;max-width:50rem;opacity:.6;position:relative;top:-20rem;z-index:1}@media screen and (max-width:600px){main .box-one{height:25rem;padding-top:0}main .box-one .top{margin-top:2rem}main .box-one .top .title{font-size:2rem}main .box-one .top .title .line-two .decorate{height:3rem;left:-2rem;top:2rem;width:2rem}main .box-one .content{padding:0}main .box-one .content .left{margin-top:2rem;width:25%}main .box-one .content .left .text{font-size:8px;font-weight:600;line-height:1rem}main .box-one .content .left .decorate{width:1rem}main .box-one .content .middle{width:50%}main .box-one .content .middle .decorate{height:12rem;margin-top:1rem}main .box-one .content .middle .outer-ring{bottom:-10rem;width:10rem}main .box-one .content .middle .outer-ring .get-started-button{font-size:14px;height:2rem}main .box-one .content .right{margin-top:2rem;width:25%}main .box-one .content .right .star_line .decorate{width:1rem}main .box-one .content .right .big-text{font-size:24px}main .box-one .background{height:10rem;top:-7rem;width:90%}}