.breakdance .bde-section-25-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-25-100 .section-container>*{width:auto!important;height:auto!important}.breakdance .bde-section-25-100 .section-container{--bde-grid-items-per-row:1}.breakdance .bde-section-25-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-25-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}.breakdance .bde-section:has(#custom-header) .section-container{padding-left:0;padding-right:0;max-width:100%}#custom-header{--sky:#1A9DD9;--sky-deep:#0C6EA8;--font-body:'DM Sans',sans-serif;position:relative;z-index:100}#custom-header *,#custom-header *::before,#custom-header *::after{box-sizing:border-box;margin:0;padding:0}#custom-header a{color:inherit;text-decoration:none}#custom-header ul{list-style:none}#custom-header .site-header{position:fixed;top:0;left:0;right:0;z-index:100;height:72px;background:rgba(13,31,45,0.8);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid rgba(255,255,255,0.07)}#custom-header .hdr-inner{width:100%;padding:0 40px;height:100%;display:flex;align-items:center;justify-content:space-between}#custom-header .hdr-logo{display:flex;align-items:center}#custom-header .hdr-logo-img{height:60px;width:auto;display:block}#custom-header .hdr-nav-list{display:flex;align-items:center;gap:36px}#custom-header .hdr-nav-list a{font-family:var(--font-body);font-size:.85rem;font-weight:500;color:rgba(255,255,255,0.6);transition:color .2s}#custom-header .hdr-nav-list a:hover{color:#fff}#custom-header .hdr-cta{background:var(--sky);color:white!important;padding:10px 22px;border-radius:8px;font-weight:600!important;transition:background .2s!important}#custom-header .hdr-cta:hover{background:var(--sky-deep)!important}#custom-header .hdr-hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px;background:none;border:none}#custom-header .hdr-hamburger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:transform .3s,opacity .3s}#custom-header .hdr-hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}#custom-header .hdr-hamburger.open span:nth-child(2){opacity:0}#custom-header .hdr-hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}body .hdr-drawer{display:none;position:fixed;top:72px;left:0;right:0;z-index:9999;background:rgba(13,31,45,0.97);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid rgba(255,255,255,0.07);padding:24px 24px 32px;flex-direction:column;gap:4px}body .hdr-drawer.open{display:flex}body .hdr-drawer-link{font-family:'DM Sans',sans-serif;padding:14px 16px;border-radius:10px;font-size:.95rem;font-weight:500;color:rgba(255,255,255,.75)!important;text-decoration:none!important;display:block;background:transparent;transition:background .2s,color .2s}body .hdr-drawer-link:hover{background:rgba(255,255,255,.07);color:white!important}body .hdr-drawer-cta{display:block;margin-top:12px;background:#1A9DD9!important;color:white!important;text-align:center;padding:14px;border-radius:10px;font-family:'DM Sans',sans-serif;font-weight:700;text-decoration:none!important;transition:background .2s}body .hdr-drawer-cta:hover{background:#0C6EA8!important}body.admin-bar #custom-header .site-header{top:32px}@media screen and (max-width:782px){body.admin-bar #custom-header .site-header{top:46px}}@media (max-width:860px){#custom-header .hdr-inner{padding:0 20px}#custom-header .hdr-nav{display:none}#custom-header .hdr-hamburger{display:flex}}