.help_form__hd2S9{background:#2c698f;padding:20px;border-radius:8px;box-shadow:0 4px 8px #1b334d;width:90%;max-width:500px}.help_formGroup__uD_8m{display:flex;justify-content:space-between;margin-bottom:15px}.help_formGroup__uD_8m label{flex-basis:45%}.help_formGroup__uD_8m input[type=email],.help_formGroup__uD_8m input[type=tel],.help_formGroup__uD_8m input[type=text],.help_formGroup__uD_8m textarea{width:90%;padding:10px;margin-top:6px;border:1px solid #ccc;border-radius:4px}.help_formGroup__uD_8m textarea{height:80px}.help_formGroup__uD_8m button[type=submit]{width:100%;background-color:#333;color:#fff;padding:10px;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.help_formGroup__uD_8m button[type=submit]:hover{background-color:#555}@media (max-width:768px){.help_formGroup__uD_8m{flex-direction:column}.help_formGroup__uD_8m label{flex-basis:100%}}.help_highlighted__iRWm2{color:#088adb!important}.help_searchBar__uKaDO{margin-bottom:40px;text-align:center;display:flex;justify-content:center;align-items:center}.help_searchContainer__R2UNU{position:relative;width:50%}.help_searchContainer__R2UNU .help_icon__SBb80{position:absolute;top:55%;left:15px;transform:translateY(-50%);color:#aaa;font-size:20px;transition:color .3s ease}.help_searchContainer__R2UNU #help_search__Ud5RN{width:100%;padding:10px 15px 10px 45px;border:2px solid #ddd;border-radius:25px;font-size:18px;color:#333;background-color:#f9f9f9;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:all .3s ease}.help_searchContainer__R2UNU #help_search__Ud5RN:focus{outline:none;border-color:#1b334d;box-shadow:0 4px 10px rgba(27,51,77,.3);background-color:#fff}.help_searchContainer__R2UNU .help_icon__SBb80:hover{color:#1b334d}.help_searchContainer__R2UNU:hover #help_search__Ud5RN{border-color:#1b334d}@media (max-width:1250px){.help_searchContainer__R2UNU{position:relative;width:60%}}@media (max-width:950px){.help_searchContainer__R2UNU{position:relative;width:80%}}@media (max-width:650px){.help_searchContainer__R2UNU{position:relative;width:100%}}.help_faqSection__RZ84g{margin-top:20px}.help_faqItem__El1FA{margin-bottom:20px}.help_faqQuestion__Cx3ga{background-color:#fff;color:#000;text-align:left;padding:15px;font-size:20px;font-weight:700;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px}.help_faqQuestion__Cx3ga span{margin-left:auto;font-size:24px}.help_faqItem__El1FA+.help_faqItem__El1FA{border-top:2px solid #ddd}.help_faqAnswer__uNpm9{overflow:hidden;max-height:0;opacity:0;transition:max-height .5s ease,opacity .5s ease}.help_faqDescription__wgLBu{text-align:justify}.help_faqAnswer__uNpm9.help_open__mpFRy{max-height:1000px;opacity:1}.help_formGroupCentered__4U290{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.help_formGroupCentered__4U290 #help_message__u1O00{width:80%;max-width:500px;margin-top:10px;padding:10px;border-radius:8px;border:1px solid #ddd;resize:vertical}.help_languageToggle__mo_uE{display:flex;align-items:center;gap:10px;margin-left:auto}.help_languageToggle__mo_uE .help_languageLabel__e3gfZ{font-size:16px;font-weight:700;color:#000}.help_switch__bdrse{position:relative;display:inline-block;width:40px;height:20px}.help_switch__bdrse input{opacity:0;width:0;height:0}.help_slider__1jgQY{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:20px}.help_slider__1jgQY:before{position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.help_slider__1jgQY{background-color:#1b334d}input:checked+.help_slider__1jgQY:before{transform:translateX(20px)}.help_spinner__ReYNz{border:8px solid #f3f3f3;border-top-color:#3498db;width:50px;height:50px}.help_dropdown__OjN1D,.help_menuContainer__D2LsQ{position:relative}.help_dropdownMenu__snGwM{display:none;position:absolute;top:100%;left:0;color:#000;background-color:#000;box-shadow:0 4px 6px rgba(0,0,0,.1);list-style:none;padding:0;margin:0;z-index:1000}.help_dropdownItem__0eeCt{display:block;padding:10px 15px;text-decoration:none;white-space:nowrap}.help_dropdownItem__0eeCt:hover{background-color:#085787}.help_dropdown__OjN1D:hover .help_dropdownMenu__snGwM{display:block}.help_dropdownToggle__TbAXA{cursor:pointer}.help_faqToggle__xqjx9{font-size:1.5rem;cursor:pointer}.help_navItemDropdown__eMOkG{position:relative}.help_navItemDropdown__eMOkG .help_dropdownMenu__snGwM{visibility:hidden;opacity:0;position:absolute;left:0;top:100%;background:hsla(0,0%,100%,.904);padding:10px 0;list-style:none;box-shadow:0 3px 5px -1px hsla(0,0%,100%,.479);transition:visibility .3s ease,opacity .3s ease;z-index:1000;min-width:200px}.help_navItemDropdown__eMOkG:hover .help_dropdownMenu__snGwM{visibility:visible;opacity:1}.help_navItemDropdown__eMOkG .help_dropdownMenu__snGwM li{margin:0;padding:5px 20px;text-align:left}.help_navItemDropdown__eMOkG .help_dropdownMenu__snGwM li a{color:#000;text-decoration:none;font-size:16px;font-weight:700;transition:all .3s ease}.help_navItemDropdown__eMOkG .help_dropdownMenu__snGwM li a:hover{color:#3ca0e7;padding-left:25px;border-left:2px solid #3ca0e7}.help_helpContainer__DeFUM{max-width:70%;margin:100px auto auto;padding:40px 20px}@media (max-width:1250px){.help_helpContainer__DeFUM{max-width:75%;margin:100px auto auto}}@media (max-width:950px){.help_helpContainer__DeFUM{max-width:85%;margin:100px auto auto}}@media (max-width:750px){.help_helpContainer__DeFUM{max-width:95%;margin:100px auto auto}}.help_pageTitle__AqOX9{font-size:3.5rem;color:#515769}.help_pageTitleTiamki__FRP_p,.help_pageTitle__AqOX9{text-align:center;margin-bottom:30px;font-weight:700;font-family:Hind,sans-serif}.help_pageTitleTiamki__FRP_p{font-size:4rem;color:#fff}.help_termsSection__uSRmP{width:100%}.help_termItem__TeRCs{width:100%;padding:20px 0}.help_title__gGvSZ{width:100%;background:none;border:none;padding:10px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left;font-size:2.3rem;font-family:Hind,sans-serif;color:#696f81}.help_title__gGvSZ h3{margin:0}.help_toggleIcon__n5clU{font-size:1.8rem;font-weight:700}.help_termContent__lRWLM{padding-left:20px}.help_termDetail__fTA7G{margin-bottom:15px}.help_termDetail__fTA7G h4{font-size:1.5rem;color:#333;margin-bottom:5px}.help_termDetail__fTA7G p{font-size:1.3rem;color:#666}.help_divider__StqU7{width:100%;height:1px;background-color:#ccc;margin:20px 0;border:none}.help_subTitle__WqrD_{font-size:1.5rem;font-weight:700}.help_toggleIcon__n5clU{font-size:1.5rem}.help_userTermsHeader__RVH8L{background-color:#fff;border-bottom:1px solid #ddd}.help_tiamkiTermsHeader__Zx_01,.help_userTermsHeader__RVH8L{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;width:100%;z-index:1000}.help_tiamkiTermsHeader__Zx_01{background-color:transparent}.help_nav___PVhP{width:100%;display:flex;align-items:center;justify-content:space-between}.help_logoTitleContainer__psOH7{display:flex;align-items:center;gap:10px}.help_logo__KLifZ{height:50px;width:auto}.help_pageTitle__AqOX9{margin:0;font-size:1.5rem;color:#333}.help_downloadButtonContainer__Fl2fr{display:flex;align-items:center}.help_downloadButton__cvVqk{background-color:#007bff;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:1.5rem;transition:background-color .3s ease}.help_downloadButton__cvVqk:hover{background-color:#0056b3}.help_index__21ZKF{width:33.33%;height:42%;padding:2rem;position:fixed;overflow-y:auto}.help_index__21ZKF ul{list-style:none;padding:0}.help_index__21ZKF li{padding:10px;cursor:pointer;transition:background-color .3s ease;font-weight:700;color:#747474}.help_index__21ZKF li:hover{background-color:#f9f9f9}.help_termContent__lRWLM{max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .3s ease}.help_termContent__lRWLM.help_open__mpFRy{max-height:500px;opacity:1}.help_termDetail__fTA7G{padding:10px;border-top:1px solid #ddd}.help_termsContainer__HYwj5{display:flex;flex-direction:column;padding-top:10rem;border-bottom:1px solid #ccc}.help_termsContent__w81L4{display:flex}.help_contentTitle__Xyx63{font-size:3rem;font-weight:700;color:#535353}.help_contentSubtitle__aq27j{font-size:1.7rem;font-weight:700;color:#747474}.help_contentP__Jk1Gv{font-size:1.8rem;font-weight:400;color:#5e5e5e}.help_contentH2__4Hope{font-size:2rem;font-weight:700;color:#5e5e5e}.help_contentText__IGML8{text-align:justify}.help_content__E6I7H{width:65%;padding-left:20px;margin-left:33.33%;overflow-y:auto}.help_section__20EAB{margin-bottom:30px;text-align:justify}.help_subSection__S_BeZ{margin-left:20px;margin-top:10px}.help_loadingSpinner__cBR6s{display:flex;justify-content:center;align-items:center;height:200px}.help_spinner__ReYNz{border:4px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;width:40px;height:40px;animation:help_spin__3laYp 1s linear infinite}@media (max-width:768px){.help_index__21ZKF.help_absolute__hEzh6{position:relative;height:auto;overflow-y:auto}.help_content__E6I7H{width:80%;max-width:900px;margin:0 auto;padding:5px}}@keyframes help_spin__3laYp{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.help_contentSliderCommitment__HZfi_{padding:2rem;background:linear-gradient(180deg,#15294e,#4786f1);color:#fff;min-height:100vh}.help_contentSliderCommitment__HZfi_,.help_motionContent__kFBUK{text-align:left;display:flex;flex-direction:column;justify-content:center;align-items:center}.help_motionContent__kFBUK{gap:2rem}.help_motionContent__kFBUK h1{padding-top:10rem;font-size:4rem;margin-bottom:2rem;text-decoration:underline}.help_motionContent__kFBUK p{font-size:2.5rem;max-width:800px;line-height:1.6;margin-bottom:3rem}.help_main__lu4En{margin-top:10rem}.help_centeredTitle__qz9jp{font-size:30px;height:5vh;text-align:center;margin:0}.help_centeredTitle__qz9jp,.help_mainContent__6DUmR{display:flex;justify-content:center;align-items:center}.help_mainContent__6DUmR{gap:2rem;max-width:1500px;margin:0 auto;padding:10rem}.help_mainImage__P9YeB{width:100%;max-width:500px;height:auto;border-radius:10px}.help_mainText__lhTtQ{max-width:600px;text-align:left;padding:4rem}.help_mainText__lhTtQ h2{font-size:3rem;margin-bottom:2rem}.help_mainText__lhTtQ p{font-size:1.5rem;line-height:1.6;margin-bottom:2rem}.help_contentSlider__rQ49Y{display:flex;flex-direction:row;justify-content:center;align-items:center;padding-top:5rem;padding-bottom:10rem;gap:2rem}.help_textSlider__LqtMx{width:60%;color:#000;padding:2rem 10rem 2rem 25rem;border-radius:10px;text-align:justify}.help_containerBox__9QtQ4{width:60%;display:flex;justify-content:center;padding-right:17rem;align-items:center}.help_box__4xcX0{width:60%;background-color:#ebebebb4;border-radius:15px;padding:6rem 5rem;text-align:start;font-size:1rem;font-weight:500;color:#9c9c9c;border-left:4px solid #4286cf}.help_blueText__Kxkfq{color:#4286cf}@media (max-width:1250px){.help_contentSlider__rQ49Y{flex-direction:column;justify-content:center;align-items:center;padding-top:0;gap:2rem}.help_containerBox__9QtQ4,.help_textSlider__LqtMx{width:90%;padding-left:0;padding-right:0}.help_box__4xcX0{width:100%;height:auto}}.help_ourTeamContainer__rOn_N{position:relative;text-align:center;padding:2rem;overflow:hidden}.help_ourTeamContainer__rOn_N:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/img/1920x1080/02.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.05;z-index:-1}.help_helpContent__17pFc{text-align:center}.help_ourTeamTitle__bvbZY{font-size:4rem;font-weight:lighter;color:#353535}.help_ourTeamSubtitle__0EMxR{font-size:1.7rem;color:#949494;margin-bottom:.5rem}.help_teamContainer__bEiEJ{display:flex;justify-content:center;align-items:center;gap:3rem}.help_namesColumn__zc_xU{display:flex;flex-direction:column;align-items:flex-start;padding-right:25rem}.help_teamName__nWPZE{font-size:2.5rem;font-weight:600;text-align:start;cursor:pointer;color:#0056b3;transition:color .3s}.help_teamName__nWPZE:hover{color:#ff5733}.help_positionText__yV1m4{text-align:start}.help_imageColumn__h05nV{width:550px;height:550px}.help_imageColumn__h05nV,.help_imageWrapper__zLTTh{display:flex;align-items:center;justify-content:center;overflow:hidden}.help_imageWrapper__zLTTh{width:750px;height:500px}.help_teamImage__87Zm9{width:100%;height:100%;object-fit:cover;border-radius:10px}.help_overlayText__terBS{top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;text-align:center;color:#fff;font-size:3rem;font-weight:700;text-shadow:2px 2px 5px rgba(0,0,0,.5)}@media (max-width:1250px){.help_namesColumn__zc_xU{display:flex;flex-direction:column;align-items:flex-start;padding-top:3rem;padding-right:0}.help_teamContainer__bEiEJ{flex-direction:column;justify-content:center;align-items:center;gap:3rem}}.help_a__n0jXc{color:#000;cursor:pointer;padding:10px;margin:0 10px;transition:color .3s ease}.help_a__n0jXc:hover{color:#007bff;text-decoration:none}.help_a__n0jXc.help_active__IlT1j{color:#007bff;font-weight:700}.help_staticBox__ZLBKK.help_active__IlT1j{background-color:#1976d2}.help_iconContainer__10ntP.help_active__IlT1j{color:#1976d2}.help_title__gGvSZ.help_active__IlT1j{color:#1976d2;font-weight:700}.help_mainImageLeft__v_A9p,.help_mainImageRight__bngnh{position:relative}.help_mainImageLeft__v_A9p:after{left:25px;background-color:#62a3e7}.help_mainImageLeft__v_A9p:after,.help_mainImageRight__bngnh:after{content:"";position:absolute;top:25px;width:100%;height:100%;z-index:-1}.help_mainImageRight__bngnh:after{right:25px;background-color:#0056b3}.help_howToUseContainer__lJJZ_{display:flex;width:100%;height:25vh;background-color:#1c6999b2;align-items:center;justify-content:center;margin:0 auto}.help_carouselContainer__Mjpfx{width:100%;background-color:#f9f9f9}.help_staticBoxContainer__ia0tJ{display:flex;justify-content:space-between;gap:15rem;width:70%}.help_staticBox__ZLBKK{flex:2;width:20vh;text-align:center;padding:20px;background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .3s ease}.help_staticBox__ZLBKK:hover{transform:translateY(-5px)}.help_iconContainer__10ntP{color:#000;margin-top:2rem}.help_title__gGvSZ{font-size:16px;color:#333;font-weight:700;text-decoration:none;justify-content:center;margin-bottom:2rem}.help_title__gGvSZ:hover{color:#088adb}.help_titleContainer__oogYS{display:flex;width:100%;height:25vh;align-items:center;justify-content:center}.help_videoSectionContainer__rsyfT{width:70%;height:40vh}.help_hero__Bb_B1,.help_videoSectionContainer__rsyfT{display:flex;align-items:center;justify-content:center}.help_hero__Bb_B1{height:100vh;flex-direction:column;text-align:center;color:#fff}.help_heroContent__qRt__{display:flex;justify-content:center;align-items:center;width:70%;height:60vh}.help_heroLeftContent__iF3iR{display:flex;color:#000;flex-direction:column;width:auto;align-items:start}.help_heroRightContent__UTouY{display:flex;flex-direction:column;width:auto;justify-content:center;align-items:center}.help_heroLeftContent__iF3iR h1{text-align:left;font-weight:600;font-size:3rem;padding-right:15rem;width:93%}.help_heroLeftContent__iF3iR h4{text-align:left;font-size:1.6rem;padding-right:10rem;padding-bottom:2rem;width:90%}.help_heroContentImage__z08zr{width:56vh;height:auto}.help_heroContentButton__ShU2q{padding:10px 20px;font-size:1.5rem}.help_videoSection__JlUJf{display:flex;flex-direction:column;justify-content:center;align-items:center}.help_videoSectionTitle__abghU{display:flex;font-size:4rem;font-weight:600}.help_videoSectionP__eeBpd{font-size:2rem;font-weight:500;padding-bottom:2rem;width:70vh}.help_videoSectionContent__ftoFS{display:flex;width:100%;height:55vh;border-bottom:1px solid #edf0f2;justify-content:center;align-items:center}.help_videoSectionLeftContent__46XYy{display:flex;flex-direction:column}.help_videoSectionRightContent__iu3RH{display:flex}.help_videoSectionUl__hqxmT{padding-right:5rem}.help_videoSectionUl__hqxmT li{font-size:2rem;font-weight:500;text-decoration:none;list-style:none}.help_indexButton__KX9X5{display:none;position:fixed;bottom:15px;right:15px;background-color:#007bff;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;z-index:1000}@media (max-width:780px){.help_index__21ZKF{display:none}.help_indexButton__KX9X5{display:block}}.help_modalOverlay__LCJKN{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:1000;display:flex;justify-content:center;align-items:flex-start;animation:help_slideDown___ehz1 .3s ease-out}@keyframes help_slideDown___ehz1{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.help_modalContent__CL780{background:#fff;width:100%;min-height:100vh;padding:2rem;position:relative;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow-y:auto}.help_closeButton__ql39O{position:fixed;top:1.5rem;right:1.5rem;background:none;border:none;font-size:2.5rem;color:#333;cursor:pointer;z-index:1001;transition:color .2s ease}.help_closeButton__ql39O:hover{color:#000}.help_modalHeader__sZaHO{border-bottom:2px solid #eee;padding-bottom:1rem;margin-bottom:2rem}.help_modalTitle__hMybB{font-size:2rem;color:#333;font-weight:600;text-align:center;margin:0}.help_modalList__RLEY0{list-style:none;padding:0;margin:0}.help_modalLi__y9ZY2{padding:1.5rem;font-size:1.4rem;color:#444;cursor:pointer;transition:all .2s ease;border-radius:8px;margin:.5rem 0;display:flex;align-items:center}.help_modalLi__y9ZY2:before{content:"•";color:#0070f3;margin-right:1rem;font-size:1.8rem}.help_modalLi__y9ZY2:hover{background:#f8f9fa;transform:translateX(10px)}.help_indexButton__KX9X5:hover{transform:scale(1.1);background:#0051a2}.help_userTypeSelector__1sItN{margin:2rem auto;width:fit-content;background:#1c6999b2;padding:.5rem;border-radius:50px;display:flex;gap:.5rem}.help_userTypeButton__CYQUr{padding:.75rem 2rem;border:none;border-radius:25px;background:transparent;cursor:pointer;font-weight:500;transition:all .3s ease}.help_userTypeButton__CYQUr.help_active__IlT1j{color:#000}.help_swiperContainer__z46Xr{max-width:100vw;max-height:100vh}.help_swiper-pagination-bullet__ZTQwk{background:#fff!important;opacity:.5;width:12px;height:12px;margin:0 8px!important}.help_swiper-pagination-bullet-active__44CJw{opacity:1;background:#0070f3!important}@keyframes help_blinkCaret__rNpbs{0%,to{border-color:transparent}50%{border-color:#fff}}.help_overlayText__terBS{position:absolute;top:10%;left:20px;transform:translateY(-50%);z-index:2}.help_typewriter__XI1qr{color:#fff;font-weight:700;animation:help_typing__mfLQl 3s steps(40) forwards,help_blinkCaret__rNpbs .75s step-end infinite}.help_socialContainer__gqDsM{display:flex;gap:1.5rem;align-items:center;justify-content:center;padding:1rem 0}.help_socialLink__MAf1i{display:inline-block;line-height:0;transition:transform .3s ease}.help_socialLink__MAf1i:hover{transform:translateY(-2px)}.help_heroContainer__5s4_y{position:relative;height:100vh;width:100vw;overflow:hidden;max-width:100vw;max-height:100vh}.help_heroImage__TmtcM{width:100vw;height:100vh;object-fit:cover;filter:brightness(.7);transition:opacity 1s ease;opacity:0}.help_heroImage__TmtcM.help_visible__ma_Wi{opacity:1}.help_overlayContent__oXzHT{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;padding:2rem;text-align:center;opacity:0;transition:all 1s ease .3s}.help_overlayContent__oXzHT.help_visible__ma_Wi{opacity:1;top:45%}.help_titleAnimation__Nmhuk{animation:help_slideIn___kLjD 1s ease-out forwards;opacity:0}@keyframes help_slideIn___kLjD{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.help_actionRow__CY1E0{display:flex;justify-content:center;align-items:center;margin-top:5rem;gap:2rem;flex-wrap:wrap}.help_typewriter__XI1qr{overflow:hidden;border-right:2px solid #fff;white-space:nowrap;margin:0 auto;animation:help_typing__mfLQl 3.5s steps(40),help_blink-caret__GV0Bz .75s step-end infinite}@keyframes help_typing__mfLQl{0%{width:0}to{width:100%}}@keyframes help_blink-caret__GV0Bz{0%,to{border-color:transparent}50%{border-color:#fff}}