:root{--sd-footer-bg: var(--sd-blue-darkest, #000117);--sd-footer-text: var(--sd-text-secondary, rgba(255, 255, 255, .85));--sd-footer-text-muted: var(--sd-text-subtle, rgba(255, 255, 255, .6));--sd-footer-text-white: var(--sd-text-primary, #ffffff);--sd-footer-border: var(--sd-glass-border, rgba(255, 255, 255, .1));--sd-footer-border-gradient: linear-gradient( 90deg, transparent, var(--sd-glass-border-blue-strong, rgba(124, 163, 219, .3)), transparent );--sd-footer-stage-image: radial-gradient( ellipse 80% 55% at 50% 0%, rgba(65, 92, 193, .22) 0%, transparent 70% ), linear-gradient(180deg, #01061f 0%, #040b2c 45%, #06103c 100%);--sd-footer-panel-fill: linear-gradient(180deg, #040b2c 0%, #06103c 100%);--sd-footer-cta-fill: linear-gradient(135deg, #f47f01, #e84100);--sd-footer-cta-fill-hover: linear-gradient(135deg, #e84100, #f47f01)}._footer_9hl45_42{width:100%;position:relative;margin:0;padding:0}._footerInner_9hl45_49{background-color:var(--sd-footer-bg);background-image:var(--sd-stage-dark-section, var(--sd-footer-stage-image));color:var(--sd-footer-text);font-family:var(--sd-font-body, var(--sd-font-family));position:relative;overflow:hidden;width:100%;padding:60px 0;box-shadow:var(--sd-top-light-soft, inset 0 1px 0 rgba(255, 255, 255, .08));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._footerInner_9hl45_49:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:var(--sd-footer-border-gradient)}._footerContainer_9hl45_73{max-width:var(--sd-container-max, 1400px);margin:0 auto;padding:0 40px}._footerGrid_9hl45_83{display:grid;grid-template-columns:1fr 2fr 1fr;gap:60px;padding-bottom:60px;border-bottom:1px solid var(--sd-footer-border)}._footerBrand_9hl45_95{display:flex;flex-direction:column;gap:16px}._brandLogo_9hl45_101 img{height:32px;width:auto}._ctaBox_9hl45_110{position:relative;background:var(--sd-stage-ramp-panel, var(--sd-footer-panel-fill));border:1px solid var(--sd-glass-border-blue, rgba(124, 163, 219, .15));border-radius:var(--sd-radius-lg, .75rem);box-shadow:var(--sd-rim-light, inset 0 1px 0 rgba(255, 255, 255, .14));padding:20px;margin:16px 0}._ctaBox_9hl45_110:before{content:"";position:absolute;top:0;left:16px;right:16px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);pointer-events:none}._ctaBox_9hl45_110 h3{font-family:var(--sd-font-display, var(--sd-font-body));font-size:15px;font-weight:600;letter-spacing:var(--sd-tracking-tight, -.01em);color:var(--sd-footer-text-white);margin:0 0 6px}._ctaBox_9hl45_110 p{font-size:12px;color:var(--sd-footer-text);margin:0 0 12px}._ctaButton_9hl45_151{display:inline-flex;align-items:center;gap:8px;background:var(--sd-gradient-cta, var(--sd-footer-cta-fill));color:var(--sd-text-primary, #ffffff);padding:8px 16px;border-radius:var(--sd-radius-full, 9999px);text-decoration:none;font-family:var(--sd-font-body, var(--sd-font-family));font-size:13px;font-weight:600;transition:background var(--sd-transition-base, .3s ease),transform var(--sd-transition-base, .3s ease),box-shadow var(--sd-transition-base, .3s ease),color var(--sd-transition-base, .3s ease)}._ctaButton_9hl45_151:hover{background:var(--sd-gradient-cta-reverse, var(--sd-footer-cta-fill-hover));transform:translateY(-1px);box-shadow:var(--sd-shadow-cta, 0 10px 30px -10px rgba(244, 127, 1, .5));color:var(--sd-text-primary, #ffffff);text-decoration:none}._arrowIcon_9hl45_177{width:16px;height:16px;transition:transform var(--sd-transition-base, .3s ease)}._ctaButton_9hl45_151:hover ._arrowIcon_9hl45_177{transform:translate(2px)}._companyInfo_9hl45_191{color:var(--sd-footer-text);font-size:13px;line-height:1.6}._infoLine_9hl45_197{margin:0 0 8px;color:var(--sd-footer-text-muted)}._infoLine_9hl45_197:last-child{margin-bottom:0}._footerNavigation_9hl45_210{display:flex;justify-content:center}._navColumns_9hl45_215{display:grid;grid-template-columns:1fr 1fr;gap:60px;width:100%;max-width:500px}._navColumn_9hl45_215 h3{font-family:var(--sd-font-instrument, var(--sd-font-mono));font-size:var(--sd-text-xs, .75rem);font-weight:var(--sd-font-medium, 500);color:var(--sd-blue-light, #7ca3db);letter-spacing:var(--sd-tracking-widest, .12em);margin:0 0 20px}._footerMenu_9hl45_236{margin:0;padding:0}._menuList_9hl45_241{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}._menuItem_9hl45_249{margin:0 0 12px}._menuLink_9hl45_253{color:var(--sd-footer-text);text-decoration:none;font-size:14px;transition:color var(--sd-transition-base, .3s ease);display:block;line-height:1.4}._menuLink_9hl45_253:hover{color:var(--sd-blue-light, #7ca3db);text-decoration:none}._footerContact_9hl45_271{display:flex;flex-direction:column}._contactInfo_9hl45_276{display:flex;flex-direction:column;gap:12px}._contactLink_9hl45_282{display:flex;align-items:center;gap:10px;color:var(--sd-footer-text);text-decoration:none;font-size:14px;transition:color var(--sd-transition-base, .3s ease)}._contactLink_9hl45_282:hover{color:var(--sd-blue-light, #7ca3db);text-decoration:none}._contactIcon_9hl45_297{width:16px;height:16px;opacity:.7;flex-shrink:0}._addressInfo_9hl45_308{margin-top:12px;padding-top:12px;border-top:1px solid var(--sd-footer-border)}._addressInfo_9hl45_308 p{margin:0 0 4px;font-size:13px;color:var(--sd-footer-text-muted);line-height:1.4}._addressInfo_9hl45_308 p:last-child{margin-bottom:0}._legalLinksSection_9hl45_329{margin-top:16px;padding-top:16px;border-top:1px solid var(--sd-footer-border);font-size:12px}._companyDetails_9hl45_336{margin-bottom:6px;color:var(--sd-footer-text-muted)}._legalLinks_9hl45_329{line-height:1.8}._legalLink_9hl45_329{color:var(--sd-footer-text-muted);text-decoration:none;transition:color var(--sd-transition-base, .3s ease);border-bottom:1px solid transparent}._legalLink_9hl45_329:hover{color:var(--sd-footer-text);border-bottom-color:var(--sd-footer-text);text-decoration:none}._footerBottom_9hl45_362{display:flex;justify-content:space-between;align-items:center;padding:40px 0;flex-wrap:wrap;gap:24px}._accreditations_9hl45_375{display:flex;align-items:flex-start;gap:24px;flex-wrap:wrap}._accreditationItem_9hl45_384{display:flex;align-items:center;gap:8px;opacity:.85;transition:opacity var(--sd-transition-base, .3s ease)}._accreditationItem_9hl45_384:hover{opacity:1}._badgeContent_9hl45_396{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;width:104px}._accreditationItem_9hl45_384 img,._badgeContainer_9hl45_406 img{display:block;height:48px;width:88px;max-width:88px;object-fit:contain;object-position:center}._badgeLabel_9hl45_415{font-family:var(--sd-font-instrument, var(--sd-font-mono));font-size:11px;font-weight:var(--sd-font-medium, 500);letter-spacing:var(--sd-tracking-wide, .05em);color:var(--sd-footer-text-muted);text-align:center;max-width:104px;min-height:2.6em;line-height:1.3}._rating_9hl45_377{padding-left:24px;border-left:1px solid var(--sd-footer-border);display:flex;align-items:center;gap:8px;min-height:48px}._stars_9hl45_436{color:var(--sd-orange-primary, #f47f01);font-size:14px}._ratingText_9hl45_441{font-size:12px;color:var(--sd-footer-text-muted);max-width:160px;line-height:1.3}@media (max-width: 1024px){._footerGrid_9hl45_83{grid-template-columns:1fr 1fr;gap:40px}._footerBrand_9hl45_95{grid-column:1 / -1;max-width:600px}._footerNavigation_9hl45_210{justify-content:flex-start}._navColumns_9hl45_215{max-width:none}}@media (max-width: 768px){._footerContainer_9hl45_73{padding:0 20px}._footerGrid_9hl45_83{grid-template-columns:1fr;gap:40px}._footerNavigation_9hl45_210{order:3}._navColumns_9hl45_215{grid-template-columns:1fr;gap:40px}._footerContact_9hl45_271{order:2}._footerBottom_9hl45_362{flex-direction:column;align-items:flex-start;gap:32px}._accreditations_9hl45_375{width:100%;flex-direction:row;align-items:flex-start;gap:24px;flex-wrap:wrap}._badgeContent_9hl45_396{align-items:center}._badgeLabel_9hl45_415{text-align:center}._rating_9hl45_377{padding-left:0;border-left:none;min-height:0}._legalLinks_9hl45_329{display:flex;flex-direction:column;gap:2px;line-height:1.35}._legalLinks_9hl45_329 br{display:none}._companyDetails_9hl45_336{margin-bottom:4px}}@media (max-width: 480px){._footerInner_9hl45_49{padding:40px 0}._footerGrid_9hl45_83{gap:32px;padding-bottom:40px}._brandLogo_9hl45_101 img{height:28px}._ctaBox_9hl45_110{padding:20px}._footerBottom_9hl45_362{padding:32px 0}}@media print{._footer_9hl45_42{background:#fff;color:#000}._footerInner_9hl45_49{background:#fff;background-image:none;color:#000;box-shadow:none}._ctaBox_9hl45_110{background:#fff;border-color:#ccc;box-shadow:none}._ctaBox_9hl45_110:before{display:none}._accreditations_9hl45_375{display:none}}@media (prefers-reduced-motion: reduce){._ctaButton_9hl45_151,._arrowIcon_9hl45_177,._menuLink_9hl45_253,._contactLink_9hl45_282,._legalLink_9hl45_329,._accreditationItem_9hl45_384{transition:none}}._footer_qyj4e_8{position:relative;background:var(--sd-blue-900, #020824);color:var(--sd-text-primary, #ffffff);border-top:1px solid rgba(124,163,219,.14);font-family:var(--sd-font-body, var(--sd-font-family));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._inner_qyj4e_18{max-width:var(--sd-container-xl, 1200px);margin:0 auto;padding:var(--sd-space-16, 4rem) var(--sd-space-6, 1.5rem) var(--sd-space-8, 2rem)}._top_qyj4e_27{display:grid;gap:var(--sd-space-10, 2.5rem);padding-bottom:var(--sd-space-12, 3rem);border-bottom:1px solid rgba(124,163,219,.14)}@media (min-width: 900px){._top_qyj4e_27{grid-template-columns:minmax(0,1fr) auto;align-items:end}}._logo_qyj4e_41{display:block;width:auto;height:32px}._pitch_qyj4e_47{max-width:30rem;margin:var(--sd-space-6, 1.5rem) 0 0;font-size:1.0625rem;line-height:1.55;color:var(--sd-text-muted, rgba(255, 255, 255, .75))}._pitchLead_qyj4e_55{font-family:"Sora Hero",var(--sd-font-display, var(--sd-font-family));font-weight:var(--sd-font-medium, 500);color:var(--sd-text-primary, #ffffff)}._button_qyj4e_61{display:inline-flex;align-items:center;gap:var(--sd-space-2, .5rem);margin-top:var(--sd-space-5, 1.25rem);padding:.75rem 1.5rem;font-size:1rem;font-weight:var(--sd-font-semibold, 600);color:var(--sd-text-primary, #ffffff);text-decoration:none;background:var( --sd-gradient-cta, linear-gradient(135deg, #f47f01 0%, #e84100 100%) );border-radius:var(--sd-radius-full, 9999px);transition:filter var(--sd-transition-base, .3s ease)}._button_qyj4e_61:hover,._button_qyj4e_61:focus-visible{color:var(--sd-text-primary, #ffffff);text-decoration:none;filter:brightness(1.06)}._arrow_qyj4e_86{width:1rem;height:1rem;transition:transform var(--sd-transition-base, .3s ease)}._button_qyj4e_61:hover ._arrow_qyj4e_86{transform:translate(3px)}._contact_qyj4e_96{display:grid;gap:var(--sd-space-2, .5rem);font-style:normal}@media (min-width: 900px){._contact_qyj4e_96{justify-items:end;text-align:right}}._phone_qyj4e_109{font-family:"Sora Hero",var(--sd-font-display, var(--sd-font-family));font-size:clamp(1.625rem,2.6vw,2rem);font-weight:var(--sd-font-medium, 500);letter-spacing:-.02em;line-height:1.2;color:var(--sd-text-primary, #ffffff);text-decoration:none;font-variant-numeric:tabular-nums}._email_qyj4e_120{font-size:1.0625rem;color:var(--sd-text-secondary, rgba(255, 255, 255, .85));text-decoration:none}._phone_qyj4e_109:hover,._email_qyj4e_120:hover,._phone_qyj4e_109:focus-visible,._email_qyj4e_120:focus-visible{color:var(--sd-text-primary, #ffffff);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.25em}._address_qyj4e_136{margin:var(--sd-space-3, .75rem) 0 0;font-size:.9375rem;line-height:1.6;color:var(--sd-text-subtle, rgba(255, 255, 255, .6))}._columns_qyj4e_145{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--sd-space-10, 2.5rem) var(--sd-space-6, 1.5rem);padding:var(--sd-space-12, 3rem) 0;border-bottom:1px solid rgba(124,163,219,.14)}@media (min-width: 700px){._columns_qyj4e_145{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1100px){._columns_qyj4e_145{grid-template-columns:repeat(5,minmax(0,1fr));column-gap:var(--sd-space-8, 2rem)}}._column_qyj4e_145{min-width:0}._columnHeading_qyj4e_171{margin:0 0 var(--sd-space-4, 1rem);font-family:var(--sd-font-instrument, var(--sd-font-mono));font-size:.75rem;font-weight:400;line-height:1.4;letter-spacing:.02em;color:var(--sd-text-subtle, rgba(255, 255, 255, .6))}._linkList_qyj4e_181{display:grid;margin:0;padding:0;list-style:none}._link_qyj4e_181{display:inline-block;padding:6px 0;font-size:.9375rem;line-height:1.4;color:var(--sd-text-secondary, rgba(255, 255, 255, .85));text-decoration:none}._link_qyj4e_181:hover,._link_qyj4e_181:focus-visible{color:var(--sd-text-primary, #ffffff);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.25em}._badges_qyj4e_208{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--sd-space-8, 2rem) var(--sd-space-4, 1rem);margin:0;padding:var(--sd-space-10, 2.5rem) 0;list-style:none;border-bottom:1px solid rgba(124,163,219,.14)}@media (min-width: 900px){._badges_qyj4e_208{display:flex;flex-wrap:wrap;align-items:flex-start;gap:var(--sd-space-10, 2.5rem)}}._badge_qyj4e_208{display:flex;flex-direction:column;align-items:center;gap:var(--sd-space-3, .75rem);min-width:0;text-align:center}@media (min-width: 900px){._badge_qyj4e_208{width:7.5rem}}._badge_qyj4e_208 img{display:block;width:auto;height:64px;max-width:100%;object-fit:contain}._badgeCaption_qyj4e_250{font-size:.8125rem;line-height:1.35;color:var(--sd-text-secondary, rgba(255, 255, 255, .85))}._rating_qyj4e_256{display:flex;flex-direction:column;justify-content:center;gap:var(--sd-space-2, .5rem);grid-column:1 / -1;align-self:center}@media (min-width: 900px){._rating_qyj4e_256{margin-left:auto;max-width:14rem;align-self:center}}._stars_qyj4e_273{font-size:1.125rem;letter-spacing:.1em;color:var(--sd-orange-primary, #f47f01)}._ratingText_qyj4e_279{font-size:.875rem;line-height:1.45;color:var(--sd-text-secondary, rgba(255, 255, 255, .85))}._bottom_qyj4e_287{display:grid;gap:var(--sd-space-4, 1rem);padding-top:var(--sd-space-6, 1.5rem)}@media (min-width: 1100px){._bottom_qyj4e_287{grid-template-columns:auto minmax(0,1fr);align-items:baseline;column-gap:var(--sd-space-10, 2.5rem)}}._company_qyj4e_301{display:flex;flex-wrap:wrap;gap:var(--sd-space-1, .25rem) var(--sd-space-5, 1.25rem);margin:0;font-size:.8125rem;line-height:1.6;color:var(--sd-text-subtle, rgba(255, 255, 255, .6))}._legal_qyj4e_311{display:flex;flex-wrap:wrap;gap:0 var(--sd-space-5, 1.25rem);margin:0;padding:0;list-style:none}@media (min-width: 1100px){._legal_qyj4e_311{justify-content:flex-end}}._legalLink_qyj4e_326{display:inline-block;padding:4px 0;font-size:.8125rem;line-height:1.6;color:var(--sd-text-subtle, rgba(255, 255, 255, .6));text-decoration:none}._legalLink_qyj4e_326:hover,._legalLink_qyj4e_326:focus-visible{color:var(--sd-text-primary, #ffffff);text-decoration:underline;text-underline-offset:.25em}._button_qyj4e_61:focus-visible,._phone_qyj4e_109:focus-visible,._email_qyj4e_120:focus-visible,._link_qyj4e_181:focus-visible,._legalLink_qyj4e_326:focus-visible{outline:2px solid var(--sd-blue-light, #7ca3db);outline-offset:3px}@media (prefers-reduced-motion: reduce){._arrow_qyj4e_86{transition:none}}@media (max-width: 699px){._inner_qyj4e_18{padding-top:var(--sd-space-12, 3rem)}._top_qyj4e_27{gap:var(--sd-space-8, 2rem);padding-bottom:var(--sd-space-8, 2rem)}._columns_qyj4e_145{gap:var(--sd-space-8, 2rem) var(--sd-space-5, 1.25rem);padding:var(--sd-space-8, 2rem) 0}._columnHeading_qyj4e_171{margin-bottom:var(--sd-space-2, .5rem)}._link_qyj4e_181{padding:4px 0;font-size:.875rem;line-height:1.3}._badges_qyj4e_208{gap:var(--sd-space-6, 1.5rem) var(--sd-space-3, .75rem);padding:var(--sd-space-8, 2rem) 0}._badge_qyj4e_208 img{height:48px}._badgeCaption_qyj4e_250{font-size:.75rem}}@media print{._footer_qyj4e_8,._footer_qyj4e_8 *{color:#000!important;background:#fff!important}._button_qyj4e_61,._badges_qyj4e_208{display:none}}
