.ais-SearchBox{margin-top:30px}.resource-module{max-width:1024px;padding:15px;margin:0 auto}.searchbox-form{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:30px}.searchbox-form input[type="text"]{width:100%;max-width:initial;height:48px;border-top-left-radius:4px;border-bottom-left-radius:4px;box-shadow:8px 10px 19px 0 rgba(0,0,0,0.11);background-color:#fff;border:1px solid #ccc;outline:0;padding:0 10px;font-family:Avenir Next Regular;font-size:17.6px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#808fa3}.searchbox-form input[type="text"]:focus{border-color:inherit;box-shadow:8px 10px 19px 0 rgba(0,0,0,0.11)}.searchbox-submit{width:190px;height:48px;border-top-right-radius:4px;border-bottom-right-radius:4px;outline:0;box-shadow:8px 10px 19px 0 rgba(0,0,0,0.11);background-color:#01bcd4;border:0;font-family:Avenir Next Regular;font-size:17px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff;cursor:pointer}#refinements-holder{display:flex}.resource-pills{display:flex;flex-wrap:wrap}.resource-pill{margin:0 12px 12px 0;padding:8px 20px;transition:background-color .2s ease-in-out;background-color:#d0d2d3;border-radius:25px;text-decoration:none;color:#fff;font-weight:500;white-space:nowrap;font-family:Avenir Next Regular;text-transform:uppercase;cursor:pointer;border:2px solid rgba(0,0,0,0.0)}.resource-pill:hover{background:purple}.resource-pill.purple{background:purple}.resource-labels{display:flex}.resource-labels p{margin:0 7px 0 0;color:#9da5aa;padding-bottom:15px;font-family:Avenir Next Medium}.resource-results{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:35px;margin-bottom:35px}.resource-results-item{display:flex;flex-direction:column;justify-content:space-between;height:408px;transition:all .2s ease-in-out;cursor:pointer;position:relative;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,0.02),0 3px 10px 0 rgba(0,0,0,0.19);width:30%;margin-bottom:2%;margin-right:2%}.resource-results-title{margin:30px 24px 0}.resource-results-title h4{margin:0;font-family:Avenir Next Medium;color:#434142}.resource-image{position:relative;height:224px}.resource-image div{position:absolute;top:0;bottom:24px;right:24px;left:24px;background-size:cover;background-position:center;transition:.2s all ease-in-out}.resource-results-item:hover{box-shadow:0 3px 15px 0 rgba(0,0,0,0.1),0 20px 30px 0 rgba(0,0,0,0.19);cursor:pointer;transform:translateY(-5px)}.resource-results-item:hover .resource-image div{right:0;bottom:0;left:0}.resource-results-item:hover,.resource-results-item:active,.resource-results-item:link,.resource-results-item:visited{text-decoration:none}#loadMore{display:flex;justify-content:center}#loadMore button{cursor:pointer;background-color:#01bcd4;border:0;color:white;border-radius:10px;padding:10px 20px;font-size:14px;margin-bottom:50px}#loadMore button:hover{background-color:#01cdd4}@media screen and (min-width:768px){.resource-results-item:nth-child(3n+3){margin-right:0}}@media screen and (max-width:767px){.resource-results-item{width:48%}.resource-results-item:nth-child(2n+2){margin-right:0}}@media screen and (max-width:525px){.resource-results-item{width:100%;margin-right:0}}