/*!/wp-content/plugins/center-stage-slider/index.css*/.slider-container{text-align:center;font-family:'Roboto Condensed';position:relative;padding-bottom:20px;overflow:hidden}.slider-track{display:flex;transition:transform 0.5s cubic-bezier(.4,0,.2,1);justify-content:center;align-items:center;padding:2rem}.slide{flex:0 0 180px;margin:0 10px;min-width:450px;background:#f4f4f4;box-shadow:0 2px 8px rgb(0 0 0 / .08);opacity:.6;transform:scale(.92);transition:transform 0.4s,opacity 0.4s;z-index:1;padding:5px 20px;text-align:left}.slide.center{background:#fff;opacity:1;transform:scale(1.08);box-shadow:0 4px 16px rgb(0 0 0 / .08);z-index:2}.quote{background-size:contain;background-repeat:no-repeat;padding:15px;margin:10px 0}.comment{font-size:1.1em;margin-bottom:12px}.slide .author{font-size:20px;line-height:20px;font-weight:700;color:#555;padding:0;margin:0;margin-top:20px}.comment_meta{display:flex;flex-direction:row}.featured_customer{background-repeat:no-repeat;padding:10px;border-radius:50%;background-size:cover;padding:30px;margin-right:10px}.comment_contributor{flex-direction:column}.position{color:#000}.slider-arrows{margin-top:18px}.slider-arrows button{background:#0073e6;color:#fff;border:none;padding:8px 18px;margin:0 8px;border-radius:4px;cursor:pointer;font-size:1em;transition:background 0.2s}.slider-arrows button:hover{background:#005bb5}.nav{cursor:pointer;background:rgb(0 0 0 / .6);font-size:20px;color:#fff;border-radius:50%;padding:15px 20px;margin:0 10px}.nav:hover{background:rgb(0 0 0 / .8)}#next,#prev{text-decoration:none;background-repeat:no-repeat;background-size:20px;background-position:center;padding:10px 20px}