<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ly_cardCont{display:flex;flex-wrap:wrap;gap:24px}.card{background-color:#fff;display:flex;flex-direction:column;gap:8px;overflow:hidden;text-align:left;width:calc(33.333% - 16px)}.card-image img{aspect-ratio:16/9;height:auto;object-fit:cover;width:100%}.card-content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.card-header{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:8px}.tag{border:1px solid var(--orange,#e86922);border-radius:14px;color:var(--orange,#e86922)}.tag,.tag1{font-size:1.2rem;margin-right:8px;padding:2px 6px}.tag1{border:1px solid #908f8f;border-radius:14px;color:#908f8f}.date{color:#999;font-size:1.2rem}.card-title{color:var(--black);font-size:1.6rem;font-weight:700;line-height:1.2;margin-bottom:8px}.card-description{font-size:1.4rem;margin-bottom:8px}.card-tags{border-radius:4px;color:#333;display:flex;flex-wrap:wrap;font-size:1.2rem;gap:4px;padding:2px 6px}.card-image img:hover{scale:.95;transition:.3s ease}@media (max-width:768px){.ly_section{margin:0 auto;max-width:768px}.card{width:calc(50% - 12px)}}@media (max-width:480px){.card{width:100%}}</pre></body></html>