.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__header{align-items:flex-end;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin-bottom:32px}.mm-customer-stories__heading-wrap{min-width:0}.mm-customer-stories__text-link{align-items:center;color:inherit;display:inline-flex;font-size:16px;font-weight:600;gap:8px;text-decoration:underline;text-decoration-color:#ffc20e;text-underline-offset:3px;transition:text-decoration-color .2s ease}.mm-customer-stories__text-link:hover{text-decoration:none}@media (max-width:991px){.mm-customer-stories__view-all{margin-left:20px}}.mm-customer-stories__cta-arrow{display:inline-block;font-size:16px;height:1em;overflow:hidden;position:relative;width:1em}.mm-customer-stories__cta-icon{left:0;position:absolute;top:0;transition:transform .3s ease-in-out}.mm-customer-stories__cta-icon:first-child{transform:translateX(-115%)}.mm-customer-stories__cta-icon:last-child,.mm-customer-stories__text-link:hover .mm-customer-stories__cta-icon:first-child{transform:translateX(0)}.mm-customer-stories__text-link:hover .mm-customer-stories__cta-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%}@media (min-width:768px){.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))}}@media (max-width:767px){.mm-customer-stories__grid{display:flex;flex-direction:row;gap:var(--mm-gap);overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;cursor:grab;height:auto!important;padding-bottom:4px;scrollbar-width:none}.mm-customer-stories__grid::-webkit-scrollbar{display:none}.mm-customer-stories__grid.mm-customer-stories__grid--dragging{cursor:grabbing}.mm-customer-stories__card{flex-shrink:0;margin-bottom:0;max-width:320px;scroll-snap-align:start;width:85%!important /* !important defends against a leftover
      inline width from masonry's JS (card.style.width = ...) — same
      defense-in-depth reasoning as scoping the position:absolute
      rule above to desktop only */}.mm-customer-stories__image{display:none}}.mm-customer-stories__controls{display:none}@media (max-width:767px){.mm-customer-stories__controls{align-items:center;display:flex;gap:12px;margin-top:16px}}.mm-customer-stories__arrow{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.1);color:#1c2b3a;cursor:pointer;display:flex;flex-shrink:0;height:28px;justify-content:center;padding:0;transition:background .2s ease,border-color .2s ease,opacity .2s ease;width:28px}.mm-customer-stories__arrow:hover{background:#ffc20e;border-color:#ffc20e}.mm-customer-stories__arrow:focus-visible{outline:2px solid #ffc20e;outline-offset:2px}.mm-customer-stories__arrow:disabled{opacity:.3;pointer-events:none}.mm-customer-stories__progress{background:rgba(0,0,0,.1);border-radius:2px;cursor:pointer;flex:1;height:3px;overflow:hidden}.mm-customer-stories__progress-bar{background:#ffc20e;border-radius:2px;height:100%;pointer-events:none;transition:width .15s ease;width:0}.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:400!important;margin:0}.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__author-detail{color:#555f6a;display:block;font-size:.875rem;font-weight:400;line-height:1.4}.mm-customer-stories__link{margin-top:16px}.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}}