/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: 0;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

#tinymce {
    max-width: 808px;
    margin: auto;
    background-color: #000
}

body {
    font-size: 20px;
    font-family: 'PlusJakartaSans';
    font-weight: 300
}

.mceContentBody {
    color: #fff
}

.mceContentBody__button {
    margin-top: 32px
}

.mceContentBody__button>a {
    display: inline-block
}

.mceContentBody h1 {
    font-size: 3.6em;
    line-height: 1.2em;
    font-weight: 500
}

@media screen and (max-width:767px) {
    .mceContentBody h1 {
        font-size: 2.6em
    }
}

@media screen and (max-width:575px) {
    .mceContentBody h1 {
        font-size: 2em
    }
}

.mceContentBody h2 {
    font-size: 2.4em;
    line-height: 1.2em;
    font-weight: 500
}

@media screen and (max-width:767px) {
    .mceContentBody h2 {
        font-size: 2em
    }
}

@media screen and (max-width:575px) {
    .mceContentBody h2 {
        font-size: 1.6em
    }
}

.mceContentBody h3 {
    font-size: 1.6em;
    line-height: 1.2em;
    font-weight: 500
}

@media screen and (max-width:767px) {
    .mceContentBody h3 {
        font-size: 1.4em
    }
}

@media screen and (max-width:575px) {
    .mceContentBody h3 {
        font-size: 1.2em
    }
}

.mceContentBody h4 {
    font-size: 1.4em;
    line-height: 1.2em;
    font-weight: 500
}

@media screen and (max-width:767px) {
    .mceContentBody h4 {
        font-size: 1.2em
    }
}

@media screen and (max-width:575px) {
    .mceContentBody h4 {
        font-size: 1em
    }
}

.mceContentBody h5 {
    font-size: 1.2em;
    line-height: 1.3em;
    font-weight: 500
}

@media screen and (max-width:767px) {
    .mceContentBody h5 {
        font-size: 1em
    }
}

@media screen and (max-width:575px) {
    .mceContentBody h5 {
        font-size: .9em
    }
}

.mceContentBody h6 {
    line-height: 1.4em;
    font-weight: 500;
    font-size: .9em
}

.mceContentBody ul {
    margin-top: 32px;
    margin-bottom: 32px;
    list-style: none
}

.mceContentBody ul>li {
    padding-left: 45px;
    font-size: .8em;
    line-height: -moz-calc(24em / 16);
    line-height: calc(24em / 16);
    color: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative
}

.mceContentBody ul>li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    background-position: center center;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    background-color: #223d98;
    z-index: 1
}

.mceContentBody ul>li:after {
    content: "";
    left: 10px;
    top: 15px;
    width: 12px;
    height: 11px;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../../../pwr-rekrutacja/assets/svg/arrow-right-white.svg");
    z-index: 2
}

.mceContentBody p~ul {
    margin-top: -16px
}

.mceContentBody ol {
    margin-top: 32px;
    margin-bottom: 32px;
    padding: 0;
    list-style: none
}

.mceContentBody ol>li {
    counter-increment: list-counter;
    color: #fff;
    font-size: .8em;
    line-height: -moz-calc(24em / 16);
    line-height: calc(24em / 16);
    padding-top: 8px;
    padding-bottom: 8px
}

.mceContentBody ol>li:before {
    content: counter(list-counter) ".";
    color: #fff;
    margin-right: 13px
}

.mceContentBody p~ol {
    margin-top: -16px
}

.mceContentBody a:not(.button-ghost) {
    font-size: 1em;
    font-weight: 600;
    color: #223d98;
    text-decoration: none;
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

.mceContentBody a:not(.button-ghost):hover {
    opacity: .75
}

.mceContentBody p {
    margin-top: 32px;
    margin-bottom: 32px;
    line-height: -moz-calc(30em / 16);
    line-height: calc(30em / 16);
    font-size: .8em;
    letter-spacing: .02px
}

.mceContentBody p>a:not(.button-ghost) {
    font-size: 1em;
    font-weight: 600;
    color: #223d98;
    text-decoration: none;
    position: relative
}

.mceContentBody p>a:not(.button-ghost)::before {
    content: "";
    position: absolute;
    width: 0;
    -o-transition: width .5s;
    -moz-transition: width .5s;
    transition: width .5s;
    left: 0;
    bottom: -2px;
    height: 2px;
    background-color: #223d98
}

.mceContentBody p>a:not(.button-ghost):hover {
    opacity: 1
}

.mceContentBody p>a:not(.button-ghost):hover::before {
    width: 100%
}

.mceContentBody iframe {
    border: 0;
    max-width: 100%
}

@media screen and (max-width:1199px) {
    .mceContentBody iframe {
        height: 30vw
    }
}

@media screen and (max-width:767px) {
    .mceContentBody iframe {
        height: 40vw
    }
}

@media screen and (max-width:575px) {
    .mceContentBody iframe {
        height: 60vw
    }
}

.mceContentBody img {
    max-width: 100%;
    height: auto
}

.mceContentBody img.alignleft {
    float: left;
    margin: .5em 1em .5em 0
}

.mceContentBody img.alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.mceContentBody img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.mceContentBody blockquote {
    margin-top: 76px;
    margin-bottom: 64px;
    margin-left: 0;
    margin-right: 0;
    display: block;
    padding-top: 48px;
    padding-bottom: 40px;
    padding-left: 0;
    position: relative
}

@media(max-width:575px) {
    .mceContentBody blockquote {
        padding-left: 60px;
        padding-right: 60px
    }
}

@media(max-width:400px) {
    .mceContentBody blockquote {
        padding: 40px
    }
}

.mceContentBody blockquote:before {
    content: '';
    border: 1px solid rgba(255, 255, 255, 0.15);
    position: absolute;
    width: 1224px;
    max-width: -moz-calc(100vw - 48px);
    max-width: calc(100vw - 48px);
    border-radius: 10px;
    height: 100%;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0
}

.mceContentBody blockquote:after {
    content: "";
    background-image: url("../../../pwr-rekrutacja/assets/svg/quote-purple-gradient.svg");
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
    width: 69px;
    height: 30px;
    position: absolute;
    top: -16px;
    left: -18px;
    background-color: #000
}

@media(max-width:575px) {
    .mceContentBody blockquote:after {
        left: 26px
    }
}

.mceContentBody blockquote p {
    line-height: -moz-calc(32em / 24);
    line-height: calc(32em / 24);
    font-size: 1.2em;
    letter-spacing: .05px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'DM Serif Display', serif
}

@media screen and (max-width:767px) {
    .mceContentBody blockquote p {
        font-size: 1em
    }
}

@media screen and (max-width:575px) {
    .mceContentBody blockquote p {
        font-size: .9em
    }
}

.mceContentBody blockquote cite {
    font-size: .541em;
    letter-spacing: .48px;
    color: #a8adb7;
    margin-top: 8px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-style: normal;
    display: block
}

.mceContentBody table {
    border-collapse: collapse;
    border-color: rgba(0, 0, 0, 0)
}

.mceContentBody table tbody {
    font-size: .8em;
    line-height: 1.5em
}

.mceContentBody table tbody p {
    margin: 1em 0 !important;
    font-size: 1em !important
}

.mceContentBody table tbody p:empty {
    display: none
}

.mceContentBody table tbody tr:nth-child(2n+1) {
    background-color: #f7f7f7
}

.mceContentBody table tbody tr:nth-child(2n) {
    background-color: #fff;
    border-top: 1px solid #cdd4dc;
    border-bottom: 1px solid #cdd4dc
}

.mceContentBody table tbody tr>td {
    vertical-align: top;
    font-size: 1em;
    padding: 20px 15px;
    color: #000;
    border-left: 1px solid #cdd4dc
}

.mceContentBody table tbody tr>td:first-child:last-child {
    background-color: #0098da;
    text-transform: uppercase;
    text-align: center
}

.mceContentBody table tbody tr>td ul,
.mceContentBody table tbody tr>td ol,
.mceContentBody table tbody tr>td a {
    margin: 1em 0 !important
}

.mceContentBody table tbody tr>td a {
    text-decoration: none
}

.mceContentBody table tbody tr>th {
    vertical-align: top;
    font-size: 1em;
    padding: 20px 15px;
    color: #000;
    border-left: 1px solid #cdd4dc
}

.mceContentBody table tbody tr>th:first-child:last-child {
    background-color: #0098da;
    text-transform: uppercase;
    text-align: center
}

.mceContentBody table tbody tr>th ul,
.mceContentBody table tbody tr>th ol,
.mceContentBody table tbody tr>th a {
    margin: 1em 0 !important
}

.mceContentBody table tbody tr>th a {
    text-decoration: none
}

.mceContentBody table tbody tr:last-child {
    border-bottom: 0
}

.mceContentBody table tbody tr:first-child {
    background: #223d98;
    background: -moz- oldlinear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: -o-linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%)
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .mceContentBody table tbody tr:first-child {
        background: #223d98
    }
}

.mceContentBody table tbody tr:first-child>td {
    border-left: 1px solid #223d98;
    color: #fff
}

.mceContentBody table tbody tr:first-child>td:first-child {
    border-left: 0
}

.mceContentBody table tbody tr:first-child>th {
    border-left: 1px solid #223d98;
    color: #fff
}

.mceContentBody table tbody tr:first-child>th:first-child {
    border-left: 0
}

.mceContentBody--on-white {
    color: #000
}

.mceContentBody--on-white ul>li,
.mceContentBody--on-white ol>li {
    color: #000
}

.mceContentBody--on-white ol>li::before {
    color: #000
}

.mceContentBody.small-padding td {
    padding: 20px 15px
}

.error-page {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: -moz-calc(100vh - 564px);
    height: calc(100vh - 564px);
    min-height: 300px
}

.error-page__title {
    padding-bottom: 30px
}

.error-page__text {
    padding-bottom: 10px
}

.error-page__text>a {
    text-decoration: none;
    position: relative
}

.error-page__wrapper {
    z-index: 10;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    border-radius: 8px;
    padding-bottom: 75px
}

body .cookie-info {
    position: fixed;
    right: 0;
    left: auto;
    background-color: #202126;
    background: -moz- oldlinear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: -o-linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    border: 2px solid #223d98;
    bottom: 0;
    text-align: left;
    padding: 8px;
    font-size: .7em;
    z-index: 9999;
    color: #fff;
    overflow: hidden;
    width: 360px;
    margin-bottom: 30px;
    margin-right: 30px;
    border-radius: 7px;
    box-shadow: 0 0 50px 0 #000
}

@media screen and (max-width:420px) {
    body .cookie-info {
        width: -moz-calc(100% - 40px);
        width: calc(100% - 40px);
        margin-bottom: 20px;
        margin-right: 20px
    }
}

body .cookie-info-inner {
    padding-right: 45px;
    color: #223d98
}

body .cookie-info-header {
    margin: 0
}

body .cookie-info-content {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 20px;
    padding-top: 2px;
    color: #fff;
    line-height: 1.5em
}

body .cookie-info-header-title {
    display: none
}

body .cookie-info-header-close {
    top: -moz-calc(50% - 20px);
    top: calc(50% - 20px);
    right: -10px;
    color: #fff;
    width: 40px;
    height: 40px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

body .cookie-info-header-close a {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    overflow: hidden;
    text-indent: 9999px;
    color: #000;
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

body .cookie-info-header-close a::after {
    content: '×';
    font-weight: 600;
    font-size: 1.5em;
    position: absolute;
    top: -moz-calc(50% - 13px);
    top: calc(50% - 13px);
    left: -moz-calc(50% - 5px);
    left: calc(50% - 5px);
    text-indent: 0;
    background-repeat: no-repeat;
    opacity: 1
}

body .cookie-info-header-close a:hover {
    opacity: .6
}

body .cookie-x {
    display: none
}

.preloader__row {
    position: relative
}

.preloader__row--negative-m {
    margin-top: -400px
}

.preloader-plasma {
    display: none;
    position: absolute;
    padding-top: 50px;
    left: -moz-calc(50% - 100px);
    left: calc(50% - 100px);
    top: -moz-calc(50% - 30px);
    top: calc(50% - 30px);
    z-index: 10
}

.preloader-plasma--on-top {
    top: 300px
}

.plasma-2 {
    z-index: 20;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    padding: 0
}

.plasma-2 .gooey-container {
    overflow: hidden;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 250px;
    height: 250px;
    padding: 0;
    margin: 0;
    -moz-animation: plasma-2-rotate 5s linear infinite;
    animation: plasma-2-rotate 5s linear infinite
}

.plasma-2 .gooey-container .bubble {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    text-align: right
}

.plasma-2 .gooey-container .bubble:before {
    content: "";
    display: inline-block;
    background: #ff4081;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -moz-transform: scale(1) translate3d(75px, 0, 0);
    transform: scale(1) translate3d(75px, 0, 0);
    box-shadow: 0 0 10px 5px #00f inset, 0 0 10px 0 #00f inset
}

.plasma-2 .gooey-container .bubble:nth-child(1) {
    -moz-transform: translate(-50%, -50%) rotate(60deg);
    -ms-transform: translate(-50%, -50%) rotate(60deg);
    -o-transform: translate(-50%, -50%) rotate(60deg);
    transform: translate(-50%, -50%) rotate(60deg)
}

.plasma-2 .gooey-container .bubble:nth-child(1):before {
    -moz-animation: plasma-2 2.5s ease .5s infinite;
    animation: plasma-2 2.5s ease .5s infinite
}

.plasma-2 .gooey-container .bubble:nth-child(2) {
    -moz-transform: translate(-50%, -50%) rotate(120deg);
    -ms-transform: translate(-50%, -50%) rotate(120deg);
    -o-transform: translate(-50%, -50%) rotate(120deg);
    transform: translate(-50%, -50%) rotate(120deg)
}

.plasma-2 .gooey-container .bubble:nth-child(2):before {
    -moz-animation: plasma-2 5s ease .25s infinite;
    animation: plasma-2 5s ease .25s infinite
}

.plasma-2 .gooey-container .bubble:nth-child(3) {
    -moz-transform: translate(-50%, -50%) rotate(180deg);
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    -o-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg)
}

.plasma-2 .gooey-container .bubble:nth-child(3):before {
    -moz-animation: plasma-2 7.5s ease .16667s infinite;
    animation: plasma-2 7.5s ease .16667s infinite
}

.plasma-2 .gooey-container .bubble:nth-child(4) {
    -moz-transform: translate(-50%, -50%) rotate(240deg);
    -ms-transform: translate(-50%, -50%) rotate(240deg);
    -o-transform: translate(-50%, -50%) rotate(240deg);
    transform: translate(-50%, -50%) rotate(240deg)
}

.plasma-2 .gooey-container .bubble:nth-child(4):before {
    -moz-animation: plasma-2 10s ease .125s infinite;
    animation: plasma-2 10s ease .125s infinite
}

.plasma-2 .gooey-container .bubble:nth-child(5) {
    -moz-transform: translate(-50%, -50%) rotate(300deg);
    -ms-transform: translate(-50%, -50%) rotate(300deg);
    -o-transform: translate(-50%, -50%) rotate(300deg);
    transform: translate(-50%, -50%) rotate(300deg)
}

.plasma-2 .gooey-container .bubble:nth-child(5):before {
    -moz-animation: plasma-2 12.5s ease .1s infinite;
    animation: plasma-2 12.5s ease .1s infinite
}

.plasma-2 .gooey-container .bubble:nth-child(6) {
    -moz-transform: translate(-50%, -50%) rotate(360deg);
    -ms-transform: translate(-50%, -50%) rotate(360deg);
    -o-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg)
}

.plasma-2 .gooey-container .bubble:nth-child(6):before {
    -moz-animation: plasma-2 15s ease .08333s infinite;
    animation: plasma-2 15s ease .08333s infinite
}

@-moz-keyframes plasma-2 {
    0% {
        -moz-transform: scale(1) translate3d(60px, 0, 0);
        transform: scale(1) translate3d(60px, 0, 0)
    }
    50% {
        -moz-transform: scale(2) translate3d(-60px, 0, 0);
        transform: scale(2) translate3d(-60px, 0, 0)
    }
    100% {
        -moz-transform: scale(1) translate3d(60px, 0, 0);
        transform: scale(1) translate3d(60px, 0, 0)
    }
}

@keyframes plasma-2 {
    0% {
        -moz-transform: scale(1) translate3d(60px, 0, 0);
        transform: scale(1) translate3d(60px, 0, 0)
    }
    50% {
        -moz-transform: scale(2) translate3d(-60px, 0, 0);
        transform: scale(2) translate3d(-60px, 0, 0)
    }
    100% {
        -moz-transform: scale(1) translate3d(60px, 0, 0);
        transform: scale(1) translate3d(60px, 0, 0)
    }
}

@-moz-keyframes plasma-2-rotate {
    0% {
        -moz-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
    100% {
        -moz-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

@keyframes plasma-2-rotate {
    0% {
        -moz-transform: translate(-50%, -50%) rotate(0);
        -o-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
    100% {
        -moz-transform: translate(-50%, -50%) rotate(360deg);
        -o-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

.animated {
    opacity: 1;
    -moz-animation-duration: 8s;
    animation-duration: 8s;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated--fast {
    -moz-animation-duration: 2s;
    animation-duration: 2s
}

.animated--infinite {
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-moz-keyframes shake {
    0%,
    100% {
        -moz-transform: translateX(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -moz-transform: translateX(-6px)
    }
    20%,
    40%,
    60%,
    80% {
        -moz-transform: translateX(6px)
    }
}

@keyframes shake {
    0%,
    100% {
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -moz-transform: translateX(-6px);
        -o-transform: translateX(-6px);
        transform: translateX(-6px)
    }
    20%,
    40%,
    60%,
    80% {
        -moz-transform: translateX(6px);
        -o-transform: translateX(6px);
        transform: translateX(6px)
    }
}

@-moz-keyframes shakeHorizontal {
    0%,
    100% {
        -moz-transform: translateY(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -moz-transform: translateY(-6px)
    }
    20%,
    40%,
    60%,
    80% {
        -moz-transform: translateY(6px)
    }
}

@keyframes shakeHorizontal {
    0%,
    100% {
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -moz-transform: translateY(-6px);
        -o-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    20%,
    40%,
    60%,
    80% {
        -moz-transform: translateY(6px);
        -o-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0)
    }
    40% {
        -moz-transform: translateY(-30px)
    }
    60% {
        -moz-transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -moz-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -moz-transform: translateY(-15px);
        -o-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.animated.bounce {
    -moz-animation-name: bounce;
    animation-name: bounce
}

.animated.shake {
    -moz-animation-name: shake;
    animation-name: shake
}

@media screen and (max-width:575px) {
    .animated.shake-horizontal {
        -moz-animation-name: shakeHorizontal;
        animation-name: shakeHorizontal
    }
}

.course-data-bar {
    background-color: #202126;
    padding: 32px 30px;
    border-radius: 6px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 60px
}

@media screen and (max-width:991px) {
    .course-data-bar {
        margin-bottom: 30px
    }
}

.course-data-bar>header {
    width: 100%;
    border-bottom: 2px solid #2a2a2a;
    margin-bottom: 24px
}

.course-data-bar>header>h2 {
    line-height: -moz-calc(32em / 24);
    line-height: calc(32em / 24);
    padding-bottom: 24px
}

.course-data-bar>div {
    border-bottom: 2px solid #2a2a2a;
    padding-bottom: 8px
}

@media screen and (max-width:991px) {
    .course-data-bar>div {
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.course-data-bar__link {
    margin-top: 24px;
    padding-top: 20px;
    padding-bottom: 22px
}

.course-data-bar__data-wrapper>h3 {
    letter-spacing: .4px;
    padding-bottom: 5px
}

.course-data-bar__data-wrapper>ul {
    margin-bottom: 26px
}

@media screen and (max-width:991px) {
    .course-data-bar__data-wrapper {
        width: -moz-calc(50% - 15px);
        width: calc(50% - 15px)
    }
}

@media screen and (max-width:450px) {
    .course-data-bar__data-wrapper {
        width: 100%
    }
}

.criteria__header {
    padding: 6px 40px;
    padding-bottom: 110px
}

.criteria__header>h3 {
    padding-bottom: 22px
}

.criteria__header>p {
    letter-spacing: .05px
}

.criteria__body {
    position: relative;
    border-radius: 10px;
    border: 1px solid #202126;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 37px;
    margin-bottom: 20px
}

.criteria__body>h3 {
    display: block;
    width: 100%;
    padding: 42px 40px;
    border-radius: 8px;
    position: relative;
    top: -60px;
    background: #223d98;
    background: -moz- oldlinear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: -o-linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    margin: 0 auto
}

.criteria__body>h3>w {
    color: #fff
}

.criteria__body>p {
    line-height: -moz-calc(21em / 16);
    line-height: calc(21em / 16);
    max-width: 530px;
    margin: 0 auto
}

.criteria__body>p.with-mb {
    margin-bottom: 12px;
    max-width: 100%
}

.criteria__boxes {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 53px
}

@media screen and (max-width:575px) {
    .criteria__boxes {
        padding-top: 0
    }
}

.criteria__legend {
    padding-top: 26px;
    padding-bottom: 27px
}

@media screen and (max-width:575px) {
    .criteria__legend {
        padding-top: 0
    }
}

.criteria__legend>ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c-legend {
    position: relative;
    padding-left: 52px;
    margin-bottom: 16px;
    padding-top: 7px;
    padding-bottom: 6px;
    width: -moz-calc(50% - 12px);
    width: calc(50% - 12px);
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.c-legend--full {
    width: 100%
}

@media screen and (max-width:575px) {
    .c-legend {
        width: 100%
    }
}

.c-legend>p {
    line-height: -moz-calc(21em / 16);
    line-height: calc(21em / 16)
}

.c-legend>span {
    font-size: .55em;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 0;
    top: 0;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 50%;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #223d98;
    background: -moz- oldlinear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: -o-linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%)
}

.c-legend--gray>span {
    background: #202126
}

.criteria-box {
    padding: 40px;
    padding-top: 56px;
    padding-bottom: 46px;
    border: 1px solid #202126;
    position: relative;
    width: -moz-calc(50% - 12px);
    width: calc(50% - 12px);
    border-radius: 10px
}

.criteria-box--with-mb {
    margin-bottom: 48px
}

.criteria-box--full-width {
    width: 100%
}

@media screen and (max-width:575px) {
    .criteria-box {
        width: 100%;
        margin-bottom: 48px
    }
}

.criteria-box>p {
    line-height: 1.5em
}

.criteria-box>ul {
    position: absolute;
    top: -24px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.criteria-box>ul>li {
    width: 48px;
    height: 48px;
    margin-right: 10px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 50%;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #223d98;
    background: -moz- oldlinear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: -o-linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%)
}

.criteria-box>ul>li:last-child {
    margin-right: 0
}

.course-boxes {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.course-box {
    background-color: #0098da;
    padding: 35px 40px 40px 40px;
    width: -moz-calc(50% - 12px);
    width: calc(50% - 12px);
    margin-bottom: 24px;
    border-radius: 10px;
    text-decoration: none;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.course-box::after {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    background-image: url("../../../../../../wp-content/themes/pwr-rekrutacja/assets/svg/arrow-ax-up-black-big.svg");
    right: 40px;
    bottom: 44px;
    -o-transition: right .5s, bottom .5s;
    -moz-transition: right .5s, bottom .5s;
    transition: right .5s, bottom .5s
}

.course-box:hover::after {
    right: 25px;
    bottom: 59px
}

.course-box--big {
    width: 100%
}

@media screen and (max-width:575px) {
    .course-box {
        width: 100%
    }
}

.course-box>span {
    opacity: .5;
    padding-bottom: 24px
}

.course-box>p {
    margin-top: auto;
    line-height: -moz-calc(30em / 28);
    line-height: calc(30em / 28)
}

.open-day-content__text {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 50px
}

.open-day-content__text>svg {
    margin-bottom: 19px
}

.open-day-content__text>h3 {
    margin-bottom: 42px
}

.open-day-content__text>span {
    letter-spacing: .4px;
    margin-bottom: 9px
}

.open-day-content__text>p {
    line-height: -moz-calc(32em / 24);
    line-height: calc(32em / 24);
    margin-bottom: 33px
}

.open-day-content__video {
    padding-top: 170px;
    width: 100%
}

@media screen and (max-width:991px) {
    .open-day-content__video {
        padding-top: 0
    }
}

.open-day-content__video>iframe {
    max-width: 100%;
    border-radius: 20px
}

@media screen and (max-width:991px) {
    .open-day-content__video>iframe {
        width: 100%
    }
}

.course-links {
    margin-top: 60px;
    margin-bottom: 60px
}

@media screen and (max-width:991px) {
    .course-links {
        margin-top: 30px;
        margin-bottom: 30px
    }
}

.course-links__wrapper {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 1px solid #202126;
    border-bottom: 1px solid #202126;
    padding-top: 64px;
    padding-bottom: 52px
}

@media screen and (max-width:991px) {
    .course-links__wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.course-links__wrapper>li {
    margin-right: 43px;
    margin-bottom: 12px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.course-links__wrapper>li:last-child {
    margin-right: 0
}

@media screen and (max-width:767px) {
    .course-links__wrapper>li {
        margin-right: 0
    }
}

.course-links__wrapper>li>a {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    min-width: 343px
}

@media screen and (max-width:991px) {
    .course-links__wrapper>li>a {
        min-width: 0
    }
}

@media screen and (max-width:767px) {
    .course-links__wrapper>li>a {
        min-width: 320px
    }
}

.similar-courses {
    padding-top: 60px;
    padding-bottom: 118px
}

@media screen and (max-width:991px) {
    .similar-courses {
        padding-top: 30px;
        padding-bottom: 60px
    }
}

.similar-courses__header {
    padding-bottom: 84px
}

.similar-courses__header>h2 {
    max-width: 776px;
    margin: 0 auto;
    line-height: -moz-calc(61em / 48);
    line-height: calc(61em / 48)
}

.similar-courses h3 {
    padding-bottom: 50px
}

.similar-courses-slider {
    position: relative
}

.similar-courses-slider .tns-nav {
    position: absolute;
    left: 0;
    bottom: -60px
}

.similar-courses-slider .tns-nav>button {
    width: 10px;
    height: 10px;
    background-color: #202126;
    border-radius: 50%;
    margin-left: 11px;
    margin-right: 11px;
    -o-transition: background .5s;
    -moz-transition: background .5s;
    transition: background .5s
}

.similar-courses-slider .tns-nav>button.tns-nav-active {
    background-color: #fff
}

.similar-courses-slider__wrapper>a {
    text-decoration: none;
    display: block
}

.similar-course {
    min-height: 192px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 26px 29px 24px 29px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 10px;
    position: relative
}

.similar-course::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
    border-radius: 10px;
    background: #223d98;
    background: -moz- oldlinear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: -o-linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%)
}

.similar-course>* {
    position: relative;
    z-index: 1
}

.similar-course>h4 {
    margin-bottom: 14px
}

.similar-course>span {
    -o-transition: color .5s;
    -moz-transition: color .5s;
    transition: color .5s
}

.similar-course>div {
    margin-top: auto
}

.similar-course>div>span {
    letter-spacing: .4px;
    line-height: -moz-calc(16em / 13);
    line-height: calc(16em / 13)
}

.similar-course:hover>span {
    color: #fff
}

.similar-course:hover::before {
    opacity: 1
}

.curiosity {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .curiosity {
        width: 100%
    }
}

.curiosity>svg {
    margin-bottom: 24px
}

.curiosity>span {
    line-height: 1.5em
}

.contact-department {
    margin-top: 75px;
    padding-bottom: 27px
}

.contact-department>h3 {
    letter-spacing: .3px
}

.contact-department p {
    margin-top: 19px;
    line-height: 1.875em;
    letter-spacing: .05px
}

.contact-department__email {
    line-height: 1.275em
}

.contact-person-box {
    margin-top: 69px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 10px;
    padding: 50px 32px 33px 32px;
    position: relative
}

.contact-person-box__image {
    border-radius: 50%;
    position: absolute;
    top: -30px
}

.contact-person-box__header {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact-person-box__header h5 {
    margin-top: 1px;
    margin-bottom: 0;
    letter-spacing: .3px;
    padding-right: 7px
}

.contact-person-box__list {
    margin-top: 26px;
    padding: 0
}

.contact-person-box__list li {
    margin-top: 16px;
    line-height: 1.5em;
    padding-left: 26px;
    position: relative
}

.contact-person-box__list li:before {
    content: "";
    position: absolute;
    left: -3px;
    top: 4px;
    width: 11px;
    height: 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../../../pwr-rekrutacja/assets/svg/list-tick-purple-dark.svg")
}

.contact-person-box__flag {
    padding: 0;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.contact-person-box__flag li {
    margin-left: 16px
}

.contact-person-box__flag li img {
    border-radius: 50%
}

.contact-person-box__job {
    margin-top: 16px
}

.contact-person-box__desc {
    margin-top: 24px;
    line-height: 24px
}

.contact-person-box__email {
    margin-top: 27px;
    display: block
}

.contact-person-box__phone {
    display: block
}

.category-filter {
    margin-top: 52px;
    border: 0
}

.category-filter p {
    line-height: 1.875em
}

.category-filter__list {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 23px
}

.category-filter__list li {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 8px
}

#category-items-wrapper {
    min-height: 671px
}

.category-article {
    background-color: #202126;
    border-radius: 20px;
    padding: 24px;
    margin-top: 64px;
    height: 100%
}

@media screen and (max-width:575px) {
    .category-article {
        padding: 20px
    }
}

.category-article--no-m {
    margin: 0
}

.category-article__image {
    border-radius: 12px;
    max-width: 496px
}

.category-article__text {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.category-article__text span {
    margin-top: 4px;
    margin-bottom: 24px
}

.category-article__text h5 {
    line-height: -moz-calc(32em / 24);
    line-height: calc(32em / 24)
}

@media(max-width:767px) {
    .category-article__text h5 {
        margin-top: 30px
    }
}

.category-article__text time {
    line-height: 1.5em;
    display: inline-block;
    margin-top: 8px
}

.category-article__text p {
    margin-top: 16px;
    line-height: 1.5em;
    font-size: .8em;
    color: #fff;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
    letter-spacing: .05px;
    max-width: 500px
}

.category-article__text a {
    margin-top: 15px
}

.single__header {
    top: -116px;
    position: relative;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 194px;
    padding-bottom: 60px
}

@media screen and (max-width:575px) {
    .single__header {
        top: 0
    }
}

.single__header--no-image {
    top: 0
}

.single__header h1 {
    margin-top: 17px;
    line-height: -moz-calc(61em / 48);
    line-height: calc(61em / 48);
    max-width: 775px
}

.single__subheader {
    opacity: .5;
    letter-spacing: .4px
}

.single__time {
    letter-spacing: .4px;
    display: block;
    text-align: center;
    margin-top: 27px
}

.single__image {
    border-radius: 12px;
    max-width: 100%;
    height: auto
}

.single__main--top {
    margin-top: -318px;
    position: relative
}

@media screen and (max-width:1199px) {
    .single__main--top {
        margin-top: 0
    }
}

.single__breadcrumbs {
    margin-top: 43px;
    margin-bottom: 30px
}

.single__excerpt {
    padding-top: 21px;
    padding-bottom: 33px
}

.single__excerpt>p {
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    color: #FFF;
    margin: 0;
    font-size: 1.2em;
    line-height: -moz-calc(32em / 24);
    line-height: calc(32em / 24)
}

.line-charts {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 60px
}

.line-chart {
    padding-bottom: 120px
}

.line-chart__title {
    line-height: -moz-calc(40em / 32);
    line-height: calc(40em / 32);
    margin-bottom: 30px
}

.line-chart__legend {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 51px;
    border-top: 2px solid #262626
}

@media screen and (max-width:575px) {
    .line-chart__legend {
        display: none
    }
}

.line-chart__legend>ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    position: relative
}

.line-chart__legend>ul:first-child>li {
    position: absolute;
    bottom: 5px;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.line-chart__legend>ul:first-child>li:nth-child(1) {
    left: 5%
}

.line-chart__legend>ul:first-child>li:nth-child(2) {
    left: 27.5%
}

.line-chart__legend>ul:first-child>li:nth-child(3) {
    left: 50%
}

.line-chart__legend>ul:first-child>li:nth-child(4) {
    left: 72.5%
}

.line-chart__legend>ul:first-child>li:nth-child(5) {
    left: 95%
}

.line-chart__legend>ul:nth-child(2) {
    padding-top: 61px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.line-chart__legend>ul:nth-child(2)>li {
    position: relative;
    padding-left: 52px;
    line-height: -moz-calc(20em / 16);
    line-height: calc(20em / 16);
    width: -moz-calc((100% - 100px) / 4);
    width: calc((100% - 100px) / 4);
    min-height: 36px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .line-chart__legend>ul:nth-child(2)>li {
        line-height: 1.25em
    }
}

@media screen and (max-width:991px) {
    .line-chart__legend>ul:nth-child(2)>li {
        width: -moz-calc((100% - 24px) / 2);
        width: calc((100% - 24px) / 2);
        padding-top: 12px;
        padding-bottom: 12px
    }
}

@media screen and (max-width:450px) {
    .line-chart__legend>ul:nth-child(2)>li {
        width: 100%
    }
}

.line-chart__legend>ul:nth-child(2)>li.circle::before {
    background-color: #fff;
    content: "";
    width: 36px;
    height: 36px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: -moz-calc(50% - 18px);
    top: calc(50% - 18px)
}

.line-chart__legend>ul:nth-child(2)>li.circle--purple::before {
    background-color: #223d98
}

.line-chart__legend>ul:nth-child(2)>li.circle--yellow::before {
    background-color: #0098da
}

.line-chart__legend>ul:nth-child(2)>li.circle--orange::before {
    background-color: #e9721e
}

.line-chart__legend>ul:nth-child(2)>li.circle--gray::before {
    background-color: #a8adb7
}

.line-chart__table {
    padding-top: 62px
}

@media(max-width:767px) {
    .line-chart__table {
        overflow-y: auto;
        scrollbar-color: light;
        scrollbar-width: thin
    }
    .line-chart__table::-webkit-scrollbar {
        height: 8px
    }
    .line-chart__table::-webkit-scrollbar-track {
        background-color: #ebeaf9;
        border-radius: 4px
    }
    .line-chart__table::-webkit-scrollbar-thumb {
        background-color: #223d98;
        border-radius: 4px
    }
}

.line-chart__table table {
    width: 100%
}

.line-chart__table table caption {
    margin-bottom: 15px
}

.line-chart__graph {
    position: relative;
    background: -moz- oldradial-gradient(rgba(118, 86, 179, 0.2) 0, rgba(0, 0, 0, 0) 70%);
    background: -o-radial-gradient(rgba(118, 86, 179, 0.2) 0, rgba(0, 0, 0, 0) 70%);
    background: radial-gradient(rgba(118, 86, 179, 0.2) 0, rgba(0, 0, 0, 0) 70%)
}

@media screen and (max-width:575px) {
    .line-chart__graph {
        display: none
    }
}

.chart-line {
    position: absolute;
    display: block;
    height: 1px;
    z-index: 5;
    background-color: #223d98;
    box-shadow: 0 -5px 15px #223d98
}

.chart-line--yellow {
    background-color: #0098da;
    box-shadow: 0 -5px 15px #0098da
}

.chart-line--orange {
    background-color: #e9721e;
    box-shadow: 0 -5px 15px #e9721e
}

.chart-line--gray {
    background-color: #a8adb7;
    box-shadow: 0 -5px 15px #a8adb7
}

.data-set {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0
}

.data-in-circle {
    position: absolute;
    font-size: .55em;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    text-align: center;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10
}

.data-in-circle::before {
    content: "";
    position: absolute;
    left: -moz-calc(50% - 24px);
    left: calc(50% - 24px);
    top: -moz-calc(50% - 24px);
    top: calc(50% - 24px);
    width: 48px;
    height: 48px;
    border-radius: 50%;
    z-index: -1
}

.data-in-circle--purple {
    background: #223d98;
    background: -moz- oldlinear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: -o-linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%)
}

.data-in-circle--purple::before {
    background-color: rgba(111, 78, 176, 0.5)
}

.data-in-circle--purple[data-column="1"] {
    left: -moz-calc(5% - 22px);
    left: calc(5% - 22px)
}

.data-in-circle--purple[data-column="2"] {
    left: -moz-calc(27.5% - 22px);
    left: calc(27.5% - 22px)
}

.data-in-circle--purple[data-column="3"] {
    left: -moz-calc(50% - 22px);
    left: calc(50% - 22px)
}

.data-in-circle--purple[data-column="4"] {
    left: -moz-calc(72.5% - 22px);
    left: calc(72.5% - 22px)
}

.data-in-circle--purple[data-column="5"] {
    left: -moz-calc(95% - 22px);
    left: calc(95% - 22px)
}

.data-in-circle--gray {
    background-color: #a8adb7
}

.data-in-circle--gray::before {
    background-color: rgba(122, 127, 139, 0.5)
}

.data-in-circle--gray[data-column="1"] {
    left: -moz-calc(5% + 22px);
    left: calc(5% + 22px)
}

.data-in-circle--gray[data-column="2"] {
    left: -moz-calc(27.5% + 22px);
    left: calc(27.5% + 22px)
}

.data-in-circle--gray[data-column="3"] {
    left: -moz-calc(50% + 22px);
    left: calc(50% + 22px)
}

.data-in-circle--gray[data-column="4"] {
    left: -moz-calc(72.5% + 22px);
    left: calc(72.5% + 22px)
}

.data-in-circle--gray[data-column="5"] {
    left: -moz-calc(95% + 22px);
    left: calc(95% + 22px)
}

.data-in-circle--human-yellow,
.data-in-circle--human-orange {
    height: 55px;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    z-index: 10
}

.data-in-circle--human-yellow::before,
.data-in-circle--human-orange::before {
    content: "";
    left: -moz-calc(50% - 18px);
    left: calc(50% - 18px);
    top: -moz-calc(100% - 36px);
    top: calc(100% - 36px);
    width: 36px;
    height: 36px;
    border-radius: 0;
    background-position: center;
    background-size: contain;
    background-image: url("../../../../../../wp-content/themes/pwr-rekrutacja/assets/svg/chart-human-yellow.svg")
}

.data-in-circle--human-yellow[data-column="1"],
.data-in-circle--human-orange[data-column="1"] {
    left: -moz-calc(5% + 22px);
    left: calc(5% + 22px)
}

.data-in-circle--human-yellow[data-column="2"],
.data-in-circle--human-orange[data-column="2"] {
    left: -moz-calc(27.5% + 22px);
    left: calc(27.5% + 22px)
}

.data-in-circle--human-yellow[data-column="3"],
.data-in-circle--human-orange[data-column="3"] {
    left: -moz-calc(50% + 22px);
    left: calc(50% + 22px)
}

.data-in-circle--human-yellow[data-column="4"],
.data-in-circle--human-orange[data-column="4"] {
    left: -moz-calc(72.5% + 22px);
    left: calc(72.5% + 22px)
}

.data-in-circle--human-yellow[data-column="5"],
.data-in-circle--human-orange[data-column="5"] {
    left: -moz-calc(95% + 22px);
    left: calc(95% + 22px)
}

.data-in-circle--human-orange::before {
    background-image: url("../../../../../../wp-content/themes/pwr-rekrutacja/assets/svg/chart-human-orange.svg")
}

.data-in-circle--human-orange[data-column="1"] {
    left: -moz-calc(5% - 22px);
    left: calc(5% - 22px)
}

.data-in-circle--human-orange[data-column="2"] {
    left: -moz-calc(27.5% - 22px);
    left: calc(27.5% - 22px)
}

.data-in-circle--human-orange[data-column="3"] {
    left: -moz-calc(50% - 22px);
    left: calc(50% - 22px)
}

.data-in-circle--human-orange[data-column="4"] {
    left: -moz-calc(72.5% - 22px);
    left: calc(72.5% - 22px)
}

.data-in-circle--human-orange[data-column="5"] {
    left: -moz-calc(95% - 22px);
    left: calc(95% - 22px)
}

body {
    font-size: 20px;
    font-family: Arial;
    font-weight: 300
}

h1 {
    font-size: 1.6em
}

h2 {
    font-size: 1.5em
}

h3 {
    font-size: 1.4em
}

h4 {
    font-size: 1.3em
}

h5 {
    font-size: 1.2em
}

h6 {
    font-size: 1.1em
}

p {
    font-size: .8em
}

.for-foreigners {
    padding-top: 60px;
    padding-bottom: 60px
}

@media screen and (max-width:991px) {
    .for-foreigners {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.for-foreigners__body {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.for-foreigners__body>h2 {
    margin-bottom: 34px;
    position: relative
}

.for-foreigners__body>h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 100%;
    height: 1px;
    background-color: rgba(216, 216, 216, 0.3)
}

.for-foreigners__body>p {
    margin-bottom: 32px
}

.for-applicants {
    padding-top: 87px;
    padding-bottom: 60px
}

@media screen and (max-width:991px) {
    .for-applicants {
        padding-top: 50px;
        padding-bottom: 30px
    }
}

.for-applicants__header {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 50px
}

.for-applicants__button {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 25px
}

.for-applicants__button a:first-child {
    text-decoration: none;
    padding: 18px 63px 19px 32px;
    border-radius: 30px;
    background-color: #223d98;
    position: relative;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.for-applicants__button a:first-child::after {
    content: "";
    position: absolute;
    right: 32px;
    top: -moz-calc(50% - 6.5px);
    top: calc(50% - 6.5px);
    background-image: url("../image/arrow-ax-down-white-big.svg");
    background-position: center;
    background-repeat: no-repeat;
    -o-transition: right .5s, top .5s;
    -moz-transition: right .5s, top .5s;
    transition: right .5s, top .5s;
    width: 15px;
    height: 13px
}

.for-applicants__button a:first-child:hover::after {
    top: -moz-calc(50% + 3.5px);
    top: calc(50% + 3.5px);
    right: 22px
}

.for-applicants__button a:nth-child(2) {
    margin-top: 15px;
    text-decoration: underline;
    color: #a8adb7;
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

.for-applicants__button a:nth-child(2):hover {
    opacity: .5
}

.for-applicants-tile {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    padding: 35px;
    padding-top: 57px;
    min-height: 262px;
    width: 100%;
    -o-transition: -o-transform .5s;
    -moz-transition: transform .5s, -moz-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -moz-transform .5s, -o-transform .5s;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    position: relative
}

@media screen and (max-width:1199px) {
    .for-applicants-tile {
        height: 100%;
        min-height: 0
    }
}

@media screen and (max-width:767px) {
    .for-applicants-tile {
        padding: 30px 20px
    }
}

.for-applicants-tile::after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 10px;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
    background: #0c1427;
    background: -moz- oldradial-gradient(at top right, #0c1427 0, #111d37 100%);
    background: -o-radial-gradient(at top right, #0c1427 0, #111d37 100%);
    background: radial-gradient(at top right, #0c1427 0, #111d37 100%)
}

.for-applicants-tile:hover {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    border: 0
}

.for-applicants-tile:hover::after {
    opacity: 1
}

.for-applicants-tile>span {
    padding-top: 40px;
    position: relative
}

.for-applicants-tile__column {
    margin-bottom: 22px
}

.big-information-box-with-img {
    padding-top: 79px;
    padding-bottom: 80px
}

@media screen and (max-width:991px) {
    .big-information-box-with-img {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.big-information-box-with-img__row {
    position: relative
}

.big-information-box-with-img__box {
    width: 100%;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 105px;
    padding-bottom: 103px
}

@media screen and (max-width:1199px) {
    .big-information-box-with-img__box {
        padding: 60px
    }
}

@media screen and (max-width:991px) {
    .big-information-box-with-img__box {
        padding-top: 460px
    }
}

@media screen and (max-width:767px) {
    .big-information-box-with-img__box {
        padding: 30px;
        padding-top: 280px
    }
}

@media screen and (max-width:575px) {
    .big-information-box-with-img__box {
        padding: 20px;
        padding-top: 270px
    }
}

.big-information-box-with-img__img-wrapper {
    position: absolute;
    width: 100%;
    height: -moz-calc(100% - 79px);
    height: calc(100% - 79px);
    top: 105px;
    z-index: 5;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (max-width:991px) {
    .big-information-box-with-img__img-wrapper {
        height: 400px;
        top: 0
    }
}

@media screen and (max-width:767px) {
    .big-information-box-with-img__img-wrapper {
        height: 250px
    }
}

.big-information-box-with-img__img {
    height: 100%;
    border-radius: 20px;
    background-position: center;
    background-size: cover
}

@media screen and (max-width:991px) {
    .big-information-box-with-img__img {
        border-radius: 20px 20px 0 0
    }
}

.big-information-box-with-img__text {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 54%
}

@media screen and (max-width:1199px) {
    .big-information-box-with-img__text {
        width: 50%
    }
}

@media screen and (max-width:991px) {
    .big-information-box-with-img__text {
        width: 100%
    }
}

.big-information-box-with-img__text>time {
    padding-bottom: 40px;
    margin-bottom: 25px;
    position: relative
}

.big-information-box-with-img__text>time::after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: -5px;
    width: 200px;
    height: 18px;
    background-image: url("../../../../../../wp-content/themes/pwr-rekrutacja/assets/tmp-brush-stroke.jpg.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

.big-information-box-with-img__text>h2 {
    line-height: 1.275em;
    margin-bottom: 48px
}

.big-information-box-with-img__text>p {
    line-height: 1.5em;
    margin-bottom: 49px
}

.s-talent {
    padding-top: 86px;
    padding-bottom: 130px
}

@media screen and (max-width:991px) {
    .s-talent {
        padding-top: 40px;
        padding-bottom: 100px
    }
}

.s-talent--no-list {
    padding-top: 60px
}

.s-talent__row {
    position: relative
}

.s-talent__img-wrapper {
    position: absolute;
    width: 100%;
    height: -moz-calc(100% - 50px);
    height: calc(100% - 50px);
    top: 25px;
    z-index: 5;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (max-width:991px) {
    .s-talent__img-wrapper {
        height: auto;
        top: -20px;
        width: auto;
        right: 70px
    }
}

@media screen and (max-width:991px) {
    .s-talent__img-wrapper {
        right: 30px
    }
}

@media screen and (max-width:575px) {
    .s-talent__img-wrapper {
        right: 20px
    }
}

.s-talent__img {
    height: 100%;
    border-radius: 20px;
    background-position: center;
    background-size: cover;
    padding: 91px 104px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.s-talent__img--long {
    height: -moz-calc(100% + 85px);
    height: calc(100% + 85px)
}

@media screen and (max-width:991px) {
    .s-talent__img {
        background-image: none !important;
        padding: 0
    }
}

.s-talent__phone-box {
    background-color: #000;
    border-radius: 10px;
    padding: 40px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (max-width:575px) {
    .s-talent__phone-box {
        padding: 20px;
        padding-top: 40px
    }
}

.s-talent__phone-box>p {
    margin-bottom: 25px
}

.s-talent__box {
    width: 100%;
    border-radius: 20px;
    background-color: #202126;
    padding: 105px;
    padding-top: 120px;
    padding-bottom: 182px
}

@media screen and (max-width:991px) {
    .s-talent__box {
        padding: 60px;
        padding-bottom: 150px
    }
}

@media screen and (max-width:767px) {
    .s-talent__box {
        padding: 30px;
        padding-bottom: 150px
    }
}

@media screen and (max-width:575px) {
    .s-talent__box {
        padding: 20px;
        padding-bottom: 120px
    }
}

.s-talent__box--no-list {
    padding-bottom: 93px
}

.s-talent__box--med-pb {
    padding-bottom: 153px
}

.s-talent__text {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 54.3%;
    margin-left: auto
}

@media screen and (max-width:1199px) {
    .s-talent__text {
        width: 50%
    }
}

@media screen and (max-width:991px) {
    .s-talent__text {
        width: 100%
    }
}

.s-talent__text>svg {
    margin-bottom: 19px
}

.s-talent__text>h2 {
    line-height: 1.275em;
    margin-bottom: 49px
}

@media screen and (max-width:767px) {
    .s-talent__text>h2 {
        max-width: 250px
    }
}

@media screen and (max-width:575px) {
    .s-talent__text>h2 {
        max-width: 50%
    }
}

.s-talent__text>p {
    line-height: 1.5em;
    margin-bottom: 51px
}

.s-talent__text>a {
    position: absolute;
    bottom: -71px;
    width: auto;
    max-width: none;
    padding-bottom: 117px
}

@media screen and (max-width:575px) {
    .s-talent__text>a {
        padding-bottom: 90px
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .s-talent__text ul {
        max-width: 100%
    }
}

.s-talent__text>ul>li {
    line-height: 1.5em;
    padding-bottom: 16px;
    padding-left: 30px;
    position: relative
}

.s-talent__text>ul>li:last-child {
    padding-bottom: 0
}

.s-talent__text>ul>li::before {
    content: "";
    position: absolute;
    left: 2px;
    top: 4px;
    width: 11px;
    height: 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../../../../../../wp-content/themes/pwr-rekrutacja/assets/svg/list-tick-purple.svg")
}

.s-talent__text--no-list>h2 {
    margin-bottom: 25px
}

.s-talent__text--no-list>a {
    position: absolute;
    bottom: -60px;
    width: auto;
    max-width: none;
    padding-bottom: 87px;
    padding-right: 106px
}

.s-talent__text--no-list>a::after {
    bottom: 41px
}

.s-talent__text--no-list>a:hover::after {
    bottom: 25px
}

@media screen and (max-width:575px) {
    .s-talent__text--no-list>a {
        padding-bottom: 70px
    }
}

.s-talent__link--sm-pr {
    padding-right: 41px !important
}

.links-as-circle-photos {
    padding-top: 64px;
    padding-bottom: 60px
}

@media screen and (max-width:991px) {
    .links-as-circle-photos {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.links-as-circle-photos--big-pt {
    padding-top: 120px
}

@media screen and (max-width:991px) {
    .links-as-circle-photos--big-pt {
        padding-top: 60px
    }
}

.links-as-circle-photos__header {
    margin-bottom: 51px
}

.links-as-circle-photos--no-bootstrap {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.links-as-circle-photos--no-bootstrap>.photo-circle-link {
    max-width: -moz-calc(100% / 6 - 20px);
    max-width: calc(100% / 6 - 20px);
    width: 100%
}

@media screen and (max-width:1199px) {
    .links-as-circle-photos--no-bootstrap>.photo-circle-link {
        max-width: -moz-calc(100% / 4 - 18px);
        max-width: calc(100% / 4 - 18px)
    }
}

@media screen and (max-width:991px) {
    .links-as-circle-photos--no-bootstrap>.photo-circle-link {
        max-width: -moz-calc(100% / 3 - 16px);
        max-width: calc(100% / 3 - 16px)
    }
}

@media screen and (max-width:575px) {
    .links-as-circle-photos--no-bootstrap>.photo-circle-link {
        max-width: -moz-calc(100% / 2 - 12px);
        max-width: calc(100% / 2 - 12px)
    }
}

.photo-circle-link {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    position: relative;
    margin-bottom: 30px
}

.photo-circle-link>span {
    max-width: 160px;
    -o-transition: color .5s;
    -moz-transition: color .5s;
    transition: color .5s;
    line-height: 1.3em
}

.photo-circle-link>p {
    margin-top: 10px;
    line-height: 1.5em
}

.photo-circle-link::before {
    content: "";
    width: 160px;
    height: 160px;
    position: absolute;
    top: 0;
    left: 12.5px;
    opacity: 0;
    z-index: -1;
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
    border-radius: 50%;
    background: #111d37;
    background: -moz- oldlinear-gradient(45deg, #111d37 0, #0c1427 100%);
    background: -o-linear-gradient(45deg, #111d37 0, #0c1427 100%);
    background: linear-gradient(45deg, #111d37 0, #0c1427 100%)
}

.photo-circle-link:hover>span {
    color: #223d98
}

.photo-circle-link:hover::before {
    opacity: 1
}

.photo-circle-link:hover .photo-circle-link__image-wrapper {
    border: 0
}

.photo-circle-link__image-wrapper {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    border: 1px solid #282828;
    padding: 20px;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 18px
}

.photo-circle-link__image-wrapper>img {
    border-radius: 50%;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2)
}

.science-club-slider {
    padding-top: 35px;
    padding-bottom: 100px
}

@media screen and (max-width:991px) {
    .science-club-slider {
        padding-top: 30px
    }
}

.science-club-slider--single {
    padding-top: 81px
}

@media screen and (max-width:991px) {
    .science-club-slider--single {
        padding-top: 40px
    }
}

.science-club-slider__header>h2 {
    margin-bottom: 20px
}

.science-club-slider__header>p {
    line-height: 1.5em;
    margin-bottom: 55px
}

.science-club-slider__link {
    position: absolute;
    max-width: 221px;
    left: 116px;
    top: -moz-calc(100% - 168px);
    top: calc(100% - 168px);
    padding-right: 70px
}

@media screen and (max-width:1199px) {
    .science-club-slider__link {
        top: -moz-calc(100% - 122px);
        top: calc(100% - 122px)
    }
}

@media screen and (max-width:991px) {
    .science-club-slider__link {
        left: 70px
    }
}

@media screen and (max-width:767px) {
    .science-club-slider__link {
        left: 40px
    }
}

@media screen and (max-width:575px) {
    .science-club-slider__link {
        left: 30px
    }
}

.science-club-slider__link>span {
    line-height: 1.875em
}

.science-club-slider__link--small-pr {
    padding-right: 25px
}

.science-club-slider__link--single {
    max-width: 240px;
    top: -moz-calc(100% - 89px);
    top: calc(100% - 89px)
}

@media screen and (max-width:1199px) {
    .science-club-slider__link--single {
        left: 70px
    }
}

@media screen and (max-width:767px) {
    .science-club-slider__link--single {
        left: 40px
    }
}

@media screen and (max-width:575px) {
    .science-club-slider__link--single {
        left: 30px
    }
}

.science-club-slider__link--single>span {
    line-height: -moz-calc(24em / 18);
    line-height: calc(24em / 18)
}

.science-club-slider__link--on-right {
    left: 46.5%
}

@media screen and (max-width:1199px) {
    .science-club-slider__link--on-right {
        left: 50%
    }
}

@media screen and (max-width:767px) {
    .science-club-slider__link--on-right {
        left: 40px
    }
}

@media screen and (max-width:575px) {
    .science-club-slider__link--on-right {
        left: 30px
    }
}

.science-club-slider__row {
    position: relative
}

.science-club-slider__img-wrapper {
    position: absolute;
    width: 100%;
    height: -moz-calc(100% - 49px);
    height: calc(100% - 49px);
    top: 24px;
    z-index: 5;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (max-width:991px) {
    .science-club-slider__img-wrapper {
        height: 400px;
        top: 0
    }
}

@media screen and (max-width:767px) {
    .science-club-slider__img-wrapper {
        height: 250px
    }
}

.science-club-slider__img {
    height: 100%;
    border-radius: 20px;
    background-position: center;
    background-size: cover
}

@media screen and (max-width:991px) {
    .science-club-slider__img {
        border-radius: 20px 20px 0 0
    }
}

.science-club-slider__box {
    width: 100%;
    border-radius: 20px;
    padding: 119px 105px 179px 105px;
    background: #223d98;
    background: -moz- oldradial-gradient(at top left, #0c1427 0, #0c1427 50%, #111d37 100%);
    background: -o-radial-gradient(at top left, #0c1427 0, #0c1427 50%, #111d37 100%);
    background: radial-gradient(at top left, #0c1427 0, #0c1427 50%, #111d37 100%)
}

@media screen and (max-width:1199px) {
    .science-club-slider__box {
        padding: 60px;
        padding-bottom: 120px
    }
}

@media screen and (max-width:991px) {
    .science-club-slider__box {
        padding-top: 460px
    }
}

@media screen and (max-width:767px) {
    .science-club-slider__box {
        padding: 30px;
        padding-top: 280px;
        padding-bottom: 120px
    }
}

@media screen and (max-width:575px) {
    .science-club-slider__box {
        padding: 20px;
        padding-top: 270px;
        padding-bottom: 120px
    }
}

.science-club-slider__box--small-pt {
    padding-top: 106px
}

@media screen and (max-width:991px) {
    .science-club-slider__box--small-pt {
        padding-top: 460px
    }
}

@media screen and (max-width:767px) {
    .science-club-slider__box--small-pt {
        padding-top: 280px
    }
}

.science-club-slider__box--single,
.science-club-slider__box--small-pb {
    padding-bottom: 101px
}

.science-club-slider__box .tns-controls {
    position: absolute;
    bottom: 84px;
    left: 62.1%;
    z-index: 5;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:1199px) {
    .science-club-slider__box .tns-controls {
        left: 52.5%
    }
}

@media screen and (max-width:991px) {
    .science-club-slider__box .tns-controls {
        left: auto;
        bottom: auto;
        right: 70px;
        top: 369px
    }
}

@media screen and (max-width:767px) {
    .science-club-slider__box .tns-controls {
        top: 220px;
        right: 40px
    }
}

@media screen and (max-width:575px) {
    .science-club-slider__box .tns-controls {
        right: 30px
    }
}

.science-club-slider__box .tns-controls>button {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

.science-club-slider__box .tns-controls>button:hover {
    opacity: .75
}

.science-club-slider__box .tns-controls>button[data-controls="next"] {
    background-color: #0098da;
    margin-left: 12px
}

.science-club-slider__box .tns-controls>button[data-controls="prev"] {
    background-color: #fff;
    margin-right: 12px
}

.science-club-slider__box .tns-nav {
    position: absolute;
    left: 50%;
    bottom: 107px;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media screen and (max-width:1199px) {
    .science-club-slider__box .tns-nav {
        display: none
    }
}

.science-club-slider__box .tns-nav>button {
    width: 10px;
    height: 10px;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    margin-left: 11px;
    margin-right: 11px;
    -o-transition: background .5s;
    -moz-transition: background .5s;
    transition: background .5s
}

.science-club-slider__box .tns-nav>button.tns-nav-active {
    background-color: #fff
}

.science-club-slider__text {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 57.5%
}

.science-club-slider__text--on-right {
    margin-left: auto;
    width: 54.3%
}

@media screen and (max-width:1199px) {
    .science-club-slider__text {
        width: 50%
    }
}

@media screen and (max-width:991px) {
    .science-club-slider__text {
        width: 100%
    }
}

.science-club-slider__text>span {
    opacity: .5;
    letter-spacing: .4px;
    margin-bottom: 17px
}

.science-club-slider__text>time {
    padding-bottom: 40px;
    margin-bottom: 25px;
    position: relative
}

.science-club-slider__text>time::after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: -5px;
    width: 200px;
    height: 18px;
    background-image: url("../../../../../../wp-content/themes/pwr-rekrutacja/assets/tmp-brush-stroke.jpg.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

.science-club-slider__text>svg {
    margin-bottom: 19px
}

.science-club-slider__text>h2 {
    line-height: 1.275em;
    margin-bottom: 33px
}

.science-club-slider__text>p {
    line-height: 1.5em;
    margin-bottom: 49px
}

.info-squares {
    padding-top: 99px;
    padding-bottom: 60px
}

@media screen and (max-width:991px) {
    .info-squares {
        padding-top: 60px;
        padding-bottom: 30px
    }
}

.info-square {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    justify-content: center;
    padding: 52px 60px 60px 60px;
    border-radius: 8px;
    min-height: 342px;
    background-position: center;
    background-size: cover
}

@media screen and (max-width:1199px) {
    .info-square {
        padding: 45px
    }
}

@media screen and (max-width:991px) {
    .info-square {
        min-height: 0
    }
}

@media screen and (max-width:767px) {
    .info-square {
        padding: 30px
    }
}

@media screen and (max-width:575px) {
    .info-square {
        margin-top: 0 !important;
        margin-bottom: 30px !important
    }
}

.info-square>a {
    margin-top: auto
}

.info-square--yellow {
    background-color: #0098da
}

.info-square--yellow>h2 {
    margin-bottom: 36px
}

.info-square--yellow>span {
    font-size: 1.2em;
    margin-bottom: 10px
}

.info-square--yellow>p {
    line-height: 1.5em;
    margin-bottom: 25px
}

.info-square--gray {
    background-color: #202126;
    margin-top: 80px
}

.info-square--gray>h2 {
    margin-bottom: 26px
}

.info-square--gray>ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 19px
}

.info-square--gray>ul>li {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px
}

.info-square--gray>ul>li>span:first-child {
    width: 40px;
    height: 40px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #cb85a5;
    margin-right: 20px
}

.info-square--turquoise {
    margin-top: 160px;
    background-color: #37c99e
}

@media screen and (max-width:991px) {
    .info-square--turquoise {
        margin-top: 30px
    }
}

.info-square--turquoise>h2 {
    margin-bottom: 36px
}

.info-square--turquoise>span {
    font-size: 1.2em;
    margin-bottom: 10px
}

.info-square--turquoise>p {
    line-height: 1.5em;
    margin-bottom: 0px
}

.triple-news {
    padding-top: 68px;
    padding-bottom: 60px
}

@media screen and (max-width:991px) {
    .triple-news {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.triple-news__row {
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.triple-news__row>div {
    margin-bottom: 30px
}

.triple-news__header {
    margin-bottom: 50px
}

.triple-news__button {
    width: 100%;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.triple-news__button>a {
    margin-top: 17px;
    border-radius: 40px;
    padding: 14px 70px 22px 40px
}

.news-box {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    border: 1px solid #3c3c3c
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .news-box {
        height: auto
    }
}

@media screen and (max-width:991px) {
    .news-box--last.news-box--odd {
        display: none
    }
}

.news-box>img {
    width: 100%;
    height: auto;
    border-radius: 8px
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .news-box>img {
        max-height: 390px
    }
}

.news-box__body {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 32px;
    padding-top: 27px;
    padding-bottom: 62px;
    min-height: 216px;
    position: relative;
    height: 100%
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .news-box__body {
        height: auto
    }
}

@media screen and (max-width:575px) {
    .news-box__body {
        min-height: 0
    }
}

.news-box__body>h3 {
    line-height: -moz-calc(28em / 18);
    line-height: calc(28em / 18);
    margin-bottom: 15px
}

.news-box__body>a {
    position: absolute;
    bottom: 32px;
    margin-top: auto;
    letter-spacing: .3px;
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px)
}

.admin-edit-course {
    position: absolute;
    right: 32px;
    top: 20px;
    z-index: 10;
    background-color: #0098da;
    border-radius: 30px
}

.admin-edit-course>span {
    padding: 5px 5px 5px 10px
}

.admin-edit-course>svg {
    right: 10px
}

.admin-edit-course:hover>svg {
    right: 5px
}

.study-card {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid #223d98;
    padding-top: 20px;
    padding-left: 40px;
    padding-bottom: 38px;
    padding-right: 40px;
    -o-transition: background .5s;
    -moz-transition: background .5s;
    transition: background .5s;
    min-height: 166px;
    position: relative;
    text-decoration: none;
    height: 100%
}

.study-card::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    opacity: 0;
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
    background-color: #223d98;
    background: -moz- oldlinear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: -o-linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    width: 100%;
    height: 100%
}

.study-card:hover::before {
    opacity: 1
}

.study-card:hover>h2 {
    color: #0098da
}

.study-card:hover>button>svg>path {
    fill: #fff
}

.study-card:hover>button>svg>circle {
    fill-opacity: 0
}

.study-card>h2 {
    margin-top: auto;
    max-width: 230px;
    line-height: -moz-calc(32em / 24);
    line-height: calc(32em / 24);
    max-width: -moz-calc(100% - 80px);
    max-width: calc(100% - 80px);
    position: relative;
    z-index: 1
}

.study-card>button {
    display: block;
    position: absolute;
    right: 40px;
    bottom: 32px;
    z-index: 1
}

.study-card>button>svg>circle {
    fill-opacity: 0;
    -o-transition: fill .5s, fill-opacity .5s;
    -moz-transition: fill .5s, fill-opacity .5s;
    transition: fill .5s, fill-opacity .5s
}

.study-card>button>svg>path {
    -o-transition: fill .5s;
    -moz-transition: fill .5s;
    transition: fill .5s;
    fill: #223d98
}

.study-card>button:hover>svg>circle,
.study-card>button.active>svg>circle {
    fill: #223d98;
    fill-opacity: 1
}

.study-card>button:hover>svg>path,
.study-card>button.active>svg>path {
    fill: #fff
}

.info-cards {
    padding-top: 43px;
    padding-bottom: 36px
}

@media screen and (max-width:991px) {
    .info-cards {
        padding-top: 30px;
        padding-bottom: 6px
    }
}

.info-cards--module {
    padding-top: 60px
}

.info-cards__row>div {
    margin-bottom: 24px
}

.info-card {
    width: 100%;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 50px 60px 40px 60px;
    border-radius: 8px;
    background: #111d37;
    background: -moz- oldlinear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: -o-linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    min-height: 358px;
    height: 100%
}

@media screen and (max-width:991px) {
    .info-card {
        padding: 30px
    }
}

@media screen and (max-width:767px) {
    .info-card {
        min-height: 0
    }
}

.info-card>h2 {
    letter-spacing: -0.44px;
    margin-bottom: 40px
}

.info-card>p {
    max-width: 326px;
    line-height: 1.5em;
    margin-bottom: 12px
}

.info-card a {
    margin-top: auto;
    width: 48px;
    height: 48px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid rgba(200, 200, 200, 0.3);
    border-radius: 50%;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -o-transition: background .5s;
    -moz-transition: background .5s;
    transition: background .5s
}

.info-card a:hover {
    background-color: rgba(200, 200, 200, 0.3)
}

.info-card--white {
    background: #fff
}

.info-card--on-side {
    height: auto;
    min-height: 0;
    margin-bottom: 24px;
    padding-right: 30px
}

.info-card--on-side>h2 {
    margin-bottom: 20px
}

.info-card--on-side>p {
    margin-bottom: 14px;
    max-width: none
}

.info-card--on-side:last-child {
    margin-bottom: 0
}

.info-card--simple {
    padding-top: 47px
}

.info-card--simple>h2 {
    margin-bottom: 18px;
    line-height: -moz-calc(40em / 32);
    line-height: calc(40em / 32)
}

.info-card--simple>span {
    opacity: .5;
    letter-spacing: .4px;
    margin-bottom: 32px
}

.info-card--simple>a {
    margin-top: 0;
    margin-bottom: 33px
}

.info-card--simple>p {
    letter-spacing: .05px;
    max-width: 100%
}

.info-card__column-wrapper {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.info-card__row:first-child {
    margin-bottom: 56px
}

.info-card__row:last-child {
    margin-bottom: 0
}

.info-card__row>h3 {
    margin-bottom: 17px
}

.info-card__row>p {
    line-height: 1.5em;
    margin-bottom: 14px
}

.steps {
    padding-top: 60px;
    padding-bottom: 60px;
    background: -moz- oldlinear-gradient(top, #000 0, #632901 35.36%, #461d01 75.26%, #000 100%);
    background: -o-linear-gradient(top, #000 0, #632901 35.36%, #461d01 75.26%, #000 100%);
    background: linear-gradient(180deg, #000 0, #632901 35.36%, #461d01 75.26%, #000 100%)
}

@media screen and (max-width:991px) {
    .steps {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.step-box {
    width: 100%;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #e65b13;
    border-radius: 8px;
    padding: 34px 32px;
    padding-right: 26px;
    margin-top: 20px;
    background-position: center;
    background-size: cover
}

@media screen and (max-width:991px) {
    .step-box {
        padding: 30px
    }
}

@media screen and (max-width:575px) {
    .step-box {
        padding: 20px
    }
}

.step-box--with-big-mt {
    margin-top: 81px
}

@media screen and (max-width:991px) {
    .step-box--with-big-mt {
        margin-top: 40px
    }
}

@media screen and (max-width:575px) {
    .step-box--with-big-mt {
        margin-top: 20px
    }
}

.step-box--with-med-mt {
    margin-top: 50px
}

@media screen and (max-width:991px) {
    .step-box--with-med-mt {
        margin-top: 30px
    }
}

@media screen and (max-width:575px) {
    .step-box--with-med-mt {
        margin-top: 20px
    }
}

.step-box__counter {
    position: relative;
    margin-bottom: 34px
}

.step-box__counter>span {
    padding-left: 32px;
    letter-spacing: .4px;
    position: relative
}

@media screen and (max-width:575px) {
    .step-box__counter>span {
        padding-left: 20px
    }
}

.step-box__counter::before {
    content: "";
    position: absolute;
    left: 0;
    top: -moz-calc(50% - 13.5px);
    top: calc(50% - 13.5px);
    width: 60px;
    background-color: #fff;
    border-radius: 17.5px;
    height: 35px
}

.step-box>p {
    line-height: 1.25em;
    margin-bottom: 28px
}

.step-box>p:last-child {
    margin-bottom: 0
}

.step-box>a {
    margin-top: auto
}

.boxes-with-links {
    padding-top: 60px;
    padding-bottom: 30px
}

@media screen and (max-width:991px) {
    .boxes-with-links {
        padding-top: 30px;
        padding-bottom: 0
    }
}

.boxes-with-links--no-grid {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:575px) {
    .boxes-with-links--no-grid {
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.boxes-with-links__row>div {
    margin-bottom: 30px
}

.box-with-link {
    background-color: #fff;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 62px 30px 72px 30px;
    border-radius: 10px;
    height: 100%
}

@media screen and (max-width:575px) {
    .box-with-link {
        padding: 40px 20px
    }
}

.box-with-link>h2 {
    margin-bottom: 49px
}

.box-with-link>a {
    margin-top: auto
}

.box-with-link--gradient {
    padding: 32px;
    background: -moz- oldlinear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: -o-linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    width: -moz-calc(50% - 12px);
    width: calc(50% - 12px)
}

@media screen and (max-width:575px) {
    .box-with-link--gradient {
        width: 100%;
        margin-bottom: 24px
    }
    .box-with-link--gradient:last-child {
        margin-bottom: 0
    }
}

.box-with-link--gradient>h2 {
    margin-bottom: 24px
}

.boxes-navigation {
    padding-top: 63px;
    padding-bottom: 60px
}

@media screen and (max-width:991px) {
    .boxes-navigation {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.boxes-navigation__row {
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.boxes-navigation__row>div {
    margin-bottom: 24px
}

.boxes-navigation__header {
    margin-bottom: 50px
}

.box-with-arrow {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    border: 1px solid #3c3c3c;
    padding: 24px 50px 23px 30px;
    text-decoration: none;
    position: relative;
    -o-transition: -o-transform .5s;
    -moz-transition: transform .5s, -moz-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -moz-transform .5s, -o-transform .5s
}

@media screen and (max-width:767px) {
    .box-with-arrow {
        padding: 20px
    }
}

.box-with-arrow::before {
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
    opacity: 0;
    z-index: -1;
    border-radius: 8px;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -moz- oldlinear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: -o-linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%)
}

.box-with-arrow:hover {
    -moz-transform: scale(1.075);
    -ms-transform: scale(1.075);
    -o-transform: scale(1.075);
    transform: scale(1.075);
    border: 1px solid transparent
}

.box-with-arrow:hover::before {
    opacity: 1
}

.box-with-arrow:hover .arrow-in-circle {
    background-color: #fff
}

.box-with-arrow:hover .arrow-in-circle svg>path {
    fill: #223d98
}

.box-with-arrow>h3 {
    line-height: -moz-calc(32em / 24);
    line-height: calc(32em / 24);
    margin-bottom: 24px
}

@media screen and (max-width:767px) {
    .box-with-arrow>h3 {
        font-size: .75em
    }
}

.box-with-arrow>.arrow-in-circle {
    margin-top: auto;
    -o-transition: background .5s;
    -moz-transition: background .5s;
    transition: background .5s
}

.box-with-arrow>.arrow-in-circle svg>path {
    -o-transition: fill .5s;
    -moz-transition: fill .5s;
    transition: fill .5s
}

.yellow-list-box-with-two-small-boxes {
    padding-top: 62px;
    padding-bottom: 36px
}

@media screen and (max-width:991px) {
    .yellow-list-box-with-two-small-boxes {
        padding-top: 30px;
        padding-bottom: 6px
    }
}

.yellow-list-box-with-two-small-boxes__header {
    margin-bottom: 51px
}

.small-boxes {
    padding-top: 60px;
    padding-bottom: 60px
}

@media screen and (max-width:991px) {
    .small-boxes {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.small-box {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 8px;
    padding: 40px 48px 39px 48px;
    margin-bottom: 24px;
    background-color: #fff
}

.small-box>span {
    margin-bottom: 12px;
    letter-spacing: .4px;
    opacity: .5
}

.small-box>h3 {
    margin-bottom: 26px;
    line-height: 1.25em;
    letter-spacing: -0.44px
}

.small-box>a {
    margin-top: auto
}

.small-box--with-bigger-p {
    padding: 49px 60px 47px 61px
}

.small-box--with-bigger-p>span {
    margin-bottom: 9px
}

.small-box--with-bigger-p>h3 {
    margin-bottom: 32px
}

@media screen and (max-width:1199px) {
    .small-box {
        padding: 30px
    }
}

@media screen and (max-width:575px) {
    .small-box {
        padding: 20px
    }
}

.list-box {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 8px;
    width: 100%;
    height: -moz-calc(100% - 24px);
    height: calc(100% - 24px);
    margin-bottom: 24px;
    padding: 40px 48px;
    min-height: 456px
}

@media screen and (max-width:1199px) {
    .list-box {
        padding: 30px
    }
}

@media screen and (max-width:575px) {
    .list-box {
        padding: 20px
    }
}

.list-box--yellow {
    background-color: #0098da;
    background-position: center;
    background-size: cover
}

.list-box>span {
    margin-bottom: 12px;
    letter-spacing: .4px;
    opacity: .5
}

.list-box>h3 {
    margin-bottom: 65px;
    letter-spacing: -0.44px
}

.list-box>a {
    margin-top: auto
}

.list-box>ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%
}

.list-box>ul>li {
    width: 50%;
    line-height: 1.5em;
    padding-bottom: 26px;
    padding-left: 30px;
    position: relative
}

@media screen and (max-width:575px) {
    .list-box>ul>li {
        width: 100%
    }
}

.list-box>ul>li::before {
    content: "";
    position: absolute;
    left: 2px;
    top: 4px;
    width: 11px;
    height: 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../../../../../../wp-content/themes/pwr-rekrutacja/assets/svg/list-tick-purple-dark.svg")
}

.boxes-with-lists-and-links {
    padding-top: 53px;
    padding-bottom: 30px
}

@media screen and (max-width:991px) {
    .boxes-with-lists-and-links {
        padding-top: 30px;
        padding-bottom: 0
    }
}

.boxes-with-lists-and-links__header {
    margin-bottom: 51px
}

.boxes-with-lists-and-links__row>div {
    margin-bottom: 30px
}

.box-with-list-and-link {
    background-color: #fff;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 40px;
    border-radius: 8px;
    height: 100%;
    min-height: 372px
}

@media screen and (max-width:575px) {
    .box-with-list-and-link {
        padding: 20px;
        min-height: 0
    }
}

.box-with-list-and-link>span {
    letter-spacing: .4px;
    margin-bottom: 12px
}

.box-with-list-and-link>h3 {
    letter-spacing: -0.44px;
    margin-bottom: 29px
}

.box-with-list-and-link>a {
    margin-top: auto
}

.box-with-list-and-link>ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%
}

.box-with-list-and-link>ul>li {
    width: 100%;
    line-height: 1.25em;
    padding-bottom: 20px;
    padding-left: 30px;
    position: relative
}

.box-with-list-and-link>ul>li::before {
    content: "";
    position: absolute;
    left: 2px;
    top: 4px;
    width: 11px;
    height: 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../../../../../../wp-content/themes/pwr-rekrutacja/assets/svg/list-tick-purple.svg")
}

.box-with-list-and-link--purple {
    background: #223d98;
    background: -moz- oldlinear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: -o-linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%)
}

.box-with-list-and-link--purple>ul>li::before {
    background-image: url("../../../../../../wp-content/themes/pwr-rekrutacja/assets/svg/list-tick-white.svg")
}

.full-container-img-with-link {
    padding-top: 60px;
    padding-bottom: 124px
}

@media screen and (max-width:991px) {
    .full-container-img-with-link {
        padding-top: 30px;
        padding-bottom: 60px
    }
}

.full-container-img-with-link__body {
    min-height: 400px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 80px;
    position: relative;
    border-radius: 8px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.full-container-img-with-link__body::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .4;
    width: 100%;
    height: 100%
}

.full-container-img-with-link__body>span {
    position: relative;
    z-index: 1;
    letter-spacing: .4px;
    opacity: .5;
    margin-bottom: 9px
}

.full-container-img-with-link__body>h2 {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    line-height: -moz-calc(61em / 48);
    line-height: calc(61em / 48)
}

.full-container-img-with-link__body--with-simple-btn {
    padding-top: 78px;
    padding-bottom: 76px
}

.full-container-img-with-link__body--with-simple-btn>h2 {
    margin-bottom: 46px
}

.full-container-img-with-link__body--with-simple-btn>a {
    position: relative;
    z-index: 1
}

.full-container-img-with-link__body--no-img {
    background-color: #202126
}

.full-container-img-with-link__body--no-img>h2 {
    margin-bottom: 80px
}

@media screen and (max-width:991px) {
    .full-container-img-with-link__body {
        padding: 60px
    }
}

@media screen and (max-width:575px) {
    .full-container-img-with-link__body {
        padding: 40px
    }
}

.full-container-img-with-link__link {
    z-index: 1;
    max-width: 377px;
    position: absolute;
    top: 100%;
    -moz-transform: translateY(-70%);
    -ms-transform: translateY(-70%);
    -o-transform: translateY(-70%);
    transform: translateY(-70%)
}

.full-container-img-with-link__link>span {
    line-height: -moz-calc(30em / 28);
    line-height: calc(30em / 28)
}

.half-text-half-image {
    padding-top: 60px;
    padding-bottom: 57px
}

@media screen and (max-width:991px) {
    .half-text-half-image {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

@media screen and (max-width:991px) {
    .half-text-half-image__row--img-on-right {
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.half-text-half-image__text-wrapper {
    padding-top: 1px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.half-text-half-image__text-wrapper--with-pr {
    padding-right: 24px
}

@media screen and (max-width:991px) {
    .half-text-half-image__text-wrapper--with-pr {
        padding-right: 0
    }
}

.half-text-half-image__text-wrapper--with-pl {
    padding-left: 24px
}

@media screen and (max-width:991px) {
    .half-text-half-image__text-wrapper--with-pl {
        padding-left: 0
    }
}

.half-text-half-image__text-wrapper>p {
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
    color: #FFF;
    margin: 0;
    font-size: .8em;
    line-height: -moz-calc(30em / 16);
    line-height: calc(30em / 16);
    margin-bottom: 30px;
    letter-spacing: .05px
}

.half-text-half-image__image-wrapper>img {
    width: 100%;
    height: auto;
    border-radius: 20px
}

@media screen and (max-width:991px) {
    .half-text-half-image__image-wrapper>img {
        margin-bottom: 30px
    }
}

.content-tabs {
    padding-top: 60px;
    padding-bottom: 44px
}

@media screen and (max-width:991px) {
    .content-tabs {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.content-tabs--no-pt {
    padding-top: 0
}

.content-tabs__header {
    padding-bottom: 51px
}

.content-tabs__tabs-wrapper {
    padding: 0 30px;
    border-radius: 30px;
    margin-bottom: 30px;
    border: 1px solid #202126;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.content-tabs__tabs-wrapper--bold-border {
    border: 2px solid #202126
}

.content-tabs__tabs-wrapper>button {
    background-color: #000;
    padding: 12px 32px 13px 32px;
    border-radius: 30px;
    line-height: -moz-calc(21em / 16);
    line-height: calc(21em / 16);
    -o-transition: color .5s;
    -moz-transition: color .5s;
    transition: color .5s;
    margin: 6px 0;
    cursor: pointer
}

.content-tabs__tabs-wrapper>button.active {
    color: #fff;
    background: -moz- oldlinear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: -o-linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%)
}

.content-tabs__tabs-wrapper>button:hover {
    color: #fff
}

.content-tabs__tabs-wrapper>button.gray-tab {
    padding: 12px 24px 13px 24px;
    margin: 5px 0;
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

.content-tabs__tabs-wrapper>button.gray-tab.active {
    color: #fff;
    background: #202126
}

.content-tabs__tabs-wrapper>button.gray-tab:hover {
    opacity: .5
}

.content-tabs__content-wrapper {
    display: none;
    max-width: 808px;
    margin: auto
}

.content-tabs__content-wrapper--full-width {
    max-width: 100%
}

.content-tabs__content-wrapper--open {
    display: block
}

.accordion {
    padding-top: 60px;
    padding-bottom: 60px
}

@media screen and (max-width:991px) {
    .accordion {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.accordion__header {
    margin-bottom: 48px
}

.accordion__header>h2 {
    line-height: -moz-calc(61em / 48);
    line-height: calc(61em / 48)
}

.accordion-tab {
    background-color: #fff;
    border-radius: 10px;
    display: block;
    margin-bottom: 16px
}

.accordion-tab:last-child {
    margin-bottom: 0
}

.accordion-tab__head {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 21px 32px
}

.accordion-tab__head>h3 {
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
    padding-top: 6px;
    -o-transition: color .5s;
    -moz-transition: color .5s;
    transition: color .5s
}

@media screen and (max-width:575px) {
    .accordion-tab__head>h3 {
        padding-top: 10px
    }
}

.accordion-tab__head--open>h3 {
    color: #223d98
}

.accordion-tab__body {
    display: none;
    padding: 21px 32px;
    padding-top: 0
}

.button-plus {
    width: 40px;
    height: 40px;
    border: 1px solid #223d98;
    border-radius: 50%;
    position: relative;
    background-color: #223d98;
    -o-transition: opacity .5s, background .5s, border .5s;
    -moz-transition: opacity .5s, background .5s, border .5s;
    transition: opacity .5s, background .5s, border .5s
}

.button-plus::after {
    -o-transition: background .5s;
    -moz-transition: background .5s;
    transition: background .5s;
    content: "";
    position: absolute;
    left: -moz-calc(50% - 7px);
    left: calc(50% - 7px);
    top: -moz-calc(50% - 1px);
    top: calc(50% - 1px);
    width: 14px;
    height: 2px;
    background-color: #fff
}

.button-plus::before {
    -o-transition: background .5s, height .5s, top .5s;
    -moz-transition: background .5s, height .5s, top .5s;
    transition: background .5s, height .5s, top .5s;
    content: "";
    position: absolute;
    top: -moz-calc(50% - 7px);
    top: calc(50% - 7px);
    left: -moz-calc(50% - 1px);
    left: calc(50% - 1px);
    width: 2px;
    height: 14px;
    background-color: #fff
}

.button-plus:hover {
    background-color: #fff;
    border-color: #dde0e5
}

.button-plus:hover::before,
.button-plus:hover::after {
    background-color: #223d98
}

.button-plus--active {
    background-color: #fff;
    border-color: #dde0e5
}

.button-plus--active::after {
    background-color: #223d98
}

.button-plus--active::before {
    top: 50%;
    left: -moz-calc(50% - 1px);
    left: calc(50% - 1px);
    width: 2px;
    height: 0;
    background-color: #223d98
}

.button-plus--active:hover {
    background-color: #223d98;
    border-color: #223d98
}

.button-plus--active:hover::before,
.button-plus--active:hover::after {
    background-color: #fff
}

.testimonials-slider {
    padding-top: 60px;
    padding-bottom: 123px
}

@media screen and (max-width:991px) {
    .testimonials-slider {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.testimonials-slider__header {
    margin-bottom: 48px
}

.testimonials-slider__header>h2 {
    line-height: -moz-calc(61em / 48);
    line-height: calc(61em / 48)
}

.testimonials-slider__row {
    position: relative
}

.testimonial {
    width: 100%;
    border-radius: 20px;
    padding: 80px 105px 138px 105px;
    background-color: #202126;
    overflow: hidden
}

@media screen and (max-width:1199px) {
    .testimonial {
        padding: 60px;
        padding-bottom: 120px
    }
}

@media screen and (max-width:991px) {
    .testimonial {
        padding-top: 460px
    }
}

@media screen and (max-width:767px) {
    .testimonial {
        padding: 30px;
        padding-top: 280px
    }
}

@media screen and (max-width:575px) {
    .testimonial {
        padding: 20px;
        padding-top: 270px;
        padding-bottom: 30px
    }
}

.testimonial__img-wrapper {
    position: absolute;
    width: 100%;
    height: -moz-calc(100% + 37px);
    height: calc(100% + 37px);
    top: 24px;
    z-index: 5;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (max-width:991px) {
    .testimonial__img-wrapper {
        height: 400px;
        top: 0
    }
}

@media screen and (max-width:767px) {
    .testimonial__img-wrapper {
        height: 250px
    }
}

.testimonial__img {
    height: 100%;
    border-radius: 20px;
    background-position: center;
    background-size: cover
}

@media screen and (max-width:991px) {
    .testimonial__img {
        border-radius: 20px 20px 0 0
    }
}

.testimonial__text-wrapper {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: auto;
    width: 54.3%
}

@media screen and (max-width:1199px) {
    .testimonial__text-wrapper {
        width: 50%
    }
}

@media screen and (max-width:991px) {
    .testimonial__text-wrapper {
        width: 100%
    }
}

.testimonial__text-wrapper>div {
    width: 64px;
    height: 64px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 27px
}

.testimonial__text-wrapper>span {
    line-height: -moz-calc(24em / 16);
    line-height: calc(24em / 16);
    margin-bottom: 7px
}

.testimonial__text-wrapper>p {
    line-height: -moz-calc(32em / 24);
    line-height: calc(32em / 24);
    letter-spacing: .05px
}

.testimonial .tns-controls {
    position: absolute;
    bottom: 56px;
    left: 25.4%;
    z-index: 5;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:1199px) {
    .testimonial .tns-controls {
        left: 50%;
        bottom: 30px
    }
}

@media screen and (max-width:991px) {
    .testimonial .tns-controls {
        left: auto;
        bottom: auto;
        right: 70px;
        top: 369px
    }
}

@media screen and (max-width:767px) {
    .testimonial .tns-controls {
        top: 220px;
        right: 40px
    }
}

@media screen and (max-width:575px) {
    .testimonial .tns-controls {
        right: 30px
    }
}

.testimonial .tns-controls>button {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

.testimonial .tns-controls>button:hover {
    opacity: .75
}

.testimonial .tns-controls>button[data-controls="next"] {
    background-color: #0098da;
    margin-left: 12px
}

.testimonial .tns-controls>button[data-controls="prev"] {
    background-color: #fff;
    margin-right: 12px
}

.testimonial .tns-nav {
    position: absolute;
    left: 45.6%;
    bottom: 78px
}

@media screen and (max-width:1199px) {
    .testimonial .tns-nav {
        display: none
    }
}

.testimonial .tns-nav>button {
    width: 10px;
    height: 10px;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    margin-left: 11px;
    margin-right: 11px;
    -o-transition: background .5s;
    -moz-transition: background .5s;
    transition: background .5s
}

.testimonial .tns-nav>button.tns-nav-active {
    background-color: #fff
}

.open-doors {
    padding-top: 60px;
    padding-bottom: 60px
}

@media screen and (max-width:991px) {
    .open-doors {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.open-doors__header {
    padding-bottom: 47px
}

.open-doors__header>h2 {
    margin-bottom: 21px
}

.open-doors__header>p {
    max-width: 50%;
    line-height: 1.5em;
    letter-spacing: .05px;
    margin: 0 auto
}

@media screen and (max-width:1199px) {
    .open-doors__header>p {
        max-width: 75%
    }
}

@media screen and (max-width:991px) {
    .open-doors__header>p {
        max-width: 100%
    }
}

.open-doors__body {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.open-doors__body>button {
    margin-top: 60px
}

.open-doors__schedule {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 10px;
    margin-bottom: 48px
}

.schedule {
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
    width: 100%;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15)
}

.schedule:last-child {
    border: 0
}

@media screen and (max-width:767px) {
    .schedule {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.schedule__cell {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    padding: 24px 24px 23px 24px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    .schedule__cell {
        border: 0
    }
}

.schedule__cell:nth-child(1) {
    width: 41%
}

@media screen and (max-width:1199px) {
    .schedule__cell:nth-child(1) {
        width: 40%
    }
}

@media screen and (max-width:767px) {
    .schedule__cell:nth-child(1) {
        width: 60%
    }
}

@media screen and (max-width:575px) {
    .schedule__cell:nth-child(1) {
        width: 100%
    }
}

.schedule__cell:nth-child(2) {
    width: 26.7%
}

@media screen and (max-width:1199px) {
    .schedule__cell:nth-child(2) {
        width: 20%
    }
}

@media screen and (max-width:767px) {
    .schedule__cell:nth-child(2) {
        width: 25%
    }
}

@media screen and (max-width:575px) {
    .schedule__cell:nth-child(2) {
        width: 30%
    }
}

.schedule__cell:nth-child(3) {
    width: 15.5%
}

@media screen and (max-width:1199px) {
    .schedule__cell:nth-child(3) {
        width: 13%
    }
}

@media screen and (max-width:767px) {
    .schedule__cell:nth-child(3) {
        width: 15%
    }
}

@media screen and (max-width:575px) {
    .schedule__cell:nth-child(3) {
        width: 70%;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.schedule__cell:nth-child(4) {
    width: 16.8%;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
    border: 0
}

@media screen and (max-width:1199px) {
    .schedule__cell:nth-child(4) {
        width: 27%
    }
}

@media screen and (max-width:767px) {
    .schedule__cell:nth-child(4) {
        width: 100%;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-right: 24px
    }
}

.schedule__cell>span {
    line-height: 1.5em
}

.default-slider {
    padding-top: 170px;
    padding-bottom: 60px
}

@media screen and (max-width:991px) {
    .default-slider {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.default-slider__header {
    margin-bottom: 48px
}

.default-slider__header>h2 {
    line-height: -moz-calc(61em / 48);
    line-height: calc(61em / 48)
}

.default-slider__row {
    position: relative
}

.d-slide {
    width: 100%;
    border-radius: 20px;
    padding: 80px 105px 138px 105px;
    background-color: #202126;
    overflow: hidden
}

@media screen and (max-width:1199px) {
    .d-slide {
        padding: 60px
    }
}

@media screen and (max-width:991px) {
    .d-slide {
        padding-top: 460px
    }
}

@media screen and (max-width:767px) {
    .d-slide {
        padding: 30px;
        padding-top: 280px;
        padding-bottom: 60px
    }
}

@media screen and (max-width:575px) {
    .d-slide {
        padding: 20px;
        padding-top: 270px;
        padding-bottom: 60px
    }
}

.d-slide__img-wrapper {
    position: absolute;
    width: 100%;
    height: -moz-calc(100% - 48px);
    height: calc(100% - 48px);
    top: 24px;
    left: 24px;
    z-index: 5;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (max-width:991px) {
    .d-slide__img-wrapper {
        height: 400px;
        left: 0;
        top: 0
    }
}

@media screen and (max-width:767px) {
    .d-slide__img-wrapper {
        height: 250px
    }
}

.d-slide__img {
    height: 100%;
    border-radius: 12px;
    background-position: center;
    background-size: cover
}

@media screen and (max-width:991px) {
    .d-slide__img {
        border-radius: 20px 20px 0 0
    }
}

.d-slide__text-wrapper {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: auto;
    width: 48.8%
}

@media screen and (max-width:1199px) {
    .d-slide__text-wrapper {
        width: 45%
    }
}

@media screen and (max-width:991px) {
    .d-slide__text-wrapper {
        width: 100%
    }
}

.d-slide__text-wrapper>h2 {
    line-height: -moz-calc(61em / 48);
    line-height: calc(61em / 48);
    margin-bottom: 24px
}

.d-slide__text-wrapper>p {
    line-height: 1.5em;
    letter-spacing: .05px;
    margin-bottom: 31px
}

@media screen and (max-width:767px) {
    .d-slide__text-wrapper>a {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }
}

.d-slide .tns-nav {
    position: absolute;
    left: 50%;
    bottom: 78px
}

@media screen and (max-width:1199px) {
    .d-slide .tns-nav {
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 24px
    }
}

.d-slide .tns-nav>button {
    width: 10px;
    height: 10px;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    margin-left: 11px;
    margin-right: 11px;
    -o-transition: background .5s;
    -moz-transition: background .5s;
    transition: background .5s
}

.d-slide .tns-nav>button.tns-nav-active {
    background-color: #fff
}

.pagination {
    margin-top: 64px
}

.page-numbers {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(max-width:575px) {
    .page-numbers li {
        margin-top: 3px;
        margin-bottom: 3px
    }
}

.page-numbers li a,
.page-numbers li span {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid rgba(200, 200, 200, 0.3);
    color: #646464;
    font-size: .8em;
    text-decoration: none;
    -o-transition: background .5s, color .5s;
    -moz-transition: background .5s, color .5s;
    transition: background .5s, color .5s;
    cursor: pointer
}

.page-numbers li a.current,
.page-numbers li span.current {
    background-color: #fff;
    color: #202126
}

.page-numbers li a:hover,
.page-numbers li span:hover {
    background-color: #fff;
    color: #202126
}

.page-numbers li a:hover svg path,
.page-numbers li span:hover svg path {
    fill: #646464 !important
}

.page-numbers li a[data-page="1"].current {
    margin-left: 125px
}

.page-numbers li:last-child a.current {
    margin-right: 125px
}

.page-numbers li a.current {
    cursor: default
}

.page-numbers li .prev {
    margin-right: 75px
}

.page-numbers li .prev svg {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media(max-width:767px) {
    .page-numbers li .prev {
        margin-right: 5px
    }
}

@media(max-width:575px) {
    .page-numbers li .prev {
        display: none
    }
}

.page-numbers li .next {
    margin-left: 75px
}

@media(max-width:767px) {
    .page-numbers li .next {
        margin-left: 5px
    }
}

@media(max-width:575px) {
    .page-numbers li .next {
        display: none
    }
}

.filler {
    width: 40px;
    height: 40px;
    background: transparent
}

.subjects-form {
    padding-top: 51px;
    padding-bottom: 60px
}

@media screen and (max-width:991px) {
    .subjects-form {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.subjects-form h2 {
    line-height: -moz-calc(32em / 24);
    line-height: calc(32em / 24)
}

.subjects-form__wrapper {
    margin-top: 72px;
    background-color: #161616;
    padding: 52px 42px;
    padding-bottom: 42px;
    border-radius: 10px
}

@media screen and (max-width:991px) {
    .subjects-form__wrapper {
        margin-top: 30px;
        padding: 40px
    }
}

@media screen and (max-width:767px) {
    .subjects-form__wrapper {
        padding: 30px
    }
}

@media screen and (max-width:575px) {
    .subjects-form__wrapper {
        padding: 12px
    }
}

.subjects-form__wrapper form {
    border: 1px solid #2a2a2a;
    border-radius: 10px;
    position: relative
}

.subjects-form__header {
    border-bottom: 1px solid #2a2a2a;
    padding: 27px 32px 26px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.subjects-form__header span:nth-child(1),
.subjects-form__header span:nth-child(2) {
    -ms-flex-preferred-size: 35.5%;
    flex-basis: 35.5%
}

@media screen and (max-width:767px) {
    .subjects-form__header>span:nth-child(2) {
        padding-left: 60px;
        text-align: center
    }
    .subjects-form__header>span:nth-child(3) {
        padding-left: 20px;
        text-align: center
    }
}

@media screen and (max-width:575px) {
    .subjects-form__header>span:nth-child(1) {
        display: none
    }
    .subjects-form__header>span:nth-child(2),
    .subjects-form__header>span:nth-child(3) {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        padding-left: 0
    }
}

.subject-row {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #2a2a2a;
    padding: 12px 32px;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 176px
}

.subject-row--drawing {
    padding-right: 364px
}

.subject-row:last-child {
    border-bottom: 0
}

@media screen and (max-width:1199px) {
    .subject-row {
        padding-right: 95px
    }
}

@media screen and (max-width:991px) {
    .subject-row {
        padding-right: 30px
    }
}

@media screen and (max-width:575px) {
    .subject-row {
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .subject-row>p {
        padding-top: 12px;
        padding-bottom: 24px
    }
}

@media screen and (max-width:575px) and (max-width:575px) {
    .subject-row>p {
        text-align: center
    }
    .subject-row>p>span {
        display: block
    }
}

@media screen and (max-width:575px) {
    .subject-row__input-wrapper {
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%
    }
}

.subject-row__input-wrapper>input {
    padding: 12px 32px;
    display: inline-block;
    border-radius: 40px;
    background-color: #fff;
    width: 170px;
    height: 48px;
    border: 0;
    margin-right: 206px;
    -moz-appearance: textfield
}

@media screen and (max-width:1199px) {
    .subject-row__input-wrapper>input {
        margin-right: 104px
    }
}

@media screen and (max-width:991px) {
    .subject-row__input-wrapper>input {
        margin-right: 20px
    }
}

@media screen and (max-width:767px) {
    .subject-row__input-wrapper>input {
        margin-right: 25px;
        width: 100px
    }
}

@media screen and (max-width:575px) {
    .subject-row__input-wrapper>input {
        width: -moz-calc(50% - 12px);
        width: calc(50% - 12px)
    }
}

.subject-row__input-wrapper>input:last-child {
    margin-right: 0
}

@media screen and (max-width:575px) {
    .subject-row__input-wrapper--single>input:last-child {
        margin-left: auto;
        margin-right: auto
    }
}

.subjects-result__body {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.subjects-result__body h2 {
    margin-top: 89px
}

.subjects-result__body ul {
    padding-top: 46px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .subjects-result__body ul {
        max-width: 100%;
        width: 100%
    }
}

.subjects-result__body ul li {
    width: -moz-calc(50% - 6px);
    width: calc(50% - 6px);
    background-color: #fff;
    border-radius: 12px;
    margin-bottom: 12px;
    padding: 12px 12px 12px 32px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 72px
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .subjects-result__body ul li {
        max-width: -moz-calc(50% - 5px);
        max-width: calc(50% - 5px)
    }
}

@media screen and (max-width:991px) {
    .subjects-result__body ul li {
        padding: 12px
    }
}

@media screen and (max-width:767px) {
    .subjects-result__body ul li {
        width: 100%
    }
}

.subjects-result__body ul li>p {
    max-width: -moz-calc(100% - 100px);
    max-width: calc(100% - 100px)
}

.subjects-result__score {
    min-width: 80px;
    background: #0c1427;
    background: -moz- oldradial-gradient(at top right, #0c1427 0, #111d37 100%);
    background: -o-radial-gradient(at top right, #0c1427 0, #111d37 100%);
    background: radial-gradient(at top right, #0c1427 0, #111d37 100%);
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px;
    min-height: 48px
}

.subjects-result__others {
    width: 100%;
    background-color: #0098da;
    border-radius: 12px;
    padding: 12px 12px 12px 32px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:991px) {
    .subjects-result__others {
        padding: 12px
    }
}

.page-template-page-recruitment-calculator .science-club-slider__img-wrapper {
    height: -moz-calc(100% + 13px);
    height: calc(100% + 13px)
}

@media screen and (max-width:991px) {
    .page-template-page-recruitment-calculator .science-club-slider__img-wrapper {
        height: 400px
    }
}

@media screen and (max-width:767px) {
    .page-template-page-recruitment-calculator .science-club-slider__img-wrapper {
        height: 250px
    }
}

.boxes-questions {
    margin-top: 60px
}

@media(max-width:767px) {
    .boxes-questions {
        margin-top: 0
    }
}

.boxes-questions__item {
    margin-top: 52px;
    padding: 48px 60px;
    background-color: #fff;
    border-radius: 8px
}

.boxes-questions__item p {
    letter-spacing: .4px
}

.boxes-questions__item h3 {
    margin-top: 10px;
    letter-spacing: -0.44px
}

.boxes-questions__item a {
    margin-top: 38px;
    display: inline-block
}

.recruitment-criteria {
    padding-top: 120px;
    padding-bottom: 130px
}

@media screen and (max-width:991px) {
    .recruitment-criteria {
        padding-top: 40px;
        padding-bottom: 100px
    }
}

.recruitment-criteria--no-list {
    padding-top: 60px
}

.recruitment-criteria__row {
    position: relative
}

.recruitment-criteria__img-wrapper {
    position: absolute;
    width: 100%;
    top: 25px;
    z-index: 5;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(max-width:991px) {
    .recruitment-criteria__img-wrapper {
        display: none
    }
}

.recruitment-criteria__img {
    height: 100%;
    border-radius: 20px
}

.recruitment-criteria__img--long {
    height: -moz-calc(100% + 85px);
    height: calc(100% + 85px)
}

@media screen and (max-width:991px) {
    .recruitment-criteria__img {
        background-image: none !important;
        padding: 0
    }
}

.recruitment-criteria__phone-box {
    background-color: #000;
    border-radius: 10px;
    padding: 40px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (max-width:575px) {
    .recruitment-criteria__phone-box {
        padding: 20px;
        padding-top: 40px
    }
}

.recruitment-criteria__phone-box>p {
    margin-bottom: 25px
}

.recruitment-criteria__box {
    width: 100%;
    border-radius: 20px;
    background: #0c1427;
    background: -moz- oldradial-gradient(at top right, #0c1427 0, #111d37 100%);
    background: -o-radial-gradient(at top right, #0c1427 0, #111d37 100%);
    background: radial-gradient(at top right, #0c1427 0, #111d37 100%);
    padding: 105px;
    padding-top: 104px;
    padding-bottom: 150px
}

@media screen and (max-width:991px) {
    .recruitment-criteria__box {
        padding: 60px;
        padding-bottom: 150px
    }
}

@media screen and (max-width:767px) {
    .recruitment-criteria__box {
        padding: 30px;
        padding-bottom: 150px
    }
}

@media screen and (max-width:575px) {
    .recruitment-criteria__box {
        padding: 20px;
        padding-bottom: 120px
    }
}

.recruitment-criteria__box--no-list {
    padding-bottom: 93px
}

.recruitment-criteria__text {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 54.3%;
    margin-left: auto
}

@media screen and (max-width:1199px) {
    .recruitment-criteria__text {
        width: 45%
    }
}

@media screen and (max-width:991px) {
    .recruitment-criteria__text {
        width: 100%
    }
}

.recruitment-criteria__text small {
    opacity: .5;
    letter-spacing: .4px
}

.recruitment-criteria__text>svg {
    margin-bottom: 19px
}

.recruitment-criteria__text>h2 {
    line-height: 1.275em;
    margin-top: 18px
}

@media screen and (max-width:767px) {
    .recruitment-criteria__text>h2 {
        max-width: 250px
    }
}

@media screen and (max-width:575px) {
    .recruitment-criteria__text>h2 {
        max-width: 50%
    }
}

.recruitment-criteria__text>p {
    line-height: 1.5em;
    margin-top: 33px
}

.recruitment-criteria__text>a {
    position: absolute;
    bottom: -39px;
    width: auto;
    max-width: none
}

.recruitment-criteria__text>ul>li {
    line-height: 1.5em;
    padding-bottom: 16px;
    padding-left: 30px;
    position: relative
}

.recruitment-criteria__text>ul>li:last-child {
    padding-bottom: 0
}

.recruitment-criteria__text>ul>li::before {
    content: "";
    position: absolute;
    left: 2px;
    top: 4px;
    width: 11px;
    height: 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../../../../../../wp-content/themes/pwr-rekrutacja/assets/svg/list-tick-purple.svg")
}

.recruitment-criteria__text--no-list>h2 {
    margin-bottom: 25px
}

.recruitment-criteria__text--no-list>a {
    position: absolute;
    bottom: -60px;
    width: auto;
    max-width: none;
    padding-bottom: 87px;
    padding-right: 106px
}

.recruitment-criteria__text--no-list>a::after {
    bottom: 41px
}

.recruitment-criteria__text--no-list>a:hover::after {
    bottom: -5px
}

@media screen and (max-width:575px) {
    .recruitment-criteria__text--no-list>a {
        padding-bottom: 70px
    }
}

.global-text-block {
    padding-top: 60px;
    padding-bottom: 60px
}

@media screen and (max-width:991px) {
    .global-text-block {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.global-text-block__border {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    border-radius: 20px;
    padding: 48px;
    background: #223d98;
    background: -moz- oldlinear-gradient(45deg, #362ea8 0, #6952b6 55%, #abccc8 95%);
    background: -o-linear-gradient(45deg, #362ea8 0, #6952b6 55%, #abccc8 95%);
    background: linear-gradient(45deg, #362ea8 0, #6952b6 55%, #abccc8 95%);
    position: relative
}

.global-text-block__border::after {
    content: "";
    width: -moz-calc(100% - 96px);
    width: calc(100% - 96px);
    height: -moz-calc(100% - 96px);
    height: calc(100% - 96px);
    position: absolute;
    top: 48px;
    left: 48px;
    background-color: #fff;
    border-radius: 12px;
    z-index: 0
}

.global-text-block__editor {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 808px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 auto
}

.quiz-module {
    padding-top: 60px;
    padding-bottom: 60px
}

@media screen and (max-width:991px) {
    .quiz-module {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.quiz-module__error {
    display: none;
    margin-top: 30px
}

.quiz-module__error--visible {
    display: block
}

.quiz-module__header {
    padding-bottom: 35px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.quiz-module__header>span {
    letter-spacing: .4px;
    opacity: .5;
    margin-bottom: 9px
}

.quiz-module__header>h2 {
    padding-bottom: 48px;
    line-height: -moz-calc(61em / 48);
    line-height: calc(61em / 48)
}

.quiz-module__header>p {
    line-height: 1.5em;
    max-width: 850px
}

.quiz-module__wrapper {
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
    padding-top: 60px
}

@media screen and (max-width:991px) {
    .quiz-module__wrapper {
        padding-top: 45px
    }
}

.quiz-module__body {
    padding-top: 12px
}

.quiz-module .tns-outer {
    position: relative
}

.quiz-module .tns-controls {
    position: absolute;
    top: -70px;
    left: 10px;
    z-index: 0;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.quiz-module .tns-controls>button {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

.quiz-module .tns-controls>button:hover {
    opacity: .75
}

.quiz-module .tns-controls>button[data-controls="next"] {
    background-color: #0098da;
    margin-left: 12px
}

.quiz-module .tns-controls>button[data-controls="prev"] {
    background-color: #fff;
    margin-right: 12px
}

.question {
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    padding: 0;
    margin: 0;
    width: 100%;
    clear: both
}

.question__header {
    float: left;
    clear: both;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

@media screen and (max-width:575px) {
    .question__header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.question__header>span {
    padding-top: 24px;
    padding-bottom: 23px;
    width: 160px;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    line-height: 1.5em
}

@media screen and (max-width:575px) {
    .question__header>span {
        width: 100%;
        border-right: 0;
        padding-bottom: 0;
        text-align: left;
        padding-left: 32px
    }
}

.question__header>h3 {
    max-width: -moz-calc(100% - 160px);
    max-width: calc(100% - 160px);
    padding-top: 24px;
    padding-bottom: 23px;
    padding-left: 32px;
    padding-right: 32px;
    line-height: 1.5em
}

@media screen and (max-width:575px) {
    .question__header>h3 {
        padding-top: 0;
        max-width: 100%;
        width: 100%
    }
}

.question__title {
    padding-top: 8px;
    font-size: .8em;
    line-height: 1.2em;
    letter-spacing: .5px;
    font-weight: 600;
    min-height: 52px
}

.question__button {
    margin: 0 auto;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px
}

.question__answers {
    clear: both
}

.quiz-input-wrapper {
    position: relative;
    display: block
}

.quiz-input-wrapper>input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.quiz-input-wrapper>input:checked~.radio__wrapper>.radio__box {
    background: #223d98;
    background: -moz- oldlinear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: -o-linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%)
}

.quiz-input-wrapper>input:checked~.radio__wrapper>.radio__box>.radio__circle::after {
    display: block
}

.quiz-input-wrapper>input:checked~label {
    color: #223d98
}

.quiz-input-wrapper .radio__wrapper {
    position: absolute;
    z-index: 0;
    width: 160px;
    height: 100%;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    padding: 20px;
    display: block
}

.quiz-input-wrapper .radio__box {
    width: 100%;
    height: 70px;
    border-radius: 8px;
    background-color: #202126;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px;
    padding-left: 24px;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.quiz-input-wrapper .radio__circle {
    position: relative;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid rgba(200, 200, 200, 0.3)
}

.quiz-input-wrapper .radio__circle:after {
    content: "";
    position: absolute;
    display: none;
    left: -moz-calc(50% - 5.5px);
    left: calc(50% - 5.5px);
    top: -moz-calc(50% - 5px);
    top: calc(50% - 5px);
    width: 11px;
    height: 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../../../../../../wp-content/themes/pwr-rekrutacja/assets/svg/tick-white.svg")
}

.quiz-input-wrapper>label {
    position: relative;
    z-index: 10;
    cursor: pointer;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 110px;
    padding: 20px;
    padding-left: 193px;
    padding-right: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15)
}

.quiz-input-wrapper:last-child>label {
    border-bottom: 0
}

.quiz-score {
    padding-top: 60px
}

@media screen and (max-width:1199px) {
    .quiz-score {
        padding-top: 0
    }
}

.quiz-score .col-lg {
    margin-bottom: 24px
}

.quiz-score__field {
    border-radius: 12px;
    padding: 40px 48px;
    padding-bottom: 48px;
    background-color: #202126;
    margin-bottom: 24px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

@media screen and (max-width:991px) {
    .quiz-score__field {
        padding: 40px
    }
}

@media screen and (max-width:575px) {
    .quiz-score__field {
        padding: 20px
    }
}

.quiz-score__field>p {
    line-height: 1.5em
}

.quiz-score__field>span {
    margin-bottom: 12px;
    letter-spacing: .4px;
    opacity: .5
}

.quiz-score__field>h3 {
    padding-bottom: 36px;
    max-width: 700px
}

.quiz-score__field--secondary>p {
    opacity: .5
}

.quiz-score__field--main {
    background: #223d98;
    background: -moz- oldlinear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: -o-linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%)
}

.quiz-score__courses-list {
    padding-top: 60px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.quiz-score__courses-list>h2 {
    padding-bottom: 16px;
    line-height: -moz-calc(61em / 48);
    line-height: calc(61em / 48)
}

.quiz-score__courses-list>p {
    line-height: 1.5em;
    padding-bottom: 35px;
    max-width: 850px
}

.quiz-score__courses-list>ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.quiz-score__courses-list>ul>li {
    padding: 6px 0;
    max-width: 750px;
    width: 100%
}

.quiz-score__courses-list>ul>li>a {
    width: 100%;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 12px 12px 48px;
    border-radius: 12px;
    min-height: 72px;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #223d98;
    background: -moz- oldlinear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: -o-linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    text-decoration: none
}

.quiz-score__courses-list>ul>li>a>p {
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px)
}

@media screen and (max-width:575px) {
    .quiz-score__courses-list>ul>li>a {
        padding: 12px
    }
}

.quiz-score__courses-list>ul>li>a .arrow-in-circle {
    -o-transition: background .5s;
    -moz-transition: background .5s;
    transition: background .5s
}

.quiz-score__courses-list>ul>li>a .arrow-in-circle>svg>path {
    -o-transition: fill .5s;
    -moz-transition: fill .5s;
    transition: fill .5s
}

.quiz-score__courses-list>ul>li>a:hover .arrow-in-circle {
    background-color: #fff
}

.quiz-score__courses-list>ul>li>a:hover .arrow-in-circle>svg>path {
    fill: #223d98
}

.quiz-score__courses-list>ul>li>a.secondary {
    background: #202126
}

.quiz-score__courses-list>ul>li>a.secondary .arrow-in-circle {
    background-color: #0098da
}

.quiz-score__courses-list>ul>li>a.secondary .arrow-in-circle>svg>path {
    fill: #202126
}

.quiz-score__courses-list>ul>li>a.secondary:hover .arrow-in-circle {
    background-color: #fff
}

.footer {
    background: -moz- oldlinear-gradient(#202126 0, rgba(32, 33, 38, 0) 100%);
    background: -o-linear-gradient(#202126 0, rgba(32, 33, 38, 0) 100%);
    background: linear-gradient(#202126 0, rgba(32, 33, 38, 0) 100%);
    margin-top: 60px;
    padding-top: 181px;
    padding-bottom: 91px
}

.footer--no-mt {
    margin-top: 0
}

@media screen and (max-width:575px) {
    .footer {
        padding-top: 90px;
        padding-bottom: 30px
    }
}

.footer__row {
    margin-top: 40px
}

.footer__text-column {
    position: relative
}

@media screen and (max-width:991px) {
    .footer__text-column {
        margin-top: 30px
    }
}

@media screen and (max-width:575px) {
    .footer__text-column {
        margin-top: 15px;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.footer__text-column>span {
    position: absolute;
    top: -55px;
    letter-spacing: .4px
}

.footer__text-column>p {
    line-height: 1.5em
}

@media screen and (max-width:575px) {
    .footer__text-column>p {
        text-align: center
    }
}

.footer__text-column>p>a {
    text-decoration: none;
    color: inherit;
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

.footer__text-column>p>a:hover {
    opacity: .5
}

.footer__text-column>ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 29px
}

.footer__text-column>ul>li {
    padding-right: 20px
}

.footer__text-column>ul>li:last-child {
    padding-right: 0
}

.footer__header {
    margin-top: -5px;
    line-height: normal !important
}

@media screen and (max-width:991px) {
    .footer__header {
        margin-bottom: 30px
    }
}

@media screen and (max-width:575px) {
    .footer__header {
        margin-bottom: 15px
    }
}

.footer__menu .footer-nav-menu {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 79px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer__menu .footer-nav-menu>li {
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: -moz-calc((100% - 72px) / 4);
    width: calc((100% - 72px) / 4)
}

@media screen and (max-width:767px) {
    .footer__menu .footer-nav-menu>li {
        width: -moz-calc((100% - 24px) / 2);
        width: calc((100% - 24px) / 2);
        margin-bottom: 24px
    }
}

.footer__menu .footer-nav-menu>li>a {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    font-size: .8em;
    color: #fff;
    text-decoration: none;
    padding: 14px 15px 15px 15px;
    border-radius: 30px;
    border: 1px solid #333;
    -o-transition: background .5s;
    -moz-transition: background .5s;
    transition: background .5s
}

@media screen and (max-width:1199px) {
    .footer__menu .footer-nav-menu>li>a {
        border-radius: 60px
    }
}

.footer__menu .footer-nav-menu>li>a:hover {
    background-color: #333
}

.footer__menu .footer-nav-menu>li.button--purple>a {
    border: 0;
    background-color: #223d98
}

.footer__menu .footer-nav-menu>li.button--purple>a:hover {
    background-color: #b4a4e4
}

.footer-copyrights {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 75px;
    padding-bottom: 30px
}

.footer-copyrights>p {
    letter-spacing: .4px
}

@media screen and (max-width:991px) {
    .footer-copyrights {
        margin: auto;
        max-width: 475px
    }
}

@media screen and (max-width:767px) {
    .footer-copyrights {
        margin: initial;
        max-width: none
    }
}

@media screen and (max-width:575px) {
    .footer-copyrights {
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-top: 60px
    }
    .footer-copyrights>p {
        text-align: center
    }
}

.logo-lama {
    width: 55px;
    height: auto;
    opacity: .6;
    -o-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

@media screen and (max-width:575px) {
    .logo-lama {
        margin-top: 10px
    }
}

.logo-lama:hover {
    opacity: .8
}

.logo-lama>svg {
    width: 100%;
    height: auto
}

.compare-courses {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 100;
    top: 0;
    left: 0;
    padding: 20px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: none
}

.compare-courses--active {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .compare-courses--active>div {
        margin-left: 0;
        margin-right: 0
    }
}

.compare-courses__close-btn {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    right: 24px;
    top: 12px;
    background-color: #0098da;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.compare-courses__close-btn>span {
    padding-bottom: 4px
}

.compare-courses__clear-btn {
    position: absolute;
    width: 150px;
    height: 40px;
    border-radius: 30px;
    right: 76px;
    top: 12px;
    background-color: #fff;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.compare-courses__clear-btn>span {
    padding-bottom: 4px
}

.compare-courses__btn {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #223d98;
    border-radius: 6px 0 0 0;
    padding: 13px 23px 15px 24px;
    min-width: 195px;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: fixed;
    right: 0;
    bottom: 0;
    -o-transition: background .5s, bottom .5s;
    -moz-transition: background .5s, bottom .5s;
    transition: background .5s, bottom .5s
}

.compare-courses__btn--hidden {
    bottom: -100%
}

.compare-courses__btn--error {
    background-color: #b00020
}

.compare-courses__btn>span {
    opacity: .5
}

.compare-courses__btn>p {
    margin-left: 6px
}

.compare-courses__btn>svg {
    margin-left: 14px
}

.compare-courses__wrapper {
    max-height: -moz-calc(100vh - 80px);
    max-height: calc(100vh - 80px);
    position: relative;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 20px;
    padding: 40px;
    padding-top: 64px;
    background: #223d98;
    background: -moz- oldlinear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: -o-linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%);
    background: linear-gradient(225deg, #0c1427 0, #0c1427 33.75%, #223d98 100%)
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .compare-courses__wrapper {
        height: -moz-calc(100vh - 80px);
        height: calc(100vh - 80px)
    }
}

@media screen and (max-width:991px) {
    .compare-courses__wrapper {
        padding: 64px 15px 24px 15px
    }
}

.compare-courses__wrapper>hr {
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    margin-bottom: 24px;
    margin-top: 24px
}

.compare-courses__wrapper>a {
    background-color: #0098da;
    max-width: 150px;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.compare-courses__body {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: auto
}

.compared-course {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-flex: 1;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 12px;
    min-width: 250px
}

.compared-course>h3 {
    padding-bottom: 24px
}

.compared-course>span {
    padding-top: 24px;
    padding-bottom: 12px;
    opacity: .5
}

.compared-course__data {
    padding: 12px 0
}

.compared-course__data>p>span {
    opacity: .5
}

.compared-course__data>h4 {
    padding-bottom: 5px
}

body.white-version {
    background-color: #FFF
}

body.white-version .text {
    color: #000
}

body.white-version .header-top {
    background-color: #FFF
}

body.white-version .header-top__search button svg path {
    fill: #000 !important
}

body.white-version .header-top__search button:hover svg path {
    fill: #fff !important
}

body.white-version .header-top__socials li a {
    border: 1px solid #cdd4dc
}

body.white-version .header-top__socials li a svg path {
    fill: #000 !important
}

body.white-version .contrast-button--black {
    background-color: #fff;
    border: 1px solid #cdd4dc
}

body.white-version .contrast-button--black span {
    color: #000
}

body.white-version .contrast-button--white {
    background-color: #000
}

body.white-version .contrast-button--white span {
    color: #fff
}

body.white-version .switch-label {
    background: #fff;
    border: 1px solid #cdd4dc
}

body.white-version .switch-label::after {
    background: #000
}

body.white-version .switch:checked+.switch-label {
    background: #fff
}

body.white-version .gradient-header>a .text {
    color: #fff
}

body.white-version .gradient-header__links .hot-topics__list a .text {
    color: #fff
}

body.white-version .gradient-header .text--white {
    color: #fff
}

body.white-version .gradient-header h1.text {
    color: #0098da
}

body.white-version .gradient-header__top-right .button-ghost .text {
    color: #fff
}

body.white-version .button-square--black .text {
    color: #fff
}

body.white-version .link-with-img-and-desc {
    position: relative
}

body.white-version .link-with-img-and-desc a {
    border: 1px solid #cdd4dc
}

body.white-version .link-with-img-and-desc a svg path {
    fill: #3c3c3c !important
}

body.white-version .link-with-img-and-desc a:hover {
    border: #cdd4dc
}

body.white-version .link-with-img-and-desc a:hover svg path {
    fill: #fff !important
}

body.white-version .link-with-img-and-desc .text--gray {
    color: #7a7f8b
}

body.white-version .link-with-img-and-desc::after {
    content: "";
    z-index: -1;
    position: absolute;
    top: -10px;
    left: -moz-calc(50% - 50px);
    left: calc(50% - 50px);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #223d98;
    background: -moz- oldradial-gradient(at top right, #0c1427 0, #111d37 100%);
    background: -o-radial-gradient(at top right, #0c1427 0, #111d37 100%);
    background: radial-gradient(at top right, #0c1427 0, #111d37 100%)
}

body.white-version .find-study-search__body::before {
    height: -moz-calc(100% + 96px);
    height: calc(100% + 96px)
}

body.white-version .find-study-search__body .button--with-arrow span {
    color: #fff
}

body.white-version .for-foreigners__body .button-ghost--yellow {
    background-color: #0098da
}

body.white-version .for-foreigners__body .button-ghost--yellow::after {
    background-image: url("../../../../../../wp-content/themes/pwr-rekrutacja/assets/svg/arrow-right-black.svg")
}

body.white-version .for-applicants__button span {
    color: #fff
}

body.white-version .for-applicants-tile {
    background: #202126
}

body.white-version .for-applicants-tile span {
    color: #fff
}

body.white-version .main-menu .text {
    color: #fff
}

body.white-version .main-menu .text--yellow {
    color: #0098da
}

body.white-version .big-information-box-with-img__box {
    background-color: #223d98;
    background: -moz- oldradial-gradient(at top right, #0c1427 0, #111d37 100%);
    background: -o-radial-gradient(at top right, #0c1427 0, #111d37 100%);
    background: radial-gradient(at top right, #0c1427 0, #111d37 100%)
}

body.white-version .big-information-box-with-img__box .text {
    color: #fff
}

body.white-version .big-information-box-with-img time::after {
    background-image: url("../../../../../../wp-content/themes/pwr-rekrutacja/assets/tmp-brush-stroke-white.png")
}

body.white-version .big-information-box-with-img .button--with-arrow {
    background-color: #0098da
}

body.white-version .big-information-box-with-img .button--with-arrow span {
    color: #000
}

body.white-version .big-information-box-with-img .button--with-arrow::after {
    background-image: url("../../../../../../wp-content/themes/pwr-rekrutacja/assets/svg/arrow-right-black.svg")
}

body.white-version .s-talent__box .text {
    color: #fff
}

body.white-version .s-talent__box .text--black {
    color: #000
}

body.white-version .s-talent__phone-box p,
body.white-version .s-talent__phone-box a {
    color: #fff
}

body.white-version .photo-circle-link p.text--gray {
    color: #7a7f8b
}

body.white-version .photo-circle-link__image-wrapper {
    border: 1px solid #cdd4dc
}

body.white-version .photo-circle-link:hover span {
    color: #223d98
}

body.white-version .science-club-slider__body .text {
    color: #fff
}

body.white-version .info-square a.link-text span {
    color: #223d98
}

body.white-version .info-square--gray h2.text {
    color: #fff
}

body.white-version .info-square--gray ul li .text {
    color: #fff
}

body.white-version .info-square--gray ul li .text--gray {
    color: #7a7f8b
}

body.white-version .news-box {
    border: 1px solid #cdd4dc
}

body.white-version .news-box__body a.link-text .text--gray {
    color: #7a7f8b
}

body.white-version .triple-news__button a {
    border: 1px solid #cdd4dc
}

body.white-version .triple-news__button a::after {
    background-image: url("../../../../../../wp-content/themes/pwr-rekrutacja/assets/svg/arrow-right-black.svg")
}

body.white-version .mceContentBody {
    color: #000
}

body.white-version .mceContentBody ul li {
    color: #000
}

body.white-version .mceContentBody ul li span {
    color: #000 !important
}

body.white-version .mceContentBody blockquote::before {
    border: 1px solid rgba(0, 0, 0, 0.15)
}

body.white-version .mceContentBody blockquote::after {
    background-color: #fff
}

body.white-version .single__content .mceContentBody.mceFrontEnd {
    color: #000
}

body.white-version .single__content .mceContentBody.mceFrontEnd ul li {
    color: #000
}

body.white-version .breadcrumbs svg path {
    fill: #000 !important
}

body.white-version .breadcrumbs .text--gray {
    color: #7a7f8b
}

body.white-version .category-article {
    background: #223d98;
    background: -moz- oldradial-gradient(at top right, #0c1427 0, #111d37 100%);
    background: -o-radial-gradient(at top right, #0c1427 0, #111d37 100%);
    background: radial-gradient(at top right, #0c1427 0, #111d37 100%)
}

body.white-version .category-article .text {
    color: #fff
}

body.white-version .category-filter__list .button-ghost--with-gradient-when-active .text {
    color: #fff
}

body.white-version .category-filter__list .button-ghost--with-gradient-when-active:not(.active) {
    border: 1px solid #cdd4dc
}

body.white-version .category-filter__list .button-ghost--with-gradient-when-active:not(.active) .text {
    color: #3c3c3c
}

body.white-version .subjects-form__wrapper {
    background: #223d98;
    background: -moz- oldradial-gradient(at top right, #0c1427 0, #111d37 100%);
    background: -o-radial-gradient(at top right, #0c1427 0, #111d37 100%);
    background: radial-gradient(at top right, #0c1427 0, #111d37 100%)
}

body.white-version .subjects-form__wrapper .text {
    color: #fff
}

body.white-version .subjects-form__wrapper .text--black {
    color: #000
}

body.white-version .steps {
    background: -moz- oldlinear-gradient(top, #fff 0, #f7c258 25%, #f39c29 50%, #f7c258 75%, #fff 100%);
    background: -o-linear-gradient(top, #fff 0, #f7c258 25%, #f39c29 50%, #f7c258 75%, #fff 100%);
    background: linear-gradient(180deg, #fff 0, #f7c258 25%, #f39c29 50%, #f7c258 75%, #fff 100%)
}

body.white-version .steps .step-box p.text {
    color: #fff
}

body.white-version .steps .step-box p.text--brown {
    color: #7a2600
}

body.white-version .steps .step-box a.text--brown {
    color: #7a2600
}

body.white-version .boxes-with-links .box-with-link {
    border: 1px solid #cdd4dc
}

body.white-version .boxes-with-links .box-with-link h2.text--purple {
    color: #223d98
}

body.white-version .science-club-slider__text span.text {
    color: #fff
}

body.white-version .science-club-slider__text h2.text {
    color: #fff
}

body.white-version .science-club-slider__text p.text--pink {
    color: #f7ced4
}

body.white-version .box-with-arrow {
    border: 1px solid #cdd4dc
}

body.white-version .box-with-arrow:hover h3 {
    color: #fff
}

body.white-version .small-box {
    border: 1px solid #cdd4dc
}

body.white-version .box-with-list-and-link--purple .text {
    color: #fff
}

body.white-version .box-with-list-and-link--purple .text--black {
    color: #000
}

body.white-version .full-container-img-with-link__body::after {
    border-radius: 8px
}

body.white-version .full-container-img-with-link__body span {
    color: #fff
}

body.white-version .full-container-img-with-link__body h2 {
    color: #fff
}

body.white-version .full-container-img-with-link__body a span.text {
    color: #fff
}

body.white-version .full-container-img-with-link__body a span.text--black {
    color: #000
}

body.white-version .question {
    border: 1px solid rgba(0, 0, 0, 0.15)
}

body.white-version .question__header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15)
}

body.white-version .question__header>span {
    border-right: 1px solid rgba(0, 0, 0, 0.15)
}

body.white-version .question__button span.text {
    color: #fff
}

body.white-version .question .radio__wrapper {
    border-right: 1px solid rgba(0, 0, 0, 0.15)
}

body.white-version .question .radio__box p.text {
    color: #fff
}

body.white-version .quiz-input-wrapper>label {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15)
}

body.white-version .quiz-input-wrapper:last-child>label {
    border-bottom: 0
}

body.white-version #quiz .tns-controls>button[data-controls="prev"] {
    border: 1px solid rgba(0, 0, 0, 0.15)
}

body.white-version .study-card:hover h2 {
    color: #0098da
}

body.white-version .info-cards .info-card .text {
    color: #fff
}

body.white-version .info-cards .info-card .text--dark-gray {
    color: #7a7f8b
}

body.white-version .info-cards .info-card .text--black {
    color: #000
}

body.white-version .info-cards .info-card--white {
    border: 1px solid #cdd4dc
}

body.white-version .info-cards .info-card--white .text {
    color: #000
}

body.white-version table>tbody>tr:nth-child(1)>th {
    color: #fff
}

body.white-version .text--no-results {
    color: #fff
}

body.white-version .compare-courses__btn .text {
    color: #fff
}

body.white-version .compared-course__data .text,
body.white-version .compared-course .text {
    color: #fff
}

body.white-version .compared-course__data .text--yellow,
body.white-version .compared-course .text--yellow {
    color: #0098da
}

body.white-version .contact-person-box {
    border: 1px solid #cdd4dc
}

body.white-version .course-header .text {
    color: #fff
}

body.white-version .course-header .text--yellow {
    color: #0098da
}

body.white-version .course-header .text--black {
    color: #000
}

body.white-version .course-data-bar {
    background: #223d98;
    background: -moz- oldradial-gradient(at top right, #0c1427 0, #111d37 100%);
    background: -o-radial-gradient(at top right, #0c1427 0, #111d37 100%);
    background: radial-gradient(at top right, #0c1427 0, #111d37 100%)
}

body.white-version .course-data-bar .text {
    color: #fff
}

body.white-version .course-data-bar .text--black {
    color: #000
}

body.white-version .course-data-bar .text--gray {
    color: #f7ced4
}

body.white-version .course-data-bar>header {
    border-bottom: 2px solid rgba(255, 255, 255, 0.25)
}

body.white-version .course-data-bar>div {
    border-bottom: 2px solid rgba(255, 255, 255, 0.25)
}

body.white-version .course-data-bar>a {
    background-color: #0098da
}

body.white-version .course-data-bar>a>span.text {
    color: #000
}

body.white-version .course-data-bar>a::after {
    background-image: url("../../../../../../wp-content/themes/pwr-rekrutacja/assets/svg/arrow-right-black.svg")
}

body.white-version .content-tabs .gray-tab:not(.active) {
    background-color: #fff;
    color: #000
}

body.white-version .content-tabs__tabs-wrapper {
    border: 1px solid #cdd4dc
}

body.white-version .content-tabs__tabs-wrapper>li {
    color: #fff
}

body.white-version .content-tabs__tabs-wrapper>li:not(.active) {
    background-color: #fff;
    color: #000
}

body.white-version .accordion-tab {
    border: 1px solid #cdd4dc
}

body.white-version .half-text-half-image__text-wrapper p {
    color: #000
}

body.white-version .half-text-half-image__text-wrapper>a {
    border: 1px solid #cdd4dc
}

body.white-version .half-text-half-image__text-wrapper>a>span.text {
    color: #000
}

body.white-version .half-text-half-image__text-wrapper>a::after {
    background-image: url("../../../../../../wp-content/themes/pwr-rekrutacja/assets/svg/arrow-right-black.svg")
}

body.white-version .criteria__body {
    border: 1px solid #cdd4dc
}

body.white-version .criteria .text--indigo {
    color: #3d2d5a
}

body.white-version .criteria .text--purple {
    color: #223d98
}

body.white-version .criteria .text--yellow {
    color: #e65b13
}

body.white-version .criteria .criteria-box {
    border: 0;
    background-color: #0098da
}

body.white-version .criteria .criteria-box .text {
    color: #fff
}

body.white-version .criteria .criteria-box .text--yellow {
    color: #e65b13
}

body.white-version .criteria .criteria-box p.text {
    color: #000
}

body.white-version .c-legend p.text {
    color: #000
}

body.white-version .c-legend span.text {
    color: #fff
}

body.white-version .c-legend span.text--yellow {
    color: #e65b13
}

body.white-version .content-tabs__content-wrapper.mceContentBody {
    color: #000
}

body.white-version .content-tabs__content-wrapper.mceContentBody li {
    color: #000
}

body.white-version .data-set .data-in-circle--purple {
    color: #fff
}

body.white-version .course-links__wrapper>li>a span {
    color: #fff
}

body.white-version .course-links__wrapper>li>a.button-ghost--with-arrow {
    border: 1px solid #cdd4dc
}

body.white-version .course-links__wrapper>li>a.button-ghost--with-arrow span {
    color: #000
}

body.white-version .course-links__wrapper>li>a.button-ghost--with-arrow::after {
    background-image: url("../../../../../../wp-content/themes/pwr-rekrutacja/assets/svg/arrow-right-black.svg")
}

body.white-version .similar-course {
    border: 1px solid #cdd4dc
}

body.white-version .similar-course:hover .text {
    color: #fff
}

body.white-version .similar-course:hover .text--gray {
    color: #fff
}

body.white-version .single__excerpt p {
    color: #000
}

body.white-version .box-with-list-and-link {
    border: 1px solid #cdd4dc
}

body.white-version .box-with-list-and-link--purple {
    border: 0
}

body.white-version .contact-person-box__flag li img {
    border: 1px solid #cdd4dc
}

body.white-version footer.footer {
    background-color: #202126
}

body.white-version footer.footer .text {
    color: #fff
}

body.white-version footer.footer .text--gray {
    color: #a8adb7
}

body.contrast-version .text--gray,
body.contrast-version .text--pink {
    color: #fff
}

body.contrast-version .find-study-search__body label,
body.contrast-version .find-study-search__body p,
body.contrast-version .study-search label,
body.contrast-version .study-search p {
    color: #000
}

body.contrast-version #gradient-canvas-wrapper {
    display: none
}

body.contrast-version .gradient-header__links h2 {
    padding: 10px;
    background-color: #0098da
}

body.contrast-version .gradient-header__links .hot-topics__list {
    padding: 10px;
    background-color: #000
}

body.contrast-version .for-applicants-tile::after {
    background: #202126
}

body.contrast-version .science-club-slider__box {
    background: #202126
}

body.contrast-version .science-club-slider__box span {
    opacity: 1
}

body.contrast-version .course-header {
    background: #202126 !important
}

body.contrast-version .photo-circle-link p {
    color: #fff
}

body.contrast-version .photo-circle-link:hover span {
    color: #fff
}

body.contrast-version .full-container-img-with-link__body {
    background: #202126 !important
}

body.contrast-version .box-with-list-and-link--purple>span {
    color: #fff
}

body.contrast-version .criteria__body>h3 {
    background-color: #223d98;
    color: #000
}

body.contrast-version .page-numbers li a,
body.contrast-version .page-numbers li span {
    border: 1px solid #fff;
    color: #fff
}

body.contrast-version .page-numbers li a.current,
body.contrast-version .page-numbers li span.current {
    background-color: #fff;
    color: #202126
}

body.contrast-version .page-numbers li a:hover,
body.contrast-version .page-numbers li span:hover {
    background-color: #fff;
    color: #202126
}

body.contrast-version .study-search__header span.text--dark-gray,
body.contrast-version .form-study-search__more-btn span.text--dark-gray {
    color: #000
}

body.contrast-version .compare-courses__btn span {
    opacity: 1;
    font-weight: 500
}

body.contrast-version .contact-department__email a {
    color: #0098da;
    font-weight: 500
}

body.contrast-version .contact-person-box__email {
    color: #0098da;
    font-weight: 500
}

body.contrast-version .contact-person-box__list>li::before {
    background-image: url("../../../../../../wp-content/themes/pwr-rekrutacja/assets/svg/list-tick-white.svg")
}

body.contrast-version .course-boxes>a>span {
    opacity: 1
}

body.contrast-version .list-box--yellow {
    background: #0098da !important
}

body.contrast-version .list-box--yellow>span {
    opacity: 1
}

body.contrast-version .small-box>span {
    opacity: 1
}

body.contrast-version .step-box {
    background: #b94e18 !important
}

body.contrast-version .step-box__counter::before {
    width: 111px
}

body.contrast-version .step-box>p {
    color: #fff
}

body.contrast-version .step-box>a span {
    color: #fff
}

body.contrast-version .step-box>a svg path {
    fill: #fff !important
}

body.contrast-version .info-card--two-columns div>h3 {
    color: #fff
}

body.contrast-version .info-card--on-side>p {
    color: #000
}

body.contrast-version .info-card--simple>span {
    opacity: 1;
    color: #fff
}

body.contrast-version .info-card--white>span {
    color: #000
}

body.contrast-version .info-card--white>p {
    color: #000
}

body.contrast-version .info-square {
    background-image: none !important;
    background-color: #0098da
}

body.contrast-version .info-square li span:first-child {
    background-color: #fff
}

body.contrast-version .info-square h2 {
    color: #000
}

body.contrast-version .info-square span {
    color: #000
}

body.contrast-version .info-square a>span {
    color: #000
}

body.contrast-version .info-square a>svg path {
    fill: #000 !important
}

body.contrast-version .mceContentBody a:not(.button-ghost) {
    color: #0098da
}

body.contrast-version .mceContentBody--on-white a:not(.button-ghost) {
    color: #0098da
}

h1 font, h2 font, h3 font, h4 font, h5 font {
    font-weight: inherit;
}