.customer-quote-section{background:#fff;padding:72px 0;display:block}.cq-inner{max-width:var(--max, 1360px);margin:0 auto;padding:0 var(--px, 80px);text-align:center}.cq-headline{font-size:52px;font-weight:300;line-height:60px;color:#000;margin-bottom:24px;white-space:pre-line}.cq-headline strong{font-weight:500}.cq-cta{display:inline-flex;align-items:center;justify-content:center;height:49px;padding:0 18px;font-size:18px;font-weight:400;line-height:21.6px;color:#000;background:#fff;border:1px solid #000;border-radius:10px;text-decoration:none;transition:all .3s ease;margin-bottom:48px}.cq-cta:hover{background:#000;color:#fff}.cq-card{flex:0 0 510px;min-width:320px;height:287px;background:#f3f3f3;border-radius:10px;padding:30px;text-align:left;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}.cq-quote{font-size:18px;font-weight:400;line-height:21.6px;color:#000;font-style:italic;margin-bottom:24px;white-space:pre-line}.cq-name{font-size:18px;font-weight:400;line-height:21.6px;color:#000;text-transform:uppercase}.cq-org{font-size:18px;font-weight:400;line-height:21.6px;color:#000}.cq-cards-static{display:flex;gap:36px;justify-content:center;flex-wrap:wrap;margin:48px 0 32px}.cq-track-wrapper{width:100%;overflow:hidden;margin:48px 0 32px;touch-action:pan-y;user-select:none;cursor:grab}.cq-track-wrapper:active{cursor:grabbing}.cq-track{display:flex;gap:36px;will-change:transform}.cq-progress{display:flex;justify-content:center;gap:18px;margin-top:0}.cq-progress-btn{background:none;border:none;padding:8px 4px;cursor:pointer;display:flex;align-items:center}.cq-progress-btn:focus-visible{outline:2px solid #22B0E1;outline-offset:2px;border-radius:2px}.cq-progress-bar{width:25px;height:2px;background:#787878;border-radius:0}.cq-progress-bar.active{background:#22b0e1}@media(max-width:900px){.cq-headline{font-size:36px;line-height:42px}.cq-card{flex:0 0 85%}}
