.automation__testing__process{position:relative;margin-top:30px}.automation__testing__process__background{position:absolute;height:54px;border:3px solid #e5e5e5;border-radius:20px;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%)}.automation__testing__process__container{display:flex;justify-content:center}.automation__testing__process__container__list{display:flex;justify-content:center;width:100%;position:absolute;gap:4px}.automation__testing__process__container__list.top{top:-58%;gap:2px}.automation__testing__process__container__list.bottom{bottom:-58%;gap:2px}.automation__testing__process__container__list-type{display:flex;justify-content:center;flex-wrap:wrap;width:100%;border:3px solid #e5e5e5;border-radius:10px;position:relative;height:54px}.automation__testing__process__container__list-type .bottom-type,.automation__testing__process__container__list-type .top-type{width:30%;height:50px;padding-left:10px;padding-right:10px;display:flex;align-items:center;margin-right:2px;font-family:var(--font-hanken-grotesk);font-size:14px;font-weight:600;font-style:normal;color:#fff;line-height:21px}.automation__testing__process__container__list-type .top-type{background:#0b2de3;margin-bottom:2px}.automation__testing__process__container__list-type .bottom-type{background:#132db6}