.Hero-module__s-6kkG__hero{background-color:var(--background);flex-direction:column;padding:5rem 0 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__grid{z-index:10;grid-template-columns:1fr;gap:4rem;display:grid;position:relative}@media (min-width:992px){.Hero-module__s-6kkG__hero{padding:8rem 0 5rem}.Hero-module__s-6kkG__grid{grid-template-columns:1fr 1fr;align-items:center}}.Hero-module__s-6kkG__leftCol{max-width:600px}.Hero-module__s-6kkG__rightCol{justify-content:flex-end;display:flex}.Hero-module__s-6kkG__badge{color:var(--accent);background-color:#e5e7eb;border-radius:999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Hero-module__s-6kkG__title{margin-bottom:1.25rem;font-size:2.75rem;line-height:1.15}@media (min-width:768px){.Hero-module__s-6kkG__title{font-size:3.5rem}}.Hero-module__s-6kkG__description{color:var(--text-muted);margin-bottom:2rem;font-size:1.25rem}.Hero-module__s-6kkG__ctaGroup{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__s-6kkG__profileModule{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:520px;box-shadow:var(--shadow-sm);padding:2.5rem}.Hero-module__s-6kkG__profileTopRow{align-items:flex-start;gap:2rem;display:flex}.Hero-module__s-6kkG__profileInfo{min-width:0;color:var(--text-muted);flex:1;font-size:.95rem;line-height:1.6}.Hero-module__s-6kkG__profileInfo strong{color:var(--primary);font-size:1.25rem;font-family:var(--font-heading);margin-bottom:.5rem;display:block}.Hero-module__s-6kkG__headshotWrapper{border:3px solid var(--border);border-radius:var(--radius-lg);flex-shrink:0;width:160px;max-height:180px;overflow:hidden}.Hero-module__s-6kkG__headshot{border-radius:var(--radius-lg);object-fit:cover;object-position:center 20%;width:160px;height:180px;display:block}.Hero-module__s-6kkG__profileContact{border-top:1px solid var(--border);margin-top:1.25rem;padding-top:1.25rem}.Hero-module__s-6kkG__profileContact div{margin-bottom:.25rem}.Hero-module__s-6kkG__profileContact div:last-child{margin-bottom:0}.Hero-module__s-6kkG__profileContact a{color:inherit;transition:color .1s}.Hero-module__s-6kkG__profileContact a:hover{text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:4px}@media (max-width:479px){.Hero-module__s-6kkG__profileTopRow{flex-direction:column-reverse;align-items:center;gap:1.5rem}.Hero-module__s-6kkG__profileInfo,.Hero-module__s-6kkG__profileContact{text-align:center}}
.Services-module__mJrWua__services{background-color:var(--background);padding:6rem 0}.Services-module__mJrWua__header{text-align:center;max-width:700px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.Services-module__mJrWua__title{margin-bottom:1rem;font-size:2.25rem}.Services-module__mJrWua__card{border-radius:var(--radius-lg);background:linear-gradient(#231f20e6,#231f20bf);border:1px solid #ffffff14;padding:2.5rem;transition:all .25s;position:relative;overflow:hidden}.Services-module__mJrWua__card:hover{border-color:#e11f2659;transform:translateY(-6px);box-shadow:0 12px 30px #00000059,0 0 0 1px #e11f2626}.Services-module__mJrWua__card:before{content:"";border-radius:var(--radius-lg);opacity:0;pointer-events:none;background:linear-gradient(120deg,#e11f261f,#0000 40%);transition:opacity .25s;position:absolute;inset:0}.Services-module__mJrWua__card:hover:before{opacity:1}.Services-module__mJrWua__iconWrapper{border-radius:var(--radius-sm);z-index:1;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex;position:relative;overflow:hidden}.Services-module__mJrWua__serviceIcon{object-fit:contain;border-radius:var(--radius-sm);width:100%;height:100%;display:block}.Services-module__mJrWua__cardTitle{text-align:center;color:#fff;z-index:1;margin-bottom:1rem;font-size:1.25rem;position:relative}.Services-module__mJrWua__cardDesc{color:#ffffffb8;text-align:center;z-index:1;font-size:.95rem;line-height:1.6;position:relative}
.Trust-module__d3zntq__trust{background-color:var(--background);padding:6rem 0;overflow:hidden}.Trust-module__d3zntq__grid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:992px){.Trust-module__d3zntq__grid{grid-template-columns:1fr 1fr;align-items:stretch}}.Trust-module__d3zntq__card{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);color:var(--foreground);box-shadow:var(--shadow-sm);flex:1;padding:2.5rem;transition:all .25s;position:relative;overflow:hidden}.Trust-module__d3zntq__card:hover{border-color:#e11f264d;transform:translateY(-6px);box-shadow:0 12px 30px #0000001a,0 0 0 1px #e11f2626}.Trust-module__d3zntq__card:before{content:"";border-radius:var(--radius-lg);opacity:0;pointer-events:none;background:linear-gradient(120deg,#e11f260f,#0000 40%);transition:opacity .25s;position:absolute;inset:0}.Trust-module__d3zntq__card:hover:before{opacity:1}.Trust-module__d3zntq__cardTitle{color:var(--primary);z-index:1;margin-bottom:2.75rem;font-size:1.75rem;position:relative}.Trust-module__d3zntq__benefitList{z-index:1;flex-direction:column;gap:0;display:flex;position:relative}.Trust-module__d3zntq__benefitItem{border-bottom:1px solid var(--border);padding:1.125rem 0}.Trust-module__d3zntq__benefitItem:first-child{padding-top:0}.Trust-module__d3zntq__benefitItem:last-child{border-bottom:none;padding-bottom:0}.Trust-module__d3zntq__benefitBold{color:var(--foreground);margin-bottom:.25rem;font-size:1.05rem;font-weight:600}.Trust-module__d3zntq__benefitItalic{color:var(--text-muted);font-size:.95rem;font-style:italic}.Trust-module__d3zntq__description{color:var(--text-muted);z-index:1;margin-bottom:1rem;font-size:1rem;line-height:1.75;position:relative}.Trust-module__d3zntq__descriptionLast{color:var(--text-muted);z-index:1;margin-bottom:0;font-size:1rem;line-height:1.75;position:relative}.Trust-module__d3zntq__socialProof{border-top:1px solid var(--border);z-index:1;margin-top:2rem;padding-top:1.75rem;position:relative}.Trust-module__d3zntq__stars{color:#facc15;letter-spacing:2px;margin-bottom:.375rem;font-size:1.5rem}.Trust-module__d3zntq__ratingText{color:var(--foreground);margin-bottom:.75rem;font-size:1.05rem;font-weight:600}.Trust-module__d3zntq__reviewLinks{flex-wrap:wrap;gap:1.5rem;display:flex}.Trust-module__d3zntq__reviewLink{color:var(--accent);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s}.Trust-module__d3zntq__reviewLink:hover{text-underline-offset:4px;text-decoration:underline}.Trust-module__d3zntq__reviewLinkSecondary{color:var(--text-muted);font-size:.95rem;text-decoration:none;transition:color .15s}.Trust-module__d3zntq__reviewLinkSecondary:hover{color:var(--foreground);text-underline-offset:4px;text-decoration:underline}.Trust-module__d3zntq__column{flex-direction:column;display:flex}.Trust-module__d3zntq__logoBelow{justify-content:center;align-items:center;height:120px;margin-top:3rem;display:flex;overflow:hidden}.Trust-module__d3zntq__logoRma{opacity:.85;width:auto;height:120px;display:block}.Trust-module__d3zntq__logoRta{opacity:.85;width:auto;height:340px;margin:0 -2.5rem;display:block}@media (max-width:479px){.Trust-module__d3zntq__logoRma{height:85px}.Trust-module__d3zntq__logoRta{height:255px;margin:0 -1.25rem}}
.RaceTeaser-module__1VJGVW__teaser{color:#fff;border-top:2px solid var(--border);background-color:#0f1115;padding:5rem 0}.RaceTeaser-module__1VJGVW__content{text-align:center;max-width:900px;margin:0 auto}.RaceTeaser-module__1VJGVW__graphicWrapper{justify-content:center;margin-bottom:3rem;display:flex}.RaceTeaser-module__1VJGVW__discoverGraphic{width:100%;max-width:700px;height:auto;display:block}.RaceTeaser-module__1VJGVW__ctaContainer{justify-content:center;display:flex}
