.steps--cards--sec{display:flex;float:left;justify-content:center;padding-left:80px;padding-right:80px;width:100%}.steps--cards--wrap{float:left;max-width:1640px;width:100%}.steps--cards--row{gap:16px;justify-content:center}.steps--card,.steps--cards--row{display:flex;flex-wrap:wrap;float:left;width:100%}.steps--card{align-content:space-between;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);background:hsla(0,0%,100%,.2);border-radius:20px;box-sizing:border-box;max-width:calc(25% - 12px);min-height:307px;padding:25px 25px 24px 46px}.steps--card--count{color:#fff;font-size:30px;font-weight:300;line-height:1.1;margin-bottom:20px;text-align:right}.steps--card--count,.steps--card--text{float:left;width:100%}.steps--card--text h3{color:#fff;float:left;font-size:37px;font-weight:700;line-height:1.1;margin-bottom:7px;text-transform:uppercase;width:100%}.steps--card--text p{color:#fff;float:left;font-size:16px;font-weight:300;line-height:1.5;margin-bottom:10px;width:100%}@media(min-width:1640px){.steps--card--text p{font-size:18px}}@media(max-width:1280px){.steps--cards--sec{padding-left:40px;padding-right:40px}.steps--card--count{font-size:24px;margin-bottom:20px}.steps--card{font-size:16px;min-height:200px;padding:20px 22px}.steps--card--text h3{font-size:28px}.steps--card--text p{font-size:16px}}@media(max-width:991px){.steps--cards--sec{padding-left:1rem;padding-right:1rem}.steps--card{max-width:calc(50% - 8px)}}@media(max-width:768px){.steps--card{max-width:inherit}}