@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&family=DM+Sans:wght@300;400;500;600&display=swap);.breakdance .bde-section-832-100 .section-container{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-section-832-100 .section-container>*{width:auto!important;height:auto!important}.breakdance .bde-section-832-100 .section-container{--bde-grid-items-per-row:1}.breakdance .bde-section-832-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-832-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}#custom-page{--bg-primary:#1A9DD9;--bg-primary-deep:#0C6EA8;--bg-ink:#0D1F2D;--bg-accent:#4DD8F0;--bg-paper:#EEF7FC;--bg-white:#FFF;--bg-line:#D3E8F4;--bg-muted:#5A7A8C;--bg-fd:'Montserrat',system-ui,sans-serif;--bg-fb:'DM Sans',system-ui,sans-serif;font-family:var(--bg-fb);background:var(--bg-white);color:var(--bg-ink);line-height:1.6;-webkit-font-smoothing:antialiased}#custom-page *,#custom-page *::before,#custom-page *::after{box-sizing:border-box;margin:0;padding:0}#custom-page img,#custom-page svg{display:block;max-width:100%}#custom-page a{color:inherit;text-decoration:none}#custom-page .bg-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:20px 48px;background:rgba(255,255,255,.88);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--bg-line)}#custom-page .bg-topbar-mark{height:32px;display:flex;align-items:center}#custom-page .bg-topbar-mark svg{height:32px;width:32px}#custom-page .bg-topbar-label{font-family:var(--bg-fb);font-size:.78rem;letter-spacing:.22rem;text-transform:uppercase;color:var(--bg-muted);font-weight:600}#custom-page .bg-hero{padding:120px 48px 100px;text-align:center;background:radial-gradient(ellipse at 50% 0%,rgba(26,157,217,.06),transparent 60%),var(--bg-white)}#custom-page .bg-hero-eyebrow{font-family:var(--bg-fb);font-size:.78rem;letter-spacing:.3rem;text-transform:uppercase;color:var(--bg-ink);font-weight:600;margin-bottom:32px}#custom-page .bg-hero-mark{display:flex;justify-content:center;align-items:center;margin:0 auto 36px}#custom-page .bg-hero-wordmark{font-family:var(--bg-fd);font-size:clamp(2.4rem,5.5vw,4.8rem);font-weight:800;letter-spacing:-.03em;line-height:1;color:var(--bg-ink)}#custom-page .bg-hero-wordmark span{color:var(--bg-primary)}#custom-page .bg-hero-sub{font-family:var(--bg-fb);font-size:clamp(.7rem,1.1vw,.9rem);font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--bg-primary);margin-bottom:14px}#custom-page .bg-hero-title{font-family:var(--bg-fb);font-size:clamp(1.1rem,2vw,1.6rem);font-weight:400;letter-spacing:-.01em;color:var(--bg-muted);max-width:600px;margin:0 auto;line-height:1.5}#custom-page .bg-hero-meta{margin-top:40px;display:inline-flex;gap:32px;flex-wrap:wrap;justify-content:center;font-family:var(--bg-fb);font-size:.78rem;color:var(--bg-ink);letter-spacing:.1rem;text-transform:uppercase;font-weight:600}#custom-page .bg-hero-meta span{position:relative}#custom-page .bg-hero-meta span:not(:last-child)::after{content:'';position:absolute;right:-16px;top:50%;width:3px;height:3px;border-radius:50%;background:var(--bg-line);transform:translateY(-50%)}#custom-page .bg-section{padding:96px 48px;border-top:1px solid var(--bg-line)}#custom-page .bg-section-head{display:flex;align-items:baseline;justify-content:flex-start;gap:18px;flex-wrap:wrap;margin-bottom:48px;max-width:1280px;margin-left:auto;margin-right:auto}#custom-page .bg-section-title{font-family:var(--bg-fd);font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;letter-spacing:-.02em;line-height:1.05}#custom-page .bg-section-inner{max-width:1280px;margin:0 auto}#custom-page .bg-logo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}#custom-page .bg-logo-tile{border:1px solid var(--bg-line);border-radius:20px;min-height:240px;display:flex;align-items:center;justify-content:center;padding:48px;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}#custom-page .bg-logo-tile:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(26,157,217,.08)}#custom-page .bg-logo-tile-mark{width:100%;display:flex;justify-content:center;align-items:center}#custom-page .bg-logo-wordmark{font-family:var(--bg-fd);font-size:clamp(1.8rem,3.2vw,2.8rem);font-weight:800;letter-spacing:-.03em;line-height:1;text-align:center}#custom-page .bg-logo-tagline{font-family:var(--bg-fb);font-size:clamp(.5rem,.9vw,.72rem);font-weight:500;letter-spacing:.3em;text-transform:uppercase;margin-top:8px;display:block;text-align:center}#custom-page .bg-logo-tile-label{position:absolute;top:18px;left:20px;font-family:var(--bg-fb);font-size:.7rem;letter-spacing:.18rem;text-transform:uppercase;font-weight:600;opacity:.75}#custom-page .bg-icon-row{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:20px}#custom-page .bg-icon-tile{border:1px solid var(--bg-line);border-radius:20px;background:var(--bg-white);display:flex;align-items:center;justify-content:center;padding:40px;position:relative;min-height:260px}#custom-page .bg-icon-tile-label{position:absolute;top:18px;left:20px;font-family:var(--bg-fb);font-size:.7rem;letter-spacing:.18rem;text-transform:uppercase;font-weight:600;color:var(--bg-muted)}#custom-page .bg-icon-main{background:linear-gradient(160deg,var(--bg-paper) 0%,var(--bg-white) 100%)}#custom-page .bg-icon-main>svg{width:min(180px,55%)}#custom-page .bg-favicon-badge{width:120px;height:120px;border-radius:26px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(15,23,42,.08)}#custom-page .bg-favicon-badge svg{max-width:72%;max-height:72%;width:auto;height:auto}#custom-page .bg-palette{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}#custom-page .bg-swatch{border-radius:20px;overflow:hidden;border:1px solid var(--bg-line);transition:transform .3s ease}#custom-page .bg-swatch:hover{transform:translateY(-2px)}#custom-page .bg-swatch-block{height:200px;display:flex;align-items:flex-end;padding:18px}#custom-page .bg-hex{font-family:var(--bg-fb);font-size:.85rem;font-weight:600;letter-spacing:.04em}#custom-page .bg-dark-text .bg-hex{color:var(--bg-ink)}#custom-page .bg-light-text .bg-hex{color:#fff}#custom-page .bg-swatch-meta{padding:16px 18px 18px;background:var(--bg-white);border-top:1px solid var(--bg-line)}#custom-page .bg-swatch-name{font-family:var(--bg-fb);font-size:.95rem;font-weight:600;margin-bottom:4px}#custom-page .bg-swatch-role{font-family:var(--bg-fb);font-size:.7rem;color:var(--bg-muted);letter-spacing:.15rem;text-transform:uppercase;font-weight:600}#custom-page .bg-type-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}#custom-page .bg-type-card{border:1px solid var(--bg-line);border-radius:20px;padding:36px 40px;background:var(--bg-white);display:grid;grid-template-columns:auto 1fr;gap:36px;align-items:center}#custom-page .bg-type-aa{font-size:clamp(5rem,7vw,7rem);line-height:1;color:var(--bg-ink);letter-spacing:-.04em;font-weight:700;flex:0 0 auto}#custom-page .bg-type-aa.bg-display{font-family:var(--bg-fd);font-weight:800}#custom-page .bg-type-aa.bg-body{font-family:var(--bg-fb);font-weight:400}#custom-page .bg-type-body-col{min-width:0}#custom-page .bg-type-eyebrow{font-family:var(--bg-fb);font-size:.7rem;letter-spacing:.2rem;text-transform:uppercase;font-weight:600;color:var(--bg-ink);margin-bottom:10px}#custom-page .bg-type-name{font-size:clamp(1.6rem,2.4vw,2.1rem);line-height:1.1;letter-spacing:-.02em;font-weight:700;margin-bottom:6px;color:var(--bg-ink)}#custom-page .bg-type-name.bg-display{font-family:var(--bg-fd)}#custom-page .bg-type-name.bg-body{font-family:var(--bg-fb)}#custom-page .bg-type-role{font-family:var(--bg-fb);font-size:.92rem;color:var(--bg-muted);padding-bottom:18px;border-bottom:1px solid var(--bg-line);margin-bottom:18px}#custom-page .bg-weights-row{display:flex;flex-wrap:wrap;gap:28px 32px}#custom-page .bg-weight-item{display:flex;flex-direction:column;gap:4px}#custom-page .bg-weight-num{font-size:1rem;font-weight:700;color:var(--bg-ink);letter-spacing:.02em}#custom-page .bg-weight-num.bg-display{font-family:var(--bg-fd)}#custom-page .bg-weight-num.bg-body{font-family:var(--bg-fb)}#custom-page .bg-weight-name{font-family:var(--bg-fb);font-size:.65rem;font-weight:600;letter-spacing:.18rem;text-transform:uppercase;color:var(--bg-muted)}#custom-page .bg-footer{padding:48px;border-top:1px solid var(--bg-line);display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;color:var(--bg-muted);font-family:var(--bg-fb);font-size:.85rem}#custom-page .bg-footer-mark{display:flex;align-items:center;gap:12px}#custom-page .bg-footer-mark svg{width:24px;height:24px;flex:0 0 auto}#custom-page .bg-footer-mark>div{white-space:nowrap}#custom-page .bg-footer a{color:var(--bg-ink);font-weight:600;text-decoration:none}@media (max-width:900px){#custom-page .bg-topbar,#custom-page .bg-hero,#custom-page .bg-section,#custom-page .bg-footer{padding-left:24px;padding-right:24px}#custom-page .bg-hero{padding-top:80px;padding-bottom:72px}#custom-page .bg-section{padding-top:72px;padding-bottom:72px}#custom-page .bg-logo-grid,#custom-page .bg-type-grid{grid-template-columns:1fr}#custom-page .bg-type-card{grid-template-columns:1fr;gap:20px;padding:32px}#custom-page .bg-type-aa{font-size:4.5rem}#custom-page .bg-icon-row{grid-template-columns:1fr}#custom-page .bg-palette{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){#custom-page .bg-palette{grid-template-columns:1fr}#custom-page .bg-topbar{padding:16px 20px}}