/*! CSS Used from: Embedded */
*,
:after,
:before {
    box-sizing: inherit;
}

::selection {
    background: var(--color-brand);
    color: var(--j);
    text-shadow: none;
}

:focus-visible {
    outline: 1px solid var(--k);
}

ul {
    margin-bottom: 1em;
    margin-top: 0;
}

ul ul {
    margin-bottom: 0;
}

button,
input {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
}

button,
input {
    overflow: visible;
}

input {
    min-width: 0;
}

button {
    text-transform: none;
}

[role=button],
a,
button,
input:not([type=range]),
label {
    touch-action: manipulation;
}

[type=button],
button {
    -webkit-appearance: button;
}

a {
    background-color: initial;
    color: var(--color-brand-link);
    cursor: pointer;
    text-decoration: none;
    -webkit-text-decoration-skip: objects;
    transition: color var(--p);
}

a:hover {
    color: var(--color-brand-lightened);
}

a:active {
    color: var(--color-brand-darkened);
}

a:active,
a:focus,
a:hover {
    text-decoration: none;
}

svg {
    vertical-align: middle;
}

[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
}

/*! CSS Used from: https://kobieta.wp.pl/assets/3b23e99/309eec14.css */
.Pab {
    background-color: var(--3q);
    border-bottom: none;
    border-top: 2px solid var(--color-brand);
    box-shadow: 0 4px 8px rgba(var(--i), .05);
    height: var(--7);
    padding: 0 var(--20);
    position: sticky;
    top: 0;
    z-index: 1100;
}

@media screen and (min-width:630px) {
    .Pab {
        border-bottom: 2px solid var(--color-brand);
        border-top: none;
    }
}

.Pb {
    align-items: center;
    display: flex;
    flex: 1;
    height: 100%;
    margin: auto;
    max-width: var(--22);
}

.Paj {
    display: none;
}

@media screen and (min-width:630px) {
    .Paj {
        display: inline-flex;
        margin-right: auto;
    }
}

@media screen and (min-width:1140px) {
    .Paj {
        margin-right: 0;
    }
}

.Pal {
    fill: var(--color-brand);
}

.Pan {
    padding: 0 var(--r) 0 var(--u);
}

.Pap {
    height: 21px;
    width: 94px;
}

.Par {
    align-items: center;
    display: flex;
    flex: 1;
    gap: var(--u);
    justify-content: flex-end;
}

@media screen and (min-width:630px) {
    .Par {
        gap: var(--v);
        margin-right: 0;
    }
}

.AXb {
    display: none;
}

@media screen and (min-width:630px) {
    .AXb {
        display: block;
        height: 51px;
        margin: 0 var(--s) 0 var(--u);
        min-width: 110px;
    }
}

@media screen and (min-width:1140px) {
    .AXb {
        margin: 0 var(--s) 0 0;
    }
}

.AXdb {
    align-items: center;
    background: var(--color-brand);
    border-radius: var(--14);
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%;
}

.AXdb:active,
.AXdb:hover {
    color: var(--color-brand-darkened);
}

.AXdd {
    color: var(--j);
    height: 12px;
    transform: rotate(90deg);
    width: 12px;
}

.AXdf {
    color: var(--j);
    height: 27px;
    margin: 0 0 0 var(--u);
    width: 40px;
}

.AXdh {
    display: inline;
    font-size: 0;
}

.FZk5 {
    color: inherit;
    text-decoration: inherit;
}

.ATaj {
    align-items: center;
    display: flex;
    margin-left: var(--u);
}

@media screen and (min-width:630px) {
    .ATaj {
        display: none;
    }
}

.ATap {
    height: 31px;
    width: 144px;
}

.AVc5 {
    align-items: center;
    display: flex;
    height: 100%;
    margin: 0;
    order: -1;
}

@media screen and (min-width:1140px) {
    .AVc5 {
        display: block;
        margin-right: auto;
        order: 0;
        padding: 0 20px;
    }
}

.AVc7 {
    background-color: var(--3q);
    display: flex;
    flex-direction: column;
    height: calc(100vh - var(--7));
    left: calc(var(--4u)*-1);
    overflow: auto;
    position: absolute;
    top: calc(var(--7) - 5px);
    transition: left .15s ease-in-out;
    width: var(--4u);
    z-index: -1;
 
}

@media screen and (min-width:1140px) {
    .AVc7 {
        background-color: initial;
        flex-direction: row;
        height: 100%;
        position: static;
        width: auto;
    }
}

@media screen and (max-width:1140px) {
    .AVc7 {
        background-color: initial;
        flex-direction: row;
        height: 100%;
        position: static;
        width: auto;
        display: none;
    }
}

.AVc9 {
    height: auto;
}

@media screen and (min-width:1140px) {
    .AVc9 {
        display: flex;
        flex-direction: row;
        height: 100%;
    }

    .AVc- {
        display: none;
    }
}

.ARc1 {
    color: var(--4p);
    cursor: pointer;
    height: 32px;
    width: 32px;
}

.CDh3 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    height: auto;
    list-style: none;
    margin-bottom: calc(var(--u)*-1);
    overflow: hidden;
    padding: var(--u);
}

@media screen and (min-width:1140px) {
    .CDh3 {
        align-items: center;
        display: flex;
        flex-direction: row;
        height: 100%;
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
}

.CDib {
    align-items: center;
    display: flex;
    height: auto;
}

.CDib :last-of-type {
    border-bottom: 0;
}

@media screen and (min-width:1140px) {
    .CDib {
        height: 100%;
    }

    .CDib .CDid {
        display: none;
        margin-left: 0;
        width: var(--4u);
    }

    .CDib:hover .CDid {
        display: flex;
    }

    .CDib:hover .CDdd {
        transform: rotate(180deg);
    }

    .CDib:hover .CDif:before {
        content: "mniej";
    }
}

.CDdd {
    color: var(--1v);
    margin: 0 0 0 var(--r);
    width: 8px;
}

.CDif {
    display: none;
}

.CDif:before {
    content: "więcej";
    line-height: 1.25em;
    width: 56px;
}

@media screen and (min-width:1140px) {
    .CDif {
        align-items: center;
        display: flex;
        padding: var(--u);
    }
}

.H5ib {
    align-items: center;
    display: flex;
    height: auto;
}

@media screen and (min-width:1140px) {
    .H5ib {
        height: 100%;
    }

    .H5ib .H5id {
        display: none;
        width: 160px;
    }

    .H5ib:hover .H5id {
        display: flex;
    }
}

.H5rv {
    padding: var(--s) var(--t);
    width: 100%;
}

.H5rt {
    border-bottom: 1px solid var(--3w);
    padding: var(--s) 0;
}

.H5yd {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.H5yf {
    padding-left: 0;
}

@media screen and (min-width:1140px) {
    .H5yf {
        padding-left: var(--s);
    }
}

.H5yh {
    display: none;
}

.H5dd {
    color: var(--1v);
    margin: 0 0 0 var(--r);
    width: 8px;
}

.H5w9 {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin: calc(var(--s)*-1) calc(var(--u)*-1);
    padding: var(--s) var(--u);
}

.GFbz {
    color: #010a42;
    font-size: .875rem;
    font-weight: var(--m);
    line-height: 1.5em;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

.GFbz:hover {
    color: var(--color-brand);
}

.GDid {
    background-color: var(--3q);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    list-style: none;
    overflow: hidden;
    padding: 0 var(--u);
    width: 100%;
}

@media screen and (min-width:1140px) {
    .GDid {
        border: 1px solid var(--3w);
        border-radius: 0 0 var(--11) var(--11);
        border-top: 0;
        box-shadow: 0 4px 8px rgba(var(--i), .05);
        margin-left: calc(var(--u)*-1);
        padding: var(--s) var(--u);
        position: absolute;
        top: calc(var(--7) - 20px);
    }
}

.IVrp {
    display: block;
    list-style: none;
    padding: var(--r) 0;
}

.IVbz {
    color: var(--k);
}

.IVbz:hover {
    color: var(--color-brand);
}

.APcp {
    display: none;
}

.APcj {
    align-items: center;
    border: 1px solid var(--4p);
    border-radius: var(--12);
    cursor: pointer;
    display: flex;
    height: 24px;
    position: relative;
    transition: background .5s ease;
    width: 50px;
}

.APcr {
    border-radius: var(--15);
    height: 18px;
    left: var(--r);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: transform .5s ease, background-color .5s ease;
    width: 18px;
}

.APcr .APct {
    display: block;
    position: absolute;
    fill: var(--4p);
    height: 14px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: opacity .5s ease-in-out;
    width: 14px;
}

.APcv {
    opacity: 0;
}



.APcx {
    background-color: var(--4p);
    border-radius: var(--15);
    height: 14px;
    position: absolute;
    right: var(--r);
    transition: all .5s;
    width: 14px;
}

.FFib {
    display: inline-flex;
    flex-direction: column;
}

.FFp7 {
    position: relative;
}

.F9r1 {
    max-width: 41px;
}

.F9r3 {
    color: var(--4p);
    height: 24px;
    width: 41px;
}

.DHb {
    align-items: center;
    background-color: initial;
    border: none;
    display: inline-flex;
    font-weight: var(--1j);
    height: max-content;
    text-decoration: none;
}

.DHb:hover {
    cursor: pointer;
}

.DHb:disabled {
    pointer-events: none;
}

.DHb:focus {
    box-shadow: 0 0 0 3px var(--h);
}

.DHk5 {
    padding: 0;
}

.DHk5:focus {
    box-shadow: none;
}