.quotes{margin:0 auto;padding:0 8rem;text-align:center;end}.quotes .client{display:flex;align-items:center;justify-content:center;height:120px;box-sizing:border-box;padding:0 3rem}.quotes .quote{opacity:0;max-width:var(--layout__width__small);transition:opacity .5s;position:relative;padding-top:calc(6.5rem + var(--spacing__y))}.quotes .quote.is-selected{opacity:1}.quotes .quote:before{content:'';position:absolute;display:block;top:0;left:50%;transform:translateX(-50%);width:6.5rem;height:6.5rem;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 65 65' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' fill='none' fill-rule='nonzero'%3E%3Cpath d='M52.6117524,0 C59.2391694,0 64.6117524,5.372583 64.6117524,12 L64.6117524,52.6117524 C64.6117524,59.2391694 59.2391694,64.6117524 52.6117524,64.6117524 L12,64.6117524 C5.372583,64.6117524 9.09494702e-13,59.2391694 9.09494702e-13,52.6117524 L9.09494702e-13,12 C9.09494702e-13,5.372583 5.372583,0 12,0 L52.6117524,0 Z M52.6117524,3 L12,3 C7.02943725,3 3,7.02943725 3,12 L3,52.6117524 C3,57.5823152 7.02943725,61.6117524 12,61.6117524 L52.6117524,61.6117524 C57.5823152,61.6117524 61.6117524,57.5823152 61.6117524,52.6117524 L61.6117524,12 C61.6117524,7.02943725 57.5823152,3 52.6117524,3 Z M49.2086966,15.8108243 L49.3328082,15.8068004 C49.4834659,15.80596 49.6855858,15.81248 49.6855858,15.81248 C50.6227898,15.81248 51.3811921,16.5708823 51.3811921,17.5080863 L51.3811921,20.0929108 C51.3811921,20.9722098 50.7105374,21.6924991 49.852815,21.7752913 L49.8577827,21.7852267 L49.221597,21.914612 C49.1084935,21.9391553 49.000026,21.9639113 48.9155767,21.9855881 C44.327351,23.1775992 40.9212426,27.3242043 40.8516973,32.2652009 L49.6858058,32.2652009 C50.6230098,32.2652009 51.3814121,33.0236032 51.3814121,33.9608071 L51.3814121,47.1102335 C51.3814121,48.0474375 50.6230098,48.8058762 49.6858058,48.8058762 L36.5398474,48.8058762 C35.6042966,48.8058762 34.8442411,48.0474739 34.8442411,47.11027 L34.8392734,32.2652373 C34.9155723,24.3818451 40.4476185,17.7822931 47.8350715,16.0691176 L48.6196271,15.8927888 C48.7698949,15.8613279 48.9437581,15.8331787 49.2086966,15.8108243 Z M27.5984918,15.8091706 L27.7226034,15.8058762 C27.8732611,15.8052382 28.075381,15.8108268 28.075381,15.8108268 C29.012585,15.8108268 29.7709873,16.5692291 29.7709873,17.5064331 L29.7709873,20.0912576 C29.7709873,20.9705566 29.0986794,21.6908417 28.2426102,21.7752913 L28.2475779,21.7852267 L27.6113921,21.914612 C27.4982887,21.9391553 27.3898212,21.9639113 27.3053719,21.9855881 C22.7184179,23.1775992 19.3123095,27.3242043 19.2427642,32.2652009 L28.0768727,32.2652009 C29.0140767,32.2652009 29.772479,33.0236032 29.772479,33.9608071 L29.772479,47.1102335 C29.772479,48.0474375 29.0140767,48.8058398 28.0768727,48.8058398 L14.9308376,48.8058398 C13.9936336,48.8058398 13.2352313,48.0474375 13.2352313,47.1102335 L13.2303403,32.2652793 C13.3053865,24.3818871 18.8390593,17.7806897 26.2249403,16.0674651 L27.0094223,15.8911352 C27.1596901,15.8596743 27.3335533,15.8315251 27.5984918,15.8091706 Z' id='Shape' fill='%23E50071'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.quote .quote__attribution{margin-top:1em;color:var(--color__cherry__dark);font-weight:700}.quotes .flickity-page-dots{display:none}@media (max-width:500px){.quotes{padding:0 0 70px}.quotes .flickity-button{display:none}.quotes .flickity-page-dots{display:block;bottom:15px}}