.Quote__body{position:relative;font:var(--fontWeightNormal) 18px/1.55 var(--fontFamily);quotes:"“" "”" "‘" "’"}.Quote__body:before{content:open-quote;position:absolute;left:-10px}html[lang^=ja] .Quote__body:before{left:-20px;top:-5px}html[lang^=fr] .Quote__body:before{left:-14px}.Quote__body:after{content:close-quote;position:absolute}.Quote__body:after,html[lang^=fr] .Quote__body:after{transform:translateX(2px)}.Quote--bodySizeSmall .Quote__body{font:var(--fontWeightNormal) 15px/24px var(--fontFamily);letter-spacing:.2px}html[lang^=de] .Quote__body{quotes:"“" "”" "‘" "’"}html[lang^=sv] .Quote__body{quotes:"”" "”" "‘" "’"}html[lang^=es] .Quote__body,html[lang^=fr] .Quote__body{quotes:"«" "»" "“" "”"}html[lang^=it] .Quote__body{quotes:'"' '"'}html[lang^=ja] .Quote__body{quotes:"「" "」" "『" "』"}.Quote__attribution{margin:16px 0 0;font:var(--fontWeightNormal) 15px/1.66 var(--fontFamily)}.Quote__author{font-weight:var(--fontWeightBold);color:var(--titleColor)}