.customer-story-module{width:100%}.customer-story-filters{display:flex;gap:24px;margin:0 auto 48px;max-width:1000px}.customer-story-filter-group{flex:1;margin:0}.customer-story-filter-label{color:#000;display:block;font-size:16px;font-weight:700;margin-bottom:10px}.customer-story-select{background-color:#fff;border:1px solid #00367f;border-radius:3px;color:#00367f;cursor:pointer;font-family:inherit;font-size:15px;min-height:48px;padding:10px 42px 10px 14px;width:100%}.customer-story-select:hover{border-color:#00367f}.customer-story-select:focus{outline:2px solid rgba(0,54,127,.2);outline-offset:2px}.customer-story-grid{display:grid;gap:48px 32px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:1000px}.customer-story-card{min-width:0;width:100%}.customer-story-card.is-hidden{display:none}.customer-story-card__image{aspect-ratio:16/9;margin-bottom:20px;overflow:hidden;width:100%}.customer-story-card__image img{display:block;height:100%;object-fit:cover;width:100%}.customer-story-card__body{text-align:center}.customer-story-card__services{margin-bottom:10px}.customer-story-tag{color:#00367f;display:inline-block;font-size:14px;font-weight:700;line-height:1.5;margin:0 4px 5px}.customer-story-card__company{font-size:24px;line-height:1.4;margin:6px 0}.customer-story-card__industries{margin-bottom:18px}.customer-story-industry{display:inline-block;font-size:14px;line-height:1.5;margin:0 3px}.customer-story-card__description{font-size:14px;line-height:1.8;margin:18px 0;text-align:left}.customer-story-card__description p:first-child{margin-top:0}.customer-story-card__description p:last-child{margin-bottom:0}.customer-story-card__links{align-items:stretch;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:18px}.customer-story-card__link{align-items:center;border:none;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:700;justify-content:center;line-height:1.4;min-height:48px;padding:12px 18px;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.customer-story-card__link:hover{color:#fff;opacity:.85}.customer-story-card__link--article{background-color:#00367f}.customer-story-card__video-button{background-color:#008cd6}.customer-story-card__video-wrapper{margin-top:20px;overflow:hidden;width:100%}.customer-story-card__video-wrapper[hidden]{display:none}.customer-story-card__video-wrapper iframe,.customer-story-card__video-wrapper video{display:block;max-width:100%;width:100%}.customer-story-empty{font-size:16px;margin:48px 0;text-align:center}@media (max-width:767px){.customer-story-filters{flex-direction:column;gap:16px;margin-bottom:32px}.customer-story-select{font-size:14px;width:100%}.customer-story-grid{gap:40px;grid-template-columns:1fr}.customer-story-card__company{font-size:22px}.customer-story-card__links{align-items:stretch;flex-direction:column}.customer-story-card__link{box-sizing:border-box;width:100%}}