.five-cards .row{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.five-cards .row .box{background-color:rgba(112,128,144,.06);border:1px solid #70809033;width:19%}.five-cards .row .box .box-wrap .card-icon svg{height:25px;width:auto}.five-cards .row .box .box-wrap{align-items:center;display:flex;flex-direction:column;gap:2rem;min-height:180px;padding:2rem 1rem;text-align:center}.five-cards .row .box .card-content p{margin-top:0}.five-cards .sec-title{margin-bottom:40px}@media (max-width:1024px) and (min-width:768px){.five-cards .row .box{width:31.33%}}@media (max-width:767px){.five-cards .row .box{width:48%}}@media (max-width:650px){.five-cards .row .box{width:100%}}