.home-hero{position:relative;overflow:hidden;background-color:var(--surface-raised);color:var(--text-secondary);padding:40px 24px 32px}.home-hero__picture{display:contents}.home-hero__photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right center;z-index:0;pointer-events:none}.home-hero__inner{max-width:var(--app-content-max);width:100%;margin-inline:auto;display:grid;grid-template-columns:minmax(0,42rem) 1fr;gap:32px;align-items:start;padding-bottom:32px;position:relative;z-index:1}.home-hero__copy{display:flex;flex-direction:column;gap:var(--space-4);text-align:left;max-width:42rem}.home-hero__heading{color:var(--text-heading);font-family:var(--font-heading);font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.15;margin:0}.home-hero__heading [data-slot=highlighted-text-mark],.home-hero__heading em{font-style:normal}.home-hero__content{font-size:1.0625rem;line-height:1.5;color:var(--text-secondary);max-width:40rem}.home-hero__content p{margin:0}.home-hero__helper{margin:0;max-width:34rem;font-size:.875rem;line-height:1.5;color:var(--text-secondary);text-align:left}.home-hero__trust{max-width:34rem;width:calc(100% - 2rem);margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px 32px;padding:16px 28px;background:var(--surface-raised);border:1px solid var(--border-default);border-radius:16px;box-shadow:0 12px 32px color-mix(in oklab,var(--text-heading) 12%,transparent);position:relative;z-index:1}.home-hero__trust-fortune{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:var(--text-heading)}.home-hero__trust-fortune-left{display:flex;flex-direction:column;gap:4px}.home-hero__trust-fortune-logo{display:block;width:103px;height:24px}.home-hero__trust-fortune-recommended{display:inline-flex;align-items:center;gap:4px;font-size:.6875rem;font-style:italic;line-height:1}.home-hero__trust-fortune-divider{width:1px;align-self:stretch;min-height:40px;background:color-mix(in oklab,var(--text-heading) 25%,transparent)}.home-hero__trust-fortune-right{display:flex;flex-direction:column;gap:2px;line-height:1.1}.home-hero__trust-fortune-right strong{font-size:1.125rem;font-weight:800}.home-hero__trust-fortune-right span{font-size:.6875rem;font-weight:600}.home-hero__trust-bbb{height:40px;width:auto;object-fit:contain}@media (width <= 900px){.home-hero{padding-top:0;display:flex;flex-direction:column}.home-hero__picture{display:block;order:-2;width:calc(100% + 48px);margin:0 -24px}.home-hero__photo{position:static;display:block;width:100%;max-width:none;height:min(42vw,260px);object-fit:cover;object-position:center top}.home-hero__inner{grid-template-columns:1fr;padding-bottom:28px;order:0}.home-hero__copy{max-width:none;align-items:stretch}.home-hero__trust{order:-1;margin-top:min(-8vw,-2.75rem);margin-bottom:var(--space-5)}}@media (width <= 560px){.home-hero{padding:0 20px 20px}.home-hero__picture{width:calc(100% + 40px);margin:0 -20px}.home-hero__photo{height:min(56vw,280px);min-height:180px}.home-hero__inner{padding-bottom:0}.home-hero__copy{gap:var(--space-3)}.home-hero__trust{flex-wrap:nowrap;width:100%;gap:10px 12px;padding:8px 12px;margin-top:-1.75rem;margin-bottom:var(--space-4)}.home-hero__trust-fortune{gap:8px}.home-hero__trust-fortune-logo{width:80px;height:19px}.home-hero__trust-fortune-divider{min-height:28px}.home-hero__trust-bbb{height:32px;flex-shrink:0}.home-hero__helper{font-size:.8125rem}}