*{font-family:Poppins,sans-serif}.tayp{margin:auto;max-width:1720px;padding:50px}.step-section{background-color:#f8f9fc;text-align:center}.step-title{color:#141517;font-size:35px;font-weight:600;text-align:center}.step-subtitle{color:#15202e;font-size:21px;margin-top:24px;text-align:center}.step-cards{display:flex;gap:20px;justify-content:space-between;margin-top:50px}.step-card{align-items:center;background:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;height:280px;justify-content:space-evenly;padding:40px;position:relative;width:100%}.con-but,.step-card{text-align:center}.step-card:hover{transform:translateY(-5px)}.step-card img{margin-bottom:10px;width:100px}.stepp-number{align-items:center;background-color:none!important;border:none;color:rgba(0,0,0,.1);color:#ebebeb;display:flex;font-size:80px;font-weight:400;height:40px;justify-content:center;left:auto;position:absolute;right:15px;top:24px;width:40px}.step-text{color:#2d3748;font-size:22px;font-weight:500;text-align:center}.connect-button{background:#fff;border:2px solid #2563eb;border-radius:30px;color:#2563eb;cursor:pointer;font-size:16px;font-weight:600;margin-top:51px;padding:16px 29px;text-align:center;transition:.3s}.connect-button:hover{background:#2563eb;color:#fff}@media (max-width:1024px){.step-cards{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center}}@media (max-width:768px){.step-cards{align-items:center;display:grid;flex-direction:column;grid-template-columns:repeat(2,1fr)}.step-card{height:auto}.step-title{font-size:23px}.step-section{padding:30px 20px}.step-text{font-size:20px}}@media (max-width:480px){.step-cards{align-items:center;display:grid;flex-direction:column;grid-template-columns:repeat(1,1fr)}.step-card{height:auto}.step-title{font-size:22px}.step-subtitle{font-size:17px}.step-text{font-size:18px}}