.searchresults{max-width:1440px;padding:2rem;margin:12rem auto;width:100%;min-height:50vh;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fff;z-index:5}.nav_sticky-fixed .searchresults{margin-top:6.8rem}.searchresults h5{color:rgba(102,108,113,.5);margin-top:2.4rem;margin-bottom:.6rem}.searchresults .searchresult-games{display:flex;margin-bottom:2.4rem}.searchresults .searchresult-games .searchresult-game{max-width:240px;margin-right:2.4rem}.searchresults .searchresult-article{display:grid;grid-template-columns:240px auto;align-items:center;max-width:768px;margin-bottom:1.6rem;border-radius:1.3rem;transition:all .3s ease;background:#fff;box-shadow:0 5px 30px -10px rgba(21,28,34,.15);transform:translate(0);position:relative}@media screen and (max-width:769px){.searchresults .searchresult-article{display:block}}.searchresults .searchresult-article .article-image{width:240px;height:150px;background-size:cover;background-position:50%;border-radius:.5rem 0 0 .5rem}@media screen and (max-width:769px){.searchresults .searchresult-article .article-image{display:none}}.searchresults .searchresult-article .article-image-placeholder{width:240px;height:150px;background-size:cover;background-position:50%;border-radius:.5rem 0 0 .5rem;background-color:#f1f5f9}@media screen and (max-width:769px){.searchresults .searchresult-article .article-image-placeholder{display:none}}.searchresults .searchresult-article .article-text{padding:2.4rem;color:#666c71;overflow:hidden;font-family:var(--font-graphik-regular-web),sans-serif;font-weight:400}.searchresults .searchresult-article .article-text p{font-size:1.4rem;line-height:1.6;width:100%}.searchresults .searchresult-article .article-text h4{font-size:2rem;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.searchresults .searchresult-article .article-text h5{font-size:1.1rem;margin-top:0;font-family:var(--font-graphik-medium-web),sans-serif;font-weight:400;color:#151c22}.searchresults .searchresult-article:hover{box-shadow:0 30px 25px -15px rgba(18,98,251,.2),0 15px 40px -10px rgba(21,28,34,.2);transform:translateY(-5px)}.searchresults .searchresult-job{max-width:384px}.searchresults .searchresult-job:hover{cursor:pointer}.searchresults .searchresult-job .desc{margin-bottom:16px}.searchresults .searchresult-job .desc .p,.searchresults .searchresult-job .desc p{font-size:1.5rem;color:#666c71;font-family:var(--font-graphik-regular-web),sans-serif;font-weight:400}