<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">main{display:flex;flex-direction:column}.ob-articles{flex-grow:1;padding:1rem;margin-left:auto;margin-right:auto;display:grid;grid-gap:1rem;grid-template-columns:1fr}.ob-articles .ob-articles__item{padding:0;container-type:inline-size}.ob-articles .ob-articles__item img{width:100%;height:235px;height:min(60cqw,325px);object-fit:cover;object-position:center center}.ob-articles .ob-articles__item .card-title{margin-top:0}.ob-articles .ob-articles__item .card-content{padding:1.5rem 1.5rem 3rem;display:flex;flex-direction:column;flex-grow:1}.ob-articles .ob-articles__item:first-child{grid-column:1 / -1}@media screen and (min-width:768px){.ob-articles{padding:1.5rem;grid-template-columns:1fr 1fr}}@media screen and (min-width:1400px){.ob-articles{padding:3.5rem 2.5rem;grid-template-columns:repeat(3,1fr)}}.card{overflow-x:hidden;text-overflow:ellipsis}@media screen and (max-width:767px){body{background-color:#f0f0ec}}</pre></body></html>