@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--background:oklch(98.5% 0 0);--card:oklch(98.5% 0 0);--muted:oklch(96.5% 0 0);--border:oklch(90% 0 0);--radius:.5rem;--site-bg:#ececec;--site-text:#151515;--site-accent-rgb:37 99 235;--site-accent:#2563eb;--site-accent-strong:#1d4ed8;--site-accent-soft:#dbeafe;--site-accent-border:#bfdbfe;--site-display-font:"Inter","Segoe UI",sans-serif;--site-hero-border:#d6d6d6}html,body{background:var(--site-bg);color:var(--site-text);font-family:var(--site-display-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-family:var(--site-display-font)}main{letter-spacing:-.01em}.subpage-hero{background:#fff;position:relative}.subpage-hero-shell{width:100%;max-width:76rem;margin:0 auto;padding:3rem 1.5rem 0}.subpage-hero-content{padding-bottom:2.5rem}.subpage-hero-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#555;background:#f7f7f7;border:1px solid #d6d6d6;border-radius:999px;align-self:flex-start;align-items:center;padding:.28rem .65rem;font-size:.7rem;font-weight:700;display:inline-flex}.subpage-hero-title{letter-spacing:-.035em;color:#111;text-wrap:balance;max-width:22ch;margin-top:1.25rem;font-size:clamp(2.25rem,5.5vw,4.5rem);font-weight:800;line-height:.92}.subpage-hero-subtitle{color:#555;max-width:56ch;margin-top:1.1rem;font-size:1.05rem;font-weight:400;line-height:1.6}.subpage-hero-actions{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1.75rem;display:flex}.subpage-hero-primary{color:#fff;background:#121212;border:1px solid #121212;border-radius:999px;justify-content:center;align-items:center;padding:.7rem 1.35rem;font-size:.84rem;font-weight:700;transition:background-color .18s,border-color .18s;display:inline-flex}.subpage-hero-primary:hover{background:#2b2b2b;border-color:#2b2b2b}.subpage-hero-secondary{color:#333;justify-content:center;align-items:center;padding:.7rem 1.1rem;font-size:.84rem;font-weight:600;transition:color .18s;display:inline-flex}.subpage-hero-secondary:hover{color:#111}.subpage-hero-figure{aspect-ratio:21/9;background:#e8e8e8;width:100%;position:relative;overflow:hidden}.subpage-hero-image{object-fit:cover;width:100%;height:100%;display:block}.subpage-hero--split{margin-bottom:0;overflow:hidden}.subpage-hero--split .subpage-hero-shell{z-index:1;grid-template-columns:1fr 1.15fr;align-items:stretch;gap:0;max-width:none;padding:0 0 0 max(2rem,50% - 36rem);display:grid;position:relative}.subpage-hero--split .subpage-hero-content{flex-direction:column;justify-content:center;padding:4rem 0;display:flex}.subpage-hero--split .subpage-hero-figure{aspect-ratio:unset;background:0 0;height:100%;min-height:24rem;overflow:visible}.subpage-hero--split .subpage-hero-figure--fade{-webkit-mask-composite:source-in;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 35%),linear-gradient(#000 65%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 35%),linear-gradient(#000 65%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.subpage-hero--split .subpage-hero-image{object-fit:cover;object-position:right center;width:100%;height:100%}.subpage-hero--split .subpage-hero-eyebrow{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff8c;border-color:#ffffff59}.subpage-hero--dark .subpage-hero-title{color:#fff}.subpage-hero--dark .subpage-hero-subtitle{color:#ffffffb3}.subpage-hero--dark .subpage-hero-eyebrow{color:#fffc;background:#ffffff1f;border-color:#ffffff2e}.subpage-hero--dark .subpage-hero-primary{color:#111;background:#fff;border-color:#fff}.subpage-hero--dark .subpage-hero-primary:hover{background:#e8e8e8;border-color:#e8e8e8}.subpage-hero--dark .subpage-hero-secondary{color:#ffffffbf}.subpage-hero--dark .subpage-hero-secondary:hover{color:#fff}.subpage-hero--dark .subpage-hero-truststrip--inline .subpage-hero-trustitem{color:#fffc;background:#ffffff1a;border-color:#ffffff2e}@media (width<=767px){.subpage-hero--mobile-light.subpage-hero--dark .subpage-hero-title{color:#111}.subpage-hero--mobile-light.subpage-hero--dark .subpage-hero-subtitle{color:#555}.subpage-hero--mobile-light.subpage-hero--dark .subpage-hero-eyebrow{color:inherit;background:#f7f7f7;border-color:#d6d6d6}.subpage-hero--mobile-light.subpage-hero--dark .subpage-hero-primary{color:#fff;background:#121212;border-color:#121212}.subpage-hero--mobile-light.subpage-hero--dark .subpage-hero-primary:hover{background:#333;border-color:#333}.subpage-hero--mobile-light.subpage-hero--dark .subpage-hero-secondary{color:#333}.subpage-hero--mobile-light.subpage-hero--dark .subpage-hero-secondary:hover{color:#111}.subpage-hero--mobile-light.subpage-hero--dark .subpage-hero-truststrip--inline .subpage-hero-trustitem{color:#333;background:#ffffff59;border-color:#00000026}}.subpage-hero-fade{background:linear-gradient(to bottom,var(--split-hero-bg,#cac9ce)0%,transparent 100%);height:8rem}.subpage-hero-truststrip{border-top:1px solid #e0e0e0;flex-wrap:wrap;align-items:center;gap:.6rem 1.6rem;padding:1rem 0 1.15rem;display:flex}.subpage-hero-trustitem{color:#333;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;display:inline-flex}.subpage-hero-trusticon{width:1rem;height:1rem;color:var(--site-accent-strong);flex-shrink:0}.subpage-hero-truststrip--inline{border-top:none;gap:.5rem;margin-top:1.5rem;padding:0}.subpage-hero-truststrip--inline .subpage-hero-trustitem{color:#333;background:#ffffff59;border:1px solid #00000026;border-radius:999px;gap:0;padding:.35rem .85rem;font-size:.78rem;font-weight:500}.subpage-hero-truststrip--inline .subpage-hero-trusticon{display:none}.trustpilot-strip{background:#fff;padding:1rem 1.5rem}.trustpilot-strip-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.trustpilot-strip-logo{width:auto;height:1rem}.trustpilot-strip-stars{color:#00b67a;align-items:center;gap:.15rem;display:inline-flex}.trustpilot-strip-star{fill:currentColor;width:.75rem;height:.75rem}.trustpilot-strip-halfstar{width:.75rem;height:.75rem;display:inline-flex;position:relative}.trustpilot-strip-star--empty{color:#c8e6d7;fill:currentColor;position:absolute;inset:0}.trustpilot-strip-star--half{clip-path:inset(0 50% 0 0);position:absolute;inset:0}.trustpilot-strip-label{color:#777;font-size:.75rem;font-weight:500}.home-top-hero{background:#111}.home-top-hero:before{content:"";pointer-events:none;background:radial-gradient(1200px 620px at 60% 45%,#0000 20%,#00000073 100%);position:absolute;inset:0}.home-partner-marquee{-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.home-partner-marquee-track{animation:34s linear infinite home-partner-scroll}@keyframes home-partner-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-results-carousel{-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.home-results-track{animation:44s linear infinite home-results-scroll}@keyframes home-results-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-testimonials-marquee{-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.home-spotlight-marquee{-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.home-spotlight-track{will-change:transform;animation:120s linear infinite home-spotlight-scroll}.home-spotlight-track-reverse{animation-direction:reverse}.home-spotlight-marquee:hover .home-spotlight-track{animation-play-state:paused}.home-spotlight-icon{transition:transform .22s}.home-spotlight-icon:hover{transform:scale(1.08)}@keyframes home-spotlight-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width>=1024px){.subpage-hero-shell{padding:3.5rem 2rem 0}.subpage-hero-content{padding-bottom:3rem}.subpage-hero--split .subpage-hero-shell{padding:0 0 0 max(2rem,50% - 36rem)}.subpage-hero--split .subpage-hero-content{padding:3.5rem 0}.subpage-hero--split .subpage-hero-figure{min-height:28rem}}@media (width<=768px){.subpage-hero-shell{padding:2rem 1.25rem 0}.subpage-hero-content{text-align:center;flex-direction:column;align-items:center;padding-bottom:1.75rem;display:flex}.subpage-hero-title{max-width:none}.subpage-hero-subtitle{font-size:.95rem}.subpage-hero-eyebrow{align-self:center}.subpage-hero-actions{justify-content:center}.subpage-hero-figure{aspect-ratio:16/9}.subpage-hero--split .subpage-hero-shell{grid-template-columns:1fr;padding:0 1.25rem}.subpage-hero--split .subpage-hero-content{text-align:center;align-items:center;padding:2rem 0 0}.subpage-hero--split .subpage-hero-figure{min-height:18rem;max-height:24rem}.subpage-hero--split .subpage-hero-image{width:100%}.subpage-hero-truststrip{justify-content:center;gap:.5rem 1.2rem;padding:.75rem 0 .9rem}.subpage-hero-truststrip--inline{justify-content:center}.subpage-hero-trustitem{font-size:.78rem}.home-partner-marquee-track{animation-duration:28s}.home-results-track{animation-duration:36s}.home-spotlight-track{animation-duration:90s}}@media (prefers-reduced-motion:reduce){.home-partner-marquee-track,.home-results-track,.home-spotlight-track{animation:none!important}}
