.card-icon-section{display:flex;height:100%;justify-content:center;position:relative;width:100%}.card-icon-section .blob{bottom:-8rem;height:100%;max-height:787px;max-width:787px;position:absolute;right:0;width:100%;z-index:-1}.cards-icon-wrapper{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:auto}.card-icon{background-color:#e5ecf9;border-radius:20px;box-shadow:0 10px 60px #262c7514;flex:1;flex-basis:28%;height:375px;max-width:285px;padding:.5rem;text-align:center;transition:all .3s ease-in-out;width:100%}.card-icon:hover{box-shadow:0 1px 3px 3px #262c7582}.card-icon-section .card-icon .card-icon-img{align-items:cente;display:flex;height:100%;justify-content:center;max-height:6rem}.card-icon .title{color:#2568b8;font-weight:700;margin-left:auto;margin-right:auto}.card-icon-section .card-icon p{padding:0 1rem}.card-icon-section .dd-btn{margin:4rem auto}@media(max-width:786px){.card-icon-section .card-icon{flex-basis:48%}}@media(max-width:525px){.card-icon-section .card-icon{flex-basis:60%;height:100%;max-height:400px}.card-icon-section .card-icon p{margin-bottom:0;padding:0 .5rem .5rem}}