.resource__grid{max-width:1170px !important;margin:0 auto 100px !important}.resource__grid>span{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;justify-content:space-between}.resource__grid>span>div{width:100%;padding-left:15px;padding-right:15px;padding-bottom:100px}.resource__grid .card-flush{position:relative}.resource__grid .card-flush:after{content:'';display:block;z-index:-1;transition:all .2s;position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;background:transparent;border-radius:20px;pointer-events:none}.resource__grid .card-flush:hover:after{background:#edf6f9}@media(min-width:576px){.resource__grid>span>div{flex:0 0 50%;max-width:50%}}@media(min-width:992px){.resource__grid>span>div{flex:0 0 33.3333%;max-width:33.3333%}.resource__grid>span{margin-left:-22.5px;margin-right:-22.5px}.resource__grid>span>div{padding-left:22.5px;padding-right:22.5px}.resource__grid .card-flush:after{top:-25px;left:-25px;right:-25px;bottom:-25px}}