#search-tool-section{flex-direction:column;justify-content:flex-end;width:75vw;margin:25.5px 0 20px;display:flex}#tag-search{justify-content:space-between;display:flex}#tag-search .search-bar{width:420px}#tag-search #tags button{width:-moz-fit-content;width:fit-content;padding:0 10px;font-size:20px}#sorter-type{flex-flow:row;justify-content:space-between;align-items:flex-end;height:65px;display:flex}#sorter-type button{background-color:transparent;border:none;border-radius:12px;margin:0}#sorter-type #sorter,#sorter-type #type{flex-flow:row;align-items:center;gap:15px;height:65px;display:flex}#sorter-type #sorter p,#sorter-type #type p{margin-right:5px;font-size:1.25rem}#sorter-type #sorter button,#sorter-type #type button{cursor:pointer;background-color:transparent;border:none;border-radius:12px;flex:1;margin:0}#result-info{flex-flow:row;gap:20px;width:75vw;margin:20px 0 50px;display:flex}#result-section{width:75vw;min-height:calc(100vh - 354px);margin-bottom:100px}#no-result{text-align:center;width:100%;font-family:Michroma,sans-serif;font-size:2rem}
