.bal-top{display:flex;align-items:center;gap:28px;padding:38px;background:linear-gradient(135deg,#edf4ff 0%,#fff 70%)}
.bal-top>div:first-child{flex:1}.bal-top>div:first-child>span{font-size:11px;letter-spacing:1.4px;font-weight:800;color:var(--b)}
.bal-hero-mark{display:grid;place-items:center;width:108px;height:108px;flex:0 0 108px;border-radius:50%;background:var(--b);color:#fff;box-shadow:0 14px 30px rgba(18,103,229,.3)}
.bal-hero-mark b{font-size:27px;align-self:end}.bal-hero-mark small{align-self:start;opacity:.85}
.bal-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:13px 28px;background:#13213d;color:#fff;text-align:center;font-size:12px;font-weight:650}
.bal-form,.bal-tool{padding-top:34px;padding-bottom:40px}.bal-card textarea{resize:vertical}
.bal-privacy{text-align:center;color:#7a8494;font-size:11px;margin:11px 0 0}
.bal-case-grid article ul{padding-left:17px;margin:15px 0 0;color:#536071;font-size:12px}.bal-case-grid article li{margin:7px 0}
.bal-process,.bal-faq,.bal-branch-steps{margin:0 36px 32px;padding:27px;border:1px solid #e4e9f1;border-radius:15px}
.bal-process>h3,.bal-faq>h3,.bal-branch-steps>h3{margin-top:0}
.bal-process>div{display:flex;align-items:center;justify-content:space-between;text-align:center}.bal-process span{flex:1}
.bal-process span b{display:grid;place-items:center;width:34px;height:34px;margin:0 auto 9px;border-radius:50%;background:var(--b);color:#fff}
.bal-process span strong,.bal-process span small{display:block}.bal-process span small{color:var(--m);font-size:11px;margin-top:3px}.bal-process i{width:45px;height:1px;background:#cbd7e8}
.bal-faq details{border-top:1px solid #e4e9f1;padding:14px 0}.bal-faq summary{cursor:pointer;font-weight:650}.bal-faq p{color:var(--m);font-size:13px;margin-bottom:0}
.bal-price em{display:inline-block;margin-top:10px;padding:5px 9px;border-radius:20px;background:#e7f6ec;color:#21713d;font-size:11px;font-style:normal;font-weight:700}
.bal-branch-steps>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.bal-branch-steps article{padding:18px;background:#f5f8fc;border-radius:11px}
.bal-branch-steps article b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--b);color:#fff;margin-bottom:11px}.bal-branch-steps article strong{display:block}.bal-branch-steps article p{font-size:12px;color:var(--m);margin-bottom:0}
.bal-inline-form{margin:0 36px 38px;padding:28px!important;border-radius:15px;background:#f5f8fc}.bal-inline-form>h3{margin-top:0}.bal-inline-form>p{color:var(--m);font-size:13px}
@media(max-width:700px){.bal-top{padding:26px 21px}.bal-hero-mark{width:78px;height:78px;flex-basis:78px}.bal-hero-mark b{font-size:21px}.bal-trust{grid-template-columns:1fr 1fr;padding:12px;font-size:10px}.bal-process,.bal-faq,.bal-branch-steps,.bal-inline-form{margin-left:21px;margin-right:21px}.bal-process>div{align-items:stretch;flex-direction:column;gap:13px}.bal-process i{width:1px;height:18px}.bal-branch-steps>div{grid-template-columns:1fr}}
