.resources-wrapper{margin-top:60px}.resources-wrapper .resources-inner{margin-top:30px}.resources-wrapper h2{font-size:30px;text-align:center}.resources-wrapper p{font-size:16px;text-align:center}.resources-wrapper .resources-inner{display:flex;flex-wrap:wrap}.resources-wrapper .resources-inner .flex-third{background-color:#fff;border-radius:4px;box-shadow:0 1px 5px 0 #cbd6e2;box-sizing:border-box;margin:0 1.5% 35px;padding:20px;transition:.3s ease-in-out;width:30%}.resources-wrapper .resources-inner .flex-third:hover{box-shadow:0 10px 25px -5px #cbd6e2;transition:.3s ease-in-out}.resources-wrapper .resources-inner .flex-third .resource-arrow{float:right;font-size:20px;padding-top:2px}.resources-wrapper .resources-inner .flex-third a{color:#333;font-size:20px;font-weight:600}@media only screen and (max-width:999px){.resources-wrapper .resources-inner .flex-third{margin:0 1.5% 25px;width:45%}}@media only screen and (max-width:599px){.resources-wrapper .resources-inner .flex-third{margin-left:right;width:100%}}