.dr-testimonials-ba-section{position:relative;z-index:var(--z-base)}.dr-testimonials-ba{padding:37px 0;margin-top:-50px;background:var(--riva-white, #ffffff);position:relative;overflow-x:clip;direction:rtl}.dr-testimonials-ba__inner{max-width:500px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:0}.dr-testimonials-ba__header{padding:0 44px;text-align:center;display:flex;flex-direction:column;gap:11px;margin-block-end:20px}.dr-testimonials-ba__headline{font-family:var(--font-absoluti);font-size:30px;font-weight:600;line-height:130%;letter-spacing:.01em;margin:0;color:var(--riva-testimonials-bg)}.dr-testimonials-ba__subtitle{font-family:var(--font-einstein);font-size:20px;font-weight:400;line-height:120%;letter-spacing:.01em;margin:0;color:var(--riva-main-blue)}.dr-testimonials-ba__track-wrap{position:relative;width:100%;overflow:hidden}.dr-testimonials-ba__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:var(--z-content);width:4.4rem;height:4.4rem;padding:0;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;color:var(--riva-main-blue);transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.dr-testimonials-ba__arrow--prev{left:10%;transform:translateY(-50%)}.dr-testimonials-ba__arrow--next{right:10%}.dr-testimonials-ba__arrow-icon{position:relative;z-index:var(--z-content);width:9px;height:15px;flex-shrink:0;transition:transform .2s ease}.dr-testimonials-ba__arrow--prev .dr-testimonials-ba__arrow-icon{transform:rotate(180deg)}.dr-testimonials-ba__arrow:before{content:"";position:absolute;top:50%;left:50%;width:3.5rem;height:3.5rem;border-radius:50%;transform:translate(-50%,-50%);z-index:var(--z-base);background:#fff9;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);box-shadow:0 2px 8px #0000001f;transition:background-color .2s ease,transform .2s ease}.dr-testimonials-ba__arrow:active:before{background:#ffffffe6;transform:translate(-50%,-50%) scale(.92)}.dr-testimonials-ba__arrow--prev:active .dr-testimonials-ba__arrow-icon,.dr-testimonials-ba__arrow--prev:hover .dr-testimonials-ba__arrow-icon{transform:rotate(180deg) translate(3px)}.dr-testimonials-ba__arrow--next:active .dr-testimonials-ba__arrow-icon,.dr-testimonials-ba__arrow--next:hover .dr-testimonials-ba__arrow-icon{transform:translate(3px)}.dr-testimonials-ba__arrow.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.dr-testimonials-ba[data-slide-count="1"] .dr-testimonials-ba__arrow{display:none}.dr-testimonials-ba__track{display:flex;gap:200px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;position:relative}.dr-testimonials-ba__track::-webkit-scrollbar{display:none}.dr-testimonials-ba__slide{scroll-snap-align:center;min-width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;position:relative}.dr-testimonials-ba__figure{width:100%;max-width:500px;margin:0;display:flex;justify-content:center}.dr-testimonials-ba__image{display:block;height:330px;width:auto;object-fit:cover}.dr-testimonials-ba__plaque-wrap{width:100%;display:flex;flex-direction:column;align-items:center;padding-inline:35px;box-sizing:border-box;margin-top:-40px;position:relative;z-index:var(--z-content)}.dr-testimonials-ba__plaque{position:relative;width:100%;max-width:350px;margin:0;padding:11px 10px;background:linear-gradient(0deg,#fff6,#fff);background-blend-mode:hard-light;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:2px solid #ECECEC;border-radius:10px;box-shadow:0 24px 19px #121c361a;text-align:center;color:var(--riva-main-blue);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.dr-testimonials-ba__plaque.is-updating{animation:dr-testimonials-ba-plaque-fade .26s ease}@keyframes dr-testimonials-ba-plaque-fade{0%{transform:scale(.96);opacity:.7}to{transform:scale(1);opacity:1}}.dr-testimonials-ba__quote{margin:0;font-family:var(--font-einstein);font-style:normal;font-size:15px;font-weight:400;line-height:125%;letter-spacing:.06em;color:var(--riva-main-blue)}.dr-testimonials-ba__customer{font-family:var(--font-einstein);font-size:15px;font-weight:600;line-height:125%;letter-spacing:.03em;font-style:normal;color:var(--riva-main-blue)}.dr-testimonials-ba__dots{display:flex;justify-content:center;position:relative;margin-block-start:10px}.dr-testimonials-ba__dots:before{content:"";position:absolute;top:50%;left:var(--dots-line-left, 50%);width:var(--dots-line-width, 0px);transform:translateY(-50%);height:1.5px;border-radius:999px;background:var(--riva-pastel-blue);opacity:.8;pointer-events:none;z-index:var(--z-base)}.dr-testimonials-ba__dot{position:relative;z-index:calc(var(--z-base) + 1);width:24px;height:24px;padding:0;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.dr-testimonials-ba__dot:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--riva-pastel-blue);transition:transform .14s ease,box-shadow .14s ease,background-color .14s ease,width .1s ease,height .1s ease}.dr-testimonials-ba__dot.is-active:before{width:9px;height:9px;background:var(--riva-dark-purple)}.dr-testimonials-ba--empty{background:#f3f0ff;padding:24px 16px;border-radius:16px}.dr-testimonials-ba__placeholder{font-size:14px;text-align:center;color:#444}@media(min-width:750px){.shopify-section>.dr-testimonials-ba,.dr-testimonials-ba{width:100%;max-width:calc(var(--page-width) - 10rem);margin-inline:auto;border-radius:16px}.dr-testimonials-ba__inner{max-width:540px}.dr-testimonials-ba__header{padding:0 20px}.dr-testimonials-ba__plaque{padding:16px 20px}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/dr-testimonials-ba.css.map */
