.tlp-quote{background:var(--bg-train);display:flex;gap:var(--content-gap);justify-content:center;padding-block:clamp(50px,10vw,120px);padding-inline:var(--edge-padding)}.tlp-quote__container{align-items:center;flex-basis:100%;max-width:var(--max-width)}.tlp-quote__container,.tlp-quote__content{display:grid;gap:var(--content-gap);justify-content:center}.tlp-quote__content{max-width:960px;text-align:center}.tlp-quote__quote{font-size:clamp(16px,3vw,30px);font-weight:500}.tlp-quote__name{font-family:var(--title-font-family);font-size:clamp(18px,3vw,24px);font-weight:700}