.csg-testimonials-page, .csg-testimonials-page *, .csg-testimonials-page *::before, .csg-testimonials-page *::after { box-sizing:border-box; }
  html { scroll-behavior:smooth; }
.csg-testimonials-page { font-family:'Open Sans', Arial, sans-serif; background:#ffffff; color:#1A1F36; font-size:16px; line-height:1.6; overflow-x:clip; -webkit-font-smoothing:antialiased; }
  .csg-testimonials-page img { max-width:100%; display:block; }
  .csg-testimonials-page a { text-decoration:none; color:#E8922D; }
  .csg-testimonials-page a:hover { color:#C97613; }
  .csg-testimonials-page section[id] { scroll-margin-top:96px; }
  .csg-testimonials-page a:focus-visible, .csg-testimonials-page summary:focus-visible { outline:2px solid #E8922D; outline-offset:3px; border-radius:4px; }
  .csg-testimonials-page details summary::-webkit-details-marker { display:none; }
  .csg-testimonials-page details summary { list-style:none; cursor:pointer; display:block; }
  .csg-testimonials-page .t-q { display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:7; overflow:hidden; white-space:pre-line; }
  .csg-testimonials-page .t-cover { width:100%; height:100%; object-fit:cover; object-position:50% 22%; }
  .csg-testimonials-page .t-contain { width:100%; height:100%; object-fit:contain; padding:14px; }
  .csg-testimonials-page details[open] .t-q { -webkit-line-clamp:unset; }
  .csg-testimonials-page details[open] .t-more { display:none; }
  .csg-testimonials-page .t-less { display:none; }
  .csg-testimonials-page details[open] .t-less { display:inline-block; }
  @media (max-width: 1080px) {
    .csg-testimonials-page [style*="padding: 0px 40px"] { padding-left:28px !important; padding-right:28px !important; }
    .csg-testimonials-page [style*="padding:0 40px"] { padding-left:28px !important; padding-right:28px !important; }
    .csg-testimonials-page .t-navlinks { gap:18px !important; font-size:13px !important; }
  }
  @media (max-width: 1024px) {
    .csg-testimonials-page [style*="padding: 90px 0px"] { padding-top:64px !important; padding-bottom:64px !important; }
    .csg-testimonials-page .t-stories, .t-vids, .t-revs { grid-template-columns:repeat(2, 1fr) !important; }
  }
  @media (max-width: 980px) {
    .csg-testimonials-page .t-navlinks { display:none !important; }
  }
  @media (max-width: 640px) {
    .csg-testimonials-page [style*="padding: 0px 40px"] { padding-left:16px !important; padding-right:16px !important; }
    .csg-testimonials-page [style*="padding:0 40px"] { padding-left:16px !important; padding-right:16px !important; }
    .csg-testimonials-page [style*="padding: 90px 0px"] { padding-top:54px !important; padding-bottom:54px !important; }
    .csg-testimonials-page [style*="padding: 56px 0px 76px"] { padding-top:32px !important; padding-bottom:52px !important; }
    .csg-testimonials-page [style*="padding: 30px 30px 32px"] { padding:22px 20px !important; }
    .csg-testimonials-page [style*="padding: 32px 32px 28px"] { padding:22px 20px !important; }
    .csg-testimonials-page [style*="padding: 22px 24px"] { padding:18px 16px !important; }
    .csg-testimonials-page [style*="padding: 22px 24px 26px"] { padding:18px 16px !important; }
    .csg-testimonials-page [style*="padding:30px 30px 32px"] { padding:22px 20px !important; }
    .csg-testimonials-page [style*="padding:32px 32px 28px"] { padding:22px 20px !important; }
    .csg-testimonials-page [style*="padding:22px 24px 26px"] { padding:18px 16px !important; }
    .csg-testimonials-page [style*="padding:22px 24px"] { padding:18px 16px !important; }
    .csg-testimonials-page a[style*="border-radius: 60px"] { font-size:12.5px !important; letter-spacing:.5px !important; padding-left:18px !important; padding-right:18px !important; white-space:nowrap; }
    .csg-testimonials-page a[style*="border-radius:60px"] { font-size:12.5px !important; letter-spacing:.5px !important; padding-left:18px !important; padding-right:18px !important; white-space:nowrap; }
    .csg-testimonials-page .t-nav > div { gap:12px !important; }
    .csg-testimonials-page .t-stories, .t-vids, .t-revs, .t-hstats { grid-template-columns:1fr !important; }
    .csg-testimonials-page .t-foot, .t-footlinks { justify-content:center !important; text-align:center !important; flex-wrap:wrap !important; row-gap:10px !important; }
  }

/* interactive states */
.csg-testimonials-page a:hover, .csg-testimonials-page button:hover { opacity:.88; }
