.testimonial-hero .custom-container{margin:0 auto;max-width:var(--th-container-width,1820px);padding:0 var(--th-container-padding,20px)}.testimonial-hero__wrapper{display:flex;flex-direction:var(--th-flex-direction,row);flex-wrap:wrap;justify-content:space-between;overflow:hidden}.testimonial-hero__left{align-items:center;display:flex;flex:1 0 0;justify-content:center;max-width:100%;position:relative}.testimonial-hero__left>div{position:relative}.testimonial-hero__left:before{background-image:var(--th-left-overlay,none);content:"";inset:0;position:absolute}.testimonial-hero__right{background-image:var(--th-right-overlay,none);display:flex;flex:0 0 var(--th-testimonial-col-width,460px);flex-direction:column;justify-content:center;max-width:var(--th-testimonial-col-width,460px)}.testimonial-hero__left-inner{margin:0 auto;max-width:var(--th-left-content-width,none)}.testimonial-hero__left-button{margin-top:35px}.testimonial-hero__left-button .button--custom{background-color:var(--th-btn-bg,#fff);border:1px solid var(--th-btn-border,#fff);color:var(--th-btn-text,#000)}.testimonial-hero__left-button .button--custom:hover{background-color:var(--th-btn-hover-bg,hsla(0,0%,100%,0));border:1px solid var(--th-btn-hover-border,#fff);color:var(--th-btn-hover-text,#fff)}.testimonial-hero__left-button .button{align-items:center;display:inline-flex;min-height:44px}.testimonial-hero__slider{margin:0 auto;overflow:hidden;position:relative;width:100%}.testimonial-hero__slide{flex-shrink:0;margin:0 auto}.ts-track{display:flex;will-change:transform}.ts-controls{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:1.25rem}.testimonial-hero__author{display:flex;flex-direction:column;gap:2px;margin-top:1rem}.testimonial-hero__author-name{font-weight:600}.testimonial-hero__author-title{font-size:.875em;opacity:.75}.nextarrow_icon,.prevarrow_icon{align-items:center;background-color:var(--th-arrow-bg,#fff);border:1px solid var(--th-arrow-border,#888);border-radius:var(--th-arrow-radius,8px);color:var(--th-arrow-color,#000);cursor:pointer;display:inline-flex;justify-content:center;min-height:44px;min-width:44px;padding:7px 11px}.prevarrow_icon{margin-inline-end:10px}.nextarrow_icon:hover,.prevarrow_icon:hover{background-color:var(--th-arrow-hover-bg,#fff);border-color:var(--th-arrow-hover-border,#ddd);color:var(--th-arrow-hover-color,#000)}.nextarrow_icon:focus-visible,.prevarrow_icon:focus-visible{outline:2px solid var(--th-arrow-color,#000);outline-offset:2px}.ts-dots{align-items:center;display:flex;gap:6px}.ts-dot{background-color:var(--th-dot-bg,#888);border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;position:relative;transition:background .2s,transform .2s;width:8px}.ts-dot:before{content:"";inset:-18px;position:absolute}.ts-dot.active{background-color:var(--th-dot-active-bg,#000);transform:scale(1.3)}[dir=rtl] .testimonial-hero__slider{direction:ltr}[dir=rtl] .testimonial-hero__slide{direction:rtl}[dir=rtl] .nextarrow_icon svg,[dir=rtl] .prevarrow_icon svg{transform:scaleX(-1)}@media (max-width:1023px){.testimonial-hero__right{flex:0 0 380px;max-width:380px}}@media (max-width:991px){.testimonial-hero__left{min-height:280px}.testimonial-hero__wrapper>div{flex:0 0 100%;max-width:100%}.testimonial-hero__left-inner{max-width:100%}}