#selectFilter{background:#f8f9fc;border:1px solid #e4e7ed;border-radius:3px;display:block;font-size:1rem;height:50px;line-height:1.5;text-align:left;transition:all .2s ease-in;width:200px}.search-filter{max-width:280px;position:relative;width:100%}.search-filter svg{left:15px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}#searchFilter{background:#f8f9fc;border:1px solid #e4e7ed;border-radius:3px;display:block;font-size:1rem;height:50px;line-height:50px;padding-left:47px;position:relative;text-align:left;transition:all .2s ease-in;width:100%}#searchFilter:after{border-bottom:3px solid red;border-left:3px solid red;content:"";height:10px;margin-top:-4px;position:absolute;right:12px;top:50%;transform:rotate(-45deg) translateY(-50%);width:10px}.search-fitler__label{display:inline-block;margin-right:10px;white-space:nowrap}.filtered-resources{margin-top:60px}.filtered-resource{margin:0 0 100px;width:100%}.filtered-resource img{display:block;object-fit:cover;width:100%}@media only screen and (min-width:768px){.filtered-resources{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;margin:60px -20px 0}.filtered-resource{max-width:370px;padding-left:20px;padding-right:20px}}@media only screen and (min-width:1200px){.filtered-resource{max-width:400px}}.section-resources.section-lg{padding-bottom:0}