.scrolling-text-wrapper{display:flex;align-items:center;flex-wrap:nowrap;gap:20px}.scrolling-image{width:130px;height:130px;display:inline-block;vertical-align:middle;border-radius:8px;object-fit:contain}.scrolling-wrapper{--animation-duration: 4s;--scroll-gap: 64px;overflow:hidden;background-color:var(--color-background);color:var(--text-color);display:flex;flex-direction:row}.scrolling-wrapper.gradient-enabled{background:var(--color-background);background:var(--color-background-gradient)}.scrolling-wrapper.no-scrolling{visibility:hidden}.scrolling-text-wrapper{display:flex}.scrolling-text{white-space:nowrap;margin-left:calc(var(--scroll-gap) / 2);margin-right:calc(var(--scroll-gap) / 2)}.scrolling-wrapper:not(.no-scrolling) .scrolling-text-wrapper{animation:scrolling-text var(--animation-duration) linear infinite}@keyframes scrolling-text{0%{transform:translate(0)}to{transform:translate(-100%)}}.scrolling-wrapper.text-card .scrolling-text{padding:.5em 1em;background-color:var(--color-background-variant);border-radius:var(--theme-border-radius)}.scrolling-wrapper.text-divider .scrolling-text{position:relative}.scrolling-wrapper.text-divider .scrolling-text:before{content:"";display:block;position:absolute;left:calc((var(--scroll-gap) / -2) - 1px);top:-6px;width:2px;height:calc(100% + 12px);background-color:var(--primary-color);transform:rotate(6deg)}.ic-py-10{padding-top:2.5rem;padding-bottom:2.5rem}.scrolling-wrapper:hover .scrolling-text-wrapper{animation-play-state:paused}.scrolling-logo-item,.scrolling-image{cursor:pointer}.logo-popup{position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#000000b3;padding:16px;box-sizing:border-box;display:none}.logo-popup-content{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000f2;color:#fff;z-index:9999;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:8px;overflow-y:auto}.logo-popup-content img{max-width:100%;max-height:60vh;height:auto;object-fit:contain;margin:20px 0}.logo-popup-close{position:absolute;top:10px;right:20px;font-size:28px;font-weight:700;cursor:pointer;background:#fff}.logo-popup-content h1{color:#fff;font-size:2.5rem}.logo-popup-content p{max-width:90%;width:80%;margin:0 auto;text-align:justify;font-size:1.2rem}@media (max-width: 768px){.logo-popup-content{padding:10px}.logo-popup-content h1{font-size:1.5rem;line-height:1.2}.logo-popup-content p{font-size:.9rem;width:95%}.logo-popup-content img{max-height:50vh}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/scrolling-images.css.map */
