.content .module-listing{display:flex;flex-wrap:wrap;gap:30px}.listing_index_0{padding-top:var(--size-50)}.listing_entry:before{content:none}.listing_entry{display:flex;flex:0 0 calc(33.3333333333% - 20px);justify-content:center;box-sizing:border-box;background:#f3f1ef;border-radius:7px;overflow:visible;min-height:75px;height:auto;padding:0;position:relative;transform:translateZ(0);transition:all .3s ease-out}.listing_entry .listing-entry-inline{width:100%;max-width:100%;text-align:center;height:90px;display:flex;padding:var(--size-30) var(--size-50)}.listing_entry .listing-entry-inline:hover .resource_container .picture img{filter:none !important;opacity:1 !important}.listing_entry .listing_resources_and_content_container{width:100%}.listing_entry h2{margin:0}.listing_entry .listing_entry_link{pointer-events:all;border-radius:0}.listing_entry .resource_container .picture img{filter:grayscale(1);transition:all .3s ease-out;opacity:.4}.listing_entry.add_entry_link_wrap{background:none !important}.listing_entry:not(:has(img)){min-height:75px;overflow:hidden;padding:0}.listing_entry:not(:has(img)) .listing_resources_and_content_container{height:100%}.listing_entry:not(:has(img)) .listing_content_container{display:flex;flex-direction:column-reverse;font-weight:700}.listing_entry:not(:has(img)) .listing_content_container .listing_resources_and_content_container{width:100%}.listing_entry:not(:has(img)) .listing_content_container h2{margin:0}.listing_entry:not(:has(img)) .listing-title{font-size:17px;margin-top:2px}.listing_entry:not(:has(img)) .listing-content-text{font-size:12px;letter-spacing:.5px}.listing-content .listing-more-button{display:none}.listing_resources_and_content_container{display:flex;align-items:center;justify-content:center}.listing_resources_and_content_container .pictures{float:none;margin:0;width:100%;flex:1;max-width:200px}@media screen and (max-width: 1000px){.listing_entry{flex:0 0 calc(50% - 30px)}}@media screen and (max-width: 600px){.listing_entry{flex:0 0 100%}}