.knowledge-vault{padding:0;margin:0;display:flex;flex-wrap:wrap;gap:30px}.knowledge-vault .vault-item{flex:0 1 calc(50% - 15px)}.knowledge-vault .vault-item .inner{height:100%;padding:0;margin-bottom:30px;transition:all .2s;background-color:#fff;box-shadow:0 1px 3px 0 rgb(0 0 0 / .2)}.knowledge-vault .vault-item .item-link{text-decoration:none;display:block;min-height:118px;overflow:hidden;transition:all .3s ease;padding:35px;position:relative}.knowledge-vault .vault-item .item-image{width:76px;float:left;position:absolute;top:35px;left:35px}.knowledge-vault .vault-item.has-image .item-info{float:left;padding-left:100px}.knowledge-vault .vault-item .item-info .item-title{transition:all .2s}.knowledge-vault .vault-item .item-info .item-desc{color:#777;font-size:18px;transition:all .2s}.knowledge-vault .vault-item .item-info .item-desc p{margin-bottom:10px}.knowledge-vault .vault-item .item-info .item-desc p:last-child{margin-bottom:0}@media (min-width:992px){.knowledge-vault .vault-item:hover .inner{cursor:pointer;transform:scale(1.01);box-shadow:0 15px 80px -6px rgb(0 0 0 / .2)}.knowledge-vault .vault-item:hover .item-info .item-title,.knowledge-vault .vault-item:hover .item-info .item-desc{color:#022343}}.a4m-cta-wrapper{margin-bottom:40px}.a4m-cta{margin:0 0 30px;background:#E4F0F6;border:2px solid #68bd4a}.a4m-cta .cta-inner{padding:30px;overflow:hidden}.a4m-cta-btn{clear:both}.a4m-cta .a4m-cta-btn{margin-top:25px}.a4m-cta-btn .button{display:inline-block;text-decoration:none!important;background-image:linear-gradient(106deg,#68bd4a 0%,#0092d3 100%)}.a4m-cta .a4m-cta-text{overflow:hidden}.a4m-button{color:#fff!important;font-size:16px;font-weight:700;padding:10px 18px;display:inline-block;margin:0 0 30px;background:rgb(243 182 0);background:-moz-linear-gradient(top,rgb(243 182 0) 0%,rgb(207 128 0) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgb(243 182 0)),color-stop(100%,rgb(207 128 0)));background:-webkit-linear-gradient(top,rgb(243 182 0) 0%,rgb(207 128 0) 100%);background:-o-linear-gradient(top,rgb(243 182 0) 0%,rgb(207 128 0) 100%);background:-ms-linear-gradient(top,rgb(243 182 0) 0%,rgb(207 128 0) 100%);background:linear-gradient(to bottom,rgb(243 182 0) 0%,rgb(207 128 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3b600',endColorstr='#cf8000',GradientType=0)}.a4m-button:hover{background:rgb(68 68 68);background:-moz-linear-gradient(top,rgb(68 68 68) 0%,rgb(17 17 17) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgb(68 68 68)),color-stop(100%,rgb(17 17 17)));background:-webkit-linear-gradient(top,rgb(68 68 68) 0%,rgb(17 17 17) 100%);background:-o-linear-gradient(top,rgb(68 68 68) 0%,rgb(17 17 17) 100%);background:-ms-linear-gradient(top,rgb(68 68 68) 0%,rgb(17 17 17) 100%);background:linear-gradient(to bottom,rgb(68 68 68) 0%,rgb(17 17 17) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444',endColorstr='#111111',GradientType=0)}.a4m-cta .a4m-button:last-child{margin-bottom:0}@media (max-width:550px){.a4m-cta img{float:none;margin-right:0;margin-left:0}}