.result-flow-section{background:transparent;overflow:hidden;padding:0 20px}.result-flow-header{margin:0 auto 60px;padding-top:60px}.result-flow-header h2{color:#1e293b;font-size:48px;line-height:1.2;margin-bottom:20px}.result-flow-header p{font-size:18px;line-height:1.8;margin-bottom:30px}.result-flow-list{display:grid;gap:28px;grid-template-columns:repeat(6,1fr);margin:auto;max-width:1380px}.result-flow-box:first-child,.result-flow-box:nth-child(2),.result-flow-box:nth-child(3){grid-column:span 2}.result-flow-box:nth-child(4){grid-column:2/span 2}.result-flow-box:nth-child(5){grid-column:4/span 2}.result-flow-box{border:1px solid hsla(0,0%,100%,.7);border-radius:18px;box-shadow:0 8px 24px rgba(15,23,42,.05);overflow:hidden;padding:28px;position:relative;transition:all .35s ease}.result-flow-box:hover{box-shadow:0 18px 45px rgba(15,23,42,.12);transform:translateY(-6px)}.result-flow-content img{height:90px;margin-bottom:18px;width:auto}.result-flow-content h3{color:#0f172a;font-size:26px;font-weight:700;line-height:1.4;margin-bottom:12px}.result-flow-description{font-size:16px;line-height:1.9}.result-flow-box:after{background:hsla(0,0%,100%,.22);border-radius:50%;content:"";height:120px;pointer-events:none;position:absolute;right:-40px;top:-40px;width:120px}.flow-box-1{background:#eef4ff;border-left:5px solid #2563eb}.flow-box-2{background:#effcf6;border-left:5px solid #16a34a}.flow-box-3{background:#fff7ed;border-left:5px solid #ea580c}.flow-box-4{background:#f5f3ff;border-left:5px solid #7c3aed}.flow-box-5{background:#fdf2f8;border-left:5px solid #db2777}@media(max-width:991px){.result-flow-list{grid-template-columns:1fr 1fr}.result-flow-box{grid-column:auto!important}.result-flow-header h2{font-size:38px}}@media(max-width:767px){.result-flow-list{grid-template-columns:1fr}.result-flow-header h2{font-size:30px}.result-flow-header p{font-size:16px}.result-flow-box{padding:22px}.result-flow-content h3{font-size:22px}.result-flow-description{font-size:15px;line-height:1.7}}