.dist-page{--site-font-body: "DM Sans", system-ui, sans-serif;--site-font-heading: "DM Sans", system-ui, sans-serif;--site-font-body-weight: 400}.dist-page,.dist-page *{font-family:var(--site-font-body)!important}.dist-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.dist-hero{position:relative;background:#0a1628;padding:5rem 0 4rem;overflow:hidden}.dist-hero__bg{position:absolute;inset:0;pointer-events:none}.dist-hero__glow{position:absolute;width:600px;height:600px;border-radius:50%;filter:blur(120px);opacity:.12}.dist-hero__glow--coral{background:#e66551;top:-200px;left:-100px}.dist-hero__glow--green{background:#319065;bottom:-200px;right:-100px}.dist-breadcrumb{margin-bottom:2rem}.dist-breadcrumb__list{display:flex;align-items:center;gap:.25rem;list-style:none;padding:0;margin:0;font-size:.8125rem}.dist-breadcrumb__list li{display:flex;align-items:center;gap:.25rem;color:#fff6}.dist-breadcrumb__list a{color:#ffffff80;text-decoration:none;transition:color .15s}.dist-breadcrumb__list a:hover{color:#fff}.dist-breadcrumb__current{color:#ffffffbf}.dist-hero__inner{position:relative;z-index:1}.dist-hero__center{text-align:center;max-width:700px;margin:0 auto}.dist-hero__title{font-size:clamp(2rem,4vw,3rem);font-weight:400;color:#fff;margin:.75rem 0 1rem;line-height:1.15;font-family:var(--site-font-heading, "DM Sans", system-ui, sans-serif)}.dist-hero__subtitle{color:#fff9;font-size:1.125rem;line-height:1.7;margin:0}.dist-pill{display:inline-block;padding:.35rem 1rem;border-radius:999px;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;background:#e665511f;color:#e66551;border:1px solid rgba(230,101,81,.2);font-family:var(--site-font-heading, "DM Sans", system-ui, sans-serif)}.dist-partner-cta{background:#f7f8fa;border-bottom:1px solid #e5e7eb;padding:1.5rem 0}.dist-partner-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.dist-partner-cta__lead{font-size:.9375rem;font-weight:600;color:#27314a;margin:0 0 .25rem;font-family:var(--site-font-heading, "DM Sans", system-ui, sans-serif)}.dist-partner-cta__sub{font-size:.875rem;color:#5a6579;margin:0}.dist-partner-cta__sub a{color:#e66551;text-decoration:none;font-weight:500}.dist-partner-cta__sub a:hover{text-decoration:underline}.dist-partner-cta__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#e66551;color:#fff;font-size:.875rem;font-weight:600;border-radius:10px;text-decoration:none;white-space:nowrap;transition:background .2s;flex-shrink:0;font-family:var(--site-font-heading, "DM Sans", system-ui, sans-serif)}.dist-partner-cta__btn:hover{background:#d45540}.dist-partners{background:#fff;padding:4rem 0 5rem}.dist-region{margin-bottom:4rem}.dist-region:last-child{margin-bottom:0}.dist-region__header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.75rem}.dist-region__flag{font-size:1.5rem;line-height:1;flex-shrink:0}.dist-region__name{font-size:1.125rem;font-weight:700;color:#27314a;white-space:nowrap;font-family:var(--site-font-heading, "DM Sans", system-ui, sans-serif)}.dist-region__line{flex:1;height:1px;background:#e5e7eb}.dist-cards{display:grid;gap:1.5rem}.dist-cards--single{grid-template-columns:1fr;max-width:720px}.dist-cards--pair{grid-template-columns:repeat(2,1fr)}.dist-cards--grid{grid-template-columns:repeat(3,1fr)}@media(max-width:1023px){.dist-cards--grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.dist-cards--pair,.dist-cards--grid{grid-template-columns:1fr}.dist-cards--single{max-width:100%}}.dist-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s ease,border-color .2s ease}.dist-card:hover{box-shadow:0 8px 30px #27314a14;border-color:#d1d5db}.dist-card__logo-wrap{background:#f7f8fa;border-bottom:1px solid #e5e7eb;padding:1.5rem 2rem;display:flex;align-items:center;justify-content:flex-start;min-height:80px}.dist-card__logo{max-height:44px;max-width:160px;width:auto;object-fit:contain;object-position:left center;filter:grayscale(30%);transition:filter .2s}.dist-card:hover .dist-card__logo{filter:grayscale(0%)}.dist-card__logo-fallback{align-items:center;font-size:1.125rem;font-weight:700;color:#27314a;font-family:var(--site-font-heading, "DM Sans", system-ui, sans-serif)}.dist-card__body{padding:1.5rem;display:flex;flex-direction:column;flex:1;gap:.75rem}.dist-card__name{font-size:1.0625rem;font-weight:700;color:#27314a;margin:0;font-family:var(--site-font-heading, "DM Sans", system-ui, sans-serif)}.dist-card__desc{font-size:.875rem;color:#5a6579;line-height:1.65;margin:0;flex:1}.dist-card__sectors{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.25rem}.dist-sector-tag{display:inline-block;padding:.2rem .6rem;border-radius:6px;background:#f0f4ff;color:#475569;font-size:.75rem;font-weight:500;font-family:var(--site-font-heading, "DM Sans", system-ui, sans-serif)}.dist-card__link{display:inline-flex;align-items:center;gap:.35rem;font-size:.8125rem;font-weight:600;color:#e66551;text-decoration:none;margin-top:auto;padding-top:.25rem;transition:gap .15s;font-family:var(--site-font-heading, "DM Sans", system-ui, sans-serif)}.dist-card__link:hover{gap:.5rem}.dist-bottom-cta{position:relative;background:#27314a;padding:5rem 0;overflow:hidden}.dist-bottom-cta__grid{position:absolute;inset:0;opacity:.06;background-image:linear-gradient(rgba(255,255,255,.3) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.3) 1px,transparent 1px);background-size:50px 50px}.dist-bottom-cta__inner{position:relative;z-index:1;text-align:center}.dist-bottom-cta__title{font-size:clamp(2rem,4vw,3rem);color:#fff;margin-bottom:.75rem;font-family:var(--site-font-heading, "DM Sans", system-ui, sans-serif)}.dist-bottom-cta__copy{color:#ffffffb3;font-size:1.125rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.dist-bottom-cta__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.dist-btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:14px 28px;background:#e66551;color:#fff;font-size:1rem;font-weight:600;border-radius:12px;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 20px #e665514d;font-family:var(--site-font-heading, "DM Sans", system-ui, sans-serif)}.dist-btn-primary:hover{background:#d45540;transform:scale(1.02)}.dist-btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:14px 28px;border:2px solid rgba(255,255,255,.2);color:#fff;font-size:1rem;font-weight:600;border-radius:12px;text-decoration:none;transition:all .2s ease;font-family:var(--site-font-heading, "DM Sans", system-ui, sans-serif)}.dist-btn-secondary:hover{background:#ffffff1a}
