.product_section{padding:60px 0 120px}.product_section .product_tab_header{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:50px}@media (max-width:768px){.product_section .product_tab_header{gap:6px;flex-direction:column}}.product_section .product_tab_btn{display:flex;align-items:center;justify-content:center;min-height:60px;padding:0 30px;border:1px solid rgba(0,0,0,0.3);border-radius:6px;background:#fff;font-size:20px;font-weight:400;line-height:28px;letter-spacing:-0.8px;color:rgba(0,0,0,0.6);text-transform:capitalize;cursor:pointer}.product_section .product_tab_btn.on{border-color:#162377;background:#162377;font-weight:600;color:#fff}@media (max-width:1024px){.product_section .product_tab_btn{font-size:18px;line-height:26px;padding:0 20px;min-height:48px}}@media (max-width:768px){.product_section .product_tab_btn{font-size:16px;line-height:22px;padding:0 16px;min-height:48px;width:100%}}.product_section .product_tab_body .tab-content:not(.on){height:0;overflow:hidden;visibility:hidden}.product_section .product_toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:36px}@media (max-width:768px){.product_section .product_toolbar{flex-direction:column-reverse;align-items:stretch;gap:12px;margin-bottom:24px;text-align:right}}.product_section .product_count{font-size:15px;line-height:22px;color:#000}.product_section .product_search{display:flex;align-items:center;justify-content:space-between;gap:12px;width:300px;padding:16px 20px;border-radius:999px;background:rgba(0,0,0,0.05)}@media (max-width:768px){.product_section .product_search{width:100%}}.product_section .product_search_input{flex:1;min-width:0;border:0;background:transparent;font-size:16px;line-height:24px;letter-spacing:-0.48px;color:#000}.product_section .product_search_input::placeholder{color:rgba(0,0,0,0.5)}.product_section .product_search_btn{flex-shrink:0;padding:0;border:0;background:transparent;font-size:22px;line-height:22px;color:rgba(0,0,0,0.5);cursor:pointer}.product_section .product_list{display:flex;flex-wrap:wrap;gap:50px}@media (max-width:1024px){.product_section .product_list{gap:24px}}@media (max-width:768px){.product_section .product_list{gap:12px}}.product_section .product_list li{width:calc((100% - 100px) / 3)}@media (max-width:1024px){.product_section .product_list li{width:calc((100% - 48px) / 2)}}@media (max-width:768px){.product_section .product_list li{width:100%}}.product_section .product_card{display:flex;flex-direction:column;align-items:center;gap:20px;padding:20px 0 40px;border:1px solid rgba(0,0,0,0.2);border-radius:12px;text-decoration:none;color:inherit;transition:border-color 0.2s ease}.product_section .product_card:hover{border-color:#000}@media (max-width:768px){.product_section .product_card:hover{border-color:rgba(0,0,0,0.2)}}.product_section .product_card:hover .btn_view_more{opacity:1;visibility:visible}@media (max-width:768px){.product_section .product_card{padding:20px 0}}.product_section .product_card_thumb{width:100%;aspect-ratio:1/1;overflow:hidden}.product_section .product_card_thumb img{width:100%;height:100%;object-fit:cover}.product_section .product_card_body{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%;padding:0 20px;text-align:center}.product_section .product_card_cate{font-size:20px;font-weight:400;line-height:24px;letter-spacing:-0.6px;color:rgba(0,0,0,0.5)}@media (max-width:768px){.product_section .product_card_cate{font-size:18px;line-height:20px}}.product_section .product_card_name{font-size:32px;font-weight:600;line-height:38px;letter-spacing:-0.96px;color:#000}@media (max-width:768px){.product_section .product_card_name{font-size:28px;line-height:36px}}.product_section .btn_view_more{gap:2px;opacity:0;visibility:hidden;transition:opacity 0.2s ease,visibility 0.2s ease}.product_section .btn_view_more .btn_view_more_circle{width:46px;padding-left:15px;font-size:13px}.product_section .btn_view_more .btn_view_more_label{font-size:13px}@media (max-width:768px){.product_section .btn_view_more{opacity:1;visibility:visible}}.btn_view_more{display:inline-flex;align-items:center;text-decoration:none;gap:10px}.btn_view_more .btn_view_more_circle{display:flex;align-items:center;padding-left:30px;width:80px;aspect-ratio:1/1;border-radius:50%;background-color:#2f41b8;font-size:18px;font-weight:500;line-height:21px;letter-spacing:-0.72px;color:#fff;flex-shrink:0}.btn_view_more .btn_view_more_tail{display:inline-flex;align-items:center;gap:6px}.btn_view_more .btn_view_more_label{font-size:18px;font-weight:500;line-height:21px;letter-spacing:-0.72px;color:#000}.btn_view_more .btn_view_more_tail .xi-long-arrow-right{font-size:24px;line-height:24px;letter-spacing:-0.96px;color:#000}.product_detail_section{padding:120px 0 180px}@media (max-width:768px){.product_detail_section{padding:40px 0 80px}}.product_detail_section .product_detail_inner{display:flex;align-items:flex-start;gap:71px}@media (max-width:1024px){.product_detail_section .product_detail_inner{flex-direction:column;gap:40px}}.product_detail_section .product_detail_visual{flex-shrink:0;width:720px}@media (max-width:1024px){.product_detail_section .product_detail_visual{width:100%;max-width:none}}.product_detail_section .product_detail_thumb{width:100%;aspect-ratio:1/1;border:1px solid rgba(0,0,0,0.2);border-radius:20px;overflow:hidden}.product_detail_section .product_detail_thumb img{display:block;width:100%;height:100%;object-fit:cover}.product_detail_section .product_detail_info{flex:1;min-width:0;display:flex;flex-direction:column;gap:19px}.product_detail_section .product_detail_intro{display:flex;flex-direction:column;gap:30px;padding-bottom:19px;border-bottom:1px solid rgba(0,0,0,0.12)}.product_detail_section .product_detail_head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;width:100%}@media (max-width:768px){.product_detail_section .product_detail_head{flex-direction:column;align-items:flex-start}}.product_detail_section .product_detail_title_wrap{display:flex;flex-direction:column;gap:6px}.product_detail_section .product_detail_cate{font-size:22px;font-weight:400;line-height:26px;letter-spacing:-0.66px;color:rgba(0,0,0,0.5)}.product_detail_section .product_detail_name{font-size:46px;font-weight:600;line-height:55px;letter-spacing:-1.38px;color:#000}@media (max-width:768px){.product_detail_section .product_detail_name{font-size:32px;line-height:44px}}.product_detail_section .product_detail_youtube{display:inline-flex;flex-shrink:0;align-items:center;gap:8px;padding:10px 16px;border:1px solid rgba(0,0,0,0.2);border-radius:999px;font-size:15px;font-weight:400;line-height:21px;letter-spacing:-0.6px;color:rgba(0,0,0,0.8);text-decoration:none;text-transform:capitalize}.product_detail_section .product_detail_youtube i{font-size:20px;line-height:20px;color:#ff0000}.product_detail_section .product_detail_desc{font-size:22px;font-weight:400;line-height:26px;letter-spacing:-0.66px;color:#000}@media (max-width:768px){.product_detail_section .product_detail_desc{font-size:18px;line-height:26px}}.product_detail_section .product_detail_spec{width:100%;max-height:539px;min-height:539px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (max-width:768px){.product_detail_section .product_detail_spec{max-height:320px;min-height:0}}.product_detail_section .product_detail_related{display:flex;flex-direction:column;align-items:center;gap:50px;margin-top:160px}@media (max-width:768px){.product_detail_section .product_detail_related{margin-top:60px;gap:32px}}.product_detail_section .product_detail_related .product_card{display:flex;flex-direction:column;align-items:center;gap:13px;padding:13px 0 27px;border:1px solid rgba(0,0,0,0.2);border-radius:12px;text-decoration:none;color:inherit;transition:border-color 0.2s ease}.product_detail_section .product_detail_related .product_card:hover{border-color:#000}.product_detail_section .product_detail_related .product_card:hover .btn_view_more{opacity:1;visibility:visible}.product_detail_section .product_detail_related .product_card_thumb{width:100%;aspect-ratio:1/1;overflow:hidden}.product_detail_section .product_detail_related .product_card_thumb img{width:100%;height:100%;object-fit:cover}.product_detail_section .product_detail_related .product_card_body{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%;padding:0 16px;text-align:center}.product_detail_section .product_detail_related .product_card_cate{font-size:13px;font-weight:400;line-height:16px;letter-spacing:-0.4px;color:rgba(0,0,0,0.5)}.product_detail_section .product_detail_related .product_card_name{font-size:21px;font-weight:600;line-height:25px;letter-spacing:-0.64px;color:#000}.product_detail_section .product_detail_related .btn_view_more{gap:2px;opacity:0;visibility:hidden;transition:opacity 0.2s ease,visibility 0.2s ease}@media (max-width:768px){.product_detail_section .product_detail_related .btn_view_more{opacity:1;visibility:visible}}.product_detail_section .product_detail_related .btn_view_more .btn_view_more_circle{width:46px;padding-left:15px;font-size:13px}.product_detail_section .product_detail_related .btn_view_more .btn_view_more_label{font-size:13px}.product_detail_section .product_detail_related .btn_view_more .btn_view_more_tail .xi-long-arrow-right{font-size:16px;line-height:16px}.product_detail_section .product_detail_related_title{width:100%;font-size:40px;font-weight:600;line-height:52px;letter-spacing:-1.2px;text-align:center;color:#000}@media (max-width:768px){.product_detail_section .product_detail_related_title{font-size:28px;line-height:36px;letter-spacing:-0.84px}}.product_detail_section .product_detail_related_swiper_wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%}@media (max-width:768px){.product_detail_section .product_detail_related_swiper_wrap{gap:12px}}.product_detail_section .product_detail_related_swiper_area{flex:1;min-width:0;display:flex;justify-content:center}.product_detail_section .product_detail_related_swiper{width:100%;overflow:hidden}.product_detail_section .product_detail_related_swiper .swiper-slide{width:100%}.product_detail_section .product_detail_related_nav{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:60px;height:60px;padding:8px;border:0;border-radius:999px;background:rgba(208,208,208,0.4);cursor:pointer}.product_detail_section .product_detail_related_nav.swiper-button-disabled{opacity:0.3;cursor:default}@media (max-width:768px){.product_detail_section .product_detail_related_nav{display:none}}.promotion_section{padding:60px 0 120px}@media (max-width:768px){.promotion_section{padding:40px 0 80px}}.promotion_section .sns_wrap{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:60px}@media (max-width:768px){.promotion_section .sns_wrap{margin-bottom:40px;flex-direction:column;align-items:stretch}}.promotion_section .sns_wrap li{padding:12px 24px;border-radius:50px;border:2px solid transparent;background:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.2);transition:border-color 0.2s ease,box-shadow 0.2s ease}.promotion_section .sns_wrap li a{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;line-height:26px;color:#000}@media (max-width:768px){.promotion_section .sns_wrap li a{justify-content:center}}.promotion_section .sns_wrap li:hover{border-color:#162377;box-shadow:none}.promotion_section .search_wrap form{display:flex;align-items:center;justify-content:center;gap:10px}@media (max-width:768px){.promotion_section .search_wrap form{flex-direction:column;align-items:stretch}}.promotion_section .search_select{position:relative;flex-shrink:0;width:130px}@media (max-width:768px){.promotion_section .search_select{width:100%}}.promotion_section .search_select .search_select_input{width:100%;padding:16px 36px 16px 20px;border:1px solid rgba(0,0,0,0.3);border-radius:999px;background:#fff;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-0.48px;color:#000;appearance:none;cursor:pointer}.promotion_section .search_select .search_select_input::-ms-expand{display:none}.promotion_section .search_select svg{position:absolute;top:50%;right:20px;font-size:10px;line-height:10px;color:#000;pointer-events:none;transform:translateY(-50%)}.promotion_section .search_field{display:flex;align-items:center;justify-content:space-between;gap:12px;width:400px;padding:16px 20px;border-radius:999px;background:rgba(0,0,0,0.05)}@media (max-width:768px){.promotion_section .search_field{width:100%}}.promotion_section .search_field .search_input{flex:1;min-width:0;border:0;background:transparent;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-0.48px;color:#000}.promotion_section .search_field .search_input::placeholder{color:rgba(0,0,0,0.5)}.promotion_section .search_field .search_btn{flex-shrink:0;padding:0;border:0;background:transparent;font-size:22px;line-height:22px;color:rgba(0,0,0,0.5);cursor:pointer}.promotion_section .list{display:grid;grid-template-columns:repeat(4,1fr);gap:60px 50px;margin-top:100px}@media (max-width:1024px){.promotion_section .list{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.promotion_section .list{grid-template-columns:1fr;gap:40px;margin-top:40px}}.promotion_section .item_link{display:flex;flex-direction:column;align-items:flex-start;gap:21px;text-decoration:none;color:inherit}.promotion_section .item_top{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}.promotion_section .item_thumb{align-self:stretch;aspect-ratio:360/240;background:#e4e4e4;overflow:hidden}.promotion_section .item_thumb img{display:block;width:100%;height:100%;object-fit:cover}.promotion_section .item_title{font-size:20px;font-weight:500;line-height:32px;letter-spacing:-0.8px;color:rgba(0,0,0,0.8);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.promotion_section .item_date{font-size:14px;font-weight:400;line-height:21px;letter-spacing:-0.42px;color:rgba(0,0,0,0.5)}.news_view_section{padding:120px 0 180px}@media (max-width:768px){.news_view_section{padding:60px 0 100px}}.news_view_section .container{max-width:1240px;display:flex;flex-direction:column;gap:30px}.news_view_section .news_view_head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:20px;border-bottom:1px solid #ddd}@media (max-width:768px){.news_view_section .news_view_head{flex-direction:column;align-items:flex-start;gap:12px}}.news_view_section .news_view_title{flex:1;min-width:0;font-size:24px;font-weight:500;line-height:24px;letter-spacing:-0.72px;color:#000}.news_view_section .news_view_date{flex-shrink:0;font-size:14px;font-weight:400;line-height:14px;letter-spacing:-0.56px;color:rgba(0,0,0,0.4)}.news_view_section .news_view_body{display:flex;flex-direction:column;gap:30px}.news_view_section .news_view_content_wrap{display:flex;flex-direction:column;align-items:flex-end;gap:16px}.news_view_section .news_view_content{align-self:stretch;min-height:572px}@media (max-width:768px){.news_view_section .news_view_content{min-height:320px}}.news_view_section .news_view_source_btn{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 16px;border:1px solid rgba(0,0,0,0.3);border-radius:4px;background:#fff;font-size:14px;font-weight:400;line-height:21px;letter-spacing:-0.14px;color:#000;text-decoration:none;text-transform:capitalize}.news_view_section .news_view_source_btn .xi-angle-right{font-size:16px;line-height:16px}.news_view_section .news_view_nav{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:20px;border-top:1px solid #ddd}@media (max-width:768px){.news_view_section .news_view_nav{position:relative;gap:20px}}.news_view_section .news_view_nav_next,.news_view_section .news_view_nav_prev{display:flex;align-items:center;flex:1;min-width:0}@media (max-width:768px){.news_view_section .news_view_nav_next,.news_view_section .news_view_nav_prev{flex-direction:column;align-items:flex-start}}.news_view_section .news_view_nav_next{justify-content:flex-end}@media (max-width:768px){.news_view_section .news_view_nav_next{align-items:flex-end}}.news_view_section .news_view_nav_item{display:flex;align-items:center;gap:20px;min-width:0;text-decoration:none;color:inherit}@media (max-width:768px){.news_view_section .news_view_nav_item{flex-direction:column;align-items:flex-start;gap:8px}}.news_view_section .news_view_nav_next .news_view_nav_item{justify-content:flex-end}@media (max-width:768px){.news_view_section .news_view_nav_next .news_view_nav_item{align-items:flex-end;flex-direction:column-reverse;gap:20px}}.news_view_section .news_view_nav_next:not(.active),.news_view_section .news_view_nav_prev:not(.active){gap:20px}.news_view_section .news_view_nav_label{display:flex;align-items:center;flex-shrink:0;font-size:16px;font-weight:400;line-height:18px;letter-spacing:-0.64px;color:rgba(0,0,0,0.45)}.news_view_section .news_view_nav_label svg{flex-shrink:0;color:rgba(0,0,0,0.45)}.news_view_section .news_view_nav_next.active .news_view_nav_label,.news_view_section .news_view_nav_prev.active .news_view_nav_label{color:#000}.news_view_section .news_view_nav_next.active .news_view_nav_label svg,.news_view_section .news_view_nav_prev.active .news_view_nav_label svg{color:#000}.news_view_section .news_view_nav_next.active .news_view_nav_item:hover .news_view_nav_title,.news_view_section .news_view_nav_prev.active .news_view_nav_item:hover .news_view_nav_title{text-decoration:underline}.news_view_section .news_view_nav_empty,.news_view_section .news_view_nav_title{font-size:16px;font-weight:400;line-height:29px;letter-spacing:-0.64px;color:#000}.news_view_section .news_view_nav_title{min-width:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.news_view_section .news_view_nav_next .news_view_nav_empty,.news_view_section .news_view_nav_next .news_view_nav_title{text-align:right}@media (max-width:768px){.news_view_section .news_view_nav_next .news_view_nav_empty,.news_view_section .news_view_nav_next .news_view_nav_title{text-align:left}}.news_view_section .news_view_list_btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:16px 34px;border:1px solid rgba(0,0,0,0.2);border-radius:3px;background:#fff;font-size:18px;font-weight:400;line-height:21px;letter-spacing:-0.54px;color:#000;text-decoration:none}@media (max-width:768px){.news_view_section .news_view_list_btn{position:absolute;bottom:-80px;left:50%;transform:translateX(-50%);align-self:center}}.support_section{padding:180px 0}@media (max-width:768px){.support_section{padding:100px 0 80px}}.support_section .support_inner{display:flex;flex-direction:column;align-items:center;gap:80px}@media (max-width:768px){.support_section .support_inner{gap:48px}}.support_section .support_head{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.support_section .support_title{font-size:66px;font-weight:600;line-height:86px;letter-spacing:-1.98px;color:#000}@media (max-width:1024px){.support_section .support_title{font-size:48px;line-height:62px;letter-spacing:-1.44px}}@media (max-width:768px){.support_section .support_title{font-size:32px;line-height:44px;letter-spacing:-0.96px}}.support_section .support_desc{font-size:24px;font-weight:400;line-height:31px;letter-spacing:-0.72px;color:#000}@media (max-width:1024px){.support_section .support_desc{font-size:20px;line-height:26px}}@media (max-width:768px){.support_section .support_desc{font-size:18px;line-height:26px;letter-spacing:-0.54px}}.support_section .support_body{display:flex;flex-direction:column;gap:80px;width:100%;max-width:800px}@media (max-width:768px){.support_section .support_body{gap:48px}}.support_section .support_info{display:flex;flex-direction:column;gap:20px;padding:40px;border-radius:8px;background:rgba(0,0,0,0.04)}@media (max-width:768px){.support_section .support_info{padding:20px}}.support_section .support_info_item{display:flex;align-items:center;gap:20px}@media (max-width:768px){.support_section .support_info_item{align-items:flex-start}}.support_section .support_info_icon{display:flex}.support_section .support_info_text{display:flex;align-items:center;gap:20px;min-width:0;font-size:20px;line-height:30px;letter-spacing:-0.8px}@media (max-width:768px){.support_section .support_info_text{flex-direction:column;align-items:flex-start;gap:4px;font-size:18px;line-height:26px;letter-spacing:-0.54px}}.support_section .support_info_label{flex-shrink:0;min-width:71px;font-weight:500;color:#000}@media (max-width:768px){.support_section .support_info_label{min-width:0}}.support_section .support_info_value{font-weight:400;color:rgba(0,0,0,0.5)}.support_section .support_form{display:flex;flex-direction:column;align-items:center;gap:40px}.support_section .support_form_fields{display:flex;flex-direction:column;gap:20px;width:100%}.support_section .support_field{display:flex;align-items:center;gap:20px;min-height:60px}@media (max-width:768px){.support_section .support_field{flex-direction:column;align-items:stretch;gap:8px;min-height:0}}.support_section .support_field_type_textarea{align-items:flex-start;min-height:0}.support_section .support_field_type_textarea .support_label{padding-top:18px}@media (max-width:768px){.support_section .support_field_type_textarea .support_label{padding-top:0}}.support_section .support_field_type_textarea .support_control{align-items:flex-start;min-height:240px}@media (max-width:768px){.support_section .support_field_type_textarea .support_control{min-height:192px;width:100%}}.support_section .support_label{flex-shrink:0;width:140px;font-size:22px;font-weight:500;line-height:33px;letter-spacing:-0.44px;color:#000}@media (max-width:768px){.support_section .support_label{width:100%}}@media (max-width:768px){.support_section .support_label{font-size:18px;line-height:26px;letter-spacing:-0.54px}}.support_section .support_agree_label.required .support_agree_text:after,.support_section .support_label.required:after{margin-left:4px;color:#ff0004;content:"*"}.support_section .support_control{display:flex;flex:1;align-items:center;min-width:0;min-height:60px;padding:6px 12px;border:1px solid rgba(0,0,0,0.3);border-radius:4px;background:#fff}@media (max-width:768px){.support_section .support_control{min-height:48px}}.support_section .support_control_type_select{position:relative;padding-right:36px}.support_section .support_input,.support_section .support_select,.support_section .support_textarea{width:100%;border:0;background:transparent;font-size:18px;font-weight:400;line-height:23px;letter-spacing:-0.72px;color:#000}.support_section .support_input::placeholder,.support_section .support_select::placeholder,.support_section .support_textarea::placeholder{color:rgba(0,0,0,0.3)}@media (max-width:768px){.support_section .support_input,.support_section .support_select,.support_section .support_textarea{font-size:16px;line-height:22px;letter-spacing:-0.48px}}.support_section .support_select{font-size:20px;line-height:26px;letter-spacing:-0.8px;appearance:none;cursor:pointer}@media (max-width:768px){.support_section .support_select{font-size:18px;line-height:23px;letter-spacing:-0.72px}}.support_section .support_select:invalid{color:rgba(0,0,0,0.5)}.support_section .support_select_arrow{position:absolute;top:50%;right:12px;pointer-events:none;transform:translateY(-50%)}.support_section .support_textarea{min-height:216px;padding:6px 0;resize:vertical}.support_section .support_captcha{display:flex;flex:1;align-items:center;gap:8px;min-width:0}.support_section .support_captcha_code{display:flex;flex-shrink:0;align-items:center;justify-content:center;min-width:108px;min-height:60px;padding:6px 12px;border-radius:4px;background:rgba(0,0,0,0.4);font-size:18px;font-weight:500;line-height:23px;letter-spacing:-0.54px;color:#fff}@media (max-width:768px){.support_section .support_captcha_code{font-size:16px;line-height:22px;letter-spacing:-0.48px;min-height:48px}}.support_section .support_captcha .support_control{flex:1}.support_section .support_agree{display:flex;align-items:center;gap:9px}@media (max-width:768px){.support_section .support_agree{flex-direction:column;align-items:flex-start;gap:8px;width:100%}}.support_section .support_agree_label{display:flex;align-items:center;gap:4px;cursor:pointer}.support_section .support_agree_check{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.support_section .support_agree_icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid rgba(0,0,0,0.3);border-radius:4px;background:#fff}.support_section .support_agree_icon svg{display:none;width:24px;height:24px}.support_section .support_agree_check:checked+.support_agree_icon{border-color:transparent;background:transparent}.support_section .support_agree_check:checked+.support_agree_icon svg{display:block}.support_section .support_agree_text{font-size:26px;font-weight:500;line-height:34px;letter-spacing:-1.04px;color:#000}@media (max-width:768px){.support_section .support_agree_text{font-size:18px;line-height:23px;letter-spacing:-0.72px}}.support_section .support_agree_link{flex-shrink:0;font-size:16px;font-weight:500;line-height:21px;letter-spacing:-0.64px;color:rgba(0,0,0,0.5);text-decoration:underline}.support_section .support_submit{display:inline-flex;align-items:center;justify-content:center;min-width:200px;padding:16px 34px;border:0;border-radius:4px;background:#162377;font-size:22px;font-weight:600;line-height:26px;letter-spacing:-0.66px;color:#fff;cursor:pointer}@media (max-width:768px){.support_section .support_submit{font-size:18px;line-height:23px;letter-spacing:-0.72px;min-width:100%}}.support_section .support_button{display:inline-flex;align-items:center;justify-content:center;min-width:200px;padding:16px 34px;border:0;border-radius:4px;border:1px solid rgba(0,0,0,0.3);font-size:22px;font-weight:600;line-height:26px;letter-spacing:-0.66px;color:#000;cursor:pointer}@media (max-width:768px){.support_section .support_button{font-size:18px;line-height:23px;letter-spacing:-0.72px;min-width:100%}}.about_section{padding:100px 0 180px;position:relative}.about_section:before{content:"";position:absolute;top:36%;right:0;width:700px;height:900px;z-index:-1;background:url("../images/sub/about_bg_right.png") no-repeat center center/cover}@media (max-width:768px){.about_section{padding:40px 0 80px}}.about_section .about_intro{display:flex;flex-direction:column;align-items:center;gap:50px;text-align:center}@media (max-width:768px){.about_section .about_intro{gap:32px}}.about_section .about_intro_visual{width:100%;max-width:1300px}.about_section .about_intro_visual img{display:block;width:100%;height:auto;object-fit:cover}.about_section .about_intro_text{display:flex;flex-direction:column;gap:28px;max-width:1300px}@media (max-width:768px){.about_section .about_intro_text{gap:20px}}.about_section .about_intro_text_primary{font-size:34px;font-weight:600;line-height:1.6;letter-spacing:-1.02px;color:#000}@media (max-width:1024px){.about_section .about_intro_text_primary{font-size:28px;letter-spacing:-0.84px}}@media (max-width:768px){.about_section .about_intro_text_primary{font-size:18px;letter-spacing:normal}.about_section .about_intro_text_primary br{display:none}}.about_section .about_intro_text_secondary{font-size:28px;font-weight:400;line-height:1.6;letter-spacing:-0.84px;color:#000}@media (max-width:1024px){.about_section .about_intro_text_secondary{font-size:24px;letter-spacing:-0.72px}}@media (max-width:768px){.about_section .about_intro_text_secondary{font-size:16px;letter-spacing:normal}.about_section .about_intro_text_secondary br{display:none}}.about_section .about_core{position:relative;display:flex;flex-direction:column;align-items:center;gap:50px;margin-top:160px}@media (max-width:768px){.about_section .about_core{gap:32px;margin-top:80px}}.about_section .about_section_title{font-size:40px;font-weight:700;line-height:1.3;letter-spacing:-1.2px;text-align:center;color:#000}@media (max-width:768px){.about_section .about_section_title{font-size:24px;letter-spacing:-0.72px}}.about_section .about_core_list{display:flex;align-items:stretch;justify-content:space-between;gap:30px;width:100%;max-width:1331px;margin:0;padding:0;list-style:none}@media (max-width:1024px){.about_section .about_core_list{flex-wrap:wrap;justify-content:center}}@media (max-width:768px){.about_section .about_core_list{flex-direction:column;align-items:center;gap:20px}}.about_section .about_core_card{display:flex;flex-direction:column;gap:126px;width:420px;aspect-ratio:1/1;padding:42px;border:1px solid rgba(0,0,0,0.2);border-radius:10px;background:#fff}@media (max-width:1024px){.about_section .about_core_card{width:calc(50% - 15px);min-height:360px;gap:0;justify-content:space-between}}@media (max-width:768px){.about_section .about_core_card{width:100%;max-width:420px;min-height:0;padding:32px 24px}}.about_section .about_core_icon{display:block;flex-shrink:0;width:66px;height:66px}.about_section .about_core_body{display:flex;flex-direction:column;gap:20px}.about_section .about_core_title{font-size:32px;font-weight:600;line-height:normal;letter-spacing:-0.96px;color:#0f172a}@media (max-width:768px){.about_section .about_core_title{font-size:20px;letter-spacing:-0.72px}}.about_section .about_core_title_sub{font-size:20px;font-weight:600;letter-spacing:-0.6px}@media (max-width:768px){.about_section .about_core_title_sub{font-size:16px}}.about_section .about_core_desc{font-size:20px;font-weight:400;line-height:1.4;letter-spacing:-0.6px;color:rgba(0,0,0,0.6)}@media (max-width:768px){.about_section .about_core_desc{font-size:16px;letter-spacing:-0.48px}}.about_section .about_vision{display:flex;flex-direction:column;align-items:center;gap:50px;margin-top:160px;text-align:center}@media (max-width:768px){.about_section .about_vision{gap:32px;margin-top:80px}}.about_section .about_vision_heading{width:100%;font-size:120px;line-height:1.3;background:linear-gradient(90deg,#162377 0%,#2f41b8 100%);-webkit-background-clip:text;background-clip:text;color:transparent}@media (max-width:1024px){.about_section .about_vision_heading{font-size:72px}}@media (max-width:768px){.about_section .about_vision_heading{font-size:28px}}.about_section .about_vision_circles{display:flex;align-items:center;justify-content:center;gap:30px;width:100%;max-width:1230px}@media (max-width:1024px){.about_section .about_vision_circles{flex-direction:column}}@media (max-width:768px){.about_section .about_vision_circles{gap:20px}}.about_section .about_vision_circle{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:600px;aspect-ratio:1/1;padding:100px 40px;border-radius:999px;overflow:hidden}@media (max-width:1024px){.about_section .about_vision_circle{width:100%;max-width:600px;height:auto;aspect-ratio:1;padding:80px 32px}}@media (max-width:768px){.about_section .about_vision_circle{padding:64px 24px;justify-content:center}}.about_section .about_vision_circle_bg{position:absolute;inset:0;z-index:0}.about_section .about_vision_circle_bg img{display:block;width:100%;height:100%;object-fit:cover}.about_section .about_vision_circle_content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:20px}.about_section .about_vision_circle_title{font-size:36px;line-height:1.3;color:#fff;white-space:nowrap}@media (max-width:768px){.about_section .about_vision_circle_title{font-size:20px;white-space:normal}}.about_section .about_vision_circle_desc{font-size:18px;font-weight:400;line-height:1.4;letter-spacing:-0.54px;color:#fff}@media (max-width:768px){.about_section .about_vision_circle_desc{font-size:16px;letter-spacing:-0.48px}.about_section .about_vision_circle_desc br{display:none}}.about_section .about_vision_closing{max-width:1260px;font-size:40px;font-weight:600;line-height:1.4;letter-spacing:-1.2px;color:#000}@media (max-width:1024px){.about_section .about_vision_closing{font-size:32px;letter-spacing:-0.96px}}@media (max-width:768px){.about_section .about_vision_closing{font-size:20px;letter-spacing:normal}.about_section .about_vision_closing br{display:none}}.paging{display:flex;align-items:flex-end;justify-content:center;gap:40px;margin-top:60px}@media (max-width:768px){.paging{gap:24px;margin-top:40px}}.paging .paging_arrow{display:flex;gap:6px}.paging .paging_arrow_btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;background:transparent;color:rgba(0,0,0,0.5);text-decoration:none;cursor:pointer}.paging .paging_arrow_btn i{font-size:32px;line-height:1}.paging .paging_arrow_btn:hover{color:#111}.paging .paging_nums{display:flex;align-items:center;justify-content:center;gap:24px;margin:0;padding:0;list-style:none}@media (max-width:768px){.paging .paging_nums{gap:16px}}.paging .paging_nums_link{display:flex;align-items:center;justify-content:center;min-width:10px;height:30px;font-size:18px;font-weight:400;line-height:1.5;letter-spacing:-0.414px;color:rgba(0,0,0,0.5);text-decoration:none}.paging .paging_nums_link.active{font-weight:500;color:#111;border-bottom:2px solid #17288b}@media (max-width:768px){.paging .paging_nums_link{font-size:16px;height:28px}}.history_section{padding:89px 0 120px}@media (max-width:768px){.history_section{padding:60px 0 80px}}.history_section .container{max-width:1296px}.history_section .history_timeline_wrap{position:relative}.history_section .history_rail{position:absolute;left:50%;top:0;width:2px;height:0;transform:translateX(-50%);pointer-events:none;z-index:2}@media (max-width:768px){.history_section .history_rail{left:20px;transform:none}}.history_section .history_rail_track{position:absolute;top:0;left:0;width:100%;height:100%;background:#d0d0d0}.history_section .history_rail_fill{position:absolute;top:0;left:0;width:100%;height:0;background:#162377}.history_section .history_rail_bullet{position:absolute;top:0;left:50%;width:13px;height:13px;margin-top:-6px;margin-left:-6px;background:#162377;transform:rotate(45deg);z-index:3}@media (max-width:768px){.history_section .history_rail_bullet{left:1px}}.history_section .history_list{display:flex;flex-direction:column}@media (max-width:768px){.history_section .history_list{gap:80px;padding-left:15px}}.history_section .history_item{display:grid;grid-template-columns:1fr 20px 1fr;align-items:start;column-gap:100px}@media (max-width:768px){.history_section .history_item{grid-template-columns:12px 1fr;gap:20px}}.history_section .history_item_marker{grid-column:2;justify-self:center;width:13px;height:13px;margin-top:18px;background:#d0d0d0;transform:rotate(45deg);transition:background-color 0.2s ease}.history_section .history_item_marker.is_active{background:#162377}@media (max-width:768px){.history_section .history_item_marker{grid-column:1;grid-row:1;justify-self:center;margin-top:12px}}.history_section .history_card{display:flex;flex-direction:column;gap:26px;width:100%;max-width:512px}@media (max-width:768px){.history_section .history_card{grid-column:2;grid-row:1;max-width:none;gap:20px}}.history_section .history_item_left .history_card{grid-column:1;justify-self:end}@media (max-width:768px){.history_section .history_item_left .history_card{grid-column:2;justify-self:stretch}}.history_section .history_item_right .history_card{grid-column:3;justify-self:start}@media (max-width:768px){.history_section .history_item_right .history_card{grid-column:2;justify-self:stretch}}.history_section .history_card_text{display:flex;flex-direction:column;gap:10px}.history_section .history_card_year{font-size:46px;font-weight:600;line-height:60px;letter-spacing:-1.38px;color:#000}@media (max-width:768px){.history_section .history_card_year{font-size:32px;letter-spacing:-0.96px}}.history_section .history_card_desc{font-size:22px;font-weight:400;line-height:29px;letter-spacing:-0.66px;color:#000}@media (max-width:768px){.history_section .history_card_desc{font-size:18px;letter-spacing:-0.54px}}.history_section .history_card_visual{width:100%;max-width:460px;height:260px;border:1px solid rgba(0,0,0,0.15);overflow:hidden}.history_section .history_card_visual img{display:block;width:100%;height:100%;object-fit:cover}@media (max-width:768px){.history_section .history_card_visual{max-width:none;height:200px}}.patent_section{padding:60px 0 120px}@media (max-width:768px){.patent_section{padding:40px 0 80px}}.patent_section .container{max-width:1640px}.patent_section .patent_list{display:grid;grid-template-columns:repeat(4,minmax(0,360px));justify-content:space-between;gap:80px 20px;margin:0;padding:0;list-style:none}@media (max-width:1024px){.patent_section .patent_list{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;gap:48px 20px}}@media (max-width:768px){.patent_section .patent_list{grid-template-columns:1fr;gap:40px}}.patent_section .patent_item{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:360px;justify-self:center}@media (max-width:1024px){.patent_section .patent_item{max-width:none}}.patent_section .patent_item_thumb{width:100%;aspect-ratio:1200/1680;border:1px solid rgba(0,0,0,0.2);overflow:hidden}.patent_section .patent_item_thumb img{display:block;width:100%;height:100%;object-fit:cover}.patent_section .patent_item_thumb.patent_item_thumb_no_border{border:0}.patent_section .patent_item_thumb.patent_item_thumb_contain img{object-fit:contain}.patent_section .patent_item_title{font-size:20px;font-weight:500;line-height:normal;letter-spacing:-0.6px;text-align:center;color:#000}@media (max-width:768px){.patent_section .patent_item_title{font-size:18px;letter-spacing:-0.54px}}.location_section{padding:60px 0 120px}@media (max-width:768px){.location_section{padding:100px 0}}.location_section .container{max-width:1640px}.location_section .location_legend{display:flex;align-items:center;gap:26px;margin-bottom:20px}.location_section .location_legend_item{display:flex;align-items:center;gap:16px}.location_section .location_legend_dot{flex-shrink:0;width:12px;height:12px;border-radius:50%}.location_section .location_legend_dot.location_legend_dot_subsidiary{background:#2F41B8;box-shadow:0 0 0 6px rgba(47,65,184,0.2)}.location_section .location_legend_dot.location_legend_dot_business{background:#bc0000;box-shadow:0 0 0 6px rgba(188,0,0,0.2)}.location_section .location_legend_label{font-size:15px;font-weight:400;line-height:1;letter-spacing:-0.3px;color:#111}.location_section .location_maps{display:flex;align-items:stretch;gap:11px;overflow:visible}@media (max-width:1024px){.location_section .location_maps{flex-direction:column}}.location_section .location_map_panel{position:relative}@media (max-width:1024px){.location_section .location_map_panel{flex:1 1 auto;max-width:none;width:100%}}.location_section .location_map_title{position:absolute;z-index:2;left:30px;top:31px;margin:0;font-size:30px;font-weight:600;line-height:1;letter-spacing:-0.6px;color:#000;pointer-events:none}@media (max-width:768px){.location_section .location_map_title{left:20px;top:20px;font-size:24px;letter-spacing:-0.48px}}.location_section .location_map_frame{position:relative;overflow:visible}@media (max-width:576px){.location_section .location_map_panel_wide .location_tooltip_detail:last-child{left:30%!important}.location_section .location_map_panel_wide .location_tooltip_detail:last-child:after{left:30%}}.location_section .location_map_img{display:block;width:100%;height:auto;vertical-align:top}@media (max-width:768px){.location_section .location_map_img.pc_img{display:none}}.location_section .location_map_img.mo_img{display:none}@media (max-width:768px){.location_section .location_map_img.mo_img{display:block}}@keyframes location_marker_ripple{0%{transform:translate(-50%,-50%) scale(1);opacity:0.45}to{transform:translate(-50%,-50%) scale(4.2);opacity:0}}.location_section .location_marker{position:absolute;z-index:3;left:var(--marker-left);top:var(--marker-top);width:22px;height:22px;margin:-11px 0 0 -11px}@media (max-width:768px){.location_section .location_marker{left:var(--marker-left-mo);top:var(--marker-top-mo)}}.location_section .location_marker{padding:0;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.location_section .location_marker:after,.location_section .location_marker:before{content:"";position:absolute;left:50%;top:50%;width:12px;height:12px;border-radius:50%;border:1px solid rgba(188,0,0,0.35);background:rgba(188,0,0,0.12);transform:translate(-50%,-50%) scale(1);animation:location_marker_ripple 2.4s ease-out infinite;pointer-events:none}@media (max-width:768px){.location_section .location_marker:after,.location_section .location_marker:before{width:10px;height:10px}}.location_section .location_marker:after{animation-delay:1.2s}@media (prefers-reduced-motion:reduce){.location_section .location_marker:after,.location_section .location_marker:before{animation:none;opacity:0}}.location_section .location_marker.is_active .location_marker_dot,.location_section .location_marker:focus-visible .location_marker_dot,.location_section .location_marker:hover .location_marker_dot{transform:scale(1.08)}.location_section .location_marker_dot{position:relative;z-index:1;display:block;width:12px;height:12px;border-radius:50%;background:#bc0000;box-shadow:0 0 0 6px rgba(188,0,0,0.2);transition:transform 0.2s ease}@media (max-width:768px){.location_section .location_marker_dot{width:10px;height:10px;box-shadow:0 0 0 4px rgba(188,0,0,0.2)}}.location_section .location_tooltip{position:absolute;z-index:4;left:var(--marker-left);top:var(--marker-top);width:400px;max-width:calc(100% - 24px);margin:-13px 0 0 -3px;transform:translate(-50%,calc(-100% - 14px));pointer-events:none;opacity:0;visibility:hidden;transition:opacity 0.2s ease,visibility 0.2s ease}.location_section .location_tooltip.w-310{width:310px}@media (max-width:768px){.location_section .location_tooltip{left:var(--marker-left-mo);top:var(--marker-top-mo)}}.location_section .location_tooltip.is_open{opacity:1;visibility:visible;pointer-events:auto}.location_section .location_tooltip:after{content:"";position:absolute;left:50%;bottom:-4px;width:20px;height:13px;margin-left:-10px;background:#fff;border-right:1px solid #bc0000;border-bottom:1px solid #bc0000;transform:rotate(45deg);box-sizing:border-box}@media (max-width:768px){.location_section .location_tooltip{width:260px}}.location_section .location_tooltip_inner{position:relative;z-index:1;padding:22px 24px 20px;background:#fff;border:1px solid #bc0000}@media (max-width:768px){.location_section .location_tooltip_inner{padding:16px 20px}}.location_section .location_tooltip_title{font-size:24px;font-weight:600;line-height:1;letter-spacing:-0.48px;color:#bc0000}@media (max-width:768px){.location_section .location_tooltip_title{font-size:18px;letter-spacing:-0.4px}}@media (max-width:768px){.location_section .location_tooltip_detail{width:min(240px,100vw - 48px)}}.location_section .location_tooltip_detail .location_tooltip_inner{border-radius:8px;overflow:hidden;display:flex;flex-direction:column;gap:46px}@media (max-width:768px){.location_section .location_tooltip_detail .location_tooltip_inner{gap:26px}}.location_section .location_tooltip_detail .location_tooltip_body{display:flex;flex-direction:column;gap:10px}.location_section .location_tooltip_detail .location_tooltip_address{font-size:17px;font-weight:400;line-height:1.4;letter-spacing:-0.34px;word-break:keep-all;overflow-wrap:break-word;color:#111}@media (max-width:768px){.location_section .location_tooltip_detail .location_tooltip_address{font-size:15px;letter-spacing:-0.3px}}.location_section .location_tooltip_detail .location_tooltip_contact{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:0;font-size:15px;line-height:1;letter-spacing:-0.3px}.location_section .location_tooltip_detail .location_tooltip_contact_label{color:#999}.location_section .location_tooltip_detail .location_tooltip_contact_value{color:#111}