.blockInfoUtil{padding:70px 0 120px;background:var(--whiteColor)}.blockInfoUtil .card-colored{background:#d1dcee;border-radius:12px;overflow:hidden;padding:24px 34px}.blockInfoUtil .card-colored button{background:transparent;box-shadow:none;font-size:var(--fnt-28);color:var(--blueText);font-weight:500;padding-left:0;padding-right:0}.blockInfoUtil .card-colored button .icon{width:50px;height:50px;background:var(--whiteColor);border-radius:8px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--primaryColor)}.blockInfoUtil .card-colored button .icon img{width:30px!important;height:auto!important}.blockInfoUtil .card-colored p{font-size:var(--fnt-18);color:var(--blueText)}.blockInfoUtil .card-colored p span{font-weight:500}.blockInfoUtil .card-colored .link{color:var(--primaryColor);font-size:20px;font-weight:500}@media(max-width:576px){.blockInfoUtil{padding:30px 0}.blockInfoUtil .card-colored{padding:18px 24px}.blockInfoUtil .card-colored button{font-size:var(--fnt-20);padding:8px 0}.blockInfoUtil .card-colored button .icon{width:44px;height:44px}.blockInfoUtil .card-colored button .icon img{width:26px!important;height:auto!important}.blockInfoUtil .card-colored p{font-size:var(--fnt-16)}}@media(min-width:577px)and (max-width:992px){.blockInfoUtil{padding:30px 0}.blockInfoUtil .card-colored{padding:18px 24px}.blockInfoUtil .card-colored button{font-size:var(--fnt-20);padding:8px 0}.blockInfoUtil .card-colored button .icon{width:44px;height:44px}.blockInfoUtil .card-colored button .icon img{width:26px!important;height:auto!important}.blockInfoUtil .card-colored p{font-size:var(--fnt-16)}}