.elementor-35825 .elementor-element.elementor-element-2caf1a3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:160px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-35825 .elementor-element.elementor-element-2caf1a3:not(.elementor-motion-effects-element-type-background), .elementor-35825 .elementor-element.elementor-element-2caf1a3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8F5EC;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-35825 .elementor-element.elementor-element-f06598e{text-align:center;}.elementor-35825 .elementor-element.elementor-element-f06598e .elementor-heading-title{font-family:"Pretendard", Sans-serif;font-size:16px;font-weight:400;text-transform:uppercase;color:#223226;}.elementor-35825 .elementor-element.elementor-element-61a11ca{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 4px) 0px;text-align:center;}.elementor-35825 .elementor-element.elementor-element-61a11ca .elementor-heading-title{font-family:"Times New Roman", Sans-serif;font-size:64px;font-weight:300;text-transform:uppercase;color:#223226;}.elementor-35825 .elementor-element.elementor-element-f2ae79c{padding:0px 0px 60px 0px;text-align:center;}.elementor-35825 .elementor-element.elementor-element-f2ae79c .elementor-heading-title{font-family:"Pretendard", Sans-serif;font-size:24px;font-weight:400;text-transform:uppercase;line-height:1.3em;color:#223226;}.elementor-35825 .elementor-element.elementor-element-b77442a{--display:flex;--min-height:500px;}.elementor-35825 .elementor-element.elementor-element-b77442a:not(.elementor-motion-effects-element-type-background), .elementor-35825 .elementor-element.elementor-element-b77442a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://bienamc.com/wp-content/uploads/2026/05/menu_bg_001.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-35825 .elementor-element.elementor-element-6311875{--display:flex;}@media(min-width:1025px){.elementor-35825 .elementor-element.elementor-element-b77442a:not(.elementor-motion-effects-element-type-background), .elementor-35825 .elementor-element.elementor-element-b77442a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:1024px){.elementor-35825 .elementor-element.elementor-element-61a11ca .elementor-heading-title{font-size:48px;}.elementor-35825 .elementor-element.elementor-element-f2ae79c .elementor-heading-title{font-size:21px;}}@media(max-width:767px){.elementor-35825 .elementor-element.elementor-element-2caf1a3{--padding-top:100px;--padding-bottom:30px;--padding-left:0px;--padding-right:0px;}.elementor-35825 .elementor-element.elementor-element-f06598e .elementor-heading-title{font-size:12px;}.elementor-35825 .elementor-element.elementor-element-61a11ca{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-35825 .elementor-element.elementor-element-61a11ca .elementor-heading-title{font-size:32px;line-height:1.2em;}.elementor-35825 .elementor-element.elementor-element-f2ae79c{padding:0px 0px 0px 0px;}.elementor-35825 .elementor-element.elementor-element-f2ae79c .elementor-heading-title{font-size:12px;}.elementor-35825 .elementor-element.elementor-element-b77442a:not(.elementor-motion-effects-element-type-background), .elementor-35825 .elementor-element.elementor-element-b77442a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://bienamc.com/wp-content/uploads/2026/05/menu_bg_004-1.jpg");background-position:bottom center;background-repeat:no-repeat;}.elementor-35825 .elementor-element.elementor-element-b77442a{--min-height:200px;}}/* Start custom CSS for heading, class: .elementor-element-61a11ca *//* 모바일에서 BIEN MEDICAL TEAM 제목 2줄 처리 */
.ys-mobile-title-br {
  display: none;
}

@media (max-width: 767px) {
  .ys-mobile-title-br {
    display: block;
  }

  .ys-staff-page-hero h1,
  .ys-staff-page-hero .elementor-heading-title {
    line-height: 0.92 !important;
    text-align: center !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a5db72a *//* =========================================================
  STAFF FIXED VISUAL - SCROLL CUE
  사진 고정 컨테이너 안에 메인 스타일 스크롤 버튼 표시
========================================================= */

/* 사진 컨테이너 기준점 */
.ys-staff-fixed-visual {
  position: relative !important;
  overflow: hidden !important;
}

/* HTML 위젯 자체를 사진 위에 덮기 */
.ys-staff-fixed-visual .elementor-widget-html {
  position: absolute !important;
  inset: 0 !important;
  z-index: 30 !important;
  pointer-events: none !important;
}

/* HTML 위젯 내부 기본 여백 제거 */
.ys-staff-fixed-visual .elementor-widget-html,
.ys-staff-fixed-visual .elementor-widget-html .elementor-widget-container {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

/* 스크롤 버튼 */
.ys-staff-scroll-cue,
.ys-staff-scroll-cue * {
  box-sizing: border-box;
}

.ys-staff-scroll-cue {
  position: absolute !important;
  left: 50% !important;
  bottom: clamp(28px, 3vw, 46px) !important;
  z-index: 50 !important;

  transform: translateX(-50%) !important;

  min-width: 58px;
  min-height: 108px;
  padding: 14px 13px 13px;

  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 9px;

  border-radius: 999px;

  font-family: "Pretendard", "Noto Sans KR", sans-serif;
  text-align: center;

  pointer-events: none;

  --ys-scroll-color: rgba(245, 241, 232, 0.98);
  --ys-scroll-soft: rgba(245, 241, 232, 0.28);
  --ys-scroll-glow: rgba(34, 50, 38, 0.26);
  --ys-scroll-bg: rgba(22, 32, 24, 0.72);
  --ys-scroll-border: rgba(245, 241, 232, 0.42);
  --ys-scroll-shadow: rgba(0, 0, 0, 0.28);
  --ys-scroll-inner: rgba(255, 255, 255, 0.10);

  color: var(--ys-scroll-color);

  background:
    radial-gradient(
      circle at 50% 8%,
      var(--ys-scroll-inner),
      transparent 48%
    ),
    var(--ys-scroll-bg);

  border: 1px solid var(--ys-scroll-border);

  box-shadow:
    0 14px 38px var(--ys-scroll-shadow),
    0 0 0 1px rgba(255, 255, 255, 0.035),
    inset 0 1px 0 rgba(255, 255, 255, 0.18),
    inset 0 -1px 0 rgba(0, 0, 0, 0.05);

  backdrop-filter: blur(13px) saturate(130%);
  -webkit-backdrop-filter: blur(13px) saturate(130%);
}

/* SCROLL 글자 */
.ys-staff-scroll-cue .ys-staff-scroll-label {
  display: block;

  color: var(--ys-scroll-color);
  font-size: 9px;
  font-weight: 820;
  line-height: 1;
  letter-spacing: 0.15em;
  text-transform: uppercase;

  text-shadow:
    0 1px 8px var(--ys-scroll-glow),
    0 6px 14px rgba(0, 0, 0, 0.12);
}

/* 세로 라인 */
.ys-staff-scroll-cue .ys-staff-scroll-line {
  position: relative;
  display: block;

  width: 2px;
  height: clamp(44px, 3.7vw, 58px);

  overflow: hidden;
  border-radius: 999px;

  background: var(--ys-scroll-soft);

  box-shadow:
    0 0 0 1px var(--ys-scroll-soft),
    0 0 14px var(--ys-scroll-glow);
}

.ys-staff-scroll-cue .ys-staff-scroll-line::after {
  content: "";
  position: absolute;
  left: 0;
  top: -100%;

  width: 100%;
  height: 100%;

  border-radius: inherit;

  background: linear-gradient(
    to bottom,
    transparent 0%,
    var(--ys-scroll-color) 38%,
    var(--ys-scroll-color) 62%,
    transparent 100%
  );

  box-shadow:
    0 0 10px var(--ys-scroll-color),
    0 0 18px var(--ys-scroll-glow);

  animation: ysStaffScrollLine 1.35s cubic-bezier(.65, 0, .35, 1) infinite;
}

/* 아래 점 */
.ys-staff-scroll-cue .ys-staff-scroll-dot {
  position: relative;
  display: block;

  width: 7px;
  height: 7px;
  border-radius: 999px;

  background: var(--ys-scroll-color);

  box-shadow:
    0 0 0 7px var(--ys-scroll-glow),
    0 0 18px var(--ys-scroll-glow),
    0 10px 22px rgba(0, 0, 0, 0.18);
}

.ys-staff-scroll-cue .ys-staff-scroll-dot::after {
  content: "";
  position: absolute;
  inset: -7px;

  border-radius: inherit;
  border: 1px solid var(--ys-scroll-color);

  opacity: 0.38;

  animation: ysStaffScrollDotPulse 1.6s ease-out infinite;
}

@keyframes ysStaffScrollLine {
  0% {
    top: -100%;
  }

  100% {
    top: 100%;
  }
}

@keyframes ysStaffScrollDotPulse {
  0% {
    transform: scale(0.55);
    opacity: 0.38;
  }

  72% {
    transform: scale(1.75);
    opacity: 0;
  }

  100% {
    transform: scale(1.75);
    opacity: 0;
  }
}

/* 모바일에서는 숨김 */
@media (max-width: 767px) {
  .ys-staff-scroll-cue {
    display: none !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-2caf1a3 *//* =========================================================
  STAFF PAGE CUSTOM FIX - FINAL VERSION
  - 의료진 리스트 배경은 스니펫의 #F8F5EC 사용
  - 투명화 CSS 제거
  - 사진 고정 컨테이너 보정
  - 설명 1줄/2줄이어도 히어로 사진 높이 고정
  - 밝은색 SCROLL 버튼
  - 카테고리 상단 여백 제거
  - 검색창 돋보기 input 직접 삽입
========================================================= */


/* =========================================================
  1. 상단 히어로 기본 정리
========================================================= */

.ys-staff-page-hero {
  overflow: hidden !important;
}

/* 히어로 안쪽 컨테이너 투명 유지 */
.ys-staff-page-hero > .e-con-inner,
.ys-staff-page-hero .e-con,
.ys-staff-page-hero .elementor-widget-container {
  background: transparent !important;
}

/* 히어로 좌우 컨테이너 높이 때문에 사진이 같이 늘어나는 것 방지 */
.ys-staff-page-hero > .e-con-inner {
  align-items: center !important;
}

/* 제목 영역 텍스트 정리 */
.ys-staff-page-hero h1,
.ys-staff-page-hero .elementor-heading-title {
  color: #223226 !important;
}

/* BIEN MEDICAL TEAM 영문 제목용 */
.ys-staff-page-hero .ys-staff-title-en,
.ys-staff-page-hero h1 {
  font-family: "Cormorant Garamond", "Times New Roman", serif !important;
  font-weight: 500 !important;
  letter-spacing: -0.018em !important;
}


/* =========================================================
  2. 사진 고정 컨테이너
  Elementor 자체 배경 이미지/색상 유지
  설명 1줄/2줄이어도 사진 높이 고정
========================================================= */

.ys-staff-fixed-visual {
  position: relative !important;

  height: clamp(430px, 31vw, 540px) !important;
  min-height: clamp(430px, 31vw, 540px) !important;
  max-height: clamp(430px, 31vw, 540px) !important;

  overflow: hidden !important;

  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;

  border: 0 !important;
  box-shadow: none !important;

  flex: 0 0 auto !important;
  align-self: center !important;
}

/* 사진 컨테이너 내부도 고정 높이에 맞춤 */
.ys-staff-fixed-visual > .e-con-inner {
  height: 100% !important;
  min-height: 0 !important;
  max-height: 100% !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* 이미지 컨테이너 위아래 여백 때문에 생기는 줄 방지 */
.ys-staff-fixed-visual,
.ys-staff-fixed-visual .e-con-inner {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* 사진 위 뿌연 오버레이 제거 */
.ys-staff-fixed-visual::before,
.ys-staff-fixed-visual::after {
  display: none !important;
  content: none !important;
}

/* Elementor 배경 오버레이 제거 */
.ys-staff-fixed-visual > .elementor-background-overlay,
.ys-staff-fixed-visual .elementor-background-overlay {
  display: none !important;
  opacity: 0 !important;
}


/* =========================================================
  3. 스크롤 버튼 위치 잡기
  사진 컨테이너 안 HTML 위젯 기준
========================================================= */

.ys-staff-fixed-visual .elementor-widget-html {
  position: absolute !important;
  inset: 0 !important;
  z-index: 30 !important;
  pointer-events: none !important;
}

.ys-staff-fixed-visual .elementor-widget-html,
.ys-staff-fixed-visual .elementor-widget-html .elementor-widget-container {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  height: 100% !important;
}


/* =========================================================
  4. 밝은색 SCROLL 인디케이터
========================================================= */

.ys-staff-scroll-cue,
.ys-staff-scroll-cue-light,
.ys-staff-scroll-cue *,
.ys-staff-scroll-cue-light * {
  box-sizing: border-box;
}

.ys-staff-scroll-cue,
.ys-staff-scroll-cue-light {
  position: absolute !important;
  left: 50% !important;
  bottom: clamp(28px, 3vw, 46px) !important;
  z-index: 50 !important;

  transform: translateX(-50%) !important;

  min-width: 58px;
  min-height: 108px;
  padding: 14px 13px 13px;

  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 9px;

  border-radius: 999px;

  font-family: "Pretendard", "Noto Sans KR", sans-serif;
  text-align: center;

  pointer-events: none;

  --ys-scroll-color: rgba(34, 50, 38, 0.92);
  --ys-scroll-soft: rgba(34, 50, 38, 0.24);
  --ys-scroll-glow: rgba(255, 255, 255, 0.62);
  --ys-scroll-bg: rgba(248, 245, 236, 0.76);
  --ys-scroll-border: rgba(255, 255, 255, 0.64);
  --ys-scroll-shadow: rgba(34, 50, 38, 0.18);
  --ys-scroll-inner: rgba(255, 255, 255, 0.58);

  color: var(--ys-scroll-color);

  background:
    radial-gradient(
      circle at 50% 8%,
      var(--ys-scroll-inner),
      transparent 48%
    ),
    var(--ys-scroll-bg);

  border: 1px solid var(--ys-scroll-border);

  box-shadow:
    0 14px 38px var(--ys-scroll-shadow),
    0 0 0 1px rgba(255, 255, 255, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.42),
    inset 0 -1px 0 rgba(34, 50, 38, 0.05);

  backdrop-filter: blur(13px) saturate(130%);
  -webkit-backdrop-filter: blur(13px) saturate(130%);
}

/* SCROLL 글자 */
.ys-staff-scroll-cue .ys-staff-scroll-label,
.ys-staff-scroll-cue-light .ys-staff-scroll-label {
  display: block;

  color: var(--ys-scroll-color);
  font-size: 9px;
  font-weight: 820;
  line-height: 1;
  letter-spacing: 0.15em;
  text-transform: uppercase;

  text-shadow:
    0 1px 8px rgba(255, 255, 255, 0.48),
    0 6px 14px rgba(34, 50, 38, 0.12);
}

/* 세로 라인 */
.ys-staff-scroll-cue .ys-staff-scroll-line,
.ys-staff-scroll-cue-light .ys-staff-scroll-line {
  position: relative;
  display: block;

  width: 2px;
  height: clamp(44px, 3.7vw, 58px);

  overflow: hidden;
  border-radius: 999px;

  background: var(--ys-scroll-soft);

  box-shadow:
    0 0 0 1px var(--ys-scroll-soft),
    0 0 14px var(--ys-scroll-glow);
}

.ys-staff-scroll-cue .ys-staff-scroll-line::after,
.ys-staff-scroll-cue-light .ys-staff-scroll-line::after {
  content: "";
  position: absolute;
  left: 0;
  top: -100%;

  width: 100%;
  height: 100%;

  border-radius: inherit;

  background: linear-gradient(
    to bottom,
    transparent 0%,
    var(--ys-scroll-color) 38%,
    var(--ys-scroll-color) 62%,
    transparent 100%
  );

  box-shadow:
    0 0 10px rgba(34, 50, 38, 0.38),
    0 0 18px rgba(255, 255, 255, 0.52);

  animation: ysStaffScrollLineLight 1.35s cubic-bezier(.65, 0, .35, 1) infinite;
}

/* 아래 점 */
.ys-staff-scroll-cue .ys-staff-scroll-dot,
.ys-staff-scroll-cue-light .ys-staff-scroll-dot {
  position: relative;
  display: block;

  width: 7px;
  height: 7px;
  border-radius: 999px;

  background: var(--ys-scroll-color);

  box-shadow:
    0 0 0 7px rgba(255, 255, 255, 0.38),
    0 0 18px rgba(255, 255, 255, 0.52),
    0 10px 22px rgba(34, 50, 38, 0.16);
}

.ys-staff-scroll-cue .ys-staff-scroll-dot::after,
.ys-staff-scroll-cue-light .ys-staff-scroll-dot::after {
  content: "";
  position: absolute;
  inset: -7px;

  border-radius: inherit;
  border: 1px solid var(--ys-scroll-color);

  opacity: 0.34;

  animation: ysStaffScrollDotPulseLight 1.6s ease-out infinite;
}

@keyframes ysStaffScrollLineLight {
  0% {
    top: -100%;
  }

  100% {
    top: 100%;
  }
}

@keyframes ysStaffScrollDotPulseLight {
  0% {
    transform: scale(0.55);
    opacity: 0.34;
  }

  72% {
    transform: scale(1.75);
    opacity: 0;
  }

  100% {
    transform: scale(1.75);
    opacity: 0;
  }
}


/* =========================================================
  5. 의료진 리스트 기본 위치 정리
  - 배경색은 스니펫의 #F8F5EC을 그대로 사용
  - 투명화 처리 없음
========================================================= */

#ys-dynamic-staff {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

/* 기존 의료진 소개 상단 타이틀 중복 제거 */
#ys-dynamic-staff .ys-staff-hero {
  display: none !important;
}

/* 스니펫 내부 장식 배경은 사용하지 않음 */
#ys-dynamic-staff .ys-staff-bg,
#ys-dynamic-staff .ys-soft-orb,
#ys-dynamic-staff .ys-staff-river-line {
  display: none !important;
}


/* =========================================================
  6. 카테고리 / 검색 영역 여백 정리
========================================================= */

/* 카테고리 탭 영역 위 마진 제거 */
#ys-dynamic-staff .ys-staff-toolbar {
  margin-top: 0 !important;
  margin-bottom: 14px !important;
}

/* 검색줄 위치 정리 */
#ys-dynamic-staff .ys-staff-search-row {
  margin-top: 0 !important;
  margin-bottom: 48px !important;
}


/* =========================================================
  7. 검색창 돋보기 아이콘 - INPUT DIRECT VERSION
========================================================= */

#ys-dynamic-staff .ys-staff-search {
  position: relative !important;
  background-image: none !important;
}

/* 기존 before/after 돋보기 완전 제거 */
#ys-dynamic-staff .ys-staff-search::before,
#ys-dynamic-staff .ys-staff-search::after {
  content: none !important;
  display: none !important;
}

/* input 안에 직접 돋보기 삽입 */
#ys-dynamic-staff .ys-staff-search input {
  padding-left: 50px !important;

  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10.5' cy='10.5' r='6.2' stroke='%23818a7d' stroke-width='1.8'/%3E%3Cpath d='M15.2 15.2L20 20' stroke='%23818a7d' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E") !important;

  background-repeat: no-repeat !important;
  background-size: 22px 22px !important;
  background-position: 18px 50% !important;
}

/* 포커스 상태에서도 유지 */
#ys-dynamic-staff .ys-staff-search input:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10.5' cy='10.5' r='6.2' stroke='%236f7f63' stroke-width='1.8'/%3E%3Cpath d='M15.2 15.2L20 20' stroke='%236f7f63' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E") !important;

  background-repeat: no-repeat !important;
  background-size: 22px 22px !important;
  background-position: 18px 50% !important;
}


/* =========================================================
  8. 모바일
========================================================= */

@media (max-width: 767px) {
  .ys-staff-fixed-visual {
    height: 310px !important;
    min-height: 310px !important;
    max-height: 310px !important;

    background-attachment: scroll !important;
    align-self: center !important;
  }

  .ys-staff-fixed-visual > .e-con-inner {
    height: 100% !important;
    min-height: 0 !important;
    max-height: 100% !important;
  }

  .ys-staff-scroll-cue,
  .ys-staff-scroll-cue-light {
    display: none !important;
  }

  #ys-dynamic-staff {
    padding-top: 0 !important;
  }

  #ys-dynamic-staff .ys-staff-toolbar {
    margin-top: 0 !important;
  }

  #ys-dynamic-staff .ys-staff-search-row {
    margin-bottom: 34px !important;
  }

  #ys-dynamic-staff .ys-staff-search input {
    padding-left: 46px !important;
    background-size: 20px 20px !important;
    background-position: 16px 50% !important;
  }
}


/* =========================================================
  9. MOBILE TITLE LINE BREAK
  제목 위젯 텍스트를 이렇게 입력하면 모바일에서만 2줄:
  BIEN<br class="ys-mobile-title-br">MEDICAL TEAM
========================================================= */

.ys-mobile-title-br {
  display: none;
}

@media (max-width: 767px) {
  .ys-mobile-title-br {
    display: block;
  }

  .ys-staff-page-hero h1,
  .ys-staff-page-hero .elementor-heading-title {
    line-height: 0.96 !important;
    text-align: center !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-6311875 */.ys-staff-list-wrap,
.ys-staff-list-wrap > .e-con-inner,
.ys-staff-list-wrap .elementor-widget-container {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Pretendard';
	font-display: auto;
	src: url('https://bienamc.com/wp-content/uploads/2026/05/PretendardVariable.ttf') format('truetype');
}
/* End Custom Fonts CSS */