.resource-button-strip{padding:60px 0px 80px}.resource-button-strip .title{margin-bottom:35px}.resource-button-strip .button-list{margin:0px 15px;width:calc(100% / 3 - 30px);cursor:pointer;transition:400ms;position:relative;padding:37px 20px;border-left:5px solid;text-align:center;box-shadow:0 0 20px rgba(0,0,0,0.16);background-color:#fff}.resource-button-strip .button-list .hover-button{opacity:0;transition:400ms;height:100%;width:100%;position:absolute;left:0;top:0}.resource-button-strip .button-list:hover .hover-button{opacity:1}.resource-button-strip .button-list h5{margin-bottom:0}.resource-button-strip .button-list .hover-button a{color:#000;border:0;padding:0px;font-size:25px}@media(max-width:991px){.resource-button-strip{padding:60px 0px 50px}.resource-button-strip .button-list{width:calc(100% / 2 - 30px);margin-bottom:30px}.resource-button-strip .button-list .hover-button a{font-size:20px}}@media(max-width:767px){.resource-button-strip{padding:50px 0px 30px}.resource-button-strip .flex{display:block}.resource-button-strip .button-list{width:100%;margin:0 0 30px 0}.resource-button-strip .button-list .hover-button{display:flex;align-items:center;justify-content:center}}