.testimonials-section{--brand-teal: #20c997;--brand-green: #198754;--brand-purple: #6f42c1;--brand-gold: #ffc107;--brand-indigo: #4f46e5;--review-card-height: 170px;--review-gap: .75rem;--teal-light: rgba(32, 201, 151, .16);--green-light: rgba(25, 135, 84, .16);--purple-light: rgba(111, 66, 193, .18);--gold-light: rgba(255, 193, 7, .18);--text-dark: #0d3d2a;--text-muted: #0f6b52}.testimonials-section{--testimonials-nav-height: var(--navbar-height, 120px);position:relative;width:100%;min-height:calc(100vh - var(--testimonials-nav-height));min-height:calc(100dvh - var(--testimonials-nav-height));height:calc(100vh - var(--testimonials-nav-height));height:calc(100dvh - var(--testimonials-nav-height));padding:clamp(2.5rem,5vw,4rem) clamp(1rem,4vw,2rem);overflow:hidden;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;background:radial-gradient(circle at 12% 14%,rgba(32,201,151,.2),transparent 42%),radial-gradient(circle at 86% 80%,rgba(111,66,193,.2),transparent 44%),radial-gradient(circle at 55% 12%,rgba(79,70,229,.12),transparent 48%),linear-gradient(138deg,#fff9,#edfffad1 25%,#f2ecffdb 58%,#fff8dbdb);backdrop-filter:blur(22px) saturate(135%);-webkit-backdrop-filter:blur(22px) saturate(135%);scroll-margin-top:var(--testimonials-nav-height)}.testimonials-section .testimonials-bg-blur{position:absolute;inset:0;opacity:.35;pointer-events:none}.testimonials-section .testimonials-bg-blur .blur-1{position:absolute;top:5rem;left:2.5rem;width:8rem;height:8rem;background:var(--brand-teal);border-radius:50%;filter:blur(80px)}.testimonials-section .testimonials-bg-blur .blur-2{position:absolute;bottom:5rem;right:2.5rem;width:10rem;height:10rem;background:var(--brand-purple);border-radius:50%;filter:blur(80px)}.testimonials-section .testimonials-bg-blur .blur-3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12rem;height:12rem;background:var(--brand-gold);border-radius:50%;filter:blur(80px)}.testimonials-section .testimonials-inner{position:relative;margin:0 auto;max-width:88rem;width:min(100%,88rem);max-height:100%;padding:clamp(2.4rem,4.8vw,3.8rem) clamp(1rem,3.2vw,2.2rem);border-radius:34px;background:linear-gradient(165deg,#ffffffd1,#ffffffa8);box-shadow:0 34px 86px #080f1e2e,0 8px 28px #4f46e529,inset 0 1px #fffffff2;border:1px solid rgba(255,255,255,.94);backdrop-filter:blur(30px) saturate(145%);-webkit-backdrop-filter:blur(30px) saturate(145%);overflow:hidden}@media(min-width:640px){.testimonials-section .testimonials-inner{padding:3.25rem 2rem;border-radius:32px}}@media(min-width:1024px){.testimonials-section .testimonials-inner{padding:3.5rem 2.5rem}}.testimonials-section .testimonials-header{margin:0 auto clamp(2.2rem,4vw,3.1rem);max-width:62rem;text-align:center}.testimonials-section .testimonials-badge{display:inline-flex;align-items:center;gap:.6rem;padding:.8rem 1.7rem;margin-bottom:1.7rem;border-radius:9999px;border:1px solid rgba(255,255,255,.88);background:linear-gradient(110deg,#ffffff9e,#edfffaa8,#f5efffa6);backdrop-filter:blur(14px) saturate(135%);box-shadow:0 14px 40px #0f6b5226,inset 0 1px #ffffffeb}.testimonials-section .testimonials-badge .dot{width:.5rem;height:.5rem;border-radius:50%;background:linear-gradient(to right,var(--brand-teal),var(--brand-purple));animation:testimonials-pulse 1.5s ease-in-out infinite}.testimonials-section .testimonials-badge .dot-2{background:linear-gradient(to right,var(--brand-gold),var(--brand-green));animation-delay:.3s}.testimonials-section .testimonials-badge span{font-size:.9rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-green)}.testimonials-section .testimonials-title{font-size:clamp(2.1rem,4.6vw,3.55rem);font-weight:800;line-height:1.14;color:var(--text-dark);letter-spacing:-.022em;margin-bottom:1.25rem;text-wrap:balance}.testimonials-section .testimonials-title .gradient-text{background:linear-gradient(95deg,var(--brand-teal),var(--brand-indigo) 38%,var(--brand-purple) 68%,var(--brand-gold));-webkit-background-clip:text;background-clip:text;color:transparent}.testimonials-section .testimonials-line{width:6.25rem;height:5px;margin:1.5rem auto;border-radius:9999px;background:linear-gradient(to right,var(--brand-teal),var(--brand-indigo),var(--brand-purple));box-shadow:0 4px 20px #4f46e552}.testimonials-section .testimonials-desc{font-size:clamp(1rem,1.12vw,1.14rem);line-height:1.75;font-weight:600;color:var(--text-muted);max-width:54rem;margin:0 auto}@media(max-width:640px){.testimonials-section{padding:2.25rem 1rem}.testimonials-section .testimonials-inner{padding:1.75rem 1.25rem 2.25rem;border-radius:22px}.testimonials-section .testimonials-header{margin-bottom:1.75rem}.testimonials-section .testimonials-badge{padding:.55rem 1.1rem;margin-bottom:.9rem}.testimonials-section .testimonials-badge span{font-size:.7rem;letter-spacing:.08em}.testimonials-section .testimonials-title{font-size:1.5rem;line-height:1.25;margin-bottom:.9rem}.testimonials-section .testimonials-desc{font-size:.85rem;padding:0 .25rem}}.testimonials-section .testimonials-grid{display:grid;grid-template-columns:1fr;gap:clamp(2.15rem,4.2vw,3.2rem)}@media(min-width:900px){.testimonials-section .testimonials-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.testimonials-section .testimonials-grid{gap:1.5rem}}.testimonials-section .testimonials-col-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.testimonials-section .testimonials-col-header .line{height:4px;flex:1;border-radius:9999px}.testimonials-section .testimonials-col-header.left .line{background:linear-gradient(to right,var(--brand-teal),var(--brand-purple))}.testimonials-section .testimonials-col-header.right .line{background:linear-gradient(to right,var(--brand-gold),var(--brand-green))}.testimonials-section .testimonials-col-header h3{font-size:1.18rem;font-weight:800;color:var(--text-dark);white-space:nowrap;letter-spacing:-.01em}@media(max-width:640px){.testimonials-section .testimonials-col-header{gap:.5rem;margin-bottom:1rem}.testimonials-section .testimonials-col-header h3{font-size:.95rem;white-space:normal}}.testimonials-section .testimonials-scroll-box{position:relative;overflow:hidden;border-radius:28px;border:1px solid rgba(255,255,255,.88);background:linear-gradient(145deg,#ffffffe6,#ecfdf7d6,#f1ecffd6);backdrop-filter:blur(26px) saturate(145%);-webkit-backdrop-filter:blur(26px) saturate(145%);box-shadow:0 32px 72px #0c182e29,0 9px 24px #20c99724,inset 0 1px #fffffff0;transform-style:preserve-3d;transition:transform var(--dur-normal, .4s) cubic-bezier(.16,1,.3,1),box-shadow var(--dur-normal, .4s) ease,border-color var(--dur-normal, .4s) ease,background .26s ease-out}.testimonials-section .testimonials-scroll-box.left{background:linear-gradient(to bottom right,#fff,var(--teal-light),var(--green-light))}.testimonials-section .testimonials-scroll-box.right{background:linear-gradient(to bottom right,#fff,var(--purple-light),var(--gold-light))}.testimonials-section .testimonials-scroll-box:hover{transform:translateY(-8px) scale(1.014) rotateX(5deg) rotateY(-1.4deg);box-shadow:0 36px 76px #0003,0 0 0 1px #ffffff80,0 0 36px #4f46e53d;border-color:#ffffffe6;filter:brightness(1.08) saturate(1.12) contrast(1.02)}.testimonials-section .testimonials-fade{position:absolute;left:0;right:0;height:4rem;pointer-events:none;z-index:10;opacity:.78;transition:opacity .22s ease}.testimonials-section .testimonials-fade-top{top:0;background:linear-gradient(to bottom,rgba(255,255,255,.72),rgba(255,255,255,.3),transparent)}.testimonials-section .testimonials-fade-bottom{bottom:0;background:linear-gradient(to top,rgba(255,255,255,.72),rgba(255,255,255,.3),transparent)}.testimonials-section .testimonials-scroll-box:hover .testimonials-fade{opacity:0}.testimonials-section .testimonials-track-wrap{height:calc((var(--review-card-height) * 2) + (var(--review-gap) * 3));overflow:hidden}@media(min-width:640px){.testimonials-section{--review-card-height: 180px;--review-gap: .8rem}.testimonials-section .testimonials-track-wrap{height:calc((var(--review-card-height) * 2) + (var(--review-gap) * 3))}}@media(min-width:1024px){.testimonials-section{--review-card-height: 192px;--review-gap: .85rem}.testimonials-section .testimonials-track-wrap{height:calc((var(--review-card-height) * 2) + (var(--review-gap) * 3))}}@media(max-width:480px){.testimonials-section{padding:1.75rem .75rem}.testimonials-section .testimonials-inner{padding:1.5rem 1rem 1.75rem;border-radius:20px}.testimonials-section .testimonials-header{margin-bottom:1.25rem}.testimonials-section .testimonials-title{font-size:1.4rem}.testimonials-section .testimonials-desc{font-size:.82rem}.testimonials-section .testimonials-scroll-box{margin-inline:auto;max-width:100%}.testimonials-section .testimonials-track-wrap{height:calc((var(--review-card-height) * 2) + (var(--review-gap) * 3))}.testimonials-section .testimonial-card{margin:.65rem .75rem}.testimonials-section .testimonial-card .card-text{font-size:.82rem}.testimonials-section .testimonials-note{margin-top:1rem;font-size:.7rem}}.testimonials-section .testimonials-scroll-track{animation:testimonials-scroll-up 35s linear infinite;will-change:transform}.testimonials-section .testimonials-scroll-track.slow{animation-duration:42s}.testimonials-section .testimonials-track-wrap:hover .testimonials-scroll-track{animation-play-state:paused}@keyframes testimonials-scroll-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes testimonials-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.testimonials-section .testimonial-card{margin:var(--review-gap) 1.15rem;padding:1.6rem 1.5rem;min-height:var(--review-card-height);border-radius:22px;border:1px solid rgba(255,255,255,.85);background:radial-gradient(circle at top left,#fffffff5,#ffffffe6),linear-gradient(to bottom right,#fffffff5,#ffffffe6);backdrop-filter:blur(20px) saturate(130%);-webkit-backdrop-filter:blur(20px) saturate(130%);box-shadow:0 14px 45px #0f6b521a,0 4px 18px #4f46e51a;transform-style:preserve-3d;transition:box-shadow var(--dur-normal, .32s) cubic-bezier(.16,1,.3,1),transform var(--dur-normal, .32s) cubic-bezier(.16,1,.3,1),background .22s ease-out}.testimonials-section .testimonials-track-wrap:hover .testimonial-card{background:linear-gradient(to bottom right,#fffffffa,#ffffffeb)}.testimonial-card:hover{box-shadow:0 24px 56px #6f42c12e,0 0 44px #20c99742,inset 0 1px #fffffff2;transform:translateY(-5px) scale(1.025) rotateX(4deg);filter:brightness(1.05) saturate(1.08)}.testimonials-section .testimonial-card .card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.testimonials-section .testimonial-card .card-head .flex-1{flex:1 1 0%;min-width:0}.testimonials-section .testimonial-card .card-user{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.testimonials-section .testimonial-card .avatar{width:2.2rem;height:2.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.75rem;font-weight:700;color:#fff}.testimonials-section .testimonial-card.left .avatar{background:linear-gradient(to right,var(--brand-teal),var(--brand-green))}.testimonials-section .testimonial-card.right .avatar{background:linear-gradient(to right,var(--brand-purple),var(--brand-gold))}.testimonials-section .testimonial-card .user-name{font-size:.93rem;font-weight:800;color:var(--text-dark)}.testimonials-section .testimonial-card .user-meta{font-size:.79rem;font-weight:600}.testimonials-section .testimonial-card.left .user-meta{color:var(--brand-teal)}.testimonials-section .testimonial-card.right .user-meta{color:var(--brand-purple)}.testimonials-section .testimonial-card .stars{display:flex;align-items:center;gap:.125rem;flex-shrink:0;font-size:.95rem;color:var(--brand-gold)}.testimonials-section .testimonial-card .stars .star-empty{color:#0f6b5247}.testimonials-section .testimonial-card .card-text{font-size:.94rem;line-height:1.66;font-weight:600;color:var(--text-muted);font-style:italic;letter-spacing:-.01em}.testimonials-section .testimonial-card .card-footer{margin-top:1rem;display:flex;align-items:center;gap:.25rem}.testimonials-section .testimonial-card .card-footer .line{height:2px;flex:1;border-radius:9999px}.testimonials-section .testimonial-card.left .card-footer .line{background:linear-gradient(to right,var(--teal-light),rgba(32,201,151,.4))}.testimonials-section .testimonial-card.right .card-footer .line{background:linear-gradient(to right,var(--purple-light),rgba(111,66,193,.4))}.testimonials-section .testimonial-card .verified{font-size:.79rem;font-weight:700}.testimonials-section .testimonial-card.left .verified{color:var(--brand-green)}.testimonials-section .testimonial-card.right .verified{color:var(--brand-purple)}.testimonials-section .testimonials-note{margin-top:1.5rem;text-align:center;font-size:.75rem;color:var(--text-muted)}@media(max-height:900px){.testimonials-section{--review-card-height: 152px;--review-gap: .58rem}.testimonials-section{padding:clamp(1.5rem,2.6vh,2.25rem) clamp(.75rem,2.4vw,1.5rem)}.testimonials-section .testimonials-inner{padding:clamp(1.2rem,2.3vh,1.8rem) clamp(.75rem,2.2vw,1.3rem)}.testimonials-section .testimonials-header{margin-bottom:clamp(1rem,2vh,1.4rem)}.testimonials-section .testimonials-badge{margin-bottom:.8rem;padding:.45rem .9rem}.testimonials-section .testimonials-title{font-size:clamp(1.25rem,3.2vh,2rem);margin-bottom:.6rem}.testimonials-section .testimonials-line{margin:.7rem auto;height:3px}.testimonials-section .testimonials-desc{font-size:clamp(.8rem,1.55vh,.95rem);line-height:1.45}.testimonials-section .testimonials-col-header{margin-bottom:.7rem}.testimonials-section .testimonials-col-header h3{font-size:clamp(.82rem,1.7vh,1rem)}.testimonials-section .testimonials-track-wrap{height:calc((var(--review-card-height) * 2) + (var(--review-gap) * 3))}.testimonials-section .testimonial-card{margin:var(--review-gap) .75rem;padding:.95rem}.testimonials-section .testimonial-card .card-head{margin-bottom:.55rem}.testimonials-section .testimonial-card .card-text{font-size:clamp(.76rem,1.38vh,.84rem);line-height:1.45}.testimonials-section .testimonial-card .card-footer{margin-top:.65rem}.testimonials-section .testimonials-note{margin-top:.75rem;font-size:.68rem}}@media(max-height:760px){.testimonials-section{--review-card-height: 132px;--review-gap: .45rem}.testimonials-section{padding:.85rem .65rem}.testimonials-section .testimonials-inner{border-radius:18px;padding:.9rem .7rem}.testimonials-section .testimonials-grid{gap:.7rem}.testimonials-section .testimonials-track-wrap{height:calc((var(--review-card-height) * 2) + (var(--review-gap) * 3))}.testimonials-section .testimonial-card{margin:var(--review-gap) .55rem;padding:.78rem .72rem;border-radius:14px}.testimonials-section .testimonial-card .avatar{width:1.6rem;height:1.6rem;font-size:.66rem}.testimonials-section .testimonial-card .user-name{font-size:.74rem}.testimonials-section .testimonial-card .user-meta,.testimonials-section .testimonial-card .verified,.testimonials-section .testimonial-card .stars{font-size:.66rem}}.rk-prestige{position:relative;padding:clamp(1.8rem,3.6vw,3.2rem) 0;overflow:hidden;background:transparent;perspective:2200px}.rk-prestige-embedded{padding:clamp(1.25rem,2.6vw,2.3rem) 0 0}.rk-prestige-inner{max-width:1280px;width:100%;margin:0 auto;padding:0 clamp(1rem,4vw,3rem);text-align:center}.rk-logo-slider{overflow:hidden;width:100%;mask-image:linear-gradient(90deg,transparent 0%,#000 4%,#000 96%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 4%,#000 96%,transparent 100%)}.rk-logo-slider-secondary{margin-top:clamp(1rem,2vw,1.35rem)}.rk-logo-track{display:flex;align-items:center;gap:clamp(1rem,1.6vw,1.6rem);width:-moz-max-content;width:max-content;will-change:transform}.rk-logo-track-forward{animation:rk-marquee-left 44s linear infinite}.rk-logo-track-reverse{animation:rk-marquee-right 52s linear infinite}.rk-logo-slider:hover .rk-logo-track{animation-play-state:paused}.rk-logo-card{width:clamp(148px,11.8vw,228px);height:clamp(94px,6.2vw,134px);padding:12px 16px;border-radius:20px;background:radial-gradient(circle at top left,#fffffff2,#ffffffdb),linear-gradient(165deg,#fff,#f2f7ff 52%,#eefaf7);border:1px solid #e5e7eb;display:grid;place-items:center;box-shadow:0 20px 42px #0f172a1c,0 5px 14px #0f172a14,inset 0 1px #fffffff2;transform-style:preserve-3d;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s ease,border-color .3s ease,filter .3s ease;animation:rk-card-float 5.2s ease-in-out infinite}.rk-logo-card-alt{background:linear-gradient(165deg,#fff,#f3f7ff)}.rk-logo-card:nth-child(3n){animation-delay:.7s}.rk-logo-card:nth-child(3n+1){animation-delay:1.15s}.rk-logo-card:hover{transform:translateY(-8px) rotateX(5deg) rotateY(-4deg) scale(1.035);border-color:#93c5fd;box-shadow:0 30px 54px #2563eb33,0 12px 24px #0f172a1f,inset 0 1px #fff;filter:brightness(1.05) saturate(1.08)}.rk-logo-card img{width:auto;height:auto;max-width:min(96%,186px);max-height:min(84%,86px);-o-object-fit:contain;object-fit:contain;filter:saturate(1.12) contrast(1.14) brightness(1.05) drop-shadow(0 1px 1px rgba(15,23,42,.06));transform:translateZ(22px);margin:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.rk-logo-card:hover img{filter:saturate(1.18) contrast(1.18) brightness(1.08) drop-shadow(0 2px 6px rgba(37,99,235,.15))}.rk-logo-card .optimized-image-wrap,.rk-logo-card picture{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.rk-logo-card .optimized-image-wrap{min-height:0}.rk-prestige-embedded .rk-logo-card{background:linear-gradient(165deg,#ffffffe6,#f8fafcdb);border:1px solid rgba(255,255,255,.58)}@keyframes rk-card-float{0%,to{transform:translateY(0) translateZ(0)}50%{transform:translateY(-5px) translateZ(3px)}}@keyframes rk-marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes rk-marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(max-width:768px){.rk-prestige{padding:2rem 0}.rk-prestige-inner{padding:0 1.25rem}.rk-logo-card{width:138px;height:92px;padding:9px 11px;border-radius:14px}.rk-logo-card img{max-width:min(96%,126px);max-height:min(80%,62px)}.rk-logo-track-forward{animation-duration:34s}.rk-logo-track-reverse{animation-duration:38s}}@media(max-width:480px){.rk-prestige-inner{padding:0 .75rem}.rk-logo-track{gap:.7rem}.rk-logo-card{width:122px;height:82px;padding:7px 8px;border-radius:12px;box-shadow:0 8px 18px #0f172a14,0 2px 6px #0f172a0f,inset 0 1px #fffffff2}.rk-logo-card img{max-width:min(95%,106px);max-height:min(75%,50px)}.rk-logo-track-forward{animation-duration:30s}.rk-logo-track-reverse{animation-duration:34s}}@media(hover:none)and (pointer:coarse){.rk-logo-card{animation:none}.rk-logo-card:hover{transform:none;box-shadow:0 12px 24px #0f172a14,0 3px 10px #0f172a0f,inset 0 1px #fffffff2}}.clients-hero{position:relative;width:100%;min-height:65vh;max-height:85vh;overflow:hidden;background:#0b1a4a}.clients-hero__video-wrap{position:absolute;inset:0;z-index:1}.clients-hero__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:scale(1.05)}.clients-hero__overlay{position:absolute;inset:0;z-index:2;pointer-events:none}.clients-hero__content-wrap{position:relative;z-index:3;max-width:1400px;height:100%;margin:0 auto;padding:0 clamp(2rem,6vw,5rem);display:flex;flex-direction:column;justify-content:center;min-height:65vh}.clients-hero__content{text-align:left;max-width:720px}.clients-hero__breadcrumb{display:flex;align-items:center;gap:.5rem;font-family:Inter,system-ui,sans-serif;font-size:.95rem;font-weight:500;margin-bottom:.75rem}.clients-hero__breadcrumb a{color:#20c997;text-decoration:none;transition:color .2s ease}.clients-hero__breadcrumb a:hover{color:#1ab386}.clients-hero__breadcrumb-sep,.clients-hero__breadcrumb-current{color:#20c997}.clients-hero__breadcrumb-current{font-weight:600}.clients-hero__title{font-family:Poppins,system-ui,sans-serif;font-size:clamp(2.75rem,5.5vw,4.5rem);font-weight:800;color:#0b1a4a;letter-spacing:-.03em;line-height:1.1;margin:0 0 var(--space-16)}.clients-hero__title.clients-hero__title--white-3d{display:block;color:#fff;background:transparent;box-shadow:none;text-shadow:0 1px 0 rgba(255,255,255,.95),0 2px 0 rgba(208,216,238,.85),0 4px 14px rgba(11,26,74,.75),0 10px 28px rgba(11,26,74,.55)}.clients-hero__subtitle{font-size:1.05rem;line-height:1.6;color:#f8fafcf2;text-shadow:0 1px 14px rgba(11,26,74,.55);margin:0;font-weight:500}.clients-hero__sparkles{position:absolute;display:flex;align-items:center;gap:.5rem;color:var(--brand-teal, #20c997);animation:clients-sparkle-float 3s ease-in-out infinite;z-index:3}.clients-hero__sparkles--top-right{top:22%;right:clamp(2rem,8vw,6rem)}.clients-hero__sparkles--bottom-right{bottom:28%;right:clamp(2rem,12vw,10rem);animation-delay:.6s}.clients-hero__sparkle{flex-shrink:0;animation:clients-sparkle-pulse 2s ease-in-out infinite}.clients-hero__sparkle--m{width:28px;height:28px}.clients-hero__sparkle--s{width:18px;height:18px}@keyframes clients-sparkle-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes clients-sparkle-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(.92)}}.clients-hero__pagination{position:absolute;bottom:100px;left:50%;transform:translate(-50%);z-index:4}.clients-hero__pagination-pill{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;background:#ffffffd9;border-radius:999px;box-shadow:0 2px 12px #00000014}.clients-hero__pagination-dot{width:8px;height:8px;border-radius:50%;background:#d1d5db;transition:background .2s ease}.clients-hero__pagination-dot--active{background:var(--brand-teal, #20c997);width:10px;height:10px}.clients-hero__wave{position:absolute;bottom:0;left:0;right:0;width:100%;height:110px;z-index:5;pointer-events:none}.clients-hero__wave svg{width:100%;height:100%;display:block;vertical-align:bottom}@media(max-width:768px){.clients-hero,.clients-hero__content-wrap{min-height:55vh}.clients-hero__title{font-size:2.25rem}.clients-hero__subtitle{font-size:1rem}.clients-hero__sparkles--top-right{top:18%;right:1rem}.clients-hero__sparkles--bottom-right{bottom:24%;right:1.5rem}.clients-hero__pagination{bottom:80px}.clients-hero__wave{height:80px}}.rk-clients-showcase{position:relative;min-height:100vh;min-height:100dvh;padding:clamp(1.1rem,2vh,1.6rem) 0;overflow:hidden;perspective:2400px;display:flex;flex-direction:column;justify-content:center}.rk-clients-showcase .lazy-video-wrap{position:absolute;inset:-25% 0 0;width:100%;height:150%;z-index:-3}.rk-clients-video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(1.05) contrast(1.18) saturate(1.2);transform:translateZ(0);backface-visibility:hidden}.rk-clients-glass{position:absolute;inset:0;z-index:-2}.rk-clients-header{text-align:center;max-width:920px;margin:0 auto clamp(1rem,2vh,1.5rem);padding:0 2rem}.rk-clients-header h2{font-family:Poppins,sans-serif;font-size:clamp(1.8rem,3.8vw,3rem);font-weight:800;letter-spacing:-.03em;color:#fff;margin:0}.rk-clients-header h2 span{background:linear-gradient(90deg,#fdfefe,#f4f4f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rk-clients-header p{margin-top:.55rem;font-size:clamp(.86rem,1.05vw,.98rem);color:#dbeafe}.rk-clients-grid{max-width:min(1500px,96vw);margin:auto;padding:0 clamp(1rem,3vw,2.5rem);display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(.9rem,1.4vw,1.3rem);align-items:stretch}.rk-client-card{min-height:clamp(210px,26vh,255px);border-radius:22px;background:linear-gradient(180deg,#fffc,#fff9);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.55);box-shadow:0 30px 80px #0000002e,inset 0 1px #ffffffb3;padding:clamp(1rem,1.5vw,1.35rem) clamp(.9rem,1.25vw,1.25rem);text-align:center;display:flex;flex-direction:column;align-items:center;transform-style:preserve-3d;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.rk-client-card:hover{transform:translateY(-4px);border-color:#ffffffbf;box-shadow:0 24px 48px #0003,inset 0 1px #ffffffb8}.rk-client-logo{width:clamp(92px,7vw,130px);height:clamp(92px,7vw,130px);border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:center;padding:clamp(8px,1vw,14px);margin-bottom:.75rem;box-shadow:0 16px 36px #00000038,inset 0 1px #fffc;transform:translateZ(60px);transition:transform .6s ease,background .6s ease}.rk-client-card:hover .rk-client-logo{transform:translateZ(0) scale(1.03);background:#fffffff2}.rk-client-logo .optimized-image-wrap,.rk-client-logo picture{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.rk-client-logo img{width:auto;height:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;margin:auto;image-rendering:auto}.rk-client-card h3{font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.15vw,1.1rem);font-weight:700;color:#0f2048;margin:0 0 .3rem;transform:translateZ(40px);transition:color .6s ease}.rk-client-card p{font-size:clamp(.78rem,.95vw,.9rem);line-height:1.45;color:#143666;margin-bottom:auto;transform:translateZ(30px);transition:color .6s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rk-client-card:hover h3,.rk-client-card:hover p{color:#0f2048}.rk-client-chip{margin-top:.8rem;padding:.38rem .9rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#20c997;background:#ffffffc7;border:1px solid rgba(148,163,184,.35);transform:translateZ(35px);transition:color .35s ease,background .35s ease,border-color .35s ease}.rk-client-card:hover .rk-client-chip{color:#20c997;background:#ffffffd9;border-color:#94a3b859}@media(max-width:1024px){.rk-clients-showcase{min-height:auto;padding:3rem 0}.rk-clients-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.rk-client-logo{width:clamp(88px,28vw,120px);height:clamp(88px,28vw,120px);padding:10px}.rk-client-logo img{max-width:100%;max-height:100%}.rk-clients-grid{grid-template-columns:1fr;padding:0 1.5rem}.rk-client-card{min-height:220px}}.clients-section{padding:clamp(3rem,7vw,6rem) 0;background:linear-gradient(180deg,#f8fafc,#fff 45%,#f8fafc);position:relative;overflow:hidden}.clients-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top,rgba(99,102,241,.06),transparent 60%);pointer-events:none}.clients-container{max-width:1440px;margin:auto;padding:0 clamp(.75rem,3vw,3rem)}.clients-title{text-align:center;font-family:Poppins,system-ui,sans-serif;font-size:clamp(1.45rem,4.8vw,3.2rem);font-weight:800;letter-spacing:-.03em;color:#0f172a;margin-bottom:clamp(1.4rem,4vw,3rem)}.clients-title span{background:linear-gradient(135deg,#14b8a6,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.clients-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:clamp(.75rem,1.8vw,2rem);perspective:2000px;align-items:stretch}.client-card{height:clamp(105px,9vw,140px);border-radius:22px;background:#fff;border:1px solid #e5e7eb;display:grid;place-items:center;overflow:hidden;box-shadow:0 8px 24px #0f172a14,0 2px 8px #0f172a0f;transform-style:preserve-3d;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.client-card img{width:auto;height:auto;max-width:min(94%,170px);max-height:min(86%,90px);-o-object-fit:contain;object-fit:contain;transition:transform .28s ease;transform:translateZ(0);margin:auto;image-rendering:auto}.client-card .optimized-image-wrap,.client-card picture{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.client-card:hover{transform:translateY(-4px);border-color:#cbd5e1;box-shadow:0 14px 28px #0f172a1f,0 4px 12px #0f172a14}.client-card:hover img{transform:scale(1.03)}@media(max-width:1024px){.clients-container{padding:0 2rem}.clients-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}}@media(max-width:640px){.clients-section{padding:3.25rem 0}.clients-container{padding:0 .8rem}.clients-title{margin-bottom:1.5rem;line-height:1.2}.clients-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.client-card{height:104px;border-radius:14px;box-shadow:0 8px 14px #0f172a14,0 2px 6px #0f172a0f}.client-card img{max-width:min(94%,126px);max-height:min(84%,62px);transform:none}}@media(max-width:380px){.clients-grid{grid-template-columns:1fr}.client-card{height:108px}.client-card img{max-width:min(94%,140px);max-height:min(84%,68px)}}@media(hover:none)and (pointer:coarse){.client-card:hover{transform:none;border-color:#e5e7eb;box-shadow:0 8px 14px #0f172a14,0 2px 6px #0f172a0f}.client-card:hover img{transform:none}}
