

@media (max-width: 768px) {
  body.page-direction {
    background: #fff;
  }

  body.page-direction .breadcrumb {
    padding: 12px var(--gutter) 16px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #6f6a61;
    border-bottom: 1px solid #e7e1d5;
    background: #fff;
  }

  body.page-direction .breadcrumb a {
    color: #C9A961;
    text-transform: uppercase;
    letter-spacing: .05em;
  }

  body.page-direction .breadcrumb span {
    color: #45413C;
  }

  
  body.page-direction .hero {
    padding: 24px var(--gutter) 32px;
    background: #fff;
  }

  body.page-direction .hero-grid {
    display: block;
    max-width: none;
  }

  body.page-direction .hero .eyebrow,
  body.page-augmentation .hero-tag {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.12;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #C9A961;
    margin-bottom: 10px;
  }

  body.page-direction .hero h1 {
    font-size: 32px;
    line-height: 1.28;
    letter-spacing: .01em;
    margin-bottom: 10px;
    color: #45413C;
  }

  body.page-direction .hero-sub {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size:18px;
    line-height: 1.28;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #45413C8C;
    margin-bottom: 16px;
  }

  body.page-direction .hero p {
    font-size: 18px;
    line-height: 1.5;
    color: #45413C;
    max-width: none;
    margin-bottom: 0;
  }

  body.page-direction .hero .btn {
    display: none;
  }

  body.page-direction .hero-photo,
  body.page-direction .page-content .ph {
    display: none;
  }

  
  body.page-direction .section,
  body.page-direction .approach {
    padding: 32px var(--gutter);
  }

  body.page-direction .section-white {
    background: #fff;
  }

  body.page-direction .section:not(.section-white) {
    background: #f4f1ea;
  }

  body.page-direction .eyebrow {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.12;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #C9A961;
    margin-bottom: 10px;
  }

  body.page-direction .h-section {
    font-weight: 700;
    font-size: 28px;
    line-height: 1.28;
    color: #45413C;
    margin-bottom: 16px;
  }

  body.page-direction .h-section .italic {
    font-weight: 700;
  }

  body.page-direction .lead,
  body.page-direction .body {
    font-size: 18px;
    line-height: 1.5;
    color: #45413C;
  }

  body.page-augmentation .about-proc-head,
  body.page-direction .about-head,
  body.page-direction .steps-head {
    margin-bottom: 16px;
  }

  body.page-augmentation .about-proc-grid,
  body.page-augmentation .about-grid,
  body.page-augmentation .indications-grid,
  body.page-augmentation .implants-grid,
  body.page-direction .about-grid,
  body.page-direction .approach-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  
  body.page-augmentation .indication-item,
  body.page-direction .ind-item {
    display: block;
    padding: 16px 0;
    border-bottom: 1px solid #e7e1d5;
    gap: 0;
  }

  body.page-augmentation .indication-item:first-child,
  body.page-direction .ind-item:first-child {
    border-top: 1px solid #e7e1d5;
  }

  body.page-direction .ind-dot,
  body.page-augmentation .ind-item .ind-dot {
    display: none;
  }

  body.page-direction .ind-text,
  body.page-augmentation .ind-text,
  body.page-augmentation .ind-item .ind-text {
    font-size: 18px;
    line-height: 1.5;
    color: #45413C;
  }

  body.page-direction .ind-text::before {
    content: "— ";
    color: #C9A961;
  }

  
  body.page-direction .approach {
    background: #f4f1ea;
  }

  body.page-direction .approach .h-section {
    color: #45413C !important;
    margin-bottom: 16px;
  }

  body.page-direction .approach .h-section .italic {
    color: #45413C !important;
  }

  body.page-direction .approach-text p,
  body.page-direction .approach-text .lead {
    color: #45413C !important;
    font-size: 18px;
    line-height: 1.5;
  }

  body.page-direction .science-card {
    background: #fff;
    border: 1px solid #e7e1d5;
    border-radius: 0;
    padding: 24px 20px;
    margin-top: 8px;
  }

  body.page-direction .science-card .sci-label {
    font-size: 12px;
    letter-spacing: .05em;
    margin-bottom: 8px;
  }

  body.page-direction .science-card .sci-source {
    color: #6f6a61;
    border-color: #e7e1d5;
    margin-bottom: 16px;
    padding-bottom: 16px;
  }

  body.page-direction .science-card > div:not(.sci-label):not(.sci-source) {
    font-weight: 700;
    font-size: 22px;
    line-height: 1.28;
    color: #45413C;
    margin-bottom: 12px;
  }

  body.page-direction .science-card p,
  body.page-direction .science-card .sci-note {
    font-size: 18px;
    line-height: 1.5;
    color: #45413C;
  }

  
  body.page-augmentation .brands-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin-top: 20px;
  }

  body.page-augmentation .brand-card {
    padding: 20px 16px;
    border-radius: 0;
    border: 1px solid #e7e1d5;
    background: #fff;
  }

  body.page-augmentation .brand-icon {
    display: none;
  }

  body.page-augmentation .brand-name {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size:18px;
    color: #45413C;
  }

  body.page-augmentation .brands-note {
    font-size: 18px;
    line-height: 1.5;
    color: #45413C;
    margin-top: 20px;
    padding-top: 20px;
    border-color: #e7e1d5;
  }

  
  body.page-direction .steps-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  body.page-direction .step-card {
    display: grid;
    grid-template-columns: 40px 1fr;
    column-gap: 12px;
    row-gap: 8px;
    align-items: start;
    padding: 24px 0;
    border-left: none;
    border-bottom: 1px solid #e7e1d5;
  }

  body.page-direction .step-card:first-child {
    border-top: 1px solid #e7e1d5;
  }

  body.page-direction .step-num {
    grid-column: 1;
    grid-row: 1;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size:18px;
    line-height: 1.28;
    color: #C9A961;
    margin: 0;
  }

  body.page-direction .step-card > div:not(.step-num) {
    grid-column: 2;
    grid-row: 1;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.28;
    color: #45413C;
    margin: 0;
  }

  body.page-direction .step-card p {
    grid-column: 2;
    grid-row: 2;
    font-size: 18px;
    line-height: 1.5;
    color: #45413C;
    margin: 0;
  }

  
  body.page-direction .faq-side {
    position: static;
    margin-bottom: 16px;
  }

  body.page-direction .faq-side .h-section {
    margin: 8px 0 0;
  }

  body.page-direction .faq-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  body.page-direction .faq-item {
    padding: 0;
    border-bottom: 1px solid #e7e1d5;
    cursor: default;
  }

  body.page-direction .faq-item:first-child {
    border-top: 1px solid #e7e1d5;
  }

  body.page-direction .faq-q {
    padding: 20px 0 8px;
  }

  body.page-direction .faq-q > div:first-child {
    font-weight: 700;
    font-size: 19px;
    line-height: 1.2;
    color: #45413C;
  }

  body.page-direction .faq-toggle {
    display: none;
  }

  body.page-direction .faq-a {
    max-height: none;
    overflow: visible;
    padding-top: 0;
  }

  body.page-direction .faq-a,
  body.page-direction .faq-a-in {
    font-size: 15.5px;
    line-height: 1.55;
    color: #6f6a61;
    padding: 0 0 22px;
  }

}

@media (min-width: 769px) {
  body.page-direction .faq-item {
    cursor: default;
  }

  body.page-direction .faq-toggle {
    display: none;
  }

  body.page-direction .faq-a {
    max-height: none;
    overflow: visible;
  }
}
