.home-story { width:100%; margin:0; background:#fff; }
.story-image { display:block; width:100%; height:auto; margin:0; }
.story-heading { padding:clamp(28px,5vw,72px) 20px 24px; margin:0; text-align:center; font-size:clamp(24px,3vw,46px); line-height:1.2; letter-spacing:.015em; }
.story-heading span,.story-offer h2 span { color:#239848; }
.story-break { margin-top:clamp(24px,4vw,64px); }
.story-audit-link { display:block; overflow:hidden; }
.story-audit-link img { transition:filter .18s ease; }
.story-audit-link:hover img { filter:brightness(1.04); }
.story-audit-link:active img { opacity:.96; }
.story-offer { max-width:1000px; margin:auto; padding:36px 24px 48px; text-align:center; }
.story-offer h2 { font-size:clamp(22px,2.4vw,36px); line-height:1.3; }
.story-offer p { font-size:clamp(13px,1.2vw,17px); line-height:1.8; }
body[data-page="home"] .ecn-footer { padding-bottom:40px; }

