.trusted-ring-section{padding:60px 0 70px;background:#fff;overflow:hidden;position:relative}.trusted-title{font-size:36px;font-weight:700;color:#222;margin-bottom:30px}.trusted-ring-wrap{width:100%;height:280px;display:flex;align-items:center;justify-content:center;perspective:1100px;perspective-origin:center center}.trusted-ring-stage{position:relative;width:100%;max-width:1100px;height:100%;display:flex;align-items:center;justify-content:center}.trusted-ring{position:relative;width:360px;height:260px;transform-style:preserve-3d;will-change:transform}.trusted-item{position:absolute;top:50%;left:50%;width:240px;height:150px;margin-left:-120px;margin-top:-75px;transform-style:preserve-3d;transform:rotateY(calc((360deg / var(--total)) * var(--i))) translateZ(300px)}.trusted-card{width:100%;height:100%;background:#fff;border-radius:18px;box-shadow:0 12px 30px rgb(0 0 0 / .12);display:flex;align-items:center;justify-content:center;padding:20px;transition:transform .35s ease,box-shadow .35s ease,opacity .35s ease;backface-visibility:hidden;border:1px solid rgb(0 0 0 / .05)}.trusted-card:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 18px 40px rgb(0 0 0 / .16)}.trusted-card img{max-width:100%;max-height:180px;width:auto;height:auto;object-fit:contain;display:block;filter:none}@media (max-width:1199px){.trusted-ring-wrap{height:250px;perspective:1000px}.trusted-ring{width:320px;height:230px}.trusted-item{width:220px;height:140px;margin-left:-110px;margin-top:-70px;transform:rotateY(calc((360deg / var(--total)) * var(--i))) translateZ(260px)}}@media (max-width:991px){.trusted-ring-section{padding:50px 0 60px}.trusted-title{font-size:30px}.trusted-ring-wrap{height:400px;perspective:900px}.trusted-ring{width:280px;height:210px}.trusted-item{width:180px;height:120px;margin-left:-90px;margin-top:-60px;transform:rotateY(calc((360deg / var(--total)) * var(--i))) translateZ(220px)}.trusted-card{padding:16px;border-radius:15px}.trusted-card img{max-height:140px}}@media (max-width:575px){.trusted-ring-section{padding:40px 0 50px}.trusted-title{font-size:26px;margin-bottom:20px}.trusted-ring-wrap{height:300px;perspective:800px}.trusted-ring{width:220px;height:170px}.trusted-item{width:140px;height:95px;margin-left:-70px;margin-top:-47.5px;transform:rotateY(calc((360deg / var(--total)) * var(--i))) translateZ(160px)}.trusted-card{padding:12px;border-radius:12px}.trusted-card img{max-height:140px}}