<meta charset="utf-8">

.scbio-page{width:100%;min-width:0;overflow:hidden;}
.scbio-page .scbio-header{position:fixed;top:0;left:0;width:100%;z-index:50;background:transparent;border-bottom:1px solid rgba(255,255,255,.18);}

.beta-page{width:100%;min-width:0;overflow:hidden;}
.beta-page .beta-header{position:fixed;top:0;left:0;width:100%;z-index:50;background:transparent;border-bottom:1px solid rgba(255,255,255,.18);}

.beta-page .beta-sub-visual{position:relative;display:flex;align-items:flex-end;width:100%;height:500px;min-height:500px;margin:0;padding:0 20px 78px;background-repeat:no-repeat;background-position:center center;background-size:cover;overflow:hidden;box-sizing:border-box;}
.beta-page .beta-sub-visual__dim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(4,38,82,.42) 0%,rgba(4,38,82,.25) 45%,rgba(4,38,82,.06) 100%);}
.beta-page .beta-sub-visual__inner{position:relative;z-index:2;width:100%;max-width:1500px;margin:0 auto;color:#fff;text-align:left;box-sizing:border-box;}
.beta-page .beta-sub-visual__kicker{margin:0 0 14px;color:rgba(255,255,255,.78);font-family:'Pretendard','Noto Sans KR',sans-serif;font-size:13px;font-weight:600;line-height:1.2;letter-spacing:.18em;text-transform:uppercase;}
.beta-page .beta-sub-visual__title{margin:0;color:#fff;font-family:'Pretendard','Noto Sans KR',sans-serif;font-size:56px;font-weight:600;line-height:1.08;letter-spacing:-.05em;}
.beta-page .beta-sub-visual__desc{display:block;margin-top:22px;max-width:680px;color:rgba(255,255,255,.86);font-size:20px;font-weight:300;line-height:1.55;letter-spacing:-.02em;}

@media screen and (max-width:1200px){
.beta-page .beta-sub-visual{height:460px;min-height:460px;padding-bottom:70px;}
}

@media screen and (max-width:1024px){
.beta-page .beta-sub-visual__title{font-size:48px;}
}

@media screen and (max-width:768px){
.beta-page .beta-sub-visual{height:400px;min-height:400px;padding:0 20px 58px;}
.beta-page .beta-sub-visual__title{font-size:38px;}
.beta-page .beta-sub-visual__desc{margin-top:16px;font-size:17px;}
}

@media screen and (max-width:520px){
.beta-page .beta-sub-visual{height:360px;min-height:360px;padding:0 16px 48px;}
.beta-page .beta-sub-visual__title{font-size:34px;}
.beta-page .beta-sub-visual__kicker{font-size:12px;}
.beta-page .beta-sub-visual__desc{font-size:15px;}
}






.beta-about-page{position:relative;z-index:2;margin:0;padding:110px 20px 130px;background:#fff;}
.beta-about-page *{box-sizing:border-box;}
.beta-about-page .beta-inner{width:100%;max-width:1500px;margin:0 auto;}
.beta-about-head{margin-bottom:82px;text-align:left;}
.beta-about-head p{margin:0 0 18px;color:#0a4a86;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;}
.beta-about-head h3{margin:0;color:#111827;font-size:54px;font-weight:700;line-height:1.22;letter-spacing:-.06em;}
.beta-about-head span{display:block;margin-top:28px;color:#5b6470;font-size:18px;font-weight:400;line-height:1.85;letter-spacing:-.035em;word-break:keep-all;}

.beta-ceo-message{position:relative;display:grid;grid-template-columns:420px 1fr;gap:86px;margin-bottom:130px;padding:76px 80px;border-radius:30px;background:linear-gradient(135deg,#f4f8fc 0%,#eef5fb 48%,#f9fbfd 100%);overflow:hidden;}
.beta-ceo-message:before{content:"";position:absolute;right:-130px;top:-150px;width:420px;height:420px;border-radius:50%;background:rgba(10,74,134,.08);}
.beta-ceo-message:after{content:"";position:absolute;right:160px;bottom:-190px;width:360px;height:360px;border-radius:50%;background:rgba(0,180,210,.08);}
.beta-ceo-message__left{position:relative;z-index:2;}
.beta-ceo-message__right{position:relative;z-index:2;}
.beta-small-label{display:inline-flex;align-items:center;margin-bottom:28px;padding:9px 20px;border-radius:50px;background:#e2f1f8;color:#0a4a86;font-size:13px;font-weight:700;line-height:1;letter-spacing:.06em;text-transform:uppercase;}
.beta-ceo-message__left h4{margin:0;color:#102033;font-size:34px;font-weight:700;line-height:1.45;letter-spacing:-.055em;word-break:keep-all;}
.beta-ceo-message__right p{margin:0 0 22px;color:#364152;font-size:18px;font-weight:400;line-height:1.95;letter-spacing:-.035em;word-break:keep-all;}
.beta-ceo-message__right p:last-of-type{margin-bottom:0;}
.beta-ceo-sign{display:flex;flex-direction:column;align-items:flex-end;gap:10px;margin-top:48px;padding-top:32px;border-top:1px solid rgba(15,38,65,.12);}
.beta-ceo-sign span{font-size:15px;font-weight:500;line-height:1.4;color:#6b7280;letter-spacing:-.025em;}
.beta-ceo-sign strong{font-size:22px;font-weight:800;line-height:1.4;color:#111827;letter-spacing:-.035em;}

.beta-mission-section{position:relative;padding-top:0;}
.beta-mission-head{margin-bottom:64px;text-align:center;}
.beta-mission-head p{margin:0 0 16px;color:#0a4a86;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;}
.beta-mission-head h3{margin:0;color:#111827;font-size:50px;font-weight:800;line-height:1.2;letter-spacing:-.06em;}
.beta-mission-head span{display:block;margin:22px auto 0;max-width:760px;color:#66717f;font-size:18px;font-weight:400;line-height:1.8;letter-spacing:-.035em;word-break:keep-all;}

.beta-corp-value{position:relative;max-width:1280px;margin:0 auto;padding:64px 70px 70px;border-radius:34px;background:#f6f8fb;overflow:hidden;}
.beta-corp-value__bg{position:absolute;left:50%;top:160px;width:620px;height:310px;background:url('../img/value-bg-map.png') no-repeat center center/contain;opacity:.12;transform:translateX(-50%);pointer-events:none;}
.beta-corp-value__row{position:relative;z-index:2;display:grid;grid-template-columns:120px 1fr;gap:42px;align-items:center;margin-bottom:54px;}
.beta-corp-value__row:last-child{margin-bottom:0;}
.beta-corp-value__label{position:relative;display:flex;align-items:center;min-height:40px;}
.beta-corp-value__label:after{content:"";display:block;flex:1;height:1px;margin-left:20px;background:repeating-linear-gradient(to right,#b9c5d4 0,#b9c5d4 2px,transparent 2px,transparent 6px);}
.beta-corp-value__label span{display:block;flex:0 0 auto;color:#0a4a86;font-size:14px;font-weight:800;line-height:1;letter-spacing:-.035em;}
.beta-corp-value__content{position:relative;}
.beta-corp-value__vision{display:flex;align-items:center;justify-content:center;min-height:96px;padding:22px 48px;border:1px solid #c8d2df;border-radius:999px;background:#fff;color:#111827;font-size:28px;font-weight:800;line-height:1.4;text-align:center;letter-spacing:-.055em;box-shadow:0 16px 40px rgba(15,38,65,.05);}
.beta-corp-value__mission{display:flex;align-items:center;justify-content:center;min-height:96px;padding:22px 48px;border:1px solid #d7e0ea;border-radius:28px;background:#fff;color:#111827;font-size:28px;font-weight:800;line-height:1.4;text-align:center;letter-spacing:-.055em;box-shadow:0 16px 40px rgba(15,38,65,.05);}
.beta-corp-value__circles{display:flex;align-items:center;justify-content:center;max-width:760px;margin:0 auto;}
.beta-corp-value__circle{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:250px;height:250px;border-radius:50%;text-align:center;color:#fff;box-shadow:0 24px 60px rgba(10,74,134,.18);}
.beta-corp-value__circle + .beta-corp-value__circle{margin-left:-32px;}
.beta-corp-value__circle:before{content:"";position:absolute;inset:12px;border:1px solid rgba(255,255,255,.22);border-radius:50%;}
.beta-corp-value__circle strong{position:relative;z-index:2;margin-bottom:10px;font-size:28px;font-weight:800;line-height:1.25;letter-spacing:-.055em;}
.beta-corp-value__circle em{position:relative;z-index:2;font-size:13px;font-style:normal;font-weight:600;line-height:1.4;color:rgba(255,255,255,.76);letter-spacing:-.02em;}
.beta-corp-value__circle--01{background:linear-gradient(135deg,#143f9f 0%,#2359c8 100%);}
.beta-corp-value__circle--02{background:linear-gradient(135deg,#2c67d8 0%,#4b82e8 100%);}
.beta-corp-value__circle--03{background:linear-gradient(135deg,#0085c8 0%,#11a7d5 100%);}


@media screen and (max-width:1200px){
.beta-about-page{padding:96px 20px 110px;}
.beta-about-head h3{font-size:46px;}
.beta-ceo-message{grid-template-columns:360px 1fr;gap:54px;padding:64px 54px;}
.beta-ceo-message__left h4{font-size:30px;}
.beta-ceo-message__right p{font-size:17px;}
.beta-mission-head h3{font-size:44px;}
.beta-corp-value{padding:56px 42px 60px;}
.beta-corp-value__row{grid-template-columns:110px 1fr;gap:32px;}
.beta-corp-value__vision{font-size:25px;}
.beta-corp-value__mission{font-size:25px;}
.beta-corp-value__circle{width:220px;height:220px;}
.beta-corp-value__circle strong{font-size:25px;}
}

@media screen and (max-width:1024px){
.beta-about-head{margin-bottom:60px;}
.beta-about-head h3{font-size:40px;}
.beta-ceo-message{grid-template-columns:1fr;gap:36px;margin-bottom:100px;padding:54px 42px;}
.beta-ceo-message__left h4 br{display:none;}
.beta-ceo-sign{align-items:flex-start;}
.beta-mission-head{margin-bottom:48px;}
.beta-mission-head h3{font-size:38px;}
.beta-mission-head span{font-size:17px;}
.beta-corp-value{padding:46px 32px 50px;border-radius:28px;}
.beta-corp-value__row{grid-template-columns:1fr;gap:18px;margin-bottom:44px;}
.beta-corp-value__label:after{margin-left:18px;}
.beta-corp-value__vision{min-height:86px;padding:20px 34px;font-size:23px;}
.beta-corp-value__mission{min-height:86px;padding:20px 34px;font-size:23px;}
.beta-corp-value__circle{width:200px;height:200px;}
.beta-corp-value__circle + .beta-corp-value__circle{margin-left:-24px;}

}

@media screen and (max-width:768px){
.beta-about-page{padding:72px 18px 88px;}
.beta-about-head{margin-bottom:46px;}
.beta-about-head h3{font-size:34px;}
.beta-about-head span{font-size:16px;}
.beta-ceo-message{margin-bottom:80px;padding:40px 28px;border-radius:22px;}
.beta-ceo-message__left h4{font-size:26px;}
.beta-ceo-message__right p{font-size:15px;line-height:1.85;}
.beta-ceo-sign{margin-top:34px;padding-top:24px;}
.beta-ceo-sign strong{font-size:19px;}
.beta-mission-head h3{font-size:34px;}
.beta-mission-head span{font-size:16px;}
.beta-corp-value{padding:38px 22px 40px;border-radius:22px;}
.beta-corp-value__row{margin-bottom:38px;}
.beta-corp-value__vision{min-height:auto;padding:24px 22px;border-radius:22px;font-size:21px;}
.beta-corp-value__mission{min-height:auto;padding:24px 22px;border-radius:22px;font-size:21px;}
.beta-corp-value__circles{flex-direction:column;gap:16px;}
.beta-corp-value__circle{width:100%;height:auto;min-height:140px;border-radius:24px;}
.beta-corp-value__circle + .beta-corp-value__circle{margin-left:0;}
.beta-corp-value__circle:before{border-radius:18px;}
.beta-corp-value__circle strong{font-size:24px;}
}

@media screen and (max-width:520px){
.beta-about-page{padding:60px 16px 72px;}
.beta-about-head h3{font-size:30px;}
.beta-about-head h3 br{display:none;}
.beta-ceo-message{padding:34px 22px;}
.beta-small-label{margin-bottom:20px;}
.beta-ceo-message__left h4{font-size:23px;}
.beta-ceo-message__right p{font-size:15px;}
.beta-mission-head h3{font-size:30px;}
.beta-corp-value{padding:32px 18px 34px;}
.beta-corp-value__label span{font-size:13px;}
.beta-corp-value__vision{font-size:19px;}
.beta-corp-value__mission{font-size:19px;}
.beta-corp-value__circle{min-height:126px;}
.beta-corp-value__circle strong{font-size:22px;}
.beta-corp-value__circle em{font-size:12px;}
.beta-corp-value__card h4{font-size:22px;}
.beta-corp-value__card p{font-size:14px;}
}






.beta-history-page{position:relative;padding:110px 20px 130px;background:#fff;}
.beta-history-page *{box-sizing:border-box;}
.beta-history-page .beta-inner{width:100%;max-width:1500px;margin:0 auto;}
.beta-history-head{margin-bottom:78px;text-align:center;}
.beta-history-head p{margin:0 0 16px;color:#0a4a86;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;}
.beta-history-head h3{margin:0;color:#111827;font-size:52px;font-weight:800;line-height:1.2;letter-spacing:-.06em;}
.beta-history-head span{display:block;margin:22px auto 0;max-width:720px;color:#66717f;font-size:18px;font-weight:400;line-height:1.8;letter-spacing:-.035em;word-break:keep-all;}
.beta-history-wrap{position:relative;max-width:1180px;margin:0 auto;border-top:2px solid #111827;}
.beta-history-wrap:before{content:"";position:absolute;left:238px;top:0;bottom:0;width:1px;background:#dce4ec;}
.beta-history-year{position:relative;display:grid;grid-template-columns:240px 1fr;gap:70px;padding:58px 0;border-bottom:1px solid #e2e8f0;}
.beta-history-year__num{position:relative;color:#0a4a86;font-size:58px;font-weight:800;line-height:1;letter-spacing:-.06em;}
.beta-history-year__num:after{content:"";position:absolute;right:-7px;top:12px;z-index:2;width:17px;height:17px;border:4px solid #0a4a86;border-radius:50%;background:#fff;}
.beta-history-list{display:flex;flex-direction:column;gap:18px;}
.beta-history-item{display:grid;grid-template-columns:76px 1fr;gap:28px;align-items:start;}
.beta-history-item em{display:inline-flex;align-items:center;justify-content:center;width:54px;height:34px;border-radius:999px;background:#eef6fb;color:#0a4a86;font-size:15px;font-style:normal;font-weight:800;line-height:1;letter-spacing:-.02em;}
.beta-history-item p{margin:0;color:#1f2937;font-size:18px;font-weight:500;line-height:1.7;letter-spacing:-.04em;word-break:keep-all;}
.beta-history-item p span{display:inline-block;margin-left:10px;color:#7a8491;font-size:15px;font-weight:400;letter-spacing:-.025em;}
.beta-history-year:first-child{padding-top:64px;}
.beta-history-year:last-child{border-bottom:0;}

@media screen and (max-width:1200px){
.beta-history-page{padding:96px 20px 110px;}
.beta-history-head h3{font-size:46px;}
.beta-history-wrap{max-width:1000px;}
.beta-history-wrap:before{left:198px;}
.beta-history-year{grid-template-columns:200px 1fr;gap:58px;}
.beta-history-year__num{font-size:52px;}
.beta-history-year__num:after{right:-66px;}
.beta-history-item p{font-size:17px;}
}

@media screen and (max-width:1024px){
.beta-history-head{margin-bottom:60px;}
.beta-history-head h3{font-size:40px;}
.beta-history-head span{font-size:17px;}
.beta-history-wrap:before{left:158px;}
.beta-history-year{grid-template-columns:160px 1fr;gap:48px;padding:48px 0;}
.beta-history-year__num{font-size:44px;}
.beta-history-year__num:after{right:-6px;top:8px;width:15px;height:15px;}
.beta-history-item{grid-template-columns:66px 1fr;gap:20px;}
.beta-history-item p{font-size:16px;}
}

@media screen and (max-width:768px){
.beta-history-page{padding:72px 18px 88px;}
.beta-history-head{margin-bottom:46px;text-align:left;}
.beta-history-head h3{font-size:34px;}
.beta-history-head span{font-size:16px;}
.beta-history-wrap{border-top:2px solid #111827;}
.beta-history-wrap:before{left:0;}
.beta-history-year{display:block;padding:42px 0 42px 28px;}
.beta-history-year__num{margin-bottom:28px;font-size:42px;}
.beta-history-year__num:after{left:-36px;right:auto;top:7px;width:14px;height:14px;border-width:3px;}
.beta-history-list{gap:16px;}
.beta-history-item{grid-template-columns:58px 1fr;gap:16px;}
.beta-history-item em{width:48px;height:30px;font-size:14px;}
.beta-history-item p{font-size:16px;line-height:1.65;}
.beta-history-item p span{display:block;margin:4px 0 0;font-size:14px;}
}

@media screen and (max-width:520px){
.beta-history-page{padding:60px 16px 72px;}
.beta-history-head h3{font-size:30px;}
.beta-history-head span{font-size:15px;}
.beta-history-year{padding:36px 0 36px 24px;}
.beta-history-year__num{font-size:36px;}
.beta-history-year__num:after{left:-31px;width:13px;height:13px;}
.beta-history-item{grid-template-columns:1fr;gap:8px;}
.beta-history-item p{font-size:15px;}
}

.beta-performance-section{position:relative;margin-top:130px;padding-top:120px;border-top:1px solid #e0e7ef;}
.beta-performance-head{margin-bottom:70px;text-align:center;}
.beta-performance-head p{margin:0 0 16px;color:#0a4a86;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;}
.beta-performance-head h3{margin:0;color:#111827;font-size:50px;font-weight:800;line-height:1.2;letter-spacing:-.06em;}
.beta-performance-head span{display:block;margin:22px auto 0;max-width:720px;color:#66717f;font-size:18px;font-weight:400;line-height:1.8;letter-spacing:-.035em;word-break:keep-all;}
.beta-performance-wrap{position:relative;max-width:1280px;margin:0 auto;}
.beta-performance-year{display:grid;grid-template-columns:170px 1fr;gap:46px;padding:42px 0;border-bottom:1px solid #e0e7ef;}
.beta-performance-year:first-child{padding-top:0;}
.beta-performance-year__label{position:sticky;top:120px;align-self:start;}
.beta-performance-year__label strong{display:inline-flex;align-items:center;justify-content:center;min-width:124px;height:54px;border-radius:999px;background:#0a4a86;color:#fff;font-size:22px;font-weight:800;line-height:1;letter-spacing:-.045em;box-shadow:0 14px 36px rgba(10,74,134,.18);}
.beta-performance-table-wrap{width:100%;overflow:hidden;border:1px solid #dfe7ef;border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(15,38,65,.05);}
.beta-performance-table{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;}
.beta-performance-table caption{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;}
.beta-performance-table th{height:58px;padding:0 26px;background:#f6f9fc;border-bottom:1px solid #dfe7ef;color:#111827;font-size:16px;font-weight:800;line-height:1.4;text-align:left;letter-spacing:-.04em;}
.beta-performance-table th:last-child{text-align:center;border-left:1px solid #e5ebf2;}
.beta-performance-table td{padding:18px 26px;border-bottom:1px solid #edf1f5;color:#334155;font-size:16px;font-weight:400;line-height:1.65;letter-spacing:-.035em;word-break:keep-all;}
.beta-performance-table td:last-child{text-align:center;border-left:1px solid #edf1f5;color:#0a4a86;font-weight:700;}
.beta-performance-table tr:last-child td{border-bottom:0;}
.beta-performance-table tbody tr:hover td{background:#f8fafc;}

@media screen and (max-width:1200px){
.beta-performance-section{margin-top:110px;padding-top:100px;}
.beta-performance-head h3{font-size:44px;}
.beta-performance-year{grid-template-columns:140px 1fr;gap:34px;}
.beta-performance-year__label strong{min-width:112px;height:50px;font-size:20px;}
.beta-performance-table th{padding:0 22px;}
.beta-performance-table td{padding:16px 22px;font-size:15px;}
}

@media screen and (max-width:1024px){
.beta-performance-section{margin-top:90px;padding-top:86px;}
.beta-performance-head{margin-bottom:54px;}
.beta-performance-head h3{font-size:38px;}
.beta-performance-head span{font-size:17px;}
.beta-performance-year{display:block;padding:38px 0;}
.beta-performance-year__label{position:relative;top:auto;margin-bottom:20px;}
.beta-performance-year__label strong{height:48px;font-size:19px;}
}

@media screen and (max-width:768px){
.beta-performance-section{margin-top:72px;padding-top:70px;}
.beta-performance-head{text-align:left;margin-bottom:44px;}
.beta-performance-head h3{font-size:34px;}
.beta-performance-head span{font-size:16px;}
.beta-performance-year{padding:34px 0;}
.beta-performance-table-wrap{border-radius:18px;overflow-x:auto;}
.beta-performance-table{min-width:760px;}
.beta-performance-table th{height:54px;padding:0 18px;font-size:15px;}
.beta-performance-table td{padding:15px 18px;font-size:15px;}
}

@media screen and (max-width:520px){
.beta-performance-section{margin-top:60px;padding-top:58px;}
.beta-performance-head h3{font-size:30px;}
.beta-performance-head span{font-size:15px;}
.beta-performance-year{padding:30px 0;}
.beta-performance-year__label strong{min-width:102px;height:44px;font-size:18px;}
.beta-performance-table{min-width:700px;}
.beta-performance-table th{font-size:14px;}
.beta-performance-table td{font-size:14px;}
}









.beta-location-page{position:relative;padding:110px 20px 130px;background:#fff;}
.beta-location-page *{box-sizing:border-box;}
.beta-location-page .beta-inner{width:100%;max-width:1500px;margin:0 auto;}
.beta-location-head{margin-bottom:72px;text-align:center;}
.beta-location-head p{margin:0 0 16px;color:#0a4a86;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;}
.beta-location-head h3{margin:0;color:#111827;font-size:52px;font-weight:800;line-height:1.2;letter-spacing:-.06em;}
.beta-location-head span{display:block;margin:22px auto 0;max-width:720px;color:#66717f;font-size:18px;font-weight:400;line-height:1.8;letter-spacing:-.035em;word-break:keep-all;}
.beta-location-tabs{position:relative;width:100%;border-radius:30px;background:#fff;box-shadow:0 24px 70px rgba(15,38,65,.08);overflow:hidden;}
.beta-location-tabs__nav{display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;background:#f4f7fa;border-bottom:1px solid #dde6ef;}
.beta-location-tabs__nav li{position:relative;margin:0;padding:0;}
.beta-location-tabs__nav li:after{content:"";position:absolute;right:0;top:50%;width:1px;height:24px;background:#d5dfe9;transform:translateY(-50%);}
.beta-location-tabs__nav li:last-child:after{display:none;}
.beta-location-tabs__nav a{display:flex;align-items:center;justify-content:center;height:78px;color:#5f6b7a;font-size:19px;font-weight:700;line-height:1;text-decoration:none;letter-spacing:-.04em;transition:color .25s ease,background .25s ease;}
.beta-location-tabs__nav li.is-active a{background:#0a4a86;color:#fff;}
.beta-location-tabs__content{padding:54px;}
.beta-location-panel{display:none;}
.beta-location-panel.is-active{display:block;}
.beta-location-map{width:100%;height:auto;min-height:430px;border-radius:24px;overflow:hidden;background:#eef3f8;border:1px solid #dfe7ef;}
.beta-location-map .root_daum_roughmap{width:100%!important;}
.beta-location-map .root_daum_roughmap .wrap_map{width:100%!important;}
.beta-location-map .root_daum_roughmap .wrap_controllers{width:100%!important;}
.beta-location-info{display:grid;grid-template-columns:260px 1fr;gap:44px;margin-top:34px;padding:36px 40px;border:1px solid #e0e7ef;border-radius:22px;background:#f8fafc;}
.beta-location-info__title span{display:block;margin-bottom:12px;color:#0a4a86;font-size:12px;font-weight:800;line-height:1;letter-spacing:.14em;}
.beta-location-info__title h4{margin:0;color:#111827;font-size:30px;font-weight:800;line-height:1.25;letter-spacing:-.055em;}
.beta-location-info__list{display:flex;flex-direction:column;gap:14px;}
.beta-location-info__list p{display:grid;grid-template-columns:70px 1fr;gap:18px;margin:0;color:#2f3b4a;font-size:17px;font-weight:400;line-height:1.65;letter-spacing:-.035em;word-break:keep-all;}
.beta-location-info__list strong{color:#111827;font-size:17px;font-weight:800;}
.beta-location-info__list span{color:#4d5866;}
.beta-office-section{position:relative;}
.beta-office-section__title{margin-bottom:34px;text-align:left;}
.beta-office-section__title span{display:block;margin-bottom:12px;color:#0a4a86;font-size:12px;font-weight:800;line-height:1;letter-spacing:.14em;}
.beta-office-section__title h4{margin:0 0 14px;color:#111827;font-size:34px;font-weight:800;line-height:1.25;letter-spacing:-.055em;}
.beta-office-section__title p{margin:0;color:#66717f;font-size:17px;font-weight:400;line-height:1.75;letter-spacing:-.035em;}
.beta-office-table-wrap{width:100%;overflow-x:auto;border:1px solid #dfe7ef;border-radius:22px;background:#fff;}
.beta-office-table{width:100%;min-width:980px;border-collapse:collapse;border-spacing:0;}
.beta-office-table th{height:64px;padding:0 24px;background:#0a4a86;color:#fff;font-size:16px;font-weight:800;line-height:1.4;text-align:center;letter-spacing:-.035em;border-right:1px solid rgba(255,255,255,.18);}
.beta-office-table th:last-child{border-right:0;}
.beta-office-table td{padding:22px 24px;color:#334155;font-size:16px;font-weight:400;line-height:1.65;text-align:center;letter-spacing:-.035em;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;word-break:keep-all;}
.beta-office-table td:last-child{text-align:left;border-right:0;}
.beta-office-table tr:last-child td{border-bottom:0;}
.beta-office-table tbody tr:hover td{background:#f8fafc;}
.beta-office-table tbody td:first-child{color:#111827;font-weight:800;}
.section_address  {display:none;}

@media screen and (max-width:1200px){
.beta-location-page{padding:96px 20px 110px;}
.beta-location-head h3{font-size:46px;}
.beta-location-tabs__content{padding:44px;}
.beta-location-info{grid-template-columns:220px 1fr;gap:34px;padding:32px 34px;}
}

@media screen and (max-width:1024px){
.beta-location-head{margin-bottom:58px;}
.beta-location-head h3{font-size:40px;}
.beta-location-head span{font-size:17px;}
.beta-location-tabs{border-radius:26px;}
.beta-location-tabs__nav a{height:70px;font-size:18px;}
.beta-location-tabs__content{padding:34px;}
.beta-location-map{min-height:400px;border-radius:20px;}
.beta-location-info{grid-template-columns:1fr;gap:24px;margin-top:28px;}
.beta-location-info__title h4{font-size:28px;}
}

@media screen and (max-width:768px){
.beta-location-page{padding:72px 18px 88px;}
.beta-location-head{margin-bottom:46px;text-align:left;}
.beta-location-head h3{font-size:34px;}
.beta-location-head span{font-size:16px;}
.beta-location-tabs{border-radius:22px;}
.beta-location-tabs__nav{grid-template-columns:1fr;}
.beta-location-tabs__nav li:after{display:none;}
.beta-location-tabs__nav a{height:58px;font-size:17px;border-bottom:1px solid #dfe7ef;}
.beta-location-tabs__nav li:last-child a{border-bottom:0;}
.beta-location-tabs__content{padding:24px;}
.beta-location-map{min-height:360px;border-radius:18px;}
.beta-location-info{padding:26px 24px;border-radius:18px;}
.beta-location-info__title h4{font-size:25px;}
.beta-location-info__list p{grid-template-columns:58px 1fr;gap:12px;font-size:16px;}
.beta-location-info__list strong{font-size:16px;}
.beta-office-section__title h4{font-size:28px;}
.beta-office-section__title p{font-size:16px;}
.beta-office-table th{height:58px;padding:0 18px;font-size:15px;}
.beta-office-table td{padding:18px;font-size:15px;}
}

@media screen and (max-width:520px){
.beta-location-page{padding:60px 16px 72px;}
.beta-location-head h3{font-size:30px;}
.beta-location-head span{font-size:15px;}
.beta-location-tabs__content{padding:18px;}
.beta-location-map{min-height:320px;border-radius:16px;}
.beta-location-info{margin-top:22px;padding:22px 20px;}
.beta-location-info__title h4{font-size:23px;}
.beta-location-info__list p{grid-template-columns:1fr;gap:4px;font-size:15px;}
.beta-location-info__list strong{font-size:15px;}
.beta-office-section__title h4{font-size:25px;}
.beta-office-section__title p{font-size:15px;}
.beta-office-table{min-width:860px;}
.beta-office-table th{font-size:14px;}
.beta-office-table td{font-size:14px;}
}










.beta-equipment-page{position:relative;padding:110px 20px 130px;background:#fff;}
.beta-equipment-page *{box-sizing:border-box;}
.beta-equipment-page .beta-inner{width:100%;max-width:1500px;margin:0 auto;}

.beta-equipment-intro{display:grid;grid-template-columns:1fr 260px;gap:50px;align-items:center;margin:0 0 72px;padding:48px 56px;border-radius:30px;background:linear-gradient(135deg,#f4f8fc 0%,#edf5fb 58%,#f8fbfd 100%);border:1px solid #e0e7ef;overflow:hidden;}
.beta-equipment-intro__text span{display:block;margin-bottom:16px;color:#0a4a86;font-size:13px;font-weight:800;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;}
.beta-equipment-intro__text h4{margin:0 0 20px;color:#111827;font-size:34px;font-weight:800;line-height:1.35;letter-spacing:-.06em;word-break:keep-all;}
.beta-equipment-intro__text p{margin:0;max-width:850px;color:#66717f;font-size:17px;font-weight:400;line-height:1.85;letter-spacing:-.035em;word-break:keep-all;}
.beta-equipment-intro__count{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:180px;border-radius:24px;background:#0a4a86;color:#fff;box-shadow:0 22px 58px rgba(10,74,134,.18);}
.beta-equipment-intro__count strong{display:block;margin-bottom:10px;color:#fff;font-size:60px;font-weight:800;line-height:1;letter-spacing:-.06em;}
.beta-equipment-intro__count span{color:rgba(255,255,255,.78);font-size:13px;font-weight:800;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;}

.beta-equipment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin-bottom:110px;}
.beta-equipment-card{position:relative;min-width:0;}
.beta-equipment-card__link{display:block;height:100%;border:1px solid #e1e7ef;border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(15,38,65,.06);overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;}
.beta-equipment-card__link:hover{transform:translateY(-8px);border-color:#0a4a86;box-shadow:0 28px 70px rgba(15,38,65,.13);}
.beta-equipment-card__image{position:relative;display:flex;align-items:center;justify-content:center;height:260px;padding:28px;background:linear-gradient(135deg,#f7fafc 0%,#edf4f9 100%);overflow:hidden;}
.beta-equipment-card__image:before{content:"";position:absolute;inset:18px;border:1px solid rgba(10,74,134,.08);border-radius:18px;pointer-events:none;}
.beta-equipment-card__image img{position:relative;z-index:2;display:block;max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 14px 22px rgba(15,38,65,.13));transition:transform .45s ease;}
.beta-equipment-card__link:hover .beta-equipment-card__image img{transform:scale(1.04);}
.beta-equipment-card__body{padding:24px 24px 26px;border-top:1px solid #e7edf3;background:#fff;}
.beta-equipment-card__body span{display:inline-flex;align-items:center;justify-content:center;height:28px;margin-bottom:14px;padding:0 11px;border-radius:999px;background:#e5f0f8;color:#0a4a86;font-size:12px;font-weight:800;line-height:1;}
.beta-equipment-card__body h4{margin:0 0 10px;color:#111827;font-size:21px;font-weight:800;line-height:1.35;letter-spacing:-.055em;word-break:keep-all;}
.beta-equipment-card__body p{margin:0;color:#66717f;font-size:15px;font-weight:500;line-height:1.6;letter-spacing:-.035em;word-break:keep-all;}

.beta-equipment-table-section{position:relative;margin-top:10px;}
.beta-equipment-section-title{margin-bottom:36px;text-align:left;}
.beta-equipment-section-title p{margin:0 0 14px;color:#0a4a86;font-size:13px;font-weight:800;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;}
.beta-equipment-section-title h4{margin:0;color:#111827;font-size:42px;font-weight:800;line-height:1.25;letter-spacing:-.06em;}
.beta-equipment-table-wrap{width:100%;overflow:hidden;border:1px solid #dfe7ef;border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(15,38,65,.05);}
.beta-equipment-table{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;}
.beta-equipment-table caption{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;}
.beta-equipment-table th{height:64px;padding:0 24px;background:#0a4a86;color:#fff;font-size:16px;font-weight:800;line-height:1.4;text-align:center;letter-spacing:-.035em;border-right:1px solid rgba(255,255,255,.18);}
.beta-equipment-table th:last-child{border-right:0;}
.beta-equipment-table td{padding:20px 24px;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;color:#334155;font-size:16px;font-weight:400;line-height:1.65;text-align:center;letter-spacing:-.035em;word-break:keep-all;}
.beta-equipment-table td:last-child{border-right:0;}
.beta-equipment-table tr:last-child td{border-bottom:0;}
.beta-equipment-table tbody tr:hover td{background:#f8fafc;}
.beta-equipment-table td:first-child{width:90px;color:#0a4a86;font-weight:800;}
.beta-equipment-table td:nth-child(2){text-align:left;color:#111827;font-weight:800;}
.beta-equipment-table td:nth-child(3){text-align:left;color:#4f5c6b;}

@media screen and (max-width:1200px){
.beta-equipment-page{padding:96px 20px 110px;}
.beta-equipment-intro{grid-template-columns:1fr 220px;gap:34px;padding:42px;}
.beta-equipment-intro__text h4{font-size:30px;}
.beta-equipment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:96px;}
.beta-equipment-card__image{height:240px;}
}

@media screen and (max-width:1024px){
.beta-equipment-intro{grid-template-columns:1fr;margin-bottom:60px;}
.beta-equipment-intro__count{min-height:150px;}
.beta-equipment-intro__count strong{font-size:52px;}
.beta-equipment-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
.beta-equipment-section-title h4{font-size:36px;}
}

@media screen and (max-width:768px){
.beta-equipment-page{padding:72px 18px 88px;}
.beta-equipment-intro{padding:34px 28px;border-radius:24px;}
.beta-equipment-intro__text h4{font-size:27px;}
.beta-equipment-intro__text p{font-size:16px;}
.beta-equipment-grid{gap:20px;margin-bottom:76px;}
.beta-equipment-card__image{height:220px;padding:22px;}
.beta-equipment-card__body{padding:22px;}
.beta-equipment-card__body h4{font-size:19px;}
.beta-equipment-section-title h4{font-size:30px;}
.beta-equipment-table-wrap{border-radius:20px;overflow-x:auto;}
.beta-equipment-table{min-width:720px;}
.beta-equipment-table th{height:58px;padding:0 18px;font-size:15px;}
.beta-equipment-table td{padding:17px 18px;font-size:15px;}
}

@media screen and (max-width:520px){
.beta-equipment-page{padding:60px 16px 72px;}
.beta-equipment-intro{padding:30px 22px;margin-bottom:46px;}
.beta-equipment-intro__text h4{font-size:24px;}
.beta-equipment-intro__text p{font-size:15px;}
.beta-equipment-intro__count{min-height:130px;}
.beta-equipment-intro__count strong{font-size:46px;}
.beta-equipment-grid{grid-template-columns:1fr;margin-bottom:64px;}
.beta-equipment-card__image{height:230px;}
.beta-equipment-section-title h4{font-size:27px;}
.beta-equipment-table{min-width:660px;}
.beta-equipment-table th{font-size:14px;}
.beta-equipment-table td{font-size:14px;}
}











.beta-business-detail-page{position:relative;padding:110px 20px 130px;background:#fff;}
.beta-business-detail-page *{box-sizing:border-box;}
.beta-business-detail-page .beta-inner{width:100%;max-width:1500px;margin:0 auto;}

.beta-business-detail-head{margin-bottom:72px;text-align:center;}
.beta-business-detail-head p{margin:0 0 16px;color:#0a4a86;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;}
.beta-business-detail-head h3{margin:0;color:#111827;font-size:54px;font-weight:800;line-height:1.2;letter-spacing:-.06em;}
.beta-business-detail-head span{display:block;margin:22px auto 0;max-width:850px;color:#66717f;font-size:18px;font-weight:400;line-height:1.8;letter-spacing:-.035em;word-break:keep-all;}

.beta-business-hero{position:relative;display:grid;grid-template-columns:1.15fr .85fr;align-items:stretch;min-height:520px;margin-bottom:110px;border-radius:34px;background:#0b2f5e;overflow:hidden;box-shadow:0 30px 80px rgba(10,47,94,.16);}
.beta-business-hero__image{position:relative;min-height:520px;overflow:hidden;}
.beta-business-hero__image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.12) 0%,rgba(0,0,0,.28) 100%);}
.beta-business-hero__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .7s ease;}
.beta-business-hero:hover .beta-business-hero__image img{transform:scale(1.05);}
.beta-business-hero__text{position:relative;display:flex;flex-direction:column;justify-content:center;padding:70px 70px;color:#fff;background:linear-gradient(135deg,#092b55 0%,#0a4a86 100%);}
.beta-business-hero__text:before{content:"";position:absolute;right:-120px;top:-130px;width:360px;height:360px;border-radius:50%;background:rgba(255,255,255,.08);}
.beta-business-hero__text span{position:relative;z-index:2;margin-bottom:22px;color:#bfeaff;font-size:13px;font-weight:800;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;}
.beta-business-hero__text h4{position:relative;z-index:2;margin:0 0 28px;color:#fff;font-size:42px;font-weight:800;line-height:1.35;letter-spacing:-.06em;word-break:keep-all;}
.beta-business-hero__text p{position:relative;z-index:2;margin:0;color:rgba(255,255,255,.84);font-size:18px;font-weight:400;line-height:1.85;letter-spacing:-.035em;word-break:keep-all;}

.beta-business-summary{display:grid;grid-template-columns:1fr 520px;gap:84px;align-items:center;margin-bottom:115px;}
.beta-business-summary__text h4{margin:0 0 28px;color:#111827;font-size:42px;font-weight:800;line-height:1.35;letter-spacing:-.06em;word-break:keep-all;}
.beta-business-summary__text p{margin:0 0 20px;color:#3f4b5a;font-size:18px;font-weight:400;line-height:1.9;letter-spacing:-.035em;word-break:keep-all;}
.beta-business-summary__text p:last-child{margin-bottom:0;}
.beta-small-label{display:inline-flex;align-items:center;margin-bottom:26px;padding:9px 20px;border-radius:50px;background:#e2f1f8;color:#0a4a86;font-size:13px;font-weight:800;line-height:1;letter-spacing:.06em;text-transform:uppercase;}
.beta-business-summary__image{position:relative;height:420px;border-radius:28px;overflow:hidden;box-shadow:0 24px 70px rgba(15,38,65,.12);}
.beta-business-summary__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .7s ease;}
.beta-business-summary__image:hover img{transform:scale(1.06);}

.beta-section-title{margin-bottom:42px;text-align:left;}
.beta-section-title p{margin:0 0 14px;color:#0a4a86;font-size:13px;font-weight:800;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;}
.beta-section-title h4{margin:0;color:#111827;font-size:42px;font-weight:800;line-height:1.25;letter-spacing:-.06em;}

.beta-work-scope{margin-bottom:115px;}
.beta-work-scope__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px;}
.beta-work-scope__card{position:relative;min-height:270px;padding:36px 28px 32px;border:1px solid #e1e7ef;border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(15,38,65,.05);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;}
.beta-work-scope__card:hover{transform:translateY(-8px);border-color:#0a4a86;box-shadow:0 28px 70px rgba(15,38,65,.11);}
.beta-work-scope__card strong{display:block;margin-bottom:34px;color:#d6e5f1;font-size:42px;font-weight:800;line-height:1;letter-spacing:-.04em;}
.beta-work-scope__card h5{margin:0 0 18px;color:#111827;font-size:25px;font-weight:800;line-height:1.25;letter-spacing:-.055em;}
.beta-work-scope__card p{margin:0;color:#647181;font-size:15px;font-weight:400;line-height:1.75;letter-spacing:-.035em;word-break:keep-all;}

.beta-business-photo-block{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:0;align-items:stretch;margin-bottom:110px;border-radius:32px;background:#f4f7fb;overflow:hidden;}
.beta-business-photo-block__image{position:relative;min-height:440px;overflow:hidden;}
.beta-business-photo-block__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .7s ease;}
.beta-business-photo-block:hover .beta-business-photo-block__image img{transform:scale(1.05);}
.beta-business-photo-block__content{display:flex;flex-direction:column;justify-content:center;padding:70px 76px;}
.beta-business-photo-block__content span{margin-bottom:22px;color:#0a4a86;font-size:13px;font-weight:800;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;}
.beta-business-photo-block__content h4{margin:0 0 26px;color:#111827;font-size:40px;font-weight:800;line-height:1.35;letter-spacing:-.06em;word-break:keep-all;}
.beta-business-photo-block__content p{margin:0;color:#4f5c6b;font-size:18px;font-weight:400;line-height:1.9;letter-spacing:-.035em;word-break:keep-all;}

.beta-project-status{padding:62px 64px;border-radius:30px;background:linear-gradient(135deg,#f5f8fb 0%,#eef5fb 100%);}
.beta-project-status__list{display:flex;flex-wrap:wrap;gap:14px;}
.beta-project-status__list span{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:1px solid #d7e2ec;border-radius:999px;background:#fff;color:#1f2937;font-size:16px;font-weight:700;line-height:1.3;letter-spacing:-.035em;box-shadow:0 10px 26px rgba(15,38,65,.04);}

@media screen and (max-width:1200px){
.beta-business-detail-page{padding:96px 20px 110px;}
.beta-business-detail-head h3{font-size:46px;}
.beta-business-hero{grid-template-columns:1fr .9fr;min-height:480px;margin-bottom:94px;}
.beta-business-hero__image{min-height:480px;}
.beta-business-hero__text{padding:56px 50px;}
.beta-business-hero__text h4{font-size:36px;}
.beta-business-summary{grid-template-columns:1fr 440px;gap:58px;margin-bottom:96px;}
.beta-business-summary__text h4{font-size:36px;}
.beta-business-summary__image{height:380px;}
.beta-work-scope{margin-bottom:96px;}
.beta-work-scope__grid{grid-template-columns:repeat(3,minmax(0,1fr));}
.beta-business-photo-block__content{padding:56px 52px;}
.beta-business-photo-block__content h4{font-size:35px;}
}

@media screen and (max-width:1024px){
.beta-business-detail-head{margin-bottom:58px;}
.beta-business-detail-head h3{font-size:40px;}
.beta-business-detail-head span{font-size:17px;}
.beta-business-hero{grid-template-columns:1fr;margin-bottom:82px;}
.beta-business-hero__image{min-height:390px;}
.beta-business-hero__text{padding:50px 46px;}
.beta-business-summary{grid-template-columns:1fr;gap:42px;margin-bottom:84px;}
.beta-business-summary__image{height:390px;order:-1;}
.beta-section-title h4{font-size:36px;}
.beta-work-scope__grid{grid-template-columns:repeat(2,minmax(0,1fr));}
.beta-business-photo-block{grid-template-columns:1fr;margin-bottom:84px;}
.beta-business-photo-block__image{min-height:360px;}
.beta-project-status{padding:48px 42px;}
}

@media screen and (max-width:768px){
.beta-business-detail-page{padding:72px 18px 88px;}
.beta-business-detail-head{text-align:left;margin-bottom:46px;}
.beta-business-detail-head h3{font-size:34px;}
.beta-business-detail-head span{font-size:16px;}
.beta-business-hero{border-radius:24px;}
.beta-business-hero__image{min-height:300px;}
.beta-business-hero__text{padding:40px 30px;}
.beta-business-hero__text h4{font-size:30px;}
.beta-business-hero__text p{font-size:16px;}
.beta-business-summary__text h4{font-size:30px;}
.beta-business-summary__text p{font-size:16px;}
.beta-business-summary__image{height:300px;border-radius:22px;}
.beta-section-title h4{font-size:30px;}
.beta-work-scope__grid{grid-template-columns:1fr;gap:16px;}
.beta-work-scope__card{min-height:auto;padding:30px 26px;}
.beta-work-scope__card strong{margin-bottom:22px;font-size:34px;}
.beta-business-photo-block{border-radius:24px;}
.beta-business-photo-block__image{min-height:280px;}
.beta-business-photo-block__content{padding:40px 30px;}
.beta-business-photo-block__content h4{font-size:29px;}
.beta-business-photo-block__content p{font-size:16px;}
.beta-project-status{padding:38px 28px;border-radius:24px;}
.beta-project-status__list span{min-height:44px;padding:0 18px;font-size:15px;}
}

@media screen and (max-width:520px){
.beta-business-detail-page{padding:60px 16px 72px;}
.beta-business-detail-head h3{font-size:30px;}
.beta-business-detail-head span{font-size:15px;}
.beta-business-hero__image{min-height:250px;}
.beta-business-hero__text{padding:34px 24px;}
.beta-business-hero__text h4{font-size:26px;}
.beta-business-hero__text h4 br{display:none;}
.beta-business-hero__text p{font-size:15px;}
.beta-business-summary__text h4{font-size:26px;}
.beta-business-summary__text p{font-size:15px;}
.beta-business-summary__image{height:250px;}
.beta-section-title h4{font-size:27px;}
.beta-work-scope__card h5{font-size:22px;}
.beta-work-scope__card p{font-size:14px;}
.beta-business-photo-block__image{min-height:240px;}
.beta-business-photo-block__content{padding:34px 24px;}
.beta-business-photo-block__content h4{font-size:25px;}
.beta-business-photo-block__content h4 br{display:none;}
.beta-business-photo-block__content p{font-size:15px;}
.beta-project-status{padding:32px 22px;}
.beta-project-status__list{gap:10px;}
.beta-project-status__list span{width:100%;justify-content:flex-start;font-size:14px;}
}

.beta-diagnosis-page .beta-business-hero__text{background:linear-gradient(135deg,#083b5f 0%,#087f9d 100%);}
.beta-diagnosis-page .beta-small-label{background:#e3f7f8;color:#087f9d;}
.beta-diagnosis-page .beta-section-title p{color:#087f9d;}

.beta-network-diagnosis-page .beta-business-hero__text{background:linear-gradient(135deg,#063f4f 0%,#0b7d72 52%,#1aa36f 100%);}
.beta-network-diagnosis-page .beta-small-label{background:#e4f8f0;color:#0b7d72;}
.beta-network-diagnosis-page .beta-section-title p{color:#0b7d72;}
.beta-network-diagnosis-page .beta-work-scope__card:hover{border-color:#0b7d72;}
.beta-network-diagnosis-page .beta-project-status{background:linear-gradient(135deg,#f4fbf8 0%,#edf8f2 100%);}
.beta-network-diagnosis-page .beta-project-status__list span{border-color:#cfe8dc;}

.beta-network-maintenance-page .beta-business-hero__text{background:linear-gradient(135deg,#062b4f 0%,#075f8f 52%,#1594bc 100%);}
.beta-network-maintenance-page .beta-small-label{background:#e5f3fb;color:#075f8f;}
.beta-network-maintenance-page .beta-section-title p{color:#075f8f;}
.beta-network-maintenance-page .beta-work-scope__card:hover{border-color:#075f8f;}
.beta-network-maintenance-page .beta-project-status{background:linear-gradient(135deg,#f3f8fc 0%,#edf6fb 100%);}
.beta-network-maintenance-page .beta-project-status__list span{border-color:#cfe2ee;}






.scbio-team-page{background:#fff;}

.scbio-ceo-message{position:relative;display:grid;grid-template-columns:390px 1fr;gap:70px;align-items:end;margin:0 0 82px;padding:64px 68px 0;border-radius:28px;background:linear-gradient(135deg,#f4f8fc 0%,#edf5fb 52%,#f8fbfd 100%);overflow:hidden;}
.scbio-ceo-message:before{content:"";position:absolute;right:-120px;top:-140px;width:420px;height:420px;border-radius:50%;background:rgba(20,78,123,.08);}
.scbio-ceo-message:after{content:"";position:absolute;right:120px;bottom:-180px;width:360px;height:360px;border-radius:50%;background:rgba(25,190,211,.08);}
.scbio-ceo-message__image{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:center;min-height:520px;}
.scbio-ceo-message__image img{display:block;width:auto;max-width:100%;max-height:520px;object-fit:contain;}
.scbio-ceo-message__content{position:relative;z-index:2;padding:0 0 68px;}
.scbio-ceo-message__content .scbio-small-label{margin-bottom:24px;}
.scbio-ceo-message__content h4{margin:0 0 30px;color:#07253b;font-family:'Lexend','Noto Sans KR',sans-serif;font-size:42px;font-weight:300;line-height:1.22;letter-spacing:-.055em;}
.scbio-ceo-message__text{display:flex;flex-direction:column;gap:16px;}
.scbio-ceo-message__text p{margin:0;color:#303946;font-size:16px;font-weight:300;line-height:1.82;letter-spacing:-.025em;word-break:normal;overflow-wrap:break-word;}

.sub103{width:100%;}
.sub103 .management{position:relative;width:100%;}
.sub103 .scbio-team-section-title{margin-bottom:48px;text-align:left;}
.sub103 .scbio-team-section-title p{margin:0 0 14px;color:#0d3d7c;font-family:'Lexend','Noto Sans KR',sans-serif;font-size:13px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;}
.sub103 .scbio-team-section-title h4{margin:0;color:#07253b;font-family:'Lexend','Noto Sans KR',sans-serif;font-size:44px;font-weight:300;line-height:1.2;letter-spacing:-.055em;}
.sub103 .scbio-team-section-title span{display:block;margin-top:18px;color:#657384;font-size:17px;font-weight:300;line-height:1.75;letter-spacing:-.025em;}

.sub103 .mg_back{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;}
.sub103 .team_person{position:relative;display:flex;align-items:flex-end;min-height:370px;border:0;border-radius:20px;background-color:#eef4f8;background-position:center top;background-repeat:no-repeat;background-size:cover;overflow:hidden;cursor:pointer;box-shadow:0 16px 45px rgba(7,37,59,.08);transition:transform .25s ease,box-shadow .25s ease;}
.sub103 .team_person:hover{transform:translateY(-8px);box-shadow:0 26px 70px rgba(7,37,59,.14);}
.sub103 .team_person:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(7,37,59,0) 35%,rgba(7,37,59,.82) 100%);z-index:1;}
.sub103 .team_person .info_box{position:relative;z-index:2;width:100%;padding:26px 24px 28px;color:#fff;}
.sub103 .team_person .info_box span{display:block;margin-bottom:9px;color:rgba(255,255,255,.78);font-size:12px;font-weight:500;line-height:1.45;letter-spacing:.08em;text-transform:uppercase;}
.sub103 .team_person .info_box em{display:block;margin-bottom:10px;color:rgba(255,255,255,.82);font-size:13px;font-style:normal;font-weight:300;line-height:1.45;letter-spacing:-.025em;}
.sub103 .team_person .info_box strong{display:block;color:#fff;font-size:21px;font-weight:300;line-height:1.28;letter-spacing:-.04em;}

.sub103 .t1{background-image:url('/theme/basic/img/t22.jpg');}
.sub103 .t2{background-image:url('/theme/basic/img/t11.jpg');}
.sub103 .t3{background-image:url('/theme/basic/img/t44.jpg');}
.sub103 .t4{background-image:url('/theme/basic/img/t33.jpg');}
.sub103 .t6{background-image:url('/theme/basic/img/t66.png');}
.sub103 .t7{background-image:url('/theme/basic/img/t777.png');}
.sub103 .t8{background-image:url('/theme/basic/img/t88.jpg');}
.sub103 .t9{background-image:url('/theme/basic/img/t99.jpg');}

.sub103 .modal,.sub103 .modal2,.sub103 .modal3,.sub103 .modal4,.sub103 .modal6,.sub103 .modal7,.sub103 .modal8,.sub103 .modal9{position:fixed;top:0;left:0;right:auto;bottom:auto;z-index:99999;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;padding:30px;background:rgba(2,14,28,.72);opacity:0;visibility:hidden;pointer-events:none;box-sizing:border-box;transition:opacity .25s ease,visibility .25s ease;}
.sub103 .modal.is-open,.sub103 .modal2.is-open,.sub103 .modal3.is-open,.sub103 .modal4.is-open,.sub103 .modal6.is-open,.sub103 .modal7.is-open,.sub103 .modal8.is-open,.sub103 .modal9.is-open{opacity:1;visibility:visible;pointer-events:auto;}
.sub103 .modal_content{position:relative;display:flex;align-items:center;width:100%;max-width:980px;max-height:86vh;padding:54px 58px;background:#fff;border-radius:22px;overflow-y:auto;box-sizing:border-box;box-shadow:0 30px 90px rgba(0,0,0,.28);transform:translateY(22px);transition:transform .25s ease;}
.sub103 .modal.is-open .modal_content,.sub103 .modal2.is-open .modal_content,.sub103 .modal3.is-open .modal_content,.sub103 .modal4.is-open .modal_content,.sub103 .modal6.is-open .modal_content,.sub103 .modal7.is-open .modal_content,.sub103 .modal8.is-open .modal_content,.sub103 .modal9.is-open .modal_content{transform:translateY(0);}
.sub103 .modal_content > img{display:block;width:42%;max-width:370px;height:auto;object-fit:contain;}
.sub103 .modal_content .m_img001{width:42%;}
.sub103 .modal_content .m_text{flex:1;padding-left:52px;text-align:left;}
.sub103 .modal_content .m_text h4{margin:0 0 18px;color:#07253b;font-size:34px;font-weight:300;line-height:1.25;letter-spacing:-.04em;}
.sub103 .modal_content .m_text p{margin:0 0 18px;color:#303946;font-size:17px;font-weight:300;line-height:1.65;}
.sub103 .modal_content .m_text p:nth-of-type(2){margin-top:28px;color:#144e7b;font-size:16px;font-weight:400;}
.sub103 .modal_content .m_text ul{margin:0;padding:0;list-style:none;}
.sub103 .modal_content .m_text li{position:relative;margin:0 0 10px;padding-left:15px;color:#4c5868;font-size:15px;font-weight:300;line-height:1.65;}
.sub103 .modal_content .m_text li:before{content:"";position:absolute;top:10px;left:0;width:5px;height:5px;border-radius:50%;background:#144e7b;}

.sub103 .close_modal,.sub103 .close_modal2,.sub103 .close_modal3,.sub103 .close_modal4,.sub103 .close_modal6,.sub103 .close_modal7,.sub103 .close_modal8,.sub103 .close_modal9{position:absolute;top:22px;right:22px;z-index:10;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#07253b;color:#fff;font-size:0;}
.sub103 .close_modal:before,.sub103 .close_modal2:before,.sub103 .close_modal3:before,.sub103 .close_modal4:before,.sub103 .close_modal6:before,.sub103 .close_modal7:before,.sub103 .close_modal8:before,.sub103 .close_modal9:before{content:"";position:absolute;width:20px;height:1px;background:#fff;transform:rotate(45deg);}
.sub103 .close_modal:after,.sub103 .close_modal2:after,.sub103 .close_modal3:after,.sub103 .close_modal4:after,.sub103 .close_modal6:after,.sub103 .close_modal7:after,.sub103 .close_modal8:after,.sub103 .close_modal9:after{content:"";position:absolute;width:20px;height:1px;background:#fff;transform:rotate(-45deg);}
body.modal-open{overflow:hidden;}

@media screen and (max-width:1200px){
.scbio-ceo-message{grid-template-columns:340px 1fr;gap:50px;padding:56px 48px 0;}
.scbio-ceo-message__image{min-height:480px;}
.scbio-ceo-message__image img{max-height:480px;}
.scbio-ceo-message__content h4{font-size:37px;}
.sub103 .mg_back{grid-template-columns:repeat(3,minmax(0,1fr));}
.sub103 .team_person{min-height:350px;}
}

@media screen and (max-width:1024px){
.scbio-ceo-message{grid-template-columns:1fr;gap:30px;align-items:center;padding:46px 40px 0;}
.scbio-ceo-message__content{order:1;padding:0;}
.scbio-ceo-message__image{order:2;min-height:auto;}
.scbio-ceo-message__image img{max-height:430px;}
.sub103 .mg_back{grid-template-columns:repeat(2,minmax(0,1fr));}
.sub103 .modal_content{max-width:860px;padding:50px 42px;}
.sub103 .modal_content .m_text{padding-left:42px;}
.sub103 .modal_content .m_text h4{font-size:30px;}
}

@media screen and (max-width:768px){
.scbio-ceo-message{margin-bottom:60px;padding:38px 28px 0;border-radius:20px;}
.scbio-ceo-message__content h4{font-size:30px;}
.scbio-ceo-message__text p{font-size:15px;line-height:1.76;}
.scbio-ceo-message__image img{max-height:370px;}
.sub103 .scbio-team-section-title{margin-bottom:36px;}
.sub103 .scbio-team-section-title h4{font-size:34px;}
.sub103 .scbio-team-section-title span{font-size:15px;}
.sub103 .mg_back{gap:18px;}
.sub103 .team_person{min-height:320px;border-radius:16px;}
.sub103 .team_person .info_box{padding:22px 20px 24px;}
.sub103 .team_person .info_box strong{font-size:19px;}
.sub103 .modal,.sub103 .modal2,.sub103 .modal3,.sub103 .modal4,.sub103 .modal6,.sub103 .modal7,.sub103 .modal8,.sub103 .modal9{align-items:center;padding:20px;overflow-y:auto;}
.sub103 .modal_content{display:block;max-height:88vh;padding:38px 26px 34px;border-radius:16px;}
.sub103 .modal_content > img{display:block;width:100%!important;max-width:280px;margin:0 auto 28px;}
.sub103 .modal_content .m_text{padding-left:0;}
.sub103 .modal_content .m_text h4{font-size:25px;}
.sub103 .modal_content .m_text p{font-size:15px;}
.sub103 .modal_content .m_text li{font-size:14px;}
.sub103 .close_modal,.sub103 .close_modal2,.sub103 .close_modal3,.sub103 .close_modal4,.sub103 .close_modal6,.sub103 .close_modal7,.sub103 .close_modal8,.sub103 .close_modal9{top:14px;right:14px;width:42px;height:42px;}
}

@media screen and (max-width:520px){
.scbio-ceo-message{padding:34px 22px 0;}
.scbio-ceo-message__content h4{font-size:26px;}
.scbio-ceo-message__image img{max-height:310px;}
.sub103 .mg_back{grid-template-columns:1fr;}
.sub103 .team_person{min-height:360px;}
}





.scbio-pipeline-page{background:#fff;}
.scbio-pipeline-summary{display:grid;grid-template-columns:4fr 8fr;gap:70px;margin-bottom:80px;padding-bottom:70px;border-bottom:1px solid #e2eaf1;}
.scbio-pipeline-summary__left{position:relative;}
.scbio-pipeline-summary__left .scbio-small-label{margin-bottom:22px;}
.scbio-pipeline-summary__left h4{margin:0;color:#07253b;font-size:32px;font-weight:300;line-height:1.35;letter-spacing:-.05em;word-break:keep-all;}
.scbio-pipeline-summary__right{display:flex;flex-direction:column;gap:22px;}
.scbio-pipeline-summary__right p{margin:0;color:#303946;font-size:17px;font-weight:300;line-height:1.9;letter-spacing:-.025em;}

.scbio-pipeline-board{position:relative;margin-bottom:70px;border:1px solid #e2eaf1;border-radius:24px;background:#fff;overflow:hidden;box-shadow:0 22px 70px rgba(7,37,59,.06);}
.scbio-pipeline-board__head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding:46px 52px 40px;border-bottom:1px solid #e2eaf1;background:linear-gradient(135deg,#f8fbfd 0%,#eef5fb 100%);}
.scbio-pipeline-board__head p{margin:0 0 12px;color:#0d3d7c;font-family:'Lexend','Noto Sans KR',sans-serif;font-size:13px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;}
.scbio-pipeline-board__head h4{margin:0;color:#07253b;font-family:'Lexend','Noto Sans KR',sans-serif;font-size:42px;font-weight:300;line-height:1.2;letter-spacing:-.055em;}
.scbio-pipeline-board__head span{display:block;max-width:480px;color:#657384;font-size:16px;font-weight:300;line-height:1.7;letter-spacing:-.025em;text-align:right;}

.scbio-pipeline-table-wrap{width:100%;overflow-x:auto;}
.scbio-pipeline-table{width:100%;min-width:1120px;border-top:2px solid #144e7b;}
.scbio-pipeline-table__row{display:grid;grid-template-columns:155px 230px repeat(5,1fr);min-height:82px;border-bottom:1px solid #dbe6ee;}
.scbio-pipeline-table__row > div{position:relative;display:flex;align-items:center;padding:0 22px;border-right:1px solid #dbe6ee;color:#172637;font-size:16px;font-weight:300;line-height:1.45;letter-spacing:-.025em;}
.scbio-pipeline-table__row > div:last-child{border-right:0;}
.scbio-pipeline-table__row--head{min-height:72px;background:#f4f6fa;}
.scbio-pipeline-table__row--head > div{justify-content:center;color:#172637;font-size:16px;font-weight:500;text-align:center;}
.scbio-pipeline-name{color:#07253b;font-family:'Lexend','Noto Sans KR',sans-serif;font-size:17px;font-weight:400;}
.scbio-pipeline-target{color:#26313d;font-size:16px;font-weight:300;}
.scbio-pipeline-stage{padding:0!important;}
.scbio-pipeline-stage:before{content:"";position:absolute;top:0;bottom:0;left:0;width:1px;background:rgba(219,230,238,.75);}
.scbio-pipeline-bar{position:absolute;top:50%;left:0;display:block;width:0;height:26px;border-radius:0 50px 50px 0;background:linear-gradient(90deg,#0e4194 0%,#005caa 100%);transform:translateY(-50%);transition:width 1.2s cubic-bezier(.22,.61,.36,1);}
.scbio-pipeline-board.is-animated .scbio-pipeline-bar--24{width:100%;}
.scbio-pipeline-board.is-animated .scbio-pipeline-bar--36{width:175%;}
.scbio-pipeline-board.is-animated .scbio-pipeline-bar--45{width:210%;}
.scbio-pipeline-board.is-animated .scbio-pipeline-bar--47{width:220%;}
.scbio-pipeline-board.is-animated .scbio-pipeline-bar--55{width:255%;}
.scbio-pipeline-table__row:nth-child(2) .scbio-pipeline-bar{transition-delay:.05s;}
.scbio-pipeline-table__row:nth-child(3) .scbio-pipeline-bar{transition-delay:.12s;}
.scbio-pipeline-table__row:nth-child(4) .scbio-pipeline-bar{transition-delay:.19s;}
.scbio-pipeline-table__row:nth-child(5) .scbio-pipeline-bar{transition-delay:.26s;}
.scbio-pipeline-table__row:nth-child(6) .scbio-pipeline-bar{transition-delay:.33s;}
.scbio-pipeline-table__row:nth-child(7) .scbio-pipeline-bar{transition-delay:.4s;}
.scbio-pipeline-table__row:nth-child(8) .scbio-pipeline-bar{transition-delay:.47s;}

.scbio-pipeline-note{padding:48px 56px;border-radius:20px;background:linear-gradient(135deg,#07253b 0%,#144e7b 100%);}
.scbio-pipeline-note p{margin:0;color:#fff;font-size:24px;font-weight:300;line-height:1.65;letter-spacing:-.04em;}

@media screen and (max-width:1024px){
.scbio-pipeline-summary{grid-template-columns:1fr;gap:34px;margin-bottom:60px;padding-bottom:56px;}
.scbio-pipeline-summary__left h4{font-size:28px;}
.scbio-pipeline-summary__right p{font-size:16px;}
.scbio-pipeline-board__head{display:block;padding:40px 36px 34px;}
.scbio-pipeline-board__head h4{font-size:36px;}
.scbio-pipeline-board__head span{max-width:none;margin-top:16px;text-align:left;}
.scbio-pipeline-note{padding:38px 36px;}
.scbio-pipeline-note p{font-size:21px;}
}

@media screen and (max-width:768px){
.scbio-pipeline-summary{margin-bottom:46px;padding-bottom:46px;}
.scbio-pipeline-summary__left h4{font-size:25px;}
.scbio-pipeline-summary__right p{font-size:15px;line-height:1.8;}
.scbio-pipeline-board{margin-bottom:56px;border-radius:18px;}
.scbio-pipeline-board__head{padding:34px 28px 30px;}
.scbio-pipeline-board__head h4{font-size:32px;}
.scbio-pipeline-board__head span{font-size:15px;}
.scbio-pipeline-table{min-width:980px;}
.scbio-pipeline-table__row{grid-template-columns:140px 210px repeat(5,1fr);min-height:74px;}
.scbio-pipeline-table__row--head{min-height:66px;}
.scbio-pipeline-table__row > div{padding:0 18px;font-size:15px;}
.scbio-pipeline-bar{height:22px;}
.scbio-pipeline-note{padding:34px 28px;border-radius:18px;}
.scbio-pipeline-note p{font-size:19px;}
}

@media screen and (max-width:520px){
.scbio-pipeline-board__head{padding:30px 22px 26px;}
.scbio-pipeline-board__head h4{font-size:28px;}
.scbio-pipeline-table{min-width:900px;}
.scbio-pipeline-table__row{grid-template-columns:120px 190px repeat(5,1fr);}
.scbio-pipeline-table__row > div{padding:0 14px;font-size:14px;}
.scbio-pipeline-note{padding:30px 24px;}
.scbio-pipeline-note p{font-size:17px;}
}








.scbio-service-page{background:#fff;}
.scbio-ready-box{position:relative;display:grid;grid-template-columns:320px 1fr;gap:70px;align-items:center;min-height:420px;padding:70px 76px;border:1px solid #e2eaf1;border-radius:28px;background:linear-gradient(135deg,#f4f8fc 0%,#edf5fb 52%,#f8fbfd 100%);overflow:hidden;}
.scbio-ready-box:before{content:"";position:absolute;right:-130px;top:-150px;width:430px;height:430px;border-radius:50%;background:rgba(20,78,123,.08);}
.scbio-ready-box:after{content:"";position:absolute;right:160px;bottom:-190px;width:360px;height:360px;border-radius:50%;background:rgba(25,190,211,.08);}
.scbio-ready-box__icon{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:240px;height:240px;border-radius:50%;background:#fff;box-shadow:0 24px 70px rgba(7,37,59,.08);}
.scbio-ready-box__icon span{position:relative;display:block;width:86px;height:86px;border:2px solid #144e7b;border-radius:50%;}
.scbio-ready-box__icon span:before{content:"";position:absolute;top:50%;left:50%;width:34px;height:2px;background:#144e7b;transform:translate(-50%,-50%);}
.scbio-ready-box__icon span:after{content:"";position:absolute;top:50%;left:50%;width:2px;height:34px;background:#144e7b;transform:translate(-50%,-50%);}
.scbio-ready-box__content{position:relative;z-index:2;}
.scbio-ready-box__content .scbio-small-label{margin-bottom:24px;}
.scbio-ready-box__content h4{margin:0 0 30px;color:#07253b;font-family:'Lexend','Noto Sans KR',sans-serif;font-size:44px;font-weight:300;line-height:1.2;letter-spacing:-.055em;}
.scbio-ready-box__content p{max-width:720px;margin:0 0 16px;color:#303946;font-size:17px;font-weight:300;line-height:1.85;letter-spacing:-.025em;word-break:keep-all;}
.scbio-ready-box__content p:last-child{margin-bottom:0;color:#657384;}

@media screen and (max-width:1024px){
.scbio-ready-box{grid-template-columns:1fr;gap:40px;min-height:auto;padding:56px 46px;}
.scbio-ready-box__icon{width:200px;height:200px;}
.scbio-ready-box__content h4{font-size:36px;}
}

@media screen and (max-width:768px){
.scbio-ready-box{gap:34px;padding:42px 30px;border-radius:20px;}
.scbio-ready-box__icon{width:160px;height:160px;}
.scbio-ready-box__icon span{width:70px;height:70px;}
.scbio-ready-box__content h4{font-size:30px;}
.scbio-ready-box__content p{font-size:15px;line-height:1.76;}
}

@media screen and (max-width:520px){
.scbio-ready-box{padding:36px 24px;}
.scbio-ready-box__icon{width:140px;height:140px;}
.scbio-ready-box__content h4{font-size:26px;}
}




.scbio-page, .scbio-page * {word-break: normal; overflow-wrap: break-word;}



