.LatestBlogCard_container__b_IVP{display:flex;flex-direction:row;justify-content:center}.LatestBlogCard_card__xlxSc{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;margin:0 16px 16px 0;width:100%;height:256px;border:1px solid var(--border-color);border-radius:8px;background-color:var(--white);box-shadow:0 4px 30px 0 hsla(0,0%,49%,.2);transition:all .3s}.LatestBlogCard_image__9ksC3,.LatestBlogCard_publishedAtLabel__tGdLM,.LatestBlogCard_title__5yYLj{transition:all .3s}.LatestBlogCard_card__xlxSc:hover{.LatestBlogCard_title__5yYLj{color:var(--light-purple)}.LatestBlogCard_image__9ksC3{scale:1.1}.LatestBlogCard_publishedAtLabel__tGdLM{color:var(--light-purple)}}.LatestBlogCard_imageContainer__LPH69{height:100%;width:100%;background-color:var(--border-color);overflow:hidden}.LatestBlogCard_image__9ksC3{height:100%;width:100%;scale:1;object-fit:cover}.LatestBlogCard_cardRight__jiUZW{display:flex;flex-direction:column;width:100%;padding:40px 24px}.LatestBlogCard_new__GFt6L{font-size:12px;color:var(--text-blue-color);font-weight:700}.LatestBlogCard_title__5yYLj{font-size:20px;color:var(--text-black);font-weight:500}.LatestBlogCard_publishedAt__tXkuO{padding:80px 0 0}.LatestBlogCard_publishedAtLabel__tGdLM{font-size:16px;color:var(--text-black)}@media (max-width:768px){.LatestBlogCard_card__xlxSc{grid-template-columns:1fr;height:auto;margin:0}.LatestBlogCard_image__9ksC3{width:100%;height:150px;margin-right:0}.LatestBlogCard_cardRight__jiUZW{padding:24px 18px}.LatestBlogCard_new__GFt6L{padding:0 0 8px}.LatestBlogCard_title__5yYLj{font-size:16px}.LatestBlogCard_publishedAt__tXkuO{padding:24px 0 0}.LatestBlogCard_publishedAtLabel__tGdLM{font-size:14px}}.PastBlogs_container__fEjKW{display:grid;grid-template-columns:repeat(3,1fr);align-items:start;padding-top:40px;grid-gap:64px 20px;gap:64px 20px}.PastBlogs_blog__hniWa{display:flex;flex-direction:column;width:100%;gap:24px;align-items:flex-start}.PastBlogs_date__xyzvi,.PastBlogs_image__AeFa4,.PastBlogs_title__vph4A{transition:all .3s}.PastBlogs_blog__hniWa:hover{.PastBlogs_title__vph4A{color:var(--light-purple)}.PastBlogs_image__AeFa4{scale:1.1}.PastBlogs_date__xyzvi{color:var(--light-purple)}}.PastBlogs_imageContainer__fHtJB{width:100%;height:150px;border-radius:8px;overflow:hidden}.PastBlogs_image__AeFa4{width:100%;height:100%;object-fit:cover;border-radius:8px}.PastBlogs_title__vph4A{font-size:18px;color:var(--text-black);width:100%}.PastBlogs_date__xyzvi{font-size:16px;color:var(--text-black)}@media (max-width:768px){.PastBlogs_container__fEjKW{grid-template-columns:1fr;gap:30px}}.CustomerPageHeading_header__kGGU9{width:100%;display:flex;justify-content:center;flex-direction:column;margin-bottom:70px}.CustomerPageHeading_heading__QxDis{color:#2d299f;font-size:64px;font-style:italic}.CustomerPageHeading_kana__BGbRE{font-weight:500}.CustomerPageHeading_subtitle__yD_no{font-size:17px}@media (max-width:768px){.CustomerPageHeading_heading__QxDis{font-size:52px}}@media (max-width:480px){.CustomerPageHeading_heading__QxDis{font-size:30px}}.page_container__KladZ,.page_heading__1LzOi{display:flex;flex-direction:column}.page_pastBlogsHeading__3PJIr{font-size:20px;color:var(--text-blue-color);margin:40px 0 0;font-weight:700}.page_pagination__Cy3uf{display:flex;justify-content:center;margin-top:20px}@media (max-width:768px){.page_container__KladZ{width:100%}.page_pastBlogsHeading__3PJIr{display:flex;justify-content:center}}.CustomerQuestionTable_contentWrapper__luK0P{margin:72px 0 200px}.CustomerQuestionTable_content__Wjad4{border-bottom:1px solid #00000020;border-radius:2px;cursor:pointer}.CustomerQuestionTable_content__Wjad4:last-of-type{border-bottom:none}.CustomerQuestionTable_questionContentWrapper__xbgC6{justify-content:space-between;padding:24px 20px}.CustomerQuestionTable_questionContent__A7_aw{display:flex;align-items:center;justify-content:space-between}.CustomerQuestionTable_questionTitle__fmhi9{font-weight:700;font-size:15px;line-height:22.5px}.CustomerQuestionTable_subItem__3o2Mi{font-weight:500;font-size:14px;line-height:21px;color:var(--text-black-color);padding:16px 20px 24px}.CustomerQuestionTable_answer__eqm08{display:flex;align-items:center;gap:10px;font-weight:400;font-size:14px;line-height:23.8px;color:var(--text-faq-color)}.CustomerQuestionTable_answerContent__2tUn9{overflow:hidden;font-family:Inter,sans-serif}.CustomerQuestionTable_answerContent__2tUn9[data-state=open]{animation:CustomerQuestionTable_slideDown__TguCY .3s cubic-bezier(.87,0,.13,1)}.CustomerQuestionTable_answerContent__2tUn9[data-state=closed]{animation:CustomerQuestionTable_slideUp__jcT6L .3s cubic-bezier(.87,0,.13,1)}.CustomerQuestionTable_subItem__3o2Mi img,.CustomerQuestionTable_subItem__3o2Mi video{height:auto;max-height:300px;max-width:100%;display:block;margin:10px auto;object-fit:contain}.CustomerQuestionTable_subItem__3o2Mi video{max-height:none}.CustomerQuestionTable_subItem__3o2Mi ul{padding-left:40px;margin:8px 0;list-style-type:disc}.CustomerQuestionTable_subItem__3o2Mi code{color:#d63384;font-size:1rem;word-wrap:break-word;background-color:#f0f0f0;padding:4px}.CustomerQuestionTable_subItem__3o2Mi blockquote{padding:.5rem;border-left:3px solid var(--border-light-gray);margin:.5rem 0}.CustomerQuestionTable_subItem__3o2Mi table{border-collapse:collapse}.CustomerQuestionTable_subItem__3o2Mi td,.CustomerQuestionTable_subItem__3o2Mi th{border:1px solid var(--border-gray-color);padding:6px}@keyframes CustomerQuestionTable_slideDown__TguCY{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes CustomerQuestionTable_slideUp__jcT6L{0%{height:var(--radix-accordion-content-height)}to{height:0}}.LoadingCircle_box__C02PL{display:flex;flex-direction:column;align-items:center;justify-content:center}.LoadingCircle_spinnerBox__LNkrf{margin:0 auto;width:80px;height:80px;position:relative}.LoadingCircle_spinner__Lgywj{width:100%;height:100%;border-radius:50%;border:8px solid transparent;position:absolute;top:0;left:0}.LoadingCircle_spinnerBg__89xts{border-color:#f3f3f3}.LoadingCircle_circle__SZ9MY{border-top-color:var(--light-purple);animation:LoadingCircle_spin__JDj_z 1s linear infinite}.LoadingCircle_text___Anin{text-align:center;margin-top:10px;font-size:14px}@keyframes LoadingCircle_spin__JDj_z{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_descriptionWithMargin___eicK{margin-bottom:96px;display:flex;flex-direction:column;font-size:.875rem;line-height:2}.page_descriptionWrapper__vNBQD{margin-bottom:72px;display:flex;flex-direction:column;line-height:2}.page_title__PHkHw{font-size:1rem;font-weight:700;margin-bottom:8px}.page_description__dPgRd{font-size:14px}.page_dataWrapper__vsKZk{display:flex;flex-direction:column;text-align:right;font-size:.875rem;line-height:2;margin-bottom:4.5rem}.page_dataWrapper__vsKZk span:nth-child(2){margin-bottom:1rem}@media (max-width:815px){.page_descriptionWithMargin___eicK{margin-bottom:48px}.page_descriptionWrapper__vNBQD{margin-bottom:36px}}.page_dl__hoKY_{font-size:15px;font-weight:400;display:flex;flex-wrap:wrap}.page_dt__medFO{color:#666;width:33.33333%;padding:0 12px}.page_dd__6W9as{color:var(--text-black);width:66.66667%;padding:0 12px;margin:0 0 64px}.page_ol__0UIMn{margin:0 0 0 14px;padding:0}.StepLottieAnimation_lottieContainer__3q2fK{flex-shrink:0;width:65%;max-width:570px;position:relative;background:#fff}.StepLottieAnimation_lottieContainer__3q2fK:before{content:"";position:absolute;right:-30px;bottom:-30px;width:340;height:340;background-image:url(/assets/images/customer/guide/subtract.png);background-repeat:no-repeat;background-position:100% 100%;background-size:auto;z-index:-1}.StepLottieAnimation_reverse__50HeE:before,.StepLottieAnimation_step4__xzA_7:before{right:auto;left:-30px}@media (max-width:768px){.StepLottieAnimation_lottieContainer__3q2fK{width:85%;order:2}.StepLottieAnimation_lottieContainer__3q2fK:before{right:-20px;bottom:-20px;width:290px;height:290px}.StepLottieAnimation_reverse__50HeE:before,.StepLottieAnimation_step4__xzA_7:before{right:auto;left:-20px}}@media (max-width:480px){.StepLottieAnimation_lottieContainer__3q2fK:before{width:240px;height:240px}}.page_main__IkxNe{width:100%;display:flex;justify-content:center;margin-top:20px;flex-direction:column;align-items:center}.page_descriptionWrap__9yf_z{max-width:588px;width:100%;height:auto;margin-bottom:70px}.page_descriptionImg__h3vsb{width:100%;height:auto}.page_steps__gQpMx{width:100%;margin:40px 0}.page_stepItem__8Ldba{display:flex;align-items:center;justify-content:space-between;margin-bottom:180px}.page_stepItem__8Ldba.page_reverse__3Q2Rz{flex-direction:row}.page_stepItem__8Ldba.page_reverse__3Q2Rz .page_stepContent__Mm_Qo{order:2}.page_stepContent__Mm_Qo{flex-grow:1;position:relative;max-width:35%}.page_stepTitle__d7z_Q{color:#2d299f;font-size:36px;font-weight:700;line-height:1.4;margin:10px 0}.page_stepDescription__DeGxx{background:#2d299f;color:#fff;display:inline-block;line-height:180%;padding:12px 24px;font-weight:700}.page_footer__WpgvN{display:flex;flex-direction:column;margin-bottom:160px}.page_footerImg__MwL14{margin:0 auto 20px;max-width:390px;width:100%;height:auto}.page_registerButton__rci9D{background:linear-gradient(90deg,#9c3dfb,#2f81fc);border:none;color:#fff;font-size:14px;padding:8px 32px;border-radius:9999px;white-space:nowrap;max-width:418px;font-size:26px;margin:0 auto;width:100%;display:flex;justify-content:center}@media (max-width:768px){.page_content__BfbxJ{width:90%}.page_stepItem__8Ldba{flex-direction:column;margin-bottom:100px}.page_stepItem__8Ldba.page_reverse__3Q2Rz{flex-direction:column}.page_stepContent__Mm_Qo{max-width:100%;margin-bottom:50px}.page_stepItem__8Ldba.page_reverse__3Q2Rz .page_stepContent__Mm_Qo{order:1}}.page_lawContainer__GUGGk{font-size:14px;font-weight:400;display:flex}.page_row__Fu57m{flex:1 0}.page_dl__NsUfV{display:flex;flex-wrap:wrap}.page_dt__An2jB{color:#666;width:33.33333%;padding:0 12px}.page_dd__2y9gQ{color:var(--text-black);width:66.66667%;padding:0 12px;margin:0 0 64px}@media screen and (max-width:768px){.page_lawContainer__GUGGk{display:block}}.page_privacy__lqyt_{color:var(--text-blue-color);font-size:4rem;font-style:italic}.page_descriptionWrapper__VCctV{margin-bottom:6rem;display:flex;flex-direction:column;line-height:2}.page_title__oTfzL{font-size:1rem;font-weight:700;margin-bottom:8px}.page_description___DH7K{font-size:14px}.page_descriptionWithMargin__jDq2X{margin-bottom:72px}.page_table__yMVRN{border-collapse:collapse;border-spacing:0;border:1px solid var(--text-black);width:100%;margin-bottom:72px}.page_table__yMVRN:last-child{width:50%;white-space:nowrap}.page_table__yMVRN td{border-bottom:1px solid var(--text-black);border-right:1px solid var(--text-black);text-align:left;box-sizing:border-box;padding:8px;font-size:14px;line-height:2}.page_table__yMVRN:last-child td:last-child{padding:1px 8px}.page_table__yMVRN tr ul{padding-left:0}.page_tableListStyle__WA01l{border-collapse:collapse;border-spacing:0;border:1px solid var(--text-black);width:100%;margin-bottom:72px}.page_tableListStyle__WA01l tr ul{list-style:disc;font-size:14px;margin:0;line-height:2}.page_link__NfyjU{color:var(--deep-purple)}@media (max-width:768px){.page_privacy__lqyt_{font-size:52px}}@media (max-width:480px){.page_privacy__lqyt_{font-size:38px}}