.lpQuote{border-bottom:1px solid var(--brand-primary);border-top:1px solid var(--brand-primary);max-width:100%;padding:30px 0 35px;position:relative}.lpQuote,.lpQuote__quotation{margin-bottom:30px}.lpQuote__quotation blockquote{margin:0}.lpQuote__quotation blockquote:before{color:var(--brand-primary);content:"“";font-family:var(--theme-font-heading);font-size:calc(20.625px + .58594vw);font-weight:var(--fw-normal);line-height:1.2em}@media screen and (max-width:576px){.lpQuote__quotation blockquote:before{font-size:24px}}@media screen and (min-width:1600px){.lpQuote__quotation blockquote:before{font-size:30px}}.lpQuote__quotation blockquote:after{color:var(--brand-primary);content:"”";font-family:var(--theme-font-heading);font-size:calc(20.625px + .58594vw);font-weight:var(--fw-normal);line-height:1.2em}@media screen and (max-width:576px){.lpQuote__quotation blockquote:after{font-size:24px}}@media screen and (min-width:1600px){.lpQuote__quotation blockquote:after{font-size:30px}}.lpQuote__source{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px}.lpQuote__source .lpQuote__logo{-webkit-box-flex:0;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-flex:0 0 76px;flex:0 0 76px;height:76px;width:76px}.lpQuote__source .lpQuote__source__info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.lpQuote__source p{color:var(--brand-secondary);margin:0}