#crowdquotes{background:var(--blue-7);overflow-y:hidden}#quoteSlider{overflow:hidden;position:relative;width:100%}.quotes{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;padding-bottom:50px}.quote-quote{margin:0;position:relative}.quotes .quote{-webkit-box-sizing:content-box;box-sizing:content-box;color:#4d5c7d;cursor:pointer;font-size:12px;max-width:100%;padding:40px 34px 140px;position:relative;width:340px}.quotes .quote:nth-child(2n){background-color:var(--sapGray9);color:#fff}.quotes .quote:nth-child(odd){background-color:#fff}.quotes .quote:nth-child(odd) .keyquote{color:var(--sapGray9)}.quotes .quote:hover .quote-mark{background:var(--sapBlue9)}.quotes .quote .quote-ratings svg{height:auto;width:125px}.quotes .quote .rated{fill:var(--blue-7)}.quotes .quote .half-rated{fill:url(#half)}.quotes .quote-quote *{margin:0}.quotes .quote-quote *+*{margin-top:1em}.quotes .quote-name{bottom:40px;left:40px;position:absolute;width:300px}.quotes .quote .quote-anchortext{bottom:40px;opacity:0;position:absolute;right:40px;-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px);-webkit-transition:opacity .15s ease,-webkit-transform .15s ease;transition:opacity .15s ease,-webkit-transform .15s ease;-o-transition:opacity .15s ease,transform .15s ease;transition:opacity .15s ease,transform .15s ease;transition:opacity .15s ease,transform .15s ease,-webkit-transform .15s ease;width:35px}.quotes .quote:hover .quote-anchortext{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}@media(max-width:599px){.quotes .quote{padding:30px;width:300px}.quotes .quote-name{bottom:0;left:0;position:relative}}.badge-wrap{background:#fff;gap:55px;margin:auto;max-width:1060px;padding:2em}.badge-container,.badge-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.badge-container{gap:12px;max-width:350px;width:100%}.badge-description{max-width:510px;width:100%}@media(max-width:959px){.badge-wrap{gap:20px}}@media(max-width:599px){.badge-container{flex-wrap:wrap;justify-content:center}}