.trusted-section{color:#fff;background:0 0;padding:60px 0;overflow:hidden}.marquee-wrapper{width:100%;position:relative;overflow:hidden}.marquee-track{width:max-content;animation:60s linear infinite marquee-scroll;display:flex}.marquee-item{background:#fff;border-radius:14px;justify-content:center;align-items:center;min-width:200px;height:120px;margin-right:50px;display:flex}.marquee-item img{object-fit:contain;max-width:140px;max-height:70px}.marquee-reverse{animation-direction:reverse}@keyframes marquee-scroll{0%{transform:translate(-50%)}to{transform:translate(0)}}.marquee-wrapper:before,.marquee-wrapper:after{content:"";z-index:2;width:80px;height:100%;position:absolute;top:0}.marquee-wrapper:before{background:linear-gradient(90deg,#000,#0000);left:0}.marquee-wrapper:after{background:linear-gradient(270deg,#000,#0000);right:0}
.success{color:#fff;text-align:center;padding:80px 0}.success h2{margin-bottom:70px;font-size:2.8rem;font-weight:700}.success h2 span{color:#2795e8}.success-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0f;border-radius:22px;grid-template-columns:1fr 1.2fr;max-width:1450px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 25px 80px #0009}.success-left{background:#fcfcfd;flex-direction:column;justify-content:center;align-items:center;padding:60px 40px;display:flex}.success-left img{max-width:auto;max-height:auto}.success-left p{color:#777;margin-top:14px;font-size:.9rem}.success-right{text-align:left;background:linear-gradient(135deg,#111,#1a1a1a);padding:60px}.success-right p{color:#ddd;margin-bottom:24px;font-size:1.5rem;line-height:1.7}.success-right span{color:#2795e8;font-weight:600}.case-btn{color:#000;background:#2795e8;border-radius:999px;align-items:center;gap:10px;margin-top:10px;padding:14px 26px;font-weight:600;text-decoration:none;display:inline-flex}.success-arrows{justify-content:center;gap:30px;margin-top:40px;display:flex}.success-arrows button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:50%;width:80px;height:80px;font-size:24px}@media (max-width:991px){.success{padding:60px 16px}.success h2{margin-bottom:40px;font-size:2rem;line-height:1.3}.success-card{grid-template-columns:1fr}.success-left{padding:40px 20px}.success-left img{width:100%;max-width:180px;height:auto}.success-right{text-align:left;padding:30px 22px}.success-right p{margin-bottom:16px;font-size:1.1rem;line-height:1.6}.case-btn{justify-content:center;width:100%;padding:12px 20px;font-size:.95rem}.success-arrows{gap:18px;margin-top:25px}.success-arrows button{width:55px;height:55px}}@media (max-width:480px){.success h2{font-size:1.6rem}.success-right p{font-size:1rem}.success-left img{max-width:140px}}@media (max-width:360px){.success h2{font-size:1.3rem}.success-left,.success-right{padding:25px 15px}.success-right p{font-size:.95rem}.success-arrows button{width:45px;height:45px}}
