/* Uporządkowany nagłówek po dodaniu Aktualności */
.theme-combined .navigation{width:min(1320px,calc(100% - 34px))}.theme-combined .navigation nav{gap:18px;white-space:nowrap}.theme-combined .navigation nav>a:not(.nav-button):not(.header-phone){padding-left:1px;padding-right:1px}.theme-combined .brand-block .logo{width:205px}.theme-combined .brand-block>span{min-width:126px}.theme-combined .header-phone{padding-left:15px!important;padding-right:15px!important}.theme-combined .navigation .nav-button{padding-left:15px;padding-right:15px;text-align:center}
@media(max-width:1240px){.theme-combined .brand-block>span{display:none}.theme-combined .navigation nav{gap:16px}}
@media(max-width:1180px){.theme-combined .header-phone{display:none}.theme-combined .navigation nav{gap:14px}}
@media(max-width:1020px){.theme-combined .navigation{height:82px}.theme-combined .menu{display:block}.theme-combined .navigation nav{display:none;position:absolute;top:82px;left:0;right:0;max-height:calc(100vh - 82px);overflow-y:auto;background:#fff;padding:14px 18px 22px;border-bottom:1px solid var(--line);box-shadow:0 12px 25px rgba(15,30,22,.12);flex-direction:column;align-items:stretch;gap:0}.theme-combined .navigation nav.open{display:flex}.theme-combined .navigation nav>a:not(.nav-button):not(.header-phone){padding:12px 8px}.theme-combined .navigation .nav-button{margin-top:8px}.theme-combined .brand-block .logo{width:180px;height:66px}}
@media(max-width:480px){.theme-combined .navigation{width:min(100% - 24px,1320px)}.theme-combined .brand-block .logo{width:158px;height:60px}}

/* Klikalne kafelki producentów na stronie głównej */
.brand-grid>a{height:76px;display:grid;place-items:center;background:#303d43;border-right:1px solid #526067;border-bottom:1px solid #526067;color:#e1e7e3;font-size:14px;font-weight:700;letter-spacing:.04em;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}
.brand-grid>a:hover,.brand-grid>a:focus-visible{background:#467f2c;color:#fff;transform:translateY(-2px);outline:2px solid #a9cf92;outline-offset:-3px}
@media(max-width:650px){.brand-grid>a{height:68px;font-size:12px}}
