.hc-header{background:var(--color-white);position:sticky;top:0;z-index:1000}.hc-header .hc-inner{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:0 auto;max-width:1350px;padding:30px 20px}.hc-logo img{display:block;height:26px;width:auto}.hc-right{align-items:center;display:flex;gap:16px}.hc-nav{display:flex;justify-content:flex-end}.hc-header .hs-menu-wrapper ul{list-style:none;margin:0;padding:0}.hc-header .hs-menu-wrapper>ul{align-items:center;display:flex;gap:26px}.hc-header .hs-menu-wrapper a{color:var(--color-dark_blue);font-size:16px;font-weight:500;line-height:1;text-decoration:none}.hc-header .hs-menu-wrapper .active>a,.hc-header .hs-menu-wrapper a:hover{color:var(--color-purple)}.hc-header .hs-menu-wrapper li{position:relative}.hc-header .hs-menu-wrapper .hs-menu-children-wrapper,.hc-header .hs-menu-wrapper ul ul{background:var(--color-white);border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 12px 30px rgba(0,0,0,.1);display:block;left:0;margin-top:10px;min-width:220px;opacity:0;padding:10px;pointer-events:none;position:absolute;top:100%;transform:translateY(10px);transition:opacity .32s ease,transform .32s ease,visibility 0s linear .32s;visibility:hidden;will-change:opacity,transform;z-index:2000}.hc-header .hs-menu-wrapper .hs-menu-children-wrapper:before,.hc-header .hs-menu-wrapper ul ul:before{background:transparent;content:"";height:12px;left:0;position:absolute;top:-12px;width:100%}.hc-header .hs-menu-wrapper .hs-menu-children-wrapper li,.hc-header .hs-menu-wrapper ul ul li{width:100%}.hc-header .hs-menu-wrapper .hs-menu-children-wrapper a,.hc-header .hs-menu-wrapper ul ul a{border-radius:10px;display:block;font-size:14px;font-weight:500;padding:10px;white-space:nowrap}.hc-header .hs-menu-wrapper .hs-menu-children-wrapper a:hover,.hc-header .hs-menu-wrapper ul ul a:hover{background:rgba(0,0,0,.04)}@media (min-width:901px){.hc-header .hs-menu-wrapper li:focus-within>.hs-menu-children-wrapper,.hc-header .hs-menu-wrapper li:focus-within>ul,.hc-header .hs-menu-wrapper li:hover>.hs-menu-children-wrapper,.hc-header .hs-menu-wrapper li:hover>ul{opacity:1;pointer-events:auto;transform:translateY(0);transition:opacity .18s ease,transform .18s ease,visibility 0s;visibility:visible}}.hc-cta{align-items:center;display:inline-flex;justify-content:center;padding:0 0 0 18px}.hc-toggle{background:transparent;border:0;cursor:pointer;display:none;height:44px;padding:0;position:relative;transition:all .5s;width:44px}.hc-toggle span{background:var(--color-dark_blue);display:block;height:2px;margin:5px auto;transform-origin:center;transition:transform .2s ease,opacity .2s ease;width:22px}.hc-toggle.is-active span:first-child{transform:translateY(7px) rotate(45deg)}.hc-toggle.is-active span:nth-child(2){opacity:0}.hc-toggle.is-active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hc-mobile{background:#fff;border-top:1px solid rgba(0,0,0,.06);display:none;transition:all .5s}.hc-mobile-inner{margin:0 auto;max-width:1200px;padding:16px 20px 20px}.hc-header.is-open .hc-mobile{display:block;transition:all .5s}@media (max-width:1000px){.hc-nav{display:none}.hc-toggle{display:block}.hc-cta{padding:0 14px}.hc-header .hc-inner{gap:15px;padding:18px 15px}.hc-header .hs-menu-wrapper li:focus-within>.hs-menu-children-wrapper,.hc-header .hs-menu-wrapper li:focus-within>ul,.hc-header .hs-menu-wrapper li:hover>.hs-menu-children-wrapper,.hc-header .hs-menu-wrapper li:hover>ul{display:none}.hc-mobile .hs-menu-wrapper>ul{align-items:stretch;display:flex;flex-direction:column;gap:0}.hc-mobile .hs-menu-wrapper>ul>li{border-bottom:1px solid rgba(0,0,0,.06);padding:12px 0}.hc-mobile .hs-menu-wrapper>ul>li>a{display:inline-block;padding-right:0}.hc-mobile .hc-subtoggle{align-items:center;background:transparent;background:var(--color-light_blue);border:0;border-radius:10px;cursor:pointer;display:inline-flex;float:right;height:40px;justify-content:center;margin-bottom:-5px;margin-top:-5px;position:relative;width:40px}.hc-mobile .hc-subtoggle:before{border-bottom:2px solid var(--color-dark_blue);border-right:2px solid var(--color-dark_blue);content:"";display:block;height:8px;transform:rotate(45deg);transition:transform .18s ease;width:8px}.hc-mobile li.is-open>.hc-subtoggle:before{transform:rotate(-135deg)}.hc-mobile .hs-menu-wrapper .hs-menu-children-wrapper,.hc-mobile .hs-menu-wrapper ul ul{border:0;box-shadow:none;display:none;margin-top:8px;min-width:0;opacity:1;padding:10px 0 0 14px;pointer-events:auto;position:static;transform:none;visibility:visible}.hc-mobile .hs-menu-wrapper li.is-open>.hs-menu-children-wrapper,.hc-mobile .hs-menu-wrapper li.is-open>ul{display:block}.hc-mobile .hs-menu-wrapper .hs-menu-children-wrapper a,.hc-mobile .hs-menu-wrapper ul ul a{display:block;font-size:15px;padding:10px 0}}@media (max-width:768px){.hc-logo img{height:22px!important;width:auto!important}.hc-cta{padding:0}.hc-right{gap:5px}}