.gf-cr-hero{--gf-cr-hero-canvas:1550px;--gf-cr-hero-art-width:1269px;--gf-cr-hero-art-left:316px;--gf-cr-hero-art-shift:130px;--gf-cr-hero-copy-inset:29px;position:relative;height:500px;overflow:hidden;color:var(--gf-color-text-inverse);background:#00020a}.gf-cr-hero-inner{position:relative;width:min(var(--gf-cr-hero-canvas),100%);height:100%;margin:0 auto}.gf-cr-hero-copy{--gf-cr-hero-copy-left:var(--gf-cr-hero-copy-inset);position:relative;z-index:2;box-sizing:border-box;width:min(576px,calc(100% - var(--gf-cr-hero-copy-left)));margin-left:var(--gf-cr-hero-copy-left);padding-top:102px}.gf-cr-hero h1{margin:0;color:var(--gf-color-text-inverse);font-family:var(--gf-font-family-body);font-size:var(--gf-ppe-text-heading-size);font-weight:var(--gf-font-weight-regular);line-height:56px}.gf-cr-hero h1 span,.gf-cr-hero-copy>p span{display:block}.gf-cr-hero-copy>p{margin:20px 0 0;color:#AAB2C0;font-size:var(--gf-text-body-size);line-height:26px}.gf-cr-hero-copy .gf-trial-link{margin-top:42px}.gf-cr-hero-art{position:absolute;z-index:1;top:-16px;left:var(--gf-cr-hero-art-left);pointer-events:none}.gf-cr-hero-art,.gf-cr-hero-art img{width:var(--gf-cr-hero-art-width);height:602px}.gf-cr-hero-art img{max-width:none;object-fit:contain;object-position:left top}.gf-cr-heading{margin:0;color:var(--gf-color-text-primary);font-family:var(--gf-font-family-body);font-size:var(--gf-ppe-text-heading-size);font-weight:var(--gf-font-weight-regular);line-height:56px}.gf-cr-blue{color:var(--gf-color-brand-blue-primary)}.gf-cr-challenges{padding:100px 0;background:var(--gf-color-background-soft)}.gf-cr-section-intro{display:flex;align-items:center;gap:36px}.gf-cr-section-intro .gf-cr-heading{width:522px;flex:0 0 522px}.gf-cr-section-intro>p{flex:1 1;margin:0;color:var(--gf-color-text-hint);font-size:var(--gf-text-body-size);line-height:24px;text-align:right}.gf-cr-challenge-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;margin-top:60px}.gf-cr-challenge-card{min-height:422px;padding:24px;border:1px solid #e1e2e6;border-radius:14px;background:var(--gf-color-surface)}.gf-cr-challenge-head{display:grid;grid-gap:24px;gap:24px}.gf-cr-challenge-icon{display:grid;width:32px;height:32px;place-items:center}.gf-cr-challenge-icon svg{display:block;max-width:32px;max-height:32px}.gf-cr-challenge-card h3{margin:0;color:var(--gf-color-text-primary);font-size:20px;font-weight:var(--gf-font-weight-semibold);line-height:28px}.gf-cr-challenge-card ul{display:grid;grid-gap:24px;gap:24px;margin:24px 0 0;padding-left:21px;color:var(--gf-color-text-secondary);font-size:14px;line-height:24px}.gf-cr-reports{padding:100px 0;background:var(--gf-color-surface)}.gf-cr-reports-heading{display:flex;align-items:center;justify-content:space-between;gap:48px}.gf-cr-reports-heading .gf-trial-link{flex:0 0 auto}.gf-cr-report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px;margin-top:60px}.gf-cr-report-card{min-height:147px;padding:30px 34px;border:1px solid #e1e2e6;border-radius:14px}.gf-cr-report-head{display:flex;align-items:center;gap:24px}.gf-cr-report-head svg{display:block;flex:0 0 24px}.gf-cr-report-card h3{margin:0;color:var(--gf-color-text-primary);font-size:22px;font-weight:var(--gf-font-weight-medium);line-height:31px}.gf-cr-report-card>p{margin:10px 0 0 48px;color:var(--gf-color-text-hint);font-size:14px;line-height:22px}.gf-cr-advantages{padding:100px 0;background:var(--gf-color-background-soft)}.gf-cr-advantages-inner{display:grid;grid-template-columns:322px minmax(0,1fr);grid-gap:113px;gap:113px;align-items:start}.gf-cr-advantage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:25px;gap:25px}.gf-cr-advantage{min-height:144px;padding:27px 0 24px 54px;border-bottom:1px solid #e1e2e6}.gf-cr-index{position:absolute;display:grid;width:36px;height:36px;margin-left:-54px;place-items:center;border-radius:8px;color:var(--gf-color-brand-blue-primary);background:#ebf1ff;font-size:24px;line-height:32px}.gf-cr-advantage h3{margin:0;color:var(--gf-color-text-primary);font-size:22px;font-weight:var(--gf-font-weight-medium);line-height:31px}.gf-cr-advantage p{margin:10px 0 0;color:var(--gf-color-text-hint);font-size:14px;line-height:22px}@media (max-width:1549px){.gf-cr-hero-art{left:max(calc(var(--gf-cr-hero-art-left) - var(--gf-cr-hero-art-shift)),calc(var(--gf-cr-hero-art-left) - (var(--gf-cr-hero-canvas) - 100%)))}}@media (max-width:1270px){.gf-cr-hero-inner{overflow:hidden}.gf-cr-advantages-inner{grid-template-columns:280px minmax(0,1fr);gap:60px}}@media (max-width:900px){.gf-cr-section-intro{display:grid;grid-gap:24px;gap:24px}.gf-cr-section-intro .gf-cr-heading{width:auto;flex:none}.gf-cr-section-intro>p{text-align:left}.gf-cr-advantage-grid,.gf-cr-advantages-inner{grid-template-columns:1fr}.gf-cr-advantages-inner{gap:48px}}@media (max-width:768px){.gf-cr-hero-copy{--gf-cr-hero-copy-left:20px}.gf-cr-heading{font-size:var(--gf-ppe-text-heading-tablet-size);line-height:52px}.gf-cr-challenge-grid,.gf-cr-report-grid{grid-template-columns:1fr}.gf-cr-reports-heading{align-items:flex-start}}@media (max-width:540px){.gf-cr-hero-copy{--gf-cr-hero-copy-left:16px}.gf-cr-hero h1{font-size:var(--gf-ppe-text-hero-mobile-size);line-height:44px}.gf-cr-hero-copy>p{font-size:var(--gf-ppe-text-body-mobile-size);line-height:25px}.gf-cr-hero-copy .gf-trial-link{margin-top:34px}.gf-cr-advantages,.gf-cr-challenges,.gf-cr-reports{padding:64px 0}.gf-cr-report-card{padding:24px 20px}.gf-cr-report-card h3{font-size:18px;line-height:26px}}@media (prefers-reduced-motion:reduce){.gf-cr-hero{transition:none}}