.lb-news_archive{position:relative;z-index:0;display:grid}.lb-news_archive.no-more .load-more{pointer-events:none;opacity:0}.lb-news_archive .grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:60px}@media (max-width:1100px){.lb-news_archive .grid{grid-template-columns:1fr;gap:60px}}.lb-news_archive .not-loaded{transition:transform .3s ease-out,opacity .3s ease-out;opacity:0}.lb-news_archive .load-more{border:none;border-radius:0;color:#213b5e;font-size:22px;line-height:1em;font-family:copy,Arial,Helevetica;background:none;font-weight:700;padding:0;cursor:pointer;transition:color .2s ease-out,opacity .2s ease-out}html.is-device-touch .lb-news_archive .load-more:active,html:not(.is-device-touch) .lb-news_archive .load-more:hover{color:#d88321}