.review-container.svelte-1w8578f{display:flex;gap:50px;overflow-x:scroll;padding:20px 20px 20px 70px;scroll-behavior:smooth}.review-container.svelte-1w8578f::-webkit-scrollbar{height:8px}.review-container.svelte-1w8578f::-webkit-scrollbar-thumb{background-color:#88888893;border-radius:10px}.review-container.svelte-1w8578f::-webkit-scrollbar-track{background-color:#f5f5f5}.review-box.svelte-1w8578f{display:flex;flex-direction:column;position:relative;flex:0 0 70%;max-width:400px;background-color:var(--background-smooth-marroon-bright);padding:20px;border-radius:10px;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease;text-align:justify;height:200px}.review-box.svelte-1w8578f:before{content:"";position:absolute;top:12px;left:-15px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:15px solid var(--background-smooth-marroon-bright)}.review-box.svelte-1w8578f:hover{transform:translateY(-10px)}.review-header.svelte-1w8578f{display:flex;align-items:center;margin-bottom:15px}.review-avatar.svelte-1w8578f{width:50px;height:50px;border-radius:50%;margin-right:10px}.review-name.svelte-1w8578f{font-size:1.1em;font-weight:700;color:#333}.review-feedback.svelte-1w8578f{font-size:1em;line-height:1.5;color:#555;margin-top:10px}
