.cards{margin-bottom:50px;margin-top:50px}@media(min-width:768px){.cards{margin-bottom:75px;margin-top:75px}}@media(min-width:1024px){.cards{margin-bottom:100px;margin-top:100px}}.cards__intro{margin:0 auto 30px;max-width:700px;width:100%;h2{margin:0}}@media(min-width:768px){.cards__intro{text-align:center}}.cards__content{p{margin:0}}.cards__wrapper{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.cards__wrapper-item{background-color:#fff;border-radius:20px;display:flex;flex-direction:column;padding:20px;width:100%}@media(min-width:768px){.cards__wrapper-item{border-radius:24px;width:calc(50% - 10px)}}@media(min-width:1024px){.cards__wrapper-item{width:calc(33.33333% - 13.33333px)}.cards__wrapper--transparent .cards__wrapper-item{width:calc(50% - 20px)}}@media(min-width:1200px){.cards__wrapper{gap:10px}.cards__wrapper-item{width:calc(20% - 8px)}.cards__wrapper.cards__wrapper--transparent{gap:20px}.cards__wrapper--transparent .cards__wrapper-item{width:calc(50% - 20px)}}.cards__wrapper-item-icon{display:flex;justify-content:flex-start;margin-bottom:20px;svg{height:60px;width:auto}}.cards__wrapper-item-step p{color:#1f2a37;font-size:18px;font-weight:700;margin-bottom:10px;text-transform:uppercase}.cards__wrapper-item-title{margin-bottom:10px}.cards__wrapper-item-title h3{color:#1f2a37;font-size:24px;font-weight:700;line-height:1;margin-bottom:0}.cards__wrapper-item-content{margin-bottom:20px}.cards__wrapper-item-content p{color:#525252;font-size:16px;font-weight:400;line-height:1.4;margin-bottom:0}.cards__wrapper-item-link{margin-top:auto;width:100%;a{display:block}}@media(min-width:1200px){.cards__wrapper--dev.cards__wrapper{gap:20px}.cards__wrapper--dev .cards__wrapper-item{width:calc(33.33333% - 13.6666px)}}.cards__wrapper--dev .cards__wrapper-item-icon{svg{height:20px;width:auto}}.cards__wrapper--transparent .cards__wrapper-item{background-color:transparent;border:1px solid #1f2a37}@media(min-width:1024px){.cards__wrapper--transparent .cards__wrapper-item{padding:30px}}