/* Page-scoped styles. Loaded only for matching page classes. */
\n.home-page .contact-section{padding-top:24px;padding-bottom:28px}.home-page .blog-section{padding-top:28px}@media(max-width:650px){.home-page .contact-section{padding-top:16px;padding-bottom:22px}.home-page .blog-section{padding-top:22px}}\n.home-page .stories-section{padding-top:42px}@media(max-width:650px){.home-page .stories-section{padding-top:30px}}\n.home-page .team-teaser{padding:16px 0;background:#f7f4ff}.home-page .team-teaser .contact-card{width:min(calc(100% - 38px),1226px);padding:42px 52px;border-radius:30px;color:#eee7fa;background:radial-gradient(circle at 90% 115%,rgba(255,154,72,.18),transparent 28%),linear-gradient(110deg,#34206f,#6542c6 58%,#ad559e);box-shadow:none}.home-page .team-teaser .contact-card h2{color:#fff}.home-page .team-teaser .contact-card p:not(.eyebrow){color:#ddd4e9}.home-page .team-teaser .contact-card .button{min-width:200px}@media(max-width:650px){.home-page .team-teaser{padding:12px 0}.home-page .team-teaser .contact-card{width:calc(100% - 24px);padding:30px 22px;border-radius:24px}.home-page .team-teaser .contact-card .button{width:100%;min-width:0}}\n.home-page .team-teaser{padding:0;color:#eee7fa;background:radial-gradient(circle at 92% 115%,rgba(255,154,72,.18),transparent 28%),linear-gradient(110deg,#34206f,#6542c6 58%,#ad559e)}.home-page .team-teaser .contact-card{width:min(calc(100% - 38px),1226px);padding:42px 52px;border-radius:0;color:inherit;background:transparent;box-shadow:none}.home-page .team-teaser .contact-card h2{color:#fff}.home-page .team-teaser .contact-card p:not(.eyebrow){color:#ddd4e9}@media(max-width:650px){.home-page .team-teaser .contact-card{width:calc(100% - 24px);padding:30px 22px}}\n.home-page .team-teaser.section-dark{display:block!important;min-height:220px;padding:0!important;color:#eee7fa!important;background:linear-gradient(110deg,#34206f,#6542c6 58%,#ad559e)!important}.home-page .team-teaser.section-dark .contact-card{background:transparent!important;box-shadow:none!important}.home-page .team-teaser.section-dark h2{color:#fff!important}.home-page .team-teaser.section-dark p:not(.eyebrow){color:#ddd4e9!important}
.home-page .hero h1,.page-hero h1,.contact-page .contact-hero h1{max-width:680px;font-size:clamp(44px,4.7vw,64px)}
.home-page .home-faq {
  padding: 36px 0 34px;
  background: #fff;
}
.home-page .home-faq .pricing-faq__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  align-items: start;
}
@media(max-width:980px) {
  .home-page .home-faq .pricing-faq__grid { grid-template-columns: 1fr 1fr; }
}
@media(max-width:650px) {
  .home-page .home-faq .pricing-faq__grid { grid-template-columns: 1fr; }
}
\n.home-page .contact-section {
  padding-top: 24px;
  padding-bottom: 28px;
}
.home-page .blog-section {
  padding-top: 28px;
}
@media(max-width:650px) {
  .home-page .contact-section {
    padding-top: 16px;
    padding-bottom: 22px;
  }
  .home-page .blog-section {
    padding-top: 22px;
  }}
\n.home-page .stories-section {
  padding-top: 42px;
}
@media(max-width:650px) {
  .home-page .stories-section {
    padding-top: 30px;
  }}
\n.home-page .team-teaser {
  padding: 0;
  color: #eee7fa;
  background: radial-gradient(circle at 92% 115%,rgba(255,154,72,.18),transparent 28%),linear-gradient(110deg,#34206f,#6542c6 58%,#ad559e);
}
.home-page .team-teaser .contact-card {
  width: min(calc(100% - 38px),1226px);
  padding: 42px 52px;
  border-radius: 0;
  color: inherit;
  background: transparent;
  box-shadow: none;
}
.home-page .team-teaser .contact-card h2 {
  color: #fff;
}
.home-page .team-teaser .contact-card p:not(.eyebrow) {
  color: #ddd4e9;
}
@media(max-width:650px) {
  .home-page .team-teaser .contact-card {
    width: calc(100% - 24px);
    padding: 30px 22px;
  }}
\n.home-page .team-teaser.section-dark {
  display: block!important;
  min-height: 220px;
  padding: 0!important;
  color: #eee7fa!important;
  background: linear-gradient(110deg,#34206f,#6542c6 58%,#ad559e)!important;
}
.home-page .team-teaser.section-dark .contact-card {
  background: transparent!important;
  box-shadow: none!important;
}
.home-page .team-teaser.section-dark h2 {
  color: #fff!important;
}
.home-page .team-teaser.section-dark p:not(.eyebrow) {
  color: #ddd4e9!important;
}
.home-page .hero h1,
.page-hero h1,
.contact-page .contact-hero h1,
.pricing-hero h1 {
  max-width: 680px;
  font-size: clamp(44px,4.7vw,64px);
}

@media (min-width:651px) and (max-width:980px) {
  .home-page .pain-map {
    margin-bottom: 72px;
  }}
/* Page-scoped styles. Loaded only for matching page classes. */
.reference-video-section{background:var(--lavender)}.reference-video-section .section-heading{max-width:820px}.reference-video{position:relative;overflow:hidden;width:min(100%,760px);aspect-ratio:16/9;margin-inline:auto;border:1px solid var(--line);border-radius:24px;background:var(--purple-dark);box-shadow:0 22px 55px rgba(52,32,111,.18)}.reference-video__trigger{position:absolute;inset:0;display:block;color:#fff;text-decoration:none}.reference-video__trigger:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(33,21,66,.02),rgba(33,21,66,.2))}.reference-video__trigger img,.reference-video iframe{display:block;width:100%;height:100%;border:0;object-fit:cover}.reference-video__play{position:absolute;z-index:2;left:50%;top:50%;display:grid;width:76px;height:76px;padding-left:5px;place-items:center;border:2px solid rgba(255,255,255,.8);border-radius:50%;color:var(--purple-dark);background:rgba(255,255,255,.94);box-shadow:0 12px 30px rgba(31,18,67,.3);font-size:27px;transform:translate(-50%,-50%)}.reference-video__duration{position:absolute;z-index:2;right:17px;bottom:17px;padding:5px 10px;border-radius:8px;color:#fff;background:rgba(33,21,66,.82);font-size:12px;font-weight:850}.reference-video__trigger:hover .reference-video__play{background:#fff;transform:translate(-50%,-50%) scale(1.06)}.reference-video__trigger:focus-visible{outline-offset:-6px}.reference-video iframe{position:absolute;inset:0}@media(max-width:650px){.reference-video{border-radius:16px}.reference-video__play{width:62px;height:62px;font-size:23px}}.reference-video__play{transition:background-color 180ms ease,transform 220ms cubic-bezier(.2,.8,.2,1),box-shadow 180ms ease}@media(prefers-reduced-motion:reduce){.button,.text-link,.solution-grid a,.blog-grid a,.card-link,.reference-video__play{transition:none}}
.reference-video-section {
  background: var(--lavender);
}
.reference-video-section .section-heading {
  max-width: 820px;
}
.reference-video {
  position: relative;
  overflow: hidden;
  width: min(100%,760px);
  aspect-ratio: 16/9;
  margin-inline: auto;
  border: 1px solid var(--line);
  border-radius: 24px;
  background: var(--purple-dark);
  box-shadow: 0 22px 55px rgba(52,32,111,.18);
}
.reference-video__trigger {
  position: absolute;
  inset: 0;
  display: block;
  color: #fff;
  text-decoration: none;
}
.reference-video__trigger:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg,rgba(33,21,66,.02),rgba(33,21,66,.2));
}
.reference-video__trigger img,
.reference-video iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  object-fit: cover;
}
.reference-video__play {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  display: grid;
  width: 76px;
  height: 76px;
  padding-left: 5px;
  place-items: center;
  border: 2px solid rgba(255,255,255,.8);
  border-radius: 50%;
  color: var(--purple-dark);
  background: rgba(255,255,255,.94);
  box-shadow: 0 12px 30px rgba(31,18,67,.3);
  font-size: 27px;
  transform: translate(-50%,-50%);
}
.reference-video__duration {
  position: absolute;
  z-index: 2;
  right: 17px;
  bottom: 17px;
  padding: 5px 10px;
  border-radius: 8px;
  color: #fff;
  background: rgba(33,21,66,.82);
  font-size: 12px;
  font-weight: 850;
}
.reference-video__trigger:hover .reference-video__play {
  background: #fff;
  transform: translate(-50%,-50%) scale(1.06);
}
.reference-video__trigger:focus-visible {
  outline-offset: -6px;
}
.reference-video iframe {
  position: absolute;
  inset: 0;
}
@media(max-width:650px) {
  .reference-video {
    border-radius: 16px;
  }
  .reference-video__play {
    width: 62px;
    height: 62px;
    font-size: 23px;
  }}
.reference-video__play {
  transition: background-color 180ms ease,transform 220ms cubic-bezier(.2,.8,.2,1),box-shadow 180ms ease;
}
@media(prefers-reduced-motion:reduce) {
.button,
    .blog-grid a,
    .card-link,
    .reference-video__play {
    transition: none;
  }}
/* Page-scoped styles. Loaded only for matching page classes. */
.reference-quote__full{display:none}.reference-quote.is-expanded .reference-quote__short{display:none}.reference-quote.is-expanded .reference-quote__full{display:inline}.reference-expand{align-self:flex-end;margin:4px 0 0;padding:0;border:0;color:var(--purple);background:transparent;font-size:13px;font-weight:850;text-align:left;cursor:pointer}.reference-expand:hover{text-decoration:none}.reference-linkedin{display:none;margin:6px 0 0;gap:6px;align-items:center;color:var(--purple);font-size:11px;font-weight:800;text-decoration:none}.reference-linkedin:hover{text-decoration:underline}.testimonials blockquote:has(.reference-quote.is-expanded) .reference-linkedin{display:flex}.reference-linkedin span{display:grid;width:36px;height:26px;place-items:center;border-radius:2px;color:#fff;background:#0a66c2;font-family:Arial,sans-serif;font-size:25px;line-height:1;font-weight:900}.testimonials blockquote:has(.reference-expand){min-height:310px}.testimonials blockquote:has(.reference-expand) .reference-quote{height:145px;max-height:145px;overflow:hidden}.testimonials blockquote:has(.reference-expand) .reference-quote.is-expanded{max-height:none;overflow:visible}.testimonials blockquote:has(.reference-quote.is-expanded){transform:none}.reference-quote{margin-bottom:0}.testimonials blockquote:has(.reference-quote.is-expanded) .reference-quote{height:auto;max-height:none}.reference-expand{position:relative;z-index:1;text-decoration:none}.reference-expand:hover{text-decoration:none}.reference-linkedin{border-bottom:0!important;text-decoration:none!important}.reference-linkedin:hover{text-decoration:none!important}.reference-linkedin span{width:32px;height:32px;border-radius:2px;font-size:23px;line-height:1}.testimonials blockquote:has(.reference-quote.is-expanded) .reference-linkedin{display:flex}.content-page .reference-index-grid .reference-quote__short{display:none}.content-page .reference-index-grid .reference-quote__full{display:inline}.content-page .reference-index-grid .reference-quote{height:auto!important;max-height:none!important;overflow:visible!important}.content-page .reference-index-grid .reference-expand{display:none}.content-page .reference-index-grid .reference-linkedin{display:flex;align-self:flex-end}.reference-logo{position:absolute;right:24px;bottom:20px;display:block;width:auto;max-width:96px;height:auto;max-height:32px;}@media(max-width:650px){.reference-logo{right:18px;bottom:18px;max-width:80px;max-height:28px}}.reference-logo{right:24px;bottom:24px;width:58px;height:58px;max-width:none;max-height:none;padding:9px;border:1px solid var(--line);border-radius:50%;background:#fff;box-shadow:0 8px 18px rgba(65,39,115,.08)}@media(max-width:650px){.reference-logo{right:18px;bottom:18px;width:50px;height:50px;padding:8px}}.content-page .reference-logo{bottom:26px}.reference-role,.reference-company{display:block;color:var(--muted);font-size:11px}
.reference-quote__full {
  display: none;
}
.reference-quote.is-expanded .reference-quote__short {
  display: none;
}
.reference-quote.is-expanded .reference-quote__full {
  display: inline;
}
.reference-expand {
  align-self: flex-end;
  margin: 4px 0 0;
  padding: 0;
  border: 0;
  color: var(--purple);
  background: transparent;
  font-size: 13px;
  font-weight: 850;
  text-align: left;
  cursor: pointer;
}
.reference-expand:hover {
  text-decoration: none;
}
.reference-linkedin {
  display: none;
  margin: 6px 0 0;
  gap: 6px;
  align-items: center;
  color: var(--purple);
  font-size: 11px;
  font-weight: 800;
  text-decoration: none;
}
.reference-linkedin:hover {
  text-decoration: underline;
}
.testimonials blockquote:has(.reference-quote.is-expanded) .reference-linkedin {
  display: flex;
}
.reference-linkedin span {
  display: grid;
  width: 36px;
  height: 26px;
  place-items: center;
  border-radius: 2px;
  color: #fff;
  background: #0a66c2;
  font-family: Arial,sans-serif;
  font-size: 25px;
  line-height: 1;
  font-weight: 900;
}
.testimonials blockquote:has(.reference-expand) {
  min-height: 310px;
}
.testimonials blockquote:has(.reference-expand) .reference-quote {
  height: 145px;
  max-height: 145px;
  overflow: hidden;
}
.testimonials blockquote:has(.reference-expand) .reference-quote.is-expanded {
  max-height: none;
  overflow: visible;
}
.testimonials blockquote:has(.reference-quote.is-expanded) {
  transform: none;
}
.reference-quote {
  margin-bottom: 0;
}
.testimonials blockquote:has(.reference-quote.is-expanded) .reference-quote {
  height: auto;
  max-height: none;
}
.reference-expand {
  position: relative;
  z-index: 1;
  text-decoration: none;
}
.reference-expand:hover {
  text-decoration: none;
}
.reference-linkedin {
  border-bottom: 0!important;
  text-decoration: none!important;
}
.reference-linkedin:hover {
  text-decoration: none!important;
}
.reference-linkedin span {
  width: 32px;
  height: 32px;
  border-radius: 2px;
  font-size: 23px;
  line-height: 1;
}
.testimonials blockquote:has(.reference-quote.is-expanded) .reference-linkedin {
  display: flex;
}
.content-page .reference-index-grid .reference-quote__short {
  display: none;
}
.content-page .reference-index-grid .reference-quote__full {
  display: inline;
}
.content-page .reference-index-grid .reference-quote {
  height: auto!important;
  max-height: none!important;
  overflow: visible!important;
}
.content-page .reference-index-grid .reference-expand {
  display: none;
}
.content-page .reference-index-grid .reference-linkedin {
  display: flex;
  align-self: flex-end;
}
.reference-logo {
  position: absolute;
  right: 24px;
  bottom: 20px;
  display: block;
  width: auto;
  max-width: 96px;
  height: auto;
  max-height: 32px;
}
@media(max-width:650px) {
  .reference-logo {
    right: 18px;
    bottom: 18px;
    max-width: 80px;
    max-height: 28px;
  }}
.reference-logo {
  right: 24px;
  bottom: 24px;
  width: 58px;
  height: 58px;
  max-width: none;
  max-height: none;
  padding: 9px;
  border: 1px solid var(--line);
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 8px 18px rgba(65,39,115,.08);
}
@media(max-width:650px) {
  .reference-logo {
    right: 18px;
    bottom: 18px;
    width: 50px;
    height: 50px;
    padding: 8px;
  }}
.content-page .reference-logo {
  bottom: 26px;
}
.reference-role,
.reference-company {
  display: block;
  color: var(--muted);
  font-size: 11px;
}
