.additional-stories{--border:0.5px solid var(--colors--light-300)}.additional-stories .first,.additional-stories .second{border-left:var(--border);height:100%}.additional-stories .customer-story-wrapper{height:100%;overflow:hidden}.additional-stories .heading-wrapper{position:-webkit-sticky;position:sticky;top:80px}@media(max-width:1024px){.additional-stories .heading-wrapper{padding-bottom:0}}.additional-stories .heading{padding:0 30px}@media(max-width:1024px){.additional-stories .heading{padding:30px 16px}}.customer-stories-grid-wrapper{display:grid;grid-template-columns:repeat(2,1fr)}@media(max-width:1024px){.customer-stories-grid-wrapper{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.customer-stories-grid-wrapper{grid-template-columns:repeat(1,1fr)}}.customer-stories-grid{display:flex;gap:0;overflow:hidden;height:860px}@media(max-width:1024px){.customer-stories-grid{grid-column:span 2/span 2}}.customer-stories-grid .first,.customer-stories-grid .second{width:100%}.customer-story-card{position:relative;width:100%;border-bottom:var(--border);padding-top:120px}@media(max-width:1024px){.customer-story-card{padding-top:0;border-top:var(--border);border-bottom:none}}.customer-story-card .content{box-sizing:border-box;display:flex;flex-direction:column;gap:24px;padding:30px;height:100%;justify-content:flex-end;align-items:flex-start}@media(max-width:767px){.customer-story-card .content{padding:30px 16px;gap:16px}}.customer-story-card .quote{font-family:var(--fonts-family--font-family-primary);font-size:var(--fonts-sizes--text-2xl)}@media(max-width:1024px){.customer-story-card .quote{font-size:var(--fonts-sizes--text-xl)}}.customer-story-card .quote{line-height:1.2;color:var(--colors--light-100);margin:0;white-space:pre-wrap;width:100%}.customer-story-card .footer{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px;width:100%}@media(max-width:767px){.customer-story-card .footer{gap:16px}}.customer-story-card .author{display:flex;align-items:center;gap:16px;width:100%}.customer-story-card .avatar{width:29.751px;height:29.751px;flex-shrink:0;border-radius:50%;overflow:hidden}.customer-story-card .avatar img{width:100%;height:100%;display:block;object-fit:cover}.customer-story-card .info{flex:1 1;font-family:var(--fonts-family--font-family-primary);font-size:14px;line-height:normal;color:var(--colors--light-200);margin:0;white-space:pre-wrap}.customer-story-card .logo{display:flex;height:18px;flex-shrink:0}