/* Targeted professional pass for non-home pages */

.page-services-editorial .services-page,
.page-bundles-editorial .main-content > section,
.page-bundle-editorial .main-content > section,
.page-community .main-content > section,
.page-blog-editorial .main-content > section,
.page-legal-editorial .main-content > section {
  padding-top: 44px;
  padding-bottom: 60px;
}

.page-services-editorial .services-page .container,
.page-bundles-editorial .main-content > section .container,
.page-community .community-page__inner,
.page-blog-editorial .main-content > section .container,
.page-legal-editorial .legal-page .container {
  max-width: 1180px;
  padding-left: 32px;
  padding-right: 32px;
}

.page-services-editorial .section-title,
.page-bundles-editorial .section-title,
.page-bundle-editorial .section-title,
.page-community .section-title,
.page-blog-editorial .section-title,
.page-legal-editorial .section-title {
  font-family: "Cormorant Garamond", serif !important;
  font-style: italic;
  font-weight: 400 !important;
  line-height: 1.08;
  font-size: clamp(38px, 4.6vw, 58px) !important;
}

.page-services-editorial .section-lead,
.page-bundles-editorial .section-lead,
.page-bundle-editorial .section-lead,
.page-community .section-lead,
.page-blog-editorial .section-lead,
.page-legal-editorial .section-lead {
  font-size: 15px;
  line-height: 1.7;
  color: #6b6158;
  max-width: 760px;
}

/* services */
.page-services-editorial .services-page__article {
  border: none;
  padding: 0;
  background: transparent;
}

.page-services-editorial .services-state-card,
.page-services-editorial .service-card {
  border: 0.5px solid #c9c2b5 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background: #f7f4ef !important;
}

.page-services-editorial .service-card:hover,
.page-services-editorial .services-state-card:hover {
  transform: none !important;
  box-shadow: none !important;
  background: #f0ebe3 !important;
}

.page-services-editorial .services-hero {
  margin-bottom: 26px;
}

.page-services-editorial .services-hero__title {
  max-width: 900px;
}

.page-services-editorial .services-hero__note {
  margin-top: 12px;
}

.page-services-editorial .services-section-title {
  font-family: "Cormorant Garamond", serif !important;
  font-style: italic;
  font-weight: 400 !important;
  font-size: clamp(32px, 3.3vw, 42px);
  color: #2a2520;
  margin-bottom: 6px;
}

.page-services-editorial .services-subsection-title {
  font-family: Jost, system-ui, sans-serif;
  font-size: 11px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #9a8e82;
  margin: 26px 0 14px;
}

.page-services-editorial .services-subsection-title--flagship {
  margin-top: 32px;
}

.page-services-editorial .service-grid {
  gap: 16px;
}

.page-services-editorial .services-state-card {
  min-height: 132px;
}

.page-services-editorial .service-card__title {
  font-size: 30px;
  line-height: 1.15;
}

.page-services-editorial .service-card__desc {
  font-size: 14px;
  line-height: 1.62;
  color: #6b6158;
}

.page-services-editorial .service-card__price {
  color: #2a2520;
}

.page-services-editorial .service-card__link {
  border-radius: 0 !important;
  border: 0.5px solid #c9c2b5 !important;
  background: #f7f4ef !important;
  color: #2a2520 !important;
  font-family: Jost, system-ui, sans-serif;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  box-shadow: none !important;
}

.page-services-editorial .service-card__link:hover {
  background: #2a2520 !important;
  color: #f7f4ef !important;
}

/* bundles list */
.page-bundles-editorial .bundle-card {
  border: 0.5px solid #c9c2b5 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background: #f7f4ef !important;
}

.page-bundles-editorial .bundle-card h3 {
  font-family: "Cormorant Garamond", serif !important;
  font-style: italic;
  font-weight: 400 !important;
  font-size: 28px;
}

/* single bundle */
.page-bundle-editorial .main-content > section .container {
  max-width: 840px !important;
}

.page-bundle-editorial .card {
  border: 0.5px solid #c9c2b5 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background: #f0ebe3 !important;
}

/* community */
.page-community .community-page__panel,
.page-community .community-sidebar-card,
.page-community .community-stories-hub,
.page-community .community-block__inner {
  border: 0.5px solid #c9c2b5 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background: #f7f4ef !important;
}

.page-community .community-member-layout {
  gap: 24px;
}

.page-community .community-reader-posts__h {
  font-family: "Cormorant Garamond", serif !important;
  font-style: italic;
  font-weight: 400 !important;
  font-size: 28px;
}

/* blog links */
.page-blog-editorial .social-bento {
  gap: 16px;
}

.page-blog-editorial .social-card {
  border: 0.5px solid #c9c2b5 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background: #f7f4ef !important;
}

.page-blog-editorial .social-card__title {
  font-family: "Cormorant Garamond", serif !important;
  font-style: italic;
  font-weight: 400 !important;
}

/* legal pages */
.page-legal-editorial .legal-page .container {
  max-width: 840px !important;
}

.page-legal-editorial .qa-content-note {
  border: 0.5px solid #c9c2b5;
  background: rgba(240, 235, 227, 0.45);
  padding: 14px 16px;
  margin: 14px 0 24px;
}

.page-legal-editorial .legal-prose {
  font-size: 15px;
  line-height: 1.78;
  color: #5e554d;
}

.page-legal-editorial .legal-prose h2 {
  font-family: "Cormorant Garamond", serif;
  font-style: italic;
  font-weight: 400;
  font-size: clamp(24px, 2.4vw, 32px);
  color: #2a2520;
  margin-top: 28px !important;
}

@media (max-width: 768px) {
  .page-services-editorial .services-page .container,
  .page-bundles-editorial .main-content > section .container,
  .page-bundle-editorial .main-content > section .container,
  .page-community .community-page__inner,
  .page-blog-editorial .main-content > section .container,
  .page-legal-editorial .legal-page .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .page-services-editorial .services-page__article {
    padding: 0;
  }

  .page-services-editorial .section-title,
  .page-bundles-editorial .section-title,
  .page-bundle-editorial .section-title,
  .page-community .section-title,
  .page-blog-editorial .section-title,
  .page-legal-editorial .section-title {
    font-size: 38px !important;
  }

  .page-community .community-member-layout {
    display: grid;
    grid-template-columns: 1fr;
  }

  .page-services-editorial .service-card__title {
    font-size: 26px;
  }
}
