.tagsList{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;align-content:center;gap:14px;flex-wrap:wrap}.tagsList.articleInfoInner{justify-content:flex-start}.tagsItem{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 14px 10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2px;border:1px solid #595750;border-radius:40px;font-size:14px;font-weight:400;line-height:1;transition:background-color .3s,color .3s;cursor:pointer}.tagsItem::before{content:"#";display:inline-block}@media(any-hover: hover){.tagsItem:hover{background-color:#595750;color:#fff}}.tagsItem[aria-current=true]{background-color:#595750;color:#fff}.tagsItem:focus{opacity:1}.tagsItem.tagsYellow{background-color:#f5e400;border:none;font-size:12px}.articleList{max-width:100%;display:grid;grid-template-columns:repeat(auto-fit, 345px);justify-content:center;align-items:stretch;gap:24px}@media screen and (min-width: 768px){.articleList{grid-template-columns:repeat(2, 345px)}}@media screen and (min-width: 1280px){.articleList{grid-template-columns:repeat(3, 366px)}}@media screen and (min-width: 1829px){.articleList{max-width:1536px;grid-template-columns:repeat(4, minmax(366px, 1fr))}}.articleItem{width:100%;height:auto;max-width:345px;transition:opacity .3s}@media screen and (min-width: 768px){.articleItem{max-width:366px}}.articleLink{min-height:auto;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex-shrink:0;border-radius:20px;background-color:#fff;text-decoration:none;color:#595750;transition:opacity .3s}@media(any-hover: hover){.articleLink:hover{opacity:.6}}.articleEyeCatch{border-radius:20px 20px 0 0;max-height:172px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.articleEyeCatch{max-height:183px}}.articleInfo{padding:0;width:100%;display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:16px}.infoInner{padding:16px;color:#999;display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:12px;border-top:4px solid #f5e400}.infoInner p{font-size:12px;font-weight:400;line-height:1}.articleH2{color:#333;font-size:16px;font-weight:700;line-height:1.5;position:relative}.articlePoint{position:absolute;top:0;left:24px}.infoInner__time{display:flex;flex-direction:row;align-items:center;gap:8px}.infoInner__time::before{content:"";width:14px;height:14px;display:flex;background-image:url(../../../img/icons/article_time_icon.svg);background-position:center;background-size:cover;background-repeat:no-repeat}.categoryItem{font-size:13px;font-weight:500;line-height:1}.selectArea{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}@media screen and (min-width: 768px){.selectArea{flex-direction:row}}.selectBox{display:flex;justify-content:space-between;align-items:center;padding:15px 24px 15px 40px;background:#fff;color:#595750;font-size:14px;font-weight:700;border:none;border-radius:50px;cursor:pointer;box-shadow:0px 4px 8px 0px rgba(0,0,0,.15);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("../../../img/icons/column_select_down_arrow.svg");background-repeat:no-repeat;background-size:14px auto;background-position:right 12px center}.selectBox:focus-visible{outline-color:#fff}.option{padding:16px 24px;cursor:pointer}.option:hover,.option.active{background-color:#f0f0f0}.main{margin-top:60px}@media screen and (min-width: 1380px){.main{margin-top:96px}}.articles-container{width:100%;padding:48px 5.7692%;background-color:#f4f5f5;display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:32px}@media screen and (min-width: 768px){.articles-container{padding:64px 10%}}.archiveSection{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:48px}.archiveFilterTitle{font-size:22px;font-weight:700;line-height:1.5;text-align:center}@media screen and (min-width: 768px){.archiveFilterTitle{font-size:24px;line-height:1}}.searchandfilter input[type=submit]{display:none !important}
/*# sourceMappingURL=column.min.css.map */