.wayground-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.42fr);gap:2rem;align-items:center}.wayground-intro h2{margin:.3rem 0 .65rem}.wayground-intro p{max-width:740px;line-height:1.6}.wayground-intro aside{background:#edf8fc;border:1px solid #c9e4ec;border-radius:14px;padding:1.25rem}.wayground-intro aside strong{display:block;color:#083b65;font-size:1.12rem}.wayground-intro aside span{display:block;margin-top:.35rem;color:#4f6e85;line-height:1.5}.wayground-filters{display:flex;gap:1rem;align-items:end;flex-wrap:wrap;margin-top:1.6rem}.wayground-filters label{display:grid;gap:.35rem;font-weight:800;color:#173b60}.wayground-filters select{min-width:200px;padding:.62rem;border:1px solid #aac0d0;border-radius:8px;background:#fff;font:inherit}.wayground-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.wayground-card{background:#fff;border:1px solid #d8e4ed;border-radius:15px;padding:1.2rem;display:flex;flex-direction:column}.wayground-card h2{font-size:1.25rem;line-height:1.2;margin:.45rem 0 .6rem;color:#083b65}.wayground-card p{line-height:1.55;color:#4d6981;margin:0 0 1rem}.wayground-type{font-size:.78rem;font-weight:900;color:#08709c;letter-spacing:.08em;text-transform:uppercase}.wayground-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:auto}.wayground-tags span{background:#e9f2f7;color:#1d516f;border-radius:99px;padding:.32rem .55rem;font-size:.78rem;font-weight:800}.wayground-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.wayground-actions a{font-weight:800}@media(max-width:850px){.wayground-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wayground-intro{grid-template-columns:1fr}}@media(max-width:540px){.wayground-grid{grid-template-columns:1fr}.wayground-filters{display:grid}.wayground-filters select{min-width:0;width:100%}}
