.bs-story-section{--bs-bg:#f5f1e8;--bs-surface:#fff;--bs-ink:#132018;--bs-muted:#5f665f;--bs-accent:#24452f;--bs-soft:#edf3e9;--bs-warm:#f3e8d8;--bs-border:rgba(19,32,24,.12);--bs-radius:28px;--bs-shadow:0 22px 55px rgba(25,40,30,.10);background:var(--bs-bg);color:var(--bs-ink)}
.bs-story-section *{box-sizing:border-box}.bs-story-section .bs-wrap{width:min(var(--bs-page-width,1320px),calc(100% - 40px));margin:0 auto;padding:var(--bs-pad-top,72px) 0 var(--bs-pad-bottom,72px)}
.bs-story-section .bs-eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 24px;font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.bs-story-section .bs-eyebrow:before{content:"";width:28px;height:2px;background:currentColor;display:block}.bs-story-section h2,.bs-story-section h3,.bs-story-section p{margin-top:0}.bs-story-section .bs-heading{max-width:980px;margin:0 0 18px;font-size:clamp(38px,5.2vw,72px);line-height:1.04;letter-spacing:-.045em;color:var(--bs-ink)}.bs-story-section .bs-subheading{max-width:820px;margin:0 0 44px;font-size:clamp(16px,1.5vw,20px);line-height:1.55;color:var(--bs-muted)}
.bs-story-section .bs-card{background:var(--bs-surface);border:1px solid var(--bs-border);border-radius:var(--bs-radius);box-shadow:var(--bs-shadow)}.bs-story-section .bs-richtext p:last-child{margin-bottom:0}.bs-story-section .bs-button{min-height:58px;padding:14px 24px;border:0;border-radius:14px;background:var(--bs-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;font:inherit;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.bs-story-section .bs-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(25,55,34,.18)}.bs-story-section .bs-button[disabled]{opacity:.5;cursor:not-allowed;transform:none}.bs-story-section .bs-icon{width:48px;height:48px;border-radius:14px;background:var(--bs-soft);display:grid;place-items:center;flex:0 0 auto}.bs-story-section .bs-icon svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.bs-problem-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:52px;align-items:start}.bs-quote-card{padding:42px;background:var(--bs-accent);color:#fff;border-radius:var(--bs-radius);box-shadow:var(--bs-shadow);position:sticky;top:24px}.bs-quote-card blockquote{margin:0 0 22px;font-size:clamp(30px,3vw,45px);line-height:1.08;letter-spacing:-.035em;font-weight:800}.bs-quote-card p{margin:0;color:rgba(255,255,255,.72);font-size:16px;line-height:1.55}.bs-problem-list{display:grid;gap:16px}.bs-problem-item{display:grid;grid-template-columns:54px 1fr;gap:18px;align-items:start;padding:28px}.bs-number{width:52px;height:52px;border-radius:16px;background:var(--bs-warm);display:grid;place-items:center;font-weight:800;color:#83502e}.bs-problem-item h3{margin:2px 0 8px;font-size:19px;line-height:1.25}.bs-problem-item p{margin:0;color:var(--bs-muted);line-height:1.55}
.bs-solution-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:24px;align-items:stretch}.bs-solution-hero{min-height:560px;padding:42px;display:flex;flex-direction:column;background:linear-gradient(145deg,var(--bs-soft),var(--bs-bg));overflow:hidden;position:relative}.bs-solution-hero h3{max-width:620px;margin:0 0 18px;font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.04em}.bs-solution-hero .bs-richtext{max-width:570px;color:var(--bs-muted);font-size:18px;line-height:1.55}.bs-solution-art{margin-top:auto;display:flex;justify-content:flex-end;align-items:flex-end;min-height:250px}.bs-solution-art img{max-width:min(74%,420px);max-height:330px;object-fit:contain;filter:drop-shadow(0 20px 22px rgba(30,50,35,.15))}.bs-illustration{width:190px;height:265px;border:5px solid var(--bs-accent);border-radius:60px 60px 48px 48px;position:relative;background:#fff;margin:20px 36px 0 auto}.bs-illustration:before{content:"";position:absolute;inset:20px 14px 80px;border-radius:50px;background:linear-gradient(180deg,#cfe1c8,#a9c7a3)}.bs-illustration:after{content:"";position:absolute;left:6px;right:6px;bottom:6px;height:72px;border-radius:28px;background:var(--bs-accent)}.bs-solution-list{display:grid;gap:20px}.bs-solution-item{padding:28px}.bs-solution-item h3{margin:20px 0 9px;font-size:20px}.bs-solution-item p{margin:0;color:var(--bs-muted);line-height:1.5}
.bs-before-after{display:grid;grid-template-columns:1fr 88px 1fr;gap:36px;align-items:center}.bs-state-card{padding:34px;min-height:375px}.bs-state-card.is-after{background:var(--bs-soft)}.bs-state-label{margin:0 0 20px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--bs-muted)}.bs-state-card h3{font-size:26px;line-height:1.2;margin-bottom:14px}.bs-state-card .bs-richtext{color:var(--bs-muted);font-size:17px;line-height:1.55}.bs-state-card ul{padding:0;margin:22px 0 0;list-style:none;display:grid;gap:12px}.bs-state-card li{position:relative;padding-left:22px;color:var(--bs-muted)}.bs-state-card li:before{content:"";position:absolute;left:0;top:.6em;width:8px;height:8px;border-radius:50%;background:var(--bs-accent)}.bs-transition{width:64px;height:64px;border-radius:50%;background:#fff;border:1px solid var(--bs-border);box-shadow:var(--bs-shadow);display:grid;place-items:center;font-size:30px;color:var(--bs-accent)}
.bs-value-card{padding:42px;display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:46px;align-items:stretch}.bs-value-list{display:grid;align-content:start}.bs-value-row{padding:18px 0;border-bottom:1px solid var(--bs-border);display:grid;grid-template-columns:1fr auto;gap:18px}.bs-value-row:last-child{border-bottom:0}.bs-value-row h3{font-size:17px;margin:0 0 5px}.bs-value-row p{margin:0;color:var(--bs-muted);line-height:1.5}.bs-value-badge{align-self:center;font-weight:800;color:#297c39}.bs-offer{background:linear-gradient(145deg,var(--bs-soft),#f7f8f4);border-radius:22px;padding:30px;display:flex;flex-direction:column;justify-content:center}.bs-compare-price{text-decoration:line-through;color:#7c817c;font-weight:700;margin:0 0 4px}.bs-price{font-size:44px;line-height:1;font-weight:900;letter-spacing:-.04em;color:var(--bs-accent);margin:0 0 12px}.bs-offer-note{display:inline-block;margin:0 0 18px;padding:10px 12px;border-radius:999px;background:#ffeadc;color:#985322;font-size:13px;font-weight:800;line-height:1.3}.bs-offer form,.bs-offer .bs-button{width:100%}.bs-offer-small{margin:12px 0 0;text-align:center;color:var(--bs-muted);font-size:12px}
.bs-review-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,390px);gap:40px;align-items:end}.bs-review-note{padding:20px;background:var(--bs-soft);border-radius:18px;color:var(--bs-muted);line-height:1.5}.bs-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:38px}.bs-review-card{padding:28px;display:flex;flex-direction:column;min-height:300px}.bs-stars{letter-spacing:.16em;color:#dea42c;font-size:19px;margin-bottom:24px}.bs-review-card blockquote{margin:0 0 30px;font-weight:750;font-size:18px;line-height:1.45}.bs-review-author{margin-top:auto;display:flex;align-items:center;gap:14px}.bs-avatar{width:44px;height:44px;border-radius:50%;background:var(--bs-soft);display:grid;place-items:center;font-weight:800}.bs-review-author strong{display:block;font-size:14px}.bs-review-author span{display:block;color:var(--bs-muted);font-size:13px;margin-top:3px}.bs-review-footer{margin-top:22px;padding:20px 24px;border:1px dashed var(--bs-border);border-radius:18px;text-align:center;color:var(--bs-muted)}
@media(max-width:990px){.bs-problem-grid,.bs-solution-grid,.bs-value-card{grid-template-columns:1fr}.bs-quote-card{position:static}.bs-before-after{grid-template-columns:1fr}.bs-transition{transform:rotate(90deg);margin:auto}.bs-review-head{grid-template-columns:1fr;align-items:start}.bs-review-grid{grid-template-columns:1fr}.bs-value-card{padding:28px}.bs-offer{max-width:none}.bs-solution-hero{min-height:500px}}
@media(max-width:640px){.bs-story-section .bs-wrap{width:min(100% - 28px,var(--bs-page-width));padding-top:var(--bs-pad-top-mobile,48px);padding-bottom:var(--bs-pad-bottom-mobile,48px)}.bs-story-section .bs-heading{font-size:clamp(34px,11vw,52px)}.bs-story-section .bs-subheading{margin-bottom:30px}.bs-problem-grid{gap:20px}.bs-quote-card,.bs-solution-hero,.bs-state-card,.bs-value-card{padding:26px}.bs-problem-item{grid-template-columns:44px 1fr;padding:22px;gap:14px}.bs-number{width:44px;height:44px;border-radius:13px}.bs-solution-hero{min-height:440px}.bs-solution-art img{max-width:90%}.bs-illustration{transform:scale(.8);transform-origin:bottom right}.bs-value-card{gap:24px}.bs-review-card{min-height:0}.bs-story-section{--bs-radius:22px}}
