@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500&family=Roboto:wght@300;400;500;700&display=swap");

/*
 * Sırt Germe — selected editorial reference direction.
 * Desktop geometry is tied to the supplied 870 × 1750 artboard so the
 * composition scales as a single continuous canvas. Mobile rules follow at
 * the end of the file and preserve the same hierarchy without shrinking type.
 */
:root {
  --yc-ref-ink: #242321;
  --yc-ref-copy: #625e58;
  --yc-ref-accent: #aa875d;
  --yc-ref-ivory: #fcfaf7;
  --yc-ref-paper: #f2eee8;
  --yc-ref-rule: #d8cbb9;
}

body.yc-procedure-page-body {
  margin: 0 !important;
  padding-top: 0 !important;
  background: #191919 !important;
}

body.yc-procedure-page-body #header,
body.yc-procedure-page-body > .wsmobileheader {
  display: none !important;
}

body.yc-procedure-page-body #page {
  overflow: visible;
}

.yc-blv2 {
  position: relative;
  width: 97.931vw;
  max-width: none;
  margin: 0 0 0 1.494vw;
  overflow: hidden;
  color: var(--yc-ref-ink);
  background: #191919;
  font-family: Roboto, "Helvetica Neue", Arial, sans-serif;
}

.yc-blv2-masthead {
  display: flex;
  height: 2.299vw;
  min-height: 20px;
  align-items: flex-start;
  padding-left: 2.53vw;
  background: #fff;
}

.yc-blv2-masthead a {
  display: block;
  width: auto;
  margin-top: .115vw;
  color: #9c9892 !important;
  font-size: .345vw;
  font-weight: 600;
  letter-spacing: .018vw;
  line-height: 1;
  text-transform: uppercase;
  transform: scaleX(1.28);
  transform-origin: left top;
  white-space: nowrap;
}

.yc-blv2-progress {
  display: none !important;
}

.yc-blv2-hero,
.yc-blv2-section,
.yc-blv2-closing {
  margin-left: 0 !important;
}

.yc-blv2-rail {
  position: absolute !important;
  z-index: 20;
  top: 2.299vw !important;
  right: auto !important;
  bottom: auto !important;
  left: 0 !important;
  display: block !important;
  width: 10.575vw !important;
  height: 49.655vw !important;
  padding: 0 !important;
  border: 0 !important;
  background: rgba(249, 247, 243, .96) !important;
  box-shadow: none !important;
  transform: none !important;
  transition: none !important;
  backdrop-filter: blur(10px);
}

.yc-blv2-rail.is-hidden {
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  transform: none !important;
}

.yc-blv2-rail-word,
.yc-blv2-rail-count {
  display: none !important;
}

.yc-blv2-rail nav {
  position: absolute;
  top: 11.05vw;
  right: 0;
  left: 0;
  display: grid !important;
  gap: 1.48vw !important;
  padding: 0 !important;
}

.yc-blv2-rail nav a {
  position: relative;
  display: grid !important;
  width: 100% !important;
  min-height: 4.72vw !important;
  grid-template-columns: 1fr !important;
  gap: .18vw !important;
  align-content: start;
  justify-content: stretch !important;
  padding: .18vw .8vw 0 2.63vw !important;
  color: #69645e !important;
  text-align: left;
  text-decoration: none;
}

.yc-blv2-rail nav a::before {
  position: absolute;
  top: .15vw;
  left: 1.49vw;
  width: 1px;
  height: 1.88vw;
  background: transparent;
  content: "";
}

.yc-blv2-rail nav a::after {
  display: none !important;
}

.yc-blv2-rail nav a span {
  display: block !important;
  color: #9a948c !important;
  font-size: .75vw !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: .04em !important;
  transition: none !important;
}

.yc-blv2-rail nav a b {
  position: static !important;
  display: block !important;
  width: 5.3vw !important;
  max-width: none !important;
  padding: 0 !important;
  color: inherit !important;
  background: transparent !important;
  box-shadow: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  white-space: normal !important;
  font-size: .68vw !important;
  font-weight: 500 !important;
  line-height: 1.32 !important;
  letter-spacing: .015em !important;
  text-transform: uppercase;
  transition: none !important;
}

.yc-blv2-rail nav a.is-active::before,
.yc-blv2-rail nav a:first-child::before {
  background: var(--yc-ref-accent);
}

.yc-blv2-rail nav a.is-active span,
.yc-blv2-rail nav a:first-child span {
  color: var(--yc-ref-accent) !important;
  transform: none !important;
}

.yc-blv2-rail nav a.is-active b,
.yc-blv2-rail nav a:first-child b {
  color: var(--yc-ref-ink) !important;
}

.yc-blv2-hero {
  position: relative;
  min-height: 0 !important;
  height: 49.655vw;
  overflow: hidden;
  isolation: isolate;
  background: #eee8df;
}

.yc-blv2-hero-media {
  position: absolute !important;
  z-index: 0;
  inset: 0 0 0 10.575vw !important;
  width: auto !important;
  height: 100% !important;
  max-width: none !important;
  aspect-ratio: auto !important;
  margin: 0 !important;
  overflow: hidden;
  opacity: 1 !important;
  transform: none !important;
}

.yc-blv2-hero-media::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(252, 249, 244, .5) 0, rgba(252, 249, 244, .12) 42%, transparent 64%);
  content: "";
  pointer-events: none;
}

.yc-blv2-hero-media > picture,
.yc-blv2-hero-media > picture > img {
  display: block;
  width: 100% !important;
  height: 100% !important;
}

.yc-blv2-hero-media > picture > img {
  object-fit: cover !important;
  object-position: 62% center !important;
  filter: saturate(.88) contrast(.96) brightness(1.04);
  transform: none !important;
}

.yc-blv2-hero-copy {
  position: absolute !important;
  z-index: 3;
  top: 10.335vw;
  left: 15.63vw;
  display: flex;
  width: 36.5vw !important;
  flex-direction: column;
  padding: 0 !important;
  opacity: 1 !important;
  transform: none !important;
}

.yc-blv2-hero h1 {
  width: max-content;
  max-width: none !important;
  margin: 0 !important;
  color: var(--yc-ref-ink);
  font-family: "Cormorant Garamond", Lustria, Georgia, serif !important;
  margin-left: -.53vw !important;
  font-size: 8.47vw !important;
  font-weight: 400 !important;
  line-height: .9 !important;
  letter-spacing: -.057em !important;
  white-space: nowrap;
}

.yc-blv2-hero-subtitle {
  width: 18vw;
  margin: 1.33vw 0 0 !important;
  color: var(--yc-ref-accent) !important;
  font-family: "Cormorant Garamond", Lustria, Georgia, serif !important;
  font-size: 2.12vw !important;
  font-weight: 500 !important;
  line-height: 1.13 !important;
  letter-spacing: 0 !important;
}

.yc-blv2-hero-lead {
  width: 16.7vw;
  max-width: none !important;
  margin: 2.55vw 0 0 !important;
  color: #55514c !important;
  font-family: Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-size: .82vw !important;
  font-weight: 400 !important;
  line-height: 1.94 !important;
}

.yc-blv2-hero-actions {
  display: block !important;
  margin: 3.18vw 0 0 .115vw !important;
}

.yc-blv2-hero .yc-blv2-btn {
  display: inline-flex;
  width: 12.87vw;
  min-height: 0 !important;
  height: 3.45vw;
  align-items: center;
  justify-content: space-between;
  padding: 0 1.45vw !important;
  border: 0 !important;
  color: #fff !important;
  background: #030303 !important;
  font-size: .62vw !important;
  font-weight: 600 !important;
  letter-spacing: .16em !important;
  transform: none !important;
}

.yc-blv2-hero .yc-blv2-btn span {
  font-size: .95vw;
  font-weight: 300;
  line-height: 1;
}

.yc-blv2-breadcrumb,
.yc-blv2-source-note,
.yc-blv2-facts,
.yc-blv2-hero-media figcaption {
  display: none !important;
}

.yc-blv2-overview {
  display: block;
}

.yc-blv2-regions {
  position: relative;
  height: 47.0115vw;
  padding: 0 !important;
  overflow: hidden;
  background: var(--yc-ref-ivory) !important;
}

.yc-ref-regions-layout {
  display: grid !important;
  width: auto !important;
  max-width: none !important;
  height: 100%;
  grid-template-columns: 22.184vw 20vw 19.885vw 19.885vw;
  gap: 1.954vw;
  margin: 0 5.057vw !important;
  padding: 3.103vw 0 0 !important;
}

.yc-ref-region-intro {
  padding-top: 3.29vw;
}

.yc-ref-section-number {
  display: block;
  margin: 0 0 1.26vw;
  color: var(--yc-ref-accent);
  font-family: "Cormorant Garamond", Lustria, Georgia, serif;
  font-size: 4.7vw;
  font-weight: 400;
  line-height: .82;
}

.yc-ref-region-intro h2 {
  width: 17.8vw;
  margin: 0 0 0 .23vw !important;
  color: var(--yc-ref-ink);
  font-family: "Cormorant Garamond", Lustria, Georgia, serif !important;
  font-size: 4.75vw !important;
  font-weight: 400 !important;
  line-height: .93 !important;
  letter-spacing: -.025em !important;
}

.yc-ref-region-intro p {
  width: 17.5vw;
  margin: 2.13vw 0 0 !important;
  color: var(--yc-ref-copy) !important;
  font-size: .84vw !important;
  font-weight: 400;
  line-height: 1.78 !important;
}

.yc-ref-region-intro i {
  display: block;
  width: 4.02vw;
  height: 1px;
  margin-top: 3.08vw;
  background: var(--yc-ref-accent);
  opacity: .65;
}

.yc-ref-regions-layout .yc-blv2-region-card {
  min-width: 0;
  margin: 0 !important;
}

.yc-ref-regions-layout .yc-blv2-region-card figure {
  width: 100%;
  height: 30.575vw;
  margin: 0 !important;
  overflow: hidden;
  background: #e6dfd5;
}

.yc-ref-regions-layout .yc-blv2-region-card figure > small {
  display: none !important;
}

.yc-ref-regions-layout .yc-blv2-region-card picture,
.yc-ref-regions-layout .yc-blv2-region-card img {
  width: 100% !important;
  height: 100% !important;
}

.yc-ref-regions-layout .yc-blv2-region-card img {
  aspect-ratio: auto !important;
  object-fit: cover !important;
  object-position: center !important;
  filter: saturate(.78) contrast(.94) brightness(1.04);
  transform: none !important;
}

.yc-ref-regions-layout .yc-blv2-region-card > div {
  padding: 1.12vw 0 0 !important;
}

.yc-ref-regions-layout .yc-blv2-region-card span {
  margin: 0 0 .45vw !important;
  color: var(--yc-ref-accent) !important;
  font-family: "Cormorant Garamond", Lustria, Georgia, serif;
  font-size: 1.12vw !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: .02em !important;
  text-transform: none !important;
}

.yc-ref-regions-layout .yc-blv2-region-card h3 {
  margin: 0 !important;
  color: var(--yc-ref-ink);
  font-family: "Cormorant Garamond", Lustria, Georgia, serif !important;
  font-size: 1.95vw !important;
  font-weight: 400 !important;
  line-height: 1.04 !important;
  letter-spacing: -.01em !important;
}

.yc-ref-regions-layout .yc-blv2-region-card p {
  width: 90%;
  margin: .79vw 0 0 !important;
  color: var(--yc-ref-copy) !important;
  font-size: .78vw !important;
  font-weight: 400;
  line-height: 1.92 !important;
}

.yc-blv2-scar {
  position: relative;
  height: 29.3103vw;
  padding: 0 !important;
  overflow: hidden;
  background:
    radial-gradient(circle at 78% 22%, rgba(255, 255, 255, .62), transparent 34%),
    linear-gradient(115deg, #f5f2ed, #eee9e2) !important;
}

.yc-ref-scar-layout {
  display: grid !important;
  width: auto !important;
  max-width: none !important;
  height: 100%;
  grid-template-columns: 33.678vw 6.897vw 27.586vw 4.598vw 15.057vw;
  gap: 0;
  margin: 0 5.057vw !important;
  padding: 4.78vw 0 1.3vw !important;
  align-items: stretch;
}

.yc-ref-scar-intro {
  grid-column: 1;
}

.yc-ref-scar-layout > figure {
  grid-column: 3;
}

.yc-ref-scar-callouts {
  grid-column: 5;
}

.yc-ref-scar-intro {
  min-width: 0;
}

.yc-ref-scar-intro .yc-ref-section-number {
  margin-bottom: .56vw;
}

.yc-ref-scar-intro h2 {
  margin: 0 !important;
  color: var(--yc-ref-ink);
  font-family: "Cormorant Garamond", Lustria, Georgia, serif !important;
  font-size: 4.7vw !important;
  font-weight: 400 !important;
  line-height: .92 !important;
  letter-spacing: -.029em !important;
  transform: translateY(.115vw) scaleY(1.06);
  transform-origin: left top;
}

.yc-ref-scar-intro > p {
  width: 20vw;
  margin: 2.1vw 0 0 !important;
  color: var(--yc-ref-copy) !important;
  font-size: .82vw !important;
  font-weight: 400;
  line-height: 1.84 !important;
}

.yc-ref-scar-points {
  display: grid !important;
  gap: 1vw !important;
  margin: 1.52vw 0 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

.yc-ref-scar-points li {
  padding: 0 0 0 1.15vw !important;
  border: 0 !important;
  color: #69635d !important;
  font-size: .75vw !important;
  font-weight: 400;
  line-height: 1.35 !important;
}

.yc-ref-scar-points li::before {
  top: .52em !important;
  width: .32vw !important;
  height: .32vw !important;
  border-radius: 50%;
  background: var(--yc-ref-accent) !important;
}

.yc-ref-scar-layout > figure {
  position: relative;
  width: 100%;
  height: 27.2vw;
  margin: -2.5vw 0 0 !important;
  overflow: hidden;
  border: 0 !important;
  background: transparent !important;
}

.yc-ref-scar-layout > figure::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(242, 238, 232, .72), transparent 28%, transparent 72%, rgba(242, 238, 232, .62));
  content: "";
  pointer-events: none;
}

.yc-ref-scar-layout > figure picture,
.yc-ref-scar-layout > figure img {
  width: 100% !important;
  height: 100% !important;
}

.yc-ref-scar-layout > figure img {
  aspect-ratio: auto !important;
  object-fit: cover !important;
  object-position: 69% center !important;
  filter: saturate(.6) contrast(.86) brightness(1.12);
}

.yc-ref-scar-callouts {
  display: grid;
  grid-template-rows: repeat(3, 1fr);
  gap: .4vw;
  padding: 1.45vw 0 1.1vw;
}

.yc-ref-scar-callouts article {
  position: relative;
  padding: 0 0 0 1.15vw;
}

.yc-ref-scar-callouts article::before {
  position: absolute;
  top: .72vw;
  right: calc(100% - .35vw);
  width: 3.9vw;
  height: 1px;
  background: var(--yc-ref-accent);
  opacity: .5;
  content: "";
}

.yc-ref-scar-callouts h3 {
  margin: 0 !important;
  color: #514d48;
  font-family: "Cormorant Garamond", Lustria, Georgia, serif !important;
  font-size: 1.3vw !important;
  font-weight: 500 !important;
  line-height: 1.05 !important;
}

.yc-ref-scar-callouts p {
  margin: .42vw 0 0 !important;
  color: var(--yc-ref-copy) !important;
  font-size: .7vw !important;
  font-weight: 400;
  line-height: 2.12 !important;
}

.yc-blv2-recovery {
  position: relative;
  height: 24.713vw;
  padding: 0 !important;
  overflow: hidden;
  color: var(--yc-ref-ink) !important;
  background: var(--yc-ref-ivory) !important;
}

.yc-ref-recovery-layout {
  position: relative;
  display: grid !important;
  width: auto !important;
  max-width: none !important;
  height: 100%;
  grid-template-columns: 24.48vw 59.086vw;
  gap: 4.25vw;
  margin: 0 5.057vw !important;
  padding: 3.04vw 0 0 !important;
}

.yc-ref-recovery-intro .yc-ref-section-number {
  margin-bottom: .95vw;
}

.yc-ref-recovery-intro h2 {
  margin: 0 !important;
  color: var(--yc-ref-ink);
  font-family: "Cormorant Garamond", Lustria, Georgia, serif !important;
  font-size: 4.7vw !important;
  font-weight: 400 !important;
  line-height: .92 !important;
  letter-spacing: -.02em !important;
}

.yc-ref-recovery-intro p {
  width: 19vw;
  margin: 1.64vw 0 0 !important;
  color: var(--yc-ref-copy) !important;
  font-size: .76vw !important;
  font-weight: 400;
  line-height: 1.8 !important;
}

.yc-ref-recovery-intro strong {
  display: block;
  width: 15vw;
  margin-top: 2.45vw;
  color: #746d64;
  font-size: .72vw;
  font-weight: 500;
  line-height: 1.9;
}

.yc-ref-recovery-timeline {
  position: relative;
  display: grid;
  width: 59.086vw;
  grid-template-columns: 16.44vw 16.21vw 15.52vw 10.916vw;
  margin-top: 4.78vw;
}

.yc-ref-recovery-timeline::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 48.17vw;
  height: 1px;
  background: var(--yc-ref-rule);
  content: "";
}

.yc-ref-recovery-timeline article {
  position: relative;
  min-width: 0;
  padding: 2.65vw 1.7vw 0 0;
}

.yc-ref-recovery-timeline article i {
  position: absolute;
  top: -.47vw;
  left: 0;
  display: block;
  width: .9vw;
  height: .9vw;
  border: .21vw solid var(--yc-ref-ivory);
  border-radius: 50%;
  background: var(--yc-ref-accent);
  box-shadow: 0 0 0 1px var(--yc-ref-rule);
}

.yc-ref-recovery-timeline h3 {
  margin: 0 !important;
  color: #5b5650;
  font-family: Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-size: .84vw !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  letter-spacing: .01em !important;
}

.yc-ref-recovery-timeline p {
  margin: .75vw 0 0 !important;
  color: var(--yc-ref-copy) !important;
  font-size: .68vw !important;
  font-weight: 400;
  line-height: 2.1 !important;
}

.yc-ref-recovery-closing {
  position: absolute;
  right: 2.2vw;
  bottom: 2.25vw;
  width: 18vw;
  margin: 0 !important;
  color: #6c665f !important;
  font-size: .65vw !important;
  font-weight: 500;
  line-height: 1.45 !important;
  text-align: right;
}

.yc-blv2-doctor {
  position: relative;
  height: 23.908vw;
  padding: 0 !important;
  overflow: hidden;
  background: #f5f1ec !important;
}

.yc-ref-doctor-layout {
  display: grid;
  width: 100%;
  height: 100%;
  grid-template-columns: 48.6% 51.4%;
}

.yc-ref-doctor-layout > figure {
  width: 100%;
  height: 100%;
  min-height: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  background: #d8d0c5;
}

.yc-ref-doctor-layout > figure picture,
.yc-ref-doctor-layout > figure img {
  display: block;
  width: 100% !important;
  height: 100% !important;
}

.yc-ref-doctor-layout > figure img {
  object-fit: cover;
  object-position: 50% 31%;
  filter: saturate(.74) contrast(.95) brightness(.98);
}

.yc-ref-doctor-copy {
  padding: 2.72vw 4.6vw 1.8vw 4.85vw;
}

.yc-ref-doctor-heading {
  display: flex;
  gap: 1.85vw;
  align-items: flex-start;
}

.yc-ref-doctor-heading .yc-ref-section-number {
  flex: 0 0 auto;
  margin: .55vw 0 0;
  font-size: 2.55vw;
}

.yc-ref-doctor-heading h2 {
  margin: 0 !important;
  color: var(--yc-ref-ink);
  font-family: "Cormorant Garamond", Lustria, Georgia, serif !important;
  font-size: 2.78vw !important;
  font-weight: 400 !important;
  line-height: .95 !important;
  letter-spacing: -.022em !important;
  transform: translate(.115vw, .46vw) scaleX(.98) scaleY(1.1);
  transform-origin: left top;
}

.yc-ref-doctor-heading strong {
  display: block;
  margin-top: 1.05vw;
  color: #777069;
  font-size: .72vw;
  font-weight: 500;
  line-height: 1.15;
}

.yc-ref-doctor-copy > i {
  display: block;
  width: 14vw;
  height: 1px;
  margin: 1.93vw 0 0;
  background: var(--yc-ref-accent);
  opacity: .55;
}

.yc-ref-doctor-copy > p {
  width: 35vw;
  margin: 1.45vw 0 0 !important;
  color: var(--yc-ref-copy) !important;
  font-size: .76vw !important;
  font-weight: 400;
  line-height: 1.65 !important;
}

.yc-ref-doctor-credentials {
  display: grid;
  gap: .16vw;
  width: 35vw;
  margin-top: 1.81vw;
  color: #756e67;
  font-size: .7vw;
  font-weight: 500;
  line-height: 1.4;
}

.yc-ref-doctor-copy > a {
  display: inline-flex;
  gap: 2.7vw;
  align-items: center;
  margin-top: 2.08vw;
  padding-bottom: .42vw;
  border-bottom: 1px solid var(--yc-ref-accent);
  color: #3f3b37 !important;
  font-size: .78vw;
  font-weight: 600;
  line-height: 1;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.yc-ref-doctor-copy > a span {
  color: var(--yc-ref-accent);
  font-size: .95vw;
}

.yc-blv2-closing {
  position: relative;
  height: 20.69vw;
  min-height: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  background: #f9f7f3 !important;
}

.yc-ref-closing-layout {
  display: grid;
  width: 100%;
  height: 100%;
  grid-template-columns: 38.6% 61.4%;
}

.yc-ref-closing-copy {
  padding: 3.22vw 2.7vw 2vw 7.75vw;
  background: #f9f7f3;
}

.yc-ref-closing-heading {
  display: flex;
  gap: 2.1vw;
  align-items: flex-start;
}

.yc-ref-closing-heading .yc-ref-section-number {
  flex: 0 0 auto;
  margin: .55vw 0 0;
  font-size: 2.55vw;
}

.yc-ref-closing-heading h2 {
  margin: 0 !important;
  color: var(--yc-ref-ink);
  font-family: "Cormorant Garamond", Lustria, Georgia, serif !important;
  font-size: 3.38vw !important;
  font-weight: 400 !important;
  line-height: .95 !important;
  letter-spacing: -.008em !important;
}

.yc-ref-closing-copy > p {
  width: 19.5vw;
  margin: 1.06vw 0 0 4.65vw !important;
  color: var(--yc-ref-copy) !important;
  font-size: .84vw !important;
  font-weight: 400;
  line-height: 2.03 !important;
}

.yc-ref-closing-copy > a {
  display: inline-flex;
  width: 16.67vw;
  height: 3.1vw;
  align-items: center;
  justify-content: space-between;
  margin: 2.46vw 0 0 4.65vw;
  padding: 0 1.35vw;
  color: #fff !important;
  background: #030303;
  font-size: .59vw;
  font-weight: 600;
  line-height: 1;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.yc-ref-closing-copy > a span {
  font-size: .92vw;
  font-weight: 300;
}

.yc-ref-closing-layout > figure {
  width: 100%;
  height: 100%;
  margin: 0 !important;
  overflow: hidden;
  background: #d8d0c5;
}

.yc-ref-closing-layout > figure picture,
.yc-ref-closing-layout > figure img {
  display: block;
  width: 100% !important;
  height: 100% !important;
}

.yc-ref-closing-layout > figure img {
  object-fit: cover;
  object-position: 61% center;
  filter: saturate(.68) contrast(.94) brightness(.98);
}

.yc-ref-pagebar {
  position: relative;
  display: grid;
  height: 3.448vw;
  grid-template-columns: 1fr 1.45fr 1.5fr;
  align-items: center;
  padding: 0 5.4vw 0 7.4vw;
  color: #766f68;
  background: #fff;
  border-radius: 0 0 1.72vw 1.72vw;
  font-size: .75vw;
  font-weight: 500;
  letter-spacing: .01em;
}

.yc-ref-pagebar-logo {
  display: block;
  width: 8.51vw;
  height: 1.61vw;
  line-height: 0;
  transform: translateY(-.29vw);
}

.yc-ref-pagebar-logo > img {
  display: block;
  width: 100%;
  height: 100%;
  filter: grayscale(1);
  object-fit: contain;
  opacity: .82;
}

.yc-ref-pagebar > span {
  text-align: center;
  transform: translateX(-1.45vw);
}

.yc-ref-pagebar nav {
  display: flex;
  gap: 2.87vw;
  justify-content: flex-start;
  padding-left: 6.9vw;
}

.yc-ref-pagebar nav span:nth-child(3) {
  margin-left: .8vw;
}

.yc-ref-pagebar a {
  color: inherit !important;
  text-decoration: none;
}

/* The selected reference uses a very light, tactile paper surface. */
.yc-blv2-regions,
.yc-blv2-scar,
.yc-blv2-recovery,
.yc-blv2-doctor,
.yc-blv2-closing,
.yc-ref-pagebar {
  isolation: isolate;
}

.yc-blv2-regions::before,
.yc-blv2-scar::before,
.yc-blv2-recovery::before,
.yc-blv2-doctor::before,
.yc-blv2-closing::before,
.yc-ref-pagebar::before {
  position: absolute;
  z-index: 0;
  inset: 0;
  background: url("../images/bg-02.webp") center / cover no-repeat;
  content: "";
  mix-blend-mode: multiply;
  opacity: .018;
  pointer-events: none;
}

.yc-blv2-regions > *,
.yc-blv2-scar > *,
.yc-blv2-recovery > *,
.yc-blv2-doctor > *,
.yc-blv2-closing > *,
.yc-ref-pagebar > * {
  position: relative;
  z-index: 1;
}

/* Medical and SEO depth continues below the exact six-part reference canvas. */
.yc-ref-pagebar ~ .yc-blv2-section {
  border-top: 1px solid rgba(36, 35, 33, .08);
}

.yc-ref-pagebar + .yc-blv2-overview {
  margin-top: 1.5vw;
}

.yc-ref-pagebar ~ .yc-blv2-section h2,
.yc-ref-pagebar ~ .yc-blv2-section h3 {
  font-family: "Cormorant Garamond", Lustria, Georgia, serif !important;
  font-weight: 400 !important;
  letter-spacing: -.018em !important;
}

.yc-ref-pagebar ~ .yc-blv2-overview,
.yc-ref-pagebar ~ .yc-blv2-ba,
.yc-ref-pagebar ~ .yc-blv2-related {
  background: var(--yc-ref-ivory) !important;
}

.yc-ref-pagebar ~ .yc-blv2-video,
.yc-ref-pagebar ~ .yc-blv2-file {
  background: var(--yc-ref-paper) !important;
}

.yc-ref-pagebar ~ .yc-blv2-section .yc-blv2-btn--dark {
  background: #050505 !important;
}

.yc-ref-pagebar ~ .yc-blv2-section .yc-blv2-kicker {
  color: var(--yc-ref-accent) !important;
}

body.yc-procedure-page-body footer.footer {
  margin-top: 0;
  background: #f5f1ec;
}

@media (max-width: 767px) {
  body.yc-procedure-page-body {
    background: var(--yc-ref-ivory) !important;
  }

  .yc-blv2 {
    width: 100%;
    margin: 0;
  }

  .yc-blv2-masthead {
    height: 54px;
    padding-left: 20px;
  }

  .yc-blv2-masthead a {
    width: 84px;
    margin-top: 10px;
    font-size: 7px;
    letter-spacing: .35px;
    transform: none;
  }

  .yc-blv2-rail {
    display: none !important;
  }

  .yc-blv2-hero {
    height: 720px;
  }

  .yc-blv2-hero-media {
    inset: 0 !important;
  }

  .yc-blv2-hero-media::after {
    background: linear-gradient(180deg, rgba(252, 249, 244, .94) 0, rgba(252, 249, 244, .72) 43%, rgba(252, 249, 244, .12) 78%);
  }

  .yc-blv2-hero-media > picture > img {
    object-position: 62% center !important;
  }

  .yc-blv2-hero-copy {
    top: 74px;
    left: 24px;
    width: calc(100% - 48px) !important;
  }

  .yc-blv2-hero h1 {
    font-size: clamp(58px, 18vw, 78px) !important;
    white-space: normal;
  }

  .yc-blv2-hero-subtitle {
    width: 250px;
    margin-top: 20px !important;
    font-size: 27px !important;
  }

  .yc-blv2-hero-lead {
    width: min(280px, 92%);
    margin-top: 24px !important;
    font-size: 13px !important;
  }

  .yc-blv2-hero-actions {
    margin-top: 30px !important;
  }

  .yc-blv2-hero .yc-blv2-btn {
    width: 178px;
    height: 46px;
    padding: 0 18px !important;
    font-size: 9px !important;
  }

  .yc-blv2-hero .yc-blv2-btn span {
    font-size: 14px;
  }

  .yc-blv2-regions {
    height: auto;
    padding: 72px 24px !important;
  }

  .yc-ref-regions-layout {
    width: 100% !important;
    height: auto;
    grid-template-columns: 1fr;
    gap: 34px;
    margin: 0 !important;
    padding: 0 !important;
  }

  .yc-ref-region-intro {
    padding: 0 0 12px;
  }

  .yc-ref-section-number {
    margin-bottom: 14px;
    font-size: 38px;
  }

  .yc-ref-region-intro h2 {
    width: auto;
    font-size: 52px !important;
  }

  .yc-ref-region-intro p {
    width: auto;
    margin-top: 24px !important;
    font-size: 14px !important;
  }

  .yc-ref-region-intro i {
    width: 48px;
    margin-top: 26px;
  }

  .yc-ref-regions-layout .yc-blv2-region-card figure {
    height: auto;
    aspect-ratio: 4 / 5;
  }

  .yc-ref-regions-layout .yc-blv2-region-card > div {
    padding-top: 16px !important;
  }

  .yc-ref-regions-layout .yc-blv2-region-card span {
    margin-bottom: 6px !important;
    font-size: 15px !important;
  }

  .yc-ref-regions-layout .yc-blv2-region-card h3 {
    font-size: 30px !important;
  }

  .yc-ref-regions-layout .yc-blv2-region-card p {
    margin-top: 10px !important;
    font-size: 13px !important;
  }

  .yc-blv2-scar {
    height: auto;
    padding: 72px 24px !important;
  }

  .yc-ref-scar-layout {
    width: 100% !important;
    height: auto;
    grid-template-columns: 1fr;
    gap: 30px;
    margin: 0 !important;
    padding: 0 !important;
  }

  .yc-ref-scar-intro,
  .yc-ref-scar-layout > figure,
  .yc-ref-scar-callouts {
    grid-column: 1;
  }

  .yc-ref-scar-intro h2 {
    font-size: 52px !important;
  }

  .yc-ref-scar-intro > p {
    width: auto;
    margin-top: 24px !important;
    font-size: 14px !important;
  }

  .yc-ref-scar-points {
    gap: 10px !important;
    margin-top: 22px !important;
  }

  .yc-ref-scar-points li {
    padding-left: 18px !important;
    font-size: 13px !important;
  }

  .yc-ref-scar-points li::before {
    width: 5px !important;
    height: 5px !important;
  }

  .yc-ref-scar-layout > figure {
    height: auto;
    aspect-ratio: 4 / 5;
    margin: 0 !important;
  }

  .yc-ref-scar-callouts {
    gap: 22px;
    padding: 0;
  }

  .yc-ref-scar-callouts article {
    padding-left: 20px;
  }

  .yc-ref-scar-callouts article::before {
    top: 10px;
    right: calc(100% - 7px);
    width: 20px;
  }

  .yc-ref-scar-callouts h3 {
    font-size: 24px !important;
  }

  .yc-ref-scar-callouts p {
    margin-top: 6px !important;
    font-size: 13px !important;
  }

  .yc-blv2-recovery {
    height: auto;
    padding: 72px 24px !important;
  }

  .yc-ref-recovery-layout {
    width: 100% !important;
    height: auto;
    grid-template-columns: 1fr;
    gap: 42px;
    margin: 0 !important;
    padding: 0 !important;
  }

  .yc-ref-recovery-intro h2 {
    font-size: 52px !important;
  }

  .yc-ref-recovery-intro p,
  .yc-ref-recovery-intro strong {
    width: auto;
    font-size: 14px !important;
  }

  .yc-ref-recovery-intro p {
    margin-top: 24px !important;
  }

  .yc-ref-recovery-intro strong {
    margin-top: 18px;
  }

  .yc-ref-recovery-timeline {
    width: 100%;
    grid-template-columns: 1fr;
    gap: 26px;
    margin-top: 0;
    border-top: 0;
    border-left: 1px solid var(--yc-ref-rule);
  }

  .yc-ref-recovery-timeline::before {
    display: none;
  }

  .yc-ref-recovery-timeline article {
    padding: 0 0 0 26px;
  }

  .yc-ref-recovery-timeline article i {
    top: 3px;
    left: -7px;
    width: 13px;
    height: 13px;
    border-width: 3px;
  }

  .yc-ref-recovery-timeline h3 {
    font-size: 16px !important;
  }

  .yc-ref-recovery-timeline p {
    margin-top: 8px !important;
    font-size: 13px !important;
  }

  .yc-ref-recovery-closing {
    position: static;
    width: auto;
    font-size: 13px !important;
    text-align: left;
  }

  .yc-blv2-doctor {
    height: auto;
  }

  .yc-ref-doctor-layout {
    grid-template-columns: 1fr;
  }

  .yc-ref-doctor-layout > figure {
    height: 460px;
  }

  .yc-ref-doctor-copy {
    padding: 48px 24px 56px;
  }

  .yc-ref-doctor-heading {
    gap: 14px;
  }

  .yc-ref-doctor-heading .yc-ref-section-number {
    margin-top: 6px;
    font-size: 28px;
  }

  .yc-ref-doctor-heading h2 {
    font-size: 44px !important;
  }

  .yc-ref-doctor-heading strong {
    margin-top: 7px;
    font-size: 11px;
  }

  .yc-ref-doctor-copy > i {
    width: 120px;
    margin-top: 24px;
  }

  .yc-ref-doctor-copy > p,
  .yc-ref-doctor-credentials {
    width: auto;
    font-size: 13px !important;
  }

  .yc-ref-doctor-copy > p {
    margin-top: 22px !important;
  }

  .yc-ref-doctor-credentials {
    gap: 7px 14px;
    margin-top: 18px;
  }

  .yc-ref-doctor-copy > a {
    gap: 30px;
    margin-top: 22px;
    padding-bottom: 7px;
    font-size: 10px;
  }

  .yc-ref-doctor-copy > a span {
    font-size: 15px;
  }

  .yc-blv2-closing {
    height: auto;
  }

  .yc-ref-closing-layout {
    grid-template-columns: 1fr;
  }

  .yc-ref-closing-copy {
    padding: 54px 24px 60px;
  }

  .yc-ref-closing-heading {
    gap: 14px;
  }

  .yc-ref-closing-heading .yc-ref-section-number {
    margin-top: 6px;
    font-size: 28px;
  }

  .yc-ref-closing-heading h2 {
    font-size: 46px !important;
  }

  .yc-ref-closing-copy > p {
    width: auto;
    margin: 22px 0 0 42px !important;
    font-size: 13px !important;
  }

  .yc-ref-closing-copy > a {
    width: 190px;
    height: 46px;
    margin: 28px 0 0 42px;
    padding: 0 18px;
    font-size: 9px;
  }

  .yc-ref-closing-copy > a span {
    font-size: 14px;
  }

  .yc-ref-closing-layout > figure {
    height: 360px;
  }

  .yc-ref-pagebar {
    height: auto;
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 24px;
    font-size: 9px;
    border-radius: 0 0 18px 18px;
  }

  .yc-ref-pagebar-logo {
    width: 90px;
    height: 16px;
    transform: none;
  }

  .yc-ref-pagebar > span {
    text-align: left;
  }

  .yc-ref-pagebar nav {
    gap: 18px;
    justify-content: flex-start;
  }

  .yc-ref-pagebar + .yc-blv2-overview {
    margin-top: 12px;
  }
}
