.mm-customer-stories{padding-bottom:70px;padding-top:70px}.mm-customer-stories__inner{margin-left:auto;margin-right:auto;max-width:var(--containerWidth,1300px);padding-left:24px;padding-right:24px}.mm-customer-stories__topbar{display:flex;justify-content:flex-end;margin-bottom:24px}.mm-customer-stories__view-all{align-items:center;display:inline-flex;gap:8px}.mm-customer-stories__view-all-arrow{display:inline-block;font-size:16px;height:1em;overflow:hidden;position:relative;width:1em}.mm-customer-stories__view-all-icon{left:0;position:absolute;top:0;transition:transform .3s ease-in-out}.mm-customer-stories__view-all-icon:first-child{transform:translateX(-115%)}.mm-customer-stories__view-all-icon:last-child,.mm-customer-stories__view-all:hover .mm-customer-stories__view-all-icon:first-child{transform:translateX(0)}.mm-customer-stories__view-all:hover .mm-customer-stories__view-all-icon:last-child{transform:translateX(115%)}.mm-customer-stories__grid{--mm-columns:1;--mm-gap:16px;position:relative;width:100%}@media (min-width:768px){.mm-customer-stories__grid{--mm-columns:2;--mm-gap:20px}}@media (min-width:1024px){.mm-customer-stories__grid{--mm-columns:3;--mm-gap:24px}}.mm-customer-stories__card{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;box-sizing:border-box;margin-bottom:16px;padding:24px;width:100%}.mm-customer-stories__grid--js .mm-customer-stories__card{left:0;margin-bottom:0;position:absolute;top:0;transform:translate(var(--mm-card-x,0),var(--mm-card-y,0))}.mm-customer-stories__card--featured{background-color:#1d252d;border-color:#1d252d}.mm-customer-stories__logo{margin-bottom:16px}.mm-customer-stories__logo img{display:block;height:auto;max-height:32px;max-width:120px;object-fit:contain;width:auto}.mm-customer-stories__quote{color:#1d252d;font-size:1rem;font-weight:400!important;line-height:1.6;margin:0 0 16px;padding:0}.mm-customer-stories__quote p{font-weight:500!important;margin:0}.mm-customer-stories__card--featured .mm-customer-stories__quote{color:hsla(0,0%,100%,.9)}.mm-customer-stories__image{aspect-ratio:16/9;border-radius:4px;margin-bottom:16px;overflow:hidden}.mm-customer-stories__image img{display:block;height:100%;object-fit:cover;width:100%}.mm-customer-stories__rule{background-color:#ffc20e;height:2px;margin-bottom:12px;width:24px}.mm-customer-stories__author{display:flex;flex-direction:column;gap:4px}.mm-customer-stories__author-name{color:#1d252d;display:block;font-size:.9375rem;font-weight:700;line-height:1.3}.mm-customer-stories__card--featured .mm-customer-stories__author-name{color:#fff}.mm-customer-stories__author-detail{color:#555f6a;display:block;font-size:.875rem;font-weight:400;line-height:1.4}.mm-customer-stories__card--featured .mm-customer-stories__author-detail{color:hsla(0,0%,100%,.55)}.mm-customer-stories__link{margin-top:16px}.mm-customer-stories__card--featured .mm-customer-stories__link,.mm-customer-stories__card--featured .mm-customer-stories__link span{color:#ffc20e}.mm-customer-stories__card--featured .mm-customer-stories__link:focus-visible,.mm-customer-stories__card--featured .mm-customer-stories__link:hover{color:#fff}.mm-customer-stories__link:focus-visible,.mm-customer-stories__view-all:focus-visible{border-radius:2px;outline:2px solid #ffc20e;outline-offset:3px}@media (min-width:768px){.mm-customer-stories__card{padding:28px}}@media (min-width:1024px){.mm-customer-stories__card{margin-bottom:24px;padding:32px}.mm-customer-stories__quote{font-size:1.0625rem}}@media (max-width:767px){.mm-customer-stories{padding-bottom:48px;padding-top:48px}}