.customer-story-wrapper__content{display:flex;flex-direction:column;gap:34px}.customer-story .image-wrapper{border-radius:20px;min-width:0;overflow:hidden;width:100%}.customer-story .image-wrapper img{display:block;height:auto;min-height:260px;object-fit:cover;width:100%}.customer-story .text-wrapper{min-width:0}.customer-story .text-wrapper h2{margin:0}.customer-story-wrapper__content-items{display:flex;flex-direction:column;gap:18px;margin-top:26px}.customer-story-wrapper__content-items-item{display:flex;flex-direction:column;gap:6px}.customer-story-wrapper__content-items-item .label{color:var(--Orange);font-size:13px;font-weight:900;letter-spacing:.1em;line-height:1.3;text-transform:uppercase}.customer-story-wrapper__content-items-item .copy{font-size:17px;line-height:1.5}.customer-story-wrapper__footer{align-items:flex-start;display:flex;flex-direction:column;gap:26px;margin-top:34px}.customer-story-wrapper__footer .quote{border-left:3px solid var(--Orange);max-width:760px;padding-left:22px;width:100%}.customer-story-wrapper__footer blockquote{font-family:Georgia,Times New Roman,serif;font-size:21px;font-style:italic;line-height:1.45;margin:0 0 12px}.customer-story-wrapper__footer .author-wrapper{display:flex;flex-direction:column;gap:2px}.customer-story-wrapper__footer .author-wrapper strong{font-size:16px;line-height:1.4}.customer-story-wrapper__footer .author-wrapper span{font-size:14px;line-height:1.4}.customer-story-wrapper__footer .cta-wrapper{flex:0 0 auto;margin:0}@media (min-width:576px){.customer-story-wrapper__content-items-item{flex-direction:row;gap:16px}.customer-story-wrapper__content-items-item .label{flex:0 0 88px;padding-top:3px;width:88px}.customer-story-wrapper__content-items-item .copy{flex:1 1 auto;min-width:0}}@media (min-width:768px){.customer-story .image-wrapper img{min-height:360px}.customer-story-wrapper__footer blockquote{font-size:23px}}@media (min-width:992px){.customer-story-wrapper__content{align-items:stretch;flex-direction:row;gap:50px}.customer-story .image-wrapper{flex:0 1 46%}.customer-story .image-wrapper img{height:100%;min-height:100%}.customer-story .text-wrapper{flex:1 1 54%}.customer-story-wrapper__footer{align-items:center;flex-direction:row;gap:44px;justify-content:space-between;margin-top:48px}.customer-story-wrapper__footer .quote{flex:1 1 auto}}@media (hover:hover) and (pointer:fine){.customer-story .image-wrapper img{transition:transform .35s ease}.customer-story .image-wrapper:hover img{transform:scale(1.02)}}@media (prefers-reduced-motion:reduce){.customer-story .image-wrapper img{transition:none}}