.hero-estimate{position:relative}.hero-estimate .estimate-content h1{margin-bottom:32px;color:var(--color-white)}.hero-estimate .estimate-content .estimate-intro{font-size:1.125rem;margin-bottom:32px}@media (max-width:767.98px){.hero-estimate .estimate-content .estimate-intro{font-size:1rem}}.hero-estimate .estimate-content .estimate-intro p{color:var(--color-ghost-white)}.hero-estimate .estimate-content .estimate-points{margin-bottom:32px}.hero-estimate .estimate-content .estimate-points li{font-size:1.125rem;color:var(--color-ghost-white);margin-bottom:16px;gap:16px}@media (max-width:767.98px){.hero-estimate .estimate-content .estimate-points li{font-size:1rem}}.hero-estimate .estimate-content .estimate-points li .point-icon{flex-shrink:0;color:var(--color-dark)}.hero-estimate .estimate-form-card{background:var(--color-white);border-radius:12px;padding:48px;box-shadow:0 10px 30px rgba(9,30,59,.05);border:1px solid var(--color-anti-flash-white)}@media (max-width:767.98px){.hero-estimate .estimate-form-card{padding:32px 20px}}.hero-estimate .estimate-form-card h4{font-size:1.5rem;color:var(--color-secondary);margin-bottom:8px}@media (max-width:767.98px){.hero-estimate .estimate-form-card h4{font-size:1.25rem}}.hero-estimate .estimate-form-card .form-subtext{margin-bottom:32px;text-align:left}.hero-estimate .conveyancing-form{margin-top:20px}.hero-estimate .conveyancing-form .custom-form-group{position:relative}.hero-estimate .conveyancing-form .custom-form-group .form-error-zod{color:red;font-size:13px;position:absolute;bottom:-22px;left:0;white-space:nowrap;font-weight:500}.hero-estimate .conveyancing-form .transaction-type-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:24px}@media (max-width:767.98px){.hero-estimate .conveyancing-form .transaction-type-grid{grid-template-columns:1fr}}.hero-estimate .conveyancing-form .transaction-type-grid .transaction-type-card{margin-top:8px;height:56px;background:var(--color-white);border:1px solid #e5eaf0;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;color:var(--color-secondary);transition:all .3s ease}.hero-estimate .conveyancing-form .transaction-type-grid .transaction-type-card:hover{border-color:var(--color-secondary)}.hero-estimate .conveyancing-form .transaction-type-grid .transaction-type-card.active{border-color:var(--color-secondary);background-color:var(--color-white);box-shadow:0 0 0 1px var(--color-secondary)}.hero-estimate .conveyancing-form .form-caption{color:var(--color-cadet-grey);font-size:.875rem}.hero-estimate .conveyancing-form .form-caption a{color:var(--color-cadet-grey);text-decoration:underline}@media (max-width:1099.98px){.hero-estimate{padding:72px 0}.hero-estimate .estimate-content{margin-bottom:48px}.hero-estimate .estimate-content .estimate-points{display:inline-block;text-align:left}}@media (max-width:767.98px){.hero-estimate{padding:40px 0}}