.references__intro{margin-bottom:40px}.references__intro--center{margin-left:auto;margin-right:auto}.references__intro--right{margin-left:auto}.reference-list{--avatar-width:120px;--logo-width:100px;--info-width:20%;--gap:75px;--reference-width:calc(100% - var(--avatar-width) - var(--info-width) - var(--logo-width) - var(--gap)*3);align-content:stretch;align-items:stretch;flex-direction:column;flex-wrap:nowrap;margin-left:auto;margin-right:auto}.reference-item,.reference-list{display:flex;justify-content:space-between}.reference-item{align-content:flex-start;align-items:flex-start;background:#fafafa;border-radius:10px;flex-direction:row;flex-wrap:wrap;padding:40px}.reference-item+.reference-item{margin-top:26px}.reference-item__avatar{aspect-ratio:1/1;border-radius:10px;object-fit:cover;width:var(--avatar-width)}.reference-item__info{font-size:1.6rem;font-weight:300;line-height:1.25;width:var(--info-width)}.reference-item__name{font-size:2.4rem;font-weight:600;line-height:1;margin:0 0 10px}.reference-item__function{color:#666;font-weight:400}.reference-item__company{margin-top:10px}.reference-item__reference{font-weight:300;width:var(--reference-width)}.rererence-item__logo{filter:grayscale(100%);height:auto;opacity:.4;width:var(--logo-width)}@media(max-width:768px){.reference-list{--avatar-width:76px;--info-width:100%;--reference-width:100%;gap:calc(var(--avatar-width)*.5);padding-top:calc(var(--avatar-width)/2)}.reference-item{display:grid;gap:10px;padding:clamp(20px,5%,40px);text-align:center}.reference-item__avatar{margin-left:calc(50% - var(--avatar-width)/2);margin-top:calc((clamp(20px,5%,40px) + 38px)*-1);order:1}.reference-item__reference{font-size:2rem;order:2}.reference-item__info{order:3}.reference-item__name{font-size:1.8rem}.reference-item__function{color:#666;font-size:1.6rem;font-weight:600}.rererence-item__logo{margin:10px auto 0;order:4}}