<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.base-section{display:grid;grid-template-rows:auto 1fr;gap:1rem}.base-section__title{font-size:1rem;line-height:24px;font-weight:var(--font-medium);padding:0 1rem}.base-section__header{display:flex;justify-content:space-between;align-items:center;padding:0 1rem}.base-section__header--center{justify-content:center;align-items:center}.base-section__see-more{display:flex;gap:14px;align-items:center}.base-section__see-more span{font-weight:var(--font-medium);font-size:14px;line-height:20px}.base-section__see-more:hover img{transform:scaleX(-1)}</pre></body></html>