.page-module__kNWrua__mainWrap{flex-direction:column;min-height:100vh;display:flex}.page-module__kNWrua__mainContent{flex:1}.page-module__kNWrua__mobileLangStrip{display:none}.page-module__kNWrua__mobileLangBtn{border:1px solid var(--border-color);background:var(--card-bg);color:var(--text-main);cursor:pointer;border-radius:6px;padding:.35rem .65rem;font-size:.8rem;font-weight:600;transition:background .2s,color .2s}.page-module__kNWrua__mobileLangBtn:first-of-type{border-radius:6px 0 0 6px}.page-module__kNWrua__mobileLangBtn:last-of-type{border-radius:0 6px 6px 0;margin-left:-1px}.page-module__kNWrua__mobileLangBtnActive{background:var(--accent);color:#fff;border-color:var(--accent)}@media (max-width:768px){.page-module__kNWrua__mobileLangStrip{background:var(--bg-color);border-bottom:1px solid var(--border-color);justify-content:center;align-items:center;gap:0;padding:.5rem 1rem;display:flex}}.page-module__kNWrua__popularSection{margin-top:4rem;margin-bottom:2rem}.page-module__kNWrua__trustLine{text-align:center;color:var(--text-secondary);margin-top:1.5rem;margin-bottom:0;font-size:.95rem}.page-module__kNWrua__sectionHeader{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.page-module__kNWrua__grid{grid-template-columns:1fr;gap:1rem;padding:0 .25rem;display:grid}.page-module__kNWrua__featuresSection{background:var(--card-bg);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:2rem .75rem}.page-module__kNWrua__featuresGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}.page-module__kNWrua__featureCard{text-align:center;padding:1.5rem 1rem;transition:transform .2s}.page-module__kNWrua__featureCard:hover{transform:translateY(-3px)}.page-module__kNWrua__featureIcon{background:#0ea5e91a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;transition:all .2s;display:flex}.page-module__kNWrua__featureCard:hover .page-module__kNWrua__featureIcon{transform:scale(1.03);box-shadow:0 8px 24px #0ea5e933}.page-module__kNWrua__featureTitle{color:var(--text-main);margin-bottom:.5rem;font-size:clamp(1.1rem,3vw,1.25rem);font-weight:700}.page-module__kNWrua__featureText{color:var(--text-secondary);font-size:clamp(.875rem,2vw,1rem);line-height:1.6}.page-module__kNWrua__statsSection{background:var(--bg-color);color:var(--text-main);padding:2rem .75rem}.page-module__kNWrua__statsGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}.page-module__kNWrua__statCard{text-align:center;padding:1.25rem}.page-module__kNWrua__statNumber{color:var(--text-main);margin-bottom:.5rem;font-size:clamp(2rem,8vw,3rem);font-weight:900;animation:1s ease-out page-module__kNWrua__countUp}@keyframes page-module__kNWrua__countUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-module__kNWrua__statLabel{color:var(--text-secondary);font-size:clamp(.9rem,2.2vw,1.1rem);font-weight:500}.page-module__kNWrua__ctaSection{background:linear-gradient(135deg,#0ea5e91a 0%,#0ea5e90d 100%);margin-top:2rem;padding:2.5rem .75rem}.page-module__kNWrua__ctaContent{text-align:center;max-width:600px;margin:0 auto}.page-module__kNWrua__ctaTitle{color:var(--primary-color);margin-bottom:.75rem;font-size:clamp(1.35rem,5vw,2.5rem);font-weight:800}.page-module__kNWrua__ctaText{color:var(--text-secondary);margin-bottom:1.5rem;font-size:clamp(.9rem,2.2vw,1.25rem);line-height:1.6}.page-module__kNWrua__ctaButton{background:linear-gradient(135deg,var(--gradient-start)0%,var(--gradient-end)100%);color:#fff;min-width:44px;min-height:44px;box-shadow:0 4px 15px var(--primary-color);border:1px solid #fff3;border-radius:50px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:clamp(.9rem,2.2vw,1.2rem);font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex;position:relative;overflow:hidden}.page-module__kNWrua__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.page-module__kNWrua__ctaButton:hover:before{left:100%}.page-module__kNWrua__ctaButton:hover{box-shadow:0 10px 30px rgba(var(--primary-rgb),.6);background:linear-gradient(135deg,var(--gradient-end)0%,var(--gradient-start)100%);transform:translateY(-2px)scale(1.01)}.page-module__kNWrua__appSection{background:linear-gradient(180deg,#fff 0%,var(--bg-color)85%);border-top:1px solid rgba(var(--primary-rgb),.22);border-bottom:1px solid rgba(var(--primary-rgb),.16);text-align:center;margin-top:2rem;padding:2.5rem .75rem}.page-module__kNWrua__appSectionTitle{color:var(--text-main);margin-bottom:.5rem;font-size:clamp(1.25rem,4vw,1.75rem);font-weight:800}.page-module__kNWrua__appSectionDesc{color:var(--text-secondary);max-width:540px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:clamp(.875rem,2vw,1rem);line-height:1.6}.page-module__kNWrua__appSectionRow{flex-flow:column wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.page-module__kNWrua__phoneMockup{flex-shrink:0}.page-module__kNWrua__phoneFrame{width:140px;height:280px;box-shadow:0 20px 50px #11182726,0 0 0 2px rgba(var(--primary-rgb),.18);background:linear-gradient(145deg,#f9fafb 0%,#e5e7eb 100%);border-radius:18px;padding:6px;position:relative}.page-module__kNWrua__phoneFrame:before{content:"";z-index:2;background:#e5e7eb;border-radius:3px;width:36px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.page-module__kNWrua__phoneScreen{background:var(--bg-color);border-radius:16px;width:100%;height:100%;overflow:hidden}.page-module__kNWrua__phoneScreenInner{background:linear-gradient(180deg,#c9a24d1f 0%,var(--card-bg)50%);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;height:100%;display:flex}.page-module__kNWrua__phoneLogo{color:var(--primary-color);letter-spacing:.02em;font-size:1.1rem;font-weight:800}.page-module__kNWrua__phoneSoon{color:var(--text-secondary);font-size:.75rem;font-weight:700}.page-module__kNWrua__storeBoxes{flex-flow:column wrap;justify-content:center;gap:.75rem;width:100%;max-width:260px;margin:0 auto;display:flex}.page-module__kNWrua__storeBox{border:1px solid rgba(var(--primary-rgb),.22);background:#fff;border-radius:12px;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;width:100%;min-width:0;padding:1rem 1.25rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;box-shadow:0 6px 18px #1118270f}.page-module__kNWrua__storeBox:hover{border-color:rgba(var(--primary-rgb),.45);transform:translateY(-1px);box-shadow:0 14px 32px #1118271f}.page-module__kNWrua__storeIcon{color:var(--primary-color);justify-content:center;align-items:center;display:flex}.page-module__kNWrua__storeIcon svg{width:36px;height:36px}.page-module__kNWrua__storeName{color:var(--text-main);font-size:1rem;font-weight:700}.page-module__kNWrua__storeComingSoon{color:var(--primary-color);background:rgba(var(--primary-rgb),.1);border:1px solid rgba(var(--primary-rgb),.22);border-radius:999px;align-items:center;padding:.22rem .55rem;font-size:.8rem;font-weight:600;display:inline-flex}.page-module__kNWrua__phoneScreen{border-radius:12px}.page-module__kNWrua__phoneLogo{font-size:.9rem}.page-module__kNWrua__footer{color:#f9fafb;background:#111827;border-top:1px solid #ffffff1a;margin-top:0;padding:1rem 0;overflow-x:hidden}.page-module__kNWrua__footer .page-module__kNWrua__container{box-sizing:border-box;max-width:100%;padding-left:1rem;padding-right:1rem}.page-module__kNWrua__footerContent{text-align:center;border-bottom:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.page-module__kNWrua__footerBrand h3{color:#fff;margin:0 0 .25rem;font-size:1.25rem;font-weight:800}.page-module__kNWrua__footerBrand p{color:#f9fafbd9;margin:0;max-width:320px;margin-inline:auto;font-size:.875rem}.page-module__kNWrua__footerNav{flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;display:flex}.page-module__kNWrua__footerNav a{color:#f9fafbe6;padding:.2rem 0;font-size:.875rem;text-decoration:none}.page-module__kNWrua__footerNav a:hover{color:#fff}.page-module__kNWrua__footerLegal{flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;display:flex}.page-module__kNWrua__footerLegal a{color:#f9fafbd9;opacity:.9;font-size:.8rem;text-decoration:none}.page-module__kNWrua__footerLegal a:hover{color:#fff}@media (max-width:768px){.page-module__kNWrua__footer{padding:1rem 0;padding-bottom:calc(5rem + env(safe-area-inset-bottom,0))}.page-module__kNWrua__footer .page-module__kNWrua__container{padding-left:1rem;padding-right:1rem}.page-module__kNWrua__footerContent{gap:.6rem;margin-bottom:.6rem;padding-bottom:.6rem}.page-module__kNWrua__footerBrand h3{font-size:1.1rem}.page-module__kNWrua__footerBrand p{font-size:.8125rem}.page-module__kNWrua__footerNav{gap:.4rem 1rem}.page-module__kNWrua__footerNav a{font-size:.8125rem}.page-module__kNWrua__footerBottom{text-align:center;padding:.25rem 0}.page-module__kNWrua__footerBottom p{color:#f9fafbcc;font-size:.75rem;line-height:1.5;display:inline}.page-module__kNWrua__popularSection{margin-top:2rem;margin-bottom:2rem}.page-module__kNWrua__sectionHeader{gap:.5rem;margin-bottom:.75rem}.page-module__kNWrua__grid{gap:.6rem;padding:0 .15rem}.page-module__kNWrua__featuresSection,.page-module__kNWrua__statsSection{padding:1.5rem .75rem}.page-module__kNWrua__featureCard{padding:1.25rem .75rem}.page-module__kNWrua__featureIcon{width:48px;height:48px;margin-bottom:.75rem}.page-module__kNWrua__featureTitle{font-size:1rem}.page-module__kNWrua__featureText{font-size:.8125rem}.page-module__kNWrua__statCard{padding:1rem}.page-module__kNWrua__statNumber{font-size:1.75rem}.page-module__kNWrua__statLabel{font-size:.8125rem}.page-module__kNWrua__ctaSection{margin-top:1.5rem;padding:1.5rem .75rem}.page-module__kNWrua__ctaTitle{margin-bottom:.5rem;font-size:1.15rem}.page-module__kNWrua__ctaText{margin-bottom:1rem;font-size:.8125rem}.page-module__kNWrua__appSection{margin-top:2rem;padding:2rem .75rem}.page-module__kNWrua__appSectionTitle{margin-bottom:.35rem;font-size:1.1rem}.page-module__kNWrua__appSectionDesc{margin-bottom:1rem;font-size:.8125rem}.page-module__kNWrua__appSectionRow{gap:1rem}.page-module__kNWrua__phoneFrame{border-radius:14px;width:120px;height:240px;padding:5px}.page-module__kNWrua__phoneFrame:before{width:28px;height:3px;top:6px}.page-module__kNWrua__storeBoxes{gap:.5rem;max-width:220px}.page-module__kNWrua__storeBox{padding:.75rem 1rem}.page-module__kNWrua__storeName{font-size:.85rem}.page-module__kNWrua__storeComingSoon{font-size:.7rem}.page-module__kNWrua__cardSkeleton{min-height:180px}}.page-module__kNWrua__footerBottom{text-align:center;color:#f9fafbcc;font-size:clamp(.75rem,2vw,.9rem);line-height:1.5}@media (min-width:480px){.page-module__kNWrua__sectionHeader{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:2rem}.page-module__kNWrua__grid{gap:1.25rem;padding:0 .5rem}.page-module__kNWrua__featuresSection,.page-module__kNWrua__statsSection{padding:2.5rem 1rem}.page-module__kNWrua__appSection,.page-module__kNWrua__ctaSection{padding:3rem 1rem}.page-module__kNWrua__footer{padding:1rem}.page-module__kNWrua__footerContent{gap:.75rem 1rem}}@media (min-width:768px){.page-module__kNWrua__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;padding:0}.page-module__kNWrua__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.page-module__kNWrua__featuresSection{padding:4rem 1.25rem}.page-module__kNWrua__featureCard{padding:2rem 1rem}.page-module__kNWrua__featureIcon{width:80px;height:80px;margin-bottom:1.5rem}.page-module__kNWrua__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.page-module__kNWrua__statsSection{padding:4rem 1.25rem}.page-module__kNWrua__statCard{padding:1.5rem}.page-module__kNWrua__ctaSection{margin-top:4rem;padding:5rem 1.5rem}.page-module__kNWrua__ctaButton{padding:1.25rem 3.5rem}.page-module__kNWrua__footer{padding:1.25rem 1.25rem 1rem}.page-module__kNWrua__footerContent{gap:1rem}.page-module__kNWrua__footerNav{gap:.5rem 1.5rem}.page-module__kNWrua__footerNav a,.page-module__kNWrua__footerBottom{font-size:.9rem}.page-module__kNWrua__appSection{margin-top:4rem;padding:4rem 1.25rem}.page-module__kNWrua__appSectionRow{flex-direction:row;gap:2.5rem}.page-module__kNWrua__phoneFrame{border-radius:24px;width:200px;height:400px;padding:10px}.page-module__kNWrua__phoneFrame:before{width:52px;height:6px;top:12px}.page-module__kNWrua__phoneScreen{border-radius:16px}.page-module__kNWrua__phoneLogo{font-size:1.1rem}.page-module__kNWrua__storeBoxes{flex-flow:wrap;gap:1rem;max-width:none}.page-module__kNWrua__storeBox{flex-direction:column;flex:140px;max-width:200px;padding:1.25rem 1.5rem}.page-module__kNWrua__storeIcon svg{width:48px;height:48px}.page-module__kNWrua__storeName{font-size:1.1rem}.page-module__kNWrua__storeComingSoon{font-size:.9rem}}.page-module__kNWrua__stickyCta{display:none}@media (max-width:768px){.page-module__kNWrua__stickyCta{z-index:50;padding:.75rem 1rem;padding-bottom:max(.75rem,env(safe-area-inset-bottom));background:linear-gradient(to top,var(--card-bg)85%,transparent);display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000014}.page-module__kNWrua__stickyCtaBtn{color:#000;background:var(--primary-color);cursor:pointer;border:none;border-radius:14px;width:100%;max-width:100%;min-height:52px;padding:.9rem 1.25rem;font-size:1.1rem;font-weight:800;transition:transform .2s,background .2s;box-shadow:0 4px 20px #0003}.page-module__kNWrua__stickyCtaBtn:hover{background:var(--primary-hover);transform:scale(1.01)}.page-module__kNWrua__stickyCtaBtn:active{transform:scale(.99)}}[data-theme=women] .page-module__kNWrua__stickyCtaBtn{color:#fff}.page-module__kNWrua__cardSkeleton{background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;height:350px;animation:1.5s ease-in-out infinite page-module__kNWrua__pulse}@keyframes page-module__kNWrua__pulse{0%{opacity:.6}50%{opacity:.8}to{opacity:.6}}
.WhyUs-module__L__HKG__section{background:var(--bg-color);padding:0 0 5.5rem;position:relative}.WhyUs-module__L__HKG__splitHero{background:linear-gradient(180deg,rgba(var(--primary-rgb),.04)0%,transparent 50%);border-bottom:1px solid var(--border-color);padding:4rem 1rem}.WhyUs-module__L__HKG__splitInner{grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem;max-width:1100px;margin:0 auto;display:grid}.WhyUs-module__L__HKG__splitPanel{background:var(--card-bg);border:1px solid var(--border-color);text-align:left;border-radius:24px;flex-direction:column;align-items:flex-start;padding:2.5rem 2rem;transition:border-color .25s,box-shadow .25s;display:flex}.WhyUs-module__L__HKG__splitPanel:hover{border-color:rgba(var(--primary-rgb),.3);box-shadow:0 16px 40px #0000000f}.WhyUs-module__L__HKG__splitPanelBusiness{background:linear-gradient(135deg,rgba(var(--primary-rgb),.06)0%,var(--card-bg)100%);border-color:rgba(var(--primary-rgb),.2)}.WhyUs-module__L__HKG__splitVisual{background:rgba(var(--primary-rgb),.1);width:72px;height:72px;color:var(--primary-color);border-radius:18px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.WhyUs-module__L__HKG__splitTitle{color:var(--text-main);margin:0 0 .75rem;font-size:clamp(1.35rem,2.5vw,1.65rem);font-weight:800;line-height:1.25}.WhyUs-module__L__HKG__splitDesc{color:var(--text-secondary);margin:0 0 .75rem;font-size:1rem;line-height:1.6}.WhyUs-module__L__HKG__splitExtra{color:var(--text-secondary);opacity:.95;flex:1;margin:0 0 1.5rem;font-size:.9rem;line-height:1.55}.WhyUs-module__L__HKG__splitCtaPrimary{background:linear-gradient(135deg,var(--gradient-start)0%,var(--gradient-end)100%);color:#fff;cursor:pointer;box-shadow:0 4px 14px rgba(var(--primary-rgb),.3);border:none;border-radius:12px;padding:.9rem 1.75rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s}.WhyUs-module__L__HKG__splitCtaPrimary:hover{box-shadow:0 8px 22px rgba(var(--primary-rgb),.35);transform:translateY(-1px)}.WhyUs-module__L__HKG__splitCtaSecondary{background:var(--text-main);color:#fff;border-radius:12px;padding:.9rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .15s,background .15s;display:inline-block}.WhyUs-module__L__HKG__splitCtaSecondary:hover{background:var(--text-secondary);color:#fff;transform:translateY(-1px)}.WhyUs-module__L__HKG__benefitBlock{border-top:1px solid var(--border-color);background:linear-gradient(180deg,rgba(var(--primary-rgb),.03)0%,transparent 100%);padding:3rem 1rem}.WhyUs-module__L__HKG__benefitBlock:first-of-type{border-top:none;padding-top:4rem}.WhyUs-module__L__HKG__benefitRow{grid-template-columns:1fr 1.15fr;align-items:center;gap:2.5rem;max-width:1200px;margin:0 auto;padding:0 .5rem;display:grid}.WhyUs-module__L__HKG__benefitText{padding:0 .5rem}.WhyUs-module__L__HKG__benefitTitle{color:var(--text-main);border-left:4px solid var(--primary-color);margin:0 0 .75rem;padding-left:1rem;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:800;line-height:1.25}.WhyUs-module__L__HKG__benefitBody{color:var(--text-secondary);margin:0 0 1rem;font-size:1rem;line-height:1.65}.WhyUs-module__L__HKG__benefitList{margin:0;padding:0;list-style:none}.WhyUs-module__L__HKG__benefitList li{color:var(--text-main);margin-bottom:.5rem;padding-left:1.25rem;font-size:.95rem;line-height:1.5;position:relative}.WhyUs-module__L__HKG__benefitList li:before{content:"";background:var(--primary-color);border-radius:50%;width:6px;height:6px;position:absolute;top:.5em;left:0}.WhyUs-module__L__HKG__benefitList li:last-child{margin-bottom:0}.WhyUs-module__L__HKG__benefitPhoto{aspect-ratio:4/3;background:0 0;border-radius:20px;max-width:100%;min-height:300px;position:relative;overflow:hidden}.WhyUs-module__L__HKG__benefitImg{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.WhyUs-module__L__HKG__benefitSvg{object-fit:contain;object-position:center;width:100%;height:100%;min-height:280px;display:block}@keyframes WhyUs-module__L__HKG__benefitIllustrationEnter{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes WhyUs-module__L__HKG__benefitIllustrationFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.WhyUs-module__L__HKG__benefitPhoto:has(.WhyUs-module__L__HKG__benefitSvg){animation:.65s ease-out forwards WhyUs-module__L__HKG__benefitIllustrationEnter}.WhyUs-module__L__HKG__benefitPhoto:has(.WhyUs-module__L__HKG__benefitSvg) .WhyUs-module__L__HKG__benefitSvg{animation:5s ease-in-out infinite WhyUs-module__L__HKG__benefitIllustrationFloat}.WhyUs-module__L__HKG__benefitBlock:nth-of-type(2) .WhyUs-module__L__HKG__benefitPhoto:has(.WhyUs-module__L__HKG__benefitSvg){animation-delay:.12s}.WhyUs-module__L__HKG__benefitBlock:nth-of-type(2) .WhyUs-module__L__HKG__benefitPhoto:has(.WhyUs-module__L__HKG__benefitSvg) .WhyUs-module__L__HKG__benefitSvg{animation-delay:.5s}@media (max-width:968px){.WhyUs-module__L__HKG__benefitRow{grid-template-columns:1fr;justify-items:center;gap:1.5rem}.WhyUs-module__L__HKG__benefitBlock{padding:2rem 1rem}.WhyUs-module__L__HKG__benefitBlock:first-of-type{padding-top:3rem}.WhyUs-module__L__HKG__benefitText{text-align:left;max-width:100%}.WhyUs-module__L__HKG__benefitPhoto{aspect-ratio:4/3;width:100%;max-width:360px;min-height:0;max-height:280px;margin:0 auto}.WhyUs-module__L__HKG__benefitImg{object-fit:cover;max-height:100%}.WhyUs-module__L__HKG__benefitTitle{border-left:none;border-bottom:3px solid var(--primary-color);margin-inline:auto;padding-bottom:.25rem;padding-left:0;padding-right:0;display:inline-block}}@media (max-width:480px){.WhyUs-module__L__HKG__benefitPhoto{max-width:100%;max-height:220px}.WhyUs-module__L__HKG__benefitRow{padding:0 .5rem}.WhyUs-module__L__HKG__benefitTitle{border-bottom-width:3px}.WhyUs-module__L__HKG__benefitList li{padding-left:1rem;font-size:.9rem}}@media (max-width:968px){.WhyUs-module__L__HKG__splitInner{grid-template-columns:1fr;gap:1.5rem}.WhyUs-module__L__HKG__splitPanel{padding:2rem 1.5rem}.WhyUs-module__L__HKG__splitHero{padding:3rem 1rem}}@media (max-width:768px){.WhyUs-module__L__HKG__splitHero{padding:2.5rem .75rem}.WhyUs-module__L__HKG__splitPanel{border-radius:20px;padding:1.75rem 1.25rem}.WhyUs-module__L__HKG__splitVisual{width:60px;height:60px;margin-bottom:1.25rem}.WhyUs-module__L__HKG__splitTitle{font-size:1.35rem}.WhyUs-module__L__HKG__splitDesc{font-size:.95rem}.WhyUs-module__L__HKG__section{padding:0 0 4rem}.WhyUs-module__L__HKG__benefitTitle{font-size:1.25rem}.WhyUs-module__L__HKG__benefitBody{font-size:.95rem}}
