.Blockquote{display:grid;gap:var(--gapMedium) 0;quotes:"“" "”"}.Blockquote.Blockquote--featured{--blockquoteColor:var(--dark700Color);--blockquoteCaptionColor:var(--darkColor);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 p{color:var(--brandColor);font-size:1.25rem;font-weight:var(--fontWeightSemibold)}.Blockquote--normal p:first-child{text-indent:-.48em}.Blockquote--normal p:first-child:before{content:open-quote}.Blockquote--normal p:last-child:after{content:close-quote}@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}}