.grid.svelte-1p51pdy{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.grid.svelte-1p51pdy{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.grid.svelte-1p51pdy{grid-template-columns:repeat(3,1fr)}}.card-link.svelte-1p51pdy{text-decoration:none;display:block}.card.svelte-1p51pdy{background:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card.svelte-1p51pdy:hover{transform:scale(1.05);box-shadow:0 6px 12px #00000026}.card-image.svelte-1p51pdy{width:100%;height:12rem;object-fit:cover;transition:transform .3s ease}.card.svelte-1p51pdy:hover .card-image:where(.svelte-1p51pdy){transform:scale(1.1)}.card-content.svelte-1p51pdy{padding:1.5rem}.card-title.svelte-1p51pdy{text-align:start;font-size:1.25rem;font-weight:600;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-date.svelte-1p51pdy{font-size:.875rem;color:#666;margin:0 0 1rem}.card-preview.svelte-1p51pdy{font-size:1rem;color:#555;margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-read-more.svelte-1p51pdy{font-size:1rem;color:var(--accent-blue);font-weight:500;transition:text-decoration .2s ease}.card-read-more.svelte-1p51pdy:hover{text-decoration:underline}.survey-list.svelte-13fjqif{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;max-width:900px;margin:0 auto}.survey-item.svelte-13fjqif{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;box-shadow:0 4px 2px #0003;padding:1rem;border-radius:5px;background:#fff}.survey-item.svelte-13fjqif h3:where(.svelte-13fjqif){margin-bottom:.5rem}.survey-dates.svelte-13fjqif{display:flex;flex-direction:row;gap:1rem}.survey-dates.svelte-13fjqif p:where(.svelte-13fjqif){font-size:12px;margin-top:0;margin-bottom:0;color:#777}.survey-description.svelte-13fjqif{margin-top:.5rem;margin-bottom:0}.cards-grid.svelte-143fcp1{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.card.svelte-143fcp1{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;gap:1rem;border:1px solid #ccc;border-radius:12px;padding:1.5rem;background:#fff;box-shadow:0 4px 8px #0000001a;cursor:pointer;transition:transform .2s ease,background .3s ease;position:relative;min-height:100px}.card.svelte-143fcp1:hover,.card.expanded.svelte-143fcp1{background:linear-gradient(135deg,#fff 0%,var(--primary-green) 100%)}.card-text.svelte-143fcp1{flex:1;font-weight:500;font-size:1.2rem}.card-icon.svelte-143fcp1{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center}.card-icon svg{width:100%;height:100%}.toggle-button.svelte-143fcp1{position:absolute;bottom:-1.2rem;left:50%;transform:translate(-50%);width:2.5rem;height:2.5rem;border-radius:50%;border:none;font-size:1.8rem;color:#fff;background:var(--primary-green);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.toggle-button.expanded.svelte-143fcp1{background:#dc3545}.content.svelte-143fcp1{grid-column-start:1;grid-column-end:4;padding:1rem;font-size:1.2rem;background:#fff;border:1px solid #ddd;margin-top:0rem;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}@media (max-width: 1024px){.cards-grid.svelte-143fcp1{grid-template-columns:1fr;gap:2rem}.content.svelte-143fcp1{margin-top:1rem;margin-bottom:1rem;grid-column-start:unset;grid-column-end:unset;grid-row-start:unset}}.news-grid.svelte-ns1u20{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:1.5rem;margin:0 auto}.news-grid-first-2.svelte-ns1u20{grid-template-columns:1fr 1fr 150px}.news-card.svelte-ns1u20{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:1rem;transition:transform .2s;display:flex;gap:1.5rem;text-decoration:none}.news-card.svelte-ns1u20:hover{transform:translateY(-5px)}.date-block.svelte-ns1u20{padding:1rem;display:grid;align-items:center;justify-content:center;background:var(--accent-blue);color:#fff;display:flex;flex-direction:column;width:70px;min-width:70px;border-radius:5px;box-shadow:0 4px 6px #0000001a}.date-block.svelte-ns1u20 svg:where(.svelte-ns1u20){width:28px;height:28px;margin-bottom:5px}.date-block.svelte-ns1u20 h2:where(.svelte-ns1u20),p.svelte-ns1u20{margin-bottom:0rem;color:#fff}.news-title.svelte-ns1u20{font-size:1.2rem;margin:0 0 .5rem}.news-publisher.svelte-ns1u20{font-size:1rem;color:#444;margin:0 0 1rem;font-style:italic}.news-link.svelte-ns1u20{font-size:1rem;color:var(--accent-blue);font-weight:500;transition:text-decoration .2s ease}.news-link.svelte-ns1u20:hover{text-decoration:underline}@media (max-width: 1024px){.news-grid.svelte-ns1u20{grid-template-columns:1fr}.news-title.svelte-ns1u20{font-size:1.15rem}}@media (max-width: 628px){.news-card.svelte-ns1u20{gap:1rem;padding:1rem}.date-block.svelte-ns1u20 svg:where(.svelte-ns1u20){width:24px;height:24px;margin-bottom:5px}.date-block.svelte-ns1u20 h2:where(.svelte-ns1u20){font-size:1.83rem}}
