.integration-testimonial-card{background-color:var(--integration-testimonial-card-background-color,var(--indigo-950));background-image:var(--integration-testimonial-card-background-image,none);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--radius-40);box-shadow:var(--shadow-2);contain:layout style;height:100%;isolation:isolate;min-height:500px;width:100%}.integration-testimonial-card--inverse{color:var(--text-white)}.integration-testimonial-card__header{justify-content:space-between}.integration-testimonial-card__logo{flex-shrink:0;height:70px;overflow:hidden;width:70px}.integration-testimonial-card__logo svg,.integration-testimonial-card__logo-image{height:100%;object-fit:contain;width:100%}.integration-testimonial-card__arrow{background-color:var(--tofu-white);color:var(--indigo-950);flex-shrink:0;height:40px;width:40px}.integration-testimonial-card__heading{margin:0;text-wrap:balance}.integration-testimonial-card__testimonial{--testimonial-card-background:oklch(from #fff l c h/0.15);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:var(--shadow-1);margin-top:auto}.integration-testimonial-card .testimonial-card__quote{font-size:14px;line-height:var(--lh-tight)}.integration-testimonial-card--inverse .integration-testimonial-card__testimonial .avatar__company,.integration-testimonial-card--inverse .integration-testimonial-card__testimonial .avatar__name,.integration-testimonial-card--inverse .integration-testimonial-card__testimonial .avatar__role,.integration-testimonial-card--inverse .integration-testimonial-card__testimonial .testimonial-card__quote{color:var(--text-white)}@media (max-width:560px){.integration-testimonial-card__logo{height:48px;width:48px}.integration-testimonial-card__logo-image{height:28px;width:28px}.integration-testimonial-card__arrow{height:36px;width:36px}}