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