.st-slider{background-color:#eee;border-radius:16px;font-family:Roboto,sans-serif;padding:60px 80px;position:relative}.st-clip{overflow:hidden;width:100%}.st-wrapper{display:flex;transition:transform .4s ease}.st-slide{box-sizing:border-box;flex:0 0 100%;text-align:center;width:100%}.st-quote{color:#1c5d99;font-size:22px;font-weight:700;line-height:1.6;margin-bottom:32px}.st-author,.st-quote{font-family:Roboto,sans-serif}.st-author{color:#f07a00;font-size:20px;font-weight:400}.st-next,.st-prev{background:none;border:none;color:#f07a00;cursor:pointer;font-size:48px;line-height:1;padding:0 12px;position:absolute;top:50%;transform:translateY(-50%)}.st-prev{left:12px}.st-next{right:12px}.st-dots{display:flex;gap:10px;justify-content:center;margin-top:32px}.st-dot{background-color:#ccc;border:none;border-radius:2px;cursor:pointer;height:4px;width:32px}.st-dot.active{background-color:#f07a00}@media (max-width:768px){.st-slider{padding:40px 24px}.st-quote{font-size:18px}}