.b-customers .c-box{align-items:flex-start;row-gap:1.5rem;flex-direction:column;transform-style:preserve-3d}.b-customers .c-box:after,.b-customers .c-box:before{transform:translateZ(-1px)}.b-customers .l-grid{grid-template-columns:repeat(1,1fr);row-gap:var(--layout-grid-gap-mobile)}@media(min-width:375px){.b-customers .l-grid{row-gap:var(--layout-grid-gap)}}@media(min-width:xxsm){.b-customers .l-grid{row-gap:var(--layout-grid-gap)}}@media(min-width:992px){.b-customers .l-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:lg){.b-customers .l-grid{grid-template-columns:repeat(3,1fr)}}.b-customers-header{display:flex;align-items:center;width:100%}.b-customers-header__avatar{flex-shrink:0}.b-customers-header__avatar img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:50%;width:4rem;height:4rem;margin-right:1.5rem}.b-customers-header-info{display:flex;flex-direction:column}.b-customers-header-info__name{font-style:normal;font-weight:600;font-size:.88rem;line-height:1.25rem;color:#b8c0f6;letter-spacing:-.02rem}.b-customers-header-info__position{font-weight:400;font-size:.75rem;line-height:1rem;color:#babec3}.b-customers-header__logo{flex-shrink:0;margin-left:auto}.b-customers-header__logo img{margin-left:1.5rem;max-width:2rem;height:auto;border-radius:.25rem}.b-customers__quote{font-style:italic;font-weight:400;font-size:1rem;line-height:1.4;letter-spacing:0;color:#fff}.b-customers__quote:after,.b-customers__quote:before{content:'"'}.b-customers__quote strong{font-weight:600;color:#fff}.b-customers__terms{display:flex;flex-wrap:wrap;row-gap:.5rem}.b-customers-term{font-weight:600;font-size:.75rem;line-height:1rem;display:inline-block;margin-right:.5rem}.b-customers-term--cyan{color:#52a8d0}.b-customers-term--teal{color:#68d1bf}.b-customers-term--blue{color:#70b6f3}.b-customers-term--violet{color:#838cf1}.b-customers-term--purple{color:#a591ee}.b-customers-term--pink{color:#d686eb}.b-customers-term--red{color:#ea7987}.b-customers-term--yellow{color:#eabe53}.b-customers__more-button{margin-top:auto}