.trend-section{padding:0 0 70px}.trend-card{border:1px solid var(--line);background:#fff;padding:28px;box-shadow:0 10px 32px rgba(23,59,30,.045)}.trend-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.trend-head h2{margin:0;font-size:27px;letter-spacing:-.03em}.trend-head>strong{font-size:22px}.trend-scale{display:flex;justify-content:space-between;margin:22px 0 0;color:var(--muted);font-size:12px}.trend-chart{display:block;width:100%;height:auto;margin-top:5px;overflow:visible}.trend-chart path{stroke:#e4ebe5;stroke-width:1;fill:none}.trend-chart polyline{fill:none;stroke:var(--green-deep);stroke-width:3;stroke-linecap:square;stroke-linejoin:miter}.trend-dates{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}@media(max-width:760px){.trend-card{padding:20px}.trend-head h2{font-size:22px}}
