뉴로핏과 함께 할 멋진 동료를 찾고 있어요.

<script> 
var filter = "win16|win32|win64|mac|macintel";

  if ( navigator.platform ) {
    if ( filter.indexOf( navigator.platform.toLowerCase() ) < 0 ) {
      //mobile
      console.log('mobile 접속');
      location.replace('/mrecruit');
    } else {
      //pc
      console.log('pc 접속');
    }
  }
</script>

서울본사

연구

개발

비즈니스/경영

강원지점

연구

<aside> 👩🏻 oopy:slide

type: "crossfade" # Pro 플랜 전용) 애니메이션 효과가 크로스페이드로 적용됩니다.
speed: 1000 # 슬라이드가 넘어가는데 걸리는 시간입니다. 기본값: 1000 (ms, 밀리세컨드)
ratio: 4.666 # 슬라이드 너비 : 슬라이드 높이 비율을 지정합니다. 기본값: 2.76 (708px : 256px) 964
full: true # 슬라이드를 화면에 꽉 차도록 합니다. full 옵션이 true 일때도 ratio는 유지됩니다. 슬라이드가 컬럼이나 토글에 들어가는 경우 해당 옵션은 동작하지 않습니다. 기본값: false
autoplay: 
	period: 3000 # 슬라이드가 자동으로 넘어가기까지 걸리는 시간입니다. 자동 재생을 원하지 않는다면 값을 0으로 주세요!
indicator: # 슬라이드 아래에 나타나는 이동을 위한 점들을 의미합니다.
  show: true # 점들을 숨기려면 값을 false로 변경하세요
	color: "#ff3332" # 현재 보이는 슬라이드에 대응되는 점의 색깔입니다. 기본값: ff3332 뉴로핏 빨강
borderRadius: 2 # 슬라이드의 모서리를 둥글게 하는 값입니다. 기본값: 16
backgroundColor: "#f5f5f5" # 슬라이드의 배경화면 색상을 지정합니다. *) 배경을 투명색으로 사용하려면 "transparent" 를 입력하세요. 회색

https://youtu.be/cU4gaGvfp-E

https://youtu.be/cU4gaGvfp-E

https://career.neurophet.com/904f2155-8558-4016-8327-f7bb47721578

https://career.neurophet.com/904f2155-8558-4016-8327-f7bb47721578

https://career.neurophet.com/5a10b19b-a709-4078-8b07-4c25623c835f

https://career.neurophet.com/5a10b19b-a709-4078-8b07-4c25623c835f

https://career.neurophet.com/20770904-ee11-492c-9a58-6be31e2b754f

https://career.neurophet.com/20770904-ee11-492c-9a58-6be31e2b754f

https://career.neurophet.com/a7baf864-b1c2-49da-b0bc-835a908b4cd0

https://career.neurophet.com/a7baf864-b1c2-49da-b0bc-835a908b4cd0

세계적인 치매 전문가 Philip Scheltens 교수 초청 세미나 (neurophet.com)

세계적인 치매 전문가 Philip Scheltens 교수 초청 세미나 (neurophet.com)

</aside>

<style>
a {
    color:inherit;
    text-decoration:none;
}
.footer {
	
	    font-size:0.7rem;
}
.copy{
	
	    font-size:0.7rem;
}
</style>
<!-- footer -->

<div class="footer">
		<nav>
        <a href='<https://account.neurophet.com/PrivacyPolicy>' style="text-decoration: none;" target='_blank'>개인정보처리방침</a> |
        <a href='<https://account.neurophet.com/TermsofService>' style="text-decoration: none;"  target='_blank'>이용약관</a>
    </nav>
		<br>

   <div><b>뉴로핏 주식회사</b>&nbsp 서울 강남구 테헤란로 124,  삼원타워 12층 뉴로핏 &nbsp&nbsp  +82-(0)2-6954-7971 </div>
   <div class="copy"><br> Copyright 2023. NEUROPHET Inc. All Rights Reserved.</div>
</div>