#ban-home .bh-nav a.is-current{border-bottom-color:var(--terra)}#ban-home .bh-white .bc-card{background:var(--ground)}#ban-home .bc-card p{font-size:15px;color:var(--muted);line-height:1.85}#ban-home .bc-icon{display:block;font-size:13px;font-weight:600;color:var(--terra);margin-bottom:10px;letter-spacing:.5px}#ban-home .bc-chip{display:inline-block;font-size:12px;font-weight:600;padding:3px 10px;border-radius:999px;vertical-align:middle;margin-inline-start:8px}#ban-home .bc-chip--ok{background:#e3ebdd;color:#3e5537}#ban-home .bc-chip--wip{background:#f8e6cf;color:#7a4a12}#ban-home .bc-stations{display:grid;gap:12px;margin-top:28px}#ban-home .bc-station{display:flex;flex-direction:column;gap:6px;padding:22px;border:1px solid var(--sand);background:#fff;text-decoration:none}#ban-home .bc-station--first{background:var(--ink);color:#fff;border-color:var(--ink)}#ban-home .bc-station.bc-station--first p{color:#d9d2c7}#ban-home .bc-station strong{font-size:21px;font-weight:600}#ban-home .bc-station p{font-size:15px;color:var(--muted);line-height:1.8}#ban-home .bc-station .bc-go{margin-top:8px;font-weight:600;text-decoration:underline;text-underline-offset:5px}#ban-home .bh-rf form.submitting input[type=submit]{opacity:.55;cursor:wait;pointer-events:none}#ban-home .bh-rf .wpcf7-spinner{display:block;margin:12px auto 0}#ban-home .bh-rf .wpcf7-not-valid-tip{font-size:13px;margin-top:4px}#ban-home .bh-rf .wpcf7-list-item{margin:0;margin-inline-end:14px}@media (min-width:700px){#ban-home .bc-stations{grid-template-columns:repeat(2,minmax(0,1fr))}#ban-home .bc-station--first{grid-column:span 2}}@media (min-width:900px){#ban-home .bc-stations{grid-template-columns:repeat(3,minmax(0,1fr))}#ban-home .bc-station--first{grid-column:span 3}}#ban-home .bc-duo{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:32px}#ban-home .bc-duo img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;border:1px solid var(--sand);background:#fff}@media (min-width:900px){#ban-home .bc-duo{max-width:760px}}