<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 怨듯넻 */
.sub_con {width:100%; padding:0 15px;}
.s_title {text-align: center;}
.s_title h1 {font-size:28px; font-weight: 400; color:#272727; letter-spacing: .4px; font-family: 'paybooc-Medium'; text-align: center;}
.s_title h2 {font-size:14px; font-weight: 400; color:#0030a1; margin-top:5px; font-family: 'Ubuntu', sans-serif;}
.s_title::after {content: ''; display: block; width:1px; height:40px; background: #0030a1; margin:20px auto 0;}
.sub_p {font-size:14px; font-weight: 300; color:#4d4d4d; line-height: 24px; letter-spacing: -.5px; word-break: keep-all;}
.b_title {font-size:20px; font-weight: 400; color:#2a2a2a; font-family: 'paybooc-Medium'; margin-bottom:15px; padding-left:20px; position: relative;}
.b_title::before {content: ''; display: block; width:10px; height:10px; background: #fff; border:2px solid #0c3381; border-radius: 50%; position: absolute; left:0; top:6px;}

/*Content CSS*/
#about {padding:60px 0;background: rgb(230,243,251); background: linear-gradient(180deg, rgba(230,243,251,1) 0%, rgba(233,240,246,1) 53%, rgba(232,233,237,1) 100%); }
#about .sub_con {background: #fff; box-shadow: 5px 10px 10px 0 rgba(0, 0, 0, 0.16); padding: 50px 15px; text-align: center;}
#about .sub_con img {margin-bottom: 25px; width: 200px;}
#about .sub_con .b_title {text-align: left;}
#about .sub_con ul {width:100%; border-top:1px solid #002762; display: flex; flex-wrap:wrap; margin-bottom:50px; text-align: left;}
#about .sub_con ul:last-child {margin-bottom:0;}
#about .sub_con ul li {width:100%; padding:10px 15px; border-bottom:1px solid #e2e2e2; display: flex; align-items: flex-start;}
/* #about .sub_con ul li.w100 {width:100%;} */
#about .sub_con ul li span {font-size:14px; font-weight: 500; color:#343434; letter-spacing: -.5px; width:101px; margin-right: 20px;}
#about .sub_con ul li p, #about .sub_con ul li a {font-size:14px; font-weight: 300; color:#7d7d7d; letter-spacing: -.5px; word-break: keep-all;position: relative; top:1px;}
#about .sub_con ul li small {font-size:14px; font-weight: 500; color:#343434; letter-spacing: -.5px; line-height: 24px; width:101px; margin-right: 20px;}
#about .sub_con ul li p b {font-size:14px; font-weight: 400; color:#343434; margin-right: 10px;}

/*sec1  */
.busin1_sec1 {padding:60px 0; text-align: center; }
.busin1_sec1 .s_title::after {display: none;}
.busin1_sec1 .sub_con ul {display: flex; flex-direction: column; margin-top:30px;}
.busin1_sec1 .sub_con ul li {width:100%; padding:30px 15px; border-bottom:1px solid #e9e9e9;}
.busin1_sec1 .sub_con ul li:last-child {border-bottom:0;}
.busin1_sec1 .sub_con ul li div {width:200px; height:200px; display: flex; justify-content: center; align-items: center; border:4px solid #f8f8f8; transition: all .3s ease;
border-radius: 50%; margin:0 auto 30px;}
.busin1_sec1 .sub_con ul li h2 {font-size:18px; font-weight: 400; color:#2a2a2a; font-family: 'paybooc-Medium';}
.busin1_sec1 .sub_con ul li h2::after {content: ''; display: block; width:20px; height:2px; background: #0030a1; margin:15px auto 20px;}
.busin1_sec1 .sub_con ul li p {font-size:14px; font-weight: 400; font-family: 'paybooc-Medium'; line-height: 28px; word-break: keep-all;}
.busin1_sec1 .sub_con ul li:nth-child(even) div {border-color:#1944aa;}

@media screen and (max-width:1200px) {

}

@media screen and (max-width: 960px) {

}

@media screen and (max-width: 640px) {

}
</pre></body></html>