.rishu-testimonial-section.force-full-width{width:100%}.rishu-testimonial-section{--rishu-testimonial-accent: #377753;--rishu-testimonial-bg: #f9f3eb;--rishu-testimonial-heading: #377753;--rishu-testimonial-subheading: #6b6b6b;--rishu-testimonial-text: #3d3d3d;--rishu-testimonial-muted: #6b6b6b;padding:clamp(3rem,8vw,5.5rem) 0;position:relative;background-color:transparent}.rishu-testimonial-inner{padding-left:clamp(1rem,4vw,1.5rem);padding-right:clamp(1rem,4vw,1.5rem)}.rishu-testimonial-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1.5rem 2rem;margin-bottom:clamp(2rem,4vw,2.75rem)}.rishu-testimonial-header-text{flex:1 1 16rem;max-width:40rem}.rishu-testimonial-badge{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 .85rem;padding:.35rem .9rem .35rem .65rem;border:1px solid var(--rishu-testimonial-accent);border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--rishu-testimonial-accent);font-family:inherit}.rishu-testimonial-badge-dot{width:6px;height:6px;border-radius:50%;background-color:var(--rishu-testimonial-accent);flex-shrink:0}.rishu-testimonial-title{margin:0 0 .75rem;font-size:clamp(1.875rem,4.5vw,2.75rem);font-weight:700;line-height:1.12;letter-spacing:-.02em;color:var(--rishu-testimonial-heading);font-family:Poppins,sans-serif}.rishu-testimonial-section h2.rishu-testimonial-title{color:var(--rishu-testimonial-heading)}.rishu-testimonial-section p.rishu-testimonial-sub{color:var(--rishu-testimonial-subheading)}.rishu-testimonial-sub{margin:0;font-size:clamp(.9375rem,2vw,1.0625rem);line-height:1.55;color:var(--rishu-testimonial-subheading, var(--rishu-testimonial-muted));max-width:36rem}.rishu-testimonial-nav{display:flex;gap:10px;flex-shrink:0;align-self:flex-end}.rishu-testimonial-nav-btn{width:48px;height:48px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease;border:2px solid var(--rishu-testimonial-accent);padding:0;background:#fff;color:var(--rishu-testimonial-accent)}.rishu-testimonial-nav-btn:hover{background:color-mix(in srgb,var(--rishu-testimonial-accent) 8%,white)}.rishu-testimonial-nav-btn:active{background:color-mix(in srgb,var(--rishu-testimonial-accent) 14%,white)}.rishu-testimonial-nav-btn:focus-visible{outline:2px solid var(--rishu-testimonial-accent);outline-offset:3px}.rishu-testimonial-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}.rishu-testimonial-list--scroll{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:24px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:1rem 0 .75rem;margin:0 -.125rem}.rishu-testimonial-list--scroll::-webkit-scrollbar{display:none}.rishu-testimonial-list--scroll .rishu-testimonial-card{flex:0 0 calc((100% - 48px) / 3);min-width:0;max-width:none;scroll-snap-align:start}.rishu-testimonial-card{position:relative;overflow:visible;min-width:0;background:#fff;border-radius:14px;padding:1.75rem 1.5rem 1.5rem;border:1px solid rgb(55 119 83 / .08);box-shadow:0 4px 24px #3777530f,0 1px 3px #0000000a;display:flex;flex-direction:column;align-items:stretch;transition:transform .25s ease,box-shadow .25s ease}.rishu-testimonial-card__accent{position:absolute;z-index:2;top:-12px;right:1.25rem;width:44px;height:44px;border-radius:50%;background:var(--rishu-testimonial-accent);box-shadow:0 4px 14px #37775338;pointer-events:none;display:flex;align-items:center;justify-content:center}.rishu-testimonial-card__quote-char{color:#fff;font-family:Poppins,sans-serif;font-size:1.625rem;font-weight:700;line-height:.85;display:block;margin-top:-2px;text-shadow:0 1px 0 rgb(0 0 0 / .12)}.rishu-testimonial-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #3777531a,0 4px 12px #0000000f}.rishu-testimonial-stars{margin:0 0 1rem;display:flex;gap:3px}.rishu-testimonial-star{flex-shrink:0;display:block}.rishu-testimonial-quote{margin:0;padding:0;border:0;flex:1 1 auto}.rishu-testimonial-quote p{margin:0;font-size:.9375rem;line-height:1.65;font-style:italic;color:var(--rishu-testimonial-text)}.rishu-testimonial-divider{height:1px;background:#00000014;margin:1.25rem 0 1.1rem}.rishu-testimonial-author{display:flex;align-items:center;gap:14px;margin-top:auto}.rishu-author-img{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.rishu-author-placeholder{width:48px;height:48px;border-radius:50%;background:color-mix(in srgb,var(--rishu-testimonial-accent) 12%,#e8e8e8);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;color:var(--rishu-testimonial-accent);flex-shrink:0}.rishu-author-info{display:flex;flex-direction:column;gap:2px;text-align:left;min-width:0}.rishu-author-name{font-size:.9375rem;font-weight:700;font-style:normal;color:var(--rishu-testimonial-text)}.rishu-author-role{font-size:.8125rem;color:var(--rishu-testimonial-muted)}@media screen and (max-width:990px){.rishu-testimonial-list:not(.rishu-testimonial-list--scroll){grid-template-columns:repeat(2,minmax(0,1fr))}.rishu-testimonial-list--scroll .rishu-testimonial-card{flex:0 0 calc((100% - 24px)/2)}}@media screen and (max-width:749px){.rishu-testimonial-header{flex-direction:column;align-items:stretch}.rishu-testimonial-nav{align-self:flex-start}.rishu-testimonial-list:not(.rishu-testimonial-list--scroll){grid-template-columns:1fr}.rishu-testimonial-list--scroll .rishu-testimonial-card{flex:0 0 min(100%,320px);scroll-snap-align:center}}@supports not (background: color-mix(in srgb,white,black)){.rishu-testimonial-nav-btn:hover{background:#f4faf6}.rishu-testimonial-nav-btn:active{background:#e8f0ea}.rishu-author-placeholder{background:#e8efe9}}@media(prefers-reduced-motion:reduce){.rishu-testimonial-card,.rishu-testimonial-nav-btn{transition:none}.rishu-testimonial-card:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/rishu-testimonials.css.map */
