.trusted-section{background-color:#000;border-bottom:1px solid #111;padding:4rem 0;overflow:hidden}.trusted-subtitle{text-align:center;color:#666;letter-spacing:.05em;text-transform:uppercase;margin-bottom:3rem;font-size:.9rem;font-weight:500}.marquee-wrapper{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.marquee{gap:4rem;width:max-content;display:flex}.marquee-group{align-items:center;gap:4rem;animation:30s linear infinite scrollX;display:flex}.trusted-logo{color:#fff;opacity:.4;filter:grayscale();white-space:nowrap;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;transition:opacity .3s;display:flex}.trusted-logo:hover{opacity:.8}@keyframes scrollX{0%{transform:translate(0)}to{transform:translate(calc(-100% - 4rem))}}@media (max-width:768px){.trusted-section{padding:3rem 0}.trusted-logo{font-size:1.25rem}}
.testimonials-section{background-color:#050505;padding:6rem 0}.testimonials-header{margin-bottom:4rem}.testimonials-header .section-subtitle{color:#888;max-width:600px;margin-top:1rem}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.testimonial-card{background-color:#0c0c0c;border:1px solid #1a1a1a;border-radius:1rem;flex-direction:column;justify-content:space-between;padding:2.5rem;transition:all .3s;display:flex;position:relative}.testimonial-card:hover{border-color:#333;transform:translateY(-5px);box-shadow:0 10px 40px -10px #00000080}.quote-icon{color:#333;z-index:0;font-family:serif;font-size:4rem;line-height:1;position:absolute;top:1rem;right:2rem}.testimonial-quote{color:#e5e5e5;z-index:1;margin-bottom:2rem;font-size:1.1rem;font-weight:400;line-height:1.6;position:relative}.testimonial-author{border-top:1px solid #1a1a1a;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.author-avatar{color:#888;background-color:#1a1a1a;border:1px solid #333;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:.9rem;font-weight:600;display:flex}.author-info{flex-direction:column;display:flex}.author-name{color:#fff;margin-bottom:.2rem;font-size:1rem;font-weight:600}.author-role{color:#888;font-size:.85rem}@media (max-width:900px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.testimonials-grid{grid-template-columns:1fr}}
.process-section{background-color:#080808;border-top:1px solid #1a1a1a;padding:6rem 0}.process-header{margin-bottom:4rem}.process-header .section-subtitle{color:#888;max-width:600px;margin-top:1rem}.process-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}@media (min-width:900px){.process-grid:before{content:"";z-index:0;background:linear-gradient(90deg,#333 50%,#0000 50%) 0 0/20px 1px;height:1px;position:absolute;top:2rem;left:2rem;right:2rem}}.process-card{z-index:1;background-color:#0000;flex-direction:column;padding:1rem;display:flex;position:relative}.process-number{color:#fff;background-color:#1a1a1a;border:2px solid #080808;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:2rem;font-family:monospace;font-size:1.25rem;font-weight:700;display:flex;box-shadow:0 0 0 1px #333}.process-card-title{color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.process-card-description{color:#888;font-size:.95rem;line-height:1.6}@media (max-width:900px){.process-grid{grid-template-columns:1fr;gap:3rem}.process-grid:before{display:none}.process-number{margin-bottom:1rem}}
