#section-all-news>.section-header{margin-bottom:32px}.all-news{background:transparent;display:flex;justify-content:space-between}@media only screen and (max-width:1023px){.all-news{flex-wrap:wrap}}@media only screen and (max-width:639.98px){.all-news{flex-direction:column;padding:0}}.all-news a{display:flex;margin-bottom:10px;padding-right:56px}@media only screen and (max-width:639.98px){.all-news a{padding-right:0}}.all-news a:hover>span{color:var(--primary);text-decoration:underline}.all-news a>time{color:var(--credits);flex:0 1 auto;margin-right:.5rem;min-width:56px}.all-news a>span{color:var(--writer);flex:1 1 auto}.all-news a.is-read{opacity:var(--card-visited-opacity)}.all-news a.is-read time{color:var(--writer)}.all-news .category{margin-bottom:32px}.all-news .column{box-sizing:inherit;flex:1 1 auto;flex-basis:0;float:inherit;padding:0;position:relative}@media only screen and (max-width:1023px){.all-news .column{flex:1 1 50%}}.all-news .separator{color:var(--credits);margin:10px 56px 10px 0;overflow:hidden;text-align:center}@media only screen and (max-width:639.98px){.all-news .separator{margin-right:0}}.all-news .separator:after,.all-news .separator:before{background-color:var(--credits);content:"";display:inline-block;height:1px;position:relative;vertical-align:middle;width:50%}.all-news .separator:before{margin-left:-50%;right:.5em}.all-news .separator:after{left:.5em;margin-right:-50%}