.guarantee-section{background:var(--color-save-50);color:var(--color-ink)}.guarantee-layout{align-items:center;gap:40px;display:grid}.guarantee-copy{text-align:center;gap:16px;display:grid}.guarantee-description{color:var(--color-ink-dim)}.guarantee-art{justify-items:center;display:grid}.guarantee-art .guarantee-badge{--guarantee-badge-size:clamp(160px, 42vw, 200px);--guarantee-color:var(--color-green-600);--guarantee-text-on-surface:var(--color-green-600)}@media (min-width:900px){.guarantee-layout{grid-template-columns:minmax(0,1fr) auto;gap:48px}.guarantee-copy{text-align:left}.guarantee-art{justify-items:end}.guarantee-art .guarantee-badge{--guarantee-badge-size:240px}}@media (min-width:1180px){.guarantee-art .guarantee-badge{--guarantee-badge-size:260px}}
.growth-flow-section{background:var(--color-comment-50);color:var(--color-ink)}.growth-flow-block{gap:40px;display:grid}.growth-flow-steps{border:2px solid var(--color-ink);background:var(--color-surface);display:grid}.growth-flow-step{--growth-flow-icon-ink:var(--color-ink);--growth-flow-icon-fill:var(--action-tone-accent);text-align:center;grid-template-rows:40px 64px 1fr;justify-items:center;row-gap:24px;padding:0 24px 32px;display:grid}.growth-flow-step+.growth-flow-step{border-top:2px solid var(--color-ink)}.growth-flow-step__number{background:var(--color-ink);width:40px;height:40px;color:var(--color-surface);font-weight:var(--marketing-heading-weight);place-items:center;line-height:1;display:grid}.growth-flow-step__icon{object-fit:contain;align-self:center;width:64px;height:64px}.growth-flow-step__label{font-weight:var(--marketing-heading-weight);align-self:start}.growth-flow-cta{justify-self:center;width:min(100%,420px)}.growth-flow-benefits{gap:32px;display:grid}.growth-flow-benefit{grid-template-columns:48px minmax(0,1fr);align-items:start;gap:16px 24px;display:grid}.growth-flow-benefit__media{align-self:start;place-items:center;width:48px;height:48px;display:grid}.growth-flow-benefit__icon{width:40px;height:40px}.growth-flow-benefit__copy{gap:8px;min-width:0;display:grid}.growth-flow-benefit__description{color:var(--color-ink-dim)}.growth-flow-boost{text-align:center;justify-items:center;gap:32px;display:grid}.growth-flow-boost__title{max-width:920px}.growth-flow-boost__actions{flex-direction:column;gap:16px;width:min(100%,420px);display:flex}.growth-flow-boost__actions>*{width:100%}@media (min-width:960px){.growth-flow-block{gap:48px}.growth-flow-steps{grid-template-columns:repeat(4,minmax(0,1fr))}.growth-flow-step{grid-template-rows:48px 80px 1fr;padding-bottom:40px}.growth-flow-step+.growth-flow-step{border-top:0;border-left:2px solid var(--color-ink)}.growth-flow-step__number{width:48px;height:48px}.growth-flow-step__icon{width:80px;height:80px}.growth-flow-cta{width:auto;min-width:240px}.growth-flow-benefits{grid-template-columns:repeat(5,minmax(0,1fr));gap:40px}.growth-flow-benefit{grid-template-columns:1fr;align-content:start}.growth-flow-benefit:nth-child(2n){padding-top:32px}.growth-flow-benefit__media{width:64px;height:64px}.growth-flow-benefit__icon{width:48px;height:48px}.growth-flow-benefit__copy{gap:16px}.growth-flow-boost{gap:40px}.growth-flow-boost__actions{flex-direction:row;justify-content:center;width:auto}.growth-flow-boost__actions>*{width:auto;min-width:240px}}