.Blockquote{display:grid;gap:var(--gapMedium) 0}.Blockquote.Blockquote--featured{--blockquoteColor:var(--dark700Color);--blockquoteCaptionColor:var(--darkColor);margin-block:2.5em;padding-inline:3rem}.Blockquote--featured .Blockquote__quote{color:var(--blockquoteColor);font-size:1.625rem;font-weight:550;line-height:1.35;position:relative}.Blockquote--featured .Blockquote__quote:before{color:var(--accentColor);content:open-quote;font-family:Arial,sans-serif;font-size:4.625rem;inset-block-start:-.3em;inset-inline-start:-.55em;position:absolute}.Blockquote--featured .Blockquote__caption{color:var(--blockquoteCaptionColor);font-weight:480}.Blockquote--normal{border-inline-start:4px solid #3c71cb;padding-inline:var(--spacingMedium)}.Blockquote--normal .Blockquote__quote{color:var(--brandColor);font-size:1.25rem;font-weight:var(--fontWeightSemibold)}.Blockquote--normal p:first-child{text-indent:-.48em}@supports (hanging-punctuation:first){.Blockquote--normal p:first-child{hanging-punctuation:first;text-indent:0}}@media screen and (min-width:48em){.Blockquote--featured .Blockquote__quote:before{font-size:5.875rem}}