.page-wrapper{margin-top:150px}.homePage-gray-section{background-color:#f2f2f2;padding:160px 0 80px;margin-top:-250px}.homepage-title{width:58%;font-size:70px;font-weight:700;line-height:1.1;color:#ec5d68;margin:0 80px;font-family:Lato,sans-serif}.homepage-details{font-size:18px;line-height:1.5;color:#000;margin:20px 80px;font-family:Lato,sans-serif;width:70%}.hero-img-section{margin:200px 80px 100px}.hero-img{display:flex;justify-content:center;align-items:center}.hero-img,.hero-img img{width:100%;height:auto}.aplash-chose-section{display:flex;flex-direction:column;gap:40px;margin:80px}.aplash-chose-section h2{font-size:40px;font-weight:700;font-family:Lato,sans-serif}.aplash-card-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:50px}.aplash-feature-card{padding:0 16px;border-radius:24px;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;font-family:Lato,sans-serif;width:360px;height:280px}.aplash-feature-card-img img{width:66px;height:auto}.aplash-feture-card-text{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center;color:#21272a}.aplash-feture-card-text h3{font-size:21px}.aplash-feture-card-text p{font-size:18px;line-height:1.3;text-align:center}.seccess-level-section{display:flex;gap:45px;flex-direction:column;align-items:center;justify-content:center;background-color:#000;font-family:Lato,sans-serif;padding:85px 0;position:relative;z-index:100}.seccess-level-section:before{content:"";position:absolute;top:100%;left:50%;width:calc(100% - 80px);transform:translateX(-50%);height:1px;background-color:#fff;z-index:100}.seccess-level-section h2{font-size:48px;color:#fff;line-height:1.4}.seccess-level-section a{border:1px solid #fff;color:#fff;font-size:18px;padding:18px 35px;text-decoration:none}.seccess-level-section>a:hover{background-color:#fff!important;color:#000!important;transition:.3s ease-in-out;border:1px solid #000}.privilege-section{display:flex;align-items:center;justify-content:space-between;background-color:#000;color:#fff;padding:0 0 0 72px;border-radius:24px;overflow:hidden;margin:80px;position:relative;z-index:100}.mobile-privilege-section{display:none}.privilege-content{max-width:50%;font-family:Lato,sans-serif;display:flex;flex-direction:column;gap:20px}.privilege-content h2{font-size:35px;font-weight:700;line-height:1.4}.privilege-content h2 span{color:#e6007e}.privilege-content p{font-size:18px;line-height:1.5}.privilege-content a{font-size:18px;text-decoration:none;position:relative;width:-moz-fit-content;width:fit-content;color:#fff}.privilege-content a:after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:2px;background-color:currentColor;transform:scaleX(1);transform-origin:center;transition:transform .3s ease-in-out}.privilege-content a:hover:after{transform:scaleX(.7)}.privilege-image{position:relative;max-width:40%}.privilege-image img{max-width:100%}.label{font-family:Lato,sans-serif;position:absolute;background-color:#ffffffb0;color:#000;padding:11px 30px;font-size:14px;font-weight:700;border-radius:20px;white-space:nowrap;box-shadow:0 4px 6px rgba(0,0,0,.1)}.label.standard{top:40%;left:25%;transform:translateY(-50%);animation-delay:2s}.label.priority-gold{top:15%;right:10%;animation-delay:0s}.label.priority-black{bottom:28%;right:45%;animation-delay:1s}.services-section{font-family:Lato,sans-serif;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;background-color:#fff;gap:20px;margin:80px}.services-wrapper{display:flex;padding:40px 80px 80px;background-color:#f2f2f2;border-radius:24px;gap:60px;width:92%}.services-content{width:100%;display:flex}.services-title{font-size:35px;font-weight:700;margin-bottom:20px}.accordion-item{display:flex;flex-direction:column;width:100%;border-bottom:1px solid #000;padding:25px 0;transition:all .3s ease-in-out}.accordion-item h3{font-size:24px;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.accordion-item-icon-not-active{transform:rotate(180deg);transition:transform .3s ease-in-out}.accordion-item-icon-active{width:20px;height:auto;transform:rotate(0deg);transition:transform .3s ease-in-out}.accordion-item-content{max-height:0;overflow:hidden;opacity:0;padding:0;transition:max-height .5s ease-in-out,opacity .4s ease-in-out,padding .3s ease-in-out;display:flex;flex-direction:column;gap:30px;will-change:max-height,opacity,padding}.accordion-item.active .accordion-item-content{max-height:150px;opacity:1;margin-top:30px}.accordion-item-content p{font-size:18px;line-height:1.5}.service-links{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:15px;opacity:0;transition:opacity .3s ease-in-out}.service-links a{font-size:18px;color:#000;text-decoration:underline;text-underline-offset:4px}.accordion-item.active .service-links{opacity:1}.service-m-img{display:none;opacity:0;transform:translateY(-10px);transition:opacity .4s ease-in-out,transform .3s ease-in-out}.services-image{width:75%}.services-image img{width:100%;height:auto}@keyframes floating{0%{transform:translate(0) rotate(0deg)}20%{transform:translate(3px,-10px) rotate(1deg)}40%{transform:translate(-5px,-20px) rotate(-1deg)}60%{transform:translate(4px,-12px) rotate(.5deg)}80%{transform:translate(-3px,-8px) rotate(-.5deg)}to{transform:translate(0) rotate(0deg)}}.floating-label{display:inline-block;animation:floating 10s ease-in-out infinite}@keyframes fadeInOut{0%{opacity:0;visibility:hidden}10%{opacity:1;visibility:visible}20%{opacity:1;visibility:visible}30%{opacity:0;visibility:hidden}to{opacity:0;visibility:hidden}}.map-dot-wrapper{display:flex;justify-content:center;align-items:center;position:absolute;gap:17px;opacity:1;visibility:hidden;animation:fadeInOut 18s infinite}.map-dot-wrapper.china,.map-dot-wrapper.china.chinese{left:71%;top:43%;animation-delay:6s}.map-dot-wrapper.malaysia{left:66.5%;top:56%;animation-delay:12s}.map-dot-wrapper.singapore{left:75.5%;top:58%;animation-delay:9s}.map-dot-wrapper.hong-kong{left:78.5%;top:48%;animation-delay:3s}.map-dot-wrapper.japan{left:85%;top:42%;animation-delay:0s}.map-dot-wrapper.korea{left:78.5%;top:37%;flex-direction:column;gap:12px;animation-delay:15s}.map-dot-wrapper.korea .country-name{margin:0}.map-dot-wrapper .dot{width:21px;height:21px;background-color:#ee7457;border-radius:50%}.map-dot-wrapper .country-name{padding:6.5px 22px;font-size:18px;font-family:Lato,sans-serif;background-color:#ee7457;color:#fff;border-radius:100px;margin-bottom:20px}.country-name.hong-kong,.country-name.japan,.map-dot-wrapper.hong-kong .dot,.map-dot-wrapper.japan .dot{background-color:#ea4871}@media (max-width:2560px){.homePage-gray-section{margin-top:-270px;padding:190px 0 80px}.homepage-title{margin:0 10%}.homepage-details{margin:20px 10%}.hero-img-section{margin:100px 10%}.privilege-section,.services-section{margin:80px 10%}.aplash-chose-section{margin:80px 10% 0}.map-dot-wrapper.malaysia{left:67.5%;top:59%}.map-dot-wrapper.singapore{left:75%;top:61%}.map-dot-wrapper.korea{left:79%;top:38%}.map-dot-wrapper.china{left:73%;top:45%}.map-dot-wrapper.hong-kong{left:77.5%;top:51%}.map-dot-wrapper.korea.chinese{left:79.5%;top:36.5%}.map-dot-wrapper.japan.chinese{left:85.5%;top:39.5%}.map-dot-wrapper.hong-kong.chinese{left:78.2%;top:48.5%}.map-dot-wrapper.china.chinese{left:70.5%;top:41.5%}.map-dot-wrapper.malaysia.chinese{left:67.2%;top:58.2%}.map-dot-wrapper.singapore.chinese{left:74.5%;top:60.8%}.map-dot-wrapper.malaysia.japanese{left:65.5%;top:58.5%}.map-dot-wrapper.china.japanese{left:71%;top:46%}.map-dot-wrapper.hong-kong.japanese{left:77.5%;top:49%}.map-dot-wrapper.korea.japanese{left:80.5%;top:37%}.map-dot-wrapper.japan.japanese{left:85%;top:41%}}@media (max-width:1920px){.homePage-gray-section{margin-top:-249px;padding:169px 0 80px}.homepage-title{margin:0 80px}.homepage-details{margin:20px 80px}.hero-img-section{margin:100px 80px}.services-section{margin:80px}.services-wrapper{padding:40px 80px 40px 60px}.privilege-section{margin:80px}.aplash-chose-section{margin:80px 80px 0}.map-dot-wrapper.korea{left:78.5%;top:37%}.map-dot-wrapper.korea.chinese{left:80%;top:37%}.map-dot-wrapper.japan{left:85%;top:42%}.map-dot-wrapper.japan.chinese{left:85%;top:40%}.map-dot-wrapper.hong-kong{left:77.5%;top:51%}.map-dot-wrapper.hong-kong.chinese{left:78.5%;top:49%}.map-dot-wrapper.china{left:70%;top:46%}.map-dot-wrapper.china.chinese{left:71%;top:42%}.map-dot-wrapper.malaysia{left:66.5%;top:58.5%}.map-dot-wrapper.malaysia.chinese{left:66.5%;top:57.5%}.map-dot-wrapper.singapore{left:74.8%;top:61%}.map-dot-wrapper.singapore.chinese{left:75%;top:61%}}@media (max-width:1800px){.aplash-card-wrapper{gap:24px}.services-wrapper{padding-left:50px}.map-dot-wrapper.malaysia{left:65.5%;top:58.5%}.homePage-gray-section{margin-top:-225px;padding:146px 0 80px}.aplash-chose-section{margin-bottom:0}}@media (max-width:1780px){.homepage-title{margin:0 80px;width:84%}.homepage-details{margin:20px 80px}.hero-img-section{margin:100px 80px}.services-section{margin:80px}.services-wrapper{width:88%}.services-image img{width:600px;height:auto}.privilege-section{margin:80px}.aplash-card-wrapper{gap:20px}.aplash-feature-card{width:290px;height:260px}.aplash-chose-section{margin:80px;margin-bottom:0}}@media (max-width:1664px){.services-wrapper{width:91.5%}.aplash-feature-card{width:320px;height:260px}.aplash-card-wrapper{gap:32px}.aplash-chose-section{margin-bottom:0}.accordion-item.active .accordion-item-content{max-height:138px}}@media (max-width:1590px){.aplash-card-wrapper{gap:25px}.aplash-feature-card{width:287px;height:240px}.services-image img{width:569px;height:auto}.homepage-title,.services-wrapper{width:90%}.map-dot-wrapper.malaysia{left:64%;top:57.5%}.map-dot-wrapper.singapore{left:74.8%;top:61%}.map-dot-wrapper.china{left:68%;top:46%}.map-dot-wrapper.korea{left:77%;top:35%}.map-dot-wrapper.korea.chinese{left:79%;top:36%}.map-dot-wrapper.japan.chinese{left:85%;top:39%}.map-dot-wrapper.hong-kong.chinese{left:78%;top:48%}.map-dot-wrapper.china.chinese{left:70%;top:41%}.map-dot-wrapper.malaysia.chinese{left:63%;top:57%}.map-dot-wrapper.singapore.chinese{left:74%;top:60%}}@media (max-width:1440px){.accordion-item.active .accordion-item-content{max-height:134px}.homePage-gray-section{margin-top:-215px;padding:136px 0 80px}.aplash-feature-card{width:269px;height:240px}.map-dot-wrapper.malaysia{left:63%;top:58%}.map-dot-wrapper.singapore{left:75%;top:61%}.map-dot-wrapper.malaysia.japanese{left:61.5%;top:58.5%}.map-dot-wrapper.china.japanese{left:68%;top:43%}.map-dot-wrapper.korea.japanese{left:79.5%;top:35%}.map-dot-wrapper.japan.japanese{left:85%;top:39%}}@media (max-width:1435px){.aplash-feature-card{width:232px;height:240px}.aplash-feature-card h1{font-size:18px}.aplash-feature-card p{font-size:16px}}@media (max-width:1366px){.accordion-item.active .accordion-item-content{max-height:162px}.homePage-gray-section{margin-top:-215px;padding:128px 0 80px}.aplash-card-wrapper{gap:23px}.aplash-feature-card{width:252px;height:240px}.map-dot-wrapper.malaysia{left:62.5%;top:58%}.map-dot-wrapper.malaysia.chinese{left:62%;top:56%}.map-dot-wrapper.malaysia.japanese{left:60.5%;top:57.5%}}@media (max-width:1300px){.aplash-feature-card{width:237px;height:240px}.map-dot-wrapper.malaysia{left:62.5%;top:57%}.map-dot-wrapper.china{left:66%;top:45%}.map-dot-wrapper.korea{left:76%;top:33%}.map-dot-wrapper .country-name{padding:6.5px 21px;font-size:16px}}@media (max-width:1200px){.accordion-item.active .accordion-item-content{max-height:162px}.homePage-gray-section{margin-top:-182px;padding:97px 0 80px}.homepage-title{margin:0 30px;width:90%}.homepage-title br{display:none}.homepage-details{font-size:18px;margin:20px 30px;width:95%}.hero-img-section{margin:100px 30px}.services-section{margin:80px 30px}.services-wrapper{padding:30px;width:93.5%}.privilege-section{margin:80px 30px;padding-left:30px}.privilege-content{gap:10px}.privilege-content h2{font-size:30px}.privilege-content a,.privilege-content p{font-size:16px}.label{padding:11px 10px}.label.priority-gold{top:13%;right:4%}.label.priority-black{bottom:11%;right:35%}.aplash-feature-card{width:250px;height:220px}.aplash-chose-section{margin:80px 30px 0}.aplash-card-wrapper{gap:7px}.aplash-feture-card-text h3{font-size:16px}.aplash-feture-card-text p{font-size:13px}.aplash-feature-card{width:200px;height:200px}.services-image img{width:400px;height:auto}.service-links{flex-wrap:wrap}.service-links a{font-size:16px}.map-dot-wrapper .dot{width:16px;height:15px}.map-dot-wrapper.china{left:68%;top:45%}.map-dot-wrapper.hong-kong{left:77.5%;top:49%}.map-dot-wrapper.malaysia{left:64%;top:57%}.map-dot-wrapper.singapore{left:75%;top:60%}.map-dot-wrapper .country-name{padding:6.5px 11px;font-size:14px}.map-dot-wrapper.korea{left:77.5%;top:33%}.map-dot-wrapper.japan{left:85%;top:41%}.map-dot-wrapper.malaysia.chinese{left:64%;top:56%}.map-dot-wrapper.singapore.chinese{left:75%;top:59%}.map-dot-wrapper.malaysia.japanese{left:62.5%;top:56.5%}.map-dot-wrapper.china.japanese{left:70%;top:43%}.map-dot-wrapper.hong-kong.japanese{left:77.5%;top:47%}.map-dot-wrapper.korea.japanese{left:79.5%;top:34%}.map-dot-wrapper.japan.japanese{left:85%;top:37%}}@media (max-width:912px){.accordion-item.active .accordion-item-content{max-height:217px}.homePage-gray-section{margin-top:-117px;padding:47px 0 80px}.homepage-title{font-size:50px;margin:0 30px}.homepage-details{width:90%;font-size:16px;margin:20px 30px}.hero-img-section{margin:100px 30px}.services-section{margin:80px 30px}.services-wrapper{width:95%;padding:20px 20px 49px}.privilege-section{margin:40px 30px;padding-left:20px}.privilege-content h2{font-size:25px}.privilege-content a,.privilege-content p{font-size:14px}.aplash-chose-section{margin:80px 30px 0}.aplash-chose-section h2{text-align:center}.aplash-card-wrapper{gap:20px;justify-content:center}.aplash-feature-card{width:200px;height:200px}.aplash-feture-card-text h3{font-size:16px}.aplash-feture-card-text p{font-size:13px}.services-image img{width:300px;height:auto}.service-links a{font-size:14px}.label{font-size:10px;padding:3px 6px}.map-dot-wrapper .dot{width:12px;height:11px}.map-dot-wrapper.china{left:68%;top:43%;gap:10px}.map-dot-wrapper.hong-kong{left:77.5%;top:49%;gap:10px}.map-dot-wrapper.malaysia{left:63%;top:57%;gap:10px}.map-dot-wrapper.singapore{left:75%;top:60%;gap:10px}.map-dot-wrapper .country-name{padding:5.5px 9px;font-size:12px}.map-dot-wrapper.korea{left:76.5%;top:31%}.map-dot-wrapper.japan{left:84.5%;top:39%;gap:10px}.map-dot-wrapper.korea.chinese{left:80%;top:32%}.map-dot-wrapper.japan.chinese{left:85%;top:37%}.map-dot-wrapper.hong-kong.chinese{left:78%;top:46%}.map-dot-wrapper.china.chinese{left:69%;top:41%}.map-dot-wrapper.malaysia.chinese{left:63%;top:55%}.map-dot-wrapper.singapore.chinese{left:75%;top:58%}.map-dot-wrapper.malaysia.japanese{left:61.5%;top:55.5%}.map-dot-wrapper.china.japanese{left:68%;top:43%}.map-dot-wrapper.korea.japanese{left:79.5%;top:33%}}@media (max-width:540px){.seccess-level-section{padding-bottom:130px}.seccess-level-section:before{top:90%}.homePage-gray-section{margin-top:-434px;padding:432px 0 80px}.accordion-item-content p{font-size:16px}.page-wrapper{margin-top:120px}.homepage-title{width:90%;font-size:30px;line-height:1.2;margin:0 25px}.homepage-title br{display:none}.homepage-details{width:88%;font-size:16px;margin:20px 25px}.hero-img-section{margin:100px 25px}.services-section{margin:80px 25px}.services-wrapper{width:88%;padding:20px 20px 49px}.service-m-img{display:flex}.accordion-item.active .service-m-img{opacity:1;transform:translateY(0)}.service-m-img img{width:100%;height:auto}.privilege-section{display:none}.aplash-chose-section{margin:40px 25px 0}.aplash-chose-section h2{font-size:35px;line-height:1.2;text-align:left}.aplash-card-wrapper{gap:20px;justify-content:center}.aplash-feature-card{width:100%;height:215px}.aplash-feture-card-text h3{font-size:22px}.aplash-feture-card-text p{font-size:16px}.services-image{display:none}.service-links a{font-size:16px}.label{font-size:10px;padding:8px 27px;font-size:14px}.seccess-level-section h2{font-size:29px;margin:0 25px}.seccess-level-section h2 br{display:none}.mobile-privilege-section{display:flex;flex-direction:column;margin:0 25px;background-color:#000;color:#fff;border-radius:24px;padding:60px 0 0;overflow:hidden}.mobile-privilege-text{display:flex;flex-direction:column;gap:20px;font-family:Lato,sans-serif;padding:0 38px}.mobile-privilege-text h1{font-size:35px;font-weight:700;line-height:1.4}.mobile-privilege-text p{font-size:16px;line-height:1.5}.mobile-privilege-text a{font-size:16px;color:#fff;text-decoration:none;padding:0 0 10px;width:-moz-fit-content;width:fit-content;position:relative}.mobile-privilege-text a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:currentColor;transform:scaleX(1);transform-origin:center;transition:transform .3s ease-in-out}.mobile-privilege-text a:hover:after{transform:scaleX(.7)}.mobile-prvilege-img{position:relative}.mobile-prvilege-img img{border-radius:24px;margin-top:5px}.label.standard{top:57%;left:10%;transform:translateY(-50%)}.label.priority-gold{top:31%;right:4%}.label.priority-black{bottom:12%;right:36%}.map-dot-wrapper .country-name{padding:6.5px 22px;font-size:18px}.map-dot-wrapper.china{left:41%;top:37%;gap:38px;animation-delay:10s}.map-dot-wrapper .dot{width:10px;height:10px}.map-dot-wrapper.malaysia .dot,.map-dot-wrapper.map-dot-wrapper.singapore .dot{margin-top:58px}.map-dot-wrapper.malaysia{left:32%;top:25%;gap:37px;animation-delay:20s}.map-dot-wrapper.singapore{left:32%;top:29%;gap:38px;flex-direction:row-reverse;animation-delay:15s}.map-dot-wrapper.hong-kong .dot{margin-top:38px}.map-dot-wrapper.hong-kong{left:19.5%;top:26%;gap:38px;flex-direction:row-reverse;animation-delay:5s}.map-dot-wrapper.japan .dot,.map-dot-wrapper.korea .dot{margin-top:20px}.map-dot-wrapper.japan{left:29.5%;top:22%;gap:65px;flex-direction:row-reverse;animation-delay:0s}.map-dot-wrapper.korea{left:28.5%;top:30%;flex-direction:row;gap:55px;animation-delay:25s}.accordion-item.active .accordion-item-content{max-height:500px}@keyframes fadeInInstantOutMobile{0%{opacity:0;visibility:hidden;display:none}9%{display:none}10%{display:flex;opacity:0;visibility:visible}15%{opacity:1}20%{opacity:1;visibility:visible}21%{opacity:0;visibility:hidden;display:none}to{opacity:0;visibility:hidden;display:none}}.map-dot-wrapper{animation:fadeInInstantOutMobile 30s infinite}.map-dot-wrapper.china.chinese{left:43%;top:32%}.map-dot-wrapper.korea.chinese{left:45%;top:30%}.map-dot-wrapper.japan.chinese{left:31%;top:25%}.map-dot-wrapper.hong-kong.chinese{left:32%;top:27%}.map-dot-wrapper.singapore.chinese{left:38%;top:30%}.map-dot-wrapper.malaysia.chinese{left:32%;top:27%}.map-dot-wrapper.china.japanese{left:44%;top:32%}.map-dot-wrapper.malaysia.japanese{left:27.5%;top:27.5%}.map-dot-wrapper.singapore.japanese{left:24%;top:31%}.map-dot-wrapper.japan.japanese{left:31%;top:24%}.map-dot-wrapper.hong-kong.japanese{left:32.5%;top:27%}.map-dot-wrapper.korea.japanese{left:45.5%;top:30%}}@media (max-width:375px){.services-title{font-size:25px;font-weight:700;margin-bottom:0}.accordion-item h3{font-size:20px}.mobile-privilege-text h1{font-size:25px}.aplash-chose-section{gap:20px}.seccess-level-section h2{font-size:25px}.map-dot-wrapper .country-name{padding:6px 20px;font-size:16px}.map-dot-wrapper.china{left:39%;top:37%;gap:36px}.map-dot-wrapper .dot{width:9px;height:9px}.map-dot-wrapper.malaysia .dot,.map-dot-wrapper.singapore .dot{margin-top:56px}.map-dot-wrapper.malaysia{left:30%;top:24%;gap:35px}.map-dot-wrapper.singapore{left:29%;top:23%;gap:36px;flex-direction:row-reverse}.map-dot-wrapper.hong-kong .dot{margin-top:36px}.map-dot-wrapper.hong-kong{left:18%;top:25%;gap:36px;flex-direction:row-reverse}.map-dot-wrapper.japan .dot,.map-dot-wrapper.korea .dot{margin-top:18px}.map-dot-wrapper.japan{left:26%;top:24%;gap:62px;flex-direction:row-reverse}.map-dot-wrapper.korea{left:27%;top:29%;flex-direction:row;gap:52px}.map-dot-wrapper.china.chinese{left:43%;top:32%}.map-dot-wrapper.korea.chinese{left:43%;top:30%}.map-dot-wrapper.japan.chinese{left:28%;top:25%}.map-dot-wrapper.hong-kong.chinese{left:30%;top:25%}.map-dot-wrapper.singapore.chinese{left:36%;top:26%}.map-dot-wrapper.malaysia.chinese{left:30%;top:25%}.map-dot-wrapper.china.japanese{left:44%;top:30%}.map-dot-wrapper.malaysia.japanese{left:25.5%;top:24.5%}.map-dot-wrapper.singapore.japanese{left:22%;top:25%}.map-dot-wrapper.japan.japanese{left:28%;top:24%}.map-dot-wrapper.hong-kong.japanese{left:29.5%;top:26%}.map-dot-wrapper.korea.japanese{left:42.5%;top:30%}}@media (max-width:320px){.map-dot-wrapper .country-name{padding:5px 18px;font-size:14px}.map-dot-wrapper.china{left:37%;top:36%;gap:34px}.map-dot-wrapper .dot{width:8px;height:8px}.map-dot-wrapper.malaysia .dot,.map-dot-wrapper.singapore .dot{margin-top:54px}.map-dot-wrapper.malaysia{left:28%;top:23%;gap:33px}.map-dot-wrapper.singapore{left:29%;top:29%;gap:34px;flex-direction:row-reverse}.map-dot-wrapper.hong-kong .dot{margin-top:34px}.map-dot-wrapper.hong-kong{left:16.5%;top:24%;gap:34px;flex-direction:row-reverse}.map-dot-wrapper.japan .dot,.map-dot-wrapper.korea .dot{margin-top:16px}.map-dot-wrapper.japan{left:26.5%;top:27%;gap:60px;flex-direction:row-reverse}.map-dot-wrapper.korea{left:25.5%;top:28%;flex-direction:row;gap:50px}}