.image-sorter{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;font-size:15px;line-height:30px;margin-bottom:80px;letter-spacing:1px}.image-sorter .barline{height:1px;background-color:var(--primary-color);width:60px}.image-sorter>div{margin-right:50px}.image-sorter>div:last-child{margin-right:0}.image-sorter .p-button{cursor:pointer}.image-sorter .p-button.sel,.image-sorter .p-button:hover{color:var(--primary-color)}@media screen and (max-width:768px){.image-sorter{display:block}.image-sorter .barline{margin-bottom:10px}.image-sorter .p-button{display:inline-block}.image-sorter>div{margin-right:20px}}@media screen and (max-width:640px){.image-sorter{margin-bottom:40px;letter-spacing:.2pt}}
