.uppercaseHeader{color:var(--color-gray-110);font-size:12px;font-weight:700;letter-spacing:.5px;line-height:17px;text-transform:uppercase}.quotesSection{align-items:center;display:flex;flex-direction:column;gap:55px;justify-content:center;width:100%}.quotesSection .quoteHeader{margin-bottom:0}.quotesSection .quotes{box-sizing:border-box;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr;justify-content:center;margin-bottom:120px;width:100%}@media(max-width:1020px){.quotesSection .quotes{grid-template-columns:1fr}}.quotesSection .quotes .quote{background-color:var(--color-white);border:1px solid var(--color-gray-60);border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;justify-content:space-between;padding:32px 24px}.quotesSection .quotes .quote p{margin:0;max-width:none;min-width:auto}.quotesSection .quotes .quote .quoteWrapper{display:flex;flex-direction:column;gap:8px}.quotesSection .quotes .quote .quoteText{text-indent:-6px}.quotesSection .quotes .quote .person{align-items:center;display:flex;gap:16px}.quotesSection .quotes .quote .person .personImageWrapper{background-color:var(--color-gray-30);border-radius:50%;max-height:50px;max-width:50px;min-height:50px;min-width:50px;overflow:hidden}.quotesSection .quotes .quote .person .personImageWrapper .personImage{width:100%}.quotesSection .quotes .quote .person .personName{color:var(--color-gray-120)}.quotesSection .quotes .quote .person .personTitle{color:var(--color-gray-110)}.textV2.resetStyles{color:unset;letter-spacing:normal;text-transform:none;word-spacing:normal}.textV2.displayMd{font-size:64px;font-weight:700;line-height:80px}.textV2.displaySm{font-size:56px;font-weight:700;line-height:72px}.textV2.heading4Xl{font-size:40px;font-weight:700;line-height:48px}.textV2.heading3Xl{font-size:32px;font-weight:700;line-height:40px}.textV2.heading2Xl{font-size:28px;font-weight:600;line-height:36px}.textV2.headingXl{font-size:24px;font-weight:600;line-height:32px}.textV2.headingLg{font-size:20px;font-weight:600;line-height:28px}.textV2.headingMd{font-size:16px;font-weight:600;line-height:24px}.textV2.headingSm{font-size:14px;font-weight:600;line-height:20px}.textV2.headingXs{font-size:12px;font-weight:600;line-height:16px}.textV2.bodyXl{font-size:18px;font-weight:400;line-height:26px}.textV2.bodyLg{font-size:16px;font-weight:400;line-height:24px}.textV2.bodyMd{font-size:14px;font-weight:400;line-height:20px}.textV2.bodySm{font-size:12px;line-height:16px}.textV2.bodySm,.textV2.regular-weight{font-weight:400}.textV2.medium-weight{font-weight:500}.textV2.semibold-weight{font-weight:600}.textV2.bold-weight{font-weight:700}.textV2.italic{font-style:italic}.textV2.underline{text-decoration:underline}