/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.customer-story-card__solutions{margin-bottom:8px}.customer-story-card__solutions .solution-tag{font-family:"Poppins",sans-serif;font-size:16px;font-weight:400;line-height:1.2;color:var(--purple)}.customer-story-card__teaser{font-size:1rem;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5;text-overflow:ellipsis;color:var(--pure-black)}.customer-story-card__teaser{font-family:"Roboto",sans-serif;font-weight:300;line-height:1.6}@media(max-width:767.98px){.customer-story-card__teaser{font-size:14px}}.customer-story-card:has(.customer-story-card__image) .customer-story-card__teaser{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}.customer-story-card__link{position:relative;display:flex;flex-direction:column;height:100%;text-decoration:none}.customer-story-card__inner{height:100%}.customer-story-card__image{margin-bottom:25px}.customer-story-card__image img{width:100%;height:100%;transition:scale 300ms ease-in-out;transform-origin:center center;object-fit:cover;object-position:center;aspect-ratio:16/9.1;will-change:scale}.customer-story-card__content{margin-bottom:15px}.customer-story-card__content::after{position:absolute;display:block;content:"";right:0;bottom:5px;left:0;width:100%;height:1px;margin:auto;background:var(--grey-warm)}@media(min-width:992px){.customer-story-card__image{aspect-ratio:16/9.1;overflow:hidden}.customer-story-card__link{padding:10px}.customer-story-card__link>*{z-index:1}.customer-story-card__link::after{position:absolute;display:block;content:"";z-index:0;width:100%;height:100%;transition:opacity 300ms ease-in-out;opacity:0;background:var(--pure-white);inset:0}.customer-story-card__link:hover::after{opacity:1}.customer-story-card__link:hover .customer-story-card__image img{scale:1.05}.customer-story-card__content::after{bottom:10px;width:calc(100% - 20px)}}
