.row-fluid{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.resources-1__wrapper{display:flex}.resources-1__sidebar{width:230px}@media (max-width:768px){.resources-1__sidebar{margin-bottom:30px;width:100%}.resources-1__sidebar li{margin-top:10px}.resources-1__wrapper{flex-direction:column}}.resources-1__sidebar ul{margin:0;padding:0}.resources-1__sidebar li{list-style:none;margin-top:15px}.resources-1__sidebar li:hover{color:var(--base-color);cursor:pointer}.resources-1__sidebar .icon{padding-right:5px}.resources-1__sidebar li.is-active{font-weight:700}.resources-1__resources{flex:1}.resources-1__filtering{background-color:var(--quaternary-color);padding:2rem}.resources-1__form{display:grid;grid-gap:var(--gap)}.resources-1__form label{display:block}.resources-1__form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2' viewBox='0 0 48 30'%3E%3Cpath d='M5.64 0 0 5.64l24 24 24-24L42.36 0 24 18.32z' style='fill-rule:nonzero'/%3E%3C/svg%3E");background-position:calc(100% - 1rem) 50%;background-repeat:no-repeat;background-size:10px;border:1px solid var(--medium-gray);border-radius:5px;margin-bottom:0;-webkit-text-fill-color:var(--base-color);opacity:1;padding:8px 35px 8px 8px;width:100%}@media (min-width:768px){.resources-1__form{grid-template-columns:1fr 1fr 1fr}.resources-1__form select{margin-bottom:0}}.resources-1__resources{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:var(--gap)}.resources-1__resources .resource-item{border-radius:15px;box-shadow:0 0 15px rgb(0 0 0/7%)}.resources-1__resources .resources-1__resource-details{padding:25px}.resources-1__resource-name{display:-webkit-box;font-size:1.1em;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.resources-1__resource-description{font-size:.8em}.resources-1__resource-image{border-top-left-radius:15px;border-top-right-radius:15px;width:100%}@media (min-width:576px){.resources-1__resources{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.resources-1__resources{grid-template-columns:repeat(3,1fr)}}.resources-1__load-more,.resources-1__no-results{text-align:center}