.FourPhaseApproach-module__OvXrCq__approachSection{background:0 0;width:100%;padding:8rem 0;position:relative;overflow:hidden}.FourPhaseApproach-module__OvXrCq__approachGrid{grid-template-columns:3fr 7fr;align-items:stretch;gap:4.5rem;max-width:1100px;margin-top:4rem;margin-left:auto;margin-right:auto;display:grid}.FourPhaseApproach-module__OvXrCq__leftCardsStack{flex-direction:column;gap:1.25rem;display:flex}.FourPhaseApproach-module__OvXrCq__smallPhaseCard{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--shadow-xs);border-radius:var(--radius-lg);text-align:left;cursor:pointer;will-change:transform;outline:none;align-items:center;gap:1.5rem;width:100%;padding:1.5rem 1.75rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}:is(body.dark-theme .FourPhaseApproach-module__OvXrCq__smallPhaseCard,[data-theme=dark] .FourPhaseApproach-module__OvXrCq__smallPhaseCard){background:var(--card-bg);border-color:var(--card-border);box-shadow:var(--shadow-xs)}.FourPhaseApproach-module__OvXrCq__smallPhaseCard:hover{border-color:var(--card-hover-border);box-shadow:var(--card-hover-shadow);transform:translate(4px)}.FourPhaseApproach-module__OvXrCq__smallPhaseCard.FourPhaseApproach-module__OvXrCq__active{border-color:var(--accent-navy);background:var(--card-bg);box-shadow:0 8px 24px #1a237e14}:is(body.dark-theme .FourPhaseApproach-module__OvXrCq__smallPhaseCard.FourPhaseApproach-module__OvXrCq__active,[data-theme=dark] .FourPhaseApproach-module__OvXrCq__smallPhaseCard.FourPhaseApproach-module__OvXrCq__active){border-color:var(--accent-navy);box-shadow:0 8px 24px #4a8cff26}.FourPhaseApproach-module__OvXrCq__smallCardNum{font-family:var(--font-serif);color:var(--accent-navy);opacity:.45;width:35px;font-size:1.6rem;font-weight:700;transition:opacity .3s}:is(body.dark-theme .FourPhaseApproach-module__OvXrCq__smallCardNum,[data-theme=dark] .FourPhaseApproach-module__OvXrCq__smallCardNum){color:var(--accent-navy)}.FourPhaseApproach-module__OvXrCq__smallPhaseCard.FourPhaseApproach-module__OvXrCq__active .FourPhaseApproach-module__OvXrCq__smallCardNum{opacity:1}.FourPhaseApproach-module__OvXrCq__smallCardMeta{flex-direction:column;gap:.2rem;display:flex}.FourPhaseApproach-module__OvXrCq__smallCardLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--text-dim);font-size:.72rem;font-weight:700}.FourPhaseApproach-module__OvXrCq__smallPhaseCard.FourPhaseApproach-module__OvXrCq__active .FourPhaseApproach-module__OvXrCq__smallCardLabel{color:var(--accent-navy)}.FourPhaseApproach-module__OvXrCq__smallCardName{font-family:var(--font-sans);color:var(--text-charcoal);letter-spacing:-.01em;margin:0;font-size:.98rem;font-weight:600}:is(body.dark-theme .FourPhaseApproach-module__OvXrCq__smallCardName,[data-theme=dark] .FourPhaseApproach-module__OvXrCq__smallCardName){color:#fff}.FourPhaseApproach-module__OvXrCq__progressTrack{background:0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.FourPhaseApproach-module__OvXrCq__progressFill{background:var(--accent-navy);width:0%;height:100%;animation:6s linear forwards FourPhaseApproach-module__OvXrCq__progressFill;display:block}:is(body.dark-theme .FourPhaseApproach-module__OvXrCq__progressFill,[data-theme=dark] .FourPhaseApproach-module__OvXrCq__progressFill){background:var(--accent-navy)}.FourPhaseApproach-module__OvXrCq__progressFill.FourPhaseApproach-module__OvXrCq__paused{animation-play-state:paused}@keyframes FourPhaseApproach-module__OvXrCq__progressFill{0%{width:0%}to{width:100%}}.FourPhaseApproach-module__OvXrCq__rightDetailsPanel{align-items:stretch;min-height:380px;display:flex;position:relative}.FourPhaseApproach-module__OvXrCq__detailsGlassCard{background:var(--card-bg);border:1px solid var(--card-border);width:100%;box-shadow:var(--card-shadow);border-radius:var(--radius-xl);box-sizing:border-box;will-change:transform, opacity;flex-direction:column;justify-content:center;padding:3.5rem;display:flex}:is(body.dark-theme .FourPhaseApproach-module__OvXrCq__detailsGlassCard,[data-theme=dark] .FourPhaseApproach-module__OvXrCq__detailsGlassCard){background:var(--card-bg);border-color:var(--card-border);box-shadow:var(--card-shadow)}.FourPhaseApproach-module__OvXrCq__detailsHeader{align-items:center;gap:2rem;margin-bottom:2.5rem;display:flex}.FourPhaseApproach-module__OvXrCq__detailsIconWrapper{border-radius:var(--radius-lg);width:68px;height:68px;color:var(--accent-navy);box-shadow:var(--shadow-xs);background:#1a237e0d;border:1px solid #1a237e1a;flex-shrink:0;justify-content:center;align-items:center;display:flex}:is(body.dark-theme .FourPhaseApproach-module__OvXrCq__detailsIconWrapper,[data-theme=dark] .FourPhaseApproach-module__OvXrCq__detailsIconWrapper){color:var(--accent-navy);background:#4a8cff1a;border-color:#4a8cff33}.FourPhaseApproach-module__OvXrCq__detailsMeta{flex-direction:column;gap:.35rem;display:flex}.FourPhaseApproach-module__OvXrCq__detailsStepTag{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.12em;color:var(--accent-navy);font-size:.75rem;font-weight:700}.FourPhaseApproach-module__OvXrCq__detailsMeta h3{font-family:var(--font-serif);color:var(--text-charcoal);letter-spacing:-.01em;margin:0;font-size:clamp(1.8rem,3.5vw,2.3rem);font-weight:500;line-height:1.2}:is(body.dark-theme .FourPhaseApproach-module__OvXrCq__detailsMeta h3,[data-theme=dark] .FourPhaseApproach-module__OvXrCq__detailsMeta h3){color:#fff}.FourPhaseApproach-module__OvXrCq__detailsBody{flex-direction:column;gap:1.25rem;display:flex}.FourPhaseApproach-module__OvXrCq__detailsSubtitle{font-family:var(--font-sans);color:var(--text-charcoal);margin:0;font-size:1.15rem;font-weight:600;line-height:1.5}:is(body.dark-theme .FourPhaseApproach-module__OvXrCq__detailsSubtitle,[data-theme=dark] .FourPhaseApproach-module__OvXrCq__detailsSubtitle){color:#fff}.FourPhaseApproach-module__OvXrCq__detailsDescription{font-family:var(--font-sans);color:var(--text-muted);margin:0;font-size:1.05rem;line-height:1.7}@media (max-width:991px){.FourPhaseApproach-module__OvXrCq__approachGrid{grid-template-columns:1fr;gap:3rem;max-width:700px}.FourPhaseApproach-module__OvXrCq__leftCardsStack{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-direction:row;gap:1rem;padding-bottom:.75rem;overflow-x:auto}.FourPhaseApproach-module__OvXrCq__smallPhaseCard{scroll-snap-align:start;flex-shrink:0;width:auto;min-width:200px;padding:1.25rem 1.5rem}.FourPhaseApproach-module__OvXrCq__smallPhaseCard:hover{transform:none}.FourPhaseApproach-module__OvXrCq__rightDetailsPanel{min-height:auto}.FourPhaseApproach-module__OvXrCq__detailsGlassCard{padding:2.5rem}}@media (max-width:576px){.FourPhaseApproach-module__OvXrCq__detailsGlassCard{padding:2rem 1.5rem}.FourPhaseApproach-module__OvXrCq__detailsHeader{flex-direction:column;align-items:flex-start;gap:1.25rem;margin-bottom:1.75rem}.FourPhaseApproach-module__OvXrCq__detailsIconWrapper{width:56px;height:56px}.FourPhaseApproach-module__OvXrCq__detailsMeta h3{font-size:1.6rem}.FourPhaseApproach-module__OvXrCq__detailsSubtitle{font-size:1.05rem}.FourPhaseApproach-module__OvXrCq__detailsDescription{font-size:.95rem}}
.BespokeSolutions-module__ZKXrvG__solutionsPage{width:100%;position:relative;overflow-x:clip}.BespokeSolutions-module__ZKXrvG__sectionPadding{z-index:1;padding:7.5rem 0;position:relative}.BespokeSolutions-module__ZKXrvG__bgLightTint{background:#1a237e04;border-top:1px solid #1a237e0d;border-bottom:1px solid #1a237e0d}:is(body.dark-theme .BespokeSolutions-module__ZKXrvG__bgLightTint,[data-theme=dark] .BespokeSolutions-module__ZKXrvG__bgLightTint){background:#4a8cff04;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d}.BespokeSolutions-module__ZKXrvG__bgSolidBg{background:var(--bg-base);position:relative}.BespokeSolutions-module__ZKXrvG__heroSection{z-index:1;padding:10rem 0 5rem;position:relative}.BespokeSolutions-module__ZKXrvG__heroTitle{font-family:var(--font-serif);letter-spacing:-.02em;max-width:920px;color:var(--text-charcoal);margin:0 auto 2rem;font-size:clamp(2.8rem,5.5vw,4.5rem);font-weight:500;line-height:1.15}:is(body.dark-theme .BespokeSolutions-module__ZKXrvG__heroTitle,[data-theme=dark] .BespokeSolutions-module__ZKXrvG__heroTitle){color:#fff}.BespokeSolutions-module__ZKXrvG__heroDesc{font-family:var(--font-sans);max-width:780px;color:var(--text-muted);margin:0 auto 3rem;font-size:clamp(1.15rem,2vw,1.3rem);line-height:1.65}.BespokeSolutions-module__ZKXrvG__heroCtaWrapper{justify-content:center;display:flex}.BespokeSolutions-module__ZKXrvG__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-top:2rem;display:grid}.BespokeSolutions-module__ZKXrvG__stepCard{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--card-shadow);border-radius:var(--radius-lg);text-align:center;will-change:transform;flex-direction:column;align-items:center;padding:3rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}:is(body.dark-theme .BespokeSolutions-module__ZKXrvG__stepCard,[data-theme=dark] .BespokeSolutions-module__ZKXrvG__stepCard){background:var(--card-bg);border-color:var(--card-border);box-shadow:var(--card-shadow)}.BespokeSolutions-module__ZKXrvG__stepCard:hover{border-color:var(--card-hover-border);box-shadow:var(--card-hover-shadow);transform:translateY(-6px)}.BespokeSolutions-module__ZKXrvG__stepIconGlowWrapper{margin-bottom:1.5rem;position:relative}.BespokeSolutions-module__ZKXrvG__stepIconContainer{z-index:2;width:64px;height:64px;color:var(--accent-navy);background:#1a237e0d;border:1px solid #1a237e1a;border-radius:50%;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}:is(body.dark-theme .BespokeSolutions-module__ZKXrvG__stepIconContainer,[data-theme=dark] .BespokeSolutions-module__ZKXrvG__stepIconContainer){color:var(--accent-navy);background:#4a8cff1a;border-color:#4a8cff33}.BespokeSolutions-module__ZKXrvG__stepCard:hover .BespokeSolutions-module__ZKXrvG__stepIconContainer{background:var(--accent-navy);color:#fff;transform:scale(1.08)translateY(-2px);box-shadow:0 8px 24px #1a237e40}:is(body.dark-theme .BespokeSolutions-module__ZKXrvG__stepCard:hover .BespokeSolutions-module__ZKXrvG__stepIconContainer,[data-theme=dark] .BespokeSolutions-module__ZKXrvG__stepCard:hover .BespokeSolutions-module__ZKXrvG__stepIconContainer){background:var(--accent-navy);color:#0b0f19;box-shadow:0 8px 24px #4a8cff59}.BespokeSolutions-module__ZKXrvG__stepCard h3{font-family:var(--font-serif);color:var(--text-charcoal);margin-bottom:1rem;font-size:1.4rem;font-weight:500}:is(body.dark-theme .BespokeSolutions-module__ZKXrvG__stepCard h3,[data-theme=dark] .BespokeSolutions-module__ZKXrvG__stepCard h3){color:#fff}.BespokeSolutions-module__ZKXrvG__stepCard p{font-family:var(--font-sans);color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.6}.BespokeSolutions-module__ZKXrvG__blueprintCard{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--card-shadow);border-radius:var(--radius-xl);will-change:transform;grid-template-columns:1.4fr .8fr;align-items:center;gap:3.5rem;padding:3.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:grid}:is(body.dark-theme .BespokeSolutions-module__ZKXrvG__blueprintCard,[data-theme=dark] .BespokeSolutions-module__ZKXrvG__blueprintCard){background:var(--card-bg);border-color:var(--card-border);box-shadow:var(--card-shadow)}.BespokeSolutions-module__ZKXrvG__blueprintCard:hover{box-shadow:var(--card-hover-shadow);border-color:var(--card-hover-border);transform:translateY(-4px)}.BespokeSolutions-module__ZKXrvG__blueprintDetails{flex-direction:column;gap:1.5rem;display:flex}.BespokeSolutions-module__ZKXrvG__blueprintStepRow{border-radius:var(--radius-md);gap:1.5rem;margin-left:-1.25rem;margin-right:-1.25rem;padding:.85rem 1.25rem;transition:background-color .3s,transform .3s;display:flex}.BespokeSolutions-module__ZKXrvG__blueprintStepRow:hover{background-color:#1a237e08;transform:translate(4px)}:is(body.dark-theme .BespokeSolutions-module__ZKXrvG__blueprintStepRow:hover,[data-theme=dark] .BespokeSolutions-module__ZKXrvG__blueprintStepRow:hover){background-color:#ffffff08}.BespokeSolutions-module__ZKXrvG__stepNum{font-family:var(--font-serif);color:var(--accent-navy);opacity:.6;font-size:1.8rem;font-weight:700;line-height:1}.BespokeSolutions-module__ZKXrvG__blueprintStepRow h4{font-family:var(--font-sans);color:var(--text-charcoal);margin-bottom:.25rem;font-size:1.1rem;font-weight:700}:is(body.dark-theme .BespokeSolutions-module__ZKXrvG__blueprintStepRow h4,[data-theme=dark] .BespokeSolutions-module__ZKXrvG__blueprintStepRow h4){color:#fff}.BespokeSolutions-module__ZKXrvG__blueprintStepRow p{font-family:var(--font-sans);color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.55}.BespokeSolutions-module__ZKXrvG__blueprintHighlight{border:1px dashed var(--accent-navy);border-radius:var(--radius-lg);text-align:center;background:#1a237e08;padding:3rem 2.25rem}:is(body.dark-theme .BespokeSolutions-module__ZKXrvG__blueprintHighlight,[data-theme=dark] .BespokeSolutions-module__ZKXrvG__blueprintHighlight){border-color:var(--accent-navy);background:#4a8cff0a}.BespokeSolutions-module__ZKXrvG__blueprintHighlight h4{font-size:1.45rem;font-family:var(--font-serif);color:var(--accent-navy);margin-bottom:.75rem;font-weight:600}.BespokeSolutions-module__ZKXrvG__blueprintHighlight p{font-family:var(--font-sans);color:var(--text-muted);margin:0;font-size:.98rem;line-height:1.65}.BespokeSolutions-module__ZKXrvG__projectTypesList{flex-direction:column;gap:3rem;margin-top:4rem;display:flex}.BespokeSolutions-module__ZKXrvG__projectTypeRow{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--card-shadow);border-radius:var(--radius-xl);will-change:transform;grid-template-columns:1fr 1.5fr;align-items:center;gap:4.5rem;padding:3.5rem 4rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:grid}:is(body.dark-theme .BespokeSolutions-module__ZKXrvG__projectTypeRow,[data-theme=dark] .BespokeSolutions-module__ZKXrvG__projectTypeRow){background:var(--card-bg);border-color:var(--card-border);box-shadow:var(--card-shadow)}.BespokeSolutions-module__ZKXrvG__projectTypeRow:hover{border-color:var(--card-hover-border);box-shadow:var(--card-hover-shadow);transform:translateY(-6px)}.BespokeSolutions-module__ZKXrvG__projectTypeRow.BespokeSolutions-module__ZKXrvG__rowReverse{grid-template-columns:1.5fr 1fr}.BespokeSolutions-module__ZKXrvG__projectTypeRow.BespokeSolutions-module__ZKXrvG__rowReverse .BespokeSolutions-module__ZKXrvG__projectTypeVisual{order:2}.BespokeSolutions-module__ZKXrvG__projectTypeRow.BespokeSolutions-module__ZKXrvG__rowReverse .BespokeSolutions-module__ZKXrvG__projectTypeInfo{order:1}.BespokeSolutions-module__ZKXrvG__projectTypeVisual{justify-content:center;align-items:center;display:flex}.BespokeSolutions-module__ZKXrvG__visualCircleGlow{width:120px;height:120px;color:var(--accent-navy);background:#1a237e0a;border:1px solid #1a237e14;border-radius:50%;justify-content:center;align-items:center;transition:transform .4s,color .4s,border-color .4s;display:flex;position:relative}:is(body.dark-theme .BespokeSolutions-module__ZKXrvG__visualCircleGlow,[data-theme=dark] .BespokeSolutions-module__ZKXrvG__visualCircleGlow){color:var(--accent-navy);background:#4a8cff14;border-color:#4a8cff26}.BespokeSolutions-module__ZKXrvG__projectTypeRow:hover .BespokeSolutions-module__ZKXrvG__visualCircleGlow{border-color:var(--accent-navy);color:var(--accent-navy);transform:scale(1.08)}.BespokeSolutions-module__ZKXrvG__visualCircleGlow:after{content:"";border:1px dashed #1a237e33;border-radius:50%;width:144px;height:144px;transition:border-color .4s,scale .4s;animation:35s linear infinite BespokeSolutions-module__ZKXrvG__spin;position:absolute}body.dark-theme .BespokeSolutions-module__ZKXrvG__visualCircleGlow:after{border-color:#4a8cff40}[data-theme=dark] .BespokeSolutions-module__ZKXrvG__visualCircleGlow:after{border-color:#4a8cff40}.BespokeSolutions-module__ZKXrvG__projectTypeRow:hover .BespokeSolutions-module__ZKXrvG__visualCircleGlow:after{border-color:var(--accent-navy);scale:1.05}.BespokeSolutions-module__ZKXrvG__projectTypeInfo h3{font-family:var(--font-serif);color:var(--text-charcoal);margin-top:0;margin-bottom:1rem;font-size:2rem;font-weight:500}:is(body.dark-theme .BespokeSolutions-module__ZKXrvG__projectTypeInfo h3,[data-theme=dark] .BespokeSolutions-module__ZKXrvG__projectTypeInfo h3){color:#fff}.BespokeSolutions-module__ZKXrvG__projectTypeInfo p{font-family:var(--font-sans);color:var(--text-muted);margin-bottom:0;font-size:1.05rem;line-height:1.65}.BespokeSolutions-module__ZKXrvG__engagementExamples{flex-direction:column;align-items:flex-start;gap:.65rem;margin-top:1.5rem;display:flex}.BespokeSolutions-module__ZKXrvG__examplesPill{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.08em;color:var(--accent-navy);border-radius:var(--radius-sm);background:#1a237e0f;border:1px solid #1a237e26;padding:.35rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}:is(body.dark-theme .BespokeSolutions-module__ZKXrvG__examplesPill,[data-theme=dark] .BespokeSolutions-module__ZKXrvG__examplesPill){color:var(--accent-navy);background:#4a8cff1f;border-color:#4a8cff40}.BespokeSolutions-module__ZKXrvG__examplesText{font-family:var(--font-sans);color:var(--text-dim);font-size:.95rem;font-style:italic;line-height:1.6}.BespokeSolutions-module__ZKXrvG__accountabilityGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:4rem;display:grid}.BespokeSolutions-module__ZKXrvG__accountabilityCard{background:var(--card-bg);border:1px solid var(--card-border);border-left:4px solid var(--accent-navy);box-shadow:var(--card-shadow);border-radius:var(--radius-lg);text-align:center;will-change:transform;flex-direction:column;align-items:center;padding:3rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}:is(body.dark-theme .BespokeSolutions-module__ZKXrvG__accountabilityCard,[data-theme=dark] .BespokeSolutions-module__ZKXrvG__accountabilityCard){background:var(--card-bg);border-color:var(--card-border);border-left-color:var(--accent-navy);box-shadow:var(--card-shadow)}.BespokeSolutions-module__ZKXrvG__accountabilityCard:hover{border-color:var(--card-hover-border);border-left-color:var(--accent-navy);box-shadow:var(--card-hover-shadow);transform:translateY(-6px)}.BespokeSolutions-module__ZKXrvG__accIconWrapper{width:56px;height:56px;color:var(--accent-navy);background:#1a237e0d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .4s;display:flex}:is(body.dark-theme .BespokeSolutions-module__ZKXrvG__accIconWrapper,[data-theme=dark] .BespokeSolutions-module__ZKXrvG__accIconWrapper){color:var(--accent-navy);background:#4a8cff1a}.BespokeSolutions-module__ZKXrvG__accountabilityCard:hover .BespokeSolutions-module__ZKXrvG__accIconWrapper{background:var(--accent-navy);color:#fff;transform:scale(1.08)}:is(body.dark-theme .BespokeSolutions-module__ZKXrvG__accountabilityCard:hover .BespokeSolutions-module__ZKXrvG__accIconWrapper,[data-theme=dark] .BespokeSolutions-module__ZKXrvG__accountabilityCard:hover .BespokeSolutions-module__ZKXrvG__accIconWrapper){background:var(--accent-navy);color:#0b0f19}.BespokeSolutions-module__ZKXrvG__accountabilityCard h3{font-family:var(--font-serif);color:var(--text-charcoal);margin-bottom:1rem;font-size:1.35rem}:is(body.dark-theme .BespokeSolutions-module__ZKXrvG__accountabilityCard h3,[data-theme=dark] .BespokeSolutions-module__ZKXrvG__accountabilityCard h3){color:#fff}.BespokeSolutions-module__ZKXrvG__accountabilityCard p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.6}.BespokeSolutions-module__ZKXrvG__accountabilityConclusion{color:var(--text-charcoal);margin-top:4rem;font-size:1.2rem;line-height:1.6}:is(body.dark-theme .BespokeSolutions-module__ZKXrvG__accountabilityConclusion,[data-theme=dark] .BespokeSolutions-module__ZKXrvG__accountabilityConclusion){color:#fff}.BespokeSolutions-module__ZKXrvG__ctaSection{background:radial-gradient(circle,#1a237e 0%,#0b0f3a 100%);border-top:1px solid #ffffff1a;padding:8rem 0;position:relative;overflow:hidden}.BespokeSolutions-module__ZKXrvG__ctaSection:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-position:50%;background-size:40px 40px;position:absolute;inset:0}.BespokeSolutions-module__ZKXrvG__ctaHeadline{font-family:var(--font-serif);letter-spacing:-.01em;text-align:center;margin:0 auto 1.25rem;font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:500;color:#fff!important}.BespokeSolutions-module__ZKXrvG__getStartedLead{font-family:var(--font-sans);color:#ffffffd9;max-width:650px;margin:0 auto 4rem;font-size:1.2rem;line-height:1.65}.BespokeSolutions-module__ZKXrvG__getStartedGrid{grid-template-columns:1fr 1fr;gap:2.5rem;max-width:900px;margin:0 auto;display:grid}.BespokeSolutions-module__ZKXrvG__getStartedCard{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(16px);color:#fff;will-change:transform;text-align:left;background:#ffffff14;border:1px solid #ffffff26;padding:3rem 2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.BespokeSolutions-module__ZKXrvG__getStartedCard:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-5px);box-shadow:0 15px 35px #00000059}.BespokeSolutions-module__ZKXrvG__getStartedCard h3{font-family:var(--font-serif);color:#fff;border-bottom:1px solid #ffffff26;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.7rem}.BespokeSolutions-module__ZKXrvG__cardIntro{font-family:var(--font-sans);color:#ffffffe6;margin-bottom:1rem;font-size:.95rem}.BespokeSolutions-module__ZKXrvG__getStartedCard ul{margin:0;padding-left:1.25rem}.BespokeSolutions-module__ZKXrvG__getStartedCard li{font-family:var(--font-sans);color:#ffffffd9;margin-bottom:.75rem;font-size:.95rem;line-height:1.6}.BespokeSolutions-module__ZKXrvG__expectItem strong{font-family:var(--font-sans);color:#fff;margin-bottom:.35rem;font-size:1rem;display:block}.BespokeSolutions-module__ZKXrvG__expectItem p{font-family:var(--font-sans);color:#ffffffd9;margin:0;font-size:.95rem;line-height:1.55}.BespokeSolutions-module__ZKXrvG__ctaActionButton{justify-content:center;margin-top:4rem;display:flex}@keyframes BespokeSolutions-module__ZKXrvG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:991px){.BespokeSolutions-module__ZKXrvG__blueprintCard{grid-template-columns:1fr;gap:2.5rem;padding:2.5rem}.BespokeSolutions-module__ZKXrvG__projectTypeRow{text-align:center;gap:2.5rem;padding:2.5rem 2rem;grid-template-columns:1fr!important}.BespokeSolutions-module__ZKXrvG__projectTypeRow.BespokeSolutions-module__ZKXrvG__rowReverse .BespokeSolutions-module__ZKXrvG__projectTypeVisual,.BespokeSolutions-module__ZKXrvG__projectTypeRow.BespokeSolutions-module__ZKXrvG__rowReverse .BespokeSolutions-module__ZKXrvG__projectTypeInfo{order:unset}.BespokeSolutions-module__ZKXrvG__engagementExamples{align-items:center}.BespokeSolutions-module__ZKXrvG__visualCircleGlow{width:100px;height:100px}.BespokeSolutions-module__ZKXrvG__visualCircleGlow:after{width:120px;height:120px}.BespokeSolutions-module__ZKXrvG__getStartedGrid{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.BespokeSolutions-module__ZKXrvG__sectionPadding{padding:5rem 0}.BespokeSolutions-module__ZKXrvG__heroSection{padding:8.5rem 0 3rem}.BespokeSolutions-module__ZKXrvG__projectTypeInfo h3{font-size:1.6rem}.BespokeSolutions-module__ZKXrvG__ctaHeadline{font-size:2.2rem}}
