@media(max-width:760px){.steps .step{display:grid;grid-template-columns:48px minmax(0,1fr);column-gap:14px;align-items:start}.steps .step .step-no{grid-column:1;grid-row:1/4}.steps .step h3{grid-column:2;margin:2px 0 7px}.steps .step p{grid-column:2;margin:0}.steps .step:first-child .step-app-link{grid-column:2;display:grid;grid-template-columns:38px minmax(0,1fr) 30px;align-items:center;gap:10px;width:100%;min-height:58px;margin-top:14px;padding:8px 10px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:linear-gradient(135deg,#071426,#172b48);color:#fff!important;text-decoration:none!important;box-shadow:0 14px 28px rgba(7,20,38,.22);transition:transform .18s ease,box-shadow .18s ease}.steps .step:first-child .step-app-link:active{transform:scale(.98)}.steps .step:first-child .step-app-link>i{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,#08aeb8,#087f87);color:#fff;font-size:19px;box-shadow:0 8px 16px rgba(8,174,184,.24)}.steps .step:first-child .step-app-link>span{display:grid;gap:1px;text-align:left}.steps .step:first-child .step-app-link small{color:#a9bfd8;font-size:8px;line-height:1;letter-spacing:.13em;font-weight:900}.steps .step:first-child .step-app-link strong{margin:0;color:#fff;font-size:16px;line-height:1.15;font-weight:1000}.steps .step:first-child .step-app-arrow{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:rgba(255,255,255,.1);color:#6ff5ee;font-size:11px}}
