/*GIF SIZE*/
.sub_hero_mascot{position:absolute;top:30px;right:150px;width:283px;height:324px;}
.process_item_media_label{mix-blend-mode: difference;}
/* our people marker — 교차점 상/하단 표시용 사각 마커. top/bottom + col 조합으로 위치를 나누는 .difference_marker와 동일한 네이밍 패턴. 테두리 색(#B51C1C)은 Figma 원본 값을 그대로 따라 --color-accent-red(#B71C1C)와는 별개로 둔다 */
.ourpeople_marker{display:block;overflow:hidden;position:absolute;width:0.7494cqw;height:0.7494cqw;background:var(--color-bg);border:1px solid #B51C1C;font-size:0;color:transparent;text-indent:-999999px;transform:translate(-50%,-50%);}
.ourpeople_marker_top{top:26.4368%;}
.ourpeople_marker_bottom{top:73.7931%;}
.ourpeople_marker_col_1{left:33.9717%;}
.ourpeople_marker_col_2{left:65.8618%;}

@media screen and (min-width:1025px) and (max-width:1920px){
    .sub_hero_mascot{top:4.1667vw;right:7.8125vw;width:14.7395vw;height:16.7708vw;}
}

@media only screen and (max-width: 1024px) {
span.process_item_kr {
    display: none;
}

.process_item_tit {
    font-size: 22px;
}
    