:root{--duration: 10s;--totalitems: 5;--text-duration: 8s;--totaltextitems: 6;--image-width: 250px}.wrapper.svelte-17jv72z{position:relative;display:flex;height:20vh;width:100vw;overflow:hidden;margin:0 auto}.img-item.svelte-17jv72z{position:absolute;height:inherit;width:var(--image-width);left:100%;animation:svelte-17jv72z-scrollX var(--duration) linear infinite;animation-delay:calc(var(--duration) / var(--totalitems) * var(--i))}@keyframes svelte-17jv72z-scrollX{to{left:calc(-100% - var(--image-width))}}.text-carousel-container.svelte-17jv72z{width:100%;overflow:hidden;white-space:nowrap;margin-top:20px}.text-carousel.svelte-17jv72z{display:inline-flex;animation:svelte-17jv72z-scrollText var(--text-duration) linear infinite}.text-item.svelte-17jv72z{display:inline-block}@keyframes svelte-17jv72z-scrollText{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:767px){.text-carousel-container.svelte-17jv72z{width:90vw;margin:0 auto}.text-item.svelte-17jv72z{padding:0 10px}.wrapper.svelte-17jv72z{height:15vh;width:100vw}.img-item.svelte-17jv72z{width:200px}.text-carousel.svelte-17jv72z{animation:svelte-17jv72z-scrollText 15s linear infinite}@keyframes svelte-17jv72z-scrollText{0%{transform:translate(0)}to{transform:translate(-50%)}}}@media(min-width:768px)and (max-width:1023px){.text-carousel-container.svelte-17jv72z{width:100%;overflow:hidden;white-space:nowrap}.text-carousel.svelte-17jv72z{animation:svelte-17jv72z-scrollText 12s linear infinite}.text-item.svelte-17jv72z{padding:0 20px}}#home.svelte-1uha8ag{scroll-margin-top:100px}@media(max-width:639px){#home.svelte-1uha8ag{scroll-margin-top:100px}}
