section.sec2 .wrap .sec_con .con_tit h3 span i {color:#ea00ff;}
section.sec7 .wrap ul.qna_list li .que i, section.sec7 .wrap ul.qna_list li .aws {background:#ea00ff;}
section.sec7 .wrap ul.qna_list li .que p span {color:#ea00ff;}

/* °¡ÀÌµå Ãß°¡ */
section.sec6 .wrap {
    padding-top: 150px;
    padding-bottom: 150px;
}
.sec6 .sec_tit h2 {color:#fff;}
.carr_st_con {
	width: 100%;
	height: auto;
	display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
}

.carr_st_b {
	width: 530px;
	height: auto;
	background: #fff;
	/*border:4px solid #8400ff;*/
	box-shadow: 0px 0px 21px 0px rgba(24, 65, 78, 0.2);
	border-radius: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
	padding: 30px;
	margin-top:40px;
}

.carr_st_t {
	padding:10px 0;
	width: 460px;
	height: auto;
	background:#f5e9ff;
	color: #8400ff;
	border-radius: 20px;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: -0.01em;
	font-weight: 800;
	display: flex;
    justify-content: center;
    align-items: center;
}

.carr_st_c {
	font-size: 25px;
	line-height: 33px;
	letter-spacing: -0.05em;
	font-weight: 400;
	padding-top: 20px;
    padding-top: 15px;
}

.carr_st_c span {margin-top:15px; display:block; font-size:16px; font-weight:600; color:#656565;}

.carr_st_b.full {width:100%;}
.carr_st_b.full  .carr_st_c {display: flex; flex-direction:column; align-items:center; text-align:center;}
.landing-sch {margin:15px auto; padding:8px 16px; width:280px; display:flex; align-items:center; justify-content:center; gap:8px; background:#ea00ff; color:#fff; font-size:16px; font-weight:600;}
.landing-sch img {width:16px; height:16px;}


/*°øÅë*/
section.sec8 .wrap .sec_con .code .circle_wrap .circle.cir1 {background:#ea00ff; box-shadow:0 0 20px #ea00ff;}
section.sec8 .wrap .sec_con .num h3 {color:#ea00ff;}
section.sec8 .wrap .sec_con .code .circle_wrap .circle h4 {color:#ea00ff;}