.home-closing{padding:0 4% 72px;background:#fff;scroll-margin-top:28px}
.home-closing-inner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);max-width:1660px;margin:auto;background:#f5f5f3}
.home-closing-copy{padding:clamp(38px,5vw,84px);align-self:center;min-width:0}
.home-closing-copy .eyebrow{margin:0 0 24px}
.home-closing-copy h2{font-size:clamp(34px,3.3vw,54px);line-height:1.12;letter-spacing:-.045em;margin:0 0 26px;max-width:580px;text-wrap:balance}
.home-closing-lead{font-size:15px;line-height:1.8;max-width:420px;color:var(--muted);margin:0}
.home-closing-actions{margin-top:32px;gap:12px}
.home-closing-actions .button{font-size:13px;padding:16px 20px;gap:18px}
.home-closing-actions .whatsapp-button{gap:10px;background:transparent;color:#145c43;border-color:#b1c4b9}
.home-closing-actions .whatsapp-button:hover{background:#e9efeb;color:#104b37;border-color:#145c43}
.home-closing-note{font-size:11px;line-height:1.7;color:var(--muted);margin:22px 0 0}
.home-closing-image{position:relative;margin:0;min-width:0;min-height:560px;overflow:hidden}
.home-closing-image img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:50% 54%}
.home-closing-image:after{content:"";position:absolute;inset:60% 0 0;background:linear-gradient(transparent,rgba(8,17,24,.62));pointer-events:none}
.home-closing-image figcaption{position:absolute;bottom:26px;left:30px;right:30px;z-index:1;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:10px;line-height:1.6;letter-spacing:.16em}
.home-closing-image figcaption span{font-size:11px;letter-spacing:0}
@media(min-width:1500px){.home-closing-image{min-height:640px}}
@media(min-width:701px) and (max-width:1000px){.home-closing-copy{padding:40px 30px}.home-closing-copy h2{font-size:36px}.home-closing-image{min-height:590px}.home-closing-actions{flex-direction:column;align-items:stretch}.home-closing-actions .button{width:100%}}
@media(max-width:700px){.home-closing{padding:0 6% 46px}.home-closing-inner{grid-template-columns:minmax(0,1fr)}.home-closing-copy{padding:36px 24px 32px}.home-closing-copy .eyebrow{font-size:9px;margin-bottom:20px}.home-closing-copy h2{font-size:34px;margin-bottom:22px}.home-closing-lead{font-size:14px;line-height:1.75}.home-closing-actions{margin-top:26px}.home-closing-actions .button{font-size:12px;min-height:52px}.home-closing-note{font-size:11px;margin-top:18px}.home-closing-image{min-height:0;aspect-ratio:4/5}.home-closing-image figcaption{left:20px;right:20px;bottom:20px;font-size:9px}.home-closing-image figcaption span{font-size:10px}}
