.r4-page { overflow: hidden; color: #0b2951; font-family: "Manrope", sans-serif; }
.r4-page .container { max-width: 1180px; }

.r4-hero { position: relative; padding: 25px 0 84px; background: radial-gradient(circle at 84% 18%,rgba(151,97,223,.2),transparent 28%),radial-gradient(circle at 7% 94%,rgba(188,153,240,.2),transparent 27%),linear-gradient(135deg,#fbf9ff,#eee6ff); }
.r4-breadcrumb { margin-bottom: 47px; font-size: 12px; font-weight: 700; }
.r4-breadcrumb a { color: #7650c9; text-decoration: none; }
.r4-breadcrumb .active { color: #64748b; }
.r4-kicker,
.section-heading > span { display: block; margin-bottom: 11px; color: #8252cf; font-size: 12px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.r4-hero h1 { max-width: 730px; margin-bottom: 21px; font-size: clamp(43px,5vw,65px); font-weight: 800; line-height: 1.06; letter-spacing: -.055em; }
.r4-hero p { max-width: 690px; margin-bottom: 30px; color: #52647a; font-size: 15px; line-height: 1.75; }
.r4-hero-actions { display: flex; flex-wrap: wrap; gap: 13px; }
.r4-primary,
.r4-secondary { display: inline-flex; min-height: 52px; align-items: center; justify-content: center; gap: 11px; padding: 12px 23px; font-size: 13px; font-weight: 800; border-radius: 12px; }
.r4-primary { color: #fff; background: linear-gradient(135deg,#9968df,#7040bd); border: 0; box-shadow: 0 12px 25px rgba(112,64,189,.25); }
.r4-primary:hover { color: #fff; background: linear-gradient(135deg,#8756d1,#5f31aa); }
.r4-secondary { color: #593797; background: rgba(255,255,255,.78); border: 1px solid rgba(110,65,180,.2); }
.r4-secondary:hover { color: #422675; background: #fff; }

.r4-visual { position: relative; width: min(100%,410px); aspect-ratio: 1; margin-left: auto; }
.r4-orbit { position: absolute; inset: 9%; border: 1px dashed rgba(113,66,188,.3); border-radius: 50%; }
.orbit-inner { inset: 24%; border-style: solid; border-color: rgba(113,66,188,.15); }
.r4-center { position: absolute; inset: 27%; display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; background: rgba(255,255,255,.94); border: 1px solid rgba(111,67,184,.13); border-radius: 50%; box-shadow: 0 22px 55px rgba(74,40,130,.16); }
.r4-center > span { display: inline-flex; width: 57px; height: 57px; margin-bottom: 12px; align-items: center; justify-content: center; color: #fff; font-size: 24px; background: linear-gradient(135deg,#a274e8,#7042bf); border-radius: 18px; }
.r4-center strong,
.r4-center small { display: block; }
.r4-center strong { font-size: 14px; }
.r4-center small { max-width: 120px; margin-top: 4px; color: #758092; font-size: 11px; line-height: 1.4; }
.r4-orbit-icon { position: absolute; z-index: 2; display: inline-flex; width: 53px; height: 53px; align-items: center; justify-content: center; color: #8052ce; font-size: 21px; background: #fff; border: 1px solid #ebe4f7; border-radius: 16px; box-shadow: 0 12px 28px rgba(76,48,121,.13); }
.icon-hospital { top: 3%; left: 45%; }
.icon-study { top: 45%; right: 1%; }
.icon-award { bottom: 9%; left: 8%; }
.r4-note { position: absolute; right: 2%; bottom: 1%; z-index: 2; display: flex; align-items: center; gap: 10px; padding: 13px 16px; color: #fff; background: #0b2b56; border-radius: 14px; box-shadow: 0 15px 30px rgba(11,43,86,.2); }
.r4-note > i { color: #c9a7ff; font-size: 20px; }
.r4-note strong,
.r4-note small { display: block; }
.r4-note strong { font-size: 12px; }
.r4-note small { margin-top: 2px; color: rgba(255,255,255,.72); font-size: 11px; }

.r4-about { padding: 76px 0 82px; background: #fff; }
.section-heading { max-width: 750px; margin-bottom: 34px; }
.centered-heading { margin-right: auto; margin-left: auto; text-align: center; }
.centered-heading h2::after { left: 50%; transform: translateX(-50%); }
.section-heading h2 { margin-bottom: 11px; font-size: clamp(31px,3.5vw,42px); font-weight: 800; letter-spacing: -.04em; }
.section-heading p { margin: 0; color: #657285; font-size: 14px; line-height: 1.75; }
.r4-feature { padding: 28px 26px; background: #fff; border: 1px solid #e6e4eb; border-radius: 19px; box-shadow: 0 12px 34px rgba(20,39,73,.06); }
.r4-feature > span { display: inline-flex; width: 56px; height: 56px; margin-bottom: 20px; align-items: center; justify-content: center; color: #8252cf; font-size: 23px; background: #f0e7fe; border-radius: 17px; }
.r4-feature h3 { margin-bottom: 9px; font-size: 17px; font-weight: 800; }
.r4-feature p { margin: 0; color: #697486; font-size: 13px; line-height: 1.7; }

.r4-opportunities { padding: 72px 0 80px; background: #f7f7fb; }
.opportunities-heading { display: flex; align-items: end; justify-content: space-between; gap: 25px; margin-bottom: 28px; }
.opportunities-heading h2 { margin-bottom: 7px; font-size: clamp(31px,3.8vw,43px); font-weight: 800; letter-spacing: -.045em; }
.opportunities-heading p { margin: 0; color: #697486; font-size: 13px; }
.r4-count { margin-bottom: 5px; color: #7547be; font-size: 12px; font-weight: 800; }
.r4-filter-panel { margin-bottom: 18px; padding: 27px 29px 29px; background: #fff; border: 1px solid #e4e2e9; border-radius: 19px; box-shadow: 0 14px 38px rgba(20,39,73,.08); }
.r4-filter-panel label { margin-bottom: 8px; color: #203a60; font-size: 12px; font-weight: 800; }
.r4-field { position: relative; }
.r4-field > i { position: absolute; top: 50%; left: 15px; z-index: 2; color: #8857d0; font-size: 16px; transform: translateY(-50%); pointer-events: none; }
.r4-field .form-control,
.r4-field .form-select { min-height: 52px; padding: 12px 15px 12px 43px; color: #183453; font-size: 13px; background: #fafafd; border: 1px solid #dfe2e8; border-radius: 12px; }
.r4-field .form-control:focus,
.r4-field .form-select:focus { background: #fff; border-color: #9463da; box-shadow: 0 0 0 .2rem rgba(132,80,207,.12); }
.r4-filter-button { display: flex; width: 100%; min-height: 52px; align-items: center; justify-content: center; gap: 9px; color: #fff; font-size: 13px; font-weight: 800; background: linear-gradient(135deg,#9563dc,#7040bd); border: 0; border-radius: 12px; }
.r4-filter-button:hover { color: #fff; background: linear-gradient(135deg,#8553cf,#5f31aa); }
.r4-disclaimer { display: flex; align-items: flex-start; gap: 10px; margin-bottom: 27px; padding: 13px 15px; color: #5e566c; font-size: 12px; line-height: 1.55; background: #f0e8fb; border: 1px solid #e0d3f3; border-radius: 11px; }
.r4-disclaimer i { flex-shrink: 0; color: #8252cd; font-size: 15px; }

.r4-card { height: 100%; overflow: hidden; background: #fff; border: 1px solid #e4e2e9; border-radius: 19px; box-shadow: 0 12px 35px rgba(20,39,73,.07); transition: transform .25s ease,box-shadow .25s ease,border-color .25s ease; }
.r4-card:hover { transform: translateY(-4px); border-color: rgba(132,82,207,.35); box-shadow: 0 18px 39px rgba(58,35,95,.12); }
.r4-card-main { padding: 24px 25px 21px; }
.r4-card-top { display: flex; align-items: flex-start; justify-content: space-between; gap: 16px; margin-bottom: 17px; }
.r4-location { display: inline-flex; align-items: center; gap: 7px; color: #7a4bc2; font-size: 11px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.r4-vacancy { display: inline-flex; flex-shrink: 0; align-items: center; gap: 6px; padding: 7px 10px; color: #fff; font-size: 11px; font-weight: 800; background: linear-gradient(135deg,#9563db,#7041bb); border-radius: 9px; }
.r4-card h3 { min-height: 47px; margin-bottom: 13px; font-size: 17px; font-weight: 800; line-height: 1.4; }
.r4-card-meta { display: grid; gap: 9px; }
.r4-card-meta div { display: flex; gap: 8px; color: #687486; font-size: 12px; line-height: 1.5; }
.r4-card-meta i { color: #8755ce; }
.r4-card details { border-top: 1px solid #eceaf0; }
.r4-card summary { display: flex; align-items: center; justify-content: space-between; padding: 15px 25px; color: #7243b9; font-size: 12px; font-weight: 800; cursor: pointer; list-style: none; }
.r4-card summary::-webkit-details-marker { display: none; }
.r4-card summary i { transition: transform .2s ease; }
.r4-card details[open] summary i { transform: rotate(180deg); }
.r4-card-extra { display: grid; gap: 10px; padding: 0 25px 20px; color: #637083; font-size: 12px; line-height: 1.55; }
.r4-card-extra strong { color: #203a60; }
.r4-card-extra a { overflow-wrap: anywhere; color: #7547bd; font-weight: 700; text-decoration: none; }
.r4-empty { padding: 62px 20px; text-align: center; background: #fff; border: 1px dashed #d8d2e1; border-radius: 19px; }
.r4-empty > span { display: inline-flex; width: 62px; height: 62px; margin-bottom: 17px; align-items: center; justify-content: center; color: #8252cd; font-size: 24px; background: #eee4fd; border-radius: 18px; }
.r4-empty h3 { font-size: 20px; font-weight: 800; }
.r4-empty p { color: #6d7787; font-size: 13px; }
.r4-empty .btn { color: #7445bb; font-size: 12px; font-weight: 800; background: #eee5fc; }

.r4-institution { padding: 72px 0 80px; background: #fff; }
.institution-panel { display: flex; align-items: center; justify-content: space-between; gap: 35px; padding: 40px 43px; color: #fff; background: radial-gradient(circle at 90% -10%,rgba(181,135,242,.4),transparent 34%),linear-gradient(135deg,#0b2c57,#0a2143); border-radius: 23px; box-shadow: 0 18px 40px rgba(9,34,69,.17); }
.institution-panel > div { max-width: 760px; }
.institution-panel .r4-kicker { color: #cdb0f6; }
.institution-panel h2 { margin-bottom: 9px; font-size: clamp(27px,3.2vw,37px); font-weight: 800; letter-spacing: -.04em; }
.institution-panel p { margin: 0; color: rgba(255,255,255,.75); font-size: 13px; line-height: 1.65; }
.institution-panel > .btn { display: inline-flex; flex-shrink: 0; min-height: 50px; align-items: center; justify-content: center; gap: 10px; padding: 12px 20px; color: #fff; font-size: 12px; font-weight: 800; background: #8754d1; border-radius: 11px; }
.institution-panel > .btn:hover { background: #9866df; }

@media (max-width: 991.98px) {
  .r4-breadcrumb { margin-bottom: 34px; }
  .r4-visual { margin: 0 auto; }
  .institution-panel { align-items: flex-start; flex-direction: column; }
}

@media (max-width: 767.98px) {
  .r4-hero { padding: 21px 0 52px; }
  .r4-breadcrumb { margin-bottom: 29px; }
  .r4-hero h1 { font-size: 39px; }
  .r4-hero p { font-size: 14px; }
  .r4-hero-actions .btn { width: 100%; }
  .r4-visual { width: min(100%,340px); }
  .r4-about { padding: 55px 0 61px; }
  .r4-opportunities { padding: 55px 0 62px; }
  .opportunities-heading { align-items: flex-start; flex-direction: column; gap: 9px; }
  .opportunities-heading h2 { font-size: 31px; }
  .r4-filter-panel { padding: 23px 21px 25px; }
  .r4-card h3 { min-height: 0; }
  .r4-institution { padding: 55px 0 63px; }
  .institution-panel { padding: 31px 25px; border-radius: 20px; }
  .institution-panel > .btn { width: 100%; }
}

/* Informações auxiliares com o mínimo de leitura adotado na home. */
.page-v2 :where(.r4-center small, .r4-note small, .r4-location, .r4-vacancy) {
  font-size: 12px;
}
