.pcx-hero{background:var(--pc-bg);padding-bottom:1rem;padding-top:calc(72px + 1rem)}.pcx-hero__shell{background:#fff;border-radius:var(--pc-radius-hero);display:none;margin-top:1.5rem;min-height:calc(100vh - var(--header-min-height) - 2.5rem);padding:2rem 0 2.5rem}@media (min-width:768px){.pcx-hero__shell{margin-top:2rem;padding:3rem 0}}@media (min-width:1024px){.pcx-hero__shell{margin-top:2.5rem;padding:3.5rem 0 4rem}}.pcx-hero__intro-container{max-width:100rem}.pcx-hero__copy,.pcx-hero__intro{display:flex;flex-direction:column;gap:1.5rem}.pcx-hero__copy{background:#fff;border-radius:var(--pc-radius-hero);justify-content:flex-start;min-width:0;padding:2rem;position:relative}@media (max-width:639.98px){.pcx-hero{background:var(--pc-bg)}.pcx-hero__intro-container{padding-inline:0}.pcx-hero__cards{padding-inline:var(--pc-space-gutter)}.pcx-hero__copy{overflow:hidden}}@media (min-width:768px){.pcx-hero__copy{padding:2.5rem}}.pcx-hero__copy-grid,.pcx-hero__copy-left,.pcx-hero__copy-right{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:1024px){.pcx-hero__copy-grid{align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.pcx-hero__copy{padding:3rem}}.pcx-hero__cards{display:grid;gap:.5rem;grid-template-columns:repeat(3,1fr);margin-top:1.5rem}@media (min-width:900px){.pcx-hero__cards{gap:1rem}}@media (max-width:899.98px){.pcx-hero__cards{grid-template-columns:1fr}}.pcx-hero__card{align-items:flex-start;border-radius:16px;display:flex;justify-content:space-between;overflow:hidden;padding:1.5rem;position:relative;text-decoration:none;transition:transform .3s ease}.pcx-hero__card:hover{transform:scale(1.015)}.pcx-hero__card--large{aspect-ratio:460/189}.pcx-hero__card--small{align-items:center;min-height:4.5rem;padding-block:1rem}.pcx-hero__card-bg{animation:pcx-hero-card-drift var(--pcx-grad-duration,6s) ease-in-out infinite;animation-delay:var(--pcx-grad-delay,0s);background-image:radial-gradient(circle at center,var(--pc-brand-mark),var(--pc-card-gradient-cream) 55%,transparent 75%),linear-gradient(var(--pc-bg-subtle),var(--pc-bg-subtle));background-position:15% 80%,0 0;background-repeat:no-repeat;background-size:900px 900px,100% 100%;inset:0;position:absolute;z-index:0}@media (prefers-reduced-motion:reduce){.pcx-hero__card-bg{animation:none}}@keyframes pcx-hero-card-drift{0%,to{background-position:15% 80%,0 0}50%{background-position:80% 15%,0 0}}.pcx-hero__card-chart{left:31%;position:absolute;top:37%;width:37.8%;z-index:1}.pcx-hero__card-chart img{display:block;height:auto;width:100%}.pcx-hero__card-media{background:transparent;border-radius:16px;bottom:-12%;overflow:hidden;position:absolute;right:-8%;top:-18%;width:62%;z-index:2}.pcx-hero__card-media img{height:100%;object-fit:cover;transform:scale(var(--pcx-img-scale,1)) translate(var(--pcx-parallax-x,0),var(--pcx-parallax-y,0));transition:transform .3s ease;width:100%}.pcx-hero__card:hover .pcx-hero__card-media img{--pcx-img-scale:1.08}.pcx-hero__card-title{font-family:var(--pc-font-body);font-variation-settings:"wght" 400;font-weight:400;letter-spacing:-.02em;line-height:1.1;max-width:65%;position:relative;z-index:3}.pcx-hero__card--large .pcx-hero__card-title{font-size:clamp(1.25rem,1rem + 1vw,2rem)}.pcx-hero__card--small .pcx-hero__card-title{font-size:clamp(1.125rem,.875rem + 1vw,1.75rem)}@media (max-width:639.98px){.pcx-hero__card--large .pcx-hero__card-title{font-size:1.75rem}.pcx-hero__card--small .pcx-hero__card-title{font-size:1.375rem}.pcx-hero__card-title{font-variation-settings:"wght" 500;font-weight:500}}.pcx-hero__card--tone-primary .pcx-hero__card-title{color:var(--pc-ink)}.pcx-hero__card--tone-accent .pcx-hero__card-title{color:var(--pc-brand)}.pcx-hero__card-arrow{color:rgba(0,0,0,.3);display:flex;flex:none;height:1.5rem;position:relative;transition:transform .3s ease;width:1.5rem;z-index:3}.pcx-hero__card:hover .pcx-hero__card-arrow{transform:translateX(4px)}.pcx-hero__proof{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.pcx-hero__rating{align-items:center;color:var(--pc-hero-stat-text);display:flex;gap:.375rem}.pcx-hero__rating svg{color:var(--pc-brand);flex:none;height:1.125rem;width:1.125rem}.pcx-hero__rating-value{font-size:.9375rem;font-weight:600;letter-spacing:-.01em}.pcx-hero__rating-suffix{color:var(--pc-hero-stat-muted);font-size:.8125rem}.pcx-hero__stat{border-left:1px solid var(--pc-hero-stat-border);color:var(--pc-hero-stat-text);font-size:.8125rem;font-weight:500;padding-left:.5rem}.pcx-hero__stat--note{display:none}@media (max-width:639.98px){.pcx-hero__proof{flex-wrap:nowrap;margin-bottom:-.75rem}.pcx-hero__stat--reviews{display:none}}.pcx-hero__title{color:var(--pc-ink);font-size:clamp(1.5rem,1rem + 3.2vw,4.25rem);line-height:1.05;max-width:42rem}@media (max-width:639.98px){.pcx-hero__title{font-size:clamp(2.75rem,8vw,3.5rem)}}.pcx-hero__title-line{display:block}.pcx-hero__title .pcx-brand{color:var(--pc-brand)}.pcx-hero__title .pcx-ink{color:inherit}.pcx-hero__subtitle{color:var(--pc-slate);font-family:inherit;font-size:1rem;letter-spacing:normal;margin:0}@media (max-width:639.98px){.pcx-hero__subtitle{font-size:.875rem;margin-top:-1.5rem;padding-top:1.25rem}}.pcx-hero__ctas{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.pcx-hero__cta-secondary{display:none}.pcx-hero__cta-note{color:var(--pc-slate);font-size:.8125rem}.pcx-hero__right-extra{display:flex;flex-direction:column}.pcx-hero__logos-wrap{margin-top:.75rem}.pcx-hero__logos,.pcx-hero__logos .pcx-marquee__track{gap:1.5rem}.pcx-hero__logo{height:1.8rem;width:auto}@media (min-width:640px){.pcx-hero__logo{height:2.7rem}}@media (max-width:639.98px){.pcx-hero__copy-left,.pcx-hero__copy-right{display:contents}.pcx-hero__proof{order:1}.pcx-hero__title{order:2}.pcx-hero__subtitle{order:3}.pcx-hero__ctas{order:4}.pcx-hero__right-extra{order:5}.pcx-hero__ctas .pcx-btn--primary{width:100%}.pcx-hero__cta-note,.pcx-hero__rating-suffix{display:none}.pcx-hero__stat--note{display:inline}.pcx-hero__logo{height:2.16rem}.pcx-hero__cards{margin-top:-.25rem}}@media (max-width:1023.98px){.pcx-hero__logos-wrap{--pcx-marquee-duration:20s;margin-top:0}.pcx-hero__logos{-webkit-mask-image:none;mask-image:none}}@media (max-width:639.98px){.pcx-hero__logos-wrap{--pcx-marquee-duration:14s}}.pcx-hero__disclaimer{display:none}.pcx-hero__bento{display:flex;flex-direction:column;gap:1rem;margin-top:3rem}@media (max-width:1023.98px){.pcx-hero__bento{margin-top:1.5rem}}@media (min-width:1024px){.pcx-hero__bento{margin-top:4rem}}.pcx-hero__bento-row{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:768px){.pcx-hero__bento-row--middle,.pcx-hero__bento-row--top{grid-template-columns:repeat(3,1fr)}.pcx-hero__bento-row--middle{grid-template-columns:1fr 2fr 1fr}.pcx-hero__bento-row--bottom{grid-template-columns:repeat(2,1fr)}}.pcx-hero__bento-card{border-radius:var(--pc-radius-media);display:flex;flex-direction:column;isolation:isolate;overflow:hidden;position:relative;text-decoration:none;--pcx-hero-bento-text:#fff;background:var(--pc-service-card)}.pcx-hero__bento-glow{background:radial-gradient(circle 550px at var(--pcx-glow-x,50%) var(--pcx-glow-y,50%),var(--pc-service-card-light),transparent 100%);inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease;z-index:-2}.pcx-hero__bento-row:hover .pcx-hero__bento-glow{opacity:.8}@media (prefers-reduced-motion:reduce){.pcx-hero__bento-glow{transition:none}}.pcx-hero__bento-card--full{aspect-ratio:4/5}@media (min-width:768px){.pcx-hero__bento-card--full{aspect-ratio:var(--pc-service-card-aspect)}}.pcx-hero__bento-card--compact{min-height:14rem}.pcx-hero__bento-card--banner{align-items:center;flex-direction:row;padding:1.25rem 1.5rem}.pcx-hero__bento-media{background:transparent;border-radius:0;inset-inline:0;bottom:0;position:absolute;top:33.333%;z-index:0}.pcx-hero__bento-media img{object-fit:contain;object-position:bottom;transform-origin:bottom center;transition:transform .6s ease-out}.pcx-hero__bento-card--full:hover .pcx-hero__bento-media img{transform:scale(1.075)}.pcx-hero__bento-scrim{background:linear-gradient(to top,var(--pc-service-card) 5%,color-mix(in oklch,var(--pc-service-card) 40%,transparent) 35%,transparent);inset-inline:0;bottom:0;height:40%;position:absolute;z-index:1}.pcx-hero__bento-card--banner .pcx-hero__bento-scrim,.pcx-hero__bento-card--compact .pcx-hero__bento-scrim{z-index:-1}.pcx-hero__bento-icon{align-items:center;background:var(--pc-highlight);border-radius:var(--pc-radius-sm);color:var(--pc-ink);display:flex;height:2.25rem;justify-content:center;position:absolute;right:.75rem;top:.75rem;width:2.25rem;z-index:2}.pcx-hero__bento-icon svg{height:1.125rem;width:1.125rem}.pcx-hero__bento-card--banner .pcx-hero__bento-icon{flex:none;margin-left:auto;order:2;position:static}.pcx-hero__bento-card--banner .pcx-hero__bento-title{order:1}.pcx-hero__bento-arrow{align-items:center;display:flex;flex:none;justify-content:center;margin-right:0;opacity:0;overflow:hidden;transform:translateX(-.5rem);transition:width .3s ease,margin-right .3s ease,opacity .25s ease,transform .3s ease;width:0}.pcx-hero__bento-arrow svg{flex:none;height:1.25rem;width:1.25rem}.pcx-hero__bento-card--banner:hover .pcx-hero__bento-arrow{margin-right:.5rem;opacity:1;transform:translateX(0);width:1.25rem}.pcx-hero__bento-copy{display:flex;flex:1;flex-direction:column;height:100%;padding:1.5rem;position:relative;z-index:2}.pcx-hero__bento-title{font-size:1.75rem;font-weight:500;line-height:1.15;margin:0;padding-right:2.5rem}.pcx-hero__bento-card--banner .pcx-hero__bento-title{padding-right:0}.pcx-hero__bento-row--top .pcx-hero__bento-title{font-size:2rem}.pcx-hero__bento-row--middle .pcx-hero__bento-title{font-size:1.5rem}.pcx-hero__bento-row--bottom .pcx-hero__bento-title{font-size:1.3125rem}.pcx-hero__bento-body,.pcx-hero__bento-title{color:var(--pcx-hero-bento-text)}.pcx-hero__bento-body{font-size:var(--text-service-card-body);font-weight:400;line-height:var(--text-service-card-body--line-height);margin:.5rem 0 0;opacity:.8}.button.pcx-hero__bento-cta{align-items:center;border:none;border-radius:var(--pc-radius-pill);display:inline-flex;gap:.5rem;justify-content:center;margin-top:auto;corner-shape:round;font-size:.9375rem;font-weight:500;padding:.75rem 1.5rem;text-decoration:none}.button.pcx-hero__bento-cta,.pcx-hero__bento-arrow{color:var(--pcx-hero-bento-text)}.pcx-hero__bento-cta svg{fill:none;height:1.5rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1);width:1.5rem}.pcx-hero__bento-cta:hover svg{transform:translateX(4px)}@media (prefers-reduced-motion:reduce){.pcx-hero__bento-arrow,.pcx-hero__bento-cta svg,.pcx-hero__bento-media img{transition:none}}.pcx-hero__fsa-row{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin-top:3rem}.pcx-hero__fsa-divider{background:var(--pc-hero-stat-border);display:none;flex:1;height:1px}@media (min-width:640px){.pcx-hero__fsa-divider{display:block}}.pcx-hero__fsa-badge{align-items:center;border-radius:var(--pc-radius-md);color:var(--pc-neutral-300);display:flex;flex:none;gap:.73125rem;padding:.73125rem 1.4625rem}.pcx-hero__fsa-badge svg{flex:none;height:2.19375rem;width:2.19375rem}.pcx-hero__fsa-badge-text{display:flex;flex-direction:column;line-height:1.2}.pcx-hero__fsa-badge-text strong{font-size:1.21875rem;font-weight:700}.pcx-hero__fsa-badge-text span{font-size:1.21875rem;font-weight:400}