.boxed-list-icon-content-module{padding:7rem 0}.boxed-list-icon-content-module.full-bg{background:#daf2f6}.boxed-list-icon-content-module .innter-wrap{grid-gap:2rem}.boxed-list-icon-content-module .title-section{margin-bottom:5rem}.boxed-list-icon-content-module .title-section .content{margin-left:auto;margin-right:auto;max-width:68rem}.boxed-list-icon-content-module .title-section .content h2{margin-bottom:3rem;margin-top:0}.boxed-list-row{display:flex;flex-wrap:nowrap;gap:2rem;justify-content:center}.boxed-list-icon-content-module .boxed-list{align-items:center;background:#fff;border-radius:3rem;border-radius:2rem;box-shadow:0 10px 25px rgba(0,0,0,.08);box-sizing:border-box;display:flex;flex:1 1 calc(25% - 1.5rem);flex-direction:column;max-width:25%;padding:4rem;text-align:center;transition:transform .3s,box-shadow .3s}.boxed-list-icon-content-module.boxed-bg .boxed-list{background:#daf2f6;box-shadow:0 7px 20px rgba(0,0,0,.1);padding:7rem 5.5rem 6rem}.boxed-list-icon-content-module.full-bg .boxed-list{box-shadow:none;padding:4rem}.boxed-list-icon-content-module .boxed-list:hover{box-shadow:0 15px 30px rgba(0,0,0,.12);transform:translateY(-5px)}.boxed-list-icon-content-module .icon-wrapper{align-items:center;display:flex;height:100px;justify-content:center;margin-bottom:2rem;width:100px}.boxed-list-icon-content-module .icon-wrapper img{display:block;max-height:100%;max-width:100%;object-fit:contain}.boxed-list-icon-content-module .boxed-list h4{margin-bottom:1.5rem;margin-top:2rem}.boxed-list-icon-content-module .boxed-list p{color:#555;margin:0}@media (max-width:992px){.boxed-list-row{flex-wrap:wrap}.boxed-list-icon-content-module .boxed-list{flex:1 1 calc(50% - 1rem);max-width:50%}}@media (max-width:600px){.boxed-list-icon-content-module .boxed-list{flex:1 1 100%;max-width:100%}}