.AutoScrollStripComponent_stripSection__Smn8f{width:100%;padding:18px 0;overflow:hidden}.AutoScrollStripComponent_heading___xN9I{margin:0 0 12px;font-size:35px;font-weight:800;text-align:center;color:#111}.AutoScrollStripComponent_stripViewport__dfA6h{overflow:hidden}.AutoScrollStripComponent_stripTrack__Mz0yW{display:flex;gap:4px}.AutoScrollStripComponent_stripItem__30DHg{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.AutoScrollStripComponent_itemLink__BQe_o{display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;color:inherit}.AutoScrollStripComponent_imageWrapper__XIVVK{position:relative;width:220px;height:120px}.AutoScrollStripComponent_image__Xe_b0{object-fit:contain;object-position:center}.AutoScrollStripComponent_logoItem__Q5SCo{opacity:.9;transition:opacity .15s ease,transform .15s ease;flex-basis:220px}.AutoScrollStripComponent_logoItem__Q5SCo:hover{opacity:1;transform:translateY(-1px)}.AutoScrollStripComponent_cardVariant__82e8x{padding:24px 0}.AutoScrollStripComponent_cardItem__I0NAw{width:240px;height:240px;padding:0}.AutoScrollStripComponent_cardItem__I0NAw .AutoScrollStripComponent_itemLink__BQe_o{width:100%;height:100%;display:grid;align-items:center;background:#fff;border-radius:8px;overflow:hidden;box-shadow:none;border:4px solid #dcbcf5;transition:transform .15s ease,box-shadow .15s ease}.AutoScrollStripComponent_cardItem__I0NAw .AutoScrollStripComponent_itemLink__BQe_o:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(0,0,0,.12)}.AutoScrollStripComponent_cardItem__I0NAw .AutoScrollStripComponent_imageWrapper__XIVVK{width:100%;min-height:200px;aspect-ratio:1/1;display:grid;place-items:center;background:rgba(0,0,0,0)}.AutoScrollStripComponent_cardText__XzRc0{padding:10px 12px 12px;width:100%}.AutoScrollStripComponent_cardText__XzRc0:empty{display:none}.AutoScrollStripComponent_cardTitle__y4M6_{margin:0;font-size:14px;line-height:1.4;color:#111}.AutoScrollStripComponent_cardSource__9VdS7{margin:4px 0 0;font-size:12px;color:#60666f}@keyframes AutoScrollStripComponent_scrollLeft__LF7Rt{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:768px){.AutoScrollStripComponent_stripSection__Smn8f{padding:14px 0}.AutoScrollStripComponent_imageWrapper__XIVVK{width:200px;height:80px}.AutoScrollStripComponent_cardItem__I0NAw{width:200px;height:200px}.AutoScrollStripComponent_cardItem__I0NAw .AutoScrollStripComponent_imageWrapper__XIVVK{min-height:120px}}.HeaderV2Component_headerWrapper__JWYIl{position:relative;--header-height:82px}.HeaderV2Component_headerPlaceholder___zNhR{height:var(--header-height)}.HeaderV2Component_header__DvX3u{position:fixed;top:0;left:0;right:0;z-index:50;width:100%;height:var(--header-height);background:#fff;border-bottom:1px solid rgba(17,24,39,.08);-webkit-backdrop-filter:none;backdrop-filter:none;transition:box-shadow .18s ease,border-color .18s ease}.HeaderV2Component_headerScrolled__gNs_S{border-color:rgba(0,0,0,0);box-shadow:0 10px 32px rgba(15,23,42,.1)}.HeaderV2Component_inner___dRHa{display:flex;align-items:center;justify-content:space-between;width:min(100% - 48px,1410px);max-width:none;gap:36px;height:100%;padding:0;flex-wrap:nowrap}.HeaderV2Component_logo__gVMh_{position:relative;display:block;width:126px;height:50px;flex-shrink:0}.HeaderV2Component_logoImage__0kK96{object-fit:contain}.HeaderV2Component_nav__V5wt_{display:flex;align-items:center;flex:1 1;justify-content:space-between;gap:36px;min-width:0;background:rgba(0,0,0,0)}.HeaderV2Component_navHeader__TxJZC{display:none}.HeaderV2Component_menuList__KUwBV{display:flex;align-items:center;justify-content:center;gap:20px;list-style:none;padding:0;margin:0;min-width:0;flex-wrap:nowrap}.HeaderV2Component_menuItem__UpLYi{position:relative;width:auto;flex-shrink:0}.HeaderV2Component_menuAction__HHHCX{min-height:var(--header-height);display:inline-flex;align-items:center;justify-content:center;gap:7px;background:rgba(0,0,0,0);border:none;border-radius:0;font-weight:700;font-size:16px;line-height:1.2;letter-spacing:.01em;color:#3d3d3d;padding:0;cursor:pointer;transition:color .16s ease,background .16s ease,transform .16s ease;white-space:nowrap;text-decoration:none}.HeaderV2Component_menuAction__HHHCX:hover{color:#ff7a22;background:rgba(0,0,0,0)}.HeaderV2Component_menuItemActive__mHUW6>.HeaderV2Component_menuAction__HHHCX{color:#ff7a22}.HeaderV2Component_menuParent__T0EB9{padding-right:0}.HeaderV2Component_chevron__ElDEH{font-size:12px;line-height:1;transform:translateY(-1px);transition:transform .16s ease}.HeaderV2Component_menuItemDropdown__vFQfl:hover .HeaderV2Component_chevron__ElDEH,.HeaderV2Component_menuItemOpen__krxql .HeaderV2Component_chevron__ElDEH{transform:translateY(-1px) rotate(180deg)}.HeaderV2Component_dropdownPanel__j0yNX{position:absolute;top:100%;left:50%;min-width:250px;max-width:min(520px,100vw - 32px);padding:10px;border:1px solid rgba(17,24,39,.08);border-radius:12px;background:#fff;box-shadow:0 16px 40px rgba(15,23,42,.14);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,8px);transition:opacity .17s ease,transform .17s ease,visibility .17s ease}.HeaderV2Component_menuItemDropdown__vFQfl:nth-child(2) .HeaderV2Component_dropdownPanel__j0yNX{min-width:520px}.HeaderV2Component_menuItemDropdown__vFQfl:focus-within .HeaderV2Component_dropdownPanel__j0yNX,.HeaderV2Component_menuItemDropdown__vFQfl:hover .HeaderV2Component_dropdownPanel__j0yNX,.HeaderV2Component_menuItemOpen__krxql .HeaderV2Component_dropdownPanel__j0yNX{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.HeaderV2Component_dropdownList__Flb_F{list-style:none;display:grid;grid-template-columns:1fr;gap:2px;padding:0;margin:0}.HeaderV2Component_menuItemDropdown__vFQfl:nth-child(2) .HeaderV2Component_dropdownList__Flb_F{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px}.HeaderV2Component_dropdownItem__sfs_0{min-width:0}.HeaderV2Component_dropdownLink__BOutq{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:40px;padding:10px 12px;border-radius:12px;color:#111827;font-size:14px;font-weight:700;line-height:1.3;text-decoration:none;transition:background .15s ease,color .15s ease,transform .15s ease}.HeaderV2Component_dropdownLink__BOutq:hover{background:var(--color-brand-surface);color:var(--color-brand-primary);transform:translateX(2px)}.HeaderV2Component_hotBadge__JykM5{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;border-radius:999px;color:#fff;background:#ff5a1f;font-size:10px;font-weight:900;text-transform:uppercase}.HeaderV2Component_utilityList__xav5X{justify-content:flex-end;margin-left:auto;gap:20px}.HeaderV2Component_utilityIcon__r3Z3X{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:14px;line-height:1;color:#444}.HeaderV2Component_utilityIcon__r3Z3X svg{width:18px;height:18px}.HeaderV2Component_mobileExtras__JgZA0{display:none;flex-direction:column;gap:10px}.HeaderV2Component_actions__Gdo1W{display:none;align-items:center;gap:10px;flex-shrink:0;margin-left:auto}.HeaderV2Component_hotline__AQLr3{color:#111827;text-decoration:none;font-weight:800;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.HeaderV2Component_hotlineLabel__TB2fF{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#6b7280}.HeaderV2Component_primaryButton__FrVhW{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border-radius:999px;border:1px solid #dcbcf5;background:linear-gradient(135deg,var(--color-brand-primary),var(--color-brand-gradient-end));color:#fff;font-weight:900;box-shadow:0 10px 26px rgba(140,0,214,.26);text-decoration:none;transition:transform .15s ease,box-shadow .15s ease;white-space:nowrap}.HeaderV2Component_primaryButton__FrVhW:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(140,0,214,.32)}.HeaderV2Component_menuToggle__eWkN2{display:inline-flex;width:44px;height:44px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:8px;cursor:pointer}@media(min-width:1025px){.HeaderV2Component_menuToggle__eWkN2{display:none}}.HeaderV2Component_menuToggle__eWkN2 span{display:block;width:100%;height:2px;background:#111827;transition:transform .14s ease,opacity .14s ease}.HeaderV2Component_menuToggleActive__rJLC6 span:first-child{transform:translateY(4px) rotate(45deg)}.HeaderV2Component_menuToggleActive__rJLC6 span:nth-child(2){opacity:0}.HeaderV2Component_menuToggleActive__rJLC6 span:nth-child(3){transform:translateY(-4px) rotate(-45deg)}.HeaderV2Component_backdrop__UG0ug{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:10}@media(max-width:1160px){.HeaderV2Component_inner___dRHa{width:min(100% - 32px,1410px);gap:18px}.HeaderV2Component_menuAction__HHHCX{font-size:15px}.HeaderV2Component_hotline__AQLr3{display:none}}@media(max-width:1024px){.HeaderV2Component_nav__V5wt_{position:fixed;top:var(--header-height,86px);right:0;bottom:0;left:0;background:#fff;flex-direction:column;align-items:stretch;padding:8px 16px 20px;height:auto;overflow-y:auto;justify-content:flex-start;transform:translateX(100%);transition:transform .22s ease;box-shadow:-6px 0 22px rgba(0,0,0,.06);z-index:12;flex:none}.HeaderV2Component_navOpen__YSJTq{transform:translateX(0)}.HeaderV2Component_menuList__KUwBV{flex-direction:column;width:100%;gap:10px;align-items:stretch;margin-top:4px}.HeaderV2Component_utilityList__xav5X{margin-left:0;padding-top:10px;border-top:1px solid #f2f4f7}.HeaderV2Component_menuAction__HHHCX,.HeaderV2Component_menuItem__UpLYi{width:100%}.HeaderV2Component_menuAction__HHHCX{min-height:48px;justify-content:space-between;text-align:left;border:1px solid #f2f4f7;border-radius:14px;font-size:15px;padding:14px 12px}.HeaderV2Component_menuItemActive__mHUW6:after{display:none}.HeaderV2Component_dropdownPanel__j0yNX{position:static;min-width:0;max-width:none;width:100%;max-height:0;margin-top:0;padding:0 8px;border:none;box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;overflow:hidden;transform:none;transition:max-height .22s ease,padding .22s ease,margin .22s ease}.HeaderV2Component_menuItemDropdown__vFQfl:focus-within .HeaderV2Component_dropdownPanel__j0yNX,.HeaderV2Component_menuItemDropdown__vFQfl:hover .HeaderV2Component_dropdownPanel__j0yNX{transform:none}.HeaderV2Component_menuItemOpen__krxql .HeaderV2Component_dropdownPanel__j0yNX{max-height:760px;margin-top:8px;padding:4px 8px 8px}.HeaderV2Component_menuItemDropdown__vFQfl:nth-child(2) .HeaderV2Component_dropdownPanel__j0yNX{min-width:0}.HeaderV2Component_menuItemDropdown__vFQfl:nth-child(2) .HeaderV2Component_dropdownList__Flb_F{grid-template-columns:1fr}.HeaderV2Component_dropdownList__Flb_F{gap:6px}.HeaderV2Component_dropdownLink__BOutq{min-height:42px;background:#f9fafb;border:1px solid #f2f4f7}.HeaderV2Component_mobileExtras__JgZA0{display:flex;width:100%;margin-top:12px;gap:12px}.HeaderV2Component_actions__Gdo1W{gap:10px;position:relative;z-index:30;flex:0 0 auto;margin-left:auto}.HeaderV2Component_primaryButton__FrVhW{padding:10px 12px}.HeaderV2Component_menuToggle__eWkN2{display:inline-flex!important;position:fixed;top:calc((var(--header-height, 86px) - 44px)/2);right:16px;left:auto;z-index:80;opacity:1;visibility:visible}.HeaderV2Component_navHeader__TxJZC{display:flex;align-items:center;justify-content:flex-end;width:100%;padding:6px 0 4px;position:sticky;top:0;background:#fff;z-index:1}.HeaderV2Component_closeButton__XdCXt{border:1px solid #e5e7eb;background:#fff;border-radius:12px;width:44px;height:44px;font-size:18px;cursor:pointer;display:grid;place-items:center}.HeaderV2Component_menuAction__HHHCX,.HeaderV2Component_mobileExtras__JgZA0 .HeaderV2Component_hotline__AQLr3,.HeaderV2Component_mobileExtras__JgZA0 .HeaderV2Component_primaryButton__FrVhW{width:100%}.HeaderV2Component_mobileExtras__JgZA0 .HeaderV2Component_hotline__AQLr3{display:inline-flex;justify-content:center;min-height:44px;border:1px solid #f2f4f7;border-radius:14px}.HeaderV2Component_mobileExtras__JgZA0 .HeaderV2Component_primaryButton__FrVhW{justify-content:center;text-align:center}}@media(max-width:640px){.HeaderV2Component_inner___dRHa{position:relative;padding-top:12px;padding-bottom:12px}.HeaderV2Component_logo__gVMh_{width:118px;height:44px}.HeaderV2Component_actions__Gdo1W>.HeaderV2Component_primaryButton__FrVhW{display:none}.HeaderV2Component_actions__Gdo1W{position:absolute;top:50%;right:16px;transform:translateY(-50%)}}@media(max-width:768px){.HeaderV2Component_menuToggle__eWkN2{left:330px}}@media(max-width:380px){.HeaderV2Component_menuToggle__eWkN2{left:calc(100vw - 60px)}}.RegisterCollaboratorAppDownloadSectionComponent_section__wS_QD{background:#fff}.RegisterCollaboratorAppDownloadSectionComponent_container__8xAJM{max-width:1200px;margin:0 auto;padding:64px 16px;display:grid;gap:32px}@media(min-width:992px){.RegisterCollaboratorAppDownloadSectionComponent_container__8xAJM{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}}.RegisterCollaboratorAppDownloadSectionComponent_copy__gVXBA{display:flex;flex-direction:column;gap:16px}.RegisterCollaboratorAppDownloadSectionComponent_heading__ZVZQr{font-size:32px;font-weight:700;color:#111}@media(min-width:768px){.RegisterCollaboratorAppDownloadSectionComponent_heading__ZVZQr{font-size:40px}}.RegisterCollaboratorAppDownloadSectionComponent_description__VXAFK{font-size:16px;line-height:1.7;color:#444}.RegisterCollaboratorAppDownloadSectionComponent_qrRow__qKkSw{display:flex;flex-direction:column;gap:16px;align-items:flex-start}@media(min-width:640px){.RegisterCollaboratorAppDownloadSectionComponent_qrRow__qKkSw{flex-direction:row;align-items:center}}.RegisterCollaboratorAppDownloadSectionComponent_qrBox__agAnm{width:100%;max-width:840px;aspect-ratio:16/9;border-radius:16px;background:rgba(0,0,0,0);display:inline-flex;align-items:center;justify-content:center;color:#777;font-size:14px;position:relative;overflow:hidden;box-shadow:none;padding:8px}.RegisterCollaboratorAppDownloadSectionComponent_qrImage__ZS1EZ{object-fit:contain;object-position:center}.RegisterCollaboratorAppDownloadSectionComponent_qrLabel__vXJxB{font-weight:700;color:#111}.RegisterCollaboratorAppDownloadSectionComponent_linkText__BGDn_{color:#8c00d6;font-weight:600;word-break:break-all}.RegisterCollaboratorAppDownloadSectionComponent_badges__5nyt_{display:flex;flex-direction:column;gap:10px}.RegisterCollaboratorAppDownloadSectionComponent_badge__NR1Wn{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;color:#111;font-weight:600;box-shadow:0 6px 16px rgba(0,0,0,.06);transition:border-color .2s,transform .1s}.RegisterCollaboratorAppDownloadSectionComponent_badge__NR1Wn:hover{border-color:#d1d5db}.RegisterCollaboratorAppDownloadSectionComponent_badge__NR1Wn:active{transform:translateY(1px)}.RegisterCollaboratorAppDownloadSectionComponent_phoneWrap__WBAVZ{display:flex;justify-content:center}.RegisterCollaboratorAppDownloadSectionComponent_phoneMock__9NbEJ{width:320px;height:640px;border-radius:28px;border:1px solid #e5e7eb;box-shadow:none;background:rgba(0,0,0,0);position:relative;overflow:hidden}.RegisterCollaboratorAppDownloadSectionComponent_phoneImage__KBaHt{object-fit:contain}.RegisterCollaboratorHeroSectionComponent_heroSection__YFeb1{background:#f4e9ff}.RegisterCollaboratorHeroSectionComponent_container__Qxphq{max-width:1200px;margin:0 auto;padding:64px 16px;display:grid;gap:40px}@media(min-width:768px){.RegisterCollaboratorHeroSectionComponent_container__Qxphq{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}}.RegisterCollaboratorHeroSectionComponent_copy__JWhvc{display:flex;flex-direction:column;gap:16px}.RegisterCollaboratorHeroSectionComponent_heading__tG_Zn{font-size:38px;line-height:1.2;font-weight:700;color:#1a1a1a}@media(min-width:768px){.RegisterCollaboratorHeroSectionComponent_heading__tG_Zn{font-size:48px}}.RegisterCollaboratorHeroSectionComponent_description__DJCYc{font-size:16px;line-height:1.7;color:#333}.RegisterCollaboratorHeroSectionComponent_link__hJppz{color:#ff7d14;text-decoration:underline}.RegisterCollaboratorHeroSectionComponent_formCard__G3QVk{background:#fff;border-radius:16px;padding:24px;box-shadow:0 12px 32px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:16px}.RegisterCollaboratorHeroSectionComponent_formHeader__RRKe5{display:flex;flex-direction:column;gap:4px}.RegisterCollaboratorHeroSectionComponent_formSubtitle__ViLmb{font-size:13px;font-weight:600;color:#555}.RegisterCollaboratorHeroSectionComponent_formTitle__Meah_{font-size:22px;font-weight:700;color:#111}.RegisterCollaboratorHeroSectionComponent_form__ghIpT{display:flex;flex-direction:column;gap:12px}.RegisterCollaboratorHeroSectionComponent_field__wFCHP{display:flex;flex-direction:column;gap:6px}.RegisterCollaboratorHeroSectionComponent_label__SQXaU{font-size:13px;font-weight:600;color:#444}.RegisterCollaboratorHeroSectionComponent_input__UdymW{width:100%;border:1px solid #d1d5db;border-radius:8px;padding:10px 12px;font-size:14px;outline:none;transition:border-color .2s,box-shadow .2s;background:#fff;color:#111}.RegisterCollaboratorHeroSectionComponent_input__UdymW:focus{border-color:#8c00d6;box-shadow:0 0 0 3px rgba(140,0,214,.2)}.RegisterCollaboratorHeroSectionComponent_checkbox__81COF{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#444}.RegisterCollaboratorHeroSectionComponent_checkbox__81COF input{margin-top:3px}.RegisterCollaboratorHeroSectionComponent_error__abfqt{font-size:13px;color:#d92b2b}.RegisterCollaboratorHeroSectionComponent_submit__NcUce{width:100%;border:none;border-radius:10px;padding:14px 16px;background:linear-gradient(135deg,#8c00d6,#8c00d6);color:#fff;font-weight:800;font-size:16px;cursor:pointer;box-shadow:0 12px 28px rgba(140,0,214,.26);transition:background .2s,transform .1s,box-shadow .2s}.RegisterCollaboratorHeroSectionComponent_submit__NcUce:hover{transform:translateY(-1px);box-shadow:0 16px 34px rgba(140,0,214,.32)}.RegisterCollaboratorHeroSectionComponent_submit__NcUce:active{transform:translateY(0)}.RegisterCollaboratorJobDescriptionSectionComponent_section__mQoBT{max-width:1200px;margin:0 auto;padding:64px 16px;display:flex;flex-direction:column;gap:24px}.RegisterCollaboratorJobDescriptionSectionComponent_sectionHeader__sdXMZ{display:flex;flex-direction:column;gap:8px}.RegisterCollaboratorJobDescriptionSectionComponent_heading__ZA5O2{font-size:32px;font-weight:700;color:#111}@media(min-width:768px){.RegisterCollaboratorJobDescriptionSectionComponent_heading__ZA5O2{font-size:40px}}.RegisterCollaboratorJobDescriptionSectionComponent_grid__ADmAA{display:grid;gap:16px}@media(min-width:768px){.RegisterCollaboratorJobDescriptionSectionComponent_grid__ADmAA{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}.RegisterCollaboratorJobDescriptionSectionComponent_card__L2Q92{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px;box-shadow:0 10px 24px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:10px}.RegisterCollaboratorJobDescriptionSectionComponent_cardTitle__HU5Xc{font-size:18px;font-weight:700;color:#111}.RegisterCollaboratorJobDescriptionSectionComponent_cardList__l47Wy{padding-left:18px;display:flex;flex-direction:column;gap:8px;font-size:14px;line-height:1.6;color:#444}@media(min-width:1024px){.RegisterCollaboratorJobDescriptionSectionComponent_grid__ADmAA{grid-template-columns:repeat(2,minmax(0,1fr))}}.RegisterCollaboratorPartnerBenefitsSectionComponent_section__lGE5K{max-width:1200px;margin:0 auto;padding:64px 16px;display:flex;flex-direction:column;gap:28px}.RegisterCollaboratorPartnerBenefitsSectionComponent_sectionHeader__gMsXs{display:flex;flex-direction:column;gap:8px}.RegisterCollaboratorPartnerBenefitsSectionComponent_heading__P1IpJ{font-size:32px;font-weight:700;color:#111}@media(min-width:768px){.RegisterCollaboratorPartnerBenefitsSectionComponent_heading__P1IpJ{font-size:40px}}.RegisterCollaboratorPartnerBenefitsSectionComponent_grid__J6YdW{display:grid;gap:16px}@media(min-width:992px){.RegisterCollaboratorPartnerBenefitsSectionComponent_grid__J6YdW{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}.RegisterCollaboratorPartnerBenefitsSectionComponent_card__qPtr_{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;box-shadow:0 10px 24px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:8px;height:100%}.RegisterCollaboratorPartnerBenefitsSectionComponent_cardTitle__EFMLE{font-size:16px;font-weight:700;color:#111}.RegisterCollaboratorPartnerBenefitsSectionComponent_cardDescription__QMkn3{font-size:14px;line-height:1.7;color:#444}.RegisterCollaboratorRegistrationStepsSectionComponent_section__RMiZz{background:#fafafa}.RegisterCollaboratorRegistrationStepsSectionComponent_container__F4Ncc{max-width:1200px;margin:0 auto;padding:64px 16px;display:flex;flex-direction:column;gap:24px}.RegisterCollaboratorRegistrationStepsSectionComponent_sectionHeader__RH1mU{text-align:center}.RegisterCollaboratorRegistrationStepsSectionComponent_heading__tk_6f{font-size:32px;font-weight:700;color:#111}@media(min-width:768px){.RegisterCollaboratorRegistrationStepsSectionComponent_heading__tk_6f{font-size:40px}}.RegisterCollaboratorRegistrationStepsSectionComponent_grid__waeYs{display:grid;gap:16px}@media(min-width:992px){.RegisterCollaboratorRegistrationStepsSectionComponent_grid__waeYs{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}}.RegisterCollaboratorRegistrationStepsSectionComponent_card__Trz0C{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px;box-shadow:0 10px 24px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:10px;text-align:center;height:100%}.RegisterCollaboratorRegistrationStepsSectionComponent_stepTitle___nTKd{font-size:16px;font-weight:700;color:#111}.RegisterCollaboratorRegistrationStepsSectionComponent_stepDescription__bDH4M{font-size:14px;line-height:1.7;color:#444}.RegisterCollaboratorRegistrationRequirementsSectionComponent_section__4PBD5{max-width:1200px;margin:0 auto;padding:64px 16px;display:flex;flex-direction:column;gap:24px}.RegisterCollaboratorRegistrationRequirementsSectionComponent_sectionHeader__dbcKG{text-align:center}.RegisterCollaboratorRegistrationRequirementsSectionComponent_heading__DhDHA{font-size:32px;font-weight:700;color:#111}@media(min-width:768px){.RegisterCollaboratorRegistrationRequirementsSectionComponent_heading__DhDHA{font-size:40px}}.RegisterCollaboratorRegistrationRequirementsSectionComponent_grid__Uh6Tu{display:grid;gap:16px}@media(min-width:992px){.RegisterCollaboratorRegistrationRequirementsSectionComponent_grid__Uh6Tu{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}.RegisterCollaboratorRegistrationRequirementsSectionComponent_card__P7IlA{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px;box-shadow:0 10px 24px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:10px;height:100%}.RegisterCollaboratorRegistrationRequirementsSectionComponent_cardTitle__lUyo_{font-size:16px;font-weight:700;color:#111}.RegisterCollaboratorRegistrationRequirementsSectionComponent_list__f3XuJ{list-style:disc;padding-left:18px;display:flex;flex-direction:column;gap:8px;font-size:14px;line-height:1.7;color:#444}.RegisterCollaboratorRegistrationRequirementsSectionComponent_note__D1vS9{text-align:center;font-size:14px;font-style:italic;color:#666}.RegisterCollaboratorOfficeAddressSectionComponent_section__U0cQ6{max-width:960px;margin:0 auto;padding:64px 16px;display:flex;flex-direction:column;gap:20px}.RegisterCollaboratorOfficeAddressSectionComponent_sectionHeader__zNuXV{display:flex;flex-direction:column;gap:8px}.RegisterCollaboratorOfficeAddressSectionComponent_heading__zYwlW{font-size:32px;font-weight:700;color:#111}@media(min-width:768px){.RegisterCollaboratorOfficeAddressSectionComponent_heading__zYwlW{font-size:40px}}.RegisterCollaboratorOfficeAddressSectionComponent_description__ruIE6{font-size:16px;color:#444}.RegisterCollaboratorOfficeAddressSectionComponent_list__MsH3p{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:center}@media(min-width:768px){.RegisterCollaboratorOfficeAddressSectionComponent_list__MsH3p{grid-template-columns:repeat(4,minmax(0,1fr))}}.RegisterCollaboratorOfficeAddressSectionComponent_listItem__s7TzC{font-size:16px;font-weight:700;color:#111;text-align:center;padding:12px;border-radius:10px;background:#f8f5ff;border:1px solid #ece7ff}.HomeServiceCardComponent_card__sD5C1{display:flex;flex-direction:column;background:#fff;border-radius:16px;box-shadow:0 12px 28px rgba(0,0,0,.06);overflow:hidden;height:100%;border:1px solid #eef0f4}.HomeServiceCardComponent_imageWrapper__QoPue{width:100%;padding:12px;background:rgba(0,0,0,0)}.HomeServiceCardComponent_image__ylkV3{width:100%;height:100%;object-fit:contain;border-radius:12px;display:block}.HomeServiceCardComponent_content__wQpWP{display:flex;flex-direction:column;gap:12px;padding:16px;flex:1 1;text-align:center}.HomeServiceCardComponent_title__wzbqS{margin:0;font-size:18px;font-weight:700;text-transform:uppercase;color:#111}.HomeServiceCardComponent_description__t6pmr{margin:0;color:#2f3342;line-height:1.5;font-size:14px;font-weight:600;flex:1 1}.HomeServiceCardComponent_cta__Y_jdh{display:inline-flex;align-items:center;justify-content:center;padding:10px 12px;border-radius:10px;background:#8c00d6;color:#fff;text-decoration:none;font-weight:600;margin-top:auto}.HomeServiceCardComponent_cta__Y_jdh:hover{background:#8c00d6}.HomeServiceCardsComponent_section__KAAsQ{width:100%;padding:64px 24px;background:#fff}.HomeServiceCardsComponent_sectionHeader___rcm1{text-align:center;margin-bottom:32px}.HomeServiceCardsComponent_title__ajOA9{margin:0;font-size:28px;font-weight:800;color:#111}.HomeServiceCardsComponent_grid__2USL6{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}@media(max-width:1024px){.HomeServiceCardsComponent_grid__2USL6{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.HomeServiceCardsComponent_section__KAAsQ{padding:48px 16px}.HomeServiceCardsComponent_grid__2USL6{grid-template-columns:1fr}}.HomeMediaVideosComponent_section__8gFMz{padding:56px 24px;background:#fff}.HomeMediaVideosComponent_inner__9e_zQ{max-width:1000px;margin:0 auto}.HomeMediaVideosComponent_title__OrmDl{margin:0 0 20px;font-size:26px;font-weight:800;text-align:center}.HomeMediaVideosComponent_grid__l0Mdl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.HomeMediaVideosComponent_card__fwuWP{background:#f9fafc;border:1px solid #eef0f4;border-radius:14px;overflow:hidden;color:inherit;box-shadow:0 8px 22px rgba(0,0,0,.05)}.HomeMediaVideosComponent_videoWrapper__2dAGV{position:relative;width:100%;padding-top:56.25%;background:#000}.HomeMediaVideosComponent_videoWrapper__2dAGV iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.HomeMediaVideosComponent_cardTitle__ZfVzO{margin:12px;font-weight:700}@media(max-width:768px){.HomeMediaVideosComponent_grid__l0Mdl{grid-template-columns:1fr}}.HomeTestimonialsComponent_section__B8izy{width:100%;padding:64px 0;background:#fff}.HomeTestimonialsComponent_inner__P11ay{max-width:var(--page-max-width,1000px);margin:0 auto;padding:0 16px;overflow:hidden}.HomeTestimonialsComponent_header__EWlFR{text-align:center;margin-bottom:28px}.HomeTestimonialsComponent_title__urFDE{margin:0;font-size:28px;font-weight:800;color:#000}.HomeTestimonialsComponent_sliderViewport__CGVG5{overflow:hidden}.HomeTestimonialsComponent_sliderTrack__AkXZD{display:flex;gap:16px}.HomeTestimonialsComponent_card__r8JhA{border:1px solid #e0e4ed;border-radius:14px;padding:16px;box-shadow:0 8px 20px rgba(0,0,0,.05);background:#fff;display:flex;flex-direction:column;gap:12px;flex:0 0 320px}.HomeTestimonialsComponent_cardHead__Ue7GH{display:flex;align-items:center;gap:10px}.HomeTestimonialsComponent_avatar__leily{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#8c00d6;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.HomeTestimonialsComponent_avatarHasImage__NNjnB{background:rgba(0,0,0,0)}.HomeTestimonialsComponent_avatar__leily img{width:100%;height:100%;object-fit:cover}.HomeTestimonialsComponent_name__eYL5h{font-weight:800;font-size:16px;color:#111}.HomeTestimonialsComponent_content__MVCYg{color:#111;line-height:1.6;font-size:15px}@media(max-width:1024px){.HomeTestimonialsComponent_card__r8JhA{flex-basis:280px}}@media(max-width:768px){.HomeTestimonialsComponent_section__B8izy{padding:48px 0}.HomeTestimonialsComponent_card__r8JhA{flex-basis:240px}}.SliderBannerComponent_sliderSection__lemJZ{width:100%;position:relative;overflow:hidden;border-radius:20px;background:#000;min-height:620px;touch-action:pan-y;-ms-touch-action:pan-y}.SliderBannerComponent_sliderTrack__qs7U0{display:flex;width:100%;height:100%;will-change:transform}.SliderBannerComponent_slide__xkFW_{position:relative;flex:0 0 var(--slide-width,100%);width:var(--slide-width,100%);min-width:var(--slide-width,100%);min-height:620px;height:100%;aspect-ratio:1772/736;background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:var(--desktop-image);flex-shrink:0;background-color:#fff}@media(max-width:768px){.SliderBannerComponent_sliderSection__lemJZ{min-height:0;border-radius:14px}.SliderBannerComponent_slide__xkFW_{min-height:0;aspect-ratio:804/1256;background-image:var(--mobile-image)}}.HomeWhyChooseBenefitCardComponent_card__d1dVT{background:#fff;border-radius:14px;border:1px solid #eef0f4;box-shadow:0 12px 26px rgba(0,0,0,.06);padding:16px;height:100%}.HomeWhyChooseBenefitCardComponent_title___MFJn{margin:0 0 8px;font-size:22px;font-weight:800;color:#111}.HomeWhyChooseBenefitCardComponent_description__7v7ee{margin:0;color:#444a54;font-weight:500;line-height:1.5;font-size:14px}.HomeWhyChooseComponent_section__7IC0N{width:100%;padding:56px 0}.HomeWhyChooseComponent_header__G7fNj{text-align:center;margin-bottom:20px}.HomeWhyChooseComponent_title__5bp7t{margin:0;font-size:28px;font-weight:800;color:#111}.HomeWhyChooseComponent_heroImageWrapper__T_XB7{width:100%;margin:0 auto 32px;text-align:center}.HomeWhyChooseComponent_heroImage__8tj2E{max-width:100%;height:auto;display:inline-block}.HomeWhyChooseComponent_grid__kp4eC{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}@media(max-width:1024px){.HomeWhyChooseComponent_grid__kp4eC{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.HomeWhyChooseComponent_section__7IC0N{padding:48px 0}.HomeWhyChooseComponent_grid__kp4eC{grid-template-columns:1fr}}.HomeStatsComponent_section__Oqyut{width:100%;padding:56px 24px;background:#fff}.HomeStatsComponent_sectionTitle__hu3OI{text-align:center;margin:0 0 28px;font-size:28px;font-weight:800;color:#111}.HomeStatsComponent_grid__gQnq_{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1100px;margin:0 auto}.HomeStatsComponent_card__JfxJO{padding:12px;text-align:center}.HomeStatsComponent_value__h8fnm{font-size:30px;font-weight:800;color:#8c00d6}.HomeStatsComponent_label__9GNjr{margin-top:8px;color:#4a4f58;font-weight:700}.HomeStatsComponent_card__JfxJO:nth-child(2) .HomeStatsComponent_value__h8fnm{font-size:36px}.HomeStatsComponent_card__JfxJO:nth-child(2) .HomeStatsComponent_label__9GNjr{font-size:16px}@media(max-width:768px){.HomeStatsComponent_grid__gQnq_{grid-template-columns:1fr}.HomeStatsComponent_section__Oqyut{padding:44px 16px}}.AppDownloadBannerComponent_section__rwGQP{padding:32px 24px;background:#8c00d6;color:#fff;border-radius:20px;margin:32px 0}.AppDownloadBannerComponent_inner__qpWzQ{display:grid;grid-template-columns:1fr 1.6fr .9fr;gap:24px;align-items:center}.AppDownloadBannerComponent_illustration__8bTKs{display:flex;justify-content:center}.AppDownloadBannerComponent_illustration__8bTKs img{max-width:260px;width:100%;height:auto;display:block}.AppDownloadBannerComponent_content__6_B_n{display:flex;flex-direction:column;gap:12px}.AppDownloadBannerComponent_title__wbVUk{margin:0;font-size:24px;font-weight:800;line-height:1.3}.AppDownloadBannerComponent_list__HKCAV{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.AppDownloadBannerComponent_listItem__2iBXH{display:flex;align-items:flex-start;gap:10px;line-height:1.5;font-weight:600}.AppDownloadBannerComponent_checkIcon__hkspG{width:22px;height:22px;border-radius:50%;background:#fff;color:#8c00d6;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:12px;margin-top:2px}.AppDownloadBannerComponent_actions__UvY3z{display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center}.AppDownloadBannerComponent_actionTitle__ZkctM{margin:0 0 4px;font-size:16px;font-weight:700}.AppDownloadBannerComponent_storeButton__jlhFa{width:200px;padding:12px 14px;border-radius:12px;text-decoration:none;color:#fff;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.4);box-shadow:0 10px 24px rgba(0,0,0,.12);background:rgba(0,0,0,.14)}.AppDownloadBannerComponent_play__8r_Co{background:linear-gradient(135deg,#3ddc84,#0f9d58);color:#fff}.AppDownloadBannerComponent_appstore__0wihD{background:#111}.AppDownloadBannerComponent_unified__jmUWx{background:#fff;color:#8c00d6;border-color:hsla(0,0%,100%,.8)}.AppDownloadBannerComponent_unified__jmUWx:hover{background:#f4e9ff;box-shadow:0 12px 28px rgba(0,0,0,.16)}.AppDownloadBannerComponent_helperText__TLE5k{margin:0;font-size:13px;color:hsla(0,0%,100%,.88);max-width:220px}@media(max-width:1024px){.AppDownloadBannerComponent_inner__qpWzQ{grid-template-columns:1fr 1fr}.AppDownloadBannerComponent_actions__UvY3z{grid-column:span 2;flex-direction:column}}@media(max-width:768px){.AppDownloadBannerComponent_section__rwGQP{padding:28px 16px}.AppDownloadBannerComponent_inner__qpWzQ{grid-template-columns:1fr;text-align:center}.AppDownloadBannerComponent_actions__UvY3z{grid-column:auto;flex-direction:column}.AppDownloadBannerComponent_title__wbVUk{font-size:20px}.AppDownloadBannerComponent_illustration__8bTKs img{max-width:220px}}.FooterV2Component_footer__zxmr0{background:#fff;color:#3f3f3f;padding:92px 0 64px}.FooterV2Component_inner__1yqSh{width:min(100% - 48px,1340px);max-width:none;padding:0}.FooterV2Component_mainGrid__HAOcp{display:grid;grid-template-columns:420px 260px 380px;justify-content:space-between;gap:0}.FooterV2Component_brandColumn___oYUp{display:flex;flex-direction:column;align-items:flex-start}.FooterV2Component_logoLink__e0jvz{display:inline-flex;width:fit-content;margin-bottom:26px}.FooterV2Component_logoImage__AarB4{object-fit:contain;object-position:left center;height:auto}.FooterV2Component_companyName__JDsEf{margin:0 0 4px;color:#3e3e3e;line-height:1.55;font-size:17px;font-weight:500}.FooterV2Component_infoList__cRVpe{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:4px;color:#3f3f3f;line-height:1.55;font-size:17px;font-weight:500}.FooterV2Component_infoList__cRVpe a{color:inherit;text-decoration:none}.FooterV2Component_infoList__cRVpe a:hover{color:#ff7a22}.FooterV2Component_downloadBadges__aWazZ{display:flex;align-items:center;gap:24px;margin:26px 0 30px}.FooterV2Component_storeBadge__xiAsY{min-width:152px;min-height:44px;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:5px;background:#000;color:#fff;text-decoration:none;transition:transform .15s ease,opacity .15s ease}.FooterV2Component_storeBadge__xiAsY:hover{transform:translateY(-1px);opacity:.88}.FooterV2Component_storeBadge__xiAsY span:last-child{display:flex;flex-direction:column;line-height:1.05}.FooterV2Component_storeBadge__xiAsY small{font-size:9px;font-weight:500}.FooterV2Component_storeBadge__xiAsY strong{font-size:16px;font-weight:700}.FooterV2Component_appleMark__QQWUa,.FooterV2Component_playMark__MVd5A{width:24px;height:24px;flex-shrink:0;background:#fff}.FooterV2Component_appleMark__QQWUa{border-radius:50% 50% 45% 45%;clip-path:polygon(50% 0,66% 20%,83% 18%,76% 38%,91% 53%,73% 63%,76% 88%,50% 75%,24% 88%,27% 63%,9% 53%,24% 38%,17% 18%,34% 20%)}.FooterV2Component_playMark__MVd5A{clip-path:polygon(0 0,100% 50%,0 100%)}.FooterV2Component_quickSupport__b_7VB{display:grid;grid-template-columns:repeat(2,minmax(0,150px));gap:14px 24px}.FooterV2Component_quickSupport__b_7VB a{display:inline-flex;align-items:center;gap:10px;min-height:28px;color:#3f3f3f;font-size:17px;font-weight:500;text-decoration:none;transition:color .15s ease}.FooterV2Component_quickSupport__b_7VB a:hover{color:#ff7a22}.FooterV2Component_supportIcon___JkxI{width:24px;height:24px;display:inline-grid;place-items:center;color:#3f3f3f;flex-shrink:0}.FooterV2Component_supportIcon___JkxI svg{width:24px;height:24px}.FooterV2Component_column__QntHR h3{margin:0 0 22px;color:#0f0f0f;font-size:21px;font-weight:800;line-height:1.2}.FooterV2Component_column__QntHR ul{list-style:none;padding:0;margin:0}.FooterV2Component_column__QntHR li{margin-bottom:17px}.FooterV2Component_column__QntHR a{color:#3f3f3f;font-size:17px;line-height:1.25;font-weight:500;text-decoration:none;transition:color .15s ease}.FooterV2Component_column__QntHR a:hover{color:#ff7a22}.FooterV2Component_companyLinks__bmKdJ,.FooterV2Component_serviceLinks__TxHbM{min-width:0}.FooterV2Component_bottom__kpfux{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:62px;padding-top:44px;border-top:1px solid #dedede}.FooterV2Component_bottomLeft__8n388{display:flex;align-items:center;gap:58px;flex-wrap:wrap}.FooterV2Component_legal__KRtqR{color:#151515;font-size:17px;font-weight:500}.FooterV2Component_socialBlock__0Fi3s{display:flex;align-items:center;gap:26px;color:#151515;font-size:16px;font-weight:600;letter-spacing:.03em}.FooterV2Component_socials__GU6Vr{display:flex;align-items:center;gap:14px}.FooterV2Component_socialButton__YNAnD{width:28px;height:28px;border-radius:999px;background:#3a3a3a;display:grid;place-items:center;color:#fff;text-decoration:none;transition:transform .15s ease,background .15s ease}.FooterV2Component_socialButton__YNAnD:hover{transform:translateY(-1px);background:#ff7a22}.FooterV2Component_socialButton__YNAnD svg{width:15px;height:15px}.FooterV2Component_ministryBadge__hYIM7{display:inline-flex;align-items:center;flex-shrink:0}.FooterV2Component_ministryBadge__hYIM7 img{width:auto;height:40px;object-fit:contain}@media(max-width:1180px){.FooterV2Component_inner__1yqSh{width:min(100% - 32px,1340px)}.FooterV2Component_mainGrid__HAOcp{grid-template-columns:minmax(300px,1.2fr) minmax(180px,.8fr) minmax(280px,1fr);gap:44px}}@media(max-width:900px){.FooterV2Component_footer__zxmr0{padding:58px 0 44px}.FooterV2Component_mainGrid__HAOcp{grid-template-columns:1fr;gap:34px}.FooterV2Component_bottom__kpfux{align-items:flex-start;flex-direction:column;margin-top:42px;padding-top:32px}.FooterV2Component_bottomLeft__8n388{gap:22px;flex-direction:column;align-items:flex-start}}@media(max-width:640px){.FooterV2Component_footer__zxmr0{padding:44px 0 36px}.FooterV2Component_column__QntHR a,.FooterV2Component_companyName__JDsEf,.FooterV2Component_infoList__cRVpe,.FooterV2Component_legal__KRtqR,.FooterV2Component_quickSupport__b_7VB a{font-size:15px}.FooterV2Component_downloadBadges__aWazZ{gap:10px;flex-wrap:wrap}.FooterV2Component_storeBadge__xiAsY{min-width:144px}.FooterV2Component_quickSupport__b_7VB{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.FooterV2Component_column__QntHR h3{font-size:19px}.FooterV2Component_column__QntHR li{margin-bottom:13px}.FooterV2Component_socialBlock__0Fi3s{gap:14px;flex-wrap:wrap}}.PolicyDocumentContentComponent_section__LAcy7{padding:72px 0;background:#f7f9fc}.PolicyDocumentContentComponent_container__NiHOw{display:flex;flex-direction:column;gap:16px}.PolicyDocumentContentComponent_header__yzjC_{display:flex;flex-direction:column;gap:8px}.PolicyDocumentContentComponent_title__2s_qQ{margin:0;font-size:32px;line-height:1.25;font-weight:800;color:#0c1b33}.PolicyDocumentContentComponent_subtitle__xFvjH{margin:0;color:#4b5563;line-height:1.6}.PolicyDocumentContentComponent_meta__xfW3y{margin:0;color:#6b7280;font-size:14px}.PolicyDocumentContentComponent_toc__ySKKM{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px;box-shadow:0 10px 28px rgba(12,27,51,.06)}.PolicyDocumentContentComponent_tocTitle__Lw2hf{margin:0 0 8px;font-weight:700;color:#0c1b33}.PolicyDocumentContentComponent_tocList__3zoIP{margin:0;padding-left:10px;display:grid;gap:6px}.PolicyDocumentContentComponent_tocItem__04yiS{list-style:none}.PolicyDocumentContentComponent_tocItemLevel0__UxmLB{padding-left:0}.PolicyDocumentContentComponent_tocItem__04yiS a{color:var(--color-brand-primary);text-decoration:none;font-weight:700}.PolicyDocumentContentComponent_tocItem__04yiS a:focus-visible,.PolicyDocumentContentComponent_tocItem__04yiS a:hover{text-decoration:underline}.PolicyDocumentContentComponent_tocItemLevel1__Wk6wj{padding-left:14px}.PolicyDocumentContentComponent_tocItemRoman__nWs5F a{text-transform:uppercase;font-weight:800}.PolicyDocumentContentComponent_tocItemChild__3mpRV a{font-weight:600;text-transform:lowercase}.PolicyDocumentContentComponent_paper__mVPT7{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;box-shadow:0 12px 32px rgba(12,27,51,.08)}.PolicyDocumentContentComponent_block__TLR8c+.PolicyDocumentContentComponent_block__TLR8c{margin-top:28px;padding-top:12px;border-top:1px solid #e5e7eb}.PolicyDocumentContentComponent_blockHeading__yh6ly{margin:0 0 12px;font-size:20px;line-height:1.4;font-weight:800;color:#0c1b33}.PolicyDocumentContentComponent_paragraph__fCHlL{margin:0 0 12px;color:#1f2937;line-height:1.7}.PolicyDocumentContentComponent_headingParagraph__1Wt9G{font-weight:800;color:#0c1b33}.PolicyDocumentContentComponent_list__PnxTh{margin:0;padding-left:20px;display:grid;gap:6px;color:#1f2937;line-height:1.6}.PolicyDocumentContentComponent_list__PnxTh li::marker{color:var(--color-brand-primary)}@media(max-width:768px){.PolicyDocumentContentComponent_section__LAcy7{padding:56px 0}.PolicyDocumentContentComponent_paper__mVPT7{padding:18px;border-radius:14px}.PolicyDocumentContentComponent_title__2s_qQ{font-size:26px}.PolicyDocumentContentComponent_blockHeading__yh6ly{font-size:18px}}.HoTroXoaTaiKhoanRequestFormComponent_section__J1cJC{background:linear-gradient(180deg,#f4e9ff,#ffffff 60%)}.HoTroXoaTaiKhoanRequestFormComponent_container__k0ZJj{max-width:960px;margin:0 auto;padding:64px 16px 80px;display:flex;justify-content:center}.HoTroXoaTaiKhoanRequestFormComponent_card__G8D_d{width:100%;max-width:560px;background:#fff;border-radius:18px;padding:28px 24px;box-shadow:0 14px 36px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:18px}.HoTroXoaTaiKhoanRequestFormComponent_eyebrow__3aDzy{font-size:13px;font-weight:700;color:#8c00d6;text-transform:uppercase;letter-spacing:.4px}.HoTroXoaTaiKhoanRequestFormComponent_title__B80EJ{font-size:26px;line-height:1.3;font-weight:800;color:#161616;margin:4px 0 2px}.HoTroXoaTaiKhoanRequestFormComponent_description__R_2hU{color:#424242;font-size:15px;line-height:1.6}.HoTroXoaTaiKhoanRequestFormComponent_form__80cpD{display:flex;flex-direction:column;gap:14px}.HoTroXoaTaiKhoanRequestFormComponent_field__yhwPG{display:flex;flex-direction:column;gap:6px}.HoTroXoaTaiKhoanRequestFormComponent_label__ZRAgT{font-size:13px;font-weight:700;color:#3a3a3a}.HoTroXoaTaiKhoanRequestFormComponent_input__i_GO7,.HoTroXoaTaiKhoanRequestFormComponent_select__8En_U{width:100%;border:1px solid #d7d7db;border-radius:10px;padding:12px;font-size:15px;background:#fff;color:#111;transition:border-color .2s,box-shadow .2s;outline:none}.HoTroXoaTaiKhoanRequestFormComponent_input__i_GO7:focus,.HoTroXoaTaiKhoanRequestFormComponent_select__8En_U:focus{border-color:#8c00d6;box-shadow:0 0 0 3px rgba(140,0,214,.18)}.HoTroXoaTaiKhoanRequestFormComponent_error__GTi3_{color:#d92b2b;font-size:13px}.HoTroXoaTaiKhoanRequestFormComponent_helper__oxXZm{font-size:13px;color:#5c5c5c}.HoTroXoaTaiKhoanRequestFormComponent_actions__hxNFq{display:flex;flex-direction:column;gap:8px;margin-top:4px}.HoTroXoaTaiKhoanRequestFormComponent_submit__cMF_9{width:100%;border:none;border-radius:12px;padding:14px 16px;background:linear-gradient(135deg,#8c00d6,#8c00d6);color:#fff;font-weight:800;font-size:16px;cursor:pointer;box-shadow:0 12px 28px rgba(140,0,214,.22);transition:background .2s,transform .1s,box-shadow .2s}.HoTroXoaTaiKhoanRequestFormComponent_submit__cMF_9:hover{transform:translateY(-1px);box-shadow:0 16px 34px rgba(140,0,214,.3)}.HoTroXoaTaiKhoanRequestFormComponent_submit__cMF_9:disabled{cursor:not-allowed;opacity:.65;transform:none;box-shadow:none}.HoTroXoaTaiKhoanRequestFormComponent_status__PvAf8{border-radius:10px;padding:12px 14px;font-size:14px;line-height:1.5}.HoTroXoaTaiKhoanRequestFormComponent_success__8WI1Y{background:#ecfdf3;color:#166534;border:1px solid #bbf7d0}.HoTroXoaTaiKhoanRequestFormComponent_failure__k_4vm{background:#fef2f2;color:#b91c1c;border:1px solid #fecdd3}@media(max-width:640px){.HoTroXoaTaiKhoanRequestFormComponent_card__G8D_d{padding:22px 18px;border-radius:14px}.HoTroXoaTaiKhoanRequestFormComponent_title__B80EJ{font-size:22px}}.HomeV2BookingStepsComponent_section__cfNrj{padding:70px 0;background:#fff}.HomeV2BookingStepsComponent_header__K7ZkO{text-align:center;max-width:760px;margin:0 auto 30px}.HomeV2BookingStepsComponent_kicker__Oinfb{margin:0 0 10px;font-size:13px;font-weight:800;color:#8c00d6;text-transform:uppercase;letter-spacing:1px}.HomeV2BookingStepsComponent_title__sQpI0{margin:0 0 12px;font-size:32px;font-weight:800;color:#111827}.HomeV2BookingStepsComponent_subtitle__M1Prr{margin:0;color:#4b5563;font-size:16px;line-height:1.6}.HomeV2BookingStepsComponent_list__bOjiU{display:flex;flex-direction:column;gap:22px}.HomeV2BookingStepsComponent_step__CJuej{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;align-items:center;padding:18px;border-radius:20px;background:#f7f2ff;border:1px solid #e3d3f6;box-shadow:0 16px 36px rgba(140,0,214,.08)}.HomeV2BookingStepsComponent_stepReverse__E4NXW .HomeV2BookingStepsComponent_imageWrapper__sAZKy{order:2}.HomeV2BookingStepsComponent_imageWrapper__sAZKy{position:relative;width:100%;padding-top:68%;border-radius:16px;overflow:hidden;background:rgba(0,0,0,0)}.HomeV2BookingStepsComponent_image__doVeK{object-fit:cover}.HomeV2BookingStepsComponent_stepContent__laA4B{display:flex;flex-direction:column;gap:10px}.HomeV2BookingStepsComponent_stepLabel__0Hh_e{margin:0;font-size:13px;letter-spacing:1px;font-weight:700;color:#8c00d6;text-transform:uppercase}.HomeV2BookingStepsComponent_stepTitle__Uvrzh{margin:0;font-size:24px;font-weight:800;color:#111827}.HomeV2BookingStepsComponent_stepDescription__NgiP5{margin:0;font-size:15px;color:#4b5563;line-height:1.7}@media(max-width:960px){.HomeV2BookingStepsComponent_step__CJuej{grid-template-columns:1fr}.HomeV2BookingStepsComponent_stepReverse__E4NXW .HomeV2BookingStepsComponent_imageWrapper__sAZKy{order:0}}@media(max-width:640px){.HomeV2BookingStepsComponent_section__cfNrj{padding:56px 0}.HomeV2BookingStepsComponent_title__sQpI0{font-size:26px}.HomeV2BookingStepsComponent_step__CJuej{padding:14px}.HomeV2BookingStepsComponent_stepTitle__Uvrzh{font-size:20px}}.HomeV2CustomerStatsComponent_section__Z8ZEV{padding:64px 0;background:#f9fafb}.HomeV2CustomerStatsComponent_inner__lGx0X{display:flex;flex-direction:column;gap:22px;text-align:center}.HomeV2CustomerStatsComponent_title__o1M5B{margin:0;font-size:30px;font-weight:800;color:#111827}.HomeV2CustomerStatsComponent_grid__TiJel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.HomeV2CustomerStatsComponent_card__l53BK{background:#fff;border:1px solid #eef1f6;border-radius:18px;padding:16px 18px;display:flex;align-items:center;gap:14px;box-shadow:0 14px 36px rgba(0,0,0,.06)}.HomeV2CustomerStatsComponent_icon__tnspq{width:48px;height:48px;color:var(--color-brand-primary);display:grid;place-items:center}.HomeV2CustomerStatsComponent_icon__tnspq svg{width:22px;height:22px}.HomeV2CustomerStatsComponent_cardContent__zkAvf{text-align:left}.HomeV2CustomerStatsComponent_value__T21rM{margin:0;font-size:24px;font-weight:800;color:#111827}.HomeV2CustomerStatsComponent_label__YWWRU{margin:2px 0 0;font-size:14px;color:#4b5563}@media(max-width:960px){.HomeV2CustomerStatsComponent_grid__TiJel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.HomeV2CustomerStatsComponent_section__Z8ZEV{padding:52px 0}.HomeV2CustomerStatsComponent_title__o1M5B{font-size:24px}.HomeV2CustomerStatsComponent_grid__TiJel{grid-template-columns:1fr}.HomeV2CustomerStatsComponent_card__l53BK{justify-content:center}}.HomeV2FaqComponent_section__2H9CO{padding:68px 0;background:#f9fafb}.HomeV2FaqComponent_header__hZ6K8{text-align:center;max-width:720px;margin:0 auto 24px}.HomeV2FaqComponent_kicker__SuhJ1{margin:0 0 8px;font-size:13px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:#8c00d6}.HomeV2FaqComponent_title__RtBwg{margin:0 0 10px;font-size:30px;font-weight:800;color:#111827}.HomeV2FaqComponent_subtitle__2OApi{margin:0;font-size:15px;color:#4b5563;line-height:1.6}.HomeV2FaqComponent_accordion___Xhgv{display:flex;flex-direction:column;gap:12px;max-width:900px;margin:0 auto}.HomeV2FaqComponent_item__G2z3a{border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 10px 28px rgba(0,0,0,.05);overflow:hidden;transition:border-color .14s ease,box-shadow .14s ease}.HomeV2FaqComponent_itemOpen__3hQ9M{border-color:#dcbcf5;box-shadow:0 16px 36px rgba(140,0,214,.14)}.HomeV2FaqComponent_question__waChS{width:100%;padding:16px 18px;background:rgba(0,0,0,0);border:none;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:16px;font-weight:700;color:#111827;cursor:pointer}.HomeV2FaqComponent_icon__lp_D9{width:28px;height:28px;border-radius:50%;border:1px solid #dcbcf5;display:grid;place-items:center;color:#8c00d6;font-size:18px;font-weight:800}.HomeV2FaqComponent_answer__2EsYn{overflow:hidden;transition:max-height .2s ease}.HomeV2FaqComponent_answer__2EsYn p{margin:0;padding:0 18px 16px;color:#4b5563;line-height:1.7;font-size:15px}@media(max-width:640px){.HomeV2FaqComponent_section__2H9CO{padding:52px 0}.HomeV2FaqComponent_title__RtBwg{font-size:24px}.HomeV2FaqComponent_question__waChS{font-size:15px;align-items:flex-start}}.HomeV2PressComponent_section__lg_ck{padding:16px 0 58px;background:#f9fafb;overflow:hidden}.HomeV2PressComponent_header__d0MQb{max-width:680px;margin:0 auto 8px;text-align:center}.HomeV2PressComponent_kicker__yR08a{margin:0 0 8px;color:var(--color-brand-primary);font-size:14px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.HomeV2PressComponent_title__6dExy{margin:0;color:#111827;font-size:30px;font-weight:900;line-height:1.16}.HomeV2PressComponent_description__lekpt{margin:10px auto 0;color:#4b5563;font-size:16px;line-height:1.6}@media(max-width:640px){.HomeV2PressComponent_section__lg_ck{padding:8px 0 46px}.HomeV2PressComponent_title__6dExy{font-size:24px}.HomeV2PressComponent_description__lekpt{font-size:14px}}.HomeV2AppCtaComponent_section__0KCOk{padding:72px 0;background:#fff}.HomeV2AppCtaComponent_inner__6lJsk{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:center;background:linear-gradient(135deg,#f7f0ff,#ffffff);border:1px solid #e3d3f6;border-radius:24px;padding:28px;box-shadow:0 18px 44px rgba(140,0,214,.12)}.HomeV2AppCtaComponent_textColumn__wQQSo{display:flex;flex-direction:column;gap:12px}.HomeV2AppCtaComponent_kicker__zTJ83{margin:0;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:#8c00d6}.HomeV2AppCtaComponent_title__FD1p9{margin:0;font-size:32px;font-weight:800;color:#111827;line-height:1.3}.HomeV2AppCtaComponent_description__8wFZ6{margin:0;font-size:15px;line-height:1.7;color:#4b5563}.HomeV2AppCtaComponent_qrAndBadges__ot0oQ{display:flex;justify-content:center;margin-top:12px}.HomeV2AppCtaComponent_qrImageWrapper__L5z1I{position:relative;width:100%;max-width:520px;aspect-ratio:16/9;border-radius:18px;overflow:hidden;background:none}.HomeV2AppCtaComponent_qrImage__mI7n_{object-fit:contain;object-position:center}.HomeV2AppCtaComponent_imageColumn__83bPU{position:relative}.HomeV2AppCtaComponent_imageWrapper__dHMRh{position:relative;width:100%;padding-top:90%;border-radius:20px;overflow:hidden;background:none;box-shadow:none}.HomeV2AppCtaComponent_image__B35us{object-fit:contain}@media(max-width:1024px){.HomeV2AppCtaComponent_inner__6lJsk{grid-template-columns:1fr;padding:22px}.HomeV2AppCtaComponent_imageColumn__83bPU{order:-1}.HomeV2AppCtaComponent_title__FD1p9{font-size:28px}}@media(max-width:640px){.HomeV2AppCtaComponent_section__0KCOk{padding:56px 0}.HomeV2AppCtaComponent_title__FD1p9{font-size:24px}.HomeV2AppCtaComponent_qrAndBadges__ot0oQ{width:100%}}.HomeV2ServiceCardsComponent_section__uBPOd{padding:72px 0 60px;background:#fff}.HomeV2ServiceCardsComponent_header__akgNk{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.HomeV2ServiceCardsComponent_kicker__jOkqE{font-size:12px;letter-spacing:1px;font-weight:700;color:#8c00d6;text-transform:uppercase;margin:0 0 8px}.HomeV2ServiceCardsComponent_title__DtRq4{margin:0;font-size:32px;font-weight:800;color:#1f2937;line-height:1.2}.HomeV2ServiceCardsComponent_controls__GGVrS{display:flex;align-items:center;gap:10px}.HomeV2ServiceCardsComponent_navButton__xZX_j{width:42px;height:42px;border-radius:50%;border:1px solid #f2f4f7;background:#fff;color:#8c00d6;font-size:20px;line-height:1;display:grid;place-items:center;box-shadow:0 10px 24px rgba(0,0,0,.06);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,color .16s ease}.HomeV2ServiceCardsComponent_navButton__xZX_j:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.HomeV2ServiceCardsComponent_navButton__xZX_j:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(140,0,214,.25)}.HomeV2ServiceCardsComponent_slider__yRb3Y{position:relative;overflow:hidden}.HomeV2ServiceCardsComponent_track__7Wtse{display:flex;width:100%;transition:transform .42s ease;will-change:transform;margin:0 -12px}.HomeV2ServiceCardsComponent_slide__cu0RQ{padding:0 12px;box-sizing:border-box;flex:0 0 auto}.HomeV2ServiceCardsComponent_card__KUQ7n{background:#fff;border-radius:18px;border:1px solid #eef1f6;box-shadow:0 14px 40px rgba(0,0,0,.06);display:flex;flex-direction:column;height:100%;transition:transform .18s ease,box-shadow .18s ease}.HomeV2ServiceCardsComponent_card__KUQ7n:hover{transform:translateY(-4px);box-shadow:0 16px 42px rgba(140,0,214,.2)}.HomeV2ServiceCardsComponent_cardDisabled__O4NqL{box-shadow:none;border-color:#f0f2f5}.HomeV2ServiceCardsComponent_cardDisabled__O4NqL:hover{transform:none;box-shadow:none}.HomeV2ServiceCardsComponent_thumbnail__6pGQN{position:relative;width:100%;padding-top:62%;overflow:hidden;border-radius:16px 16px 0 0;background:rgba(0,0,0,0)}.HomeV2ServiceCardsComponent_image__JY116{object-fit:cover}.HomeV2ServiceCardsComponent_cardContent__uhpnP{display:flex;flex-direction:column;gap:12px;padding:16px 18px 18px;height:100%}.HomeV2ServiceCardsComponent_cardTitle__rvTgo{margin:0;font-size:18px;font-weight:800;color:#111827}.HomeV2ServiceCardsComponent_cardDescription__vey_j{margin:0;color:#374151;line-height:1.6;font-size:14px;flex:1 1;font-weight:500}.HomeV2ServiceCardsComponent_cardLink__5Zvq6{display:inline-flex;align-items:center;gap:8px;color:#8c00d6;font-weight:700;text-decoration:none;position:relative}.HomeV2ServiceCardsComponent_cardLink__5Zvq6:after{content:"";position:absolute;left:0;bottom:-2px;height:2px;width:100%;background:#8c00d6;transform:scaleX(0);transform-origin:left;transition:transform .16s ease}.HomeV2ServiceCardsComponent_cardLink__5Zvq6:hover:after{transform:scaleX(1)}.HomeV2ServiceCardsComponent_cardLinkDisabled__yfPqP{color:#9ca3af;cursor:not-allowed}.HomeV2ServiceCardsComponent_cardLinkDisabled__yfPqP:after{display:none}.HomeV2ServiceCardsComponent_pagination__GJRTG{margin-top:22px;display:flex;justify-content:center;align-items:center;gap:10px}.HomeV2ServiceCardsComponent_dot__vc6kx{width:10px;height:10px;border-radius:50%;border:none;background:#e5e7eb;cursor:pointer;transition:transform .16s ease,background-color .16s ease}.HomeV2ServiceCardsComponent_dotActive__9PZLd{background:#8c00d6;transform:scale(1.1)}@media(max-width:1024px){.HomeV2ServiceCardsComponent_section__uBPOd{padding:56px 0 50px}.HomeV2ServiceCardsComponent_header__akgNk{flex-direction:column;align-items:flex-start}.HomeV2ServiceCardsComponent_title__DtRq4{font-size:28px}}@media(max-width:768px){.HomeV2ServiceCardsComponent_section__uBPOd{padding:48px 0}.HomeV2ServiceCardsComponent_title__DtRq4{font-size:24px}.HomeV2ServiceCardsComponent_cardTitle__rvTgo{font-size:17px}}.HomeV2VideosComponent_section__dfey1{padding:64px 0;background:linear-gradient(180deg,#ffffff,#f4e9ff)}.HomeV2VideosComponent_header__E_iEO{text-align:center;max-width:640px;margin:0 auto 22px}.HomeV2VideosComponent_kicker__kCtln{margin:0 0 8px;font-size:13px;font-weight:800;color:#8c00d6;letter-spacing:1px;text-transform:uppercase}.HomeV2VideosComponent_title__nIKij{margin:0 0 10px;font-size:30px;font-weight:800;color:#111827}.HomeV2VideosComponent_subtitle__6b8Ru{margin:0;color:#4b5563;font-size:15px;line-height:1.6}.HomeV2VideosComponent_videoWrapper__7xRYC{position:relative;width:100%;padding-top:56.25%;border-radius:22px;overflow:hidden;background:#0f172a;box-shadow:0 18px 40px rgba(0,0,0,.12)}.HomeV2VideosComponent_videoWrapper__7xRYC iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.HomeV2VideosComponent_overlayImage__WN2Lc{object-fit:cover;filter:brightness(.82)}.HomeV2VideosComponent_playButton__jfjkW{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:none;background:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.45));color:#fff;font-size:24px;font-weight:800;cursor:pointer}.HomeV2VideosComponent_playButton__jfjkW span:first-of-type{display:grid;place-items:center;width:68px;height:68px;border-radius:50%;background:hsla(0,0%,100%,.96);color:#8c00d6;font-size:30px;box-shadow:0 12px 32px rgba(0,0,0,.2)}.HomeV2VideosComponent_playLabel__AXcaR{font-size:15px;letter-spacing:.5px;text-transform:uppercase}@media(max-width:640px){.HomeV2VideosComponent_section__dfey1{padding:52px 0}.HomeV2VideosComponent_title__nIKij{font-size:24px}.HomeV2VideosComponent_playButton__jfjkW span:first-of-type{width:58px;height:58px}}.HomeV2WhyChooseComponent_section___U76O{padding:68px 0;background:linear-gradient(180deg,#f7f0ff,#ffffff 42%)}.HomeV2WhyChooseComponent_header__a77rR{text-align:center;max-width:720px;margin:0 auto 28px}.HomeV2WhyChooseComponent_kicker__fCcbU{margin:0 0 10px;font-size:13px;letter-spacing:.8px;font-weight:800;color:#8c00d6;text-transform:uppercase}.HomeV2WhyChooseComponent_title__SgyQb{margin:0 0 12px;font-size:32px;font-weight:800;color:#111827;line-height:1.3}.HomeV2WhyChooseComponent_subtitle__tJJf6{margin:0;color:#4b5563;font-size:16px;line-height:1.6}.HomeV2WhyChooseComponent_banner__Rsl92{position:relative;width:100%;aspect-ratio:16/7;border-radius:24px;overflow:hidden;margin-bottom:30px;box-shadow:0 18px 42px rgba(0,0,0,.08);background:none}.HomeV2WhyChooseComponent_bannerImage__Rzt4A{object-fit:contain;object-position:center}.HomeV2WhyChooseComponent_grid__SZw5E{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.HomeV2WhyChooseComponent_card__KMVhh{background:#fff;border:1px solid #eef1f6;border-radius:18px;padding:16px;display:flex;gap:12px;box-shadow:0 14px 36px rgba(0,0,0,.06)}.HomeV2WhyChooseComponent_icon__uE_qo{width:80px;height:25px;border-radius:12px;color:#fff;font-weight:800;display:grid;place-items:center;font-size:16px}.HomeV2WhyChooseComponent_cardContent__yWcCZ{display:flex;flex-direction:column;gap:6px}.HomeV2WhyChooseComponent_cardTitle__wf8jD{margin:0;font-size:18px;font-weight:800;color:#111827}.HomeV2WhyChooseComponent_cardDescription__SnhVu{margin:0;font-size:14px;color:#4b5563;line-height:1.6}@media(max-width:1024px){.HomeV2WhyChooseComponent_section___U76O{padding:56px 0}.HomeV2WhyChooseComponent_grid__SZw5E{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.HomeV2WhyChooseComponent_title__SgyQb{font-size:26px}.HomeV2WhyChooseComponent_subtitle__tJJf6{font-size:15px}.HomeV2WhyChooseComponent_grid__SZw5E{grid-template-columns:1fr}}.HomeV2SignupCtaComponent_section__VNwcv{background:linear-gradient(135deg,#8c00d6,#8c00d6);padding:32px 0;color:#fff}.HomeV2SignupCtaComponent_inner__vJhzz{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 0}.HomeV2SignupCtaComponent_textGroup__5XAB3{display:flex;flex-direction:column;gap:6px}.HomeV2SignupCtaComponent_kicker__OCuo5{margin:0;font-size:13px;letter-spacing:.8px;text-transform:uppercase;font-weight:700}.HomeV2SignupCtaComponent_title__LN0U7{margin:0;font-size:26px;font-weight:800}.HomeV2SignupCtaComponent_description__H1_Ug{margin:0;font-size:15px;line-height:1.6;color:hsla(0,0%,100%,.92)}.HomeV2SignupCtaComponent_button__pJqcY{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;background:#fff;color:#8c00d6;font-weight:800;border:1px solid #dcbcf5;box-shadow:0 12px 28px rgba(0,0,0,.12);transition:transform .14s ease,box-shadow .14s ease}.HomeV2SignupCtaComponent_button__pJqcY:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(0,0,0,.14)}@media(max-width:768px){.HomeV2SignupCtaComponent_inner__vJhzz{flex-direction:column;align-items:flex-start}.HomeV2SignupCtaComponent_title__LN0U7{font-size:22px}.HomeV2SignupCtaComponent_button__pJqcY{width:100%;justify-content:center}}.HomeV2SupportComponent_section__nrrkG{padding:68px 0;background:#fff}.HomeV2SupportComponent_inner__dEYg2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;align-items:stretch;padding:20px;border-radius:22px;border:1px solid #e5e7eb;box-shadow:0 16px 40px rgba(0,0,0,.06);background:linear-gradient(135deg,#ffffff,#f4e9ff)}.HomeV2SupportComponent_imageWrapper__thldb{position:relative;width:100%;height:100%;min-height:280px;border-radius:18px;overflow:hidden;background:rgba(0,0,0,0)}.HomeV2SupportComponent_image__BwzRw{object-fit:cover;object-position:center}.HomeV2SupportComponent_content__UZVfM{display:flex;flex-direction:column;gap:10px}.HomeV2SupportComponent_kicker__4z0l4{margin:0;font-size:13px;letter-spacing:.8px;text-transform:uppercase;font-weight:800;color:#8c00d6}.HomeV2SupportComponent_title__nqbsS{margin:0;font-size:28px;font-weight:800;color:#111827}.HomeV2SupportComponent_description__QgPNp{margin:0;font-size:15px;line-height:1.7;color:#4b5563}.HomeV2SupportComponent_link__15d9N{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:#8c00d6;text-decoration:none;margin-top:6px}.HomeV2SupportComponent_link__15d9N:after{content:"→";font-size:16px;transition:transform .14s ease}.HomeV2SupportComponent_link__15d9N:hover:after{transform:translateX(4px)}@media(max-width:960px){.HomeV2SupportComponent_inner__dEYg2{grid-template-columns:1fr}.HomeV2SupportComponent_imageWrapper__thldb{order:-1;height:auto;min-height:0;padding-top:60%}}@media(max-width:640px){.HomeV2SupportComponent_section__nrrkG{padding:52px 0}.HomeV2SupportComponent_title__nqbsS{font-size:24px}}.tin-hay_page__d0bmB{min-height:100vh;background:radial-gradient(circle at top right,rgba(164,6,225,.14),transparent 28%),linear-gradient(180deg,#fff8fd,#ffffff 22%,#ffffff)}.tin-hay_hero__nWoFs{padding:110px 0 56px}.tin-hay_heroInner__nMLRL{display:grid;gap:28px}.tin-hay_heroTop__OLFOe{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:24px;align-items:stretch}.tin-hay_heroCopy__RhAFU{display:flex;flex-direction:column;gap:18px}.tin-hay_eyebrow__MS2UT{display:inline-flex;align-items:center;width:fit-content;padding:8px 14px;border-radius:999px;background:rgba(164,6,225,.1);color:#a406e1;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tin-hay_heroCopy__RhAFU h1{margin:0;color:#201434;font-size:clamp(36px,5vw,62px);line-height:.98;font-weight:900}.tin-hay_heroCopy__RhAFU p{margin:0;max-width:720px;color:#5b4f72;font-size:17px;line-height:1.76}.tin-hay_featureLead__j9JXR{position:relative;display:grid;min-height:480px;border-radius:34px;overflow:hidden;color:#fff;text-decoration:none;box-shadow:0 26px 72px rgba(76,23,129,.18)}.tin-hay_featureLead__j9JXR:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,10,35,.08),rgba(20,10,35,.82))}.tin-hay_featureImage__Eb40H{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tin-hay_featureContent__y6eyT{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;gap:14px;padding:28px}.tin-hay_articleMeta__0tsYb,.tin-hay_featureMeta__31QnQ{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.tin-hay_featureContent__y6eyT h2{margin:0;font-size:clamp(28px,4vw,44px);line-height:1.02;font-weight:900}.tin-hay_featureContent__y6eyT p{margin:0;max-width:560px;font-size:15px;line-height:1.72;color:hsla(0,0%,100%,.92)}.tin-hay_featureAside__NtcGC{display:grid;gap:18px}.tin-hay_articleCard__czt_L,.tin-hay_asideCard__NTLcY,.tin-hay_categoryCard__Bjh7d{display:flex;flex-direction:column;gap:12px;padding:22px;border-radius:28px;background:#fff;border:1px solid rgba(164,6,225,.12);box-shadow:0 18px 54px rgba(76,23,129,.08);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.tin-hay_articleCard__czt_L:hover,.tin-hay_asideCard__NTLcY:hover,.tin-hay_categoryCard__Bjh7d:hover{transform:translateY(-2px);border-color:rgba(164,6,225,.22);box-shadow:0 24px 62px rgba(76,23,129,.12)}.tin-hay_asideCard__NTLcY strong,.tin-hay_categoryCard__Bjh7d strong{color:#24153a;font-size:20px;line-height:1.28}.tin-hay_asideCard__NTLcY p,.tin-hay_categoryCard__Bjh7d span{margin:0;color:#665b7a;font-size:15px;line-height:1.68}.tin-hay_asideAccent__AFsPf{display:inline-flex;width:fit-content;align-items:center;padding:6px 12px;border-radius:999px;background:rgba(255,122,34,.14);color:#ff7a22;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.tin-hay_mediaStrip__F3VoT{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.tin-hay_logoBadge__ovZ2l{display:inline-flex;align-items:center;justify-content:center;min-width:116px;min-height:58px;padding:10px 14px;border-radius:20px;background:hsla(0,0%,100%,.86);border:1px solid rgba(164,6,225,.1)}.tin-hay_logoBadge__ovZ2l img{object-fit:contain;width:auto;height:28px}.tin-hay_categoryRail__MNCHY{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.tin-hay_articleSection__tNSAH{padding:6px 0 90px}.tin-hay_sectionGroup__v7zjH{display:grid;gap:28px;margin-bottom:54px}.tin-hay_sectionHeader__JmSzq{display:flex;flex-direction:column;gap:10px}.tin-hay_sectionHeader__JmSzq h2{margin:0;color:#201434;font-size:clamp(28px,4vw,42px);line-height:1.06;font-weight:900}.tin-hay_sectionHeader__JmSzq p{margin:0;max-width:760px;color:#625777;font-size:16px;line-height:1.72}.tin-hay_articleGrid__T_Kt6{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.tin-hay_articleCard__czt_L{padding:0;overflow:hidden;gap:0}.tin-hay_articleCover__2fJlf{position:relative;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,rgba(164,6,225,.15),rgba(255,122,34,.1))}.tin-hay_articleCover__2fJlf img{width:100%;height:100%;object-fit:cover}.tin-hay_articleBody__pbMLO{display:flex;flex-direction:column;gap:14px;padding:20px 22px 22px}.tin-hay_articleMeta__0tsYb{color:#8a47c2}.tin-hay_articleCard__czt_L h3{margin:0;color:#24153a;font-size:22px;line-height:1.24;font-weight:800}.tin-hay_articleCard__czt_L p{margin:0;color:#625774;font-size:15px;line-height:1.72}.tin-hay_articleCta__WiqD0{color:#ff7a22;font-size:14px;font-weight:800}.tin-hay_emptyState__1hPNJ{display:grid;gap:10px;padding:28px;border-radius:28px;background:linear-gradient(135deg,rgba(164,6,225,.08),rgba(255,122,34,.06)),#fff;border:1px dashed rgba(164,6,225,.22);color:#5d4d75}.tin-hay_emptyState__1hPNJ strong{color:#201434;font-size:20px;line-height:1.32}.tin-hay_emptyState__1hPNJ p{margin:0;font-size:15px;line-height:1.7}@media(max-width:1100px){.tin-hay_heroTop__OLFOe{grid-template-columns:1fr}.tin-hay_articleGrid__T_Kt6,.tin-hay_categoryRail__MNCHY{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.tin-hay_hero__nWoFs{padding:92px 0 38px}.tin-hay_heroCopy__RhAFU h1{font-size:34px}.tin-hay_articleCard__czt_L p,.tin-hay_asideCard__NTLcY p,.tin-hay_categoryCard__Bjh7d span,.tin-hay_heroCopy__RhAFU p,.tin-hay_sectionHeader__JmSzq p{font-size:15px;line-height:1.68}.tin-hay_featureLead__j9JXR{min-height:420px;border-radius:28px}.tin-hay_featureContent__y6eyT{padding:20px}.tin-hay_featureContent__y6eyT h2{font-size:30px}.tin-hay_featureContent__y6eyT p{font-size:14px}.tin-hay_articleGrid__T_Kt6,.tin-hay_categoryRail__MNCHY{grid-template-columns:1fr}.tin-hay_asideCard__NTLcY,.tin-hay_categoryCard__Bjh7d,.tin-hay_emptyState__1hPNJ{border-radius:24px;padding:18px}.tin-hay_articleBody__pbMLO{padding:18px}.tin-hay_articleSection__tNSAH{padding-bottom:72px}}.article_page__BCX1I{min-height:100vh;background:#fff}.article_hero__OC7T0{padding:110px 0 36px;border-bottom:1px solid rgba(164,6,225,.1);background:radial-gradient(circle at top right,rgba(164,6,225,.08),transparent 26%),linear-gradient(180deg,#fff8fd,#ffffff)}.article_heroInner__QfHQh{display:grid;gap:28px}.article_eyebrow__wd8bw{display:inline-flex;width:fit-content;align-items:center;padding:8px 14px;border-radius:999px;background:rgba(164,6,225,.1);color:#a406e1;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.article_breadcrumb__R1ORR{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#7b44b4;font-size:13px;font-weight:700}.article_breadcrumb__R1ORR a{color:inherit;text-decoration:none}.article_breadcrumb__R1ORR a:hover{color:#ff7a22}.article_separator__Dbv__{color:#c58ae7}.article_heroInner__QfHQh h1{margin:0;max-width:920px;color:#201434;font-size:clamp(36px,5vw,60px);line-height:1.02;font-weight:900}.article_summary___vqhk{margin:0;max-width:760px;color:#605577;font-size:18px;line-height:1.76}.article_metaRow__voSR9{display:flex;flex-wrap:wrap;gap:12px 18px;color:#7b44b4;font-size:14px;font-weight:700}.article_shareRow__VhYem{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.article_shareLabel__8meK3{color:#201434;font-size:14px;font-weight:800}.article_shareChip__22_Ag{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:#f6ebff;color:#8b48c5;font-size:13px;font-weight:700}.article_cover__jvZ4x{position:relative;border-radius:34px;overflow:hidden;aspect-ratio:16/8;box-shadow:0 24px 64px rgba(76,23,129,.16)}.article_cover__jvZ4x img{width:100%;height:100%;object-fit:cover}.article_contentWrap__lWm7l{padding:12px 0 88px}.article_contentGrid__7q8w8{width:min(100%,920px);margin:0 auto}.article_articleBody__nZA97{background:#fff;border:1px solid rgba(164,6,225,.12);box-shadow:0 18px 52px rgba(76,23,129,.08);display:flex;flex-direction:column;gap:30px;padding:32px;border-radius:32px}.article_articleBody__nZA97 p,.article_intro__xGK4e{margin:0;color:#34284d;font-size:17px;line-height:1.9}.article_richText__mH1O7{display:grid;gap:18px;color:#34284d;font-size:17px;line-height:1.9}.article_richText__mH1O7 blockquote,.article_richText__mH1O7 figure,.article_richText__mH1O7 ol,.article_richText__mH1O7 p,.article_richText__mH1O7 table,.article_richText__mH1O7 ul{margin-top:0;margin-bottom:0}.article_richText__mH1O7 h2,.article_richText__mH1O7 h3{margin:12px 0 0;color:#201434;line-height:1.22;font-weight:900}.article_richText__mH1O7 h2{font-size:clamp(26px,3vw,34px)}.article_richText__mH1O7 h3{font-size:22px}.article_richText__mH1O7 a{color:#a406e1;font-weight:800;text-decoration-thickness:2px;text-underline-offset:4px}.article_richText__mH1O7 ol,.article_richText__mH1O7 ul{display:grid;gap:10px;padding-left:24px}.article_richText__mH1O7 blockquote{padding:20px 22px;border-radius:24px;border-left:5px solid #a406e1;background:#fbf3ff;color:#3e2c57}.article_richText__mH1O7 table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse;border-spacing:0;border:1px solid rgba(164,6,225,.14);border-radius:18px;background:#fff}.article_richText__mH1O7 td,.article_richText__mH1O7 th{min-width:160px;padding:14px 16px;border:1px solid rgba(164,6,225,.12);text-align:left;vertical-align:top}.article_richText__mH1O7 th{background:#fbf3ff;color:#201434;font-weight:900}.article_richText__mH1O7 img{max-width:100%;height:auto;border-radius:24px}.article_richText__mH1O7 figcaption{margin-top:10px;color:#776b8c;font-size:14px;line-height:1.6;text-align:center}.article_articleFigure__sLyIn,.article_faqBlock__9dcC4,.article_quoteBlock__95xtm,.article_videoBlock__TEk3L{display:grid;gap:14px;margin:0}.article_articleFigure__sLyIn img{width:100%;height:auto;border-radius:26px;border:1px solid rgba(164,6,225,.1)}.article_articleFigure__sLyIn figcaption,.article_videoBlock__TEk3L figcaption{color:#776b8c;font-size:14px;line-height:1.6;text-align:center}.article_quoteBlock__95xtm{padding:26px;border-radius:28px;background:linear-gradient(135deg,rgba(164,6,225,.1),rgba(255,122,34,.08));border:1px solid rgba(164,6,225,.14)}.article_quoteBlock__95xtm p{color:#201434;font-size:22px;line-height:1.55;font-weight:800}.article_quoteBlock__95xtm footer{display:flex;flex-wrap:wrap;gap:8px;color:#7b44b4;font-size:14px;font-weight:800}.article_quoteBlock__95xtm footer span{color:#776b8c;font-weight:600}.article_faqBlock__9dcC4{padding:24px;border-radius:28px;border:1px solid rgba(164,6,225,.12);background:#fff}.article_faqBlock__9dcC4 h2{margin:0;color:#201434;font-size:26px;line-height:1.18;font-weight:900}.article_faqBlock__9dcC4 details{padding:16px 0;border-top:1px solid rgba(164,6,225,.1)}.article_faqBlock__9dcC4 summary{cursor:pointer;color:#201434;font-weight:900}.article_videoBlock__TEk3L iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:26px}.article_section___qznh{display:grid;gap:14px}.article_section___qznh h2{margin:0;color:#201434;font-size:28px;line-height:1.22;font-weight:900}.article_brandNote__Rp3r5,.article_summaryBlock__PaCTr{display:grid;gap:16px;padding:24px;border-radius:28px;border:1px solid rgba(164,6,225,.12);background:linear-gradient(180deg,rgba(164,6,225,.06),rgba(255,122,34,.04)),#fff}.article_summaryHeader__ezA0u{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px}.article_summaryList__GDUQW{display:grid;gap:12px;padding:0;margin:0;list-style:none}.article_summaryList__GDUQW li{position:relative;padding-left:18px;color:#5f5577;font-size:15px;line-height:1.74}.article_summaryList__GDUQW li:before{content:"";position:absolute;left:0;top:.72em;width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,#a406e1,#ff7a22)}.article_brandNote__Rp3r5 h3{margin:0;color:#201434;font-size:20px;line-height:1.2;font-weight:900}.article_backLink__0Ria_{display:inline-flex;align-items:center;width:fit-content;padding:12px 18px;border-radius:999px;background:#fff3ea;color:#ff7a22;text-decoration:none;font-size:14px;font-weight:800}.article_relatedSection__ZtsMu{padding:0 0 88px}.article_relatedHeader__To2de{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.article_relatedHeader__To2de h2{margin:0;color:#201434;font-size:clamp(28px,4vw,40px);line-height:1.08;font-weight:900}.article_relatedHeader__To2de p{margin:0;max-width:760px;color:#625777;font-size:16px;line-height:1.72}.article_relatedGrid__3bOHM{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.article_relatedCard__MK3jv{display:flex;flex-direction:column;overflow:hidden;border-radius:28px;background:#fff;border:1px solid rgba(164,6,225,.12);box-shadow:0 18px 52px rgba(76,23,129,.08);text-decoration:none}.article_relatedCover__L9BS0{position:relative;aspect-ratio:16/10}.article_relatedBody__R_T1z{display:flex;flex-direction:column;gap:12px;padding:20px}.article_relatedMeta__Nagsf{color:#8b48c5;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.article_relatedCard__MK3jv h3{margin:0;color:#201434;font-size:20px;line-height:1.28;font-weight:800}.article_relatedCard__MK3jv p{margin:0;color:#625777;font-size:15px;line-height:1.72}@media(max-width:1024px){.article_relatedGrid__3bOHM{grid-template-columns:1fr}}@media(max-width:767px){.article_hero__OC7T0{padding:92px 0 32px}.article_heroInner__QfHQh h1{font-size:34px}.article_articleBody__nZA97 p,.article_intro__xGK4e,.article_richText__mH1O7,.article_summaryList__GDUQW li,.article_summary___vqhk{font-size:15px;line-height:1.76}.article_articleBody__nZA97,.article_brandNote__Rp3r5,.article_cover__jvZ4x,.article_relatedCard__MK3jv,.article_summaryBlock__PaCTr{border-radius:24px}.article_articleBody__nZA97,.article_brandNote__Rp3r5,.article_faqBlock__9dcC4,.article_quoteBlock__95xtm,.article_summaryBlock__PaCTr{padding:20px}.article_richText__mH1O7 td,.article_richText__mH1O7 th{min-width:140px;padding:12px}.article_contentWrap__lWm7l,.article_relatedSection__ZtsMu{padding-bottom:72px}}