.embla{position:relative;margin-left:auto;margin-right:auto;max-width:2240px;--slide-height:19rem;--slide-spacing:1rem;--slide-size:100%}.embla__viewport{overflow:hidden}.embla__container{display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}.embla__slide{transform:translateZ(0);flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}.embla__slide img{display:block;width:100%;height:auto}.custom-swiper-button-next,.custom-swiper-button-prev{transition:all .2s ease}.custom-swiper-button-next:hover,.custom-swiper-button-prev:hover{transform:scale(1.08);background:rgba(255,255,255,.35)}@media (min-width:768px){.embla{--slide-size:100%}}.hide-scrollbar::-webkit-scrollbar{display:none}.product-thumbnail-container{perspective:25em}.product-thumbnail-container img{position:relative;transform:translateY(-40%) rotateY(20deg) rotateX(-4deg);transform-origin:left center;transition:transform .4s ease}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.animate-marquee{display:flex;white-space:nowrap;width:fit-content;animation:marquee 30s linear infinite;will-change:transform}.group:hover .animate-marquee{animation-play-state:paused}.iti{width:100%!important;display:block!important}.iti__country-list{background-color:hsl(var(--muted))!important;color:hsl(var(--foreground))!important;border:1px solid hsl(var(--border))!important;border-radius:.5rem!important;font-size:.75rem!important;box-shadow:0 4px 10px hsl(var(--foreground)/.15)!important;overflow-y:auto!important;scrollbar-width:thin}.iti__country:hover{background-color:hsl(var(--accent))!important;color:hsl(var(--accent-foreground))!important}.iti__search-input{background-color:hsl(var(--background))!important;color:hsl(var(--foreground))!important;border:1px solid hsl(var(--border))!important;border-radius:.375rem!important;font-size:.75rem!important;padding:.4rem .5rem!important}.animated-gradient{background:linear-gradient(-45deg,#111827,#1e293b,#0f172a,#1e1b4b);background-size:400% 400%;animation:gradient 15s ease infinite}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.table-ui{width:100%;min-width:100%;border-collapse:separate;border-spacing:0}.table-ui thead{border-bottom:1px solid hsl(var(--border))}.table-ui th{white-space:nowrap;text-align:left;font-weight:600}.table-ui td,.table-ui th{padding:.875rem .75rem;font-size:.75rem;color:hsl(var(--foreground))}.table-ui td{font-weight:500}.table-ui tbody tr:nth-child(2n){background-color:hsl(var(--muted)/.5)}.table-ui td:first-child,.table-ui th:first-child{padding-left:1rem;padding-right:1rem}@media (min-width:640px){.table-ui td:first-child,.table-ui th:first-child{padding-left:1.5rem}.table-ui td:last-child,.table-ui th:last-child{padding-right:1.5rem}}.table-head-flex{display:flex;align-items:center;justify-content:space-between;cursor:pointer;user-select:none}.table-cell-nowrap,.table-head-flex{white-space:nowrap}