"> "> ">
<head>
<style>
.page-title {
color: #0050FF !important;
}
</style>
<style>
@keyframes fadeUp {
from {
transform: translateY(50px);
opacity: 0;
}
to {
transform: translateY(0);
opacity: 1;
}
}
.notion-frame > .notion-scroller {
transform: translateY(50px);
opacity: 0;
animation: 400ms ease fadeUp;
animation-fill-mode: forwards;
}
</style>
<title>오픈서베이 채용</title>
<meta name="description" content="'오픈서베이'는 소비자 데이터를 수집하고 분석합니다. 데이터의 새로운 미래를 만들며 고속 성장 중인 오픈서베이에 합류하세요!" />
</head>