.rf-head{text-align:center;flex-direction:column;align-items:center;gap:clamp(18px,1.6vw,30px);padding-top:clamp(46px,12.9vw,248px);display:flex}.rf-lead{text-align:center;max-width:52ch}.rf-case{grid-template-columns:minmax(0,675fr) minmax(0,562fr);align-items:center;gap:clamp(30px,6.8vw,131px);padding-top:clamp(40px,5.2vw,100px);display:grid}.rf-case-img{aspect-ratio:675/850;object-fit:cover;width:100%}.rf-case-body{flex-direction:column;gap:clamp(16px,1.4vw,26px);display:flex}.rf-case-logo{width:clamp(130px,10vw,192px);height:auto;margin-bottom:clamp(6px,.8vw,16px)}.rf-case-step{flex-direction:column;gap:4px;display:flex}.rf-case-label{font-size:var(--t-body);color:var(--brand);font-weight:600;display:block}.rf-clients{padding-top:clamp(30px,4.3vw,82px);padding-bottom:clamp(60px,6.7vw,128px)}.rf-clients-title{text-align:center;margin-bottom:clamp(26px,3vw,58px)}.rf-clients-grid{grid-template-columns:repeat(7,minmax(0,1fr));place-items:center;gap:clamp(20px,3vw,48px) clamp(16px,2.4vw,40px);display:grid}.rf-clients-grid img{aspect-ratio:1;object-fit:contain;filter:grayscale()opacity(.78);width:100%;max-width:142px;transition:filter var(--duration-base) var(--ease-out)}.rf-clients-grid img:hover{filter:grayscale(0)opacity()}@media (max-width:1000px){.rf-clients-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:860px){.rf-case{grid-template-columns:minmax(0,1fr)}}@media (max-width:560px){.rf-clients-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.references .rf-case{view-timeline:--rf-case block}.references .rf-case-img{animation:linear both rf-case-img-in --rf-case;animation-range:entry 10% entry 92%}.references .rf-case-body>*{animation:linear both rf-case-line-in --rf-case;animation-range:entry 34%}.references .rf-case-body>:first-child{animation-range:entry 22% entry 82%}.references .rf-case-body>:nth-child(2){animation-range:entry 27% entry 88%}.references .rf-case-body>:nth-child(3){animation-range:entry 32% entry 94%}.references .rf-clients-grid img{animation:linear both rf-logo-in view();animation-range:entry 4% entry 88%}.references .rf-clients-grid img:nth-child(4n+2){animation-range:entry 10% entry 92%}.references .rf-clients-grid img:nth-child(4n+3){animation-range:entry 16% entry 96%}.references .rf-clients-grid img:nth-child(4n){animation-range:entry 22%}}}@keyframes rf-case-img-in{0%{opacity:.2;translate:0 34px}to{opacity:1;translate:0}}@keyframes rf-case-line-in{0%{opacity:0;translate:0 22px}to{opacity:1;translate:0}}@keyframes rf-logo-in{0%{opacity:0;scale:.86}to{opacity:1;scale:1}}
