html{font-family:"Lexend",sans-serif;font-size:16px}.button-main{background:rgba(0,0,0,0);padding:8px 16px;border:solid 1px #8d8d8d;border-radius:8px;text-align:center;color:#8d8d8d;font-weight:500;font-size:1rem}.button-main:hover,.button-main.active{background:#fee000;border-color:#fee000;color:#2b61ad}.button-secondary{padding:10px 16px;background-color:#2b61ad;color:#fff;font-size:.75rem;font-weight:600;border-radius:100px}.button-secondary:hover{background-color:#fee000}.button-thrid{max-width:fit-content;margin:auto;padding:8px 16px;font-size:1rem;font-weight:600;color:#2b61ad;border-radius:100px;border:solid 2px #2b61ad}.button-thrid:hover{color:#fee000;border-color:#fee000}.button-search{display:flex;align-items:center;gap:4px;font-size:1rem;font-weight:600;color:#fff}.button-search::before{content:"";display:inline-block;width:1.5rem;height:1.5rem;background-image:url(/img/icon-search.svg);background-position:center center;background-repeat:no-repeat;background-size:cover}select{padding:8px 16px;border:solid 1px #8d8d8d;border-radius:8px;color:#8d8d8d;-webkit-appearance:none}select option{color:#8d8d8d}.scrollbar-hide::-webkit-scrollbar{display:none}.post-tags{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:.5rem}.post-tags a{width:fit-content;padding:4px 8px;background-color:#e6e6e6;border-radius:4px;color:#a5a5a5;font-size:.75rem;font-weight:600}.post-tags .post-tag-current a,.post-tags a:hover{background-color:#ddebff;color:#2b61ad}/*# sourceMappingURL=style.css.map */