.quote{color:var(--color-white);background-color:rgba(0,143,208,.8);z-index:0;padding:0 var(--spacing-gutter,16px);position:relative;overflow:hidden}.quote:after,.quote:before{content:"";position:absolute;top:0;display:none;z-index:2;width:100%;height:100%;left:-35%}@media(min-width:1024px){.quote:after,.quote:before{display:block;background:var(--color-brand-primary,#004b87);opacity:.4;transform:skew(-57deg)}}@media(min-width:1280px){.quote:after,.quote:before{left:-43%}}@media(min-width:1024px){.quote:before{z-index:3;opacity:1;transform:skew(57deg);left:-25%}}@media(min-width:1280px){.quote:before{left:-33%}}.quote.theme-dark-blue{background-color:var(--color-brand-secondary)}.quote.theme-dark-blue:after,.quote.theme-dark-blue:before{opacity:.55;background:var(--color-brand-tertiary)}.quote__container{margin:136px auto;position:relative;z-index:4;max-width:var(--max-width,1440px)}@media(min-width:768px){.quote__container{max-width:var(--max-width,1440px)}}.quote__content-placeholder{margin:0 auto;position:relative}@media(min-width:1024px){.quote__content-placeholder{margin:0;width:calc((100% + var(--spacing-gutter, 16px))/12*8 - var(--spacing-gutter, 16px))}}@media(min-width:1280px){.quote__content-placeholder{margin-left:calc((100% + var(--spacing-gutter, 16px))/12*3)}}.quote__content-placeholder:before{content:'"';position:absolute;color:var(--color-accent-primary);font-size:180px;line-height:120px;letter-spacing:-15px;top:-64px;margin-left:calc(var(--spacing-gutter, 16px)/-2);font-family:Georgia,serif}@media(min-width:1280px){.quote__content-placeholder:before{top:-40px;margin-left:calc((100% - var(--spacing-gutter, 16px))/12*-2 - var(--spacing-gutter, 16px));font-size:360px;line-height:240px}}.quote__summary{font-size:1.5rem;line-height:1.4;font-weight:400;text-align:center}@media(min-width:768px){.quote__summary{font-size:1.75rem}}@media(min-width:1024px){.quote__summary{text-align:left;font-size:2rem}}.quote__summary p{margin:0}.quote__author{margin-top:48px;margin-bottom:-72px}.theme-invibio .quote:not(.theme-dark-blue),:root[data-theme=invibio] .quote:not(.theme-dark-blue){background-color:rgba(126,175,212,.8)}.author{display:flex;flex-direction:column;align-items:flex-start}@media(min-width:1024px){.author{flex-direction:row}}.author__personal-info{font-size:1rem;font-weight:400;text-align:center;margin-top:16px;word-break:break-word}@media(min-width:1024px){.author__personal-info{text-align:left;margin-top:0}}.author__name{font-size:1.125rem;font-weight:400}.author__position{font-weight:700;margin-top:8px}.author__company{font-size:1rem;font-weight:350}.author__image{width:90px;min-width:90px;min-height:90px;height:90px;border-radius:50%;background-position:50%;background-size:cover}@media(min-width:1024px){.author__image{margin-right:32px}}