:root{--gwt-accent-1:#1764e8;--gwt-accent-2:#35c7b5;--gwt-navy:#0f1b32;--gwt-border:rgba(15,27,50,.1);--gwt-shadow:0 18px 55px rgba(15,27,50,.12)}
body.gwt-dmh-hide-divi #main-header,body.gwt-dmh-hide-divi #top-header,body.gwt-dmh-hide-divi .et-l--header{display:none!important}body.gwt-dmh-enabled{padding-top:88px}body.gwt-dmh-transparent-home{padding-top:0}.gwt-modern-header{position:fixed;inset:0 0 auto;z-index:999999;height:88px;background:rgba(255,255,255,.88);border-bottom:1px solid var(--gwt-border);backdrop-filter:blur(20px);transition:.28s}.admin-bar .gwt-modern-header{top:32px}.gwt-dmh-transparent-home .gwt-modern-header:not(.is-scrolled){background:rgba(255,255,255,.96);border-bottom-color:var(--gwt-border)}.gwt-modern-header.is-scrolled{height:72px;background:rgba(255,255,255,.96);box-shadow:var(--gwt-shadow)}.gwt-header-inner{width:min(1240px,calc(100% - 40px));height:100%;margin:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:38px;position:relative;z-index:2}.gwt-brand{display:inline-flex;align-items:center;text-decoration:none}.gwt-brand img{max-width:210px;max-height:52px;width:auto;transition:.25s}.gwt-logo-text{display:inline-flex;font-size:29px;font-weight:800;color:var(--gwt-navy)}.gwt-logo-accent{background:linear-gradient(135deg,var(--gwt-accent-1),var(--gwt-accent-2));-webkit-background-clip:text;color:transparent}.gwt-dmh-transparent-home .gwt-modern-header:not(.is-scrolled) .gwt-logo-text,.gwt-dmh-transparent-home .gwt-modern-header:not(.is-scrolled) .gwt-menu>li>a,.gwt-dmh-transparent-home .gwt-modern-header:not(.is-scrolled) .gwt-phone{color:var(--gwt-navy)!important}.gwt-menu,.gwt-menu ul{list-style:none;margin:0;padding:0}.gwt-menu{display:flex;justify-content:center;gap:4px}.gwt-menu>li{position:relative}.gwt-menu>li>a{position:relative;display:flex;align-items:center;min-height:44px;padding:0 14px;color:var(--gwt-navy);text-decoration:none;font-size:15px;font-weight:700;border-radius:12px;transition:.2s}.gwt-menu>li>a:after{display:none}.gwt-menu>li:hover>a,.gwt-menu>li.current-menu-item>a,.gwt-menu>li.current-menu-ancestor>a{color:#fff!important;background:linear-gradient(135deg,var(--gwt-accent-1),var(--gwt-accent-2));box-shadow:0 9px 22px rgba(23,100,232,.22);transform:translateY(-1px)}.gwt-menu .sub-menu{position:absolute;left:50%;top:calc(100% - 1px);min-width:250px;padding:14px;border:1px solid var(--gwt-border);border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(15,27,50,.16);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,12px) scale(.98);transition:.22s}.gwt-menu li:hover>.sub-menu,.gwt-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0) scale(1)}.gwt-menu .sub-menu a{display:flex;padding:10px 12px;border-radius:11px;color:#39465d;text-decoration:none;font-size:14px;font-weight:650;transition:.18s}.gwt-menu .sub-menu a:hover{color:var(--gwt-accent-1);background:#f3f8ff;transform:translateX(4px)}.gwt-menu>li.gwt-mega-menu{position:static}.gwt-menu>li.gwt-mega-menu>.sub-menu{width:min(1120px,calc(100vw - 48px));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:28px;border-radius:24px}.gwt-menu>li.gwt-mega-menu>.sub-menu>li>a{color:var(--gwt-navy);font-size:16px;font-weight:800;border-bottom:1px solid var(--gwt-border);border-radius:0}.gwt-menu>li.gwt-mega-menu>.sub-menu>li>.sub-menu{position:static;min-width:0;padding:0;border:0;box-shadow:none;background:transparent;opacity:1;visibility:visible;pointer-events:auto;transform:none}.gwt-header-actions{display:flex;align-items:center;gap:12px}.gwt-phone{display:flex;align-items:center;gap:8px;color:var(--gwt-navy);text-decoration:none;font-weight:750}.gwt-phone-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#eef5ff;color:var(--gwt-accent-1)}.gwt-cta,.gwt-mobile-cta{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 18px;border-radius:14px;color:#fff!important;text-decoration:none;font-size:14px;font-weight:800;background:linear-gradient(135deg,var(--gwt-accent-1),var(--gwt-accent-2));box-shadow:0 12px 30px rgba(23,100,232,.28);overflow:hidden;transition:.22s}.gwt-cta:before,.gwt-mobile-cta:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 20%,rgba(255,255,255,.38) 45%,transparent 70%);transform:translateX(-130%);transition:.65s}.gwt-cta:hover{transform:translateY(-2px)}.gwt-cta:hover:before{transform:translateX(130%)}.gwt-menu-toggle{display:none;width:46px;height:46px;border:1px solid var(--gwt-border);border-radius:14px;background:#fff}.gwt-menu-toggle span{display:block;width:21px;height:2px;margin:5px auto;background:var(--gwt-navy);transition:.25s}.gwt-menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.gwt-menu-toggle.is-open span:nth-child(2){opacity:0}.gwt-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.gwt-mobile-panel{position:absolute;left:0;right:0;top:100%;max-height:calc(100vh - 88px);overflow:auto;background:#fff;border-top:1px solid var(--gwt-border);box-shadow:0 28px 60px rgba(15,27,50,.16)}.gwt-mobile-panel[hidden]{display:none!important}.gwt-mobile-panel-inner{width:min(760px,calc(100% - 32px));margin:auto;padding:20px 0 26px}.gwt-mobile-menu,.gwt-mobile-menu ul{list-style:none;padding:0;margin:0}.gwt-mobile-menu>li{border-bottom:1px solid var(--gwt-border)}.gwt-mobile-menu a{display:block;padding:14px 8px;color:var(--gwt-navy);text-decoration:none;font-weight:750}.gwt-mobile-menu .sub-menu{padding-left:16px}.gwt-mobile-menu .sub-menu a{color:#516078;font-size:14px;padding:9px 8px}.gwt-mobile-cta{width:100%;margin-top:18px}.gwt-header-glow{position:absolute;border-radius:999px;filter:blur(30px);opacity:.22}.gwt-header-glow-one{width:160px;height:44px;left:9%;top:-28px;background:var(--gwt-accent-1)}.gwt-header-glow-two{width:130px;height:38px;right:11%;top:-22px;background:var(--gwt-accent-2)}@media(max-width:1100px){.gwt-header-inner{gap:18px}.gwt-menu>li>a{padding-inline:9px;font-size:14px}.gwt-phone{display:none}}@media(max-width:980px){body.gwt-dmh-enabled,body.gwt-dmh-transparent-home{padding-top:74px}.gwt-modern-header,.gwt-modern-header.is-scrolled{height:74px;background:rgba(255,255,255,.96)}.gwt-header-inner{width:calc(100% - 28px);grid-template-columns:1fr auto}.gwt-desktop-nav,.gwt-header-actions .gwt-phone,.gwt-header-actions .gwt-cta{display:none}.gwt-menu-toggle{display:block}.gwt-brand img{max-height:44px}.gwt-logo-text{font-size:25px}}

/* Oferta jako przycisk otwierający mega menu */
@media (min-width:981px){
  .gwt-menu>li.gwt-mega-menu>a{cursor:pointer;user-select:none}
  .gwt-menu>li.gwt-mega-menu.gwt-mega-open>.sub-menu{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:translate(-50%,0) scale(1)
  }
  .gwt-menu>li.gwt-mega-menu.gwt-mega-open>a{
    color:#fff!important;
    background:linear-gradient(135deg,var(--gwt-accent-1),var(--gwt-accent-2));
    box-shadow:0 9px 22px rgba(23,100,232,.22)
  }
}

@media (max-width:980px){
  .gwt-mobile-menu .gwt-mega-menu>a{
    position:relative;
    padding-right:46px;
    cursor:pointer;
  }
  .gwt-mobile-menu .gwt-mega-menu>a:after{
    content:"+";
    position:absolute;
    right:10px;
    top:50%;
    width:30px;
    height:30px;
    display:grid;
    place-items:center;
    transform:translateY(-50%);
    border-radius:9px;
    color:var(--gwt-accent-1);
    background:#eef5ff;
    font-size:22px;
    line-height:1;
    transition:transform .2s ease,background .2s ease,color .2s ease;
  }
  .gwt-mobile-menu .gwt-mega-menu>.sub-menu{display:none}
  .gwt-mobile-menu .gwt-mega-menu.gwt-mobile-submenu-open>.sub-menu{display:block}
  .gwt-mobile-menu .gwt-mega-menu.gwt-mobile-submenu-open>a:after{
    content:"−";
    color:#fff;
    background:linear-gradient(135deg,var(--gwt-accent-1),var(--gwt-accent-2));
  }
}


/* v1.1.3 - stabilne przejście kursora do mega menu */
@media (min-width:981px){
  .gwt-desktop-nav{position:static}
  .gwt-menu>li.gwt-mega-menu>.sub-menu{
    top:calc(100% - 1px)!important;
    margin-top:0!important;
  }
  .gwt-menu>li.gwt-mega-menu>.sub-menu:before{
    content:"";
    position:absolute;
    left:0;
    right:0;
    top:-18px;
    height:18px;
    background:transparent;
  }
  .gwt-menu>li.gwt-mega-menu:hover>.sub-menu,
  .gwt-menu>li.gwt-mega-menu:focus-within>.sub-menu,
  .gwt-menu>li.gwt-mega-menu.gwt-mega-open>.sub-menu,
  .gwt-menu>li.gwt-mega-menu>.sub-menu:hover{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translate(-50%,0) scale(1)!important;
  }
}
