.credentials{background-color:#fff;color:#000;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px;padding:80px 40px;-webkit-font-smoothing:antialiased}.customer-proof__inner{margin-left:auto;margin-right:auto;max-width:1200px}.customer-proof__eyebrow{color:#d93650;display:block;font-size:18px;font-weight:400;line-height:24px;margin-bottom:12px}.customer-proof__title{color:#000;font-family:Poppins,sans-serif;font-size:48px;font-weight:500;letter-spacing:-1px;line-height:1.2;max-width:815px}.customer-proof__list{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));margin-top:40px}.customer-proof__card{background:#fff;border:1px solid #eee;border-radius:10px;display:flex;flex-direction:column;height:100%;padding:30px;transition:box-shadow .3s}.customer-proof__card:hover{box-shadow:0 7px 29px 0 rgba(103,103,110,.2)}.customer-proof__tag{color:#d93650;font-size:14px;font-weight:500;line-height:22px}.customer-proof__name{color:#000;font-family:Poppins,sans-serif;font-size:24px;font-weight:500;letter-spacing:-.5px;line-height:1.2;margin-top:10px}.customer-proof__summary{color:#000;font-size:16px;font-weight:400;line-height:24px;margin-top:15px}@media (max-width:991px){.customer-proof{padding-bottom:60px;padding-top:60px}}@media (max-width:767px){.customer-proof{padding:40px 20px}.customer-proof__title{font-size:32px}.customer-proof__list{gap:20px;grid-template-columns:minmax(0,1fr)}.customer-proof__name{font-size:20px}}.customer-proof--blue{background-color:#0060a9}.customer-proof--blue .customer-proof__eyebrow,.customer-proof--blue .customer-proof__name,.customer-proof--blue .customer-proof__summary,.customer-proof--blue .customer-proof__title{color:#fff}.customer-proof--blue .customer-proof__card{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.2)}.customer-proof__details{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));list-style:none;margin-top:30px;padding:0}.customer-proof__detail{align-items:flex-start;background:#f7fafc;border-radius:10px;display:flex;gap:16px;padding:20px}.customer-proof__detail-icon{flex-shrink:0;height:20px;margin-top:2px;width:20px}.customer-proof__detail-info{color:#000;font-size:16px;font-weight:400;line-height:24px;margin:0}.customer-proof__detail-label{font-weight:600}.customer-proof--blue .customer-proof__detail{background:hsla(0,0%,100%,.08)}.customer-proof--blue .customer-proof__detail-info{color:#fff}@media (width <= 768px){.credentials{padding:40px 20px}}