.bottom-card{background-color:#131313;color:#fff;padding-bottom:50px;text-align:center}.bottom-card h2{font-size:50px;font-weight:600;margin:0 auto;max-width:1060px;padding-bottom:20px;text-align:center}.bottom-card h2,.bottom-card p{color:#fff;font-family:Montserrat}.bottom-card p{font-size:16px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:0}.cards-wrapper{display:flex;flex-wrap:nowrap;gap:20px;justify-content:center}.card-item{align-items:flex-start;background-color:#131314;border:1px solid #2a2a2a;display:flex;flex-direction:column;max-width:100%;min-width:calc(20% - 16px);padding:30px 15px}.card-icon{display:flex;justify-content:flex-start;width:100%}.card-icon img{height:40px;margin-bottom:15px}.card-text p{color:#fff;font-size:14px;font-weight:400;line-height:150%;margin:0;text-align:left;width:100%}@media screen and (max-width:1024px){.card-item{min-width:45%}.cards-wrapper{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}}@media screen and (max-width:600px){.card-item{min-width:90%}.bottom-card h2{font-size:34px}}