.te-wrap{display:flex;flex-direction:column;gap:24px}.te-header{display:flex;align-items:center;gap:16px}.te-slider{display:flex;gap:18px;overflow-x:auto;padding-bottom:14px;padding-top:4px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--secondary-color) 55%,transparent) transparent}.te-slider::-webkit-scrollbar{height:6px}.te-slider::-webkit-scrollbar-track{background:transparent}.te-slider::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--secondary-color) 55%,transparent);border-radius:999px}.te-slider::-webkit-scrollbar-button{display:none;width:0;height:0}.te-slide{flex:0 0 280px;height:200px;scroll-snap-align:start}@media (max-width:640px){.te-slider{gap:12px;scrollbar-width:none}.te-slider::-webkit-scrollbar{display:none}}