:root{--rf-max:var(--pk-max, 1600px);--rf-pad:var(--pk-pad, 2rem)}.rf-hero{position:relative;isolation:isolate;overflow:hidden;background:#171a20;min-height:640px;display:flex;align-items:center}.rf-hero-media{position:absolute;inset:0;z-index:0;background-image:url(/img/hero/team.jpg);background-size:cover;background-position:center}.rf-hero-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(20,24,31,.97)0,rgba(20,24,31,.92) 30%,rgba(20,24,31,.55) 58%,rgba(20,24,31,.2) 100%)}.rf-hero-inner{position:relative;z-index:2;width:100%;max-width:var(--rf-max);margin:0 auto;padding:4rem var(--rf-pad);box-sizing:border-box}.rf-hero-bc{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1.4rem;font-size:.95rem;color:rgba(255,255,255,.65)}.rf-hero-bc a{color:rgba(255,255,255,.82);text-decoration:none;border-bottom:1px solid rgba(217,45,32,.7);padding-bottom:1px}.rf-hero-bc a:hover{color:#fff}.rf-hero-inner h1{margin:0;font-size:clamp(2.1rem,4vw,3.4rem);font-weight:800;line-height:1.08;letter-spacing:-.03em;color:#fff}.rf-hero-rule{display:block;width:62px;height:3px;border-radius:2px;background:#e02424;margin:1.2rem 0 1.5rem}.rf-hero-inner>p{margin:0 0 2.25rem;max-width:36rem;font-size:1.02rem;line-height:1.85;color:rgba(255,255,255,.88)}.rf-feats{display:flex;flex-wrap:wrap;align-items:stretch}.rf-feat{display:flex;align-items:center;gap:.85rem;padding:0 1.75rem;border-left:1px solid rgba(255,255,255,.18);max-width:15rem;font-size:.93rem;line-height:1.4;color:#fff}.rf-feat:first-child{border-left:0;padding-left:0}.rf-feat-ico{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;flex:none;border:1px solid rgba(224,36,36,.65);border-radius:50%;color:#ef4444}.rf-feat-ico svg{width:22px;height:22px}.rf-wrap{max-width:var(--rf-max);margin:0 auto;box-sizing:border-box;padding-left:var(--rf-pad);padding-right:var(--rf-pad)}.rf-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:2rem}.rf-head-copy h2{margin:0 0 .55rem;font-size:clamp(1.7rem,2.6vw,2.35rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;color:#16161a}.rf-head-copy p{margin:0;font-size:1rem;line-height:1.7;color:#6d6d76}.rf-arrows{display:flex;gap:.6rem;flex:none}.rf-arrow{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #e4e6ea;border-radius:50%;background:#fff;color:#52525b;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.rf-arrow svg{width:18px;height:18px}.rf-arrow:hover{background:#fdecec;border-color:#f3c6c6;color:#d92d20}.rf-partners{background:#fff;padding:3.5rem 0 1rem}.rf-logos-view{overflow:hidden}.rf-logos-track{display:flex;gap:1.25rem;transition:transform .45s cubic-bezier(.4,0,.2,1)}.rf-logo-box,.rf-logo-slide{align-items:center;box-sizing:border-box}.rf-logo-slide{flex:0 0 calc((100% - 1.25rem*6)/7);display:flex;flex-direction:column;gap:.85rem}.rf-logo-box{display:inline-flex;justify-content:center;width:100%;height:96px;padding:1rem 1.1rem;border:1px solid #eceef1;border-radius:14px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.rf-logo-box img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:grayscale(1);opacity:.72;transition:filter .18s ease,opacity .18s ease}.rf-logo-slide:hover .rf-logo-box{border-color:#f3c6c6;box-shadow:0 10px 24px -14px rgba(15,15,20,.35);transform:translateY(-2px)}.rf-logo-slide:hover .rf-logo-box img{filter:grayscale(0);opacity:1}.rf-logo-box.rf-logo-ondark img{filter:invert(1) grayscale(1);opacity:.72}.rf-logo-slide:hover .rf-logo-box.rf-logo-ondark img{filter:invert(1);opacity:1}.rf-logo-box.rf-logo-dark img{filter:grayscale(.35);opacity:.85}.rf-logo-slide:hover .rf-logo-box.rf-logo-dark img{filter:none;opacity:1}.rf-logo-name{font-size:.9rem;font-weight:600;color:#52525b;text-align:center}.rf-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.75rem}.rf-dot{width:26px;height:4px;border:0;border-radius:2px;background:#e4e6ea;padding:0;cursor:pointer;transition:background .15s ease,width .15s ease}.rf-dot.is-on{background:#d92d20;width:34px}.rf-stats{background:#fff;padding:2.5rem 0 1rem}.rf-stats-panel{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #eceef1;border-radius:16px;background:#fbfbfc;box-sizing:border-box}.rf-stat{display:flex;align-items:center;gap:1rem;padding:1.6rem 1.5rem;border-right:1px solid #eceef1}.rf-stat:last-child{border-right:0}.rf-stat-ico{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;flex:none;border-radius:50%;background:#fdecec;color:#d92d20}.rf-stat-ico svg{width:25px;height:25px}.rf-stat-body{display:flex;flex-direction:column;min-width:0}.rf-stat-body strong{font-size:1.05rem;font-weight:700;color:#d92d20;line-height:1.25}.rf-stat-body span{font-size:.92rem;color:#6d6d76;line-height:1.4}.rf-tsts{background:#fff;padding:3.25rem 0 1rem}.rf-tsts-view{overflow:hidden}.rf-tsts-track{display:flex;gap:1.5rem;align-items:stretch;transition:transform .45s cubic-bezier(.4,0,.2,1)}.rf-tst{flex:0 0 calc((100% - 1.5rem*2)/3);display:flex;flex-direction:column;margin:0;padding:1.9rem;box-sizing:border-box;border:1px solid #eceef1;border-radius:14px;background:#fbfbfc}.rf-tst-mark{display:inline-flex;width:30px;height:30px;color:#d92d20;margin-bottom:1rem}.rf-tst-mark svg{width:100%;height:100%}.rf-tst blockquote{margin:0 0 1.5rem;flex:1 1 auto;font-size:.97rem;line-height:1.75;color:#3f3f46}.rf-tst figcaption{display:flex;align-items:center;gap:.9rem;padding-top:1.1rem;border-top:1px solid #eceef1}.rf-tst-logo{display:inline-flex;align-items:center;justify-content:center;width:72px;height:52px;flex:none;border-radius:10px;background:#f1f2f4;color:#a1a1aa;background:#fff;border:1px solid #eceef1;padding:6px;box-sizing:border-box}.rf-tst-logo svg{width:22px;height:22px}.rf-tst-logo img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.rf-tst-who{display:flex;flex-direction:column;min-width:0}.rf-tst-who strong{font-size:.95rem;font-weight:700;color:#16161a}.rf-tst-who span{font-size:.87rem;color:#6d6d76}.rf-tst-who .rf-tst-co{font-weight:600;color:#d92d20}.rf-tst-note{display:block;margin-top:.6rem;font-size:.78rem;font-style:italic;color:#9a9aa2}.rf-tst-note:empty{display:none}.rf-cta{background:#fff;padding:2.5rem 0 4rem}.rf-cta-panel{display:flex;align-items:center;gap:1.5rem;padding:1.9rem;box-sizing:border-box;border-radius:16px;background:#fdecec}.rf-cta-ico{display:inline-flex;align-items:center;justify-content:center;width:66px;height:66px;flex:none;border-radius:50%;background:#f9d5d5;color:#d92d20}.rf-cta-ico svg{width:30px;height:30px}.rf-cta-copy{display:flex;flex-direction:column;margin-right:auto}.rf-cta-copy strong{font-size:clamp(1.05rem,1.7vw,1.32rem);font-weight:700;line-height:1.4;color:#16161a}.rf-cta-btn{display:inline-flex;align-items:center;gap:.8rem;flex:none;padding:1rem 1.8rem;border-radius:10px;background:#e02424;font-size:1rem;font-weight:700;line-height:1;color:#fff;text-decoration:none;transition:background .16s ease,transform .16s ease}.rf-cta-btn svg{width:19px;height:19px;flex:none}.rf-cta-btn:hover{background:#b91c1c;transform:translateY(-1px)}@media (max-width:1200px){.rf-logo-slide{flex-basis:calc((100% - 1.25rem*4)/5)}.rf-stats-panel{grid-template-columns:repeat(2,1fr)}.rf-stat:nth-child(2){border-right:0}.rf-stat:nth-child(1),.rf-stat:nth-child(2){border-bottom:1px solid #eceef1}}@media (max-width:900px){.rf-logo-slide{flex-basis:calc((100% - 1.25rem*2)/3)}.rf-tst{flex-basis:calc((100% - 1.5rem)/2)}.rf-cta-panel{flex-wrap:wrap}.rf-cta-copy{margin-right:0;flex-basis:100%}}@media (max-width:620px){.rf-head{flex-direction:column;align-items:flex-start}.rf-logo-slide{flex-basis:calc((100% - 1.25rem)/2)}.rf-tst{flex-basis:100%}.rf-stats-panel{grid-template-columns:1fr}.rf-stat{border-right:0;border-bottom:1px solid #eceef1}.rf-stat:last-child{border-bottom:0}.rf-cta-btn{width:100%;justify-content:center}}