.trust-marquee-section{background:#fafafa;padding:40px 0;overflow:hidden}.trust-marquee-header{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:30px;padding:0 5%}.trust-marquee-line{flex:1;max-width:200px;height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.15),transparent)}.trust-marquee-label{font-size:11px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;color:#888888;white-space:nowrap}.trust-marquee-wrapper{position:relative;width:100%}.marquee-fade{position:absolute;top:0;bottom:0;width:150px;z-index:2;pointer-events:none}.marquee-fade-left{left:0;background:linear-gradient(90deg,#fafafa,transparent)}.marquee-fade-right{right:0;background:linear-gradient(270deg,#fafafa,transparent)}.trust-marquee-track{display:flex;align-items:center;gap:60px;width:-moz-max-content;width:max-content;animation:marquee-scroll 30s linear infinite}.trust-marquee-track:hover{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.marquee-logo-item{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:10px 20px;transition:all .3s ease}.marquee-logo-item img{height:40px;width:auto;max-width:150px;-o-object-fit:contain;object-fit:contain;opacity:.6;filter:grayscale(100%);transition:all .4s ease}.marquee-logo-item:hover img{opacity:1;filter:grayscale(0);transform:scale(1.05)}@media (max-width:1024px){.trust-marquee-section{padding:35px 0}.trust-marquee-header{margin-bottom:25px}.trust-marquee-line{max-width:120px}.trust-marquee-track{gap:50px}.marquee-logo-item img{height:35px;max-width:130px}.marquee-fade{width:100px}}@media (max-width:768px){.trust-marquee-section{padding:30px 0}.trust-marquee-header{gap:15px;margin-bottom:20px}.trust-marquee-line{max-width:80px}.trust-marquee-label{font-size:10px;letter-spacing:2px}.trust-marquee-track{gap:40px;animation-duration:25s}.marquee-logo-item img{height:30px;max-width:110px}.marquee-fade{width:60px}}@media (max-width:480px){.trust-marquee-section{padding:25px 0}.trust-marquee-track{gap:35px;animation-duration:20s}.marquee-logo-item{padding:8px 15px}.marquee-logo-item img{height:26px;max-width:90px}.marquee-fade{width:40px}}.what-we-do{padding:100px 5%;background:linear-gradient(180deg,#F5F5F7,#EEEEF0 50%,#F5F5F7);position:relative;overflow:hidden}.what-we-do:before{top:10%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,0,22,.08),transparent 60%);animation:float-orb-1 15s ease-in-out infinite}.what-we-do:after,.what-we-do:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.what-we-do:after{bottom:10%;right:-5%;width:600px;height:600px;background:radial-gradient(circle,rgba(0,0,0,.04),transparent 60%);animation:float-orb-2 18s ease-in-out infinite}@keyframes float-orb-1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(50px,30px) scale(1.1)}66%{transform:translate(20px,-20px) scale(.95)}}@keyframes float-orb-2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-40px,-30px) scale(1.05)}66%{transform:translate(-20px,40px) scale(1.1)}}.what-we-do-bg{background-image:linear-gradient(rgba(0,0,0,.02) 1px,transparent 0),linear-gradient(90deg,rgba(0,0,0,.02) 1px,transparent 0);background-size:40px 40px}.what-we-do-bg,.what-we-do-shapes{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.what-we-do-shapes{overflow:hidden}.shape{position:absolute;opacity:.5}.shape-1{top:15%;right:10%;width:60px;height:60px;border:3px solid rgba(255,0,22,.15);border-radius:12px;animation:rotate-float 20s linear infinite}.shape-2{bottom:20%;left:8%;width:40px;height:40px;background:rgba(255,0,22,.08);border-radius:50%;animation:pulse-float 8s ease-in-out infinite}.shape-3{top:40%;right:5%;width:20px;height:20px;background:rgba(0,0,0,.06);border-radius:50%;animation:pulse-float 6s ease-in-out 1s infinite}.shape-4{bottom:35%;left:12%;width:50px;height:50px;border:2px solid rgba(0,0,0,.06);border-radius:50%;animation:rotate-float 25s linear infinite reverse}.shape-5{top:25%;left:5%;width:30px;height:30px;border:2px solid rgba(255,0,22,.1);transform:rotate(45deg);animation:float-up-down 10s ease-in-out infinite}.shape-6{bottom:15%;right:15%;width:25px;height:25px;background:rgba(0,0,0,.04);border-radius:6px;animation:rotate-float 15s linear infinite}@keyframes rotate-float{0%{transform:rotate(0deg) translateY(0)}50%{transform:rotate(180deg) translateY(-20px)}to{transform:rotate(1turn) translateY(0)}}@keyframes pulse-float{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.2);opacity:.3}}@keyframes float-up-down{0%,to{transform:rotate(45deg) translateY(0)}50%{transform:rotate(45deg) translateY(-30px)}}.what-we-do-container{max-width:1400px;margin:0 auto;position:relative;z-index:1}.what-we-do-header{text-align:center;margin-bottom:60px}.what-we-do-title{font-size:clamp(32px,4vw,48px);font-weight:900;color:#000000;line-height:1.2}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.service-card{background:#ffffff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:35px 30px;transition:all .3s ease;position:relative;overflow:hidden}.service-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#FF0016,#ff4d5a);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.service-card:hover:before{transform:scaleX(1)}.service-card:hover{border-color:rgba(255,0,22,.15)}.service-icon{font-size:40px;margin-bottom:20px;display:inline-block}.service-title{font-size:20px;font-weight:800;color:#000000;margin-bottom:12px;line-height:1.3}.service-description{font-size:15px;line-height:1.7;color:#555555;margin:0}@media (max-width:1200px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.what-we-do{padding:80px 5%}.what-we-do-header{margin-bottom:40px}.what-we-do-title{font-size:28px}.services-grid{grid-template-columns:1fr;gap:20px}.service-card{padding:25px 20px}.service-icon{font-size:36px;margin-bottom:15px}.service-title{font-size:18px}.service-description{font-size:14px}}@media (max-width:480px){.what-we-do-title{font-size:24px}.service-card{padding:20px 18px}.service-icon{font-size:32px}.service-title{font-size:17px}}.good-fit{padding:80px 5% 30px;background:linear-gradient(135deg,#F8F8F8,#F0F0F0);position:relative}.good-fit:before{content:"";position:absolute;top:0;right:0;width:500px;height:500px;background:radial-gradient(circle,rgba(255,0,22,.06),transparent 70%);border-radius:50%;pointer-events:none}.good-fit-container{max-width:1200px;margin:0 auto}.good-fit-header{text-align:center;margin-bottom:40px}.good-fit-title{font-size:clamp(32px,4vw,48px);font-weight:900;color:#000000;line-height:1.2}.good-fit-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:20px}.pain-points{display:flex;flex-direction:column;gap:20px}.pain-point{display:flex;gap:16px;align-items:flex-start;padding:20px 25px;background:#ffffff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.pain-point:hover{transform:translateX(5px);box-shadow:0 6px 25px rgba(0,0,0,.08)}.pain-point-icon{flex-shrink:0;width:28px;height:28px;background:#FF0016;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:2px}.pain-point-icon svg{width:16px;height:16px;color:#ffffff}.pain-point p{font-size:16px;line-height:1.6;color:#333333;margin:0}.videos-stack{display:flex;flex-direction:column;gap:30px}.gf-video-frame{position:relative;width:100%;padding-bottom:56.25%;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15);background:#000000}.gf-video-frame iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.good-fit-cta{text-align:center;padding-top:10px}.cta-text{font-size:20px;color:#333333!important;margin-bottom:20px;line-height:1.6}.cta-text strong{color:#000000!important;font-weight:700}@media (max-width:1024px){.good-fit-content{grid-template-columns:1fr;gap:50px}.videos-stack{order:-1;max-width:600px;margin:0 auto;width:100%}}@media (max-width:768px){.good-fit{padding:80px 5%}.good-fit-header{margin-bottom:40px}.good-fit-title{font-size:28px}.pain-point{padding:16px 20px}.pain-point p{font-size:15px}.cta-text{font-size:18px}.good-fit-cta .btn.btn-primary.btn-large{width:auto;max-width:100%;margin-left:auto;margin-right:auto}}@media (max-width:480px){.good-fit-title{font-size:24px}.pain-point-icon{width:24px;height:24px}.pain-point-icon svg{width:14px;height:14px}.pain-point p{font-size:14px}.cta-text{font-size:16px}}.framework{padding:100px 5%;background:#ffffff;position:relative;overflow:hidden}.framework-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.framework-content{max-width:580px}.framework-title{font-size:clamp(32px,4vw,48px);font-weight:900;line-height:1.15;color:#000000;margin-bottom:25px}.framework-intro{font-size:20px;color:#000000;margin-bottom:15px}.framework-description{font-size:17px;line-height:1.7;color:#555555;margin-bottom:25px}.framework-description strong{color:#000000}.framework-focus{margin-bottom:25px;padding:25px;background:#F8F8F8;border-radius:12px;border-left:4px solid #ff0016}.focus-label{font-size:17px;font-weight:600;color:#000000;margin-bottom:15px}.focus-list{list-style:none;padding:0;margin:0}.focus-list li{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:600;color:#000000;margin-bottom:10px}.focus-list li:last-child{margin-bottom:0}.focus-icon{font-size:16px}.framework-visual{justify-content:center}.bucket-container,.framework-visual{display:flex;flex-direction:column;align-items:center}.bucket-container{margin-bottom:10px}.bucket{position:relative;width:240px}.bucket-top{height:25px;border-radius:8px 8px 0 0;border:3px solid #0f1829;border-bottom:none}.bucket-body,.bucket-top{width:100%;background:linear-gradient(180deg,#1a2744,#0f1829)}.bucket-body{height:160px;border-radius:0 0 30px 30px;position:relative;display:flex;align-items:center;justify-content:center;clip-path:polygon(5% 0,95% 0,100% 100%,0 100%)}.bucket-handle{position:absolute;top:10px;width:20px;height:40px;border:4px solid #0f1829;border-radius:10px}.bucket-handle-left{left:-12px;border-right:none;border-radius:10px 0 0 10px}.bucket-handle-right{right:-12px;border-left:none;border-radius:0 10px 10px 0}.bucket-text{display:flex;flex-direction:column;align-items:center;text-align:center;color:#ffffff;font-weight:800;line-height:1.2}.bucket-text span{font-size:14px;letter-spacing:1px}.bucket-text-large{font-size:22px!important;letter-spacing:0!important;margin:5px 0}.water-drop{position:absolute;width:16px;height:22px;background:#5BA4D9;border-radius:50% 50% 50% 50%/60% 60% 40% 40%;bottom:-30px}.drop-1{left:30%;animation:drip 2s ease-in-out infinite;animation-delay:0s}.drop-2{left:50%;transform:translateX(-50%);animation:drip 2s ease-in-out infinite;animation-delay:.5s}.drop-3{right:30%;animation:drip 2s ease-in-out infinite;animation-delay:1s}@keyframes drip{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(15px);opacity:.6}80%{transform:translateY(25px);opacity:0}}.bucket-arrow{height:50px;margin:15px 0 5px}.bucket-arrow svg{height:100%;width:24px}.process-steps{max-width:320px}.process-step,.process-steps{display:flex;flex-direction:column;align-items:center;width:100%}.step-box{width:100%;padding:18px 30px;background:#FF0016;color:#ffffff;font-size:18px;font-weight:800;text-align:center;border-radius:8px;letter-spacing:.5px;box-shadow:0 4px 15px rgba(255,0,22,.3);transition:transform .3s ease,box-shadow .3s ease}.step-box:hover{transform:scale(1.02);box-shadow:0 6px 25px rgba(255,0,22,.4)}.step-box-final{background:linear-gradient(135deg,#FF0016,#cc0012)}.step-arrow{height:35px;margin:5px 0}.step-arrow svg{height:100%;width:24px}@media (max-width:1024px){.framework-container{grid-template-columns:1fr;gap:60px}.framework-content{max-width:100%;text-align:center}.framework-focus{text-align:left}.framework-content .btn{margin:0 auto}.framework-visual{order:-1}}@media (max-width:768px){.framework{padding:80px 5%}.framework-title{font-size:28px}.bucket{width:200px}.bucket-body{height:140px}.bucket-text-large{font-size:18px!important}.bucket-text span{font-size:12px}.step-box{font-size:16px;padding:15px 25px}.process-steps{max-width:280px}}@media (max-width:480px){.framework-title{font-size:24px}.focus-list li{font-size:16px}.bucket{width:180px}.bucket-body{height:120px}.step-box{font-size:14px;padding:12px 20px}}