@-webkit-keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@-webkit-keyframes translateHidden{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0}}@-webkit-keyframes translateShow{0%{-webkit-transform:translateY(40px);transform:translateY(40px)}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes translateHidden{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0}}@keyframes translateShow{0%{-webkit-transform:translateY(40px);transform:translateY(40px)}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.supplier-search.ft-popover{border-radius:12px}.supplier-search .ft-popover-content{padding:0}.supplier-search-list{margin:0;font-size:20px;padding:10px 0}.supplier-search-item{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 20px;color:#222;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.supplier-search-item .keyword-highlight{color:#e64545;font-weight:500;font-style:normal}.supplier-search-item.select,.supplier-search-item:hover{background:#f5f7fa}@media screen and (max-width:1366px){.supplier-search.ft-popover{border-radius:12px}.supplier-search-list{margin:0;font-size:15px;padding:10px 0}}@media screen and (max-width:767px){.supplier-search-list{margin:0;font-size:.8rem;padding:.5rem 0}.supplier-search-item{padding:.25rem .8rem;color:#222}.supplier-search-item .keyword-highlight{color:#e64545;font-weight:500;font-style:normal}}.skeleton{background-color:rgba(190,190,190,.2)}.rectangle,.square{width:100%;height:100%;border-radius:16px}.square{border-radius:inherit}.circle{width:100px;height:100px;border-radius:50%}.skeleton-animated{background:-webkit-gradient(linear,left top,right top,color-stop(25%,rgba(190,190,190,.2)),color-stop(37%,rgba(129,129,129,.24)),color-stop(63%,rgba(190,190,190,.2)));background:linear-gradient(90deg,rgba(190,190,190,.2) 25%,rgba(129,129,129,.24) 37%,rgba(190,190,190,.2) 63%);background-size:400% 100%;-webkit-animation:skeleton-loading 1.4s ease infinite;animation:skeleton-loading 1.4s ease infinite}.player{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:20000}.player .player-wrapper{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-height:80%;width:720px;display:-webkit-box;display:-ms-flexbox;display:flex}.player .player-wrapper .close-icon{width:39px;height:37px;background-color:rgba(0,0,0,.7);text-align:center;cursor:pointer}.player .player-wrapper .close-icon:hover{background-color:rgba(0,0,0,.9)}.player .player-wrapper .icon-delete{font-size:24px;color:#fff}.player-video{width:100%;height:392px}@media screen and (max-width:767px){.player-wrapper{position:relative}.player-video{height:220px}}.message-bg{background:#fff;overflow:hidden}.message{margin:0 auto 40px;max-width:1400px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:80px}.message .bg-mask{position:absolute;width:100%;height:100%;background:rgba(51,51,51,.2);top:0}.message p{margin:0}.message .title{color:#222;text-align:center;font-size:64px;font-weight:700}.message .content{margin-top:38px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.message .content .main-head{width:50%;margin-right:20px;-webkit-animation:translateHidden .3s ease-in-out forwards;animation:translateHidden .3s ease-in-out forwards;-webkit-animation-delay:0s;animation-delay:0s;opacity:1;-webkit-transform:perspective(1700px);transform:perspective(1700px);border-radius:20px;overflow:hidden;border:1px solid #dae0e6}.message .content .main-head .move-box{margin-bottom:0}.message .content .main-head .move-box>a{display:inline-block}.message .content .main-head .img-logo{width:100%;max-height:518px;height:518px;-webkit-transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;position:relative}.message .content .main-head .img-logo img,.message .content .secondary-head-item .img-logo-sub img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.message .content .main-show{background:#fff;-webkit-animation:translateShow .3s ease-in-out forwards;animation:translateShow .3s ease-in-out forwards;-webkit-animation-delay:0s;animation-delay:0s;opacity:0}.message .content .main-text{padding:20px;border-top:none;height:243px;max-height:243px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative}.message .content .main-text:hover .box-shadow{opacity:.5}.message .content .main-text .box-shadow{width:200px;height:200px;background-color:#e64545;-webkit-filter:blur(110px);filter:blur(110px);border-radius:50%;position:absolute;opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.16,1,.3,1);transition:opacity 1.2s cubic-bezier(.16,1,.3,1);will-change:transform;z-index:-1}.message .content .main-text h3,.message .content .main-text p{color:#555;font-size:18px;line-height:24px;text-overflow:ellipsis;overflow:hidden;font-weight:400}.message .content .main-text h3{color:#222;font-size:32px;font-weight:700;line-height:38px;white-space:nowrap;text-decoration:none;width:100%}.message .content .main-text p:nth-child(3){color:#888}.message .content .main-text p:last-of-type{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.message .content .secondary-head{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:perspective(1700px);transform:perspective(1700px);padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.message .content .move-box{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:30px;-webkit-transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.message .content .move-box:nth-child(1) .secondary-head-item{-webkit-animation:translateHidden .3s ease-in-out forwards;animation:translateHidden .3s ease-in-out forwards;-webkit-animation-delay:.2s;animation-delay:.2s;opacity:1}.message .content .move-box:nth-child(1) .secondary-show{-webkit-animation:translateShow .3s ease-in-out forwards;animation:translateShow .3s ease-in-out forwards;-webkit-animation-delay:.2s;animation-delay:.2s;opacity:0}.message .content .move-box:nth-child(2) .secondary-head-item{-webkit-animation:translateHidden .3s ease-in-out forwards;animation:translateHidden .3s ease-in-out forwards;-webkit-animation-delay:.4s;animation-delay:.4s;opacity:1}.message .content .move-box:nth-child(2) .secondary-show{-webkit-animation:translateShow .3s ease-in-out forwards;animation:translateShow .3s ease-in-out forwards;-webkit-animation-delay:.4s;animation-delay:.4s;opacity:0}.message .content .move-box:nth-child(3) .secondary-head-item{-webkit-animation:translateHidden .3s ease-in-out forwards;animation:translateHidden .3s ease-in-out forwards;-webkit-animation-delay:.6s;animation-delay:.6s;opacity:1}.message .content .move-box:nth-child(3) .secondary-show{-webkit-animation:translateShow .3s ease-in-out forwards;animation:translateShow .3s ease-in-out forwards;-webkit-animation-delay:.6s;animation-delay:.6s;opacity:0}.message .content .move-box:nth-child(4){margin-bottom:0}.message .content .move-box:nth-child(4) .secondary-head-item{-webkit-animation:translateHidden .3s ease-in-out forwards;animation:translateHidden .3s ease-in-out forwards;-webkit-animation-delay:.8s;animation-delay:.8s;opacity:1}.message .content .move-box:nth-child(4) .secondary-show{-webkit-animation:translateShow .3s ease-in-out forwards;animation:translateShow .3s ease-in-out forwards;-webkit-animation-delay:.8s;animation-delay:.8s;opacity:0}.message .content .secondary-head-item{max-height:160px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.message .content .secondary-head-item:hover .box-shadow{opacity:.5}.message .content .secondary-head-item .box-shadow{width:200px;height:200px;background-color:#e64545;-webkit-filter:blur(110px);filter:blur(110px);border-radius:50%;position:absolute;opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.16,1,.3,1);transition:opacity 1.2s cubic-bezier(.16,1,.3,1);will-change:transform;z-index:-1}.message .content .secondary-head-item .img-logo-sub{max-height:160px;height:160px;max-width:213px;width:213px;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;position:relative;border-radius:10px;overflow:hidden}.message .content .secondary-head-item:last-of-type{margin-bottom:0}.message .secondary-text{padding:20px;border-left:none;overflow:hidden;position:relative;width:100%}.message .secondary-text h3{color:#222;font-size:24px;font-weight:700;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:pointer;text-decoration:none}.message .secondary-text p:last-of-type{color:#888;font-size:16px;font-weight:400;line-height:24px;margin-top:5px}.message .loading-content .main-text h3,.message .loading-content .secondary-text h3{height:48px}.message .loading-content .main-text p,.message .loading-content .secondary-text p{height:27px;margin-top:10px}@media only screen and (max-width:766px){.message,.message-bg{display:none}}@media screen and (max-width:1440px) and (min-width:1366px){.message{margin:40px auto;width:calc(100% - 80px);padding-top:0}.message .title{font-size:32px}.message .content{margin-top:40px}.message .content .main-text h3{font-size:28px}.message .content .main-head{width:calc(50% - 20px);margin-right:20px}.message .content .main-head .img-logo{max-height:496px}.message .content .main-text{max-height:235px;height:235px}.message .content .main-text p:last-of-type{-webkit-line-clamp:4}.message .content .secondary-text h3:first-of-type{line-height:28px;font-size:20px}}@media screen and (max-width:1365px) and (min-width:1280px){.message{margin:40px auto;width:calc(100% - 80px);padding-top:0}.message .title{font-size:32px}.message .content{margin-top:20px}.message .content .main-head{width:calc(50% - 15px);margin-right:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.message .content .main-head .img-logo{max-height:454px}.message .content .main-text{max-height:210px;height:210px}.message .content .main-text h3{font-size:28px}.message .content .main-text p:last-of-type{-webkit-line-clamp:4}.message .content .secondary-head{padding:0 14px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.message .content .secondary-head .move-box{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-bottom:0}.message .content .secondary-head .move-box .secondary-head-item{max-height:150px}.message .content .secondary-head .move-box .secondary-head-item .img-logo-sub{max-height:150px;max-width:200px}.message .content .secondary-head .move-box .secondary-text h3{max-height:59px;line-height:28px;overflow:hidden;font-size:20px}}@media screen and (max-width:1279px) and (min-width:1024px){.message{margin:40px auto;width:calc(100% - 80px);padding-top:0}.message .title{font-size:30px}.message .content{margin-top:20px}.message .content .main-head{margin-right:10px}.message .content .main-head .img-logo{max-height:372px}.message .content .secondary-head-item{margin-bottom:10px}.message .content .secondary-head-item .img-logo-sub{max-height:123px;max-width:164px}.message .content .secondary-head-item:last-of-type{margin-bottom:0}.message .content .main-text{padding:10px;max-height:180px}.message .content .main-text p{font-size:14px;line-height:21px}.message .content .main-text h3{font-size:18px;line-height:21px}.message .content .main-text p:first-of-type{font-size:14px}.message .content .main-text p:last-of-type{-webkit-line-clamp:4}.message .content .move-box{margin-bottom:10px}.message .secondary-text{padding:10px;max-height:123px}.message .secondary-text div{max-height:45px;line-height:21px;overflow:hidden}.message .secondary-text h3:first-of-type{font-size:18px}.message .secondary-text p:last-of-type{font-size:14px}}@media screen and (max-width:1023px) and (min-width:768px){.message,.message-bg{display:none}.message{margin:20px auto 0;width:calc(100% - 20px)}.message .title{font-size:26px}.message .content{margin-top:10px}.message .content .main-head{margin-right:10px}.message .content .main-head .img-logo{max-height:286px}.message .content .secondary-head-item{margin-bottom:10px}.message .content .secondary-head-item .box-shadow{display:none}.message .content .secondary-head-item .img-logo-sub{max-height:105px;max-width:140px}.message .content .secondary-head-item:last-of-type{margin-bottom:0}.message .content .main-text{padding:10px;max-height:174px}.message .content .main-text .box-shadow{display:none}.message .content .main-text p{font-size:14px;line-height:21px}.message .content .main-text h3{font-size:16px;line-height:18px}.message .content .main-text p:last-of-type{-webkit-line-clamp:5}.message .content .move-box{margin-bottom:10px}.message .content .move-box:last-of-type{margin-bottom:0}.message .secondary-text{padding:10px;max-height:123px}.message .secondary-text div{max-height:41px;line-height:18px;overflow:hidden}.message .secondary-text h3:first-of-type{font-size:16px}.message .secondary-text p:last-of-type{font-size:14px}}.download-app-wrapper{background:#24221e;width:100%;min-height:489px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;padding:80px 0}.download-app-wrapper .content-wrap{max-width:1440px;min-height:329px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:400px;position:relative;z-index:1}.download-app-wrapper .content-wrap::before{content:"";position:absolute;top:-102.7px;left:-299px;display:block;width:1016px;height:608.78px;background-size:contain;z-index:-1}.download-app-wrapper .content-wrap .title{font-size:55px;font-weight:800;color:#fff}.download-app-wrapper .content-wrap .sub-title{margin-top:10px;font-size:44px;font-weight:300;color:#fff;text-shadow:2px 2px 15px rgba(0,0,0,.15)}.download-app-wrapper .content-wrap .download{margin-top:20px}.download-app-wrapper .content-wrap .download .qr-code{width:140px;height:140px;border-radius:20px;background-image:url(../fonts/ios-0d49576a.svg)}.download-app-wrapper .content-wrap .download .download-btn-wrap .ios:hover{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.2)),to(rgba(0,0,0,.2))),url(../fonts/ios-0d49576a.svg);background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),url(../fonts/ios-0d49576a.svg);background-size:contain}.download-app-wrapper .content-wrap .download .download-btn-wrap .goole{margin-left:40px;background-image:url(../fonts/goole-9db41ad6.svg)}.download-app-wrapper .content-wrap .download .download-btn-wrap .goole:hover{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.2)),to(rgba(0,0,0,.2))),url(../fonts/goole-9db41ad6.svg);background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),url(../fonts/goole-9db41ad6.svg);background-size:contain}@media screen and (max-width:1500px){.download-app-wrapper .content-wrap{padding-left:27%}}@media screen and (max-width:1440px){.download-app-wrapper .content-wrap .sub-title,.download-app-wrapper .content-wrap .title{font-size:40px}}@media screen and (max-width:1340px){.download-app-wrapper .content-wrap{padding-left:34%}.download-app-wrapper .content-wrap .title{font-size:36px}.download-app-wrapper .content-wrap .sub-title{font-size:28px}}@media screen and (max-width:1280px){.download-app-wrapper .content-wrap .title{font-size:32px}.download-app-wrapper .content-wrap .sub-title{font-size:24px}.download-app-wrapper .content-wrap::before{left:-315px}.download-app-wrapper .content-wrap .download .download-btn-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px;margin-left:40px}.download-app-wrapper .content-wrap .download .download-btn-wrap .goole,.download-app-wrapper .content-wrap .download .download-btn-wrap .ios{margin:0}}@media screen and (max-width:1210px){.download-app-wrapper .content-wrap::before{left:-335px}}@media screen and (max-width:1023px){.download-app-wrapper{display:none}}
/*# sourceMappingURL=../../../../__sources__/landing/business/dist/css/common_91cce08c.css.map */
