#personal_content {box-sizing: border-box;padding: 2.5em 1.5em 3.75em 1.5em;max-width: calc(1200px + 48px);margin: 0 auto;}#personal_flow {gap:1em;position: relative;display: inline-flex;flex-wrap: wrap;width: 100%;}#personal_flow .card {padding: 1em 1.5em;background: #ffffffa6;}#personal_flow h3 {display: none;}#personal_flow #personal_flow_1 {max-width: 700px;width: 100%;}#personal_flow #personal_flow_1 .personal_flow_content {max-width: 700px;width: 100%;}#personal_flow .personal_flow_content {display: inline-flex;flex-wrap: wrap;}#personal_flow .personal_flow_content .select_btn {margin-bottom: 0.75em;}.select_btn {display: flex;z-index: 0;position: relative;box-sizing: border-box;padding: 1em 1em;width: 157px;height: 90px;font-size: 0.875rem;}.select_btn::before {z-index: -1;content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #fff;border: 1px solid #54c0d4;border-radius: 45px;display: flex;box-sizing: border-box;}.select_btn .select_btn_info {display: flex;justify-content: center;flex-direction: column;width: 100%;}.select_btn .select_btn_icon {display: none;}.select_btn .select_btn_title {font-weight: 500;color: #272624;text-align: center;}.select_btn .select_btn_desc {color: #737271;text-align: center;font-size: 0.75rem;}.select_btn.active * {color: #fff;}.select_btn.active::before {background: #377d8a;border: 2px solid #377d8a;}.select_btn.active .select_btn_title {font-weight: bold;}#personal_info_section {padding: 0 1.5em 0 1.5em;font-size: 0.875rem;max-width: calc(1200px);margin: 0 auto;}#personal_info_section ul {margin-left: 1em;}#personal_info_section ul li {list-style: disc;min-height: 48px;}#personal_info_section ul li:last-child {margin-bottom: 0;}#personal_info_section ul li::marker {pointer-events: none;-webkit-user-select: none;-moz-user-select: none;user-select: none;}#section_flow {box-sizing: border-box;padding: 2.5em 1.5em 3.75em 1.5em;max-width: calc(1200px + 48px);margin: 0 auto;}#section_flow .notification {margin-top: 0.5em;}#section_flow a {color: #2b89df;text-decoration: underline;}#section_flow h2 {font-size: 1.125rem;font-weight: bold;padding-bottom: 0.5em;border-bottom: solid 1px #54c0d4;}#section_flow h4 {margin-top: 2em;font-size: 1.125rem;font-weight: bold;}#section_flow li {margin-top: 2em;min-height: 48px;}#section_flow li:hover {cursor: pointer;}#section_flow li h3 {font-size: 1rem;font-weight: bold;}#section_flow li p {margin-top: 0.5em;}#section_flow li img {margin-top: 1.5em;}#section_flow .section_flow_image_container {display: none;}@media screen and (min-width: 768px) {#personal_content {padding: 3.75em 1.5em 2.5em 1.5em;}#personal_flow {gap: 1em;}#personal_flow .card {background: #ffffffa6;padding: 1em 1.5em;}#personal_flow h3 {text-align: center;display: block;font-size: 1rem;font-weight: bold;margin-bottom: 1em;}#personal_flow #personal_flow_2,#personal_flow #personal_flow_3 {max-width: 200px;width: 100%;display: flex;flex-direction: column;align-items: center;}#personal_flow #personal_flow_1 .personal_flow_content {justify-content: space-around;}#personal_flow .personal_flow_content .personal_flow_item {width: unset;}#personal_flow #personal_flow_2 {position: relative;top: unset;right: unset;}.select_btn {width: 200px;height: 100px;}.select_btn::before {border-radius: 50px;}.select_btn .select_btn_desc {font-size: 0.875rem;}#section_flow {padding: 2.5em 1.5em 5em 1.5em;}}@media screen and (min-width: 1024px) {#personal_content {padding: 5em 1.5em 7.5em 1.5em;}#personal_flow h3 {font-size: 1.125rem;}#section_flow h2 {padding-bottom: 2em;}#personal_flow #personal_flow_1 {flex-grow: 1;}#personal_flow #personal_flow_2,#personal_flow #personal_flow_3 {padding: 1em;}.select_btn .select_btn_icon {display: flex;justify-content: center;flex-direction: column;}.select_btn .select_btn_info {width: unset;flex: 1;}.select_btn .svg_icon {display: block;}.select_btn .svg_icon_active {display: none;}.select_btn.active .svg_icon {display: none;}.select_btn.active .svg_icon_active {display: block;}#personal_info_section {font-size: 1rem;}#section_flow {padding: 3.75em 1.5em 5.5em 1.5em;}#section_flow .section_flow_container {display: flex;margin-top: 2em;justify-content: space-between;}#section_flow li img {display: none;}#section_flow .section_flow_step_container,#section_flow .section_flow_image_container {width: 48%;}#section_flow .section_flow_image_container {display: flex;align-items: center;}}html {scroll-behavior: smooth;}.section_flow_container {font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Microsoft JhengHei", Roboto, Arial, sans-serif;background: #fafbfc;padding: 40px 20px;margin-top: 40px;border-radius: 12px;}.section_flow_container .service_portal_categories {display: flex;flex-wrap: wrap;gap: 24px;margin-top: 24px;}.section_flow_container .service_category {background: white;padding: 28px;border-radius: 12px;box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);transition: all 0.3s ease;flex: 1;min-width: 240px;}.section_flow_container .service_category:hover {transform: translateY(-4px);box-shadow: 0 6px 24px rgba(0, 0, 0, 0.12);}.section_flow_container .service_category h3 {font-size: 1.125rem;color: #00AEAC;font-weight: 600;margin: 0 0 20px 0;padding-bottom: 12px;border-bottom: 2px solid #e8f5f5;}.section_flow_container .service_links {list-style: none;padding: 0;margin: 0;}.section_flow_container .service_links small {display: block !important;color: #100f0f !important;font-size: 0.8em !important;margin-top: 6px !important;margin-left: 16px !important;line-height: 1.3 !important;}.section_flow_container .service_links li:last-child {margin-bottom: 0;}#section_flow .section_flow_container .service_links a {color: #333 !important;text-decoration: none !important;font-size: 0.875rem;display: flex;align-items: center;transition: all 0.3s ease;}.section_flow_container .service_links a:before {content: "›";color: #00AEAC;margin-right: 10px;font-size: 1.125rem;font-weight: bold;display: inline-block;vertical-align: middle;line-height: 1;}#section_flow .section_flow_container .service_links a:hover {color: #00AEAC !important;padding-left: 6px;}.section_flow_container .service-list-header {text-align: center;margin-bottom: 32px;}.section_flow_container .service-list-title {font-size: 1.75rem;color: #013C5A;margin-bottom: 16px;font-weight: 600;}.section_flow_container .service-list-subtitle {color: #666;font-size: 1rem;line-height: 1.6;}@media screen and (max-width: 768px) {.section_flow_container {padding: 30px 16px;margin-top: 30px;}.section_flow_container .service_portal_categories {flex-direction: column;gap: 16px;}.section_flow_container .service_category {padding: 20px;min-width: unset;}.section_flow_container .service_category h3 {font-size: 1rem;margin-bottom: 16px;}.section_flow_container .service_links a {font-size: 0.875rem;}.section_flow_container .service-list-title {font-size: 1.5rem;}}@media screen and (min-width: 1416px) {#personal_flow #personal_flow_1 {width: unset;}#personal_flow #personal_flow_2,#personal_flow #personal_flow_3 {width: unset;}}.select_btn {min-height: 48px;min-width: 48px;}.service_links a {min-height: 48px;display: flex;align-items: center;}.select_btn:focus,.service_links a:focus {outline: none;}.select_btn_icon,.svg_icon,.svg_icon_active,.service_links a:before {pointer-events: none;}.section_flow_container .service_links li {margin-bottom: 12px;}#section_flow .section_flow_container .service_links a {padding: 12px 8px;min-height: 48px;}.select_btn:hover::before,.select_btn:focus::before {border-color: #377d8a;}#section_flow .section_flow_container .service_links a:hover,#section_flow .section_flow_container .service_links a:focus {color: #00AEAC !important;padding-left: 14px;}ol li::marker,ul li::marker {pointer-events: none;-webkit-user-select: none;-moz-user-select: none;user-select: none;}.section_flow_step_container li {min-height: 48px;}#section_flow li img,.section_flow_image_container img {-webkit-user-select: none;-moz-user-select: none;user-select: none;pointer-events: none;}