.slider{position:relative;width:776px;margin:0 auto}@media(max-width:850px){.slider{width:100%}}.slider__arrow{cursor:pointer;transition:.2s ease-in-out;position:relative;z-index:10;border-radius:800px;background:var(--blacks-opacity-15,rgba(0,0,0,.15));backdrop-filter:blur(6px)}.slider__arrow:hover{scale:1.1}@media(max-width:850px){.slider__arrow:hover{scale:.8}}.slider__arrow--left{position:absolute;top:50%;left:0;translate:-50% -50%}@media(max-width:850px){.slider__arrow--left{translate:-50%;scale:.75}}.slider__arrow--right{position:absolute;top:50%;right:0;translate:50% -50%}@media(max-width:850px){.slider__arrow--right{translate:50%;scale:.75}}.slider__contentContainer{width:100%;display:flex;position:relative}.slider__content{width:100%;position:absolute;width:776px;border-radius:24px;border:1px solid var(--Gray-100);background:var(--whites-opacity-100);box-shadow:0 12px 64px -12px rgba(16,24,40,.14);padding:40px;gap:40px;--sliderVelocity:500ms}@media(max-width:850px){.slider__content{padding:24px 40px;gap:16px;width:100%;flex-direction:column}}.slider__content--left2{translate:-46%;scale:.6;z-index:-20;opacity:.5;transition:var(--sliderVelocity) ease-in-out}.slider__content--left{scale:.8;z-index:-10;opacity:.8;transition:var(--sliderVelocity) ease-in-out;translate:-35%}.slider:has(.slider__content--right2) .slider__content--left{translate:-23%}.slider__content--center{position:static;translate:0;scale:1;z-index:0;opacity:1;transition:var(--sliderVelocity) ease-in-out}.slider__content--right{scale:.8;opacity:.8;z-index:-10;translate:35%;transition:var(--sliderVelocity) ease-in-out}.slider:has(.slider__content--right2) .slider__content--right{translate:23%}.slider__content--right2{translate:46%;scale:.6;opacity:.5;z-index:-20;transition:var(--sliderVelocity) ease-in-out}.slider__content--hidden{scale:.8;opacity:0;z-index:-10;translate:0;transition:var(--sliderVelocity) ease-in-out}.testimony{height:430px;display:flex;gap:40px}@media(max-width:430px){.testimony{flex-direction:column;gap:16px;height:500px}}@media(max-width:350px){.testimony{flex-direction:column;gap:16px;height:650px}}.testimony__texts{display:flex;flex-direction:column;width:100%;gap:16px;flex:1 0 0}.testimony__textsContent{display:flex;gap:16px;flex-direction:column;justify-content:center}.testimony__personInfo{padding-top:8px}.testimony__description{font-size:20px;font-style:normal;font-weight:400;line-height:30px;letter-spacing:-.2px;color:var(--Gray-700,#454A50)}@media(max-width:850px){.testimony__description{font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.2px}}.testimony__name{font-size:22px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.4px;color:var(--Gray-900)}@media(max-width:850px){.testimony__name{font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.1px}}.testimony__rol{font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.05px;color:var(--Gray-700)}@media(max-width:850px){.testimony__rol{font-size:12px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-.1px}}.testimony__img{object-fit:cover;object-position:top;border-radius:50%;border:6px solid var(--whites-opacity-100,#fff);box-shadow:var(--Shadow-XL)}@media(max-width:850px){.testimony__img{width:80px;height:80px;border-width:3px}}.sliderSection{width:100%;padding:64px 32px;position:relative;overflow:hidden}@media(max-width:850px){.sliderSection{padding:32px 24px}}.sliderSection__content{margin:0 auto;max-width:1180px}@media(max-width:1300px){.sliderSection__content{max-width:980px}}@media(max-width:1100px){.sliderSection__content{max-width:780px}}@media(max-width:850px){.sliderSection__content{max-width:578px}}.sliderSection__content{gap:40px}.sliderSection__content,.sliderSection__texts{display:flex;flex-direction:column;justify-content:center}.sliderSection__texts{gap:16px}@media(max-width:850px){.sliderSection__texts{padding:0 16px}}.sliderSection__title{color:#101828;text-align:center;font-size:45px;font-weight:500;line-height:52px}@media(max-width:850px){.sliderSection__title{font-size:32px;line-height:40px}}.sliderSection__description{color:var(--Gray-700);text-align:center;font-size:20px;font-weight:400;line-height:30px;letter-spacing:.25px}@media(max-width:850px){.sliderSection__description{font-size:16px;font-weight:400;line-height:24px}}.sliderSection__disclaimer{color:var(--Gray-500);max-width:620px;margin:40px auto;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.1px}@media(max-width:850px){.sliderSection__disclaimer{font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.1px;margin:0 auto}}.sliderSection__halfBg{position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(0deg,#F2F3F5,rgba(242,243,245,0));z-index:-100}