.breakdance .bde-section-32-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-32-100 .section-container>*{width:auto!important;height:auto!important}.breakdance .bde-section-32-100 .section-container{--bde-grid-items-per-row:1}.breakdance .bde-section-32-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-32-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}#custom-header{--blue:#134E8E;--blue-deep:#0E3D6F;--ink:#0A1F3D;--accent:#E8A04C;--paper:#F4EFE6;--line:#E2DAC8;--muted:#7A7060;--bg:#FFF;font-family:'Manrope',system-ui,sans-serif;font-size:16.5px;color:var(--ink);-webkit-font-smoothing:antialiased}#custom-header *,#custom-header *::before,#custom-header *::after{box-sizing:border-box}#custom-header a{text-decoration:none}#custom-header .site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,0.86);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}body.admin-bar #custom-header .site-header{top:32px}@media screen and (max-width:782px){body.admin-bar #custom-header .site-header{top:46px}}#custom-header .header-inner{max-width:1440px;margin:0 auto;padding:18px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}#custom-header .brand-link{display:flex;align-items:center;gap:10px;color:var(--ink)}#custom-header .brand-mark{width:32px;height:32px;flex-shrink:0}#custom-header .brand-text{font-family:'Sora',sans-serif;font-weight:700;font-size:18px;letter-spacing:-0.02em;color:var(--ink)}#custom-header .primary-nav{display:flex;gap:28px;align-items:center}#custom-header .primary-nav a{color:var(--ink);font-size:15px;font-weight:500;transition:color 0.15s}#custom-header .primary-nav a:hover{color:var(--blue)}#custom-header .header-cta{display:flex;gap:12px;align-items:center}#custom-header .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:'Manrope',system-ui,sans-serif;font-weight:600;font-size:14.5px;padding:11px 20px;border-radius:10px;border:1px solid transparent;cursor:pointer;transition:background 0.15s,color 0.15s,border-color 0.15s,transform 0.15s;text-decoration:none}#custom-header .btn-primary{background:var(--blue);color:#fff}#custom-header .btn-primary:hover{background:var(--blue-deep);color:#fff}#custom-header .btn-ghost{background:transparent;color:var(--ink);border-color:var(--line)}#custom-header .btn-ghost:hover{background:var(--paper);color:var(--ink)}#custom-header .btn-block{width:100%}#custom-header .menu-toggle{display:none;background:transparent;border:1px solid var(--line);border-radius:10px;padding:10px 12px;cursor:pointer;flex-direction:column;gap:4px}#custom-header .menu-toggle:hover{background:var(--paper)}#custom-header .menu-bar{display:block;width:20px;height:2px;background:var(--ink);border-radius:2px}#custom-header .mobile-drawer{display:none;flex-direction:column;gap:4px;padding:16px 24px 24px;background:var(--bg);border-top:1px solid var(--line)}#custom-header .mobile-drawer[hidden]{display:none}#custom-header .mobile-drawer.is-open{display:flex}#custom-header .mobile-drawer a{color:var(--ink);font-size:16px;font-weight:500;padding:12px 0;border-bottom:1px solid var(--line)}#custom-header .mobile-drawer a:last-of-type{border-bottom:none}#custom-header .mobile-cta{display:flex;flex-direction:column;gap:10px;margin-top:14px}@media (max-width:900px){#custom-header .primary-nav,#custom-header .header-cta{display:none}#custom-header .menu-toggle{display:flex}#custom-header .header-inner{padding:16px 20px}}@media (min-width:1740px){#custom-header .header-inner{max-width:1580px}}