.quote{background-color:var(--quote-module-background-color,#000)}.quote .quote__wrapper{padding-bottom:20px;padding-top:20px}.quote__content{align-items:flex-start;display:flex;gap:20px;margin-bottom:.9rem;position:relative}.quote__mark{color:var(--quote-module-mark-color,var(--colors-lightblue));flex:0 0 auto;font-size:90px;font-weight:700;left:0;line-height:.8;margin-left:-45px;margin-top:-12px;max-width:100%;min-width:0;position:absolute;top:0;width:40px;z-index:1}.quote__text{color:var(--quote-module-text-color,#fff);font-size:22px;font-weight:700;line-height:1.6em;margin:0;text-align:left}.quote--small-paragraph .quote__text{font-size:18px}.quote__person{color:var(--quote-module-text-color,#fff)}.quote__name{font-weight:700;margin:0 0 4px}.quote__meta,.quote__name{color:var(--quote-module-text-color,#fff);font-size:16px;line-height:1.4}.quote__meta{display:inline-block;font-weight:400;margin:0}.quote a.quote__meta,.quote a.quote__meta:focus,.quote a.quote__meta:hover{border-bottom-color:currentColor;color:var(--quote-module-text-color,#fff)}.quote p.quote__meta{border-bottom:1px solid;padding-bottom:2px}@media (min-width:992px){.quote .quote__wrapper{padding-bottom:40px;padding-top:40px}.quote__content{gap:28px;margin-bottom:.9rem}.quote__mark{font-size:150px;left:0;margin-left:-75px;margin-top:-25px;max-width:100%;min-width:0;position:absolute;top:0;width:66.4531px;z-index:1}.quote__text{font-size:32px}.quote__meta,.quote__name{font-size:18px}}