.quote__inner{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));column-gap:2rem}.quote__card{grid-column:1/-1;border-radius:.8rem;padding:3.2rem;border:1px solid var(--off-black)}@media only screen and (min-width: 911px){.quote__card{grid-column:1/span 12;display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));padding:6.4rem 0;column-gap:2rem}}@media(min-width: 600px){.editor-styles-wrapper .quote__card{grid-column:1/span 12;display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));padding:6.4rem 0;column-gap:2rem}}@media only screen and (min-width: 911px){.quote__text{grid-column:2/span 10}}@media(min-width: 600px){.editor-styles-wrapper .quote__text{grid-column:2/span 10}}.quote__text--quoted{position:relative}.quote__quote{font:inherit;color:inherit;line-height:inherit}.quote__quote--open{position:absolute;top:0;left:0;transform:translateX(-100%);padding-right:.08em;pointer-events:none}.quote__small-text{margin-top:3.2rem}@media only screen and (min-width: 911px){.quote__small-text{margin-top:4.8rem;grid-column:2/span 10}}@media(min-width: 600px){.editor-styles-wrapper .quote__small-text{margin-top:4.8rem;grid-column:2/span 10}}.quote__small-text p{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.quote__small-text p:first-child{font-weight:600}
