.j-in.seven{grid-template-columns:repeat(7,minmax(0,1fr))}@media(max-width:1050px){.j-in.seven{grid-template-columns:repeat(4,minmax(0,1fr))}.j-in.seven .j:nth-child(4){-webkit-border-end:0;border-inline-end:0}}@media(max-width:640px){.j-in.seven{grid-template-columns:repeat(2,minmax(0,1fr))}}.flow{display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.flow .fl{display:flex;flex-direction:column;align-items:center;gap:8px;max-width:88px;text-align:center;color:var(--muted);font-size:.6rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;line-height:1.35}.flow .fl i{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#e9f2ff,#fff0e5);border:1px solid var(--line);color:var(--blue)}.flow .fl i svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.flow em{font-style:normal;color:var(--orange);font-size:14px;opacity:.75}.brandcard{border-color:var(--orange);background:linear-gradient(160deg,#fff7ef,#fff 46%);box-shadow:0 20px 44px rgba(255,113,0,.14)}