.shiwa-testimonial-section{overflow:hidden}.testimonial-container{align-items:center;display:flex;gap:80px;margin:0 auto;padding:0 24px;position:relative}.testimonial__left-panel{flex:0 0 40%;max-width:420px;position:relative}.testimonial__image-track{aspect-ratio:.95;position:relative;width:100%}.testimonial__image-wrapper{height:100%;left:0;opacity:0;position:absolute;top:0;transform:scale(.98);transition:opacity .4s cubic-bezier(.25,1,.5,1),transform .4s cubic-bezier(.25,1,.5,1),visibility .4s ease;visibility:hidden;width:100%;z-index:1}.testimonial__image-wrapper.is-active{opacity:1;transform:scale(1);visibility:visible;z-index:2}.testimonial__image-wrapper img{border-radius:16px;height:100%;object-fit:cover;position:relative;width:100%;z-index:3}.testimonial__deco-dots{background-image:radial-gradient(#cbd5e1 2px,transparent 0);background-size:12px 12px;height:120px;position:absolute;right:-24px;top:-24px;width:100px;z-index:0}.shape-accent-bottom{background-color:var(--brand-purple);border-radius:0 0 160px 0;bottom:-40px;height:160px;opacity:.85;position:absolute;right:-40px;width:160px;z-index:2}.testimonial__right-panel{flex:0 0 60%;padding-right:60px;position:relative}.testimonial__header h2{font-size:38px;font-weight:800;letter-spacing:-.01em;margin:0 0 12px}.testimonial__header p{color:#64748b;font-size:16px;line-height:1.6;margin:0 0 40px;max-width:500px}.testimonial-slide__quote-icon{margin-bottom:24px}.testimonial-slide__rating{display:flex;gap:4px;margin-bottom:24px}.testimonial-slide__quote{font-size:20px;font-style:italic;font-weight:700;line-height:1.5;margin:0 0 32px}.testimonial-slide__footer{align-items:center;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;padding-top:24px}.testimonial-slide__author h4{font-size:16px;font-weight:800;margin:0 0 4px}.testimonial-slide__author p{color:#64748b;font-size:13px;font-weight:500;margin:0}.testimonial-slide__logo img{max-height:28px;object-fit:contain;width:auto}.testimonial__navigation{display:flex;flex-direction:column;gap:12px;position:absolute;right:30px;top:55%;transform:translateY(-50%)}.testimonial__nav-btn{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;position:static;transform:none;transition:all .25s ease;width:44px}.testimonial__nav-btn.splide__arrow--prev{transform:rotate(180deg)}@media (max-width:991px){.testimonial-container{flex-direction:column;gap:64px}.testimonial__left-panel,.testimonial__right-panel{flex:0 0 100%;max-width:100%;padding-right:0;width:100%}.testimonial__navigation{flex-direction:row;justify-content:center;margin-top:32px;position:relative;top:0;transform:none}}