.testimonios-section{box-sizing:border-box;background-color:#f8f2e1;justify-content:center;width:100%;max-width:1440px;margin:0 auto;padding:32px;display:flex}.testimonios-wrapper{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.testimonios-title{text-align:center;color:#6b6b6b;box-sizing:border-box;max-width:100%;margin:0 auto 18px;padding:0 56px;font-family:Work Sans;font-size:31px;font-weight:700;line-height:36px}.testimonios-carousel{cursor:grab;justify-content:center;width:100%;display:flex;overflow:hidden}.testimonios-carousel:active{cursor:grabbing}.testimonios-track{will-change:transform;-webkit-user-select:none;user-select:none;width:100%;transition:transform .5s;display:flex}.testimonio-slide{box-sizing:border-box;justify-content:center;min-width:100%;padding:0 56px;display:flex}.testimonio-text{text-align:center;color:#242424;opacity:.95;width:100%;max-width:912px;font-family:Work Sans;font-size:20px;font-weight:400;line-height:22px}.testimonio-text strong{color:#242424;opacity:.95;margin-top:12px;font-weight:700;display:block}.testimonios-dots{justify-content:center;align-items:center;gap:12px;margin-top:18px;display:flex}.dot{cursor:pointer;background:#dbdbdb;border:none;border-radius:999px;width:6px;height:6px;transition:all .25s}.dot.active{background:#29f48b;border-radius:999px;width:18px;height:6px}@media (max-width:1023px){.testimonios-title{padding:0 32px;font-size:28px}.testimonio-slide{padding:0 32px}.testimonio-text{font-size:15px;line-height:21px}}@media (max-width:767px){.testimonios-title{padding:0 16px;font-size:24px;line-height:28px}.testimonio-slide{padding:0 16px}.testimonio-text{font-size:14px;line-height:20px}.testimonios-dots{margin-top:16px}}@media (max-width:480px){.testimonios-title{font-size:22px}.testimonio-text{font-size:13.5px}}
