/* Original Kashinbu banner lead card with a compact surrounding banner. */
body:not(.home) .inner-banner{min-height:330px;padding:24px 0}
.inner-banner .kashinbu-lead-form{background:linear-gradient(180deg,#fff,#fbfdff);border:0;border-radius:10px;box-shadow:0 16px 40px rgba(1,14,38,.28);max-width:390px;overflow:hidden;padding:14px 15px 13px;position:relative}
.inner-banner .kashinbu-lead-form:before{background:linear-gradient(90deg,#2dd4bf,#2563eb);content:"";height:4px;inset:0 0 auto;position:absolute}
.inner-banner .lead-form-intro{margin-bottom:9px;text-align:left}
.inner-banner .lead-form-intro>span{background:#e7f8f5;border-radius:100px;color:#087f72;display:inline-block;font-size:8px;letter-spacing:1.1px;padding:3px 7px}
.inner-banner .lead-form-intro h2{font-size:18px;line-height:1.1;margin:5px 0 3px}
.inner-banner .lead-form-intro p{color:#61718a;display:block;font-size:10px;line-height:1.3}
.inner-banner .kashinbu-lead-form form{gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}
.inner-banner .kashinbu-lead-form input,.inner-banner .kashinbu-lead-form select,.inner-banner .kashinbu-lead-form textarea{background-color:#f7f9fc;border-color:#d8e2ef;border-radius:4px;font-size:12px;height:34px;margin:0;min-height:34px;padding:6px 8px}
.inner-banner .kashinbu-lead-form textarea{height:48px;line-height:1.35;min-height:48px;resize:none}
.inner-banner .kashinbu-lead-form select{background-position:calc(100% - 14px) 14px,calc(100% - 9px) 14px;padding-right:27px}
.inner-banner .kashinbu-lead-form input:focus,.inner-banner .kashinbu-lead-form select:focus,.inner-banner .kashinbu-lead-form textarea:focus{background:#fff;border-color:#2c77e9;box-shadow:0 0 0 3px rgba(45,212,191,.15)}
.inner-banner .kashinbu-lead-form .lead-submit{background:linear-gradient(90deg,#2563eb,#1679d4);border-radius:4px;font-size:11px;justify-content:space-between;min-height:35px;padding:7px 10px}
.inner-banner .kashinbu-lead-form .lead-submit:hover{background:linear-gradient(90deg,#174ec5,#0e66bc)}
@media(max-width:900px){body:not(.home) .inner-banner{min-height:0;padding:32px 0}.inner-banner .kashinbu-lead-form{max-width:420px}}
@media(max-width:620px){.inner-banner .kashinbu-lead-form{max-width:380px;padding:15px 14px 13px}.inner-banner .lead-form-intro h2{font-size:18px}.inner-banner .kashinbu-lead-form form{grid-template-columns:1fr}.inner-banner .kashinbu-lead-form .lead-full{grid-column:auto}.inner-banner .kashinbu-lead-form input,.inner-banner .kashinbu-lead-form select,.inner-banner .kashinbu-lead-form textarea{font-size:12.5px;height:40px;min-height:40px;padding:7px 9px}.inner-banner .kashinbu-lead-form textarea{height:54px;min-height:54px}.inner-banner .kashinbu-lead-form .lead-submit{min-height:39px}}
