section.sec1 .wrap .sec_txt h1 img {max-width:85%;}
section.sec1 .wrap .sec_txt h5 {background:-webkit-linear-gradient(360deg, #ffdf9c, #ff9450); -webkit-background-clip: text;}
section.sec2 .wrap .sec_con .con_tit h3 span i {color:#00fb7f;}

/* °¡ÀÌµå Ãß°¡ */
section.sec6 .wrap {
    padding-top: 60px;
    padding-bottom: 60px;
}
.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: 100%;
	height: auto;
	background: #fff;
	/*border:4px solid #42ad4f;*/
	box-shadow: 0px 0px 21px 0px rgba(24, 65, 78, 0.2);
	border-radius: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
	padding: 20px;
	margin-top:20px;
}

.carr_st_t {
	padding:10px;
	height: auto;
	background:#e5fadf;
	color: #42ad4f;
	border-radius: 20px;
	width:100%;
	font-size: 25px;
	line-height: 40px;
	letter-spacing: -0.01em;
	font-weight: 800;
	display: flex;
    justify-content: center;
    align-items: center;
}

.carr_st_c {
	width:100%; display: flex; flex-direction:column; align-items:center; text-align:center;
	font-size: 20px;
	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:14px; font-weight:600; color:#656565;}
.landing-sch {margin-top:15px; padding:8px 16px; display:flex; align-items:center; justify-content:center; gap:8px; background:#05594d; color:#fff; font-size:16px; font-weight:600;}
.landing-sch img {width:16px; height:16px;}


section.sec7 .wrap ul.qna_list li .que i, section.sec7 .wrap ul.qna_list li .aws {background:#05594d;}
section.sec7 .wrap ul.qna_list li .que p span {color:#05594d;}

/*°øÅë¿ä¼Ò*/
section.sec8 .wrap .sec_con .code .circle_wrap .circle.cir1 {background:#00fb7f; box-shadow:0 0 20px #00fb7f;}
section.sec8 .wrap .sec_con .num h3 {color:#00fb7f;}
section.sec8 .wrap .sec_con .code .circle_wrap .circle h4 {color:#00fb7f;}