.home-valuation{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:48px 7vw;padding:76px 7vw;background:#e9e3d7;color:#25241f;border-bottom:1px solid #d3cabc}.home-valuation h2{max-width:620px;margin:20px 0 0;font-size:clamp(34px,4.3vw,62px);line-height:1.08;letter-spacing:-.035em;font-weight:400;text-wrap:balance}.home-valuation-action{max-width:520px}.home-valuation-action>p{margin:0 0 20px;line-height:1.7}.home-valuation-action .home-valuation-offer{font-size:14px;font-weight:600}.home-valuation .button{gap:28px;background:#995b32;color:#fff;border-color:#995b32}.home-valuation .button:hover{background:#75431f;border-color:#75431f}.home-valuation .button span{font-size:20px;transition:transform .2s ease}.home-valuation .button:hover span{transform:translate(2px,-2px)}.home-valuation-action small{display:block;margin-top:16px;color:#59564e;line-height:1.5}@media (max-width:760px){.home-valuation{grid-template-columns:1fr;gap:28px;padding:48px 6vw}.home-valuation h2{max-width:560px}.home-valuation .button{width:100%;justify-content:space-between}}@media (prefers-reduced-motion:reduce){.home-valuation .button span{transition:none}.home-valuation .button:hover span{transform:none}}