.testimonials-page,.testimonials-page *,.testimonials-page :after,.testimonials-page :before{box-sizing:border-box;margin:0;padding:0}.testimonials-page{background-color:var(--dg-surface-white);color:var(--dg-ink-muted);font-family:var(--dg-font-body);line-height:1.5;min-width:320px;position:relative}.testimonials-page .wrapper{margin-inline:auto;max-width:var(--dg-container);padding-block:2rem;padding-inline:var(--dg-pad-x)}@media (min-width:1024px){.testimonials-page .wrapper{padding-block:3rem}}.testimonials-page .description{margin-inline:auto;max-width:65rem;text-align:center}.testimonials-page .description>div{display:flex;flex-direction:column;gap:1rem}.testimonials-page .description p{color:var(--dg-ink-muted);font-size:1.0625rem;line-height:1.6}.testimonials-page .description p:last-child{color:var(--dg-gold);font-size:.9375rem;font-weight:var(--dg-weight-body-strong);letter-spacing:.03em;line-height:1.4;margin-top:.25rem;text-transform:uppercase}.testimonials-page .description p:last-child strong{font-weight:var(--dg-weight-body-strong)}.testimonials-page .testimonials__title{color:var(--dg-carbon);font-family:var(--dg-font-display);font-size:var(--dg-text-h2);font-weight:var(--dg-weight-display);line-height:var(--dg-leading-display);margin-block:1.75rem 1.25rem;text-transform:uppercase}.testimonials-page .testimonials__grid{display:grid;gap:1.75rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:1024px){.testimonials-page .testimonials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.testimonials-page .testimonials__column{display:flex;flex-direction:column;gap:1.75rem}.testimonials-page .testimonials__card{background-color:#f7f7f5;border:1px solid #e2e2de;display:flex;flex-direction:column;gap:1rem;padding:1.75rem}.testimonials-page .testimonials__card-title{color:var(--dg-carbon);font-size:1.25rem;font-weight:var(--dg-weight-body-strong);line-height:1.2}.testimonials-page .testimonials__quote{color:var(--dg-ink-muted);font-size:.9375rem;line-height:1.5}.testimonials-page .testimonials__author{align-items:center;display:flex;gap:.875rem}.testimonials-page .testimonials__icon{align-items:center;background-color:rgba(252,183,34,.18);color:var(--dg-gold);display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.testimonials-page .testimonials__icon i,.testimonials-page .testimonials__icon svg{height:22px;width:22px}.testimonials-page .testimonials__author-meta{display:flex;flex-direction:column;gap:2px}.testimonials-page .testimonials__name{color:var(--dg-carbon);font-size:.9375rem;font-weight:var(--dg-weight-body-strong)}.testimonials-page .testimonials__role{color:var(--dg-ink-muted);font-size:.8125rem}