@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes move{to{stroke-dashoffset:0}}@keyframes fadeInBlur{0%{opacity:0}50%{opacity:.5}to{opacity:1}}@keyframes animationFramesLeft{0%{transform:scale(.8);transform:translate(20%) rotate(0deg) scale(.8)}50%{transform:scale(1);transform:translate(-50%) rotate(8deg) scale(1.4)}to{transform:scale(1);transform:translate(0) rotate(0deg) scale(1)}}@keyframes animationFramesRight{0%{transform:scale(.8);transform:translate(-20%) rotate(0deg) scale(.8)}50%{transform:scale(1);transform:translate(50%) rotate(8deg) scale(1.4)}to{transform:scale(1);transform:translate(0) rotate(0deg) scale(1)}}@keyframes beatSmall{0%{transform:scale(0)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes scaleX{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes scaleY{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes shimmer{0%{background-position:0}to{background-position:200px}}:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.l-header{height:70px;justify-content:center;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));background-color:#fff}.l-header,.l-header_wrapper{display:flex;width:100%;align-items:center}.l-header_wrapper{max-width:1400px;justify-content:space-between;padding-top:1.25rem;padding-bottom:1.25rem}@media(max-width:1400px){.l-header_wrapper{padding-left:12px;padding-right:12px}}.l-header_logo{display:flex;align-items:center;justify-content:space-between;gap:10px}.l-header_logo img{height:40px;width:auto;object-fit:cover}.l-header_logo p{font-size:20px}.l-header_action_item,.l-header_logo p{font-weight:700;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.l-header_action_item{cursor:pointer;border-radius:4px;font-size:16px}.l-header_action_item-active,.l-header_action_item:hover{color:#ff5622}.l-header_action .line{margin-left:1.25rem;height:24px;width:1px;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.l-header_action_logged{display:flex;align-items:center;gap:15px}.l-header_action_logged_noti{cursor:pointer}.l-header_action_logged_noti_content{max-height:343px;overflow:auto}.l-header_action_logged_noti_content::-webkit-scrollbar{width:5px}.l-header_action_logged_noti_content::-webkit-scrollbar-track{background:transparent}.l-header_action_logged_noti_content::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:9999px}.l-header_action_logged_noti_label{display:flex;align-items:center;justify-content:space-between}.l-header_action_logged_noti_label .mark-as-read{display:flex;cursor:pointer;align-items:center;gap:5px;font-weight:400;color:#0489dc}.l-header_action_logged_noti_label .mark-as-read:hover{color:#0489dc;text-decoration:underline}.l-header_action_logged_noti_line{height:1px;padding-left:8px;padding-right:8px;background:#ddd;width:calc(100% - 16px);margin:0 auto}.l-header_action_logged_noti_line:last-child{display:none}.l-header_action_logged_noti_item{min-height:85px}.l-header_action_logged_noti_item_content{flex:1 1 0%}.l-header_action_logged_noti_item_content p{font-size:15px;font-weight:400}.l-header_action_logged_noti_item_content_date{margin-top:5px;font-size:12px;opacity:.8}.l-header_action_logged_noti_item.not-read p{font-weight:600;color:rgba(0,0,0,.9)}.l-header_action_logged_user{display:flex;cursor:pointer;align-items:center;gap:10px}.l-header_action_logged_user_name p{font-size:16px;font-weight:700;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.l-header_action_logged_user_name p:last-child{font-size:14px;font-weight:400}.o-touch_header{text-align:center;font-size:30px;font-weight:700;--tw-text-opacity:1;color:rgb(14 116 144/var(--tw-text-opacity,1))}.o-touch_decs{text-align:center;font-size:19px;opacity:.6;margin-top:7px!important}.o-touch form>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(25px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(25px * var(--tw-space-y-reverse))}.o-touch form{border-radius:var(--radius);border-width:1px;padding:16px;--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.o-touch form label{margin-bottom:5px;font-size:16px}.o-touch form input{margin-top:5px;height:55px;font-size:19px}@media(max-width:767px){.o-touch form input{height:45px;font-size:16px}}.o-touch form textarea{margin-top:5px;font-size:20px}@media(max-width:767px){.o-touch form textarea{font-size:16px}}.o-touch form button p{font-size:17px;font-weight:700}@media(max-width:767px){.o-touch form button p{font-size:16px}}.p-detail-feedback_message_item{margin-bottom:40px;display:flex;width:100%;align-items:flex-start;gap:10px}@media (min-width:768px){.p-detail-feedback_message_item{gap:20px}}.p-detail-feedback_message_item_avatar{width:40px}.p-detail-feedback_message_item_content{border:1px solid #dbdbdb;border-radius:4px;box-shadow:0 0 5px 2px hsla(0,0%,57%,.1)}.p-detail-feedback_message_item_content_header{border-bottom:1px solid #ddd}.p-detail-feedback_message_chat_content textarea{border:1px solid #dbdbdb;border-radius:4px;box-shadow:0 0 5px 2px hsla(0,0%,57%,.1);font-size:16px}.p-detail-feedback_message_chat_content_file input{border:none;box-shadow:none;cursor:pointer;padding-left:0;padding-right:0}.a-home_wrapper{margin-left:auto;margin-right:auto;display:flex;width:100%;max-width:1400px;flex-direction:column;align-items:center;justify-content:space-between;padding-top:70px;padding-bottom:70px;border-bottom:1px solid #ddd}@media(max-width:1400px){.a-home_wrapper{padding-left:12px;padding-right:12px}}@media(max-width:767px){.a-home_wrapper{padding-top:50px;padding-bottom:50px}}.a-home_sub-title{margin-bottom:30px;font-size:31px;font-weight:700;line-height:30px;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));opacity:.9}@media(max-width:767px){.a-home_sub-title{margin-bottom:15px;font-size:27px}}.a-home_sub-decs{margin-bottom:55px;text-align:center;font-size:22px;line-height:22px;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));opacity:.6}@media(max-width:767px){.a-home_sub-decs{margin-bottom:50px;font-size:18px}}.a-home_banner{display:flex;width:100%;flex-direction:column;align-items:center;padding-top:80px;padding-bottom:80px;background:#252525;border-bottom-left-radius:30px;border-bottom-right-radius:30px}@media(max-width:767px){.a-home_banner{margin-left:auto;margin-right:auto;margin-top:1rem;border-radius:1rem;padding:40px 12px;width:calc(100dvw - 20px)}}.a-home_banner_heading{max-width:870px;text-align:center;font-size:50px;font-weight:700;line-height:55px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media(max-width:767px){.a-home_banner_heading{font-size:38px;line-height:41px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}}.a-home_banner_decs{margin-top:25px;max-width:560px;text-align:center;font-size:22px;line-height:30px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));opacity:.6}@media(max-width:767px){.a-home_banner_decs{margin-top:17px;font-size:18px;line-height:25px}}.a-home_banner_action{margin-top:28px}@media(max-width:767px){.a-home_banner_action{margin-top:20px}}.a-home_banner_action button{transition:.2s}.a-home_banner_action button p{font-size:16px;font-weight:700}@media(max-width:767px){.a-home_banner_action button p{font-size:15px;font-weight:400}}.a-home_features_list{display:grid;gap:12px}@media (min-width:1024px){.a-home_features_list{gap:30px}}.a-home_features_list{grid-template-columns:1fr 1fr 1fr}@media(max-width:767px){.a-home_features_list{grid-template-columns:1fr 1fr}}.a-home_features_list_item{display:flex;flex-direction:column;align-items:center;gap:15px;padding:25px;border:1px solid #dbdbdb;border-radius:4px;box-shadow:0 0 5px 2px hsla(0,0%,57%,.1);cursor:pointer}@media(max-width:767px){.a-home_features_list_item{gap:12px;padding:12px}}.a-home_features_list_item:hover{box-shadow:0 0 3px 2px hsla(0,0%,57%,.418)}.a-home_features_list_item svg{color:#ff5622;font-size:26px}@media (min-width:640px){.a-home_features_list_item svg{font-size:32px}}.a-home_features_list_item_title{text-align:center;font-size:23px;font-weight:700;line-height:24px;opacity:.9}@media(max-width:767px){.a-home_features_list_item_title{font-size:19px}}.a-home_features_list_item_decs{text-align:center;font-size:19px;line-height:27px;opacity:.6}@media(max-width:767px){.a-home_features_list_item_decs{font-size:15px;line-height:20px}}.a-home_how_list{max-width:1024px}.a-home_how_list_item{margin-bottom:50px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}@media(max-width:767px){.a-home_how_list_item{margin-bottom:20px;gap:15px}}.a-home_how_list_item-odd-index img{order:1}.a-home_how_list_item-odd-index>div{order:0}.a-home_how_list_item img{height:300px;width:100%;object-fit:cover;border:1px solid #dbdbdb;border-radius:4px}@media(max-width:767px){.a-home_how_list_item img{height:auto}}.a-home_how_list_item_info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:28px;padding-right:50px}@media(max-width:767px){.a-home_how_list_item_info{gap:15px;padding-right:0}}.a-home_how_list_item_info_title{font-size:26px;font-weight:700;opacity:.9}@media(max-width:767px){.a-home_how_list_item_info_title{font-size:19px;line-height:21px}}.a-home_how_list_item_info_decs{font-size:19px;line-height:30px;opacity:.6}@media(max-width:767px){.a-home_how_list_item_info_decs{font-size:15px;line-height:22px}}.a-home_partners_list{display:grid;gap:20px;grid-template-columns:repeat(6,1fr)}@media(max-width:767px){.a-home_partners_list{grid-template-columns:repeat(2,1fr);gap:12px}}.a-home_partners_list_item{border:1px solid #dbdbdb;border-radius:4px;box-shadow:0 0 5px 2px hsla(0,0%,57%,.1);cursor:pointer;padding:15px}@media(max-width:767px){.a-home_partners_list_item{padding:5px}}.a-home_partners_list_item img{height:100%;width:100%;object-fit:contain}.a-home_partners_list_item:hover{box-shadow:0 0 3px 2px hsla(0,0%,57%,.418)}.a-home_numbers_list{display:grid;gap:20px;grid-template-columns:repeat(5,1fr)}@media(max-width:991px){.a-home_numbers_list{gap:12px;grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.a-home_numbers_list{grid-template-columns:repeat(2,1fr);padding:0 8px}}.a-home_numbers_list_item{border:1px solid #dbdbdb;border-radius:4px;box-shadow:0 0 5px 2px hsla(0,0%,57%,.1);display:flex;cursor:pointer;flex-direction:column;align-items:center;gap:15px;padding:25px}.a-home_numbers_list_item:hover{box-shadow:0 0 3px 2px hsla(0,0%,57%,.418)}@media(max-width:767px){.a-home_numbers_list_item{cursor:pointer;gap:12px;padding:15px}}.a-home_numbers_list_item svg{color:#ff5622;font-size:32px}@media(max-width:767px){.a-home_numbers_list_item svg{font-size:27px}}.a-home_numbers_list_item h1{color:#ff5622;font-size:40px;font-weight:700}@media(max-width:767px){.a-home_numbers_list_item h1{font-size:27px;font-weight:700}}.a-home_numbers_list_item p{text-align:center;font-size:19px;line-height:23px}@media(max-width:767px){.a-home_numbers_list_item p{font-size:15px}}.l-layout_content{min-height:calc(100vh - 113px);width:100%;border-width:1px;--tw-border-opacity:1;border-color:rgb(170 170 170/var(--tw-border-opacity,1));background-color:hsla(0,0%,100%,.7)}.l-layout_content_wrapper{margin-left:auto;margin-right:auto;display:flex;width:100%;align-items:center;justify-content:space-between}.l-layout_content_wrapper-max-width{margin-top:20px;max-width:1400px}@media(max-width:1400px){.l-layout_content_wrapper-max-width{padding-left:12px;padding-right:12px}}.l-layout_footer{background-color:#17181a;padding:10px 0;width:100%}.l-layout_footer_wrapper{margin-left:auto;margin-right:auto;display:flex;width:100%;max-width:1400px;align-items:center;justify-content:center}@media(max-width:1400px){.l-layout_footer_wrapper{padding-left:12px;padding-right:12px}}.l-layout_footer_wrapper p{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.a-faq_wrapper{margin-top:50px;display:flex;gap:50px}@media(max-width:991px){.a-faq_wrapper{gap:25px}}@media(max-width:767px){.a-faq_wrapper{margin-top:20px;flex-direction:column}}.a-faq_left{width:41%}@media(max-width:991px){.a-faq_left{width:36%}}@media(max-width:767px){.a-faq_left{display:none}}.a-faq_left_header{margin-bottom:110px;font-size:60px;font-weight:400;line-height:60px}@media(max-width:991px){.a-faq_left_header{margin-bottom:60px;font-size:45px;line-height:54px}}.a-faq_left_sub{font-size:26px;font-weight:400;line-height:30px}@media(max-width:991px){.a-faq_left_sub{font-size:21px}}.a-faq_right{flex:1}.a-faq_right_sub_header{display:none}@media(max-width:767px){.a-faq_right_sub_header{display:block;font-size:28px;font-weight:700;margin-bottom:30px}}.a-faq_right_header{margin-bottom:90px;font-size:20px;line-height:30px}@media(max-width:991px){.a-faq_right_header{margin-bottom:50px}}@media(max-width:767px){.a-faq_right_header{margin-bottom:20px;font-size:18px;line-height:25px}}.a-faq_right_content_collapse_item h3 button{font-size:18px;font-weight:700}@media(max-width:767px){.a-faq_right_content_collapse_item h3 button{font-size:17px}}.a-faq_right_content_collapse_item h3 svg{transform:scale(1.5)}.a-faq_right_content_collapse_item_content{margin-top:20px;font-weight:400;font-size:17px}.p-dashboard{width:100%}@media(max-width:1024px){.p-dashboard_wrapper{overflow-y:scroll!important;display:flex;flex-direction:column}.p-dashboard_wrapper>:first-child{min-height:65dvh}}@media(min-width:1024px){.p-dashboard_wrapper{overflow-y:hidden}.p-dashboard_wrapper>*{height:calc(100dvh - 130px)!important}}@media(max-width:624px){.p-dashboard_wrapper_empty strong{display:block;text-align:center}}.u-dropdown-menu-content{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:8px}.u-dropdown-menu-item:hover{background:#f1f1f1}.u-separator{background-color:#ddd;margin:8px -8px}body{margin:0;padding:0;font-size:16px;overflow:auto;background-color:#fff!important;font-family:Helvetica,sans-serif!important;font-family:Times New Roman,Times,serif}body:has(div>.p-dashboard){overflow:hidden}*{box-sizing:border-box}main{min-height:70dvh;width:100%}button:focus{outline:none}p{margin-bottom:0;margin-top:0}a{text-decoration:none}a:hover{color:#ff5622}[role=button],button{cursor:pointer}[role=button]:focus,button:focus{outline:none}input{word-break:normal}ol,ul{margin:0;padding:0}li,ul{list-style-type:none}.page-title{font-size:30px;color:#151d28;font-weight:700;margin-bottom:30px;text-align:center}@media(max-width:767px){.page-title{font-size:24px;margin-bottom:25px;line-height:28px}}.page-title span{color:#0489dc}.fade-in{opacity:0;transform:translateY(80px);transition:opacity .8s ease,transform 2s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.c-home-economics_title h2{text-transform:uppercase}.Toastify__toast-container{width:20vw!important;min-width:300px}@media(max-width:450px){.Toastify__toast-container{width:100dvw!important}}body:has(.app-home-loading){padding:0;margin:0!important}.ant-modal-wrap{overflow:hidden!important}.Toastify__toast{width:100%!important;max-width:30vw!important}@media(max-width:991px){.Toastify__toast{max-width:unset!important}}