.trust-carousel-wrapper{padding:2.5rem 0 1.5rem;margin-top:3rem;position:relative}.trust-carousel-wrapper:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:200px;height:1px}.trust-carousel-title{text-align:center;font-size:.75rem;font-weight:700;color:var(--text-secondary);margin-bottom:2.5rem;text-transform:uppercase;opacity:.9;display:flex;align-items:center;justify-content:center;width:100%;max-width:600px;margin-left:auto;margin-right:auto}.trust-carousel-title span{position:relative;padding:0 1.5rem;white-space:nowrap}.trust-carousel{overflow:hidden;position:relative;width:100%;padding:0 1rem;mask-image:linear-gradient(90deg,#0000,#000 10%,#000 90%,#0000);-webkit-mask-image:linear-gradient(90deg,#0000,#000 10%,#000 90%,#0000)}.trust-carousel-track{display:flex;width:max-content;will-change:transform;padding:10px 0}.trust-carousel-set{display:flex;gap:5rem;flex-shrink:0;padding-right:5rem}.trust-carousel-item{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:50px;min-width:140px;opacity:.5;transition:opacity .3s ease,filter .3s ease,transform .3s ease;filter:grayscale(100%) contrast(.8)}.trust-carousel-item.scale-down img{max-height:60%!important;width:auto}.trust-carousel-item.scale-150 img{max-height:150%!important;width:auto}.trust-carousel-item.scale-60 img{max-height:60%!important;width:auto}.trust-carousel-item.scale-50 img{max-height:50%!important;width:auto}.trust-carousel-item:hover{opacity:1;filter:grayscale(0) contrast(1);transform:scale(1.05)}.trust-carousel-item img{max-height:100%;max-width:100%;object-fit:contain;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}@media (prefers-reduced-motion:reduce){.trust-carousel-track{will-change:auto}}@media (max-width:768px){.trust-carousel-wrapper{padding:1.5rem 0;margin-top:1.5rem}.trust-carousel-title{font-size:.75rem;margin-bottom:1.5rem}.trust-carousel-set{gap:2rem;padding-right:2rem}.trust-carousel-item{height:40px;min-width:80px}}@media (max-width:480px){.trust-carousel-wrapper{display:none}}