.customer-story-loop{--loop-background:#18174d;--loop-text:#fff;--loop-muted:hsla(0,0%,100%,.58);--loop-line:hsla(0,0%,100%,.13);--loop-accent:#39e0bd;--loop-active:#4f4bff;--loop-yellow:#ffd936;background:var(--loop-background);color:var(--loop-text);overflow:hidden;padding:7rem clamp(1rem,4vw,4rem);position:relative;width:100%}.customer-story-loop:before{background-image:linear-gradient(hsla(0,0%,100%,.09) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.09) 1px,transparent 0);background-size:100% 156px,154px 100%;content:"";inset:0;pointer-events:none;position:absolute}.customer-story-loop__container{margin:0 auto;max-width:1240px;position:relative;width:100%;z-index:1}.customer-story-loop__intro{align-items:end;display:grid;gap:clamp(3rem,8vw,9rem);grid-template-columns:minmax(0,1.15fr) minmax(280px,.75fr);margin-bottom:4rem}.customer-story-loop__heading-column{min-width:0}.customer-story-loop__tagline{color:var(--loop-accent);font-size:.875rem;font-weight:700;letter-spacing:.18em;line-height:1.2;margin:0 0 1.5rem;text-transform:uppercase}.customer-story-loop__heading{color:var(--loop-text);margin:0}.customer-story-loop__heading>*{margin-top:0}.customer-story-loop__heading>:last-child{margin-bottom:0}.customer-story-loop__heading h1,.customer-story-loop__heading h2,.customer-story-loop__heading h3,.customer-story-loop__heading h4,.customer-story-loop__heading p{background:transparent!important;color:inherit;font-size:clamp(2.5rem,4.4vw,4.25rem);letter-spacing:-.045em;line-height:1.05!important;margin:0!important}.customer-story-loop__heading b,.customer-story-loop__heading em,.customer-story-loop__heading span,.customer-story-loop__heading strong{background:transparent!important;line-height:inherit!important}.customer-story-loop__heading .accent,.customer-story-loop__heading mark{background:transparent!important;color:var(--loop-accent)!important}.customer-story-loop__description{color:var(--loop-muted);font-size:1.5rem;margin:0 0 .35rem;max-width:31rem}.customer-story-loop__stages{margin-bottom:4rem;position:relative}.customer-story-loop__track{height:2px;left:7.14286%;pointer-events:none;position:absolute;right:7.14286%;top:30px}.customer-story-loop__track-base,.customer-story-loop__track-progress{border-radius:999px;display:block;inset:0;position:absolute}.customer-story-loop__track-base{background:hsla(0,0%,100%,.2)}.customer-story-loop__track-progress{background:linear-gradient(90deg,var(--loop-accent),#22c7eb,var(--loop-active));box-shadow:0 0 16px rgba(79,75,255,.4);transition:width .65s cubic-bezier(.22,1,.36,1);width:0}.customer-story-loop__stage-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));position:relative}.customer-story-loop__stage{min-width:0;position:relative;text-align:left}.customer-story-loop__stage-button{background:none;border:0;border-radius:50%;cursor:pointer;display:block;margin:0 auto 1.6rem;padding:0;position:relative;z-index:2}.customer-story-loop__circle{align-items:center;background:var(--loop-background);border:1px solid hsla(0,0%,100%,.22);border-radius:50%;color:hsla(0,0%,100%,.58);display:flex;font-size:1.125rem;font-weight:700;height:60px;justify-content:center;line-height:1;transition:color .4s ease,background-color .4s ease,border-color .4s ease,box-shadow .4s ease,transform .4s cubic-bezier(.22,1,.36,1);width:60px}.customer-story-loop__stage:first-child .customer-story-loop__circle,.customer-story-loop__stage:nth-child(4) .customer-story-loop__circle{border-color:rgba(57,224,189,.6)}.customer-story-loop__stage:nth-child(2) .customer-story-loop__circle,.customer-story-loop__stage:nth-child(5) .customer-story-loop__circle{border-color:rgba(34,199,235,.55)}.customer-story-loop__stage:nth-child(3) .customer-story-loop__circle{border-color:rgba(79,75,255,.6)}.customer-story-loop__stage-button:focus-visible .customer-story-loop__circle,.customer-story-loop__stage-button:hover .customer-story-loop__circle{border-color:var(--loop-accent);color:var(--loop-text);transform:translateY(-4px)}.customer-story-loop__stage-button:focus-visible{outline:3px solid var(--loop-yellow);outline-offset:5px}.customer-story-loop__stage.is-active .customer-story-loop__circle{background:var(--loop-active);border-color:var(--loop-active);box-shadow:0 0 0 10px rgba(79,75,255,.18),0 0 32px rgba(79,75,255,.65);color:var(--loop-background);transform:scale(1.08)}.customer-story-loop__stage-content{opacity:.54;padding:0 .6rem;transform:translateY(4px);transition:opacity .4s ease,transform .4s ease}.customer-story-loop__stage.is-active .customer-story-loop__stage-content{opacity:1;transform:translateY(0)}.customer-story-loop__stage-title{color:var(--loop-text);font-size:1.5rem;line-height:1.25;margin:0 0 .65rem}.customer-story-loop__stage-description{color:var(--loop-muted);font-size:.9rem;line-height:1.45;margin:0}.customer-story-loop__footer{align-items:center;background:linear-gradient(110deg,hsla(0,0%,100%,.13),hsla(0,0%,100%,.05));border:1px solid hsla(0,0%,100%,.2);border-radius:10px;box-shadow:0 18px 42px rgba(5,5,35,.25);display:grid;gap:2rem;grid-template-columns:minmax(0,1fr) auto;padding:1.75rem 2rem}.customer-story-loop__footer-message{align-items:center;display:flex;gap:1.25rem;min-width:0}.customer-story-loop__footer-icon{align-items:center;animation:customer-story-loop-spin 7s linear infinite;background:var(--loop-accent);border-radius:10px;color:var(--loop-background);display:flex;flex:0 0 42px;font-size:1.4rem;height:42px;justify-content:center;line-height:1;width:42px}.customer-story-loop__footer-copy{color:hsla(0,0%,100%,.78);line-height:1.55}.customer-story-loop__footer-copy>*{margin-top:0}.customer-story-loop__footer-copy>:last-child{margin-bottom:0}.customer-story-loop__footer-copy p{margin:0!important}.customer-story-loop__footer-copy em,.customer-story-loop__footer-copy p,.customer-story-loop__footer-copy span,.customer-story-loop__footer-copy strong{background:transparent!important;color:inherit!important;line-height:inherit!important}@keyframes customer-story-loop-spin{0%,85%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:1024px){.customer-story-loop{padding:5rem 2rem}.customer-story-loop__intro{align-items:start;gap:2rem;grid-template-columns:1fr}.customer-story-loop__description{max-width:42rem}.customer-story-loop__stages{overflow-x:auto;padding-bottom:1rem;scrollbar-width:thin}.customer-story-loop__track{left:64px;right:64px;top:40px;width:868px}.customer-story-loop__stage-grid{width:994px}.customer-story-loop__footer{grid-template-columns:1fr}.customer-story-loop__footer-cta{justify-self:start}.customer-story-loop__stage-title{font-size:1rem}.customer-story-loop__circle{height:40px;width:40px}.customer-story-loop__stage{padding-top:20px}}@media screen and (max-width:767px){.customer-story-loop{padding:4rem 1.25rem}.customer-story-loop:before{background-size:100% 120px,120px 100%}.customer-story-loop__intro{margin-bottom:3rem}.customer-story-loop__heading h1,.customer-story-loop__heading h2,.customer-story-loop__heading h3,.customer-story-loop__heading h4,.customer-story-loop__heading p{font-size:clamp(2.15rem,11vw,3rem)}.customer-story-loop__description{font-size:1rem}.customer-story-loop__footer{padding:1.5rem}.customer-story-loop__footer-message{align-items:flex-start}.customer-story-loop__footer-cta{width:100%}}@media (prefers-reduced-motion:reduce){.customer-story-loop *,.customer-story-loop :after,.customer-story-loop :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}