body{font-family:Inter,sans-serif;margin:0;overflow-y:scroll}
.app{display:flex;flex:0 1 auto;flex-direction:row-reverse;justify-content:center;margin-top:2rem}@media(max-width:1023px){.app{display:block}}.app__sidebar-wrapper{flex:0 0 300px;margin-bottom:2rem;position:relative}@media(min-width:1440px){.app__sidebar-wrapper{flex:0 0 336px}}.app__sidebar-content{position:sticky;top:24px}@media(max-width:1023px){.app__sidebar-content{padding:0 16px}}.app__main{flex:0 1 calc(100% - 336px);max-width:1408px;padding:0 24px}@media(max-width:1439px){.app__main{padding:0 16px}}
.results-head{margin-bottom:1.5rem}@media(min-width:768px){.results-head{display:flex;justify-content:space-between}}.results-head__query{font-size:1rem;line-height:16px;margin:0;padding:.5rem 0}@media(max-width:767px){.results-head__query{margin-bottom:.625rem}}.results-head__search-query{font-weight:500}.results-head__filters{display:flex;gap:24px;justify-content:space-between}.results-head__explicit-filter{padding:.25rem 0}.results-head__explicit-filter>button>span{font-size:.875rem;white-space:nowrap}
.result-list{align-items:end;display:grid;gap:36px 24px;grid-template-columns:repeat(6,minmax(0,1fr));list-style:none;margin:0 0 2rem;padding:0}@media(max-width:1439px){.result-list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:767px){.result-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.result-list__ad{grid-column:span 6;padding:24px 0}@media(max-width:1439px){.result-list__ad{background-color:transparent;grid-column:span 4}}@media(max-width:767px){.result-list__ad{grid-column:span 2}}
