html{scroll-behavior:smooth;scroll-padding:70px}.customer-name{color:var(--tofu-lilac-medium)}.hero-customer-story__stats{display:grid;grid-template-columns:repeat(var(--grid-col-count),1fr);max-width:100%}.mobile-overlay{background-blend-mode:multiply;background-color:rgba(0,0,0,.5);background-image:var(--customer-story-cover);display:none;height:80%;left:0;min-width:100vw;position:absolute;top:0;z-index:0}.hero-customer-story__breadcrumb{font-size:var(--font-size-0);a{font-size:var(--font-size-0);font-weight:500;transition:color .2s ease}.breadcrumb-inactive{color:var(--tofu-white);text-decoration:none}.breadcrumb-active,.breadcrumb-inactive:hover{color:var(--tofu-lilac-medium);text-decoration:none}}.hero-customer-story .testimonial-banner{& .author-picture{aspect-ratio:1/1;width:255px}& .display-h3{font-size:2rem;font-weight:500;letter-spacing:-1%;line-height:1.15}}.hero-customer-story__title.superheading{font-size:3.625rem;font-weight:600;letter-spacing:-2%;line-height:1.1}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.hero-customer-story .hero-customer-story__stat,.hero-customer-story [data-animate]{opacity:0}.hero-customer-story--visible [data-animate=fade-up]{animation:heroFadeUp .7s var(--ease-out-4) both}.hero-customer-story--visible [data-animate=fade-in-right]{animation:heroFadeInRight .7s var(--ease-out-4) both}.hero-customer-story--visible [data-animate-delay="1"]{animation-delay:0s}.hero-customer-story--visible [data-animate-delay="2"]{animation-delay:.1s}.hero-customer-story--visible [data-animate-delay="3"]{animation-delay:.2s}.hero-customer-story--visible [data-animate-delay="4"]{animation-delay:.35s}.hero-customer-story--visible [data-animate-delay="5"]{animation-delay:.5s}.hero-customer-story--visible [data-animate-delay="6"]{animation-delay:.65s}.hero-customer-story--visible .hero-customer-story__stat{animation:heroFadeUp .5s var(--ease-out-4) both;opacity:0}.hero-customer-story--visible .hero-customer-story__stat:first-child{animation-delay:.4s}.hero-customer-story--visible .hero-customer-story__stat:nth-child(2){animation-delay:.5s}.hero-customer-story--visible .hero-customer-story__stat:nth-child(3){animation-delay:.6s}.hero-customer-story--no-entrance .hero-customer-story__stat,.hero-customer-story--no-entrance [data-animate]{animation:none!important;opacity:1!important}@media (prefers-reduced-motion:reduce){.hero-customer-story [data-animate],.hero-customer-story--visible .hero-customer-story__stat,.hero-customer-story--visible [data-animate]{animation:none;opacity:1}}@media screen and (max-width:992px){.hero-customer-story__image-container{display:none}.mobile-overlay{display:block}}@media screen and (max-width:625px){.hero-customer-story__title.superheading{font-size:var(--font-size-8);letter-spacing:var(--font-letterspacing-10);line-height:52px}.hero-customer-story__stats{grid-template-columns:repeat(2,1fr)}.hero-customer-story__stat:nth-child(3){display:none}.hero-customer-story__stat:nth-child(2){border-right:none!important}}@media screen and (max-width:500px){.hero-customer-story__title.superheading{font-size:2.5rem;letter-spacing:var(--font-letterspacing-10);line-height:48px}}