*{padding:0;margin:0;box-sizing:border-box}body{font-family:Inter,sans-serif}.container{width:100%}.container .main{max-width:1140px;margin:0 auto;padding:0 20px}@media(max-width: 539px){.container .main{padding:20px 30px}}.container .main .first-screen{margin-bottom:40px}.container .main .first-screen .mini-animation-wrap{display:none}@media(max-width: 539px){.container .main .first-screen{margin-bottom:140px}.container .main .first-screen .mini-animation-wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative;width:100%;overflow:hidden;height:128px}.container .main .first-screen .mini-animation-wrap .animation-line{position:absolute;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-animation:move3 30s linear infinite;animation:move3 30s linear infinite}.container .main .first-screen .mini-animation-wrap .animation-line .line-item__icon{width:96px;border-radius:6px;margin-right:10px}}@media(min-width: 540px)and (max-width: 739px){.container .main .first-screen{margin-bottom:180px}}.container .main .first-screen .photo-bar__box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media(max-width: 539px){.container .main .first-screen .photo-bar__box{display:none}}.container .main .first-screen .photo-bar__box .photo-bar{width:96px;position:relative}@media(min-width: 740px)and (max-width: 939px){.container .main .first-screen .photo-bar__box .photo-bar:nth-child(1){display:none}.container .main .first-screen .photo-bar__box .photo-bar:nth-child(9){display:none}}@media(min-width: 540px)and (max-width: 739px){.container .main .first-screen .photo-bar__box .photo-bar:nth-child(1){display:none}.container .main .first-screen .photo-bar__box .photo-bar:nth-child(2){display:none}.container .main .first-screen .photo-bar__box .photo-bar:nth-child(8){display:none}.container .main .first-screen .photo-bar__box .photo-bar:nth-child(9){display:none}}.container .main .first-screen .photo-bar__box .photo-bar div{margin-bottom:20px;width:100%}.container .main .first-screen .logo-wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:0 auto;position:relative;width:50%;top:-80px}@media(max-width: 539px){.container .main .first-screen .logo-wrap{width:100%;top:60px}}@media(min-width: 540px)and (max-width: 739px){.container .main .first-screen .logo-wrap{width:78%;top:60px}}.container .main .first-screen .logo-wrap .logo-box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:80%;margin-bottom:20px}.container .main .first-screen .logo-wrap .logo-box .logo1{width:18%}.container .main .first-screen .logo-wrap .logo-box .logo2{width:76%}.container .main .first-screen .logo-wrap .description{width:100%;font-weight:400;font-size:18px;line-height:24px;text-align:center;color:#575859;text-align:center;margin-bottom:40px}@media(max-width: 539px){.container .main .first-screen .logo-wrap .description{font-size:16px;line-height:20px}}.container .main .first-screen .logo-wrap .btn-box{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;justify-content:space-evenly}.container .main .first-screen .logo-wrap .btn-box .app-button{background-color:#17181a;border-radius:8px;cursor:pointer;width:38%;aspect-ratio:3/1;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;font-size:24px}@media(max-width: 539px){.container .main .first-screen .logo-wrap .btn-box .app-button{border-radius:4px}.container .main .first-screen .logo-wrap .btn-box .app-button .icon{width:24px}.container .main .first-screen .logo-wrap .btn-box .app-button .app-name{font-size:16px}}.container .main .first-screen .logo-wrap .btn-box .app-button span{color:#fff;margin-left:4px}.container .main .introduce-wrap{width:100%;margin-bottom:120px}.container .main .introduce-wrap .introduce-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:120px}@media(max-width: 539px){.container .main .introduce-wrap .introduce-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;margin-bottom:80px}}.container .main .introduce-wrap .introduce-item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}@media(max-width: 539px){.container .main .introduce-wrap .introduce-item:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}}.container .main .introduce-wrap .introduce-item .introduce-picture{width:51%}@media(max-width: 539px){.container .main .introduce-wrap .introduce-item .introduce-picture{width:100%;margin:45px 0}}.container .main .introduce-wrap .introduce-item .introduce-text__box{width:41%;line-height:100%}@media(max-width: 539px){.container .main .introduce-wrap .introduce-item .introduce-text__box{width:100%}}.container .main .introduce-wrap .introduce-item .introduce-text__box h3{font-weight:500;font-size:26px;color:#17181a;line-height:31px;margin-bottom:24px}@media(max-width: 539px){.container .main .introduce-wrap .introduce-item .introduce-text__box h3{font-size:18px;line-height:100%}}.container .main .introduce-wrap .introduce-item .introduce-text__box .sub-title__box{padding-left:14px}.container .main .introduce-wrap .introduce-item .introduce-text__box .sub-title__box p{font-weight:400;font-size:18px;color:#575859;line-height:22px;position:relative;margin-top:10px}@media(max-width: 539px){.container .main .introduce-wrap .introduce-item .introduce-text__box .sub-title__box p{font-size:16px !important}}.container .main .introduce-wrap .introduce-item .introduce-text__box .sub-title__box p::before{content:"";display:block;width:6px;height:6px;background:#e04131;border-radius:50%;position:absolute;top:8px;left:-14px}.container .main .community-wrap{margin-bottom:120px}.container .main .community-wrap h2{font-weight:500;font-size:52px;line-height:62px;color:#17181a;text-align:center;margin-bottom:60px}@media(max-width: 539px){.container .main .community-wrap h2{font-size:22.5px;line-height:100%;margin-bottom:40px}}.container .main .community-wrap .community-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media(max-width: 539px){.container .main .community-wrap .community-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}}@media(min-width: 540px)and (max-width: 739px){.container .main .community-wrap .community-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}}.container .main .community-wrap .community-list .community-item{width:32%;border-radius:10px;padding:20px;background-color:#f7f7f7}@media(max-width: 539px){.container .main .community-wrap .community-list .community-item{width:100%;margin-bottom:32px}}@media(min-width: 540px)and (max-width: 739px){.container .main .community-wrap .community-list .community-item{width:100%;margin-bottom:32px}}.container .main .community-wrap .community-list .community-item .community-item-title__box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:start;align-items:start;margin-bottom:8px}.container .main .community-wrap .community-list .community-item .community-item-title__box .community-icon{width:28px}.container .main .community-wrap .community-list .community-item .community-item-title__box p{-webkit-box-flex:1;-webkit-flex:1;flex:1;font-weight:500;font-size:24px;line-height:28px;color:#17181a}.container .main .community-wrap .community-list .community-item .community-item__date{font-weight:400;font-size:16px;line-height:26px;color:#17181a;margin-bottom:8px}.container .main .community-wrap .community-list .community-item .community-item__score{height:14px;margin-bottom:7.5px}.container .main .community-wrap .community-list .community-item .community-item__username{font-weight:400;font-size:16px;line-height:26px;color:#17181a}.container .main .community-wrap .community-list .community-item .community-item__describe{font-weight:400;font-size:16px;color:#7d7e80}.container .main .hashtags-wrap{margin-bottom:120px}.container .main .hashtags-wrap h2{font-weight:500;font-size:52px;line-height:62px;color:#17181a;text-align:center;margin-bottom:60px}@media(max-width: 539px){.container .main .hashtags-wrap h2{font-size:22.5px;line-height:100%;margin-bottom:40px}}.container .main .hashtags-wrap .animation-wrap{position:relative;width:100%;overflow:hidden;height:172px}.container .main .hashtags-wrap .animation-wrap .animation-line{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;position:absolute;height:62px}.container .main .hashtags-wrap .animation-wrap .animation-line:nth-child(1){left:0px;-webkit-animation:move1 30s linear infinite;animation:move1 30s linear infinite}.container .main .hashtags-wrap .animation-wrap .animation-line:nth-child(2){top:110px;-webkit-animation:move2 30s linear infinite;animation:move2 30s linear infinite}.container .main .hashtags-wrap .animation-wrap .animation-line .animation-line__box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.container .main .hashtags-wrap .animation-wrap .animation-line .animation-line__box .animation-line__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-right:80px;gap:10px}.container .main .hashtags-wrap .animation-wrap .animation-line .animation-line__box .animation-line__item .line-item__icon{width:62px;height:62px;border-radius:6px;object-fit:cover;object-position:center}.container .footer{width:100%;background-color:#000;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:14px;font-weight:400;line-height:171%;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:25px 60px}@media(max-width: 539px){.container .footer{padding:25px 0px}}@media(min-width: 540px)and (max-width: 739px){.container .footer{padding:25px 0px}}@media(min-width: 740px)and (max-width: 939px){.container .footer{padding:25px 0px}}.container .footer-content{max-width:70%;-webkit-box-flex:1;-webkit-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media(max-width: 539px){.container .footer-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}}@media(min-width: 540px)and (max-width: 739px){.container .footer-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}}@media(min-width: 740px)and (max-width: 939px){.container .footer-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}}.container .footer-content .footer-links{display:-webkit-box;display:-webkit-flex;display:flex;gap:20px}@media(max-width: 539px){.container .footer-content .footer-links{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:10px}}@media(min-width: 540px)and (max-width: 739px){.container .footer-content .footer-links{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:10px}}@media(min-width: 740px)and (max-width: 939px){.container .footer-content .footer-links{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:10px}}.container .footer-content .footer-links .footer-link{color:#fff}.container .footer-content .copyright{color:#a2a3a6}@-webkit-keyframes move1{0%{left:0}100%{left:-2177.345px}}@keyframes move1{0%{left:0}100%{left:-2177.345px}}@-webkit-keyframes move2{0%{left:0}100%{left:-2191.625px}}@keyframes move2{0%{left:0}100%{left:-2191.625px}}@-webkit-keyframes move3{0%{left:0}100%{left:-1378px}}@keyframes move3{0%{left:0}100%{left:-1378px}}

/*# sourceMappingURL=page-Home.e23331ce053e403eab16.css.map*/