.own-quotes{background:var(--paper, #f6f4f0);color:var(--navy-800, #25233d);padding:7.2rem 0 8rem}.own-quotes__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2.4rem;max-width:72rem}.own-quotes__stars{display:flex;align-items:center;justify-content:center;gap:.35rem;color:var(--gold-500, #e9c65f)}.own-quotes__star{width:1.6rem;height:1.6rem}.own-quotes__viewport{position:relative;display:grid;width:100%}.own-quotes__slide{grid-area:1 / 1;margin:0;display:flex;flex-direction:column;align-items:center;gap:2.4rem;visibility:hidden;opacity:0;pointer-events:none}.own-quotes__slide.is-active{visibility:visible;opacity:1;pointer-events:auto;animation:own-quotes-in .42s cubic-bezier(.22,1,.36,1)}@keyframes own-quotes-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.own-quotes__text{margin:0;max-width:54rem;font-family:var(--font-sans);font-size:clamp(2rem,3.2vw,2.8rem);font-weight:400;line-height:1.35;letter-spacing:-.01em;color:var(--navy-800, #25233d)}.own-quotes__text p{margin:0}.own-quotes__text em{font-family:var(--font-display);font-style:italic;font-weight:400}.own-quotes__meta{display:flex;flex-direction:column;align-items:center;gap:.4rem}.own-quotes__name{font-family:var(--font-sans);font-size:1.45rem;font-weight:600;color:var(--navy-800, #25233d)}.own-quotes__product{font-family:var(--font-sans);font-size:1.3rem;font-weight:400;color:var(--navy-400, #7c7a94)}.own-quotes__controls{display:inline-flex;align-items:center;gap:.8rem;margin-top:.8rem;padding:.55rem .7rem .55rem .9rem;background:var(--paper-dim, #eae7e0);border-radius:999px}.own-quotes__progress{display:flex;align-items:center;gap:.45rem}.own-quotes__dot{-webkit-appearance:none;appearance:none;border:none;padding:0;margin:0;cursor:pointer;width:.55rem;height:.55rem;border-radius:999px;background:#25233d38;overflow:hidden;position:relative;transition:width .22s ease,background .18s ease}.own-quotes__dot.is-active{width:3.2rem;background:#25233d1f}.own-quotes__dot-fill{position:absolute;top:0;right:0;bottom:0;left:0;width:0%;background:var(--gold-500, #e9c65f);border-radius:inherit;transform-origin:left center}.own-quotes__dot.is-active .own-quotes__dot-fill.is-running{animation:own-quotes-fill var(--own-quotes-ms, 6s) linear forwards}.own-quotes__dot.is-active.is-paused .own-quotes__dot-fill{animation-play-state:paused}@keyframes own-quotes-fill{0%{width:0%}to{width:100%}}.own-quotes__pause{-webkit-appearance:none;appearance:none;border:none;background:transparent;color:var(--navy-600, #474564);width:2.4rem;height:2.4rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:color .16s ease,background .16s ease}.own-quotes__pause:hover{color:var(--navy-800, #25233d);background:#25233d0f}.own-quotes__pause svg{width:1.2rem;height:1.2rem;display:block;flex-shrink:0}.own-quotes__pause .own-quotes__icon-play,.own-quotes__pause.is-paused .own-quotes__icon-pause{display:none}.own-quotes__pause.is-paused .own-quotes__icon-play{display:block}@media(prefers-reduced-motion:reduce){.own-quotes__slide{animation:none}.own-quotes__dot-fill.is-running{animation:none;width:100%}}@media screen and (max-width:989px){.own-quotes{padding:6rem 0 7rem}.own-quotes__pause{width:4.4rem;height:4.4rem}.own-quotes__dot{min-width:.55rem;min-height:.55rem;padding:.55rem;box-sizing:content-box;background-clip:content-box}.own-quotes__dot.is-active{width:3.2rem;padding-top:.55rem;padding-bottom:.55rem}}@media screen and (max-width:749px){.own-quotes{padding:5.2rem 0 6rem}.own-quotes__inner{gap:2rem}.own-quotes__text{font-size:clamp(1.7rem,5.2vw,2.2rem);line-height:1.4}.own-quotes__slide{gap:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/own-quotes.css.map */
