.tab{background-color:#ffffff;box-shadow:0px 12px 12px 1px rgba(0,0,0,0.1);color:var(--contrast);font-weight:600;border-radius:40px;padding:21px 45px}.tab:is(.gb-block-is-current,.gb-block-is-current:hover,.gb-block-is-current:focus){background-color:#fafafa;color:var(--base-3);background-image:linear-gradient(180deg,#3391ef 0%,#005fbe 100%);background-size:cover;background-repeat:no-repeat;background-position:center;background-blend-mode:normal}.tab:is(:hover,:focus){background-color:var(--contrast-3);color:var(--base-3);background-image:linear-gradient(180deg,#3391ef 0%,#005fbe 100%);background-size:cover;background-repeat:no-repeat;background-position:center;background-blend-mode:normal}@media (max-width:767px){.tab{flex-grow:1;flex-shrink:0;margin-bottom:20px;text-align:center}}.po-operacji{background-blend-mode:normal;background-image:linear-gradient(180deg,#3391ef 0%,#005fbe);background-position:center;background-repeat:no-repeat;background-size:cover;color:var(--base-3);display:flex;flex-direction:row;max-width:var(--gb-container-width);width:45%;border-radius:40px;padding:25px}@media (max-width:1024px){.po-operacji{column-gap:1em}}@media (max-width:767px){.po-operacji{width:100%}}