.WhyChoose-module-scss-module__oTu5fG__section{padding:60px 20px}.WhyChoose-module-scss-module__oTu5fG__container{text-align:center;max-width:1100px;margin:auto}.WhyChoose-module-scss-module__oTu5fG__title{margin-bottom:22px;font-size:34px;font-weight:800}.WhyChoose-module-scss-module__oTu5fG__text{color:#6b7280;max-width:760px;margin:0 auto 20px;font-size:18px;line-height:1.7}.WhyChoose-module-scss-module__oTu5fG__cards{grid-template-columns:repeat(3,1fr);gap:50px;margin-top:70px;display:grid}.WhyChoose-module-scss-module__oTu5fG__card{background:linear-gradient(90deg,#ffe4e6,#f3e8ff);border-radius:20px;padding:36px 28px;transition:transform .35s,box-shadow .35s;box-shadow:0 20px 40px #0000000f}.WhyChoose-module-scss-module__oTu5fG__card p{color:#666;font-size:18px;line-height:1.7}.WhyChoose-module-scss-module__oTu5fG__card:hover{transform:translateY(-10px);box-shadow:0 30px 60px #0000001f}.WhyChoose-module-scss-module__oTu5fG__icon{color:#fff;border-radius:22px;justify-content:center;align-items:center;width:82px;height:82px;margin:0 auto 18px;font-size:28px;display:flex}.WhyChoose-module-scss-module__oTu5fG__blue{background:#38bdf8}.WhyChoose-module-scss-module__oTu5fG__pink{background:#fb7185}.WhyChoose-module-scss-module__oTu5fG__green{background:#4ade80}.WhyChoose-module-scss-module__oTu5fG__card h4{margin-bottom:6px;font-size:17px;font-weight:700}@keyframes WhyChoose-module-scss-module__oTu5fG__shake{0%{transform:translate(0)}25%{transform:translate(-4px)}50%{transform:translate(4px)}75%{transform:translate(-3px)}to{transform:translate(0)}}@media (max-width:900px){.WhyChoose-module-scss-module__oTu5fG__cards{grid-template-columns:1fr}}
.HeroIntro-module-scss-module__EO50rq__section{padding:60px 20px}.HeroIntro-module-scss-module__EO50rq__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;max-width:1200px;margin:auto;display:grid}.HeroIntro-module-scss-module__EO50rq__title{margin-bottom:18px;font-size:38px;font-weight:800}.HeroIntro-module-scss-module__EO50rq__desc{color:#6b7280;max-width:560px;font-size:18px;line-height:1.7}.HeroIntro-module-scss-module__EO50rq__toc{background:#fff;border-radius:20px;max-width:520px;margin-top:36px;padding:24px 28px;box-shadow:0 18px 40px #00000014}.HeroIntro-module-scss-module__EO50rq__tocTitle{align-items:center;gap:10px;margin-bottom:16px;font-weight:700;display:flex}.HeroIntro-module-scss-module__EO50rq__toc ul{margin:0;padding:0;list-style:none}.HeroIntro-module-scss-module__EO50rq__toc li{color:#374151;text-align:left;gap:12px;padding:6px 0;font-size:18px;display:flex}.HeroIntro-module-scss-module__EO50rq__toc li span{color:#f97316;font-weight:700}.HeroIntro-module-scss-module__EO50rq__right,.HeroIntro-module-scss-module__EO50rq__imageWrap{justify-content:center;display:flex}.HeroIntro-module-scss-module__EO50rq__floating{animation:6s ease-in-out infinite HeroIntro-module-scss-module__EO50rq__floatWheel}@keyframes HeroIntro-module-scss-module__EO50rq__floatWheel{0%{transform:translateY(0)rotate(0)}25%{transform:translateY(-6px)rotate(-1deg)}50%{transform:translateY(0)rotate(0)}75%{transform:translateY(6px)rotate(1deg)}to{transform:translateY(0)rotate(0)}}@media (max-width:900px){.HeroIntro-module-scss-module__EO50rq__container{text-align:center;grid-template-columns:1fr}.HeroIntro-module-scss-module__EO50rq__desc{margin:auto}.HeroIntro-module-scss-module__EO50rq__toc{margin-left:auto;margin-right:auto}}
.HowItWorks-module-scss-module__siBCxG__section{text-align:center;padding:60px 20px}.HowItWorks-module-scss-module__siBCxG__title{margin-bottom:80px;font-size:34px;font-weight:800}.HowItWorks-module-scss-module__siBCxG__grid{grid-template-columns:repeat(3,1fr);gap:50px;max-width:1100px;margin:auto;display:grid}.HowItWorks-module-scss-module__siBCxG__card{padding:10px 20px}.HowItWorks-module-scss-module__siBCxG__card h4{margin-bottom:10px;font-size:17px;font-weight:700}.HowItWorks-module-scss-module__siBCxG__card p{color:#6b7280;font-size:18px;line-height:1.7}.HowItWorks-module-scss-module__siBCxG__iconBox{color:#fff;border-radius:22px;justify-content:center;align-items:center;width:82px;height:82px;margin:0 auto 26px;font-size:28px;transition:transform .25s,box-shadow .25s;display:flex;position:relative}.HowItWorks-module-scss-module__siBCxG__badge{color:#000;background:#facc15;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}.HowItWorks-module-scss-module__siBCxG__pink{background:linear-gradient(135deg,#fb7185,#f43f5e)}.HowItWorks-module-scss-module__siBCxG__orange{background:linear-gradient(135deg,#fb923c,#f59e0b)}.HowItWorks-module-scss-module__siBCxG__green{background:linear-gradient(135deg,#34d399,#22c55e)}.HowItWorks-module-scss-module__siBCxG__card:hover .HowItWorks-module-scss-module__siBCxG__iconBox{transform:translateY(-6px);box-shadow:0 14px 30px #00000026}@media (max-width:900px){.HowItWorks-module-scss-module__siBCxG__section{padding:80px 16px}.HowItWorks-module-scss-module__siBCxG__grid{grid-template-columns:1fr;gap:50px;max-width:100%;padding:0}.HowItWorks-module-scss-module__siBCxG__card{text-align:center;padding:0}.HowItWorks-module-scss-module__siBCxG__card p{max-width:320px;margin:0 auto}.HowItWorks-module-scss-module__siBCxG__card h4{margin-bottom:8px}.HowItWorks-module-scss-module__siBCxG__iconBox{margin-bottom:20px}}
