@charset "UTF-8";.merchant-card{background-color:var(--accentColor,#8c47ff);border-radius:12px;color:var(--textOnAccentColor,#fff);display:flex;flex-direction:row;flex-wrap:nowrap;height:440px;justify-content:space-between;overflow:hidden}.merchant-card-content{display:flex;flex-basis:60%;flex-direction:column;flex-grow:3;flex-shrink:0;justify-content:center}.merchant-card-merchant{display:flex;flex-grow:1;flex-shrink:1;justify-content:center;padding-top:32px;position:relative}.merchant-card-logo{border:2px solid var(--foregroundColorMuted5,rgba(21,2,58,.05));border-radius:100%;left:-16px;max-width:160px;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.merchant-card-hero{align-items:flex-end;display:inline-flex;margin-right:16px}.merchant-card.orientation-right{flex-direction:row-reverse}@media screen and (max-width:991px){.merchant-card{height:400px;min-height:auto}.merchant-card-hero{align-items:flex-end;display:inline-flex;max-height:400px}.merchant-card-logo img{height:auto;max-width:140px}}@media screen and (max-width:767px){.merchant-card{flex-direction:column;height:auto}.merchant-card-content{align-self:flex-start}.merchant-card-merchant{flex:4;overflow:hidden;padding-top:0}.merchant-card-logo{left:10%}.merchant-card-logo img{max-width:130px}.merchant-card-hero{display:flex;justify-content:center;margin-right:0;max-height:220px;padding:0}.merchant-card-hero img{height:100%;width:auto}.merchant-card.orientation-right{flex-direction:column}}@media screen and (max-width:478px){.merchant-card{flex-direction:column}.merchant-card-merchant{margin:0;padding:0 16px;position:relative}.merchant-card-logo{left:16px;top:30%}.merchant-card-logo img{max-width:80px}}.static-quote{color:var(--textOnAccentColor,#fff);padding:60px 40px}.static-quote-meta{margin:0 0 16px}.static-quote-author{margin-right:8px}.static-quote-byline{color:var(--foregroundColorMuted40,rgba(21,2,58,.4))}.static-quote-blockquote{max-width:540px;position:relative}.static-quote-blockquote p{display:inline}.static-quote-blockquote p:before{content:"“";left:-24px;position:absolute;top:0}.static-quote-blockquote p:after{content:"”"}.static-quote-button-container{margin-top:24px}@media screen and (max-width:991px){.static-quote{padding:32px}.static-quote-meta{margin:0}}@media screen and (max-width:767px){.static-quote{padding:24px 16px}.static-quote-button-container{margin-top:16px}.static-quote-blockquote p:before{left:0;position:relative}}
