.jl-testimonials{--jl-test-bg:transparent;--jl-test-pad-y:3rem;--jl-test-heading-color:#1a1612;--jl-test-divider-color:#c9c9c9;--jl-test-card-bg:#ffffff;--jl-test-card-radius:4px;--jl-test-card-pad-top:1.5rem;--jl-test-card-pad-right:1.25rem;--jl-test-card-pad-bottom:1.5rem;--jl-test-card-pad-left:1.25rem;--jl-test-name-color:#1a1612;--jl-test-title-color:#606060;--jl-test-quote-color:#4a4a4a;--jl-test-quotemark-color:#e6e6e6;--jl-test-arrow-color:#b4b4b4;--jl-test-dot-color:#d4d4d8;--jl-test-dot-active-color:#1a1612;--jl-test-counter-color:#8a8a8a;background:var(--jl-test-bg);padding-block:var(--jl-test-pad-y);font-family:'Inter','Gotham Office',sans-serif}.jl-testimonials__head{text-align:center;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;padding-inline:1rem}.jl-testimonials__heading{margin:0;font-family:'Montserrat',sans-serif;font-weight:300;font-size:clamp( 1.25rem,4.5vw,2.25rem );letter-spacing:0.25em;color:var(--jl-test-heading-color);text-transform:uppercase;line-height:1.3}.jl-testimonials__divider{display:block;width:3rem;height:1px;background:var(--jl-test-divider-color)}.jl-testimonials__viewport{position:relative;margin:0 auto;padding-inline:1rem}.jl-testimonials__card{position:relative;background:var(--jl-test-card-bg);border-radius:var(--jl-test-card-radius);box-shadow:0 2px 12px rgba(0,0,0,0.06);padding:var(--jl-test-card-pad-top) var(--jl-test-card-pad-right) var(--jl-test-card-pad-bottom) var(--jl-test-card-pad-left)}.jl-testimonials__track{position:relative;overflow:hidden}.jl-testimonials__slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity 0.35s ease}.jl-testimonials__slide.is-active,.jl-testimonials__track:has(>.jl-testimonials__slide:only-child) .jl-testimonials__slide{position:relative;opacity:1;visibility:visible}.jl-testimonials__person{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1rem;margin-bottom:1.25rem}.jl-testimonials__quote{position:relative;z-index:1}.jl-testimonials__nav--in-card{position:relative;z-index:1}.jl-testimonials--person-below .jl-testimonials__person{margin-bottom:0;margin-top:1.25rem}.jl-testimonials__avatar{width:3.5rem;height:3.5rem;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#d8d4cf 0%,#a39e98 100%);flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1rem;letter-spacing:0.05em;text-transform:uppercase}.jl-testimonials__avatar img{width:100%;height:100%;object-fit:cover;display:block}.jl-testimonials__meta{min-width:0}.jl-testimonials__name{margin:0;font-weight:600;font-size:0.875rem;letter-spacing:0.08em;text-transform:uppercase;color:var(--jl-test-name-color);line-height:1.3}.jl-testimonials__title{margin:0.25rem 0 0;font-size:0.8125rem;color:var(--jl-test-title-color);line-height:1.4}.jl-testimonials__mark{display:block;position:absolute;top:-0.15em;right:0.5rem;font-family:'Georgia','Times New Roman',serif;font-weight:700;font-size:clamp(8rem,20vw,20rem);line-height:0.8;color:var(--jl-test-quotemark-color);user-select:none;pointer-events:none;z-index:0}.jl-testimonials__quote{margin:0}.jl-testimonials__quote p{margin:0;font-style:italic;font-size:clamp( 0.9375rem,2.5vw,1.25rem );line-height:1.65;color:var(--jl-test-quote-color)}.jl-testimonials .jl-testimonials__arrow{display:none;-webkit-appearance:none;appearance:none;background:transparent;border:0;box-shadow:none;padding:0.5rem;width:2.25rem;height:2.25rem;color:var(--jl-test-arrow-color);cursor:pointer;align-items:center;justify-content:center;border-radius:0;transition:color 0.2s ease,transform 0.2s ease}.jl-testimonials .jl-testimonials__arrow:hover,.jl-testimonials .jl-testimonials__arrow:focus{background:transparent;color:var(--jl-test-heading-color);transform:scale( 1.1 )}.jl-testimonials .jl-testimonials__arrow:focus-visible{outline:2px solid var(--jl-test-heading-color);outline-offset:2px}.jl-testimonials__arrow svg{width:1.25rem;height:1.25rem}.jl-testimonials__nav{display:flex;align-items:center;gap:1.25rem}.jl-testimonials__nav--in-card{margin-top:1.5rem;justify-content:flex-start}.jl-testimonials__nav--below{justify-content:center;margin:1.5rem auto 0;padding-inline:1rem}.jl-testimonials__dots{display:flex;align-items:center;gap:0.5rem}.jl-testimonials__dots--lines{gap:0.5rem}.jl-testimonials .jl-testimonials__dot{-webkit-appearance:none;appearance:none;padding:0;border:0;box-shadow:none;cursor:pointer;transition:background 0.2s ease,transform 0.2s ease,width 0.2s ease;flex:0 0 auto}.jl-testimonials__dots--dots .jl-testimonials__dot{width:0.5rem;height:0.5rem;border-radius:50%;background:var(--jl-test-dot-color)}.jl-testimonials__dots--dots .jl-testimonials__dot:hover,.jl-testimonials__dots--dots .jl-testimonials__dot:focus{background:var(--jl-test-dot-active-color)}.jl-testimonials__dots--dots .jl-testimonials__dot.is-active{background:var(--jl-test-dot-active-color);transform:scale( 1.4 )}.jl-testimonials__dots--lines .jl-testimonials__dot{width:1.5rem;height:2px;border-radius:1px;background:var(--jl-test-dot-color)}.jl-testimonials__dots--lines .jl-testimonials__dot:hover,.jl-testimonials__dots--lines .jl-testimonials__dot:focus{background:var(--jl-test-dot-active-color)}.jl-testimonials__dots--lines .jl-testimonials__dot.is-active{background:var(--jl-test-dot-active-color)}.jl-testimonials .jl-testimonials__dot:focus-visible{outline:2px solid var(--jl-test-dot-active-color);outline-offset:4px}.jl-testimonials__counter{margin:0;font-size:0.75rem;letter-spacing:0.15em;color:var(--jl-test-counter-color);font-variant-numeric:tabular-nums}.jl-testimonials__counter-sep{margin:0 0.35rem;opacity:0.6}@media (min-width:40rem){.jl-testimonials{--jl-test-pad-y:4rem;--jl-test-card-pad-top:2.25rem;--jl-test-card-pad-right:2.5rem;--jl-test-card-pad-bottom:2.25rem;--jl-test-card-pad-left:2.5rem}.jl-testimonials__head{margin-bottom:2.5rem;gap:1.25rem}.jl-testimonials__viewport{display:flex;align-items:stretch;padding-inline:1.5rem}.jl-testimonials__card{flex:1}.jl-testimonials__person{grid-template-columns:auto 1fr;gap:1.25rem;margin-bottom:1.5rem}.jl-testimonials__avatar{width:4.5rem;height:4.5rem;font-size:1.25rem}.jl-testimonials__name{font-size:1rem}.jl-testimonials__title{font-size:0.875rem}.jl-testimonials .jl-testimonials__arrow{display:flex;align-self:stretch;flex-shrink:0;width:2.75rem;height:auto;padding:0.75rem}.jl-testimonials .jl-testimonials__arrow svg{width:1.5rem;height:1.5rem}.jl-testimonials__arrow--prev{margin-right:0.5rem}.jl-testimonials__arrow--next{margin-left:0.5rem}.jl-testimonials__nav--below{padding-inline:calc( 2.75rem+0.5rem+1.5rem )}.jl-testimonials__counter{font-size:0.8125rem}}@media (min-width:64rem){.jl-testimonials{--jl-test-card-pad-right:3rem;--jl-test-card-pad-left:3rem}}@media (prefers-reduced-motion:reduce){.jl-testimonials__slide,.jl-testimonials__arrow,.jl-testimonials__dot{transition:none}}