.secure-testimonials .test-item{display:none;flex-wrap:wrap;opacity:0;transition:opacity 1s}.secure-testimonials .test-item.active{display:flex;opacity:1}.secure-testimonials .test-item .test-image{flex:0 0 auto;padding:30px 0;width:30%}.secure-testimonials .test-item .test-image img{aspect-ratio:1;border-radius:10px;height:auto;object-fit:cover;object-position:center;width:100%}.secure-testimonials .test-item .test-content{align-items:center;color:#002856;display:flex;flex:0 0 auto;font-size:15px;line-height:1.4;padding:30px 60px;width:70%}.secure-testimonials .test-item .test-content .author{color:#1299dd;font-family:Barlow,Arial;font-size:20px;font-weight:700;margin:30px 0 0;text-transform:uppercase}.secure-testimonials .test-item .test-content .position{font-family:Barlow,Arial;font-size:13px;font-weight:500}.secure-testimonials .test-item:nth-child(2n) .test-image{order:2}.secure-testimonials .test-item:nth-child(2n) .test-content{order:1}.secure-testimonials .testimonial-nav .tnav-wrap{text-align:center}.secure-testimonials .testimonial-nav .tnav-wrap .tnav-item{background:#4ecdea;border-radius:9px;cursor:pointer;display:inline-block;height:18px;margin:5px;opacity:.65;width:18px}.secure-testimonials .testimonial-nav .tnav-wrap .tnav-item.active{background:#051466;opacity:1}@media (max-width:480px){.secure-testimonials .test-item .test-image{order:1!important;width:100%}.secure-testimonials .test-item .test-content{order:2!important;padding:0 0 30px;width:100%}}