.ProductCardsSection_grid__UZXCr{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-top:80px}.ProductCardsSection_card__Z_URT{display:flex;flex-direction:column;justify-content:space-between;gap:40px;min-height:460px;padding:30px;border-radius:var(--radius-sm);background:var(--color-surface);transition:transform .4s var(--ease-out-expo),box-shadow .4s ease}.ProductCardsSection_card__Z_URT:hover{transform:translateY(-8px);box-shadow:var(--shadow-card)}.ProductCardsSection_card_btn__WChva{width:max-content}.ProductCardsSection_body__nhPIh{display:flex;flex-direction:column;gap:50px}.ProductCardsSection_logo__eZ2a2{width:129px;height:auto}.ProductCardsSection_text__pk4uo{display:flex;flex-direction:column;gap:20px}.ProductCardsSection_name__ZqF5q{font-size:var(--fs-h3);line-height:var(--lh-h3);color:var(--color-navy)}.ProductCardsSection_desc__ETq2H{font-size:var(--fs-lead);line-height:var(--lh-lead);color:var(--color-navy)}@media (max-width:1024px){.ProductCardsSection_grid__UZXCr{grid-template-columns:1fr 1fr}}@media (max-width:680px){.ProductCardsSection_grid__UZXCr{grid-template-columns:1fr}.ProductCardsSection_card__Z_URT{min-height:0}}.StatsSection_grid__V7Z1q{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:32px 40px;gap:32px 40px;margin:60px 0 0}.StatsSection_stat__ldiue{position:relative;display:flex;flex-direction:column;gap:6px;text-align:center}.StatsSection_value__rXStw{font-family:var(--font-heading);font-weight:700;font-size:clamp(40px,4.5vw,56px);line-height:1.18;color:var(--color-orange)}.StatsSection_label__BRln_{margin:0;font-size:var(--fs-lead);line-height:var(--lh-lead)}@media (min-width:1000px){.StatsSection_stat__ldiue:not(:first-child):before{content:"";position:absolute;left:-20px;top:50%;transform:translateY(-50%);height:80px;width:1px;background:currentColor;opacity:.18}}.IndustriesSection_tileGrid__tCVET{margin-top:clamp(40px,5vw,72px);display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0}.IndustriesSection_tile__IkguG{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;aspect-ratio:288/255;padding:24px;background:hsla(0,0%,100%,.01);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.2);transition:background .35s ease}.IndustriesSection_tile__IkguG:hover{background:hsla(0,0%,100%,.04)}.IndustriesSection_tileLabel__vmPeD{font-family:var(--font-heading);font-weight:600;font-size:clamp(18px,1.9vw,28px);line-height:1.3;color:hsla(0,0%,100%,.5);transition:color .35s ease}.IndustriesSection_tile__IkguG:hover .IndustriesSection_tileLabel__vmPeD{color:#fff}.IndustriesSection_dot__H_sSy{position:absolute;width:6px;height:6px;background:var(--color-orange);opacity:0;transition:opacity .3s ease}.IndustriesSection_tile__IkguG:hover .IndustriesSection_dot__H_sSy{opacity:1}.IndustriesSection_dotTL__PnRh6{top:0;left:0}.IndustriesSection_dotTR__Rxb2d{top:0;right:0}.IndustriesSection_dotBL___KBwg{bottom:0;left:0}.IndustriesSection_dotBR__UOiyL{bottom:0;right:0}@media (max-width:900px){.IndustriesSection_tileGrid__tCVET{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.IndustriesSection_tile__IkguG{aspect-ratio:3/2}}.IndustriesSection_d_flex__ijqi3{display:flex}.IndustriesSection_gap_30__ethXQ{gap:30px}.IndustriesSection_flex_wrap__9DRAL{flex-wrap:wrap}.IndustriesSection_mt_50__5lq8L{margin-top:50px}.IndustriesSection_stage__t_mGP{position:relative}.IndustriesSection_header__5G3af{display:flex;flex-direction:column;gap:20px;margin-bottom:28px}.IndustriesSection_heading__uSb1c{font-size:var(--fs-h2);line-height:var(--lh-h2);color:var(--color-text-invert)}.IndustriesSection_card__GQwaU{background:var(--color-surface);border-radius:var(--radius-sm);padding:clamp(28px,4vw,60px);display:flex;flex-direction:column;gap:clamp(32px,4vw,60px);box-shadow:var(--shadow-card)}.IndustriesSection_cardTitle__etNcu{font-family:var(--font-heading);font-weight:700;font-size:var(--fs-h3);line-height:var(--lh-h3);color:var(--color-navy);max-width:520px}.IndustriesSection_list__kZ6HA{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px clamp(24px,5vw,80px);gap:20px clamp(24px,5vw,80px)}.IndustriesSection_item__SYzYC{display:flex;align-items:center;gap:10px;font-size:clamp(16px,1.4vw,22px);line-height:1.45;color:var(--color-navy)}.IndustriesSection_check__q9_hf{color:var(--color-orange);flex-shrink:0}.IndustriesSection_media__2EHs_{position:relative;margin-top:24px;aspect-ratio:16/10;border-radius:var(--radius-lg);overflow:hidden}.IndustriesSection_media__2EHs_ img{object-fit:cover}.IndustriesSection_foreground__f_Yz1{display:none;border-radius:var(--radius-lg);overflow:hidden}.IndustriesSection_foreground__f_Yz1 img{display:block;width:100%;height:100%;object-fit:cover}.IndustriesSection_shape__gO36k{display:none}@media (max-width:600px){.IndustriesSection_list__kZ6HA{grid-template-columns:1fr;gap:14px}}@media (min-width:1024px){.IndustriesSection_stage__t_mGP{padding-bottom:clamp(48px,6vw,96px)}.IndustriesSection_content__TxbB2{position:relative;z-index:1;max-width:1130px}.IndustriesSection_header__5G3af{margin-bottom:80px;max-width:420px}.IndustriesSection_media__2EHs_{position:absolute;top:0;bottom:0;left:40%;right:calc(var(--gutter, 40px) * -1);width:auto;margin-top:0;aspect-ratio:auto;border-radius:0;z-index:0}.IndustriesSection_foreground__f_Yz1{display:block;position:absolute;z-index:2;right:11.5%;width:min(42%,660px);bottom:10px;aspect-ratio:660/211;box-shadow:var(--shadow-card)}.IndustriesSection_shape__gO36k{display:block;position:absolute;left:0;bottom:0;width:clamp(200px,22vw,460px);height:auto;opacity:.5;pointer-events:none;z-index:0}}.ImageBannerSection_banner__p2ehK{position:relative;overflow:hidden;isolation:isolate;display:flex;align-items:center;min-height:330px;color:var(--color-text-invert);border-top:1px solid hsla(0,0%,55%,.5);border-bottom:1px solid hsla(0,0%,55%,.5)}.ImageBannerSection_bgImage__CiWl3{object-fit:cover;z-index:-2}.ImageBannerSection_overlay__Dgo58{position:absolute;inset:0;background:rgba(10,23,47,.8);z-index:-1}.ImageBannerSection_inner__mNxQV{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center;padding-block:clamp(48px,6vw,88px)}.ImageBannerSection_eyebrow__7JF8r{font-size:18px;line-height:1.4;letter-spacing:.04em;text-transform:uppercase;color:var(--color-orange)}.ImageBannerSection_heading__dap4e{max-width:900px;font-family:var(--font-heading);font-weight:700;font-size:var(--fs-h2);line-height:var(--lh-h2)}.ImageBannerSection_desc__mxk9K{max-width:900px;font-size:var(--fs-lead);line-height:var(--lh-lead)}.RichTextSection_body__Qsqmi{margin-top:30px;max-width:820px;font-size:var(--fs-lead);line-height:var(--lh-lead);color:var(--color-navy)}.RichTextSection_body__Qsqmi h2{font-family:var(--font-heading);font-size:var(--fs-h2);line-height:var(--lh-h2);margin:40px 0 16px}.RichTextSection_body__Qsqmi h3{font-family:var(--font-heading);font-size:var(--fs-h3);line-height:var(--lh-h3);margin:32px 0 12px}.RichTextSection_body__Qsqmi h2:first-child,.RichTextSection_body__Qsqmi h3:first-child{margin-top:0}.RichTextSection_body__Qsqmi p{margin:0 0 18px}.RichTextSection_body__Qsqmi ol,.RichTextSection_body__Qsqmi ul{padding-left:22px;margin:0 0 18px}.RichTextSection_body__Qsqmi ul{list-style:disc}.RichTextSection_body__Qsqmi ol{list-style:decimal}.RichTextSection_body__Qsqmi li{margin-bottom:8px}.RichTextSection_body__Qsqmi li::marker{color:var(--color-orange)}.RichTextSection_body__Qsqmi a{color:var(--color-teal);text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.RichTextSection_body__Qsqmi a:hover{color:var(--color-orange)}.RichTextSection_body__Qsqmi strong{font-weight:700}.RichTextSection_body__Qsqmi>:last-child{margin-bottom:0}.FormSection_layout__4kxpy{display:grid;grid-template-columns:1fr 1fr;grid-gap:50px;gap:50px;align-items:stretch}.FormSection_single__aZe17{grid-template-columns:minmax(0,790px);justify-content:center}.FormSection_card__OnROd{display:flex;flex-direction:column;gap:24px;background:var(--color-surface);border-radius:var(--radius-lg);padding:clamp(30px,3.2vw,50px);box-shadow:2px 2px 6px -4px hsla(0,0%,55%,.25),0 20px 44px rgba(10,23,47,.06)}.FormSection_heading__nSY2g{font-family:var(--font-heading);font-weight:700;font-size:var(--fs-h2);line-height:var(--lh-h2);color:var(--color-navy)}.FormSection_media__FNPr9{position:relative;align-self:stretch;min-height:460px;border-radius:var(--radius-lg);overflow:hidden;box-shadow:2px 2px 6px -4px hsla(0,0%,55%,.25)}.FormSection_media__FNPr9 img{object-fit:cover}@media (max-width:900px){.FormSection_layout__4kxpy{grid-template-columns:1fr;gap:32px}.FormSection_card__OnROd{padding:28px}.FormSection_media__FNPr9{min-height:260px}}.NumbersBandSection_band__hKBAZ{background:var(--color-orange);color:var(--color-text-invert);padding-block:27px}.NumbersBandSection_row__3_5da{margin:0 auto;max-width:1148px;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:start;grid-gap:24px 32px;gap:24px 32px}.NumbersBandSection_stat__5GSCa{text-align:center;position:relative}.NumbersBandSection_stat__5GSCa+.NumbersBandSection_stat__5GSCa:before{content:"";position:absolute;left:-16px;top:8px;bottom:8px;width:1px;background:hsla(0,0%,100%,.28)}.NumbersBandSection_value___jKCZ{font-family:var(--font-heading);font-weight:700;font-size:clamp(36px,4vw,56px);line-height:1.18;color:var(--color-text-invert)}.NumbersBandSection_label__q4ktB{margin:4px 0 0;font-size:var(--fs-eyebrow);line-height:1.55;color:var(--color-text-invert)}@media (max-width:720px){.NumbersBandSection_row__3_5da{justify-content:center;gap:24px}.NumbersBandSection_stat__5GSCa{flex:1 1 40%}}.RecognitionSection_grid__v9lkD{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-top:80px}.RecognitionSection_card__JIYDF{background:var(--color-surface);border-radius:var(--radius-sm);padding:30px;min-height:310px;display:flex;flex-direction:column;gap:30px;transition:transform .4s var(--ease-out-expo),box-shadow .4s ease}.RecognitionSection_card__JIYDF:hover{transform:translateY(-8px);box-shadow:0 24px 48px rgba(0,0,0,.3)}.RecognitionSection_icon__dF0wo{display:flex;align-items:center;justify-content:flex-start;width:40px;height:40px}.RecognitionSection_icon__dF0wo img{width:auto;height:35px;object-fit:contain}.RecognitionSection_body__5IQ_o{display:flex;flex-direction:column;gap:10px}.RecognitionSection_category__5o3KL{font-family:var(--font-heading);font-weight:400;font-size:16px;line-height:26px;text-transform:uppercase;color:#7c7c7c}.RecognitionSection_title__S0V_J{font-family:var(--font-heading);font-weight:700;font-size:var(--fs-h3);line-height:var(--lh-h3);text-transform:uppercase;color:var(--color-navy)}.RecognitionSection_desc__tsLrn{font-size:var(--fs-lead);line-height:var(--lh-lead);color:var(--color-navy)}@media (max-width:1024px){.RecognitionSection_grid__v9lkD{grid-template-columns:1fr;max-width:520px;margin-inline:auto}.RecognitionSection_card__JIYDF{min-height:0}}.WhatWeDoSection_bento__bA13c{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-top:60px}.WhatWeDoSection_card__q5X2x{position:relative;aspect-ratio:1/1;border-radius:var(--radius-sm);overflow:hidden;background:var(--color-surface)}.WhatWeDoSection_plain__ccFVF{box-shadow:0 8px 24px rgba(10,23,47,.06);padding:50px;display:flex;flex-direction:column}.WhatWeDoSection_cardTitle__EBewe{font-family:var(--font-heading);font-weight:700;font-size:var(--fs-h3);line-height:var(--lh-h3);color:var(--color-navy)}.WhatWeDoSection_flagship__e5qMA{color:var(--color-text-invert)}.WhatWeDoSection_flagshipPhoto__r5ni8{position:absolute;inset:0;transition:transform .6s var(--ease-out-expo)}.WhatWeDoSection_flagshipPhoto__r5ni8 img{object-fit:cover}.WhatWeDoSection_flagship__e5qMA:hover .WhatWeDoSection_flagshipPhoto__r5ni8{transform:scale(1.06)}.WhatWeDoSection_flagshipScrim__K_mBb{position:absolute;inset:0;background:rgba(10,23,47,.6)}.WhatWeDoSection_flagshipContent__xvBg5{position:relative;z-index:1;padding:40px;display:flex;flex-direction:column;gap:20px}.WhatWeDoSection_flagshipEyebrow__Jqh0U{gap:20px}.WhatWeDoSection_flagshipTitle__3yBtg{font-family:var(--font-heading);font-weight:700;font-size:var(--fs-h2);line-height:var(--lh-h2)}.WhatWeDoSection_flagshipDesc__6WKvf{font-size:var(--fs-lead);line-height:var(--lh-lead)}.WhatWeDoSection_chart__KDwxS{flex:1 1;display:flex;align-items:flex-end;gap:10px;margin-top:42px}.WhatWeDoSection_bar__VoIu4{flex:1 1;min-width:0;border-radius:10px;transform-origin:50% 100%;animation:WhatWeDoSection_qgrow__37E4l .8s var(--ease-out-expo) var(--d,0s) both}@keyframes WhatWeDoSection_qgrow__37E4l{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.WhatWeDoSection_chartLabel__f9wMe{position:absolute;left:50px;top:131px;display:inline-flex;align-items:center;gap:10px;font-size:var(--fs-lead);line-height:1.2;color:var(--color-navy);max-width:150px}.WhatWeDoSection_avatars__y8RpN{flex:1 1;display:flex;align-items:center;justify-content:center;gap:0}.WhatWeDoSection_avatarLg__Nayc5,.WhatWeDoSection_avatarSm__FU5ec{border-radius:var(--radius-round);object-fit:cover;box-shadow:0 0 0 3px var(--color-surface)}.WhatWeDoSection_avatarSm__FU5ec{width:76px;height:76px}.WhatWeDoSection_avatarLg__Nayc5{width:132px;height:132px;margin:0 -18px;z-index:1}.WhatWeDoSection_statRow__XLa2B{display:flex;align-items:baseline;gap:16px;padding-top:24px;border-top:1px solid #949494}.WhatWeDoSection_statValue__EeybY{font-family:var(--font-heading);font-weight:700;font-size:clamp(36px,3.4vw,46px);line-height:1.2;color:var(--color-navy)}.WhatWeDoSection_statLabel__l092U{font-size:var(--fs-lead);line-height:var(--lh-lead);color:var(--color-navy)}@media (max-width:1024px){.WhatWeDoSection_bento__bA13c{grid-template-columns:1fr;max-width:460px;margin-inline:auto}.WhatWeDoSection_chartLabel__f9wMe{position:static;margin-top:20px}}@media (prefers-reduced-motion:reduce){.WhatWeDoSection_bar__VoIu4{animation:none}}.ContactMethodsSection_grid__sIL8b{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-top:clamp(40px,5vw,64px)}.ContactMethodsSection_card__1DquT{display:flex;flex-direction:column;align-items:flex-start;background:var(--color-surface);border-radius:var(--radius-sm);padding:clamp(20px,3vw,30px);transition:transform .35s var(--ease-out-expo),box-shadow .35s ease}.ContactMethodsSection_card__1DquT:hover{transform:translateY(-6px);box-shadow:0 24px 48px rgba(10,23,47,.12)}.ContactMethodsSection_iconWrap__TVILi{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;color:var(--color-orange);margin-bottom:clamp(20px,3.5vw,30px)}.ContactMethodsSection_iconWrap__TVILi svg,.ContactMethodsSection_icon__UVI1w{width:40px;height:40px}.ContactMethodsSection_label__iToYs{font-size:var(--fs-eyebrow);line-height:1.4;color:#7c7c7c;margin-bottom:22px}.ContactMethodsSection_values__tvkna{display:flex;flex-direction:column;gap:0}.ContactMethodsSection_value__IiEcZ{font-family:var(--font-heading);font-weight:700;font-size:clamp(17px,1.4vw,24px);line-height:1.4;color:var(--color-navy);text-decoration:none;transition:color .2s ease}a.ContactMethodsSection_value__IiEcZ:hover{color:var(--color-teal)}@media (max-width:900px){.ContactMethodsSection_grid__sIL8b{grid-template-columns:1fr;max-width:480px;margin-inline:auto}}.UseCasesSection_grid__Djnr_{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-top:clamp(40px,5vw,64px)}.UseCasesSection_card__V36ae{display:flex;flex-direction:column;align-items:flex-start;gap:20px;background:var(--color-surface);border-radius:var(--radius-sm);padding:clamp(20px,3vw,30px);transition:transform .35s var(--ease-out-expo),box-shadow .35s ease}.UseCasesSection_card__V36ae:hover{transform:translateY(-6px);box-shadow:0 24px 48px rgba(10,23,47,.12)}.UseCasesSection_title__LfJQv{font-family:var(--font-heading);font-weight:700;font-size:clamp(19px,1.6vw,28px);line-height:1.3;color:var(--color-navy)}.UseCasesSection_desc__HGebl{font-size:var(--fs-eyebrow);line-height:1.55;color:var(--color-navy)}.UseCasesSection_cta__fQqT8{margin-top:30px}@media (max-width:900px){.UseCasesSection_grid__Djnr_{grid-template-columns:1fr;max-width:480px;margin-inline:auto}}.JourneySection_section__4TBYf{padding-block:var(--space-section);background:var(--bg-white)}.JourneySection_layout__Bit1U{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,2fr);grid-gap:clamp(40px,6vw,100px);gap:clamp(40px,6vw,100px);align-items:start}.JourneySection_header__iw9oM{position:-webkit-sticky;position:sticky;top:120px;display:flex;flex-direction:column;gap:20px}.JourneySection_heading__VdOwm{font-family:var(--font-heading);font-weight:700;font-size:var(--fs-h2);line-height:var(--lh-h2);color:var(--color-navy)}.JourneySection_steps__1vmsx{display:flex;flex-direction:column;gap:30px;list-style:none;margin:0;padding:0;counter-reset:step}.JourneySection_card__31ihR{position:relative;display:grid;grid-template-columns:1fr clamp(180px,26%,300px);min-height:140px;border-radius:var(--radius-lg);overflow:hidden;background:var(--color-navy);isolation:isolate;transition:transform .35s var(--ease-out-expo),box-shadow .35s ease;min-height:204px}.JourneySection_card__31ihR:hover{transform:translateY(-4px);box-shadow:0 22px 46px rgba(10,23,47,.28)}.JourneySection_content__q0p_c{display:flex;flex-direction:column;justify-content:center;gap:10px;padding:clamp(24px,2.6vw,50px) clamp(24px,3vw,50px)}.JourneySection_title___WyDM{font-family:var(--font-heading);font-weight:700;font-size:clamp(18px,1.5vw,28px);line-height:1.3575;color:var(--color-orange)}.JourneySection_desc__r_wFt{font-size:var(--fs-eyebrow);line-height:1.5;color:#fff;max-width:385px}.JourneySection_photo__1bvRA{position:relative;overflow:hidden}.JourneySection_photo__1bvRA img{object-fit:cover}.JourneySection_photoScrim__sitdJ{position:absolute;inset:0;background:linear-gradient(90deg,var(--color-navy) 0,rgba(10,23,47,.5) 24%,rgba(10,23,47,0) 55%)}@media (max-width:900px){.JourneySection_layout__Bit1U{grid-template-columns:1fr;gap:32px}.JourneySection_header__iw9oM{position:static}}@media (max-width:560px){.JourneySection_card__31ihR{grid-template-columns:1fr}.JourneySection_photo__1bvRA{min-height:150px;order:-1}.JourneySection_photoScrim__sitdJ{background:linear-gradient(0deg,var(--color-navy) 0,rgba(10,23,47,0) 60%)}}.StepperSection_section__tdqW8{position:relative;overflow:hidden}.StepperSection_section__tdqW8:before{content:"";position:absolute;inset:0;z-index:0;background-image:linear-gradient(rgba(10,23,47,.55),rgba(10,23,47,.55)),linear-gradient(#027aae,#027aae),url(/assets/tms-prepare-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-blend-mode:normal,multiply,normal}.StepperSection_inner__o3mJY{position:relative;z-index:1}.StepperSection_scroll___eBdD{margin-top:clamp(40px,5vw,64px);overflow-x:auto;padding-bottom:8px}.StepperSection_track__bRVNi{position:relative;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);grid-gap:24px;gap:24px;list-style:none;margin:0;padding:0}.StepperSection_track__bRVNi:before{content:"";position:absolute;top:24px;left:12px;right:12px;border-top:1px dashed hsla(0,0%,100%,.55);z-index:0}.StepperSection_step__Exhio{position:relative;display:flex;flex-direction:column;align-items:center;min-width:0}.StepperSection_badge__IIvOL{position:relative;z-index:1;padding:9px 22px;border-radius:var(--radius-sm);background:var(--color-orange);color:var(--color-text-invert);font-family:var(--font-heading);font-weight:700;font-size:17px;line-height:1.4;white-space:nowrap}.StepperSection_connector__p1cJR{width:1px;height:34px;background:repeating-linear-gradient(to bottom,var(--color-orange) 0 4px,transparent 4px 8px)}.StepperSection_card__zbI4E{width:100%;background:#027aae;border-radius:var(--radius-sm);padding:clamp(24px,2vw,30px);transition:transform .4s var(--ease-out-expo),box-shadow .4s ease}.StepperSection_card__zbI4E:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(2,122,174,.35)}.StepperSection_title__NEB_e{font-family:var(--font-heading);font-weight:700;font-size:clamp(19px,1.5vw,28px);line-height:1.35;color:var(--color-text-invert);margin-bottom:10px}.StepperSection_desc__mFwUx{font-size:var(--fs-body);line-height:1.55;color:var(--color-text-invert)}@media (max-width:900px){.StepperSection_track__bRVNi{grid-auto-columns:minmax(220px,78vw)}}.LegalSection_body__e7cGS{font-size:var(--fs-eyebrow);line-height:1.7;color:#000}.LegalSection_body__e7cGS h2{font-family:var(--font-heading);font-weight:700;font-size:clamp(18px,2vw,36px);line-height:1.3;letter-spacing:.01em;text-transform:uppercase;color:var(--color-navy-deep);margin:40px 0 30px}.LegalSection_body__e7cGS h2:first-child{margin-top:0}.LegalSection_body__e7cGS h3{font-family:var(--font-heading);font-weight:700;font-size:clamp(16px,1.3vw,20px);margin:24px 0 10px}.LegalSection_body__e7cGS p{font-size:var(--fs-eyebrow);color:#000;margin:0 0 20px}.LegalSection_body__e7cGS ol,.LegalSection_body__e7cGS ul{padding-left:24px;margin:0 0 16px}.LegalSection_body__e7cGS ul{list-style:disc}.LegalSection_body__e7cGS ol{list-style:decimal}.LegalSection_body__e7cGS li{margin-bottom:10px}.LegalSection_body__e7cGS a{color:#000;text-decoration:underline;text-underline-offset:2px;word-break:break-word;transition:color .2s ease}.LegalSection_body__e7cGS a:hover{color:var(--color-orange)}.LegalSection_body__e7cGS strong{color:var(--color-navy);font-weight:700}.LegalSection_body__e7cGS>:last-child{margin-bottom:0}.Breadcrumb_breadcrumb__Nr5Ua{width:-moz-fit-content;width:fit-content}.Breadcrumb_list__8W59_{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.Breadcrumb_item__SCUEW{display:flex;align-items:center;gap:10px;font-size:14px;line-height:1}.Breadcrumb_item__SCUEW a{color:hsla(0,0%,100%,.75);text-decoration:none;transition:color .2s}.Breadcrumb_item__SCUEW a:hover{color:#fff}.Breadcrumb_current__R3HRq{color:#fff;font-weight:600}.Breadcrumb_separator__KXuc7{color:hsla(0,0%,100%,.55);font-size:18px;line-height:1}.Breadcrumb_dark__vX0E7 .Breadcrumb_item__SCUEW a{color:#666}.Breadcrumb_dark__vX0E7 .Breadcrumb_current__R3HRq{color:#111}.Breadcrumb_dark__vX0E7 .Breadcrumb_separator__KXuc7{color:#999}.CtaButton_cta__QJV0N{display:inline-flex;align-items:center;gap:16px;height:48px;padding:4px 4px 4px 20px;border-radius:var(--radius-sm);font-weight:700;font-size:16px;line-height:1;box-sizing:border-box;transition:transform .3s var(--ease-out-expo),box-shadow .3s ease,background .3s ease,color .3s ease;width:max-content}.CtaButton_label__9_XRW{transition:color .3s ease}.CtaButton_primary__ka3m8{background:var(--color-orange);color:var(--color-orange-strong);box-shadow:inset 0 0 0 1px var(--color-orange)}.CtaButton_primary__ka3m8:hover{background:var(--color-surface);color:var(--color-orange);transform:translateY(-3px);box-shadow:var(--shadow-cta)}.CtaButton_primary__ka3m8 .CtaButton_label__9_XRW{color:var(--color-orange-strong)}.CtaButton_primary__ka3m8:hover .CtaButton_label__9_XRW{color:var(--color-orange)}.CtaButton_chip__VI1gk{display:flex;align-items:center;justify-content:center;align-self:stretch;width:40px;border-radius:var(--radius-sm);background:var(--color-surface);transition:background .3s ease;margin-left:auto}.CtaButton_primary__ka3m8:hover .CtaButton_chip__VI1gk{background:var(--color-orange)}.CtaButton_arrow__dC8hl{fill:var(--color-orange);transform:scaleX(-1);transition:fill .3s ease}.CtaButton_primary__ka3m8:hover .CtaButton_arrow__dC8hl{fill:var(--color-surface)}.CtaButton_secondary__F33QY{color:var(--color-text-invert);box-shadow:inset 0 0 0 1px var(--color-border);padding-inline:20px}.CtaButton_secondary__F33QY:hover{background:hsla(0,0%,100%,.12);box-shadow:inset 0 0 0 1px var(--color-text-invert);color:var(--color-text-invert)}.CtaButton_inlineIcon__JxmMu{fill:currentColor;flex-shrink:0}.CtaButton_ghost__msrcQ{color:var(--color-orange);box-shadow:inset 0 0 0 1px var(--color-border);padding-inline:20px}.CtaButton_ghost__msrcQ:hover{background:rgba(255,106,0,.08);color:var(--color-orange)}.CtaButton_disabled__kDRNW{cursor:default;pointer-events:none;opacity:1}.CtaButton_disabled__kDRNW.CtaButton_primary__ka3m8{background:transparent;color:var(--color-orange);box-shadow:inset 0 0 0 1px var(--color-border);padding:13px 20px}.CtaButton_disabled__kDRNW.CtaButton_primary__ka3m8 .CtaButton_label__9_XRW{color:inherit}