.sl-wrapper{background-color:#fff;display:flex;justify-content:center;padding:var(--space-med) 0 var(--space-med) 0;position:relative;background-color:var(--charcoal);height:600px;width:90%;max-width:1400px;margin:0 auto var(--space-large) auto;border-radius:var(--border-rad)}.sl-container{display:flex;width:1200px;max-width:90vw;height:100%;display:flex;flex-direction:column;align-items:center}.sl-header{font-weight:700;color:var(--alt-lite);margin-bottom:46px;text-align:center}.sl-arrow-container{max-height:60px;max-width:60px}.sl-arrow-container:hover{cursor:pointer}.sl-center-container{display:flex;flex-direction:column;align-items:center}.sl-testimonial-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:705px;max-width:100%;height:100%}.sl-content{display:flex;flex-direction:column;width:100%;padding:0 10px;box-sizing:border-box;align-items:center;overflow:hidden}.sl-content .sl-text{text-align:center;color:var(--lite);margin-bottom:0;font-size:28px}.sl-content .sl-name{text-align:center;font-weight:700;color:#fff}.sl-side{display:flex;align-items:center;gap:20px}.test-stars{display:flex;align-items:center;justify-content:center;margin-bottom:16px}.test-stars>i{color:var(--medium);font-size:24px;margin:0 3px}.test-callout{position:absolute;box-sizing:border-box;padding:19px 24px 19px 40px;border-radius:100px;display:flex;align-items:center;justify-content:space-between;transform:translateY(50%);background-color:#fff;box-shadow:0px 4px 12px rgba(79,71,137,.1);bottom:0;width:705px;max-width:90vw}.test-callout>h3{color:var(--charcoal);margin-bottom:0;font-size:28px}.test-socials{display:flex}.test-socials>.social-icon{margin-left:11px}.arrow-btn{width:48px;height:48px;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:100%;color:white;background-color:var(--medium);border:none;font-size:24px;transition:all 0.4s ease;&:hover{background-color:var(--hover);cursor:pointer}}@media screen and (max-width:1024px){.sl-header{margin-bottom:20px}.sl-content{padding:0}.sl-content .sl-text{font-size:20px}.sl-testimonial-wrapper{width:90%}}