.texwin-trust-slider-wrapper{margin:0 auto;max-width:1200px;padding:60px 20px;position:relative;width:100%}.texwin-trust-track{align-items:flex-start;display:flex;gap:40px;justify-content:space-between;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.texwin-trust-track::-webkit-scrollbar{display:none}.texwin-trust-item{flex:1;min-width:250px;scroll-snap-align:center;text-align:center}.texwin-trust-icon{align-items:center;display:flex;height:64px;justify-content:center;margin-bottom:24px}.texwin-trust-icon svg{height:64px;width:auto}.texwin-trust-text{color:#575656;font-size:18px;font-weight:700;line-height:1.4;margin:0 auto;max-width:280px;text-wrap:balance}.texwin-trust-arrows{display:none;gap:30px;justify-content:center;margin-top:32px}.trust-btn{background:transparent;border:none;cursor:pointer;padding:8px;transition:transform .2s ease}.trust-btn:active{transform:scale(.9)}@media (max-width:768px){.texwin-trust-track{gap:0;justify-content:flex-start}.texwin-trust-item{flex:0 0 100%;min-width:100%}.texwin-trust-arrows{display:flex}}