<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.page{background:#eee}.container{background:white;box-shadow:0 0 20px -10px rgba(0,0,0,.15);padding:2rem 4rem;position:relative;min-height:700px}.container:before{position:absolute;content:"";top:-10px;height:10px;background:white;left:0;right:0;border-radius:2px 2px 0 0}.container:after{position:absolute;content:"";bottom:-10px;height:10px;background:white;left:0;right:0;border-radius:0 0 2px 2px}.articles{display:grid;gap:0;grid-template-columns:1fr 1fr 1fr}.articles&gt;div{border-radius:0;font-size:14px;line-height:1.3;padding:1rem;border:1px solid #eee;margin-right:-1px;margin-bottom:-1px;transition:box-shadow .2s}.articles&gt;div:hover{position:relative;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.articles&gt;div .img{height:200px;border-radius:3px;background-size:cover;background-repeat:no-repeat;background-position:center}.articles&gt;div .desc{padding:1rem}.full-text{line-height:1.5;font-size:14px;text-align:justify}.full-text ul{overflow:hidden}.img-full{height:250px;background-size:cover;background-repeat:no-repeat;background-position:center;float:left;width:400px;margin-right:2rem;margin-bottom:2rem;margin-top:5px;border-radius:3px;position:relative}.img-full span{position:absolute;top:100%;font-size:12px;color:#999;left:0;right:0;margin-top:.5rem;text-align:center}@media screen and (min-device-width:320px) and (max-width:1024px){.container{padding:2rem}.articles{grid-template-columns:1fr}.img-full{float:none;width:100%;height:200px;box-sizing:border-box;margin-bottom:3rem;margin-right:0}.art-full-h1{font-size:6vw;line-height:1.5}}</pre></body></html>