.c-testimonial{background:#fff;border-radius:8px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-sizing:border-box;color:#5e5e5e;display:flex;flex-direction:column;margin:0 0 16px;padding:16px 24px}.c-testimonial--no-spacer{margin:0}.c-testimonial--alternative{background-color:#f6f6f6}.c-testimonial--stretch{height:100%}.c-testimonial--pinned{background:var(--color-primary);color:#fff;padding:24px}.c-testimonial--pinned .c-testimonial__body{font-size:1.125rem;font-weight:600;line-height:1.44}@media only screen and (min-width:992px){.c-testimonial--pinned .c-testimonial__body{font-size:1.375rem;line-height:1.27}}.c-testimonial--pinned .c-testimonial__credit{color:#fff}@media only screen and (min-width:992px){.c-testimonial--pinned .c-testimonial__credit{font-size:1.125rem}.c-testimonial--pinned .c-testimonial__avatar{height:48px;width:48px}}.c-testimonial--pinned .c-testimonial__icon,.c-testimonial--pinned .c-testimonial__link{color:#fff}.c-testimonial--pinned .c-testimonial__tag{background:#fff;color:var(--color-primary)}.c-testimonial--pulse{animation:testimonialPulse 6s infinite;opacity:.5}.c-testimonial--pulse-1{animation-delay:6s}.c-testimonial--pulse-2{animation-delay:2s}.c-testimonial--pulse-3{animation-delay:5s}.c-testimonial__header{align-items:center;display:flex;flex:0 1 auto;justify-content:space-between;margin-bottom:16px}.c-testimonial__icon{color:var(--color-primary);display:inline-block;font-size:7.188rem;line-height:1;margin:-10px 0 -80px;vertical-align:bottom}.c-testimonial__tag{background:var(--color-primary);border-radius:16px;color:#fff;display:inline-block;font-size:.875rem;font-weight:600;line-height:1.86;padding:3px 16px}.c-testimonial__body{flex:1 0 auto;font-size:1rem;line-height:1.38;margin:0 0 24px}.c-testimonial__footer{align-items:center;display:flex;flex:0 1 auto;justify-content:space-between}.c-testimonial__group{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between;min-width:0}@media only screen and (min-width:992px){.c-testimonial__group{align-items:center;flex-direction:row}}.c-testimonial__avatar{margin-right:8px}.c-testimonial__credit{align-items:center;color:#112f49;display:inline-flex;display:block;flex:1 1 auto;font-weight:600;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.c-testimonial__author{overflow:hidden}.c-testimonial__date{flex:1 0 auto;font-size:.875rem;text-align:right}@media only screen and (min-width:992px){.c-testimonial__date{margin-left:8px}}.c-testimonial__link{color:var(--color-primary);font-size:1rem;font-weight:400;text-decoration:none;white-space:nowrap}.c-testimonial__link:hover{text-decoration:underline}.c-testimonial__full{color:#5e5e5e;max-width:768px}@media only screen and (min-width:992px){.c-testimonial__full{max-width:488px}}.c-testimonial__full .c-testimonial__body{margin-bottom:0}.c-testimonial__feature{align-items:center;color:#5e5e5e;display:flex;flex:0 1 auto;flex-direction:column;height:100%;justify-content:center;text-align:center}.c-testimonial__feature-image{margin-bottom:8px}.c-testimonial__feature-link{color:#5e5e5e;text-decoration:none}.c-testimonial__feature-link:hover{color:var(--color-primary)}@keyframes testimonialPulse{0%{opacity:1}50%{opacity:.2}to{opacity:1}}