/* =========================================================
   ÆÊÅõ¾î È¸»ç¼Ò°³ ¸®´º¾ó Ãß°¡ CSS  |  about_add.css
   ÄÃ·¯ 3Á¾: --color-primary-600(ÆÛÇÃ) / --color-teal-600(Æ¿) / --color-slate-900(´ÙÅ©)
========================================================= */
/* ¿µ¹®º¸±â ¹öÆ° */
.about_lang {
	display:flex;
	justify-content:flex-end;
	padding-top:32px;
	margin-bottom:-32px; /* ¾Æ·¡ CEO ¼½¼Ç ¿©¹é°ú °ãÄ¡Áö ¾Ê°Ô ²ø¾î¿Ã¸² */
	position:relative;
	z-index:5;
}
.about_lang .lang_btn {
	display:inline-flex;
	align-items:center;
	gap:7px;
	padding:9px 18px;
	border:1.5px solid var(--border-line-color);
	border-radius:50px;
	font-size:var(--text-14);
	font-weight:700;
	color:var(--color-slate-700);
	text-decoration:none;
	transition:all .2s ease;
}
.about_lang .lang_btn:hover {
	border-color:var(--color-primary-500);
	color:var(--color-primary-600);
	background:var(--color-primary-50);
}
/* ¦¡¦¡ ¨ç CEO ÀÎ»ç¸» ¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡ */
.about_ceo .ceo_wrap {display:flex;gap:80px;align-items:flex-start;}
.about_ceo .ceo_txt {flex:1;min-width:0;}
.about_ceo .ceo_txt .title {text-align:left;margin:0 0 32px;}
.about_ceo .ceo_body .ceo_slogan {margin:0 0 36px;padding:0;}
.about_ceo .ceo_body .ceo_key_message {background:linear-gradient(135deg,var(--color-primary-50) 0%,#f0eeff 100%);border-left:5px solid var(--color-primary-600);border-radius:0 16px 16px 0;padding:22px 40px;margin:30px 0 30px;}
.about_ceo .ceo_body .ceo_key_message p {font-size:var(--text-24);font-weight:700;color:var(--color-slate-900);line-height:165%;margin:0;letter-spacing:0px;}
.about_ceo .ceo_km_highlight {color:var(--color-primary-600);font-weight:900;}
.about_ceo .ceo_body .ceo_intro {font-size:var(--text-18);font-weight:500;line-height:1.9;color:var(--color-slate-700);margin:0 0 14px; word-break: keep-all;}
.about_ceo .ceo_body .ceo_intro:last-child {margin:0;}
.about_ceo .ceo_body .ceo_name {font-size:var(--text-18);font-weight:700;color:var(--color-slate-500);margin:28px 0 0;}
.about_ceo .ceo_photo {width:460px;flex-shrink:0;position:relative;margin-top:-40px;}
.about_ceo .ceo_photo figure {border-radius:0;overflow:visible;height:520px;position:relative;}
.about_ceo .ceo_photo figure img {width:100%;height:100%;display:block;object-fit:cover;object-position:top center;}
.about_ceo .ceo_photo figure::after {content:'';position:absolute;inset:0;background:linear-gradient(to right,#fff 0%,transparent 35%),linear-gradient(to bottom,#fff 0%,transparent 20%),linear-gradient(to top,#fff 0%,transparent 20%),rgba(255,255,255,0.18);pointer-events:none;z-index:1;}
.about_ceo .ceo_photo figcaption {text-align:center;margin:14px 0 0;font-size:var(--text-15);font-weight:700;color:var(--color-slate-500);}

/* ¦¡¦¡ ¨è ºê·£µå º¥Åä ±×¸®µå (5Ä«µå ¡¤ 50/50) ¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡ */
.about_brand_simple .brand_mosaic {display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr 1fr;grid-template-rows:252px 234px;gap:10px;}
.about_brand_simple .bm_card {border-radius:16px;overflow:hidden;position:relative;}
.about_brand_simple .bm_bg {position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}

/* ¨ç Æ÷Åä Ä«µå ? 2Çà span */
.about_brand_simple .bm_photo {grid-column:1;grid-row:1/3;background:var(--color-slate-900);padding:32px 22px 22px;display:flex;flex-direction:column;justify-content:space-between;}
.about_brand_simple .bm_photo .bm_bg {opacity:1;object-position:center;}
.about_brand_simple .bm_photo::after {content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,18,36,0.6) 0%,rgba(10,18,36,0) 30%,rgba(10,18,36,0) 65%,rgba(10,18,36,0.72) 100%);z-index:1;}
.about_brand_simple .bm_photo_top {position:relative;z-index:2;}
.about_brand_simple .bm_year {font-size:var(--text-36);font-weight:900;color:var(--color-white);line-height:1.1;}
.about_brand_simple .bm_title {font-size:var(--text-18);font-weight:700;color:var(--color-white);line-height:1.5;margin-top:8px;}
.about_brand_simple .bm_desc {position:relative;z-index:2;font-size:var(--text-14);color:rgba(255,255,255,0.9);line-height:1.7;}

/* ¨è ¾î¿öµå Ä«µå ? col 2/4 row 1 */
.about_brand_simple .bm_award {grid-column:2/4;grid-row:1;background:linear-gradient(135deg,#432DD7 0%,#4F46E5 50%,#2563EB 100%);padding:26px 28px;display:flex;align-items:center;justify-content:space-between;position:relative;}
.about_brand_simple .bm_aw_content {position:relative;z-index:2;}
.about_brand_simple .bm_aw_icon {position:static;width:96px;height:auto;flex-shrink:0;margin-left:16px;opacity:.95;pointer-events:none;}
.about_brand_simple .bm_aw_title {font-size:28px;font-weight:900;color:var(--color-white);line-height:1.28;letter-spacing:-1px;margin:0;position:relative;z-index:2;}
.about_brand_simple .bm_aw_year {font-size:var(--text-16);color:rgba(255,255,255,0.78);margin:0 0 5px;}
.about_brand_simple .bm_aw_org {font-size:var(--text-16);font-weight:600;color:rgba(255,255,255,0.88);margin:0 0 2px;}
.about_brand_simple .bm_aw_cat {font-size:var(--text-16);color:rgba(255,255,255,0.78);margin:0 0 16px;}

/* ¨é ¿©Çà¹è»ó º¸Çè Ä«µå ? col 4/6 row 1 */
.about_brand_simple .bm_insurance {grid-column:4/6;grid-row:1;background:rgba(241,245,249,1);padding:26px 28px;display:flex;align-items:center;justify-content:space-between;}
.about_brand_simple .bm_ins_label {font-size:var(--text-18);font-weight:700;color:var(--color-slate-500);margin:0 0 7px;}
.about_brand_simple .bm_ins_num {font-size:var(--text-40);font-weight:900;color:var(--color-primary-700);line-height:1.1;letter-spacing:-1.6px;margin:0 0 14px;}
.about_brand_simple .bm_ins_num em {font-size:var(--text-24);font-weight:700;font-style:normal;margin-left:4px;}
.about_brand_simple .bm_ins_desc {font-size:var(--text-14);color:var(--color-slate-500);line-height:1.8;margin:0;}
.about_brand_simple .bm_ins_icon {flex-shrink:0;margin-left:16px;}

/* ¨ê ¼ÛÃâ 1À§ Ä«µå ? col 2/4 row 2 */
.about_brand_simple .bm_no1 {grid-column:2/4;grid-row:2;background:var(--color-slate-900);padding:24px;display:flex;flex-direction:column;justify-content:flex-end;}
.about_brand_simple .bm_no1 .bm_bg {opacity:1;object-position:center bottom;}
.about_brand_simple .bm_no1::after {content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,18,36,0.28) 0%,rgba(10,18,36,0) 30%,rgba(10,18,36,0.82) 100%);z-index:1;}
.about_brand_simple .bm_no1_badge {position:absolute;top:18px;left:24px;z-index:2;display:flex;align-items:center;gap:7px;}
.about_brand_simple .bm_no1_dot {width:6px;height:6px;border-radius:50%;background:var(--color-teal-600);flex-shrink:0;}
.about_brand_simple .bm_no1_lbl {font-size:var(--text-12);font-weight:700;color:rgba(255,255,255,0.88);}
.about_brand_simple .bm_no1_inner {position:relative;z-index:2;}
.about_brand_simple .bm_no1_bar {display:block;width:26px;height:2px;background:var(--color-teal-600);margin:0 0 11px;}
.about_brand_simple .bm_no1_title {font-size:var(--text-28);font-weight:900;color:var(--color-white);line-height:1.25;margin:0 0 10px;}
.about_brand_simple .bm_no1_sub {font-size:var(--text-14);color:rgba(255,255,255,0.78);line-height:1.6;margin:0;}

/* ¨ë ´©Àû ÈÄ±â Ä«µå ? col 4/6 row 2 */
.about_brand_simple .bm_review {grid-column:4/6;grid-row:2;background:var(--color-primary-600);padding:24px 28px;display:flex;flex-direction:column;justify-content:space-between;}
.about_brand_simple .bm_review .bm_bg {opacity:0.28;object-position:center;}
.about_brand_simple .bm_review::after {content:'';position:absolute;inset:0;background:var(--color-teal-600);z-index:1;}
.about_brand_simple .bm_rv_badge {display:inline-block;background:rgba(255,255,255,0.18);color:var(--color-white);font-size:10px;font-weight:800;padding:3px 10px;border-radius:50px;margin:0 0 8px;position:relative;z-index:2;width:fit-content;}
.about_brand_simple .bm_rv_top {position:relative;z-index:2;}
.about_brand_simple .bm_rv_label {font-size:var(--text-12);font-weight:700;color:rgba(255,255,255,0.65);margin:0 0 4px;}
.about_brand_simple .bm_rv_title {font-size:var(--text-16);font-weight:800;color:var(--color-white);line-height:1.5;margin:6px 0 0;}
.about_brand_simple .bm_rv_bottom {position:relative;z-index:2;}
.about_brand_simple .bm_rv_num {font-size:var(--text-40);font-weight:900;color:var(--color-white);line-height:1;letter-spacing:-1.5px;margin:0 0 4px;}
.about_brand_simple .bm_rv_unit {font-size:var(--text-16);font-weight:700;vertical-align:bottom;display:inline-block;margin-bottom:2px;letter-spacing:0;}
.about_brand_simple .bm_rv_btn {display:inline-flex;align-items:center;gap:4px;font-size:var(--text-12);font-weight:700;color:var(--color-white);background:rgba(255,255,255,0.14);border:1.5px solid rgba(255,255,255,0.32);padding:6px 12px;border-radius:50px;text-decoration:none;margin-top:12px;width:fit-content;}
.about_brand_simple .bm_rv_desc {font-size:var(--text-15);font-weight:700;color:rgba(255,255,255,0.85);line-height:1.2;margin:0;}

/* ¦¡¦¡ ¨ê SNS Ã¤³Î ¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡ */
.about_sns .sns_cards {display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}
.about_sns .sns_card {border-radius:16px;border:1.5px solid var(--border-line-color);padding:28px 22px;display:flex;flex-direction:column;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;}
.about_sns .sns_card:hover {transform:translateY(-6px);box-shadow:0 12px 32px rgba(0,0,0,0.10);border-color:var(--color-primary-500);}
.about_sns .sns_card .sns_icon {width:52px;height:52px;border-radius:14px;overflow:hidden;margin:0 0 18px;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.about_sns .sns_card .sns_icon img {width:100%;height:100%;object-fit:cover;}
.about_sns .sns_card .sns_channel {font-size:var(--text-12);font-weight:700;color:var(--color-slate-400);letter-spacing:1px;text-transform:uppercase;margin:0 0 4px;}
.about_sns .sns_card .sns_name {font-size:var(--text-24);font-weight:800;color:var(--color-slate-900);margin:0 0 12px;}
.about_sns .sns_card .sns_desc {font-size:var(--text-15);font-weight:500;color:var(--color-slate-500);line-height:158%;flex:1;}
.about_sns .sns_card .sns_arrow {display:inline-flex;align-items:center;gap:4px;font-size:var(--text-15);font-weight:700;color:var(--color-primary-600);margin:16px 0 0;}

/* ¦¡¦¡ Àü±¹Áö»ç ¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡ */
.about_company_new .branch_grid {display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin:0 0 32px;}
.about_company_new .branch_btn {padding:14px 8px;border:1.5px solid var(--border-line-color);border-radius:10px;text-align:center;cursor:pointer;transition:all .2s;background:var(--color-white);}
.about_company_new .branch_btn:hover {border-color:var(--color-primary-500);background:var(--color-primary-50);}
.about_company_new .branch_btn.active {background:var(--color-primary-600);border-color:var(--color-primary-600);}
.about_company_new .branch_btn h5 {font-size:var(--text-16);font-weight:700;color:var(--color-slate-900);}
.about_company_new .branch_btn p {font-size:var(--text-12);font-weight:500;color:var(--color-slate-400);margin:3px 0 0;}
.about_company_new .branch_btn.active h5,
.about_company_new .branch_btn.active p {color:var(--color-white);}
.about_company_new .branch_btn:hover:not(.active) h5 {color:var(--color-primary-700);}
.about_company_new .branch_detail {display:none;}
.about_company_new .branch_detail.active {display:grid;grid-template-columns:1fr 360px;grid-template-rows:auto auto;gap:16px;}
.about_company_new .branch_detail .branch_map {grid-column:1/2;grid-row:1/2;border-radius:16px;overflow:hidden;height:420px;}
.about_company_new .branch_detail .branch_map img {width:100%;height:100%;object-fit:cover;}
.about_company_new .branch_info {grid-column:2/3;grid-row:1/3;background:var(--color-slate-50);border-radius:16px;padding:36px;display:flex;flex-direction:column;}
.about_company_new .branch_info .info_head {margin:0 0 28px;padding:0 0 28px;border-bottom:1px solid var(--border-line-color);}
.about_company_new .branch_info .info_head .branch_tag {display:inline-block;padding:4px 12px;background:var(--color-primary-50);color:var(--color-primary-600);border-radius:50px;font-size:var(--text-14);font-weight:700;margin:0 0 12px;}
.about_company_new .branch_info .info_head h3 {font-size:var(--text-28);font-weight:900;color:var(--color-slate-900);}
.about_company_new .branch_info .info_item {margin:0 0 24px;}
.about_company_new .branch_info .info_item:last-child {margin:0;}
.about_company_new .branch_info .info_item h6 {font-size:var(--text-14);font-weight:700;color:var(--color-slate-400);margin:0 0 6px;letter-spacing:0.5px;text-transform:uppercase;}
.about_company_new .branch_info .info_item p {font-size:var(--text-18);font-weight:700;color:var(--color-slate-900);line-height:155%;}
.about_company_new .branch_detail .company_img {grid-column:1/2;grid-row:2/3;border-radius:16px;overflow:hidden;}
.about_company_new .branch_detail .company_img img {width:100%;height:auto;display:block;object-fit:unset;}

.about > div:first-child {padding-top:0px;}
.about > div:nth-child(2) {padding-top:100px;}


.tab li{padding:9px 19px;}