.container{width:100%;margin:0 auto;box-sizing:border-box}@media screen and (max-width: 1360px){.container{padding:0 20px}}@media screen and (max-width: 990px){.container{padding:0 20px}}@media screen and (max-width: 576px){.container{padding:unset}}.container .banner{width:100%;height:513px;margin-bottom:120px}@media screen and (max-width: 990px){.container .banner{padding:20px 0;height:auto;box-sizing:border-box;margin-bottom:70px}}@media screen and (max-width: 576px){.container .banner{border-radius:unset;margin-bottom:50px}}.container .banner .banner-content{height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 50px;position:relative}.container .banner .banner-content:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/banner.png);background-repeat:no-repeat;background-size:cover;border-radius:60px;z-index:-1}@media screen and (max-width: 576px){.container .banner .banner-content:after{border-radius:0}}@media screen and (max-width: 990px){.container .banner .banner-content{padding:45px 25px}}@media screen and (max-width: 576px){.container .banner .banner-content{padding:30px 20px}}.container .banner .banner-content .left-banner{width:100%}@media screen and (max-width: 576px){.container .banner .banner-content .left-banner{display:flex;flex-direction:column}}.container .banner .banner-content .left-banner .title-box{width:-moz-max-content;width:max-content;position:relative}.container .banner .banner-content .left-banner .title-box .title{font-size:76px;font-weight:600;line-height:96px;color:#fff}@media screen and (max-width: 990px){.container .banner .banner-content .left-banner .title-box .title{font-size:50px;line-height:70px}}@media screen and (max-width: 576px){.container .banner .banner-content .left-banner .title-box .title{font-size:36px;line-height:48px}}.container .banner .banner-content .left-banner .title-box .sub-title{color:#fff;font-size:36px;font-weight:500;line-height:45px;margin-top:10px;margin-bottom:42px;display:flex;align-items:center}@media screen and (max-width: 990px){.container .banner .banner-content .left-banner .title-box .sub-title{font-size:28px;margin-bottom:50px}}@media screen and (max-width: 576px){.container .banner .banner-content .left-banner .title-box .sub-title{font-size:20px;line-height:28px;margin-bottom:25px}}.container .banner .banner-content .left-banner .title-box .sub-title img.time-icon{width:33px;height:34px;-o-object-fit:contain;object-fit:contain;margin:0 30px 0 16px}@media screen and (max-width: 576px){.container .banner .banner-content .left-banner .title-box .sub-title img.time-icon{width:23px;height:22px;margin:0 20px 0 10px}}.container .banner .banner-content .left-banner .title-box .sub-title img.money-icon{width:46px;height:46px;-o-object-fit:contain;object-fit:contain;margin-left:16px}@media screen and (max-width: 576px){.container .banner .banner-content .left-banner .title-box .sub-title img.money-icon{width:30px;height:30px;margin-left:10px}}.container .banner .banner-content .left-banner .desc{color:#fff;font-size:24px;font-weight:300;line-height:30px}@media screen and (max-width: 576px){.container .banner .banner-content .left-banner .desc{font-size:16px;line-height:20px}.container .banner .banner-content .right-banner{text-align:center}}.container .banner .banner-content .right-banner img{width:514px;height:290px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 990px){.container .banner .banner-content .right-banner img{width:320px}}@media screen and (max-width: 576px){.container .banner .banner-content .right-banner img{max-width:calc(100% - 40px);height:auto;-o-object-fit:contain;object-fit:contain}}.container .scroll{width:100%;height:36px}@media screen and (max-width: 576px){.container .scroll{height:42px}}.container .menu{width:100%}@media screen and (max-width: 576px){.container .menu{padding:0 20px;box-sizing:border-box}}.container .menu .menu-content{display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}.container .menu .menu-content .menu-list{width:inherit;display:flex;flex-wrap:wrap;justify-content:space-between}.container .menu .menu-content .menu-list li.card{height:300px;position:relative;list-style:none;padding:40px 48px;box-sizing:border-box;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:40px}@media screen and (max-width: 990px){.container .menu .menu-content .menu-list li.card{height:auto;padding:20px 24px;gap:20px;margin-bottom:30px}}@media screen and (max-width: 576px){.container .menu .menu-content .menu-list li.card{padding:10px 13px;gap:15px;margin-bottom:10px}}.container .menu .menu-content .menu-list li.card:hover{cursor:pointer}.container .menu .menu-content .menu-list li.card .card-back{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.container .menu .menu-content .menu-list li.card .card-back img{width:inherit;height:300px;border-radius:20px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 990px){.container .menu .menu-content .menu-list li.card .card-back img{height:inherit;-o-object-fit:cover;object-fit:cover}}.container .menu .menu-content .menu-list li.card .top-card,.container .menu .menu-content .menu-list li.card .card-content{position:relative;z-index:2}.container .menu .menu-content .menu-list li.card .top-card img{width:18px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 576px){.container .menu .menu-content .menu-list li.card .top-card img{width:14px}}.container .menu .menu-content .menu-list li.card .card-content{display:flex;flex-direction:column}.container .menu .menu-content .menu-list li.card .card-content .card-icon{width:60px;height:60px}@media screen and (max-width: 576px){.container .menu .menu-content .menu-list li.card .card-content .card-icon{width:26px;height:26px}}.container .menu .menu-content .menu-list li.card .card-content .card-icon img{height:100%;border-radius:50%;-o-object-fit:contain;object-fit:contain}.container .menu .menu-content .menu-list li.card .card-content .card-title{font-weight:600;font-size:28px;color:#fff;margin-top:18px}@media screen and (max-width: 576px){.container .menu .menu-content .menu-list li.card .card-content .card-title{font-size:16px;margin-top:12px}}.container .menu .menu-content .menu-list li.card .category{width:100%;height:100%;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between}.container .menu .menu-content .menu-list li.card .category .category-item{display:flex;flex-wrap:wrap;gap:16px}@media screen and (max-width: 576px){.container .menu .menu-content .menu-list li.card .category .category-item{gap:7px}}.container .menu .menu-content .menu-list li.card .category .category-item .category-a{background:#fff3;border:1px solid rgba(255,255,255,.1);border-radius:20px;display:flex;align-items:center;transition:linear all .2s}.container .menu .menu-content .menu-list li.card .category .category-item .category-a:hover{box-shadow:0 4px 4px #00000040}.container .menu .menu-content .menu-list li.card .category .category-item .category-a a{font-size:18px;font-weight:400;display:block;color:#fff;padding:10px 16px}@media screen and (max-width: 576px){.container .menu .menu-content .menu-list li.card .category .category-item .category-a a{font-size:16px;padding:5px 7px}}.container .menu .menu-content .menu-list li.card .category .category-all{background:#fff3;border-radius:80px;display:flex;align-items:center;justify-content:space-between;position:relative;margin-top:20px;padding:10px 15px 10px 20px;box-sizing:border-box}.container .menu .menu-content .menu-list li.card .category .category-all:hover{box-shadow:0 4px 4px #00000040}@media screen and (max-width: 990px){.container .menu .menu-content .menu-list li.card .category .category-all{font-size:14px;padding:7px 10px 7px 12px}}@media screen and (max-width: 576px){.container .menu .menu-content .menu-list li.card .category .category-all{font-size:12px;padding:5px 7px 5px 10px}}.container .menu .menu-content .menu-list li.card .category .category-all .text{color:#fff;font-weight:400}@media screen and (max-width: 576px){.container .menu .menu-content .menu-list li.card .category .category-all .text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.container .menu .menu-content .menu-list li.card .category .category-all img{width:36px;height:36px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 990px){.container .menu .menu-content .menu-list li.card .category .category-all img{width:30px;height:30px}}@media screen and (max-width: 576px){.container .menu .menu-content .menu-list li.card .category .category-all img{width:26px;height:26px}}.container .menu .menu-content .card.big{width:56.9%}.container .menu .menu-content .card.middle{width:40%}.container .menu .menu-content .card.small{width:26.7%}.container .menu .menu-content .card-sports{background-color:#e5e4fc}.container .menu .menu-content .card-beauty{background-color:#fbeca7}.container .menu .menu-content .card-beauty .card-img img{border-radius:100%}.container .menu .menu-content .card-beauty .card-img img:first-child{margin-right:30px}@media screen and (max-width: 576px){.container .menu .menu-content .card-beauty .card-img img:first-child{margin-right:20px}}.container .menu .menu-content .card-other{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 990px){.container .menu .menu-content .card-other{margin-bottom:30px}}@media screen and (max-width: 576px){.container .menu .menu-content .card-other{flex-direction:column}}.container .menu .menu-content .card-other .left-other{text-align:center;margin-right:23px}@media screen and (max-width: 990px){.container .menu .menu-content .card-other .left-other{margin-right:50px}}@media screen and (max-width: 576px){.container .menu .menu-content .card-other .left-other{margin-right:unset;margin-bottom:35px}}.container .menu .menu-content .card-other .left-other .img{width:176px;height:186px}.container .menu .menu-content .card-other .left-other .img img{height:100%;-o-object-fit:contain;object-fit:contain}.container .menu .menu-content .card-other .left-other span{display:block;margin-top:24px;color:#000;font-weight:700;font-size:30px;list-style:36px}.container .menu .menu-content .card-other .left-other:hover{cursor:pointer}.container .menu .menu-content .card-other .right-other{background-color:#f8f8fa;box-shadow:0 4px 4px #00000040;border-radius:30px}.container .menu .right-menu{width:42%;display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width: 990px){.container .menu .right-menu{width:100%}}.container .menu .right-menu .card{width:46%;height:678px;display:flex;border-radius:30px;flex-direction:column;align-items:center;padding:120px 50px 50px;box-sizing:border-box;box-shadow:0 4px 4px #00000040;margin-bottom:30px;text-align:center}@media screen and (max-width: 990px){.container .menu .right-menu .card{padding:40px 30px 30px;height:520px}}@media screen and (max-width: 576px){.container .menu .right-menu .card{padding:40px 0 20px;height:400px}}.container .menu .right-menu .card:first-child{margin-right:8%}.container .menu .right-menu .card .top-card{margin-bottom:60px;position:relative}@media screen and (max-width: 576px){.container .menu .right-menu .card .top-card{margin-bottom:unset;height:100%}}.container .menu .right-menu .card .top-card .card-img{width:110px;min-height:180px}@media screen and (max-width: 576px){.container .menu .right-menu .card .top-card .card-img{min-height:unset;height:80%}}.container .menu .right-menu .card .top-card .card-img img{width:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 576px){.container .menu .right-menu .card .top-card .card-img img{height:100%;min-height:200px}}.container .menu .right-menu .card .top-card .top-arrow{position:absolute;height:40px;width:40px;top:-70px;right:-35px;border-radius:10px;background-color:#fff;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 990px){.container .menu .right-menu .card .top-card .top-arrow{top:-8%;right:-80%}}@media screen and (max-width: 576px){.container .menu .right-menu .card .top-card .top-arrow{top:-25px;right:-15px}}.container .menu .right-menu .card .top-card .top-arrow img{width:20px;height:20px}.container .menu .right-menu .card .bottom-card .title{color:#000;font-size:30px;line-height:36px;font-weight:700;text-align:center}@media screen and (max-width: 576px){.container .menu .right-menu .card .bottom-card .title{font-size:18px}}.container .menu .right-menu .card .bottom-card .left{text-align:left}@media screen and (max-width: 576px){.container .menu .right-menu .card .bottom-card .left{text-align:center}}.container .menu .right-menu .card:hover{cursor:pointer}.container .menu .right-menu .card-life{background-color:#f8f8fa}.container .menu .right-menu .card-most-product{background-color:#f8f8fe}.container .menu .right-menu .card-furniture{width:100%;height:193px;padding:20px 30px 20px 70px;margin-bottom:unset;background-color:#dbe4fa;flex-direction:row;position:relative}@media screen and (max-width: 576px){.container .menu .right-menu .card-furniture{padding:20px 18px 20px 40px}}.container .menu .right-menu .card-furniture .top-card{position:absolute;height:40px;width:40px;top:18px;right:28px;border-radius:10px;background-color:#fff;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 576px){.container .menu .right-menu .card-furniture .top-card{right:15px}}.container .menu .right-menu .card-furniture .top-card img{width:20px;height:20px}.container .menu .right-menu .card-furniture .left-card .title{color:#000;font-size:30px;line-height:36px;font-weight:700;text-align:left}@media screen and (max-width: 576px){.container .menu .right-menu .card-furniture .left-card .title{font-size:18px;line-height:24px}}.container .menu .right-menu .card-furniture .right-card .card-img{width:197px;max-height:100%}.container .menu .right-menu .card-furniture .right-card .card-img img{width:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 576px){.container .menu .right-menu .card-furniture .right-card .card-img img{width:85%}}.container .card{transition:linear all .2s}@media screen and (max-width: 576px){.container .card{transform:none}}.container .card:hover{border-radius:20px;box-shadow:0 4px 4px #00000040}.pick-click{margin-top:120px;margin-bottom:106px}@media screen and (max-width: 990px){.pick-click{margin-top:50px;margin-bottom:78px}}@media screen and (max-width: 576px){.pick-click{margin-top:60px;margin-bottom:60px}}.pick-click .pick-click-content{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 990px){.pick-click .pick-click-content{gap:30px}}@media screen and (max-width: 576px){.pick-click .pick-click-content{padding:0 20px;gap:15px;flex-direction:column}}.pick-click .pick-click-content .card-pc{width:49%;height:360px;position:relative}@media screen and (max-width: 990px){.pick-click .pick-click-content .card-pc{width:calc(50% - 15px);height:280px}}@media screen and (max-width: 576px){.pick-click .pick-click-content .card-pc{width:100%;height:200px}}.pick-click .pick-click-content .card-pc .card-back{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.pick-click .pick-click-content .card-pc .card-back img{width:inherit;border-radius:20px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 990px){.pick-click .pick-click-content .card-pc .card-back img{height:280px;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width: 576px){.pick-click .pick-click-content .card-pc .card-back img{height:200px;-o-object-fit:cover;object-fit:cover}}.pick-click .pick-click-content .card-pc .card-content{position:relative;z-index:2;color:#fff;width:100%;height:100%;padding:58px 48px;box-sizing:border-box}@media screen and (max-width: 1320px){.pick-click .pick-click-content .card-pc .card-content{padding:10px 20px}}@media screen and (max-width: 990px){.pick-click .pick-click-content .card-pc .card-content{padding:10px 20px}}@media screen and (max-width: 576px){.pick-click .pick-click-content .card-pc .card-content{padding:20px}}.pick-click .pick-click-content .card-pc .card-content .card-icon.pick{width:121px;height:132px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 990px){.pick-click .pick-click-content .card-pc .card-content .card-icon.pick{width:95px;height:88px}}@media screen and (max-width: 576px){.pick-click .pick-click-content .card-pc .card-content .card-icon.pick{width:60px;height:68px}}.pick-click .pick-click-content .card-pc .card-content .card-icon.click{width:149px;height:128px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 990px){.pick-click .pick-click-content .card-pc .card-content .card-icon.click{width:119px;height:88px}}@media screen and (max-width: 576px){.pick-click .pick-click-content .card-pc .card-content .card-icon.click{width:74px;height:65px}}.pick-click .pick-click-content .card-pc .card-content .card-title{font-size:48px;line-height:60px;font-weight:500;margin:24px 0 10px}@media screen and (max-width: 576px){.pick-click .pick-click-content .card-pc .card-content .card-title{font-size:24px;line-height:30px;margin:15px 0 10px}}.pick-click .pick-click-content .card-pc .card-content .card-desc{font-size:24px;font-weight:400;line-height:30px}@media screen and (max-width: 576px){.pick-click .pick-click-content .card-pc .card-content .card-desc{font-size:18px;line-height:20px}}.featured-categories{margin-bottom:133px}@media screen and (max-width: 990px){.featured-categories{margin-bottom:95px}}@media screen and (max-width: 576px){.featured-categories{margin-bottom:55px;padding:0 20px}}.featured-categories .featured-categories-content .title{width:-moz-fit-content;width:fit-content;max-width:100%;font-size:58px;font-weight:700;color:#444050;margin-bottom:80px;position:relative}@media screen and (max-width: 990px){.featured-categories .featured-categories-content .title{font-size:45px;margin-bottom:55px}}@media screen and (max-width: 576px){.featured-categories .featured-categories-content .title{font-size:30px;margin-bottom:45px}}.featured-categories .featured-categories-content .title:after{position:absolute;background:url(/images/line.png) no-repeat left bottom;background-size:contain;block-size:100%;content:"";font-weight:700;inline-size:120%;inset-block-end:0;inset-inline-start:-12%;top:15%}.featured-categories .featured-categories-content .category-list{width:100%;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:35px}@media screen and (max-width: 576px){.featured-categories .featured-categories-content .category-list{gap:20px}}.featured-categories .featured-categories-content .category-list .category-item{width:calc(25% - 26.25px)}@media screen and (max-width: 576px){.featured-categories .featured-categories-content .category-list .category-item{width:calc(50% - 10px)}}.featured-categories .featured-categories-content a{font-size:16px;font-weight:500;line-height:21px;color:#757575;transition:linear all .2s;display:inline-block}.featured-categories .featured-categories-content a:hover{color:#5b31dd;transform:scale(1.1)}.title-index{font-size:40px;font-weight:600;color:#000;margin-top:106px!important;margin-bottom:68px!important}@media screen and (max-width: 990px){.title-index{font-size:32px;margin-top:80px!important;margin-bottom:57px!important}}@media screen and (max-width: 576px){.title-index{font-size:24px;margin-top:60px!important;margin-bottom:45px!important}}.title-index div{width:-moz-fit-content;width:fit-content;position:relative;max-width:inherit}.title-index div:after{position:absolute;background:url(/images/line.png) no-repeat right bottom;background-size:contain;block-size:100%;content:"";font-weight:500;bottom:-10px;right:0;width:174px;height:10px}@media screen and (max-width: 576px){.title-index{font-size:26px;margin-bottom:45px}}@keyframes swayAnimation{0%{transform:rotate(-25.4deg)}10%{transform:rotate(-22.4deg)}20%{transform:rotate(-20.4deg)}30%{transform:rotate(-25.4deg)}40%{transform:rotate(-28.4deg)}50%{transform:rotate(-25.4deg)}60%{transform:rotate(-22.4deg)}70%{transform:rotate(-20.4deg)}80%{transform:rotate(-25.4deg)}90%{transform:rotate(-28.4deg)}to{transform:rotate(-25.4deg)}}.logos-container-2{width:100%;max-width:100%;flex-direction:column;justify-content:center;align-items:center;display:block;position:relative;top:auto;bottom:130px;left:0%;right:0%;overflow:hidden}.logos-container-2.publisher{position:relative;top:auto;bottom:0%;left:0%;right:0%}.logos-container-2.publisher.oubbew1{position:relative;top:auto;bottom:124px}.logos-container-2.ne1{bottom:0;overflow:hidden}.black-shadow-2{width:100px;height:100px;background-image:linear-gradient(to right,#142330 19%,#fff0);position:absolute;top:0%;bottom:0%;left:0%;right:auto}.small-text-2{color:#fff;font-size:14px;font-weight:400;line-height:24px}.black-shadow-right-2{width:100px;height:100px;background-image:linear-gradient(to right,#0000,#1a253e 84%);position:absolute;top:0%;bottom:0%;left:auto;right:0%}.overflow-hidden{padding-bottom:0;display:none;position:static;overflow:hidden}.integration-block{width:100vw;max-width:100vw;height:100%;position:static;overflow:hidden}.integratinon-card-line{z-index:-1;display:flex;position:static}.integration-inside-line{flex-wrap:nowrap;align-items:center;display:flex;gap:114px}.integration-item{width:auto;height:100%;justify-content:center;align-items:center;display:flex}.integration-item:last-child{margin-right:114px}.integration-item img{height:36px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 576px){.integration-inside-line{gap:20px}.integration-item{width:150px}.integration-item img{height:40px}}
