#ban-home .bc-steps{border-top:1px solid var(--line);margin-top:28px;counter-reset:st}#ban-home .bc-step{display:grid;grid-template-columns:44px 1fr;gap:14px;padding:22px 0;border-bottom:1px solid var(--line)}#ban-home .bc-step:before{counter-increment:st;content:counter(st,decimal-leading-zero);font-weight:300;color:var(--terra);font-size:20px}#ban-home .bc-step h3{font-size:19px;font-weight:600}#ban-home .bc-step .bc-when{display:block;font-size:13px;color:var(--brown);font-weight:600;margin-bottom:2px}#ban-home .bc-step p{font-size:15px;color:var(--muted);margin-top:4px;line-height:1.85}#ban-home .bc-note{margin-top:20px;padding:16px 18px;background:#fff;border-inline-start:3px solid var(--amber);font-size:15px;color:#3f3632;line-height:1.85}#ban-home .bc-chip--ok{background:#e3ebdd;color:#3e5537}#ban-home .bc-list{list-style:none;margin-top:14px}#ban-home .bc-list li{position:relative;padding:10px 0;padding-inline-start:22px;border-bottom:1px dashed var(--line);font-size:15.5px}#ban-home .bc-list li:before{content:"";position:absolute;inset-inline-start:2px;top:20px;width:8px;height:8px;background:var(--terra);transform:rotate(45deg)}#ban-home .bc-list--wip li:before{background:0 0;border:1.5px solid var(--amber)}#ban-home .bh-panel{background:#fff;color:var(--ink);border:1px solid var(--sand);padding:26px;display:flex;flex-direction:column;gap:12px}#ban-home .bh-panel h3{font-size:22px;font-weight:500}#ban-home .bh-rf p{margin:0 0 14px}#ban-home .bh-rf label{display:block;font-size:14px;font-weight:600}#ban-home .bh-rf input:not([type=submit]),#ban-home .bh-rf select,#ban-home .bh-rf textarea{display:block;width:100%;margin-top:6px;padding:12px 14px;border:1px solid rgba(127,127,127,.45);border-radius:0;background:0 0;color:inherit;font:inherit;font-weight:400}#ban-home .bh-rf textarea{height:110px;resize:vertical}#ban-home .bh-rf input[type=tel],#ban-home .bh-rf input[type=email]{direction:ltr}#ban-home .bh-rf input[type=submit]{width:100%;min-height:52px;border:0;background:#111;color:#fff;font:inherit;font-weight:600;cursor:pointer}#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-response-output{margin:12px 0 0;padding:10px 14px;font-size:14px}#ban-home .bh-rf .wpcf7-list-item{margin:0;margin-inline-end:14px}@media (min-width:900px){#ban-home .bc-grid--even{grid-template-columns:1fr 1fr}#ban-home .bc-step{grid-template-columns:60px 1fr;padding:26px 0}#ban-home .bc-step h3{font-size:21px}#ban-home .bh-panel{padding:36px}}