<head>
<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;
}
.notion-frame {
background-image:
radial-gradient(at 0% 0%, rgb(0 220 154 / .2) 0px, transparent 50%),
radial-gradient(at 98% 1%, rgb(0 220 190 / .1) 0px, transparent 50%) !important;
background-attachment: fixed !important;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
}
</style>
</head>
<body>
</body>
AIKU의 신규 기수 리크루팅 서류 접수는 매 학기 말, 6월 첫 주와 12월 첫 주에 시작됩니다.
5기 리크루팅 서류 접수는 12월 7일부터 12월 27일까지 진행됩니다!
서류 접수는 아래 링크를 확인해주세요 🤩