.customer-story-more{background:var(--white,#fff);padding:5rem clamp(1rem,4vw,4rem);width:100%}.customer-story-more__container{margin:0 auto;max-width:1240px;width:100%}.customer-story-more__header{align-items:center;display:flex;gap:2rem;justify-content:space-between}.customer-story-more__heading{color:var(--ink,#18174d);margin:0}.customer-story-more__heading>*{margin-top:0}.customer-story-more__heading>:last-child{margin-bottom:0}.customer-story-more__heading h1,.customer-story-more__heading h2,.customer-story-more__heading h3,.customer-story-more__heading h4,.customer-story-more__heading p{background:transparent!important;color:inherit!important;line-height:1.1!important;margin:0!important}.customer-story-more__heading b,.customer-story-more__heading em,.customer-story-more__heading span,.customer-story-more__heading strong{background:transparent!important;line-height:inherit!important}.customer-story-more__heading .accent,.customer-story-more__heading mark{background:transparent!important;color:var(--purple,#4f4bff)!important}.customer-story-more__all-link{align-items:center;color:var(--purple,#4f4bff);display:inline-flex;font-weight:700;gap:.65rem;line-height:1.2;text-decoration:none;white-space:nowrap}.customer-story-more__all-link i{transition:transform .18s ease}.customer-story-more__all-link:hover i{transform:translateX(4px)}.customer-story-more__description{color:rgba(23,23,79,.65);line-height:1.55;margin:1rem 0 0;max-width:760px}.customer-story-more__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:3rem}.customer-story-more__card{background:var(--white,#fff);border:1px solid rgba(23,23,79,.1);border-radius:12px;box-shadow:0 12px 28px rgba(23,23,79,.06);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.customer-story-more__card:hover{border-color:rgba(79,75,255,.22);box-shadow:0 20px 40px rgba(23,23,79,.1);transform:translateY(-4px)}.customer-story-more__media{aspect-ratio:18/6.7;background:var(--ink,#18174d);overflow:hidden;position:relative;width:100%}.customer-story-more__media img{display:block;height:100%;object-fit:cover;transition:transform .35s ease;width:100%}.customer-story-more__card:hover .customer-story-more__media img{transform:scale(1.025)}.customer-story-more__body{align-items:flex-start;display:flex;flex-direction:column;min-height:165px;padding:1.75rem}.customer-story-more__title{color:var(--ink,#18174d);line-height:1.35;margin:0}.customer-story-more__card-link{align-items:center;color:var(--purple,#4f4bff);display:inline-flex;font-weight:700;gap:.55rem;line-height:1.2;margin-top:auto;padding-top:1.5rem}.customer-story-more__card-link i{transition:transform .18s ease}.customer-story-more__card:hover .customer-story-more__card-link i{transform:translateX(4px)}@media screen and (max-width:1024px){.customer-story-more{padding:4rem 2rem}.customer-story-more__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-story-more__card:last-child{grid-column:1/-1;max-width:calc(50% - .75rem)}}@media screen and (max-width:767px){.customer-story-more{padding:3rem 1.25rem}.customer-story-more__header{align-items:flex-start;flex-direction:column;gap:1rem}.customer-story-more__all-link{white-space:normal}.customer-story-more__description{margin-top:.75rem}.customer-story-more__grid{gap:1.25rem;grid-template-columns:1fr;margin-top:2rem}.customer-story-more__card:last-child{grid-column:auto;max-width:none}.customer-story-more__media{aspect-ratio:24/8}.customer-story-more__body{min-height:160px;padding:1.5rem}}