<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.marketplace__title{font-size:32px;text-transform:capitalize}@media only screen and (max-width:768px){.marketplace__title{font-size:26px}}.marketplace__categories{border:1px solid #fdc327;margin-top:30px}@media only screen and (max-width:768px){.marketplace__categories{display:none}}.marketplace__category{border-right:1px solid #fdc327;box-sizing:border-box;color:inherit;cursor:pointer;font-size:14px;padding:10px 20px;text-decoration:none;text-transform:uppercase;transition:all .3s;width:33.3%}.marketplace__category--active,.marketplace__category:hover{background-color:#fdc327;color:#000}.marketplace__category:nth-child(3n+3){border-right:0}.marketplace .form-block{display:none}@media only screen and (max-width:768px){.marketplace .form-block{display:block}}.marketplace .form-block select{background-color:#fff;border:1px solid #00426b;border-radius:9px;box-sizing:border-box;color:#00426b;font-family:inherit;font-size:15px;height:50px;padding:0 12px;text-transform:uppercase;transition:box-shadow .2s ease-in-out;width:100%}.marketplace .companies{margin:30px 0}.marketplace .company{margin:10px 0;text-align:center;width:20%}.marketplace .company img{display:inline-block;height:100px}@media only screen and (max-width:768px){.marketplace .company{width:33.3%}}</pre></body></html>