.elementor-987762 .elementor-element.elementor-element-d252f93{--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;}:root{--page-title-display:none;}/* Start custom CSS */<style>

/* =========================================================
   SHARON CHATTEN ACTORS STUDIO
   CLIENTS & TESTIMONIALS OVERVIEW
   COMPLETE GLOBAL CSS
   ========================================================= */


/* =========================================================
   RESET + FULL WIDTH
   ========================================================= */

.sc-ct-page,
.sc-ct-page * {
  box-sizing: border-box;
}

.sc-ct-page {
  width: 100vw !important;
  max-width: none !important;

  position: relative !important;
  left: 50% !important;

  margin-left: -50vw !important;
  margin-right: 0 !important;

  padding: 0 !important;

  overflow: hidden;

  font-family: inherit;
}


/* =========================================================
   SECTIONS
   ========================================================= */

.sc-ct-section {
  width: 100% !important;
  max-width: none !important;

  margin: 0 !important;

  padding: 92px 0;
}

.sc-ct-wrap {
  width: 90% !important;
  max-width: 1180px !important;

  margin: 0 auto !important;

  padding: 0 !important;
}


/* =========================================================
   COLOR SYSTEM
   ========================================================= */

.sc-ct-dark {
  background: #000000 !important;
  color: #ffffff !important;
}

.sc-ct-gray {
  background: #E2E0DC !important;
  color: #171717 !important;
}

.sc-ct-cream {
  background: #F2EFE8 !important;
  color: #171717 !important;
}


/* =========================================================
   FORCE HEADING COLORS
   ========================================================= */

.sc-ct-dark h1,
.sc-ct-dark h2,
.sc-ct-dark h3 {
  color: #ffffff !important;
}

.sc-ct-gray h1,
.sc-ct-gray h2,
.sc-ct-gray h3,
.sc-ct-cream h1,
.sc-ct-cream h2,
.sc-ct-cream h3 {
  color: #171717 !important;
}


/* =========================================================
   TYPOGRAPHY
   ========================================================= */

.sc-ct-page h1,
.sc-ct-page h2,
.sc-ct-page h3,
.sc-ct-page p,
.sc-ct-page a,
.sc-ct-page span,
.sc-ct-page strong,
.sc-ct-page blockquote {
  font-family: inherit;
}

.sc-ct-eyebrow {
  margin: 0 0 15px !important;

  font-size: 12px !important;
  line-height: 1.3 !important;
  font-weight: 700 !important;

  letter-spacing: .16em !important;
  text-transform: uppercase !important;
}

.sc-ct-dark .sc-ct-eyebrow {
  color: #9B9B9B !important;
}

.sc-ct-gray .sc-ct-eyebrow {
  color: #68645F !important;
}

.sc-ct-cream .sc-ct-eyebrow {
  color: #716B63 !important;
}


/* =========================================================
   H1
   ========================================================= */

.sc-ct-page h1 {
  margin: 0 0 31px !important;

  font-size: clamp(58px, 8.7vw, 108px) !important;
  line-height: .91 !important;
  font-weight: 300 !important;

  letter-spacing: -.05em !important;
}


/* =========================================================
   H2
   ========================================================= */

.sc-ct-page h2 {
  margin: 0 0 27px !important;

  font-size: clamp(40px, 5vw, 66px) !important;
  line-height: .99 !important;
  font-weight: 300 !important;

  letter-spacing: -.04em !important;
}


/* =========================================================
   H3
   ========================================================= */

.sc-ct-page h3 {
  margin: 0 0 17px !important;

  font-size: clamp(24px, 2.5vw, 32px) !important;
  line-height: 1.08 !important;
  font-weight: 400 !important;

  letter-spacing: -.03em !important;
}


/* =========================================================
   BODY
   ========================================================= */

.sc-ct-page p {
  margin: 0 0 21px;

  font-size: 17px;
  line-height: 1.72;
}

.sc-ct-dark p {
  color: #D0D0D0 !important;
}

.sc-ct-gray p {
  color: #373532 !important;
}

.sc-ct-cream p {
  color: #373431 !important;
}

.sc-ct-lead {
  max-width: 850px;

  font-size: clamp(19px, 2vw, 24px) !important;
  line-height: 1.55 !important;
}


/* =========================================================
   HERO
   ========================================================= */

.sc-ct-hero {
  padding-top: 116px;
  padding-bottom: 106px;
}

.sc-ct-hero .sc-ct-lead {
  max-width: 790px;
}


/* =========================================================
   INTRO
   ========================================================= */

.sc-ct-intro-grid {
  display: grid !important;

  grid-template-columns:
    minmax(0, .9fr)
    minmax(0, 1.1fr) !important;

  gap: clamp(55px, 8vw, 110px) !important;

  align-items: start !important;
}

.sc-ct-copy {
  max-width: 680px;
}


/* =========================================================
   SECTION HEADING
   ========================================================= */

.sc-ct-section-heading {
  max-width: 900px;

  margin-bottom: 58px;
}


/* =========================================================
   CLIENT NAME GRID
   ========================================================= */

.sc-ct-name-grid {
  display: grid !important;

  grid-template-columns:
    repeat(3, minmax(0, 1fr)) !important;

  border-top: 1px solid rgba(0,0,0,.22);
}

.sc-ct-name {
  padding: 20px 18px 20px 0;

  border-bottom: 1px solid rgba(0,0,0,.22);

  color: #171717 !important;

  font-size: clamp(20px, 2.1vw, 29px);
  line-height: 1.2;
  font-weight: 400;

  letter-spacing: -.02em;
}


/* =========================================================
   TESTIMONIAL GRID
   ========================================================= */

.sc-ct-testimonial-grid {
  display: grid !important;

  grid-template-columns:
    repeat(3, minmax(0, 1fr)) !important;

  gap: 0 !important;

  border-top: 1px solid rgba(255,255,255,.22);
  border-bottom: 1px solid rgba(255,255,255,.22);
}

.sc-ct-testimonial {
  padding: 40px 34px 42px;

  min-width: 0;
}

.sc-ct-testimonial:first-child {
  padding-left: 0;
}

.sc-ct-testimonial:last-child {
  padding-right: 0;
}

.sc-ct-testimonial + .sc-ct-testimonial {
  border-left: 1px solid rgba(255,255,255,.22);
}

.sc-ct-quote-mark {
  margin-bottom: 10px;

  color: #777777;

  font-size: 58px;
  line-height: .8;
  font-weight: 300;
}

.sc-ct-testimonial blockquote {
  margin: 0 0 31px !important;

  color: #F1F1F1 !important;

  font-size: clamp(20px, 2vw, 25px) !important;
  line-height: 1.45 !important;
  font-weight: 300 !important;

  letter-spacing: -.02em !important;
}

.sc-ct-credit strong {
  display: block;

  margin-bottom: 4px;

  color: #ffffff;

  font-size: 14px;
  line-height: 1.4;
  font-weight: 600;
}

.sc-ct-credit span {
  display: block;

  color: #898989;

  font-size: 11px;
  line-height: 1.5;
  font-weight: 600;

  letter-spacing: .08em;
  text-transform: uppercase;
}


/* =========================================================
   SECTION ACTION
   ========================================================= */

.sc-ct-section-action {
  margin-top: 42px;
}

.sc-ct-section-action-dark {
  text-align: left;
}


/* =========================================================
   FEATURED LINKS
   LARGER PER SHARON / MICKI REVIEW
   ========================================================= */

.sc-ct-text-link,
.sc-ct-dark-link {
  display: inline-flex !important;

  align-items: center;

  gap: 13px;

  padding: 6px 0 9px;

  text-decoration: none !important;

  font-size: 13px !important;
  line-height: 1.3 !important;
  font-weight: 700 !important;

  letter-spacing: .09em !important;
  text-transform: uppercase !important;

  transition:
    gap 180ms ease,
    opacity 180ms ease;
}

.sc-ct-text-link span,
.sc-ct-dark-link span {
  font-size: 19px;
  line-height: 1;
}

.sc-ct-text-link {
  border-bottom: 1px solid #171717;

  color: #171717 !important;
}

.sc-ct-dark-link {
  border-bottom: 1px solid #ffffff;

  color: #ffffff !important;
}

.sc-ct-text-link:hover,
.sc-ct-dark-link:hover {
  gap: 19px;

  opacity: .65;
}


/* =========================================================
   BRIDGE
   ========================================================= */

.sc-ct-bridge {
  display: grid !important;

  grid-template-columns:
    minmax(220px, .65fr)
    minmax(0, 1.35fr) !important;

  gap: clamp(50px, 8vw, 110px) !important;

  align-items: start !important;
}

.sc-ct-bridge-number {
  color: #171717;

  font-size: clamp(88px, 12vw, 165px);
  line-height: .85;
  font-weight: 300;

  letter-spacing: -.07em;
}

.sc-ct-bridge-copy {
  max-width: 730px;
}


/* =========================================================
   CLOSING
   ========================================================= */

.sc-ct-closing {
  padding-top: 105px;
  padding-bottom: 108px;

  text-align: center;
}

.sc-ct-closing .sc-ct-wrap {
  max-width: 900px !important;
}

.sc-ct-closing .sc-ct-lead {
  margin-left: auto;
  margin-right: auto;
}


/* =========================================================
   BUTTONS
   ========================================================= */

.sc-ct-actions {
  display: flex !important;

  flex-wrap: wrap;

  justify-content: center;

  gap: 14px;

  margin-top: 38px;
}

.sc-ct-button {
  display: inline-flex !important;

  align-items: center;
  justify-content: center;

  min-height: 50px;

  padding: 13px 25px;

  border: 1px solid #ffffff !important;

  background: #ffffff !important;

  color: #000000 !important;

  text-decoration: none !important;

  font-size: 12px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;

  letter-spacing: .09em !important;
  text-transform: uppercase !important;

  transition:
    background-color 180ms ease,
    color 180ms ease,
    transform 180ms ease;
}

.sc-ct-button:hover,
.sc-ct-button:focus {
  background: transparent !important;

  color: #ffffff !important;

  transform: translateY(-2px);
}

.sc-ct-button-outline {
  background: transparent !important;

  color: #ffffff !important;
}

.sc-ct-button-outline:hover,
.sc-ct-button-outline:focus {
  background: #ffffff !important;

  color: #000000 !important;
}


/* =========================================================
   ACCESSIBILITY
   ========================================================= */

.sc-ct-page a:focus-visible {
  outline: 2px solid currentColor !important;

  outline-offset: 5px;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {

  .sc-ct-section {
    padding-top: 76px;
    padding-bottom: 76px;
  }

  .sc-ct-hero {
    padding-top: 94px;
    padding-bottom: 86px;
  }

  .sc-ct-name-grid {
    grid-template-columns:
      repeat(2, minmax(0, 1fr)) !important;
  }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 760px) {

  .sc-ct-section {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .sc-ct-hero {
    padding-top: 78px;
    padding-bottom: 70px;
  }

  .sc-ct-intro-grid,
  .sc-ct-bridge {
    grid-template-columns: 1fr !important;

    gap: 34px !important;
  }

  .sc-ct-testimonial-grid {
    grid-template-columns: 1fr !important;
  }

  .sc-ct-testimonial,
  .sc-ct-testimonial:first-child,
  .sc-ct-testimonial:last-child {
    padding: 32px 0 !important;
  }

  .sc-ct-testimonial + .sc-ct-testimonial {
    border-left: 0 !important;

    border-top: 1px solid rgba(255,255,255,.22);
  }

  .sc-ct-bridge-number {
    font-size: 100px;
  }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

  .sc-ct-wrap {
    width: 88% !important;
  }

  .sc-ct-page h1 {
    font-size:
      clamp(52px, 16vw, 74px) !important;
  }

  .sc-ct-page h2 {
    font-size:
      clamp(37px, 12vw, 50px) !important;
  }

  .sc-ct-page p {
    font-size: 16px;
  }

  .sc-ct-name-grid {
    grid-template-columns: 1fr !important;
  }

  .sc-ct-actions {
    flex-direction: column;

    align-items: stretch;
  }

  .sc-ct-button {
    width: 100%;
  }

  .sc-ct-text-link,
  .sc-ct-dark-link {
    font-size: 12px !important;
  }

}


/* =========================================================
   END CLIENTS & TESTIMONIALS CSS
   ========================================================= */

</style>/* End custom CSS */