.l-nav-wrapper {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

blockquote {
    quotes: 'ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“''ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â''ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ''ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢';
    font-style: italic
}

blockquote p:first-child:before {
    content: open-quote
}

blockquote p:last-child:after {
    content: close-quote
}


button {
    border: none;
    outline: 0;
    cursor: pointer;
    background-color: transparent
}

input, select {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 1.5rem;
    color: #000;
    background-color: transparent;
    border: none;
    outline: 0;
}

h1 {
    font-size: 2.25rem
}

h2 {
    font-size: 1.75rem
}

h3 {
    font-size: 1.5rem
}

h4 {
    font-size: 1.25rem
}


h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 1rem
}

hr {
    display: block
}

html {
    background: #f4f7fa;
    color: #13254f;
    font-family: Roboto, sans-serif;
    font-size: .8125rem;
    font-size: .875em;
    font-weight: 700;
    text-align: center;
    line-height: 1.625;
    min-height: 100%;
    overflow-y: scroll;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

@media (min-width: 768px) {
    html {
        font-size: .875em;
        font-size: .9375em
    }
}

@media (min-width: 992px) {
    html {
        font-size: 1em
    }
}

img {
    font-style: italic;
    max-width: 100%;
    vertical-align: middle
}

a {
    color: #873c96;
    text-decoration: none
}

li {
    margin-bottom: .5rem
}

li>ol, li>ul {
    margin-bottom: 0;
    margin-left: 1rem;
    margin-top: .5rem
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: 1rem;
    margin-left: 1rem
}

p {
    margin-bottom: 1em
}

p:last-child {
    margin-bottom: 0
}

sup {
    vertical-align: super;
    font-size: .5rem
}

table {
    width: 100%
}

video {
    font-style: italic;
    max-width: 100%;
    vertical-align: middle
}

.u-float-left {
    float: left
}

.u-float-right {
    float: right
}

.u-clear {
    clear: both
}

.u-text-center {
    text-align: center
}

.u-text-left {
    text-align: left
}

.u-text-right {
    text-align: right
}

.u-clearfix:after {
    content: '' !important;
    display: block !important;
    clear: both !important
}

.d-block {
    display: block
}

.d-inline-block {
    display: inline-block
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width: 0) {
    .d-block\@xs {
        display: block !important
    }
}

@media screen and (min-width: 576px) {
    .d-block\@sm {
        display: block !important
    }
}

@media screen and (min-width: 768px) {
    .d-block\@md {
        display: block !important
    }
}

@media screen and (min-width: 992px) {
    .d-block\@lg {
        display: block !important
    }
}

@media screen and (min-width: 1200px) {
    .d-block\@xl {
        display: block !important
    }
}

@media screen and (min-width: 0) {
    .d-inline-block\@xs {
        display: inline-block !important
    }
}

@media screen and (min-width: 576px) {
    .d-inline-block\@sm {
        display: inline-block !important
    }
}

@media screen and (min-width: 768px) {
    .d-inline-block\@md {
        display: inline-block !important
    }
}

@media screen and (min-width: 992px) {
    .d-inline-block\@lg {
        display: inline-block !important
    }
}

@media screen and (min-width: 1200px) {
    .d-inline-block\@xl {
        display: inline-block !important
    }
}

@media screen and (min-width: 0) {
    .d-flex\@xs {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media screen and (min-width: 576px) {
    .d-flex\@sm {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media screen and (min-width: 768px) {
    .d-flex\@md {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media screen and (min-width: 992px) {
    .d-flex\@lg {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media screen and (min-width: 1200px) {
    .d-flex\@xl {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

.u-fill--white {
    background-color: #fff
}

.u-fill--primary {
    background-color: #fff
}

.u-flex-center {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.u-flex-center * {
    max-width: 100%
}

.u-hidden-visually {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important
}

.u-hidden {
    display: none !important
}

.u-hidden\@small {
    display: none
}

@media (min-width: 768px) {
    .u-hidden\@small {
        display: block
    }
}

.u-hidden\@mobile {
    display: none
}

@media (min-width: 992px) {
    .u-hidden\@mobile {
        display: block
    }
}

@media (min-width: 992px) {
    .u-hidden\@desktop {
        display: none
    }
}

.p-relative {
    position: relative
}

.p-absolute {
    position: absolute
}

@media screen and (min-width: 0) {
    .p-absolute\@xs {
        position: absolute !important
    }
}

@media screen and (min-width: 576px) {
    .p-absolute\@sm {
        position: absolute !important
    }
}

@media screen and (min-width: 768px) {
    .p-absolute\@md {
        position: absolute !important
    }
}

@media screen and (min-width: 992px) {
    .p-absolute\@lg {
        position: absolute !important
    }
}

@media screen and (min-width: 1200px) {
    .p-absolute\@xl {
        position: absolute !important
    }
}

@media screen and (min-width: 0) {
    .p-relative\@xs {
        position: relative !important
    }
}

@media screen and (min-width: 576px) {
    .p-relative\@sm {
        position: relative !important
    }
}

@media screen and (min-width: 768px) {
    .p-relative\@md {
        position: relative !important
    }
}

@media screen and (min-width: 992px) {
    .p-relative\@lg {
        position: relative !important
    }
}

@media screen and (min-width: 1200px) {
    .p-relative\@xl {
        position: relative !important
    }
}

.u-mb-0 {
    margin-bottom: 0 !important
}

.u-pt {
    padding-top: 3.125rem
}

@media (min-width: 992px) {
    .u-pt {
        padding-top: 6.25rem
    }
}

@media (min-width: 992px) {
    .u-pt\@lg {
        padding-top: 6.25rem !important
    }
}

@media (min-width: 768px) {
    .u-pt\@md {
        padding-top: 6.25rem !important
    }
}

@media (min-width: 992px) {
    .u-pt--2x\@lg {
        padding-top: 12.5rem
    }
}

.u-pb {
    padding-bottom: 3.125rem
}

@media (min-width: 992px) {
    .u-pb {
        padding-bottom: 6.25rem
    }
}

.u-pb--double {
    padding-bottom: 12.5rem
}

.u-pb--half {
    padding-bottom: 3.125rem
}

.u-pb--quater {
    padding-bottom: 1.5625rem
}

.u-pr {
    padding-right: 6.25rem
}

.u-pr--half {
    padding-right: 3.125rem
}

.u-pr--quater {
    padding-right: 1.5625rem
}

.u-pl {
    padding-left: 6.25rem
}

.u-pl--half {
    padding-left: 3.125rem
}

.u-pl--quater {
    padding-left: 1.5625rem
}

.u-pt--half {
    padding-top: 3.125rem
}

.u-pt--quater {
    padding-top: 1.5625rem
}

.u-mt {
    margin-top: 3.125rem
}

@media (min-width: 992px) {
    .u-mt {
        margin-top: 6.25rem
    }
}

.u-mt--half, .zglosPanel legend {
    margin-top: 3.125rem
}

.u-mt--quater {
    margin-top: 1.5625rem
}

.u-mt--oneandahalf {
    margin-top: 3.125rem
}

@media (min-width: 992px) {
    .u-mt--oneandahalf {
        margin-top: 9.375rem
    }
}

.u-mb {
    margin-bottom: 3.125rem !important
}

@media (min-width: 992px) {
    .u-mb {
        margin-bottom: 6.25rem !important
    }
}

@media (min-width: 0) {
    .u-mb\@xs {
        margin-bottom: 6.25rem
    }
}

@media (min-width: 992px) {
    .u-mb--0\@lg {
        margin-bottom: 0
    }
}

.u-mb--half, .zglosPanel legend {
    margin-bottom: 3.125rem
}

@media (min-width: 0) {
    .u-mb--half\@xs {
        margin-bottom: 6.25rem
    }
}

.u-mb--quater {
    margin-bottom: 1.5625rem
}

.u-mr {
    margin-right: 6.25rem
}

.u-mr--half {
    margin-right: 3.125rem
}

.u-mr--quater {
    margin-right: 1.5625rem
}

.u-ml {
    margin-left: 6.25rem
}

.u-ml--half {
    margin-left: 3.125rem
}

.u-ml--quater {
    margin-left: 1.5625rem
}

@media screen and (max-width: 0) {
    .xs-mb {
        margin-bottom: 3.125rem
    }
}

@media screen and (max-width: 576px) {
    .sm-mb {
        margin-bottom: 3.125rem
    }
}

@media screen and (max-width: 768px) {
    .md-mb {
        margin-bottom: 3.125rem
    }
}

@media screen and (max-width: 992px) {
    .lg-mb {
        margin-bottom: 3.125rem
    }
}

@media screen and (max-width: 1200px) {
    .xl-mb {
        margin-bottom: 3.125rem
    }
}

.u-table, .u-table-overflow-mobile {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto
}

@media (min-width: 768px) {
    .u-vertical-center {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.o-columns__item {
    padding-left: 12px;
    padding-right: 12px
}

@media (min-width: 768px) {
    .o-columns__item {
        padding-left: 36px;
        padding-right: 36px
    }
}

@media (min-width: 992px) {
    .o-columns__item {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width: 992px) {
    .o-columns:after {
        content: '' !important;
        display: block !important;
        clear: both !important
    }

    .o-columns__item {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        padding-left: 20px;
        padding-right: 20px
    }

    .o-columns__item--one {
        float: right;
        width: 33rem
    }

    .o-columns__item--video {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 45px;
        width: 62.72455%
    }
}

.o-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .o-container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .o-container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .o-container {
        width: 1170px
    }
}

@media (min-width: 1366px) {
    .o-container {
        width: 1366px
    }
}

.o-list-bare {
    list-style: none;
    margin-left: 0
}

.o-list-inline {
    list-style: none;
    margin-left: 0
}

.o-list-inline__item {
    display: inline-block
}

.o-media {
    display: block
}

.o-media:after {
    content: '' !important;
    display: block !important;
    clear: both !important
}

.o-media__img {
    float: left;
    margin-right: 1rem
}

.o-media__img>img {
    display: block
}

.o-media__body {
    display: block;
    overflow: hidden
}

.o-media__body, .o-media__body>:last-child {
    margin-bottom: 0
}

.o-media--reverse>.o-media__img {
    float: right;
    margin-left: 1rem;
    margin-right: 0
}

.o-media--flush>.o-media__img {
    margin-left: 0;
    margin-right: 0
}

.o-section {
    padding-top: 9.375rem
}

@media (min-width: 768px) {
    .o-section {
        padding-top: 3.125rem
    }
}

.o-table {
    width: 100%
}

.o-table--fixed {
    table-layout: fixed
}

@media (min-width: 992px) {
    @-webkit-keyframes fadeInUp {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }

    @keyframes fadeInUp {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }

    .fadeInUp, .o-thumbs__item.aos-animate {
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-delay: 0;
        animation-delay: 0;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both
    }
}

.o-thumbs {
    display: block
}

@media (min-width: 992px) {
    .o-thumbs .c-thumb {
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .o-thumbs:hover .c-thumb {
        opacity: .8;
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .o-thumbs .c-thumb:hover {
        opacity: 1;
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }
}

@media (min-width: 576px) {
    .o-thumbs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px
    }
}

.o-thumbs__item {
    display: block;
    margin-bottom: 3.125rem;
    text-decoration: none
}

@media (min-width: 576px) {
    .o-thumbs__item {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.o-thumbs__item.aos-init {
    opacity: 0
}

.o-thumbs__item:nth-child(1) {
    -webkit-animation-delay: 40ms;
    animation-delay: 40ms
}

.o-thumbs__item:nth-child(2) {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.o-thumbs__item:nth-child(3) {
    -webkit-animation-delay: 120ms;
    animation-delay: 120ms
}

.o-thumbs__item:nth-child(4) {
    -webkit-animation-delay: 160ms;
    animation-delay: 160ms
}

.o-thumbs__item:nth-child(5) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.o-thumbs__item:nth-child(6) {
    -webkit-animation-delay: 240ms;
    animation-delay: 240ms
}

.o-thumbs__item:nth-child(7) {
    -webkit-animation-delay: 280ms;
    animation-delay: 280ms
}

.o-thumbs__item:nth-child(8) {
    -webkit-animation-delay: 320ms;
    animation-delay: 320ms
}

.o-thumbs__item:nth-child(9) {
    -webkit-animation-delay: 360ms;
    animation-delay: 360ms
}

.o-thumbs__item:nth-child(10) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.o-thumbs__item:nth-child(11) {
    -webkit-animation-delay: 440ms;
    animation-delay: 440ms
}

.o-thumbs__item:nth-child(12) {
    -webkit-animation-delay: 480ms;
    animation-delay: 480ms
}

.o-thumbs__item:nth-child(13) {
    -webkit-animation-delay: 520ms;
    animation-delay: 520ms
}

.o-thumbs__item:nth-child(14) {
    -webkit-animation-delay: 560ms;
    animation-delay: 560ms
}

.o-thumbs__item:nth-child(15) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.o-thumbs__item:nth-child(16) {
    -webkit-animation-delay: 640ms;
    animation-delay: 640ms
}

.o-thumbs__item:nth-child(17) {
    -webkit-animation-delay: 680ms;
    animation-delay: 680ms
}

.o-thumbs__item:nth-child(18) {
    -webkit-animation-delay: 720ms;
    animation-delay: 720ms
}

.o-thumbs__item:nth-child(19) {
    -webkit-animation-delay: 760ms;
    animation-delay: 760ms
}

.o-thumbs__item:nth-child(20) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.o-thumbs__item:nth-child(21) {
    -webkit-animation-delay: 840ms;
    animation-delay: 840ms
}

.o-thumbs__item:nth-child(22) {
    -webkit-animation-delay: 880ms;
    animation-delay: 880ms
}

.o-thumbs__item:nth-child(23) {
    -webkit-animation-delay: 920ms;
    animation-delay: 920ms
}

.o-thumbs__item:nth-child(24) {
    -webkit-animation-delay: 960ms;
    animation-delay: 960ms
}

.o-thumbs__item:nth-child(25) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.o-thumbs__item:nth-child(26) {
    -webkit-animation-delay: 1.04s;
    animation-delay: 1.04s
}

.o-thumbs__item:nth-child(27) {
    -webkit-animation-delay: 1.08s;
    animation-delay: 1.08s
}

.o-thumbs__item:nth-child(28) {
    -webkit-animation-delay: 1.12s;
    animation-delay: 1.12s
}

.o-thumbs__item:nth-child(29) {
    -webkit-animation-delay: 1.16s;
    animation-delay: 1.16s
}

.o-thumbs__item:nth-child(30) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.o-thumbs__item:nth-child(31) {
    -webkit-animation-delay: 1.24s;
    animation-delay: 1.24s
}

.o-thumbs__item:nth-child(32) {
    -webkit-animation-delay: 1.28s;
    animation-delay: 1.28s
}

.o-thumbs__item:nth-child(33) {
    -webkit-animation-delay: 1.32s;
    animation-delay: 1.32s
}

.o-thumbs__item:nth-child(34) {
    -webkit-animation-delay: 1.36s;
    animation-delay: 1.36s
}

.o-thumbs__item:nth-child(35) {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s
}

.o-thumbs__item:nth-child(36) {
    -webkit-animation-delay: 1.44s;
    animation-delay: 1.44s
}

@media (min-width: 768px) {
    .o-thumbs--3>.o-thumbs__item {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
}

@media (min-width: 768px) {
    .o-thumbs--4>.o-thumbs__item {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

.o-wrapper {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px
}

.o-wrapper:after {
    content: '' !important;
    display: block !important;
    clear: both !important
}

.animated.flipInY, .c-animated {
    -webkit-animation: flipInY 1s;
    animation: flipInY 1s
}

.animated.flipInY:nth-child(1), .c-animated:nth-child(1) {
    -webkit-animation-delay: 50ms;
    animation-delay: 50ms
}

.animated.flipInY, .c-animated {
    -webkit-animation: flipInY 1s;
    animation: flipInY 1s
}

.animated.flipInY:nth-child(2), .c-animated:nth-child(2) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.animated.flipInY, .c-animated {
    -webkit-animation: flipInY 1s;
    animation: flipInY 1s
}

.animated.flipInY:nth-child(3), .c-animated:nth-child(3) {
    -webkit-animation-delay: .15s;
    animation-delay: .15s
}

.animated.flipInY, .c-animated {
    -webkit-animation: flipInY 1s;
    animation: flipInY 1s
}

.animated.flipInY:nth-child(4), .c-animated:nth-child(4) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.animated.flipInY, .c-animated {
    -webkit-animation: flipInY 1s;
    animation: flipInY 1s
}

.animated.flipInY:nth-child(5), .c-animated:nth-child(5) {
    -webkit-animation-delay: .25s;
    animation-delay: .25s
}

.animated.flipInY, .c-animated {
    -webkit-animation: flipInY 1s;
    animation: flipInY 1s
}

.animated.flipInY:nth-child(6), .c-animated:nth-child(6) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.animated.flipInY, .c-animated {
    -webkit-animation: flipInY 1s;
    animation: flipInY 1s
}

.animated.flipInY:nth-child(7), .c-animated:nth-child(7) {
    -webkit-animation-delay: .35s;
    animation-delay: .35s
}

.animated.flipInY, .c-animated {
    -webkit-animation: flipInY 1s;
    animation: flipInY 1s
}

.animated.flipInY:nth-child(8), .c-animated:nth-child(8) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.animated.flipInY, .c-animated {
    -webkit-animation: flipInY 1s;
    animation: flipInY 1s
}

.animated.flipInY:nth-child(9), .c-animated:nth-child(9) {
    -webkit-animation-delay: .45s;
    animation-delay: .45s
}

.animated.flipInY, .c-animated {
    -webkit-animation: flipInY 1s;
    animation: flipInY 1s
}

.animated.flipInY:nth-child(10), .c-animated:nth-child(10) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.animated.flipInY, .c-animated {
    -webkit-animation: flipInY 1s;
    animation: flipInY 1s
}

.animated.flipInY:nth-child(11), .c-animated:nth-child(11) {
    -webkit-animation-delay: .55s;
    animation-delay: .55s
}

.animated.flipInY, .c-animated {
    -webkit-animation: flipInY 1s;
    animation: flipInY 1s
}

.animated.flipInY:nth-child(12), .c-animated:nth-child(12) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.animated.flipInY, .c-animated {
    -webkit-animation: flipInY 1s;
    animation: flipInY 1s
}

.animated.flipInY:nth-child(13), .c-animated:nth-child(13) {
    -webkit-animation-delay: .65s;
    animation-delay: .65s
}

.animated.flipInY, .c-animated {
    -webkit-animation: flipInY 1s;
    animation: flipInY 1s
}

.animated.flipInY:nth-child(14), .c-animated:nth-child(14) {
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.animated.flipInY, .c-animated {
    -webkit-animation: flipInY 1s;
    animation: flipInY 1s
}

.animated.flipInY:nth-child(15), .c-animated:nth-child(15) {
    -webkit-animation-delay: .75s;
    animation-delay: .75s
}

.animated.flipInY, .c-animated {
    -webkit-animation: flipInY 1s;
    animation: flipInY 1s
}

.animated.flipInY:nth-child(16), .c-animated:nth-child(16) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.animated.flipInY, .c-animated {
    -webkit-animation: flipInY 1s;
    animation: flipInY 1s
}

.animated.flipInY:nth-child(17), .c-animated:nth-child(17) {
    -webkit-animation-delay: .85s;
    animation-delay: .85s
}

.animated.flipInY, .c-animated {
    -webkit-animation: flipInY 1s;
    animation: flipInY 1s
}

.animated.flipInY:nth-child(18), .c-animated:nth-child(18) {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

.animated.flipInY, .c-animated {
    -webkit-animation: flipInY 1s;
    animation: flipInY 1s
}

.animated.flipInY:nth-child(19), .c-animated:nth-child(19) {
    -webkit-animation-delay: .95s;
    animation-delay: .95s
}

.app-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center
}

.app-container {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle
}

.app-canvas-container {
    position: relative;
    width: 100%;
    margin: 0 auto
}

#canvas {
    width: 100%;
    max-width: 100%;
    height: auto
}

#game-wrapper {
    margin-left: 0;
    margin-right: 0
}

.app-container #game-final-form {
    background-color: #fff;
    padding-top: 3.125rem;
    padding-bottom: 3.125rem
}

.c-arrow {
    position: relative;
    height: 58px;
    width: 4.375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-arrow:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -10;
}

.c-arrow:after {
    background-color: #ee4399;
}

.c-arrow:hover {
    -webkit-animation: mmJelly 1s linear;
    animation: mmJelly 1s linear
}

.c-arrows {
    margin-bottom: 0;
    margin-left: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 1.5625rem;
    width: 100%;
    z-index: 99
}

.c-arrows li {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .c-arrows {
        display: block;
        margin-top: 0
    }
}

@media (min-width: 768px) {
    .c-arrows__item {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        max-width: 25%
    }
}

@media (min-width: 992px) {
    .c-arrows__item {
        max-width: none
    }
}

@media (min-width: 768px) {
    .c-arrows__item--left {
        left: -21.91781%
    }
}

@media (min-width: 992px) {
    .c-arrows__item--left {
        max-width: none
    }
}

@media (min-width: 768px) {
    .c-arrows__item--right {
        right: -24.65753%
    }
}

.c-banner img {
    position: absolute;
    top: 0;
    max-width: 140%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1
}

@media (min-width: 1200px) {
    .c-banner img {
        max-width: 120%
    }
}

.home .c-banner img {
    position: relative
}

@media (min-width: 768px) {
    .c-bg {
        position: relative
    }

    .c-bg:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, -5%);
        transform: translate(-50%, -5%);
        opacity: .2;
        z-index: -1
    }
}

.c-btn {
    display: inline-block;
    z-index: 5;
    cursor: pointer
}

.c-btn--primary {
    background-color: #fff
}

.c-btn--primary, .c-btn--primary:active, .c-btn--primary:focus, .c-btn--primary:hover {
    text-decoration: none;
    color: #fff
}

.c-btn--primary:focus, .c-btn--primary:hover {
    background-color: #fff
}

.c-btn--small {
    padding: .25rem .5rem
}

.c-btn--large {
    padding: .75rem 1.5rem
}

.c-button {
    display: inline-block;
    margin-bottom: 0
}

@media (min-width: 992px) {
    .c-button {
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
    }
}

.c-button__link {
    position: relative;
    display: block;
    text-decoration: none;
    color: #fff
}

@media (min-width: 992px) {
    .c-button__link {
        position: relative;
        top: 0;
        -webkit-transition: top .3s ease-in-out;
        transition: top .3s ease-in-out
    }

    .c-button__link:hover {
        top: -20px;
        text-decoration: none
    }
}

.c-button__labelgroup {
    position: absolute;
    width: 100%;
    text-align: center
}

.c-button__labelgroup--2 {
    -webkit-transform: translateY(1%);
    transform: translateY(1%)
}

.c-button__labelgroup--3 {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%)
}

.c-button__image {
    display: block
}

.c-button__ico {
    display: inline-block
}

.c-button__ico--2 {
    position: relative;
    -webkit-transform: translateX(10%);
    transform: translateX(10%)
}

.c-button__label {
    display: block;
    padding-left: 0;
    font-size: 1.5rem;
    text-align: center;
    line-height: 1;
    color: #fff
}

.c-close {
    position: relative;
    height: 58px;
    width: 4.375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-close:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -10;
}

.c-close:after {
    background-color: #ee4399;
}

.c-close:hover {
    -webkit-animation: mmJelly 1s linear;
    animation: mmJelly 1s linear
}

.c-ctrls--search {
    margin-top: 2rem
}

.c-ctrls--page {
    margin-top: 2rem
}

.c-ctrls__input--lupa {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border-radius: 20px
}

.c-ctrls__input--strona {
    margin-bottom: 0 !important
}

.c-footer {
    padding-top: 1rem;
    z-index: 34;
    color: #FFF;
    background: #ee4399;
    font-size: 0.85rem;
}

@media (min-width: 576px) {
    .c-footer__copyright {
        margin-bottom: 0
    }
}

.c-form__input {
    position: relative;
    height: 56px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%;
    margin-bottom: 1.5625rem;
    z-index: 5;
    box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.1);
    background: #fff;
    font-size: 1.125rem;
    font-weight: lighter;
}

.c-form__input:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -10;
}

.c-form__input:after {
    background-color: #cfd3d7
}

@media (min-width: 992px) {
    .c-form__input {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .c-form__input--strona, .c-form__input--wiek {
    }
}

.c-form__input--yellow:after {
    background-color: #ee4399;
}

.c-form__input--yellow:hover {
    -webkit-animation: mmJelly 1s linear;
    animation: mmJelly 1s linear
}

.c-graj {
    position: relative
}

.c-graj__label {
    font-family: Oswald, sans-serif;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 1.875rem;
    -webkit-transition: -webkit-transform 150ms cubic-bezier(0, .17, .2, 1.37);
    transition: -webkit-transform 150ms cubic-bezier(0, .17, .2, 1.37);
    transition: transform 150ms cubic-bezier(0, .17, .2, 1.37);
    transition: transform 150ms cubic-bezier(0, .17, .2, 1.37), -webkit-transform 150ms cubic-bezier(0, .17, .2, 1.37);
    color: #fff
}

@media (min-width: 992px) {
    .c-graj:hover .c-graj__label {
        -webkit-transform: translate(-50%, -50%) scale(1.35);
        transform: translate(-50%, -50%) scale(1.35)
    }
}

.c-hamburger {
    margin-left: auto;
    outline: 0;
    z-index: 9999
}

@media (min-width: 992px) {
    .c-hamburger {
        display: none !important
    }
}

.c-header {
    z-index: 9000
}

@media (min-width: 992px) {
    .c-header {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        position: relative;
        z-index: 6000
    }
}

.c-header__nav {
    display: none
}

@media (min-width: 992px) {
    .c-header__nav {
        display: block
    }
}

@media (max-width: 991px) {
    .c-header__nav--is-on {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        padding-top: 82px;
        padding-left: 15px;
        padding-right: 15px;
        overflow: scroll;
        background-color: #873c96
    }
}

.c-hero {
    background-image: url(../assets/images/misc_hero.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -20;
    height: 340px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%
}

@media (min-width: 768px) {
    .c-hero {
        background-size: 150%
    }
}

@media (min-width: 768px) {
    .c-hero {
        height: 380px;
        background-size: 185%
    }
}

@media (min-width: 992px) {
    .c-hero {
        height: 500px;
        background-size: auto;
        background-position: center bottom
    }
}

.c-hero__bs, .c-hero__mw {
    position: absolute;
    bottom: 0;
    height: auto
}

.c-hero__bs {
    width: 61.875%;
    left: 0
}

@media (min-width: 768px) {
    .c-hero__bs {
        width: 46.40625%
    }
}

@media (min-width: 992px) {
    .c-hero__bs {
        width: 594px
    }
}

.c-hero__mw {
    right: 0;
    width: 59.16667%
}

@media (min-width: 768px) {
    .c-hero__mw {
        width: 44.375%
    }
}

@media (min-width: 992px) {
    .c-hero__mw {
        width: 568px
    }
}

.c-hero__heading {
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 700 !important;
    text-shadow: 0 3px 1px #000;
    color: #fff
}

@media (min-width: 992px) {
    .c-hero__heading {
        font-size: 3.75rem
    }
}

.c-inf {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media (min-width: 992px) {
    .c-inf {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media (min-width: 576px) {
    .c-inf {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.c-inf__item {
    margin-bottom: 3.125rem
}

@media (min-width: 992px) {
    .c-inf__item {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between;
        margin-bottom: 0
    }
}

@media (min-width: 576px) {
    .c-inf__label, .c-inf__subheading {
        text-align: left
    }
}

.c-inf__label {
    line-height: 1.2
}

.c-inf__subheading {
    font-size: 1.5625rem;
    font-weight: 900;
    color: #fff02a
}

@-webkit-keyframes mmJelly {
    0% {
        -webkit-transform: matrix3d(.5, 0, 0, 0, 0, .5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(.5, 0, 0, 0, 0, .5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    3.7% {
        -webkit-transform: matrix3d(.745, 0, 0, 0, 0, .768, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(.745, 0, 0, 0, 0, .768, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    6.41% {
        -webkit-transform: matrix3d(.897, 0, 0, 0, 0, .941, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(.897, 0, 0, 0, 0, .941, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    7.31% {
        -webkit-transform: matrix3d(.938, 0, 0, 0, 0, .984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(.938, 0, 0, 0, 0, .984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    9.61% {
        -webkit-transform: matrix3d(1.014, 0, 0, 0, 0, 1.059, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.014, 0, 0, 0, 0, 1.059, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    11.01% {
        -webkit-transform: matrix3d(1.043, 0, 0, 0, 0, 1.082, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.043, 0, 0, 0, 0, 1.082, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    12.81% {
        -webkit-transform: matrix3d(1.063, 0, 0, 0, 0, 1.091, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.063, 0, 0, 0, 0, 1.091, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    14.61% {
        -webkit-transform: matrix3d(1.069, 0, 0, 0, 0, 1.083, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.069, 0, 0, 0, 0, 1.083, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    20.52% {
        -webkit-transform: matrix3d(1.038, 0, 0, 0, 0, 1.02, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.038, 0, 0, 0, 0, 1.02, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    23.72% {
        -webkit-transform: matrix3d(1.016, 0, 0, 0, 0, .996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.016, 0, 0, 0, 0, .996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    28.13% {
        -webkit-transform: matrix3d(.998, 0, 0, 0, 0, .986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(.998, 0, 0, 0, 0, .986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    32.83% {
        -webkit-transform: matrix3d(.992, 0, 0, 0, 0, .992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(.992, 0, 0, 0, 0, .992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    43.54% {
        -webkit-transform: matrix3d(.999, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(.999, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    51.05% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    58.96% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    69.27% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    74.37% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    87.49% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    89.79% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
}

@keyframes mmJelly {
    0% {
        -webkit-transform: matrix3d(.5, 0, 0, 0, 0, .5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(.5, 0, 0, 0, 0, .5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    3.7% {
        -webkit-transform: matrix3d(.745, 0, 0, 0, 0, .768, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(.745, 0, 0, 0, 0, .768, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    6.41% {
        -webkit-transform: matrix3d(.897, 0, 0, 0, 0, .941, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(.897, 0, 0, 0, 0, .941, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    7.31% {
        -webkit-transform: matrix3d(.938, 0, 0, 0, 0, .984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(.938, 0, 0, 0, 0, .984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    9.61% {
        -webkit-transform: matrix3d(1.014, 0, 0, 0, 0, 1.059, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.014, 0, 0, 0, 0, 1.059, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    11.01% {
        -webkit-transform: matrix3d(1.043, 0, 0, 0, 0, 1.082, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.043, 0, 0, 0, 0, 1.082, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    12.81% {
        -webkit-transform: matrix3d(1.063, 0, 0, 0, 0, 1.091, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.063, 0, 0, 0, 0, 1.091, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    14.61% {
        -webkit-transform: matrix3d(1.069, 0, 0, 0, 0, 1.083, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.069, 0, 0, 0, 0, 1.083, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    20.52% {
        -webkit-transform: matrix3d(1.038, 0, 0, 0, 0, 1.02, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.038, 0, 0, 0, 0, 1.02, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    23.72% {
        -webkit-transform: matrix3d(1.016, 0, 0, 0, 0, .996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.016, 0, 0, 0, 0, .996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    28.13% {
        -webkit-transform: matrix3d(.998, 0, 0, 0, 0, .986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(.998, 0, 0, 0, 0, .986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    32.83% {
        -webkit-transform: matrix3d(.992, 0, 0, 0, 0, .992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(.992, 0, 0, 0, 0, .992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    43.54% {
        -webkit-transform: matrix3d(.999, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(.999, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    51.05% {
        -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.001, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    58.96% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    69.27% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    74.37% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    87.49% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    89.79% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
}

.mm-jelly {
    -webkit-animation: mmJelly 1s linear both;
    animation: mmJelly 1s linear both
}

.c-konkurs {
    position: relative;
    overflow: hidden;
    background: #f7f7f7;
}

.c-konkurs::after {
    display:block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
    height: 589px;
    background: #ffea00;
    background: -moz-linear-gradient(top,  #ffea00 0%, #f8bb00 100%);
    background: -webkit-linear-gradient(top,  #ffea00 0%,#f8bb00 100%);
    background: linear-gradient(to bottom,  #ffea00 0%,#f8bb00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffea00', endColorstr='#f8bb00',GradientType=0 );
}

.c-konkurs__content {
    padding-top: 3.125rem
}

.c-konkurs__title {
    font-family: Roboto Condensed;
    color: #e8388b;
    font-size: 3.8rem;
    height: 24rem;
    font-weight: bold;
    background: transparent url(../assets/images/title-bg.png) no-repeat top left;
    margin-left: -12rem;
    padding-left: 15rem;
    display: flex;
    align-items: center;
    margin-bottom: -9rem;
    margin-top: -6rem;
}

.c-konkurs__container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .c-konkurs__container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .c-konkurs__container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .c-konkurs__container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .c-konkurs__container {
        max-width: 1140px
    }
}

.c-konkurs__layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 992px) {
    .c-konkurs__layout {
        padding-bottom: 6.25rem
    }
}

@media (min-width: 992px) {
    .c-konkurs__layout--swap div:first-child {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .c-konkurs__layout--swap div:last-child {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (max-width: 991px) {
    .c-konkurs__intro {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .c-konkurs__intro .c-konkurs__foreword {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .c-konkurs__intro .c-konkurs__video {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 0
    }
}

.c-konkurs__foreword {
    margin-bottom: 0;
    font-size: 1.125rem;
    font-weight: 700
}

@media (min-width: 992px) {
    .c-konkurs__foreword {
        font-size: 1.5rem
    }
}

.c-konkurs__column {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding-bottom: 3.125rem
}

@media (min-width: 992px) {
    .c-konkurs__column {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-bottom: 0
    }
}

.c-konkurs__column:only-child {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width: 992px) {
    .c-konkurs__column:only-child {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
        margin-left: 8.33333%
    }
}

.c-konkurs__nagrody {
    position: relative;
    z-index: -2
}

.c-lp .c-konkurs {
    background-image: none;
    padding-bottom: 0
}

.c-kv {
    position: relative
}

.c-kv__artwork {
    width: 100%;
    height: auto
}

.c-kv__legal {
    margin-top: 3.125rem;
    padding-bottom: 12.5rem
}

@media (min-width: 576px) {
    .c-kv__legal {
        position: absolute;
        width: 100%;
        bottom: 15%;
        left: 0;
        right: 0;
        z-index: 50;
        margin: 0
    }
}

.c-legal {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    font-size: .875rem;
}

.c-legal--white {
    color: #fff;
    font-size: .75rem;
}

@media (min-width: 576px) {
    .c-legal--white {
        text-align: center;
    }
}

.c-legal--yellow {
    text-align: left;
    color: #13254f
}

@media (min-width: 576px) {
    .c-legal--yellow {
        color: #fff02a
    }
}

.c-logo {
    display: inline-block;
    max-width: 247px
}

.c-logo__image {
    max-width: none;
    width: 100%
}

.c-lp {
    font-size: 1.3125rem;
    font-weight: 400
}

.c-lp p {
    font-weight: 500
}


.c-main-nav {
    margin-bottom: 0;
    margin-left: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-main-nav li {
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .c-main-nav {
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        width: 100%;
    }
}

.c-main-nav__item {
    -ms-flex-negative: .75;
    flex-shrink: .75;
}

@media (min-width: 992px) {
    .c-main-nav__item {
        margin-bottom: 0;
        padding-left: .78125rem;
        padding-right: .78125rem;
        width: 33%;
        flex-basis: auto;
    }
}

.c-btn {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    position: relative;
    height: 56px;
    /* width: 16rem; */
    position: relative;
    margin-bottom: 1.5625rem;
    font-size: 1.6875rem;
    text-align: center;
    z-index: 1;
    text-decoration: none !important;
    color: #fff!important;
}

.c-main-nav__link {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    position: relative;
    height: 45px;
    /* width: 16rem; */
    position: relative;
    margin-bottom: 1.5625rem;
    font-size: 1.6875rem;
    text-align: center;
    z-index: 1;
    text-decoration: none !important;
    color: #fff!important;
}

.c-btn:after, .c-main-nav__link:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -10;
}


.c-main-nav__link--1:before {
    content: url(../assets/images/start.png);
    margin-right: 1.25rem;
}

.c-main-nav__link--2:before {
    content: url(../assets/images/zadanie.png);
    margin-right: 1.25rem
}

.c-main-nav__link--3:before {
    content: url(../assets/images/zglos.png);
    margin-right: 1.25rem
}
.c-main-nav__link--4:before {
    content: url(../assets/images/nagrody.png);
    margin-right: 1.25rem
}
.c-main-nav__link--5:before {
    content: url(../assets/images/galeria.png);
    margin-right: 1.25rem
}
.c-main-nav__link--6:before {
    content: url(../assets/images/regulamin.png);
    margin-right: 1.25rem
}

@media (min-width: 992px) {
    .c-btn, .c-main-nav__link {
        margin-bottom: 0;
        font-size: 1.125rem;
        color: #FFF;
        white-space: nowrap;
    }

    .c-btn:hover, .c-main-nav__link:hover {
        -webkit-animation: mmJelly 1s linear;
        animation: mmJelly 1s linear
    }
}

.c-mainTitle {
    margin-bottom: 9.375rem
}

@media (min-width: 992px) {
    .c-mainTitle {
        margin-bottom: 3.125rem
    }
.c-btn:after, .c-main-nav__link:after {
    background-color: #e8388b;
}
    
}
.btn:after{
    background-color: #e8388b;
}
.animation-target {
    -webkit-animation: animation 1s linear both;
    animation: animation 1s linear both
}

@-webkit-keyframes animation {
    0% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -200, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -200, 0, 1)
    }

    1.3% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 3.905, 0, 0, 0, 0, 1, 0, 0, -158.014, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 3.905, 0, 0, 0, 0, 1, 0, 0, -158.014, 0, 1)
    }

    2.55% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 4.554, 0, 0, 0, 0, 1, 0, 0, -121.865, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 4.554, 0, 0, 0, 0, 1, 0, 0, -121.865, 0, 1)
    }

    4.1% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 4.025, 0, 0, 0, 0, 1, 0, 0, -83.942, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 4.025, 0, 0, 0, 0, 1, 0, 0, -83.942, 0, 1)
    }

    5.71% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 3.039, 0, 0, 0, 0, 1, 0, 0, -53.064, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 3.039, 0, 0, 0, 0, 1, 0, 0, -53.064, 0, 1)
    }

    8.11% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.82, 0, 0, 0, 0, 1, 0, 0, -21.098, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1.82, 0, 0, 0, 0, 1, 0, 0, -21.098, 0, 1)
    }

    8.81% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.581, 0, 0, 0, 0, 1, 0, 0, -14.56, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1.581, 0, 0, 0, 0, 1, 0, 0, -14.56, 0, 1)
    }

    11.96% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.034, 0, 0, 0, 0, 1, 0, 0, 3.217, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1.034, 0, 0, 0, 0, 1, 0, 0, 3.217, 0, 1)
    }

    12.11% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.023, 0, 0, 0, 0, 1, 0, 0, 3.687, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1.023, 0, 0, 0, 0, 1, 0, 0, 3.687, 0, 1)
    }

    15.07% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, .947, 0, 0, 0, 0, 1, 0, 0, 8.441, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, .947, 0, 0, 0, 0, 1, 0, 0, 8.441, 0, 1)
    }

    16.12% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, .951, 0, 0, 0, 0, 1, 0, 0, 8.671, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, .951, 0, 0, 0, 0, 1, 0, 0, 8.671, 0, 1)
    }

    27.23% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 1.568, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 1.568, 0, 1)
    }

    27.58% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 1.414, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 1.414, 0, 1)
    }

    38.34% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -.207, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -.207, 0, 1)
    }

    40.09% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -.194, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -.194, 0, 1)
    }

    50% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -.032, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -.032, 0, 1)
    }

    60.56% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, .005, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, .005, 0, 1)
    }

    82.78% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
}

@keyframes animation {
    0% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -200, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -200, 0, 1)
    }

    1.3% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 3.905, 0, 0, 0, 0, 1, 0, 0, -158.014, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 3.905, 0, 0, 0, 0, 1, 0, 0, -158.014, 0, 1)
    }

    2.55% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 4.554, 0, 0, 0, 0, 1, 0, 0, -121.865, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 4.554, 0, 0, 0, 0, 1, 0, 0, -121.865, 0, 1)
    }

    4.1% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 4.025, 0, 0, 0, 0, 1, 0, 0, -83.942, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 4.025, 0, 0, 0, 0, 1, 0, 0, -83.942, 0, 1)
    }

    5.71% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 3.039, 0, 0, 0, 0, 1, 0, 0, -53.064, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 3.039, 0, 0, 0, 0, 1, 0, 0, -53.064, 0, 1)
    }

    8.11% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.82, 0, 0, 0, 0, 1, 0, 0, -21.098, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1.82, 0, 0, 0, 0, 1, 0, 0, -21.098, 0, 1)
    }

    8.81% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.581, 0, 0, 0, 0, 1, 0, 0, -14.56, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1.581, 0, 0, 0, 0, 1, 0, 0, -14.56, 0, 1)
    }

    11.96% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.034, 0, 0, 0, 0, 1, 0, 0, 3.217, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1.034, 0, 0, 0, 0, 1, 0, 0, 3.217, 0, 1)
    }

    12.11% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.023, 0, 0, 0, 0, 1, 0, 0, 3.687, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1.023, 0, 0, 0, 0, 1, 0, 0, 3.687, 0, 1)
    }

    15.07% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, .947, 0, 0, 0, 0, 1, 0, 0, 8.441, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, .947, 0, 0, 0, 0, 1, 0, 0, 8.441, 0, 1)
    }

    16.12% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, .951, 0, 0, 0, 0, 1, 0, 0, 8.671, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, .951, 0, 0, 0, 0, 1, 0, 0, 8.671, 0, 1)
    }

    27.23% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 1.568, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 1.568, 0, 1)
    }

    27.58% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 1.414, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 1.414, 0, 1)
    }

    38.34% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -.207, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -.207, 0, 1)
    }

    40.09% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -.194, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -.194, 0, 1)
    }

    50% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -.032, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -.032, 0, 1)
    }

    60.56% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, .005, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, .005, 0, 1)
    }

    82.78% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
}

.c-nav {
    margin-bottom: 0;
    margin-left: 0;
    list-style: none;
    display: none
}

.c-nav li {
    margin-bottom: 0
}

@media (max-width: 991px) {
    .c-nav--expanded {
        display: block;
        position: fixed;
        top: 100px;
        left: 0;
        bottom: 0;
        right: 0;
        padding-top: 20px;
        z-index: 1001;
        overflow: scroll;
        background-color: rgba(0, 154, 218, .9)
    }
}

@media (min-width: 992px) {
    .c-nav {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

.c-nav__item {
    position: relative;
    margin-bottom: 1.5625rem;
    margin-top: 1.5625rem;
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media (min-width: 992px) {
    .c-nav__item {
        margin-bottom: 0;
        margin-top: 0
    }

    .c-nav__item:hover .c-nav__link {
        -webkit-animation: animation 1s linear both;
        animation: animation 1s linear both
    }
}

.c-nav__link {
    font-family: Oswald, sans-serif;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    display: inline-block;
    font-size: 1.875rem;
    text-decoration: none;
    color: #009ddc
}

@media (min-width: 992px) {
    .c-nav__link {
        display: block;
        cursor: pointer;
        padding-left: 3.125rem;
        padding-right: 3.125rem;
        font-size: 2.375rem
    }
}

.c-nav__link--highlight {
    position: relative
}

.c-nav__link--highlight:before {
    content: 'Graj';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff
}

@media (min-width: 992px) {
    .c-nav__link--highlight:hover:before {
        color: #fff02a
    }
}

.c-nav__link--ciuchcia, .c-nav__link--galeria {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center
}

.c-nav__link--ciuchcia:before, .c-nav__link--galeria:before {
    margin-right: .5em
}

.c-nav__link--ciuchcia:before {
    content: url(../assets/images/ico_ciuchcia.svg)
}

@media (min-width: 992px) {
    .c-nav__link--ciuchcia:hover:before {
        content: url(../assets/images/ico_ciuchcia-white.svg)
    }
}

.c-nav__link--galeria:before {
    content: url(../assets/images/ico_photos.svg)
}

@media (min-width: 992px) {
    .c-nav__link--galeria:hover:before {
        content: url(../assets/images/ico_photos-white.svg)
    }
}

@media (min-width: 768px) {
    .c-offset-image {
        position: relative;
        margin-top: -250px;
        z-index: -1
    }
}

@media (min-width: 992px) {
    .c-offset-image {
        margin-top: -300px
    }
}

@media (min-width: 1200px) {
    .c-offset-image {
        margin-top: -360px
    }
}

.c-pag {
    margin: 0 auto
}

.c-pag__item {
    display: inline-block
}

.c-pag__item--left {
    max-width: 60%
}

@media (min-width: 992px) {
    .c-pag__item--left {
        max-width: none
    }
}

.c-pag__item--right {
    max-width: 75%
}

@media (min-width: 992px) {
    .c-pag__item--right {
        max-width: none
    }
}

.c-scene {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0
}

@media (min-width: 1200px) {
    .c-scene__image {
        position: relative;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        height: auto;
        max-width: none
    }

    .c-scene__image--1 {
        width: 130.55556%
    }

    .c-scene__image--2 {
        width: 115.92593%
    }

    .c-scene__image--3 {
        width: 105.55556%
    }

    .c-scene__image--4 {
        width: 107.96296%
    }
}

.c-section {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem
}

.c-section__heading {
    color: #009ada
}

.c-section--grunge {
    color: #fff;
    background-image: url(../assets/images/bg_grunge.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.c-section--bs, .c-section--mw {
    padding-bottom: 25rem
}

@media (min-width: 992px) {
    .c-section--bs, .c-section--mw {
        padding-bottom: 12.5rem
    }
}

.c-section--bs {
    position: relative;
    background-image: url(../assets/images/bg_dirt.jpg);
    background-position: right bottom;
    background-repeat: no-repeat
}

.c-section--bs:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 123.75%;
    height: 389px;
    background-image: url(../assets/images/misc_boneshaker-md.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 100%
}

@media (min-width: 576px) {
    .c-section--bs:before {
        width: 61.875%
    }
}

@media (min-width: 768px) {
    .c-section--bs:before {
        width: 61.875%
    }
}

@media (min-width: 992px) {
    .c-section--bs:before {
        width: 594px
    }
}

.c-section--mw {
    position: relative;
    background-image: url(../assets/images/bg_rocks.jpg);
    background-position: right bottom;
    background-repeat: no-repeat
}

.c-section--mw:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 118.33333%;
    height: 305px;
    background-image: url(../assets/images/misc_megawrex-md.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 100%
}

@media (min-width: 576px) {
    .c-section--mw:before {
        width: 59.16667%
    }
}

@media (min-width: 768px) {
    .c-section--mw:before {
        width: 59.16667%
    }
}

@media (min-width: 992px) {
    .c-section--mw:before {
        width: 568px
    }
}

.c-section--nagrody {
    background-color: #009ada;
    border-top: 13px solid #0458a9
}

.c-sticker {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 50
}

.c-thumb {
    position: relative;
    margin-bottom: 0;
    color: #13254f;
    text-align: center;
    line-height: 1;
    z-index: 5
}

.c-thumb__image {
    position: relative;
    width: 100%;
    z-index: -10
}

.c-thumb__caption {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 300;
    line-height: 1;
    text-transform: uppercase;
    margin-top: 1.5625rem;
    text-align: center;
    font-size: 1.5rem;
}

@media (min-width: 992px) {
    .c-thumb__caption {
        position: relative;
        margin-top: 0.5rem;
        color: #000;
        z-index: -5;
    }

    .c-thumb__caption:after {
        display: block;
        content: url(../assets/images/bg_podpis.svg);
        position: absolute;
        bottom: -15px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: -5
    }

    .c-thumb__caption--lg:after {
        content: url(../assets/images/bg_podpis-lg.svg)
    }
}

.c-thumb__caption--lg {
    font-size: 1.875rem
}

@media (min-width: 992px) {
    .c-thumb__caption--lg {
        font-size: 1.875rem
    }
}

.c-top {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    min-height: 125px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .c-top {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width: 992px) and (min-width:576px) {
    .c-top {
        max-width: 540px
    }
}

@media (min-width: 992px) and (min-width:768px) {
    .c-top {
        max-width: 720px
    }
}

@media (min-width: 992px) and (min-width:992px) {
    .c-top {
        max-width: 960px
    }
}

@media (min-width: 992px) and (min-width:1200px) {
    .c-top {
        max-width: 1140px
    }
}

.c-top__logo {
    -ms-flex-negative: .5;
    flex-shrink: .5;
    max-width: 40%;
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem
}

@media (min-width: 576px) {
    .c-top__logo {
        max-width: 25%
    }
}

@media (min-width: 992px) {
    .c-top__logo {
        max-width: none
    }
}

.c-top__nav {
    display: none
}

@media (min-width: 992px) {
    .c-top__nav {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        z-index: 5;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .c-top__nav--is-on {
        display: block;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 6.25rem;
        overflow: scroll;
        background-color: #009ada;
        position: fixed;
        top: 100px;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 1001
    }
}

@media (min-width: 992px) {
    .c-lp .c-top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .c-lp .c-top__logo {
        -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
        order: 99;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .c-lp .c-top__nav {
        margin-top: 3.125rem;
        margin-bottom: 1.5625rem
    }
}

.c-wrapper {
    background-image: url(../assets/images/bg_sky.jpg);
    background-repeat: no-repeat
}

.c-lp .c-wrapper {
    background-image: none
}

.zglos {
    display: block
}

.c-zglos {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #cfd3d7
}

.c-zglos:hover {
    color: #97a0a9
}

.clear:after {
    content: '' !important;
    display: block !important;
    clear: both !important
}

.zglosPanel {
    display: none
}

.zglosPanel--open {
    position: fixed;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fff02a;
    z-index: 999
}

@media (min-width: 768px) {
    .zglosPanel--open {
        bottom: auto
    }
}

@media (min-width: 992px) {
    .zglosPanel--open {
        border-radius: 25px
    }
}

@media (min-width: 992px) {
    .zglosPanel {
        position: absolute
    }
}

.zglosPanel legend {
    font-family: Oswald, sans-serif;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    display: block;
    text-align: center
}

.zglosPanel label {
    font-weight: 500
}

.zglosPanel input {
    display: block;
    margin: 1em auto;
    font-size: .875rem;
    border: 1px solid #000
}

.zglosPanel input[type=submit] {
    background-color: #009ada;
    color: #fff;
    border: none;
    font-weight: 400;
    padding-right: 3rem;
    padding-left: 3rem;
    cursor: pointer
}

.zglosPanel .zglosClose {
    display: inline-block;
    margin: 1em auto;
    padding: 5px 5rem;
    line-height: 36px;
    border-radius: 10px
}

.zglosPanel .zglosClose strong {
    font-weight: 500;
    color: #009ada
}

.zglosPanel .zglosClose:hover {
    text-decoration: none
}


.container {
    z-index: 1;
}


.zdjecia .filepond--drop-label.filepond--drop-label label {color: #e8388b;    font-family: monospace;
    font-weight: lighter;
    font-size: 4rem;
cursor: pointer;
}

.zdjecia .main .filepond--drop-label.filepond--drop-label label {color: #fff;    font-family: monospace;
    font-weight: lighter;
    font-size: 4rem;}

.zdjecia .filepond--panel.filepond--panel-root {
    border-radius: 0;
}

.zdjecia .filepond--panel-root {
    border-radius: 0;
}

.zdjecia .filepond--root .filepond--drop-label {
    background: #f7f7f7 url(../assets/images/zdjecie.png) no-repeat center;
    background-size: contain;
    height:100%;
   
    cursor: pointer;
}

.zdjecia .filepond--root {
    box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.1);
    min-height: 100px;
}

.zdjecia .main.filepond--root .filepond--drop-label {
    background: #e8388b url(../assets/images/zdjecie-glowne.png?v=5) no-repeat center;
    background-size: contain;
   
}
.zgody.filepond--root .filepond--drop-label {
    background: #f6f5f5 url(../assets/images/zdjecie-zgody4.png?v=5) no-repeat center;
    background-size: contain;
   
}


p.help-block.help-block-error {
    padding: 0.5rem;
    color: red;
}

.has-error .c-form__input {
    color: red;
    box-shadow: 6px 6px 0px 0px rgba(255, 0, 0, 0.1);
    background: #ff00000f;
}

input.c-form__submit.c-form__input, button.c-form__submit.c-form__input {
    background:#e8388b;
    box-shadow:none;
    color:#fff;
}
.form-label {
    font-family: Roboto Condensed;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 1.5rem;
    color: #e8388b;
    margin: 1.5rem auto;
}

.mh {
    font-size: 0.85rem;
    font-family: Roboto Condensed;
    text-align: left;
    font-weight: 300;
    max-height: 10rem;
    overflow: auto;
    margin-bottom: 2rem;
    background: #fff;
    padding: 0.5rem;
}

.c-radio {
    border: 2px solid #ee4399;
    display: flex;
    align-items: center;
    vertical-align: middle;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    text-transform: uppercase;
    background: #ee4399;
}

label.c-radio__label {
    margin-bottom: 0;
    margin-left: 1rem;
    cursor: pointer;
}

.c-radio.radio-1 {
    background: #cfd3d7;
    color: #ee4399;
}

label.c-radio__label {}

a.c-btn.btn-xl {
    height: 56px;
}

.c-konkurs > .container {
    min-height: 499px;
}

form.row.c-form.form-szukaj {
    margin-top: 2rem;
}

button.c-form__input.c-form__input--yellow.btn-submit.c-form__submit {
    min-width: 220px;
}

button.c-form__input.c-form__input--yellow.btn-submit.c-form__submit img { margin-left:2rem;}
body.index .c-konkurs::after {
    background: #41bbc9;
    height:150px;
}
section.top_intro {

    background: #41bbc9;
    background: -moz-linear-gradient(top,  #41bbc9 30%, #5197bb 100%);
    background: -webkit-linear-gradient(top,  #41bbc9 30%,#5197bb 100%);
    background: linear-gradient(to bottom,  #41bbc9 30%,#5197bb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41bbc9', endColorstr='#5197bb',GradientType=0 );
}

.text-shadow {
    font-family: Montserrat;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1.5rem;
    text-shadow: 0px 4px 0px rgba(45, 129, 138, 1);
}

.yellow .text-shadow {
    text-shadow: 0px 4px 0px #dbc900;
    line-height: 2.2rem;
    font-weight: 800 !important;
}

body.index .c-konkurs > .container {
    height: 543px;
}



.bar {
    background: #e8378c;
    padding: 0.5rem 0;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
}

section.yellow {
    background: #ffea00;
    background: -moz-linear-gradient(top,  #ffea00 0%, #fbcd00 100%);
    background: -webkit-linear-gradient(top,  #ffea00 0%,#fbcd00 100%);
    background: linear-gradient(to bottom,  #ffea00 0%,#fbcd00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffea00', endColorstr='#fbcd00',GradientType=0 );
    padding: 5rem 0 0;
}

section.nagrody {
    background-color: #aef0ff;
    background-image: url(../assets/images/nagrody_tlo.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
@media (min-width: 768px){
    .nagrody > .container {min-height:980px;overflow: hidden;}
.main_creation {
    position: absolute;
    bottom: 0;
    margin-left: -6%;
}
.miejsce_1 {
    position: absolute;
    display: inline-block;
    right: 12%;
    top: -32px;
}
.miejsce_2 {position: absolute;bottom: 2rem;display: inline-block;}
.miejsce_3 {
    position: absolute;
    display: inline-block;
    bottom: 2rem;
    right: 12%;
}

}

section h2, h2.pink {
    color: #e8388b;
    font-family: Montserrat;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 3.5rem;
}

section.yellow h2 {
    font-size: 3rem;
}

.nagrody p {font-weight:bold; font-family:Roboto Condensed;font-size: 1.35rem;}

a {color:#e8388b;text-decoration: underline;}

section.yellow li {
    list-style-image: url(../assets/images/bullet.png);
    text-align: left;
    font-family: Roboto Condensed;
    font-size: 1.125rem;
}

img.zainspiruj {
    position: absolute;
    margin-left: -90px;
    margin-top: -23px;
    z-index: -1;
}

p.text {
    font-family: Roboto Condensed;
    font-weight: 400;
    font-size: 1.125rem;
}

.dziewczynka {
    right: -27%;
    position: relative;
}

.yellow .text-shadow small {
    font-weight: 800;
}

a.btn.c-btn.big {
    display: inline-flex;
    padding: 0.5rem 2rem;
    height: 64px;
    font-family: Montserrat;
    font-weight: 800;
    font-size: 1.85rem;
}

.gallery-search {
    background-image: url(../assets/images/form_bg.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 60%;
    }

.text-shadow p {
    line-height: 2rem;
}

footer a {
    color: #fff;
    padding-bottom: .5rem;
    display: block;
}