<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.blog__wrapper{margin-top:2rem}.blog__items{display:grid;flex-wrap:wrap;grid-gap:2rem;grid-template-columns:repeat(1,1fr)}.blog__item img{max-width:100%}@media only screen and (min-width:426px){.blog__items{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:768px){.blog__items{grid-template-columns:repeat(3,1fr)}}</pre></body></html>