@charset "UTF-8";.quote-banner{background-color:red}.quote-banner__content{position:relative;background-color:var(--color-gray-4);color:var(--color-black);padding:5rem 2.5rem;max-width:58.25rem;margin:0 auto}@media screen and (min-width:1024px){.quote-banner__content{padding:4rem 3.75rem}}.quote-banner__content--has-image{padding:0 2.5rem 5rem 2.5rem}@media screen and (min-width:1024px){.quote-banner__content--has-image{padding:0 3.75rem 4rem 3.75rem}}.quote-banner__image{width:100%;max-width:2.75rem;margin-bottom:1rem}@media screen and (min-width:768px){.quote-banner__image{max-width:3.375rem;margin-bottom:.25rem}}.quote-banner blockquote{max-width:34.5rem;margin:0 auto;text-align:center;font-size:1.5rem;line-height:1.25;font-style:italic}@media screen and (min-width:768px){.quote-banner blockquote{font-size:2.25rem}}.quote-banner blockquote::before{content:"„"}.quote-banner blockquote::after{content:"“"}@media screen and (max-width:767px){.quote-banner .container-content{padding-left:0;padding-right:0}}